/*标签样式初始化*/
div, ul, li, span, p, img, h1, h2, h3, h4, h5, h6, dl, dt, dd {
	margin: 0px;
	padding: 0px;
	list-style: none;
	border: 0px;
}
/*公共样式部分*/
* {
	font-family: "微软雅黑"
}
.zw table {
    border-collapse: collapse;
    border-spacing: 0;
}
.zw table td{    word-break: break-all;
    border-width: 1px;
    border-style: solid;}
body {
	color: #666;
	margin: 0 auto;
	background-color: #fff;
	font-family: "Microsoft YaHei";
	overflow-x: hidden;
}
img {
	border: none;
	vertical-align: middle;
}
a {
	color: #666;
	text-decoration: none;
}
a:hover {
	color: #00a73b;
	text-decoration: none;
}
.ju {
	width: 94%;
	margin: 0 auto;
	overflow: hidden;
	max-width: 1600px;
}
.bg {
	width: 100%;
	min-width: 1300px;
}
.page {
	width: 94%;
	max-width: 1640px;
	margin: 0 auto;
	overflow: hidden;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.head {
	overflow: hidden;
}
.head .heady {
	line-height: 35px;
	background: #eee;
}
.head .heady p a {
	font-size: 14px;
	border-right: 1px #d0cfcf dashed;
	padding: 0 10px;
}
.head .heady p a i {
	margin-right: 6px;
}
.head .heady p {
	font-size: 14px;
}
.head .heade {
	overflow: hidden;
}
.head .heade .logo {
	float: left;
	width: 165px;
	padding-left: 60px;
	border-right: 1px solid #dedede;
	margin-top: 20px;
	margin-bottom: 20px;
}
.head .heade .logo img {
	width: 165px;
}
.head .heade .jupengmc {
	float: left;
	width: 600px;
}
.head .heade .jupengmc p {
	font-size: 28px;
	font-weight: 600;
	color: #333333;
	padding-top: 32px;
	padding-left: 30px;
}
.head .heade .jupengmc p span {
	color: #555;
	font-size: 20.6px;
	display: block;
	font-weight: 100;
}
.head .heade .jupengtel {
	background: url(../images/jupengtel.png) no-repeat left;
	float: right;
	margin-right: 60px;
	padding-left: 79px;
	color: #00a73b;
	font-size: 30px;
	line-height: 40px;
	margin-top: 25px;
}
.head .heads {
	overflow: hidden;
	background: #00a73b;
}
.head .heads ul {
	width: 94%;
	margin: 0 auto;
	overflow: hidden;
	min-width: 1400px;
}
.head .heads ul li {
	float: left;
	width: 10%;
	text-align: center;
}
.head .heads ul li a {
	color: #ffffff;
	line-height: 50px;
	font-size: 18px;
	display: block;
}
.head .heads ul li a:hover {
	background: #fff;
	color: #00a73b;
}
.sycp {
	overflow: hidden;
	background: #f1f1f1;
	padding: 50px 0 50px 0;
}
.sycp .jupengcp .title {
}
.sycp .jupengcp .title p {
	font-size: 35px;
	color: #333;
	font-weight: bold;
}
.sycp .jupengcp .title span {
	color: #555;
	font-size: 17px;
	padding-top: 8px;
	display: block;
}
.sycp .jupengcp .cpfl {
	overflow: hidden;
	margin-top: 30px;
}
.sycp .jupengcp .cpfl ul {
}
.sycp .jupengcp .cpfl ul li {
	transition: all .15s linear;
	float: left;
	margin: 1%;
	text-align: center;
}
.sycp .jupengcp .cpfl ul li a {
	background: #00a73b;
	line-height: 40px;
	padding: 0 20px;
	color: #fff;
	display: block;
	border-radius: 3px;
}
.sycp .jupengcp .cpfl ul li:hover {
	transition: all .15s linear;
	-ms-transform: translateY(-10px);
	-webkit-transform: translateY(-10px);
	-moz-transform: translateY(-10px);
	-o-transform: translateY(-10px);
	transform: translateY(-10px);
	position: relative;
}
.sycp .jupengcp .cpfl ul li .img {
	border: 5px solid #00a73b;
	overflow: hidden;
	border-radius: 137px;
}
.sycp .jupengcp .cpfl ul li .img img {
	object-fit: cover;
	height: 178px;
	width: 100%;
}
.sycp .jupengcp .cpfl ul li h3 {
	color: #333;
	line-height: 35px;
}
.sycp .jupengcp .cpfl ul li:hover h3 {
	color: #00a73b;
}
.prod_cont {
	overflow: hidden;
	padding-top: 20px;
}
.prod_cont ul {
}
.prod_cont ul li:hover {
	transition: all .15s linear;
	-ms-transform: translateY(-10px);
	-webkit-transform: translateY(-10px);
	-moz-transform: translateY(-10px);
	-o-transform: translateY(-10px);
	transform: translateY(-10px);
	position: relative;
}
.prod_cont ul li img{width: 100%;
    object-fit: cover;
      height: 318px;}
.prod_cont ul li {
	transition: all .15s linear;
	position: relative;
	width: 23%;
	margin: 1%;
	float: left;
	overflow: hidden;
}
.prod_cont ul li h3 {
	font-size: 15px;
	position: absolute;
	bottom: 0px;
	line-height: 40px;
	width: 95%;
	background: #00000094;
	color: #fff;
	font-weight: 100;
	padding-left: 5%;
}

.jupengfa {
	overflow: hidden;
	padding: 50px 0 50px 0;
}
.jupengfa .title {
}
.jupengfa .title p {
	font-size: 35px;
	color: #333;
	font-weight: bold;
}
.jupengfa .title span {
	color: #555;
	font-size: 17px;
	padding-top: 8px;
	display: block;
}
.jupengfa ul {
	overflow: hidden;
	margin-top: 30px;
}
.jupengfa ul li:hover {
	transition: all .15s linear;
	-ms-transform: translateY(-10px);
	-webkit-transform: translateY(-10px);
	-moz-transform: translateY(-10px);
	-o-transform: translateY(-10px);
	transform: translateY(-10px);
	position: relative;
}
.jupengfa ul li {
	transition: all .15s linear;
	position: relative;
	width: 23%;
	margin: 1%;
	float: left;
	border-radius: 8px;
	overflow: hidden;
}
.jupengfa ul li h3 {
	border-radius: 0 0 8px 8px;
	font-size: 18px;
	line-height: 40px;
	width: 95%;
	background: #00000085;
	color: #fff;
	font-weight: 100;
	padding-left: 5%;
}
.jupengfa ul li p {
	font-size: 14px;
	line-height: 28px;
}
.jupengfa ul li img {
	width: 100%;
}
.jupengabout {
	overflow: hidden;
}
.jupengabout dl {
	background: #00a73b;
	overflow: hidden;
	width: 100%;
}
.jupengabout dl dt {
	width: 50%;
	float: left;
}
.jupengabout dl dt img {
	width: 100%;
}
.jupengabout dl dd {
	width: 50%;
	float: right;
}
.jupengabout dl dd ul {
	margin-top: 30px;
	overflow: hidden;
	width: 700px;
	margin-left: 5%;
	background: #fff;
	padding: 20px 0 20px 0;
}
.jupengabout dl dd ul li {
	width: 25%;
	float: left;
	text-align: center;
}
.jupengabout dl dd ul li i {
	font-style: initial;
	color: #00a73b;
	font-size: 40px;
}
.jupengabout dl dd ul li em {
	font-style: initial;
	color: #00a73b;
	font-size: 16px;
}
.jupengabout dl dd ul li p {
	padding: 0;
	width: auto;
	color: #00a73b;
	font-size: 14px;
}
.jupengabout dl dd h3 {
	color: #fff;
	line-height: 50px;
	padding: 40px 0 0 5%;
	font-size: 28px;
}
.jupengabout dl dd p {
	padding: 30px 0 0 5%;
	width: 700px;
	color: #fff;
	line-height: 30px;
	font-size: 15px;
}
.jupengys {
	overflow: hidden;
	margin-top: 40px;
}
.jupengys .yi {
	overflow: hidden;
}
.jupengys .yi .imgy {
	width: 630px;
	float: left;
}
.jupengys .yi .imgy img {
	width: 100%;
	height: 340px;
}
.jupengys .yi dd {
	background: #f0f0f0;
	width: 630px;
	height: 340px;
	float: left;
}
.jupengys .yi dd p, .jupengys .yi dd h3 {
	color: #333;
}
.jupengys dd h3 {
	color: #fff;
	padding: 50px 0 0 60px;
	line-height: 60px;
	font-size: 25px;
}
.jupengys dd h3 i {
	margin-right: 10px;
}
.jupengys dd p {
	color: #fff;
	padding: 20px 50px 0 60px;
	line-height: 30px;
}
.jupengys .yi .imge {
	width: 340px;
	float: right;
}
.jupengys .yi .imge img {
	width: 100%;
}
.jupengys .er {
	overflow: hidden;
}
.jupengys .er .textyi {
	height: 340px;
	background: #00a73b;
	width: 630px;
	float: left;
}
.jupengys .er .img {
	width: 340px;
	float: left;
}
.jupengys .er .img img {
	width: 100%;
}
.jupengys .er .texter {
	height: 340px;
	background: #005bac;
	width: 630px;
	float: right;
}
.jupengdz {
	background: url(../images/sygg.jpg) center;
	background-attachment: fixed;
	padding: 80px 0 80px 0;
	text-align: center;
}
.jupengdz dl {
}
.jupengdz dl dt {
	color: #00a73b;
	font-size: 50px;
	font-weight: bold;
	background: #ffffffb3;
	width: 1200px;
	margin: 0 auto;
	line-height: 80px;
}
.jupengdz dl dd {
	color: #fff;
	font-size: 35px;
	width: 325px;
	line-height: 55px;
	margin: 0 auto;
	margin-top: 40px;
	background: #00a73b;
	border-radius: 11px;
}
.jupengdz dl dd i {
	margin-right: 5px;
}
.jupengcase {
	overflow: hidden;
	padding: 50px 0 50px 0;
}
.jupengcase .title {
	margin-bottom: 30px;
}
.jupengcase .title p {
	font-size: 35px;
	color: #333;
	font-weight: bold;
}
.jupengcase .title span {
	color: #555;
	font-size: 17px;
	padding-top: 8px;
	display: block;
}
.jupengcase .wan {
	overflow: hidden;
}
.jupengcase .wan li:hover {
	transition: all .15s linear;
	-ms-transform: translateY(-10px);
	-webkit-transform: translateY(-10px);
	-moz-transform: translateY(-10px);
	-o-transform: translateY(-10px);
	transform: translateY(-10px);
	position: relative;
}
.jupengcase .wan li {
	transition: all .15s linear;
	position: relative;
	width: 31.3%;
	margin: 1%;
	float: left;
	overflow: hidden;
}
.jupengcase .wan li h3 {
	border-radius: 0 0 8px 8px;
	font-size: 15px;
	position: absolute;
	bottom: 0px;
	line-height: 40px;
	width: 95%;
	background: #0000004a;
	color: #fff;
	font-weight: 100;
	padding-left: 5%;
}
.jupengcase .wan li p {
}
.jupengcase .wan li img {
	width: 100%;
	object-fit: cover;
	height: 280px;
}
.jupengcase .to {
	width: 633px;
	float: right;
}
.jupengcase .to li:hover {
	transition: all .15s linear;
	-ms-transform: translateY(-10px);
	-webkit-transform: translateY(-10px);
	-moz-transform: translateY(-10px);
	-o-transform: translateY(-10px);
	transform: translateY(-10px);
	position: relative;
}
.jupengcase .to li {
	transition: all .15s linear;
	position: relative;
	width: 633px;
	overflow: hidden;
	height: 516px;
	margin-top: 8px;
}
.jupengcase .to li h3 {
	font-size: 15px;
	position: absolute;
	bottom: 0px;
	line-height: 40px;
	width: 95%;
	background: #0000004a;
	color: #fff;
	font-weight: 100;
	padding-left: 5%;
}
.jupengcase .to li p {
}
.jupengcase .to li img {
	width: 100%;
}
.jupengnews {
	overflow: hidden;
	background: #f1f1f1;
	padding: 50px 0 50px 0;
}
.jupengnews .title {
	margin-bottom: 30px;
}
.jupengnews .title p {
	font-size: 35px;
	color: #333;
	font-weight: bold;
}
.jupengnews .title span {
	color: #555;
	font-size: 17px;
	padding-top: 8px;
	display: block;
}
.jupengnews ul {
	overflow: hidden;
	padding: 0;
}
.jupengnews ul li {
	transition: all .5s ease;
	overflow: hidden;
	padding: 30px;
	background: #fff;
	width: 680px;
	float: left;
	margin: 20px;
}
.jupengnews ul li .tim {
	position: relative;
	width: 120px;
	float: left;
}
.jupengnews ul li .tim:before {
	content: "";
	width: 40px;
	height: 1px;
	background-color: #979797;
	position: absolute;
	top: 16px;
	left: -42px;
	transition: all .5s ease;
}
.jupengnews ul li:hover .tim:before {
	content: "";
	width: 0px;
	height: 0px;
	background-color: #979797;
	position: absolute;
	top: 16px;
	left: -42px;
	transition: all .5s ease;
}
.jupengnews ul li:hover .text h3:before {
	content: "";
	width: 40px;
	height: 1px;
	background-color: #00a73b;
	position: absolute;
	top: 14px;
	left: 0;
	transition: all .5s ease;
}
.jupengnews ul li:hover .text h3 {
	transition: all .5s ease;
	padding-left: 60px;
	color: #00a73b;
}
.jupengnews ul li .text h3:before {
	content: "";
	width: 0;
	height: 1px;
	background-color: #00a73b;
	position: absolute;
	top: 14px;
	left: 0;
	transition: all .5s ease;
}
.jupengnews ul li .tim .yr {
	display: block;
	font-size: 30px;
	color: #999;
}
.jupengnews ul li .tim .nf {
	display: block;
	font-size: 18px;
	color: #999;
}
.jupengnews ul li .text {
	position: relative;
	float: right;
	width: 555px;
}
.jupengnews ul li .text h3 {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	position: relative;
	transition: all .5s ease;
	font-size: 20px;
	color: #666;
}
.jupengnews ul li .text p {
	font-size: 16px;
	color: #999;
	line-height: 30px;
	height: 60px;
	margin-top: 20px;
	display: -webkit-box;
	overflow: hidden;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
}
.jupengnews ul li .text .img {
	transition: all .5s ease;
	width: 480px;
}
.jupengnews ul li .text .img img {
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	transition: all .5s ease;
	width: 480px;
}
.food {
	background: #383838;
	padding: 35px 0 0 0;
}
.food .bq {
	text-align: center;
	line-height: 50px;
	background: #212121;
	margin-top: 20px;
	font-size: 14px;
}
.food .bq a {
	font-size: 14px;
}
.food .ju {
	width: 1553px;
	margin: 0 auto;
	overflow: hidden
}
.food .zuo {
	float: left;
	width: 425px;
}
.food .zuo .logo {
	width: 300px;
}
.food .zuo .logo img {
	width: 100%;
}
.food .zuo h3 {
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	margin-top: 20px;
	margin-bottom: 8px;
}
.food .zuo p {
	font-size: 14px;
	color: #fff;
	line-height: 30px;
}
.food .zuo p a {
	color: #fff;
}
.food .zuo .img {
	margin-top: 50px;
}
.food .zuo .img img {
	width: 300px;
}
.food .you {
	width: 1125px;
	float: right;
	overflow: hidden;
}
.food .you .dh {
	overflow: hidden;
}
.food .you .dh dl {
	width: 210px;
	float: left;
}
.food .you .dh dl:nth-child(2) dd a {
	display: block;
	float: none;
}
.food .you .dh .ewm {
	float: right;
	width: 284px;
}
.food .you .dh dl p {
	width: 120px;
	margin-left: 20px;
	float: left;
	line-height: 30px;
	color: #eee;
	text-align: center;
}
.food .you .dh dl p img {
	width: 120px;
}
.food .you .dh dl dt {
}
.food .you .dh dl dt a {
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	line-height: 55px;
	display: block;
}
.food .you .dh dl dd {
	overflow: hidden;
	margin-top: 15px;
}
.food .you .dh dl dd a {
	color: #fff;
	float: left;
	margin-right: 29px;
	line-height: 30px;
	font-size: 14px;
}
.food .you .xia {
	overflow: hidden;
	padding: 40px 0 0 0;
}
.food .you .xia ul {
	overflow: hidden;
}
.food .you .xia ul li {
	float: left;
}
.food .you .xia ul li a {
	font-size: 16px;
	padding: 0 51px 0 0;
	line-height: 30px;
}
.food .you .xia .text {
	color: #666;
	line-height: 30px;
	margin-top: 10px;
	font-size: 14px;
}
.food .you .xia .gjc {
	color: #666;
	line-height: 30px;
	font-size: 14px;
}
.food .you .xia .gjc a {
	color: #666;
	line-height: 30px;
	font-size: 14px;
}
.food .you .xia .gjc span {
	padding: 0 6px
}
.food .you .xia .gjc a:nth-child(1) span {
	display: none;
}
.weizhi {
	max-width: 1600px;
	width: 94%;
	line-height: 40px;
	margin: 0 auto;
	color: #666;
}
.weizhi a {
	color: #666;
}
.weizhi i {
	margin-right: 10px;
}
.bannei {
	width: 100%;
	height: 292px;
	background-position: center;
	background-repeat: no-repeat;
}
/*产品*/

.list_top {
	background: #00a73b;
	width: 300px;
	height: 162px;
	text-align: center;
}
.list_wz {
	width: 300px;
	padding-top: 57px;
}
.list_top p {
	font-size: 24px;
	color: #fff;
}
.list_top d {
	font-size: 14px;
	color: #fff;
	line-height: 24px;
}
.prod_b {
	width: 260px;
	border-top: 20px solid #f5f5f5;
	border-left: 20px solid #f5f5f5;
	border-right: 20px solid #f5f5f5;
}
.prod_b table {
	width: 100%;
	background: #fff;
}
.prod_b h3 {
	border-bottom: 1px solid #555;
	width: 80%;
	line-height: 55px;
	display: block;
	margin: 0 auto;
	height: 55px;
	font-weight: 100;
}
.prod_b table tr+tr td {
	border-top: 1px solid #eee;
}
.prod_b table tr+tr td:last-child {
	border-bottom: 1px solid #eee;
}
.prod_b h3 a {
	font-size: 16px;
	display: block;
	width: 100%;
	height: 100%;
	position: relative;
	color: #333;
}
.prod_b h3 a:after {
	content: '';
	background: url("../images/20200908223151_1530264004.png")no-repeat center;
	width: 24px;
	height: 24px;
	display: block;
	position: absolute;
	right: 0;
	top: 14px;
	transition: 0.3s ease all;
}
.prod_b ul {
	overflow: hidden;
	width: 80%;
	line-height: 55px;
	margin: 0 auto;
}
.prod_b ul li {
	width: 80%;
	line-height: 35px;
	display: block;
	margin: 0 auto;
	border-bottom: 1px dashed #dcdcdc;
}
.prod_b ul li a {
	color: #666;
	font-size: 14px;
}
.fdh-01-nav-one {
}
.prod_tel {
	width: 260px;
	height: 170px;
	border-left: 20px solid #f5f5f5;
	border-right: 20px solid #f5f5f5;
	border-bottom: 30px solid #f5f5f5;
	background: url("../images/20200908230928_544389557.jpg")no-repeat center;
}
.prod_tel p {
	font-size: 16px;
	text-align: center;
	padding-top: 60px;
}
.prod_tel p span {
	font-size: 28px;
	color: #00a73b;
	font-weight: bold;
	font-family: Arial;
}
.prod_gg {
	width: 960px;
	height: 245px;
	background: url("../images/20200908232205_1703523429.jpg")no-repeat center;
}
.prod_ggtop {
	font-size: 32px;
	text-align: center;
	font-weight: bold;
	color: #fff;
	padding: 68px 0 30px;
}
.prod_ggbottom {
	padding-left: 24%;
}
.prod_ggbottom li {
	width: 120px;
	height: 38px;
	line-height: 38px;
	font-size: 16px;
	text-align: center;
	border-radius: 38px;
	margin-left: 20px;
	float: left;
	background-image: linear-gradient( #0e62a7, #00a73b);
	color: #fff;
	cursor: pointer;
}
.prod_ggbottom li:hover {
	background-image: linear-gradient(#0e62a7, #009944);
	transition: all ease-in-out;
}
.prod_ggbottom .li_xj {
	width: 157px !important;
}
.prod_fr table td {
	padding-left: 0 !important;
	margin-left: 25px;
	margin-bottom: 24px;
	display: block;
	float: left;
	overflow: hidden;
}
.prod_fr table td:nth-child(3n+1) {
	margin-left: 0;
}
.prod_fr table td img {
	border: 1px solid #eee;
	transition: 0.3s ease all;
}
.prod_fr table td span {
	display: block;
	width: 302px;
	height: 66px;
	background: #ccc;
	position: relative;
	z-index: 3;
	transition: 0.3s ease all;
}
.prod_fr table td span a {
	line-height: 66px;
	font-size: 15px;
	color: #484848;
	font-weight: lighter;
	position: relative;
	z-index: 9;
}
.prod_fr table td span:after {
	content: '';
	width: 100%;
	height: 0;
	display: block;
	background: #00a73b;
	position: absolute;
	bottom: 0;
	transition: 0.3s ease all;
}
.prod_fr table td:hover span:after {
	height: 100%;
}
.prod_fr table td:hover a {
	color: #fff;
}
.prod_b table td:hover a {
	color: #00a73b;
	font-weight: bold !important;
}
.prod_b table td:hover a:after {
	background-image: url("../images/20200910093140_1217169036.png");
}
.colb {
	overflow: hidden;
	padding: 20px 0 40px 0;
}
.colb .lb {
	float: right;
	width: 1270px;
	overflow: hidden;
}
.colb .lb .title {
	border-bottom: 1px solid #eee;
}
.colb .lb .title span {
	background: #00a73b;
	color: #fff;
	line-height: 50px;
	display: block;
	width: 180px;
	padding-left: 20px;
	font-weight: bold;
	font-size: 22px;
}
.colb .lb ul {
	overflow: hidden;
	margin-top: 30px;
}
.colb .lb ul li:hover {
	transition: all .15s linear;
	-ms-transform: translateY(-10px);
	-webkit-transform: translateY(-10px);
	-moz-transform: translateY(-10px);
	-o-transform: translateY(-10px);
	transform: translateY(-10px);
	position: relative;
}
.colb .lb ul li {
	transition: all .15s linear;
	position: relative;
	width: 31.1%;
	margin: 1%;
	float: left;
	overflow: hidden;
	border: 1px #eee solid;
}
.colb .lb ul li h3 {
	border-radius: 0 0 8px 8px;
	font-size: 18px;
	line-height: 50px;
	width: 95%;
	color: #3e3b3b;
	font-weight: 100;
	text-align: center;
}
.colb .lb ul li img {
	width: 100%;
	object-fit: cover;
	height: 280px;
}
.about {
	overflow: hidden;
}
.about .title {
	font-weight: bold;
	font-size: 40px;
	color: #222;
	padding: 50px 0 50px 0;
	text-align: center;
}
.about .title p {
	line-height: 40px;
	color: #333;
	font-weight: bold;
	font-size: 18px;
}
.about .zw {
	font-size: 18px;
	line-height: 35px;
	color: #333;
	overflow: hidden;
}
.about .zw p {
	font-size: 18px;
	line-height: 35px;
	color: #333;
	margin: 10px 0 10px 0;
}
.about .zw img {
	width: 100%;
	height: auto;
}
.lianxi {
	padding: 50px 0 0 0;
	overflow: hidden;
}
.lianxi .title {
	text-align: center;
	line-height: 80px;
	margin-bottom: 30px;
	font-size: 40px;
}
.lianxi .text {
	font-size: 18px;
	color: #7a7a7a;
	line-height: 35px;
}
.lianxi ul {
	overflow: hidden;
	margin-top: 50px;
}
.lianxi ul li {
	padding: 50px 0 50px 0;
	text-align: center;
	width: 24.9%;
	float: left;
	border-right: 1px #e2e2e2 solid;
}
.lianxi ul li:nth-child(4) {
	border-right: none;
}
.lianxi ul li span {
	color: #00a73b;
	font-size: 50px;
}
.lianxi ul li span i {
	font-size: 50px;
}
.lianxi ul li h3 {
	color: #333;
	font-size: 20px;
	line-height: 50px;
}
.lianxi ul li p {
	color: #333;
	line-height: 28px;
	font-size: 18px;
	margin-top: 20px;
}
.lianxi #allmap {
	width: 100%;
	padding-bottom: 50px;
	margin-top: 50px;
	height: 400px;
	overflow: hidden;
	font-family: "微软雅黑";
}
.xwlb {
	float: right;
	width: 1270px;
	overflow: hidden;
}
.xwlb ul {
	overflow: hidden;
}
.xwlb ul li {
	transition: .5s;
	border-bottom: 1px solid #e0e0e0;
	overflow: hidden;
	padding: 15px 0 15px 0;
}
.xwlb ul li .tim {
	transition: 1s;
	width: 10%;
	float: left;
	color: #999;
}
.xwlb ul li .tim span {
	font-size: 19px;
	text-align: center;
	line-height: 50px;
	display: block;
}
.xwlb ul li .tim i {
	font-size: 18px;
	margin-left: 50px;
	transition: .5s;
}
.xwlb ul li:hover .tim span {
	color: #333;
}
.xwlb ul li:hover .tim i {
	transition: .5s;
	background: #00a73b;
	color: #fff;
	padding: 0 20px;
	line-height: 30px;
}
.xwlb ul li .text {
	width: 73%;
	padding-right: 4%;
	float: left;
}
.xwlb ul li .text h3 span {
	width: 50px;
	height: 2px;
	background: #b8b5b5;
	display: -webkit-inline-box;
	margin-bottom: 5px;
	margin-right: 10px;
	transition: .5s;
}
.xwlb ul li:hover .text h3 span {
	width: 100px;
	transition: .5s;
}
.xwlb ul li .text h3 a {
	font-size: 22px;
	color: #333;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.xwlb ul li:hover .text p {
	transition: .5s;
	padding-left: 110px;
}
.xwlb ul li .text p {
	transition: .5s;
	font-size: 14px;
	color: #999;
	padding-left: 60px;
	line-height: 30px;
}
.xwlb ul li .img {
	overflow: hidden;
	float: left;
	width: 13%;
}
.xwlb ul li .img img {
	width: 100%;
	transition: 2s;
}
.xwlb ul li:hover .img img {
	border-radius: 0;
	-webkit-transform: scale(1.3);
	transform: scale(1.3);
	-ms-transform: scale(1.3);
}
.xwlb .title {
	border-bottom: 1px solid #eee;
}
.xwlb .title span {
	background: #00a73b;
	color: #fff;
	line-height: 50px;
	display: block;
	width: 180px;
	padding-left: 20px;
	font-weight: bold;
	font-size: 22px;
}
.page {
	padding-top: 20px;
	overflow: hidden;
	display: flex;
	justify-content: center;
}
.page a {
	border-radius: 5px;
	line-height: 32px;
	padding: 0 13px;
	border: 1px solid #e0dede;
	margin: 5px;
	color: #666;
	display: block;
	font-size: 14px;
	float: left;
}
.page a b {
	border-radius: 5px;
	border: none;
	line-height: 32px;
	padding: 0;
	margin: 0px;
	display: block;
	float: left;
	font-weight: 100;
	color: #666;
	background: none;
}
.page a:hover, .page b {
	margin: 5px;
	border-radius: 5px;
	border: 1px solid #00a73b;
	line-height: 32px;
	padding: 0 13px;
	display: block;
	float: left;
	color: #fff;
	background: #00a73b;
}
.neirong {
	background: #fff;
	padding: 20px 0 20px 0;
	overflow: hidden;
}
.neirong .cs {
	border-bottom: 1px solid #e0e0e0;
	padding-top: 30px;
}
.neirong .cs h1 {
	font-weight: 500;
	color: #222;
	font-size: 36px;
	text-align: center;
}
.neirong .cs p {
	line-height: 30px;
	font-size: 14px;
}
.neirong .cs p span {
	padding: 0 20px;
}
.neirong .cs p .fr {
}
.neirong .zw {
	padding: 20px;
	overflow: hidden;
	font-size: 16px;
	line-height: 35px;
}
.neirong .zw p {
	font-size: 16px;
	line-height: 35px;
}
.neirong .zw p img {
	width: 100%;
	height: auto;
}
.shangxia {
	border-top: 1px solid #e0e0e0;
}
.shangxia p a {
	font-size: 14px;
	line-height: 35px;
}
.shangxia p {
	padding: 0 20px;
	font-size: 14px;
	line-height: 35px;
}
/*图集样式*/
#showbox {
	background: #fff;
}
#showbox span {
	background: url(../images/whitebg.png) repeat;
}
#showsum {
	left: 25px;
	margin-top: 10px;
}
#showsum span {
	border: 1px solid #ddd;
}
#showsum span.sel {
	border: 1px solid #f60;
}
.showpage {
	width: 400px;
	position: relative;
}
.showpage a {
	display: block;
	width: 15px;
	border: 1px solid #ddd;
	height: 60px;
	line-height: 60px;
	background: #eee;
	text-align: center;
	font-size: 18px;
	position: absolute;
	left: 0;
	top: -62px;
	text-decoration: none;
	color: #999;
}
.showpage a#shownext {
	left: auto;
	right: 0;
}
.showpage a:hover {
	background: #ccc;
	color: #777;
}
/*内页右侧共用*/
.ddcright {
	float: right;
	width: 1270px;
	background: #fff;
}
.ddcright .title {
	padding-left: 10px;
	padding-top: 10px;
	border-bottom: 2px solid #00a73b;
}
.ddcright .title h3 {
	color: #00a73b;
	font-weight: bold;
	font-size: 19px;
	line-height: 40px;
}
/*产品介绍*/
.cpjs {
	padding: 20px;
	overflow: hidden;
}
.cpjs .tuji {
	width: 400px;
	float: left;
}
.cpcs {
	float: right;
	width: 790px;
	overflow: hidden;
}
.cpcs h1 {
	border-bottom: 1px dotted #cccccc;
	line-height: 40px;
	font-size: 20px;
	font-weight: bold;
	color: #333;
}
.cpcs p {
	line-height: 28px;
	font-size: 14px;
}
.cpcs .fenlei {
	margin-top: 10px;
	line-height: 40px;
	font-size: 14px;
}
.cpcs .fenlei a {
	font-weight: 300;
	margin: 0 10px 10px 0;
	padding: 0 8px;
	line-height: 28px;
	color: #666;
	font-size: 14px;
	display: inline-block;
	border-radius: 5px;
	border: 1px #ddd solid;
}
.cpcs .fenlei a:hover {
	background: #00a73b;
	border: 1px #00a73b solid;
	color: #fff;
}
.cpcs .tel {
	font-size: 26px;
	color: #00a73b;
	line-height: 60px;
	display: block;
}
.cpcs .tel i {
	padding-right: 5px
}
.cpcs .zxzx {
	margin: 15px 0 0 0;
	background: #00a73b;
	line-height: 40px;
	display: -webkit-inline-box;
	padding: 0 35px;
	font-size: 16px;
	color: #fff;
}
.cpcs .zxzx:hover {
	color: #000;
}
.cpxq {
	overflow: hidden;
}
.cpxq .title {
	font-size: 19px;
	line-height: 40px;
	padding-left: 10px;
	padding-top: 10px;
	color: #00a73b;
	font-weight: bold;
	border-bottom: 2px solid #00a73b;
}
.cpxq .zw {
	padding: 20px;
	line-height: 28px;
	font-size: 15px;
	color: #555;
}
.cpxq .zw p {
	line-height: 28px;
	font-size: 15px;
	color: #555;
}

@media screen and (max-width:768px) {
.head .heads ul li {
	float: left;
	width: 20%;
	text-align: center;
}
.head .heads ul li a {
	color: #ffffff;
	line-height: 2.5rem;
	font-size: 0.8rem;
	display: block;
	border-right: 1px solid #059839;
	border-bottom: 1px solid #059839;
}
.head .heady .fr {
	display: none;
}
.head .heade .jupengtel {
	display: none;
}
.head .heade .logo img {
	width: 100%;
}
.head .heade .logo {
	float: left;
	padding-left: 0;
	width: 20%;
}
.head .heade .jupengmc p {
	font-size: 1rem;
	font-weight: 600;
	color: #333333;
	padding-top: 0;
	padding-left: 0.5rem;
}
.head .heade .jupengmc {
	float: right;
	width: 79%;
	padding-top: 1.2rem;
}
.head .heade .jupengmc p span {
	color: #555;
	font-size: 0.6rem;
	display: block;
	font-weight: 100;
}
.head .heade .jupengmc p span {
	color: #555;
	font-size: 0.6rem;
	display: block;
	font-weight: 100;
}
.head .heads ul {
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
	min-width: auto;
}
.jupengfa {
	overflow: hidden;
	padding: 1.5rem 0 1.5rem 0;
}
.jupengfa .title p {
	font-size: 1.5rem;
	color: #333;
	font-weight: bold;
}
.jupengfa ul li {
	transition: all .15s linear;
	position: relative;
	width: 48%;
	margin: 1%;
	float: left;
	border-radius: 8px;
	overflow: hidden;
}
.jupengfa ul li h3 {
	border-radius: 0 0 8px 8px;
	font-size: 0.9rem;
	line-height: 1.5rem;
	width: 95%;
	background: #666;
	color: #fff;
	font-weight: 100;
	padding-left: 5%;
	height: 7.5rem;
}
.jupengfa ul li p {
	font-size: 0.8rem;
	line-height: 1.5rem;
}
.jupengabout dl dt {
	width: 100%;
	float: none;
}
.jupengabout dl dd {
	width: 95%;
	float: none;
	margin: 0 auto;
}
.jupengabout dl dd h3 {
	color: #fff;
	line-height: 1.5rem;
	padding: 1rem 0 1rem;
	font-size: 1.3rem;
}
.jupengabout dl dd ul {
	margin-top: 1rem;
	overflow: hidden;
	width: 100%;
	margin-left: 0;
	background: #fff;
	padding: 0.5rem 0 0.5rem 0;
}
.jupengabout dl dd ul li i {
	font-style: initial;
	color: #00a73b;
	font-size: 1.3rem;
}
.jupengabout dl dd ul li em {
	font-style: initial;
	color: #00a73b;
	font-size: 0.8rem;
}
.jupengabout dl dd ul li p {
	padding: 0;
	width: auto;
	color: #00a73b;
	font-size: 0.6rem;
	line-height: 1.3rem;
}
.jupengabout dl dd p {
	padding: 0;
	width: auto;
	color: #fff;
	line-height: 1.8rem;
	font-size: 0.9rem;
}
.jupengys .yi .imgy {
	display: none;
}
.jupengys .yi dd {
	background: #f0f0f0;
	width: 95%;
	height: auto;
	float: none;
}
.jupengys dd h3 {
	padding: 1rem 0 0 1rem;
	line-height: 2rem;
	font-size: 1.2rem;
}
.jupengys .er dd, .jupengys .yi dd {
	width: 100%;
	height: auto;
	float: none;
	margin: 0 auto;
}
.jupengys dd h3, .jupengys dd h3 {
	padding: 1rem 0 0 1rem;
	line-height: 2rem;
	font-size: 1.2rem;
}
.jupengys .yi .imge {
	display: none;
}
.jupengys .er .textyi {
	height: auto;
	background: #00a73b;
	width: auto;
	float: none;
}
.jupengys .er .img {
	display: none;
}
.jupengys .er .texter {
	height: auto;
	background: #005bac;
	width: auto;
	float: none;
}
.jupengys dd p {
	padding: 1rem;
	line-height: 1.5rem;
	font-size: 0.8rem;
	height: 9rem;
}
.sycp .jupengcp .title p {
	font-size: 1.5rem;
	color: #333;
	font-weight: bold;
}
.sycp .jupengcp .cpfl ul li a {
	background: #00a73b;
	line-height: 1.8rem;
	padding: 0;
	color: #fff;
	display: block;
	border-radius: 3px;
	font-size: 0.9rem;
}
.sycp .jupengcp .cpfl ul li {
	transition: all .15s linear;
	float: left;
	width: 23%;
	margin: 1%;
	text-align: center;
}
.prod_cont ul li {
	transition: all .15s linear;
	position: relative;
	width: 48%;
	margin: 1%;
	float: left;
	overflow: hidden;
	height: 10rem;
}
.jupengdz dl dt {
	color: #00a73b;
	font-size: 1.6rem;
	font-weight: bold;
	background: #ffffffb3;
	width: 100%;
	margin: 0 auto;
	line-height: 3rem;
}
.jupengcase .title p {
	font-size: 1.5rem;
	color: #333;
	font-weight: bold;
}
.jupengcase .wan li {
	transition: all .15s linear;
	position: relative;
	width: 48%;
	margin: 1%;
	float: left;
	overflow: hidden;
}
.jupengcase .wan li img {
	width: 100%;
	object-fit: cover;
	height: 10rem;
}
.jupengnews .title p {
	font-size: 1.5rem;
	color: #333;
	font-weight: bold;
}
.jupengnews ul li {
	transition: all .5s ease;
	overflow: hidden;
	padding: 1rem;
	background: #fff;
	width: auto;
	float: none;
	margin: 1%;
}
.jupengnews ul li .tim .yr {
	display: -webkit-inline-box;
	font-size: 0.9rem;
	color: #999;
	float: none;
	margin-left: 0.3rem;
}
.jupengnews ul li .tim .nf {
	display: block;
	font-size: 0.9rem;
	color: #999;
	float: left;
}
.jupengnews ul li .tim:before {
	content: "";
	width: 40px;
	height: 1px;
	background-color: #979797;
	position: absolute;
	top: 0.6rem;
	left: -42px;
	transition: all .5s ease;
}
.jupengnews ul li .text {
	position: relative;
	float: none;
	width: auto;
}
.jupengnews ul li .text h3 {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	position: relative;
	transition: all .5s ease;
	font-size: 1rem;
	color: #666;
	margin-top: 0.6rem;
}
.jupengnews ul li .text p {
	font-size: 0.8rem;
	color: #999;
	line-height: 1.5rem;
	height: 3rem;
	margin-top: 0.5rem;
	display: -webkit-box;
	overflow: hidden;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
}
.food .ju {
	width: 96%;
	margin: 0 auto;
	overflow: hidden;
}
.food {
	background: #383838;
	padding: 1.5rem 0 0 0;
}
.food .zuo {
	float: none;
	width: auto;
}
.food .you {
	width: auto;
	float: none;
	overflow: hidden;
}
.food .you .dh dl {
	width: 25%;
	display: none;
	float: left;
}
.food .you .dh dl dt a {
	color: #fff;
	font-size: 1rem;
	font-weight: bold;
	line-height: 2rem;
	display: block;
}
.food .you .dh dl dd {
	overflow: hidden;
	margin-top: 0;
}
.food .you .dh dl dd a {
	color: #fff;
	float: left;
	margin-right: 0;
	line-height: 1.8rem;
	font-size: 0.8rem;
}
.food .you .dh .ewm {
	float: none;
	width: auto;
	display: block;
}
.food .bq {
	text-align: center;
	line-height: 1.5rem;
	background: #212121;
	margin-top: 1rem;
	font-size: 0.8rem;
}
.about .zw img {
	width: 100%!important;
	height: auto!important;
}
.about .title {
	font-weight: bold;
	font-size: 2rem;
	color: #222;
	padding: 1.5rem 0 1.5rem 0;
	text-align: center;
}
.about .title p {
	line-height: 1.8rem;
	color: #555;
	font-weight: bold;
	font-size: 1rem;
}
.about .zw p {
	font-size: 1rem;
	line-height: 1.8rem;
	color: #333;
	margin: 0.5rem 0 0.5rem 0;
}
.about .zw {
	font-size: 1rem;
	line-height: 1.8rem;
	color: #333;
	overflow: hidden;
}
.weizhi {
	max-width: 100%;
	width: 94%;
	line-height: 1.8rem;
	margin: 0 auto;
	color: #666;
	font-size: 0.8rem;
}
.list_top {
	display: none;
}
.prod_b {
	width: 100%;
	border-top: 0;
	border-left: 0;
	border-right: 0;
}
.prod_b ul {
	display: none;
}
.colb .prod_list {
	float: none;
	width: 100%;
	overflow: inherit;
}
.prod_list .fdh-02-nav-one {
	width: 100%;
	overflow: hidden;
}
.fdh-01-nav-one {
	width: 25%;
	float: left;
}
.prod_b h3 {
	text-align: center;
	border-bottom: 1px solid #555;
	width: 97%;
	line-height: 3rem;
	display: block;
	margin: 0 auto;
	height: auto;
}
.prod_b h3 a:after {
	content: '';
	background: none;
	width: 0;
	height: 0;
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	transition: 0.3s ease all;
}
.prod_tel {
	display: none;
}
.colb .lb {
	margin-top: 1rem;
	float: none;
	width: 100%;
	overflow: hidden;
}
.colb .lb .title span {
	background: #00a73b;
	color: #fff;
	line-height: 2rem;
	display: -webkit-inline-box;
	width: auto;
	padding: 0 1rem;
	font-weight: bold;
	font-size: 1rem;
}
.colb .lb ul li {
	transition: all .15s linear;
	position: relative;
	width: 47.3%;
	margin: 1%;
	float: left;
	overflow: hidden;
	border: 1px #eee solid;
}
.colb .lb ul li img {
	width: 100%;
	object-fit: cover;
	height: 9rem;
}
.page {
	padding: 10px 0 10px 0;
	text-align: center;
	color: #ccc;
}
.page a:nth-child(1) {
	display: none;
}
.page a {
	color: #555;
	display: inline-block;
	height: 1.5rem;
	line-height: 1.5rem;
	border-radius: 1rem;
	padding: 0;
	width: 1.5rem;
	border: 1px solid #00a73b;
	background: #fff;
	font-size: 0.8rem;
	margin: 0 0.1rem;
	vertical-align: middle;
	overflow: hidden;
}
.page b {
	color: #fff;
	background: #00a73b;
	display: inline-block;
	height: 1.5rem;
	line-height: 1.5rem;
	border-radius: 1rem;
	padding: 0;
	width: 1.5rem;
	font-size: 0.8rem;
	margin: 0 0.1rem;
	vertical-align: middle;
}
.ddcright {
	margin-top: 1rem;
	float: none;
	width: 100%;
	background: #fff;
}
.cpjs {
	padding: 0;
	overflow: hidden;
}
#showbox {
	background: #fff;
	width: 95%!important;
	height: auto!important;
}
#showsum {
	left: 0;
	margin-top: 10px;
}
.cpcs {
	float: none;
	width: 100%;
	overflow: hidden;
}
.cpcs p {
	display: none;
}
.cpxq .zw {
	padding: 0;
	line-height: 1.8rem;
	font-size: 0.9rem;
	color: #555;
}
.cpxq .zw p {
	line-height: 1.8rem;
	font-size: 0.9rem;
	color: #555;
}
.cpxq .zw img {
	width: 100%!important;
	height: auto!important;
}
.neirong {
	background: #fff;
	padding: 0;
	overflow: hidden;
}
.neirong .cs {
	border-bottom: 1px solid #e0e0e0;
	padding-top: 0.5rem;
}
.neirong .cs h1 {
	font-weight: 500;
	color: #222;
	font-size: 1.2rem;
	text-align: center;
}
.neirong .cs p {
	line-height: 1.8rem;
	font-size: 0.8rem;
}
.neirong .zw {
	padding: 0;
	line-height: 1.8rem;
	font-size: 0.9rem;
	color: #555;
}
.neirong .zw p {
	line-height: 1.8rem;
	font-size: 0.9rem;
	color: #555;
}
.neirong .zw img {
	width: 100%!important;
	height: auto!important;
}
.neirong .ju {
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
	max-width: 1600px;
}
.xwlb {
	float: none;
	width: auto;
	margin-top: 1rem;
	overflow: hidden;
}
.xwlb .title span {
	background: #00a73b;
	color: #fff;
	line-height: 2rem;
	display: -webkit-inline-box;
	width: auto;
	padding: 0 1rem;
	font-weight: bold;
	font-size: 1rem;
}
.xwlb ul li {
	padding: 10px 0 10px 0;
}
.xwlb ul li .tim i {
	display: none;
}
.xwlb ul li .text h3 span {
	display: none;
}
.xwlb ul li .img {
	display: none;
}
.xwlb ul li .tim {
	width: 100%;
	float: none;
}
.xwlb ul li .tim span {
	font-size: 1rem;
	text-align: left;
	line-height: 1.5rem;
	display: block;
}
.xwlb ul li .text {
	width: 100%;
	padding-right: 0;
	float: none;
}
.xwlb ul li .text h3 a {
	font-size: 1rem;
	color: #333;
	text-overflow: ellipsis;
	white-space: nowrap;
	line-height: 2rem;
}
.xwlb ul li .text p {
	transition: .5s;
	font-size: 14px;
	color: #999;
	padding-left: 0;
	line-height: 1.4rem;
	text-overflow: ellipsis;
	overflow: hidden;
	height: 62px;
	font-size: 0.8rem;
}
.xwlb ul li:hover .text p {
	transition: .5s;
	padding-left: 0;
}
.xwlb ul li .img {
	display: none;
}
.lianxi {
	padding: 1rem 0 0 0;
	overflow: hidden;
}
.lianxi .title {
	text-align: center;
	line-height: 2.5rem;
	margin-bottom: 1rem;
	font-size: 2rem;
}
.lianxi .text {
	font-size: 1rem;
	color: #7a7a7a;
	line-height: 1.8rem;
}
.lianxi ul li {
	padding: 1rem 0 1rem 0;
	text-align: center;
	width: 100%;
	float: none;
	border-right: 0;
	border-bottom: 1px solid #eee;
}
.lianxi #allmap {
	width: 100%;
	padding-bottom: 50px;
	margin-top: 50px;
	height: 12rem;
	overflow: hidden;
	font-family: "微软雅黑";
}
.bannei {
	width: 100%;
	height: 3rem;
	background-size: 100%;
	background-position: center;
	background-repeat: no-repeat;
}
.prod_cont ul li img {
	width: 100%;
	object-fit: cover;
	height: 10rem;
}
.food .link {
	display: none;
}
}
.food .link {    line-height: 30px;    margin-bottom: 15px;}
.food .link h3 {color:#ddd;font-size:14px;float:left;}
.food .link a {color:#858585;font-size:12px;display:inline-block;padding:0 15px;font-size:12px;    line-height: 30px;border-right:1px #999 dotted;}
.food .link a:last-child {border:none;}

