.test-banner{
    background: url(banner.png) no-repeat center;
    height: 414px;
    background-size: 100% 100%;
}
.test-choose{
    background: url(pic1.png) no-repeat center;
    height: 366px;
    position: relative;
    background-size: 100% 100%;
}

.main{
    width: 760px;
    margin: 0 auto;
    height:auto;
    position: relative;

}
.btn-red {
    position: absolute;
    /*right:332px;*/
    left:653px;
    top:260px;
    display:block;
    background: #cb0600;
    width: 110px;
    height: 32px;
    text-align: center;
    line-height: 32px;
    font-size: 16px;
    color: #fff;
    cursor: pointer;
}
.test-ul{
    width: 760px;
    margin: 22px auto;
    padding-left:167px;
    padding-right:167px;
    box-sizing: border-box;
}
.test-ul ul li{
    width: 100%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border-bottom:1px solid #999;
    font-size: 20px;
    color: #4e4e4e;
    font-style: italic;
}


.test-path{
    background: url(pic2.png) no-repeat center;
    height: 131px;
    margin-top:32px;
}

.leyu2{
    top:50px
}

/*测评结果*/
.test-flow{
    width: 760px;
    margin: 0 auto;
    padding-right:50px;
    padding-left:50px;
    box-sizing: border-box;
}
.test-flow ul{
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.test-flow ul li{
    width: 154px;
    height: 135px;
    border: 1px solid #d9d9d9;
    background: #f8f8f8;
    position: relative;
    font-size: 17px;
    color: #656565;
    display: table-cell;
    vertical-align: middle;
    text-align: center;

}
.test-flow ul li h3{
    position: absolute;
    color: #beb5f4;
    font-size: 15px;
    top:0;
    left:0;
    font-style: italic;
    font-weight: 100;
}

.test-flow ul li span{
    display: inline-block;
   vertical-align: middle;
    text-align: center;
    margin-top:20px;
}
/*分析定位*/
.test-loca{
    background: url(pic3.png) no-repeat center;
    height:116px;
    margin-top:40px;
}

.test-result{
    width: 760px;
    margin:40px auto;
    padding-right:60px;
    padding-left:60px;
}
.test-result ul li{
    height: 50px;
    line-height: 50px;
    border-bottom:1px solid #999;
    font-style: italic;
    font-size: 20px;
    text-align: center;
}

.test-img{
    position: relative;
}
.test-img .test-img1{
    position: absolute;
    left:109px;
    top:10px
}
.test-img .test-img2{
    position: absolute;
    left:182px;
    top:10px
}
.test-img .test-img3{
    position: absolute;
    left:268px;
    top:10px
}

/*预约*/
.ifame{
    width: 329px;
    height:230px;
    background:rgba(255,255,255,0.9);
    margin: auto;
    text-align: center;
    position: absolute;
    top:-38px;
    left:30px;
    border: 1px solid #ededed;

}
.ifame img{
    position: absolute;
    bottom:-17px;
    left:-2px;

}

.ifame1{
    width: 329px;
    height:230px;
    background:rgba(255,255,255,0.9);
    margin: auto;
    text-align: center;
    position: absolute;
    top:-38px;
    left:400px;
    border: 1px solid #ededed;

}
.ifame1 img{
    position: absolute;
    bottom:-17px;
    left:-2px;

}

.form {
    font-size: 14px;
    text-transform: uppercase;
    font-family: sans-serif;
    height: 241px;
}

.form p {
    line-height: 32px;
    text-align: center;
    color: #000;
    font-size: 14px;
}

.form-control {
    margin-top: 5px;
    width: 100%;
    height: 30px;
    text-indent: 8px;
    border: 1px solid #e0e0e0;
}

.form h1 {
    color: #ffffff;
    line-height: 45px;
    font-size: 20px;
    text-align: center;
    font-weight: 100;
    width: 100%;
    background: #bd2003;
}

.btn-submit {
    width: 74px;
    height: 32px;
    background: #b30d23;
    border-radius: 10px;
    border: 0;
    outline: none;
    cursor: pointer;
    color: #fff;
    line-height: 32px;
    font-size: 17px;
    margin-top: 20px;
}

.form-wrapper {
    width: 260px;
    margin: 10px auto 0;
}

.yzmcode {
    width: 155px;
}

.main .codetxt {
    height: 30px;
    width: 92px;
    padding: 0 10px;
    color: #fff;
    border: 0;
    background-color: #f8411f;
}

.disabled {
    opacity: .65;
}
