.header .logo {
    background: url(../img/logo2.png) no-repeat 0 center;
    height: 66px;
}
.header .nav {
    margin-top: 34px;
    margin-right: 10px;
}
.nav_list > li {
    margin: 0 25px;
}
.nav2_list {
    left: -45px;
}
.slide_list {
    bottom: 80px;
}
.news {
    overflow: hidden;
    /*margin-top: -121px;*/
}
.news_left {
    float: left;
    width: 250px;
    height: 246px;
    background: #fff;
    margin-right: 20px;
    padding: 15px;
}
.news_left li {
    width: 122px;
    height: 123px;
    float: left;
}
.news_left li a {
    width: 122px;
    height: 55px;
    display: inline-block;
    padding-top: 88px;
    text-align: center;
    font-size: 14px;
    font-weight: 700;
}
.news_left li a:hover {
    text-decoration: none;
}
.news_left .icon_1 {
    background: url(../img/newsicon.png) no-repeat 0px 0px ;
}
.news_left .icon_1:hover {
    background: url(../img/newsicon-hover.png) no-repeat 0px 0px ;
}
.news_left .icon_2 {
    background: url(../img/newsicon.png) no-repeat -120px 0px ;
}
.news_left .icon_2:hover {
    background: url(../img/newsicon-hover.png) no-repeat -120px 0px ;
}
.news_left .icon_3 {
    background: url(../img/newsicon.png) no-repeat 0px -130px ;
}
.news_left .icon_3:hover {
    background: url(../img/newsicon-hover.png) no-repeat -0px -130px ;
}
.news_left .icon_4 {
    background: url(../img/newsicon.png) no-repeat -120px -130px ;
}
.news_left .icon_4:hover {
    background: url(../img/newsicon-hover.png) no-repeat -120px -130px ;
}
.news_content {
    float: left;
    width: 400px;
    height: 246px;
    margin-right: 20px;
    background: #fff;
    padding: 15px 20px;
}
.tab {
    border-bottom: 1px solid #e60012;
    height: 28px;
}
.tab > div {
    float: left;
    font-size: 16px;
    font-weight: 700;
    color: #484848;
    height: 28px;
    line-height: 28px;
    padding: 0 4px;
    text-align: center;
    cursor: pointer;
    margin-right: 20px;
}
.tab > div:hover {
    color: #ac051d;
}
.tab > .active {
    color: #ac051d;
    border-bottom: 4px solid #e60012;
    margin-top: -1px;
    line-height: 30px;
}
.tab a {
    padding-left: 20px;
    background: url(../img/san.png) no-repeat 0 center;
    float: right;
    font-size: 12px;
    line-height: 30px;
    display: none;
}
.tab a.show {
    display: block;
}
.tab_box {
    padding: 8px 12px;
}
.tab_box ul {
    display: none;
}
.tab_box ul.active {
    display: block;
}
.tab_box li {
    list-style: square inside;
    height: 30px;
    line-height: 30px;
    clear: both;
    color:  #adaaaa;
}
.tab_box li a {
    color: #484848;
    font-size: 12px;
} 
.tab_box li a:hover {
    color: #e60012;
}
.tab_box li span {
    float: right;
    font-size: 10px;
}
.news_right {
    float: right;
    width: 340px;
    background: #fff;
    height: 256px;
    padding: 10px 10px;
}
.news_right .title {
    border-bottom: 1px solid #e60012;
    height: 28px;
}
.news_right .title span {
    display: inline-block;
    height: 28px;
    line-height: 28px;
    width: 79px;
    text-align: center;
    font-size: 16px;
    font-weight: 700;
}
.news_right .title span.active {
    background: #e60012;
    color: #fff;
}
.news_right .title a {
    padding-left: 20px;
    background: url(../img/san.png) no-repeat 0 center;
    float: right;
    font-size: 12px;
    line-height: 30px;
}
.news_img .img {
    height: 175px;
    width: 241px;
    padding: 6px 2px 2px 1px;
    position: relative;
}
.news_img .img li {
    display: none;
    position: absolute;
}
.news_img .img li.active {
    display: block;
}
.news_img .img li img{
    width: 336px;
    height: 185px;
}
.news_img .img_slide {
    margin-left: 250px;
    margin-top: -12px;
    height: 24px;
    position: relative;
}
.news_img .img_slide li {
    height: 10px;
    width: 14px;
    float: left;
    margin: 0 3px;
    background: url(../img/img_slide2.png) no-repeat -14px 0;
    cursor: pointer;
}
.news_img .img_slide .active {
    height: 24px;
    background: url(../img/img_slide2.png) no-repeat;
}
.news_img .text li {
    height: 35px;
    line-height: 35px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    background: #a40000;
    display: none;
}
.news_img .text li.active {
    display: block;
}
.spread {
    margin: 24px 0;
    height: 286px;
    background: #fff;
    padding: 20px;
}
.spread_show {
    height: 210px;
}
.spread_con {
    float: left;
    width: 1000px;
    height: 182px;
    position: relative;
    overflow: hidden;
}
.spread_list {
    width: 1000px;
    position: absolute;
}
.spread_list li {
    width: 240px;
    height: 166px;
    background: #fff;
    border: 1px solid #959595;
    float: left;
    padding: 2px 2px 0 2px;
    margin: 2px;
}
.spread_list li a {
}
.spread_list li a:hover{
    text-decoration: none;
}
.spread_list li a:hover p{
    color: #df063e;
}
.spread_list li a img {
    width: 240px;
    height: 134px;
}
.spread_list li p {
    text-align: center;
    font-size: 16px;
    font-weight: 700;
    line-height: 28px;
    color: #484848;
}
.spread_show .last {
    width: 22px;
    height: 41px;
    background: url(../img/spread_btn.png) no-repeat -88px 0;
    float: left;
    margin-top: 70px;
    margin-right: 18px;
    cursor: pointer;
}
.spread_show .last_hover {
    background: url(../img/spread_btn.png) no-repeat -44px 0;
}
.spread_show .next {
    width: 22px;
    height: 41px;
    background: url(../img/spread_btn.png) no-repeat -110px 0;
    float: left;
    margin-top: 70px;
    margin-left: 18px;
    cursor: pointer;
}
.spread_show .next_hover {
    background: url(../img/spread_btn.png) no-repeat -66px 0;
}
.spread_show .no_last {
    cursor: default;
    background: url(../img/spread_btn.png) no-repeat;
}
.spread_show .no_next {
    cursor: default;
    background: url(../img/spread_btn.png) no-repeat -22px 0;
}
.blogroll {
    margin: 15px 40px;
    height: 53px;
}
.blogroll li {
    float: left;
    margin-right: 168px;
}
