@charset "utf-8";
body{
	background-color:#F4F4F4;
}
#logo-zone{
	width:300px;
	height:50px;
	display: block;
	float: left;
	margin-top:10px;
}
.p-index #header-page{
	background-color:transparent;
	position:absolute;
	top:0;
	left:0;
	right:0;
	height:70px;
	z-index:10;
	box-shadow: none;
}
.p-index  #page-logo-zone  .logo-icon{
	display: block;
	width:115px;
	height:40px;
	/* background:url('../images/sitesicon.png') no-repeat  -20px -15px; */
	vertical-align: middle;
}
.header-tip{
	width:100%;
	height:40px;
	background:#ffd524;
}
.header-tip p {
	line-height:40px;
	padding-left:30px;
	font-size:12px;
	font-weight:bold;
}
.header-tip span {
	color:#ea5947;
}
.header-tip a {
	color:#ea5947;
	text-decoration:underline;
	outline:none;
}
.ihedader-search{
	border-color:#fff;
}
.ihedader-searchicon{
	color:#fff;
}
.p-index .nav-header a{
	color:#333;
}
/*.loginbtn-zone a{
	display: block;
	height:32px;
	line-height: 32px;
	border:1px solid #fff;
	border-radius:20px;
	color:#fff;
	padding:0 10px;
}
.loginbtn-zone .login-link{
	background-color:#ea5947;
	border-color:#ea5947;
}
.loginbtn-zone .regist-link{
	
}*/
.con-wrap,.contain{
	width:1170px;
	margin:0 auto;
}
.noresult-img{
	background: url("../../images/nomessage.png") no-repeat center;
	width:210px;
	height:150px;
	margin: 40px  auto 20px;
	background-size:contain;
}
.noresult-con{
	text-align: center;
	color:#444;
	font-weight:normal;
	font-size:14px;
}
 .course-project{
	display:inline;
}
.item-first{
	height:310px;
}
.item-last{
    height: 468px;
    margin-top: 4px;
}
.item-experts{
	position: relative;
	bottom: 40px;
	margin-top: 23px;
	width:100%;
	height: 474px;
	background: url("../images/bg_zhuanjia.png") no-repeat center;
    background-position: center;
    background-size: cover;
}
.item-second{
	padding-top:48px;
	height: 425px;
}
.line1{
	display: inline-block;
	width:3px;
	height:24px;
	margin-left: 26px;
	background:#b06720;
	vertical-align: text-bottom;
}
.line2{
	display: inline-block;
	width:3px;
	height:24px;
	background:#b06720;
	vertical-align: text-bottom;
}
.case-model{
	margin-top:-2px;
}
.course-group{
	display: inline-block;
	font-size:22px;
	color:#333;
	margin-left: 12px;
}
.item-detail{
	font-size:14px;
	color:#b06720;
	display:inline-block;
	margin-top: 7px;
	margin-right: 27px;
}
.typecourse-itmes{
	background-color:#fff;
}
.phone-typecourse-itmes{
	display:none;
}
.type-iconcourse{
	width:20%;
	float:left;
	padding:20px 0;
}
.curr-type{background-color:#ea5947;position:relative;}
.curr-type:after{content:'';width:0;height:0;position:absolute;left:80px;bottom:-40px;
border-width:25px;border-style:solid;border-color:#ea5947 transparent transparent;}
.type-iconcourse i{
	display: block;
	width:155px;
	height:50px;
	margin:0 auto;
}
.curr-type .polity-icon{
	background-position:-555px -388px;
}
.type-iconcourse .eng-icon{
	background-position:-22px -197px;
}
.curr-type .eng-icon{
	background-position:-207px -197px;
}
.type-iconcourse .tsk-icon{
	background-position:-22px -270px;
}
.curr-type .tsk-icon{
	background-position:-207px -270px;
}
.type-iconcourse .pro-icon{
	background-position:-22px -343px;
}
.curr-type .pro-icon{
	background-position:-207px -343px;
}
.type-iconcourse .danj-icon{
	background-position:-555px -321px;
}
.curr-type .danj-icon{
	background-position:-555px -451px;
}
.type-course-wrap{
	background-color: #F3F3F3;
	position:relative;
	zoom:1;
	margin-top: 10px;
    margin-left: 15px;
}
.type-course-wrap a{
	float:left;
	display: inline;
	width:22.6%;
	padding:12px;
	transition:.3s;
}
.type-course-wrap a:hover{
	background-color:#fff;
	box-shadow: 0 4px 10px rgba(95,23,33,.1);
	transition: all 0.3s;
}
.type-course-wrap .course-pic{
	width:100%;
	height: 155px;
	position:relative;
	overflow: hidden;
}
.course-pic img{
	width:100%;
	height: auto;
}
.course-online {position:absolute;left:0;top:0;}
.course-online img {width:276px;height:auto;}
.course-title{
    padding: 2px 0 6px 0;
    font: 14px "微软雅黑";
    color: #333;
    font-weight: bold;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
}
.course-info{
	color:#969696;
	font-size:12px;
}
.course-info .course-org{
	float: left;
	width:100%;
	padding-bottom: 8px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 12px;
    color: #666;
}
.recom-course-itmes .course-org{
	width:50%;
}
.recom-course-itmes .course-title{
	margin:7px 0;
}
.course-info .course-num{
	float: right;
	line-height:1;
}
.course-num b{
	color:#ea5947;
}
.allcourse-btn{
	display: block;
	width:200px;
	height:40px;
	line-height: 40px;
	text-align: center;
	margin:35px auto 50px;
	border:1px solid #ea5947;
	background-color:#fff;
	color:#ea5947;
	transition: .3s;
	border-radius: 4px;
}
.allcourse-btn:hover,.allcourse-btn:active{
	background-color:#ea5947;
	color:#fff;
}
.reco-course-con{
	margin-bottom:50px;
}
.recom-course-itmes{
	margin-left:-16px;
}
.recom-course-itmes a{
	float: left;
	width:17.1%;
	margin:0 0 10px 3px;
	display:block;
	padding:8px;
	display:block;
}
.recom-course-itmes a:hover{
	background-color:#fff;
	box-shadow: 0 5px 20px rgba(0,0,0,.3);
	transation:.3s;
}
.recom-course-itmes  .course-first{
	width:40.5%;
}
.recom-course-itmes .course-pic{
	width:100%;
	height:103px;
	overflow:hidden;
}
.course-first .course-pic{
	width:100%;
	height: 282px;
}
.adv-list {
	margin:0 0 50px -23px;
}
.adv-list img{
	width:100%;
	height: auto;
}
.adv-list li{
	float:left;
	margin:0 0 10px 11px;
	padding:6px;
	width:17%
}
.adv-list li:hover{
	background-color:#fff;
	box-shadow: 0 5px 20px rgba(0,0,0,.3);
}
.adv-list a,.adv-one,.adv-two,.adv-three,.adv-four{
	width:100%;
	display:block;
}
.mark-title{
	font-size:20px;
	color:#444;
	margin-bottom:10px;
	float:left;
}
.spec-news{
	float:left;
	width:50.6%;
	height:282px;
	position:relative;
	display:block;
	overflow:hidden;
}
.spec-news .news-pic{
	width:100%;
	height: 100%;
}
.news-pic img{
	width:100%;
	height:282px;
}
.news-cover{
	background-color:rgba(0,0,0,.5);
	filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7F000000,endcolorstr=#7F000000);
	color:#fff;
	height:60px;
	line-height: 60px;
	white-space: nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	word-break: break-word;
	width:100%;
	position:absolute;
	bottom: 0;
	left:0;
	padding-left:20px;
	box-sizing:border-box;
	font-size:16px;
}
.news-items{
	margin-left:535px;
}
.news-time{
	float: left;
	/* background:url('../images/sitesicon.png') no-repeat  -399px -185px; */
	width:50px;
	height:45px;
	text-align: center;
	line-height: 52px;
	color:#fff;
}
.news-con{
	margin-top:0;
	display:block;
	margin-left:60px;
}
.news-title{
	font-size:16px;
	overflow: hidden;
	white-space: nowrap;
	 text-overflow: ellipsis;
	word-wrap:break-word;
	margin-bottom: 7px;
	_width:380px;
	_height:16px;
}
.news-con:hover .news-title{
	color:#ea5947;
}
.news-intro{
	color:#969696;
	line-height: 21px;
	height:42px;
	overflow:hidden;
}
.news-items{
	margin-top:-43px;
}
.news-items li{
	margin-top:43px;
}
.page-searchbox{
	background-color:#fff;
	padding:20px 20px;
	border:1px solid #e3e3e9;
	float:left;
	width:73%;
}
.search-item-box{
	margin-top:-10px;
}
.search-item{
	margin-top:10px;
}
.search-item dt,.search-item dd{
	float:left;
	font:14px "微软雅黑";
}
.search-item dt{
	margin-right:20px;
}
.search-item a{
	display:block;
	float:left;
	margin-right:12px;
	padding:3px 10px;
	font:14px "微软雅黑";
	line-height:14px;
	cursor:pointer;
}
.search-item a:hover{
	background-color:#e3e3e9;
	border-radius:10px;
}
.search-item a:active,.search-item .curr-item,.search-item .curr-item:hover{
	border-radius:10px;
	background-color:#ea5947;
	color:#fff;
	border-color:#ea5947;
}
.classifyitems-zone {
    position: relative;
    padding-left: 80px;
}
    
.classifyitems-zone dt {
    position: absolute;
    top: 0;
    left: 0;
    width: 70px;
    text-align: right;
    font-weight: 700;
    font-size:14px;
    line-height: 1.2;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.classifyitems-zone .cate-detail-con {
    margin-top:15px;
}

.cate-item-link {
    float: left;
    margin-right: 10px;
    line-height: 1.2;
    color: #444;
    font-size: 14px;
    text-decoration: none;
}
.cate-detail-conline .cate-item-link{
    margin-right: 0;
}
.cate-detail-conline .cate-item-link:before{
    content:'/';
    padding:0 5px;
    color:#444;
}
.cate-detail-conline .cate-item-all:before{
    content:'';
    padding:0;
}
.cate-item-link.active{
	color:#ea5947;
}
#loading-icon,.loading{
	/* background:url('../images/sitesicon.png') no-repeat  -204px -459px; */
	width:165px;
	height:60px;
	margin:60px auto 0;
}
#loading-icon.error{
	background-position:-204px -520px;
}
.course-num-zone{
  margin:16px 0 8px 0;
}
.course-num{
   font-size:12px;
   line-height:40px;
   color:#969696;
}
.car-cal-content{
	border:1px solid #e3e3e9;
	font-size:18px;
	background-color:#fff;
	display:block;
	margin-left:20px;
	padding:10px 10px 10px 24px;
	position:relative;
	float:right;
	color:#ea5947;
	width:160px;
	text-align:center;
	height:40px;
	line-height:40px;
}
.car-cal-content:hover{
	background-color:#f7f7f7;
	transition: .3s;
}
.car-cal-content i{
	font-style:normal;
}
.car-choice-carnum{
	position:absolute;
	right:35px;
	top:5px;
	display:block;
	line-height:14px;
	color:#fff;
	background-color:#ea5947;
	font-size:10px;
	border-radius:16px;
	text-align:center;
	padding:2px 5px;
}
.case{
    width: 100% !important;
    background: url("../../images/bg_case.png") no-repeat;
    margin-bottom: 100px;
    background-position: center;
    background-size: cover;
}
.mark-title-line2{
    width: 22px;
    height:3px;
    background: #4c6fba;
    margin: 16px auto 40px;
}
.case-left,.case-right{
    width: 570px;
    height:307px;
    float: left;
    background:#fff;
    margin-top: 24px;
}
.case-left:hover,.case-right:hover{
	box-shadow:  0px 6px 12px rgba(95,23,33,.1);
    transition: .3s;
}
.move-study{
 	cursor: pointer;
    width:570px;
    height:180px;
	background:url('../images/application-case1.jpg') no-repeat;
    background-position: center;
    background-size: cover;
}
.flip-study{
	box-shadow:  0 1px 6px rgba(60,115,193,.1);
 	cursor: pointer;
    width:570px;
    height:180px;
	background:url('../images/application-case2.jpg') no-repeat;
	background-position: center;
    background-size: cover;
}
.case-right{
    margin-left: 30px;
}
.case-left h3,.case-right h3{
    font-size: 18px;
    color: #333;
    text-align: center;
    padding: 20px 0 12px 0;
}
.wuhan{
	font-size: 14px;
    color: #666;
    line-height: 22px;
    padding: 0px 24px 32px;
    word-wrap: break-word;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.shenyang{
    font-size: 14px;
    color: #666;
    line-height: 22px;
    padding: 0px 24px 32px;
    word-wrap: break-word;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.mark-title1{
    font-size: 30px;
    color: #2a3647;
    text-align: center;
    margin-top: 45px;
}
.mark-title2{
	margin-top: -5px;
	display: inherit;
    font-size: 30px;
    color: #2a3647;
    text-align: center;
}
.mark-title3 {
    margin-top: -25px;
    display:block;
    font-size: 30px;
    color: #2a3647;
    text-align:center;
}

/******************弹出登录*****************************/
.login-error{margin-bottom:5px;color:#cb171d;font-size:14px;line-height: 14px;}
#poploginvi{background:#FFF;height:456px;width:384px;font-family:"微软雅黑";z-index:10000;}
.loginvi-head{height:150px;width:100%;background:url(../images/login-head.png) no-repeat center;background-size:cover;position:relative;}
.login-close i{position:absolute;top:10px;right:10px; font-size:16px;color:#fff;cursor:pointer;font-style:normal;}
.login-body{padding:0 38px 30px;}
.login-title{font-size:18px;color:#444;line-height:40px;height:40px;text-align:center;}
.login-body .input_text{
	margin-bottom:8px;
	width:100%;
	box-sizing:border-box;
	font-size:14px;
	height:42px;line-height:42px;
	border:1px solid #d1d1d1;padding-left:10px;
}
#poploginvi .forget-psd{height:20px;line-height:20px;color:#81828c;float:right;font-size:14px;}
#poploginvi .forget-psd:hover{text-decoration: none;color:#cb171d;}
.loginBtn1{background: #cb171d;width:400px;height:43px;margin-bottom:25px;}
#poploginvi .loginBtn1{margin-top:10px;width:100%;color:#fff;border:none;border-radius:10px;}
#poploginvi .loginBtn1:hover{background-color:#cb171d;}
.reg-a-link{color:#969696;text-align:center;font-size:14px;}
.reg-a-link a{color:#969696;}
.reg-a-link a:hover{text-decoration: none;color:#cb171d;}
/*******************弹出登录****************************/
/********************登录*********************************/
.registerForm{float:left;padding-right:30px;border-right:1px solid #d1d1d1;}
.login-info{padding:80px 0 0 70px;float:left;line-height:30px;font-size:14px;}
.login-info-div{margin-bottom:30px;}
.login-info p{color:#969696;font-family:"微软雅黑";}
/*********************登录*******************************/
/*********************注册************************************/
.registerForm,.applyForm{width:680px;margin:50px auto;min-height:480px;}
.registerForm div,.applyForm div{position:relative;float:left;width:680px;}
.welRegister{font:36px "微软雅黑";color:#444;float:left;margin-right:50px;}
.registered{font:14px "微软雅黑";color:#444;float:left;padding-top:24px;}
.registerForm p,.applyForm p{color:#444;font:14px "微软雅黑";line-height:28px;}
.registerForm .textinput,.applyForm .textinput,#PersonalInfo{color:#969696;font:14px "微软雅黑";padding:12px;width:604px;border:1px solid #d1d1d1;margin-right:10px;}
.captchaPic{width:100px;height:30px; display:inline-block;*display:inline;margin-right:30px; background:url(../images/registercode.jpg) no-repeat center;}
.submitBtn{width:630px; text-align:center;font-size:18px;margin-bottom:30px;margin-top:30px;padding:12px;}
.iconIn{width:40px;height:40px; display:none; background:#f3f3f3 url(../images/cryIcon.png) no-repeat center; position:absolute;top:30px;right:0;}
.checkedicon{background:#f3f3f3 url(../images/smileIcon.png) no-repeat center;}
.registerForm .invalid,.applyForm .invalid{color:#ee3939;font:14px "微软雅黑"; display:block;}
.sucPic{margin:60px auto 30px;height:230px;width:230px; background:url(../images/regSuccess.png) no-repeat center;}
.registerForm .regsuc,.applyForm .regsuc{ text-align:center;font:36px "微软雅黑";color:#444;margin-bottom:30px;}
.back-index{font:16px "微软雅黑";text-align:center;color:#ea5947;}
.back-index:hover{text-decoration:underline;}
/************************注册*********************************/
/*******************院校***************/
.schoolwall{width:100%;height:400px; background:url(../images/schoolwall.jpg) no-repeat center;background-size:cover;}
.addressList{line-height:20px;padding:20px 0;}
.address{ float:left;margin:0 5px;}
.address a{color:#444;font:14px "微软雅黑";cursor:pointer;}
.address a:hover{color:#ea5947;}
.addressList .choosed a{color:#fff; background:#ea5947;padding:2px 5px;}
.schoolNum{color:#969696;font:14px "微软雅黑";margin-bottom:10px;}
.schools{margin-bottom:24px;}
.user_logo{width:232px;height:182px;padding-top:50px;text-align:center;border-top:1px solid #d1d1d1;border-left:1px solid #d1d1d1;background:#fff;}
.user_logo a{color:#505050;font:14px "微软雅黑";cursor:pointer;}
.user_logo img{width:70px;height:70px;margin-bottom:20px;}
.user_logo:nth-child(5n){margin-right:0;}
.user_logo .schoolName{width:200px;display:block;font-weight:bold;font:16px "微软雅黑";line-height:20px;margin:0 auto;}
.scEngName{ font-family:Segoe Script;color:#969696;font-size:10px;width:210px; margin:0 auto;display:block;word-break:break-word;}
/*******************院校***************/
/*******************底部下载app*********************/
.block-download{display:block;background:rgba(0,0,0,.5);position:fixed;z-index:999;width:100%;height:800px;bottom:0;left:0;overflow:hidden;display: none;}
.block-cont{width:100%;padding:10px;background:#f7f7f7;bottom:0;position:fixed;box-sizing:border-box;font-family: "微软雅黑";color:#444;display: none;}
.box-close{position:absolute;right:3px;top:3px;width:16px;height:16px;background:url('../../images/mobile/close_mobile.png');}
.box-parent{width:100%;display:flex;align-items:center;}
.box-left{width:48px;height:48px;background:url('../../images/mobile/icon_mobile.png') no-repeat;background-size:contain;}
.box-cont{flex:1;padding:0 10px;}
.box-cont p{line-height:21px;font-size:14px;word-break:break-word;}
.block-download .box-right{
		width:60px;
		height:30px;
		line-height:30px;
		border-radius:4px;
		border:none;color:#f7f7f7;
		font-size:14px;
		text-align:center;
		display:inline-block;
		background: #000000;
	    background: linear-gradient(to bottom,  #ea5746,#ea3a3c);
	  
	}
/*******************底部下载app**********************/
/*********************新闻公告*********************************/
.title-head-top {
	width:1170px;height:120px;margin:0 auto 0;
	line-height:120px;font-size:48px;text-align:center;color:#444;background:#f3f3f3
}
.content-main {width:1170px;margin:0 auto 0;background:#fff;}
.cm-title {display:none;overflow:hidden;padding:20px 0 10px 10px;;}
.cm-strip {height:16px;background:#EA5947;}
.cm-content {padding:30px 60px 30px;min-height:520px;}
.cm-item {
	padding-top:40px;padding-bottom:40px;border-bottom:1px dotted #969696;
	overflow:hidden;
}
.cm-item .pic-left-section {
	width:210px;height:140px;float:left;
	background: url(../images/news.png) no-repeat center;
}
.pic-left-section a{
	display:block;
	_float:left;
}
.pic-left-section img{
	width:100%;
	height:140px;
}
.cm-item .content-right-section {
	width:810px;height:140px;margin-left:25px;
	float:left;position:relative;
}
.content-right-section a {
	width:100%;max-height:60px;margin-bottom:10px;display:inline-block;
	font-size:22px;color:#444;text-decoration:none;
	overflow:hidden;
}
.content-right-section a:hover {color:#ea5947;}
.content-right-section a img {
	width:16px;height:auto;margin-right:8px;
}
.content-right-section p {
	width:100%;height:48px;font-size:14px;
	line-height:22px;color:#969696;
	overflow:hidden;text-overflow:ellipsis;
}

.content-right-section .pic-time {
	height:20px;display:inline-block;position:absolute;left:0px;bottom:0px;
	background:url(../images/timePic.png) no-repeat left center;
}
.content-right-section .pic-time span {
	margin-left:20px;text-align:left;
	font-size:14px;line-height:16px;color:#d1d1d1;
}
.news-pages-content {
	width:1170px;min-height:500px;margin:30px auto;
	background:#f3f3f3;
	overflow:hidden;
}
.npc-left-section {
	width:286px;padding:36px 32px 16px 26px;
	background:#fff;float:left;
}
.npcl-head {margin-bottom:14px;overflow:hidden;}
.npcl-head span {font-size:14px;font-weight:bold;color:#444;float:left;}
.npcl-head a {font-size:14px;font-weight:bold;color:#444;text-decoration:none;float:right;}
.npcl-head a:hover {color:#ea5947;}

.npcl-item {position:relative;overflow:hidden;}
.npcl-item .npcl-item-circle {
	width:6px;height:6px;
	position:absolute;left:0px;top:10px;
	border-radius:3px;background:#E95B46;
}
.npcl-item a {
	margin-left:14px;display:inline-block;
	line-height:22px;font-size:12px;color:#444;
}
.npcl-item a:hover {
	color:#ea5947;
}
.npcl-item .npcl-item-time {
	margin-left:14px;margin-bottom:20px;display:block;
	color:#969696;font-size:12px;
}
.npc-right-section {
	width:736px;min-height:520px;padding:52px 32px 0;margin-left:26px;
	float:left;text-align:center;background:#fff;
}
.npc-right-section h4 {
	font-size:24px;line-height:36px;color:#444;
	margin-bottom:20px;
}
.wrapper-top-news {overflow:hidden;}
.npc-right-section .publish-time {
	display:inline-block;margin:8px auto 24px;
	font-size:12px;line-height:14px;color:#969696;vertical-align:middle;
}
.npc-right-section .return {
	display:none;float:right;margin:8px 20px 15px auto;
	font-size:12px;line-height:12px;color:#969696;text-align:right;vertical-align:middle;
}
.npc-right-section img {
	width:600px;height:auto;margin:0 auto 23px;display:block;
}
.npc-right-section .news-commentary {
	max-height:32px;overflow:hidden;white-space:nowrap;
	display:block;margin:0 auto 23px;
	font-size:14px;line-height:16px;color:#969696;
}
.npc-right-section p{
	margin-bottom:25px;
	font-size:14px;color:#444;line-height:28px;text-align:left;
}
.npc-right-section p:nth-last-of-type(1) {
	margin-bottom:20px;
}
.npc-right-section .npc-accessory {
	font-size:14px;line-height:16px;color:#969696;
	float:left;
}
.npc-right-section .npc-accessory-content {
	padding-left:45px;margin-top:-4px;margin-bottom:55px;
	text-align:left;
}
.npc-accessory-content a {
	color:#21759b;font-size:12px;line-height:16px;
	padding-right:30px;text-decoration:underline;
}
.npc-accessory-content a:hover {
	color:#0f3647;
}
/**********************新闻公告******************************/
/************************页数*****************************************/
.pagination-every {width:100%;margin:0 auto 0;padding-top:10px;padding-bottom:60px;overflow:hidden;text-align:center;}
/*CSS viciao style pagination*/
div.viciao {MARGIN-TOP: 20px; MARGIN-BOTTOM: 10px;ALIGN:CENTER;}
div.viciao A {font-size:12px; border: #d1d1d1 1px solid; padding: 6px 9px;  COLOR: #969696; MARGIN-RIGHT: 5px;  TEXT-DECORATION: none}
div.viciao A:hover {background: #fff;color:#ea5947;}
div.viciao A:active {padding: 6px 9px;}
div.viciao span.current { font-size:12px; padding: 2px 8px; MARGIN-RIGHT: 5px;background: none repeat scroll 0 0 transparent;color: #ea5947;font-weight: bold}
div.viciao span.disabled { font-size:12px; padding: 6px; COLOR: #969696;border: #d1d1d1 1px solid;font-size:12px;background:#fff;}
div.viciao span.disabled:hover{COLOR: #ea5947;border: #ea5947 1px solid; background:#fff;}
.disabled{padding:7px 11px;color:#969696;}
span.current{padding:7px 11px;color:#ee3939;}
a.current,#xia,#shang{padding:7px 11px;border:1px solid #d1d1d1;background:#fff; color:#969696;margin:0 5px; cursor:pointer;}
a.current:hover,#xia:hover,#shang:hover{color:#ee3939; background:#ffd0c9;border:1px solid #ee3939;}
/**************************页数****************************************/
/********************使用条款**************************************************/
.terms-title{font:36px "微软雅黑";color:#444;text-align:center;margin:30px 0;}
.terms-words{margin-bottom:160px;}
.terms-words p,.terms-words ul li{font:16px "微软雅黑";color:#444;line-height:30px;}
.terms-words p{text-indent:2em;margin-bottom:20px;}
.terms-words ul{margin-bottom:20px;}
.terms-words ul li{list-style-type:disc}
/*************************课程搜索*************************/
.course_search_seek {margin:25px 0;font-size:14px;}
.colorEa5947 {color:#ea5957;}
.course_search_title {margin-left: 10px;font-size:16px;line-height:40px;}
.course_search_item {height:160px;display:block;margin:10px;padding:15px;background-color:#fff;overflow:hidden;cursor:pointer;}
.course_search_item:hover {box-shadow: 0 5px 20px rgba(0,0,0,.3);transition: .3s;}
.course_search_pic {width:275px;height:160px;float:left;position:relative;overflow:hidden;}
.course_search_pic img {width:100%;height:auto;}
.course_search_cont {width:815px;margin-left:30px;float:left;}
.course_search_head {margin-bottom:10px;line-height:22px;overflow:hidden;}
.course_search_head .right {font-size:12px;color:#969696;}
.course_search_head .iconfont {font-size:14px;}
.course_search_name {font-size:18px;} 
.course_search_category {margin-bottom:15px;color:#969696;}
.course_search_category span {font-size:12px;line-height:20px;}
.course_search_intro {height:72px;font-size:14px;line-height:24px;overflow:hidden;color:#969696;}
.more-courses {display:block;height:48px;margin:20px 10px 10px;line-height:48px;text-align:center;color:#ea5947;background:#fff;border:1px solid #E3E3E9;border-radius:5px;}
.more-courses:hover {border-color:#ea5947;transition: .3s;}
/*************************课程搜索*************************/
/* @media only screen and (min-width:1200px){
	.header-content,.con-wrap,.contain{
		width:1170px;
	}
	.adv-list li{
		width:18%;
	}
	.spec-news{
		width:42%;
	}
	.recom-course-itmes  .course-first{
	      width:42.2%;
	}
	.page-searchbox{
		width:77.9%;
	}
} */
/* @media only screen and (max-width:970px){
	.contain{
		max-width:100%;
	}
	.con-wrap{
		max-width:100%;
		padding:0 10px;
		box-sizing: border-box;
	}
	.con-nogap-wrap{
		max-width:100%;
		padding:0;
	}
	.wrap{
		margin-top:0;
	}
	.page-searchbox{
		width:100%;
		box-sizing: border-box;
		background-color:transparent;
		border:none;
		padding:16px 6px 0;
	}
	.search-item a{
	    margin-bottom:12px;
	    border:1px solid #e3e3e9;
	    color:#444;
	    float:left;
	    background-color:#fff;
	    height:20px;
	    padding:0 10px;
	    line-height:20px;
	    border-radius:20px;
	}
	.car-cal-content{
		display: none;
	}
	.search-catlogitem dt{
		display:none;
	}
	.type-course-wrap{
		margin:5px 0 5px 0;
	}
	.type-course-wrap a{
		width:48.3%;
		margin:15px 0 0 10px;
		padding:0;
	}
	.type-course-wrap a:nth-child(2n+1){
		margin-left:0;
	}
	.course-title{font-size:12px;}
	.course-info{
		font-size:10px;
	}
	.course-info .course-org{
		width:50%;
	}
	.type-course-wrap .course-pic,.recom-course-itmes .course-pic{
		height:92px;
	}
	.typecourse-itmes{
		display:none;
	}
	.phone-typecourse-itmes{
		display:block;
		text-align:center;
		background-color:#fff;
	}
	.phone-typecourse-itmes a{
		color:#ea5947;
	}
	.phone-typecourse-itmes .curr-type{
		color:#fff;
	}
	.curr-type:after{
		left:25px;
		bottom:-20px;
		border-width:10px;
	}
	.recom-course-itmes{
		margin:0 0 15px 0;
	}
	.recom-course-itmes  .course-first{
		width:100%;
		margin-left:0;
	}
	.course-first .course-pic{
		height:180px;
	}
	.recom-course-itmes a{
		width:48.3%;
		margin:15px 0 0 10px;
		padding:0;
	}
	.recom-course-itmes a:nth-child(2n){
		margin-left:0;
	}
	.adv-list{overflow:hidden;}
	.adv-list li{
		width:140px;
		margin-left:16px;
		padding:0;
	}
	.spec-news{
		width:100%;
		float:none;
		height:176px;
	}
	.pagination-every{
		width:450px;
	}
	.news-items{
		margin:0;
	}
	.news-time{display: none;}
	.news-con{margin-left:0;}
	.news-items li{
		margin-top:18px;
	}
	.block-cont,.block-download{
		display: block;
	}
	.car-choice-carnum{
		right:0;
		top:-5px;
	}
	.course_search_seek{margin:10px 0 10px 10px}
	.course_search_item{margin:0;height:110px;margin-bottom:10px;}
	.course_search_pic{width:100px;height:60px;}
	.course-serach-zone{display:table;}
	.course_search_name{font:bold 16px "微软雅黑";color:#444;margin-bottom:10px;}
	.course_search_cont{display:table-cell;vertical-align:middle;width:100%;float:none;padding-left:10px;}
	*************************************************************************************
	.welRegister,.registered{float:none;display:block;}
	.registerForm, .applyForm{width:90%;}
	.registerForm{float:none;border:none;padding-right:0;}
	.registerForm div, .applyForm div,.newLine{width:100%;}
    .registerForm .textinput,.applyForm .textinput{width:90%}
	.registerForm, .applyForm{min-height:580px!important;}
	.submitBtn{width:96%;margin-left:auto;margin-right:auto;}
	.qqlogin {text-align:center;}
	.comLink2 {display:inline-block;float:none!important;padding-right:0!important;}
	.login-info{display: none;}
	**************************************************************************************
	**********************************新闻列表页**************************************
	.title-head-top {display:none;}
	.cm-title {display:block;width:auto;background:#f3f3f3;}
	.content-main {width:100%;}
	.cm-content {padding:10px 10px 10px;}
	.cm-item {
		padding:10px 5px 10px;border-bottom:1px dotted #969696;
		overflow:hidden;
	}
	.cm-item .pic-left-section {display:none;}
	.cm-item .content-right-section {margin-left:0;width: auto;height:auto;}
	.content-right-section a {
		width:auto;
		max-height:43px;
		overflow: hidden;
		margin-bottom:5px;
		font-size:16px;
		line-height: 22px;
	}
	.content-right-section  p {
		width:auto;
		height:auto;
		max-height:48px;
		line-height:22px;
		font-size:14px;
	}
	.content-right-section .pic-time {background:none;position:relative;bottom:auto;}
	.content-right-section .pic-time span {margin-left:0;}
	.pagination-every {width:100%;margin:0 auto 0;padding-bottom:10px;padding-bottom:20px;white-space:nowrap;overflow: hidden;}
	.pagination-every .totalRecords{display:none;}
	.pagination-every select{dispaly:none;}
	
	**********************************新闻详情页**************************************
	
	.news-pages-content {width:100%;min-height:510px;margin:0;}
	.npc-left-section {display:none;}
	.npc-right-section {width:100%;min-height:360px;padding:20px 10px 20px 6px;margin:0;box-sizing:border-box}
	.npc-right-section h4 {width:95%;font-size:20px;line-height:30px;margin:0 auto 20px;text-align:left;}
	.npc-right-section .publish-time {text-align:left;margin:8px auto 15px 10px;float:left;}
	.npc-right-section .return {display:inline-block;}
	.npc-right-section img {width:90%;height:auto;margin:0 auto 10px;padding-right:10px;}
	.npc-right-section .news-commentary{width:80%;margin-top:10px;margin-bottom:15px;}
	.npc-right-section p {width:95%;margin:0 auto 5px;}
	***新闻***
	****** 院校***********
    .selectCourse{cursor:pointer;float:left;color:#ea5947;font-size:20px;line-height:38px;margin:20px auto 15px 10px;}
    .user_logo{width:49.5%;}
    ********院校********
}	 */

@media only screen and (max-width:980px){
	.item-experts{width:1170px !important;}
	.swiper-button-prev, .swiper-container-rtl .swiper-button-next{left: 20px;right: auto;}
	.swiper-button-next, .swiper-container-rtl .swiper-button-prev{right: 20px;left: auto;}
}

/************注册流程步骤1*************学号重复弹框*********************/
.idRepeat{width:600px; height:auto;position:absolute;left:30%;top:25%;background:#666;display:none;z-index:9;}
.repeatContent {width: 570px;margin:15px;background: #fff;border-radius:3px;font-family: 微软雅黑;}
.tishi{line-height: 50px;margin-left: 20px;width: 533px;font-size: 20px;border-bottom: 1px solid #E4E4E4;}
.repeatContent ul,.selecStufentId{margin:20px 20px;}
.repeatContent li,.selecStufentId{line-height:25px;color:#000;font-size: 15px;}
.repeatContent span,.selecStufentId span{color:#ED5947;}
.repeatContent a{color:#32AFF8;}
.repeatBtn{background:#F3F3F3;height:60px;position:relative;}
.repeatBtn input{position:absolute;left:45%;top:12px;}
.tishi b{margin-left: 473px;font-size: 22px;font-weight: normal;cursor: pointer;}
.confirmBtn{width:80px;height:40px;line-height:40px;background:#EA5947;border:none;border-radius:3px;color:#fff;font-size:16px;cursor: pointer;}
.bgFilter{position: absolute; top: 0;left: 0;height: 100%;width: 100%;background: #000;opacity: 0.4;z-index: 8;display:none;}
.selectSchool{width:628px;background:#fff;max-height:160px;overflow-y:auto;overflow-x:hidden;border:1px solid #d1d1d1;border-top:0;display:none;position:absolute;z-index:5;}
.selectSchool li{width:100%;line-height:32px;padding-left:15px;}
.selectSchool li:hover{background:#f3f3f3;}
/***雷课堂提示****/
.lei-firsttips{
	width:720px;
	background-color:#fff;
	height:410px;
	overflow:hidden;
}
.lei-firstips_wrap{padding:70px 36px 0;position:relative;}
.lei-firstips_close{position:absolute;right:20px;top:10px;cursor:pointer;color:#868997;font-size:20px;}
.lei-firsttips_title{font-size:24px;font-weight:bold;color:#4c8be8;}
.lei-firsttips__intro{font-size:14px;line-height:20px;margin-top:18px;color:#868997;}
.lei-firttips_introbg{width:231px;height:238px;background:url('../images/lei-firttips_introbg.png') no-repeat center;float:left;margin-right:30px;}
.lei-firsttip__experience{display:block;width:260px;height:36px;line-height:36px;font-size:14px;margin:40px auto 0;text-align:center;border:none;border-radius:5px;background-color:#4c8be8;color:#fff;cursor:pointer;}
.lei-firsttip__experience:hover{background-color:#73a7f4;}
.lei-firsttip__experience:active{background-color:#2567c9;}