<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* index banner */
.banner {width: 100%;position: relative;}

/* banner åˆ†é¡µå™¨ */
.swiper-pagination {width: 100%!important;text-align: center!important;bottom:0.1rem!important;}
.swiper-pagination-bullet {width: 10px!important;height: 10px!important;background-color: rgb(255, 255, 255, 0.7) !important;opacity: 1!important;border-radius: 10px!important;}

.swiper-pagination-bullet-active {background-color: #fff!important;}
/* banner åˆ†é¡µå™¨ */


/* -------------------------è‡ªå®šä¹‰éƒ¨åˆ†å¼€å§‹ --------------------------*/

body,input {font-family: "microsoft yahei";}
.fl {float: left;}
.fr {float: right;}


/* å­—ä½“å›¾æ&nbsp;‡ */

@font-face {font-family: "iconfont2";src: url('../font/iconfont.woff2') format('woff'), url('../font/iconfont2.ttf') format('truetype');}
.iconfont2 {font-family: "iconfont2" !important;font-style: normal;-webkit-font-smoothing: antialiased;-webkit-text-stroke-width: 0.2px;-moz-osx-font-smoothing: grayscale;}

/* 		æ–‡å­—å¯¼èˆª  		*/

.head {background: #096b4d;}

.foot {background: #096b4d;}

.nav {
	background: #096b4d !important
}

.nav_color {
	background: #2b2b2b
}

.nav_new {
	background-color: #222c50;
}

.nav_new ul li {
	width: 33.3%;
	height: 0.5rem;
	float: left;
	text-align: center;
}

.nav_new ul li:nth-child(4) {
	border-right: none
}

.nav_new ul li:last-child {
	border-right: none
}

.nav_new ul li a {
	display: inline-block;
	width: 100%;
	height: 0.5rem;
	line-height: 0.5rem;
	color: #fff;
	font-size: 0.22rem;
	font-family: "microsoft yahei";
}

.nav_new ul li:nth-child(4) a {
	border: none!important;
}

.nav_new ul li:last-child a {
	border: none;
}


/* 		æ–‡å­—å¯¼èˆª  		*/


/* é¦–é¡µå…¬å…±æ&nbsp;·å¼ */

.common_i_css {
	padding: 0 4%;
    margin-top: 1.5%;
}
.common_i_title {
	margin-bottom: 1%;
    text-align: center;
    margin-top:30px;
}
.news_top{
	padding-bottom: 3%;
	border-bottom: 1px solid #e9e9e9;
	margin-bottom: 0.2rem;
}
.detail_top{
	padding-bottom: 3%;
	border-bottom: 1px solid #e9e9e9;
	text-align: center;
	margin-bottom: 5%;
}
.common_i_title h2 {
	display: inline-block;
    width: 100%;
    text-align: center;
    color: #096b4d;
    font-size: 0.25rem;
    font-weight: normal;
}
.common_i_title p{
	color: #676767; 
}
.common_i_title span {
    color: #353639;
    font-size: 0.21rem;
}

.common_i_title img {
	display: inline-block;
}


/* å­—ä½“å›¾æ&nbsp;‡æ&nbsp;·å¼ */

.icon_nav {
	background-color: #fff;
}

.icon_nav ul li {
	width: 21%;
	text-align: center;
	float: left;
	margin: 0 2%;
	margin-top: 4%;
	margin-bottom: 2%;
}

.icon_nav ul li a strong {
	display: inline-block;
	border-radius: 50%;
	color: #fff;
	font-size: 0.5rem;
	width: 0.9rem;
	height: 0.9rem;
	line-height: 0.9rem;
}

.icon_nav ul li a span {
	display: inline-block;
	color: #333;
	font-size: 0.2rem;
	margin-top: 14%;
	width: 100%;
	height: 0.3rem;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}



.navs .navs-list {
	width: 25%;
	float: left;
	text-align: center;
}

.navs .navs-list:last-child {
	margin-right: 0;
}

.navs .navs-list img {
	width: 60%;
	display: inline-block;
}

.navs .navs-list span {
	display: inline-block;
	width: 25%;
	height: 4px;
	background: #1c9df4;
}

.navs .navs-list h2 {
	font-size: 0.24rem;
	line-height: 0.5rem;
	height: 0.5rem;
}

.navs .navs-list p {
	color: #626262;
	padding: 10%;
}


/* äº§å“æ&nbsp;·å¼ */
.product_next{line-height: 0.4rem;padding-bottom: 0.2rem;}
.product_title .title_top{
	margin-bottom: 0.15rem;
}
.product_title{    border-bottom: 1px solid #e9e9e9;}
.product_title .title_top:hover{
	color: #fd7f0e;
}
.product_i_list {
	margin: 2% 0;
}
.product_pic img{
	padding-top: 5%;
}
.product_i_list ul li {
    position: relative;
    width: 46%;
    float: left;
    margin: 0 0.5%;
    margin-top: 3%;
}
.product_i_list ul li a img{
    width: 5rem;
    height: 1.5rem;
}

.product_i_list ul li:nth-child(even) {
	margin-left: 5.5%;
}



.product_i_list ul li a span {
	display: inline-block;
    width: 100%;
    height: 0.45rem;
    line-height: 0.45rem;
    /* background-color: #114275; */
    text-align: center;
    font-size: 0.21rem;
    color: #fff;
    background-color: #096b4d;
}

.ad2{
	padding: 5% 0;
}
.more_i {
	text-align: center;
    background-color: transparent;
}

.more_i a {
	display: inline-block;
    width: 100%;
    color: #353639;
    padding-top: 2%;
    font-size: 0.2rem;
}
.more_i a img{
	position: relative;
    bottom: 76.5%;
    left: 71%;
    width: 20%;
}
.more_i a:before{
	content: "";
    display: inline-block;
    width: 41%;
    height: 1px;
    background-color: #dadada;
    vertical-align: middle;
}
.more_i a:after{
	content: "";
    display: inline-block;
    width: 41%;
    height: 1px;
    background-color: #dadada;
    vertical-align: middle;
}
/* æ–°é—» */
.news_content h3{    
	color: black;
    font-size: 0.25rem;
    font-weight: normal;
    /* border-bottom: 1px saddlebrown; */
	padding-bottom: 0.25rem;
	float:left;
	width: 220px;
    text-overflow:ellipsis; overflow:hidden;white-space:nowrap;
}
.news_content p{
	float:right;
	color: black;
}
.news_i {
	border-top: none!important;
}
.news_i .news_title{
	width:100%;
	height: 0.5rem;
	margin-bottom: 0.2rem;
}
.news_i .news_title .title_top{
    float: left;
    width: 40%;
    text-align: center;
    /* border: 1px solid red; */
    padding: 0.1rem 0;
    border-radius: 0.2rem;
    background: #84c225;
    color: white;
}
.news_title .title_top{
	margin-bottom:0.15rem;
	font-size: 0.2rem;
}

.news_title .title_top:hover{
	color:black;
}
.news_title .title_right{
	margin-left: 0.9rem;
}
.news_i_list{margin-top: 4%;}
.news_i_list ul li{margin-bottom: 2.5%;background-color: #fff;border-left: 2px solid #096b4d;}
.i_list_text{padding: 2.7% 0;padding-left: 4%;border-left: 0}
.i_list_text a h2{    
	font-size: 0.24rem;
    font-weight: normal;
    color: #4e6990;
    overflow: hidden;
    white-space: nowrap;
	text-overflow: ellipsis;
}

.i_list_text a span{
	margin-top: 2%;
    font-size: 0.21rem;
    line-height: 1.5;
    color: #646464;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
}


/*è”ç³»æˆ‘ä»¬*/

.contact {
    color: #010101;
    border-radius: 7px;
    padding-top: 1%;
    margin-bottom: 2%;
    line-height: 1.7;
    font-size: 0.21rem;
    border-top: 1px solid #dbdbdb;
padding-left:10px; 
padding-right:10px;
}
.contact p{    
	margin-bottom: 1%;
	padding: 0 5%;
}
.contact p span{
	display: inline-block;
    width: 80%;
    padding: 0.5% 0;
    color: #010101;
    font-size: 0.21rem;
}

/*å¤‡æ¡ˆæ&nbsp;·å¼*/

.beian {
    background-color: #fff;
    color: #333;
    text-align: center;
    height: 0.65rem;
    line-height: 0.65rem;
    font-size: 0.21rem;
}
.beian a {
    color: #333;
    font-size: 0.21rem;
}
.about_i_text{
	line-height: 0.4rem;
}
.about_title{
	text-align: center;
    font-size: 18px;
    padding: 0.15rem;
}
.about_content {line-height: 0.4rem;line-height:26px;font-size:14px;padding-bottom:30px;}
/* page */
.page_form h3{
	text-align: center;
    margin: 7% 0;
    font-size: 0.3rem;
    font-weight: normal;
}
.page_form .form placeholder{
	color:#afafaf;
}
.leave_blank{background: #f2f2f2;padding: 0.06rem !important;}
.content-info{
	margin-top: 0;
	padding:4%;
}
.content-info .text{
	line-height:0.35rem;
}

.product_i_fenlei{
	padding:2% 0;
	text-align: center;
}
.product_i_fenlei li{
	width: 25%;
	margin: 0 2%;
	background: #95cff5;
	display: inline-block;
	line-height: 0.42rem;
	border-radius: 5px;
	color:#fff;
}
.product_i_fenlei .on li{
	background: #1c9df4;
}
.pagelink {
    clear: both;
    text-align: center;
    overflow: hidden;
    padding: 3% 0;
}
.pagelink li {
    display: inline-block;
    margin-left: 5px;
}
.pagelink li a{
	padding: 6px 7px 6px;
    height: 32px;
    color: #4c4c4c;
    border: 1px solid #ddd;
    line-height: 32px;
    text-decoration: none;
    margin: 0 2px;
    font-size: 0.18rem;
}
.pagelink .on a{
	color: #096b4d;
    text-decoration: none;
    padding: 6px 7px 5px;
    border-bottom: 2px solid #096b4d;
}
.content-info .text h2{
	font-size: 0.3rem;
	line-height:0.5rem;
	text-align: center;
	
}
.content-info .text img{
	width: 100%;
	margin: 5% 0;
}
.content-info .text .time{
	font-size: 0.18rem;
	color:#6a6b6b;
	line-height: 0.3rem;
	font-weight: normal;
	text-align: center;
}

.case_i_list{
	margin: 5% 0;
}
.case_i_list ul li{
	margin-bottom: 2.5%
}
.contact-info{
	padding: 5% 0 10% 0;
}
.contact-info p{
	font-size: 0.21rem;
	line-height:0.4rem;
	
}
.contact-info p span{
	width: 30%;
	font-weight: bold;
}
.detail_i_content p{
	line-height: 0.4rem;
    margin: 0.2rem 0;
}



.swiper-pagination-bullet-active{ background:#096b4d !important;}

.detailimg { text-align:center;}
    .detailimg img { display:block; max-width:100%; margin-left:auto; margin-right:auto;}


.product_content {line-height:26px;margin: 0.2rem 0; font-size:14px;}

/*åˆ†é¡µ*/
.pagelink {clear:both;font-size:12px;text-align:center;height:38px; margin-top:30px; font-size:12px;}
.pagelink a,div.pagelink span{padding:6px 7px 6px;height:23px;color:#4c4c4c;border:1px solid #ddd; line-height:26px; text-decoration:none; margin:0 2px;}
.pagelink a:hover{color:#3f8402;text-decoration:none;padding:6px 7px 5px;border-bottom:2px solid #3f8402}
.pagelink .current{color:#3f8402;padding:6px 7px 5px;height:26px;border:1px solid #ddd;border-bottom:2px solid #3f8402;font-weight:bold}

/*ä¸Šä¸€é¡µ ä¸‹ä¸€é¡µ*/
.fanye{color:#4c4c4c;line-height:20px;margin:10px 0px 20px 0px;}
.fanye div{ border-bottom:1px dotted #ddd; padding-bottom:10px; padding-top:10px;}
.fanye a { color:#4c4c4c;}
.fanye a:hover{text-decoration:underline; color:#167cc5;}</pre></body></html>