﻿@import url("system.css");
/*内容页中的分页样式，可以通过覆盖CSS的方法改写*/
#CMS_ConGoPage{height:50px;line-height:50px; width:100%; text-align:center; clear: both; padding: 10px 0; font-family: cursive;font-size: 14px;}#CMS_ConGoPage span{display:inline-block; height:30px; line-height:30px; text-align:center;  width:30px; border: solid #ccc 1px;margin: 10px 3px; color:#ccc;}#CMS_ConGoPage span:hover{background-color: aliceblue;}#CMS_ConGoPage span a,#CMS_ConGoPage span a:hover{text-decoration: none;display:inline-block;color:#000;font-size: 14px;width: 100%;}
@font-face {
	font-family: "iconfont";
	src: url(font/iconfont.eot?v=1);
	src: url(font/iconfont.eot?#iefix) format('embedded-opentype'),
		url(font/iconfont.woff?v=1) format('woff'),
		url(font/iconfont.ttf?v=1) format('truetype')
}



.iconfont {
	font-family: "iconfont" !important;
	font-size: 16px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.iconxiazai:before {
	content: "\e629"
}

.iconclose:before {
	content: "\e644"
}

.iconweixin:before {
	content: "\e619"
}

.iconweibo:before {
	content: "\e609"
}

.icon-down:before {
	content: "\e733"
}

.icondianhua:before {
	content: "\e61c"
}

.iconyoujiantou:before {
	content: "\e608"
}

.iconshousuoshangjiantou:before {
	content: "\e672"
}