.contact{background: #F7F7F7;}
.contact .main{box-sizing: border-box;padding: 47px 12.5% 80px 12.5%;}
.contact .main .first{background: #FFFFFF;display: flex;}
.contact .main .first-one{box-sizing: border-box;height: 100%;padding: 49px 0 0 28px;}
.contact .main .first-main{box-sizing: border-box;padding-right: 54px;border-right: 1px solid #F2F2F2;width: max-content;}
.contact .main .first-logo{width: 348px;}
.contact .main .first-line{width: 45px;height: 4px;background: #0559B3;margin-top: 35px;}
.contact .main .first-one p{font-size: 16px;font-weight: 400;color: #333333;letter-spacing: 1px;margin-top: 35px;display:flex;align-items:center;}
.contact .main .first-two{box-sizing: border-box;padding-top: 50px;}
.contact .main .two-name{font-size: 22px;font-weight: bold;color: #333333;line-height: 41px;margin-bottom: 20px;display: block;}
.contact .main .two-main{margin-left: 55px;}
.contact .main .two-code{display:flex;align-items: center;}
.contact .main .code-list{width: 166px;height: 166px;background:#fff;margin-top: 20px;}
.contact .main .code-list img{width:100%;height:100%;object-fit: cover;}
.contact .main .code-text{display: flex;flex-direction: column;font-size: 16px;font-weight: 400;color: #333333;line-height: 26px;letter-spacing: 1px;}
.contact .main .first-there{margin-left: auto;width: 480px;height: 555px;background: #0559B3;box-sizing: border-box;padding: 60px 40px;display: flex;flex-direction: column;}
.contact .main .there-name{margin-bottom: 37px;font-size: 22px;font-weight: bold;color: #FFFFFF;letter-spacing: 5px;}
.contact .main .there-input{width: 100%;height: 54px;background: #FFFFFF;border-radius: 4px;outline: none; border: none;box-sizing: border-box;padding: 0 20px;font-size: 16px;
font-weight: 400;color: #333;letter-spacing: 2px;margin-bottom: 20px;}
.contact .main .there-input::-webkit-input-placeholder{color: #999999;}
.contact .main .there-textarea{height: 151px !important;resize: none;padding: 18px !important;font-family: '微软雅黑';}
.contact .main textarea::-webkit-input-placeholder{font-family: '微软雅黑';}
.contact .main .there-button{transition: all 0.4s;width: 100%;display: block;height: 54px;background: #FFFFFF;box-shadow:inset 0px -9px 16px 0px rgba(5,89,179,0.32);border-radius: 27px;font-size: 16px;
font-weight: 500;color: #0559B3;letter-spacing: 5px;text-align: center;line-height: 54px;}
.contact .main .contact-right{width: 100%;margin-top: 40px;}
.contact .main #container{width: 100%;height: 420px;}
/*.contact .main .first-one .first-left{width:85px;display:flex;flex:none;}*/