.container{
    display: block;
    color: #fff;
    font-size: 14px;
}
/* .w1000{
    width: 1000px;
    height: 100%;
    margin: 0 auto;
    position: relative;
} */
.banner{
    width: 100%;
    min-width: 1100px;
    height: 660px;
    position: relative;
    z-index: 2;
    background: url(../images/banner.jpg) #050400 top center no-repeat;
}
.banner-wrap{
    width: 1000px;
    height: 660px;
    margin: 0 auto;
    position: relative;
}
.banner-wrap a{
    display: block;
    overflow: hidden;
}
.banner-wrap .logo{
    position: absolute;
    left: 0;
}
.banner-wrap .vote{
    position: absolute;
    width: 285px;
    height: 73px;
    background: url(../images/vote.jpg) no-repeat;
    left: 50%;
    margin-left: 69px;
    top: 363px;
    z-index: 5;
    opacity: .9;
}

.banner-wrap .vote:hover{
    opacity: 1;
}

.banner .shade{
    width: 100%;
    height: 664px;
    display: block;
    position: absolute;
    top: 0;
    z-index: 4;
}
.price-wrap{
    width: 100%;
    height: 1181px;
    background: url(../images/price_bg.jpg) center top no-repeat;
}
.price-box{
    width: 1000px;
    margin: 0 auto;
}
.price-box .title{
    padding-top: 122px;
    padding-bottom: 58px;
}

.price{
    display: block;
    overflow: hidden;
    margin: 0 auto 40px auto;
}

.vote-time{
    padding-bottom: 17px;
}
.vote-time p{
    color: #fff;
    font:14px/30px "微软雅黑";
}
.vote-time p span{
    color: #ecc777;
    font-weight: bold;
}
.step h2{
    color: #decb6e;
    font: bold 30px/30px "微软雅黑";
    text-align: center;
    display: block;
    width: 914px;
    margin: 0 auto 58px auto;
    background: url("../images/tit-bg.png") 0 center no-repeat;
}
.step-box{
    display: block;
    overflow: hidden;
    padding-bottom: 58px;
}
.price-box .step{
    padding: 45px 35px;
    border: 2px solid #2c2520;
    background-color: rgba(34,34,34,.3);
}
.step-list{
    width: 300px;
    height: 72px;
    background: #d14346;
    padding-top: 28px;
    float: left;
    margin-right: 10px;
    position: relative;
    z-index: 1;
}
.step-box .spc-list{
    margin-right: 0px;
}
.step-arrow{
    position: absolute;
    right: -16px;
    bottom: 38px;
    z-index: 20;
}
.step-list p{
    color: #fff;
    font-size: 18px;
    line-height: 24px;
    font-weight: bold;
    text-align: center;
}
.step-box .step-1{
    z-index: 10;
}
.step-box .step-2{
    z-index: 9;
}
.step-box .step-3{
    z-index: 8;
}
.net-link{
    color: #999;
    font-size: 16px;
    text-align: left;
    padding-left: 70px;
    display: block;
}
.net-link a{
    color: #b7983d;
    font:16px/16px "微软雅黑";
    text-decoration: underline;
}
.content-wrap{
    width: 100%;
    background: #1a0505;
    display: block;
    overflow: hidden;
    padding-bottom: 130px;
}
.content-box{
    width: 1000px;
    margin: 0 auto;
}
.sort{
    color: #ff5e64;
    text-align: center;
    font: bold 48px/48px "微软雅黑";
    background: url("../images/tit1.png") center center no-repeat;
}
.content-list{
    display: block;
    overflow: hidden;
    margin-top: 74px;
}
.single-box{
    margin-top: 60px;
    background: url("../images/box.png") 0 0 no-repeat;
}

.s-top{
    height: 60px;
    color: #decb6e;
    /* background: #282017; */
    font: bold 24px/60px "微软雅黑";
    padding-left: 24px;
    /* border-top: 1px solid #73653d; */
}
.s-bottom{
    padding: 23px 24px;
    /* background: #564937; */
    /* opacity: 0.8; */
    display: block;
    overflow: hidden;
}
.s-b-left{
    width: 390px;
    height: 362px;
    float: left;
}
.s-b-left img{
    display: block;
    width: 390px;
    height: 362px;
    /* border: 8px solid #fcfaca; */
}
.s-b-right{
    width: 538px;
    height: 360px;
    float: right;
    position: relative;
}
.s-b-right p{
    color: #fff;
    font: 14px/24px "微软雅黑";
}
.single-qr{
    width: 191px;
    height: 210px;
    background: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
    
}
.qr-code2{
    /* width: 165px; */
    left: 200px;
}

.qr-code3{
    width: 165px;
    left: 375px;
}
.qr-code p{
    color: #fff;
    text-align: center;
    font: bold 14px/42px "微软雅黑";
    background: #1e1c16;
}
.qr-code .qr-b{
    color: #bca051;
    background: none;
    font: bold 14px/14px "微软雅黑";
}
.qr-code img{
    width: 120px;
    display: block;
    margin: 0 auto;
    padding: 10px;
}
.single-qr-l{
    width: 191px;
    height: 210px;
    /* background: url(../images/qrcode.png) center no-repeat; */
    background: #fff;
    position: absolute;
    bottom: 0;
    left: 40px;
}
.single-qr-r{
    width: 191px;
    height: 210px;
    /* background: url(../images/qrcode.png) center no-repeat; */
    background: #fff;
    position: absolute;
    bottom: 0;
    right: 62px;
}
.quick-nav{
    width: 143px;
    position: fixed;
    top: 290px;
    right: 102px;
    z-index: 100;
}

.quick-nav a{
    width: 143px;
    height: 45px;
    float: left;
    margin-top: 1px;
    background: url(../images/nav.jpg) 0 0  no-repeat;
    font: bold 16px/45px "Microsoft Yahei";
    color: #faf6c5;
    text-align: center;
}

.quick-nav a:hover{
    background: url(../images/nav.jpg) 0 -45px  no-repeat;

}

.quick-nav .cur{
    background: url(../images/nav.jpg) 0 -45px  no-repeat;
}

