.g-phone{
    overflow: hidden;
    color: #fff;
    font-size: 14px;
}
.g-phone p{
    margin-bottom: 4px;
}
.g-phone span{
    font-size: 22px;
    font-family:Impact;
}
.wp{
    width: 1200px;
    margin:0 auto;
}
.wp-h{
    width: 1400px;
    margin:0 auto;
}
.row1{
    background: url(../images/bg1.jpg) no-repeat;
}
.row1::after{
     content: '';
    display: block;
    clear:both;
    visibility: hidden;
    width: 100%;
    height: 0;
}
.row1 .txt{
    float: left;
    color:#fff;
    padding-top: 34px;
}
.row1 .txt .tit{
    font-size: 26px;
    margin-bottom: 5px;
    font-weight: bold;
}
.row1 .tel{
    width: 441px;
    height: 65px;
    border-radius: 30px;
    padding-left: 77px;
    font-size: 16px;
    overflow: hidden;
    line-height: 20px;
    font-weight: bold;
    padding-top: 9px;
    background: #ffae00 url(../images/ico2.png) left 26px center no-repeat;
}
.row1 .tel span{
    font-size: 20px;
}
.row1 .txt .desc{
    font-size: 16px;
    margin-bottom: 24px;
}
.row1 .img{
    float: right;
    position: relative;
    top: -20px;
    margin-bottom: -20px;
}

.row2{
    margin-top: 30px;
    padding: 50px 0 80px;
    overflow: hidden;
    background: url(../images/bg2.jpg) no-repeat;
}
.swiper-container.slider1{
    margin-top: 30px;
}
.slider1 .pic{
    overflow: hidden;
    height: 108px;
    line-height: 108px;
    background-color: #fff;
    text-align: center;
}
.slider1 .swiper-slide img{
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
    max-height: 100%;   
}
.slider1 .tit{
    text-align: center;
    color:#f5f5f5;
    font-size: 16px;
    padding-top: 26px;
}
.g-fd{
    overflow: hidden;
}
.g-fd .title{
    font-size: 28px;
    color:#fff;
    font-weight: bold;
    margin-bottom: 49px;
}
 .g-fd .title span{
    background-color: #c40001;
    border-radius: 30px;
    text-transform: uppercase;
    font-size: 18px;
    padding: 5px 15px;
    margin-left: 32px;
    display: inline-block;
 }
  .g-fd .box{
    overflow: hidden;
  }
  .g-fd .item {
    width: 50%;
    float: left;
    margin-bottom: 34px;
  }
  .g-fd .item .tit{
    font-weight: bold;
    color:#9c9c9c;
    padding-left: 38px;
    margin-bottom: 15px;
    font-size: 16px;
    background: url(../images/pic8.jpg) no-repeat left center;
  }
  .g-fd .item  .desc{
    font-size: 14px;
    color:#979797;
    line-height: 1.8;
    height: 3.6em;
  }
   .g-fd.ss{
    padding-top: 3vw;
   }
    .g-fd.ss .item .desc{
        color:#999;
    }
  .g-fd.ss .item .tit{
    padding-left: 0;
    background: none;
    color:#333;
  }
  #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;}


.ul-list2{
    margin:30px -18px 15px;
    overflow: hidden;
}
.ul-list2 li{
    float: left;
    width: 33.333%;
    margin-bottom: 15px;
}
.ul-list2 .con{
    margin:0 18px;
}
.ul-list2 .pic{
    line-height: 158px;
    height: 160px;
    text-align: center;
    background: #FFFFFF;
    overflow: hidden;
    border: 1px solid #D2D2D2;
}
.ul-list2 .pic img{
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
    max-height: 100%;
}
.ul-list2  .tit{
    text-align: center;
    font-size: 18px;
    color:#222222;
    line-height: 58px;
    font-weight: bold;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
@media only screen and (max-width: 1430px) {
    .wp-h{width: 1200px;}
}
@media only screen and (max-width: 1230px) {
    .row1 .img{display: none;}
    .row1{-webkit-background-size: cover;
    background-size: cover;}
    .row1 .txt {padding: 20px 0;}
    .row1 .txt .tit{font-size: 28px;}
    .wp,.wp-h{padding: 0 15px;width: auto;}
    .g-fd .item{width: auto;float: none;margin-bottom: 15px;}
}
@media only screen and (max-width: 1023px) {
    .g-fd .item{width: 50%;float: left;}
    .g-fd .title{margin-bottom: 30px;}
    .row2{padding: 30px 0;}
}
@media only screen and (max-width: 767px) {
    .g-fd .title{font-size: 24px;}
.row1 .tel{width: auto;font-size: 14px;}
.row1 .tel span{font-size: 18px;}
.row1 .txt .tit{font-size: 22px;margin-bottom: 6px;}
   .g-fd .item{width: auto;float: none;margin-bottom: 15px;}
   .g-fd .item .desc{height: auto;}
   .g-fd .title{margin-bottom: 20px;}
   .ul-list2 li{width: 50%;}

}
@media only screen and (max-width: 500px) {
     .ul-list2 li{width: auto;float: none;}
}