body {
	font-family: sans-serif;
	font-size: 14px;
	line-height: 22px;
	color: #222;
}
* {
	margin: 0px;
	padding: 0px;
}
a {
	color: #333;
	text-decoration: none;
}
i, b, em {
    display: inline-block;
    vertical-align: middle;
    font-weight: 400;
    font-style: normal;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
li {
	list-style-type: none;
}
@font-face {
  font-family: 'iconfont';  /* Project id 2846253 */
  src: url('//at.alicdn.com/t/font_2846253_m8f2fwkid.woff2?t=1633028134138') format('woff2'),
       url('//at.alicdn.com/t/font_2846253_m8f2fwkid.woff?t=1633028134138') format('woff'),
       url('//at.alicdn.com/t/font_2846253_m8f2fwkid.ttf?t=1633028134138') format('truetype');
}
.iconfont {
  font-family: "iconfont" !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.w {
	width: 1300px;
	margin-right: auto;
	margin-left: auto;
}
.w2 {
	width: 1440px;
	margin-right: auto;
	margin-left: auto;

}
.fl {
	float: left;
}
.fr {
	float: right;
}
.pd15 {
	padding: 15px;
}
.pd15_tb {
	padding-top: 15px;
	padding-bottom: 15px;
}
.mb30 {
	margin-bottom: 30px;
}
.mb50 {
	margin-bottom: 50px;
}
.br10 {
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
}
.br50 {
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
}
.bd01 {
	border: 1px solid #e1e1e1;
}
.clear:after {
	display: block;
	clear: both;
	content: "";
	visibility: hidden;
	height: 0
}
.clear {
	zoom: 1
}
.newslist {

}

.newslist li {
	padding-left: 20px;
	background-image: url(../images/dot.png);
	background-repeat: no-repeat;
	background-position: 5px;
	line-height: 35px;
}
.newslist2 li {
	line-height: 35px;
	background-image: url(../images/dot.png);
	background-repeat: no-repeat;
	background-position: 10px;
	padding-left: 25px;
}

.newsline {
	background-image: url(../images/news_line.jpg);
	background-repeat: repeat-x;
	background-position: left;
	height: 35px;
}

.infotitle {
	font-size: 22px;
	line-height: 35px;
	font-weight: normal;
	text-align: center;
}
.infopost {
	text-align: center;
	color: #666;
	margin-bottom: 10px;
	font-size: 12px;
}
.infopost span{
	padding-right: 8px;
	padding-left: 8px;
}
.infopost .iconfont {
	font-size: 16px;
}

.infopic {
	text-align: center;
	margin-bottom: 10px;
}
.infopic img {
	padding: 4px;
	border: 1px solid #ededed;
}
.infopage {
	margin-top: 10px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ededed;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 12px;
}
.addtime {
	float: right;
	color: #666;
	padding-right: 10px;
	font-size: 12px;
}
/* 分页样式 */
.uk-text-center {
    text-align: center !important;
	padding:20px 0px;
	line-height:20px;
}

.uk-clearfix::after {
    content: "";
    display: table;
    clear: both;
}
.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
        font-size: 14px;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.frontier-paging {
	margin-top: 32px;
}
.frontier-paging ul {
	display: inline-block;
	vertical-align: bottom;
}
.frontier-paging ul span, .frontier-paging ul a {
	display: block;
	float: left;
	margin: auto 2px;
	padding: 4px 12px;
	background: #FFF;
	box-shadow: 0 0 8px rgba(0,0,0,0.2);
	border-radius: 2px;
	font-size: 14px;
	color: #999;
	height:22px;
}
.frontier-paging ul a.page-num-current, .frontier-paging ul a:hover {
	color: #FFF;
	background-color: #444;
}

/*主导航菜单*/
/*主导航菜单*/
.nav {
	height: 45px;
	line-height: 45px;
	position: relative;
	z-index: 1;
}
.nav a {
	color: #333;
}
.nav .nLi {
	float: left;
	position: relative;
	display: inline;
}
.nav .nLi h3 {
	float: left;
}
.nav .nLi h3 a {
	display: block;
	width:200px;
	font-size: 16px;
	font-weight: bold;
	text-align:center;
}
.nav .sub {
	display: none;
	width: 200px;
	left: 0;
	top: 45px;
	position: absolute;
	background: #cfa54f;
	line-height: 32px;
}
.nav .sub li {
	zoom: 1;
}
.nav .sub a {
	display: block;
	text-align:center;
	color:#fff;
}
.nav .sub a:hover {
	background: #a98640;
	color: #fff;
}
.nav .on h3 a {
	background: #cfa54f;
	color: #fff;
}
/* 幻灯片 CSS */
.fullSlide {
	width: 100%;
	position: relative;
	height: 500px;
}
.fullSlide .bd {
	margin: 0 auto;
	position: relative;
	z-index: 0;
	overflow: hidden;
}
.fullSlide .bd ul {
	width: 100% !important;
}
.fullSlide .bd li {
	width: 100% !important;
	height: 500px;
	overflow: hidden;
	text-align: center;
}
.fullSlide .bd li a {
	display: block;
	height: 500px;
}
.fullSlide .hd {
	width: 100%;
	position: absolute;
	z-index: 1;
	bottom: 0;
	left: 0;
	height: 30px;
	line-height: 30px;
}
.fullSlide .hd ul {
	text-align: center;
}
.fullSlide .hd ul li {
	cursor: pointer;
	display: inline-block;
 *display:inline;
	zoom: 1;
	width: 42px;
	height: 11px;
	margin: 1px;
	overflow: hidden;
	background: #000;
	filter: alpha(opacity=50);
	opacity: 0.5;
	line-height: 999px;
}
.fullSlide .hd ul .on {
	background: #f00;
}
.fullSlide .prev, .fullSlide .next {
	display: block;
	position: absolute;
	z-index: 1;
	top: 50%;
	margin-top: -30px;
	left: 5%;
	z-index: 1;
	width: 40px;
	height: 60px;
	background: url(../images/slider-arrow.png) -126px -137px #000 no-repeat;
	cursor: pointer;
	filter: alpha(opacity=50);
	opacity: 0.5;
	display: none;
}
.fullSlide .next {
	left: auto;
	right: 5%;
	background-position: -6px -137px;
}
/*表单*/
.input_style_a {
    height: 32px;
    line-height: 32px;
    border-radius: 5px;
    border: 1px solid #ccc;
    padding-left: 10px;
    margin: 5px 0;
}
.input_style_btn {
    width: 200px;
    height: 36px;
    background: #f60;
    font-size: 16px;
    color: #FFFFFF;
    text-align: center;
    line-height: 35px;
    border: 0;
    margin: 3px auto;
    cursor: pointer;
}
