@import url("https://www.jiaodong.net/inc/millia/swiper3.4.2.css");
@import url("https://www.jiaodong.net/inc/millia/millia.css");
.millia{width:1200px;margin:0 auto;}
.topic{background:url(../images/topic.jpg) no-repeat top center;}
.nav{display:flex;align-items:center;justify-content:space-between;}
.nav li{position:relative;padding-bottom:15px;}
.nav li.hover,.nav li:hover{font-weight:bold;}
.nav li.hover:after,.nav li:hover:after{content:"";display:block;width:50%;left:25%;bottom:0;height:4px;background:#fff;position:absolute;}
.nav li:first-child.hover:after,.nav li:first-child:hover:after{left:38%;}
.nav li,.nav li a{display:flex;align-items:center;white-space:nowrap;}
.nav li .icon{flex-shrink:0;fill:#fff;height:22px;width:auto;margin-right:10px;}
.nav li a{color:#fff;}

.nav li a:hover,.hot h5 a{text-decoration:none;}


.hotMain{display:flex;align-items:stretch;justify-content:space-between;color:#fff;}
.hotTxt{display:flex;flex-flow:column;justify-content:space-between;width:580px;padding-bottom:40px;}
.hot h5{font-size:32px;line-height:48px;font-weight:bold;padding-bottom:15px;}
.hot h5 a{color:#fff;}
.hot p{padding-top:20px;border-top:1px dashed #62a3ea;}
.checkInfo a{display:inline-block;position:relative;color:#fff;padding:0 30px 10px 0;}
.checkInfo a:before,.checkInfo a:after{content:"";display:block;position:absolute;height:2px;background:#fff;}
.checkInfo a:before{width:100%;left:0;bottom:0;}
.checkInfo a:after{width:15px;right:-4px;bottom:5px;transform:rotate(45deg);}
.hotFocus{position:relative;width:600px;padding-bottom:70px;height:305px;}
.hotFocus .swiper-slide{display:flex;align-items:center;justify-content:center;overflow:hidden}
.hotFocus .swiper-pagination{width:30%;right:15px;bottom:25px;text-align:right;}
.hotFocus .swiper-pagination-bullet{background:#9abfee;margin:0 5px;opacity:1;width:15px;height:15px;border-radius:15px;}
.hotFocus .swiper-pagination-bullet-active{background:#fff;}
.hotFocus .swiper-slide img,.ht01 img,.gridThree li img,.researchGrid li img,.showSwitch .swiper-slide a span img{width:100%;height:100%;object-fit:cover;}

.ht02{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #eaeaea;}
.ht02 b{color:#1466c9;font-size:24px;padding-bottom:15px;border-bottom:2px solid #1466c9;}


.ls01{display:grid;grid-template-columns:repeat(2,1fr);gap:20px 50px;}
.ls01 li{position:relative;padding-left:30px;white-space:nowrap;display:flex;justify-content:space-between;align-items:center;overflow:hidden;}
.ls01 li:before,.ls01 li:after{content:"";display:block;width:10px;height:10px;position:absolute;}
.ls01 li:before{background:rgba(25,105,202,0.5);top:3px;left:0;}
.ls01 li:after{background:rgba(43,205,137,0.5);top:10px;left:3px;}
.ls01 li a{flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.ls01 li span{font-size:14px;color:#999;margin-left:20px;}


.bgf5{background:#f5f5f5;padding:40px 0 50px 0;}

.ht01{display:flex;align-items:center;justify-content:center;overflow:hidden;position:relative;}
.ht01 .amore,.ht03 .amore{display:block;position:absolute;right:0;top:0;font-size:14px;color:#999;}

.gridThree{display:grid;grid-template-columns:repeat(3,1fr);gap:35px;}
.gridThree li,.gridThree li a{overflow:hidden;}
.gridThree li a{display:flex;}
.spreadSwiper{padding:20px 35px 50px 35px;background:#fff;position:relative;}
.spreadSwiper.nopadding{padding:0 0 50px 0;}
.spreadSwiper .swiper-pagination,.showSwitch .swiper-pagination{width:100%;bottom:10px;left:0;}
.spreadSwiper .swiper-pagination-bullet,.showSwitch .swiper-pagination-bullet{background:#999;margin:0 5px;opacity:1;width:8px;height:8px;border-radius:15px;}
.spreadSwiper .swiper-pagination-bullet-active,.showSwitch .swiper-pagination-bullet-active{background:#79dfb5;}
.spreadSwiper a{color:#115db2;padding:10px 0;display:block !important;text-overflow:ellipsis;width:100%;white-space:nowrap;}

.ht03{display:flex;justify-content:center;align-items:center;position:relative;}
.ht03 b{color:#1466c9;font-size:24px;position:relative;padding-bottom:15px;}
.ht03 b:after{content:"";display:block;height:3px;background:#1466c9;width:40%;position:absolute;left:30%;bottom:0;}

.ls02{display:grid;grid-template-columns:repeat(2,1fr);gap:20px 30px;}
.ls02 li{border:1px solid #e0e0e0;box-sizing:border-box;padding:25px;overflow:hidden;}
.ls02 li h5 a{font-size:20px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding-bottom:15px;}
.ls02 li p{display:flex;}
.ls02 li p span{margin-right:40px;}
.ls02 li p span i{font-style:normal;color:#1466c9;}

.researchGrid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));}
.researchGrid li a{display:flex;height:100%;align-items:center;justify-content:center;overflow:hidden;color:#fff;padding:0;}
.researchGrid li p{background:#0071ef;position:relative;height:100%;color:#fff;display:flex;padding:30px 25px;box-sizing:border-box;flex-flow:column wrap;}
.researchGrid li p:after{content:"";display:block;width:0;height:0;border:10px solid transparent;border-top-color:#0071ef;position:absolute;left:50%;bottom:-20px;margin-left:-10px;}
.researchGrid li:nth-child(even) p:after{top:-20px;bottom:auto;border-top-color:transparent;border-bottom-color:#0071ef;}
.researchGrid li p b{font-size:1.1vw;padding-bottom:1vw;}
.researchGrid li .amore{height:auto;white-space:nowrap;padding-top:1.5vw;justify-content:flex-start;}
.researchGrid li .amore .icon{height:auto;width:2vw;fill:#fff;margin-left:0.5vw;}

.bgec{background:#ecf3ff;padding:50px 0 60px 0;}

.showSwitch{position:relative;padding-bottom:50px;}
.showSwitch .swiper-slide a{display:flex;flex-flow:column wrap;text-align:center;}
.showSwitch .swiper-slide a span{display:flex;align-items:center;justify-content:center;overflow:hidden;border-radius:10px;width:100%;height:180px;margin-bottom:20px;}

.ender{background:#1466c9;padding:80px 0 40px 0;position:relative;}
.ender:before,.ender:after{content:"";display:block;position:absolute;}
.ender:before{background:url(../images/ender.png) no-repeat left top;background-size:100% 100%;width:193px;height:99px;top:-10px;left:50%;margin-left:-600px;z-index:1;}
.ender:after{width:calc(50vw + 500px);height:16px;background:#79dfb5;left:calc((100vw - 1035px) / 2);top:0;}
.ender .millia{display:flex;justify-content:space-between;align-items:center;}
.enderImg{display:flex;align-items:center;}
.enderImg li{text-align:center;margin-left:40px;}
.enderImg li img{width:128px;height:128px;display:block;margin-bottom:10px;}
.enderLinke{flex:1;}
.enderLinke a{display:inline-block;padding:0 20px 15px 0;}

.mainBg{background:url(../images/bg01.jpg) #ecf3ff no-repeat left bottom;background-size:100% auto;padding:30px 0 80px 0;}

.whiteBg{background:#fff;padding:40px 50px 70px 50px;box-sizing:border-box;}
.whiteBg h1{font-size:38px;font-weight:bold;text-align:center;}
.source{display:flex;justify-content:space-between;color:#999;align-items:center;position:relative;padding:40px 0 20px 0;border-bottom:1px dashed #838181;}
.sourceCtrl{padding-right:3vw;position:relative;color:#ddd;display:flex;align-items:center;}
.sizeAdd,.sizeSub,.Report,.Aerror{display:inline-block;}
.sizeAdd,.sizeSub{padding:0 20px;font-size:30px;color:#979797;cursor:pointer;}
.sizeAdd a,.sizeSub a{color:#979797;}
.bdsharebuttonbox{position:absolute;background:url(../images/shareIcon.png) no-repeat center center;width:30px;height:30px;right:0;top:10px;cursor:pointer;overflow:hidden;background-size:100% auto;}
.bdsharebuttonbox a{display:block;width:100%;height:100%;padding:0;text-indent:-9999px;background:none !important;}
.bdsharebuttonbox a:hover{background:none;}
.content{padding:40px 0;}
.content img{max-width:100%;height:auto;display:block;margin:0 auto;}

.page{padding:90px 0 0 0;}
.page a{display:inline-block;padding:10px 20px;color:#999;border:1px solid #9fb8b6;}
.page span a,.page a:hover{background:#0071ef;color:#fff;text-decoration:none;border-color:#0071ef}

.newsList li{display:flex;justify-content:space-between;align-items:center;border-top:1px dashed #d5d5d5;padding:20px 0;}
.newsList li:first-child{border:none;}
.newsList li:before{content:"";display:block;width:5px;height:5px;background:#0071ef;margin-right:20px;}
.newsList li a{flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.newsList li span{font-size:14px;color:#999;margin-left:20px;}


@media screen and (max-width:1200px) {
.millia{width:96%;}
.topic{background-size:auto 73vw;background-color:#377fdd;padding-bottom:2vw;}
.topicImg{width:100%;height:auto;}

.nav{display:block;white-space:nowrap;overflow-x:auto;}
.nav::-webkit-scrollbar{width:0;height:0;}
.nav li{display:inline-block;padding:0 0.6rem;}
.nav li:first-child{padding-left:0;}
.nav li:last-child{padding-right:0;}
.nav li .icon,.nav li.hover:after,.nav li:hover:after,.SwiperFocusBox .swiper-pagination,.ht01 .amore,.researchGrid li p:after,.newsList li span{display:none;}

.spreadSwiper .swiper-pagination{display:block;bottom:3rem;}
.spreadSwiper.nopadding{padding-bottom:8rem;}

.ls01 li span{font-size:1.2rem;}
.nav,.ls02 li h5,.researchGrid li p b,.content,.newsList{font-size:1.6rem;}
.hot h5,.ht02 b,.ht03 b,.whiteBg h1{font-size:2rem;}

.content{line-height:3.2rem;}
.hot h5{line-height:3.6rem;}

.hotMain{flex-flow:column wrap;}
.hotTxt{padding-bottom:3rem;}

.hotFocus{padding-bottom:0;height:auto;}

.ls01,.gridThree,.ls02{grid-template-columns:repeat(1,1fr);}
.ls01 li{padding-left:2.5rem;}

.ht01 img{height:3.5rem;width:auto;}

.ls02 li{padding:2rem;}

.researchGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0.2rem 0;}

.bgec{padding:5rem 0 4rem 0;}

.ender:before{left:0;margin-left:0;width:15rem;height:7.69rem;}
.ender:after{width:100%;left:0;}
.enderImg{justify-content:space-between;}
.enderImg li{margin:0 1rem;}
.ender .millia{flex-flow:column wrap;}
.enderLinke a{padding:0 0.5rem 1rem 0.5rem;}

.mainBg{padding:1rem 0 5rem 0;}
.whiteBg{padding:3rem 2rem 5rem 2rem;}
.source{padding:2.5rem 0 2rem 0;justify-content:center;}

.page a{padding:0.5rem 1rem;}
.newsList li:before{margin-right:1rem;}


}<!--ecms sync check [sync_thread_id="a68f6e271be0d23e820cf6e61402aa0b" sync_date="2026-04-29 16:53:52" check_sum="a68f6e271be0d23e820cf6e61402aa0b  signature="#$enorth_signature_value$#"]-->