.main{
    widtH:100%;
    border-top: 1px solid rgba(233,233,233,1);
    margin-top:10px;
}
.main-box{
    width:1100px; margin:50px auto;
    display:flex;
    justify-content: space-between;
}
.swiper{
    width: 680px;
    height: 510px;
    margin-lefT:0!important;
}
.swiper img{
    widtH:100%;
}
.main-rig{width: 340px;
    height: 510px;
    background: #FFFFFF;
    border: 1px solid rgba(233,233,233,1);
padding:0 25px;}
.main-rig h2{
    font-family: AlibabaPuHuiTi-Bold;
    font-size: 22px;
    color: #333333;
    letter-spacing:1px;
    margin-top:60px;
}
.pass{
    font-size: 14px!important;
    color: #008CDE!important;
}
.btns{
    width: 112px;
    height: 34px;
    background: #0088DB;
    border-radius: 2px;
    border:none;
    margin-top:25px;
    font-family: AlibabaPuHuiTi-Regular;
    font-size: 14px;
    color: #FFFFFF;
    text-align: center;
}
.layui-form-label{
    width:100% !important;
    padding:9px 0;
    font-size: 16px;
    color: #333333;
    margin-top:15px;

}
.layui-input-block{
    margin-left:0!important;
    width:100%;

}
.slothui-form-item-required::before {
    content: '*';
    position: relative;
    top: 5px;
    margin-right: 4px;
    font-size: 18px;
    color: #FF2A2A;
}
.err-text {
    margin-top: 10px;
    line-height: 22px;
    font-size: 12px;
    color: #FF2A2A;
}
.flex{
    display:flex;
    justify-content: space-between;
    align-items:center;
}
.box_div{
    width: 680px;
    height: 510px;
}
.box_t{
    width:270px;
    background:#E8F3FF;
    padding: 30px;
}
.box_t:nth-child(2){
    background:#E9FFEA;
}
.box_t p{
    margin-top:15px;
}
.box_img{
    widtH: 100%;
    background: url("/image/dl-9c361775921a40e7f835c2d8c3261463.png") no-repeat;
    background-size: 100%;
    margin-top: 30px;
    height: 400px;
}
.box_img div {
    width: 180px;
    text-align: left;
    float: right;
}
.box_img p::before {
    content: "";
    display: block;
    background: url("/image/jt-b18966351e30a5f1084a35f42fdcbe21.png") no-repeat;
    background-size: 100%;
    position: absolute;
    right: 190px;
    width: 15px;
    height: 15px;

}
.box_img p{
    margin-top: 15px;
    position: relative;
}
.rig_img{
    margin:20px 0;
    justify-content: center;
}
.rig_img img{
    width:80px; height:80px;
}

