﻿.base .swiper-container-3d .swiper-slide-shadow-left,.base .swiper-container-3d .swiper-slide-shadow-right{display: none;}
.base .news_btn{display: block;}
/*.base .box .news_btn{display: none;}*/
.base .box .news_btn div{top:38%; }
.base .news_btn div{top:50px;margin-top: 0;}
.base{width:1500px;max-width:83.333%; margin: auto;}
.base .swiper-pagination-bullet{width: 9px; height: 9px;background: #6d6d6d;}
.base .swiper-pagination-bullet-active{background: #14287d;}
.base .swiper-pagination{padding-top: 30px;display:  none;}

.base .swiper-container{padding-bottom: 100px;}
.base .swiper-slide img{
	-ms-box-reflect: below 1px -ms-linear-gradient(transparent 85%,rgba(0,0,0,0.3));
	-moz-box-reflect: below 1px -moz-linear-gradient(transparent 85%,rgba(0,0,0,0.3));
	-webkit-box-reflect: below 1px -webkit-linear-gradient(transparent 85%,rgba(0,0,0,0.3));box-reflect: below 1px linear-gradient(transparent 85%,rgba(0,0,0,0.3));
}

.base .swiper-slide:after{
    position: absolute;
    opacity: 0.15;
    content: "";
    display: block;
    width: 100%;
	height: 100%;
	-moz-transform: scaleY(-1);
	
}
.base .swiper-slide:after {
    background: -moz-element(#baseimg) no-repeat;
   height: 50px
}





/*.box li{width: 33.13%;}*/
.box{position: relative;}
.box li{position: relative;cursor: pointer;}
.box li a{position: absolute;top:0;left: 0;width: 100%;height: 100%;display: none;}
@media only screen and (min-width: 767px){

.box li{width: 497px;width: 33.13%;}
/*.box li img{border-radius: 10px;}*/
/*.box .base_box{position: relative;left: -36%;}
.box .swiper-slide-prev .base_box,.box .swiper-slide.cur .base_box{left: 36%;}
.box .swiper-slide-active .base_box {left: 0;}*/
.box .swiper-slide-active a{display: block;}
}
.base_text .news_btn{display:none !important;}
.base_text{text-align: center; max-width: 600px; margin: auto;margin-top: -40px; position: relative;}
.base_text li{display: none;}
.base_text li.on{ display: block;}
.base_text li h2.index_title{margin-bottom:20px;}
@media only screen and (max-width: 1024px){

.base{width:90%;max-width: 90%;}
}
@media only screen and (max-width: 767px){
.base .swiper-container{padding: 0;}
.base .swiper-pagination{padding-top:10px;}
.base_text li .txt{margin-top: 5%;}
.base_text li .txt h2.index_title{margin-bottom: 10px;}

.box li a{display: block;}
.box{position: relative;margin-bottom: 10px;}
.base .box .news_btn div{top:50%;margin-top:-14px;}
.base .base_text .news_btn{display: none !important;}
.base_text{margin-top: 0;}
.base_text li h2.index_title{margin-bottom: 10px;}
}