@charset "utf-8";

html,
body {
	position: relative;
	height: 100%;
}

body {
	font-family: 微软雅黑;
	font-size: 12px;
	background: #fff;
}

a:hover {
	color: #02ac6e;
	text-decoration: none !important;
}



.ue_table table img {
	display: none;
}

.ue_table table {
	margin: 0 auto;
	max-width: 900px;
	min-width: 900px;
}

.ue_table table tr td:nth-child(1) {
	width: 30px;
}

.ue_table table tr td:nth-child(3),
.ue_table table tr td:nth-child(4) {
	width: 100px;
}

.ue_table td {

	font-size: 12px;

	border: 1px solid;

	padding: 5px;

	text-align: center;

	vertical-align: top;

	color: #333333;

	height: 20px;

}

.ue_table td p {

	text-indent: 0em;

	font-size: 12px;

	padding: 5px 0;

}


/*main*/
.main {
	width: 1000px;
	margin: 0 auto;
}

/*new*/
.new-flash {
	float: left;
	height: 296px;
}

/* 焦点图 水平滚动
------------------------------ */
.slide_x {
	overflow: hidden;
	position: relative;
	margin: 0px auto;
	width: 340px;
	height: 296px;
	background: #FFF;
}

.slide_x a {
	text-decoration: none;
}

.slide_x .box {
	overflow: hidden;
	position: relative;
	width: 340px;
	height: 296px;
}

.slide_x .list {
	overflow: hidden;
	width: 9999px;
}

.slide_x .list li {
	float: left;
	position: relative;
	width: 340px;
	height: 296px;
}

.slide_x .list img {
	vertical-align: top;
}

.slide_x .list p {
	line-height: 40px;
	position: absolute;
	bottom: 0px;
	left: 0;
	width: 100%;
	height: 40px;
	font-size: 12px;
	background: #f4f4f4;
	text-align: center;
}

.slide_x .btn {
	overflow: hidden;
	position: absolute;
	bottom: 50px;
	right: 139px;
}

.slide_x .btn li {
	float: left;
	width: 8px;
	height: 8px;
	margin: 0 0 0 5px;
	border-radius: 2px;
	background: #eee;
	color: #333;
	font: 11px/16px Tahoma;
	text-align: center;
	cursor: pointer;
}

.slide_x .btn .selected {
	background: #f30;
	color: #fff;
}

.new-con {
	float: left;
	margin-left: 15px;
	display: inline;
	border-top: 3px solid #02ac6e;
	width: 360px;
}

.new-con-tit {
	height: 30px;
	background: #f4f4f4;
}

.new-con-tit p {
	float: left;
	line-height: 30px;
	width: 108px;
	text-align: center;
	font-size: 16px;
	font-family: "微软雅黑";
	font-weight: bold;
}

.curr {
	background: #fff;
	color: ##02ac6e;
}

.new-con-tit a {
	float: right;
	padding-right: 15px;
	line-height: 30px;
}

.new-con-list h3 {
	line-height: 45px;
	font-family: "微软雅黑";
	color: #02ac6e;
	font-weight: bold;
	font-size: 18px;
	text-align: center;
}

.new-con-list h3 a {
	color: #02ac6e;
}

.new-con-list ul {
	padding-left: 8px;
}

.new-con-list ul li {
	background: url(mian-dian-20170904.jpg) no-repeat center left;
	padding-left: 10px;
	font-size: 14px;
	line-height: 26px;
	height: 26px;
}

.new-con-list ul li a {
	float: left;
}

.new-con-list ul li span {
	float: right;
	padding-right: 6px;
}

.new-right {
	height: 296px;
	border: 1px solid #e0e0e0;
	width: 268px;
	margin-left: 15px;
	float: left;
	display: inline;
}

.new-right-tit {
	border-bottom: 1px solid #e0e0e0;
	height: 33px;
	background: #f4f4f4;
}

.new-right-tit h3 {
	width: 105px;
	text-align: center;
	font-size: 16px;
	float: left;
	height: 33px;
	line-height: 33px;
	font-family: "微软雅黑";
}

.new-right-tit a {
	float: right;
	line-height: 33px;
	padding-right: 12px;
}

.new-right-tit h3.curr2 {
	background: #02ac6e;
	color: #fff;
}

.new-right-tit h3.curr2 a {
	color: #fff;
}

.new-right-con {
	padding: 0px 11px 0px 9px;
}

.new-right-con li {
	font-size: 14px;
	line-height: 22px;
	padding-bottom: 8px;
	padding-top: 12px;
}

.new-xx {
	border-bottom: 1px dashed #333333;
}

/*gov*/
.gov {
	margin-top: 18px;
	overflow: hidden;
}

.gov-box {
	margin-top: 3px;
	border-top: 3px solid #02ac6e;
	width: 715px;
	float: left;
}

.gov-box-tit {
	background: #f4f4f4;
	height: 31px;
}

.gov-box-tit h3 {
	font-size: 16px;
	font-family: "微软雅黑";
	float: left;
	line-height: 31px;
	color: #02ac6e;
	padding-left: 20px;
}

.gov-box-tit ul {
	float: right;
	padding-right: 11px;
}

.gov-box-tit ul li {
	float: left;
	color: #02ac6e;
	line-height: 31px;
}

.gov-box-tit ul li a {
	padding-left: 9px;
	padding-right: 9px;
	color: #02ac6e;
}

.gov-con {
	margin-top: 11px;
	overflow: hidden;
}

.gov-con-left {
	float: left;
	width: 126px;
}

.gov-con-left ul li {
	background: url(gov-bj-20170904.jpg) no-repeat;
	width: 126px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 16px;
	font-family: "微软雅黑";
	margin-top: 9px;
}

.gov-con-left ul li a:hover {
	text-decoration: none;
}

.gov-con-right {
	float: right;
	width: 574px;
}

.gov-con-r-tit {
	float: left;
	margin-top: 12px;
	margin-bottom: 18px;
}

.gov-con-r-tit ul li {
	float: left;
	font-size: 14px;
	font-weight: bold;
}

.gov-con-r-tit ul li a {
	padding-left: 13px;
	padding-right: 13px;
}

.gov-hover a {
	color: #02ac6e;
}

.gov-con-r-con {
	padding-left: 5px;
	float: left;
	width: 98%;
}

.gov-con-r-con ul li {
	background: url(mian-dian-20170904.jpg) no-repeat left center;
	padding-left: 10px;
	line-height: 30px;
	font-size: 14px;
	height: 30px;
}

.gov-con-r-con ul li a {
	float: left;
}

.gov-con-r-con ul li span {
	float: right;
	padding-right: 5px;
}

.con_but {
	float: left;
	margin-top: 15px;
	width: 103%;
}

.con_but a {
	float: left;
	margin-right: 4px;
}

.zt {
	width: 268px;
	height: 317px;
	border: 1px solid #e0e0e0;
	float: left;
	margin-left: 15px;
}

.zt-tit {
	border-bottom: 1px solid #e0e0e0;
	height: 33px;
	background: #f4f4f4;
}

.zt-tit h3 {
	width: 134px;
	text-align: center;
	color: #000;
	font-size: 16px;
	font-family: "微软雅黑";
	height: 33px;
	line-height: 33px;
	float: left;
}

.zt-tit h3.curr2 {
	background: #02ac6e;
	color: #fff;
}

.zt-tit h3.curr2 a {
	color: #fff;
}

.zt-tit h3 a {
	padding-right: 0px;
	float: none
}

.zt-tit a {
	float: right;
	line-height: 33px;
	padding-right: 12px;
}

.zt-con ul {
	padding: 12px 12px 0px 0px;
}

.zt-con ul li {
	margin-bottom: 10px;
	float: left;
	width: 115px;
	margin-left: 13px;
	text-align: center;
	font-size: 16px;
	height: 54px;
	line-height: 54px;
	background: #e5f6f0;
}

.zt-con ul li.wid100 {
	width: 96%;
	height: 64px;
	line-height: 64px;
	background: none;
}

/*cctaa*/
.cctaa {
	width: 715px;
	float: left;
}

.cctaa-tit {
	border-top: 3px solid #02ac6e;
	background: #f4f4f4;
	height: 31px;
}

.cctaa-tit h3 {
	font-size: 16px;
	font-family: "微软雅黑";
	float: left;
	line-height: 31px;
	color: #02ac6e;
	padding-left: 20px;
}

.cctaa-tit a {
	float: right;
	color: #02ac6e;
	font-family: "微软雅黑";
	display: block;
	line-height: 31px;
	font-size: 16px;
	padding-right: 15px;
}

.cctaa-con {
	margin-top: 13px;
}

.cctaa-box {
	height: 171px;
	width: 348px;
	border: 1px solid #e0e0e0;
	float: left;
}

.cctaa-box-tit {
	border-bottom: 1px solid #e0e0e0;
	height: 33px;
	background: #f4f4f4;
}

.cctaa-box-tit h3 {
	width: 105px;
	text-align: center;
	color: #fff;
	font-size: 16px;
	font-family: "微软雅黑";
	height: 33px;
	background: #02ac6e;
	line-height: 33px;
	float: left;
}

.cctaa-box-tit h3 a {
	color: #fff;
	margin-right: 0px;
	float: none;
}

.cctaa-box-tit a {
	float: right;
	display: block;
	color: #02ac6e;
	font-family: "微软雅黑";
	font-size: 16px;
	height: 33px;
	line-height: 33px;
	margin-right: 10px;
}

.cctaa-box-tit a.mzj_wxx {
	background: url(mzj_wyxx_butt01.png) no-repeat left center;
	padding-left: 20px;
}

.cctaa-box-tit a.mzj_xfts {
	background: url(mzj_wyxx_butt02.png) no-repeat left center;
}

.cctaa-box-tit ul {
	float: right;
}

.cctaa-box-tit ul li {
	float: left;
	color: #02ac6e;
	font-size: 14px;
}

.cctaa-box-tit ul li a {
	padding-left: 10px;
	padding-right: 10px;
	line-height: 33px;
	color: #02ac6e;
}

.cctaa-box-con ul {
	padding-top: 13px;
	padding-left: 14px;
}

.cctaa-box-con ul li {
	line-height: 29px;
	font-size: 14px;
}

.service {
	width: 268px;
	float: left;
	margin-left: 15px;
	display: inline;
	border: 1px solid #e3e3e3;
	height: 219px;
}

.service-tit {
	background: #f4f4f4;
	height: 33px;
	border-bottom: 1px solid #e3e3e3;
}

.service-tit h3 {
	width: 134px;
	text-align: center;
	color: #000;
	font-size: 16px;
	font-family: "微软雅黑";
	height: 33px;
	line-height: 33px;
	float: left;
}

.service-tit h3.curr1 {
	background: #02ac6e;
	color: #fff;
}

.service-con ul {
	padding: 14px 14px 0px;
}

.service-con ul li {
	margin-bottom: 10px;
}

.service-con ul li a {
	height: 54px;
	font-size: 18px;
	font-family: "微软雅黑";
}

.service-con li a.service-sp {
	display: block;
	height: 45px;
	line-height: 45px;
	border: 1px solid #e3e3e3;
	background: url(service-pic01-20170905.png) no-repeat 180px center;
	padding-left: 20px;
	font-family: "微软雅黑";
	width: 217px;
	font-size: 18px;
	color: #000
}

.service-con ul li a:hover {
	border: 1px solid #02ac6e;
	color: #02ac6e;
}

.service-con li a.service-bm {
	display: block;
	border: 1px solid #e3e3e3;
	background: url(service-pic02-20170905.png) no-repeat 180px center;
	height: 45px;
	line-height: 45px;
	padding-left: 22px;
}

.service-con li a.service-xzql {
	display: block;
	border: 1px solid #e3e3e3;
	background: url(service-pic03-20180228.png) no-repeat 178px center;
	height: 45px;
	line-height: 45px;
	padding-left: 22px;
	background-size: 25px 25px
}

.service-con1 {
	padding: 14px 10px 0px;
	font-family: 微软雅黑;
	font-size: 16px;
}

.service-con1 a {
	display: block;
	height: 30px;
	line-height: 30px;
	padding-left: 20px;
	float: left;
	border: 1px solid #e3e3e3;
	width: 91%;
	margin-bottom: 10px;
}

.service-con1 a:hover {
	border: 1px solid #02ac6e;
	color: #02ac6e;
}

.service-con li a.bmxz {
	display: block;
	height: 45px;
	line-height: 45px;
	float: left;
	border: 1px solid #e3e3e3;
	width: 115px;
	text-align: center;
}

/*main*/

/*list*/
.list-left {
	width: 218px;
	float: left;
	border: 1px solid #d3d3d3;
}

.list-left-tit {
	height: 50px;
	background: #02ac6e;
}

.list-left-tit h3 {
	font-size: 20px;
	font-family: "微软雅黑";
	text-align: center;
	line-height: 50px;
	color: #fff;
}

.list-left-con {
	min-height: 634px;
}

.list-left-con ul {
	padding: 6px 14px 20px 14px;
}

.list-left-con ul li {
	margin-top: 14px;
	font-size: 16px;
	font-family: "微软雅黑";
	font-weight: bold;
	line-height: 38px;
}

.list-left-con ul li a {
	width: 123px;
	padding: 10px 35px 10px 20px;
	line-height: 20px;
	display: block;
	border: 1px solid #d3d3d3;
	background: url(list-bj-20170913.png) no-repeat 148px center;
	text-align: center;
}

.list-left-con ul li a:hover {
	text-decoration: none;
	border: 1px solid #02ac6e;
}

.list-left-con a.list-hover {
	text-decoration: none;
	border: 1px solid #02ac6e;
	color: #02ac6e;
}

.list-right-tit {
	height: 50px;
	background: #efefef;
}

.list-right-tit p {
	line-height: 50px;
	padding-left: 26px;
	font-size: 14px;
}

.list-right-con {
	padding: 20px 26px 20px 26px;
}

.list-right-con ul li {
	line-height: 35px;
	font-size: 14px;
	padding-left: 15px;
	background: url(mian-dian-20170904.jpg) no-repeat 7px center;
	height: 35px;
}

.list-right-con ul li a {
	float: left;
}

.list-right-con ul li span {
	float: right;
	padding-right: 8px;
}

.list-right-con .line {
	height: 1px;
	background: #dedede;
	margin-top: 14px;
	margin-bottom: 14px;
}

.list-right {
	float: right;
	width: 758px;
	border: 1px solid #d3d3d3;
	min-height: 684px;
}

.gailan03_cont_fanye {
	width: 690px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-size: 12px;
	color: #000;
	margin: 0 auto;
	margin-top: 10px;
}

/*list*/
/*细览*/
.connet-main {
	width: 960px;
	background: #fff;
	margin: 0 auto;
	padding: 18px 20px 20px 20px;
}

.connet-tit {
	border: 1px solid #e7e7e7;
	padding-left: 20px;
}

.connet-tit {
	height: 48px;
	line-height: 48px;
}

.connet-tit p {
	font-size: 14px;
	color: #999999;
}

.connet-tit p a {
	color: #999999;
}

.xilan_content {
	width: 960px;
	padding: 10px 19px;
	border: 1px solid #e7e7e7;
	margin-top: 20px;
}

.doctitle {
	line-height: 50px;
	height: 50px;
	float: left;
	width: 100%;
	text-align: center;
	font-size: 22px;
	color: #333;
	font-family: "Microsoft Yahei";
	font-weight: 400;
}

.xilan_content .font1 p {
	font-size: 16px;
}

.xilan_content .font2 p {
	font-size: 14px;
}

.xilan_content .font3 p {
	font-size: 12px;
}

.field {
	line-height: 40px;
	height: 40px;
	float: left;
	width: 100%;
	text-align: center;
	color: #666;
	font-family: "宋体";
	font-size: 12px;
	background: #efefef;
}

.field a {
	color: #666;
}

.field a:hover {
	color: #f00;
	text-decoration: underline
}

.field_con1 {
	width: 420px;
	height: 40px;
	margin: 0 auto;
	text-align: center;
}

.field_con2 {
	width: 200px;
	height: 40px;
	float: left
}

.field_con2 span {
	float: left;
	display: block;
	height: 10px;
	width: 10px;
	margin: 15px 3px;
	border: 1px solid #666;
	overflow: hidden;
	cursor: pointer
}

.doccontent {
	width: 100%;
	float: left;
	padding: 20px 0px;
	line-height: 28px;
	color: #333;
}

.doccontent p {
	padding-bottom: 5px;
	line-height: 28px;
	color: #333333;
	font-size: 14px
}

.pager {
	width: 100%;
	line-height: 28px;
	color: #333333;
	float: left;
	font-size: 12px
}

.pager a:link,
.pager a:visited,
.pager a:active {
	color: #333333;
}

.pager a:hover {
	color: #f00;
	text-decoration: underline
}

.xilan_content2 ul {
	float: left;
	width: 100%;
	margin-top: 10px
}

.xilan_content2 ul li {
	text-align: right;
	color: #a2a2a2;
	line-height: 28px;
	width: 100%;
	font-size: 12px;
}

.xilan_content2 ul li a:link,
.xilan_content ul li a:visited,
.xilan_content ul li a:active {
	float: left;
	color: #4d4d4d;
	font-size: 14px;
}

.share {
	width: 100%;
	float: left;
	line-height: 50px;
	text-align: right;
	color: #4d4d4d
}

.share p {
	width: 500px;
	float: left;
	line-height: 50px;
	text-align: right;
	color: #4d4d4d
}

.icon_share {
	width: 300px;
	float: left;
	line-height: 50px;
	text-align: left;
	color: #4d4d4d
}

.share a:link,
.share a:visited,
.share a:active {
	color: #4d4d4d;
	font-size: 12px;
}

.share a:hover {
	color: #f00;
	text-decoration: underline;
	font-size: 12px;
}

/*细览*/

/*网站地图*/
.map_content {
	width: 960px;
	padding: 10px 19px 40px 19px;
	border: 1px solid #e7e7e7;
	margin-top: 20px;
}

.map-box {
	width: 960px;
	margin: 0 auto;
	border-bottom: 1px solid #e7e7e7;
	padding-bottom: 10px;
	padding-top: 10px;
}

.map-tit {
	float: left;
	width: 150px;
	text-align: center;
	color: #990000;
	font-size: 18px;
	line-height: 30px;
}

.map-con {
	float: left;
	width: 810px;
}

.map-con ul li {
	float: left;
	font-size: 16px;
	line-height: 28px;
	padding: 0px 20px 10px;
}

/*网站地图*/

/*右浮动*/
.fird {
	position: fixed;
	right: 50px;
	top: 250px;
}

.fird a {
	display: block;
	border: 1px solid #e0e0e0;
	padding: 20px;
	background: #fff;
	margin-bottom: 10px;
}

.fird a:hover {
	border: 1px solid #02ac6e;
}

/*banner滚动*/
.ck-slide {
	width: 1000px;
	height: 120px;
	margin: 0px 0px 10px;
}

.ck-slide ul.ck-slide-wrapper {
	height: 120px;
}

.ck-slidebox {
	position: absolute;
	right: 6px;
	bottom: 5px;
	z-index: 30;
}

.ck-slidebox ul {
	height: 17px;
	padding: 0 4px;
	border-radius: 8px;
	background: rgba(0, 0, 0, 0.5);
}

.ck-slidebox ul li {
	float: left;
	height: 8px;
	margin: 4px 4px;
}

.ck-slidebox ul li em {
	display: block;
	width: 8px;
	height: 8px;
	border-radius: 100%;
	background-color: #fff;
	text-indent: -9999px;
	cursor: pointer;
}

.ck-slidebox ul li.current em {
	background-color: #fe6500;
}

.ck-slidebox ul li em:hover {
	background-color: #fe6500;
}

.ck-slide {
	position: relative;
	overflow: hidden;
}

.ck-slide ul.ck-slide-wrapper {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	margin: 0;
	padding: 0;
}

.ck-slide ul.ck-slide-wrapper li {
	position: absolute;
	margin-top: 0px;
}

.ck-slide ul.ck-slide-wrapper li a {
	/*a标签是行内元素，宽高对a标签不起作用，这里必须添加line-height:0px;display:black，否则垂直滚动<li>之间会出现间隔*/
	line-height: 0px;
	display: block;
}