@charset "utf-8";


img {
    border: 0;
    vertical-align: bottom;
}



li {
    list-style: none;
    list-style-type: none;
}

a {
    text-decoration: none;
    color: #4b4b4b
}

a:hover {
    text-decoration: underline;
    color: #ea4420;
}


.focus2 {
    width: 960px;
    height: 110px;
    position: relative;
    overflow: hidden
}

.f2 {
    width: 960px;
    height: 110px;
    overflow: hidden
}

.rslides {
    width: 100%;
    position: relative;
    list-style: none;
    padding: 0
}

.rslides_nav {
    display: none;
}

.rslides_nav:active, .rslides_nav:hover {
    display: none;
}

.rslides_nav.next {
    display: none;
}

.rslides_nav.next:active, .rslides_nav.next:hover {
    display: none;
}

.rslides_tabs {
    text-align: center;
    position: absolute;
    bottom: 3px;
    right: 0px;
    z-index: 99;
}

.rslides_tabs li {
    display: inline;
    float: none;
    _float: left;
    *float: left;
    margin-right: 5px;
    margin-right: 5px;
    width: 15px;
    height: 35px;
}

.rslides_tabs a {
    overflow: hidden;
    background: #04564a;
    display: inline-block;
    _display: block;
    *display: block;
    margin-right: 1px;
    width: 18px;
    height: 18px;
    line-height: 18px;
    color: #fff!important;
    text-align: center;
    font-weight: bold;
}

.rslides_tabs .rslides_here a {
    background: # #04564a;
    border: 1px #FFB442 solid
}

.rslides_tabs a:hover {
    text-decoration: none;
}

.rslides li div.bg {
    position: absolute;
    bottom: 0px;
    height: 33px;
    z-index: 2;
    width: 100%;
    background: #000;
    filter: alpha(opacity=60);
    -moz-opacity: 0.6;
    -khtml-opacity: 0.6;
    opacity: 0.6;
    display: none
}

.rslides li div.focus_content {
    position: absolute;
    z-index: 3;
    left: 7px;
    width: 300px;
    bottom: -25px;
}

.rslides li div.focus_content a {
    color: #04564a;
    line-height: 33px;
    font-size: 12px;
    font-family: "Microsoft YaHei", "微软雅黑", "SimHei", "黑体";
    font-weight: bold
}

.img_text {
    width: 300px;
    height: 20px;
    lin-height: 20px;
}

.focus2 .rslides_tabs {
    top: 60px;
    text-align: center;
    position: absolute;
    right: 0px;
    z-index: 99;
}
