.banner{position: relative;}
.content{max-width: 1202px;}
.banner img{width: 100%;}
.banner .mask{position: absolute;top: 0;left: 0;right: 0;bottom: 0;display: flex;flex-direction: column;justify-content: center;}
h1{font-size: 36px;color: #fff;font-weight: bold}
.banner .mask p{color: #fff;font-size: 16px;margin-top: 17px;}
.main>.content{display: flex;justify-content: space-between;padding-top: 35px;}
.main form{width: 587px;}
h2{font-size: 28px;display: inline-block;font-weight: bold;margin-right: 20px;}
form>span{font-size: 16px;color: #999;}
form>input,textarea{display: block;margin: 30px 0;width: 100%;line-height: 50px;border: 1px solid #999;padding: 0 10px;resize: none;box-sizing: border-box;}
form button{display: inline-block;width: 160px;height: 48px;line-height: 48px;background-color: #ff4300;color: #fff;text-align: center;border: none;}
.address{width: 480px;}
h3{font-size: 20px;color: #666;margin-bottom: 35px;font-weight: bold;line-height: 37px;}
.address p{color: #999;font-size: 16px;}