* {
    margin: 0;
    padding: 0;
    list-style: none;
    text-decoration: none;
}

a {
    color: #666;
}

    a:hover {
        cursor: pointer;
        color: #2482e0;
    }

body {
    font: 14px/150% Arial,Verdana,"微软雅黑";
    color: #666;
    background: #fff;
}

h1, h2, h3, h4, h5 {
    font-weight: normal;
}

img {
    border: none;
}

em, i {
    font-style: normal;
}

table {
    border-spacing: 0;
}

thead {
    display: table-header-group;
    vertical-align: middle;
    border-color: inherit;
}

input {
    outline: none;
}

.clear:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clear {
    zoom: 1;
}

.w60 {
    width: 60px;
}

.w120 {
    width: 120px;
}

.w150 {
    width: 150px;
}

.w212 {
    width: 212px;
}

.w300 {
    width: 300px;
}

.w350 {
    width: 350px;
}

.w630 {
    width: 630px;
}

.w791 {
    width: 791px;
}

.h40 {
    height: 40px;
}

.fz12 {
    font-size: 12px;
}

.fz14 {
    font-size: 14px;
}

.fz16 {
    font-size: 16px;
}

.fz18 {
    font-size: 18px;
}

.fz20 {
    font-size: 20px;
}

.fz24 {
    font-size: 24px;
}

.fz36 {
    font-size: 36px;
}

.fw500 {
    font-weight: 500;
}

.txtl {
    text-align: left;
}

.txtc {
    text-align: center;
}

.fb {
    font-weight: bold;
}

.ml10 {
    margin-left: 10px;
}

.ml20 {
    margin-left: 20px;
}

.mr5 {
    margin-right: 5px;
}

.mr10 {
    margin-right: 10px;
}

.mt10 {
    margin-top: 10px;
}

.mt15 {
    margin-top: 15px;
}

.mt20 {
    margin-top: 20px;
}

.mt25 {
    margin-top: 25px;
}

.mt30 {
    margin-top: 30px;
}

.mt40 {
    margin-top: 40px;
}

.mt50 {
    margin-top: 50px;
}

.mb10 {
    margin-bottom: 10px;
}

.mb30 {
    margin-bottom: 30px;
}

.pt30 {
    padding-top: 30px;
}

.pt40 {
    padding-top: 40px;
}

.pt50 {
    padding-top: 50px;
}

.pl10 {
    padding-left: 10px;
}

.pl20 {
    padding-left: 20px;
}

.pl30 {
    padding-left: 30px;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.red {
    color: #ff1111;
}

.black {
    color: #333;
}

.black1 {
    color: #777;
}

.hui {
    color: #999;
}

.blue {
    color: #2482e0;
}

.org {
    color: #fb661d;
}

.posit5 {
    position: relative;
    top: 5px
}

.beij_center {
    width: 1200px;
    margin: 0 auto;
}

.beij_center_1100 {
    width: 1100px;
    margin: 0 auto;
}

.bghui {
    background: #F8FAFB;
}

.bgvip {
    background: #FFF8F1;
}

.w1200, .w1201 {
    width: 1200px;
    margin: 0 auto;
}
/*顶部*/
#header {
    clear: both;
    width: 100%;
    height: 35px;
    line-height: 35px;
    background: #eee;
    border-bottom: solid 1px #dadada;
}

.header-box {
    width: 1210px;
    margin: 0 auto;
}

    .header-box .huany {
        float: left;
        display: inline-block;
        margin: 0 5px;
        font-size: 14px;
    }

.header-left {
    float: left;
    font-size: 12px;
    color: #666;
    height: 35px;
}

    .header-left li {
        padding: 0 24px 0 10px;
        position: relative;
    }

.header-right {
    float: right;
}

    .header-right li {
        float: left;
        padding: 0 2px;
        font-size: 12px;
        height: 35px;
        padding: 0 24px 0 10px;
        position: relative;
    }

    .header-right .shu {
        width: 1px;
        height: 13px;
        margin-top: 11px;
        background: #ddd;
        padding: 0;
    }

.ci-right {
    font: 400 14px/15px consolas;
    height: 7px;
    overflow: hidden;
    position: absolute;
    top: 12px;
    right: 5px;
    -webkit-transition: -webkit-transform .1s ease-in 0s;
    color: #6a6a6a;
    -moz-transition: -moz-transform .1s ease-in 0s;
    color: #6a6a6a;
}

.ci-leftll {
    font: 400 14px/15px consolas;
    height: 7px;
    overflow: hidden;
    position: absolute;
    top: 12px;
    right: 5px;
    -webkit-transition: -webkit-transform .1s ease-in 0s;
    color: #6a6a6a;
    -moz-transition: -moz-transform .1s ease-in 0s;
}

#header li:hover .ci-right {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
}

#header li:hover .ci-leftll {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
}
/*轮播图上方 导航栏 横向一栏*/
#navv {
    clear: both;
    position: relative;
    background: #fff;
    height: 78px;
    border-top: solid 1px #dfdfdf;
}

.clear {
    clear: both;
}

.focus {
    width: 1210px;
    margin: 0 auto;
    height: 78px;
    line-height: 50px;
    position: relative;
}

    .focus .focus-a {
        width: 210px;
        height: 78px;
    }

        .focus .focus-a .nav-img2 {
            width: 100%;
        }

        .focus .focus-a .fouc-font {
            position: absolute;
            top: 10px;
            width: 240px;
            left: 0px;
            height: 78px;
            text-align: center;
        }

            .focus .focus-a .fouc-font a {
                color: #3c4042;
                font-size: 20px;
                display: inline-block;
                line-height: 45px;
                font-family: "微软雅黑";
            }

    .focus .focus-b {
        position: absolute;
        top: 15px;
        right: 0;
    }

        .focus .focus-b ul li {
            float: left;
            padding: 0 20px;
        }

            .focus .focus-b ul li a {
                color: #333;
                font-size: 16px;
            }

                .focus .focus-b ul li a:hover {
                    color: #2482e0;
                }

                .focus .focus-b ul li a.active {
                    color: #2482e0;
                    font-weight: bold;
                }

                .focus .focus-b ul li a.bgblueBtn {
                    width: 76px;
                    height: 34px;
                    line-height: 34px;
                    text-align: center;
                    background: #459df5;
                    border-radius: 3px;
                    color: #fff;
                    display: block;
                    margin-top: 10px;
                }

.nav-img {
    height: 10px;
    width: 100%;
    position: absolute;
    top: 40px;
}
/*轮播图*/
#lunbo {
    clear: both;
    position: relative;
    overflow: hidden;
}

#one {
    height: 260px;
    position: relative;
    margin-left: -960px;
    left: 50%;
}

    #one li {
        float: left;
        width: 0;
    }

    #one .on {
        width: 720px;
    }

#two .on {
    background: #fff;
    width: 22px;
    border-radius: 5px;
}

#two {
    position: absolute;
    left: 48%;
    bottom: 135px
}

    #two li {
        float: left;
        width: 10px;
        height: 6px; /* padding:1px 6px;*/
        border-radius: 32%; /* border:1px solid #fff;*/
        margin-left: 10px;
        background: #9aa5b7; /* border-radius:20px;*/
        color: #714848;
        cursor: pointer;
        line-height: 40px;
        overflow: hidden;
        text-align: center
    }

.viploginW1200 {
    width: 1200px;
    margin: auto;
    position: relative;
}

.viploginBox, .loginBox {
    width: 396px;
    height: 208px;
    position: absolute;
    right: 0px;
    top: 86px;
    background: url("loginbg.png") no-repeat right;
}

.loginBox {
    background: url("nologinbg.png") no-repeat right;
}

.viploginBox .vipuserMain {
    width: 295px;
    margin: auto;
    position: relative;
    top: 38px;
}

.viploginBox .userhead {
    height: 82px;
    display: flex;
    position: relative;
    left: 10px;
}

.viploginBox .ico-huangg {
    display: block;
    width: 100px;
    height: 100px;
    position: absolute;
    z-index: 999;
    background: url("ico-huangg.png") no-repeat 34px 37px;
}

.viploginBox .userhead img.userpic {
    width: 64px;
    height: 64px;
    border-radius: 50%;
    box-shadow: 0px 0px 8px 0px rgba(190,127,39,3);
}

.viploginBox .userhead img.uservip {
    margin-left: -8px;
    margin-top: 3px;
}

.viploginBox .userhead div {
    margin-left: 20px;
    margin-top: 10px;
}

    .viploginBox .userhead div em {
        position: relative;
        right: -36px;
        top: -13px;
        opacity: 1;
        font-size: 16px;
        font-family: MicrosoftYaHei;
        text-align: left;
        color: #222222;
    }

    .viploginBox .userhead div p {
        opacity: 1;
        font-size: 18px;
        font-family: MicrosoftYaHei,MicrosoftYaHei-Bold;
        font-weight: 700;
        text-align: left;
        color: #222222;
        width:235px;
        max-width: 235px;
        display: inline-block;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }

.viploginBox .renewBtn {
    display: block;
    width: 320px;
    height: 50px;
    line-height: 50px;
    border-radius: 3px;
    margin-top: 40px;
    margin-left: 57px;
    color: #653E0A;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    opacity: 1;
    background: url("kaitongbtn.gif") no-repeat;
    background-size: 100%;
    box-shadow: 0px 0px 8px 0px rgba(190,127,39,6);
}

.rightfix-box {
    position: fixed;
    width: 68px;
    right: 20px;
    top: 50%;
    z-index: 10;
    margin-top: -108px;
}

    .rightfix-box .rightfix-list {
        width: 100%;
        border-radius: 4px;
        background-color: #fff;
        box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.15);
    }

        .rightfix-box .rightfix-list .rf-item {
            background-color: #fff;
            padding: 25px 0;
            box-sizing: border-box;
            cursor: pointer;
            position: relative;
            width: 100%;
            height: 130px;
            text-align: center;
            border-bottom: 1px solid #eeeeee;
        }

            .rightfix-box .rightfix-list .rf-item:first-child {
                border-radius: 4px 4px 0 0;
            }

            .rightfix-box .rightfix-list .rf-item:last-child {
                border-radius: 4px;
                cursor: unset;
            }

            .rightfix-box .rightfix-list .rf-item > .tle-box {
                text-align: center;
            }

                .rightfix-box .rightfix-list .rf-item > .tle-box .icon-box {
                    display: block;
                    margin: 0 auto;
                }

                .rightfix-box .rightfix-list .rf-item > .tle-box .txt-box {
                    font-size: 16px;
                    color: #222;
                    line-height: 25px;
                    padding: 0 15px;
                    display: block;
                    width: 100%;
                    box-sizing: border-box;
                }

            .rightfix-box .rightfix-list .rf-item .hover-box, .kfBtnBox .hover-box {
                display: none;
                position: absolute;
                right: 75px;
                cursor: default;
                padding-right: 8px;
                top: -25px;
            }

                .rightfix-box .rightfix-list .rf-item .hover-box .hover-ctn, .kfBtnBox .hover-box .hover-ctn {
                    width: 129px;
                    height: 192px;
                    background: #ffffff;
                    box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.15);
                    border-radius: 4px;
                    text-align: left;
                    padding: 16px 0 0 16px;
                    box-sizing: border-box;
                    position: relative;
                }

                .rightfix-box .rightfix-list .rf-item .hover-box .line-box, .kfBtnBox .hover-box .line-box {
                    margin-bottom: 24px;
                }

                .rightfix-box .rightfix-list .rf-item .hover-box .icon-box img, .kfBtnBox .hover-box .icon-box img {
                    width: 100px;
                    height: 100px;
                }

                .rightfix-box .rightfix-list .rf-item .hover-box .line-box:last-child, .kfBtnBox .hover-box .line-box:last-child {
                    margin-bottom: 0;
                }

                .rightfix-box .rightfix-list .rf-item .hover-box .line-box .icon-box, .kfBtnBox .hover-box .line-box .icon-box {
                    margin-right: 12px;
                }

                    .rightfix-box .rightfix-list .rf-item .hover-box .line-box .icon-box i {
                        font-size: 28px;
                    }

                .rightfix-box .rightfix-list .rf-item .hover-box .line-box .rfright-box, .kfBtnBox .hover-box .rfright-box {
                    font-size: 12px;
                    color: #001013;
                    line-height: 16px;
                }

                    .rightfix-box .rightfix-list .rf-item .hover-box .line-box .rfright-box > div {
                        padding-bottom: 2px;
                    }

                    .rightfix-box .rightfix-list .rf-item .hover-box .line-box .rfright-box .tle-box {
                        font-size: 12px;
                        color: #222;
                        line-height: 25px;
                    }

                        .rightfix-box .rightfix-list .rf-item .hover-box .line-box .rfright-box .tle-box.lh28 {
                            line-height: 28px;
                        }

                    .rightfix-box .rightfix-list .rf-item .hover-box .line-box .rfright-box .hui-color, .kfBtnBox .hover-box .hui-color {
                        color: rgba(0,16,19,0.5);
                    }

                    .rightfix-box .rightfix-list .rf-item .hover-box .line-box .rfright-box .seek-Btn {
                        width: 80px;
                        height: 32px;
                        border-radius: 4px;
                        border: 1px solid #175aff;
                        display: block;
                        font-size: 12px;
                        text-align: center;
                        color: #175aff;
                        line-height: 32px;
                        margin-top: 6px;
                    }

                .rightfix-box .rightfix-list .rf-item .hover-box .line-box .link-a:hover .rfright-box .tle-box {
                    color: #4192E7;
                }

            .rightfix-box .rightfix-list .rf-item:hover {
                background: #F8FAFB;
            }

            .rightfix-box .rightfix-list .rf-item:active {
                background: #F8FCFF;
            }

            .rightfix-box .rightfix-list .rf-item:hover .hover-box {
                display: block;
            }

            .rightfix-box .rightfix-list .rf-item:hover > .tle-box {
                color: #4192E7;
            }

                .rightfix-box .rightfix-list .rf-item:hover > .tle-box .txt-box {
                    color: #4192E7;
                }

    .rightfix-box .r-ctop {
        width: 40px;
        height: 40px;
        background: #ffffff;
        box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.15);
        border-radius: 4px 0px 0px 4px;
        margin-top: 12px;
    }

        .rightfix-box .r-ctop .icon-box {
            display: block;
            line-height: 40px;
            text-align: center;
            cursor: pointer;
        }

        .rightfix-box .r-ctop:hover {
            background-color: #3E3C53;
        }

            .rightfix-box .r-ctop:hover .icon-box {
                color: #fff;
            }

    .rightfix-box .rightfix-list .rf-item > .tle-box .icon-box i {
        width: 31px;
        height: 31px;
        display: block;
        margin: auto;
        margin-bottom: 10px;
        background: url("ico-zixun.png") no-repeat center;
    }

        .rightfix-box .rightfix-list .rf-item > .tle-box .icon-box i.icon-qiye-wx {
            width: 34px;
            background: url("ico-wx.png") no-repeat center;
        }

    .rightfix-box .rightfix-list .rf-item:hover .tle-box .icon-box .icon-qiye-kefu {
        width: 31px;
        height: 31px;
        display: block;
        margin: auto;
        margin-bottom: 10px;
        background: url("ico-zixun-curr.png") no-repeat center;
    }

    .rightfix-box .rightfix-list .rf-item:hover .tle-box .icon-box .icon-qiye-wx {
        width: 34px;
        height: 31px;
        display: block;
        margin: auto;
        margin-bottom: 10px;
        background: url("ico-wx-curr.png") no-repeat center;
    }

.compyServer-Headfixbox {
    width: 100%;
    height: 72px;
    display: block;
}

.compyServer-Headbox {
    width: 1200px;
    margin: auto;
    height: 72px;
    background: #ffffff;
    min-width: 1200px;
    box-sizing: border-box;
    z-index: 1000; /* position:fixed;top:0;left:0;*/
}

    .compyServer-Headbox:after {
        content: '';
        position: absolute;
        width: 100%;
        height: 100%;
        z-index: 0;
        top: 0;
        left: 0;
        pointer-events: none;
    }

    .compyServer-Headbox .cont-box {
        height: 60px;
 
        background: url("https://www.goldin168.com/themes/simpleboot3/public_jinhui/img/index/nav/logo.png") no-repeat 0 6px;
        box-sizing: border-box;
        padding-top: 10px;
    }

.compy-BannerBox {
    width: 100%;
    height: 406px;
    background: url('bannerbg.png') no-repeat top center / 1920px;
    margin-bottom: 40px;
}

    .compy-BannerBox .compB-ctn .top-titlebox {
        padding-top: 50px;
        padding-bottom: 20px;
        box-sizing: border-box;
    }

        .compy-BannerBox .compB-ctn .top-titlebox .big-f {
            font-size: 38px;
            font-weight: bold;
            color: #ffffff;
            line-height: 50px;
            letter-spacing: 8px;
            display: block;
            text-align: left;
            margin-bottom: 16px;
        }

            .compy-BannerBox .compB-ctn .top-titlebox .big-f span {
                letter-spacing: 8px;
            }

        .compy-BannerBox .compB-ctn .top-titlebox .btm-f {
            font-size: 21px;
            color: rgba(255,255,255,0.85);
            line-height: 24px;
            letter-spacing: 4px;
            text-align: center;
        }

            .compy-BannerBox .compB-ctn .top-titlebox .btm-f .l-box {
                letter-spacing: 4px;
                display: inline-block;
            }

    .compy-BannerBox .compB-ctn .ctnlist-box {
        width: 100%;
        height: 145px;
        background: #ffffff;
        display: flex;
        justify-content: space-between;
        box-shadow: -1px 1px 20px -9px rgba(173,109,19,.3);
        border-radius: 4px;
        padding: 33px 87px 0;
        box-sizing: border-box;
    }

        .compy-BannerBox .compB-ctn .ctnlist-box .sd-item {
            margin-right: 267px;
        }

            .compy-BannerBox .compB-ctn .ctnlist-box .sd-item:last-child {
                margin-right: 0
            }

            .compy-BannerBox .compB-ctn .ctnlist-box .sd-item .icon-box {
                display: inline-block;
                width: 40px;
                height: 40px;
                background-color: #ccc;
                margin-right: 12px;
                background: url('icons1.png') no-repeat center / 190px;
            }

                .compy-BannerBox .compB-ctn .ctnlist-box .sd-item .icon-box.icon1 {
                    background-position: 0px 0px;
                }

                .compy-BannerBox .compB-ctn .ctnlist-box .sd-item .icon-box.icon2 {
                    background-position: -50px 0px;
                }

                .compy-BannerBox .compB-ctn .ctnlist-box .sd-item .icon-box.icon3 {
                    background-position: -100px 0px;
                }

                .compy-BannerBox .compB-ctn .ctnlist-box .sd-item .icon-box.icon4 {
                    background-position: -150px 0px;
                }

            .compy-BannerBox .compB-ctn .ctnlist-box .sd-item .right-box {
                word-break: keep-all;
                white-space: nowrap;
            }

                .compy-BannerBox .compB-ctn .ctnlist-box .sd-item .right-box .tle-box {
                    font-family: 'MicrosoftYaHei';
                    font-size: 20px;
                    color: #222;
                    font-weight: 600px;
                }

                .compy-BannerBox .compB-ctn .ctnlist-box .sd-item .right-box .btm-tip {
                    font-family: 'FZLTTHJW';
                    margin-top: 30px;
                    font-size: 32px;
                    color: #222;
                    font-weight: bold;
                }

                    .compy-BannerBox .compB-ctn .ctnlist-box .sd-item .right-box .btm-tip em {
                        font-size: 20px;
                        color: #AD6D13;
                        font-weight: bold;
                    }

                        .compy-BannerBox .compB-ctn .ctnlist-box .sd-item .right-box .btm-tip em:nth-child(2) {
                            position: relative;
                            top: -3px;
                        }

                        .compy-BannerBox .compB-ctn .ctnlist-box .sd-item .right-box .btm-tip em.count-title {
                            font-family: Impact;
                            margin-top: 30px;
                            font-size: 36px;
                            color: #222;
                            font-weight: bold;
                        }

.vipItemBox {
    width: 1200px;
    margin: auto;
    display: flex;
    justify-content: space-between;
}

    .vipItemBox .item {
        width: 175px;
    }

        .vipItemBox .item:first-child {
            margin-left: 35px;
        }

        .vipItemBox .item:last-child {
            margin-right: 35px;
        }

        .vipItemBox .item p {
            line-height: 25px;
            margin-left: 20px;
            font-weight: 200;
            opacity: 1;
            font-family: MicrosoftYaHei,MicrosoftYaHei-Bold;
            text-align: left;
            color: #222222;
        }

            .vipItemBox .item p:first-child {
                margin-top: 10px;
                margin-bottom: 6px;
            }

        .vipItemBox .item .ItemTit {
            font-size: 20px;
            font-weight: 700;
        }

.i35-con {
    padding: 20px;
}

    .i35-con .content {
        width: 1160px;
        margin: auto;
        padding: 20px 20px;
        background-color: #FFFAF5;
    }

        .i35-con .content ul {
            height: 120px;
            padding-left: 30px;
        }

        .i35-con .content li {
            float: left;
            display: flex;
            color: #222;
            font-size: 14px;
            width: 545px;
            height: 40px;
            line-height: 40px;
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;
            border-right: 1px solid #F9DCB3;
        }

            .i35-con .content li:nth-child(2n) {
                width: 580px;
                margin-right: 0;
                border-right: 0;
                text-align: center;
            }

            .i35-con .content li em {
                color: #888;
                width: 215px;
            }

                .i35-con .content li em:nth-child(2) {
                    width: 400px;
                    text-align: center;
                }

                .i35-con .content li em:last-child {
                    color: #222;
                    text-align: center;
                }

.vipPKBox {
    width: 1200px;
    height: 676px;
    margin: auto;
    display: flex;
    background: url("pkbg.png") no-repeat;
}

    .vipPKBox .regUser {
        width: 634px;
    }

        .vipPKBox .regUser h3, .vipPKBox .vipUser h3 {
            height: 61px;
            line-height: 61px;
            opacity: 1;
            font-size: 24px;
            font-family: MicrosoftYaHei,MicrosoftYaHei-Bold;
            font-weight: 700;
            color: #222222;
            text-align: center;
        }

        .vipPKBox .regUser .UserMain {
            width: 495px;
            margin: auto;
        }

            .vipPKBox .regUser .UserMain .itemBox, .vipPKBox .vipUser .UserMain .itemBox {
                display: flex;
                justify-content: space-between;
                margin-right: 50px;
            }

                .vipPKBox .regUser .UserMain .itemBox .item, .vipPKBox .vipUser .UserMain .itemBox .item {
                    width: 184px;
                    margin-top: 32px;
                    text-align: center;
                }

                .vipPKBox .vipUser .UserMain .itemBox .item {
                    margin-left: 75px;
                }

        .vipPKBox .regUser .item p, .vipPKBox .vipUser .item p {
            line-height: 25px;
            font-weight: 400;
            opacity: 1;
            font-family: MicrosoftYaHei,MicrosoftYaHei-Bold;
            text-align: center;
            color: #222222;
        }

            .vipPKBox .regUser .item p:first-child, .vipPKBox .vipUser .item p:first-child {
                margin-top: 10px;
                margin-bottom: 6px;
            }

        .vipPKBox .regUser .item .ItemTit, .vipPKBox .vipUser .item .ItemTit {
            font-size: 20px;
            font-weight: 700;
        }

    .vipPKBox .vipUser {
        width: 565px;
        text-align: center;
    }

        .vipPKBox .vipUser h3 {
            color: #AD6D13;
        }

        .vipPKBox .vipUser .item p {
            color: #AD6D13;
        }

.vipPrivilegeBox, .vipScheduleMain {
    width: 1200px;
    margin: auto;
    margin-top: 30px;
    padding-top: 25px;
}

.privilegeTit {
    height: 100px;
    line-height: 100px;
    text-align: center;
    opacity: 1;
    font-size: 32px;
    font-family: PingFangSC,PingFangSC-Heavy;
    font-weight: 800;
    color: #222222;
    margin-bottom: 25px;
}

    .privilegeTit .leftline, .privilegeTit .line2, .privilegeTit .line3, .privilegeTit .line4 {
        display: block;
        width: 100%;
        height: 8px;
        background: url("leftline.png") no-repeat;
        position: relative;
        top: 55px;
    }

    .privilegeTit .line2 {
        background: url("line2.png") no-repeat;
    }

    .privilegeTit .line3 {
        background: url("line3.png") no-repeat;
    }

    .privilegeTit .line4 {
        background: url("line4.png") no-repeat;
    }

.vipPrivilegeBox .vipTable {
    display: flex;
}

table th:first-of-type {
    border-top-left-radius: 10px;
}

table thead > tr:first-of-type > th:last-of-type {
    border-top-right-radius: 10px;
}

table tfoot > tr:first-of-type > td:first-of-type {
    border-bottom-left-radius: 10px;
}

table tfoot > tr:first-of-type > td:last-of-type {
    border-bottom-right-radius: 10px;
}

.vipPrivilegeBox table {
    border-radius: 4px 4px 0 0;
    box-shadow: 0px 0px 16px 0px rgba(0,0,0,0.1);
}

    .vipPrivilegeBox table img {
        position: relative;
        top: 5px;
    }

    .vipPrivilegeBox table.vipBox {
        position: relative;
        top: -8px;
        border-left: none;
        background: #FFFCFA;
        box-shadow: 0px 5px 22px 0px rgba(0,0,0,0.1);
    }

        .vipPrivilegeBox table.vipBox th, .vipPrivilegeBox table.vipBox td {
            border: 1px solid #F8E1BA;
            border-bottom: 0;
            color: #AD6D13;
        }

    .vipPrivilegeBox table thead th {
        border-radius: 4px 0 0 0;
    }

    .vipPrivilegeBox table tr:last-child td {
        border-bottom: 1px solid #eee;
        border-radius: 0 0 4px 4px;
    }

    .vipPrivilegeBox table.vipBox tr:last-child td {
        border-bottom: 1px solid #F8E1BA;
    }

    .vipPrivilegeBox table.vipBox thead {
        border-radius: 4px;
    }

    .vipPrivilegeBox table.vipBox tr:last-child td {
        height: 70px;
        line-height: 70px;
    }

    .vipPrivilegeBox table th, .vipPrivilegeBox table td {
        width: 402px;
        height: 60px;
        line-height: 60px;
        font-size: 24px;
        font-family: MicrosoftYaHei;
        text-align: center;
        color: #222222;
        border: 1px solid #eee;
        border-bottom: 0;
        border-right: 0;
    }

    .vipPrivilegeBox table.vipBox th {
        border-radius: 4px 4px 0 0;
        height: 68px;
        line-height: 68px;
    }

    .vipPrivilegeBox table td {
        font-size: 14px;
        text-align: left;
        padding-left: 40px;
    }

    .vipPrivilegeBox table.vipBox td {
        line-height: 20px;
        padding-left: 0;
        text-align: center;
    }

    .vipPrivilegeBox table td:nth-child(2) {
        padding-left: 0;
        text-align: center;
        color: #888;
    }

    .vipPrivilegeBox table td.ranklist {
        padding-left: 40px;
        text-align: left;
        opacity: 1;
        font-size: 18px;
        font-family: MicrosoftYaHei,MicrosoftYaHei-Bold;
        font-weight: 700;
        color: #222222;
    }

.kfBtnBox {
    width: 306px;
    height: 50px;
    line-height: 50px;
    display: flex;
    margin: auto;
    margin-top: 30px;
    margin-bottom: 50px;
    opacity: 1;
    border: 1px solid #ad6d13;
    border-radius: 26px;
    color: #AD6D13;
    font-size: 16px;
}

    .kfBtnBox .item {
        cursor: pointer;
        height: 50px;
        line-height: 30px;
    }

        .kfBtnBox .item:first-child:hover {
            background: #FFFBF7;
            border-radius: 26px 0 0 26px;
        }

        .kfBtnBox .item:last-child:hover {
            background: #FFFBF7;
            border-radius: 0 26px 26px 0;
            cursor: unset;
        }

        .kfBtnBox .item a {
            color: #AD6D13;
        }

        .kfBtnBox .item i {
            display: block;
            height: 28px;
            padding-left: 62px;
            background: url("ico-kf.png") no-repeat 35px 5px;
            border-right: 1px solid rgba(173,109,19,0.50);
            opacity: 1;
            width: 90px;
            margin-top: 12px;
        }

        .kfBtnBox .item:last-child i {
            border-right: 0;
        }

        .kfBtnBox .item i.ico-wx {
            background: url("ico-weix.png") no-repeat 30px 5px;
        }

        .kfBtnBox .item .hover-box {
            color: #222;
        }

        .kfBtnBox .item:nth-child(2):hover .hover-box {
            display: block;
            position: unset;
            z-index: 9999;
            margin-top: 18px;
        }

.vipScheduleBox {
    height: 504px;
    background: #FFFCFA;
}

.stepInfo {
    position: relative;
    background: #f2f2f2;
    margin: 170px auto 0 auto;
    width: 940px;
}

    .stepInfo li {
        float: left;
        width: 48%;
        height: 1px;
        background: #AD6D13;
    }

.stepIco {
    border-radius: 1.4em;
    background: #AD6D13;
    text-align: center;
    line-height: 1.4em;
    color: #fff;
    position: absolute;
    width: 12px;
    height: 12px;
}

.stepIco1 {
    top: -5px;
    left: -1%;
}

.stepIco2 {
    top: -5px;
    left: 35%;
}

.stepIco3 {
    top: -5px;
    left: 65%;
}

.stepIco4 {
    top: -26px;
    left: 90%;
    width: 218px;
    height: 50px;
    opacity: 1;
    border: 1px solid #ad6d13;
    border-radius: 26px;
    background: #FFFCFA;
}

.stepText {
    color: #666;
    margin-top: 1.2em;
    width: 82px;
    text-align: left;
}

    .stepText p {
        font-size: 16px
    }

.stepIco2 .stepText {
    position: relative;
    top: -65px;
}

.stepIco4 .stepText {
    width: 100%;
    text-align: center;
}

.vipgoodnessBox {
    width: 1200px;
    margin: auto;
    margin-top: 35px;
}

    .vipgoodnessBox .itemBox {
        display: flex;
        justify-content: space-between;
        font-family: MicrosoftYaHei;
        font-size: 16px;
    }

        .vipgoodnessBox .itemBox .item {
            width: 224px;
            height: 132px;
            text-align: center;
            padding-top: 30px;
        }

            .vipgoodnessBox .itemBox .item .itemIco {
                width: 77px;
                height: 77px;
                margin: auto;
            }

            .vipgoodnessBox .itemBox .item p {
                opacity: 1;
                font-size: 20px;
                color: #222222;
            }

            .vipgoodnessBox .itemBox .item:hover {
                width: 224px;
                height: 132px;
                background: #fff;
                border-radius: 3px;
                box-shadow: 0px 0px 16px 0px rgba(29,73,120,0.1);
                text-align: center;
                padding-top: 30px;
            }

.poptip, .poptip:hover {
    z-index: 999;
    width: 190px;
    position: absolute;
    top: -130px;
    right: -106px;
    text-align: left;
    padding: 20px 10px 20px 20px;
    *padding: 20px 10px 20px 20px;
    line-height: 23px;
    color: #333;
    background-color: #fff;
    border-radius: 3px;
    border: 1px solid #fff;
    box-shadow: 0px 5px 15px 3px rgba(29,73,120,0.1);
}

    .poptip:hover {
        background: #FFFCFA;
        border: 1px solid #F8E1BA;
        box-shadow: 0px 5px 15px 3px rgba(217,193,154,.6);
    }

        .poptip:hover .tipTit {
            font-weight: bold;
        }

    .poptip .tipTit {
        opacity: 1;
        font-size: 16px;
        text-align: left;
        color: #ad6d13;
        margin-bottom: 5px;
    }

.poptip-arrow {
    position: absolute;
    overflow: hidden;
    font-style: normal;
    font-family: simsun;
    text-shadow: 0 0 0 2px #eee;
}

    .poptip-arrow em, .poptip-arrow i {
        position: absolute;
        left: 0;
        top: -4px;
        font-style: normal;
    }

    .poptip-arrow em {
        color: #fff;
    }

    .poptip-arrow i {
        color: #fff;
        text-shadow: none;
    }

.poptip:hover .poptip-arrow i {
    color: #FFFCFA;
}

.poptip-arrow-top, .poptip-arrow-bottom {
    height: 6px;
    width: 12px;
    left: 12px;
    margin-left: -6px;
}

.poptip-arrow-left, .poptip-arrow-right {
    height: 14px;
    width: 13px;
    top: 108px;
}

.stepIco2 .poptip {
    top: 26px;
    right: -102px;
}

.stepIco3 .poptip {
    right: -100px;
}

.stepIco2 .poptip-arrow-left, .stepIco2 .poptip-arrow-right {
    top: -6px
}

.poptip-arrow-top {
    top: -6px;
}

    .poptip-arrow-top em {
        top: -1px;
    }

    .poptip-arrow-top i {
        top: 0px;
    }

.poptip-arrow-bottom {
    bottom: -6px;
}

    .poptip-arrow-bottom em {
        top: -8px;
    }

    .poptip-arrow-bottom i {
        top: -9px;
    }

.poptip-arrow-left {
    left: 105px;
}

    .poptip-arrow-left i {
        left: 0px;
    }

.poptip-arrow-right {
    right: -6px;
}

    .poptip-arrow-right em {
        left: -6px;
    }

    .poptip-arrow-right i {
        left: -7px;
    }

.poptip-arrow-left em {
    left: 1px;
}

.rankAddr:hover .poptip {
    display: block;
}

.vipQuBox {
    background: #FBFCFD;
}

    .vipQuBox .vipQuMain {
        width: 1200px;
        margin: auto;
        color: #222;
    }

        .vipQuBox .vipQuMain .itembox {
            display: flex;
            justify-content: space-between;
        }

            .vipQuBox .vipQuMain .itembox .item .tit {
                width: 386px;
                height: 59px;
                line-height: 59px;
                opacity: 1;
                font-size: 16px;
                font-family: MicrosoftYaHei,MicrosoftYaHei-Bold;
                font-weight: 700;
                text-align: left;
                color: #222222;
                text-align: center;
                background: url("qubg.png") no-repeat;
            }

            .vipQuBox .vipQuMain .itembox .item {
                width: 386px;
                box-shadow: 0px 0px 16px 0px rgba(29,73,120,0.1);
            }

                .vipQuBox .vipQuMain .itembox .item .itemMain {
                    width: 320px;
                    height: 78px;
                    margin: auto;
                    padding-top: 13px;
                }

                    .vipQuBox .vipQuMain .itembox .item .itemMain a {
                        color: #AD6D13;
                        text-decoration: underline;
                    }
/*底部*/
.bk_foot_box {
    width: 100%;
    height: 180px;
    padding: 70px 0 20px;
    line-height: 30px;
    background: #FBFCFD;
    font-size: 14px
}

    .bk_foot_box .link a {
        color: #888;
    }

.bk_foot_box {
    color: #ccc;
}

.foot_box {
    width: 1200px;
    height: 210px;
    margin: 0 auto;
    padding-top: 50px;
}

.foot_nav {
    float: left;
}

.foot_nav_list > li {
    float: left;
    color: #f7f7f7;
    font-size: 14px;
    font-weight: bold;
    margin-right: 114px;
}

.fo_nav_list > li {
    height: 26px;
    line-height: 26px;
}

    .fo_nav_list > li a {
        color: #929292;
        font-size: 12px;
    }

.foot_links a {
    color: #909192;
    margin-left: 10px;
}

    .foot_links a:hover {
        color: #f7f7f7;
    }

.bk_beian {
    color: #ccc;
    text-align: center;
}

.vipbtm {
    z-index: 9999;
    bottom: 0;
    width: 100%;
    height: 98px;
    background: url("btmbg.png") repeat-x;
}

    .vipbtm .vipbtn {
        width: 1200px;
        margin: auto;
        position: relative;
    }

    .vipbtm .btmtxt {
        width: 1200px;
        height: 0;
        margin: auto;
        position: relative;
        top: -40px;
    }

    .vipbtm a {
        display: block;
        width: 221px;
        height: 111px;
        position: absolute;
        color: #fff;
        right: 0;
        z-index: 999;
        top: -13px;
    }


.layui-layer-setwin {
    position: absolute;
    right: 200px;
    *right: 0;
    top: 500px;
    font-size: 0;
    line-height: initial;
}

