@charset "utf-8";

.banner_img{ position:relative; width:100%; /*min-width:1920px;*/ height:800px; overflow:hidden; display:none;}
.banner_img_c{ position:relative; margin:0; padding:0; height:800px; width:100%; min-width:1000px;overflow:hidden;}
.ii{ position:relative;width:1250px; margin-top:-40px;margin-left:50%; left:-625px; max-width:1250px; height:40px; z-index:9000;}
.banner_img_c .hd{ float:right;/*display:block; position:absolute; bottom:10px;width:1920px; min-width:1920px;height:20px;left:-55px; margin-top:10px; z-index:0;margin-left:50%;overflow:hidden;*/}
.mbanner_img_c .hd_center{  position:absolute; margin-left:50%; height:15px; z-index:20;}

.banner_img_c .bd{display:block; position:relative;width:100%;max-width:1920px; min-width:1000px; height:800px; z-index:0;margin:0 auto; }
.banner_img_c .bd .uls{display:block; position:absolute;width:1920px; min-width:1000px;height:800px; z-index:0;margin-left:50%;left:-960px; overflow:hidden;}
.banner_img_c .bd ul{position:relative;display:block;z-index:0;}
.banner_img_c .bd li{ position:relative;display:block;width:1920px; min-width:1000px;vertical-align:middle;height:800px;border:none;margin:0;padding:0; overflow:hidden;min-width:1000px;}
.banner_img_c .bd img{position:relative; width:1920px; min-width:1920px; height:800px;  display:block; *position:relative;*top:-1px;}
.banner_img_c .prev,
.banner_img_c .next{ position:absolute; left:10%; top:50%; margin-top:-25px; display:block; width:72px; height:72px; background:url("../image/left.png") no-repeat center; filter:alpha(opacity=20);opacity:0.2;   }
.banner_img_c .next{ left:auto; right:10%; background:url("../image/right.png") no-repeat center;}
.banner_img_c .prev:hover,
.banner_img_c .next:hover{ filter:alpha(opacity=100);opacity:1;}
.banner_img_c .prevStop{ display:none;}
.banner_img_c .nextStop{ display:none;}

.banner2{ width: 1920px; overflow:hidden;height:550px;position:relative; padding-top: 1px;margin: 0 auto;}
/*.banList{height:500px;}*/
.banList li{ opacity:0;position:absolute;transform:scale(0);transition:transform 0.5s ease 0s, opacity 1.5s ease 0s;z-index:1;}
.banList li.active{opacity:1;transform:scale(1);z-index:2;}
.fomW{position:absolute;bottom:20px;left:50%;height:20px;z-index:9;width:1000px;margin-left:-500px}
.jsNav{text-align:center;}
.jsNav a{display:inline-block;background:#fff;width:15px;height:15px;border-radius:50%;margin:0 5px;}
.jsNav a.current{background:#fc8f0f;cursor:pointer}

