body,ul,dl,dt,dd,ol,li,i,em,p,h1,h2,h3,h4,h5,h6,form,fieldset,ung,div{margin: 0;padding: 0;}

body{color: #333333;font-size: 16px;font-family: "微软雅黑";background: rgb(246,246,246);  width: 100%;
	overflow-x: hidden;
	overflow-y:auto; }

    body{
        background-color:white;
    }
ul,li,ol{list-style: none;}
i,em{font-style: normal;}
select,input,img{vertical-align: middle;}
strong{font-weight: bold;}
a{text-decoration: none;color: #333333;}
a:hover,a:active, a:focus{text-decoration: none; color: #F08600;}
:focus {outline: none;}
.clearfix:after{clear: both;height: 0;visibility: hidden;display: block;font-size: 0;content: "";}
input{
	background-color: white;
}
input:-webkit-autofill,textarea:-webkit-autofill, select:-webkit-autofill {
	-webkit-box-shadow: 0 0 0px 1000px white inset;
	-webkit-text-fill-color: #333;
   }


/* -webkit-tap-highlight-color:transparent; */

	*{
		 -webkit-tap-highlight-color:transparent;
	 }
#trends{
	height:528px;
	overflow:auto;
}


