html{
	
}
body{
	
}
html,body,header,section,footer,div,ul,ol,li,img,a,span,em,del,legend,center,strong,var,fieldset,form,label,dl,dt,dd,cite,input,hr,time,mark,code,figcaption,figure,textarea,h1,h2,h3,h4,h5,h6,p{
	margin:0;
	border:0;
	padding:0;
	font-style:normal;
}
html,body {
	

}
nav,article,aside,details,main,header,footer,section,fieldset,figcaption,figure{
	display: block;
}
img,a,button,em,del,strong,var,label,cite,small,time,mark,code,textarea{
	
}
header,section,footer {
	position:relative;
}
ol,ul{
	list-style:none;
}
input,button,textarea {
	border:0;
	margin:0;
	padding:0;
	font-size:1em;
	line-height:1em;
	/*-webkit-appearance:none;*/
	background-color:rgba(0, 0, 0, 0);
}
span{

}
a:active, a:hover {
  outline: 0;
}
a, a:visited{
	text-decoration:none;
}

label, .wordWrap{
    word-wrap: break-word;
    word-break: break-all;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,th {
  padding: 0;
}

/*-----以上为------*/

body, p, h1, h2, h3, h4, h5, h6, ul, ol, li, dl, dt, dd, table, th, td, form, fieldset, legend, input, textarea, button, select { margin: 0; padding: 0;}
body, input, textarea, select, button, table { font-size: 16px; line-height: 1.25em; }
body{ min-width: 320px; font-size: 1em; font-family: "poppins", sans-serif; color: #000; -webkit-text-size-adjust: none; background-color:#ffffff; }
img, fieldset { border: 0 }
img{-ms-transition: all 0.4s; -webkit-transition: all 0.4s;transition: all 0.4s;}
ul, ol { list-style: none }
em, address { font-style: normal }
a { color: #000; text-decoration: none;-ms-transition: all 0.4s; -webkit-transition: all 0.4s;transition: all 0.4s; }
a:hover{ color:#f60000;text-decoration:none;-ms-transition: all 0.4s;-webkit-transition: all 0.4s;transition: all 0.4s;}
table { border-collapse: collapse }
.new-h_txt { visibility: hidden; overflow: hidden; position: absolute; left: -999em; width: 0; height: 0; font-size: 0; line-height: 0 }
.clear { clear: both; height:0; border:0; border:none;}
.clear:after { display: block; clear: both; height: 1px; margin-top: -1px; content: '' }
.h_c{ background-color:#f4f4f4; clear:both; height:10px;}
.padding_lr15{ padding:0 15px;}
.lf{float:left;}
.rt{float:right;}
.fontcolor{color:#f60000;}
.fontcolor2{color:#989898;}
.fontcolor3{color:#2b2b2b;}
.fontcolor4{color:#FFFFFF;}
.fontcolor5{color:#f60000;}
.f12{font-size:12px;}
.f14{font-size:14px;}
.f16{font-size:16px;}
.f18{font-size:18px;}
.f19{font-size:19px;}
.f20{font-size:20px;}
.f21{font-size:21px;}
.f22{font-size:22px;}
.display-block{display:block;}
.display-inlineblock{ display:inline-block;}
.display-table{display:table;}
.display-table-cell{display:table-cell;}
.vtop{ vertical-align:top;}
.over-hidden{overflow:hidden;}
.txt-center{text-align:center;}
.txt-left{text-align:left;}
.txt-right{text-align:right;}
.new-ct { min-height:300px; background-color: #fff;}
.height_bg10{ background-color: #efefef; height: 10px; clear: both;}
@font-face { 
	font-family: 'iconfont';
	    src: url('../font/iconfont.eot');
	    src: url('../font/iconfont.eot?#iefix') format('embedded-opentype'),
	    url('../font/iconfont.woff') format('woff'),
	    url('../font/iconfont.ttf') format('truetype'),
	    url('../font/iconfont.svg#iconfont') format('svg');
}
.iconfont { font-family: "iconfont" !important; font-style: normal; -webkit-font-smoothing: antialiased; -webkit-text-stroke-width: 0.2px; -moz-osx-font-smoothing: grayscale; }
.icon-notificationfill:before { content: "\e611"; }

.login-input-text input{-webkit-appearance: none;
}
.login-input-text input::-webkit-input-placeholder { 
color: #999; 
-webkit-transition: color.5s; 
} 
.login-input-text input:focus::-webkit-input-placeholder, input:hover::-webkit-input-placeholder { 
color: #d2d2d2; 
-webkit-transition: color.5s; 
} 

