@charset "utf-8";
/* CSS Document */
/*top_bgp*/
.top_bg{
  width:100%;
  height:500px;
  background: url(../images/banner.jpg) no-repeat;
  position: relative;
  z-index:0;
  overflow: hidden;
}

/*banner*/
.banner{
  width:100%;
  height:350px;
  margin:0 auto;
  text-align: center;
  position: relative;
  z-index:0;
  overflow: hidden;
  padding-top:125px;
}

/*step_seven*/
.step_seven{
  margin-top:70px;
  width:100%;
  height:400px;
  background: #34aae8;
  padding-top:10px;
  position: relative;
}

/*position*/
.position{
  width:1100px;
  height:50px;
  line-height:50px;
}
.position .pos_left{
  float:left;
  background: url(../images/icon12.png) left no-repeat;
  padding-left:30px;
}
.position .pos_right{
  float:right;
}
.position .pos_right .pos_search{
  width:335px;
  height:28px;
  border:1px solid #ccc;
  background: #fff;
  margin-top:10px;
}
.position .pos_right .pos_search select{
  float:left;
  border:0;
  height:28px;
  line-height:28px;
  width:60px;
}
.position .pos_right .pos_search input[type=text]{
  float:left;
  width:214px;
  height:26px;
  line-height:26px;
  border:0;
  padding-left:10px;
}
.position .pos_right .pos_search button{
  float:right;
  border:0;
  width:50px;
  height:28px;
  background: #1d7ad9;
  color:#fff;
}

/*web_cont_title*/
.web_cont_title{
  margin-top:50px;
  width:1100px;
}
.web_cont_title .title{
  width:480px;
  background: url(../images/title_bg.png) no-repeat;
  margin:0 auto;
  text-align: center;
}
.web_cont_title .title .title_z{
  width:480px;
  height:35px;
  line-height:35px;
  font-size:35px;
  color:##5a5a5a;
  font-weight:bold;
  text-align: center;
}
.web_cont_title .title span{
  color:#008cd6;
}
.web_cont_title .title .title_f{
  color:#666;
  line-height:40px;
}


/*web_ncont*/
.web_ncont{
  margin-top:50px;
  width:1100px;
  height:auto;
}
.web_ncont .ncont_left {
  float:left;
  width:202px;
}
.web_ncont .ncont_left .ncont_left_list{
  float:left;
  word-wrap: break-word;
  padding: 0px;
  border: 2px solid rgb(0, 140, 214);
  width: 198px;
  display: block;
  height:auto;
}
.web_ncont .ncont_left .ncont_left_list .ncont_left_list_tit{
  width:200px;
  height:60px;
  line-height:60px;
  text-align: center;
  background: url(../images/bt1_npti.jpg) no-repeat;
}
.web_ncont .ncont_left .ncont_left_list .ncont_left_list_tit span{
  font-size:20px;
  color:#fff;
  font-weight:bold;
}
.web_ncont .ncont_left .ncont_left_list .ncont_left_list_list ul li{
  width:178px;
  height:38px;
  line-height:38px;
  text-align: center;
  margin:10px 0;
  margin-left:10px;
  border:1px solid #bbb;
  position: relative;
  transition:background-color ease 0.4s;
}
.web_ncont .ncont_left .ncont_left_list .ncont_left_list_list ul li a{
  display: block;
}
.web_ncont .ncont_left .ncont_left_list .ncont_left_list_list ul li:hover{
  background: #008cd7;
  border:1px solid #008cd7;
  display: block;
}
.web_ncont .ncont_left .ncont_left_list .ncont_left_list_list ul li.on{
  background: #008cd7;
  border:1px solid #008cd7;
  display: block;
}
.web_ncont .ncont_left .ncont_left_list .ncont_left_list_list ul li.on a{
  color:#fff;
}
.web_ncont .ncont_left .ncont_left_list .ncont_left_list_list ul li:hover a{
  color:#fff;
}
.web_ncont .ncont_left .ncont_left_list .ncont_left_list_list ul li img{
  position: absolute;
  right:10px;
  top:10px;
}
.web_ncont .ncont_left .ncont_left_list .ncont_left_list_news ul {
  margin:5px 10px 10px 10px;
}
.web_ncont .ncont_left .ncont_left_list .ncont_left_list_news ul li{
  line-height:40px;
  border-bottom:1px dashed #ccc;
  font-size:12px;
}
.web_ncont .ncont_left .ncont_left_list .ncont_left_list_news ul li span{
  float:right;
  color:#999;
}

.web_ncont .ncont_right{
  float:left;
  margin-left:20px;
  width:866px;
  padding:0 5px;
}

/*about*/
.web_ncont .ncont_right p{
  text-indent: 2em;
  line-height: 25px;
  color:#666;
  font-size:12px;
}
.web_ncont .ncont_right img.news_img{
  border:1px solid #ccc;
  width:836px;
}

/*about_zl*/
.web_ncont .ncont_right .about_zl{

}
.web_ncont .ncont_right .about_zl li{
  float:left;
  width:282px;
  height:257px;
  text-align: center;
  margin-bottom:10px;
}
.web_ncont .ncont_right .about_zl li img{
  width:282px;
  height:207px;
  overflow: hidden;
  border:1px solid #ccc;
}
.web_ncont .ncont_right .about_zl li span{
  line-height:35px;
}

/*products*/
.web_ncont .ncont_right .products{

}
.web_ncont .ncont_right .products li{
  float:left;
  width:275px;
  height:255px;
  border:2px solid #ccc;
  text-align: center;
  padding:10px 0;
  margin-bottom:15px;
}
.web_ncont .ncont_right .products li:hover{
  border:2px solid #008bd6;
}
.web_ncont .ncont_right .products li span{
  line-height:50px;
}

/*products_view*/
.products_view{

}
.products_view .products_view_top{
  width:100%;
  height:410px;
  border-bottom:1px solid #ccc;
}
.products_view .products_view_top .products_view_top_left{
  float:left;
  width:460px;
  height:410px;
}

/* 垂直居中 */
.small-img{
	display: flex;
	align-items:center;
	justify-content: center;
}
.clearfix:before,
.clearfix:after{
  display: table;
  line-height: 0;
  content: "";
}
.magnifier{
	width: 460px;
	position: relative;
}
.magnifier-container{
	width: 460px;
	height: 298px;
	overflow: hidden;
	position: relative;
	border: 1px solid #ddd;
}
.move-view{
	width: 100px;
	height: 100px;
	position: absolute;
	background-image: url('../images/move-box.png');
}
.images-cover{
	height: 100%;
	width: 100%;
	position: relative;
}
.images-cover img{
	position: absolute;
}
.magnifier-assembly{
	height: 92px;
	overflow: hidden;
	position: relative;
	padding-left: 30px;
	padding-right: 30px;
}
.magnifier-btn{
	position: absolute;
	font-family: "宋体";
	width: 100%;
	top: 50%;
	left: 0;
	margin-top: -40px;
}
.magnifier-btn span{
	line-height: 90px;
	height: 85px;
	width: 25px;
	background-color: #e5e5e5;
	color: #fff;
	display: block;
	z-index: 9998;
	text-align: center;
	font-size: 20px;
	cursor: pointer;
}
.magnifier-btn span:hover{
  background: #008bd6;
}
.magnifier-btn .magnifier-btn-left{
	float: left;
}
.magnifier-btn .magnifier-btn-right{
	float: right;
}
.magnifier-line{
	position: relative;
	overflow: hidden;
	height: 90px;
}
.magnifier-line ul{
	display: block;
	font-size: 0;
	width: 10000%;
	position: absolute;
	left: 0;
	z-index: 9997;
}
.magnifier-line li{
	float: left;
	width: 135px;
	cursor: pointer;
}
.magnifier-line ul > .active .small-img{
	border-color: #bbb;
}
.small-img{
	height: 90px;
	margin:3px 5px;
	overflow: hidden;
	text-align: center;
}
.small-img img{
	max-width: 100%;
	max-height: 100%;
}
.magnifier-view{
	width: 100%;
	height: 100%;
	position: absolute;
	right: -105%;
	top: 0;
	z-index: 9999;
	background-color: #fff;
	display: none;
	overflow: hidden;
}
.magnifier-view img{
	display: block;
}
.animation03{
	transition: all 0.3s ease-in 0.1s;
	-ms-transition: all 0.3s ease-in 0.1s;
	-moz-transition: all 0.3s ease-in 0.1s;
	-webkit-transition: all 0.3s ease-in 0.1s;
	-o-transition: all 0.3s ease-in 0.1s;
}

.products_view .products_view_top .products_view_top_right{
  float:left;
  margin-left:20px;
  width:385px;
  height:auto;
}
.products_view .products_view_top .products_view_top_right h3{
  padding:0;
  margin:0;
  line-height:35px;
  background: url(../images/line.jpg) bottom no-repeat;
}
.products_view .products_view_top .products_view_top_right p{
  height:250px;
  overflow: hidden;
}
.products_view .products_view_top .products_view_top_right .products_view_btn{

}
.products_view .products_view_top .products_view_top_right .products_view_btn a{
  width:145px;
  height:45px;
  line-height:45px;
  text-align: center;
  background: #008bd6;
  border-radius: 6px;
  display: inline-block;
  font-size:16px;
  color:#fff;
}
.products_view .products_view_top .products_view_top_right .products_view_btn span{
  margin-left:20px;
}
.products_view .products_view_top .products_view_top_right .products_view_btn span strong{
  font-size:20px;
  color:#008bd6;
}
.products_view .products_view_bottom{
}
.products_view .products_view_bottom p{
  margin-top:10px;
  font-size:14px;
}
.products_view .products_view_bottom .products_view_list{
  font-size:16px;
  margin-top:20px;
}
.products_view .products_view_bottom .products_view_list .next{
  float:right;
  color:#008bd6;
}
.products_view .products_view_bottom .products_view_list .next a{
  color:#008bd6;
}

/*news*/
.news_list{
  padding:0;
  margin:0;
}
.news_list li{
  width:100%;
  height:130px;
  border-bottom:1px dashed #ccc;
  padding: 20px 0;
}
.news_list li h3{
  padding:0;
  margin:0;
  font-size:16px;
}
.news_list li h3 a:hover{
  color:#008bd6;
}
.news_list li span{
  line-height:25px;
  display: block;
  margin-top:10px;
}
.news_list .news_btn{
  margin-top:10px;
}
.news_list .news_btn span{
  float:right;
  color:#ccc;
}
.news_list .news_btn a{
  width:118px;
  height:35px;
  line-height:35px;
  float:left;
  background: #fff;
  border:1px solid #ccc;
  text-align: center;
  color:#999;
  border-radius: 6px;
}
.news_list .news_btn a:hover{
  background: #008bd6;
  border:1px solid #008bd6;
  color:#fff;
}

/*news_view*/
.news_view{
  width:100%;
}
.news_view .news_view_title{
  width:100%;
  height:40px;
  line-height:40px;
  border-bottom:1px solid #ccc;
  text-align: center;
  font-size:16px;
}
.news_view .news_view_titlef{
  text-align: center;
  font-size:12px;
  color:#999;
  height:30px;
  line-height:30px;
}
.news_view .news_view_titlef span{
  margin-right:20px;
}
.news_view .news_view_titlef span a{
  width:18px;
  height:18px;
  text-align: center;
  background:#ccc;
  border-radius: 100%;
  display: inline-block;
}
.news_view .news_view_titlef span a:hover{
  background: #008bd6;
}
.news_view .news_view_titlef span a img{
  width:10px;
  height:10px;
  background: url(../images/icon_qq.png) no-repeat;
  padding:3px;
}
.news_view_list{
  font-size:16px;
}
.news_view_list .next{
  float:right;
  color:#008bd6;
}
.news_view_list .next a{
  color:#008bd6;
}

/*case_list*/
.case_list{

}
.case_list li {
  height:200px;
  border-bottom:1px dashed #ccc;
  padding-bottom:10px;
  margin-bottom:20px;
}
.case_list li dl{
  padding:0;
  margin:0;
}
.case_list li dl dt{
  float:left;
  margin-right:20px;
}
.case_list li dl dt img{
  width:265px;
  height:185px;
}
.case_list li dl dd{
  padding:0;
  margin:0;
}
.case_list li dl dd h3{
  padding:0;
  margin:0;
}
.case_list li dl dd h3 a{
  color:#666;
}
.case_list li dl dd h3 a:hover{
  color:#008bd6;
}
.case_list li dl dd span{
  margin-top:20px;
  display: block;
}
.case_list li dl dd .case_btn{
  margin-top:50px;
}
.case_list li dl dd .case_btn span{
  float:right;
}
.case_list li dl dd .case_btn a{
  width:118px;
  height:35px;
  line-height:35px;
  float:left;
  background: #fff;
  border:1px solid #ccc;
  text-align: center;
  color:#999;
  border-radius: 6px;
}
.case_list li dl dd .case_btn a:hover{
  background: #008bd6;
  border:1px solid #008bd6;
  color:#fff;
}

/*contact*/
.contact_top{
  width:1100px;

}
.contact_top .contact_top_left{
  float:left;
  width:500px;
}
.contact_top .contact_top_left h3{
  padding:0;margin:0;
  font-size:20px;
  color:#008bd6;
  font-weight:100;
}
.contact_top .contact_top_left ul {
  margin-top:10px;
}
.contact_top .contact_top_left ul li{
  font-size:16px;
  line-height:35px;
}
.contact_top .contact_top_left ul li strong{
  font-weight:600;
}
.contact_top .contact_top_right{
  float:left;
  width:600px;
}
.contact_top .contact_top_right h3{
  padding:0;margin:0;
  font-size:20px;
  color:#008bd6;
  font-weight:100;
}
.contact_top .contact_top_right from{
  width:600px;
}
.contact_top .contact_top_right input[type=text]{
  width:250px;
  height:38px;
  border:1px solid #ccc;
  padding-left:10px;
  margin-top:15px;
}
.contact_top .contact_top_right textarea{
  width:520px;
  border:1px solid #ccc;
  margin-top:15px;
  padding-left:10px;
  font-size:14px;
  line-height:38px;
}
.contact_top .contact_top_right button{
  width:120px;
  height:40px;
  border-radius: 6px;
  border:1px solid #ccc;
  background: #fff;
  margin-top:10px;
  margin-right:10px;
  font-size:14px;
}
.contact_top .contact_top_right .submit{
  width:120px;
  height:40px;
  border-radius: 6px;
  border:1px solid #ccc;
  background: #fff;
/*   margin-top:10px; */
  margin-right:10px;
  font-size:14px;
}
.contact_top .contact_top_right button:hover{
  background: #008bd6;
  border:1px solid #008bd6;
  color:#fff;
}
.contact_bottom h3{
  padding:0;margin:0;
  margin-top:50px;
  font-size:20px;
  color:#008bd6;
  font-weight:100;
}
.contact_bottom img{
  margin-top:10px;
}














.fenye{
  margin-top:20px;
  width:100%;
  text-align: center;
}
.fenye a{
  font-size:16px;
  padding:0 10px;
}



.mt20{margin-top:20px;}
.mr10{margin-right:10px;}
