@charset "utf-8";
/* LESS Document */
/* uweb reset.css V1.2  Start*/
body, h1, h2, h3, h4, h5, h6, p, dl, dt, dd, ul, ol, li, form, button, input, textarea, th, td { margin: 0px; padding: 0px; font-weight: normal; -webkit-appearance: none; -moz-appearance: none; appearance: none; }
body, button, input, select, textarea, h1, h2, h3, h4, h5, h6, i { font: normal 62.5% Microsoft YaHei, Arial, "\5b8b\4f53", tahoma; }
body { /*min-width: 1200px; *//* background-color:#f6f6f6; */
  background-color: #fff; }
ul, ol, li { list-style: none; }
a { text-decoration: none; color: #333; }
a:hover { text-decoration: none; }
img { border: 0; vertical-align: top; }
button, input, select, textarea { font-size: 100%; vertical-align: middle; outline: none; }
table { border-collapse: collapse; border-spacing: 0; }
.fixed:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
.fixed {  *zoom: 1;
}
.clear { clear: both; }
.indexForm { width: 304px; }
.indexForm li { height: auto; overflow: hidden; position: relative; margin-top: 10px; height: 36px; line-height: 36px; border: 1px solid #e3e3e3; -webkit-border-radius: 6px; -moz-border-radius: 6px; -ms-border-radius: 6px; border-radius: 6px; }
.indexForm li.mobcode .formText { width:30%; margin:0; float:left; margin-left:10px; }
.indexForm li.mobcode .subcode { width:30%; border:none; background:#16594f; height: 26px; line-height: 26px; color: #fff; font-size: 1.2em; cursor:pointer; }
.indexForm li img { position: absolute; left: 15px; top: 6px; z-index: 5; width: 16px; height: 22px; }
.indexForm li.nobor { border: 0; background: url(../images/btn.jpg) no-repeat 0 0; background-size: 100% 100%; }
.formspan { display: block; float: left; width: 91px; color: #848484; font-size: 1.3em; text-align: right; }
.formText { display: block; margin-left: 100px; width: 58%; border: 0; height: 36px; line-height: 36px; color: #848484; font-size: 1.3em; }
.indexForm .customSelect { color: #848484; height: 36px; line-height: 36px; font-size: 1.3em; background: url(../images/JT.jpg) no-repeat 95% center; padding: 0 25px 0 5px; width: 220px; padding: 0 41px; }
.indexForm .customSelectInner { cursor: pointer; line-height: 36px; text-align: left; width: 100% !important; }
.submit { width: 100%; height: 36px; line-height: 36px; color: #fff; font-size: 1.6em; text-align: center; vertical-align: top; cursor: pointer; border: 0; background: none; }
.submit:hover { filter: alpha(opacity=70); opacity: 0.7; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease; }
