* {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 1.2rem;
    background: 0 0;
    text-decoration: none !important;
    color: #666;
    font-family: "微软雅黑"
}

:focus {
    outline: 0
}

body,
html {
    height: 100%;
    font-size: 62.5%;
    line-height: 1
}

/*a {
    display: block
}*/

table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%
}

td,
th {
    text-align: center;
    line-height: 30px
}

:link img,
:visited img,
a img {
    border: 0
}

.row {
    zoom: 1
}

    .row:after {
        content: "";
        display: block;
        clear: both;
        height: 0;
        overflow: hidden;
        visibility: hidden
    }

[class*=col-] {
    float: left;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}
/* .col,
.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-auto,
.col-lg,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-auto,
.col-md,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-auto,
.col-sm,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-auto,
.col-xl,
.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-auto {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
} */
@media screen and (min-width:0px) {
    .col-xs-0 {
        width: 0%;
        overflow: hidden
    }

    .col-xs-1 {
        width: 8.333333333%
    }

    .col-xs-2 {
        width: 16.66666667%
    }

    .col-xs-3 {
        width: 25%
    }

    .col-xs-4 {
        width: 33.33333333%
    }

    .col-xs-5 {
        width: 41.66666667%
    }

    .col-xs-6 {
        width: 50%
    }

    .col-xs-7 {
        width: 58.33333333%
    }

    .col-xs-8 {
        width: 66.66666667%
    }

    .col-xs-9 {
        width: 75%
    }

    .col-xs-10 {
        width: 83.33333333%
    }

    .col-xs-11 {
        width: 91.66666667%
    }

    .col-xs-12 {
        width: 100%
    }

    .col-xs-0d5 {
        width: 4.16666667%
    }

    .col-xs-1d5 {
        width: 12.5%
    }

    .col-xs-2d5 {
        width: 20.83333333%
    }

    .col-xs-3d5 {
        width: 29.16666667%
    }

    .col-xs-4d5 {
        width: 37.5%
    }

    .col-xs-5d5 {
        width: 45.83333333%
    }

    .col-xs-6d5 {
        width: 54.16666667%
    }

    .col-xs-7d5 {
        width: 62.5%
    }

    .col-xs-8d5 {
        width: 70.83333333%
    }

    .col-xs-9d5 {
        width: 71.16666667%
    }

    .col-xs-10d5 {
        width: 87.5%
    }

    .col-xs-11d5 {
        width: 95.83333333%
    }
}

@media screen and (min-width:600px) {
    .col-smm-0 {
        width: 0%;
        overflow: hidden
    }

    .col-smm-1 {
        width: 8.333333333%
    }

    .col-smm-2 {
        width: 16.66666667%
    }

    .col-smm-3 {
        width: 25%
    }

    .col-smm-4 {
        width: 33.33333333%
    }

    .col-smm-5 {
        width: 41.66666667%
    }

    .col-smm-6 {
        width: 50%
    }

    .col-smm-7 {
        width: 58.33333333%
    }

    .col-smm-8 {
        width: 66.66666667%
    }

    .col-smm-9 {
        width: 75%
    }

    .col-smm-10 {
        width: 83.33333333%
    }

    .col-smm-11 {
        width: 91.66666667%
    }

    .col-smm-12 {
        width: 100%
    }

    .col-smm-0d5 {
        width: 4.16666667%
    }

    .col-smm-1d5 {
        width: 12.5%
    }

    .col-smm-2d5 {
        width: 20.83333333%
    }

    .col-smm-3d5 {
        width: 29.16666667%
    }

    .col-smm-4d5 {
        width: 37.5%
    }

    .col-smm-5d5 {
        width: 45.83333333%
    }

    .col-smm-6d5 {
        width: 54.16666667%
    }

    .col-smm-7d5 {
        width: 62.5%
    }

    .col-smm-8d5 {
        width: 70.83333333%
    }

    .col-smm-9d5 {
        width: 71.16666667%
    }

    .col-smm-10d5 {
        width: 87.5%
    }

    .col-smm-11d5 {
        width: 95.83333333%
    }
}

@media screen and (min-width:926px) {
    .col-sm-0 {
        width: 0%;
        overflow: hidden
    }

    .col-sm-1 {
        width: 8.333333333%
    }

    .col-sm-2 {
        width: 16.66666667%
    }

    .col-sm-3 {
        width: 25%
    }

    .col-sm-4 {
        width: 33.33333333%
    }

    .col-sm-5 {
        width: 41.66666667%
    }

    .col-sm-6 {
        width: 50%
    }

    .col-sm-7 {
        width: 58.33333333%
    }

    .col-sm-8 {
        width: 66.66666667%
    }

    .col-sm-9 {
        width: 75%
    }

    .col-sm-10 {
        width: 83.33333333%
    }

    .col-sm-11 {
        width: 91.66666667%
    }

    .col-sm-12 {
        width: 100%
    }

    .col-sm-0d5 {
        width: 4.16666667%
    }

    .col-sm-1d5 {
        width: 12.5%
    }

    .col-sm-2d5 {
        width: 20.83333333%
    }

    .col-sm-3d5 {
        width: 29.16666667%
    }

    .col-sm-4d5 {
        width: 37.5%
    }

    .col-sm-5d5 {
        width: 45.83333333%
    }

    .col-sm-6d5 {
        width: 54.16666667%
    }

    .col-sm-7d5 {
        width: 62.5%
    }

    .col-sm-8d5 {
        width: 70.83333333%
    }

    .col-sm-9d5 {
        width: 71.16666667%
    }

    .col-sm-10d5 {
        width: 87.5%
    }

    .col-sm-11d5 {
        width: 95.83333333%
    }
}

@media screen and (min-width:1200px) {
    .col-md-0 {
        width: 0%;
        overflow: hidden
    }

    .col-md-1 {
        width: 8.333333333%
    }

    .col-md-2 {
        width: 16.66666667%
    }

    .col-md-3 {
        width: 25%
    }

    .col-md-4 {
        width: 33.33333333%
    }

    .col-md-5 {
        width: 41.66666667%
    }

    .col-md-6 {
        width: 50%
    }

    .col-md-7 {
        width: 58.33333333%
    }

    .col-md-8 {
        width: 66.66666667%
    }

    .col-md-9 {
        width: 75%
    }

    .col-md-10 {
        width: 83.33333333%
    }

    .col-md-11 {
        width: 91.66666667%
    }

    .col-md-12 {
        width: 100%
    }

    .col-md-0d5 {
        width: 4.16666667%
    }

    .col-md-1d5 {
        width: 12.5%
    }

    .col-md-2d5 {
        width: 20.83333333%
    }

    .col-md-3d5 {
        width: 29.16666667%
    }

    .col-md-4d5 {
        width: 37.5%
    }

    .col-md-5d5 {
        width: 45.83333333%
    }

    .col-md-6d5 {
        width: 54.16666667%
    }

    .col-md-7d5 {
        width: 62.5%
    }

    .col-md-8d5 {
        width: 70.83333333%
    }

    .col-md-9d5 {
        width: 71.16666667%
    }

    .col-md-10d5 {
        width: 87.5%
    }

    .col-md-11d5 {
        width: 95.83333333%
    }
}

.flex-empty {
    height: 0;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    -o-border-image: none;
    border-image: none;
    border: none
}

    .flex-empty:after {
        display: none
    }

@font-face {
    font-family: iconfont;
    src: url("../../../../at.alicdn.com/t/font_489507_nsslo4ay4hpbke29.eot")/*tpa=https://at.alicdn.com/t/font_489507_nsslo4ay4hpbke29.eot*/;
    src: url("../../../../at.alicdn.com/t/font_489507_nsslo4ay4hpbke29.eot-#iefix")/*tpa=https://at.alicdn.com/t/font_489507_nsslo4ay4hpbke29.eot?#iefix*/ format('embedded-opentype'), url("../../../../at.alicdn.com/t/font_489507_nsslo4ay4hpbke29.woff")/*tpa=https://at.alicdn.com/t/font_489507_nsslo4ay4hpbke29.woff*/ format('woff'), url("../../../../at.alicdn.com/t/font_489507_nsslo4ay4hpbke29.ttf")/*tpa=https://at.alicdn.com/t/font_489507_nsslo4ay4hpbke29.ttf*/ format('truetype'), url("../../../../at.alicdn.com/t/font_489507_nsslo4ay4hpbke29.svg#iconfont")/*tpa=https://at.alicdn.com/t/font_489507_nsslo4ay4hpbke29.svg#iconfont*/ format('svg')
}

@font-face {
    font-family: iconfont; /* project id 2168000 */
    src: url("../../../../at.alicdn.com/t/font_2168000_2oglcw9dsdo.eot")/*tpa=https://at.alicdn.com/t/font_2168000_2oglcw9dsdo.eot*/;
    src: url("../../../../at.alicdn.com/t/font_2168000_2oglcw9dsdo.eot-#iefix")/*tpa=https://at.alicdn.com/t/font_2168000_2oglcw9dsdo.eot?#iefix*/ format('embedded-opentype'), url("../../../../at.alicdn.com/t/font_2168000_2oglcw9dsdo.woff2")/*tpa=https://at.alicdn.com/t/font_2168000_2oglcw9dsdo.woff2*/ format('woff2'), url("../../../../at.alicdn.com/t/font_2168000_2oglcw9dsdo.woff")/*tpa=https://at.alicdn.com/t/font_2168000_2oglcw9dsdo.woff*/ format('woff'), url("../../../../at.alicdn.com/t/font_2168000_2oglcw9dsdo.ttf")/*tpa=https://at.alicdn.com/t/font_2168000_2oglcw9dsdo.ttf*/ format('truetype'), url("../../../../at.alicdn.com/t/font_2168000_2oglcw9dsdo.svg#iconfont")/*tpa=https://at.alicdn.com/t/font_2168000_2oglcw9dsdo.svg#iconfont*/ format('svg');
}

.iconfont {
    font-family: iconfont !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

/*2020-10-30*/

.icon-yts:before {
    content: "\e666";
}

.icon-hot:before {
    content: "\e718"
}

.icon-QGC:before,
.icon-quanguo:before {
    content: "\e62d";
    color: #c31a00
}

.icon-FC3D:before,
.icon-FC3DGJ:before,
.icon-QGC_FC3D:before {
    content: "\e609";
    color: #1e90ff
}

.icon-QGC_SSQ:before,
.icon-SSQ:before,
.icon-SSQGJ:before {
    content: "\e601";
    color: red
}

.icon-DLTGJ:before,
.icon-QGC_DLT:before {
    content: "\e602";
    color: #daa520
}

.icon-PL3:before,
.icon-QGC_PL3:before,
.icon-TCP3GJ:before {
    content: "\e60c";
    color: #006400
}

.icon-QGC_PL5:before,
.icon-TCP5GJ:before {
    content: "\e61a";
    color: #daa520
}

.icon-QGC_QXC:before,
.icon-QXCGJ:before {
    content: "\e600";
    color: #1e90ff
}

.icon-QGC_QLC:before,
.icon-QLCGJ:before {
    content: "\e624";
    color: red
}

.icon-DFC:before,
.icon-difang:before {
    content: "\e95c";
    color: #0069d9
}

.icon-DFC_DF6J1:before,
.icon-DFC_HLJ6X1:before,
.icon-DFC_ZJTC6J1:before {
    content: "\e61b";
    color: red
}

.icon-DFC_JSTC7WS:before {
    content: "\e61c";
    color: #55a532
}

.icon-22X5GJ:before,
.icon-DFC_FJ22X5:before,
.icon-DFC_HLJ22X5:before,
.icon-DFC_HN22X5:before {
    content: "\e61d";
    color: #cd5c5c
}

.icon-DFC_FJ31X7:before {
    content: "\e61f";
    color: #03a9f4
}

.icon-DFC_GDSZ35X7:before,
.icon-DFC_LL35X7:before,
.icon-DFC_XJ35X7:before {
    content: "\e620";
    color: #1e90ff
}

.icon-DFC_FJ36X7:before,
.icon-DFC_GD36X7:before,
.icon-DFC_HLJ36X7:before,
.icon-DFC_NYFC36X7:before {
    content: "\e621";
    color: #55a532
}

.icon-DFC_HC1:before {
    content: "\e627";
    color: #1e90ff
}

.icon-DFC_HB30X5:before {
    content: "\e62a";
    color: #aa3fa8
}

.icon-DFC_HD15X5:before {
    content: "\e626";
    color: gold
}

.icon-DFC_HBPL5:before {
    content: "\e61a";
    color: #daa520
}

.icon-GPC11X5:before,
.icon-GPC_AH11X5:before,
.icon-GPC_BJ11X5:before,
.icon-GPC_FJ11X5:before,
.icon-GPC_GD11X5:before,
.icon-GPC_GS11X5:before,
.icon-GPC_GX11X5:before,
.icon-GPC_GZ11X5:before,
.icon-GPC_HEB11X5:before,
.icon-GPC_HLJ11X5:before,
.icon-GPC_HUB11X5:before,
.icon-GPC_JL11X5:before,
.icon-GPC_JS11X5:before,
.icon-GPC_JX11X5:before,
.icon-GPC_LN11X5:before,
.icon-GPC_NMG11X5:before,
.icon-GPC_SD11X5:before,
.icon-GPC_SHANX11X5:before,
.icon-GPC_SHSD11X5:before,
.icon-GPC_SX11X5:before,
.icon-GPC_TJ11X5:before,
.icon-GPC_XJ11X5:before,
.icon-GPC_YN11X5:before,
.icon-GPC_ZJ11X5:before {
    content: "\e608";
    color: #aa3fa8
}

.icon-GPCK3:before,
.icon-GPC_AHK3:before,
.icon-GPC_BJK3:before,
.icon-GPC_FJK3:before,
.icon-GPC_GSK3:before,
.icon-GPC_GXK3:before,
.icon-GPC_GZK3:before,
.icon-GPC_HBK3:before,
.icon-GPC_HNK3:before,
.icon-GPC_HUBK3:before,
.icon-GPC_JLK3:before,
.icon-GPC_JSK3:before,
.icon-GPC_JXK3:before,
.icon-GPC_NMGK3:before,
.icon-GPC_QHK3:before,
.icon-GPC_SHK3:before {
    content: "\e634";
    color: #8bc34a
}

.icon-GPCKL12:before,
.icon-GPC_LNKL12:before,
.icon-GPC_SCKL12:before {
    content: "\e618";
    color: #55a532
}

.icon-GPC_ZJKLC:before {
    content: "\e615";
    color: #8bc34a
}

.icon-GPCKLSF:before,
.icon-GPC_CQKLSF:before,
.icon-GPC_GDKLSF:before,
.icon-GPC_GXKLSF:before,
.icon-GPC_HLJKLSF:before,
.icon-GPC_HNKLSF:before,
.icon-GPC_SHANXKLSF:before,
.icon-GPC_SXKLSF:before,
.icon-GPC_TJKLSF:before,
.icon-GPC_YNKLSF:before {
    content: "\e604";
    color: red
}

.icon-GPC_CQSSC:before,
.icon-GPC_HLJSSC:before,
.icon-GPC_TJSSC:before,
.icon-GPC_XJSSC:before,
.icon-GPC_YNSSC:before {
    content: "\e617";
    color: #8bc34a
}

.icon-GPC_SDQYH:before {
    content: "\e61e";
    color: #daa520
}

.icon-GPC_BJKL8:before {
    content: "\e60d";
    color: #8b0000
}

.icon-GPC_SDKLPK3:before {
    content: "\e623";
    color: #bd2c00
}

.icon-fangpian:before {
    content: "\e606"
}

.icon-heitao:before {
    content: "\e60e"
}

.icon-hongtao:before {
    content: "\e60f"
}

.icon-meihua:before {
    content: "\e611"
}

.icon-GPC_BJSCPK10:before {
    content: "\e613";
    color: #0076ff
}

.icon-GPCSSC:before,
.icon-GPC_SHSSL:before {
    content: "\e617";
    color: #8bc34a
}

.icon-GPC_HNXYSC:before {
    content: "\e629";
    color: #c71585
}

.icon-GPC_HNYTDJ:before,
.icon-GPC_SXYTC:before {
    content: "\e616";
    color: #cd5c5c
}

.icon-GPCQTC:before,
.icon-QT:before {
    content: "\e605";
    color: #00bfff
}

.icon-daohang:before {
    content: "\e8fb"
}

.icon-daohangguanbi-:before {
    content: "\e62e"
}

.icon-weixin:before {
    content: "\e717"
}

.icon-qq:before {
    content: "\e619"
}

.icon-fankui:before {
    content: "\e62b"
}

.icon-gotop:before {
    content: "\e628"
}

.icon-arrowdown:before {
    content: "\e693"
}

.icon-left:before {
    content: "\e694"
}

.icon-right:before {
    content: "\e695"
}

.icon-arrowup:before {
    content: "\e696"
}

.icon-shouji:before {
    content: "\e62f"
}

.icon-close:before {
    content: "\e69a"
}

.icon-DFC_GD26X5:before {
    content: "\e636";
    color: #00bfff
}

.icon-DFC_AH25X5:before {
    content: "\e630";
    color: #8bc34a
}

.icon-DFC_GXKLC:before {
    content: "\e63a";
    color: #0076ff
}

.icon-DFC_SHTTX4:before {
    content: "\e63b";
    color: #6495ed
}

.icon-DFC_XJ18X7:before {
    content: "\e633";
    color: #8bc34b
}

.icon-DFC_XJ25X7:before {
    content: "\e63d";
    color: #bd2c00
}

.icon-DFC_HB20X5:before {
    content: "\e635";
    color: #55a532
}

.icon-DFC_HBHYC:before {
    content: "\e638";
    color: #aa3fa8
}

.icon-DFC_HBHYC3:before {
    content: "\e639";
    color: #c31a00
}

.icon-DFC_HBPL7:before {
    content: "\e631";
    color: #1e90ff
}

.icon-DFC_XG6HC:before {
    content: "\e65a";
    color: #65a4f3
}

.icon-DFC_ZJ20X5:before {
    content: "\e635";
    color: #e83e8c
}

.icon-DFC_HN4X1:before {
    content: "\e632";
    color: #fdd49a
}

.icon-DFC_HLJP62:before {
    content: "\e637";
    color: #ff6d10
}

.icon-GPC_XJXLC:before {
    content: "\e63c";
    color: #74d2d9
}

.icon-GPC_BJKZC:before {
    content: "\e63e";
    color: #6495ed
}

.icon-FC3D:before,
.icon-FC3DGJ:before,
.icon-QGC_FC3D:before,
.icon-QG_FC3D:before {
    content: "\e609";
    color: #1e90ff
}

.icon-QGC_SSQ:before,
.icon-QG_FCSSQ:before,
.icon-SSQ:before,
.icon-SSQGJ:before {
    content: "\e601";
    color: red
}

.icon-DLTGJ:before,
.icon-QGC_DLT:before,
.icon-QG_TCDLT:before {
    content: "\e602";
    color: #daa520
}

.icon-PL3:before,
.icon-QGC_PL3:before,
.icon-QG_TCP3:before,
.icon-TCP3GJ:before {
    content: "\e60c";
    color: #006400
}

.icon-DF_PL5_HeBei:before,
.icon-QGC_PL5:before,
.icon-QG_TCP5:before,
.icon-TCP5GJ:before {
    content: "\e61a";
    color: #daa520
}

.icon-QGC_QXC:before,
.icon-QG_TCQXC:before,
.icon-QXCGJ:before {
    content: "\e600";
    color: #1e90ff
}

.icon-QGC_QLC:before,
.icon-QG_FCQLC:before,
.icon-QLCGJ:before {
    content: "\e624";
    color: red
}

.icon-DFC_ZJTC6J1:before,
.icon-DF_6J1_ZheJiang:before,
.icon-DF_DF6J1:before,
.icon-DF_TC6J1_HeiLongJiang:before {
    content: "\e61b";
    color: red
}

.icon-DF_TC7WS_JiangSu:before {
    content: "\e61c";
    color: #55a532
}

.icon-22X5GJ:before,
.icon-DF_22x5_HeNan:before,
.icon-DF_LJFC22x5_HeiLongJiang:before,
.icon-DF_TC22x5_FuJian:before {
    content: "\e61d";
    color: #cd5c5c
}

.icon-DF_31x7_FuJian:before {
    content: "\e61f";
    color: #03a9f4
}

.icon-DF_35x7_LiaoNing:before,
.icon-DF_35x7_XinJiang:before,
.icon-DF_SZFC_GuangDong:before {
    content: "\e620";
    color: #1e90ff
}

.icon-DFC_NYFC36X7:before,
.icon-DF_36x7_GuangDong:before,
.icon-DF_36x7_HeiLongJiang:before,
.icon-DF_TC36x7_FuJian:before {
    content: "\e621";
    color: #55a532
}

.icon-DF_HC1_GuangDong:before {
    content: "\e627";
    color: #1e90ff
}

.icon-DF_30x5_HuBei:before {
    content: "\e62a";
    color: #aa3fa8
}

.icon-DF_HD15x5:before {
    content: "\e626";
    color: gold
}

.icon-GP_11x5_AnHui:before,
.icon-GP_11x5_BeiJing:before,
.icon-GP_11x5_FuJian:before,
.icon-GP_11x5_GanSu:before,
.icon-GP_11x5_GuangDong:before,
.icon-GP_11x5_GuangXi:before,
.icon-GP_11x5_GuiZhou:before,
.icon-GP_11x5_HeBei:before,
.icon-GP_11x5_HeiLongJiang:before,
.icon-GP_11x5_HuBei:before,
.icon-GP_11x5_JiLin:before,
.icon-GP_11x5_JiangSu:before,
.icon-GP_11x5_JiangXi:before,
.icon-GP_11x5_LiaoNing:before,
.icon-GP_11x5_NeiMengGu:before,
.icon-GP_11x5_ShanDong:before,
.icon-GP_11x5_ShanXiTaiYuan:before,
.icon-GP_11x5_ShanXiXiAn:before,
.icon-GP_11x5_ShangHai:before,
.icon-GP_11x5_TianJin:before,
.icon-GP_11x5_XinJiang:before,
.icon-GP_11x5_YunNan:before,
.icon-GP_11x5_ZheJiang:before {
    content: "\e608";
    color: #aa3fa8
}

.icon-GP_K3_AnHui:before,
.icon-GP_K3_BeiJing:before,
.icon-GP_K3_FuJian:before,
.icon-GP_K3_GanSu:before,
.icon-GP_K3_GuangXi:before,
.icon-GP_K3_GuiZhou:before,
.icon-GP_K3_HeBei:before,
.icon-GP_K3_HeNan:before,
.icon-GP_K3_HuBei:before,
.icon-GP_K3_JiLin:before,
.icon-GP_K3_JiangSu:before,
.icon-GP_K3_JiangXi:before,
.icon-GP_K3_NeiMengGu:before,
.icon-GP_K3_QingHai:before,
.icon-GP_K3_ShangHai:before {
    content: "\e634";
    color: #8bc34a
}

.icon-GP_KL12_LiaoNing:before,
.icon-GP_KL12_SiChuan:before {
    content: "\e618";
    color: #55a532
}

.icon-GP_KL12_ZheJiang:before {
    content: "\e615";
    color: #8bc34a
}

.icon-GP_KL10F_ChongQing:before,
.icon-GP_KL10F_GuangDong:before,
.icon-GP_KL10F_GuangXi:before,
.icon-GP_KL10F_HeiLongJiang:before,
.icon-GP_KL10F_HuNan:before,
.icon-GP_KL10F_ShanXiTaiYuan:before,
.icon-GP_KL10F_ShanXiXiAn:before,
.icon-GP_KL10F_TianJin:before,
.icon-GP_KL10F_YunNan:before {
    content: "\e604";
    color: red
}

.icon-GP_QYH_ShanDong:before {
    content: "\e61e";
    color: #daa520
}

.icon-GPC_BJKL8:before {
    content: "\e60d";
    color: #8b0000
}

.icon-GP_KLPK3_ShanDong:before {
    content: "\e623";
    color: #bd2c00
}

.icon-fangpian:before {
    content: "\e606"
}

.icon-heitao:before {
    content: "\e60e"
}

.icon-hongtao:before {
    content: "\e60f"
}

.icon-meihua:before {
    content: "\e611"
}

.icon-GP_PK10_BeiJing:before {
    content: "\e613";
    color: #0076ff
}

.icon-GP_SSC_ChongQing:before,
.icon-GP_SSC_HeiLongJiang:before,
.icon-GP_SSC_TianJin:before,
.icon-GP_SSC_XinJiang:before,
.icon-GP_SSC_YunNan:before,
.icon-GP_SSL_ShangHai:before {
    content: "\e617";
    color: #8bc34a
}

.icon-GP_XYSC_HuNan:before {
    content: "\e629";
    color: #c71585
}

.icon-GP_KL8_BeiJing:before {
    content: "\e60d";
    color: #8b0000
}

.icon-GP_KY481_HeNan:before,
.icon-GP_YTDJ_ShanXiTaiYuan:before {
    content: "\e616";
    color: #cd5c5c
}

.icon-QT:before {
    content: "\e605";
    color: #00bfff
}

.icon-DF_26x5_GuangDong:before {
    content: "\e636";
    color: #00bfff
}

.icon-DF_FC25x5_AnHui:before {
    content: "\e630";
    color: #8bc34a
}

.icon-DF_KLSC_GuangXi:before {
    content: "\e63a";
    color: #0076ff
}

.icon-DF_TTCx4_ShangHai:before {
    content: "\e63b";
    color: #6495ed
}

.icon-DF_18x7_XinJiang:before {
    content: "\e633";
    color: #8bc34b
}

.icon-DF_25x7_XinJiang:before {
    content: "\e63d";
    color: #bd2c00
}

.icon-DF_20x5_HeBei:before {
    content: "\e635";
    color: #55a532
}

.icon-DF_HYC2_HeBei:before {
    content: "\e638";
    color: #aa3fa8
}

.icon-DF_HYC3_HeBei:before {
    content: "\e639";
    color: #c31a00
}

.icon-DF_PL7_HeBei:before {
    content: "\e631";
    color: #1e90ff
}

.icon-DF_SMHLHC_HongKong:before {
    content: "\e65a";
    color: #65a4f3
}

.icon-DF_20x5_ZheJiang:before {
    content: "\e635";
    color: #e83e8c
}

.icon-DF_4J1_HaiNan:before {
    content: "\e632";
    color: #fdd49a
}

.icon-DF_P62_HeiLongJiang:before {
    content: "\e637";
    color: #ff6d10
}

.icon-GP_XLC_XinJiang:before {
    content: "\e63c";
    color: #74d2d9
}

.icon-GP_KZC_BeiJing:before {
    content: "\e63e";
    color: #6495ed
}

* {
    color: #666;
    list-style: none !important
}

/*body {
    background: #f0f0f0
}*/

.hcontent-wrapper,
.main {
    max-width: 85%;
    margin: 0 auto
}

.main {
    margin-top: 130px
}

    .main section.mainContent {
        /* margin-left: -5px; */
        margin-top: 10px !important
    }

    .main section.main-ads-wrapper {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        margin-top: 5px;
        border-left: 5px solid #f0f0f0
    }

.ball-list {
    display: inline-block;
    margin: 2px;
    height: 30px;
    width: 30px;
    font-size: 1.8rem;
    color: #fff;
    border-radius: 50%;
    text-align: center;
    line-height: 30px;
    overflow: hidden
}

.ball-list-dnew {
    display: inline-block;
    margin: 2px;
    height: 30px;
    width: 30px;
    font-size: 1.8rem;
    color: #fff;
    border-radius: 0;
    text-align: center;
    line-height: 30px;
    overflow: hidden
}

.ball-list-newfont {
    display: inline-block;
    margin: 2px;
    height: 36px;
    width: 36px;
    font-size: 3rem;
    text-align: center;
    line-height: 36px;
    overflow: hidden
}

.ball-list-new {
    display: inline-block;
    margin: 2px;
    text-align: center;
    overflow: hidden
}

.ball-list.red {
    background: #c31a00
}

.ball-list.kjhblue {
    background: #0092dd
}

.ball-list.green {
    background: #1fc26b
}

.ball-list-dnew.red {
    background: #c31a00
}

.ball-list-dnew.blue {
    background: #0092dd
}

.ball-list-dnew.rednew {
    background: #bfbebe
}

.ball-list-dnew.green {
    background: #1fc26b
}

.ball-list.shengxiao {
    background: #0092dd
}

.ball-list.jijie {
    background: #0092dd
}

.ball-list.fangwei {
    background: #0092dd
}

.pk3-list {
    display: inline-block;
    margin-right: 20px
}

    .pk3-list .iconfont {
        font-size: 3rem
    }

    .pk3-list .ball-pk3 {
        font-size: 2.8rem;
        font-weight: 700
    }

    .pk3-list.fangpian span,
    .pk3-list.hongtao span {
        color: #c31a00
    }

    .pk3-list.heitao span,
    .pk3-list.meihua span {
        color: rgba(0, 0, 0, .8)
    }

.icon-quanguo {
    color: #b21f2d !important
}

.icon-difang {
    color: #007bff !important
}

.icon-gaopin {
    color: #00b7ff !important
}

header {
    width: 100%;
    background: #fff;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999
}

    header .hcontent-wrapper {
        max-width: 85%;
        margin: 0 auto
    }

.logo-wrapper .logo-content {
    height: 80px
}

    .logo-wrapper .logo-content.logo-left {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        text-align: left;
        vertical-align: middle;
        line-height: 80px
    }

        .logo-wrapper .logo-content.logo-left img {
            display: inline-block;
            height: 70px
        }

    .logo-wrapper .logo-content.logo-center .logo-hot-list {
        height: 40px;
        line-height: 40px;
        padding-left: 10px;
        position: relative;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis
    }

        .logo-wrapper .logo-content.logo-center .logo-hot-list:nth-child(1),
        .logo-wrapper .logo-content.logo-center .logo-hot-list:nth-child(2) {
            border-bottom: 1px solid #ddd
        }

    .logo-wrapper .logo-content.logo-center a {
        display: inline-block !important;
        padding: 0 3px
    }

    .logo-wrapper .logo-content.logo-center .more {
        position: absolute;
        right: 0;
        color: #999;
        background: #fff;
        padding: 0 10px;
        z-index: 999
    }

    .logo-wrapper .logo-content.logo-center span {
        font-size: 1.2rem
    }

    .logo-wrapper .logo-content.logo-center .red {
        color: #c31a00;
        font-size: 1.4rem
    }

    .logo-wrapper .logo-content.logo-center .blue,
    .logo-wrapper .logo-content.logo-center .fangwei,
    .logo-wrapper .logo-content.logo-center .jijie,
    .logo-wrapper .logo-content.logo-center .shengxiao {
        color: #0092dd;
        font-size: 1.4rem
    }

    .logo-wrapper .logo-content.logo-right a.logo-right-item {
        float: right;
        text-align: right;
        line-height: 80px;
        margin: 0 5px
    }

        .logo-wrapper .logo-content.logo-right a.logo-right-item span {
            font-size: 1.5rem;
            cursor: pointer
        }

            .logo-wrapper .logo-content.logo-right a.logo-right-item span:hover {
                color: #c31a00;
                text-decoration: underline !important
            }

            .logo-wrapper .logo-content.logo-right a.logo-right-item span:last-child {
                border: 0
            }

section.nav-box {
    background: #c31a00;
    position: relative;
    height: 50px
}

.mnav {
    height: 100%;
    height: 50px;
    line-height: 50px;
    text-align: right;
    z-index: 999;
    display: none;
    background-color: #fff
}

    .mnav.show {
        display: block
    }

    .mnav .iconfont {
        display: inline-block;
        height: 100%;
        color: #c31a00;
        font-size: 24px;
        padding: 0 20px
    }

.nav-wrapper {
    background: #c31a00;
    display: none
}

    .nav-wrapper.show {
        display: block
    }

    .nav-wrapper .nav-content {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        height: 50px;
        color: #fff;
        float: left
    }

        .nav-wrapper .nav-content > a {
            display: inline-block;
            height: 100%;
            line-height: 50px;
            text-align: center;
            padding: 0 12px
        }

            .nav-wrapper .nav-content > a span.nav-item {
                cursor: pointer;
                color: #fff;
                font-size: 2rem
            }

                .nav-wrapper .nav-content > a span.nav-item span.iconfont {
                    color: #fff;
                    font-size: 1.2rem;
                    padding: 0 4px
                }

        .nav-wrapper .nav-content.active-nav,
        .nav-wrapper .nav-content:hover {
            background: rgba(0, 0, 0, .1)
        }

        .nav-wrapper .nav-content.mobile {
            position: relative
        }

            .nav-wrapper .nav-content.mobile img {
                width: 140px
            }

            .nav-wrapper .nav-content.mobile:hover .cp-fl-box {
                display: block
            }

            .nav-wrapper .nav-content.mobile .cp-fl-box {
                position: absolute;
                right: 0;
                background: #fff;
                border: 1px solid rgba(0, 0, 0, .1);
                padding: 10px;
                display: none
            }

                .nav-wrapper .nav-content.mobile .cp-fl-box p {
                    line-height: 30px;
                    text-align: center
                }

        .nav-wrapper .nav-content:hover .cp-fl-wrapper {
            display: block
        }

        .nav-wrapper .nav-content:nth-child(2):hover,
        .nav-wrapper .nav-content:nth-child(3):hover,
        .nav-wrapper .nav-content:nth-child(4):hover,
        .nav-wrapper .nav-content:nth-child(5):hover {
            border-top: 1px solid #c31a00;
            background: #fff
        }

            .nav-wrapper .nav-content:nth-child(2):hover span.iconfont,
            .nav-wrapper .nav-content:nth-child(2):hover span.nav-item,
            .nav-wrapper .nav-content:nth-child(3):hover span.iconfont,
            .nav-wrapper .nav-content:nth-child(3):hover span.nav-item,
            .nav-wrapper .nav-content:nth-child(4):hover span.iconfont,
            .nav-wrapper .nav-content:nth-child(4):hover span.nav-item,
            .nav-wrapper .nav-content:nth-child(5):hover span.iconfont,
            .nav-wrapper .nav-content:nth-child(5):hover span.nav-item {
                color: #c31a00
            }

    .nav-wrapper .ksj {
        position: relative
    }

        .nav-wrapper .ksj .ksj-wrapper {
            width: 100%;
            display: none;
            position: absolute;
            border: 2px solid #c31a00;
            border-top: 0;
            -webkit-box-sizing: border-box;
            box-sizing: border-box;
            top: 100%;
            left: 0;
            background: #fff
        }

            .nav-wrapper .ksj .ksj-wrapper .ksj-list {
                width: 100%;
                line-height: 40px;
                text-align: center
            }

                .nav-wrapper .ksj .ksj-wrapper .ksj-list a {
                    font-size: 1.4rem
                }

                    .nav-wrapper .ksj .ksj-wrapper .ksj-list a:hover {
                        color: #c31a00;
                        text-decoration: underline !important
                    }

.cp-fl-wrapper {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    -webkit-box-shadow: 0 4px 8px rgba(0, 0, 0, .15);
    box-shadow: 0 4px 8px rgba(0, 0, 0, .15);
    background: #fff;
    padding: 10px 0;
    display: none
}

    .cp-fl-wrapper .cp-fl-box {
        max-width: 85%;
        margin: 0 auto
    }

    .cp-fl-wrapper .cp-fl-list {
        padding: 5px 20px;
        border-bottom: 1px solid rgba(0, 0, 0, .1);
        zoom: 1
    }

        .cp-fl-wrapper .cp-fl-list:after {
            content: "";
            display: block;
            clear: both;
            height: 0;
            overflow: hidden;
            visibility: hidden
        }

        .cp-fl-wrapper .cp-fl-list:last-child {
            border: 0
        }

        .cp-fl-wrapper .cp-fl-list .cp-fl-title {
            width: 120px;
            float: left;
            line-height: 35px;
            font-size: 1.6rem;
            font-weight: 700;
            color: #666
        }

            .cp-fl-wrapper .cp-fl-list .cp-fl-title .iconfont {
                font-size: 2.5rem;
                padding: 0 10px;
                float: left;
                font-weight: 100
            }

                .cp-fl-wrapper .cp-fl-list .cp-fl-title .iconfont.icon-GPCK3 {
                    font-size: 3rem
                }

        .cp-fl-wrapper .cp-fl-list .cp-fl-content {
            height: 35px;
            overflow: hidden;
            margin-left: 120px
        }

            .cp-fl-wrapper .cp-fl-list .cp-fl-content a.lot-list {
                float: left;
                border-radius: 3px;
                line-height: 35px;
                color: #666;
                padding: 0 10px;
                font-size: 1.4rem
            }

                .cp-fl-wrapper .cp-fl-list .cp-fl-content a.lot-list:hover {
                    background: #c31a00;
                    color: #fff
                }

        .cp-fl-wrapper .cp-fl-list:hover,
        .cp-fl-wrapper .cp-fl-list:hover .cp-fl-content {
            cursor: pointer;
            height: auto
        }

footer {
    background: #3f404f;
    color: #fff;
    padding-top: 25px;
    width: 100%
}

    footer .hcontent-wrapper {
        max-width: 80%;
        margin: 0 auto;
        padding: 10px
    }

.kjnav-wrapper {
    padding: 10px;
    zoom: 1
}

    .kjnav-wrapper:after {
        content: "";
        display: block;
        clear: both;
        height: 0;
        overflow: hidden;
        visibility: hidden
    }

    .kjnav-wrapper .kjnav-left {
        float: left;
        width: 100px
    }

        .kjnav-wrapper .kjnav-left .kjnav-title {
            font-size: 1.6rem;
            font-weight: 700;
            color: rgba(255, 255, 255, .7)
        }

    .kjnav-wrapper .kjnav-right {
        margin-left: 100px
    }

        .kjnav-wrapper .kjnav-right .kjnav-item {
            display: inline-block;
            padding-right: 10px;
            padding-left: 10px;
            white-space: nowrap;
            cursor: pointer;
            border-right: .15rem solid rgba(0, 0, 0, .2);
            margin: 2px 0
        }

            .kjnav-wrapper .kjnav-right .kjnav-item:last-child {
                border-right: 0
            }

            .kjnav-wrapper .kjnav-right .kjnav-item span {
                display: inline-block;
                font-size: 1.5rem;
                color: rgba(255, 255, 255, .7);
                padding-top: 2px;
                padding-bottom: 2px
            }

                .kjnav-wrapper .kjnav-right .kjnav-item span:hover {
                    color: #c31a00
                }

            .kjnav-wrapper .kjnav-right .kjnav-item.flex-empty {
                height: 0;
                margin-top: 0;
                margin-bottom: 0;
                padding-top: 0;
                padding-bottom: 0;
                -o-border-image: none;
                border-image: none;
                border: none
            }

                .kjnav-wrapper .kjnav-right .kjnav-item.flex-empty:after {
                    display: none
                }

                .kjnav-wrapper .kjnav-right .kjnav-item.flex-empty:after {
                    display: none
                }

        .kjnav-wrapper .kjnav-right .kjnav-item-span {
            font-weight: 800;
            color: rgba(0, 0, 0, .2);
            padding-left: 5px
        }

            .kjnav-wrapper .kjnav-right .kjnav-item-span:last-child {
                display: none
            }

.fnav-box {
    border-top: 3px solid rgba(0, 0, 0, .2)
}

.footer-nav {
    padding: 10px 0 0;
    text-align: center
}

    .footer-nav a.footer-nav-item {
        display: inline-block;
        padding: 5px 15px;
        border-right: .15rem solid rgba(0, 0, 0, .2);
        font-size: 1.4rem;
        font-weight: 700;
        cursor: pointer;
        color: rgba(255, 255, 255, .5)
    }

        .footer-nav a.footer-nav-item:last-child {
            border: 0
        }

        .footer-nav a.footer-nav-item:hover {
            color: #c31a00 !important
        }

.copyright-wrapper {
    text-align: center
}

    .copyright-wrapper .copyright {
        font-size: 1.2rem;
        line-height: 25px;
        color: rgba(255, 255, 255, .4)
    }

        .copyright-wrapper .copyright a {
            color: rgba(255, 255, 255, .4)
        }

            .copyright-wrapper .copyright a:hover {
                color: #c31a00
            }

.bread-nav {
    padding: 20px 10px 20px 0
}

    .bread-nav .lable {
        font-size: 1.6rem;
        color: #666
    }

    .bread-nav .iconfont {
        font-size: 10px;
        font-weight: 700
    }

    .bread-nav a {
        display: inline-block;
        font-size: 1.6rem;
        color: #666;
        font-weight: 400
    }

        .bread-nav a:hover {
            color: #c31a00;
            font-weight: 700;
            text-decoration: none
        }

.icon-hot {
    color: #c31a00;
    padding: 0 10px
}

section.hot-lottery-wrapper {
    margin-bottom: 10px;
    padding: 10px;
    background: #fff
}

    section.hot-lottery-wrapper .hot-lottery-title {
        display: block;
        height: 40px;
        line-height: 40px;
        padding: 0 10px;
        font-size: 1.6rem;
        border-bottom: 1px solid rgba(0, 0, 0, .1)
    }

        section.hot-lottery-wrapper .hot-lottery-title .iconfont {
            color: #c31a00;
            font-size: 2.5rem;
            padding-left: 10px
        }

        section.hot-lottery-wrapper .hot-lottery-title .lot-more {
            float: right;
            cursor: pointer;
            display: none;
            font-size: 1.4rem
        }

            section.hot-lottery-wrapper .hot-lottery-title .lot-more .iconfont {
                font-weight: 700;
                font-size: 1.5rem
            }

    section.hot-lottery-wrapper .hot-lottery-content {
        padding: 10px 3px 3px;
        height: 95px;
        overflow: hidden
    }

        section.hot-lottery-wrapper .hot-lottery-content.gpc {
            display: none
        }

            section.hot-lottery-wrapper .hot-lottery-content.gpc.active {
                display: block
            }

        section.hot-lottery-wrapper .hot-lottery-content.row {
            margin: 0 !important
        }

        section.hot-lottery-wrapper .hot-lottery-content .hot-lottery-list {
            text-align: center;
            border-radius: 3px;
            padding: 10px 0 5px;
            cursor: pointer;
            height: 95px
        }

            section.hot-lottery-wrapper .hot-lottery-content .hot-lottery-list:hover {
                -webkit-box-shadow: 0 0 3px 3px rgba(0, 0, 0, .1);
                box-shadow: 0 0 3px 3px rgba(0, 0, 0, .1)
            }

            section.hot-lottery-wrapper .hot-lottery-content .hot-lottery-list .iconfont {
                font-size: 5rem;
                color: #c31a00;
                line-height: 50px
            }

            section.hot-lottery-wrapper .hot-lottery-content .hot-lottery-list .icon-lable {
                display: block;
                font-size: 1.5rem;
                line-height: 30px;
                white-space: nowrap;
                overflow: hidden;
                text-overflow: ellipsis
            }

.hot-lot-btn-box {
    padding: 10px 0 0;
    border-bottom: 2px solid #c31a00
}

    .hot-lot-btn-box.row {
        margin: 0 !important
    }

    .hot-lot-btn-box .hot-lot-lable {
        float: left;
        padding: 5px 15px;
        font-size: 1.7rem;
        border-radius: 5px 5px 0 0;
        cursor: pointer
    }

        .hot-lot-btn-box .hot-lot-lable.active {
            color: #fff;
            background: #c31a00
        }

    .hot-lot-btn-box .lot-more {
        float: right;
        cursor: pointer;
        display: none
    }

        .hot-lot-btn-box .lot-more .iconfont {
            color: rgba(0, 0, 0, .4);
            font-weight: 700;
            font-size: 1.4rem
        }

div.typecell-list-box {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 5px;
    overflow: hidden
}

    div.typecell-list-box .typecell-list {
        background: #fff;
        width: 100%
    }

        div.typecell-list-box .typecell-list:hover {
            -webkit-box-shadow: 0 0 4px 4px rgba(0, 0, 0, .1);
            box-shadow: 0 0 4px 4px rgba(0, 0, 0, .1)
        }

    div.typecell-list-box div.typecell-header {
        padding: 10px 10px 0
    }

        div.typecell-list-box div.typecell-header div.typecell-icon-wrapper {
            -webkit-box-sizing: border-box;
            box-sizing: border-box;
            padding: 25px 30px 25px 20px;
            float: left
        }

            div.typecell-list-box div.typecell-header div.typecell-icon-wrapper .iconfont {
                font-size: 3rem;
                color: red;
                -webkit-box-shadow: 0 0 10px 10px #fff, 0 0 15px 15px #dadada;
                box-shadow: 0 0 10px 10px #fff, 0 0 15px 15px #dadada;
                border-radius: 20px
            }

        div.typecell-list-box div.typecell-header div.typecell-hright-wrapper {
            text-align: left
        }

            div.typecell-list-box div.typecell-header div.typecell-hright-wrapper .qs-box {
                margin-left: 20px;
                font-size: 1.4rem
            }

            div.typecell-list-box div.typecell-header div.typecell-hright-wrapper .hright-title {
                padding: 10px 0;
                font-size: 1.2rem;
                white-space: nowrap;
                overflow: hidden;
                text-overflow: ellipsis
            }

            div.typecell-list-box div.typecell-header div.typecell-hright-wrapper .lotName {
                color: #666;
                font-size: 1.6rem;
                font-weight: 700
            }

            div.typecell-list-box div.typecell-header div.typecell-hright-wrapper .cqishu,
            div.typecell-list-box div.typecell-header div.typecell-hright-wrapper .qishu {
                color: #c31a00;
                font-size: 1.6rem;
                font-weight: 700
            }

            div.typecell-list-box div.typecell-header div.typecell-hright-wrapper .KJRate {
                font-size: 1.2rem
            }

            div.typecell-list-box div.typecell-header div.typecell-hright-wrapper div.hright-kjsm {
                color: #999;
                padding: 3px 0;
                font-size: 1.2rem
            }

                div.typecell-list-box div.typecell-header div.typecell-hright-wrapper div.hright-kjsm .timebox {
                    color: #c31a00;
                    font-size: 1.4rem
                }

    div.typecell-list-box div.typecell-ball {
        padding: 10px 30px;
        overflow: hidden
    }

    div.typecell-list-box div.typecell-table {
        padding: 5px 10px
    }

        div.typecell-list-box div.typecell-table table {
            border-collapse: collapse;
            border-spacing: 2px
        }

        div.typecell-list-box div.typecell-table td,
        div.typecell-list-box div.typecell-table th {
            border: 1px solid rgba(0, 0, 0, .1)
        }

        div.typecell-list-box div.typecell-table th {
            color: #c31a00;
            font-size: 1.3rem;
            font-weight: 400
        }

        div.typecell-list-box div.typecell-table td {
            font-size: 1.2rem;
            color: #676767
        }

    div.typecell-list-box div.typecell-button {
        margin: 10px 0 0;
        border-top: 1px solid rgba(0, 0, 0, .1);
        display: -webkit-box;
        display: -mz-flexbox;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: distribute;
        justify-content: space-around;
        -ms-flex-line-pack: center;
        align-content: center;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

        div.typecell-list-box div.typecell-button .btn-list {
            height: 49px;
            line-height: 50px;
            cursor: pointer;
            text-align: center;
            -webkit-box-flex: 1;
            -ms-flex: auto;
            flex: auto
        }

            div.typecell-list-box div.typecell-button .btn-list a {
                font-size: 1.4rem
            }

                div.typecell-list-box div.typecell-button .btn-list a:hover {
                    color: #c31a00
                }

section.ads-section {
    margin-bottom: 10px;
    background: #fff
}

.ads-list-title {
    height: 50px;
    line-height: 50px;
    padding: 0 10px;
    border-bottom: 1px solid #f0f0f0
}

    .ads-list-title .ads-title-lable {
        font-size: 1.6rem;
        color: #666;
        font-weight: 700;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis
    }

    .ads-list-title .more {
        color: #a9a9a9;
        font-size: 1rem;
        cursor: pointer;
        text-align: right
    }

        .ads-list-title .more span {
            color: #a9a9a9;
            font-weight: 700;
            font-size: 1.4rem
        }

        .ads-list-title .more .iconfont {
            font-size: .4rem;
            color: #a9a9a9
        }

.ads-list-content {
    padding: 10px
}

    .ads-list-content .ads-list {
        /* width: 100%; */
        height: 35px;
        padding: 0 15px;
        line-height: 35px;
        border-bottom: 0;
        cursor: pointer;
    }

@media screen and (min-width: 926px) and (max-width: 1200px) {
    .kjh-col .ads-list-content .ads-list.col-md-3 {
        border-right: 1px dashed #eee;
    }

        .kjh-col .ads-list-content .ads-list.col-md-3:nth-child(3n) {
            border-right: 0;
        }
}

@media screen and (min-width: 1200px) {
    .kjh-col .ads-list-content .ads-list {
        border-right: 1px dashed #eee;
    }

        .kjh-col .ads-list-content .ads-list.col-md-3:nth-child(4n) {
            border-right: 0;
        }

        .kjh-col .ads-list-content .ads-list.col-md-6:nth-child(2n) {
            border-right: 0;
        }
}

.ads-list-content .ads-list:last-child {
    border: none
}

.ads-list-content .ads-list a {
    overflow: hidden;
    position: relative
}

.ads-list-content .ads-list .ads-list-lable {
    display: block;
    padding-right: 75px;
    width: 100%;
    height: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #666;
    font-size: 1.4rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

    .ads-list-content .ads-list .ads-list-lable:hover {
        color: #c31a00
    }

.ads-list-content .ads-list .ads-list-time {
    position: absolute;
    right: 0;
    top: 0;
    width: 75px;
    height: 100%;
    text-align: right;
    color: #a9a9a9
}

.ads-list-content .ads-list .ads-list-zs {
    width: 48%;
    text-align: center;
    display: inline-block
}

    .ads-list-content .ads-list .ads-list-zs:hover {
        text-decoration: underline;
        color: #c31a00
    }

.ads-list-content .ads-wfcontent {
    width: 100%;
    height: 100%;
    display: block;
    text-indent: 2rem;
    line-height: 35px;
    font-size: 1.4rem
}

    .ads-list-content .ads-wfcontent p {
        font-size: 1.4rem
    }

.ads-list-content .ads-recomkjh {
    width: 100%;
    height: 100%;
    display: block;
    position: relative;
    padding: 5px 0;
    border-bottom: 1px solid #f8f8ff
}

    .ads-list-content .ads-recomkjh .ads-name {
        display: inline-block;
        width: 56px;
        line-height: 36px;
        font-size: 1.6rem;
        position: absolute;
        left: 0;
        top: 0
    }

    .ads-list-content .ads-recomkjh .ads-kjh {
        display: inline-block;
        left: 56px;
        top: 0;
        position: relative
    }

    .ads-list-content .ads-recomkjh .ads-kjh-more {
        position: absolute;
        right: 0;
        top: 0;
        line-height: 36px
    }

.ads-list-content .hot-lottery-list {
    overflow: hidden;
    float: left;
    padding: 10px 10px;
    min-width: 10%;
    text-align: center;
    border-radius: 5px
}

    .ads-list-content .hot-lottery-list:hover {
        -webkit-box-shadow: 0 0 3px 3px rgba(0, 0, 0, .1);
        box-shadow: 0 0 3px 3px rgba(0, 0, 0, .1)
    }

    .ads-list-content .hot-lottery-list .iconfont {
        font-size: 30px;
        color: #c31a00
    }

    .ads-list-content .hot-lottery-list .icon-lable {
        display: block;
        padding: 10px 0;
        font-size: 1.6rem;
        color: #666;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis
    }

.tool-list-wrapper {
    margin: 0 -10px;
    border-bottom: 1px solid #f0f0f0
}

    .tool-list-wrapper .list-header {
        color: #666;
        padding: 0 10px;
        line-height: 50px;
        overflow: hidden;
    }

        .tool-list-wrapper .list-header .iconfont {
            font-size: 40px;
            float: left;
            color: #01b4ee
        }

        .tool-list-wrapper .list-header .tools-lable {
            margin-left: 10px;
            float: left;
            font-size: 1.4rem
        }

    .tool-list-wrapper .list-footer {
        padding: 10px;
        padding-top: 0;
        overflow: hidden
    }

        .tool-list-wrapper .list-footer .tool-btn {
            font-size: 1.4rem;
            word-break: keep-all;
            height: 25px;
            line-height: 25px;
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;
            cursor: pointer;
            color: #666
        }

            .tool-list-wrapper .list-footer .tool-btn:hover {
                color: #c31a00;
                text-decoration: underline
            }

.ads-wrapper {
    padding: 10px 0;
    padding-left: 70px;
    background: #fff;
    overflow: hidden;
    position: relative
}

    .ads-wrapper .tuiguang {
        background: #c31a00;
        color: #fff;
        line-height: 30px;
        font-size: 1.6rem;
        width: 160px;
        text-align: center;
        letter-spacing: 2px;
        position: absolute;
        top: 15px;
        left: -45px;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg)
    }

    .ads-wrapper .ads-list {
        text-align: center;
        line-height: 25px;
        font-size: .8rem;
        padding: 0 10px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis
    }

        .ads-wrapper .ads-list:hover {
            color: #c31a00;
            text-decoration: underline
        }

.main-title-wrapper {
    padding: 10px;
    margin-left: 5px;
    margin-top: 5px;
    background: #fff
}

    .main-title-wrapper .main-title {
        overflow: hidden;
        line-height: 35px;
        border-bottom: 2px solid #c31a00
    }

        .main-title-wrapper .main-title .main-title-lable {
            float: left;
            padding: 0 15px;
            cursor: pointer;
            border-radius: 5px 5px 0 0;
            font-size: 1.7rem
        }

            .main-title-wrapper .main-title .main-title-lable.active {
                background: #c31a00;
                color: #fff
            }

.ksj-content-wrapper {
    margin-left: 5px
}

.ksj-base-wrapper {
    margin: 10px 0;
    padding: 10px;
    background: #fff;
    overflow: hidden
}

    .ksj-base-wrapper .ksj-base-icon {
        float: left;
        padding: 25px 35px 25px 25px
    }

        .ksj-base-wrapper .ksj-base-icon .iconfont {
            -webkit-box-shadow: 0 0 10px 10px #fff, 0 0 15px 15px #dadada;
            box-shadow: 0 0 10px 10px #fff, 0 0 15px 15px #dadada;
            border-radius: 50%;
            font-size: 4rem
        }

.ksj-base-right {
    margin-left: 100px;
    padding-left: 10px
}

    .ksj-base-right .lot-name {
        line-height: 35px
    }

        .ksj-base-right .lot-name .lotName {
            font-size: 1.6rem;
            font-weight: 700
        }

        .ksj-base-right .lot-name .qishu {
            margin-left: 20px;
            font-size: 1.3rem
        }

            .ksj-base-right .lot-name .qishu .select-qs {
                height: 25px;
                padding: 0 3px;
                margin: 0 10px;
                border: 1px solid rgba(0, 0, 0, .2)
            }

    .ksj-base-right .kj-time {
        font-size: 1.3rem;
        line-height: 17px;
        color: rgba(0, 0, 0, .5)
    }

    .ksj-base-right .kj-btn {
        padding: 8px 0
    }

        .ksj-base-right .kj-btn .lot-btn {
            display: inline-block;
            font-size: 1.4rem;
            line-height: 16px;
            padding: 0 15px;
            color: #c31a00;
            border-right: 1px solid #c31a00
        }

            .ksj-base-right .kj-btn .lot-btn:last-child {
                border: none
            }

            .ksj-base-right .kj-btn .lot-btn:first-child {
                padding-left: 0
            }

            .ksj-base-right .kj-btn .lot-btn:hover {
                color: #c31a00
            }

.ksj-num-wrapper {
    height: 201px;
    background: #fff;
    padding: 10px;
    margin-bottom: 10px;
    margin-right: 10px
}

    .ksj-num-wrapper .qishu {
        line-height: 30px;
        font-size: 1.7rem;
        padding: 5px 0
    }

    .ksj-num-wrapper .ksj-ball {
        padding: 5px 0
    }

    .ksj-num-wrapper .ksjxq {
        line-height: 32px;
        font-size: 1.6rem
    }

        .ksj-num-wrapper .ksjxq > span {
            font-size: 1.4rem
        }

    .ksj-num-wrapper .kj-btn {
        line-height: 20px
    }

        .ksj-num-wrapper .kj-btn .strong {
            font-size: 1.6rem;
            font-weight: 700
        }

        .ksj-num-wrapper .kj-btn .lot-btn {
            display: inline-block;
            font-size: 1.6rem;
            padding: 0 10px;
            color: #c31a00;
            cursor: pointer
        }

            .ksj-num-wrapper .kj-btn .lot-btn:first-child {
                padding-left: 0
            }

            .ksj-num-wrapper .kj-btn .lot-btn.active,
            .ksj-num-wrapper .kj-btn .lot-btn:hover {
                font-weight: 800
            }

.ksj-select-wrapper {
    padding: 10px 0;
    margin-right: 10px;
    background: #fff
}

    .ksj-select-wrapper .title {
        line-height: 30px;
        font-size: 1.6rem;
        padding: 5px 0
    }

    .ksj-select-wrapper .select-list {
        line-height: 30px;
        display: inline-block
    }

        .ksj-select-wrapper .select-list .input-btn-group {
            display: inline-block;
            min-width: 160px;
            height: 100%;
            font-size: 0;
            position: relative
        }

            .ksj-select-wrapper .select-list .input-btn-group input {
                border: 1px solid rgba(0, 0, 0, .2);
                float: left;
                width: 105px;
                height: 28px;
                border-right: 0;
                text-indent: 10px
            }

                .ksj-select-wrapper .select-list .input-btn-group input#startInput {
                    border: 1px solid rgba(0, 0, 0, .2)
                }

            .ksj-select-wrapper .select-list .input-btn-group .query-select {
                position: absolute;
                top: 30px;
                left: 0;
                width: 105px;
                background: #fff;
                padding: 5px;
                -webkit-box-sizing: border-box;
                box-sizing: border-box;
                z-index: 99;
                max-height: 220px;
                overflow-x: hidden;
                overflow-y: scroll;
                border: 1px solid #ddd;
                border-top: 0;
                display: none
            }

                .ksj-select-wrapper .select-list .input-btn-group .query-select li {
                    line-height: 25px
                }

                    .ksj-select-wrapper .select-list .input-btn-group .query-select li a {
                        text-align: center;
                        font-size: 1.4rem
                    }

                        .ksj-select-wrapper .select-list .input-btn-group .query-select li a:hover {
                            background: #c31a00;
                            color: #fff
                        }

            .ksj-select-wrapper .select-list .input-btn-group button {
                width: 50px;
                height: 30px;
                border-radius: 0 3px 3px 0;
                background: #c31a00;
                color: #fff
            }

        .ksj-select-wrapper .select-list .eg {
            font-size: 1.4rem;
            color: #999;
            vertical-align: bottom;
            margin-left: 5px;
            line-height: 40px
        }

.ksj-table-wrapper {
    background: #fff;
    padding: 10px;
    margin-bottom: 10px;
    margin-right: 10px
}

    .ksj-table-wrapper .title {
        padding: 15px 10px
    }

        .ksj-table-wrapper .title span {
            font-size: 1.8rem
        }

        .ksj-table-wrapper .title .qishu-box {
            padding: 10px 0
        }

            .ksj-table-wrapper .title .qishu-box .lot-btn {
                display: inline-block;
                font-size: 1.6rem;
                color: #c31a00;
                padding: 0 10px;
                cursor: pointer
            }

                .ksj-table-wrapper .title .qishu-box .lot-btn.active,
                .ksj-table-wrapper .title .qishu-box .lot-btn:hover {
                    font-weight: 800
                }

.ksj-table {
    border-collapse: collapse;
    border: 1px solid rgba(0, 0, 0, .1)
}

    .ksj-table tr.single {
        background: #ededed
    }

    .ksj-table th {
        font-size: 1.5rem;
        line-height: 40px;
        font-weight: 500
    }

    .ksj-table td {
        line-height: 40px;
        font-size: 1.3rem
    }

        .ksj-table td span {
            font-size: 1.3rem
        }

        .ksj-table td .red {
            color: #c31a00
        }

        .ksj-table td .blue {
            color: #0092dd
        }

        .ksj-table td .shengxiao {
            color: #0092dd
        }

        .ksj-table td .jijie {
            color: #0092dd
        }

        .ksj-table td .fangwei {
            color: #0092dd
        }

.btn-refresh {
    display: inline-block;
    width: 64px;
    height: 28px;
    line-height: 26px;
    text-align: center;
    border-radius: 3px;
    background: #c31a00;
    color: #fff;
    cursor: pointer
}

@media screen and (min-width:768px) {
    .ksj:hover .ksj-wrapper {
        display: block
    }

    .hot-lottery-wrapper:hover .hot-lottery-content {
        height: auto
    }

    section.fiexed-wrapper {
        position: fixed;
        top: 50%;
        right: 3px
    }

        section.fiexed-wrapper .fixed-list {
            background: #fff;
            border-radius: 3px;
            -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, .1);
            box-shadow: 0 0 2px 2px rgba(0, 0, 0, .1);
            margin: 3px 0;
            height: 50px;
            width: 50px;
            cursor: pointer;
            text-align: center;
            line-height: 50px
        }

            section.fiexed-wrapper .fixed-list.shouji:hover {
                background: #c31a00
            }

            section.fiexed-wrapper .fixed-list.weixin:hover {
                background: #04d603
            }

            section.fiexed-wrapper .fixed-list.qq:hover {
                background: #01b4ee
            }

            section.fiexed-wrapper .fixed-list.fankui:hover {
                background: #ff7779
            }

            section.fiexed-wrapper .fixed-list.gotop:hover {
                background-color: #fc73ab
            }

            section.fiexed-wrapper .fixed-list.shouji,
            section.fiexed-wrapper .fixed-list.weixin {
                position: relative
            }

                section.fiexed-wrapper .fixed-list.shouji .code-box,
                section.fiexed-wrapper .fixed-list.weixin .code-box {
                    position: absolute;
                    top: 3px;
                    right: 100%;
                    z-index: 999;
                    display: none;
                    margin-right: 3px
                }

                    section.fiexed-wrapper .fixed-list.shouji .code-box img,
                    section.fiexed-wrapper .fixed-list.weixin .code-box img {
                        width: 100px
                    }

                section.fiexed-wrapper .fixed-list.shouji:hover .code-box,
                section.fiexed-wrapper .fixed-list.weixin:hover .code-box {
                    display: inline-block
                }

            section.fiexed-wrapper .fixed-list.gotop {
                display: none
            }

            section.fiexed-wrapper .fixed-list span.iconfont {
                font-size: 40px;
                color: #c31a00
            }

                section.fiexed-wrapper .fixed-list span.iconfont.icon-shouji {
                    font-size: 45px
                }

                section.fiexed-wrapper .fixed-list span.iconfont.icon-weixin {
                    color: #04d603
                }

                section.fiexed-wrapper .fixed-list span.iconfont.icon-qq {
                    color: #01b4ee
                }

                section.fiexed-wrapper .fixed-list span.iconfont.icon-fankui {
                    color: #ff7779
                }

                section.fiexed-wrapper .fixed-list span.iconfont.icon-gotop {
                    color: #fc73ab
                }

            section.fiexed-wrapper .fixed-list span.icontext {
                display: none;
                line-height: 18px;
                font-size: 1.2rem;
                color: #fff;
                padding-top: 7px
            }

            section.fiexed-wrapper .fixed-list:hover span.icontext {
                display: inline-block;
                color: #fff
            }

            section.fiexed-wrapper .fixed-list:hover span.iconfont {
                display: none
            }
}

@media screen and (min-width:0px) and (max-width:768px) {

    .hcontent-wrapper,
    .main {
        max-width: 100% !important
    }

    header {
        position: relative !important;
        margin-bottom: 10px
    }

        header .logo-wrapper {
            display: none
        }

        header .nav-box {
            height: auto !important
        }

        header .nav-content .nav-item,
        header .nav-content a {
            display: block !important;
            text-align: center
        }

        header .nav-content {
            height: auto !important
        }

        header .ksj-wrapper {
            position: relative !important;
            top: 0
        }

        header .logo-img {
            display: inline-block;
            height: 100%;
            overflow: hidden;
            float: left
        }

            header .logo-img img {
                height: 90%;
                margin-left: 10px
            }

    .main {
        margin-top: 0 !important
    }

        .main .lot-more {
            display: inline-block !important
        }

    footer {
        padding-top: 0
    }

    .kjnav-wrapper .kjnav-left {
        display: block;
        float: none;
        width: 100%
    }

        .kjnav-wrapper .kjnav-left .kjnav-title {
            line-height: 35px;
            font-size: 1.4rem
        }

    .kjnav-wrapper .kjnav-right {
        margin-left: 0
    }

        .kjnav-wrapper .kjnav-right .kjnav-item span {
            font-size: 1.1rem;
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis
        }

    section.fiexed-wrapper {
        position: fixed;
        bottom: 20px;
        right: 10px
    }

        section.fiexed-wrapper .fixed-list {
            display: none
        }

            section.fiexed-wrapper .fixed-list span.icon-gotop {
                font-size: 40px;
                color: #fc73ab
            }

            section.fiexed-wrapper .fixed-list .icontext {
                display: none
            }
}

@media screen and (min-width:0px) {
    .lg-a-1 {
        width: 100%;
        float: left;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }
}

@media screen and (min-width:926px) {
    .lg-a-2 {
        width: 50%;
        float: left;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }
}

@media screen and (min-width:1200px) {
    .lg-a-5 {
        width: 20%;
        float: left;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }
}

.lg-margin {
    margin-right: 0 !important;
    margin-left: 0 !important
}

.pon {
    max-width: 100% !important
}

.lg-a-5 {
    width: 20%;
    float: left;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

a {
    color: #666
}

.padding0 {
    padding: 0
}

.logo-left {
    padding-top: 0 !important
}

.kaijbox-padding {
    background-color: #fff;
    padding: 18px 0 18px;
    margin: 10px 0
}

.kaij-icon {
    padding-top: 15px
}

    .kaij-icon .icon-shadow {
        font-size: 5.5rem;
        color: red;
        border-radius: 3rem;
        -webkit-box-shadow: 0 0 10px 10px #fff, 0 0 15px 15px #dadada;
        box-shadow: 0 0 10px 10px #fff, 0 0 15px 15px #dadada
    }

    .kaij-icon .kaij-text {
        margin-top: 2rem;
        font-size: 1.6rem;
        color: #000;
        display: block
    }

.kaij-data {
    margin-top: 10px
}

    .kaij-data .kaij-title {
        margin-bottom: 1%;
        font-size: 1.3rem
    }

        .kaij-data .kaij-title .kaij-name {
            font-size: 1.5rem;
            color: #000;
            margin-right: 1%;
        }

    .kaij-data .kaij-qs {
        color: #f44a07;
        margin: 0 .5%;
        font-size: 1.6rem;
        font-weight: 700
    }

    .kaij-data .kaij-cartoon {
        display: block;
        overflow: hidden;
        padding: 7px 0
    }

        .kaij-data .kaij-cartoon .ball-list {
            font-size: 2rem;
            height: 36px;
            width: 36px;
            line-height: 36px
        }

        .kaij-data .kaij-cartoon .ball-list-dnew {
            font-size: 2rem;
            height: 36px;
            width: 36px;
            line-height: 36px
        }

        .kaij-data .kaij-cartoon .ball-list-dnew2 {
            font-size: 2rem;
            height: 36px;
            width: 36px;
            line-height: 36px
        }

        .kaij-data .kaij-cartoon .ball-list-dnew3 {
            font-size: 2rem;
            height: 36px;
            width: 36px;
            line-height: 36px
        }

    .kaij-data .kaij-cartoon-new {
        display: block;
        overflow: hidden;
        padding: 3px 0
    }

        .kaij-data .kaij-cartoon-new .ball-list-new {
            font-size: 1.8rem;
            color: #a9a9a9;
            height: 20px;
            width: 36px;
            line-height: 20px
        }

    .kaij-data .kaij-line {
        border-top: .1rem solid #e7e7e7;
        margin-top: 1%
    }

.kaij-btns {
    margin: 5px 0
}

    .kaij-btns .kaij-btn-item {
        display: inline-block;
        padding: 5px 10px;
        font-size: 1.4rem
    }

        .kaij-btns .kaij-btn-item:hover {
            color: #c31a00;
            font-weight: 700
        }

    .kaij-btns .kaij-btn-item2 {
        display: inline-block;
        padding: 5px 2px;
        font-size: 1.4rem
    }

.kaij-more ul {
    width: 100%
}

.kaij-more .kaij-list {
    padding: 4px 0
}

    .kaij-more .kaij-list span {
        display: inline-block
    }

.kaij-more span a {
    color: #333;
    -webkit-text-decoration: solid !important;
    text-decoration: solid !important;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    outline: 0;
    font-size: 1rem
}

    .kaij-more span a:hover {
        color: #c31a00;
        font-weight: 700;
        text-decoration: none;
        cursor: pointer
    }

.kaij-more .morefirst {
    margin-right: .5%;
    color: #999;
    font-size: 1.4rem
}

.kaij-more .morelast {
    margin-left: 4%;
    margin-top: 2%
}

.icon-left-more {
    font-size: .1rem
}

.kaij-count {
    font-size: 1.3rem;
    margin-bottom: 10px
}

    .kaij-count .line {
        display: block;
        margin: 5px 0;
        color: #666;
        padding: 5px;
        font-size: 1.3rem
    }

    .kaij-count .open {
        display: block;
        margin: 3px
    }

        .kaij-count .open .bgtime {
            display: inline-block;
            background: #444553;
            color: #ffd200;
            text-align: center;
            font-size: 1.8rem;
            border-radius: 2px;
            -moz-border-radius: 2px;
            -webkit-border-radius: 2px;
            width: 40px;
            height: 40px;
            vertical-align: middle;
            line-height: 40px
        }

    .kaij-count .opening {
        width: 220px;
        height: 40px;
        background: #212224;
        border-radius: 2px;
        -moz-border-radius: 2px;
        -webkit-border-radius: 2px;
        color: #f7f200;
        padding-left: 30px;
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        font-size: 1.8rem;
        z-index: 999;
        display: none;
        line-height: 36px
    }

    .kaij-count .kaij-qsnext {
        color: #f44a07;
        margin: 0 .5%;
        font-size: 1.5rem
    }

.list {
    background-color: #fff
}

    .list .list-head {
        padding: 10px 20px;
        line-height: 25px;
        height: auto;
    }

        .list .list-head .head-left {
            height: 30px;
            line-height: 30px;
            color: #333;
            font-size: 1.6rem;
            font-weight: 600;
        }

        .list .list-head .head-left-new {
            height: 30px;
            line-height: 30px;
            color: #333;
            font-size: 1.6rem;
            margin-right: 30px;
            cursor: pointer
        }

            .list .list-head .head-left-new:hover {
                color: red
            }

        .list .list-head .head-right {
            float: right;
            display: inline-block;
            margin-bottom: 10px;
        }

            .list .list-head .head-right a {
                display: inline-block;
                margin: 0 5px
            }

            .list .list-head .head-right .year-query {
                display: inline-block;
                height: 26px;
                width: 150px;
            }

            .list .list-head .head-right .sel-input {
                display: inline-block;
                position: relative
            }

                .list .list-head .head-right .sel-input:before {
                    content: '';
                    position: absolute;
                    top: 10px;
                    right: 2px;
                    width: 0;
                    height: 0;
                    border-left: 7px solid transparent;
                    border-right: 5px solid transparent;
                    border-top: 5px solid rgba(0, 0, 0, .3)
                }

            .list .list-head .head-right .query-select {
                position: absolute;
                top: 25px;
                left: 0;
                background: #fff;
                z-index: 5;
                list-style: none;
                height: 200px;
                overflow-y: scroll;
                overflow-x: hidden;
                border-radius: 1px;
                display: none
            }

                .list .list-head .head-right .query-select > li {
                    height: 30px;
                    line-height: 30px;
                    width: 95px;
                    text-align: center;
                    padding-left: .2rem;
                }

                    .list .list-head .head-right .query-select > li a {
                        font-size: 1.4rem;
                    }

                    .list .list-head .head-right .query-select > li:hover,
                    .list .list-head .head-right .query-select > li > a:hover {
                        cursor: pointer;
                        background: #c31a00;
                        color: #fff
                    }

            .list .list-head .head-right .year-input {
                -webkit-box-sizing: border-box;
                box-sizing: border-box;
                height: 26px;
                width: 95px;
                display: inline-block;
                border: 1px solid rgba(0, 0, 0, .2);
                border-right: 0;
                padding-left: 2px;
                font-size: 1.5rem;
            }

                .list .list-head .head-right .year-input#input-year {
                    margin-right: -5px;
                }

            .list .list-head .head-right .year-btn {
                width: 50px;
                height: 26px;
                display: inline-block;
                border-radius: 0 3px 3px 0;
                background: #c31a00;
                color: #fff;
                cursor: pointer;
                font-size: 1.4rem;
            }

    .list .head-right > a,
    .list .head-right > span {
        color: #333;
        font-size: 1.5rem;
        margin: 0 6px
    }

        .list .head-right > a:hover,
        .list .head-right > span:hover {
            color: #c31a00;
            font-weight: 700;
            text-decoration: none;
            cursor: pointer
        }

    .list .list-content {
        padding: 1.5%;
        border-top: .1rem solid #e7e7e7;
        clear: both;
    }

@media screen and (max-width: 756px) {
    .list .list-content {
        overflow-x: auto;
    }

    .list table th,
    .list table td {
        white-space: nowrap;
    }
}

.list .table-headtxt {
    text-align: center;
    font-size: 1.4rem;
    font-weight: 100;
}

.list td {
    font-size: 1.4rem
}

.list .s-acitve {
    background-color: #c31a00;
    padding: 3px 10px;
    color: #fff !important;
    border-radius: 4px
}

.td-number {
    text-align: center;
    vertical-align: middle !important
}

    .td-number a {
        display: inline-block;
        margin: 0 3px
    }

    .td-number .pk3-list {
        margin-right: 10px
    }

        .td-number .pk3-list .iconfont {
            font-size: 2rem
        }

        .td-number .pk3-list .ball-pk3 {
            font-size: 1.8rem;
            font-weight: 700
        }

.mainContent {
    margin: 0
}

.ads-list-title {
    margin: 0
}

.main-ads-wrapper {
    margin: 0;
    padding: 0
}

@media screen and (min-width:926px) {
    .typecell-wrapper {
        padding-right: 10px;
    }
}

.typecell {
    padding: 15px;
    background: #fff
}

table {
    border: 1px solid #ddd
}

caption {
    text-align: center !important;
    caption-side: top !important;
    font-size: 1.8rem !important;
    color: #666;
    line-height: 40px
}

thead tr {
    background: #c31a00;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

tr {
    border-bottom: 1px solid #ddd
}

    tr td {
        border-right: 1px solid #ddd
    }

        tr td:last-child {
            border: 0
        }

    tr:last-child {
        border: 0
    }

th {
    line-height: 40px;
    font-size: 1.4rem;
    color: #fff
}

.je {
    padding: 0 10px;
    font-size: 1.4rem
}

    .je .margin {
        margin: 0 3px
    }

    .je .gdje,
    .je .trje {
        font-size: 1.4rem;
        color: #c31a00
    }

.explain {
    display: block;
    position: relative;
    width: 100%;
    overflow: hidden;
    vertical-align: middle
}

    .explain h3 {
        text-align: center;
        padding-bottom: 3px;
        border-bottom: .1rem solid #e7e7e7
    }

    .explain .explainImg {
        background: url("../../images/winingNote.gif")/*tpa=http://www.163e.net/2026/static/images/winingNote.gif*/ no-repeat;
        width: 480px;
        margin: 0 auto
    }

    .explain .ssq {
        background-position: 0 -28px;
        height: 320px
    }

    .explain .fc3d {
        background-position: 0 -1224px;
        height: 180px;
        margin-bottom: 30px
    }

    .explain .pl3 {
        background-position: 0 -1224px;
        height: 180px;
        margin-bottom: 30px
    }

    .explain .pl5 {
        background-position: 0 -1674px;
        height: 90px;
        margin-bottom: 46px
    }

    .explain .qlc {
        background-position: 0 -836px;
        height: 323px
    }

    .explain .dlt {
        background-position: 0 -416px;
        height: 360px
    }

    .explain .qxc {
        background-position: 0 -1833px;
        height: 420px
    }

    .explain .hubei30x5 {
        background-position: 0 -2300px;
        height: 326px;
        margin-top: 33px
    }

    .explain .henan22x5 {
        background-position: 0 -2690px;
        height: 295px
    }

    .explain .hc1 {
        background-position: 0 -3040px;
        height: 283px
    }

    .explain .hd15x5 {
        background-position: 0 -3370px;
        height: 173px
    }

    .explain .df6j1 {
        background-position: 0 -3600px;
        height: 320px
    }

    .explain .js7ws {
        background-position: 0 -3970px;
        height: 290px
    }

    .explain .fujian31x7 {
        background-position: 0 -4320px;
        height: 322px
    }

    .explain .xj35x7 {
        background-position: 0 -4710px;
        height: 321px
    }

    .explain .fujian36x7 {
        background-position: 0 -5105px;
        height: 358px
    }

    .explain .guangdong36x7 {
        background-position: 0 -5520px;
        height: 380px
    }

    .explain .zhejiang6j1 {
        background-position: 0 -5960px;
        height: 285px
    }

    .explain .hbssxw {
        background-position: 0 -6300px;
        height: 210px
    }

    .explain .fckl8img {
        background-position: 0 -6300px;
        height: 568px
    }

.kaij-tj {
    position: relative;
    width: 100%;
    height: 100%
}

    .kaij-tj .kaij-tj-title {
        position: absolute;
        left: 15px;
        top: 0;
        width: 60px;
        text-align: right;
        padding: 3px 0;
        font-size: 1.2rem
    }

    .kaij-tj .kaij-tj-detail {
        display: inline-block;
        padding-left: 60px;
        width: 100%;
        margin-left: 0
    }

    .kaij-tj .kaij-qgcqt {
        display: inline-block;
        padding: 3px 0;
        word-break: keep-all;
        width: 102px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        text-align: left
    }

        .kaij-tj .kaij-qgcqt:hover {
            color: #c31a00;
            font-weight: 700
        }

.qs-select-wrapper {
    position: relative;
    display: inline-block;
    width: 100px;
    /*text-align: center;*/
    border: 1px solid #ddd;
    height: 25px
}

    .qs-select-wrapper .caret {
        width: 0;
        height: 0;
        border-left: 3px solid transparent;
        border-right: 3px solid transparent;
        border-top: 6px solid #666;
        position: absolute;
        right: 3px;
        top: 10px
    }

    .qs-select-wrapper .qs-select-box {
        color: #f44a07;
        margin: 0 2px;
        font-size: 1.6rem;
        font-weight: 700;
        height: 100%;
        line-height: 25px;
        cursor: pointer
    }

    .qs-select-wrapper .qs-select {
        display: none;
        border: 1px solid #ddd;
        position: absolute;
        top: 27px;
        left: 0;
        right: 0;
        background: #fff;
        max-height: 200px;
        overflow-y: scroll;
        overflow-x: hidden
    }

        .qs-select-wrapper .qs-select li {
            line-height: 25px
        }

            .qs-select-wrapper .qs-select li a {
                font-size: 1.3rem
            }

                .qs-select-wrapper .qs-select li a:hover {
                    background: #c31a00;
                    color: #fff
                }

.thead-new .red {
    color: red;
    font-size: 1.6rem
}

.thead-new .green {
    color: #1fc26b;
    font-size: 1.6rem
}

.thead-new .blue {
    color: #0092dd;
    font-size: 1.6rem
}

.thead-new2 .table-headtxt {
    color: #000
}

.thead-new1 .table-headtxt {
    color: red
}

#table1 {
    display: block
}

#table2 {
    display: none
}

#table3 {
    display: none
}

.row-new {
    margin-top: 10px;
    margin-bottom: 10px
}

.td-number-new span {
    float: left;
    text-align: center;
    border: 0 solid #000
}

.td-number-new {
    vertical-align: top !important
}

#table1 th {
    width: 33.33333%
}

#table2 th {
    width: 8.33333%
}

#table3 th {
    width: 20%
}

.new-on {
    color: red !important
}

.thead-new-head th {
    color: #000 !important
}

.thead-new th {
    padding: .25rem .75rem
}

.thead-new1 th {
    padding: .25rem .75rem
}

.thead-new2 th {
    padding: .25rem .75rem
}

.ball-list-new {
    font-size: 1.8rem;
    color: #a9a9a9;
    height: 20px;
    width: 30px;
    line-height: 20px;
    display: inline-block;
    margin: 2px;
    text-align: center;
    overflow: hidden
}

@media screen and (min-width: 926px) {
    .section-tj {
        margin-left: -8px;
        margin-right: -8px;
        margin-top: 10px;
    }

        .section-tj .ads-section {
            margin-left: 8px;
            margin-right: 8px;
        }
}

.qs-select-wrapper .qs-select-boxam {
    margin: 0 2px;
    font-size: 1.6rem;
    font-weight: 700;
    height: 100%;
    line-height: 25px;
    cursor: pointer;
}

.qs-select-wrapper .qs-selectam {
    display: none;
    border: 1px solid #ddd;
    position: absolute;
    top: 27px;
    left: 0;
    right: 0;
    background: #fff;
    max-height: 200px;
    overflow-y: scroll;
    overflow-x: hidden;
}

.qs-select-wrapper .caretam {
    width: 0;
    height: 0;
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
    border-top: 6px solid #666;
    position: absolute;
    right: 3px;
    top: 10px
}

.qs-select-wrapper .qs-selectam li {
    line-height: 25px;
}

thead tr th {
    background: #c31a00;
}
