@charset "utf-8";
a {
    color: #333; font-family: "微软雅黑";
}

.wrap {
    width: 1000px;
    margin: 0 auto;
}

.headline {
    margin-bottom: 20px;
}

.headline_news {
    font-size: 38px;
    line-height: 52px;
    font-weight: bold;
    margin-bottom: 8px;
    text-align: center;
}

.headline_news a {
    color: #D62828;
}

.headline_list {
    width: 1000px;
    font-size: 14px;
    line-height: 30px;
    text-align: center;
    color: #777;
}

.headline_list a {
    color: #777;
}

.focus_news {
    height: 280px;
    background: url(../img/bg_1.jpg) right top no-repeat;
    background-size: auto 100%;
    margin-bottom: 20px;
}

.focus_pic {
    width: 485px;
    height: 280px;
    position: relative;
    float: left;
    overflow: hidden;
}

.focus_pic li {
    width: 485px;
    height: 280px;
    float: left;
    position: relative;
}

.focus_pic img {
    width: 485px;
    height: 280px;
}

.focus_pic p {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    font-size: 14px;
    height: 40px;
    line-height: 40px;
    background: url(../img/filter_1.png);
    text-align: center;
}

.focus_pic a {
    color: #fff;
}

.focus_pic .larr {
    position: absolute;
    cursor: pointer;
    left: 0;
    top: 108px;
    width: 40px;
    height: 70px;
    background: url(../img/la_1.png) no-repeat;
}

.focus_pic .rarr {
    position: absolute;
    cursor: pointer;
    right: 0;
    top: 108px;
    width: 40px;
    height: 70px;
    background: url(../img/ra_1.png) no-repeat;
}

.focus_headline {
    width: 470px;
    float: right;
    margin: 30px 20px 0 0;
    font-size: 26px;
    line-height: 44px;
    margin-bottom: 12px;
    font-weight: bold;
}

.focus_news a {
    color: #fff;
}

.focus_list {
    width: 470px;
    float: right;
    margin: 0 20px 0 0;
}

.focus_list li {
    margin-bottom: 15px;
}

.focus_list li a{
    font-family: "微软雅黑";
}

.theme_1 {
    margin-bottom: 25px;
}

.theme_1 ul {
    overflow: hidden;
    width: 1002px;
}

.theme_1 li {
    width: 164px;
    height: 100px;
    float: left;
    margin-right: 3px;
}

.theme_1 img {
    width: 164px;
    height: 100px;
}

.rolling_news {
    overflow: hidden;
    zoom: 1;
    margin-bottom: 30px;
}

.rolling_block {
    width: 85px;
    float: left;
    height: 26px;
    background: #DF2729;
    color: #fff;
    font-size: 16px;
    line-height: 26px;
    text-align: center;
}

.rolling_list {
    width: 900px;
    float: right;
    overflow: hidden;
    height: 26px;
    position: relative;
}

.rolling_list ul {
    height: 26px;
    overflow: hidden;
}

.rolling_list li {
    font-size: 14px;
    line-height: 26px;
    color: #444;
    float: left;
    padding-right: 20px;
}

.rolling_list a {
    font-size: 14px;
    line-height: 26px;
    color: #444;
}