
/* CSS reset */

body,p,div,h1,h2,h3,h4,h5,h6,ul,li,form,table,dd,dl,dt{ margin:0; padding:0;}
body{font-family:"Microsoft YaHei";font-size:12px; background-color: #e7eef6; }
ul,li{ list-style:none;}
input,button,select,textarea{ border:0; border:none; outline:none; vertical-align:middle; font-size:12px;}
img{border:0; border:none;}
a{color:#2b2b2b;text-decoration:none;}
a:hover{ color:#1852a4;text-decoration:none;}
.clear{clear:both; height:0px; line-height:0px; font-size:0px; border:0; border:none; zoom:0;}
.fl{float:left;}
.fr{float:right;}
.auto{ margin:0 auto;}
.auto2{width:1200px;  margin:0 auto;}
.cursor{cursor:pointer;}
.btn-sty{cursor:pointer; border:0; border:none;}
.clear{ clear:both;}
.over{ overflow:hidden;}
.mr50{ margin-right:50px;}
.mt60{ margin-top:60px;}
.mt40{ margin-top:40px;}
.mt20{ margin-top:20px;}
.mb30{ margin-bottom:30px;}
.mb60{ margin-bottom:60px;}
.none{display:none;}
/*----公用字号----*/
.mic-y{font-family:"Microsoft YaHei";}
.f_12{font-size:12px;}
.f_14{font-size:14px;}
.f_16{font-size:16px;}
.f_18{font-size:18px;}
.f_20{font-size:20px;}
.f_22{font-size:22px;}
.f_24{font-size:24px;}
.f_26{font-size:26px;}
.f_28{font-size:28px;}
.f_30{font-size:30px;}
.f_32{font-size:32px;}
.f_34{font-size:32px;}
.f_36{font-size:32px;}
.f_38{font-size:38px;}
.bold{font-weight:bold;}
.normal{font-weight:normal;}

/*-----公用颜色-----*/
