html,body{font-family: "Microsoft Yahei";}
.container{min-width: 1200px;}

.top-info{background-color: #a5a6a8;color: #fff;}
.top-info a{color: #fff;}
.top-logo .line{height: 56px;width: 1px;background-color: #c7c7c7;margin-left: 24px;margin-right: 30px;}
.top-nav{background-color: #2c388e;}
.top-nav a{font-size: 16px;color: #fff;}
.top-nav .nav-item + .nav-item>a{border-left: 1px solid rgba(255, 255, 255, .8);}
.top-nav .nav-item{position: relative;z-index: 0;}
.top-nav .nav-item.active::after{content: "";position: absolute;width: 80%;height: 100%;left: 50%;top:-2px;transform: translateX(-50%) skewX(-26deg);background-color: var(--danger);z-index: -1;}

.search{background-color: #a5a6a8;}
.session1{background-image: url("../images/s1bg.jpg");background-size:cover;background-position: top center;}

.index-title{text-align: center;}
.index-main-title{font-size: 41px;font-weight: bold;color: #2c388e;text-shadow: 0px 0px 1px #fff;}
.index-sub-title{font-size: 21px;color: rgba(0, 0, 0, .8);}
.index-title .line{width: 610px;height: 2px;background-color: #8f9daa;position: relative;margin: 9px auto;}
.index-title .line::after,
.index-title .line::before{content: "";width: 80px;height: 4px;position: absolute;top: -1px;}
.index-title .line::after{left: 50%;background-color: #2c388e;}
.index-title .line::before{right: 50%;background-color: #a80810;}

.session1-content>div>div{box-shadow: 0px 0px 15px rgba(0, 0, 0, .25);}
.session1-content>div>div:nth-of-type(3)>div{background-image: linear-gradient(to right, #fced03, #dc421c);}
.session1-content>div>div>div>p span:last-of-type{border-radius: 50%;width: 24px;height: 24px;line-height: 24px;text-align: center;color: #fff;background-color: var(--danger);}
.index-product-type{background-color: #2c388e;position: relative;}
.index-product-type::before,
.index-product-type::after{content: "";width: 70px;height: 100%;position: absolute;background-color:#2c388e;top:0;}
.index-product-type::before{left: -70px;}
.index-product-type::after{right: -70px;}
.products .pro-nav-li.act span{border-bottom: 3px solid #2c388e;}
.products .pro-nav-li{cursor: pointer;}
.pro-img{height: 240px;background-color: #fff;}
.pro-img img{width: 100%;height: 100%;display: block;object-fit: cover;}
.index-product-type-content h5,
.inner-list h5{background-color: #2c388e;color: #fff;margin-bottom: 0;color: #fff;text-align: center;}
.index-product-type-content{display: none;height: 636px;}
.index-product-type-content.act{display: block;}
.center1{height: 176px;background-image: url(../images/center1.jpg);background-size: cover;background-position: center center;}
.center1 p{text-shadow: 1px 0 1px #fff,-1px 0 1px #fff,0 1px 1px #fff,0px -1px 1px #fff;}
.session2{background-image: url("../images/s2bg.jpg");background-size:cover;background-position: top center;}
.s2-content{padding-left: 70px;position: relative;}
.s2-content::after{content: url('../images/s2-circle.png');position: absolute;left: 0;top: -9px;}
.s2-content::before{position: absolute;left: 18px;top: -8px;color: #fff;font-weight: bold;font-size: 41px;z-index: 1;}
.s2-content1::before{content: "1";}
.s2-content2::before{content: "2";}
.s2-content3::before{content: "3";}
.s2-content4::before{content: "4";left: 18px;top: 31px;}
.s2-content4::after{top: 31px;}
.s2-cntitle{color: #2c388e;}
.case-thumbs{display: block;width: 100%;height: 100%;object-fit: cover;}
.case-content{user-select: none;}
.case-content .swiper-slide-thumb-active,
.in-pro-right .swiper-slide-thumb-active{border: 2px solid var(--danger);}
.case{user-select: none;}
.center2{height: 175px;background-image: url(../images/center2.jpg);background-size: cover;background-position: top center;}
.comp-main{background-image: url("../images/comp-bg.jpg");background-size:cover;background-position: top center;}
.comp-navs>div{background-color: #b2b2b2;color: #fff;font-size: 19px;cursor: pointer;}
.comp-navs>div.active{background-color: #af1f2f;}
.comp-imgs .swiper{display: none;}
.comp-imgs .swiper.active{display: block;}
.comp-imgs .swiper .swiper-slide{cursor: pointer;}
.news-area{background-color: #f2f2f2;}
.news-area h5{overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.news-area .col-6:nth-of-type(2)~.col-6{border-top:1px dashed #ccc;}
.foot{background-color: #333;}
.foot dd a{color: rgba(255, 255, 255, .6);}
.foot dd a:hover{color: #fff}

.inbanner{height: 450px;}
.inbanner img{width: 100%;height: 100%;object-fit: cover;display: block;}

.left dt{background-color: #2c388e;color: #fff;text-align: center;font-size: 27px;font-weight: normal;}
.left dd{border: 1px solid #000;}

.left dd a.seclink{font-size: 17px;}
.left dd a.act{background-color: #2c388e;color: #fff;}
.left dd p+p{border-top: 1px dashed #ccc;}

.pages{padding-bottom: 60px}
.page-num, .page-link{color: #000;}
.page-num-current{background-color: #2c388e;border-color: #2c388e;color: #fff;}

.news-list>a+a{border-top: 1px dashed #ccc;}
.detail-label{background-color: #2c388e;}