.navlink {
	/* color: #000 !important; */
	color: #fff !important;
}

.fixed {
	background: rgba(231, 233, 244, 0.8) !important;
	backdrop-filter: saturate(180%) blur(6px) !important;
}

.page-nav-list-item:hover .navlink {
	color: #fff !important;
}

.page-nav-list-item:hover .navlink .downicon::before {
	border-color: #fff transparent transparent transparent !important;
}

.downicon:before {
	border-color: #000 transparent transparent transparent !important;
}

.content {
	min-height: auto !important;
}

.opacity_box {
	opacity: 1 !important;
}

.combine_box {
	transition: opacity 1s;
}

.combine_top {
	width: 100%;
	height: 650px;
	position: relative;
	background: url("../../images/combine/diaogou/dg_banner.png") no-repeat right #232584;
}

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

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

.combine_center .cc_1 {
	height: 39px;
	font-size: 26px;
	font-family: Source Han Sans CN-Regular, Source Han Sans CN;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 30px;
	margin-top: 139px;

}

.combine_center .cc_2 {
	height: 83px;
	font-size: 55px;
	font-family: Source Han Sans CN-Regular, Source Han Sans CN;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 64px;
}

.combine_center .cc_3 {
	display: flex;
	flex-direction: row;
	margin-top: 50px;
}

.combine_center .cc_3 .cc_3_left {
	width: 445px;
	height: 111px;
	font-size: 14px;
	font-family: Source Han Sans CN-Regular, Source Han Sans CN;
	font-weight: 400;
	color: #FFFFFF;
	margin-right: 45px;
}

.combine_center .cc_3 .cc_3_right {
	width: 445px;
	height: 111px;
	font-size: 14px;
	font-family: Source Han Sans CN-Regular, Source Han Sans CN;
	font-weight: 400;
	color: #FFFFFF;
}

.cc_3_right_active {
	color: #FFCA06;
}

.combine_center .cc_4 {
	display: flex;
	flex-direction: row;
	align-items: center;
	margin-top: 44px;
}

.combine_center .cc_4 .cc_4_left {
	width: 175px;
	height: 0px;
	opacity: 1;
	border: 1px solid #FFFFFF;
	margin-right: 210px;
}

.combine_center .cc_4 .cc_4_right {
	display: flex;
	flex-direction: row;
}

.combine_center .cc_4 .cc_4_right .cc_4_item {
	display: flex;
	flex-direction: column;
	align-items: center;
	margin-right: 50px;
}

.combine_center .cc_4 .cc_4_right .cc_4_item .cc_4_logo {
	width: 30px;
	height: 30px;
	margin-bottom: 12px;
}

.combine_center .cc_4 .cc_4_right .cc_4_item .cc_4_logo>img {
	width: 100%;
	height: 100%;
}

.combine_center .cc_4 .cc_4_right .cc_4_item .cc_4_title {
	height: 24px;
	font-size: 16px;
	font-family: Source Han Sans CN-Regular, Source Han Sans CN;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 19px;
	text-align: center;
}

.cc_5 {
	width: 1227px;
	height: 130px;
	font-size: 100px;
	font-family: Source Han Sans CN-Light, Source Han Sans CN;
	font-weight: 300;
	color: #FFFFFF;
	line-height: 117px;
	letter-spacing: 5px;
	word-wrap: unset;
	overflow: hidden;
	opacity: 20%;
	white-space: nowrap;
	position: absolute;
	right: 0;
	bottom: 0;
}

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

.combine_tags {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	border-bottom: 1px solid #888888;
	height: 80px;
}

.combine_tags .combine_tag {
	height: 80px;
	line-height: 80px;
	font-size: 16px;
	font-weight: 400;
	color: #000000;
	cursor: pointer;
}

.combine_tags .activeTag {
	border-bottom: 3px solid #232584;
	color: #232584;
}

.combine_title {
	width: 865px;
	height: 144px;
	position: relative;
	margin-top: 30px;
	z-index: 2;
}

.combine_title .ct_1 {
	/* width: 395px; */
	height: 72px;
	font-size: 48px;
	font-family: Source Han Sans CN-Bold, Source Han Sans CN;
	font-weight: bold;
	color: #232584;
	line-height: 72px;
	text-align: center;
	/* margin: 0 auto; */
	margin-top: 5px;
}

.combine_title .ct_2 {
	width: 865px;
	height: 144px;
	font-size: 100px;
	font-family: Source Han Serif CN-Bold, Source Han Serif CN;
	font-weight: bold;
	color: #D9D9D9;
	line-height: 117px;
	letter-spacing: 5px;
	position: absolute;
	left: 0;
	top: 0;
	opacity: 20%;
	z-index: -1;
}

.combine_advbg {
	width: 100%;
	height: 250px;
}

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

.combine_desc {
	width: 100%;
	background: #fff;
	position: relative;
}

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

.combine_desc .dg .dg_1 {
	display: flex;
	flex-direction: column;
	padding: 30px 0;
}

.combine_desc .dg .dg_1 .dg_1_title {
	height: 36px;
	font-size: 24px;
	font-family: Source Han Sans CN-Bold, Source Han Sans CN;
	font-weight: bold;
	color: #232584;
	line-height: 28px;
}

.combine_desc .dg .dg_1 .dg_1_kind {
	height: 26px;
	font-size: 17px;
	font-family: Source Han Sans CN-Normal, Source Han Sans CN;
	font-weight: 400;
	color: #888888;
	line-height: 20px;
}

.combine_desc .dg .dg_2 {
	width: 100%;
	height: 445px;
	display: flex;
	flex-direction: row;
	/* justify-content: space-between; */
	position: relative;
	margin-bottom: 120px;
}

.combine_desc .dg .dg_2 .dg_2_line {
	height: 164px;
	width: 0px;
	opacity: 1;
	border: 1px solid #888888;
	margin: 0 40px;
}

.combine_desc .dg .dg_2 .dg_2_middle {
	display: flex;
	flex-direction: column;
	z-index: 2;
}

.combine_desc .dg .dg_2 .dg_2_middle .dg_2_title_1 {
	font-family: Source Han Sans CN-Bold, Source Han Sans CN;
	font-weight: bold;
	color: #232584;
	font-size: 32px;
}

.combine_desc .dg .dg_2 .dg_2_middle .dg_2_title_2 {
	font-size: 36px;
	font-family: Source Han Sans CN-Bold, Source Han Sans CN;
	font-weight: bold;
	color: #232584;
}

.combine_desc .dg .dg_2 .dg_2_middle .dg_2_value_main {
	width: 619px;
	height: 141px;
	font-size: 15px;
	font-family: Source Han Sans CN-Regular, Source Han Sans CN;
	font-weight: 400;
	color: #454545;
	line-height: 23px;
	margin: 30px 0;
}

.combine_desc .dg .dg_2 .dg_2_middle .dg_2_items {
	display: flex;
	flex-direction: row;
}

.combine_desc .dg .dg_2 .dg_2_middle .dg_2_items .dg_2_item {
	display: flex;
	flex-direction: column;
	align-items: center;
	margin-right: 50px;
}

.combine_desc .dg .dg_2 .dg_2_middle .dg_2_items .dg_2_item .dg_2_item_img {
	width: 20px;
	height: 20px;
	margin-bottom: 15px;
}

.combine_desc .dg .dg_2 .dg_2_middle .dg_2_items .dg_2_item .dg_2_item_img>img {
	width: 100%;
	height: 100%;
}

.combine_desc .dg .dg_2 .dg_2_middle .dg_2_items .dg_2_item .dg_2_item_title {
	height: 24px;
	font-size: 16px;
	font-family: Source Han Sans CN-Regular, Source Han Sans CN;
	font-weight: 400;
	color: #454545;
	line-height: 19px;
}

.combine_desc .dg .dg_2 .dg_2_right {
	width: 627px;
	height: 441px;
	margin-top: 48px;
	margin-right: 18px;
	z-index: 2;
}

.combine_desc .dg .dg_2 .dg_2_right_2 {
	width: 420px;
	height: 321px;
	margin-top: 48px;
	margin-left:50px ;
	/* margin-right: 18px; */
	z-index: 2;
}

.combine_desc .dg .dg_2 .dg_2_right>img {
	width: 100%;
	height: 100%;
}

.combine_desc .dg .dg_2 .dg_2_right_mask {
	position: absolute;
	right: 0;
	top: 0;
	width: 627px;
	height: 441px;
	background: #F4F4F4;
	display: flex;
	align-items: center;
	z-index: 1;
}

.combine_desc .dg .dg_2 .dg_2_right_mask .dg_2_right_mask_img_1 {
	width: 627px;
	height: 441px;
}

.combine_desc .dg .dg_2 .dg_2_right_mask .dg_2_right_mask_img_2 {
	width: 437px;
	height: 353px;
	margin-left: 130px;
}

.combine_desc .dg .dg_2 .dg_2_right_mask .dg_2_right_mask_img_1>img,
.combine_desc .dg .dg_2 .dg_2_right_mask .dg_2_right_mask_img_2>img,
	{
	width: 100%;
	align-items: center;
}



.combine_desc .dg .dg_2 .dg_2_right_mask_title {
	position: absolute;
	right: 240px;
	bottom: 28px;
	height: 24px;
	font-size: 16px;
	font-family: Source Han Sans CN-Normal, Source Han Sans CN;
	font-weight: 400;
	color: #454545;
	line-height: 19px;
	z-index: 2;
}

.combine_desc .dg .dg_3 {
	width: 100%;
	height: 514px;
	background: url('../../images/combine/diaogou/bannerbg.png') no-repeat;
	margin-bottom: 200px;
	border-radius: 10px;
	z-index: 2;
	position: relative;
}


.dg_3_mask {
	width: 100%;
	height: 295px;
	line-height: 415px;
	background: #F4F4F4;
	position: absolute;
	top: 1030px;
	left: 0;
	z-index: 1;
	text-align: center;
}

.dg_3_mask_value {
	font-size: 200px;
	font-family: Source Han Serif CN-Bold, Source Han Serif CN;
	font-weight: bold;
	color: #232584;
	opacity: 5%;
}

.combine_desc .dg .dg_3 .dg_title_box{
	display: flex;
	flex-direction: column;
	align-items: center;
	z-index: 2;
	position: absolute;
	top: 36px;
	left: 561px;
}

.combine_desc .dg .dg_3 .dg_title_box .dg_title {
	height: 45px;
	font-size: 30px;
	font-family: Source Han Sans CN-Bold, Source Han Sans CN;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 45px;
}
.combine_desc .dg .dg_3 .dg_title_box .dg_title_2 {
	height: 24px;
	font-size: 16px;
	font-family: Source Han Sans CN-Normal, Source Han Sans CN;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 19px;
}

.combine_desc .dg .dg_3 .dg_3_features {
	display: flex;
	flex-direction: column;
	align-items: center;
	margin-top: 36px;
	margin-bottom: 20px;
	z-index: 2;
}




.combine_desc .dg .dg_3 .dg_3_features .dg_bottom {
	margin-top: 100px;
	display: flex;
	flex-direction: row;
}

.combine_desc .dg .dg_3 .dg_3_features .dg_bottom .dgb_item {
	padding: 50px 60px;
	display: flex;
	flex-direction: column;
	/* justify-content: space-between; */
	align-items: center;
	border-right: 0.5px solid #fff;
}




.combine_desc .dg .dg_3 .dg_3_features .dg_bottom .dgb_item:nth-last-child(1) {
	border-right: none;
}


.combine_desc .dg .dg_3 .dg_3_features .dg_bottom .dgb_item .dgb_item_img>img {
	width: 100%;
	height: 100%;
}


.combine_desc .dg .dg_3 .dg_3_features .dg_bottom .dgb_item .dgb_item_btn {
	width: 224px;
	height: 50px;
	background: #FFFFFF;
	border-radius: 30px 30px 30px 30px;
	font-size: 20px;
	font-family: Source Han Sans CN-Bold, Source Han Sans CN;
	font-weight: bold;
	color: #232584;
	line-height: 50px;
	text-align: center;
	margin-bottom: 30px;
}

.combine_desc .dg .dg_3 .dg_3_features .dg_bottom .dgb_item .dgb_item_desc {
	width: 271px;
	/* height: 102px; */
	font-size: 16px;
	font-family: Source Han Sans CN-Regular, Source Han Sans CN;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 19px;
	text-align: center;
}



.combine_desc .dg .dg_3 .el-carousel__indicators--horizontal {
	bottom: 54px;
}

.combine_desc .dg .dg_3 .el-carousel__arrow {
	background: #FFCA06;
	color: #000;
	font-size: 18px;
}

.combine_desc .dg .dg_3 .el-carousel__arrow:hover {
	background: #000;
	color: #FFCA06;
}

.combine_desc .dg .dg_3 .el-carousel__arrow .el-icon-arrow-left,
.combine_desc .dg .dg_3 .el-carousel__arrow .el-icon-arrow-right {
	line-height: unset;
	font-weight: bolder;
}

.combine_desc .dg .dg_4 {
	display: flex;
	flex-direction: row;
	position: relative;
	padding-bottom: 70px;
}

.combine_desc .dg .dg_4 .dg_4_line {
	height: 164px;
	width: 0px;
	opacity: 1;
	margin: 0 40px;
	border: 1px solid #888888;
}

.combine_desc .dg .dg_4 .dg_4_middle {
	display: flex;
	flex-direction: column;
	margin-right: 100px;
}

.combine_desc .dg .dg_4 .dg_4_middle .dg_4_title {
	width: 532px;
	line-height: 42px;
	font-size: 36px;
	font-family: Source Han Sans CN-Bold, Source Han Sans CN;
	font-weight: bold;
	color: #232584;
	text-align: left;
}

.combine_desc .dg .dg_4 .dg_4_middle .dg_4_value {
	text-align: left;
	font-size: 16px;
	font-family: Source Han Sans CN-Regular, Source Han Sans CN;
	font-weight: 400;
	color: #454545;
	line-height: 19px;
	margin: 40px 0;
}

.combine_desc .dg .dg_4 .dg_4_middle .dg_4_items {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	width: 400px;
}

.combine_desc .dg .dg_4 .dg_4_middle .dg_4_items .dg_4_item {
	display: flex;
	flex-direction: column;
	width: 100px;
	margin-bottom: 20px;
}

.combine_desc .dg .dg_4 .dg_4_middle .dg_4_items .dg_4_item .dg_4_logo {
	width: 30px;
	height: 30px;
}

.combine_desc .dg .dg_4 .dg_4_middle .dg_4_items .dg_4_item .dg_4_logo>img {
	width: 100%;
	height: 100%;
}

.combine_desc .dg .dg_4 .dg_4_middle .dg_4_items .dg_4_item .dg_4_title {
	width: 100px;
	text-align: left;
	height: 24px;
	font-size: 16px;
	font-family: Source Han Sans CN-Regular, Source Han Sans CN;
	font-weight: 400;
	color: #454545;
}

.combine_desc .dg .dg_4 .dg_4_right {
	width: 531px;
	display: flex;
	flex-direction: column;
}

.combine_desc .dg .dg_4 .dg_4_right .dg_4_bg {
	width: 531px;
	height: 299px;
	margin-top: 33px;
	z-index: 2;
}

.combine_desc .dg .dg_4 .dg_4_right .dg_4_tips {
	height: 21px;
	font-size: 14px;
	font-family: Source Han Sans CN-Regular, Source Han Sans CN;
	font-weight: 400;
	color: #888888;
	line-height: 16px;
	text-align: right;
	margin-top: 20px;
}

.dg_4_mask {
	width: 531px;
	height: 299px;
	background: #F4F4F4;
	position: absolute;
	top: 0;
	right: 36px;
	z-index: 1;
}

.combine_bottom {
	width: 100%;
	height: 500px;
	background: url('../../images/combine/diaogou/bottom_bg.png') no-repeat;
}

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

.combine_bottom .cb_1 .cb_1_apply {
	display: flex;
	flex-direction: column;
}

.combine_bottom .cb_1 .cb_1_apply .cb_1_title {
	font-size: 30px;
	font-family: Source Han Sans CN-Bold, Source Han Sans CN;
	font-weight: bold;
	color: #FFFFFF;
	padding: 15px 0;
	text-align: center;
}

.combine_bottom .cb_1 .cb_1_apply .cb_1_form {
	/* height: 325px; */
	background: #FFFFFF;
	border-radius: 5px 5px 5px 5px;
	padding: 25px 40px;
	display: flex;
	flex-direction: column;
	align-items: center;
}

.combine_bottom .cb_1 .cb_1_apply .cb_1_form .cb_input {
	width: 440px;
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 30px;
}

.combine_bottom .cb_1 .cb_1_apply .cb_1_form .cb_input .cbi_title {
	height: 27px;
	font-size: 18px;
	font-family: Source Han Sans CN-Normal, Source Han Sans CN;
	font-weight: 400;
	color: #000000;
	line-height: 27px;
}

.combine_bottom .cb_1 .cb_1_apply .cb_1_form .cb_input .cbi_input {
	width: 339px;
}

.combine_bottom .cb_1 .cb_1_apply .cb_1_form .cb_input .cbi_input>input {
	border: none;
	width: 100%;
	height: 43px;
	line-height: 43px;
	background: #F4F4F4;
	border-radius: 5px 5px 5px 5px;
	padding-left: 10px;
}


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

.combine_bottom .cb_1 .cb_1_apply .cb_1_form .applybtn:hover {
	color: #FFCA06;
	background: #000;
}


.combine_desc .dg .dg_3_2 {
	width: 100%;
	height: 650px;
	margin-bottom: 100px;
	border-radius: 10px;
}

.combine_desc .dg .dg_3_2 .dg_3_features {
	display: flex;
	flex-direction: column;
	position: relative;
	align-items: center;
}

.combine_desc .dg .dg_3_2 .dg_3_features .dg_title {
	height: 54px;
	font-size: 36px;
	font-family: Source Han Sans CN-Bold, Source Han Sans CN;
	font-weight: bold;
	color: #232584;
	line-height: 42px;
	text-align: center;
	margin-bottom: 55px;
}

.combine_desc .dg .dg_3_2 .dg_3_features .dg_title_2 {
	height: 144px;
	font-size: 100px;
	font-family: Source Han Serif CN-Bold, Source Han Serif CN;
	font-weight: bold;
	color: #D9D9D9;
	line-height: 45px;
	letter-spacing: 5px;
	position: absolute;
	top: 0;
	text-align: center;
	opacity: 20%;
}

.combine_desc .dg .dg_3_2 .dg_3_features .dg_bottom {
	display: flex;
	flex-direction: row;
}

.combine_desc .dg .dg_3_2 .dg_3_features .dg_bottom .dgb_item {
	width: 395px;
	display: flex;
	flex-direction: column;
	/* align-items: center; */
}

.combine_desc .dg .dg_3_2 .dg_3_features .dg_bottom .dgb_item .dgb_item_img_out {
	width: 395px;
	height: 245px;
	border-right: 1px solid #888888;
	display: flex;
	align-items: center;
	justify-content: center;
}

.combine_desc .dg .dg_3_2 .dg_3_features .dg_bottom .dgb_item:nth-child(3) .dgb_item_img_out {
	border-right: none !important;
}


.combine_desc .dg .dg_3_2 .dg_3_features .dg_bottom .dgb_item .dgb_item_img_out .dgb_item_img {
	width: 245px;
	height: 245px;
	border-radius: 5px 5px 5px 5px;
	position: relative;
	z-index: 1;
	cursor: pointer;
}

.combine_desc .dg .dg_3_2 .dg_3_features .dg_bottom .dgb_item .dgb_item_img_out .dgb_item_img:hover .dgb_item_img_mask {
	opacity: 0;
}


.dgb_item_img_mask {
	width: 245px;
	height: 245px;
	background: #232584;
	border-radius: 5px 5px 5px 5px;
	opacity: 0.7;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 2;
}




.combine_desc .dg .dg_3_2 .dg_3_features .dg_bottom .dgb_item .dgb_item_img_out .dgb_item_img>img {
	width: 100%;
	height: 100%;
}

.combine_desc .dg .dg_3_2 .dg_3_features .dg_bottom .dgb_item .dgb_item_btn {
	background: #FFFFFF;
	border-radius: 30px 30px 30px 30px;
	text-align: center;
	font-size: 20px;
	font-family: Source Han Sans CN-Bold, Source Han Sans CN;
	font-weight: bold;
	color: #232584;
	margin: 30px auto;
	padding: 10px 30px;
	z-index: 2;
}

.combine_desc .dg .dg_3_2 .dg_3_features .dg_bottom .dgb_item .dgb_item_desc {
	width: 271px;
	height: 102px;
	font-size: 16px;
	font-family: Source Han Sans CN-Regular, Source Han Sans CN;
	font-weight: 400;
	color: #454545;
	line-height: 19px;
	margin: 0 auto;
	text-align: center;
	z-index: 2;
}


.dg_3_2_mask {
	width: 100%;
	height: 295px;
	background: #F4F4F4;
	position: absolute;
	bottom: 100px;
	z-index: 1;
}

.combine_desc .dg .dg_3_3 {
	width: 100%;
	height: 650px;
	margin-bottom: 100px;
	border-radius: 10px;
}

.combine_desc .dg .dg_3_3 .dg_3_features {
	display: flex;
	flex-direction: column;
	position: relative;
	align-items: center;
}

.combine_desc .dg .dg_3_3 .dg_3_features .dg_title {
	height: 54px;
	font-size: 36px;
	font-family: Source Han Sans CN-Bold, Source Han Sans CN;
	font-weight: bold;
	color: #232584;
	line-height: 42px;
	text-align: center;
	margin-bottom: 55px;
}

.combine_desc .dg .dg_3_3 .dg_3_features .dg_title_2 {
	height: 144px;
	font-size: 100px;
	font-family: Source Han Serif CN-Bold, Source Han Serif CN;
	font-weight: bold;
	color: #D9D9D9;
	line-height: 45px;
	letter-spacing: 5px;
	position: absolute;
	top: 0;
	text-align: center;
	opacity: 20%;
}

.combine_desc .dg .dg_3_3 .dg_3_features .dg_bottom {
	margin-top: 60px;
	display: flex;
	flex-direction: row;
}

.combine_desc .dg .dg_3_3 .dg_3_features .dg_bottom .dg_bottom_left {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	width: 750px;
}

.combine_desc .dg .dg_3_3 .dg_3_features .dg_bottom .dg_bottom_left .dg_3_item {
	width: 355px;
	padding: 20px 25px;
	display: flex;
	flex-direction: column;
	border-right: 1px solid #888888;
	border-bottom: 1px solid #888888;
	z-index: 2;
}

.combine_desc .dg .dg_3_3 .dg_3_features .dg_bottom .dg_bottom_left .dg_3_item_2 {
	width: 355px;
	padding: 40px 25px;
	display: flex;
	flex-direction: column;
	border-right: 1px solid #888888;
	border-bottom: 1px solid #888888;
	z-index: 2;
}

.combine_desc .dg .dg_3_3 .dg_3_features .dg_bottom .dg_bottom_left .dg_3_item_2:nth-child(1),
.combine_desc .dg .dg_3_3 .dg_3_features .dg_bottom .dg_bottom_left .dg_3_item_2:nth-child(2) {
	border-top: 1px solid #888888;
}

.combine_desc .dg .dg_3_3 .dg_3_features .dg_bottom .dg_bottom_left .dg_3_item_2:nth-child(2n) {
	border-right: none;
}

.dg_3_3 .dg_3_features .dg_bottom .dg_bottom_left .dg_3_item_2 .dg_3_item_top {
	display: flex;
	flex-direction: row;
	margin-bottom: 15px;
}

.dg_3_3 .dg_3_features .dg_bottom .dg_bottom_left .dg_3_item_2 .dg_3_item_top .dg_3_item_img {
	width: 30px;
	height: 30px;
	margin-right: 10px;
}

.dg_3_3 .dg_3_features .dg_bottom .dg_bottom_left .dg_3_item_2 .dg_3_item_top .dg_3_item_img>img {
	width: 100%;
	height: 100%;
}

.dg_3_3 .dg_3_features .dg_bottom .dg_bottom_left .dg_3_item_2 .dg_3_item_top .dg_3_item_title {
	height: 30px;
	font-size: 20px;
	font-family: Source Han Sans CN-Bold, Source Han Sans CN;
	font-weight: bold;
	color: #232584;
	line-height: 30px;
}

.dg_3_3 .dg_3_features .dg_bottom .dg_bottom_left .dg_3_item_2 .dg_3_item_desc {
	width: 306px;
	font-size: 14px;
	font-family: Source Han Sans CN-Regular, Source Han Sans CN;
	font-weight: 400;
	color: #454545;
	/* line-height: 16px; */
}


.combine_desc .dg .dg_3_3 .dg_3_features .dg_bottom .dg_bottom_left .dg_3_item:nth-last-child(1)

/* .combine_desc .dg .dg_3_3 .dg_3_features .dg_bottom .dg_bottom_left .dg_3_item:nth-last-child(2) */
	{
	border-bottom: none;
}

.combine_desc .dg .dg_3_3 .dg_3_features .dg_bottom .dg_bottom_left .dg_3_item:nth-child(2n) {
	border-right: none;
}


.dg_3_3 .dg_3_features .dg_bottom .dg_bottom_left .dg_3_item .dg_3_item_top {
	display: flex;
	flex-direction: row;
	margin-bottom: 15px;
}

.dg_3_3 .dg_3_features .dg_bottom .dg_bottom_left .dg_3_item .dg_3_item_top .dg_3_item_img {
	width: 30px;
	height: 30px;
	margin-right: 10px;
}

.dg_3_3 .dg_3_features .dg_bottom .dg_bottom_left .dg_3_item .dg_3_item_top .dg_3_item_img>img {
	width: 100%;
	height: 100%;
}

.dg_3_3 .dg_3_features .dg_bottom .dg_bottom_left .dg_3_item .dg_3_item_top .dg_3_item_title {
	height: 30px;
	font-size: 20px;
	font-family: Source Han Sans CN-Bold, Source Han Sans CN;
	font-weight: bold;
	color: #232584;
	line-height: 30px;
}

.dg_3_3 .dg_3_features .dg_bottom .dg_bottom_left .dg_3_item .dg_3_item_desc {
	width: 306px;
	font-size: 14px;
	font-family: Source Han Sans CN-Regular, Source Han Sans CN;
	font-weight: 400;
	color: #454545;
	/* line-height: 16px; */
}

.dg_bottom_right_2 {
	margin-top: 50px;
}

.dg_3_3 .dg_3_features .dg_bottom .dg_bottom_right {
	display: flex;
	flex-direction: column;
}

.dg_3_3 .dg_3_features .dg_bottom .dg_bottom_right .dgbr_img_2 {
	width: 350px;
	height: 302px;
	margin-left: 50px;
	z-index: 2;
}

.dg_3_3 .dg_3_features .dg_bottom .dg_bottom_right .dgbr_img_2>img {
	width: 100%;
	height: 100%;
}

.dg_3_3 .dg_3_features .dg_bottom .dg_bottom_right .dgbr_img {
	width: 441px;
	height: 418px;
	margin-right: 60px;
	z-index: 2;
}

.dg_3_3 .dg_3_features .dg_bottom .dg_bottom_right .dgbr_img>img {
	width: 100%;
	height: 100%;
}

.dg_3_3 .dg_3_features .dg_bottom .dg_bottom_right .dgbr_2 {
	display: flex;
	flex-direction: row;
	margin-top: 17px;
}

.dg_3_3 .dg_3_features .dg_bottom .dg_bottom_right .dgbr_2 .dgbr_2_1 {
	width: 250px;
	height: 30px;
	z-index: 2;
}

.dg_3_3 .dg_3_features .dg_bottom .dg_bottom_right .dgbr_2 .dgbr_2_1>img {
	width: 100%;
	height: 100%;
}


.dg_3_3_mask {
	width: 1138px;
	height: 524px;
	background: #F4F4F4;
	z-index: 1;
	position: absolute;
	bottom: 100px;
	left: 0;
}

.dg_3_3_mask_2 {
	width: 379px;
	height: 223px;
	background: #F4F4F4;
	z-index: 1;
	position: absolute;
	bottom: 350px;
	right: 45px;
}

@media screen and (max-width: 1536px) {
	.dg_3_3_mask {
		width: 930px;
	}
}


.combine_desc .dg .dg_3_4 {
	width: 100%;
	/* height: 440px; */
	margin-bottom: 100px;
	border-radius: 10px;
}

.combine_desc .dg .dg_3_4 .dg_3_features {
	display: flex;
	flex-direction: column;
	align-items: center;
	margin-top: 36px;
	margin-bottom: 20px;
	position: relative;
}

.combine_desc .dg .dg_3_4 .dg_3_features {
	display: flex;
	flex-direction: column;
	position: relative;
	align-items: center;
}

.combine_desc .dg .dg_3_4 .dg_3_features .dg_title {
	height: 54px;
	font-size: 36px;
	font-family: Source Han Sans CN-Bold, Source Han Sans CN;
	font-weight: bold;
	color: #232584;
	line-height: 42px;
	text-align: center;
	margin-bottom: 55px;
}

.combine_desc .dg .dg_3_4 .dg_3_features .dg_title_2 {
	height: 144px;
	font-size: 100px;
	font-family: Source Han Serif CN-Bold, Source Han Serif CN;
	font-weight: bold;
	color: #D9D9D9;
	line-height: 45px;
	letter-spacing: 5px;
	position: absolute;
	top: 0;
	text-align: center;
	opacity: 20%;
}

.combine_desc .dg .dg_3_4 .dg_3_features .dg_bottom {
	margin-top: 60px;
	display: flex;
	flex-direction: row;
}

.combine_desc .dg .dg_3_4 .dg_3_features .dg_bottom .dg_3_item_out {
	padding: 10px;
	border-right: 1px solid #888888;
	border-bottom: 1px solid #888888;
	border-top: 1px solid #888888;
	cursor: pointer;
}

.combine_desc .dg .dg_3_4 .dg_3_features .dg_bottom .dg_3_item_out:nth-last-child(1) {
	border-right: none;
}

.combine_desc .dg .dg_3_4 .dg_3_features .dg_bottom .dg_3_item_out:hover .dg_3_item {
	background: #F4F4F4;
}

.combine_desc .dg .dg_3_4 .dg_3_features .dg_bottom .dg_3_item_out .dg_3_item {
	width: 240px;
	height: 420px;
	padding: 5px;
	display: flex;
	flex-direction: column;
	align-items: center;
	z-index: 2;
	position: relative;
}

.combine_desc .dg .dg_3_4 .dg_3_features .dg_bottom .dg_3_item_out .dg_3_item .dg_3_item_img {
	width: 60px;
	height: 60px;
	margin-top: 37px;
}

.combine_desc .dg .dg_3_4 .dg_3_features .dg_bottom .dg_3_item_out .dg_3_item .dg_3_item_img>img {
	width: 100%;
	height: 100%;
}

.combine_desc .dg .dg_3_4 .dg_3_features .dg_bottom .dg_3_item_out .dg_3_item .dg_3_item_title {
	width: 92px;
	height: 60px;
	font-size: 20px;
	font-family: Source Han Sans CN-Bold, Source Han Sans CN;
	font-weight: bold;
	color: #232584;
	/* line-height: 23px; */
	text-align: center;
	margin: 30px 0;
}

.combine_desc .dg .dg_3_4 .dg_3_features .dg_bottom .dg_3_item_out:nth-child(3) .dg_3_item .dg_3_item_title {
	width: 100px;
}



.combine_desc .dg .dg_3_4 .dg_3_features .dg_bottom .dg_3_item_out .dg_3_item .dg_3_item_desc {
	width: 212px;
	font-size: 16px;
	font-family: Source Han Sans CN-Regular, Source Han Sans CN;
	font-weight: 400;
	color: #454545;
	line-height: 19px;
}

.combine_desc .dg .dg_3_4 .dg_3_features .dg_bottom .dg_3_item_out .dg_3_item .dg_3_item_num {
	position: absolute;
	top: 118px;
	left: 36px;
	width: 20px;
	height: 20px;
	background: #F4F4F4;
	font-size: 14px;
	font-family: Source Han Sans CN-Bold, Source Han Sans CN;
	font-weight: bold;
	color: #232584;
	line-height: 20px;
	text-align: center;
}
