.wrap6{
    background: url(../top6.jpg) no-repeat center top;
    height: 565px;
}
#main {
    overflow: hidden;
    zoom: 1;
    position: relative;
    width: 100%;
}
#index_b_hero {
    width: 1000px;
    height: 565px;
    margin: auto;
    position: relative;
}
#index_b_hero .hero-wrap {
    overflow: visible;
    position: absolute;
}
#index_b_hero .heros {
    width: 1000px;
    height: 565px;
}
.clearfix {
    zoom: 1;
}
.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;
}
#index_b_hero .mask-left, #index_b_hero .mask-right, #index_b_hero .hero {
    z-index: 1;
    position: absolute;
    top: 0;
    left: 0;
    width: 1000px;
    height: 565px;
    overflow: hidden;
    left: 2000px;
}
.hero {
    position: relative;
}
li {
    list-style: none;
}
#index_b_hero img {
    width: 1000px;
    height: 565px;
}
.min_box_hover {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    height: 100px;
    background: #313131;
    opacity: 0.7;
    filter: alpha(opacity=70);
}
.min_box_hover1 {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    height: 120px;
}
.min_tex {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 50px;
    z-index: 99;
    color: #fff;
    padding-top: 50px;
}
.min_tex h2 {
    line-height: 40px;
    font-size: 20px;
    padding-left: 20px;
}
.min_tex h2 a {
    color: #fbf6f6;
}
.min_tex p {
    line-height: 22px;
    font-size: 14px;
    padding: 0 15px;
    text-indent: 2em;
    height: 1px;
    overflow: hidden;
}
.min_tex p {
    line-height: 22px;
    font-size: 14px;
    padding: 0 15px;
    text-indent: 2em;
    height: 1px;
    overflow: hidden;
}

#index_b_hero .mask-right {
    left: 1000px;
}
#index_b_hero .mask-right, #index_b_hero .mask-left {
    z-index: 4;
    left: -1000px;
    filter: alpha(Opacity=50);
    opacity: .5;
    overflow: hidden;
    background: #000;
}
#index_b_hero .next, #index_b_hero .prev {
    filter: alpha(Opacity=70);
    opacity: .7;
    position: absolute;
    top: 50%;
    margin-top: -25px;
    margin-left: 5px;
    background-color: #303030;
    z-index: 3;
}
.icon-arrow-a-left {
    background-position: 0 0;
    height: 50px;
    width: 50px;
}
.icon-arrow-a-left, .icon-arrow-a-right {
    background: url(../icon-sd26986d847.png) no-repeat;
}
#index_b_hero .next {
    margin: -25px 5px 0 0;
    right: 0;
}
.icon-arrow-a-right {
    background-position: -120px 0 !important;
    height: 50px;
    width: 50px;
}

#index_b_hero .next:hover, #index_b_hero .prev:hover {
    background-color: orangered;
}
a:hover{
    text-decoration: solid;
}
