.about-1 {
  width: 100%;
  height: 100vh;
  display: inline-block;
  
}
.about-img {
  width: 45%;
  float: left;
 height:100%;
  display: inline-block;
  color: #fff;
}
.about-tit {
  width: 55%;

  display: inline-block;

}
.about-tit-1 {
  width: 80%;
  margin: 0 auto;
 
  margin-top: 150px;
}
.about-tit-1 h2{
  color: #9b9b9b;
  font-size: 74px !important;
  line-height: 64px;
  
}
.about-tit-1 h1 {
  padding-top: 5px;
padding-bottom: 25px;
color: #ff8500;
}
.about-tit-1 p {
  font-size: 15px;
  line-height: 28px;
  color: #868686;
  padding-bottom: 40px;
}
.about-tit-img {
  overflow: hidden;
  width: 80%;
  margin: 0 auto;
}
.about-tit-img h3{
  padding: 40px;
  font-size: 24px;
  text-align: center;
  font-weight: bold;
  padding-bottom: 20px;
}
.about-img-1 {
  width: 100%;
  height: 45%;
}
.about-img-1 img {
  width: 100%;
  height: 100%;
}
.about-img-2 {
  width: 100%;
  height: 55%;
  overflow: hidden;
}
.about-img-2-1 {
  width: 50%;
  height: 100%;
  background: url(__PUBLIC__/static/image/ab-2.jpg) center center no-repeat;
  float: left;
  transition: all 0.6s;  
}
.about-img-2-1:hover .about-img-2-1-tit{
  /* -webkit-transform: scale(1.05); */
  padding-top:50% ;
  
 
}
.about-img-2-2:hover .about-img-2-1-tit{
  /* -webkit-transform: scale(1.05); */
  padding-top:50% ;
}
.about-img-2-1-tit {
  padding: 8%;
  padding-top:60%;
  transition: all 0.6s;  
 
}
.about-img-2-2 {
  width: 50%;
  height: 100%;
  background: url(__PUBLIC__/static/image/ab-3.jpg) center center no-repeat;
  float: left;
  transition: all 0.6s;  
}
.about-img-1-1 {
  padding: 5%;
  padding-top: 30%;
  transition: all 0.6s;  
}
.about-img-1:hover .about-img-1-1 {
  padding-top: 25%;
 
}
.about-1 h2{
  font-size: 24px;
  padding-bottom: 10px;
}

   .chanpin2 {
    border: 1px solid rgb(179, 179, 179);
    box-sizing: border-box;
    float: left;
  }
  .chanpin2 .line {
    width: 187px;
height: 1px;
display: block;
background-color: #d2d2d1;
margin: 15px auto;
position: relative;
  }
  .chanpin2:hover {
    background: #ff8500;
  }
  .chanpin2:hover h2 {
    color: white;
  }
  .chanpin2:hover p {
    color: white;
  }
  .chanpin2 h2 {
    text-align: center;
    color: black;
    font-weight: normal;

  }
  .chanpin2 p {
    text-align: center;
    color: rgb(112, 112, 112);
  }
  .chanpin2 .line::after {
    width: 36px;
height: 2px;
background-color: #ff8500;
content: "";
position: absolute;
top: -1px;
left: 50%;
margin-left: -18px;
  }
.cp-tit{
padding: 1em 2em;
}
.cp-img img{
width: 100%;
}
#footer .fotnav dl dd a{
color: white;
}
.cp-ul{ 
margin-top: 2%;

}
.cp-ul li {
float: right;
text-align: left;
}



/* slideTxtBox2 */
.slideTxtBox2{width:100%;margin:0 auto;margin-top:10px;background:url(../images/hjbbj_12.jpg) no-repeat;}
.slideTxtBox2 .hd{width:100%;margin-top:5%;}
.slideTxtBox2 .hd ul{padding:1%}
.slideTxtBox2 .hd ul li{float:left;;text-align:center;color:black;cursor:pointer;border: 1px solid #868686;;margin-right: 1.6%;}
.slideTxtBox2 .hd ul li a{color:rgb(78, 78, 78);}
.slideTxtBox2 .hd ul li a:hover{text-decoration:none;}
.slideTxtBox2 .hd ul li.on{color:#ff8500;font-weight: bold;border: 1px solid;}
.slideTxtBox2 .hd ul li.on a{color:black;}
.slideTxtBox2 .hd .btn{float:right;margin:8px 0 0 0;}
.slideTxtBox2 .hd .btn div{width:11px;height:20px;overflow:hidden;cursor:pointer;background:url(../images/arrow-left-right.gif) no-repeat;float:left;margin:0 10px 0 0;display:inline;}
.slideTxtBox2 .hd .btn .prev{background-position:0 0;}
.slideTxtBox2 .hd .btn .next{background-position:-11px 0;}
.slideTxtBox2 .bd{width:80%;height:auto;margin:0 auto;line-height:32px;text-align:center;}
.slideTxtBox2 .bd .hceg{width:300px;height: auto;margin-left:14px;border: 1px solid rgb(175, 175, 175);font-size: 18px;}
.slideTxtBox2 .bd .hceg p{font-size: 14px;line-height: 20px;color: #868686;padding: 5px 20px;}
.slideTxtBox2 .bd .hceg img {width: 100%;}
.line { width: 40%;height: 2px;background: #ff8500;margin: 0 auto;margin-top: 10px;margin-bottom: 10px;}
.slideTxtBox2 .bd .hceg a {color: black;}
.bdr {width: 100%;overflow: hidden;}
.bdr li {transition: 0.3s;}
.bdr li:hover {background: #ff8500;color: white;}
.bdr li:hover a{color: white !important;}
.bdr li:hover p{color: white !important;}
.bdr li:hover .line{background: white;}
.swiper {
    width: 100%;
    height: 100%;
  }

  .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }

  .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
@media screen and (max-width:1600px){
    .about-tit-1 h2 {
        font-size: 38px !important;
        padding-bottom: 0;
    }
    .about-tit-1 {
        margin-top: 100px;
    }
    .about-tit-1 h1 {
        font-size: 1rem;
        padding-bottom: 15px;
    }
    .ind_titdiv {
        width: 50% !important;
    }
    .hd {width: 50% !important;}
    .block-content {width: 100%  !important;}
}
@media screen and (max-width:768px) {
    .about-1 {
        height: auto;
    }
    .about-img {
        width: 100%;
    }
    .about-img-1-1 {
        padding-top: 10%;
        padding-bottom: 10%;
    }
    .about-img {
        display: none;
    }
    .about-tit {
        width: 100%;
    }
    .about-tit-1 {
        margin-top: 20px;
    }
    .about-tit-1 h1 {
        font-size: 1.5rem;
    }
    .about-tit-1 h2,.about-tit-1 h1 {
        text-align: center;
    }
    .about-tit-1 p {
        font-size: 13px;
        text-align: left;
        padding-bottom: 20px;
    }
    .ind_titdiv {
        width: 100% !important;
    }
    .about-tit-img {
        width: 100%;
    }
    .hd {
        width: 100% !important;
        margin-bottom: 5%;
    }
    .slideTxtBox2 .hd ul li {
        width: 47%;
        padding: 0 !important;
        margin: 0;
        margin-bottom: 3%;
    }
    .slideTxtBox2 .bd {
        width: 100% !important;

    }
    .slideTxtBox2 .bd .hceg {
        width: 200px;
        height: auto;
    }
    .containe2 {
       width: 95% !important;
    }
    #header.first .navbar .logo img {
        opacity: 0 !important;
    }
    .slide {
        display: none;
    }
    .mySwiper1 {
        display: block !important;
    }
    .section1 {
        padding: 0;
    }
}