/*主要*/
*{font-family: "microsoft yahei";}
.hidden-overstep-txt { overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.layout-center{display: flex;justify-content: center;align-items: center;}
.layout-between{display: flex;justify-content: space-between;align-items: center;}
.maincon{width: 1280px;margin: auto;}
.space {height: 40px;}
.clearfix {overflow: hidden;}
.left {float: left;}
.right{float: right;}


/*头部*/
.top{height: 148px;display: flex;}
.top .search{border: #10AAFF solid 2px;color: #10AAFF;width: 185px;height: 30px;border-radius: 4px;position: relative;overflow: hidden}
.top .search input {height: 26px;padding-left: 25px;border: none;width: 124px;color:#10AAFF;background: #fff;}
.top .search .logo-search-btn{background: #10AAFF;width:52px;line-height: 24px;border: none;position: absolute;right: 0px;top: 0px;color: #fff;}
.top .search span{color:#10AAFF;font-size: 14px;position: absolute;left: 6px;top: 6px}
input::-webkit-input-placeholder { /* WebKit browsers */ color: #10AAFF;} 
input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */ color: #10AAFF;} 
input::-moz-placeholder { /* Mozilla Firefox 19+ */ color: #10AAFF;} 
input:-ms-input-placeholder { /* Internet Explorer 10+ */ color: #10AAFF;}

/*导航栏*/
.nav{height: 50px;background:#10AAFF;}
.global{padding: 0px;list-style: none;}
.global>li{float: left;text-align: center;position: relative;}
.global>li a{line-height: 50px;display: inline-block;color: #fff;font-size:16px;text-decoration: none;padding: 0px 15px;min-width:116.3px;}
.global>li:hover a{color:#fff;font-weight: bold;}
.nav-bg {background: url(http://cdn.sjedu.cn/webeditor/uploadfile/picture/2020/10/23/20201023154427198.png);height: 10px;position: relative;z-index: 999;margin-top: -1px;}

.banner {position: relative;margin-top: -10px;}
.banner .carousel-inner{height:600px;width: 100%;margin: 0 auto;}
.banner img{width:100%;height:600px;}
.banner .banner-carousel-indicators{bottom: 30px;display: none;}
.banner .carousel-indicators li{border: none;width: 10px;height: 10px;background-color:#10AAFF;margin:0px 6px;border-radius: 5px;}
.banner .carousel-indicators .active{width: 34px;height: 10px;background-color:#fff;}
.banner .carousel-title{display: none;}
.banner .carousel-control{opacity: 1;width: 80px;height: 80px;display: flex;justify-content: center;align-items: center;border-radius: 50%;position: absolute;top: 45%;background: initial;}
.banner .carousel-control span{font-size: 40px;margin-top: 0px;color: #10AAFF;}
.banner .carousel-control.left{left: 5%;background:rgba(255,255,255,.6);top:40%;}
.banner .carousel-control.right{right: 5%;background:rgba(255,255,255,.6);top:40%;}

.infos{display: flex;height: 80px;font-size: 14px;align-items: center;}
.infos .datestring{margin-right: 140px;}

.videoCon {margin-top: 25px;}
.video{height: 226px;width: 100%;align-items: center;display: flex;justify-content: center;}
.video-load{height: 226px;width: 400px;border-top-left-radius: 4px;border-top-right-radius: 4px;}
#video-title {    
	width: 100%;
	background: #10AAFF;
    line-height: 42px;
    height: 42px;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}
#video-title a {color: #fff;margin-left: 15px;}

/*滑动页*/
.book-scroll {
	padding: 0px 20px;
	position: relative;
	z-index: 1;
}
.book-scroll .btn-prev,
.book-scroll .btn-next {
	width: 20px;
	height: 20px;
	display: block;
	position: absolute;
	top: 50%;
	z-index: 1;
	margin-top: -10px;
}
.book-scroll .btn-prev {
	left: -10px;
}
.book-scroll .btn-prev:hover {
	background-position: 0 -66px;
}
.book-scroll .btn-next {
	background-position: -20px -46px;
	right: -40px;
}
.book-scroll .btn-next:hover {
	background-position: -20px -66px;
}
.book-scroll-wrap {
	width: 1280px;
	height: 205px;
	overflow: hidden;
	margin: 0 auto;
	position: relative;
	z-index: 1;
}
.book-scroll-wrap ul {
	width: 999em;
	padding: 0;
}
.book-scroll-wrap li {
	width: 164px;
	height: 205px;
	float: left;
	margin: 0 5px;
	overflow: hidden;
	position: relative;
}
.book-scroll-wrap li img {
	width: 164px;
	height: 205px;
}
.book-scroll-wrap li .pic {
	width: 164px;
	height: 205px;
	display: block;
	z-index: 1
}
.book-scroll-wrap li .detail {
	width: 594px;
	height: 205px;
	padding: 20px;
	position: absolute;
	left: 164px;
	top: 0;
	background: #f7f7f7;
}
.book-scroll-wrap li .detail p {
	line-height: 21px;
	color: #666;
}
.book-scroll-wrap li .detail p a {
	color: #f00;
	text-decoration: underline;
	background: url(/img/arrow_red.png) no-repeat right center;
	padding-right: 10px;
}
.book-scroll-wrap li .detail h3 {
	font-size: 15px;
	color: #666;
	border-bottom: 1px solid #d2d2d2;
	margin-bottom: 6px;
	padding-bottom: 5px;
}
.book-scroll-wrap li.open {
	width: 549px;
}

.topCon .leftCon{float: left;width: 400px;}
.topCon .rightCon{float: right;width: 400px;}
.title {border-bottom: 2px solid #E8E8E8;position: relative;}
.title .textLeft {border-bottom: 4px solid #10AAFF;display: inline-block;padding-bottom: 10px;margin-bottom: -3px;}
.textLeft .icon {color: #263C5B;font-size: 14px;display: inline-block;padding-bottom: 10px;}
.textLeft .txt {color: #263C5B;font-size: 18px;margin-left:5px;vertical-align: bottom;display: inline-block;padding-bottom: 7px;}
.title .textRight {position: absolute;bottom: 12px;right: 0px;}
.textRight a {color: #999;font-size: 14px;}

#mobile .video-load {border-radius: 4px;}
#mobile .condition {margin-top: 10px;}
#mobile .con-box {margin-bottom: 15px;overflow: hidden;}
#mobile .title .textLeft {font-size: 16px;}

.topCon .colorBlock div:nth-child(1){border-radius: 6px;width: 68px;height: 68px;line-height: 68px;color: #fff;text-align: center;font-size: 24px;background-color:#10AAFF;}
.topCon .clearfix:nth-child(n+2){margin-top: 24px}
.topCon .leftContent{margin-right: 20px}
.topCon .rightContent a{color: #333;font-size: 16px}
.topCon .doccontent {margin-top: 6px;color: #999;font-size: 14px;width: 635px;}

.condition {margin-top: 20px;}
.condition .tr-b {line-height: 40px;}
.condition .tr-b:last-child{border-bottom: 0px;}
.condition .tr-b .hidden-overstep-txt{width: 320px;font-size: 16px;}
.condition .tr-b .hidden-overstep-txt a{color:#666;}
.condition .tr-b .hidden-overstep-txt a:hover{color:#FF0000;}
.condition .tr-b .dateTime{color: #999;font-size: 16px;}

.tpxw {width: 516px;height: 344px;overflow: hidden;margin-top: 20px;}
.tpxw .carousel-indicators{bottom: -5px;left: 88%;display:none;}
.tpxw .carousel-indicators li{margin-right:6px;width: 24px;height: 24px;color: #fff;border: none;text-indent: 0px;border-radius: 2px;line-height: 24px;}
.tpxw .carousel-indicators .active{background:#fff;color: #0A5EC6;}
.tpxw  img{width: 516px;height:344px;border-radius: 8px;}
.tpxw .div-shadow{line-height: 36px;text-indent: 2rem;display:none;}
.tpxw .div-shadow a{color: #FBFBF7}
.tpxw .hidden-overstep-txt {width: 285px;color: #fff;}

.bottom-link .link-item{border-radius: 6px;text-align: center;width: 120px;height: 120px;background: rgba(16, 170, 255, .1);padding: 15px;}
.bottom-link .link-item a{color: #4699FC;font-size: 14px;display: inline-block;}
.bottom-link .link-item a > div{margin-top: 10px;}

.bottom-bg{background: url(http://cdn.sjedu.cn/webeditor/uploadfile/picture/2020/10/23/20201023152655344007.png);height: 18px;}
.bottom {background: #10AAFF;height: 152px;}
.bottom .maincon{color: #fff;height: 152px;line-height: 28px;padding-top: 20px;}
.bottom .maincon p{margin:0px;text-align: center;font-size: 14px;}
.bottom .maincon a{color: #fff;}

/* channel */
#sjdsyey-channel{margin-bottom: 20px;}
#sjdsyey-channel .channel-bc, #sjdsyey-channel .channel-bgc {border-radius: 0px;}
#sjdsyey-channel .channel-bc a {color:#333;}
#sjdsyey-channel .channel-bc a:hover{color:#10AAFF;}
#sjdsyey-channel .channel-bc {border-color: #10AAFF;}
#sjdsyey-channel .channel-bgc {background-color: #10AAFF;color: #fff}
#sjdsyey-channel .channel-color {color: #fff;}
#sjdsyey-channel .channel-fcb {color: #10AAFF;border-bottom: 1px dotted #10AAFF;}
#xxgk-sjdsyey .block-top-left .selected, #xxgk-sjdsyey .block-heading {color:#fff}
#xxgk-sjdsyey .block-top-left .selected, #xxgk-sjdsyey .panel .panel-heading-exp {background: #10AAFF;}
#xxgk-sjdsyey .block-top-left .tab, #xxgk-sjdsyey .block-top-left-content {border: 1px solid #10AAFF;cursor: pointer}
#xxgk-sjdsyey .page-heading {color: #10AAFF;}
#xxgk-sjdsyey .main-mid {width:1280px;}
#xxgk-sjdsyey .block-top-left span {width: 98.8px;}
#xxgk-sjdsyey .block-body, .retrieve-box {color:#444;}
#xxgk-sjdsyey .block-body .datetime {color: #444;width: 80px;}
#xxgk-sjdsyey .block-body tr td  a{color:#444;}
#xxgk-sjdsyey .block-body tr td  select{color:#444;}
#xxgk-sjdsyey .block-body tr   .ng-binding{color:#444;}
#xxgk-sjdsyey .block-body div a{color:#444;}
#xxgk-sjdsyey .block-more a {color:#fff;}
#xxgk-sjdsyey .page .page-header-exp .block-more a {color: #10AAFF;}
#xxgk-sjdsyey .panel-body-table table tr td a{margin-left:15px;}
#xxgk-sjdsyey .block-body div a:hover{color: #10AAFF;}
#xxgk-sjdsyey .block-more a:hover{color: #10AAFF;}
#xxgk-sjdsyey .block-body tr td a:hover{color: #10AAFF;}
#xxgk-sjdsyey a:hover{color:#10AAFF;}