div.bannerBox {width:100%;border-top:0px solid #e0e0e0; padding:0px 0 10px 0 ;  overflow:hidden !important; }
section.banner{width:1340px; margin:0 auto; position:relative; overflow:hidden; clear:both;  padding:0px 0;  }
.nbs-flexisel-container {  position:relative; padding:0px 50px;overflow:hidden; border:0px solid #dfdfdf; border-radius:0px; }
.nbs-flexisel-ul {position:relative; width:99999px; margin:0px;  list-style-type:none; text-align:center; overflow: auto;}
.nbs-flexisel-inner { overflow: hidden; float:left; width:100%; box-sizing:border-box;   }
.nbs-flexisel-item {float:left; margin:0px;padding:0px; cursor:pointer; position:relative; overflow:hidden; }
.nbs-flexisel-item a{overflow: hidden; display:block; padding:0 25px}
.nbs-flexisel-item a:hover {color:#fff;}
.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;  color:#333;}
/*** 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-radius:50px 50px; -moz-border-radius:50px 50px; -webkit-border-radius: 50px 50px;     
    position: absolute; cursor: pointer; z-index: 4; top: 45%; transform: translateY(-50%);  
    background-color: rgba(0,0,0,0); color: #fff; }
.nbs-flexisel-nav-left {left: 0px; position:absolute; width:48px; height:48px; background-image:url("../img/prev_b2.png"); 
background-repeat:no-repeat; background-position:center center; background-size:contain}
.nbs-flexisel-nav-left:hover{background-color: rgba(0,0,0,0.3); }
.nbs-flexisel-nav-left.disabled {opacity: 0.3;}
.nbs-flexisel-nav-right { right: 0px; width:48px; height:48px; background-image:url("../img/next_b2.png");
 background-repeat:no-repeat; background-position:center center; background-size:contain}
.nbs-flexisel-nav-right:hover{background-color: rgba(0,0,0,0); }
.nbs-flexisel-nav-right.disabled { opacity: 0.3;}

div.bannerBox h3{ font-size: 50px; font-weight:600; line-height:55px;  text-align:center; padding-bottom:20px; color:#333; }
div.bannerBox .txt{ font-size:18px;  line-height:24px;  padding-bottom:50px;text-align:center; color:#333;}

.fp-viewing-slide3 .logo .logo1 {display:none !important}
.fp-viewing-slide3 .logo .logo2 {display:block !important;}
.fp-viewing-slide3 #fp-nav ul li a span,.fp-viewing-slide5 .fp-slidesNav ul li a span {background:rgba(0,0,0,0.8)}
.fp-viewing-slide3 #fp-nav ul li::after {background:rgba(0,0,0,0.1)}
.fp-viewing-slide3 div.circul text {fill:#222;} 
.fp-viewing-slide3 div.modal:after {background: url(../../modal/img/ico2_b.png) no-repeat center;
    background-size: 40px;   opacity: 0.3;}

/*---------------------------------------
  MOBILE RESPONSIVE              
-----------------------------------------*/
@media (max-width: 1023px) {
div.bannerBox h3{ font-size: 28px;  line-height:35px; padding-bottom:15px; }
div.bannerBox .txt{ font-size:15px;  line-height:20px;  padding-bottom:30px;}
	
section.banner{width:95%; margin:0 auto; position:relative; overflow:hidden; clear:both; height:auto; border:0px solid #000;  }
.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 ;  }
/*** Navigation 
.nbs-flexisel-nav-left{border-radius:0 5px 5px 0 !important; -moz-border-radius:0 5px 5px 0 !important; -webkit-border-radius: 0 5px 5px 0 !important;  }
.nbs-flexisel-nav-left,
.nbs-flexisel-nav-right { padding:5px 4px; border-radius:5px 0 0 5px; -moz-border-radius:5px 0 0 5px; -webkit-border-radius: 5px 0 0 5px;     
    position: absolute; cursor: pointer; z-index: 4; top: 50%; transform: translateY(-50%);  background: rgba(0,0,0,0.25); color: #fff; }
.nbs-flexisel-nav-left {left: 0px;}
.nbs-flexisel-nav-left:before { content: "〈"}
.nbs-flexisel-nav-left.disabled {opacity: 0.3;}
.nbs-flexisel-nav-right { right: 0px; }
.nbs-flexisel-nav-right:before { content: "〉"}
.nbs-flexisel-nav-right.disabled { opacity: 0.3;}***/
}
@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) {
}