body {
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
	font-size: 14px;
	margin: 0;
	padding: 0;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

ul {
	padding: 0;
	margin: 0;
}

li {
	list-style: none;
}

p {
	margin: 0;
}

.ad img {
	width: 100%;
	display: block;
}

.w1200 {
	width: 1200px;
	margin: 0 auto;
}

.logo img {
	width: 180px;
}

.dja {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.top_r img {
	height: 20px;
	display: block;
}

.top_r {
	display: flex;
	align-items: center;
}

.top_r img {
	height: 30px;
	margin-right: 10px;
}

.top_r span {
	background: #00B432;
	color: #fff;
	display: inline-flex;
	align-items: center;
	height: 30px;
	box-sizing: border-box;
	padding: 0 15px;
	font-weight: bold;
	white-space: nowrap;
	border-radius: 0;
}

.head {
	padding: 15px 0;
}

.nav {
	background: #000000;
}

.nav li {
	color: #fff;
	text-transform: uppercase;
	float: left;
	line-height: 50px;
	position: relative;
}

.nav .rr {
	display: flex;
	align-items: center;
	padding: 0;
	padding-right: 25px;
}

.nav .rr span {
	font-size: 20px;
}

.clear {
	clear: both;
}

.nav li a {
	color: #fff;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 0 25px;
}

.nav li a img {
	display: block;
	width: 10px;
	margin-left: 5px;
}

.nav_r1 {
	background: #00B432;
	padding: 5px 20px;
	color: #fff;
	font-weight: bold;
	margin-right: 20px;
}

.nav_r1 a {
	color: #fff;
}

.nav_r2 {
	background: #00B432;
	padding: 5px 20px;
	font-weight: bold;
	color: #fff;
}

.nav_r2 a {
	color: #fff;
}

.nav_2 {
	position: absolute;
	display: none;
	border: 1px solid #000;
	width: 200px;
	z-index: 99999999;
}

.nav_2 a {
	display: block !important;
	color: #000 !important;
	background: #fff;
	border-bottom: 1px solid #f2f2f2;
	line-height: 25px;
	padding: 6px 10px!important;
	font-size: 13px;
}

.nav_2 a:last-child {
	border-bottom: 0;
}

.nav_2 a:hover,
.nav_2 a.active {
	background: #00B432;
	color: #fff!important;
}

.nav li:hover .nav_2 {
	display: block;
}

.section1 {
	min-width: 1200px;
	margin: 0 auto;
}

.section1 a {
	width: 20%;
	float: left;
}

.section1 img {
	width: 100%;
	display: block;
}

.section2_x {
	color: #666666;
	font-weight: bold;
}

.section2_x a {
	color: #00B432;
}

.section2 {
	border-bottom: 1px solid #f2f2f2;
	padding: 10px;
	text-align: center;
	font-size: 16px;
}

.banner img {
	width: 100%;
	display: block;
}

.banner {
	min-width: 1200px;
	margin: 0 auto;
	position: relative;
}

.banner .w1200 {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 0;
	right: 0;
}

.nav_r1 a:hover {
	color: #000;
}

.nav_r2:hover a {
	color: #000;
}

.top_r span:hover {
	color: #000;
}

.nav li a:hover {
	color: #00B432;
}

.rr a {
	padding: 0!important;
}

.nav .active {
	color: #00B432;
}

.section3_1 {
	display: flex;
	align-items: flex-end;
	justify-content: space-between;
	margin: 50px 0;
}

.section3_1_l {
	width: 590px;
	color: #00B432;
	font-size: 50px;
	font-weight: bold;
	line-height: 45px;
	text-transform: uppercase;
}

.section3_1_r {
	width: 590px;
	font-size: 16px;
	line-height: 30px;
}

.section3_2 {
	display: flex;
	align-items: flex-end;
	justify-content: space-between;
	margin: 0 0 50px;
}

.section3_2_box img {
	display: block;
	width: 100%;
}

.section3_2_box {
	width: 590px;
}

.section3_2_box a {
	position: relative;
	color: #fff;
}

.section3_2_box_r {
	position: absolute;
	top: 0;
	padding: 40px;
	color: #fff;
	z-index: 9999999;
}

.section3_2_box_t {
	font-size: 63px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 50px;
	line-height: 55px;
	height: 110px;
}

.section3_2_box_p {
	line-height: 25px;
}

.section3_2_box_p span {
	text-transform: uppercase;
	font-weight: bold;
}

.section3_2_box_a {
	text-transform: uppercase;
	position: absolute;
	bottom: 0;
	padding: 40px;
	font-weight: bold;
	z-index: 9999999;
}

.section3_2_box a:before {
	background: url(../images/CTA.png);
	background-size: 100%;
	position: absolute;
	bottom: 30px;
	right: 30px;
	content: '';
	height: 54px;
	width: 54px;
	pointer-events: none;
}

.section3_2_box a:hover .section3_2_box_i:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	z-index: 1;
	background: linear-gradient(90deg,rgba(0,180,50,0.83) 0%,rgba(0,180,50,0.54) 72%);
}

.section4 {
	padding: 50px 0;
	background-image: url(../images/cf.jpg);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}

.section4_box {
	width: 590px;
	background: #00b432cc;
	padding: 40px;
	box-sizing: border-box;
}

.section4_box a {
	color: #fff;
	position: relative;
}

.section4_box_t {
	font-size: 60px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 50px;
	line-height: 55px;
}

.section4_box_p {
	line-height: 25px;
	width: 470px;
}

.section4_box a:before {
	background: url(../images/CTA.png);
	background-size: 100%;
	position: absolute;
	bottom: 0;
	right: 0;
	content: '';
	height: 54px;
	width: 54px;
	pointer-events: none;
}

.section4_box:hover {
	background: #2f302fcc;
}

.section5 {
	padding: 50px 0;
	background-image: url(../images/yg.jpg);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}

.section5_box {
	width: 590px;
	background: #00b432cc;
	padding: 40px;
	box-sizing: border-box;
	float: right;
}

.section5_box a {
	color: #fff;
	position: relative;
}

.section5_box_t {
	font-size: 60px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 20px;
	line-height: 55px;
}

.section5_box_p {
	line-height: 25px;
	width: 470px;
	margin-bottom: 20px;
}

.section5_box a:before {
	background: url(../images/CTA.png);
	background-size: 100%;
	position: absolute;
	bottom: 0;
	right: 0;
	content: '';
	height: 54px;
	width: 54px;
	pointer-events: none;
}

.section5_box:hover {
	background: #2f302fcc;
}

.section5_box_t2 {
	font-weight: bold;
	font-size: 16px;
	text-transform: uppercase;
	margin-bottom: 30px;
}

.section5_box_a {
	font-weight: bold;
	font-size: 16px;
	text-transform: uppercase;
}

.foot {
	background: #000;
	padding: 50px 0;
}

.foot_2_x a {
	display: block;
}

.foot_3_x a {
	display: block;
}

.foot_1 {
	width: 250px;
	margin-right: 150px;
}

.foot_2 {
	width: 300px;
}

.foot_3 {
	width: 300px;
}

.foot_4 {
	width: 300px;
}

.foot_box {
	display: flex;
	justify-content: space-between;
}

.foot_1 p {
	color: #fff;
	margin-bottom: 10px;
}

.foot_3_t {
	color: #fff;
	font-weight: bold;
	margin-bottom: 10px;
}

.foot_2_t {
	color: #fff;
	font-weight: bold;
	margin-bottom: 10px;
}

.foot_3_x a {
	color: #fff;
	margin-bottom: 5px;
}

.foot_2_x a {
	color: #fff;
	margin-bottom: 5px;
}

.foot_t {
	margin-top: 30px;
}

.foot_t img {
	width: 35px;
}

.foot_x {
	color: #888;
	margin-top: 20px;
}

.foot_x a {
	color: #888;
	text-decoration: underline;
}

.foot a:hover {
	color: #019128;
}

.foot_4_t {
	color: #fff;
	font-weight: bold;
	margin-bottom: 10px;
}

.foot_4 input {
	background: #222222;
	border: 1px solid #fff;
	height: 40px;
	border-radius: 100px;
	padding-left: 20px;
	box-sizing: border-box;
	color: #fff;
	outline: none;
}

.foot_4_i img {
	width: 100px;
	margin-top: 20px;
}

.foot_4 button {
	background: none;
	border: none;
}

.foot_4 form {
	display: flex;
	align-items: center;
}

.foot_4 button img {
	height: 40px;
}

.contact_x {
	padding: 100px 0;
}

.contact_x_t {
	text-align: center;
	font-size: 60px;
	font-weight: bold;
	margin-bottom: 50px;
}

.contact_x input {
	border: none;
	outline: none;
	background: #E0E0E0;
	border-radius: 50px;
	width: 100%;
	height: 35px;
	display: block;
	margin-bottom: 10px;
	padding-left: 20px;
	box-sizing: border-box;
}

.contact_x label {
	display: block;
	margin-bottom: 5px;
}

.contact_x1 {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.contact_x1 input {
	width: 590px;
}

.contact_x textarea {
	width: 100%;
	height: 150px;
	background: #e0e0e0;
	border: none;
	border-radius: 10px;
	padding: 20px;
	box-sizing: border-box;
	outline: none;
}

.contact_x button {
	background: #00B432;
	border: none;
	border-radius: 50px;
	width: 150px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	height: 35px;
	color: #fff;
	font-weight: bold;
	padding: 0 10px;
	box-sizing: border-box;
	margin-top: 20px;
}

.contact_x button img {
	width: 15px;
}

.map {
	margin: 0 0 50px;
}

.map img {
	display: block;
	width: 100%;
}

.team_x {
	padding: 50px 0 20px;
}

.team_box li {
	width: 374px;
	margin-right: 30px;
	margin-bottom: 30px;
	float: left;
	border: 3px solid transparent;
}

.team_box li img {
	width: 100%;
	display: block;
}

.team_box li:nth-child(3n) {
	margin-right: 0;
}

.team_box li:hover {
	border: 3px solid #00B432;
}

.news_x_t {
	text-align: center;
	font-size: 60px;
	font-weight: bold;
	margin-bottom: 50px;
	color: #00B432;
}

.news_x {
	padding: 50px 0 20px;
}

.news_x_box_d {
	font-size: 13px;
	background: #00b432;
	padding: 3px;
	color: #fff;
	width: 80px;
	text-align: center;
	margin: 10px 0 5px;
}

.news_x_box li {
	margin-right: 30px;
	margin-bottom: 30px;
	float: left;
	width: 380px;
}

.news_x_box li img {
	width: 380px;
	height: 251px;
	display: block;
}

.news_x_box li:nth-child(3n) {
	margin-right: 0;
}

.news_x_box_t {
	font-size: 16px;
	color: #000;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
	white-space: normal;
	min-height: 42px;
}

.news_x_box li:hover .news_x_box_t {
	color: #00b432;
}

.pd_x {
	padding: 50px 0;
}

.pd_x_1 {
	font-size: 40px;
	font-weight: bold;
	color: #00b432;
	text-transform: uppercase;
}

.pd_x_2 {
	font-size: 25px;
	color: #00b432;
	margin-bottom: 10px;
	text-transform: uppercase;
}

.pd_x_3 {
	line-height: 25px;
}

.pd_x_box li {
	width: 359px;
	position: relative;
	padding: 20px;
	float: left;
}

.pd_x_box li:nth-child(1) {
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
}

.pd_x_box li:nth-child(2) {
	border-bottom: 1px solid #000;
}

.pd_x_box li:nth-child(3) {
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
}

.pd_x_box li:nth-child(5) {
	border-left: 1px solid #000;
	border-right: 1px solid #000;
}

.pd_x_box li:nth-child(7) {
	border-top: 1px solid #000;
}

.pd_x_box li:nth-child(8) {
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
}

.pd_x_box li:nth-child(9) {
	border-top: 1px solid #000;
}

.pd_x_box li img {
	width: 359px;
	height: 412px;
}

.pd_x_box_t {
	color: #000;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	width: 260px;
	margin: 0 auto;
	    height: 48px;
}

.pd_x_box_t span {
	color: #00B432;
	font-weight: 800;
}

.pd_x_box {
	margin-top: 50px;
}

.pd_x_box li:hover .pd_x_box_t {
	color: #00B432;
}

.who_x {
	margin: 50px 0;
}

.who_x_i img {
	display: block;
	margin-bottom: 20px;
	width: 100%;
}

.who_x_t {
	font-size: 40px;
	font-weight: bold;
	color: #00b432;
	text-transform: uppercase;
	margin-bottom: 20px;
}

.who_x_p {
	line-height: 25px;
}

.who_x_box img {
	display: block;
	float: left;
	width: 281px;
	margin-right: 20px;
	margin-bottom: 20px;
	border: 2px solid transparent;
}

.who_x_box img:nth-child(4n) {
	margin-right: 0;
}

.who_x_box img:hover {
	border: 2px solid #00B432;
}

.who_x_box {
	margin-top: 50px;
}

.custom_x_p {
	text-align: center;
	line-height: 25px;
	width: 800px;
	margin: 20px auto 40px;
}

.custom_x_t {
	text-align: center;
	font-size: 40px;
	font-weight: bold;
}

.custom_x {
	padding: 100px 0 50px;
}

.custom_x_v video {
	margin: 0 auto;
	margin-bottom: 40px;
	display: block;
	width: 380px;
}

.custom_x3_list img {
	float: left;
	width: 240px;
}

.custom_x2_list li {
	margin-right: 30px;
	margin-bottom: 30px;
	float: left;
	width: 380px;
	background: #fff;
	padding: 30px;
	text-align: center;
	box-sizing: border-box;
}

.custom_x2_list li:nth-child(3n) {
	margin-right: 0;
}

.custom_x3_list1 {
	width: 480px!important;
}

.custom_x3 {
	padding: 50px;
}

.custom_x2 {
	background: #f2f2f2;
	padding: 50px 0 20px;
}

.custom_x2_list img {
	width: 60px;
	margin-bottom: 20px;
}

.custom_x2_list_t {
	font-size: 16px;
	color: #000;
	font-weight: bold;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
	white-space: normal;
	min-height: 42px;
}

.custom_x2_list li:hover .custom_x2_list_t {
	color: #00B432;
}

.f_ad {
	background: url(../images/02.jpg);
	background-size: cover;
	padding: 30px 0;
	clear: both;
}

.f_ad_t {
	text-align: center;
	font-size: 45px;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 45px;
}

.f_ad_t span {
	font-size: 22px;
	vertical-align: super;
}

.f_ad_p {
	text-align: center;
	color: #fff;
	padding: 20px 0;
}

.f_ad_a a {
	background: #000;
	color: #fff;
	padding: 8px 15px;
	text-transform: uppercase;
	font-weight: bold;
	margin: 0 10px;
}

.f_ad_a a:hover {
	background: #00B432;
}

.f_ad_a {
	display: flex;
	justify-content: center;
	margin-top: 10px;
}

.pd2 {
	padding: 50px 0;
}

.pd2_nav li a {
	background: #E0E0E0;
	color: #000;
	padding: 10px;
	float: left;
	margin-right: 10px;
	text-transform: uppercase;
	margin-bottom: 10px;
}

.pd2_nav li a:hover {
	background: #00B432;
	color: #fff;
}

.pd2_list li {
	border: 1px solid #f2f2f2;
	margin-right: 30px;
	margin-bottom: 30px;
	float: left;
	width: 277px;
	background: #fff;
	text-align: center;
	box-sizing: border-box;
}

.pd2_list li:hover {
	border: 1px solid #00b432;
}

.pd2_list li:nth-child(3n) {
	margin-right: 0;
}

.pd2_list_i img {
	width: 100%;
	height: 210px;
	display: block;
}

.pd2_list_t {
	font-size: 16px;
	padding: 20px 10px;
	color: #00b432;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.pd2_list {
}

.his_x_list:before {
	height: 100%;
	width: 2px;
	background: #00b432;
	content: "";
	display: block;
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	top: 20px;
}

.his_x_list {
	position: relative;
}

.his_x_list_r {
	float: right;
	width: 451px;
	position: relative;
}

.his_x_list_l {
	width: 451px;
	float: left;
	position: relative;
}

.his_x_list ul {
	width: 900px;
	margin: 0 auto;
}

.his_x_list_i img {
	display: block;
}

.his_x_list_l img {
	display: block;
	width: 200px;
	text-align: right;
	margin-left: auto;
}

.his_x_list_r img {
	display: block;
	width: 200px;
	text-align: right;
	margin-right: auto;
}

.his_x_list_l {
	text-align: right;
}

.his_x_list_r {
	text-align: left;
}

.his_x_list_s {
	font-size: 35px;
	font-weight: bold;
	color: #00B432;
	margin-bottom: 20px;
}

.his_x_list li {
	margin-bottom: 30px;
}

.his_x_list_t {
	font-size: 16px;
	color: #00B432;
	margin: 10px 0;
	text-transform: uppercase;
}

.his_x_list_l .his_x_list_s,.his_x_list_i,.his_x_list_p,.his_x_list_t {
	margin-right: 10px;
}

.his_x_list_r .his_x_list_s,.his_x_list_i,.his_x_list_p,.his_x_list_t {
	margin-left: 10px;
}

.his_x_t {
	text-align: center;
	font-size: 45px;
	font-weight: bold;
	color: #00b432;
	margin-bottom: 50px;
	text-transform: uppercase;
}

.his_x {
	padding: 100px 0;
}

.his_x_list_l {
	position: relative;
}

.his_x_list_r .his_x_list_d {
	background: #00b432;
	border-radius: 100%;
	width: 10px;
	height: 10px;
	position: absolute;
	left: -4px;
	top: 20px;
}

.his_x_list_l .his_x_list_d {
	background: #00b432;
	border-radius: 100%;
	width: 10px;
	height: 10px;
	position: absolute;
	right: -4px;
	top: 20px;
}

.cn_x_l {
	width: 600px;
	float: left;
	margin-right: 100px;
}

.cn_x_l_im img {
	width: 100%;
	display: block;
	padding: 20px;
	box-sizing: border-box;
}

.cn_x_l_im2 img {
	display: block;
	max-width: 100%;
	float: left;
}

.cn_x_r {
	width: 700px;
}

.cn_x_l_im2x {
	float: left;
	height: 152px;
	width: 96px;
	margin: 0 10px 10px;
}

.cn_x_l_im2 {
	margin: 0 20px;
}

.cn_x {
	padding: 50px 0;
}

.cn_x_r_t {
	font-size: 30px;
	font-weight: bold;
}

.cn_x_r_p {
	margin-top: 30px;
}

.cn_x .w1200 {
	display: flex;
	justify-content: space-between;
}

.cn_x_r_a a {
	background: #00B432;
	color: #fff;
	font-weight: bold;
	font-size: 16px;
	padding: 10px 20px;
	border-radius: 50px;
}

.cn_x_r_a {
	margin: 20px 0;
}

.cn_x_r_p2 {
	margin-bottom: 30px;
}

.cn2_x_t {
	font-size: 30px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 30px;
}

.cn2_x_l_box {
	background: #F4F4F4;
	width: 290px;
	padding: 20px;
	box-sizing: border-box;
}

.cn2_x_l {
	display: flex;
	justify-content: space-between;
}

.cn2_x_l_box_i img {
	width: 100%;
}

.cn2_x_l_box_t {
	color: #000;
	margin: 5px 0 20px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
	white-space: normal;
	min-height: 42px;
}

.cn2_x_l_box_a {
	background: #00b432;
	border-radius: 50px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 5px 10px;
	font-weight: bold;
	color: #fff;
}

.cn2_x_l_box_a img {
	width: 15px;
}

.cn2_x {
	padding-bottom: 50px;
}

.cn3_x_t {
	font-size: 30px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 10px;
}

.cn3_x_p {
	text-align: center;
	margin-bottom: 30px;
}

.cn3_x form {
	width: 500px;
	margin: 0 auto;
	margin-bottom: 50px;
}

.cn3_x input {
	background: #DEDEDE;
	border-radius: 50px;
	border: none;
	outline: none;
	padding: 10px 15px;
	width: 100%;
	box-sizing: border-box;
	margin-bottom: 10px;
}

.cn3_x_f1 input {
	width: 245px;
}

.cn3_x_f1 {
	display: flex;
	justify-content: space-between;
}

.cn3_x button {
	background: #00B432;
	color: #fff;
	border: none;
	border-radius: 50px;
	padding: 10px 20px;
	width: 200px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin: 0 auto;
	font-weight: bold;
}

.cn3_x button img {
	width: 15px;
}

.news_x_t {
	text-align: center;
	font-size: 60px;
	font-weight: bold;
	margin-bottom: 50px;
	color: #00B432;
}

.news_x {
	padding: 50px 0;
}

.news_x_d {
	color: #666;
}

.news_x_tx {
	font-weight: bold;
	font-size: 25px;
	margin: 5px 0 20px;
}

.news_x_n img {
	max-width: 100%;
}

.cn_x_r_a a:hover {
	color: #000;
}

.cn2_x_l_box:hover .cn2_x_l_box_a {
	background: #000;
}

.cn3_x button:hover {
	background: #000;
}

.contact_x button:hover {
	background: #000;
}

.banner video {
	width: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	display: block;
	height: 500px;
}

.pagebar {
	padding: 20px;
	overflow: hidden;
	clear: both
}

.pagebar .pagination {
	display: flex;
	justify-content: center;
	margin-top: 10px;
}

.pagination a {
	background: #fff;
	border: 1px solid #ccc;
	color: #333;
	font-size: 12px;
	padding: 8px 10px;
	margin: 0 2px;
	border-radius: 3px;
	line-height: 100%
}

.pagination span {
	color: #333;
	font-size: 12px;
	padding: 7px 2px;
	margin: 0 2px;
	border-radius: 3px;
}

.pagination a:hover {
	color: #00B432;
	border: 1px solid #00B432;
}

.pagination a.page-num-current {
	color: #fff;
	background: #00B432;
	border: 1px solid #00B432;
}

.text-secondary {
	text-align: center;
	padding: 20px 0
}

.top_r form {
	border: 1px solid #707070;
	border-radius: 30px;
	margin-right: 10px;
	display: flex;
	align-items: center;
	padding: 0 5px;
}

.top_r form input {
	height: 30px;
	border: none;
	border-radius: 30px;
	padding-left: 10px;
	box-sizing: border-box;
	outline: none;
	width: 224px;
}

.top_r form button {
	border-radius: 30px;
	border: none;
	height: 30px;
	background: none;
}

.top_r form button img {
	height: 20px;
	margin-right: 0;
}

.pd2_list_tt {
	font-size: 20px;
	margin-bottom: 30px;
}

.pd2_list_tt span {
	padding: 0 10px;
	font-weight: bold;
	color: #00b432;
}

.world-iframe {
	width: 100%;
	height: 500px;
	margin: 0;
	padding: 0;
	display: block;
}

.bz {
	width: 590px;
	background: #00b432cc;
	padding: 40px;
	box-sizing: border-box;
}

.bz a {
	color: #fff;
	position: relative;
}

.bz_t {
	font-size: 40px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 12px;
	line-height: 46px;
}

.bz_p {
	line-height: 25px;
	width: 470px;
}

.bz a:before {
	background: url(../images/CTA.png);
	background-size: 100%;
	position: absolute;
	bottom: 0;
	right: 0;
	content: '';
	height: 54px;
	width: 54px;
	pointer-events: none;
}

.bz:hover {
	background: #2f302fcc;
}

.who_x iframe {
	margin-bottom: 30px;
}

.pd2 .w1200 {
	justify-content: space-between;
}
.sidebar {
	width: 275px;
	background-color: #fff;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
	font-family: Arial, sans-serif;
	float: left;
	margin-right: 25px;
	margin-bottom: 50px;
}

.menu-header {
	padding: 10px;
	cursor: pointer;
	display: flex;
	align-items: center;
	color: #28a745;
	font-weight: bold;
}

.checkmark {
	margin-right: 8px;
	display: none;
}

.menu-content {
	list-style: none;
	padding: 0;
	margin: 0;
	display: none;
}

.menu-content li {
	padding: 8px 15px 8px 8px;
}

.menu-content input[type="checkbox"] {
	margin-right: 8px;
}

.menu-item.active .checkmark {
	display: inline-block;
}

.menu-item.active .menu-content {
	display: block;
}

.lx {
	width: 900px;
	float: left;
}

.menu-item {
	border-bottom: 1px solid #f2f2f2;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
.arrow {
	width: 15px;
	height: 15px;
	margin-right: 5px;
	transition: transform 0.3s ease;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%2328a745'%3E%3Cpath d='M8.59 16.58L13.17 12 8.59 7.41 10 6l6 6-6 6-1.41-1.42z'/%3E%3C/svg%3E");
	background-repeat: no-repeat;
}

.menu-item.active .arrow {
	transform: rotate(90deg);
}
		
.menu-content li {
	position: relative;
	padding-left: 30px;
}

.menu-content li a::before {
	content: '';
	position: absolute;
	left: 10px;
	top: 56%;
	transform: translateY(-50%);
	width: 20px;
	height: 20px;
	background-image: url("../images/f1.png");
	background-size: 15px;
	background-repeat: no-repeat;
	transition: all 0.2s ease;
}
.menu-content .menu-content-active::before {
	content: '';
	position: absolute;
	left: 10px;
	top: 56%;
	transform: translateY(-50%);
	width: 20px;
	height: 20px;
	background-image: url("../images/f2.png");
	background-size: 15px;
	background-repeat: no-repeat;
	transition: all 0.2s ease;
}
.menu-content .menu-content-active label{
	font-weight:bold;
}
.menu-content input[type="checkbox"]:checked + label ~ li::before,
		.menu-content input[type="checkbox"]:checked + li::before {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%2300B432'%3E%3Crect x='3' y='3' width='18' height='18' rx='2'/%3E%3Cpath d='M10 14l5-5 2 2-7 7-4-4 2-2z'/%3E%3C/svg%3E");
}
		
.menu-content input[type="checkbox"] {
	position: absolute;
	opacity: 0;
	z-index: -1;
}
		
.menu-content label {
	cursor: pointer;
	position: relative;
	padding-left: 5px;
}
		
.menu-content input[type="checkbox"]:checked + label {
	color: #00B432;
	font-weight: 500;
}
.sidebar .menu-item:last-child{
	margin-bottom:0;
}
.menu-content a{
	color:#000
}
.menu-content-active a{
	font-weight:bold;
}

/* ============================================================
   源站 CN(style2.css)与 EN(style.css)的 3 处语义差异
   本文件主体拷自 EN style.css;CN 页面(<html lang="zh">)需以下覆盖,
   否则 CN 会按 EN 渲染(如 .section3_1_l 行高 45px,源站 CN 应为 60px)。
   html[lang="zh"] 前缀特异性高于单 class,可靠覆盖。
   ============================================================ */
html[lang="zh"] .section3_1_l { line-height: 60px; }
html[lang="zh"] .pd_x_box_t { height: auto; }
html[lang="zh"] .pagination a:hover { color: #fff; }