

/*-----------------[åˆå§‹åŒ–]--------------*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0; padding:0; }
table{border-collapse:collapse; border-spacing:0; } 
fieldset,img{border:0; }
ol,ul{list-style:none; }
caption,th{text-align:left; } 
q:before,q:after{content:''; } 
abbr,acronym{border:0; } 
a{text-decoration:none; } 
.clear{clear:both; display:block; overflow:hidden; visibility:hidden; width:0; height:0; }
.l,.col-l,.col_l,.col-c,.col_c{float:left; }
 .r,.col-r,.col_r,dt span,.ul-txt li span,.ul_txt li span{float:right; } .c{clear:both; } 
.dn{display:none; }  

*,*:before,*:after {
    margin: 0;
    padding: 0;
   
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    outline: none !important;
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0); 
    -webkit-tap-highlight-color: transparent;
    -webkit-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
}
body {color: #333;font-size: 14px;line-height: 1.5;font-family: 'Microsoft Yahei',"PingFang SC","Helvetica Neue","Helvetica","Arial",sans-serif;
    -webkit-font-smoothing: antialiased;}
img {border: none;}
input,textarea,select {font-size: 14px;color: #333;font-family: "Arial";border: none;}
input[type='submit'],input[type='reset'],input[type='button'],input[type='radio'],input[type='checkbox'],select{
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
::-webkit-input-placeholder {color: #999;}
::-moz-placeholder {color: #999;}
::-ms-input-placeholder {color: #999;}
select::-ms-expand {display: none;}
a {color: #333;text-decoration: none;}
.img-cover{
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.img-contain{
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    max-width: 100%;
    max-height: 100%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}
.wp {margin: 0 auto;width: 1400px;}
body{padding-top: 143px;}
/*******************************
    -------[=å¤´éƒ¨]-------
********************************/

.header{
    position: fixed;
    z-index: 999;
    top: 0;
    width: 100%;
    left: 0;
    background-color: #fff;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    height: 143px;
}
.header.fixed{
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
}
.header .title{
  line-height: 29px;
  background: #095db7;
}
.header .title::after{
    content: '';
    display: block;
    clear:both;
    visibility: hidden;
    width: 100%;
    height: 0;
}
.header .title .l{
  font-size: 14px;
  color:#fff;
}
.header .title .r{
   font-size: 13px;
  color:#B5B5B5;
}
.header .title .r .tel{
  float: left;
  font-size: 13px;
  color:#fff;
  padding-left: 26px;
  margin-right: 18px;
  background: url(../images/ico1.png) no-repeat left center;
}
.header .title .r .tel span{
  color:#FFCC00;
  font-size: 14px;
  font-weight: bold;
}
.header .title .r a{
  display: block;
  float: left;
  font-size: 13px;
  color:#fff;
   padding-left: 20px;
  margin-right: 18px;
}
.header .title .gz{
  float: left;
  position: relative;
   padding-left: 20px;
  margin-right: 18px;
  background: url(../images/ico11.png) no-repeat left center;
}
.header .title .gz .ss{
  position: absolute;
  top: 100%;
  left: -40px;
  width: 126px;
  height: 126px;
  z-index: 99;
  display: none;
  background: url(../images/qr.jpg) no-repeat;
}
.header .title .gz:hover .ss{
  display: block;
}
.logo{
    float: left;
    overflow: hidden;
    line-height: 114px;
}
.logo img{
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%;
}
.nav:after{
    content: '';
    display: block;
    clear:both;
    visibility: hidden;
    width: 100%;
    height: 0;
}
.nav {
    float: right;
}
.nav ul{
    float: left;
}
.nav li{
    float: left;
    position: relative;
}
.nav li .v1{
    font-size: 16px;
    color:#343434;
    display: block;
    line-height:110px;
    margin: 0 24px;
    text-align: center;
    border-bottom: 4px solid transparent;
}
.nav li:hover .v1{
  border-color: #004BB1;
}
.nav li .sub{
    display: none;
    position: absolute;
    top: 100%;
    left: 50%;
    width: 200px;
    margin-left: -100px;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.3);
    text-align: center;
    z-index: 9;
    padding: 10px 0;
    background-color: #004BB1;
}
.nav li .sub a{
    display: block;
    font-size: 14px;
    color:#fff;
    line-height: 35px;
}
.nav li .sub a:hover{
    background-color: #fff;
    color:#004BB1;
}
.nav .tel{
  font-size:24px;
  color:#000000;
  font-family: Impact;
  margin-top: 50px;
  padding-left: 35px;
  position: relative;
  margin-left: 10px;
  background: url(../images/ico1.png) no-repeat left 0 center;
}
.nav .tel .mb{
  font-size: 22px;
  font-weight: bold;
}

.menuBtn{
    display: none;
    position: fixed;
    top: 16px;
    right: 12px;
    width: 30px;
    height: 30px;
    cursor: pointer;
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
}
.menuBtn b{display: block;height: 4px;background-color: #004BB1;
    margin: 4px 0;
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
}
.menuBtn.open{}
.menuBtn.open b{display: none;margin: 0;position: absolute;left: 0px;top: 50%;margin-top: -5px;width: 30px;}
.menuBtn.open b:first-child{display: block;
    transform:rotate(45deg);
    -webkit-transform:rotate(45deg);
    -o-transform:rotate(45deg);
    -ms-transform:rotate(45deg);
}
.menuBtn.open b:last-child{display: block;
    transform:rotate(-45deg);
    -webkit-transform:rotate(-45deg);
    -o-transform:rotate(-45deg);
    -ms-transform:rotate(-45deg);
}
 

.banner{
  position: relative;
}
.banner .swiper-slide a{
    display: block;
    height: 38.65vw;
    position: relative;
}
.banner .swiper-button-prev{
    width: 42px;
    height: 89px;
    background-image: url(../images/ico26.png);
    -webkit-background-size: cover;
    background-size: cover;
    left:6%;
    z-index: 2;
    margin-top: -45px;
}
.banner .swiper-button-next{
    width: 42px;
    height: 89px;
    background-image: url(../images/ico27.png);
    -webkit-background-size: cover;
    background-size: cover;
    right:6%;
    z-index: 2;
    margin-top: -45px;
}
.g-tit1{
    overflow: hidden;
    text-align: center;
    margin-bottom: 27px;
}
.g-tit1.sty1 .tit{
    color:#fff;
}
.g-tit1 .tit{
    font-size: 42px;
    font-weight: bold;
    color:#333333;
    margin-bottom: 10px;
}
.g-tit1 .desc{
    font-size: 17px;
    color:#333333;  
}
.g-tit1 .tit2{
  font-size: 40px;
  color:#333333;
  font-weight: bold;
}
.g-tit1 .x{
    font-size: 17px;
    color:#76BAF9;
    padding-top: 7px;
}
.g-tit1 .i{
  width: 362px;
  height: 11px;
  margin:12px auto 0;
  background: url(../images/ico6.png) no-repeat;
}
.row1{
    overflow: hidden;
    padding: 2.6vw 0 3.23vw;
    background: url(../images/bg1.jpg) no-repeat bottom;
    -webkit-background-size: cover;
    background-size: cover;
}
.slider1.swiper-container{
  padding-bottom: 52px;
}
.slider1 .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets{
  bottom: 0;
  }
.slider1.swiper-container .swiper-pagination-bullet{width: 15px;
height: 15px;background-color: #fff;opacity: 1;box-shadow: 1px 1px 2px 0px rgba(4, 0, 0, 0.27);}
.slider1.swiper-container .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color: #085dad;}
.slider1 .pic{
    position: relative;
    overflow: hidden;
    height: 0px;
    padding-top: 75%;
}
.slider1 .txt{
    background-color: #fff;
    height: 113px;
    padding: 20px 30px 0;
}
.slider1 .tit{
    font-size: 17px;
    color:#333333;
    margin-bottom: 10px;
    overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.slider1 .desc{
    overflow: hidden;
    line-height: 20px;
}
.slider1 .desc .time{
    float: right;
    font-size: 14px;
    color:#999999;
    padding-left:25px;
    background: url(../images/bg3.jpg) no-repeat left center;
    display: inline-block;
}
.slider1 .desc .more{
    float: left;
    font-size: 14px;
    color:#999999;
    text-decoration:underline;
    display: inline-block;
}
.row2{
    overflow: hidden;
    padding-bottom: 33px;
    padding-top: 25px;  
    background: url(../images/pic8.webp) no-repeat;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
}
.row2 .tel{
    float: right;
    color:#fff;
    text-align: right;
    padding-top: 15px;
}
.row2 .tel span{
    display: inline-block;
    font-size: 16px;
    padding-left: 30px;
    margin-bottom: 19px;
    background: url(../images/ico12.png) no-repeat left center;
}
.row2 .tel .tell{
    font-size: 30px;
    font-family: 'Impact';
    line-height: 34px;
    margin-bottom: 18px;
}
.row2 .tel a{
    width: 159px;
    height: 37px;
    float: right;
    background: #fff;
    border-radius: 19px;
    text-align: center;
    line-height: 37px;
    font-size: 15px;
    color:#085DAD;
    display: block;
    margin-top: 3px;
}  
.row2 .img{
    float: left;
    width: 1172px;
    color:#fff;
    font-size: 19px;
    position: relative;
    height: 206px;
    background: url(../images/ico13.png) no-repeat;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
    padding-left: 314px;
    padding-top: 30px;
}
.row2 .img .txt{
    position: relative;
}
.row2 .img .tit{
    font-weight: bold;
    font-size: 36px;
    line-height: 1.2;
    margin-bottom: 36px;
}
.row2 .img .desc{
  font-weight: bold;
}

.row3{
  padding: 32px 0 4.58vw;
  overflow: hidden;
  background: #f2f2f2;
}
.ul-list1{
    overflow: hidden;
    margin-bottom: 2.45vw;
    text-align: center;
    padding-top: 9px;
}
.ul-list1 li{
    display: inline-block;
    margin:0 5px;
}
.ul-list1 li:hover .con{
    background: #085dad;
    color:#fff;
}
.ul-list1 li .con{
    display: block;
    width: 200px;
    height: 52px;
    background: #dadada;
    line-height: 52px;
    font-size: 16px;
    color:#333333;
}
.sliderpro .pic{
    position: relative;
    height: 0;
    padding-top: 75%;
    overflow: hidden;
}
.sliderpro .txt{
    background: #085dad url(../images/ico16.png) no-repeat center right 22px;
    color:#fff;
    font-size: 15px;
    line-height: 45px;
    padding: 0 50px 0 24px ;
    overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.row4{
  overflow: hidden;
  padding: 3.33vw 0 0;
}
.ul-list2{
    overflow: hidden;   
    
}
.ul-list2 li{
    float: left;
    width: 20%;
    text-align: center;
    position: relative;
    padding-bottom: 20px;
}
.ul-list2 li.hover::after {
  content: '';
  display: block;
  position: absolute;
  width: 9px;
  height: 4px;
  margin:0 auto;
  bottom: 8px;
  left: 0;
  right: 0;
  background: url(../images/ico28.png) no-repeat;
}
.ul-list2 li.hover .tit,
.ul-list2 li.hover .en{
  color:#085DAD;
}

.ul-list2 .tit{
    font-size: 18px;
    color:#4A4A4A;
    font-weight: bold;
}
.ul-list2 .tit .en{
    font-size: 12px;
    color:#B7B7B7;
}
.ul-list2 .ico{
    height: 50px;
    background-repeat: no-repeat;
    background-position: center;
}
.ul-list2 .ico.i1{
    background-image: url(../images/ico24.png);
}
.ul-list2 .ico.i2{
    background-image: url(../images/ico3.png);
}
.ul-list2 .ico.i3{
    background-image: url(../images/ico22.png);
}
.ul-list2 .ico.i4{
    background-image: url(../images/ico4.png);
}
.ul-list2 .ico.i5{
    background-image: url(../images/ico5.png);
}


.ul-list2 .hover .ico.i1{
    background-image: url(../images/ico2.png);
}
.ul-list2 .hover .ico.i2{
    background-image: url(../images/ico19.png);
}
.ul-list2 .hover .ico.i3{
    background-image: url(../images/ico23.png);
}
.ul-list2 .hover .ico.i4{
    background-image: url(../images/ico20.png);
}
.ul-list2 .hover .ico.i5{
    background-image: url(../images/ico21.png);
}


.slider2.swiper-container{
    width: 1400px;
    margin: 0 auto;
    overflow: visible;
}
.slider2 .swiper-button-prev{
    width: 31px;
    height: 93px;
    background-image: url(../images/ico17.png);
    -webkit-background-size: cover;
    background-size: cover;
    left:-9.38vw;
    z-index: 2;
    margin-top: -46.5px;
}
.slider2 .swiper-button-next{
    width: 31px;
    height: 93px;
    background-image: url(../images/ico18.png);
    -webkit-background-size: cover;
    background-size: cover;
    right:-9.38vw;
    margin-top: 0;
    z-index: 2;
    margin-top: -46.5px;
}
.slider2 .pic{
    position: relative;
    height: 0;
    padding-top: 48%;
    overflow: hidden;
}
.slider2 .txt{
    position: absolute;
    top: 50%;
    right: 0;
    width: 633px;
    height: 319px;
    background: rgba(255, 255, 255, 0.84);
    margin-top: -159.5px;
    overflow: hidden;
    padding: 38px 60px 0;
}
.slider2 .tit{
    font-size: 32px;
    color:#333333;
    line-height: 55px;
    font-weight: bold;

}
.slider2 .tit span{
    font-family: Impact;
    color:#2968E6;
    font-size: 50px;
    display: inline-block;
    vertical-align: middle;
    font-weight: normal;
    margin-right: 17px;
}
.slider2 .en{
  font-size: 18px;
  color:#7A7A7A;
  font-family: Arial;
  margin-bottom: 10px;
}
.slider2 .desc{
    overflow: hidden;
    font-size: 16px;
    color:#333333;
    line-height: 1.94;
    margin-bottom: 36px;
}
.slider2 .btn{
  width: 134px;
  text-align: center;
  line-height: 38px;
  font-size: 14px;
  color:#999999;
  border:1px solid #b4b6b8;
}
.slider2 .pic .bg{
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.5);
}
.slider2  .swiper-slide-active .bg{
    display: none;
}

.row5{
    overflow: hidden;
    background: #f2f2f2;
    padding: 2.29vw 0 3.39vw;
}
.m-case{
    position: relative;
}
.m-case .swiper-button-prev{
    width: 51px;
    height: 51px;
    left: -5.21vw;
    background: url(../images/pic3.jpg) no-repeat;
}
.m-case .swiper-button-next{
 width: 51px;
    height: 51px;
    right: -5.21vw;
    background: url(../images/pic4.jpg) no-repeat;
}
.m-case .pic{
    position: relative;
    height: 0;
    padding-top: 75%;
    overflow: hidden;
}
.m-case .tit{
  background-color: #fff;
  line-height: 60px;
  font-size: 14px;
  color:#333333;
  text-align: center;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.row5 .link{
  overflow: hidden;
  padding:3.4vw 0 0;
  text-align: center;
}
.row5 .link a{
   width: 204px;
  height: 47px;
  border-radius: 30px;
  display: inline-block;
  text-align: center;
  line-height: 47px;
  font-size: 16px;
  margin:0 10px;
  font-weight: bold;
   color:#fff;
   transition:all .3s;
}
.row5 .link a:hover{
  margin:0 15px;
}
.row5 .link a:nth-child(1){
  background: #085DAD;
}
.row5 .link a:nth-child(2){
  background: #5B5B5B;
}
.row5 .link i{
    display: inline-block;
    vertical-align: middle;
    width: 14px;
    height: 14px;
    background-repeat: no-repeat;
    margin-right: 16px;
}
.row5 .link a:nth-child(1) i{
    background-image: url(../images/ico14.png);
}
.row5 .link a:nth-child(2) i{
    width: 17px;
    height: 16px;
    background-image: url(../images/ico15.png);
}
.row6{
    overflow: hidden;
    background: url(../images/pic5.webp) no-repeat top;
    padding-bottom: 12px;
    padding-top: 49px;
}
.row6 .g-tit .en{
  color:rgba(231, 231, 231, .18);
}
.row6 .g-tit .cn{
    color:#fff;
}
.row6 .desc{
    font-size: 15px;
    color:#fff;
    line-height: 2.27;
    text-align: center;
    margin-bottom: 3.07vw;
}

.slider3 .pic{
   position: relative;
   height: 110px;
   border: 1px solid #E5E5E5;
box-shadow: 0px 2px 7px 0px rgba(4, 0, 0, 0.06);
overflow: hidden;
}
.slider3 .name{
  line-height: 65px;
  font-size: 14px;
  color:#666666;
  text-align: center;
}
.row4 .box{
    overflow: hidden;
    margin-top: 4.06vw;
    background-color: #fff;
    box-shadow: 0px 1px 7px 0px rgba(0, 0, 0, 0.25);
}
.row4 .box .tit{
  padding: 28px 68px 20px;
  font-size: 27px;
  color:#333333;
  line-height: 40px;
  font-weight: bold;
}
.row4 .box .tit span{
  font-size: 38px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  color:rgba(12, 77, 162, .41);
}
.slider3 {
  position: relative;
  padding: 0 68px;
}
.slider3 .swiper-button-next{
    width:19px;
    height: 43px;
    right: 21px;
    -webkit-background-size: cover;
    background-size: cover;
    background-image: url(../images/ico-4.png);
}
.slider3 .swiper-button-prev{
     width: 19px;
    height: 43px;
    left: 21px;
    background-image: url(../images/ico-3.png);
    -webkit-background-size: cover;
    background-size: cover;
}
.ul-tab{
    overflow: hidden;
    text-align: center;
    margin-bottom: 2.29vw;
}
.ul-tab li{
    display: inline-block;
    margin:0 5px;
}
.ul-tab .on .con{
  background: #085dad;
  color:#fff;
}
.ul-tab .con{
    display: block;
    width: 160px;
    background: #e8e8e8;
    font-size: 16px;
    color:#333333;
    line-height: 40px;
    border-radius: 30px;
}
.row6 .link{
 overflow: hidden;
}
.row6 .link a{
  display: block;
  margin:0 auto;
  width: 147px;
  height: 43px;
  text-align: center;
  line-height: 41px;
  font-size: 15px;
  color:#fff;
  border: 1px solid #FFf;
}
.row6 .box{
    overflow: hidden;
    margin-top: 4.06vw;
    background-color: #fff;
    box-shadow: 0px 1px 7px 0px rgba(0, 0, 0, 0.25);
    padding-bottom: 3.96vw;
}
.row6 .box .tit{
  padding: 28px 68px 20px;
  font-size: 25px;
  color:#333333;
  line-height: 40px;
  font-weight: bold;
  position: relative;
}
.row6 .box .tit::after {
  content: '';
  display: block;
  position: absolute;
  top:32px;
  left: 18px;
  width: 5px;
  height: 29px;
  background: #085DAD;
}
.row6 .box .tit span{
   font-family:Impact;
   color:rgba(51, 51, 51, .4);
   text-transform: uppercase;
   font-weight: normal;
   display: inline-block;
   vertical-align: middle;
   margin-left: 22px;
}



.ul-wt a{
    display: block;
    background: #f8f8f8;
    overflow: hidden;
}
.ul-wt .pic{
    position: relative;
    padding-top: 52%;
    overflow: hidden;
    height: 0;
}

.ul-wt .txt{
    padding: 28px 20px 0;
    background: #f1f1f1;
}
.ul-wt .more{
    border-top: 1px solid #d3d4d5;
    color:#747474;
    line-height: 68px;
    font-size: 14px;
    background: url(../images/ico8.png) no-repeat right center;
}
.ul-wt .time{
    font-size: 14px;
    color:#333333;
    margin-bottom: 15px;
    display: block;
}
.ul-wt .tit{
    font-size: 24px;
    color:#333333; 
    margin-bottom: 31px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;

}
.ul-wt .desc{
    font-size: 14px;
    color:#777777;
    line-height: 1.8;
    height: 3.6em;
    display: -webkit-box;  
    overflow: hidden;  
    text-overflow: ellipsis;  
    word-break: break-all;  
    -webkit-box-orient: vertical;  
    -webkit-line-clamp: 2;
    margin-bottom: 12px;
}

.row7{
  overflow: hidden;
  padding: 2.6vw 0;
}



.g-form{
    overflow: hidden;
    background: url(../images/pic7.webp) no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    position: relative;
    padding: 2.92vw 0 3.49vw;
}
.g-form::after{
     content: '';
    display: block;
    clear:both;
    visibility: hidden;
    width: 100%;
    height: 0;
}
.g-form .form{
    overflow: hidden;
    margin-bottom: 28px;
}
.g-form .cn{
    font-size: 34px;
    color:#fff;
    line-height: 50px;
    font-weight: bold;
    margin-bottom: 31px;
}
.g-form .cn span{
    text-transform: uppercase;
    font-family: Arial;
    font-size: 44px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 34px;
    color:rgba(255, 255, 255, 0.22);
}
.g-form .desc{
    float: right;
    font-size: 14px;
    color:#000000;
}
.g-form::after {
    content: '';
    display: block;
    clear:both;
    visibility: hidden;
    width: 100%;
    height: 0;
}
.g-form .w30{
    float: left;
    width: 265px;
    margin-right: 32px;
    height: 54px;
    padding:0 10px;
    background-color: #fff;
}
.g-form .w30.w35{
    width: 512px;
    margin-right: 0;
     background-color: #fff;
}
.g-form input::placeholder{
    color:#696969;
}
.g-form .w30 input{
    background: none;
    display: block;
    width: 100%;
    height: 100%;
    color:#333;
}
.g-form .sub{
    display: block;
    width: 265px;
    line-height: 54px;
    font-size: 16px;
    color:#FFFFFF;
    text-align: center;
    float: right;
    background-color: #ffb100;
    cursor: pointer;
}
.g-form .sub i{
    display: inline-block;
    vertical-align: middle;
    width: 19px;
    height: 20px;
    margin-right: 10px;
    margin-top: -2px;
    background: url(../images/ico25.png) no-repeat;
}
.g-form .sp{
    text-align: right;
    font-size: 14px;
    color:#fff;
}
.footer{
  background: #353535;
  overflow: hidden;
  padding: 3.6vw 0;
}
.footer .address{
  float: left;
  width: 305px;
  margin-right:5vw;
}
.footer .address .img{
  width: 105px;
  height: 126px;
  background: url(../images/png2.png) no-repeat;
  margin-bottom: 20px;
}
.footer .address .desc{
  color:#999999;
  font-size: 14px;
  line-height: 2.29;
  margin-bottom: 21px;
}
.footer .address .desc p{
  padding-left: 25px;
  background-repeat: no-repeat;
  background-position: left top 10px;
  margin-bottom: 4px;
}
.footer .links{
  overflow: hidden;
}
.fdtit{
    font-size: 16px;
    color:#fff;
    line-height: 20px;
    margin-bottom: 22px;
}
.fdtit span{
    font-size: 20px;
    color:#4C4C4C;
    font-weight: bold;
    margin-left: 18px;
    display: inline-block;
    vertical-align: middle;
    text-transform: uppercase;
}
.footer .qr{
    float: right;
    overflow: hidden;
    width: 340px;
}
.footer .qr .item{
    float: left;
    font-size: 13px;
    color:#999999;
    text-align: center;
}
.footer .qr .item:first-child{
    margin-right: 41px;
}
.footer .qr .item img{
    margin-bottom: 30px;
}
.footer .con{
    overflow: hidden;
    float: left;
}
.footer .con .pact{
    overflow: hidden;
    max-width: 540px;
    margin-bottom: 33px;
}
.footer .con .pact a{
    display: block;
    float: left;
    font-size: 13px;
    line-height: 2.15;
    color:#999999;
    width: 180px;
}
.footer .link{ 
  overflow: hidden;
}
.footer .link a{
  display: inline-block;
  font-size: 13px;
  color:#999999;
  margin-right: 16px;
}
.copy{
  background: #202020;
  overflow: hidden;
  padding: 16px 0;
}
.copy span,.copy a{
  font-size: 15px;
  color:#999999;
}
#floatBottom{width:100%;height:53px;background:#8a8a8a;position:fixed;left:0;bottom:0;z-index:999999;display: none;}
#floatBottom a{width:33.333%;height:53px;display:block;float:left;position:relative;font-size: 14px;color:#fff;text-align: center;padding-bottom: 4px;}
#floatBottom a img{
    display: block;
    margin:4px auto 2px;
    height: 25px;
}
#floatBottom .ewm{width:87px;height:83px;position:absolute;bottom:55px;left:50%;margin-left:-45px;display:none;}
#floatBottom .ewm img{width:100%;height:100%;display:block;}
@media only screen and (max-width: 1800px) {
  .slider2 .swiper-button-prev{left: 50px;}
  .slider2 .swiper-button-next{right: 50px;}
}
@media only screen and (max-width: 1500px) {
  .wp{width: 1300px;}
  .g-tit1 .tit2{font-size: 32px;}
  .row2 .img{width: 900px;-webkit-background-size: contain;
  background-size: contain;padding-left: 240px;height: 160px;}
  .row2 .img .tit{font-size: 26px;margin-bottom: 20px;}
  .row2 .img{font-size: 17px;}
  .ul-list1 li .con{height: 42px;line-height: 42px;font-size: 15px;width:186px;}
  
  .slider2.swiper-container{width: 1200px;}
  .row2 .tel .tell{font-size: 26px;line-height: 28px;}
  .row2 .tel span{margin-bottom: 10px;}
  .g-form .w30.w35{width: 441px;}
  .g-form .cn{font-size: 30px;}
  .g-form .cn span{font-size: 38px;}
  .m-case .swiper-button-next{right: 0;}
  .m-case .swiper-button-prev{left: 0;}
  .g-form .w30.w35{width: 341px;}
  .g-tit1 .tit{font-size: 32px;}
  .slider2 .tit{font-size: 26px;}
  .slider2 .tit span{font-size: 34px;}
  .footer .con .pact{max-width: 360px;}
}

@media only screen and (max-width: 1430px) {
  .wp{width: 1200px;}
  .logo{width: 300px;}


}
@media only screen and (max-width: 1230px) {
  .wp{width: auto;padding: 0 30px;}
  .g-form .sub{float: none;clear:left;margin-left: 0;}
  .g-form .w30{margin-bottom: 20px;}
  .g-form .sp{text-align: left;}
  .g-form .cn{margin-bottom: 10px;}
  .header{display: none;height: 0;}
  .row2 .img .tit{font-size: 22px;}
  .row2 .img{width: 800px;padding-left: 210px;font-size: 15px;}
  .ul-list1 li{margin:0;}
  .ul-list1 li .con{font-size: 14px;width:154px;}
  .row2 .tel .tell{font-size: 22px;}
  .slider2.swiper-container{width: 100%;}
  .footer .qr{float: none;clear:left;width: auto;}
  .footer .con .pact{margin-bottom: 14px;}
  .footer .qr .item img{margin-bottom: 10px;}
  .footer{padding: 30px 0;}
  .row1{padding: 30px 0;}
  .row6{padding-top: 30px;}
  .row4{padding: 30px 0 0;}
  .row5{padding: 30px 0;}
  .g-tit1 .tit{font-size: 28px;}
  .g-tit1 .tit2{font-size: 28px;}
  .g-form .w30,.g-form .w30.w35{width: 100%;margin-right: 0;}
  .row2 .img{width:775px;}
  .row2 .img .desc{font-size:14px;}
}

@media only screen and (max-width: 1023px) {
 .wp{width: auto;padding: 0 15px;}
  .row2 .tel{float: none;text-align: left;}
  .row2 .tel a{float: none;}
  .row2 .tel .tell br{display: none;}
  .ul-list1 li{display: block;float: left;width: 50%;margin:0 0 10px;}
  .ul-list1{overflow: hidden;margin:0 -5px;padding-top: 0;margin-bottom: 0px;}
  .ul-list1 li .con{width: auto;margin:0 5px;}
  .row2 .img{width: auto;height: auto;background: none;padding: 0;float: none;}
  .row2{background: url(../images/pic9.jpg) repeat-x;-webkit-background-size: cover;
  background-size: cover;}
  .row2 .img .tit{margin-bottom: 8px;}
  .row3{padding: 30px 0;}
}

@media only screen and (max-width: 767px) {
.banner .swiper-button-prev,.banner .swiper-button-next{width:21px;height: 45px;margin-top: -20px;}
.g-tit1 .desc{font-size: 14px;}
.g-tit1 .tit{font-size: 22px;margin-bottom: 4px;}
.g-tit1 .tit2{font-size: 22px;}
.row2 .img .tit{font-size: 20px;}
.g-tit1 .i{display: none;}
.g-tit1{margin-bottom: 16px;}
.ul-list1 li .con{font-size: 13px;height: 36px;line-height: 36px;}
.row3 .g-tit1{margin-bottom: 10px;}
.ul-list2 .ico,.ul-list2 .en{display: none;}
.ul-list2 li{width: 33.33%;background: #eee;padding: 0;line-height: 40px;margin-bottom: 1px;border-right: 1px solid #fff;}
.ul-list2{margin-bottom: 15px;}
.ul-list2 li:nth-child(4),.ul-list2 li:nth-child(5){width: 50%;}
.ul-list2 .tit{font-size: 15px;}
.slider2 .txt{width: 100%;height: 100%;margin-top: 0;top: 0;padding: 15px;}
.slider2 .pic{height: 220px;}
.slider2 .tit{font-size: 22px;line-height: 30px;}
.slider2 .tit span{font-size: 26px;}
.slider2 .desc{font-size: 14px;margin-bottom: 10px;}
.slider2 .en{margin-bottom: 4px;}
.slider2 .swiper-button-prev,.slider2 .swiper-button-next{width: 0;height: 0;}
.row6 .desc{font-size: 14px;text-align: left;line-height: 1.8;}
.row6 .box .tit span{display: none;}
.row6 .box .tit{padding: 12px 15px;}
.row6 .box .tit::after{display: none;}
.slider3{padding: 0 15px;}
.row6 .box .tit{font-size: 20px;}
.row5 .link a{display: block;width: 100%;margin:0 0 10px;}
.fdtit{margin-bottom: 10px;}
.footer .con{float: none;margin-bottom: 10px;}
.footer .address{width: auto;float: none;margin-right: 0;}
.g-form .cn span{font-size: 0;}
.g-form .cn {font-size: 22px;}
.footer .con .pact a{width: 50%;float: left;}
}


  




.hd-mobile{display: none;}
@media only screen and (max-width: 1230px) {
.header{display: none;}
.logo{line-height: 60px;height: 60px;padding-right: 0;border-right: none;width:180px;}
  body{padding: 60px 0 53px;}
.hd-mobile{display: block;
      position: fixed;
      z-index: 999;
      top: 0;
      width: 100%;
      left: 0;
      padding: 0 15px;
      background: #fff;
      box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
 .menuBtn{display: block;}
    .nav_mobile{
        position: fixed;
        top: 60px;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 99;
        overflow: hidden;
        background: #fff;
        width: auto;
        float: none;
        padding: 0;
        display: none;
  
    }
    .nav_mobile li{position: relative;}
    .nav_mobile li .v1{line-height: 40px;text-align: left;padding:0 20px;color:#333; border-bottom:1px solid #eee;font-size: 14px;display: block; }
    .nav_mobile li i {
        display: block;
        width: 40px;
        height: 40px;
        background-position: center center;
          position: absolute;
          right: 0;
          top: 0;
        z-index: 9;
        background: url(../images/sel.png) no-repeat center center;
        -webkit-background-size: 18px 18px;
        background-size: 18px 18px;
    }
    .nav_mobile li .sub{
      padding: 10px 0;
      background-color: #004BB1;
      display: none;
    }
    .nav_mobile li .sub a{padding-left: 20px;text-align: left;line-height: 30px;color:#fff;font-size: 14px;display: block;}
    .nav_mobile .v1{height: 40px;line-height: 40px;text-align: left;color:#333;padding-left: 10px;margin:0;overflow: hidden;}
    .nav_mobile li:hover .v1,
    .nav_mobile li.on .v1{
        background: none;
    }
    .nav_mobile li .v1::after{display: none;}
    #floatBottom{display: block;}
}
