blockquote,body,button,code,dd,div,dl,dt,fieldset,form,h1,h2,h3,h4,h5,h6,input,legend,li,ol,p,pre,td,textarea,th,ul{margin:0;padding:0}body{background:#f5f5f5;color:#000;font-size:14px;font-family:"microsoft yahei"}caption,td,th{font-size:14px}h1,h2,h3,h4,h5,h6{font-weight:400;font-size:100%}address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:400}a{color:#222;text-decoration:none}img{border:none}li,ol,ul{list-style:none}button,input,select,textarea{font-size:14px}table{border-collapse:collapse}html{overflow-y:scroll}.clearfix:after,.row:after{content:".";display:block;height:0;clear:both;visibility:hidden}.clear{clear:both}.none{display:none}.mar-l15{margin-left:15px}.text-center{text-align:center!important}.text-right{text-align:right!important}.relative{position:relative}.pull-right {float: right}.pull-left {float: left}
@media only screen and (min-width: 1000px) {
	.phone{	
		display: none!important;
	}
}
@media only screen and (max-width: 999px) {
	.pc{	
		display: none!important;
	}
}