body {
    background: url(../img/head_bg.jpg) no-repeat center top #e12e31;
}

ul,
li {
    list-style: none;
    margin: 0;
    padding: 0;
}

p {
    margin: 0;
    padding: 0;
}

a {
    text-decoration: none;
    color: #333;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.of {
    overflow: hidden;
}

.bg-white {
    background: #fff;
}

.pd-20 {
    padding: 20px;
}

.mgt-20 {
    margin-top: 20px;
}

.container {
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
}

.head .logo {
    padding: 65px 0;
}

.head .logo img {
    width: 200px;
    height: 200px;
}

.head .date {
    text-align: right;
    height: 38px;
}

.head .date>span {
    background: #f16c01;
    padding: 5px 10px;
    border-radius: 15px;
    color: #fff;
}

.head .nav>ul {
    overflow: hidden;
    height: 45px;
    line-height: 45px;
    background: #bc1113;
    padding-left: 40px;
}

.head .nav>ul>li {
    float: left;
    padding: 0 57px;
    font-size: 18px;
}

.head .nav>ul>li>a {
    color: #fff;
}

.head .nav>ul>li:hover {
    background: #f02426;
}

.index-body-top .imgnews,
.index-body-top .imgnews img {
    width: 580px;
    height: 350px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
}

.imgnews .txt-bg,
.imgnews .txt,
.imgnews .hd {
    position: absolute
}

.imgnews .txt-bg {
    width: 100%;
    height: 40px;
    line-height: 40px;
    background: #000;
    filter: alpha(opacity=40);
    -moz-opacity: 0.4;
    -khtml-opacity: 0.4;
    opacity: 0.4;
    left: 0;
    bottom: 0;
    _bottom: -1px;
    z-index: 1
}

.imgnews .txt {
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    font-family: microsoft yahei;
    z-index: 2;
    bottom: 0;
    left: 10px;
    line-height: 40px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 70%
}

.imgnews .hd li {
    background: url(../img/ico.png) no-repeat;
    display: block;
}

.imgnews .hd {
    height: 40px;
    line-height: 40px;
    right: 20px;
    bottom: 0;
    z-index: 2
}

.imgnews .hd li {
    width: 12px;
    height: 12px;
    line-height: 12px;
    float: left;
    margin-left: 5px;
    position: relative;
    top: 14px;
    cursor: pointer;
    background-position: -24px -126px;
    text-indent: -9999px
}

.imgnews .hd li.on {
    background-position: -10px -126px
}

.index-body-top .news {
    height: 350px;
    width: 550px;
}

.index-body-top .news .hd {
    height: 62px;
}

.index-body-top .news .hd .tl {
    height: 62px;
    width: 269px;
    box-sizing: border-box;
    line-height: 62px;
    color: #fff;
    padding-left: 85px;
    background: url(../img/title_news_bg.png) no-repeat;
}

.hd.hd_sty a.more {
    padding: 3px 10px;
    background: #d1d1d1;
    color: #fff;
    border-radius: 14px;
    font-size: 14px;
}

.index-body-top .news .hd .more {
    margin-top: 25px;
}

.index-body-top .news .news_top p.tl {
    font-size: 30px;
    color: #e0292b;
    text-align: center;
    margin: 15px 0;
}

.index-body-top .news .news_top p.ct {
    line-height: 26px;
    font-size: 14px;
    border-bottom: 1px solid #f4f1dc;
    padding-bottom: 5px;
}

.index-body-top .news .news_top p.ct .more {
    color: #e0292b;
}

.index-body-top .news .bd {
    margin-top: 10px;
}

.list li {
    background: url(../img/list_icon_jt.png) no-repeat left center;
    vertical-align: middle;
    height: 26px;
    line-height: 26px;
    padding-left: 15px;
    font-size: 14px;
}

.index-body-top .news .bd .list li a {
    float: left;
}

.index-body-top .news .bd .list li span {
    float: right;
}

.index-scroll-img .hd {
    text-align: center;
    height: 55px;
    background: url(../img/title_scroll_bg.png) center top no-repeat;
    position: relative;
}

.index-scroll-img .hd .tl {
    color: #fff;
    line-height: 31px;
}

.index-scroll-img .hd .more {
    position: absolute;
    right: 20px;
    top: 15px;
}

.index-scroll-img {
    padding: 0;
    position: relative;
}

.index-scroll-img .bd {
    position: relative;
    box-sizing: border-box;
    margin: 10px auto;
    width: 1050px;
}

.index-scroll-img .arrowWrap {
    position: relative;
    width: 1140px;
    margin: 0 auto;
}

.index-scroll-img .arrowWrap .arrow {
    position: absolute;
    top: 8px;
    width: 23px;
    height: 177px;
    cursor: pointer;
}

.index-scroll-img .arrowWrap .arrowL {
    left: 0;
    background: url(../img/arrow_left.png) no-repeat left center;
}

.index-scroll-img .arrowWrap .arrowR {
    right: 0;
    background: url(../img/arrow_right.png) no-repeat left center;
}

.index-scroll-img .bd li {
    width: 230px;
    position: relative;
    float: left;
    margin-left: 27px
}

.index-scroll-img .bd li p {
    position: absolute;
    width: 100%;
    height: 40px;
    line-height: 40px;
    background: #000;
    filter: alpha(opacity=40);
    -moz-opacity: 0.4;
    -khtml-opacity: 0.4;
    opacity: 0.4;
    left: 0;
    bottom: 0;
    _bottom: -1px;
    z-index: 1
}

.index-scroll-img .bd li span {
    display: block;
    font-size: 14px;
    line-height: 30px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    text-align: center;
}

.index-scroll-img .bd li img {
    width: 100%;
    height: 155px
}

.index-boxs {
    margin: 20px -10px 0;
}

.index-boxs .box {
    width: 33%;
    box-sizing: border-box;
    padding: 10px;
}

.index-boxs .box .hd {
    height: 39px;
    padding-top: 15px;
}

.index-boxs .box .hd .tl {
    background: url(../img/title_box_bg.png) no-repeat left center;
    height: 39px;
    line-height: 39px;
    padding-left: 60px;
    box-sizing: border-box;
    width: 163px;
    color: #fff;
}

.index-boxs .box .hd .more {
    margin: 10px 20px 0 0;
}

.index-boxs .box .bd {
    padding: 10px 20px;
    height: 220px;
}

.foot {
    background: #e02c2d;
    padding: 40px 0;
}

.foot .foot_info {
    margin-left: 50px;
    color: #fff;
    line-height: 26px;
    padding-top: 10px;
}

.foot .foot_icon img {
    height: 71px;
    margin: 0 12px;
}