<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 */
::-webkit-scrollbar{width:10px;height:10px}
::-webkit-scrollbar-track{border-radius:0;background:rgba(0,0,0,.1)}
::-webkit-scrollbar-thumb{background:#8cc63e}
::-webkit-scrollbar-thumb:hover{background:rgba(0,0,0,.4);background-color:#8cc63e}

body{margin:0;padding:0;font-size:12px;font-family:"微软雅黑"; background-color: #fff; color: #333;}
img{border:none;border-radius: 15px;}
i,em{font-style: initial;}
p{margin:0;padding:0;}
ul,li,ol,dl,dt,dd{margin:0;padding:0;list-style-type:none;}
a{color:#333;font-size:12px;text-decoration:none;transition:all 0.3s ease-in-out 0s;}
.clearfix{zoom: 1; }
.clearfix:after{display: block; clear: both; visibility: hidden; height:0; overflow: hidden; content: "."; }
.center{margin:auto;}
.moddle{width:1400px;}
.clear{clear:both;}
.wrapper{ width: 1400px; margin: 0px auto;}
.sbj{ margin-top: 30px;}
.tpwz{ line-height: 30px;background: #333;}
#alttxt{background: #FFF;border: 1px #ddd solid;font-size:12px;padding:10px;z-index:1000;position:absolute;display:none;}
.bian,#alttxt,div.contents img,.error3{border-radius: 5px;box-shadow: 0px 0px 15px #aaa;}
.fl{ float: left;}
.fr{ float: right;}
.wzl{ width: 900px;  font-size: 12px; color: #fff;line-height: 36px;}
.wzr{ width: 300px;}
.wzr a{ display: block; margin: 9px 10px; width: 64px; border: 1px solid #fff; float: right; text-align: center; line-height: 16px; color: #fff;}


.title{text-align: center;margin-bottom: 40px;}
.title span{display: block;font-size: 40px;color: #fff;font-weight: bold;}
.title span i{color: #8cc63e;width: 50px;height: 3px;background: #8cc63e;margin-top: 25px;}
.title p{font-size: 20px;color: #fff;margin-top: 10px;}
.flex{display: flex;justify-content: space-between;flex-wrap: wrap;}
.fle_x{display: flex;justify-content: space-between;}
.vimg{width: 100%;height: 100%;object-fit: cover;}
/***头部***/
.nav{transition: 0.5s;position: fixed;z-index: 9999;left: 0;top: 0;width: 100%;background: rgba(0, 0, 0, 0.5);}
.nav .wrapper{display: flex;justify-content: space-between;}
.n-ul{width: 60%;}
.n-ul li{float: left;text-align: center;width: 12.5%;line-height: 80px;}
.n-ul li&gt;a{display:block;text-align:center;font-size: 18px;color: #fff;position: relative;}
.n-ul li&gt;a::after{content: "";display: block;width: 100%;height: 4px;background: #8cc63e;transition: 0.5s;transform: scale(0);position: absolute;left: 0;bottom: 0;}
.n-ul li:hover&gt;a::after{transform: scale(1);}
.n-ul li .hidebox{width:100%;background:#f1f1f1;position:absolute;left: 0;top: 80px;z-index:9999;display: none;}
.n-ul li .hidebox .hidebox_x{margin: 40px auto;display: flex;justify-content: space-between;}
.n-ul li .hidebox .hidebox_x dl{width: 45%;}
.n-ul li .hidebox .hidebox_x dl .ospan{float: left;display: block;width: 100%;text-align: left;font-size: 25px;font-weight: bold;color: #333;}
.n-ul li .hidebox .hidebox_x dl dt{float: left;width: 35%;line-height: 50px;padding-left: 40px;background: url(../images/nn.png) no-repeat left 12px;margin: 0 40px 5px 0;border-bottom: 1px solid #ccc;padding-bottom: 5px;}
.n-ul li .hidebox .hidebox_x dl dt a{font-size: 16px;display: block;text-align: left;}
.n-ul li:nth-last-child(1) .hidebox{display: none !important;}
.n-ul li:nth-last-child(2) .hidebox{display: none !important;}
.n-ul li .hidebox .hidebox_x dl dt:hover a{color: #8cc63e;}
.n-ul li .hidebox .hidebox_x dl dt:hover{border-color: #8cc63e;}
.nav:hover{background: #fff;}
.nav:hover .n-ul li&gt;a{color: #000;}
/* 产品 */
.product{padding: 80px 0;background: #8cc63e;}
.pro_cat{display: flex;justify-content: space-evenly;margin-bottom: 40px;}
.pro_cat li{width: 30%;height: 380px;text-align: center;border-radius: 10px;border: 4px solid #fff;position: relative;background: #fff;overflow: hidden;}
.pro_cat li:hover img{transform: scale(0.95);}
.pro_cat li img{width: 100%;height: 100%;object-fit: cover;opacity: .7;transition: .5s;}
.pro_cat li .hidebox{position: absolute;left: 0;top: 0;width: 100%;height: 100%;}
.pro_cat li .hidebox p{font-size: 25px;font-weight: bold;margin-top: 80px;}
.pro_cat li .hidebox .duo{font-size: 16px;width: 150px;line-height: 40px;color: #fff;border-radius: 5px;background: #6e9a30;position: absolute;left: 50%;bottom: 110px;margin-left: -75px;}

/* 优势 */
.p2 {position:relative;height:750px;overflow:hidden;margin-bottom:80px;}
.p2-title span {font-family:"Impact";font-size:30px;color:#ffffff;margin-bottom:20px;text-transform:uppercase;display:block;margin-top:50px;}
.p2-title p {font-size:40px;color:#8cc63e;font-weight:bold;}
.p2-title .cont {font-size:16px;color:#ffffff;width:60%;line-height:2;margin-top:30px;}

.p2-tab {position:absolute;left:0;top:0;z-index:-1;width:100%;}
.p2a .img {height:750px;overflow:hidden;}
.p2a .img img {display:block;width:100%;height:100%;object-fit:cover;transition:all ease 1s;}
.p2c {position:absolute;bottom:0;left:0;right:0;}
.p2c li {padding-top: 151px;}
.p2c li a {display:block;position:relative;}
.p2c li a div.img {overflow:hidden;position:relative;z-index:1;}
.p2c li a div.img img {display:block;width:100%;opacity:0;transition:all ease 1s;}
.p2c li:hover a div.img img {transform:scale(1.1);}
.p2c li a .cont {position:absolute;left:0;top:0;width:calc( 100% - 40px);height:calc( 100% - 40px);padding:20px;background:url(../images/xian.png) no-repeat left center rgba(0,0,0,0.5);transition:all ease .3s;z-index:2;}
.p2c li a .cont::after {content:"";width:36px;height:27px;background:url(../images/jiao.png) no-repeat center center;background-size:100% 100%;position:absolute;top:99%;left:3.8rem;opacity:0;}
.p2c li:last-child a .cont {background:url(../images/xian.png) no-repeat left center,url(../images/xian.png) no-repeat right center rgba(0,0,0,0.5);}
.p2c li a .cont span {font-size:24px;font-weight:bold;color:#8cc63e;margin-bottom:1.1rem;}
.p2c li a .cont p {font-size:16px;line-height:2;color:#ffffff;margin-top:20px;}

.p2c li:hover a .cont {transform: translateY(-100%);background: #8cc63e;background-blend-mode: normal, normal;}
.p2c li:hover a .cont::after {opacity: 1;}
.p2c li:hover a .cont span {color: #fff;}
.p2c li:hover a div.img img {opacity: 1;}
/* 简介 */
.company .coml{width: 55%;height: 500px;overflow: hidden;position: relative;}
.coml::before{content: "";display: block;position: absolute;left: 50%;top: 0;width: 0;height: 100%;background: #fff;opacity: 0.5;transition: 0.5s;z-index: 99;}
.coml::after{content: "";display: block;position: absolute;left: 0;top: 50%;width: 100%;height: 0;background: #fff;opacity: 0.5;transition: 0.5s;z-index: 99;}
.coml:hover::before{left: 0;width: 100%;opacity: 0;}
.coml:hover::after{top: 0;height: 100%;opacity: 0;}
.company .coml img{width: 100%;height: 100%;object-fit: cover;transition: 1s;}
.coml:hover img{transform: scale(1.2);}
.company .comr{width: 43%;}
.company .comr span{font-size: 30px;font-weight: bold;color: #333;}
.company .comr .line{width: 50px;height: 4px;background: #8cc63e;margin: 10px 0 20px;}
.company .comr .dcon{font-size: 16px;color: #555;line-height: 2;}
.company ul li{width: 100px;height: 100px;background: url(../images/kk.png) no-repeat center center #8cc63e;font-size: 20px;color: #fff;text-align: center;line-height: 100px;margin-top: 70px;border-radius: 5px;transition: 0.5s;position: relative;}
.company ul li::before{content: "";display: block;width: 20px;height: 2px;background: #fff;position: absolute;left: 50%;top: 30px;margin-left: -10px;}
.company ul li::after{content: "";display: block;width: 20px;height: 2px;background: #fff;position: absolute;left: 50%;bottom: 30px;margin-left: -10px;}
.company ul li:hover{box-shadow: 0 2px 10px #777;transform: translateY(-10px);cursor: pointer;}
.fitem{margin-top: 30px;padding: 60px 0;background: url(../images/fitemimg.jpg) no-repeat center center;background-attachment: fixed;}
.fitem ul li{width: 24.5%;text-align: center;padding: 30px 0;border-right: 1px solid #fff;}
.fitem ul li:first-child{border-left: 1px solid #fff;}
.fitem ul li a{font-size: 16px;color: #fff;display: block;}
.fitem ul li img{display: block;margin: 0 auto 10px;transition: 0.5s;}
.fitem ul li:hover img{transform: rotateY(360deg) translateY(-10px);}
/* 新闻 */
.xwzx{padding: 80px 0;background: url(../images/xwbj.jpg) no-repeat center center;}

.section-title .more-big {
	margin-top: 25px;
	float: right;
	display: none;
}
.section-title small {
	color: #777;
	font-family: "Impact";
	display: block;
	text-transform: uppercase;
	font-size: 30px;
	padding-bottom: 25px;
}
.section-title p {
	font-weight: bold;
	padding-top: 25px;
	font-size: 40px;
	line-height: 1.1;
	border-top: 5px solid #8cc63e;
	display: inline-block;
	vertical-align: top;
	font-weight: bold;
}
.more-big {
	display: inline-block;
	line-height: 50px;
	margin-top: 50px;
	background: #8cc63e;
	border-radius: 5px;
	color: #fff;
}
.more-big span {
	display: inline-block;
	vertical-align: middle;
	font-size: 18px;
	padding: 0 40px;
}
.in-news-left {
	float: left;
	width: 380px;
}
.in-news-left .section-title {
	margin-top: 150px;
}
.in-news-right {
	margin-left: 400px;
}
.list-1 {
	margin: -10px 0 0 -10px;
}
.list-1 li {
	float: left;
	width: 33.333333%;
}
.list-1 li .item {
	border-radius: 5px;
	background: #fff;
	border-bottom: 4px solid #8cc63e;
	display: block;
	position: relative;
	margin: 10px 0 0 10px;
	padding: 30px;
	height: 300px;
}
.list-1 li .item:before {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	background-color: #8cc63e;
	height: 0;
	-webkit-transition: all 1s;
	transition: all 0.5s;
	transition-timing-function:  cubic-bezier(0.52, 1.64, 0.37, 0.66);
}
.list-1 li .text {
	position: relative;
	z-index: 1;
}
.list-1 li .text em{font-size: 14px;color: #333;line-height: 2;font-style: inherit;}
.list-1 li:hover .text em{color: #fff;}
.list-1 li p {
	margin: 0 0 10px;
	font-size: 20px;
	-webkit-transition: all 1s;
	transition: all 1s;
	text-align: justify;
}
.list-1 li p span {
	display: block;
	height: 68px;
	overflow: hidden;
}
.list-1 li:hover p span{color: #fff;}
.list-1 li p:after {
	display: block;
	content: '';
	margin-top: 25px;
	width: 36px;
	height: 2px;
	background-color: #8cc63e;
	-webkit-transition: all 1s;
	transition: all 1s;
}
.list-1 li:hover p:after{background: #fff;}
.list-1 li .lm {
	position: absolute;
	right: 0;
	top: 0;
	width: 20px;
	font-size: 18px;
	text-align: center;
	opacity: 0.5;
	-webkit-transition: all 1s;
	transition: all 1s;
}
.list-1 li .date {
	font-size: 18px;
	color: #999;
	-webkit-transition: all 1s;
	transition: all 1s;
	display: block;
}
.list-1 li .more {
	display: block;
	margin: 30px auto 0;
	line-height: 48px;
	width: 158px;
	font-size: 18px;
	border: 1px solid #8cc63e;
	text-align: center;
}
.list-1 li .item:hover:before {
	height: 100%;
}
.list-1 li .item:hover h4 {
	color: #fff;
}
.list-1 li .item:hover h4:after {
	background-color: #fff;
}
.list-1 li .item:hover .lm {
	color: #fff;
}
.list-1 li .item:hover .date {
	color: #fff;
}
.list-1 li .item:hover .more {
	background-color: transparent;
	border-color: #fff;
	color: #fff;
}
.list-1 li.last .wrap {
	margin: 10px 0 0 10px;
	line-height: 380px;
	text-align: center;
}
.list-1 li.last .wrap .more-big {
	margin-top: 0;
}
.more-big:hover {box-shadow: 0 2px 10px #555;}

/*脚部*/

.foot{background:#272727;padding-top:16px;border-top: 4px solid #8cc63e;}
.foot1{width:310px;padding-top: 40px;}
.foot2{width: 20%;margin-top:33px;margin-right: 2%;}
.ftt{color:#fff;font-size:18px;font-weight: bold;}
.lx{color:#999;font-size:14px;line-height:26px;margin-top:16px;}
.lx li{padding-left: 40px;color: #fff;}
.lx li p{color: #707070;}
.lx li:nth-child(1){background: url(../images/f2.png) no-repeat left;}
.lx li:nth-child(2){background: url(../images/f4.png) no-repeat left;}
.lx li:nth-child(3){background: url(../images/f1.png) no-repeat left;}

.foot3{width: 65%;margin-top:33px;}
.foot3 ul li{width: 180px;}
.foot3 ul li a{font-size: 15px;color: #fff;display: block;line-height: 2;float: inherit;}
.foot3 ul li dl a{font-size: 14px;color: #707070;}
.code{text-align:center;margin-left:26px;margin-top: 60px;}
.codett{font-size:14px;color:#999;margin-top:10px;}
.copyright {background: #272727;font-size: 14px;color: #999; line-height: 32px;text-align: center;padding: 20px 0;}

.foot3 ul a:hover{color: #8cc63e;text-decoration: underline;}


.nlxt{ height: 40px; line-height: 40px; background: #8cc63e; font-size: 16px; color: #fff; padding-left: 20px;}
.nlxb{ background: #f4f5f7; padding: 10px; line-height: 30px; font-size: 14px;}
.yqlj{ line-height:29px;text-align: center;color: #444444; background: #444;}
.yq{ width: 120px;}
.yqlj dl{ font-size: 14px; font-weight: bold; color: #fff; float: left;}
.yqlj dt{ color: #fff;}
.yqlj a{color: #fff; line-height: 29px; float: left; margin-right: 15px;}
/*内页样式*/
.culture{padding: 80px 0 0;}
.culnr li:nth-child(1) .cull{padding: 20px 20px 0 0;width: calc(50% - 20px);}
.culnr li:nth-child(2) .cull{padding: 100px 0 0 20px;width: calc(50% - 20px);}
.culnr li .culr{width: 50%;height: 350px;overflow: hidden;position: relative;}
.culnr li .culr img{width: 100%;height: 100%;object-fit: cover;}
.cull span{font-size: 18px;font-weight: bold;}
.cull .line{width: 50px;height: 3px;background: #8cc63e;margin: 10px 0 20px;}
.cull p{font-size: 16px;line-height: 2;color: #666;text-indent: 32px;}
.culnr li .culr::before{content: "";display: block;position: absolute;left: 50%;top: 0;width: 0;height: 100%;background: #fff;opacity: 0.5;transition: 0.5s;z-index: 99;}
.culnr li .culr::after{content: "";display: block;position: absolute;left: 0;top: 50%;width: 100%;height: 0;background: #fff;opacity: 0.5;transition: 0.5s;z-index: 99;}
.culnr li:hover .culr::before{left: 0;width: 100%;opacity: 0;}
.culnr li:hover .culr::after{top: 0;height: 100%;opacity: 0;}

.pubdate{text-align: center;font-size: 14px;}
.ileft{ width:17%; float:left;margin-bottom: 20px;}
.cp_iright{ width:82%; float:right;margin-bottom: 20px;}

.iright{margin-bottom: 20px;}
.icpfl dt {color: #fff;font-size: 18px;font-weight: bold;padding-left: 70px;padding-top: 20px;background: url(../images/icon5.png) no-repeat 25px center #8cc63e;height: 60px;}
.icpfl dt span {font-size: 14px;font-weight: normal;}
.icpfl&gt;ul{ padding:15px 0px; background-color:#f1f1f1;}

.icpfl&gt;ul .li_1&gt;a{line-height: 32px;padding-left:20px; font-size:16px; color:#000;display: block;transition: 0.5s;font-weight: bold;}
.icpfl&gt;ul .li_1&gt;a:hover{color:#8cc63e;transform: translate(5px);}
.icpfl&gt;ul .li_2{ background:url(../images/cp2.png) no-repeat 20px 12px; line-height:32px;}
.icpfl&gt;ul .li_2&gt;a{ padding-left:40px; font-size:15px; color:#000;display: block;transition: 0.5s;}
.icpfl&gt;ul .li_2&gt;a:hover{color:#8cc63e;transform: translate(5px);}
.icpfl&gt;ul ol{ background:url(../images/cp1.png) no-repeat 35px center; line-height:35px;}
.icpfl&gt;ul ol a{ padding-left: 50px; font-size:15px; color:#000;display: block;transition: 0.5s;}
.icpfl&gt;ul ol a:hover{color:#8cc63e;transform: translate(5px);}

.mup1{border-bottom:2px solid #333; height:39px; line-height:39px; font-size:14px; margin-bottom:15px;}
.cp_mup{background-color: #8cc63e; height:42px;line-height: 42px;color:#fff; font-size:14px;}
.cp_mup p{height:42px;float:left;padding-left: 15px;}
.cp_mup a{color: #fff;}
.cp_mup span{float:right;padding-right:10px;}
.cp_mup span a{ font-size:14px; color:#fff;}
.cp_mup span a:hover{color:#8cc63e;}

.bax{background: #f1f1f1;padding: 30px 0;}
.mup .big_category{float: left;font-size: 30px;font-weight: bold;color: #333;margin-right: 20px;}
.mup .big_category .line{float: left;width: 4px;height: 30px;background: #8cc63e;margin-right: 10px;margin-top: 6px;}
.bax .mup&gt;ul ul{float: left;display: flex;justify-content: space-between;margin-top: 15px;}
.bax .mup&gt;ul ul li{width: 100px;text-align: center;border-right: 1px solid #666;position: relative;}
.bax .mup&gt;ul ul li:first-child{border-left: 1px solid #666;}
.bax .mup&gt;ul ul li::after{content: "";display: block;position: absolute;left: 0;bottom: -8px;width: 0;height: 2px;background: #8cc63e;transition: 0.5s;}
.bax .mup&gt;ul ul li a{font-size: 16px;}
.bax .mup&gt;ul ul li:hover::after{width: 100%;}
.bax .mup&gt;ul ul li:hover a{color: #8cc63e;}

.mup span{float: right;background: url(../images/zhuye.png) no-repeat left center;padding-left: 25px;color:#333; font-size:14px;margin-top: 10px;}
.mup span a{ font-size:14px; color:#333;}
.mup span a:hover{color:#8cc63e;}

.hg .page li{display: inline-block;padding: 5px 10px;border: 1px solid #ccc;margin-right: 10px;}
.tp{border-bottom:1px #e4e4e4 solid;margin:auto;margin-top:10px;padding-bottom: 10px;}
.tp_img{width:20%;float:left;text-align: center;}
.tp_img a{}
.tp_img a img{vertical-align:middle;cursor:pointer;transition: all 0.6s;border: 1px solid #8cc63e}
.tp_img a img:hover{transform: scale(1.1);}
.tp_wz{width:77%;float: right;}
.tp_wz_bt{height:30px;line-height:30px;text-align: left;}
.tp_wz_bt a{font-size:16px;font-weight: bold;}
.tp_wz_bt span{float: right;}
.tp_wz_bt span a{font-size: 12px;font-weight: normal; color:#000;}
.tp_wz_bt span a img{margin-right: 10px;}
.tp_wz_nr{line-height:30px;text-align: left;}
.tp_wz .cp_more{display: block;width: 150px;line-height: 30px;border: 1px solid #ccc;text-align: center;font-size: 15px;color: #666;margin-top: 20px;transition: 0.5s;}
.cp_nr .tp:hover .cp_more{background: #8cc63e;border-color: #8cc63e;color: #fff;}

.rytp{width:24.1%;float:left;margin:0px 5px;}
.rytp a{overflow:hidden;border:1px solid #ccc;text-align:center;display: block;height: 195px;}
.rytp a img{width: 100%;height: 100%;object-fit: contain;cursor:pointer;transition: all 0.6s;}
.rytp a img:hover{transform:scale(0.9);}
.rytp p{line-height:40px;height:40px;text-align:center;width:227px;margin:0px auto;}
.tittle{text-align:center;line-height:40px;height:40px;font-size: 18px;font-weight: bold;margin-top: 20px;}
/* .lb{text-align: left;float: left;} */
.lb a{ color:#333;}
.nyxw2{width:48%;float: left;text-align: left;height:40px;line-height:40px;border-bottom: 1px #D5D5D5 dotted;margin-right: 2%; background:url(../images/dot1.png) no-repeat left center;color:#333;}
.nyxw2 a{ padding-left:20px; color:#333;}
.nyxw2 span{float: right;height:40px;line-height:40px}
.xgcp{width:227px;float: left;margin:0px 5px;text-align: center;line-height:25px;}
.xgcp a{ height:180px; overflow:hidden; display:inline-block;width:225px;}
.xgcp a img{border: 1px solid #ccc; -webkit-transform: scale(1, 1); 
  -moz-transform: scale(1, 1); 
  -webkit-transition: all 0.5s ease-out; 
  -moz-transition: all 0.5s ease-out; 
  transition: all 0.5s ease-out;}
.xgcp a img:hover{-webkit-transform: scale(1.1, 1.1); 
  -moz-transform: scale(1.1, 1.1); 
  transform: scale(1.1, 1.1); 
  -webkit-transition: all 0.6s ease-out; 
  -moz-transition: all 0.6s ease-out; 
  transition: all 0.6s ease-out;}
.xgcp p{ line-height:32px;}
.xgcp p a{ color:#333;}
.page{text-align: center;margin-top: 40px;}
.page li{text-align: center;padding-right: 10px;}
.page li a{ color:#333;font-size: 14px;}
.current a{color: #ef8008!important;}

/* 新闻列表 */
.newsList li{margin: 10px 0;transition: .5s;padding: 10px;}
.newsList li:hover{box-shadow: 0 0 10px #ccc;}
.newsList li .timeDiv{transition: .5s;width: 210px;height: 135px;overflow: hidden;float: left;margin-left: 15px;}
.newsList li .timeDiv img{width: 100%;height: 100%;object-fit: cover;}
.newsList li .timeDiv p{font-size: 50px;padding-top: 5px;}

.newsList li .titBox{float: left;width: 85%;padding-right: 50px;border-right:1px solid #e5e5e5;margin-right: 40px; }
.newsList li .titBox .time{font-size: 14px;color: #989898;}
.newsList li .titBox .one,.newsList li .titBox .two{font-size: 20px;}
.newsList li .titBox .one{color: #333333;position: relative;}
.titBox .one .xian{display: inline-block;width: 30px;height: 2px;background: #8cc63e;transition: 0.5s;}
.newsList li:hover .titBox .one .xian{width: 50px;}
.newsList li .titBox .one a{font-size: 18px;font-weight: 600;}
.newsList li:hover .titBox .one{color:#8cc63e}
.newsList li .titBox .two{width: 200px;height: 1px;background: #bebebe;margin: 10px 0;}
.newsList li .titBox .three{font-size: 16px;color: #888888;}
.newsList li .btn{width: 112px;height: 36px;background: #d9d9d9;display: block;line-height: 36px;text-align: center;color: #6d6d6d;border-radius: 25px;float: left;margin-top: 50px;font-size: 16px;}
.newsList li:hover .btn{background: #8cc63e;color: #ffffff;}
.pageContent .title{margin-top: 0;font-size: 40px;}
.pageContent .titlecon{margin-top: 0;font-size: 20px;}
.pageContent .title p{font-size: 24px;height: 24px;line-height: 24px;border-left: 4px solid #2f318b;padding-left: 15px;font-weight: bold;margin-bottom: 40px;}
.pageContent .title p em{font-size: 18px;color: #bebebe;margin-left: 10px;font-weight: normal}
.news {margin: 50px 0 0 0;}

.vnr{padding:10px 9px;border: 1px solid #ccc;}
.vnr .cplb{width: 18%;margin-bottom: 10px;padding: 5px;float: left;margin-right: 10px;}
.vnr .cplb:nth-child(5n){margin-right: 0;}
.vnr .cplb .cplb_img{position: relative;}
.cplb_img .hidebox{position: absolute;left: 0;top: 0;width: 100%;height: 100%;background: rgba(0, 0, 0, 0.5);transition: 0.9s;opacity: 0;}

.cplb_img .v_cang{position: absolute;left: 0;top: 50%;margin-top: -20px;width: 100%;line-height: 40px;font-size: 16px;color: #fff;text-align: center;transition: 0.5s;}
.cplb_img .v_cang:before{content: "";display: block;width: 30%;height: 1px;background: #fff;margin: 0 auto;transition: 0.8s;opacity: 0;}
.cplb_img .v_cang:after{content: "";display: block;width: 30%;height: 1px;background: #fff;margin: 0 auto;transition: 0.8s;opacity: 0;}
.cplb_img img{width: 100%;height: 100%;object-fit: cover;transition: 0.5s;border: 1px solid #8cc63e;}
.vnr .cplb p{font-size: 16px;color: #000;line-height: 2;text-align: center;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.vnr .cplb:hover .hidebox{opacity: 1;}
.vnr .cplb:hover .v_cang:before{width: 10%;opacity: 1;}
.vnr .cplb:hover .v_cang:after{width: 10%;opacity: 1;}
/* .vnr .cplb:hover{border: 1px solid #8cc63e;} */
/*内页样式*/
.nr video{width: 50%;display: block;margin: 0 auto;height: 500px;}
.cp_nr{line-height:30px;padding:10px 9px;font-size: 14px;border: 1px solid #ccc;}
.nr{line-height:30px;margin: 80px 0;}
.in-title{text-align: center;width: 300px;margin: 0 auto 40px;}
.in-title span{display: block;font-size: 40px;color: #333;font-weight: bold;}
.in-title span i{color: #8cc63e;width: 50px;height: 3px;background: #8cc63e;margin-top: 17px;}
.in-title p{font-size: 20px;color: #fff;margin-top: 10px;}
.profile_left{float: left;width: 48%;}
.profile_left&gt;span{display: block;font-size: 25px;font-weight: bold;color: #444;position: relative;}
.profile_left&gt;span i{position: absolute;left: 0;top: -20px;font-size: 60px;color: #e4e4e4;z-index: -1;text-transform: uppercase;font-family: "Impact";}
.profile_left .line{width: 50px;height: 4px;background: #8cc63e;margin: 10px 0 20px;}
.profile_content{height: 315px;overflow: auto;background: #f1f1f1;padding: 10px;}
.profile_content span{text-indent: 32px !important;}
.profile_right{float: right;width: 50%;height: 400px;overflow: hidden;overflow: hidden;border-top-left-radius: 70px;border-bottom-right-radius: 70px;position: relative;}
.profile_right img{width: 100%;height: 100%;object-fit: cover;transition: 0.5s}
.profile_right::before{content: "";display: block;position: absolute;left: 50%;top: 0;width: 0;height: 100%;background: #fff;opacity: 0.5;transition: 0.5s;z-index: 99;}
.profile_right::after{content: "";display: block;position: absolute;left: 0;top: 50%;width: 100%;height: 0;background: #fff;opacity: 0.5;transition: 0.5s;z-index: 99;}
.profile_right:hover::before{left: 0;width: 100%;opacity: 0;}
.profile_right:hover::after{top: 0;height: 100%;opacity: 0;}

.in-honor{padding: 80px 0;background: url(../images/bg.jpg) no-repeat center center;}
.in-honor .himg{height: 380px;overflow: hidden;background: #fff;}
.in-honor .himg img{object-fit: contain;}
.in-honor p{text-align: center;line-height: 50px;background: #8cc63e;font-size: 16px;color: #fff;}


.photo{width: 70%;margin: 0 auto;display: flex;justify-content: space-between;flex-wrap: wrap;}
.photo li{width: 28%;margin-top: 30px;text-align: center;}
.photo li p{font-size: 16px;line-height: 2;margin-top: 10px;}

@charset "utf-8";
/*---------- base ---------*/

input,select,button{
	font:12px Verdana,Arial,Tahoma;
	vertical-align:middle;
}
.c {
	border: 1px solid #CCC; border-top:none
}
.clear {
	clear:both;
}
.h10 {
	height:10px;
	line-height:10px;
}
h1,h2,h3,h4,h5,h6 { font-size:12px; font-weight:normal}
.message_list{ padding:20px;}
.message_list ul li{ line-height:24px;}
.message_list ul li .message_tit{ border-bottom:1px dashed #dedede; line-height:30px; height:30px; }
.message_list ul li .info{ border-bottom:1px solid #dedede; padding:10px 0;}
.message_list ul li .date{ display:inline-block; font-size:12px; color:#999; margin-left:20px; }
a.message_add{ float:right; display:inline-block; color:#f00; margin-right:20px; }
.message_add_form{width: 50%;margin: 0 auto;}
.simple_btn{width: 408px;line-height: 2.5;background: #8cc63e;color: #fff;text-align: center;font-size: 16px;border: none;outline: none;cursor: pointer;}

.reply_list ul li{ padding:10px 20px; background:#eee; }
.form_table th{ font-weight:normal; vertical-align:top; padding-top:10px; width:100px; }
.form_table td{ font-weight:normal; vertical-align:middle; padding-top:10px;  }
.detail_table th{ padding:8px 0; }
.list_btn,.search_btn{ display:inline-block; width:79px; height:35px; line-height:35px; text-align:center; background:url(../images/btn_bg.gif) no-repeat; border:0;cursor:pointer; }
.list_input{ font-size:14px; height:32px; padding:0 3px; line-height:32px; border:1px solid #ccc; border-right:1px solid #ccc; border-bottom:1px solid #ccc; width:400px;}
.input_date{ height:32px; padding:0 3px; background:url(../images/icon.png) no-repeat center right; line-height:32px; border:1px solid #a7b5bc; border-right:1px solid #ced9df; border-bottom:1px solid #ced9df; width:400px;  }
.list_textarea{ height:80px; width:400px; padding:0 3px;  line-height:20px; border:1px solid #ccc; border-right:1px solid #ccc; border-bottom:1px solid #ccc; width:400px;  }
a.sub_btn,.sub_btn{ display:inline-block; background:url(../images/sub_btn_bg.png) no-repeat; width:138px; text-align:center; color:#fff; height:36px; line-height:36px; border:0; font-size:14px; cursor:pointer; font-weight:bold; }
table{ width: 100%;}
.vgs{font-size:20px;font-weight: bold;padding: 7px;position: relative;height: 31px;margin: 20px 0;background: url(../images/cpgs.jpg) no-repeat center center;}
.vgs p{position:absolute;left: 0;top: 0;border: 1px solid #363636;padding: 7px;color: #363636}
.zuoyou{margin-top:20px;}

.cpxq{}
.cp_l{ width: 46%;}
.cp_r{ width: 52%;}
.cp_r dl{ margin-top: 20px; line-height: 75px; border-bottom: 1px solid #EEEEEE; font-size: 24px; font-weight: bold; margin-bottom: 30px;}
.cp_r dt{ line-height: 43px; font-size: 18px; font-weight: bold;}
.cp_r dd{ line-height: 25px; font-size: 16px; margin-bottom: 14px;}
.cp_r li{ width: 130px; float: left; line-height: 50px; background: #8cc63e; margin-right: 20px; text-align: center;}
.cp_r li a{ font-size: 16px; color: #fff;}
.cp_r li img{ vertical-align: middle; padding-right: 10px;}
.cp_r li:nth-child(1){ background: #8cc63e;}
#preview{ float:none; margin:20px auto; text-align:center; width:420px;}
.jqzoom{ width:410px; height:410px; position:relative;display: table-cell; vertical-align: middle; padding: 5px;}
.jqzoom img{border: 1px solid #8cc63e;}

.zoomdiv{ left:859px; height:300px; width:300px;}
.list-h li{ float:left;}
#spec-n5{width:500px; height:56px; padding-top:6px; overflow:hidden;}
#spec-left{ background:url(../images/left.gif) no-repeat; width:10px; height:45px; float:left; cursor:pointer; margin-top:5px;}
#spec-right{background:url(../images/right.gif) no-repeat; width:10px; height:45px; float:left;cursor:pointer; margin-top:5px;}
#spec-list{ width:472px; float:left; overflow:hidden; margin-left:2px; display:inline;}
#spec-list ul li{ float:left; margin-right:0px; display:inline; width:62px;}
#spec-list ul li img{ padding:2px ; border:1px solid #ccc; width:50px; height:50px;}

#n{margin:10px auto; width:920px; border:1px solid #CCC;font-size:12px; line-height:30px;}
#n a{ padding:0 4px; color:#333}

/*jqzoom www.divcss5.com */
.jqzoom{position:relative;padding:0;}
.zoomdiv{z-index:100;position:absolute;top:1px;left:0px;width:400px;height:400px;background:url(i/loading.gif) #fff no-repeat center center;border:1px solid #e4e4e4;display:none;text-align:center;overflow: hidden;}
.bigimg{width:800px;height:800px;}
.jqZoomPup{z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;width:50px;height:50px;border:1px solid #aaa;background:#FEDE4F 50% top no-repeat;opacity:0.5;-moz-opacity:0.5;-khtml-opacity:0.5;filter:alpha(Opacity=50);cursor:move;}
#spec-list{ position:relative; width:372px; margin-right:6px;}
#spec-list div{ margin-top:0;margin-left:0px; *margin-left:0; width: 100% !important;}

/* 侧边工具栏 */
#toolbar {
  position: fixed;
  z-index: 9999;
  right: 17px;
  bottom: 10%;
}

#toolbar li {
  margin-bottom: 3px;
  font-size: 0;
  width: 57px;
  height: 57px;
  right: 0;
  position: relative;
}

#toolbar li a {
  display: block;
  position: absolute;
  z-index: 9;
  right: 0;
  top: 0;
  width: 57px;
  height: 57px;
  overflow: hidden;
  background: #292e39;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
  white-space: nowrap;
  font-size: 0;
}

#toolbar li .icon-font {
  display: inline-block;
  vertical-align: middle;
  width: 57px;
  height: 57px;
  background-color: #d9d9d9;
}

#toolbar li .icon-qq:after {
  background-position: 0 -150px;
}

#toolbar li .icon-phone:after {
  background-position: 0 -90px;
}

#toolbar li .icon-ewm:after {
  background-position: 0 -30px;
}

#toolbar li .icon-message:after {
  background-position: 0 -120px;
}

#toolbar li .icon-top:after {
  background-position: 0 -60px;
}

#toolbar li .icon-wangwang:after {
  background-position: 0 0;
}

#toolbar li .wz {
  display: inline-block;
  line-height: 57px;
  font-size: 14px;
  color: #fff;
  vertical-align: middle;
  padding-left: 10px;
}

#toolbar li.ewm .ewm-box {
  position: absolute;
  z-index: 1;
  padding: 5px;
  background: #292e39;
  width: 110px;
  right: 120%;
  bottom: 0;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
  -webkit-transition: all .7s;
  transition: all .7s;
}

#toolbar li.ewm .ewm-box p {
  margin-bottom: 0;
}

#toolbar li.ewm .ewm-box img {
  max-width: 100%;
}

#toolbar li.ewm .ewm-box:after {
  content: '';
  position: absolute;
  right: -5px;
  bottom: 20px;
  width: 0;
  height: 0;
  line-height: 0;
  font-size: 0;
  overflow: hidden;
  border-width: 5px;
  cursor: pointer;
  border-style: dashed dashed dashed solid;
  border-color: transparent transparent transparent #292e39;
  border-right: none;
}

#toolbar li.ewm:hover .icon {
  background-position: -57px -180px;
}

#toolbar li.ewm:hover .ewm-box {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

#toolbar li.backtop {
  cursor: pointer;
}

#toolbar li.backtop .iconfont {
  color: #fff;
  background-color: #292e39;
}

#toolbar li:hover a {
  width: 200px;
}

#toolbar li:hover .icon-font {
  background-color: #292e39;
}

#toolbar li:hover .icon-qq:after {
  background-position: -30px -150px;
}

#toolbar li:hover .icon-phone:after {
  background-position: -30px -90px;
}

#toolbar li:hover .icon-ewm:after {
  background-position: -30px -30px;
}

#toolbar li:hover .icon-message:after {
  background-position: -30px -120px;
}

#toolbar li:hover .icon-wangwang:after {
  background-position: -30px 0;
}

#toolbar li:hover .icon-top:after {
  background-position: -30px -60px;
}
.icon-font {
  position: relative;
}

.icon-font:after {
  content: "";
  width: 30px;
  height: 30px;
  background-image: url(../images/icon_spirit.png);
  background-repeat: no-repeat;
  position: absolute;
  left: calc(50% - 15px);
  top: calc(50% - 15px);
}

@media screen and (max-width: 1440px) {
	.wrapper{width: 1200px;}
	.pro_con li{width: 19%;}
	.pro_con li .po .mar span{font-size: 18px;}
	.p2{height: 650px;}
	.p2a .img{height: 650px;}
	.p2c li a .cont p{margin-top: 0;}
	.company ul li{margin-top: 38px;}
	.company .comr .dcon{line-height: 1.8;}
	.pro_con li:nth-child(-n+5){height: 233px;}
	.foot3{width: 63%;}
	.foot3 ul li{width: 120px;}
	/* 内页 */
	.moddle{width: 1200px;}
	.vnr .cplb{width: 31.3%;}
	.icpfl ul p a{font-size: 14px;}
	.rytp{width: 23.9%;}
	.rytp a{height: 160px;}
	.newsList li .titBox{width: 82%;}
	
}
</pre></body></html>