@charset "utf-8";body,button,dd,dl,form,h1,h2,h3,h4,h5,h6,html,input,li,ol,p,pre,td,textarea,th,ul{margin:0;padding:0;}
li,ol,ul{list-style:none;}
body{position:relative;color:#666;font-size:14px;font-family:"Microsoft YaHei","Helvetica Neue",Arial,"PingFang SC","Hiragino Sans GB",sans-serif;}
a{color:#666;text-decoration:none;}
a:hover{text-decoration:none;}
img{ border: 0;}
*{-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box}
.container{margin-right:auto;margin-left:auto;padding-right:15px;padding-left:15px;}
@media (min-width:768px){.container{width:750px;}
}
@media (min-width:992px){.container{width:970px;}
}
@media (min-width:1200px){.container{width:1170px;}
}
@media (min-width:1430px){.container{width:1400px;}
}
.container-fluid{margin-right:auto;margin-left:auto;padding-right:15px;padding-left:15px;}
.row{margin-right:-15px;margin-left:-15px;}
.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-4-more,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-8-more,.col-sm-9,.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{position:relative;padding-right:15px;padding-left:15px;min-height:1px;}
.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{float:left;}
.col-xs-12{width:100%;}
.col-xs-11{width:91.66666667%;}
.col-xs-10{width:83.33333333%;}
.col-xs-9{width:75%;}
.col-xs-8{width:66.66666667%;}
.col-xs-7{width:58.33333333%;}
.col-xs-6{width:50%;}
.col-xs-5{width:41.66666667%;}
.col-xs-4{width:33.33333333%;}
.col-xs-3{width:25%;}
.col-xs-2{width:16.66666667%;}
.col-xs-1{width:8.33333333%;}
@media (min-width:768px){
.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-4-more,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-8-more,.col-sm-9{float:left;}
.col-sm-12{width:100%;}
.col-sm-11{width:91.66666667%;}
.col-sm-10{width:83.33333333%;}
.col-sm-9{width:75%;}
.col-sm-8{width:66.66666667%;}
.col-sm-8-more{width:69.66666667%;}
.col-sm-7{width:58.33333333%;}
.col-sm-6{width:50%;}
.col-sm-5{width:41.66666667%;}
.col-sm-4{width:33.33333333%;}
.col-sm-4-more{width:30.33333333%;}
.col-sm-3{width:25%;}
.col-sm-2{width:16.66666667%;}
.col-sm-1{width:8.33333333%;}
}
@media (min-width:992px){
.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9{float:left;}
.col-md-12{width:100%;}
.col-md-11{width:91.66666667%;}
.col-md-10{width:83.33333333%;}
.col-md-9{width:75%;}
.col-md-8{width:66.66666667%;}
.col-md-7{width:58.33333333%;}
.col-md-6{width:50%;}
.col-md-5{width:41.66666667%;}
.col-md-4{width:33.33333333%;}
.col-md-3{width:25%;}
.col-md-2{width:16.66666667%;}
.col-md-1{width:8.33333333%;}
}
@media (min-width:1200px){
.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9{float:left;}
.col-lg-12{width:100%;}
.col-lg-11{width:91.66666667%;}
.col-lg-10{width:83.33333333%;}
.col-lg-9{width:75%;}
.col-lg-8{width:66.66666667%;}
.col-lg-7{width:58.33333333%;}
.col-lg-6{width:50%;}
.col-lg-5{width:41.66666667%;}
.col-lg-4{width:33.33333333%;}
.col-lg-3{width:25%;}
.col-lg-2{width:16.66666667%;}
.col-lg-1{width:8.33333333%;}
}





/*公共样式*/
.left {
  float: left;
}

.right {
  float: right;
}

.rowover {
  overflow: hidden;
}

.fixed {
  position: fixed !important;
  top: 0;
  z-index: 2;
}

.clear {
  clear: both;
}

@font-face {
  font-family: "Source Han Sans";
  src: url(../font/SourceHanSansCN-Normal.otf);
}


/*分页*/
.pagination { text-align: center; padding: 20px 0 60px 0;}
.pagination ul,.pagination ul li { list-style: none; display: inline-block; padding-left: 0px; text-align: center;}
.pagination ul li { counter-increment: pagination; border: #dddddd 1px solid; margin: 0 1px; border-radius: 5px;}
.pagination ul li a { display: inline-block; font-size: 14px; padding: 10px 15px;}
.pagination ul li:hover a { color: #000; background-color: #eeeeee;}
.pagination ul li.active a { color: #000; background-color: #eeeeee;}




/*头部*/
.headerspacing {height: 110px;display: none;}
.header {-webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; background: #fff; padding: 20px 0;}
.logo { float: left; display: table; height: 90px;}
.logo a { display: table-cell; vertical-align: middle;}
.logo img { display: block; height: auto;-webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; max-width: 100%; vertical-align: middle;}
.dh { float: right;}
.i-phone{ display: flex; align-items: center; float: right;}
.i-phone-img{ width: 40px; height: 40px;}
.i-phone-img img{ width: 100%; height: 100%; display: block;}
.i-phone-text{ padding-left: 10px; line-height: normal;}
.i-phone-text-lb{ font-size: 16px; color: #17539b; font-weight: bold;}
.i-phone-text-lb:first-child{ padding-top: 0;}
.i-menu{ display: flex; padding-top: 20px;}
.i-menu-right{ width: 17px; height: 17px; margin-top: 5px;}
.i-menu-right img{ width: 100%; height: 100%; display: block;}
.phmenu { display: none; align-items: center; float: right;}

/* 电脑端导航 */
.menu { float: right;}
.menu>ul>li { float: left; position: relative; padding: 0px; display: block; border-radius: 0px; border: 0;}
.menu>ul>li .menuactive { color: #fff; color: #15539c; font-weight: bold;}
.menu>ul>li .menuactive span { display: block; width: 28px; height: 3px; color: #15539c; margin: 5px auto 0;}
.menu>ul>li:hover span { display: block; width: 28px; height: 3px; color: #15539c; margin: 5px auto 0;}
.menu>ul>li>a span { display: block; width: 28px; height: 3px; margin: 10px auto 0;}
.menu>ul>li:hover>ul { display: block; width: 100%; text-align: center;}
.menu>ul>li>a { font-size: 18px; padding: 0 20px; display: block; color: #000;}
.menu>ul>li>a:hover {color: #15539c;}
.menu>ul>li>a:hover span { display: block; width: 28px; height: 3px; color: #15539c; margin: 5px auto 0;}
.menu>ul>li>ul { display: none; position: absolute; left: 0px; z-index: 10; padding-top: 24px;}
.menu>ul>li:hover .firs { color: #15539c !important; font-weight: bold;}
.menu>ul>li>ul>li { width: 100%; background: rgba(0, 0, 0, 0.5); border-bottom: #363636 1px solid; color: #fff; width: 100%; position: relative; padding: 10px 0px;}
.menu>ul>li>ul>li>a { color: #fff; font-size: 14px; font-weight: normal; width: 100%; display: block;}
.menu>ul>li>ul>li:last-child { border-bottom: 0;}
.menu>ul>li>ul>li:hover { background: rgba(0, 0, 0, 0.8);}
.menu>ul>li>ul>li:hover>ul { visibility: visible;}
.menu>ul>li>ul>li>ul { visibility: hidden; position: absolute; top: 0px; left: 122px; width: 100%;}
.menu>ul>li>ul>li>ul>li { background: rgba(0, 0, 0, 0.5); border-bottom: #e4e4e4 1px solid;}
.menu>ul>li>ul>li>ul>li:last-child { border-bottom: 0;}
.menu>ul>li>ul>li>ul>li a { font-size: 16px; color: #15539c;}
.menu ul>li>ul>li>ul>li:hover { background: rgba(0, 0, 0, 0.4);}
.headerspacing{ height: 90px; display: none;}

/*banner图*/
.banner{ z-index: 1; background: #f8f8f8;}
.banner .swiper-container{margin-right:auto;margin-left:auto;width:100%;height:100%;}
.banner .swiper-slide{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;background:#fff;text-align:center;font-size:16px;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center; background-color: #f8f8f8;}
.banner .swiper-slide img{display:block;max-width: 100%; object-fit: cover; height: 660px;}
/*修改分页器样式*/
.banner .swiper-pagination { bottom:10px;  }
.banner .swiper-pagination-bullet{ background-color:#ffffff; width: 20px; height: 5px; opacity:1;border-radius: 5px;}
.banner .swiper-pagination-bullet-active { background-color: #ffffff; width: 20px; height: 5px;border-radius: 5px;opacity:0.5; }

.i-pro{ width: 100%;  padding: 80px 0;}
.i-pro-title{ display: flex; align-items: center; justify-content: space-between;}
.i-pro-title-left{ flex: 1; padding-right: 20px;}
.i-pro-title-left-bt{ display: flex; align-items: center;}
.i-pro-title-left-bt-line{ width: 25px; height: 6px; background: #15539c; border-radius: 3px;}
.i-pro-tiel-left-bt-wenzi{ font-size: 40px; font-weight: bold; color: #15539c; padding-left: 10px;}
.i-pro-title-left-sm{ font-size: 16px; color: #000; padding-top: 10px; line-height: 1.5;}
.i-pro-more a{ display: block; width: 200px; height: 60px; border-radius: 30px; border: #15539c 1px solid; display: flex; align-items: center; justify-content: center; font-size: 18px; color: #15539c;  transition: 0.6s;}
.i-pro-more a:hover{ background: #15539c; color: #fff;  transition: 0.6s;}
.i-pro-lb{ padding-bottom: 40px;}
.i-pro-lb a:hover .i-pro-lb-text-bt{transition: 0.6s; color: #15539c;  }
.i-pro-lb a:hover img{ transform: scale(1.06); transition: 0.6s;}
.i-pro-lb-img{
   width: 100%; 
   height: 325px;
     /* border: #ededed 1px solid;  */
    overflow: hidden;
    display: flex;
    align-items: top;
    justify-content: center;
  }
.i-pro-lb-img img{
   /* width: 100%;  */
   height: auto;
   display: block; 
   /* object-fit: cover; */
    /* border-radius: 20px;  */
    transition: 0.6s;
    max-height: 325px;
    /* text-align: center; */
    /* padding: 20px; */
    max-width: 100%;
   width: auto;
  }
.i-pro-lb-text{ padding-top: 20px;}
.i-pro-lb-text-bt{ font-size: 18px; color: #000; font-weight: bold; text-align: center; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.i-pro-lb-text-sm{ 
  font-size: 14px; 
  color: #999; 
  padding-top: 5px; 
  overflow: hidden; 
  text-overflow: ellipsis; 
  display: -webkit-box; 
  -webkit-line-clamp: 3; 
  -webkit-box-orient: vertical; 
  text-align: center;
text-align: center;
line-height: 1.8;
}

.i-shebei{ background: #15539c; padding: 50px 0; width: 100%;}
.i-shebei-con{ display: flex; align-items: center; flex-wrap: wrap;}
.i-shebei-title{ display: flex; align-items: center;}
.white{ color: #fff;}
.bgwhite{ background: #fff;}
.i-shebei-table{ background: #fff; border-radius: 20px; margin-top: 40px; padding: 40px;}
.i-shebei-table table{ border: #ededed 1px solid; border-radius: 20px;}
.i-shebei-table table tr td{ padding: 20px 20px; text-align: center; font-size: 16px; color: #000; border-bottom: #ededed 1px solid; border-left: #ededed 1px solid;}
.i-shebei-table table tr:last-child td{ border-bottom: none;}
.i-shebei-table table tr:first-child td:nth-child(1){ border-left: none; background: #f8f8f8; border-radius: 20px 0 0 0;}
.i-shebei-table table tr:nth-child(2) td:nth-child(1){ border-left: none; background: #f8f8f8;}
.i-shebei-table table tr:nth-child(3) td:nth-child(1){ border-left: none; background: #f8f8f8;}
.i-shebei-table table tr:nth-child(4) td:nth-child(1){ border-left: none; background: #f8f8f8;}
.i-shebei-table table tr:nth-child(5) td:nth-child(1){ border-left: none; background: #f8f8f8;}
.i-shebei-table table tr:last-child td:nth-child(1){ border-left: none; background: #f8f8f8; border-radius: 0px 0 0 20px;}

.bordernone{ border-left: none!important; background: #f8f8f8;}
.borradius-left{ border-radius: 20px 0 0 0;}
.borradius-right{ border-radius: 0px 0 0 20px;}
.i-shbeiimg{ text-align: center;}
.i-shbeiimg img{ max-width: 100%; vertical-align: middle;}
.i-hxyw{ width: 100%; padding: 80px 0;}
.i-hxyw-con{ padding-top: 20px;}
.i-hyyw-lb{ background: #f8f8f8; border-radius: 20px; margin-top: 30px; display: flex;}
.i-hyyw-lb-img{width: 200px; height: 190px; border: #ededed 1px solid; border-radius: 20px 0 0 20px; flex-shrink: 0;}
.i-hyyw-lb-img img{ width: 100%; height: 100%; display: block; border-radius: 20px 0 0 20px;}
.i-hyyw-lb-text{ flex: 1; padding: 20px 20px 20px 20px; display: flex; justify-content: space-between; flex-direction: column;}
.i-hyyw-lb-text-bt-title{ font-size: 18px; color: #000; font-weight: bold;}
.i-hyyw-lb-text-bt-sm{ padding-top: 10px; font-size: 14px; color: #999; line-height: 1.5;}
.i-hyyw-lb-text-more a{ display: block; width: 130px; height: 45px; border-radius: 30px; background: #fff; border: #15539c 1px solid; display: flex; justify-content: center; align-items: center; font-size: 14px; color: #15539c; transition: 0.6s;}
.i-hyyw-lb-text-more a:hover{ background: #15539c; color: #fff; transition: 0.6s;}

.i-cpal{ padding: 80px 0; width: 100%; background: #f8f8f8;}
.i-cpal-con{ padding-top: 50px;}
.index-cpal-con-lb a:hover{ transition: 0.6s;}
.index-cpal-con-lb a:hover img{ transition: 0.6s; transform: scale(1.06);}
/* .index-cpal-con-lb a:hover .index-cpal-con-lbtext{
   background: #15539c; 
   color: #fff;
   transition: 0.6s;
  } */
.index-cpal-con-lbimg{ 
  width: 100%; 
  height: 360px;
  overflow: hidden; 
  /* border-radius: 20px 20px 0 0;
   border-top: #ededed 1px solid; 
   border-left: #ededed 1px solid; 
   border-right: #ededed 1px solid; */
   display: flex;
   align-items: center;
   justify-content: center;
  }
.index-cpal-con-lbimg img{
   width:auto; 
   height: auto; 
   display: block;
    /* object-fit: cover; 
     border-radius: 20px 20px 0 0;transition: 0.6s; */
     max-width: 100%;
     max-height: 100%;
     }
.index-cpal-con-lbtext{ 
  /* background: #fff;  */
  padding: 20px 20px; 
  border-radius: 0 0 20px 20px; 
  color: #000;
   font-size: 18px;
    text-align: center;
    overflow: hidden;
     text-overflow: ellipsis;
      white-space: nowrap; 
      transition: 0.6s;}
.i-cpal-con .swiper-button-prev{ background-image: url(../images/left.jpg); background-repeat: no-repeat;}
.i-cpal-con .swiper-button-next{ background-image: url(../images/right.jpg); background-repeat: no-repeat;}

.i-hzlc{ width: 100%; padding: 80px 0;}
.i-hzlc-con{ padding-top: 20px;}
.i-hzlc-lb{ background: #f8f8f8; border-radius: 20px; padding: 20px 30px; margin-top: 30px; display: flex; align-items: center; transition: 0.6s;}
.i-hzlc-lb-left{ flex: 1; padding-right: 20px;}
.i-hzlc-lb-left-num{ font-size: 30px; color: #000; font-weight: bold;}
.i-hzlc-lb-left-title{ font-size: 30px; color: #000; font-weight: bold; padding-top: 5px;}
.i-hzlc-lb-left-sm{ font-size: 18px; color: #000; padding-top: 20px;}
.i-hzlc-lb-right{ width: 85px; height: 85px;}
.i-hzlc-lb-right img{ width: 100%; height: 100%; display: block;}
.i-hzlc-lb:hover{ background: #15539c; transition: 0.6s;}
.i-hzlc-lb:hover .i-hzlc-lb-left-num{ color: #fff;}
.i-hzlc-lb:hover .i-hzlc-lb-left-title{ color: #fff;}
.i-hzlc-lb:hover .i-hzlc-lb-left-sm{ color: #fff;}

.i-honor{ width: 100%; background: url(../images/hornorbg.jpg) no-repeat; background-size: 100% 100%; padding: 80px 0; background-position: center top;}
.i-honor-con{ padding-top: 50px;}
/* .i-honor-lb{ background: #fff; padding: 20px; border-radius: 20px; border: #ededed 1px solid;} */
.i-honor-lbimg{
   display: flex;
    align-items: center; 
    /* height: 440px; */
     justify-content: center;
    }
.i-honor-lb-img{ margin-bottom: 50px; background: #fff; height: 100%; }
.i-honor-lb-img:last-child{ margin-bottom: 0;}
.i-honor-lb-img img{
   width: auto; 
   height: auto;
   /* object-fit: cover;  */
   display: block;
   max-height: 100%;
   max-width: 100%;
  }
.i-honor-lb-text{ font-size: 16px; color: #000; padding: 20px 20px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; text-align: center;}
.i-honor-nr .swiper-button-prev{ background-image: url(../images/left.jpg); background-repeat: no-repeat;}
.i-honor-nr .swiper-button-next{ background-image: url(../images/right.jpg); background-repeat: no-repeat;}
/* 荣誉放大 */
.bigimg { position: fixed; left: 0; top: 0; right: 0; bottom: 0; margin: auto; display: none; z-index: 9999; height: 95% !important; width: auto !important; object-fit: cover;}
.mask { position: fixed; left: 0; top: 0; right: 0; bottom: 0; background-color: #000; opacity: 0.9; filter: Alpha(opacity=50); z-index: 18; display: none;}
.imgbox:hover { cursor: zoom-in}
.mask:hover { cursor: zoom-out}
.mask>img { position: fixed; right: 30px; top: 30px; width: 40px; z-index: 15;}
.mask>img:hover { cursor: pointer}

.i-hzdw{ padding: 80px 0; width: 100%;}
.i-hzhb-con{ padding-top: 20px;}
.i-hzhb-con li{ padding-top: 30px;}
.i-hzdw-lb{ height: 90px; display: flex; align-items: center; justify-content: center; background: #fff; 
  /* border: #ededed 1px solid; border-radius: 20px; */
}
.i-hzdw-lb img{ display: block; max-height: 90%; max-width: 90%; }

.i-ewm{ width: 100%; padding: 80px 0; background: #15539c;}
.i-ewm-con{ display: flex; align-items: center; flex-wrap: wrap;}
.i-ewm-con-left{ font-size: 24px; color: #fff; font-weight: bold; line-height: 1.5; padding-right: 50px;}
.i-ewm-con-center{ display: flex; align-items: center;}
.i-ewm-con-center-left{ flex: 1;}
.i-ewm-con-center-left-title{ color: #fff; font-size: 14px;}
.i-ewm-con-center-left-phone{ padding-top: 5px;}
.i-ewm-con-center-left-phone p{ font-size: 24px; color: #fff; font-weight: bold;}
.i-ewm-con-center-left-time{ padding-top: 10px; color: #fff; font-size: 14px;}
.i-ewm-con-center-right{ flex: 1; padding-left: 20px;}
.i-ewm-con-center-right img{ max-width: 100%;}

.i-footer{ width: 100%;}
.i-footer-top{ width: 100%; padding: 60px 0; background: #232321;}
.i-footer-top-logo img{ max-width: 100%;}
.i-footer-top-lxfs{ padding-top: 20px;}
.i-footer-top-lxfs p{ font-size: 14px; color: #fff; padding-top: 20px;}
.i-footer-top-phone{ font-size: 20px; color: #fff; font-weight: bold; line-height: 1.5;}
.i-footer-top-menu{ padding-top: 30px;}
.i-footer-top-menu ul li{ float: left; width: 16.5%;}
.i-footer-top-menu-top a{ font-size: 16px; color: #fff; font-weight: bold;}
.i-footer-top-menu-top a:hover{ opacity: 0.9;}
.i-footer-top-menu-btm{ padding-top: 20px;}
.i-footer-top-menu-btm p{ padding-bottom: 10px;}
.i-footer-top-menu-btm p:last-child{ padding-bottom: 0;}
.i-footer-top-menu-btm p a{ font-size: 14px; color: #999999;}
.i-footer-top-menu-btm p a:hover{ color: #fff;}
.i-footer-btm{ padding: 20px 0; background: #000000;}
.i-footer-btm-left{ width: 50%; float: left; color: #666666;}
.i-footer-btm-left a{ font-size: 14px; color: #666666; padding-left: 10px; text-decoration: underline;}
.i-footer-btm-left a:hover{ text-decoration: underline; color: #315efb;}
.i-footer-btm-right{ font-size: 14px; color: #666666; text-align: right;}

/* 搜索 */
.i-search{ position: fixed; width: 100%; height: 100%; left: 0; top: 0; z-index: 30; transition: 0.6s; background: rgba(0, 0, 0, 0.6); right: 0; bottom: 0; display: none;}
.i-search-con{ position: fixed; top: 0; right: 0; left: 0; bottom: 0; background: #15539c; z-index: 40; height: 85px;}
.in-search-con-nr{display: flex; align-items: center; height: 85px;}
.i-search-nr{ display: flex; align-items: center; border-bottom: #fff 1px solid; padding-bottom: 10px; flex: 1;}
.i-search-nr-img{ width: 25px; height: 28px; flex-shrink: 0;}
.i-search-nr-img img{ width: 100%; height: 100%; display: block;}
.i-search-nr-input{ flex: 1; padding: 0 20px;}
.i-search-nr-input input{ width: 100%; height: 30px; background: none; border: none; outline: 0; font-size: 16px; color: #fff;}
.i-search-nr-btn .submit-button{ padding: 10px 0px; color: #fff; border: none; cursor: pointer; font-size: 16px; background: none;}
.i-search-close{ width: 25px; height: 25px; margin-left: 30px; transition: 0.6s; cursor: pointer;}
.i-search-close img{ width: 100%; height: 100%; display: block;}
.i-search-close:hover{ transform:rotate(90deg); transition: 0.6s;}

/* 产品中心 */
.zy-banner{ width: 100%; background: #f8f8f8;}
.zy-banner-img{ height: 320px; text-align: center; object-fit: cover; display: block; margin: 0 auto; max-width: 100%;}
.zy-banenr-text{ position: relative;}
.zy-banner-wenzi{ font-size: 30px; color: #fff; position: absolute; left: 0; bottom: 30px; text-shadow: 2px 2px 2px #7a7a7a; letter-spacing: 1px;}
.mbx{ width: 100%; border-bottom: #ededed 1px solid; padding-top: 30px;}
.mbx-left{ width: 100%;}
.mbx-left ul li{ font-size: 18px; color: #000; float: left; margin-right: 30px;}
.mbx-left ul li:last-child{ margin-right: 0;}
.mbx-left ul li a{ color: #000;}
.mbx-left ul li a:hover{ color: #15539c;}
.mbxactive span{ display: block; height: 4px; background: #15539c; margin: 15px auto 0;}
.mbxactive a{ color: #15539c!important; font-weight: bold;}
.mbx-right-img{ width: 17px; height: 16px;}
.mbx-right-img img{ width: 100%; height: 100%; display: block;}
.mbx-right{ width: 100%; display: flex; align-items: center; justify-content: flex-end;}
.mbx-right-text{ padding-left: 10px; color: #000;font-size: 16px;}
.mbx-right-text a{ font-size: 16px; color: #000;}
.mbx-right-text a:hover{ color: #15539c;}
.dqactive{ color: #15539c!important;}
.zy-con{ width: 100%;}

/* 核心业务 */
.zy-hxywsm{ padding: 50px 0 60px 0;}
.zy-hxywsm-title{ font-size: 22px; color: #15539c; font-weight: bold; display: inline-block;}
.zy-hxywsm-title span{ display: block; height: 2px; background: #15539c; margin: 15px auto 0; width: auto;}
.zy-hxywsm-con{ padding-top: 30px; line-height: 1.5; font-size: 16px; color: #000;}
.zy-hxywsm-con p{ padding-bottom: 15px;}
.zy-hxywsm-con p:last-child{ padding-bottom: 0;}

/* 新闻列表 */
.pt10{ padding-top: 10px;}
.pt50{ padding-top: 50px;}
.zy-news li{ border-bottom: #ededed 1px solid; padding: 40px 0;}
.zy-news li a{ display: flex;}
.zy-news-img{ width: 160px; height: 130px; border-radius: 20px; border: #ededed 1px solid; overflow: hidden;}
.zy-news-img img{ width: 100%; height: 100%; display: block; object-fit: cover; border-radius: 20px; transition: 0.6s;}
.zy-news-text{ flex: 1; display: flex; flex-direction: column; justify-content: space-between; padding: 15px 0; padding-left: 20px;}
.zy-news-text-title-bt{ font-size: 18px; color: #000; font-weight: bold; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical;}
.zy-news-text-title-fbt{ font-size: 14px; color: #000; padding-top: 10px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical;}
.zy-news-text-time{ font-size: 14px; color: #999999;}
.zy-news li:hover{ border-bottom: #15539c 1px solid; transition: 0.6s;}
.zy-news li a:hover .zy-news-text-title-bt { color: #15539c!important; transition: 0.6s;}
.zy-news li a:hover .zy-news-img img{ transform: scale(1.06); transition: 0.6s;}

/* 新闻详情 */
.zy-news-con-title{ border-bottom: #ededed 1px solid; padding-top: 40px; padding-bottom: 30px;}
.zy-news-con-title-bt{ font-size: 30px; color: #000; text-align: center; padding-left: 20px; padding-right: 20px; line-height: 1.5;}
.zy-news-con-title-time{ font-size: 14px; padding-top: 10px; text-align: center;}
.zy-news-con-nr{ padding-top: 40px; color: #000; line-height: 1.5; font-size: 16px;}
.zy-news-con-nr img{ max-width: 100%;}
.zy-news-con-nr table{ max-width: 100%;}
.zy-news-con-page{ padding-top: 40px; display: flex; padding-bottom: 60px; border-top: #ededed 1px solid; margin-top: 50px;}
.zy-news-con-page-left{ width: 50%; font-size: 16px; color: #666; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical;}
.zy-news-con-page-left a{ color: #666;}
.zy-news-con-page-left a:hover{ color: #15539c;}
.zy-news-con-page-right{ width: 50%; font-size: 16px; color: #666; text-align: right; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical;}
.zy-news-con-page-right a{ color: #666;}
.zy-news-con-page-right a:hover{ color: #15539c;}

/* 公司简介 */
.zy-gsjj{ padding-top: 50px;}
.zy-gsjj-title-big{ font-size: 40px; color: #000; font-weight: bold; letter-spacing: 2px;}
.zy-gsjj-title-en{ font-size: 18px; padding-top: 10px;}
.zy-gsjj-con{ padding-top: 40px; font-size: 16px; line-height: 1.5; color: #000;}
.zy-gsjj-zs{ padding: 50px 0; display: flex;}
.zy-gsjj-zs-left{ width: 40%; height: 430px;}
.zy-gsjj-zs-left img{ width: 100%; height: 100%; object-fit: cover; display: block;}
.zy-gsjj-zs-right{ background: #f8f8f8; width: 60%; height: 430px; display: flex; align-items: center; justify-content: center;}
.zy-gsjj-zs-rightcon{ width: 94%; height: 370px;}
.zy-gsjj-zs-rightcon ul { display: flex; flex-wrap: wrap;}
.zy-gsjj-zs-rightcon ul li{ width: 50%; border-right: #ededed 1px solid; border-bottom: #ededed 1px solid; height: 185px; display: flex; align-items: center; justify-content: center;}
.zy-gsjj-zs-rightcon ul li:nth-child(2){ border-right: none;}
.zy-gsjj-zs-rightcon ul li:nth-child(3){ border-bottom: none;}
.zy-gsjj-zs-rightcon ul li:nth-child(4){ border-bottom: none; border-right: none;}
.zy-gsjj-zs-rightcon-img{ width: 80px; height: 80px; margin: 0 auto;}
.zy-gsjj-zs-rightcon-img img{ width: 100%; height: 100%; display: block; transition: 0.6s;}
.zy-gsjj-zs-rightcon-img img:hover{ transform: scaleX(-1); transition: 0.6s;}
.zy-gsjj-zs-rightcon-text{ font-size: 20px; color: #000; text-align: center; padding-top: 5px;}
.zy-gsjj-zs-rightcon-img1{ width: 120px; height: 80px; margin: 0 auto;}
.zy-gsjj-zs-rightcon-img1 img{ width: 100%; height: 100%; display: block;}

/* 企业荣誉 */
.zy-honor{ padding: 50px 0; display: flex; flex-wrap: wrap;}
.i-honor-lb-text{ font-size: 18px; color: #000; text-align: center; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}

/* 合作伙伴 */
.zy-hzhb{ padding: 20px 0;}
.zy-hzhb li{ padding-top: 30px;}
.zy-hzhb-lb{ border: #ededed 1px solid; border-radius: 20px; display: flex; align-items: center; justify-content: center; height: 100px; padding: 0 10px;}
.zy-hzhb-lb img{ width: 100%; display: block; object-fit: contain; height: 80%;}

/* 合作流程 */
.zy-hzlc-ts{ background: #f8f8f8; border-radius: 20px; margin-bottom: 50px; padding: 30px;}
.zy-hzlc-ts-title{ font-size: 20px; color: #15539c; font-weight: bold;}
.zy-hzlc-ts-con{ padding-top: 20px;}
.zy-hzlc-ts-con p{ font-size: 16px; color: #000; font-weight: bold; padding-bottom: 15px; line-height: 1.5;}
.zy-hzlc-ts-con p:last-child{ padding-bottom: 0;}

/* 联系我们 */
.zy-lxfs{ padding: 50px 0;}
.zy-lxfs-title-bt{ font-size: 20px; color: #000; font-weight: bold;}
.zy-lxfs-title-sm{ font-size: 16px; color: #000; padding-top: 10px; line-height: 1.5;}
.zy-lxfs-con{ padding-top: 50px;}
.zy-lxfs-lb{ background: #f8f8f8; border-radius: 20px; padding: 30px; height: 145px;}
.mb0{ margin-bottom: 0!important;}
.zy-lxfs-lb-title{ font-size: 20px; color: #000; font-weight: bold;}
.zy-lxfs-lb-wenzi{ font-size: 16px; color: #000; line-height: 1.5; padding-top: 10px;}
.zy-lxwm-map{ width: 100%; height: 550px;}

/* 搜索结果 */
.search{ display: flex; align-items: center; background: #f8f8f8; border-radius: 20px; height: 80px; margin-top: 50px; padding: 0 10px 0 30px; }
.search-img{ width: 31px; height: 34px;}
.search-img img{ width: 100%; height: 100%; display: block;}
.search-input{ flex: 1; padding: 0 20px;}
.search-input input{ width: 100%; font-size: 18px; width: 100%; height: 100%; border: none; background: none; outline: 0;}
.search-btn{ width: 100px; height: 60px; border-radius: 20px;}
.search-btn button{ width: 100%; height: 100%; background: #15539c; font-size: 18px; color: #fff; border: none; border-radius: 20px; cursor: pointer;}
.search-btn button:hover{ opacity: 0.9;}
.search-num{ padding: 50px 0 0px 0; font-size: 30px; color: #000; font-weight: bold;}
.search-num span{ color: #15539c; padding: 0 10px;}

/* 网站右侧漂浮 */
.i-pf{ position: fixed; top: 50%; transform: translateY(-50%); right: 30px; background: #deefff; border-radius: 20px; width: 180px; z-index: 40;}
.i-pf-title{ width: 150px; margin: 15px auto 0; background: #eff7ff; height: 50px; display: flex; align-items: center; border-radius: 20px; padding: 0 10px;}
.i-pf-title-img{ width: 30px; height: 30px;}
.i-pf-title-img img{ width: 100%; height: 100%; display: block;}
.i-pf-title-text{ flex: 1; padding-left: 10px; font-size: 16px; color: #15539c; font-weight: bold;}
.i-pf-con-lb{ border-bottom: #d4e7fa 1px solid; padding: 15px 0; text-align: center; font-size: 16px; color: #15539c; line-height: 1.8;}
.i-pf-con-lb:last-child{ border-bottom: none;}

/* 产品案例 */
.bgf8{ background: #f8f8f8;}
.index-cpal-nr{ padding-top: 20px; padding-bottom: 20px;}
.index-cpal-con-lb{ margin-top: 30px;}

/* 产品详情 */
.pro-con-nr{ padding-top: 50px;}
.pro-con-left-nr{ border: #ededed 1px solid;}
.pro-con-left-nr-title{ height: 65px; display: flex;  align-items: center; font-size: 18px; color: #fff; font-weight: bold; background: #15539c; padding-left: 10px;justify-content: center; padding-right: 10px;}
.pro-con-left-nr-menu ul{ padding: 0 20px;}
.pro-con-left-nr-menu ul > li{ border-bottom: #ededed 1px solid; padding: 20px 0;}
.pro-con-left-nr-menu ul > li:last-child{ border-bottom: none;}
.pro-con-left-nr-menu ul > li a{ font-size: 18px; color: #000; padding: 10px 0; display: block;}
.pro-con-left-nr-menu ul > li a:hover{ color: #15539c; opacity: 0.9; }
.pro-con-left-nr-menu ul > li ul{ background: #f8f8f8; margin-top: 5px;}
.pro-con-left-nr-menu ul > li ul li{ padding: 10px 0;}
.pro-con-left-nr-menu ul > li ul li a{ font-size: 16px; text-align: center;}



.leftmenuactive{ color: #15539c!important; font-weight: bold; text-align: center;}
.pro-con-right-top{ width: 100%;}
.pro-con-title{ font-size: 30px; font-weight: bold; color: #15539c;}
.pro-con-sm{ padding-top: 10px; color: #000; line-height: 1.8; font-size: 14px; border-bottom: #ededed 1px solid; padding-bottom: 20px;}
.pro-con-cpgg{ padding-top: 10px;}
.pro-con-cpgg ul li{ display: flex; font-size: 14px; color: #000; padding: 10px 0;}
.pro-con-cpgg-title{ width: 75px; flex-shrink: 0;}
.pro-con-cpgg-cs{ flex: 1;}
.pro-con-phone{ background: #15539c; padding: 10px 20px; display: inline-flex; align-items: center; margin-top: 20px;}
.pro-con-phone-img{ width: 31px; height: 31px; flex-shrink: 0;}
.pro-con-phone-img img{ width: 100%; height: 100%;}
.pro-con-phone-text{ flex: 1; padding-left: 10px; font-size: 18px; color: #fff;}
.pro-con-td{ padding-top: 20px;}
.pro-con-td-title{ font-size: 18px; color: #000; font-weight: bold;}
.pro-con-td-nr ul{ display: flex; flex-wrap: wrap;}
.pro-con-td-nr ul li{ border: #ededed 1px solid; width: 31%; margin-right: 3%; text-align: center; padding: 10px 0; text-align: center; margin-top: 3%; color: #000;}
.pro-con-td-nr ul li:nth-child(3n){ margin-right: 0;}
.pro-xq{ padding-top: 50px;}

/* tab切换 */
.tabs {	border:1px solid #ededed; width:100%;	height:60px;	overflow:hidden;}
.tabs a {	text-align:center;	float:left;	width:160px;	height:60px; color:#000; border-right: #ededed 1px solid; display: flex; align-items: center; justify-content: center; font-size: 18px; font-weight: bold;}
.tabs a.active {border-top:4px solid #15539c;	color:#15539c; height: 56px;}

.pro-table{ padding-top: 40px;}
.pro-table table{ border: #ededed 1px solid;}
.pro-table table tr th{ background: #17539b; font-size: 16px; color: #fff; height: 45px; border-right: #ededed 1px solid;}
.pro-table table tr th:last-child{ border-right: none;}
.pro-table table tr td{ border-bottom: #ededed 1px solid; border-right: #ededed 1px solid; padding: 15px 10px; color: #000; font-size: 16px;}
.pro-table table tr td:last-child{ border-right: none;}
.pro-table table tr:last-child td{ border-bottom: none;}
.pro-table table tr td a{ font-size: 16px; color: #15539c; font-weight: bold;}
.pro-table table tr td a:hover{ opacity: 0.9;}






/* 响应式媒体查询 */
@media screen and (max-width:1450px) {
  .logo{ width: 450px;}
  .banner .swiper-slide img{ height: 500px;}
  .i-pro-lb-img{ 
    /* height: 250px; */
  }
  .index-cpal-con-lbimg{ height: 300px;}
  .i-hzlc-lb{ height: 190px;}
  .zy-lxfs-lb{ height: 175px;}
}

@media screen and (max-width:1200px) {
  .menu>ul>li>a{ padding: 0 15px;}

  .header { position: fixed; z-index: 9; left: 0; right: 0;top: 0; border-bottom: #ededed 1px solid; padding: 0px 0;}
  .headerspacing { display: block;}
  .i-phone{ padding-top: 22px;}
  .i-phone-text-lb{ font-size: 14px;}
  .dh{ float: left; padding-left: 10px;}
  /* .i-pro-lb-img{ height: 200px;} */

  /* 手机导航 */
  .menu { display: none;}
  .menu-active { display: block;}
  .i-menu-right{  position: absolute; right: 60px; top: 35px;}
  .phmenu { width: 100%; position: fixed; left: 0; right: 0; top: 91px; z-index: 10; display: block;}
  .phmenu-blackmb { display: none; position: fixed; left: 0; right: 0; top: 116px; bottom: 0; z-index: 9; background: rgba(0, 0, 0, 0.7);}
  .phmenu-btn { position: absolute; width: 20px; right: 15px; top: -53px;}
  .phmenu-btn a { display: block;}
  .phmenu-btn-line { background: #999; width: 20px; height: 2px; display: block; margin: 4px 0;}
  .phmenu-con { display: none; background: #fff; padding: 0px 15px 20px; position: relative; z-index: 10;}
  .phmenu-con ul>li { border-bottom: #ededed 1px solid; padding: 10px 0; overflow: hidden; position: relative;}
  .phmenu-con ul>li:last-child { border-bottom: none; padding-bottom: 0;}
  .phmenu-con ul>li>a { font-size: 18px;color: #000; font-weight: bold; display: block; height: 30px; line-height: 30px;}
  .phmenu-con-lb-img { width: 20px; height: 20px; position: absolute; right: 10px; top: 17px;}
  .phmenu-con-lb-img img { width: 100%; height: 100%; display: block;}
  .phmenu-con ul>li>ul { padding: 10px 15px 0; display: none;}
  .phmenu-con ul>li>ul>li { border-bottom: none; padding: 5px 0;}
  .phmenu-con ul>li>ul>li:last-child { padding-bottom: 0;}
  .phmenu-con ul>li>ul>li>a { font-size: 16px; color: #666; font-weight: normal;}
  .phmenu-con ul>li>.phmenu-con-lb-img { -ms-transform: rotate(0deg); transform: rotate(0deg); -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); -o-transition: 0.6s; transition: 0.6s; -moz-transition: 0.6s; -webkit-transition: 0.6s;}
  .phmenu-con ul>li>.jhactive { -ms-transform: rotate(45deg); transform: rotate(45deg); -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -o-transition: 0.6s; transition: 0.6s; -moz-transition: 0.6s; -webkit-transition: 0.6s;}

  .banner .swiper-slide img{ height: 450px;}
  .i-pro{ padding: 40px 0;}
  .i-pro-lb{ padding-bottom: 40px;}
  .i-shebei{ padding: 40px 0;}
  .i-shebei-table{  padding: 20px;}
  .i-hxyw{ padding: 40px 0;}
  .i-cpal{ padding: 40px 0;}
  .index-cpal-con-lbimg{ height: 250px;}
  .i-hzlc{ padding: 40px 0;}
  .i-hzlc-lb{ height: auto;}
  .i-honor{ padding: 40px 0;}
  /* .i-honor-lbimg{ height: 150px;} */
  .i-hzdw{ padding: 40px 0;}
  .i-ewm{ padding: 40px 0;}
  .i-ewm-con-center-left-phone p{ font-size: 18px;}
  .i-footer-top{ padding: 40px 0;}
  .zy-banner-img{ height: 280px; width: 100%;}
  .zy-gsjj-zs{ padding: 40px 0;}
  .zy-gsjj-zs-rightcon-text{ font-size: 16px;}
  .zy-honor{ padding: 40px 0;}
  .zy-lxfs{ padding: 40px 0;}
  .zy-lxfs-con{ padding-top: 40px;}
  .search{ margin-top: 40px;}
  .index-cpal-nr{ padding-top: 10px; padding-bottom: 10px;}

  .mbx-left{ border-bottom: #ededed 1px solid; overflow: hidden;}
  .mbx-right{ justify-content: flex-end; padding-top: 0px; padding-bottom: 20px;}
  .mbx-left ul{ overflow-x: scroll; white-space: nowrap; -webkit-overflow-scrolling: touch; /* 让效果更流畅 */}
  .mbx-left ul::-webkit-scrollbar{ display: none; /*去除横向滚动默认条*/}
  .mbx-left ul li{ display:inline-block;  text-align:center; float: none;}
  .pro-con-nr{ padding-top: 40px;}
  .pro-xq{ padding-top: 40px;}
  .zy-news-con-page{ margin-top: 40px;}
  
  

  
}

@media screen and (max-width:1000px) {
  .header{ padding: 10px 0;}
  .headerspacing{ height: 60px;}
  .logo{ width: 300px; height: auto;}
  .i-phone-text-lb{ font-size: 14px;}
  .i-phone{ padding-top: 0;}
  .i-menu{ padding-top: 0;}
  .i-menu-right{ right: 50px;top: 20px;}
  .phmenu-btn{ top: -39px;}
  .phmenu{ top: 62px;}

  .banner .swiper-slide img{ height: 350px;}
  /* .i-pro-lb-img{ height: 300px;} */
  .i-shbeiimg{ margin-top: 10px;}
  .i-shebei-table{ margin-top: 20px;}
  .i-pro-lb{ padding-top: 20px;}
  .i-hxyw-con{ padding-top: 0;}
  .i-hyyw-lb{ margin-top: 20px;}
  .i-cpal-con{ padding-top: 20px;}
  .i-hzlc-con{ padding-top: 0px;}
  .i-honor-con{ padding-top: 20px;}
  .i-hzhb-con{ padding-top: 20px;}
  .i-hzhb-con{ padding-top: 0px;}
  .i-ewm-con-left{ padding-right: 15px; font-size: 18px;}
  .i-ewm-con-center{ padding-top: 20px;}
  .i-ewm-con-center-right{ text-align: right;}
  .i-footer-top-logo{ text-align: center;}
  .i-footer-top-lxfs{ padding-top: 10px;}
  .i-footer-top-lxfs p{ padding-top: 10px; text-align: center;}
  .i-footer-top-phone{ padding-top: 30px; text-align: center;}
  .i-footer-top-menu{ padding-top: 30px;}
  .i-footer-top-lxfs{ border-bottom: #343434 1px solid; padding-bottom: 20px;}
  .i-footer-top-menu ul li{ text-align: center;}
  .zy-banner-img{ height: 220px;}
  .mbx{ padding-top: 20px;}
  .zy-hxywsm{ padding: 20px 0 20px 0;}
  .zy-hxywsm-title{ font-size: 20px;}
  .zy-hxywsm-con{ padding-top: 20px;}
  .zy-news li{ padding: 20px 0;}
  .zy-gsjj{ padding-top: 20px;}
  .zy-gsjj-title-big{ font-size:24px ;}
  .zy-gsjj-title-en{ font-size: 12px; padding-top: 5px;}
  .zy-gsjj-con{ padding-top: 20px;}
  .zy-gsjj-zs{ padding: 20px 0;}
  .zy-gsjj-zs{ flex-wrap: wrap;}
  .zy-gsjj-zs-left{ width: 100%; height: 250px;}
  .zy-gsjj-zs-right{ width: 100%; height: auto;}
  .zy-gsjj-zs-rightcon{ height: auto;}
  .zy-gsjj-zs-rightcon ul li{ height: auto; padding: 30px 10px;}
  .zy-gsjj-zs-rightcon-img{ width: 60px; height: 60px;}
  .zy-gsjj-zs-rightcon-img1{ width: 100px; height: 60px;}
  .zy-honor{ padding: 20px 0 0;}
  .zy-hzhb{ padding: 0;}
  .zy-hzlc-ts{ margin-bottom: 20px; padding: 20px;}
  .zy-lxfs{ padding: 20px 0;}
  .zy-lxfs-con{ padding-top: 20px;}
  .zy-lxfs-lb{ margin-bottom: 20px; height: auto;}
  .zy-lxwm-map{ height: 300px;}
  .search{ margin-top: 20px; padding: 0 10px; height: 60px;}
  .search-img{ width: 21px; height: 24px; margin-left: 10px;}
  .search-btn{ height: 40px; width: 80px;}
  .search-btn button { border-radius: 15px;}
  .search-num{ padding: 30px 0 10px 0; font-size: 20px;}
  .index-cpal-con-lb{ margin-top: 20px;}
  .pro-con-nr{ padding-top: 20px;}
  .pro-con-left{display: none;}
  .pro-con-infor{ padding-top: 20px;}
  .pro-xq{ padding-top: 30px;}
  .zy-news-con-page{ margin-top: 30px;}
  .pro-table{ padding-top: 20px;}
  
  /* 手机分页 */
  .pagination { text-align: center; padding: 20px 0 10px 0;}
  .pagination ul li { margin-bottom: 15px;}
  .pagination ul li a { padding: 5px 10px; }
}

@media screen and (max-width:991px) {
  .mbx-left{ border-bottom: #ededed 1px solid; overflow: hidden;}
  .mbx-right{ justify-content: flex-start; padding: 20px 0;}
}

@media screen and (max-width:768px) {
  .i-pro-lb-img img{max-height:160px;}
  .header { border-bottom: #ededed 1px solid;}
  .headerspacing{ height: 60px;}
  .logo{ padding-left: 15px;}
  .menu { display: none;}
  .phmenu-btn { top: -38px;}
  .phmenu { top: 60px;}
  .phmenu-blackmb { top: 60px;}
  .i-phone{ display: none;}
  .i-menu-right{ right: 50px;top: 19px;}

  .banner .swiper-slide img{ height: auto; max-width: 100%;}
  .i-pro{ padding: 20px 0;}

  .i-pro-tiel-left-bt-wenzi{ font-size: 26px;}
  .i-pro-more a{ width: 100px; height: 40px; font-size: 14px;}
  .i-pro-title-left-sm{ font-size: 14px; padding-top: 5px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical;}
  .i-pro-lb{ padding-top: 20px; padding-bottom: 20px;}
  .i-pro-lb-img{ height: 160px;}
  /* .i-pro-con li{ height: 240px;} */
  .i-pro-con li:nth-child(even){ padding-left: 7px;}
  .i-pro-con li:nth-child(odd){ padding-right: 7px;}
  .i-pro-lb-text{ padding-top: 10px;}
  .i-shebei{ padding: 20px 0;}
  .i-shebei-table table tr td{ padding: 10px 10px; font-size: 14px;}
  .i-hxyw{ padding: 20px 0;}
  .i-hxyw-con{ padding-top: 0;}
  .i-hyyw-lb-img{ width: 170px; height: 160px;}
  .i-hyyw-lb-text{ padding: 15px 20px;}
  .i-hyyw-lb-text-more a{ width: 100px; height: 35px; font-size: 14px;}
  .i-hyyw-lb-text-bt-sm{ padding-top: 5px;}
  .i-hyyw-lb{ margin-top: 20px;}
  .i-cpal{ padding: 20px 0;}
  .i-cpal-con{ padding-top: 20px;}
  .index-cpal-con-lbimg{ height: 200px;}
  .index-cpal-con-lbtext{ padding: 10px 10px; font-size: 14px;}
  .i-hzlc{ padding: 20px 0;}
  .i-hzlc-lb{ margin-top: 20px;}
  .i-hzlc-lb{ padding: 20px 20px;}
  .i-hzlc-lb-left-num{ font-size: 20px;}
  .i-hzlc-lb-left-title{ font-size: 20px;}
  .i-hzlc-lb-left-sm{ font-size: 14px; padding-top: 10px;}
  .i-hzlc-lb-right{ width: 60px; height: 60px;}
  .i-honor{ padding: 20px 0;}
  .i-honor-lb-img img{ width: auto!important; height: auto!important; max-width: 100%!important;}
  .bigimg{ max-width: 100%!important; padding:0 15px; height: auto!important; width: auto;}
  .i-hzdw{ padding: 20px 0;}
  .i-hzhb-con li{ padding-top: 15px;}
  .i-hzhb-con li:nth-child(even){ padding-left: 7px;}
  .i-hzhb-con li:nth-child(odd){ padding-right: 7px;}
  .i-ewm{ padding: 20px 0;}
  .i-footer-top{ padding: 20px 0;}
  .i-footer-top-phone{ padding-top: 20px; font-size: 16px;}
  .i-footer-top-menu{ padding-top: 0;}
  .i-footer-top-menu ul li{ width: 33.3%; padding-top: 20px;}
  .i-footer-btm-left{ float: none; width: 100%; text-align: center;}
  .i-footer-btm-right{ float: none; width: 100%; text-align: center; padding-top: 10px;}
  .zy-banner-img{ height: 130px;}
  .zy-banner-wenzi{ left: 20px; font-size: 24px; bottom: 15px;}
  .mbx-left{ border-bottom: #ededed 1px solid; overflow: hidden;}
  .mbx-right{ justify-content: flex-start; padding-top: 20px; padding-bottom: 20px;}
  .mbx-left ul{ overflow-x: scroll; white-space: nowrap; -webkit-overflow-scrolling: touch; /* 让效果更流畅 */}
  .mbx-left ul::-webkit-scrollbar{ display: none; /*去除横向滚动默认条*/}
  .mbx-left ul li{ display:inline-block;  text-align:center; float: none;}
  .mbx-left{ border-bottom: #ededed 1px solid; overflow: hidden;}
  .mbx-right{ justify-content: flex-start; padding-top: 20px; padding-bottom: 20px;}
  .zy-news-img{ width: 120px; height: 100px;}
  .zy-news-text{ padding: 10px 0; padding-left: 15px;}
  .zy-news-text-title-bt{ font-size: 16px;}
  .zy-news-text-title-fbt{ padding-top: 5px;}

  .zy-news-con-title{ padding-bottom: 20px; padding-top: 10px;}
  .zy-news-con-title-bt{ font-size: 20px;}
  .zy-news-con-title-time{ padding-top: 5px;}
  .zy-news-con-nr{ padding-top: 20px;}
  .zy-news-con-page{ padding-top: 20px; flex-wrap: wrap; padding-bottom: 20px;}
  .zy-news-con-page-left{ width: 100%; font-size: 14px;}
  .zy-news-con-page-left a{ font-size: 14px;}
  .zy-news-con-page-right{ width: 100%; text-align: left; padding-top: 10px; font-size: 14px;}
  .zy-news-con-page-right a{ font-size: 14px;}
  .zy-gsjj-zs-rightcon ul li{ height: auto; padding: 20px 10px;}

  .zy-honor li:nth-child(even){ padding-left: 7px;}
  .zy-honor li:nth-child(odd){ padding-right: 7px;}
  .i-honor-lbimg{ height: auto;}
  /* .i-honor-lbimg1{ height: 235px;} */
  .i-honor-lb-text{ font-size: 16px;}
  .zy-hzhb li{ padding-top: 20px;}
  .zy-hzhb li:nth-child(even){ padding-left: 7px;}
  .zy-hzhb li:nth-child(odd){ padding-right: 7px;}
  .i-pf{ right: 15px;}
  .index-cpal-nr li:nth-child(even){ padding-left: 7px;}
  .index-cpal-nr li:nth-child(odd){ padding-right: 7px;}
  .pro-con-phone{ max-width: 100%;}
  .tabs a{ width: 120px;}
  .left-pro .t2 a{ display: flex!important; align-items: center!important;}
  .left-pro .t2 a img{ height: auto!important; vertical-align: middle; max-height: 400px;}
}

/*针对320*/
@media (max-width: 320px) and (min-width: 320px) {}