/*=====wh_zm=====*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	font-family: "微软雅黑";
	color: #666666;
	font-size: 14px;
	line-height: 28px;
	overflow-x: hidden;
}
ol, ul {
	list-style: none;
}
p {
	font-family: "微软雅黑";
	color: #6d6d6d;
	font-size: 14px;
	line-height: 28px;
}
li {
	font-family: "微软雅黑";
	
}
a {
	color: #3c3c3c;
	text-decoration: none;
}
a:hover {
	color: #02448e;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
img.guoqi {
    height: 22px;
    float: left;
    display: block;
    margin: 6px 0 0 410px;
}
.w1100 {
	width: 1100px;
	margin: auto;
}
/*===============开始===============*/
.top {
	width: 100%;
	height: 34px;
	border-bottom:1px solid #eee;
}
.top span {
	float: left;
	line-height: 34px;
	color: #333;
	height:34px;
	overflow:hidden;
}
.search {
	width:155px;
	height:22px;
	background:url(/images/search.png) no-repeat 0 0;
	margin-top:5px;
	float:right;
}
.search .input {
	width:118px;
	height:22px;
	line-height:22px;
	border:none;
	float:right;
	background:none;
	color:#666666;
}
.search .button {
	width:35px;
	height:22px;
	float:left;
	cursor:pointer;
	background:none;
	border:none;
}
/*header*/
.header {
	width:100%;
	height: 96px;
	float: left;
}
.logo {
	width: 360px;
	float: left;
}
.nav1 {
	float: right;
}
.nav1 ul li {
	height: 96px;
	line-height: 96px;
	float: left;
	padding: 0 10px;
}
.nav1 ul li:hover, .nav1 ul li.cur, .nav1 ul li:hover a, .nav1 ul li.cur a {
	background: #02448e;
	color: #fff;
}
.nav1 ul li i {
	background-image: url(/images/sebg.png);
	background-repeat: no-repeat;
	height: 4px;
	width: 8px;
	float: right;
	margin-left: 5px;
	margin-top:47px;
	transition: 0.5s;
}
.nav1 ul li:hover i, .nav1 ul li.cur i {
	background: url(/images/mainsubmenu.png);
}
.nav1>ul>li:hover i {
	transform: rotate(90deg);
}
.nav1 li dl {
	margin-left: -16px !important;
	display: none;
	background: #F7F6F6;
	width:140px;
	z-index: 999;
	position: absolute;
	font-weight: normal;
	text-align: center;
}
.nav1 li dl dd {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DFDFDF;
	line-height: 36px !important;
	margin-left: 0 !important;
}
.nav1 li dl dd:first-child {
	border:none;
}
.nav1 li dl dd a {
	font-weight: normal !important;
	font-size: 12px;
	line-height: 32px;
	width: auto;
}
.nav1 li dl dd a:hover {
	background-image: none;
}
.nav1 ul li:hover dl dd a {
	background: #F7F6F6 !important;
	color: #333;
}
.nav1 ul li:hover dl dd a:hover {
	color: #eb5405;
}
/*banner*/
.lubo {
	width: 100%;
	min-width:1000px;
	clear: both;
	position: relative;
	height:520px;
}
.lubo_box {
	position: relative;
	width:100%;
	height:520px;
}
.lubo_box li {
	float: left;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height:520px;
	opacity:1;
	filter:alpha(opacity=0);
}
.lubo_box li a {
	display:block;
	width:100%;
	height: 100%;
	cursor:default;
}
.lubo_box li img {
	width: 100%;
	height: 520px;
}
.cir_box {
	overflow: hidden;
	position: absolute;
	z-index:9999;
}
.cir_box li {
	float:left;
	width:11px;
	height:11px;
	border-radius: 10px;
	margin:0 5px;
	cursor: pointer;
	background: #fff;
	border:1px solid#6e6e6e;
}
.cir_on {
	background: #6b6b6b !important;
}
/*服务领域*/
.service {
	width: 100%;
	float: left;
}
.service h1 {
	color: #727272;
	font-family: arial;
	font-size: 28px;
	text-align: center;
	margin-top: 50px;
	margin-bottom:8px;
}
.service p {
	text-align: center;
	color: #727272;
	font-size: 20px;
	margin-bottom: 30px;
}
.service ul {
	width: 100%;
	float: left;
}
/*设备展示*/
.sbzs {
	width: 100%;
	height: 616px;
	float: left;
	background: #2c3035;
	margin-top: 50px;
}
.sbzs h1 {
	color: #fff;
	font-family: arial;
	font-size: 28px;
	text-align: center;
	margin-top: 50px;
	margin-bottom:8px;
}
.sbzs p {
	text-align: center;
	color: #fff;
	font-size: 20px;
	margin-bottom: 30px;
}
.pic {
	width: 100%;
	float: left;
	border-bottom: 1px solid#76766f;
}
#cat {
	width: 280px;
	margin: auto;
}
#cat li {
	float: left;
}
#cat li a {
	color: #b1b1b1;
	font-size: 14px;
	margin: 0 30px;
	padding-bottom: 4px;
}
#cat li a:hover, #cat li.hover a {
	color: #c1911e;
	border-bottom: 1px solid#c1911e;
}
.f2_info {
	width: 100%;
	float: left;
}
.f2_info_t {
	width:1100px;
	margin: auto;
	margin-top: 30px;
}
.f2_info_t ul li {
	float: left;
	width: 265px;
	margin: 0 5px;
	border-bottom: 1px solid#6c737d;
}
.f2_info_t ul li a img {
	width: 265px;
	height: 201px;
}
.fl {
	width:90%;
	float: left;
	overflow: hidden;
}
.fl h2 {
	color: #fff;
	font-size: 14px;
}
.fl p {
	color: #aaa;
	font-size: 12px;
	text-align: left;
	margin-bottom: 5px;
}
.fr {
	float: right;
	color: #aaa;
	font-size: 12px;
}
.more {
	color: #696a6b;
	width: 100%;
	float: left;
	margin-top:50px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	border-top: 1px solid#26292e;
	border-bottom: 1px solid#26292e;
}
/*关于我们*/
.about {
	width: 100%;
	float: left;
	border-bottom: 1px solid #eeeeee;
	padding-bottom:50px;
}
.about h1 {
	color: #727272;
	font-family: arial;
	font-size: 28px;
	text-align: center;
	margin-top: 50px;
	margin-bottom:8px;
}
.about p {
	text-align: center;
	color: #727272;
	font-size: 20px;
	
}
.about_left {
	width: 550px;
	float: left;
}
.about_left h3 {
	color: #2c3035;
	font-size: 18px;
	margin-top: 20px;
}
.line1 {
	display: block;
	width: 40px;
	height: 3px;
	background: #4c9df9;
	margin: 20px 0;
}
.about_left p {
	font-size: 14px;
	color: #747474;
	text-align: left;
}
.gd {
	width: 160px;
	height: 37px;
	display: block;
	background: #4c9df9;
	line-height: 37px;
	text-align: center;
	margin-top:20px;
}
.gd a {
	color: #fff;
}
.about_right {
	float: right;
}
/**/
.four {
	width: 100%;
	float: left;
}
.four ul li {
	float: left;
	text-align: center;
	margin: 40px 64px;
}
.four ul li h1 {
	margin-bottom: 10px;
	font-size: 18px;
	color: #2c3035;
}
.four ul li p {
	margin-top: 10px;
	font-size: 12px;
	color: #929292;
}
/*工程案例*/
.case {
	width:100%;
	float: left;
	height: 480px;
	background: #2c3035;
}
.case_l {
	width: 50%;
	float: left;
	overflow: hidden;
	text-align: center;
}
.case_r {
	width: 41%;
	float: right;
	padding: 60px;
}
.case_r h1 {
	color: #fff;
	font-size: 18px;
}
.case_r p {
	color: #a5a29b;
	font-size: 14px;
}
.more1 {
	width: 160px;
	height: 37px;
	display: block;
	border: 1px solid#3d4a4f;
	line-height: 37px;
	text-align: center;
	margin-top: 30px;
}
.more1 a {
	color: #fff;
}
/*新闻动态*/
.news {
	width: 100%;
	float: left;
}
.news h1 {
	color: #727272;
	font-family: arial;
	font-size: 28px;
	text-align: center;
	margin-top: 50px;
	margin-bottom:8px;
}
.news p {
	text-align: center;
	color: #727272;
	font-size: 20px;
}
.news_t {
	width: 100%;
	float: left;
	margin-top: 30px;
}
.news_t_l {
	width:532px;
	float: left;
}
.news_t_l span {
	position: relative;
	top: -148px;
	z-index: 999;
	width: 67px;
	height:59px;
	background: #4c9df9;
	display: block;
	text-align: center;
	font-size: 36px;
	color: #fff;
	padding-top: 10px;
}
.news_t_l span p {
	font-size: 12px;
	color: #fff;
	text-align: center;
}
.news_t_l h1 {
	font-size: 18px;
	color: #6d6d6d;
	text-align: left;
	margin-top:-58px;
}
.news_t_l p {
	font-size: 12px;
	color: #6d6d6d;
	text-align: left;
	word-break: break-all;
}
.news_t_r {
	width: 540px;
	float: right;
}
.news_t_r ul li {
	float: left;
	border-bottom: 1px solid#e9e9e9;
	padding: 16px 0;
}
.news_t_r ul li span {
	text-align: center;
	font-size:50px;
	color: #a7a7a7;
	width: 88px;
	float: left;
	margin-top: 12px;
}
.news_t_r ul li span p {
	font-size: 15px;
	color: #a7a7a7;
	text-align: center;
	padding-top: 15px;
}
.news_t_r ul li a {
	width: 450px;
	float: right;
}
.news_t_r ul li a h3 {
	text-align: left;
	font-size: 16px;
	color: #494949;
}
.news_t_r ul li a p {
	text-align: left;
	font-size: 12px;
	color: #6d6d6d;
	word-break: break-all;
	height:50px;
	overflow:hidden;
}
.news_t_r ul li:nth-child(n+4) {
    display: none;
}
/*友情链接*/
.link {
	width: 100%;
	height: 50px;
	background: #212427;
	float: left;
	line-height: 50px;
	color: #fff;
	margin-top:40px;
}
.link a {
	font-size: 12px;
	color: #95938d;
	line-height: 50px;
}
.link a:hover {
	color: #02448E;
}
/*footer*/
.footer {
	width: 100%;
	height:255px;
	float: left;
	background: #2c3035;
	border-bottom: 1px solid#212427;
}
.footer dl {
	margin-top: 50px;
	float: left;
	margin: 50px 47px 0 0;
}
.footer dl dt {
	color: #fff;
	border-bottom: 1px solid#212427;
	margin-bottom: 10px;
}
.footer dl dd a {
	font-size: 12px;
	color: #939393;
}
.bottom {
	width: 100%;
	height: 30px;
	float: left;
	background: #2c3035;
	line-height: 30px;
	text-align: center;
	font-size: 12px;
	color: #939393;
}
/*内容页详情*/
.nybanner {
	width: 100%;
	height: 360px;
	background: url(/images/nybanner.jpg) no-repeat center center;
	float: left;
}
.nei_nav_top {
	width: 100%;
	height: 40px;
	float: left;
	background:#02448e;
}
.nav-top {
	width:100%px;
	padding-left:40px;
	background:url(/images/titlebg.png) no-repeat left center;
	line-height:40px;
	height:40px;
	font-size:18px;
	color:#fff;
}
.nei-nav {
	width:100%;
	height:40px;
	float: left;
	background:#FBBF09;
}
.nei-nav ul li {
	min-width:60px;
	max-width:216px;
	height:46px;
	text-align:center;
	float:left;
}
.nei-nav ul li.cur {
	background:url(/images/14.png) no-repeat center bottom;
}
.nei-nav ul li.cur a {
	background:#FFA000;
}
.nei-nav li a {
	color:#fff;
	font-size:14px;
	height:40px;
	line-height:40px;
	display:block;
	padding:0 20px;
}
.nei-nav ul li:hover {
	background:url(/images/14.png) no-repeat center bottom;
}
.nei-nav ul li:hover a {
	background:#FFA000;
}
.nei01 {
	width: 100%;
	height:40px;
	line-height:40px;
	padding-top:15px;
	border-bottom:1px #eee solid;
	float: left;
}
.nei01 .noww {
	width:1100px;
	margin: auto;
}
.nei01 .noww .now {
	width:200px;
	float: left;
	font-size:24px;
	height:38px;
	border-bottom:3px #02448e solid;
	text-align:center;
}
.nei01 .noww .now1 {
	width:200px;
}
.nei01 .noww .now2 {
	width:230px;
}
.nei01 .dangqian {
	padding-left:20px;
	width:400px;
	float: left;
}
.nei01 .tel {
	width:200px;
	float: right;
	padding-left:30px;
	background:url(tell.jpg) no-repeat left center;
	font-size:24px;
	color:#02448e;
}
.nei-center {
	width: 100%;
	float: left;
	margin: 30px 0;
	min-height: 400px;
}
/*内页新闻中心*/
.left {
	float: left;
}
.right {
	float: right;
}
.meitu {
	width:300px;
	text-align:center;
}
.meitu img {
	height:400px;
}
.news-li {
	width:630px;
}
ul.news li {
	padding-left:25px;
	border-bottom:1px #dedede dotted;
	height:32px;
	line-height:30px;
	margin-bottom:8px;
	background:url(/images/li-left.png) no-repeat 6px center;
}
ul.news li .title {
	width:460px;
}
ul.news li .time {
	width:120px;
	padding-right:10px;
	text-align:right;
	color:#777;
}
ul.news li:hover a {
	color:#F30;
}
/*内页设备展示*/
.cp li {
	float: left;
	width: 265px;
	height:auto;
	overflow: hidden;
	margin: 5px;
	text-align: center;
}
.cp li a img {
	width: 269px;
	height: 201px;
}
.cp li:hover a img {
	opacity: 0.7;
	filter:alpha(opacity=70);
}
/*翻页代码*/
.pages {
	clear: both;
	display: block;
	margin-bottom: 20px;
	margin-top:10px;
	text-align:center;
	list-style: none;
}
.pages a {
	display:inline-block;
	padding: 0 8px;
	height:23px;
	margin-right:12px;
	background: #eeeeee;
	color: #333333;
	border: 1px solid #e6e6e6;
	text-align:center;
	line-height:23px;
}
.pages a.active, .pages a:hover {
	color: #fff;
	border: 1px solid #00479d;
	background-color: #00479d;
}
.liebiao {
	margin: 0px;
	padding: 0px;
}
.liebiao li {
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
}
.liebiao li a {
	height:40px;

	font-size:12px;
	line-height:40px;
	text-align:center;
	display:block;
transition-duration:.5s;
	transition-timing-function:ease-in;
transition-delay:.1s;
	margin-left: 25px;
	color:444;
	border: 1px solid #ccc;
	margin-bottom: 15px;
	padding:0 10px;
}
.liebiao li a:hover {
	background: rgba(20, 83, 162, 1);
	color:rgba(255, 255, 255, 1);
	box-shadow: 0 0 20px rgba(20, 83, 162, 1);
	border: 1px solid #005c39;
}
.pro_width {
	width:1120px;
	overflow:hidden;
	margin:20px auto 0;
}
.prolist {
	margin:15px 0;
	padding:0;
	list-style:none;
	overflow:hidden;
}
.prolist li {
	float:left;
	width:258px;
	margin:0 20px 20px 0;
	text-align:center;
}
.prolist li a {
	display:block;
	overflow: hidden;
	width:260px;
	border: 1px solid #CCCCCC;
}
.prolist li a:hover {
	display:block;
	overflow: hidden;
	width:260px;
	border: 1px solid #005cb9;
}
.prolist li a img {
	cursor: pointer;
	transition: all 0.6s;
	transform: scale(0.9);
}
.prolist li img:hover {
	transform: scale(1.1);
}
.prolist li a .title {
	text-align:center;
	font-size:14px;
	height:40px;
	line-height:40px;
	font-family:microsoft yahei;
}
.prolist li a:hover .title {
	color:#4c9df9;
}
.line{display: block;width: 40px;height: 3px;background: #4c9df9;margin: auto;}

.shili {
	overflow: hidden;
	width: 100%;
}
.shili .slt {
	overflow: hidden;
	width: 100%;
	height: 301px;
	background: url(/images/shili_01.jpg) no-repeat center;
}
.shili .youshi01 {
	overflow: hidden;
	width: 100%;
	height: 402px;
	background: url(/images/shili_02.jpg) no-repeat center;
}
.shili .youshi02 {
	overflow: hidden;
	width: 100%;
	height: 331px;
	background: url(/images/shili_03.jpg) no-repeat center;
}
.shili .youshi03 {
	overflow: hidden;
	width: 100%;
	height: 319px;
	background: url(/images/shili_04.jpg) no-repeat center;
}
.shili .youshi04 {
	overflow: hidden;
	width: 100%;
	height: 334px;
	background: url(/images/shili_05.jpg) no-repeat center;
}
.shili h2 {
	text-align: center;
	font-size: 30px;
	color: #4c9df9;
	margin-top: 65px;
	background: url(/images/shili_h.png) no-repeat center;
}
.shili h2 span {
	display: block;
	font-size: 20px;
	color: #666;
	font-weight: normal;
	margin-top: 5px;
}
.shili h3 {
	font-size: 20px;
	color: #4c9df9;
	margin-bottom: 5px;
}
.shili h4 {
	font-weight: normal;
	font-size: 16px;
	color: #333;
	margin-bottom: 30px;
}
.shili p {
	font-size: 16px;
	color: #666;
	line-height: 24px;
	padding-left: 10px;
	background: url(/images/shili_p.jpg) no-repeat left 9px;
	margin-bottom: 15px;
}
.shili b {
	display: block;
	font-size: 14px;
	color: #333;
	margin: 20px 0 5px 0
}
.shili b em {
	font-weight: bold;
	color: #4c9df9;
	font-size: 18px;
}
.shili a {
	display: block;
	width: 208px;
	height: 53px;
	text-align: center;
	font-size: 14px;
	color: #fff;
	text-decoration: none;
	line-height: 48px;
	background: url(/images/pro_more.png) no-repeat center
}
.shili .wen {
	overflow: hidden;
	width: 435px;
}
.shili .wen01, .shili .wen03 {
	margin-left: 680px;
}
.shili .wen02, .shili .wen04 {
	margin-left: 102px;
}
.container {
	margin-left: auto;
	margin-right: auto;
	width: 1100px;
}
.ygtp {
	height: 180px;
	max-width:100%;
}
.cpmore {
	line-height: 37px;
	background-color: #4c9df9;
	text-align: center;
	height: 37px;
	width:160px;
	display:block;
	margin:50px auto 0;
}
.cpmore a {
	color: #FFF;
}
.xwtp {
	height: 139px;
	width: 532px;
}
.news_t_l:nth-child(n+2) {
    display: none;
}
.footer dl dd:nth-child(n+7) {
    display: none;
}