.x_top {
	width: 100%;
	height: 35px;
	background: #E5E5E5;
	font-family: 'Medium';
}

.x_top_1 {
	height: 35px;
	line-height: 35px;
	font-size: 12px;
	font-weight: 500;
	color: #666666;
}

.x_top_1 a {
	font-size: 12px;
	margin-left: 20px;
	color: #666666;
	font-family: 'Medium';
}

.x_top_1 a:nth-child(2) {
	color: #333;
	font-weight: bold;
}


.x_serch {
	width: 100%;
	height: 132px;
}

.x_serch_1 {
	justify-content: space-between;
}

.x_logoimg {
	width: 186px;
	height: 90px;
}
.x_logo{
	font-size: 64px;
	font-weight: bold;
	color: #555555;
	line-height: 90px;
	padding-top: 18px;
}

.x_form1 {
	box-sizing: border-box;
	width: 602px;
	height: 40px;
	position: relative;
	top: 35px;
}

.x_form1 form {
	position: relative;
}

.x_form1 #serch_val {
	width: 602px;
	height: 40px;
	outline: none;
	border: 1px solid #333;
	border-radius: 5px 5px 5px 5px;
	text-indent: 13px;
}

input#serch_val::-webkit-input-placeholder {
	font-size: 14px;
	color: #999999;
	font-family: 'Medium';
}

.x_form1 #serch_btn {
	width: 96px;
	height: 40px;
	background: #333;
	outline: none;
	border: none;
	border-radius: 5px 5px 5px 5px;
	position: absolute;
	right: 0;
	top: 0;
	font-size: 16px;
	font-weight: 500;
	color: #FFFFFF;
}

.x_form1_hotserch {
	font-size: 12px;
	font-weight: 500;
	color: #999999;
	margin-top: 10px;
	font-family: 'Medium';
}

.x_form1_hotserch a {
	font-size: 12px;
	font-weight: 500;
	color: #999999;
	margin-top: 10px;
	font-family: 'Medium';
	padding: 0 8px;
}

.x_shopcar {
	box-sizing: border-box;
	padding: 0 21px 0 16px;
	width: 120px;
	height: 40px;
	border-radius: 5px 5px 5px 5px;
	border: 1px solid #333;
	position: relative;
	top: 35px;
}

.x_shopcar {
	font-size: 14px;
	font-weight: 500;
	color: #333;
	align-items: center;
	justify-content: space-between;
}

.x_shopcar img {
	width: 24px;
	height: 24px;
}

.x_nav1 {
	position: relative;
}

.x_nav1_top {
	width: 190px;
	height: 40px;
	background: #333;
	font-size: 16px;
	font-weight: 500;
	color: #FFFFFF;
	align-items: center;
	justify-content: center;
	cursor: pointer;
	user-select: none;
	font-family: 'Medium';
}

.x_nav1_top img {
	width: 13px;
	height: 7px;
	margin-left: 15px;
}

.x_nav2 {
	margin-left: 44px;
	padding-top: 4px;
	/* font-family: 'Medium'; */
}

.x_nav2 li {
	margin-right: 49px;
}

.x_nav2 li:last-child {
	margin-right: 0px;
}

.x_nav2 a {
	font-size: 16px;
	font-weight: 500;
	color: #666666;
	line-height: 22px;
	padding-bottom: 6px;
}
.x_nav2 a:hover{
	color: #333;
	font-weight: bold;
	font-family: 'Regular';
}
.x_nav2 a.active {
	border-bottom: 2px solid #333;
	color: #333;
	font-weight: bold;
	font-family: 'Regular';
}

.x_nav_bot {
	width: 190px;
	background: #1F1F1F;
	position: absolute;
	top: 40px;
	left: 0;
	z-index: 111;
	padding-bottom: 19px;
}

.x_nav_bot li {
	padding-top: 16px;
	padding-left: 12px;
	position: relative;
}

.x_nav_bot1 {
	width: 28px;
	height: 28px;
}

.x_nav_bot2 {
	padding-left: 8px;
	padding-top: 6px;
}

.x_nav_bot2>a {
	font-size: 14px;
	color: #FFFFFF;
	line-height: 20px;
}

.x_nav_bot2_b>a {
	display: block;
	margin-top: 6px;
	font-size: 12px;
	color: #DEDEDE;
	line-height: 14px;
}

.x_nav_bot2_b>a:first-child {
	margin-right: 12px;
}

.x_nav_bot3 {
	width: 7px;
	height: 15px;
	position: absolute;
	top: 22px;
	right: 18px;
}

.x_banner {
	width: 100%;
	position: relative;
}

.x_swiper1 {
	width: 100%;
}

.x_swiper1 .swiper-pagination-bullets {
	bottom: 18px;
}

.x_swiper1 .swiper-pagination-bullet {
	width: 39px;
	height: 17px;
	content: url(../images/x12.png);
	background: transparent;
	opacity: 1;
	border-radius: 0;
}

.x_swiper1 .swiper-pagination-bullet-active {
	content: url(../images/x13.png);
}

.banner_wid {
	width: 1200px;
	height: 0px;
	background: #fff;
	position: absolute;
	left: 50%;
	top: 0;
	z-index: 1111;
	transform: translate(-50%, 0);
}

.banner_con {
	box-sizing: border-box;
	width: 200px;
	height: 420px;
	background: #FFFFFF;
	position: absolute;
	right: 0;
	top: 40px;
	padding: 16px 0 0 0;
	font-family: 'Medium';
}

.banner_con1 {
	display: block;
	width: 70px;
	height: 70px;
	border-radius: 50%;
	margin: 0 auto;
}

.banner_con2 {
	font-size: 14px;
	font-weight: 500;
	color: #333333;
	line-height: 20px;
	text-align: center;
	margin-top: 12px;
}

.banner_con3 {
	align-items: center;
	justify-content: center;
	margin-top: 12px;
}

.banner_con3 a {
	display: block;
	box-sizing: border-box;
	height: 24px;
	line-height: 24px;
	width: 70px;
	border-radius: 4px 4px 4px 4px;
	border: 1px solid #999999;
	font-size: 12px;
	font-weight: 500;
	color: #666666;
	text-align: center;
}

.banner_con3 a:nth-child(2) {
	color: #333;
	border: 1px solid #333;
	margin-left: 14px;
}

.banner_con4 {
	box-sizing: border-box;
	padding-left: 4px;
	width: 100%;
	height: 24px;
	line-height: 24px;
	background: #F9F9F9;
	border-radius: 0px 0px 0px 0px;
	margin-top: 15px;
	color: #666666;
}

.banner_con4 a {
	display: block;
	margin: 0 16px;

	font-size: 12px;
	font-weight: 500;
	color: #333;
}

.banner_con4 a:nth-child(2) {
	color: #666666;
}

.banner_con5 {
	margin-top: 12px;
	padding-left: 20px;
}

.banner_con5 a {
	font-size: 10px;
	font-weight: 500;
	color: #666666;
	line-height: 14px;
}

.banner_con6 {
	width: 100%;
	height: 24px;
	line-height: 24px;
	background: #F9F9F9;
	font-size: 12px;
	font-weight: 500;
	color: #333333;
	padding-left: 20px;
	margin-top: 15px;
}

.banner_con7 {
	box-sizing: border-box;
	padding: 10px 16px 0;
	flex-wrap: wrap;
	justify-content: space-between;

}

.banner_con7_1 {
	width: 33.333%;
	text-align: center;
	margin-bottom: 16px;
}

.banner_con7_1 div {

	font-size: 10px;
	font-weight: 500;
	color: #666666;
	line-height: 14px;
	text-align: center;
}

.banner_con7_1 img {
	width: 18px;
	height: 18px;
}

.x_cur {
	width: 100%;
	position: relative;z-index: 1;
	padding-top: 70px;
}

.x_cur_bg1 {
	position: absolute;
	right: 0;
	top: 0;
	display: none;
	width: 396px;z-index: -1;
}

.x_cur_tit {
	font-size: 42px;
	font-weight: bold;
	color: #333333;
	line-height: 59px;
	flex: 1;
	position: relative;
	z-index: 1;
}

.x_cur_tit_span {
	font-size: 25px;
	font-weight: 500;
	color: rgba(1, 50, 0, 0.10000000149011612);
	line-height: 35px;
	padding-top: 18px;
	font-family: 'Medium';
}

.x_cur_tit2 {
	position: absolute;
	top: 22px;
	left: 79px;
	z-index: -1;
	font-size: 48px;
	font-family: 'Medium';
	font-weight: 500;
	color: rgba(1, 50, 0, 0.05999999865889549);
	line-height: 67px;
}

.x_cur_tit_i1 {
	width: 37px;
	height: 53px;
	margin-right: 8px;
}

.x_cur_tit_i2 {
	width: 37px;
	height: 53px;
	margin-left: 8px;
}

.x_cur_tabtop {
	font-size: 20px;
	font-weight: 500;
	color: #666666;
	line-height: 28px;
	/* font-family: 'Medium'; */
	padding-top: 41px;
	align-items: center;
}

.x_cur_tabtit2 {
	padding-top: 24px;
}

.x_cur_tabtit3 {
	padding-top: 24px;
}

.x_cur_tabtop>div {
	margin-right: 12px;
	cursor: pointer;
}

.x_cur_tabtop>div.on {
	/* font-family: 'Regular'; */
	font-weight: bold;
	color: #333;
	/* padding-top: 4px; */
}
.x_cur_tabtop>div:hover {
	/* font-family: 'Regular'; */
	font-weight: bold;
	color: #333;
	/* padding-top: 4px; */
}

.x_cur_bot {
	margin-top: 51px;
}

.x_cur_bot1 {
	/* width: 580px; */
}

.x_cur_bot1_1 {
	border-radius: 10px;
	width: 580px;
	height: 350px;
	overflow: hidden;
}

.x_cur_bot1_1 img {
	width: 100%;
	height: auto;
}

.x_cur_bot1_2 {
	font-size: 20px;
	font-weight: bold;
	color: #333333;
	line-height: 28px;
	margin-top: 20px;
}
.x_cur_bot1_2:hover{
	color: #333;
}
.x_cur_bot1_3 {
	font-size: 16px;
	font-weight: 500;
	color: #666666;
	line-height: 26px;
	margin-top: 14px;
}
.x_cur_bot1_3:hover{
	color: #333;
}
.x_cur_bot1_4 {
	margin-top: 30px;	width: 580px;
}
.x_cur_bot1_4:hover .x_cur_bot1_4right1{
	color: #333;
}
.x_cur_bot1_4:hover .x_cur_bot1_4right2{
	color: #333;
}

.x_cur_bot1_4c {
	padding-top: 10px;
}

.x_cur_bot1_4left {
	box-sizing: border-box;
	width: 66px;
	height: 74px;
	border-radius: 5px 5px 5px 5px;
	border: 1px solid #DEDEDE;
	margin-right: 20px;
	flex: none;
}

.x_cur_bot1_4left p {
	font-size: 24px;
	font-weight: 500;
	color: #666666;
	line-height: 34px;
	padding-top: 3px;
	text-align: center;
}

.x_cur_bot1_4left div {
	width: 23px;
	height: 1px;
	background-color: #999999;
	margin: 0 auto;
	margin-top: 5px;
}

.x_cur_bot1_4left span {
	display: block;
	font-size: 12px;
	font-weight: 500;
	color: #999999;
	line-height: 17px;
	padding-top: 8px;
	text-align: center;
}

.x_cur_bot1_4right {
	flex: 1;
}

.x_cur_bot1_4right1 {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	line-height: 22px;
}

.x_cur_bot1_4right2 {
	font-size: 14px;
	font-weight: 500;
	color: #666666;
	line-height: 26px;
	margin-top: 10px;
}
.x_cur_bot1_4right2 img{
    display: none;
}
.x_inf_tabbot_li{position: relative;padding-bottom: 80px}
.x_cur_bot_li{position: relative;padding-bottom: 80px}
.x_cur_lm {
  
	position: absolute;bottom: 0;left: 50%;transform: translate(-50%,0);

	display: block;
	box-sizing: border-box;
	padding: 16px 30px 0 30px;
	width: 161px;
	height: 52px;
	background: url(../images/xd3.png) no-repeat;
	line-height: 22px;
	font-size: 16px;
	font-weight: 500;
	color: #333;
	align-items: center;justify-content: center;
	margin: 0 auto;
	/*margin-top: 39px;*/
	transition: all 0.6s;
	  display: none;
}
.x_cur_lm img{
	width: 18px;height: 18px;transition: all 0.8s;margin-left: 6px;
}
.x_cur_lm:hover{
	font-weight: bold;
}
.x_cur_lm:hover img{
	transform: rotate(360deg);
}
.x_inf {
	width: 100%;
	/* height: 1093px; */
	padding-top: 60px;
	padding-bottom: 42px;
}

.x_inf_tabbot {
	margin-top: 50px;
}

.x_inf_tabbot1 {
	width: 666px;
}

.x_inf_tb1 {
	width: 666px;
	height: 400px;
	border-radius: 10px;
	overflow: hidden;
}

.x_inf_tb1 img {
	width: 100%;
	height: auto;
}

.x_inf_tb2 {
	font-size: 20px;
	font-weight: bold;
	color: #333333;
	line-height: 28px;
	margin-top: 19px;
}
.x_inf_tb2:hover{
	color: #333;
}
.x_inf_tb3:hover{
	color: #333;
}
.x_inf_tb3 {
	font-size: 16px;
	font-weight: 500;
	color: #666666;
	line-height: 26px;
	margin-top: 14px;
}

.x_inf_tb4s {
	padding-top: 3px;
}

.x_inf_tb4 {
	margin-top: 30px;
}
.x_inf_tb4:hover .x_inf_tb4_r1{
	color: #333;
}
.x_inf_tb4:hover .x_inf_tb4_r2{
	color: #333;
}
.x_inf_tb4:hover .x_inf_tb4_r3{
	color: #333;
}
.x_inf_tb4 img {
	width: 137px;
	height: 106px;
}

.x_inf_tb4_r {
	flex: 1;
	margin-left: 22px;
}

.x_inf_tb4_r1 {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	line-height: 22px;
}

.x_inf_tb4_r2 {
	font-size: 14px;
	font-weight: 500;
	color: #666666;
	line-height: 24px;
	margin-top: 10px;
}

.x_inf_tb4_r3 {
	font-size: 14px;
	font-weight: 500;
	color: #999999;
	line-height: 20px;
	margin-top: 6px;
}

.x_inf_tabbot2 {
	flex: 1;
	margin-left: 50px;
	/* font-family: 'Medium'; */
}

.x_inf_tbri {
	margin-top: 40px;
}
.x_inf_tbri:hover .x_inf_tbri1{
	color: #333;
}
.x_inf_tbri:hover .x_inf_tbri2{
	color: #333;
}
.x_inf_tbri:hover .x_inf_tbri3{
	color: #333;
}
.x_inf_tbri:first-child {
	margin-top: 0px;
}

.x_inf_tbri1 {
	font-size: 20px;
	font-weight: 500;
	color: #333333;
	line-height: 28px;
}

.x_inf_tbri2 {
	font-size: 14px;
	font-weight: 500;
	color: #666666;
	line-height: 24px;
	margin-top: 14px;
}

.x_inf_tbri3 {
	font-size: 14px;
	font-weight: 500;
	color: #999999;
	line-height: 20px;
	margin-top: 4px;
}

.x_show {
	width: 100%;
	padding-top: 61px;
	padding-bottom: 78px;
}

.x_show_line {
	width: 100%;
	height: 1px;
	background: #DEDEDE;
	margin-top: 16px;
	position: relative;
}

.x_show_line::after {
	display: block;
	content: '';
	position: absolute;
	left: 0;
	top: -1px;
	width: 253px;
	height: 3px;
	background: #333;

}

.x_show_tabot {
	margin-top: 60px;
}

.x_show_tabot_1 {
	width: 380px;
	height: 411px;
	background: #FFFFFF;
	box-shadow: 2px 4px 10px 1px rgba(0, 0, 0, 0.08);
	border-radius: 0px 10px 10px 0px;
	margin-right: 30px;
}
.x_show_tabot_1:hover{
	box-shadow: 2px 4px 10px 1px rgba(0, 0, 0, 0.12);
}
.x_show_tabot_1:hover .x_show_tabot_1t{
	color: #333;
}

.x_show_tabot_1:hover .x_show_tabot_1c{
	color: #333;
}
.x_show_tabot_1:nth-child(3) {
	margin-right: 0;
}

.x_show_tabot_1i {
	width: 380px;
	height: 263px;
	overflow: hidden;
}

.x_show_tabot_1i img {
	width: 100%;
	height: auto;
}

.x_show_tabot_1t {
	font-size: 20px;
	font-weight: 500;
	color: #000000;
	line-height: 28px;

	padding-top: 20px;
	text-align: center;
}

.x_show_tabot_1l {
	width: 30px;
	height: 2px;
	background: #333;
	margin: 0 auto;
	margin-top: 10px;
}

.x_show_tabot_1c {
	box-sizing: border-box;
	padding: 0 19px;
	font-size: 16px;
	font-weight: 500;
	color: #666666;
	line-height: 26px;
	margin-top: 14px;
}


/* jjjjj */

.Z_tftc {
	width: 100%;
	height: 852px;
	box-sizing: border-box;
	position: relative;
	background-color: #F3F7F7;
}

.Z_tftcbg {
	height: 100%;
	width: 37.29%;
}

.Z_tftc-cotainer {
	width: 1200px;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);

}

.Z_tabs {
	box-sizing: border-box;
	width: 100%;
	height: 70px;
	background: #333;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.Z_tab-tftc {
	height: 42px;
	font-size: 30px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 42px;
	padding: 18px 0 10px 20px;
}

.Z_tabs-ul {
	display: flex;
}

.Z_tabs-ul>li {
	width: 120px;
	height: 35px;
	line-height: 35px;
	font-size: 14px;
	color: #fff;
	text-align: center;
	border: 1px solid #fff;
	border-bottom: 1px solid #518692;
	margin-right: 16px;
	cursor: pointer;
}
.Z_tabs-ul>li::after{
	display: block;
	content: '';
	width: 11px;
	height: 10px;
	border: 1px solid transparent;
	margin: 0 auto;
    transform: rotateZ(45deg);
    margin-top: -5px;
	

}
.Z_tabs-ul>li:hover{
	background: #2E6E7C;
	font-weight: bold;
	border-bottom-color: #fff;
}
.Z_tabs-ul>li.on{
	background: #2E6E7C;
	font-weight: bold;
	border-bottom-color: #fff;
}
/* .Z_tabs-ul>li:hover::after{
	border-bottom-color: #fff ;
	border-right-color: #fff ;
	background: #2E6E7C;
}
.Z_tabs-ul>li.on::after{
	border-bottom-color: #fff ;
	border-right-color: #fff ;
	background: #2E6E7C;
} */
.Z_tabs-bd {
	padding-top: 40px;
}

.Z_bd-ul {
	width: 100%;
	height: 597px;
	box-sizing: border-box;
	display: flex;
}

.Z_tftc-lf {
	margin-right: 17px;
}

.Z_swiper {
	width: 270px;
	height: 597px;
}
.Z_swiper .swiper-pagination-bullets{
	bottom: 16px;
}
.Z_swiper .swiper-pagination-bullet{
	width: 10px;
	height: 10px;
	background: rgba(255, 255, 255);
	opacity: 0.5;
}
.Z_swiper .swiper-pagination-bullet-active{
	opacity: 1;
}
.Z_tftc-lf img {
	width: 270px;
	height: 597px;
}

.Z_tftc-md {
	display: flex;
	flex-direction: column;
	margin-right: 20px;
	justify-content: space-between;
}

.Z_tm-son {
	width: 235px;
	height: 289px;
	background: #FFFFFF;
	box-sizing: border-box;
	padding-top: 19px;
}

.Z_tm-son img {
	width: 235px;
	height: 181px;
}

.Z_tm-t1 {
	height: 28px;
	font-size: 20px;
	font-weight: bold;
	color: #333333;
	line-height: 28px;
	margin-bottom: 7px;
	text-indent: 17px;
}

.Z_tm-t2 {
	text-indent: 17px;
	height: 22px;
	font-size: 16px;
	font-weight: 500;
	color: #666666;
	line-height: 22px;
	margin-bottom: 32px;
}

.Z_tftc-rt {
	width: 655px;
	box-sizing: border-box;
	display: flex;
	flex-wrap: wrap;
}

.Z_tftc-rt>a {
	margin-right: 20px;
	margin-bottom: 20px;
}

.Z_tftc-rt>a:nth-child(3),
.Z_tftc-rt>a:nth-child(6) {
	margin-right: 0;
}

.Z_tftc-rt>a:nth-child(4),
.Z_tftc-rt>a:nth-child(5),
.Z_tftc-rt>a:nth-child(6) {
	margin-bottom: 0;
}

.Z_pick-one {
	width: 205px;
	height: 289px;
	box-sizing: border-box;
	background: #fff;
}

.Z_pick-one img {
	width: 205px;
	height: 173px;
	display: block;
	margin-bottom: 10px;
}

.Z_pick-name {
	width: 183px;
	margin: 0 auto;
	margin-bottom: 26px;
	font-size: 14px;
	font-weight: 500;
	color: #333333;
	line-height: 16px;
}

.Z_pick-price {
	width: 183px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 12px;
	text-indent: 12px;
}

.Z_pick-price del {
	height: 20px;
	font-size: 14px;
	font-weight: 500;
	color: #999999;
	line-height: 16px;
}

.Z_pick-price div {
	height: 28px;
	font-size: 20px;
	font-weight: bold;
	color: #333;
	line-height: 23px;
}

/* 尾部 */
.Z_footer {
	width: 100%;
	height: 372px;
	box-sizing: border-box;
	background: url(../images/footerbg.png) no-repeat;
	background-position-x: right;
}

.Z_footer-container {
	width: 1200px;
	margin: 0 auto;
	display: flex;
	border-top: 1px solid transparent;
	border-bottom: 1px solid #D0E0EF;
}

.Z_footer-logo {
	width: 209px;
	height: 101px;
	line-height: 101px;
	padding: 111px 103px 94px 36px;
	font-size: 72px;
	color: #666;
	text-align: center;
	white-space: nowrap;
}

.Z_footer-right {
	flex: 1;
}

.Z_footer-nav {
	width: 100%;
	display: flex;
	align-items: center;
	height: 69px;
	justify-content: space-between;
	border-bottom: 1px solid #D0E0EF;
}

.Z_footer-nav a {
	display: block;
	height: 22px;
	font-size: 16px;
	line-height: 22px;
	color: #666666;
	padding-top: 10px;
}

.Z_footer-nav a:hover {
	font-weight: bold;
	color: #333;
}

.Z_footer-nav-bot {
	display: flex;
	justify-content: space-between;
	padding-top: 40px;
}

.Z_footer-tftc-contract {
	display: flex;
}

.Z_footer-tftc {
	width: 72px;
	margin-right: 170px;
}

.Z_footer-title {
	height: 25px;
	font-size: 18px;
	font-weight: bold;
	color: #666666;
	line-height: 25px;
	margin-bottom: 23px;
}

.Z_footer-little {
	display: block;
	height: 16px;
	font-size: 14px;
	font-weight: 400;
	color: #666666;
	line-height: 16px;
	margin-bottom: 16px;
	white-space: nowrap;
}

.Z_footer-code {
	width: 126px;
	height: 126px;
	box-sizing: border-box;
	background: #fff;
	padding: 10px;
	margin-bottom: 11px;
}

.Z_footer-code>img {
	width: 106px;
	height: 106px;
}

.Z_footer-code-words {
	text-align: center;

}

.Z_footer-bot {
	width: 100%;
	text-align: center;
	padding: 24px 0 27px;
	height: 14px;
	line-height: 14px;
	font-size: 12px;
	color: #666;
}




.X_pt_t1 {
	margin-top: 20px;
}

.X_pt_t1_t1 {
	font-size: 30px;
	color: #5bae24;
	text-align: center;
	font-weight: bold;
}

.X_pt_t1_t2 {
	font-size: 16px;
	color: #707070;
	text-align: center;
	margin-top: 15px;
}

.X_pt_c1 {
	width: 100%;
	position: relative;
	margin-top: 66px;
}

.X_pt_i2 {
	display: block;
	width: 702px;
	position: absolute;
	left: 0;
	top: 111px;
	z-index: -1;
}

.X_pt_c1_c_r {
	margin-left: 108px;
	position: relative;
	width: 410px;
	height: 500px;
}

.X_pt_i3 {
	display: block;
	width: 410px;
	height: 432px;
}

.X_pt_c1_c_l_t1 {
	font-size: 30px;
	font-weight: bold;
	line-height: 42px;
	color: #5bae24;
	margin-left: 234px;
	margin-top: 30px;
	position: relative;
}

.X_pt_c1_c_l_t1::after {
	content: '';
	position: absolute;
	top: -17px;
	left: 48px;
	z-index: -1;
	width: 180px;
	height: 100px;
	border: 5px solid #F1F1F1;
}

.X_pt_c1_c_l_t2 {
	font-size: 16px;
	font-weight: 500;
	line-height: 22px;
	color: #666666;
	margin-top: 13px;
	margin-left: 234px;
}

.X_pt_c1_c_l_c1 {
	width: 506px;
	font-size: 16px;
	font-weight: 500;
	line-height: 26px;
	color: #333333;
	margin-top: 68px;
}

.X_pt_i4 {
	display: block;
	width: 602px;
	position: absolute;
	right: 231px;
	bottom: 42px;
}


.Z_zsjm{
    width: 100%;
    padding: 70px 0 70px;
    box-sizing: border-box;
    background: url(/static/images/platform/bg1.png) no-repeat;
    background-size: 100% 100%;
}
.Z_zsjm1::before{
    width: 235px;
    height: 150px;
    opacity: 0.6;
    border: 10px solid #EAEAF2;
    content: '';
    position: absolute;
    left: 63px;
    top: 0;
    z-index: -1;
}
.Z_zsjm1{
    box-sizing: border-box;
    width: 365px;
    margin-right: 190px;
    position: relative;
}
.Z_zsjm1-title{
    color: #5bae24;
    margin-top: 40px;
    margin-bottom: 16px;
    height: 30px;
    line-height: 30px;
    font-size: 32px;
    font-weight: bold;
}
.Z_zsjm1-worden{
    height: 30px;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 128px;
    color: #999999;
}
.Z_zsjm1-words{
    width: 365px;
    height: 150px;
    font-size: 18px;
    line-height: 28px;
    box-sizing: border-box;
    overflow: hidden;
    margin-bottom: 53px;
    text-align: justify;
    color:#666666;
}
.Z_zsjm1::after{
    width: 90px;
    height: 2px;
    background: #999999;
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
}
.Z_zsjm2{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.Z_aboutjm{
    width: 275px;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
}
.Z_aboutjm img{
    width:38px ;
    height: 38px;
    margin-bottom: 15px;
}
.Z_abjm-title{
    font-size: 24px;
    margin-bottom: 23px;
    font-weight: bold;
}
.Z_abjm-title::after{
    width: 25px;
    height: 1px;
    background: #999999;
    content: '';
    display: block;
    transform: translateY(10px);
}
.Z_abjm-content{
    width: 275px;
    height: 80px;
    box-sizing: border-box;
    overflow: hidden;
    color: #666666;
    line-height: 28px;
    font-size: 18px;
}