html {
	color: #000;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	background: white;
}
input:disabled {
-webkit-text-fill-color: white;
-webkit-opacity: 1;
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td,hr,button,article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
	margin: 0;
	padding: 0;
	-webkit-tap-highlight-color: rgba(0,0,0,0)
}

article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
	display: block;
	-webkit-tap-highlight-color: rgba(0,0,0,0)
}

audio,canvas,video {
	display: inline-block;
	*display: inline;
	*zoom: 1
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

th {
	text-align: inherit
}

fieldset,img {
	border: 0
}

iframe {
	display: block
}

abbr,acronym {
	border: 0;
	font-variant: normal
}

del {
	text-decoration: line-through
}

address,caption,cite,code,dfn,em,th,var,i,b {
	font-style: normal;
	font-weight: 500
}

ol,ul {
	list-style: none
}

h1,h2,h3,h4,h5,h6,b {
	font-size: 100%;
	font-weight: 500
}

q:before,q:after {
	content: ''
}

a {
	color: #666;
	-webkit-tap-highlight-color: rgba(0,0,0,0)
}

a:visited,a:hover {
	color: #666;
	text-decoration: none
}

body .hide {
	display: none
}

body .hide2 {
	visibility: hidden
}

body .hide3 {
	position: absolute;
	left: -99999px;
	top: -99999px
}

html,body {
	min-height: 100%
}

input,select,textarea {
	font-size: 100%
}

ins,a {
	text-decoration: none
}

.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: "\20 ";
	clear: both;
	height: 0
}

.clearfix {
	zoom: 1
}

.nowrap {
	white-space: nowrap;
	word-break: keep-all
}

.wrap {
	white-space: normal;
	word-break: break-all
}

.ellipsis {
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	white-space: nowrap;
	word-break: keep-all;
	word-wrap: normal
}

.c_ba2636 {
	color: #ba142b
}

.c_1e50c2 {
	color: #1e50c2
}

.c_22ac38 {
	color: #ffaa00
}
@media screen and (min-width:240px) {
	html,body,button,input,select,textarea {
		font-size: 9px
	}
}
/*rongyao6P*/
@media screen and (min-width:360px) {
	html,body,button,input,select,textarea {
		font-size: 12px
	}
}

@media screen and (min-width:370px) {
	html,body,button,input,select,textarea {
		font-size: 12px
	}
}
/*iphone6s*/
@media only screen and (device-width: 375px) and (device-height: 667px) and (-webkit-device-pixel-ratio: 2) {
    html,body,button,input,select,textarea {
		font-size: 12px;
	}
}
/*iPhoneX*/
@media only screen and (device-width: 375px) and (device-height: 812px) and (-webkit-device-pixel-ratio: 3) {
    html,body,button,input,select,textarea {
		font-size: 14px
	}
	body{
      padding-bottom: constant(safe-area-inset-bottom);
      padding-bottom: env(safe-area-inset-bottom);
   }

   .iphonex-pt{
      padding-top: constant(safe-area-inset-top);
      padding-top: env(safe-area-inset-top);
   }
   .iphonex-pb{
      padding-bottom: constant(safe-area-inset-bottom);
      padding-bottom: env(safe-area-inset-bottom);
   }
   .iphonex-mt{
      margin-top: constant(safe-area-inset-top);
      margin-top: env(safe-area-inset-top);
   }
   .iphonex-mb{
      margin-bottom: constant(safe-area-inset-bottom);
      margin-bottom: env(safe-area-inset-bottom);
   }
   .iphonex-pl{
      padding-left: constant(safe-area-inset-left);
      padding-left: env(safe-area-inset-left);
   }
   .iphonex-pr{
      padding-right: constant(safe-area-inset-right);
      padding-right: env(safe-area-inset-right);
   }
   .iphonex-ml{
      margin-left: constant(safe-area-inset-left);
      margin-left: env(safe-area-inset-left);
   }
   .iphonex-mr{
      margin-right: constant(safe-area-inset-right);
      margin-right: env(safe-area-inset-right);
   }
   .iphonex-bd-top-bg{
      border-top: 88px solid transparent;
   }
   .iphonex-bd-top{
      border-top: 44px solid transparent;
   }
   .iphonex-bd-bottom{
      border-bottom: 34px solid transparent;
   }
}
/*iPhone6Plus*/
@media only screen and (device-width: 414px) and (device-height: 736px) and (-webkit-device-pixel-ratio: 3) {
   html,body,button,input,select,textarea {
		font-size: 13px
	}
}
/*iphone6P*/
@media screen and (min-width:380px) {
	html,body,button,input,select,textarea {
		font-size: 13px
	}
}

@media screen and (min-width:420px) {
	html,body,button,input,select,textarea {
		font-size: 13px
	}
}

@media screen and (min-width:450px) {
	html,body,button,input,select,textarea {
		font-size: 13px
	}
}

@media screen and (min-width:480px) {
	html,body,button,input,select,textarea {
		font-size: 13px
	}
}

@media screen and (min-width:540px) {
	html,body,button,input,select,textarea {
		font-size: 13px
	}
}

@media screen and (min-width:600px) {
	html,body,button,input,select,textarea {
		font-size: 13px
	}
}

@media screen and (min-width:640px) {
	html,body,button,input,select,textarea {
		font-size: 13px
	}
}

@media screen and (min-width:720px) {
	html,body,button,input,select,textarea {
		font-size: 13px
	}
}

@media screen and (min-width:800px) {
	html,body,button,input,select,textarea {
		font-size: 13px
	}
}

@media screen and (min-width:880px) {
	html,body,button,input,select,textarea {
		font-size: 13px
	}
}

@media screen and (min-width:960px) {
	html,body,button,input,select,textarea {
		font-size: 13px
	}
}
@media screen and (min-width:1080px) {
	html,body,button,input,select,textarea {
		font-size: 13px
	}
}
