
.swiper-container{
	width: 100%;
	height: 850px;
}

.swiper-pagination {
	bottom: 112px !important;
}

.swiper-pagination-bullet {
	width: 41px !important;
	height: 6px !important;
	background: #FFFFFF !important;
	border-radius: 3px !important;
	opacity: 1 !important;
}

.swiper-button-prev {
	width: 60px !important;
	height: 60px !important;
	left: 64px !important;
	background-image: url('../../../../../websiteSkin/websiteb2b-pc/cssboot2.0/img/common/left.png');
	background-size: 100% 100%;
	background-repeat: no-repeat;
}

.swiper-button-next {
	width: 60px !important;
	height: 60px !important;
	right: 64px !important;
	background-image: url('../../../../../websiteSkin/websiteb2b-pc/cssboot2.0/img/common/right.png');
	background-size: 100% 100%;
	background-repeat: no-repeat;
}

.swiper-pagination-bullet-active {
	width: 100px !important;
	background: #40A4EB !important;
}

.menu {
	width: 1200px;
	margin: -85px auto;
	display: flex;
	justify-content: space-between;
	position: relative;
	z-index: 999;
}

.menuList {
	width: 380px;
	height: 170px;
	border-radius: 10px;
	overflow: hidden;
	background-size: 100% 100%;
	background-repeat: no-repeat;
	cursor: pointer;
	position: relative;
}

.menuList>a:hover {
	text-decoration: none;
}

.menuList>a>div {
	margin-left: 22px;
}

.menuTitle {
	color: #40A4EB;
	font-size: 20px;
	font-family: scRegular;
	margin: 29px 0 0 0;
}

.menuEng {
	font-family: scRegualr;
	color: #333333;
	font-size: 16px;
	margin-bottom: 20px;
}

.menuIntr {
	font-family: scRegualr;
	font-size: 16px;
	color: #666666;
	display: flex;
	align-items: center;
}

.menuTel {
	font-size: 20px;
	color: #333333;
}

.menu1 {
	background-image: url('../../../../../websiteSkin/websiteb2b-pc/cssboot2.0/img/index/menu1.png');
}
.menuList>a{
	display: block;
	width: 100% !important;
	height: 100% !important;
	position: absolute;
	left: 0;
	top: 0;
}

.menu2 {
	background-image: url('../../../../../websiteSkin/websiteb2b-pc/cssboot2.0/img/index/menu2.png');
}

.menu3 {
	background-image: url('../../../../../websiteSkin/websiteb2b-pc/cssboot2.0/img/index/menu3.png');
}

.supportBlock {
	width: 100%;
	background-image: url('../../../../../websiteSkin/websiteb2b-pc/cssboot2.0/img/index/bg2.png');
	background-size: 100% 100%;
	background-repeat: no-repeat;
	margin-top: 143px;
	overflow: hidden;
	padding-bottom: 60px;
}

.supportHead {
	display: flex;
	flex-direction: column;
	align-items: center;
	margin: 60px 0 60px 0;
}

.headText {
	display: flex;
	align-items: center;
	font-family: scRegular;
	font-size: 30px;
	color: #FFFFFF;
}

.importantText {
	color: #FF9200;
}

.engText {
	color: #FFFFFF;
	font-size: 16px;
}

.supportCenter {
	display: flex;
	flex-direction: column;
	align-items: center;
	margin-bottom: 60px;
	font-size: 16px;
	color: #FFFFFF;
	line-height: 25px;
}

.supportBottom {
	width: 1200px;
	margin: 0 auto;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.supportImg {
	width: 278px;
	height: 168px;
}

.whiteBlock {
	width: 100%;
	height: 60px;
	background: #FFFFFF;
}

.faceBlock {
	width: 100%;
	background: #F9FCFF;
	overflow: hidden;
	padding-bottom: 60px;
}

.questionBlock {
	width: 1200px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
}

.question,
.questionSub {
	display: flex;
	flex-direction: column;
	align-items: center;
}

.questionImg {
	width: 276px;
	height: 180px;
	border-radius: 4px;
	margin-bottom: 20px;
}

.questionMain {
	font-family: scRegular;
	font-size: 18px;
	color: #333333;
	margin-bottom: 5px;
}

.questionSub {
	font-family: scRegular;
	font-size: 16px;
	color: #666666;
}

.platformBlock {
	width: 100%;
	height: 1790px;
	overflow: hidden;
	background-image: url('../../../../../websiteSkin/websiteb2b-pc/cssboot2.0/img/index/bg3.png');
	background-size: 100% 100%;
	background-repeat: no-repeat;
}

.platformHead {
	width: 930px;
	margin: 60px auto 55px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.mainImg {
	width: 235px;
	height: 156px;
}

.subImg {
	width: 219px;
	height: 157px;
}

.vsImg {
	width: 188px;
	height: 119px;
}

.platformCenter {
	width: 1105px;
	margin: 0 auto;
}

.platformLine {
	width: 100%;
	display: flex;
	justify-content: space-between;
}

.platformList {
	width: 400px;
	display: flex;
	flex-direction: column;
	align-items: center;
	font-family: scRegular;
	font-size: 16px;
	color: #FFFFFF;
}

.agentImg {
	width: 380px;
	height: 150px;
	border-radius: 10px;
	padding: 10px;
	border: 1px dashed #FFFFFF;
	margin-bottom: 30px;
}

.agentBottomText {
	width: 100%;
	display: flex;
	flex-direction: column;
	align-items: center;
	padding-bottom: 35px;
	border-bottom: dashed 1px #FFFFFF;
	margin-bottom: 35px;
}

.winList {
	display: flex;
	align-items: center;
}

.winImg {
	width: 23px;
	height: 18px;
	margin-right: 3px;
}

.noBorder {
	border: none;
}

.project {
	width: 160px;
	height: 160px;
	border: 2px dashed #40A4EB;
	border-radius: 50%;
}

.project>div {
	width: 140px;
	height: 140px;
	margin: 10px auto;
	background: linear-gradient(0deg,#1C57FF , #259DF1);
	border-radius: 50%;
	font-family: you;
	font-size: 40px;
	color: #FFFFFF;
	text-align: center;
	overflow: hidden;
}

.project>div>div {
	width: 110px;
	line-height: 40px;
	white-space: wrap;
	margin: 30px auto;
}

.solutionBlock {
	width: 100%;
	background: #F9FCFF;
	overflow: hidden;
	padding-bottom: 60px;
}

.solutionImg {
	width: 800px;
	height: 711px;
	margin: 50px auto 0;
}


.extraBottom{
	padding-bottom: 55px;
}

.absText{
	width: 1200px;
	position: absolute;
	top: 170px;
	right: calc(50% - 600px);
	text-align: right;
}

.absTitle{
	font-family: you;
	font-size: 70px;
	color: #FFFFFF;
}
.absSub{
	font-family: arial;
	font-size: 29px;
	color: #FFFFFF;
	margin-bottom: 30px;
}
.absSmallIcon{
	width: 510px;
	height: 18px;
	position: absolute;
	right: 0;
	display: flex;
	justify-content: space-between;
	font-family: scRegular;
	font-size: 18px;
	color: #FFFFFF;
	line-height: 18px;
}

.iconBlock{
	display: flex;
	align-items: center;
}

.small1{
	width: 18px;
	height: 18px;
	margin-right: 5px;
}
.small2{
	width: 16px;
	height: 18px;
	margin-right: 5px;
}
.small3{
	width: 19px;
	height: 17px;
	margin-right: 5px;
	line-height: 20px !important;
}

.project:hover{
	animation: rotateAnimate 2s;
	-webkit-animation: rotateAnimate 2s; /* Safari 和 Chrome */
}
.supportImg:hover{
	animation: rotateAnimate 2s;
	-webkit-animation: rotateAnimate 2s; /* Safari 和 Chrome */
}