<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* support */
.pagetitle{
	position: absolute;
	width: 460px;
	height: 180px;
	background: #00935b;
	left: 0px;
	top: -55px;
	z-index: 50;
}
.pagetitle::after{
	content:"";
	display: block;
	width: 3px;
	height: 65px;
	position: absolute;
	left: 65px;
	top: -10px;
	background: #FFFFFF;
	z-index: 60;
}
.pagetitle&gt;span{
	display: block;
	font-size: 25px;
	line-height: 30px;
	float: left;
	margin:85px auto auto 60px;
	text-transform: uppercase;
	font-family: arial;
}
.pagetitle&gt;b{
	display: block;
	font-size: 26px;
	line-height: 30px;
	float: right;
	margin:115px 55px auto auto;
}
.pagetitcon{
	position: absolute;
	width: 460px;
	height: calc(100% - 148px);
	padding: 20px 50px 80px;
	left: 0px;
	/* bottom: -75px; */
	top: 125px;
	background: #009b60;
	z-index: 50;
	overflow: hidden;
}
.pagetitcon&gt;img{
	display: block;
	position: absolute;
	opacity: .03;
	right: -60px;
	bottom: -80px;
}
.pagetitcon .pagetitcon_text{
	overflow: hidden;
	width: 100%;
	height: 100%;
	font-size: 14px;
	line-height: 24px;
	min-height: 24px;
	/* white-space: pre-wrap; */
	text-align: left;
	text-indent: 28px;
}
.pageintroduction{
	min-height: 300px;
	padding: 60px 0px;
}
.pageintro_content{
	/* width: 630px; */
	width: calc(100% - 460px);
	float: right;
}
.pageintro_content .pageintro_con{
	width: 285px;
	float: left;
	margin-right: 60px;
	margin-bottom: 30px;
}
.pageintro_content .pageintro_con:nth-child(2n){
	margin-right: 0px;
}
.pageintro_content .pageintro_con:last-child{
	width: 100%;
}
.pageintro_con&gt;h2{
	width: 100%;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	height: 53px;
	line-height: 53px;
	color: #272727;
	font-weight: 500;
	font-size: 18px;
}
.pageintro_con&gt;h2&gt;img{
	display:block;
	float: left;
	height: 36px;
	margin-right: 10px;
}
.pageintro_con&gt;span{
	display: block;
	font-size: 14px;
	line-height: 24px;
	min-height: 24px;
}
/* contitle */
.page_contitle{
	padding: 50px 0px;
}
.page_contitle2{
	min-height: 125px;
	/* border-bottom: 6px solid #Ffff; */
}
.pagetitle_explain{
	display: block;
	width: 680px;
	float: right;
	/* max-height: 40px; */
	line-height: 20px;
	font-size: 14px;
	text-indent: 28px;
	overflow: hidden;
	color: #3f3f3f;
}
.page_conmenu{
	width: 680px;
	float: right;
		margin-right: 24px;
}
.page_conmenu_link{
	width: 100%;
	min-height: 26px;
	margin-bottom: 2px;
	margin-top: 13px;
}
.page_conmenu_link::after{
	display: block;
	content: "";
	clear: both;
	visibility: hidden;
	line-height: 0;
}
.page_conmenu_link a{
	display: block;
	float: left;
	width: 126px;
	height: 26px;
	background: #525252;
	color: #fff;
	text-align: center;
	line-height: 26px;
	font-size: 14px;
	margin-right:10px;
	margin-bottom:10px;
}
 
.page_conmenu_link a:hover{
	color: #00935b;
}

 
.page_conmenu_link .hover{
	background-color:#00935b;
}
.page_conmenu_link .hover:hover{
	color: #fff;
}
.class2nav{
	width: 100%;
	height: 105px;
	background-color: #fff;
}
.class2nav .box{
	width:1200px;
	margin:auto;
}
.class2nav .box a{
	width:130px; height:35px; 
	background-color:#F4F4F4;
	display:block;
	float:left;
	text-align:center; 
	line-height:35px; 
	color:#333;
	margin-top:17px;
	margin-right:10px;
	font-size:14px;
}
.class2nav .box .thislink{
	color: #00935b;
}


/*detail*/
.page_content_txt{
	padding: 20px 20px 40px;
	margin: 0 auto;
	background-color: #FFFFFF;
}
.page_content_txt img{
	max-width: 100%;
}
/* aboutus */
.pageintroduction{
	min-height: 300px;
	padding: 60px 0px;
	background-color: #fff;
}
.pageintro_content{
	width: 630px;
	float: right;
}
.pageintro_content .pageintro_con{
	width: 285px;
	float: left;
	margin-right: 60px;
	margin-bottom: 30px;
}
.pageintro_content .pageintro_con:nth-child(2n){
	margin-right: 0px;
}
.pageintro_content .pageintro_con:last-child{
	width: 100%;
}
.pageintro_con&gt;h2{
	width: 100%;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	height: 53px;
	line-height: 53px;
	color: #272727;
	font-weight: 500;
	font-size: 18px;
}
.pageintro_con&gt;h2&gt;img{
	display:block;
	float: left;
	height: 36px;
	margin-right: 10px;
}
.pageintro_con&gt;span{
	display: block;
	font-size: 14px;
	line-height: 24px;
	min-height: 24px;
}
/* honor */
.page_content_list{
	margin: 40px auto 10px;
	padding-bottom:40px;
}
.page_conlist{
	display: block;
	width: 394px;
	height: 200px;
	position: relative;
	float: left;
	margin-right: 9px;
	margin-bottom: 10px;
}
.page_conlist:nth-child(3n){
	margin-right: 0px;
}
.page_conlist&gt;img{
	display: block;
	width: 100%;
	height: 100%;
}
.page_conlist&gt;span{
	position: absolute;
	display: block;
	width: 100%;
	height: 50px;
	line-height: 50px;
	background: rgba(0,0,0,.8);
	font-size: 15px;
	text-align: center;
	left: 0px;
	bottom: 0px;
	opacity: 0;
	transition: all .5s;
}
.page_conlist:hover&gt;span{
	opacity: 1;
}
.pagination{
	margin: 20px auto;
}
/* aboutus  contact */
.pageintroduction .pagetitcon{
	height: auto;
}
.pagetitcon .vccode{
	display: block;
	width: 94px;
	height: 94px;
}
.vccode&gt;img{
	display: block;
	width: 100%;
	height: 100%;
}
.pagetitcon .page_contactway{
	width: 100%;
	margin-top: 40px;
	color: #fff;
}
.page_contactway span{
	min-height: 32px;
	line-height: 32px;
	text-transform: uppercase;
}
.pagemess_content{
	width: 690px;
	float: right;
}
.pagemess_content .message_table&gt;input[type="submit"]{
	width: 140px;
	height: 46px;
}


/* product */
.pagetitle{
	position: absolute;
	width: 460px;
	height: 180px;
	background: #00935b;
	left: 0px;
	top: -55px;
	z-index: 50;
}
.pagetitle::after{
	content:"";
	display: block;
	width: 3px;
	height: 65px;
	position: absolute;
	left: 65px;
	top: -10px;
	background: #FFFFFF;
	z-index: 60;
}
.pagetitle&gt;span{
	display: block;
	font-size: 25px;
	line-height: 30px;
	float: left;
	margin:85px auto auto 60px;
	text-transform: uppercase;
	font-family: arial;
}
.pagetitle&gt;b{
	display: block;
	font-size: 26px;
	line-height: 30px;
	float: right;
	margin:115px 55px auto auto;
}
.pagetitcon{
	position: absolute;
	width: 460px;
	height: calc(100% - 148px);
	padding: 20px 50px 80px;
	left: 0px;
	bottom: -75px;
	background: #009b60;
	z-index: 50;
	overflow: hidden;
}
.pagetitcon&gt;img{
	display: block;
	position: absolute;
	opacity: .03;
	right: -60px;
	bottom: -80px;
}
.pagetitcon .pagetitcon_text{
	overflow: hidden;
	width: 100%;
	height: 100%;
	font-size: 14px;
	line-height: 24px;
	min-height: 24px;
	white-space: pre-wrap;
	text-indent: 28px;
}
.pageintroduction{
	min-height: 300px;
	padding: 60px 0px;
}
.pageintro_content{
	width: 630px;
	float: right;
}
.pageintro_content .pageintro_con{
	width: 285px;
	float: left;
	margin-right: 60px;
	margin-bottom: 30px;
}
.pageintro_content .pageintro_con:nth-child(2n){
	margin-right: 0px;
}
.pageintro_content .pageintro_con:last-child{
	width: 100%;
}
.pageintro_con&gt;h2{
	width: 100%;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	height: 53px;
	line-height: 53px;
	color: #272727;
	font-weight: 500;
	font-size: 18px;
}
.pageintro_con&gt;h2&gt;img{
	display:block;
	float: left;
	height: 36px;
	margin-right: 10px;
}
.pageintro_con&gt;span{
	display: block;
	font-size: 14px;
	line-height: 24px;
	min-height: 24px;
}

.page_product_list{
	padding-bottom:40px;
}
.site {
	height: 60px;
	line-height: 60px;
	font-size: 14px;
	color: #525252;
}
.site a{
	font-size: 14px;
	color: #525252;
}
.site a:last-child{
	text-decoration: underline;
}
.page_prolist_con::after{
	display: block;
	content: "";
	clear: both;
	visibility: hidden;
	line-height: 0;
}
.page_prolist{
	display: block;
	float: left;
	width: 285px;
	margin-right: 20px;
	margin-bottom: 40px;
}
.page_list{
		width:100%;
		text-align:center;
		padding:10px 0px;
		min-height: 300px;
}
.page_prolist:nth-child(4n){
	margin-right: 0px;
}
.page_prolist&gt;i{
	display: flex;
	justify-content:center;
	align-items:center;
	width: 100%;
	height: 350px;
}
.page_prolist&gt;i&gt;img{
	display: block;
	max-width: 80%;
}
.page_prolist_title{
	padding-left:30px;
	line-height: 22px;
	font-size: 18px;
	color: #414141;
}
.page_prolist_txt{
	margin: 20px 0px 10px;
	padding-left: 30px;
}
.page_prolist_txt&gt;span{
	display: block;
	min-width: 22px;
	line-height: 22px;
	font-size: 14px;
	color: #414141;
	white-space:pre-wrap;
}
.page_product_content{
	padding-bottom: 20px;
}
.page_product_content&gt;i{
	display: flex;
	justify-content:center;
	align-items:center;
	width: 460px;
	height: 460px;
	float: left;
	margin-right: 65px;
}
.page_product_content&gt;i&gt;img{
	display: block;
	max-width: 80%;
}
.page_product_content&gt;div{
	float: left;
	width: 675px;
	padding-top: 10px;
}
.page_product_content&gt;div&gt;h2{
	line-height: 30px;
	font-size: 22px;
	font-weight: bold;
}
.page_product_content&gt;div&gt;h2&gt;span{
	display:block;
	line-height: 30px;
	font-size: 22px;
}
.page_product_content&gt;div&gt;h3{
	height: 30px;
	line-height: 30px;
	font-size: 22px;
}
.page_product_content&gt;div&gt;div{
	height: auto;
	line-height: 22px;
	font-size: 14px;
	margin-top: 20px;
}

/* detail ind_pro */
.ind_pro {
	/* width: 1200px; */
	margin: auto;
	height: auto;
	overflow: hidden;
	margin-top: 70px;
	padding-bottom: 40px;
}

.ind_pro .title {
	text-align: center;
	color: #444;
	font-size: 30px;
	position: relative;
	line-height: 1em;
}

.list_content {
    width: 100%;
    margin-top: 35px;
}
.list_content&gt;span {
    display: block;
    width: 100%;
    text-align: center;
}
.list_content&gt;span&gt;img {
    display: inline-block;
    max-width: 100%;
}

			
@media (max-width:1200px) {
	/* support */
	.pagetitle {
	   
	}
	.page_contitle{
	}
	.pagetitle_explain{
		width: auto;
		float: none;
		margin-top: 100px;
	}
	/* aboutus */
	.pagetitcon {
	    width: 100%;
	    height: auto;
		position: relative;
		top: 55px;
	}
	.pageintro_content {
	    width: 100%;
	    float: none;
	    position: relative;
	    padding-top: 65px;
		overflow: hidden;
		clear: both;
	}
	/* aboutus contact */
	.pagemess_content{
		width: 100%;
		padding-top: 60px;
	}
	/* product */
	.page_conmenu{
		width: 100%;
		margin-right: 0;
		/* float: right;
			margin-right: 24px; */
	}
	.page_conmenu_link{
		/* display: flex;
		flex-wrap: wrap;
		justify-content: space-around; */
		/* justify-content: space-between; */
	}
	.page_conmenu_link a{
		width: 24%;
		margin-right: 1%;
	}
	.page_prolist{
		width: 100%;
		margin-bottom: 0;
	}
	.page_prolist_title {
	    padding-left: 0px;
		padding-top: 10px;
	    /* line-height: 22px;
	    font-size: 18px;
	    color: #414141; */
		text-align: center;
	}
	.page_prolist_txt {
	    margin: 20px 0px 10px;
	    padding-left: 0px;
	}
	/* product detail */
	.page_product_content&gt;i{
		width: 100%;
	}
	.page_product_content .pro-detail{
		padding: 20px 15px 0;
	}
}

@media screen and (max-width: 769px) {
	/* support */
	.pagetitle {
	   position: relative;
	    width: 100%;
	    height: auto;
	    /* background: #00935b; */
	    left: 0px;
	    top: 0;
	}
	.pagetitle&gt;span {
	    font-size: 20px;
	    float: none;
	    margin:0 20px;
		padding-top: 30px;
	}
	.pagetitle&gt;b {
	    font-size:20px;
	    float: none;
	    margin:0 20px;
		padding-top: 10px;
		padding-bottom: 20px;
	}
	.page_contitle {
	    padding: 0px;
	}
	.pagetitle::after {
	    height: 30px;
	}
	.pagetitle_explain {
	    margin-top: 20px;
	}
	/* aboutus */
	.pageintroduction{
		padding: 0;
	}
	.pagetitcon {
		padding: 20px 15px;
		top:0px;
	}
	.pageintro_content {
	    padding: 20px 15px;
	}
	/* honor */
	.page_conlist {
	    width: 100%;
		margin-right: 0px;
	}
	.page_conlist&gt;span{
		opacity: 1;
	}
	/* aboutus contact */
	.pagemess_content{
		width: 100%;
		padding-top: 20px;
	}
}



.pagination &gt; li &gt; a, .pagination &gt; li &gt; span {
	margin: 10px 16px;
	border-radius: 2px;
	color: #333;
}

	.pagination &gt; li &gt; a:focus,
	.pagination &gt; li &gt; a:hover,
	.pagination &gt; li &gt; span:focus,
	.pagination &gt; li &gt; span:hover {
		background-color: #003393;
		color: #FFFFFF;
	}

.pagination &gt; .active &gt; a, .pagination &gt; .active &gt; a:focus, .pagination &gt; .active &gt; a:hover, .pagination &gt; .active &gt; span, .pagination &gt; .active &gt; span:focus, .pagination &gt; .active &gt; span:hover {
	z-index: 2;
	color: #fff;
	cursor: default;
	background-color: #003393;
	border-color: #003393;
	border-radius: 2px;
}

.pagination &gt; li &gt; a, .pagination &gt; li &gt; span {
	position: relative;
	float: left;
	padding: 6px 12px;
	margin-left: -1px;
	line-height: 1.42857143;
	color: #333;
	text-decoration: none;
	background-color: #fff;
	border: 1px solid #ddd;
}

.mod_pagination {
	display: block;
	width: 100%;
	overflow: hidden;
	text-align: right;
}

	.mod_pagination li {
		display: inline-block;
	}

		.mod_pagination li a, .mod_pagination li span {
			color: #646464;
		}

.gobtn {
	float: right;
	display: inline-block;
	padding-left: 0;
	margin-top: 32px;
}

.gotext {
	width: 64px;
	height: 34px;
	color: #333;
	background-color: #fff;
	border: 1px solid #ddd;
	text-align: center;
	outline: none;
}

.btn {
	width: 43px;
	height: 34px;
	-webkit-border-radius: 2px;
	-webkit-background-clip: padding-box;
	-moz-border-radius: 2px;
	-moz-background-clip: padding;
	border-radius: 2px;
	background-clip: padding-box;
	border: solid 1px #ededed;
	text-align: center;
	line-height: 34px;
	padding: 0;
	margin: 0;
	cursor: pointer;
}</pre></body></html>