/*banner部分*/
#banner{width:100%; position:relative;}
.home-swiper {width: 100%;height: 100%;background: #000;}
.home-swiper .swiper-slide{text-align: center;font-size: 18px;background-repeat: no-repeat;background-position: center center;background-size: cover;opacity: 1;width:100%; position:relative;}
.home-swiper .swiper-slide .div_img{width:100%; height:100%;background-repeat: no-repeat;background-position: center center;background-size: cover;}
/*.home-swiper .swiper-slide .div_img img{width:100%; display:none;}*/
.home-swiper .swiper-slide .div_img .b_img1 img,.home-swiper .swiper-slide .div_img .b_img2 img{width:100%;}
.home-swiper .swiper-slide .div_img .b_img1{width:100%; display:none;}
.home-swiper .swiper-slide .div_img .b_img2{width:100%; display:none;}
.home-swiper .swiper-slide .zc_div{width:45%; height:100%; background:url(/banner/banner_bg.png) repeat; position:absolute; top:-100%; right:0%; padding:20% 5% 0px 4%; color:#fff; text-align:left;
transition: all 1s cubic-bezier(0.445, 0.145, 0.355, 1) 0s;-webkit-transition: transition: all 

1s cubic-bezier(0.445, 0.145, 0.355, 1) 0s;
} 
.home-swiper .swiper-slide .zc_div .s1{ line-height:1.6; font-size:10px; margin-bottom:10px;}
.home-swiper .swiper-slide .zc_div .s1 .a1{ font-size:32px; margin-bottom:5px;display:inline-block;}
.home-swiper .swiper-slide .zc_div .s1 .a2{ font-size:44px; font-weight:bold;  margin-bottom:5px; display:inline-block;}
.home-swiper .swiper-slide.swiper-slide-active .div_img{-webkit-animation: hvr-bob 7s ease infinite;animation: hvr-bob 7s ease infinite;}
.home-swiper .home_next{width:14px; height:12px; background:url(/banner/b_r.png) no-repeat;top:auto; margin-top:0px; bottom:35px; right:50%; margin-right:-100px;}
.home-swiper .home_prev{width:14px; height:12px; background:url(/banner/b_l.png) no-repeat;top:auto; margin-top:0px; bottom:35px; left:50%; margin-left:-100px;}

.home-swiper .swiper-slide.swiper-slide-active .zc_div{ top:0px;}


.n_banner{width:100%; min-height:610px; background-position:center center; background-repeat:no-repeat; background-size:cover; position:relative;}
.n_banner .zc{width:100%; height:100%; background:url(/banner/ee1.png) repeat; position:absolute; left:0px; top:0px;}
.n_banner .zc_div{width:100%; padding:0px 3%; color:#fff; line-height:1.8; text-align:center; position:absolute; left:0px; top:185px; z-index:1;}
.n_banner .zc_div .s3{ font-size:18px;}
.n_banner .zc_div .s2{ font-size:48px; font-family:"宋体"}
.n_banner .zc_div .s1{ font-size:24px; font-family:Arial, Helvetica, sans-serif;}


@media screen and (min-width:0px) and (max-width:640px)
{	
.section_ui_c{width:100%; padding:0px 3%;}

.phone_nav{ display:block;}
.header_top{ display:none;}	
.loading-img{ width:320px ; text-align:center; position:static; height:auto; margin:auto; margin-top:200px}
.loading-img img{ width:100% !important;}
.home-swiper .swiper-slide .div_img .b_img2{ display:block;}
.home-swiper .swiper-slide .zc_div{ padding:25% 4% 0px 4%;}
.home-swiper .swiper-slide .zc_div .s1 .a1{ font-size:14px;}
.home-swiper .swiper-slide .zc_div .s1 .a2{ font-size:18px;}
.home-swiper .swiper-slide .zc_div .s1 .a3{ display:none;}
.home-swiper .home_next{ bottom:15px; margin-right:-70px;}
.home-swiper .home_prev{ bottom:15px; margin-left:-70px;}
}