@charset "utf-8";
/* CSS Document */


#bannerSlide { height:400px; position:relative; overflow: hidden; zoom: 1; z-index:0; min-width:1200px;}
.clearfix:before{ display: block; overflow: hidden; visibility: hidden; font-size: 0; line-height: 0; width: 0; height: 0; }
.clearfix:after { display: block; overflow: hidden; visibility: hidden; font-size: 0; line-height: 0; width: 0; height: 0; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }


.icon-arrow-a-left { background:url(../images/TurnPic.png) no-repeat; background-position: 0px 0px; height: 52px; width: 53px; }
.icon-arrow-a-left:hover{ background:url(../images/TurnPic.png) no-repeat; background-position: 0px -60px;}
.icon-arrow-a-left.arrow-a-left_hover{ background:url(../images/TurnPic.png) no-repeat; background-position: 0px -60px;} 
.icon-arrow-a-left.arrow-a-left-hover { background:url(../images/TurnPic.png) no-repeat; background-position: 0px -60px;}

.icon-arrow-a-right {background:url(../images/TurnPic.png) no-repeat; background-position: -54px 0px; height: 52px; width: 53px; }
.icon-arrow-a-right:hover{ background:url(../images/TurnPic.png) no-repeat; background-position: -54px -60px; }
.icon-arrow-a-right.arrow-a-right_hover{ background:url(../images/TurnPic.png) no-repeat; background-position: -54px -60px; }
.icon-arrow-a-right.arrow-a-right-hover { background:url(../images/TurnPic.png) no-repeat; background-position: -54px -60px; }

#index_b_hero { width:1200px; height: 400px; margin: auto; position: relative; }
#index_b_hero img { width: 1200px; height: 400px;}
#index_b_hero .heros { width: 1200px; height: 400px; }
#index_b_hero .hero-wrap { overflow: visible; position: absolute; }

#index_b_hero .next { position: absolute; top: 12%; margin-top: -25px; z-index: 3; cursor:pointer;}
#index_b_hero .prev { position: absolute; top: 12%; margin-top: -25px; z-index: 3; cursor:pointer;}


#index_b_hero .next { margin: 125px 0 0 0; right:15px; }
#index_b_hero .prev { margin: 125px 0 0 0; left:15px; }


#index_b_hero .disabled { background-color: #000; }
#index_b_hero .mask-left { background: #000; z-index: 1; position: absolute; top: 0; left: 0; width: 1200px;height: 400px; overflow: hidden; left:2000px; }
#index_b_hero .mask-right { background: #000; z-index: 1; position: absolute; top: 0; left: 0; width: 1200px;height: 400px; overflow: hidden; left:2000px; }
#index_b_hero .hero { background: #fff; z-index: 1; position: absolute; top: 0; left: 0; width: 1200px;height: 400px; overflow: hidden; left:2000px; }
#index_b_hero .mask-right{ z-index: 4; left: -1200px; filter: alpha(Opacity=40); opacity: .5; background:#000; overflow: hidden; }
#index_b_hero .mask-left { z-index: 4; left: -1200px; filter: alpha(Opacity=40); opacity: .5; background:#000; overflow: hidden; }
#index_b_hero .mask-right { left: 1200px; }
#index_b_hero .active { z-index: 2; left: 0; }
