﻿.cf {
    zoom: 1;
}

    .cf:after {
        display: block;
        height: 0;
        font-size: 0;
        content: ".";
        visibility: hidden;
        clear: both;
    }

i {
    font-style: normal;
}

main {
    width: 1200px;
    margin: 0 auto;
    background: #ffffff;
}

.advertisement_four {
    width: 1200px;
    height: 95px;
    overflow: hidden;
}

    .advertisement_four li {
        width: 595px;
        height: 85px;
        overflow: hidden;
        float: left;
        margin: 0 10px 10px 0;
        position: relative;
    }

.interview-banner,
.asd1200_2 {
    width: 1200px;
    height: 100px;
    position: relative;
    margin: 0 auto;
}

.asd1200_2 {
    height: 90px;
}

    .advertisement_four li u,
    .headline_af u,
    .interview-banner u,
    .asd1200_2 u {
        z-index: 8888888888;
        position: absolute;
        left: 0;
        bottom: 0;
        width: 24px;
        height: 24px;
        background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAOCAYAAAA1+Nx+AAAA2UlEQVR42rWTIRLCMBBFewO4S87QC/QEYJgKFI6pQFVkUJiiEB0UU4EqKjKqKiampyFfZGaZbbqGiDdNNtu87jYplFKHP7MLlIFNoCCCLKJtUlBV1RFPibquTyu5ZVIwDMMNpNa6rmvjWGt9Seyz/xFM0/SieO8/dN40zRl5iDvn3ojRMej7/kr3ZAIylyuTK+ACqd/jON6jBOAdY8yDxpAnCNI/Hl8rgTwmQDAKJFAFcpdItgingvaWI1e6KrDWPnFKsgjQN7YoCJaY59kwAb+5MqhUjFNBTr4o+NIDSUJaEwAAAABJRU5ErkJggg==) left bottom no-repeat;
        display: none;
    }

.advertisement_four li:nth-child(2n) {
    margin-right: 0px;
}

.headline {
    width: 1200px;
    /*margin: 10px auto 0;*/
    margin: 0 auto 0;
    overflow: hidden;
}

.headline_af {
    width: 300px;
    height: 360px;
    overflow: hidden;
    float: right;
    position: relative;
}

.gallery-top {
    width: 295px;
    height: 360px;
    overflow: hidden;
}

.gallery-thumbs {
    width: 295px;
    box-sizing: border-box;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 10;
    background-color: rgba(0,0,0,0.5);
    padding: 6px 4px;
}

    .gallery-thumbs img {
        width: 100%;
        height: 100%;
    }

    .gallery-thumbs .swiper-slide {
        width: 25%;
        height: 100px;
        overflow: hidden;
        opacity: 0.4;
        border: 2px solid #fff;
        cursor: pointer;
    }

    .gallery-thumbs .swiper-slide-thumb-active {
        opacity: 1;
    }

.headline_hot {
    width: 423px;
    height: 360px;
    float: left;
}

    .headline_hot .swiper-button-next,
    .headline_hot .swiper-button-prev {
        top: 38%;
    }

    .headline_hot:hover .swiper-button-prev,
    .headline_hot:hover .swiper-button-next {
        display: block;
    }

    .headline_hot .swiper-button-prev,
    .headline_hot .swiper-button-next {
        display: none;
    }

    .headline_hot .swiper-slide {
        height: 360px;
    }

    .headline_hot .pic-box {
        width: 423px;
        height: 282px;
        line-height: 282px;
        overflow: hidden;
        text-align: center;
        background-color: #333;
    }
    /*.headline_hot img {
    display: inline-block;
    vertical-align: middle;
}*/

    .headline_hot a:hover {
        text-decoration: none;
    }

    .headline_hot dl {
        height: 76px;
        line-height: 35px;
        font-size: 14px;
    }

    .headline_hot dt, .headline_hot dd {
        float: left;
        color: #fff;
    }

    .headline_hot dt {
        width: 343px;
        height: 62px;
        line-height: 62px;
        overflow: hidden;
        padding: 0 10px;
        background: #000;
    }

    .headline_hot dd {
        width: 60px;
        height: 62px;
        line-height: 62px;
        text-align: center;
        background: #b21525;
    }

.headline_bf {
    width: 425px;
    float: left;
    margin-left: 30px;
}

.hb_top em {
    font-size: 24px;
    font-weight: bold;
    line-height: 40px;
    height: 40px;
    display: block;
    overflow: hidden;
}

    .hb_top em a, .hb_top em a:visited, .hb_top em a:link {
        color: #2f2725;
    }

        .hb_top em a:hover {
            color: #b21525;
        }

.hb_top p {
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    border-bottom: 1px dashed #555555;
    margin-bottom: 13px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #999;
}

.hb_bottom dl {
    border-bottom: 1px dashed #555555;
    padding-bottom: 5px;
}

    .hb_bottom dl:last-child {
        border-bottom: 0;
    }

    .hb_bottom dl dt {
        line-height: 32px;
        height: 32px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        background: no-repeat url(../images/hot_icon.jpg) left center;
        padding-left: 25px;
    }

        .hb_bottom dl dt a {
            font-size: 17px;
            font-weight: bold;
            color: #2f2725;
        }

            .hb_bottom dl dt a:hover {
                color: #b21525;
            }

    .hb_bottom dl dd {
        line-height: 27px;
    }

        .hb_bottom dl dd p {
            height: 28px;
            overflow: hidden;
        }

            .hb_bottom dl dd p a {
                width: 380px;
                display: block;
                float: left;
            }

        .hb_bottom dl dd a {
            font-size: 14px;
            color: #595757;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }

            .hb_bottom dl dd a:hover {
                color: #b21525;
            }

        .hb_bottom dl dd em a {
            color: #CC0000;
            font-size: 12px;
        }

        .hb_bottom dl dd em {
            padding-right: 5px;
        }

            .hb_bottom dl dd em a:hover {
                color: #b21525;
            }

        .hb_bottom dl dd span {
            float: right;
            color: #595757;
        }

.headline_cf {
    width: 300px;
    height: 356px;
    float: right;
}

.hc_top {
    width: 100%;
    overflow: hidden;
}

    .hc_top li {
        width: 50%;
        height: 60px;
        line-height: 60px;
        font-size: 20px;
        text-align: center;
        float: left;
        color: #fff;
        font-weight: bold;
        cursor: pointer;
        background: no-repeat url(../images/hct.jpg) center;
        background-size: 100% 100%;
    }

        .hc_top li a {
            color: #fff;
        }

        .hc_top .hct, .hc_top li.hct a {
            color: #000000;
            background: none;
            background-color: #fff;
            display: block;
        }

.hc_bottom {
    width: 300px;
    margin: 0 auto;
}

.hcb li {
    width: 100%;
    margin-bottom: 15px;
}

    .hcb li img {
        width: 100%;
    }

#ranking_list {
    overflow: hidden;
}

    #ranking_list li {
        width: 44%;
        padding: 0 3%;
        float: left;
        font-size: 14px;
    }

        #ranking_list li .go {
            float: right;
            color: red;
            font-size: 12px;
        }

        #ranking_list li i {
            float: left;
            width: 20%;
            text-align: center;
            font-weight: bold;
            color: #666666;
        }

        #ranking_list li:nth-child(1) i {
            color: #d23630;
        }

        #ranking_list li:nth-child(2) i {
            color: #f09d38;
        }

        #ranking_list li:nth-child(3) i {
            color: #4250ae;
        }

        #ranking_list li a {
            color: #333;
            float: left;
            width: 80%;
            overflow: hidden;
            height: 19px;
        }

            #ranking_list li a:hover {
                color: #b21525;
            }

.industry_news {
    width: 1200px;
    margin: 15px auto 0;
}

.title {
    width: 100%;
    border-bottom: 2px solid #cecece;
    height: 36px;
    margin-bottom: 15px;
}

    .title em {
        color: #333;
        font-size: 24px;
        padding-bottom: 4px;
        border-bottom: 3px solid #b21525;
        font-weight: bold;
    }

        .title em span {
            font-size: 16px;
            color: #666666;
            padding-left: 5px;
            font-weight: 400;
            position: relative;
        }

            .title em span img {
                position: absolute;
                left: 20px;
                top: -5px;
                width: 100px
            }

    .title a {
        float: right;
        font-size: 14px;
        color: #999;
        margin-top: 12px;
        padding-right: 20px;
        background: #fff url(/images/more.gif) right no-repeat;
    }

.cb_left .ca_top .more {
    padding-right: 20px;
    background: #fff url(/images/more.gif) right no-repeat;
}

    .title a:hover,
    .cb_left .ca_top .more:hover {
        color: #f31c08;
        background: #fff url(/images/more2.gif) right no-repeat;
    }

.in_new {
    width: 1200px;
    overflow: hidden;
}

.in_new_af {
    width: 430px;
    float: left;
}

.inna_title {
    width: 100%;
    border-bottom: 1px solid #cecece;
    padding: 5px 0;
}

    .inna_title em {
        font-weight: bold;
        font-size: 20px;
        padding: 5px 0;
        border-bottom: 2px solid #b21525;
        color: #333;
    }

    .inna_title a {
        float: right;
        font-size: 14px;
        color: #999999;
        margin-top: 8px;
    }

.inna_li {
    width: 100%;
    padding-top: 15px;
}

    .inna_li li {
        font-size: 15px;
        line-height: 230%;
    }

        .inna_li li a {
            color: #333;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }

            .inna_li li a:hover {
                color: #bf1923;
            }

.in_new_bf {
    width: 420px;
    float: left;
    margin-left: 25px;
}

.innb_tltie {
    width: 100%;
    height: 37px;
    overflow: hidden;
}

    .innb_tltie li {
        width: 25%;
        float: left;
        text-align: center;
        line-height: 37px;
        font-size: 16px;
        font-weight: bold;
        background: #f8f8f8;
        cursor: pointer;
    }

        .innb_tltie li a {
            display: block;
            color: #333;
        }

    .innb_tltie .innbt a {
        color: #fff;
    }

.innb_ul {
    width: 100%;
    padding-top: 15px;
}

.innbu li {
    font-size: 16px;
    line-height: 230%;
}

    .innbu li a {
        color: #333;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

        .innbu li a:hover {
            color: #bf1923;
        }

.innb_tltie .innbt {
    background-color: #b21525;
    color: #fff;
}

.in_new_cf {
    width: 280px;
    height: 340px;
    float: right;
    overflow: hidden;
}

.innc li {
    width: 280px;
    height: 340px;
    overflow: hidden;
    position: relative;
}

    .innc li p.text {
        bottom: 0;
        font-size: 12px;
        line-height: 20px;
        height: 108px;
        text-align: left;
        padding: 5px 5%;
        background-color: #b90005;
        overflow: hidden;
    }

    .innc li p {
        height: 35px;
        line-height: 35px;
        text-align: center;
        background-color: rgba(0,0,0,0.8);
        position: absolute;
        bottom: 118px;
        left: 0;
        color: #fff;
        font-size: 16px;
        width: 90%;
        padding: 0 5%;
    }

.more_a {
    width: 100%;
    margin-top: 10px;
    text-align: center;
}

    .more_a a {
        display: block;
        line-height: 30px;
        background-color: #f8f8f8;
        color: #333;
        font-size: 14px;
    }

        .more_a a:hover {
            color: #fff;
            background-color: #ca001e;
        }

.join {
    width: 1200px;
    margin: 20px auto;
}

.join_af {
    width: 1200px;
    height: 400px;
    margin: 25px auto;
    background: no-repeat url(../images/join_af_bg.jpg) center;
}

.ja_li {
    width: 542px;
    height: 280px;
    float: right;
    margin: 40px 20px 0 0;
}

    .ja_li li {
        width: 170px;
        height: 280px;
        float: left;
        background-color: #fff;
        border-radius: 5px;
        margin-right: 10px;
        text-align: center;
    }

        .ja_li li .box {
            display: block;
            width: 100%;
            height: 100%;
            overflow: hidden;
        }

            .ja_li li .box dt {
                width: 100%;
                margin: 30px auto 15px;
            }

                .ja_li li .box dt em {
                    display: block;
                    font-size: 18px;
                    line-height: 150%;
                    color: #333;
                    font-weight: bold;
                }

            .ja_li li .box dd {
                line-height: 200%;
            }

                .ja_li li .box dd p {
                    font-size: 14px;
                    color: #666666;
                }

.ja_foem {
    width: 320px;
    height: 310px;
    float: right;
    background-color: #fff;
    margin: 30px 10px 0 0;
    padding: 30px 43px 0
}

    .ja_foem h3 {
        text-align: center;
        line-height: 200%;
        font-size: 26px;
        color: #bd1a21;
    }

    .ja_foem dl {
        width: 100%;
        overflow: hidden;
        margin-bottom: 23px;
    }

        .ja_foem dl dt {
            width: 75px;
            height: 35px;
            line-height: 35px;
            font-size: 14px;
            color: #000000;
            float: left;
        }

        .ja_foem dl dd {
            float: right;
            width: 245px;
        }

            .ja_foem dl dd input {
                width: 95%;
                height: 35px;
                padding-left: 4%;
                font-size: 14px;
                color: #666666;
                border: 1px solid #cccccc;
            }

            .ja_foem dl dd .jaf_select {
                width: 81px;
                height: 35px;
                float: left;
                font-size: 14px;
                padding-left: 5px;
                border: 1px solid #cccccc;
                /* margin-right: 15px; */
                color: #666666;
            }

            .ja_foem dl dd .jaf_select_1 {
                width: 115px;
                height: 35px;
                float: left;
                font-size: 14px;
                padding-left: 4%;
                border: 1px solid #cccccc;
                color: #666666;
            }

.jaf_select_2 {
    width: 100%;
    height: 35px;
    float: left;
    font-size: 14px;
    padding-left: 4%;
    border: 1px solid #cccccc;
    color: #666666;
    margin-top: 10px;
}

.ja_foem span {
    display: block;
    width: 313px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    margin: 0 auto;
    font-size: 16px;
    color: #fff;
    background-color: #f2264d;
    border-radius: 10px;
    cursor: pointer;
}

    .ja_foem span em {
        color: #f4cc3c;
        margin-right: 5px;
        font-weight: bold;
    }

.ja_foem p {
    width: 100%;
    font-size: 12px;
    color: #666;
    text-align: center;
    margin-top: 8px;
}

    .ja_foem p i {
        color: #b21525;
        font-weight: bold;
    }

.authentication {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    background-color: #be0c21;
}

.authentication_left {
    width: 209px;
    height: 284px;
    background: no-repeat url(../images/al_bg.jpg) center;
    float: left;
    position: relative;
}

    .authentication_left button {
        width: 128px;
        height: 28px;
        line-height: 28px;
        color: #fff;
        background-color: #d32325;
        border: 1px solid #ff8500;
        border-radius: 30px;
        position: absolute;
        left: 50%;
        bottom: 20px;
        margin-left: -65px;
        text-align: center;
        display: none;
    }

        .authentication_left button:hover {
            background-color: #ff8500;
        }

.authentication_right {
    width: 990px;
    height: 248px;
    margin-top: 35px;
    float: left;
    overflow: hidden;
}

.ar_dl {
    width: 960px;
    height: 248px;
    margin: 0 auto;
    overflow: hidden;
    height: 263px;
}

    .ar_dl dl {
        width: 184px;
        height: 104px;
        float: left;
        background-color: #fff;
        margin: 0 10px 10px 0;
        border-radius: 10px;
    }

        .ar_dl dl:nth-child(5n) {
            margin-right: 0;
        }

        .ar_dl dl dt {
            width: 140px;
            margin: 0 auto;
        }

            .ar_dl dl dt img {
                width: 100%;
            }

        .ar_dl dl dd {
            color: #666;
            text-align: center;
            font-size: 14px;
        }

.hot_brand {
    width: 1200px;
    margin: 35px auto 0;
}

.title_right {
    float: right;
}

    .title_right li {
        float: left;
        height: 30px;
        line-height: 30px;
        font-size: 14px;
        color: #666666;
        padding: 0 30px;
        border-radius: 20px;
        border: 1px solid #d2d2d2;
        margin-left: 10px;
        font-weight: bold;
    }

    .title_right .rus_tr {
        background-color: #ca001e;
        border: 1px solid #ca001e;
        color: #fff;
    }

.hb_dl {
    width: 1198px;
    margin: 20px auto;
    border: 1px solid #be0c21;
    background-color: #be0c21;
}

.hb_dl_son {
    margin: 16px 0px 0 16px;
    overflow: hidden;
}

    .hb_dl_son dl {
        width: 218px;
        height: 124px;
        float: left;
        background-color: #fff;
        border: 1px solid #cecece;
        margin: 0 16px 16px 0;
        border-radius: 10px;
    }

        .hb_dl_son dl:nth-child(5n) {
            margin-right: 0;
        }

        .hb_dl_son dl dt {
            width: 218px;
            margin: 0 auto;
            text-align: center;
        }

        .hb_dl_son dl dd {
            text-align: center;
            line-height: 30px;
            height: 30px;
            font-size: 15px;
            color: #666666;
        }

.information {
    width: 1200px;
    margin: 25px auto;
    overflow: hidden;
}

.information_left {
    width: 860px;
    float: left;
    overflow: hidden;
}

.il_span {
    width: 860px;
    margin-top: 20px;
}

.ils_top {
    width: 100%;
    height: 40px;
    background-color: #b21525;
}

    .ils_top span {
        display: inline-block;
        color: #fff;
        font-size: 16px;
        vertical-align: middle;
        line-height: 40px;
    }

.ilst_1 {
    width: 90px;
    padding-left: 10px;
}

.ilst_2 {
    width: 130px;
}

.ilst_3 {
    width: 340px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.ilst_4 {
    width: 110px;
    text-align: center;
}

.ilst_5 {
    width: 120px;
    text-align: center;
}

.ils_bottom {
    width: 100%;
    margin-top: 10px;
    height: 315px;
    overflow: hidden;
}

    .ils_bottom li span {
        line-height: 35px;
        display: inline-block;
        vertical-align: middle;
        color: #333;
        font-size: 14px;
    }

.information_right {
    width: 320px;
    float: right;
}

.ir_title {
    width: 320px;
    height: 50px;
    border-bottom: 1px solid #cecece;
}

    .ir_title li {
        height: 50px;
        width: 150px;
        float: left;
        margin-right: 20px;
    }

        .ir_title li:nth-child(2) {
            margin-right: 0;
        }

        .ir_title li span {
            display: block;
            height: 40px;
            line-height: 40px;
            font-size: 16px;
            color: #666666;
            text-align: center;
            border-radius: 30px;
            border: 1px solid #cecece;
            cursor: pointer;
        }

    .ir_title .rus_irt {
        height: 48px;
        border-bottom: 4px solid #b21525;
    }

        .ir_title .rus_irt span {
            background-color: #ca001e;
            border-color: #ca001e;
            color: #fff;
        }

.ir_p {
    width: 300px;
    margin-top: 10px;
    padding: 0 10px;
}

.irp_top {
    width: 100%;
}

    .irp_top em {
        display: block;
        font-size: 16px;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
        line-height: 200%;
    }

        .irp_top em a {
            font-weight: bold;
            color: #333333;
        }

            .irp_top em a:hover {
                color: #ca001e;
            }

    .irp_top p {
        font-size: 12px;
        color: #999999;
        line-height: 180%;
        margin-top: 2px;
        height: 63px;
        overflow: hidden;
    }

.irp_bottom {
    width: 100%;
    padding-top: 10px;
}

    .irp_bottom li {
        line-height: 40px;
        font-size: 15px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

        .irp_bottom li i {
            padding-right: 5px;
        }

.other {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}

.other_af {
    width: 400px;
    float: left;
}

.oa_af {
    width: 100%;
}

    .oa_af em {
        display: block;
        font-size: 16px;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
        margin-bottom: 11px;
    }

        .oa_af em a {
            font-weight: bold;
            color: #333333;
        }

            .oa_af em a:hover {
                color: #ca001e;
            }

    .oa_af p {
        font-size: 12px;
        color: #999999;
        line-height: 180%;
    }

.oa_bf {
    width: 100%;
    overflow: hidden;
}

    .oa_bf li {
        width: 90px;
        height: 90px;
        overflow: hidden;
        background-color: red;
        float: left;
        margin: 10px 13px 10px 0;
    }

        .oa_bf li:last-child {
            margin-right: 0;
        }

        .oa_bf li img {
            width: 100%;
        }

.oa_cf {
    width: 100%;
    margin-top: 15px;
}

    .oa_cf li:first-child {
        font-weight: bold;
    }

    .oa_cf li {
        line-height: 30px;
        font-size: 15px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

        .oa_cf li a {
            color: #333;
        }

            .oa_cf li a:hover {
                color: #ca001e;
            }

        .oa_cf li i {
            font-size: 16px;
            padding: 0 5px;
            font-weight: bold;
            color: #333;
            display: none;
        }

.other_bf {
    width: 480px;
    float: left;
    margin-left: 20px;
}

.ob_li {
    width: 100%;
    overflow: hidden;
}

    .ob_li li {
        width: 234px;
        height: 160px;
        overflow: hidden;
        position: relative;
        float: left;
        margin: 0 11px 11px 0;
    }

        .ob_li li:nth-child(2n) {
            margin-right: 0;
        }

        .ob_li li img {
            width: 100%;
        }

        .ob_li li p {
            width: 100%;
            height: 30px;
            line-height: 30px;
            text-align: center;
            background-color: rgba(0,0,0,0.4);
            color: #fff;
            position: absolute;
            left: 0;
            bottom: 0;
            font-size: 14px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }

.other_cf {
    width: 280px;
    float: right;
}

    .other_cf img {
        width: 100%;
    }

.oc_li {
    width: 100%;
}

    .oc_li li {
        width: 280px;
        height: 160px;
        overflow: hidden;
        position: relative;
        margin-bottom: 10px;
    }

        .oc_li li p {
            position: absolute;
            left: 0;
            bottom: 0;
            font-size: 14px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            width: 100%;
            height: 30px;
            line-height: 30px;
            text-align: center;
            background-color: rgba(0,0,0,0.4);
            color: #fff;
        }

.series {
    width: 1200px;
    margin: 30px auto;
    overflow: hidden;
    background-color: #f9f9f9;
}

.series_left {
    width: 280px;
    height: 550px;
    float: left;
    position: relative;
}

    .series_left u {
        display: none;
        position: absolute;
        left: 0;
        bottom: 0;
        width: 24px;
        height: 24px;
        background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAOCAYAAAA1+Nx+AAAA2UlEQVR42rWTIRLCMBBFewO4S87QC/QEYJgKFI6pQFVkUJiiEB0UU4EqKjKqKiampyFfZGaZbbqGiDdNNtu87jYplFKHP7MLlIFNoCCCLKJtUlBV1RFPibquTyu5ZVIwDMMNpNa6rmvjWGt9Seyz/xFM0/SieO8/dN40zRl5iDvn3ojRMej7/kr3ZAIylyuTK+ACqd/jON6jBOAdY8yDxpAnCNI/Hl8rgTwmQDAKJFAFcpdItgingvaWI1e6KrDWPnFKsgjQN7YoCJaY59kwAb+5MqhUjFNBTr4o+NIDSUJaEwAAAABJRU5ErkJggg==) left bottom no-repeat;
    }

.series_right {
    width: 920px;
    float: right;
}

.srt {
    width: 100%;
    overflow: hidden;
    position: relative;
}

    .srt a.go {
        display: inline-block;
        width: 60px;
        height: 30px;
        line-height: 30px;
        margin: 25px 10px 0 0;
        text-align: center;
        background-color: #ccc;
        border-bottom-right-radius: 10px;
        border-top-left-radius: 10px;
        font-size: 14px;
        color: #fff;
        background-color: #db214c;
        position: absolute;
        top: 0px;
        right: 0px;
    }

    .srt a, .srt a:visited, .srt a:link {
        color: #fff;
    }

        .srt a:hover {
            background-color: #ca001e;
        }

.sr_top {
    width: 95%;
    float: left;
    margin: 20px 20px;
}

    .sr_top li {
        display: inline-block;
        width: 130px;
        height: 38px;
        font-size: 16px;
        text-align: center;
        line-height: 38px;
        border-radius: 30px;
        border: 1px solid #cecece;
        color: #666666;
        margin: 0 5px;
        cursor: pointer;
    }

.srt .sr_top li a {
    color: #666666;
}

.sr_top .rus_srt {
    background-color: #ca001e;
    color: #fff;
    border: 1px solid #ca001e;
}

.sr_top li.rus_srt a {
    display: block;
    color: #fff;
    border: 1px solid #ca001e;
    border-radius: 30px;
}

.sr_bottom {
    width: 880px;
    margin: 0 auto;
}

.srb {
    overflow: hidden;
}

    .srb dl {
        width: 213px;
        float: left;
        margin: 0 9px 10px 0;
    }

        .srb dl:nth-child(4n) {
            margin-right: 0;
        }

        .srb dl dt {
            width: 213px;
            height: 142px;
            overflow: hidden;
            background-color: #fff;
        }

            .srb dl dt img {
                width: 100%;
            }

        .srb dl dd h4 {
            width: 100%;
            height: 46px;
            line-height: 23px;
            font-size: 14px;
            color: #333;
            padding: 5px 0;
            overflow: hidden;
        }

            .srb dl dd h4:hover {
                color: #f04848;
            }

        .srb dl dd em {
            font-size: 14px;
            color: #f04848;
        }

.journal {
    width: 1200px;
    margin: 0 auto;
}

.journal_option {
    width: 1200px;
    border: 1px solid #f6f6f6;
    border-top: 0;
}

.jo_top {
    width: 100%;
    overflow: hidden;
}

    .jo_top li {
        width: 33.333%;
        height: 40px;
        line-height: 40px;
        text-align: center;
        background-color: #fafafc;
        float: left;
        font-weight: bold;
        font-size: 20px;
        color: #333;
        cursor: pointer;
    }

    .jo_top .rus_jot,
    .jo_top .rus_jot a {
        color: #fff;
        background-color: #ca001e;
        display: block;
    }

.jo_bottom {
    width: 1153px;
    padding: 30px 15px 30px 30px;
}

.job {
    overflow: hidden;
}

.job_left {
    width: 500px;
    height: 300px;
    float: left;
    text-align: center;
    overflow: hidden;
}

    .job_left img {
        max-width: 500px;
    }

.job_right {
    width: 630px;
    float: right;
}

    .job_right li {
        padding-left: 10px;
        margin-bottom: 5px;
    }

        .job_right li .hide {
            display: none;
        }

        .job_right li h3 {
            font-size: 16px;
            line-height: 240%;
            font-weight: bold;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }

            .job_right li h3 span {
                background-color: #333333;
                font-size: 14px;
                color: #fff;
                padding: 0 5px;
                margin-right: 10px;
            }

            .job_right li h3:hover span {
                background-color: #5ece96;
            }

            .job_right li h3 a {
                color: #333;
            }

                .job_right li h3 a:hover {
                    color: #f04848;
                }

    .job_right .jobr {
        background-color: #fafafc;
        padding: 10px 0 15px 10px;
    }

        .job_right .jobr h3 span {
            background-color: #5ece96;
        }

        .job_right .jobr p {
            height: 63px;
            overflow: hidden;
            padding-left: 30px;
            font-size: 12px;
            color: #666666;
            line-height: 180%;
        }

.consumption {
    width: 1200px;
    margin: 30px auto;
}

.consumption_af {
    width: 1200px;
    margin: 20px auto;
}

.ca_top {
    width: 100%;
    height: 35px;
    overflow: hidden;
    position: relative;
}

    .ca_top i {
        width: 100%;
        border-top: 1px solid #e3e3e3;
        position: absolute;
        top: 50%;
        left: 0;
        z-index: -5;
    }

    .ca_top h3 {
        height: 35px;
        line-height: 35px;
        background-color: #fff;
        font-size: 24px;
        color: #333333;
        float: left;
        border-left: 3px solid #b21525;
        padding-left: 20px;
        padding-right: 10px;
        font-weight: bold;
    }

.cat {
    position: absolute;
    top: 0px;
    left: 50%;
    height: 33px;
    line-height: 33px;
    text-align: center;
    background-color: #fff;
    border-radius: 20px;
    border: 1px solid #e3e3e3;
    overflow: hidden;
}

    .cat li {
        float: left;
        padding: 0 20px;
        font-size: 14px;
        color: #999;
        border-left: 1px solid #e3e3e3;
        cursor: pointer;
    }

        .cat li:nth-child(1) {
            border-left: 0;
        }

    .cat .rus_cat,
    .cb_left .ca_top .rus_cat a {
        color: #fff;
        background-color: #ca001e;
    }

.ca_bottom {
    width: 100%;
    margin-top: 30px;
}

.cab {
    width: 100%;
    overflow: hidden;
}

.cab_left {
    width: 422px;
    height: 394px;
    overflow: hidden;
    float: left;
    position: relative;
}

    .cab_left p {
        position: absolute;
        left: 0;
        bottom: 68px;
        height: 40px;
        font-size: 18px;
        color: #fff;
        background-color: rgba(0,0,0,0.5);
        text-align: center;
        line-height: 45px;
        padding: 0 5%;
        width: 90%;
        border-bottom: 1px solid #fff;
        margin-bottom: 5px;
    }

        .cab_left p.text {
            bottom: 0;
            height: 73px;
            font-size: 14px;
            text-align: left;
            line-height: 24px;
            border-bottom: 0px solid #fff;
            overflow: hidden;
            text-align: center;
            margin-bottom: 0px;
        }
/*.cab_left img {
    width: 422px;
    height: 394px;
}*/
.cab_right {
    width: 763px;
    float: right;
}

    .cab_right li {
        float: left;
        width: 245px;
        height: 190px;
        overflow: hidden;
        margin: 0 14px 14px 0;
        position: relative;
    }

        .cab_right li p {
            position: absolute;
            left: 0;
            bottom: 0;
            height: 35px;
            font-size: 14px;
            color: #fff;
            background-color: rgba(0,0,0,0.5);
            text-align: center;
            line-height: 35px;
            padding: 0 5%;
            width: 90%;
        }

        .cab_right li img {
            width: 245px;
            height: 190px;
        }

        .cab_right li:nth-child(3n) {
            margin-right: 0;
        }

.consumption_bf {
    width: 1200px;
    overflow: hidden;
    margin: 20px auto 20px;
}

.cb_left {
    width: 860px;
    float: left;
}

    .cb_left .ca_top .cat {
        left: 20%;
    }

        .cb_left .ca_top .cat a {
            float: none;
            color: #999;
            background-color: #fff;
            padding: 0px;
            margin: 0px;
            background-image: none;
        }

            .cb_left .ca_top .cat a:hover {
                background-image: none;
            }

    .cb_left .ca_top a {
        float: right;
        font-size: 14px;
        color: #999;
        background-color: #fff;
        padding-left: 10px;
        margin-top: 8px;
        padding-right: 20px;
        background: #fff url(/images/more.gif) right no-repeat;
    }

        .cb_left .ca_top a:hover {
            color: #f31c08;
            background: #fff url(/images/more2.gif) right no-repeat;
        }

.cb_bottom {
    width: 860px;
    margin-top: 20px;
    overflow: hidden;
}

.cbb {
    overflow: hidden;
}

.cbb_son {
    width: 420px;
    float: left;
    margin-right: 20px;
}

    .cbb_son:nth-child(2) {
        margin-right: 0px;
    }

.cbbs_top {
    overflow: hidden;
}

    .cbbs_top dt {
        width: 160px;
        height: 120px;
        float: left;
        overflow: hidden;
    }

        .cbbs_top dt img {
            width: 100%;
        }

    .cbbs_top dd {
        width: 250px;
        float: right;
    }

        .cbbs_top dd h4 {
            font-size: 18px;
            font-weight: nowrap;
            height: 48px;
            overflow: hidden;
            line-height: 24px;
        }

        .cbbs_top dd p {
            height: 63px;
            line-height: 180%;
            margin-top: 6px;
            font-size: 12px;
            color: #999;
            overflow: hidden;
        }

            .cbbs_top dd p a {
                color: #db214c;
            }

.cbbs_bottom {
    margin-top: 10px;
    clear: both;
}

    .cbbs_bottom li {
        height: 35px;
        line-height: 35px;
        overflow: hidden;
    }

        .cbbs_bottom li i {
            float: left;
            width: 10px;
            margin-right: 10px;
            font: bold 30px/35px "Arial";
            color: #ccc;
        }

        .cbbs_bottom li a {
            float: left;
            max-width: 90%;
            font-size: 15px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }

.cb_right {
    width: 320px;
    float: right;
    margin-left: 18px;
}
/*友情链接*/
.linkwrap {
    width: 1200px;
    margin: 10px auto 30px !important;
}

.newlinkul {
    width: 100%;
    color: #333;
    font-size: 14px;
}

    .newlinkul li {
        float: left;
        margin-right: 20px;
        height: 50px;
        line-height: 50px;
        cursor: pointer;
    }

        .newlinkul li:hover {
            color: #ff0000;
        }

        .newlinkul li.active {
            color: #ff0000;
            border-bottom: 2px #ff0000 solid;
        }

.newlinkbox > div a {
    float: left;
    height: 30px;
    line-height: 30px;
    margin-right: 10px;
}

.clearfl {
    zoom: 1;
}

    .clearfl:after {
        content: "020";
        display: block;
        height: 0;
        clear: both;
        visibility: hidden;
    }

.newlinkbox {
    margin-top: 20px;
}
/*右下角广告*/
.right_ad {
    position: fixed;
    right: 85px;
    bottom: 0px;
    z-index: 888;
    width: 300px;
    height: 253px;
}

.right_ad_inner {
    position: relative;
    width: 300px;
    height: 253px;
}

.right_ad span {
    position: absolute;
    top: 10px;
    right: 5px;
    cursor: pointer;
}

    .right_ad span img {
        width: 25px;
    }

.quickNav a:hover {
    color: #bf1923;
}

.hb_dl_son .w277 {
    width: 277px;
}

.swiper-pagination-bullet-active {
    background-color: #CC0000;
}

.cb_left .ca_top .rus_cat a,
.cat .rus_cat a {
    color: #fff;
    background-color: #ca001e;
}

.headline_bf .headlineNews li {
    height: 28px;
    overflow: hidden;
}

    .headline_bf .headlineNews li a {
        font-size: 14px;
        color: #595757;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .headline_bf .headlineNews li a {
        width: 380px;
        display: block;
        float: left;
    }

    .headline_bf .headlineNews li .time {
        float: right;
    }

    .headline_bf .headlineNews li.hot {
        line-height: 32px;
        height: 32px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        background: no-repeat url(../images/hot_icon.jpg) left center;
        padding-left: 25px;
    }

    .headline_bf .headlineNews li a:hover {
        color: #b21525;
    }

    .headline_bf .headlineNews li.hot a {
        font-size: 17px;
        font-weight: bold;
        color: #2f2725;
    }

        .headline_bf .headlineNews li.hot a:hover {
            color: #b21525;
        }

    .headline_bf .headlineNews li.hot {
        border-top: 1px dashed #555555;
        padding-top: 5px;
    }

    .headline_bf .headlineNews li.remove-border {
        border-top: 0px dashed #555555;
        padding-top: 0px;
    }

    .headline_bf .headlineNews li.tophot h1 {
        line-height: 40px;
        height: 40px;
        display: block;
        overflow: hidden;
    }

        .headline_bf .headlineNews li.tophot h1 a {
            font-size: 24px;
            font-weight: bold;
            color: #2f2725;
        }

    .headline_bf .headlineNews li.tophot {
        height: auto;
    }

        .headline_bf .headlineNews li.tophot p {
            height: 30px;
            line-height: 30px;
            font-size: 14px;
            border-bottom: 1px dashed #555555;
            margin-bottom: 13px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            color: #999;
        }

        .headline_bf .headlineNews li.tophot h1 a:hover {
            color: #b21525;
        }

.home-video-list {
    display: none;
}

    .home-video-list .video-item {
        width: 25%;
        margin-bottom: 14px;
        overflow: hidden;
        position: relative;
        text-align: center;
        float: left;
        line-height: 148%;
    }

    .home-video-list .pic {
        height: 125px;
        padding: 0;
        width: 190px;
        text-decoration: none;
        margin-bottom: 2px;
        margin-left: auto;
        margin-right: auto;
        overflow: hidden;
        display: block;
        position: relative;
    }

        .home-video-list .pic::after {
            content: ' ';
            height: 42px;
            left: 38.5%;
            top: 35.1%;
            width: 42px;
            background-attachment: scroll;
            background-color: transparent;
            background-image: url(/video/images/play.png);
            background-repeat: no-repeat;
            background-position: 0 0;
            position: absolute;
        }


    .home-video-list img {
        height: 125px;
        width: 190px;
    }

    .home-video-list .tit {
        display: block;
        height: 48px;
        line-height: 24px;
        margin-left: auto;
        margin-right: auto;
        overflow: hidden;
        width: 190px;
        word-break: break-all;
        font-size: 14px;
    }

.videos-title {
    position: relative;
    width: 100%;
    border-bottom: 2px solid #cecece;
    height: 36px;
    margin-bottom: 15px;
}

    .videos-title em {
        color: #333;
        font-size: 24px;
        padding-bottom: 4px;
        border-bottom: 3px solid #b21525;
        font-weight: bold;
    }

        .videos-title em span {
            font-size: 16px;
            color: #666666;
            padding-left: 5px;
            font-weight: 400;
            position: relative;
        }

            .videos-title em span img {
                position: absolute;
                left: 20px;
                top: -5px;
                width: 100px
            }

    .videos-title .move {
        font-size: 14px;
        color: #999;
        /* margin-top: 12px; */
        padding-right: 20px;
        background: #fff url(../images/more.gif) right no-repeat;
    }

.videos-nav {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}

.videos-nav-list {
    display: inline-block;
}

    .videos-nav-list li {
        display: inline-block;
        font-size: 14px;
        line-height: 20px;
        color: #666;
        cursor: pointer;
        padding: 0 8px;
        height: 30px;
        line-height: 30px;
        border-radius: 2px;
    }

        .videos-nav-list li a:hover,
        .videos-nav-list .sl-rus a:hover {
            color: #fff;
        }

    .videos-nav-list .sl-rus,
    .videos-nav-list .sl-rus a {
        background-color: #b21525;
        color: #fff;
    }

.fl {
    float: left;
}

.fr {
    float: right;
}

.homeBanner {
    width: 1200px;
    height: 500px;
    position: relative;
    margin: 0 auto;
    overflow: hidden;
}

    .homeBanner .swiperBox {
        position: absolute;
        left: 0;
        top: 0;
        width: 780px;
        height: 500px;
    }

        .homeBanner .swiperBox .swiper-container .swiper-slide {
            display: block;
            width: 100%;
            height: 100%;
            position: relative;
            float: left;
        }

        .homeBanner .swiperBox .swiper-container {
            width: 100%;
            height: 100%;
        }

        .homeBanner .swiperBox .swiper-slide {
            width: 100%;
            height: 100%;
            position: relative;
        }

            .homeBanner .swiperBox .swiper-slide p {
                width: 100%;
                height: 62px;
                line-height: 62px;
                overflow: hidden;
                background: rgba(0,0,0,0.50);
                filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7f000000,endColorstr=#7f000000);
                position: absolute;
                left: 0;
                bottom: 0;
            }

                .homeBanner .swiperBox .swiper-slide p a {
                    display: block;
                    width: 70%;
                    font-size: 24px;
                    color: #fff;
                    margin-left: 20px;
                }

                .homeBanner .swiperBox .swiper-slide p a {
                    width: 70%;
                    overflow: hidden;
                    text-overflow: ellipsis;
                    white-space: nowrap;
                }

        .homeBanner .swiperBox img {
            width: 100%;
            height: 100%;
        }

    .homeBanner .hotBox {
        position: absolute;
        right: 0;
        top: 0;
        width: 419px;
        height: 498px;
        border: 1px #eee solid;
        border-left: 0;
    }

    .homeBanner .swiperBox .arrow-left {
        display: none;
        width: 38px;
        height: 80px;
        background: url(../images/arrow-left.png) center center no-repeat;
        background-size: 100%;
        left: 0;
        position: absolute;
        top: 50%;
        margin-top: -40px;
        z-index: 101;
    }

    .homeBanner .swiperBox .arrow-right {
        display: none;
        width: 38px;
        height: 80px;
        background: url(../images/arrow-right.png) center center no-repeat;
        background-size: 100%;
        left: 0;
        position: absolute;
        left: auto;
        right: 0;
        top: 50%;
        margin-top: -40px;
        z-index: 101;
        cursor: pointer;
    }

    .homeBanner .swiperBox:hover .arrow-left,
    .homeBanner .swiperBox:hover .arrow-right {
        display: block;
    }

    .homeBanner .swiperBox .swiper-container {
        width: 100%;
        height: 100%;
    }

    .homeBanner .swiperBox .pagination {
        width: 160px;
        position: absolute;
        z-index: 20;
        right: 12px;
        bottom: 12px;
        left: auto;
    }

    .homeBanner .swiperBox .swiper-pagination-bullet {
        display: inline-block;
        margin-right: 5px;
        cursor: pointer;
        width: 30px;
        height: 6px;
        border-radius: 0;
        background: #fff;
        opacity: 1;
    }

    .homeBanner .swiperBox .swiper-visible-switch {
        background: #8f8f8f;
    }

    .homeBanner .swiperBox .swiper-pagination-bullet-active {
        background: #8f8f8f;
    }

.hotBox h6 {
    color: #bd1a21;
    font-size: 26px;
    width: 380px;
    margin: 0 auto;
    margin-top: 15px;
    font-weight: bold;
}

.hotBox a {
    width: 370px;
    margin: 0 auto;
    border-bottom: 1px #eee solid;
    display: block;
    padding: 17px 5px;
}

    .hotBox a:last-child {
        border: none;
    }

.trmore {
    position: absolute;
    right: 0;
    top: 10px;
    font-size: 14px;
    margin: 0;
    width: 50px;
    padding: 0;
    font-weight: normal;
}

.hotBox a.trmore {
    width: 50px;
}

.hotBox a:link {
    color: #555;
}

.hotBox a {
    width: 370px;
    margin: 0 auto;
    border-bottom: 1px #eee solid;
    display: block;
    padding: 17px 5px;
}

    .hotBox a .p1 {
        font-size: 16px;
        color: #555;
        line-height: 30px;
        height: 30px;
        overflow: hidden;
    }

    .hotBox a .p2 {
        font-size: 14px;
        color: #898989;
        line-height: 20px;
        height: 40px;
        overflow: hidden;
    }

    .hotBox a:hover .p1 {
        color: #d71414;
    }

    .hotBox a:hover .p2 {
        color: #e45454;
    }

.common-ranking-wap {
    width: 300px;
    float: right;
}

    .common-ranking-wap ul {
        margin-top: 15px;
    }

        .common-ranking-wap ul li {
            width: 100%;
            height: 50px;
            position: relative;
            margin: 2px 0;
            vertical-align: top;
            list-style: none;
        }

            .common-ranking-wap ul li a {
                display: block;
                width: 100%;
                height: 100%;
                position: absolute;
            }

            .common-ranking-wap ul li i {
                float: left;
                width: 20px;
                height: 20px;
                line-height: 20px;
                text-align: center;
                font-size: 14px;
                background: #bdbdbd;
                font-style: normal;
                color: #fff;
                margin-top: 15px;
            }

                .common-ranking-wap ul li i.logobg1 {
                    background: #f63906;
                }

                .common-ranking-wap ul li i.logobg2 {
                    background: #f66606;
                }

                .common-ranking-wap ul li i.logobg3 {
                    background: #f68e06;
                }

            .common-ranking-wap ul li .g_logo {
                width: 80px;
                height: 40px;
                border: 1px #eee solid;
                position: absolute;
                left: 70px;
                top: 4px;
            }

            .common-ranking-wap ul li img {
                max-width: 100%;
                max-height: 100%;
                border: none;
                vertical-align: middle;
                outline: 0;
            }

            .common-ranking-wap ul li .g_name {
                position: absolute;
                left: 200px;
                top: 15px;
                font-size: 16px;
                white-space: nowrap;
                overflow: hidden;
                text-overflow: ellipsis;
                width: 100px;
            }

            .common-ranking-wap ul li .g_name {
                left: 70px;
                display: none;
            }

            .common-ranking-wap ul li .gznum {
                font-size: 14px;
                position: absolute;
                left: 180px;
                top: 15px;
                color: #898989;
            }

            .common-ranking-wap ul li .gznum {
                font-size: 14px;
                position: absolute;
                left: 180px;
                top: 15px;
                color: #898989;
            }

                .common-ranking-wap ul li .gznum span {
                    color: #f89d20;
                }

.common-ranking-head {
    width: 100%;
    height: 36px;
    line-height: 36px;
    border-bottom: 3px #eaeaea solid;
    font-size: 24px;
    color: #333;
    position: relative;
}

    .common-ranking-head span {
        display: block;
        float: left;
        height: 100%;
        border-bottom: 3px solid #b21525;
    }

    .common-ranking-head img {
        max-width: 100%;
        max-height: 100%;
    }

#smartAssistBtn {
    width: 60px;
    height: 70px;
    position: fixed;
    right: 10px;
    top: 50%;
    text-align: center;
    cursor: pointer;
    z-index: 9999;
}

    #smartAssistBtn img {
        width: 40px;
        height: 40px;
    }

    #smartAssistBtn .tit {
        width: 100%;
        height: 25px;
        line-height: 25px;
        font-size:14px;
    }
