

.main{
    background: #e6e6e6;
}
.h-at{
    height: auto !important;
}

.st_banner{
    width: 100%;
    height: 264px;
    background: url("../image/st_banner.jpg") no-repeat center / cover;
}

.main0{
    width: 100%;
    box-sizing: border-box;
    border-bottom: 2px solid #c9c9c9;
    position: relative;
}
.main0:after{
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 2px;
    width: 155px;
    position: absolute;
    left: 0;
    bottom: -2px;
    background: #393;
}
.main0 h1{
    color: #333;
    font-size: 36px;
    line-height: 36px;
}
.main0 h1 span{
    font-size: 15px;
    color: #666;
    font-weight: normal;
}
.main0 h1 .span1{ padding: 0 30px;}

.main1{
    padding-top: 70px;
    height: 149px;
}

.main2{
    padding-top: 38px;
    height: 240px;
}
.main2 .div1{
    width: 500px;
    height: 53px;
    margin-bottom: 70px;
    position: relative;
}
.main2 .div1 input{
    display: none;
    position: absolute;
    left: 0;
    top: -20px;

}
.main2 .div1 input:nth-of-type(2){
    left: 20px;
}
.main2 .div1 div{
    width: 156px;
    height: 53px;
    box-sizing: border-box;
    float: left;
    margin-right: 20px;
    text-align: center;
    line-height: 53px;
    font-size: 15px;
    border-radius: 5px;
    background: #fff;
    cursor: pointer;
    border:2px solid transparent;

}
.main2 .div1 .div11{
    border: 2px solid #393;
    position: relative;
    color: #393;
}
.main2 .div1 .div11:after{
    content: " ";
    display: block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #393;
    position: absolute;
    right: -6px;
    top: -6px;
}

.main3{
    padding-top: 37px;
    height: 290px;
}
.main3 .div1{
    width: 100%;
    height: 172px;
}
.main3 .div1 div{
    float: left;
    width: 162px;
    height: 36px;
    position: relative;
    margin: 0 30px 30px 0;
}
.main3 .div1 .div11{ width: 162px;}
.main3 .div1 .div12{ width: 273px;}
.main3 .div1 .div13{ margin-right: 0;}
.main3 .div1 input{
    display: block;
    background: #fff;
    padding-left:80px;
    border: none;
    width: 100%;
    height: 100%;
    box-sizing:border-box;
    padding-right: 10px;
    border-radius: 5px;
    line-height: 36px;

}
.main3 .div1 .div14 input{ padding-left: 95px;}
.main3 .div1 div p{
    position: absolute;
    left: 13px;
    top: 0;
    display: block;
    text-align: right;
    line-height: 36px;
    height: 36px;
    font-size: 15px;
}
.main3 .div1 div p span{
    color: #393;
    padding: 0 7px;
}

.main4{
    padding-top: 45px;
    height: 333px;
}
.main4 input{ display: none;}
.main4 ul{
    width: 100%;
    height: 205px;
}
.main4 ul li{
    width: 176px;
    height: 53px;
    margin-right: 20px;
    margin-bottom: 31px;
    float: left;
    border-radius: 5px;
    box-sizing: border-box;
    cursor: pointer;
}
.main4 ul .li1{ background: url("../image/st1.jpg") no-repeat center;}
.main4 ul .li2{ background: url("../image/st2.jpg") no-repeat center;}
.main4 ul .li3{ background: url("../image/st3.jpg") no-repeat center;}
.main4 ul .li4{ background: url("../image/st4.jpg") no-repeat center;}
.main4 ul .li5{ background: url("../image/st5.jpg") no-repeat center;}
.main4 ul .li6{ background: url("../image/st6.jpg") no-repeat center;}
.main4 ul .li7{ background: url("../image/st7.jpg") no-repeat center;}
.main4 ul .li8{ background: url("../image/st8.jpg") no-repeat center;}
.main4 ul .li9{ background: url("../image/st9.jpg") no-repeat center;}
.main4 ul .li10{ background: url("../image/st10.jpg") no-repeat center;}
.main4 ul .af1{
    border: 2px solid #393;
    position: relative;
    color: #393;
}
.main4 ul .af1:after{
    content: " ";
    display: block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #393;
    position: absolute;
    right: -6px;
    top: -6px;
}

.main5{
    padding-top: 45px;
    height: 256px;
    width: 100%;
    box-sizing: border-box;
    position: relative;
}
.main5 > input{ display: none;}
.main5 ul{
    width: 100%;
    height: 200px;
}
.main5 ul li{
    width: 201px;
    height: 53px;
    border-radius: 5px;
    float: left;
    background: #fff;
    box-sizing: border-box;
    text-align: center;
    line-height: 53px;
    color: #999;
    font-size: 15px;
    margin-right: 52px;
    margin-bottom: 36px;
    cursor: pointer;
    border:2px solid transparent;
}
.main5 ul .li5{
    width: 371px;
    position: relative;
}
.main5 ul li p{
    position: absolute;
    left: 13px;
    top: 0;
    display: block;
    text-align: right;
    line-height: 53px;
    height: 53px;
    font-size: 15px;
}
.main5 ul li input{
    display: block;
    background: #fff;
    text-indent: 60px;
    border: none;
    width: 100%;
    height: 100%;
    border-radius: 5px;
    line-height: 53px;
}
.main5 ul .af1{
    border: 2px solid #393;
    position: relative;
    color: #393;
}
.main5 ul .af1:after{
    content: " ";
    display: block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #393;
    position: absolute;
    right: -6px;
    top: -6px;
}

.submit{
    height: 160px;
    background: #fff;
}
.submit .w960{
    padding-top: 35px;
}
.submit .w960:after{
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 1px;
    width: 230px;
    position: absolute;
    left: 0;
    top: 0;
    background: #393;
}
.submit input{
    height: 62px;
    width: 230px;
    color: #fff;
    font-size: 24px;
    background: #393;
    border: none;
    border-radius: 7px;
    margin-bottom: 18px;
}
.submit p{
    font-size: 13px;
    color: #666;
    line-height: 13px;
    letter-spacing: 1px;
}
.submit p span{ color: #393;}