element.style {
}
img {
	border: none;
}
* {
	margin: 0px;
	padding: 0px;
}
a {
	text-decoration: none;
	color: #333;
}
a:hover {
	color: #039be5;
}
a:-webkit-any-link {
color: -webkit-link;
text-decoration: none;

}
ul, li {
	list-style-type: none;
}
li {
	display: list-item;
	text-align: -webkit-match-parent;
}
ul, li {
	list-style-type: none;
}
img {
	float: left;
}
.clear {
	clear: both;
}
body {
	font-family: "Microsoft YaHei", 微软雅黑, "MicrosoftJhengHei";
	height: 100%;
	width: 100%;
	background-color: #fff;
	font-size: 14px;
}
.top {
	height: 100px;
	width: 100%;
}
.top .top_main {
	height: 100px;
	width: 1200px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.top .top_main .logo {
	float: left;
	width: 580px;
	height: 100px;
	background-image: url(../images/LOGO.png);
	background-repeat: no-repeat;
	background-position: 10px center;
}
.top .top_main .nav {
	float: left;
	height: 100px;
	width: 620px;
}
.top .top_main .nav ul li {
	float: left;
	width: 105px;
	text-align: center;
	font-size: 15px;
	margin-left: 15px;
	font-weight: bold;
}
.top .top_main .nav ul li p {
	font-family: Arial;
	font-size: 10px;
	margin-top: 10px;
	filter: alpha(opacity=50); /*IE滤镜，透明度50%*/
	-moz-opacity: 0.5; /*Firefox私有，透明度50%*/
	opacity: 0.5;
	font-weight: normal;
}
.top .top_main .nav ul li a {
	height: 75px;
	width: 105px;
	text-decoration: none;
	float: left;
	color: #333;
	padding-top: 25px;
}
.top .top_main .nav ul li a:hover {
	background-color: #039be5;
	height: 75px;
	width: 105px;
	color: #FFF;
	text-decoration: none;
	float: left;
}
.banner {
	height: 460px;
	width: 100%;
	background-image: url(../images/banner.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.main {
	width: 100%;
}
.cpzx {
	background-color: #f9f9f9;
	width: 100%;
	float: left;
}
.bb_box {
	width: 1200px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.bt_tl {
	height: 50px;
	width: 1200px;
	margin-top: 35px;
	margin-bottom: 25px;
	color: #FFF;
	font-size: 18px;
	line-height: 40px;
	text-align: center;
	float: left;
}
.cpzx .cpzx_box .cpcp {
	float: left;
	width: 1200px;
	margin-bottom: 25px;
}
.cpcp {
	float: left;
	width: 1200px;
	padding-bottom: 25px;
}
.cpcp ul li {
	float: left;
	height: 320px;
	width: 260px;
	background-color: #ebebeb;
	margin: 20px;
}
.cpcp ul li span {
	float: left;
	height: 278px;
	width: 258px;
	padding: 1px;
}
.cpcp ul li p {
	float: left;
	height: 40px;
	width: 260px;
	font-size: 14px;
	line-height: 40px;
	text-align: center;
}
.cpcp ul li a {
	color: #333;
	text-decoration: none;
	background-color: #ebebeb;
	height: 320px;
	width: 260px;
	float: left;
}
.cpcp ul li a:hover {
	color: #FFF;
	background-color: #039be5;
	text-decoration: none;
	height: 320px;
	width: 260px;
	float: left;
}
.bt_tl div {
	width: 696px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.gsjj {
	width: 100%;
	background-color: #FFF;
	float: left;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #e3e3e3;
	border-bottom-color: #e3e3e3;
}
.gsjj .gs_bg {
	width: 100%;
	height: 480px;
	background: url(../images/gs_bg.jpg) no-repeat center;
}
.jj_tx {
	width: 1100px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-right: 50px;
	padding-left: 50px;
	text-indent: 2pc;
	font-size: 14px;
	line-height: 30px;
	color: #333;
	padding-top: 25px;
	padding-bottom: 25px;
}
.jj_tx p a {
	color: #999;
	text-decoration: none;
}
.jj_tx p a:hover {
	color: #039be5;
	text-decoration: none;
}
.xwlx {
	background-color: #f9f9f9;
	float: left;
	width: 100%;
	padding-top: 50px;
	padding-bottom: 50px;
}
.news {
	float: left;
	width: 690px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ebebeb;
}
.lxwm {
	float: left;
	width: 509px;
}
.bt_bl {
	float: left;
	height: 28px;
	width: 690px;
}
.news_list {
	float: left;
	width: 690px;
	padding-top: 25px;
	padding-bottom: 25px;
}
.news_list ul li {
	font-size: 14px;
	line-height: 36px;
	color: #333;
	float: left;
	width: 660px;
}
.news_list ul li .time {
	color: #999;
	float: right;
}
.news_list ul li a {
	color: #333;
	text-decoration: none;
}
.news_list ul li a:hover {
	color: #039be5;
	text-decoration: none;
}
.bt_al {
	float: left;
	height: 28px;
	width: 480px;
	padding-left: 25px;
}
.lx_list {
	float: left;
	width: 480px;
	padding-top: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
}
.lx_list ul li {
	font-size: 14px;
	line-height: 36px;
	color: #333;
	float: left;
	width: 480px;
}
.lx_list ul li span {
	color: #999;
}
.foot {
	background-color: #039be5;
	float: left;
	width: 100%;
	font-size: 14px;
	line-height: 32px;
	color: #FFF;
	text-align: center;
	height: 80px;
	padding-top: 20px;
}
.tj {
	background-color: #FFF;
	float: left;
	width: 100%;
}
.aa_box {
	width: 1200px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.wz {
	width: 1200px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ebebeb;
	font-size: 14px;
	line-height: 40px;
	color: #666;
}
.wz a{color: #666;}

.list_nn {
	font-size: 14px;
	line-height: 40px;
	color: #333;
	width: 1200px;
	margin-top: 20px;
	margin-bottom: 25px;
}
.nn_time {
	color: #999;
	float: right;
}
.list_nn li {
	width: 1160px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #ebebeb;
	padding-right: 10px;
	padding-left: 30px;
	background-image: url(../images/qddd.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	display:flex;
	justify-content:space-between;	
}
.list_nn li a {
	color: #333;
	text-decoration: none;
}
.list_nn li a:hover {
	color: #039be5;
	text-decoration: none;
}
.tx_nr {
	float: left;
	width: 1100px;
	margin-top: 20px;
	margin-bottom: 25px;
	padding-right: 50px;
	padding-left: 50px;
}
.tx_nr h1 {
	font-size: 30px;
	line-height: 50px;
	color: #333;
	text-align: center;
	width: 1100px;
}
.tx_nr h2 {
	font-size: 14px;
	line-height: 40px;
	font-weight: normal;
	color: #999;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #ececec;
	width: 1100px;
	margin-top: 15px;
	margin-bottom: 20px;
}
.tx_nr h3 {
	font-size: 16px;
	line-height: 30px;
	color: #000;
	font-weight: normal;
}
.tx_nr h3 p {
	text-indent: 2em;
	margin-bottom: 15px;
}
/* 分页 */
#pages {margin-bottom:20px;}
#pages div{display:inline-block;}
#pages a { display:inline-block; height:22px; line-height:22px; background:#fff; border:1px solid #e3e3e3; text-align:center; color:#333; padding:0 10px}
#pages a.a1 { width:56px; padding:0 }
#pages a:hover { background:#f1f1f1; color:#000; text-decoration:none }
#pages span { display:inline-block; height:22px; line-height:22px; background:#039be5; border:1px solid #039be5; color:#fff; text-align:center;padding:0 10px}
.page .noPage { display:inline-block; width:56px; height:22px; line-height:22px; border:1px solid #e3e3e3; text-align:center; color:#a4a4a4; }
