body,
html,
ul,
li,
h3,
h2,
h1,
p {
	margin: 0;
	padding: 0;
	font-weight: normal;
}
a {
	cursor: pointer;
	text-decoration: none;
}
input {
	background: none;
	outline: none;
	border: none;
}
input:focus {
	border: none;
}
ul,
li {
	list-style: none;
}
.container {
	width: 1200px;
	margin: 0 auto;
}
.c1 {
	width: 100%;
	height: 682px;
	background: url(http://www.mobiletrain.org/page/it/images/c1-bg.png) no-repeat;
	background-size: 1920px 682px;
	background-position: center;
	overflow: hidden;
}
.c1-top {
	height: 110px;
	border-bottom: solid 1px rgba(255, 255, 255, 0.2);
	box-sizing: border-box;
}
.c1-top-con {
	display: flex;
	justify-content: space-between;
	align-items: center;
	height: 110px;
}
.c1-top-left {
	display: flex;
	align-items: center;
}
.c1-top-left img {
	height: 25px;
}
.c1-top-left p {
	font-family: SourceHanSansCN-Regular;
	font-size: 17px;
	padding-left: 15px;
	color: #ffffff;
	margin-left: 15px;
	line-height: 1;
	border-left: solid 1px rgba(255, 255, 255, 0.3);
}
.c1-top-right a {
	font-family: SourceHanSansCN-Regular;
	font-size: 19px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 1;
	color: #ffffff;
	opacity: 0.7;
	margin-right: 26px;
}
.c1-top-right a:last-child {
	margin-right: 0;
}
.c1-top-right a:hover {
	font-family: SourceHanSansCN-Bold;
	opacity: 1;
}
.c1-bottom {
	display: flex;
}
.c1-bottom-left {
	width: 296px;
	height: 548px;
	background-color: rgba(34, 36, 41, 0.8);
	color: rgba(255, 255, 255, 0.6);
	padding: 24px 20px 0 20px;
}
.c1-bottom-left-item {
	margin-bottom: 44px;
}
.c1-bottom-left-item h3 {
	position: relative;
	font-family: SourceHanSansCN-Bold;
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 1;
	letter-spacing: 0px;
	color: #ffab27;
	border-bottom: dotted 1px rgba(255, 255, 255, 0.6);
	padding-left: 13px;
	padding-bottom: 15px;
}
.c1-bottom-left-item h3::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 3px;
	height: 18px;
	background-color: #ffab27;
}
.c1-bottom-left-item div {
	/* display: inline-flex;
  flex-wrap: wrap;
  justify-content: space-between; */
	width: 100%;
	font-size: 0;
}
.c1-bottom-left-item a {
	display: inline-block;
	font-family: SourceHanSansCN-Regular;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 1;
	letter-spacing: 0px;
	color: rgba(255, 255, 255, 0.6);
	margin-top: 11px;
	transition: 0.5s;
}
.c1-bottom-left-item a:hover {
	font-family: SourceHanSansCN-Regular;
	font-size: 16px;
	color: #ff4027;
}
.c1-bottom-left-item div.n4 a {
	margin-right: 14px;
}
.c1-bottom-left-item div.n4 a:nth-child(1) {
	margin-right: 27px;
}
.c1-bottom-left-item div.n4 a:nth-child(3) {
	margin-right: 30px;
}
.c1-bottom-left-item div.n3 a {
	width: 33.3%;
}
.c1-bottom-left-item div.n3 a:nth-child(3n) {
	text-align: right;
}

.c1-bottom-left-item div.n2 a:nth-child(odd) {
	width: 184px;
}
.c1-bottom-right {
	width: 862px;
	margin-top: 90px;
	text-align: center;
}
.c1-bottom-right h3 {
	font-family: SourceHanSansCN-Regular;
	font-size: 28px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 1;
	letter-spacing: 0px;
	color: #ff4027;
}
.c1-bottom-right h2 {
	font-family: SourceHanSansCN-Normal;
	font-size: 56px;
	line-height: 1;
	letter-spacing: 0px;
	color: #ffffff;
	margin-top: 45px;
}
.c1-bottom-line {
	position: relative;
	display: block;
	width: 271px;
	height: 1px;
	background-color: rgba(255, 255, 255, 0.3);
	margin: 32px auto 30px auto;
}
.c1-bottom-line::after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50);
	width: 34px;
	height: 4px;
	background-color: #ffffff;
}
.c1-bottom-right p {
	font-family: SourceHanSansCN-Light;
	font-size: 20px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 30px;
	letter-spacing: 0px;
	color: #ffffff;
}
.c1-bottom-btn-groups a {
	position: relative;
	display: inline-block;
	width: 302px;
	height: 58px;
	background-color: #544396;
	border-radius: 29px;
	font-family: SourceHanSansCN-Regular;
	font-size: 20px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 58px;
	letter-spacing: 0px;
	color: #ffffff;
	margin-top: 70px;
	overflow: hidden;
}
.c1-bottom-btn-groups a:last-child {
	background-color: #da524a;
	margin-left: 10px;
}
.c1-add {
	width: 100%;
	height: 100px;
	background: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
}
.c1-add a {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 300px;
	height: 100px;
}
.c1-add a:hover {
	background-color: #f3f5f8;
}
.c1-add a span {
	font-size: 22px;
	color: #464c5b;
}
.c1-add a span.iconfont {
	width: 54px;
	height: 54px;
	line-height: 54px;
	background-color: #f2f3f6;
	border-radius: 50%;
	font-size: 34px;
	color: #d26c6b;
	text-align: center;
	margin-right: 12px;
}
.c2 {
	padding-top: 0px;
	padding-bottom: 58px;
}
.c2-con {
	display: flex;
	justify-content: space-between;
}
.c2-left {
	display: flex;
	flex-wrap: wrap;
	width: 544px;
	height: 436px;
	background-color: #ffffff;
	border-radius: 20px;
	border: solid 1px #dddddd;
	box-sizing: border-box;
}
.c2-left .c2-left-item {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	width: 50%;
	text-align: center;
}
.c2-left .c2-left-icon-bg {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 94px;
	height: 94px;
	background-color: rgba(153, 165, 190, 0.2);
	border-radius: 50%;
	margin-bottom: 20px;
}
.c2-left .c2-left-icon-bg.active {
	background-image: linear-gradient(90deg, #ff0058 0%, #fd4c00 100%), linear-gradient(#99a5be, #99a5be);
	background-blend-mode: normal, normal;
}
.c2-left .c2-left-icon-bg:hover img {
	animation: aniRotate 5s infinite;
}
@keyframes aniRotate {
	0% {
		transform: rotateY(0);
	}
	50% {
		transform: rotateY(360deg);
	}
	100% {
		transform: rotateY(0);
	}
}
.c2-left .c2-left-item p {
	font-family: SourceHanSansCN-Regular;
	font-size: 22px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 1;
	letter-spacing: 0px;
	color: #2e3038;
}
.c2-left .c2-left-item p span {
	color: #ff4027;
}
.c2-right {
	width: 636px;
	height: 436px;
	background-color: #ffffff;
	border-radius: 20px;
	border: solid 1px #dddddd;
	box-sizing: border-box;
}
.c2-right h3 {
	padding-top: 58px;
	font-family: SourceHanSansCN-Bold;
	font-size: 30px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 1;
	letter-spacing: 0px;
	color: #333333;
	text-align: center;
	margin-bottom: 47px;
}
.c2-right h3 span {
	color: #ff4027;
}
.c2-right div {
	display: flex;
	align-items: center;
}
.c2-right div img {
	display: block;
	height: 35px;
	margin-left: 65px;
}
.c2-right div img.mr {
	margin-right: 2px;
}
.c2-right input {
	position: relative;
	display: block;
	border: solid 1px #27a5ca;
	width: 418px;
	height: 58px;
	margin-left: 17px;
	font-family: MicrosoftYaHei;
	font-size: 21px;
	padding-left: 18px;
}
.c2-right div.mb {
	margin-bottom: 26px;
}
.c2-right .c2-submit {
	position: relative;
	display: block;
	width: 436px;
	height: 71px;
	background-image: linear-gradient(90deg, #ff0058 0%, #fd4c00 100%), linear-gradient(#a5a5a5, #a5a5a5);
	background-blend-mode: normal, normal;
	border-radius: 35px;
	font-family: Alibaba-PuHuiTi-R;
	font-size: 25px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 71px;
	letter-spacing: 0px;
	color: #ffffff;
	text-align: center;
	margin: 37px auto 0 auto;
	overflow: hidden;
}

.tit {
	font-family: SourceHanSansCN-Bold;
	font-size: 40px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 1;
	letter-spacing: 0px;
	color: #333333;
	text-align: center;
}
.tit span {
	color: #ff4027;
}
.c3 {
	width: 100%;
	height: 642px;
	background: url(http://www.mobiletrain.org/page/it/images/c3-bg.jpg) no-repeat;
	background-size: 1920px 642px;
	background-position: center;
}
.c3 .tit {
	padding-top: 92px;
	color: #ffffff;
	margin-bottom: 90px;
}
.c3 .tit span {
	color: #ff4027;
}
.c3 .c3_cont div {
	position: relative;
	width: 1200px;
	height: 290px;
	overflow: hidden;
}
.c3 .c3_cont div .c3_list {
	position: absolute;
	left: -100px;
	width: 1900px;
}
.c3 .c3_cont div .c3_list li {
	position: absolute;
	font-family: SourceHanSansCN-Regular;
	font-size: 24px;
	color: #ffffff;
	left: 1300px;
	cursor: pointer;
}
.c4 {
	padding-top: 58px;
	padding-bottom: 50px;
	background-color: #f1f1f1;
}
.c4 .c4-deadline {
	font-family: SourceHanSansCN-Regular;
	font-size: 30px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 1;
	margin-bottom: 44px;
	margin-top: 22px;
	color: #333333;
	text-align: center;
}
.c4 .c4-time-box {
	width: 606px;
	height: 171px;
	background: url(http://www.mobiletrain.org/page/it/images/c4-1.png) no-repeat;
	background-size: 100%;
	margin: 0 auto;
}
.c4 .c4-time-box div {
	display: flex;
	justify-content: center;
	align-items: center;
	height: 146px;
}
.c4 .c4-time-box .c4-time-num {
	width: 54px;
	height: 78px;
	background-color: #373737;
	border-radius: 5px;
	font-family: AlibabaPuHuiTiB;
	font-size: 63px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 78px;
	letter-spacing: 0px;
	color: #ffffff;
	text-align: center;
	margin-right: 5px;
}
.c4 .c4-time-box .c4-time-s {
	font-family: AlibabaPuHuiTiR;
	font-size: 30px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 24px;
	letter-spacing: 0px;
	color: #373737;
	margin-right: 18px;
	margin-left: 6px;
}
.c4 .c4-des {
	font-family: SourceHanSansCN-Regular;
	font-size: 30px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 1;
	text-align: center;
	color: #333333;
	margin-top: 20px;
	margin-bottom: 22px;
}
.c4 .c4-des2 {
	font-family: SourceHanSansCN-Bold;
	font-size: 24px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 1;
	text-align: center;
	color: #ff4027;
}
.c4 .c4-btns {
	display: flex;
	justify-content: center;
	margin-top: 52px;
}
.c4 .c4-btns a {
	position: relative;
	width: 325px;
	height: 62px;
	background-color: #4e30c0;
	border-radius: 31px;
	font-family: SourceHanSansCN-Regular;
	font-size: 24px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 62px;
	letter-spacing: 0px;
	color: #ffffff;
	text-align: center;
	overflow: hidden;
}
.c4 .c4-btns a:last-child {
	background-image: linear-gradient(90deg, #ff0058 0%, #fd4c00 100%), linear-gradient(#da524a, #da524a);
	background-blend-mode: normal, normal;
	margin-left: 20px;
}
.c5 {
	padding-top: 50px;
	padding-bottom: 67px;
}
.c5 .c5-con {
	display: flex;
	justify-content: space-between;
	margin-top: 52px;
}
.c5-left {
	width: 350px;
}
.c5-left-top {
	width: 350px;
	height: 228px;
	background-color: #c65b5a;
	text-align: center;
}
.c5-left-top h3 {
	font-family: SourceHanSansCN-Regular;
	font-size: 27px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 1;
	padding-top: 30px;
	color: #ffba35;
}
.c5-left-top p {
	font-family: SourceHanSansCN-Bold;
	font-size: 29px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 1.3;
	letter-spacing: 0px;
	color: #ffffff;
	margin-top: 17px;
}
.c5-left-top p span {
	font-family: SourceHanSansCN-Regular;
}
.c5-left-top a {
	position: relative;
	display: block;
	width: 156px;
	height: 36px;
	line-height: 36px;
	background-color: #ffba35;
	border-radius: 5px;
	font-family: SourceHanSansCN-Regular;
	font-size: 20px;
	color: #333333;
	margin: 16px auto 0 auto;
	overflow: hidden;
}
.c5 .c5-left-bottom h3 {
	font-family: SourceHanSansCN-Bold;
	font-size: 24px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 1;
	letter-spacing: 0px;
	color: #333333;
	padding-top: 34px;
	text-align: center;
}
.c5 .c5-left-bottom ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	width: 350px;
	margin-top: 7px;
}
.c5 .c5-left-bottom ul li a {
	display: block;
	width: 106px;
	height: 36px;
	background-color: #efbf9f;
	border-radius: 5px;
	margin-top: 11px;
	font-family: SourceHanSansCN-Regular;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 36px;
	text-align: center;
	color: #333333;
	transition: 0.5s;
}
.c5 .c5-left-bottom ul li a:hover {
	background-color: #c65b5a;
	color: #ffffff;
}
.c5 .c5-center,
.c5 .c5-right {
	width: 390px;
	height: 386px;
	border: solid 1px #dddddd;
}
.c5 .c5-center h3,
.c5 .c5-right h3 {
	width: 346px;
	font-family: SourceHanSansCN-Bold;
	font-size: 24px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 1;
	letter-spacing: 0px;
	color: #f75316;
	padding-top: 25px;
	padding-bottom: 17px;
	border-bottom: dotted 1px #cccccc;
	margin-left: 22px;
}
.c5 .c5Swiper {
	height: 266px;
	margin-top: 22px;
}

.c5 .c5-right div {
	margin-top: 22px;
}

.c5 .c5-center div a,
.c5 .c5-right div a {
	display: block;
	font-family: SourceHanSansCN-Regular;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 34px;
	letter-spacing: 0px;
	color: #333333;
	margin-left: 30px;
	transition: 0.5s;
}
.c5 .c5-center div a:hover,
.c5 .c5-right div a:hover {
	color: #c65b5a;
}
.c5 .c5-right ul {
	display: flex;
	justify-content: center;
}
.c5 .c5-right ul li img {
	display: block;
	width: 65px;
	height: 68px;
	margin: 4px auto 6px auto;
}
.c5 .c5-right ul li a {
	position: relative;
	display: block;
	width: 150px;
	height: 38px;
	background-color: #12aa94;
	border-radius: 19px;
	font-family: SourceHanSansCN-Regular;
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 38px;
	text-align: center;
	color: #ffffff;
	overflow: hidden;
}
.c5 .c5-right ul li:last-child {
	margin-left: 18px;
}
.c5 .c5-right ul li:last-child a {
	background-color: #f75316;
}
.c6 {
	width: 100%;
	height: 584px;
	background: url(http://www.mobiletrain.org/page/it/images/c6-bg.jpg) no-repeat;
	background-size: 1920px 584px;
	background-position: center;
	overflow: hidden;
}
.c6 .tit {
	padding-top: 60px;
	color: #ffffff;
}
.c6 .c6-con {
	display: flex;
	justify-content: space-between;
	margin-top: 43px;
}
.c6 .c6-con li {
	position: relative;
	width: 280px;
	height: 352px;
	overflow: hidden;
}
.c6 .c6-con-inner {
	position: absolute;
	top: 0;
	left: 0;
	width: 280px;
	height: 316px;
	background-color: #ffffff;
	text-align: center;
	padding-top: 36px;
}
.c6 .c6-con-inner h3 {
	font-family: SourceHanSansCN-Bold;
	font-size: 24px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 1;
	letter-spacing: 0px;
	color: #f75316;
	padding-bottom: 24px;
	margin-top: 22px;
	border-bottom: 1px dotted #000008;
}
.c6 .c6-con-inner p {
	font-family: SourceHanSansCN-Regular;
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 24px;
	letter-spacing: 0px;
	color: #333333;
	margin-top: 27px;
}
.c6 .c6-con-inner a {
	display: block;
	width: 168px;
	height: 46px;
	background-color: #f75316;
	border-radius: 23px;
	font-family: SourceHanSansCN-Regular;
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 46px;
	letter-spacing: 0px;
	color: #ffffff;
	margin: 34px auto 0 auto;
}
.c6 .c6-con-mask {
	position: absolute;
	top: 0;
	left: 0;
	width: 280px;
	height: 292px;
	background-color: rgba(39, 38, 53, 0.9);
	padding-top: 60px;
	display: none;
	animation: toTop 1s;
}
@keyframes toTop {
	0% {
		top: 292px;
	}
	100% {
		top: 0;
	}
}
.c6 .c6-con-mask a {
	display: block;
	width: 140px;
	height: 38px;
	background-color: #f75316;
	font-family: SourceHanSansCN-Regular;
	font-size: 22px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 38px;
	text-align: center;
	color: #ffffff;
	margin: 0 auto 25px auto;
}
.c6 .c6-con li:hover .c6-con-mask {
	display: block;
}
.c7 {
	width: 100%;
	height: 1113px;
	background: url(http://www.mobiletrain.org/page/it/images/c7_bg.png) no-repeat;
	background-size: 1920px 266px;
	background-position: center bottom;
	padding-top: 67px;
}
.c7 .c7-top {
	display: flex;
	justify-content: space-between;
	margin-top: 50px;
	margin-bottom: 7px;
}
.c7 .c7-top-left {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	width: 594px;
}
.c7 .c7-top-left-item {
	position: relative;
	width: 130px;
	height: 116px;
	background-color: #ffffff;
	box-shadow: 0px 0px 10px 0px rgba(148, 153, 162, 0.3);
	padding-top: 30px;
	text-align: center;
	margin-bottom: 23px;
}
.c7 .c7-top-left-item p {
	position: absolute;
	top: 92px;
	left: 0;
	width: 100%;
	font-family: SourceHanSansCN-Regular;
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 24px;
	letter-spacing: 0px;
	color: #333333;
}

.c7 .c7-top-left-item .c7-top-left-mask {
	position: absolute;
	top: 0;
	left: 0;
	width: 130px;
	height: 146px;
	background-color: rgba(39, 38, 53, 0.9);
	box-shadow: 0px 0px 10px 0px rgba(148, 153, 162, 0.3);
	display: none;
}
.c7 .c7-top-left-item:hover .c7-top-left-mask {
	display: block;
}
.c7 .c7-top-left-item .c7-top-left-mask a {
	display: block;
	width: 97px;
	height: 32px;
	background-color: #ff4027;
	border-radius: 16px;
	margin: 57px auto 0 auto;
	font-family: SourceHanSansCN-Regular;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 32px;
	text-align: center;
	color: #ffffff;
}
.c7 .c7-top-right {
	width: 586px;
}
.c7 .c7-top-con1,
.c7 .c7-top-con2 {
	display: flex;
	justify-content: space-between;
}
.c7 .c7-top-con1 li {
	width: 182px;
	height: 146px;
	background: url(http://www.mobiletrain.org/page/it/images/c7-r1.png) no-repeat;
	background-size: 100%;
	text-align: center;
}
.c7 .c7-top-con1 li:nth-child(2) {
	background: url(http://www.mobiletrain.org/page/it/images/c7-r2.png) no-repeat;
	background-size: 100%;
}
.c7 .c7-top-con1 li:nth-child(3) {
	background: url(http://www.mobiletrain.org/page/it/images/c7-r3.png) no-repeat;
	background-size: 100%;
}
.c7 .c7-top-con1 li p {
	font-family: SourceHanSansCN-Regular;
	font-size: 20px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 1;
	letter-spacing: 0px;
	color: #ffffff;
	padding-top: 40px;
	margin-bottom: 27px;
}
.c7 .c7-top-con1 li a {
	display: block;
	width: 129px;
	height: 32px;
	border-radius: 16px;
	border: solid 1px #ffffff;
	font-family: SourceHanSansCN-Regular;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 32px;
	letter-spacing: 0px;
	color: #ffffff;
	margin: 0 auto;
	transition: 0.5s;
}
.c7 .c7-top-con1 li:nth-child(1) a:hover {
	background-color: #ffffff;
	color: #12aa94;
}
.c7 .c7-top-con1 li:nth-child(2) a:hover {
	background-color: #ffffff;
	color: #fd4b01;
}
.c7 .c7-top-con1 li:nth-child(3) a:hover {
	background-color: #ffffff;
	color: #ffba35;
}
.c7 .c7-top-con2 li {
	width: 283px;
	height: 146px;
	background: url(http://www.mobiletrain.org/page/it/images/c7-r4.png) no-repeat;
	background-size: 100%;
	margin-top: 23px;
	text-align: center;
}
.c7 .c7-top-con2 li p {
	font-family: SourceHanSansCN-Regular;
	font-size: 20px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 1;
	letter-spacing: 0px;
	padding-top: 42px;
	color: #ffffff;
	margin-bottom: 26px;
}
.c7 .c7-top-con2 li a {
	display: block;
	width: 129px;
	height: 32px;
	border-radius: 16px;
	border: solid 1px #ffffff;
	font-family: SourceHanSansCN-Regular;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 32px;
	letter-spacing: 0px;
	color: #ffffff;
	margin: 0 auto;
}
.c7 .c7-bottom {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	width: 1160px;
	height: 523px;
	background-color: #272635;
	padding: 20px;
}
.c7 .c7-bottom-item {
	width: 276px;
	height: 250px;
	margin-bottom: 26px;
}
.c7 .c7-bottom-item img {
	width: 276px;
	height: 150px;
}
.c7 .c7-bottom-item p {
	font-family: SourceHanSansCN-Regular;
	font-size: 20px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 1;
	letter-spacing: 0px;
	color: #ffffff;
	padding-top: 22px;
	margin-bottom: 14px;
}
.c7 .c7-bottom-item div {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.c7 .c7-bottom-item div a {
	display: block;
	width: 108px;
	height: 36px;
	background-color: rgba(85, 81, 144, 0.5);
	border-radius: 18px;
	font-family: SourceHanSansCN-Regular;
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 36px;
	text-align: center;
	color: #ffffff;
	transition: 0.5s;
}
.c7 .c7-bottom-item div a:hover {
	background-color: #ff4027;
}
.c7 .c7-bottom-item div span {
	font-family: SourceHanSansCN-Regular;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 1;
	letter-spacing: 0px;
	color: #ffffff;
	opacity: 0.6;
}
.c8 {
	width: 100%;
	height: 530px;
	background: url(http://www.mobiletrain.org/page/it/images/c8_bg.jpg) no-repeat;
	background-size: 1920px 592px;
	background-position: center;
	padding-top: 62px;
}
.c9 {
	width: 100%;
	height: 726px;
	background: url(http://www.mobiletrain.org/page/it/images/c9_bg.jpg) no-repeat;
	background-size: 1920px 254px;
	background-position: center top;
	padding-top: 76px;
}
.c9 .c9Swiper {
	margin-top: 40px;
}
.c9 .swiper-slide {
	width: 588px;
	height: 409px;
	background-color: #ffffff;
	box-shadow: 0px 5px 30px 0px rgba(22, 115, 255, 0.1);
	border: solid 1px #eceaf3;
	box-sizing: border-box;
}
.c9 .c9-des {
	font-family: SourceHanSansCN-Bold;
	font-size: 28px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 1;
	letter-spacing: 0px;
	color: #232d50;
	padding-top: 32px;
	padding-left: 30px;
}
.c9 .c9-des span {
	font-family: SourceHanSansCN-Bold;
	font-size: 24px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 1;
	letter-spacing: 0px;
	color: #fd4b01;
	margin-left: 35px;
}
.c9 .c9Swiper {
	height: 444px;
}
.c9 .c9Swiper ul {
	padding-left: 52px;
	margin-top: 40px;
}
.c9 .c9Swiper ul li {
	display: flex;
	align-items: center;
	margin-bottom: 24px;
}
.c9 .c9Swiper ul li .c9-item-num {
	white-space: nowrap;
	display: block;
	width: 60px;
	font-family: SourceHanSansCN-Regular;
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 1;
	letter-spacing: 0px;
	color: #4a5a7f;
}
.c9 .c9Swiper ul li div {
	width: 336px;
	height: 6px;
	background-color: #d9e8ff;
	border-radius: 3px;
	margin-left: 23px;
	margin-right: 20px;
}
.c9 .c9Swiper ul li div.red {
	background: #fddbdc;
}
.c9 .c9Swiper ul li div span {
	display: block;
	height: 6px;
	background-color: #408aff;
	border-radius: 3px;
}
.c9 .c9Swiper ul li div.red span {
	background: #f34d4e;
}
.c9 .c9Swiper .swiper-pagination-bullet {
	width: 52px;
	height: 8px;
	background-color: #dddddd;
	border-radius: 0%;
	opacity: 1;
}
.c9 .c9Swiper .swiper-pagination-bullet-active {
	background-color: #fd4b01;
}
.c9 .swiper-container-horizontal > .swiper-pagination-bullets {
	bottom: 0;
}
.c9 .c9-data-source {
	font-family: SourceHanSansCN-Regular;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 1;
	letter-spacing: 0px;
	color: #737f92;
	margin-top: 30px;
	margin-bottom: 15px;
	text-align: center;
}
.c9 .c9-btn {
	position: relative;
	display: block;
	width: 436px;
	height: 71px;
	background-image: linear-gradient(90deg, #ff0058 0%, #fd4c00 100%), linear-gradient(#a5a5a5, #a5a5a5);
	background-blend-mode: normal, normal;
	border-radius: 35px;
	font-family: Alibaba-PuHuiTi-R;
	font-size: 25px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 71px;
	letter-spacing: 0px;
	color: #ffffff;
	text-align: center;
	margin: 0 auto;
	overflow: hidden;
}
.c10 {
	width: 100%;
	height: 658px;
	background: url(http://www.mobiletrain.org/page/it/images/c10_bg.png) no-repeat;
	background-size: 1920px 718px;
	padding-top: 60px;
}
.c10 .c10-lists {
	display: flex;
	justify-content: center;
	/* width: 484px; */
	margin: 55px auto 30px auto;
	text-align: center;
}
.c10 .c10-lists li {
	width: 140px;
}
.c10 .c10-lists li h3 {
	position: relative;
	font-family: AlibabaPuHuiTiB;
	font-size: 33px;
	font-weight: bold;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #6b3810;
	margin-bottom: 12px;
}
.c10 .c10-lists li h3::after {
	content: "";
	position: absolute;
	top: 0;
	left: 78px;
	width: 31px;
	height: 31px;
	background-image: linear-gradient(129deg, #ff0b78 0%, #ff572f 100%);
	opacity: 0.2;
	border-radius: 50%;
}
.c10 .c10-lists li p {
	font-family: AlibabaPuHuiTiR;
	font-size: 19px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 1;
	letter-spacing: 0px;
	color: #3a3534;
}
.c10 .teaSwiper {
	width: 1200px;
	text-align: center;
}
.c10 .teaSwiper .swiper-slide {
	position: relative;
	height: 374px;
	text-align: center;
}
.c10 .teaSwiper .swiper-slide img {
	height: 225px;
	margin-top: 6px;
	margin-bottom: 20px;
}
.c10 .teaSwiper .swiper-slide h3 {
	font-family: AlibabaPuHuiTiB;
	font-size: 29px;
	font-weight: bold;
	font-stretch: normal;
	line-height: 1;
	letter-spacing: 0px;
	color: #ff3d49;
	margin-bottom: 20px;
}
.c10 .teaSwiper .swiper-slide p {
	font-family: AlibabaPuHuiTiR;
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 1.6;
	letter-spacing: 0px;
	color: #45302f;
}
.c11 {
	width: 100%;
	height: 786px;
	background: url(http://www.mobiletrain.org/page/it/images/c11-bg.jpg) no-repeat;
	background-size: 1920px 300px;
	background-position: center bottom;
}
.c11 .c11-des {
	font-family: SourceHanSansCN-Regular;
	font-size: 22px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 1;
	letter-spacing: 0px;
	color: #555c7b;
	margin-top: 22px;
	margin-bottom: 50px;
	text-align: center;
}
.c11 .c11-label {
	display: flex;
	justify-content: space-between;
	width: 944px;
	margin: 0 auto;
}
.c11 .c11-label a {
	display: block;
	width: 215px;
	height: 56px;
	background-color: #ff4027;
	border-radius: 5px;
	font-family: SourceHanSansCN-Regular;
	font-size: 20px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 56px;
	text-align: center;
	color: #ffffff;
}
.c11 .c11_swiper {
	width: 1164px;
	height: 484px;
	margin: 60px auto 0 auto;
}
.c11 .c11_swiper .swiper-slide img {
	width: 1164px;
	height: 416px;
}
.c11 .swiper-container-horizontal > .swiper-pagination-bullets {
	bottom: 0;
}
.c11 .swiper-pagination-bullet {
	width: 52px;
	height: 8px;
	background-color: #dddddd;
	opacity: 1;
	border-radius: 0;
}
.c11 .swiper-pagination-bullet-active {
	background-color: #fd4b01;
}
.c12 {
	padding-top: 73px;
	padding-bottom: 85px;
}
.c12-icons {
	display: flex;
	flex-wrap: wrap;
	width: 900px;
	margin: 40px auto 0 auto;
}
.c12-icons div {
	position: relative;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	width: 100px;
	height: 90px;
	padding-bottom: 27px;
}
.c12-icons div.active {
	background: #ff4027;
}
.c12-icons div img {
	display: block;
}
.c12-icons div i {
	position: absolute;
	top: 73px;
	left: 0;
	width: 100%;
	font-style: normal;
	font-family: SourceHanSansCN-Regular;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 1;
	text-align: center;
	color: #626a78;
	margin-top: 12px;
}
.c12-icons div.active i {
	color: #ffffff;
}
.c12 .c12-img {
	display: none;
	width: 1200px;
	height: 620px;
	margin: 55px auto 0 auto;
}
.c12 .c12-img.active {
	display: block;
	animation: 3s myscale;
}
@keyframes myscale {
	10% {
		transform: scale(0.95);
		/* opacity: 0.1; */
	}
	100% {
		transform: scale(1);
		/* opacity: 1; */
	}
}

.c8 .c1_cont div {
	position: relative;
	width: 1200px;
	height: 402px;
	margin-top: 40px;
	overflow: hidden;
}
.c8 .c1_cont div .c1_list {
	position: absolute;
	left: -100px;
	width: 1900px;
}
.c8 .c1_cont div .c1_list li {
	position: absolute;
	padding: 10px 60px 10px 34px;
	font-size: 24px;
	color: #2f3861;
	border-radius: 2px;
	left: 1300px;
	background: #d5d2d2;
	border-radius: 12px;
	cursor: pointer;
}
.c8 .c1_cont div .c1_list li::before {
	content: "";
	position: absolute;
	bottom: -17px;
	right: 16px;
	width: 26px;
	height: 17px;
	background: url(http://www.mobiletrain.org/page/it/images/c8_before.png) no-repeat;
	background-size: 26px 17px;
}
.c8 .c1_cont div .c1_list li::after {
	content: "";
	position: absolute;
	right: 28px;
	top: 6px;
	width: 32px;
	height: 37px;
	background: url(http://www.mobiletrain.org/page/it/images/c8_hot.png) no-repeat;
	background-size: 32px 37px;
	display: none;
}
.c8 .c1_cont div .c1_list li:nth-child(3n) {
	color: #ff3b30;
}
.c8 .c1_cont div .c1_list li:nth-child(3n)::after {
	display: block;
}
.fixed-container {
	position: fixed;
	top: 50%;
	transform: translateY(-50%);
	left: 1px;
	width: 90px;
	text-align: center;
	z-index: 31;
}
.fixed-container .fixed-img {
	width: 83px;
	height: 69px;
	background: url(http://www.mobiletrain.org/page/it/images/fix_l.png) no-repeat;
	background-size: 83px 69px;
	margin: 0 auto;
}
.fixed-container .fixed-img p {
	font-family: SourceHanSansCN-Bold;
	font-size: 14px;
	line-height: 1.2;
	padding-top: 10px;
	background-image: linear-gradient(360deg, #fff0dd, #fdd794);
	background-clip: text;
	-webkit-background-clip: text;
	color: transparent;
	font-weight: bold;
}
.fixed-container ul {
	position: relative;
	margin-top: -2px;
	width: 90px;
}
.fixed-container ul::after {
	content: "";
	position: absolute;
	top: 4px;
	left: 50%;
	transform: translateX(-50%);
	width: 75px;
	height: 269px;
	border: 2px solid #bf5355;
}
.fixed-container ul li {
	position: relative;
	margin-bottom: 8px;
	z-index: 2;
}
.fixed-container ul li a {
	display: block;
	width: 90px;
	height: 30px;
	background-color: #bf5355;
	font-family: SourceHanSansCN-Regular;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 30px;
	color: #fff;
	text-align: center;
	transition: 0.5s;
}
.fixed-container ul li a:last-child {
	position: absolute;
	top: 0;
	left: 0;
	display: none;
	background-color: #f75316;
	z-index: 1;
}
.fixed-container ul li:hover a:last-child {
	display: block;
}
.alert-container {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.6);
	z-index: 32;
	display: none;
}
.alert-con {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%) scale(0.8);
}
.alert-con-img {
	width: 673px;
	height: 567px;
	background: url(http://www.mobiletrain.org/page/it/images/alert_bg2.png) no-repeat;
	background-size: 100%;
}
.alert-con-img ul {
	display: flex;
	flex-wrap: wrap;
	width: 326px;
	height: 176px;
	margin-left: 262px;
	padding-top: 258px;
}
.alert-con-img ul li {
	width: 156px;
	height: 90px;
	font-family: SourceHanSansCN-Regular;
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 24px;
	letter-spacing: 0px;
	color: #ffffff;
}
.alert-input {
	position: absolute;
	top: 436px;
	left: 147px;
	width: 424px;
	height: 67px;
	display: flex;
}
.alert-input input {
	width: 254px;
	height: 66px;
	background-color: #ffffff;
	box-shadow: 0px 6px 9px 1px rgba(184, 8, 101, 0.39);
	border-radius: 33px 0px 0px 33px;
	box-sizing: border-box;
	font-family: SourceHanSansCN-Regular;
	font-size: 20px;
	color: #666666;
	padding-left: 22px;
}
.alert-input a {
	display: block;
	width: 148px;
	height: 66px;
	background-image: linear-gradient(0deg, #f9ca32 0%, #f5762e 100%);
	box-shadow: 0px 6px 9px 1px rgba(184, 8, 101, 0.39);
	border-radius: 0 33px 33px 0;
	box-sizing: border-box;
	font-family: SourceHanSansCN-Bold;
	font-size: 24px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 66px;
	letter-spacing: 0px;
	text-align: center;
	color: #ffffff;
}
.alert-close {
	position: absolute;
	top: 46px;
	right: -16px;
	width: 41px;
	height: 41px;
	background: url(http://www.mobiletrain.org/page/it/images/alert_close.png) no-repeat;
	background-size: 41px 41px;
}
.c1-bottom-btn-groups a::after,
.c2-right .c2-submit::after,
.c4 .c4-btns a::after,
.c9 .c9-btn::after {
	position: absolute;
	content: "";
	width: 400px;
	height: 400px;
	top: 50%;
	left: 50%;
	margin-top: -200px;
	margin-left: -200px;
	background-color: #fff;
	border-radius: 50%;
	-webkit-animation: scale 1s ease 0s infinite;
	-moz-animation: scale 1s ease 0s infinite;
	-o-animation: scale 1s ease 0s infinite;
	animation: scale 1s ease 0s infinite;
}
@-webkit-keyframes scale {
	0% {
		-webkit-transform: scale(0);
		-ms-transform: scale(0);
		-o-transform: scale(0);
		transform: scale(0);
		opacity: 1;
	}
	80% {
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		-o-transform: scale(1);
		transform: scale(1);
		opacity: 0;
	}
	100% {
		opacity: 0;
	}
}
@-moz-keyframes scale {
	0% {
		-webkit-transform: scale(0);
		-ms-transform: scale(0);
		-o-transform: scale(0);
		transform: scale(0);
		opacity: 1;
	}
	80% {
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		-o-transform: scale(1);
		transform: scale(1);
		opacity: 0;
	}
	100% {
		opacity: 0;
	}
}
@-ms-keyframes scale {
	0% {
		-webkit-transform: scale(0);
		-ms-transform: scale(0);
		-o-transform: scale(0);
		transform: scale(0);
		opacity: 1;
	}
	80% {
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		-o-transform: scale(1);
		transform: scale(1);
		opacity: 0;
	}
	100% {
		opacity: 0;
	}
}
@keyframes scale {
	0% {
		-webkit-transform: scale(0);
		-ms-transform: scale(0);
		-o-transform: scale(0);
		transform: scale(0);
		opacity: 1;
	}
	80% {
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		-o-transform: scale(1);
		transform: scale(1);
		opacity: 0;
	}
	100% {
		opacity: 0;
	}
}
