*{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;}
.mt40 {margin-top: 40px;}
.pl0 {padding-left: 0px;}
.justify-between {display: flex;justify-content: space-between;}
.justify-around {display: flex;justify-content: space-around;}

/* top */
.top{
	width: 1280px;
	height: 36px;
	margin: 0px auto;
	line-height: 36px;
}
.top a:hover {color: #F2981E;}
.logoimg{
	width: 1280px;
	margin: 30px auto;
	position: relative;
}
.logoword{
	width: 400px;
	position: absolute;
	top: 7px;
	left: 105px;
}
/* 搜索框 */
.searchbox {
	width: 275px;
	height: 42px;
	background: #FFFFFF;
	border-radius: 4px;
	opacity: 0.9;
	border: 2px solid #f6bc6e;
    position: absolute;
    top: 20px;
    right: 0px;
}
.searchbox input{
	height: 37px;
	width: 235px;
	border-width: 0 !important;
	text-indent: 10px;
}
.searchbox button{
	border-width: 0;
	background: #ffffff;
}
/* 菜单 */
.menu{
	width: 100%;
	height: 50px;
	position: relative;
	z-index: 1;
	background: #F2981E;
}
.menu>div{
	width: 1280px;
	height: 50px;
	margin: 0px auto;
}
.word{
    font-size: 18px;
    font-family: myFirstFont;
    font-weight: normal;
    color: #FFFFFF;
    line-height: 50px;
}
.word:hover {color: #fff;}

/* 横幅 */
.banner {width: 100%;background-color: #F7F7F7;position: relative;}
.banner img{width:100%;height: 600px;object-fit: contain;}
.banner .banner-carousel-indicators{bottom: 10px;}
.banner .carousel-indicators li{border: none;width: 15px;height: 15px;background-color:#FFEFE0;margin:0px 5px;border-radius: 50%;}
.banner .carousel-indicators .active{background-color:#F2981E;}
.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: #F2981E;}
.banner .carousel-control.left{left: 17%;background:rgba(255,255,255,.6);top:42%;}
.banner .carousel-control.right{right: 17%;background:rgba(255,255,255,.6);top:42%;}

/*文章列表 */
.condition {padding: 15px;}
.condition .tr-b {
	line-height: 35px;
}
.condition .tr-b .icon{
	color: #666;font-size: 12px;
}
.condition .tr-b .hidden-overstep-txt{
	width: 220px;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:#f83;
}
.condition .tr-b:hover .icon{
	color:#f83;
}
.condition .tr-b .dateTime{
	color: #909399;font-size: 14px;float: right;
}
/* 图片新闻 */
.tpxw {width: 427px;height: 240px;float:left;}
.tpxw  img{width: 100%;height:240px;border-radius: 10px;}
.tpxw .carousel-indicators{bottom: -3px;left: auto;width: auto;margin-left: 0;right: 4px;}
.tpxw .carousel-indicators li{margin-right:6px;width: 20px;height: 20px;color: #fff;border: none;text-indent: 0px;border-radius: 2px;line-height: 20px;}
.tpxw .carousel-indicators li.active {background:#fff;color: #BF7C4C;}
.tpxw .carousel-control {display: none;}
.tpxw .div-shadow {line-height: 36px;text-indent: 10px;background: rgb(0 0 0 / 43%);}
.tpxw .div-shadow a {color: #fff;}
.tpxw .hidden-overstep-txt {width: 246px;color: #fff;}

/*精彩视频*/
.videoBox .video {width: 100%;height: 204px;border-radius: 10px 10px 0px 0px;}
.videoBox .video-load{width: 100%;height: 204px;}
.videoBox .hidden-overstep-txt {width: 100%;color: #fff}
#video-title {    
	width: 100%;
    line-height: 36px;
    height: 36px;
	background: rgba(255, 143, 119, .2);
	border-radius: 0px 0px 10px 10px;
}
#video-title a {color: #FF5D3A;margin-left: 15px;}

/* 园所相册 */
.marquee {width: 100%;height: 208px;padding:20px 0px;background: rgb(255,240,224);border-radius: 4px;display: flex;align-items: center;position: relative;}
.marquee > div {margin-left: 33px;}
.marquee #marquee {width: 810px;margin: 0px auto;}
.marquee #contentArea img{width:260px;height:168px;border-radius:10px;}
.marquee #contentArea a{padding-left: 10px;display: inline-block;}
.marquee .carousel-control{background: initial;width: 40px;height: 40px;}
.marquee .carousel-control.left {left: 0px;background: url(http://cdn.sjedu.cn/webeditor/uploadfile/picture/2022/06/02/20220602141056667009.png) no-repeat;}
.marquee .carousel-control.right {right:0px;background: url(http://cdn.sjedu.cn/webeditor/uploadfile/picture/2022/06/02/20220602141055192005.png) no-repeat;}
.marquee .carousel-control.left span,.marquee .carousel-control.right span {color:#F2981E;margin-top: 0px;display: none;}

/* 模块头 */
.boxhead{
	width: 100%;
	font-size: 18px;
	color: #333333;
	line-height: 40px;
	border-bottom: rgba(170, 208, 109, .3) 2px solid;
	margin-bottom: 20px;
}
.boxhead .boxhead-left{
	width: 128px;
	height: 50px;
	border-bottom: 5px solid #AAD06D;
	margin-bottom: -3px;
	float: left;
}
.boxhead .boxhead-left .p{
	margin-left: 10px;
	vertical-align: text-bottom;
}
.boxhead .boxhead-left .img{
	display: inline-block;
    width: 40px;
    height: 40px;
}
.boxhead .boxhead-right{
	margin-top: 20px;
	height: 16px;
	font-size: 14px;
	color: #666666;
	line-height: 16px;
	float: right;
}

.content-box{
	height: 280px;
	border-radius: 24px;
	border: 8px solid #AAD06D;
}
.content-box .box1{
	height: 240px;
	background: rgba(170, 208, 109, .2);
	border-radius: 12px;
	margin: 12px;
}

/* 园所动态, 园所相册 */
.news .boxhead, .album .boxhead, .jygy .boxhead {
	border-color: rgba(255, 181, 81, .3);
}
.news .boxhead-left, .news .content-box, .album .content-box, .album .boxhead-left, .jygy .content-box, .jygy .boxhead-left {
	border-color: #FFB551;
}

.news .content-box .box1, .jygy .content-box .box1, .album .content-box .box1{
	background-color: rgba(251, 186, 131, .2);
}

/* 园所相册 */
.album .content-box .box1{
	width: 886px;height: 208px;
	position: relative;
}

/* 快速导航 */
.navigation .content-box, .album .content-box {
	height: 248px;
}
.navigation .boxhead{
	border-color: rgba(255, 226, 2, .3);
}
.navigation .content-box, .navigation .boxhead-left {
	border-color: rgba(255, 226, 2, 1);
}
.navigation .content-box .box1{
	width: 248px;
	height: 208px;
	background-color: #fff;
}
.mailbox,.atlas{
	height: 98px;
	line-height: 16px;
	border-radius: 15px;
	background-color:rgba(255, 226, 2, .2);
	display: block;
}
.mailbox{
	position: relative;
}
.atlas{
	margin-top: 15px;
	position: relative;
}
.mailbox .sapn,.atlas .sapn{
	position: absolute;
	top: 45px;
	right: 20px;
	font-family: myFirstFont;
	font-size: 18px;
	font-weight: normal;
	color: #993363;
}
.mailbox .img,.atlas .img{
	width: 60px;
	height: 60px;
	text-align: center;
	position: absolute;
	top: 25px;
	left: 20px;
}
/* 精彩视频 */
.jcvideo .boxhead{
	border-color: rgba(255, 143, 119, .3);
}
.jcvideo .boxhead-left, .jcvideo .content-box{
	border-color: rgba(255, 143, 119, 1);
}
.jcvideo .content-box .box1 {
	color: #FF5D3A;
	background-color: rgba(255, 143, 119, .2);
}

.notice .boxhead-left .img {
	background: url(http://cdn.sjedu.cn/webeditor/uploadfile/picture/2023/09/13/2023091308595641636.png) no-repeat;
}
.news .boxhead-left .img {
	background: url(http://cdn.sjedu.cn/webeditor/uploadfile/picture/2023/09/13/2023091308595737784.png) no-repeat;
}
.hdjx .boxhead-left .img {
	background: url(http://cdn.sjedu.cn/webeditor/uploadfile/picture/2023/09/13/2023091309130730785.png) no-repeat;
}
.album .boxhead-left .img {
	background: url(http://cdn.sjedu.cn/webeditor/uploadfile/picture/2023/09/13/2023091308595790168.png) no-repeat;
}
.navigation .boxhead-left .img {
	background:url(http://cdn.sjedu.cn/webeditor/uploadfile/picture/2023/09/13/2023091308595641737.png) no-repeat;
}
.jcvideo .boxhead-left .img {
	background:url(http://cdn.sjedu.cn/webeditor/uploadfile/picture/2023/09/13/2023091308595573392.png) no-repeat;
}
.zjhy .boxhead-left .img {
	background: url(http://cdn.sjedu.cn/webeditor/uploadfile/picture/2023/09/13/2023091312382733268.png) no-repeat;
}
.jygy .boxhead-left .img{
	background:url(http://cdn.sjedu.cn/webeditor/uploadfile/picture/2023/09/13/2023091312374274419.png) no-repeat;
}

/*页脚*/
.footer{
	font-family: MicrosoftYaHei;
	color: #FFFFFF;
	line-height: 14px;
	background-color: #CC6600;
	padding-top: 40px;
	position: relative;
}
.decorate{
	width: 100%;
	height:24px;
	background: url(http://cdn.sjedu.cn/webeditor/uploadfile/picture/2022/06/02/20220602160731356008.png);
	position: absolute;
	top: 0px;
}
.footer-content{
	width: 1280px;
	margin: 0px auto;
}
.footer .copyright{
	float: left;
}
.footer .copyright-left{
	float: left;
}
.footer .copyright-left p {margin-bottom: 18px;}
.footer .footer-content .footer-img {
	float: right;
}
.footer .footer-content .footer-img>span {
	display: inline-block;
	font-size: 22px;
	padding-top: 26px;
}

#mobile .con-box {margin-top: 10px;}
#mobile .con-box .condition {padding : 0px;}
#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 #E77F17;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 */
#sjyffk-channel{margin-bottom: 20px;}
#sjyffk-channel .channel-bc, #sjyffk-channel .channel-bgc {border-radius: 0px;}
#sjyffk-channel .channel-bc a {color:#333;}
#sjyffk-channel .channel-bc a:hover{color:#F2981E;}
#sjyffk-channel .channel-bc {border-color: #F2981E;}
#sjyffk-channel .channel-bgc {background-color: #F2981E;color: #fff}
#sjyffk-channel .channel-color {color: #fff;}
#sjyffk-channel .channel-fcb {color: #F2981E;border-bottom: 1px dotted #F2981E;}
#xxgk-sjyffk  .block-top-left .selected, #xxgk-sjyffk  .block-heading {color:#fff}
#xxgk-sjyffk  .block-top-left .selected, #xxgk-sjyffk  .panel .panel-heading-exp {background: #F2981E;}
#xxgk-sjyffk  .block-top-left .tab, #xxgk-sjyffk  .block-top-left-content {border: 1px solid #F2981E;cursor: pointer}
#xxgk-sjyffk  .page-heading {color: #F2981E;}
#xxgk-sjyffk  .main-mid {width:1280px;}
#xxgk-sjyffk  .block-top-left span {width: 98.8px;}
#xxgk-sjyffk  .block-body, .retrieve-box {color:#444;}
#xxgk-sjyffk  .block-body .datetime {color: #444;width: 80px;}
#xxgk-sjyffk  .block-body tr td  a{color:#444;}
#xxgk-sjyffk  .block-body tr td  select{color:#444;}
#xxgk-sjyffk  .block-body tr   .ng-binding{color:#444;}
#xxgk-sjyffk  .block-body div a{color:#444;}
#xxgk-sjyffk  .block-more a {color:#fff;}
#xxgk-sjyffk  .page .page-header-exp .block-more a {color: #F2981E;}
#xxgk-sjyffk  .panel-body-table table tr td a{margin-left:15px;}
#xxgk-sjyffk  .block-body div a:hover{color: #F2981E;}
#xxgk-sjyffk  .block-more a:hover{color: #F2981E;}
#xxgk-sjyffk  .block-body tr td a:hover{color: #F2981E;}
#xxgk-sjyffk a:hover{color:#F2981E;}