body
{
    overflow-x: hidden;
}
/*清除浮动*/
.clearfix:after
{
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
    clear: both;
}
.ellipsis
{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

/*-----导航-----*/
.vip-navWrap
{
    width: 100%;
    border-bottom: 1px solid #ddd;
}
.vip-nav
{
    height: 80px;
    clear: both;
}
.vip-nav-logo
{
    float: left;
    height: 80px;
    line-height: 80px;
}
.vip-nav-logo img
{
    float: left;
}
.vip-nav-logo span
{
    float: left;
    display: block;
    width: 1px;
    height: 20px;
    background-color: #ddd;
    margin: 0 10px;
    margin-top: 30px;
}
.vip-nav-logo p
{
    float: left;
    font-size: 18px;
    line-height: 80px;
    color: #d3b050;
    font-family: 'STKaiti'; /*楷体*/
}
.vip-nav-nav
{
    float: right;
}
.vip-nav-nav > ul > li
{
    float: left;
    position: relative;
}
.vip-nav-nav > ul > li > a
{
    display: block;
    height: 80px;
    line-height: 80px;
    margin-left: 80px;
    font-size: 16px;
    color: #888;
}
.vip-nav-nav > ul > li.active > a, .vip-nav-nav > ul > li:hover > a
{
    color: #BB8E13;
}

/*-----banner-----*/
.vip-banner
{
    width: 100%;
}
.vip-banner img
{
    display: block;
    width: 1440px;
    position: relative;
    left: 50%;
    margin-left: -720px;
}
.vip-banner-btnG
{
    position: relative;
}
.vip-banner-btn
{
    width: 1200px;
    height: 220px;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -600px;
}
.vip-banner-btn a
{
    display: block;
    width: 170px;
    height: 180px;
    position: absolute;
    top: 20px;
    background-color: #000;
    filter: alpha(opacity=0);
    opacity: 0;
}
.vip-silver-btn a
{
    width: 434px;
    height: 60px;
    left: 383px;
}
.vip-banner-btn .a1
{
    left: 433px;
}
.vip-banner-btn .a2
{
    left: 626px;
}
.vip-banner-btn .a3
{
    left: 820px;
}
.vip-banner-btn .a4
{
    left: 1013px;
}
.vip-silver-btn .btn1
{
    top: 283px;
}
.vip-silver-btn .btn2
{
    top: 0;
}

/*-----内容-----*/
.vip-content div
{
    width: 1200px;
    height: 600px;
    margin: 50px auto;
    position: relative;
}
.vip-content a
{
    display: block;
    width: 260px;
    height: 50px;
    position: absolute;
    bottom: 84px;
    left: 54px;
    background-color: #000;
    filter: alpha(opacity=0);
    opacity: 0;
}

/*-----面包屑导航-----*/
.crumb
{
    height: 70px;
    line-height: 70px;
}
.crumb a:hover
{
    color: #333;
}

/*-----订单页-----*/
.w1060
{
    width: 1060px;
    margin: 0 auto;
}
.vip-order
{
    margin-bottom: 40px;
}
.vip-order-img
{
    width: 260px;
}
.vip-order-img img
{
    width: 100%;
}
.vip-order-txt
{
    width: 800px;
    height: 528px;
    border: 1px solid #eaeaec;
    border-left: transparent;
    padding: 30px 40px;
}
.vip-order-other-txt
{
    height: 308px;
}
.vip-order-txt-ttl
{
    font-size: 20px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 20px;
    float: left;
    width: 100%;
}
.vip-order-txt-ttl h3
{
    font-weight: 700;
}
.vip-order-txt-vip
{
    color: #BB8E13;
    margin-left: 10px;
}
.vip-order-txt-total
{
    color: #ef4218;
    font-size: 26px;
    font-weight: 700;
}
.vip-order-txt-con
{
    padding-top: 30px;
    float: left;
}
.vip-order-txt-con ul li
{
    font-size: 16px;
    font-weight: 400;
    color: #666;
    padding: 6px 16px 12px 0;
}
.vip-order-txt-line
{
    line-height: 35px;
}
.vip-order-txt-line i
{
    display: inline-block;
    width: 17px;
    height: 15px;
    background: url(/content/images/vip/icon-tick.jpg) no-repeat;
    margin-right: 10px;
}
.vip-order-txt-line span
{
    float: right;
}
.vip-order-btn
{
    display: block;
    width: 150px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    color: #fff;
    font-size: 18px;
    background-color: #eb5352;
    border-radius: 5px;
    box-shadow: 0 3px 3px rgba(0,0,0,.2);
    margin-left: 570px;
    margin-top: 425px;
}
.vip-order-txt-select
{
    width: 250px;
    height: 36px;
    border-radius: 5px;
    -padding-left: 5px;
    padding: 8px;
}

.vip-more-content
{
    background-color: #f9f9f9;
    margin-bottom: 50px;
}
.vip-more-tab-h3
{
    width: 200px;
    height: 60px;
    text-align: center;
    line-height: 60px;
    font-size: 16px;
    border: 1px solid #eaeaea;
    background-color: #f6f6f6;
}
.vip-more-tab-ttl li
{
    width: 201px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    color: #888;
    border: 1px solid #eaeaea;
    background-color: #fff;
    cursor: pointer;
}
.vip-more-tab-ttl li.active
{
    border: 1px solid #c0b07f;
    border-right: 1px solid #fff;
    color: #ac8f33;
    position: relative;
    z-index: 2;
}
.vip-more-tab-content
{
    width: 1000px;
    margin-left: -1px;
}
.vip-more-tab-content > div
{
    width: 1000px;
    min-height: 310px;
    display: none;
    border: 1px solid #c0b07f;
    background-color: #fff;
    margin-left: -1px;
    padding: 20px;
    position: relative;
    z-index: 1;
}
.vip-more-tab-content-ttl
{
    font-size: 16px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 20px;
}
.vip-more-tab-content-txt > div
{
    margin-top: 25px;
}
.vip-more-tab-content-txt p
{
    font-size: 12px;
    color: #888;
    margin-top: 5px;
}

.vip-wall
{
    width: 100%;
    background-color: #fff;
    border: 1px solid #ddd;
}
.vip-pay-top
{
    padding: 42px 40px;
}
.vip-pay-main .txt
{
    font-size: 24px;
    font-weight: 700;
}
.vip-pay-main .money span
{
    font-size: 36px;
    color: #ef4015;
}
.vip-pay-sub
{
    color: #888;
}
.vip-pay-sub span
{
    margin-right: 10px;
}
.vip-pay-choice
{
    margin-top: 20px;
    padding: 20px 40px;
}
.vip-pay-choice > h3
{
    font-size: 18px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 20px;
}
.vip-pay-choice .imgG
{
    margin-top: 20px;
}
.vip-pay-choice .img
{
    width: 158px;
    height: 50px;
    margin-right: 20px;
    cursor: pointer;
}
.vip-pay-choice .img img
{
    width: 100%;
    height: 100%;
}
.vip-pay-choice input[type='submit']
{
    display: block;
    width: 150px;
    height: 44px;
    text-align: center;
    line-height: 44px;
    color: #fff;
    background-color: #ef4015;
    border-radius: 3px;
    margin-top: 60px;
    cursor: pointer;
}
.vip-pay-success-txt
{
    margin-left: 25px;
}
.vip-pay-success-txt a
{
    color: #75a7e4;
    text-decoration: underline;
}
.vip-pay-success-tll
{
    font-size: 24px;
    font-weight: 700;
}
.vip-pay-success-p
{
    margin-top: 20px;
}
.vip-pay-success-btn
{
    display: inline-block;
    height: 44px;
    line-height: 44px;
    padding: 0 30px;
    border: 1px solid #ddd;
}
.vip-pay-itemG
{
    margin-right: -10px;
    margin-top: 20px;
}
.vip-pay-item
{
    width: 272px;
    float: left;
    margin-right: 10px;
}
.vip-pay-item a
{
    display: block;
}
.vip-pay-item .img
{
    width: 272px;
    height: 218px;
}
.vip-pay-item .img img
{
    width: 100%;
    height: 100%;
}
.vip-pay-item h4
{
    width: 100%;
    margin-top: 10px;
}
.vip-pay-item p
{
    max-width: 200px;
    margin-top: 3px;
}
.vip-pay-item span
{
    height: 16px;
    line-height: 16px;
    padding: 0 5px;
    font-size: 12px;
    color: #fff;
    margin-left: 10px;
    margin-top: 5px;
}
.span-red
{
    background-color: #d10111;
}
.span-gold
{
    background-color: #d3ac4f;
}
.vip-pay-success-change
{
    border-bottom: 1px solid #ddd;
    padding-bottom: 20px;
}
.vip-pay-success-h3
{
    font-size: 18px;
}
.vip-order-other-btnG
{
    margin-top: 20px;
}
.vip-order-other-btnG p
{
    float: left;
    line-height: 40px;
    margin-right: 20px;
}
.vip-order-other-btnG p span
{
    color: #ef4218;
    font-weight: 700;
    font-size: 26px;
}
.vip-order-other-btnG a
{
    display: block;
    width: 150px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    color: #fff;
    font-size: 18px;
    background-color: #eb5352;
    border-radius: 5px;
    box-shadow: 0 3px 3px rgba(0,0,0,.2);
    float: right;
}
.vip-order-other-txt-line span
{
    float: none;
}
