@charset "utf-8";


@media screen and (max-width: 1100px) {


  header .container{
    width: 100%;
  }
  .wrapNav{
    width: 75px;
    border-left: 1px solid #965117;
    display: flex;
    justify-content: center;
    align-items: center;
    float: right;
    height: 100%;
    position: relative;
    top: 50%;
    transform:translateY(-50%);
    -webkit-transform:translateY(-50%);
 

  }
  .top_r{
 
    width:60%;
  

  }
  header{
    background: #333231;
    position: relative;
  }
  .logo{
    margin-left: 15px;
    border: 0;
  }
 
.headTop .tel{
 position: absolute;top: 50%;
   transform:translateY(-50%);
  -webkit-transform:translateY(-50%);right: 75px;
}
.headTop .wrap-tel{
  display: inline-block;
}
.headTop .wrap-tel h3{
  font-size: .3rem;

}



.headTop{
  height: 90px;

}


.menu{
    position: fixed; width: 100%;
    height:100vh; 
    left: 0; top: 90px;
    display: none;
    bottom: 0;
    z-index: 10;
    background-color: #ffffff;
    transform:translateY(0%);
    -webkit-transform:translateY(0%);
    z-index: 99999;overflow: hidden;
  }
  .menu li.on{
    background: #305e9b;
  }
  .menu li.on a{
    color: #ffffff;
  }
  .menu li.logo{
    display: none;
  }
  .menu li.item{
    top: 0%;
    transform:translateY(0%);
    -webkit-transform:translateY(0%);
    width:100%;
    text-align: center;
    height: 70px;line-height: 70px;
    padding: 0 0px;
  }
  .menu li.item a{
    font-size: 24px;
    color: #9a1111;
  }
  .menu li.item.on a{
    font-size: 24px;
    color: #ffffff;
  }

  .menu li.item p {
    display: none;
  }
  .menu li.current6{display:block;}
  .pc{
    display: none !important;
  }
  .wrap{
    display: block !important;
  }
.adBoxes{
  zoom: .8;
}
.bannerHome .swiper-slide img{
  width: 100%;
  height: auto;
  object-fit: cover; 
}




}


@media screen and (max-width: 750px) {

  .headTop .tel{
 
    border-left: 0px solid #965117;
  }


  .titMax{

    margin-top: 1rem;
  }
  .titMax .con span{
    left: 0%;right: 0;
    transform:translate(0%,-40%);
    -webkit-transform:translate(0%,-40%);
  }
  .titMax .con span img{
    width: 100%;
  }

  .titMax h2{
    font-size: .4rem;

  }
    .titMax222 h2{
    font-size: .35rem;

  }
  .titMax p{
    font-size: .25rem;

    margin-top: .18rem;
  }
  .yinBox{
    margin-top: .7rem;
    margin-bottom: 1rem;
  } 
  .yinBox .yinPic{

    width: 100%;
  } 


  .yinBox .list{
    width:100%;
    float: right;
    margin-top: .3rem;
  }
  
.bg_1{
  padding-bottom: 1rem;
}
.shidai{
  margin-top: .4rem;
}
.shidai li{
  width: 100%;
  margin-right: 0px;
  margin-top: 0rem;
  margin-bottom: .2rem;
  background: #333333;
  border-radius: 10px ;
}
.shidai li:hover{
  background: #ec7109;
}
.shidai li .img{
  float: left;
  width: 40%;
}
.shidai li .box{
  float: left;
  width: 60%;height: auto;
  border-radius:  0 10px 10px 0px;
}
.shidai li .img img.show{
  display: none;
}
.shidai li .img img.hiden{
  display: block;
  border-radius: 10px 0px 0 10px;
}

.shidai li .box .title{
  font-size: .34rem;
  
  margin-top: .1rem;
}
.shidai li .box .desc{
  font-size: 12px;
  padding:  0 .15rem;
}

.bg_2{
  height: auto;
  padding-bottom: 1rem;
}

.list2 li{
  float: left;
  width: calc((100% - .2rem)/2);
  height: 4.55rem;
  background: #ffffff;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: .2rem;
  -webkit-transition:all .9s;transition:all .9s;
  margin-bottom: .2rem;
}
.list2 li:nth-child(2n){
  margin-right: 0;
}
.list2 li:hover{
  margin-top: 0px;
  height: 4.55rem;
  background-image: url(../images/bg_1.png);
  background-position: center center;
  background-size: 100% 100%;

}





.picBox .d1{
  position: absolute;

  left: 5%;
  top: 25%;
}


.picBox img.bg{
  width: 100%;
}
.picBox .d1 .img{
  width: .9rem;height: .9rem;
  background: #f1f1f1;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  float: none;
  margin: 0 auto;
}

.picBox .d1 p{
  font-size: .18rem;
  margin-right: 0px;
  width: 100%;line-height: 1.5;
  margin-top: .1rem;
}
.picBox .d1 p span{
  font-size: .24rem;
  display: block;
  text-align: center;
}


.picBox .d3{

  top: 25%;
}
.picBox .d3 .img{
  width: .9rem;height: .9rem;
  background: #f1f1f1;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  float: none;
  margin: 0  auto;
}
.picBox .d3 p{
  font-size: .18rem;
  margin-right: 0px;
  width: 100%;line-height: 1.5;
  margin-top: .1rem;
}
.picBox .d3 p span{
  font-size: .24rem;
  display: block;
  text-align: center;
}


.picBox .d2 .img{
  width: .9rem;height: .9rem;
}

.picBox .d2 p{
  font-size: .18rem;
}
.picBox .d2 p span{
  font-size: .24rem;
}
.bg_3{
padding-bottom: 1rem;
}


.baozhang{
  margin-top: 1rem;
}
.baozhang .col2  h2{
  font-size: .4rem;
  margin-top: .1rem;
  text-align: center;
}
.baozhang .col2 .img img{

  width: .85rem;
}

.baozhang .col2 .list{
  margin-top: .2rem;
}
.baozhang .col2 .list p{
  line-height: 2;
  font-size: .2rem;
}


.wenhua{
  margin-top: 0rem;
  min-height: auto;
  display: block;
}
.wenhua  .col{
  width: 50%;float: left;
  margin-bottom: 30px;
}
.wenhua .tu{
  position: relative;
  width: 100%;z-index: 9999;
  clear: both;
  left: 0;right: 0;

}
.wenhua .col h2{
  font-size: .3rem;
  margin-top: 10px;
}
.wenhua .col p{
  font-size: 12px;
}

.bg_4{

  padding-bottom: 1rem;
}


.yinxiang{
  display: block;
  margin-top: .4rem;
}


.yinxiang .tu{
  width: 100%;
  position: static;

}
.yinxiang .list{
  width: 100%;
}
.yinxiang .list li{
  width: calc((100% -  .4rem)/5);
  margin-right: .1rem;
  margin-top: 10px;
  float: left;
  text-align: center;
  

}
.yinxiang .list li:nth-child(5n){
  margin-right: 0;
}

.yinxiang .list:nth-child(2) li p{
  font-size: 12px;
  margin-left: 0;line-height: 1.5;
  display: block;
  float: none;/*white-space:nowrap;*/ overflow:hidden; text-overflow:ellipsis;
}
.yinxiang .list li i{
  display: block;
  float: none;
}


.yinxiang .list:nth-child(4){

}
.yinxiang .list:nth-child(4) ul{
  display: block;
}

.yinxiang .list:nth-child(4) li{
  width: calc((100% -  .4rem)/5);
  margin-right: .1rem;
  margin-top: 10px;
  float: left;
  text-align: center;


}
.yinxiang .list:nth-child(4) li:nth-child(5n){
  margin-right: 0;
}
.yinxiang .list:nth-child(4) li p{
  font-size: 12px;
  margin-left: 0;line-height: 1.5;
  display: block;
  float: none;
}

#hiden{
  display: none;
}
.form .row {
  height: auto;
}
.form .row  .col{

  width: 100%;
  margin-bottom: .2rem;
  overflow: hidden;
}
.form .row2{
  margin-top: .2rem;
  float: left;
  width: 100%;overflow: hidden;
  margin-bottom: .5rem;
}
.bg_5{

  padding: .5rem 0;
}
.form {
  margin-top: 0rem;
}
.form .row input{
  margin-left: .2rem;
  width: calc(100% - 1rem);
  
}
.form .row2  .col textarea{
  width: calc(100% - .8rem);
  float: left;height: 1.5rem;
  margin-top: 5px;border: 0;
  margin-left: .2rem;
}

.foot_top{
  border-bottom: 0px 

}
  
.foot_top .logos{
  display: none;
}
.logos2{
  display: block;
  text-align: center;
  color: #ffffff;font-size: .2rem;color: #ffffff;
}
.foot_top .navs{
  display: none;
}
.foot_bottom{
  display: block;

}
.foot_tel{
  margin-top: .7rem;
  text-align: center;
}
.foot_tel  h1{

  margin-top: .1rem;color: #ffffff;
}



footer .address{
  float: none;
  font-size: .25rem;
  width: 85%;
  margin: 0 auto;
  color: #ffffff;  margin-top: .4rem;
  text-align:center;
}
footer .code{
  display: flex;
  justify-content:center;
  width:100%;margin-top: .7rem;
}
footer .code .col:nth-child(2){
  margin-left: .5rem;
}
.copyright{
  display: none;
}
.foot_menu {
  height: .8rem;
  display: inline-block;
  margin-top: 0;
}
.foot_menu ul{
  position:fixed;
  left: 0;right: 0;
  bottom: 0;
  display: flex;
  height: .9rem;
  width: 100%;z-index: 99;
}
.foot_menu ul li{
  width: 100%;
  height: .9rem;
  text-align: center;
  line-height: .9rem;
}
.foot_menu ul li:nth-child(1){
  background: #484747;
}
.foot_menu ul li:nth-child(2){
  background: #ec7109;
}
.foot_menu ul li a{
  color: #ffffff;
  font-size: .32rem;
}


.fuwuBg{
  background-image: url(../images/bg-4s.jpg);
  background-position: right bottom ;
  background-size: 100% auto;
  background-repeat: no-repeat;
  padding-bottom: 1rem;
}



.customer{
  display: none;
}

.jianjie{
  font-size: .2rem;
  width: 100%;
  margin-top: .7rem;
}




}

@media screen and (max-width: 540px) {
  .xmList .list  p{
    padding: 0 .1rem;
    font-size: 12px;
    min-height: 120px;
  }
  .xmList span{
    font-size: 12px;
  }
  
  .xmList .list  p a{
    font-size: 12px;
  }
  .xmList .list  p:nth-child(4){
    min-height: 35px;
  }


   .headTop .tel i{
  display: inline-block;
  width: 30px;height: 30px;
  background: #ffffff;
  border-radius: 50%;
  background-image: url(../images/ico_tel.png);
  background-position: center center;
  background-repeat: no-repeat;
} 
.headTop .desc p a{

  font-size: 12px;


}
.headTop .desc h3{
  font-size: 12px;
  
}

  

}
@media screen and (max-width: 393px) {

   .logo{
    width: 40%;
  }
 .headTop .tel i{
  display: inline-block;
  width: 32px;height: 32px;
  background: #ffffff;
  border-radius: 50%;
  background-image: url(../images/ico_tel.png);
  background-position: center center;
  background-repeat: no-repeat;
} 

  
 
}
@media screen and (max-width: 360px) {
 
   .logo{
    width: 30%;
  }
 
}
@media screen and (max-width: 320px) {

   .logo{
    width: 30%;
  }
  .headTop .tel i{
  display: inline-block;
  width: 22px;height: 22px;
  background: #ffffff;
  border-radius: 50%;
  background-image: url(../images/ico_tel.png);
  background-position: center center;
  background-repeat: no-repeat;  background-size:50% auto ;
} 
}