* {
	font-family: 微软雅黑, Arial, Helvetica, sans-serif;
}

html, body {
	background-color: #fff;
}

body, div, a, li, ul, ol, dl, img, span, input {
	padding: 0px;
	margin: 0px;
	list-style: none;
	border: 0px;
}

/* IOS 样式兼容 */

input[type=button], input[type=submit], input[type=file], select, button, input, textarea {
	-webkit-appearance: none;
	border-radius: 0;
}

a:link {
	color: #000;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #000;
}

a:hover {
	text-decoration: none;
	color: #000;
}

a:active {
	text-decoration: none;
	color: #000;
}

/* 外边距和后台一致 */

p {
	margin: 5px 0;
}

ul {
	list-style-type: none;
}

img {
	max-width: 100%;
}

.clear {
	clear: both;
}

.f-l {
	float: left;
}

.f-r {
	float: right;
}

.after:after {
	content: '';
	display: block;
	clear: both;
}

.mr-0 {
	margin-right: 0px!important;
}

.this-960 {
	margin: 0 auto;
	width: 960px;
}

.this-1200 {
	margin: 0 auto;
	width: 1200px;
}

/* 表格初始化 */

table {
	border-collapse: collapse;
	border-spacing: 0;
}

td {
	border: 1px solid #eee;
	padding: 7px;
	font-size: 14px;
}

.o-v {
	overflow-y: hidden;
}

/* 首页 */

#top {
	height: 104px;
	border-top: 3px solid #999;
	background-image: url(../images/head.jpg);
}

#top img {
	float: left;
}

#top .logo {
	margin-top: 17px;
	height: 70px;
}

#top .dh {
	margin-top: 30px;
	float: right;
}

#nav {
	width: 100%;
	height: 40px;
	background-image: url(../images/nav.jpg);
	position: relative;
	z-index: 9999;
}

#nav li {
	float: left;
	width: 120px;
	text-align: center;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	line-height: 40px;
}

#nav li:hover {
	height: 38px;
	width: 120px;
	background-image: url(../images/nav_hover.png);
}

#nav li>a {
	color: #fff;
	float: left;
	width: calc(100% - 2px);
}

#nav .itemSep {
	width: 2px;
	height: 26px;
	float: left;
	background-image: url(../images/line.png);
	margin-top: 7px;
}

#nav li {
	float: left;
	height: 40px;
	position: relative;
}

#nav li>a.nav-active {
	height: 38px;
	width: 120px;
	background-image: url(../images/nav_hover.png);
}

#nav li .son {
	display: none;
	background-color: #0B8FE1;
}

#nav li .son a {
	display: block;
	color: #fff;
	line-height: 35px;
	text-align: center;
	font-size: 12px;
}

#nav li .son a:hover {
	background-color: #0A7DC5;
}

#nav li:hover .son {
	display: block;
}

#s-zhuti {
	background-color: #efefef;
	padding: 10px 0;
}

#s-zhuti .sm {
	background-color: #f7f7f7;
	padding-left: 3px;
	padding-right: 3px;
	border: 1px solid #dedede;
	margin-bottom: 10px;
}

#s-zhuti .sm a {
	width: calc(25% - 7px);
	padding-top: 15.7%;
	float: left;
	margin-top: 6px;
	margin-bottom: 6px;
	margin-left: 4px;
	margin-right: 3px;
}

#s-zhuti .xm .zxjj {
	border: 1px solid #dedede;
	background-color: #fff;
	width: 361px;
	margin-right: 10px;
	float: left;
}

#s-zhuti .s-bt {
	font-size: 12px;
	font-weight: bold;
	color: #333;
	height: 34px;
	line-height: 34px;
	background-color: #efefef;
	border-bottom: 2px solid #9c9c9c;
}

#s-zhuti .s-bt>div {
	padding-left: 10px;
	width: 58px;
	height: 34px;
	line-height: 34px;
	border-bottom: 2px solid #0549a5;
}

#s-zhuti .xm .wz {
	padding: 5px 10px;
}

#s-zhuti .xm .zcdt {
	border: 1px solid #dedede;
	background-color: #fff;
	width: 363px;
	margin-right: 10px;
	float: left;
}

#s-zhuti .xm .zcdt .wz {
	padding-top: 10px;
}

#s-zhuti .xm .zcdt .wz a {
	width: 100%;
	float: left;
	font-size: 12px;
	color: #333;
	border-bottom: 1px dashed #cecece;
}

#s-zhuti .xm .zcdt .wz a:hover {
	color: #666;
}

#s-zhuti .xm .zcdt .wz a span:nth-of-type(1) {
	padding-left: 4px;
	width: 250px;
	float: left;
	line-height: 26px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

#s-zhuti .xm .zcdt .wz a span:nth-of-type(2) {
	padding-right: 4px;
	float: right;
	width: 70px;
	line-height: 26px;
}

#s-zhuti .xm .lxwm {
	border: 1px solid #dedede;
	background-color: #fff;
	width: 210px;
	float: left;
}

/* 中心简介页面 */

#zhuti {
	background-color: #efefef;
	padding: 10px 0;
}

/* 服务范围系列 */

#zhuti .ny-left {
	float: left;
	margin-right: 10px;
	width: 208px;
	background-color: #fff;
	border: 1px solid #cecece;
}

#zhuti .ny-left .bt {
	background-image: url(../images/left_bj.jpg);
	height: 38px;
	font-size: 14px;
	color: #666;
	font-weight: bold;
	line-height: 38px;
}

#zhuti .ny-left .bt img {
	padding-left: 12px;
	padding-right: 6px;
	vertical-align: middle;
}

#zhuti .ny-left .series {
	padding: 5px;
}

#zhuti .ny-left .series li {
	width: 100%;
	font-size: 12px;
	float: left;
	color: #333;
	line-height: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

#zhuti .ny-left .series li .parent {
	line-height: 20px;
	border-bottom: 1px solid #cecece;
}

#zhuti .ny-left .series li .parent a {
	display: block;
	float: left;
	width: calc(94% - 21px);
	line-height: 20px;
	padding-left: 10px;
	font-size: 14px;
	cursor: pointer;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	user-select: none;
	padding: 5px;
	font-size: 12px;
}

#zhuti .ny-left .series li .parent:hover {
	color: #fff;
	background-color: #0ca6e3;
}

#zhuti .ny-left .series li .parent span {
	width: 11px;
	height: 11px;
	background-image: url(../images/jian.png);
	vertical-align: middle;
	float: right;
	margin-top: 10px;
	margin-right: 10px;
	cursor: pointer;
}

#zhuti .ny-left .series li.hide .son {
	display: none;
}

#zhuti .ny-left .series li.hide .parent span {
	background-image: url(../images/jia.png);
}

#zhuti .ny-left .series li .son a {
	display: block;
	padding-left: 20px;
	line-height: 30px;
	height: 30px;
	border-bottom: 1px dashed #cecece;
	user-select: none;
	font-size: 12px;
}

#zhuti .ny-left .series li a:hover {
	color: #fff;
	background-color: #0ca6e3;
}

#zhuti .ny-left .series li .parent:hover a {
	color: #fff;
	background-color: #0ca6e3;
}

#zhuti .ny-left .series .active {
	color: #fff;
	line-height: 20px;
	background-color: #0ca6e3;
	border-bottom: 1px solid #cecece;
}

#zhuti .ny-left .series .active a {
	color: #fff;
	background-color: #0ca6e3;
}

#zhuti .ny-right {
	width: calc(100% - 222px);
	float: left;
	height: auto;
}

#zhuti .ny-right .ny-xq {
	border: 1px solid #ccc;
	background-color: #fff;
}

#zhuti .news-ny-right {
	width: calc(100% - 222px);
	float: left;
	height: auto;
	border: 1px solid #ccc;
	background-color: #fff;
}

#zhuti .news-ny-right>.bt {
	height: 38px;
	font-size: 14px;
	background-color: #efefef;
	color: #666;
	font-weight: bold;
	line-height: 38px;
	padding-left: 10px;
	border-bottom: 1px solid #ccc;
}

#zhuti .ny-right .ny-xq>.bt {
	height: 38px;
	font-size: 14px;
	background-color: #efefef;
	color: #666;
	font-weight: bold;
	line-height: 38px;
	padding-left: 10px;
	border-bottom: 1px solid #ccc;
}

#zhuti .ny-right .ny-xq>.bt a {
	height: 38px;
	font-size: 14px;
	color: #666;
	line-height: 38px;
	float: right;
	margin-right: 10px;
}

#zhuti .ny-right .ny-xq .wz {
	padding: 5px;
}

/* 政策动态 */

#news {
	background-color: #fff;
	padding: 5px;
}

#news li {
	width: 718px;
	padding: 5px;
	float: left;
	border-bottom: 1px dashed #666;
}

#news li:last-child {
	border-bottom: 0;
}

#news li:hover {
	color: #fff;
	background-color: #999;
}

#news li:hover a {
	color: #fff;
}

#news li a {
	font-size: 12px;
	line-height: 30px;
	color: #333;
}

#news li .bt {
	float: left;
	width: 86%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-right: 10px;
}

/* #news li .fl{
	float: left;
	margin-right: 10px;
	width: 70px;
	color: #999;
} */

#news li .rq {
	float: right;
	width: 70px;
	font-size: 12px;
	line-height: 30px;
	color: #333;
}

/* 新闻详情页 */

#zhuti .news-ny-right .news-view {
	padding: 10px;
	padding-bottom: 20px;
}

#zhuti .news-ny-right .news-view .news-bt {
	font-size: 16px;
	margin-bottom: 20px;
	line-height: 30px;
	margin-top: 10px;
}

#zhuti .news-ny-right .news-view .rq {
	margin-bottom: 20px;
}

#zhuti .news-ny-right .news-view .sj {
	font-size: 14px;
	line-height: 20px;
	float: left;
	color: #666;
}

#zhuti .news-ny-right .news-view .fwl {
	font-size: 12px;
	line-height: 20px;
	float: right;
	color: #666;
}

#zhuti .news-ny-right .news-view .nr {
	margin: 20px 0;
	padding: 20px 0;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
}

#zhuti .news-ny-right .news-view .view-fl {
	font-size: 14px;
	float: right;
	color: #666;
}

/* 体系认证页面 */

#system {
	margin: 10px 0;
	border: 1px solid #ccc;
	padding: 6px;
}

#system li {
	line-height: 30px;
	height: 30px;
	color: #333;
	padding: 0 5px;
	border-bottom: 1px dashed #cecece;
}

#system li:last-child {
	border-bottom: none;
}

#system li a {
	color: #333;
	font-size: 12px;
	display: block;
}

#system li:hover {
	background-color: #fffcd5;
}

#system li a:hover {
	color: #666;
}

/* 底部 */

#footer {
	/*background-color: #3e3e3e;*/
	/*border-bottom: 4px solid #666;*/
	background-color: #0b91e2;
	border-bottom: 4px solid #267cb1;
	padding: 10px 0;
}

#footer p {
	color: #fff;
}

#footer a {
	color: #fff;
}

/* 手机版 */

#nav-m, #zhuti .three {
	display: none;
}

@media screen and (max-width:1200px) {
	html, body {
		overflow-x: hidden;
		min-height: 100vh;
	}
	/* 头部 */
	#top, #nav {
		display: none;
	}
	.wrap {
		transition: all 0.3s ease 0s;
		transform: translate(0, 0px);
	}
	.wrap.active {
		transform: translate(calc(-90% + 60px), 0px);
	}
	#nav-m {
		height: 50px;
		display: block;
		position: relative;
		z-index: 999;
		font-size: 0;
		width: 100%;
	}
	#nav-m .logo {
		height: 50px;
		float: left;
	}
	#nav-m .logo img {
		height: 24px;
		margin-left: 10px;
		margin-top: 13px;
	}
	#nav-m>.title {
		font-size: 14px;
		display: inline-block;
		line-height: 50px;
		vertical-align: top;
		margin-left: 10px;
		width: calc(100% - 140px);
		text-overflow: ellipsis;
		white-space: nowrap;
		overflow: hidden;
	}
	#nav-m .menu {
		position: absolute;
		right: 10px;
		top: 11px;
		width: 22px;
		padding: 5px 10px;
		border: 1px solid #333;
		border-radius: 3px;
	}
	#nav-m .menu span {
		display: block;
		width: 100%;
		margin-bottom: 5px;
		height: 2px;
		background-color: #333;
	}
	#nav-m .menu span:nth-of-type(3) {
		margin-bottom: 0px;
	}
	#nav-m .list {
		position: fixed;
		left: 100%;
		width: calc(90% - 60px);
		top: 0;
		height: 100vh;
	}
	#nav-m .list a {
		padding-left: 10px;
		position: relative;
	}
	#nav-m .list a {
		height: 45px;
		width: 100%;
		float: left;
		font-size: 14px;
		color: #666;
		box-sizing: border-box;
		line-height: 45px;
		border-bottom: 1px solid #DEDEDF;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}
	#nav-m .list .title {
		border-bottom: 1px solid #DEDEDF;
	}
	#nav-m .list .title a {
		width: calc(100% - 60px);
		border-right: 1px solid #DEDEDF;
		border-bottom: 0;
	}
	#nav-m .list li i {
		width: 60px;
		height: 45px;
		line-height: 45px;
		float: right;
		font-size: 22px;
		text-align: center;
		color: #666;
		transition: all 0.3s;
		box-sizing: border-box;
	}
	#nav-m .list li .children {
		background-color: #FAFAFA;
		display: none;
	}
	#nav-m .list .language a {
		float: left;
		width: 50%;
	}
	#nav-m .list .language a:nth-of-type(1) {
		border-right: 1px solid #DEDEDF;
	}
	/* 搜索 */
	#nav-m .list .search {
		font-size: 0;
		display: block;
		padding: 20px;
	}
	#nav-m .list .search input {
		width: calc(100% - 50px);
		line-height: 35px;
		padding-left: 10px;
		padding-right: 10px;
		box-sizing: border-box;
		outline: none;
		border: 1px solid #DEDEDF;
		font-size: 12px;
		border-top-left-radius: 3px;
		border-bottom-left-radius: 3px;
	}
	#nav-m .list .search button {
		width: 50px;
		line-height: 37px;
		border: 0;
		height: 37px;
		vertical-align: bottom;
		color: #fff;
		background-color: #DDD;
		outline: none;
		border-top-right-radius: 3px;
		border-bottom-right-radius: 3px;
	}
	/* 首页 */
	.this-960 {
		width: auto;
	}
	#s-zhuti {
		padding-bottom: 0;
	}
	#s-zhuti .sm {
		margin: 0 5px;
		padding-left: 5px;
		padding-right: 5px;
	}
	#s-zhuti .sm a {
		width: calc(50% - 3px);
		margin-right: 6px;
		margin-left: 0;
		padding-top: 31.5%;
		background-size: cover;
	}
	#s-zhuti .sm a:nth-of-type(2n) {
		margin-right: 0;
	}
	#s-zhuti .xm {
		margin: 10px 5px;
	}
	#s-zhuti .s-bt {
		font-size: 14px;
		background-color: #e0e0e0;
	}
	#s-zhuti .s-bt>div {
		width: 70px;
	}
	#s-zhuti .xm .zxjj {
		margin-bottom: 10px;
		margin-right: 0px;
		box-sizing: border-box;
		width: 100%;
	}
	#s-zhuti .xm .zcdt .wz a span:nth-of-type(1) {
		line-height: 30px;
		font-size: 13px;
	}
	#s-zhuti .xm .zcdt .wz a span:nth-of-type(2) {
		width: 70px;
		line-height: 30px;
	}
	#s-zhuti .xm .zcdt {
		margin-bottom: 10px;
		width: 100%;
		margin-right: 0px;
		box-sizing: border-box;
	}
	#s-zhuti .xm .lxwm {
		width: 100%;
		margin-right: 0px;
		box-sizing: border-box;
	}
	#footer {
		padding: 10px;
		box-sizing: border-box;
	}
	#zhuti {
		width: auto;
		padding: 10px 5px;
	}
	/* 三级 */
	#zhuti .three {
		display: block;
	}
	#zhuti .three a {
		float: left;
		line-height: 35px;
		padding: 0 20px;
		background-color: #fff;
		margin-right: 10px;
		font-size: 14px;
		color: #666;
		margin-bottom: 10px;
		border: 1px solid #ccc;
	}
	#zhuti .three a.active {
		background-color: #0CA6E3;
		color: #fff;
	}
	#zhuti .ny-left {
		display: none;
	}
	#zhuti .ny-right {
		width: 100%;
		box-sizing: border-box;
	}
	#zhuti .news-ny-right {
		width: 100%;
		box-sizing: border-box;
	}
	#zhuti .ny-right .ny-xq .wz {
		padding: 10px;
	}
	#news {
		padding: 5px 10px;
	}
	#news li {
		width: calc(100% - 8px);
		padding: 0 4px;
	}
	#news li .bt {
		width: calc(100% - 88px);
		line-height: 40px;
		padding-left: 4px;
	}
	#news li .rq {
		line-height: 40px;
		padding-right: 4px;
	}
}