﻿body {
	margin: 0 auto;
}

li {
	list-style: none;
	display: inline-block;
}

.platform_box {
	width: 100%;
	height: 980px;
	background-color: #F1F3F9;
	padding-top: 20px;
}

.platform {
	width: 1200px;
	margin: 0 auto;
	height: 100%;
}

.platform_title {
	display: flex;
	flex-direction: column;
	align-items: center;
	font-family: Microsoft YaHei Bold, Microsoft YaHei Bold-Bold;
	font-weight: 700;
	text-align: left;
}

.platform_title p {
	font-size: 34px;
	color: #4a5572;
	line-height: 26px;
	letter-spacing: 3px;
}

.platform_title span {
	font-size: 17px;
	font-family: Microsoft YaHei Regular, Microsoft YaHei Regular-Regular;
	font-weight: 400;
	text-align: left;
	color: #808080;
	line-height: 7px;
	letter-spacing: 5px;
}

.advantage_box {
	width: 1200px;
	height: 85%;
	position: relative;
	top: 8%;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 27px;

}

.advantage_cont {
	width: 30%;
	height: 27%;
	background: url(../images/zc_bj_img.png) 100% 100% no-repeat;
}

.advantage_cont:hover {
	box-shadow: 6px 6px 6px #C2C2C2;
}

.advantage {
	text-align: center;
	font-family: Source Han Sans CN Bold, Source Han Sans CN Bold-Bold;
}

.advantage p {
	font-size: 22px;
	font-weight: 700;
	color: #4473eb;
}

.advantage span {
	opacity: 0.8;
	font-size: 16px;
	font-weight: 400;
	text-align: center;
	color: #7078ac;
}

.advantage_title {
	width: 67%;
	margin: 0 auto;
	position: relative;
	bottom: 25px;
}

.banner {
	width: 100%;
	height: 100px;
}

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

/* Make the image fully responsive */
.carousel-inner img {
	width: 100%;
	height: 100%;
}

.carousel-indicators {
	z-index: 0 !important;
}

.carousel-indicators1 {
	z-index: 1 !important;
	position: absolute !important;
	bottom: 75px !important;
}

.platform_bottom {
	display: flex;
	align-items: center;
	width: 100%;
	height: 423px;
	background-image: url(../images/db_img.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
}

.platform_bottom_box {
	width: 50%;
	height: 33%;
	margin: 0 auto;
	text-align: center;
}

.bottom_title {
	width: 100%;
	height: 20%;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 20px;
	font-family: Microsoft YaHei Bold, Microsoft YaHei Bold-Bold;
	letter-spacing: 2px;
	font-weight: 700;
}

.bottom_title span {
	font-weight: 700;
	padding-top: 11pxpx;
	color: #ffffff;
}

.bottom_title h4 {
	font-weight: 700;
	color: #FD0000;
	padding-top: 10px;
}

.platform_bottom_box p {
	font-size: 20px;
	font-family: Microsoft YaHei Regular, Microsoft YaHei Regular-Regular;
	font-weight: 400;
	color: #ffffff;
	line-height: 67px;
	letter-spacing: 2px;
}

.platform_bottom_box button {
	width: 286px;
	height: 69px;
	background: #ffffff;
	font-size: 29px;
	font-family: Source Han Sans CN Bold, Source Han Sans CN Bold-Bold;
	font-weight: 700;
	text-align: center;
	color: #3b54ec;
	letter-spacing: 2px;
	border: 1px solid #ffffff;
}

.selected_p {
	align-items: center;
	height: 10%;
	display: flex;
	justify-content: center;
	text-align: center;
	position: relative;
	top: 20px;
}

.selected_p p {
	font-size: 31px;
	font-family: Microsoft YaHei Bold, Microsoft YaHei Bold-Bold;
	font-weight: 700;
	text-align: left;
	color: #4a5572;
	line-height: 23px;
	letter-spacing: 2px;
}

.selected {
	width: 100%;
	height: 800px;
}

.container {
	width: 100%;
	margin: auto;
}

.tabs {
	width: 80%;
	display: flex;
	justify-content: space-between;
	font-size: 28px;
	font-family: Source Han Sans CN Medium, Source Han Sans CN Medium-Medium;
	font-weight: 500;
	text-align: left;
	color: #A3A3A3;
	line-height: 26px;
	letter-spacing: 2px;
	margin: 0 auto;
}


.tab {
	flex: 1;
	height: 30px;
	line-height: 30px;
	font-size: 19px;
	font-family: Source Han Sans CN Medium, Source Han Sans CN Medium-Medium;
	text-align: center;
	cursor: pointer;
}



.content {
	width: 100%;
	height: 350px;
	display: none;
	background-color: #d8d8d8;
	margin-top: 25px;
}


.show {
	display: block;
}

/* 点击标签栏发生的样式 */
.active {
	font-size: 26px;
	font-family: Source Han Sans CN Medium, Source Han Sans CN Medium-Medium;
	font-weight: 480;
	text-align: left;
	color: #2a5df0;
	line-height: 26px;
	letter-spacing: 2px;
	border-bottom: 3px solid #2a5df0;
	align-items: center;
}

#all {
	width: 50%;
	height: 100%;
	margin: 0 auto;
	margin-top: 10px;
}

#option {
	width: 97%;
	height: 38px;
	line-height: 38px;
	height: 38px;
	line-height: 38px;
	display: flex;
	justify-content: space-between;
}

#option li {
	margin-left: 7px;
	display: flex;
	float: left;
	font-size: 24px;
	font-family: Source Han Sans CN Regular, Source Han Sans CN Regular-Regular;
	font-weight: 400;
	text-align: left;
	color: #808080;
	padding-top: 10px;

}

#option li.active {
	height: 51px;
	font-size: 24px;
	font-family: Source Han Sans CN Regular, Source Han Sans CN Regular-Regular;
	font-weight: 400;
	text-align: left;
	color: #2a5df0;
}

#card {
	width: 100%;
	height: 80%;
	border-top: none;
	position: relative;
	top: 4%;

}

#card li {
	height: 200px;
	display: none;
	line-height: 40px;
	text-align: center;
}

#card li.active9 {
	display: block;
	height: 100%;
}

.vowbox {
	width: 100%;
	height: 100%;
	position: relative;
}

.optionback {
	position: relative;
	height: 1px;
	width: 100%;
	top: 13px;

}

.contentone {
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: space-between;
}

.contentone_left {
	width: 40%;
	height: 100%;
	display: flex;
	align-items: center;
}

.contentone_right {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	width: 54%;
	height: 60%;
	position: relative;
	top: 10%;
}

.contentone_left img {
	width: 100%;
	height: 80%;
}

.contentone_title {
	height: 15%;
	text-align: left;
	line-height: 50px;
}

.contentone_title p {
	font-size: 20px;
	font-family: Source Han Sans CN Medium, Source Han Sans CN Medium-Medium;
	font-weight: 500;
	text-align: left;
	color: #2a5df0;
	position: relative;
	top: 23px;
}

.contentone_title h4 {
	font-size: 16px;
	font-family: Source Han Sans CN Normal, Source Han Sans CN Normal-Normal;
	font-weight: Normal;
	color: #808080;
}

.contentone_img:hover {
	margin-bottom: 20px;
}

.promise {
	width: 100%;
	height: 1200px;
	background-color: #F1F3F9;
}

.promise_title {
	display: flex;
	justify-content: center;
	align-items: center;
	height: 12%;
	font-size: 31px;
	font-family: Microsoft YaHei Bold, Microsoft YaHei Bold-Bold;
	font-weight: 700;
	text-align: left;
	color: #4a5572;
	line-height: 23px;
	letter-spacing: 2px;

}

.promisepromise_conter {
	width: 80%;
	height: 35%;
	position: relative;
	left: 20%;
	display: flex;
	justify-content: space-between;
}

.promise_left {
	width: 49%;
	height: 100%;
	border-radius: 10px;
}

.promise_right {
	width: 49%;
	height: 100%;
}

.promise_right img {
	width: 70%;
	height: 100%;
}

.promise_bottom {
	text-align: center;
	width: 60%;
	height: 43%;
	margin: 0 auto;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	position: relative;
	top: 5%;
}

.back {
	margin: 0 auto;
	width: 51px;
	height: 2px;
	background: #999999;
	position: relative;
	bottom: 25px;
}

.promise_bottom p {
	font-size: 31px;
	font-family: Microsoft YaHei Bold, Microsoft YaHei Bold-Bold;
	font-weight: 700;
	color: #4a5572;
	line-height: 35px;
	letter-spacing: 2px;

}

.promise_bottom button {
	width: 234px;
	height: 60px;
	background: #3b54ec;
	border: 1px solid #3b54ec;
	margin: 0 auto;
	color: #FFFFFF;
}

.promise_middle {
	/* width: 1200px; */
	height: 65%;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 10px;
}

.middle_cont {
	width: 48%;
	height: 45%;
	background-color: #FFFFFF;
}

.middle_title {
	width: 85%;
	margin: auto;
	height: 70%;
	text-align: center;
	position: relative;
	top: 16px;
}

.middle_title p {
	font-size: 18px;
	font-family: PingFang SC Medium, PingFang SC Medium-Medium;
	font-weight: 500;
	text-align: left;
	color: #5140cf;
}

.middle_title span {
	font-size: 14px;
	font-family: PingFang SC Medium, PingFang SC Medium-Medium;
	font-weight: 500;
	text-align: left;
	color: #666666;
}

.middle_title_p {
	width: 100%;
	height: 100%;
	display: flex;
	position: relative;
	bottom: 14px;
}

.middle_title_p p {
	font-size: 14px;
	font-family: PingFang SC Medium, PingFang SC Medium-Medium;
	font-weight: 500;
	text-align: left;
	color: #666666;
	line-height: 25px;
}

.cooperation_box {
	width: 100%;
	height: 700px;
	text-align: center;
	padding-top: 10px;
	/* background-color: #2A5DF0; */
	/* margin-bottom: 30px; */
}

.cooperation_box p {
	font-size: 31px;
	font-family: Microsoft YaHei Bold, Microsoft YaHei Bold-Bold;
	font-weight: 700;
	color: #4a5572;
	line-height: 23px;
	letter-spacing: 2px;
}

.cooperation_box button {
	width: 234px;
	height: 60px;
	background: #4473eb;
	color: #FFFFFF;
	border: 1px solid #4473eb;
	position: relative;
	top: 10%;

}

.cooperation_box button:hover {
	margin-top: 5px;
	box-shadow: 7px 7px 7px #B3B3B3;
}

.cooperation_middle {
	width: 1200px;
	height: 65%;
	margin: 0 auto;
	position: relative;
	top: 17%;
	padding-bottom: 10px;
	display: flex;
	flex-direction: column;
}

.cooperation_upper {
	display: flex;
	justify-content: space-between;
	width: 100%;
	height: 50%;

}

.cooperation_lower {
	width: 100%;
	height: 40%;
}

.uppertitle {
	text-align: left;
	width: 16%;
	height: 100%;
	display: flex;
	flex-direction: column;
}

.uppertitle {
	width: 17%;
	height: 100%;
	display: flex;
	flex-direction: column;
}

.uppertitle img {
	width: 50%;
	height: 50%;
	margin: 0 auto;
}

.uppertitle span {
	font-size: 18px;
	font-family: PingFang SC Bold, PingFang SC Bold-Bold;
	font-weight: 700;
	text-align: center;
	color: #4274EC;
	line-height: 35px;
}

.flow {
	width: 100%;
	height: 750px;
	background-color: #F1F3F9;
}

.flow_Top {
	width: 1200px;
	height: 22%;
	background-color: #FFFFFF;
	margin: 0 auto;
	position: relative;
	bottom: 11%;
	display: flex;
	justify-content: space-around;
}

.flow_banner {
	width: 100%;
	height: 750px;
	background-color: #2A5DF0;
}

.carousel-itemimg img {
	width: 100% !important;
	height: 750px !important;
}

.top_title {
	width: 21%;
	height: 100%;
	display: flex;
	align-items: center;
}

.top_title p {
	font-size: 18px;
	font-family: PingFang SC Bold, PingFang SC Bold-Bold;
	font-weight: 700;
	text-align: left;
	color: #333333;
	text-shadow: 6px 6px 14px 0px rgba(0, 0, 0, 0.04);
	line-height: 0px;
}

.top_title span {
	font-size: 14px;
	font-family: PingFang SC Medium, PingFang SC Medium-Medium;
	font-weight: 500;
	text-align: left;
	color: #999999;
	text-shadow: 6px 6px 14px 0px rgba(0, 0, 0, 0.04);
}

.top_title {
	margin-bottom: 10px;
}

.middle_cont:hover {
	box-shadow: 6px 6px 6px #B3B3B3;
}

.flow_Toptitle p {
	font-size: 31px;
	font-family: Microsoft YaHei Bold, Microsoft YaHei Bold-Bold;
	font-weight: 700;
	text-align: center;
	color: #4a5572;
	line-height: 23px;
	letter-spacing: 2px;
}

.uppertitle p {
	font-size: 14px;
	font-family: Source Han Sans CN Normal, Source Han Sans CN Normal-Normal;
	font-weight: Normal;
	text-align: center;
	color: #4274EC;
}

.flow_moddle {
	width: 1200px;
	height: 15%;
	margin: 0 auto;
	/* background-color: #333333; */
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	gap: 13px;
	position: relative;
	top: 10%;
}

.flow_moddle_box {
	width: 9%;
	height: 47%;
	background-color: #DEDEDE;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 24px;
	font-family: Source Han Sans CN Medium, Source Han Sans CN Medium-Medium;
	font-weight: 500;
	text-align: center;
	color: #808080;
	line-height: 23px;
	letter-spacing: 2px;
}

.flow_icon_img {
	width: 15%;
}

.flow_icon img {
	height: 80%;
}

.flow_icon {
	display: flex;
	justify-content: center;
	margin: 0 auto;
	width: 50%;
	height: 10%;
	justify-content: space-between;
	align-items: center;
	position: relative;
	top: 22%;
}

.flow_Toptitle_span p {
	font-size: 24px;
	font-family: Source Han Sans CN Medium, Source Han Sans CN Medium-Medium;
	font-weight: 500;
	text-align: center;
	color: #808080;
	line-height: 23px;
	letter-spacing: 2px;
}

.flow_Toptitle_span {
	position: relative;
	top: 35%;
}

.dashed_tbl {
	width: 100%;
	border-top: 1px dashed #7076F0;
	border-left: 1px dashed #7076F0;
	margin: 0 auto;
}

.dashed_tbl td {
	border-bottom: 1px dashed #7076F0;
	border-right: 1px dashed #7076F0;
}

.lefttd {
	width: 98%;
	height: 100%;
	display: flex;
	justify-content: center;
	flex-direction: column;
	margin-top: 10%;
	margin-bottom: 25%;
}

.lefttd img {
	width: 28%;
	margin: 0 auto;
}

.lefttd p {
	font-size: 20px;
	font-family: Source Han Sans CN Bold, Source Han Sans CN Bold-Bold;
	font-weight: 700;
	text-align: center;
	color: #222222;
}

.lefttd span {
	font-size: 17px;
	font-family: Source Han Sans CN Bold, Source Han Sans CN Bold-Bold;
	font-weight: 200;
	text-align: center;
	color: #222222;
	line-height: 0px;
}

.flowbannerone {
	z-index: 1px !important;
}

.flowbanner_box {
	width: 1200px;
	height: 12%;
	position: absolute;
	z-index: 99;
	top: 42px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.flowbanne_left {
	width: 20%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: space-around;
}

.flowbanne_right {
	width: 65%;
	height: 70%;
}

.flowbanne_right {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.flowbanne_righttitle {
	width: 15%;
	height: 70%;
	font-size: 20px;
	font-family: Source Han Sans CN Regular, Source Han Sans CN Regular-Regular;
	font-weight: 400;
	text-align: left;
	color: #ffffff;
	letter-spacing: 2px;
	cursor: pointer;
}

.flowbanne_righttitle a {
	width: 15%;
	height: 70%;
	font-size: 20px;
	font-family: Source Han Sans CN Regular, Source Han Sans CN Regular-Regular;
	font-weight: 400;
	text-align: left;
	color: #ffffff;
	letter-spacing: 2px;
	cursor: pointer;

}

.flowbanne_righttitle a:hover {
	color: #FFFFFF;
	text-decoration: none
}

.back {
	width: 46px;
	height: 3px;
	background: #ffffff;
	border-radius: 2px;
	position: relative;
	top: 5px;
	right: 33px;
}

.cooperation_lower img {
	position: relative;
	right: 31%;
}

.lover_icon {
	width: 1210px;
	height: 20px;
	margin: 0 auto;
	font-size: 30px;
	font-family: DINEngschriftStd Regular, DINEngschriftStd Regular-Regular;
	font-weight: 400;
	text-align: left;
	color: #6854ff;
	line-height: 116px;
	position: relative;
	left: 76px;
}

.cooperation_lower_data {
	display: flex;
}

.cooperation_bo_p {
	position: relative;
	top: 8%;
}

.flow_Top:hover {
	position: relative;
	bottom: 12%;
	/* margin-bottom: 10px; */
	box-shadow: 7px 7px 7px #B3B3B3;
}

.flow_icon img:hover {
	height: 85%;
}

.promise_bottom button:hover {
	margin-bottom: 5px;
	box-shadow: 5px 5px 5px #AAAAAA;
}

.platform_bottom_box button:hover {
	margin-top: 10px;
	box-shadow: 5px 5px 5px #AAAAAA;
}

@media screen and (max-width: 1680px) {
	.cooperation_lower img {
		width: 1200px;
	}

	.middle_title p {
		font-size: 16px;
	}
}

#cooperation_lower {
	animation-duration: 1.5s;
	animation-fill-mode: forwards;
	opacity: 0;
}

#flow_moddle {
	animation-duration: 1.5s;
	animation-fill-mode: forwards;
	opacity: 0;
}

#flow_Toptitle {
	animation-duration: 1.5s;
	animation-fill-mode: forwards;
	opacity: 0;
}

#flow_icon {
	animation-duration: 1.5s;
	animation-fill-mode: forwards;
	opacity: 0;
}

#flow_Toptitle_span {
	animation-duration: 1.5s;
	animation-fill-mode: forwards;
	opacity: 0;
}

#cooperation_bo_p {
	animation-duration: 1.5s;
	animation-fill-mode: forwards;
	opacity: 0;
}

#cooperation_upper {
	animation-duration: 1s;
	animation-fill-mode: forwards;
	opacity: 0;
}

#platform_title {
	animation-duration: 1s;
	animation-fill-mode: forwards;
	opacity: 0;
}

#advantage_box {
	animation-duration: 1s;
	animation-fill-mode: forwards;
	opacity: 0;
}


#selected_p {
	animation-duration: 1s;
	animation-fill-mode: forwards;
	opacity: 0;
}

#contentone {
	animation-duration: 1s;
	animation-fill-mode: forwards;
	opacity: 0;
}



#flowbanne_left {
	animation-duration: 1s;
	animation-fill-mode: forwards;
	opacity: 0;
}

#flowbanne_right {
	animation-duration: 1s;
	animation-fill-mode: forwards;
	opacity: 0;
}

@keyframes ani1 {
	0% {
		opacity: 1;
		transform: rotateX(-90deg);
		/* transform:rotateY(-90deg); */
	}

	/* 25%{transform:rotateX(45deg);} */
	/* 50%{transform:rotateX(25deg);} */
	/* 75%{transform:rotateX(14deg);} */
	100% {
		opacity: 1;
		/* transform:rotateX(0deg); */
	}
}

@keyframes ani2 {
	0% {
		opacity: 1;
		transform: rotateX(-20deg);
	}

	100% {
		opacity: 0;
		transform: skewX(0deg);
	}
}

@keyframes ani3 {
	0% {
		opacity: 1;
		transform: rotateX(-90deg);
		/* transform:rotateY(-90deg); */
	}

	/* 25%{transform:rotateX(45deg);} */
	/* 50%{transform:rotateX(25deg);} */
	/* 75%{transform:rotateX(14deg);} */
	100% {
		opacity: 1;
		/* transform:rotateX(0deg); */
	}
}

@keyframes ani4 {
	0% {
		opacity: 1;
		transform: rotateX(-20deg);
	}

	100% {
		opacity: 0;
		transform: skewX(0deg);
	}
}

@keyframes ani5 {
	0% {
		opacity: 1;
		transform: rotateX(-90deg);
		/* transform:rotateY(-90deg); */
	}

	/* 25%{transform:rotateX(45deg);} */
	/* 50%{transform:rotateX(25deg);} */
	/* 75%{transform:rotateX(14deg);} */
	100% {
		opacity: 1;
		/* transform:rotateX(0deg); */
	}
}

@keyframes ani6 {
	0% {
		opacity: 1;
		transform: rotateX(-20deg);
	}

	100% {
		opacity: 0;
		transform: skewX(0deg);
	}
}

@keyframes ani7 {
	0% {
		opacity: 1;
		transform: rotateX(-90deg);
		/* transform:rotateY(-90deg); */
	}

	/* 25%{transform:rotateX(45deg);} */
	/* 50%{transform:rotateX(25deg);} */
	/* 75%{transform:rotateX(14deg);} */
	100% {
		opacity: 1;
		/* transform:rotateX(0deg); */
	}
}

@keyframes ani8 {
	0% {
		opacity: 1;
		transform: rotateX(-20deg);
	}

	100% {
		opacity: 0;
		transform: skewX(0deg);
	}
}

@keyframes ani9 {
	0% {
		opacity: 1;
		transform: rotateX(-90deg);
		transform: rotateY(-90deg);
	}

	/* 25%{transform:rotateX(45deg);} */
	/* 50%{transform:rotateX(25deg);} */
	/* 75%{transform:rotateX(14deg);} */
	100% {
		opacity: 1;
		/* transform:rotateX(0deg); */
	}
}

@keyframes ani10 {
	0% {
		opacity: 1;
		transform: rotateX(-20deg);
	}

	100% {
		opacity: 0;
		transform: skewX(0deg);
	}
}

@keyframes ani11 {
	0% {
		opacity: 1;
		transform: rotateX(-90deg);
		transform: rotateY(-90deg);
	}

	/* 25%{transform:rotateX(45deg);} */
	/* 50%{transform:rotateX(25deg);} */
	/* 75%{transform:rotateX(14deg);} */
	100% {
		opacity: 1;
		/* transform:rotateX(0deg); */
	}
}

@keyframes ani12 {
	0% {
		opacity: 1;
		transform: rotateX(-20deg);
	}

	100% {
		opacity: 0;
		transform: skewX(0deg);
	}
}

@keyframes ani13 {
	0% {
		opacity: 1;
		transform: rotateX(-90deg);
		transform: rotateY(-90deg);
	}

	/* 25%{transform:rotateX(45deg);} */
	/* 50%{transform:rotateX(25deg);} */
	/* 75%{transform:rotateX(14deg);} */
	100% {
		opacity: 1;
		/* transform:rotateX(0deg); */
	}
}

@keyframes ani14 {
	0% {
		opacity: 1;
		transform: rotateX(-20deg);
	}

	100% {
		opacity: 0;
		transform: skewX(0deg);
	}
}

@keyframes ani15 {
	0% {
		opacity: 1;
		transform: rotateX(-90deg);
		transform: rotateY(-90deg);
	}

	/* 25%{transform:rotateX(45deg);} */
	/* 50%{transform:rotateX(25deg);} */
	/* 75%{transform:rotateX(14deg);} */
	100% {
		opacity: 1;
		/* transform:rotateX(0deg); */
	}
}

@keyframes ani16 {
	0% {
		opacity: 1;
		transform: rotateX(-20deg);
	}

	100% {
		opacity: 0;
		transform: skewX(0deg);
	}
}

.wrapper {
	width: 980px;
	margin: 30px auto;
	position: relative;
}

.counter {
	padding: 20px 0;
	border-radius: 5px;
}

.count-title {
	font-size: 38px;
	font-weight: normal;
	text-align: center;
}

.count-text {
	font-size: 13px;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 0;
	text-align: center;
}

.count-text a {
	text-decoration: none;
	color: green;
}

.fa-2x {
	margin: 0 auto;
	float: none;
	display: table;
	color: #4ad1e5;
}
.right_fixed_box{
	padding: 10px 10px 0px 10px;
	margin: 0 auto;
	cursor: pointer;
}
.right_fixed{
	position: fixed;
	right: 0px;
	background-color: #505E7C;
	z-index: 99999;
	top: 50%;
}
.right_fixed_box p{
	font-size: 14px;
	font-family: Source Han Sans CN Medium, Source Han Sans CN Medium-Medium;
	font-weight: 500;
	text-align: center;
	color: #ffffff;
	line-height: 24px;
}
.right_fixed_box>img{
	position: relative;
	left: 20%;
}
