﻿@charset "utf-8";
body{font-family:'Microsoft YaHei' ;font-size: 14px;}
h1,h2,h3,h4,h5{font-family:'Microsoft YaHei' ;}
*{margin:0px; padding:0px; list-style: none;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}
h1, h2, h3, h4, h5, h6 {font-weight: normal;font-size: 100%;}
header,footer,section,article,aside,nav,hgroup,address,figure,figcaption,menu,details{display:block;}
.clean{ clear:both; width:0px; height:0px; line-height:0px; overflow:hidden;}
.center{ margin:0 auto; text-align:left; max-width:1200px;}
fieldset,img {border:0;}
.bx_wrap a {border:0;text-decoration: none;}

*{ font-family:"Microsoft Yahei",Arial, Helvetica, sans-serif;}
a input{ mayfish:expression(this.onfocus=this.blur);cursor:handbblr:expression(this.onFocus=this.blur());/*IE使用*/ outline-style:none;/*FF使用*/ } /*去除a标签带来的虚框*/ 
i{ font-style:normal;}
::selection{  background:#328ede;  color:#fff;}  
::-moz-selection {  background:#328ede;  color:#fff;  }  
::-webkit-selection {  background:#328ede;  color:#fff;  } 
html,body{ width:100%;}

/*浮动*/
.fl{float:left;}
.fr{float:right;}
.clearfix{*zoom:1}
.clearfix:before,
.clearfix:after{display:table;content:"";}
.clearfix:after{clear:both}

.clear{ clear:both;}
.left{ float:left;}
.right{ float:right;}
/*定位*/  
.tl{text-align:left;}  
.tc{text-align:center;}  
.tr{text-align:right;}  
.fl{float:left;display:inline;}  
.fr{float:right;display:inline;} 

.article {color:#828283; font-size:16px; line-height:32px;padding-bottom:30px;}
.article p{font-size:16px; color:#828283; line-height:32px; }	
.article strong{ font-weight:bold;}
.article td,.article th{ border:1px solid #dcdcdc; font-size:16px; padding:0 10px;}
.article  img{ max-width:100%;}