﻿@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 { background: url(img/jiantou_l.png) no-repeat; }
.icon-arrow-a-right{ background: url(img/jiantou_r.png) no-repeat; }
.icon-arrow-a-left { background-position: 0 0; height: 60px; width: 60px; }
 
.icon-arrow-a-right { height: 60px; width: 60px; }



#main {overflow: hidden; zoom: 1; position: relative;width:100%;height:560px; }
#index_b_hero { width: 1200px; height: 560px; margin: auto; position: relative; }
   
    #index_b_hero .heros { width: 1200px; height: 560px;}
.hero figure{ height:100%;}
.hero figure img{ width:733px;height:533px;float:left;border:1px solid #ddd;}
.hero figure figcaption{width:355px;height:535px;float:right;}
.hero figure figcaption h3{width:355px;height:80px;float:left;line-height:80px;font-size:30px;color:#000;}
.hero figure figcaption .her_p1{width:355px;height:180px;float:left;line-height:30px;font-size:14px;color:#808080;margin-top:20px; overflow:hidden;}
.hero figure figcaption .her_more{width:168px;height:48px;line-height:48px;float:left;margin-top:50px;background:#FFF;border:1px solid #000;text-align:center;font-size:14px;color:#000;}
    #index_b_hero .hero-wrap { overflow: visible; position: absolute; }
    #index_b_hero .next, #index_b_hero .prev { filter: alpha(Opacity=70); opacity: .2; position: absolute; top: 50%; margin-top: -25px; margin-left: 5px; background-color: #303030; z-index: 3; }
        #index_b_hero .next:hover, #index_b_hero .prev:hover { background-color: #2b5e39; }
    #index_b_hero .next { margin: -25px 5px 0 0; right: 0; }
    #index_b_hero .disabled { background-color: #eee; }
#index_b_hero .mask-left,#index_b_hero .mask-right,#index_b_hero .hero {background: #fafafa; padding: 5px; z-index: 1; position: absolute; top: 0; left: 0; width:1200px; height:600px; overflow:hidden; left: 1920px;}
    #index_b_hero .mask-right, #index_b_hero .mask-left { z-index: 4; left: -1200px; filter: alpha(Opacity=50); opacity: .5; background: #fff; overflow: hidden; }
    #index_b_hero .mask-right { left: 1200px; }
    #index_b_hero .active { z-index: 2; left: 0; }


