

/* index */

.bg1{background:url(../images/ban1.jpg) no-repeat center;}

.bg2{background:url(../images/ban2.jpg) no-repeat center;}

.bg3{background:url(../images/ban3.jpg) no-repeat center;}

.bg4{background:url(../images/ban4.jpg) no-repeat center;}

.bg5{background:url(../images/ban5.jpg) no-repeat center;}

.bg6{background:url(../images/ban6.jpg) no-repeat center;}

.banner .swiper-slide{height:87vh;}

.banner .ban-slide-bj{width: 100%;height: 100%;position: absolute;top: 0;left: 0;z-index: 1;overflow: hidden;background-size: cover;}

.banner .swiper-slide-active .ban-slide-bj{transform: scale(1.09);-ms-transform: scale(1.09);-webkit-transform: scale(1.09);transition:all linear 5s;-webkit-transition:all linear 5s;}

.banner .slide_txt{position:relative;z-index:2;color:#fff;font-family: AlibabaPuHuiTiB; font-weight:bold;}

.banner .slide_txt .txt1{font-size:80px}

.banner .slide_txt .txt2{font-size:40px;margin:28px 0 0 0;font-family: 'SegoeUI';}





.node .swiper-pagination{position: absolute;width: 50%;bottom:60px;left:25%;text-align:center;}

.node .swiper-pagination .swiper-pagination-bullet{width:25px;height:25px;position: relative;background: transparent;margin: 0 5px;opacity: 1;cursor:pointer;}

.node .swiper-pagination .swiper-pagination-bullet:before{content: "";position: absolute;width: 8px;height: 8px;left: 50%;top: 50%;margin-left: -4px;margin-top: -4px;background: #41aa8c;border-radius: 50%;}

.node .swiper-pagination .ui-loop{position: absolute;left: 0;top: 0;width: 100%;height: 100%;z-index: 2;/*opacity: 0;*/

transition: all .3s;}

.node .swiper-pagination .ui-loop svg{position: absolute;left: 0;top: 0;transition: all .3s;}

.node .swiper-pagination .swiper-pagination-bullet .ui-loop{opacity:0;}

.node .swiper-pagination .swiper-pagination-bullet-active .ui-loop{opacity:1;}

.node .swiper-pagination .ui-loop .path-loop-bg{fill: none;width: 100%;height: 100%;stroke: #41aa8c;stroke-miterlimit: 10;stroke-width: 3px;opacity: 0;}

.node .swiper-pagination .ui-loop .path-loop{fill: none;stroke: #41aa8c;stroke-miterlimit: 10;stroke-width: 3px;opacity: 0;transition: opacity .3s 1s;}

.node .swiper-pagination .swiper-pagination-bullet-active .ui-loop .path-loop-bg{opacity: .2;}

.node .swiper-pagination.swiper-pagination span.swiper-pagination-bullet-active .ui-loop{opacity: 1;}

.node .swiper-pagination.swiper-pagination span.swiper-pagination-bullet-active .path-loop{opacity: 1;}





@media screen and (max-width: 640px) {

.banner .swiper-slide{height:35vh;}

.bg1{background:url(../images/wap_ban1.jpg) no-repeat center; background-size:100%!important;}

.bg2{background:url(../images/wap_ban2.jpg) no-repeat center; background-size:100%!important;}

.bg3{background:url(../images/wap_ban3.jpg) no-repeat center; background-size:100%!important;}	

.node .swiper-pagination{position: absolute;width: 50%;bottom:20px;left:25%;text-align:center;}

	}

	

