﻿@charset "utf-8";

.clearfix:before, .clearfix:after { content: '.'; 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, .icon-arrow-a-right {position:absolute; top:35px; line-height: 100px;width: 30px;height: 100px; }
.icon-arrow-a-left { background:url(zjt.png) no-repeat center; left:-35px;}
.icon-arrow-a-right { background:url(yjt.png) no-repeat center; right:-35px;}

#main {overflow: hidden; zoom: 1; position: relative;  }
#index_b_hero { width:883px; height:170px;  margin: auto; position: relative; }
    #index_b_hero .heros { height:170px;  }
    #index_b_hero .hero-wrap {overflow:hidden; position: absolute; }
    #index_b_hero .next, #index_b_hero .prev {opacity:0.3; position: absolute; z-index: 3; }
    #index_b_hero .next:hover, #index_b_hero .prev:hover { background-color: #FFFF00; }
    #index_b_hero .disabled { background-color: #eeeeee; }
    #index_b_hero .mask-left, #index_b_hero .mask-right, #index_b_hero .hero { z-index: 1; position: absolute; top:8px; overflow: hidden; left: 1920px; }
    #index_b_hero .mask-right, #index_b_hero .mask-left { z-index: 4; overflow: hidden; }
    #index_b_hero .mask-left{left:-915px;}
    #index_b_hero .mask-right {left: -915px; }
    #index_b_hero .active { z-index: 2; left: 0; }