.banner{}
.banner a{display: block;position: relative;overflow: hidden;}
.banner a .item{ -webkit-transition:all 1.5s ease 0.5s; transition:all 1.5s ease 0.5s; width: 101%;display: block;background-repeat: no-repeat;background-position: center top;padding-bottom: 290px;-webkit-background-size: cover;
background-size: cover;}
.banner .swiper-slide.swiper-slide-active a span.txt1{opacity: 1;filter: alpha(opacity=0);margin-left: -600px;}
.bannerhd{z-index: 20;text-align: center;width: 100%;position: absolute;bottom: 37px;}
.bannerhd span{width: 9px;height: 9px;background: rgba(175,167,158,0.8);margin: 0 7px;-webkit-border-radius: 0;border-radius: 0;border:2px solid #fff;-webkit-border-radius: 100%;border-radius: 100%;}
.bannerhd span.swiper-pagination-bullet-active{background: #165d9c;-webkit-transform: scale(1.25);transform: scale(1.25);}
.banner .text{position: absolute;width: 94%;left:50%;margin-left: -675px;max-width: 1350px; }
.banner .text.text1{top: 282px}
.banner .text.text2{top: 170px}
.banner .text.text3{text-align: right;top: 183px}
.banner .swiper-slide.swiper-slide-active .item{-webkit-transform:translateX(-0.5%) ;transform:translateX(-0.5%) ;}


.two_left{}
.two_left a{display: block;}
.two_left a span{display: block;}
.two_left a span.img{padding-bottom: 100px;background-position: center;background-repeat: no-repeat;-webkit-background-size: cover;background-size: cover;}
.two_left a span.txt{position: absolute;padding: 0 3%;bottom: 0;left: 0; background:rgba(0,0,0,.4); width: 94%;}
.two_left a span.txt i{display: block;line-height: 30px;font-weight: bold;font-size: 12px;color: #fff;width: 80%;overflow: hidden;white-space: nowrap;text-overflow:ellipsis;}
.two_lefthd{position: absolute;right: 3%;bottom: 20px;z-index: 2;}
.two_lefthd span{display: inline-block;height: 4px;width:8px; background:#fff; opacity: 0.6;filter: alpha(opacity=60);-webkit-border-radius: 4px;border-radius: 4px;margin-left: 6px;}
.two_lefthd span.swiper-pagination-bullet-active{width: 12px;opacity: 1;filter: alpha(opacity=100);}
