@charset "utf-8";
/*
 *色彩 #b4c7e8; #990000;#3399cc;#f2f3f8;#003366;#666;#b90630;#336699;#000
 */
/* ==========================================================================
   ~重置
   ========================================================================== */
body { font-size:12px;line-height:24px; text-align: center;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,form,fieldset,legend,input,textarea,p,th,td{margin:0;padding:0;}
/* 重设 HTML5 标签*/
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section { display:block;}
/* HTML5 媒体文件跟 img 保持一致*/
audio,canvas,video {display: inline-block;*display: inline;*zoom: 1;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
table,fieldset,img, a img{border:0;}
ul,ol,li,dl,dd,dt{ list-style: none outside none;}
table{border-collapse:collapse;border-spacing:0;}
em,strong,th{font-style:normal;font-weight:normal;}
strong{ font-weight:600;}
input,select,form img,button {vertical-align:middle;}
iframe {overflow: hidden;}
a,a:link,a:visited{text-decoration:none; color:#036;}
a:hover{text-decoration:none; color:#c00;}
a,a:focus{outline:none;}/*去除链接虚线*/
h1{ display:none;}/*隐藏h1标签*/
h2{ font-size:23px; font-weight:600;}
h3{ font-size:14px; font-weight:600;}
h4{ font-size:12px; font-weight:600;}
h5{ font-size:12px; font-weight:600;}
 
/* ==========================================================================
   ~框架
   ========================================================================== */
.Page,.Head,.Footer,.Area{margin:0 auto; overflow:hidden;}
.Page{width:100%;}
.Head,.Footer{width:960px;}
.Area{width:960px;}
.Head{}
.Footer{}


/*常用
   ========================================================================== */
.fb{font-weight:bold;}
.tc{text-align:center;}
.tl{text-align:left;}
.tr{text-align:right;}
.cl{clear:both;}
.none {display: none;}
.pd5{ padding:5px;}
.pd10{ padding:10px;}
.pdl{ padding-left:10px;}
.pdr{ padding-right:10px;}
.fl{float:left; display:inline;}
.flm1{float:left; display:inline; margin-left:10px;}
.fr{float:right; display:inline;}
.frm1{float:right; display:inline; margin-right:10px;}
.line_dotted{ background: url(../img/bg_dot.jpg) 13px 0 repeat-x scroll;height:25px; width:100%;}

/*空白AND清楚浮动*/
.blank,.blank5,.blank1,.blank10,.blank20,.blank30{clear:both;display:block;font-size:1px;visibility:hidden;height:-1px;line-height:0;}
.blank5{ height:5px;}.blank10{ height:10px;}.blank20{ height:20px;}.blank30{ height:30px;}.blank1{ height:1px;}
form{ clear:both;}
.fix:after{clear:both;content: ".";display: block;height: 0;visibility: hidden;}

 
