*{ margin:0; padding:0; border:0; font-family: "SourceHanSansCN","Helvetica Neue","PingFang SC", "Microsoft Yahei", "Wenquanyi Micro Hei", sans-serif; list-style: none;text-decoration:none;font-style: normal;font-weight: normal;outline:none; appearance:none; -moz-appearance:none; -webkit-appearance:none;resize:none;background-repeat: no-repeat;border:none;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-tap-highlight-color: transparent;}
h1,h2,h3,h4,b,p,em,span,a,dt,dd,ul,li{color:#fff;font-size: 14px;}
b{font-weight: bold;}
input:focus,textarea:focus,button,a,select{ outline:none; appearance:none; -moz-appearance:none; -webkit-appearance:none;resize:none;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-tap-highlight-color: transparent;}
select::-ms-expand { display: none; }
img{vertical-align: middle; border:0;width: 100%;}
.mainbox{ margin:0 auto;font-style:normal;width: 1200px;}
@media screen and (max-width: 1230px){
	.mainbox{width: 90%;}
}
.cl{clear: both;}
.or{overflow: hidden;}
.meetbox .mainbox .search input[typr="texts"]::-webkit-input-placeholder {   
/*WebKit browsers   */
color: rgba(255,255,255,0.3);   
}   
.meetbox .mainbox .search input[typr="texts"]:-moz-placeholder {   
/*Mozilla Firefox 4 to 18   */
color: rgba(255,255,255,0.3);    
}   
.meetbox .mainbox .search input[typr="texts"]::-moz-placeholder {   
 /*Mozilla Firefox 19+   */
color: rgba(255,255,255,0.3);  
}   
.meetbox .mainbox .search input[typr="texts"]:-ms-input-placeholder{   
 /*Internet Explorer 10+   */
color: rgba(255,255,255,0.3); 
} 
pre{white-space:pre-wrap;

white-space:-moz-pre-wrap;

white-space:-pre-wrap;

white-space:-o-pre-wrap;

word-wrap:break-word;}