/***/
.gzxx-search{background:#f5f8fa;width: 100%;padding-bottom: 30px;}
.gzxx-search form{width: 60%;margin:0 auto;}
.gzxx-search h3{ font-size:30px; color:#4f626d; line-height:60px; text-align:center;  margin: 0 0 30px 0;}
.cx-input{width: 80%;height:38px;background:#fff;border: solid 1px #a0adb4;font-size:16px;color:#798c97;line-height:38px;padding-left:30px;}
.gzxx-search .input{ position:relative;}
.gzxx-search input:focus{ border-style:solid;border-color: #4f626d;box-shadow: 0 0 3px #c6c6c6;}
.gzxx-search .input:before{ content:"*"; position:absolute; left:18px; line-height:38px; color:red;}
.gzxx-search .submit{width: 100%;}
.gzxx-search .cx-btn { width:122px; height:42px; background: #0060ab; border:none; color:#fff; line-height:42px;  font-size:18px; margin:30px auto; display:block;}
