﻿@charset "utf-8";
/*初始样式*/
body{ color:#333; font-size:14px;font-family: "Microsoft Yahei";} /*网站字体颜色*/
body,ul,ol,li,div,p,h1,h2,h3,h4,h5,h6,dl,dt,dd,img,span,input{margin:0;padding:0;list-style:none;}
a { color:#333; text-decoration:none;font-family: "Microsoft Yahei";}  /*for ie f6n.net*/
a:focus{outline:0;} /*for ff f6n.net*/
/*a:hover { text-decoration:underline;}*/
img{border:none;}
.vam { vertical-align:middle;}
.clear{clear:both; height:0; line-height:0; font-size:0;}
p{ word-spacing:-1.5px;font-family: "Microsoft Yahei"; }
h1,h2,h3,h4,h5,h6{ font-family:"Microsoft Yahei";}

.tr { text-align:right;}
.tl { text-align:left;}
.center { text-align:center;}
.fl { float:left;}
.fr { float:right;}
.pa{ position:absolute;}
.pr{ position:relative}
i,em{ font-style:normal;}
.clearfix:after{content:"";height:0;clear:both;display:block;visibility:hidden;}
.clearfix{zoom:1;}
/* -- 页面整体布局 -- */
.content{ width:1200px; margin:0 auto;font-family: "Microsoft Yahei";}

.pic{overflow: hidden;font-size: 0;}
.pic img{-webkit-transition:-webkit-transform 0.5s;-moz-transition:-moz-transform 0.5s;-o-transition:-o-transform 0.5s;transition:transform 0.5s;}
.pic img:hover{-webkit-transform:scale(1.05);-moz-transform:scale(1.05);-ms-transform:scale(1.05);-o-transform:scale(1.05);transform:scale(1.05);}



.tit{font-weight: normal;font-size: 0;text-align: center;}
.tit b{display: flex;font-size: 32px;color: #202020;line-height: 32px;align-items: center;}
.tit b::before{flex: 1;height: 1px;background: #D8D8D8;content: "";margin-right: 40px;}
.tit b::after{flex: 1;height: 1px;background: #D8D8D8;content: "";margin-left: 40px;}
.tit i{display: block;font-size: 16px;color: #999;line-height: 20px;padding-top: 10px;text-transform: uppercase;}


/*banner*/
.banner{position: relative;}
.banner li{width: 100%;}
.banner li img{display: block;width: 100%;}
.ban_pg{position: absolute;bottom: 20px;height: 6px;z-index: 10;width: 100%;text-align: center;}
.ban_pg i{display: inline-block;width: 12px;height: 6px;background: rgba(255,255,255,0.37);border-radius: 6px;margin: 0 5px;vertical-align: top;box-sizing: border-box;}
.ban_pg i.on{width: 34px;background: #fff;}
.banner .prev{position: absolute;font-size: 0;left: 40px;top: 50%;transform: translateY(-50%);z-index: 10;padding: 6px;background: rgba(255,255,255,0.45);border-radius: 50%;cursor: pointer;transition: all 0.3s;}
.banner .next{position: absolute;font-size: 0;right: 40px;top: 50%;transform: translateY(-50%);z-index: 10;padding: 6px;background: rgba(255,255,255,0.45);border-radius: 50%;cursor: pointer;transition: all 0.3s;}
.banner .prev:hover,.banner .next:hover{background: #005199;}


/*search*/
.search{height: 70px;}
.search .container{height: 70px;display: flex;justify-content: space-between;}
.htwd{line-height: 70px;position: relative;}
.htwd::before{position: absolute;width: 450px;height: 70px;left: -260px;content: "";background: url(/images/htwd-bg.jpg) no-repeat #005199;z-index: -1;}
.htwd span{font-size: 20px;color: #fff;margin-right: 90px;}
.htwd b{margin-right: 15px;}
.htwd a{font-size: 16px;color: #222;margin-right: 35px;}
.htwd a:hover{color: #005199;}
.sou{display: flex;width: 308px;height: 42px;border: 1px solid #E5E5E5;border-radius: 21px;box-sizing: border-box;margin-top: 14px;}
.sou input{width: 268px;padding-left: 25px;height: 40px;line-height: 40px;font-size: 16px;color: #222;background: none;border: 0;outline: 0;box-sizing: border-box;}
.sou input::placeholder{color: #999;}
.sou button{width: 24px;height: 40px;background: url(/images/sou.png) no-repeat center;border: 0;outline: none;cursor: pointer;}


@media screen and (max-width:1536px){
    .htwd a{margin-right: 20px;}
}



/*pro*/
.pro{padding: 70px 0 0;background: url(/images/pro-bg.jpg) no-repeat center;background-size: cover;}
.pro-ctg{height: 70px;margin: 45px 0 35px;display: flex;}
.pro-ctg a{flex: 1;height: 70px;line-height: 70px;font-size: 18px;color: #202020;background: #fff;text-align: center;border: 1px solid #E1E1E1;box-sizing: border-box;margin-left: -1px;transition: all 0.3s;}
.pro-ctg a:hover{color: #005199;font-weight: bold;}
.pro-ctg a.on{color: #fff;font-weight: bold;background: #005199;border-color: #005199;}
.pro-item{display: flex;justify-content: space-between;}
.pro-left{width: 335px;background: #fff;position: relative;}
.pro-left h3 a{display: block;height: 54px;line-height: 54px;text-align: center;font-size: 18px;color: #222;border-bottom: 1px solid #E8E8E8;}
.pro-left li a{display: block;font-size: 16px;color: #222;font-weight: bold;height: 65px;line-height: 65px;padding: 0 15px;border-bottom: 1px dashed #E8E8E8;}
.pro-left h3 a:hover,.pro-left li a:hover{color: #005199;}
.pro-left .pro-kf{position: absolute;left: 0;bottom: 0;width: 100%;}
.pro-left .pro-kf>img{display: block;width: 100%;}
.pro-left .pro-kf a{display: flex;height: 70px;justify-content: center;align-items: center;font-size: 16px;color: #fff;font-weight: bold;background: #005199;}
.pro-left .pro-kf a img{margin-right: 10px;transition: all 0.5s;}
.pro-left .pro-kf a:hover img{margin-right: 16px;}


/* .pro-left li{padding-left: 15px;border-bottom: 1px dashed #E8E8E8;}
.pro-left li:last-child{border-bottom: none;}
.pro-left li h4 a{display: block;height: 54px;line-height: 54px;font-size: 16px;color: #222;}
.pro-left li p{display: flex;flex-wrap: wrap;gap: 10px;padding-bottom: 15px;}
.pro-left li p a{height: 42px;line-height: 42px;font-size: 14px;color: #222;padding: 0 10px;background: #EBEBEB;transition: all 0.3s;}
.pro-left li p a:hover{background: #005199;color: #fff;} */
.pro-right{flex: 1;padding-left: 20px;box-sizing: border-box;}
.pro-list{display: flex;flex-wrap: wrap;gap: 20px;}
.pro-list li{width: 335px;}
.pro-list li i{display: block;overflow: hidden;position: relative;}
.pro-list li i::before{position: absolute;left: 0;top: 0;width: 100%;height: 100%;background: rgba(0, 0, 0, 0.28);content: "";z-index: 1;opacity: 0;transition: all 0.3s;}
.pro-list li i::after{position: absolute;width: 39px;height: 39px;content: "";background: url(/images/jia.png) no-repeat;left: 50%;top: 50%;transform: translate(-50%,-50%);z-index: 2;opacity: 0;transition: all 0.3s;}
.pro-list li img{display: block;width: 100%;transition: all 0.5s;}
.pro-list li i:hover img{transform: scale(1.05);}
.pro-list li i:hover::before,.pro-list li i:hover::after{opacity: 1;}
.pro-list li span{display: block;height: 65px;line-height: 65px;text-align: center;font-size: 16px;color: #222;background: #eee;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;transition: all 0.3s;}
.pro-list li:hover span{background: #005199;color: #fff;font-weight: bold;}
.pro-erji li p a{width: 45%;box-sizing: border-box;}
.pro-tel{height: 118px;background: url(/images/pro-tel-bg.png) no-repeat center;margin-top: 50px;}
.pro-tel p{font-size: 20px;color: #fff;text-align: center;height: 35px;line-height: 35px;padding-top: 47px;}
.pro-tel p b{display: inline-block;font-size: 29px;margin-left: 8px;vertical-align: top;}


@media screen and (max-width:1536px){
    .pro-left{width: 285px;}
    .pro-left h3 a{height: 46px;line-height: 46px;}
    .pro-left li h4 a{height: 46px;line-height: 46px;}
    .pro-left li p a{height: 36px;line-height: 36px;}
    .pro-list li{width: 285px;} 
    .pro-left .pro-kf a{height: 50px;}
}


/* reason */
.reason{padding: 90px 0 55px;background: url(/images/reason-bg.jpg) no-repeat bottom center #F3F3F3;overflow-x: hidden;}
.reason h2{margin-bottom: 60px;}
.reason-bd dl{display: flex;padding: 40px;background: #fff;}
.reason-bd dd{width: 540px;margin-left: 50px;}
.reason-bd dd h3{font-size: 28px;color: #222;line-height: 36px;margin: 14px 0 0;}
.reason-bd dd h3 i{display: block;font-size: 12px;color: #999;font-weight: normal;line-height: 16px;text-transform: uppercase;padding-top: 12px;}
.reason-bd dd .reason-desc{font-size: 16px;color: #222;line-height: 38px;margin: 30px 0 0;height: 205px;}
.reason-bd dd ul{display: flex;justify-content: space-between;}
.reason-bd dd ul li i{display: block;width: 82px;height: 82px;overflow: hidden;position: relative; perspective: 1000px;}
.reason-bd dd ul li i img{position: absolute;left: 0;top: 0;transition: all 0.5s; backface-visibility: hidden;}
.reason-bd dd ul li i img:nth-child(1){transform: rotateY(0deg);}
.reason-bd dd ul li i img:nth-child(2){transform: rotateY(180deg);}
.reason-bd dd ul li p{font-size: 16px;color: #222;line-height: 20px;padding-top: 12px;text-align: center;}
.reason-bd dd ul li:hover i img:nth-child(1){transform: rotateY(-180deg);}
.reason-bd dd ul li:hover i img:nth-child(2){transform: rotateY(0deg);}
.reason-tab{display: flex;}
.reason-tab span{width: 25%;height: 90px;line-height: 90px;text-align: center;font-size: 18px;color: #222;background: #F5F5F5;border-right: 1px solid #D9D9D9;box-sizing: border-box;transition: all 0.3s;}
.reason-tab span.on{color: #fff;background: #005199;}
.reason-list{width: 1230px;margin: 54px auto 0;}
.reason-list li{width: 400px;margin-right: 15px;}
.reason-list li img{display: block;width: 100%;transition: all 0.5s;}
.reason-list li:hover img{transform: scale(1.05);}
.reason-list .tempWrap{overflow: visible !important;}


/* case */
.case{padding: 90px 0;box-sizing: border-box;background: url(/images/case-bg.jpg) no-repeat center;background-size: cover;}
.case-tit{display: flex;justify-content: space-between;align-items: center;margin-bottom: 50px;}
.case-tit h2 b{display: block;font-size: 38px;color: #222;line-height: 50px;padding-bottom: 30px;;position: relative;}
.case-tit h2 b::after{position: absolute;left: 0;bottom: 0;width: 90px;height: 5px;content: "";background: #005199;}
.case-tit h2 span{display: block;font-size: 18px;color: #222;line-height: 32px;padding-top: 22px;font-weight: normal;}
.case-tit .more{display: block;width: 140px;height: 50px;line-height: 50px;text-align: center;font-size: 16px;color: #fff;background: #005199;}
.case-tit .more:hover {
    animation: shake 0.9s linear;
    -webkit-animation: shake 0.9s linear;
  }
.case ul{display: flex;gap: 10px;}
.case ul li{width: calc((100% - 40px) / 5);position: relative;overflow: hidden;}
.case ul li img{display: block;width: 100%;}
.case ul li p{position: absolute;left: 0;bottom: 0;width: 100%;height: 62px;background: rgba(0, 0, 0, 0.45);display: flex;justify-content: center;align-items: center;transition: all 0.5s;}
.case ul li p span{font-size: 18px;color: #fff;}
.case ul li:hover p{height: 100%;font-weight: bold;background: rgba(0, 0, 0, 0.58);}



/* pinzhi */
.pinzhi{height: 680px;background: url(/images/pz-bg.jpg) no-repeat center;padding-top: 129px;box-sizing: border-box;}
.pz-con{position: relative;}
.pz-con ul{display: flex;justify-content: space-between;flex-wrap: wrap;}
.pz-con ul li{display: flex;margin-bottom: 90px;}
.pz-con ul li i{display: block;width: 81px;height: 81px;overflow: hidden;margin: 0 15px 0 0;position: relative;}
.pz-con ul li i img{position: absolute;left: 0;top: 0;transition: all 0.5s; backface-visibility: hidden;}
.pz-con ul li i img:nth-child(1){transform: rotateY(0deg);}
.pz-con ul li i img:nth-child(2){transform: rotateY(180deg);}
.pz-con ul li .txt{width: 160px;}
.pz-con ul li .txt h3{font-size: 18px;color: #fff;line-height: 24px;padding: 0 0 12px;}
.pz-con ul li .txt p{font-size: 14px;color: #fff;line-height: 22px;}
.pz-con ul li:hover i img:nth-child(1){transform: rotateY(-180deg);}
.pz-con ul li:hover i img:nth-child(2){transform: rotateY(0deg);}
.pz-con ul li:nth-child(odd){margin-right: 600px;}
.pz-con ul li:nth-child(even){text-align: right;}
.pz-con ul li:nth-child(even) i{margin: 0 0 0 15px;}
.pz-con ul li:nth-child(1),.pz-con ul li:nth-child(5){padding-left: 30px;}
.pz-con ul li:nth-child(2),.pz-con ul li:nth-child(6){padding-right: 30px;}
.pz-center{position: absolute;width: 448px;left: 50%;top: 74px;transform: translateX(-50%);z-index: 2;}
.pz-center h2{font-size: 36px;color: #fff;line-height: 47px;text-align: center;}
.pz-center p{font-size: 16px;color: #fff;line-height: 28px;opacity: 0.75;text-align: center;margin: 20px 0 10px;}
.pz-pic{overflow: visible;}



/* honor */
.honor{padding: 100px 0;overflow-x: hidden;}
.honor-con{display: flex;justify-content: space-between;position: relative;}
.honor-left{width: 360px;margin-top: 42px;flex-shrink: 0;}
.honor-left h2{font-size: 36px;color: #222;line-height: 47px;padding-bottom: 30px;position: relative;}
.honor-left h2::after{position: absolute;left: 0;bottom: 0;width: 90px;height: 5px;content: "";background: #005199;}
.honor-left .hn-desc{font-size: 16px;color: #222;line-height: 32px;margin: 25px 0 55px;}
.honor-left .more{display: block;width: 140px;height: 50px;line-height: 50px;text-align: center;font-size: 16px;color: #fff;background: #005199;}
.honor-left .more:hover {
    animation: shake 0.9s linear;
    -webkit-animation: shake 0.9s linear;
  }
.honor-right{flex: 1;margin-left: 60px;}
.hn-list li{float: left;width: 311px;margin-right: 32px;overflow: hidden;}
.hn-list li img{display: block;width: 100%;transition: all 0.5s;}
.hn-list li:hover img{transform: scale(1.05);}
.honor-btn{padding-top: 60px;height: 18px;display: flex;align-items: center;}
.honor-btn .pageState{font-size: 22px;color: #005199;font-weight: bold;margin: 0 20px;}


/* ser */
.ser{height: 470px;background: url(/images/ser-bg.jpg) no-repeat center;}
.ser-item{padding: 70px 0 0;} 
.ser-item h3{font-size: 26px;color: #fff;line-height: 35px;}
.ser-item .ser-desc{font-size: 16px;color: #fff;line-height: 20px;height: 227px;padding: 42px 0 0;box-sizing: border-box;}
.ser-item .ser-desc p{margin-bottom: 28px;}
.ser-item .ser-desc p i{margin-right: 10px;}
.ser-tab{display: flex;}
.ser-tab span{width: 162px;height: 60px;line-height: 58px;font-size: 20px;color: #fff;font-weight: bold;text-align: center;background: rgba(255, 255, 255, 0.07);border: 1px solid #fff;box-sizing: border-box;margin-right: 25px;transition: all 0.3s;}
.ser-tab span.on{color: #005199;background: #fff;}





/*abt*/
.abt{height: 642px;background: url(/images/abt-bg.jpg) no-repeat center;}
.abt dl{display: flex;justify-content: space-between;}
.abt dt{margin-top: 71px;}
.abt dd{width: 610px;;height: 538px;padding-left: 45px;box-sizing: border-box;background: url(/images/abt-line.jpg) no-repeat left 0;margin-top: 104px;}
.abt dd h2{font-size: 32px;color: #222;line-height: 42px;padding: 28px 0 30px;}
.abt dd h2 em{color: #005199;}
.abt-desc{font-size: 16px;color: #222;line-height: 34px;}
.abt-desc p{margin-bottom: 15px;}
.abt dd ul{display: flex;margin-top: 48px;justify-content: space-between;}
.abt dd ul li{text-align: center;}
.abt dd ul li img{display: block;margin: 0 auto;}
.abt dd ul li p{font-size: 16px;color: #222;line-height: 20px;padding-top: 14px;}
.abt dd ul li:hover img{animation: flipInY 1s;}


@media screen and (max-width:1536px){
    .abt{height: 572px;}
    .abt dt img{height: 501px;}
    .abt dd{height: 468px;width: 520px;}
    .abt dd h2{padding: 20px 0;}
    .abt-desc{font-size: 15px;line-height: 30px;}
    .abt dd ul{margin-top: 38px;}
}


/* xban */
.xban{height: 220px;background: url(/images/xban-bg.jpg) no-repeat center;}
.xban h2{font-size: 32px;color: #fff;line-height: 42px;padding: 40px 0 0;}
.xban h2 em{color: #FF904E;}
.xban-con{display: flex;padding-top: 32px;}
.xban-con .tel{padding-left: 58px;font-size: 15px;color: #fff;line-height: 20px;background: url(/images/tel1.png) no-repeat left center;margin-right: 40px;}
.xban-con .tel b{display: block;font-size: 26px;color: #fff;line-height: 32px;padding-top: 6px;}
.xban-con .zx{display: flex;justify-content: center;align-items: center;width: 160px;height: 45px;line-height: 43px;text-align: center;font-size: 16px;color: #fff;background: rgba(255,255,255,0.07);border: 1px solid #fff;border-radius: 23px;box-sizing: border-box;margin-top: 6px;}
.xban-con .zx img{margin-right: 12px;transition: all 0.3s;}
.xban-con .zx:hover img{margin-right: 18px;}



/*news*/
.news{padding: 90px 0;}
.news-tit{height: 50px;display: flex;justify-content: space-between;align-items: center;margin-bottom: 50px;}
.news-tit h2{font-size: 38px;color: #222;line-height: 50px;}
.news-tit h3{display: flex;}
.news-tit h3 a{width: 120px;height: 46px;line-height: 46px;text-align: center;font-size: 16px;color: #222;font-weight: normal;background: #F6F6F6;margin-left: 15px;transition: all 0.3s;}
.news-tit h3 a.on{color: #fff;background: #005199;}
.news-con{display: flex;justify-content: space-between;}
.news-left{width: 747px;}
.news-pic p{position: relative;}
.news-pic p img{display: block;width: 100%;}
.news-pic p span{position: absolute;left: 0;bottom: 0;width: 100%;background: rgba(34, 34, 34, 0.85);padding: 0 35px;box-sizing: border-box;font-size: 18px;height: 65px;line-height: 65px;color: #fff;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.news-right{width: 618px;}
.news-right li{height: 114px;background: #F6F6F6;margin-bottom: 14px;padding: 0 20px;transition: all 0.3s;position: relative;}
.news-right li:last-child{margin-bottom: 0;}
.news-right li h4{padding: 28px 0 10px;}
.news-right li h4 a{display: block;height: 24px;line-height: 24px;font-size: 18px;color: #222;font-weight: normal;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;transition: all 0.3s;}
.news-right li p{font-size: 14px;color: #666;line-height: 20px;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;transition: all 0.3s;}
.news-right li.on{background: #005199;}
.news-right li.on::after{position: absolute;left: -16px;top: 50%;margin-top: -8px;border: 8px solid transparent;border-right-color: #005199;content: "";}
.news-right li.on h4 a{color: #fff;}
.news-right li.on p{color: #fff;}


@media screen and (max-width:1536px){
    .news-left{width: 640px;}
    .news-right{width: 530px;}
    .news-right li{height: 96px;}
    .news-right li h4{padding: 20px 0 10px;}
}


/**/
@-webkit-keyframes shake {
    from,
    to {
      -webkit-transform: translate3d(0, 0, 0);
    }
    20%,
    60% {
      -webkit-transform: translate3d(-10px, 0, 0);
    }
    40%,
    80% {
      -webkit-transform: translate3d(10px, 0, 0);
    }
  }
  @keyframes shake {
    from,
    to {
      transform: translate3d(0, 0, 0);
    }
    20%,
    60% {
      transform: translate3d(-10px, 0, 0);
    }
    40%,
    80% {
      transform: translate3d(10px, 0, 0);
    }
  }
  /*图标抖动*/
  @-webkit-keyframes hvr-buzz-out {
    10% {
      -webkit-transform: translateX(3px) rotate(2deg);
      transform: translateX(3px) rotate(2deg);
    }
    20% {
      -webkit-transform: translateX(-3px) rotate(-2deg);
      transform: translateX(-3px) rotate(-2deg);
    }
    30% {
      -webkit-transform: translateX(3px) rotate(2deg);
      transform: translateX(3px) rotate(2deg);
    }
    40% {
      -webkit-transform: translateX(-3px) rotate(-2deg);
      transform: translateX(-3px) rotate(-2deg);
    }
    50% {
      -webkit-transform: translateX(2px) rotate(1deg);
      transform: translateX(2px) rotate(1deg);
    }
    60% {
      -webkit-transform: translateX(-2px) rotate(-1deg);
      transform: translateX(-2px) rotate(-1deg);
    }
    70% {
      -webkit-transform: translateX(2px) rotate(1deg);
      transform: translateX(2px) rotate(1deg);
    }
    80% {
      -webkit-transform: translateX(-2px) rotate(-1deg);
      transform: translateX(-2px) rotate(-1deg);
    }
    90% {
      -webkit-transform: translateX(1px) rotate(0);
      transform: translateX(1px) rotate(0);
    }
    100% {
      -webkit-transform: translateX(-1px) rotate(0);
      transform: translateX(-1px) rotate(0);
    }
  }
  @keyframes hvr-buzz-out {
    10% {
      -webkit-transform: translateX(3px) rotate(2deg);
      transform: translateX(3px) rotate(2deg);
    }
    20% {
      -webkit-transform: translateX(-3px) rotate(-2deg);
      transform: translateX(-3px) rotate(-2deg);
    }
    30% {
      -webkit-transform: translateX(3px) rotate(2deg);
      transform: translateX(3px) rotate(2deg);
    }
    40% {
      -webkit-transform: translateX(-3px) rotate(-2deg);
      transform: translateX(-3px) rotate(-2deg);
    }
    50% {
      -webkit-transform: translateX(2px) rotate(1deg);
      transform: translateX(2px) rotate(1deg);
    }
    60% {
      -webkit-transform: translateX(-2px) rotate(-1deg);
      transform: translateX(-2px) rotate(-1deg);
    }
    70% {
      -webkit-transform: translateX(2px) rotate(1deg);
      transform: translateX(2px) rotate(1deg);
    }
    80% {
      -webkit-transform: translateX(-2px) rotate(-1deg);
      transform: translateX(-2px) rotate(-1deg);
    }
    90% {
      -webkit-transform: translateX(1px) rotate(0);
      transform: translateX(1px) rotate(0);
    }
    100% {
      -webkit-transform: translateX(-1px) rotate(0);
      transform: translateX(-1px) rotate(0);
    }
  }
  

