@charset "UTF-8";.banner {
    position: relative
}

.banner-img {
    position: relative;
    height: 100%;
    overflow: hidden
}

.banner-img>a,.banner-img img {
    display: block
}

.banner-img>a,.banner-img>li {
    display: none;
    position: absolute;
    left: 0;
    top: 0
}

.banner-img>li {
    list-style: none
}

.banner-img>a:first-child,.banner-img>li:first-child {
    display: block
}

.banner-tools {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
}

.banner-text {
    padding-right: 74px;
    padding-left: 120px;
    overflow: hidden
}

.banner-text p,.banner-text p a {
    color: #fff
}

.banner-text p {
    display: none
}

.banner-text p:first-child {
    display: block
}

.banner-text p:hover,.banner-text p:hover a {
    color: #3270cc
}

.banner-text p {
    font-size: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.banner-arrow .btn {
    position: absolute;
    width: 17px;
    height: 28px;
    bottom: 16px;
    cursor: pointer
}

.banner-arrow .pre {
    left: 20px;
    background: url() no-repeat
}

.banner-arrow .next {
    right: 10px;
}

.banner-total {
    position: absolute;
    bottom: 20px;
    left: 46px
}

.banner-total {
    color: #fff
}

.banner-total span {
    display: inline-block;
    font-family: '宋体'
}

.banner-total .now {
    margin-right: 3px;
    color: #e71f18;
    font-size: 30px;
    line-height: 30px;
    font-weight: bold;
    vertical-align: bottom
}

.banner-total .total {
    margin-left: 3px;
    color: #fff;
    font-size: 20px;
    line-height: 20px;
    vertical-align: bottom
}

.m-news-list li {
    text-align: right;
    color: #999
}

.m-news-list li a {
    float: left;
    text-align: left;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.m-news-list1 li {
    height: 35px;
    line-height: 35px
}

.m-news-list1 li a {
    max-width: 375px;
    padding-left: 19px;
    font-size: 16px;
    color: #000;
}

.m-news-list1 li a:hover {
    color: #f83434;
    font-weight: bold;
    text-decoration: underline;
}

.m-news-list2 li {
    white-space: nowrap;
    height: 55px;
    line-height: 55px;
    background: url(../images/hd_home_libg1.jpg) repeat-x left bottom
}

.m-news-list2 li a {
    width: calc(100% - 75px);
    padding-left: 14px;
    font-size: 16px;
    background: url(../images/hd_home_abg1-red.png) no-repeat left center
}

.m-headtt {
    height: 61px;
    border-bottom: 1px solid #eee
}

.m-headtt .title {
    float: left;
    line-height: 61px;
    color: #da251e;
    font-size: 22px;
    font-weight: normal;
    border-bottom: 1px solid #da251e;
}

.m-headtt .u-more1 {
    float: right;
    margin-top: 24px;
    margin-right: 10px
}

.m-pictxt {
    margin-top: -20px;
    margin-left: -27px
}

.m-pictxt li {
    float: left;
    margin-top: 20px;
    margin-left: 27px
}

.m-pictxt .img {
    display: block;
    width: 270px;
    height: 191px;
    overflow: hidden
}

.m-pictxt .img img {
    width: 100%;
    height: 100%
}

.m-pictxt .title {
    padding-top: 15px;
    font-size: 14px;
    line-height: 14px;
    color: #518d03;
    text-decoration: underline;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.u-more1 {
    line-height: 12px;
    font-size: 12px;
    color: #999
}