* {
	margin: 0;
	padding: 0;
	color: #4A4A4A;
	font-size: 16px;
}
a {
	text-decoration: none;
}
ul {
	list-style: none;
}

/*版心公共样式*/
.container {
	width: 1200px;
	margin: 0 auto;
}
/*左浮动*/
.fl {
	float: left;
}
/*右浮动*/
.fr {
	float: right;
}
/*清除浮动*/
.clearfix:after{
	content:".";
	display:block;
	visibility:hidden;
	height:0;
	clear:both;
}
.clearfix{
	zoom:1;
}

.themeColor {
	color: #439CE2;
}



/*头部图片*/
.topImage {
	height: 145px;
	background: #fff url(../images/logoImage.png) 0 0 no-repeat;
	background-size: 100% 100%;
}

/*导航*/
.nav {
	height: 38px;
	background-color: #439CE2;
	padding: 0 20px;
}
.nav li {
	float: left;
	padding: 0 30px;
}
.nav li a {
	line-height: 36px;
	color: rgba(255,255,255,.8);
	display: inline-block;
	text-shadow: 0 3px 5px rgba(0,0,0,.3);
}
.nav li a:hover,
.nav li .current {
	border-bottom: 2px solid #fff;
	color: #fff;
	text-shadow: 0 0 ;
}

/*flash图片*/
.flashImage {
	height: 200px;
	background-color: red;
	margin-bottom: 10px;
	background: #fff url(../images/propaganda.png) 0 0 no-repeat;
	background-size: 100% 100%;
}

/*中间内容*/
.middle {
	margin-bottom: 10px;
}
.title {
	line-height: 42px;
	position: relative;
}
.title em {
	font-size: 14px;
	margin-left: 20px;
	font-weight: 700;
	font-style: normal;
	color: #439CE2;
}
.title a span {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 20px;
	width: 8px;
	height: 18px;
	background: #fff url(../images/more.png) 0 0 no-repeat;
}

/*中间上面内容*/
/*轮播图*/
.upContent .fr .carousel {
	overflow: hidden;
	height: 298px;
	width: 483px;
	border-radius: 4px;
	border: 1px solid rgba(51,51,51,.1);
	margin-bottom: 10px;
}
.upContent .fr .carousel .sildShow-fadeInOut {
	height: 298px;
	position: relative;
}
.upContent .fr .carousel .sildShow-fadeInOut .imgBox{
	position: relative;
	width: 100%;
	height: 100%;
}
.upContent .fr .carousel .sildShow-fadeInOut .imgBox img {
	position: absolute;
	width: 100%;
	height: 100%;
}
.upContent .fr .carousel .sildShow-fadeInOut .imgBox .active {
	display: block;
}
.upContent .fr .carousel .sildShow-fadeInOut .dot{
	display: flex;
	flex-direction: row;
	position: absolute;
	bottom: 10px;
	left: 50%;
	transform: translateX(-50%);
	/*width: 90px;*/
	/*height: 8px;*/
}
.upContent .fr .carousel .sildShow-fadeInOut .dot .white-dot{
	flex: 1;
	border: 1px solid white;
	margin-right: 5px;
	height: 100%;
	width: 10px;
	height: 10px;
	background-color: white;
	border-radius: 50%;
}

/*检验类别*/
.jylb {
	width: 208px;
	padding-bottom: 21px;
	border-radius: 4px;
	border: 1px solid rgba(51,51,51,.1);
}
.jylb dl {
	padding: 0 20px 0 40px;
}
.jylb dt{
	font-weight: 500;
	color: #4A4A4A;
	line-height: 36px;
	font-size: 14px;
}
.jylb dd a {
	padding-left: 20px;
	color: #4A4A4A;
	line-height: 36px;
	font-size: 14px;
	display: block;
}
.jylb dd a:hover {
	color: #439CE2;
}
.upContent {
	margin-bottom: 10px;
}
.upContent li {
	line-height: 36px;
	padding: 0 20px;
}
.upContent li a{
	font-size: 14px;
	color: #4A4A4A;
	display: block;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.upContent li a span:first-child {
	float: left;
	font-size: 14px;
	width: 350px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.upContent li a span:last-child {
	float: right;
	font-size: 14px;
}
.upContent li a:hover span {
	color: #439CE2;
}

.upContent li a:hover {
	color: #439CE2;
}
.upContent .fr .gzdt {
	height: 298px;
	width: 483px;
	border-radius: 4px;
	border: 1px solid rgba(51,51,51,.1);
	margin-bottom: 10px;
}
.upContent .fr .gzdt {
	margin-left: 10px;
}
.upContent .fr .hyxw,
.upContent .fr .hywj,
.upContent .fr .zcfg {
	border-radius: 4px;
	border: 1px solid rgba(51,51,51,.1);
	width: 318px;
}
.upContent .fr .hywj {
	margin: 0 10px;
}

/*中间下面内容*/
.downContent .bzzc {
	width: 398px;
	height: 259px;
	border-radius: 4px;
	border: 1px solid rgba(51,51,51,.1);
}
.downContent .ywlx {
	width: 788px;
	height: 259px;
	border-radius: 4px;
	border: 1px solid rgba(51,51,51,.1);
}
.downContent li {
	line-height: 36px;
	padding: 0 20px;
}
.downContent li a{
	font-size: 14px;
	color: #4A4A4A;
	display: block;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.downContent li a:hover {
	color: #439CE2;
}
.downContent .ywlx .lxfs,
.downContent .ywlx .zhxx,
.downContent .ywlx .ywlxOther {
	float: left;
	margin: 0 0 0 20px;
	position: relative;
}
.downContent .ywlx .zhxx {
	margin: 0 50px;
}
.downContent .lxfs h5,
.downContent .zhxx h5,
.downContent .ywlxOther h5 {
	font-weight: 700;
	font-size: 14px;
	color: #4A4A4A;
}
.downContent .lxfs p,
.downContent .zhxx p,
.downContent .ywlxOther p {
	font-size: 14px;
	color: #4A4A4A;
}
.downContent .lxfs p,
.downContent .zhxx p {
	line-height: 28px;
}
.downContent .ywlx .ywlxOther span {
	display: inline-block;
	width: 150px;
	height: 150px;
	border: 1px solid rgba(51,51,51,.1);
	background: #fff url(../images/WechatIMG1.jpeg) top left no-repeat;
	background-size: 150px 150px;
}
.downContent .ywlx .ywlxOther a {
	position: absolute;
	top: 0;
	right: 0;
	font-size: 14px;
	color: #4A4A4A;
}
.downContent .ywlx .ywlxOther a:hover {
	color: #439CE2;
}

/*底部*/
.footer {
	height: 190px;
	background-color: #439CE2;
	margin-bottom: 10px;
	overflow: hidden;
	box-shadow: 0px -2px 2px rgba(0,0,0,0.1);
}
.footer div {
	margin: 20px 140px 0 ;
}
.footer div span {
	color: #fff;
	font-size: 14px;
}
.footer div select {
	width: 226px;
	height: 32px;
	border: 1px solid #fff;
	border-radius: 0;
	background-color: transparent;
	text-align: center;
	color: #fff;
	font-size: 14px;
	margin: 0 20px;
	outline: none;
}
.footer p {
	margin-top: 20px;
	color: #fff;
	font-size: 14px;
	text-align: center;
}

/*详细页面，比如关于我们、组织机构、资质认证用到的详细页面*/
.upContent .detailOne {
	width: 958px;
	min-height: 594px;
	padding-bottom: 21px;
	border-radius: 4px;
	padding: 5px 10px 5px;
	border: 1px solid rgba(51,51,51,.1);
}

/*详细页面*/
.upContent .detail {
	min-height: 594px;
	border-radius: 4px;
	padding: 5px 10px 5px;
	border: 1px solid rgba(51,51,51,.1);
}
.upContent .detail h4 {
	text-align: center;
	font-weight: 700;
	font-size: 20px;
}
.upContent .detail .timeNum {
	line-height: 40px;
}
.upContent .detail .timeNum span:first-child {
	float: left;
	font-size: 14px;
	color: #4A4A4A;
}
.upContent .detail .timeNum span:last-child {
	float: right;
	font-size: 14px;
	color: #4A4A4A;
}

/*列表页面*/
.pagination li,
.list li {
	line-height: 38px;
	padding: 0 10px;
	position: relative;
}
.list li span {
	color: #4A4A4A;
	font-size: 14px;
}
.list li a:hover span {
	color: #439CE2;
}
.list li span:first-child {
	width: 1080px;
	display: inline-block;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.list li span:last-child {
	position: absolute;
	top: 0;
	right:10px;
	width: 80px;
	height: 40px;
	text-align: right;
}
.pagination {
	height: 38px;
}
.pagination li {
	float: left;
}
.pagination li a {
	color: #4A4A4A;
	line-height: 36px;
	border: 1px solid rgba(51,51,51,0.1);
	display: inline-block;
	border-radius: 4px;
	padding: 0 10px;
	font-size: 14px;
}
.pagination li a:hover,
.pagination li.current a {
	color: #439CE2;
	border: 1px solid #439CE2;
}
.pagination .disable {
	line-height: 36px;
	border: 1px solid rgba(51,51,51,0.1);
	border-radius: 4px;
	padding: 0 10px;
	font-size: 14px;
}



/**
下载文件 首页
 */
.downWorld {
	position: fixed;
	top: 50%;
	right: 20px;
	height: 100px;
	transform: translateY(-50%);
}
.downWorld a {
	display: block;
	background: #fff url("../images/downworld.png") 0 0 no-repeat ;
	background-size: 100% 100% ;
	height: 50px;
	width: 50px;
}