﻿.a_a {
	display: flex;
	vertical-align: middle;
	align-items: center;
}

.a_b {
	color: #fff!important;
	font-size: 26px;
	text-align: center;
	margin-bottom: 1%;
}

@font-face {
	font-family: fontR;
	src: url('/public/web/fonts/SourceHanSansCN-Regular.otf');
}

.dian:hover {
	cursor: pointer;
}

.kong {
	background: #fff;
}

.a_c {
	color: #fff!important;
	font-size: 60px;
	text-align: center;
	font-weight: bold;
}

.a_a img {
	width: 100%;
}

.dian3 .swiper-pagination-bullet {
	background: rgba(255, 255, 255, .1)!important;
	opacity: 1;
	width: 100px;
	height: 4px;
	border-radius: 0%;
}

.dian3 .swiper-pagination-bullet-active {
	background: #fff!important;
	opacity: 1;
	width: 100px;
}

.dian3 {
	bottom: 30px!important;
}

.clear {
	clear: both;
}

.header .logo {
	width: 120px;
	/*margin-top: 30px;*/
	margin-top: 0;
	height: 72px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.a_d {
	color: #fff!important;
	text-align: center;
	font-size: 24px;
	margin-top: 3%;
}

.a_e {}

.d_b {
	text-align: center;
	padding-top: 10%;
	padding-bottom: 4%;
}

.fuwuDiv .wrap {
	max-width: 888px;
}


/*高亮*/

.slt .b_w1::after {
	content: "";
	width: 0;
	height: 3px;
	background: #2A55E5;
	border-radius: 4px;
	position: absolute;
	left: 50%;
	top: 50px;
	transform: translateX(-50%);
	transition: .5s;
	z-index: 99;
}

.slt>a {
	color: #fff;
	font-weight: bold;
}

/*.slt .b_w1::after {*/
/*	width: 25px;*/
/*	transition: .5s;*/
/*	font-weight: bold;*/
/*}*/
.slt .b_w1::after{
	width: 20px;
	height: 4px;
	transition: .5s;
	font-weight: bold;
}

.b_w1 {
	position: relative;
}


/*高亮*/

.dong66 {
	overflow: hidden;
}

.dong66 img {
	width: 100%;
	cursor: pointer;
	transition: all 0.6s;
}

.dong66 img:hover {
	transform: scale(1.2);
}

.b_a .swiper-button-prev::after {
	display: none;
}

.b_a .swiper-button-next::after {
	display: none;
}

.b_a .swiper-button-prev {
	background: url(../image/7.png) no-repeat center;
	width: 50px;
	height: 50px;
	left: 5%;
}

.b_a .swiper-button-next {
	background: url(../image/8.png) no-repeat center;
	width: 50px;
	height: 50px;
	right: 5%;
}

.flexcen {
	display: flex;
	justify-content: center;
	align-items: center;
}

.flexsta {
	display: flex;
	justify-content: flex-start;
	align-items: center;
}

.flexend {
	display: flex;
	justify-content: flex-end;
	align-items: center;
}

.flexbet {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.flexaro {
	display: flex;
	justify-content: space-around;
	align-items: center;
}

.swiper-zt123 a {
	width: 8.3vw;
	height: 2.5vw;
	background: linear-gradient( 90deg, #5BCBFF 0%, #3972FF 100%);
	border-radius: 4px 4px 4px 4px;
	color: #fff;
	position: absolute;
	left: 20.36vw;
	bottom: 11vw;
	font-weight: bold;
	font-size: 0.83vw;
}

.swiper-zt123 a:hover {
	background: linear-gradient( 90deg, #3972FF 0%, #3972FF 100%);
}

.b_a .swiper-button-prev:hover {
	background: url(../image/7_.png) no-repeat center;
}

.b_a .swiper-button-next:hover {
	background: url(../image/8_.png) no-repeat center;
}
.flexcen{display: flex;justify-content: center;align-items: center;}
/*.flexsta{display: flex;justify-content: flex-start;align-items: center;}*/
/*.flexend{display: flex;justify-content: flex-end;align-items: center;}*/
/*.flexbet{display: flex;justify-content: space-between;align-items: center;}*/
/*.flexaro{display: flex;justify-content: space-around;align-items: center;}*/
/*.swiper-zt a{width: 8.3vw;height: 2.5vw;background: linear-gradient( 90deg, #5BCBFF 0%, #3972FF 100%);border-radius: 4px 4px 4px 4px;color: #fff;position: absolute;left: 20.36vw;bottom: 11vw;font-weight: bold;font-size: 0.83vw; }*/
/*.swiper-zt a:hover{background: linear-gradient( 90deg, #3972FF 0%, #3972FF 100%); }*/
/*.b_a .swiper-button-prev:hover{background: url(../image/7_.png) no-repeat center; }*/
/*.b_a .swiper-button-next:hover{background: url(../image/8_.png) no-repeat center; }*/


.b_a {}

.b_b {
	text-align: center;
	color: #BFC1C5!important;
	font-weight: bold;
	font-size: 22px;
}

.b_c {
	text-align: center;
	color: #333!important;
	font-weight: bold;
	font-size: 36px;
}

.b_d {
	padding-top: 60px;
	padding-bottom: 60px;
}

.b_e {
	color: #464A4E;
	font-size: 16px;
	line-height: 1.875;
}

.b_f {
	background: #F4F4F5;
}

.b_g {
	display: block;
	margin-top: 32px;
}

.b_h img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.b_h {
	height: 100%;
	border-radius: 4px;
}

.b_i {
	margin-top: 3%;
	display: flex;
	align-items: stretch;
}

@media (max-width: 991px) {
	.b_i {
		display: block;
	}
	.b_i .col-md-6 {
		width: 100%;
	}
	.yycjDiv .swiper-button-next {
		right: -20px;
	}
	.yycjDiv .swiper-button-prev {
		left: -20px;
	}
}

.b_j {
	height: 100%;
	display: flex;
	vertical-align: middle;
	align-items: center;
	align-items: center;
	box-shadow: 0px 10px 24px 0px rgba(171, 187, 204, 0.2);
	padding: 24px;
	border-radius: 4px;
}

.b_k a.b_g {
	width: 48px;
	height: 38px;
	background: #3972FF;
	color: #fff;
	border-radius: 4px;
	display: flex;
}

.b_k a.b_g span {
	visibility: hidden;
	font-size: 0;
	opacity: 0;
}

.b_k a.b_g:hover {
	width: 136px;
}

.b_k a.b_g:hover span {
	visibility: visible;
	font-size: initial;
	opacity: 1;
	margin-right: 8px;
	transition: all .4s;
}

.moreBtn {
	width: 48px;
	height: 38px;
	background: #fff;
	color: #fff;
	border-radius: 4px;
	border: 1px solid #EBEBED;
	transition: all .4s;
}

.moreBtn span {
	visibility: hidden;
	font-size: 0;
	opacity: 0;
}

.moreBtn i {
	width: 16px;
	height: 16px;
	background: url(../image/more3.png) no-repeat center center;
	display: block;
}

.moreBtn:hover {
	width: 136px;
	background: #3972FF;
	border-color: #3972FF;
}

.moreBtn:hover span {
	visibility: visible;
	font-size: initial;
	opacity: 1;
	margin-right: 8px;
	transition: all .3s;
}

.moreBtn:hover i {
	background: url(../image/32.png) no-repeat center center;
}

.b_l {
	border-radius: 5px;
	padding: 24px;
	background: #fff;
	display: block;
	margin-left: 3%;
	margin-right: 3%;
	box-shadow: 0px 0px 5px 0px #edebeb;
}

.b_l:hover {
	background: #3972FF;
}

.b_m {
	text-align: center;
	color: #333;
	font-weight: bold;
	font-size: 24px;
	margin-top: 15px;
}

.b_n {
	text-align: center;
	height: 200px;
	line-height: 200px;
	max-width: 200px;
	margin: 20px auto;
	
}

.b_o {
	font-size: 14px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	width: 90%;
	margin: auto;
	line-height: 180%;
	color: #666;
}

.b_l:hover .b_m {
	color: #fff;
}

.b_l:hover .b_o {
	color: #fff;
}

.b_l:hover .b_p {
	transform: translateY(0);
}

.dong66 {
	overflow: hidden;
}

.dong66 img {
	cursor: pointer;
	transition: all 0.6s;
}

.dong66 img:hover {
	transform: scale(1.2);
}

.b_p {
	text-align: center;
	color: #fff;
	font-size: 15px;
	margin-top: 15px;
	margin-bottom: 15px;
	transform: translateY(20px);
	transition: all .5s;
	font-weight: bold;
}

.b_p img {
	margin-left: 8px;
}

.b_q {
	margin-top: 3%;
}

.b_r {}


/*.indexDiv2 .col-sm-3{

	margin-left: 1%;

	margin-right: 1%;

}*/

.indexDiv2 {
	margin-top: 3%;
}

.b_s {
	font-weight: bold;
}

.b_t {
	font-size: 14px;
	margin-top: 5px;
	display: none;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.indexDiv2 .row>div.on .b_t {
	display: block;
}

.c_a {
	position: relative;
}

.c_h .c_a .dong66 {
	height: 300px;
	overflow: hidden;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
}

.c_g .c_a .dong66 {
	height: 172px;
	overflow: hidden;
}

.c_a .dong66 img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.c_b {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	position: absolute;
	bottom: 0px;
	left: 0px;
	height: 40px;
	line-height: 40px;
	padding-left: 15px;
	width: 100%;
	font-size: 14px;
	color: #fff!important;
	background-color: rgba(0, 0, 0, 0.5);
}

.c_c {
	width: 100%;
}

.c_d {
	background: #fff;
	padding: 25px 20px 16px;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
}

.c_e {
	color: #4E4E4E!important;
	display: block;
	margin-bottom: 20px;
	color: #4E4E4E;
	padding-bottom: 10px;
	/*font-size: 14px;*/
	border-bottom: 1px solid #DFE0E2;
}

.c_e:hover {
	color: #3972FF!important;
	border-bottom: 1px solid #3972FF;
}

.c_f {
	color: #3972FF!important;
	font-size: 14px;
}

.c_f img {
	margin-left: 8px;
}

.c_h .c_d .c_f {
	margin-top: 20px;
}

.c_h {
	border-radius: 5px;
	box-shadow: 0px 0px 3px 2px #ebe7e7;
}

.c_i {
	box-shadow: 0px 0px 3px 2px #ebe7e7;
}

.c_i:nth-child(1) {
	margin-bottom: 20px;
}

.c_j {
	margin: 3% -10px 0;
}

.c_j>div {
	padding: 0 10px;
}

.c_k:hover {
	box-shadow: 0px 4px 14px 0px rgba(0, 74, 171, 0.08);
}

.c_k {
	text-align: center;
	height: 120px;
	line-height: 120px;
}

.c_l .col-md-2 {
	width: 20%;
}

.c_l {
	margin-top: 5%;
}

.c_m {
	background: #000000;
	padding-top: 3%;
	padding-bottom: 3%;
}

.c_n {}

.c_o {
	color: #fff!important;
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 25px;
}

.c_p {
	display: block;
	color: #999999!important;
	font-size: 14px;
	margin-bottom: 15px;
}

.c_q {
	display: block;
	width: 88px;
	height: 24px;
	line-height: 22px;
	text-align: center;
	font-size: 14px;
	text-align: center;
	border-radius: 4px;
	border: 1px solid #999999;
	color: #999999!important;
}

.c_q:hover {
	background: #3972FF;
	border-color: #3972FF;
	color: #fff!important;
}

.c_r {
	text-align: center;
	font-size: 12px;
	margin-top: 15px;
}

.c_s {
	text-align: center;
}

.c_t {
	margin-top: 15px;
}

.c_u {
	padding-left: 15px;
}

.c_v a {
	font-size: 12px;
	color: #999999!important;
}

.c_v {
	background: #000000;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: center;
	font-size: 12px;
	border-top: 1px solid #333;
	color: #999999!important;
}

.z_t2 {
	margin-top: 3%!important;
}

.c_w {
	padding: 14px!important;
	margin: -14px;
}

.c_x {
	height: 486px;
	background-size: cover!important;
}

.breadcrumbDiv {
	position: absolute;
	left: 0;
	bottom: 30px;
	width: 100%;
	font-size: 14px;
	color: #E5E5E5;
}

.breadcrumbDiv .wrap {
	max-width: 976px;
}

.c_y {
	color: #aab2ba;
	font-weight: bold;
	font-size: 26px;
}

.c_z {
	color: #fff;
	font-size: 34px;
	font-weight: bold;
	margin-top: 10px;
}

.d_a {
	display: flex;
	vertical-align: middle;
	align-items: center;
	height: 486px;
}

.d_a .wrap {
	max-width: 976px;
}

.d_b2 {
	padding: 50px 40px;
	background: #FBFBFC;
}

.d_b2:hover {
	box-shadow: 6px 6px 21px 0px rgba(0, 0, 0, 0.08);
}

.d_c {
	text-align: left;
	font-size: 15px;
	color: #333333;
}

.d_d {
	text-align: left;
	font-size: 18px;
	color: #333;
	font-weight: bold;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.d_e {
	margin-top: 4%;
	text-align: left;
	color: #999999;
	line-height: 168%;
	font-size: 14px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}

.d_f {
	text-align: center;
	width: 200px;
	height: 200px;
}

.d_t_d {
	width: calc(100% - 216px);
}

.d_t_d .d_d {
	font-size: 26px;
}

.d_t_d .d_e {
	margin: 15px 0 60px;
}

.d_g {
	margin: 52px -10px 0;
}

.d_g>div {
	padding: 0 10px;
	margin-bottom: 28px;
}

.d_h {
	margin-bottom: 120px;
}

.d_i {
	background: url(../image/pd-bg1.png) no-repeat center center/cover;
	height: 134px;
	display: flex;
	margin-left: 30px;
	margin-right: 30px;
	vertical-aslign: middle;
	align-items: center;
	margin-bottom: 30px;
	border-radius: 5px;
	box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.08);
}

.d_i:hover {
	background: url(../image/pd-bg2.png) no-repeat center center/cover;
}

.d_i:hover .d_j {
	color: #fff;
}

.d_i:hover .d_k {
	color: #fff;
}

.d_i:last-child {
	margin-bottom: 0;
}

.d_n {
	align-items: stretch;
	margin: 0 -30px;
}

.d_n .col-md-3 {
	width: 31.5%;
}

.d_n .col-md-5 {
	width: 37%;
}

.d_j {
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	color: #333333;
	width: 100%;
	display: block;
}

.d_k {
	color: #999999;
	font-size: 15px;
	text-align: center;
	margin-top: 15px;
	width: 100%;
}

.d_l {
	width: 100%;
}

.d_m img {
	width: 100%;
}

.d_m {
	height: 100%;
	background: #F8F8F9;
	border-radius: 16px;
	box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.08);
	padding: 32px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.d_n {
	margin-top: 5%;
}

.d_o {}

.d_p {
	font-size: 20px;
	color: #333333;
	padding-top: 24px;
}

.d_q {
	margin-top: 15px;
	font-size: 16px;
	color: #3972FF;
	line-height: 24px;
	text-align: center;
}

.d_r {
	margin-top: 24px;
	border-top: 1px solid #DFE0E2;
}

.d_s {
	margin-top: 4%;
}

.yycjDiv {
	max-width: 800px;
	margin: 40px auto 0;
	position: relative;
}

.yycjDiv .swiper-slide a {
	display: block;
	text-align: center;
	opacity: .3;
	position: relative;
}

.yycjDiv .swiper-slide a .imgDiv {
	position: relative;
	padding-top: 56.25%;
}

.yycjDiv .swiper-slide a .imgDiv .pic {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	overflow: hidden;
	border-radius: 4px;
}

.yycjDiv .swiper-slide a .imgDiv .pic img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.yycjDiv .swiper-slide a .titleDiv {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	background: linear-gradient( 90deg, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0.2) 100%);
	color: #fff;
	z-index: 111;
	padding: 15px 0;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
}

.yycjDiv .swiper-slide a .titleDiv span {
	margin: 0 20px;
	text-align: left;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 20px;
}

.yycjDiv .swiper-slide-active a {
	opacity: 1;
}

.yycjDiv .swiper-button-prev,
.yycjDiv .swiper-button-next {
	width: 50px;
	height: 50px;
	margin-top: -25px;
}

.yycjDiv .swiper-button-prev {
	background: url(../image/d_p.png) no-repeat center center/100%;
	left: -82px;
}

.yycjDiv .swiper-button-next {
	background: url(../image/d_n.png) no-repeat center center/100%;
	right: -82px;
}

.yycjDiv .swiper-button-prev:after {
	display: none;
}

.yycjDiv .swiper-button-next:after {
	display: none;
}

.yycjDiv .swiper-button-prev:hover {
	background: url(../image/d_p_.png) no-repeat center center/100%;
}

.yycjDiv .swiper-button-next:hover {
	background: url(../image/d_n_.png) no-repeat center center/100%;
}

@media (max-width: 991px) {
	.yycjDiv {
		padding: 0 40px;
	}
	.yycjDiv .swiper-button-next {
		right: -15px;
	}
	.yycjDiv .swiper-button-prev {
		left: -15px;
	}
}

.d_t {
	display: flex;
	vertical-align: middle;
	align-items: center;
	justify-content: center;
	margin-top: 4%;
}

.d_u img {
	margin-right: 15px;
}

.d_u div {
	/*font-weight: bold;*/
	color: #333;
	font-size: 22px;
}

.d_u {
	margin-right: 3%;
	margin-left: 3%;
	display: flex;
	vertical-align: middle;
	align-items: center;
	justify-content: center;
}

.d_v {
	color: #666666!important;
	font-size: 14px;
	margin-bottom: 15px;
	display: inline-block;
	background: url(../image/back.png) no-repeat left center;
	padding-left: 27px;
}

.d_v:hover {
	color: #3972FF!important;
	background: url(../image/back_.png) no-repeat left center;
}

.d_x {
	margin-top: 15px;
	margin-bottom: 15px;
}

.d_y {
	color: #333333;
	font-size: 16px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-bottom: 8px;
}

.d_z {
	color: #999999;
	font-size: 14px;
}

.pageDiv {
	text-align: center;
	margin-top: 40px;
}
.pageDiv ul{
	display: flex;
	justify-content: center;
}
.pageDiv li a,.pageDiv li span{
	display: inline-block;
	line-height: 30px;
	margin: 0 5px;
	color: #333333;
	width: 30px;
	border-radius: 2px;
	font-size: 14px;
}
.pageDiv li.active span{
	color: #fff;
	background: #3972FF;
}




.d_w:hover {
	border-bottom: 3px solid #3972FF;
}

.d_w {
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 20px;
	display: block;
	box-shadow: 0px 2px 6px 0px rgba(222, 228, 245, 0.6);
	border-radius: 4px 4px 4px 4px;
	border-bottom: 3px solid #fff;
	overflow: hidden;
}


/*.e_c .d_h .row{margin: 0 -10px; }*/

.e_a {
	padding: 15px;
	/*border-bottom: 2px solid #f3f0f0;

	box-shadow: 0px 1px 1px 1px #f3f0f0;*/
}

.e_b {
	margin-top: 5%;
}

.e_c {
	padding-top: 24px;
}

.casesDiv {
	padding-top: 60px;
}

.casesDiv .b_c {
	margin-bottom: 20px;
}

.contactDiv {
	padding-top: 60px;
}

.contactDiv .f_q .dong66 {
	height: 338px;
}

.contactDiv .f_q .dong66 img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.caseDetailDiv {
	padding-top: 96px;
}

.e_c.newsDetailDiv {
	padding-top: 96px;
}

.e_d {}

.e_e {
	border-bottom: 1px dashed #EEEEEE;
	text-align: center;
	color: #333333;
	font-size: 26px;
	font-weight: bold;
	padding-bottom: 30px;
}

.e_f {
	text-align: center;
	font-size: 16px;
	color: #999999;
	padding-top: 30px;
	margin-bottom: 5%;
}

.e_g {
	display: block;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	padding: 0 16px;
}

.e_g a {
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.e_g:hover {
	background: #3972FF;
}

.e_g a:hover {
	color: #fff;
}

.e_h {
	margin-right: 28%;
	box-shadow: 0px 3px 9px 0px rgba(0, 0, 0, 0.08);
	padding: 6px 0;
	border-radius: 4px;
	overflow: hidden;
}


/*高亮*/

.slt .e_i::after {
	content: "";
	width: 0;
	height: 16px;
	background: #3972FF;
	position: absolute;
	left: -10px;
	top: 6px;
	transform: translateX(-50%);
	transition: .5s;
	z-index: 99;
}

.slt .e_i::after {
	width: 3px;
	transition: .5s;
	font-weight: bold;
}

.e_i {
	position: relative;
	margin-left: 15px;
}


/*高亮*/

.e_i {
	font-size: 20px;
	color: #3972FF;
}

.e_j {
	color: #64666B;
	font-size: 16px;
	line-height: 220%;
	margin-top: 16px;
}

.e_k {
	margin-bottom: 4%;
}

.e_l {}

.e_m .d_b2 {
	background: #fff;
	border-radius: 4px;
	overflow: hidden;
}

.e_m {}

.e_n {
	padding-top: 4%;
	padding-bottom: 4%;
	background: #F4F4F5;
}

.e_o {
	padding-top: 4%;
	padding-bottom: 4%;
}

.e_p {
	width: 4px;
	height: 4px;
	border-radius: 50%;
	background: #E51919;
	margin-left: 10px;
	margin-top: 10px;
}

.e_q {
	color: #333333;
	font-size: 18px;
	font-weight: bold;
}

.e_r {}

.e_s input {
	font-size: 14px;
	width: 100%;
	display: block;
	line-height: 24px;
}

.e_s input::-webkit-input-placeholder {
	color: #999;
}

.e_s input::-ms-input-placeholder {
	color: #999;
}

.e_s input::-moz-placeholder {
	color: #999;
}

.e_s {
	padding-bottom: 11px;
	margin-top: 20px;
	border-bottom: 1px solid #DFE0E2;
}

.e_t {
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 40px;
}

.e_u {}

.e_v {
	margin: auto;
	color: #fff!important;
	border-radius: 5px;
	font-size: 16px;
	width: 136px;
	height: 48px;
	display: block;
	background: #3972FF;
	margin-top: 48px;
}

.e_w a {
	display: block;
	font-size: 16px;
	color: #666;
}

.e_w i {
	width: 24px;
	height: 1px;
	background: #E5E5E5;
	margin: 0 20px;
}

.e_w a.e_x {
	color: #3972FF;
	font-weight: bold;
}

.b_d23 {
	padding-top: 24px;
}

.e_w {
	display: flex;
	vertical-align: middle;
	align-items: center;
	margin-bottom: 60px;
	justify-content: center;
}

.e_x {
	color: #333333;
}

.f_b {
	font-size: 16px;
	margin-bottom: 15px;
	color: #999999;
}

.f_c {
	color: #333;
	font-size: 24px;
	margin-bottom: 8px;
	overflow: hidden;
	text-overflow: ellipsis;
	
	font-weight: 600;
}

.f_d {
	line-height: 1.875;
	color: #333;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
	overflow: hidden;
}

.f_e {
	display: block;
	margin-top: 69px;
	width: ;
}

a.f_e {
	width: 48px;
	height: 38px;
	background: #3972FF;
	color: #fff;
	border-radius: 4px;
	display: flex;
}

a.f_e span {
	visibility: hidden;
	font-size: 0;
	opacity: 0;
}

a.f_e:hover {
	width: 136px;
}

a.f_e:hover span {
	visibility: visible;
	font-size: initial;
	opacity: 1;
	margin-right: 8px;
	transition: all .4s;
}

.f_f {}

.e_w a:hover {
	color: #333333!important;
}

.f_g {
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 5%;
}

.newsDiv .hdDiv {
	align-items: stretch;
}

.newsDiv .d_h {
	margin-bottom: 40px;
}

.newsDiv .hdDiv .leftDiv {
	width: 56.33%;
	border-radius: 4px 0 0 4px;
	overflow: hidden;
}

.newsDiv .hdDiv .leftDiv img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.newsDiv .hdDiv .rightDiv {
	width: 43.67%;
	box-shadow: 0px 10px 24px 0px rgba(171, 187, 204, 0.2);
	padding: 30px;
}

.f_h {
	padding-bottom: 120px;
}

.f_i {
	background: #fff;
	padding: 60px;
	margin: 10px auto 0;
	border-radius: 4px;
}

.f_i>div {
	max-width: 888px;
	margin: 0 auto;
}

.otherPageDiv {
	margin-top: 16px;
}

.otherPageDiv>a {
	/*width: 170px;*/
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	margin-left: 24px;
	font-size: 14px;
	color: #999;
	padding-left: 24px;
}

.otherPageDiv>a.prevpage {
	background: url(../image/sp.png) no-repeat left center;
}

.otherPageDiv>a.nextpage {
	background: url(../image/xp.png) no-repeat left center;
}

.otherPageDiv>a.prevpage:hover {
	background: url(../image/sp_.png) no-repeat left center;
}

.otherPageDiv>a.nextpage:hover {
	background: url(../image/xp_.png) no-repeat left center;
}

.otherPageDiv>a:hover {
	color: #3972FF;
}

.downloadBtn {
	margin-top: 50px;
}

.downloadBtn a {
	width: 136px;
	height: 48px;
	background: #3972FF;
	border-radius: 4px;
	color: #fff;
}

.downloadBtn a img {
	margin-left: 8px;
}

.downloadBtn a:hover {
	opacity: .8;
}

.f_k {
	font-size: 14px;
	color: #999999;
}

.f_l {
	font-size: 18px;
	margin-top: 5px;
	color: #333333;
}

.f_m {
	text-align: center;
	height: 62px;
	line-height: 62px;
}

.f_n {
	margin-bottom: 5%;
	margin-top: 5%;
}

.f_o {
	/*margin-left: 8%;*/
	padding: 32px;
	height: 338px;
	display: flex;
	vertical-align: middle;
	align-items: center;
	box-shadow: 0px 10px 24px 0px rgba(171, 187, 204, 0.2);
}

.f_p {}

.f_q {
	margin-top: 5%;
}

.f_r img {
	width: 100%;
}

.f_r {
	position: relative;
}

.f_s {
	background: #005EDB;
	height: 200px;
	width: 500px;
	position: absolute;
	top: 105px;
	left: -100px;
	opacity: 0.7;
	color: #fff;
	font-size: 30px;
	padding: 5%;
	line-height: 190%;
}

.f_t {
	text-align: left;
}

body {
	overflow-x: hidden;
}

.f_u {
	font-size: 15px;
	line-height: 180%;
	color: #000000;
}

.f_v {
	padding-top: 4%;
	padding-bottom: 4%;
}

.f_w video {
	display: block;
	width: 100%;
	object-fit: cover;
}

.f_w {}

.f_x {
	margin-top: 4%;
}

.f_y {
	margin: 0 -24px;
}

.f_z {
	margin-left: 24px;
	margin-right: 24px;
}

.g_a {
	font-weight: bold;
	color: #3972FF;
	font-size: 36px;
	text-align: left;
}

.g_a img {
	width: 17px!important;
	height: 17px!important;
}

.g_b {
	color: #000000;
	font-size: 16px;
	text-align: left;
}

.e_n2 {
	padding-top: 4%;
	padding-bottom: 4%;
}

.g_c {
	margin-top: 20px;
}

.g_d img {
	display: block;
	margin: auto;
}

.g_d {
	text-align: center;
}

.g_e {
	top: auto!important;
	bottom: -50px!important;
}

.afger88 {
	margin-top: 70px;
	margin-bottom: 70px;
}

.afger88 .swiper-button-next,
.afger88 .swiper-button-prev {
	width: 50px;
	height: 50px;
	margin-top: -25px;
}

.afger88 .swiper-button-next:after,
.afger88 .swiper-button-prev:after {
	display: none;
}

.afger88 .swiper-button-prev {
	background: url(../image/prev1.png) no-repeat center center/100%;
	left: -67px;
}

.afger88 .swiper-button-next {
	background: url(../image/next1.png) no-repeat center center/100%;
	right: -67px;
}

.afger88 .swiper-button-prev:hover {
	background: url(../image/prev1_.png) no-repeat center center/100%;
	left: -67px;
}

.afger88 .swiper-button-next:hover {
	background: url(../image/next1_.png) no-repeat center center/100%;
	right: -67px;
}

.ryLunboDiv {
	position: relative;
}

.ryLunboDiv .afger88 {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	opacity: 0;
	z-index: -1;
}

.ryLunboDiv .afger88.on {
	position: relative;
	left: 0;
	top: 0;
	width: 100%;
	opacity: 1;
	z-index: 1;
}

.g_f {
	overflow: hidden;
}

.mySwiper123 .rowDiv {
	width: calc(100% + 30px);
	margin: 0 -15px;
}

.mySwiper123 .btnDiv {
	height: 50px;
	position: relative;
	margin-top: 30px;
}

.mySwiper123 .btnDiv .swiper-pagination-progressbar.g_e {
	bottom: auto!important;
	position: relative;
	width: calc(100% - 148px);
	height: 2px;
}

.mySwiper123 .btnDiv .swiper-button-prev,
.mySwiper123 .btnDiv .swiper-button-next {
	position: relative;
}

.mySwiper123 .btnDiv .swiper-button-prev {
	margin-top: initial;
	top: initial;
	left: auto;
}

.mySwiper123 .btnDiv .swiper-button-next {
	margin-top: initial;
	top: initial;
	right: auto;
}

.g_g {
	text-align: center;
	color: #3972FF;
	font-weight: bold;
	font-size: 64px;
}

.swiper-container-horizontal>.swiper-pagination-progressbar.g_e {
	height: 2px;
}

.g_e.swiper-pagination-progressbar {
	background: #EBEBED;
}

.swiper-pagination-progressbar.g_e .swiper-pagination-progressbar-fill {
	background: #3972FF;
}

.g_h {
	text-align: center;
	color: #666666;
	font-size: 16px;
}

.g_i {
	margin-top: 15%;
}

.g_j {
	text-align: left;
}

.g_k {
	color: #666666;
	font-size: 16px;
	cursor: pointer;
}

.g_l .slt {}


/*高亮*/

.slt .g_k::after {
	content: "";
	width: 0;
	height: 3px;
	background: #3972FF;
	position: absolute;
	left: 50%;
	top: 30px;
	transform: translateX(-50%);
	transition: .5s;
	z-index: 99;
}

.slt .g_k::after {
	width: 60%;
	transition: .5s;
	font-weight: bold;
}

.slt .g_k {
	color: #3972FF;
	font-size: 20px;
}

.g_k {
	position: relative;
	font-size: 20px;
}


/*高亮*/

.g_l {
	margin-top: 10%;
}

.g_m {
	margin-right: 10%;
}

.g_n {
	border-top: 1px solid #eeeeee;
}

.g_o {
	height: 300px;
	line-height: 300px;
}

.g_o img {
	width: 100%!important;
	height: auto!important;
}

.g_p {
	border-top: 1px solid #eeeeee;
	text-align: left;
	padding-top: 15px;
	font-size: 16px;
}

.g_q {
	margin-left: 15px;
	margin-right: 15px;
	padding: 15px;
	background: #fff;
}

.abDiv3 {
	position: relative;
}

.eef9 {
	position: absolute;
	top: 15px;
	left: 15px;
	color: #fff;
	border-radius: 25px;
	font-size: 13px;
	width: 70px;
	text-align: center;
	height: 30px;
	line-height: 30px;
	background-color: rgba(0, 0, 0, 0.5);
}





.rrr54 .swiper-button-prev::after{
	display: none;
}
.rrr54 .swiper-button-next::after{
	display: none;
}
.rrr54 .swiper-button-prev{
	background: url(../image/7.png) no-repeat center;
	width: 50px;
	height: 50px;
	right: 5%;
	top: 22%;
}
.rrr54 .swiper-button-next{
	background: url(../image/8.png) no-repeat center;
	width: 50px;
	height: 50px;
	right: 5%;
	top: 22%;
}















@media (max-width: 950px) {
	.casesDiv {
		padding-top: 3%;
	}
	.r_a {
		display: block;
		padding-left: 5px;
		padding-right: 5px;
		width: 45%;
		float: left;
		font-size: 12px;
		text-align: center;
		height: 35px;
		margin-left: 5px;
		margin-right: 5px;
		line-height: 35px;
	}
	.r_b {
		display: block!important;
	}
	.contactDiv .f_q .dong66 {
		height: initial;
	}
	.b_b23 {
		display: none!important;
	}
	.header {
		background: #fff;
	}
	.header .logo img.dImg {
		display: none;
	}
	.header .logo img.hImg {
		display: block;
	}
	.dian3 .swiper-pagination-bullet {
		background: rgba(255, 255, 255, .1) !important;
		opacity: 1;
		width: 15px;
		height: 6px;
		border-radius: 0%;
	}
	.b_a .swiper-button-next {
		background: url(../image/8.png) no-repeat center;
		width: 30px;
		height: 30px;
		right: 5%;
	}
	.b_a .swiper-button-prev {
		background: url(../image/7.png) no-repeat center;
		width: 30px;
		height: 30px;
		left: 5%;
	}
	.z_t {
		position: relative;
		margin-top: 53px;
	}
	.header .logo {
		width: 160px;
		/*margin-top:15px;*/
		height: 54px;
	}


	.a_a {
		height: 200px;
		background-size: 100% 100%!important;
	}
	.a_b {
		font-size: 14px;
	}
	.a_c {
		font-size: 30px;
	}
	.a_d {
		font-size: 14px;
	}


	/*.header {*/
	/*    position: absolute;*/
	/*    top: -53px!important;*/
	/*}*/
	.dian3 .swiper-pagination-bullet-active {
		background: #fff !important;
		opacity: 1;
		width: 15px;
		height: 6px;
		border-radius: 0%;
	}
	.b_c {
		text-align: center;
		color: #333 !important;
		font-weight: bold;
		font-size: 25px;
		margin-top: 0px;
	}
	.b_b {
		text-align: center;
		color: #BFC1C5 !important;
		font-weight: bold;
		font-size: 16px;
	}
	.b_j {
		margin-left: 0%;
		/*height: 340px;*/
		display: flex;
		vertical-align: middle;
		align-items: center;
		align-items: center;
	}
	.b_e {
		color: #464A4E;
		font-size: 12px;
		line-height: 1.875;
	}
	.b_j {
		margin-left: 0%;
		height: auto;
		display: flex;
		vertical-align: middle;
		align-items: center;
		align-items: center;
		/*margin-top: 5%;*/
	}
	.b_m {
		text-align: center;
		color: #000000;
		font-weight: bold;
		font-size: 14px;
		margin-top: 15px;
	}
	.b_o {
		font-size: 12px;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 2;
		overflow: hidden;
		width: 90%;
		margin: auto;
		line-height: 180%;
	}
	.b_p {
		text-align: center;
		color: #333;
		font-size: 12px;
		margin-top: 15px;
		margin-bottom: 15px;
	}
	.b_n img {
		max-width: 100%;
	}
	.b_l {
		margin-bottom: 5%;
	}
	.indexDiv2 .row>div {
		max-width: 100%;
		float: left;
	}
	.indexDiv2 .row>div.on {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100% !important;
		flex: 0 0 100% !important;
		max-width: 100% !important;
	}
	.indexDiv2 .col-sm-3 {
		margin-left: 1%;
		margin-right: 1%;
		margin-top: 10%;
	}
	.c_e {
		color: #4E4E4E !important;
		display: block;
		margin-top: 10px;
		color: #4E4E4E;
		padding-bottom: 10px;
		font-size: 12px;
		border-bottom: 1px solid #D9D9D9;
	}
	.c_g {
		margin-left: 0%;
	}
	.c_g {
		margin-top: 5%;
	}
	.z_t2 {
		position: relative;
		width: 100%!important;
		margin: auto;
	}
	.c_m .row .col-md-8 .col-md-4 {
		width: 33.3%;
		float: left;
	}
	.c_m {
		background: #000000;
		padding-top: 7%;
		padding-bottom: 3%;
	}
	.c_m .row .col-md-8 {
		margin-top: 4%;
	}
	.c_m .row .col-md-8 {
		margin-top: 10%;
	}
	.c_p {
		display: block;
		color: #999999 !important;
		font-size: 12px;
		margin-bottom: 15px;
	}
	.c_u {
		padding-left: 0px;
	}
	.c_m .row .col-md-2 .c_t .col-md-6 {
		width: 50%;
		float: left;
	}
	.c_t {
		margin-top: 10%;
	}
	.c_x {
		height: 250px;
		background-size: cover !important;
	}
	.d_a {
		display: flex;
		vertical-align: middle;
		align-items: center;
		height: 250px;
	}
	.wrap {
		width: 100%;
		padding: 0 15px;
	}
	.c_z {
		color: #fff;
		font-size: 22px;
		font-weight: bold;
		margin-top: 10px;
	}
	.c_y {
		color: #aab2ba;
		font-weight: bold;
		font-size: 18px;
	}
	.d_v {
		color: #666666 !important;
		font-size: 12px;
	}
	.d_v {
		color: #666666 !important;
		font-size: 12px;
		margin-bottom: 15%;
		display: block;
	}
	.d_w {
		/*margin-left: 4%;

			    margin-right: 4%;

			    margin-top: 15%;*/
	}
	.e_b {
		margin-top: 10%;
	}
	.d_g {
		margin-top: 10%;
	}
	.d_d {
		text-align: left;
		font-size: 16px;
		color: #333;
		font-weight: bold;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
		/*margin-top: 10%;*/
	}
	.d_e {
		margin-top: 4%;
		text-align: left;
		color: #999999;
		line-height: 168%;
		font-size: 12px;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 2;
		overflow: hidden;
	}
	.e_w a {
		display: block;
		font-size: 14px;
		font-weight: bold;
		margin-left: 5px;
		margin-right: 5px;
		color: #999999;
	}
	.f_s {
		background: #005EDB;
		height: 78px;
		width: 257px;
		position: absolute;
		top: 20px;
		left: -25px;
		opacity: 0.7;
		color: #fff;
		font-size: 12px;
		padding: 5%;
		line-height: 190%;
	}
	.f_u {
		font-size: 12px;
		line-height: 180%;
		color: #000000;
		margin-top: 7%;
	}
	.g_c .col-md-1 {
		float: left;
	}
	.f_z {
		margin-left: 6%;
		margin-right: 6%;
		margin-top: 10%;
	}
	.e_n {
		padding-top: 10%;
		padding-bottom: 10%;
		background: #FBFBFC;
	}
	.e_n2 .row .col-md-4 {
		width: 50%;
		float: left;
	}
	.g_g {
		text-align: center;
		color: #3972FF;
		font-weight: bold;
		font-size: 20px;
	}
	.g_h {
		text-align: center;
		color: #666666;
		font-size: 12px;
	}
	.g_i {
		margin-top: 20%;
	}
	.afger88 .swiper-slide .col-md-3 {
		width: 50%;
		float: left;
	}
	.g_o {
		height: 170px;
		line-height: 170px;
	}
	.g_p {
		border-top: 1px solid #eeeeee;
		text-align: left;
		padding-top: 15px;
		font-size: 12px;
	}
	.g_q {
		margin-left: 15px;
		margin-right: 15px;
		padding: 5px;
		background: #fff;
	}
	.b_d23 {
		padding-top: 5%;
	}
	.f_a {
		/*height: 337px;*/
		display: flex;
		vertical-align: middle;
		align-items: center;
		margin-left: 0%;
		justify-content: center;
	}
	.f_c {
		color: #000000;
		font-size: 16px;
		margin-bottom: 6%;
	}
	.f_d {
		line-height: 180%;
		font-size: 12px;
	}
	.f_a {
		/*height: 260px;*/
		display: flex;
		vertical-align: middle;
		align-items: center;
		margin-left: 0%;
		justify-content: center;
	}
	.e_j {
		color: #333333;
		font-size: 12px;
		line-height: 210%;
		margin-top: 11%;
	}
	.f_o {
		margin-left: 0%;
		height: 338px;
		display: flex;
		vertical-align: middle;
		align-items: center;
	}
	.f_o .f_n .col-md-1 {
		width: 30%;
		float: left;
	}
	.f_o .f_n .col-md-11 {
		width: 70%;
		float: left;
	}
	.f_l {
		font-size: 12px;
		margin-top: 12px;
		color: #333333;
	}
	.e_o {
		padding-top: 4%;
		padding-bottom: 10%;
	}
	.sdf88 {
		display: none;
	}
	.e_e {
		border-bottom: 1px dashed #EEEEEE;
		text-align: center;
		color: #333333;
		font-size: 15px;
		padding-bottom: 25px;
	}
	.e_f {
		text-align: center;
		font-size: 14px;
		color: #999999;
		padding-top: 25px;
		margin-bottom: 10%;
	}
	.e_o {
		padding-top: 10%;
		padding-bottom: 10%;
	}
	.e_v {
		margin: auto;
		color: #fff !important;
		border-radius: 5px;
		font-size: 14px;
		width: 110px;
		height: 40px;
		display: block;
		background: #3972FF;
		margin-top: 10%;
	}
	.d_n .col-md-5,
	.d_n .col-md-3 {
		width: 100%;
		float: left;
	}
	.d_n {
		margin: 10% 0 0;
		display: block;
	}
	.d_m {
		margin-top: 6%;
	}
	.yycjDiv .swiper-button-prev,
	.yycjDiv .swiper-button-next {
		width: 30px;
		height: 30px;
		margin-top: -15px;
	}
	.yycjDiv {
		padding: 0 20px;
	}
	.yycjDiv .swiper-slide a .titleDiv {
		padding: 10px 0;
	}
	.yycjDiv .swiper-slide a .titleDiv span {
		font-size: 16px;
	}
	.d_i {
		background: #F8F8F9;
		height: 110px;
		display: flex;
		margin-left: 0;
		margin-right: 0;
		vertical-aslign: middle;
		align-items: center;
		margin-bottom: 35px;
		border-radius: 5px;
		margin-top: 6%;
	}
	.d_p {
		font-size: 16px;
		color: #333333;
		padding-top: 25px;
	}
	.d_q {
		margin-top: 10px;
		text-align: center;
		font-size: 12px;
		color: #3972FF;
	}
	.d_r {
		margin-top: 10%;
		border-top: 1px solid #DFE0E2;
	}
	.d_u div {
		font-weight: bold;
		color: #000000;
		font-size: 14px;
	}
	.header .logo {
		width: 105px;
		margin-top: 0;
	}
	.d_v {
		color: #666666 !important;
		font-size: 12px;
		margin-bottom: 6%;
		display: block;
	}
	.e_f {
		text-align: center;
		font-size: 12px;
		color: #999999;
		padding-top: 25px;
		margin-bottom: 10%;
	}
}