@charset "UTF-8";
/* CSS Document */
* {
	padding: 0;
	margin: 0;
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
	margin: 0;
	padding: 0;
	font-family: "微软雅黑";
	font-size: 14px;
}

table {
	border-collapse: collapse;
	margin: 0;
	padding: 0;
}

table,
tr,
td,
th,
thead,
tbody {
	position: static;
}

fieldset,
img {
	border: 0;
}

img {
	vertical-align: top;
	border: none;
}

address,
caption,
cite,
code,
dfn,
th,
var {
	font-style: normal;
	font-weight: normal;
}

ol,
ul {
	list-style: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 100%;
	font-weight: normal;
}

abbr,
acronym {
	border: 0;
}

em,
i {
	font-style: normal;
}

a {
	text-decoration: none;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.clearfix {
	zoom: 1;
}

.clearfix:after {
	content: "";
	display: block;
	clear: both;
}

body {
	min-width: 1100px;
	overflow-x: hidden;
}

.warp {
	position: relative;
	width: 1100px;
	min-width: 1100px;
	margin: 0 auto;
}

.warp {
	width: 1200px;
	margin: 0 auto;
}

@-webkit-keyframes scale2 {
	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 scale2 {
	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 scale2 {
	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 scale2 {
	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;
	}
}
@-webkit-keyframes flash {
	from,
	to {
		opacity: 1;
	}
	25%,
	75% {
		opacity: 0;
	}
}
@-moz-keyframes flash {
	from,
	to {
		opacity: 1;
	}
	25%,
	75% {
		opacity: 0;
	}
}
@-ms-keyframes flash {
	from,
	to {
		opacity: 1;
	}
	25%,
	75% {
		opacity: 0;
	}
}
@keyframes flash {
	from,
	to {
		opacity: 1;
	}
	25%,
	75% {
		opacity: 0;
	}
}
.c1 {
	min-width: 1200px;
	box-sizing: border-box;
	padding: 50px 0;
}

.c2 {
	min-width: 1200px;
	box-sizing: border-box;
	padding: 50px 0;
}

.c3 {
	min-width: 1200px;
	box-sizing: border-box;
	padding: 50px 0;
}

.c4 {
	min-width: 1200px;
	box-sizing: border-box;
	padding: 50px 0;
}

.c5 {
	min-width: 1200px;
	box-sizing: border-box;
	padding: 50px 0;
}

.c6 {
	min-width: 1200px;
	box-sizing: border-box;
	padding: 50px 0;
}

.c7 {
	min-width: 1200px;
	box-sizing: border-box;
	padding: 50px 0;
}

.c8 {
	min-width: 1200px;
	box-sizing: border-box;
	padding: 50px 0;
}

.c9 {
	min-width: 1200px;
	box-sizing: border-box;
	padding: 50px 0;
}

.c10 {
	min-width: 1200px;
	box-sizing: border-box;
	padding: 50px 0;
}

.c11 {
	min-width: 1200px;
	box-sizing: border-box;
	padding: 50px 0;
}

.c12 {
	min-width: 1200px;
	box-sizing: border-box;
	padding: 50px 0;
}

.c13 {
	min-width: 1200px;
	box-sizing: border-box;
	padding: 50px 0;
}

.ctit {
	position: relative;
	padding-top: 45px;
	background-image: url(../qf-2019-go/tit-bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-bottom: 26px;
}
.ctit:after {
	position: absolute;
	content: "";
	width: 60px;
	height: 4px;
	background-color: #111111;
	bottom: 0;
	left: 50%;
	margin-left: -30px;
}
.ctit h2 {
	font-size: 44px;
	line-height: 50px;
	color: #111;
	font-weight: normal;
	text-align: center;
	margin-bottom: 20px;
}
.ctit h2 span {
	color: #db3852;
}
.ctit p {
	font-size: 24px;
	line-height: 38px;
	color: #666666;
	font-weight: normal;
	text-align: center;
}
.ctit.ctit-style2:after {
	background-color: #9e9e9e;
}
.ctit.ctit-style2 h2 {
	color: #ffffff;
}
.ctit.ctit-style2 p {
	color: #9e9e9e;
}

.cbtn {
	position: relative;
	display: block;
	overflow: hidden;
	width: 522px;
	height: 88px;
	margin: 0 auto;
	border-radius: 51px;
	background: #365df1;
	background: -webkit-linear-gradient(to right, #2c6bf8, #6b12cc);
	background: -moz-linear-gradient(to right, #2c6bf8, #6b12cc);
	background: -ms-linear-gradient(to right, #2c6bf8, #6b12cc);
	background: linear-gradient(to right, #2c6bf8, #6b12cc);
	font-size: 30px;
	line-height: 88px;
	color: #fff;
	font-weight: normal;
	text-align: center;
}
.cbtn img {
	vertical-align: middle;
	position: relative;
	top: -3px;
	margin-left: 20px;
}
.cbtn:after {
	position: absolute;
	content: "";
	width: 330px;
	height: 330px;
	background-color: #365df1;
	top: 50%;
	left: 50%;
	margin-left: -165px;
	margin-top: -165px;
	border-radius: 50%;
	-webkit-animation: none;
	-moz-animation: none;
	-o-animation: none;
	animation: none;
	opacity: 0;
}
.cbtn:hover:after {
	-webkit-animation: scale2 1s ease 0s infinite;
	-moz-animation: scale2 1s ease 0s infinite;
	-o-animation: scale2 1s ease 0s infinite;
	animation: scale2 1s ease 0s infinite;
}

.banner {
	position: relative;
	height: 638px;
	min-width: 1100px;
}
.banner .warp {
	position: absolute;
	width: 1100px;
	left: 50%;
	margin-left: -550px;
	top: 0;
}

.banner-img {
	position: absolute;
	width: 1920px;
	height: 100%;
	top: 0;
	left: 50%;
	margin-left: -960px;
	cursor: pointer;
}
.banner-img a {
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	-webkit-transition: 0.6s all ease;
	-o-transition: 0.6s all ease;
	transition: 0.6s all ease;
}
.banner-img a.active {
	opacity: 1;
}

.banner-btn {
	position: absolute;
	width: 100%;
	top: 600px;
	left: 0;
	text-align: center;
}
.banner-btn span {
	display: inline-block;
	width: 15px;
	height: 15px;
	margin: 0 5px;
	border-radius: 50%;
	background-color: #fff;
	cursor: pointer;
}
.banner-btn span.active {
	background-color: #00abff;
}

.banner-table {
	margin-left: -570px !important;
}

.c1-cont {
	margin: 50px 0;
}
.c1-cont > div {
	box-sizing: border-box;
	width: 400px;
	height: 196px;
	border: 1px solid #d8d8d8;
	margin-left: -1px;
	margin-top: -1px;
	-webkit-transition: 0.6s all ease;
	-moz-transition: 0.6s all ease;
	-ms-transition: 0.6s all ease;
	-o-transition: 0.6s all ease;
	transition: 0.6s all ease;
	background-color: #fff;
}
.c1-cont > div:hover {
	position: relative;
	-webkit-transform: scale(1.07);
	-moz-transform: scale(1.07);
	-ms-transform: scale(1.07);
	-o-transform: scale(1.07);
	transform: scale(1.07);
	border: 1px solid rgba(216, 216, 216, 0);
	box-shadow: 0 0 20px rgba(170, 170, 170, 0.6);
}
.c1-cont > div > img {
	margin-top: 44px;
	margin-left: 30px;
	margin-right: 18px;
}
.c1-cont > div > div {
	margin-top: 46px;
	width: 224px;
}
.c1-cont > div > div h3 {
	position: relative;
	font-size: 18px;
	line-height: 28px;
	color: #111111;
	font-weight: bold;
	text-align: left;
	margin-bottom: 24px;
}
.c1-cont > div > div h3:after {
	position: absolute;
	content: "";
	width: 40px;
	height: 2px;
	background-color: #000000;
	top: 34px;
	left: 0;
}
.c1-cont > div > div p {
	font-size: 18px;
	line-height: 26px;
	color: #111111;
	font-weight: normal;
	text-align: left;
}

.c2-cont {
	margin: 50px 0;
}
.c2-cont img {
	border-radius: 10px;
	box-shadow: 0 0 30px rgba(170, 170, 170, 0.6);
}

.c3-cont {
	margin: 50px 0;
}
.c3-cont > div {
	width: 232px;
	margin-right: 10px;
	margin-bottom: 50px;
}
.c3-cont > div:nth-child(5n) {
	margin-right: 0;
}
.c3-cont > div > div {
	position: relative;
	width: 150px;
	height: 60px;
	margin: 0 auto;
	margin-bottom: 20px;
}
.c3-cont > div > div img {
	position: absolute;
	top: 0;
	left: 0;
}
.c3-cont > div > div img:nth-child(1) {
	opacity: 1;
}
.c3-cont > div > div img:nth-child(2) {
	opacity: 0;
}
.c3-cont > div > p {
	font-size: 18px;
	line-height: 60px;
	color: #000000;
	font-weight: normal;
	text-align: center;
	background-color: #efefef;
}
.c3-cont > div:hover > div img:nth-child(1) {
	opacity: 0;
}
.c3-cont > div:hover > div img:nth-child(2) {
	opacity: 1;
}

.c4 {
	height: 1218px;
	background-image: url(../qf-2019-go/c4-bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.c4 td:nth-child(1) {
	width: 288px;
}
.c4 td:nth-child(2) {
	width: 406px;
}
.c4 td:nth-child(3) {
	width: 292px;
}

.c4-table-head {
	width: 100%;
	height: 60px;
	background-color: #2c6bf8;
	margin-top: 40px;
}
.c4-table-head td {
	font-size: 20px;
	line-height: 60px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
}

.c4-table-box {
	position: relative;
	height: 597px;
	overflow: hidden;
	margin-bottom: 54px;
}
.c4-table-box > table {
	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
}
.c4-table-box > table tr {
	height: 70px;
	background-color: rgba(0, 0, 0, 0.3);
}
.c4-table-box > table tr:nth-child(even) {
	background-color: rgba(10, 24, 71, 0.5);
}
.c4-table-box > table tr td {
	font-size: 18px;
	line-height: 70px;
	color: #ffffff;
	font-weight: normal;
	text-align: center;
}
.c4-table-box > table tr td:nth-child(3) {
	color: #8ad6e3;
	font-size: 20px;
	font-weight: bold;
}
.c4-table-box > table tr h4 {
	display: inline-block;
	font-size: 20px;
	line-height: 28px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	border: 1px solid #732936;
	border-radius: 14px;
	background-color: rgba(115, 41, 54, 0.2);
	padding: 0 14px;
}
.c4-table-box > table tr:nth-child(2n) h4 {
	border-color: #4287e4;
	background-color: rgba(66, 135, 228, 0.2);
}
.c4-table-box > table tr:nth-child(3n) h4 {
	border-color: #dfc56f;
	background-color: rgba(223, 197, 111, 0.2);
}
.c4-table-box > table tr:nth-child(4n) h4 {
	border-color: #90ec76;
	background-color: rgba(144, 236, 118, 0.2);
}

.c5-cont {
	margin: 50px 0;
}
.c5-cont > div {
	box-sizing: border-box;
	width: 283px;
	height: 340px;
	background-image: url(../qf-2019-go/c5-border-bg.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-right: 22px;
	padding-top: 27px;
}
.c5-cont > div:last-child {
	margin-right: 0;
}
.c5-cont > div h3 {
	font-size: 20px;
	line-height: 30px;
	color: #111111;
	font-weight: bold;
	text-align: center;
	margin-bottom: 15px;
}
.c5-cont > div p {
	width: 80%;
	font-size: 16px;
	line-height: 30px;
	color: #111111;
	font-weight: normal;
	text-align: left;
	margin: 0 auto;
	margin-bottom: 16px;
}
.c5-cont > div a {
	display: block;
	width: 166px;
	height: 36px;
	border-radius: 18px;
	border: 1px solid #cbcbcb;
	font-size: 18px;
	line-height: 36px;
	color: #111111;
	font-weight: normal;
	text-align: center;
	margin: 0 auto;
}
.c5-cont > div.active h3 {
	color: #db3852;
}
.c5-cont > div.active a {
	background-color: #db3852;
	border-color: #db3852;
	color: #fff;
}

.c6 {
	height: 954px;
	background-image: url(../qf-2019-go/c6-bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

.c6-cont {
	position: relative;
	height: 460px;
	margin: 50px 0;
}

.c6-btns {
	position: absolute;
	top: 0;
	left: 0;
}
.c6-btns > div {
	position: absolute;
	width: 68px;
	height: 68px;
	border-radius: 50%;
	border: 1px solid #cacaca;
	background-color: #ffffff;
}
.c6-btns > div > div {
	position: absolute;
	top: -5px;
	right: -5px;
	bottom: -5px;
	left: -5px;
	border-radius: 50%;
	border: 1px dashed #cacaca;
	opacity: 0;
}
.c6-btns > div > img {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -18px;
	margin-left: -18px;
}
.c6-btns > div > img:nth-child(3) {
	opacity: 0;
}
.c6-btns > div > img:nth-child(2) {
	opacity: 1;
}
.c6-btns > div > p {
	position: absolute;
	width: 4em;
	font-size: 18px;
	line-height: 18px;
	color: #111111;
	font-weight: normal;
	text-align: left;
	opacity: 0;
	top: 50%;
	margin-top: -9px;
	left: 78px;
}
.c6-btns > div.active {
	background-color: #db3852;
	border-color: #db3852;
}
.c6-btns > div.active > div {
	border-color: #db3852;
	opacity: 1;
}
.c6-btns > div.active > img:nth-child(3) {
	opacity: 1;
}
.c6-btns > div.active > img:nth-child(2) {
	opacity: 0;
}
.c6-btns > div.active > p {
	opacity: 1;
}
.c6-btns > div:nth-child(1) {
	top: 23px;
	left: 104px;
}
.c6-btns > div:nth-child(2) {
	top: 112px;
	left: 382px;
}
.c6-btns > div:nth-child(3) {
	top: 396px;
	left: 471px;
}

.c6-conts {
	margin-left: 659px;
	padding-top: 78px;
}
.c6-conts p {
	font-size: 18px;
	line-height: 34px;
	color: #111111;
	font-weight: normal;
	text-align: left;
	margin-bottom: 38px;
}
.c6-conts p.active {
	font-weight: bold;
}

.c7 {
	height: 1206px;
	background-image: url(../qf-2019-go/c7-bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

.c7-cont {
	margin-top: 92px;
}

.c7-btns {
	width: 366px;
	margin-left: -1px;
	margin-top: 9px;
}
.c7-btns div {
	cursor: pointer;
	border-radius: 0 8px 8px 0;
	font-size: 20px;
	line-height: 70px;
	color: #ffffff;
	font-weight: normal;
	text-align: left;
	background-color: rgba(0, 0, 0, 0);
	padding-left: 38px;
	margin-top: -5px;
	-webkit-transition: 0.6s all ease;
	-moz-transition: 0.6s all ease;
	-ms-transition: 0.6s all ease;
	-o-transition: 0.6s all ease;
	transition: 0.6s all ease;
}
.c7-btns div:first-child {
	margin-top: 0;
}
.c7-btns div.active {
	background-color: #fff;
	box-shadow: 0 0 20px rgba(184, 22, 243, 0.5);
	color: #111111;
}

.c7-conts {
	box-sizing: border-box;
	width: 813px;
	height: 649px;
	padding-top: 14px;
	padding-left: 30px;
	padding-right: 30px;
	margin-bottom: 60px;
}
.c7-conts > div {
	display: none;
}
.c7-conts > div.active {
	display: block;
}
.c7-conts > div.active > h3 {
	font-size: 18px;
	line-height: 34px;
	color: #111;
	font-weight: bold;
	text-align: left;
	margin-bottom: 18px;
}
.c7-conts > div.active > p {
	font-size: 16px;
	line-height: 28px;
	color: #111111;
	font-weight: normal;
	text-align: left;
	margin-bottom: 18px;
}
.c7-conts > div.active > p span {
	color: #db3852;
	font-weight: bold;
}

.c8 {
	height: 1228px;
	background-image: url(../qf-2019-go/c8-bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

.c8-cont-box {
	margin: 50px 0;
}

.c8-btns {
	width: 410px;
}
.c8-btns > div {
	box-sizing: border-box;
	width: 190px;
	height: 204px;
	background-image: url(../qf-2019-go/c8-btn-bg1.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	padding-top: 43px;
	margin-right: 27px;
	margin-bottom: 27px;
	cursor: pointer;
}
.c8-btns > div:nth-child(2n) {
	margin-right: 0;
}
.c8-btns > div.active {
	background-image: url(../qf-2019-go/c8-btn-bg2.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.c8-btns > div.active div > img:nth-child(1) {
	opacity: 0;
}
.c8-btns > div.active div > img:nth-child(2) {
	opacity: 1;
}
.c8-btns > div div {
	position: relative;
	width: 60px;
	height: 56px;
	margin: 0 auto;
	margin-bottom: 7px;
}
.c8-btns > div div img {
	position: absolute;
	top: 0;
	left: 0;
}
.c8-btns > div div > img:nth-child(1) {
	opacity: 1;
}
.c8-btns > div div > img:nth-child(2) {
	opacity: 0;
}
.c8-btns > div p {
	font-size: 18px;
	line-height: 30px;
	color: #ffffff;
	font-weight: normal;
	text-align: center;
}

.c8-conts {
	width: 702px;
}
.c8-conts > div {
	display: none;
}
.c8-conts > div.active {
	display: block;
}
.c8-conts > div img {
	margin-bottom: 34px;
}
.c8-conts > div h3 {
	font-size: 24px;
	line-height: 42px;
	color: #2c6bf8;
	font-weight: bold;
	text-align: center;
	width: 139px;
	margin-bottom: 12px;
	border: 1px solid #2c6bf8;
}
.c8-conts > div p {
	font-size: 18px;
	line-height: 38px;
	color: #ffffff;
	font-weight: normal;
	text-align: left;
	margin-bottom: 20px;
}

.c9 .warp {
	position: relative;
}

.c9-conts {
	margin: 50px 0;
	margin-bottom: 93px;
}
.c9-conts > div {
	display: none;
}
.c9-conts > div.active {
	display: block;
}
.c9-conts > div > div:nth-child(1) {
	position: relative;
	width: 362px;
	height: 505px;
	border: 1px solid #aebef8;
	margin-left: 41px;
}
.c9-conts > div > div:nth-child(1):after {
	position: absolute;
	content: "";
	width: 60px;
	height: 47px;
	background-image: url(../qf-2019-go/c9-ico1.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	bottom: -74px;
	left: -42px;
}
.c9-conts > div > div:nth-child(1) > div {
	position: absolute;
	overflow: hidden;
	width: 372px;
	height: 448px;
	top: 30px;
	left: -40px;
}
.c9-conts > div > div:nth-child(2) {
	width: 710px;
}
.c9-conts > div > div:nth-child(2) h3 {
	font-size: 44px;
	line-height: 60px;
	color: #111111;
	font-weight: bold;
	text-align: left;
	margin-bottom: 24px;
}
.c9-conts > div > div:nth-child(2) h4 {
	display: inline-block;
	font-size: 20px;
	line-height: 42px;
	color: #fefefe;
	font-weight: normal;
	text-align: center;
	padding: 0 18px;
	border-radius: 21px;
	background-color: #2c6bf8;
	margin-bottom: 20px;
}
.c9-conts > div > div:nth-child(2) p {
	font-size: 16px;
	line-height: 30px;
	color: #111111;
	font-weight: normal;
	text-align: left;
}

.c9-bnts {
	position: absolute;
	width: 710px;
	right: 0;
	top: 582px;
}
.c9-bnts > div {
	box-sizing: border-box;
	width: 127px;
	height: 263px;
	background-image: url(../qf-2019-go/c9-border-pic.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 50px;
	margin-right: 65px;
	cursor: pointer;
	-webkit-transition: 0.6s alle ease;
	-moz-transition: 0.6s alle ease;
	-ms-transition: 0.6s alle ease;
	-o-transition: 0.6s alle ease;
	transition: 0.6s alle ease;
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0);
}
.c9-bnts > div:last-child {
	margin-right: 0;
}
.c9-bnts > div > div {
	width: 74px;
	height: 74px;
	border: 3px solid rgba(219, 56, 82, 0);
	margin-bottom: 16px;
	border-radius: 50%;
}
.c9-bnts > div > div img {
	width: 100%;
	height: 100%;
}
.c9-bnts > div > p {
	font-size: 18px;
	line-height: 24px;
	color: #111111;
	font-weight: normal;
	text-align: center;
}
.c9-bnts > div.active {
	-webkit-transform: translateY(-32px);
	-moz-transform: translateY(-32px);
	-ms-transform: translateY(-32px);
	-o-transform: translateY(-32px);
	transform: translateY(-32px);
}
.c9-bnts > div.active > div {
	border-color: #db3852;
	-webkit-transform: translateY(-12px);
	-moz-transform: translateY(-12px);
	-ms-transform: translateY(-12px);
	-o-transform: translateY(-12px);
	transform: translateY(-12px);
}
.c9-bnts > div.active > p {
	color: #db3852;
	-webkit-transform: translateY(-12px);
	-moz-transform: translateY(-12px);
	-ms-transform: translateY(-12px);
	-o-transform: translateY(-12px);
	transform: translateY(-12px);
}

.c10 {
	height: 532px;
	background-image: url(../qf-2019-go/c10-bg.png);
	background-repeat: no-repeat;
	background-position: center;
	padding: 0;
}

.c10-cont-l {
	width: 376px;
	margin-top: 146px;
	margin-left: 110px;
}
.c10-cont-l > img {
	display: block;
	margin: 0 auto;
	margin-bottom: 20px;
}
.c10-cont-l .cbtn {
	width: 372px;
	height: 70px;
	font-size: 24px;
	line-height: 70px;
	color: #fff;
	font-weight: normal;
	text-align: center;
}

.c10-cont-r {
	width: 425px;
	margin-top: 97px;
	margin-right: 145px;
}
.c10-cont-r > div {
	width: 430px;
	height: 70px;
	border-radius: 35px;
	background-color: #f2f2f2;
	margin-right: 50px;
	margin-bottom: 18px;
}
.c10-cont-r > div:nth-child(2n) {
	margin-right: 0;
}
.c10-cont-r > div > img:nth-child(1) {
	margin-left: 38px;
	padding-top: 20px;
	margin-right: 13px;
}
.c10-cont-r > div p {
	font-size: 20px;
	line-height: 70px;
	color: #333333;
	font-weight: normal;
	text-align: left;
}
.c10-cont-r > div a {
	margin-right: 16px;
	margin-top: 11px;
}

.c11 {
	background: #f8f9fb;
	padding: 80px 0 90px;
}

.c11 .ctit {
	margin-bottom: 45px;
}

.c11 ul {
	margin-bottom: 67px;
}

.c11 ul li {
	width: 400px;
	height: 75px;
	float: left;
	line-height: 75px;
	font-size: 24px;
	color: #333333;
	cursor: pointer;
	text-align: center;
	box-sizing: border-box;
	border: 1px solid #db3852;
}

.c11 ul li:nth-child(2),
.c11 ul li:nth-child(3) {
	margin-left: -1px;
}

.c11 ul li.active {
	background: #db3852;
	color: #fff;
}

.c11 .c11_wrap {
	margin-bottom: 60px;
}

.c11 .c11_wrap > div {
	display: none;
}

.c11 .c11_wrap > div.active {
	display: block;
}

.c11 .c11_wrap > div img {
	margin-top: 25px;
	margin-left: 25px;
}

.c11 .c11_wrap > div div {
	width: 765px;
}

.c11 .c11_wrap > div div p {
	margin-bottom: 20px;
}

.c11 .c11_wrap > div div p span {
	width: 164px;
	height: 54px;
	line-height: 54px;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	color: #333;
	margin-right: 18px;
	background: #e1e1e1;
}

.c11 .c11_wrap > div div p i {
	line-height: 54px;
	font-size: 18px;
	color: #313e4e;
}

.c13 {
	padding-top: 142px;
	height: 660px;
	background-image: url(../qf-2019-go/c13-bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

.c13-cont {
	margin-bottom: 54px;
}

.c13-cont-l {
	width: 360px;
}
.c13-cont-l > ul {
	margin-bottom: 50px;
}
.c13-cont-l > ul li {
	margin-bottom: 16px;
}
.c13-cont-l > ul li img {
	margin-right: 30px;
	margin-top: 2px;
	border-radius: 50%;
	width: 30px;
}
.c13-cont-l > ul li p {
	width: 160px;
	font-size: 18px;
	line-height: 30px;
	color: #b4b4b4;
	font-weight: normal;
	text-align: left;
}
.c13-cont-l > ul li a {
	box-sizing: border-box;
	width: 98px;
	height: 30px;
	border: 1px solid #b4b4b4;
	font-size: 16px;
	line-height: 28px;
	color: #b4b4b4;
	font-weight: normal;
	text-align: center;
}
.c13-cont-l > ul li:hover img {
	background-color: #db3852;
}
.c13-cont-l > ul li:hover p {
	color: #db3852;
}
.c13-cont-l > ul li:hover a {
	color: #db3852;
	border-color: #db3852;
}

.c13-cont-r {
	width: 662px;
}
.c13-cont-r .c13-input {
	margin-bottom: 14px;
}
.c13-cont-r .c13-input img {
	margin-right: 22px;
}
.c13-cont-r .c13-input input {
	width: 550px;
	height: 54px;
	background-color: rgba(255, 255, 255, 0.2);
	box-sizing: border-box;
	padding-left: 24px;
	border: none;
	outline: none;
	font-size: 18px;
	line-height: 54px;
	color: #fff;
	font-weight: normal;
	text-align: left;
}
.c13-cont-r .c13-input input::-webkit-input-placeholder {
	color: #ccc;
}
.c13-cont-r .c13-input input::-moz-placeholder {
	color: #ccc;
}
.c13-cont-r .c13-input input:-moz-placeholder {
	color: #ccc;
}
.c13-cont-r .c13-input input:-ms-input-placeholder {
	color: #ccc;
}
.c13-cont-r .c13-input span {
	margin-left: 10px;
	font-size: 30px;
	line-height: 54px;
	color: #b2cbc3;
	font-weight: normal;
	text-align: center;
}
.c13-cont-r > p {
	font-size: 14px;
	line-height: 26px;
	color: #cfcfcf;
	font-weight: normal;
	text-align: left;
	padding-left: 82px;
}

.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;
}
.c8 .c8-btn {
	background: #557cf1;
	/* height: 158px; */
	padding: 30px 0;
}

.c8 .c8-btn .c8-container .swiper-wrapper .swiper-slide {
	width: 197px;
	height: 102px;
	color: #fff;
	text-align: center;
}

.c8 .c8-btn .c8-container .swiper-wrapper .swiper-slide .tab-box {
	width: 198px;
	height: 84px;
	background-color: #03092f;
	border-radius: 10px;
	box-sizing: border-box;
}

.c8 .c8-btn .c8-container {
	width: 1200px;
	height: 120px;
	position: initial;
	/* margin-top: 20px; */
}

.c8 .c8-btn {
	position: relative;
}

.c8 .c8-btn .c8-container #button-prev {
	background: url("../qf-2019-go/l-btn.png") no-repeat;
	background-size: 11px 23px;
	margin-top: -11px;
	left: 210px;
}

.c8 .c8-btn .c8-container #button-next {
	background: url("../qf-2019-go/r-btn.png") no-repeat;
	background-size: 11px 23px;
	margin-top: -11px;
	right: 190px;
}

.c8 .c8-btn .c8-container .swiper-wrapper .swiper-slide i {
	font-style: italic;
}

.c8 .c8-btn .c8-container .swiper-wrapper .swiper-slide .le84 {
	line-height: 84px;
}

.c8 .c8-btn .c8-container .swiper-wrapper .swiper-slide .pt20 {
	padding-top: 20px;
}

.c8 .c8-btn .c8-container .swiper-wrapper .swiper-slide .pt10 {
	padding-top: 10px;
}

.c8 .c8-btn .c8-container .swiper-wrapper .swiper-slide.active .tab-box {
	background: linear-gradient(#40b7ef, #40b7ef), linear-gradient(#406cef, #406cef);
	background-blend-mode: normal, normal;
}

.c8 .c8-conts {
	width: 1200px;
	/* height: ; */
	margin: 0 auto;
}

.c8 .c8-conts > div.active {
	display: flex;
	justify-content: space-between;
}

.c8 .c8-conts .xm-container {
	width: 604px;
	height: 424px;
}

.c8 .c8-conts .text-box {
	width: 544px;
}

.c8 .c8-conts .text-box h3 {
	width: 95px;
	height: 28px;
	line-height: 28px;
	background-color: #03092f;
	border-radius: 14px;
	font-size: 18px;
	text-align: center;
	color: #40b7ef;
}

.c8 .c8-box {
	/* height: 567px; */
	padding-top: 57px;
	background-color: #406cef;
	padding-bottom: 50px;
}

.c8-conts > div p {
	line-height: 24px;
	font-size: 16px;
}

.banner .swiper-container {
	width: 100%;
	height: 638px;
	position: relative;
	overflow: hidden;
}
.banner .swiper-container .swiper-wrapper {
	width: 100%;
	height: 638px;
	position: absolute;
}
.banner .swiper-container .swiper-wrapper .swiper-slide {
	width: 100%;
	height: 638px;
	float: left;
	position: relative;
}
.banner .swiper-container .swiper-wrapper .swiper-slide.swiper-slide1 {
	background-size: 100% 638px;
}
.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;
	opacity: 1;
}
.banner .swiper-container .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
	background: #00abff;
}
/*# sourceMappingURL=qf-2019-go.css.map */
