/*主要*/
*{font-family: "microsoft yahei";}
.hidden-overstep-txt { overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.contentCenter{display: flex;justify-content: center;}
.maincon{width: 1280px;margin: auto;}

@font-face
{
    font-family: myFirstFont;
    src: url(http://cdn.sjedu.cn/webeditor/font/HappyZcool.ttf);
}

/*头部*/
.top1{height: 194px;display: flex;}
.top1-img{width: 100%;z-index: 1;position: absolute;}
.global{padding: 0px;display: flex;justify-content: space-between;z-index: 2;}
.global>li{float: left;list-style: none;min-width: 100px;text-align: center;}
.global>li a{line-height: 90px;display: inline-block;color:#89683D;font-size:18px;text-decoration: none;}
.global>li:hover a{color:#89683D;}
.global>li img{margin-top: -30px;}

.banner-one{position: absolute;top: 124px;width: 100%;}
.banner {position: relative;}
.banner .carousel-inner{height:600px;}
.banner img{width:100%;height:600px;}
.banner .banner-carousel-indicators{bottom: 30px}
.banner .carousel-indicators li{border: none;width: 80px;height: 4px;background-color:#FFFFFF;margin:0px 6px;}
.banner .carousel-indicators .active{background-color:#1296A7;}
.banner .carousel-title{display: none}
.banner .carousel-control{opacity: 1;width: 80px;height: 80px;display: flex !important;justify-content: center;align-items: center;border-radius: 50%;position: absolute;top: 45%;background:rgb(255,255,255,0.6);}
.banner .carousel-control span{font-size: 40px;margin-top: 0px;color:#1296A7;}
.banner .carousel-control.left{left: 5%;cursor: pointer;}
.banner .carousel-control.right{right: 5%;cursor: pointer;}

.leftCon,.centerCon{float: left;width: 400px;margin-top: 35px;}
.centerCon{margin-left: 40px;}
.rightCon{float: right;width: 400px;margin-top: 35px;}
.title{border-bottom:solid 2px #E8E8E8;height: 42px;text-align: center;margin-bottom: 20px;}
.textLeft{float: left;color: #1296A7;font-size: 18px;line-height: 44px;border-bottom: solid 4px #C45657;}
.textLeft img{margin-right: 10px;}
.textRight{float: right;line-height: 48px;}
.textRight a{color: #999;text-decoration: none;}.textRight a:hover{color: #999;text-decoration: none;}

.tab{margin-top: 35px;}
.tab .title .left{position: relative;float: left;font-size: 16px;line-height: 38px;cursor: pointer;color: #999999;width:120px;text-align: center;border-bottom:solid 4px #F6D202;}
.tab .title .left:first-child{background:url(http://cdn.sjedu.cn/webeditor/uploadfile/picture/2020/09/14/20200914162509484.png) no-repeat;background-position: left;}
.tab .title .left.active{color: #89683D;font-size: 18px;}

.doc-box {height: 36px;width: 100%;margin-top: 21px;}
.doc-box .data-box{float: left;width: 40px;height: 36px;text-align: center;}
.doc-box .data-box .month{background: #89683D;color: #fff;font-size: 12px;}
.doc-box .data-box .day{border:1px solid #89683D;color: #888888;font-size: 12px;}
.doc-box .schedule-content{float: right;border-bottom: 1px dotted #ccc;}
.doc-box .schedule-content .doc-title{width: 350px;line-height: 15px;font-size: 14px;}
.doc-box .schedule-content .doc-title a{color:#000 ;}.doc-box .schedule-content .doc-title a:hover{color:#000 ;}

.tpxw img{width: 100%;height: 266px;}
.tpxw .div-shadow{height:42px;line-height: 42px;}
.tpxw .div-shadow .hidden-overstep-txt{width:240px;padding-left: 10px;}
.tpxw .div-shadow .hidden-overstep-txt a{color:#fff;}
.tpxw .div-shadow .hidden-overstep-txt a:hover{color:#fff;}
.tpxw .carousel-indicators{bottom: 0px;left: 80%;}
.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: #A05E13;}

.ysjx .upImg img{width: 100%;height: 133px;}
.ysjx .contentTitle{display: none;}
.ysjx .contentDate{display: none;}
.ysjx .contentText{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 5;overflow: hidden;margin-top: 6px;}
.ysjx .moreContent{margin-top: 7px;width:100%;text-align: right;}
.ysjx .moreContent a{color: #F5413D;}.moreContent a:hover{color: #F5413D;}

.lb-ul{list-style: none;margin: 0 auto;padding: 0;display: flex;justify-content: space-between;margin-top:60px;margin-bottom:120px;}
.lb-ul li{float: left;cursor:pointer;border-radius:6px;width:120px;height:120px;text-align: center;background: #FFF9E5;padding-top: 15px;}
.lb-ul li:last-child{background: #FFD52C;padding-top: 10px;}
.lb-ul li a{font-size:16px;font-weight:normal;color:#A05E13;line-height:40px;text-decoration: none;}
.lb-ul li a p{width: 120px;text-align: center;color:#A05E13;font-family: myFirstFont;}
.lb-ul li a:hover{color:#A05E13;}

.foo-bot{background:#DBB72A;}
.f-b-one{margin: 0 auto;width: 800px;padding: 25px 0px;}
.f-b-one p{color: #A05E13;padding-left: 70px;}
.f-b-one a{color: #A05E13;}.f-b-one a:hover{color: #A05E13;}

.video{border-radius: 4px;height: 266px;width: 100%;overflow: hidden;}
.video-load{height: 266px;}

/* channel */
#sjwy-channel{margin-bottom: 20px;}
#sjwy-channel .channel-bc, #sjwy-channel .channel-bgc {border-radius: 0px;}
#sjwy-channel .channel-bc a {color:#333;}
#sjwy-channel .channel-bc a:hover{color:#C45657;}
#sjwy-channel .channel-bc {border-color: #DEBE3F;}
#sjwy-channel .channel-bgc {background-color: #DEBE3F;color: #fff}
#sjwy-channel .channel-color {color: #fff;}
#sjwy-channel .channel-fcb {color: #386992;border-bottom: 1px dotted #C45657;}
#xxgk-sjwy .block-top-left .selected, #xxgk-sjwy .block-heading {color:#fff}
#xxgk-sjwy .block-top-left .selected, #xxgk-sjwy .panel .panel-heading-exp {background: #DEBE3F;}
#xxgk-sjwy .block-top-left .tab, #xxgk-sjwy .block-top-left-content {border: 1px solid #DEBE3F;cursor: pointer;margin-top:0;}
#xxgk-sjwy .page-heading {color: #386992;}
#xxgk-sjwy .main-mid {width:1280px;}
#xxgk-sjwy .block-top-left span {width: 98.8px;}
#xxgk-sjwy .block-body, .retrieve-box {color:#444;}
#xxgk-sjwy .block-body .datetime {color: #444;width: 80px;}
#xxgk-sjwy .block-body tr td  a{color:#444;}
#xxgk-sjwy .block-body tr td  select{color:#444;}
#xxgk-sjwy .block-body tr   .ng-binding{color:#444;}
#xxgk-sjwy .block-body div a{color:#444;}
#xxgk-sjwy .block-more a {color:#fff;}
#xxgk-sjwy .page .page-header-exp .block-more a {color: #C45657;}
#xxgk-sjwy .panel-body-table table tr td a{margin-left:15px;}
#xxgk-sjwy .block-body div a:hover{color: #C45657;}
#xxgk-sjwy .block-more a:hover{color: #C45657;}
#xxgk-sjwy .block-body tr td a:hover{color: #C45657;}
#xxgk-sjwy a:hover{color:#C45657;}