<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "gb2312";

.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 {font-size:36px; color:#000000; position:absolute; top:75px; line-height: 100px;}
.icon-arrow-a-left { height: 100px; width: 25px; left:-35px;}
.icon-arrow-a-right { height: 100px; width: 25px; right:-38px;}

#main {overflow: hidden; zoom: 1; position: relative;  }
#index_b_hero { width: 915px; height: 224px; margin: auto; position: relative; }
    #index_b_hero .heros { width: 915px; height: 216px; }
    #index_b_hero .hero-wrap {overflow:hidden; position: absolute; margin-top:8px;}
    #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: #d7d7d7; }
    #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: 0; left: 0; width: 265px; height: 216px; 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; }</pre></body></html>