/*two banner*/
.banner06 {
  width: 760px;
  height: 500px;
  position: relative;
  margin-bottom: 50px;
  overflow: hidden;
  float: left;
}
.show p span{padding-top: 0px !important;padding-bottom: 0px !important}
.banner06 .box {
  width: 540px;
  height: 100%;
  float: right;
  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: #fff no-repeat center center;
}
.banner06 .title-big {
  width: 120px;
  height: 100%;
  float: left;
  position: relative;
}
.banner06 .title-big .show {
  width: 100%;
  height: 426px;
  margin-top: 40px;
  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 {
  display: block;
  width: 100%;
  height:100px;
  margin-bottom: 8px;
  position: static;
  left: 0;
  top: 0;
  background: #f0f0f0 no-repeat center center;
  -webkit-background-size: 100% auto;
  background-size: 100% auto;
  box-sizing: border-box;
}
.banner06 .title-big .show ul li.on {
  border: 2px solid #0041a9;
  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: 7px;
  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 {
  overflow: hidden;
  padding-top: 120px;
  padding-bottom: 60px;
}
.main .info {
  width: 360px;
  overflow: hidden;
  padding-bottom: 90px;
  padding-top: 50px;
  float: right;
  height:auto;
}
.main .info h4 {
  font-size: 38px;
  color: #333;
  padding-bottom: 20px;
  
  line-height: 46px;
}
.main .info span {
  font-size: 20px;
  color: #666;
  
  padding-bottom: 30px;
  padding-top: 8px;
  display: block;
}
.main .info .show{
  height:200px;
  overflow-y:scroll;
  position:relative;
}
.main .info .current{
  height:auto;
  overflow:visible;
}
.main .info .current .s{
position:relative;

}
.main .info  .s{
width:100%;
height:36px;
background:#fff;
position:absolute;
bottom:0;
left:0;
display:none;
}
.main .info .lookMore{
width:100px;
height:36px;
text-align:center;
line-height:36px;
background:#002d64;
border-radius:4px;
-webkit-border-radius:4px;
cursor:pointer;
font-size:14px;
color:#fff;
position:absolute;
bottom:0px;
left:0;
}
.main .info p {
  font-size: 15px;
  color: #888;
  line-height: 30px;
}
.main .info .want {
  margin-top: 30px;
  display: inline-block;
  padding: 14px 32px;
  background: #002d64;
  font-size: 16px;
  color: #fff;
  border-radius: 30px;
}
.parameter {
  width: 100%;
  height: auto;
  overflow: hidden;
  background: #f0f0f0;
}
.parameter h4 {
  font-size: 30px;
  color: #333;
  padding-top: 60px;
  padding-bottom: 28px;
  text-align: center;
}
.parameter .link {
  display: block;
  width: 50px;
  height: 2px;
  background: #999;
  margin: 0 auto ;
}
.parameter ul {
  overflow: hidden;
  padding-top: 60px;
  padding-bottom: 70px;
}
.parameter ul li {
  overflow: hidden;
  width: 33%;
  float: left;
}
.parameter ul li p {
  font-size: 18px;
  color: #333;
  line-height: 40px;
}
.parameter ul li p span {
  font-size: 16px;
  color: #666;
}
.imgs {
  padding-top: 40px;
}
.imgs p {
  text-align: center;
  margin-bottom: 20px;
}
.imgs p img {
  max-width: 100%;
}
.title00 {
  font-size: 30px;
  color: #333;
  text-align: center;
  padding-top: 50px;
  padding-bottom: 28px;
}
.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 .container img {
  max-height: 100%;
  max-width: 100%;
}
.banner .content {
  width: 100%;
  position: absolute;
  top: 0;
  margin: 0 auto;
  height: 100%;
  background: no-repeat center center;
  background-size: 100% auto;
  -webkit-background-size: 100% auto;
  text-align: center;
}
.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: 580px;
  overflow: hidden;
  margin-top: 40px;
  margin-bottom: 70px;
}
.banner01 .max-container01 {
  height: 100%;
}
.banner01 .container01 {
  width: 100%;
  margin: 0 auto;
  height: 100%;
}
.banner01 .content01 {
  width: 100%;
  position: absolute;
  top: 0;
  margin: 0 auto;
  height: 90%;
  background: #fff;
  font-size: 0;
  text-align: center;
}
.banner01 .content01 .cont {
  width: 24.9%;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  height: 99%;
  position: relative;
  cursor: pointer;
  overflow: hidden;
  border: 1px solid #e5e5e5;
  margin-left: -1px;
}
.banner01 .content01 .cont.nor {
  border-right: 0 none;
}
.banner01 .content01 .cont .imgBox {
  width: 200px;
  height: 200px;
  line-height: 200px;
  text-align: center;
  margin: 110px auto 0;
}
.banner01 .content01 .cont .imgBox img {
  max-width: 100%;
  max-height: 100%;
}
.banner01 .content01 .cont .info {
  overflow: hidden;
  padding-top: 50px;
}
.banner01 .content01 .cont .info h5 {
  font-size: 28px;
  color: #666;
  padding-bottom: 10px;
  
}
.banner01 .content01 .cont .info p {
  font-size: 18px;
  color: #666;
  max-width: 92%;
  margin:0 auto;
}
.banner01 .content01 .cont:hover {
  background: #f0f0f0;
}
.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;
  bottom: 0px;
  width: 35px;
  height: 35px;
  text-align: center;
  border: 1px solid #e5e5e5;
  border-radius: 6px;
  -webkit-border-radius: 6px;
}
.banner01 .max-container01 .btn01 img {
  vertical-align: middle;
}
.banner01 .max-container01 .btn01.left-btn01 {
  left: 48%;
  background: url(../images/product/left.png) no-repeat center center;
}
.banner01 .max-container01 .btn01.right-btn01 {
  right: 48%;
  background: url(../images/product/right.png) no-repeat center center;
}
.banner01 .max-container01 .btn01.left-btn01:hover {
  background: #002d64 url(../images/product/left_hover.png) no-repeat center center;
}
.banner01 .max-container01 .btn01.right-btn01:hover {
  background: #002d64 url(../images/product/right_hover.png) no-repeat center center;
}
/*two banner*/
@media (max-width: 639px) {
  .banner06 {
    display: none;
  }
  .banner {
    display: block;
    height: 310px;
    padding-bottom: 0;
    line-height: 310px;
  }
  .main {
    padding-top: 0px;
    padding-bottom: 10px;
  }
  
  .banner {
    width: 100%;
    float: left;
    margin:0;
  }
  .banner .container img{max-width:100%;}
  .main .info h4{font-size: 20px;line-height: 24px;padding-bottom: 10px;}
  .main .info span{font-size: 16px;padding-bottom: 10px;padding-top: 0;}
  .main .info p{font-size: 12px;line-height: 20px;}
  .main .info .want{margin-bottom: 16px;padding:6px 18px;font-size: 14px;margin-top: 12px;}
  .parameter h4{padding-top: 20px;padding-bottom: 6px;font-size: 24px;}
  .main .info {
    width: 100%;
    padding-bottom: 0;
    padding-top: 10px;
  }
  .parameter ul {
    padding-top:4px;
    padding-bottom: 20px;
  }
  .parameter ul li p{font-size: 12px;line-height: 22px;}
  .imgs{padding-top: 20px;}
  .imgs p{margin-bottom: 4px;}
  .title00{font-size: 24px;padding-top: 10px;padding-bottom: 12px;}
  .parameter ul li p span{font-size: 12px;}
  .parameter ul li {
    width: 100%;
  }
  .banner01 .content01 .cont {
    width: 49%;
    max-width: 160px;
    height: 160px;
  }
  .banner01 {
    height: 380px;
    margin-top: 20px;
    margin-bottom: 40px;
  }
  .banner01 .max-container01 .btn01.left-btn01 {
    left: 36%;
  }
  .banner01 .max-container01 .btn01.right-btn01 {
    right: 36%;
  }
  .banner01 .content01 .cont .imgBox {
    margin: 20px auto 0;
    width: 120px;
    height: 90px;
    overflow: hidden;
    line-height: 90px;
  }
  .banner01 .content01 .cont.nor {
    border-right: 1px solid #e5e5e5;
  }
  .banner01 .content01 .cont .info {
    padding-top: 10px;
  }
  .banner01 .content01 .cont .info h5 {
    font-size: 14px;
    font-weight: bold;
  }
  .banner01 .content01 .cont .info p {
    font-size: 12px;
  }
  .main .info .show{height:auto;overflow:hidden;}
  .main .info .lookMore,.main .info  .s{display:none;}
}
@media (min-width: 640px) and (max-width: 1023px) {
  .banner {
    display: none;
    height: 450px;
  }
  .banner06 {
    width: 100%;
    max-width: 620px;
    float: none;
    margin: 0 auto;
  }
  .banner06 .box {
    width: 84%;
  }
  .banner06 .title-big {
    width: 14%;
    max-width: 170px;
  }
  .banner06 .box ul li img {
    max-width: 100%;
    max-height: 100%;
  }
  .main .info {
    width: 100%;
    margin-top: 20px;
  }
  .parameter ul li p {
    font-size: 14px;
  }
  .parameter ul li p span {
    font-size: 12px;
  }
  .banner01 .content01 .cont {
    width: 50%;
    max-width: 300px;
    height: 300px;
  }
  .banner01 {
    height: 660px;
  }
  .banner01 .max-container01 .btn01.left-btn01 {
    left: 43%;
  }
  .banner01 .max-container01 .btn01.right-btn01 {
    right: 43%;
  }
  .banner01 .content01 .cont .imgBox {
    margin: 20px auto 0;
    width: 150px;
    height: 150px;
    overflow: hidden;
    line-height: 150px;
  }
  .banner01 .content01 .cont .imgBox img {
    max-height: 80%;
  }
  .banner01 .content01 .cont .info {
    padding-top: 20px;
  }
}
@media (min-width: 1024px) and (max-width: 1334px) {
  .banner06 {
    width: 100%;
    max-width: 620px;
  }
  .banner06 .box {
    width: 84%;
  }
  .banner06 .title-big {
    width: 14%;
    max-width: 170px;
  }
  .banner06 .box ul li img {
    max-width: 100%;
    max-height: 100%;
  }
  .main .info {
    width: 280px;
  }
  .banner01 {
    height: 400px;
  }
  .banner01 .content01 .cont .imgBox {
    margin: 20px auto 0;
  }
  .banner01 .max-container01 .btn01.left-btn01 {
    left: 46%;
  }
  .banner01 .max-container01 .btn01.right-btn01 {
    right: 46%;
  }
  .banner01 .content01 .cont .info {
    padding-top: 30px;
  }
  .banner06{height: 440px;}
  .banner06 .title-big .show{height: 360px;}
  .banner06 .title-big .show ul li{height: 75px;}
}
@media (min-width:1335px) and (max-width:1600px ){
.banner01 .max-container01 .btn01.left-btn01{left:47%;}
.banner01 .max-container01 .btn01.right-btn01{right:47%;}

}
