信息查询
信息查询
.chaBot { padding: 45px 0; text-align: center; }
.chaBot .chaBox { display: inline-block; }
.chaBot .chaBox .title { font-size: 35px; line-height: 45px; color: #3c3c3c; margin: 0 0 36px; }
.chaBot .chaBox .register { margin-right: 50px; }
.chaBot .chaBox .box-1 { font-size: 16px; line-height: 40px; margin: 0 0 18px; }
.chaBot .chaBox .box-1 p { width: 90px; text-align: right; float: left;}
.chaBot .chaBox .box-1 input { width: 355px; border: 1px solid #d8d8d8; height: 40px; /*padding: 5px 10px;*/ }
.chaBot .chaBox .box-1 .yanInput { width: 280px; }
.chaBot .chaBox .box-1 .yan { width: 74px; height: 40px; border: 1px solid #d8d8d8; border-left: none; float: right;}
.chaBot .chaBox .box-1 .yan img { width: 100%; height: 100%; }
.chaBot .chaBox .box-2 { text-align: center; margin: 30px 0 0; }
.chaBot .chaBox .box-2 .center { display: inline-block; }
.chaBot .chaBox .box-2 .center input { width: 80px; height: 37px; margin: 0 5px; color: #fff; font-size: 16px; border-radius: 2px; }
.chaBot .chaBox .box-2 .center input[type=submit] { background-color: #7dbb34; }
.chaBot .chaBox .box-2 .center input[type=reset] { background-color: #007dc5; }
.chaBot .chaBox .box-1 {
font-size: 16px;
line-height: 40px;
margin: 0 0 18px;
height: unset;
}