:root {
	--color1: #519954;
	--color2: #d09e4e;
	--color3: #296e39;
	--color4: #367d3e;
}

html,
body {
	min-width: 1440px;
	max-width: 1920px;
	margin: 0 auto;
}

body {
	font-family: "Microsoft Yahei", Tahoma, Arial, Helvetica, STHeiti, sans-serif;
	font-size: 16px;
	color: #868686;
	background: #fff;
}

body, div, td, select, input, textarea {
	font-size: 16px;
}

* {
	box-sizing: border-box;
	margin: 0;
	padding: 0;
	list-style: none;
}

ol, ul {
	margin-bottom: 0;
	padding-left: 0;
}

p, h1, h2, h3, h4, h5, div, ul, li {
	margin: 0px;
	padding: 0px;
}

a {
	text-decoration: none;
	color: #606060;
}

a:hover {
	color: var(--color2);
}

*,
*:before,
*:after {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

img {
	max-width: 100%;
	height: auto;
}

img {
	-ms-interpolation-mode: bicubic;
}

[class*="block-grid-"] {
	display: block;
	margin: 0 -0.55556rem;
	padding: 0;
}

[class*="block-grid-"]:before, [class*="block-grid-"]:after {
	display: table;
	content: " ";
}

[class*="block-grid-"]:after {
	clear: both;
}

[class*="block-grid-"] > li {
	display: block;
	float: left;
	height: auto;
	padding: 0 0.55556rem 1.11111rem;
}

.large-block-grid-3 > li {
	width: 33.33333%;
	list-style: none;
}

.large-block-grid-3 > li:nth-of-type(1n) {
	clear: none;
}

.large-block-grid-3 > li:nth-of-type(3n+1) {
	clear: both;
}

/*.cnt {
	padding: 0px;
}

.box {
	width: 100%;
	margin: auto;
}

#news_body {
	width: 1180px;
}

#agentDetail_body {
	width: 1180px;
	margin: auto;
}

#certificate_body {
	width: 1280px;
}

#news_body .l_summary {
	overflow: hidden;
	height: 44px;
}

#news_body .txtlist li {
	overflow: hidden;
	margin: 15px 0;
	padding-bottom: 15px;
	border-bottom: dashed 1px #ddd;
}

#news_body .cnt li h5 a {
	font-size: 16px;
}*/

.crt_cats {
	overflow: hidden;
	width: 100%;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

.crt_cats a {
	line-height: 40px;
	display: inline-block;
	height: 40px;
	margin-top: 5px;
	margin-right: 10px;
	padding: 0 25px;
	color: #333;
	border: none;
	background: #e8e8e8;
}

.crt_cats a:hover {
	line-height: 40px;
	height: 40px;
	padding: 0 25px;
	color: #fff;
	background: var(--color1);
}

.crt_cats2 {
	text-align: left;
}

.crt_cats2 a {
	line-height: 40px;
	display: inline-block;
	height: 40px;
	margin-top: 5px;
	margin-right: 10px;
	padding: 0 28px;
	color: #fff;
	background: #222;
}

.crt_cats2 a:hover {
	line-height: 40px;
	height: 40px;
	padding: 0 28px;
	color: #fff;
	background: var(--color1);
}

.btn_more {
	width: 600px;
	margin: 20px auto 30px;
	text-align: center;
}

.btn_more a {
	line-height: 45px;
	display: inline-block;
	width: 150px;
	text-align: center;
	color: #fff;
	background: #222;
}

.btn_more a:hover {
	color: #fff;
	background: var(--color1);
}

.b1_ttl_03 {
	font-size: 29px;
	font-weight: 500;
	line-height: 38px;
	display: block;
	width: 400px;
	margin: 0 auto;
	margin-top: 30px;
	text-align: center;
	text-transform: uppercase;
	color: #343434;
	PADDING-BOTTOM: 30px;
}

.b1_ttl_03 .b1_ttl_span_03 {
	font-size: 20px;
	font-weight: 550;
	padding-bottom: 8px;
	text-align: center;
	color: var(--color1);
	border-bottom: 2px solid #666;
}

.b1_ttl_03 font {
	font-size: 3px;
	padding-top: 10px;
	color: #fff
}

.b1_ttl_02 {
	font-size: 29px;
	font-weight: 500;
	line-height: 38px;
	display: block;
	width: 400px;
	margin: 0 auto;
	text-align: center;
	text-transform: uppercase;
	color: #fff;
	PADDING-BOTTOM: 30px;
}

.b1_ttl_02 .b1_ttl_span_02 {
	font-size: 20px;
	font-weight: 550;
	padding-bottom: 8px;
	text-align: center;
	color: #fff;
	border-bottom: 1px solid #fff;
}

.b1_ttl_02 font {
	font-size: 3px;
	padding-top: 10px;
	color: #fff
}

.img_title {
	font-size: 16px;
	display: block;
	padding: 20px 12px;
	color: #333;
	background: #f7f7f7;
}

.img_title:hover {
	color: var(--color1);
}

/*************head******************/
.head {
	z-index: 999;
	top: 0;
	left: 0;
	width: 100%;
	height: 80px;
	border-bottom: 1px solid #eee;
	background-color: #fff;
}

.head .logo {
	display: flex;
	float: left;
	align-items: center;
	width: 240px;
	height: 80px;
}

.head .logo img {
	width: auto;
	height: 60px;
}

/***Menu****/
#menu {
	display: block;
	float: right;
	overflow: hidden;
	width: calc(100% - 300px);
	height: 80px;
	margin-left: auto;
}

#menu ul {
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 100%;
	height: 100%;
	margin: 0;
}

#menu li {
	width: 100%;
	height: 100%;
	text-align: center;
}

#menu li + li {
	margin-left: 12px;
}

#menu li a {
	font-size: 16px;
	line-height: 80px;
	display: block;
	width: 100%;
	height: 100%;
	text-align: center;
	color: #555;
}

#menu li a:hover, #menu li a.on {
	color: #fff;
	background: var(--color1);
}

#Pages {
	margin-top: 60px;
}

#Pages a, #Pages .red strong {
	font-size: 15px;
	font-weight: normal;
	display: inline-block;
	margin-right: 8px;
	padding: 8px 15px;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	-webkit-transition: all .5s;
	transition: all .5s;
	text-align: center;
	vertical-align: middle;
	color: #666;
	border: 1px solid #d5d5d5;
}

#Pages a:hover, #Pages .red strong {
	color: #fff;
	border-color: var(--color1);
	background: var(--color1);
}

/***************首页 box1 about_index*/
.box1 {
	overflow: hidden;
	width: 100%;
	padding: 80px 0;
	background: #fff url(../img/body_bg.jpg);
}

.cnt_b1 {
	width: 1200px;
	height: 540px;
	margin: 80px auto;
}

.cnt_left {
	position: relative;
	float: right;
	margin: 45px 0 0 0px;
}

.cnt_left .line_border {
	position: absolute;
	top: -80px;
	left: 150px;
}

.cnt_right {
	float: left;
	width: 600px;
	height: 407px;
	margin: 0px 10px 0 0;
}

.cnt_right_bot {
	height: 250px;
	margin: 40px 0 0 0;
}

.cnt_right_bot li a {
	color: #4b4b4b
}

.cnt_right_bot li {
	font-size: 16px;
	font-weight: lighter;
	line-height: 32px;
	text-align: center;
	color: #333;
}

.cnt_right_bot p {
	font-size: 16px;
	line-height: 32px;
	margin-bottom: 20px;
	word-spacing: 2px;
	color: #333;
}

.company_tit {
	font-size: 24px;
	line-height: 60px;
	color: #222;
}

.company_content {
	font-size: 15px;
	line-height: 1.75;
	margin-top: 50px;
	margin-bottom: 30px;
	color: #595959;
}

/*首页index-wrap4 about_list*/
.index-wrap4 {
	position: relative;
	margin: 0 auto 0;
	background: #f9fafa;
}

.index-wrap4 .cor {
	overflow: hidden;
}

.index-wrap4 .cor .l_img {
	position: relative;
	display: block;
	width: 100%;
}

.index-wrap4 .cor .l_img img {
	display: block;
	width: 100%;
	margin: 0 auto;
	transition: all 0.8s;
}

.index-wrap4 .cor .l_img:hover img {
	transform: scale(1.2);
}

.index_classic_info {
	position: absolute;
	z-index: 1;
	top: 50%;
	left: 0;
	display: table;
	width: 100%;
	height: 136px;
	margin-top: -68px;
	padding: 0 15px;
	text-align: center;
}

.index_classic_info .classic_info_zw {
	font-size: 22px;
	zoom: 1;
	opacity: 0.8;
	color: #fff;
	filter: alpha(opacity=80);
}

.index_classic_info .classic_info_yw {
	font-family: "微软雅黑", Times, serif;
	font-size: 28px;
	margin-top: 25px;
	text-transform: uppercase;
	color: #fff;
}

.index_classic_info .tranba {
	-moz-transition: all 0.8s;
	-webkit-transition: all 0.8s;
	transition: all 0.8s;
}

.index_classic_info .read_more {
	line-height: 32px;
	overflow: hidden;
	width: 120px;
	height: 34px;
	margin: 0px auto;
	margin-top: 3.5%;
	cursor: pointer;
	-moz-transform: scale(1.2);
	-ms-transform: scale(1.2);
	-o-transform: scale(1.2);
	-webkit-transform: scale(1.2);
	transform: scale(1.2);
	text-align: center;
	opacity: 0;
	border: 1px #fff solid;
}

.index_classic_info .read_more .read_A {
	color: #fff;
}

.index_classic_info .read_more .read_A {
	font-size: 12px;
	color: #fff;
}

.index-wrap4 .cor .l_img:hover .read_more {
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	-webkit-transform: scale(1);
	transform: scale(1);
	opacity: 1;
}

.read_more .read_bg {
	position: absolute;
	top: 0px;
	left: -100%;
	width: 100%;
	height: 34px;
	-moz-transition: all 0.8s;
	-webkit-transition: all 0.8s;
	transition: all 0.8s;
	background: #fff;
}

.read_more .read_bg .read_A1 {
	color: #000;
}

.read_more:hover .read_bg {
	left: 0;
}

.index-wrap4 .cor .l_img .font {
	position: absolute;
	z-index: 1;
	top: 5%;
	left: 50%;
	display: block;
	width: 90%;
	height: 90%;
	margin-left: -45%;
}

.index-wrap4 .cor .l_img .font span {
	position: absolute;
	display: block;
}

.index-wrap4 .cor .l_img .font .it-top {
	top: 0;
	left: 0;
	width: 0%;
	-moz-transition: all .3s cubic-bezier(0.45, 0.65, 0.65, 0.45) 0s;
	-o-transition: all .3s cubic-bezier(0.45, 0.65, 0.65, 0.45) 0s;
	-webkit-transition: all .3s cubic-bezier(0.45, 0.65, 0.65, 0.45) 0s;
	transition: all .3s cubic-bezier(0.45, 0.65, 0.65, 0.45) 0s;
	border-top: 1px solid #fff;
}

.index-wrap4 .cor .l_img .font .it-bom {
	right: 0;
	bottom: 0;
	width: 0%;
	-moz-transition: all .3s cubic-bezier(0.45, 0.65, 0.65, 0.45) 0s;
	-o-transition: all .3s cubic-bezier(0.45, 0.65, 0.65, 0.45) 0s;
	-webkit-transition: all .3s cubic-bezier(0.45, 0.65, 0.65, 0.45) 0s;
	transition: all .3s cubic-bezier(0.45, 0.65, 0.65, 0.45) 0s;
	border-bottom: 1px solid #fff;
}

.index-wrap4 .cor .l_img .font .it-lft {
	bottom: 0;
	left: 0;
	height: 0%;
	-moz-transition: all .3s cubic-bezier(0.45, 0.65, 0.65, 0.45) 0s;
	-o-transition: all .3s cubic-bezier(0.45, 0.65, 0.65, 0.45) 0s;
	-webkit-transition: all .3s cubic-bezier(0.45, 0.65, 0.65, 0.45) 0s;
	transition: all .3s cubic-bezier(0.45, 0.65, 0.65, 0.45) 0s;
	border-left: 1px solid #fff;
}

.index-wrap4 .cor .l_img .font .it-rit {
	top: 0;
	right: 0;
	height: 0%;
	-moz-transition: all .3s cubic-bezier(0.45, 0.65, 0.65, 0.45) 0s;
	-o-transition: all .3s cubic-bezier(0.45, 0.65, 0.65, 0.45) 0s;
	-webkit-transition: all .3s cubic-bezier(0.45, 0.65, 0.65, 0.45) 0s;
	transition: all .3s cubic-bezier(0.45, 0.65, 0.65, 0.45) 0s;
	border-right: 1px solid #fff;
}

.index-wrap4 .cor .l_img:hover .font .it-top {
	width: 100%;
}

.index-wrap4 .cor .l_img:hover .font .it-bom {
	width: 100%;
}

.index-wrap4 .cor .l_img:hover .font .it-lft {
	height: 100%;
}

.index-wrap4 .cor .l_img:hover .font .it-rit {
	height: 100%;
}

/********首页goods_index*/

.box2 {
	overflow: hidden;
	width: 100%;
	padding: 80px 0;
	background: #fff url(../img/body_bg.jpg);
}

.b2_list {
	width: 1200px;
	margin: 0 auto;
}

.b2_list ul li {
	font-size: 25px;
	font-weight: bold;
	float: left;
	width: 290px;
	height: 400px;
	margin-right: 10px;
	padding: 325px 0 0 22px;
	color: #000;
}

.b2_list ul li a {
	color: #202020;
}

.b2_list ul li span {
	font-size: 18px;
	font-weight: normal;
	display: block;
	color: #202020;
}

/**首页案例case*/
.box4 {
	overflow: hidden;
	width: 100%;
	padding: 80px 0;
	background: #22242b url(../img/box2_bg.jpg) center top;
	background-size: cover;
}

.b4_cen {
	width: 1200px;
	margin: 0 auto;
}

#case {
}

/*********首页新闻*/
.box3 {
	overflow: hidden;
	width: 100%;
	padding: 80px 0;
	background: #fff url(../img/body_bg.jpg);
}

.b3_list {
	width: 1200px;
	margin: 0 auto;
}

.b3_list ul li {
	font-weight: bold;
}

.b3_list ul li {
	float: left;
	width: 580px;
	height: 260px;
	margin-right: 10px;
	margin-bottom: 25px;
	margin-left: 10px;
	padding: 40px 20px;
	border: 1px solid #eee;
	background: #fff;
}

.b3_list ul li h2 {
	font-size: 20px;
	line-height: 40px;
	padding-top: 15px;
	padding-left: 18px;
	text-align: left;
	color: #222;
}

.b3_list ul li h2 a {
	color: #333;
}

.b3_list ul li h2 a:hover {
	color: var(--color1);
}

.b3_list ul li .txt {
	color: #555;
}

.b3_list ul li .time {
	font-weight: normal;
	padding-left: 18px;
}

.news_list {
	float: right;
	width: 1200px;
	height: 620px;
}

.idxMore {
	text-align: left;
}

.idxMore a {
	font-weight: normal;
	line-height: 35px;
	margin-top: 0px;
	margin-left: 20px;
	text-decoration: none;
	color: #555;
	border-bottom: 1px solid #ddd;
}

.idxMore a:hover {
	text-decoration: none;
	color: #333;
	border-bottom: 1px solid #ccc;
}

.news_list li:hover {
	border-color: var(--color1);
}

.news_list li:hover h2 {
	color: var(--color1);
}

/***footer*/
.footer-wrap {
	padding: 20px 0 20px;
	background: #232323;
}

.footer {
	line-height: 45px;
	overflow: hidden;
	width: 1180px;
	margin: 0 auto;
	padding-top: 0px;
	padding-bottom: 15px;
	text-align: center;
	color: #9c9c9c;
}

.footer ul {
	font-size: 0;
	overflow: hidden;
	width: 1200px;
	height: 60px;
	margin: 6px auto 0;
	text-align: center;
	border-bottom: 1px solid #232323;
}

.footer ul li {
	display: inline-block;
	width: 100px;
}

.footer ul li a {
	font-size: 15px;
	line-height: 60px;
	display: inline-block;
	width: 100%;
	height: 60px;
	color: #777
}

.footer ul li a:hover {
	color: #ccc
}

.fixed_right {
	position: fixed;
	z-index: 200;
	right: 30px;
	bottom: 80px;
	width: 52px;
}

.fixed_right ul {
	display: inline-block;
	width: 52px;
}

.fixed_right ul li {
	display: inline-block;
	width: 52px;
	height: 52px;
	margin-top: 3px;
	vertical-align: bottom;
}

.fixed_right ul li:first-child {
	margin-top: 0;
}

.fixed_right ul li a {
	font-size: 23px;
	line-height: 54px;
	display: inline-block;
	width: 52px;
	height: 52px;
	transition: all 0.2s linear 0s;
	text-align: center;
	color: #fff;
	border-radius: 5px;
	background: var(--color2);
}

.fixed_right ul li a svg {
	font-size: 26px;
	margin-top: 0.5em;
}

.fixed_right ul li a:hover {
	opacity: .9;
}

.fixed_right ul li.erweima img {
	position: absolute;
	right: 60px;
	bottom: 60px;
	transition: all 0.2s linear 0s;
	opacity: 0;
}

/*#menu ul li ul {
	position: absolute;
	z-index: 999999;
	top: 95px;
	display: none;
	width: 80px;
	border-radius: 5px 5px;
	border-radius: 15px 15px;
}

#menu ul li ul li {
	width: 140px;
}

#menu ul li ul li a {
	font-size: 14px;
	line-height: 40px;
	height: 40px;
	margin-bottom: 1px;
	color: #fff;
	background-color: #000;
}

#menu ul li ul li a:hover {
	color: #bf1a1a;
}*/

/**************************************内页******************/

.ny_banner {
	font-size: 0;
	margin: 0 auto 0;
	text-align: center;
}

.sub-list-bg {
	font-size: 14px;
	width: 100%;
	margin-bottom: 30px;
	color: #888;
	background: #f8f8f8;
}

.sub_class {
	font-size: 0;
}

.sub_class li {
	display: inline-block;
	vertical-align: middle;
}

.sub_class a {
	font-size: 16px;
	line-height: 3.5;
	display: inline-block;
	padding: 0 2vw;
}

.sub_class a:hover,
.sub_class a.on {
	color: #fff;
	background: var(--color2);
}

.cumb {
	font-size: 12px;
}

.cumb a {
	font-size: inherit;
}

#subCats li {
	text-align: center;
}

#subCats li:hover,
#subCats li.on {
	background: var(--color2);
}

.main {
	overflow: hidden;
	min-height: 680px;
	background-color: #fff;
}

.textBox {
	font-size: 16px;
	line-height: 2;
	text-align: justify;
	color: #333;
}

.textBox p + p {
	margin-bottom: 2em;
}

/****layout list******/
.newsListBox {

}

.newsListBox .li {
	position: relative;
	border-bottom: 1px solid #eee;
}

.newsListBox .li:hover {
	margin-left: 10px;
}

.newsListBox .li .adda {

}

.newsListBox .li .adda p {
	font-size: 20px;
	line-height: 1;
	padding-top: 12px;
	text-align: center;
	color: #999;
}

.newsListBox .li .adda .p1 {
	font-size: 28px;
	color: #999;
}

.newsListBox .li .h2 {
	font-size: 22px;
	font-weight: normal;
	line-height: 35px;
	overflow: hidden;
	height: 35px;
	margin-top: 20px;
	color: #000;
}

.newsListBox .li .h3 {
	font-size: 12px;
	font-weight: normal;
	line-height: 26px;
	margin-top: 20px;
	padding-bottom: 17px;
	color: #808080;
	border-bottom: 1px #eee solid;
}

.newsListBox .li .h4 {
	font-size: 14px;
	font-weight: normal;
	line-height: 1.75;
	display: -webkit-box;
	overflow: hidden;
	height: 48px;
	margin-top: 20px;
	text-overflow: ellipsis;
	color: #999;
	-webkit-line-clamp: 2;
}

.newsListBox .li .h4 img {
	position: relative;
	top: 4px;
	margin-right: 8px;
}

/*.newsListBox .li p {*/
/*	padding-top: 14px;*/
/*	text-align: center;*/
/*}*/

.newsListBox .li:hover h2 {
	color: #de0010;
}

.newxx_contene.as {
	padding: 20px;
}

.newxx_contene.as p img {
	display: block;
	max-width: 100%;
	margin: 0px auto;
}

.newsListBox *, .zzBox4 *, .zzBox2 * {
	-o-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}

.detailBox > h3 {
	font-size: 26px;
	font-weight: bold;
	line-height: 1.75;
	color: #333;
}

.detailBox > h3 + p {
	font-size: 12px;
	line-height: 1;
	display: block;
	margin-bottom: 20px;
	padding: 10px 0;
	opacity: .8;
	color: #333;
}

.detailBox > h3 + p span + span {
	padding-left: 12px;
}

/***********detail*/
.detailContent {
	color: #333;
}

.detailContent p {
	font-size: 15px;
	line-height: 2;
}

.dpages {
	display: flex;
	justify-content: space-between;
	margin-top: 40px;
	padding: 20px 0;
}

/****contact*/
.contact_l {
	font-size: 18px;
	line-height: 42px;
	float: left;
	width: 500px;
	padding-top: 40px;
}

.contact_r {
	float: right;
	width: 600px;
}

table {
	border-collapse: unset;
}