@charset "UTF-8";
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
	padding: 0;
	margin: 0;
}

html {
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	text-size-adjust: 100%;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
	margin: 0;
	padding: 0;
	textarearesize: none;
}

body {
	font-family: "微软雅黑";
	-moz-user-select: none;
	-webkit-user-select: none;
	user-select: none;
}

a {
	text-decoration: none;
}

a[href^="javascript"] {
	-webkit-touch-callout: none;
}

input {
	border: none;
	outline: none;
	background: none;
}

ul,
li,
dl,
dt,
dd,
ol {
	list-style: none;
}

b,
i,
em,
strong {
	font-style: normal;
}

img {
	vertical-align: top;
	border: none;
}

fieldset {
	border: none;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.clearfix {
	zoom: 1;
}
.clearfix:after {
	content: "";
	display: block;
	clear: both;
}

em,
i {
	font-style: normal;
}

abbr,
acronym {
	border: 0;
}

address,
caption,
cite,
code,
dfn,
th,
var {
	font-style: normal;
	font-weight: normal;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 100%;
	font-weight: normal;
}

body {
	min-width: 1200px;
	background: #fff;
}

.wrap {
	width: 1200px;
	margin: 0 auto;
}

.banner {
	height: 642px;
	margin-bottom: 40px;
	position: relative;
}

.banner .swiper-container {
	width: 100%;
	height: 100%;
	position: relative;
	overflow: hidden;
}

.banner .swiper-container .swiper-wrapper {
	height: 100%;
	position: absolute;
}

.banner .swiper-container .swiper-wrapper .swiper-slide {
	width: 100%;
	height: 100%;
	position: relative;
	left: 0px;
	top: 0px;
	float: left;
}

.banner .swiper-container .swiper-wrapper .swiper-slide1 {
	background: url(../images/qf-2019-ui/banner01.png) no-repeat center top;
}

.banner .swiper-container .swiper-wrapper .swiper-slide2 {
	background: url(../images/qf-2019-ui/banner02.png) no-repeat center top;
}

.banner .swiper-container .swiper-wrapper .swiper-slide3 {
	background: url(../images/qf-2019-ui/banner03.png) no-repeat center top;
}

.banner .swiper-container .swiper-wrapper .swiper-slide a {
	display: block;
	width: 100%;
	height: 100%;
}

.banner .swiper-container .swiper-pagination {
	position: absolute;
	width: 200px;
	height: 30px;
	bottom: 40px;
	left: 50%;
	margin-left: -100px;
	text-align: center;
}

.banner .swiper-container .swiper-pagination .swiper-pagination-bullet {
	display: inline-block;
	width: 15px;
	height: 15px;
	border-radius: 50%;
	background: #fff;
	margin: 10px;
}

.banner .swiper-container .swiper-pagination .swiper-pagination-bullet-active {
	background: #00abff;
}

.banner .banner-table {
	margin-left: -600px;
}

.c1 {
	height: 246px;
	box-sizing: border-box;
	padding: 24px 25px 27px;
	border-radius: 0 45px 0 45px;
	width: 928px;
	margin: 0 auto;
	box-shadow: 0 3px 20px rgba(102, 102, 102, 0.3);
}
.c1 ul li {
	float: left;
	width: 278px;
	height: 196px;
	box-sizing: border-box;
	padding-top: 113px;
	font-size: 26px;
	color: #fff;
	margin-right: 22px;
	background: url(../images/qf-2019-ui/c1_bg1.png) no-repeat center top;
	text-align: center;
}
.c1 ul li span {
	display: block;
	font-size: 18px;
}
.c1 ul li:nth-child(4) {
	margin-right: 0;
	background: url(../images/qf-2019-ui/c1_bg4.png) no-repeat center top;
}
.c1 ul li:nth-child(3) {
	margin-right: 0;
	background: url(../images/qf-2019-ui/c1_bg3.png) no-repeat center top;
}
.c1 ul li:nth-child(2) {
	background: url(../images/qf-2019-ui/c1_bg2.png) no-repeat center top;
}

.ctit {
	text-align: center;
	margin-bottom: 35px;
	padding-bottom: 35px;
	border-bottom: 1px dashed #d1cfd0;
	position: relative;
}
.ctit:after {
	content: "";
	display: block;
	position: absolute;
	background: #d1cfd0;
	width: 46px;
	height: 5px;
	left: 50%;
	bottom: -3px;
	margin-left: -23px;
}
.ctit h2 {
	font-size: 48px;
	line-height: 46px;
	color: #000;
	font-weight: bold;
	margin-bottom: 20px;
	position: relative;
	display: inline-block;
}
.ctit h2:before {
	content: "";
	display: block;
	position: absolute;
	width: 209px;
	height: 150px;
	top: -25px;
	left: -171px;
	background: url(../images/qf-2019-ui/bt_before.png) no-repeat center top;
}
.ctit h2:after {
	content: "";
	display: block;
	position: absolute;
	width: 41px;
	height: 40px;
	top: 27px;
	right: -55px;
	background: url(../images/qf-2019-ui/bt_after.png) no-repeat center top;
}
.ctit h2 span {
	color: #f1264e;
}
.ctit p {
	font-size: 20px;
	color: #000;
	line-height: 30px;
}

.btn {
	display: block;
	margin: 0 auto;
	width: 430px;
	height: 86px;
	box-sizing: border-box;
	border: 2px solid #d93660;
	border-radius: 43px;
	text-align: center;
	line-height: 80px;
	font-size: 30px;
	font-weight: bold;
	color: #d93660;
	clear: both;
}
.btn span {
	display: inline-block;
	background: url(../images/qf-2019-ui/btn_red.png) no-repeat right center;
	padding-right: 40px;
}
.btn:hover {
	background: #d93660;
	color: #fff;
}
.btn:hover span {
	background: url(../images/qf-2019-ui/btn_white.png) no-repeat right center;
}
.btn.white {
	border: 2px solid #fff;
	color: #fff;
}
.btn.white span {
	background: url(../images/qf-2019-ui/btn_white.png) no-repeat right center;
}
.btn.white:hover {
	background: #fff;
	color: #d93660;
}
.btn.white:hover span {
	background: url(../images/qf-2019-ui/btn_red.png) no-repeat right center;
}

.c2 {
	min-width: 1200px;
	box-sizing: border-box;
	padding-top: 50px;
}

.c2-table-box {
	position: relative;
	height: 250px;
	overflow: hidden;
}

.c2-btns {
	margin-top: 47px;
}

.c2-btns li {
	width: 72px;
	height: 36px;
	text-align: center;
	line-height: 36px;
	border-radius: 5px;
	font-size: 18px;
	color: #333;
	border: 1px solid #bbb;
	margin: 0 19px 17px 0;
	float: left;
	cursor: pointer;
}

.c2-btns li:nth-child(13) {
	margin-right: 0;
}

.c2-btns li.active {
	background: #fc2f59;
	color: #fff;
}

.c2-table {
	position: absolute;
	width: 100%;
	height: auto;
	left: 0;
	top: 0;
	bottom: auto;
	right: 0;
}

.c2-table tr {
	height: 57px;
}

.c2-table td {
	font-size: 19px;
	line-height: 57px;
	color: #000;
	font-weight: normal;
	text-align: left;
}

.c2-table td:nth-child(1) {
	width: 186px;
}

.c2-table td:nth-child(2) {
	width: 83px;
}

.c2-table td:nth-child(2) span {
	display: inline-block;
	background-color: #d93660;
	padding: 0 11px;
	font-size: 19px;
	line-height: 32px;
	color: #fff;
	font-weight: normal;
	text-align: center;
}

.c2-table td:nth-child(3) {
	width: 141px;
}

.c2-table td:nth-child(4) {
	width: 166px;
}

.c2-table td:nth-child(3) img {
	vertical-align: text-bottom;
	margin-right: 3px;
}

.c2-table td:nth-child(5) {
	width: 405px;
}

.c2-table td:nth-child(5) span {
	display: inline-block;
	width: 32px;
	height: 19px;
	background-color: #030c22;
	font-size: 19px;
	line-height: 19px;
	color: #fff;
	font-weight: normal;
	text-align: center;
	margin-left: 14px;
	margin-right: 2px;
}

.c2-table td:nth-child(5) span:nth-child(1) {
	margin-left: 28px;
}

.c2-table td:nth-child(6) {
	width: 122px;
}

.c2-table td:nth-child(6) a {
	box-sizing: border-box;
	display: inline-block;
	width: 121px;
	height: 37px;
	border: 1px solid #d93660;
	font-size: 18px;
	line-height: 37px;
	color: #d93660;
	font-weight: normal;
	text-align: center;
}

.c2-table td:nth-child(6) a:hover {
	background: #d93660;
	border: 0;
	padding: 2px;
	color: #fff;
}

.c2_choubei {
	display: none;
	height: 255px;
	padding-top: 65px;
	box-sizing: border-box;
	border: 1px solid #cfcfcf;
}

.c2_choubei p {
	text-align: center;
	color: #333333;
	line-height: 45px;
	text-align: center;
}

.c2_choubei p em {
	display: inline-block;
	padding-top: 30px;
	color: #333;
	font-size: 42px;
	font-family: "思源黑体 CN";
	padding-left: 15px;
	text-align: left;
	line-height: 20px;
}

.c2_choubei p em i {
	font-size: 18px;
	display: block;
}

.c2 .c1_none {
	width: 1100px;
	padding-top: 35px;
	border-top: 1px solid #e0e0e0;
	display: none;
}
.c2 .c1_none .fl {
	margin-left: 60px;
	width: 490px;
}
.c2 .c1_none .fl img {
	display: block;
	margin: 0 auto;
}
.c2 .c1_none .fl h4 {
	font-size: 26px;
	color: #333;
	text-align: center;
}
.c2 .c1_none .fl h4 span {
	font-size: 18px;
	color: #666;
	display: block;
	padding-top: 15px;
}
.c2 .c1_none .fr {
	margin-right: 110px;
	width: 440px;
	padding-top: 10px;
}
.c2 .c1_none .fr h5 {
	width: 370px;
	position: relative;
	border-top: 1px solid #e0e0e0;
	margin: 0 auto 30px;
}
.c2 .c1_none .fr h5 span {
	display: block;
	width: 160px;
	font-size: 22px;
	color: #333;
	background: #fff;
	position: absolute;
	height: 40px;
	left: 50%;
	margin-left: -80px;
	top: -20px;
	text-align: center;
	font-weight: bold;
}
.c2 .c1_none .fr p {
	width: 365px;
	height: 68px;
	margin: 0 auto 25px;
	border-radius: 5px;
	border: 1px solid #b0b0b0;
	overflow: hidden;
}
.c2 .c1_none .fr p span {
	display: inline-block;
	color: #272729;
	font-size: 18px;
	width: 87px;
	height: 68px;
	line-height: 68px;
	text-align: center;
	background: #f4f4f4;
	border-right: 1px solid #b0b0b0;
}
.c2 .c1_none .fr p input {
	border: 0;
	outline: none;
	width: 250px;
	height: 68px;
	color: #333;
	padding-left: 20px;
}
.c2 .c1_none .fr button {
	display: block;
	width: 367px;
	height: 73px;
	margin: 0 auto;
	background: url(http://img.mobiletrain.org/templates/mobiletrain/images/qf-2018-h5/c3_submit_btn.png) no-repeat
		center top;
	border: 0;
}

.c3 {
	margin-bottom: 70px;
	overflow: hidden;
	padding-top: 50px;
}
.c3 .c3_wrap {
	margin-bottom: 55px;
}
.c3 .c3_wrap img {
	position: absolute;
}
.c3 .c3_wrap h4 {
	height: 100px;
	padding-top: 15px;
	border-radius: 50px;
	font-size: 38px;
	text-align: center;
	line-height: 35px;
	margin: 0 auto 20px;
	box-sizing: border-box;
}
.c3 .c3_wrap h4 span {
	font-size: 24px;
	display: block;
}
.c3 .c3_wrap ul {
	width: 100%;
}
.c3 .c3_wrap ul li {
	height: 96px;
	border-bottom: 1px dashed rgba(255, 255, 255, 0.5);
	padding-top: 20px;
	line-height: 34px;
	font-size: 24px;
	font-weight: bold;
	box-sizing: border-box;
}
.c3 .c3_wrap ul li span {
	display: block;
	font-size: 20px;
	font-weight: normal;
}
.c3 .c3_wrap ul li:last-child {
	border: 0;
}
.c3 .c3_wrap > div.fl {
	width: 675px;
	height: 626px;
	background: #d93660;
	border-radius: 3px;
	box-sizing: border-box;
	position: relative;
	padding: 70px 40px 0;
	color: #fff;
}
.c3 .c3_wrap > div.fl img:nth-child(3) {
	top: 85px;
	right: 7px;
}
.c3 .c3_wrap > div.fl img:nth-child(4) {
	bottom: -1px;
	left: -123px;
}
.c3 .c3_wrap > div.fl h4 {
	color: #fff;
	background: #e15e80;
	width: 390px;
}
.c3 .c3_wrap > div.fr {
	width: 525px;
	height: 555px;
	background: #f0f0f0;
	border-radius: 3px;
	box-sizing: border-box;
	margin-top: 35px;
	position: relative;
	padding: 35px 50px 0;
	color: #666;
}
.c3 .c3_wrap > div.fr img:nth-child(3) {
	top: 50px;
	left: 7px;
}
.c3 .c3_wrap > div.fr img:nth-child(4) {
	top: -1px;
	right: -101px;
}
.c3 .c3_wrap > div.fr h4 {
	color: #666;
	background: #f9f9f9;
	width: 330px;
}
.c3 .c3_wrap > div.fr ul li {
	border-bottom: 1px dashed rgba(170, 170, 170, 0.5);
}
.c3 .c3_wrap > div.fr ul li:last-child {
	border: 0;
}

.c4 {
	margin-bottom: 70px;
}
.c4 .c4_list {
	margin-bottom: 55px;
}
.c4 .c4_list li {
	float: left;
	width: 290px;
	height: 294px;
	margin-right: 13px;
}
.c4 .c4_list li:last-child {
	margin-right: 0;
}
.c4 .c4_list li:last-child h4 {
	background: -webkit-linear-gradient(left, #df9451, #d93cc8);
	background: -o-linear-gradient(right, #df9451, #d93cc8);
	background: -moz-linear-gradient(right, #df9451, #d93cc8);
	background: linear-gradient(to right, #df9451, #d93cc8);
}
.c4 .c4_list li:nth-child(2) h4 {
	background: -webkit-linear-gradient(left, #6d80f9, #9859ec);
	background: -o-linear-gradient(right, #6d80f9, #9859ec);
	background: -moz-linear-gradient(right, #6d80f9, #9859ec);
	background: linear-gradient(to right, #6d80f9, #9859ec);
}
.c4 .c4_list li:nth-child(3) h4 {
	background: -webkit-linear-gradient(left, #65b1fd, #5860ef);
	background: -o-linear-gradient(right, #65b1fd, #5860ef);
	background: -moz-linear-gradient(right, #65b1fd, #5860ef);
	background: linear-gradient(to right, #65b1fd, #5860ef);
}
.c4 .c4_list li h4 {
	height: 62px;
	text-align: center;
	font-size: 38px;
	color: #fff;
	line-height: 62px;
	background: -webkit-linear-gradient(left, #f25290, #b651df);
	background: -o-linear-gradient(right, #f25290, #b651df);
	background: -moz-linear-gradient(right, #f25290, #b651df);
	background: linear-gradient(to right, #f25290, #b651df);
	border-radius: 10px 0px 0px 0px;
}
.c4 .c4_list li div {
	height: 232px;
	box-shadow: 0 2px 20px rgba(164, 164, 164, 0.4);
	box-sizing: border-box;
	padding: 35px 20px 0;
}
.c4 .c4_list li div h6 {
	text-align: center;
	font-size: 24px;
	color: #000;
	margin-bottom: 25px;
}
.c4 .c4_list li div h6 span {
	color: #d93660;
}
.c4 .c4_list li div p {
	font-size: 18px;
	line-height: 25px;
	color: #333;
}

.c5 {
	margin-bottom: 55px;
	background: url(../images/qf-2019-ui/c5_bg.png) no-repeat center 165px;
	overflow: hidden;
}
.c5 ul {
	height: 475px;
	position: relative;
	width: 1200px;
}
.c5 ul li {
	position: absolute;
	border-radius: 50%;
	text-align: center;
	box-sizing: border-box;
	display: table;
}
.c5 ul li div {
	display: table-cell;
	vertical-align: middle;
}
.c5 ul li img {
	width: 75px;
}
.c5 ul li p {
	color: #fff;
	font-size: 24px;
}
.c5 ul li:nth-child(1) {
	width: 200px;
	height: 200px;
	background: #e852df;
	left: 0px;
	top: 115px;
	animation-duration: 6s;
}
.c5 ul li:nth-child(2) {
	width: 172px;
	height: 172px;
	background: #19bd8d;
	left: 158px;
	top: -5px;
	animation-duration: 8s;
}
.c5 ul li:nth-child(3) {
	width: 180px;
	height: 180px;
	background: #f8ac43;
	left: 173px;
	top: 225px;
	animation-duration: 9s;
}
.c5 ul li:nth-child(4) {
	width: 202px;
	height: 202px;
	background: #2b8bf0;
	left: 319px;
	top: 90px;
}
.c5 ul li:nth-child(5) {
	width: 151px;
	height: 151px;
	background: #d93660;
	left: 500px;
	top: 22px;
	animation-duration: 8s;
}
.c5 ul li:nth-child(6) {
	width: 170px;
	height: 170px;
	background: -webkit-linear-gradient(left, #ec52de, #aa50f4);
	background: -o-linear-gradient(right, #ec52de, #aa50f4);
	background: -moz-linear-gradient(right, #ec52de, #aa50f4);
	background: linear-gradient(to right, #ec52de, #aa50f4);
	left: 497px;
	top: 210px;
}
.c5 ul li:nth-child(7) {
	width: 240px;
	height: 240px;
	background: #fb864b;
	left: 640px;
	top: 55px;
	animation-duration: 7s;
}
.c5 ul li:nth-child(8) {
	width: 158px;
	height: 158px;
	background: #0cc9d2;
	left: 690px;
	top: 297px;
	animation-duration: 8s;
}
.c5 ul li:nth-child(9) {
	width: 200px;
	height: 200px;
	background: #af50f2;
	left: 870px;
	top: 170px;
	animation-duration: 6s;
}
.c5 ul li:nth-child(10) {
	width: 200px;
	height: 200px;
	background: #ff698a;
	left: 1022px;
	top: 38px;
}

.float {
	-webkit-animation: float 5s cubic-bezier(1, 1.01, 0, 0.01) infinite;
	-o-animation: float 5s cubic-bezier(1, 1.01, 0, 0.01) infinite;
	animation: float 5s cubic-bezier(1, 1.01, 0, 0.01) infinite;
}

@-webkit-keyframes float {
	0% {
		-webkit-transform: translateY(0px);
		-ms-transform: translateY(0px);
		-o-transform: translateY(0px);
		transform: translateY(0px);
	}
	25% {
		-webkit-transform: translateY(30px);
		-ms-transform: translateY(30px);
		-o-transform: translateY(30px);
		transform: translateY(30px);
	}
	50% {
		-webkit-transform: translateY(0px);
		-ms-transform: translateY(0px);
		-o-transform: translateY(0px);
		transform: translateY(0px);
	}
	75% {
		-webkit-transform: translateY(-30px);
		-ms-transform: translateY(-30px);
		-o-transform: translateY(-30px);
		transform: translateY(-30px);
	}
	100% {
		-webkit-transform: translateY(0px);
		-ms-transform: translateY(0px);
		-o-transform: translateY(0px);
		transform: translateY(0px);
	}
}
@-moz-keyframes float {
	0% {
		-webkit-transform: translateY(0px);
		-ms-transform: translateY(0px);
		-o-transform: translateY(0px);
		transform: translateY(0px);
	}
	25% {
		-webkit-transform: translateY(30px);
		-ms-transform: translateY(30px);
		-o-transform: translateY(30px);
		transform: translateY(30px);
	}
	50% {
		-webkit-transform: translateY(0px);
		-ms-transform: translateY(0px);
		-o-transform: translateY(0px);
		transform: translateY(0px);
	}
	75% {
		-webkit-transform: translateY(-30px);
		-ms-transform: translateY(-30px);
		-o-transform: translateY(-30px);
		transform: translateY(-30px);
	}
	100% {
		-webkit-transform: translateY(0px);
		-ms-transform: translateY(0px);
		-o-transform: translateY(0px);
		transform: translateY(0px);
	}
}
@keyframes float {
	0% {
		-webkit-transform: translateY(0px);
		-ms-transform: translateY(0px);
		-o-transform: translateY(0px);
		transform: translateY(0px);
	}
	25% {
		-webkit-transform: translateY(30px);
		-ms-transform: translateY(30px);
		-o-transform: translateY(30px);
		transform: translateY(30px);
	}
	50% {
		-webkit-transform: translateY(0px);
		-ms-transform: translateY(0px);
		-o-transform: translateY(0px);
		transform: translateY(0px);
	}
	75% {
		-webkit-transform: translateY(-30px);
		-ms-transform: translateY(-30px);
		-o-transform: translateY(-30px);
		transform: translateY(-30px);
	}
	100% {
		-webkit-transform: translateY(0px);
		-ms-transform: translateY(0px);
		-o-transform: translateY(0px);
		transform: translateY(0px);
	}
}
.c6 {
	background: url(../images/qf-2019-ui/c6_bg.png) no-repeat center top;
	height: 1097px;
	box-sizing: border-box;
	padding-top: 90px;
}
.c6 .ctit {
	border-bottom: 1px dashed #f57aa2;
}
.c6 .ctit:after {
	background: #f57aa2;
}
.c6 .ctit h2 {
	color: #fff;
}
.c6 .ctit h2:before {
	background: url(../images/qf-2019-ui/bt_before2.png) no-repeat center top;
}
.c6 .ctit p {
	color: #fff;
}
.c6 .c6_cont {
	margin-bottom: 45px;
	height: 604px;
}
.c6 .c6_cont > ul {
	width: 280px;
	box-sizing: border-box;
	height: 604px;
	padding: 9px;
	border: 1px solid #fff;
}
.c6 .c6_cont > ul li {
	width: 259px;
	height: 197px;
	background: #fff;
	margin-bottom: 8px;
	text-align: center;
	box-sizing: border-box;
	padding-top: 15px;
}
.c6 .c6_cont > ul li span {
	display: block;
	font-size: 18px;
	color: #9d1a49;
	margin-bottom: 3px;
}
.c6 .c6_cont > ul li img {
	margin-bottom: 3px;
}
.c6 .c6_cont > ul li p {
	font-size: 16px;
	color: #000;
}
.c6 .c6_cont > ul li:nth-child(2) {
	height: 172px;
	padding-top: 16px;
}
.c6 .c6_cont > ul li:nth-child(2) div {
	margin: 0 auto;
	width: 140px;
	height: 140px;
	border-radius: 50%;
	border: 10px solid #9d1a49;
	box-sizing: border-box;
	padding-top: 44px;
}
.c6 .c6_cont > ul li:nth-child(2) div p {
	text-align: center;
	background: #9d1a49;
	color: #fff;
	font-size: 24px;
	width: 100px;
	height: 34px;
	line-height: 34px;
	border-radius: 17px;
	margin: 0 auto;
}
.c6 .c6_cont > ul li:nth-child(3) {
	padding-top: 35px;
}
.c6 .c6_cont > ul li:nth-child(3) img {
	margin-bottom: 10px;
}
.c6 .c6_cont .c6_main {
	width: 903px;
	height: 604px;
	background: #fff;
}

.uixz-box {
	background-color: #ffffff;
}

.uixz-class-btns {
	position: relative;
	height: 124px;
	margin-bottom: 17px;
}

.uixz-btns-box {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.uixz-201938-btns {
	width: 910px;
	height: 100%;
}

.uixz-201938-btns li {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 176px;
	height: 124px;
	background: #f5f5f5;
	margin-right: 5px;
	cursor: pointer;
	padding-top: 16px;
}

.uixz-201938-btns li h3 {
	text-align: center;
	color: #000000;
	font-size: 16px;
	margin-bottom: 5px;
}

.uixz-201938-btns li div {
	display: table;
	width: 100%;
	text-align: center;
}

.uixz-201938-btns li div p {
	font-size: 16px;
	color: #000;
}

.uixz-201938-btns li div p span {
	font-size: 32px;
	color: #d93660;
	font-weight: bold;
	margin-bottom: 10px;
}

.uixz-201938-btns li.active div p span {
	color: #9d1a49;
}

.uixz-class-desc {
	padding: 0 15px;
	box-sizing: border-box;
}

.uixz-class-desc-left {
	width: 290px;
	-webkit-animation-duration: 0.5s;
	-moz-animation-duration: 0.5s;
	-ms-animation-duration: 0.5s;
	-o-animation-duration: 0.5s;
	animation-duration: 0.5s;
}

.uixz-class-desc-left > div {
	height: 210px;
	background-image: url(../images/qf-2019-ui/c6_img4.png);
	background-repeat: no-repeat;
	background-position: left;
	box-sizing: border-box;
	padding-top: 51px;
	padding-left: 28px;
	margin-bottom: 8px;
}

.uixz-class-desc-left > div p {
	text-align: center;
	width: 233px;
	font-size: 24px;
	color: #9d1a49;
}

.uixz-class-desc-left > div p strong {
	font-size: 82px;
	line-height: 76px;
	font-family: "BebasNeueRegular";
	color: #d93660;
	font-weight: bold;
	letter-spacing: -3px;
}

.uixz-class-desc-left > p {
	font-size: 20px;
	color: #333;
	text-align: left;
	margin-bottom: 8px;
}

.uixz-class-desc-left > p span {
	display: block;
	font-size: 14px;
	color: #666;
}

.uixz-class-desc-left > ul {
	margin-bottom: 8px;
}

.uixz-class-desc-left > ul p {
	font-size: 16px;
	line-height: 35px;
	color: #4d4d4d;
}

.uixz-class-desc-left > ul p span {
	padding-left: 32px;
}

.uixz-class-desc-left > ul p:nth-child(1) {
	width: 100px;
	color: #000000;
	font-weight: bold;
}

.uixz-class-desc-right {
	width: 575px;
}

.uixz-class-desc-right td {
	text-align: center;
}

.uixz-class-desc-right td:nth-child(1) {
	width: 80px;
}

.uixz-class-desc-right td:nth-child(2) {
	width: 80px;
}

.uixz-class-desc-right td:nth-child(3) {
	width: 80px;
}

.uixz-class-desc-right td:nth-child(4) {
	width: 150px;
}

.uixz-class-desc-right td:nth-child(5) {
	width: 100px;
}

.uixz-class-desc-right td:nth-child(6) {
	width: 85px;
}

.uixz-class-desc-right-tablehead {
	width: 575px;
	height: 56px;
	color: #fff;
	line-height: 56px;
}

.uixz-class-desc-right-tablehead tr {
	background-color: #d93660;
	height: 56px;
}

.uixz-class-desc-right-tablehead tr td {
	font-size: 18px;
	line-height: 56px;
	color: #fff;
}

.uixz-class-desc-right-tablebody {
	position: relative;
	height: 386px;
	overflow: hidden;
}

.uixz-class-desc-right-tablebody table {
	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
}

.uixz-class-desc-right-tablebody table tr {
	background-color: #f4f4f4;
	height: 48px;
}

.uixz-class-desc-right-tablebody table tr:nth-child(odd) {
	background-color: #fff;
}

.uixz-class-desc-right-tablebody table td {
	font-size: 14px;
	line-height: 48px;
	color: #000;
}

.uixz-class-desc-right-tablebody table td:nth-child(5) {
	color: #ff4a4b;
}

.c7 {
	background: url("http://img.mobiletrain.org/templates/mobiletrain/images/bg1-25.png") no-repeat center -1125px;
	padding-top: 20px;
	overflow: hidden;
	margin-bottom: 85px;
}
.c7 .ctit {
	border-bottom: 1px dashed #f57aa2;
	margin-bottom: 95px;
}
.c7 .ctit:after {
	background: #f57aa2;
}
.c7 .ctit h2 {
	color: #fff;
}
.c7 .ctit h2:before {
	background: url(../images/qf-2019-ui/bt_before2.png) no-repeat center top;
}
.c7 .ctit p {
	color: #fff;
}
.c7 .c7_btns_wrap {
	text-align: center;
	margin-bottom: 40px;
}
.c7 .c7_btns_wrap h5 {
	margin-bottom: 35px;
	color: #000;
	font-size: 30px;
}
.c7 .c7_btns_wrap .c7_btns_list li {
	height: 63px;
	width: 220px;
	margin-right: 25px;
	float: left;
	background: #f1f1f1;
	color: #000;
	font-size: 26px;
	text-align: center;
	border-radius: 32px;
	line-height: 63px;
	position: relative;
}
.c7 .c7_btns_wrap .c7_btns_list li.active {
	background: #d93660;
	color: #fff;
}
.c7 .c7_btns_wrap .c7_btns_list li.active:after {
	display: block;
	content: "";
	position: absolute;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-color: #d93660 transparent transparent transparent;
	border-width: 18px 15px;
	left: 50%;
	margin-left: -15px;
	bottom: -32px;
}
.c7 .c7_btns_wrap .c7_btns_list li:last-child {
	margin-right: 0;
}
.c7 .c7_cont_wrap {
	margin-bottom: 45px;
}
.c7 .c7_cont_wrap .c7_cont_item {
	display: none;
}
.c7 .c7_cont_wrap .c7_cont_item p {
	font-size: 20px;
	color: #6d6d6d;
	text-align: center;
	margin-bottom: 35px;
}
.c7 .c7_cont_wrap .c7_cont_item p span {
	font-size: 24px;
	margin-bottom: 30px;
	color: #d93660;
	padding-bottom: 3px;
	display: inline-block;
	position: relative;
}
.c7 .c7_cont_wrap .c7_cont_item p span:after {
	content: "";
	display: block;
	position: absolute;
	width: 100%;
	height: 1px;
	background: #d93660;
	left: 50%;
	margin-left: -50%;
	bottom: 0;
}
.c7 .c7_cont_wrap .c7_cont_item:nth-child(1) {
	display: block;
}
.c7 .c7_cont_wrap .c7_cont_item .c7_cont_scroll {
	height: 600px;
	width: 1200px;
	margin: 0 auto;
	position: relative;
}
.c7 .c7_cont_wrap .c7_cont_item .c7_cont_scroll ul {
	height: 100%;
	width: 10000px;
	position: absolute;
	z-index: 1;
	left: -1200px;
}
.c7 .c7_cont_wrap .c7_cont_item .c7_cont_scroll ul li {
	width: 1200px;
	height: 100%;
	float: left;
}
.c7 .c7_cont_wrap .c7_cont_item .c7_cont_scroll:before {
	content: "";
	display: block;
	position: absolute;
	width: 400px;
	height: 100%;
	background: rgba(0, 0, 0, 0.5);
	top: 0;
	left: 50%;
	margin-left: -1000px;
	z-index: 2;
}
.c7 .c7_cont_wrap .c7_cont_item .c7_cont_scroll:after {
	content: "";
	display: block;
	position: absolute;
	width: 400px;
	height: 100%;
	background: rgba(0, 0, 0, 0.5);
	top: 0;
	left: 50%;
	margin-left: 600px;
	z-index: 2;
}

.c8 {
	background: url(../images/qf-2019-ui/c8_bg.jpg) no-repeat center 133px;
	margin-bottom: 80px;
}
.c8 .c8_list {
	margin-bottom: 35px;
	padding-top: 70px;
	overflow: hidden;
}
.c8 .c8_list li {
	float: left;
	width: 430px;
	margin-left: -35px;
	background: url(../images/qf-2019-ui/c8_li_bg.png) no-repeat center top;
	height: 475px;
	margin-top: 30px;
}
.c8 .c8_list li > img {
	margin-left: 10px;
}
.c8 .c8_list li:nth-child(1) {
	margin-left: 0;
}
.c8 .c8_list li:nth-child(2) {
	margin-top: -30px;
	margin-left: -30px;
	padding-top: 40px;
}
.c8 .c8_list li:nth-child(2) div {
	margin-bottom: 35px;
}
.c8 .c8_list li:nth-child(3) {
	float: right;
	margin-right: -32px;
}
.c8 .c8_list li div {
	width: 316px;
	margin: 0 auto;
	position: relative;
	padding-top: 50px;
}
.c8 .c8_list li div img {
	position: absolute;
	left: 0;
	top: 0;
}
.c8 .c8_list li div h6 {
	text-align: center;
	font-size: 26px;
	color: #fff;
	margin-bottom: 20px;
}
.c8 .c8_list li div p {
	font-size: 18px;
	color: #fff;
	line-height: 26px;
}

.c9 {
	background: url(../images/qf-2019-ui/c9_bg.png) no-repeat center bottom;
	padding-bottom: 50px;
}
.c9 .ctit {
	margin-bottom: 0;
}
.c9 .c9_wrap {
	margin-bottom: 30px;
}
.c9 .c9_wrap > p {
	box-shadow: 0 2px 20px rgba(170, 170, 170, 0.4);
	margin-bottom: 40px;
}
.c9 .c9_wrap ul {
	padding-left: 30px;
}
.c9 .c9_wrap ul li {
	float: left;
	width: 190px;
	position: relative;
}
.c9 .c9_wrap ul li:before {
	content: "";
	display: block;
	position: absolute;
	width: 24px;
	height: 33px;
	background: url(../images/qf-2019-ui/c9_jt.png) no-repeat center top;
	top: -53px;
	left: 50%;
	margin-left: -12px;
}
.c9 .c9_wrap ul li h6 {
	width: 130px;
	height: 42px;
	text-align: center;
	font-size: 18px;
	color: #fff;
	line-height: 42px;
	border: 1px dashed rgba(255, 255, 255, 0.3);
	border-radius: 21px;
	margin: 0 auto 20px;
}
.c9 .c9_wrap ul li p {
	text-align: center;
	font-size: 16px;
	line-height: 30px;
	color: #fff;
}

.c10 {
	padding-top: 60px;
	background: url(../images/qf-2019-ui/c10_bg.jpg) no-repeat center bottom;
	padding-bottom: 108px;
	box-sizing: border-box;
	overflow: hidden;
}
.c10 .c10_list {
	margin-bottom: 40px;
}
.c10 .c10_list li {
	float: left;
	width: 190px;
	height: 56px;
	line-height: 56px;
	text-align: center;
	font-size: 20px;
	color: #000;
	background: #f1f1f1;
	border-radius: 28px;
	position: relative;
	margin: 0 5px;
}
.c10 .c10_list li:after {
	display: none;
	content: "";
	position: absolute;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-color: #d93660 transparent transparent transparent;
	border-width: 18px 15px;
	left: 50%;
	margin-left: -15px;
	bottom: -32px;
}
.c10 .c10_list li.active {
	background: #d93660;
	font-size: 24px;
	color: #fff;
}
.c10 .c10_list li.active:after {
	display: block;
}
.c10 .c10_cont_wrap {
	width: 1265px;
	height: 757px;
	margin: 0 auto;
	background: url(../images/qf-2019-ui/c10_wrap_bg.png) no-repeat center top;
	box-sizing: border-box;
}
.c10 .c10_cont_wrap .c10_cont_item {
	display: none;
	box-sizing: border-box;
	width: 1116px;
	height: 757px;
	position: relative;
	margin: 0 auto;
}
.c10 .c10_cont_wrap .c10_cont_item .btn {
	position: absolute;
	width: 342px;
	height: 68px;
	line-height: 68px;
	font-size: 24px;
	left: 593px;
	bottom: 104px;
}
.c10 .c10_cont_wrap .c10_cont_item h5 {
	height: 103px;
	line-height: 103px;
	padding-left: 35px;
	font-size: 26px;
	color: #fff;
	margin-bottom: 40px;
}
.c10 .c10_cont_wrap .c10_cont_item h5 span {
	float: right;
	margin-right: 30px;
	font-size: 30px;
	font-weight: bold;
	color: #ffd800;
	line-height: 103px;
}
.c10 .c10_cont_wrap .c10_cont_item > div {
	position: relative;
}
.c10 .c10_cont_wrap .c10_cont_item > div > div {
	height: 510px;
	width: 560px;
	overflow: auto;
}
.c10 .c10_cont_wrap .c10_cont_item > div > div .c10_bottom div {
	width: 250px;
}
.c10 .c10_cont_wrap .c10_cont_item > div > div .c10_bottom div:nth-child(2) {
	width: 290px;
}
.c10 .c10_cont_wrap .c10_cont_item > div h6 {
	font-size: 24px;
	color: #d93660;
	margin-bottom: 10px;
}
.c10 .c10_cont_wrap .c10_cont_item > div p {
	font-size: 18px;
	color: #000;
	line-height: 26px;
	margin-bottom: 20px;
}
.c10 .c10_cont_wrap .c10_cont_item > div p i {
	font-weight: bold;
}
.c10 .c10_cont_wrap .c10_cont_item > div span {
	display: block;
	font-size: 16px;
	line-height: 22px;
}
.c10 .c10_cont_wrap .c10_cont_item > div img {
	position: absolute;
	right: 0;
	top: 0;
}
.c10 .c10_cont_wrap .c10_cont_item:nth-child(1) {
	display: block;
}
.c10 .c10_cont_wrap .c10_cont_item:nth-child(1) .c10_bottom {
	padding-top: 40px;
}
.c10 .c10_cont_wrap .c10_cont_item:nth-child(5) > div > div:nth-child(1) {
	height: 530px;
	margin-top: -15px;
}
.c10 .c10_cont_wrap .c10_cont_item:nth-child(5) > div p {
	font-size: 16px;
	line-height: 22px;
}

/* 全新升级课程-图片样式修改 */
.c10 .c10_cont_wrap .c10_cont_item .c10_img_box {
	width: 500px;
	height: 398px;
	overflow: hidden;
	display: flex;
	justify-content: center;
	align-items: center;
}
.c10 .c10_cont_wrap .c10_cont_item .c10_img_box > img {
	max-width: 500px;
	height: auto;
	position: sticky;
}

.c11 {
	background: url(../images/qf-2019-ui/c11_bg.jpg) no-repeat center top;
	padding-top: 18px;
}
.c11 .ctit {
	border-bottom: 1px dashed #f57aa2;
}
.c11 .ctit:after {
	background: #f57aa2;
}
.c11 .ctit h2 {
	color: #fff;
}
.c11 .ctit h2:before {
	background: url(../images/qf-2019-ui/bt_before2.png) no-repeat center top;
}
.c11 .ctit p {
	color: #fff;
}
.c11 .white {
	background: #fad554;
	color: #d93660;
	border: 2px solid #fad554;
}
.c11 .white span {
	background: url(../images/qf-2019-ui/btn_red.png) no-repeat right center;
}
.c11 .white:hover {
	background: #fff;
	border: 2px solid #fff;
}
.c11 .c11_btns {
	margin-bottom: 75px;
}
.c11 .c11_btns p {
	height: 50px;
	width: 225px;
	margin-right: 18px;
	float: left;
	border: 2px solid #fff;
	color: #fff;
	font-size: 20px;
	text-align: center;
	border-radius: 25px;
	line-height: 46px;
	position: relative;
	box-sizing: border-box;
}
.c11 .c11_btns p.active {
	background: #fff;
	color: #d93660;
}
.c11 .c11_btns p.active:after {
	display: block;
	content: "";
	position: absolute;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-color: #fff transparent transparent transparent;
	border-width: 18px 15px;
	left: 50%;
	margin-left: -15px;
	bottom: -32px;
}
.c11 .c11_btns p:last-child {
	margin-right: 0;
}
.c11 .c11_cont_wrap {
	margin-bottom: 20px;
}
.c11 .c11_cont_wrap .c11_cont_item {
	display: none;
}
.c11 .c11_cont_wrap .c11_cont_item:nth-child(1) {
	display: block;
}
.c11 .c11_cont_wrap .c11_cont_item .c11_tea_info_wrap {
	width: 890px;
}
.c11 .c11_cont_wrap .c11_cont_item .c11_tea_info_wrap .c11_tea_info_item {
	display: none;
}
.c11 .c11_cont_wrap .c11_cont_item .c11_tea_info_wrap .c11_tea_info_item .tea_info {
	width: 460px;
	color: #fff;
}
.c11 .c11_cont_wrap .c11_cont_item .c11_tea_info_wrap .c11_tea_info_item .tea_info h4 {
	font-size: 44px;
	font-weight: bold;
	line-height: 52px;
	margin-bottom: 30px;
}
.c11 .c11_cont_wrap .c11_cont_item .c11_tea_info_wrap .c11_tea_info_item .tea_info h4 span {
	font-size: 34px;
	font-weight: normal;
	display: block;
}
.c11 .c11_cont_wrap .c11_cont_item .c11_tea_info_wrap .c11_tea_info_item .tea_info p {
	font-size: 18px;
	line-height: 28px;
}
.c11 .c11_cont_wrap .c11_cont_item .c11_tea_info_wrap .c11_tea_info_item:nth-child(1) {
	display: block;
}
.c11 .c11_cont_wrap .c11_cont_item .c11_tea_info_list {
	width: 256px;
}
.c11 .c11_cont_wrap .c11_cont_item .c11_tea_info_list li {
	float: left;
	width: 118px;
	height: 118px;
	box-sizing: border-box;
	border: 4px solid rgba(255, 255, 255, 0);
	border-radius: 50%;
	margin-bottom: 4px;
}
.c11 .c11_cont_wrap .c11_cont_item .c11_tea_info_list li img {
	width: 110px;
}
.c11 .c11_cont_wrap .c11_cont_item .c11_tea_info_list li.active {
	border: 4px solid #ffa63d;
}
.c11 .c11_cont_wrap .c11_cont_item .c11_tea_info_list li:nth-child(2n) {
	float: right;
}

.c12 {
	background: url(../images/qf-2019-ui/c12_bg.jpg) no-repeat center -20px;
	padding-top: 215px;
	position: relative;
	overflow: hidden;
	padding-bottom: 400px;
}
.c12 > img {
	position: absolute;
	left: 50%;
	top: 0;
	margin-left: -960px;
	z-index: 1;
}
.c12 .ctit {
	border: 0;
	margin-bottom: 0;
}
.c12 .ctit:after {
	display: none;
}
.c12 .ctit h2:before {
	z-index: 5;
	top: -60px;
	left: -240px;
}
.c12 .ctit h2:after {
	width: 776px;
	height: 150px;
	background: url(../images/qf-2019-ui/c11_bt_ue.png) no-repeat center top;
	right: -265px;
	top: -115px;
}
.c12 .c12_wrap {
	height: 480px;
}
.c12 .c12_wrap > div.fl {
	width: 640px;
	height: 449px;
	position: relative;
	z-index: 5;
}
.c12 .c12_wrap > div.fl .swiper-container {
	width: 100%;
	height: 100%;
	position: relative;
	overflow: hidden;
}
.c12 .c12_wrap > div.fl .swiper-container .swiper-wrapper {
	position: absolute;
	width: 400%;
	height: 100%;
	left: 0;
	top: 0;
}
.c12 .c12_wrap > div.fl .swiper-container .swiper-wrapper .swiper-slide {
	float: left;
	width: 25%;
	height: 100%;
	box-sizing: border-box;
	padding: 370px 0 0 45px;
}
.c12 .c12_wrap > div.fl .swiper-container .swiper-wrapper .swiper-slide a {
	display: block;
	background: #fff;
	width: 240px;
	height: 52px;
	font-size: 20px;
	color: #333;
	text-align: center;
	line-height: 52px;
	border-radius: 26px;
}
.c12 .c12_wrap > div.fl .swiper-container .swiper-wrapper .swiper-slide.swiper-slide1 {
	background: url(../images/qf-2019-ui/c12_img1.jpg) no-repeat center top;
}
.c12 .c12_wrap > div.fl .swiper-container .swiper-wrapper .swiper-slide.swiper-slide2 {
	background: url(../images/qf-2019-ui/c12_img2.jpg) no-repeat center top;
}
.c12 .c12_wrap > div.fl .swiper-container .swiper-pagination {
	position: absolute;
	width: 100%;
	bottom: 20px;
	font-size: 18px;
	text-align: right;
	height: 30px;
	color: #fff;
	padding-right: 20px;
	box-sizing: border-box;
}
.c12 .c12_wrap > .c12_list {
	background: #fff;
	width: 558px;
	height: 450px;
	border-radius: 0 10px 10px 0;
	box-shadow: 0 2px 20px rgba(225, 231, 246, 0.7);
	box-sizing: border-box;
	padding: 0 35px;
}
.c12 .c12_wrap > .c12_list li {
	height: 74px;
	border-bottom: 1px dashed #d1d1d1;
	box-sizing: border-box;
	padding-top: 25px;
	font-size: 20px;
	color: #333;
}
.c12 .c12_wrap > .c12_list li span {
	float: left;
}
.c12 .c12_wrap > .c12_list li span:nth-child(1) {
	width: 235px;
}
.c12 .c12_wrap > .c12_list li em {
	width: 150px;
	float: left;
}
.c12 .c12_wrap > .c12_list li a {
	float: right;
	width: 91px;
	height: 24px;
	border: 2px solid #e93a3e;
	color: #e93a3e;
	text-align: center;
	line-height: 22px;
	font-size: 16px;
}
.c12 .c12_wrap > .c12_list li:last-child {
	border: 0;
}

.c13 {
	margin-top: -350px;
	margin-bottom: 60px;
}
.c13 .ctit h2:after,
.c13 .ctit h2:before {
	display: none;
}
.c13 .c13_list {
	margin-bottom: 20px;
	position: relative;
	z-index: 5;
}
.c13 .c13_list li {
	float: left;
	width: 166px;
	height: 205px;
	margin-right: 90px;
	text-align: center;
	margin-bottom: 30px;
}
.c13 .c13_list li p {
	width: 166px;
	height: 166px;
	box-sizing: border-box;
	border-radius: 50%;
	background: #780bff;
	margin-bottom: 10px;
}
.c13 .c13_list li span {
	font-size: 20px;
	color: #333;
}
.c13 .c13_list li:nth-child(5n) {
	margin-right: 0px;
}
.c13 .c13_list li.active p {
	background: -webkit-linear-gradient(left, #ed4457, #ca196c);
	background: -o-linear-gradient(right, #ed4457, #ca196c);
	background: -moz-linear-gradient(right, #ed4457, #ca196c);
	background: linear-gradient(to right, #ed4457, #ca196c);
}
.c13 .c13_list li.active span {
	color: #d93660;
	font-weight: bold;
}

.c14 {
	background: url(../images/qf-2019-ui/c14_bg.jpg) no-repeat center bottom;
	padding-bottom: 125px;
}
.c14 .c14_wrap {
	position: relative;
}
.c14 .c14_wrap ul li {
	float: left;
	height: 255px;
	width: 550px;
	margin-bottom: 65px;
	position: relative;
}
.c14 .c14_wrap ul li:after {
	display: block;
	content: "";
	position: absolute;
	width: 26px;
	height: 26px;
	background: url(../images/qf-2019-ui/c14_purple_circle.png) no-repeat center;
	z-index: 5;
}
.c14 .c14_wrap ul li:before {
	display: block;
	content: "";
	position: absolute;
	width: 100px;
	height: 50px;
	border: 1px dashed rgba(4, 63, 255, 0.3);
	z-index: 5;
}
.c14 .c14_wrap ul li.active:before {
	border: 1px dashed #f11a4e;
}
.c14 .c14_wrap ul li.active:after {
	background: url(../images/qf-2019-ui/c14_red_circle.png) no-repeat center;
}
.c14 .c14_wrap ul li:nth-child(1):before {
	top: 125px;
	left: 305px;
	border-left: 0;
	border-bottom: 0;
	border-radius: 0 10px 0 0;
}
.c14 .c14_wrap ul li:nth-child(1):after {
	left: 392px;
	top: 175px;
}
.c14 .c14_wrap ul li:nth-child(2):before {
	top: 125px;
	left: 150px;
	border-right: 0;
	border-bottom: 0;
	border-radius: 10px 0px 0 0;
}
.c14 .c14_wrap ul li:nth-child(2):after {
	left: 138px;
	top: 175px;
}
.c14 .c14_wrap ul li:nth-child(3):before {
	top: 143px;
	left: 310px;
	border-left: 0;
	border-top: 0;
	border-radius: 0 0px 10px 0;
}
.c14 .c14_wrap ul li:nth-child(3):after {
	left: 398px;
	top: 120px;
}
.c14 .c14_wrap ul li:nth-child(4):before {
	top: 120px;
	left: 160px;
	border-right: 0;
	border-top: 0;
	border-radius: 0px 0px 0 10px;
}
.c14 .c14_wrap ul li:nth-child(4):after {
	left: 147px;
	top: 94px;
}
.c14 .c14_wrap ul li h5 {
	color: #5b0bff;
	margin-bottom: 15px;
	width: 285px;
	font-weight: bold;
	font-size: 24px;
}
.c14 .c14_wrap ul li p {
	font-size: 18px;
	color: #333;
	line-height: 30px;
	width: 285px;
	margin-bottom: 15px;
}
.c14 .c14_wrap ul li.active h5 {
	color: #f11a4e;
}
.c14 .c14_wrap ul li:nth-child(2n) {
	float: right;
}
.c14 .c14_wrap ul li:nth-child(2n) h5,
.c14 .c14_wrap ul li:nth-child(2n) p,
.c14 .c14_wrap ul li:nth-child(2n) img {
	float: right;
}
.c14 .c14_wrap > img {
	position: absolute;
	left: 50%;
	top: 50px;
	margin-left: -259px;
}

.c15 {
	height: 525px;
	background: url(../images/qf-2019-ui/c15_bg.jpg) no-repeat center top;
	box-sizing: border-box;
}
.c15 h2 {
	font-size: 44px;
	font-weight: bold;
	color: #fff;
	line-height: 56px;
	position: relative;
	margin-bottom: 30px;
}
.c15 h2:after {
	content: "";
	display: block;
	position: absolute;
	width: 796px;
	height: 62px;
	background: url(../images/qf-2019-ui/c15_bg_img.png) no-repeat center top;
	right: 0;
	top: 75px;
}
.c15 h2 i {
	color: #fae454;
}
.c15 h2 span {
	display: block;
	font-size: 20px;
	font-weight: normal;
}
.c15 .c15_form {
	width: 570px;
}
.c15 .c15_form div {
	margin-bottom: 25px;
	background-color: #fff;
	width: 533px;
	height: 50px;
	position: relative;
}
.c15 .c15_form div span {
	float: left;
	width: 130px;
	height: 50px;
	background: url(../images/qf-2019-ui/c15_ico1.png) no-repeat 19px center;
	box-sizing: border-box;
	padding-left: 70px;
	font-size: 18px;
	color: #666;
	line-height: 50px;
}
.c15 .c15_form div input {
	outline: none;
	border: 0;
	background: rgba(255, 255, 255, 0);
	float: left;
	width: 400px;
	height: 50px;
	color: #666;
	font-size: 16px;
}
.c15 .c15_form div:nth-child(2) span {
	background: url(../images/qf-2019-ui/c15_ico2.png) no-repeat 19px center;
}
.c15 .c15_form div:nth-child(3) span {
	background: url(../images/qf-2019-ui/c15_ico3.png) no-repeat 19px center;
}
.c15 .c15_form div:nth-child(1):after {
	position: absolute;
	content: "*";
	display: block;
	right: -20px;
	top: 8px;
	font-size: 46px;
	color: #ddd;
}
.c15 .c15_form a {
	display: block;
	width: 293px;
	height: 66px;
	background: #fad554;
	line-height: 66px;
	text-align: center;
	font-weight: bold;
	font-size: 24px;
	color: #d93660;
	border-radius: 10px;
}
.c15 .c15_wen {
	width: 460px;
}
.c15 .c15_wen p {
	font-size: 18px;
	color: #dcdee1;
	height: 58px;
	border-radius: 10px;
	padding-left: 30px;
	width: 400px;
	box-sizing: border-box;
	position: relative;
	line-height: 58px;
}
.c15 .c15_wen p a {
	position: absolute;
	width: 143px;
	height: 40px;
	font-size: 18px;
	background: #fad554;
	text-align: center;
	border-radius: 20px;
	top: 9px;
	right: -55px;
	line-height: 40px;
	color: #d93660;
	display: none;
}
.c15 .c15_wen p.active {
	background: rgba(255, 255, 255, 0.1);
}
.c15 .c15_wen p.active a {
	display: block;
}

.c17 {
	min-width: 1100px;
	background-image: url(http://img.mobiletrain.org/templates/mobiletrain/images/qf-2018-h5/c15-bg.jpg);
	background-repeat: repeat-x;
	background-position: center;
	height: 932px;
	box-sizing: border-box;
	padding-top: 87px;
}

.c17 .cbtn-box {
	text-align: center;
}

.c17-cont {
	position: relative;
	height: 616px;
	margin-bottom: 30px;
}

.c17-cont > img {
	position: absolute;
	top: 0;
	right: 12px;
	width: 804px;
	height: 616px;
}

.c17-cont .c17_zb {
	animation: mymove 2s infinite;
	-webkit-animation: mymove 2s infinite;
}

@keyframes mymove {
	0% {
		top: -1px;
	}
	50% {
		top: 2px;
	}
	100% {
		top: -1px;
	}
}
@-webkit-keyframes mymove {
	0% {
		top: -1px;
	}
	50% {
		top: 2px;
	}
	100% {
		top: -1px;
	}
}
.c17-cont > div {
	position: absolute;
	width: 442px;
	height: 515px;
	top: 20px;
	left: 0;
	background: rgba(0, 20, 42, 0.9)
		url(http://img.mobiletrain.org/templates/mobiletrain/images/qf-2018-h5/c15_line.png) no-repeat center 210px;
	box-shadow: 0 0 20px 5px rgba(0, 20, 42, 0.3);
	box-sizing: border-box;
	padding: 35px 34px;
}

.c17-cont > div h3 {
	text-align: left;
	color: #0beff2;
	font-size: 30px;
	font-weight: bold;
}

.c17-cont > div h3 span {
	font-weight: normal;
}

.c17-cont > div h3 i {
	font-size: 40px;
	color: #fcaf0b;
}

.c17-cont > div > div {
	width: 100%;
	height: 130px;
	display: table;
	margin-bottom: 30px;
}

.c17-cont > div > div p {
	display: table-cell;
	font-size: 19px;
	line-height: 33px;
	color: #fff;
	vertical-align: middle;
}

/** UI - header **/
.base-ui-header .warp,
.base-ui-nav .warp {
	width: 1100px;
	margin: 0 auto;
	min-width: 1100px;
}
.base-ui-header {
	height: 116px;
	background-color: #11245b;
	min-width: 1100px;
}
.base-ui-nav {
	height: 70px;
	background-color: #ededed;
	min-width: 1100px;
}
.base-ui-header-logo {
	padding-right: 22px;
	border-right: 1px solid #656e86;
	margin-right: 22px;
	margin-top: 28px;
}
.base-ui-header-logo h1 {
	position: relative;
	width: 207px;
	height: 57px;
	text-indent: -9999em;
	margin: 0;
}
.base-ui-header-logo h1 img {
	position: absolute;
	top: 0;
	left: 0;
}
.base-ui-header-title {
	margin-top: 38px;
}
.base-ui-header-title p {
	font-size: 14px;
	line-height: 14px;
	color: #fff;
	letter-spacing: 1px;
	margin-top: 10px;
}
.base-ui-header-right img {
	margin-top: 18px;
	margin-right: 22px;
}
.base-ui-header-tel {
	margin-top: 26px;
}
.base-ui-header-tel h2 {
	width: 192px;
	height: 28px;
	border: 1px solid #253666;
	font-size: 16px;
	color: #647dc3;
	line-height: 28px;
	text-align: center;
	margin-bottom: 10px;
}
.base-ui-header-tel {
	vertical-align: middle;
}
.base-ui-header-tel p {
	font-size: 22px;
	line-height: 22px;
	color: #647dc3;
	font-weight: bold;
}
.base-ui-header-tel p img {
	margin: 0;
	margin-right: 12px;
}

/** UI - nav **/
.base-ui-nav > .warp,
.base-ui-nav-list {
	height: 100%;
}
.base-ui-nav-list li {
	position: relative;
	height: 56px;
	margin-top: 14px;
	margin-right: 16px;
}
/* .base-ui-nav-list .base-ui-nav-first a{
    padding-left: 0;
}
.base-ui-nav-list .base-ui-nav-last {
    margin-right: 0;
}
.base-ui-nav-list .base-ui-nav-last a{
    padding-right: 0;
} */
.base-ui-nav-list li:hover > a,
.base-ui-nav-list li:hover > span {
	background-color: #0497e0;
	color: #fff;
	font-weight: bold;
}
.base-ui-nav-list li:hover > div {
	display: block;
}
.base-ui-nav-list li:hover > a span {
	font-weight: normal;
}
.base-ui-nav-list li > a,
.base-ui-nav-list li > span {
	box-sizing: border-box;
	display: block;
	padding: 0 18px;
	font-size: 16px;
	line-height: 40px;
	color: #0b1940;
	border-radius: 20px;
}
.base-ui-nav-list li > div {
	position: absolute;
	width: 120px;
	left: 50%;
	top: 56px;
	margin-left: -60px;
	background-color: #0497e0;
	z-index: 20;
	padding: 6px 0;
	display: none;
}
.base-ui-nav-list li > div:after {
	content: "";
	position: absolute;
	border: 10px solid rgba(0, 0, 0, 0);
	border-bottom-color: #0497e0;
	top: -20px;
	left: 50%;
	margin-left: -10px;
}
.base-ui-nav-list li > div a {
	display: block;
	width: 90%;
	margin: 0 auto;
	border-bottom: 1px solid #fff;
	font-size: 16px;
	line-height: 32px;
	color: #fff;
	text-align: center;
}
.base-ui-nav-list li > div a:last-child {
	border: none;
}
.base-ui-nav-list li > div a:hover {
	font-weight: bold;
}

.c1-25 .ctit h2:before {
	background: url(../images/qf-2019-ui/bt_before2.png) no-repeat center top;
}
.c1-25 {
	background-image: url("http://img.mobiletrain.org/templates/mobiletrain/images/bg1-25.png");
	background-position: top;
	padding-top: 124px;
	padding-bottom: 60px;
}
.c1-25 .wrap h2 {
	color: #fff;
}
.c1-25 .main .card-list {
	display: flex;
	justify-content: center;
	padding-top: 29px;
}
.c1-25 .main .card-list .card {
	width: 244px;
	height: 139px;
	background: rgba(255, 255, 255, 0);
	border: 1px solid #ff8aaf;
	box-shadow: 4px 5px 0px 0px rgba(255, 255, 255, 0.4);
	text-align: center;
}
.c1-25 .main .card-list .card + .card {
	margin-left: 27px;
}
.c1-25 .main .card-list .card .title {
	padding-top: 36px;
	padding-bottom: 10px;
	font-size: 18px;
	font-family: SourceHanSansCN;
	font-weight: 400;
	color: #ffffff;
	line-height: 22px;
}
.c1-25 .main .card-list .card .num {
	font-size: 40px;
	font-family: SourceHanSansCN;
	font-weight: bold;
	color: #ffce09;
	line-height: 44px;
}
.c1-25 .main .card-list .card .num .dot {
	font-size: 24px;
	font-family: SourceHanSansCN;
	font-weight: bold;
	color: #ffffff;
	padding-left: 3px;
}
.c1-25 .main .table {
	margin-top: 29px;
}
.c1-25 .main .table .thead {
	display: flex;
	font-size: 20px;
	font-family: SourceHanSansCN;
	font-weight: bold;
	color: #343838;
	line-height: 54px;
	background-color: #ffffff;
	padding-left: 129px;
}
.c1-25 .main .table .thead .td:nth-child(1) {
	margin-right: 24px;
	width: 153px;
}
.c1-25 .main .table .thead .td:nth-child(2) {
	margin-right: 34px;
	width: 138px;
}
.c1-25 .main .table .thead .td:nth-child(3) {
	margin-right: 34px;
	width: 188px;
}
.c1-25 .main .table .thead .td:nth-child(4) {
	margin-right: 36px;
	width: 276px;
}
.c1-25 .main .table .thead .td:nth-child(5) {
	flex: 1;
}
.c1-25 .main .table .tbody-wrap {
	background: linear-gradient(0deg, #ff7358, #ff2756);
	height: 452px;
	overflow: hidden;
}
.c1-25 .main .table .tbody-wrap .tbody.running {
	transition: -webkit-transform 1s;
	transition: transform 1s;
	transition: transform 1s, -webkit-transform 1s;
}
.c1-25 .main .table .tbody-wrap .tbody .tr {
	padding-left: 129px;
	font-size: 18px;
	font-family: SourceHanSansCN;
	font-weight: 400;
	color: #ffffff;
	line-height: 53px;
	display: flex;
	border-bottom: 1px solid rgba(204, 204, 204, 0.5);
}
.c1-25 .main .table .tbody-wrap .tbody .tr .td:nth-child(1) {
	margin-right: 24px;
	width: 153px;
}
.c1-25 .main .table .tbody-wrap .tbody .tr .td:nth-child(2) {
	margin-right: 34px;
	width: 138px;
}
.c1-25 .main .table .tbody-wrap .tbody .tr .td:nth-child(3) {
	margin-right: 34px;
	width: 188px;
}
.c1-25 .main .table .tbody-wrap .tbody .tr .td:nth-child(4) {
	margin-right: 36px;
	width: 276px;
}
.c1-25 .main .table .tbody-wrap .tbody .tr .td:nth-child(5) {
	color: #ffce09;
	flex: 1;
}
.c1-25 .main .btn {
	margin-top: 44px;
}
/*# sourceMappingURL=qf-2019-ui.css.map */
