/** {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 1.2rem;
    background: 0 0;
    text-decoration: none !important;
    color: #666;
    font-family: "微软雅黑"
}
*/
iframe {
    max-width: 100% !important;
}

: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
}

@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
}

.icon-yts:before {
    content: "\e607";
}

.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.5rem
            }

                .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.2rem;
        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;
            width: 100%;
        }

        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: 11px 30px 25px 20px; /*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: 5px 0;
                font-size: 1.3rem;
            }

                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: 1rem
        }

        .ads-list-title .more .iconfont {
            font-size: .4rem;
            color: #a9a9a9
        }

.ads-list-content {
    padding: 10px
}

    .ads-list-content .ads-list {
        // width: 100%;
        height: 30px;
        line-height: 30px;
        border-bottom: 1px solid #f8f8ff;
        cursor: pointer
    }

        .ads-list-content .ads-list:first-child {
            // margin-top: -10px
        }

        .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: 28px;
            line-height: 28px;
            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 {
    min-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 8px;
            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;
                font-size: 1.4rem;
            }

                .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;
                font-size: 1.4rem;
            }

        .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;
    overflow-x: auto;
}

    .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;
            line-height: 30px;
        }

            .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
                }

#table {
    overflow-x: auto;
}

.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;
        white-space: nowrap;
        padding: 0 3px;
    }

    .ksj-table td {
        line-height: 40px;
        font-size: 1.3rem;
        white-space: nowrap;
        padding: 0 5px;
    }

        .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;
            margin-top: 0.4rem;
        }

    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
}

.ads-section .ads-list-content {
    overflow: hidden;
}

.ads-section .ewm-item {
    text-align: center;
}

    .ads-section .ewm-item img {
        width: 120px;
    }

    .ads-section .ewm-item p.title {
        text-align: center;
        line-height: 3rem;
        font-size: 1.6rem;
        margin: 0;
    }

    .ads-section .ewm-item p.text {
        text-align: center;
        font-size: 1.2rem;
        color: #999;
    }

.tj-section-ss .ss-item {
    width: 45%;
    height: 3rem;
    line-height: 3rem;
    overflow: hidden;
    text-align: center;
    color: #de2013 !important;
    font-weight: 600;
    border-radius: 0.2rem;
    margin: 1rem 2%;
    font-size: 1.4rem;
    box-sizing: border-box;
    display: inline-block;
    background: #ffe3e3;
    cursor: pointer;
}

    .tj-section-ss .ss-item:hover {
        text-decoration: underline !important;
    }

.ads-section .hm-item {
    line-height: 3.2rem;
    height: 3.2rem;
    overflow: hidden;
    border-bottom: 1px solid #eee;
    position: relative;
    text-align: center;
    padding: 0 2.5rem 0 6.5rem;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

    .ads-section .hm-item span {
        font-size: 1.5rem;
        margin-right: 0.5rem;
    }

    .ads-section .hm-item .qs {
        position: absolute;
        left: 0;
    }

    .ads-section .hm-item .hm {
        color: #de2013;
    }

    .ads-section .hm-item .lhm {
        color: #007bff;
    }

    .ads-section .hm-item a {
        position: absolute;
        right: 0;
        z-index: 1;
        top: 0;
        background: #fff;
        color: #fc6161 !important;
        float: right;
    }

@media screen and (max-width: 768px) {

    body .main-title-wrapper,
    body .ksj-content-wrapper {
        margin: 0;
    }

    body .ksj-num-wrapper,
    body .ksj-table-wrapper {
        margin-left: 0;
        margin-right: 0;
    }

    body .ksj-num-wrapper {
        min-height: auto;
    }

    body .ksj-table-wrapper .title {
        padding: 0;
    }

        body .ksj-table-wrapper .title span {
            font-size: 1.4rem;
        }

    body .ksj-num-wrapper .qishu {
        line-height: 20px;
        font-size: 1.4rem;
    }

    body .ksj-select-wrapper {
        margin: 0;
    }

    body .bread-nav {
        padding: .2rem .1rem .2rem 0;
    }

    body .ksj-num-wrapper {
        padding-top: 0;
        padding-bottom: 0;
    }

        body .ksj-num-wrapper .ksj-ball {
            padding: 0;
        }

    body .ads-list-title {
        height: 40px;
        line-height: 40px;
    }

    body .tool-list-wrapper .list-footer {
        padding-bottom: .5rem;
    }

    body .ksj-select-wrapper,
    body .ksj-table-wrapper .title .qishu-box {
        padding: 0px;
        line-height: 40px;
    }

    body .ksj-num-wrapper .kj-btn .strong,
    body .ksj-num-wrapper .kj-btn .lot-btn {
        font-size: 1.4rem;
    }

    body .ksj-table-wrapper .title .qishu-box .lot-btn {
        font-size: 1.4rem;
        padding: 0 0.5rem;
    }

    body .ksj-select-wrapper .select-list .input-btn-group {
        min-width: 170px;
    }

    body .main-nav {
        width: 100px;
    }

        body .main-nav .lot-title {
            font-size: 1.5rem;
        }

        body .main-nav ul.lot-list-wrapper li.lot-list a {
            font-size: 1.3rem;
        }

    body .wfgz-wrapper {
        margin-left: 110px !important;
    }
}
