@charset "utf-8";
/* CSS Document */

@font-face {
    font-family: 'HelveticaLT55Roman';
    src: url('fonts/HelveticaLT55Roman.eot');
    src: url('fonts/HelveticaLT55Roman.eot') format('embedded-opentype'),
         url('fonts/HelveticaLT55Roman.woff') format('woff'),
         url('fonts/HelveticaLT55Roman.ttf') format('truetype'),
         url('fonts/HelveticaLT55Roman.svg#HelveticaLT55Roman') format('svg');
}

/*通用样式*/
*{ padding:0; margin:0;word-break: break-all;word-wrap: break-word;}
em,i {font-style: normal;}
body{ font-size:15.3px;font-family: 'HelveticaLT55Roman','Hiragino Sans GB', 'Microsoft YaHei', Arial, sans-serif;color:#303030;}
ul,li{ list-style-type:none;}
img{ vertical-align:middle; border:none; max-width:100%;}
input{font-family: 'Microsoft Yahei'!important;}
input:focus,textarea:focus{ outline:none;}
input[type="checkbox"], input[type="radio"] {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;padding: 0;}
a,a:hover,a:link,a:active,a:visited{ text-decoration:none;color:#303030;}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}
.clearfix{display:block;*zoom:1}
.fl{ float:left;}
.clear{ clear:both;}
.fr{ float:right;}
.mainbox{ width:1200px; margin:auto;}
.more {float: right;color: #666;}
.more:hover{ color:#0dbba1;}
@font-face {font-family: 'iconfont';src: url('iconfont.eot'); /* IE9*/src: url('iconfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('iconfont.woff') format('woff'), /* chrome、firefox */url('iconfont.ttf') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/ url('iconfont.svg#iconfont') format('svg'); /* iOS 4.1- */}
.iconfont{ font-family:"iconfont" !important;font-style:normal;-webkit-font-smoothing: antialiased; -webkit-text-stroke-width: 0px;-moz-osx-font-smoothing: grayscale;}
.blank10{ height:10px;}
.blank20{ height:20px;}
.mt10 {margin-top: 10px;}
.mt15 {margin-top: 15px;}
.mt20{ margin-top:20px;}
.content{background: #f4f4f4;}
.path{padding:15px 0;color: #909090;font-family: 'Microsoft Yahei'!important;}
.path a{color: #909090;}
.path a:hover{ color:#188EEE; text-decoration:underline;}
.nomore1{ display:none;}
.norecord,.empty{height: 100px;padding-top: 160px;color: #bcbcbc;background: url(emptycss.png) center 50px no-repeat;line-height: 24px;font-size: 14px;    text-align: center;}
.askTextarea{width:820px; font-size:14px;height:110px;margin:-18px 0px 0px -8px;border: 1px solid #d3d3d3; box-shadow:0 1px 3px rgba(0,0,0,0.1) inset; resize: none;border-radius: 3px; padding:10px;font-family: 'HelveticaLT55Roman','Hiragino Sans GB', 'Microsoft YaHei', Arial, sans-serif;color:#303030;}


/*分页样式*/
.nomore { display:none;}
.fenye {padding:20px 0;}
.fenye a {height: 28px;margin: 0 2px 5px;border: 1px solid #e1e1e1;width: 28px;text-align: center;line-height: 28px;float: left;background: #fff;}
.fenye a:hover {border-color:#188EEE;background:#C6E0F9; color:#188EEE;}
.fenye a.next:hover,.fenye a.prev:hover{border: 1px solid #e1e1e1;background: #fff;}
.fenye a img {display: block;margin: 0 auto;margin-top: 10px;}
.fenye a.curr {background: #188EEE;color: #fff; border:1px solid #188EEE;}
.fenye table{ margin:auto;}


/*头部样式*/
.header{
	z-index: 999999;
    left: 0;
    clear: both;
    position: fixed;
    width: 100%;
	height:80px;
    background: #fff;
    border-bottom: 1px solid #e5e9ea;
    -webkit-box-shadow: rgba(0,0,0,0.05) 1px 1px 3px;
    -moz-box-shadow: rgba(0,0,0,0.05) 1px 1px 3px;
    box-shadow: rgba(0,0,0,0.05) 1px 1px 3px;}
	
.header .head_top{position: relative;z-index: 901;height: 40px;background: #f3f3f3;line-height: 40px; display:none;}
.header .head_top .welcome p{color:#666;}
.header .head_top .topnav ul li{ float:left;position: relative;_width: 85px;}
.header .head_top .topnav ul li.face{color: #909090;}
.header .head_top .topnav ul li.face .u-navdropmenu{ display:none;}
.header .head_top .topnav ul li.face img{width: 20px;height: 20px;border-radius: 100%;margin-right: 10px;}
.header .head_top .topnav ul li span{ display:inline-block; padding:0 10px;border-left: 1px solid #CCC;border-right: 1px solid #FFF;height: 10px;line-height: 10px; color:#666;}
.header .head_top .topnav ul li span em{ font-style:normal;}
.header .head_top .topnav ul li.no1 span{ border-left:0; cursor:pointer;}
.header .head_top .topnav ul li.no4 span{ border-right:0;color:#FF6D16;}
.header .head_top .topnav ul li.no3 span{color:#FF6D16;}
.header .head_bottom .head_logo {height:60px;}
.header .head_bottom .head_logo img{height: 50px; display:block;margin-top:12px; overflow:hidden; float:left;}
/*搜索*/
.header .head_bottom{box-shadow: rgba(0,0,0,0.038) 3px 3px 4px;z-index: 10000;position: relative; background:#fff;}
.header .head_bottom .search {width:230px;margin-top:22px;position: relative;z-index: 999;height: 40px;}
.header .head_bottom .search .close {position: absolute;right: 49px;top: 10px;color: #ced2d7;z-index: 9;font-size: 20px;cursor: pointer;display: none;}
.header .head_bottom .search .search_text {box-sizing: initial;width:105px; color:#999;font-family: Microsoft YaHei,tahoma,arial,Hiragino Sans GB,\\5B8B\4F53,sans-serif; height:35px;padding:0 40px 0px 35px;padding-left:82px; line-height:35px;float: left;border: none; position: absolute;top: 0;right:0; font-size:14px; background:#f5f5f5;border-radius:40px;}
.header .head_bottom .search .search_go {width:50px;height: 37px;text-align: center;cursor: pointer;line-height: 36px; position: absolute;right: 0;}
.header .head_bottom .search .search_go .search_icon {background:url(search.png) no-repeat center; width:100%;height:100%; border:none; cursor:pointer;}
.header .head_bottom .search .selSearch{position: absolute;top:6px;height:25px;line-height:25px;cursor: pointer;z-index: 9999999;left: 15px;color: #919ca5;font-family: "\5FAE\8F6F\96C5\9ED1";}
.header .head_bottom .search .selSearch .nowSearch{font-size: 16px;color: #5b6269;background: url(search_j.png) no-repeat 45px 50%; padding: 0px 25px 0px 10px; line-height: 22px;  }
.header .head_bottom .search ul.selOption{width: 80px;background: #fff; margin-top: 15px;border-radius:4px; box-shadow:0 2px 12px rgba(0,0,0,0.12);position:relative; overflow:hidden; padding:5px 0px;}

.header .head_bottom ul.selOption li {height: 33px;line-height: 33px;}
.header .head_bottom ul.selOption li a {color: #808080;font-size: 16px; text-align:center;display: block;}
.header .head_bottom ul.selOption li a:hover{background:#188eee;color:#fff;}
/*登陆*/
.logint{margin-left: 20px;}
.logint li{ float:left;line-height: 80px;font-size: 15px;margin: 0 10px;}
.logint li a{color:#2196F3; cursor:pointer;}
.logint li a i{vertical-align: top;font-size: 16px;margin-top: -2px;position: relative;display: block;}
.logint .face img{width: 25px;height: 25px;border-radius: 25px;margin-right: 10px;}
.logint .face a{ margin-left:10px;color: #999;font-size: 14px;}
.logint .face a .login-n{display: inline-block;width: 60px;height: 25px;line-height: 25px; white-space:nowrap ;overflow: hidden; vertical-align: middle;text-overflow: ellipsis;}
.logint  .phone{ display:block;width:11px;height:17px; background:url(phone.png) no-repeat;margin-top:30px;}
/*头部样式*/
/*-----------------------------首页样式------------------------------*/
/*导航*/
.nav_box .nav li{ float:left;height:80px; line-height:80px;position:relative; width:86px;text-align: center;}
.nav_box .nav li a{font-size:18px;color: #666;}
.nav_box .nav li a i{ margin-left:5px; font-size:12px; color:#999;vertical-align: top;}
.nav_box .nav li .second_nav{margin-top: -2px;position: absolute;top: 100%;left: 0;z-index: 1000;display: none;float: left;min-width: 200px;padding: 10px;margin: 0;list-style: none;font-size: 14px;text-align: left; background:#fff;
border-top:0;border-radius:0 0 4px 4px;-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);background-clip: padding-box;}
.nav_box .nav li:hover .second_nav{ display:block;}
.nav_box .nav li .second_nav a{ display:block; margin: 5px;font-size:15.8px; line-height:30px;width: 45%;text-align: center;float: left;}
.nav_box .nav li .second_nav a:hover{ background:#46A4F1; color:#fff;}
.nav_box .nav li.curr>a,.nav_box .nav li:hover>a,.nav_box .nav li:hover a i{color: #188EEE;}
/*-----------------------------首页样式------------------------------*/
/*banner*/
.banner{ position:relative;z-index:1; width:100%; overflow:hidden;}
.main_image {width:100%; height:256px; overflow:hidden; margin:0 0 10px 0;  position:relative}
.main_image ul {width:9999px;height:450px; overflow:hidden; position:absolute; top:0; left:0}
.main_image li {float:left; width:100%;height:450px;}
.main_image li span {display:block; width:100%;height:450px;}
.main_image li a {display:block; width:100%;height:450px;}
div.flicking_con {width:100px; margin:0 auto; position:relative}
div.flicking_con .flicking_inner {position:absolute; top:235px; left:0px; z-index:999; width:300px; height:13px}
div.flicking_con a {float:left; width:10px; height:10px;-webkit-transition: .0s; transition: .0s; margin:0 5px 0px 5px; padding:0; border:2px solid #fff; display:block; text-indent:-9999999px; border-radius:10px;}
div.flicking_con a.on {background: #fff;position: relative;}
#btn_prev,#btn_next{width:80px !important;height:80px; line-height:80px; text-align:center; font-size:60px;position:absolute;z-index:999999;display:block;-webkit-transition: .3s; transition: .3s;top:50%;margin-top:-40px;}
#btn_prev{left:60px;color:#fff;filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity: 0; opacity: 0;}
.main_image:hover #btn_prev{filter:alpha(opacity=30); -moz-opacity:0.3; -khtml-opacity: 0.3; opacity: 0.3;}
.main_image:hover #btn_prev:hover,.main_image:hover #btn_next:hover{filter:alpha(opacity=100); -moz-opacity:1.0; -khtml-opacity: 1.0; opacity: 1.0;}
#btn_next{right:60px;filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity: 0; opacity: 0;color:#fff;}
.main_image:hover #btn_next{filter:alpha(opacity=30); -moz-opacity:0.3; -khtml-opacity: 0.3; opacity: 0.3;}
.lbevel,.rbevel {width: 414px;height: 473px;background: url(../bannerbg.png) no-repeat 9999px 9999px;position: absolute; display:none;}
.lbevel {top: 0;margin-right: 480px;background-position: 0 0;}
.rbevel {top: 0;margin-left: 480px; background-position: -414px 0;}
/*首页方框导航*/
.kcclass ul{ border:1px solid #eaeaea;margin-left:-1px; _overflow:hidden; _height:146px; _margin-left:0px;border-top:2px solid #2196F3}
.kcclass ul li{float:left;width:19.1%; height:136px}
.kcclass ul li.orlist{width:19.1%;}
.clbox{height:146px; float:left; overflow-y:hidden; position:relative}
.clbox h2{height:41px; padding-left:40px;line-height:35px;border-bottom:2px solid #eaeaea;font:normal 17px/2.5 microsoft yahei;font-weight: bold;background: url(ico.png) no-repeat;background-color: #FFF;}

.clbox h2.ico4460{ background-position:0 -244px;}
.clbox h2.ico4461{ background-position:0 -45px;}
.clbox h2.ico4462{ background-position:0 -147px;}
.clbox h2.ico4463{ background-position:0 -95px;}
.clbox h2.ico4466{ background-position:0 6px;}
.clbox h2.ico4468{ background-position:0 -287px;}

.clbox h2.icoh3{ background-position:0 -425px;}
/*首页方框（网校）导航*/
.zixun {
    float: left;
    width: 20px;
    font-size: 18px;
    padding: 15px 10px 0 10px;
}
.zixun2 {
    float: left;
    width: 20px;
    font-size: 18px;
    color: #F00;
    padding: 13px 10px 0 10px;
    font-weight: bold;
}
.kcclass2 a:hover{color:#2196F3}
.kcclass2 ul li h3{color:#06F; text-align:left;}
.kcclass2 ul li h3 a{color:#2196F3; font-weight:300}
.kcclass2 { margin-bottom:15px;}
.kcclass2 ul{ border:1px solid #eaeaea;margin-left:-1px; _overflow:hidden; _height:146px; _margin-left:0px;}
.kcclass2 ul li{float:left;width:19.1%; height:135px}
.kcclass2 ul li.orlist{width: 19.1%;}
.kcclass2 ul li dd.orlistdd{width: 99%;}
.kcclass2 ul li .orlistdd a{display: inline-block;width: 50%;margin-left:2%;overflow:hidden;}
.kcclass2 ul .orlist .clbox2 h2{
	height:40px; 
	line-height:35px;
	border-bottom:1px solid #eaeaea;
	font: normal 18px/2 microsoft yahei;
	font-weight: bold;
	background: url(ms.png) no-repeat;
	background-color: #FFF;
	width:100%; 
	padding:0px; 
	text-align:center;
background-position: 15px 6px;
}



.clbox2{height:126px; float:left; overflow-y:hidden; position:relative;border-left:1px solid #eaeaea;width:100%;}
.clbox2 h2{height:40px; padding-left:50px;line-height:35px;border-bottom:1px solid #eaeaea;font:normal 17px/2.5 microsoft yahei;font-weight: bold;background: url(ico2.png) no-repeat;background-color: #FFF;}

.clbox2 h2.ico4460{ background-position:0 -244px;}
.clbox2 h2.ico4461{ background-position:0 -45px;}
.clbox2 h2.ico4462{ background-position:0 -145px;}
.clbox2 h2.ico4463{ background-position:0 -95px;}
.clbox2 h2.ico4466{ background-position:0 6px;}
.clbox2 h2.ico4468{ background-position:0 -287px;}
.clbox2 h2.icoh3{ background-position:0 -423px;}
.clbox2 dl{padding: 10px 5px 10px 10px;font-family:"microsoft yahei"; _position:relative; _z-index:9999}
.clbox2 dd{float:left; display:block;width:50%;height:28px;line-height:24px;text-align:left;padding-left:5px; box-sizing:border-box;white-space:nowrap}
.clbox2 dd.ddh3{width:100%}
.clbox2:hover{ height:auto; position:relative; z-index:999; left:0px; top:0px; border:solid 1px #1d8fe2; border-top:none; background:#fafafa;-moz-box-shadow:0px 2px 5px #999; -webkit-box-shadow:0px 2px 5px #999; box-shadow:0px 2px 5px #999}

/*资讯+幻灯片*/
.hotcont{width:1200px;height:360px;display:block;}
/*左边*/
.hotcont .left{width:505px;float:left;}
.hotcont .flash{ width:505px; position:relative;}
.hotcont .left .lbox2{ width:305px; background:#fafafa; border-bottom:#dedede solid 1px}
.hotcont .left .lbox2 .ltit{height:30px;line-height:30px;border-bottom:1px solid #dedede}
.hotcont .ltit .h01 a{float:left;font:bold 14px/2.2 ""; padding:0 10px; border-bottom:#1d8fe2 solid 1px; _position:relative; _bottom:-1px}
.hotcont .hot{padding-left:18px; background-position:-189px -42px}
/*flash*/
/*第一屏中间*/
.htright{ width:660px; margin-left:20px; box-sizing:border-box;}
.htright h2 a{ color:}
.htright .tdhot {
    position: relative;
}
.htright .tdhot .tdhot_title {
    font-size: 24px;
    cursor: default;
    color: #303030;
    text-align: center;
    font-weight: normal;
}
 .htright .tdhot .tdhot_title strong {
    font-weight: normal;
    display: block;
    background: #fff;
    position: relative;
    color: #616161;
}

.content-hot{ width:100%; height:auto}
.middle{ width:100%; height:auto; padding-bottom:15px;}

.hot_list2 { width:100%; height:60px; overflow:hidden;}
.hot_list {width:100%;padding-bottom:10px;border-bottom:#dedede dotted 1px;}
.hot_list ul {width:100%; display:block; overflow:hidden;}
.hot_list li{width:auto; max-width:510px;text-align:left; float:left; height:30px;line-height:32px; padding:0 15px 0 0; overflow:hidden;}
.hot_list li a{font-size:14.1px;color:#303030; text-decoration:none;}
.hot_list li a:hover{ color:#2196F3;}

.hot_title{ width:100%; height:auto; text-align:left}
.hot_title h2{font: bold 18px/36px "微软雅黑"; max-width:310px;height:36px; line-height:36px; display:block; float:left; margin-right:20px; overflow:hidden;padding-right:0px;}
.hot_title h2 a:link,.hot_title h2 a:visited{color:#b10200;}
.hot_title h2 a:hover,.hot_title h2 a:active{ text-decoration:underline}

/*资讯导航*/
.zixunc{ width:100%;height:440px; box-sizing:border-box; margin-top:10px;}
.zixunc .zixuncfl{width:580px; float:left; display:block;}
.zixunc .zixuncrt{width:580px; float:right; display:block;}
.zixunc .cntmid {
    width: 100%;
    float: left;
    overflow: hidden;
    position: relative;
}
.Rg-title {
    width: 100%;
    color: #333;
    height: 40px;
    border-bottom: 1px solid #dfdfdf;
}
.Rg-title li, .Rg-title li.listd, .Rg-title h2, .Rg-title h4 {
    float: left;
    display: inline;
    width: auto;
    _margin-bottom: -10px;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    padding: 0 12px 6px;
    position: relative;
    background: url(bg2014.png) no-repeat center -1224px;
}

.Rg-title li.listd {
    background: url(bg2014.png) no-repeat center -1224px;
}

.Rg-title li, .Rg-title li.listd {
    float: left;
    display: inline;
    width: auto;
    _margin-bottom: -6px;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    padding: 0 29px 6px;
    position: relative;
}
.Rg-title li, .Rg-title h4 {
    background: none;
}
.zxul-unit {
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
    display:block;
}
.zxul-unit ul{
    width: 400px;
	margin:0;
	padding:0;
	display:block;
	float:left;
}

.zxul-unit .zxadrt{
width:180px;
padding-top:30px;
text-align:center;
display:block; 
float:left;
}


.zxul-unit li {
    width: 400px;
    float: left;
    line-height: 30px;
    height: 33px;
    font-size: 14.6px;
    zoom: 1;
    margin-top: 4px;
}

.zxul-unit li.show .date, .zxul-unit li.show:hover .date {
    display: inline-block;
}

.zxul-unit li:hover .date {
    display: inline-block;
}

.zxul-unit li.show .dot, .zxul-unit li.show:hover .dot {
    display: none;
}
.zxul-unit li:hover .dot {
    display: none;
}
.zxul-unit li a:hover {
	color:#ff4311; text-decoration:none;
}


.zxul-unit .date, .zxul-unit .dot {
    width: 18px;
    height: 18px;
    line-height: 18px;
    font-size: 12px;
    float: left;
    margin: 7px 6px 0 0px;
    z-index: 9;
    position: relative;
    zoom: 1;
    background: url(bg2014.png) no-repeat -183px -200px;
    display: none;
}

.zxul-unit .dot {
    background-position: -183px -276px;
    display: inline-block;
}

.zxul-unit li a.kind {
    width: 60px;
    padding: 0px;
    text-align: center;
    color: #a0a0a0;
    background: none;
}
.zxul-unit li a {
    width: 257px;
	height: 30px;
    line-height: 30px;
    color: #333;
    float: left;
    display: inline;
    margin: 0px;
    overflow: hidden;
    background: url(bg2014.png) no-repeat -190px -299px;
    padding-left: 18px;
}


.zxul-unit li em.day {
    padding-left: 8px;
    font-size: 11px;
    color: #999;
    font-style: normal;
}
.cRed {
    color: #ff4311!important;
}
.clbox h2 a{padding-left:10px}
.kcclass ul li h3{color:#06F; text-align:left;}
.kcclass ul li h3 a{color:#2196F3; font-weight:300}
.clbox dl{padding: 8px 10px 8px 15px;font-family:"microsoft yahei"; _position:relative; _z-index:9999}
.clbox dd{float:left; display:block;width:50%;height:28px;line-height:24px;text-align:left;padding-left:5px; box-sizing:border-box;white-space:nowrap}
.clbox dd.ddh3{width:100%}
.hiddens{border-left:1px solid #eaeaea;height:146px; overflow:hidden}
.hiddens:hover{ height:auto; position:relative; z-index:999; left:0px; top:0px; border:solid 1px #1d8fe2; border-top:none; background:#fafafa;-moz-box-shadow:0px 2px 5px #999; -webkit-box-shadow:0px 2px 5px #999; box-shadow:0px 2px 5px #999}
.kcclass a:hover{color:#2196F3}
/*简单的课程分类*/
.content .jd_navclass .m-micro-wrap {border: 1px solid #e3e3e3;border-top: none;padding:20px 0;background-color: #fff;zoom: 1;}
.content .jd_navclass .m-micro-wrap .item0 {text-align: center;width: 223px;}
.content .jd_navclass .m-micro-wrap .cntwrap {overflow: hidden;}
.content .jd_navclass .m-micro-wrap .item0 a {display: block;padding-top: 4px;}
.content .jd_navclass .m-micro-wrap .item0 .intro {text-align: center;font-size: 12px;color: #2187e0;}
/*.m-micro-wrap .cntwrap .cntlist {width: 9999px;height: 60px;}*/
.m-micro-wrap .item {/*border-left: 1px solid #dddddd;height: 60px;*/padding: 0 10px;width:106px;}
.m-micro-wrap .item .imgbox {text-align: center; height:44px;/*padding: 0px 0 10px 0;width: 46px;margin-left: 15px; margin-right: -82px;height: 46px;font-size: 48px;color: #2187e0;*/}
.m-micro-wrap .item .imgbox.no1{ background:url(icon1.png) no-repeat center;}
.m-micro-wrap .item .imgbox.no2{ background:url(icon2.png) no-repeat center;}
.m-micro-wrap .item .imgbox.no3{ background:url(icon3.png) no-repeat center;}
.m-micro-wrap .item .imgbox.no4{ background:url(icon4.png) no-repeat center;}
.m-micro-wrap .item .tit {color: #303030;/*width: 170px;margin-left: 72px;*/font-size: 16px;margin: 15px 0 10px; text-align:center;}
.m-micro-wrap .item .tip {/*width: 170px;margin-left: 72px;*/font-size: 12px; /*height:25px; line-height:18px;*/text-align:center;}
.m-micro-wrap .item .tip a{color: #909090;}
/*课程推荐*/
.floor .mod-catalog-box_header .mod-like_title:after {content: '';position: absolute;background: #E5E9F1;height: 1px;left: 0;right: 0;top:18px;}
.floor .mod-catalog-box_header .mod-like_title strong{font-weight: normal;display:inline-block; background:#fff; position:relative; z-index:3; padding:0 20px 0 0; color:#616161;}
.floor .mod-catalog-box_header {position: relative;z-index: 2;}
.floor .mod-catalog-box_header .mod-like_title {font-size: 20px;margin: 0px auto 10px;cursor: default;color: #303030; text-align:left;font-weight:normal;}
.floor .mod-likebox ul li .item-tt { font-weight:normal;}
.floor .mod-likebox ul li .item-tt a{height:20px;line-height:20px;font-size: 14.6px;color: #444;width: 100%;display: block;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;margin-bottom: 10px;}
.floor .mod-likebox ul li .item-tt a:hover{ color:#188EEE; text-decoration:underline;}
.floor .mod-like_link {margin-top: 20px;display: block; margin-bottom:20px; text-align:right;}
.floor .mod-like_link span {font-size: 14px;border: 1px solid #B9BEC7;border-radius: 15px;padding:4px 11px;color: #B9BEC7;display: inline-block;}
.floor .mod-like_link span:hover{border: 1px solid #588EEE;color: #188EEE;}
.floor .mod-catalog-box_header .mod-like_link:hover span{ color:#188EEE;}
.floor .mod-catalog-box_header .mod-like_link span i{ font-size:12px;}
.floor .mod-likebox{position: relative;overflow:hidden;}
.floor .mod-likebox ul{ width:1200px;}
.floor .mod-likebox ul li{float: left;width: 280px;margin-right: 20px; margin-bottom:20px;position: relative;}
.floor .mod-likebox ul li .bottomtext .info-text{color: #909090;margin-bottom: 5px;}
.floor .mod-likebox ul li .bottomtext .info-text i{ margin-right:5px;}
.floor.f2 .mod-like_link{margin-bottom: 20px; margin-top:0;}
.floor.f3 .mod-likebox ul li{width: 280px;}
.floor.f3 .mod-likebox ul li .bottom-t{padding: 12px 6px;}

#course-recommed .ketab{width:100%; height:40px; display:block; margin-bottom:10px;border-bottom:1px solid #2196F3;}
#course-recommed .ketab a.mod-like_link span{ margin-top:6px; }
#course-recommed .tabtitle{ width:100px; height:40px; line-height:40px; display:block; float: left;}
#course-recommed .tabtitle h2 {
    font-size: 20px;
    cursor: default;
    color: #616161;
    font-weight: normal;
}
#course-recommed .nav-tab{width:1000px; height:32px;display:block; float: left; margin-bottom: 10px;text-align:right;}
#course-recommed .nav-tab li{margin: 0 2px;border-radius: 2px;display: inline-block;font-weight: normal;text-align: center;vertical-align: middle;touch-action: manipulation;cursor: pointer;background-image: none;border: 1px solid transparent;white-space: nowrap;padding: 6px 12px;font-size: 16px;color: #666;}
#course-recommed .nav-tab li.curr{color: #fff !important;background: #188EEE;border: 1px solid #188EEE;}
#course-recommed .nav-tab li:hover {background: #188EEE;color: #fff;}
#course-recommed .nav2-tab{width:1000px; height:32px;display:block; float: left; margin-bottom: 10px;text-align:right;}
#course-recommed .nav2-tab li{margin: 0 2px;border-radius: 2px;display: inline-block;font-weight: normal;text-align: center;vertical-align: middle;touch-action: manipulation;cursor: pointer;background-image: none;border: 1px solid transparent;white-space: nowrap;padding: 6px 12px;font-size: 16px;color: #666;}
#course-recommed .nav2-tab li.curr{color: #fff !important;background: #188EEE;border: 1px solid #188EEE;}
#course-recommed .nav2-tab li:hover {background: #188EEE;color: #fff;}
.floor.f3 .com-tab .mod-likebox{ display:none;}
.floor.f3 .com2-tab .mod-likebox{ display:none;}
.floor.f3 .mod-like_link{ margin-top:0; margin-bottom:0;}
.floor .mod-likebox ul li .bottomtext{border: 1px solid #e7e7e7; border-top:0;padding: 10px 20px 20px;}
.floor .mod-likebox ul li .item-img-link {position: relative;display: block;width:100%;height: 180px; overflow:hidden;}
.floor .mod-likebox ul li .item-img-link img{ width:100%;height:100%;-webkit-transition: .6s; transition: .6s;}
.floor .mod-likebox ul li:hover .item-img-link img{transform: scale(1.1,1.1);-webkit-transform: scale(1.1,1.1);-o-transform: scale(1.1,1.1);}
.floor .mod-likebox ul li .item-status {position: absolute;width: 218px; text-align:center;height: 24px;line-height: 24px;font-size: 12px;color: #fff;background-color: rgba(0,0,0,.6);margin-top: -30px; overflow: hidden;}
.floor .mod-likebox ul li .course-card-item .item-status-step {margin-left: 2px;}
.floor .mod-likebox .item-line--bottom {height: 24px;line-height: 24px;overflow: hidden; margin:10px 0 0;margin-top: 0;font-size: 12px;}
.floor .mod-likebox ul li .line-cell{float: left;}
.floor .mod-likebox ul li .line-cell:first-child {margin-left: 0;}

.floor .mod-likebox ul li .free0 .item-price.money{ display:none;}
.floor .mod-likebox ul li .free1 .item-price.money{color: #e75d02;font-size: 16px; float:right;display:block;}
.floor .mod-likebox ul li .free0 .item-price.money2 {color: #5fb41b;font-size: 16px; float:right;}
.floor .mod-likebox ul li .free1 .item-price.money2{ display:none;}


.floor .mod-likebox ul li .span-user{ color:#909090; font-size:14px;}
.floor .mod-likebox ul li .span-user .tch{ width:20px; height:20px; border-radius:20px; margin-right:5px;}
.floor .mod-likebox ul li .span-user em{ font-style:normal;}
.floor .mod-likebox ul li .span-user i{ margin-right:5px;}
.floor .block02{position:relative;}
.floor .block02 .studentlist{height:175px; overflow:hidden; position:relative;width: 1200px;}
.floor .block02 .student{width: 1922220000px;position:absolute;top:0;left:0;}
.floor .block02 .student li{height:175px; width:275px; margin:0 10px;overflow:hidden;float: left;}
.floor .block02 .student li .imgbox{ position:relative;}
.floor .block02 .student li .imgbox .img-text .live-title{border: 2px solid #fff;background: rgba(0, 0, 0, 0.15);width: 60%;margin: auto;margin-top: 20px;}
.floor .block02 .student li .imgbox .img-text .live-title h3 {margin: 0;height:30px;line-height:30px;font-size: 14px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;padding:0 10px;-webkit-box-orient: vertical;font-weight:normal;color:#fff;text-align: center;}
.floor .block02 .student li .imgbox .img-text .text-center{font-size: 18px;text-align: center;line-height: 30px;color: #ff6600;margin-top:10px;}
.floor .block02 .student li img{width:275px; height:175px;}
.floor .block02 .prve,.floor .block02 .next{position: absolute;width: 35px;height: 80px;line-height: 80px;text-align: center;color: #fff;z-index: 100;background: rgba(240,240,240,0.5);top: 47px;-webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease;-o-transition: all 0.3s ease;transition: all 0.3s ease;}
.floor .block02 .prve:hover,.floor .block02 .next:hover{background:#f0f0f0;}
.floor .block02 .prve span,.floor .block02 .next span{font-size:30px;color:#606060;cursor:pointer;}
.floor .block02 .prve{left: 10px;}
.floor .block02 .next{right: 10px;}
.floor .block02 .student li .imgbox .img-text-info {position: absolute;top: 0;bottom: 0;left: 0;right: 0;color: #fff;z-index: 9;padding:10px;background: #666;background: rgba(68, 68, 68, 0.96);opacity: 0;filter: alpha(opacity=0);visibility: hidden;-webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease;-o-transition: all 0.3s ease;transition: all 0.3s ease;}
.floor .block02 .student li:hover .imgbox .img-text-info {opacity: 1;filter: alpha(opacity=100);visibility: visible;}
.text-center{ text-align:center;}
.floor .block02 .student li .imgbox .img-text-info .avatar-sm {width: 60px !important;height: 60px !important;margin-bottom: 10px;-webkit-border-radius: 50% !important;-moz-border-radius: 50% !important;border-radius: 50% !important;}
.floor .block02 .student li .imgbox .img-text-info .avatar img {width: 30px;height: 30px;margin-right: 4px;border-radius: 50%;}
.floor .img-text-info .subheading{font-size: 16px;line-height: 24px;margin-top: 20px;min-height: 48px;}
.floor .info{font-size: 12px; text-align:center; margin-top:10px;}
.floor .info p strong{ font-weight:normal;}

/*图片新闻*/
.mainbox .picbox{ width:100%; height:40px; border-bottom:1px solid #2196F3; margin-bottom:10px;}
.mainbox .picbox .mod-catalog-box_header{ width:100px; height:40px; line-height:40px; display:block; float:left; overflow:hidden;}
.mainbox .picbox ul{ width:1000px; height:40px; line-height:40px;float:left;text-align:right;}
.mainbox .picbox ul li{
	margin: 0 10px;
    display: inline-block;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    white-space: nowrap;
    font-size: 16px;
    color: #666;
}
.mainbox .picbox ul li a:hover{ color:#2196F3}
.mainbox .picbox a.mod-like_link{ margin-top:6px;}
.mainbox .picbox a span.picspan{margin-top:5px;}
.floor.f4:after,.floor.f4:before{content: " ";display: table;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.floor.f4 .item li{ width:289px; margin-right:8px; float:left; height:177px; position:relative;margin-bottom: 10px; overflow:hidden;}
.floor.f4 .item li.maxpic{ width:292px;height:364px;float:left;  position:relative; overflow:hidden;margin-bottom: 0px;}
.floor.f4 .item li a .bbg{ width:100%; height:100%; position:absolute; /*background:url(titbg2.png) bottom center no-repeat;opacity: 0.5;*/ z-index:1;}
.floor.f4 .item{ margin-right:-16px;}
.floor.f4 .item li a img{ width:100%; height:100%;-webkit-transition: all 0.4s ease;-moz-transition: all 0.4s ease;-o-transition: all 0.4s ease;transition: all 0.4s ease;}
.floor.f4 .item li.maxpic a img{border-radius: 0px;}

.floor.f4 .item > li:hover img {-webkit-transform: scale(1.05, 1.05);-moz-transform: scale(1.05, 1.05);-ms-transform: scale(1.05, 1.05);-o-transform: scale(1.05, 1.05);transform: scale(1.05, 1.05);}
.floor.f4 .item li .bottom{position: absolute;bottom: -50px;left: 0;right: 0;padding: 0 10px; color: #fff;padding-bottom: 5px; z-index:2;background:#000;opacity: 0.6;
-moz-opacity: 0.6;
   -webkit-transition: all .6s ease;
    -moz-transition: all .6s ease;
    -o-transition: all .6s ease;
    transition: all .6s ease;

}
.floor.f4 .item li :hover > .bottom{
bottom: 0px;
	}
.floor.f4 .item li .bottom h3 {margin-top: 10px; margin-bottom:5px;font-size: 12px;text-align: center;line-height: 12px;height: 12px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap; font-style:normal; font-weight:100;font-family: "Microsoft Yahei";}
.floor.f4 .item li .bottom p {padding: 0 10px; margin-bottom:10px;}
.floor.f4 .item li .bottom p span {display: inline-block;width: 50%;float: left; font-size:14px;}
.floor.f4 .item li .bottom .text-right {text-align: right;}
.floor.f4 .item li .bottom p span i{font-size: 16px;margin-right: 5px;}
/*更多栏目*/
.floor.f5 .hottag-list li{ width:20%; float:left; box-sizing:border-box;text-align: center;border:1px solid #E5E9F1;border-right: none;margin-top: -1px;font-size: 16px;}
.floor.f5 .hottag-list {border-right: 1px solid #efefef;}
.floor.f5 .hottag-list > li a {display: block;padding: 17px 10px 7px 10px;color: #666;}
.floor.f5 .hottag-list img {border-radius: 50%;width: 80px;overflow: hidden;-webkit-transition: all 0.5s ease;-moz-transition: all 0.5s ease;-o-transition: all 0.5s ease;transition: all 0.5s ease;}
.floor.f5 .hottag-list p:hover img{-webkit-transform: scale(1.05, 1.05);-moz-transform: scale(1.05, 1.05);-ms-transform: scale(1.05, 1.05);-o-transform: scale(1.05, 1.05);transform: scale(1.05, 1.05);width: 80px;}
.floor.f5 .hottag-list p{ margin-bottom:10px;}
.floor.f5 .hottag-list span {color: #aaa;font-size: 14px;}
/*滚动问答*/
.rolltxtx{z-index: 22;margin-bottom: 20px;padding: 20px;border: 1px solid #E5E9F1;}
.rolltxtx .hz-line-left:after {content: "";position: absolute;left: 0;top: 0;width: 5px;height: 100%;background: #188EEE;border-radius: 5px;height: 20px;}
.rolltxtx .hz-line-left {position: relative;padding-left: 20px;margin: 0 0 20px 0;font-size: 16px; color:#606060;}
.rolltxtx_bx{height:56px;overflow:hidden;line-height:20px;}
.rolltxtx_bx li{display:block;height:56px;overflow:hidden;}
.rolltxtx_bx li .xydt{ float:left; width:50%; padding:0 20px; box-sizing:border-box;}
.rolltxtx_bx li .avatar-ss{ width:20px; height:20px; border-radius:20px; margin-right:10px; vertical-align:top;}
.rolltxtx span{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;_text-overflow:clip;display:inline-block;vertical-align:middle;font-size: 14px;color: #606060;}
.rolltxtx_bx li .left-text{height:46px;margin-bottom:10px;}
.rolltxtx span.dt-time{ color:#909090;}
.rolltxtx span a{color: #188EEE;}
.rolltxtx span em{ font-style:normal;}
.rolltxtx strong{color:#999; font-weight:normal;}

/*介绍部分*/
.floor.f7{padding: 70px 0;background: #188EEE url("index-bottom.jpg");background-size: cover; background-attachment:fixed;}
.floor.f7 .info-list li{ float:left; width:25%; text-align:center;}
.floor.f7 .info-list li a{ color:#fff;}
.floor.f7 .info-list li .pic{margin-bottom: 20px;}
.floor.f7 .info-list li .pic img{width:120px;}
.floor.f7 .info-list li p{margin: 0 0 10px;font-size: 16px;}
.floor.f7 .more{ float:none;margin-top: 35px;text-align: center;}
.floor.f7 .more a{border: 1px solid #fff;border-radius: 30px;padding: 12px 35px;font-size: 24px;color: #fff;display: inline-block;}
.floor.f7 .more a:hover{ background:#fff; color:#188EEE;}
.floor.f7 .more a i.jt{ display:inline-block; width:20px; height:20px; background:url(jt.png) no-repeat center;}
.floor.f7 .more a:hover i.jt{background:url(jth.png) no-repeat center;}
/*题库*/
.bigbox .teacher ul{ margin-right:-20px;}
.bigbox .teacher>ul li {width: 280px;float: left;background: #fff;margin:0px 20px 20px 0px; box-sizing:border-box;}
.bigbox .teacher li:first-child{ margin-left:0;}
.bigbox .teacher li .imgbox {overflow: hidden;position: relative;}
.bigbox .teacher li .imgbox h3{ display:none; position:absolute; width:100%; text-align:center; font-weight:normal; bottom:5px; left:0; font-size:18px;}
.bigbox .teacher li .imgbox img { width: 100%;display: block;height: 100%;overflow: hidden;-webkit-transition: .6s;transition: .6s;}
.bigbox .teacher li .imgbox .ks{position: absolute;right: 0; bottom: 0;background: url(rgba04.png);padding: 0px 7px;color: #fff;height: 20px;line-height: 20px; display:none;}
.bigbox .teacher li a .t_top span.tname:hover{ color:#188EEE;}
.bigbox .teacher li .teacher_info .t_bottom .t_intro{line-height: 20px;color: #909090;margin: 0px 20px 0px 20px;height: 40px;font-size: 12px;overflow: hidden;font-family: Microsoft YaHei;}
.bigbox .teacher li .teacher_info .t_bottom .t_z{height: 24px;line-height: 24px; margin-top:11px;color: #b0b0b0;font-size: 14px; display:none;}
.bigbox .teacher li .teacher_info .t_bottom .t_z span{float: left;margin-left: 20px;}
.bigbox .teacher li .teacher_info .t_bottom .t_z span img {height: 14px;float: left; margin: 5px 5px 0px 0px;}
.bigbox .teacher li .teacher_info .t_bottom .t_z span img.icon2 {margin-top: 4px;}
.bigbox .teacher li .teacher_info{margin:10px 0 0;}
.bigbox .teacher li .teacher_info .teacher_list{padding: 0 10px 0px 0px; height:140px; overflow:hidden;}
.bigbox .teacher li .teacher_info .teacher_list dd{height: 35px;line-height: 35px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis; background:url(dot.png) no-repeat left center; padding-left:24px;}
.bigbox .teacher li .teacher_info .teacher_list dd a{color:#909090; font-size:13px;}
.bigbox .teacher li .teacher_info .teacher_list dd:hover a{color: #188EEE; text-decoration:underline;}
.bigbox .teacher li .teacher_info .study-btn{width: 260px;display: block;margin-bottom: 15px;padding: 8px 0;border-radius:2px;margin: auto 10px;/*color: #188EEE;border: 1px solid #188EEE;*/ color:#fff; background:#188EEE;text-align: center;font-size: 16px;}
.bigbox .teacher li .teacher_info .study-btn:hover{ background:#188EEE;color:#fff;}

/*名师入住-学考问答*/
.mainbox .boxlf{width:680px;  display:block; float:left;}
.mainbox .boxrt{width:470px;  display:block; float:right;}
.mainbox .boxrt .askbox{width:460px; padding-left:10px; margin:0;}
.mainbox .askbox ul li{width:460px; height:30px; display:block;float:left; border-bottom: 1px  dashed #eee;}
.mainbox .askbox .asklilt{width:290px; height:30px; line-height:30px;display:block; float:left;overflow: hidden; text-overflow:ellipsis; white-space: nowrap;}
.mainbox .askbox .asklilt a:hover{color:#2196F3}
.mainbox .askbox .asklilt span.money{color:#ea4939}
.mainbox .askbox .askli_tag{width:70px; height:30px; line-height:30px; display:block; float:left;text-align:left;overflow: hidden;}
.mainbox .askbox .askli_tag i.iconfont{color:#ff9439}
.mainbox .askbox .asklirt{width:100px; height:30px; line-height:30px; display:block; float:left; text-align:right; overflow:hidden;}
.mainbox .askbox .asklirt i.iconfont{color:#ff9439}
/*名师*/
.floor.f6{padding-bottom: 30px;}
.floor.f6 .tclist{ width:680px;position: relative;}
.floor.f6 .tclist .daren-list{ height:305px;margin-bottom: 20px;margin-left:-15px; margin-right:-15px;}
.tclist .daren-list ul{display:none;}
.round{ position:relative; text-align:center;}
.round #round-bg{ position:absolute; width:100%; left:0;top:0;height:30px; display:none;}
#round i{color:#ccc;font-size:10px;margin:5px; cursor:pointer;}
#round i.on{ color:#188EEE;}
#numtext{ visibility:hidden;}
.tclist .daren-list li{ float:left;width:340px; height:144px; display:block;}
.tclist .daren-list li .list-item{ margin:0 15px;padding: 20px;}
.daren-list li .list-item .avatar{border-radius: 50%;float: left;margin-right: 15px;}
.list-item .avatar .js-user-card > img{max-width: 100%;width: 100px;border-radius: 50%;height: 100px;-webkit-transition: all 0.5s ease;-moz-transition: all 0.5s ease;-o-transition: all 0.5s ease;transition: all 0.5s ease;}
.list-item .avatar .js-user-card > img:hover{-webkit-transform: scale(1.05, 1.05);-moz-transform: scale(1.05, 1.05);-ms-transform: scale(1.05, 1.05);-o-transform: scale(1.05, 1.05);transform: scale(1.05, 1.05);-webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease;-o-transition: all 0.3s ease;transition: all 0.3s ease;}
.list-item .main {padding-top: 10px;}
.list-item .main .text-o-show {overflow: hidden;text-overflow: ellipsis;white-space: nowrap;color: #999;font-size: 14px;}
.list-item .main .text-o-show .active {color: #2C81C4 !important;font-size: 14.6px;}
.list-item .icon {margin: 5px 0 10px 0;}
.list-item .icon span {background: #ff9439;border: 1px solid #ff8115;color: #fff;padding: 6px 15px;border-radius: 20px;max-width: 120px;display: inline-block;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.teacher-info{position: absolute;min-width: 200px;border-color: #e1e1e1;width: 330px;max-width: 330px;z-index: 999; display:none;margin-top: 11px;text-align: left;background-color: rgb(255, 255, 255);background-clip: padding-box;border-image-source: initial;border-image-slice: initial;border-image-width: initial;border-image-outset: initial;border-image-repeat: initial;box-shadow: rgba(0, 0, 0, 0.2) 0px 5px 10px;white-space: normal;padding: 1px;border: 1px solid rgba(0, 0, 0, 0.2);border-radius: 4px;}
.daren-list li .list-item .avatar:hover .teacher-info{ display:block;}
.teacher-info> .arrow {left:15%;margin-left: -11px;top:-20px;position: absolute;display: block;width:20px;height:20px; background:url(sjbg.png) no-repeat center;}
.teacher-info .card-header {position: relative;padding: 15px;min-height: 65px;border-top-left-radius: 4px;border-top-right-radius: 4px;background-color: #f5f5f5;vertical-align: middle;}
.teacher-info .card-header .media {padding-right: 70px;}
.teacher-info .card-header .media:first-child {margin-top: 0;zoom: 1;overflow: hidden;}
.teacher-info .card-header .metas {position: absolute;top: 15px;right: 15px;width: 50px;text-align: right;}
.card-header .media .media-left {position: relative;padding-right: 15px;display: table-cell;vertical-align: top;}
.media .media-left .avatar-md {-webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%;width: 60px !important;height: 60px !important; max-width:none;}
.media .media-body {word-break: break-all;display: table-cell;vertical-align: top;}
.media .media-body .link-light {color: #616161 !important;-webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease;-o-transition: all 0.3s ease;transition: all 0.3s ease; font-size:14px;}
.teacher-info .card-header .content {font-size: 12px;margin-top: 6px;color: #919191; background:none;}
.teacher-info .follow-btn,.teacher-info .unfollow-btn{color: #fff !important;background: #178CEB;border: 1px solid #178CEB;margin-bottom: 12px;display: block;text-align: center;width: 48px;height: 20px;line-height: 20px;}
.teacher-info .direct-message-btn {border-color: #178CEB;color: #178CEB;background: #fff;display: block;width: 48px;text-align: center;border: 1px solid;height: 20px;line-height: 20px;}
.teacher-info .card-body {line-height: 24px;padding: 20px;color: #919191; font-size:14px;}
.teacher-info .card-footer {border-top: 1px solid #f5f5f5;}
.teacher-info .card-footer span {float: left;width: 25%;margin: 5px auto;text-align: center;line-height: 24px;border-right: 1px solid #f5f5f5;    -webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.teacher-info .card-footer span a{ color:#666; font-size:14px;}
/*下载*/
.download {padding:20px 0px 0 20px;border-top: 1px solid #e2e1e1;width: 220px;}
.jqlistStyle01 dt {position: relative;padding-left: 20px;height: 38px;border-bottom: 1px solid #efefef;line-height: 38px;cursor: pointer; overflow:hidden;}
.jqlistStyle01 div.curr dt{ display:none;}
.jqlistStyle01 dt.noborder,.jqlistStyle01 dd.noborder{ border-bottom:0;}
.jqlistStyle01 i {position: absolute;top: 11px;left: 0;width: 15px;height: 15px; line-height:15px;background: #bbb;font-family: Arial,"\5B8B\4F53",sans-serif;font-size: 12px;font-style: normal;text-align: center;color: #fff;}
.jqlistStyle01 dd {display: none;position: relative;height: 83px;padding: 10px 0 0 20px;border-bottom: 1px solid #efefef;line-height: 22px;}
.jqlistStyle01 div.curr dd{ display:block;}
.jqlistStyle01 div.curr i{ background:#FF7316;}
.c999 {color: #999;}
.jqlistStyle01 dd img {float: left;width: 75px;height: 62px;margin-right: 10px;}
.htred, a.htred {color:#ff6600;}
/*最新资讯*/
.newslist .news_box li.no1{width: 568px;float: left;overflow: hidden;border: 1px solid #ddd;}
.newslist .news_box li.no1 .imgbox {height: 331px;overflow: hidden;}
.newslist .news_box li.no1 .imgbox img {width:100%;min-height: 331px;}
.newslist .news_box li.no1 .libox{padding: 15px 0px 16px 0px;}
.newslist .news_box li.no1 .libox .titlebox{padding: 0px 20px;height: 28px;line-height: 28px;}
.newslist .news_box li.no1 .libox .titlebox a{font-size: 18px;}
.newslist .news_box li.no1 .libox .introbox{padding: 0px 20px;line-height: 22px;color: #909090;margin-top: 6px;height: 22px;overflow: hidden;font-size: 14px;}
.newslist .news_box li.no1 .libox .info{font-size: 14px;height: 24px;overflow: hidden;line-height: 24px;color: #b0b0b0;margin-top: 15px;padding: 0px 20px;}
.newslist .news_box li.no1 .libox .info span{float: left;padding-right: 30px;}
.newslist .news_box li.no2,.newslist .news_box li.no3,.newslist .news_box li.no4{float: left;width: 580px;height: 125px;position: relative;overflow: hidden;margin-left: 30px;}
.newslist .news_box li.no2 .imgbox,.newslist .news_box li.no3 .imgbox,.newslist .news_box li.no4 .imgbox{height: 125px;overflow: hidden;width: 125px; float:left;}
.newslist .news_box li.no3{ margin-bottom:20px; margin-top:20px;padding:20px 0; border-bottom:1px solid #eee; border-top:1px solid #eee;}
.newslist .news_box li.no2 .imgbox img, .newslist .news_box li.no3 .imgbox img, .newslist .news_box li.no4 .imgbox img{ min-width:100%; height:100%;}
.newslist .news_box li.no2 .libox,.newslist .news_box li.no3 .libox,.newslist .news_box li.no4 .libox{ float:left; margin-left:20px;width: 435px;}
.newslist .news_box li .libox .titlebox a:hover{ color:#188EEE;}
.newslist .news_box li.no2 .libox .titlebox,.newslist .news_box li.no3 .libox .titlebox,.newslist .news_box li.no4 .libox .titlebox{height: 26px;line-height: 26px;overflow: hidden;font-size: 16px;}
.newslist .news_box li.no2 .libox .introbox,.newslist .news_box li.no3 .libox .introbox,.newslist .news_box li.no4 .libox .introbox{height: 44px;line-height: 22px;font-size: 14px;overflow: hidden;margin-top: 6px;color: #909090;}
.newslist .news_box li.no2 .libox .info span,.newslist .news_box li.no3 .libox .info span,.newslist .news_box li.no4 .libox .info span {float: left;padding-right: 30px;}
.newslist .news_box li.no2 .libox .info,.newslist .news_box li.no3 .libox .info,.newslist .news_box li.no4 .libox .info{font-size: 14px;height: 24px;overflow: hidden;line-height: 24px;color: #b0b0b0;margin-top: 15px;}

/*列表页*/
/*筛选样式*/
.saixuan .screening{padding: 20px 20px 10px;background-color: #fff;}
.saixuan .screening .screeningli{overflow: hidden;padding:0 0px 10px 60px; line-height:25px; position:relative;}
.saixuan .screening .screeningli .bt{color: #949494; font-size:14px;margin-right: 20px; width:50px; text-align:right; display:inline-block; position:absolute; top:0; left:-10px;}
.saixuan .screening .screeningli a{ float:left;padding:0px 15px;line-height:25px;margin-right: 10px; margin-bottom:10px; height:25px; font-size:14.6px; color:#606060;}
.saixuan .screening .screeningli a:hover{ background:#D0E8FC;color:#188EEE;}
.saixuan .screening .screeningli a.curr{ background:#188EEE; color:#fff;}
.saixuan .screening .screeningli.noline{ padding-bottom:0;}

.sortCriteria{background: #fff;line-height: 35px;margin-top: 20px;}
.sortCriteria a{display: inline-block;height: 35px; float:left;padding: 0 15px 0 15px;line-height: 35px;}
.sortCriteria a i{ margin-left:2px; color:#aaa;vertical-align: bottom;}
.sortCriteria a.curr,.sortCriteria a.curr:hover {display: inline-block;height: 35px;padding: 0 15px 0 15px;background-color:#188EEE;line-height: 35px;color: #fff;}
.sortCriteria a.curr i,.sortCriteria a.curr:hover i{color:#fff;}
.sortCriteria a:hover {background-color: #D0E8FC;text-decoration: none;color: #188EEE;}
.sortCriteria a:hover i{ color:#188EEE;}
.sortCriteria .dg_r {float: right;color: #606060;border-left: 1px solid #e9edf0;padding-right: 10px;line-height: 35px;}
.sortCriteria .dg_r a {padding: 0px 10px;color: #909090;float: left;background: none;border: 0;width: auto;line-height: 35px;height: 35px;}
.sortCriteria .dg_r span {float: left;}
.sortCriteria .dg_r span strong {color:#188EEE;}
.sortCriteria .listicon{ float:right;}
.sortCriteria .listicon a{background: none;width:auto;height: auto;border: none;padding: 0;float: none;}
.sortCriteria .listicon span{ float:left;width:38px;height:35px;border-left:1px solid #eee;text-align: center;}
.sortCriteria .listicon span img{ display:block;margin:0 auto;margin-top:12px;}
.sortCriteria .listicon span .curricon{ display:none;}
.sortCriteria .listicon span.curr{ background:#f7f7f7;}
.sortCriteria .listicon span.curr .curricon{ display:block;}
.sortCriteria .listicon span.curr .nocurr{ display:none;}
/*筛选样式*/

.e-screening{ padding-top:20px;}
.examlmtit{ height:40px; line-height:40px;}
.examlmtit .dg_sc,
.examlmtit .dg_r{ margin-top:5px;}
.examlmtit .dg_l2 span{ line-height:40px; font-size:16px;}

.etype{ clear:both; border-top:#eee solid 1px; background:#fff;}
.etype a{ float:left; padding:15px 0; width:14.2%; color:#666; line-height:22px; text-align:center}
.etype a img{ height:36px; display:block; margin:0 auto; margin-top:3px; margin-bottom:10px;}
.etype a.curr{color:#188EEE;}
.eclass { float:left; position:relative; cursor:pointer; padding:0px 15px; line-height:40px;border-right:1px solid #eee;}
.eclass .bt{ font-size:14px;color:#555;}
.eclass .bt i{ padding-left:5px; color:#999; font-size:12px; float:right;}
.eclass .eclass-sub{position:absolute; left:0; top:14px;display:none; z-index:99;}
.eclass .eclass-sub .eclassbox{background:#fff; margin-top:25px; padding:6px 10px; min-width:140px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.12); max-height:450px; overflow-y:auto; }	
.eclass .eclass-sub a{ display:block; font-size:14px; padding:0 10px; line-height:20px; padding:6px 0; color:#666;}
.eclass .eclass-sub a:hover{ color:#46A4F1}




/*网授列表样式*/
.courselist{width:1236px; float:left;overflow:hidden; padding-bottom:20px;}
.courselist .clinner2{width: 1200px; padding:20px 0 0;}
.courselist .clinner2 li{float: left;display: inline-block;margin-right: 20px;width:278px;background: #fff;border: 1px solid #f2f5fb;overflow: hidden; margin-bottom:20px;}
.courselist .clinner2 li:hover {border: 1px solid #0187ff;box-shadow: 0 0 5px rgba(0, 0, 0, .3);}
.courselist .clinner2 li .img_box{display: block;width:278px;height: 170px;overflow: hidden;position: relative;}
.courselist .clinner2 li .img_box img{width:100%;height: 170px;display: block;margin: 0;padding: 0;-webkit-transition: .6s;transition: .6s;}
.courselist .clinner2 li:hover .img_box img{transform: scale(1.1,1.1);-webkit-transform: scale(1.1,1.1);-o-transform: scale(1.1,1.1);}
.courselist .clinner2 li h5{padding: 0 10px;line-height: 40px;height: 40px;overflow: hidden;font-size: 16px;font-weight: normal; margin-top:10px;}
.courselist .clinner2 li .price{ padding:0 10px; margin-bottom:15px;}
.courselist .clinner2 li .price strong{font-size: 16px;font-weight: normal;color:#F00;margin-right: 10px;}
.courselist .clinner2 li .price strong.free0{ color:#5fa942; display:none;}
.courselist .clinner2 li .price.isfree0 strong.free0{ display:inline-block;}
.courselist .clinner2 li .price.isfree0 strong.free1{ display:none;}
.courselist .clinner2 li .price .c666{color: #909090;}
/*面授列表样式*/
.clinner3{padding:20px 0 0; width: 1236px;}
.clinner3 li{width: 285px;height: 245px;overflow: hidden;position: relative;float: left;margin: 0px 20px 20px 0;-webkit-transition: all .3s ease;-moz-transition: all .3s ease;-o-transition: all .3s ease;transition: all .3s ease;border-bottom: 0;}
.clinner3 li .info {background: #fff;position: absolute;left: 0;width: 100%;padding-top: 10px;bottom: -42px;-webkit-transition: all .3s ease;-moz-transition: all .3s ease;-o-transition: all .3s ease;transition: all .3s ease;}
.clinner3 li .info .title.short {width:260px;color: #333;font-size: 14.6px;padding: 0 10px;height: 20px;overflow: hidden;-o-text-overflow: ellipsis;text-overflow: ellipsis;white-space: nowrap;float: left;}
.clinner3 li .info .detail {padding: 0 10px;line-height: 42px;font-size: 12px;}
.clinner3 li .info .detail .price{margin-right: 20px;width: 80px;float: left;height: 42px;overflow: hidden;text-overflow: ellipsis;display: inline-block;white-space: nowrap;}
.clinner3 li .info .detail .price .free1{color:#F00; font-size:16px;}
.clinner3 li .info .detail .price .free0{ display:none;font-size: 16px;color:#5fa942;}
.clinner3 li .info .detail .price.isfree0 .free1{ display:none;}
.clinner3 li .info .detail .price.isfree0 .free0{ display:block;}
.clinner3 li .info span {font-size: 12px;color: #a0a1a1;margin-left: 1px;}
.clinner3 li .info span .icon {color: #56b02a;font-size: 16px;vertical-align: middle;margin-bottom: 2px;}
.clinner3 li .info .button-no {height: 30px;line-height: 30px;text-align: center;color: #188EEE;font-size: 14px;display: block;border: 1px solid #188EEE;margin: 0 10px 10px; border-radius:2px;}
.clinner3 li .info .button-no .icon {font-size: 26px;vertical-align: middle;margin-left: -5px;margin-top: -2px;}
.clinner3 li:hover .info {bottom: -1px;}
.clinner3 li .info .button-no:hover {background-color:#188EEE;border-color:#188EEE; color:#fff;-webkit-transition: background-color .2s;-moz-transition: background-color .2s;-o-transition: background-color .2s;transition: background-color .2s;}
.clinner3 li .info span.stu-num{ display:inline-block;}
.clinner3 li .info span.stu-num .bj{ margin-left:15px;}
.clinner3 li .info span.stu-num .bj i{font-size: 14px;margin-right: 2px;}
/*直播课程*/
.clinner4 {padding:20px 0 0;width: 1236px;}
.clinner4 li.item{width: 280px;overflow: hidden;float: left;margin: 0px 20px 20px 0;-webkit-transition: all .3s ease;-moz-transition: all .3s ease;-o-transition: all .3s ease;transition: all .3s ease;position: relative;}
.clinner4 li.item:hover{box-shadow: 0 26px 40px -24px rgba(0, 36, 100, 0.3);-webkit-box-shadow: 0 26px 40px -24px rgba(0, 36, 100, 0.3);-moz-box-shadow: 0 26px 40px -24px rgba(0, 36, 100, 0.3);-webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease;-o-transition: all 0.3s ease;transition: all 0.3s ease;}
.clinner4 li.item a.aimgbox{display:block; height:172px; overflow:hidden;}
.clinner4 li.item a.aimgbox img{ width:100%;-webkit-transition: .6s;transition: .6s;}
.clinner4 li.item:hover a.aimgbox img{transform: scale(1.1,1.1);-webkit-transform: scale(1.1,1.1);-o-transform: scale(1.1,1.1);}
.clinner4 li.item .info-all .date{background: rgba(0,0,0,0.5);color: #fff;}
.clinner4 li.item .info-all .date .type{float: left;background:#188EEE;color: #fff;padding: 0 5px; height:21px; line-height:21px;}
.clinner4 li.item .info-all .date .time{height: 21px; line-height:21px; text-align:center;}
.clinner4 li.item .info-all .info{background: #fff;padding-top: 10px;}
.clinner4 li.item .info-all .info .title{color: #333;font-size: 14px;padding: 0 10px;width: 260px;height: 20px;overflow: hidden;-o-text-overflow: ellipsis;text-overflow: ellipsis;white-space: nowrap;}
.clinner4 li.item .info-all .info .detail{padding: 0 10px;line-height: 42px;font-size: 12px;}
.clinner4 li.item .info-all .info .detail .price-no{color: #56b02a;margin-right: 20px;font-size: 16px;/*width: 100px;*/float: left;}
.clinner4 li.item .info-all .info .detail .stu-num {color: #999;}
.clinner4 li.item .info-all .info .detail .stu-num .icon-user-o {margin-right: 5px;}
.clinner4 li.item .info-all{margin-top: -21px;position: relative;}
.clinner4 li.item .info-all .info .detail .free1{ color:#F00;}
.clinner4 li.item .info-all .info .detail .free0{ display:none;color: #56b02a;}
.clinner4 li.item .info-all .info .detail .isfree0 .free0{ display:inline-block;}
.clinner4 li.item .info-all .info .detail .isfree0 .free1{ display:none;}

/*限时抢购*/
.clinner{padding:20px 0 0;width: 1236px; min-height: 300px;height: auto!important;}
.clinner li {width:254px;float: left;padding: 13px;margin: 0px 20px 20px 0;position: relative; background:#fff;}
.clinner li:hover {}
.clinner li .livelist_img {display: block;width: 235px;height: 168px;margin-bottom: 10px;position: relative;cursor: pointer;}
.clinner li .livelist_img .img_box{width: 254px;height: 168px; overflow:hidden;}
.clinner li .livelist_img img {width: 254px;height: 168px;-webkit-transition: .6s;transition: .6s;}
.clinner li .livelist_img:hover .img_box img{transform: scale(1.1,1.1);-webkit-transform: scale(1.1,1.1);-o-transform: scale(1.1,1.1);}
.clinner li .livelist_img .liveks {width: 44px;height: 34px;line-height: 12px;padding-top: 2px;background: url(liveicon.png) no-repeat;background-position: 0 -257px;position: absolute;top: 0;right: 0;font-size: 12px;color: #fff;font-style: normal;text-align: center;z-index: 3;}
.clinner li .livelist_img .livecd_bg {width: 254px;height: 28px;position: absolute;left: 0;bottom: 0;background: #000;opacity: 0.6;filter: alpha(opacity=60);}
.clinner li .livelist_img .livecd_con {width: 225px;height: 28px;line-height: 28px; position: absolute;left: 0;bottom: 0;padding-left: 10px;color: #fff;z-index: 2;}
.clinner li .livelist_img .livecd_con em {display: inline-block;width:auto; padding-left:5px; padding-right:5px;height: 16px;line-height: 16px;background: #a4a4a4;font-style: normal;margin: 0 3px;text-align: center;}
.clinner li .livelist_img .livecd_con.end em {background:#FF6D16;}
.clinner li .livelist_img .liveli_bg {display: none;position: absolute;top: 0;left: 0;width: 254px;height: 168px;background: #000;opacity: 0.5;filter: alpha(opacity=50);}
.clinner li .livelist_img:hover .liveli_bg,.clinner li .livelist_img:hover span {display: block;}
.clinner li .livelist_img span {display: none;position: absolute;top: 50%;left: 50%;width: 86px;height: 30px;margin: -15px 0 0 -40px;border: 1px solid #fff;border-radius: 2px;text-align: center;font-size: 14px;line-height: 30px;border-color: #188EEE;background: #188EEE;color: #fff;}
.clinner li h3{line-height: 20px;font-weight: normal; height:20px; overflow:hidden;}
.clinner li p{height:20px;line-height: 20px; overflow:hidden;color:#909090;margin: 5px 0;font-family: 'Microsoft Yahei'!important;}
.clinner li .livewords {height: 25px;line-height: 25px;font-size: 12px;clear: both;overflow: hidden;}
.clinner li .livewords span{float: right;color: #666;}
.clinner li .livewords em {font-style: normal;}
.clinner li .livewords em span{ float:none;}
.clinner li .livewords em .free1{color:#F00}
.clinner li .livewords em .free0{ display:none; color:#5fa942;}
.clinner li .livewords em .free3{color:#909090;text-decoration:line-through; margin-left:50px; font-size:14px;}
.clinner li .livewords em.isfree0 .free0{ display:inline-block;}
.clinner li .livewords em.isfree0 .free1{ display:none;}
.clinner li .livewords em.f18{font-size: 16px;}
.clinner li .livelist_img:hover .livecd_bg,.clinner li .livelist_img:hover .livecd_con {display: none;}
/*内容页*/
.couser_article{position: relative; background:#fff;}
.couser_article .freeVideoBox {position: relative;float: left;width: 560px;height: 360px;overflow: hidden;/*background: #000;*/}
.couser_article .freeVideoBox img{width: 560px; height:360px;}
.couser_article .videoStatistics {float: left;width: 130px;height: 360px;overflow: hidden;background: #ddd url(videostatisticsbg.jpg) no-repeat -10px 0;}
.couser_article .videoStatistics li {height: 95px;padding-top: 25px;text-align: center;}
.couser_article .videoStatistics li .icon_audition {background-position: 0 -806px;}
.icon_audition, .icon_shoppingcart, .icon_star {display: inline-block;padding-left: 23px;background: url(icons_site06.png) no-repeat;_background: url(icons_site06.gif) no-repeat;text-align: left;font-size: 16px;color: #666;}
.couser_article .videoStatistics b {display: block;font-size:26px;color: #666;}
.icon_shoppingcart {background-position: 0 -845px;}
.icon_star {background-position: 1px -878px;}
.couser_article .classAbout {position: relative;float: left;width: 580px;padding-top: 0; margin-left:20px; margin-top:20px;}
.couser_article .classAbout .classId {position: absolute;right: 0;top: -32px;color: #999;font-family: 'Microsoft Yahei'!important; cursor:pointer;}
.couser_article .classAbout h1 { padding-right:100px;}
.couser_article .classAbout .promotion {margin: 10px 0 0 5px;font-size: 14px; line-height: 20px;color: #E7393C;max-height:60px;overflow: hidden;}
/*课程捆绑*/
.CourseBind{border:1px solid #eee;margin-top: 20px;}
.CourseBind .rightkb .title{color: #303030;font-size: 14px;background: #f8f8f8;padding: 10px 10px;border-bottom: 1px solid #eee;}
.CourseBind .rightkb ul{ padding:20px 290px 0 20px;}
.CourseBind .rightkb li{float:left; width:150px;padding-left: 50px;background: url(bang_plus.png) no-repeat 0px 25px;}
.CourseBind .rightkb li .intro{margin-left:0px;line-height: 20px; height:20px; overflow:hidden;}
.CourseBind .rightkb li .lct h3{position: absolute;bottom: 0;height: 20px;line-height: 20px;overflow: hidden;font-size: 12px;font-style: normal;padding: 0 10px;background: #0DBBA1;color: #fff;}
.CourseBind .rightkb li.li01{ padding-left:0;}
.CourseBind .rightkb li .lct{ width:150px; height:90px; position:relative;}
.CourseBind .rightkb li .lct img{ width:100%; height:100%;}
.CourseBind .rightkb li .lct .checkbox{position: absolute;top:-5px;right:-5px;-webkit-appearance: none;background: url(bindradio.png) no-repeat;width: 22px;height: 22px;cursor: pointer;outline: none;}
.CourseBind .rightkb li .lct .checkbox:checked {background: url(bindradio_click.png) no-repeat;}
.CourseBind .rightkb li .rct{margin-top: 10px; width:100%; overflow:hidden;}
.CourseBind .rightkb li .rct span .price89{color: #e4393c;}
.CourseBind .rightkb .jiesuan{margin: 20px;line-height: 25px;font-size: 14px;color: #909090;font-family: 'Microsoft Yahei'!important;padding-left: 80px;background: url(bang_deng.png) no-repeat 15px 25px;}
.CourseBind .rightkb .jiesuan #countprice{ font-weight:normal; color:#e4393c;}
.CourseBind .rightkb .jiesuan em{ font-style:normal;}
.CourseBind .rightkb .jiesuan .buybtn{display: block;margin-top: 10px;background: #0DBBA1;color: #fff;border: 0;padding: 5px 20px;width: 100%;}
/*课程捆绑*/
.rightkb{background: #fff;padding: 20px;margin: 20px 0;}
.rightkb .title{font-size: 16px;height: 56px;line-height: 46px;}
.rightkb ul{margin-right: 240px;}
.rightkb ul li{width: 130px;float: left;overflow: hidden;margin-right: 30px; position:relative;padding-left: 37px;}
.rightkb ul li .lct img {width: 130px;height: 80px;}
.rightkb ul li .lct h3{font-size: 14px;font-weight: normal;line-height: 28px; height:28px; overflow:hidden;text-overflow: ellipsis;white-space: nowrap;}
.rightkb ul li .rct .intro{ display:none;}
.rightkb ul li .rct span{font-size: 14px;color: #E95D02;}
.rightkb ul li .rct span strong{ font-weight:normal;}
.rightkb .jiesuan{text-align: center;background: #f6f6f6;font-size: 14px;color: #666;line-height: 29px;padding: 20px 15px;width: 200px;margin-top: -52px;}
.rightkb .jiesuan .buybtn {width: 100%;cursor: pointer;margin: 0 auto;background: #f69352;border: 0px;color: #fff;font-size: 16px;border-radius: 2px;height: 42px;outline: none;line-height: 42px;display: block;margin-top: 15px;-webkit-transition: 0.3s;transition: 0.3s;}
.rightkb .jiesuan #countprice {font-size: 22px;color: #e75d02;font-weight: normal;}
.rightkb .jiesuan b {color: #e75d02;font-size: 19px;padding-left: 3px;font-weight: normal;}
.rightkb .jiesuan em {color: #909090;text-decoration: line-through; font-style:normal;}
.rightkb ul li .checkbg {position: absolute;top: 28px;left: 0px;-webkit-appearance: none;background: url(bindradio_click.png) no-repeat;width: 22px;height: 22px;cursor: pointer;outline: none;}
.rightkb ul li .lct .checkbox:checked {background: url(bindradio_click.png) no-repeat;}
.rightkb ul li .lct .checkbox {position: absolute;top: 28px;left: 0px;-webkit-appearance: none;background: url(bindradio.png) no-repeat;width: 22px;height: 22px;cursor: pointer;outline: none;}

.classAbout .classInfo {margin: 3px 0 0 5px; font-family: 'Microsoft Yahei'!important;}
.classAbout .classInfo li {margin: 15px 0;line-height: 14px;}
.classAbout .classInfo li b{ font-weight:normal;}
.classAbout .classInfo .li01 {float: left; margin-right:25px; color:#999;}
.classAbout .classInfo .li01 div{ float:left; margin-right:25px;}
.classAbout .classInfo .li01 #xiangou img{ display:none;}
.classAbout .classInfo .li02 {float: left; width:69%;border-left: 1px solid #ccc;text-align: center;}
.classAbout .classInfo .li03 {background: url(icons_site01.gif) no-repeat 20px -1006px;float: left;width: 30%;border-left: 1px solid #ccc;text-align: center;}
.classAbout .classInfo .title {color: #999;}
.classAbout .classInfo .li03 b {color: #f73;}
.classAbout .classInfo .li04 {float: none;width: 100%;clear: both; color:#909090;}
.classAbout .classInfo .li04 #xiangou img{ display:none;}
.Price-css li{ float:right; line-height:50px;color: #909090;}
.tips_toApp {position: relative; float:right;}
.tips_toApp dt {line-height: 24px;}
.tips_toApp dt a{ color:#999;}
.tips_toApp dt a img{ margin-right:5px;}

.classAbout .classPrice {margin-bottom:20px;border-top: 1px dotted #edd4a7;border-bottom: 1px dotted #edd4a7;background: #fbf7f0;}
.classAbout .classPrice li {float: left;width: 33%;text-align: center;line-height: 25px; margin:10px 0;color: #808080;}
.classAbout .classPrice li.border{border-left: 1px solid #EDD4A7;border-right: 1px solid #EDD4A7;}
.classAbout .classPrice li .text-title{ font-size:18px;color: #188EEE;}
.classAbout .Price-css .price {/*width: 36%;*/font-size: 18px;color:#e75d02;}
.classAbout .Price-css .price b{ font-weight:normal;}
.classAbout .Price-css .price em{font-size: 14px;color: #999;margin-left: 10px;font-style: normal;text-decoration: line-through;}
.classAbout .Price-css .price .price0{color: #999;text-decoration: line-through;font-size: 12px;}
.classAbout .Price-css .price strong {font-weight: normal;font-size: 34px;}
.classAbout .Price-css .price strong font{ font-size:18px; margin-right:5px;}
.classAbout .Price-css .price .qgbg{}
.classAbout .classPrice del {color: #333;}
.classAbout .htred,.classAbout a.htred {color: #e4393c;}
.classAbout .aUnderline {text-decoration: underline;}
.classAbout .btnBox {padding: 20px 0 0 0;}
.classAbout .btnBox .tolcourse{overflow: hidden;height:10px;margin-bottom: 20px;background-color: #f5f5f5; border-radius:20px;/*-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);*/}
.classAbout .btnBox .value{line-height: 40px;font-size: 18px;color: #909090; margin-right:50px;}

.classAbout .btnBox .value span {
    font-size: 14px;
    color: rgb(102, 102, 102);
    font-family: 'Hiragino Sans GB', 微软雅黑;
    line-height: 20px;
    display: inline-block;
    margin-top: 5px;
}
.classAbout .btnBox .value span i { display:inline-block; width:18px; height:18px;}
.classAbout .btnBox .value span b {
    font-weight: 400;
}
.countdown-container {
    display: inline-block;
    color: #666;
}
.countdown-container em {
    font-size: 18px;
    font-family: 'Helvetica Neue',Tahoma,Verdana,Arial;
    margin-right: 2px;
    letter-spacing: 2px;
}
.countdown-container s {
    font-size: 14px;
    font-family: 'Hiragino Sans GB', 微软雅黑;
    margin-right: 2px;
	text-decoration:none !important;
}

.qgcountdown{
	width:299px;
	height:67px;
	line-height:67px;
	padding-left:189px;
    display: inline-block;
	float:left;
    color:#FFF;
	font-size: 24px;
	background:url(../images/qgbj.png) no-repeat;
}
.qgcountdown em {
    font-size: 24px;
    font-family: 'Helvetica Neue',Tahoma,Verdana,Arial;
    margin-right: 2px;
    letter-spacing: 2px;
}
.qgcountdown s {
    font-size: 20px;
    font-family: 'Hiragino Sans GB', 微软雅黑;
    margin-right: 2px;
	text-decoration:none !important;
}

.classAbout .btnBox .tolcourse .studyed{float: left;height: 100%;font-size: 12px;line-height: 10px;color: #fff;text-align: center;background-color: #59ACF0;/*-webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);*/-webkit-transition: width 0.6s ease;-o-transition: width 0.6s ease;transition: width 0.6s ease;}
.classAbout .btnBox #form1{text-align: right;}
.classAbout .btnBox .btnSty13 {display: inline-block;height: 40px;padding: 0 30px; font-size:16px;border-radius: 3px;line-height: 40px;background:#188EEE;color: #fff; border:0; cursor:pointer}
.classAbout .mr10 {margin-right: 10px;}
.classAbout .btnBox .btnSty14 {display: inline-block;height: 36px;padding: 0 25px;border-radius: 3px;font-size:16px;line-height: 36px; border:2px solid #188EEE;color:#188EEE;}
.classAbout .btnSty13:hover {background:#188EEE;text-decoration: none;}

.couser_abottom{margin-top: 20px; padding-bottom:20px;}
.left_con {float: left;width: 876px;overflow: hidden; position:relative;}
.left_con #tabMenu { height: 43px; border: 1px solid #eee;border-left: none;background: #F3F3F3; width:875px;}
.left_con #tabMenu.fixed{position: fixed;top: 0;width: 875px;z-index: 100;}
.left_con #tabMenu li {float: left;position: relative; text-align:center;height: 42px; width:145px;border-left: 1px solid #e8e8e8;background:#F3F3F3;font-size: 16px;line-height: 42px; cursor:pointer; border-bottom:1px solid #e8e8e8;}
.left_con #tabMenu li:last-child{ width:144px;}
.left_con #tabMenu li.current {position: relative;top: -1px;background: #fff; height:40px; line-height:40px;border-top: 3px solid #188EEE;border-bottom: 1px solid #fff;font-weight: bold;color: #188EEE;}
.left_con #tabMenu li:hover {color:#188EEE;}
.couserintro{position: relative;top: -1px;padding: 19px;border: 1px solid #eee;border-top: none; background:#fff;}

.right_con{float: right;width: 290px;overflow: hidden;}
.siderSty01 {width: 288px;border: 1px solid #eee;background: #fff;}
.siderSty01 .btsty {height: 43px;padding: 0 10px;border-bottom: 1px solid #eee;line-height: 43px; font-size:14px;}
.siderSty01 .btsty h3{ font-weight:normal;}
.teacherList01 li img {float: left;width: 50px;height: 50px;margin-right: 10px;border-radius: 50%;}
.teacherList01 li .teacherAbout {float: left;width: 190px;font-family: 'Microsoft Yahei'!important; font-size:13px;}
.teacherList01 li .teacherAbout h6 {font-size: 14px;margin-bottom: 10px;}
.star01 {position: relative;top: -2px;display: inline-block;overflow: hidden;background: url(star0.png) no-repeat;vertical-align: middle;width: 5em;height: 1em;background-size: 5em 1em;font-size: 16px; margin-right:5px;}
.star01 i {float: left;width: 5em;height: 1em;overflow: hidden;background: url(star5.png) no-repeat;background-size: 5em 1em;font-size: 16px;}
.teacherList01 li {padding: 20px 0;margin: 0 15px;border-bottom: 1px solid #eee;}
.teacherList01 li:last-child{ border-bottom:0;}
.couserintro .c_intro{ display:none;}
.couserintro .c_intro .btStyle02 {margin: 25px 0 15px;border-bottom: 1px solid #eee;font-size: 14px;}
.btStyle02 span {position: relative;top: 1px;display: inline-block;padding: 0 10px 5px;border-bottom: 2px solid #188EEE;color: #188EEE;}
.plr10 img{ width:100%;}
.imgWordList li {padding: 20px 0;margin: 0 20px;border-bottom: 1px solid #eee;line-height: 20px; font-family: 'Microsoft Yahei'!important;}
.imgWordList li h6 {font-size: 12px; height:40px; line-height:20px; overflow:hidden;}
.imgWordList img {float: left;width: 110px;height: 80px;margin-right: 10px;}
/*课时列表*/
.dlSty01{ margin-top:10px;}
.dlSty01 .licss{padding: 10px 0;border-top: 1px solid #ededed;font-size: 14px;cursor: pointer;}
a.btnSty01 {display: inline-block;height: 24px;padding: 0 15px;border: 1px solid #188EEE;border-radius: 3px;background-color:#188EEE;line-height: 24px;color: #fff; margin-right: 30px;}
.icon_redArrowB {display: inline-block;width: 0;height: 0;overflow: hidden;margin: 0 5px;border-left: 5px solid #ddd;border-top: 5px solid #fff;border-bottom: 5px solid #fff;vertical-align: middle;}
.dlSty01 .title {display: inline-block;width: 400px;vertical-align: middle;}
.dlSty01 .name {display: inline-block;width: 95px;vertical-align: middle;}
.dlSty01 .classHour {display: inline-block;width: 95px;vertical-align: middle;}
.dlSty01 .price {display: inline-block;width: 95px;vertical-align: middle;}
.tips_redArrow {position: relative;display: inline-block;height: 20px;padding: 0 5px;margin-left: 8px;background: #f69352;font-size: 12px;line-height: 20px;color: #fff;}
.tips_redArrow i {position: absolute;left: -4px;top: 6px;width: 0;height: 0;overflow: hidden;border-right: 4px solid #f69352;border-top: 4px solid #fbf7f0;border-bottom: 4px solid #fbf7f0;}
.couserintro .c_intro .tis{ margin-top:25px;font-size: 14px;color:#188EEE;}
.couserintro .c_intro .c_introp .plr10{ line-height:30px; font-size:14px;}
.dlSty01 .licss .ks{ margin-top:10px;display: none;}
.dlSty01 .licss .ks li{padding: 10px 17px; border-top:1px dashed #EDEDED;}
.dlSty01 .licss .ks li .btnPlay {float: right;margin: 0 30px 0 20px;padding: 2px 4px 2px 6px;border: 3px solid #666;border-radius: 50%;background: #fff;}
.dlSty01 .licss .ks li .tips_redArrow02 {position: relative;display: inline-block;height: 18px;padding: 0 5px;margin-left: 8px;border: 1px solid #e4393c;background: #fff;font-size: 12px;line-height: 18px;color: #e4393c;}
.dlSty01 .licss .ks li .tips_redArrow02 i {position: absolute;left: -5px;top: 5px;width: 0;height: 0;border-right: 4px solid #fa565a;border-top: 4px solid transparent;border-bottom: 4px solid transparent; _display: none;}
.dlSty01 .licss .ks li .tips_redArrow02 i i {position: absolute;left: 1px;top: -4px;width: 0;height: 0;overflow: hidden;border-right: 4px solid #fff;border-top: 4px solid transparent;border-bottom: 4px solid transparent;_display: none;}
.dlSty01 .licss .ks li .btnPlay {float: right;margin: 0 30px 0 20px;padding: 2px 4px 2px 6px;border: 3px solid #ddd;border-radius: 50%;background: #fff;}
.dlSty01 .licss .ks li .btnPlay i{display: block;width: 0;height: 0;overflow: hidden;border-left: 6px solid #ddd;border-top: 6px solid #fff;border-bottom: 6px solid #fff;}
.dlSty01 .licss .ks li:hover {background: #f0f0f0;}
.dlSty01 .licss .ks li .btnPlay:hover {border-color: #188EEE;}
.dlSty01 .licss .ks li .btnPlay:hover i{border-left:6px solid #188EEE;}
.cd_tips {padding: 30px 0;text-align: center;}
.consultationList {line-height: 20px;font-family: 'Microsoft Yahei'!important;}

.consultationList li{border-top: 1px solid #ededed;}
.textarea .ask_button{background: #188EEE;border: 0;color: #fff;width: 80px;text-align: center;height: 25px;margin-top:10px;margin-bottom: 10px;}
.couserintro .c_intro div#edui1_iframeholder{height: 80px !important;}
/*课程内页评价*/
.cd_tips .iconFace02{ font-size:14px;}
.cd_tips .iconFace02 .pj_box{ padding:20px; background:#fff;border:1px solid #eee;margin-top:20px;}
.cd_tips .iconFace02 .barbox .barleft {height:24px; line-height:24px; overflow:hidden; font-size:14px;text-align: left;}
.cd_tips .iconFace02 .barbox .barright {width:210px;height: 10px; overflow:hidden;background: #eee;margin-top:5px;}
.cd_tips .iconFace02 .barbox .red {background:#72afea;height: 10px;}
.cd_tips .iconFace02 .percent {color: #e75d02 !important;}
.cd_tips .iconFace02 .gray{color: #909090;}
.cd_tips .iconFace02 .cmtBtn{width: 120px;height: 36px;line-height: 100%;background: #f69352;border: 0px;border-radius: 2px;font-size: 16px;color: #fff;font-family: "\5FAE\8F6F\96C5\9ED1";cursor: pointer;-webkit-transition: 0.3s;transition: 0.3s;}
.cd_tips .iconFace02 .cmtBtn:hover{ background:#ee8a48;}

.couserintro .c_intro .cmttop{height:38px;margin-top:40px;border-top:0px; background:#fff;border-bottom:1px solid #eee;}
.couserintro .c_intro .cmttop span{ font-size:16px;float:left;height:36px; cursor:pointer; line-height:36px; margin-right:40px;}
.couserintro .c_intro .cmttop span em{ font-style:normal;}
.couserintro .c_intro .cmttop span.active{border-bottom:3px solid #3790e4;color:#3790e4;}

.couserintro .c_intro .commentList_box{ padding-bottom:20px;}
.couserintro .c_intro .commentList_box .commentList{margin-top:0px !important;}
.couserintro .c_intro .commentList_box .commentList .comment-item{ position:relative;min-height:45px; padding:20px 0px; overflow:hidden;border-top:1px solid #eee;}
.couserintro .c_intro .commentList .comment-item .avatar{width:45px;height:45px; position:absolute;left:0;top:20px;}
.couserintro .c_intro .commentList .comment-item .avatar img{width:45px;height:45px;}
.couserintro .c_intro .commentList .comment-item .comment-con{padding-left:60px;text-align:left;}
.couserintro .c_intro .commentList .comment-item .user-txt{height:20px; line-height:20px;}
.couserintro .c_intro .commentList .comment-item .user-txt em{ font-size:14px;}
.couserintro .c_intro .commentList .comment-item .user-txt span{float:right;color:#909090;line-height: 20px;font-size: 14px;}
.couserintro .c_intro .commentList .comment-item .comment-txt{ line-height:22px;font-size:14px;margin-top:6px;}
.couserintro .c_intro .commentList .comment-item .ctop2{margin-top:3px;}
.couserintro .c_intro .commentList .comment-item .comment-txt .star{height:22px;float:left; margin-right:10px;}
.couserintro .c_intro .commentList .comment-item .comment-txt span.level{color:#909090;}
.couserintro .c_intro .commentList .comment-item .comment-txt em{color:#909090; padding-left:5px;}
.couserintro .c_intro .barbox {width:210px;}
.couserintro .c_intro .barbox .barleft {height:24px; line-height:24px; overflow:hidden; font-size:14px; color:#909090;}
.couserintro .c_intro .barbox .barright {width:210px;height: 10px; overflow:hidden;background: #eee;margin-top:5px;}
.couserintro .c_intro .barbox .red {background:#72afea;height: 10px;}
/*课程内页的资料*/

.cd_tips .iconFace02 li{ padding:15px 15px 15px 45px;border-bottom:1px solid #e9e9e9; background:url(zlbg.png) no-repeat 15px 50%;}
.cd_tips .iconFace02 li .litit{height:30px; line-height:30px; font-size:16px; overflow:hidden; text-align:left;}
.cd_tips .iconFace02 li .liinfo{color:#999;float:right}
.cd_tips .iconFace02 li .liinfo span{ padding-left:30px;height:30px; line-height:30px;float:left;}
.cd_tips .iconFace02 li .liinfo span a{ display:block;background:#56A3E2 !important;width:60px;color:#fff;border-radius:3px; text-align:center;}
.cd_tips .iconFace02 li .liinfo span a:hover{ text-decoration:none; background:#1888E4;color:#fff;}
.cd_tips .iconFace02 li:after{ content:".";display:block;height:0;clear:both;visibility:hidden}
.cd_tips .iconFace02 li:hover{ background:#f9f9f9 url(zlbg.png) no-repeat 15px 50%}
.cd_tips .iconFace02 li a:hover{ text-decoration:none;color:#188EEE;-webkit-transition: .3s; transition: .3s;}
/*名师内页问答*/

.consultationList .askcontbox .asklist{margin-top:15px;}
.consultationList li{ padding:15px 0px;min-height:50px;position:relative;}
.consultationList li:after{ content:".";display:block;height:0;clear:both;visibility:hidden}
.consultationList li .lct{width:45px; position:absolute;left:0;top:15px;}
.consultationList li .lct img{width:45px;height:45px;}
.consultationList li .rct{ padding-left:60px;}
.consultationList li .rct .rname{font-size:12px;color:#808080}
.consultationList li .rct .rname span{ padding-left:15px;font-size:12px;color:#c1c1c1;}
.consultationList li .rct .rinfo{margin-top:10px; font-size:14px; line-height:26px;color:#444; *overflow:hidden;}
.consultationList li .rct .rinfo img{ max-width:100%;}
.consultationList li .rct .rbtn{width:55px;height:27px; line-height:26px;color:#808080; text-align:center;margin-top:10px; background:url(hfbtn.png) no-repeat;float:right; cursor:pointer;}
.consultationList li .rct .replylist { margin-top: 10px; background: #fffcf0; border: 1px solid #eee5c2;}
.consultationList li .rct .replylist.reply0{ display:none;}
.consultationList li .rct .replylist .replybox { padding: 15px 10px 15px 0px; border-top: 1px solid #eee5c2; position: relative; margin: -1px 0px 0px 15px;}
.consultationList .replylist .empty{ display:none}
.consultationList .rtalklist {background: url(bg03.png) no-repeat 100% 0;padding: 21px 0px 12px 0px;overflow: hidden; height: 120px; margin-top: 9px; position: relative; -moz-animation: mybyjc 3s;-webkit-animation: mybyjc 3s;-o-animation: mybyjc 3s;}
.consultationList li .rct .rname span { padding-left: 15px;font-size: 12px;color: #c1c1c1;}
.consultationList .replylist .replybox { padding: 15px 10px 15px 0px; border-top: 1px solid #eee; position: relative;margin: -1px 0px 0px 15px;}
.consultationList .replylist .replybox span {display: block;color: #c1c1c1;}
.consultationList .replylist .replybox .talkinfo {line-height: 26px;padding-right: 10px;font-size: 14px;margin-top: 6px;color: #444;}
.consultationList .replylist .replybox span font {float: right;}
.consultationList .replylist .replybox span em {color: #c1c1c1; font-size: 12px; padding-left: 15px;display: none;}
.consultationList .rtalklist .textareabox {padding-right: 22px;}
.consultationList .rtalklist .textareabox textarea {width: 100%; height: 60px; padding: 10px; line-height: 20px;font-size: 14px; border: 1px solid #e3e3e3;font-family: "\5FAE\8F6F\96C5\9ED1"; color: #808080;outline: none;display: block;overflow: hidden;margin-bottom: 0;border-radius: 0; resize:none;}
.consultationList .rtalklist .hfbox {background: #f5f5f5;height: 35px;padding-left: 10px;border: 1px solid #e3e3e3; border-top: 0px; line-height: 35px;}
.consultationList .rtalklist .hfbox .hfbtn {width: 90px; height: 35px;line-height: 100%;background: #60a3e1;cursor: pointer;font-size: 14px;float: right;font-family: "\5FAE\8F6F\96C5\9ED1";color: #fff; border: 1px solid #5598d5; outline:none;}
.consultationList .rtalklist .hfbox span {font-size: 12px;float: left;color: #808080;line-height: 35px;}
.consultationList .rtalklist .hfbox span font {font-size: 12px;color: #d00;}
/*名师内页留言*/
.teacher_cbox .message_box textarea{width: 809px;padding: 10px; height: 80px;border: 1px solid #e7e7e7;border-radius: 3px;resize: none;margin-bottom: 5px;}
.teacher_cbox .message_box input.tjbutton{width:80px;height:25px; vertical-align:middle; background:#188EEE;border:0px;color:#fff;cursor:pointer;float:left;-webkit-transition:0.3s; transition:0.3s; outline:none;}
.teacher_cbox .message_box input.tjbutton:hover{ background:#188EEE;}
/*名师内页评价*/
.teacherBox01 .tc_contmain_l .pj_cont_r{padding:20px 20px 30px 20px;margin-top:20px; text-align:center; font-size:16px;background:#f9f9f9;}
.teacherBox01 .tc_contmain_l .pj_cont_l .pj_box{margin: 20px 0 40px;}
.teacherBox01 .tc_contmain_l .pj_cont_r .gray{height:36px; line-height:36px; overflow:hidden; color:#999;}
.teacherBox01 .tc_contmain_l .pj_cont_r .cmtBtn{width:180px; display:block;margin:0 auto;height:30px; vertical-align:middle; background:#f69352;border:0px;border-radius:2px; font-size:14px;color:#fff;cursor:pointer;margin-top:10px; -webkit-transition:0.3s; transition:0.3s;}
.teacherBox01 .tc_contmain_l .pj_cont_r .cmtBtn:hover{ background:#ee8a48;}
.teacherBox01 .tc_contmain_l .pj_cont_r .pj_box_textarea{width:304px;border:1px solid #e5e5e5;margin-top:10px; resize:none; outline:none;height:60px; padding:10px;color:#909090; -webkit-transition:0.3s; transition:0.3s;}
.border td.splittd{ border-bottom:0 !important;}
.border .xinde td.splittd{ border-bottom:1px solid #eee !important;}
.border td.splittd .xinde_hf{background: #64B4F5;color: #fff;padding: 5px 10px;border-radius: 2px;font-size: 12px;}
.border td.splittd .xd_hf_img{ display:none;}
.border td.splittd .xd_headimg{border-radius: 100%;}
.border td{ color:#999;}
.teacherBox01 .tc_contmain_l .pj_cont_r .pj_box_textarea:focus{color:#606060;border:1px solid #74b2ed;box-shadow:0px 0px 4px #95c5f3 inset;}
.teacherBox01 .tc_contmain_l .barbox {width:300px;}
.teacherBox01 .tc_contmain_l .barbox .barleft {height:24px; line-height:24px; overflow:hidden; font-size:14px;}
.teacherBox01 .tc_contmain_l .barbox .barright {width:210px;height: 10px; overflow:hidden;background: #eee;margin-top:5px;}
.teacherBox01 .tc_contmain_l .barbox .red {background:#72afea;height: 10px;}

.teacherBox01 .tc_contmain_l .cmttop{height:38px;margin-top:40px;border-top:0px; background:#fff;border-bottom:1px solid #eee; margin-bottom:20px;}
.teacherBox01 .tc_contmain_l .cmttop span{ font-size:16px;float:left;height:36px; cursor:pointer; line-height:36px; margin-right:40px;}
.teacherBox01 .tc_contmain_l .cmttop span.active{border-bottom:3px solid #3790e4;color:#3790e4;}
.teacherBox01 .tc_contmain_l .cmttop span em{ font-style:normal;}
/*名师列表*/
.courselist .teacher{padding: 20px 0;}
.courselist .teacher li {padding:25px; margin-bottom:10px;line-height: 22px; background:#fff;}
.courselist .teacher li .li-info {position: relative;height: 150px;padding-right: 15px;padding-left: 170px;}
.courselist .teacher li .li-info .imgbox {position: absolute;left: 0;width: 150px;height: 150px;cursor: pointer}
.courselist .teacher li .li-info .imgbox img {width: 150px;height: 150px;border-radius:50%;}
.courselist .teacher li .li-info .new_teacher_tit{font-weight: bold;padding: 5px 0;font-size: 16px;}
.courselist .teacher li .li-info .new_teacher_tit a:hover{color: #188EEE;}
.courselist .teacher li .li-info .teacherinfo{overflow: hidden;height:75px;color: #a1a1a1;font-family: 'Microsoft Yahei'!important; line-height:25px; width:300px;}
.courselist .teacher li .li-info .btn1{ display:block;width:100px;height:25px;border: 1px solid #188EEE;line-height: 25px;text-align: center;color: #188EEE;font-family: 'Microsoft Yahei'!important;border-radius: 2px;}
.courselist .teacher li .li-info .btn1 i{margin-right: 5px;display:none;width: 25px;height: 15px;background:#188EEE;line-height: 15px;text-align: center;border-radius: 2px;color: #fff;}
.courselist .teacher li .li-info .new_teacher_tit em{font-style: normal;font-size: 14px;margin-left: 5px;color:#707070;font-weight: normal;}
.courselist .teacher li .li-info .imgbox em.sp-icon {position: absolute;right: -12px;top: 10px;display: none;width: 11px;height: 19px;margin-left: 5px; background: url(sp-ter.png) no-repeat;vertical-align: middle;background-position: -254px 0px;}
.courselist .teacher li .li-info .imgbox:hover em.sp-icon {display: block;}
.courselist .teacher li .li-info .btn1:hover{background:#188EEE;color: #fff;}
.courselist .teacher li .li-info .fc{margin-top:14px;}
.courselist .recommend_course{ margin-left:10px; text-align:center;}
.courselist .recommend_course h3.title{padding-left: 20px; font-size:16px;font-weight: normal;color: #505050;}
.courselist .recommend_course ul li{ width:125px;float:left;padding: 0;margin-left: 20px; margin-top:15px;margin-bottom: 0;}
.courselist .recommend_course ul li .re_imgbox{ width:125px; height:80px; overflow:hidden;}
.courselist .recommend_course ul li .re_imgbox img{ width:100%; height:100%;-webkit-transition: .6s;transition: .6s;}
.courselist .recommend_course ul li:hover .re_imgbox img{transform: scale(1.1,1.1);-webkit-transform: scale(1.1,1.1);-o-transform: scale(1.1,1.1);}
.courselist .recommend_course ul li a h3{font-size: 12px;font-weight: normal;margin-top: 7px;color:#666;font-family: 'Microsoft Yahei'!important;height:25px;line-height:25px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.courselist .recommend_course ul li a h3:hover{color:#188EEE;text-decoration:underline;}
/*问答列表页*/


/*作品样式*/
.photomain02{margin-top:20px; position:relative;}
.photomain02 #container{ width:1200px;}
.photomain02 .grid{width: 280px;float: left;margin-right: 20px;margin-bottom: 20px;}
.photomain02 .grid .libox{ position:relative; padding-bottom:93px; overflow:hidden;}
.photomain02 .grid .libox .imgbox{ overflow:hidden; position:relative;}
.photomain02 .grid .libox .imgbox .imgbg{width:100%;height:100%;background:url(rgba0.png); -webkit-transition:0.3s; transition:0.3s; position:absolute;top:0;left:0; display:none;}
.photomain02 .grid .libox .imgbox .imgbg{-moz-animation:myimgbg 0.5s; /* Firefox */-webkit-animation:myimgbg 0.5s; /* Safari and Chrome */-o-animation:myimgbg 0.5s; /* Opera */}
@keyframes myimgbg
{
0%   {filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity: 0;  opacity: 0; }
100% {filter:alpha(opacity=100); -moz-opacity:1; -khtml-opacity: 1;  opacity: 1; }
}

@-moz-keyframes myimgbg /* Firefox */
{
0%   {filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity: 0;  opacity: 0; }
100% {filter:alpha(opacity=100); -moz-opacity:1; -khtml-opacity: 1;  opacity: 1; }
}

@-webkit-keyframes myimgbg /* Safari and Chrome */
{
0%   {filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity: 0;  opacity: 0; }
100% {filter:alpha(opacity=100); -moz-opacity:1; -khtml-opacity: 1;  opacity: 1; }
}

@-o-keyframes myimgbg /* Opera */
{
0%   {filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity: 0;  opacity: 0; }
100% {filter:alpha(opacity=100); -moz-opacity:1; -khtml-opacity: 1;  opacity: 1; }
}
.photomain02 .grid .libox .imgbox img{width:100%; display:block; overflow:hidden;}
.photomain02 .grid .libox .tit{height:26px; line-height:26px;font-size:16px; overflow:hidden; padding:0px 15px;margin-top:10px;}
.photomain02 .grid .libox .intro{height:20px; overflow:hidden; line-height:20px;color:#909090; padding:0px 15px;margin-top:2px; margin-left:0;}
.photomain02 .grid .libox .info{height:23px; line-height:23px; overflow:hidden;font-size:13px;margin-top:2px; padding:0px 15px;color:#c0c0c0;}
.photomain02 .grid .libox .info span{float:left; padding-right:20px;}
.photomain02 .grid .libox .info span .iconfont{float:left;font-size:15px; padding-right:5px;color:#d9d9d9;}
.photomain02 .grid .libox .btn{margin:0px 15px;}
.photomain02 .grid .libox .btn a{height:30px; font-size:14px; line-height:30px;border-radius:2px;border:1px solid #188EEE; display:block;color:#fff; text-align:center;color:#188EEE;margin-top:10px;}
.photomain02 .grid .libox .btn a:hover{ background:#188EEE;color:#fff;}
.photomain02 .grid .libox .box{ position:absolute;height:93px; overflow:hidden; background:#fff;width:100%;bottom:0;left:0; -webkit-transition:0.3s; transition:0.3s;}
.photomain02 .grid:hover .libox .imgbox .imgbg{ display:block;}
.photomain02 .grid:hover .libox .box{height:140px;}

.img_con{background: #fff;padding: 25px;margin-top: 20px;}
.tp_into{padding: 25px;margin-top: 20px;background: #fff;}
.tp_into h4{font-size: 18px;margin-bottom: 15px;}
.img_con .ipc_nr .fy .fybox{ float:left;line-height: 25px;}
/*新闻列表*/
.newsmain { margin-top:5px;}
/*资讯三级列表*/
.lanmu{border: 1px solid #e5e9ed; padding-top:8px;}
.lanmu a {float: left;padding: 0px 17.9px;line-height: 25px;margin-bottom: 8px;height: 25px;font-size: 15px;color: #505050;}
.lanmu a.curr{background: #0f9939;color: #FFF;}
.lanmu a:hover{background: #0f9939;color: #FFF;}
.column {width: 1200px;}
.column a:hover{color:#30b358}
.hd-title {
	display:inline-block;
    width: 1200px;
    padding-bottom: 5px;
    line-height: 55px;
    font-weight: bold;
    color: #333;
    text-align: left;
    border-bottom: 2px solid #dedede;
}
.hd-title a {
    float:left;
    font-size: 24px;
    color:#30b358;
}
.hd-title .rm-zx i {
    width: 45px;
    height: 45px;
    display: block;
    float: left;
    background: url(gd1.png) 0 -509px no-repeat;
    margin: 8px 10px 0 0;
}
.list-box {
	margin-top:10px;
	float:left;
    line-height: 28px;
	width: 1200px;
    height: auto;
    overflow: hidden;
}
.list-box .list-boxul2 {
    display: inline-block;
    background-color: #f5f5f5 !important;
    border-bottom: none;
    padding: 15px;
    width: 1150px;
	}
.list-box .list-boxul2 ul {
    padding: 0px 12px 0px 13px;
    margin-right: 0px;
	border: none;
	}	
.list-box .list-boxul2 h2 {
	margin-bottom: 10px;
	}
.list-box .list-boxul2 ul li {
    width: 537px;
    padding-left: 0px;
    background: none;
	}	
.list-box .list-boxul2 ul li a{
	width: 480px;
	font-size: 16px;
    font-weight: bold;
    color: #f51a34;
	}
.list-box .list-boxul2 ul li a i{
    float: left;
    display: inline-block;
    height: 24px;
    width: 24px;
    line-height: 24px;
    margin: 2px 10px 0px 0px;
    text-align: center;
    background-color: #f51a34;
    color: #fff;
    border-radius: 5px;
	}	
.list-box .list-boxul2 ul li a span{color: #f51a34;}	
.list-box ul {
	float:left;
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px dashed #dedede;
}

.list-box ul li {
    width: 550px;
    float: left;
    margin-right: 25px;
	display: block;
    padding-left: 15px;
    height: 36px;
    line-height: 36px;
    overflow: hidden;
    background: url(gd1.png) no-repeat -195px -186px;
}
.list-box li:hover{ background-position:-195px -218px}
.list-box li a {
    float: left;
    width: 480px;
    font-family: Simsun;
}

.list-box li span {
    float: right;
    width: 51px;
    text-align: right;
    font-size: 12px;
    color: #b2b2b2;
    font-family: Arial;
}

.tjbox {
    float: left;
    width: 195px;
    padding: 0 15px;
    height: auto;
    border: 1px solid #dedede;
    background: #fcfcfc;
    margin-top: 15px;
    overflow: hidden;
}
.tjbox h2 {
    height: 16px;
    line-height: 15px;
    padding-top: 15px;
    margin-bottom: 10px;
	float: left;
    width: 100%;
    font-size: 16px;
    overflow: hidden;
    font-family: microsoft yahei;
    color: #5f61b2l;
    display: inline;
}

.tjbox ul {
    width: 100%;
	float:right;
}


.tjbox ul li {
    height: 40px;
    overflow: hidden;
    margin-bottom: 12px;
}

.tjbox ul li a {
    color: #303030;
    line-height: 20px;
}

.tjbox ul li i.one {
    color: #30b358;
    font-size: 26px;
}
.tjbox ul li i {
    width: 25px;
    height: 25px;
    line-height: 25px;
    display: block;
    float: left;
    margin: 4px 8px 0 0;
    text-align: center;
    font-style: normal;
    font-family: arial;
    font-size: 18px;
    color: #656565;
}
.tjbox ul li a:hover i{color:#30b358;}

/*文章内容列表*/
.newsmain .left{width:850px;float:left;}
.newsmain .left .leftnews ul li{padding:20px 0px;border-bottom:1px solid #e5e9ed;}
.newsmain .left .leftnews ul li:after{content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.newsmain .left .leftnews ul li  img.newsimg{width:225px;height:130px; float:left; margin:0px 20px 0px 0px;}
.newsmain .left .leftnews ul li .rtit{ font-size:18px;font-weight:bold;height:30px; line-height:30px; white-space:nowrap;text-overflow:ellipsis; overflow:hidden}
.newsmain .left .leftnews ul li .rtit span{float:right; margin-left:40px;font-size:12px;font-weight:normal;color:#abb3ba;}
.newsmain .left .leftnews ul li .rtit span .iconfont{ font-size:16px; padding-right:4px}
.newsmain .left .leftnews ul li .rinfo{ font-size:12px;font-family: 'Microsoft Yahei'!important; line-height:24px;margin-top:15px;height:48px;color:#909090; overflow:hidden}
.newsmain .left .leftnews ul li .rnum{color:#919ca5;margin-top:15px; font-size:12px;}
.newsmain .left .leftnews ul li .rnum .rdate{float:right; padding-right:0px;border:0; color:#919ca5; background:none;margin-right: 0;}
.newsmain .left .leftnews ul li .rnum .rdate .iconfont{ font-size:15px;} 
.newsmain .left .leftnews ul li .rnum span{margin-right: 20px;padding: 5px 10px; background:#188EEE;border-radius: 2px;color: #fff;}
.newsmain .left .leftnews ul li .rnum span .iconfont{ font-size:14px; letter-spacing:3px; }
.nomore{ display:none;}
.leftfcous .left01 ul{width: 860px;}
.leftfcous .left01 ul li {position: relative;float: left;margin-top: 10px;cursor: pointer;}
.leftfcous .left01 ul li .tit {position: absolute;bottom: 0;width: 100%;height: 100%;background: url(titbg.png) repeat-x 0 100%;left: 0;}
.leftfcous .left01 ul li.li1 {width: 560px;height: 340px;overflow: hidden; margin-top:0;}
.leftfcous .left01 ul li.li2 {width: 280px;height: 165px;overflow: hidden;margin: 10px 0px 0px 10px;}
.leftfcous .left01 ul li .tit {position: absolute;bottom: 0;width: 100%;height: 100%;background: url(titbg.png) repeat-x 0 100%;left: 0;}
.leftfcous .left01 ul li.li2 .tit {background: url(titbg2.png) repeat-x 0 100%;}
.leftfcous .left01 ul li.li2 img {min-width: 100%;height: 165px;-webkit-transition: 0.9s;transition: 0.9s;}
.leftfcous .left01 ul li.li1 img {min-width: 100%;height: 340px;-webkit-transition: 1.4s;transition: 1.4s;}
.leftfcous .left01 ul li .tit span {font-size: 24px;line-height: 30px;color: #fff;padding: 30px 30px 27px 30px;position: absolute;bottom: 0;}
.leftfcous .left01 ul li.li2 .tit span {padding: 20px 20px 17px 20px;font-size: 18px;line-height: 24px;}
.leftfcous .left01 ul li.li1:hover img {transform: scale(1.1,1.1);-webkit-transform: scale(1.1,1.1);-o-transform: scale(1.1,1.1);}
.leftfcous .left01 ul li.li2:hover img {transform: scale(1.1,1.1);-webkit-transform: scale(1.1,1.1);-o-transform: scale(1.1,1.1);}

/*新闻内页*/
.newscontent h1{font-size: 24px;font-family: "Microsoft Yahei"}
.newscontent .dp{width:100%; text-align:center; padding:10px 0px 20px 0px;color:#a0a0a0;margin-top:2px;}
.newscontent .dp .iconfont{font-size:14px; letter-spacing:3px;}
.newscontent .dp span{padding-right:30px;float:left; font-size:14px; line-height:26px;}
.newscontent .dp span .iconfont{color:#d0d0d0;float:left;font-size:12px;}
.newscontent .dp .href a{border:1px solid #10b77a;height:22px; line-height:22px;border-radius:3px;color:#10b77a; padding:0px 10px;float:right; -webkit-transition:0.2s; transition:0.2s;margin-top:4px;}
.newscontent .ct .Itembox{padding: 15px 0px;color: #909090;line-height: 24px;font-size: 14px;}
.newscontent .ct .ct_box {line-height: 38px;font-size: 18px;padding: 20px 0px;border-bottom: 1px solid #e5e5e5;margin-top: 10px;font-family: 
"\5fae\8f6f\96c5\9ed1";}
.newsmain .right{width:300px;float: right;}
.newsmain .tjbox2 {
    float: left;
    width: 268px;
    padding: 5px 15px 15px 15px;
    height: auto;
    border: 1px solid #dedede;
    background: #fcfcfc;
    margin-top: 15px;
    overflow: hidden;
}
.newsmain .tjbox2 h2 {
    height: 16px;
    line-height: 15px;
    padding-top: 15px;
    margin-bottom: 10px;
	float: left;
    width: 100%;
    font-size: 18px;
    overflow: hidden;
    font-family: microsoft yahei;
    color: #5f61b2l;
    display: inline;
}

.newsmain .tjbox2 ul {
    width: 100%;
	float:right;
}


.newsmain .tjbox2 ul li {
    height: 40px;
	line-height:40px;
    overflow: hidden;
	border-bottom:1px dashed #CCC;
}

.newsmain .tjbox2 ul li a {
    color: #303030;
    line-height: 20px;
	font-size:16px;
}

.newsmain .tjbox2 ul li i.one {
    color: #30b358;
    font-size: 26px;
}
.newsmain .tjbox2 ul li i {
    width: 25px;
    height: 40px;
    line-height: 40px;
    display: block;
    float: left;
    margin: 0px 8px 0 0;
    text-align: center;
    font-style: normal;
    font-family: arial;
    font-size: 18px;
    color: #656565;
}
.newsmain .tjbox2 ul li a:hover{color:#30b358;}
.newsmain .tjbox2 ul li a:hover i{color:#30b358;}
/*内容加联系方式*/
.newscontent .ipcontact {
    background-color: #fafafa;
    font-family: "宋体";
    clear: both;
    display:inline-block;
    line-height: 24px;
    margin:5px 0 0px 0;
    padding: 5px;
    width: 100%;
}


.newscontent .disclaimer {
    background-color: #fafafa;
    font-family: "宋体";
    border: 1px solid #e0e0e0;
    clear: both;
    display:inline-block;
    line-height: 24px;
    margin:10px 0 10px 0;
    padding: 5px;
    width: 100%;
}
.newscontent .disclaimer p span {
    color: red;
    font-weight: bold;
}
/*内容评论*/
.ct_pl{font-size:14px; overflow:hidden;color:#999;}
.ct_pl span.rightcmtnum a{color:#999;padding-left:17px}
.ct_pl .username{width:130px;border:1px solid #ccc; height:25px; line-height:25px;margin-right:15px; padding:0 10px;}
.ct_pl .password{border:1px solid #ccc;height:25px; line-height:25px;width:130px; margin-right:15px; padding:0 10px;}
.ct_pl .rightcmtnum{ margin-top:4px;}
.ct_pl textarea{color:#909090;font-size:14px;padding:10px; font-size:14px;border:1px solid #ccc;margin-top:15px;height:80px; outline:none;width:97% !important; resize:none;}
.ct_pl #SubmitComment{width:130px;height:35px; line-height:35px; display:block;background:#10b77a;margin-top:10px;border:0px;color:#fff;font-size:14px; cursor:pointer; -webkit-tr0.3s; transition:0.3s;}
.ct_pl #SubmitComment:hover{background:#157FD5;}
.ct_pl .commenttips{width:553px;background:url(13.gif) repeat-x;border:1px solid #e1e1e1;border-top:0px;border-right:1px solid #fff; float:left;padding-left:10px; line-height:28px;height:28px;font-size:12px;color:#666; display:none}
.ct_mood{ padding:10px;border-top:1px solid #ddd;}
.pllist{ color:#909090; padding-top:15px}
.pllist table tr td{ padding:20px 0px;height: 90px; position:relative; line-height:22px;color:#188EEE; border-bottom:1px solid #eee;font-size:14px;}
.pllist table tr td span{color:#909090;font-size:12px;font-weight:100}
.pllist table tr td .content{ padding-top:5px; line-height:19px;color:#606060;font-size:12px;font-weight:100}
.pllist table tr td img.userface{width:55px; height:55px; margin-right:12px;}
.pllist table tr td .userbox{width:67px; height:67px; background:url(userbox.png) no-repeat;margin-top:3px; position:absolute;}
.pllist table strong{font-weight:normal}
.pllist table tr td p{font-weight:normal; padding-top:5px;color:#606060;}
.pinglunmain {width: 860px;margin: 0 auto;}
.pinglunmain h4 {line-height: 60px;height: 40px;font-size: 16px;font-family: "\5FAE\8F6F\96C5\9ED1";}
.pinglunmain .box01 {width: 840px;margin-top: 20px;padding-top: 15px;overflow: hidden;background: #f5f5f5;padding: 10px;}
.pinglunmain .box01 a {color:#909090;}
.pinglunmain .box01 h4 {background: url(10.gif) no-repeat;padding-left: 20px;height: 25px}
.pinglunmain .box01 .textbox {border: 1px solid #ddd;border-top: 1px solid #C1C0C0;border-left: 1px solid #C1C0C0}
.pinglunmain .box01 textarea {color: #606060;background: #fff url(11.gif) repeat-x;font-size: 12px;padding: 5px;border: 1px solid #ddd;border-top: 1px solid #ccc;border-left: 1px solid #ccc;margin-top: 10px;height: 80px;float: left;}
.pinglunmain .box01 #SubmitComment {width:105px;border-radius:3px;height: 36px; line-height:100%;background:#188EEE;margin: 5px 0px 0px 10px;border: 0px;color: #fff;text-align: center;font-size: 16px;font-family: "\5FAE\8F6F\96C5\9ED1";cursor: pointer}
.pinglunmain .box01 #SubmitComment:hover{ background:#157FD5;}
.pinglunmain .box01 .commenttips {float: left;padding-left: 10px;line-height: 40px;height: 40px;background: url(12.gif) repeat-x;font-size: 12px;color: #606060}
.pinglunmain .box02 {padding: 20px 0px;color: #606060;line-height: 24px}
.pinglunmain .box02 tr td {padding: 5px 0px}
/*文章评价页面*/
.plun{ margin-top:0;}
.plun .pinglunmain{width: 880px;}
.plun .pinglunmain .box01{width: 840px; margin-top:0;}
.plun .pinglunmain h4{line-height:40px; margin-bottom:20px;}
.plun .pinglunmain .box01 #SubmitComment{float: right; margin: 10px 5px 0px 0px;font-size: 14px;height: 30px;}
.plun .pinglunmain .box02 tr td{ border-bottom:1px solid #eee; padding:20px 0;height: 90px;}
.plun .pinglunmain .box01 textarea{border: 1px solid #eee;border-top: 1px solid #eee;border-left: 1px solid #eee;resize: none;}
/*关于我们*/
.aboutus{width:1178px;margin:0 auto;background:#f6f6f6;min-height:326px;border: 1px solid #eee;}
.aboutus .aboutus_l{width:224px; float:left;background:#C6C6C6;min-height:600px;}
.aboutus .aboutus_l h4{ padding:20px 0px; font-size:22px; background:#188EEE;font-weight:normal; line-height:32px; overflow:hidden; color:#fff; text-align:center;}
.aboutus .aboutus_l h4 span{font-size:16px; display:block;margin-top:10px; line-height:26px; }
.aboutus .aboutus_l ul li{ height:42px; line-height:42px;}
.aboutus .aboutus_l ul li a{display:block;padding-left:40px;height:42px; line-height:42px;font-size:16px; border-top:1px solid #f2f6f8;color:#5b6269;}
.aboutus .aboutus_l ul li a:hover{ text-decoration:none;color:#188EEE;}
.aboutus .aboutus_l ul li:hover{background:#fff; position:relative;width:224px;border-left:3px solid #188EEE}
.aboutus .aboutus_l ul li.curr{background:#fff; position:relative;width:224px;border-left:3px solid #188EEE}
.aboutus .aboutus_l ul li.curr a{color:#188EEE; padding-left:37px;}
.aboutus .aboutus_r{width:912px; float:right;padding:20px 20px;background:#fff;}
.aboutus .aboutus_r h4.title{font-size:22px; height:52px; line-height:32px;font-weight:normal}
.aboutus .aboutus_r .intro{ line-height:33px;color:#5b6269; font-size:14px; padding-left:20px;}
/*问答详情页*/
.askbg {
	width:100%;
    background: #f4f4f4;
	display:inline-block;
	padding-bottom:10px;
}
.askindex .left{width:890px;float:left;}
.askindex .ask_ct{border:1px solid #eee; padding:20px 20px 0px 20px; background-color:#FFF}
.askindex .ask_ct .ct_one{color:#606060;  position:relative}
.askindex .ask_ct .ct_one .userface{width:55px;height:55px; position:absolute; left:0px;top:0px;border-radius:50%;border:1px solid #ddd;}
.askindex .ask_ct .ct_one .tit{line-height:30px; padding:0px 0px 10px 75px}
.askindex .ask_ct .ct_one .tit h4{font-family:"\5FAE\8F6F\96C5\9ED1";font-size:18px;font-weight:normal;background:url(ask05.png) no-repeat 0 40%;color:#303030;}
.askindex .ask_ct .ct_one .tit h4 p img{ max-width:100%;}
.askindex .ask_ct .ct_one .tit h4 a{font-size:14px;color:#909090; font-weight:normal; padding:0px 2px;}
.askindex .ask_ct .ct_one .tit span a{color:#606060;float:right; padding-left:20px; background:url(collect.png) no-repeat 0 50%; padding-left:20px;}
.askindex .ask_ct .ct_one .tit .btn01{width:79px;background:url(ask09.png) no-repeat; float:left; text-align:center; line-height:20px}
.askindex .ask_ct .ct_one .tit .btn02{width:87px;background:url(ask10.png) no-repeat; float:left;margin-left:5px; text-align:center; line-height:20px}
.askindex .ask_ct .ct_one .tit a:hover{ text-decoration:none}
.askindex .ask_ct .ct_one em{color:#1981D4; font-style:normal}
.askindex .ask_ct .ct_one .ct_into{margin-top:10px;font-size:14px; line-height:24px;color:#303030;}
.askindex .ask_ct .ct_one .ct_into img{ max-width:230px;margin-top:15px;}
.askindex .ask_ct .ct_one .ct_ask h4{font-weight:normal;font-size:14px;color:#1981D4; height:28px;}
.askindex .ask_ct .ct_one .ct_ask #answerbutton{width:110px;height:35px; line-height:100%;margin:10px 10px 0px 0px;background:#f6f9fa url(send.png) no-repeat 15px 50%;border:1px solid #d0d6dc;color:#5b6269; padding-left:32px; font-size:14px;border-radius:3px; cursor:pointer;font-family:"\5FAE\8F6F\96C5\9ED1";}
.askindex .ask_ct .ct_one .ct_ask #answerbutton:hover{ background:#f2f6f8 url(send.png) no-repeat 15px 50%;}
.askindex .ask_ct .ct_one .useraskbtn{ padding:0px 0px 50px 75px;}
.askindex .ask_ct .ct_one .useraskbtn a{ padding:0px 15px;float:left;height:25px; line-height:25px;border:1px solid #f69a5d;color:#f69a5d;margin-right:15px;border-radius:3px;}
.askindex .ask_ct .ct_one .useraskbtn a.btn02{color:#4da1f1;border:1px solid #4da1f1;}
.askindex .ask_ct .ct_two{border-top:1px solid #e1e1e1;margin-top:15px; height:100%;}
.askindex .ask_ct .ct_two .title{ font-size:16px;height:40px; line-height:40px;color:#303030;}
.askindex .ask_ct .ct_two .title em{width:4px;height:16px;background:#3c9f48;float:left;margin:12px 8px 0px 0px}
.askindex .ask_ct .ct_two .title span{font-size:14px;color:#909090;}
.askindex .ask_ct .ct_two .title span strong{color:#f60;font-weight:normal; }	
.askindex .ask_ct .ct_two ul li{ clear:both;border-bottom:1px solid #e1e1e1;color:#909090; position:relative; padding:15px 5px 15px 5px;min-height:75px;}
.askindex .ask_ct .ct_two ul li .liname .fl{width:60px; text-align:center;color:#5b6269; position:absolute;top:75px; }
.askindex .ask_ct .ct_two ul li .liname .fr{color:#909090; position:absolute;right:0px;}
.askindex .ask_ct .ct_two ul li .liinto{font-size:14px;color:#515151; line-height:24px;}
.askindex .ask_ct .ct_two ul li .liinto a{font-size:12px;}
.askindex .ask_ct .ct_two ul li .liinto img{border-radius:50%;width:55px;height:55px;border:1px solid #E1E1E1;}
.askindex .ask_ct .ct_two ul li .liinto .liinto_r{width:765px; float:right;min-height:48px; padding-bottom:24px; position:relative;}
.askindex .ask_ct .ct_two ul li .liinto .liinto_r img{ border:0;border-radius:0; width:auto; height:auto; max-width:100%;}
.askindex .ask_ct .ct_two ul li .liinto .liinto_r strong{color:#188EEE;font-weight:normal;}
.askindex .ask_ct .ct_two ul li .liinto .liinto_r a.cn{width:110px; height:26px;color:#fff; display:block; text-indent:-9999px; background:url(caina.png) no-repeat; margin-top:5px;}
.askindex .ask_ct .ct_two ul li .liinto .liinto_r a.cn:hover{ text-decoration:none}
.askindex .ask_ct .ct_two ul li .liinto .liinto_r .lidate{ position:absolute;bottom:0;right:0; font-size:12px; display:block;color:#919ca5}


.askindex .askright{width:270px;float:right;}

.askindex .askright .r_two {
    border: 1px solid #eee;
    background: #fff;
    padding: 0px 20px;
    margin-bottom: 20px;
}
.askindex .askright .r_two .tit h4 {
    height: 40px;
    line-height: 40px;
}
.askindex .askright .r_two .tit h4 a {
    font-size: 16px;
    font-weight: normal;
}
.askindex .askright .r_two .tit .r {
    display: block;
    text-align: center;
    line-height: 30px;
    border: 1px solid #4ea832;
    margin-bottom: 10px;
    font-size: 14px;
}
.askindex .askright .r_two .tit .r a {
    color: #4ea832;
}
.askindex .askright .r_two ul li {
    margin-bottom: 10px;
    font-size: 14px;
    color: #666;
}
.askindex .askright .r_two ul li.lipic img {
    float: left;
    width: 60px;
    height: 60px;
    margin-right: 10px;
}
.askindex .askright .r_two ul li .r_ct {
    font-size: 12px;
    line-height: 25px;
}
.askindex .askright .r_two ul li .myask {
    float: right;
    color: #9E9E9E;
    font-size: 12px;
}

.askindex .askright .right01{border:1px solid #eee;background:#fff; padding:0px 20px 10px;}
.askindex .askright .right01 .title{height:40px; line-height:40px;}
.askindex .askright .right01 .title h4{ font-size:16px;font-weight:normal;}
.askindex .askright .right01 .title span{float:right;color:#5b6269; cursor:pointer;}
.askindex .askright .right01 .title span .iconfont{ font-size:14px; padding-right:3px;}
.askindex .askright .right01 .title span:hover{color:#919ca5}

.askindex .askright .right01 ul{-moz-animation:mycontmain 3s; /* Firefox */
-webkit-animation:mycontmain 3s; /* Safari and Chrome */
-o-animation:mycontmain 3s; /* Opera */
}
@keyframes mycontmain
{
0%   {filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity: 0;  opacity: 0; }
25%  {filter:alpha(opacity=100); -moz-opacity:1; -khtml-opacity: 1;  opacity: 1; }
50%  {filter:alpha(opacity=100); -moz-opacity:1; -khtml-opacity: 1;  opacity: 1; }
100% {filter:alpha(opacity=100); -moz-opacity:1; -khtml-opacity: 1;  opacity: 1; }
}

@-moz-keyframes mycontmain /* Firefox */
{
0%   {filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity: 0;  opacity: 0; }
25%  {filter:alpha(opacity=100); -moz-opacity:1; -khtml-opacity: 1;  opacity: 1; }
50%  {filter:alpha(opacity=100); -moz-opacity:1; -khtml-opacity: 1;  opacity: 1; }
100% {filter:alpha(opacity=100); -moz-opacity:1; -khtml-opacity: 1;  opacity: 1; }
}

@-webkit-keyframes mycontmain /* Safari and Chrome */
{
0%   {filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity: 0;  opacity: 0; }
25%  {filter:alpha(opacity=100); -moz-opacity:1; -khtml-opacity: 1;  opacity: 1; }
50%  {filter:alpha(opacity=100); -moz-opacity:1; -khtml-opacity: 1;  opacity: 1; }
100% {filter:alpha(opacity=100); -moz-opacity:1; -khtml-opacity: 1;  opacity: 1; }
}

@-o-keyframes mycontmain /* Opera */
{
0%   {filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity: 0;  opacity: 0; }
25%  {filter:alpha(opacity=100); -moz-opacity:1; -khtml-opacity: 1;  opacity: 1; }
50%  {filter:alpha(opacity=100); -moz-opacity:1; -khtml-opacity: 1;  opacity: 1; }
100% {filter:alpha(opacity=100); -moz-opacity:1; -khtml-opacity: 1;  opacity: 1; }
}
.askindex .askright .right01 ul li{/*height:55px;*/ overflow:hidden;}
.askindex .askright .right01 ul li .litit{height:25px; line-height:25px; overflow:hidden; white-space:nowrap;/*font-size:14px;*/text-overflow:ellipsis;}
.askindex .askright .right01 ul li .litit a{color:#909090;font-family: 'Microsoft Yahei'!important;}
.askindex .askright .right01 ul li .litit a:hover{color:#666;}
.askindex .askright .right01 ul li span{color:#909090; line-height:22px; float:right;}
.askindex .askright .right01 ul li span .iconfont{ letter-spacing:2px;}

.askindex .askright .right02{background:#FFF; margin-top:10px;}
.askindex .askright .right02 .title{height:46px; line-height:46px; font-size:16px; background:#fff; padding:0 10px;}
.askindex .askright .right02 .title span{float:right;color:#5b6269}
.askindex .askright .right02 ul{ padding:5px 15px;}
.askindex .askright .right02 ul li{width:60px;float:left; text-align:center;margin:10px 0px;}
.askindex .askright .right02 ul li img{width:40px;height:40px;border-radius:50%; display:block;margin:0 auto; overflow:hidden;}
.askindex .askright .right02 ul li .u_name{height:22px; color:#5b6269;line-height:22px; overflow:hidden; white-space:nowrap;text-overflow:ellipsis;}
.askindex .twbox{ padding-left:30px; position:relative;line-height:20px;color:#909090; background:#F9F9F9;}
.askindex .twbox .title{ font-size:19px;height:60px; line-height:60px;color:#303030;}
.askindex .twbox .asktitile{font-size:14px;color:#303030;}
.askindex .twbox select{color:#303030;border: 1px solid #ccc;padding: 5px 10px;border-radius: 2px;}
.askindex .twbox textarea{color:#303030; padding:5px; font-size:14px;border-radius:2px;resize: none;border: 1px solid #ccc !important;}
/*下载样式*/
.downmain01{width:1200px;margin:0 auto;}
.downmain01 .left{width:215px;float:left;background:#fff; position:relative; z-index:99}
.downmain01 .left ul li{}
.downmain01 .left ul li.li1{*+height:37px; *+overflow:hidden }
.downmain01 .left ul li.li1 .classtit{ padding-left:15px; font-size:16px;height:39px; line-height:39px;border-bottom:0px; background:none}
.downmain01 .left ul li.li1:hover .classtit{border:1px solid #f0f0f0;border-bottom:0px;width:196px; padding-left:15px;}
.downmain01 .left ul li:hover .classinfo{ display:block;}
.downmain01 .left ul li:hover .classtit{width:199px;border:1px solid #bfbfc7;border-right:1px solid #fff; position:relative; z-index:999}
.downmain01 .left ul li:hover .classtit a{color:#188EEE}
.downmain01 .left ul li .classtit{height:34px; line-height:34px;font-size:14px; border:1px solid #f0f0f0;border-right:2px solid #f0f0f0; overflow:hidden; padding-left:15px; position:relative; z-index:99; background:#fff; margin-bottom:-1px;background:url(ricon.png) no-repeat 90% 50%}
.downmain01 .left ul li .classtit span{width:20px;height:34px;float:left;}
.downmain01 .left ul li .classtit span.spanicon1{ background:url(downicon.png) no-repeat 0 -274px;margin-right:10px;}
.downmain01 .left ul li .classtit span.spanicon2{ background:url(downicon.png) no-repeat 0 7px;margin-right:10px;}
.downmain01 .left ul li .classtit span.spanicon3{ background:url(downicon.png) no-repeat 0 -27px;margin-right:10px;}
.downmain01 .left ul li .classtit span.spanicon4{ background:url(downicon.png) no-repeat 0 -63px;margin-right:10px;}
.downmain01 .left ul li .classtit span.spanicon5{ background:url(downicon.png) no-repeat 0 -96px;margin-right:10px;}
.downmain01 .left ul li .classtit span.spanicon6{ background:url(downicon.png) no-repeat 0 -132px;margin-right:10px;}
.downmain01 .left ul li .classtit span.spanicon7{ background:url(downicon.png) no-repeat 0 -167px;margin-right:10px;}
.downmain01 .left ul li .classtit span.spanicon8{ background:url(downicon.png) no-repeat 0 -202px;margin-right:10px;}
.downmain01 .left ul li .classtit span.spanicon9{ background:url(downicon.png) no-repeat 0 -238px;margin-right:10px;}
.downmain01 .left ul li .classinfo{width:183px;border:1px solid #bfbfc7; display:none; padding:10px 20px 20px 10px; position:absolute; left:215px;top:0px; background:#fff; z-index:9;height:324px; overflow:hidden;}
.downmain01 .left ul li .classinfo .infotit{height:30px; line-height:30px; font-size:16px; padding-left:15px;color:#188EEE;}
.downmain01 .left ul li .classinfo a{ padding:0px 6px; white-space:nowrap;height:26px; line-height:26px;border:1px solid #e3e3e3;border-radius:2px;float:left;margin:10px 0px 0px 10px;}
.downmain01 .left ul li .classinfo a:hover{ background:#188EEE;color:#fff;border:1px solid #188EEE;}
.downmain01 .leftlist{width:638px;border:1px solid #f0f0f0;float:left;margin-left:20px;background:#fff; position:relative}
.downmain01 .leftlist .title{ height:49px; line-height:40px;font-size:18px;margin-top:2px; padding:0px 15px}
.downmain01 .leftlist .title span{ font-size:14px;color:#909090; padding-left:10px;}
.downmain01 .leftlist .title font{color:#056ec2; padding:0px 5px}
.downmain01 .leftlist .title2{float:left; padding:0px 15px;height:21px; line-height:20px;background:#188EEE;color:#fff; margin-left:18px; position:relative}
.downmain01 .leftlist .title2 .dbg{width:21px;height:5px; background:url(dbg.png) no-repeat; position:absolute;left:-21px;top:8px;}
.downmain01 .leftlist ul{ margin:0px 15px}
.downmain01 .leftlist ul li{ padding:5px 15px 20px 15px;border-bottom:1px dotted #ddd;margin-bottom:-1px;}
.downmain01 .leftlist ul li .litit{height:18px; line-height:18px;font-size:16px; overflow:hidden;margin-top:15px}
.downmain01 .leftlist ul li .litit img{margin-right:10px;float:left;}
.downmain01 .leftlist ul li .intro{color:#606060; line-height:23px; font-size:13px;height:46px; overflow:hidden;margin-top:15px;}
.downmain01 .leftlist ul li .liother{color:#909090;margin-top:15px;}
.downmain01 .leftlist ul li .liother img{height:15px;margin:0px 4px 0px 10px}
.downmain01 .right{width:285px;float:right;}
.downmain01 .right .rightbtn{width:100%;height:50px; cursor:pointer; line-height:50px; background:#FF6D16;border-radius:3px;color:#fff; text-align:center; font-size:16px;-webkit-transition: .3s; transition: .3s;}
.downmain01 .right .rightbtn:hover{ background:#FF6D16;}
.downmain01 .right .right01{background:#f8f8f8;margin-top:10px;}
.downmain01 .right .right01 .title{ font-size:16px;height:35px; line-height:30px;color:#333; background:#fff;}
.downmain01 .right .right01 ul{ padding:0px 0px 15px 0px;}
.downmain01 .right .right01 ul li{height:24px; line-height:24px; overflow:hidden; padding:0px 15px;margin-top:10px; font-size:14px;}
.downmain01 .right .right01 ul li span{width:15px;margin:4px 8px 0px 0px;height:15px;background:#d9d9d9; color:#606060;float:left; text-align:center; line-height:15px;}
.downmain01 .right .right01 ul li span.span01{background:#FF5722;color:#fff;}
.downmain01 .right .right01 ul li span.span02{background:#ff7316;color:#fff;}
.downmain01 .right .right01 ul li span.span03{background:#ff9c00;color:#fff;}
.downmain01 .right .right01 ul li em{float:right;color:#909090; padding-left:10px; font-size:12px;font-style: normal;}
.downmain01 .right .right01 ul li em strong{color:red;font-weight:normal; padding-right:3px; font-family:Arial}
.downmain01 .leftcontent{width:875px;float:left; background:#fff;}
.downmain01 .leftcontent .downbox01{ padding:20px; background:#fff;border:1px solid #eee;}
.downmain01 .leftcontent .downbox01 .downtit{height:40px; font-size:18px;}
.downmain01 .leftcontent .downbox01 .downbox01left{width:150px; float:left; position:relative}
.downmain01 .leftcontent .downbox01 .downbox01left img.rj_pic{width:148px; float:left;border:1px solid #eee;}
.downmain01 .leftcontent .downbox01 .downbox01left .typeimg{ position:absolute;bottom:1px;right:1px;}
.downmain01 .leftcontent .downbox01 .downbox01right{width:662px; float:right}
.downmain01 .leftcontent .downbox01 .downbox01right h4{font-weight:normal;font-size:19px; height:29px; line-height:29px;}
.downmain01 .leftcontent .downbox01 .downbox01right .xingji{margin-top:5px; position:relative; font-size:16px;}
.downmain01 .leftcontent .downbox01 .downbox01right .xingji .star_w{width:0em; overflow:hidden; position:absolute;top:0;left:0; background:#fff;}
.downmain01 .leftcontent .downbox01 .downbox01right .xingji img{height:1em; width:auto;}
.downmain01 .leftcontent .downbox01 .downbox01right ul li{width:33%; line-height:20px; font-size:14px; float:left; margin-top:10px; color:#909090;font-family: 'Microsoft Yahei'!important;}
.downmain01 .leftcontent .downbox01 .downbox01right ul li span{color:#909090;}
.downmain01 .leftcontent .downbox01 .downbox01right ul li.liintro{width:100%; display:block; line-height:20px;}
.downmain01 .leftcontent .downbox01 .downbox01right ul li.lidownnum{width:100%; display:block;background:url(bg38.png) no-repeat 0 50%;padding-left:20px; line-height:30px;padding-top:0px;margin-top:20px;color:#909090;}
.downmain01 .leftcontent .downbox03{ padding:10px 20px 20px 20px; background:#fff;border:1px solid #eee;margin-top:20px;}
.downmain01 .leftcontent .downbox03 .title{ height:38px; border-bottom:1px solid #e5e5e5;font-family:"\5FAE\8F6F\96C5\9ED1";font-weight:normal;font-size:18px;}
.downmain01 .leftcontent .downbox03 .title h4{ float:left; font-size:16px;height:36px; line-height:36px; font-weight:normal;border-bottom:3px solid #188EEE;}
.downmain01 .leftcontent .downbox03 .xz_list{margin-top:15px;font-size:14px; line-height:30px;}
.downmain01 .leftcontent .downbox04{ padding:10px 20px 20px 20px; background:#fff;border:1px solid #eee;margin-top:20px;}
.downmain01 .leftcontent .downbox04 .title{ height:38px; border-bottom:1px solid #e5e5e5;font-family:"\5FAE\8F6F\96C5\9ED1";font-weight:normal;font-size:18px;}
.downmain01 .leftcontent .downbox04 .title h4{ float:left; font-size:16px;height:36px; line-height:36px; font-weight:normal;border-bottom:3px solid #188EEE;}
/*专题内容页*/
.mF_fscreen_tb .prev, .mF_fscreen_tb .next{ bottom:15px !important;}
.zt_banner{margin-top:20px;}
.zt_banner img{ display:block; overflow:hidden;width:100%;}
.zt_main{margin:0 auto;margin-top:20px;overflow:hidden}
.zt_main .left{width:560px; float:left; height:365px; overflow:hidden; background:#f6f6f6;}
.zt_main .right{width:600px; float:right; line-height:20px;color:#909090;}
.zt_main .right ul li{margin-bottom:10px; height:113px;background:#fff; border:1px solid #eee;}
.zt_main .right ul li .libox{padding:12px 15px; line-height:24px; font-size:14px;}
.zt_main .right ul li .title{font-size:19px; display:block; margin-bottom:5px; height:29px; line-height:29px; overflow:hidden;font-weight:bold;color:#303030;}
.zt_main .right ul li .title:hover{color:#188EEE;}
.zt_main .right ul li a{color:#188EEE;}
.zt_main .right ul li .recommend{width:90px; display:none; height:91px; background:url(../zt/recommend.png) no-repeat; position:absolute;margin:-5px 0px 0px 515px;}
.zt_maintwo{width:1148px;margin:0 auto;margin-top:20px; background:#f6f6f6;padding:0px 15px; font-size:14px; line-height:24px;color:#606060; border:1px solid #eee;}
.zt_maintwo .tit{height:38px;border-bottom:1px solid #eee;}
.zt_maintwo .tit span{height:36px; line-height:36px;border-bottom:3px solid #188EEE;float:left; font-size:16px;color:#303030;}
.zt_maintwo .intro{ padding:15px 0px;}
.zt_mainthree{width:1148px;margin:0 auto;margin-top:20px;border:1px solid #eee; padding:0px 15px;}
.zt_mainthree .tit{height:38px;border-bottom:1px solid #eee;}
.zt_mainthree .tit span{height:36px; line-height:36px;border-bottom:3px solid #188EEE;float:left; font-size:16px;color:#303030;}
.zt_mainthree ul li{margin:0 15px;padding:20px 15px;border-bottom:1px dashed #ddd; height:100px}
.zt_mainthree ul li img{width:200px; height:100px}
.zt_mainthree ul li .r_ct{width:900px; float:right}
.zt_mainthree ul li .r_ct a.title{font-size:17px;color:#795548; display:block; height:27px;font-weight:bold}
.zt_mainthree ul li .r_ct .intro{ line-height:20px;color:#666;}
.zt_mainthree ul li .r_ct .intro a{color:#3790e4}
.zt_mainthree ul li:hover{ background:#eee}
.zt_page{ text-align:right;padding-right:15px}
.zt_end{width:980px;margin:0 auto; height:60px; color:#666;font-size:11px; line-height:18px;padding-top:10px}
/*考试栏目页*/
.inputOver,.input{ padding-top:0 !important;}
.sttj .input, .sttj .inputOver{padding: 5px 10px !important;}
.left_dg{background:#FFFFFF;line-height: 28px;margin-top: 15px;border:1px solid #eee;border-bottom:0px;}
.left_dg .dg_sc{float:right;}
.left_dg .dg_sc .sctext{width:200px;border:0px;height:30px; padding-left:10px; line-height:30;border-left:1px solid #e9edf0;color:#a0a0a0;float:left; outline:none;}
.left_dg .dg_sc .sctext:focus{color:#606060;}
.left_dg .dg_sc .scbtn{width:38px;height:30px;border:0px;background:#188EEE; font-size:14px; text-align:center; line-height:30px;color:#fff; cursor:pointer; outline:none;}
.left_dg .dg_r{float:right;color:#606060;border-left:1px solid #e9edf0; line-height:30px;}
.left_dg .dg_r a{ padding:0px 10px;color:#909090; font-size:12px;float:left;}
.left_dg .dg_r a:hover{color:#3790e4;}
.left_dg .dg_r span{ float:left;}
.left_dg .dg_r span strong{color:#188EEE;}
.left_dg .listicon{ float:right;}
.left_dg .listicon span{ float:left;width:38px;height:38px;border-left:1px solid #eee;}
.left_dg .listicon span img{ display:block;margin:0 auto;margin-top:14px;}
.left_dg .listicon span .curricon{ display:none;}
.left_dg .listicon span.curr{ background:#fff;}
.left_dg .listicon span.curr .curricon{ display:block;}
.left_dg .listicon span.curr .nocurr{ display:none;}
.left_dg .dg_l span{float:left; padding:0px 20px; font-size:14px;}
.left_dg .dg_l span a{color:#606060; display:block;}
.left_dg .dg_l span a .iconfont{float:right; font-size:12px;margin:1px 0px 0px 3px;color:#a9afb5;}
.left_dg .dg_l span.curr a{color:#3790e4; padding:0px 10px;}
.left_dg .dg_l span .checkbtn{width:16px;height:16px;border:1px solid #c9ced3; float:left;margin:13px 10px 0px 0px; outline:none;-webkit-appearance: none;}
.left_dg .dg_l span .checkbtn:checked{ background:#3790e4 url(checked.png) no-repeat 50% 50%;border:1px solid #3790e4;}
.left_dg .dg_l2{font-size:14px; float:left;}
.left_dg .dg_l2 a{float:left;}
.left_dg .dg_l2 span{ display:block; padding:0px 20px;}
.left_dg .dg_l2 a .iconfont{float:right; font-size:12px;margin:1px 0px 0px 3px;color:#a0a0a0;}
.left_dg .dg_l2 a.curr span{display: inline-block;height: 28px;padding: 0 15px 0 15px;border: 1px solid #188EEE;background-color: #188EEE;line-height: 28px;color: #fff;}
.left_dg .dg_l2 a.curr .iconfont{color:#3790e4;}
.left_dg .dg_l2 span .checkbtn{width:16px;height:16px; cursor:pointer;border:1px solid #c9ced3; float:left;margin:12px 10px 0px 0px; outline:none;-webkit-appearance: none;}
.left_dg .dg_l2 span .checkbtn:checked{ background:#3790e4 url(checked.png) no-repeat 50% 50%;border:1px solid #3790e4;}
.left_dg .dg_line{width:1px;height:14px;margin-top:13px;float:left;background:#e0e0e0;}
.left_dg .dg_l3{float:left;position:relative;}
.left_dg .dg_l3 span{ display: inline-block;height: 28px;float: left;border-bottom: 1px solid #F9F9F9;border-top: 1px solid #f9f9f9;padding: 0 29px 0 15px;border-right: 1px solid #e9e9e9; background-color: #fff;line-height: 28px;}
.left_dg .dg_l3 span .iconfont{ position:absolute;right:15px;top:0px; line-height:30px;font-size:16px;color:#a0a0a0;-webkit-transition: .3s;transition: .3s;}
.left_dg .dg_l3 .dgbox{width:198px;border:1px solid #e0e0e0; background:#fff;-moz-box-shadow:1px 1px 2px rgba(0, 0, 0, 0.1); 
-webkit-box-shadow:1px 1px 2px rgba(0, 0, 0, 0.1); box-shadow:1px 1px 2px rgba(0, 0, 0, 0.1); position:absolute;left:0;top:29px; z-index:9; display:none;}
.left_dg .dg_l3 .dgbox span{ display:none;}
.left_dg .dg_l3 .dgbox a{ display:block; line-height:32px;height:32px; overflow:hidden; font-size:14px; padding:0px 20px;}
.left_dg .dg_l3 .dgbox2{width:598px; padding:10px 0px;}
.left_dg .dg_l3 .dgbox2 a{width:125px;float:left; margin-left:20px; padding:0px; }
.left_dg .dg_l3 .dgbox3{width:558px; padding:10px 0px;}
.left_dg .dg_l3 .dgbox3 a{width:118px;float:left; margin-left:20px; padding:0px; }
.left_dg .dg_l3:hover span{ background:#fff;border:1px solid #e0e0e0;border-bottom:0px;margin-top:-1px; border-left:0;height: 30px;line-height: 30px;z-index: 11;position: relative; }
.left_dg .dg_l3:hover span .iconfont{transform:rotate(-180deg);-ms-transform:rotate(-180deg); 	/* IE 9 */-moz-transform:rotate(-180deg); 	/* Firefox */-webkit-transform:rotate(-180deg); /* Safari 和 Chrome */-o-transform:rotate(-180deg); 	/* Opera */}
.left_dg .dg_l3:hover .dgbox{ display:block;}



.examNav{background:#fff;height:64px; line-height:60px; position:relative;border:1px solid #eee; box-shadow: rgba(0,0,0,0.038) 0px 1px 4px;}
.examNav .navLeft li{float:left; margin:0px 20px; font-size:14px;height:60px;}
.examNav .navLeft li.on{border-bottom:4px solid #188eee;}
.examNav .navLeft li.on a{color:#188eee;}
.examNav .navRight{float:right;}
.examNav .navRight li{ padding:0px 20px;float:left; line-height:26px;}
.examNav .navRight li .icon{width:23px; height:23px; display:block; overflow:hidden;margin:0 auto;margin-top:10px; background-image:url(exam/navicon.png); background-repeat:no-repeat;}
.examNav .navRight li .icon-user{ background-position:-3px 0px} 
.examNav .navRight li .icon-ctb{ background-position:-87px 0px} 
.examNav .navRight li .icon-collect{ background-position:-178px 0px} 
.examNav li a{color:#555;}
.examNav .navRight li a{ font-size:12px;}
.examNav .navRight li.on .icon{background-image:url(exam/navicon-on.png)}
.examNav .navRight li.on a{color:#188eee;}

.examlist .left .listbox ul{background: #fff;padding: 0 25px;border: 1px solid #eee; box-shadow: rgba(0,0,0,0.038) 0px 1px 4px;}
.examlist .left .listbox ul li{ padding:20px;border-bottom:1px solid #eee; -webkit-transition:0.3s; transition:0.3s;}
.examlist .left .listbox ul li:last-child{ border-bottom:0;}
.examlist .left .listbox ul li .tit a:hover{ color:#188EEE; text-decoration:underline;}
.examlist .left .listbox ul li .tit{height:26px; line-height:26px; font-size:16px;}
.examlist .left .listbox ul li .tit font{float:right;font-size:12px;color:#a0a0a0; display:none;}
.examlist .left .listbox ul li .tit font .iconfont{color:#c0c0c0; padding-right:5px;}
.examlist .left .listbox ul li .tit span{ padding-right:5px;}
.examlist .left .listbox ul li .info{height:22px; line-height:22px;overflow:hidden;}
.examlist .left .listbox ul li .info span{ padding-right:20px;color:#a0a0a0;}
.examlist .left .listbox ul li .info span.date{ padding-left:15px;border-left:1px solid #e0e0e0;}
.examlist .left .listbox ul li .info span.date .iconfont{float:left; font-size:14px;margin-right:3px;}
.examlist .left .listbox ul li .btn{float:right;margin:10px 0px 0px 20px;}
.examlist .left .listbox ul li .btn a{ display:block;height:26px; line-height:26px;border:1px solid #188EEE;color:#188EEE; padding:0px 15px;border-radius:2px; font-size:12px;}
.examlist .left .listbox ul li .btn a:hover{ background:#188EEE;color:#fff;}
.left_dg .dg_l3 span #cityname{ font-style:normal; font-size:14px;}
.examtitmain{background: #43A2F0 !important;}
/*考试详情页*/
.mainbox .dg{padding: 15px 0;}
.mainbox .dg a{color: #909090;font-family: 'Microsoft Yahei'!important;}
.mainbox .dg a i{ margin-right:5px;}
.exam_intro .box01 .left{width:220px;float:left; padding:45px 20px; background:#f8f8f8; }
.exam_intro .box01 .left img{ display:block;margin:0 auto;}
.exam_intro .box01 .right{width:860px;float:right; background:#f8f8f8; padding:0px 20px;}
.exam_intro .box01 .right .tit{ font-size:21px; line-height:27px;margin-top:17px;}
.exam_intro .box01 .right ul.ul1{ background:#fff; padding:17px 0px 18px 0px;margin-top:10px;border-radius:3px;} 
.exam_intro .box01 .right ul.ul1 li{width:25%;float:left; text-align:center; position:relative;}
.exam_intro .box01 .right ul.ul1 .line{width:1px;height:100%; position:absolute;left:0;top:0; background:#e9e9e9;}
.exam_intro .box01 .right ul.ul1 li strong{ display:block;font-size:23px;color:#347abc;font-weight:normal;height:27px; line-height:27px; overflow:hidden;}
.exam_intro .box01 .right ul.ul1 li strong em{font-size:12px;font-weight:normal; padding-left:5px;color:#808080; font-style:normal;}
.exam_intro .box01 .right ul.ul1 li strong.cor1{color:#fa8638;}
.exam_intro .box01 .right ul.ul1 li strong.cor2{color:#23c7a0;}
.exam_intro .box01 .right ul.ul1 li strong.cor3{color:#f95353;}
.exam_intro .box01 .right ul.ul1 li strong.cor4{color:#4aa4f9;}
.exam_intro .box01 .right ul.ul1 li span{ display:block;height:16px; line-height:16px;color:#b0b0b0;}
.exam_intro .box01 .right ul.ul2{ position:relative; padding-bottom:22px;}
.exam_intro .box01 .right ul.ul2 li{ line-height:20px;font-size:14px;margin-top:12px;color:#808080;}
.exam_intro .box01 .right ul.ul2 li span{color:#505050 !important;}
.exam_intro .box01 .right ul.ul2 .btn{ position:absolute;right:0;bottom:20px;}
.exam_intro .box01 .right ul.ul2 .btn a{ display:block;background:#f69352 url(pen.png) no-repeat 35px 50%;color:#fff;height:54px;width:110px; line-height:54px; font-size:18px; padding-left:65px;border-radius:3px;}
.exam_intro .box01 .right ul.ul2 .btn a:hover{ background:#ee8a48 url(pen.png) no-repeat 35px 50%;}
.exam_intro .box02{margin-top:20px; min-height:150px; padding:0px 15px;}
.exam_intro .box02 .tit{height:50px; border-bottom:1px solid #eee;}
.exam_intro .box02 .tit h4{float:left;border-bottom:5px solid #188EEE;height:46px; color:#188EEE; line-height:46px; font-size:18px;font-weight:normal;}
.exam_intro .box02 .ksnr_box{ font-size:14px; line-height:24px; padding:15px 0px 35px 0px;color:#505050;}
.exam_intro .box02 .ksnr_box p{padding-top:10px;}
/*login*/
.loginbg{ background:#f8f8f8;}
.login .title{height:62px; line-height:62px;font-size:22px; padding-left:120px;}
.login .l_m{width:398px;float:left;border: 1px solid #eee; padding:20px 20px 40px 20px; margin-left:120px;min-height:387px; background:#fff;}
.login .l_m .loginpanel {height: 30px;border: 1px solid #188EEE;border-radius: 4px; overflow: hidden;font-size:14px;}
.login .l_m .loginpanel ul li{float:left; cursor:pointer; width: 33.3%; position:relative;background: #fff;height: 30px;float: left;line-height: 30px;text-align: center;color: #188EEE;}
.login .l_m .loginpanel ul li .line{ background:#60a3e1;width:1px;height:100%; position:absolute;left:0;top:0;}
.login .l_m .loginpanel ul li.curr{ color: #fff;background: #188EEE;}
.login .l_m .login_box{ margin:40px 20px 0px 20px;}
.login .l_m .login_box h4{color:#b0b0b0;height:26px; line-height:26px; font-size:16px;font-weight:normal; display:none;}
.login .l_m .login_box li{ margin-top:20px;}
.login .l_m .login_box .username,
.login .l_m .login_box .password{ padding:0px 10px 0px 40px;width: 307px; vertical-align:middle; height:42px;border:0;outline:none; font-size:14px; color:#999; letter-spacing:1px; border:#ddd solid 1px; background:#fff url(reg_ico.gif) no-repeat;border-radius:0px;}
.login .l_m .login_box input[type=input]{ -webkit-transition:0.3s; transition:0.3s;}
.login .l_m .login_box input[type=input]:focus{color:#606060;border:1px solid #74b2ed;box-shadow:0px 0px 4px #95c5f3 inset;}
.login .l_m .login_box input[type=password]{ -webkit-transition:0.3s; transition:0.3s;}
.login .l_m .login_box input[type=password]:focus{color:#606060;border:1px solid #74b2ed;box-shadow:0px 0px 4px #95c5f3 inset;}
.login .l_m .login_box input[type=text]{ -webkit-transition:0.3s; transition:0.3s;}
.login .l_m .login_box input[type=text]:focus{color:#606060;border:1px solid #74b2ed;box-shadow:0px 0px 4px #95c5f3 inset;}
.login .l_m .login_box .username{background-position: 10px 11px;}
.login .l_m .login_box .password{background-position: 10px -27px;}
.login .l_m .login_box .text_yz{width:130px;padding-left:5px;height:34px;color:#999; line-height:34px;margin-right:15px;border:1px solid #ccc;margin-bottom:10px; float:left}
.login .l_m .login_box .cook{color:#666; height:34px; line-height:34px; font-size:14px;}
.login .l_m .login_box .cook a{ color:#666;}
.login .l_m .login_box .cook #Cookies{-webkit-appearance: none;width:19px;height:19px; background:url(radio_19.png) no-repeat 0px -21px;margin:8px 5px 0px 0px;float:left; cursor:pointer; outline:none;}
.login .l_m .login_box .cook #Cookies:checked{ background:url(radio_19.png) no-repeat}
.btn-login{width: 358px;height: 46px; -webkit-transition:0.3s; transition:0.3s;line-height: 46px;cursor: pointer;background: #f69352;border: 0px;color: #fff;font-size: 18px; border-radius:3px;}
.btn-login:hover{background:#ee8a48;}
.login .l_m .login_box .zc{color:#666;border-top:1px solid #ddd;margin-top:20px;padding-top:10px;line-height:30px; font-size:14px;}
.login .l_m .login_box .zc a{padding-left:6px;color:#069}
.login .l_m .login_box .zc a img{ width:25px; height:25px;}
.login .rightBox{ width:500px;float: right;line-height: 22px; font-size:14px; margin-top:90px;color: #909090;}
.login .rightBox span{font-size: 19px;display: block;height: 39px;line-height: 39px;color: #606060;}
.login .rightBox a {width: 130px;height: 36px;line-height: 36px;display: block;border: 1px solid #188EEE;text-align: center;color: #188EEE;font-size: 16px;margin-top: 20px;border-radius:3px;}
.login .rightBox{animation:myrbox 1s;-moz-animation:myrbox 1s; /* Firefox */-webkit-animation:myrbox 1s; /* Safari and Chrome */-o-animation:myrbox 1s; /* Opera */}
@keyframes myrbox
{
0%   {filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity: 0;  opacity: 0;margin-top:70px;}
100% {filter:alpha(opacity=100); -moz-opacity:1; -khtml-opacity: 1;  opacity: 1;margin-top:90px;}
}
@-moz-keyframes myrbox /* Firefox */
{
0%   {filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity: 0;  opacity: 0;margin-top:70px;}
100% {filter:alpha(opacity=100); -moz-opacity:1; -khtml-opacity: 1;  opacity: 1;margin-top:90px;}
}
@-webkit-keyframes myrbox /* Safari and Chrome */
{
0%   {filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity: 0;  opacity: 0;margin-top:70px;}
100% {filter:alpha(opacity=100); -moz-opacity:1; -khtml-opacity: 1;  opacity: 1;margin-top:90px;}
}
@-o-keyframes myrbox /* Opera */
{
0%   {filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity: 0;  opacity: 0;margin-top:70px;}
100% {filter:alpha(opacity=100); -moz-opacity:1; -khtml-opacity: 1;  opacity: 1;margin-top:90px;}
}
.login .rightBox a{animation:myregbtn 0.3s linear 0.3s both;-moz-animation:myregbtn 0.3s linear 0.3s both; /* Firefox */
-webkit-animation:myregbtn 0.3s linear 0.6s both; /* Safari and Chrome */
-o-animation:myregbtn 0.3s linear 0.3s both; /* Opera */
}
@keyframes myregbtn
{
0%   {filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity: 0;  opacity: 0;margin-top:40px;}
100% {filter:alpha(opacity=100); -moz-opacity:1; -khtml-opacity: 1;  opacity: 1;margin-top:20px;}
}
@-moz-keyframes myregbtn /* Firefox */
{
0%   {filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity: 0;  opacity: 0;margin-top:40px;}
100% {filter:alpha(opacity=100); -moz-opacity:1; -khtml-opacity: 1;  opacity: 1;margin-top:20px;}
}
@-webkit-keyframes myregbtn /* Safari and Chrome */
{
0%   {filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity: 0;  opacity: 0;margin-top:40px;}
100% {filter:alpha(opacity=100); -moz-opacity:1; -khtml-opacity: 1;  opacity: 1;margin-top:20px;}
}
@-o-keyframes myregbtn /* Opera */
{
0%   {filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity: 0;  opacity: 0;margin-top:40px;}
100% {filter:alpha(opacity=100); -moz-opacity:1; -khtml-opacity: 1;  opacity: 1;margin-top:20px;}
}
.login .btn_yz{width:150px;border-radius:2px;margin-left:10px;height:42px; line-height:42px; cursor:pointer; background:#f5f5f5; border:#eee solid 1px; font-size:14px; color:#606060;}
.login .apilogin{border-top:1px solid #eee; padding-top:10px; }
.login .apilogin .name{height:54px; line-height:54px;color:#909090; font-size:14px;}
.login .apilogin img{ margin-right:20px;}
#login_container iframe{ display:block; margin:0 auto}
.mobileLogin .username, 
.mobileLogin #MobileCode{padding: 9px 9px 9px 34px;width: 253px;line-height: 23px; height:23px;border:0;outline:none;font-size:14px; color:#999; font-family:"å¾®è½¯é›…é»‘"; letter-spacing:1px; border:#ddd solid 1px; background:#fff url(/user/images/reg_ico.png) no-repeat; border-radius:3px;}
.mobileLogin .username{background-position: 5px 12px;}
.mobileLogin #MobileCode{background-position: 5px -51px;}
/*reg*/
.regtitle{height:82px; line-height:82px;background:#f9f9f9; position:relative;}
.regtitle .tyline{width:100%;height:9px; background:url(tyline.png) repeat-x; position:absolute;left:0;top:0; z-index:1;}
.regtitle strong{ font-size:22px;font-weight:normal;padding-left:10px;}
.regtitle strong em{width:5px;float:left; background:#3790e4;height:22px;margin:30px 0px 0px 0px; display:none;}
.regtitle .titr{float:right; font-size:16px; padding-right:30px;color:#655f5d;}
.regtitle .titr .lg_btn{width:130px;height:36px; line-height:36px;border:1px solid #4495df; color:#4495df;float:left;margin-top:30px; text-align:center;border-radius:2px; margin-left:10px; margin-right:10px;}
.regtitle .titr img{ margin:0px 10px;height:25px;}
.userreg{width:1200px;margin:0 auto; padding:40px 0px; background:#fff;}
.userreg .left{width:500px; font-size:14px; padding-left:80px;float:left;}
.userreg .left h4{ font-size:22px;font-weight:normal;height:52px; line-height:32px;}
.userreg .left ul li{ padding:10px 0px; line-height:35px;}
.userreg .left ul li .text{width:288px;height:33px; line-height:100%;border:1px solid #d0d0d0; background:url(headbg.png) repeat-x; outline:none; padding-left:10px; -webkit-transition:0.3s; transition:0.3s;}
.userreg .left ul li .text:focus{color:#606060;border:1px solid #74b2ed;box-shadow:0px 0px 4px #95c5f3 inset;}
.userreg .left ul li .text_yz{width:120px;height:33px; line-height:100%;border:1px solid #d0d6dc; background:url(headbg.png) repeat-x; outline:none; padding-left:10px;float:left;}
.userreg .left ul li .text_yz:focus{color:#5b6269;border:1px solid #4997e2;box-shadow:0px 0px 2px #d0d6dc;}
.userreg .left ul li .title{width:105px;float:left; text-align:right; padding-right:5px;}
.userreg .left ul li .title font{color:#eb5445; padding-right:5px;font-weight:bold;}
.userreg .left ul li.reg_category label{ padding-right:20px;float:left; background:url(myradio.png) no-repeat 0 50%; padding-left:29px; cursor:pointer;}
.userreg .left ul li.reg_category label input{ display:none;}
.userreg .left ul li.reg_category .label_focus{ background:url(radio_click.png) no-repeat 0 50%;}
.userreg .left #viewlicense{width:19px;height:19px;-webkit-appearance: none; outline:none; background:url(radio_19.png) no-repeat;float:left;margin-right:10px; cursor:pointer;margin-top:8px; margin-left:110px;}
.userreg .left #viewlicense:checked{background:url(radio_19.png) no-repeat 0 -21px;}
.userreg .left ul li .d_default{color:#b0b0b0; padding-left:110px;}
.userreg .left ul li .d_err{color:#b0b0b0; padding-left:110px;}
.userreg .left ul li .d_on{color:#b0b0b0; padding-left:110px;}
.userreg .left ul li .d_ok{color:#0DBBA1; padding-left:110px;}
.userreg .left ul .btn_yz{ background:#f0f0f0;border:0px;margin-left:20px; padding:0px 15px;height:37px; vertical-align:middle;border-radius:3px;}
.userreg .left .v_Codeimg img{height:35px; margin-left:20px;}
.userreg .left ul li .regbtn{ margin-left:110px;width:300px; text-align:center;height:46px; vertical-align:middle;color:#fff; background:#f69352;border:0px;border-radius:3px; font-size:16px; margin-bottom:10px;-webkit-transition: .3s;transition: .3s;}
.userreg .left ul li .regbtn:hover{ background:#ee8a48}
.userreg .left #license{width:580px; margin-left:90px;color:#5b6269; line-height:26px;border:1px solid #d0d6dc;height:400px; overflow-x:hidden; overflow-y:scroll; padding:10px 20px 20px 20px; background:#f7f9fa}
.userreg .left #license .tit{height:40px; line-height:40px; font-size:14px;font-weight:bold;}
.userreg .right{width:450px;float:right;height:340px;border-left:1px solid #eee; padding-left:80px;}
.userreg .right .tit{height:76px; line-height:76px; font-size:16px;color:#606060;}
.userreg .right .tit a{color:#188EEE;}
.userreg .right .apilogin{border-top:1px solid #eee; padding-top:10px;}
.userreg .right .apilogin .name{height:54px; line-height:54px;color:#909090; font-size:14px;}
.userreg .right .apilogin img{ margin-right:20px;}

/*考试首页*/
.exammainbg img{ width:100%;}
.exammain .pos{margin-top: 20px; margin-bottom:20px;}
.exammain .left{width:870px;float:left;}
.exammain .left .leftbox{margin-top:40px;height:190px; overflow:hidden;-webkit-transition: .3s;transition: .3s; }
.exammain .left .leftbox .lbox{width:280px;height:190px;float:left; text-align:center; cursor:pointer;}
.exammain .left .leftbox .lbox .lboxbg{ position:relative; z-index:99}
.exammain .left .leftbox .lbox span{width:78px; font-size:40px;height:78px; line-height:76px;color:#fff;-webkit-transition: .3s;transition: .3s;display:block; margin:0 auto;border:1px solid #fff;border-radius:50%;margin-top:20px;}
.exammain .left .leftbox .lbox span .examfont{ font-size:36px; }
.exammain .left .leftbox .lbox span.span2 .examfont{ font-size:42px;}
.exammain .left .leftbox .lbox span.span3 .examfont{ font-size:38px;}
.exammain .left .leftbox .lbox span.span4 .examfont{ font-size:46px;}
.exammain .left .leftbox .lbox span.span5 .examfont{ font-size:44px;}
.exammain .left .leftbox .lbox strong{ display:block; font-size:22px;-webkit-transition: .3s;transition: .3s;color:#fff;height:32px; line-height:32px;margin-top:10px; overflow:hidden;}
.exammain .left .leftbox .lbox .info{color:#fff; font-size:14px; line-height:24px;-webkit-transition: .3s;transition: .3s;}
.exammain .left .leftbox .lbox .info font{color:#ff0;font-weight:bold; padding:0px 3px}
.exammain .left .leftbox:hover span{ line-height:68px;}
.exammain .left .leftbox .rbox{width:570px;float:right;background:#f8f8f8;height:170px; padding:0px 20px 20px 0px;}
.exammain .left .leftbox .rbox span{float:left; position:relative; z-index:99}
.exammain .left .leftbox .rbox span a{ display:block;height:30px; line-height:30px; text-align:center; font-size:14px; margin:20px 0px 0px 20px; padding:0px 20px;color:#5b6269;}
.exammain .left .leftbox .rbox span .iconfont{ padding-left:5px;}
.exammain .left .leftbg1 .rbox span a:hover{color:#0DBBA1;}
.exammain .left .leftbg2 .rbox span a:hover{color:#0fa2df;}
.exammain .left .leftbg3 .rbox span a:hover{color:#5c85ef;}
.exammain .left .leftbg4 .rbox span a:hover{color:#21c47e;}
.exammain .left .leftbg5 .rbox span a:hover{color:#efb056;}
.exammain .left .leftbg6 .rbox span a:hover{color:#18c7cd;}
.exammain .left .leftbg7 .rbox span a:hover{color:#2c80d6;}
.exammain .left .leftbg8 .rbox span a:hover{color:#20c581;}
.exammain .left .leftbg9 .rbox span a:hover{color:#10ccb4;}
.exammain .left .leftbg1 .lbox{ background:#0DBBA1;}
.exammain .left .leftbg2 .lbox{ background:#0fa2df;}
.exammain .left .leftbg3 .lbox{ background:#5c85ef;}
.exammain .left .leftbg4 .lbox{ background:#21c47e;}
.exammain .left .leftbg5 .lbox{ background:#efb056;}
.exammain .left .leftbg6 .lbox{ background:#18c7cd;}
.exammain .left .leftbg7 .lbox{ background:#2c80d6;}
.exammain .left .leftbg8 .lbox{ background:#20c581;}
.exammain .left .leftbg9 .lbox{ background:#10ccb4;}
.exammain .right{width:280px;float:right;position:relative; z-index:99}
.exammain .right .right01 ul{ background:#f8f8f8; padding:20px;}
.exammain .right .right01 .title{ font-size:16px;height:40px; line-height:40px;}
.exammain .right .right01 ul li{ line-height:24px; font-size:12px;margin-top:10px;color:#909090;}
.exammain .right .right01 ul li a{color:#303030; display:block;font-size:14px;height: 24px;line-height: 24px;overflow: hidden;}
.exammain .right .right01 ul li a:hover{color:#188EEE;}
.exammain .right .right02{margin-top:20px;}
.exammain .right .right02 ul{ background:#f8f8f8; padding:20px;}
.exammain .right .right02 .title{ font-size:16px;height:40px; line-height:40px;}
.exammain .right .right02 ul li{ line-height:24px; font-size:14px;margin-top:10px;color:#5b6269;}
.exammain .right .right02 ul li a{color:#303030;display: block;height: 24px;line-height: 24px;overflow: hidden;}
.exammain .right .right02 ul li a:hover{color:#188EEE;}
.exammain .left .leftbg1 .rbox span .more,.exammain .left .leftbg1 .rbox span .more:hover{ border:1px solid #0DBBA1; color:#0DBBA1;}
.exammain .left .leftbg2 .rbox span .more,.exammain .left .leftbg2 .rbox span .more:hover{ border:1px solid #0fa2df; color:#0fa2df;}
.exammain .left .leftbg3 .rbox span .more,.exammain .left .leftbg3 .rbox span .more:hover{ border:1px solid #5c85ef; color:#5c85ef;}
.exammain .left .leftbg4 .rbox span .more,.exammain .left .leftbg4 .rbox span .more:hover{ border:1px solid #21c47e; color:#21c47e;}
.exammain .left .leftbg5 .rbox span .more,.exammain .left .leftbg5 .rbox span .more:hover{ border:1px solid #efb056; color:#efb056;}
.exammain .left .leftbg6 .rbox span .more,.exammain .left .leftbg6 .rbox span .more:hover{ border:1px solid #18c7cd; color:#18c7cd;}
.exammain .left .leftbg7 .rbox span .more,.exammain .left .leftbg7 .rbox span .more:hover{ border:1px solid #2c80d6; color:#2c80d6;}
.exammain .left .leftbg8 .rbox span .more,.exammain .left .leftbg8 .rbox span .more:hover{ border:1px solid #20c581; color:#20c581;}
.exammain .left .leftbg9 .rbox span .more,.exammain .left .leftbg9 .rbox span .more:hover{ border:1px solid #10ccb4; color:#10ccb4;}

/*考试分类入口*/
.examindex .posst{ overflow:hidden; height:36px; padding-top:20px;}
.examindex .examinclass{ float:left; font-size:14px; margin-top:10px;}
.examindex .examinclass a{ color:#909090}
.examindex .examinclass .icon{ float:left; margin-top:2px; height:20px;width:20px; background:#188EEE url(../images/listicon.png) no-repeat center; margin-right:10px; vertical-align:middle}
.examindex .examnote{ font-size:14px; line-height:36px; height:36px; overflow:hidden; color:#909090}
.examindex .examnote li{ white-space:nowrap}
.examindex .examnote li a{ color:#555}
.examindex .examnote li a:hover{ color:#188EEE}
.examindex .examnote .ultitle{ float:left}
.examindex .examnote li .date{ padding-left:40px;}
.examindex{}
.examindex .pos{padding:10px 0; padding-bottom:40px; margin:0 -10px;}
.examindex .itembox{ float:left; width:33.333%;}
.examindex .itembox .inner{ text-align:center; background:#fff; padding:40px; margin:10px; border-radius:10px;
-webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;}
.examindex .itembox .inner:hover,
.examindex .itembox .inner:active {
  -webkit-transform: translateY(-1px);
  -moz-transform: translateY(-1px);
  -o-transform: translateY(-1px);
  transform: translateY(-1px);
  -webkit-box-shadow: 0px 6px 18px rgba(203, 203, 203, 0.6);
  -moz-box-shadow: 0px 6px 18px rgba(203, 203, 203, 0.6);
  box-shadow: 0px 6px 18px rgba(203, 203, 203, 0.6);
}	
.examindex .itembox .img{ height:75px;}
.examindex .itembox .img img{ height:100%}

.examindex .itembox .title{ font-size:18px;  margin-top: 35px; line-height:28px; margin-bottom: 25px;}
.examindex .itembox .intro{ color:#a1a1a1;line-height: 20px;height: 40px;margin-bottom: 22px; font-size:14px;overflow: hidden;}
.examindex .itembox .button{ width:65%; text-align:center; margin:0 auto;}
.examindex .itembox .button a{ background:#188EEE; font-size:14px; display:inline-block; width:100%; color:#fff;height:40px; line-height:40px;    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;}
.examindex .itembox .button a:hover{ background:#40A3F3}

/*教师内页*/

.teacherin{width:819px;background: #fff;padding: 25px;}
.teacherin .middle{width:640px;float:right;padding:0px 0px 0px 0px;}

.teacherin .left{width:160px;height:160px;border:4px solid rgba(255,255,255,0.9);float:left;}
.teacherin .left img.msface{width:160px;height:160px; display:block; overflow:hidden;}
.teacherin .middle .btn{margin-top:10px; width:160px;}
.teacherin .middle .btn span{width:73px;border-radius:2px;color:#188EEE;float:left; text-align:center;height:28px; line-height:28px;font-size:12px;border:1px solid #188EEE; cursor:pointer; -webkit-transition:0.3s; transition:0.3s;}
.teacherin .middle .btn span.span1{ background:#188EEE;color:#fff;}
.teacherin .middle .btn span.span1:hover{ background:#188EEE;}
.teacherin .middle .btn span .iconfont{font-size:14px; padding-right:5px;}
.teacherin .middle .btn span:hover{ background:#E8F4FE;}

.teacherin .middle .tname{ height:43px; line-height:43px;}
.teacherin .middle .tname strong{font-size:23px;font-weight:normal;float:left;}
.teacherin .middle .tname span{ font-size:12px;color:#909090;}
.teacherin .middle .tname img{height:23px;margin:-2px 0px 0px 10px}
.teacherin .middle .info{height:22px; line-height:22px;color:#999;}
.teacherin .middle .info span{float:left; padding-right:20px;}
.teacherin .middle .info span a{ color:#999;}
.teacherin .middle .info .iconfont{font-size:14px; float:left;-webkit-text-stroke-width: 0.1px;margin:0px 5px 0px 0px;}
.teacherin .middle .info .icon1{color:#53b1ed;}
.teacherin .middle .info .icon2{color:#4bca6c;}
.teacherin .middle .info .icon3{color:#f04545;}
.teacherin .middle .info .icon4{color:#f3863e;}
.teacherin .middle .info .icon5{color:#4fa2f0;}
.teacherin .middle .intro{ margin-top:15px; line-height:24px;color:#606060; font-size:14px; margin-left:0;}
.teacherin .middle .intro p{background-color:#FFF !important;}

.teacher_con .teacher_nav{height: 34px;border-bottom: 2px solid #ddd;}
.teacher_con .teacher_nav a {position: relative;display: inline-block;padding: 0 25px;margin-right: 5px;border-bottom: 2px solid #ddd;font-weight: bold;font-size: 14px;line-height: 34px; cursor:pointer;}
.teacher_con .teacher_nav a.cur {color: #188EEE;border-bottom: 2px solid #188EEE;background: url(bgs_gb.png) no-repeat bottom center;background-position: center -292px;}
.teacher_con{ margin-top:20px;padding-bottom: 20px;}
.teacher_con .left_con{ width:870px;}
.teacher_con .left_con .teacherBox01 {padding: 20px;background: #fff;}
.teacher_con .teacher_nav a:hover {border-color: #188EEE;text-decoration: none;}


/*教师内页课程列表*/
.listSty02 li {margin-top: 20px;padding: 1px;border-bottom:1px solid #eee; padding-bottom:20px;}
.listSty02 li.nobb{ border-bottom:0;} 
.listSty02 .imgnav {position: relative;float: left;width: 200px;height: 130px;margin-right: 20px;overflow: hidden;}
.listSty02 .words {float: left;width: 45%;}
.listSty02 .imgnav img {width: 200px;height: 130px;-webkit-transition: .6s;transition: .6s;}
.listSty02 li:hover .imgnav img {transform: scale(1.1,1.1);-webkit-transform: scale(1.1,1.1);-o-transform: scale(1.1,1.1);}
.listSty02 h2 {padding-top: 15px;font-size:14px;}
.listSty02 p {margin: 10px 0;color: #666;font-family: 'Microsoft Yahei'!important;line-height: 24px; height:72px; overflow:hidden;}
.listSty02 .bar {float: right;width: 15%; padding-top: 15px;line-height: 26px;}
.listSty02 .bar a.btnSty08 {display: inline-block;height:30px;padding: 0 15px;border-radius: 3px;background:#188EEE;vertical-align: middle;line-height:30px; color: #fff;}
.listSty02 .bar .htred{font-size: 18px;font-weight: normal;margin-right: 10px;display: block;}
.listSty02 .bar .c999{ display:block;}
.teacher_cbox .teacherBox01{ display:none;}
.listSty02 .imgnav span{background:#188EEE;position: absolute;left: 0;width: 100%; height:35px; line-height:35px; text-align:center;bottom: -35px;-webkit-transition: all .3s ease;-moz-transition: all .3s ease;-o-transition: all .3s ease;transition: all .3s ease; color:#fff;}
.listSty02 li:first-child{ margin-top:0;}
.listSty02 li:hover .imgnav span{bottom: -1px;}
.listSty02 .imgnav span i{ margin-right:5px;}
/*评价列表*/
.commentList li {margin-bottom: 20px;}
.commentList .face {float: left;width: 50px;height: 50px;padding: 3px;margin-right: 20px;border: 1px solid #eee;background: #fff;}
.commentList .words {position: relative;float: left;width: 700px;padding:15px 25px 25px;border: 1px solid #eee;background: #fff;}
.commentList .words .studenti{display: block;border-bottom: 1px dotted #ddd;color: #a0a0a0;line-height: 30px;}
.commentList .words .studenti .time{float: right;color: #a0a0a0;}
.commentList .words .studenti span{color: #e4393c;margin: 0 5px;}
.commentList p{margin: 10px 0;}
.commentList .arrow {position: absolute;left: -7px;top: 15px;width: 0;height: 0;border-top: 7px solid #fbfbfb;border-bottom: 7px solid #fbfbfb;border-right: 7px solid #e2e1e1;}
.commentList .arrow i {position: absolute;left: 1px;top: -7px;width: 0;height: 0;overflow: hidden;border-right: 7px solid #fff;border-top: 7px solid transparent;border-bottom: 7px solid transparent; _display: none;}
.commentList li:last-child{ margin-bottom:0;}
.commentList .replybox{padding: 10px 20px;background: #fffcf0;border: 1px solid #eee5c2;}
.commentList .replybox .studenti{border-bottom: 0;}
.commentList .replybox p{line-height: 30px;margin: 0;}
.teacher_con .left_con .teacherBox01 .textarea .ask_textarea{width: 809px;height: 80px;border: 1px solid #EDEDED;resize: none;padding: 10px;border-radius: 2px;}
/*教师内页右侧样式*/
.numList02 { margin:0 20px; padding-top:20px;}
.numList02 li.imgWord {position: relative;padding: 0px 0 20px;}
.numList02 .imgWord b {position: absolute;top:0px;left: 0;margin: 0;width: 22px; height: 15px;vertical-align: middle;text-align: center;color: #fff;background: #999;}
.numList02 b.green {background:#188EEE;}
.numList02 .imgWord a img {float: left;width: 100px;height: 75px;margin-right: 10px;}
.numList02 .lh18 {line-height: 18px;}
/*课程列表模式*/
.clinnerl{ margin-top:20px;}
.clinnerl li{padding: 20px;border-bottom: 1px solid #eee;-webkit-transition: 0.3s;transition: 0.3s;position: relative; background:#fff;}
.clinnerl li .lct{width:250px;float:left; position:relative;}
.clinnerl li .lct .xgbg{width:42px;height:52px;background:url(xgbg.png) no-repeat 0 -1px; text-align:center; position:absolute;top:0;left:10px;}
.clinnerl li .lct .xgbg em{color:#fff; display:block;height:14px; line-height:14px; overflow:hidden; font-size:12px;margin-top:6px;}
.clinnerl li .lct .xgbg strong{ font-size:14px;color:#fff;font-weight:normal;height:18px; line-height:18px; overflow:hidden; display:block;}
.clinnerl li .lct img{width:250px;height:150px; display:block; overflow:hidden;}
.clinnerl li .lct .livebg{width:54px;height:54px; background:url(livebg2.png) no-repeat;-webkit-transition: 0.3s; transition: 0.3s; position:absolute;top:28%;left:37%}
.clinnerl li:hover .lct .livebg{top:23%;}
.clinnerl li .lct .updatetime{width:100%;height:22px; line-height:22px; background:url(rgba0.png); position:absolute;left:0;bottom:0; text-align:center;color:#fff;}
.clinnerl li .rct{width:730px;float:right; padding-right:140px;}
.clinnerl li .rct .litit{height:26px; line-height:26px; white-space:nowrap;text-overflow:ellipsis; overflow:hidden; font-size:16px;font-weight:bold;font-family:HelvLight-Norma1d0d6b0044d01,Hiragino Sans GB, \5fae\8f6f\96c5\9ed1;}
.clinnerl li .rct .target{color:#606060; font-size:14px;height:48px; line-height:24px;overflow:hidden;margin-top:5px;font-family: 'Microsoft Yahei'!important;}
.clinnerl li .rct .price{height:22px; line-height:22px;margin-top:10px; overflow:hidden;}
.clinnerl li .rct .price strong{ font-size:19px;color:#ff6600;font-weight:normal;}
.clinnerl li .rct .price strong font{ padding-right:3px; font-size:18px;}
.clinnerl li .rct .price em{color:#a0a0a0; text-decoration:line-through; padding-left:20px;font-style: normal;}
.clinnerl li .rct .price .free0{color:#5fa942; font-size:16px;}
.clinnerl li .rct .isfree0 .free1{ display:none;}
.clinnerl li .rct .isfree1 .free0{ display:none;}
.clinnerl li .rct .isfree2 .free0{ display:none;}
.clinnerl li .rct .info{height:18px; line-height:18px;color:#909090;margin-top:12px;}
.clinnerl li .rct .info span{margin-right:20px;float:left;}
.clinnerl li .rct .info .iconfont{ font-size:14px; padding-right:5px;-webkit-text-stroke-width: 0.06px; -webkit-transition:0.3s; transition:0.3s;color:#999;float:left;}
.clinnerl li .rct .info .icon1{-webkit-text-stroke-width: 0px;padding-right:3px;}
.clinnerl li:hover .rct .info .icon1{color:#0DBBA1;}
.clinnerl li:hover .rct .info .icon2{color:#4bca6c}
.clinnerl li:hover .rct .info .groupicon{background:url(groupicon_2.png) no-repeat;}
.clinnerl li:hover .rct .info .icon3{color:#f04646}
.clinnerl li:hover .rct .info .icon4{color:#f3873f}
.clinnerl li .rct .info .groupicon{width:16px;height:13px;float:left;background:url(groupicon.png) no-repeat;margin:2px 5px 0px 0px;}
.clinnerl li .rct .info span.epname{width:162px; text-align:center;float:right; position:relative;}
.clinnerl li .rct .info span.epname .name_hover{ display:inline;}
.clinnerl li .rct .info span.epname .name_hover a{color:#909090;}
.clinnerl li .rct .info span.epname .name_hover a:hover{color:#3790e4;}
.clinnerl li .rct .info span.epname .name_hover img{width:16px;height:16px;margin:1px 5px 0px 0px;border-radius:50%;}
.clinnerl li .rct .info span.epname .name_hover:hover .box{ display:block;}
.clinnerl li .rct .info span.epname .box{width:158px;height:99px;background:url(box.png) no-repeat; position:absolute;top:15px;right:-25px; padding:22px 22px; z-index:999; display:none;}
.clinnerl li .rct .info span.epname .box span.icon{float:left;height:16px; line-height:16px;border:1px solid #f47c2c;border-radius:2px;color:#f47c2c; padding-right:4px;margin-right:0px;}
.clinnerl li .rct .info span.epname .box span.icon em{float:left;width:16px;height:16px; background:#f28841;border-right:1px solid #f47c2c;color:#fff; text-align:center; margin-right:4px; line-height:16px;}
.clinnerl li .rct .info span.epname .box font{color:#e75d02;}
.clinnerl li .rct .info span.epname .box .text{margin-top:5px; text-align:left; line-height:20px;}
.clinnerl li .rct .info span.epname .box .text font{color:#606060;}
.clinnerl li .rct .info span.epname .box .text img{width:inherit;height:13px;}
.clinnerl li .btn{ position:absolute;right:20px;top:50px;}
.clinnerl li .btn a.xqbtn{width:98px;height:28px; line-height:28px;border:1px solid #188EEE;border-radius:3px; text-align:center; display:block;color:#188EEE; font-size:14px;}
.clinnerl li .btn a.xqbtn:hover{ background:#188EEE;color:#fff;}
.clinnerl li .btn span{ text-align:center; display:none;margin-top:10px;height:19px; line-height:19px; overflow:hidden;}
.clinnerl li .btn span a{color:#909090;}
.clinnerl li .btn span .iconfont{ font-size:14px; padding-right:5px;}
.clinnerl li .btn span a:hover{color:#188EEE;}
.clinnerl li:hover .btn span{ display:block;}
/*播放课程*/
.live_rightbox .empty{width:auto;}
.live_leftbox{ position:absolute; width:100px;overflow:hidden; left:0; top:0; background:#303437;box-shadow: 1px -1px 5px 0px #000; z-index:1;}
.live_leftbox .block01{padding:10px;border-bottom: 1px solid #000;}
.live_leftbox .block01 .member_img{width: 50px;height: 50px;border-radius: 50px;margin: auto;overflow: hidden;}
.live_leftbox .block01 .member_img img{ width:100%; height:100%;}
.live_leftbox .block01 .member_name{ color:#fff; text-align:center; line-height:25px;}

.live_leftbox .block02{padding: 10px;background: url(line.png) no-repeat top center;border-bottom: 1px solid #000;}
.live_leftbox .block02 .studentlist{height:400px; overflow:hidden; position:relative;}
.live_leftbox .block02 .student{height:1988400px;width:80px; position:absolute;top:0;left:0;}
.live_leftbox .block02 .student li{ text-align:center; padding:10px 0;height:30px; overflow:hidden;}
.live_leftbox .block02 .student li img{ width:30px; height:30px; border-radius:30px;}
.live_leftbox .block02 .prve,.live_leftbox .block02 .next{ text-align:center; color:#bbb;}
.live_leftbox .block02 .prve span:hover,.live_leftbox .block02 .next span:hover{ color:#fff;}
.live_leftbox .block02 .prve span,.live_leftbox .block02 .next span{ cursor:pointer;}
.live_leftbox .block02 .next.cur,.live_leftbox .block02 .next.cur span:hover { color:#666}
.live_leftbox .block02 .prve.cur,.live_leftbox .block02 .prve.cur span:hover { color:#666}
.live_leftbox .block03{padding: 10px;background: url(line.png) no-repeat top center;}
.live_leftbox .block03 .flowers,.live_leftbox .block03 .diamonds{text-align: center;margin: 10px 0;}
.live_leftbox .block03 .flowers a,.live_leftbox .block03 .diamonds a{color: #fff;}
.live_leftbox .block03 .flowers img,.live_leftbox .block03 .diamonds img{ width:20px; height:20px;}

.live_centerbox{ position:absolute; left:100px; top:0; background:#282b30;}
.live_centerbox .ltop_box{ height:60px; background:#2d2e34; border-bottom: 3px solid #000;}
.live_centerbox .ltop_box .return_btn{line-height: 60px;color: #fff;margin-left: 20px;font-size: 12px;background:#505050;padding: 5px 10px;border-radius: 3px; border:1px solid #252525;}
.live_centerbox .ltop_box .return_btn:hover{ background:#808080;}
.live_centerbox .ltop_box .left_tc .left_tcimg img{width: 30px;height: 30px; border-radius: 30px;}
.live_centerbox .ltop_box .left_tc{margin-left: 40px;border-right: 1px solid #000;padding: 0 20px; line-height:60px;}
.live_centerbox .ltop_box .left_tc .left_tcimg {line-height: 60px;}
.live_centerbox .ltop_box .left_tc .left_tccourse{color: #fff;margin-left: 5px;}
.live_centerbox .ltop_box .right_stunum {border-right: 1px solid #000;background: url(line2.png) no-repeat left center;padding: 0 20px; color:#808080; height:60px; line-height:60px;}
.live_centerbox .ltop_box .right_stunum i{ font-size:18px; color:#808080;}
.live_centerbox .ltop_box .right_stunum .numcolor{ font-size:15px; color:#fff;}
.live_centerbox .ltop_box .line2{background: url(line2.png) no-repeat left center; width:1px;height: 60px;}
.live_centerbox .lbottom_box{ position:relative; overflow:auto; background:#000;}
.live_centerbox .lbottom_box .none_live{width:100%; height:99%; color:#fff; text-align:center;}
.live_centerbox .lbottom_box .none_live .empty{ position:absolute;}

.live_centerbox object,.live_centerbox embed{width:100% !important;height:100% !important;}


.right_bigbox{ width:297px;position:fixed;right:0;height:100%;}
.right_bigbox .hide_btn{ cursor:pointer;position: absolute;left: -15px;color: #fff;z-index:1000;background: #202226;width: 18px;height: 40px;line-height: 40px;text-align: center; border-radius: 5px 0 0 5px;}
.right_bigbox .hide_btn.cur{ display:none;}
.right_bigbox .ishow_btn{ display:none;}
.right_bigbox .ishow_btn.cur{ cursor:pointer;display:block;position: absolute;left: -17px;color: #fff;z-index: 99;background: #202226;width: 18px;height: 40px;line-height: 40px;text-align: center; border-radius: 5px 0 0 5px;}
.right_bigbox .hide_btn:hover,.right_bigbox .ishow_btn.cur:hover{ background:#2A2D30;}

.live_rightbox{ position:absolute; width:294px; overflow:hidden; right:0; top:0; background:#2a2d30; border-left: 3px solid #000; z-index:99;}
.live_rightbox ul.tab_name{background: #323639;border-bottom: 3px solid #000;height: 60px;}
.live_rightbox ul.tab_name li{ float:left; width:24.9%; text-align:center; color:#fff; line-height:60px; font-size:14px; cursor:pointer;}
.live_rightbox ul.tab_name li.curr{background:#3790e4;}
.live_rightbox .tab_con{overflow-y: auto;}
.live_rightbox .tab_con .tabbox{ display:none;}
.live_rightbox .tab_con .tabbox .emptymsg{padding-top: 10px;padding-bottom: 20px;padding-left: 40px;background: url('../emptymsg1.gif') no-repeat;text-align: left;margin: 40px auto 10px;overflow: visible;display: block;color: #999;width: 100px;}

.live_rightbox .tab_con .tabbox .livecourse_l .c_chapter,.live_rightbox .tab_con .tabbox .livecourse_l .c_class{min-height: 36px;color: #ddd;font-size: 12px;cursor: pointer;padding: 0px 0px 0px 5px;overflow: hidden;}
.live_rightbox .tab_con .tabbox .livecourse_l .c_chapter .no,.live_rightbox .tab_con .tabbox .livecourse_l .c_class .no{width: 45px;padding: 0px 0px 0px 5px;float: left;height: 36px;line-height: 36px;}
.live_rightbox .tab_con .tabbox .livecourse_l .c_chapter .picl { color:#006400;line-height: 36px;font-weight: bold;width: 28px;height: 36px;background: url('../chapter.png') no-repeat center center;font-family: Tahoma;float: left;text-align: center;}
.live_rightbox .tab_con .tabbox .livecourse_l .c_class .picl{width: 28px;height: 36px;background: url('../nostart.png') no-repeat center center;float: left;}
.live_rightbox .tab_con .tabbox .livecourse_l .c_class .curr{width: 28px;height: 36px;float: left;background: url('../study.png') no-repeat center center;}
.live_rightbox .tab_con .tabbox .livecourse_l .c_chapter .name,.live_rightbox .tab_con .tabbox .livecourse_l .c_class .name{width: 136px;padding: 0px 0px 0px 5px;float: left;height: 36px;line-height: 36px;overflow: hidden;}
.live_rightbox .tab_con .tabbox .livecourse_l .c_class .name a {color: #909090;}
.live_rightbox .tab_con .tabbox .livecourse_l{padding: 15px 10px;}
.live_rightbox .tab_con .tabbox .livecourse_l .classtit{color: #fff;font-size: 14px;}
.live_rightbox .tab_con .tabbox .livecourse_l .classtit b{display: inline-block;margin: 10px;width: 20px;height: 20px;line-height: 20px;text-align: center;background: #f69352;border-radius: 15px;font-weight: normal;}
.live_rightbox .tab_con .tabbox .livecourse_l .classtit em{border: 1px solid #909090; color:#909090;padding: 3px 10px; display:inline-block; border-radius: 3px;font-size: 12px;margin-left: 10px; font-style:normal;}
.live_rightbox .tab_con .tabbox .classbox{ padding-left:40px;}
.live_rightbox .tab_con .tabbox .classbox li a{ color:#909090; line-height:25px;}
.live_rightbox .tab_con .tabbox .classbox li a font{ display:block;}
.live_rightbox .tab_con .tabbox .classbox li a em{ font-style:normal;border: 1px solid #3790E4;color: #3790E4; padding: 0px 10px;border-radius: 2px;margin-top: 10px; display: inline-block;}
.live_rightbox .tab_con .tabbox .classbox li{ margin-bottom:10px;}

.live_rightbox .tab_con .tabbox .livecourse_l .myzhangji{ display:none;}
.live_rightbox .tab_con .tabbox .livecourse_l .c_class .no { text-align:right; color:#FF9600;}
.live_rightbox .tab_con .tabbox .livecourse_l .clickli{ position:relative;margin-bottom: 10px;}
.live_rightbox .tab_con .tabbox .livecourse_l .clickli .dot_big2{ top:10px; left:0;background:none;}
.live_rightbox .tab_con .tabbox .livecourse_l .clickli .time2_xx{ background:none;color: #ddd;font-size: 12px;cursor: pointer;padding: 0px 0px 0px 15px; height:35px; line-height:35px;}
.live_rightbox .tab_con .tabbox .livecourse_l .clickli .time2_xx a.celist{ color:#999;}
.live_rightbox .tab_con .tabbox .livecourse_l .clickli .course_sd i.dot_big2{ display:none;}
.live_rightbox .tab_con .tabbox .livecourse_l .clickli .course_sd .time2_xx{ padding-left:0;}


.live_rightbox .tab_con .tabbox .livecourse_l .clickli .time2_xx .time2_date{ display:none;}
.live_rightbox .tab_con .tabbox .livecourse_l .clickli ul.course_sd{padding-left: 25px; position:relative; display:none;}
.live_rightbox .tab_con .tabbox .livecourse_l .clickli ul.course_sd li .my_appointment{margin:0px; float:none; border:none;color: #888;text-align: left;}
.live_rightbox .tab_con .tabbox .livecourse_l .clickli ul.course_sd li .time2_xx p{ padding-left:0;margin-bottom: 5px;}
.live_rightbox .tab_con .tabbox .livecourse_l .clickli ul.course_sd li .time2_xx p em{color: #78B31D !important;}

.live_rightbox .tab_con .tabbox .tabbox_ul li{ float:left; width:49.9%; text-align:center; color:#b0b0b0;line-height: 35px;cursor: pointer; font-size:14px;}
.live_rightbox .tab_con .tabbox .tabbox_ul li.curr{ background:url(arrow1.png) no-repeat center bottom;}
.live_rightbox .tab_con .tabbox .tabbox_ul{border-bottom: 1px solid #474A4C;}
.live_rightbox .tab_con .tabbox .tabbox_box{border-top: 1px solid #000;padding: 15px;}
.live_rightbox .tab_con .tabbox .discuss{position: absolute;bottom: 0;left: 0;width:100%;border-top: 3px solid #000;height: 153px; background:#2A2D30;}
.live_rightbox .tab_con .tabbox .discuss .discussinner{ margin:20px;}
#showuserask2{ display:none;}
.live_rightbox .tab_con .tabbox .discuss #content0 #edui1{ width:100% !important;}
.live_rightbox .tab_con .tabbox .discuss #content0 #edui1 .edui-default .edui-editor-iframeholder{ width:100% !important;}
.live_rightbox .tab_con .tabbox .tabbox_box textarea{-moz-box-shadow:3px 3px 5px #bbb inset;-webkit-box-shadow:3px 3px 5px #bbb inset; box-shadow:3px 3px 5px #bbb inset;  width:94%;border-radius:2px;resize: none;height: 90px;border: 0px;padding:3%;font-size: 12px;color: #AAAAAA;}
.live_rightbox .tab_con .tabbox .tabbox_box .floatleft input{border: 0px;vertical-align: middle;margin-right: 5px;}
.live_rightbox .tab_con .tabbox .tabbox_box .floatleft{color: #9E9E9E;line-height: 30px;}
.live_rightbox .tab_con .tabbox .tabbox_box .floatright{ line-height:30px;}
.live_rightbox .tab_con .tabbox .tabbox_box .floatright .btnstyle1{margin: 0px;padding: 0px;border: 0px;width: 77px;height: 25px;line-height: 25px;text-align: center;font-family: \5fae\8f6f\96c5\9ed1, "Helvetica", "sans-serif","Microsoft YaHei";font-size: 12px;color: #fff;background: #f69352;cursor: pointer;margin-left: 10px;}
.noteslist .notes_ulist li{border-bottom: 1px dotted #46484A;padding: 10px 0px;}
.noteslist .notes_ulist li .row a{line-height: 28px;color: #eee;font-size: 12px;overflow: hidden;word-break: break-all;}
.noteslist .notes_ulist li .row .left {float: left;color:#606060;line-height: 17px;}

.live_rightbox .tab_con .tabbox .discuss_list{ overflow-y:auto; overflow-x:hidden; position:relative;}
.live_rightbox .tab_con .tabbox .discuss_list .discuss_listbox{padding:10px 10px 20px;margin-bottom: 10px;}
.live_rightbox .tab_con .tabbox .discuss .tjbutton {width:85px;float: right;height: 25px;line-height: 25px;font-family: Microsoft Yahei;background:#f69352;color: #fff;cursor: pointer;border: none;font-size: 12px;}



.live_rightbox .tab_con .tabbox .net_grant{border-bottom: 3px solid #000;width: 100%;height: 150px;background: #2A2D30; position:absolute; top:63px; right:0;}
.live_rightbox .tab_con .tabbox .net_grant .net_grantin{padding:15px;}
.net_grant .net_grantin .edui-default .edui-editor-iframeholder{ height:56px !important;}
.live_rightbox .tab_con .tabbox .net_grant .tjbutton {width: 85px;float: right;height: 25px;line-height: 25px;font-family: Microsoft Yahei;background:#f69352;color: #fff;margin-top: 10px;cursor: pointer;border: none;font-size: 12px;border-radius: 3px;}


.live_rightbox .tab_con .tabbox .discuss_list2 .discuss_listbox{ margin:10px;}
.live_rightbox .tab_con .tabbox .discuss_list2 .discuss_listbox .empty{ position:relative !important; margin:auto;}
.live_rightbox .tab_con .tabbox .discuss_list2{ overflow:auto; width:100%; position:absolute; top:216px; right:0;}
.live_rightbox .tab_con .tabbox .discuss_list2 .discuss_listbox li{padding:5px 0;min-height: 50px;position: relative;}
.live_rightbox .tab_con .tabbox .discuss_list2 .discuss_listbox li:after{content:".";display:block;height:0;clear:both;visibility:hidden}
.live_rightbox .tab_con .tabbox .discuss_list2 .discuss_listbox li .discusstl_img {width: 30px;position: absolute;left: 0;top: 12px;}
.live_rightbox .tab_con .tabbox .discuss_list2 .discuss_listbox li .discusstl_img img {width: 30px;height: 30px; border-radius:30px;}
.live_rightbox .tab_con .tabbox .discuss_list2 .discuss_listbox li .discusstl_right{padding-left:40px; color:#bbb;}
.live_rightbox .tab_con .tabbox .discuss_list2 .discuss_listbox li .discusstl_right .discusstl_rightname{font-size: 12px;color: #808080;}
.live_rightbox .tab_con .tabbox .discuss_list2 .discuss_listbox li .discusstl_right .discusstl_rightname span{padding-left: 15px;font-size: 12px;color: #808080;}
.live_rightbox .tab_con .tabbox .discuss_list2 .discuss_listbox li .discusstl_right .discusstl_rightinfo{margin-top: 5px;font-size: 12px;line-height: 20px;color: #bbb;}
.live_rightbox .tab_con .tabbox .discuss_list2 .discuss_listbox li .discusstl_right .discusstl_rightbtn{width: 55px;height: 20px;line-height: 20px;color: #F5A000;text-align: center;margin-top: 5px;margin-bottom:10px;float: right;cursor: pointer;border: 1px solid #F5A000;border-radius: 2px;font-size: 12px;}
.live_rightbox .tab_con .tabbox .discuss_list2 .discuss_listbox li .discusstl_right .discusstl_rtalklist{padding:0px 0px 10px 0px;overflow: hidden;height: 120px;position: relative;-moz-animation: mybyjc 3s;-webkit-animation: mybyjc 3s;-o-animation: mybyjc 3s;display:none;}
.live_rightbox .tab_con .tabbox .discuss_list2 .discuss_listbox li .discusstl_right .discusstl_rtalklist .textareabox {padding-right: 22px;}
.live_rightbox .tab_con .tabbox .discuss_list2 .discuss_listbox li .discusstl_right .discusstl_rtalklist .textareabox textarea {width: 100%;height: 60px;padding: 10px;line-height: 20px;font-size: 12px;border: 1px solid #e3e3e3;font-family: "\5FAE\8F6F\96C5\9ED1";color: #808080;outline: none;display: block;overflow: hidden;border-radius: 3px 3px 0 0;resize:none;}
.live_rightbox .tab_con .tabbox .discuss_list2 .discuss_listbox li .discusstl_right .discusstl_rtalklist .hfbox {background: #f5f5f5;height: 30px;padding-left: 10px;border: 1px solid #e3e3e3;border-top: 0px;line-height: 30px;}
.live_rightbox .tab_con .tabbox .discuss_list2 .discuss_listbox li .discusstl_right .discusstl_rtalklist .hfbox .hfbtn {width: 90px;height: 30px;line-height: 100%;background: #F5A000;cursor: pointer;font-size: 12px;float: right;font-family: "\5FAE\8F6F\96C5\9ED1";color: #fff;border: 1px solid #F5A000;}
.live_rightbox .tab_con .tabbox .discuss_list2 .discuss_listbox li .discusstl_right .discusstl_rtalklist .hfbox span {font-size: 12px;float: left;color: #808080;line-height: 30px;}
.live_rightbox .tab_con .tabbox .discuss_list2 .discuss_listbox li .discusstl_right .discusstl_rtalklist .hfbox span font {font-size: 12px;color: #d00;}

.live_rightbox .tab_con .tabbox .discuss_list2 .discuss_listbox li .lct{ float:left;}
.live_rightbox .tab_con .tabbox .discuss_list2 .discuss_listbox li .lct img{width: 30px;height: 30px;border-radius: 30px;}
.live_rightbox .tab_con .tabbox .discuss_list2 .discuss_listbox li .rct{padding-left: 40px;color: #bbb;background:url(discusstl_rightb.jpg) repeat-x left bottom; padding-bottom:2px;}
.live_rightbox .tab_con .tabbox .discuss_list2 .discuss_listbox li .rct .replylist{background: #444;margin: 10px 0;}
.live_rightbox .tab_con .tabbox .discuss_list2 .discuss_listbox li .rct .replylist .replybox{padding: 10px;border-bottom: 1px solid #4E4A4A;border-top: 1px solid #3C3838;}
.live_rightbox .tab_con .tabbox .discuss_list2 .discuss_listbox li .rct .replylist .replybox span{color:#9E9E9E;}
.live_rightbox .tab_con .tabbox .discuss_list2 .discuss_listbox li .rct .replylist .replybox span em{float: right;font-style: normal;}
.live_rightbox .tab_con .tabbox .discuss_list2 .discuss_listbox li .rct .replylist .replybox .talkinfo{margin-top: 10px;}

.live_rightbox .tab_con .tabbox .discuss_list2 .discuss_listbox li .rct .rname{font-size: 12px;color: #808080;}
.live_rightbox .tab_con .tabbox .discuss_list2 .discuss_listbox li .rct .rname span {padding-left: 15px;font-size: 12px;color: #808080;}
.live_rightbox .tab_con .tabbox .discuss_list2 .discuss_listbox li .rct .rinfo{margin-top: 5px;font-size: 12px;line-height: 20px;color: #bbb;}
.live_rightbox .tab_con .tabbox .discuss_list2 .discuss_listbox li .rct .rbtn{width: 55px;height: 20px;line-height: 20px;color: #aaa; text-align: center;margin-top: 5px;margin-bottom: 10px;float: right;cursor: pointer; border: 1px solid #aaa;border-radius: 2px;font-size: 12px;}
.live_rightbox .tab_con .tabbox .discuss_list2 .discuss_listbox li .rct .rtalklist{ background:none; display:none;}
.live_rightbox .tab_con .tabbox .discuss_list2 .discuss_listbox li .rct .rtalklist{padding:0px 0px 10px 0px;overflow: hidden;height: 120px;position: relative;-moz-animation: mybyjc 3s;-webkit-animation: mybyjc 3s;-o-animation: mybyjc 3s;display:none;}
.live_rightbox .tab_con .tabbox .discuss_list2 .discuss_listbox li .rct .rtalklist .textareabox {padding-right: 22px;}
.live_rightbox .tab_con .tabbox .discuss_list2 .discuss_listbox li .rct .rtalklist .textareabox textarea {width: 100%;height: 60px;padding: 10px;line-height: 20px;font-size: 12px;border: 1px solid #e3e3e3;font-family: "\5FAE\8F6F\96C5\9ED1";color: #808080;outline: none;display: block;overflow: hidden;border-radius: 3px 3px 0 0;resize:none;}
.live_rightbox .tab_con .tabbox .discuss_list2 .discuss_listbox li .rct .rtalklist .hfbox {background: #f5f5f5;height: 30px;padding-left: 10px;border-top: 0px;line-height: 30px;}
.live_rightbox .tab_con .tabbox .discuss_list2 .discuss_listbox li .rct .rtalklist .hfbox .hfbtn {width: 90px;height: 30px;line-height: 100%;background: #c0c0c0;cursor: pointer;font-size: 12px;float: right;font-family: "\5FAE\8F6F\96C5\9ED1";color: #fff;border: 1px solid #c0c0c0;}
.live_rightbox .tab_con .tabbox .discuss_list2 .discuss_listbox li .rct .rtalklist .hfbox .hfbtn:hover{ background:#808080; border:1px solid #808080;}
.live_rightbox .tab_con .tabbox .discuss_list2 .discuss_listbox li .rct .rtalklist .hfbox span {font-size: 12px;float: left;color: #808080;line-height: 30px;}
.live_rightbox .tab_con .tabbox .discuss_list2 .discuss_listbox li .rct .rtalklist .hfbox span font {font-size: 12px;color: #d00;}

.discuss_listbox .fenye a.curr{ background: #188EEE; color:#fff;}
.discuss_listbox .fenye {padding:20px 0;}
.discuss_listbox .fenye a {width:25px;height:25px;text-align: center;line-height: 25px;font-size: 14px;float: left;margin-left:5px;color: #909090; background:none;}
.discuss_listbox .fenye a img {display: block;margin: 0 auto;margin-top: 9px;}
.discuss_listbox .fenye table{ margin:auto;}

/*购物车样式*/
.cartlc{background:#f9f9f9 url(tyline.png) repeat-x;padding-top:40px;}
.cartlc .tit{ height:32px; line-height:32px;}
.cartlc .tit span{font-size:23px;float:left;}
.cartlc .tit span .iconfont{ font-size:27px;float:left;margin-right:5px;-webkit-text-stroke-width: 0.2px;}
.cartlc .tit .tips{height:32px; line-height:32px; background:#ffe2a6; padding:0px 20px;float:left;margin:0px 0px 0px 20px; position:relative;}
.cartlc .tit .tips .lbg{width:5px;height:32px; background:url(../images/lbg.png) no-repeat 0 50%; position:absolute;left:-5px;top:0px;}

.cartlc .lc{height:40px; line-height:40px;background:#c0c0c0;margin-top:20px;}
.cartlc .lc ul li{width:33.33%;float:left; text-align:center; font-size:16px;color:#fff; position:relative;}
.cartlc .lc ul li.curr{ background:#188EEE url(../images/curr.gif) no-repeat 100% 50%;}
.cartlc .lc ul li.curr1{ background:#188EEE url(../images/curr1.gif) no-repeat 100% 50%;}
.cartlc .lc ul li.curr2{ background:#188EEE;}
.cartlc .lc ul li.li2{ background:url(../images/lcbg.png) no-repeat 100% 50%;}

.maincon{ background:#fff; padding-bottom:40px;}
.shopping_cont{width:1200px;margin:0 auto;}
.shopping_cont .title h4{font-weight:normal; padding-left:30px; font-size:29px;}
.shopping_cont .content-mid{ padding:30px 0px; text-align:center; font-size:16px;}
.shopping_cont .content-mid a{color:#258a32}
	
.shopping_cont .lcbg{width:530px;float:right; position:relative; padding:50px 30px 0px 0px; }
.shopping_cont .lcbg .lcbg1{width:530px;height:50px;background:url(cartlcbg.png) no-repeat; position:absolute;left:0;top:0;}
.shopping_cont .lcbg .lcbg2{width:530px;height:50px;background:url(cartlcbg.png) no-repeat 0 -52px; position:absolute;left:0;top:0;}
.shopping_cont .lcbg .lcbg3{width:530px;height:50px;background:url(cartlcbg.png) no-repeat 0 -105px; position:absolute;left:0;top:0;}
.shopping_cont .lcbg ul li{float:left; line-height:30px; font-size:14px;}
.shopping_cont .lcbg ul li.li1{ padding-left:18px }
.shopping_cont .lcbg ul li.li2{ padding-left:172px}
.shopping_cont .lcbg ul li.li3{ padding-left:178px}

.shopping_cont .title{height:75px; line-height:75px;}
.shopping_cont .title-h3{ font-size:22px;font-weight:normal}
.shopping_cont .content-box-process{float:right}
.shopping_cont .content-box-process li{float:left;}
.shopping_cont .cartbox{margin-top:20px;}
.shopping_cont .cartbox ul li{ background:#fff; padding:20px 20px 20px 116px;border-bottom:1px solid #eee; position:relative;}
.shopping_cont .cartbox ul li .checkbox{ position:absolute;width:25px;height:25px;top:40px;left:-76px;}
.shopping_cont .cartbox ul li .checkbox input{ -webkit-appearance: none; cursor:pointer; outline:none;width:25px;height:25px; background:url(radio.png) no-repeat;}
.shopping_cont .cartbox ul li .checkbox input:checked{background:url(radio.png) no-repeat 0 -27px;}


.shopping_cont .cartbox ul li .kb_course{ background:#f6f6f6; padding:5px 10px 10px 0px;margin-top:10px; position:relative;color:#909090;}
.shopping_cont .cartbox ul li .kb_course .tit{height:32px; line-height:32px; overflow:hidden;}
.shopping_cont .cartbox ul li .kb_course .tit em{float:left;width:3px;height:12px;background:#f7ab81;margin:10px 10px 0px 0px;}
.shopping_cont .cartbox ul li .kb_course .kb_box{height:34px; line-height:34px; position:relative; padding-left:15px;margin-left:20px; border-left:1px solid #e6e6e6; padding-right:15px;}
.shopping_cont .cartbox ul li .kb_course .kb_box .pri{float:right;}
.shopping_cont .cartbox ul li .kb_course .kb_box .pri b{color:#f5894e;font-weight:normal;width:100px; font-size:17px;float:right; text-align:right;}
.shopping_cont .cartbox ul li .kb_course .kb_box .pri b font{ font-size:16px; padding-right:2px;}
.shopping_cont .cartbox ul li .kb_course .kb_box .pri em{ text-decoration:line-through;color:#b0b0b0;}
.shopping_cont .cartbox ul li .kb_course .kb_box .ydbg{width:7px;height:7px; background:url(cart/ydbg.png) no-repeat; position:absolute;left:-4px;top:14px;}
.shopping_cont .cartbox ul li .kb_course .kb_box .kbtit{ font-size:14px;}
.shopping_cont .cartbox ul li .kb_course .kb_box .kbtit a{color:#606060;}
.shopping_cont .cartbox ul li .kb_course .kb_box .kbtit a:hover{color:#338ce0;}

.shopping_cont .cartbox ul li:after{ content:".";display:block;height:0;clear:both;visibility:hidden}
.shopping_cont .cartbox ul li .lct{width:194px;height:124px;background:#fff;border:1px solid #e9ee9e9;float:left;position:relative;}
.shopping_cont .cartbox ul li .lct img{width:194px;height:124px; }

.shopping_cont .cartbox ul li .mct{margin-left: 220px;}
.shopping_cont .cartbox ul li .mct .mtit{ font-size:19px;height:29px; line-height:29px; overflow:hidden;}
.shopping_cont .cartbox ul li .mct .price{ font-size:23px;color:#e75d02;height:33px; line-height:33px;margin-top:10px;}
.shopping_cont .cartbox ul li .mct .price font{ font-size:17px; padding-right:3px;}

.shopping_cont .cartbox ul li .mct .minfo{line-height:22px;margin-top:5px;color:#909090;}
.shopping_cont .cartbox ul li .mct .minfo .minfobox{ line-height:22px}
.shopping_cont .cartbox ul li .mct .minfo .minfobox:after{ content:".";display:block;height:0;clear:both;visibility:hidden}
.shopping_cont .cartbox ul li .mct .minfo span{ padding-right:20px;}
.shopping_cont .cartbox ul li .mct .minfo span b{color:#606060;font-weight:normal; }

.shopping_cont .cartbox .cart-top{float:right; margin-right:170px}
.shopping_cont .cartbox .cart-top .btn1{float:left;margin-top:30px;height:46px; line-height:46px; font-size:16px;}
.shopping_cont .cartbox .cart-top .btn1 input{ -webkit-appearance: none; cursor:pointer; outline:none;width:23px;height:23px; background:url(radio2.png) no-repeat;float:left; margin:12px 10px 0px 0px;}
.shopping_cont .cartbox .cart-top .btn1 input:checked{background:url(radio2.png) no-repeat 0 -26px;}
.shopping_cont .cartbox .cart-top .btn2{float:left;margin:30px 30px 0px 30px; }
.shopping_cont .cartbox .cart-top .btn2 a{ display:block;width:160px;height:46px; line-height:46px;background:#c0c0c0; text-align:center;color:#fff; font-size:18px;border-radius:2px;}
.shopping_cont .cartbox .cart-top .btn2 a:hover{ background:#b0b0b0; text-decoration:none;color:#fff;}
.shopping_cont .cartbox .button-box{ position:absolute;right:20px;top:30px;}
.shopping_cont .cartbox .button-box .order-button{ display:block;width:160px;height:46px; line-height:100%;background:#f69352; text-align:center;color:#fff; font-size:18px;border:0px;cursor:pointer;-webkit-transition: .3s; transition: .3s;border-radius:2px; outline:none;}
.shopping_cont .cartbox .button-box .order-button:hover{ background:#ee8a48;}

.c-p-title{ font-size:14px;height:85px; line-height:85px; padding-left:20px;}
.c-p-title #pay_id{color:#e75d02; font-size:33px; font-weight:normal;}
.c-p-title font{color:#e75d02; font-size:14px; padding-left:10px;}

.basic-information{ padding:0px 20px 20px 20px;border:1px solid #eee; margin-top:20px;}
.basic-information .title{height:48px; border-bottom:1px solid #eee;}
.basic-information .title span{float:left;border-bottom:3px solid #3790e4; font-size:16px;height:46px;line-height:46px;}
.basic-information ul{ position:relative;margin-top:10px;}
.basic-information ul li{ padding:10px 0px 0px 40px;}
.basic-information ul li span{ font-size:14px;width:75px;float:left;height:36px; line-height:36px;}
.basic-information ul li input{width:328px; padding-left:10px; outline:none;height:34px; line-height:100%;border:1px solid #dbdbdb; -webkit-transition:0.3s; transition:0.3s; background:#fff; font-size:16px;float:left;}
.basic-information ul li input:focus{border:1px solid #7bb3e8;box-shadow:0px 0px 3px #7bb3e8 inset; background:#f9fcff;}
.basic-information ul li .xqbeizhu{width:318px;height:78px; padding:10px; font-size:14px; outline:none; -webkit-transition:0.3s; transition:0.3s;border:1px solid #dbdbdb; background:#fff;float:left; resize:none;}
.basic-information ul li .xqbeizhu:focus{border:1px solid #7bb3e8;box-shadow:0px 0px 3px #7bb3e8 inset; background:#f9fcff;}
.basic-information ul .tips{height:36px; line-height:36px;color:#b0b0b0; padding-left:20px;float:left; font-size:14px;}
.shopping_cont .cartbox ul li .rct{ margin-top:40px; float:right;color: #E75D02;}
.shopping_cont .cartbox ul li .rct span{font-size: 25px;padding: 0 10px;}
.shopping_cont .cartbox ul li .mct .minfo span font{margin-left: 10px;}

/*订单信息*/
.paymain{margin-top:10px;}
.paymain .tit{ font-size:19px; height:49px; line-height:49px;}
.paymain .change-paly-style .ctable{border:1px solid #e9e9e9;border-bottom:0px; background:#fff; }
.paymain .change-paly-style .ctable tr td{ padding:15px 40px; font-size:16px;color:#303030;border-bottom:1px solid #e9e9e9}
.paymain .change-paly-style .ctable tr.trline{ display:none;}
.paymain .change-paly-style .cleft{ font-size:16px !important; background:#f9f9f9; line-height:35px; width:110px !important;border-right:1px solid #e9e9e9}
.paymain .change-paly-style .cleft input{-webkit-appearance: none;margin:6px 10px 0px 0px;width:23px;height:23px;background:url(radio2.png) no-repeat; outline:none; cursor:pointer;float:left;}
.paymain .change-paly-style .cleft input:checked{background:url(radio2.png) no-repeat 0px -26px;}
.paymain .change-paly-style select{width:200px;height:30px; line-height:100%;border:1px solid #ccc; background:url(bg02.png) no-repeat 100% 50%; cursor:pointer;border-radius:2px;-webkit-appearance: none; margin-bottom:5px; font-size:14px;color:#333;font-family:"\5FAE\8F6F\96C5\9ED1";  padding-left:5px;}
.paymain font{font-size:16px;color:#303030;}
.paymain font span{color:#303030 !important;}
.paylist li{margin-left:0px !important; cursor:pointer; }
.paylist li.paycurr{border:1px solid #fd752a; padding:1px;}
.table-content{margin-top:15px;background:#fff;}
.table-content .title-top{height:36px; line-height:36px; background:#f0f0f0;}
.table-content .title-top strong{font-weight:normal;font-size:14px;}
.table-content .title-top td{border-right:1px solid #fff;color:#909090;}
.table-content .content-mid td{ line-height:22px; padding:16px 0px; font-size:14px;border-bottom:1px solid #eee}
.table-content .content-mid td a{ font-size:14px;}
.table-content .content-mid .ddjiage{ text-align:right; padding:0px 20px;height:46px; line-height:46px; font-size:16px; }
.table-content .content-mid .price-color{color:#e75d02;  font-size:17px}
.table-content .content-mid .price-color em{ font-size:16px;padding-right:3px;}
.coupon-box{margin-top:30px; line-height:36px;}
.coupon-box .dyqleft{float:left; padding-right:20px;}
.coupon-box .dyqleft span{ font-size:14px; padding-right:10px;float:left;}
.coupon-box .dyqleft select{width:180px;height:34px; line-height:100%;border:1px solid #ddd; background:#fff url(bg02.png) no-repeat 95% 50%; cursor:pointer;-webkit-appearance: none; font-size:14px;color:#303030; outline:none; padding-left:5px;}
.coupon-box .dyqleft select:focus{border:1px solid #7bb3e8;box-shadow:0px 0px 3px #7bb3e8 inset; background:#f9fcff;}
.coupon-box .dyqleft .write-number{width:180px;height:30px; outline:none; padding-left:10px; line-height:100%;float:left;border:1px solid #ddd; -webkit-transition:0.3s; transition:0.3s;}
.coupon-box .dyqleft .write-number:focus{border:1px solid #7bb3e8;box-shadow:0px 0px 3px #7bb3e8 inset; background:#f9fcff;}
.coupon-box .dyqleft .coupon-button{width:70px; cursor:pointer;height:34px;float:left; font-size:14px; line-height:100%;border:0px; background:#5da1e1;margin-left:10px;color:#fff;}
.pay_infobg{ background:#fff;}
.coupon-pay{margin-top:20px; line-height:36px; padding-top:20px;border-top:1px solid #eee;}
.coupon-pay .right{float:right; font-size:14px; padding-right:20px;}
.coupon-pay .right #sf_money{ font-size:33px;color:#e75d02;font-weight:bold;}
.coupon-pay .right #sf_money em{font-weight:normal; padding-left:5px;font-size:19px;font-style: normal;}
.coupon-pay .right .return_money{height:24px; line-height:24px; overflow:hidden;}
.coupon-pay .right .return_money .return_m{-webkit-appearance: none;margin:3px 10px 0px 0px;width:19px;height:19px;background:url(radio_19.png) no-repeat; outline:none; cursor:pointer;float:left;}
.coupon-pay .right .return_money .return_m:checked{background:url(radio_19.png) no-repeat 0px -21px;}
.pay_button{ padding:10px 0px 40px 0px; }
.pay_button .paly-button{ display:block;width:160px;height:46px; line-height:100%;background:#f69352; text-align:center;color:#fff; font-size:18px;border:0px;cursor:pointer;-webkit-transition: .3s; transition: .3s; float:right; margin-right:20px;border-radius:2px;}
.pay_button .paly-button:hover{ background:#ee8a48;}
/*订单完成*/
.success-top{ text-align:center; font-size:14px; line-height:26px;margin-top:20px; background:#fff url(yes.png) no-repeat 50% 40px; padding:110px 0px 30px 0px; }
.success-top .price{color:#e75d02; font-size:33px;}
.success-top .text1{height:53px; line-height:53px; overflow:hidden; font-size:16px;}
.success-top .text2{height:24px; line-height:24px; overflow:hidden;}
.success-top .price font{ font-size:19px; padding-left:5px;font-weight:normal;}
.success-tz{width:300px;margin:0 auto;margin-top:20px; text-align:center;color:#999;height:38px; line-height:38px; overflow:hidden;}
.success-tz .btn{width:130px;height:38px; line-height:38px;background:#f69352;float:left; margin-left:20px;color:#fff;border-radius:2px; text-align:center; font-size:16px; -webkit-transition:0.3s; transition:0.3s;}
.success-tz .btn:hover{ background:#ee8a48;}
.success-tz font{ font-size:16px;}
.success-tz span{float:left;}
/*会员中心*/
.userinfo .right ul li.li_qd span a{ display:block;}
.userindex .left .vtitle em.v02{ font-style:normal;}
/*找回密码*/
.find{padding-top:20px;}
.find .user_topG{ font-size:14px; line-height:20px; padding:20px 0px 20px 120px;}
.find .user_topG h1{ font-size:20px;}
.find .user_topG .nouser{height: 100px;padding-top: 160px;color: #bcbcbc;background: url(emptycss.png) center 50px no-repeat;line-height: 24px;font-size: 14px;text-align: center; margin-bottom:40px;}
.find .user_topG ul li{ position:relative; padding-left:90px;margin:20px 0px; line-height:33px; font-size:14px;}
.find .user_topG ul li span{width:90px; font-size:14px; position:absolute;left:0;}
.find .user_topG ul li select{width:298px; padding-left:10px; font-size:16px;-webkit-appearance: none;height:38px; line-height:100%;border:1px solid #d0d0d0; background:#fff url(bg02.png) no-repeat 95% 50%; cursor:pointer;color:#606060; -webkit-transition:0.3s; transition:0.3s; outline:none;font-family: 'Helvetica Neue', Helvetica, 'PingFang SC', 'Hiragino Sans GB', 'Microsoft YaHei', 微软雅黑, Arial, sans-serif;}
.find .user_topG ul li select:focus{color:#606060;border:1px solid #74b2ed;box-shadow:0px 0px 4px #95c5f3 inset;}
.find select::-ms-expand { display: none; }
.find .user_topG ul li .text{width:288px;height:33px; line-height:100%;border:1px solid #d0d0d0; background:url(headbg.png) repeat-x; outline:none; padding-left:10px; font-size:16px;color:#b0b0b0; -webkit-transition:0.3s; transition:0.3s;}
.find .user_topG ul li .text:focus{color:#606060;border:1px solid #74b2ed;box-shadow:0px 0px 4px #95c5f3 inset;}
.find .user_topG ul font{ padding-left:90px; display:block; font-size:14px;color:#f00}
.find .user_topG .getpassbtn{width:300px;height:44px;border-radius:3px;-webkit-transition: .3s;transition: .3s; vertical-align:middle;background:#f69352;border:0px;color:#fff; font-size:18px;margin-top:10px;}
.find .user_topG .getpassbtn:hover{ background:#ee8a48}
.find .user_topG a{ padding:6px 15px;font-size:14px;color:#3790e4;border:1px solid #3790e4;border-radius:3px; margin:0px 10px;}
/*2016.6.14直播页面*/
/*左边部分的样式*/
.live_leftbox{ position:absolute; width:100px;overflow:hidden; left:0; top:0; background:#303437;box-shadow: 1px -1px 5px 0px #000; z-index:1;}
.live_leftbox .block01{padding:10px;border-bottom: 1px solid #000;}
.live_leftbox .block01 .member_img{width: 50px;height: 50px;border-radius: 50px;margin: auto;overflow: hidden;}
.live_leftbox .block01 .member_img img{ width:100%; height:100%;}
.live_leftbox .block01 .member_name{ color:#fff; text-align:center; line-height:25px;}

.live_leftbox .block02{padding: 10px;background: url(line3.png) no-repeat top center;border-bottom: 1px solid #000;}
.live_leftbox .block02 .studentlist{height:400px; overflow:hidden; position:relative;}
.live_leftbox .block02 .student{height:1988400px;width:80px; position:absolute;top:0;left:0;}
.live_leftbox .block02 .student li{ text-align:center; padding:10px 0;height:30px; overflow:hidden;}
.live_leftbox .block02 .student li img{ width:30px; height:30px; border-radius:30px;}
.live_leftbox .block02 .prve,.live_leftbox .block02 .next{ text-align:center; color:#bbb;}
.live_leftbox .block02 .prve span:hover,.live_leftbox .block02 .next span:hover{ color:#fff;}
.live_leftbox .block02 .prve span,.live_leftbox .block02 .next span{ cursor:pointer;}
.live_leftbox .block02 .next.cur,.live_leftbox .block02 .next.cur span:hover { color:#666}
.live_leftbox .block02 .prve.cur,.live_leftbox .block02 .prve.cur span:hover { color:#666}
.live_leftbox .block03{padding: 10px;background: url(line3.png) no-repeat top center;}
.live_leftbox .block03 .flowers,.live_leftbox .block03 .diamonds{text-align: center;margin: 10px 0;}
.live_leftbox .block03 .flowers a,.live_leftbox .block03 .diamonds a{color: #fff;}
.live_leftbox .block03 .flowers img,.live_leftbox .block03 .diamonds img{ width:20px; height:20px;}

/*2016.10.10修改*/
.live_rightbox .tab_con .tabbox .data_list li .litit{height: 30px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.live_rightbox .tab_con .tabbox .data_list li .litit a{ color:#ccc;}
.live_rightbox .tab_con .tabbox .data_list li .liinfo span a{color:#5F9FDC;margin-left: 5px;}
.live_rightbox .tab_con .tabbox .data_list li .liinfo{ float:right;}
.live_rightbox .tab_con .tabbox .data_list li{padding:5px 10px; line-height:30px; border-bottom:1px solid #000; border-top:1px solid #333638; color:#bbb; font-size:14px;}
.live_rightbox .tab_con .tabbox .data_list li .datainfo span{ margin:0 5px; display:inline-block;}
.live_rightbox .tab_con .tabbox .data_list li .dataname {width: 105px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.live_rightbox .tab_con .tabbox .data_list li .datainfo span .databtn{ width: 55px;height: 20px;color: #78b31d;border: 1px solid #78b31d;display: inline-block;text-align: center;line-height: 20px;border-radius: 20px;}
/*中间部分的样式*/
.live_centerbox{ position:absolute; left:100px; top:0; background:#282b30;}
.live_centerbox .ltop_box{ height:60px; background:#2d2e34;border-bottom: 3px solid #000;}
.live_centerbox .ltop_box .return_btn{line-height: 60px;color: #fff;margin-left: 20px;font-size: 12px;background:#505050;padding: 5px 10px;border-radius: 3px; border:1px solid #252525;}
.live_centerbox .ltop_box .return_btn:hover{ background:#808080;}
.live_centerbox .ltop_box .left_tc .left_tcimg img{width: 30px;height: 30px; border-radius: 30px;}
.live_centerbox .ltop_box .left_tc{margin-left: 40px;border-right: 1px solid #000;padding: 0 20px; line-height:60px;}
.live_centerbox .ltop_box .left_tc .left_tcimg {line-height: 60px;}
.live_centerbox .ltop_box .left_tc .left_tccourse{color: #fff;margin-left: 5px;}
.live_centerbox .ltop_box .right_stunum {border-right: 1px solid #000;background: url(line2.png) no-repeat left center;padding: 0 20px; color:#808080; height:60px; line-height:60px;}
.live_centerbox .ltop_box .right_stunum i{ font-size:18px; color:#808080;}
.live_centerbox .ltop_box .right_stunum .numcolor{ font-size:15px; color:#fff;}
.live_centerbox .ltop_box .line2{background: url(line2.png) no-repeat left center; width:1px;height: 60px;}
.live_centerbox .lbottom_box{ position:relative; overflow:auto; background:#000;}
.live_centerbox .lbottom_box .none_live{width:100%; height:99%; color:#fff; text-align:center;}
.live_centerbox .lbottom_box .none_live .empty{ position:absolute;}
.live_centerbox .gife{height: 240px;bottom:-200px;left: 100px;background: #2D2E34; position:fixed;}
.live_centerbox .gife .gife_inner{overflow-x:hidden; overflow-y:auto;height: 240px;}
.gife .f-info{ float:left;}
.gife .f-info .f-image{ float:left; line-height:40px;margin: 0 10px 0 25px;}
.gife .f-info .fg-info{line-height:40px;}
.gife .fg-info .fg-s{ color:#aaa;margin-right: 3px;}
.gife .fg-info .fg-s em{margin-left: 5px;}
.gife .f-info img{height:25px; width:auto !important;border-radius: 30px;}
.live_centerbox .gife .showgl .f-info{ width:10%;border-right: 1px solid #505050;border-bottom: 1px solid #505050;margin-left: -1px;}
.showgl .f-info img{ width:30px; height:30px;}
.showgl .f-info .f-image{margin: 10px 0;float: none;text-align: center;line-height: 30px;}
.showgl .f-info .fg-info{margin:0 10px 10px;line-height: 22px; float:none;}
.showgl .fg-info .fg-s{ display:block; text-align:center;color: #aaa;}
.gife-info img{width:40px; margin-left:20px;}
#GXB li{padding:0; margin-bottom:15px;}
#GXB li .gifename{ font-size:14px; color:#fff;margin-bottom: 5px;}
#GXB li .gife-ainfo{ color:#aaa;line-height: 24px;}
#GXB li .gife-ainfo sapn{ margin-left:10px;}
#GXB li .gife-ainfo em{color: orange;}
#GXB li img{ border-radius:35px; width:35px; height:35px;}
#GXB li .cnt {margin-left: 45px;}
.gifem-btn{width: 100px;height: 13px;position: absolute;top: -13px;left: 50%;margin-left: -50px;}
.gifem-btn i{ width:100%; display:block; height:100%;}
.gifem-btn i.show{ background:url(hideimg.png) no-repeat center;}
.gifem-btn i.hide{ background:url(showimg.png) no-repeat center; display:none;}
/*直播右边的课时列表*/
.live_rightbox .tjbutton2{background:#f69352;border: 0;padding: 5px 15px;color: #fff;display: block;}
.livecourse_l .keshi{height:40px; line-height:40px; margin:10px 0px; overflow:hidden; font-size:14px; padding-left:45px;}
.livecourse_l .keshi .name .time{float:right; padding-right:15px;color:#bbb; font-size:12px;}
.livecourse_l .keshi .ks-img{float:left;margin:10px 10px 0px 0px;}
.livecourse_l .keshi .free{float:right;width:52px; height:40px;}
.livecourse_l .keshi .free span{ display:block; text-indent:-999px;width:52px;height:26px;margin-top:7px; background:url(play.png) no-repeat; -webkit-transition:0.3s; transition:0.3s;}
.livecourse_l .keshi .free span:hover{ background:url(play-on.png) no-repeat;}
.livecourse_l .ksChapter .keshi{ padding-left:13px;}
.livecourse_l .chapterBox .sectionBox{background:#585858;}

.livecourse_l .icon0{ display:none;}
.livecourse_l .icon-open{float:right;width:12px;height:12px; background:url(cutover.png) no-repeat -18px 0px;margin-top:14px;}
.livecourse_l .icon-close{float:right;width:12px;height:12px; background:url(cutover.png) no-repeat;}
.livecourse_l .chapter{height:40px; line-height:40px; background:#505050; font-size:16px;margin-top:10px; padding:0px 20px; cursor:pointer;color:#999;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.livecourse_l .chapter .icon{width:14px;height:12px;float:left;margin:14px 11px 0px 0px; background:url(cutover.png) no-repeat -40px 0px;}
.livecourse_l .section{height:40px; line-height:40px; background:#505050;margin-top:10px; cursor:pointer;font-size:16px; padding:0px 15px 0px 40px;color:#999; }
.livecourse_l .section .num{font-size:12px; padding-left:10px;color:#bbb;}
.livecourse_l .jChapter .section{ background:#505050 url(list.png) no-repeat 15px 14px;}
.livecourse_l a{color:#bbb;}
.livecourse_l a.btnPlay{font-size: 14px;display: block;height: 40px;line-height: 40px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.livecourse_l .celist{ margin:0px 40px 0px 65px; line-height:20px;color:#999; display:block;height: 20px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.livecourse_l .celist .ctexam{ margin-left:10px; font-size:14px; display:none;}
.livecourse_l .celist:hover{color:#5195ee;}
/*右边部分的样式*/
.right_bigbox{ width:297px;position:fixed;right:0;height:100%;}
.right_bigbox .hide_btn{ cursor:pointer;position: absolute;left: -15px;color: #fff;z-index:1000;background: #202226;width: 18px;height: 40px;line-height: 40px;text-align: center; border-radius: 5px 0 0 5px;}
.right_bigbox .hide_btn.cur{ display:none;}
.right_bigbox .ishow_btn{ display:none;}
.right_bigbox .ishow_btn.cur{ cursor:pointer;display:block;position: absolute;left: -17px;color: #fff;z-index: 99;background: #202226;width: 18px;height: 40px;line-height: 40px;text-align: center; border-radius: 5px 0 0 5px;}
.right_bigbox .hide_btn:hover,.right_bigbox .ishow_btn.cur:hover{ background:#2A2D30;}

.live_rightbox{ position:absolute; width:294px; overflow:hidden; right:0; top:0; background:#2a2d30; border-left: 3px solid #000; z-index:99;}
.live_rightbox ul.tab_name{background: #323639;border-bottom: 3px solid #000;height: 60px;}
.live_rightbox ul.tab_name li{ float:left; width:24.9%; text-align:center; color:#fff; line-height:60px; font-size:14px; cursor:pointer;}
.live_rightbox ul.tab_name li.curr{background:#3790e4;}
.live_rightbox .tab_con{overflow-y: auto; overflow-x:hidden;}
.live_rightbox .tab_con .tabbox{ display:none;}
.live_rightbox .tab_con .tabbox .emptymsg{padding-top: 10px;padding-bottom: 20px;padding-left: 40px;background: url('../emptymsg1.gif') no-repeat;text-align: left;margin: 40px auto 10px;overflow: visible;display: block;color: #999;width: 100px;}

.live_rightbox .tab_con .tabbox .livecourse_l .c_chapter,.live_rightbox .tab_con .tabbox .livecourse_l .c_class{min-height: 36px;color: #ddd;font-size: 12px;cursor: pointer;padding: 0px 0px 0px 5px;overflow: hidden;}
.live_rightbox .tab_con .tabbox .livecourse_l .c_chapter .no,.live_rightbox .tab_con .tabbox .livecourse_l .c_class .no{width: 45px;padding: 0px 0px 0px 5px;float: left;height: 36px;line-height: 36px;}
.live_rightbox .tab_con .tabbox .livecourse_l .c_chapter .picl { color:#006400;line-height: 36px;font-weight: bold;width: 28px;height: 36px;background: url('../chapter.png') no-repeat center center;font-family: Tahoma;float: left;text-align: center;}
.live_rightbox .tab_con .tabbox .livecourse_l .c_class .picl{width: 28px;height: 36px;background: url('../nostart.png') no-repeat center center;float: left;}
.live_rightbox .tab_con .tabbox .livecourse_l .c_class .curr{width: 28px;height: 36px;float: left;background: url('../study.png') no-repeat center center;}
.live_rightbox .tab_con .tabbox .livecourse_l .c_chapter .name,.live_rightbox .tab_con .tabbox .livecourse_l .c_class .name{width: 136px;padding: 0px 0px 0px 5px;float: left;height: 36px;line-height: 36px;overflow: hidden;}
.live_rightbox .tab_con .tabbox .livecourse_l .c_class .name a {color: #909090;}
.live_rightbox .tab_con .tabbox .livecourse_l{padding: 15px 10px;}
.live_rightbox .tab_con .tabbox .livecourse_l .classtit{color: #fff;font-size: 14px;}
.live_rightbox .tab_con .tabbox .livecourse_l .classtit b{display: inline-block;margin: 10px;width: 20px;height: 20px;line-height: 20px;text-align: center;background: #f69352;border-radius: 15px;font-weight: normal;}
.live_rightbox .tab_con .tabbox .livecourse_l .classtit em{border: 1px solid #909090; color:#909090; margin-left:10px;padding: 3px 10px; display:inline-block; border-radius: 3px;font-size: 12px;}
.live_rightbox .tab_con .tabbox .classbox{ padding-left:40px;}
.live_rightbox .tab_con .tabbox .classbox li a{ color:#909090; line-height:25px;}
.live_rightbox .tab_con .tabbox .classbox li a font{ display:block;}
.live_rightbox .tab_con .tabbox .classbox li a em{border: 1px solid #3790E4;color: #3790E4; padding: 0px 10px;border-radius: 2px;margin-top: 10px; display: inline-block;}
.live_rightbox .tab_con .tabbox .classbox li{ margin-bottom:10px;}

.live_rightbox .tab_con .tabbox .livecourse_l .myzhangji{ display:none;}
.live_rightbox .tab_con .tabbox .livecourse_l .c_class .no { text-align:right; color:#FF9600;}
.live_rightbox .tab_con .tabbox .livecourse_l .clickli{ position:relative;margin-bottom: 10px;}
.live_rightbox .tab_con .tabbox .livecourse_l .clickli .dot_big2{ top:10px; left:0;background:none;}
.live_rightbox .tab_con .tabbox .livecourse_l .clickli .time2_xx{ background:none;color: #ddd;font-size: 12px;cursor: pointer;padding: 0px 0px 0px 15px; height:35px; line-height:35px;}
.live_rightbox .tab_con .tabbox .livecourse_l .clickli .time2_xx a.celist{ color:#999;}
.live_rightbox .tab_con .tabbox .livecourse_l .clickli .course_sd i.dot_big2{ display:none;}
.live_rightbox .tab_con .tabbox .livecourse_l .clickli .course_sd .time2_xx{ padding-left:0;}


.live_rightbox .tab_con .tabbox .livecourse_l .clickli .time2_xx .time2_date{ display:none;}
.live_rightbox .tab_con .tabbox .livecourse_l .clickli ul.course_sd{padding-left: 25px; position:relative; display:none;}
.live_rightbox .tab_con .tabbox .livecourse_l .clickli ul.course_sd li .my_appointment{margin:0px; float:none; border:none;color: #888;text-align: left;}
.live_rightbox .tab_con .tabbox .livecourse_l .clickli ul.course_sd li .time2_xx p{ padding-left:0;margin-bottom: 5px;}
.live_rightbox .tab_con .tabbox .livecourse_l .clickli ul.course_sd li .time2_xx p em{color: #78B31D !important;}

.live_rightbox .tab_con .tabbox .tabbox_ul li{ float:left; width:49.9%; text-align:center; color:#b0b0b0;line-height: 35px;cursor: pointer; font-size:14px;}
.live_rightbox .tab_con .tabbox .tabbox_ul li.curr{ background:url(arrow1.png) no-repeat center bottom;}
.live_rightbox .tab_con .tabbox .tabbox_ul{border-bottom: 1px solid #474A4C;}
.live_rightbox .tab_con .tabbox .tabbox_box{border-top: 1px solid #000;padding: 15px;}
.live_rightbox .tab_con .tabbox .discuss{position: absolute;bottom: 0;left: 0;width:100%;border-top: 3px solid #000;height: 153px; background:#2A2D30;}
.live_rightbox .tab_con .tabbox .discuss .discussinner{ margin:20px;}
#showuserask2{ display:none;}
.live_rightbox .tab_con .tabbox .discuss #content0 #edui1{ width:100% !important;}
.live_rightbox .tab_con .tabbox .discuss #content0 #edui1 .edui-default .edui-editor-iframeholder{ width:100% !important;}
.live_rightbox .tab_con .tabbox .tabbox_box textarea{-moz-box-shadow:3px 3px 5px #bbb inset;-webkit-box-shadow:3px 3px 5px #bbb inset; box-shadow:3px 3px 5px #bbb inset;  width:94%;border-radius:2px;resize: none;height: 90px;border: 0px;padding:3%;font-size: 12px;color: #AAAAAA;}
.live_rightbox .tab_con .tabbox .tabbox_box .floatleft input{border: 0px;vertical-align: middle;margin-right: 5px;}
.live_rightbox .tab_con .tabbox .tabbox_box .floatleft{color: #9E9E9E;line-height: 30px; margin-top:10px;}
.live_rightbox .tab_con .tabbox .tabbox_box .floatright{ line-height:30px;}
.live_rightbox .tab_con .tabbox .tabbox_box .floatright .btnstyle1{margin-top:10px;padding: 0px;border: 0px;width: 77px;height: 25px;line-height: 25px;text-align: center;font-family: \5fae\8f6f\96c5\9ed1, "Helvetica", "sans-serif","Microsoft YaHei";font-size: 12px;color: #fff;background: #f69352;cursor: pointer;margin-left: 10px;}
.noteslist .notes_ulist li{border-bottom: 1px dotted #46484A;padding: 10px 0px;}
.noteslist .notes_ulist li .row a{line-height: 28px;color: #eee;font-size: 12px;overflow: hidden;word-break: break-all;}
.noteslist .notes_ulist li .row .left {float: left;color:#606060;line-height: 17px;}

.live_rightbox .tab_con .tabbox .discuss_list{ overflow-y:auto; overflow-x:hidden; position:relative;}
.live_rightbox .tab_con .tabbox .discuss_list .discuss_listbox{padding:10px 10px 20px;margin-bottom: 10px;}
.live_rightbox .tab_con .tabbox .discuss .tjbutton {width:85px;float: right;height: 25px;line-height: 25px;font-family: Microsoft Yahei;background:#f69352;color: #fff;cursor: pointer;border: none;font-size: 12px;}

.live_rightbox .tab_con .tabbox .discuss_list li{margin:25px 0; position:relative;}
.live_rightbox .tab_con .tabbox .discuss_list li.discussme .userid{ display:none;}
.live_rightbox .tab_con .tabbox .discuss_list li.discussother .userid{ display:block;}
.live_rightbox .tab_con .tabbox .discuss_list li.discussme .send {text-align: center;padding:5px 10px;float:right;position:relative;background:#73B2EC;border-radius:5px; max-width:100%;}
.live_rightbox .tab_con .tabbox .discuss_list li.discussme .send img{ max-width:100%;}
.live_rightbox .tab_con .tabbox .discuss_list li.discussme .discuss_img{float: right;width: 30px;margin-left: 20px; text-align:center;}
.live_rightbox .tab_con .tabbox .discuss_list li.discussme .discuss_img .discuss_imgname{color:#fff; display:none;}
.live_rightbox .tab_con .tabbox .discuss_list li.discussme .discuss_img img{ width:30px; height:30px;border-radius: 100%;}
.live_rightbox .tab_con .tabbox .discuss_list li.discussme .send .arrow {position: absolute;top: 6px;right: -5px;width:7px;height:12px;font-size: 0;background:url(arrow.png) no-repeat;}
.live_rightbox .tab_con .tabbox .discuss_list .sendbox{padding-right: 50px;*padding-right:0;}
.live_rightbox .tab_con .tabbox .discuss_list li.discussother .send img{ max-width:100%;}
.live_rightbox .tab_con .tabbox .discuss_list li.discussother .discuss_img img{ width:30px; height:30px;border-radius: 100%;}
.live_rightbox .tab_con .tabbox .discuss_list li.discussother .send .sendinfo{word-break: break-all; font-size:12px; overflow:hidden;font-family: 'Microsoft Yahei'; color:#303030;}
.live_rightbox .tab_con .tabbox .discuss_list li.discussme{color:#fff; }
.live_rightbox .tab_con .tabbox .discuss_list li.discussother{ margin-top:0px;}
.live_rightbox .tab_con .tabbox .discuss_list li.discussother .send{text-align: center;padding:5px 10px;position:relative;border-radius:5px; max-width:100%; /*margin-top:20px;*/float:left; background:#fff;}
.live_rightbox .tab_con .tabbox .discuss_list li.discussother .discuss_imgname{ color: #fff; display:block;line-height:25px; height:25px; max-width:50px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.live_rightbox .tab_con .tabbox .discuss_list li.discussother .discuss_img{float: left;margin-right: 20px;margin-left: 0;text-align: center;}
.live_rightbox .tab_con .tabbox .discuss_list li.discussother .send .arrow{position: absolute;top: 8px;left:-5px;width:7px;height:12px;font-size: 0;background:url(arrow2.png) no-repeat;}


/*右边部分样式*/
.live_rightbox .tab_con .tabbox .net_grant{border-bottom: 3px solid #000;width: 100%;height: 150px;background: #2A2D30; position:absolute; top:63px; right:0;}
.live_rightbox .tab_con .tabbox .net_grant .net_grantin{padding:15px;}
.live_rightbox .tab_con .tabbox .net_grant .tjbutton {width: 85px;float: right;height: 25px;line-height: 25px;font-family: Microsoft Yahei;background:#f69352;color: #fff;margin-top: 10px;cursor: pointer;border: none;font-size: 12px;border-radius: 3px;}


.live_rightbox .tab_con .tabbox .discuss_list2 .discuss_listbox{ margin:10px;}
.live_rightbox .tab_con .tabbox .discuss_list2 .discuss_listbox .empty{ position:relative !important; margin:auto;}
.live_rightbox .tab_con .tabbox .discuss_list2{ overflow:auto; width:100%; position:absolute; top:216px; right:0;}
.live_rightbox .tab_con .tabbox .discuss_list2 .discuss_listbox li{padding:5px 0;min-height: 50px;position: relative;}
.live_rightbox .tab_con .tabbox .discuss_list2 .discuss_listbox li:after{content:".";display:block;height:0;clear:both;visibility:hidden}
.live_rightbox .tab_con .tabbox .discuss_list2 .discuss_listbox li .discusstl_img {width: 30px;position: absolute;left: 0;top: 12px;}
.live_rightbox .tab_con .tabbox .discuss_list2 .discuss_listbox li .discusstl_img img {width: 30px;height: 30px; border-radius:30px;}
.live_rightbox .tab_con .tabbox .discuss_list2 .discuss_listbox li .discusstl_right{padding-left:40px; color:#bbb;}
.live_rightbox .tab_con .tabbox .discuss_list2 .discuss_listbox li .discusstl_right .discusstl_rightname{font-size: 12px;color: #808080;}
.live_rightbox .tab_con .tabbox .discuss_list2 .discuss_listbox li .discusstl_right .discusstl_rightname span{padding-left: 15px;font-size: 12px;color: #808080;}
.live_rightbox .tab_con .tabbox .discuss_list2 .discuss_listbox li .discusstl_right .discusstl_rightinfo{margin-top: 5px;font-size: 12px;line-height: 20px;color: #bbb;}
.live_rightbox .tab_con .tabbox .discuss_list2 .discuss_listbox li .discusstl_right .discusstl_rightbtn{width: 55px;height: 20px;line-height: 20px;color: #F5A000;text-align: center;margin-top: 5px;margin-bottom:10px;float: right;cursor: pointer;border: 1px solid #F5A000;border-radius: 2px;font-size: 12px;}
.live_rightbox .tab_con .tabbox .discuss_list2 .discuss_listbox li .discusstl_right .discusstl_rtalklist{padding:0px 0px 10px 0px;overflow: hidden;height: 120px;position: relative;-moz-animation: mybyjc 3s;-webkit-animation: mybyjc 3s;-o-animation: mybyjc 3s;display:none;}
.live_rightbox .tab_con .tabbox .discuss_list2 .discuss_listbox li .discusstl_right .discusstl_rtalklist .textareabox {padding-right: 22px;}
.live_rightbox .tab_con .tabbox .discuss_list2 .discuss_listbox li .discusstl_right .discusstl_rtalklist .textareabox textarea {width: 100%;height: 60px;padding: 10px;line-height: 20px;font-size: 12px;border: 1px solid #e3e3e3;font-family: "\5FAE\8F6F\96C5\9ED1";color: #808080;outline: none;display: block;overflow: hidden;border-radius: 3px 3px 0 0;resize:none;}
.live_rightbox .tab_con .tabbox .discuss_list2 .discuss_listbox li .discusstl_right .discusstl_rtalklist .hfbox {background: #f5f5f5;height: 30px;padding-left: 10px;border: 1px solid #e3e3e3;border-top: 0px;line-height: 30px;}
.live_rightbox .tab_con .tabbox .discuss_list2 .discuss_listbox li .discusstl_right .discusstl_rtalklist .hfbox .hfbtn {width: 90px;height: 30px;line-height: 100%;background: #F5A000;cursor: pointer;font-size: 12px;float: right;font-family: "\5FAE\8F6F\96C5\9ED1";color: #fff;border: 1px solid #F5A000;}
.live_rightbox .tab_con .tabbox .discuss_list2 .discuss_listbox li .discusstl_right .discusstl_rtalklist .hfbox span {font-size: 12px;float: left;color: #808080;line-height: 30px;}
.live_rightbox .tab_con .tabbox .discuss_list2 .discuss_listbox li .discusstl_right .discusstl_rtalklist .hfbox span font {font-size: 12px;color: #d00;}
/*2016.05.13修改*/
.live_rightbox .tab_con .tabbox .discuss_list2 .discuss_listbox li .lct{ float:left;}
.live_rightbox .tab_con .tabbox .discuss_list2 .discuss_listbox li .lct img{width: 30px;height: 30px;border-radius: 30px;}
.live_rightbox .tab_con .tabbox .discuss_list2 .discuss_listbox li .rct{padding-left: 40px;color: #bbb;background:url(discusstl_rightb.jpg) repeat-x left bottom; padding-bottom:2px;}
.live_rightbox .tab_con .tabbox .discuss_list2 .discuss_listbox li .rct .replylist{background: #444;margin: 10px 0;}
.live_rightbox .tab_con .tabbox .discuss_list2 .discuss_listbox li .rct .replylist .replybox{padding: 10px;border-bottom: 1px solid #4E4A4A;border-top: 1px solid #3C3838;}
.live_rightbox .tab_con .tabbox .discuss_list2 .discuss_listbox li .rct .replylist .replybox span{color:#9E9E9E;}
.live_rightbox .tab_con .tabbox .discuss_list2 .discuss_listbox li .rct .replylist .replybox span em{float: right;font-style: normal;}
.live_rightbox .tab_con .tabbox .discuss_list2 .discuss_listbox li .rct .replylist .replybox .talkinfo{margin-top: 10px;}

.live_rightbox .tab_con .tabbox .discuss_list2 .discuss_listbox li .rct .rname{font-size: 12px;color: #808080;}
.live_rightbox .tab_con .tabbox .discuss_list2 .discuss_listbox li .rct .rname span {padding-left: 15px;font-size: 12px;color: #808080;}
.live_rightbox .tab_con .tabbox .discuss_list2 .discuss_listbox li .rct .rinfo{margin-top: 5px;font-size: 12px;line-height: 20px;color: #bbb;}
.live_rightbox .tab_con .tabbox .discuss_list2 .discuss_listbox li .rct .rbtn{width: 55px;height: 20px;line-height: 20px;color: #aaa; text-align: center;margin-top: 5px;margin-bottom: 10px;float: right;cursor: pointer; border: 1px solid #aaa;border-radius: 2px;font-size: 12px;}
.live_rightbox .tab_con .tabbox .discuss_list2 .discuss_listbox li .rct .rtalklist{ background:none; display:none;}
.live_rightbox .tab_con .tabbox .discuss_list2 .discuss_listbox li .rct .rtalklist{padding:0px 0px 10px 0px;overflow: hidden;height: 120px;position: relative;-moz-animation: mybyjc 3s;-webkit-animation: mybyjc 3s;-o-animation: mybyjc 3s;display:none;}
.live_rightbox .tab_con .tabbox .discuss_list2 .discuss_listbox li .rct .rtalklist .textareabox {padding-right: 22px;}
.live_rightbox .tab_con .tabbox .discuss_list2 .discuss_listbox li .rct .rtalklist .textareabox textarea {width: 100%;height: 60px;padding: 10px;line-height: 20px;font-size: 12px;border: 1px solid #e3e3e3;font-family: "\5FAE\8F6F\96C5\9ED1";color: #808080;outline: none;display: block;overflow: hidden;border-radius: 3px 3px 0 0;resize:none;}
.live_rightbox .tab_con .tabbox .discuss_list2 .discuss_listbox li .rct .rtalklist .hfbox {background: #f5f5f5;height: 30px;padding-left: 10px;border-top: 0px;line-height: 30px;}
.live_rightbox .tab_con .tabbox .discuss_list2 .discuss_listbox li .rct .rtalklist .hfbox .hfbtn {width: 90px;height: 30px;line-height: 100%;background: #c0c0c0;cursor: pointer;font-size: 12px;float: right;font-family: "\5FAE\8F6F\96C5\9ED1";color: #fff;border: 1px solid #c0c0c0;}
.live_rightbox .tab_con .tabbox .discuss_list2 .discuss_listbox li .rct .rtalklist .hfbox .hfbtn:hover{ background:#808080; border:1px solid #808080;}
.live_rightbox .tab_con .tabbox .discuss_list2 .discuss_listbox li .rct .rtalklist .hfbox span {font-size: 12px;float: left;color: #808080;line-height: 30px;}
.live_rightbox .tab_con .tabbox .discuss_list2 .discuss_listbox li .rct .rtalklist .hfbox span font {font-size: 12px;color: #d00;}
/*考试界面*/
.exam_nav{height:44px; line-height:44px; background:#fff;border-top: 1px solid #eee;}
.exam_nav ul{float:left; font-size:14px;}
.exam_nav ul li{float:left; padding-right:40px;}
.exam_nav ul li a{color:#808080;}
.exam_nav ul li.curr a{color:#3790e4;}
.exam_nav ul li.curr .icon{background:url(exam/icon_mouse.png) no-repeat !important;}
.exam_nav ul li a:hover{color:#3790e4;}
.exam_nav ul.ul2{ padding-left:20px; font-size:13px;border-left:1px solid #e6e6e6;height:18px; line-height:17px;margin-top:13px;}
.exam_nav ul.ul2 li{ padding:0px 15px;}
.exam_nav ul.ul2 li .icon{width:16px;height:16px;float:left;margin-right:3px;background:url(exam/icon.png) no-repeat;}
.exam_nav ul.ul2 li .icon1{ background-position:0 50%}
.exam_nav ul.ul2 li .icon2{ background-position:-95px 50% !important;}
.exam_nav ul.ul2 li .icon3{ background-position:-182px 50% !important;}
.exam_nav ul.ul2 li a:hover .icon{background:url(exam/icon_mouse.png) no-repeat}

.rightArea-answer dt {border-left: 2px solid #3A8FE5;}
.rightArea-answer .panel-order a:hover{background: #3A8FE5 !important;}
.exam-rightArea .btn-2{border: 1px solid #3A8FE5 !important;background: #3A8FE5 !important;}
.exam-rightArea .btn-2:hover{background: #2196F3;}

.sjlist .xtdaanclass{padding: 0px 35px 30px 35px;margin-left: 40px !important;}
.sjlist .xtdaanclass strong{ color:#666 !important;}
.sjlist .xtdaanclass .xuxian{border: 1px solid #eee !important;padding: 5px 15px;background: #f2f6f8 !important;}
.sjlist .xtdaanclass .xuxian input{border: 1px solid #eee; margin:0 10px;}
.sjlist .xtcontentclass .anstext{width: 90%;height: 80px;border: 1px solid #eee;border-radius: 3px; margin-top:10px;}
.tjbottom .regbutton3{width: 200px;height: 35px;border-radius: 3px;line-height: 30px;background:#188EEE;font-size: 16px;display: block;text-align: center;color: #fff;margin: auto;border: 1px solid #188EEE;-webkit-box-shadow: 0 0 0;}
.tjbottom{padding: 10px;border-top:0 !important; margin-top:0 !important;padding-bottom: 60px !important;}

.sjlist .xttitleclass .xihao{background: #3A8FE5 !important;border-color: #3A8FE5 !important; width:25px; border-radius:25px; height:25px; text-align:center; display:inline-block; line-height:25px; font-size:14px; color:#fff; padding:0 !important;}

.sjlist .xttitleclass{ padding-left:0 !important; margin-bottom:10px;background:none !important;}
.sjlist .xttitleclass .ctleft{border-left: 1px solid #e5e5e5;padding-left: 35px;}
.sjlist .jiexi .top strong{color: #3A8FE5 !important;border: 1px solid #3A8FE5 !important; background:none !important;}
.sjlist .jiexi{padding: 40px 10px 10px 50px !important;position: relative;border-left: 1px solid #e5e5e5; margin-top:0 !important; }
.sjlist .ctleft{padding-left: 35px;padding-bottom: 40px;border-left: 1px solid #e5e5e5;}
.stborder .xttitleclass strong {margin-left: -20px !important;}
.stborderover .xttitleclass strong {margin-left: -20px !important;}
.zgtgftitle{ border-bottom:0 !important; line-height:40px !important;}
/*错题集*/
.height.left-wrap .icon{ height:65px; padding-top:34px;}
.height.left-wrap .icon span{ display:block; width:45px; height:42px; background:url(exam/sprite.png) -188px top; margin-left:60px;}
.height.left-wrap .only-error{ cursor:pointer; line-height:16px;color:#666666; padding-left:24px; padding-bottom:10px; padding-top:28px; font-size:16px;}
.height.left-wrap .only-error input{ margin-right:5px; vertical-align:middle;}

.content .left-wrap .nav{ border-bottom:#e8e8e8 1px solid;}
.content{ margin:auto; margin-top:0 !important;}

.content .left-wrap .nav li{ height:70px; line-height:70px; text-align:center; border-top:#e8e8e8 1px solid;color:#666666; font-size:16px;}
.content .left-wrap .nav li a{ color:#666; display:block;}
.content .left-wrap .nav li:hover{ background:#ededed;color:#101010; cursor:pointer;}
.content .left-wrap .nav li:hover a{color:#101010;}
.content .left-wrap .nav li.hover{ background:#ededed;color:#101010; cursor:pointer;}
.content .left-wrap .submit{ width:93px; height:34px; background:#387BEE; text-align:center; line-height:34px; font-size:16px; color:#fff; margin-left:84px; margin-top:18px;-moz-border-radius:2px; -webkit-border-radius:2px; border-radius:2px;}
.content .left-wrap .submit:hover{background: #6E98EA;}
.content .left-wrap {
    width: 268px;
    height: auto;
    background: #f9f9f9;
    border: 1px solid #e8e8e8;
    border-bottom: 0px;
    float: right;
    -webkit-border-top-left-radius: 0px;
    -webkit-border-top-right-radius: 8px;
    -webkit-border-bottom-right-radius: 0px;
    -webkit-border-bottom-left-radius: 0px;
    -moz-border-radius-topleft: 8px;
    -moz-border-radius-topright: 0px;
    -moz-border-radius-bottomright: 0px;
    -moz-border-radius-bottomleft: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 8px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
}
.cmt .cmtbox span .butto{color: #4394E4 !important;border: 1px solid #4394E4 !important;}
.splittd{ border-bottom:1px solid #eee !important;}


/*课程课时*/
.courseTips{height:34px; line-height:34px; font-size:14px; overflow:hidden;color:#999;margin-top:10px;}
.courseKeshi .keshi{height:40px; line-height:40px; margin:10px 0px; overflow:hidden; font-size:14px; padding-left:45px;}
.courseKeshi .keshi .name .time{float:right; padding-right:15px;color:#bbb; font-size:12px;}
.courseKeshi .keshi .ks-img{float:left;margin:10px 10px 0px 0px;}
.courseKeshi .keshi .free{float:right;width:52px; height:40px;}
.courseKeshi .keshi .free span{ display:block; text-indent:-999px;width:52px;height:26px;margin-top:7px; background:url(play.png) no-repeat; -webkit-transition:0.3s; transition:0.3s;}
.courseKeshi .keshi .free span:hover{ background:url(play-on.png) no-repeat;}
.courseKeshi .ksChapter .keshi{ padding-left:13px;}

.courseKeshi .icon0{ display:none;}
.courseKeshi .icon-open{float:right;width:12px;height:12px; background:url(cutover.png) no-repeat -18px 0px;margin-top:14px;}
.courseKeshi .icon-close{float:right;width:12px;height:12px; background:url(cutover.png) no-repeat;}
.courseKeshi .chapter{height:40px; line-height:40px; background:#f5f5f5; font-size:16px;margin-top:10px; padding:0px 15px; cursor:pointer;color:#999;}
.courseKeshi .chapter .icon{width:14px;height:12px;float:left;margin:14px 11px 0px 0px; background:url(cutover.png) no-repeat -40px 0px;}
.courseKeshi .section{height:40px; line-height:40px; background:#f9f9f9;margin-top:10px; cursor:pointer;font-size:16px; padding:0px 15px 0px 40px;color:#999; }
.courseKeshi .section .num{font-size:12px; padding-left:10px;color:#bbb;}
.courseKeshi .jChapter .section{ background:#f5f5f5 url(list.png) no-repeat 15px 14px;}
.courseKeshi a{color:#555;}
.courseKeshi .celist{ margin:0px 40px 0px 65px; line-height:32px;color:#999;}
.courseKeshi .celist .ctexam{ margin-left:10px; font-size:14px; display:none;}
.courseKeshi .celist:hover{color:#5195ee;}

/*新的直播页面的礼物*/
.live_centerbox .gife{height: 240px;bottom:-200px;left: 100px;background: #2D2E34; position:fixed;}
.live_centerbox .gife .gife_inner{overflow-x:hidden; overflow-y:auto;height: 240px;}
.gife .f-info{ float:left;}
.gife .f-info .f-image{ float:left; line-height:40px;margin: 0 10px 0 25px;}
.gife .f-info .fg-info{line-height:40px;}
.gife .fg-info .fg-s{ color:#aaa;margin-right: 3px;}
.gife .fg-info .fg-s em{margin-left: 5px;}
.gife .f-info img{height:25px; width:auto !important;border-radius: 30px;}
.live_centerbox .gife .showgl .f-info{ width:10%;border-right: 1px solid #505050;border-bottom: 1px solid #505050;margin-left: -1px;}
.showgl .f-info img{ width:30px; height:30px;}
.showgl .f-info .f-image{margin: 10px 0;float: none;text-align: center;line-height: 30px;}
.showgl .f-info .fg-info{margin:0 10px 10px;line-height: 22px; float:none;}
.showgl .fg-info .fg-s{ display:block; text-align:center;color: #aaa;}
.gife-info img{width:40px; margin-left:20px;}
#GXB li{padding:0; margin-bottom:15px;}
#GXB li .gifename{ font-size:14px; color:#fff;margin-bottom: 5px;}
#GXB li .gife-ainfo{ color:#aaa;line-height: 24px;}
#GXB li .gife-ainfo sapn{ margin-left:10px;}
#GXB li .gife-ainfo em{color: orange;}
#GXB li img{ border-radius:35px; width:35px; height:35px;}
#GXB li .cnt {margin-left: 45px;}
.gifem-btn{width: 100px;height: 13px;position: absolute;top: -13px;left: 50%;margin-left: -50px;}
.gifem-btn i{ width:100%; display:block; height:100%;}
.gifem-btn i.show{ background:url(hideimg.png) no-repeat center;}
.gifem-btn i.hide{ background:url(showimg.png) no-repeat center; display:none;}
/*图文展示*/
.wenkumain .title{height:50px; line-height:50px; border-bottom:1px solid #e9e9e9; }
.wenkumain .title a{background:url(backicon.png) no-repeat 15px 50%; padding-left:40px;font-size:17px;color:#333}
.wenkumain .title a:hover{ text-decoration:none;color:#32963f;-webkit-transition: .3s; transition: .3s;}
	
.wenkumain{margin-top:15px;background:#fff;border:1px solid #e9e9e9;padding-bottom:15px;}
.wenkumain .left{width:180px;float:left;margin:15px 0px 0px 30px;border:1px solid #e9e9e9; position:relative; overflow:hidden;}
.wenkumain .left img.zlpic{/*width:180px;*/height:180px; max-width:none; position:relative; left:50%;}
.wenkumain .left .typepic{ position:absolute;bottom:0;right:0}
.wenkumain .middle{width:580px;float:left; margin:15px 15px 0px 30px; font-size:14px; line-height:30px;}
.wenkumain .middle .downbtn{width:186px;text-align:center}
.wenkumain .middle .downbtn .mbtn{ display:block}
.wenkumain .middle .downbtn span{color:#999}
.wenkumain .middle ul li{width:50%;float:left;}
.wenkumain .middle ul li.litit{height:60px; line-height:60px; font-size:23px;width:100%;font-weight:bold;color:#333;}
.wenkumain .right{width:190px;float:left; text-align:center; padding:60px 30px 30px 30px; font-size:14px;color: #9E9E9E;}
.wenkumain .right .mbtn{background: #48A5F2;display: block;height: 40px;line-height: 40px;color: #fff;font-size: 16px;border-radius: 3px;width: 150px;margin: 20px auto 10px;}

.wenkumain02 .left{width:860px;float:left;}
.wenkumain02 .right{width:300px;float:right;}
.wenkumain02 .right .right01{background:#fff;border:1px solid #e9e9e9;padding:3px 0px 15px 0px}
.wenkumain02 .right .right01 .title{height:40px; line-height:40px; padding-left:15px; font-size:17px; position:relative;}
.wenkumain02 .right .right01 .title em{width:3px;height:19px; position:absolute;left:0px;top:11px;background:#2196F3;} 
.wenkumain02 .right .right01 ul li{ padding:5px 15px 0px 15px}
.wenkumain02 .right .right01 ul li .litit span{ float:right;color:#999; font-size:12px; padding-left:10px;}
.wenkumain02 .right .right01 ul li .litit{height:24px; line-height:24px; overflow:hidden; font-size:14px;text-overflow:ellipsis; white-space:nowrap;}
.wenkumain02 .right .right01 ul li .litit img{float:left;margin:3px 5px 0px 0px}
.wenkumain02 .right .right01 ul li a:hover{-webkit-transition: .3s; transition: .3s;color:#32963f; text-decoration:none}

.wenkumain02 .right .rightbg{border:1px solid #f0dbcb; background:#fcf8f3;}
/*底部样式*/
.footer {
    display: inline-block;
    margin:0px;
	padding:0px;
    width: 100%;
    background:#fff;
    border-top:1px solid #e5e9ea;
}
.footer a:hover{ color:#2196F3;}
.link-partner {
    width: 1200px;
	margin:15px auto 0px auto;
    padding-top: 0px;
    padding-bottom: 0px;
}
.link-partner-title {
    width: 80px;
    float: left;
}
.link-partner-title h2 {
    width: 80px;
    font: bold 14.6px/24px "microsoft yahei";
    color: #333;
    text-align: center;
    position: relative;
    display: inline-block;
}
.link-partner-con {
    width: 1100px;
    padding: 0;
    float: right;
    font-family: "Times New Roman";
    color: #e9e4e4;
}
.link-partner-con a {
    padding: 0 4px;
    line-height: 30px;
    white-space: nowrap;
    color: #666;
}
.link_bd {
    width: 1200px;
    height: auto;
    margin: 0px auto;
    padding: 0px;
    position: relative;
    overflow: hidden;
    border-top: 1px solid #f0f0f0;
}
.lineleft {
    width: 720px;
    float: left;
    display: inline;
    margin: 0px;
    padding: 0px;
}
.aboutpane {
    width: 160px;
    float: left;
    display: inline;
    margin: 10px 60px 0 20px;
    padding: 0px;
}
.aboutpane ul li{ width:80px; float:left; overflow:hidden;}
.links_pane {
    width: 140px;
    float: left;
    display: inline;
    margin: 10px 0 0 20px;
    padding: 0px;
}
.link_bd h4 {
    width: 100%;
    position: relative;
    float: left;
    display: inline;
    font: bold 15px/40px "microsoft yahei";
    margin: 0px;
    cursor: pointer;
    color: #666;
}
.link_bd h4 a {
    color: #333;
}
.link_bd ul, .link_bd li {
    width: 100%;
    float: left;
    display: inline;
    margin: 0px;
    padding: 0px;
	font: normal 14.6px/35px Arial;
    color: #000;
}
.link_bd li a {
    color: #666;
}
.links-pt {
    width: 400px;
    float: left;
    display: inline;
    margin: 0px 0px 0px 50px;
}
.links-pt .smweixin {
	width: 150px;
    float: left;
    margin-top: 5px;
    margin-right: 30px;
    display:inline-block;
    text-align: center;
    background: #fff;
}
.links-pt .smweixin   img{
	width: 150px;
    height: 131px;
}
.links-pt .sina-weibo {
	margin-top:10px;
    width: 126px;
    padding-bottom: 0px;
    float: left;
    display: inline;
    text-align: center;
    background: #fff;
}
.links-pt img {
    width: 100px;
    height: 100px;
    margin: 0px;
    padding: 0px;
}
.links-pt p {
    margin-top: -2px;
    font: normal 12px/30px "microsoft yahei";
    width: 100%;
    text-align: center;
}

.ft_about {
    width: 1200px;
    height: auto;
    margin: 0px auto 30px auto;
    padding: 0px;
    position: relative;
    overflow: hidden;
	font: 12px/24px Arial, 宋体;
	text-align:left;

}
.ft_about b {
    color: #CC0000;
    font-size: 12px;
}
.ft_about strong {
    color: #333;
    font-size: 13.5px;
}
.ft_about a:link, .ft_about a:visited, .ft_about a:active {
    color: #666;
    text-decoration: none;
}
.container {
    width: 1200px;
    margin: 10px auto;
	display:inline-block
}
.container .col-md-1 {
   width:500px;
   float:left;
}
.container .col-md-2 {
   float:left;
   width:330px;
   margin-left:10px;
}
.container .col-md-3 {
   float:left;
   width:330px;
   margin-left:10px;
}
.container .s4-item {
    margin: 20px 0; 
}
.container .s4-date {
    position: relative;    
	padding: 5px 0px;
}
.container .s4-date-md {
    color: #8a8a8a;
    font-size: 28px;
	font-weight: bold;
}
.container .s4-text {
    position: relative;
    padding: 2px 0px 0px 0px;
    border-top: 1px solid #dcdcdc;
	    font-weight: bold;
    font-family: "Microsoft Yahei";
}
.container .col-sm-4 {
    float: left;
    position: relative;
    min-height: 1px;
}
.container .foot1 {width:260px;}
.container .foot2 {width:260px;}
.container .foot1 p{font-weight:bold;}
.container .foot2 p{font-weight:bold;}

.container .foot3 {width:460px;}
.container .foot4 {width:330px;}
.container .foot1 ul, .container .foot2 ul, .container .foot3 ul, .container .foot4 ul {
    padding: 0px;
    margin: 0px;
    padding-left: 60px;
}
.container .foot1 ul li, .container .foot2 ul li, .container .foot3 ul li , .container .foot4 ul li {
    line-height: 1.8;
}
.container .foot1 ul {
    background: url(/Template/skin07/images/foot-ico1.png) left 10px no-repeat;
}
.container .foot2 ul {
    background: url(/Template/skin07/images/foot-ico2.png) left 10px no-repeat;
}
.container .foot3 ul {
    background: url(/Template/skin07/images/foot-ico3.png) left 10px no-repeat;
}
.container .foot4 ul {
    background: url(/Template/skin07/images/foot-ico3.png) left 10px no-repeat;
}

.ft_bottom{
	width: 1200px;
	margin-top:5px;
    height: auto;
    position: relative;
    overflow: hidden;
	font: 14px/24px Arial, 宋体;
	text-align:center;
	}
.ft_bottom a:hover{color: #CC0000;}
/*底部样式*/
/*返回头部*/
.bottom_tools{position:fixed;z-index:1070;right:10px;bottom:10px;}
.bottom_tools .qr_tool,.bottom_tools a{display:block;color:transparent;background-color:transparent;margin-top: -1px;}
.qr_img{position: absolute;top: -126px;left: -183px;display: none;width: 183px; max-width:183px;}
.lx_info {position: absolute;top:0px;left: -183px;display: none;width: 163px;max-width: 163px; background:url(lx_bg.png) no-repeat center; padding:15px 10px; height:88px;}
.lx_info span{ display:block; line-height:30px; text-align:left;}
.lx_info span.time{ text-align:center; border-bottom:1px solid #ddd; margin-right:10px;}
.lx_info span i.icon img{ width:15px; height:15px; margin-right:5px;}
#scrollUp{width:50px;height:50px;background-image:url(top.png);display:none;border: 1px solid #ddd;}
#scrollUp:hover{background-image:url(toph.png);border: 1px solid #188EEE;}
#feedback{width:50px;height:50px;background-image:url(lx.png);border: 1px solid #ddd;}
#feedback:hover{background-image:url(lxh.png);border: 1px solid #188EEE;}
.qr_tool{width:50px;height:50px;background-image:url(code1.png);cursor:pointer;border: 1px solid #ddd;}
.qr_tool:hover {width:50px;height:50px;background-image: url(codeh.png);border: 1px solid #188EEE;}

/*返回头部*/
/*三级资讯*/
.Atitle {
    float: left;
    width: 100%;
    height: 50px;
    border-bottom: 3px solid #10b77a;
    font-family: microsoft yahei;
    z-index: 9999;
    display: inline;
}
.Atitle h2 {
    font-size: 28px;
    height: 50px;
    line-height: 50px;
    text-align: left;
    border-bottom: 3px solid #ff7e00;
}
.Atitle h2 em {
    display: inline-block;
    vertical-align: middle;
    width: 24px;
    height: 24px;
    background: url(http://img.233.com/www/img/jzs1/2015/gd.png) -114px -827px no-repeat;
    overflow: hidden;
    margin-right: 10px;
}
.Atitle h2 span {
    display: inline-block;
    font-weight: normal;
    font-size: 24px;
}
.Atitle ul li {
    float: left;
    padding: 0 10px;
    font-size: 14px;
    height: 50px;
    line-height: 50px;
    position: relative;
    margin-left: 10px;
    z-index: 999;
}
.Atitle ul li a{ margin-top:10px;}
.Atitle ul li a:hover{ background-color:#FFF}
.Atitle ul li i.share-wx {
    display: inline-block;
    width: 28px;
    height: 28px;
    background: url(gd5.png) no-repeat;
    vertical-align: middle;
    margin-right: 5px;
}

.Atitle ul li i.share-wx {background-position: -12px -603px;}

/*内容页专题*/
.pright {
    float: left;
	display:inline-block;
    width: 268px;
	padding: 10px 15px 15px 15px;
    background: #fcfcfc;
    border: 1px solid #dedede;
    margin-top: 15px;
    overflow: hidden;
}
.prbox {
    padding: 0px 3px;
}
.prdh .name {
    font-size: 20px;
    font-weight: normal;
    padding-left: 0px;
	color: #333;
}
.hzyx {
    width: 260px;
    margin-top: 5px;
}
.hzyx li {
    float: left;
    width: 245px;
    height: 90px;
    background: #fff;
    margin-left: 8px;
    margin-top: 15px;
    border: solid 1px #dedede;
    border-radius: 3px;
}
.hzyx .pli {
    float: left;
    width: 245px;
    height: 90px;
    background: #fff;
    margin-left: 8px;
    margin-top: 15px;
    border: solid 1px #dedede;
    border-radius: 3px;
}
.hzyx li img {
    width: 243px;
    height: 60px;
	border: 0;
}
.hzjg01 {
	float:left;
}
.pright a.hzjg02 {
    background: #fe7b2c;
	float:right;
	color:#FFF;
}
.hzjg01, .hzjg02 {
	display:block;
    margin-top: 4px;
    width: 79px;
    height: 24px;
    line-height: 24px;
    display: block;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    font-size: 12px;
    color: #fff;
    text-align: center;
}
.hzyx li p {
    padding: 0 10px;
}

/*首页内容下*/
.peixun {
    float: left;
	display:inline-block;
    margin-top: 15px;
	padding-left:60px;
	background:#FFF url(../images/zypx.png) left no-repeat;}
.peixun .hzyx2 li {
    float: left;
    width: 212px;
    height: 90px;
    background: #fff;
    margin-left: 8px;
    border: solid 1px #dedede;
    border-radius: 3px;
	overflow:hidden;
}
.peixun .hzyx2 .pli2 {
    float: left;
    width: 212px;
    height: 90px;
    background: #fff;
    margin-left: 8px;
    border: solid 1px #dedede;
    border-radius: 3px;
}
.peixun .hzyx2 li img {
    width: 212px;
    height: 60px;
	border: 0;
}
.peixun .hzjg01 {
	float:left;
}
.peixun a.hzjg02 {
    background: #fe7b2c;
	float:right;
	color:#FFF;
	padding:0 18px;
}
.peixun a.hzjg01, .peixun a.hzjg02 {
	display:block;
    margin-top: 4px;
    width:auto;
    height: 24px;
    line-height: 24px;
    display: block;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    font-size: 12px;
    color: #fff;
    text-align: center;
}
/*首页及抢购及团购*/
.couser_article2{position: relative; background:#fff;}
.couser_article2 .freeVideoBox2 {position: relative;float: left;width: 330px;height: 222px;overflow: hidden;/*background: #000;*/}
.couser_article2 .freeVideoBox2 img{width: 330px; height:222px;}
.couser_article2 .classAbout2 {position: relative;float: left;width: 226px;padding-top: 0; margin-left:20px;}
.couser_article2 .classAbout2 .classId {position: absolute;right: 0;top: -32px;color: #999;font-family: 'Microsoft Yahei'!important; cursor:pointer;}
.couser_article2  h1 { padding-left:10px; margin-bottom:5px;font-size: 18px;font-weight: normal;color: #616161;}
.couser_article2 .classAbout2 .promotion {margin: 10px 0 0 5px;font-size: 14px; line-height: 20px;color: #E7393C;max-height:60px;overflow: hidden;}
  .classAbout2 .classPrice {margin-bottom: 10px;border-top: 1px dotted #edd4a7;border-bottom: 1px dotted #edd4a7;background: #fbf7f0;}
  .classAbout2 .classPrice li {float: left;width: 49%;text-align: center;line-height: 25px;margin: 10px 0;color: #808080;}
  .classAbout2 .classPrice li .text-title {font-size: 18px;color: #188EEE;}
  .classAbout2 .classPrice li.border {border-left: 1px solid #EDD4A7;}
  .classAbout2 .Price-css .price {font-size: 18px;color: #e75d02;}
  .classAbout2 .Price-css .price strong {font-weight: normal;font-size:16px;}
  .classAbout2 .Price-css .price strong font {font-size: 14px; margin-right: 5px;}
  .classAbout2 .Price-css .price em {font-size: 12px;color: #999;margin-left: 10px;font-style: normal;text-decoration: line-through;}
  .classAbout2 .btnBox {padding: 20px 0 0 0;}
  .classAbout2 .btnBox .tolcourse {overflow: hidden;height: 10px;margin-bottom: 20px;background-color: #f5f5f5;border-radius: 20px;}  
  .classAbout2 .btnBox .value {line-height: 40px;font-size: 14px;color: #909090;margin-right: 0px;} 
  .classAbout2 .btnBox .value span i {display: inline-block;width: 18px;height: 18px;}
  .classAbout2 .btnBox .value span b {font-weight: 400;}
  
  .countdown-container2 {display: inline-block;color: #666;}
  .countdown-container2 em {font-size: 16px;font-family: 'Helvetica Neue',Tahoma,Verdana,Arial;margin-right: 2px;letter-spacing: 2px;}
  .countdown-container2 s {font-size: 12px;font-family: 'Hiragino Sans GB', 微软雅黑;margin-right: 2px;text-decoration:none !important;}
  .qgcountdown2 {width: 220px;height: 34px; padding-left:6px; padding-top:30px;display: inline-block;float: left;color: #FFF;font-size: 20px;background: url(../images/qgbj1.png) no-repeat;}
  .qgcountdown2 em {font-size: 20px;font-family: 'Helvetica Neue',Tahoma,Verdana,Arial;margin-right: 2px;letter-spacing: 2px;}
  .qgcountdown2 s {font-size: 16px;font-family: 'Hiragino Sans GB', 微软雅黑;margin-right: 2px;text-decoration:none !important;}
  .classAbout2 .btnBox .btnSty13 { display: inline-block;height: 40px;padding: 0 40px;font-size: 16px;border-radius: 3px;line-height: 40px;background:#F00;color: #fff;border: 0;cursor: pointer; float:left;}


/*20190512*/
.floor.f2{display:none;}
#pageNext a{
	display: block;
    height: 28px;
    line-height: 28px;	
    margin: 15px 0px 15px 10px;
    border: 1px solid #e1e1e1;
    padding: 0px 10px;
    text-align: center;
    float: left;
    border-radius: 5px;
    color: #303030;	
	}
#pageNext a.curr{background: #188EEE!important;}	
#pageNext a.curr span{color: #FFF!important;}
