.banner{background-image:url(/images/contact/banner.jpeg);width:100%;height:300px;background-size:cover;background-position:center}.banner .banner-content{padding-top:157px;margin-bottom:10px}.banner h1{color:#fff;text-align:center}h2{font-size:24px;font-weight:600;color:#333;margin:50px 0 30px}section{width:850px;margin:auto}#message-section .form-line{display:flex;justify-content:space-between;margin-bottom:20px}#message-section .form-item{width:380px}#message-section label{font-size:16px;font-weight:400;color:#333}#message-section input,#message-section textarea{width:360px;height:40px;background:#e9eef2;border-radius:4px;outline:0;border:0;margin-top:8px;padding:0 10px;font-size:16px}#message-section textarea{height:60px;padding:10px}#message-section button{width:380px;height:40px;background:#157efb;border-radius:4px;color:#fff;font-size:16px;outline:0;border:0}.form-tip{font-size:14px;color:#666;margin-bottom:12px}#contact-ways{padding-bottom:50px}#contact-ways .icon{width:50px;height:50px;display:inline-block;float:left;margin-right:10px}#contact-ways .icon-phone{background:url(/images/contact/phone.svg)}#contact-ways .icon-wechat{background:url(/images/contact/wechat.svg)}#contact-ways .icon-email{background:url(/images/contact/email.svg)}#contact-ways .icon-message{background:url(/images/contact/messge.svg)}#contact-ways .icon-message:hover{background:url(/images/contact/messge_hover.svg)}#contact-ways li{float:left;margin-right:40px;display:flex;align-items:center}#contact-ways li:last-child{margin:0}#contact-ways .contact-info{float:left;font-size:14px;font-weight:400;color:#333;line-height:18px}#contact-ways a{color:#333}.clearfix:after{content:"";display:block;clear:both}#start-talk{cursor:pointer}#start-talk a{color:#269fff}#message-section label.error{color:red;font-size:13px}