.container{
	padding-top: 1080px;
	background: url('../images/container.jpg') top center no-repeat;
    color: #e9dfff;
    font-size: 18px;
}
.step1{
    height: 2900px;
    position: relative;
    background: url('../images/step1.jpg') top center no-repeat;
}
.txt-warp{
    position: absolute;
    left: 0;
    right: 0;
    width: 1084px;
    margin: 0 auto;
}
.txt-warp1{
    top:200px;
}
.txt-warp p{
    font-size: 22px;
}
.txt-warp ul{
    width: 1032px;
    margin: 3px auto;
}
.txt-warp ol{
    width: 1000px;
    margin: 0 auto;
}
.txt-warp span{
    color: #ff1b1b;
}
.step2{
    height: 1310px;
    position: relative;
    background: url('../images/step2.jpg') top center no-repeat;
}
.txt-warp2{
    top:175px;
}
.txt-warp2 ul{
    width: 1084px !important;
}
.step3{
    height: 2675px;
    position: relative;
    background: url('../images/step3.jpg') top center no-repeat;
}
.txt-warp3{
    top:172px;
}
.txt-warp3 ul{
    width: 1084px !important;
}
.txt-warp4{
    top:790px;
}
.txt-warp5{
    top:1925px;
}
.txt-warp4 ul{
    width: 1084px !important;
    text-indent: 16px;
}
.txt-warp4 ul{
    margin-bottom: 25px;
}
.footer {
    height: 120px;
    line-height: 120px;
    color: #7a7879;
    text-align: center;
    background: #1a1a1a;
}
/*tanc*/
.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;
}
