.body-main{height:auto;}
.download-sec-title{width: 100%;height: auto;}
.download-sec-title ul{width: 100%;height: 30px;}
.download-sec-title ul li{width: 30%;float: left;text-align: left;font-size: 20px;}
.download-sec-title ul li select{width:80%;margin-top: 20px;margin-bottom: 40px;}
/*select option:hover{background-color: #B2292E}*/
.download-sec-title ul li input{width:80%;margin-top: 20px;margin-bottom: 40px;}
.table{margin-top:40px;}
.table th{height:40px;background-color: #3A3A3A;color:white;text-align: center;font-size: 20px;}
.table td{font-size: 16px;}
.table img{width:15%;}

.s-title{width:100%;text-align: left;margin: 40px 0px;font-size: 22px;}
.s-con{width: 100%;font-size: 20px;line-height: 50px;}

.step1{width:60%;height:200px;margin:20px auto;border:1px solid black;}
.step1-img{width:35px;height:30px;margin:20px auto;}
.step1-img img{width:35px;height:30px;}
.black-line{width: 100%;height: 3px;background-color: black;margin:50px auto;}

.layui-form-item{font-size: 14px;}
.layui-form-item input{width:40%;}
.layui-form-item textarea{width:40%;}
.layui-form-item a{color:#6E9FDE;text-decoration: underline;margin-left: 30px;}
.layui-form-label{width:7%;}

.address-de{width: 100%;text-align: left;font-size: 16px;margin-bottom: 20px;}
.ys{margin-left:110px;}
.bg{margin-left:110px;}
.send{margin-left:110px;width:505px;background-color: #B2292E;}
.scwxsqzz{float: left;margin-left: 110px;}
@media screen and (max-width: 860px) {
    .layui-form-label{width:20%;}
    .layui-form-item input{width:80%;}
    .layui-form-item textarea{width:80%;}
    .send{width:90%;margin-left:45px;}
    .scwxsqzz{float: left;margin-left: 0px;}
    .ys{margin-left:0px;}
    .bg{margin-left:0px;}

    .table img{width:85%;}
    .download-sec-title ul li select{width:90%;margin-top: 20px;margin-bottom: 40px;}

}