.contact_title{font-size:30px;margin:60px 0;font-weight:700;opacity:0;animation:fadeUp .7s forwards}.contact_box{padding:0 60px;color:#696969}.contact_tip{animation:fadeUp .7s .1s forwards}.contact_row_box,.contact_tip{font-size:14px;margin-bottom:60px;opacity:0}.contact_row_box{animation:fadeUp .7s .2s forwards}.contact_row{display:flex;align-items:flex-start;margin-bottom:20px}.contact_row_title{flex:0 0 auto;width:100px;font-size:16px}.contact_row_input{border:none;height:30px;line-height:30px;background:#f3f3f3;padding:10px;border-radius:4px}.contact_send_btn{border-radius:4px;cursor:pointer;width:140px;height:40px;font-size:14px;letter-spacing:2px;background:#222;color:#fff;transition:all .5s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.contact_send_btn.success{background:green}@media screen and (max-width:960px){.contact_title{margin:20px 0}.contact_box{padding:0}.contact_row_title{width:70px}}