*{font-family: "microsoft yahei";}
@font-face {
    font-family: myFirstFont;
    src: url(http://cdn.sjedu.cn/webeditor/font/HappyZcool.ttf);
}
.hidden-overstep-txt { overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.container {width: 1280px; margin: auto;}
.clear:after{content: "";display: block;clear: both;}
.pl0 {padding-left: 0px;}
.mt40 {margin-top: 40px;}

/* top */
.layout-between{display: flex;justify-content: space-between;align-items: center;}
.word1 {overflow-wrap: break-word;color: #42B6F6;font-size: 50px;font-family: myFirstFont;white-space: nowrap;}

/* 菜单 */
.menu{
	width: 100%;
	height: 60px;
	background: #42B6F6;
}
.menu>div{
	width: 1280px;
	height: 60px;
	margin: 0px auto;
}
.justify-around {
    display: flex;
    justify-content: space-around;
}
.word{
    font-size: 20px;
    font-family: myFirstFont;
    font-weight: normal;
    color: #FFFFFF;
    line-height: 60px;
}
.word:hover {color: #fff;}

/* 横幅 */
.banner {width: 100%;background-color: #E6E6E6;position: relative;}
.banner img{width:100%;height: 600px;}
.banner .banner-carousel-indicators{bottom: 10px;}
.banner .carousel-indicators li{border: none;width: 12px;height: 12px;background-color:#fff;margin:0px 2px;border-radius: 50%;}
.banner .carousel-indicators .active{background-color:#42B6F6;}
.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: #42B6F6;}
.banner .carousel-control.left{left: 5%;background:rgba(255,255,255,.6);top:42%;}
.banner .carousel-control.right{right: 5%;background:rgba(255,255,255,.6);top:42%;}

/*文章列表 */
.condition .tr-b {
	line-height: 42px;
}
.condition .tr-b .hidden-overstep-txt{
	width: 275px;font-size: 16px;color: #391B06;
}
.condition .tr-b .hidden-overstep-txt a {
    color: #391B06;
}
.condition .tr-b .hidden-overstep-txt a:hover{
	text-decoration: none !important;color:#FF0000;
}
.condition .tr-b .dateTime{
	color: #909399;font-size: 14px;float: right;
}

/* 图片新闻 */
.tpxw {width: 100%;height: 209px;overflow: hidden;padding: 0px 23px;}
.tpxw .carousel-indicators, .tpxw .carousel-title{display: none;}
.tpxw  img{width: 100%;height:209px;}

/*精彩视频*/
.videoBox .video-load {width: 100%;height: 209px;}


/*主题*/
.content-box{
	height: 305px;
	background: #D0F3FF;
	border-radius: 20px;
}
.content-box-leaf{
	float: left;
	margin-top: 20px;
	margin-left: 30px;
}
.content-box-leaf>div{
	width: 40px;
	height: 36px;
	background-size: 100%;
	background-image: url(http://cdn.sjedu.cn/webeditor/uploadfile/picture/2023/09/13/2023091315321963154.png);
	border-radius: 2px;
	font-size: 16px;
	font-weight: bold;
	color: #FBFDF5;
	text-align: center;
	line-height: 36px;
	margin-top: 15px;
}
.content-box-right{
	width: 100%;
	height: 256px;
	border-radius: 20px;
	float: right;
}
.public{
	margin: 25px auto;
}


/* 新闻 */
.news .img1{
	width: 450px;
	height: 253px;
	background-color: #AAAAAA;
	margin: 30px 30px 0px;
}
.news .condition{
	width: 450px;
	margin: 15px 30px 0px;
}
/**/
.content-box2{
	height: 501px;
	background: #B8EDFF;
	border-radius: 20px;
	margin-top: 80px;
	position: relative;
}
.content-box2 .float1{
	width: 94px;
	height: 104px;
	background: url(http://cdn.sjedu.cn/webeditor/uploadfile/picture/2023/09/13/2023091315321964595.png) no-repeat;
	z-index: 999;
	position: absolute;
	top: 36px;
	left: 45px;
}
.content-box2 .float2{
	width: 90px;
	height: 90px;
	background: url(http://cdn.sjedu.cn/webeditor/uploadfile/picture/2023/09/13/2023091315321969096.png) no-repeat;
	z-index: 999;
	position: absolute;
	top: 27px;
	left: 490px;
}
.content-box2 .float3{
	width: 90px;
	height: 90px;
	background: url(http://cdn.sjedu.cn/webeditor/uploadfile/picture/2023/09/13/2023091315321957350.png) no-repeat;
	z-index: 999;
	position: absolute;
	top: 27px;
	right: 27px;
}
.content-box2 .float4{
	width: 90px;
	height: 90px;
	background: url(http://cdn.sjedu.cn/webeditor/uploadfile/picture/2023/09/13/2023091315322013517.png) no-repeat;
	z-index: 999;
	position: absolute;
	top: 502px;
	right: 67px;
}
.content-box2 .float5,.float6{
	width: 210px;
	height: 2px;
	background: #FBD11B;
	z-index: 998;
}
.content-box2 .float5{
	position: absolute;
	top: 70px;
	left: 330px;
}
.content-box2 .float6{
	position: absolute;
	top: 70px;
	right: 330px;
}
.content-box2 .float7,.float8{
	width: 2px;
	height: 365px;
	background: #FBD11B;
	z-index: 998;
}
.content-box2 .float7{
	position: absolute;
	top: 70px;
	left: 434px;
}
.content-box2 .float8{
	position: absolute;
	top: 70px;
	right: 434px;
}
.content-box2 .float9,.float10{
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background: #FBD11B;
	z-index: 998;
}
.content-box2 .float9{
	position: absolute;
	top: 65px;
	left: 430px;
}
.content-box2 .float10{
	position: absolute;
	top: 65px;
	right: 430px;
}
.content-box2 .float11{
	width: 96px;
	height: 104px;
	background: url(http://cdn.sjedu.cn/webeditor/uploadfile/picture/2023/09/13/2023091315322041471.png) no-repeat;
	position: absolute;
	bottom: -104px;
	left: 100px;
	z-index: 999;
}
.content-box2 .frame{
	width: 1260px;
	height: 501px;
	border-radius: 16px;
	margin: 10px;
	padding: 15px;
	display: flex;
}
.content-box2 .frame>div{
	width: 410px;
	height: 448px;
	background: #FFFFFF;
}
.content-box2 .frame>div:nth-of-type(1){
	border-radius: 16px 40px 40px 16px;
}
.content-box2 .frame>div:nth-of-type(2){
	border-radius: 40px;
}
.content-box2 .frame>div:nth-of-type(3){
	border-radius: 40px 16px 16px 40px;
}
.frame-head{
	width: 120px;
	height: 40px;
	background: url(http://cdn.sjedu.cn/webeditor/uploadfile/picture/2023/09/13/2023091315322186112.png) no-repeat;
	font-size: 16px;
	font-weight: bold;
	color: #FBFDF5;
	text-align: center;
	line-height: 40px;
	margin: 30px 145px;
	display: inline-block;
}
.frame .condition{
	width: 368px;
	margin: 0px 15px;
}

.party{
	position: relative;
	width: 724px;
	background: #FFFFFF;
	padding: 20px;
}
.party-head{
	width: 280px;
	height: 40px;
	font-size: 16px;
	font-weight: bold;
	color: #FBFDF5;
	text-align: center;
	line-height: 40px;
	background: url(http://cdn.sjedu.cn/webeditor/uploadfile/picture/2022/06/01/20220601160638262023.png) no-repeat;
	margin: 36px 115px;
	display: inline-block;
}
.frame-head:hover, .party-head:hover {
	color: #FBFDF5;
}
.party .tpxw {
	width: 325px;
    float: left;
    padding: 0px;
}
.party .tpxw img {
	width: 325px; height: 216px;
}
.party .condition{
	width: 342px;
    float: left;
    margin: 0;
    margin-left: 15px;
}

.content-box3{
	width: 1280px;
	height: 170px;
	background: #42B6F6;
	border-radius: 20px;
	margin-top: 87px;
	opacity: 0.95;
	position: relative;
}
.content-box3 .img1{
	width: 110px;
	height: 112px;
	background: url(http://cdn.sjedu.cn/webeditor/uploadfile/picture/2022/06/01/20220601160635244011.png) no-repeat;
	position: absolute;
	top: -102px;
	right: 139px;
	z-index: 999;
}
.row-box{
	width: 100%;
	height: 118px;
	margin-bottom: 20px;
	background: #FFFFFF;
    border-radius: 20px;
	display:flex;
	justify-content:center;
	align-items:center;
}
.row-box img {
	width: 60px;height: 60px;
}
.row-box-style{
	background: linear-gradient(135deg, #19A93A 0%, #00AACE 100%);
}
.row-box span{
	display: block;
	margin-left: 20px;
	font-size: 18px;
	font-family: myFirstFont;
	font-weight: normal;
	color: #EB5132;
}

/* 页脚 */
.footer{
	width: 100%;
	height: 208px;
	background: #5DB7E9;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 21px;
	display:flex;
	align-items:center;
	position: relative;
}
.footer .img1{
	width: 100%;
	height: 18px;
	background: url(http://cdn.sjedu.cn/webeditor/uploadfile/picture/2023/09/13/2023091315321945740.png);
	position: absolute;
	top:0px;
}
.footer .copyright{
	width: 1280px;
	margin: 40px auto 0px;
	position: relative;
}
.copyright-left{
	width: 40px;
	height: 40px;
	float: left;
}
.copyright-right{
	margin-left: 40px;
	float: left;
}
.copyright-img{
	height: 80px;
	position: absolute;
	right: 0px;
	top: 0px;
}

#mobile .con-box {margin-top: 10px;}
#mobile .con-box .m-15 {margin: 0px -15px;}
#mobile .title {border-bottom: 2px solid #E8E8E8;position: relative;margin-top: 15px;}
#mobile .title .textLeft {border-bottom: 4px solid #42B6F6;display: inline-block;padding-bottom: 10px;margin-bottom: -3px;}
#mobile .title .textRight {position: absolute;bottom: 12px;right: 0px;}
#mobile .textRight a {color: #999;font-size: 14px;}

/* channel */
#dyyey-channel{margin-bottom: 20px;}
#dyyey-channel .channel-bc, #dyyey-channel .channel-bgc {border-radius: 0px;}
#dyyey-channel .channel-bc a {color:#333;}
#dyyey-channel .channel-bc a:hover{color:#42B6F6;}
#dyyey-channel .channel-bc {border-color: #42B6F6;}
#dyyey-channel .channel-bgc {background-color: #42B6F6;color: #fff}
#dyyey-channel .channel-color {color: #fff;}
#dyyey-channel .channel-fcb {color: #42B6F6;border-bottom: 1px dotted #42B6F6;}
#xxgk-dyyey  .block-top-left .selected, #xxgk-dyyey  .block-heading {color:#fff}
#xxgk-dyyey  .block-top-left .selected, #xxgk-dyyey  .panel .panel-heading-exp {background: #42B6F6;}
#xxgk-dyyey  .block-top-left .tab, #xxgk-dyyey  .block-top-left-content {border: 1px solid #42B6F6;cursor: pointer}
#xxgk-dyyey  .page-heading {color: #42B6F6;}
#xxgk-dyyey  .main-mid {width:1280px;}
#xxgk-dyyey  .block-top-left span {width: 98.8px;}
#xxgk-dyyey  .block-body, .retrieve-box {color:#444;}
#xxgk-dyyey  .block-body .datetime {color: #444;width: 80px;}
#xxgk-dyyey  .block-body tr td  a{color:#444;}
#xxgk-dyyey  .block-body tr td  select{color:#444;}
#xxgk-dyyey  .block-body tr   .ng-binding{color:#444;}
#xxgk-dyyey  .block-body div a{color:#444;}
#xxgk-dyyey  .block-more a {color:#fff;}
#xxgk-dyyey  .page .page-header-exp .block-more a {color: #42B6F6;}
#xxgk-dyyey  .panel-body-table table tr td a{margin-left:15px;}
#xxgk-dyyey  .block-body div a:hover{color: #42B6F6;}
#xxgk-dyyey  .block-more a:hover{color: #42B6F6;}
#xxgk-dyyey  .block-body tr td a:hover{color: #42B6F6;}
#xxgk-dyyey a:hover{color:#42B6F6;}