.swiper-container {
	height: 650px;
	overflow: hidden;
}

.pagination {
	position: absolute;
	left: 0;
	text-align: center;
	bottom: 95px;
	width: 100%;
}

.swiper-pagination-switch {
	display: inline-block;
	width: 62px;
	height: 20px;
	font-size: 0;
	line-height: 20px;
	text-align: center;
	cursor: pointer;
	transition: width .8s;
}

.swiper-pagination-switch:before {
	content: '';
	display: inline-block;
	width: 50px;
	height: 4px;
	border-radius: 2px;
	background: rgba(255, 255, 255, .5);
	vertical-align: middle;
	transition: width .8s, background-color .8s;
	box-shadow: 0 3px 6px 0 rgba(255, 255, 255, 0.20);
}

.swiper-active-switch:before {
	background: #f8a944;
	/* box-shadow: 0 0px 6px 0 rgba(67, 116, 250, 0.5) */
}

.swiper-slide {
	position: relative;
	opacity: 0;
	transition: opacity 0.7s ease-in-out;
	overflow: hidden;
}

.swiper-slide-active {
	opacity: 1;
}

.swiper-slide .img {
	position: absolute;
}

.inner {
	position: relative;
	display: block;
	width: 1446px;
	height: 650px;
	margin: 0 auto;
}

.banner-text {
	position: absolute;
	left: 0;
	top: 200px;
	z-index: 999;
}

.banner-text em {
	background: linear-gradient(to right, #437efc, #2cb0fd);
	-webkit-background-clip: text;
	color: transparent;

}

.slide2 .banner-text em {
	background: linear-gradient(to left, #85defe, #376deb);
	-webkit-background-clip: text;
	color: transparent;

}

.banner-text h2 {
	letter-spacing: 6px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 60px;
	color: #000000;
	line-height: 60px;

}


.banner-text p.slide1_i {
	margin-top: -42px;
	margin-bottom: 60px;
}

.banner-text p i img {
	height: 25px;
}

.banner-text p i {

	display: inline-block;
	padding: 10px 30px;
	padding-left: 0px;
	/* background: rgba(255, 255, 255, .5); */
	line-height: normal;
	/* box-shadow: 0 3px 6px 0 rgb(67 67 67 / 4%); */
	border-radius: 4px;

}

/* .banner-text p i:hover{
	background: rgba(255, 255, 255, .8);
} */
.banner-text p {
	margin-top: 12px;
	margin-bottom: 90px;
	font-size: 24px;
	color: #000;
	line-height: 32px;
	width: 606px;
}

.banner-text a.fadeInDown {

	border-radius: 50px;
	color: #fff;
	font-size: 20px;
	display: inline-block;
	padding: 0px 60px;
	line-height: 60px;

	background: #0553F3;
	box-shadow: 0rem 0.16rem 0.32rem 0rem rgb(4 83 243 / 24%);
}

.banner-text a.fadeInDown:hover {
	background: #256bf7;
	color: #fff;
	;
}

.slide1 {
	background: url(../img/index/banner.jpg) no-repeat center center;
	background-size: cover;
}

.slide2 {
	background: url(../img/index/1111.jpg) no-repeat center center;
	background-size: cover;
}

.slide3 {
	background: url(../img/index/banner1.jpg) no-repeat center center;
	background-size: cover;
}

.slide4 {
	background: url(../img/index/1688.jpg) no-repeat center center;
	background-size: cover;
}

.slide1 .img1,
.slide2 .img1 {
	right: 0px;
	bottom: 0px;
	z-index: 9;
	position: absolute;
}


/* indexerp */
.watchVideo {
	position: relative;
	margin-bottom: 80px;
}

.watchVideo img {
	cursor: pointer;
}

.watchVideo:hover em img {
	opacity: .3;
}

.watchVideo em {
	top: 140px;
	position: absolute;
	right: 0%;
	margin-left: -46px;
	background: #fff;
	padding: 40px 60px;
	box-shadow: 0px 2px 30px rgb(0 0 0 / 5%);
	width: 600px;
	min-height: 300px;
}

.watchVideo em b {
	display: block;
	font-size: 30px;
	margin-bottom: 21px;
}

.watchVideo em span {
	font-size: 16px;
	color: #666;
	line-height: 30px;
}

.watchVideo em img {
	width: 92px;

}

.videw-box-back {
	position: fixed;
	width: 100vw;
	height: 100vh;
	background: rgba(0, 0, 0, .7);
	left: 0;
	top: 0;
	display: none;
	z-index: 100000;
}

.video-show-box {
	position: fixed;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	display: none;
	z-index: 100001;
	max-height: 100%;
	height: 80vh;
	width: 60%
}

.video-btn-page {
	width: 680px;
	border-radius: 4px;
	background: #ff4d4d;
	color: #fff;
	font-size: 15px;
	text-align: center;
	line-height: 30px;
	margin: 10px auto 0;
	cursor: pointer
}

.banner-list-left span {
	background: #b30403;
	width: 80px;
	height: 80px;
	color: #fff;
	text-align: center;
	z-index: 8;
	position: absolute;
	left: 0px;
	top: 0px
}

.banner-list-left span b {
	font-size: 40px;
	font-family: cursive;
	padding-top: 6px;
	display: inline-block;
}

.banner-list-left i {
	background: #f7f7f7;
	width: 100%;
	height: 129px;
	z-index: 8;
	position: absolute;
	left: 0px;
	bottom: -129px
}

.banner-list-left i b {
	font-size: 22px;
	margin: 20px;
	margin-bottom: 10px;
	display: block;
}

.banner-list-left i p {
	margin: 20px;
	margin-top: 0px;
	color: #999;
	height: 45px;
	display: block;
	overflow: hidden;
	line-height: 22px;
}

#banner {
	position: relative;
	width: 680px;
	height: 517px;
	overflow: hidden;
	float: left;
}

#banner_list img {
	border: 0px;
	height: 387px;
}

#banner_bg {
	position: absolute;
	bottom: 0;
	background-color: #000;
	height: 30px;
	filter: Alpha(Opacity=30);
	opacity: 0.3;
	z-index: 1000;
	cursor: pointer;
	width: 680px;
}

#banner_info {
	position: absolute;
	bottom: 0;
	left: 5px;
	height: 22px;
	color: #fff;
	z-index: 1001;
	cursor: pointer
}

#banner_text {
	position: absolute;
	width: 120px;
	z-index: 1002;
	right: 3px;
	bottom: 3px;
}

#banner ul {
	position: absolute;
	list-style-type: none;
	filter: Alpha(Opacity=80);
	opacity: 0.8;
	z-index: 1002;
	margin: 0;
	padding: 0;
	bottom: 140px;
	right: 14px;
}

#banner ul li {
	margin-right: 7px;
	margin-bottom: 5px;
	float: left;
	overflow: hidden;
	display: block;
	color: #FFF;
	background: #fff;
	cursor: pointer;
	border-radius: 50%;
	text-indent: 80px;
	height: 10px;
	width: 10px;
}

#banner ul li.on {
	background-color: #ad0001;
}

#banner_list a {
	position: absolute;
}

.index_news {
	padding: 80px 0px;
	padding-top: 0px;
	margin-top: 60px;
}

.title {
	font-size: 32px;
	font-weight: bold;
	margin-bottom: 20px;
	;
}

.title img {
	width: 35px;
	position: relative;
	top: -4px;
}

.index_news_fr li a {
	display: block;
	font-size: 16px;
	margin: 16px 0px;
}

.index_news_fr {
	width: 55%;
	float: right;
}

.index_news_fr .index_news_img {
	margin-bottom: 10px;
	;
}

.index_news_fr li a {
	margin: 0px;
	background: #f7f7f7;
	float: left;
	width: 100%;
	margin-bottom: 20px;
	padding: 2px 0px;
}

.index_news_fr li a em {
	margin: 20px 0px;
	display: block;
	float: left;
	width: 14%;
	text-align: center;
	border-right: 1px solid #ddd;

}

.index_news_fr li a span {

	display: block;
	margin-left: 5%;
	width: 79%;
	float: left;
	padding-top: 21px;

}

.index_news_fr li a em i {
	color: #b30404;
	font-size: 14px;
}

.index_news_fr li a strong {
	display: block;
	width: 89%;
}

.index_news_fr li a p {
	height: 40px;
	color: #666;
	font-size: 12px;
	line-height: 22px;
	overflow: hidden;
	margin-top: 9px;
	padding-right: 25px;
}

.index_news_fr li a em b {
	font-family: cursive;
	font-size: 45px;
	display: block;
	color: #b30404;
}

.index_news_fr a.index_news_img {
	overflow: hidden;
	height: 304px;
	display: block;
}

.index_news_fr a.index_news_img {
	height: 244px;
}

.index_cohere .tab {

	position: relative;
	z-index: 2;
	box-shadow: 0 0 10px 2px rgba(103, 107, 123, 0.1);
	border-radius: 5px;
	overflow: hidden;
	margin: 20px 0px;
}

.tabCon .container {
	position: relative;
}

.index_cohere .tabCon .container .fr div span {
	display: block;

}

.index_cohere .tab li {
	float: left;
	font-size: 16px;
	cursor: pointer;
	padding: 5px 0px;
	color: #000;
	width: 25%;
	text-align: center;

}

.index_cohere .tab li.active {
	color: #000;
	background: #ffefa1;
}

.index_training_left1 {
	background: #fff;
	box-shadow: 0 0 15px 4px rgba(103, 107, 123, 0.1);
	border-radius: 12px;
	padding: 25px 15px;
	margin-bottom: 15px;
}

.index_training_left2 a {
	border-radius: 20px;
	box-shadow: 0 0 10px 4px rgba(103, 107, 123, 0.1);
	width: 23%;
	margin: 0px 1%;
	display: block;
	float: left;
	font-size: 15px;
}

.index_training_left2 a span {
	padding: 5px;
	display: inline-block;
}

.index_training_left2 a img {
	vertical-align: middle;
}

.index_training_left2 a em {
	position: relative;
	top: 2px;
}

.index_aboyt .fr .index_training_left2 a img {
	width: auto;
}

.index_training_left b {
	font-size: 20px;
}

.index_training .index_aboyt .fr {
	float: left;
	width: 50%;
}

.index_cohere .tabCon .container .fl {
	width: 100%;
}


.index_aboyt {
	position: relative;

}

.plugin_index {
	padding: 80px 0px;
}

.index_training_bottom {
	margin-bottom: 70px;
}






.index_aboyt .fl h1 {
	font-size: 30px;
	margin-bottom: 10px;
	display: block;
}

.service_index li {
	width: 33.3333%;
	float: left;
}

.service_index li div {
	margin: 0px 15px;
	box-shadow: 0 0 15px 4px rgba(103, 107, 123, 0.1);
	border-radius: 12px;
	position: relative;


}

.service_index li div i {
	position: absolute;
	top: 0px;
	left: 30px
}

.service_index li div b {
	display: block;
	padding-top: 60px;
}

.service_index li div span {
	font-size: 24px;
	display: block;
	padding-left: 30px;
	margin-bottom: 25px;
}

.service_index li div em {
	padding-left: 30px;
	padding-right: 30px;
	color: #666;
	line-height: 30px;
	font-size: 16px;
	display: block;
	height: 190px;
}



.index_aboyt .fl b {
	font-size: 16px;
	font-weight: 400;

	display: block;
	margin-bottom: 30px;
}

.index_aboyt .fr {
	width: 40%;
	float: right;

}

.index_aboyt .fr img {
	width: 100%;
}

.index_aboyt .fl {
	width: 50%;
	float: left;
}

.index_aboyt .fl p {
	margin-bottom: 30px;
	line-height: 30px;
	font-size: 16px;
	color: #666666;
	background: url(../img//index/in_5.png) no-repeat 0px 3px;
	padding-left: 28px;
}

.index_aboyt .fl p em {
	color: #000;
	display: block;
}

.index_aboyt a.more {

	border: 1px solid #fb933c;
	background: #fb933c;
	padding: 10px 25px;
	color: #fff;
	font-size: 16px;
	border-radius: 8px;
	display: inline-block;
}

.index_aboyt .fr .index_training_dd em img {
	width: auto;

}

.index_aboyt .fr .index_training_dd em {
	display: inline-block;
	margin-top: 12px;
	padding-left: 5px;
}

.index_training_dd {
	margin: 0px 10px;
}

.index_training_dd strong {
	font-size: 17px;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	position: relative;
	max-width: 80%;
	float: left;
	margin-top: 10px;

}

.index_training_dd span {
	margin-top: 5px;
	display: block;
	color: #000;
	margin-bottom: 10px;
	font-size: 12px;
}

.index_training_dd i {
	border: 1px solid #666;
	color: #2d2c2c;
	padding: 2px 4px;
	margin-right: 5px;
	display: inline-block;
	font-size: 12px;
	border-radius: 3px;
}

.index_training_left dl {
	margin: 0px -10px;
}

.index_training_left dd {
	float: left;
	width: 33.333%;
}



.index_training .index_aboyt .fl {
	float: right;
	width: 45%;
}

a.btn_yellow,
a.btn_white {
	color: #fff;
	border-radius: 55px;
	font-size: 16px;
	text-align: center;
	padding: 16px 50px;
	margin-right: 30px;
	background: #c82419;

}

a:hover.btn_yellow {
	background: #c82419;
	color: #fff;
	box-shadow: 0rem 0.16rem 0.32rem 0rem rgba(127, 127, 128, 0.24);
}

a.btn_white {
	box-shadow: none;
	background: #EFF2F4;
	color: #777A8B;
}

a:hover.btn_white {
	background: #dde0e2;
}



.link_index_1 {
	width: 25%;
	float: left;
}

.link_index_list {
	background: url(../img/index/in_22.png) no-repeat #fefefe;
	box-shadow: 0 0 15px 4px rgba(103, 107, 123, 0.1);
	border-radius: 12px;
	margin: 0px 40px;
	overflow: hidden;


}

.link_index_first,
.link_index_second,
.link_index_third,
.link_index_fourth {
	height: 344px;
}

.link_index_first {
	background: url(../img/index/in_1.png) no-repeat bottom right;
}

.link_index_second {
	background: url(../img/index/in_2.png) no-repeat bottom right;
}

.link_index_third {
	background: url(../img/index/in_3.png) no-repeat bottom right;
}

.link_index_fourth {
	background: url(../img/index/in_4.png) no-repeat bottom right;
}

.link_index_mian {
	margin: 0px -40px;
}

.link_index_1 b {
	font-size: 21px;
	display: block;
	padding-top: 50px;
	padding-left: 25px;
}

.link_index_1 i {
	background: #e76405;
	height: 3px;
	width: 44px;
	display: inline-block;
	border-radius: 2px;
	margin-left: 25px;

}

.link_index_1 span {
	display: block;
	padding: 20px 25px 0px 25px;
	line-height: 24px;
}


.link_index {
	background: #f8f9fe;
	padding: 80px 0px;
}


.khfk .title img {
	padding: 0px 15px;
	width: 25px;
	position: relative;
	top: -9px;
}

.rvc {
	position: relative;
	margin: auto;
	max-width: 1600px;
}

.rvc .rvc-wrapper {
	margin: auto;
	overflow: hidden;
}

.rvc .rvc-wrapper ul {
	overflow: hidden;
	position: relative;
	padding-bottom: 60px;
}

.rvc .rvc-wrapper ul li {
	float: left;

}



.rvc .rvc-wrapper ul li a {
	display: block;
	width: 100%;
	height: auto;
	text-decoration: none;
}



.rvc .rvc-wrapper ul li a .img-wrapper {

	/* display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center; */
}



.rvc .rvc-wrapper ul li a p {

	position: relative;
	color: #666;
	font-size: 16px;
	line-height: 28px;

}



.rvc-prv i {
	transform: rotate(180deg);
}

.rvc-prv i,
.rvc-next i {
	font-size: 16px;
	width: 60px;
	height: 60px;
	border-radius: 50%;
	box-shadow: rgb(0 0 0 / 10%) 0px 0.16rem 1.32rem 0px;
	background: rgb(255, 255, 255);
	position: absolute;
	width: 60px;
	height: 60px;
	margin-left: -10px;
	text-align: center;
	line-height: 60px;
	color: rgb(148, 150, 159);
}

.rvc-prv:hover i,
.rvc-next:hover i {
	background: #ff9c0b;
	color: #fff;
	box-shadow: rgba(121, 121, 121, 0.24) 0px 0.16rem 1.32rem 0px;
}

.rvc-prv,
.rvc-next {
	position: absolute;
	cursor: pointer;
	height: 100%;
	top: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

.rvc-prv {
	left: 0px;

}

.rvc-next {
	right: -4px;

}