.container{
    padding-top: 1080px;
    color: #f1eaff;
	background: url('../images/header.jpg') top center no-repeat;
}
.step1{
    position: relative;
    height: 510px;
    background: url('../images/step1.jpg') top center no-repeat;
}
.step-txt{
    position: absolute;
    font-size: 24px;
    width: 1084px;
    left: 50%;
    margin-left: -542px;
}
.step1-txt{
    top:262px;
}
.step1-txt span{
    color: #ff1c81;
}
.step2{
    position: relative;
    height: 460px;
    background: url('../images/step2.jpg') top center no-repeat;
}
.step2-list{
    position: absolute;
    top:258px;
    left: 50%;
    margin-left: -555px;
    overflow: hidden;
    font-size: 14px;
    color: #e9dfff;
}
.no-ac h3{
    color: #aba3bd;
}
.step2-list li{
    float: left;
    width: 130px;
    text-align: center;
    margin-right: 10px;
}
.step2-list li h3{
    font-size: 18px;
}
.step3{
    position: relative;
    height: 1300px;
    background: url('../images/step3.jpg') top center no-repeat;
}
.step3-nav{
    width: 1000px;
    padding-top: 172px;
    margin: 0 auto;
    overflow: hidden;
}
.step3-nav a{
    float: left;
    width: 276px;
    height: 93px;
    background-image: url('../images/step3-nav.png');
    background-repeat: no-repeat;
    margin-right: 86px;
}
.step3-nav a.on{
    background-image: url('../images/step3-nav1.png');
}
.step3-nav1,.step3-nav1.on{
    background-position: 8px 0;
}
.step3-nav2,.step3-nav2.on{
    background-position: -264px 0;
}
.step3-nav3,.step3-nav3.on{
    margin-right: 0 !important;
    background-position: -534px 0;
}
.step3-content{
    margin: 10px auto 0;
    width: 1200px;
}
.step3-content>div{
    display: none;
}
.mc-bg{
    width: 1122px;
    height: 80px;
    margin: 0 auto;
    background: url('../images/mc-bg.png') 0 0 no-repeat;
    text-align: center;
}
.mc-bg li{
    display: inline-block;
    font-size: 26px;
    color: #f9e9ff;
    width: 204px;
    height: 66px;
    line-height: 66px;
    cursor: pointer;
    margin: 6px 5px 0;
    background: url('../images/mc1.png') 0 0 no-repeat;
}
.mc-bg li.active{
    background: url('../images/mc2.png') 0 0 no-repeat;
}
.step3-nav1-warp,.step3-nav2-warp,.step3-nav3-warp{
    width: 1172px;
    height: 872px;
    margin: 5px auto 0;
    position: relative;
}
.step3-nav1-warp>div,.step3-nav2-warp>div{
    width: 100%;
    height: 100%;
    position: relative;
    display: none;
}
.step3-nav1-warp1{
    background: url('../images/nav1-mc1.png') 0 0 no-repeat;
}
.step3-nav1-warp2{
    background: url('../images/nav1-mc2.png') 0 0 no-repeat;
}
.step3-nav1-warp3{
    background: url('../images/nav1-mc3.png') 0 0 no-repeat;
}
.step3-nav1-warp4{
    background: url('../images/nav1-mc4.png') 0 0 no-repeat;
}
.step3-nav1-warp5{
    background: url('../images/nav1-mc5.png') 0 0 no-repeat;
}
.step3-nav2-warp1{
    background: url('../images/nav2-mc1.png') 0 0 no-repeat;
}
.step3-nav2-warp2{
    background: url('../images/nav2-mc2.png') 0 0 no-repeat;
}
.step3-nav3-warp{
    background: url('../images/nav3-mc1.png') 0 0 no-repeat;
}
.step4{
    position: relative;
    height: 2220px;
    background: url('../images/step4.jpg') top center no-repeat;
}
.step4-txt1{
    padding-top: 160px;
}
.step4-txt{
    width: 1150px;
    margin: 0 auto;
    font-size: 18px;
    color: #ffffff;
}
.step4-txt>p{
    margin-bottom: 12px;
}
.step4-txt h3{
    font-size: 28px;
    color: #37fdff;
    margin-bottom: 12px;
}
.step4-txt-xq{
    width: 1084px;
    margin: 0 auto 22px;
}
.step4-txt-xq span{
    color: #f2ff1d;
}
.step4-txt-xq ul{
    margin-left: 20px;
}
.step4-nav{
    width: 100%;
    text-align: center;
}
.step4-nav li{
    display: inline-block;
    width: 236px;
    height: 56px;
    background-image: url('../images/step4-nav1.png');
    background-repeat: no-repeat;
    cursor: pointer;
    margin: 0 26px;
}
.step4-nav li.on{
    background-image: url('../images/step4-nav2.png');
}
.step4-nav1,.step4-nav1.on{
    background-position: 0 0;
}
.step4-nav2,.step4-nav2.on{
    background-position: -242px 0;
}
.step4-box{
    width: 1084px;
    margin: 0 auto;
    height: 536px;
}
.step4-box>div{
    display: none;
    width: 100%;
    height: 468px;
    position: relative;
}
.step4-box1{
    background: url('../images/step4-tab1.png') 0 0 no-repeat;
}
.step4-box2{
    background: url('../images/step4-tab2.png') 0 0 no-repeat;
}
.step4-btn{
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    display: block;
    width: 204px;
    height: 68px;
    background: url('../images/step4-btn.png') 0 0 no-repeat;
}
.step4-box1 .step4-btn{
    top:468px;
}
.step4-box2 .step4-btn{
    top:355px;
}
.step4-txt3{
    margin-top: 70px;
}
.step5{
    position: relative;
    height: 430px;
    background: url('../images/step5.jpg') top center no-repeat;
}
.step6{
    position: relative;
    height: 600px;
    background: url('../images/step6.jpg') top center no-repeat;
}
.step7{
    position: relative;
    height: 830px;
    background: url('../images/step7.jpg') top center no-repeat;
}
.step8{
    position: relative;
    height: 630px;
    background: url('../images/step8.jpg') top center no-repeat;
}
.step5-txt{
    top:178px;
}
.step6-txt{
    top:170px;
}
.step7-txt{
    top:170px;
}
.step8-txt{
    top:190px;
    text-align: center;
}
.common-btn{
    position: absolute;
    left: 50%;
    margin-left: -103px;
    width: 206px;
    height: 68px;
}
.step5 .common-btn{
    top:292px;
}
.step6 .common-btn{
    top:456px;
}
.step7 .common-btn{
    top:664px;
}
.step8 .common-btn{
    top:252px;
}
.fixed-warp{
    position: fixed;
    left: 50%;
    margin-left: 600px;
    top: 10px;
    width: 312px;
    height: 688px;
    background: url('../images/fixed.png');
    display: none;
}
.fixed-btn{
    padding-top: 102.5px;
    width: 266px;
    margin: 0 auto;
}
.fixed-btn a{
    display: block;
    width: 100%;
    height: 55px;
    text-align: center;
    font-size: 26px;
    color: #eaedff;
    font-weight: bold;
    line-height: 55px;
    text-shadow: 5px 5px 5px #5350BB;
}
.fixed-btn a:hover{
    background: url('../images/fixed-btn.png');
    background-size: 100% 100%;
}
.move-top{
    display: block;
    width: 80px;
    height: 80px;
    margin: 18px auto 0;
}
.look-btn{
    position: absolute;
    width: 28px;
    height: 28px;
}
.look-btn img{
    position: absolute;
    left: 74px;
    top: -262px;
    height: 300px;
    display: none;
}
.show-right img{
    left: -420px;
}
.big-card img{
    left: -111px;
    top: -180px;
    height: 90px;
}
.step3-nav1-warp1 .img1,.step3-nav1-warp2 .img1{
    position: absolute;
    top: 195px;
    left: 80px;
    width: 100px;
}
.step3-nav1-warp2 .img1{
    left: 93px !important;
}
.step3-nav1-warp .img2{
    position: absolute;
    top: 194px;
    left: 474px;
    width: 100px;
}
.look-btn1{
    top: 444px;
    left: 243px;
}
.look-btn2{
    top: 451px;
    left: 545px;
}
.look-btn3{
    top: 451px;
    left: 1069px;
}
.look-btn4{
    top: 632px;
    left: 94px;
}
.look-btn5{
    top: 629px;
    left: 265px;
}
.look-btn6{
    top: 629px;
    left: 334px;
}
.look-btn7{
    top: 629px;
    left: 486px;
}
.look-btn8{
    top: 629px;
    left: 661px;
}
.look-btn9{
    top: 628px;
    left: 826px;
}
.look-btn10{
    top: 628px;
    left: 918px;
}
.look-btn11{
    top: 807px;
    left: 98px;
}
.look-btn12{
    top: 806px;
    left: 265px;
}
.look-btn13{
    top: 806px;
    left: 325px;
}
.look-btn14{
    top: 265px;
    left: 1055px;
}
.look-btn15{
    top: 451px;
    left: 524px;
}
.look-btn16{
    top: 450px;
    left: 709px;
}
.look-btn17{
    top: 450px;
    left: 871px;
}
.look-btn18{
    top: 450px;
    left: 934px;
}
.look-btn19{
    top: 629px;
    left: 101px;
}
.look-btn20{
    top: 629px;
    left: 260px;
}
.look-btn21{
    top: 629px;
    left: 437px;
}
.look-btn22{
    top: 629px;
    left: 515px;
}
.look-btn23{
    top: 629px;
    left: 849px;
}
.look-btn24{
    top: 627px;
    left: 1023px;
}
.look-btn25{
    top: 627px;
    left: 1082px;
}
.look-btn26{
    top: 812px;
    left: 571px;
}
.look-btn27{
    top: 272px;
    left: 1063px;
}
.look-btn28{
    top: 444px;
    left: 98px;
}
.look-btn29{
    top: 452px;
    left: 645px;
}
.look-btn30{
    top: 452px;
    left: 850px;
}
.look-btn31{
    top: 452px;
    left: 1019px;
}
.look-btn32{
    top: 452px;
    left: 1070px;
}
.look-btn33{
    top: 629px;
    left: 103px;
}
.look-btn34{
    top: 629px;
    left: 290px;
}
.look-btn35{
    top: 629px;
    left: 479px;
}
.look-btn36{
    top: 629px;
    left: 814px;
}
.look-btn37{
    top: 629px;
    left: 905px;
}
.look-btn38{
    top: 629px;
    left: 1042px;
}
.look-btn39{
    top: 629px;
    left: 1109px;
}
.look-btn40{
    top: 265px;
    left: 186px;
}
.look-btn41{
    top: 273px;
    left: 386px;
}
.look-btn42{
    top: 273px;
    left: 587px;
}
.look-btn43{
    top: 273px;
    left: 755px;
}
.look-btn44{
    top: 273px;
    left: 805px;
}
.look-btn45{
    top: 273px;
    left: 976px;
}
.look-btn46{
    top: 88px;
    left: 1023px;
}
.look-btn47{
    top: 273px;
    left: 294px;
}
.look-btn48{
    top: 273px;
    left: 535px;
}
.look-btn49{
    top: 273px;
    left: 586px;
}
.look-btn50{
    top: 273px;
    left: 830px;
}
.look-btn51{
    top: 256px;
    left: 881px;
}
.look-btn52{
    top: 256px;
    left: 873px;
}
.look-btn53{
    top: 263px;
    left: 250px;
}
.look-btn54{
    top: 263px;
    left: 332px;
}
.look-btn55{
    top: 260px;
    left: 215px;
}
.look-btn56{
    top: 260px;
    left: 299px;
}
.look-btn57{
    top: 90px;
    left: 680px;
}
.look-btn58{
    top: 90px;
    left: 764px;
}
.footer {
    height: 120px;
    line-height: 120px;
    color: #7a7879;
    text-align: center;
    background: #1a1a1a;
}
/*å¼¹çª—*/
.model-box {
    position: fixed;
    left: 0;
    bottom: 0;
    right: 0;
    top: 0;
    background: rgba(0,0,0,.6);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000,endColorstr=#99000000);
    z-index: 1000;
}
.buy-content {
    position: absolute;
    color: #393939;
    background: #fff;
    width: 394px;
    top: 20%;
    left: 50%;
    margin-left: -197px;
    text-align: center;
}
.close-btn1 {
    position: absolute;
    width: 38px;
    height: 38px;
    background: url('../images/close-btn1.png') 0 0 no-repeat;
    top: 0;
    right: -38px;
}
.model-box h3 {
    font-size: 20px;
    height: 60px;
    line-height: 60px;
    text-align: center;
}
.choose-li {
    text-align: left;
    font-size: 16px;
    margin: 8px 0 8px 110px;
    font-weight: 600;
    max-height: 300px;
}
.choose-li li.active {
    background: url('../images/view1-round1.png') 0 center no-repeat;
}
.choose-li li {
    padding-left: 24px;
    cursor: pointer;
    overflow: hidden;
    height: 21px;
    margin-bottom: 10px;
    background: url('../images/view1-round.png') 0 center no-repeat;
}
.choose-y {
    width: 280px;
    margin: 20px auto 0;
    overflow: hidden;
}
.choose-y span {
    float: left;
    font-size: 16px;
    font-weight: 600;
    margin-top: 4px;
}
.choose-y input {
    float: right;
    width: 196px;
    height: 26px;
    outline: none;
    border: 1px solid #393939;
    border-radius: 5px;
    padding-left: 10px;
}
.sure {
    display: block;
    width: 83px;
    height: 42px;
    background: url('../images/sure.png') 0 0 no-repeat;
    margin: 15px auto;
}
