<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */

*{ margin:0px; padding:0px;}
body{
	margin: 0px;
	padding: 0px;
	font-family: "微软雅黑";
}
ul,li{ list-style-type:none;}
a{
	font-family: "微软雅黑";
	text-decoration: none;
	color: #333;
}
a:hover{text-decoration:none;}
.no-margin{margin-right:0!important;}
.no-bg{ background:none!important;}

.top {
	width: 1126px;
	margin-right: auto;
	margin-left: auto;
	line-height: 36px;
	overflow: hidden;
	background-color: #3a3a3a;
	height: 36px;
}
.top-left {
	font-size: 12px;
	color: #AFAFAF;
	float: left;
	background-image: url(../../images/welcome.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
	margin-left: 20px;
}
.top-right {
	font-size: 12px;
	color: #A7A7A7;
	float: right;
}
.top-right span {
	float: left;
	background-image: url(../../images/home-r-xx.png);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	margin-left: 10px;
	padding-left: 15px;
}
.top-right span a {
	font-size: 12px;
	color: #afafaf;
	display: block;
}
.top_languege {
	float: left;
	height: 22px;
	width: 100px;
	text-align: center;
	display: block;
	margin-right: 10px;
}
.top_languege a {
	display: block;
	color: #FFF;
	font-size: 12px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../../images/language-bg.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 22px;
	line-height: 24px;
	margin-top: 7px;
}
.all-xx {
	height: 1px;
	background-color: #eaeaea;
	clear:both;
}
.top2 {
	width: 1126px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	background-color:#fff;
}
.h-nav{
	float: left;
	margin-top: 17px;
	width:350px;
	height:70px;
}
.h-nav img{
	float: left;
	width:155px;
	height:47px;
	margin-right:10px;
}
.h-nav h4{
	display: block;
	font-size: 24px;
	color: #31956b;
}
.h-nav span{
	display: block;
	color: #787878;
	font-size: 15px;
}

.top2 ul {
	float: right;
	border-left: solid #eaeaea 1px;
	height:87px;
}
.top2 ul li {
	float: left;
	display: block;
	text-align: center;
	width: 84px;
	height: 89px;
	border-right: solid #eaeaea 1px;
}
.top2 ul li a {
	font-size: 14px;
	color: #2f2624;
	display: block;
	padding-top: 34px;
	font-weight: bold;
	height:65px;
}
.top2 ul li a span {
	display: block;
	background-color: #fff;
	height: 2px;
	width: 15px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
.top2 ul li a:hover {
	display:block;
	color:#fff!important;
	background-color:#51ac86;
	height:89px!important;
}
.atbg{
	display: block;
	color: #FFFFFF!important;
	background-color: #51ac86;
	height: 89px!important;
}

.foot-bg {
	width: 1126px;
	margin-right: auto;
	margin-left: auto;
	background-color: #eaf0ec;
	padding-top: 30px;
	padding-bottom: 30px;
	overflow: hidden;
}
.foot-cen {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
.foot-logo {
	float: left;
	width: 242px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d7e2dd;
	background-image: url(../../images/foot-logo.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 120px;
	display: block;
}
.foot-contact {
	float: left;
	width: 458px;
	padding-left: 60px;
	padding-right: 60px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d7e2dd;
	height: 120px;
	display: block;
}
.foot-contact p {
	color:#333;
	font-size:12px;
	line-height:24px;
}
.foot-ewm{
	float: right;
	height: 120px;
	display: block;
	text-align: right;
}
.footer-bg {
	background-color: #38946e;
	width: 1126px;
	margin-right: auto;
	margin-left: auto;
	line-height: 42px;
	height: 42px;
}
.footer-list {
	width: 998px;
	margin-right: auto;
	margin-left: auto;
}
.footer-list li {
	float: left;
	width: 124px;
	text-align: center;
	background-image: url(../../images/foot-nav-xx.png);
	background-repeat: no-repeat;
	background-position: right center;
	display: block;
}
.footer-list li a {
	font-size: 12px;
	color: #FFF;
}
/*关于*/
.ny-center {
	width: 1126px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 80px;
	overflow: hidden;
	background-color:#f8f8f8;
}
.center-bgall {
	background-color: #f8f8f8;
}

.ny-left {
	float: left;
	width: 230px;
	background-color: #eaf0ec;
	/*background-image: url(../../images/n-nav-bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	box-shadow: 0px 0px 5px 1px #ddd;*/
}
.ny-left h3 {
	display: block;
	line-height: 60px;
	font-size: 20px;
	padding-left: 70px;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #51ac86;
	padding-top: 20px;
	background-image: url(../../images/n-nav-icon.png);
	background-repeat: no-repeat;
	background-position: left center;
	border-right:1px solid #eaeaea;
	background-color:#d7e8e1;
	color: #333;
}
.ny-left-nav {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #eaeaea;
	border-right-color: #eaeaea;
}
.ny-left-nav li {
	line-height: 55px;
	height: 55px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-left: 25px;
}
.ny-left-nav li a {
	font-size: 14px;
	color: #333;
	display: block;
	padding-left: 15px;
}
.ny-left-nav li a:hover {
	color: #000;
	font-weight: bold;
}
.ny-left-nav li .green-1 {
	display: block;
	color: #000;
	font-weight: bold;
	font-size: 14px;
}
.ny-right {
	float: right;
	width: 840px;
	padding-top: 40px;
	padding-bottom: 20px;
}
.ny-addr {
	font-size: 12px;
	color: #333;
	margin-right:40px;
	padding-bottom:15px;
	border-bottom:1px dotted #eaeaea;
}
.ny-addr a {
	color: #333;
}
.ny-addr b {
	color: #51ac86;
	font-style: normal;
}
.ny-about-nr img {
	margin-right: 5px;
}
.ny-about-nr {
	margin-top: 30px;
	margin-right: 50px;
}
.ny-about-nr p {
	font-size: 14px;
	line-height: 26px;
	margin-bottom: 10px;
	margin-top: 12px;
	color: #333333;
	margin-right: 10px;
	text-indent: 30px;
}
.ny-about-nr2 {
	margin-top: 30px;
	margin-right: 20px;
}
.ny-about-nr2 p {
	font-size: 14px;
	line-height: 28px;
	margin-bottom: 6px;
	margin-top: 6px;
	color: #333333;
	margin-right: 10px;
}
.ny-about-nr2 p b {
	line-height: 28px;
	margin-bottom: 10px;
	margin-top: 10px;
	color: #333333;
	margin-right: 10px;
}.pro-pic-list a {
	display: block;
	margin-top: 5px;
}
.ny-about-nr h3 {
	font-family: "微软雅黑";
	font-size: 20px;
	color: #333;
	display: block;
	padding-bottom: 10px;
	text-indent:30px;
}
/*新闻*/
.ny-news-nr,.ny-news-ny{
	margin-top: 30px;
	margin-right: 30px;
}
.ny-news11 {
	width: 810px;
	float: left;
	margin-top: 30px;
}
.ny-news11 img {
	float: left;
	width: 220px;
	height: 150px;
}
.ny-news11 h3 {
	display: block;
	padding-left: 30px;
	float: left;
	width: 560px;
}
.ny-news11 h3 a {
	color: #009460;
}
.ny-news11 h3 span {
	font-weight: normal;
	font-size: 14px;
	color: #666;
	float: right;
	margin-right: 10px;
}
.ny-news11 p {
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	width: 560px;
	float: left;
	padding-top: 5px;
	margin-left: 30px;
	margin-bottom: 20px;
}
.ny-news11 p a {
	color: #666;
	font-size: 13px;
}
.readmore a {
	background-color: #009460;
	font-size: 12px;
	color: #FFF;
	display: block;
	width: 110px;
	float: left;
	height: 28px;
	line-height: 28px;
	text-align: center;
	margin-left: 30px;
}
.ny-news-nr ul {
	width: 810px;
	padding-top: 20px;
	display: block;
	clear: both;
	padding-bottom: 20px;
}

.ny-news-nr ul li {
	line-height: 46px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	height: 46px;
}
.ny-news-nr ul li a {
	color: #4a4a4a;
	font-size: 13px;
	font-family: "微软雅黑";
}
.ny-news-nr ul li a b {
	float: left;
	color: #333;
	font-weight: normal;
}
.ny-news-nr ul li a span {
	float: right;
	color: #787878;
	font-size: 12px;
}
.ny-news-wz {
	margin-top: 30px;
	margin-right: 20px;
}.news-wz-title {
	font-size: 16px;
	display: block;
	line-height: 30px;
	text-align: center;
	color: #000;
	font-weight: bold;
}
.news-wz-date {
	text-align: center;
	font-size: 12px;
	color: #666;
	margin-top:10px;
	margin-bottom: 30px;
}
.news-wz-text {
	font-size: 13px;
	line-height: 24px;
	color: #333;
}
.news-wz-text p {
	color: #333;
	font-size: 13px;
	line-height: 24px;
	margin-bottom: 10px;
	text-indent: 25px;
}
.news-page2{
	padding-top:20px;
	margin-top:80px;
	border-top:1px solid #eaeaea;
	clear:both;
}
.news-page2 p {
	font-size: 12px;
	color: #333;
	display: block;
	line-height: 30px;
}
.news-page2 p a {
	float: none;
	color: #666;
}

.news-page2 p a:hover {
	float: none;
	color: #006941;
	text-decoration: underline;
}
.ny-quality-nr {
	margin-top: 30px;
	margin-right: 50px;
}
.ny-nav-list {
	margin-top:30px;
	width:800px;
	overflow:hidden;
}
.ny-nav-list a {
	padding:0px 35px;
	display: block;
	float: left;
	font-size: 14px;
	background-color: #CCC;
	text-align: center;
	line-height: 36px;
	margin-right: 10px;
}
.ny-products-addr a{
	padding:0!important;
	background-color:#f8f8f8!important;
	display: block;
    line-height: 30px!important;
    font-size: 20px!important;
    font-weight: bold!important;
    color: #333;
}
.onn{
	background-color:#51ac86!important;
	display:block;
	line-height:30px;
	color:#fff;
}
/*表单*/
.wrap_con .l_con.fl h5 {
	font-size: 14px;
	margin-top: 20px;
	margin-bottom: 10px;
	line-height: 20px;
}
.l_con.fl h5 {
	color: #333;
	font-weight: normal;
}
.l_con.fl h5 span {
	font-weight: bold;
	display:block;
	padding-bottom:5px;
}
.hor_line{height: 2px;border-bottom: 1px solid #e9e9e9; padding-top: 13px; margin-right:10px;}


/*----*/
.contact-us{width:100%;box-sizing:border-box; text-align:center;}
.contact-us p{margin-bottom:25px}.contact-form{width:100%;margin:34px auto 0}
.form-control{width:48%;margin:5px;position:relative;display:inline-block;color:#333; font-size:14px;}
.form-control-full{width:98%}
.form-control input,.form-control-full textarea{width:100%;padding-left:90px;box-sizing:border-box}
.form-control label{position:absolute;top:16px;left:15px}
.form-control .require{position:absolute;right:15px;top:15px;font-size:22px}
.form-control input{height:48px;border:1px solid #DADADA}
.form-control input.error{border-color:#FB0025}
.form-control-full textarea{height:144px;padding-top:9px;border:1px solid #DADADA;line-height:30px}
input:focus,textarea:focus{outline:0;border-color:#51ac86}
.down-list .placeholder,.down-list ul{width:100%;border:1px solid #DADADA;box-sizing:border-box}
.down-list{text-align:left}.down-list .placeholder{height:48px;padding-left:15px;line-height:48px;cursor:pointer}
.down-list ul{height:161px;position:absolute;z-index:99;overflow-y:scroll;background-color:#fff;border-top:0;display:none}
.down-list ul li{height:40px;background-color:#fff;line-height:40px;padding-left:15px;cursor:pointer}
.btn-submit,.down-list ul li:hover{
	color: #fff;
	background-color: #51ac86;
}
.btn-submit{
	width: 300px;
	height: 54px;
	text-align: center;
	line-height: 54px;
	cursor: pointer;
	border: none;
	font-size: 16px;
	margin-top: 40px;
	margin-bottom: 36px;
	font-family: "微软雅黑";
	float: left;
	margin-left:10px;
}
.btn-submit:hover{
	background-color: #38946e;
}
/*联系*/
.ny-service-nr {
	margin-top: 30px;
	margin-right: 50px;
	width:800px;
}
.ny-service-nr h3 {
	display: block;
	color: #51ac86;
	margin-bottom: 15px;
}

.ny-service-nr p {
	font-size: 13px;
	line-height: 28px;
	color: #333;
	margin-right: 10px;
}
.ny-service-nr p a {
	color: #333;
}
/*产品导航*/
.list{width: 230px;margin:0 auto 0 auto;}
.list ul li{background-color:#d5d5d5; border:solid 1px #c2c2c2; border-bottom:0;}
.list ul li a{padding-left: 10px;color: #333; font-size:12px; display: block; font-weight:bold; height:50px;line-height: 50px;position: relative;
}
.list ul li .inactive{ background:url(../../images/off.png) no-repeat 184px center;}
.list ul li .inactives{background:url(../../images/on.png) no-repeat 184px center;} 
.list ul li ul{display: none;}
.list ul li ul li { border-left:0; border-right:0; background-color:#e2e2e2; border-color:#b8b8b8;}
.list ul li ul li ul{display: none;}
.list ul li ul li a{ padding-left:20px;}
.list ul li ul li ul li { background-color:#f2f2f2; border-color:#b8b8b8; }
.last{ background-color:#d6e6f1; border-color:#6196bb; }
.list ul li ul li ul li a{ color:#287756; padding-left:30px;}
/*产品导航结束*/
.ny-products-nr {
	margin-top: 30px;
	overflow: hidden;
}
.ny-products-list {
}
.ny-products-list li {
	float: left;
	width: 197px;
	margin-right: 8px;
	margin-bottom: 20px;
}
.ny-products-list li a img {
	width: 195px;
	height:157px;
	border: 1px solid #ddd;
}
.ny-products-list li a span {
	display: block;
	width: 197px;
	text-align: center;
	line-height: 32px;
	background-color: #eaeaea;
	font-size: 12px;
}
.ny-products-addr {
	display: block;
	line-height: 30px;
	font-size: 20px;
	font-weight: bold;
	color: #333;
}
.ny-pro-dt {
	width: 502px;
	float: left;
	border:1px solid #ddd;
}
.ny-pro-dt img {
	height: 402px;
	width: 500px;
}


.n-products-cs {
	float: left;
	width: 270px;
	margin-left: 30px;
}
.n-products-cs .anli {
	color: #333;
	font-size: 24px;
	display: block;
	font-weight: normal;
	line-height: 36px;
}
.n-products-cs .bianhao {
	color: #666;
	font-size: 13px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	margin-bottom: 30px;
	padding-bottom: 30px;
	line-height: 36px;
}
.p-more {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
	margin-top: 20px;
	padding-top: 40px;
}
.p-more a {
	background-color: #999;
	display: block;
	line-height: 45px;
	text-align: center;
	color: #FFF;
	font-size: 15px;
}

.n-products-cs .p-1{
	font-size:14px;
	line-height:30px;
	color:#333;
}

.ny-products-xq {
	width: 800px;
	clear: both;
	padding-top: 50px;
	overflow: hidden;
	display: block;
}
.ny-products-xq img {
	width: 100%;
}
.ny-products-mc {
	padding-bottom: 20px;
	overflow: hidden;
	font-size: 20px;
	font-weight: bold;
	color: #51ac86;
	/*border-bottom:1px solid #eaeaea;*/
	border-top:1px solid #eaeaea;
	margin-bottom:30px;
	padding-top:30px;
}
.p-download {
	float:left;
	background-color: #51ac86;
	line-height: 45px;
	border-radius:5px;
	text-align: center;
	width:150px;
	margin-top:50px;
}
.p-download a {
	display: block;
	color: #FFF;
	font-size: 15px;
}
/*page*/
.n-page {
	text-align: left;
	width: 100%;
	margin-top: 60px;
	font-family: Arial, Helvetica, sans-serif, "微软雅黑";
}
.n-page a {
	border: 2px solid #999;
	padding-top: 5px;
	padding-right: 12px;
	padding-bottom: 5px;
	padding-left: 12px;
	margin-right: 10px;
	color: #2a2a2a;
	font-size: 14px;
	font-family: "微软雅黑";
}
.n-page .ott{ background-color:#51ac86; border:2px solid #51ac86; color:#fff;}
.n-page a:hover{ background-color:#51ac86; border:2px solid #51ac86; color:#fff;}
/*专利*/
.ny-certificate-nr {
	margin-top: 30px;
	margin-right: 50px;
}.ny-certificate-nr ul {
	width: 790px;
	overflow: hidden;
}
.ny-certificate-nr ul li {
	line-height: 34px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ddd;
	height: 34px;
	padding-bottom: 45px;
	margin-bottom: 10px;
	width: 790px;
	float: left;
}
.ny-certificate-nr ul li a {
	font-size: 12px;
	color: #333;
}
.ny-certificate-nr ul li a span {
	float: left;
}
.ny-certificate-nr ul li a b {
	float: right;
	background-color: #51AC86;
	color: #FFF;
	width: 100px;
	text-align: center;
	border-radius:5px;
}
</pre></body></html>