html{font-size:16px;font-family:"Microsoft Yahei",helvetica,arial,sans-serif;word-break:break-all;}
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, a, code, em, img, q, small, strong, dd, dl, dt, li, ol, ul, fieldset, form, label, table, tbody, tr, th, td, input,figure,section{ margin: 0; padding: 0; border: 0;-webkit-box-sizing: border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
body{color: #000;-webkit-overflow-scrolling: touch;overflow-scrolling: touch;}
table{border-collapse:collapse;border-spacing:0;}
img{vertical-align: middle;-ms-interpolation-mode: bicubic;}
address,caption,cite,code,dfn,em,i,strong,th,var{font-style:normal;font-weight:normal;}
article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary {display: block;}
ol,ul{list-style:none;}
caption,th{text-align:left;}
q:before,q:after{content:'';}
abbr,acronym{border:0;}
h1,h2,h3,h4,h5{font-size:100%;font-weight:normal;}
a{
	text-decoration: none;
}
i,em{font-style: normal;}
input[type=button], input[type=submit], input[type=file], input[type=text], button {
	cursor: pointer;
	appearance: none;
	-webkit-appearance: none;
	-ms-appearance: none;
	border-radius: 0;
}
textarea{-webkit-appearance: none;}
input:focus, textarea:focus{
	outline: none;
}
input:focus{
	-webkit-tap-highlight-color:rgba(0,0,0,0);
	-webkit-user-modify:read-write-plaintext-only;
}
input[type="checkbox"]{-webkit-appearance:checkbox;vertical-align: middle;display:inline-block;}
input[type="radio"]{-webkit-appearance:radio;vertical-align: middle;display:inline-block;}
/*[contenteditable = "true"], input, textarea {
    -webkit-user- select: auto!important;
    -khtml-user-select: auto!important;
    -moz-user-select: auto!important;
    -ms-user-select: auto!important;
    -o-user-select: auto!important;
    user-select: auto!important;
}*/
element::-webkit-scrollbar{
	display: none;
}

.fl {
    float: left;
}
.fr {
    float: right;
}
.cl{
	clear: left;
}
.cr{
	clear: right;
}
@font-face {
    font-family: 'PingFang-SC-Medium';
    /*src: url('../fonts/BebasNeue-webfont.eot');*/
    /*src: url('../fonts/BebasNeue-webfont.eot?#iefix') format('embeddedopentype'),*/
    src: url('../fonts/PingFangMedium.woff') format('woff'),
    url('../fonts/PingFangMedium.ttf') format('truetype'),
    url('../fonts/PingFangMedium.svg#PingFangMedium') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: '﻿PingFangSC-Semibold';
    /*src: url('../fonts/BebasNeue-webfont.eot');*/
    /*src: url('../fonts/BebasNeue-webfont.eot?#iefix') format('embeddedopentype'),*/
    src: url('../fonts/PingFangBold.woff') format('woff'),
    url('../fonts/PingFangBold.ttf') format('truetype'),
    url('../fonts/PingFangBold.svg#PingFangBold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'PingFang-SC-Regular';
    /*src: url('../fonts/BebasNeue-webfont.eot');*/
    /*src: url('../fonts/BebasNeue-webfont.eot?#iefix') format('embeddedopentype'),*/
    src: url('../fonts/PingFangRegular.woff') format('woff'),
    url('../fonts/PingFangRegular.ttf') format('truetype'),
    url('../fonts/PingFangRegular.svg#PingFangRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
