@font-face {
	font-family: 'bigruixianlightgb4.0regular';
	src:url('../fonts/4.0-webfont.eot');
	src:url('../fonts/4.0-webfontd41dd41d.eot?#iefix') format('embedded-opentype'),
	url('../fonts/4.0-webfont.woff2') format('woff2'),
	url('../fonts/4.0-webfont.woff') format('woff'),
	url('../fonts/4.0-webfont.ttf') format('truetype'),
	url('../fonts/4.0-webfont.svg#bigruixianlightgb4.0regular') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'icomoon';
	src:url('../fonts/icomoon18a218a2.eot?if38lp');
	src:url('../fonts/icomoon18a218a2.eot?if38lp#iefix') format('embedded-opentype'),
		url('../fonts/icomoon18a218a2.ttf?if38lp') format('truetype'),
		url('../fonts/icomoon18a218a2.woff?if38lp') format('woff'),
		url('../fonts/icomoon18a218a2.svg?if38lp#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-th-menu:before {
	content: "\e903";
}
.icon-weibo:before {
	content: "\e905";
}
.icon-wechat:before {
	content: "\e906";
}
.icon-tencent-weibo:before {
	content: "\e907";
}
.icon-qq:before {
	content: "\e908";
}
.icon-paper-plane:before {
	content: "\e902";
}
.icon-phone:before {
	content: "\e900";
}
.icon-map-marker:before {
	content: "\e901";
}
.icon-mobile:before {
	content: "\e904";
}


/*·ÖÒ³*/
.page_list { width:100%; text-align:center; height:45px; line-height:45px; margin-top:15px; margin-bottom:15px; overflow:hidden; }
.page_list a { width:45px; height:45px; text-align:center; font-size:15px; border:1px solid #ebebeb; margin-right:8px; padding-top: 5px; padding-right: 8px; padding-bottom: 5px; padding-left: 8px; }
.page_list .on { background-color:#515558; color:#FFFFFF; }
.page_info { width:100%; text-align:center; height:45px; line-height:45px; margin-top:15px; margin-bottom:15px; overflow:hidden; }