﻿/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

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,
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;
    vertical-align: baseline;
    font-family: "微软雅黑", Microsoft YaHei;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, main {
    display: block;
}

body {
    line-height: 1;
}

ol, ul {
    list-style: none;
}

blockquote, q {
    quotes: none;
}

    blockquote:before, blockquote:after,
    q:before, q:after {
        content: '';
        content: none;
    }

table {
    border-collapse: collapse;
    border-spacing: 0;
}



body {
    font-family: "microsoft yahei";
    min-width: 1240px;
}

.nav {
    width: 100%;
    float: left;
    position: absolute;
    top: 0px;
    z-index: 9999;
    min-width: 1000px;
    background-color: #000;
    filter: alpha(opacity=50);
    background-color: rgba(0, 0, 0, 0.3);
    text-align: center;
}

    .nav > * {
        display: inline-block;
    }

.nav_bg_color {
    background-color: #2a3139;
    border-bottom: none;
}

.nav .nav_left_box {
    height: 88px;
}

.nav ul {
    margin-bottom: 0px !important;
}


    .nav ul li {
        float: left;
        margin-right: 10px;
        margin-left: 5px;
        font-size: 15px;
        color: #ffffff;
    }

        .nav ul li a {
            color: #ffffff;
        }

.nav .nav_right_box {
    line-height: 80px;
    font-size: 14px;
    position: relative;
    float: right;
    right: 0px;
}

    .nav .nav_right_box ul li {
        font-size: 14px;
    }


.search_box {
}

.banner {
    margin-top: 269px;
}



.searchBox_inputBtn {
    position: relative;
    z-index: 99;
    width: 655px;
    height: 75px;
}

.input_mode {
    /* padding: 2px 0 2px 0; */
    /*border: 1px solid #0c71b4;*/
    border-right: 0 none;
    background: #fff;
    width: 580px;
    height: 47px;
    float: left;
    margin: 9px 0px 0 7px;
    /* border-radius: 3px 0 0 4px; */
}

    .input_mode input {
        /* padding: 19px 0 0 4px; */
        color: #0c71b4;
        height: 46px;
        line-height: 46px;
        font-size: 18px;
        font-family: "Î¢ÈíÑÅºÚ";
        width: 580px;
        border: none;
        outline: 0;
        margin: 0 0 0 10px;
        background: none;
    }

.search {
    width: 48px;
    height: 48px;
    float: left;
    margin: 9px 0 0 0;
}

    .search input {
        border: none;
        outline: 0;
        background: none;
        width: 48px;
        height: 48px;
        cursor: pointer;
    }
/*²úÆ·*/
#section4 {
    background-color: #f6f3f3;
}

.productcontainer {
    text-align: center;
    min-width: 1000px;
    color: white;
    margin: 170px auto;
}

    .productcontainer > .title {
        text-align: center;
        letter-spacing: 3px;
        font-size: 38px;
        position: relative;
        color: white;
        /*font-weight: bold;
        font-size: 42px;*/
        margin-bottom: 50px;
    }

    .productcontainer > .totalitydescribe {
        font-size: 20px;
        color: #0c71b4;
        line-height: 32px;
    }

        .productcontainer > .totalitydescribe > a:hover {
            color: red !important;
        }


    .productcontainer > .productlist {
        width: 1332px;
        margin: 0px auto;
        height: 440px;
        padding: 0px;
    }

        .productcontainer > .productlist > li {
            width: 275px;
            margin: 50px 29px auto;
            text-align: center;
            position: relative;
            list-style: none;
            float: left;
            background: white;
            border: 1px solid #d1d1d1;
            height: 364px;
            cursor: pointer;
        }

            .productcontainer > .productlist > li > .wrap > .title {
                height: 75px;
                width: 100%;
                line-height: 75px;
                font-size: 24px;
                position: relative;
                color: #3F4A5E;
                border-bottom: 1px solid #EDEDED;
            }

            .productcontainer > .productlist > li > .wrap > .describe {
                font-size: 16px;
                height: 40px;
                line-height: 40px;
                min-height: 40px;
                color: #626262;
                position: relative;
                margin-top: 10px;
            }

                .productcontainer > .productlist > li > .wrap > .describe > .monthOperation {
                    cursor: pointer;
                    height: 22px;
                    width: 22px;
                    display: inline-block;
                    line-height: 20px;
                    margin: 0px 5px;
                    position: absolute;
                }

                .productcontainer > .productlist > li > .wrap > .describe > .monthOperation-plus {
                    background-image: url(../../images/plus-new.png);
                    right: 90px;
                    top: 10px;
                }

                    .productcontainer > .productlist > li > .wrap > .describe > .monthOperation-plus:hover {
                        background-image: url(../../images/plus-active-new.png);
                    }

                .productcontainer > .productlist > li > .wrap > .describe > .monthOperation-minus {
                    background-image: url(../../images/minus-new.png);
                    left: 90px;
                    top: 10px;
                }

                    .productcontainer > .productlist > li > .wrap > .describe > .monthOperation-minus:hover {
                        background-image: url(../../images/minus-active-new.png);
                    }

            .productcontainer > .productlist > li > .wrap > .text {
                font-size: 42px;
                height: 40px;
                line-height: 40px;
                min-height: 40px;
                color: #007bc2;
                margin-top: 40px;
            }

                .productcontainer > .productlist > li > .wrap > .text > span {
                    font-size: 14px;
                    color: #007bc2;
                    text-decoration: line-through;
                }

                .productcontainer > .productlist > li > .wrap > .text > .total-discount {
                    font-size: 40px;
                    height: 40px;
                    line-height: 40px;
                    min-height: 40px;
                    color: #007bc2;
                    margin-bottom: 30px;
                    text-decoration: none;
                }

            .productcontainer > .productlist > li > .wrap > .sure {
                margin-top: 45px;
                margin-bottom: 35px;
                font-size: 22px;
                line-height: 25px;
                background-color: white;
                color: #007bc2;
                border: 1px solid #007bc2;
                padding: 12px 49px;
                border-radius: 5px;
            }

            .productcontainer > .productlist > li > .wrap > .group {
                margin-top: -22px;
                margin-bottom: 13px;
                color: #626262;
                line-height: 12px;
            }

                .productcontainer > .productlist > li > .wrap > .group .group_tg {
                    float: left;
                    text-align: right;
                    width: 90px;
                    margin: 0 0 0 34px;
                }

                .productcontainer > .productlist > li > .wrap > .group .group_text {
                    width: 97px;
                    display: inline-flex;
                    float: left;
                }

                    .productcontainer > .productlist > li > .wrap > .group .group_text li {
                        margin-bottom: 10px;
                        width: 110px;
                    }

            .productcontainer > .productlist > li > .wrap > .give {
                color: #626262;
                position: relative;
            }

        .productcontainer > .productlist > .active {
        }

            .productcontainer > .productlist > .active > .wrap > .title {
                color: #007bc2;
            }

        .productcontainer > .productlist > li > .wrap > .title > .mtitle {
            display: block;
            line-height: 54px;
        }

        .productcontainer > .productlist > li > .wrap > .title > .stitle {
            display: block;
            font-size: 16px;
            line-height: 0px;
            color: #007bc2;
        }

        .productcontainer > .productlist > .active > .wrap > .sure {
            background: #007bc2;
            color: white;
        }


    .productcontainer > .bookinfo {
        width: 1266px;
        margin: 0px auto;
        height: 55px;
        padding: 0px;
        color: #7A7A7A;
        font-size: 15px;
        line-height: 25px;
        text-align: left;
        margin-bottom: 10px;
        display: none;
    }

    .productcontainer > .booklist {
        width: 1266px;
        margin: 0px auto;
        padding: 0px;
        color: #7A7A7A;
        font-size: 15px;
        line-height: 25px;
        text-align: left;
        margin-bottom: 15px;
        display: none;
    }

        .productcontainer > .booklist > .title {
            height: 30px;
            line-height: 30px;
            background: #8ABBDB;
            font-size: 15px;
            font-weight: bold;
            color: white;
            width: 200px;
            text-align: left;
            padding-left: 8px;
            margin-bottom: 10px;
        }

        .productcontainer > .booklist > ul {
            width: 1200px;
            margin-left: 33px;
        }

            .productcontainer > .booklist > ul li {
                width: 400px;
                float: left;
                height: 30px;
            }


    .productcontainer > .lotto {
        background: url(/staticelem/images/lottobg.png);
        width: 1266px;
        height: 486px;
        margin: 0 auto;
        margin-bottom: 30px;
        text-align: left;
        font-size: 14px;
        color: #7A7A7A;
        line-height: 25px;
        display: none;
    }

        .productcontainer > .lotto .title {
            color: black;
            font-weight: bolder;
            font-size: 16px;
        }

        .productcontainer > .lotto > .specification {
            width: 90%;
            height: 190px;
            padding-top: 60px;
            margin: 0 auto;
        }

            .productcontainer > .lotto > .specification > .literal {
                width: 90%;
                float: left;
            }

            .productcontainer > .lotto > .specification > .quickmark {
                width: 10%;
                float: left;
                margin-top: 20px;
            }

                .productcontainer > .lotto > .specification > .quickmark img {
                    width: 100px;
                }

        .productcontainer > .lotto > .prize {
            width: 90%;
            height: 200px;
            margin: 0 auto;
        }

            .productcontainer > .lotto > .prize > .prizelist {
                width: 100%;
                height: 260px;
                text-align: center;
                font-size: 12px;
            }

                .productcontainer > .lotto > .prize > .prizelist > li {
                    float: left;
                    width: 23%;
                }

                    .productcontainer > .lotto > .prize > .prizelist > li > img {
                        /*height: 170px;*/
                    }

                .productcontainer > .lotto > .prize > .prizelist > .prizeborder {
                    height: 70%;
                    width: 1px;
                    border-left: 1px dashed black;
                    margin: 0 10px;
                    border-right: 1px dashed black;
                    margin-top: 20px;
                }

.indexred {
    color: red;
}

.indexblue {
    color: #0c71b4;
}
/*²úÆ·*/
/*µ×²¿*/
.footercontainer {
    width: 100%;
    text-align: center;
    height: 410px;
    background-color: #2a3139;
    min-width: 1000px;
    color: #EAF2E3;
    font-size: 14px;
}

    .footercontainer > .title {
        width: 100%;
        font-size: 30px;
        font-weight: bolder;
        line-height: 75px;
        height: 75px;
        margin-top: 40px;
    }

        .footercontainer > .title > img {
            height: 75px;
        }

    .footercontainer > .cuttingline {
        width: 100%;
        border-bottom: 1px solid black;
        margin: 5px auto 10px;
    }


    .footercontainer > .content {
        width: 1000px;
        height: 355px;
        margin: 0 auto;
        margin-top: -20px;
    }

        .footercontainer > .content > div {
            float: left;
            margin-left: 50px;
        }

        .footercontainer > .content ul {
            float: left;
            text-align: left;
            list-style: none;
            padding: 0px;
            margin: 0px;
        }

            .footercontainer > .content ul > li {
                margin: 20px auto;
                cursor: pointer;
            }

                .footercontainer > .content ul > li:first-child {
                    font-weight: bold;
                    font-size: 16px;
                    cursor: default;
                    text-indent: 30px;
                    margin-left: -33px;
                    background-size: 25px;
                    line-height: 25px;
                    position: relative;
                }

                    .footercontainer > .content ul > li:first-child > img {
                        width: 20px;
                        position: absolute;
                        left: -3px;
                        top: 2px;
                    }

        .footercontainer > .content > .contact > .customerservice {
            height: 120px;
            margin-top: 20px;
        }

        .footercontainer > .content > .contact > div > img {
            width: 120px;
            float: left;
            margin-left: 50px;
        }

        .footercontainer > .content > .contact > div > ul {
            margin-left: 12px;
            font-size: 14px;
            margin-top: -20px;
        }

            .footercontainer > .content > .contact > div > ul > li:first-child {
                font-size: 16px;
                text-indent: 25px;
                margin-left: -22px;
                background-size: 20px;
                line-height: 25px;
            }

                .footercontainer > .content > .contact > div > ul > li:first-child > img {
                    width: 20px;
                    position: absolute;
                    left: -3px;
                    top: 2px;
                }

        /*.footercontainer > .content > .contact > .customerservice > ul > li:nth-child(1) {
            background: url(../images/buttom_ico_001.png) no-repeat 0px 5px;
            background-size: 18px;
        }*/

        .footercontainer > .content > .contact > .attention {
            margin-top: 20px;
            position: absolute;
        }

            .footercontainer > .content > .contact > .attention > ul {
                margin-left: 12px;
            }

                .footercontainer > .content > .contact > .attention > ul > li > img {
                    width: 20px;
                }

                .footercontainer > .content > .contact > .attention > ul > li * {
                    vertical-align: middle;
                }

                .footercontainer > .content > .contact > .attention > ul > li:first-child {
                    background: none;
                }

                .footercontainer > .content > .contact > .attention > ul > li:not(:first-child) {
                    margin: 10px auto;
                }

                .footercontainer > .content > .contact > .attention > ul > li > span {
                    margin-left: 20px;
                }

        .footercontainer > .content > .cuttingline {
            border-left: 2px solid black;
            height: 395px;
            margin: 20px 85px auto 60px;
        }

        .footercontainer > .content > .functionlink > ul {
            margin: 0px 42px;
            font-size: 14px;
        }

            .footercontainer > .content > .functionlink > ul a {
                color: #EAF2E3;
            }

/*.footercontainer > .content > .functionlink > ul:nth-child(1) > li:nth-child(1) {
                background: url(../images/buttom_ico_002.png) no-repeat 0px 5px;
                background-size: 18px;
            }

            .footercontainer > .content > .functionlink > ul:nth-child(2) > li:nth-child(1) {
                background: url(../images/buttom_ico_003.png) no-repeat 0px 5px;
                background-size: 18px;
            }

            .footercontainer > .content > .functionlink > ul:nth-child(3) > li:nth-child(1) {
                background: url(../images/buttom_ico_004.png) no-repeat 0px 5px;
                background-size: 18px;
            }

            .footercontainer > .content > .functionlink > ul:nth-child(4) > li:nth-child(1) {
                background: url(../images/buttom_ico_005.png) no-repeat 0px 5px;
                background-size: 18px;
            }

            .footercontainer > .content > .functionlink > ul:nth-child(5) > li:nth-child(1) {
                background: url(../images/buttom_ico_006.png) no-repeat 0px 5px;
                background-size: 18px;
            }*/
/*µ×²¿*/
/*ÂÖ²¥*/
#myCarousel > .left {
    line-height: 24px;
    top: 53%;
    left: 100px;
    z-index: 100;
    border: unset;
    background: url(../images/left-1.png) no-repeat;
    -webkit-border-radius: unset;
    -moz-border-radius: unset;
    border-radius: unset;
    opacity: unset;
    width: 22px;
}

    #myCarousel > .left:hover {
        background: url(../images/left-active-1.png) no-repeat;
    }

#myCarousel > .right {
    line-height: 24px;
    top: 53%;
    right: 100px;
    left: unset;
    z-index: 100;
    border: unset;
    background: url(../images/right-1.png) no-repeat;
    -webkit-border-radius: unset;
    -moz-border-radius: unset;
    border-radius: unset;
    opacity: unset;
    width: 22px;
}

    #myCarousel > .right:hover {
        background: url(../images/right-active-1.png) no-repeat;
    }

.label {
    padding: 0px 4px;
}

.carousel-indicators {
    top: 94%;
    left: 46%;
}

    .carousel-indicators li {
        cursor: pointer;
        margin-left: 10px;
        width: 10px;
        height: 10px;
        border-radius: 10px;
        -moz-border-radius: 10px;
        -webkit-border-radius: 10px;
        background: #C7C7C7;
    }

        .carousel-indicators li:hover {
            background: #848484;
        }

    .carousel-indicators .active {
        background: #848484;
    }
/*ÂÖ²¥*/
.item {
    min-width: 1000px;
}

    .item:nth-child(2) > .ttp {
        height: 100vh;
        width: 100%;
        background: url(../images/zcb_lf_1.jpg) no-repeat;
        background-size: 100% 100%;
    }

    .item:nth-child(2) > .masking {
        background-color: #548235;
        filter: alpha(Opacity=80);
        -moz-opacity: 0.5;
        opacity: 0.5;
    }

    .item:nth-child(2) > .text-left {
        color: #548235;
    }

    .item:nth-child(2) > .text-right {
        top: 43%;
        left: 45%;
    }



    .item:nth-child(3) > .ttp {
        height: 100vh;
        width: 100%;
        background: url(../images/zcb_lf_2.jpg) no-repeat;
        background-size: 100% 100%;
    }

    .item:nth-child(3) > .masking {
        background-color: #C55A11;
        filter: alpha(Opacity=80);
        -moz-opacity: 0.5;
        opacity: 0.5;
    }

    .item:nth-child(3) > .text-left {
        color: #C55A11;
    }

    .item:nth-child(3) > .text-right {
        top: 43%;
        left: 45%;
    }



    .item:nth-child(4) > .ttp {
        height: 100vh;
        width: 100%;
        background: url(../images/zcb_lf_3.jpg) no-repeat;
        background-size: 100% 100%;
    }

    .item:nth-child(4) > .masking {
        background-color: #2E75B6;
        filter: alpha(Opacity=80);
        -moz-opacity: 0.5;
        opacity: 0.5;
    }

    .item:nth-child(4) > .text-left {
        color: #2E75B6;
    }

    .item:nth-child(4) > .text-right {
        top: 43%;
        left: 45%;
    }

    .item:nth-child(5) > .ttp {
        height: 100vh;
        width: 100%;
        background: url(../images/zcb_lf_4.jpg) no-repeat;
        background-size: 100% 100%;
    }

    .item:nth-child(5) > .masking {
        background-color: #6c3812;
        filter: alpha(Opacity=80);
        -moz-opacity: 0.5;
        opacity: 0.5;
    }

    .item:nth-child(5) > .text-left {
        color: #6c3812;
    }

    .item:nth-child(5) > .text-right {
        top: 43%;
        left: 45%;
    }

    .item:nth-child(6) > .ttp {
        height: 100vh;
        width: 100%;
        background: url(../images/zcb_lf_5.jpg) no-repeat;
        background-size: 100% 100%;
    }

    .item:nth-child(6) > .masking {
        background-color: #572b2b;
        filter: alpha(Opacity=80);
        -moz-opacity: 0.5;
        opacity: 0.5;
    }

    .item:nth-child(6) > .text-left {
        color: #572b2b;
    }

    .item:nth-child(6) > .text-right {
        top: 43%;
        left: 45%;
    }

    .item:nth-child(7) > .ttp {
        height: 100vh;
        width: 100%;
        background: url(../images/zcb_lf_6.jpg) no-repeat;
        background-size: 100% 100%;
    }

    .item:nth-child(7) > .masking {
        background-color: #065f9e;
        filter: alpha(Opacity=80);
        -moz-opacity: 0.5;
        opacity: 0.5;
    }

    .item:nth-child(7) > .text-left {
        color: #065f9e;
        /*border: 3px solid white;
        font-size: 3em;*/
    }

    /*.item:nth-child(7) > .text-left > div {
            background-color: white;
            margin: 15px;
            padding: 10px 60px;
        }*/

    .item:nth-child(7) > .text-right {
        top: 43%;
        left: 45%;
    }

    .item > .text-left {
        position: absolute;
        top: 43%;
        left: 10%;
        z-index: 70;
        font-size: 4em;
        line-height: 1.2em;
        text-align: center;
        font-weight: bold;
        width: 410px;
    }

        .item > .text-left > div {
            font-size: 24px;
            font-weight: normal;
            z-index: 100;
        }

    .item > .text-right {
        position: absolute;
        z-index: 70;
        text-align: left;
        font-size: 2.3em;
        line-height: 1.6em;
    }

    .item > .masking {
        height: 100vh;
        width: 100%;
        position: absolute;
        top: 0px;
        left: 0px;
        z-index: 50;
        filter: alpha(Opacity=80);
        -moz-opacity: 0.5;
        opacity: 0.5;
    }

    .item > .masking-left {
        height: 100vh;
        width: 40%;
        filter: alpha(Opacity=80);
        -moz-opacity: 0.6;
        opacity: 0.6;
        background-color: white;
        position: absolute;
        top: 0px;
        z-index: 60;
        left: 0px;
    }

.carousel-inner > a {
    color: white;
}

    .carousel-inner > a:hover {
        color: white;
    }

    .carousel-inner > a:active {
        color: white;
    }
/*µÚÒ»ÆÁµ×²¿*/
.div_buttom {
    position: absolute;
    right: 0;
    bottom: 10px;
    left: 85%;
    width: 130px;
}

    .div_buttom img {
        cursor: pointer;
    }

/*µÚÒ»ÆÁµ×²¿*/


.mask {
    z-index: 100;
    position: absolute !important;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    min-width: 1000px;
    height: 100%;
    background: #456991;
    filter: alpha(opacity=50);
    opacity: 0.5;
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
}

.wwwnav {
    position: fixed;
    right: 0px;
    top: 0px;
    width: 46px;
    z-index: 9999;
    height: 100%;
}

    .wwwnav > div {
        position: absolute;
        top: 50%;
        margin-top: -238px;
    }

    .wwwnav img {
        cursor: pointer;
    }

.r_side li a.i1 {
    background: url("../../img/icon_img_index.png") no-repeat -59px 0;
    width: 10px;
    height: 15px;
    display: inline-block;
    margin-right: 8px;
}

    .r_side li a.i1.on, .r_side li span.i1:active {
        background: url("../img/icon_img_index.png") no-repeat -59px -40px;
    }

.r_side li a.e1 {
    background: url("../img/icon_img_index.png") no-repeat -77px 0px;
    width: 18px;
    height: 15px;
    display: block;
}

    .r_side li a.e1:hover {
        background: url("../img/icon_img_index.png") no-repeat -77px -19px;
    }

/*首页用户登录以后，显示下拉框*/
.j_t1_nav .t1_nav ul .middle {
    font-size: 12px;
}

.j_t1_nav .t1_nav ul .lage {
    font-size: 14px;
}

.j_user_box .user_nav {
    position: absolute;
    top: 55px;
    left: 0px;
    border: 1px solid #0c71b4;
    width: 104px;
    background: #fff;
    z-index: 999 !important;
    display: none;
    float: left;
}

#ulUserInfo {
    z-index: 999 !important;
}

.j_i1_nav .i1_nav {
    display: none;
    border-radius: 3px;
    position: absolute;
    z-index: 999;
    background: #f5fbfd;
    width: 105px;
    height: 95px;
    margin: 12px 0 0 -46px;
    box-shadow: 0 5px 5px #7ea8bc;
}

    .j_i1_nav .i1_nav span {
        position: absolute;
        top: -7px;
        left: 50%;
        margin-left: -7px;
        width: 13px;
        height: 7px;
        background: url("../../img/arrow_top_withe.png");
    }

    .j_i1_nav .i1_nav img {
        width: 60px;
        height: 60px;
        display: block;
        margin: 15px auto;
    }



.j_user_box .user_nav a {
    color: #333;
    display: block;
    text-align: left;
    height: 34px;
    line-height: 34px;
    padding-left: 26px;
    margin: 0;
    background: url(../../img/user_icon.png) no-repeat 5px 8px;
}

.j_user_box .user_nav .link2 {
    background-position: 5px -24px;
}

.j_user_box .user_nav .link3 {
    background-position: 5px -56px;
}

.j_user_box .user_nav .link4 {
    background-position: 5px -88px;
}

.j_user_box .user_nav .link5 {
    background-position: 5px -120px;
}

.j_user_box .user_nav .link6 {
    background-position: 5px -152px;
}

.j_user_box .user_nav .link7 {
    background-position: 5px -184px;
}

.j_user_box .user_nav .link8 {
    background-position: 5px -216px;
}

.j_user_box .user_nav .link9 {
    background-position: 5px -248px;
}

.j_user_box .user_nav .link10 {
    background-position: 5px -279px;
}

.j_user_box .user_nav .link11 {
    background-position: 5px -309px;
}

.j_user_box .user_nav .link12 {
    background-position: 5px -340px;
}

.j_user_box .user_nav a:hover {
    color: #0c71b4;
}

.j_user_box .user_nav a:hover {
    background: url(../../img/user_icon_hover.png) no-repeat 5px 8px;
}

.j_user_box .user_nav .link2:hover {
    background-position: 5px -24px;
}

.j_user_box .user_nav .link3:hover {
    background-position: 5px -56px;
}

.j_user_box .user_nav .link4:hover {
    background-position: 5px -88px;
}

.j_user_box .user_nav .link5:hover {
    background-position: 5px -119px;
}

.j_user_box .user_nav .link6:hover {
    background-position: 5px -151px;
}

.j_user_box .user_nav .link7:hover {
    background-position: 5px -183px;
}

.j_user_box .user_nav .link8:hover {
    background-position: 5px -215px;
}

.j_user_box .user_nav .link9:hover {
    background-position: 5px -247px;
}

.j_user_box .user_nav .link10:hover {
    background-position: 5px -278px;
}

.j_user_box .user_nav .link11:hover {
    background-position: 5px -308px;
}

.j_user_box .user_nav .link12:hover {
    background-position: 5px -339px;
}

.topBuy {
    width: 416px;
    height: 196px;
    position: relative;
    top: 40px;
    left: -40px;
    background: no-repeat;
    cursor: pointer;
    display: none;
}

    .topBuy > .closeBuy {
        width: 17px;
        height: 20px;
        left: 360px;
        position: absolute;
        top: 27px;
        line-height: 20px;
        cursor: pointer;
    }

.fx-foot-container {
    margin: 0 auto;
    width: 1050px;
    height: 260px;
}

    .fx-foot-container > li {
        float: left;
        width: 150px;
        text-align: left;
        line-height: 30px;
    }

        .fx-foot-container > li .title {
            font-weight: bold;
            font-size: 20px;
            line-height: 50px;
        }

        .fx-foot-container > li a, .fx-foot-container > li a:link {
            color: #EAF2E3;
            font-size: 14px;
        }

        .fx-foot-container > li li:not(.title) {
            cursor: pointer;
        }

        .fx-foot-container > li.lxwm {
            width: 200px;
        }

        .fx-foot-container > li.wxxcx {
            text-align: center;
            width: 200px;
            padding-top: 16px;
        }

            .fx-foot-container > li.wxxcx img {
                width: 130px;
            }

        .fx-foot-container > li.xz {
            text-align: center;
            padding-top: 16px;
        }


        .fx-foot-container > li .ulmobile {
            width: 160px;
            margin-left: 20px;
            margin-top: 8px;
        }

        .fx-foot-container > li.xz .android, .fx-foot-container > li.xz .apple {
            height: 40px;
            line-height: 40px;
            border: 1px solid #555555;
        }

            .fx-foot-container > li.xz .android span, .fx-foot-container > li.xz .apple span {
                display: inline-block;
                width: 110px;
                float: left;
                margin-left: 40px;
            }

        .fx-foot-container > li.xz .android {
            background: url("../../img/android-icon.png") no-repeat;
            margin-bottom: 50px;
        }

            .fx-foot-container > li.xz .android:hover {
                background: url("../../img/android-icon-click.png") no-repeat;
            }

        .fx-foot-container > li.xz .apple {
            background: url("../../img/apple-icon.png") no-repeat;
        }

            .fx-foot-container > li.xz .apple:hover {
                background: url("../../img/apple-icon-click.png") no-repeat;
            }

.footercontainer .partner {
    /*margin: 0 auto;
    width: 520px;*/
    height: 50px;
    float: left;
}

    .footercontainer .partner li {
        float: left;
        text-align: left;
        margin-left: 20px;
    }

        .footercontainer .partner li.title {
            line-height: 36px;
            font-size: 20px;
            font-weight: bold;
            margin-left: 0px;
            margin-right: 10px;
        }

        .footercontainer .partner li .gsicon {
            margin-top: 9px;
            width: 160px;
        }

.footercontainer .copyright {
    float: right;
    line-height: 32px;
}


#to_browser_tips {
    border-bottom: #eed64d 1px solid;
    background-color: rgb(248,239,180);
    color: #000;
    width: 100%;
    top: 0px;
    font-size: 16px;
    position: absolute;
    z-index: 9999;
    min-width: 1240px;
}

.to_container {
    margin: 0px auto;
    width: 1000px;
    text-align: center;
    line-height: 25px;
}

#to_browser_tips .to_close {
    cursor: pointer;
    position: absolute;
    top: 5px;
    right: 55px;
}
