@charset "utf-8";


html,body,ul,p,form,a,img,i,div,span,input,::before,::after{margin: 0;padding: 0;-webkit-text-size-adjust:none; -webkit-top-height-color: transparent;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box; }
body { font-size: 14px; font-family: "Microsoft YaHei",Arial,sans-serif; color: #000; overflow-x: hidden; min-height: 100%; height: 100%;-webkit-overflow-scrolling: touch; -moz-overflow-scrolling: touch; overflow-scrolling: touch; }
body,html{min-height: 100%;height: 100%}
*{font-family: "Microsoft YaHei", Arial, sans-serif;box-sizing: border-box;margin: 0;padding: 0;}
a {text-decoration: none;color: #000;}
a:focus, a:hover{  color: #000;  text-decoration: none;}
em,i{ font-style: normal;}
ul{  list-style-type: none;}
input,textarea { border: none; resize: none; outline: none; -webkit-appearance: none; line-height: normal; border-radius: 0px;}
input, textarea, a {box-shadow:0px 0px 0px rgba(0,0,0,0);box-shadow: none;-webkit-tap-highlight-color: transparent;}
img { border: 0; vertical-align: middle;}
h1,h2,h3,h4,h5,h6{font-size: 100%;padding: 0;margin: 0;font-weight: normal;}
textarea {resize: none;border: none;}
input,button,select,textarea{ outline:none;}
.clearfix:before,.clearfix:after{ content: ''; display: block;height: 0; line-height: 0; visibility: hidden; clear: both;}
.fl{float: left}
.fr{float: right}
.overEllipsis{text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}
.hideLine2{display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2;  overflow: hidden;}


.hide{display: none}
.show{display: block}
body{background: #EAEDEA}
.content{width: 100%;min-height: 100%;}

input::-webkit-input-placeholder { /* WebKit browsers */ color:#B2B2B2 ;}
input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */ color:#B2B2B2 ;}
input::-moz-placeholder { /* Mozilla Firefox 19+ */ color:#B2B2B2 ;}
input:-ms-input-placeholder { /* Internet Explorer 10+ */color:#B2B2B2 ;}
textarea::-webkit-input-placeholder { /* WebKit browsers */ color:#B2B2B2 ;}
textarea:-moz-placeholder { /* Mozilla Firefox 4 to 18 */ color:#B2B2B2 ;}
textarea::-moz-placeholder { /* Mozilla Firefox 19+ */ color:#B2B2B2 ;}
textarea:-ms-input-placeholder { /* Internet Explorer 10+ */color:#B2B2B2 ;}

