* {
	margin: 0;
    padding: 0;
    box-sizing: border-box;
    position: relative;
    list-style:none;
    top: 1px;
    left: 0px;
}
a{text-decoration: none;}
a:hover{text-decoration: none;}
.zw-top {width: 100%; min-width:1100px;background: #2196f3;}
.zw-topInner {width: 1100px;margin: auto;height: 34px;}
.zw-topl {font-size: 12px;float: left;color: #999;line-height: 34px;}
.zw-topr {float: right;}
.zw-topr li {float: left;margin-left: 27px;cursor: pointer;}
.zw-topr li a {font-size: 12px;color: #999;line-height: 34px;}
.zw-topr li:hover a{color:#ee3b3b;}
.logo-login-area{width:100%;min-width:1100px;background:#fff;}
.llInner{width: 1100px;margin: auto;height: 91px;padding-top:17px;overflow:hidden;}
.zw-logo{float:left;border:0;}
.user-l-c{float:right;height:56px;padding-right:31px;padding-top:17px;}
.user-l-c a{font-size:14px;color:#999;float:left;cursor:pointer;}
.user-l-c a:nth-child(1){padding:0 19px 0 32px;height:22px;line-height:22px;}
.user-l-c a:nth-child(2){height:22px;line-height:22px;width:46px;text-align:right;}
.user-l-c a:nth-child(2) div{position:absolute;top:1px;left:0;width:1px;height:20px;background:#999;}
.user-l-c a:hover{color:#fb4b47;text-decoration: none;}

.menu-area{width: 100%;min-width:1100px; background: #fff;border-top:2px solid #2196f3;}
.menu-inner{width:1100px;height:41px;margin:auto;}
.menu-inner a{display:block;float:left;height:41px;line-height:41px;font-size:14px;color:#4d4d4d;padding:0 18px;cursor:pointer;}
.menu-inner a:hover{color:#fb4b47;text-decoration: none;}
.menu-inner .active{color:#fb4b47;}
/*banner*/
.banner-warp{width:100%;min-width:1100px;height:350px;min-width:1100px;}
.banner-inner{width:1100px;height:100%;margin:auto;position:absolute;top:0;bottom:0;right:0;left:0;}
.banner-img,.banner-img img{width:100%;display:block;height:100%;}
.banner-img{
	display:none;
}
.href-box{display:none;position:absolute;width:100%;height:100%;top:0;left:0;z-index:1;cursor:pointer;}
.banner-init{display:block;}
.banner-right{
	width:245px;
	padding-top:10px;
	float:right;
	z-index:5;
	height:100%;
	 -webkit-background: linear-gradient(to bottom, rgba(0,0,0,0.4), rgba(0,0,0,0)); /* Safari 5.1 - 6.0 */
	 -o-background: linear-gradient(to bottom, rgba(0,0,0,0.4), rgba(0,0,0,0)); /* Opera 11.1 - 12.0 */
	 -moz-background: linear-gradient(to bottom, rgba(0,0,0,0.4), rgba(0,0,0,0)); /* Firefox 3.6 - 15 */
	 background: linear-gradient(to bottom, rgba(0,0,0,0.4), rgba(0,0,0,0)); 
	}
.banner-right a{cursor:pointer;display:block;width:100%;height:42px;line-height:42px;font-size:14px;color:#fff;padding-left:17px;}
.banner-right a:hover{color:#fcee21;background:rgba(0,0,0,0.3);text-decoration: none;}
.banner-right .hover-active{color:#fcee21;background:rgba(0,0,0,0.3);}
/*banner*/
/*progress*/
.progress-warp{width:100%;min-width:1100px;background:#fff;}
.progress-inner{width:1100px;height:292px;padding-top:46px;margin:auto;}

.exam-enter-top{display:block;margin:36px auto;}
.exam-entrance-type{width:100%;text-align:center;margin-bottom:30px;}
.exam-entrance-type li{width:350px;height:200px;display:inline-block;margin-right:23px;}
.exam-entrance-type li:last-child{margin-right:0;}
.contest-inner-bg{width:100%;dispaly:block;}

.enter-disable{position:absolute;top:9px;left:0;width:196px;height:40px;line-height:40px;text-align: center;color:#fff;font-size:16px;font-weight:700;text-shadow:3px 2px 5px rgba(113,113,113,1);}
.enter-able{position:absolute;top:7px;left:0;width:196px;height:40px;line-height:40px;text-align: center;color:#fff;font-size:16px;font-weight:700;text-shadow:0 1px 7px rgba(191,107,8,1);cursor: pointer;}


.contest-inner{width:1100px;margin:auto;}
.contest-enter{position: absolute;width:230px;height:150px;top:57px;left:74px;}
.contest-enter P{color:#fff;font-size:14px;height:24px;line-height:24px;padding-left:14px;}
.contest-enter P span{font-weight:700;}
.formal-enter p{color:#fff;font-size:14px;text-align:center;font-weight:700;text-shadow:0 0 4px rgba(4,0,0,0.26);}
.formal-enter a img{display: block;margin: auto;}
.enter-warp{margin: auto;margin-top:5px;}
.title-content{width:100%;overflow:hidden;height:35px;}
.com-title-warp{height:100%;overflow:hidden;margin:0;float:left;}
.news-warp{float:right;width:516px;height:35px;border-radius:20px;padding:0 16px 0 37px;
           background:url("../images/actdetail/notice-icon.png") #ffeed7 no-repeat;
           background-size:30px 30px;
           background-position:3px center;
}
.moveNewsBox{width:100%;overflow:hidden;}
.moveNewsBox{
	animation:newsListbox 15s linear infinite;
}
@keyframes newsListbox{
0% {transform: translateY(0);}
20%{transform: translateY(0);}
25%{transform: translateY(-25%);}
40%{transform: translateY(-25%);}
50%{transform: translateY(-50%);}
65%{transform: translateY(-50%);}
75%{transform: translateY(-75%);}
90%{transform: translateY(-75%);}
100% {transform: translateY(-100%);}
}
.news-move{width:100%;height:35px;display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.news-move span{display:block;width:100%;float:left;font-size:14px;color:#808080;cursor:pointer;line-height:35px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.news-move span:nth-child(2){float:right;}
.com-title-warp li{display:block;float:left;height:100%;line-height:34px;padding:0 20px;font-size:16px;color:#808080;}
.com-title-warp .active{color:#ee3b3b;border:1px solid #ee3b3b;border-radius:20px;}
.groups{cursor:pointer;}
.progress-content {width: 100%;overflow: hidden;padding: 40px 4px 0 100px;display:none;}
.init-progress{display:block;}
.progress-stpe{width:156px;float:left;}
.pro-cion{width:68px;height:68px;margin:auto;}
.click-btn{position:absolute;width:100%;height:100%;display:none;background:#ee4f4f;cursor:pointer;font-size:14px;color:#fff;text-align:center;padding: 13px 14px;border-radius:50%;z-index:2;box-shadow: 0 5px 5px rgba(255,62,81,0.3);}
.pro-cion:hover .click-btn{display:block;} 
.pro-cion img{display:block;width:100%;}
.pro-comment{font-size:14px;color:#333333;margin-top:8px;margin-bottom:10px;text-align:center;}
.time{font-size:14px;color:#7f8c8d;text-align:center;width:100%;}
.line-col{position: absolute;top: 0;bottom: 0;left: 80px;margin: auto; width: 65px!important;height: 6px;}
.primary-change{left:85px;}
/*progress*/
/*新闻公告*/
.notice-warp{width:100%;min-width:1100px;background:#f4f7f9;}
.notice-inner{width:1100px;margin:auto;padding-top:38px;}
.com-title-warp li a{font-size:12px;color:#808080;}
.com-title-warp li a:hover{color:#ee3b3b;text-decoration: none;}
.content-warp{width:100%;padding-bottom:20px;}
.c-left{float:left;width:739px;display:none;}
.init-content{display:block;}
.news-list{width:100%;height:147px;border:2px solid #f4f7f9;padding:14px 17px 0 19px;cursor:pointer;}
.news-list:hover{border:2px solid #ee3b3b;}
.news-list:last .list-inner{border:1px solid #f4f7f9;}
.list-inner{width:100%;height:100%;border-bottom:1px solid #e6e6e6;}
.lists-img{display:block;float:left;overflow:hidden;width:169px;height:115px;}
.lists-img img{display:block;width:100%;height:100%;}
.news-list:hover .lists-img img{
	animation:toMove 0.2s forwards;
	-webkit-animation:toMove 0.2s forwards; 
	-moz-animation:toMove 0.2s forwards; 
	-ms-animation:toMove 0.2s forwards; 
	-o-animation:toMove 0.2s forwards; 
}
/*ease | linear | ease-in | ease-out | ease-in-out*/	
@keyframes toMove{
from {
transform: scale(1);
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
}
to {
	transform: scale(1.05);
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-ms-transform: scale(1.05);
	-o-transform: scale(1.05);
}
}
.list-r-area{float:left;margin-left:27px;width:503px;}
.title-news{display:block;width:100%;font-size:16px;color:#666666;font-weight:700;height:25px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.title-news span:nth-child(1){background:#fb4b47;font-weight:normal;display:inline-block;width:55px;height:22px;text-align:center;line-height:22px;color:#fff;font-size:14px;border-radius:3px;margin-right:4px;}
.title-news .notice-col{background:#f99348!important;}
.list-r-area div:nth-child(2){width:100%;height:48px;color:#7f8c8d;font-size:14px;margin-top:17px;margin-bottom:10px;line-height:24px;overflow:hidden;text-overflow:ellipsis;}

.read-num,.read-time{color:#7f8c8d;font-size:12px;margin-top:17px;}
.read-num{padding-left:26px;background:url("../images/actdetail/read-num.png") no-repeat;background-position:0 center;}
.read-time{padding-left:19px;background:url("../images/actdetail/read-time.jpg") no-repeat;background-position:0 center;margin-right:23px;}
.c-right{float:right;width:316px;margin-top:14px;}
.changeBig{width:100%;display:block;height:184px;overflow:hidden;margin-bottom:6px;}
.c-right img{display:block;width:100%;cursor:pointer;}
.c-right .changeBig:hover img{
	animation:toMove 0.2s forwards;
	-webkit-animation:toMove 0.2s forwards; 
	-moz-animation:toMove 0.2s forwards; 
	-ms-animation:toMove 0.2s forwards; 
	-o-animation:toMove 0.2s forwards; 
}
.more-icon{position:absolute;top:-95px;right:-3px;width:94px;height:94px;cursor:pointer;background:url("../images/actdetail/more-icon.gif") no-repeat;background-size:100%;}
.yszl{position:absolute;top:-53px;left:0;font-size: 16px;color: #808080;}
.notice-nav{cursor:pointer;}
/*新闻公告*/
/*在线微课*/
.onlinecClass-warp{width:100%;overflow:hidden;}
.onlinecClass-inner{width:1100px;padding-top:42px;margin:auto;overflow:hidden;}
.zxwk-box{width:100%;overflow:hidden;margin-top:24px;}
.zxwk-box a{display:block;width:260px;height:218px;float:left;margin:0 14px 14px 0;overflow:hidden;cursor:pointer;border:6px solid #fff;}
.zxwk-box a>img{display:block;width:100%;border:0;}
.zxwk-topic{font-size:14px;color:#828282;line-height:18px;margin-top:10px;}
.free{position: absolute;bottom:8px;left:6px;font-size:14px;color:#ee3b3b;}
.online-play{position: absolute;width:26px;height:26px;bottom:6px;right:6px;background: url(../images/actdetail/online-play.png) no-repeat;background-size: 26px 26px;}
.zxwk-box a:hover .online-play{background: url(../images/actdetail/online-play-hover.png) no-repeat;background-size: 26px 26px;}
.lookMore{
	display:block;position: absolute;width:75px;height:22px;line-height:22px;font-size: 14px;color: #828282;top:0;bottom:0;right:0;margin:auto;padding-right:12px;cursor:pointer;
    background:url("../images/actdetail/lookMore.png") no-repeat;background-position:62px center;background-size:7px 11px;
            }
.lookMore:hover{color:#ee3b3b;}
/*在线微课*/
/*研学之旅*/
.yxzl-box{width:100%;overflow:hidden;margin-top:24px;margin-bottom:30px;}
.yxzl-box a{display:block;width:260px;height:200px;float:left;margin:0 14px 14px 0;overflow:hidden;cursor:pointer;}
.yxzl-box a>img{display:block;width:100%;height:100%;border:0;}
.campName{position: absolute;left:0;bottom:0;right:0;margin:auto;height:40px;line-height:40px;background:rgba(255,255,255,0.55);z-index:1;font-size: 18px;font-weight:700;color: #160d01;-webkit-text-stroke: 0.5px #fff;text-shadow:2px 2px 2px #c2c0be;}
.campName img{display:block;margin:auto;margin-top:10px;border:0;}
.yxzl-box a:hover>img,.zxwk-box a:hover>img{
	animation:toMove 0.2s forwards;
	-webkit-animation:toMove 0.2s forwards; 
	-moz-animation:toMove 0.2s forwards; 
	-ms-animation:toMove 0.2s forwards; 
	-o-animation:toMove 0.2s forwards; 
}
.yxzl-box a:hover,.zxwk-box a:hover{
	animation:toShadow 0.6s forwards;
	-webkit-animation:toShadow 0.6s forwards;
	-moz-animation:toShadow 0.6s forwards;
	-ms-animation:toShadow 0.6s forwards;
	-o-animation:toShadow 0.6s forwards;
}
/*精彩视频*/
.wonder-video-nav{width:100%;min-width:1100px;background: #f4f7f9;height:444px;}
.wonder-video-inner{width:1100px;padding-top:42px;margin:auto;overflow:hidden;}
.wonder-video-box{width:300%;margin-top:10px;padding-bottom:34px;}
.wonder-video-box:after {content:'';clear:both;display:block;width: 0;height: 0;}
.wonder-video-box li{display:block;float:left;width:348px;height:259px;margin-right:28px;cursor:pointer;padding:20px 20px 0 20px;}
.wonder-video-box li:last-child{margin-right:0;}
.wonder-video-box li:hover{
	animation:toShadow 0.6s forwards;
	-webkit-animation:toShadow 0.6s forwards;
	-moz-animation:toShadow 0.6s forwards;
	-ms-animation:toShadow 0.6s forwards;
	-o-animation:toShadow 0.6s forwards;
}
/*ease | linear | ease-in | ease-out | ease-in-out*/	
@keyframes toShadow{
from {
	box-shadow: 0 0 15px rgba(0,0,0,0);
	-webkit--shadow: 0 0 15px rgba(0,0,0,0);
	-moz-shadow: 0 0 15px rgba(0,0,0,0);
	-ms-shadow: 0 0 15px rgba(0,0,0,0);
	-o-shadow: 0 0 15px rgba(0,0,0,0);
}
to {
	box-shadow: 0 0 15px rgba(0,0,0,0.2);
	-webkit--shadow: 0 0 15px rgba(0,0,0,0.2);
	-moz-shadow: 0 0 15px rgba(0,0,0,0.2);
	-ms-shadow: 0 0 15px rgba(0,0,0,0.2);
	-o-shadow: 0 0 15px rgba(0,0,0,0.2);
	}
}
.wonder-video-img{display:block;margin:auto;width:100%;}
.author{width:100%;padding-top:20px;overflow:hidden;}
.author span{float:left;font-size:14px;color:#4d4d4d;padding-top:6px;}

.play-icon{float:right;width:25px;height:25px;background:url("../images/actdetail/play-icon.png") no-repeat;background-size:25px 25px;}
.wonder-video-box li:hover .play-icon{background:url("../images/actdetail/play-icon-hover.png") no-repeat;}

.camp-img-box .play-icon{float:right;width:27px;height:27px;background:url("../images/actdetail/camp-icon.png") no-repeat;background-size:27px 27px;}
.camp-img-box li:hover .play-icon{background:url("../images/actdetail/camp-icon.png") no-repeat;}
.camp-img-box li{height:270px;}
.moreVideo{width:100px;cursor:pointer;padding-right:30px;background:url("../images/actdetail/more-video-icon.jpg") no-repeat;background-position:right center;background-size:31px 8px;text-align:center;font-size:14px;color:#4d4d4d;margin:auto;}
.moreVideo:hover{color:#ee3b3b;}
.wonder-video-box li:hover .wonder-video-img{
	animation:toMove 0.2s forwards;
	-webkit-animation:toMove 0.2s forwards; 
	-moz-animation:toMove 0.2s forwards; 
	-ms-animation:toMove 0.2s forwards; 
	-o-animation:toMove 0.2s forwards; 
}
.index_video{position: absolute;width:38px;height:39px;top:-30px;bottom:0;right:0;left:0;margin:auto;z-index:2;}
/*精彩视频*/
/*协作高校*/
.xzgx-nav{width:100%;min-width:1100px;background: #f4f7f9;/*height:696px;*/}
.xzgx-inner{width:1100px;margin:auto;padding-top:40px;padding-bottom:34px;}
.xzgx-video-box{width:100%;margin-top:10px;overflow:hidden;padding-bottom:14px;}
.xzgx-video-box li{display:block;float:left;width:33%;height:280px;cursor:pointer;padding:5px 5px 15px 5px;margin-bottom:6px;}
.xzgx-video-box li:hover{
	
	animation:toWhite 0.8s forwards;
	-webkit-animation:toWhite 0.8s forwards;
	-moz-animation:toWhite 0.8s forwards;
	-ms-animation:toWhite 0.8s forwards;
	-o-animation:toWhite 0.8s forwards;
}
/*ease | linear | ease-in | ease-out | ease-in-out*/	
@keyframes toWhite{
from {
	box-shadow: 0 0 12px rgba(0,0,0,0);
	-webkit--shadow: 0 0 12px rgba(0,0,0,0);
	-moz-shadow: 0 0 12px rgba(0,0,0,0);
	-ms-shadow: 0 0 12px rgba(0,0,0,0);
	-o-shadow: 0 0 12px rgba(0,0,0,0);
	background:rgba(255,255,255,0);
}
to {
	box-shadow: 0 0 12px rgba(0,0,0,0.1);
	-webkit--shadow: 0 0 12px rgba(0,0,0,0.1);
	-moz-shadow: 0 0 12px rgba(0,0,0,0.1);
	-ms-shadow: 0 0 12px rgba(0,0,0,0.1);
	-o-shadow: 0 0 12px rgba(0,0,0,0.1);
	background:rgba(255,255,255,1);
	}
}
.xzgx-video-img{display:block;margin:auto;width:100%;height:178px;}
.school{width:100%;padding-top:20px;overflow:hidden;}
.school span{float:left;font-size:14px;height:30px;line-height:30px;color:#666666;font-weight:700;padding-left:42px;}
.school span:hover{color:#0061fe;}
.xzgx-more{float:right;font-size:14px;color:#666666;height:30px;line-height:30px; font-weight: 700;padding-right: 30px;}
.xzgx-more:hover{color:#0061fe;}
.more-u-warp{margin:auto;overflow:hidden;width:243px;}
.circle-box{float:left;}
.pre-btn,.next-btn,.circle-box li,.jcsp-circle{display:block;cursor:pointer;float:left;width:26px;height:26px;text-align:center;line-height:26px;font-size:14px;color:#b3b3b3;background:#e6e6e6;margin-right:8px;border-radius:50%;}
.cirleBg{display:block;cursor:pointer;float:left;width:26px;height:26px;text-align:center;line-height:26px;font-size:14px;color:#b3b3b3;background:#e6e6e6;margin-right:8px;border-radius:50%;}
.cirleBg-now{background:#ee3b3b;color:#fff;}
.next-btn{margin-right:0;margin-left:7px;}
.pre-btn{margin-right:13px;}
.pre-btn,.next-btn{background:url("../images/actdetail/btn-icon.png") #e6e6e6 no-repeat;background-position:center center;}
.next-btn{
	transform:rotate(180deg);
	-ms-transform:rotate(180deg); 	/* IE 9 */
	-moz-transform:rotate(180deg); 	/* Firefox */
	-webkit-transform:rotate(180deg); /* Safari 和 Chrome */
	-o-transform:rotate(180deg); 
}
.pre-btn:hover,.next-btn:hover{background:#f3efef;}
.circle-box .active,.jcsp-circle-warp .active{background:#ee3b3b;color:#fff;}
.circle-box li:hover,.jcsp-circle:hover{background:#ee3b3b;color:#fff;}
.slide-container{height:1440px;overflow:hidden;position:relative;}
.slide-containerList{position:relative;}
.slide-box{position:absolute;top:0;left:100%;}
.init-slide-box{left:0;}
.xzgx-video-box li:hover .xzgx-video-img{
	animation:toMove 0.2s forwards;
	-webkit-animation:toMove 0.2s forwards; 
	-moz-animation:toMove 0.2s forwards; 
	-ms-animation:toMove 0.2s forwards; 
	-o-animation:toMove 0.2s forwards; 
}
/*协作高校*/
/*媒体关注*/
.media-nav{width:100%;background: #fff;height:220px;}
.media-inner{width:1100px;padding-top:42px;margin:auto;}
.media-picture-box{width:100%;overflow:hidden;margin-top:18px;}
.media-pics{display:block;float:left;width:142px;height:83px;margin:0 17px 27px 0;border:1px solid #f2f2f2;}
.media-pics img{display:block;width:100%;height:100%;}
.media-pics:nth-child(7),.media-pics:nth-child(14){margin-right:0;}
/*媒体关注*/
/*底部*/
.footer-nav{width:100%;background: #272727;height:405px;border-top:2px solid #ee3b3b;}
.footer-warp{width:1100px;margin:auto;}
.f-left{padding-top:20px;float:left;overflow:hidden;}
.more-q{padding-top:35px;overflow:hidden;}
.more-q li{float:left;padding-right:44px;}
.more-q li a{display:block;font-size:14px;color:#999999;margin-bottom:20px;}
.more-q li a:nth-child(1){margin-bottom:25px;font-size:16px;font-weight:700;}
.more-q li a:hover{color:#fff;text-decoration: none;}
.f-right{float:right;width:450px;padding-top:115px;}
.f-right p{font-size:14px;color:#999999;padding-bottom:20px;margin:0;}
.copy-num{width: 100%;text-align:center;font-size:14px;color:#999999;padding-top:20px;}
/*底部*/
/*侧面栏*/
.right-fixed{position: fixed;bottom:170px;right: 0;z-index: 10;width: 46px;}
.right-fixed a{display:block;cursor:pointer;width:100%;height:60px;line-height:17px;text-align:center;padding:13px 5px;font-size:14px;border-bottom:1px solid #4d4d4d;background:#333;color:#b3b3b3;}
.right-fixed a:hover{background:#fc4a46;border-bottom:1px solid #fff;text-decoration: none;color:#fff;}
.concer-icon{position:absolute;top:30px;bottom:0;left:20%;margin:auto;z-index:-1;border:0;}
.backTop{width:100%;height:50px;margin-top:10px;cursor:pointer;display:none;}
.backTop img{margin:auto;}
/*侧面栏*/
/*蒙层*/
.mask-panel{position: fixed;top:0;left:0;width:100%;height:100%;z-index: 100;background:rgba(0,0,0,0.4);display:none;}
.mask-inner{position: absolute;top:0;left:0;right:0;bottom:0;margin:auto;width:600px;height:500px;}
.mask-inner img{display:block;margin:auto;}
.mask-inner p{position: absolute;top:266px;text-align:center;left:0;letter-spacing:2px;width:104%;font-size:30px;color:#fff;font-weight:700;overflow:hidden;z-index:10;}
.mask-close{position: absolute;top: 14px;right: 260px;width: 32px;height: 32px;cursor:pointer;z-index:10;}
.nowsign-btn{background:rgba(0,0,0,0);position: absolute;top:289px;left:17px;right:0;margin:auto;width:150px;height:60px;cursor:pointer;z-index:210;color:#963f0b;font-size:16px;text-align: center;line-height: 60px;font-weight:700;}
.over-time{position:absolute;top:0;left:0;z-index:2;font-size:14px;color:#b3b3b3;float:left;margin-top:20px;}
.show-active-fixed{position: fixed;bottom: 54px;right: 90px;width: 228px;cursor: pointer;z-index: 1;display: none;z-index: 10;}
/*蒙层*/
/*bottom-border*/
.borderBottom{border-bottom:1px solid #e6e6e6;}

/*新闻公告列表页*/
.news-detial-warp{width:739px;min-height:720px;float:left;border:1px solid #e6e6e6;margin-top:15px;background:#fff;}
.news-t-box{width:100%;height:112px;border-bottom:1px solid #e6e6e6;padding-left:29px;padding-top:28px;}
.news-t-box .title{display:block;cursor:pointer;font-size:18px;color:#666666;font-weight:700;padding-right:29px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.news-t-box .title-news{font-weight:normal;margin-top:18px;font-size:12px;color:#999999;}
.describe-c p{width:100%;}
.describe-c p img{display:block;width:100%;}
.news-t-box .title-news span:nth-child(2){margin-left:12px;}
.news-t-box .title-news .read-num{margin-left:22px;}
.describe-c{width:100%;padding:22px 29px;font-size:14px;color:#7f8c8d;line-height:22px;}
.img-content img{display:block;width:100%;}
.img-content{width:480px;height:282px;display:block;padding-left:29px;}
.page-warp{width:100%;}
/*新闻公告列表页*/

/*协作高校详情页面*/
.xzgx-detial-warp{width:100%;background:#fff;}
.xzgx-detial-inner{width:1100px;margin:auto;}
.xzgx-detial{width:1100px;height:807px;border:1px solid #e6e6e6;margin:auto;margin-bottom:126px;overflow:hidden;}
.xzgx-detial-left{width:694px;height:100%;float:left;border-right:1px solid #e6e6e6;}
.xzgx-detial-right{position:absolute;top:0;right:0;width:404px;height:100%;background:#f4f7f9;}
.school-logo-name{width:100%;height:100px;padding:15px 15px 15px 16px;}
.school-logo-name img{display:inline-block;width:70px;height:70px;border-radius:50%;float:left;}
.school-logo-name span{margin-left:12px;margin-top:24px;float:left;font-size:16px;color:#666666;line-height:22px;text-align:center;}
.school-logo-name span:nth-of-type(1){font-weight:700;}
.school-logo-name span:nth-of-type(2){width:56px;height:22px;font-size:14px;color:#fff;background:#5ca0f2;border-radius:3px;}
.school-logo-name span:nth-of-type(3){width:56px;height:22px;font-size:14px;color:#fff;background:#73c285;border-radius:3px;}
.coopeation-warp{width:100%;}
.xzgx-img-warp{width:683px;height:356px;background:#eee;margin:auto;margin-bottom:5px;overflow:hidden;cursor:pointer;}
.xzgx-img-inner{width:100%;height:100%;}
.xzgx-img-slide{position:absolute;top:0;left:0;width:100%;height:100%;display:none;}
.xzgx-pre-btn{position:absolute;top:0;left:0;bottom:0;margin:auto;display:none;width:53px;height:85px;cursor:pointer;background:rgba(0,0,0,0.2)  url("../images/actdetail/xzgx-pre-btn.png") no-repeat;background-position:center center;}
.xzgx-next-btn{position:absolute;top:0;right:0;bottom:0;margin:auto;display:none;width:53px;height:85px;cursor:pointer;background:rgba(0,0,0,0.2)  url("../images/actdetail/xzgx-next-btn.png") no-repeat;background-position:center center;}
.xzgx-switch-box{width:100%;height:140px;border-top:1px solid #e6e6e6;border-bottom:1px solid #e6e6e6;padding-top:10px;padding-left:5px;}
.xzgx-switch-box li{display:block;float:left;width:143px;height:105px;margin-right:8px;cursor:pointer;padding:2px;border:2px solid #fff;}
.xzgx-switch-box .xzgx-active{border:2px solid #ee3b3b;}
/*.xzgx-switch-box li:hover{border:2px solid #ee3b3b;}*/
.xzgx-switch-img{display:block;width:100%;height:100%;}
.xzgx-video-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;z-index:1;}
.school-describe{width:100%;height:200px;overflow-y:auto;padding:23px 12px 23px 12px;}
.s-content{font-size:14px;color:#666666;line-height:28px;}
.s-content p{text-indent: 28px;}
.school-describe span{color:#ee3b3b;}
.xzgx-detial-right>p{width:100%;padding-left:15px;padding-top:20px;font-size:14px;color:#4d4d4d;}
.xzgx-detial-right>p span{font-size:12px;color:#b3b3b3;margin-left:6px;}
.xzgx-detial-container{width:100%;height:670px;margin-top:24px;overflow:hidden;}
.xzgx-slide-box{position:absolute;width:100%;height:100%;top:0;left:100%;}
.xzgx-slide-box li{display:block;float:left;width:101px;height:134px;cursor:pointer;}
.s-logo{width:70px;height:70px;margin:auto;border-radius:50%;overflow:hidden;margin-top:11px;}
.s-logo img{display:block;width:100%;height:100%;}
.s-name{width:100%;text-align:center;font-size:12px;color:#4d4d4d;padding-top:12px;}
.init-xzgx-img{display:block;}
.init-xzgx-box{left:0;}
.s-title{font-size:16px;color:#73c285;margin-bottom:6px;font-weight:700;}
/*协作高校详情页面*/
.queryBtn{
	position:fixed;display:block;bottom:251px;right:0;width:139px;height:92px;z-index:5;cursor:pointer;
    background:url("../images/actdetail/lookGradeIcon_hover.png") no-repeat;
    background-size:100% 100%;
    background-position:center center;
}
.queryBtn:hover{
	background:url("../images/actdetail/lookGradeIcon.png") no-repeat;
    background-size:100% 100%;
    background-position:center center;
}
.usualQ{position:fixed;bottom:200px;right:0;background:#fed9d9;width:139px;height:50px;line-height:50px;text-align:center;z-index:5;border-radius:4px;color:#fb5252;font-size:20px;cursor:pointer;font-weight:700;}
.usualQ:hover{background: #fbafaf;}
.closeU_btn{position:absolute;top:5px;right:5px;width:40px;height:40px;cursor:pointer;z-index:5;}
.eBookWarp{width:100%;height:300px;overflow:hidden; border-style: groove;}
.only-eBook-box{width:100%;height:100%;float:left;}
.only-eBook-box li{margin-bottom:15px;padding:10px 10px 0 10px;width:267px;height:220px;margin-right:8px;float:left;}
.only-eBook-box li .author span{font-size:12px;}
.exma-t-title{width:100%;font-size:30px;color:#fc4a10;padding:50px 0 15px;text-align:center;font-weight:700;}
.exam-t-content{width:100%;font-size:20px;color:#050404;padding-bottom:30px;text-align:center;}
/*复活赛*/
.reTest{
	width: 100%;
	margin-top: 55px;
}
.re_enter{position: absolute;width:213px;height:59px;left:130px;bottom:26px;color:#f9850c;z-index:1;font-size: 16px;font-weight: 700;text-align: center;line-height: 54px;}
.re_enter_able{
	background:url("../images/wxsycp/re_enter_able.png") no-repeat;
    background-size:100% 100%;
    background-position:center center;
    cursor: pointer;
}
.re_enter_able:hover{
    background:url("../images/wxsycp/re_enter_hover.png") no-repeat;
    background-size:100% 100%;
    background-position:center center;
}
.re_enter_disable{
   background: #7a5125;
   height:50px;
   line-height:50px;
   border-radius:6px;
}
/*复活赛*/

/*新闻资讯*/
.newBox{ float: left; width: 1200px; padding:15px 0 15px 0; }
.newBox ul{ float: left; width: 1200px; min-height: 100px;height: 228px;  overflow: hidden;}
.newBox ul li{ float: left; width: 1200px; border-bottom: #e0e0e0 solid 1px; padding: 10px 0;}
.newBox ul li .newTime{ float: left; width:133px; height: 58px; border-right: #dfdfdf solid 1px; }
.newBox ul li .newTime .time{ float: left; width: 100%; padding: 17px 0 0 0; color: #888888; font-size: 16px; line-height: 24px;}
.newBox ul li .newRight{ float: right; width: 1025px;margin-top: 18px;}
.newBox ul li .newRight h3{ float: left; width: 80%; color: #333333; font-size: 16px; line-height: 24px;}
.newBox ul li .newRight h3 a{color: #333333;}
.newBox ul li:hover .newRight h3 a{ color: #0061fe;}
.newBox ul li .newRight .newUpper{ float: left; width: 20%; margin-top: 0px; color: #666666; font-size: 14px; line-height: 24px;}
.newBox ul li .newRight .newUpper .aleft{color: #666666; float: left; width: 890px;}
.newBox ul li .newRight .newUpper .aRight{ float: right; color: #0061fe;}
.newBox ul li .newRight .newUpper .aRight:hover{ text-decoration: underline;}