body {
  font: 16px pxPingFangSC-Regular, Helvetica, Arial, Microsoft Yahei, sans-serif;
  /* font-family: Pingfang; */
  
}

.phone {
  display: none;
}

.container {
  max-width: 1500px;
  width: 92%;
  margin: 0 auto;
}

.wrapper {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}

.main {
  /* flex: 1; */
}

.footer,
.header {
  flex: 0;
}

a:hover {
  text-decoration: none;
  color: #240f6c;
  transition: color 0.4s;
  -moz-transition: color 0.4s;
  -webkit-transition: color 0.4s;
  -o-transition: color 0.4s;
}

@-webkit-keyframes fromBottomFade {
  from {
    -webkit-transform: translateY(20%);
    opacity: 0;
  }
}

@keyframes fromBottomFade {
  from {
    transform: translateY(20%);
    opacity: 0;
  }
}
@font-face {
  font-family: Ranybold;
  src: url(../fonts/Rany/Rany-Bold.otf);
}
@font-face {
  font-family: RanyMedium;
  src: url(../fonts/Rany/Rany.otf);
}
@font-face {
  font-family: Pingfang;
  src: url(../fonts/pingfang/PINGFANG.TTC);
}
@font-face {
  font-family: Pingfang;
  src: url(../fonts/pingfang/PINGFANG\ BOLD.TTF);
}
@font-face {
  font-family: sourceHan;
  src: url(../fonts/SourceHan/SourceHanSansCN-Normal.otf);
}
@font-face {
  font-family: sourceHan-bold;
  src: url(../fonts/SourceHan/SourceHanSansCN-Bold.otf);
}
@font-face {
  font-family: sourceHan-light;
  src: url(../fonts/SourceHan/SourceHanSansCN-Light.otf);
}
@font-face {
  font-family: poppins;
  src: url(../fonts/poppins/Poppins-Bold.ttf);
}
.Pingfang{
  font-family: Pingfang;
}
.Pingfang-bold{
  font-family: Pingfang-bold;
}
.Ranybold{
  font-family: Ranybold;
}
.RanyMedium{
  font-family: RanyMedium;
}
.sourceHan{
  font-family: sourceHan;
}
.sourceHan-bold{
  font-family: sourceHan-bold;
}
.sourceHan-light{
  font-family: sourceHan-light;
}
.poppins{
  font-family: poppins;
}
.container{width: 92%;margin: auto;max-width: 1280px;}
.image{font-size: 0;line-height: 0;}
.image img{max-width: 100%;}
/* 导航 */
.pc-nav {  width: 100%;height: 110px;  position: fixed;  top: 0;  left: 0;  z-index: 999; transition: 0.6s;background-color: #ffffff;}
.pc-nav.current{box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);}
.pc-nav .container{}

.pc-nav .logo-box{ display: flex;  align-items: center;  justify-content: space-between; transition: 0.6s;float: left;height: 110px;}
.pc-nav .logo-box .logo {align-items: center;}
.pc-nav .logo-box .logo img {  max-width: 100%;max-height: 100%;}

.pc-nav .nav{float: right;width: calc(100% - 150px);}
.pc-nav .nav .menu {display: flex; align-content: center;justify-content: flex-end;}
.pc-nav .nav .menu li { display: flex; align-items: center; justify-content: center;  position: relative;margin-left:calc(2.5vw + 15px);float: left;height: 110px;}
.pc-nav .nav .menu li a {font-size: 16px; color:#666666;opacity: 1; white-space: nowrap;height: 40px;line-height: 40px;}
.pc-nav .nav .menu li a.nv{white-space: nowrap;position: relative;font-weight: bold;}
.pc-nav .nav .menu li a.nv::after{content:"";left:0;top:40px; position:absolute; width:0px;height:3px;background:#003399;transition:0.3s;}

.pc-nav .nav .menu .menu-son {display:none;  position: absolute; top: 110px;  left: calc(50% - 60px);border: 1px solid #dedede;border-top: 4px solid #003399;    z-index: 100;background: #ffffff;   width: 120px;  font-size: 14px;  animation: fromBottomFade 0.6s ease both;  -webkit-animation: fromBottomFade 0.6s ease both;align:center; }
.pc-nav .nav .menu .menu-son a {  overflow: hidden;  color: #222;  font-size: 14px;display: block;border-bottom: 1px solid #dedede;   text-align: center;width:120px;text-align:center;}
.pc-nav .nav .menu .menu-son a:last-child{border-bottom: none;}
.pc-nav .nav .menu .menu-son a:hover {color: #003399; font-weight: bold;}
.pc-nav .nav .menu li:hover a.nv{color: #003399;}
.pc-nav .nav .menu li:hover a.nv::after{width:100%;}
.pc-nav .nav .menu li.cur a.nv{color: #003399;}
.pc-nav .nav .menu li.cur a.nv::after{width:100%;}
.pc-nav .nav .menu li:hover .menu-son {  display: block;}
.pc-nav .nav .menu li.cur.djyd a.nv{color: #e60012;}
.pc-nav .nav .menu li.cur.djyd a.nv::after{background:#e60012;}

.pc-nav .nav .menu .menu-son.djyd-son{border-top: 4px solid #e60012;}

.headerauto{height: 110px;}


/* 内页导航 */
.inset {width: 100%;  overflow: hidden;  padding:40px 0px 40px;}
.inset .container { margin: auto;}
.sidenav{line-height: 32px;overflow:hidden;}
.sidenav .catname{height: 60px;width: 100%; font-size: 18px; background: url(../images/top_title_bg.png)no-repeat bottom left;line-height: 60px;font-weight: bold; ;}
.sidenav .catname span{font-size: 14px;color:#999999;}
.sidenav .title{font-size: 18px; font-weight: bold;color: #003399;margin-top: 30px}


.orientation {  margin-top: 30px;  line-height: 30px;}


.tit{position: relative;width: 100%;line-height: 1;}
.tit .catname{font-size:24px;color:#003399;font-weight: bold;}
.tit .catname a{font-size:14px;line-height: 24px; color:#999999;float: right; font-weight: normal;} 
.tit .catname a:hover{ color:#003399;} 

.abouttit{text-align: center;padding: calc(2vw + 10px) 0;}
.abouttit .catname{font-size:calc(1.4vw + 12px);}

/* 内页banner */
.index-banner{overflow: hidden;font-size:0;line-height:0;padding-bottom:2px; }
.index-banner img{
  max-width:100%;
  margin:auto;}
 
.swiper-button-next{outline:none;color:#ffffff;}
.swiper-button-prev{outline:none;color:#ffffff;}

.inside-banner {}
.inside-banner .swiper-slide { position: relative;}
.inside-banner .swiper-slide .banner-title {  position: absolute;  top: 50%;  left: 50%;  transform: translate(-50%, -50%); }
.inside-banner .swiper-slide .banner-title .cn{ font-size: 34px;   color: #fff;margin-bottom: 10px;}
.inside-banner .swiper-slide .banner-title .en{ font-size: 20px;   color: #fff;font-weight: lighter;}



.iArticle{width: 100%; padding: 30px 0px; position: relative;overflow: hidden;}
.iarticle-left{overflow: hidden;width: 50%;float: left;}
.iarticle-left .content ul{display: flex;justify-content: space-between;}
.iarticle-left .content ul li .image{overflow: hidden;font-size: 0;line-height: 0;transition:0.6s;}
.iarticle-left .content ul li .image img{max-width: 100%;transition:0.6s;}

.iarticle-right{width: 48%;float: right;}
.iarticle-right ul{margin-top: 30px; }
.iarticle-right ul li{padding: 4px 0px;border-bottom: 1px dashed #666666;overflow: hidden;}
.iarticle-right ul li .details .title{font-size: 16px; color:#000000;line-height: 30px; width: calc(100% - 100px);float: left;}
.iarticle-right ul li .details .time{font-size:14px;color:#999999; line-height: 30px;float: right;width: 100px;text-align: right;}
.iarticle-right ul li:hover .details .title{color:#003399;}
.iarticle-right ul li:hover .details .time{color:#003399;}


.iAbout{width: 100%; position: relative;overflow: hidden;}
.iAbout .container{overflow: hidden;display: flex; align-items: center;justify-content: space-between;}
.iAbout .about-left{width: 60%;float: left;}
.iAbout .details{overflow: hidden;margin-top: 30px;font-size: 18px;line-height: 2;}
.iAbout .about-right{width: 37%; display: flex;justify-content: center;border-left: 4px solid #003399;}
.iAbout .image{height: 210px;}
.iAbout .about-right img{max-height: 100%;}

.iAd{margin:40px auto;}


.iHonor{width: 100%; overflow: hidden;margin-bottom: 40px;}
.iHonor .container{overflow: hidden;}
.iHonor .honor-content{width: 100%;overflow: hidden;margin-top: 40px;}
.iHonor img{max-width: 100%;}
.iHonor .img2{display: none;}
.iHonor .image:hover .img1{display: none;}
.iHonor .image:hover .img2{display: block;}
.iHonor .tt{text-align: center;line-height: 50px;}
.iCustomer{width: 100%;padding:90px 0px 60px;overflow: hidden;background: url(../images/bg-iCustomer.jpg)no-repeat center bottom ;background-size: cover;}
.iCustomer .tit{text-align: center;margin-bottom: calc(13vw + 40px);}
.iCustomer .tit::after{left: calc(50% - 2vw - 4px); }
.iCustomer .Customer-detail{width:100%;overflow:hidden;overflow: hidden;}
.iCustomer .Customer-detail ul li{text-align: center;}
.iCustomer .Customer-detail ul li .image{margin-bottom: calc(2vw + 3px);height:130px;}
.iCustomer .Customer-detail ul li .image img{max-height:100%;max-width:100%;}
.iCustomer .Customer-detail ul li .title{font-size: 18px;}

/* .pagecol{display: flex;justify-content: space-between;} */
/*关于我们*/
.aboutpage1{position: relative;overflow: hidden;}
.aboutpage1 .container{overflow: hidden;display: flex; align-items: center;justify-content: space-between;}
.aboutpage1 .about-left{width: 60%;float: left;}
.aboutpage1 .details{width: 100%;overflow: hidden;font-size: 18px;line-height: 2;}
.aboutpage1 .about-left .more{width: 80px;height: 80px;background: #003399;border-radius: 40px;display: flex;align-items: center;justify-content: center;}
.aboutpage1 .aboutlist{width: 50%;float: right;max-width: 464px;}
.aboutpage1 .aboutlist ul{margin-top: 40px;display: flex;justify-content: space-between;flex-wrap: wrap;}
.aboutpage1 .aboutlist ul li{float: left;width: 50%;margin-bottom: 30px;}
/*.aboutpage1 .aboutlist ul li:nth-child(2n) .item{float: right;min-width: 80px;}*/
.aboutpage1 .aboutlist ul li .numCX{font-size: calc(1.6vw + 14px);color:#003399;}
.aboutpage1 .aboutlist ul li sub{font-size: 1vw;}
.aboutpage1 .aboutlist ul li .indc{margin-top: 10px;font-size: 1vw;color:#999999}


.aboutpage2{width: 100%;padding:60px 0px 60px;overflow: hidden;background: url(../images/bg-culture.jpg)no-repeat center bottom ;background-size: cover;}
.aboutpage2 .abouttit{color:#ffffff}
.aboutpage2 .details{padding: calc(3vw + 6px) 0;}
.aboutpage2 ul {display: flex;align-items: center;justify-content:space-between;}
.aboutpage2 ul li{width: calc(33% - 3.6vw - 24px);background: rgba(4,64,129,0.4);padding:calc(1.8vw + 12px)  calc(1vw + 10px) ;border-radius: 10px;}
.aboutpage2 ul li .title{color:#ffffff;font-size: calc(0.7vw + 12px);line-height: 1;margin-bottom: calc(0.5vw + 2px);}
.aboutpage2 ul li .con{color:#ffffff;font-size: calc(0.5vw + 7px); line-height: 30px;height: 60px;}

.aboutpage3{width: 100%;}
.aboutpage3  ul{display: flex;justify-content: center;}
.aboutpage3  ul li{position: relative;width: 9%;transition: 0.6s;overflow:hidden;}
.aboutpage3  ul li .image{font-size: 0;line-height: 0;}
.aboutpage3  ul li .details{position: absolute;left: 50%;top:50%;transform: translate(-50%,-50%);width: calc(100% - 80px); }
.aboutpage3  ul li .title{font-size:calc(2vw + 8px);white-space: nowrap;text-align: center;color:#ffffff}
.aboutpage3  ul li .line{width: 35px;height: 5px;background: #003399;margin:30px auto;border-radius: 2px;}
.aboutpage3  ul li .con{font-size:18px;height: 0px;overflow:hidden; opacity: 0;color:#ffffff;line-height: 2;min-width:500px;}
.aboutpage3  ul li .con p{text-shadow:0px 0px 2px #000000;}
.aboutpage3  ul li .con p span{width:10px;height:10px;border-radius:5px;overflow:hidden;background:#ffffff;display: block;
  float: left;
  margin-top: 13px;margin-right:12px;}
.aboutpage3  ul li.current .details{left: 65px;transform: translateY(-50%);}
.aboutpage3  ul li.current .title{text-align: left;}
.aboutpage3  ul li.current .line{margin:30px 0;}
.aboutpage3  ul li.current .con{text-align: left;height: auto;opacity: 1;}
.aboutpage3  ul li.current{width: 55%;}


/*招才纳贤 */
.recruitpage1{display: flex;justify-content: space-between;}
.recruitpage1 .details{background:#f8f8f8;width: calc(48% - 80px) ;padding: 60px 40px;border-radius: 15px;}
.recruitpage1 .details .title{font-size:calc(1vw + 10px);margin-bottom: 12px;}
.recruitpage1 .details .line{width: 35px;height: 5px;background: #003399;margin:30px 0;border-radius: 2px;}
.recruitpage1 .details .content{font-size: calc(0.5vw + 8px);line-height: 2;}

.recruitpage2{width: 100%;}
.recruitpage2 .list{margin-bottom: 8px;width: 100%;overflow: hidden;background: #003399;}
.recruitpage2 .list div{float: left;min-height:1px;}
.recruitpage2 .list .p1{width: 30%;text-align: center;line-height: 60px;color:#ffffff;font-size: calc(0.5vw + 8px);cursor:pointer;}
.recruitpage2 .list .p2{width: 10%;text-align: center;line-height: 60px;color:#ffffff;font-size: calc(0.5vw + 8px);cursor:pointer;}
.recruitpage2 .list .p3{width: 20%;text-align: center;line-height: 60px;color:#ffffff;font-size: calc(0.5vw + 8px);cursor:pointer;}
.recruitpage2 .list .p4{width: 30%;text-align: center;line-height: 60px;color:#ffffff;font-size: calc(0.5vw + 8px);cursor:pointer;}
.recruitpage2 .list .p5{width: 10%;text-align: center;line-height: 60px;color:#ffffff;font-size: calc(0.5vw + 8px);cursor:pointer;}
.recruitpage2 .list .p6{width: calc(100% - 4.8vw - 4px);overflow: hidden;padding: calc(2.4vw + 2px);background: #f8f8f8;display: none;}
.recruitpage2 .list1{background: #3a8dc9;}
.recruitpage2 .list .p6 .details1{width: 48%;line-height: 2;font-size: calc(0.3vw + 10px);}
.recruitpage2 .list .p6 .details1 .title{font-size: calc(0.6vw + 8px);color:#000000;width: 100%;overflow: hidden;line-height: 2;margin-bottom: 20px;}
.recruitpage2 .list .p7{width: 100%;margin-top: 20px;}
.recruitpage2 .list .p6:hover{}
.articlepage1 img{max-width: 100%;margin-top: 60px;}
.articlepage2{background: #f8f8f8;margin-top: 60px;width: 100%;overflow: hidden;}
.articlepage2 .left{float: left;width: 63%;}
.articlepage2 .left ul li{display:none;}
.articlepage2 .left ul li:first-child{display:block;}
.articlepage2 .left img{max-width: 100%;max-height:100%;}
.articlepage2 .right{float: right;width: 37%;height: 100%;}
.articlepage2 .right .details{width: calc(100% - 130px);text-align: left;margin: 40px auto;}
.articlepage2 .right .details .abouttit{text-align: left;}
.articlepage2 .right ul{height: 160px;}
.articlepage2 ul li .title{font-size: calc(0.3vw + 12px);line-height:30px;width: calc(100% - 20px);padding-left: 20px;background: url(../images/icon-jt4.png)no-repeat left center;}
.articlepage2 ul li .title:hover{color:#003399;background: url(../images/icon-jt3.png)no-repeat left center;}
.articlepage2 .articlemore a{display: block;margin: auto;line-height: 58px;font-size: 18px;color: #666666;}


.articlepage3{background: #f8f8f8;margin-top: 60px;width: 100%;overflow: hidden;}
.articlepage3 .left{float: right;width: 63%;}
.articlepage3 .left img{max-width: 100%;}
.articlepage3 .right{float: left;width: 37%;height: 100%;}
.articlepage3 .right .details{width: calc(100% - 130px);text-align: left;margin: 40px auto;}
.articlepage3 .right .details .abouttit{text-align: left;}
.articlepage3 ul{height: 240px;}
.articlepage3 ul li .title{font-size: calc(0.3vw + 12px);line-height:30px;width: calc(100% - 20px);padding-left: 20px;background: url(../images/icon-jt4.png)no-repeat left center;}
.articlepage3 ul li .title:hover{color:#003399;background: url(../images/icon-jt3.png)no-repeat left center;}
.articlepage3 .articlemore a{display: block;margin: auto;line-height: 58px;font-size: 18px;color: #666666;}



.articlepage4 .articlemore{width:248px;height: 58px;display: block;border: 1px solid #b5b5b5;margin: auto;border-radius: 29px;} 
.articlepage4 .articlemore a{display: block;margin: auto;text-align: center;line-height: 58px;font-size: 18px;color: #666666;}
.articlepage4 .articlemore:hover{background: #003399;border: 1px solid #003399;}
.articlepage4 .articlemore:hover a{color:#ffffff;}

.productpage .inset-cate { margin: 40px auto;}
.productpage .inset-cate .cate{ font-size: 26px; }
.productpage .cate-description{width: calc(100% - 100px);padding: 50px; overflow: hidden;background: #f8f8f8;border-radius: 25px;display: flex;align-items: center;justify-content: space-between;}
.productpage .cate-description .image{float: left;margin-right: 60px;width:220px;}
.productpage .cate-description .details{width: calc(100% - 250px);float: right;}
.productpage .cate-description .details .title{font-size: calc(1.2vw + 16px);margin-bottom: 20px;}
.productpage .cate-description .details .summary{line-height: 2;font-size: calc(0.4vw + 10px);}


.picture .detail {  display: flex;  flex-wrap: wrap;}
.picture .detail li {  flex: 0 1 calc(97% / 3);  border-radius: 3px;  overflow: hidden;  margin-right: 1.5%;margin-bottom: 25px;}
.picture .detail li:nth-child(3n) {  margin-right: 0;}
.picture .detail li a{margin: auto;display: block;}
.picture .detail li .image{ overflow: hidden;border-radius: 2px;height: 280px;display: flex;justify-content: center;align-items: center; }
.picture .detail li .image img{width: 100%;max-height: 280px;}
.picture .detail li .image .img2{display: none;}
.picture .detail li .image:hover .img1{display: none;}
.picture .detail li .image:hover .img2{display: block;}
.picture .detail li .title { font-size: 16px;line-height: 45px;color: #000; position: relative;text-align: center;}
.picture .detail li:hover p{color:#2458a4;}




.picture1 .detail {  display: flex;  flex-wrap: wrap;}
.picture1 .detail li {  flex: 0 1 calc(97% / 3);  border-radius: 3px;  overflow: hidden;  margin-right: 1.5%;margin-bottom: 25px;}
.picture1 .detail li:nth-child(3n) {  margin-right: 0;}
.picture1 .detail li a{margin: auto;display: block;}
.picture1 .detail li .image{ overflow: hidden;border-radius: 10px;height: 280px;display: flex;justify-content: center;align-items: center; }
.picture1 .detail li .image img{max-width: 100%;max-height: 100%;transition: 0.6s;}
.picture1 .detail li .image img:hover{transform: scale(1.1,1.1);}
.picture1 .detail li .title {  text-align: center;font-size: 16px;line-height: 25px;height: 50px; color: #000;  margin: 20px 0 0;position: relative;}



/* .picture .detail li p::after{position: absolute;content:"";width: 30px;height: 8px;border-radius: 4px; background: #000000;left: calc(50% - 15px);bottom: 0;} */



.contact .lxfs{width: 100%;display: flex;justify-content: space-between;margin-top: 38px;}
.contact .tel{background: #ffffff;line-height:60px;padding: 50px 0px;text-align: center;width: 35%;float: left;display: flex;justify-content: center;border-radius: 20px;box-shadow: 0px 0px 10px 5px #ebeaea;}
.contact .title{font-size: 20px;margin-right: 15px;color: #333333;}
.contact .con{font-size: 26px;color: #333333;}
.contact .add{background: #ffffff;line-height:60px;padding: 50px 0px;text-align: center;width: 63%;float: right;display: flex;justify-content: center;border-radius: 20px;box-shadow: 0px 0px 10px 5px #ebeaea;}
.contact .qrcode{background: #ffffff;width: 100%;margin-top: 38px;box-shadow: 0px 0px 10px 5px #ebeaea;padding: 50px 0px ;border-radius: 20px;}
.contact .qrcode ul{display: flex;align-items: center;justify-content: center;width: 100%;}
.contact .qrcode ul li{margin: 0px 30px;}
.contact .qrcode ul li .image{font-size: 0;line-height: 0;}
.contact .qrcode ul li img{border-radius: 15px;}
.contact .qrcode ul li p{text-align: center;margin-top: 15px;}
.cxptpage ul{display:flex;justify-content:space-between;flex-wrap:wrap;}
.cxptpage ul li{width:48%;float:left;margin-bottom:20px;}
.cxptpage ul li a{width:90%;margin:20px 5%;padding:30px 0px; display:block;}
.cxptpage ul li:nth-child(7n+1){background:#20499b;}
.cxptpage ul li:nth-child(7n+2){background:#5987e3;}
.cxptpage ul li:nth-child(7n+3){background:#3171f1;}
.cxptpage ul li:nth-child(7n+4){background:#374fb6;}
.cxptpage ul li:nth-child(7n+5){background:#37acd8;}
.cxptpage ul li:nth-child(7n+6){background:#20499b;}
.cxptpage ul li:nth-child(7n+7){background:#5987e3;}
.cxptpage ul li a p{color:#ffffff;font-size:36px;line-height:50px;height:100px;margin-bottom:80px;}
.cxptpage ul li a .more{border:1px solid #ffffff;line-height:35px;padding:5px 10px;border-radius:22px;width:140px;color:#fff;font-size:16px;text-align:center;transition:0.3s;}
.cxptpage ul li a .more:hover{background:#ffffff;color:#20499b;}
.hydt{display: flex; }
.hydt .details li {margin-bottom: 25px;width:32%;overflow:hidden;background:#f9f9f9;border-radius:5px;float:left;margin-right:2%;}
.hydt .details li a {width:90%;padding:20px 5%;display:block;  font-size: 16px;  overflow: hidden;}
.hydt .details li a .image{width:100%; font-size: 0;font-weight: 0;overflow: hidden;display: flex;height:206px;}
.hydt .details li a .image img{width:100%;transition: 0.6s;border-radius: 5px;overflow: hidden;}
.hydt .details li a .title {width: 100%; font-size: 18px;color: #333333;line-height:30px;height:60px; margin:10px auto;overflow:hidden; text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;}
.hydt .details li a .des{margin-bottom: 5px; color:#808080;font-size: 14px;line-height: 25px;height:50px;overflow:hidden; text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;}
.hydt .details li a .date { font-size: 12px;line-height: 2;color: #b3b3b3;}
.hydt .details li:hover{background:#1f72ec;transition:0.3s;}
.hydt .details li:hover a *{color:#ffffff;}
.hydt .details li:nth-child(3n){margin-right:0;}


.article .details{width: 100%;overflow: hidden;}
.article .details li {margin-bottom: 25px; position:relative;float: left;width: 100%;overflow: hidden;border-bottom: 10px solid #f8f8f8;padding-bottom: 15px;margin-bottom: 15px;}
.article .details li a {display: flex;align-items: center;justify-content: space-between;}
.article .details li a .image{font-size: 0;font-weight: 0;overflow: hidden;display: flex;align-items: center;justify-content: center;aspect-ratio: 3 / 2;width: 180px;float: left;}
.article .details li a .image img{transition: 0.6s;border-radius: 5px;overflow: hidden;max-width: 100%;max-height: 100%;}
.article .details li a .detail{width:calc(100% - 200px);margin-left: 20px; border-radius:20px;float: right;}
.article .details li a .title {width:100% ;font-size: 18px;color: #333333;line-height:30px;}
.article .details li a .time{width: 100px;font-size: 14px;line-height:30px;color: #003399;}
.article .details li a .des{margin-bottom: 5px; color:#333333;font-size:16px;line-height: 2;}
.article .details li a:hover .image img{transform: scale(1.1,1.1);}
.article .details li a:hover .title {  color: #003399;}
.article .details li a:hover .des{  color: #003399;}


.xwlb .details li {border-bottom: 1px dashed #003399;margin-bottom: 18px;overflow: hidden; }
.xwlb .details li .detail {padding-bottom: 18px;  font-size: 16px;  overflow: hidden;}
.xwlb .details li a .title {width: calc(100% - 100px); font-size: 16px;color: #333333;line-height: 35px;float: left;}
.xwlb .details li a .date { font-size: 14px;width: 100px;line-height: 35px; white-space: nowrap;text-align: right;float: right;}
.xwlb .details li a:hover .title {  color: #003399;}
.xwlb .details li a:hover .date {  color: #003399;}


.xwlb1 .details li {border-bottom: 1px dashed #e60012;margin-bottom: 18px;overflow: hidden; }
.xwlb1 .details li .detail {padding-bottom: 18px;  font-size: 16px;  overflow: hidden;}
.xwlb1 .details li a .title {width: calc(100% - 100px); font-size: 16px;color: #333333;line-height: 35px;float: left;}
.xwlb1 .details li a .date { font-size: 14px;width: 100px;line-height: 35px; white-space: nowrap;text-align: right;float: right;}
.xwlb1 .details li a:hover .title {  color: #e60012;}
.xwlb1 .details li a:hover .date {  color: #e60012;}

.denglu-please{width:280px;height:60px;line-height:60px;text-align:center;border:1px solid rgba(106,179,232,1);margin:60px auto;display:block;border-radius:30px;}

.articleshow{max-width: 1000px;
  margin: auto;}
.articleshow img{max-width: 100%;}
.articleshow .info{margin-bottom:calc(20px + 2vw);}
.articleshow .title{font-size: 26px; line-height: 40px;margin-bottom:25px ;color: #000;}
.articleshow .date{width: 100%;overflow: hidden;font-size: 16px; color:#bbbbbb;}
.articleshow .date p{float: left;margin-right: 14px;}
.articleshow .image{display: flex;justify-content: center;}
.article_show1{display: flex;justify-content: space-between;}
.article_show1 .image{margin-right: 40px;}
.article_show1 .editor{width: calc(100% - 200px);}
.productshow{max-width: 800px;margin: auto;line-height: 2;}



sup{position: relative;top: -8px;font-size: 12px;}
sub{position: relative;top: 4px;font-size: 12px;}


.content-part-three{width: 100%;overflow: hidden;}
.content-part-three .part-three-tt{ overflow: hidden;font-size: 26px;color:#000000;}
.content-part-three .part-three-con{margin:40px auto;}
.content-part-three .part-three-con ul{display: flex;justify-content: space-between;}
.content-part-three .part-three-con ul li{float: left;width: 32%;border-radius: 15px;background: #f8f8f8;}
.content-part-three .part-three-con ul li .title1{background: #003399;color:#ffffff;width: calc(100% - 60px);padding: 25px 30px; border-radius: 15px 15px 0px 0px;display: flex;align-items: center;justify-content: space-between;}
.content-part-three .part-three-con ul li .title2{width: calc(100% - 60px);padding: 25px 30px;display: flex;align-items: center;}
.content-part-three .part-three-con ul li .title2 img{margin-right: 15px;}
.content-part-three .part-three-con ul li img{max-width: 100%;}

.content-part-four{width: 100%;overflow: hidden;}
.content-part-four .part-four-tt{ overflow: hidden;font-size: 26px;color:#000000;}
.content-part-four .part-four-con{width: 100%;margin: 40px auto;}
.content-part-four .part-four-con .detail li { width: 19%;float:left; border-radius: 3px;  overflow: hidden;  margin-right: 1%;margin-bottom: 25px;background: #f8f8f8;}
.content-part-four .part-four-con .detail li:nth-child(5n) {  margin-right: 0;}
.content-part-four .part-four-con .detail li a{width:calc(100% - 20px);margin: auto;padding: 10px 0px;display: block;}
.content-part-four .part-four-con .detail li .image{ overflow: hidden;border-radius: 10px; display: flex;align-items: center;justify-content: center;/*background: #f8f8f8;*/ }
.content-part-four .part-four-con .detail li .image img{max-width: 100%;max-height: 100%;}
.content-part-four .part-four-con .detail li img{transition: 0.6s;}
.content-part-four .part-four-con .detail li img:hover{transform: scale(1.1,1.1);}
.content-part-four .part-four-con .detail li .title { font-size: 16px;line-height: 25px;height: 50px; color: #000;  margin: 20px 0 0;position: relative;}


.contact_li{width: 100%;overflow: hidden;display: flex;justify-content: space-between;align-items: center;}
.contact_li li{display: flex;justify-content: center;align-items: center;}
.contact_li li .pic{margin-right: 30px;}
.contact_li li .tt{font-size: 22px;line-height: 1;margin-bottom: 12px;}
.contact_li li .con{font-size: 16px;font-weight: lighter;line-height: 1;}
.contact_li li:nth-child(3n+2){width: 32%; border-left: 1px solid #e9e9e9;border-right: 1px solid #e9e9e9;}
#allmap{width: 100%;height: 600px;}


.iMessage{ position: fixed;width: 100%;height: 100%;left: 0;top:0;z-index: 1000;display: none;}
.iMessage-bg{background: rgba(0,0,0,0.7);position: absolute;left:0 ;top:0;width: 100%;height: 100%;}
.iMessage .container{position: absolute; left: 50%;top:50%;transform: translate(-50%,-50%);background: #f8f8f8;border-radius: 15px;}
.iMessage .cnname{width: calc(100% - 60px);padding:30px; background: #003399;color:#ffffff;border-radius: 15px;}
.iMessage ul{padding: 30px;width: calc(100% - 60px);display: flex;justify-content: space-between;flex-wrap: wrap;}
.iMessage ul li{width:100%;overflow:hidden;margin-bottom:20px;background: #ffffff;border-radius: 5px;}
.iMessage ul li.text{width: 49%;}
.iMessage ul li .select{margin-top: 17px;}
.iMessage ul li.text span{color:#666666;line-height:60px;}
.iMessage ul li p{text-align:center;width: 138px;height:60px;line-height:60px;font-size:16px;float: left;}
.iMessage ul li input{width:calc(100% - 140px);text-indent:10px; float:left;height:60px;line-height:60px;border:none;outline: none; border-radius:2px;}
.iMessage ul li textarea{width:calc(100% - 140px);text-indent:10px; float:left;height:180px;line-height:60px;border:1px solid #e6e6e6;border:none;outline: none;border-radius:2px;}
.iMessage ul li.address input{width: 50%;}
.iMessage ul li.name input{width: 50%;}
.iMessage .messagesubmit{width: 280px;margin: auto;
  height: 45px;
  line-height: 45px;
  text-align: center;
  border: none;
  background: #003399;
  border-radius: 8px;
  color: #fff;
  cursor: pointer;
}



.zkzj .detail li{ flex: 0 1 calc(96% / 5); margin-right: 1%; }
.zkzj .detail li:nth-child(4n) {  margin-right: 1%;}
.zkzj .detail li:nth-child(5n) {  margin-right: 0%;}

/* 底部 */
.footer { }

.footer-copyright {padding: 30px 0px; color: #000000;font-size: 16px;line-height:30px;background: linear-gradient(to bottom,#ffffff,#03558f);}
.footer-copyright *{color: #000000;}

#goprolist{position: fixed;bottom: 505px;right:2%;border:1px solid #f8f8f8;border-radius:26px;overflow:hidden;}
#goprolist .image{display: flex;justify-content: center;align-items: center;}
#goprolist .image img{max-width:100%;max-height:100%;}


#goTopBtn{position: fixed;bottom: 165px;right:2%;border:1px solid #f8f8f8;}
#goTopBtn .image{width: 50px;height: 50px;display: flex;justify-content: center;align-items: center;}
#goTopBtn .image img{max-width:100%;max-height:100%;}

.mypage {
  text-align: center;
  width: 100%;
  margin-top: 20px;
  margin-bottom: 20px;
  overflow: hidden;
}
.mypage .pagination {
  display: flex;
  justify-content: center;
}
.mypage li {
  display: inline-block;
  color: #333333;
  background: #eff1f4;
  border-radius: 5px;
  height: 37px;
  line-height: 37px;
  text-align: center;
  padding: 0px 15px;
  margin:0px 3px;
}
.mypage li.active {
  background: #3c7cd6;
  color: #ffffff;
}
.mypage .rows {
  border: none;
}

.back_bg {

  position: fixed;

  width: 100%;

  height: 100%;

  background: rgba(0, 0, 0, 0.5);

  left: 0;

  top: 0;

  z-index: 150;

  display: none;

}

.tan_login {

  width: 500px;

  position: fixed;

  top: 50%;

  left: 50%;

  transform: translate(-50%, -50%);

  background: #fff;

  border-radius: 5px;

  display: none;

  z-index: 200;

  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);

}

.tan_login .mt {

  padding: 18px 20px;

  overflow: hidden;

  border-bottom: 1px solid #e8e8e8;

}

.tan_login .mt span {

  float: left;

  font-size: 18px;

  color: #333;

  font-weight: bold;

}

.tan_login .mt i {

  float: right;

  cursor: pointer;

}

.tan_login .mc {

  padding: 20px 40px;

  overflow: hidden;

}

.tan_login .mc .detail {

  display: none;

}

.tan_login .mc .detail:first-child {

  display: block;

}

.tan_login .mc .detail2,

.tan_login .mc .detail3 {

  margin-bottom: 15px;

}

.tan_login .mc .text {

  margin-bottom: 16px;

  position: relative;

}

.tan_login .mc .text input[type="text"],

.tan_login .mc .text input[type="password"] {

  width: 100%;

  height: 40px;

  line-height: 40px;

  border: 1px solid #dcdfe6;

  padding-left: 30px;

  padding-right: 15px;

  border-radius: 5px;

  box-sizing: border-box;

}

.tan_login .mc .text i {

  position: absolute;

  top: 12px;

  left: 8px;

}

.tan_login .mc .text span {

  color: red;

  font-size: 12px;

  position: relative;

  top: 5px;

}

.tan_login .mc .text input:focus {

  border: 1px solid #2480b2;

}

.tan_login .mc .text input[type="text"].code {

  width: 296px;

}

.tan_login .mc .text .code_img {

  float: right;

  height: 38px;

  border: 1px solid #dcdfe6;

  border-radius: 5px;

  cursor: pointer;

  width: 100px;

}

.tan_login .mc .text .code_get {

  float: right;

  width: 103.5px;

  height: 38px;

  line-height: 38px;

  text-align: center;

  border: 1px solid #dcdfe6;

  border-radius: 5px;

  cursor: pointer;

}

.tan_login .mc .submit_login {

  width: 100%;

  height: 40px;

  background: #40a1de;

  border: none;

  color: #fff;

  font-size: 16px;

  cursor: pointer;

  margin-bottom: 20px;

}

.tan_login .mc .line {

  height: 100%;

  border-top: 2px solid #ddd;

}

.tan_login .mc .tab {

  height: 38px;

  line-height: 38px;

  border: 1px solid #40a1de;

  text-align: center;

  color: #40a1de;

  font-size: 16px;

  margin-top: 20px;

  cursor: pointer;

}

.tan_login .mc .tab:hover {

  background: #e6f4fd;

}

.tan_login .mc .fg {

  float: right;

  color: #40a1de;

  cursor: pointer;

  margin-top: 10px;

}



/* 会员中心 */

.uWrapper {

  display: flex;

  flex-direction: column;

  min-height: 100vh;

}

.uHeader {

  background-color: #fff;

}

.uHeader .uInfo {

  width: 100%;

  position: fixed;

  top: 0;

  left: 0;

  display: flex;

  align-items: center;

  justify-content: flex-end;

  background: #edf0f5;

  height: 90px;

  padding-right: 110px;

  box-sizing: border-box;

  z-index: 999;

}

.uHeader .uInfo .home{

  margin-right: 15px;

}

.uHeader .uInfo .name {

  color: #003399;

  margin-right: 15px;

}

.uHeader .uInfo .login-out {

  color: #999999;

}

.uMenu {

  position: fixed;

  width: 260px;

  height: 100vh;

  background: #003399;

  display: flex;

  flex-direction: column;

  align-items: center;

  padding: 30px 20px 20px 20px;

  box-sizing: border-box;

  z-index: 1000;

  overflow-y: scroll;

}

.uMenu::-webkit-scrollbar {

  display: none;

}

.uMenu ul {

  width: 100%;

  margin: 38px 0 0;

}

.uMenu ul li {

  margin: 0 0 30px 0;

}

.uMenu ul a {

  color: #003399;

  font-size: 18px;

  padding: 12px 0;

  background: #fff;

  border-radius: 5px;

  display: flex;

  align-items: center;

  padding-left: 30px;

}

.uMenu ul a .fa {

  margin: 0 10px 0 0;

}

.uMenu ul dl {

  margin: 10px 0 0 0;

}

.uMenu ul dd a {

  color: #fff;

  background: unset;

  border-radius: unset;

  padding-left: 55px;

}



.uMian {

  margin: 90px 0 0;

  flex: 1;

  background: #edf0f5;

  position: relative;

  /* top: 90px; */

  top: 0;

  z-index: 900;

  width: 100%;

  box-sizing: border-box;

}

.uBody {

  background: #fff;

  border-radius: 10px;

  margin: 0 85px 40px 340px;

  padding: 45px 40px;

  box-sizing: border-box;

  min-height: calc(100vh - 90px - 40px);

}

.uBody .mt label {

  color: #1f1f1f;

  font-size: 30px;

}

.uBody .mt p {

  margin: 25px 0 0;

  color: #666666;

  font-size: 18px;

}

.uBody .mc {

  margin: 50px 0 0;

}

.uBody .user-form {

  display: flex;

  flex-direction: column;

  flex-wrap: wrap;

}

.uBody .user-form .layui-form-item{

  display: flex;

  flex-direction: column;

}

.uBody .user-form .layui-form-item .layui-form-label{

  float: unset;

  padding-left: 0;

  text-align: left;

  width: auto;

  font-size: 16px;

  font-weight: bold;

}

.uBody .user-form .layui-form-item .layui-form-radio>i{

  font-size: 16px;

}

.uBody .user-form .layui-form-item .layui-input-block{

  margin-left: 0;

}

.uBody .user-form .layui-form-item .layui-input-block .add-line{

  margin-bottom: 10px;

}

.uBody .user-form .layui-form-item .tip{

  line-height: 1.6;

}

.uBody .user-form .layui-form-item {

  flex: 0 0 49%;

}

.uBody .user-form .layui-form-item.flex-100{

  flex: 0 0 98%;

}

.uBody .user-form .layui-form-item .select-city{

  display: flex;

  /* justify-content: space-between; */

}

.uBody .user-form .layui-form-item .select-city .layui-input-inline{

  width: auto !important;

}

.uBody .user-form .layui-form-item .select-city>.layui-input-inline:last-of-type{

  margin-right: 0;

}

.uBody .user-form .layui-form-item .table{

  display: flex;

  margin: 0 0 10px 0;

}

.uBody .user-form .layui-form-item .table-item{

  margin-right: 10px;

}

.uBody .user-form .layui-form-item .table>.table-item:last-of-type{

  margin-right: 0;

}

.uBody .user-form label span {

  color: red;

  margin-right: 4px;

}

.uWelcome{

  margin: 160px 0 0;

  display: flex;

  flex-direction: column;

  align-items: center;

}

.uWelcome .title{

  font-size: 20px;

  margin: 20px 0 0;

  color: #003399;

}

.uWelcome .company{

  font-size: 20px;

  margin: 10px 0 0;

  color: #003399;

}

.uWelcome .action{

  display: flex;

  align-items: center;

  margin: 70px 0 0;

  background: #003399;

  color: #fff;

  padding: 40px 116px;

  font-size: 30px;

  border-radius: 100px;

}

.uWelcome .action .fa-long-arrow-left{

  margin: 0 40px 0 0;

  font-size: 50px;

}

