@charset "utf-8";
body{line-height: unset;}
.zx-con {padding-bottom: 80px;background: url(../images/kaiwu/zx_bg.png) center no-repeat;}
.return {height: 40px;line-height: 40px;}
.return a {float: right;font-size: 20px;color: #2C3873;}
.return i {display: inline-block;width: 22px;height: 20px;vertical-align:middle;margin-right: 10px;background: url(../images/kaiwu/icon_return.png) center no-repeat;}

.form-data {width: 1200px;margin: 0 auto;}
.form-til {margin-top: 53px;margin-bottom: 85px;text-align: center;font-size: 60px;}
.form-til span {display: inline-block;min-height: 100px;color: #FF5733;background: url(../images/kaiwu/icon_by.png) 28% 100% no-repeat;}
.sub-til h3 {font-size: 30px;margin-bottom: 20px;}
.sub-til p {font-size: 20px;color: #666;margin-bottom: 70px;}

.form-group {margin-bottom: 40px;}
.form-group label {display: block;font-size: 18px;margin-bottom: 25px;}
.form-group label i {color: #FF5733;}
.form-group input {width: 100%;height: 52px; line-height: 52px;padding: 0 10px 0 30px;border-radius: 6px;border: none;outline: none;}

.sub-btn {text-align: center;}
.sub-btn a {display: inline-block;width: 238px;height: 43px;line-height: 43px;text-align: center;margin-top: 20px; border-radius: 60px;background: #0059F7;color: #fff;font-size: 18px;cursor: pointer;}
.tips {margin-top: 30px;}
.tips p {text-align: center;font-size: 20px;color: #666;margin-bottom: 5px;}
.tips span {color: #0059F7;}

@media (max-width:991px) {
    .form-data {width: 100%;}
    .form-til {font-size: 40px;}
    .form-til span {min-height: 80px;}
}