@charset "utf-8";

/************
	~重置
************/
body {text-align:left; font:normal 14px/24px "Microsoft YaHei","微软雅黑","Open Sans","Arial","Hiragino Sans GB","STHeiti","WenQuanYi Micro Hei",SimSun,sans-serif; -webkit-font-smoothing: antialiased; -moz-font-smoothing: greyscale; -webkit-text-size-adjust:100%;}
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;}
input,button,select,textarea{outline:none}
textarea{resize:none}
a, a:link, a:visited {text-decoration: none;color: #666;}
a:hover {text-decoration: none;	color: #9a0107;}
a, a:focus {outline: none;}/*去除链接虚线*/
/************
	公用
************/
/*公用元素*/
.fl{ float:left; display:inline;}
.fr{ float:right; display:inline;}
.tc{ text-align:center;}
.tl{ text-align:left;}
.tr{ text-align:right;}
.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;}
.clearfix:after {visibility: hidden; display: block; font-size: 0;content: " ";clear: both;height: 0;}
* html .clearfix { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */
.fix:after{clear:both;content: ".";display: block;height: 0;visibility: hidden;}
/*公用色彩*/
/*.c_lan,.c_lan a,a.c_lan:link,a.c_lan:visited {color:#006699!important;}
.c_h,.c_h a,a.c_h:link,a.c_h:visited {color:#F90!important;}
 a.c_lan:hover,.c_lan a:hover, a.c_h:hover,.c_h a:hover{color:#F00!important;}*/

/*公用框架*/
.Page,.Area,.Grid,.Mode,.Elems,.Effect,.Ixd{ width:100%; overflow: hidden; margin:0 auto; position:relative;}

/*公用模块*/

