/* CSS Document */
.product .pro-info{width:50%;float:left;padding-top:10rem;}
.product .pro-info .pro-tit{font-size: 3.6rem;line-height: 1;}
.product .pro-info .con{font-size: 1.6rem;line-height: 3rem;color: #333;margin: 2rem 0 3rem 0;font-family: 'hlight';text-align: justify}
.product .pro-info .txt .t{font-size:2.4rem;font-family: 'hlight';}
.product .pro-info .txt .t span{font-size:2.4rem;}
.product .pro-info .txt .t span em{font-family:Impact; margin:0 0.5rem;}
.product .pro-info .txt .t{display:inline-block; font-size:2.4rem; color:#333; vertical-align:text-bottom;margin-right:3rem;}
.product .pro-img{float:right;width:45%; height:53rem;}
.product .pro-img a{display: flex;width:100%;height: 100%;floata:left; justify-content: center; align-items: center;}
.product .pro-img a img{width:auto;height: auto;max-width: 80%;max-height: 80%;}
.product .pro-list li .wrap{display:flex;}
.product .pro-list li:nth-of-type(2n) .wrap{ flex-direction:row-reverse;}
.product .pro-list li:nth-of-type(2n) { background: #f5f5f5;}
.product .pro-list li:nth-of-type(2n) .pro-img{margin-right:auto;}
.product .pro-list li:nth-of-type(2n+1) .pro-img{margin-left:auto;}
.pruduct-particulars{ width: 100%; float: left; margin-top: 9rem;}
.prodetail-ban{ background: url("../images/prodetail-bg.jpg") center no-repeat;height: 56rem; display: flex; align-items: center;}
.prodetail-ban .pro-info{width:50%;float:left;}
.prodetail-ban .pro-img{width:45%;margin-left:auto;}
.prodetail-ban .pro-info .pro-tit{color: #0863c4;font-size: 4.8rem;}
.product .pro-info .txt .t h3{font-size:1.8rem;font-family: 'hbold';color: #0863c4; }
.prodetail-ban .pro-info .con{ margin:3rem 0;}
.prodetail-ban .more-box{margin-top:0;}
.prodetail-ban .pro-info{padding-top:0;}
.prodetail-ban .wrap{display:flex;align-items: center;}
.product .fl_r .box-tit{font-size:4.4rem;font-family: 'hbold';}
.items a{color: #fff; }
.items { float: left; width: 100%; position: relative; padding:0 7.5rem;}
.items ul li { background-color: #fff; margin:3rem 2rem; text-align: center; float: left; width: 44rem; height:37rem;-webkit-transition: box-shadow .2s ease-out; transition: box-shadow .2s ease-out;box-shadow:0 0.4rem 2rem rgba(33, 95, 194, 0.12); border-radius:0.8rem; overflow:hidden; cursor:pointer; position:relative;}
.items .next, .items .prev { opacity:1; position: absolute; top: 50%; transform: translateY(-50%); display: inline-block; cursor: pointer; z-index: 1; width:4rem; height: 8rem; line-height: 8rem; color: #fff; text-align: center; font-size: 3rem; font-weight: 400; background: rgba(0, 0, 0, .2); font-family: simsun; transition: all ease-in .3s; }
.items .next { right: 0px; }
.items .prev { left: 0px; }
.items .next:hover { opacity: 1; background:#215fc2;}
.items .prev:hover { opacity: 1; background:#215fc2;}
.items ul li figure{ margin:0; width:7.5rem; height:7.5rem; overflow:hidden;text-align: left; padding:1.5rem;background: linear-gradient(135deg, rgba(8, 99, 196, 0.24) 0%, rgba(0, 211, 161, 0.24) 100%); border-radius: 6px;}
.items ul li figure img{ width:auto; height:100%; max-width:100%; transition:all 0.3s;}
.picList-w{width:100%;height:100%;flaot:left;padding:3rem;float:left;background: url("../images/bg3.jpg") center no-repeat;}
.function-info{ text-align:left; margin-top:3rem;padding-top:3rem; border-top: 1px solid rgba(255, 255, 255, 0.24);color:#fff;}
.function-info p{font-size:2.4rem;}
.function-info span{ font-family: 'hlight';  text-align: justify; font-size: 1.6rem; line-height: 1.5;}
.box.tx{background:url("../images/bg1.png") center no-repeat;}
.box.parameter{background:linear-gradient(to right, #044055,#001c34);}
.box.parameter .box-tit{color:#fff;}
.parameter ul{display:block;width:100%; color:#fff; margin: 4rem 0; }
.parameter ul li{display:flex;width:100%;justify-content: center;border-radius:0.8rem;overflow: hidden;}
.parameter ul li .type{flex:0 0 35rem; background: rgba(255, 255, 255, 0.12);padding:2rem 3rem;}
.parameter ul li .con{flex:0 0 85rem; margin-left:0.5rem; background: rgba(255, 255, 255, 0.12);padding:2rem 3rem;}
.parameter ul li:nth-of-type(2n) .type,.parameter ul li:nth-of-type(2n) .con{background: rgba(255, 255, 255, 0.24);}
.shape-box{width:100%;floata:left;display: flex; flex-wrap: wrap;padding:0 10%;}
.shape-box .img{flex:0 0 100%;float:left; padding:4rem; text-align: center;}
.shape-box .line{width:50%;float:right;padding:4rem;}
@media screen and (max-width: 992px) {
  .product .pro-list li .wrap{flex-wrap: wrap;}
  .product .pro-info{width:100%;}
  .product .pro-img{width:100%;}
  .product .pro-info{padding-top:40px;}
  .more-box{margin-top:20px;justify-content: center;}
  .more-box .more{margin:0 10px;}
  .product .pro-img{width:100%; height:240px; margin-top:40px;}
  .prodetail-ban .wrap{flex-wrap: wrap;}
  .pruduct-particulars{margin-top:60px;}
  .prodetail-ban{height:auto;}
  .prodetail-ban .pro-info .pro-tit{font-size:40px;}
  .prodetail-ban .more-box{margin-top:40px;}
  .product .fl_r .box-tit{font-size:30px;}
  .items{padding:0 40px; overflow: hidden;}
  .items ul li{width: 280px; height:37rem;margin:3rem 2rem; overflow: hidden;}
  .Scroll-left{width:100%; overflow: hidden;}
  .parameter ul li .type{flex:0 0 40%;}
  .parameter ul li .con{flex:0 0 60%;}
  .shape-box .img,.shape-box .line{width:100%;padding:20px;}
  .shape-box{flex-wrap:wrap;padding:0 20px;}
}