.product_03 {width:100%;  overflow:hidden; margin:100px 0 100px 0;   }
.product_03 div.wdFull{background-color:#fff;  position:relative;  z-index: 0; }
.product_03 div.wdFull::after {content:""; background-color:#f5f5f5; position: absolute;
  top:0; right:0; height:100%; width:50%;  z-index: -1; display:block;  }
.product_03 .wd13{padding:60px 0px 55px 0px; background-color:#f5f5f5;   overflow:hidden; }
.product_03 section {float:left; width:50%; background-color:#f5f5f5;  display:block; height:380px;  box-sizing:border-box;
 margin:0px; padding: 0px;  }
.product_03 .tit {width:1200px; margin:0 auto; padding-bottom:35px; overflow:hidden;}
.product_03 .tit h3{float:left; font-size:35px; letter-spacing:20px; }
.product_03 .tit p{float:left; font-size:16px; padding:22px 0 0 35px; color:#999}
.product_03 .secBox {  width:1200px; margin:0 auto; padding-left:25px;}

div.bannerBox {width:100%;border-top:0px solid #e0e0e0; padding:0px 0 10px 30px ;  overflow:hidden !important; }
section.banner{width:1270px; margin:0 auto; position:relative; overflow:hidden; clear:both;  padding:0px 0;  }
.nbs-flexisel-container {  position:relative; padding:0px 70px;overflow:hidden; border:0px solid #dfdfdf; border-radius:0px; }
#flexiselDemo2 {position:relative; width:99999px; margin:0px;  list-style-type:none; text-align:center; overflow: auto;}
#flexiselDemo2 li {float:left;}
.nbs-flexisel-inner { overflow: hidden; float:left; width:100%; box-sizing:border-box;   }
.nbs-flexisel-item {float:left !important; width:376px; margin:0px;padding:0px; cursor:pointer; position:relative; overflow:hidden; }
.nbs-flexisel-item a{overflow: hidden; display:block; padding:0 20px}
.nbs-flexisel-item a:hover {color:#333;}
.nbs-flexisel-item img { max-width: 100%; cursor: pointer; position: relative; margin: 5px 0px; border-radius:10px;}
.nbs-flexisel-item span {display:block; font-weight:600; padding:5px 0 ; font-size:16px; }
/*** Navigation ***/
.nbs-flexisel-nav-left{border-radius:50px 50px !important; -moz-border-radius:50px 50px !important; -webkit-border-radius: 50px 50px !important;  }
.nbs-flexisel-nav-left,.nbs-flexisel-nav-right {padding:5px 4px; border:1px solid rgb(0,0,0,0.2); border-radius:50px 50px; -moz-border-radius:50px 50px; -webkit-border-radius: 50px 50px;     
    position: absolute; cursor: pointer; z-index: 4; top: 42%; transfor m: translateY(-50%);  background-color: rgba(0,0,0,0); color: #fff; background-size:contain }
.nbs-flexisel-nav-left {left: 0px; position:absolute; width:50px; height:50px; background-image:url("../img/prev_bl.png"); background-repeat:no-repeat; background-position:center center;}
.nbs-flexisel-nav-left:hover{background-color: rgba(0,0,0,0.05); }
.nbs-flexisel-nav-left.disabled {opacity: 0.3;}
.nbs-flexisel-nav-right { right: 0px; width:50px; height:50px; z-index:999; opacity:0.8; background-image:url("../img/next_bl.png"); background-repeat:no-repeat; background-position:center center;}
.nbs-flexisel-nav-right:hover{background-color: rgba(0,0,0,0.05); opacity:1 }
.nbs-flexisel-nav-right.disabled { opacity: 0.3;}
 
/*---------------------------------------
  MOBILE RESPONSIVE              
-----------------------------------------*/
@media (max-width: 1023px) {
.product_03 {width:100%;  overflow:hidden; margin:50px 0 30px 0;   }
.product_03 .wd13{padding:20px 0px !important;}
.product_03 .tit {width:100%; text-align:center; }
.product_03 .tit h3{clear:both; float:none; font-size:25px; letter-spacing:10px; }
.product_03 .tit p{clear:both; float:none; font-size:14px; padding:22px 0 0 0; }
.product_03 .secBox {  width:100%; margin:0 auto; padding:0 25px; box-sizing:border-box;}

section.banner{width:95%; margin:0 auto; position:relative; overflow:hidden; clear:both;  }
.nbs-flexisel-container {position:relative; padding:0px;overflow:hidden; border:0px solid #dfdfdf; border-radius:5px; }
.nbs-flexisel-ul {position:relative; width:99999px; margin:0px;  list-style-type:none; text-align:center; overflow: auto;}
.nbs-flexisel-inner {position:relative; overflow: hidden; float:left; width:100%; box-sizing:border-box;   }
.nbs-flexisel-item {float:left; margin:0px;padding:0px; cursor:pointer; position:relative; }
.nbs-flexisel-item img { max-width: 100%; cursor: pointer; position: relative; margin: 5px 0;}
.nbs-flexisel-item span {display:block; font-weight:600; padding:0 ;  }
div.bannerBox {height:auto !important; padding:0}
.nbs-flexisel-item a{overflow: hidden; display:block; padding:0 10px 0 30px}
.product_03 section { height:auto; }
}
@media (max-width: 768px) {
}
@media (max-width: 640px) {
}
@media (max-width: 480px) {
.nbs-flexisel-nav-left,.nbs-flexisel-nav-right {display:none;}	
}
@media (max-width: 320px) {
}