/*two banner*/
.info p img{    height: auto !important;
    max-width: 100% !important;}
.banner06 {
  width: 1200px;
  height: 600px;
  position: relative;
  margin-bottom: 50px;
  overflow: hidden;
}
.banner06 .box {
  width: 970px;
  height: 600px;
  float: left;
  margin-right: 10px;
  overflow: hidden;
  position: relative;
}
.banner06 .box ul {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.banner06 .box ul li {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: #fff;
  background: no-repeat center center;
  -webkit-background-size: cover;
  background-size: cover;
}
.banner06 .title-big {
  width: 205px;
  height: 600px;
  float: right;
  position: relative;
}
.banner06 .title-big .show {
  width: 100%;
  height: 528px;
  margin-top: 30px;
  position: relative;
  background: #fff;
  overflow: hidden;
}
.banner06 .title-big .show ul {
  width: 100%;
  height: auto;
  position: absolute;
  left: 0;
  top: 0;
}
.banner06 .title-big .show ul li {
  cursor: pointer;
  display: block;
  width: 100%;
  height: 130px;
  margin-bottom: 2px;
  position: static;
  left: 0;
  top: 0;
  -webkit-background-size: 100%;
  background-size: 100%;
  box-sizing: border-box;
}
.banner06 .title-big .show ul li.on {
  border: 2px solid #e75b00;
  position: relative;
}
.banner06 .title-big .show ul li.on::before {
  content: "";
  display: block;
  border-width: 8px;
  border-style: dashed solid dashed dashed;
  border-color: transparent #e75b00 transparent transparent;
  position: absolute;
  left: -16px;
  top: 50%;
  margin-top: -8px;
}
.banner06 .title-big .show ul li img {
  width: 205px;
  height: 130px;
}
.banner06 .ts {
  width: 100%;
  height: 30px;
  line-height: 30%;
  text-align: center;
  position: absolute;
  left: 0;
  cursor: pointer;
}
.left11 {
  top: 0;
  background: url(../images/case/top.png) no-repeat center center;
}
.left11:hover {
  background: url(../images/case/top_hover.png) no-repeat center center;
}
.right11 {
  top: auto;
  bottom: 0;
  background: url(../images/case/bottom.png) no-repeat center center;
}
.right11:hover {
  background: url(../images/case/bottom_hover.png) no-repeat center center;
}
/*BANNER OVER*/
.main h2 {
  font-size: 30px;
  color: #444;
  text-align: center;
  padding-top: 60px;
  padding-bottom: 40px;
}
.main .info {
  width: 100%;
  overflow: hidden;
  padding-bottom: 90px;
  border-bottom: 1px solid #e5e5e5;
}
.main .info h4 {
  font-size: 20px;
  color: #333;
  padding-bottom: 20px;
}
.main .info p {
  font-size: 14px;
  color: #666;
  line-height: 30px;
}
.main h3 {
  font-size: 30px;
  color: #333;
  padding-top: 60px;
  padding-bottom: 28px;
  text-align: center;
}
.main .link {
  display: block;
  width: 50px;
  height: 2px;
  background: #999;
  margin: 0 auto ;
}
.banner {
  position: relative;
  height: 390px;
  overflow: hidden;
  margin-top: 40px;
  margin-bottom: 70px;
  display: none;
}
.banner .max-container {
  height: 100%;
}
.banner .container {
  width: 100%;
  height: 100%;
}
.banner .content {
  width: 100%;
  position: absolute;
  top: 0;
  margin: 0 auto;
  height: 100%;
  background: no-repeat center center;
  background-size: cover;
  -webkit-background-size: cover;
}
.banner .max-container .btn {
  transition-duration: .3s;
  -webkit-transition-duration: .3s;
  cursor: pointer;
  position: absolute;
  top: 0;
  bottom: 0px;
  margin: auto 0;
  width: 60px;
  height: 50px;
  text-align: center;
}
.banner .max-container .btn img {
  vertical-align: middle;
}
.banner .max-container .btn.left {
  left: 0px;
  background: url(../images/case/left.png) no-repeat center center;
}
.banner .max-container .btn.right {
  right: 0px;
  background: url(../images/case/right.png) no-repeat center center;
}
.banner .max-container .btn.left:hover {
  background: url(../images/case/left_hover.png) no-repeat center center;
}
.banner .max-container .btn.right:hover {
  background: url(../images/case/right_hover.png) no-repeat center center;
}
/*tow banner*/
.banner01 {
  position: relative;
  height: 240px;
  overflow: hidden;
  margin-top: 40px;
  margin-bottom: 70px;
}
.banner01 .max-container01 {
  height: 100%;
}
.banner01 .container01 {
  width: 90%;
  margin: 0 auto;
  height: 100%;
}
.banner01 .content01 {
  width: 100%;
  position: absolute;
  top: 0;
  margin: 0 auto;
  height: 100%;
  background: #fff;
}
.banner01 .content01 .cont {
  width: 24%;
  float: left;
  height: 100%;
  position: relative;
  cursor: pointer;
  overflow: hidden;
  margin-right: 1%;
}
.banner01 .content01 .cont .imgBox{
  width: 100%;
  height: 190px;
  position: relative;
  margin-bottom: 10px;
}
.banner01 .content01 .cont .info{
  font-size: 14px;
  color:#444;
  text-align: center;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  border: 0 none;
}
.banner01 .content01 .cont img{
  width: 100%;
  height: 190px

}
.banner01 .content01 .cont:hover .bg {
  opacity: 0;
}
.banner01 .content01 .cont .bg {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: #999;
  opacity: .8;
  transition-duration: .4s;
  -webkit-transition-duration: .4s;
  -moz-transition-duration: .4s;
  -ms-transition-duration: .4s;
  -o-transition-duration: .4s;
}
.banner01 .max-container01 .btn01 {
  transition-duration: .3s;
  -webkit-transition-duration: .3s;
  cursor: pointer;
  position: absolute;
  top: 0;
  bottom: 0px;
  margin: auto 0;
  width: 60px;
  height: 50px;
  text-align: center;
}
.banner01 .max-container01 .btn01 img {
  vertical-align: middle;
}
.banner01 .max-container01 .btn01.left-btn01 {
  left: 0px;
  background: url(../images/case/left.png) no-repeat center center;
}
.banner01 .max-container01 .btn01.right-btn01 {
  right: 0px;
  background: url(../images/case/right.png) no-repeat center center;
}
.banner01 .max-container01 .btn01.left-btn01:hover {
  background: url(../images/case/left_hover.png) no-repeat center center;
}
.banner01 .max-container01 .btn01.right-btn01:hover {
  background: url(../images/case/right_hover.png) no-repeat center center;
}
/*two banner*/
@media (max-width: 639px) {
  .banner01 {
    height: 260px;
  }
  .banner01 .content01 {
    font-size: 0;
    text-align: center;
  }
  .banner01 .content01 .cont {
    width: 126px;
    height: 116px;
    float: none;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
    overflow: hidden;
    margin-top: 10px;
  }
   .banner01 .content01 .cont .info{
    font-size: 12px;
   }
  .banner01 .content01 .cont .imgBox{height: 86px;}
.banner01 .content01 .cont .bg{background:none;}
  .banner01 .content01 .cont img {
    width: 100%;
    max-width: 100%;
    max-height: 100%;
  }
  .banner06 {
    display: none;
  }
  .banner {
    display: block;
    height: 230px;
    margin:0;
    margin-bottom: 20px;
  }
  .main .info h4{padding-bottom: 8px;}
  .main .info p{font-size: 12px;line-height: 22px;text-align:justify;}
    .main .info p span{font-size: 12px !important;}
  .main .info{padding-bottom: 20px;}
  .main h3{font-size: 24px;padding-top:24px;padding-bottom: 10px;}
  .main h2{padding-top: 30px;padding-bottom: 10px;font-size: 24px;}
  .banner01{margin:10px 0;}
}
@media (min-width: 640px) and (max-width: 1023px) {
  .banner06 {
    display: none;
  }
  .banner {
    display: block;
    height: 450px;
  }
  .banner01{height: 160px;}
  .banner01 .content01 .cont .info{font-size: 12px;}
  .banner01 .content01 .cont .imgBox,.banner01 .content01 .cont img{height: 120px;}
}
@media (min-width: 1024px) and (max-width: 1334px) {
  .banner06 {
    width: 100%;
    max-width: 1200px;
    height: 500px;
  }

  .banner06 .box {
    width: 84%;
  }
  .banner06 .title-big {
    width: 14%;
    max-width: 170px;
    height: 500px;
  }
  .banner06 .title-big .show {
    height: 440px;
  }
  .banner06 .box ul li img {
    max-width: 100%;
    max-height: 100%;
  }
  .banner06 .title-big .show ul li {
    height: 110px;
  }
  .banner06 .box {
    height: 500px;
  }
}
