﻿@charset "utf-8";
/* CSS Document */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, input,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    font-weight: normal;
}

input {
    outline-color: #de2013;
}

button, textarea {
    outline: none;
}

em, s, i {
    font: normal;
}

body {
    font: 14px "微软雅黑", Helvetica, Arial, sans-serif;
    color: #333;
}

ol, ul, dl, dt, dd {
    list-style: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

a {
    color: #333;
    text-decoration: none;
}

    a:hover {
        color: #de2013;
        text-decoration: underline;
    }

.red {
    color: #de2013;
}

.bold {
    font-weight: bold;
}

.bell-21 {
    font-size: 14px;
    float: left;
    margin-right: 2px;
    margin-left: 2px;
    width: 24px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    border-style: solid;
    border-radius: 50%;
}

.bell-32 {
    font-size: 18px;
    float: left;
    margin-right: 2px;
    margin-left: 2px;
    width: 32px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    border-style: solid;
    border-radius: 50%;
}

.rb {
    background: #f40200;
    color: #fff;
    /* ie6 - ie9识别的写法 */
    background: url('/static/images/color_cz.png') 0px -50px no-repeat\9;
    *background: url('/static/images/color_cz.png') 0px -50px no-repeat;
}

.bb {
    background: #0b75f9;
    color: #ffffff;
    /* ie6 - ie9识别的写法 */
    background: url('/static/images/color_cz.png') 0px -25px no-repeat\9;
    *background: url('/static/images/color_cz.png') 0px -25px no-repeat;
}

.yb {
    background: #fcdd02;
    color: #3446f8;
    /* ie6 - ie9识别的写法 */
    background: url('/static/images/color_cz.png') 0px 0px no-repeat\9;
    *background: url('/static/images/color_cz.png') 0px 0px no-repeat;
}

.wrap {
    width: 1200px;
    margin: 0 auto;
    zoom: 1;
    /*    overflow-x: scroll;*/
    /*    overflow-y: hidden;*/
    /*    text-align: center*/
}

    .wrap:after {
        content: "020";
        display: block;
        height: 0;
        clear: both;
        visibility: hidden;
    }


.wrap2 {
    width: 1198px;
    margin: 0 auto;
    clear: both;
    border: 1px solid #dbdbdb;
    border-width: 0 1px 1px 1px;
}

.wbox {
    width: 100%;
    margin: 0 auto;
    clear: both;
}

.scrollBanner {
    width: 100%;
    clear: both;
    top: 0;
    left: 0;
    z-index: 300;
}

.scrollTrend {
    width: 1200px;
    margin: 0 auto;
    clear: both;
}

.trend {
    float: left;
    width: 1200px;
}

#bar {
    width: 100%;
    background: #de2103;
    height: 50px;
    margin-bottom: 0px;
    min-width: 1200px;
}

    #bar .line {
        overflow: hidden;
    }

    #bar .mainav {
        float: left;
        width: 1200px;
        height: 50px;
    }

        #bar .mainav ul {
            float: left;
            width: 1200px;
        }

            #bar .mainav ul li {
                float: left;
                line-height: 50px;
                height: 50px;
                font-size: 20px;
                color: #fff;
                margin: 0 24px 0 24px;
            }

                #bar .mainav ul li a {
                    color: #fff;
                    font-size: 22px;
                }

#czbanner {
    width: 100%;
    background: url(/static/images/cz_banner_bg.gif) repeat-x left 100%;
    min-height: 40px;
    min-width: 1200px;
}

    #czbanner .box {
        overflow: hidden;
    }

    #czbanner .fc {
        float: left;
        width: 335px;
        background: url(/static/images/fc.gif) no-repeat left top;
    }

    #czbanner .tc {
        float: left;
        width: 245px;
        background: url(/static/images/tc.gif) no-repeat left top;
    }

    #czbanner .gp {
        float: left;
        width: 450px;
        background: url(/static/images/gp.gif) no-repeat left top;
    }

    #czbanner ul {
        padding-bottom: 5px;
        margin-left: 15px;
        padding-left: 41px;
        margin-top: 4px;
    }

    #czbanner li {
        line-height: 21px;
        float: left;
        width: 100%;
    }


        #czbanner li a {
            display: block;
            float: left;
            text-align: left;
            font-size: 12px;
        }

            #czbanner li a:hover {
                color: #de2013;
            }

.w50 {
    width: 50px;
}

.w70 {
    width: 70px;
}

ul, ol {
    list-style: none;
}

.box {
    width: 1200px;
    clear: both;
    float: none;
    margin: 0 auto;
    zoom: 1;
}

.screen {
    width: 1200px;
    margin: 12px auto;
    clear: both;
    font-size: 12px;
    overflow: hidden;
}

    .screen .kjhinfo {
        height: 446px;
        overflow: hidden;
        border: 1px solid #e1e1e1;
        border-width: 1px;
        font-size: 12px;
        width: 450px;
        float: left;
        padding-bottom: 10px;
    }

        .screen .kjhinfo .title {
            height: 35px;
            background: #f5f5f5;
        }

            .screen .kjhinfo .title h2 {
                line-height: 33px;
                font-size: 16px;
                margin-left: 16px;
                font-weight: bold;
            }

        .screen .kjhinfo a:hover {
            color: #de2013;
        }

        .screen .kjhinfo .title p {
            font-size: 12px;
            margin: -26px 13px 0 0;
            float: right;
        }

        .screen .kjhinfo ul {
            width: 100%;
            padding: 8px 8px 0 8px;
            box-sizing: border-box;
            float: left;
        }

            .screen .kjhinfo ul.sjh {
                border-bottom: 1px solid #eee;
            }

                .screen .kjhinfo ul.sjh a,
                .screen .kjhinfo ul.sjh li span,
                .screen .kjhinfo ul.sjh li label,
                .screen .kjhinfo ul.sjh li strong {
                    font-size: 14px;
                }

                .screen .kjhinfo ul.sjh li {
                    float: left;
                    height: 30px;
                    font-family: 'Microsoft YaHei';
                    width: 100%;
                    box-sizing: border-box;
                }

                .screen .kjhinfo ul.sjh .detail {
                    position: absolute;
                    right: 5px;
                    /*margin-left:20px;*/
                }

            .screen .kjhinfo ul li {
                font-family: 'Microsoft YaHei';
                height: 36px;
                float: left;
                /* width: 100%; */
                width: 430px;
                box-sizing: border-box;
                position: relative;
            }

                .screen .kjhinfo ul li > div span {
                    margin: 2px;
                }

                .screen .kjhinfo ul li .zs {
                    position: absolute;
                    right: 36px;
                }

                .screen .kjhinfo ul li .fr {
                    position: absolute;
                    right: 0;
                }

                .screen .kjhinfo ul li label {
                    float: left;
                    width: 60px;
                    /* line-height: 25px; */
                }

                .screen .kjhinfo ul li label,
                .screen .kjhinfo ul li span {
                    font-size: 14px;
                }

                    .screen .kjhinfo ul li span.qi {
                        float: left;
                        width: 45px;
                        /* line-height: 25px; */
                    }

                .screen .kjhinfo ul li strong {
                    margin-right: 6px;
                    font-weight: bold;
                    float: left;
                    color: #fe0000;
                }

            .screen .kjhinfo ul.sjh a.red {
                color: #fe0000;
            }

            .screen .kjhinfo ul li span.n {
                float: left;
                width: 60px;
                margin-left: 12px;
            }

    .screen .carousel-wrapper {
        width: 400px;
        margin-left: 12px;
        float: left;
    }

    .screen .carousel {
        width: 400px;
        height: 371px;
        font-size: 40px;
        text-align: center;
    }

    .screen .news-wrapper {
        margin-top: 10px;
        border: 1px solid #dddddd;
    }

    .screen .news-title {
        width: 100%;
        background-color: #f5f5f5;
        line-height: 30px;
        height: 30px;
        font-size: 16px;
        padding: 0 10px 0 16px;
        box-sizing: border-box;
    }

        .screen .news-title a {
            float: right;
            font-size: 14px;
        }

    .screen .news-box {
        box-sizing: border-box;
        padding: 10px;
    }

        .screen .news-box li {
            width: 100%;
            overflow: hidden;
            line-height: 25px;
        }

        .screen .news-box a {
            float: left;
            width: 80%;
            line-height: 25px;
            height: 25px;
            text-overflow: ellipsis;
            overflow: hidden;
            white-space: nowrap;
            font-size: 14px;
        }

        .screen .news-box span {
            float: right;
            width: 20%;
            text-align: right;
        }

    .screen .carousel .carousel-item {
        line-height: 386px;
        color: #fff;
        font-family: Arial Black
    }

    .screen .zx {
        margin-left: 12px;
        border: 1px solid #e1e1e1;
        overflow: hidden;
        width: 322px;
        height: 456px;
        float: left;
    }

        .screen .zx .title {
            line-height: 32px;
            width: 322px;
            background: #f5f5f5;
            height: 32px;
            position: relative;
        }

            .screen .zx .title h2 {
                line-height: 33px;
                font-size: 16px;
                margin-left: 16px;
                font-weight: bold;
                padding-right: 10px;
            }

                .screen .zx .title h2 a {
                    float: right;
                    position: absolute;
                    right: 12px;
                    top: 0px;
                    font-size: 12px;
                }

        .screen .zx .first .first-news h2 {
            text-align: center;
            text-overflow: ellipsis;
            overflow: hidden;
            white-space: nowrap;
            font-size: 14px;
            font-weight: bold;
            line-height: 30px;
            width: 100%;
            color: #ff6600;
        }

        .screen .zx .first .first-news p {
            text-indent: 20px;
            margin: 0 5px;
            font-size: 13px;
            line-height: 20px;
            display: -webkit-box;
            -webkit-line-clamp: 3;
            -webkit-box-orient: vertical;
            overflow: hidden;
        }

            .screen .zx .first .first-news p a {
                font-size: 12px;
                color: #de2013;
                margin-left: 5px;
            }

        .screen .zx .news {
            border-top: 1px solid #e1e1e1;
            margin-top: 5px;
            padding: 5px 8px;
            padding-top: 2px;
        }

            .screen .zx .news ul li {
                line-height: 29px;
                height: 29px;
                position: relative;
            }

                .screen .zx .news ul li a {
                    display: inline-block;
                    line-height: 25px;
                    height: 25px;
                    width: 220px;
                    text-overflow: ellipsis;
                    overflow: hidden;
                    white-space: nowrap;
                    font-size: 13px;
                }

                .screen .zx .news ul li:hover span {
                    color: #de2013;
                }

                .screen .zx .news ul li span {
                    float: right;
                    color: #999;
                    position: absolute;
                    top: 0;
                    right: 0;
                }
/*
.screen .zx ul {
    float: left;
    width: 335px;
    padding-left: 15px;
}

.screen .zx ul li {
    width: 330px;
    line-height: 28px;
    border-bottom: 1px solid #ebebeb;
    float: left;
}

.screen .zx ul li a {
    color: #1c53a3;
}

.screen .zx ul li p {
    float: right;
    margin: 0;
    _margin: -31px 0 0 0;
}
*/
.bold {
    font-weight: bold;
}

.y-boll, .b-boll, .r-boll {
    margin: 0 1px 0 1px;
}

.y-boll {
    display: block;
    width: 21px;
    height: 21px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    text-align: center;
    line-height: 21px;
    float: left;
    color: #fff;
    background-color: #EBB404;
}

.r-boll {
    display: block;
    width: 21px;
    height: 21px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    text-align: center;
    line-height: 21px;
    float: left;
    color: #fff;
    background-color: #de2013;
}

.b-boll {
    display: block;
    width: 21px;
    height: 21px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    text-align: center;
    line-height: 21px;
    float: left;
    color: #fff;
    font-size: 12px;
    background-color: #0092dd;
}

.area {
    width: 100%;
    margin: 10px 0;
}

    .area td {
        text-align: center;
        height: 30px;
        border-width: 0px 1px 1px 0px;
    }

        .area td a {
            font-size: 15px;
        }

.hot-rec {
    height: 100px !important;
    border: 1px solid #dbdbdb;
}

    .hot-rec .title {
        width: 20px;
        height: 78px;
        text-align: center;
        float: left;
        padding: 11px 10px;
        text-align: center;
        color: #333;
        background: #EF8787;
        font-weight: bold;
        font-size: 14px;
        font-family: 'Microsoft YaHei';
    }

    .hot-rec .hot-list {
        float: left;
        width: 190px;
        border-right: 1px dotted #dbdbdb;
    }

    .hot-rec .no-border {
        border: none;
    }

    .hot-rec .hot-list li {
        height: 26px;
        overflow: hidden;
        padding: 0px 30px;
    }

        .hot-rec .hot-list li a {
            line-height: 26px;
            color: #333;
        }

            .hot-rec .hot-list li a:hover {
                color: #de2013;
            }

.clearfix {
    content: '';
    width: 100%;
    height: 0;
    display: table;
    clear: both;
}

.pt10 {
    padding-top: 10px;
}

.mb10 {
    margin-bottom: 10px;
}

.mt10 {
    margin-top: 10px;
}


.fr {
    float: right
}

.fl {
    float: left;
}

.container, .kj-container {
    float: left;
    width: 1200px;
    position: relative;
}

    .container h1 {
        line-height: 45px;
        font-size: 22px;
    }

.innerlink {
    height: 40px;
    line-height: 40px;
}

.subnav .title {
    /* background: #fb4e54; */
    height: 40px;
    overflow: hidden;
    border-bottom: 1px solid #ddd;
}

    .subnav .title h2 {
        font-size: 18px;
        font-weight: normal;
        line-height: 40px;
        height: 40px;
        color: #fff;
        float: left;
        text-align: center;
        width: 122px;
        background: #de2103;
        /* rgba(203,58,52,0.2) */
    }

        .subnav .title h2 a {
            color: #fff;
            cursor: pointer;
        }

    .subnav .title ul.href {
        height: 40px;
        float: left;
        width: 1040px;
    }

        .subnav .title ul.href li {
            height: 40px;
            float: left;
        }

            .subnav .title ul.href li a {
                font-size: 16px;
                padding: 0 8px;
                height: 40px;
                line-height: 40px;
                display: block;
                font-size: 14px;
                font-weight: 600;
                color: #001b90;
            }

.container .title {
    height: 45px;
    border-color: #D5615C #D5615C #de2013 #D5615C;
    border-width: 1px 1px 2px 1px;
    border-style: solid;
    padding-right: 10px;
}

    .container .title h1, .container .title h2 {
        padding: 0 15px;
        display: inline-block;
    }

    .container .title h2 {
        font-size: 22px;
    }

    .container .title .tool-url {
        display: inline-block;
        font-size: 22px;
        padding: 0 15px;
        color: #de2013;
    }

    .container .title h1 {
        background: url(../images/icon.png) no-repeat 10px -30px;
        padding: 0 35px;
        padding-right: 10px;
    }

    .container .title .h1-active {
        display: inline-block;
        background: #de2013;
    }

        .container .title .h1-active h1 {
            background-position: 10px 10px;
            color: #fff;
        }

            .container .title .h1-active h1 a {
                color: #fff;
            }

.showAll, .showPart {
    display: inline;
    margin-left: 25px;
    color: #c00;
    cursor: pointer;
    white-space: nowrap;
    text-decoration: underline;
}

    .showAll i, .showPart i {
        display: inline-block;
        width: 0px;
        height: 0px;
        line-height: 0;
        font-size: 0;
        overflow: hidden;
        border-width: 0px 6px 6px;
        border-color: transparent transparent #BA2636;
        border-style: solid;
        margin-left: 4px;
        zoom: 1;
        _border-style: solid dotted;
    }

    .showAll i {
        border-top-color: #BA2636;
        border-width: 6px 6px 0px;
    }

.showPart {
    display: none;
}
/*==============顶部横栏 begin==================*/
#top-bar {
    width: 100%;
    height: 30px;
    border-bottom: 1px solid #D9D9D9;
    background: #F3F3F3;
    line-height: 30px;
    color: #666;
}

.top-nav {
    width: 1200px;
    margin: 0px auto;
}

    .top-nav .person {
        float: left;
    }

    .top-nav .site-link {
        float: right;
    }

    .top-nav li {
        float: left;
        position: relative;
        padding: 0 10px;
    }

    .top-nav a, .top-nav span {
        color: #666;
    }

        .top-nav a:hover {
            color: #f00;
        }

    .top-nav .split-line {
        display: block;
        width: 1px;
        height: 12px;
        background: #ccc;
        position: absolute;
        top: 10px;
        right: 0;
        font-size: 12px;
        font-family: "宋体";
    }

    .top-nav .person a {
        color: #16619f;
    }

    .top-nav .person b {
        color: #ff3300;
        font-weight: bold;
    }
/*==============顶部横栏 end==================*/
/*==============通用头部及导航 begin==================*/
#header {
    width: 1200px;
    margin: 5px auto 0;
    position: relative;
}

    #header .logo, #header .kjhbox, #header .other {
        float: left;
    }

    #header .logo {
        margin-top: 10px;
        width: 180px;
        z-index: 1;
    }

    #header .other {
        width: 180px;
        overflow: hidden;
    }

        #header .other img {
            float: left;
        }

        #header .other p {
            float: left;
            font-size: 12px;
            line-height: 18px;
            margin-left: 5px;
            padding-top: 40x;
        }

    #header .kjhbox {
        width: 800px;
        padding: 0 20px;
        margin-top: 6px;
        overflow: hidden;
    }

        #header .kjhbox img {
            width: 100%;
            position: relative;
            left: -2px;
        }

        #header .kjhbox li {
            float: left;
            width: 390px;
            height: 20px;
            line-height: 20px;
            padding: 4px 0 4px 5px;
            border-bottom: 1px solid #ddd;
        }

        #header .kjhbox a, #header .kjhbox em {
            float: left;
        }

            #header .kjhbox a.more {
                float: right;
                color: #999;
                margin-right: 15px;
            }

                #header .kjhbox a.more:hover {
                    color: #de2013;
                }

        #header .kjhbox span {
            float: left;
            margin-right: 6px;
        }

        #header .kjhbox .hcircle {
            display: inline-block;
            text-align: center;
            line-height: 20px;
            border: none;
            margin: 0 4px;
        }
        /*background:url(../images/ball-frame.gif) no-repeat top left;*/
        #header .kjhbox .hcircle-red {
            background-position: 0 0;
            margin-right: 4px;
            background-position: center -140px;
            color: #c84c59;
        }

        #header .kjhbox .hcircle-blue {
            background-position: -20px 0;
            margin-right: 4px;
            background-position: center -168px;
            color: #437ec0;
        }
/*color:#186ea7;*/
.header {
    min-width: 1200px;
}

    .header .top .topNav {
        background: #f5f5f5;
    }

    .header .topNav .content {
        width: 1200px;
        height: 40px;
        line-height: 40px;
        margin: 0 auto;
        position: relative;
    }

    .header .right-nav {
        /* float: right; */
        position: absolute;
        top: 0;
        right: 0;
    }

        .header .right-nav li {
            float: left;
            line-height: 40px;
        }

            .header .right-nav li a {
                padding: 0 10px;
                color: #666;
                border-right: 1px solid #ccc;
            }

            .header .right-nav li:last-child a {
                border-right: 0;
            }

            .header .right-nav li a:hover {
                color: #de2013;
            }

    .header .logo-img {
        width: 1200px;
        height: 80px;
        margin: 0 auto;
        position: relative;
    }

        .header .logo-img > a {
            display: block;
            height: 100%;
            position: absolute;
            top: 0;
            left: 0;
        }

        .header .logo-img .logo img {
            margin-top: 5px;
        }

        .header .logo-img > a img {
            max-height: 100%;
        }

    .header .code-img {
        height: 80px;
        min-width: 333px;
        position: absolute;
        top: 0;
        right: 0;
    }

        .header .code-img > a {
            position: absolute;
            left: 0;
            top: 0;
        }

        .header .code-img img {
            height: 100%;
            height: 80px;
        }

        .header .code-img .wexin {
            height: 80px;
            width: 180px;
            position: absolute;
            right: 0;
            top: 0;
        }

        .header .code-img .text {
            height: 80px;
            position: absolute;
            right: 0;
            top: 0;
        }

        .header .code-img span {
            display: block;
            width: 100px;
            text-align: center;
            line-height: 28px;
        }

        .header .code-img .text span.gz {
            color: #52a8e1;
            font-size: 17px;
        }

        .header .code-img .text span.ss {
            color: #f93;
            font-size: 16px;
        }

        .header .code-img .text span.gf {
            color: #999;
            font-size: 14px;
        }

#nav {
    width: 1200px;
    background: #de2013;
    margin: 0 auto;
    clear: both;
}

    #nav .nav-all {
        width: 1200px;
        margin: 0 auto;
        height: 48px;
        position: relative;
        z-index: 10;
    }

        #nav .nav-all .phone-kc {
            position: absolute;
            right: 2px;
            z-index: 999;
        }

            #nav .nav-all .phone-kc a {
                background: url(../images/phone_icon.jpg) no-repeat left center;
                position: relative;
            }

                #nav .nav-all .phone-kc a #photobox {
                    display: none;
                    position: absolute;
                    top: 37px;
                    left: 0;
                    background-color: #fff;
                    width: 100%;
                    color: #333;
                    font-size: 18px;
                    line-height: 36px;
                    border: 1px#de2013 solid;
                    text-indent: 1em;
                }

                    #nav .nav-all .phone-kc a #photobox img {
                        width: 90%;
                        margin-left: 5%;
                    }

    #nav li {
        float: left;
        line-height: 48px;
        font-size: 20px;
        position: relative;
    }

        #nav li a {
            color: #fafafa;
            padding: 0 30px;
        }

    #nav .active {
        background: #de2013;
    }

    #nav li a img {
        margin-left: 5px;
    }

    #nav .nav-all .chooser {
        color: #fafafa;
        text-align: center;
        width: 200px;
        background-color: #ff860d;
        cursor: pointer;
        position: relative;
        z-index: 400;
    }

        #nav .nav-all .chooser .select {
            color: #fafafa;
            font-size: 20px;
            text-align: left;
            text-indent: 45px;
            line-height: 48px;
            background: url(../images/more.gif) no-repeat 135px center;
        }

        #nav .nav-all .chooser dl {
            position: absolute;
            top: 48px;
            left: 0;
            width: 176px;
            padding: 0 10px 10px;
            background: #fffaf5;
            border: 2px #ff860d solid;
            border-top: none;
            z-index: 99900;
        }

        #nav .nav-all .chooser dt {
            float: left;
            width: 176px;
            margin-top: 10px;
            line-height: 30px;
            background: url(../images/cplogo_30.gif) no-repeat left center;
        }

        #nav .nav-all .chooser .clot {
            float: left;
            width: 136px;
            height: 30px;
            font-size: 18px;
            text-align: left;
            padding-left: 38px;
        }

        #nav .nav-all .chooser .fc3d,
        #nav .nav-all .chooser .fcsd {
            background-position: 0 0;
        }

        #nav .nav-all .chooser .ssq {
            background-position: 0 -30px;
        }

        #nav .nav-all .chooser .dlt {
            background-position: 0 -90px;
        }

        #nav .nav-all .chooser .p3 {
            background-position: 0 -60px;
        }

        #nav .nav-all .chooser .p5 {
            background-position: 0 -150px;
        }

        #nav .nav-all .chooser .qxc {
            background-position: 0 -180px;
        }

        #nav .nav-all .chooser .qlc {
            background-position: 0 -120px;
        }

        #nav .nav-all .chooser a {
            font-size: 18px;
            color: #333;
            line-height: 32px;
            padding: 0;
        }

        #nav .nav-all .chooser span {
            font-size: 12px;
            color: #999;
        }

        #nav .nav-all .chooser dt.other {
            background-image: none;
        }

        #nav .nav-all .chooser strong {
            font-size: 16px;
            color: #333;
            line-height: 32px;
            display: block;
            height: 32px;
            text-align: left;
            border-bottom: 1px #ffd9b2 solid;
        }

        #nav .nav-all .chooser .other a {
            font-size: 14px;
            color: #333;
            text-align: left;
            display: block;
            float: left;
            line-height: 32px;
            width: 88px;
        }

    #nav .nav-all li .sub-nav {
        position: absolute;
        top: 46px;
        left: 0;
        border: 2px solid#de2013;
        background: #f2faff;
        display: none;
        text-align: center;
    }

        #nav .nav-all li .sub-nav a {
            color: #333;
            padding: 0;
            display: inline-block;
            display: block;
            width: 136px;
            _text-indent: 10px;
        }

            #nav .nav-all li .sub-nav a:hover {
                color: #de2013;
            }

/*==============通用头部及导航 end==================*/


/*==============走势图导航 begin==================*/
.sub-nav {
    border-top: 0 none;
    padding: 5px 0;
    background-color: #fafcff;
    width: 1200px;
    margin: 0 auto 0;
}

    .sub-nav ul {
        overflow: hidden;
    }

    .sub-nav li {
        float: left;
        overflow: hidden;
    }

    .sub-nav .qgc {
        width: 270px;
    }

    .sub-nav .dfc {
        width: 300px;
    }

    .sub-nav .gpc {
        width: 630px;
    }

    .sub-nav li span {
        float: left;
        display: block;
        width: 54px;
        height: 48px;
        background: #fafcff url(../images/lot.gif) no-repeat;
    }

    .sub-nav .qgc span {
        background-position: center 10px;
    }

    .sub-nav .dfc span {
        background-position: center -75px;
    }

    .sub-nav .gpc span {
        background-position: center -162px;
    }

    .sub-nav li a {
        float: left;
        display: block;
        padding: 2px 8px;
        color: #666;
        font-size: 13px;
        line-height: 20px;
        white-space: nowrap;
    }

        .sub-nav li a:hover {
            color: #de2013;
        }

/*==============通用底部 begin==================*/
#footer {
    width: 100%;
    background: #3f404f;
    /*border-top: 1px #ccc solid;*/
    clear: both;
    margin-top: 10px;
    min-width: 1200px;
}

    #footer .fiexed-wrapper {
        position: fixed;
        top: 50%;
        right: 3px;
    }
        /*右边侧栏开始*/
        #footer .fiexed-wrapper .fixed-list.shouji, #footer .fiexed-wrapper .fixed-list.weixin {
            position: relative;
        }

        #footer .fiexed-wrapper .fixed-list.gotop {
            display: none;
        }

        #footer .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;
        }

        #footer .fiexed-wrapper .shouji .code-box {
            position: absolute;
            top: 3px;
            right: 100%;
            z-index: 999;
            display: none;
            margin-right: 3px;
        }

        #footer .fiexed-wrapper .fixed-list span.iconfont.icon-shouji, #footer .fiexed-wrapper .fixed-list span.iconfont.icon-weixin, #footer .fiexed-wrapper .fixed-list span.iconfont.icon-qq, #footer .fiexed-wrapper .fixed-list span.iconfont.icon-gotop {
            font-size: 45px;
        }

    #footer section.fiexed-wrapper .fixed-list span.icontext {
        display: none;
        line-height: 18px;
        font-size: 12px;
        color: #fff;
        padding-top: 7px;
    }

    #footer section.fiexed-wrapper .shouji span.iconfont {
        color: #c31a00;
    }

    #footer section.fiexed-wrapper .weixin span.iconfont {
        color: #04d603;
    }

    #footer section.fiexed-wrapper .qq span.iconfont {
        color: #01b4ee;
    }

    #footer section.fiexed-wrapper .gotop span.iconfont {
        color: #fc73ab;
    }

    #footer section.fiexed-wrapper .fixed-list.shouji:hover {
        background-color: #c31a00;
    }

        #footer section.fiexed-wrapper .fixed-list.shouji:hover span.iconfont.icon-shouji {
            display: none;
        }

        #footer section.fiexed-wrapper .fixed-list.shouji:hover span.icontext, #footer .fiexed-wrapper .shouji:hover .code-box {
            display: block;
        }

    #footer section.fiexed-wrapper .weixin:hover {
        background-color: #04d603;
    }

    #footer .fiexed-wrapper .weixin:hover span.iconfont.icon-weixin {
        display: none;
    }

    #footer section.fiexed-wrapper .weixin:hover span.icontext, #footer .fiexed-wrapper .weixin:hover .code-box {
        display: block;
    }

    #footer section.fiexed-wrapper .qq:hover {
        background-color: #01b4ee;
    }

    #footer .fiexed-wrapper .qq:hover span.iconfont.icon-qq {
        display: none;
    }

    #footer section.fiexed-wrapper .qq:hover span.icontext, #footer .fiexed-wrapper .qq:hover .code-box {
        display: block;
    }


    #footer .fiexed-wrapper .shouji .code-box img {
        width: 100px;
    }

    #footer .fiexed-wrapper .weixin .code-box img {
        width: 120px;
    }
    /*右边侧栏结束*/
    #footer .copyright {
        width: 1200px;
        margin: 0 auto;
        padding: 20px 0;
        text-align: center;
        position: relative;
    }

    #footer .fiexed-wrapper .weixin .code-box {
        position: absolute;
        top: 3px;
        right: 100%;
        z-index: 999;
        display: none;
        margin-right: 3px;
    }
    /* footer 二维码 start */
    #footer .copyright .ewms {
        position: absolute;
        top: 20px;
        left: 0px;
        overflow: hidden;
        height: auto;
    }

        #footer .copyright .ewms a {
            display: block;
            width: 120px;
            float: left;
            height: 160px;
            padding: 0;
            margin-right: 20px;
            color: #c5c6ca;
        }

            #footer .copyright .ewms a img {
                width: 120px;
            }
    /* footer 二维码 end */

    #footer .copyright .f-link {
        margin-left: 200px;
        padding: 30px;
        color: #666;
    }

        #footer .copyright .f-link a {
            font-size: 14px;
            padding: 20px 20px;
            line-height: 40px;
            height: 40px;
            color: #c5c6ca;
            margin-bottom: 20px;
        }

        #footer .copyright .f-link p a {
            padding: 0;
        }

        #footer .copyright .f-link a:hover {
            color: #de2013;
        }

        #footer .copyright .f-link p {
            text-align: center;
            border-top: 1px #ddd solid;
            height: 40px;
            line-height: 40px;
            width: 65%;
            margin: 0 auto;
            color: #c5c6ca;
        }
/*==============通用底部 end==================*/
/*==============菜单导航 begin==================*/
.subnav {
    float: left;
    /* width: 1198px; */
    width: 100%;
    margin-top: 8px;
    border: 1px solid #DDD;
    background-color: #FFFDFA;
    border-top: 2px solid #de2013;
    position: relative;
}

    .subnav .lottery {
        float: left;
        width: 72px;
        /* padding: 17px 0; */
        /* border-right: 1px #ddd solid; */
        position: absolute;
        left: 55px;
        top: 50%;
        margin-top: -22px;
        margin-left: -38.5px;
    }

    .subnav.no-second .lottery {
        padding: 2px 0;
    }

    .subnav.no-second .subnav-right {
        min-height: 84px;
    }

    .subnav .lottery .lot-icon {
        float: left;
        width: 75px;
        height: 75px;
        padding: 3px 2px 2px;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%;
        box-shadow: 0 0 5px 5px rgba(0,0,0,0.2);
        text-align: center;
        line-height: 55px;
    }

        .subnav .lottery .lot-icon img {
            max-width: 100%;
        }

    .subnav .lottery .fc3d,
    .subnav .lottery .fcsd {
        background-position: -89px -1px;
    }

    .subnav .lottery .ssq {
        background-position: -89px -74px;
    }

    .subnav .lottery .p3 {
        background-position: -89px -145px;
    }

    .subnav .lottery .dlt {
        background-position: -89px -218px;
    }

    .subnav .lottery .qxc {
        background-position: -174px -144px;
    }

    .subnav .lottery .qlc {
        background-position: -174px -1px;
    }

    .subnav .lottery .p5 {
        background-position: -174px -73px;
    }

    .subnav .lottery .ee5 {
        background-position: -174px -218px;
    }

    .subnav .lottery .hc1 {
        background-position: 0 -218px;
    }

    .subnav .lottery .qyh {
        background-position: 0 -381px;
    }

    .subnav .lottery .ssc {
        background-position: 0 -300px;
    }

    .subnav .lottery .yyxw {
        background-position: -82px -300px;
    }

    .subnav .lottery .klsf {
        background-position: -165px -300px;
    }

    .subnav .lottery .yydj {
        background-position: -248px -300px;
    }

    .subnav .lottery .lj1 {
        background-position: -165px -474px;
    }

    .subnav .lottery .swxw {
        background-position: 0 -474px;
    }

    .subnav .lottery .slxq {
        background-position: -82px -382px;
    }

    .subnav .lottery .klye {
        background-position: -82px -474px;
    }

    .subnav .lottery .swxq {
        background-position: -248px -382px;
    }

    .subnav .lottery .qws {
        background-position: -248px -474px;
    }

    .subnav .lottery .syxq {
        background-position: -165px -382px;
    }

    .subnav .lottery .ks {
        background-position: 0 -566px;
    }

    .subnav .lottery .hbssxw {
        background-position: -82px -566px;
    }

    .subnav .lottery .hnky {
        background-position: -164px -566px;
    }

    .subnav .lottery .klpk {
        background-position: -2px -665px;
    }

    .subnav .lottery .xysc {
        background-position: -248px -565px;
    }

    .subnav .lottery .pks {
        background-position: -81px -666px;
    }

    .subnav .lottery .klb {
        background-position: -164px -665px;
    }

    .subnav .lottery .ssl {
        background-position: -245px -666px;
    }

    .subnav .lottery strong {
        float: left;
        width: 72px;
        font-size: 16px;
        font-weight: normal;
        text-align: center;
        color: #333;
        background: #fffdfa;
        line-height: 24px;
    }

    .subnav .subnav-right {
        /* float: left; */
        /* width: 1084px; */
        margin-left: 121px;
        border-left: 1px #ddd solid;
        min-height: 114px;
        /* overflow: visible; */
        overflow: hidden;
        position: relative;
    }

    .subnav .navtab {
        float: left;
        width: 1085px;
        height: 50px;
        border-bottom: 1px solid #DDD;
    }

    .subnav .menu {
        float: left;
        width: 100%;
        border-bottom: 1px #ddd solid;
    }

        .subnav .menu ul, .subnqv .menu dl {
            display: inline-block;
            float: left;
        }

        .subnav .menu dl {
            float: right;
            text-align: right;
        }

        .subnav .menu li, .subnav .menu dt {
            display: inline-block;
            float: left;
        }

            .subnav .menu li a {
                float: left;
                font-size: 20px;
                line-height: 35px;
                border-bottom: 2px solid #FFFDFA;
                padding: 0 40px;
                display: inline-block;
                text-decoration: none;
                margin-right: 5px;
            }

            .subnav .menu dt a {
                font-size: 16px;
                color: #666;
                padding: 0 15px;
                line-height: 48px;
            }

                .subnav .menu dt a:hover {
                    color: #de2013;
                }

            .subnav .menu li a.select {
                color: #de2013;
                border-bottom: 2px solid#de2013;
            }

    .subnav .menuother {
        float: right;
        text-align: left;
        font-size: 16px;
        padding-right: 40px;
    }

        .subnav .menuother strong {
            float: left;
            color: #4d4d4d;
            padding-top: 20px;
            font-weight: bold;
        }

        .subnav .menuother a {
            font-size: 16px;
            padding: 20px 10px 0;
            float: left;
            color: #de2013;
        }

    .subnav .submenu {
        float: left;
        /* width: 1045px; */
        padding: 10px;
    }

        .subnav .submenu li {
            float: left;
            width: 191px;
            height: 34px;
            line-height: 34px;
            padding-left: 7px;
            text-overflow: ellipsis;
            white-space: nowrap;
            overflow: hidden;
        }
            /*.subnav .submenu li{float:left;width:190px;background:url(../images/icon.png) no-repeat 0 -110px;height:34px;line-height:34px;padding-left:15px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}*/

            .subnav .submenu li a {
                font-size: 15px;
                color: #4d4d4d;
            }

            .subnav .submenu li:hover {
                background-position: 0 -140px;
            }

            .subnav .submenu li a:hover {
                color: #de2103;
            }

        .subnav .submenu .select {
            background-position: 0 -140px;
        }

            .subnav .submenu .select a {
                color: #de2103;
            }

.hide {
    display: none;
}

#tab_t {
    border-bottom: 1px solid #ccc;
    /* width: 1085px; */
}

    #tab_t .act {
        position: relative;
        color: #de2103;
        border-bottom: 2px solid #de2103;
    }

        #tab_t .act a {
            color: #de2103;
        }
/*==============菜单导航 end==================*/
/*==============面包屑导航 begin==================*/
.navbar {
    float: left;
    width: 1192px;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    padding-left: 8px;
    margin: 10px 0;
}

    .navbar a {
        padding: 0 4px 0 2px;
        color: #de2013;
    }
/*==============面包屑导航 end==================*/
/*==============友情链接 begin==================*/
.firendLink {
    float: left;
    width: 1200px;
    /*border: 1px #cce0ff solid;*/
    border: 1px solid #dbdbdb;
    margin-top: 10px;
    margin-bottom: 10px;
}

    .firendLink .links {
        padding: 10px 15px;
        color: #666;
    }

        .firendLink .links a {
            font-size: 14px;
            padding: 0 5px;
            line-height: 24px;
            color: #666;
            display: inline-block;
        }

            .firendLink .links a:hover {
                color: #de2013;
            }

        .firendLink .links strong {
            font-size: 16px;
            font-weight: bold;
            color: #de2013;
        }
/*==============友情链接 end==================*/
/*==============帮助文章 热门推荐 begin==================*/
.rem-other, .rem-help, .recommend {
    float: left;
    margin-top: 10px;
}

.rem-help {
    border: 1px solid #DDD;
    width: 1200px;
    position: relative;
}

    .rem-help h3 {
        font-size: 18px;
        font-weight: bold;
        background: #fcebe7 url(../images/icon.png) no-repeat 20px -75px;
        height: 36px;
        line-height: 36px;
        padding-left: 52px;
    }

    .rem-help ul {
        padding-left: 10px;
        height: 120px;
        overflow: hidden;
    }

    .rem-help li {
        height: 30px;
        line-height: 30px;
        font-size: 14px;
        padding-left: 10px;
    }

    .rem-help .i {
        font-size: 12px;
        padding-right: 5px;
    }

.recommend {
    width: 1200px;
    border: 1px solid #dbdbdb;
    background: #fcebe7;
    padding: 10px 0;
}

    .recommend .title {
        font-size: 16px;
        font-weight: bold;
        background: rgba(239,153,135,0.8);
        padding-left: 20px;
        width: 165px;
    }

    .recommend li {
        float: left;
        width: 170px;
        background: url(../images/icon.png) no-repeat 0 -113px;
        padding-left: 15px;
        height: 30px;
        line-height: 30px;
        margin-left: 6px;
        _margin-left: 3px;
        overflow: hidden;
    }

.rem-other {
    width: 1198px;
    border: 1px solid #DDD;
}

    .rem-other a, .rem-other span, .rem-other strong {
        height: 40px;
        line-height: 40px;
        font-size: 16px;
    }

    .rem-other .rem-search, .rem-other .rem-notice {
        padding: 0 20px;
    }

        .rem-other .rem-notice a, .rem-other .rem-notice span {
            float: left;
            width: 50%;
            border-bottom: #ddd 1px solid;
        }

        .rem-other .rem-notice strong {
            font-weight: bold;
        }

        .rem-other .rem-search a {
            padding: 0 2px;
        }

        .rem-other .rem-search strong {
            color: #c73737;
            font-weight: normal;
        }
/*==============帮助文章 热门推荐 end==================*/
/*==============首页 begin==================*/
.nav-index {
    float: left;
    width: 1158px;
    background-color: #fffdfa;
    border: 1px solid #ddd;
    padding: 20px;
}

    .nav-index ul {
        float: left;
        width: 365px;
    }

    .nav-index li {
        float: left;
        height: 36px;
    }

        .nav-index li a {
            display: inline-block;
            font-size: 18px;
            line-height: 36px;
            padding: 0 8px;
        }

    .nav-index .soon {
        font-size: 20px;
        line-height: 72px;
        margin-left: 80px;
        color: #666;
        _margin-left: 40px;
    }

    .nav-index .title {
        color: #de2013;
        width: 26px;
        height: 67px;
        line-height: 20px;
        text-align: center;
        padding: 5px 0 0 0;
        font-size: 18px;
    }

    .nav-index .sline {
        float: left;
        width: 1px;
        height: 72px;
        background: url(../images/icon.png) no-repeat 15px -394px;
        padding: 0 15px;
    }

.leftMain .fcsd h1,
.leftMain .tcdlt h1,
.leftMain .fcssq h1,
.leftMain .tcp3 h1,
.leftMain .tcqxc h1,
.leftMain .fcqlc h1 {
    background: #de2013;
    display: inline-block;
    padding-left: 20px;
    /* width: 180px; */
    height: 46px;
    line-height: 46px;
    overflow: hidden;
}

    .leftMain .fcsd h1 a,
    .leftMain .tcdlt h1 a,
    .leftMain .fcssq h1 a,
    .leftMain .tcp3 h1 a,
    .leftMain .tcqxc h1 a,
    .leftMain .fcqlc h1 a {
        display: inline-block;
        float: left;
        text-align: left;
        padding-left: 46px;
        color: #ffffff;
        background-repeat: no-repeat;
        background-position: left;
        background-size: 40px 40px;
    }

    .leftMain .fcsd h1 a {
        background-image: url('../images/czicon/fcsd.png');
    }

    .leftMain .tcdlt h1 a {
        background-image: url('../images/czicon/tcdlt.png');
    }

    .leftMain .fcssq h1 a {
        background-image: url('../images/czicon/fcssq.png');
    }

    .leftMain .tcp3 h1 a {
        background-image: url('../images/czicon/tcp3.png');
    }

    .leftMain .tcqxc h1 a {
        background-image: url('../images/czicon/tcqxc.png');
    }

    .leftMain .fcqlc h1 a {
        background-image: url('../images/czicon/fcqlc.png');
    }

.leftMain .syxw h1 a {
    background-position: -254px -242px;
}

.leftMain .other h1 a {
    background-position: -254px -192px;
}
/*==============首页 end==================*/

/*==============走势图首页  begin==================*/
.container .leftMain, .container .rightMain {
    float: left;
}

.container .leftMain {
    width: 820px;
    height: auto;
    border: 1px solid #de2013;
    padding-bottom: 20px;
}

.kj-container .left-Main {
    float: left;
    width: 940px;
}

.kj-container .rightMain {
    width: 250px;
    float: right;
}

    .kj-container .rightMain li a {
        width: 220px;
    }

.container .rightMain {
    width: 366px;
    float: right;
}

.leftMain .title {
    border: none;
    border-bottom: 2px solid #de2013;
    position: relative;
}

.leftMain .recommend {
    padding: 0;
    float: right;
    width: 40%;
    color: #de2013;
    text-align: right;
    background: none;
    border: none;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0;
}

.leftMain .title h2,
.leftMain .title .h1-active {
    float: left;
    height: 47px;
    line-height: 47px;
    margin-top: 0;
}

.leftMain.gzy-box .title h2 {
    padding-left: 0;
    background: none;
    border: none;
}

.container .title .h1-active h1 {
    text-indent: 0;
    padding-right: 15px;
}

.leftMain .recommend a {
    display: inline-block;
    padding: 0 20px;
    font-size: 16px;
    color: #de2013;
}

.leftMain .title .h1-active h1 a {
    font-size: 22px;
}

.leftMain h1 {
    border: none;
}

.leftMain .title .lot-oid {
    background: none;
    overflow: hidden;
    padding: 0;
}

    .leftMain .title .lot-oid span {
        display: inline-block;
        height: 100%;
        padding: 0 40px;
        cursor: pointer;
    }

    .leftMain .title .lot-oid .active {
        background: #de2013;
        color: #fff;
    }


.leftMain ul {
    background: url(../images/line_03.png) repeat-x bottom left;
    padding-bottom: 20px;
    display: inline-block;
    width: 780px;
    margin-left: 20px;
    height: auto;
    overflow: hidden;
}

.leftMain .half {
    width: 380px;
    float: left;
}

.leftMain li {
    display: inline-block;
    float: left;
    background: url(../images/icon.png) no-repeat top left;
    background-position: 0 -166px;
    height: 30px;
    line-height: 30px;
    padding-left: 15px;
    font-size: 15px;
    width: 175px;
    overflow: hidden;
    margin-right: 5px;
    *margin-right: 2px;
}

.leftMain .half li {
    width: 160px;
}

.leftMain li a {
    color: #4d4d4d;
    line-height: 40px;
}

    .leftMain li a:hover {
        color: #de2013;
    }

.leftMain .zsttitle, .leftMain .half .zsttitle {
    width: 100%;
    background-position: 0 -202px;
    padding-left: 30px;
    font-size: 18px;
    color: #de2013;
    height: 36px;
    line-height: 36px;
}

/* 高频彩选项 */
.leftMain .tabs {
    width: 1198px;
    height: 46px;
    line-height: 46px;
    text-align: center;
    font-size: 18px;
    border-bottom: 1px #cce0ff solid;
    background: #fffbf5;
}

    .leftMain .tabs span {
        float: left;
        padding: 0 35px;
        cursor: pointer;
    }

        .leftMain .tabs span:last-child {
            border-right: none;
        }

    .leftMain .tabs .active {
        color: #de2013;
        font-size: 20px;
        border-bottom: 3px solid #de2013; /* background:#fff7eb; */
    }

.leftMain .high-tabs {
    display: none;
}

.leftMain .tabs span:hover {
    color: #de2013;
    font-size: 20px;
    border-bottom: 3px solid #de2013;
}

.rightMain ul {
    border: 1px solid #de2013;
    padding-bottom: 10px;
    margin-bottom: 10px;
    width: 100%;
    box-sizing: border-box;
    overflow: hidden;
}

.rightMain li {
    display: inline-block;
    width: 346px;
    padding-left: 12px;
    margin-left: 10px;
    background: url(../images/biaoji.gif) no-repeat top left;
    background-position: 0 -27px;
    height: 32px;
    line-height: 34px;
    font-size: 14px;
}

    .rightMain li a, .rightMain li span {
        display: inline-block;
        color: #4d4d4d;
        width: 260px;
        height: 32px;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
    }

    .rightMain li a {
        cursor: pointer;
    }

        .rightMain li a:hover {
            color: #de2013;
        }

    /* .rightMain ul{border:1px solid #cde0ff;overflow:hidden;padding-bottom:.25rem;}
.rightMain li{display:inline-block; width:177px;float:left;overflow:hidden; } */
    /* .rightMain li a{display:inline-block;width:100%;padding-left:14px; background:#fff url(../images/icon.png) no-repeat top left; background-position:0 -113px; height:29px; line-height:29px; font-size:14px;margin:3px 0 3px 10px;border-bottom:1px #e5e5e5 dashed;overflow:hidden;} */
    /* .rightMain li a,.rightMain li span{display:inline-block; color:#4d4d4d;}
.rightMain li a{cursor:pointer;} */
    /* .rightMain li a:hover{color:#d86950;border-bottom:1px #d86950 solid;text-decoration:none; background-position:0 -143px;} */
    .rightMain li a {
        float: left;
    }

    .rightMain li span {
        float: right;
        color: #999;
        width: 60px;
    }

.rightMain .newstitle, .rightMain .fourmtitle, .rightMain .news-lot .newstitle, .rightMain .news-lot .fourmtitle {
    background: #de2103;
    border-bottom: 1px solid;
    line-height: 40px;
    height: 40px;
    font-size: 18px;
    padding-left: 10px;
    width: 356px;
    margin: 0;
    color: #fff;
}

.rightMain .fourm {
    margin-top: 10px;
}

.rightMain .news-lot {
    border: 1px solid rgba(203,58,52,0.8);
    overflow: hidden;
    padding-bottom: .25rem;
}

    .rightMain .news-lot li {
        display: inline-block;
        width: 177px;
        float: left;
        overflow: hidden;
        background: none;
        padding-left: 0;
        height: auto;
    }

        .rightMain .news-lot li a {
            display: inline-block;
            width: 153px;
            padding-left: 14px;
            background: #fff url(../images/icon.png) no-repeat top left;
            background-position: 0 -113px;
            height: 29px;
            line-height: 29px;
            font-size: 14px;
            margin: 3px 0 3px 10px;
            border-bottom: 1px #e5e5e5 dashed;
            overflow: hidden;
            color: #4d4d4d;
            _width: 153px;
        }

            .rightMain .news-lot li a:hover {
                color: #d86950;
                border-bottom: 1px #d86950 dashed;
                text-decoration: none;
                background-position: 0 -143px;
            }

    .rightMain .news-lot .newstitle, .rightMain .news-lot .fourmtitle {
        padding: 0 40px;
        width: 300px;
        _width: 285px;
        background: #f5f9ff url(../images/lot-high.jpg) no-repeat left top;
    }

    .rightMain .news-lot .qyh {
        background-position: 5px 6px
    }

    .rightMain .news-lot .klsf {
        background-position: 5px -30px
    }

    .rightMain .news-lot .ks {
        background-position: 5px -66px
    }

    .rightMain .news-lot .syxw {
        background-position: 5px -100px
    }

    .rightMain .news-lot .klye {
        background-position: 5px -136px
    }

    .rightMain .news-lot .qxc {
        background-position: 5px -172px
    }

    .rightMain .news-lot .other {
        background: #f5f9ff url(../images/icon.png) no-repeat 10px -33px;
    }


/*==============走势图首页 end==================*/

/*==============遗漏首页  begin==================*/
.leftMain .misstitle {
    width: 100%;
    background: url(../images/icon.png) no-repeat top left;
    background-position: 0 -282px;
    height: 36px;
    line-height: 36px;
    font-size: 18px;
    color: #de2013;
    padding-left: 30px;
}
/*==============遗漏首页  end==================*/


/*==============图表首页  begin==================*/
.leftMain .tbtitle {
    width: 100%;
    background: url(../images/icon.png) no-repeat top left;
    background-position: 0 -496px;
    height: 36px;
    line-height: 36px;
    font-size: 18px;
    color: #de2013;
    padding-left: 30px;
}
/*==============图表首页  end==================*/

/*==============工具首页  begin==================*/
.leftMain .toolstitle {
    width: 100%;
    background: url(../images/icon.png) no-repeat top left;
    background-position: 0 -242px;
    height: 36px;
    line-height: 36px;
    font-size: 18px;
    color: #de2013;
    padding-left: 30px;
}
/*==============工具首页  end==================*/

/*==============广告 begin==================*/
.banner_ad {
    float: left;
    width: 1200px;
}

    .banner_ad ul {
        float: left;
        width: 1198px;
        *width: 1192px;
        margin-top: 8px;
        border-top: 1px solid #d9e8ff;
        border-left: 1px solid #d9e8ff;
        background: #fafcff;
    }

    .banner_ad li {
        float: left;
        width: 148.7px;
        height: 30px;
        line-height: 30px;
        font-size: 13px;
        border-bottom: 1px solid #d9e8ff;
        border-right: 1px solid #d9e8ff;
        text-indent: 6px;
    }

        .banner_ad li a {
            display: block;
            color: #666;
        }
/*==============广告 end==================*/

/*==============帮助/公告及文章页  begin==================*/
/*.container .help{border:0 none; border-bottom:2px solid #de2013;}*/
.container .help h1 {
    background-position: 20px 10px;
    background-color: rgba(203,58,52,0.8);
    display: inline-block;
    color: #ffffff;
    padding-left: 50px;
    width: 120px;
    margin: -1px 0 0 -1px;
    margin-top: -1px;
    padding-bottom: 1px;
}

.container .help h1, .container .help p, .container .help .notice {
    display: inline-block;
    float: right;
    line-height: 47px;
}

.container .help p {
    width: 70%;
    text-align: center;
    font-size: 16px;
}

.container .help .notice a {
    color: #de2013;
    margin-left: 72px;
    font-size: 18px;
}

.container .helps {
    border: 1px solid #ddd;
    border-top: none;
    margin-top: -1px;
    background: #FFFDFA;
    width: 1198px;
    height: auto;
    padding-bottom: 20px;
    overflow: hidden;
}

    .container .helps .subnav {
        background: #f5d6d2;
        height: 40px;
        line-height: 40px;
        font-size: 16px;
        margin-top: 0;
        border: 0 none;
        display: inline-block;
        width: 100%;
        float: left;
    }

        .container .helps .subnav a {
            padding: 0 20px;
        }

    .container .helps .list {
        padding: 20px;
        _margin-top: -20px;
    }

    .container .helps li {
        font-size: 14px;
        height: 48px;
        line-height: 48px;
        color: #4d4d4d;
        border-bottom: 1px dashed #ededed;
        background: url(../images/icon.png) no-repeat top left;
        background-position: 0 -342px;
        padding-left: 16px;
        display: inline-block;
        width: 1144px;
    }

        .container .helps li a {
            color: #4d4d4d;
            text-decoration: underline;
        }

            .container .helps li a:hover {
                color: #de2013;
            }

.container .pages {
    display: inline-block;
    width: 100%;
    text-align: center;
    padding: 10px 0;
}

    .container .pages a, .container .pages span {
        border: 1px solid #ccc;
        padding: 6px 12px;
        margin-left: 10px;
        cursor: pointer;
    }

    .container .pages span {
        background: #de2013;
        border-color: #de2013;
        color: #fff;
    }

/*=====文章页=====*/
.container .helps .articleInfo {
    padding: 20px;
    width: 1154px;
    height: auto;
    float: left;
    overflow: hidden;
}

    .container .helps .articleInfo .info, .container .helps .articleInfo .relevant {
        /* display: inline-block; */
        /* clear: both; */
    }

    .container .helps .articleInfo .info {
        width: 800px;
        min-height: 480px;
        _height: 480px;
        overflow: visible;
        padding-bottom: 40px;
        border: 1px solid #ddd;
        background: #ffffff;
        _float: left;
    }

    .container .helps .articleInfo .relevant {
        width: 340px;
        border: 1px solid #ddd;
        background: #ffffff;
        clear: both;
        float: right;
        overflow: hidden;
    }

.container .helps .info h3 {
    font-size: 18px;
    min-height: 48px;
    line-height: 48px;
    font-weight: bold;
    text-align: center;
    padding: 0 15px;
}

.container .helps .info .article {
    font-size: 16px;
    line-height: 32px;
    padding: 0 20px;
}

.container .helps .relevant li {
    width: 290px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    margin-left: 10px;
    border: none;
    height: 36px;
    line-height: 36px;
    background-position: 0 -350px;
    _height: 40px;
    _line-height: 40px;
}

.container .helps .relevant .title {
    background: #de2103;
    font-size: 18px;
    width: 100%;
    margin: 0;
    padding-left: 10px;
    border-bottom: 1px solid #ddd;
    box-sizing: border-box;
    color: #ffffff;
}

/*==============帮助/公告及文章页  end==================*/
/*=====热点导航=====*/
.ke-zeroborder {
    border: 1px solid #CCE0FF;
    margin-top: 10px;
}

    .ke-zeroborder th {
        width: 36px;
        padding: 0 6px;
        font-size: 20px;
        line-height: 24px;
        color: #fff;
        background-color: rgba(203,58,52,0.8);
        text-align: center;
    }

    .ke-zeroborder ul {
        overflow: hidden;
        padding: 10px 0;
    }

    .ke-zeroborder li {
        display: inline-block;
        float: left;
        font-size: 15px;
        line-height: 28px;
        color: #666;
        width: 140px;
        border-right: 1px solid rgba(203,58,52,0.8);
    }

        .ke-zeroborder li a {
            color: #4d4d4d;
            margin-left: 20px;
        }

            .ke-zeroborder li a:hover {
                color: #de2013;
            }

#gg_class50, #gg_class42 {
    display: none;
}
/*浮动框*/
.showbox {
    width: 540px;
    clear: both;
    float: none;
    border: 5px solid #ccc;
    margin-bottom: 0px;
    padding: 0px;
}

    .showbox h2 {
        margin-top: 20px;
        font-family: "Microsoft YaHei";
        font-size: 16px;
        color: #444;
        background: url(/static/images/show_box_bg.gif) left center no-repeat;
        padding-left: 26px;
        margin-left: 8px;
    }

    .showbox .content {
        margin: 15px 23px 0 35px;
        margin-bottom: 0px;
    }

        .showbox .content table {
            width: 490px;
            margin: 0 auto;
        }

            .showbox .content table td {
                padding: 2px;
                line-height: 28px;
            }

        .showbox .content .close {
            background: url(/static/images/show_box_close.gif) no-repeat left center;
            width: 80px;
            height: 30px;
            margin-left: 10px;
        }

        .showbox .content .export {
            background: url(/static/images/tools_button.gif) no-repeat 0px -30px;
            width: 180px;
            height: 30px;
        }

        .showbox .content .save2c {
            background: url(/static/images/tools_button.gif) no-repeat 0px -90px;
            width: 180px;
            height: 30px;
            margin-left: 30px;
        }


/* 开奖类别 start */
.kj-category-wrapper {
    height: 40px;
    background: #de2103;
    padding-left: 2px;
}

    .kj-category-wrapper .kj-category {
        height: 37px;
        line-height: 37px;
        font-size: 20px;
        color: #fff;
        float: left;
        cursor: pointer;
        font-weight: 500;
        margin-top: 2px;
        width: 33.25%;
        text-align: center;
    }

        .kj-category-wrapper .kj-category a {
            padding: 0 40px;
            display: inline-block;
        }

        .kj-category-wrapper .kj-category:hover,
        .kj-category-wrapper .kj-category.kj-active {
            background: #fff;
            color: #de2103;
        }

.kj-category a {
    color: #fff;
    text-decoration: none;
}

.kj-category.kj-active a,
.kj-category:hover a {
    color: #de2013;
}

.kj-wrapper .kj-item-wrapper {
    border: 1px solid #D5615C;
    display: none;
    overflow: hidden;
}

.kj-wrapper .subnav {
    border-left: 0;
}

.kj-wrapper .kj-item-wrapper .high-lottery {
    background: #fff;
    height: 40px;
    border-bottom: 1px solid #de2103;
    margin-bottom: 20px;
    padding: 8px 0;
}

    .kj-wrapper .kj-item-wrapper .high-lottery .high-lottery-item {
        padding: 10px 20px;
        float: left;
        padding: 0 35px;
        line-height: 40px;
        font-size: 16px;
        font-weight: 600;
        cursor: pointer;
    }

        .kj-wrapper .kj-item-wrapper .high-lottery .high-lottery-item:hover,
        .kj-wrapper .kj-item-wrapper .high-lottery .high-lottery-item.active {
            color: #de2103;
        }

.kj-wrapper .subnav .title {
    border-bottom: 1px solid #ccc;
}

.kj-item-wrapper .lottery-item {
    display: none;
}

    .kj-wrapper .kj-item-wrapper.active,
    .kj-item-wrapper .lottery-item.active {
        display: block;
    }

.kj-item-wrapper .lottery .subnav .title ul {
    width: 758px;
}

    .kj-item-wrapper .lottery .subnav .title ul.href li a:hover {
        color: #de2013;
    }

.subnav .title .close {
    float: right;
    margin: 8px 12px 0 0;
    display: block;
    cursor: pointer;
    width: 24px;
    height: 24px;
}

    .subnav .title .close.up {
        background: url(/static/images/up.gif) no-repeat center center;
    }

    .subnav .title .close.down {
        background: url(/static/images/down.gif) no-repeat center center;
    }
/* 开奖类别 end */

.links-box {
    width: 1200px;
    margin: 10px auto;
    border: 1px solid #ddd;
    border-top-color: #ef8787;
    border-top-width: 2px;
}

.tab_div {
    height: 40px;
    border-bottom: 1px solid #fcebe7;
    box-sizing: border-box;
    background: #fcebe7;
}

    .tab_div .tab-item {
        float: left;
        text-align: center;
        height: 40px;
        line-height: 40px;
        padding: 0 15px;
        cursor: pointer;
        background: #ef8787;
        font-size: 16px;
        color: #fff;
        box-sizing: border-box;
        border-right: 1px solid #fcebe7;
    }

        .tab_div .tab-item.active {
            color: #de2103;
            background: #fff;
            box-sizing: border-box;
        }

.tab-content-box .recommend {
    border: none;
    margin: 0;
    background: none;
    padding: 10px;
}

.tab-content-box .tab-content-item {
    /* padding: 10px; */
    display: none;
    box-sizing: border-box;
    overflow: hidden;
}

    .tab-content-box .tab-content-item .recommend {
        width: 100%;
    }

    .tab-content-box .tab-content-item.active {
        display: block;
    }

.historytoday {
    float: left;
    width: 1198px;
}

    .historytoday table {
        border: 1px solid #ddd;
        border-width: 1px 0 0 1px;
        margin: 10px 10px 10px 14px;
        width: 1170px;
        float: left;
    }

    .historytoday td, .historytoday th {
        border: 1px solid #ddd;
        border-width: 0 1px 1px 0;
        padding: 4px;
        text-align: center;
        font-family: arial;
    }

    .historytoday th {
        color: #666;
        background: #f9f9f9;
    }

    .historytoday tr:hover {
        background: #eee;
    }

    .historytoday tr.count {
        background: #fffdf9;
    }

        .historytoday tr.count td {
            color: #3370b0;
            font-family: tahoma
        }

            .historytoday tr.count td span {
                color: #888;
            }

    .historytoday .bg1 {
        background: #e0b26d;
        color: #fff;
        font-family: arial;
        width: 27px;
        height: 16px;
        margin: 0 auto;
        line-height: 16px;
    }

    .historytoday .bg2 {
        background: #7ca8a9;
        color: #fff;
        font-family: arial;
        width: 27px;
        height: 16px;
        margin: 0 auto;
        line-height: 16px;
    }

    .historytoday .bg3 {
        background: #c84c59;
        color: #fff;
        font-family: arial;
        width: 20px;
        height: 19px;
        margin: 0 auto;
        line-height: 17px;
    }

    .historytoday .bg4 {
        background: #ffb54c;
        color: #fff;
        font-family: arial;
        width: 18px;
        height: 16px;
        margin: 0 auto;
        line-height: 16px;
    }

    .historytoday .bg5 {
        background: #7ca8a9;
        color: #fff;
        font-family: arial;
        width: 25px;
        height: 14px;
        margin: 0 auto;
        line-height: 14px;
    }

    .historytoday .bg6 {
        background: #ffb54c;
        color: #fff;
        font-family: arial;
        width: 25px;
        height: 14px;
        margin: 0 auto;
        line-height: 14px;
    }

    .historytoday .switchtoday {
        width: 1198px;
        float: left;
    }

    .historytoday .today {
        float: left;
        height: 36px;
    }

        .historytoday .today li {
            float: left;
            padding: 0 30px 0 30px;
            line-height: 36px;
            border: 1px solid #f0e5c7;
            border-width: 0 1px 1px 0;
            background: #f8f4e8;
            font-size: 14px;
            cursor: pointer;
        }

            .historytoday .today li.tab {
                background: #fff;
                border-width: 0px;
                border-right: 1px solid #f0e5c7
            }

    .historytoday .end {
        background: #fff;
        border: 1px solid #f0e5c7;
        border-width: 0 0 1px 0;
        width: 447px;
        float: left;
        padding-left: 30px;
        height: 36px;
    }

.area-wf {
    margin: 10px auto;
    border: 1px solid #ddd;
    overflow: hidden;
    margin-bottom: 5px;
}

    .area-wf h2 {
        font-size: 18px;
        line-height: 33px;
        padding-left: 18px;
        background: #f5f5f5;
        color: #de2013;
        vertical-align: middle;
    }

        .area-wf h2 span {
            font-weight: bold;
        }

        .area-wf h2 img {
            width: 25px;
            vertical-align: middle;
            margin-top: -4px;
        }

    .area-wf .area-box {
        padding: 0 10px;
        overflow: hidden;
    }

        .area-wf .area-box li {
            float: left;
            overflow: hidden;
        }

            .area-wf .area-box li a {
                padding: 0 11px;
                font-size: 15px;
                line-height: 35px;
            }

.subnav .title ul.href li a {
    padding: 0 15px;
}

.subnav .title ul.href li a {
    font-size: 15px;
    font-weight: normal;
    color: #001b90;
    font-family: Helvetica,Arial,sans-serif;
}

    .subnav .title ul.href li a:hover {
        color: #de2103;
        text-decoration: none;
    }
/* 术语 */
.term.container .title h1 {
    background: #de2013 url(../images/icon.png) no-repeat 20px 12px;
    padding: 0 48px 2px 48px;
    color: #ffffff;
    /* IE7 start */
    _zoom: 1;
    *display: inline;
    /* IE7 end */
}

.term-list-box {
    border: 1px solid #ddd;
    clear: both;
    overflow: hidden;
    padding-bottom: 20px;
}

    .term-list-box h2 {
        background: #fedada;
        overflow: hidden;
    }

        .term-list-box h2 span {
            height: 40px;
            line-height: 40px;
            padding: 0 20px;
            font-size: 18px;
            float: left;
            cursor: pointer;
        }

            .term-list-box h2 span.active,
            .term-list-box h2 span:hover {
                color: #de2013;
            }

    .term-list-box .term-item {
        padding-left: 20px;
        display: none;
    }

        .term-list-box .term-item.active {
            display: block;
        }

        .term-list-box .term-item .tukulist {
            width: 100%;
            padding-bottom: 10px;
            padding-top: 10px;
            overflow: hidden;
        }

            .term-list-box .term-item .tukulist li {
                padding: 7px 10px;
                float: left;
                width: 200px;
                overflow: hidden;
                height: 18px;
                font-size: 16px;
            }

.container .term-wrap {
    overflow: hidden;
}

.term-menu {
    float: left;
    width: 200px;
}

    .term-menu .menu-item {
        border-bottom: 2px solid #c11c11;
    }

        .term-menu .menu-item:last-child {
            border: none;
        }

        .term-menu .menu-item h2 {
            height: 40px;
            line-height: 40px;
            background: #de2013;
            color: #fff;
            padding: 0 10px;
            font-size: 18px;
            position: relative;
            cursor: pointer;
        }

            .term-menu .menu-item h2 span {
                display: block;
                position: absolute;
                top: 18px;
                right: 12px;
                width: 0;
                height: 0;
            }

            .term-menu .menu-item h2 .hide {
                border-left: 6px solid transparent;
                border-right: 6px solid transparent;
                border-top: 6px solid #fff;
            }

            .term-menu .menu-item h2 .show {
                border-left: 6px solid transparent;
                border-right: 6px solid transparent;
                border-bottom: 6px solid #fff;
            }

        .term-menu .menu-item ul {
            background: #eee;
            display: none;
        }

            .term-menu .menu-item ul li {
                line-height: 35px;
                height: 35px;
                padding-left: 20px;
                padding-right: 5px;
                font-size: 16px;
                cursor: pointer;
                text-overflow: ellipsis;
                overflow: hidden;
                white-space: nowrap;
            }

                .term-menu .menu-item ul li.active,
                .term-menu .menu-item ul li:hover {
                    background: #fedada;
                }

                    .term-menu .menu-item ul li.active a,
                    .term-menu .menu-item ul li:hover a {
                        color: #de2013;
                        height: 35px;
                        line-height: 35px;
                        display: block;
                    }

.term-wrap .term-content,
.skills-wrap .skills-content {
    float: right;
    width: 940px;
    background: #fffdfa;
    padding: 20px;
    border: 1px solid #ddd;
}

    .term-wrap .term-content h1 {
        font-size: 22px;
        line-height: 60px;
        border-bottom: 1px solid #ddd;
    }

    .term-wrap .term-content .text {
        padding: 10px;
    }

.term-menu .menu-item.active ul {
    display: block;
}

.skills-wrap .skills-content {
    padding-top: 0;
    padding-left: 0;
}

    .skills-wrap .skills-content h2 {
        border-bottom: 1px solid #de2013;
        height: 40px;
        line-height: 40px;
    }

        .skills-wrap .skills-content h2 span {
            background: #de2013 url(../images/icon.png) no-repeat 10px -30px;
            background-position: 10px 10px;
            padding: 0 40px;
            font-size: 18px;
            font-weight: bold;
            color: #fff;
            display: inline-block;
        }

    .skills-wrap .skills-content .skills-list {
        padding: 20px 0;
        overflow: hidden;
        margin-bottom: 20px;
    }

        .skills-wrap .skills-content .skills-list li {
            width: 48%;
            height: 30px;
            line-height: 30px;
            font-size: 16px;
            float: left;
            padding-left: 30px;
            padding-right: 10px;
            box-sizing: border-box;
        }

            .skills-wrap .skills-content .skills-list li a {
                max-width: 295px;
                text-overflow: ellipsis;
                overflow: hidden;
                white-space: nowrap;
                display: inline-block;
                vertical-align: middle;
            }

            .skills-wrap .skills-content .skills-list li span {
                float: right;
                vertical-align: middle;
            }

            .skills-wrap .skills-content .skills-list li i {
                border-top: 5px solid transparent;
                border-bottom: 5px solid transparent;
                border-left: 5px solid #ddd;
                width: 0;
                height: 0;
                display: inline-block;
                margin-right: 5px;
                vertical-align: middle;
            }

.term-wrap .term-content .skills-title h1 {
    margin: 18px auto 13px;
    text-align: center;
    font-weight: bold;
    font-size: 16px;
    color: #333;
    border: none;
    line-height: 30px;
}

.term-wrap .term-content .skills-title .author {
    border-bottom: 1px solid #efefef;
    padding-bottom: 14px;
    margin: 0px 20px 0px 20px;
    font-size: 12px;
    text-align: center;
    color: #999;
}

.term-wrap .term-content .txt {
    padding: 20px;
}

#zsScrollBanner {
    overflow-y: hidden;
    display: block;
}

.btn-output {
    background: #fb564d;
    color: #fff;
    height: 50px;
    line-height: 50px;
    font-size: 22px;
    padding: 0 20px;
    float: left;
    border-radius: 5px;
    margin-top: 7px;
    margin-left: 40px;
    cursor: pointer;
}

.number-div {
}

#NumberValue {
    width: 1px;
    height: 1px;
}
