@charset "utf-8";
input[type="button"], input[type="submit"], input[type="reset"] {-webkit-appearance: none;}
::-webkit-input-placeholder {color: #666;font-size: 14px;}
.Gbook_b1 ::-moz-placeholder {color: #666;font-size: 14px;}
.Gbook_b1 :-ms-input-placeholder {color: #666;font-size: 14px;}
.InputV1, .TextareaV1{box-sizing:border-box;font-family: "微软雅黑",'Microsoft YaHei',Arial,"宋体";}
.Gbook_b1{box-sizing:border-box;color: #333;}
.Gbook_b1 li{display: inline-block;line-height: 44px;}
.Gbook_b1 label{color: #333;margin-right: 20px;float: left;width: 80px;}
.Gbook_b1 .name{width:31.3%;float:left; margin-bottom:20px;}
.Gbook_b1 .phone{width:31.3%; margin-left:3.05%;float:left; margin-bottom:20px;}
.Gbook_b1 .email{width:31.3%; margin-left:3.05%;float:left; margin-bottom:20px;}
.Gbook_b1 .company{width:31.3%; margin-left:3.05%;float:left; margin-bottom:20px;display: none;}
.Gbook_b1 .content{width:100%;float:left; margin-bottom:20px;margin: 0 0 20px;}
.Gbook_b1 .vcode{width: 100%;}
.Gbook_b1 .vcode ul{float: left;position: relative;width: 380px;max-width: 100%;}
.Gbook_b1 .vcode ul img{height: 42px;margin-right: 0;}
.Gbook_b1 .vcode ul li{display: block;}
.Gbook_b1 .vcode ul li:nth-child(2){float: right;position: absolute;right: 0;top: 0;height: 100%;width: auto;}
.Gbook_b1 .vcode .InputV1{width:100%;}
.Gbook_b1 .content textarea{min-height: 13em !important;}
.Gbook_b1 .content{min-height: auto !important;}
.Gbook_b1 .btn {width: 100%;display: block;margin-top: 1em;}

.main-box .tit:after{display: block;content: "";background:#4eb140;width: 1.5em;height: 4px;margin: 1em auto 0 auto;}
.main-box .tit span{font-size: 1.8vw;font-weight: normal;line-height: 1.2;display: block;}
.main-box .tit em{font-size: 12px;color: #ccc;}
.main-box .tit br{display: none;}

.InputV1,.TextareaV1{border: 1px solid #fff;background-color:#fff;width: 100%;color: #333;}
.InputV1{height:43px;line-height:43px;padding: 0 10px;}
.TextareaV1{line-height: 1.5;display: block;margin-right: 0; padding:10px; resize:none;}
.ButtonV1{display: block; line-height: 1.5;padding: 0.5em 1em; color:#fff;font-size:16px;width: 9em;border: none;background-color: #b7070a;
    border-radius: 0.3em;margin-right:auto;margin-left: auto;
}

.ButtonV1:hover{background: #4d4d4d;color: #fff;cursor: pointer;}
.Gbook_b1 .TextareaV1:focus,.Gbook_b1 .InputV1:focus{border-color:#b7070a;}
@media screen and (max-width: 1024px){
    .InputV1, .TextareaV1{font-size: 16px;}
    .main-box .tit span{font-size: 22px;}
}
@media screen and (max-width: 640px){
    .InputV1, .TextareaV1{font-size: 3.8vw;}
    .Gbook_b1 li{width: 100% !important;margin: 0 0 2vw 0 !important;line-height: unset;}
    .Gbook_b1 label{font-size: 3.6vw;width: 6em;float: left;margin-right: 0;line-height: 9.3vw;height: 9.3vw;}
    .InputV1{line-height: 9.3vw;height: 9.3vw;padding: 0 2vw;display: block;}
    .TextareaV1{padding: 2vw;}
    
    .Gbook_b1 .vcode ul{position: relative;}
    .Gbook_b1 li.floatleft{margin: 0 !important;}
    .Gbook_b1 li.floatleft:last-child{position: absolute;right: 0;top: 0;width: auto !important;}
    .Gbook_b1 li.floatleft img{display: block;margin: 0;height: 100%;}
    .Gbook_b1 .vcode .InputV1{width: 100%;}

    .Gbook_b1 .content textarea {min-height: 11em !important;}

    .ButtonV1{font-size: 3.8vw;margin: 6vw auto 0 auto;}
    .main-box .tit span{font-size: 5vw;}

}