.slideBox{ position:relative;}
.swiper-pagination-bullet{ background:rgba(0,0,0,0.2); border:1px solid #fff; opacity:1;}
.pagination{position: absolute;left: 0;bottom:20px; z-index: 99;width: 100%;text-align: center;}
.swiper-pagination-bullet{ margin-right:6px;}
.swiper-pagination-bullet-active{ background:#bc9882;}

.tab{ height:52px; line-height:50px; width:100%; overflow:hidden;}
.tab span{ float:left; width:33.33%; text-align:center; height:50px; line-height:50px; font-size:12px;  border-bottom:3px solid #fff; color:#000; position:relative;margin: 0 10px;}
.tab span.on{ color:#000; border-bottom:2px solid #000;font-weight: 600;}
.tab span i{ position:absolute; right:0; height:65px; top:opx; border-right:1px solid #F3F3F3;}

.tabMain { display:none;padding-bottom:100px;background-color: #f5f5f5;}
.tabMain ul{padding:30px 20px 20px 20px;overflow: hidden;}
.tabMain li{ position:relative; overflow:hidden; margin-bottom:1px;margin-bottom: 20px;padding-bottom:20px;background-color: #fff;width: calc(50% - 8px);float: left;height: 242px;}
.tabMain li .pic{height: 80px;}
.tabMain li:nth-child(odd){
  margin-right: 15px;
}
.tabMain li .pic img{height: 100%;}
.tabMain li:first-child,.tabMain li:nth-child(2){width: 100%;height: auto;margin-right: 0;}
.tabMain li:first-child .pic,.tabMain li:nth-child(2) .pic{height: auto;}
/* .tabMain li i{ height:120px; position:absolute; left:0; bottom:0; z-index:3; background: -webkit-linear-gradient(bottom,rgba(0,0,0,0.75),rgba(0,0,0,0)); width:100%;} */
.tabMain li .txt{ width:100%; z-index:4; color:#000; line-height:25px;padding-left: 20px;box-sizing: border-box;}
.tabMain li:first-child .txt h2{font-size: 18px;margin-bottom: 50px;}
.tabMain li:nth-child(2) .txt h2{font-size: 18px;margin-bottom: 50px;}
.tabMain li .txt h2{ font-weight:normal; width:90%; line-height:30px;margin-top:20px;font-size: 14px;margin-bottom: 20px}
.tabMain li .txt p{ font-size:14px;color:#C1C1C1;position: absolute;bottom: 20px;}

.fixdTop{ position:fixed; top:0; left:0; width:100%; z-index:999; background:#fff;}
/* .mCustomScrollBox:hover>.mCSB_scrollTools{opacity: 0!important;} */
.mCustomScrollBox>.mCSB_scrollTools{opacity: 0!important;}