/*热点关注页面*/
.news{
	overflow: hidden;
	margin-top: 40px;
}
.news_header .region_ul{
	width: 1212px;
}
.news_header .region_ul li{
	width: 291px;
	height: 260px;
}
.news_header .region_ul li a{
	background: #0046dc url("../images/region_mo.png") no-repeat scroll center 192px;
	height: 230px;
	transition: all 1s; 
}
.news_header .region_ul li a:hover{
	background: url(../images/region_hover.png) no-repeat #0038b1 center 192px; 
}

.news_main{
	margin-top: 30px;
}
.news_main .left_plate .colleges .colleges_cont_bottom{
	margin-top: 18px;
}


/*专题*/
.news_video{
	overflow: hidden;
	margin-top: 30px;
	background: #f1f3f3;
}
.news_video_ul{
	overflow: hidden;
	border: 1px solid #e4e4e4;
	border-top: none;
	display: block;
	margin-top: 26px;
}
.news_video_ul li{
	display: block;
	float: left;
	margin: 0 0 12px 11.5px;
}
.news_video_ul li a{
	width: 144px;
	height: 88px;
	display: block;
	position: relative;
}
.news_video_ul li a img{
	width: 144px;
	height: 88px;
	display: block;
	float: left;
}
.news_video_ul li a h4{
	background: rgba(0,0,0,0.5);
	height: 24px;
	line-height: 24px;
	padding-left: 10px;
	width: 134px;
	font-size: 10px;
	position: absolute;
	bottom: 0;
	left: 0;
	display: block;
	color: #fff;
	z-index: 999;
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.news_video_ul li a:hover i{
	opacity: 1;
}
.news_video_ul li a:hover i img{
	transform:scale(1,1);
}
.news_video_ul li a i{
	background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    opacity: 0;
    transition: all 1s; 
}
.news_video_ul li a i > img{
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -12px 0 0 -12px;
	/*transform:scale(2,2);*/
	transition: all 1s;  
	width: 24px;
	height: 24px;
}

.projectUl li a i{
	background: rgba(0, 0, 0, 0.2) none repeat scroll 0 0;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    opacity: 1;
    transition: all 1s; 
}
.projectUl li a:hover i{
	opacity: 0;
}

/*Emba 页面*/
.emba{
	overflow: hidden;
	margin-top: 40px;
}

/*emba 右边 搜索*/
.emba .right_plate .banner_search{
	margin-left: 0;
	position: static;
	background: #f1f3f3;
	border: 1px solid #dbdcdc;
	left: 0;
	width: 322px;
}
.emba .right_plate .banner_search .banner_search_ul li{
	color: #646464;
	border-color: #969696;
}
.emba .right_plate .banner_search .banner_search_ul li input{
	color: #646464;
	background: #fff;
	border-color: #acacac;
}
/*工具箱*/
.emba .right_plate .toolkit{
	margin-top: 30px;
}
.emba .right_plate .toolkit .toolkit_cont .toolkit_cont_top a{
	width: 89px;
}

/*相关活动*/
.related_activities{
	margin-top: 30px;
}
.related_activities_main {
	border: 1px solid #e4e4e4;
	border-top: none;
	padding:18px 12px;
	overflow: hidden;
	display: block;
	background: #f1f3f3;
}
.related_activities_cont{
	border: 1px solid #d5d7d7;
	margin-bottom: 12px;
	padding: 15px 10px;
	overflow: hidden;
	background: #eaeded;
}
.related_activities_cont a {
	color: #2d2d2d;
	font-size: 11px;
}
.related_activities_cont a h3{
	font-size: 15px;
    height: 40px;
    overflow: hidden;
}
.related_activities_cont a:hover h3{
	color: #0046dc;
}
.related_activities_cont a em{
	padding-left: 18px;
	background: url(../images/icon_09.png) no-repeat left center;
	display: block;
	margin-top: 10px;
}
.related_activities_cont a strong{
	margin-top: 5px;
	display: block;
	float: left;
	padding-left: 18px;
	background: url(../images/icon_010.png) no-repeat left center;
}
.related_activities_cont a b{
	display: block;
	float: right;
	width: 70px;
	height: 21px;
	line-height: 21px;
	text-align: center;
	color: #fff;
	background: #1756de;
	font-size: 12px;
	margin-right: -10px;
}

/*项目推荐*/
.project_recommend_cont{
	font-size: 15px;
	background: #eaeded;
	border: 1px solid #d5d7d7;
	padding: 12px 12px 12px 35px;
	line-height: 22px;
	background: url(../images/icon_11.png) no-repeat 11px 15px;
	margin-bottom: 12px;
}
.project_recommend_cont a{
	display: block;
    height: 44px;
    overflow: hidden;
}



/*emba工具箱 页面*/
.emba_toolkit .right_plate .ranking_list{
	margin-top: 30px;
}
/*浮层 段落*/
.floating_layer_paragraph{
	border: 1px solid #dbdcdc;
	background: #f1f3f3;
	position: fixed;
	left: 50%;
	top: 166px;
	width: 108px;
	border-bottom: none;
	display: block;
	margin-left: -738px;
}
.floating_layer_paragraph a{
	/*height: 32px;
	line-height: 32px;*/
	padding: 5px;
	display: block;
	text-align: center;
	color: #646464;
	font-size: 14px;
	border-bottom: 1px solid #dbdcdc;
}
/*浮层 分享*/
.floating_layer_share{
	height: 30px;
	width: 162px;
	position: fixed;
	bottom: 20px;
	right: 10px;
}
.floating_layer_share a{
	width: 30px;
	height: 28px;
	display: block;
	float: left;
	border: 1px solid #c7c8c8;
	margin-left: 4px;
	border-radius: 2px;
	background: #f1f3f3;
	cursor: pointer;
}
.floating_layer_share a.pyq{
	background: url(../images/icon_14.png) no-repeat center center;
}
.floating_layer_share a.wx{
	background: url(../images/icon_15.png) no-repeat center center;
}
.floating_layer_share a.qqkj{
	background: url(../images/icon_16.png) no-repeat center center;
}
.floating_layer_share a.top{
	width: 48px;
	background: url(../images/icon_17.png) no-repeat center center;
}
/*文章*/
.article{
	overflow: hidden;
	display: block;
	margin-top: 10px;
}
.news_view .left_plate .article .article_cont{
	border-bottom: 1px solid #e3e4e4;
}
.article_header{
	border-bottom: 1px solid #e3e4e4;
	display: block;
	overflow: hidden;
	padding: 0 12px;
}
.article_header h1{
	color: #1e2022;
	float: left;
	font-size: 28px;
	line-height: 60px;
}
.article_header p.label{
	float: left;
	margin-top: 28px;
}
.article_header p.label a{
	display: block;
	float: left;
	width: 44px;
	height: 16px;
	line-height: 14px;
	text-align: center;
	color: #fff;
	background: #0046dc;
	margin-right: 8px;
	font-size: 11px;
	cursor: pointer;
}
.article_header span{
	float: right;
	margin-top: 30px;
}
.article_header span a{
	color: #787878;
	display: block;
	float: left;
}
.article_header span a img{
	display: block;
	float: left;
	margin: 2px 12px 0 0;
}
.news_view .left_plate .article .article_header h1{
	float: none;
	display: block;
}
.news_view .left_plate .article .article_header span{
	margin-top: 16px;
}
.article_header .article_header_keyword{
	float: left;
	display: block;
	padding: 10px 0 6px 0;
}
.article_header .article_header_keyword a{
	display: block;
	float: left;
	padding: 3px 10px;
	background: #0046dc;
	color: #fff;
	margin-right: 8px;
}
.article_header .article_header_keyword p{
	float: left;
	line-height: 22px;
	color: #969696;
	margin-left: 15px;
}


.article_cont{
	padding: 15px 12px;
}
/*免责声明*/
.disclaimer{
	padding: 10px 0;
	margin-top: 30px;
}
.disclaimer h4{
	color: #2d2d2d;
	font-size: 14px;
}
.disclaimer p{
	color: #787878;
	line-height: 24px;
}

/*上下 翻页*/
.scroll{
	overflow: hidden;
	padding: 12px;
}
.scroll a{
	display: block;
	font-size: 13px;
	color: #969696;
	margin-bottom: 6px;
}
.scroll a:hover{
	color: #0c73e9;
}

/*热点关注 详情内容*/
.news_view .right_plate .related_activities{
	margin-top: 0px;
}
.news_view .right_plate .ranking_list,.news_view .right_plate .related_activities{
	margin-top: 30px;
}

/*活动报名 首页*/
.activity{
	overflow: hidden;
}
.activity .enrollment .enrollment_ul{
	padding-left: 15px;
    width: 99%;
}
.activity .enrollment .enrollment_ul li{
	width: 280px;
	margin: 0 15px 15px 0;
}
.activity .enrollment .enrollment_ul li a img{
	width: 280px;
	height: 180px;
}

.activity_floating{
	width: 128px;
	position: fixed;
	border: 1px solid #dbdcdc;
	border-bottom: none;
	left: 20px;
	top: 173px;
	background: #f1f3f3;
}
.activity_floating a{
	display: block;
	text-align: center;
	color: #646464;
	font-size: 14px;
	height: 31px;
	line-height: 31px;
	border-bottom: 1px solid #dbdcdc;
}
.activity_floating input{
	border: 1px solid #dbdcdc;
    margin: 11px 0 0 9px;
    width: 77px;
    padding: 6px 0 6px 30px;
    color: #cdcdcd;
    background: url(../images/search1.png) no-repeat 10px 8px #fff;
  
}

/*视频列表 页面*/
.video{
	margin-top: 30px;
}
.video_header{
	height: 44px;
	line-height: 44px;
	border-bottom: 1px solid #e6e6e6;
	overflow: hidden;
}
.video_header_left{
	display: block;
	float: left;
	padding-left: 12px;
}
.video_header_left a{
	font-size: 20px;
	color: #b4b4b4;
	margin-right: 40px;
}
.video_header_left a:hover,.video_header_left a.active{
	color: #0046dc;
}
.video_header_right{
	display: block;
    float: right;
    height: 40px;
    line-height: 44px;
    margin-right: 16px;
}

.video_header_right > a:hover,.video_header_right > a.active{
	color: #0046dc;
}
.video_header_right input{
	background: rgba(0, 0, 0, 0) url("../images/search1.png") no-repeat scroll 10px 4px;
    border: 1px solid #e3e4e4;
    color: #b4b4b4;
    float: right;
    font-size: 12px;
    margin: 9px 0 0 30px;
    padding: 4px 0 4px 32px;
    width: 92px;
}
.video_ul{
	overflow: hidden;
	padding-top: 18px;
}
.video_ul li{
	display: block;
	float: left;
	height: 310px;
	margin: 0 0 15px 15px;
}
.video_ul li:hover{
	background: #fff;
	box-shadow: 0 3px 15px #b6b7bf;
}
.video_ul li a{
	overflow: hidden;
	display: block;
	width: 280px;
	position: relative;
}
.video_ul li a img{
	width: 280px;
	height: 185px;
	display: block;
	float: left;
}
.video_ul li a h1{
	bottom: 80px;
    color: #fff;
    font-size: 20px;
    left: 12px;
    right: 12px;
    position: absolute; 
}
.video_ul li a h2{
	color: #2d2d2d;
    display: block;
    float: left;
    font-size: 16px;
    height: 21px;
    margin: 12px 12px 0 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 91.5%;
}
.video_ul li a em{
	clear: both;
    color: #969696;
    display: block;
    font-size: 13px;
    overflow: hidden;
    padding: 6px 0 0 12px;
  
}
.video_ul li a strong{
	background: #0046dc none repeat scroll 0 0;
    color: #fff;
    display: block;
    float: left;
    margin: 17px 0 0 12px;
    padding: 3px 10px;
  
}
.video_ul li a:hover i{
	opacity: 1;
}
.video_ul li a i{
	background: rgba(0, 0, 0, 0.4) url("../images/video2.png") no-repeat scroll center center;
    display: block;
    height: 185px;
    left: 0;
    position: absolute;
    top: 0;
    width: 285px;
    transition: all 1s; 
    opacity: 0;
}
/*院校录 公共 视频列表样式*/
.video_ul li a{
	font-size: 14px;
}
.video_ul li a h3{
	width: 91.5%;
	color: #969696;
    display: block;
    float: left;
    height: 21px;
    margin: 17px 12px 0 12px;
    overflow: hidden; 
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block;
}
.video_ul li a p{
	color: #2d2d2d;
	clear: both;
	padding: 7px 0 0 12px;
	display: block;
	overflow: hidden;
}
.video_ul li a.duibi{
	margin-left: 12px;
	background: #0046dc;
	width: 50px;
	height: 18px;
	display: block;
	text-align: center;
	line-height: 18px;
	color: #64f0ff;
	font-size: 12px;
	cursor: pointer;
	margin-top: 15px;
}

/*院校录*/
.school{
	margin-top: 30px;
}
.school .video_header .video_header_right{
	color: #969696;
	font-size: 14px;
}
.school .video_header .video_header_right a.time_equence{
	margin-left: 20px;
	padding-right: 30px;
	background: url(../images/time_btn.png) no-repeat 38px center;
}
.school .video_header .video_header_right a.time_equence:first-child{
	background-position: 65px center;
}


/*院校录 搜索浮层*/
.school_floating{
	background: #f1f3f3 none repeat scroll 0 0;
	border: 1px solid #dbdcdc;
    display: block;
    left: 20px;
    position: fixed;
    top: 155px;
    width: 160px
}
.school_floating .banner_search{
	background: #f1f3f3;
	margin: 0;
	top: 0;
	left: 0;
	position: initial;
	width: 160px;
	height: auto;
}
.school_floating .banner_search .banner_search_ul{
	padding: 0;
}
.school_floating .banner_search .banner_search_ul li{
	background: url(../images/search_xia1.png) no-repeat 132px center;
	color: #646464;
	border-bottom: 1px solid #dbdcdc;
	font-size: 12px;
	padding-left: 17px;
	height: 30px;
	line-height: 30px;
}
.school_floating .banner_search .banner_search_ul li.lihover{
	background: url(../images/search_xia1_hover.png) no-repeat 132px center;
}
.school_floating .banner_search .banner_search_ul li.li_cont h2{
	font-size: 14px;
}
.school_floating .banner_search .banner_search_ul li.li_cont span{
	font-size: 12px;
}
.school_floating .banner_search .banner_search_ul li.li_cont div {
	margin-left: -17px;
    padding-left: 15px;
    top: 30px;
    width: 143px;
}
.school_floating .banner_search .banner_search_ul li.li_cont div.banner_city p{
	width: 90%;
}
.school_floating .banner_search .banner_search_ul li.li_cont div.banner_city p a{
	padding-right: 14px;
    width: auto;
}
.school_floating .banner_search .banner_search_ul li.li_cont div.banner_citys p a{
	padding-right: 9px;
    width: auto;
}
.school_floating .banner_search .banner_search_ul li.li_cont div a{
	width: 90%;
}
.school_floating .banner_search .banner_search_ul li:first-child{
	margin: 0 0 5px 0;
	padding-left: 0;
	height: auto;
	border-bottom: none;
}
.school_floating .banner_search .banner_search_ul li input{
	background: #fff none repeat scroll 0 0;
    border-color: #8b8b8b;
    color: #646464;
    font-size: 12px;
    margin: 11px 0 0 9px;
    padding: 7px 10px;
    width: 75%;
}

.school_floating .banner_search input[type="submit"] {
	margin: 21px 0 21px 41px;
	width: 76px;
	height: 20px;
	font-size: 12px;
	line-height: 18px;
}

/*院校录 对比浮层*/
.contrast_floating{
	position: fixed;
	width: 160px;
	right: 20px;
	display: block;
	top: 155px;
}
.contrast_floating_main{
	background: #f1f3f3;
}
.contrast_floating_main h3{
	color: #64f0ff;
	font-size: 14px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	letter-spacing: 1px;
	text-indent: 2em;
}
.contrast_floating_main h3.duibi{
	background: url(../images/icon_18.png) no-repeat 32px center #0046dc;
}
.contrast_floating_main h3.lishi{
	background: url(../images/icon_19.png) no-repeat 32px center #0046dc;
}
.contrast_floating_cont{
	border: 1px solid #dbdcdc;
}
.comparison a{
	border-bottom: 1px solid #dbdcdc;
    color: #505050;
    cursor: pointer;
    display: block;
  
    font-size: 13px;
    padding: 6px 29px 6px 12px;
    position: relative;
    line-height: 20px;
}
.comparison a i{
	background: url(../images/x.png) no-repeat;
	display: block;
	width: 11px;
	height :11px;
	position: absolute;
	top: 10px;
	right: 10px;
	cursor: pointer;
}
.contrast_floating_cont a.contrast_floating_cont_btn{
	width: 76px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	background: #0046dc;
	color: #fff;
	display: block;
	font-size: 11px;
	cursor: pointer;
	margin: 18px 0 18px 41px;
}
/*浏览历史*/
.browsing_history{
	margin-top: 30px;
}
.browsing_history_main{
	background: #f1f3f3;
	border: 1px solid #dbdcdc;
	border-top: none;
}
.browsing_history .browsing_history_main .browsing_history_cont:last-child{
	border: none;
}
.browsing_history_cont{
	border-bottom: 1px solid #dbdcdc;
	padding: 8px 6px;
	overflow: hidden;
}
.browsing_history_cont a{
	color: #505050;
	display: block;
	line-height: 19px;
}
.browsing_history_cont a.duibi{
	color: #51ccf6;
	background: #0046dc;
	display: block;
	float: right;
	width: 34px;
	height: 13px;
	line-height: 13px;
	font-size: 9px;
	text-align: center;
	cursor: pointer;
}


/*活动报名页面 详情*/
.activity_view_apply {
    background: rgba(0, 0, 0, 0) url("../images/bj.jpg") no-repeat scroll 0 0;
    border-bottom: 1px solid #e3e4e4;
    color: #fff;
    display: block;
    font-size: 16px;
    height: 138px;
    overflow: hidden;
    padding-left: 20px;
    width: 826px;
    position: relative;
}
.activity_view_apply em {
    background: rgba(0, 0, 0, 0) url("../images/icon_20.png") no-repeat scroll left 4px;
    display: block;
    margin-bottom: 8px;
    margin-top: 26px;
    overflow: hidden;
    padding-left: 25px;
  
}
.activity_view_apply p {
    background: rgba(0, 0, 0, 0) url("../images/icon_21.png") no-repeat scroll left 2px;
    padding-left: 25px;
  
}
.activity_view_apply a {
    background: #64f0ff none repeat scroll 0 0;
    color: #0046dc;
    display: block;
    font-size: 12px;
    height: 26px;
    line-height: 26px;
    margin: 14px 0 0 25px;
    text-align: center;
    width: 78px;
  
}
.activity_view_apply img{
	display: block;
	position: absolute;
	top: 20px;
	right: 18px;
}
/*嘉宾*/
.guest{
	margin-top: 40px;
	border-top: 1px solid #0046dc;
	border-bottom: 1px solid #0046dc;
	overflow: hidden;
}
.guest_div{
	padding: 20px 12px 20px 20px;
	overflow: hidden;
}
.guest_ul li,.guest_div_cont{
	display: block;
	overflow: hidden;
	padding: 20px 12px 20px 20px;
	border-bottom: 1px solid #e4e5e5;
}
.guest_ul li:nth-child(even){
	background: #f1f3f3;
}
.guest_ul li:last-child{
	border: none;
}
.guest_ul li h2,.guest_div h2{
	width: 145px;
	display: block;
	float: left;
	color: #b1b2b2;
	height: auto;
}
.guest_ul li a{
	color: #505050;
	font-size: 14px;
}
.guest_ul li a img{
	display: block;
	float: left;
	width: 180px;
	height: 120px;
	margin-right: 20px;
}
.guest_ul li a b{
	float: left;
    margin-top: 101px;
}
.guest_ul strong{
	font-weight: bold;
}
.guest_ul_cont{
	display: block;
    float: left;
    width: 80%;
}
.guest_ul_cont strong{
	font-weight: bold;
}
.professor_cont{
	display: block;
	float: left;
	width: 669px;
	color: #505050;
	font-size: 14px;
	line-height: 26px;
	text-align: justify;
}
.professor p{
	width: 468px;
	line-height: 24px;
	color: #505050;
}

/*视频详情 页面*/
.video_view {
    margin-top: 40px;
    overflow: hidden;
}
.video_view_header{
	overflow: hidden;
}
.video_view_header .article_header h1{
	width: 864px;
}
.video_view .left_plate .article{
	margin-top: 0px;
}
.video_view .right_plate .related_activities{
	margin-top: 40px;
}

/*视频播放块*/
.video_cont {
	overflow: hidden;
	display: block;
	margin-top: 18px;
}
.video_cont img{
	display: block;
	float: left;
}

.professor{
	display: block;
	float: left;
	width: 668px;
}
.professor img{
	display: block;
	float: left;
	width: 180px;
	height: 230px;
	margin-right: 20px;
}
.professor h1{
	display: block;
    float: left;
    margin: 40px 0 14px;
    font-size: 22px;
  
}
.professor p{
	float: left;
	width: 468px;
}

.video_view_ul{
	overflow: hidden;
	margin-top: 6px;
}
.video_view_ul li{
	display: block;
	overflow: hidden;
	padding: 12px 0;
	border-bottom: 1px solid #e3e4e4;
}
.video_view_ul li:last-child{
	border: none;
	padding-bottom: 0;
}
.video_view_ul li a{
	position: relative;
	display: block;
}
.video_view_ul li a img{
	display: block;
	float: left;
	width: 140px;
	height: 100px;
	margin-right: 12px;
}
.video_view_ul li a h2{
	display: block;
	float: left;
	color: #666;
	font-size: 16px;
	width: 160px;
	height: 70px;
	padding: 5px 12px 0 0;
}
.video_view_ul li a strong{
	width: 38px;
	height: 14px;
	display: block;
	float: left;
	line-height: 14px;
	text-align: center;
	color: #64f0ff;
	background: #0046dc;
	font-size: 9px;
	margin-right: 10px;
}
.video_view_ul li a em{
	float: right;
	font-size: 10px;
	color: #bebebe;
}
.video_view_ul li a:hover i{
	opacity: 1;
}
.video_view_ul li a i{
	width: 140px;
	height: 100px;
	position: absolute;
	left: 0;
	top: 0;
	background: rgba(0,0,0,0.4) url(../images/video3.png) no-repeat center center;
	opacity: 0;
	transition: all 1s; 
}

/*院校录 详情页面*/
.school_view {
    margin-top: 40px;
    overflow: hidden;
}
.school_view .right_plate .ranking_list{
	margin-top: 30px;
}
.school_view .right_plate .related_activities{
	margin-top: 15px;
}
.school_view_header{
	margin-top: 15px;
	overflow: hidden;
	position: relative;
	width: 100%;
	height: 410px;
}
.school_view_header img{
	display: block;
	float: left;
	width: 846px;
	height: 410px;
}
.school_view_header a{
	padding-left: 25px;
	width: 821px;
	height: 60px;
	line-height: 60px;
	font-size: 20px;
	color: #fff;
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	background: #0046dc;
	z-index: 1;
}
.school_view_header strong{
	font-size: 18px;
	color: #64f0ff;
	position: absolute;
	z-index: 2;
	right: 25px;
	bottom: 18px;
	cursor: pointer;
}

.school_view_main{
	overflow: hidden;
	margin-top: 25px;
}
.school_view_main h1{
	font-size: 20px;
	padding-left: 12px;
	color: #1e2022;
	height: 44px;
	line-height: 44px;
	border-bottom: 1px solid #e6e6e6;
}
.school_view_cont{
	padding: 18px 12px 0 12px;
}

a.school_view_cont_header{
	height: 38px;
	line-height: 38px;
	border: 1px solid #64f0ff;
	display: block;
	font-size: 14px;
	color: #fff;
	letter-spacing: 2px;
	padding-left: 35px;
	cursor: pointer;
}
a.school_view_cont_header:hover{
	color: #64f0ff;
}
.jia{
	background: url(../images/jia.png) no-repeat #0046dc 12px 12px;
}
.jian{
	background: url(../images/jian.png) no-repeat #0046dc 12px 12px;
}

.school_view_cont_list{
	display: block;
	overflow: hidden;
}
.school_view_cont_list ul{
	border: 1px solid #e5e5e5;
	border-top: none;
	padding: 18px 11px 39px 11px;
	background: #fff;
}
.school_view_cont_list ul li{
	overflow: hidden;
	display: block;
	padding: 0 20px;
	border-top: 1px solid #e5e5e5;
}
.school_view_cont_list ul li:nth-child(Odd){
	background: #f8f9f9;
}
.school_view_cont_list ul li:last-child{
	border-bottom: 1px solid #e5e5e5;
}
.school_view_cont_list ul li h3{
	height: 38px;
	line-height: 38px;
	display: block;
	float: left;
	width: 145px;
}
.school_view_cont_list ul li p{
	font-size: 14px;
	color: #505050;
	line-height: 38px;
	display: block;
	float: left;
	width: 613px;
}
.school_view_cont_list ul li p.linegao24{
	line-height: 24px;
	padding: 4px 0;
}
.school_view_cont_list ul li strong{
	font-weight: bold;
}

/*院校资讯*/
.news_banner{
	overflow: hidden;
	display: block;
	position: relative;
	height: 350px;
	width: 1200px;
}
.news_banner_right{
	background: rgba(0, 70, 220, 0.8) none repeat scroll 0 0;
    height: 350px;
    padding: 0 22px;
    position: absolute;
    right: 0;
    top: 0;
    width: 280px;
    z-index: 2;
}
.news_banner_right a{
	color: #fff;
}
.news_banner_right h1{
	font-size: 22px;
    height: 60px;
    margin: 60px 0 10px;
    overflow: hidden;
}
.news_banner_right p{
	color: #d3d8e0;
    font-size: 10px;
    height: 72px;
    line-height: 18px;
    overflow: hidden;
}
.news_banner_right p a{
	font-size: 10px;
	display: inline-block;
	color: #57d7f0;
}
.news_banner_right h2{
	font-size: 14px;
    height: 20px;
    margin: 20px 0 0;
    overflow: hidden;
}
.news_banner_right h2 a{
	overflow: hidden;
	height: 20px;
	display: block;
	white-space: nowrap;
    text-overflow: ellipsis;
}
.news_banner_right span a{
	background: rgba(0, 0, 0, 0) url("../images/kuai.jpg") no-repeat scroll left center;
    display: block;
    font-size: 10px;
    height: 16px;
    margin-top: 8px;
    overflow: hidden;
    padding-left: 12px;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.news_school_main{
	margin-top: 40px;
	overflow: hidden;
}
.news_school_main .right_plate .related_activities{
	margin-top: 0;
	margin-bottom: 30px;
}
.news_school_main .right_plate .about_us{
	margin-top: 30px;
}
.news_school_ul {
	overflow: hidden;
}
.news_school_ul li{
	display: block;
	overflow: hidden;
	padding: 18px 0;
	border-top: 1px solid #e3e4e4;
}
.news_school_ul li:first-child{
	border-top: none;
	padding-top: 0;
}
.news_school_ul li a img.imgwidth{
	display: block;
	float: left;
	width: 275px;
	height: 190px;
	margin-right: 12px;
}
.news_school_ul li a h1{
	color: #2d2d2d;
    display: block;
    float: left;
    font-size: 22px;
    height: 60px;
    margin: 5px 0;
    overflow: hidden;
    width: 548px;
}
.news_school_ul li a:hover h1{
	color: #0046dc;
}
.news_school_ul li a p{
	font-size: 12px;
	color: #787878;
	line-height: 22px;
	padding-right: 12px;
	height: 85px;
	display: block;
	float: left;
	width: 545px;
}
.news_school_ul li a p b{
	color: #0046dc;
}
.news_school_ul li p.label{
	display: block;
	float: left;
	margin-right: 115px;
}	
.news_school_ul li p.label a{
	background: #0046dc none repeat scroll 0 0;
    color: #fff;
    cursor: pointer;
    display: block;
    float: left;
    font-size: 11px;
    height: 16px;
    line-height: 16px;
    margin-right: 8px;
    text-align: center;
    width: 44px;
  
}
.news_school_ul li a{
	position: relative;
	display: block;
}
.news_school_ul li a i{
	width: 275px;
	height: 190px;
	position: absolute;
	top: 0;
	left: 0px;
	display: block;
	background: rgba(0,70,220,0.3) url(../images/shi2.png) no-repeat center center;
	opacity: 0;
	transition: all 1s;  
}
.news_school_ul li a:hover i{
	opacity: 1;
}
.news_school_ul li span{
	color: #787878;
    display: block;
    float: left;
    line-height: 14px;
    margin-top: 2px;
}
.news_school_ul li span a{
	display: block;
    float: left;
    color: #787878;
  
}
.news_school_ul li span a img{
	display: block;
    float: left;
    margin: 0 12px 0 0;
}
.news_school_ul li em{
	float: right;
	padding-right: 12px;
	color: #787878;
}

/*院校录对比 页面*/
.school_contrast .video_header{
	margin-top: 15px;
}

.school_contrast_table{
	margin-top: 18px;
	display: block;
	border-top: 1px solid #0046dc;
	border-bottom: 1px solid #0046dc;
	font-size: 14px;
	color: #505050;
}
.school_contrast_table tr{
	display: block;
	height: auto;
	border-bottom: 1px solid #e4e5e5;
}
.school_contrast_table tr:nth-child(2){
	border-top: 1px solid #e4e5e5;
}
.school_contrast_table tr td:nth-child(Odd){
	background: #f1f3f3;
}
.school_contrast_table tr:first-child{
	margin-bottom: 20px;
}
.school_contrast_table tr td:nth-child(1){
	padding-left: 20px;
	color: #969696;
	width: 110px;
}
.school_contrast_table tr td h2{
	font-size: 18px;
	text-align: center;
	text-indent: -25px;
}
.school_contrast_table tr td h3{
	height: 52px;
    line-height: 52px;
    font-size: 14px;
    display: block;
    width: 110px;
}
.school_contrast_table tr td p{
	padding: 8px 25px 8px 0;
    line-height: 24px;
    width: 300px;
    word-wrap:break-word;
}
.school_contrast_table tr td:nth-child(2),.school_contrast_table tr td:nth-child(3),.school_contrast_table tr td:nth-child(4){
	width: 330px;
	padding-left: 25px;
}
.school_contrast_fanhui{
	padding: 100px 0 150px 0;
	text-align: center;
}
.school_contrast_fanhui a{
	background: #0046dc none repeat scroll 0 0;
    border-radius: 3px;
    color: #fff;
    font-size: 20px;
    padding: 4px 35px;
  
}


.zhezhao{
	background: rgba(0, 0, 0, 0.4) none repeat scroll 0 0;
    display: none;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999;
}

/*活动报名浮层*/
.tosignup_ceng{
	position: fixed;
	width: 610px;
	height: 395px;
	left: 50%;
	top: 50%;
	background: #f4f5f5;
	margin: -197.5px  0 0 -305px;
	display: none;
	z-index: 9999;
}
.tosignup_ceng h1{
	background: #0862e3;
	font-size: 18px;
	color: #fff;
	height: 45px;
	line-height: 45px;
	padding-left: 40px;
}
.tosignup_ceng i{
	position: absolute;
	right: 35px;
	top: 15px;
	background: url(../images/xxx.png) no-repeat;
	display: block;
	width: 15px;
	height: 15px;
	cursor: pointer;
}
.tosignup_ceng ul{
	margin: 40px 50px 26px 50px;
	border-bottom: 1px solid #d2d2d2;
	padding: 0 115px 15px 115px;
}
.tosignup_ceng ul li{
	margin-bottom: 18px;
}
.tosignup_ceng ul li input{
	background: #fff;
	border: 1px solid #e2e2e2;
	border-radius: 3px;
	padding-left: 10px;
	width: 96%;
	height: 29px;
	line-height: 29px;
	font-size: 18px;
	color: #d9d9d9;
}
.tosignup_ceng ul li img{
	float: right;
	height: 31px;
}
.tosignup_ceng ul li a{
	width: 46%;
	height: 31px;
	color: #fff;
	background: #0046dc;
	text-indent: 2px;
	display: block;
	float: right;
	border-radius: 3px;
	text-align: center;
	line-height: 31px;
	font-size: 18px;
}
.tosignup_ceng input.tj{
	width: 127px;
	height: 37px;
	text-align: center;
	line-height: 37px;
	background: #0046dc;
	color: #fff;
	display: block;
	margin: 0 auto;
	font-size: 20px;
	border-radius: 3px;
	cursor: pointer;
}

.tosignup_ceng1{
	position: fixed;
	left: 50%;
	top: 50%;
	background: #0046dc;
	color: #fff;
	border-radius: 5px;
	width: 280px;
	height: 80px;
	text-align: center;
	margin: -40px 0 0 -140px;
	display: none;
	z-index: 9999;
}
.tosignup_ceng1 h2{
	font-size: 20px;
    margin: 15px 0 5px;
}
.tosignup_ceng1 p{
	font-size: 16px;
}
