@charset "utf-8";
/* CSS Document */
.message_txt { border: 1px solid #E9E9E9; margin: 0px 0px 20px 0px; line-height: 25px; text-indent: 2em; background: #F3F3F3; padding: 10px 10px; }

.message_con { border: 1px solid #E9E9E9; background: url(../images/orderform_bg.jpg) no-repeat center bottom #fff; padding: 40px 15%; }
.message_con li { margin-bottom: 10px; font-size: 14px; line-height: 35px; color: #666; overflow: hidden; }
.message_con li span { font-weight: bold; color: #666; }
.message_con li b { color: #f00; }
.message_con li .row-hd { color: #666; }
.message_con label { display: inline-block; width: 120px; color: #666; vertical-align: top; text-align: right; height: 33px; line-height: 33px; overflow: hidden; }
.message_con .inputs { width: 73%; margin-right: 10px; outline: none; padding-left: 10px; border: 1px solid #E9E9E9; height: 33px; line-height: 32px; color: #666; box-sizing: border-box; }

.code_gg_li img { vertical-align: middle; width: 100px; height: 32px; }
#code_gg { width: 80px; margin-right: 10px; outline: none; padding-left: 10px; border: 1px solid #E9E9E9; height: 33px; line-height: 32px; color: #666; }

.message_con .message-1-t1 { width: 100%; }
.message-1-t1 textarea { width: 73%; height: 102px; line-height: 24px; border: 1px solid #E9E9E9; outline: none; resize: none; overflow: auto; margin-right: 10px; padding-left: 10px; box-sizing: border-box; }

.message_con .message-1-t3 { padding-left: 124px; }
.message_con .message-1-t3 button { width: 80px; height: 30px; border: 0; text-align: center; margin-right: 30px; color: #fff; padding-left: 0; cursor: pointer; }
.message_con .message-1-b1 { background: #194D99; }
.message_con .message-1-b2 { background: #767676; }

.layui-layer-btn .layui-layer-btn0 { border-color: #194D99; background-color: #194D99; color: #fff; }
