.supplier_box {
	width: 100%;
	display: flex;
	flex-direction: column;
}

.center {
	width: 1240px;
	margin: 0 auto;
}

.top_box {
	width: 100%;
	display: flex;
	flex-direction: column;
}

.topmask {
	width: 100%;
	height: 63px;
	background: #f6f6f6;
}


.top1 {
	width: 100%;
	height: 308px;
	background: url('../../images/zhicai/topbg1.png') no-repeat;
	display: flex;
	flex-direction: column;
}

.top1_img {
	width: 298px;
	height: 35px;
	margin-top: 30px;
}

.top1_img>img {
	width: 100%;
	height: 100%;
}

.top1_title_1 {
	display: flex;
	flex-direction: row;
	margin-top: 48px;
}

.top1_title_1>span {
	height: 65px;
	font-size: 43px;
	font-family: Source Han Sans CN-Bold, Source Han Sans CN;
	font-weight: bold;
	color: #000000;
	line-height: 50px;
}

.top1_title_1>span:nth-child(2) {
	color: #0C4AE7 !important;
}

.top1_title_2 {
	margin-top: 10px;
	margin-left: 100px;
	height: 27px;
	font-size: 18px;
	font-family: Source Han Sans CN-Normal, Source Han Sans CN;
	font-weight: 400;
	color: #888888;
	line-height: 27px;
}

.top1_items {
	display: flex;
	flex-direction: row;
	margin-top: 20px;
}

.top1_item {
	margin-right: 25px;
	width: 108px;
	text-align: center;
	height: 38px;
	background: #FFFFFF;
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
	border-radius: 43px 43px 43px 43px;
	font-size: 14px;
	font-family: Source Han Sans CN-Normal, Source Han Sans CN;
	font-weight: 400;
	color: #454545;
	line-height: 38px;
}

.top2 {
	width: 100%;
	height: 260px;
	background: url('../../images/zhicai/topbg2.png') no-repeat;
	display: flex;
	flex-direction: row;
}

.top2_main {
	width: 100%;
	height: 260px;
	display: flex;
	flex-direction: row;
}

.top2_left {
	display: flex;
	flex-direction: column;
	margin-top: 54px;
	margin-right: 90px;
	width: 400px;
}

.top2_left_item {
	display: flex;
	flex-direction: row;
	align-items: center;
	margin-bottom: 25px;
}

.top2_left_item_check {
	width: 25px;
	height: 25px;
	margin-right: 10px;
}

.top2_left_item_check>img {
	width: 100%;
	height: 100%;
}

.top2_left_item_title {
	height: 27px;
	font-size: 18px;
	font-family: Source Han Sans CN-Normal, Source Han Sans CN;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 27px;
	margin-right: 10px;
}

.top2_left_item_title>span {
	color: #FBCB20;
}

.top2_left_item_img1 {
	width: 92px;
	height: 27px;
	position: relative;
}

.top2_left_item_img1_in {
	position: absolute;
	left: 0;
	top: -15px;
}

.top2_left_item_img2 {
	width: 111px;
	height: 35px;
	position: relative;
}

.top2_left_item_img2_in {
	position: absolute;
	left: 0;
	bottom: -12px;
}



.top2_left_item_img1_in>img,
.top2_left_item_img2_in>img {
	width: 100%;
	height: 100%;
}

.top2_mid {
	margin-top: 80px;
	display: flex;
	flex-direction: column;
}

.top2_mid_1 {
	position: relative;
	width: 93px;
	height: 43px;
	font-size: 29px;
	font-family: Source Han Sans CN-Bold, Source Han Sans CN;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 34px;
}

.top2_mid_1_img {
	width: 20px;
	height: 20px;
	position: absolute;
	bottom: 12px;
	right: -2px;
}

.top2_mid_1_img>img {
	width: 100%;
	height: 100%;
}

.top2_mid_2 {
	width: 265px;
	height: 69px;
	font-size: 53px;
	font-family: YouSheBiaoTiHei-Regular, YouSheBiaoTiHei;
	font-weight: 400;
	line-height: 62px;
	background: linear-gradient(180deg, #FFFFFF 0%, #FFFCE2 0%, #FF3434 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	position: relative;

}

.top2_mid_2_img {
	position: absolute;
	bottom: 16px;
	left: 159px;
	width: 108px;
	height: 97px;
}

.top2_mid_2_img>img {
	width: 100%;
	height: 100%;
}

.top2_right {
	width: 420px;
	height: 200px;
	position: relative;
}

.top2_right_img {
	position: absolute;
	bottom: 0;
	width: 386px;
	height: 378px;
}

.top2_right_img>img {
	width: 100%;
	height: 100%;
}

.sb1 {
	width: 100%;
	display: flex;
	flex-direction: column;
	background: #FFFFFF;
}

.sb_top {
	display: flex;
	flex: row;
	align-items: center;
	margin: 30px 0;
}

.sb_top_1 {
	width: 186px;
	height: 38px;
	line-height: 38px;
	background: #0C4AE7;
	border-radius: 36px 36px 36px 36px;
	font-size: 16px;
	font-family: Source Han Sans CN-Bold, Source Han Sans CN;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	margin-right: 27px;
}

.sb_top_2 {
	height: 24px;
	font-size: 16px;
	font-family: Source Han Sans CN-Normal, Source Han Sans CN;
	font-weight: 400;
	color: #888888;
	line-height: 19px;
}


.sb1_items {
	width: 100%;
	display: flex;
	flex-direction: row;
	margin-bottom: 30px;
}

.sb1_item {
	margin-right: 140px;
	width: 307px;
	height: 476px;
	background: #F8F8F8;
	padding: 25px 20px;
	position: relative;
	cursor: pointer;
}

.sb1_item:hover .sb1_item_title2 {
	color: #fb4b3d;
}




.sb1_item:nth-last-child(1) {
	margin-right: 0;
}

.sb1_item_title1 {
	margin-bottom: 25px;
	height: 33px;
	font-size: 22px;
	font-family: Source Han Sans CN-Normal, Source Han Sans CN;
	font-weight: 400;
	color: #888888;
	line-height: 26px;
}

.sb1_item_title2 {
	margin-bottom: 15px;
	height: 67px;
	font-size: 22px;
	font-family: Source Han Sans CN-Bold, Source Han Sans CN;
	font-weight: bold;
	color: #454545;
	line-height: 26px;
	word-wrap: break-word;
}

.sb1_item_desc {
	word-wrap: break-word;
	font-size: 16px;
	font-family: Source Han Sans CN-Normal, Source Han Sans CN;
	font-weight: 400;
	color: #888888;
	line-height: 19px;
}

.sb1_item_img {
	position: absolute;
	bottom: 0px;
	right: 0px;
}

.sb1_item:hover .sb1_item_img {
	right: -40px;
	animation-name: move;
	animation-duration: 0.5s;
	animation-timing-function: linear;
}



@keyframes move {
	0% {
		right: 0px;
	}

	100% {
		right: -40px;
	}
}



.sb1_item_img>img {
	width: 100%;
	height: 100%;
}

.sb2 {
	width: 100%;
	background: #F8F8FF;
}

.sb2_main {
	width: 1039px;
	height: 542px;
	margin: 0 auto;
	margin-top: 30px;
	margin-bottom: 120px;
}

.sb2_main>video {
	width: 100%;
	height: 100%;
}


.sb3 {
	width: 100%;
	display: flex;
	flex-direction: column;
}

.sb3_items {
	width: 100%;
	display: flex;
	flex-direction: row;
	margin-bottom: 55px;
}

.sb3_item {
	width: 290px;
	height: 392px;
	padding: 25px;
	margin-right: 25px;
	position: relative;
	cursor: pointer;
}

.sb3_item_mask {
	position: absolute;
	bottom: -5px;
	left: 0;
	width: 0%;
	height: 5px;
}

@keyframes bt {
	0% {
		width: 0%;
	}

	100% {
		width: 100%;
	}
}

.sb3_item:hover .sb3_item_mask {
	width: 100%;
	animation-name: bt;
	animation-duration: 1s;
	animation-timing-function: linear;
}


.sb3_item:nth-last-child(1) {
	margin-right: 0;
}

.sb3_item_title {
	height: 36px;
	font-size: 24px;
	font-family: Source Han Sans CN-Bold, Source Han Sans CN;
	font-weight: bold;
	color: #454545;
	line-height: 28px;
	margin-bottom: 22px;
}

.sb3_item_desc {
	font-size: 16px;
	font-family: Source Han Sans CN-Normal, Source Han Sans CN;
	font-weight: 400;
	color: #888888;
	line-height: 19px;
}

.sb3_item_img {
	width: 290px;
	height: 197px;
	position: absolute;
	bottom: 0;
	left: 0;
}

.sb3_item_img>img {
	width: 100%;
	height: 100%;
}

.sb3_bottom {
	width: 100%;
	height: 338px;
	background: url('../../images/zhicai/sb3bg.png') no-repeat rgba(5, 4, 38, 0.6);
}

.sb3_bottom_items {
	display: flex;
	flex-direction: row;
}

.sb3_bottom_item {
	display: flex;
	flex-direction: column;
	width: 274px;
	height: 152px;
	margin-top: 80px;
	margin-right: 163px;
}

.sb3_bottom_item_num {
	height: 72px;
	font-size: 48px;
	font-family: Source Han Sans CN-Bold, Source Han Sans CN;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 56px;
	margin-bottom: 25px;
}

.sb3_bottom_item_desc {
	height: 54px;
	font-size: 18px;
	font-family: Source Han Sans CN-Normal, Source Han Sans CN;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 23px;
}

.sb4 {
	display: flex;
	flex-direction: column;
	align-items: center;
}

.sb4_part {
	width: 1436px;
	/* height: 375px; */
	display: flex;
	flex-direction: column;
	margin: 30px 0;
	border-radius: 30px 30px 0px 0px;
}

.part1 {
	background: #FFFFFF;
}

.part2 {
	background: linear-gradient(180deg, #F2F2FF 0%, rgba(248, 248, 255, 0) 100%);
}

.part3 {
	background: linear-gradient(180deg, #E9FFF7 0%, rgba(233, 255, 247, 0) 100%);
}

.part4 {
	background: linear-gradient(180deg, #FFF7EA 0%, rgba(255, 250, 241, 0) 100%);
}

.sb4_main {
	width: 100%;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
}

.sb4_main_item {
	width: 50%;
	height: 150px;
	margin-bottom: 30px;
	display: flex;
	flex-direction: row;
}

.sb4_main_item:nth-child(3),
.sb4_main_item:nth-child(4) {
	margin-bottom: 0;
}


.sb4_main_item_img {
	width: 310px;
	height: 150px;
}

.sb4_main_item_img>img {
	width: 100%;
	height: 100%;
}

.sb4_main_item_right {
	display: flex;
	flex-direction: column;
	justify-content: center;
	padding-left: 28px;
}

.sb4_main_item_right_1 {
	width: 233px;
	font-size: 20px;
	font-family: Source Han Sans CN-Bold, Source Han Sans CN;
	font-weight: bold;
	color: #000000;
	line-height: 23px;
	margin-bottom: 10px;
}

.sb4_main_item_right_2 {
	width: 233px;
	font-size: 16px;
	font-family: Source Han Sans CN-Normal, Source Han Sans CN;
	font-weight: 400;
	color: #888888;
	line-height: 19px;
}

.sb4_main_left {
	width: 230px;
	height: 230px;
	background: url('../../images/zhicai/a.png') no-repeat;
	display: flex;
	flex-direction: column;
	align-items: center;
	margin-left: 200px;
	margin-right: 65px;
	margin-top: 25px;
	/* justify-content: center; */
}

.sb4_main_left_1 {
	width: 30px;
	height: 30px;
	margin-bottom: 10px;
	margin-top: 70px;
}

.sb4_main_left_1>img {
	width: 100%;
	height: 100%;
}

.sb4_main_left_2 {
	width: 100px;
	flex-wrap: wrap;
	text-align: center;
	height: 27px;
	font-size: 18px;
	font-family: Source Han Sans CN-Bold, Source Han Sans CN;
	font-weight: bold;
	color: #000000;
	line-height: 21px;
}


.sb4_main_Right {
	display: flex;
	flex-direction: column;
}

.sb4_main_Right_item {
	display: flex;
	flex-direction: row;
	width: 492px;
	height: 70px;
	background: linear-gradient(90deg, #DCE4FA 0%, rgba(220, 228, 250, 0) 100%);
	position: relative;
	margin-bottom: 25px;
}

.sb4_main_Right_item:nth-child(2) {
	margin-left: 60px;
}

.sb4_main_Right_item:nth-last-child(1) {
	margin-bottom: 0;
}

.sb4_main_Right_item_title {
	position: absolute;
	left: -35px;
	width: 70px;
	height: 70px;
	border-radius: 50%;
	line-height: 69px;
	background: #FFFFFF;
	border: 1px solid #0C4AE7;
	text-align: center;
}

.sb4_main_Right_item_desc {
	display: flex;
	flex-direction: column;
	margin-left: 50px;
	justify-content: center;
}

.sb4_main_Right_item_desc1 {
	height: 27px;
	font-size: 18px;
	font-family: Source Han Sans CN-Bold, Source Han Sans CN;
	font-weight: bold;
	color: #000000;
	line-height: 21px;
}

.sb4_main_Right_item_desc2 {
	height: 24px;
	font-size: 16px;
	font-family: Source Han Sans CN-Normal, Source Han Sans CN;
	font-weight: 400;
	color: #888888;
	line-height: 19px;
}

.part3_main {
	display: flex;
	flex-direction: row;
	margin-top: 40px;
	margin-bottom: 40px;
}

.part3_item {
	display: flex;
	flex-direction: column;
	margin-right: 40px;
}

.part3_item:nth-last-child(1) {
	margin-right: 0;
}

.part3_item_title {
	display: flex;
	flex-direction: column;
}

.part3_item_title_1 {
	height: 27px;
	font-size: 18px;
	font-family: Source Han Sans CN-Bold, Source Han Sans CN;
	font-weight: bold;
	color: #000000;
	line-height: 21px;
	margin-bottom: 5px;
}

.part3_item_title_2 {
	height: 24px;
	font-size: 16px;
	font-family: Source Han Sans CN-Normal, Source Han Sans CN;
	font-weight: 400;
	color: #888888;
	line-height: 19px;
	margin-bottom: 15px;
}

.part3_line {
	display: flex;
	flex-direction: row;
	align-items: center;
	margin-bottom: 15px;
}

.part3_line1 {
	width: 19px;
	height: 19px;
	background: #1EB77F;
	border-radius: 50%;
	margin-right: 40px;
}

.part3_line2 {
	width: 238px;
	height: 0px;
	opacity: 1;
	border: 1px solid #1EB77F;
}

.part3_place {
	margin-top: 70px;
}

.part4_main {
	width: 1194px;
	height: 184px;
	background: url('../../images/zhicai/jylc.png') no-repeat;
	position: relative;
	margin-top: 60px;
	margin-bottom: 60px;
}

.part4_item {
	position: absolute;
	display: flex;
	flex-direction: column;
}

.part4_item_title {
	height: 21px;
	font-size: 14px;
	font-family: Source Han Sans CN-Normal, Source Han Sans CN;
	font-weight: 400;
	color: #454545;
	line-height: 16px;
	margin-bottom: 5px;
}

.part4_item_desc {
	height: 21px;
	font-size: 14px;
	font-family: Source Han Sans CN-Bold, Source Han Sans CN;
	line-height: 16px;
	color: #454545;
}

.fb {
	color: #000000 !important;
	font-weight: bold;
}


.jy1 {
	left: -10px;
	top: 69px;
}

.jy2 {
	left: 192px;
	top: 107px;
}

.jy3 {
	left: 389px;
	top: -25px;
}

.jy4 {
	left: 499px;
	top: 106px;
}

.jy5 {
	left: 755px;
	top: 66px;
}

.jy6 {
	left: 960px;
	top: 162px;
}

.jy7 {
	left: 1056px;
	top: -60px;
}

.sb5 {
	width: 100%;
	display: flex;
	flex-direction: column;
}

.sb5_main {
	width: 100%;
	display: flex;
	flex-direction: row;
}

.sb5_main_left {
	width: 810px;
	height: 538px;
	margin-right: 23px;
}

.sb5_main_left .swiper-slide {
	width: 810px;
	height: 538px;
}


.sb5_main_item_img {
	width: 100%;
	height: 100%;
}

/* .activeItem {
	width: 810px !important;
	height: 538px !important;
}
 */
.sb5_main_item_img>img{
	width: 100%;
	height: 100%;
}


.sb5_main_right {
	width: 1089px;
	height: 538px;
	display: flex;
	flex-direction: column;
}

.my-slide{
	width: 264px !important;
	height: 176px !important;
}

.activezch{
	opacity: 1 !important;
}


.sb5_main_right_top {
	display: flex;
	width: 1089px;
	height: 176px !important;
}

.sb5_main_right_top .swiper-slide{
	width: 264px !important;
	height: 176px !important;
	opacity: 0.3;
	
}



.sb5_main_right_bottom {
/* 	position: absolute;
	bottom: 0; */
	margin-top: 20px;
	width: 100%;
	height: 339px;
	background: #F8F8F8;
	display: flex;
	flex-direction: column;
	padding: 35px;
}

.sb5_main_right_bottom1 {
	width: 714px;
	height: 124px;
	font-size: 20px;
	font-family: Source Han Sans CN-Normal, Source Han Sans CN;
	font-weight: 400;
	color: #454545;
	line-height: 23px;
	margin-bottom: 55px;
}

.sb5_main_right_bottom2 {
	height: 96px;
	font-size: 64px;
	font-family: Source Han Sans CN-Bold, Source Han Sans CN;
	font-weight: bold;
	color: #F1F1F1;
	line-height: 75px;
}

.sb6 {
	display: flex;
	flex-direction: column;
}

.sb6_main {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	margin-bottom: 10px;
}

.sb6_main_item {
	display: flex;
	flex-direction: row;
	margin-right: 35px;
	margin-bottom: 50px;
}

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

.sb6_main_item_left {
	width: 90px;
	height: 90px;
	background: #FFE8CB;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	margin-right: 15px;
}

.sb6_main_item_left1 {
	width: 30px;
	height: 30px;
	margin-bottom: 5px;
}

.sb6_main_item_left2 {
	height: 26px;
	font-size: 15px;
	font-family: Microsoft YaHei UI-Regular, Microsoft YaHei UI;
	font-weight: 400;
	color: #27283B;
	line-height: 26px;
}

.sb6_main_item_right {
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.sb6_main_item_right1 {
	width: 277px;
	font-size: 15px;
	font-family: Microsoft YaHei UI-Regular, Microsoft YaHei UI;
	font-weight: 400;
	color: #000000;
	line-height: 26px;
}

.sb6_main_item_right2 {
	width: 282px;
	font-size: 12px;
	font-family: Microsoft YaHei UI-Regular, Microsoft YaHei UI;
	font-weight: 400;
	color: #888888;
	line-height: 20px;
}

.sb7 {
	display: flex;
	flex-direction: column;
	background: #F8F8F8;
}

.sb7_main {
	display: flex;
	flex-direction: column;
	position: relative;
}

.sb7_main_left {
	display: flex;
	flex-direction: column;
}

.sb7_main_left1 {
	margin-top: 30px;
	margin-bottom: 20px;
	height: 27px;
	font-size: 18px;
	font-family: Source Han Sans CN-Normal, Source Han Sans CN;
	font-weight: 400;
	color: #000000;
	line-height: 21px;
}

.sb7_main_left2 {
	height: 48px;
	font-size: 32px;
	font-family: Source Han Sans CN-Bold, Source Han Sans CN;
	font-weight: bold;
	color: #0C4AE7;
	line-height: 38px;
	margin-bottom: 20px;
}

.sb7_main_left3 {
	width: 463px;
	height: 102px;
	font-size: 12px;
	font-family: Microsoft YaHei UI-Regular, Microsoft YaHei UI;
	font-weight: 400;
	color: #888888;
	line-height: 20px;
	margin-bottom: 50px;
}

.sb7_main_left3>span {
	color: #0C4AE7;
}

.sb7_main_right {
	width: 656px;
	height: 324px;
	position: absolute;
	left: 540px;
	top: -80px;
}

.sb7_main_right>img {
	width: 100%;
	height: 100%;
}


.sb7_parts {
	width: 100%;
	display: flex;
	flex-direction: column;
	margin-bottom: 20px;
}

.sb7_part {
	display: flex;
	flex-direction: row;
	padding: 30px 0 0 0;
}

.sb7_part:nth-child(2) .sb7_part_img {
	margin-right: 0;
	margin-left: 25px;
	background: linear-gradient(180deg, #FFEBC9 0%, rgba(255, 255, 255, 0) 100%);
}

.sb7_part_img {
	width: 450px;
	height: 450px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-right: 25px;
	background: linear-gradient(180deg, #E4E9FE 0%, rgba(228, 233, 254, 0) 100%);
}

.sb7_part_img_in {
	width: 325px;
	height: 220px;
}

.sb7_part_img_in>img {
	width: 100%;
	height: 100%;
}

.sb7_part_main {
	display: flex;
	flex-direction: column;
}

.sb7_part_main1 {
	height: 36px;
	font-size: 24px;
	font-family: Source Han Sans CN-Bold, Source Han Sans CN;
	font-weight: bold;
	color: #454545;
	line-height: 28px;
	margin-left: 30px;
	margin-bottom: 15px;
}

.sb7_part_main2 {
	width: 764px;
	height: 152px;
	background: #F8F8F8;
	padding: 30px;
	font-size: 16px;
	font-family: Microsoft YaHei UI-Regular, Microsoft YaHei UI;
	font-weight: 400;
	color: #888888;
	line-height: 25px;
	margin-bottom: 15px;
}

.sb7_part_main3 {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	padding: 0 30px;
}

.sb7_part_main3_item {
	display: flex;
	flex-direction: column;
	align-items: center;
}

.sb7_part:nth-child(2) .sb7_part_main3_item1 {
	background: #F6A01E;
}

.sb7_part_main3_item1 {
	width: 100px;
	height: 100px;
	display: flex;
	align-items: center;
	justify-content: center;
	background: #0C4AE7;
	border-radius: 50%;
	margin-bottom: 20px;
}

.sb7_part_main3_item1_img {
	width: 50px;
	height: 50px;
}

.sb7_part_main3_item1_img>img {
	width: 100%;
	height: 100%;
}

.sb7_part_main3_item2 {
	height: 25px;
	font-size: 16px;
	font-family: Microsoft YaHei UI-Regular, Microsoft YaHei UI;
	font-weight: 400;
	color: #454545;
	line-height: 25px;
}

.sb8 {
	width: 100%;
	display: flex;
	flex-direction: column;
}

.sb8_part1 {
	width: 100%;
	height: 196px;
	display: flex;
	flex-direction: column;
	background: linear-gradient(180deg, #F8FFE9 0%, rgba(248, 255, 233, 0) 100%);
	box-shadow: 0px -5px 10px 0px rgba(0, 0, 0, 0.05);
	border-radius: 30px 30px 30px 30px;
}

.sb8_title {
	/* height: 36px; */
	text-align: center;
	font-size: 24px;
	padding: 30px 0;
	font-family: Source Han Sans CN-Bold, Source Han Sans CN;
	font-weight: bold;
	color: #000000;
	/* line-height: 28px; */
}

.sb8_table {
	display: flex;
	flex-direction: column;
}

.sb8_rowItem{
	display: flex;
	flex-direction: row;
	border-left: 1px solid #DADADA;
	border-top: 1px solid #DADADA;
	border-right: 1px solid #DADADA;
}
.sb8_rowItem:nth-last-child(1){
	border-bottom: 1px solid #DADADA;
}
.sb8_rowItemL{
	width: 98px;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 0 12px;
	border-right: 1px solid #DADADA;
}

.sb8_rowItemLTitle{
	width: 100%;
	font-family: Source Han Sans CN, Source Han Sans CN;
	font-weight: 400;
	font-size: 16px;
	color: #454545;
	line-height: 19px;
	text-align: center;
}

.sb8_rowItemR{
	flex: 1;
	display: flex;
	flex-direction: column;
}


.sb_row {
	display: flex;
	flex-direction: row;
	border-bottom: 1px solid #DADADA;
}

.col1 {
	width: 300px !important;
	text-align: left !important;
	padding: 0 10px;
}

.sb_col {
	border-right: 1px solid #DADADA;
	width: 250px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 16px;
	font-family: Source Han Sans CN-Bold, Source Han Sans CN;
	font-weight: bold;
	color: #454545;
	padding: 0 10px;
}

.sb_col2 {
	padding: 0 10px;
	border-right: 1px solid #DADADA;
	width: 210px;
	min-height: 45px;
	line-height: 45px;
	text-align: center;
	font-size: 16px;
	font-family: Source Han Sans CN-Bold, Source Han Sans CN;
	color: #454545;
}

.sb_col2-2{
	border-right: 1px solid #DADADA;
	width: 210px;
	min-height: 45px;
	line-height: 45px;
	text-align: center;
	font-size: 16px;
	font-family: Source Han Sans CN-Bold, Source Han Sans CN;
	color: #454545;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}

.sb_col2-2:nth-last-child(1){
	border-right: 0px solid #000;
}


.col3{
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.sb8_part3 .sb8_table .sb_row:nth-child(1){
	border-top: 1px solid #DADADA;
}

.sb8_part3 .sb8_table .sb_row:nth-last-child(1){
	border-bottom: 1px solid #DADADA;
}

.sb_col2_val{
	display: flex;
	flex-direction: row;
	align-items: center;
	margin: 3px 0;
}

.sb_col2_val_1{
	font-size: 15px;
	font-family: Source Han Sans CN-Normal, Source Han Sans CN;
	font-weight: 400;
	color: #454545;
	line-height: 26px;
}


.round1{
	width: 7px;
	height: 7px;
	background: #1DA775;
	border-radius: 13px 13px 13px 13px;
	margin-right: 5px;
}

.round2{
	width: 7px;
	height: 7px;
	background: #5252DC;
	border-radius: 13px 13px 13px 13px;
	margin-right: 5px;
}

.sb_row:nth-last-child(1) {
	border-bottom: none;
}

.sb_col:nth-last-child(1),
.sb_col2:nth-last-child(1) {
	border-right: none;
}

/* .sb_row:nth-child(4) .col2{
	width: 235px;
	line-height: 30px;
	padding: 0 65px;
}
 */



.sb8_part2 {
	width: 100%;
	height: 1280px;
	background: linear-gradient(180deg, #E9FFF7 0%, rgba(233, 255, 247, 0) 100%);
	box-shadow: 0px -5px 10px 0px rgba(0, 0, 0, 0.05);
	border-radius: 30px 30px 30px 30px;
	display: flex;
	flex-direction: column;
}


.sb8_part3 {
	width: 100%;
	height: 400px;
	background: linear-gradient(180deg, #F2F2FF 0%, rgba(248, 248, 255, 0) 100%);
	border-radius: 30px 30px 30px 30px;
	display: flex;
	flex-direction: column;
}

.sb8_tip {
	margin-top: 40px;
	height: 24px;
	font-size: 16px;
	font-family: Source Han Sans CN-Normal, Source Han Sans CN;
	font-weight: 400;
	color: #888888;
	line-height: 19px;
	text-align: right;
}

.sb9 {
	display: flex;
	flex-direction: column;
	align-items: center;
	width: 100%;
	height: 755px;
	background: url('../../images/zhicai/bottomBg.png') no-repeat;
}

.sb9_title {
	display: flex;
	flex-direction: column;
	align-items: center;
	margin: 50px 0;
}

.sb9_title1 {
	height: 48px;
	font-size: 32px;
	font-family: Source Han Sans CN-Bold, Source Han Sans CN;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 38px;
	margin-bottom: 8px;
}

.sb9_title2 {
	height: 24px;
	font-size: 16px;
	font-family: Source Han Sans CN-Normal, Source Han Sans CN;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 19px;
}

.sb9_main {
	width: 632px;
	height: 502px;
	background: #FFFFFF;
	border-radius: 10px 10px 10px 10px;
	padding: 28px 55px;
	display: flex;
	flex-direction: column;
	align-items: center;
	margin: 0 auto;
}

.sb9_item {
	width: 100%;
	display: flex;
	flex-direction: row;
	align-items: center;
	margin-bottom: 25px;
}

.sb9_item_title {
	width: 47px;
	height: 27px;
	font-size: 18px;
	font-family: Source Han Sans CN-Normal, Source Han Sans CN;
	font-weight: 400;
	color: #000000;
	line-height: 21px;
	margin-right: 30px;
}

.sb9_item_input {
	width: 444px;
	height: 43px;
	line-height: 43px;
	font-size: 14px;
	background: #F4F4F4;
	border-radius: 5px 5px 5px 5px;
	padding-left: 22px;
	color: #888888;
}
.sb9_item_input>input{
	width: 444px;
	height: 43px;
	line-height: 43px;
	font-size: 14px;
	background: #F4F4F4;
	border-radius: 5px 5px 5px 5px;
	padding-left: 22px;
	color: #888888;
/* 	border: none;
	margin: 0;
	padding: 0; */
}



.sb9_item_input>textarea {
	padding: 0;
	border: none;
	width: 444px;
	height: 109px !important;
	line-height: 43px;
	font-size: 14px;
	background: #F4F4F4;
	border-radius: 5px 5px 5px 5px;
	color: #888888;
}

.markInput {
	height: 109px !important;
}

.sb9_apply {
	width: 304px;
	height: 50px;
	background: #FFCA06;
	border-radius: 5px 5px 5px 5px;
	text-align: center;
	line-height: 50px;
	font-size: 18px;
	font-family: Source Han Sans CN-Normal, Source Han Sans CN;
	font-weight: 400;
	color: #000000;
	cursor: pointer;
}

.hyCard{
	width: 100%;
}

.hyCard_items{
	width: 100%;
	display: flex;
	flex-direction: row;
	margin-bottom: 30px;
}
.hyCard_item{
	display: flex;
	flex-direction: column;
}

.hyCard_item_img{
	width: 305px;
	height: 194px;
	margin-bottom: 10px;
}
.hyCard_item_img>img{
	width: 100%;
	height: 100%;
}

.hyCard_item_title{
	text-align: center;
	height: 24px;
	font-size: 16px;
	font-family: Source Han Sans CN-Bold, Source Han Sans CN;
	font-weight: bold;
	color: #454545;
	line-height: 19px;
}