﻿@charset "utf-8";
/* CSS Document */

body {
	background-color: #fff;
	overflow-x: hidden;
	color: #666;
	font-size: 12px;
	font-family: microsoft yahei, "微软雅黑"!important;
	position: relative;
}
.header, .content, .footer, .container {
	margin-left: auto;
	margin-right: auto;
	width: 1200px;
	font-family: microsoft yahei;
	overflow: hidden;
}
a:hover {
	text-decoration: none;
}
.cheng {
	color: #ff8a00;
}
/*页眉*/


.nav_f {
    position: fixed!important;
    top: 0;
    z-index: 999999!important;
    width: 100%;
}
.header {
	width: 100%;
	overflow: visible!important;
	background-color: #fff;
}
.header .header_top {
	width: 100%;
	height: 35px;
	border-bottom: 1px solid #e4e4e4;
}
.header .header_top p {
	color: #333;
	float: left;
	line-height: 35px;
}
.header .header_top .top_nav {
	float: right;
	overflow: hidden
}
.header .header_top .top_nav img {
	display: block;
	float: left;
	margin: 4px 7px 0 0;
}
.header .header_top .top_nav li {
	float: left;
	border-left: 1px solid #676767;
	width: auto;
	margin-top: 10px;
	padding: 0 15px;
	text-align: center;
}
.header .header_top .top_nav a {
	color: #333;
}
.header .header_top .top_nav .last {
	width: auto;
	text-align: right;
}
.header .header_center {
	height: 125px;
	overflow: hidden
}
.header .header_center .logo {
	float: left;
	margin-top: 33px;
}
.header .header_center dt {
	float: left;
	margin-right: 5px;
}
.header .header_center dd {
	float: left;
}
.header .header_center dd.name{
	padding:0 10px; border-right:1px solid #eee; margin-right:10px;
}
.header .header_center dd span{
letter-spacing:7px;
}
.header .header_center dd h2 {
	font-size: 25px;
	margin-top: 2px;
	color: #0060a5;
}
.blue {
	color: #0060a5;
}
.header .header_center dd p {
	font-size: 18px;
	color: #555;
	letter-spacing: .4px;
}
.header .header_center .phone {
	margin-top: 36px;
	background: url(../images/tel.png) no-repeat 0 5px;
	padding-left: 51px;
	float: right;
	height: 75px;
	color: #1f1f1f;
	font-size: 24px;
	font-weight: 700;
}
.header .header_center .phone p {
	font-size: 14px;
	color: #666;
	font-weight: normal;
	line-height: 25px;
}
.header .header_center .phone h3 {
	font-size: 28px;
	color: #333;
	font-weight: normal;
	line-height: 19px;
}
.headerNav {
	width: 100%;
	height: 50px;
	background-color: #0060a5;
}
#nav {
	overflow: visible!important;
}
.headerNav li {
	float: left;
	line-height: 50px;
	font-size: 14px;
	background: url(../images/navge.jpg) no-repeat right center;
}
.headerNav li a {
	color: #fff;
	text-decoration: none;
	display: block;
	width:150px;
	text-align:center;
}
.headerNav li.cur, .headerNav li:hover {
	background: #f6af17;
}
.headerNav .sub {
	display: none;
	width: auto;
	min-width: 100%;
	left: 0;
	top: 50px;
	position: absolute;
	background: rgba(255,255,255,0.9);
	filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#e5ffffff,endcolorstr=#e5ffffff);
	z-index: 9999999;
	text-align: center;
}
.headerNav {
	position: relative;
	z-index: 9999999;
}
.nLi {
	float: left;
	position: relative;
	display: inline;
}
.headerNav .sub dt {
	zoom: 1;
}
.headerNav .sub a {
	display: block;
	padding: 0 20px;
	height: 38px;
	line-height: 38px;
	color: #333;
	font-size: 14px;
	white-space: nowrap;
}
.headerNav .sub a:hover {
	background: #0060a5;
	color: #fff;
}
/*footer*/

.footer {
	overflow: hidden;
	width: 100%;
	background-color: #2e2e2e;
}
.footer .f_nav {
	overflow: hidden;
	width: 100%;
	height: 60px;
	background-color: #0060a5;
}
.footer .f_nav li {
	margin-top: 23px;
    float: left;
    font-size: 14px;
    padding: 0 35px;
    border-right: 1px dotted #3380b7;
}
.footer .f_nav li:last-child{
	border: none;
}
.footer .f_nav li a {
	color: #fff
}
.footer .f_left {
	overflow: hidden;
	float: left;
	margin-top: 50px;
	width: 890px;
}

.footer .f_left ul {
	overflow: hidden;
	width: 780px;
	float: left
}
.footer .f_left li {
	float: left;
	padding-right: 10px;
	margin-right: 10px;
	border-right: 1px dotted #c5c5c5;
	font-size: 12px;
	white-space: nowrap;
}
.footer .f_left li a {
	color: #c4c4c4;
}
.footer .f_left .link {
	width:100px;
    float: left;
	margin-right: 50px;
}
.footer .f_left .link img{
	padding-top:15px;
}
.footer .f_left .con {
	float:left;
	width:660px;
	padding-left:50px;
	border-left: 1px solid #3E3E3E;
    
}
.footer .f_left .rukou {
	overflow: hidden;
	float: right;
	font-size: 12px;
	color: #c5c5c5;
}
.footer .f_left p {
	font-size: 14px;
    color: #666;
    line-height: 25px;
}
.footer .f_left p a{
    color: #666;
}
.footer .f_left p em {
	margin: 0 10px;
}
.footer .ewm {
	overflow: hidden;
	float: right;
	margin-top: 45px;
    margin-bottom: 40px;
	margin-right:50px;
}
.footer .ewm p {
	font-size: 13px;
	color: #fff;
	width: 14px;
	text-align: center;
	float: left;
	margin-left: 10px;
}
.footer .ewm span {
	display: block;
    font-size: 14px;
    color: #666;
    text-align: center;
    width: 110px;
}
.footer .ewm img {
	display: block;
	float: right;
	margin-bottom:10px;
}
/*内页banner*/
.nybanner {
	width: 100%;
	height: 280px;
}
.cpMain {
	overflow: hidden;
	background: #fff;
}
.cpMain .container {
	margin-top: 40px;
	padding-bottom: 30px;
}
.nlist {
	float: left;
	width: 240px;
}
.nlist .nt {
	font-weight: normal;
	padding: 18px 0;
	background: #0060a5;
	text-align: center;
}
.nlist .nt a {
	font-size: 20px;
	color: #fff;
	text-decoration: none;
	font-size: 22px;
}
.nlist .nt p {
	font-size: 12px;
	color: #fff;
	font-family: "Arial";
	margin-top: 1px;
}
.nlist>ul {
	padding: 20px;
	border: 5px solid #0060a5;
	width: 190px;
	border-top: 0;
	background: #fff;
	font-size: 14px;
}
.nlist>ul>li {
	line-height: 35px;
	padding-left: 30px;
	border-bottom: 1px dotted #ccc;
	background: url(../images/lvjiantou.png) no-repeat 10px 14px;
}
.ullist li.on a {
	color: #f6af17;
	font-weight: bold;
}
.ullist>li>a:hover, .ullist>li>a.cur {
	color: #f6af17;
	text-decoration: none;
	font-weight: bold;
}
.nlist .dphone {
	overflow: hidden;
	background: #333;
	padding: 20px 0;
}
.nlist .dphone dt {
	float: left;
	background: url(../images/phImg.png) no-repeat center;
	margin-left: 5px;
	width: 62px;
	height: 50px;
}
.nlist .dphone dd {
	margin-left: 66px;
	color: #fff;
	padding: 5px 13px;
	border-left: 1px dotted #5c5c5c;
}
.nlist .dphone dd span {
	font-size: 13px;
}
.nlist .dphone dd p {
	font-size: 20px;
	font-family: "Arial";
}
.agent_con {
	padding: 20px 0;
	line-height: 24px;
}
.agent_con p {
	font-size: 14px;
	line-height: 28px;
}
.agent_con h3 {
	font-size: 18px;
	color: #0060a5;
}
.agent_con img {
	max-width: 1200px;
}
.rtop {
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #eee;
	background: url(../images/lvjiantou.png) no-repeat 5px center;
	padding-left: 30px;
}
.rtop h5 {
	float: left;
	font-size: 16px;
	color: #0060a5;
	line-height: 16px;
	padding-top: 10px;
}
.rtop span {
	float: right;
}
.rtop span em {
	color: #999;
}
.rtop span a {
	color: #999;
}
.rtop span a:hover {
	color: #0060a5;
	text-decoration: none;
}
.mb10 {
	margin-bottom: 10px;
}
.t05 {
	line-height: 50px;
	background: #0060a5;
	margin-top: 30px;
	color: #fff;
	font-size: 16px;
	font-weight: 700;
	text-align: center;
}/*左边标题块*/
.t05 img {
	padding: 6px 0 0 0;
	float: right;
}
.t05_con {
	border: solid 1px #ccc;
	border-top: 0;
	padding: 8px 1px;
	margin-bottom: 10px;
	zoom: 1;
	overflow: hidden;
	background: #fff;
}
.t05_cons {
	border: solid 1px #d7d7d7;
	border-top: 0;
	padding: 2px 0;
	margin-bottom: 10px;
	zoom: 1;
}
.t05_cons1 {
	border: solid 1px #FFF;
	border-top: 0;
	padding: 2px 10px;
	margin-bottom: 10px;
	zoom: 1;
	background: #fff;
	border: solid 1px #d7d7d7;
}
.t05_cons1 li {
	background: url(../images/ico27.gif) left center no-repeat;
	line-height: 25px;
	height: 25px;
	overflow: hidden;
	background-size: 10px;
	padding-left: 15px;
	width: 175px;
	white-space: nowrap;
	text-overflow: ellipsis;
}
/*cpright*/
.cpright {
	width: 927px;
	background: #fff;
	float: right;
	padding-bottom: 20px;
}
.cprightn {
	width: 745px;
	padding: 0 20px;
	background: #fff;
	float: right;
	padding-bottom: 20px;
	padding-right: 35px;
}
.ageson {
	border: 1px solid #eee;
}
.subnr {
	border: 5px solid #0060a5;
	width: 210px;
	padding: 10px;
	border-top: none;
}
.subnr .subspan {
	font-size: 14px;
}
.subnr .subtel {
	font-size: 26px;
	color: #0060a5;
	line-height: 35px;
}
.subnr p {
	line-height: 26px;
}
/*在线留言*/
.mess {
	padding: 0;
	margin: 0;
	font-size: 14px
}
.mess tr {
	padding: 0;
	margin: 0;
	line-height: 50px;
	height: 50PX
}
.mess input {
	display: inline-block;
	height: 25px;
	padding: 2px 8px;
	font-size: 12px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
}
.mess textarea {
	width: 500px !important;
	display: inline-block;
	padding: 2px 8px;
	font-size: 12px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
}
.mess .submit {
	width: 240px;
	height: 40px !important;
	text-align: center;
	color: #fff !important;
	font-size: 16px;
	background: #f6af17 !important;
	border-radius: 10px;
	border: 0 none;
	cursor: pointer;
}
div.pfw {
	position: relative;
	border: 1px solid #e1e1e1;
	margin-top: 30px;
}
div.pfw:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	line-height: 0;
	overflow: hidden;
}
div.pfw h3 {
	height: 30px;
	line-height: 30px;
	font-size: 1em;
	margin: 0;
	padding: 0 0 0 20px;
	background: #f6f6f6 url(/images/heading_bg.png) 8px top no-repeat;
	border-bottom: 1px solid #e1e1e1;
	color: #444;
	font-weight: bold;
}
div.pfw h3 small {
	font-size: 12px;
	color: #666;
	font-weight: normal;
	padding-left: 4px;
	font-style: normal;
}
div.pfw h3 .more {
	display: block;
	float: right;
	height: 30px;
	line-height: 30px;
	padding-right: 8px;
	font-weight: normal;
	font-size: 12px;
	margin-right: 5px;
}
div.pfw .content {
	margin: 5px;
	font-size: 12px;
	line-height: 1.6em;
	padding: 10px;
}
div.pfw .adm_reply {
	margin: 6px 0 0 0;
	font-size: 1em;
	line-height: 200%;
	padding: 25px 5px 25px 25px;
	position: relative;
	color: #444;
	border-top: 1px solid #e1e1e1;
	background: #f7faff;
}
div.pfw .adm_reply span {
	color: darkred;
	font-weight: bold;
	color: #e77718;
}

/*新闻资讯*/
.newslist{
	margin-top: 30px;
}
dl.dl_42 {
	margin-bottom: 20px;
	overflow: hidden;
	border-bottom: 1px dotted #d7d7d7
}
.dl_42 dt {
	width: 224px;
	float: left;
}
.dl_42 dt a {
	width: 220px;
	padding: 1px;
	border: 1px solid #d7d7d7;
	display: block;
}
.dl_42 dt a:hover {
	border: 1px solid #3DA011;
}/*图片边框,点击时的状态*/
.dl_42 dt img {
	display: block;
	width: 220px;
	height: 188px;
}
.dl_42 dd {
	padding-left: 15px;
	float: left;
	width: 900px;
	line-height: 24px;
	padding-bottom: 25px;
	overflow: hidden;
	color: #666;
	position:relative;
}
.dl_42 dd p{
	font-size: 14px;
	color: #999;
}
.dl_42 dd h4 {
	font-size: 16px;
	padding-bottom: 5px;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
}
.dl_42 dd h4 span{
	position:absolute; top:0; right:0; font-size:12px; font-weight:normal;
}
.news_url{
	display:block;
	width:110px;
	height:35px;
	line-height:35px;
	background:#f6af17;
	text-align:center;
	color:#fff;
	margin-top:15px;
}
.dl_42 dd h4 a {
	color: #666;
}
.dl_42 dd span {
}
/* 通用分页样式 */
.pages {
	height: 26px;
	padding: 5px 0;
	margin-top: 5px;
	clear: both;
	text-align: center;
}
.pages:after {
	content: '.';
	clear: both;
	height: 0;
	line-height: 0;
	display: block;
	visibility: hidden;
}
.pages ul {
	padding: 0;
	list-style: none;
	margin: 0;
	text-align: center;
}
.pages li {
	margin-right: 5px;
	display: inline-block;
}
.pages li a {
	padding: 5px 10px;
	border: 1px solid #e1e1e1;
	height: 24px;
	line-height: 24px;
	color: #666;
}
.pages li a:hover {
	border: 1px solid #0060a5;
	background: #0060a5;
	color: #fff;
	text-decoration: none;
}
.pages li span {
	border: 1px solid #e1e1e1;
	height: 24px;
	line-height: 24px;
	color: #c4c4c4;
	padding: 5px 10px;
}
.pages .current a {
	border: 1px solid #0060a5;
	background: #0060a5;
	color: #fff;
}
.tlh{
	font-size: 16px;
}
/*新闻详细*/
.qita_con {
	overflow: hidden;
	padding: 30px 0;
}
.qita_con h1 {
	text-align: center;
	font-size: 26px;
	color: #0060a5;
	margin-bottom: 6px;
}
.info_con_tit {
	line-height: 24px;
	margin-bottom: 15px;
	border-bottom: 1px dashed #E5E5E5;
	padding-bottom: 20px;
}
.info_con_tit .n_tit {
	text-align: center;
	color: #7E7E7E;
}
.info_con_tit span {
	margin-right: 20px;
}
#cntrBody {
	font-size: 14px;
	line-height: 28px;
	padding: 0 15px;
}
#cntrBody img {
	display: block;
	margin: 5px auto;
	max-width: 897px;
}
.gduo {
	height: 37px;
	line-height: 37px;
	background: #f7f7f7;
	overflow: hidden;
	margin: 30px 0px;
	padding: 0 10px;
}
.gduo span {
	    text-align: right;
	float: right;
	width: 49%;
	overflow: hidden;
	height: 30px;
	display: block;
}
.gduo a {
	font-weight: bold;
}

/*检测设备-环境*/
.shipin_list {
	overflow: hidden;
	margin-bottom: 20px;
}
.shipin_list ul li {
	display: block;
	float: left;
	width: 200px;
	height: 200px;
	margin: 20px 15px 0 15px;
}
.shipin_list ul li img {
	display: block;
	border: 1px solid #ddd;
	padding: 2px;
	width: 200px;
	height: 168px;
}
.shipin_list ul li span {
	display: block;
	width: 95%;
	height: 35px;
	line-height: 35px;
	font-size: 14px;
	text-align: center;
	color: #888;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
/*合作伙伴*/
.huoban_list {
	overflow: hidden;
	margin-bottom: 20px;
}
.huoban_list ul li {
	display: block;
	float: left;
	width: 200px;
	height: 100px;
	margin: 20px 15px 0 15px;
}
.huoban_list ul li img {
	display: block;
	border: 1px solid #ddd;
	padding: 2px;
	width: 200px;
	height: 90px;
}

/*产品分类*/

.dingzhi {
	overflow: hidden;
	padding: 50px 0;
}
.dingzhi_left {
	float: left;
	width: 240px;
	overflow: hidden;
	background-color: #f5f5f5;
	padding-bottom: 6px;
}
.dingzhi_left h3 {
	width: 100%;
	padding: 25px 0;
	background-color: #0060a5;
	text-align: center;
	margin-bottom: 20px;
}
.dingzhi_left h3 a {
	color: #fff;
	font-size: 18px;
	font-weight: normal;
}
.dingzhi_left h3 span {
	font-weight: normal;
	font-size: 12px;
	text-transform: uppercase;
	color: #80b0d2;
	display: block;
}
.dingzhi_left dl {
	overflow: hidden;
	width: 207px;
	margin: 0 auto;
	margin-bottom: 10px;
}
.dingzhi_left dt {
	background: #0060a5;
	border-radius: 5px;
	height: 34px;
	width: 100%;
	line-height: 34px;
	overflow: hidden;
	margin-bottom: 10px;
}
.dingzhi_left dt.on{
	background: #f6af17;
}
.dingzhi_left dt a {
	display: block;
	background: url(../images/jiantou.png) no-repeat 15px center;
	font-size: 14px;
	padding-left: 35px;
	color: #fff;
}
.dingzhi_left dd {
	margin-left: 15px;
	width: 240px;
	overflow: hidden
}
.dingzhi_left dd li {
	float: left;
	background: url(../images/fenleili.jpg) no-repeat left center;
	padding-left: 10px;
	width: 192px;
	font-size: 12px;
	line-height: 30px;
}
.dingzhi_left dd li.on a{
	color: #0060a5;
	font-weight: 700;
}
.dingzhi_left dd li a {
	display: block;
	color: #666;
}
.dingzhi_left dd li a:hover {
	color: #0060a5;
}
.dingzhi_left>p {
	font-size: 18px;
	color: #fff;
	font-weight: bold;
	width: 170px;
	margin: 0 auto;
	margin-top: 20px;
	margin-bottom: 20px;
}
.dingzhi .dingzhi_right {
	overflow: hidden;
	width: 700px;
	float: right;
}
.dingzhi .dingzhi_right .dz_nav {
	overflow: hidden;
	width: 100%;
	height: 64px;
	border-bottom: 4px solid #0a59b5;
	margin-bottom: 25px;
}
.dingzhi .dingzhi_right .dz_nav li {
	float: left;
	width: 175px;
	height: 64px;
	text-align: center;
	line-height: 64px;
	font-size: 16px;
	font-weight: bold
}
.dingzhi .dingzhi_right .dz_nav li a {
	color: #000;
	text-decoration: none
}
.dingzhi .dingzhi_right .dz_nav li:hover {
	background-color: #0a59b5
}
.dingzhi .dingzhi_right .dz_nav li:hover a {
	color: #fff;
}

/*产品列表*/
.pro_list {
	overflow: hidden;
	margin-bottom: 20px;
	margin-top: 20px;
}
.pro_list ul li {
	display: block;
    float: left;
    width: 206px;
    height: 237px;
    margin: 10px 12px;
    overflow: hidden;
}
.pro_list ul li .pic{
    border: 1px solid #ddd;
	padding: 2px;
	width: 200px;
	height: 200px;
	overflow:hidden;
}
.pro_list ul li img {
width:100%; height:100%; object-fit: contain; 
}
.pro_list ul li span {
	display: block;
	width: 95%;
	height: 35px;
	line-height: 35px;
	font-size: 14px;
	text-align: center;
	color: #888;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.pro_list ul li a:hover .pic{border: 1px solid #0060a5;}
.pro_list ul li a:hover span{color: #0060a5;}
.product_title{ padding:30px 0 20px 0; text-align:center;}
.product_pic{ text-align: center; }
.pnei_xx{
	    border: 1px solid #eee;
	margin: 20px 0;
}
.px_tit{
	height: 40px;
	background: #f5f5f5;
	font-size: 16px;
	line-height: 40px;
	padding-left: 25px;
}
.px_con{
	padding: 20px;
	font-size: 14px;
	line-height: 30px;
	color: #666;
}
.px_con img{
	max-width: 885px;
}
/*产品详细*/
.pro_right {
    width: 927px;
    background: #fff;
    float: right;
    padding-bottom: 20px;
}
/*相关产品*/
.picScroll-left03 {
	position: relative;
}
.picScroll-left03 .bd3 {
	margin: 30px 0 0 0px;
}
.picScroll-left03 .bd3 ul {
	overflow: hidden;
	zoom: 1;
}
.picScroll-left03 .bd3 ul li {
	margin: 0 15px;
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: center;
	width: 202px;
}
.picScroll-left03 .bd3 ul li .pic {
	text-align: center;
}
.picScroll-left03 .bd3 ul li .pic img {
	width: 200px;
	height: 200px;
	display: block;
	border: 1px solid #eee;
}
.sbtitle {
	white-space:nowrap; 
overflow:hidden; 
text-overflow:ellipsis;
	width: 95%;
	font-size: 14px;
	text-align: center;
	line-height: 55px;
	color: #666;
}
.ditu iframe{
	padding: 2px;
	border:1px solid #eee;
}