*{margin: 0px;padding: 0px;}
body{max-width:640px;background:#ffffff;background-image:url(/web/20230516071622im_/http://nzwxys.cn/web/20220309155559im_/http://nzwxys.cn/templets/default/style/style.css);background-repeat:repeat-x;background-position:0px 0px;margin:0px auto;padding:0px;text-decoration:none;font-size: 12px;font-variant:normal;font-family: "微软雅黑";}/*为部分带全站背景图准备可以将背景图或背景色部分删除掉*/
a:link,a:visited,a:hover,a:active{text-decoration:none;}
a{text-decoration: none;}
li{list-style-type:none;}
img{border:0px;display: block;}
ul,ol{list-style-type: none;list-style-image: none;}
/*清除浮动*/
.clear{clear:both;}
.links{
	width: 100%;
}
.links p{
	float: left;
	font-size: 12px;
	font-weight: bold;
	line-height: 30px;
	color:#fff;
}
.links  ul{
	width: 1030px;
 
}
.links  ul li{
	float: left;
	padding-left: 5px;
	line-height: 20px;
}
.links  ul li a{
	color:#fff;
	font-size: 14px;
}		
.head{
	width: 96%;
	padding:4% 2%;
	height: auto;
	overflow: hidden;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.head .name{
	width: 60%;
}
.head img{
	display: block;
	width: 100%;
}
.head .tel{
	width:35%;
}

.nav{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.nav ul li{
	float: left;
	width:33.333%;
	text-align: center;
	line-height:40px;
	height: 40px;
	background:#305dc5;
	position: relative;
	border-bottom: 1px solid #173987;
}
.nav ul li a{
	color:#fff;
	font-size:14px;
}
.nav ul li:after{
    content:"";
    position:absolute;
    right:0px;
    top:0px;
    height:100%;
    width:1px;
    background:#173987;
}
.nav ul li:nth-child(3n):after{
	width: 0;
	height: 0;
}
.nav ul li:nth-child(n+4){
	border: none;
}
.banner{
	width: 100%;
	height: auto;
	overflow: hidden;
	position: relative;
}
.banner .bd ul li img{
	display: block;
	width: 100%
}
.banner .hd {
	position: absolute;
	bottom: 0px;
	height: 30px;
	background: rgba(0,0,0,0.5);
	width: 100%;
}
.banner .hd  ul{
	display: flex;
	align-items: center;
	justify-content: center;
	height: 30px;
}
.banner .hd  ul li{
	float: left;
	margin-left: 3px;
	margin-right: 3px;
	height: 10px;
	width: 10px;
	border-radius: 50%;
	line-height: 40px;
	background: #fff;
	overflow: hidden;
}
.banner .hd  ul .on{
	background: #1595ea;
}
.product{
	width: 96%;
	padding: 0 2%;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	padding-bottom: 30px;
	margin-top: 20px;
  
}
.title{
	position: relative;
	width: 100%;
	margin: 0 auto;
	z-index:-1;
}
.title:after{
	content:"";
	width: 100%;
	height: 1px;
	position: absolute;
	background: #a0a0a0;
	left: 0;
	bottom: 14px;
}
.title p{
	color:#305dc5;
	font-size: 12px;
	text-transform: uppercase;
	text-align: center;
}
.title h4{
	font-size: 22px;
	text-align: center;
 	position: relative;
 	display: table;
 	margin: 0 auto;
 	background: #fff;
 	padding: 0 45px;
 	position: relative;
 	z-index: 1;
}
.title h4:after{
	content: "";
	width: 30px;
	height: 3px;
	position: absolute;
	right: 0px;
 	top: 13px;
	background: #a0a0a0;
}
.title h4:before{
	content: "";
	width: 30px;
	height: 3px;
	position: absolute;
	left: 0;
	top: 13px;
	background: #a0a0a0;
}
.title b{
	color:#305dc5;
}
.pro-list{
	background: none;
	margin-top: 20px;
}
 
.product .list{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 5px;

}
.product .list ul li{
	float: left;
	width: 32%;
	height: auto;
	overflow: hidden;
	border-radius: 5px;
	background: #fff;
	margin-top:8px;
	text-align: center;
	margin-left: 1.7%;
	line-height: 35px;
}
.product .list ul li:nth-child(3n-2){
	margin-left: 0;

}
.product .list ul li a{
	color:#212121;
	font-size: 12px;
	display: block;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.pro-list .list ul li{
	background: #eee;
}
.product .pic{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 10px;
}
.product .pic ul{
	height: auto;
	overflow: hidden;
}
.product .pic ul li{
	float: left;
	width: 49%;
	height: auto;
	overflow: hidden;
	margin-top: 5px;
}
.product .pic ul li{
	float: left;
	width: 49%;
 	
	margin-bottom: 5px;
}
.product .pic ul li img{
	display: block;
	width: 100%;
 
 
}
.product .pic ul li p{
	text-align: center;
	line-height: 30px;
	font-size: 12px;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
	color:#333333;
}
.product .pic ul li:nth-child(2n){
	float: right;
}
.more{
	width: 100%;
	height: 35px;
	border: 1px solid #cccccc;
	text-align: center;
	line-height: 35px;
	color:#000000;
	font-size: 12px;
	margin-top: 10px;
	display: block;
	box-sizing: border-box;
	background: #f7f7f7;
}

.about{
	width: 96%;
	margin: 0 auto;
	padding: 0 2%;
	height: auto;
	overflow: hidden;
	background: #305dc5;
	padding-bottom: 20px;
 
}
.about .title {
	margin-top: 20px;
}
.about .title h4{
	background: #305dc5;
	color:#fff;
}
.about .title p{
	color:#fff;
}
.about .info{
	width: 100%;
	height: auto;
	overflow: hidden;
	color:#fff;
	font-size: 12px;
	line-height: 19px;
	text-indent: 2em;
	margin: 15px auto;
}
.about .info p{
	
}
.about .pic{
	width:100%;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
	margin-top: 10px;
}
.about .pic img{
	display: block;
	width: 100%;
}
 
.cases{
	width: 96%;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 20px;
}
.cases  .show{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 10px;
}
.cases  .box{
	width: 800%;
}
.cases  .pic{
	float: left;
	width: 50%;
}
.cases  ul{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.cases  ul li{
	float: left;
	width: 12%;
	margin-left: .5%;
	height: auto;
	overflow: hidden;
	position: relative;
}
.cases  ul li img{
	display: block;
	width: 100%;
	height: 170px;
}
 
.cases  ul li p{
	text-align: center;
	font-size: 12px;
	color:#333333;
	line-height:25px;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
	width: 100%;
}
.cases  .more{
	display: block;
	width: 120px;
	height: 35px;
	background: #fff;
	color:#000000;
	text-align: center;
	line-height: 35px;
 	font-size: 12px;
 	margin: 0 auto;
 	margin-top: 20px;
 	border-radius: 5px;
}
.cases  .more a{
	color:#000000;
}

.news{
	width: 96%;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 20px;
}
.news .tit{
	width: 100%;
	height: 30px;
	background: #f5f5f5;
	box-shadow: 4px  0 0 #1595ea inset;

}
.news .more a{
	color:#000;
}
.news .tit p{
	float: left;
	font-size: 14px;
	line-height: 30px;
	margin-left: 10px;
	font-weight: bold;
	color:#1595ea;
}
.news .tit span{
	display: block;
	font-size: 12px;
	margin-top:7px;
	margin-left: 5px;
	float: left;
	color: #1595ea;
}
.news .tit a{
	display: block;
	float: right;
	color:#1595ea;
	font-size: 12px;
	line-height: 30px;
}
.news ul{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.news ul li{
	width: 99%;
	height:35px;
 	background: #f2f2f2;
	margin-top: 10px;
	position: relative;
}

.news ul li:after{
	content: "";
	width: 6px;
	height: 6px;
	border-radius: 50%;
	background: #305dc5;
	position: absolute;
	left: 10px;
	top: 50%;
	margin-top: -3px;
}
.news ul li a{
	display: block;
	font-size: 14px;
	color:#333;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
	line-height: 35px;
	width: 60%;
	margin-left: 25px;
	float: left;
}
.news ul li span{
	display: block;
	float: right;
	color:#333333;
	font-size: 12px;
	line-height: 35px;
	margin-right: 10px;
}
 
.mssg{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 10px;
	margin-bottom: 30px;
}
.mssg .bd{
	width: 100%;
	height: auto;
	overflow: hidden;
	background: #305dc5;
	margin-top: 15px;
}
.mssg .bd form{
	width: 90%;
	margin: 0 auto;
	height: auto;
	padding:20px 0;
	overflow: hidden;
}
.mssg .bd form ul li {
	height: auto;
	overflow: hidden;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	margin-bottom: 10px;
}
.mssg .bd form ul li p{
	color:#fff;
	line-height: 35px;
	font-size: 14px;
}
.mssg .bd form ul li input{
	width: 70%;
	height: 35px;
	font-family: '微软雅黑';
	border: none;
	outline: none;
	text-indent: 10px;
	font-size: 12px;
}
.mssg .bd form ul li textarea{
	width: 70%;
	height: 80px;
	border: none;
	outline: none;
	text-indent: 10px;
	font-size: 12px;
	font-family: '微软雅黑';
	resize: none;
	padding-top: 10px;
}
.mssg .bd form .btn{
	width:90%;
	margin: 0 auto;
	display: block;
	outline: none;
	border: none;
	color: #fff;
	margin-top: 20px;
	height: 35px;
	background: #56abff;
}
.footer{
	width: 100%;
	height: auto;
	overflow: hidden;
 	margin-top: 30px;
	padding-bottom: 100px;
}
.footer .gotop{
	width: 100%;
	height: 35px;
	display: flex;
	align-items: center;
	justify-content: center;
	color:#fff;
	background: #333333;
}
.footer .gotop img{
	height:13px;
	margin-right: 5px;
}
.footer h4{
	color:#305dc5;
	font-size: 22px;
	text-align: center;
	margin-top: 20px;
}
.footer .info{
	width: 96%;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 10px;
}
.footer .info b{
	color:#305dc5;
	font-size: 18px;
}
.footer .info p{
	text-align: 
	color:#555555;
	font-size: 12px;
	line-height: 24px;
	text-align: center;
}
.footer .info a{
	color:black;
}	
.fn{
	width: 100%;
	height: auto;
	overflow: hidden;
	position: fixed;
	bottom: 0;
	left:0;
}
.fn ul li{
	float: left;
	width: 25%;
	height: 80px;
	overflow: hidden;
	position: relative;
	background: #305dc5;
}

.fn ul li:after{
	content: "";
	width: 1px;
	height: 100%;
	position: absolute;
	right: 0;
	top: 0;
	background: #fff;
}
.fn ul li:last-child:after{
	width: 0;
	height: 0;
	overflow: hidden;
}
.fn ul li img{
	display: block;
	margin: 0 auto;
	height:32px;
	margin-top: 15px;
}
.fn ul li p{
	color:#fff;
	font-size: 12px;
	text-align: center;
	line-height: 22px;
	margin-top: 3px;
}
.fn ul li:nth-child(2) p{
	color:#ffcf3a;
	font-weight: bold;
	font-size: 13px;
}
.page{
	width: 100%;
	height: auto;
	overflow: hidden;
 	margin:30px auto;
}
.page  ul{
	display: table;
	margin: 0 auto;
}

.page  ul li{
 	background: #e6e6e6;
	padding: 0 8px;
	height:25px;
	line-height:25px;
	color:#555555;
	float: left;
	margin: 0 3px;
}
.page  ul li a{
	color:#333;
	
}
.page ul  .thisclass{
	background: #999999;
	color:#fff;
}


.fy{
	width: 96%;
	margin: 30px auto;
	height: auto;
	overflow: hidden;
	line-height: 24px;
	color:#333;
}
.fy p{
	width: 49%;
	height: auto;
	overflow: hidden;
	border: 1px solid #d2d2d2;
	box-sizing: border-box;
	 white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
	float: left;
	margin-bottom: 5px;
	line-height: 30px;
	padding: 0 2%;
	text-align: center;
}
.fy p:nth-child(2n){
	float: right;
}

.fy a{
	color:#333;
}
 
.fy p:last-child{
	width: 100%;
}
 

.in-title{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.in-title p{
	color:#333;
	font-size:22px;
	display: table;
	margin: 0 auto;
	padding: 0 50px;
	text-align: center;
	position: relative;
}
.in-title p:after{
	content: "";
	width: 40px;
	height: 1px;
	position: absolute;
	top: 50%;
	background: #ccc;
	right: 0;
}
.in-title p:before{
	content: "";
	width: 40px;
	height: 1px;
	position: absolute;
	top: 50%;
	background: #ccc;
	left: 0;
}


.article-details{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 20px;
	margin-bottom: 30px;
}
.article-details .tit{
	width:96%;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
}

.article-details .tit h4{
	font-size: 16px;
	text-align: center;
	font-weight: normal;
	color:#333;
	height: auto;
	overflow: hidden;
	padding-bottom: 5px;
 
}

.article-details .tit  span{
	display: block;
	text-align: center;
	width: 100%;
	background: #eeeeee;
	color:#8a8a8a;
	font-size: 12px;
	padding: 7px 0;
	margin-top: 5px;
	color:#333;
	border-top: 1px solid #cfcfcf;
}

.article-details  .intro img{
	max-width: 100%;
	margin: 0 auto;
}

.article-details .intro{
	width: 96%;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 10px;
}
.article-details .intro p{
	font-size: 15px;
	line-height: 28px;
	color:#000;
	text-align:justify;
}

.article-details .intro a{
		color:#000;
}

.map{
	width:96%;
	margin: 0 auto;
	height: auto;
	height: 300px;
	overflow: hidden;
	margin-top: 20px;
}
.news-list{
	margin-top: 20px;
}

.mssg{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 5%;
}
.mssg form{
 	width: 300px;
	margin: 10px auto;
	height: auto;
	overflow: hidden;
}
.mssg form li{
	min-height: 30px;
	overflow: hidden;
	display: flex;
	margin-top: 10px;
	line-height: 30px;
	 
}
.mssg form li p{
	color:#333333;
	font-size: 14px;
	width: 70px;
	float: left;
 
 
}
.mssg form li input{
 	display: block;
 	width: 228px;
 	border: none;
 	height: 28px;
 	border-radius: 5px;
 	outline: none;
 	border: 1px solid #c9c9c9;
 	font-family: "微软雅黑";
}
.mssg form li textarea{
	width: 228px;
	height: 80px;
	resize: none;
	outline: none;
	font-family: "微软雅黑";
	border-radius: 5px;
}
.mssg form  .btn{
	width: 100%;
	height:35px;
	margin-top: 15px;
	border: none;
	background:#305dc5;
	color:#fff;
	font-size: 14px;
	border-radius: 3px;
	font-family: "微软雅黑";
}

.crumbs{
	width:96%;
	padding: 3% 2%;
	height: auto;
	overflow: hidden;
	background: #eee;
	margin-top: 2px;overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}

.crumbs p{
	color:#333;
	font-size: 12px;
	float: left;
}
.crumbs a{
	color:#333;
	font-size: 12px;
	position: relative;
	padding-right: 15px;
}
.crumbs a:after{
	position: absolute;
	right: 5px;
	content: ">";
	top: 0;
}
.crumbs a:last-child:after{
	width: 0;
	overflow: hidden;;
	height: 0;
}
/*
     FILE ARCHIVED ON 15:55:59 Mar 09, 2022 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 07:13:41 May 16, 2023.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 525.843
  exclusion.robots: 0.074
  exclusion.robots.policy: 0.066
  cdx.remote: 0.047
  esindex: 0.007
  LoadShardBlock: 503.509 (3)
  PetaboxLoader3.datanode: 448.714 (4)
  load_resource: 102.378
  PetaboxLoader3.resolve: 64.413
*/
/*
     FILE ARCHIVED ON 07:16:22 May 16, 2023 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 18:09:43 Nov 24, 2023.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 68.606
  exclusion.robots: 0.156
  exclusion.robots.policy: 0.138
  cdx.remote: 0.124
  esindex: 0.016
  LoadShardBlock: 39.507 (3)
  PetaboxLoader3.datanode: 47.664 (4)
  load_resource: 33.568
*/