<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

/ html {
    overflow-y: scroll;
}

body {
    margin: 0;
    padding: 0;
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
    color: #5c5c5c;
}

    body a:hover {
        text-decoration: none;
    }

    body div, body dl, body dt, body dd, body ul, body ol, body li, body h1, body h2, body h3, body h4, body h5, body h6, body pre, body form, body fieldset, body input, body textarea, body blockquote, body p {
        padding: 0;
        margin: 0;
        font-weight: normal;
    }

table, td, tr, th {
    font-size: 14px;
}

li {
    list-style-type: none;
}

img {
    vertical-align: top;
    border: 0;
}

ol, ul {
    list-style: none;
}

h1, h2, h3, h4, h5, h6 {
    font-size: 12px;
    font-weight: normal;
}

address, cite, code, em, th {
    font-weight: normal;
    font-style: normal;
}

body a {
    text-decoration: none;
    color: #5c5c5c;
    font-family: Arial, Helvetica, sans-serif;
}





/*头部样式开始*/
.ym_top {
    width: 100%;
    margin: 0 auto;
}

.ym_top_lm {
    width: 1200px;
    height: 100px;
    margin: 10px auto 0 auto;
}

.ym_top_logo {
    width: 180px;
    float: left;
    overflow: hidden;
    margin: 10px auto 0 auto;
    text-align: center;
}

    .ym_top_logo a {
        width: 180px;
        margin: 0 auto;
        display: block;
        overflow: hidden;
    }

    .ym_top_logo img {
        display: block;
        margin: 0 auto;
    }

    .ym_top_logo h1 {
        font-size: 23px;
        color: #ff5555;
        font-family: "宋体";
    }

.ym_top_denglu {
    width: 80px;
    height: 25px;
    line-height: 25px;
    float: right;
    text-align: center;
    margin: 20px 25px 0 0;
    cursor: pointer;
}

.ym_top_denglu_re{
	font-size: 13px;
    color: #8b8b8b;
    margin-bottom:5px;
}

.ym_top_denglu_re a{
	color: red;
    cursor: pointer;
    text-decoration: none;
}

.ym_top_denglutcbbutton {
    display: block;
    border: 1px solid #ff5555;
    color: #ff5555;
    border-radius: 20px;
    transition: 0.6s all;
}

    .ym_top_denglutcbbutton:hover {
        background-color: #ff5555;
        color: #FFF;
    }

.ym_top_vipjg {
    width: 80px;
    height: 25px;
    line-height: 25px;
    float: right;
    margin: 40px 30px 0 0;
    cursor: pointer;
}

    .ym_top_vipjg a {
        display: block;
        border: 1px solid #43aafa;
        color: #43aafa;
        border-radius: 20px;
        transition: 0.6s all;
    }

        .ym_top_vipjg a:hover {
            background-color: #43aafa;
            color: #FFF;
        }

.huiyuanxiala_grxinxibox {
    height: 100px;
    background: url(../images/hygrxxbj.jpg) no-repeat;
    padding: 0 10px;
    border-radius: 5px 5px 0 0;
}

.huiyuanxiala_grxinxi_nicheng {
    color: #f15151;
    font-size: 16px;
    margin-top: 10px;
    float: left;
    width: 100%;
}

.huiyuanxiala_grxinxi_id {
    font-size: 12px;
    color: #d96565;
    margin-top: 10px;
    float: left;
    width: 100%;
}

.huiyuanxiala_grxinxi_vipshijian {
    font-size: 12px;
    color: #d96565;
    margin-top: 10px;
    float: left;
}

    .huiyuanxiala_grxinxi_vipshijian a {
        color: #FFF;
        background-color: #f35353;
        border-radius: 5px;
        font-size: 12px;
        padding: 3px 5px 2px 5px;
        margin-left: 3px;
    }

        .huiyuanxiala_grxinxi_vipshijian a:hover {
            background-color: #ee5050;
            border-radius: 15px;
        }

.top_xltkviniu {
    text-align: center;
    transition: 0.3s all;
    margin-left: 5px;
    display: inline;
}

.ym_top_txbox {
    width: 60px;
    height: 50px;
    position: relative;
}

.ym_top_txxianshi_tupian {
    width: 36px;
    height: 36px;
    overflow: hidden;
    float: left;
    position: absolute;
    z-index: 1;
    left: 12px;
}

    .ym_top_txxianshi_tupian img {
        display: block;
        width: 36px;
        height: 36px;
        border-radius: 50%;
    }

.ym_top_tx_vipbiaozhi {
    float: left;
    left: 36px;
    top: 2px;
    position: absolute;
    z-index: 3;
}

.ym_top_txxianshi_viptitle {
    float: left;
    position: absolute;
    z-index: 2;
    top: 26px;
    left: 2px;
    background-color: #f9e3e3;
    font-family: "微软雅黑";
    font-size: 12px;
    padding: 0 5px;
    border-radius: 20px;
    color: #d50607;
    cursor: default;
}

.top_nav {
    position: relative;
    margin: 5px 15px 0 20px;
    float: right;
    background-color: #FFF;
    text-align: left;
}

    .top_nav ul li {
        list-style: none;
        height: 60px;
        padding-top: 6px;
    }

        .top_nav ul li.hover {
            background: #fff;
            border-bottom: none;
        }

        .top_nav ul li .huiyuanxiala {
            width: 260px;
            position: absolute;
            top: 52px;
            right: -10px;
            display: none;
            background-color: #FFF;
            z-index: 5;
            box-shadow: 0 0 20px #dedfdf;
            border-radius: 5px;
        }

            .top_nav ul li .huiyuanxiala dl {
                overflow: hidden;
            }

                .top_nav ul li .huiyuanxiala dl dd {
                    margin: 15px auto 15px auto;
                    width: 100%;
                }

                    .top_nav ul li .huiyuanxiala dl dd a {
                        display: block;
                        padding: 10px 15px;
                        font-size: 14px;
                        color: #5c5c5c;
                    }

                        .top_nav ul li .huiyuanxiala dl dd a:hover {
                            background-color: #f2f2f3;
                        }

                    .top_nav ul li .huiyuanxiala dl dd img {
                        margin-right: 5px;
                        vertical-align: top;
                    }

.top_xltkvip_zhtc {
    text-align: center;
    height: 35px;
    line-height: 35px;
    background-color: #fef6f6;
    color: #a19e9e;
    border-radius: 0 0 5px 5px;
    margin-top: 5px;
    font-size: 14px;
    cursor: pointer;
    transition: 0.1s all;
}

    .top_xltkvip_zhtc:hover {
        background-color: #fcefef;
    }
/*导航样式开始*/
.ym_nav_box {
    overflow: hidden;
    float: left;
}

.ym_nav {
    width: 880px;
    overflow: hidden;
    float: left;
    margin: 30px auto 0 35px;
}

    .ym_nav ul {
        overflow: hidden;
    }

    .ym_nav li {
        float: left;
    }

    .ym_nav a {
        font-size: 20px;
        color: #8e979e;
        height: 42px;
        line-height: 42px;
        display: block;
        margin: 0 26px;
    }


        .ym_nav a:hover {
            color: #fa3c3c;
        }

.ym_nav_add a {
    color: #fa3c3c;
    border-bottom: 2px solid #ff5555;
}

.ym_nav span .ym_nav_li4 {
    width: 100px;
}

.ym_nav span .ym_nav_li5 {
    width: 100px;
}

.dbttitle {
    text-align: center;
    margin: 35px auto;
}
/*账户登录弹出公用样式*/
.tclayers {
    display: none;
}

.msg-layer-bg, .msg-layer-bg1 {
    width: 100%;
    z-index: 999;
    position: fixed;
    background: #000;
    opacity: .6;
    top: 0;
    height: 100%;
    filter: alpha(opacity=60);
}

.msg-layer, .msg-layer1 {
    z-index: 9999;
    position: fixed;
    left: 50%;
    top: 50%;
    text-align: center;
    opacity: 1;
    filter: alpha(opacity=100);
    background: #fff;
    border-radius: 5px;
}

.layer-close {
    display: none;
    position: absolute;
    right: 5px;
    top: 8px;
    font-size: 30px;
    color: #ababab;
    cursor: pointer;
    display: block;
    width: 30px;
    height: 30px;
    font-weight: normal;
    font-family: "宋体";
}

    .layer-close:hover {
        color: #0e0d0d;
    }

.msg-con {
    word-break: break-all;
    font-size: 20px;
    padding: 50px 0 30px 5px;
}

    .msg-con span a {
        display: block;
        width: 290px;
        height: 60px;
        line-height: 60px;
        background-color:;
        background: url(../images/tcjt.png) no-repeat 220px center #bd0000;
        text-align: center;
        font-size: 23px;
        color: #FFF;
        margin: 50px auto 0;
        border-radius: 8px;
    }

        .msg-con span a:hover {
            background-color: #ca1818;
        }

.denglu_weixin {
    overflow: hidden;
    margin: 0 auto;
    padding: 0 58px;
}

.tclayerstwo_xzbt {
    font-size: 18px;
    color: #656565;
    margin: 10px 0 15px 20px;
}

.tclayerstwo_bt {
    font-size: 16px;
    color: #868686;
    margin: 0 30px 0 18px;
}

.tclayerstwo_scdlts {
    color: #9ba2ab;
}

.denglu_weixin span {
    display: block;
    margin-right: 13px;
}

    .denglu_weixin span img {
        display: block;
        width: 230px;
        height: 230px;
        padding: 10px;
    }

.tclayerstwo_btxys {
    font-size: 20px;
    color: #8f8f8f;
    margin-bottom: 60px;
}

.denglu_shiyong {
    width: 135px;
    height: 35px;
    line-height: 35px;
    float: left;
    margin: 0 10px 0 28px;
}

    .denglu_shiyong a {
        display: block;
        color: #FFF;
        text-align: center;
        font-size: 16px;
        background-color: #048ef9;
        border-radius: 20px;
    }

.denglu_cwvip {
    width: 135px;
    height: 35px;
    line-height: 35px;
    float: right;
    margin: 0 10px 0 50px;
}

    .denglu_cwvip a {
        display: block;
        color: #FFF;
        text-align: center;
        font-size: 16px;
        background-color: #048ef9;
        border-radius: 20px;
    }

.tclayerstwo_btsydqtc {
    font-size: 20px;
    color: #8f8f8f;
    margin: 0 0 50px 25px;
}

.denglu_sydqwcvip {
    margin: 0 auto;
    width: 135px;
    height: 35px;
}

    .denglu_sydqwcvip a {
        display: block;
        line-height: 35px;
        color: #FFF;
        text-align: center;
        font-size: 16px;
        background-color: #048ef9;
        border-radius: 20px;
    }


/*首页视频上传默认样式开始*/
.middle {
    width: 1200px;
    margin: 60px auto 60px auto;
    border-radius: 5px;
    padding: 10px 0 80px 0;
    position: relative;
    box-shadow: 0 0 20px #ececec;
}

.middle_shagnchuan_box {
    height: 105px;
    margin: 178px auto;
}

.middle_shagnchuan_moren button {
    width: 140px;
    overflow: hidden;
    margin: 0 auto;
    display: block;
    background: none;
    border: none;
    outline: none;
    cursor: pointer;
}

.middle_shagnchuan_moren {
    width: 185px;
    margin-bottom: 10px;
    overflow: hidden;
    margin: 0 auto;
    text-align: center;
}

    .middle_shagnchuan_moren button b {
        display: block;
        width: 140px;
        height: 150px;
        background: url(../images/pdfmiddle_upload.png) no-repeat center;
        transition: 0.5s all;
    }

    .middle_shagnchuan_moren img {
        width: 180px;
        height: 114px;
    }

    .middle_shagnchuan_moren span {
        text-align: center;
        font-size: 22px;
        color: #ff5555;
        transition: 0.5s all;
        margin-top: 5px;
        display: block;
    }


    .middle_shagnchuan_moren:hover span {
        color: #f35050;
    }
/*首页视频上传中提示样式开始*/
.middle_shagnchuanzhong_tubiao {
    width: 185px;
    margin: 0 auto;
}

.middle_shagnchuanzhong_wenzi {
    text-align: center;
    font-size: 25px;
    margin-top: 5px;
    color: #7ec5fc;
    overflow: hidden;
    display: block;
}
/*首页视频上传失败提示样式开始*/
.middle_shagnchuanshibai_tubiao {
    width: 185px;
    margin: 0 auto;
}

.middle_shagnchuanshibai_wenzi {
    margin-bottom: 20px;
    width: 100%;
    overflow: hidden;
    text-align: center;
    font-size: 16px;
    color: #F00;
}

    .middle_shagnchuanshibai_wenzi span {
        color: #43aafa;
        text-decoration: underline;
        margin: 0 2px;
        background-color: #FFF;
    }

        .middle_shagnchuanshibai_wenzi span:hover {
            color: #017bdc;
        }

/*视频列表公用样式开始*/
.middle_listtop {
    border-bottom: 1px solid #e9e9e9;
    height: 35px;
    padding: 0 25px;
    display: block;
    overflow: hidden;
    padding-bottom: 5px;
}

.middle_listtop_left {
    float: left;
    font-size: 15px;
    color: #a5a4a4;
    margin-top: 5px;
}

    .middle_listtop_left span {
        color: #a5a4a4;
    }

.middle_listtop_right {
    float: right;
    width: 150px;
    height: 30px;
}

    .middle_listtop_right button {
        border: 1px solid #43aafa;
        color: #43aafa;
        width: 150px;
        height: 30px;
        font-size: 15px;
        border-radius: 5px;
        transition: 0.3s all;
        background-color: #FFF;
        outline: none;
        cursor: pointer;
    }

        .middle_listtop_right button:hover {
            background-color: #43aafa;
            color: #FFF;
        }

.middle_list_hbbox {
    overflow: hidden;
}

.middle_list_onelie {
    width: 1200px;
    overflow: hidden;
    margin-top: 25px;
    text-align: center;
}

    .middle_list_onelie ul {
        overflow: hidden;
    }

    .middle_list_onelie li {
        float: left;
        width: 160px;
        color: #999;
    }

.middle_list_onelie_add {
    width: 160px;
    text-align: left;
    margin-left: 30px;
}

.middle_list_twolie_title {
    font-weight: normal;
    float: left;
    width: 130px;
}

.middle_list_twolie {
    overflow: hidden;
    margin-top: 5px;
    height: 45px;
    line-height: 45px;
    background-color: #fafafa;
    text-align: center;
    transition: 0.5s all;
}

    .middle_list_twolie:hover {
        background-color: #f5f3f3;
    }

    .middle_list_twolie ul {
        overflow: hidden;
    }

    .middle_list_twolie li {
        float: left;
        width: 160px;
        color: #999;
        height: 44px;
    }

.middle_list_twolie_add {
    width: 130px;
    text-align: left;
    margin-left: 30px;
}

    .middle_list_twolie_add img {
        width: 22px;
        height: 26px;
        margin: 8px 6px 0 0;
        float: left;
    }

.middle_list_twolie_shanchu {
    font-size: 0;
}

    .middle_list_twolie_shanchu a {
        display: block;
        background: url(../images/middle_spljt.png) no-repeat center center;
        font-size: 0;
        width: 30px;
        height: 30px;
        margin-top: 6px;
        transition: 0.5s all;
    }

        .middle_list_twolie_shanchu a:hover {
            background: url(../images/middle_spljthover.png) no-repeat center center;
        }



/*视频列表转按钮及转换状态公用样式开始*/
.middle_list_anniu {
    width: 460px;
    height: 55px;
    line-height: 55px;
    margin: 0 auto;
    overflow: hidden;
}

    .middle_list_anniu button {
        width: 460px;
        height: 55px;
        line-height: 55px;
        color: #FFF;
        background-color: #ff5555;
        transition: 0.5s all;
        font-size: 20px;
        text-align: center;
        border-radius: 5px;
        cursor: pointer;
        border: none;
        outline: none;
        /*caret-color: transparent;*/ /*取消光标*/
    }

        .middle_list_anniu button:hover {
            background-color: #ed3636;
        }

        .middle_list_anniu button img {
            margin: 15px 10px 0 0px;
        }

.middle_list_zuanhuanzhong {
    width: 100%;
    font-size: 18px;
    color: #999;
    text-align: center;
    overflow: hidden;
}

    .middle_list_zuanhuanzhong span {
        color: #43aafa;
    }

.middle_list_chenggong {
    margin-bottom: 30px;
    width: 100%;
    overflow: hidden;
    text-align: center;
    font-size: 38px;
    color: #ff5555;
    font-weight: 200;
}


/*pdf合并继续上传pdf样式开始*/
.pdfheb_jxsc_box {
    overflow: hidden;
    margin: 20px auto 50px auto;
    width: 1160px;
}

.pdfheb_jxsc_left {
    width: 570px;
    height: 45px;
    float: left;
}

    .pdfheb_jxsc_left button {
        width: 570px;
        display: block;
        height: 45px;
        background-color: #fef6f5;
        border: 1px dashed #f0ceca;
        outline: none;
        cursor: pointer;
        font-size: 16px;
        color: #5c5c5c;
        transition: 0.3s all;
    }

        .pdfheb_jxsc_left button img {
            width: 18px;
            height: 18px;
            margin: 2px 8px 0 0;
        }

        .pdfheb_jxsc_left button:hover {
            background-color: #f8e7e6;
            border: 1px dashed #f8e7e6;
        }

.pdfheb_jxsc_right {
    width: 570px;
    height: 45px;
    float: right;
}

    .pdfheb_jxsc_right button {
        width: 570px;
        display: block;
        height: 45px;
        background-color: #fef6f5;
        border: 1px dashed #f0ceca;
        outline: none;
        cursor: pointer;
        font-size: 16px;
        color: #5c5c5c;
        transition: 0.3s all;
    }

        .pdfheb_jxsc_right button img {
            width: 18px;
            height: 18px;
            margin: 2px 8px 0 0;
        }

        .pdfheb_jxsc_right button:hover {
            background-color: #f8e7e6;
            border: 1px dashed #f8e7e6;
        }



.middle_list_anniu_box {
    width: 490px;
    margin: 0 auto 50px auto;
    overflow: hidden;
}

.middle_list_yulan_box {
    width: 220px;
    height: 38px;
    line-height: 38px;
    overflow: hidden;
    float: left;
    font-size: 16px;
    transition: 0.5s all;
    background-color: #ff3f3f;
    overflow: hidden;
    border-radius: 5px;
    cursor: pointer;
    border: none;
    outline: none;
    color: #FFF;
}

    .middle_list_yulan_box a {
        color: #fff;
        overflow: hidden;
        font-size: 14px;
        font-weight: 200px;
    }

#yulan {
    overflow: hidden;
    color: #fff;
    overflow: hidden;
    font-size: 14px;
    font-weight: 200px;
}




.middle_list_yulan_box img {
    padding: 5px 8px 0 15px;
    float: left;
}

.middle_list_yulan_box:hover {
    background-color: #e1251b;
}

.middle_list_yulan_yulananniu {
    overflow: hidden;
}




.middle_list_ysxiazzai_anniu {
    width: 220px;
    height: 38px;
    line-height: 38px;
    overflow: hidden;
    float: left;
    font-size: 14px;
    transition: 0.5s all;
    background-color: #ff3f3f;
    overflow: hidden;
    border-radius: 5px;
    cursor: pointer;
    border: none;
    outline: none;
    color: #FFF;
    float: right;
}

    .middle_list_ysxiazzai_anniu a {
        display: block;
        overflow: hidden;
        color: #fff;
        font-size: 14px;
        font-weight: 200px;
    }




    .middle_list_ysxiazzai_anniu img {
        margin: 5px 8px 0 18px;
        float: left;
    }

    .middle_list_ysxiazzai_anniu:hover {
        background-color: #e1251b;
    }














.middle_list_yulan_zaixian_anniu img {
    margin: 6px 5px 0 0;
}


.yulan_bofangqi {
    width: 1200px;
    height: 600px;
    /*border: 2px solid #060;*/
    overflow: hidden;
    margin-left: 10px;
}

.middle_list_xiazai_anniu {
    width: 280px;
    height: 50px;
    line-height: 50px;
    overflow: hidden;
    float: right;
    width: 280px;
    height: 45px;
    line-height: 45px;
    margin: 0 auto;
    font-size: 16px;
    text-align: center;
    transition: 0.5s all;
    background-color: #ff5555;
    overflow: hidden;
    border-radius: 5px;
    cursor: pointer;
    border: none;
    outline: none;
    color: #FFF;
}

    .middle_list_xiazai_anniu button {
        width: 280px;
        height: 45px;
        line-height: 45px;
        margin: 0 auto;
        font-size: 16px;
        text-align: center;
        transition: 0.5s all;
        background-color: #ff5555;
        overflow: hidden;
        border-radius: 5px;
        cursor: pointer;
        border: none;
        outline: none;
        color: #FFF;
    }

        .middle_list_xiazai_anniu button #YaSuoXiaZai {
            cursor: pointer;
            font-family: Arial, Helvetica, sans-serif;
        }

        .middle_list_xiazai_anniu button img {
            margin: 10px 5px 0 0;
        }

    .middle_list_xiazai_anniu img {
        /*width: 16px;
        height: 14px;*/
        margin: 8px 5px 0 0;
    }

    .middle_list_xiazai_anniu button .imgs {
        width: 16px;
        height: 14px;
        margin: 0px 5px 0 0;
    }

    .middle_list_xiazai_anniu button:hover {
        background-color: #ed3636;
    }

    .middle_list_xiazai_anniu a {
        color: #FFF;
        display: block;
        width: 100%;
        height: auto;
    }

/*菜单下拉公用样式开始*/
.xlcd_qmwb {
    float: left;
}

    .xlcd_qmwb span {
        font-size: 16px;
        color: #8d8d8d;
    }

.xlcd_select {
    position: relative;
    float: left;
    margin: 0 auto;
    text-align: center;
    color: #8d8d8d;
}

    .xlcd_select dt {
        width: 190px;
        height: 28px;
        display: inline-block;
        border: 1px solid #d2ccc4;
        background: url(../images/xzgesj.png) no-repeat 170px center;
        line-height: 28px;
        cursor: pointer;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        font-size: 14px;
        border-radius: 5px;
        -moz-user-select: none;
        -webkit-user-select: none;
        -ms-user-select: none;
        -khtml-user-select: none;
        user-select: none;
    }

        .xlcd_select dt label {
            cursor: pointer;
        }

    .xlcd_select dd {
        position: absolute;
        left: 0;
        top: 29px;
        border: 1px solid #d2ccc4;
        border-top: none;
        display: none;
        font-size: 15px;
        background-color: #FFF;
        z-index: 99;
        margin-bottom: 30px;
    }

        .xlcd_select dd ul {
            width: 190px;
            height: 350px;
            overflow: scroll;
            overflow-x: hidden;
        }

            .xlcd_select dd ul li a {
                line-height: 28px;
                display: block;
                padding: 2px 8px;
                border-top: 1px solid #dddddd;
                transition: 0.1s all;
            }

                .xlcd_select dd ul li a:hover {
                    background: #e1251b;
                    color: #FFF;
                }

.ysxlcd_qmwb_tpts {
    display: none;
    margin-left: 135px;
}

/*有视频左侧公用样式开始*/
.middle_spyulan_zjck {
    overflow: hidden;
}

.middle_spyulan_hdt {
    margin: 0 auto 10px 10px;
}

.middle_spyulan_hdt_left_cxsc span button {
    float: right;
    margin-right: 2px;
}

.middle_spyulan_hdt_left_cxsc span {
    color: #7dbffc;
    font-size: 15px;
}

    .middle_spyulan_hdt_left_cxsc span button {
        color: #7dbffc;
        font-size: 15px;
        transition: 0.5s all;
        background: none;
        border: none;
        outline: none;
        cursor: pointer;
    }

        .middle_spyulan_hdt_left_cxsc span button:hover {
            color: #1a80d7;
        }

.middle_spyulan_left {
    width: 770px;
    /*height: 475px;*/
    float: left;
    margin-left: 10px;
    overflow: hidden;
}

.middle_spyulan_zjck {
    overflow: hidden;
}

.middle_spyulan_hdt {
    margin: 0 auto 10px 10px;
}

.middle_spyulan_hdt_left {
    width: 770px;
    float: left;
    margin-bottom: 10px;
}

.middle_spyulan_hdt_left_videoshuxiang {
    overflow: hidden;
    width: 600px;
    float: left;
}

    .middle_spyulan_hdt_left_videoshuxiang ul {
        overflow: hidden;
    }

        .middle_spyulan_hdt_left_videoshuxiang ul li {
            float: left;
            margin-right: 20px;
            color: #989ea3;
        }

.
/*有视频左侧上传中样式提示开始*/
.middle_spyulan_left_shangchuanzhong_tubiao {
    width: 185px;
    margin: 100px auto 0 auto;
}

.middle_spyulan_left_shangchuanzhong_wenzi {
    text-align: center;
    font-size: 25px;
    margin-top: 5px;
    color: #7ec5fc;
    overflow: hidden;
    display: block;
}
/*有视频左侧上传失败样式提示开始*/
.middle_spyulan_left_shangchuanshibai_tubiao {
    margin: 100px auto 0 auto;
    text-align: center;
}

.middle_spyulan_left_shangchuanshibai_wenzi {
    margin-bottom: 20px;
    width: 100%;
    overflow: hidden;
    text-align: center;
    font-size: 16px;
    color: #F00;
}

    .middle_spyulan_left_shangchuanshibai_wenzi span {
        color: #43aafa;
        text-decoration: underline;
        margin: 0 2px;
        background-color: #FFF;
    }

        .middle_spyulan_left_shangchuanshibai_wenzi span:hover {
            color: #017bdc;
        }



/*有视频右侧公用样式开始*/
.middle_spyulan_right {
    width: 400px;
    overflow: hidden;
    float: right;
    margin-top: 10px;
}

.middle_ysp_queding {
    width: 260px;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    margin: 0 auto;
}

    .middle_ysp_queding button {
        width: 260px;
        height: 40px;
        line-height: 40px;
        color: #FFF;
        font-size: 20px;
        background-color: #3488eb;
        transition: 0.5s all;
        border-radius: 3px;
        text-align: center;
        cursor: pointer;
        border: none;
        outline: none;
    }

        .middle_ysp_queding button:hover {
            background-color: #4f9df9;
        }

.middle_ysp_zhuanhuanzhong {
    height: 40px;
    text-align: center;
    margin: 80px auto 0 auto;
    color: #3488eb;
    font-size: 16px;
}

    .middle_ysp_zhuanhuanzhong span {
        margin-left: 5px;
    }

.middle_ysp_chenggong {
    margin-bottom: 20px;
    width: 100%;
    overflow: hidden;
    text-align: center;
    font-size: 16px;
    color: #999;
    margin: 80px auto 0 auto;
}

.middle_ysp_anniu {
    width: 350px;
    height: 40px;
    line-height: 40px;
    margin: 15px auto 0 auto;
}

.middle_ysp_yulan {
    width: 160px;
    height: 38px;
    line-height: 38px;
    float: left;
    text-align: center;
    transition: 0.5s all;
    background-color: #3488eb;
    overflow: hidden;
    border-radius: 5px;
    color: #FFF;
    font-size: 14px;
    cursor: pointer;
    border: none;
    outline: none;
    transition: 0.3s all;
}

    .middle_ysp_yulan img {
        width: 22px;
        height: 22px;
        margin: 8px 6px 0 0;
    }

    .middle_ysp_yulan:hover {
        background-color: #4f9df9;
    }

.middle_ysp_xiazaian {
    width: 160px;
    height: 38px;
    line-height: 38px;
    margin: 0 auto;
    float: right;
}

    .middle_ysp_xiazaian button {
        width: 160px;
        display: block;
        height: 38px;
        line-height: 38px;
        float: right;
        font-size: 14px;
        text-align: center;
        transition: 0.5s all;
        background-color: #3488eb;
        overflow: hidden;
        border-radius: 5px;
        color: #FFF;
        cursor: pointer;
        border: none;
        outline: none;
        transition: 0.3s all;
    }

        .middle_ysp_xiazaian button img {
            width: 16px;
            height: 14px;
            margin: 12px 5px 0 0;
        }

        .middle_ysp_xiazaian button:hover {
            background-color: #4f9df9;
        }

.middle_ysp_shibai {
    overflow: hidden;
    margin: 80px auto 0 auto;
    color: #F00;
    font-size: 15px;
}

    .middle_ysp_shibai button {
        color: #329af8;
        text-decoration: underline;
        background: none;
        border: none;
        outline: none;
        cursor: pointer;
        transition: 0.3s all;
        font-size: 15px;
        padding: 0;
        margin: 0 3px;
    }

        .middle_ysp_shibai button:hover {
            color: #0576dc;
        }

.input_duoxuankuang_gongyong {
    width: 18px;
    height: 18px;
    background-color: #FFF;
    margin: 1px 3px 0 0;
    float: left;
    background-color: #fff;
    border: 1px solid #c9c9c9;
    border-radius: 2px;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    outline: none;
    color: #fff;
    line-height: 16px;
    font-size: 14px;
    text-align: center;
}

    .input_duoxuankuang_gongyong:checked {
        color: #fff;
        border: 1px solid #43aafa;
        background-color: #43aafa;
    }

    .input_duoxuankuang_gongyong:after {
        content: "✔";
    }

/*列表分页公共样式*/
.liebiao_fenye {
    height: 50px;
    line-height: 50px;
    margin: 22px auto 10px;
    text-align: center;
}

    .liebiao_fenye a {
        display: inline-block;
        height: 28px;
        line-height: 28px;
        border: 1px solid #c9c9c9;
        padding: 0 15px;
        font-weight: normal;
        transition: 0.2s all;
        border-radius: 2px;
    }

        .liebiao_fenye a:hover {
            border: 1px solid #ff5555;
            color: #ff5555;
            /*color: #fff;
            background-color: #ff5555;*/
        }

    .liebiao_fenye b {
        display: inline-block;
        height: 28px;
        line-height: 28px;
        margin: 0 3px;
        padding: 0 20px;
        border-radius: 1px;
        font-weight: normal;
        border: 1px solid #209af8;
        color: #fff;
        background-color: #209af8;
        border-radius: 2px;
    }

    .liebiao_fenye ul {
        width: 41%;
        margin: 0 auto;
        line-height: 50px;
        height: 50px;
    }

        .liebiao_fenye ul li {
            position: relative;
            float: left;
            margin: 0 2px;
        }





        .liebiao_fenye ul .dian {
            width: 15px;
        }



        .liebiao_fenye ul li span {
            display: inline-block;
            height: 28px;
            line-height: 28px;
            border: 1px solid #ff5555;
            padding: 0 15px;
            transition: 0.2s all;
            border-radius: 2px;
            font-weight: normal;
            color: #fff;
            background-color: #ff5555;
        }



/*压缩功能样式开始*/
.ysxlcd_wk_box {
    width: 900px;
    margin: 30px auto 0 230px;
}

.ysxlcd_box {
    width: 385px;
    height: 30px;
    line-height: 30px;
    margin: 60px auto 108px 0px;
    font-size: 16px;
    float: left;
}

    .ysxlcd_box img {
        padding: 0 0 0 5px;
        cursor: pointer;
    }
/*视频剪切功能样式开始*/
.middle_jianqie_listone {
    width: 400px;
    overflow: hidden;
    margin: 25px auto 0 auto;
}

.middle_jianqie_listone_qidian {
    float: left;
    text-align: center;
    margin-left: 45px;
    overflow: hidden;
}

    .middle_jianqie_listone_qidian button {
        float: left;
        text-align: center;
        background-color: #FFF;
        display: block;
        border: 1px solid #43aafa;
        color: #43aafa;
        padding: 5px 15px;
        border-radius: 2px;
        cursor: pointer;
        outline: none;
        transition: 0.3s all;
    }

        .middle_jianqie_listone_qidian button:hover {
            /*background-color: #43aafa;
            color: #FFF;*/
        }

.middle_jianqie_listone_zhongdian {
    float: left;
    text-align: center;
    margin-left: 118px;
    overflow: hidden;
}

    .middle_jianqie_listone_zhongdian button {
        float: left;
        text-align: center;
        display: block;
        border: 1px solid #43aafa;
        background-color: #FFF;
        color: #43aafa;
        padding: 5px 15px;
        border-radius: 2px;
        cursor: pointer;
        outline: none;
        transition: 0.3s all;
    }

        .middle_jianqie_listone_zhongdian button:hover {
            background-color: #43aafa;
            color: #FFF;
        }

.middle_jianqie_listtwo {
    width: 400px;
    overflow: hidden;
    margin: 20px auto 0 auto;
}

.middle_jianqie_listtwo_qdsj {
    border: 1px solid #e3e3e3;
    color: #828383;
    padding: 8px 5px;
    border-radius: 2px;
    float: left;
    font-size: 12px;
    margin-left: 15px;
}

.middle_jianqie_listtwo_zdsj {
    border: 1px solid #e3e3e3;
    color: #828383;
    padding: 8px 5px;
    border-radius: 2px;
    float: left;
    font-size: 12px;
    margin-left: 50px;
}

.middle_jianqie_listtwo_tzsj {
    width: 300px;
    color: #a8a8a8;
    border-radius: 2px;
    font-size: 12px;
    margin: 10px 0 0 50px;
}

    .middle_jianqie_listtwo_tzsj input {
        width: 40px;
        padding: 3px 3px;
        border: 1px solid #CCC;
        color: #838383;
        margin: 0 3px;
        border-radius: 2px;
        text-align: center;
    }

        .middle_jianqie_listtwo_tzsj input:focus {
            outline: none;
        }

    .middle_jianqie_listtwo_tzsj span {
        display: block;
        border: 1px solid #e3e3e3;
        color: #64bbff;
        padding: 3px 5px;
        border-radius: 2px;
        float: right;
    }

.middle_jianqie_listthree {
    width: 400px;
    overflow: hidden;
    margin: 20px auto 20px auto;
}

.middle_jianqie_listthree_qdtzjia {
    float: left;
    width: 180px;
    margin-left: 15px;
    line-height: 18px;
}

    .middle_jianqie_listthree_qdtzjia b {
        float: left;
        font-weight: normal;
        font-size: 12px;
        color: #828383;
        margin-top: 2px;
    }

    .middle_jianqie_listthree_qdtzjia button {
        color: #43aafa;
        width: 50px;
        height: 20px;
        line-height: 16px;
        border-radius: 2px;
        float: left;
        font-size: 18px;
        border: 1px solid #CCC;
        margin: 0 6px;
        background-color: #FFF;
        vertical-align: top;
        cursor: pointer;
        outline: none;
        transition: 0.3s all;
    }

    .middle_jianqie_listthree_qdtzjia span button {
        line-height: 0px;
        padding-bottom: 2px;
    }

    .middle_jianqie_listthree_qdtzjia button:hover {
        background-color: #43aafa;
        border: 1px solid #43aafa;
        color: #FFF;
    }

.middle_jianqie_listthree_qdtzjian {
    float: left;
    width: 180px;
    margin-left: 15px;
    line-height: 18px;
}

    .middle_jianqie_listthree_qdtzjian b {
        float: left;
        font-weight: normal;
        font-size: 12px;
        color: #828383;
        margin-top: 2px;
    }

    .middle_jianqie_listthree_qdtzjian button {
        color: #43aafa;
        width: 50px;
        height: 22px;
        border-radius: 2px;
        float: left;
        font-size: 18px;
        border: 1px solid #CCC;
        margin: 0 6px;
        background-color: #FFF;
        cursor: pointer;
        outline: none;
        transition: 0.3s all;
    }

    .middle_jianqie_listthree_qdtzjian span button {
        line-height: 0px;
        padding-bottom: 2px;
    }

    .middle_jianqie_listthree_qdtzjian button:hover {
        background-color: #43aafa;
        border: 1px solid #43aafa;
        color: #FFF;
    }

.middle_jianqie_qubf {
    width: 150px;
    height: 30px;
    line-height: 30px;
    margin: 25px auto 80px auto;
    text-align: center;
    display: block;
    border: 1px solid #43aafa;
    color: #43aafa;
    border-radius: 3px;
    font-size: 14px;
    cursor: pointer;
    outline: none;
    transition: 0.3s all;
    background-color: #FFF;
}

    .middle_jianqie_qubf:hover {
        background-color: #43aafa;
        color: #FFF;
    }

/*首页视频压缩失败提示样式*/
.middle_list_shibai {
    margin-bottom: 20px;
    width: 100%;
    overflow: hidden;
    text-align: center;
    font-size: 15px;
    color: #F00;
}

.yasuoshibai {
    font-size: 16px;
}

.middle_list_shibai span {
    color: #43aafa;
    /*text-decoration: underline;*/
    margin: 0 2px;
    background-color: #FFF;
}

    .middle_list_shibai span:hover {
        color: #017bdc;
        cursor: pointer;
    }




/*视频转换功能样式开始*/
.zh_xlcd_box {
    font-size: 16px;
}

.zh_xlcd_xuangeshi {
    width: 350px;
    height: 30px;
    line-height: 30px;
    margin: 60px auto 60px auto;
    font-size: 16px;
}




.zh_xlcd_spshuxing_wk_box {
    padding-bottom: 60px;
}

.zh_xlcd_spshuxing_box {
    width: 880px;
    margin: 0 auto;
    color: #818181;
    padding-bottom: 60px;
}

.zh_xlcd_xuanbianma {
    width: 190px;
    float: left;
    margin: 0 10px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
}

.xlcd_xuanbianma_qmwb {
    float: left;
}

.xlcd_xuanbianma_select {
    position: relative;
    float: left;
    margin: 0 auto;
    text-align: center;
}

    .xlcd_xuanbianma_select dt {
        width: 100px;
        height: 28px;
        display: inline-block;
        border: 1px solid #d2ccc4;
        background: url(../images/xzspsx.png) no-repeat 85px center;
        line-height: 28px;
        cursor: pointer;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        font-size: 12px;
        border-radius: 3px;
        -moz-user-select: none;
        -webkit-user-select: none;
        -ms-user-select: none;
        -khtml-user-select: none;
        user-select: none;
    }

    .xlcd_xuanbianma_select dd {
        position: absolute;
        left: 0;
        top: 29px;
        border: 1px solid #d2ccc4;
        border-top: none;
        display: none;
        font-size: 12px;
        background-color: #FFF;
        z-index: 99;
        margin-bottom: 20px;
    }

        .xlcd_xuanbianma_select dd ul {
            width: 100px;
        }

            .xlcd_xuanbianma_select dd ul li a {
                line-height: 28px;
                display: block;
                padding: 2px 8px;
                border-top: 1px solid #dddddd;
                transition: 0.1s all;
                color: #585858;
            }

                .xlcd_xuanbianma_select dd ul li a:hover {
                    background: #43aafa;
                    color: #FFF;
                }













/*视频合并功能样式开始*/
.hbxlcd_wk_box {
    width: 1150px;
    margin: 30px auto 220px 50px;
}

.hbxlcd_box {
    width: 320px;
    height: 30px;
    line-height: 30px;
    margin: 50px 10px 0 10px;
    font-size: 16px;
    float: left;
}

.hbsrmc {
    width: 400px;
    height: 30px;
    line-height: 30px;
    margin: 50px auto 0 30px;
    font-size: 16px;
    float: left;
}

    .hbsrmc input {
        width: 240px;
        height: 28px;
        display: inline-block;
        border: 1px solid #d2ccc4;
        line-height: 28px;
        font-size: 14px;
        border-radius: 3px;
        margin-left: 10px;
        padding: 0 5px;
        color: #5c5c5c;
    }

        .hbsrmc input:focus {
            border: 1px solid #d2ccc4;
            background-color: #FFF;
            outline: 0;
        }
/*分段功能样式开始*/
.pjfd_box {
    width: 315px;
    overflow: hidden;
    margin: 100px auto 125px 400px;
    font-size: 16px;
}

.spfd_nudanshu {
    overflow: hidden;
}

    .spfd_nudanshu b {
        font-weight: normal;
    }


.spfd_daxiaodanshu {
    overflow: hidden;
    margin-top: 30px;
}

    .spfd_daxiaodanshu b {
        font-weight: normal;
    }



.pjfd_adsf {
    width: 125px;
    border: 1px solid #b2b2b2;
    color: #5a5a5a;
    height: 30px;
    line-height: 30px;
    border-radius: 2px;
    text-align: center;
    font-size: 17px;
    font-weight: normal;
    outline: none;
}

.spfd_numberfd input:focus {
    outline: none;
}

.spfd_titmeshijian {
    overflow: hidden;
    margin-top: 30px;
}

    .spfd_titmeshijian span {
        margin-right: 29px;
        border: 1px solid #b2b2b2;
        height: 30px;
        line-height: 30px;
        width: 125px;
        text-align: center;
        display: block;
        font-size: 14px;
        float: right;
    }

    .spfd_titmeshijian b {
        font-weight: normal;
        display: inline-block;
        margin-top: 5px;
    }

.pjfd_box input[type="radio"] {
    position: absolute;
    opacity: 0;
}

    .pjfd_box input[type="radio"] + .fapiao_radio-label:before {
        content: '';
        background: #f4f4f4;
        border-radius: 100%;
        border: 1px solid #b4b4b4;
        display: inline-block;
        width: 18px;
        height: 18px;
        position: relative;
        vertical-align: top;
        text-align: center;
        -webkit-transition: all 250ms ease;
        transition: all 250ms ease;
        box-shadow: inset 0 0 0 4px #f4f4f4;
        border-color: #b4b4b4;
        background: #b4b4b4;
        margin: 6px 6px 0 0;
    }

    .pjfd_box input[type="radio"]:checked + .fapiao_radio-label:before {
        background-color: #0487ef;
        box-shadow: inset 0 0 0 4px #f4f4f4;
    }



/*去水印功能样式开始*/
.middle_qsy_tjmk {
    overflow: hidden;
}

.middle_qsy_jqy {
    width: 150px;
    height: 38px;
    line-height: 38px;
    overflow: hidden;
    float: left;
    margin-left: 10px;
}

    .middle_qsy_jqy button {
        width: 150px;
        height: 38px;
        line-height: 38px;
        border: 1px solid #a1d4f9;
        display: block;
        background-color: #eef9ff;
        color: #3488eb;
        overflow: hidden;
        text-align: left;
        border-radius: 3px;
        cursor: pointer;
        outline: none;
        transition: 0.3s all;
    }

        .middle_qsy_jqy button img {
            width: 16px;
            height: 16px;
            float: left;
            margin: 10px 0 0 18px;
        }

        .middle_qsy_jqy button .addno {
            width: auto;
            height: 16px;
            float: left;
            margin: 0 0 0 18px;
        }

        .middle_qsy_jqy button:hover {
            background-color: #e5f5fe;
        }

.middle_qsy_scqy {
    width: 150px;
    height: 38px;
    line-height: 38px;
    overflow: hidden;
    float: right;
    margin-right: 60px;
}

    .middle_qsy_scqy button {
        width: 150px;
        height: 38px;
        line-height: 38px;
        border: 1px solid #e8c6c6;
        display: block;
        background-color: #fbf9f9;
        color: #f8875f;
        text-align: left;
        border-radius: 3px;
        cursor: pointer;
        outline: none;
        transition: 0.3s all;
    }

        .middle_qsy_scqy button img {
            width: 16px;
            height: 16px;
            float: left;
            margin: 10px 2px 0 12px;
        }

        .middle_qsy_scqy button .removeno {
            width: auto;
            height: 16px;
            float: left;
            margin: 0px 2px 0 12px;
        }

        .middle_qsy_scqy button:hover {
            background-color: #f7f2f2;
        }

.middle_qsy_shijianbox {
    overflow: hidden;
    margin: 30px auto 80px 10px;
}

.middle_qsy_morentishi {
    overflow: hidden;
    font-size: 12px;
    color: #8b8b8b;
    margin: 0 auto 10px auto;
}

.middle_qsy_shijian {
    margin: 10px auto 0 auto;
}

    .middle_qsy_shijian dl {
        overflow: hidden;
        height: 30px;
        line-height: 25px;
    }

        .middle_qsy_shijian dl dt {
            float: left;
            margin-right: 5px;
        }

        .middle_qsy_shijian dl dd {
            float: left;
            height: 25px;
            line-height: 25px;
            border: 1px solid #CCC;
            padding: 0 5px;
        }

}
/*去水印成功提示*/
.qsy_tishi_box {
    overflow: hidden;
}

.qsy_tishi_textbox {
    text-align: center;
    font-size: 26px;
    margin: 100px auto 50px auto;
    color: #8b8b8b;
}

.qsy_tishi_anniubox {
    width: 780px;
    margin: 0 auto 200px auto;
    overflow: hidden;
}

    .qsy_tishi_anniubox ul {
        overflow: hidden;
    }

        .qsy_tishi_anniubox ul li {
            float: left;
            margin: 0 15px;
            border-radius: 5px;
        }

            .qsy_tishi_anniubox ul li button {
                width: 230px;
                height: 50px;
                line-height: 50px;
                border: none;
                display: block;
                background-color: #3488eb;
                color: #ffffff;
                overflow: hidden;
                text-align: left;
                border-radius: 5px;
                cursor: pointer;
                outline: none;
                transition: 0.3s all;
                font-size: 16px;
            }

                .qsy_tishi_anniubox ul li button img {
                    width: 25px;
                    height: 25px;
                    float: left;
                    margin: 12px 5px 0 20px;
                }

                .qsy_tishi_anniubox ul li button span img {
                    margin: 12px 5px 0 5px;
                }

                .qsy_tishi_anniubox ul li button:hover {
                    background-color: #4f9df9;
                }

/*加水印功能样式开始*/
ul.jsytabtag {
    overflow: hidden;
    list-style: none;
    background-color: #eef9ff;
}

    ul.jsytabtag li {
        width: 95x;
        height: 45px;
        line-height: 45px;
        float: left;
        color: #8d8d8d;
        cursor: pointer;
        background-color: #eef9ff;
        font-size: 14px;
        display: inline;
        margin-left: 100px;
    }

        ul.jsytabtag li.jsyactive {
            color: #3488eb;
            position: relative;
        }

.jsytabcon {
    background: #fff;
    line-height: 1.5;
}

.jsytcon {
    display: none;
    padding: 10px;
}

.middle_qushuiyin_shipin {
    width: 580px;
    height: 360px;
    margin: 20px auto 20px;
}

    .middle_qushuiyin_shipin img {
        width: 580px;
        height: 360px;
    }

.jtpsy_tjtpan {
    width: 180px;
    height: 45px;
    line-height: 45px;
    overflow: hidden;
    margin: 10px auto 0 auto;
}

    .jtpsy_tjtpan button {
        width: 180px;
        height: 45px;
        line-height: 45px;
        overflow: hidden;
        background-color: #eef9ff;
        color: #3488eb;
        cursor: pointer;
        border: none;
        outline: none;
        text-align: left;
        transition: 0.2s all;
        border-radius: 3px;
    }

        .jtpsy_tjtpan button:hover {
            background-color: #e5f5fe;
        }

    .jtpsy_tjtpan img {
        float: left;
        margin: 18px 2px 0 55px;
    }

.jtpsy_kongjain_yi_box {
    overflow: hidden;
}

.jtpsy_tjtxtsy {
    overflow: hidden;
    margin: 5px auto 0 auto;
    color: #3488eb;
}

    .jtpsy_tjtxtsy span {
        float: left;
        margin: 25px 0 0 0;
        color: #535353;
    }

    .jtpsy_tjtxtsy textarea {
        width: 290px;
        height: 40px;
        border: 1px dashed #CCC;
        margin-top: 10px;
        resize: none;
        padding: 5px;
        font-size: 14px;
        color: #525252;
        font-family: "微软雅黑";
    }

.jtpsy_tjtxtsy_inquiry:focus {
    border: 1px dashed #d8d8d8;
    background-color: #FFF;
    outline: 0;
}

.jtpsy_tjtpkj_tupian {
    margin-top: 15px;
    overflow: hidden;
    -moz-user-select: none; /*火狐*/
    -webkit-user-select: none; /*webKit 浏览器*/
    -ms-user-select: none; /*IE10*/
    -khtml-user-select: none; /*低版本浏览器*/
    user-select: none;
}

    .jtpsy_tjtpkj_tupian span {
        float: left;
        font-size: 14px;
    }

    .jtpsy_tjtpkj_tupian b {
        font-weight: normal;
        float: left;
        margin-left: 2px;
        font-size: 14px;
    }

.jtpsy_kongjian_box {
    width: 320px;
    overflow: hidden;
    margin: 15px auto 50px 60px;
}

.jtpsy_kongjain_ztyangshi {
    width: 180px;
    height: 25px;
    float: left;
}

    .jtpsy_kongjain_ztyangshi select {
        width: 100px;
        height: 25px;
        border: 1px solid #CCC;
        outline: none;
        border-radius: 3px;
    }

.jtpsy_kongjain_ztdaxiao {
    width: 135px;
    height: 25px;
    float: right;
}

    .jtpsy_kongjain_ztdaxiao select {
        width: 60px;
        height: 25px;
        border: 1px solid #CCC;
        outline: none;
        border-radius: 3px;
    }

.jtpsy_kongjain_er_box {
    overflow: hidden;
    margin-top: 15px;
}

.jtpsy_kongjain_zbspxgjgongyong {
    width: 90px;
    overflow: hidden;
    float: left;
    -moz-user-select: none; /*火狐*/
    -webkit-user-select: none; /*webKit 浏览器*/
    -ms-user-select: none; /*IE10*/
    -khtml-user-select: none; /*低版本浏览器*/
    user-select: none;
}

.jtpsy_kongjain_zbspxgjgongyong_text {
    width: 70px;
    float: left;
}

.jtpsy_kongjain_zbspxgjgongyong b {
    font-weight: normal;
    float: left;
    margin-left: 2px;
    color: #5c5c5c;
    font-size: 14px;
    width: 60px;
}

.jtpsy_kongjain_ztyanse_kongjian {
    width: 20px;
    height: 20px;
    background-color: #000;
    float: left;
}

.jtpsy_kongjain_san_box {
    overflow: hidden;
    margin-top: 15px;
}

.jtpsy_kongjain_si_box {
    overflow: hidden;
    margin-top: 15px;
}

.jtpsy_kongjain_wu_box {
    overflow: hidden;
    margin-top: 15px;
}

.jtpsy_kongjain_liu_box {
    overflow: hidden;
    margin-top: 20px;
}

.jtpsy_kongjain_liu_text {
    width: 60px;
    float: left;
}

.jtpsy_kognjian_kognzhitiao {
    width: 210px;
    float: left;
}

.jsywenzi_kongjian_box {
    width: 350px;
    overflow: hidden;
    margin: 10px auto 25px auto;
}

.jsywenzi_kongjian_gongyong {
    margin: 15px auto;
}

.jsywenzi_kongjian_gongyong_text {
    float: left;
    margin-top: 2px;
}

.jsywenzi_kongjian_gongyong_kongzhitiao {
    overflow: hidden;
}

.jtpsy_tjtpkj_weizhi {
    margin-top: 15px;
    overflow: hidden;
    -moz-user-select: none; /*火狐*/
    -webkit-user-select: none; /*webKit 浏览器*/
    -ms-user-select: none; /*IE10*/
    -khtml-user-select: none; /*低版本浏览器*/
    user-select: none;
}

    .jtpsy_tjtpkj_weizhi span {
        float: left;
        color: #7c7c7c;
        font-size: 14px;
    }

    .jtpsy_tjtpkj_weizhi b {
        font-weight: normal;
        float: left;
        margin-left: 2px;
        color: #7c7c7c;
        font-size: 14px;
    }



/*加字幕功能样式开始*/
.middle_jzm_tjtpan {
    width: 230px;
    height: 45px;
    line-height: 45px;
    overflow: hidden;
    margin: 0 auto;
    border-radius: 3px;
}

    .middle_jzm_tjtpan button {
        width: 230px;
        height: 45px;
        line-height: 45px;
        overflow: hidden;
        margin: 0 auto;
        background-color: #eef9ff;
        color: #3488eb;
        cursor: pointer;
        border: none;
        outline: none;
        transition: 0.3s all;
        text-align: left;
    }

        .middle_jzm_tjtpan button:hover {
            background-color: #e5f5fe;
        }

    .middle_jzm_tjtpan img {
        float: left;
        margin: 18px 2px 0 70px;
    }

.middle_jzm_kj {
    width: 350px;
    overflow: hidden;
    text-align: center;
    overflow: hidden;
    margin: 30px auto 50px auto;
}

.jiazimu_jiazimu_box {
    width: 330px;
    overflow: hidden;
    margin: 35px auto 25px auto;
}

.jiazimu_kongjain_yi_box {
    overflow: hidden;
}

.jiazimu_kongjain_ztyangshi {
    width: 180px;
    height: 25px;
    float: left;
}

    .jiazimu_kongjain_ztyangshi select {
        width: 100px;
        height: 25px;
        border: 1px solid #CCC;
        outline: none;
        border-radius: 3px;
    }

.jiazimu_kongjain_ztdaxiao {
    width: 135px;
    height: 25px;
    float: right;
}

    .jiazimu_kongjain_ztdaxiao select {
        width: 60px;
        height: 25px;
        border: 1px solid #CCC;
        outline: none;
        border-radius: 3px;
    }

.jiazimu_kongjain_er_box {
    overflow: hidden;
    margin-top: 15px;
}

.jiazimu_kongjain_zbspxgjgongyong {
    width: 90px;
    overflow: hidden;
    float: left;
    -moz-user-select: none; /*火狐*/
    -webkit-user-select: none; /*webKit 浏览器*/
    -ms-user-select: none; /*IE10*/
    -khtml-user-select: none; /*低版本浏览器*/
    user-select: none;
}

.jiazimu_kongjain_ztyanse_kongjian_text {
    width: 70px;
    float: left;
}

.jiazimu_kongjain_zbspxgjgongyong b {
    font-weight: normal;
    float: left;
    margin-left: 2px;
    color: #5c5c5c;
    font-size: 14px;
    width: 60px;
}

.jiazimu_kongjain_ztyanse_kongjian {
    width: 20px;
    height: 20px;
    background-color: #000;
    float: left;
}

.jiazimu_kongjain_si_box {
    overflow: hidden;
    margin-top: 15px;
}

.jiazimu_kongjain_wu_box {
    overflow: hidden;
    margin-top: 15px;
}

.jiazimu_kongjain_er_box {
    overflow: hidden;
    margin-top: 15px;
}

.jiazimu_kongjain_liu_box {
    overflow: hidden;
    margin-top: 20px;
}

.jiazimu_kongjain_liu_text {
    width: 115px;
    float: left;
}

.jiazimu_kognjian_kognzhitiao {
    width: 210px;
    float: left;
}

.jiazimu_kongjain_zbspxgjgongyong_zimubeijing {
    width: 130px;
    overflow: hidden;
    float: left;
    -moz-user-select: none; /*火狐*/
    -webkit-user-select: none; /*webKit 浏览器*/
    -ms-user-select: none; /*IE10*/
    -khtml-user-select: none; /*低版本浏览器*/
    user-select: none;
}

    .jiazimu_kongjain_zbspxgjgongyong_zimubeijing span {
        width: 100px;
        float: left;
    }

/*加封面功能样式开始*/
.jiafengmian_jiaimganniu {
    width: 180px;
    height: 45px;
    line-height: 45px;
    overflow: hidden;
    margin: 0 auto;
}

    .jiafengmian_jiaimganniu button {
        width: 180px;
        height: 45px;
        line-height: 45px;
        overflow: hidden;
        background-color: #eef9ff;
        color: #3488eb;
        cursor: pointer;
        border: none;
        outline: none;
        text-align: left;
        transition: 0.2s all;
        border-radius: 3px;
    }

        .jiafengmian_jiaimganniu button:hover {
            background-color: #e5f5fe;
        }

    .jiafengmian_jiaimganniu img {
        float: left;
        margin: 18px 2px 0 55px;
    }

.jiafengmian_tishi_text {
    width: 360px;
    overflow: hidden;
    margin: 20px auto 0 auto;
    color: #f39925;
}

    .jiafengmian_tishi_text dl {
        overflow: hidden;
        color: #f39925;
    }

        .jiafengmian_tishi_text dl dt {
            float: left;
            overflow: hidden;
            width: 45px;
        }

        .jiafengmian_tishi_text dl dd {
            float: right;
            width: 315px;
        }

.jiafengmian_xuanze_box {
    width: 350px;
    overflow: hidden;
    margin: 10px auto 0 30px;
}

.jiafengmian_xuanze_qian {
    width: 130px;
    float: left;
    margin-top: 15px;
    overflow: hidden;
    -moz-user-select: none; /*火狐*/
    -webkit-user-select: none; /*webKit 浏览器*/
    -ms-user-select: none; /*IE10*/
    -khtml-user-select: none; /*低版本浏览器*/
    user-select: none;
}

    .jiafengmian_xuanze_qian span {
        float: left;
        font-size: 14px;
    }

    .jiafengmian_xuanze_qian b {
        font-weight: normal;
    }

.jiafengmian_fmshichang_box {
    width: 360px;
    overflow: hidden;
    margin: 30px auto 50px 30px;
}

.jiafengmian_fmshichang_shurukuang {
    width: 50px;
    border: 1px solid #b2b2b2;
    color: #5a5a5a;
    height: 23px;
    line-height: 23px;
    border-radius: 2px;
    text-align: center;
    font-size: 18px;
    outline: none;
    font-size: 14px;
    float: left;
}

.jiafengmian_fmshichang_biaoti {
    float: left;
    margin-top: 2px;
}

.jiafengmian_fmshichang_danwei {
    float: left;
    margin: 2px auto 0 5px;
}

.jiafengmian_fmshichang_tishi {
    float: left;
    font-size: 12px;
    color: #8b8b8b;
    margin-top: 3px;
}


/*加缩略图*/
.jiasuoluetu_jiaimganniu {
    width: 180px;
    height: 45px;
    line-height: 45px;
    overflow: hidden;
    margin: 0 auto 60px auto;
}

    .jiasuoluetu_jiaimganniu button {
        width: 180px;
        height: 45px;
        line-height: 45px;
        overflow: hidden;
        background-color: #eef9ff;
        color: #3488eb;
        cursor: pointer;
        border: none;
        outline: none;
        text-align: left;
        transition: 0.2s all;
        border-radius: 3px;
    }

        .jiasuoluetu_jiaimganniu button:hover {
            background-color: #e5f5fe;
        }

    .jiasuoluetu_jiaimganniu img {
        float: left;
        margin: 18px 2px 0 55px;
    }






/*分辨率功能样式开始*/
.chicun1_box {
    width: 350px;
    height: 30px;
    line-height: 30px;
    margin: 40px auto 40px auto;
    font-size: 16px;
}

.xlcd_zdyfblzbz {
    float: left;
    overflow: hidden;
    margin-left: 20px;
    font-size: 16px;
}

.xlcd_zdyfbl {
    width: 400px;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    margin: 0 auto 100px auto;
    border: 1xps solid #090;
}

    .xlcd_zdyfbl dl {
        overflow: hidden;
    }

        .xlcd_zdyfbl dl input {
            width: 80px;
            height: 28px;
            padding: 0 5px;
            color: #585858;
            border-radius: 2px;
            border: 1px solid #c6c1ba;
        }

            .xlcd_zdyfbl dl input:focus {
                background-color: #FFF;
                outline: 0;
            }

        .xlcd_zdyfbl dl span {
            display: block;
            width: 20px;
            height: 20px;
            float: left;
        }

        .xlcd_zdyfbl dl dt {
            float: left;
        }

        .xlcd_zdyfbl dl dd {
            float: left;
        }

        .xlcd_zdyfbl dl input::-webkit-input-placeholder {
            color: #868686;
        }

        .xlcd_zdyfbl dl input::-moz-placeholder { /* Mozilla Firefox 19+ */
            color: #868686;
        }

        .xlcd_zdyfbl dl input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
            color: #868686;
        }

        .xlcd_zdyfbl dl input:-ms-input-placeholder { /* Internet Explorer 10-11 */
            color: #868686;
        }










.middle_jzm_zmzzts {
    overflow: hidden;
    margin: 70px auto 0 auto;
    text-align: center;
}

    .middle_jzm_zmzzts a {
        background-color: #fdf3b6;
        color: #3488eb;
        font-size: 14px;
        padding: 2px;
        border-radius: 3px;
        cursor: pointer;
    }

        .middle_jzm_zmzzts a:hover {
            color: #d07d12;
        }






/*加字幕教程弹出框样式开始 */
.bzm-header button {
    outline: none;
}

.bzm-content {
    display: none;
}

.bzm * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: none;
}

.bzm {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    width: 100%;
    height: 100%;
    overflow-y: auto;
    font: 400 16px sans-serif;
    background: rgba(000, 000, 000, 0.6);
    opacity: 0;
    -webkit-transform: scale(0) translateZ(0);
    transform: scale(0) translateZ(0);
    -webkit-transition: opacity 300ms ease 300ms, -webkit-transform 0 ease 600ms;
    transition: opacity 300ms ease 300ms, transform 0 ease 600ms;
    -webkit-overflow-scrolling: touch;
    will-change: transform;
}

.bzm--oldie {
    display: none;
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.bzm--show {
    opacity: 1;
    -webkit-transform: scale(1) translateZ(0);
    transform: scale(1) translateZ(0);
    -webkit-transition: opacity 300ms ease;
    transition: opacity 300ms ease;
}

.bzm--oldie-show {
    display: block;
}

.bzm-dialog {
    position: absolute;
    right: 0;
    bottom: 100%;
    left: 0;
    width: 1160px;
    margin: 0 auto;
    color: #222;
    background: #fff;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: -webkit-transform 300ms ease;
    transition: transform 300ms ease;
    will-change: transform;
}

.bzm--oldie .bzm-dialog {
    top: 0;
    bottom: auto;
}

.bzm--show .bzm-dialog {
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-transition: -webkit-transform 300ms ease 300ms;
    transition: transform 300ms ease 300ms;
}

.bzm-header,
.bzm-body,
.bzm-footer {
    /*padding: 16px;*/
}

.bzm-header {
    padding: 16px;
}



    .bzm-header h3 {
        color: #e10303;
        font-size: 36px;
        text-align: center;
    }

.bzm-footer {
    text-align: right;
    display: none;
}

.bzm-title {
    margin: 0;
}


.bzm-header-close {
    position: absolute;
    border: 0;
    overflow: hidden;
    cursor: pointer;
    color: #FFF;
    padding: 0;
    width: 100px;
    height: 40px;
    font-size: 18px;
    line-height: 40px;
    right: 50px;
    top: 18px;
    background-color: #007fe2;
    border-radius: 3px;
    transition: 0.3s all;
}





    .bzm-header-close:hover {
        background-color: #0072ca;
    }

.bzm-btn {
    padding: 8px 20px;
    border: solid 1px #fff;
    line-height: 1.4;
    color: #fff;
    background: #4c7eb0;
    margin: 0 10px 30px 0;
    cursor: pointer;
    outline: none;
}

    .bzm-btn:hover {
        background: #5b98d5;
    }

.sqftdc_er {
    overflow: hidden;
}

    .sqftdc_er ul {
        overflow: hidden;
    }

        .sqftdc_er ul li {
            overflow: hidden;
            font-size: 20px;
            color: #666;
            margin: 100px auto 0 auto;
            line-height: 30px;
            color: #2a2a2a;
        }

            .sqftdc_er ul li img {
                margin-top: 20px;
            }

            .sqftdc_er ul li a {
                font-size: 18px;
                color: #4c7eb0;
                margin: 0 2px;
            }

                .sqftdc_er ul li a:hover {
                    color: #2d76bf;
                }
/*画面裁剪功能样式开始*/
.middle_hmcaijian_box {
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    margin: 10px auto 0 20px;
}

.hmcaijian_zdyfbzbzbz {
    float: left;
    overflow: hidden;
    margin-left: 20px;
    font-size: 16px;
}

.hmcaijian_zdyfb {
    width: 400px;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    margin: 30px auto 10px auto;
    border: 1xps solid #090;
}

    .hmcaijian_zdyfb dl {
        overflow: hidden;
    }

        .hmcaijian_zdyfb dl input {
            width: 65px;
            height: 28px;
            padding: 0 5px;
            color: #585858;
            border-radius: 2px;
            border: 1px solid #c6c1ba;
        }

            .hmcaijian_zdyfb dl input:focus {
                background-color: #FFF;
                outline: 0;
            }

        .hmcaijian_zdyfb dl span {
            display: block;
            width: 20px;
            height: 20px;
            float: left;
        }

        .hmcaijian_zdyfb dl dt {
            float: left;
        }

        .hmcaijian_zdyfb dl dd {
            float: left;
        }

        .hmcaijian_zdyfb dl input::-webkit-input-placeholder {
            color: #868686;
        }

        .hmcaijian_zdyfb dl input::-moz-placeholder { /* Mozilla Firefox 19+ */
            color: #868686;
        }

        .hmcaijian_zdyfb dl input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
            color: #868686;
        }

        .hmcaijian_zdyfb dl input:-ms-input-placeholder { /* Internet Explorer 10-11 */
            color: #868686;
        }

.hmcaijian_tishi {
    width: 380px;
    margin: 0 auto 80px auto;
    color: #8e8d8d;
}

    .hmcaijian_tishi dl {
        overflow: hidden;
        color: #f39925;
    }

        .hmcaijian_tishi dl dt {
            float: left;
            overflow: hidden;
            width: 45px;
        }

        .hmcaijian_tishi dl dd {
            float: right;
            width: 335px;
        }
/*画面旋转功能样式开始*/
.middle_hmcaijian_kjbox {
    width: 280px;
    overflow: hidden;
    margin: 0 auto 80px auto;
}

.hmxuanzhuan_listone {
    margin: 0 auto 30px auto;
    overflow: hidden;
}

.middle_xuanzhuan_listone_yi {
    float: left;
    margin: 0 20px 0 20px;
    overflow: hidden;
}

    .middle_xuanzhuan_listone_yi button {
        text-align: center;
        border: 1px solid #43aafa;
        color: #43aafa;
        width: 95px;
        padding-left: 20px;
        height: 30px;
        line-height: 30px;
        border-radius: 2px;
        background: url(../images/xzspyou.png) no-repeat 5px center #FFF;
        cursor: pointer;
        outline: none;
        transition: 0.3s all;
    }

        .middle_xuanzhuan_listone_yi button:hover {
            border-radius: 2px;
            background: url(../images/xzspyouhove.png) no-repeat 5px center #43aafa;
            color: #FFF;
        }

.middle_xuanzhuan_listone_er {
    float: left;
    margin: 0 20px 0 20px;
    overflow: hidden;
}

    .middle_xuanzhuan_listone_er button {
        float: left;
        text-align: center;
        overflow: hidden;
        border: 1px solid #43aafa;
        color: #43aafa;
        width: 95px;
        padding-left: 20px;
        height: 30px;
        border-radius: 2px;
        background: url(../images/xzspzuo.png) no-repeat 5px center #FFF;
        cursor: pointer;
        outline: none;
        transition: 0.3s all;
    }

        .middle_xuanzhuan_listone_er button:hover {
            border-radius: 2px;
            background: url(../images/xzspzuohove.png) no-repeat 5px center #43aafa;
            color: #FFF;
        }

.hmxuanzhuan_listtwo {
    width: 280px;
    margin: 0 auto;
    overflow: hidden;
}

.middle_xuanzhuan_listone_san {
    float: left;
    margin: 0 20px 0 20px;
    overflow: hidden;
}

    .middle_xuanzhuan_listone_san button {
        float: left;
        text-align: center;
        border: 1px solid #43aafa;
        color: #43aafa;
        width: 95px;
        padding-left: 20px;
        height: 30px;
        border-radius: 2px;
        background: url(../images/xzshuiping.png) no-repeat 5px center #FFF;
        cursor: pointer;
        outline: none;
        transition: 0.3s all;
    }

        .middle_xuanzhuan_listone_san button:hover {
            border-radius: 2px;
            background: url(../images/xzshuipinghove.png) no-repeat 5px center #43aafa;
            color: #FFF;
        }

.middle_xuanzhuan_listone_si {
    float: left;
    margin: 0 20px 0 20px;
    overflow: hidden;
}

    .middle_xuanzhuan_listone_si button {
        float: left;
        text-align: center;
        border: 1px solid #43aafa;
        color: #43aafa;
        width: 95px;
        padding-left: 30px;
        height: 30px;
        border-radius: 2px;
        background: url(../images/xzchuizhi.png) no-repeat 5px center #FFF;
        cursor: pointer;
        outline: none;
        transition: 0.3s all;
    }

        .middle_xuanzhuan_listone_si button:hover {
            border-radius: 2px;
            background: url(../images/xzchuizhihove.png) no-repeat 5px center #43aafa;
            color: #FFF;
        }

.middle_xuanzhuan_listone_wu {
    float: left;
    margin: 0 20px 0 20px;
    overflow: hidden;
}

    .middle_xuanzhuan_listone_wu button {
        float: left;
        text-align: center;
        border: 1px solid #43aafa;
        color: #43aafa;
        width: 95px;
        padding-left: 30px;
        height: 30px;
        border-radius: 2px;
        background: url(../images/middle_hdtjt.png) no-repeat 5px center #FFF;
        cursor: pointer;
        outline: none;
        transition: 0.3s all;
    }

        .middle_xuanzhuan_listone_wu button:hover {
            border-radius: 2px;
            background: url(../images/middle_hdtjt.png) no-repeat 5px center #43aafa;
            color: #FFF;
        }
/*播放速度功能样式开始*/
.sudutz_sudukognzhitiao {
    width: 360px;
    margin: 0 auto 30px auto;
    overflow: hidden;
}

.sudutz_sudukognzhitiao_gongyong {
    width: 360px;
    overflow: hidden;
}

.sudutz_sudukognzhitiao_gongyong_text {
    float: left;
    margin-top: 2px;
}

.sudutz_sudukognzhitiao_gongyong_kongzhitiao {
    overflow: hidden;
}

.sudutz_czanniu {
    width: 115px;
    height: 30px;
    line-height: 30px;
    margin: 30px auto 60px 118px;
}

    .sudutz_czanniu button {
        width: 115px;
        height: 30px;
        line-height: 30px;
        background-color: #FFF;
        text-align: center;
        border: 1px solid #43aafa;
        color: #43aafa;
        border-radius: 2px;
        cursor: pointer;
        outline: none;
        transition: 0.3s all;
    }

        .sudutz_czanniu button:hover {
            background-color: #6dbefd;
            border: 1px solid #6dbefd;
            color: #FFF;
        }
/*音量调整功能样式开始*/
.yinliangtz_kongjian_box {
    width: 360px;
    margin: 0 auto 30px auto;
    overflow: hidden;
}

.yinliangtz_kongjian_gongyong {
    width: 360px;
    overflow: hidden;
}

.yinliangtz_kongjian_text {
    float: left;
    margin-top: 3px;
}

.yinliangtz_kongjian_kongzhitiao {
    overflow: hidden;
}




.yinliangtiao_czanniu {
    width: 115px;
    height: 30px;
    line-height: 30px;
    margin: 20px auto 60px 125px;
}

    .yinliangtiao_czanniu button {
        width: 115px;
        height: 30px;
        line-height: 30px;
        background-color: #FFF;
        text-align: center;
        border: 1px solid #43aafa;
        color: #43aafa;
        border-radius: 2px;
        cursor: pointer;
        outline: none;
        transition: 0.3s all;
    }

        .yinliangtiao_czanniu button:hover {
            background-color: #6dbefd;
            border: 1px solid #6dbefd;
            color: #FFF;
        }


/*加背景音功能乐样式开始*/
.middle_jyinyue_tjtpan {
    width: 230px;
    height: 45px;
    line-height: 45px;
    overflow: hidden;
    margin: 0 auto;
}

    .middle_jyinyue_tjtpan button {
        width: 230px;
        height: 45px;
        line-height: 45px;
        overflow: hidden;
        background-color: #eef9ff;
        text-align: left;
        color: #3488eb;
        cursor: pointer;
        border: none;
        outline: none;
        transition: 0.3s all;
        border-radius: 3px;
    }

        .middle_jyinyue_tjtpan button img {
            float: left;
            margin: 18px 2px 0 70px;
        }

        .middle_jyinyue_tjtpan button:hover {
            background-color: #e5f5fe;
        }

.middle_qsy_sjmk {
    overflow: hidden;
    margin: 10px auto 80px auto;
}

.middle_jyinyue_kongjian {
    overflow: hidden;
    margin: 20px 0 80px 20px;
}

.middle_jyinyue_morentishi {
    overflow: hidden;
    font-size: 12px;
    color: #8b8b8b;
}

.middle_jyinyue_shijian {
    overflow: hidden;
    margin-top: 5px;
}

    .middle_jyinyue_shijian dl {
        overflow: hidden;
        height: 30px;
        line-height: 25px;
    }

        .middle_jyinyue_shijian dl dt {
            float: left;
            margin-right: 5px;
        }

        .middle_jyinyue_shijian dl dd {
            float: left;
            height: 25px;
            line-height: 25px;
            border: 1px solid #CCC;
            padding: 0 5px;
        }

.middle_jyinyue_qushengyin {
    margin-top: 15px;
    overflow: hidden;
    -moz-user-select: none; /*火狐*/
    -webkit-user-select: none; /*webKit 浏览器*/
    -ms-user-select: none; /*IE10*/
    -khtml-user-select: none; /*低版本浏览器*/
    user-select: none;
}

    .middle_jyinyue_qushengyin span {
        float: left;
        color: #7c7c7c;
        font-size: 14px;
    }

    .middle_jyinyue_qushengyin b {
        font-weight: normal;
        float: left;
        margin-left: 2px;
        color: #7c7c7c;
        font-size: 14px;
    }
/*调颜色样式开始*/
.middle_tiaoyanse_rightbox {
    overflow: hidden;
    margin: 0 auto 10px auto;
}

.tiaoyanse_kongjian_box {
    overflow: hidden;
}

.tiaoyanse_kongjian_gongyong {
    width: 350px;
    margin: 0 auto 15px auto;
    overflow: hidden;
}

.tiaoyanse_kongjian_wenzi {
    float: left;
    margin-top: 3px;
}

.tiaoyanse_czanniu {
    overflow: hidden;
    width: 115px;
    height: 30px;
    line-height: 30px;
    margin: 0 auto 0 130px;
}

    .tiaoyanse_czanniu button {
        width: 115px;
        height: 30px;
        line-height: 30px;
        text-align: center;
        border: 1px solid #43aafa;
        color: #43aafa;
        background: none;
        border-radius: 2px;
        outline: none;
        cursor: pointer;
        transition: 0.3s all;
    }

        .tiaoyanse_czanniu button:hover {
            background-color: #6dbefd;
            border: 1px solid #6dbefd;
            color: #FFF;
        }

.tiaoyanse_muban_box {
    width: 360px;
    margin: 20px auto 20px 25px;
    overflow: hidden;
}

.tiaoyanse_muban_box_biaoti {
    overflow: hidden;
}

.tiaoyanse_muban_gongyong {
    width: 57px;
    height: 56px;
    overflow: hidden;
    float: left;
    margin: 5px 13px 5px 0;
    border: 1px solid #fff;
}

.tiaoyanse_muban_tupian {
    width: 55px;
    height: 32px;
}

.tiaoyanse_muban_wenzi {
    overflow: hidden;
    margin-top: 1px;
    text-align: center;
    font-size: 12px;
}

.tiaoyanse_muban_gongyong_dianji {
    background-color: #f7fbfe;
    border: 1px solid #bfd6ff;
}

.tiaoyanse_muban_gongyong_gao {
    border: 1px solid #fff;
}

    .tiaoyanse_muban_gongyong_gao:hover {
        background-color: #f7fbfe;
        border: 1px solid #bfd6ff;
    }


/*单选框公共样式开始*/
.input_dianxuan_gongyong[type="radio"] {
    position: absolute;
    opacity: 0;
}

    .input_dianxuan_gongyong[type="radio"] + .fapiao_radio-label:before {
        content: '';
        background: #f4f4f4;
        border-radius: 100%;
        border: 1px solid #b4b4b4;
        display: inline-block;
        width: 18px;
        height: 18px;
        position: relative;
        vertical-align: top;
        text-align: center;
        box-shadow: inset 0 0 0 4px #f4f4f4;
        border-color: #b4b4b4;
        background: #b4b4b4;
        margin: 0 5px 0 0;
        float: left;
    }

    .input_dianxuan_gongyong[type="radio"]:checked + .fapiao_radio-label:before {
        background-color: #ea1010;
        float: left;
    }




/*关于我们公用样式开始*/
.adobt_mbnav_xiao {
    width: 150px;
    overflow: hidden;
    margin-top: 5px;
    float: left;
}

    .adobt_mbnav_xiao a {
        display: block;
        width: 170px;
        height: 50px;
        background-color: #f3f3f3;
        color: #8e8e8e;
        transition: 0.5s all;
    }

        .adobt_mbnav_xiao a:hover {
            background-color: #dedede;
        }

    .adobt_mbnav_xiao img {
        margin: 10px 10px 0 25px;
        float: left;
    }

    .adobt_mbnav_xiao span {
        height: 50px;
        line-height: 52px;
        font-size: 20px;
        float: left;
        letter-spacing: 3px;
        margin-left: 10px;
    }

.adobt_middle_box {
    width: 1200px;
    overflow: hidden;
    margin: 10px auto 160px auto;
}
/*关于我们样式开始*/
.adobt_middle {
    width: 1200px;
    height: 400px;
    background: url(../images/adobe_onebj.png) no-repeat 50px 60px;
    background-color: #f8f8f8;
}

.adobt_mbnav_txe {
    width: 640px;
    float: right;
    line-height: 1.8;
    margin: 80px 10px 0 0;
    color: #565656;
}
/*版权声明样式开始*/
.adobt_copyright {
    height: 400px;
    line-height: 2;
    padding: 15px;
    color: #565656;
    background-color: #f7f7f7;
}

    .adobt_copyright span {
        color: #464646;
        font-weight: bold;
    }
/*企业资质样式开始*/
.adobt_certificate {
    height: 500px;
    padding: 15px;
    background-color: #f7f7f7;
    text-align: center;
}
/*联系我们样式开始*/
.contact_nr {
    width: 1200px;
    height: 500px;
    padding: 15px;
}




.contact_dbox{ width:1200px; overflow:hidden; margin:100px auto 160px auto;}
.contact_tel{ width:230px; float:left; overflow:hidden; text-align:center;}
.contact_tel b{ font-weight:normal; display:block; font-size:18px; margin-bottom:5px;}
.contact_qq{ width:200px; margin-left:85px; float:left; overflow:hidden; text-align:center;}
.contact_qq b{ font-weight:normal; display:block; font-size:18px; margin-bottom:5px;}
.contact_address{ width:350px; margin-left:138px; float:left; overflow:hidden; text-align:center;}
.contact_address b{ font-weight:normal; display:block; font-size:18px; margin-bottom:5px;}
.contact_email{ width:200px; margin-left:150px; float:left; overflow:hidden; text-align:center;}
.contact_email b{ font-weight:normal; display:block; font-size:18px; margin-bottom:5px;}




/*意见建议页*/
.advice_middle {
    width: 1200px;
    overflow: hidden;
    background-color: #f8f8f8;
}

.advice_mbnav_txe {
    width: 640px;
    float: right;
    line-height: 1.8;
    margin: 80px 10px 0 0;
    color: #565656;
}

.advice_copyright {
    height: 400px;
    line-height: 2;
    padding: 15px;
    color: #565656;
    background-color: #f7f7f7;
}

    .advice_copyright span {
        color: #464646;
        font-weight: bold;
    }

.advice_contact {
    width: 1200px;
    height: 400px;
    background: url(../images/contact_dbj.jpg) no-repeat;
}

    .advice_contact span {
        display: block;
        margin: 296px auto 0 580px;
        color: #999;
        font-size: 18px;
        float: left;
        line-height: 1.6;
    }

.advice_detail_inquirybox {
    width: 760px;
    overflow: hidden;
    margin: 0 auto;
    padding: 50px 0;
}

.advice_detail_inquiry1 {
    overflow: hidden;
}

    .advice_detail_inquiry1 li {
        margin: 18px 0;
    }

        .advice_detail_inquiry1 li span {
            width: 105px;
            margin-right: 18px;
            margin-top: 10px;
            display: block;
            float: left;
            text-align: right;
            font-size: 14px;
        }

    .advice_detail_inquiry1 span b {
        color: #ffa401;
        margin-right: 10px;
        line-height: 15px;
    }

.advice_detail_inquiry2 {
    overflow: hidden;
    margin-bottom: 20px;
}

    .advice_detail_inquiry2 li {
        float: left;
        margin: 16px 25px 0 10px;
    }

    .advice_detail_inquiry2 span {
        width: 108px;
        display: block;
        margin-right: 5px;
        float: left;
        margin-top: 15px;
        text-align: right;
        font-size: 14px;
    }

.advice_detail_inquiry3 span {
    width: 108px;
    display: block;
    margin-right: 18px;
    float: left;
    height: 50px;
    text-align: right;
    font-size: 14px;
}

    .advice_detail_inquiry3 span b {
        color: #ffa401;
        margin-right: 10px;
    }

.biomass_inquiry_yiny {
    width: 600px;
    height: 35px;
    padding: 0 5px;
    background-color: #f3f3f3;
    border: 1px solid #dfdfdf;
    font-size: 14px;
    color: #292929;
    transition: 0.1s all;
    color: #6a6a6a;
}

    .biomass_inquiry_yiny:focus {
        border: 1px solid #e88f8f;
        background-color: #FFF;
        outline: 0;
        border-radius: 2px;
    }

.biomass_inquiry_erny {
    width: 600px;
    height: 135px;
    background-color: #f3f3f3;
    border: none;
    padding: 5px;
    border: 1px solid #dfdfdf;
    resize: none;
    transition: 0.1s all;
    font-size: 14px;
    font-family: "微软雅黑";
    color: #6a6a6a;
}

    .biomass_inquiry_erny:focus {
        border: 1px solid #e88f8f;
        background-color: #FFF;
        outline: 0;
        border-radius: 2px;
    }

.advice_detail_inquirynniu {
    width: 380px;
    overflow: hidden;
    margin: 30px auto 30px 230px;
}

    .advice_detail_inquirynniu button {
        width: 160px;
        height: 40px;
        background-color: #ea1010;
        text-align: center;
        color: #FFF;
        font-size: 16px;
        border: none;
        cursor: pointer;
        transition: 0.5s all;
        border-radius: 3px;
        float: left;
        margin-right: 30px;
        outline: none;
    }

        .advice_detail_inquirynniu button:hover {
            background-color: #f93939;
        }

.advice_detail_zhuyi {
    margin: 40px 0 0 10px;
    font-size: 14px;
}

.advice_tanchu_successbt {
    font-size: 16px;
    color: #868686;
    margin: 0 0 10px 18px;
}

.advice_tanchu_successdatext {
    font-size: 60px;
    color: #0390fc;
    margin: 0 0 10px 18px;
}

.advice_tanchu_successxiaotext {
    font-size: 16px;
    color: #878787;
    margin: 0 0 10px 18px;
}

.advice_tanchu_failbt {
    font-size: 16px;
    color: #868686;
    margin: 0 0 10px 18px;
}

.advice_tanchu_faildatext {
    font-size: 60px;
    color: #0390fc;
    margin: 0 0 10px 18px;
}

.advice_tanchu_failxiaotext {
    font-size: 16px;
    color: #878787;
    margin: 0 0 10px 18px;
}
/*底部公用样式开始*/
.xmdh_bootme {
    width: 100%;
    overflow: hidden;
    margin: 0 auto 10px auto;
}

    .xmdh_bootme ul {
        width: 367px;
        overflow: hidden;
        margin: 12px auto 0 auto;
    }

        .xmdh_bootme ul li {
            float: left;
            width: 72px;
            text-align: center;
        }

            .xmdh_bootme ul li a {
                font-size: 14px;
                color: #828282;
                transition: 0.5s all;
            }

                .xmdh_bootme ul li a:hover {
                    color: #333;
                }

.xmdh_bqxx_bootme {
    text-align: center;
    color: #828282;
    margin-bottom: 15px;
}

    .xmdh_bqxx_bootme a {
        color: #828282;
    }

        .xmdh_bqxx_bootme a:hover {
            color: #333333;
        }
/*评论页样式开始*/
.middle_pinlun_box {
    width: 1140px;
    overflow: hidden;
    margin: 20px auto 0 auto;
}

.middle_pinlun_yi {
    overflow: hidden;
    margin-top: 60px;
    margin-bottom: 20px;
}

    .middle_pinlun_yi span {
        display: block;
        width: 35px;
        height: 28px;
        overflow: hidden;
        float: left;
    }

    .middle_pinlun_yi input {
        width: 1080px;
        height: 28px;
        border: none;
        border: none;
        border-bottom: 1px solid #CCC;
        color: #3c3c3c;
        font-size: 14px;
        outline: none;
    }

        .middle_pinlun_yi input::-webkit-input-placeholder {
            color: #b6b6b6;
            font-size: 14px;
            text-align: left;
        }

.middle_pinlun_er {
    overflow: hidden;
}

    .middle_pinlun_er textarea {
        width: 1118px;
        height: 130px;
        border: none;
        border: 1px solid #dadada;
        color: #585858;
        font-size: 14px;
        margin-top: 20px;
        padding: 8px 10px;
        outline: none;
        resize: none;
        font-family: "微软雅黑";
    }

        .middle_pinlun_er textarea::-webkit-input-placeholder {
            color: #b6b6b6;
            font-size: 14px;
            text-align: left;
        }

.pinglun_zsxzys_box {
    color: #b6b6b6;
    width: 180px;
    float: left;
}

.pinglun_zsxzys_zt {
    font-family: Georgia;
    font-size: 18px;
}

.pinglun_tjann_box {
    width: 150px;
    overflow: hidden;
    float: right;
    background-color: #478afb;
    margin-top: 5px;
    border-radius: 3px;
}

    .pinglun_tjann_box button {
        width: 150px;
        height: 35px;
        line-height: 35px;
        background-color: #048ef9;
        color: #FFF;
        border: none;
        font-size: 16px;
        cursor: pointer;
        border: none;
        outline: none;
        transition: 0.3s all;
    }

        .pinglun_tjann_box button:hover {
            background-color: #0884e4;
        }

.mr_ecomment {
    background-color: #ffebd5;
    padding: 5px;
    margin-bottom: 10px;
}

.ecommentauthor {
    color: #ffb629;
}

.middle_pinlun_yiwk_box {
    overflow: hidden;
    margin-top: 80px;
}

.middle_pinlun_yiwk {
    overflow: hidden;
    border: 1px solid #caddff;
    margin: 40px 0;
    padding: 0 5px;
}

.middle_pinlun_list_yiwk {
    overflow: hidden;
}

.middle_pinlun_yiwk_bt {
    height: 40px;
    line-height: 40px;
    background-color: #fcfcfc;
}

    .middle_pinlun_yiwk_bt dl {
        overflow: hidden;
    }

        .middle_pinlun_yiwk_bt dl dt {
            float: left;
            margin-right: 5px;
        }

            .middle_pinlun_yiwk_bt dl dt img {
                width: 30px;
                height: 30px;
                margin: 5px 0 0 5px;
            }

        .middle_pinlun_yiwk_bt dl dd {
            float: left;
            margin: 0 5px;
            color: #676767;
        }

            .middle_pinlun_yiwk_bt dl dd span {
                color: #f5427c;
            }

.middle_pinlun_yibk_nr {
    overflow: hidden;
}

.middle_pinlun_yibk_nr_text {
    width: 650px;
    overflow: hidden;
    float: left;
    line-height: 1.5;
    margin: 15px 0 8px 5px;
}

.pl_djhf {
    overflow: hidden;
    text-align: right;
    margin: 18px 20px 0 0;
    color: #d80000;
}

    .pl_djhf span {
        cursor: pointer;
    }

.middle_pinlun_yibk_nr_plk {
    width: 402px;
    height: 160px;
    margin-top: 20px;
    display: none;
    float: right;
}

    .middle_pinlun_yibk_nr_plk textarea {
        width: 380px;
        height: 80px;
        border: none;
        border: 1px solid #dadada;
        color: #3c3c3c;
        font-size: 14px;
        padding: 8px 10px;
        outline: none;
    }

        .middle_pinlun_yibk_nr_plk textarea::-webkit-input-placeholder {
            color: #b6b6b6;
            font-size: 14px;
            text-align: left;
        }

.pinglun_nr_zsxzys_box {
    color: #b6b6b6;
    width: 180px;
    float: left;
}

.pinglun_nr_zsxzys_zt {
    font-family: Georgia;
    font-size: 14px;
}

.pinglun_nr_tjann_box {
    width: 120px;
    overflow: hidden;
    float: right;
    background-color: #478afb;
    margin-top: -3px;
}

.pinglun_nr_tjann {
    width: 120px;
    height: 30px;
    line-height: 30px;
    background-color: #048ef9;
    color: #FFF;
    border: none;
    font-size: 16px;
    cursor: pointer;
}

    .pinglun_nr_tjann:hover {
        background-color: #0884e4;
    }
/*vip页面样式开始*/
.divjg_bnner {
    background-color: #fc5050;
    height: 100px;
    text-align: center;
}

    .divjg_bnner img {
        text-align: center;
        display: block;
        margin: 0 auto;
    }

.div_sfsm_quanyitext_beijing {
    height: 130px;
    background-color: #fc5050;
}

.div_sfsm_quanyitext {
    width: 1210px;
    height: 130px;
    margin: 0 auto;
    background-color: #FFF;
    border-radius: 10px 10px 0 0;
}

    .div_sfsm_quanyitext ul {
        overflow: hidden;
        margin-left: 20px;
    }

        .div_sfsm_quanyitext ul li {
            height: 32px;
            line-height: 32px;
            color: #acacac;
            font-size: 16px;
        }

            .div_sfsm_quanyitext ul li span {
                color: #ff5043;
                font-size: 20px;
                margin-top: 15px;
                display: block;
            }

            .div_sfsm_quanyitext ul li b {
                color: #ff5043;
                font-size: 16px;
                font-weight: normal;
                padding: 0 2px;
            }

.div_sfsm_quanyitext_left {
    overflow: hidden;
    float: left;
}

    .div_sfsm_quanyitext_left ul {
        margin-left: 20px;
    }

        .div_sfsm_quanyitext_left ul li {
            height: 32px;
            line-height: 32px;
            color: #acacac;
            font-size: 16px;
        }

            .div_sfsm_quanyitext_left ul li span {
                color: #ff5043;
                font-size: 20px;
                margin-top: 15px;
                display: block;
            }

            .div_sfsm_quanyitext_left ul li b {
                color: #ff5043;
                font-size: 16px;
                font-weight: normal;
                padding: 0 2px;
            }

.div_sfsm_quanyitext_right {
    overflow: hidden;
    float: right;
    margin: 90px 35px 0 0;
    font-size: 18px;
    color: #868686;
}

.div_sfmk {
    background: url(../images/vipbanner_xbj.jpg) repeat-x;
}

.div_sfsm_zhifuxz {
    width: 1190px;
    padding:0 10px;
    font-family: "微软雅黑";
    margin: 0 auto;
    display: block;
    background-color: #FFF;
}

.div_sfsm_jgsj {
    height: 38px;
    line-height: 38px;
    background-color: #f5f5f5;
    text-align: center;
    color: #666;
    font-size: 18px;
    border-radius: 5px;
}

    .div_sfsm_jgsj b {
        font-size: 12px;
        font-weight: normal;
        font-family: "宋体";
        color: #F00;
    }

.div_sfsm_jgjg {
    font-size: 38px;
    color: #fb8f1f;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    margin: 10px 0 8px 0;
}

    .div_sfsm_jgjg span {
        font-size: 12px;
        font-weight: normal;
        color: #CCC;
        font-family: "微软雅黑";
    }

.div_sfsm_zhifuxz ul {
    overflow: hidden;
}

    .div_sfsm_zhifuxz ul li {
        margin-bottom: 25px;
        border-radius: 8px;
    }

        .div_sfsm_zhifuxz ul li em {
            cursor: pointer;
            color: #666666;
            font-size: 22px;
            display: inline-block;
            font-style: normal;
            border: 1px solid #dadada;
            margin: 0 6px;
            width: 280px;
            border-radius: 5px;
        }

            .div_sfsm_zhifuxz ul li em:hover {
                border: 1px solid #c2c2c2;
            }

            .div_sfsm_zhifuxz ul li em.zhifuxzrclickem {
                width: 280px;
                position: relative;
                border: 1px solid #fb8f1f;
                border-radius: 5px;
            }

                .div_sfsm_zhifuxz ul li em.zhifuxzrclickem i {
                    display: block;
                    width: 30px;
                    height: 30px;
                    background: url(../images/jgxzdtp.png) no-repeat 0 0;
                    right: -1px;
                    bottom: -1px;
                    position: absolute;
                }

.divjg_sfsm_box {
    overflow: hidden;
    margin: 0 auto;
    padding-bottom: 200px;
}
.divjg_sfsm_box_vip {
    overflow: hidden;
    margin: 0 auto;
    padding-bottom: 500px;
}

.divjg_sfsm_feiyong {
    text-align: center;
    font-size: 26px;
    color: #999;
    margin-top: 20px;
}

    .divjg_sfsm_feiyong span {
        color: #F00;
        font-size: 28px;
    }

.divjg_sfsm_zhifuxz {
    /*width: 500px;*/
    width: 218px;
    font-family: "微软雅黑";
    margin: 40px auto 0 auto;
}

    .divjg_sfsm_zhifuxz ul {
        padding-bottom: 10px;
        margin-bottom: 13px;
    }

        .divjg_sfsm_zhifuxz ul li {
            height: 36px;
            margin-bottom: 23px;
        }

            .divjg_sfsm_zhifuxz ul li span {
                color: #000000;
                font-size: 14px;
                line-height: 36px;
                display: inline-block;
                width: 42px;
                padding-left: 4px;
            }

            .divjg_sfsm_zhifuxz ul li em {
                line-height: 42px;
                padding: 10px 28px;
                cursor: pointer;
                color: #666666;
                font-size: 22px;
                display: inline-block;
                font-style: normal;
                border: 1px solid #dcdcdc;
                margin: 0 10px;
            }

                .divjg_sfsm_zhifuxz ul li em.zhifuxzrclickem {
                    line-height: 42px;
                    padding: 10px 28px;
                    position: relative;
                    border: 1px solid #2e9bf6;
                }

                    .divjg_sfsm_zhifuxz ul li em.zhifuxzrclickem i {
                        display: block;
                        width: 20px;
                        height: 20px;
                        background: url(../images/righbt_weixin.png) no-repeat 0 0;
                        right: -1px;
                        bottom: -1px;
                        position: absolute;
                    }

                .divjg_sfsm_zhifuxz ul li em img {
                    margin-right: 15px;
                    float: left;
                    width: 35px;
                    height: 35px;
                    margin-top: 5px;
                }

.divjg_sfsm_zhifufs {
    width: 500px;
    overflow: hidden;
    margin: 5px auto 28px auto;
}

    .divjg_sfsm_zhifufs span img {
        display: block;
        padding: 10px;
        border: 1px solid #22ab39;
        margin: 0 auto;
    }

.ali_pay span img {
    display: block;
    padding: 10px;
    border: 1px solid #2e9bf6;
    margin: 0 auto;
}

.divjg_sfsm_zhifufs_tishi {
    display: block;
    width: 222px;
    height: 35px;
    line-height: 35px;
    margin: 0 auto;
    background-color: #22ab39;
    text-align: center;
    color: #FFF;
    font-size: 16px;
}

.ali_pay .divjg_sfsm_zhifufs_tishi {
    background-color: #2e9bf6;
}


.divjg_xiam_bt {
    overflow: hidden;
    background-color: #f7f7f7;
}

    .divjg_xiam_bt ul {
        overflow: hidden;
    }

        .divjg_xiam_bt ul li {
            border-left: 1px solid #f2f2f2;
            border-bottom: 1px solid #f2f2f2;
            float: left;
            width: 398px;
            height: 80px;
            line-height: 80px;
            color: #666666;
            font-size: 20px;
        }

            .divjg_xiam_bt ul li span {
                display: block;
                margin-left: 120px;
            }

            .divjg_xiam_bt ul li img {
                float: left;
                margin-top: 20px;
                margin-right: 8px;
            }
/*视频保留页面样式开始*/
.spbaoliu_box {
    position: relative;
    width: 1200px;
    overflow: hidden;
    margin: 0 auto 300px auto;
}

.spbaoliu_box_bt {
    font-size: 22px;
    color: #999;
    margin-top: 20px;
}

.spbaoliu_biaoge_box {
    overflow: hidden;
    margin-top: 25px;
    border-top: 1px solid #dedede;
    border-right: 1px solid #dedede;
}

.spbaoliu_biaoge_box_yi {
    background-color: #fff;
    overflow: hidden;
}

    .spbaoliu_biaoge_box_yi ul {
        overflow: hidden;
    }

        .spbaoliu_biaoge_box_yi ul li {
            width: 238px;
            height: 55px;
            border: 1px solid #dedede;
            border-top: none;
            border-right: none;
            float: left;
            color: #6e6e6e;
            text-align: center;
        }

            .spbaoliu_biaoge_box_yi ul li span {
                display: block;
                margin-top: 18px;
            }

    .spbaoliu_biaoge_box_yi:hover {
        background-color: #f4f5f5;
    }

.spbaoliu_biaoge_box_biaoti {
    background-color: #f5f5f5;
    overflow: hidden;
}

    .spbaoliu_biaoge_box_biaoti ul {
        overflow: hidden;
    }

        .spbaoliu_biaoge_box_biaoti ul li {
            width: 238px;
            height: 55px;
            line-height: 55px;
            border: 1px solid #dedede;
            border-top: none;
            border-right: none;
            float: left;
            color: #6e6e6e;
            text-align: center;
        }

.spbaoliu_biaoge_box_xzbut {
    width: 100px;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    margin: 15px auto 0 auto;
}

    .spbaoliu_biaoge_box_xzbut button, .spbaoliu_biaoge_box_xzbut a {
        width: 100px;
        height: 30px;
        line-height: 30px;
        text-align: center;
        background-color: #ff5555;
        color: #FFF;
        display: block;
        border-radius: 5px;
        verflow: hidden;
        cursor: pointer;
        border: none;
        outline: none;
    }

        .spbaoliu_biaoge_box_xzbut button:hover, .spbaoliu_biaoge_box_xzbut a:hover {
            background-color: #fb3e3e;
        }

.spbaoliu_biaoge_moren {
    width: 100%;
    overflow: hidden;
    border: 1px solid #dedede;
    padding: 100px 0;
    text-align: center;
    border-top: none;
    font-size: 14px;
    color: #7f7f7f;
}



/*发票订单页面样式开始*/
.fpdingdan_box {
    width: 1196px;
    overflow: hidden;
    margin: 0 auto 150px auto;
}

.fpdingdan_box_bt {
    font-size: 22px;
    color: #999;
    margin-top: 20px;
}

.fpdingdan_biaoge_box {
    verflow: hidden;
    margin-top: 25px;
    border-top: 1px solid #dedede;
    border-right: 1px solid #dedede;
}

.fpdingdan_biaoge_box_yi {
    background-color: #fff;
    overflow: hidden;
}

    .fpdingdan_biaoge_box_yi ul {
        overflow: hidden;
    }

        .fpdingdan_biaoge_box_yi ul li {
            width: 148px;
            height: 100px;
            border: 1px solid #dedede;
            border-top: none;
            border-right: none;
            float: left;
            color: #6e6e6e;
            text-align: center;
        }

            .fpdingdan_biaoge_box_yi ul li span {
                display: block;
                margin-top: 40px;
            }

.fpdingdan_biaoge_box_biaoti {
    background-color: #f5f5f5;
    overflow: hidden;
}

    .fpdingdan_biaoge_box_biaoti ul {
        overflow: hidden;
    }

        .fpdingdan_biaoge_box_biaoti ul li {
            width: 148px;
            height: 55px;
            line-height: 55px;
            border: 1px solid #dedede;
            border-top: none;
            border-right: none;
            float: left;
            color: #6e6e6e;
            text-align: center;
        }

.fpdingdan_biaoge_box_yi:hover {
    background-color: #f4f5f5;
}

.fpdingdan_biaoge_box_yi_xzbut {
    width: 120px;
    height: 35px;
    line-height: 35px;
    margin: 10px auto 0 auto;
}

    .fpdingdan_biaoge_box_yi_xzbut a {
        display: block;
        color: #FFF;
        border-radius: 5px;
        background-color: #ff5555;
        color: #FFF;
        text-align: center;
        cursor: pointer;
    }

        .fpdingdan_biaoge_box_yi_xzbut a:hover {
            background-color: #fb3e3e;
            color: #FFF;
        }

.fpdingdan_biaoge_box_yi_wzfts {
    font-size: 12px;
    color: #fa4343;
    margin-top: 15px;
}

.fpdingdan_tanchukaijuzhong {
    width: 460px;
    text-align: left;
    line-height: 30px;
    font-size: 18px;
    margin: 0 auto 0 20px;
}

.fpdingdan_tanchuxiangqing_title {
    font-size: 18px;
    color: #232323;
    line-height: 30px;
}

    .fpdingdan_tanchuxiangqing_title span {
        font-size: 28px;
        color: #048bf6;
    }

.fpdingdan_tanchuxiangqing_neirong {
    float: left;
    font-size: 12px;
    margin: 20px 0 0 30px;
}

    .fpdingdan_tanchuxiangqing_neirong ul {
        overflow: hidden;
    }

        .fpdingdan_tanchuxiangqing_neirong ul li {
            overflow: hidden;
            height: 45px;
            line-height: 45px;
            text-align: left;
            font-size: 16px;
            color: #9b9b9b;
        }

            .fpdingdan_tanchuxiangqing_neirong ul li span {
                color: #535353;
            }

            .fpdingdan_tanchuxiangqing_neirong ul li b {
                display: block;
                float: right;
                margin: 8px 0 0 15px;
            }

                .fpdingdan_tanchuxiangqing_neirong ul li b a {
                    display: block;
                    font-size: 14px;
                    color: #FFF;
                    border-radius: 3px;
                    background-color: #36a7ff;
                    text-align: center;
                    font-weight: normal;
                    height: 28px;
                    line-height: 28px;
                    float: right;
                    padding: 0 6px;
                    transition: 0.5s all;
                }

                    .fpdingdan_tanchuxiangqing_neirong ul li b a:hover {
                        background-color: #2697f0;
                    }

.fpdingdan_tanchuxiangqing_xiazaifp {
    width: 130px;
    height: 35px;
    line-height: 35px;
    margin-top: 10px;
    float: left;
}

    .fpdingdan_tanchuxiangqing_xiazaifp a {
        display: block;
        font-size: 14px;
        color: #FFF;
        border-radius: 3px;
        background-color: #36a7ff;
        text-align: center;
        font-weight: normal;
        transition: 0.5s all;
    }

        .fpdingdan_tanchuxiangqing_xiazaifp a:hover {
            background-color: #2697f0;
        }



/*发票订单页面默认页*/
.fpdingdan_biaoge_moren {
    width: 100%;
    overflow: hidden;
    border: 1px solid #CCC;
    padding: 100px 0;
    text-align: center;
    border-top: none;
    font-size: 14px;
    color: #7f7f7f;
}
/*******************************悬浮客服样式开始*******************************/
.side-nav {
    position: fixed;
    right: 10px;
    bottom: 150px;
    z-index: 999;
    background-color: #fff;
    box-shadow: 0 0 15px #dedfdf;
    border-radius: 5px;
}

.side-nav-item {
    position: relative;
}

    .side-nav-item:hover &gt; .side-nav-wrap {
        display: block;
    }

    .side-nav-item + .side-nav-item {
        border-top: 1px solid #ddd;
    }

.side-nav-trigger {
    display: inline-block;
    width: 60px;
    height: 60px;
    cursor: pointer;
    text-indent: -9999px;
}

    .side-nav-trigger.kefu {
        background: url(../images/kefu_kefu.png) no-repeat;
        border-radius: 5px 5px 0 0;
        transition: 0.5s all;
    }

        .side-nav-trigger.kefu:hover {
            background: url(../images/kefu_kefuhover.png)no-repeat;
            transition: 0.5s all;
        }

    .side-nav-trigger.taolun {
        background: url(../images/kefu_taolun.png) no-repeat;
        transition: 0.5s all;
    }

        .side-nav-trigger.taolun:hover {
            background: url(../images/kefu_taolunhover.png) no-repeat;
        }

    .side-nav-trigger.yijian {
        background: url(../images/kefu_yijian.png) no-repeat;
        transition: 0.5s all;
    }

        .side-nav-trigger.yijian:hover {
            background: url(../images/kefu_yijianhover.png) no-repeat;
        }

    .side-nav-trigger.shgoucang {
        background: url(../images/kefu_shoucang.png) no-repeat;
        transition: 0.5s all;
    }

        .side-nav-trigger.shgoucang:hover {
            background: url(../images/kefu_shoucanghover.png) no-repeat;
        }

    .side-nav-trigger.zixun {
        background: url(../images/vidnew_taolun.png) no-repeat;
        transition: 0.5s all;
    }

        .side-nav-trigger.zixun:hover {
            background: url(../images/vidnew_taolunhover.png) no-repeat;
        }

    .side-nav-trigger.top {
        background: url(../images/kefu_dingbu.png) no-repeat;
        transition: 0.5s all;
    }

        .side-nav-trigger.top:hover {
            background: url(../images/kefu_dingbuhover.png) no-repeat;
        }

    .side-nav-trigger.service {
        background-position-x: -255px;
        background-image: url(../images/sprite.png);
        background-position-y: -200px;
    }

.side-nav-wrap {
    position: absolute;
    left: -252px;
    width: 252px;
    display: none;
    bottom: 6px;
}

.side-nav-content {
    padding: 10px 0 10px 10px;
    border: 1px solid #eee;
    background-color: #fff;
}

    .side-nav-content li {
        overflow: hidden;
    }

        .side-nav-content li + li {
            margin-top: 40px;
        }

        .side-nav-content li .btn, .side-nav-content li .btn-primary {
            float: right;
            margin-top: 5px;
            width: 80px;
            text-align: center;
        }

        .side-nav-content li .bto, .side-nav-content li .btn-primarg {
            float: right;
            margin-top: 5px;
            width: 130px;
            height: 130px;
            background-image: url(../images/bdhs.png);
            background-size: 100% 100%;
            max-width: 100%;
            max-height: 100%;
            text-align: center;
        }

        .side-nav-content li h4 {
            margin-top: 3px;
            margin-bottom: 3px;
            font-weight: 200;
        }

        .side-nav-content li p {
            color: #909599;
        }

        .side-nav-content li i {
            float: left;
            width: 35px;
            height: 35px;
            margin-right: 10px;
            background-repeat: no-repeat;
            background-image: url(../images/sprite.png);
            background-position: -565px 0;
        }

        .side-nav-content li .winxp {
            background-position: -565px 0;
        }

        .side-nav-content li .win7 {
            background-position: -565px -35px;
        }

        .side-nav-content li .win8 {
            background-position: -565px -70px;
        }

        .side-nav-content li .win10 {
            background-position: -565px -105px;
        }

/*******************************申请发票页样式开始*******************************/
.fapiaosq_title {
    width: 1200px;
    overflow: hidden;
    margin: 20px auto 30px auto;
    text-align: center;
    font-size: 22px;
    color: #666;
}

.fapiaosq_kaibiaozhi {
    width: 1200px;
    overflow: hidden;
    margin: 0 auto;
    line-height: 30px;
    color: #6e6e6e;
}

.fapiaosq_kaibiaoxie {
    width: 1200px;
    overflow: hidden;
    margin: 30px auto 150px auto;
    background: #f8f8f8;
    padding: 30px 0 80px 0;
}

    .fapiaosq_kaibiaoxie ul {
        overflow: hidden;
    }

        .fapiaosq_kaibiaoxie ul li {
            font-size: 18px;
            color: #333;
            height: 60px;
            width: 100%;
            overflow: hidden;
        }

            .fapiaosq_kaibiaoxie ul li span {
                display: block;
                float: left;
            }

            .fapiaosq_kaibiaoxie ul li strong {
                margin-top: 3px;
                font-weight: normal;
                display: block;
                float: left;
            }

            .fapiaosq_kaibiaoxie ul li b {
                color: #dd3f5e;
            }

.fapiao_radio {
    width: 135px;
    float: left;
}

.fapiaosq_kaibiaoxie_inside {
    width: 500px;
    overflow: hidden;
    margin: 0 auto;
}

.fapiao_radio1 input {
    margin-top: 10px;
    display: block;
    border: 2px solid #030;
}

.fapiao_radio input[type="radio"] {
    position: absolute;
    opacity: 0;
}

    .fapiao_radio input[type="radio"] + .fapiao_radio-label:before {
        content: '';
        background: #f4f4f4;
        border-radius: 100%;
        border: 1px solid #b4b4b4;
        display: inline-block;
        width: 18px;
        height: 18px;
        position: relative;
        vertical-align: top;
        text-align: center;
        -webkit-transition: all 250ms ease;
        transition: all 250ms ease;
        box-shadow: inset 0 0 0 4px #f4f4f4;
        border-color: #b4b4b4;
        background: #b4b4b4;
        margin: 2px 6px 0 0;
    }

    .fapiao_radio input[type="radio"]:checked + .fapiao_radio-label:before {
        background-color: #e65152;
        box-shadow: inset 0 0 0 4px #f4f4f4;
    }

.fapiao_inputtext {
    width: 300px;
    height: 30px;
    line-height: 30px;
    border: 1px solid #CCC;
    padding: 0 5px;
    font-size: 15px;
    vertical-align: top;
    transition: 0.3s all;
    color: #6c6c6c;
}

    .fapiao_inputtext:focus {
        border: 1px solid #ff5043;
        outline: 0;
        border-radius: 2px;
        box-shadow: inset 0 1px 1px rgba(0,0,0,.01), 0 0 6px rgba(159, 210, 251, .5);
    }

.fapiao_fpanniubox {
    width: 400px;
    overflow: hidden;
    margin: 30px 0 0 360px;
}

.fapiao_fapiaotijiaoanniu {
    width: 160px;
    height: 40px;
    line-height: 40px;
    background-color: #f13e31;
    text-align: center;
    color: #FFF;
    font-size: 16px;
    border: none;
    cursor: pointer;
    border-radius: 3px;
    transition: 0.5s all;
    float: left;
}

    .fapiao_fapiaotijiaoanniu:hover {
        background-color: #e81304;
    }

.fapiao_fapiaoxuxiaoanniu a {
    width: 160px;
    height: 40px;
    line-height: 40px;
    background-color: #f13e31;
    text-align: center;
    color: #FFF;
    font-size: 16px;
    border: none;
    cursor: pointer;
    border-radius: 3px;
    transition: 0.5s all;
    float: right;
}

    .fapiao_fapiaoxuxiaoanniu a:hover {
        background-color: #e81304;
    }

.fapiao_fapiao_fbchenggongts {
    padding: 0 65px 0 50px;
}

.fapiao_fapiao_fbchenggongts_tupian {
    overflow: hidden;
}

    .fapiao_fapiao_fbchenggongts_tupian img {
        margin: 0 auto;
        display: block;
    }

.fapiao_fapiao_fbchenggongts span {
    display: block;
    font-size: 22px;
    font-weight: normal;
    margin: 20px auto 30px auto;
}

.fapiao_fapiao_fbchenggongts b {
    display: block;
    font-size: 22px;
    font-weight: normal;
    margin: 20px auto 20px auto;
}

.fapiao_fapiao_fbchenggongts_anniu {
    overflow: hidden;
    margin: 0 auto;
    width: 150px;
    height: 40px;
    line-height: 40px;
}

    .fapiao_fapiao_fbchenggongts_anniu a {
        display: block;
        background-color: #048bf6;
        text-align: center;
        color: #FFF;
        font-size: 16px;
        border-radius: 3px;
        outline: none;
        transition: 0.5s all;
    }

        .fapiao_fapiao_fbchenggongts_anniu a:hover {
            background-color: #007eeb;
        }

    .fapiao_fapiao_fbchenggongts_anniu img {
        /*margin: 12px auto 0 6px;
        vertical-align: inherit;*/
        margin: 0px auto 0 6px;
    }



/*ie浏览器不兼容提示弹窗样式开始*/
.ie_tanchuang {
    width: 1080px;
    height: 500px;
    background-color: #FFF;
    position: absolute;
    top: 15%;
    left: 20%;
    border-radius: 20px;
    padding: 50px 20px;
}

.ie_tanchuang_ielogo {
    font-size: 30px;
    text-align: center;
    margin-bottom: 30px;
    color: #9f9f9f;
}

.ie_tanchuang_insidenr {
    overflow: hidden;
    margin-left: 35px;
}

.ie_tanchuang_biaoti {
    font-size: 20px;
    line-height: 35px;
    color: #9f9f9f;
}

.ie_tanchuang_sybrowser {
    font-size: 22px;
    color: #5aa9ff;
    margin-top: 30px;
}

    .ie_tanchuang_sybrowser a {
        color: #5aa9ff;
        margin: auto 20px auto 0;
    }

        .ie_tanchuang_sybrowser a:hover {
            color: #2281e9;
        }

.ie_tanchuang_syjishufangfa {
    font-size: 20px;
    margin-top: 50px;
}

    .ie_tanchuang_syjishufangfa span {
        color: #F00;
    }
/*404页面样式开始*/
.error_banner {
    width: 320px;
    height: 160px;
    margin: 100px auto 80px auto;
}

    .error_banner img {
        width: 320px;
        height: 160px;
    }

.error_tishi {
    text-align: center;
    font-size: 25px;
    color: #9f9f9f;
    margin: 20px auto 50px auto;
}

.error_kefu {
    width: 460px;
    height: 80px;
    margin: 50px auto 40px auto;
}

    .error_kefu dl {
        position: relative;
    }

        .error_kefu dl dt {
            position: absolute;
            z-index: 2;
            width: 150px;
            height: 50px;
            line-height: 50px;
        }

            .error_kefu dl dt a {
                display: block;
                font-size: 16px;
                color: #FFF;
                background-color: #4cabfc;
                font-weight: bold;
                transition: 0.5s all;
                border-radius: 50px;
                text-align: center;
            }

                .error_kefu dl dt a:hover {
                    background-color: #158ff6;
                    border-radius: 50px;
                }

        .error_kefu dl dd {
            position: absolute;
            z-index: 1;
            width: 350px;
            height: 50px;
            line-height: 50px;
            text-indent: 65px;
            background-color: #ebecec;
            border-radius: 50px;
            left: 105px;
            font-size: 15px;
            color: #888888;
        }

/*弹窗*/
.layui-layer-content {
    text-align: center;
}

.layui-layer .layui-layer-btn {
    text-align: center;
    padding-bottom: 20px;
}

/*vip弹窗提醒、支付弹窗提醒*/
.PayDiv {
    display: none;
    z-index: 99999;
    background: white;
    position: fixed;
    margin: 0 auto;
    top: 250px;
    left: 700px;
    border-radius: 5px;
}








.vipcg_tishi_box {
    overflow: hidden;
}

.vipcg_tishi_purchase {
    font-size: 23px;
    color: #9c9c9c;
    margin: 40px 0 0 68px;
    padding-right: 80px;
}

.vipcg_tishi_anniu {
    overflow: hidden;
    margin: 50px auto 68px auto;
}

    .vipcg_tishi_anniu button {
        display: block;
        width: 180px;
        height: 50px;
        line-height: 50px;
        margin: 0 auto;
        background-color: #058ef8;
        text-align: center;
        color: #FFF;
        font-size: 20px;
        border-radius: 5px;
        border: none;
        outline: none;
        cursor: pointer;
        transition: 0.6s all;
    }

        .vipcg_tishi_anniu button:hover {
            background-color: #1c9afc;
        }

.colse_div {
    color: #ababab;
    cursor: pointer;
    width: 30px;
    height: 30px;
    font-weight: bold;
    font-family: "宋体";
    font-size: 28px;
    float: right;
    margin: 5px 8px 0 0;
}



.vipgm_tishi_box {
    overflow: hidden;
}

.vipgm_tishi_purchase {
    font-size: 28px;
    color: #e83820;
    margin: 60px 50px 0 50px;
}

.vipgm_tishi_anniu {
    overflow: hidden;
    margin: 60px auto 68px auto;
}

    .vipgm_tishi_anniu button, .vipgm_tishi_anniu_hd button {
        display: block;
        width: 180px;
        height: 50px;
        line-height: 50px;
        margin: 0 auto;
        background-color: #fb484c;
        text-align: center;
        color: #FFF;
        font-size: 20px;
        border-radius: 5px;
        border: none;
        outline: none;
        cursor: pointer;
        transition: 0.6s all;
    }

.vipgm_tishi_anniu_hd button {
    background-color: #d42113;
    border: 2px solid #fd4133;
}

.vipgm_tishi_anniu button:hover {
    background-color: #e61c21;
}

.vipgm_tishi_anniu_hd button:hover {
    background-color: #b50e00;
    border: 2px solid #ff272d;
}

.colse_div {
    color: #ababab;
    cursor: pointer;
    width: 30px;
    height: 30px;
    font-weight: bold;
    font-family: "宋体";
    font-size: 28px;
    float: right;
    margin: 5px 8px 0 0;
}

/*wx公众号public*/
.publi_middle_box {
    overflow: hidden;
    margin: 0 auto;
}
/*新闻页横渡条*/
.news_prep_box {
    width: 1200px;
    height: 50px;
    line-height: 50px;
    margin: 20px auto 0 auto;
    background-color: #f8f8f8;
}

.news_prep {
    overflow: hidden;
    color: #4d5061;
    margin: 0 auto 0 10px;
    font-size: 15px;
}

    .news_prep ul li {
        float: left;
    }

        .news_prep ul li span {
            font-family: Arial, Helvetica, sans-serif;
            margin: 0 3px;
        }

    .news_prep ul a {
        color: #4d5061;
    }

        .news_prep ul a:hover {
            color: #519ff2;
        }

.news_prep_add {
    color: #6a6c75;
}
/*新闻文章页*/
.news_box {
    width: 1160px;
    overflow: hidden;
    margin: 15px auto 160px auto;
    background-color: #f8f8f8;
    padding: 20px;
}

.news_box_list {
    margin: 35px auto 25px auto;
    overflow: hidden;
    border-bottom: 1px dashed #c1c1c1;
    padding-bottom: 50px;
}

    .news_box_list li {
        overflow: hidden;
        padding: 20px 0;
    }

.news_box_img {
    float: left;
    width: 200px;
    height: 150px;
    overflow: hidden;
    border: 1px solid #bdbdbd;
    border-radius: 3px;
    padding: 3px;
    background-color: #FFF;
}

    .news_box_img:hover {
        border: 1px solid #2d95de;
    }

    .news_box_img img {
        width: 100%;
        height: 100%;
    }

.news_box_right {
    width: 910px;
    margin: 5px 0 0 30px;
    float: left;
}

    .news_box_right h2 {
        overflow: hidden;
    }

        .news_box_right h2 a {
            font-size: 18px;
            color: #888888;
        }

            .news_box_right h2 a:hover {
                color: #616161;
            }

.news_box_zwtext {
    font-size: 14px;
    color: #888888;
    line-height: 1.5;
    margin: 20px 0;
}

.news_box_btn {
    overflow: hidden;
}

    .news_box_btn a {
        display: block;
        width: 160px;
        background-color: #2d95de;
        line-height: 36px;
        border-radius: 38px;
        text-align: center;
        font-size: 14px;
        color: #fff;
        display: block;
        float: left;
    }

        .news_box_btn a:hover {
            background-color: #0a80dd;
            color: #fff;
        }

.news_box_article h2 {
    text-align: center;
    font-size: 20px;
    line-height: 1.5;
}

.news_box_article_ftr {
    margin: 20px 0;
    text-align: center;
}

.news_box_article_neirong {
    line-height: 2.3;
    padding-bottom: 30px;
    overflow: hidden;
}



/*2021五一活动样式开始*/
.hd_tip {
    width: 100%;
    font-size: 36px;
    color: #ff122e;
    margin-top: 38px;
}

.zhifutip2 {
    font-size: 20px;
    margin: 10px 0;
    color: #8f969e;
}

.cjhd_box {
    background: url(../images/qingyunchunjie_dbj.jpg) no-repeat center top;
    text-align: center;
}

.cjhd_box_sj_box {
    width: 1200px;
    overflow: hidden;
    margin: 0 auto;
    padding-top: 700px;
}

.cjhd_box_sj_left {
    width: 850px;
    height: 90px;
    background-color: #db0f16;
    float: left;
    color: #FFF;
    border-radius: 10px;
    margin-left: 60px;
    border: 2px solid #fff8c9;
}

    .cjhd_box_sj_left ul {
        overflow: hidden;
        float: left;
        margin: 20px 0 0 15px;
    }

        .cjhd_box_sj_left ul li {
            float: left;
            margin: 0 10px 0 5px;
            color: #FFF;
        }

            .cjhd_box_sj_left ul li b {
                font-size: 30px;
                font-weight: normal;
            }

            .cjhd_box_sj_left ul li span {
                height: 50px;
                display: block;
                background-color: #eb0f1e;
		border-radius: 5px;
                line-height: 50px;
                padding: 0 10px;
                font-size: 28px;
                border: 2px solid #fff8c9;

            }

.cjhd_box_sj_right {
    display: block;
    float: right;
    margin-right: 80px;
}

    .cjhd_box_sj_right a {
        display: block;
        width: 100px;
        height: 85px;
        background-color: #eb0f1e;
        border: 2px solid #fff8c9;
        font-size: 26px;
        border-radius: 10px;
        color: #FFF;
        padding-top: 5px;
    }

        .cjhd_box_sj_right a:hover {
            background-color: #e51830;
        }

.cjhd_cjrs {
    width: 600px;
    overflow: hidden;
    background-color: #f3f3f3;
    text-align: center;
    margin: 35px auto 30px auto;
    font-size: 20px;
    padding: 0 0 0 20px;
    font-size: 16px;
    border-radius: 10px;
}

.cjhd_cjrs_left {
    overflow: hidden;
    float: left;
    width: 290px;
    margin-left: 80px;
}

    .cjhd_cjrs_left ul {
        overflow: hidden;
    }

        .cjhd_cjrs_left ul li {
            overflow: hidden;
            margin: 15px 0;
        }

            .cjhd_cjrs_left ul li img {
                width: 18px;
                height: 18px;
                overflow: hidden;
                margin-right: 5px;
                border-radius: 50px;
                margin-top: 2px;
            }

            .cjhd_cjrs_left ul li span {
                color: #f32a49;
            }

    .cjhd_cjrs_left b {
        font-weight: normal;
        margin: 0 20px;
    }

.cjhd_cjrs_right {
    overflow: hidden;
    margin-top: 30px;
    font-size: 22px;
}

.cjhd_cjrs_right_syrs {
    overflow: hidden;
    margin-top: 5px;
    font-size: 22px;
}

.div_chunji_sfmk {
    overflow: hidden;
    margin: 0 auto;
    text-align: center;
}

.div_chunji_sfsm_jgsj {
    height: 32px;
    line-height: 32px;
    text-align: center;
    color: #696969;
    font-size: 16px;
    border-radius: 5px 5px 0 0;
    background-color: #fff3cc;
    border-bottom: 1px dashed #ecdca3;
}

    .div_chunji_sfsm_jgsj b {
        font-size: 12px;
        color: #f61616;
        font-weight: normal;
    }

.div_chunji_sfsm_jgsjyuanji {
    height: 35px;
    line-height: 35px;
    text-align: center;
    color: #6f6f6f;
    font-size: 16px;
    border-radius: 5px 5px 0 0;
    border-bottom: 1px dashed #d9d9d9;
}

.div_chunji_sfsm_jgjg {
    font-size: 26px;
    color: #f12728;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    margin: 8px 0 5px 0;
}

    .div_chunji_sfsm_jgjg b {
        font-size: 18px;
        font-weight: normal;
        color: #f12728;
    }

    .div_chunji_sfsm_jgjg span {
        font-size: 14px;
        font-weight: normal;
        color: #878787;
        font-family: "微软雅黑";
        margin-left: 3px;
    }

.div_chunji_sfsm_jsts {
    font-size: 20px;
    padding-bottom: 5px;
    color: #ea001c;
}

.div_chunji_sfsm_zhifuxz {
    width: 1200px;
    font-family: "微软雅黑";
    margin: 0 auto 10px auto;
    display: block;
}

    .div_chunji_sfsm_zhifuxz ul {
        overflow: hidden;
    }

        .div_chunji_sfsm_zhifuxz ul li {
            margin-bottom: 25px;
            border-radius: 8px;
        }

            .div_chunji_sfsm_zhifuxz ul li em {
                width: 213px;
                border-radius: 5px;
                cursor: pointer;
                color: #666666;
                font-size: 22px;
                display: inline-block;
                font-style: normal;
                border: 1px solid #eedfc5;
                background-color: #fafcf8;
                margin: 20px 8px 0 8px;
            }

                .div_chunji_sfsm_zhifuxz ul li em:hover {
                    border: 1px solid #efb859;
                }

                .div_chunji_sfsm_zhifuxz ul li em.zhifuxzrclickem_chunji {
                    width: 213px;
                    position: relative;
                    border: 1px solid #f5b64a;
                    border-radius: 5px;
                }

                    .div_chunji_sfsm_zhifuxz ul li em.zhifuxzrclickem_chunji i {
                        display: block;
                        width: 30px;
                        height: 30px;
                        background: url(../images/chunjihd_jgxzdtp.png) no-repeat 0 0;
                        right: -1px;
                        bottom: -1px;
                        position: absolute;
                    }

.divjg_chunji_sfsm_box {
    overflow: hidden;
    margin: 0 auto;
    padding-bottom: 430px;
    text-align: center;
}

.divjg_chunji_sfsm_feiyong {
    text-align: center;
    font-size: 26px;
    color: #999;
    margin-top: 20px;
}

    .divjg_chunji_sfsm_feiyong span {
        color: #f32a49;
        font-size: 28px;
    }

.divjg_chunji_sfsm_zhifuxz {
    width: 500px;
    font-family: "微软雅黑";
    margin: 40px auto 0 auto;
}

    .divjg_chunji_sfsm_zhifuxz ul {
        padding-bottom: 10px;
        margin-bottom: 13px;
    }

        .divjg_chunji_sfsm_zhifuxz ul li {
            height: 36px;
            margin-bottom: 23px;
        }

            .divjg_chunji_sfsm_zhifuxz ul li span {
                color: #000000;
                font-size: 14px;
                line-height: 36px;
                display: inline-block;
                width: 42px;
                padding-left: 4px;
            }

            .divjg_chunji_sfsm_zhifuxz ul li em {
                line-height: 42px;
                padding: 10px 28px;
                cursor: pointer;
                color: #666666;
                font-size: 22px;
                display: inline-block;
                font-style: normal;
                border: 1px solid #dcdcdc;
                margin: 0 10px;
            }

                .divjg_chunji_sfsm_zhifuxz ul li em.zhifuxzrclickem {
                    line-height: 42px;
                    padding: 10px 28px;
                    position: relative;
                    border: 1px solid #22ab39;
                }

                    .divjg_chunji_sfsm_zhifuxz ul li em.zhifuxzrclickem i {
                        display: block;
                        width: 20px;
                        height: 20px;
                        background: url(../images/righbt_weixin.png) no-repeat 0 0;
                        right: -1px;
                        bottom: -1px;
                        position: absolute;
                    }

                .divjg_chunji_sfsm_zhifuxz ul li em img {
                    margin-right: 15px;
                    float: left;
                    width: 35px;
                    height: 35px;
                    margin-top: 5px;
                }

.divjg_chunji_sfsm_zhifufs {
    width: 500px;
    overflow: hidden;
    margin: 28px auto 0 auto;
}

    .divjg_chunji_sfsm_zhifufs span img {
        display: block;
        padding: 10px;
        border: 1px solid #22ab39;
        margin: 0 auto;
    }

.divjg_chunji_sfsm_zhifufs_tishi {
    display: block;
    width: 222px;
    height: 35px;
    line-height: 35px;
    margin: 0 auto;
    background-color: #22ab39;
    text-align: center;
    color: #FFF;
    font-size: 16px;
}

.divjg_chunji_sfsm_zhifufs_zhifubao {
    width: 220px;
    height: 50px;
    line-height: 50px;
    background-color: #119fe9;
    text-align: center;
    color: #FFF;
    font-size: 18px;
    margin: 28px auto 0 auto;
    border-radius: 2px;
}



/*首页讨论区模块*/
/*首页评论样式开始*/
.sy_pinlun_box {
    width: 1160px;
    overflow: hidden;
    margin: 80px auto 100px auto;
}

.sy_pinlun_er {
    overflow: hidden;
    width: 400px;
    font-size: 12px;
    float: right;
    margin-top: 30px;
}

.sy_pinlun_er_touxiang {
    width: 25px;
    height: 25px;
    float: left;
    margin-top: 5px;
}

    .sy_pinlun_er_touxiang img {
        width: 25px;
        height: 25px;
        border-radius: 50px;
    }

.sy_pinlun_er textarea {
    width: 338px;
    height: 100px;
    border: 1px solid #dadada;
    background-color: #fafafa;
    color: #585858;
    padding: 8px 10px;
    outline: none;
    resize: none;
    font-family: "微软雅黑";
    font-size: 15px;
    border-radius: 15px;
    float: right;
}

    .sy_pinlun_er textarea::-webkit-input-placeholder {
        color: #b6b6b6;
        text-align: left;
        font-size: 12px;
    }

.sy_zsxzys_box {
    color: #a0a1b0;
    width: 115px;
    float: right;
    margin-top: 16px;
}

.sy_zsxzys_zt {
    font-family: Georgia;
    font-size: 18px;
}

.sy_pltjann_box {
    width: 80px;
    overflow: hidden;
    float: right;
    background-color: #62aeea;
    border-radius: 30px;
    margin-top: 10px;
    text-align: center;
    margin-right: 15px;
}

    .sy_pltjann_box button {
        width: 80px;
        height: 30px;
        line-height: 30px;
        background-color: #ff8080;
        color: #FFF;
        border: none;
        font-size: 14px;
        cursor: pointer;
        border: none;
        outline: none;
        transition: 0.3s all;
    }

        .sy_pltjann_box button:hover {
            background-color: #f55f5f;
        }

.sy_pinlun_tiaoshu {
    overflow: hidden;
    width: 700px;
}

    .sy_pinlun_tiaoshu ul {
        overflow: hidden;
    }

        .sy_pinlun_tiaoshu ul li {
            overflow: hidden;
            width: 700px;
            border-bottom: 1px dashed #CCC;
        }

            .sy_pinlun_tiaoshu ul li a {
                display: block;
                padding: 25px 10px;
                transition: 0.2s all;
            }

                .sy_pinlun_tiaoshu ul li a:hover {
                    background-color: #f8f8f8;
                    color: #363839;
                }

            .sy_pinlun_tiaoshu ul li .lls {
                cursor: pointer;
            }

.sy_pinlun_tsvipys {
    color: #f92626;
}

.sy_pinlun_tshfys {
    color: #ff9595;
}

.sy_pinlun_tiaoshu_gdban {
    overflow: hidden;
    margin-top: 15px;
    width: 700px;
}

    .sy_pinlun_tiaoshu_gdban a {
        overflow: hidden;
        color: #ff5555;
    }

        .sy_pinlun_tiaoshu_gdban a:hover {
            color: #ed3636;
        }


/*支付页面文字提示*/
.zhifutip1 {
    text-align: center;
    font-size: 20px;
    margin-top: 10px;
    color: #7f858c;
}


/*功能特点样式开始*/
.trait_mukuai_box {
    width: 1200px;
    overflow: hidden;
    margin: 0 auto 80px auto;
}

    .trait_mukuai_box dl {
        width: 260px;
        overflow: hidden;
        float: left;
        margin: 0 180px 0 15px;
    }

        .trait_mukuai_box dl dt {
            width: 50px;
            height: 50px;
            margin: 0 auto;
        }

        .trait_mukuai_box dl dd span {
            display: block;
            font-size: 18px;
            margin: 8px auto;
            color: #575050;
        }

        .trait_mukuai_box dl dd {
            overflow: hidden;
            line-height: 1.5;
            text-align: center;
            color: 808080;
        }

/*图片方式样式开始*/
.pdftpfs_wkbox {
    width: 500px;
    overflow: hidden;
    margin: 50px auto 50px auto;
}

    .pdftpfs_wkbox ul {
        overflow: hidden;
    }

        .pdftpfs_wkbox ul li {
            margin: 0 50px;
            font-size: 16px;
            font-weight: bold;
            font-family: "微软雅黑";
            color: #797c7b;
        }



/*pdf拆分选项样式开始*/
.pdfchaifen_pjfd_box {
    width: 900px;
    overflow: hidden;
    margin: 60px auto 80px 365px;
    font-size: 16px;
}

.pdfchaifen_nudanshu {
    overflow: hidden;
    line-height: 32px;
}

    .pdfchaifen_nudanshu input {
        margin-top: 0;
    }

    .pdfchaifen_nudanshu span {
        margin-left: 3px;
        padding-top: 5px;
    }

.pdfchaifen_daxiaodanshu {
    overflow: hidden;
    margin-top: 30px;
    line-height: 30px;
}

    .pdfchaifen_daxiaodanshu b {
        font-weight: normal;
        margin: 0 8px;
    }

.pdfchaifen_pjfd_adsf {
    width: 55px;
    border: 1px solid #b2b2b2;
    color: #5a5a5a;
    height: 25px;
    line-height: 25px;
    border-radius: 2px;
    text-align: center;
    font-size: 16px;
    font-weight: normal;
    outline: none;
}

    .pdfchaifen_pjfd_adsf:focus {
        border: 1px solid #f58888;
    }

.pdfchaifen_titmeshijian {
    overflow: hidden;
    margin-top: 30px;
    line-height: 20px;
}

    .pdfchaifen_titmeshijian span {
        display: block;
        overflow: hidden;
        width: 325px;
        float: left;
    }

        .pdfchaifen_titmeshijian span input {
            width: 310px;
            border: 1px solid #b2b2b2;
            height: 30px;
            line-height: 30px;
            display: block;
            color: #888888;
            font-size: 14px;
            outline: none;
            transition: 0.3s all;
            padding: 0 5px;
            float: left;
        }

            .pdfchaifen_titmeshijian span input:focus {
                border: 1px solid #f58888;
            }

    .pdfchaifen_titmeshijian b {
        font-weight: normal;
        display: inline-block;
        margin-top: 5px;
        margin-left: 3px;
        float: left;
    }

.input_pdf_dianxuan_gongyong[type="radio"] {
    position: absolute;
    opacity: 0;
}

    .input_pdf_dianxuan_gongyong[type="radio"] + .pfd_pdfcf_radio-label:before {
        content: '';
        background: #f4f4f4;
        border-radius: 100%;
        border: 1px solid #b4b4b4;
        display: inline-block;
        width: 18px;
        height: 18px;
        position: relative;
        vertical-align: top;
        text-align: center;
        box-shadow: inset 0 0 0 4px #f4f4f4;
        border-color: #b4b4b4;
        background: #b4b4b4;
        margin: 5px 5px 0 0;
        transition: 0.1s all;
        float: left;
    }

    .input_pdf_dianxuan_gongyong[type="radio"]:checked + .pfd_pdfcf_radio-label:before {
        background-color: #ff5555;
        box-shadow: inset 0 0 0 4px #f4f4f4;
        float: left;
    }
/*pdf拆分选项样式结束*/


/*人工服务页面*/
.middle_rgbox {
    width: 650px;
    margin: 120px auto 200px auto;
}

.middle_nlb {
    overflow: hidden;
    color: #8c8c8c;
    margin-bottom: 65px;
    background: url(../images/rgfw_listyd.png) no-repeat 0 10px;
    padding-left: 20px;
}

    .middle_nlb span {
        font-size: 20px;
        display: block;
        margin-bottom: 5px;
    }

    .middle_nlb p {
        font-size: 18px;
    }</pre></body></html>