﻿@charset "utf-8";
/* CSS Document */
* {
	padding: 0px;
	margin: 0px;
	box-sizing: border-box;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}

img {
	border: none;
	max-width: 100%;
}
body {
	font-size: 16px;
	font-family: 'Roboto','HelveticaNeue','Helvetica Neue',Helvetica,Arial,sans-serif;
	color: #333;
	font-weight: normal;
	margin: 0px;
	text-decoration: none;
	line-height: 26px;
	padding-top: 125px;
}
a {
	text-decoration: none;
font-family: 'Roboto','HelveticaNeue','Helvetica Neue',Helvetica,Arial,sans-serif;
	color: #333;
	font-weight: normal;
}
a:hover {
	color: #0079c9;
}
.clear {
	clear: both;
}
ul {
	list-style-type: none;
}
li {
	list-style-type: none;
	line-height: 25px;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.hz {
	width: 82%;
	margin: 0 auto;
}
.hza {
	width: 82%;
	margin:80px auto;
}
.hza:after {
	content: " ";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	font-size: 0;
	line-height: 0;
}

@font-face {
  font-family:'iconfont';
  src: url('iconfont.woff2?t=1683621559953') format('woff2'),
       url('iconfont.woff?t=1683621559953') format('woff'),
       url('iconfont.ttf?t=1683621559953') format('truetype');
}
.iconfont {
  font-family: "iconfont" !important;
  font-size: 14px;font-weight:bold;
  font-style: border;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;}



.logo {
	margin-top:6px;
}
.logo img {
	height:72px;
}
.top-pc {
	position: fixed;
	z-index: 9;
	top: 0px;
	left: 0;
	width: 100%; 
	background-color:rgba(255,255,255,0.9);
	transition: all 0.5s;box-shadow: 0px 0px 20px 0px rgba(4, 0, 0, 0.2);
}

.top-ggt{ font-size:14px; height:40px; line-height:40px;background:#333;color:#fff;}
.index-wb p{float:left;margin-right:20px;}
.index-wb p img{float:left;margin-top:6px;margin-right:3px;}
.index-wb a{color:#fff;}
.index-wb a:hover{color:#0079c9;}

.index-yyl {
	display: inline-block;
	box-sizing: border-box;
	vertical-align: middle;

	
}
.index-yyl img {
	display: inline-block;
	vertical-align: middle;
	margin-bottom: 2px;
	margin-right: 3px;
}
.set {
background: 45px 10px no-repeat;
	transition: all 0.5s;
}
.new {
	width: 180px;
	position: absolute;
	z-index: 999;
	display: none;
	top:41px; -webkit-box-shadow: 0 3px 25.5px 4.5px rgba(0, 0, 0, 0.06);
    box-shadow: 0 3px 25.5px 4.5px rgba(0, 0, 0, 0.06);
background:#fff;padding:0 20px;
	margin-left: -30px;
}

.nav1 ul li {
	padding:8px 10px;   border-bottom:1px solid #ebebeb;
}


.top-hz{width:82%;margin:0 auto;}
.menu-hz {
	float: right;
}
.nav {
	display: inline-block;
	box-sizing: border-box;
	vertical-align: bottom;
}
.mainbav ul:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	font-size: 0;
	line-height: 0;
}
.mainbav li {
	position: relative;
	padding: 0 30px;
}
.mainbav li.memu:after {
	content: "";
	width: 0;
	height: 3px;
	background: #0079c9;
	position: absolute;
	bottom: 0;
	left: 0;
	transition: all 0.5s;
}
.mainbav li.memu:hover:after {
	width: 100%;
}
.mainbav li.active:after {
	width: 100%;
}
.mainbav li a {
	font-size: 17px;color:#000;

}
.mainbav .memu {
	float: left;
	line-height: 85px;
	height: 85px;
}
.mainbav .memu:hover, .mainbav .memu.active {
	display: block;
}
.mainbav .memu:hover a, .mainbav .memu.active a {
	color: #0079c9;
}
.mainbav ul li ul {
	display: none;
	position: absolute;
	width: 300px;
	left: 0;padding:10px 0;	background:#fff;
	top:85px;
	z-index: 999999;

}
.mainbav ul li ul li {
	float: none;
	text-transform: none;
	border-right: none;
	padding: 0;
	position: relative;
	text-align: left;

}
.mainbav ul li ul li a {
	display: block;
	color: #333 !important;
	font-size: 15px !important;
	font-weight: normal;
	padding:8px 15px;
}
.mainbav ul li ul li a:hover {
color: #0079c9 !important;	background:#f8f8f8;}
.mainbav ul li ul li ul {
	position: absolute;
	left: 100%;
	top: 0;
}


.sousuo { display: inline-block; box-sizing: border-box; vertical-align: bottom; line-height:85px; position: relative; z-index: 1; transition: all 0.5s; }
.sousuo .sousuo_an { width: 60px; height:85px; display: table-cell; vertical-align: middle; background: url(../images/index_07.png) center no-repeat; cursor: pointer; transition: all 0.5s; }
.sousuo .ssk_bj { width: 100%; display: none; position: fixed; left: 0; top:135px; z-index: 10; }
.sousuo .ssk { max-width: 1500px; width:50%; overflow: hidden; margin: 0 auto;  border-radius:50px; border:none;}
.sousuo .ssk .input_txt { width: 80%; height: 55px; float: left;  padding: 0 2%; border: none; background:#fff; }
.sousuo .ssk .input_btn { width: 20%; height: 55px; float: right; FONT-SIZE: 18px; color: #fff; border: 0; background: #0079c9; cursor: pointer; }
.p-show { display: block !important; }
 input,textarea {
	outline:none;
 }
.top_sj {
	display: none;
}

/*banner*/
.block_home_slider {
	height: auto;
	position: relative;
	line-height: 0px;
	text-align: center;
}/*底部小图标*/
.block_home_slider .slide {
	position: relative;
	overflow: hidden;
}
.block_home_slider .flex-direction-nav a {
	width: 45px;
	height: 50px;
	display: block;
	margin-top: -20px;
	position: absolute;
	top: 50%;
	text-indent: -9000px;
}
.block_home_slider .flex-direction-nav a.flex-prev {
	left: 0;
	background: url(../images/jt1.png) no-repeat;
}
.block_home_slider .flex-direction-nav a.flex-next {
	right: 0;
	background: url(../images/jt2.png) no-repeat;
}
.block_home_slider .flex-direction-nav a.flex-prev:hover {
	left: 0;
	background: url(../images/jt1a.png) no-repeat;
}
.block_home_slider .flex-direction-nav a.flex-next:hover {
	right: 0;
	background: url(../images/jt2a.png) no-repeat;
}



.block_home_slider .flex-control-paging {
	position: absolute;
	bottom: 20px;
	width:98%;
	text-align: center;
}
.block_home_slider .flex-control-paging li {
	margin: 0px;
	padding: 0 5px;
	display: inline-block;
*display:inline;
*zoom:1;
	overflow: hidden;
	list-style-type: none;
}
.block_home_slider .flex-control-paging li a{width:10px; height:10px; display:block; background:#f2f2f2; text-indent:-9000px; position:relative; overflow:hidden;cursor:pointer; border-radius:6px; transition:all 0.5s;}
.block_home_slider .flex-control-paging li a.flex-active {width:40px; background:#fff;}
.block_home_slider .flex-control-paging li a:after{content:"";width:0%;height:100%;background:#0079c9;position: absolute;left:0px;top:0px;}
.block_home_slider .flex-control-paging li a.flex-active:after{width:100%;transition: width 5s linear;-moz-transition: width 5s linear;-webkit-transition: width 5s linear;-o-transition: width 5s linear;}


.flexslider {margin:0; padding:0; height:100%;}
.flex-viewport{height:100%;}
.flexslider .slides{height:100%;}
.flexslider .slides li{overflow:hidden;line-height:0px;height:100%;display: none; position:relative;}
.flexslider .slides li img{display:block;}
#home_slider2{display:none;}


.top_sj { display:none; }



.index-title {
	font-weight: bold;color:#000;
	font-size:40px;line-height:40px;
text-align:center;text-transform:uppercase;

}
.pro_con {
	display: flex;
	flex-wrap: wrap;
	margin-top: 60px;
	overflow: hidden;
}
.pro_t {
	width: 100%;
text-align:center;
	margin-bottom: 60px;
}



.index-pro-hz{display: flex; flex-wrap: wrap;}

.index-product-bj {
	background: #f2f3f4;
	padding: 60px 0;
	overflow: hidden;
}

.pro_gg-hz{margin-left:-1%;margin-right:-1%;}
.sy-product-hz{background:#fff;width:23%;float:left;margin-left:1%;margin-right:1%;border:1px solid #fff;margin-bottom:40px;
overflow:hidden;display:block;transition:transform 0.5s; -webkit-transition:transform 0.5s;}
.sy-product-hz:hover{transform:translateY(-6px); -webkit-trafont-size: 0;border:1px solid #0079c9;box-shadow: 0px 0px 10px 0px rgba(4, 0, 0, 0.2);}

.sy-product-hz2{background:#fff;width:31.3%;float:left;margin-left:1%;margin-right:1%;border:1px solid #fff;margin-bottom:40px;
overflow:hidden;display:block;transition:transform 0.5s; -webkit-transition:transform 0.5s;}
.sy-product-hz2:hover{transform:translateY(-6px); -webkit-trafont-size: 0;border:1px solid #0079c9;box-shadow: 0px 0px 10px 0px rgba(4, 0, 0, 0.2);}

.sy-product-hz3{background:#fff;width:31.3%;float:left;margin-left:1%;margin-right:1%;border:1px solid #fff;margin-bottom:40px;
overflow:hidden;display:block;transition:transform 0.5s; -webkit-transition:transform 0.5s;}
.sy-product-hz3 img{border:3px solid #0079c9;}
.sy-product-hz3:hover{transform:translateY(-6px); -webkit-trafont-size: 0;border:1px solid #0079c9;box-shadow: 0px 0px 10px 0px rgba(4, 0, 0, 0.2);}



.index-product-title{ font-size:18px;font-weight:bold; }
.index-product-title-hz{padding:30px;overflow:hidden;}

.index-news-a-more {
 display: inline-block;
  background: url(../images/arrow3.png) no-repeat right center;
  padding-right: 24px; -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  transition-duration: 0.4s;
}
.index-news-a-more:hover{padding-right: 30px;}


.index-about-bj{background:#f8f8f8;padding:80px 0;overflow:hidden;}

.index-service-nr{width:80%;margin:0 auto;padding:50px 0;font-size:18px;text-align:center;}

.index-service-hz{float:left;display: flex; flex-wrap: wrap;}
.index-service-a{float:left;border-radius:25px;width:31.3%;float:left;background:#fff;margin:0 1%;padding:40px;border:3px solid #000;}
.index-service-a-pic{float:left;width:25%;}
.index-service-a-title{font-size:24px;font-weight:bold;color:#000;margin-bottom:50px;}
.index-service-wb{float:right;width:65%;font-size:16px;color:#666;}

.index-sb-bj {
	background: #0079c9;
	padding: 60px 0;
	overflow: hidden;}
.index-sb-left{width:50%;float:left;position:relative;}
.index-sb-left-wb{background:rgba(0,0,0,0.5);overflow:hidden;padding:25px;font-size:18px;color:#fff;position:absolute;z-index:1;left:0;bottom:0; right:0; }

.index-sb-left-pic{overflow:hidden;}
.index-sb-left-pic img{width:100%;  object-fit: cover;transition: all .8s ease; }
.index-sb-left-pic:hover img{transform: scale(1.06);}

.index-sb-right{width:50%;float:right;margin-top:-0.25%;margin-bottom:-0.25%; }
.index-sb-right-pic{width:49%;float:left;margin:0.5%;position:relative;}
.index-sb-left-wb{background:rgba(0,0,0,0.5);overflow:hidden;padding:20px;font-size:18px;color:#fff;position:absolute;z-index:1;left:0;bottom:0; right:0; }
.index-sb-right-tu{overflow:hidden;}
.index-sb-right-tu img{width:100%;  object-fit: cover;transition: all .8s ease; }
.index-sb-right-tu:hover img{transform: scale(1.06);}

.index-gc-bj{background:url(../images/ggt.jpg) center;background-size: cover; background-attachment: fixed;padding:120px 0;overflow: hidden;}
.index-gc-title{text-align:center;font-size:36px;line-height:36px;font-weight:bold;color:#fff;text-transform:uppercase;}
.index-gc-wb{color:#ddd;font-size:16px;text-align:center;margin:30px auto;width:80%;}

.index-gc-more{margin:0 auto;width:240px;overflow:hidden;display:block;transition:transform 0.5s; -webkit-transition:transform 0.5s;    text-align: center;}
.index-gc-more a{background: #0079c9;color:#fff;display: inline-block; font-size:18px;line-height:50px;padding: 0 35px;border-radius:10px;}
.index-gc-more:hover{transform:translateY(-6px); -webkit-transform:translateY(-6px);}


.index-about-content{margin:50px 0; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:10; -webkit-box-orient:vertical; overflow:hidden; }
.index-about-content p{margin-bottom:10px;}
.index-about-title{font-size:40px;line-height:40px;font-weight:bold;color:#000;text-transform:uppercase;}
.index-about-more{overflow:hidden;display:block;transition:transform 0.5s; -webkit-transition:transform 0.5s;}
.index-about-more a{ color:#fff; background:#0079c3;display: inline-block; line-height:45px;padding: 0 30px;border-radius:10px;}
.index-about-more:hover{transform:translateY(-6px); -webkit-transform:translateY(-6px);}

.index-about-hz{margin-bottom:50px;}

.box{
	position: relative;
	width: 100%;
	overflow: hidden;}

.text-box{
	float: left;width: 50%;
}
.img-box{
	position: absolute;
	right: 0;
	top: 0;
	z-index: 1;
	width: 45%;
	height: 100%; border:4px solid #0079c3;border-radius:15px;
	overflow: hidden;
}	
.img-box>div{
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	transform:scale(1); 
	transition:all .6s;  
}	


@media(max-width:960px) {
.img-box{
	position: relative;
	width: 100%;
	height: 0%; margin-top: 40px;
	padding-bottom: 60%;
}	
/*768PX以下图片高度为宽度60%（也就是img-box的padding值）*/
.img-box>div{
	position: absolute;
	z-index: 1;
	left: 0;
	top:0;
}
.text-box{
	float:none;
	width: 100%;margin:0px;
}

}
.index-ryzz-bj{background:url(../images/background2.jpg) center;background-size: cover;
    background-attachment: fixed;
    overflow: hidden;padding:80px 0;}
.index-ryzz-nr{margin:40px 0;font-size:18px;}


.khjz_dkj {
	position: relative;
}
.khjz .item {
margin: 0 10px;
	position: relative;
	overflow: hidden;
	display: block;

}
.khjz .item img{border:3px solid #0079c9;}


.product-ry .item {
margin: 0 10px;
	position: relative;
	overflow: hidden;border:1px solid #eaeaea;
	display: block;transition:transform 0.5s; -webkit-transition:transform 0.5s;}
.product-ry .item:hover{transform:translateY(-6px); -webkit-trafont-size: 0;border:1px solid #0079c9;box-shadow: 0px 0px 10px 0px rgba(4, 0, 0, 0.2);}

.product-ry .item .cpzs_wb {
	width: 100%;
	height: 100%;

}
.product-ry .item .cpzs_wb .cpzs_wb_t {
	padding:20px;text-align:center;
	font-size: 18px;
}

/* display none until init*/
.owl-carousel {
	display: none;
	width: 100%;
	-ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper {
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer {
	overflow: hidden;
	width: 100%;
}




.owl-carousel .owl-wrapper-outer.autoHeight {
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}
.owl-carousel .owl-item {
	float: left;
}
.owl-controls .owl-page, .owl-controls .owl-buttons div {
	cursor: pointer;
}
.owl-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
/* fix*/
.owl-carousel .owl-wrapper, .owl-carousel .owl-item {
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-controls {
	width: 100%;
	z-index: 11;margin-top:30px;
}
.owl-carousel .owl-controls .owl-buttons div {
	position: absolute;
	display: inline-block;
	zoom: 1;
*display:inline;
	width: 40px;
	height: 70px;
	text-indent: -9999px;
	transition: .35s;
	top: 45%;
	margin-top: -35px;
}
.owl-carousel .owl-controls .owl-buttons .owl-prev {
	background: url(../images/jtl02.png) center no-repeat;
	overflow: hidden;
	left:10px;
}
.owl-carousel .owl-controls .owl-buttons .owl-next {
	background: url(../images/jtr02.png) center no-repeat;
	overflow: hidden;
	right: 10px;
}
.owl-carousel .owl-controls .owl-buttons .owl-prev:hover {
	background: url(../images/jtl03.png) center no-repeat;
	overflow: hidden;
}
.owl-carousel .owl-controls .owl-buttons .owl-next:hover {
	background: url(../images/jtr03.png) center no-repeat;
	overflow: hidden;
}
.owl-carousel .owl-controls.clickable .owl-buttons div:hover {
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
	text-decoration: none;
}
.owl-carousel .owl-controls .owl-page {
	display: inline-block;
	zoom: 1;
*display: inline;/*IE7 life-saver*/
}
.owl-carousel .owl-controls .owl-page span {
	display: block;
	width: 10px;
	height: 10px;
	margin: 5px 7px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	background: #869791;
}
.owl-carousel .owl-controls .owl-page.active span, .owl-carouselpzs .owl-controls.clickable .owl-page:hover span {
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
	background: #0079c9;
}
.owl-carousel .owl-controls .owl-page span.owl-numbers {
	height: auto;
	width: auto;
	color: #FFF;
	padding: 2px 10px;
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}






/* 新闻 */
.news-list{float: left;}
.news-list ul{display: flex; flex-wrap: wrap;}
.news-list ul li{background: #fff;float: left;width:23.5%;margin-right:1.5%;}
.news-list ul li:hover{box-shadow: 0px 0px 10px 0px rgba(4, 0, 0, 0.2);}
.news-list ul li .img{width: 100%;position: relative;overflow: hidden;}
.news-list ul li .img img{width: 100%;height: 100%;object-fit: cover;transition: all .8s ease;}
.news-list ul li .text{padding:30px 20px;}
.news-list ul li .text h6{font-size: 18px;transition: all .4s ease;}
.news-list ul li .text p{color: #999;margin: 30px 0;overflow: hidden;display: -webkit-box;text-overflow: ellipsis;-webkit-box-orient: vertical;-webkit-line-clamp: 2;}
.news-list ul li:hover .text h6{color: #0079c9;}
.news-list ul li:hover .img img{transform: scale(1.06);}
.news-list ul li .time{border-top:1px solid #ccc;padding-top:20px;}




/*----底部----*/
.foot {
	background:#222;color:#888;
	overflow: hidden;
	padding:50px 0 10px;

}
.foot-logo-hz{float:left;width:15%;}
.foot-logo{float:left; width:100%;}
.foot-wb{margin-top:20px;float:left;}
.foot-tb{float:left;margin-top:30px;}
.foot-tb li{float:left;margin-right:15px;}
.foot-tb li img{width:32px;}

.foot-menu-hz{float:right;width:80%;}
.foot-menu{float:left;margin-right:8%;}
.foot-box{width:70%;float:left;}
.foot-contact-hz{width:30%;float:right;}
.foot-contact-title{ font-size:18px; color: #fff;margin-bottom:30px;text-transform:uppercase;  font-weight: bold;}
.foot-contact-nr li{margin-bottom:8px;}
.foot-contact-nr li a{color:#888;}
.foot-contact-nr li a:hover{color:#fff;}
.foot-bq{text-align:center;border-top:1px solid #3a3a3a;overflow:hidden;padding:15px 0;margin-top:30px;}
.foot-contact-wb a{color:#888;}
.foot-contact-wb a:hover{color:#ffff;}

#firstpane{display:none;}


.ny-banner-sj {
	display: none;
}
.ny-banner img {
	width: 100%;
}


.ny-about-menu{border-bottom:1px solid #f5f5f5; overflow: hidden;padding:25px 0;}
.ny-about-menu ul{height:auto;}
.about_item{height: auto; line-height: 60px; float: left; margin: 0 50px; cursor: pointer;}
.ny-about-menu a{display:block;height:auto;float:left;border-radius:4px;text-align:center;font-size:18px;color:#333;}
.ny-about-menu a:hover{
	color: #0079c9;
}
.ny-about-menu li.this a{
	color: #0079c9;
	font-weight: 600
}
.ny-about-menu li{position: relative; margin-right:4%; float: left; }


.locate{color:#666666;float:left; font-size: 16px;}
.locate a{color: #444; float: none!important; font-size: 16px; display:inline-block; margin-right: 0px;}
.locate span{display:inline-block;margin:0 7px;}

.nyaboutbox{width: 100%; height: auto; overflow: hidden; padding:60px 0; box-sizing: border-box; background: #f9f9f9; }
.ny-about-title{font-size:30px;}
.ny-about-nr{margin-top:50px;}
.ny-about-nr p{margin-bottom:20px;}
.ny-qywh-title{color:#0079c9;font-size:22px;margin-bottom:10px !important;}

.product-xq{padding:40px;margin-bottom:40px;background:#fff;overflow:hidden;}
.product-xq-sj {display:none; }	


.product-top .l { width:50%; float: left; }

.product-xq-sj {display:none; }	

.pro-js { width: 100%; margin:50px 0; color:#666;}


.p-hotline {
	font-size: 16px;
	display: block;
	border-top: 1px solid #e2e2e2;
	padding-top: 30px;
}
.hm{color: #0079c9;font-size:20px;}


.tabs2 {
	margin-top: 60px;
}
.tabs2 .horizontal {
	margin: 0px;
	overflow: hidden;
	padding: 0px;	border-bottom: 1px solid #ddd;
}
.tabs2 .horizontal li {
	float: left;
	list-style: none;
	margin-right: 1%;
    padding: 15px 50px;
	text-align: center;
	cursor: pointer;
	font-size: 22px;font-weight:bold;
	background: #e6e6e6;
}
.tabs2 .horizontal li.selectActive {
	background: #0079c9;
	color: #fff;
}
.tab-hz {padding:40px 0;}

.prt {width:45%;float: right;}

.ptt-title {font-size: 30px;font-weight:bold;line-height:35px;}

.ptc{margin:30px 0;}

.tj-product-title{font-size:30px;margin-bottom:50px;font-weight:bold;}


.ny-news-left{width:70%;float:left;border:1px solid #ededed;padding:40px;margin-bottom:40px;}
.ny-newsshow-right{width:28%;float:right;background:#f9f9f9;padding:30px 20px;}
.ny-newsshow-right-title{font-size:24px;border-bottom:1px solid #e5e5e5;padding-bottom:10px;}
.ny-newsshow-right-nr{margin-top:30px;overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.ny-newsshow-right-nr li{overflow:hidden; text-overflow:ellipsis; white-space:nowrap;line-height:36px;background:url(../images/dian.png)no-repeat left;padding-left:15px;}

.news-pic {float:left;width:23%; }
.news-wz-hz { width:74%;float:right; }
.news-hz {padding:50px;
    margin-bottom: 30px;
    overflow: hidden;
    background: #fff; }

.news-hz:hover{box-shadow: 0px 0px 10px 0px rgba(4, 0, 0, 0.2);}
.news-centent { width: 100%; float: left; color: #666; }
.news-centent-title {font-size: 24px; }


.news-nr { margin:30px 0; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden;color:#999; }
.news-ti { font-size:26px;  }
.time {font-size: 15px; color: #999; font-weight: normal;margin-top:15px; }
.news-more { width: 155px; line-height:38px; text-align: center; }
.news-more a{color:#666;border: 1px solid #e1e1e1;display: block; border-radius:25px;}
.news-more:hover a { background: #0079c9; border: 1px solid #0079c9;color: #fff; display: block; }

.about-content { margin:50px 0; color:#666;}
.about-content p{margin-bottom: 10px;}

/*分页*/
.yema{ width:100%; text-align:center; overflow:hidden; padding-top:2%;  }
.yema.bgs2{ text-align:right;}
.yema a{ display:inline-block; height:38px; line-height:38px; padding-left:10px; overflow:hidden; padding-right:10px; min-width:40px;margin-left:3px;  text-align:center; color:#333333; font-size:16px; border:1px solid #ececee; background:#ececee;}
.yema a:hover{ text-decoration:none; color:#fff; background:#0079c9;border:1px solid #0079c9;}
.yema a.on{color:#fff;  background:#0079c9;border:1px solid #0079c9;}
.yema a.first,.yema a.last{ margin-right:0;  }
.yema a.first:hover,.yema a.last:hover{background-color:#0079c9;}
.yema a span{ font-family: "宋体";font-size:16px;}


.info-page {border-top:1px solid #ececec;
	font-size: 0;
	text-align: center;
	position: relative;
	padding: 20px 0;
	margin-top: 50px;
}
.info-page a {
	display: inline-block;
	font-size: 16px;
	line-height: 30px;
	margin-left: 20px;
}
.info-left {
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	max-width: 33.33%;
	background: url(../images/info-left.png)no-repeat center left;
	background-size: 22px 14px;
	padding-left: 40px;
}
.info-page a.info-cent {
	color: #666;
	padding-top: 26px;
	display: inline-block;
	position: relative;
}
.info-page a.info-cent::before {
	position: absolute;
	content: "";
	width: 23px;
	height: 23px;
	background: url(../images/infopage-cen.png)no-repeat center;
	background-size: 100% 100%;
	transition: ease 1s;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
}
.info-page a.info-cent:hover::before {
	transform: rotate(180deg) translateX(50%);
}
.info-right {
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	max-width: 33.33%;
	background: url(../images/info-right.png)no-repeat center right;
	background-size: 22px 14px;
	padding-right: 40px;
	margin-right: 20px;
}


.ny-service-left{float:left;width:20%;background:#fff;}
.ny-service-left li span{float:right;}
.ny-service-left li a{ width:100%; font-size:18px;padding:25px 20px; float:left;border-bottom:1px solid #e6e6e6;}
.ny-service-left li .active{   background: #0079c9; color: #fff;}


.ny-product-box{float:right;width:80%;background:#fff;overflow:hidden;padding:50px;box-shadow: 0px 0px 10px 0px rgba(4, 0, 0, 0.2);}
.ny-product-wb{font-size:18px;margin-bottom:35px;}

.ny-Factory-hz{margin-bottom:50px;float:left;background:#fff;padding:50px;}
.ny-Factory-left{width:50%;float:left;}
.ny-Factory-right{width:50%;float:left;padding-left:50px;}
.ny-Factory-right-title{font-size:30px;color:#000;margin-bottom:50px;position:relative;padding-bottom:25px;}
.ny-Factory-right-title:after {
    content: "";
    position: absolute;
    background: #000;
    width:100px; left:0;
    height: 2px;bottom:0;
   }

.ny-Factory-right-nr{color:#666;}
.ny-Factory-right-nr p{margin-bottom:20px;}

.ny-Factory-left2{width:50%;float:right;}
.ny-Factory-right2{padding-right:50px;width:50%;float:left;}






.contact-left {float: left;width:100%;}
.contact-title{font-size:32px;line-height:35px;text-align:center;font-weight:bold;}
.contact-title p{font-size:18px;margin-top:20px;font-weight:normal;line-height:26px;}
.contact-lxfs{display: flex; flex-wrap: wrap;margin-top:30px;margin-right:-1%;margin-left:-1%;}
.contact-lxfs-a{background:#fff;padding:3% 2%;overflow:hidden;width:23%;margin-right:1%;margin-left:1%;text-align:center;float:left;}
.contact-lxfs-title{margin:12px 0;font-size:20px;font-weight:bold;}
.contact-lxfs-nr{color:#666;word-wrap:break-word;}

.relbar-map {float:left;width:100%;margin-top:60px; }
#map_container {height: 450px;border: 1px solid #e6e6e6;}


.ny-feedback-bj {
	float: left;
	width: 100%;background:url(../images/ggt2.jpg) center;background-size: cover;
    background-attachment: fixed;
    padding:80px 0 ;
    overflow: hidden;}


.ny-title {font-size: 45px;line-height:45px;color:#fff;font-weight:bold;margin-bottom:25px;text-align:center;}

.ny-feedback p {
	color:#c6c6c6;text-align:center;
	margin-bottom:40px;
}
input, textarea {
	outline: none;
}


.soka {
	width: 48.8%;	
	margin-right: 1%;
	background: #f9f9f9;
	border: none;
padding:18px;
	margin-bottom: 18px;
	font-size: 15px;
}
.sokb {
	background: #f9f9f9;
	font-family: "Microsoft YaHei", verdant, tahoma;
	border: none;
	padding:18px;
	margin-bottom:28px;
	font-size: 15px;
	width: 99%;
}

.tj {
	width: 180px;
	border: 1px solid #0079c9;
	line-height: 45px;
	text-align: center;
	color: #fff;
	background: #0079c9;margin:0 auto;
	cursor: pointer;
	font-size: 16px;

}