﻿body {
    margin: 0;
    padding: 0;
}

input, textarea {
    outline: none;
}

.hide {
    display: none !important;
}

a:hover {
    color: #D90012 !important;
}

.v_box {
    width: 1150px;
    min-height: 480px;
    margin: 30px auto;
}

.v_top {
    height: 480px;
}

.v_t_left {
    width: 854px;
    height: 480px;
    background-color: #808080;
    float: left;
}

.v_t_right {
    background-color: #f8f8f8;
    width: 296px;
    height: 480px;
    float: right;
    overflow-x: hidden;
}

    .v_t_right::-webkit-scrollbar {
        width: 5px;
        height: 10px;
        background-color: #e1e1e1;
        border-radius: 10px;
    }

    .v_t_right::-webkit-scrollbar-thumb {
        width: 2px;
        height: 5px;
        background-color: #999;
        border-radius: 10px;
    }

    .v_t_right .dq {
        background-color: #F0F0F0 !important;
    }

        .v_t_right .dq a, .v_t_right .dq span {
            color: #D90012 !important;
        }

.v_t_r_list {
    width: 280px;
    height: 70px;
    padding-left: 16px;
}

    .v_t_r_list a {
        font-size: 16px;
        color: #333;
        display: block;
        height: 70px;
        line-height: 50px;
        font-weight: 400;
    }

        .v_t_r_list a:hover {
            color: #D90012;
        }

        .v_t_r_list a i {
            display: block;
            float: left;
            width: 5px;
            height: 5px;
            background-color: #999999;
            border-radius: 10px;
            margin: 23px 10px 0 0;
        }

    .v_t_r_list span {
        display: block;
        height: 25px;
        line-height: 16px;
        font-size: 14px;
        color: #999;
    }

.v_in {
    min-height: 300px;
}

    .v_in .v_i_title {
        font-size: 26px;
        line-height: 26px;
        color: #18191e;
        margin: 60px 0 20px 0;
    }

        .v_in .v_i_title a {
            font-size: 14px;
            float: right;
            color: #666;
        }

.vit1 {
    width: 1170px;
    min-height: 440px;
    display: flex;
    flex-wrap: wrap;
}

.vit1_list {
    width: 368px;
    height: 440px;
    margin-right: 20px;
    float: left;
    border-radius: 3px;
    border: 1px solid #f1f1f1;
}

    .vit1_list a {
        color: #333;
    }

    .vit1_list img {
        background-color: #fafafa;
        width: 100%;
        height: 260px;
        flex-grow: 1;
        object-fit: cover;
    }

    .vit1_list .vit_date {
        width: 54px;
        height: 70px;
        background-color: #fff;
        position: absolute;
        margin-top: -230px;
        margin-left: 290px;
    }

        .vit1_list .vit_date i {
            display: block;
            width: 100%;
            height: 20px;
            text-align: center;
            font-style: normal;
            font-size: 20px;
            margin-top: 10px;
        }

        .vit1_list .vit_date span {
            display: block;
            text-align: center;
            margin-top: 8px;
            font-size: 14px;
        }

    .vit1_list h3 {
        margin: 10px 0 10px 0;
        text-align: center;
        font-size: 16px;
    }

    .vit1_list .vit_jb {
        text-align: center;
        font-size: 14px;
        color: #999;
    }

    .vit1_list .vit_jj {
        text-align: center;
        font-size: 14px;
        color: #999;
        margin-top: 10px;
    }

.vit2 {
    width: 1170px;
    min-height: 420px;
}

.vit2list {
    display: block;
    width: 272.5px;
    height: 190px;
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
    border-radius: 3px;
}

    .vit2list div {
        width: 100%;
        height: 144px;
        display: flex;
        flex-wrap: wrap;
    }

    .vit2list img {
        background-color: #f1f1f1;
        width: 100%;
        height: 144px;
        flex-grow: 1;
        object-fit: cover;
    }

    .vit2list h4 {
        margin-bottom: 5px;
        font-size: 14px;
        color: #333;
    }

    .vit2list span {
        display: block;
        font-size: 12px;
        color: #666;
        width: 100%;
        height: 16px;
        overflow: hidden;
    }

.vit2first {
    width: 565px;
    height: 400px;
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
}

    .vit2first div {
        width: 100%;
        height: 354px;
        display: flex;
        flex-wrap: wrap;
    }

    .vit2first img {
        background-color: #f1f1f1;
        width: 100%;
        height: 354px;
    }

.hide {
    display: none !important;
}

.box {
    width: 1150px;
    min-height: 500px;
    margin: 30px auto;
}


.box_left {
    width: 760px;
    min-height: 100px;
    float: left;
}

.video {
    width: 760px;
    height: 428px;
    background-color: #555555;
}

.v_op {
    width: 760px;
    height: 50px;
    background-color: #1F1F1F;
}

    .v_op .op_left {
        float: left;
    }

        .v_op .op_left a {
            margin-left: 20px;
            display: block;
            height: 30px;
            float: left;
            margin-top: 10px;
            line-height: 30px;
            background-size: 18px;
            background-repeat: no-repeat;
            background-position-y: 6px;
            padding-left: 25px;
            color: #999;
            font-size: 12px;
        }

            .v_op .op_left a:hover {
                color: #D90012;
            }

    .v_op .op_right {
        float: right;
        margin-right: 20px;
    }

        .v_op .op_right a {
            margin-left: 20px;
            display: block;
            height: 30px;
            float: left;
            margin-top: 10px;
            line-height: 30px;
            background-size: 18px;
            background-repeat: no-repeat;
            background-position-y: 6px;
            padding-left: 25px;
            color: #999;
            font-size: 12px;
        }

            .v_op .op_right a:hover {
                color: #D90012;
            }

    .v_op .pl1 {
        background-image: url(../images/pl1.png);
    }

    .v_op .pl2 {
        background-image: url(../images/pl2.png);
    }

    .v_op .zan1 {
        background-image: url(../images/z1.png);
    }

    .v_op .zan2 {
        background-image: url(../images/z2.png);
    }

    .v_op .zk1 {
        background-image: url(../images/zk1.png);
    }

    .v_op .zk2 {
        background-image: url(../images/zk2.png);
    }

    .v_op .sc1 {
        background-image: url(../images/sc1.png);
    }

    .v_op .sc2 {
        background-image: url(../images/sc2.png);
    }

    .v_op .fx1 {
        background-image: url(../images/fx1.png);
    }

    .v_op .fx2 {
        background-image: url(../images/fx2.png);
    }

    .v_op .bfcs1 {
        background-image: url(../images/bfcs1.png);
    }

    .v_op .bfcs2 {
        background-image: url(../images/bfcs2.png);
    }

.v_title {
    width: 100%;
    height: 30px;
    margin-top: 30px;
    font-size: 22px;
    font-weight: 500;
}

.c_cont {
    width: 100%;
    min-height: 40px;
    margin-top: 30px;
}

    .c_cont .c_c_menu {
        width: 100%;
        height: 30px;
        line-height: 30px;
        margin-top: 14px;
    }

.c_c_menu a {
    display: block;
    float: left;
    font-size: 14px;
    color: #666;
    margin-right: 50px;
    background-size: 18px;
    background-repeat: no-repeat;
    background-position-y: 6px;
    padding-left: 23px;
}

.c_c_menu .rw1 {
    background-image: url(../images/rw1.png);
}

.c_c_menu .rw2 {
    background-image: url(../images/rw2.png);
}

.c_c_menu .jj1 {
    background-image: url(../images/jj2.png);
}

.c_c_menu .jj2 {
    background-image: url(../images/jj2.png);
}

.c_c_menu .top {
    display: block;
    width: 16px;
    height: 16px;
    float: right;
    background-image: url(../images/top.png);
    background-repeat: no-repeat;
    background-size: 16px;
    margin-top: 7px;
    margin-left: 5px;
}

.c_c_menu .bottom {
    display: block;
    width: 16px;
    height: 16px;
    float: right;
    background-image: url(../images/bottom.png);
    background-repeat: no-repeat;
    background-size: 16px;
    margin-top: 7px;
    margin-left: 5px;
}

.c_c_menu span {
    display: block;
    float: left;
    font-size: 14px;
    color: #999;
    margin-right: 30px;
}

.rwjs {
    width: 100%;
    min-height: 100px;
    border-top: 1px solid #f1f1f1;
    margin-top: 20px;
    padding-top: 20px;
    display: table;
}

.rwjs_box {
    width: 100%;
    height: 150px;
    margin-bottom: 20px;
}

.rwjs .left {
    width: 110px;
    height: 150px;
    float: left;
    border: 1px solid #f1f1f1;
    display: flex;
    flex-wrap: wrap;
}

    .rwjs .left img {
        width: 110px;
        height: 150px;
        flex-grow: 1;
        object-fit: cover;
    }

.rwjs .right {
    margin-left: 24px;
    width: 1014px;
    min-height: 125px;
    float: left;
}


    .rwjs .right div {
        min-height: 30px;
        max-height: 106px;
        line-height: 30px;
        font-size: 14px;
        color: #999;
    }

        .rwjs .right div span {
            color: #666;
        }

.nrjj {
    width: 100%;
    min-height: 100px;
    border-top: 1px solid #f1f1f1;
    margin-top: 10px;
    padding-top: 20px;
}

    .nrjj h1 {
        margin: 0;
        font-size: 16px;
        font-weight: 400;
        color: #666;
        margin-bottom: 10px;
    }

    .nrjj .cont {
        font-size: 14px;
        color: #999;
        line-height: 24px;
    }

.comment {
    width: 100%;
    min-height: 100px;
}

.com_title {
    width: 100%;
    height: 30px;
    font-size: 24px;
    color: #18191e;
    margin-top: 20px;
}

    .com_title span {
        font-size: 14px;
        color: #999;
        margin-left: 10px;
    }

.com_plk {
    width: 100%;
    min-height: 60px;
    margin-top: 30px;
    display: flex;
}

    .com_plk .left {
        width: 70px;
        /*height: 150px;*/
        float: left;
    }

        .com_plk .left img {
            width: 50px;
            height: 50px;
            display: block;
            border-radius: 30px;
            margin: 0 auto;
        }

        .com_plk .left span {
            display: block;
            text-align: center;
            color: #666;
            font-size: 14px;
            margin-top: 15px;
        }

    .com_plk .right {
        width: 690px;
        min-height: 120px;
        float: left;
    }

        .com_plk .right textarea {
            width: 684px;
            height: 80px;
            border-radius: 5px 5px 0 0;
            border-bottom: 0;
            resize: none;
        }

        .com_plk .right .xb {
            width: 688px;
            height: 40px;
            border: 1px solid #A9A9A9;
            border-top: 0;
            margin-top: -4px;
            border-radius: 0 0 5px 5px;
        }

            .com_plk .right .xb a {
                display: block;
                width: 64px;
                height: 32px;
                float: right;
                text-align: center;
                line-height: 32px;
                background-color: #D90012;
                color: #fff;
                margin-right: 20px;
                font-size: 14px;
                border-radius: 5px;
            }

                .com_plk .right .xb a:hover {
                    background-color: #FF4452;
                }


        .com_plk .right .uname {
            width: 690px;
            font-size: 16px;
            color: #999;
        }

        .com_plk .right .cont {
            width: 100%;
            font-size: 15px;
            margin-top: 10px;
            color: #333;
            line-height: 28px;
        }

        .com_plk .right .ot {
            width: 100%;
            margin-top: 6px;
            margin-bottom: 15px;
        }

            .com_plk .right .ot span {
                font-size: 12px;
                color: #999;
            }

            .com_plk .right .ot a {
                color: #333;
                font-size: 12px;
                margin-left: 20px;
            }

.hfbox {
    padding-top: 10px;
}

    .hfbox .right {
        width: 615px;
        min-height: 30px;
        height: auto;
        line-height: 30px;
    }

        .hfbox .right .uname {
            font-size: 14px;
        }

            .hfbox .right .uname span {
                margin: 5px;
            }

        .hfbox .right .plcont {
            font-size: 14px;
        }

.box_right {
    width: 370px;
    float: right;
}

.zzbfz_title {
    margin-top: 0;
}

.b_r_list {
    width: 100%;
    height: 120px;
    margin-bottom: 10px;
}

.b_r_img {
    width: 140px;
    height: 100px;
    background-color: #999;
    float: left;
    display: flex;
    flex-wrap: wrap;
}

    .b_r_img img {
        width: 140px;
        height: 100px;
        flex-grow: 1;
        object-fit: cover;
    }

.b_r_list {
    display: block;
}

.b_r_cont {
    width: 220px;
    height: 100px;
    margin-left: 10px;
    float: left;
}

    .b_r_cont h4 {
        color: #333;
    }

        .b_r_cont h4:hover {
            color: #D90012;
        }

    .b_r_cont .spjj {
        height: 46px;
        margin: 5px 0;
        font-size: 14px;
        color: #666;
    }

    .b_r_cont .spzf {
        height: 30px;
        line-height: 30px;
        font-size: 14px;
        color: #D90012;
    }

        .b_r_cont .spzf i {
            background-image: url(../images/play.png);
            display: block;
            float: left;
            width: 18px;
            height: 18px;
            background-repeat: no-repeat;
            background-size: 18px;
            margin: 6px 6px 0 0;
        }

.zzbf {
    color: #D90012 !important;
}

.l_box {
    width: 1150px;
    min-height: 500px;
    margin: 0 auto;
}

.l_tit {
    font-size: 30px;
    font-family: '宋体';
    font-weight: 600;
}

.l_tj {
    height: 280px;
}

.l_tj_left {
    width: 50%;
    height: 280px;
    float: left;
    font-size: 18px;
    color: #333;
    font-family: '宋体';
}

.l_tj_right {
    width: 40%;
    height: 280px;
    float: right;
    display: flex;
    flex-wrap: wrap;
}

    .l_tj_right img {
        width: 100%;
        height: 280px;
        flex-grow: 1;
        object-fit: cover;
    }

.l_xxk_box {
    width: 100%;
    height: 80px;
    margin-top: 30px;
    border-bottom: 1px solid #000;
}

    .l_xxk_box a {
        display: block;
        width: 220px;
        height: 50px;
        float: left;
        margin-top: 25px;
        text-align: center;
        line-height: 50px;
        color: #000;
        font-size: 20px;
        font-family: '宋体';
    }

        .l_xxk_box a:hover {
            border-bottom: 6px solid #D90012;
            font-size: 22px;
            color: #000 !important;
            font-weight: bold;
        }

    .l_xxk_box .dq {
        border-bottom: 6px solid #D90012;
        font-size: 22px;
        font-weight: bold;
    }

.l_cont_list {
    width: 1170px;
    min-height: 300px;
    padding: 30px 0;
    display: table;
}

.l_cont {
    width: 370px;
    height: 330px;
    float: left;
    margin: 0 20px 40px 0;
    display: block;
}

.l_c_img {
    width: 370px;
    height: 190px;
    display: flex;
    flex-wrap: wrap;
}

    .l_c_img img {
        width: 370px;
        height: 190px;
        flex-grow: 1;
        object-fit: cover;
    }

.l_c_cont {
    border: 1px solid #999;
    border-top: 0;
    height: 99px;
    padding: 20px;
}

    .l_c_cont h3 {
        margin: 0;
        font-family: '宋体';
        font-weight: 600;
        color: #333;
        font-size: 18px;
    }

    .l_c_cont span {
        margin-top: 10px;
        display: block;
        font-size: 14px;
        color: #999;
        overflow: hidden;
        width: 100%;
        height: 60px;
    }

.l_page {
    height: 200px;
    line-height: 60px;
    text-align: center;
    margin-bottom: 50px;
    border-bottom: 1px solid #000;
}


    .l_page a {
        font-size: 12px;
        color: #999;
    }

        .l_page a:hover {
            color: #333 !important;
        }

.play_box {
    width: 1150px;
    min-height: 300px;
    margin: 30px auto;
}

.p_title {
    font-size: 24px;
    font-family: '宋体';
}

.p_video {
    width: 100%;
    height: 540px;
    background-color: #e1e1e1;
}

.p_v_list {
    width: 1150px;
    height: 134px;
    overflow-x: auto;
    margin-top: 10px;
}

.p_v_list1 {
    display: inline-flex;
}

.p_v_cont {
    display: block;
    background-color: #e1e1e1;
    height: 120px;
    width: 175px;
    float: left;
    margin-right: 20px;
    display: flex;
    flex-wrap: wrap;
}

    .p_v_cont img {
        height: 120px;
        width: 175px;
        flex-grow: 1;
        object-fit: cover;
    }

.p_v_cont_last {
    margin-right: 0px !important;
}

.p_v_list::-webkit-scrollbar {
    width: 5px;
    height: 5px;
    background-color: #e1e1e1;
    border-radius: 10px;
}

.p_v_list::-webkit-scrollbar-thumb {
    width: 2px;
    height: 5px;
    background-color: #999;
    border-radius: 10px;
}


.p_content {
    width: 100%;
    margin-top: 20px;
    min-height: 100px;
}

.p_scdzzk {
    width: 100%;
    height: 36px;
    margin-top: 40px;
}

    .p_scdzzk a {
        background-color: #D90012;
        color: #fff;
        font-size: 12px;
        margin-right: 20px;
        display: block;
        width: 90px;
        float: left;
        text-align: center;
        height: 36px;
        line-height: 36px;
    }

        .p_scdzzk a:hover {
            color: #fff !important;
            background-color: #FF6666;
        }

.p_more {
    width: 1150px;
    height: 251px;
    margin-top: 20px;
}

.p_m_title {
    font-size: 20px;
    font-family: '宋体';
    font-weight: bold;
    border-bottom: 3px solid #D90012;
    width: 82px;
    padding-bottom: 5px;
}

.p_m_tj {
    width: 1170px;
    height: 200px;
    margin-top: 20px;
}

.p_m_tj_cont {
    width: 272.5px;
    height: 200px;
    float: left;
    margin-right: 20px;
    background-color: #E1E1E1;
    display: flex;
    flex-wrap: wrap;
}

    .p_m_tj_cont img {
        width: 272.5px;
        height: 200px;
        flex-grow: 1;
        object-fit: cover;
    }

.p_comment {
    width: 1150px;
    min-height: 220px;
    margin-top: 40px;
}

.p_c_title {
    font-size: 20px;
    font-family: '宋体';
    font-weight: bold;
    border-bottom: 3px solid #D90012;
    width: 82px;
    padding-bottom: 5px;
    margin-top: 30px;
}

.p_c_box {
    width: 100%;
    min-height: 150px;
    border: 1px solid #e1e1e1;
    margin-top: 20px;
}

.p_c_b_yhh {
    width: 1130px;
    height: 30px;
    line-height: 32px;
    padding-left: 20px;
    font-size: 14px;
    color: #666;
}

    .p_c_b_yhh span {
        margin: 0 10px;
    }

.p_c_b_plh {
    width: 100%;
}

    .p_c_b_plh textarea {
        height: 100px;
        margin: 10px 20px;
        width: 1105px;
        border: 0;
        resize: none;
    }

.p_c_b_anh {
    width: 100%;
    height: 36px;
    text-align: right;
    line-height: 36px;
    background-color: #e1e1e1;
}

.p_c_b_fh {
    margin-right: 20px;
    font-size: 14px;
    color: #666 !important;
}

.p_c_b_tj {
    color: #FFF;
    background-color: #D90012;
    font-size: 14px;
    padding: 9px 30px;
}

    .p_c_b_tj:hover {
        color: #FFF !important;
        background-color: #FF6666;
    }


.p_c_record {
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #999;
    padding-bottom: 30px;
    padding-top: 15px;
    border-top: 1px solid #999;
}

.p_c_1pl {
    margin-bottom: 20px;
}

.p_c_yh {
    width: 100%;
    height: 22px;
    line-height: 22px;
    font-size: 14px;
    color: #00A0F4;
}

    .p_c_yh span {
        margin: 0 15px;
        color: #666;
    }

    .p_c_yh i {
        font-size: 12px;
        color: #888;
        font-style: normal;
        margin-left: 50px;
    }

.p_c_cont {
    width: 100%;
    margin-top: 10px;
    color: #333;
    min-height: 22px;
    line-height: 22px;
    font-size: 14px;
}

    .p_c_cont a {
        font-size: 12px;
        color: #666;
        margin-left: 30px;
    }

.p_c_2pl {
    width: 96%;
    margin: 10px 0 20px 4%;
}

.p_c_3pl {
    width: 100%;
    margin: 10px 0 20px 0;
}

    .p_c_2pl textarea, .p_c_3pl textarea {
        width: 1060px;
    }
