/**
 * @overview: 基础模块
 * @require: 无
 */

/*=S HTML5 */
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {display:block;}
audio, canvas, video {display:inline-block;*display:inline;*zoom:1;}
audio:not([controls]) {display:none;}
[hidden] {display:none;}
/*=E HTML5 */

/*=S 初始 */
html,body,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,form,fieldset,legend,input,label,textarea,p,blockquote,th,td {margin:0;padding:0;}
body {background-color:#fff;}
body,textarea {font:400 12px/1.5 Simsun,Arial;color:#333;}
a,a:visited {text-decoration:none;color:#666;cursor:pointer;}
a:hover {text-decoration:underline;color:#0657B2;}
em,i {font-style:normal;}
h1,h2,h3,h4,h5,h6,strong {font-weight:700;font-size:100%;}
label, input, select {vertical-align:middle;}
img, button {background:none;border:0 none;vertical-align:middle;}
ol,ul {list-style:none;}
table,th,td,fieldset,legend {font-weight:400;border:0 none;border-collapse:collapse}
pre {white-space:pre-wrap;}
/*=E 初始 */

/*=S 布局 */
.layout {margin:0 auto;width:980px;}
.iblock {display:inline-block;*display:inline;zoom:1;vertical-align:middle;}
.clearall {zoom:1;}
.clearall:after {content:".";display:block;clear:both;height:0;visibility:hidden;}
.pipe {padding:0 5px;font-style:normal;color:#d5d5d5;}
.vm {vertical-align:middle;}
.fl {float:left;}
.fr {float:right;}
.tl {text-align:left;}
.tr {text-align:right;}
.tc {text-align:center;}
.mt10 {margin-top:10px !important;}
.mb10 {margin-bottom:10px;}
.close {position:absolute;top:4px;right:10px;padding-top:15px;width:15px;height:0;background:url(images/icon_common.png) no-repeat 4px 4px;overflow:hidden;z-index:9;cursor:pointer;}
.close:hover {background-position:4px -32px;}
.fix-ie6 {position:absolute;top:0;left:0;width:999px;height:999px;z-index:-1;background:none;border:0 none;_filter:Alpha(opacity=0);}
/*=E 布局 */

/*=S 文字 */
.color1 {color:#334F67;} /* 深蓝 */
.color2 {color:#8CA226;} /* 绿色 */
.color3 {color:#FC6D02;} /* 橙色 */

.color6 {color:#666;} /* 灰色 */
.color9 {color:#999;} /* 浅灰 */
.placeholder {color:#999 !important;} /* 输入框默认颜色 */
:-moz-placeholder {color:#999 !important;}
::-webkit-input-placeholder {color:#999 !important;} 

.yahei {font:700 16px/1.5 "Microsoft YaHei";}
.arial {font-family:Arial;}
.f12 {font-size:12px;}
.f14 {font-size:14px;}
.f16 {font-size:16px;}
.fb {font-weight:700;}
/*=E 文字 */

/*=S 链接 */
.link0 a, .link0 a:visited {color:#0657B2;} /* 蓝色 -> 橙色 */
.link0 a:hover {color:#FC6D02;}

.link1 a, .link1 a:visited, .link1 a:hover {color:#334F67;} /* 深蓝 -> 深蓝 */
.link2 a, .link2 a:visited, .link2 a:hover {color:#8CA226;} /* 绿色 -> 绿色 */
.link3 a, .link3 a:visited {color:#FC6D02;} /* 橙色 -> 蓝色 */
.link3 a:hover {color:#0657B2;}

.link6 a, .link6 a:visited {color:#666;} /* 灰色 -> 灰色 */
.link6 a:hover {color:#0657B2;}
.link9 a, .link9 a:visited {color:#999;} /* 浅灰 -> 浅灰 */
.link9 a:hover {color:#0657B2;}
/*=E 链接 */

/*=S 表单 */
.txt,.txtarea {padding:3px;outline:none;font-size:12px;line-height:14px;color:#333;border:1px solid #ddd;border-radius:3px;}
.txt {height:14px;}
.txt-large, .txt-middle {font-size:14px;}
.txt-large {height:22px;line-height:22px;}
.txt-middle {height:18px;line-height:18px;}
.txt:hover, .txt:focus, .txtarea:hover, .txtarea:focus {border-color:#7DBDE2;box-shadow:0 0 5px #7DBDE2;}
.error, .error:hover, .error:focus {border-color:#FFABAB;box-shadow: 0 0 5px #FFABAB;}
.checkbox, .radio {width:13px;height:13px;}
/*=E 表单 */

/*=S ad广告 */
.ad320-60 {height:60px;overflow:hidden;}				
	.wins {width:1080px;}
		.ad980-60 img {width:980px;height:60px;}
		.ad320-60 img {width:320px;height:60px;}
			.ad320-60 a {float:left;margin-right:10px;}
/*=E ad广告 */

/*=S 页面头部 */	
#header {height:30px;line-height:30px;background:#666;color:#fff;}
	.header-login {float:left;}
		
		.log {padding:2px 10px;margin:0 5px;background:#FF7A00;}
			#header a, #header a:visited,#header a.log, #header a.log:visited {color:#fff;text-decoration:none;}
			#header a:hover {color:#fff;text-decoration:underline;}
			#header a.log:hover {color:#fff;background:#ff9d00;text-decoration:none;}
	.area-flow {float:right;}
		.area-flow em {margin:0 5px;}
/*=E 页面头部 */	

/*=S 页面底部 */			
#footer {padding:30px 0 80px 0;margin-top:50px;background:#fff;}
	#footer p {margin-top:10px;text-align:center;}
		#footer p a,.footer p a:visited {display:inline-block;color:#333;text-decoration:none;}
		#footer p a:hover {color:#333;text-decoration:underline;}
	.footer-bar {margin:0 auto;padding:2px 10px;width:660px;border:1px solid #407CA9;}
		.footer-bar em {margin:0 5px 0 5px;height:18px;color:#407CA9;}
		#footer p.footer-bar a,.footer p.footer-bar a:visited {display:inline-block;color:#407CA9;text-decoration:none;}	
		#footer p.footer-bar a:hover {color:#407CA9;text-decoration:underline;}
	#footer .footer-fts {margin:15px auto 0;width:680px;height:50px;overflow:hidden;}
		.fts-p {display:block;width:980px;overflow:hidden;}
		.footer-fts a {float:left;margin-right:10px;}
		
/*=E 页面底部 */	


/*=S 广告轮播 */
	.slide-wrap {position:relative;width:260px;zoom:1;}
		.slide-wrap ul {position:relative;width:260px;height:230px;overflow:hidden;z-index:2;}
			.slide-item {display:none;position:absolute;top:0;left:0;width:260px;}
				.slide-item img {width:260px;height:200px;}
				.slide-item  span {display:block;margin-top:5px;padding-left:10px;width:185px;height:24px;font:700 14px/25px Simsun,Arial;overflow:hidden;}
				.slide-item a span, .slide-item a:visited span {color:#fff;text-decoration:none;}
				.slide-item a:hover span {color:#fff;text-decoration:none;}
			.slide-page {position:absolute;right:0;bottom:0;width:260px;height:24px;background:#999;z-index:1;}
				.slide-page div {float:right;margin:7px 5px 0 0;height:10px;}
					.slide-page	div a {float:left;margin-left:5px;text-indent:-9999px;background:#666;width:9px;height:10px;overflow:hidden;}
					.slide-page	div a.apage {background:#fff;}
/*=E 广告轮播 */





