/* 字体大小 */
.bold { font-weight:bold; }
.normal { font-weight:normal; }

.p12,.p12 a:link,.p12 a:visited { font-size:12px; text-decoration:none; line-height:18px;}
.p12 a:hover { font-size:12px; text-decoration:underline; line-height:18px;}

.p14,.p14 a:link,.p14 a:visited { font-size:14px; text-decoration:none;}
.p14 a:hover { font-size:14px; text-decoration:underline;}

.p16,.p16 a:link,.p16 a:visited { font-size:16px; text-decoration:none;}
.p16 a:hover { font-size:16px; text-decoration:underline;}

.p18,.p18 a:link,.p18 a:visited { font-size:18px; text-decoration:none;}
.p18 a:hover { font-size:18px; text-decoration:underline;}

.p20,.p20 a:link,.p20 a:visited { font-size:20px; text-decoration:none;}
.p20 a:hover { font-size:20px; text-decoration:underline;}

/* 字体颜色 */
/*白*/ 
.white,.white a:link,.white a:visited { color:#FFF;}
.white a:hover { color:#FF6;}
/*黑*/
.black,.black a:link,.black a:visited {color:#000;}
.black a:hover { color:#F00;}
/*黑灰*/
.black_ash,.black_ash a:link,.black_ash a:visited { color:#252525;} 
.black_ash a:hover { color:#ba2636;} 
/*灰*/
.gray,.gray a:link,.gray a:visited {color:#666;}
/*浅灰色2*/
.LightGray2,.LightGray2 a:link,.LightGray2 a:visited {color:#8c8c8c;} 
/*浅灰色*/
.LightGray,.LightGray a:link,.LightGray a:visited {color:#d3d3d3;} 
/*亮灰色*/
.gainsboro,.gainsboro a:link,.gainsboro a:visited {color:#dcdcdc;}
/*红*/
.red,.red a:link,.red a:visited,.red a:hover { color:#F00;}
/*深红*/
.deepred,.deepred a:link,.deepred a:visited { color:#9a0101;} 
/*深红色*/
.deepred2,.deepred2 a:link,.deepred2 a:visited,.deepred2 a:hover {color:#93010c;} 
/*蓝*/
.blue,.blue a:link,.blue a:visited {color:#113F8C;}
/*深蓝*/
.Navyblue,.Navyblue a:link,.Navyblue a:visited { color:#113b78;} 
/*粉色*/
.pink {color:#EE387D;} 
/*黄*/
.yellow,.yellow a:link,.yellow a:visited,.yellow a:hover {color:#FF0;}
/*橙*/
.orange {color:#FF6600;}
/*紫*/
.purple,.purple a { color:#a3185c;}
/*红褐色*/
.red_brown,.red_brown a:link,.red_brown a:visited,.red_brown a:hover {color:#662929;}
/*绿*/
.green,.green { color:#226100;}

/*外边距*/
.mt6 { margin-top:6px;}
.mt8 { margin-top:8px;}
.mt10 { margin-top:10px;}
.mt12 { margin-top:12px;}
.mb8 { margin-bottom:8px;}

/*大标题字体*/
.tit_h1 { font-family:"Microsoft YaHei","\5fae\8f6f\96c5\9ed1","\5b8b\4f53"; font-size:30px; font-weight:600; line-height:55px;}
.tit_h1normal { font-family:"Microsoft YaHei","\5fae\8f6f\96c5\9ed1","\5b8b\4f53"; font-size:30px; font-weight:100; line-height:55px;}

.tit_h2 { font-family:"Microsoft YaHei","\5fae\8f6f\96c5\9ed1","\5b8b\4f53"; font-size:24px; font-weight:600; line-height:35px;}
.tit_h2normal  { font-family:"Microsoft YaHei","\5fae\8f6f\96c5\9ed1","\5b8b\4f53"; font-size:24px; font-weight:100; line-height:35px;}

.tit_h3 { font-family:"Microsoft YaHei","\5fae\8f6f\96c5\9ed1","\5b8b\4f53"; font-size:18px; font-weight:600; line-height:25px;}
.tit_h3normal  { font-family:"Microsoft YaHei","\5fae\8f6f\96c5\9ed1","\5b8b\4f53"; font-size:18px; font-weight:600; line-height:25px;}

.tit_h4,.tit_h4 a:link,.tit_h4 a:visited,.tit_h4 hover { font-family:"Microsoft YaHei","\5fae\8f6f\96c5\9ed1","\5b8b\4f53"; font-size:16px; font-weight:600; line-height:25px;}
.tit_h4normal  { font-family:"Microsoft YaHei","\5fae\8f6f\96c5\9ed1","\5b8b\4f53"; font-size:16px; font-weight:100; line-height:25px;}

.tit_h5 { font-family:"Microsoft YaHei","\5fae\8f6f\96c5\9ed1","\5b8b\4f53"; font-size:26px; font-weight:600; line-height:35px;}

/*文章页新闻大标题*/
.articletitle_p22 { text-align:center;font-size:22px; line-height:40px; font-weight:bold; margin-top:10px; clear:both;}
.h_f_p12,.h_f_p12 a:link,.h_f_p12 a:visited { font-size:12px; text-decoration:none; line-height:20px; color:#292929;}
.h_f_p12 a:hover { font-size:12px; text-decoration:underline; line-height:20px; color:#ba2636;}

.h_f_p14,.h_f_p14 a:link,.h_f_p14 a:visited { font-size:14px; text-decoration:none; line-height:26px; color:#292929;}
.h_f_p14 a:hover { font-size:14px; text-decoration:underline;line-height:26px; color:#ba2636;}