@charset "gb2312";
html, body { -webkit-text-size-adjust: none; }
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td, font { padding: 0; margin: 0; font-family: Microsoft YaHei, SimSun, Arial, Helvetica, sans-serif; }
table { border-collapse: collapse; border-spacing: 0; width: 100%; }
fieldset { border: 0; }
h1, h2, h3, h4, h5, h6 { font-weight: normal; }
h1, h2, h3, h4, h5, h6, input, textarea, select, form, td, section { font-size: 100%; }
ol, ul, li, dl, dt, dd { list-style: none; }
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, menu { display: block; }
input[type="date"]:before { content: attr(placeholder); }
audio, canvas, video { display: inline-block; }
audio:not([controls]) { display: none; }
input, textarea, select, form, fieldset { vertical-align: top; }
img { vertical-align: top; border: 0; }
a { color: #666; text-decoration: none; -webkit-tap-highlight-color: rgba(0,0,0,0); }
a:link, a:visited { text-decoration: none; }
a:hover { text-decoration: underline; }
a, area { blr:expression(this.onFocus=this.blur());}
:focus { outline: none; }
.red, .red a { color: #F00; }
.left { float: left; }
.right { float: right; }
.autohei { overflow: hidden; zoom: 1; }
.clear { font-size: 0; line-height: 0; clear: both; overflow: hidden; zoom: 1; }
.blank { font-size:0; line-height:0; height: 20px; clear: both; overflow: hidden;}
.yahei, .yahei * { font-family: Microsoft YaHei; }
.songti, .songti * { font-family:SimSun; }
.img { text-align: center; overflow: hidden;}
.aaaaaa{}
body { font-size: 12px; background: #fff; }
/*input,textarea,select{appearance: none; -webkit-appearance: none; border-radius:0;}*/
html { font-size: 10px; }
.blank { height: 1rem;}
img{ max-width: 100%; }
.img img{ display:block;}
body { font-size: 1.2rem; width: 32rem; margin: 0 auto; }
input[type="button"], input[type="submit"], input[type="reset"] {
-webkit-appearance: none;
}
textarea { -webkit-appearance: none;}

.gh_bd{ margin: 1rem 3.5rem 1.7rem 3rem; overflow: hidden;}
.gh_bd p{ overflow: hidden; margin-bottom: 0.7rem; display: flex; justify-content: space-between; flex-wrap: wrap;}
.gh_bd p label{ text-align: right; color: #545454; font-size: 1.2rem; display: inline-block; line-height: 2rem; width: 40%; line-height:2.4rem}
.text_p{ border:1px solid #e7e7e7; width: 60%; height: 2.4rem; box-sizing: border-box; padding: 0 0.4rem; font-size:1.2rem; line-height:2.4rem; -webkit-appearance: none; webkit-appearance: none;}
.x_btn{ background:url(../images/liji.png) no-repeat center top/14.9rem 3.1rem; width: 14.9rem; height: 3.1rem; margin: 2rem auto; border:none; display: block; }

.side{ background: url(../images/side_top.png) repeat-x center top/0.05rem 0.55rem; padding: 2rem 0 1.5rem;}
.sideBox{ margin: 0 1rem; overflow: hidden;}
.infoList li{ overflow: hidden; background:url(../images/dian.png) no-repeat left center/0.35rem 0.3rem; padding:1rem 0.6rem 1rem 0.6rem; display: flex; justify-content:space-around; flex-wrap: wrap; border-bottom: 1px solid #ebebeb; font-size: 0.9rem;}
.infoList li span{ display: inline-block;}
.infoList li span:nth-child(5){  width: 22%;}



html { font-size: 10px; font-size: calc(100vw / 32);}
@media all and (max-width: 320px) {
html { font-size: 10px; }
}
@media all and (min-width: 640px) {
html { font-size: 20px; }
}
