
@font-face {
  font-family: 'pingFangSC-Medium';
  src: url('/Public/wap/css/font/PingFangMedium.ttf');
  font-weight: normal;
  font-style: normal;
}
/*@font-face{
  font-family: 'pingFangSC-Light';
  src: url('/Public/wap/css/font/PingFangLight.ttf');
  font-weight: normal;
  font-style: normal;
}*/
@font-face{
  font-family: 'pingFangSC-Bold';
  src: url('/Public/wap/css/font/PingFangBold.ttf');
  font-weight: normal;
  font-style: normal;
}
@font-face{
  font-family: 'pingfang';
  src: url('/Public/wap/css/font/PingFang.ttf');
  font-weight: normal;
  font-style: normal;

 }
html {
	font-size: 10px;
	font-family:"微软雅黑","Helvetica Neue", Helvetica, STHeiTi, Arial, sans-serif;

	-ms-text-size-adjust: 100%;

	-webkit-text-size-adjust: 100%;

    /* font-size: 62.5%;

    font-size: 36.6%; */

    width: 100%;

    height: 100%;
    font-variant-ligatures: normal;
    font-variant-caps: normal;
    font-variant-numeric: normal;
    font-variant-east-asian: normal;
    font-weight: normal;
    font-stretch: normal;
    /*font-size:100px;*/

    font-family: "微软雅黑";
    font-weight: normal;	font-stretch: normal;
}
*{
	margin:0;
	padding:0;
}
body {
	/*max-width: 640px;*/

	margin:auto;
	/*margin:0;*/


	line-height: 1.5;

	color: #000;

    background-color: white;

    /*width: 100%;*/

	height: 100%;

	overflow-x: hidden;

	-webkit-overflow-scrolling: touch;

}

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {

	display: block;

}

audio, canvas, progress, video {

	display: inline-block;

	vertical-align: baseline;

}

audio:not([controls]) {

	display: none;

	height: 0;

}

[hidden], template {

	display: none;

}

svg:not(:root) {

	overflow: hidden;

}

a {

	background: transparent;

	text-decoration: none;

	-webkit-tap-highlight-color: transparent;

	color: inherit;

}

a:active {

	outline: 0;

}

a:active {

	color: inherit;

}

abbr[title] {

	border-bottom: 1px dotted;

}

b, strong {

	font-weight: bold;

}

dfn {

	font-style: italic;

}

mark {

	background: #ff0;

	color: #000;

}

small {

	font-size: 80%;

}

sub, sup {

	font-size: 75%;

	line-height: 0;

	position: relative;

	vertical-align: baseline;

}

sup {

	top: -0.5em;

}

sub {

	bottom: -0.25em;

}

img {

	border: 0;

	vertical-align: middle;

}

hr {

	-moz-box-sizing: content-box;

	box-sizing: content-box;

	height: 0;

}

pre {

	overflow: auto;

	white-space: pre;

	white-space: pre-wrap;

	word-wrap: break-word;

}

code, kbd, pre, samp {

	font-family: monospace, monospace;

	font-size: 1em;

}

button, input, optgroup, select, textarea {

	color: inherit;

	font: inherit;

	margin: 0;
	padding-left: 0.2rem;
	    outline: none;

}


button {

	overflow: visible;

}

button, select {

	text-transform: none;

}

button, html input[type="button"], input[type="reset"], input[type="submit"] {

	-webkit-appearance: button;

	cursor: pointer;

}

button[disabled], html input[disabled] {

	cursor: default;

}

button::-moz-focus-inner, input::-moz-focus-inner {

	border: 0;

	padding: 0;

}

input {

    line-height: normal;

    -webkit-appearance: none;

    border-radius: 0;

    border: none;

}

input[type="checkbox"], input[type="radio"] {

	box-sizing: border-box;

	padding: 0;

}

input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {

	height: auto;

}

input[type="search"] {

	-webkit-appearance: textfield;

	-moz-box-sizing: border-box;

	-webkit-box-sizing: border-box;

	box-sizing: border-box;

}

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {

	-webkit-appearance: none;

}

fieldset {

	border: 1px solid #c0c0c0;

	margin: 0 2px;

	padding: 0.35em 0.625em 0.75em;

}

legend {

	border: 0;

	padding: 0;

}

textarea {

	overflow: auto;

	resize: vertical;

}

optgroup {

	font-weight: bold;

}

table {

	border-collapse: collapse;

	border-spacing: 0;

}

td, th {

	padding: 0;

}

html, button, input, select, textarea {

	font-family:"微软雅黑"
}

h1, h2, h3, h4, h5, h6, p, figure, form, blockquote {
	width:100%;
	margin: 0;

}

ul, ol, li, dl, dd {

	margin: 0;

	padding: 0;

}

ul, ol {

	list-style: none outside none;

}

h1, h2, h3 {

	/*line-height: 2;

	font-weight: normal;*/

}

h1 {

	/*font-size: 1.8rem;*/

}

h2 {

	font-size: 0.84rem;

}

h3 {

	/*font-size: 1.4rem;*/

}

input::-moz-placeholder, textarea::-moz-placeholder {

	color: #cccccc;

}

input:-ms-input-placeholder, textarea:-ms-input-placeholder {

	color: #cccccc;

}

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {

	color: #cccccc;

}

* {

	-webkit-box-sizing: border-box;

	-moz-box-sizing: border-box;

	box-sizing: border-box;

}

.clear:after {

    visibility: hidden; 

    display: block; 

    clear: both; 

    height: 0; 

    font-size: 0; 

    content: ".";

}

.clear {

    zoom:1;

}

.lt {

    float: left;

}

.rt {

    float: right;

}

*{-webkit-tap-highlight-color: rgba(0,0,0,0);-webkit-tap-highlight-color:transparent;} 

/**** 文字排版 ****/
.one-text{overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.two-text{overflow : hidden;display: -webkit-box;display: -moz-box;-webkit-line-clamp: 2;-moz-line-clamp: 2;-webkit-box-orient: vertical;-moz-box-orient: vertical;text-overflow: ellipsis;}
.three-text{overflow : hidden;display: -webkit-box;display: -moz-box;-webkit-line-clamp: 3;-moz-line-clamp: 3;-webkit-box-orient: vertical;-moz-box-orient: vertical;text-overflow: ellipsis;}
.f-left{float: left !important;}
.f-right {float: right !important;}
.t-left {text-align: left !important;}
.t-right {text-align: right !important;}
.t-center {text-align: center !important;}
.font-12{font-size: .12rem;}
.font-14{font-size: .14rem;}
.font-16{font-size: .16rem;}
.font-17{font-size: .17rem;}
.font-18{font-size: .18rem;}
.font-19{font-size: .19rem;}
.font-20{font-size: .2rem;}
.font-21{font-size: .21rem;}
.font-22{font-size: .22rem;}
.font-24{font-size: .24rem;}
.font-31{font-size: .31rem;font-weight: normal;	font-stretch: normal;}
.font-34{font-size: .34rem;font-weight: normal;	font-stretch: normal;}
.font-26{font-size: .26rem;font-weight: normal;	font-stretch: normal;}
.font-28{font-size: .28rem;}
.font-40{font-size: .4rem;font-weight: normal;
	font-stretch: normal;}
.zt-color{color:#a22224;}
.h-color{color:#000;}
.h-color{color:#000;}
.b-color{color:#fff;}
h2{line-height: 0.84rem}
/*p{margin-bottom: 0.1rem}*/
.body{background-color: #f6f6f6;margin:0 auto;}
div{box-sizing: border-box;}
.clear:after{display: table; line-height: 0; content: ""; height:0; clear: both;}
a{outline:none;
-webkit-tap-highlight-color: rgba(0,0,0,0);

}
<!--0.00017309188842773-->