* {
	margin: 0;
	padding: 0;
}

.product_content {
	margin-top: -60px;
}

.product_top {
	background: url('../images/product_top_bg.png') no-repeat;
	width: 100%;
	height: 920px;
	background-size: 100% 100%;
}

.product_center {
	width: 1403px;
	height: 3683px;
	background: rgba(255, 255, 255, 0.49);
	border-radius: 36px;
	border: 2px solid #fff;
	margin: 0px auto;
	margin-top: -745px;
}

.product_center_padding {
	padding: 99px;
}

.product_center_style1 {
	position: relative;
	margin-bottom: 65px;

}

.product_center_style1 .style1_text {
	position: absolute;
	font-family: PingFang SC;
	font-weight: 500;
	font-size: 38px;
	color: #FFFFFF;
	right: 70px;
	top: 270px;
}

.product_center_style1 .style1_text .text1 {}

.product_center_style1 .style1_text .text2 {
	margin: 20px 0;
	text-align: right;
}

.product_center_style1 .style1_text .text3 {
	text-align: right;
	margin-top: 50px;
}

.product_center_style1 .style1_text .text3 img {
	display: inline-flex;
}

.product_flex_between {
	display: flex;
	justify-content: space-between;
	gap: 10px;
}

.product_center_style2 {
	position: relative;
	margin-bottom: 65px;

}

.product_center_style2 .style2_text {
	position: absolute;
	font-family: PingFang SC;
	font-weight: 500;
	font-size: 34px;
	color: #FFFFFF;
	left: 50px;
	bottom: 50px;
}

.product_center_style2 .style2_text .text1 {}

.product_center_style2 .style2_text .text2 {
	margin: 20px 0;
	text-align: left;
}

.product_center_style2 .style2_text .text3 {
	text-align: left;
	margin-top: 50px;
}

.product_center_style2 .style2_text .text3 img {
	display: inline-flex;
}

.product_footer {
	margin: 0 auto;
	text-align: center;
	width: 1200px;
}

.product_form_ch {
	font-weight: 500;
	font-size: 42px;
	color: #111111;
	font-family: PingFang SC;
	letter-spacing: 1px;
}

.product_form_en {
	font-family: PingFang SC;
	font-weight: 400;
	font-size: 24px;
	color: #666666;
}

.form_con {
	margin-top: 30px;
	margin-bottom: 115px;
}

.form_con_top {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.form_con_top p {
	font-family: PingFang SC;
	font-weight: 500;
	font-size: 24px;
	color: #111111;
	display: flex;
	align-items: center;
}

.form_con_top input {
	width: 265px;
	height: 41px;
	border-radius: 6px;
	border: 1px solid #111111;
}

.form_con_bottom {
	margin-top: 45px;
}

.form_con_bottom p {
	font-family: PingFang SC;
	font-weight: 500;
	font-size: 24px;
	color: #111111;
	display: flex;
	align-items: center;
	flex-shrink: 0;
}

.form_con_bottom textarea {
	border-radius: 6px;
	border: 1px solid #111111;
	height: 41px;
	width: 100%;
}

.form_con_bottom span {
	flex-shrink: 0;
}

.form_con .btn {
	margin-top: 50px;
	background: #111111;
	border-radius: 6px;
	font-size: 20px;
	color: #FFFFFF;
	width: 127px;
	height: 45px;
	border: none;
	cursor: pointer;
}

.product_sub_box {
	position: relative;
}

/* 区域疾病标准化管理 */
.product_sub_box_top {
	width: 100%;
	height: 758px;
	background-size: cover;
}

.one_banner {
	background: url('../images/one_banner.png') no-repeat center;
	background-size: cover;
}

.two_banner {
	background: url('../images/two_banner.png') no-repeat center;
	background-size: cover;
}

.three_banner {
	background: url('../images/three_banner.png') no-repeat center;
	background-size: cover;
}

.four_banner {
	background: url('../images/four_banner.png') no-repeat center;
	background-size: cover;
}

.five_banner {
	background: url('../images/five_banner.png') no-repeat center;
	background-size: cover;
}

.six_banner {
	background: url('../images/six_banner.png') no-repeat center;
	background-size: cover;
}

.seven_banner {
	background: url('../images/seven_banner.png') no-repeat center;
	background-size: cover;
}

.nine_banner {
	background: url('../images/nine_banner.png') no-repeat center;
	background-size: cover;
}


.product_sub_box_con {
	width: 1509px;
	position: absolute;
	top: 410px;
	left: 0;
	right: 0;
	margin: 0 auto;
}

.sub_box_title {
	font-family: Alibaba PuHuiTi;
	font-weight: 400;
	font-size: 60px;
	color: #111111;
	line-height: 55px;
	text-align: right;
	margin-right: 100px;
}

.sub_box_title_line_box {
	width: 100%;
	display: flex;
	justify-content: flex-end;
}

.sub_box_title_line {
	width: 114px;
	height: 2px;
	background: #858585;
	border-radius: 1px;
	margin: 40px 140px 50px 0;
}

.sub_box_introduction {
	width: 1141px;
	height: 154px;
	background: rgba(255, 255, 255, 0.4);
	box-shadow: 0px 4px 23px 1px rgba(0, 0, 0, 0.06);
	border-radius: 23px;
	border: 2px solid #FFFFFF;
	font-size: 32px;
	color: #333333;
	line-height: 60px;
	padding: 83px 154px;
	text-indent: 2em;
}

.sub_box_bottom {
	margin-top: 170px;
	background: url('../images/sub_box_bottom.png') no-repeat;
	background-position: center bottom;
	width: 100%;
	background-size: cover;
	/* 	height: 1081px; */
}

.sub_box_bottom_con {
	width: 1500px;
	margin: 0 auto;
}

.sub_box_bottom_title {
	display: flex;
	align-items: center;
	padding: 0px 135px;
}

.sub_box_bottom_title .left_line {
	width: 6px;
	height: 32px;
	background: #0FC5C7;
	border-radius: 2px;
	margin-right: 14px;
}

.sub_box_bottom_title .right_title {
	font-family: PingFang SC;
	font-weight: bold;
	font-size: 34px;
	color: #0FC5C7;
	line-height: 60px;
}

.sub_box_bottom_style1 {
	padding: 0px 135px;
}

.sub_box_bottom_style1 .style1_item {
	font-family: PingFang SC;
	font-size: 28px;
	color: #333333;
	line-height: 60px;
	display: flex;
	margin-top: 20px;
}

.sub_box_bottom_style1 .style1_item .left_type {
	font-weight: bold;
	width: 140px;
	flex-shrink: 0;
}

.sub_box_bottom_style1 .style1_item .right_con {
	color: #686868;
}

.sub_box_bottom_title_two {
	width: 717px;
	height: 83px;
	background: rgba(15, 197, 199, 0.04);
	border-radius: 41px;
	border: 1px solid #0FC5C7;
	font-family: PingFang SC;
	font-weight: bold;
	font-size: 32px;
	color: #0FC5C7;
	line-height: 83px;
	margin: 114px auto 73px;
	text-align: center;
}

.sub_box_bottom_style2 {
	padding: 0px 135px;
	margin-bottom: 100px;
}

.sub_box_bottom_style2 .style2_item {
	font-family: PingFang SC;
	font-size: 28px;
	color: #333333;
	line-height: 60px;
	display: flex;
	margin-top: 20px;
	flex-direction: column;
}

.sub_box_bottom_style2 .style2_item .left_type {
	font-weight: bold;
	letter-spacing: 2px;
}

.sub_box_bottom_style2 .style2_item .right_con {
	color: #686868;
}

.sub_box_bottom_style3 {
	padding: 0px 135px 164px;
}

.sub_box_bottom_style3_top {
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 50px 0;
}

.sub_box_bottom_style3_top .style3_top_box {
	width: 549px;
	height: 53px;
	border-radius: 26px;
	border: 1px solid #000000;
	font-family: PingFang SC;
	font-weight: bold;
	font-size: 30px;
	color: #333333;
	line-height: 53px;
	text-align: center;
	margin-right: 75px;
}

.sub_box_bottom_style3_bottom {
	font-family: PingFang SC;
	font-weight: 500;
	font-size: 22px;
	color: #666666;
	line-height: 42px;
	text-align: center;
}

.sub_box_bottom_style4 {
	padding: 0px 135px;
}

.sub_box_bottom_style4 .style4_item_box {
	margin-top: 50px;
	display: flex;
	flex-wrap: wrap;
}

.sub_box_bottom_style4 .style4_item {
	background: #FFFFFF;
	box-shadow: 0px 2px 5px 1px rgba(0, 0, 0, 0.15);
	border-radius: 26px;
	padding: 14px 35px;
	margin-right: 40px;
	margin-bottom: 40px;
	font-size: 24px;
	color: #333333;
	font-weight: 400;
}

.sub_box_bottom_style5 {
	padding: 0px 135px;
}

.style5_item_box {}

.style5_item {
	margin-top: 50px;
}

.style5_item .style5_item_tit {
	height: 56px;
	background: #444444;
	border-radius: 12px 27px 0px 0px;
	font-family: PingFang SC;
	font-weight: bold;
	font-size: 26px;
	color: #FFFFFF;
	line-height: 56px;
	display: inline-block;
	padding: 0 30px 8px;
	position: relative;
	z-index: 1;
}

.style5_item .style5_item_con {
	background: #FFFFFF;
	border-radius: 12px;
	border: 1px solid #666666;
	padding: 31px 48px;
	font-size: 22px;
	position: relative;
	z-index: 2;
	margin-top: -10px;
}


.sub_box_bottom_style6 {
	padding: 0px 135px;
}

.style6_item_box {
	margin-top: 30px;
}

.style6_item_box .style6_item {
	font-family: PingFang SC;
	font-weight: bold;
	font-size: 28px;
	color: #333333;
	line-height: 48px;
	margin-bottom: 25px;
}

.style6_item_box .style6_item span {
	margin-right: 15px;
	font-size: 20px;
}

.sub_box_bottom_style7 {
	padding: 0px 135px;
}

.style7_item_box {
	margin-top: 30px;
}

.style7_item_box .style7_item {
	display: inline-flex;
	align-items: center;
	margin-bottom: 50px;
}

.style7_item_box .style7_item .style7_item_num {
	width: 55px;
	height: 55px;
	background: #333333;
	border-radius: 50%;
	font-family: DIN;
	font-weight: bold;
	font-size: 32px;
	color: #FFFFFF;
	text-align: center;
	line-height: 55px;
	font-style: italic;
	position: relative;
}

.style7_item_box .style7_item .style7_item_con {
	background: #FFFFFF;
	border-radius: 12px;
	border: 1px solid #666666;
	height: 73px;
	width: 672px;
	line-height: 73px;
	text-align: center;
	position: relative;
	font-size: 20px;
}

.style7_item_box .style7_item_left {}

.style7_item_box .style7_item_left .style7_item_num {
	z-index: 3;
}

.style7_item_box .style7_item_left .style7_item_con {
	z-index: 1;
	margin-left: -25px;
}

.style7_item_box .style7_item_right {
	justify-content: flex-end;
	width: 100%;
}

.style7_item_box .style7_item_right .style7_item_num {
	z-index: 3;
}

.style7_item_box .style7_item_right .style7_item_con {
	z-index: 1;
	margin-right: -25px;
}

.sub_box_bottom_style8 {
	padding: 0px 135px;
}

.style8_item_box {
	font-family: PingFang SC;
	font-weight: 500;
	font-size: 26px;
	color: #666666;
	line-height: 48px;
	text-indent: 2em;
}

.sub_box_bottom_style9 {
	padding: 0px 135px;
}

.style9_item_box {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	margin-top: 30px;
}

.style9_item_box .style9_item {
	font-family: PingFang SC;
	font-weight: bold;
	font-size: 28px;
	color: #333333;
	display: flex;
	align-items: center;
	width: 560px;
	margin-bottom: 48px;
}

.style9_item_box .style9_item span {
	margin-right: 10px;
	font-size: 20px;
}

.sub_box_bottom_style10 {
	padding: 0px 135px;
}

.style10_item_box {}

.style10_item {
	display: flex;
	flex-direction: column;
	padding: 20px 0;
	border-bottom: 1px solid #EFEFEF;
}

.style10_item .style10_item_top {
	font-family: PingFang SC;
	font-weight: bold;
	font-size: 30px;
	color: #333333;
	display: flex;
	align-items: center;
}

.style10_item .style10_item_top span {
	font-size: 20px;
	margin-right: 10px;
}

.style10_item .style10_item_bottom {
	margin-top: 34px;
	font-family: PingFang SC;
	font-weight: 500;
	font-size: 28px;
	color: #666666;
}


.news_content {
	margin-top: -60px;
}

.news_top {
	background: url('../images/news_top_bg.png') no-repeat;
	width: 100%;
	height: 690px;
	background-size: 100% 100%;
}

.news_center {
	margin-top: -500px;
}

.text_center {
	text-align: center;
}

.news_center_one {
	width: 1400px;
	margin: 0px auto;
	margin-bottom: 117px;
}

.news_center_one .news_center_one_box {}

.news_center_one .news_center_one_box .news_center_one_item {
	margin-top: 114px;
	display: flex;
	justify-content: space-between;
	font-weight: 400;
	font-size: 24px;
	color: #333333;
	line-height: 50px;
	align-items: center;
}

.news_center_one .news_center_one_box .news_center_one_item span {
	font-weight: 500;
}

.news_center_one .news_center_one_box .news_center_one_item .news_center_one_item_left {}

.news_center_one .news_center_one_box .news_center_one_item .news_center_one_item_left .xibao {
	background: rgba(235, 57, 54, 0.14);
	border: 1px solid #FFFFFF;
	width: 686px;
	height: 168px;
	position: relative;
}

.news_center_one .news_center_one_box .news_center_one_item .news_center_one_item_left .xibao .xibao_img {
	position: absolute;
	left: 24px;
	top: -20px;
}

.news_center_one .news_center_one_box .news_center_one_item .news_center_one_item_left .xibao_text_box {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	height: 168px;
}


.news_center_one .news_center_one_box .news_center_one_item .news_center_one_item_left {}

.news_center_one .news_center_one_box .news_center_one_item .news_center_one_item_img {}

.news_center_one .news_center_one_box .news_center_one_item .news_center_one_item_right {}

.news_center_one .news_center_one_box .news_center_one_item .news_center_one_item_text {
	width: 604px;
	text-indent: 2em;
}

.news_center_two {
	background: url('../images/news_center_two.png') no-repeat;
	width: 100%;
	height: 490px;
	background-size: 100% 100%;
	margin-bottom: 120px;
}

.news_center_two_tit {
	padding-top: 110px;
}

.news_center_two_list {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: 86px;
}

.news_center_two_list .news_center_two_item {
	margin-right: 100px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.news_center_two_list .news_center_two_item_color {
	background: #222222;
	width: 458px;
	height: 107px;
}

.news_footer_tip {
	font-weight: 500;
	font-size: 18px;
	color: #999999;
	margin: 50px auto;
}

.form_con_top input {
	font-size: 24px;
	color: #111111;
	font-weight: bold;
	padding-left: 5px;
}

.case_content {
	margin-top: -60px;
}

.case_top {
	background: url('../images/case_top_bg.png') no-repeat;
	width: 100%;
	height: 690px;
	background-size: 100% 100%;
}

.case_top_box {
	position: relative;
	margin-top: 115px;
	height: 619px;
}

.case_top_box_left_bg {
	background: url('../images/case_top_box_left_bg.png') no-repeat;
	width: 1137px;
	height: 619px;
	position: absolute;
	left: 0;
	z-index: 1;
}

.case_top_box_right_bg {
	width: 1028px;
	height: 619px;
	background-color: #fff;
	position: absolute;
	right: 0;
	z-index: 2;

}

.case_top_box_con {
	width: 1440px;
	display: flex;
	align-items: center;
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 3;
	transform: translate(-50%, -50%);
}

.case_top_box_con .case_top_box_con_img {
	margin-top: 25px;
	flex-shrink: 0;
}

.case_top_box_con .case_top_box_con_text {
	/* margin-top: 25px; */
	font-weight: 500;
	font-size: 22px;
	color: #333333;
	line-height: 50px;
}

.case_center {
	margin-top: -470px;
}

.case_center_con {
	width: 1404px;
	margin: 160px auto;
}

.case_center_con .case_center_con_top {
	text-align: center;
	position: relative;
}

.case_center_con .case_center_con_top .case_center_con_top_small {
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 3;
	transform: translate(-50%, -50%);
}

.case_center_con .case_center_con_bottom {}

.case_center_con .case_center_con_bottom .case_center_con_bottom_text {
	font-weight: 500;
	font-size: 22px;
	color: #333333;
	line-height: 50px;
	text-indent: 2em;
}








.mt80 {
	margin-top: 80px;
}

.mt50 {
	margin-top: 50px;
}

.pb180 {
	padding-bottom: 180px;
}

.pb130 {
	padding-bottom: 130px;
}

.pt40 {
	padding-top: 40px;
}

.w120 {
	width: 120px;
	text-align: right;
}

.width828 {
	width: 828px !important;
}

.win100_box {
	width: 100%;
	margin-top: 47px;
	display: flex;
	justify-content: center;
}