body,h1,h2,h3,h4,h5,h6,dl,dt,dd,ul,ol,li,th,td,p,blockquote,pre,form,egend,input,button,textarea,hr{margin:0;padding:0;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
ul{list-style:none;}
ul,ol{ padding:0px;}
img{border:0;    }
q:before,q:after{content:'';}
abbr[title]{border-bottom:1px dotted;cursor:help;}
cite,dfn,em,var{font-style:normal;}
button,input,select,textarea{font-size:100%;}
code,kbd,samp{font-family:"Courier New",monospace;}
hr{border:none;height:1px;}
a {
  color: #555;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
.m_floatL{
  float:left;
  
}
.m_floatR{
  float: right;
}
.m_clearLR::after{
  overflow: hidden;
  content:'';
  height:0;
  visibility: hidden;
  display: block;
  clear: both;
}
.m_tran50{
	margin-left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
}
.textLine{
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;

}
.shortLg{
	display: none;
}
div{
	font-size:14px;
}
body{
	font-family: "微软雅黑";
	background-color: #f7f7f7;
	
}
html{
	overflow: hidden;
	width:10.8rem
}
input::-webkit-input-placeholder { /* WebKit browsers */
  color:    #a3b1cc;
}
input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
  color:    #a3b1cc;
}
input::-moz-placeholder { /* Mozilla Firefox 19+ */
  color:    #a3b1cc;
}
input:-ms-input-placeholder { /* Internet Explorer 10+ */
  color:    #a3b1cc;
}
