.main-input input {
    background-color: #fff;
    border: 1px solid #707070;
    color: #333;
    font-size: 14px;
    height: 45px;
    padding-left: 20px;
    margin-bottom: 20px;
    width: 100%;
}
.main-input select {
    background-color: #fff;
    border: 1px solid #707070;
    color: #333;
    font-size: 14px;
    height: 45px;
    padding-left: 20px;
    margin-bottom: 20px;
    width: 100%;
}
.text-leave2 textarea {
    background-color: #fff;
    border: 1px solid #707070;
    color: #666;
    height: 100px;
    padding: 14px 20px;
    width: 100%;
    margin-bottom: 20px;
}
.domestic-head {
    background-image: url(../images/chemical.png);
    background-size: 100% 100%;
    padding-top: 100px;
    padding-bottom: 100px;
    margin: 0px 0 0 0;
}
.padding-space {
    padding: 60px 0;
}
div.wh-widget-send-button-wrapper.wh-widget-left div.wh-widget-send-button-wrapper-list {
    left: 0;
    float: left;
}
div.wh-widget-send-button-wrapper div.wh-widget-send-button-wrapper-list {
    margin: 10px;
    margin-bottom: 20px;
    padding: 0;
    border: 0;
    position: relative;
    bottom: 3px;
    text-align: center;
}
* {
    -webkit-tap-highlight-color: transparent !important;
}
user agent stylesheet
div {
    display: block;
}
div.wh-widget-send-button-wrapper {
    margin: 0;
    padding: 0;
    border: 0;
    position: fixed;
    z-index: 16000160;
    bottom: 0;
    text-align: center;
    overflow: hidden;
}
div.wh-widget-send-button-wrapper div.wh-widget-send-button-wrapper-list>a.wh-widget-button.wh-widget-button-activator {
    display: block;
}
div.wh-widget-send-button-wrapper div.wh-widget-send-button-wrapper-list>a.wh-widget-button {
    display: none;
    text-decoration: none;
    font-weight: normal;
    margin-top: 14px;
    position: relative;
    outline: none;
}