@charset "utf-8";
input[type="button"], input[type="submit"], input[type="reset"] {-webkit-appearance: none;}
.messages_titile{ line-height:60px; font-size:20px; font-family:"微软雅黑"; border-bottom:solid 1px #e8e8e8; margin-top:30px;}
.Gbook_b1{margin-top: 25px;}
.Gbook_b1 input,.TextareaV1{border-radius: 5px;width: 100%;font-size: 18px;color: #000;padding: 12px 16px;box-sizing:border-box;line-height: 1.5;
    border:1px solid #e2e2e2;    -webkit-box-shadow: 0 0 0px 1000px transparent inset;width: 100%;background: #fff;outline: none;box-shadow: none !important;}
.Gbook_b1 .vcode{width:100%;float:left; }
.Gbook_b1  ul li{margin-bottom: 15px;}
.Gbook_b1 .vcode .InputV1{ width:144px;margin-right: 20px;}
.Gbook_b1 li.content{margin-bottom: 15px;}
.Gbook_b1 .ButtonV1{height:41px;line-height:41px;width:178px;background-color:#f08c01 !important;color:#fff; text-align: center;padding: 0;margin: 0 auto;display: block;
    font-size:16px; cursor:pointer; font-family:"微软雅黑";border: 0;border-radius: 5px !important;box-shadow: none !important;}
#codeImg{margin-top: 6px;}
.InputV1:focus{border:1px solid #f08c01;background-color:#fff;}
.TextareaV1:focus{border:1px solid #f08c01;background-color:#fff;}

/*留言内容*/
.messPage { padding: 72px 0px 0 0;width:1200px; margin:0 auto; }
.messPage .inT { text-align: center; margin-bottom: 60px; }
.inT { font-size: 30px; color: #8f8f8f; line-height: 1.1;font-family:"微软雅黑"; }
.messdL { border: 1px solid #e5e5e5; padding: 13px 30px 3px; margin-bottom: 30px; }
.messdL .blue { font-size: 14px; }
.messdL dt .blue { margin-right: 24px; }
.messdL .c { padding: 8px 0px 12px; line-height:22px; color:#777; }
.messdL dd { border-top:dotted 1px #e8e8e8; padding-top: 12px; line-height:22px; }
.blue { color: #009c73; font-weight:bold; }


@media only screen and (max-width: 1024px){
    .Gbook_b1{width: 100%;}
}
@media only screen and (max-width: 640px){
    .Gbook_b1 input, .Gbook_b1 .ButtonV1,.TextareaV1{font-size: 3.8vw;}
}