body,html{margin: 0;padding: 0}
@font-face{
	font-family:'pageFont';      
      src: url("../font/SourceHanSansCN-Normal.eot");
      src: url("../font/SourceHanSansCN-Normal.woff") format("woff"), 
      url("../font/SourceHanSansCN-Normal.ttf") format("truetype"), 
      url("../font/SourceHanSansCN-Normal.svg") format("svg"); 
      font-weight: normal; font-style: normal; 
      }
body{width: 100%;height: 100%;background: #FFFFFF;font-size: 12px;color: #3C3CC8;font-family:'pageFont' !important;*font-family:simhei;position: relative;line-height: 24px;}
*{box-sizing: border-box;}
ul,li,dl,dl dt, dl dd,ol{list-style: none;margin: 0;padding: 0;}
h1,h2,h3,h4,h5,h6,p{padding: 0;margin: 0;font-weight: normal;}
a,em{display: inline-block;font-weight: normal;}
span{display: inline-block;}
a{color: #3635BF; text-decoration: none;}
a:active{color: #3635BF;}

input,button{border: 0;background: none;}
input:focus{outline: none;}
section{margin: 0;padding: 0;}
img{display: inline-block;_width:100%;*width:100%;width:100%\9;max-width: 100%;border: 0;vertical-align: bottom;}
.fl{float: left;}
.fr{float: right;}
.clear{clear: both;}


.textcenter{text-align: center;}
.font-red{color: #FF0000;}
.font-white{color: white;}
