@import url("//www.jiaodong.net/inc/millia/millia.css");
@import url("//www.jiaodong.net/inc/millia/swiper3.4.2.css");
.millia{width:1200px;margin:0 auto;}
.topic{background:url(images/topicbg.jpg) no-repeat top center;background-size:auto 100%;height:790px;padding-top:175px;box-sizing:border-box;}
.topic img{display:block;margin:0 auto;max-width:90%;height:auto}
.nav{background:#c2050f;color:#fff;}
.nav ul{width:1200px;font-size:30px;line-height:90px;margin:0 auto;display:flex;justify-content:space-between;font-weight:bold;}
.nav a{color:#fff;}

.bg01{background:linear-gradient(to bottom,#fff,#fdf6ef);}
.bg02{background:url(images/bg01.jpg) #fff no-repeat bottom center;padding:30px 0 60px 0;}

.hot{background:url(images/hot.png) no-repeat left center;padding:50px 0 35px 160px;color:#666;}
.hot h1{font-size:44px;font-weight:bold;padding-bottom:15px;}

.SwiperFocusBox{width:100%;position:relative;}
.SwiperFocusBox .swiper-slide{position:relative;z-index:2;}
.SwiperFocusBox .swiper-slide span,.SwiperSwitchBox .swiper-slide span{display:block;width:100%;font-size:22px;box-sizing:border-box;position:absolute;left:0;bottom:0;background:rgba(0,0,0,0.6);padding:10px 25px;color:#fff;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
.SwiperFocusBox .swiper-pagination{left:auto;bottom:15px;right:10px;width:auto;}
.SwiperFocusBox .swiper-pagination-bullet{background:#fff;opacity:1;margin:0 3px !important;width:8px;height:8px;border-radius:5px;}
.SwiperFocusBox .swiper-pagination-bullet-active{background:#ba0900;}
.SwiperFocusBox .swiper-slide img{width:100%;height:100%;}

.SwiperSwitchBox{position:relative;}
.SwiperSwitchBox .swiper-slide img{width:100%;height:auto;}
.SwiperSwitchBox .swiper-slide span{padding:10px;font-size:16px;}
.SwiperSwitchBox .swiper-button-prev,.SwiperSwitchBox  .swiper-button-next{background-color:rgba(0,0,0,0.3);padding:5px 0;background-size:20px 34px;margin-top:-57px;}

.ls01 li{border-top:1px dashed #999;padding:18px 0;color:#666;}
.ls01 li:first-child{border:none;padding:0 0 18px 0;}
.ls01 li b{display:block;padding-bottom:8px;font-weight:bold;font-size:24px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}

.ht01{background:url(images/ht01bg.png) no-repeat center center;text-align:center;}

.serviceTag{display:flex;justify-content:space-between;}
.serviceTag li{width:17%;background:#dcdcdc;border-radius:10px;height:240px;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#c2050f;cursor:pointer;transition:all 0.5s;}
.serviceTag span{padding:7px 7px 4px 7px;background:#c2050f;position:relative;transition:all 0.5s;}
.serviceTag span:before,.serviceTag span:after{content:"";display:block;position:absolute;height:13px;width:7px;background:#dcdcdc;transition:all 0.5s;}
.serviceTag span:before{left:0;top:7px;}
.serviceTag span:after{right:0;bottom:7px;}
.serviceTag b{font-size:24px;padding:30px 0 20px 0;font-weight:normal;}
.serviceTag i{font-style:normal;}
.serviceTag b a, .serviceTag i a{color:#c2050f;}
.serviceTag .icon{width:32px;height:32px;fill:#c2050f;background:#dcdcdc;padding:10px;transition:all 0.5s;}
.serviceTag li:hover, .serviceTag li:hover a{background:#c2050f;color:#fff;}
.serviceTag li:hover .icon{background:#c2050f;fill:#fff;}
.serviceTag li:hover span{background:#fff;}
.serviceTag li:hover span:before,.serviceTag li:hover span:after{background:#c2050f;}

.linebg{background:#fff;border:1px solid #ededed;box-sizing:border-box;display:flex;justify-content:space-between;}
.linebg>div{width:50%;box-sizing:border-box;}
.lineLeft{border-right:1px solid #ededed;padding:20px 20px 30px 20px;}
.linebottom{border-bottom:1px solid #ededed;}


.ht02{border-bottom:1px solid #c6c6c6;display:flex;justify-content:space-between;align-items:center;}
.ht02 span{position:relative;padding:0 112px 0 33px;display:flex;align-items:center;}
.ht02 span:before,.ht02 span:after{content:"";display:block;position:absolute;bottom:0;background-size:100% 100%;}
.ht02 span:before{background:url(images/ht03bg_left.png) no-repeat left top;width:33px;height:40px;left:0;}
.ht02 span:after{background:url(images/ht03bg_right.png) no-repeat left top;width:112px;height:33px;right:0;}
.ht02 span b{font-size:24px;line-height:33px;height:33px;background:#c00000;color:#fff;font-weight:normal;}
.ht02 a{color:#666;}

.ls02 li{display:flex;align-items:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.ls02 li a{flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.ls02 li:before{content:"";display:block;width:8px;height:8px;background:#d9d9d9;border-radius:10px;margin-right:15px;}

#scrollPic{position:relative;overflow:hidden;}
#scrollPic .rightMark{width:50%;height:100%;position:absolute;right:0;top:0;margin-right:-620px;background:rgba(0,0,0,0.5);z-index:1;}
#scrollPic .leftMark{width:50%;height:100%;position:absolute;left:0;top:0;margin-left:-620px;background:rgba(0,0,0,0.5);z-index:1;}
#scrollPic .swiper-slide{width:1200px;position:relative;}
#scrollPic .swiper-slide p{position:absolute;left:0;bottom:20px;color:#fff;background:rgba(0,0,0,0.7);font-size:22px;padding:15px 25px;display:flex;align-items:center;}
#scrollPic .swiper-slide p span{background:url(images/line.png) no-repeat center center;width:70px;height:70px;position:relative;margin-right:20px;}
#scrollPic .swiper-slide p span i{display:block;font-style:normal;position:absolute;right:10px;bottom:0;font-size:18px;}
#scrollPic .swiper-slide p span b{font-size:42px;color:#c2050f;display:block;position:absolute;left:0;top:-5px;}
#scrollPic .swiper-slide img{width:100%;height:100%;}
#scrollPic .swiper-slide a{color:#fff;}
#scrollPic .swiper-pagination{left:52%;bottom:15px;width:auto;z-index:9;}
#scrollPic .swiper-pagination-bullet{background:#fff;opacity:1;margin:0 5px !important;width:10px;height:10px;border-radius:5px;}
#scrollPic .swiper-pagination-bullet-active{background:#fcb100;width:30px;}
#scrollPic .swiper-button-next{width:45px;height:100px;right:50%;margin-right:-660px;}
#scrollPic .swiper-button-prev{width:45px;height:100px;left:50%;margin-left:-660px;}

.tab{border-bottom:1px solid #dfdfdf;display:flex;align-items:center;}
.tab li{margin-right:30px;border-bottom:3px solid transparent;font-size:24px;font-weight:bold;padding-bottom:15px;color:#666;}
.tab a{color:#666;}
.tab li.active{border-bottom:3px solid #c2050f;color:#c2050f}
.tab li.active a{color:#c2050f}

.SwiperSwitchFive .swiper-button-prev, .SwiperSwitchFive .swiper-button-next{margin-top:-25px;}

.ht03{background:url(images/ht02bg.png) no-repeat center center;text-align:center;font-size:28px;font-weight:bold;}
.ht03 span{color:#c2050f;}

.imgList{display:flex;justify-content:space-between;}
.imgList li{width:19%;position:relative;}
.imgList li img{width:100%;height:100%;}
.imgList li span{display:block;position:absolute;left:0;bottom:0;width:100%;background:rgba(0,0,0,0.6);color:#fff;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:14px;padding:5px 10px;box-sizing:border-box;}

.friendLink{background:linear-gradient(to top,#fff,transparent);padding:20px;}
.friendLink a{display:inline-block;margin:5px 10px;}

.footer{background:#353535;padding:10px 0;color:#fff;font-family:"SimSun";}
.footer .millia{display:flex;align-items:center;justify-content:space-between;}
.footer a{color:#fff;}

.leftFixed{position:fixed;left:0;top:45%;z-index:99;cursor:pointer;}
.leftFixed a{display:block;padding:5px;background:#fff;border-radius:5px 5px 5px 0;box-shadow:0 0 5px #ccc;}
.leftFixed .leftFixedClose{display:inline-block;background:#fff;padding:0 10px 5px 10px;border-radius:0 0 5px 5px;font-size:12px;}

@media screen and (max-width:860px){
.millia{width:96%;}
.topic{height:32rem;padding-top:6rem;}
.nav ul{width:100%;overflow-x:auto;}
.nav ul li{white-space:nowrap;padding:0 1rem;font-size:1.5rem;line-height:5rem;}
.hot{background:none;padding:3rem 0 2rem 0;line-height:2.6rem;}
.hot h1{font-size:2.4rem;padding-bottom:0.6rem;}

.SwiperFocusBox .swiper-slide span,.SwiperSwitchBox .swiper-slide span{font-size:1.4rem;}
.SwiperSwitchBox .swiper-slide span{padding:0.5rem;}
.SwiperFocusBox .swiper-pagination,.SwiperSwitchBox .swiper-button-prev,.SwiperSwitchBox  .swiper-button-next,.serviceTag i,.serviceTag span:before,.serviceTag span:after,#scrollPic .swiper-slide p span,.leftFixed{display:none;}
.SwiperFocusBox,.SwiperFocusBox .swiper-slide{height:auto;}
.SwiperFocusBox .swiper-slide span{padding:1rem;text-align:center;}

.ls01{font-size:1.4rem;line-height:2.2rem;}
.ls01 li b{font-size:1.6rem;padding-bottom:0.5rem;}

.ht01 img{width:auto;height:8rem;}

.serviceTag{flex-wrap:wrap;}
.serviceTag li{height:auto;justify-content:flex-start;width:19%;padding:1rem 0 2rem 0;}
.serviceTag b{padding:0;font-size:1.6rem;writing-mode:vertical-rl;}
.serviceTag span{background:none;padding:0 0 1rem 0;}
.serviceTag .icon{width:3rem;height:3rem;padding:0.5rem;}

.linebg{flex-wrap:wrap;}
.linebg>div{width:100%;}
.lineLeft{padding:2rem 1rem;border:none;border-bottom:1px solid #ededed;}
.p20{padding:2rem 1rem;}
.ht02 span b{font-size:1.6rem;}
.ls02{margin:2rem 0 0 0;font-size:1.4rem;}
.ls02 li:before{margin-right:1rem;}

#scrollPic .swiper-slide{width:100% !important;height:auto !important;}
#scrollPic .swiper-slide p{font-size:1.4rem;bottom:0;padding:0.5rem 1rem;width:100%;box-sizing:border-box;justify-content:center;}

.tab{justify-content:space-evenly;}
.tab li{font-size:1.6rem;margin:0;padding-bottom:1rem;}

.imgList{flex-wrap:wrap;}
.imgList li{width:48%;margin-bottom:1rem;}

.friendLink a{font-size:1.3rem;}

.footer{padding:1.5rem 0;}
.footer .millia{flex-wrap:wrap;}
.footer span{width:100%;text-align:center;}
.footer span:first-child{padding-bottom:0.5rem;}
}<!--ecms sync check [sync_thread_id="a68f6e271be0d23e820cf6e61402aa0b" sync_date="2023-11-15 09:25:54" check_sum="a68f6e271be0d23e820cf6e61402aa0b  signature="#$enorth_signature_value$#"]-->