@charset "UTF-8";
.conmain {
    width: 100%;
    height: 80px;
    background: #dfdfdf;
    border-bottom: 1px solid #eeeeee;
    margin-top: -5px;
}

.connav {
    max-width: 1260px;
    margin: 0 auto;
    height: 80px;
    line-height: 80px;
    border-bottom: 1px solid #eeeeee;
}

.connav ul {
    margin: 0;
    padding: 0;
}

.connav ul li {
    float: left;
    padding: 0 25px;
    border-right: 1px solid #eee;
    position: relative;
    font-weight: bold;
}

.connav a {
    color: #333;
}

.connav a.in {
    color: #0f4055;
}
.in::after {
    content: '';
    height: 2px;
    background-color: #0f4055;
    position: absolute;
    bottom: 0px;
    left: 50%;
    transform: translate(-50%);
}


.connav a:hover {
    color: #0f4055;
}

.donghua::after {
    content: '';
    height: 2px;
    background-color: #0f4055;
    position: absolute;
    bottom: 0px;
    left: 50%;
    transform: translate(-50%);
}

.donghua:hover:after{ 
    animation-name: ani;
    animation-duration:.5s;
    animation-fill-mode:forwards; 
    animation-direction:alternate;
}

@keyframes ani{ 
    from{
        width: 0;
    }
    to{
        width: 85%;
    }
}
.conpos {
    float: right;
    text-indent: 36px;
    background: url(../images/pos.png) no-repeat left center;
    background-size: 12%;
}

.conpos i:nth-last-child(1){
    display: none;
}

.pabouttitle {
    margin: 25px auto 0px;
    background-color: rgba(250, 250, 250, 1);
    border: 1px #efefef dashed;
    padding: 15px;
    font-size: 30px;
    color: #192734;
    text-align: center;
}


/*关于我们*/

.concontent {
    width: 100%;
    margin-top: 0.5rem;
    font-size: 16px;
}
.concontennt_l {
    width: 48%;
    float: left;
    display: block;
}
.concontennt_r {
    width: 48%;
    float: right;
    display: block;
    overflow: hidden;
}

.con_l_pic {
    border-bottom: 3px solid #4d9eb3;
    padding-bottom: 20px;
    width: 450px; font-weight:bold; font-size:30px; margin-bottom:10px;
}
.con_l_txt {
    color: #333;
    line-height: 180%;
    margin-top: 10px;
    font-size: 16px;
}
.con_l_txt em{
    display: block;
    color: #0f4055;
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    margin: 20px 0;
}
.concontennt_r img {
    width: 100%;
}

.conhexin{
    width: 100%;
    height: 2rem;
    display: block;
    margin: 0.7rem auto;
    background-color: rgba(250, 250, 250, 1);
    border: 1px #efefef dashed;
}

.conhexin li{
    width: calc(25% - 1px);
    display: block;
    float: left;
    text-align: center;
    border-left: 1px solid #efefef;
    font-size: 0.27rem;
    color:#666;
    margin-top: 0.4rem;
}

.conhexin li:nth-child(1){
    border-left: none;
}

.conhexin li em{

    font-size: 0.6rem;
    font-style: normal;
    color: #4d9eb3;
}

.conhexin li span{
    font-size: 0.27rem;
    font-style: normal;
    color: #4d9eb3;
}


/*关于我们结束*/


/*证书*/
.m2ryBmul li {
    width: calc(33.33% - 24px);
    float: left;
    padding: 0 12px;
    margin-top: 24px;
}

.m2ryBax {
    background: url(../images/m2ry_bbg.jpg) no-repeat center top;
    height: 460px;
    display: block;
    position: relative;
    color: #333;
    text-decoration: none;
    outline: 0;
    transition: all 0.5s ease;
}



.m2ry_bImgx {
    width: 270px;
    height: 185px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.m2ry_bimg {
    display: inline-block;
    position: absolute;
    left: 50%;
    top: 50%;
    max-width: 100%;
    height: auto;
    transform: translate(-50%, -50%);
    transition: all 0.5s ease-in-out;
}

.m2ry_bimg img {
    display: block;
    border: none;
    max-width: 100%;
    height: auto;
}

.m2ry_bsdx {
    position: absolute;
    left: 0;
    bottom: -35px;
    height: 35px;
    background-position: center bottom;
    background-size: 100% auto;
    width: 100%;
    transform: rotateX(180deg);
}

.m2ry_bsdx:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(to bottom, rgba(247, 247, 247, 0.7) 0%, #FCFCFC 90%);
    transform: rotate(180deg);
}

.m2ryBmul li strong {
    letter-spacing: 1px;
    font-size: 22px;
    line-height: 38px;
    text-align: center;
    display: block;
    margin: 22px 0px 50px;
    font-weight: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}


/*证书结束*/

/*发展历程*/
.history {
    color: #fff;
    background: url(../images/abo_bg.jpg) center center no-repeat;
    background-size: cover;
}
.history .top {
    padding: 74px 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.history .title {
    margin-left: 3%;
}
.history .title .en {
    margin-bottom: 8px;
    font-size: 32px;
    font-weight: bold;
    text-transform: uppercase;
}
.history .title h3 {
    font-size: 32px;
    font-weight: normal;
    color: #fff;
}
.history .btn_lr {
    position: relative;
    margin-right: 3%;
    width: 105px;
    height: 48px;
}
.history .btn_lr .swiper-button-next.swiper-button-disabled, .history .btn_lr .swiper-button-prev.swiper-button-disabled {
    opacity: .6;
}
.history .btn_lr .swiper-button-prev {
    left: 0;
}
.history .btn_lr .swiper-button-next, .history .btn_lr .swiper-button-prev {
    margin-top: -23px;
    width: 46px;
    height: 46px;
    opacity: 1;
    background-size: auto 16px;
    background-color: #fff;
    background-image: url(../images/btns.png);
}
.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
    pointer-events: auto;
}
.history .btn_lr .swiper-button-next {
    right: 0;
    transform: rotate(
180deg);
}
.history .btn_lr .swiper-button-next, .history .btn_lr .swiper-button-prev {
    margin-top: -23px;
    width: 46px;
    height: 46px;
    opacity: 1;
    background-size: auto 16px;
    background-color: #fff;
    background-image: url(../images/btns.png);
}
.swiper-button-next, .swiper-button-prev {
    outline: 0;
}
.history .hlisde {
    border-top: 1px solid rgb(255, 255, 255,.2);
    margin-bottom: -30px;
}
.history .hlisde .swiper-slide {
padding: 4% 3% 4%;
border-right: 1px solid rgb(255, 255, 255,.2);
box-sizing: border-box;
}
.history .hlisde .item h4 {
font-size: 18px;
}
.history .hlisde .item .en {
margin-bottom: 10%;
line-height: 30px;
}
.history .hlisde .item .textp {
height: 150px;
margin-top: 80px;
overflow: hidden;
color: #fff;
text-align: center;
}

.history .hlisde .item .textp p{
    color: #fff;
    }

.history .hlisde .item .years {
font-size: 36px;
text-align: center;
}

.fzline{
width: 94%;
height: 2px;
line-height: 2px;
margin: 0 auto;
display: block;
background:#ccc;
position:absolute;
left: 3%;
bottom: 42.4%;
z-index: 0;
}
.fzliner{
width: 8px;
height:16px;
display: block;
background: url(../images/btnsr.png) no-repeat left center;
margin-top: 7px;
z-index: 3;
position:absolute;
right: 3%;
bottom: 42.4%;
z-index: 99;
transform: translateY(7px);
}

.yuan{
width: 20px;
height: 20px;
display: block;
border-radius: 50px;
text-align: center;
background: #fff;
margin: 0 auto;
margin-top: -55px;
margin-bottom: 60px;
position: relative;
z-index: 9;
}


/* 发展历程结束 */

/*公司实力*/

.conzzli{


    margin-top: 0.5rem !important;



}







.zzli_left{



    width: 64%;



    display: block;



    float: left;



    overflow: hidden;



}







.zzli_left img{



    width: 100%;



}







.zzli_right{



    width: 32%;



    display: block;



    float: right;



}

.zzli_righttien{
    font-size: 0.36rem;
    text-align: right;
    text-transform: uppercase
}


.zzli_righttitle{
    font-size: 0.6rem;
    text-align: right;
    font-weight: bold;
    display: block;
    margin-bottom: 0.5rem;
}

.zzli_right dl{
    display: block;
    float: left;
    margin: 0.25rem 0;
}

.zzli_right dl dt{
    width: 20;
    height: 1.55rem;
    display: block;
    float: left;
    margin-top: 0.25rem;
}

.zzli_right dl dt img{
    width: 100%;
}


.zzli_right dl dd{
    display: block;
    float: right;
    font-size: 0.3rem;
    font-weight: bold;
    margin: 0;
    width: 70%;
}

.zzli_right dl dd:hover{
    color: #4d9eb3;
}

.zzli_right dl dd span{
    font-size: 0.3rem;
    line-height: 180%;
    font-weight: normal;
    display: block;
    margin-top: 0.25rem;
}







.conyinling{

    width: 100%;

    height: 10.5rem;

    margin-top: 0.5rem;
    margin-bottom: 0.5rem;

    background: #fff url(../images/conyinling.jpg) no-repeat center top;

}

.conyinlingleft{
    width: 63%;
    display: block;
    float: left;
}

.conyinlingright{
    width: 37%;
    display: block;
    float: right;
}

.conyinling img{
    width: 100%;
}




.yinlingcon{
    font-size: 0.3rem;
    width: 70%;
    margin: 0 auto;
    line-height: 180%;
    color: #fff;
    margin-top: 2rem;
}


.yinlingline{
    width: 5%;
    height: 2px;
    display: block;
    background: #fff;
    margin: 0.33rem 15%;
}

.yinlingtitle{
    font-size: 0.51rem;
    font-weight: bold;
    width: 70%;
    margin: 0 auto;
    color: #fff;
}

.yinlingtitle:hover{
    color: #ccc;
}




/* .conyinlingright dl:hover{
    width: 100%;
    height: 0;
    padding-bottom: 22.5%;
    color: #333;
    text-align: center;
    background: rgba(255,255,255,0.5);
    margin: 0;
} */

.conyinlingright dl:nth-child(1){
    border: none;   
}


.conyinlingright dl dt{
    font-size: 0.46rem;
    padding-top: 5%;
}

.conyinlingright dl dd{
    font-size: 0.3rem;
    margin-top: 0.33rem;
}

.conyinlingright dl{
    width: 100%;
    height: calc(2.64rem - 1px);
    display: block;
    color: #fff;
    text-align: center;
    background: rgba(0,0,0,0.5);
    margin: 0;
    border-top: 1px solid #fff;
    position: relative;
}

.conyinlingright dl:nth-child(4){
    border-bottom:none ;
}

.conyinlingright dl::after{
    content: '';
    height: calc(2.64rem - 1px);
    background-image: linear-gradient(to right, #4d9eb3, #55acc0);
    color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    animation-duration: .5s;   
}

.conyinlingright dl:hover:after{ 
    animation-name: anip;
    animation-duration:.5s;
    animation-fill-mode:forwards; 
    animation-direction:alternate;
}

.conyinlingright dl:hover dt, .conyinlingright dl:hover dd{ 
    position: relative;
    z-index: 9;
}

@keyframes anip{ 
    from{
        width: 0;
    }
    to{
        width: 100%;
    }
}

/* 公司实力结束 */


/*产品中心*/
.procon {
    margin-top: 3.2vw;
    margin-bottom: 2.2vw;
}

.procon .item {
    width: 32%;
    margin-bottom: 50px;
    background-color: #fff;
    float: left;
    margin-left: 2%;
}

.procon .item:nth-child(3n+1) {
    margin-left: 0%;
}

.procon .item a {
    display: block;
    border: 1px solid #E6E6E6;
}

.procon .item .img {
    position: relative;
    width: 100%;
    height: 0;
    padding-top: 100%;
    overflow: hidden;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.procon .item .text {
    padding: 10px 80px 10px 10px;
    box-sizing: border-box;
    color: #888;
    background: #f1f1f1 url(../images/pmore.png) center right 35px no-repeat;
    background-size: auto 35px;
}

.procon .item .text h6 {
    line-height: 40px;
    font-size: 20px;
    color: #333;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.procon .item .text h5 i {
    padding: 0 15px;
    color: #bfbfbf;
    vertical-align: 2px;
}

.procon .item .text .textp {
    line-height: 30px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.procon .item .text .textp p {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.procon .item:hover {
    -webkit-transform: translateY(-18px);
    -moz-transform: translateY(-18px);
    -ms-transform: translateY(-18px);
    -o-transform: translateY(-18px);
    transform: translateY(-18px);
}

.procon .item {
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.procon .item:hover .text {
    background: #dddddd url(../images/pmore.png) center right 35px no-repeat;
    background-size: auto 35px;

}

.listpage .pagination{
    display: flex;
    justify-content: center;
    align-items: center;
}

.listpage .pagination li a{
    color: #333;
    display: block;
    text-align: center;
    border: 1px solid #eee;
    padding: 2px 18px;
}



.listpage .pagination li:nth-child(1) a{
    color: #333;
}


.listpage .pagination li.active a{
    color: #fff;
    border: 1px solid #55acc0;
    background-color: #55acc0;;
}

/*产品中心结束*/

/* 新闻中心 */

.conews {
    margin-top: calc(3.12vw - 40px);
    margin-bottom: 40px;
}

.conews li {
    padding: 40px 0px;
    border-bottom: 1px solid #E6E6E6;
}

.m2naBox {
    display: block;
    overflow: hidden;
}

.m2naBox .overflowHide {
    float: left;
    height: 270px;
    width: 480px;
    border-radius: 0.6em;
    overflow: hidden;
    position: relative;
    z-index: 0;
}
.m2naBox:hover .bgImg {
    transform: scale(1.05);
    transition: all 0.5s ease;
}
.m2naBox .bgImg {
    transition: all 0.5s ease-in-out;
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
}
.bgImg img {
    display: block!important;
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    left: 0%;
    top: 0%;
}
.scaleImg img {
    transition: all 0.5s ease;
}

.m2nRx {
    margin-left: 520px;
    padding-top: 30px;
}
.m2nRx strong {
    font-size: 30px;
    line-height: 50px;
    display: block;
    height: 50px;
    font-weight: normal;
}
.ellipsis {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
}
.m2nRx p {
    font-size: 18px;
    line-height: 36px;
    display: block;
    height: 72px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    font-weight: normal;
    margin-top: 17px;
    color: #666;
    overflow: hidden;
}
.m2nRx:hover p {
    color: #333;
}

/*新闻中心结束*/

/* 设备中心 */
.m2spul {
    margin-top: 30px;
  }
  .m2spul li {
      float: left;
      width: 32%;
      margin-bottom: 28px;
      margin-left: 2%;
  }
  .m2spul li:nth-child(3n+1) {
      margin-left: 0;
  }
  .m2sp_aBox {
      display: block;
      color: #333;
      text-decoration: none;
      outline: 0;
      transition: all 0.5s ease;
  }
  a {
      color: #333;
      text-decoration: none;
      outline: 0;
      transition: all 0.5s ease;
  }
  .m2sp_aBox .overflowHide {
      height: 261px;
      border-radius: 0.3em;
  }
  .overflowHide {
      overflow: hidden;
      position: relative;
      z-index: 0;
  }
  .vBtn .overflowHide:before {
      content: "";
      background: url(../images/sp_ico1.png) no-repeat center center;
      height: 68px;
      width: 68px;
      margin-top: -34px;
      margin-left: -34px;
      position: absolute;
      left: 50%;
      top: 50%;
      z-index: 1;
  }
  .scaleImg .bgImg {
      transition: all 0.5s ease-in-out;
      position: absolute;
      height: 100%;
      width: 100%;
      left: 0;
      top: 0;
  }
  .bgImg img {
      display: block!important;
      width: 100%;
      height: 100%;
      object-fit: cover;
      position: absolute;
      left: 0%;
      top: 0%;
  }
  .m2sp_aBox p {
      font-size: 22px;
      line-height: 84px;
      height: 84px;
      letter-spacing: 1px;
      text-align: center;
  }
  .ellipsis {
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap;
      display: block;
  }

  /*联系我们*/
  .m2lxul1 li {
    text-align: center;
    float: left;
    width: 33.33%;
    margin-bottom: 3.02vw;
    position: relative;
}
.m2lxul1 li span {
    display: inline-block;
    height: 72px;
    width: 72px;
    position: relative;
}
.m2lxul1 li span img {
    position: absolute;
    left: 50%;
    top: 50%;
    border: none;
    max-width: 100%;
    height: auto;
    transform: translate(-50%,-50%);
}
.m2lxul1 li p {
    font-size: 16px;
    line-height: 30px;
    margin-top: 10px;
    /* letter-spacing: 1px; */
}
.m2lxul1 li:after {
    content: "";
    background: #E6E6E6;
    height: 120px;
    width: 1px;
    position: absolute;
    right: 0px;
    top: 0px;
}
  /*联系我们结束*/
  
 /*产品详情*/
 .proconpos {
    font-size: 0.25rem;
    color: #666;
    padding: 0.25rem 0 0.1rem;
    box-sizing: border-box;
}
.m3ninfo {
    width:100%;
    text-align: center;
    color: #808080;
    line-height: 0.4rem;
    margin: 0.53rem 0px;
    display: inline-block;
}
.newscon {
    font-size: 0.3rem;
    line-height: 0.6rem;
    color: #808080;
    padding-bottom: 3.64vw;
    text-align: left;
    width: 1200px;
}
.newsconprol {
    width: calc(55% - 2px);
    display: block;
    float: left;
    border: 1px solid #eee;
}
.newsconpror {
    width: 40%;
    display: block;
    float: right;
    margin-left: 5%;
    box-sizing: border-box;
    text-align: left;
}
.newsconpror .text {
    width: 100%;
    box-sizing: border-box;
}
.newsconpror .text em {
    line-height: 1.33rem;
    font-size: 0.4rem;
    color: #333;
}
.newsconpror .text .intro i {
    padding: 10px 0;
    font-size: 0.3rem;
    color: #333;
    border-bottom: 1px solid #dcdcdc;
    font-weight: bold;
    display: flex;
}
.newsconpror .text .intro .introp {
    padding: 0.25rem 0;
    line-height: 180%;
    font-size: 0.27rem;
}
.btn_a a {
    display: inline-block;
    margin-right: 8px;
    margin-top: 0.5rem;
    padding: 0 0.33rem;
    line-height: 0.8rem;
    border: 1px solid #dcdcdc;
    font-size: 0.25rem;
}
.containered {
    width: 100%;
    margin-top: 0.5rem;
}
.contitle {
    padding: 0.6rem 0;
    background-color: #f4f4f4;
    text-align: center;
    color: #333;
}
.contitle .en {
    font-size: 0.5rem;
    font-weight: bold;
    text-transform: uppercase;
}

.proconner{
    margin:0.5rem  auto;
}

.proconner img{
    display: block;
    margin: 0 auto;
}
/*产品详情结束*/

.m2pubCon {
    padding-top: 3.2vw;
    padding-bottom: 3.2vw;
}

.m3nt {
    font-size: 46px;
    line-height: 60px;
    letter-spacing: 2px;
    text-align: center;
    font-weight: normal;
	color:#000000;
}
.m3ninfo {
    text-align: center;
    color: #808080;
    line-height: 24px;
    margin: 32px 0px 36px;
}


.m3ninfo_x1 {
    display: inline-block;
    font-size: 14px;
    margin-right: 24px;
}

.m3ninfo_x2 {
    display: inline-block;
}

.m3ninfo_x2 span {
    font-size: 14px;
    line-height: 21px;
    text-align: center;
    display: inline-block;
    padding: 0px 20px;
    height: 24px;
    margin-left: 8px;
    border-radius: 0.3em;
    white-space: nowrap;
}


.m3ninfo_x2 span {
    font-size: 14px;
    line-height: 21px;
    text-align: center;
    display: inline-block;
    padding: 0px 20px;
    height: 24px;
    margin-left: 8px;
    border-radius: 0.3em;
    white-space: nowrap;
}



.newsconed {
    font-size: 18px;
    line-height: 36px;
    color: #333;
    padding-bottom: 3.64vw;
    width: 100%;
    text-align: left;
    border-top: 1px solid #ccc;
    margin-top: 0.2rem;
    padding-top: 0.2rem;
}


/*表格样式*/
.table {
    width: 100%;
    margin-bottom: 20px;
    table-layout: fixed;
}

.table-bordered, .table-bordered>tbody>tr>td, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>td, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>thead>tr>th {
    border: 1px solid #e7ecf1;
}

.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    vertical-align: middle;
}
.table-bordered, .table-bordered>tbody>tr>td, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>td, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>thead>tr>th {
    border: 1px solid #e7ecf1;
}
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    padding: 8px;
    line-height: 1.42857;
    border-top: 1px solid #e7ecf1;
}
.table td, .table th {
    font-size: 0.27rem;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
/*表格样式结束*/








