@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;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.fl {
	float: left;
}

.fr {
	float: right;
}
.flex {
	display: flex;
}
.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;
}

.c1 {
	position: relative;
	min-width: 1100px;
	box-sizing: border-box;
	padding: 60px 0;
}

.c2 {
	position: relative;
	min-width: 1100px;
	box-sizing: border-box;
	padding: 60px 0;
}

.c3 {
	position: relative;
	min-width: 1100px;
	box-sizing: border-box;
	padding: 60px 0;
}

.c4 {
	position: relative;
	min-width: 1100px;
	box-sizing: border-box;
	padding: 60px 0;
}

.c5 {
	position: relative;
	min-width: 1100px;
	box-sizing: border-box;
	padding: 60px 0;
}

.c6 {
	position: relative;
	min-width: 1100px;
	box-sizing: border-box;
	padding: 60px 0;
}

.c7 {
	position: relative;
	min-width: 1100px;
	box-sizing: border-box;
	padding: 60px 0;
}

.c8 {
	position: relative;
	min-width: 1100px;
	box-sizing: border-box;
	padding: 60px 0;
}

.c9 {
	position: relative;
	min-width: 1100px;
	box-sizing: border-box;
	padding: 60px 0;
}

.c10 {
	position: relative;
	min-width: 1100px;
	box-sizing: border-box;
	padding: 60px 0;
}

.c11 {
	position: relative;
	min-width: 1100px;
	box-sizing: border-box;
	padding: 60px 0;
}

.c12 {
	position: relative;
	min-width: 1100px;
	box-sizing: border-box;
	padding: 60px 0;
}

.c13 {
	position: relative;
	min-width: 1100px;
	box-sizing: border-box;
	padding: 60px 0;
}

.c14 {
	position: relative;
	min-width: 1100px;
	box-sizing: border-box;
	padding: 60px 0;
}

.c15 {
	position: relative;
	min-width: 1100px;
	box-sizing: border-box;
	padding: 60px 0;
}

.c16 {
	position: relative;
	min-width: 1100px;
	box-sizing: border-box;
	padding: 60px 0;
}

.c17 {
	position: relative;
	min-width: 1100px;
	box-sizing: border-box;
	padding: 60px 0;
}

.ctit {
	text-align: center;
}
.ctit h2 {
	display: inline-block;
	position: relative;
	font-size: 38px;
	line-height: 46px;
	color: #211b4a;
	font-weight: bold;
	text-align: center;
	margin-bottom: 12px;
}
.ctit h2:after {
	position: absolute;
	content: "";
	width: 97px;
	height: 74px;
	background-image: url(http://www.qfedu.com/image2023/qf-2019-rjcs/tit-ico.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	top: -24px;
	left: 50px;
}
.ctit h2 span {
	position: relative;
	z-index: 2;
}
.ctit p {
	font-size: 18px;
	line-height: 24px;
	color: #211b4a;
	font-weight: normal;
	text-align: center;
}
.ctit.ctit-style2 h2,
.ctit.ctit-style2 p {
	color: #fff;
}

.cbtn {
	box-shadow: 0 5px 15px rgba(242, 205, 34, 0.3);
	display: block;
	width: 294px;
	height: 64px;
	margin: 0 auto;
	background-color: #f2cd22;
	border-radius: 32px;
	font-size: 20px;
	line-height: 64px;
	color: #211b4a;
	font-weight: bold;
	text-align: center;
}
.cbtn img {
	position: relative;
	top: -2px;
	margin-left: 12px;
	vertical-align: middle;
}

body > div:nth-child(even) .ctit h2:after {
	left: auto;
	right: 50px;
}

.banner {
	position: relative;
	height: 580px;
	min-width: 1100px;
	overflow: hidden;
}
.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;
}
.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 {
	box-sizing: border-box;
	position: absolute;
	width: 100%;
	top: 540px;
	left: 0;
	text-align: center;
	padding-left: 312px;
}
.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 .banner-table {
	top: 16px;
	height: 464px;
}
.banner .banner-job-data {
	height: 80px;
}

.c1 {
	background-color: #f7f7f7;
}

.c1-cont {
	margin-top: 30px;
}
.c1-cont h3 {
	font-size: 22px;
	line-height: 30px;
	color: #211b4a;
	font-weight: bold;
	text-align: center;
}
.c1-cont p {
	font-size: 16px;
	line-height: 24px;
	color: #211b4a;
	font-weight: normal;
	text-align: center;
}

.c1-cont-l > div > div,
.c1-cont-r > div {
	position: relative;
	width: 62px;
	height: 62px;
	margin: 0 auto;
}
.c1-cont-l > div > div:after,
.c1-cont-r > div:after {
	position: absolute;
	content: "";
	width: 25px;
	height: 25px;
	background-image: url(http://www.qfedu.com/image2023/qf-2019-rjcs/c1-ico1.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	bottom: 0;
	right: 0;
}

.c1-cont-l {
	width: 822px;
	height: 242px;
	box-sizing: border-box;
	border: 2px solid #b5b2c8;
	background-color: #fff;
	margin-top: 17px;
}
.c1-cont-l > div {
	width: 218px;
	margin-left: 38px;
	padding-top: 34px;
}
.c1-cont-l > div > div {
	margin-bottom: 7px;
}
.c1-cont-l > div h3 {
	margin-bottom: 15px;
}

.c1-cont-r {
	width: 250px;
	height: 277px;
	box-sizing: border-box;
	background-color: #4c3ad9;
	padding-top: 54px;
}
.c1-cont-r > div {
	margin-bottom: 8px;
}
.c1-cont-r > div:after {
	background-image: url(http://www.qfedu.com/image2023/qf-2019-rjcs/c1-ico2.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.c1-cont-r h3 {
	margin-bottom: 12px;
	color: #f5da24;
}
.c1-cont-r p {
	color: #fff;
}

.c2-cont {
	margin-top: 50px;
	margin-bottom: 30px;
}
.c2-cont > div {
	width: 550px;
}
.c2-cont > div h3 {
	width: 440px;
	height: 52px;
	border-radius: 26px;
	background-color: #f7f7f7;
	font-size: 18px;
	line-height: 52px;
	color: #5a4ad5;
	font-weight: bold;
	text-align: center;
	margin: 0 auto;
}

.c3 {
	height: 782px;
	background-image: url(http://www.qfedu.com/image2023/qf-2019-rjcs/c3-bg.png);
	background-repeat: no-repeat;
	background-position: center;
}
.c3 .ctit p {
	font-size: 22px;
	margin-bottom: 18px;
}

.c3-cont {
	margin: 30px 0;
}

.c3-btns {
	margin-top: 38px;
}
.c3-btns > div {
	position: relative;
	box-sizing: border-box;
	width: 210px;
	height: 80px;
	border: 2px solid #4c3ad9;
	border-radius: 40px;
	display: table;
	margin-bottom: 25px;
	cursor: pointer;
}
.c3-btns > div:after {
	position: absolute;
	content: "";
	width: 9px;
	height: 15px;
	background-image: url(http://www.qfedu.com/image2023/qf-2019-rjcs/c3-ico2.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	top: 50%;
	margin-top: -7.5px;
	right: 2px;
	opacity: 0;
}
.c3-btns > div p {
	margin: 0 auto;
	display: table-cell;
	vertical-align: middle;
	font-size: 16px;
	line-height: 24px;
	color: #211b4a;
	font-weight: normal;
	text-align: center;
}
.c3-btns > div.active {
	background-color: #4c3ad9;
}
.c3-btns > div.active:after {
	opacity: 1;
}
.c3-btns > div.active p {
	color: #fff;
}

.c3-btns-r > div:after {
	right: auto;
	background-image: url(http://www.qfedu.com/image2023/qf-2019-rjcs/c3-ico2-2.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	left: 2px;
}

.c3-conts {
	width: 660px;
	height: 463px;
	margin-left: 8px;
	background-image: url(http://www.qfedu.com/image2023/qf-2019-rjcs/c3-cont-bg.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.c3-conts > div {
	display: none;
}
.c3-conts > div.active {
	display: block;
}
.c3-conts > div > div {
	width: 282px;
	margin-left: 58px;
	margin-top: 88px;
}
.c3-conts > div > div h3 {
	position: relative;
	font-size: 18px;
	line-height: 26px;
	color: #ffffff;
	font-weight: bold;
	text-align: left;
	padding-bottom: 8px;
	border-bottom: 1px dashed #57bef3;
	margin-bottom: 22px;
}
.c3-conts > div > div h3:after {
	position: absolute;
	width: 3px;
	height: 27px;
	background-color: #57bef3;
	left: -16px;
	top: 0px;
	content: "";
}
.c3-conts > div > div h3:before {
	position: absolute;
	content: "";
	width: 95px;
	height: 105px;
	background-image: url(http://www.qfedu.com/image2023/qf-2019-rjcs/c3-ico1.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	bottom: -106px;
	right: -95px;
}
.c3-conts > div > div p {
	font-size: 14px;
	line-height: 24px;
	color: #ffffff;
	font-weight: normal;
	text-align: left;
	margin-bottom: 12px;
}
.c3-conts > div > img {
	margin-top: 23px;
	margin-left: 62px;
}

.c4-cont {
	position: relative;
	width: 937px;
	height: 461px;
	margin: 50px 0;
	background-image: url(http://www.qfedu.com/image2023/qf-2019-rjcs/c4-contbg.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.c4-cont p {
	font-size: 15px;
	line-height: 28px;
	color: #211b4a;
	font-weight: normal;
	text-align: left;
	margin-left: 454px;
}
.c4-cont p:nth-child(1) {
	position: relative;
	top: -10px;
}
.c4-cont p:nth-child(2) {
	margin-left: 876px;
	margin-top: -40px;
}
.c4-cont p:nth-child(3) {
	margin-top: -26px;
}

.c5 {
	height: 622px;
	background-image: url(http://www.qfedu.com/image2023/qf-2019-rjcs/c5-bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

.c5-cont {
	margin-top: 40px;
}
.c5-cont > div {
	position: relative;
	width: 343px;
	height: 160px;
	margin-right: 33px;
	margin-bottom: 38px;
	background-image: url(http://www.qfedu.com/image2023/qf-2019-rjcs/c5-cont-bg.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.c5-cont > div:nth-child(3n) {
	margin-right: 0;
}
.c5-cont > div > img {
	position: absolute;
	top: -10px;
	left: -10px;
}
.c5-cont > div > div:nth-child(2) {
	display: table;
	width: 97px;
	height: 97px;
	margin-top: 30px;
	margin-left: 25px;
	background-color: #f2cd22;
}
.c5-cont > div > div:nth-child(2) p {
	display: table-cell;
	vertical-align: middle;
	font-size: 17px;
	line-height: 27px;
	color: #211b4a;
	font-weight: bold;
	text-align: center;
}
.c5-cont > div > div:nth-child(3) {
	width: 186px;
	margin-top: 17px;
	margin-left: 22px;
}
.c5-cont > div > div:nth-child(3) > div {
	height: 72px;
	display: table;
	margin-bottom: 4px;
}
.c5-cont > div > div:nth-child(3) > div p {
	display: table-cell;
	vertical-align: bottom;
	font-size: 14px;
	line-height: 24px;
	color: #211b4a;
	font-weight: normal;
	text-align: left;
}
.c5-cont > div > div:nth-child(3) a {
	display: inline-block;
}

.c5-alert {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-color: rgba(0, 0, 0, 0.7);
	z-index: 1000;
	display: none;
}
.c5-alert > div {
	position: absolute;
	width: 607px;
	height: 446px;
	background-color: #fff;
	border-radius: 10px;
	top: 50%;
	left: 50%;
	margin-left: -303.5px;
	margin-top: -223px;
	display: none;
}
.c5-alert > div.active {
	display: block;
}
.c5-alert > div > div {
	width: 244px;
	margin-left: 45px;
	margin-top: 100px;
}
.c5-alert > div > div h3 {
	display: inline-block;
	font-size: 20px;
	line-height: 30px;
	color: #211b4a;
	font-weight: bold;
	text-align: center;
	padding: 0 5px;
	margin-bottom: 26px;
	background-color: #f2cd22;
}
.c5-alert > div > div p {
	font-size: 16px;
	line-height: 28px;
	color: #000000;
	font-weight: normal;
	text-align: left;
}
.c5-alert > div img {
	margin-left: 36px;
}
.c5-alert > div a {
	position: absolute;
	top: 12px;
	right: 12px;
}

.c6-cont {
	margin: 45px 0;
}

.c6-cont-left {
	width: 300px;
}
.c6-cont-left > div:nth-child(1) {
	box-sizing: border-box;
	height: 197px;
	margin-bottom: 22px;
	padding-top: 45px;
	background-image: url(http://www.qfedu.com/image2023/qf-2019-rjcs/c6-ico1.png);
	background-repeat: no-repeat;
	background-position: left;
}
.c6-cont-left > div:nth-child(1) p {
	font-size: 100px;
	line-height: 90px;
	color: #fe3a47;
	font-weight: normal;
	text-align: center;
	letter-spacing: -6px;
}
.c6-cont-left > div:nth-child(1) span {
	display: block;
	font-size: 24px;
	line-height: 24px;
	color: #316bfc;
	font-weight: normal;
	text-align: center;
}
.c6-cont-left > p {
	font-size: 16px;
	line-height: 30px;
	color: #333333;
	font-weight: normal;
	text-align: left;
}
.c6-cont-left > p span {
	display: inline-block;
	width: 85px;
}

.c6-cont-right {
	width: 800px;
}
.c6-cont-right tr td {
	box-sizing: border-box;
	font-size: 14px;
	line-height: 48px;
	color: #4d4d4d;
	font-weight: normal;
	text-align: left;
}
.c6-cont-right tr td:nth-child(1) {
	width: 82px;
	padding-left: 24px;
}
.c6-cont-right tr td:nth-child(2) {
	width: 54px;
}
.c6-cont-right tr td:nth-child(3) {
	width: 161px;
}
.c6-cont-right tr td:nth-child(4) {
	width: 183px;
}
.c6-cont-right tr td:nth-child(5) {
	width: 136px;
}
.c6-cont-right tr td:nth-child(6) {
	width: 82px;
	text-align: center;
	color: #fff;
	background-color: #fe2958;
}
.c6-cont-right tr td:nth-child(7) {
	width: 100px;
	padding-left: 20px;
}
.c6-cont-right > table tr {
	height: 56px;
	background-color: #4c3ad9;
}
.c6-cont-right > table tr td {
	color: #fff;
	font-size: 18px;
	line-height: 56px;
	background: initial !important;
}
.c6-cont-right .c6-cont-tablebox {
	position: relative;
	height: 382px;
	margin-top: 0px;
	overflow: hidden;
}
.c6-cont-right .c6-cont-tablebox table {
	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
}
.c6-cont-right .c6-cont-tablebox table tr:nth-child(even) {
	background-color: #eff1f6;
}

.c7 {
	background-color: #5a4ad5;
}

.c7-cont {
	margin: 40px 0;
}
.c7-cont > div {
	box-sizing: border-box;
	height: 404px;
	margin-right: 3px;
	background-color: #ed9401;
}
.c7-cont > div > div {
	width: 160px;
	overflow: hidden;
	height: 100%;
	-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-cont > div > div > div {
	box-sizing: border-box;
	width: 766px;
	height: 100%;
	padding: 3px;
}
.c7-cont > div > div > div > div:nth-child(1) {
	padding-top: 116px;
	cursor: pointer;
}
.c7-cont > div > div > div > div:nth-child(1) img {
	display: block;
	margin: 0 auto;
}
.c7-cont > div > div > div > div:nth-child(1) img:last-child {
	margin-left: 0;
	margin-top: 10px;
}
.c7-cont > div > div > div > div:nth-child(1) h3 {
	font-size: 22px;
	line-height: 34px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	margin-top: 24px;
}
.c7-cont > div > div > div > div:nth-child(1) p {
	font-size: 16px;
	line-height: 32px;
	color: #ffffff;
	font-weight: normal;
	text-align: center;
	margin-bottom: 18px;
}
.c7-cont > div > div > div > div:nth-child(2) {
	box-sizing: border-box;
	width: 602px;
	height: 100%;
	margin-left: 12px;
	background-color: #fff;
	padding-top: 50px;
	padding-left: 42px;
	padding-right: 36px;
}
.c7-cont > div > div > div > div:nth-child(2) h3 {
	display: inline-block;
	font-size: 16px;
	line-height: 28px;
	color: #211b4a;
	font-weight: bold;
	text-align: center;
	background-color: #f2cd22;
	padding: 0 4px;
	margin-bottom: 12px;
}
.c7-cont > div > div > div > div:nth-child(2) p {
	font-size: 16px;
	line-height: 24px;
	color: #211b4a;
	font-weight: normal;
	text-align: left;
	margin-bottom: 12px;
}
.c7-cont > div > div > div > div:nth-child(2) img {
	margin-top: 32px;
	margin-right: 10px;
}
.c7-cont > div:nth-child(2) {
	background-color: #f031f4;
}
.c7-cont > div:nth-child(3) {
	background-color: #1bc6d7;
}
.c7-cont > div.active > div {
	width: 766px;
}

.c8-cont {
	margin: 90px 0;
}
.c8-cont > div {
	box-sizing: border-box;
	width: 260px;
	height: 186px;
	position: relative;
	border: 2px solid #b5b2c8;
	padding-top: 28px;
	margin-right: 20px;
}
.c8-cont > div:last-child {
	margin-right: 0;
}
.c8-cont > div img {
	display: block;
	margin: 0 auto;
}
.c8-cont > div p {
	width: 90%;
	margin: 0 auto;
	margin-top: 20px;
	font-size: 14px;
	line-height: 22px;
	color: #211b4a;
	font-weight: normal;
	text-align: center;
}
.c8-cont > div > div {
	position: absolute;
	width: 173px;
	height: 40px;
	border-radius: 20px;
	font-size: 16px;
	line-height: 40px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	bottom: -14px;
	right: -8px;
	background-color: #4c3ad9;
}
.c8-cont > div > div:after {
	position: absolute;
	content: "";
	width: 221px;
	height: 118px;
	background-image: url(http://www.qfedu.com/image2023/qf-2019-rjcs/c8-ico2.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	bottom: -57px;
	right: -131px;
}
.c8-cont > div:nth-child(2) > div,
.c8-cont > div:nth-child(4) > div {
	bottom: auto;
	top: -28px;
	background-color: #f2d722;
	color: #211b4a;
}
.c8-cont > div:nth-child(2) > div:after,
.c8-cont > div:nth-child(4) > div:after {
	width: 230px;
	background-image: url(http://www.qfedu.com/image2023/qf-2019-rjcs/c8-ico1.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	bottom: auto;
	top: -57px;
}
.c8-cont > div:last-child > div:after {
	display: none;
}

.c9-tab-btns,
.c12-tab-btns {
	position: relative;
	width: 363px;
	height: 43px;
	margin: 0 auto;
	border-radius: 21px;
	background-color: #e9e9e9;
	margin-top: 30px;
	margin-bottom: 40px;
}
.c9-tab-btns.active > div:nth-child(1),
.c12-tab-btns.active > div:nth-child(1) {
	color: #ffffff;
	font-weight: bold;
}
.c9-tab-btns.active > div:nth-child(2),
.c12-tab-btns.active > div:nth-child(2) {
	font-size: 16px;
	line-height: 43px;
	color: #211b4a;
	font-weight: normal;
	text-align: center;
}
.c9-tab-btns.active > div:nth-child(3),
.c12-tab-btns.active > div:nth-child(3) {
	left: 2px;
}
.c9-tab-btns > div,
.c12-tab-btns > div {
	width: 50%;
	position: relative;
	z-index: 2;
	font-size: 16px;
	line-height: 43px;
	color: #211b4a;
	font-weight: normal;
	text-align: center;
	cursor: pointer;
}
.c9 {
	background: url("http://www.qfedu.com/image2023/qf-2019-rjcs/c1-bg.png") no-repeat;
	background-size: 100%;
}
.ul1 {
	padding-top: 40px;
	/* padding-bottom: 80px; */
}
.ul1 ul {
	justify-content: space-between;
}
.ul1 ul li:nth-child(1) {
	width: 500px;
	height: 280px;
	background-color: #ffffff;
	border: dashed 1px #4c3ad9;
}
.ul1 ul li:nth-child(1) h2 {
	font-size: 16px;
	font-weight: bold;
	color: #4c3ad9;
	height: 39px;
	line-height: 39px;
	background-color: #eae7ff;
	text-align: center;
}
.ul1 ul li:nth-child(1) p {
	color: #211b4a;
	padding: 38px 0 0 95px;
	box-sizing: border-box;
}
.ul1 ul li:nth-child(2) {
	position: relative;
	width: 57px;
}
.ul1 ul li:nth-child(2) div {
	width: 57px;
	height: 57px;
	line-height: 50px;
	background-color: #211b4a;
	color: #fff;
	border-radius: 50%;
	text-align: center;
	font-size: 30px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
}
.ul1 ul li:nth-child(3) {
	width: 500px;
	height: 280px;
	background-color: #ffffff;
	border: dashed 1px #e75929;
}
.ul1 ul li:nth-child(3) h2 {
	font-size: 16px;
	font-weight: bold;
	color: #e9642b;
	height: 39px;
	line-height: 39px;
	background-color: #fff4a9;
	text-align: center;
}
.ul1 ul li:nth-child(3) p {
	color: #211b4a;
	padding: 38px 0 0 95px;
	box-sizing: border-box;
}
.ul1 .cbtn {
	margin-top: 46px;
}
.c9-tab-btns > div:nth-child(2),
.c12-tab-btns > div:nth-child(2) {
	color: #ffffff;
	font-weight: bold;
}
.c9-tab-btns > div:last-child,
.c12-tab-btns > div:last-child {
	-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;
	position: absolute;
	width: 183px;
	height: 39px;
	border-radius: 20px;
	background-color: #4c3ad9;
	top: 2px;
	left: 177px;
	z-index: 1;
}

.section0_wrap {
	margin-bottom: 40px;
}

.section0_wrap .section0_cont {
	display: none;
}

.section0_wrap .active {
	display: block;
}

.section0_cont1 {
	background: url(http://www.qfedu.com/image2023/qf-2019-rjcs/c9-contbg.jpg) no-repeat center center;
	height: 524px;
	width: 1100px;
	margin: 0 auto;
	padding-top: 30px;
}

.section0_cont1 ul {
	width: 100%;
	height: 100%;
	position: relative;
}

.section0_cont1 ul li {
	position: absolute;
}

.section0_cont1 ul li:before {
	content: "";
	display: block;
	position: absolute;
	width: 21px;
	height: 23px;
	background: url(http://www.qfedu.com/image2023/qf-2019-rjcs/c9-ico1.png) no-repeat center top;
}

.section0_cont1 ul li:hover:before {
	background: url(http://www.qfedu.com/image2023/qf-2019-rjcs/c9-ico2.png) no-repeat center top;
}

.section0_cont1 ul li span {
	display: block;
	width: 92px;
	height: 92px;
	border-radius: 50%;
	background: #5a4ad5;
	box-sizing: border-box;
	padding-top: 18px;
	text-align: center;
	margin-right: 20px;
}

.section0_cont1 ul li p {
	width: 245px;
	font-size: 16px;
	color: #333333;
	line-height: 26px;
}

.section0_cont1 ul li p em {
	display: block;
	font-size: 20px;
	font-weight: bold;
	color: #211b4a;
	margin-bottom: 10px;
}

.section0_cont1 ul li:nth-child(1) {
	left: -39px;
	top: 88px;
}

.section0_cont1 ul li:nth-child(1):before {
	right: -46px;
	top: 25px;
}

.section0_cont1 ul li:nth-child(2) {
	left: -30px;
	top: 370px;
}

.section0_cont1 ul li:nth-child(2):before {
	right: -46px;
	top: 6px;
}

.section0_cont1 ul li:nth-child(3) {
	right: -76px;
	top: 335px;
}

.section0_cont1 ul li:nth-child(3):before {
	left: -53px;
	top: 17px;
}

.section0_cont1 ul li:nth-child(3) p {
	margin-right: 15px;
}

.section0_cont1 ul li:nth-child(4) {
	right: -79px;
	top: 66px;
}

.section0_cont1 ul li:nth-child(4):before {
	left: -72px;
	top: 25px;
}

.section0_cont1 ul li:nth-child(4) p {
	margin-right: 25px;
}

.section0_cont2 {
	width: 100%;
	height: 100%;
	background: url(http://www.qfedu.com/image2023/qf-2019-rjcs/sec0_bg2.jpg) no-repeat center top;
	width: 1174px;
	height: 613px;
	margin: 0 auto;
	padding-top: 37px;
	box-sizing: border-box;
}

.section0_cont2 ul {
	width: 1100px;
	height: 600px;
	margin: 0 auto;
	box-sizing: border-box;
	padding-left: 35px;
	padding-top: 35px;
}

.section0_cont2 ul li {
	width: 526px;
	height: 105px;
	margin-bottom: 30px;
}

.section0_cont2 ul li h6 {
	height: 105px;
	background: url(http://www.qfedu.com/image2023/qf-2019-rjcs/sec0_l_by.png) no-repeat left center;
	position: relative;
	box-sizing: border-box;
	padding: 29px 0 0 52px;
	font-size: 16px;
	color: #fff;
	line-height: 23px;
	width: 132px;
}

.section0_cont2 ul li h6:after {
	content: "";
	display: block;
	position: absolute;
	width: 9px;
	height: 9px;
	border-radius: 50%;
	border: 4px solid #85e29b;
	left: 13px;
	top: 45px;
}

.section0_cont2 ul li:nth-child(2n) h6 {
	background: url(http://www.qfedu.com/image2023/qf-2019-rjcs/sec0_r_by.png) no-repeat left center;
}

.section0_cont2 ul li p {
	float: left;
	margin-right: 10px;
	font-size: 15px;
	color: #fff;
	text-align: center;
}

.section0_cont2 ul li p img {
	margin-bottom: 10px;
	display: block;
}

.section0_cont2 ul li p.sec0_img7 {
	width: 75px;
	height: 75px;
	background: url(http://www.qfedu.com/image2023/qf-2019-rjcs/sec0_img7.png) no-repeat center top;
	font-size: 15px;
	color: rgba(255, 255, 255, 0.2);
	padding-top: 28px;
	box-sizing: border-box;
}

.section0_cont1 ul li:hover p em {
	color: #f7991c;
}

.section0_cont1 ul li:hover span {
	background: #f7971c;
	background: -webkit-linear-gradient(to right, #f2cd22, #f7971c);
	background: -moz-linear-gradient(to right, #f2cd22, #f7971c);
	background: -ms-linear-gradient(to right, #f2cd22, #f7971c);
	background: linear-gradient(to right, #f2cd22, #f7971c);
}

.c10,
.c11,
.c12 {
	background-color: #f7f7f7;
}

.c10 .cbtn {
	margin-top: -30px;
}

.c10-btns {
	position: relative;
	margin-top: 36px;
	margin-bottom: 12px;
}
.c10-btns:before {
	position: absolute;
	content: "";
	width: 8px;
	height: 22px;
	background-image: url(http://www.qfedu.com/image2023/qf-2019-rjcs/c10-ico1.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	top: 36px;
	right: -7px;
}
.c10-btns > div {
	width: 122.2222222222px;
	height: 138px;
	border-radius: 10px;
	cursor: pointer;
}
.c10-btns > div > div {
	position: relative;
	font-size: 24px;
	line-height: 46px;
	color: #5c4cd5;
	font-weight: bold;
	text-align: center;
	border-bottom: 3px solid #5c4cd5;
}
.c10-btns > div > div:before {
	position: absolute;
	content: "";
	width: 1px;
	height: 12px;
	background-color: #5c4cd5;
	bottom: -7px;
}
.c10-btns > div > div:before {
	right: 0;
}
.c10-btns > div p {
	padding-top: 6px;
	width: 84px;
	margin: 0 auto;
	font-size: 16px;
	line-height: 26px;
	color: #211b4a;
	font-weight: normal;
	text-align: center;
}
.c10-btns > div.active {
	background-color: #f2d722;
}

.c10-conts {
	height: 689px;
	background-image: url(http://www.qfedu.com/image2023/qf-2019-rjcs/c10-cont-bg.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.c10-conts > div {
	display: none;
}
.c10-conts > div.active {
	display: block;
}
.c10-conts > div > div:nth-child(1) {
	width: 570px;
	height: 486px;
	margin-left: 35px;
	margin-top: 40px;
	margin-bottom: 26px;
}
.c10-conts > div > div:nth-child(1) > div {
	border-bottom: 1px dashed #cdcbd9;
	padding-bottom: 26px;
	margin-bottom: 30px;
}
.c10-conts > div > div:nth-child(1) > div:last-child {
	border: none;
}
.c10-conts > div > div:nth-child(1) > div h3 {
	font-size: 18px;
	line-height: 32px;
	color: #333333;
	font-weight: normal;
	text-align: left;
	margin-bottom: 8px;
}
.c10-conts > div > div:nth-child(1) > div p {
	font-size: 16px;
	line-height: 24px;
	color: #333333;
	font-weight: normal;
	text-align: left;
}
.c10-conts > div > div:nth-child(1) > div ul {
	height: 148px;
}
.c10-conts > div > div:nth-child(1) > div ul li {
	padding-left: 28px;
	background-image: url(http://www.qfedu.com/image2023/qf-2019-rjcs/c10-ico5.png);
	background-repeat: no-repeat;
	background-position: left;
	font-size: 16px;
	line-height: 32px;
	color: #333333;
	font-weight: normal;
	text-align: left;
}
.c10-conts > div > div:nth-child(2) {
	width: 397px;
	height: 280px;
	box-sizing: border-box;
	position: relative;
	border: 3px solid #352c7d;
	margin-left: 33px;
	margin-top: 132px;
}
.c10-conts > div > div:nth-child(2) img {
	width: 100%;
	height: 100%;
}
.c10-conts > div > div:nth-child(2) > div {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-color: rgba(0, 0, 0, 0.6);
}
.c10-conts > div > div:nth-child(2) > div a {
	position: absolute;
	width: 58px;
	height: 58px;
	background-image: url(http://www.qfedu.com/image2023/qf-2019-rjcs/c10-play-btn.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	top: 50%;
	left: 50%;
	margin-left: -29px;
	margin-top: -29px;
}
.c10-conts > div > div:nth-child(3) {
	box-sizing: border-box;
	margin-left: 35px;
	width: 1028px;
	height: 52px;
	padding-left: 16px;
	background-color: #7f52fd;
}
.c10-conts > div > div:nth-child(3) p {
	font-size: 18px;
	line-height: 52px;
	color: #ffffff;
	font-weight: normal;
	text-align: center;
	margin-right: 24px;
	padding-left: 36px;
	background-image: url(http://www.qfedu.com/image2023/qf-2019-rjcs/c10-ico3.png);
	background-repeat: no-repeat;
	background-position: left;
}
.c10-conts > div > div:nth-child(3) p strong {
	font-size: 26px;
	font-weight: bold;
	vertical-align: middle;
	line-height: 52px;
}
.c10-conts > div > div:nth-child(3) p:nth-child(2) {
	background-image: url(http://www.qfedu.com/image2023/qf-2019-rjcs/c10-ico4.png);
}

.c11 {
	height: 1035px;
	background-image: url(http://www.qfedu.com/image2023/qf-2019-rjcs/c11-bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.c11 .cbtn {
	position: relative;
	z-index: 2;
}

.c11-btns {
	margin-top: 30px;
	margin-bottom: 60px;
}
.c11-btns > div {
	box-sizing: border-box;
	position: relative;
	width: 130px;
	height: 96px;
	border: 1px solid #bfbccf;
	padding-top: 10px;
	margin-right: 8px;
	margin-bottom: 12px;
	border-radius: 10px;
	cursor: pointer;
}
.c11-btns > div:after {
	position: absolute;
	content: "";
	width: 16px;
	height: 8px;
	background-image: url(http://www.qfedu.com/image2023/qf-2019-rjcs/c11-ico1.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	bottom: -14px;
	left: 50%;
	margin-left: -8px;
	opacity: 0;
}
.c11-btns > div.active {
	background-color: #4c3ad9;
}
.c11-btns > div.active > div:nth-child(1) img:nth-child(1) {
	opacity: 0;
}
.c11-btns > div.active > div:nth-child(1) img:nth-child(2) {
	opacity: 1;
}
.c11-btns > div.active > div:nth-child(2) p {
	color: #fff;
}
.c11-btns > div.active:after {
	opacity: 1;
}
.c11-btns > div:last-child {
	margin-right: 0;
}
.c11-btns > div > div:nth-child(1) {
	position: relative;
	width: 38px;
	height: 32px;
	margin: 0 auto;
	margin-bottom: 6px;
}
.c11-btns > div > div:nth-child(1) img {
	position: absolute;
	top: 0;
	left: 0;
	-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;
}
.c11-btns > div > div:nth-child(1) img:nth-child(1) {
	opacity: 1;
}
.c11-btns > div > div:nth-child(1) img:nth-child(2) {
	opacity: 0;
}
.c11-btns > div > div:nth-child(2) {
	height: 40px;
	width: 100%;
	display: table;
}
.c11-btns > div > div:nth-child(2) p {
	display: table-cell;
	font-size: 16px;
	line-height: 20px;
	color: #211b4a;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
}

.c11-conts {
	margin-bottom: 34px;
}
.c11-conts > div {
	position: relative;
	display: none;
}
.c11-conts > div.active {
	display: block;
}
.c11-conts > div > div:nth-child(1) {
	box-sizing: border-box;
	width: 570px;
	height: 404px;
	background-color: #211b4a;
	margin-left: 525px;
	text-align: center;
	line-height: 404px;
}
.c11-conts > div > div:nth-child(1) img {
	vertical-align: middle;
}
.c11-conts > div > div:nth-child(2) {
	position: absolute;
	box-sizing: border-box;
	width: 608px;
	height: 474px;
	background-color: rgba(255, 255, 255, 0.7);
	top: 17px;
	left: -43px;
	padding-left: 50px;
	padding-right: 68px;
	padding-top: 66px;
}
.c11-conts > div > div:nth-child(2) h3 {
	position: absolute;
	font-size: 20px;
	line-height: 40px;
	color: #211b4a;
	font-weight: bold;
	text-align: center;
	padding: 0 15px;
	background-color: #f2d722;
	top: -12px;
	left: 42px;
}
.c11-conts > div > div:nth-child(2) div {
	margin-bottom: 30px;
}
.c11-conts > div > div:nth-child(2) div h4 {
	position: relative;
	font-size: 18px;
	line-height: 18px;
	color: #211b4a;
	font-weight: bold;
	text-align: left;
	margin-bottom: 18px;
}
.c11-conts > div > div:nth-child(2) div h4:after {
	position: absolute;
	content: "";
	width: 3px;
	height: 18px;
	background-color: #5a4ad5;
	top: 0;
	left: -14px;
}
.c11-conts > div > div:nth-child(2) div p {
	font-size: 16px;
	line-height: 28px;
	color: #211b4a;
	font-weight: normal;
	text-align: left;
}

.c12 {
	height: 474px;
	z-index: 2;
}
.c12 .warp {
	position: absolute;
	width: 1242px;
	left: 50%;
	margin-left: -621px;
	background-color: #fff;
	padding: 60px 0;
	box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
}

.c12-tab-conts > div {
	display: none;
}
.c12-tab-conts > div.active {
	display: block;
}

.c12-cont {
	margin-top: 22px;
}
.c12-cont > img {
	margin-left: 55px;
}
.c12-cont > div {
	margin-top: 28px;
	margin-left: 42px;
	width: 540px;
}
.c12-cont > div h4 {
	box-sizing: border-box;
	width: 522px;
	height: 48px;
	padding-top: 6px;
	margin-bottom: 38px;
	background-image: url(http://www.qfedu.com/image2023/qf-2019-rjcs/c12-subtit-bg.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	font-size: 16px;
	line-height: 42px;
	color: #fefeff;
	font-weight: normal;
	text-align: center;
}
.c12-cont > div h3 {
	display: inline-block;
	font-size: 18px;
	line-height: 32px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	background-color: #4c3ad9;
	padding: 0 12px;
	margin-bottom: 18px;
}
.c12-cont > div p {
	font-size: 16px;
	line-height: 28px;
	color: #211b4a;
	font-weight: normal;
	text-align: left;
	margin-bottom: 36px;
}
.c12-cont > div .cbtn {
	margin: 0;
}

.c13 {
	padding-top: 480px;
}

.c13-cont {
	margin-top: 38px;
}

.c13-btns {
	box-sizing: border-box;
	width: 100%;
	padding-left: 128px;
}
.c13-btns > div {
	width: 100px;
	height: 100px;
	border: 1px solid #bfbccf;
	background-color: #f7f7f7;
	overflow: hidden;
	border-radius: 10px;
	margin-right: 20px;
	cursor: pointer;
}
.c13-btns > div img {
	width: 100%;
}
.c13-btns > div.active {
	background-color: #5a4ad5;
	border-color: #5a4ad5;
}

.c13-conts {
	width: 990px;
	height: 347px;
	box-sizing: border-box;
	background-image: url(http://www.qfedu.com/image2023/qf-2019-rjcs/c13-contbg.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	background-size: 100% 100%;
	margin-left: 55px;
	margin-bottom: 26px;
}
.c13-conts > div {
	display: none;
}
.c13-conts > div.active {
	display: block;
}
.c13-conts > div > div:nth-child(1) {
	width: 226px;
	position: relative;
	margin-top: 122px;
	margin-left: 80px;
}
.c13-conts > div > div:nth-child(1) p {
	font-size: 20px;
	line-height: 30px;
	color: #fff;
	font-weight: normal;
	text-align: left;
	margin-bottom: 8px;
}
.c13-conts > div > div:nth-child(1) h3 {
	display: inline-block;
	font-size: 20px;
	line-height: 32px;
	color: #211b4a;
	font-weight: bold;
	text-align: left;
	padding: 0 12px;
	background-color: #f2cd22;
}
.c13-conts > div > img:nth-child(2) {
	margin-top: 27px;
	margin-left: -32px;
}
.c13-conts > div > div:nth-child(3) {
	width: 320px;
	margin-left: 60px;
	margin-top: 95px;
}
.c13-conts > div > div:nth-child(3) p {
	position: relative;
	font-size: 15px;
	line-height: 23px;
	color: #fff;
	font-weight: normal;
	text-align: left;
	margin-bottom: 30px;
}
.c13-conts > div > div:nth-child(3) p:after,
.c13-conts > div > div:nth-child(3) p:before {
	position: absolute;
	content: "";
}
.c13-conts > div > div:nth-child(3) p:after {
	width: 14px;
	height: 12px;
	background-image: url(http://www.qfedu.com/image2023/qf-2019-rjcs/c13-ico1.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	top: -22px;
	left: 0;
}
.c13-conts > div > div:nth-child(3) p:before {
	width: 12px;
	height: 11px;
	background-image: url(http://www.qfedu.com/image2023/qf-2019-rjcs/c13-ico2.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	right: 0;
	bottom: -22px;
}

.c14 {
	height: 530px;
	padding: 0;
}
.c14 .warp {
	position: absolute;
	box-sizing: border-box;
	width: 1200px;
	height: 100%;
	padding: 40px 0;
	left: 50%;
	margin-left: -600px;
	background-color: #f7f7f7;
}

.c14-cont {
	width: 1100px;
	margin: 0 auto;
	margin-top: 40px;
}
.c14-cont > div:nth-child(1) {
	margin-right: 30px;
}
.c14-cont > div {
	position: relative;
}
.c14-cont > div ul {
	position: absolute;
	width: 100%;
	height: 100%;
	box-sizing: border-box;
	top: 0;
	left: 0;
	padding-left: 190px;
	padding-top: 26px;
}
.c14-cont > div ul li {
	width: 328px;
	font-size: 14px;
	line-height: 26px;
	color: #211b4a;
	font-weight: normal;
	text-align: left;
	border-bottom: 1px solid #c4bfe6;
	cursor: pointer;
}
.c14-cont > div ul li:last-child {
	border: none;
}
.c14-cont a {
	position: relative;
	margin-top: -26px;
	z-index: 2;
}

.c15-cont1 {
	margin-top: 46px;
	margin-bottom: 18px;
}
.c15-cont1 > div p {
	font-size: 18px;
	line-height: 28px;
	color: #211b4a;
	font-weight: bold;
	text-align: left;
	margin-top: 33px;
}
.c15-cont1 > div a {
	display: block;
	width: 157px;
	height: 44px;
	margin: 0 auto;
	background-color: #4c3ad9;
	border-radius: 22px;
	font-size: 16px;
	line-height: 44px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	margin-top: 37px;
}
.c15-cont1 > div a img {
	position: relative;
	top: -2px;
	margin-left: 12px;
	vertical-align: middle;
}
.c15-cont1 > div a img {
	width: 18px;
}
.c15-cont1 > div:nth-child(1) {
	width: 576px;
	height: 118px;
	background-image: url(http://www.qfedu.com/image2023/qf-2019-rjcs/c15-pic1.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.c15-cont1 > div:nth-child(1) p {
	margin-left: 98px;
}
.c15-cont1 > div:nth-child(1) a {
	margin-right: 76px;
}
.c15-cont1 > div:nth-child(2) {
	width: 563px;
	height: 118px;
	background-image: url(http://www.qfedu.com/image2023/qf-2019-rjcs/c15-pic2.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-left: -45px;
}
.c15-cont1 > div:nth-child(2) p {
	margin-left: 154px;
}
.c15-cont1 > div:nth-child(2) a {
	margin-right: 53px;
}

.c14-alert-mianshi,
.c14-alert-wenzhang {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-color: rgba(0, 0, 0, 0.7);
	z-index: 1000;
}

.c14-alert-mianshi {
	display: none;
}
.c14-alert-mianshi > div {
	position: absolute;
	width: 608px;
	height: 446px;
	top: 50%;
	left: 50%;
	margin-top: -223px;
	margin-left: -304px;
	background-color: #fff;
	border-radius: 10px;
}
.c14-alert-mianshi .c14-mianshi-close {
	position: absolute;
	top: 13px;
	right: 13px;
}
.c14-alert-mianshi .c14-alert-mianshi-cont {
	padding: 40px 32px;
}
.c14-alert-mianshi .c14-alert-mianshi-cont > div {
	display: none;
}
.c14-alert-mianshi .c14-alert-mianshi-cont > div.active {
	display: block;
}
.c14-alert-mianshi .c14-alert-mianshi-cont > div > h3 {
	display: inline-block;
	padding: 0 3px;
	margin-bottom: 20px;
	font-size: 16px;
	line-height: 28px;
	color: #211b4a;
	font-weight: bold;
	text-align: center;
	background-color: #f2cd22;
}
.c14-alert-mianshi .c14-alert-mianshi-cont > div img {
	display: block;
	margin-bottom: 14px;
}
.c14-alert-mianshi .c14-alert-mianshi-cont > div p {
	height: 300px;
	overflow-y: scroll;
	font-size: 14px;
	line-height: 22px;
	color: #000000;
	font-weight: normal;
	text-align: left;
}

.c14-alert-wenzhang {
	display: none;
}
.c14-alert-wenzhang > div {
	position: absolute;
	box-sizing: border-box;
	width: 1100px;
	height: 100vh;
	top: 0;
	left: 50%;
	margin-left: -550px;
	background-color: #fff;
	padding-top: 30px;
}
.c14-alert-wenzhang .c14-wenzhang-close {
	position: absolute;
	top: 4px;
	right: 5px;
}
.c14-alert-wenzhang .c14-alert-wenzhang-cont > iframe {
	display: none;
	border: none;
	height: 100vh;
}
.c14-alert-wenzhang .c14-alert-wenzhang-cont > iframe.active {
	display: block;
}

.c15-cont2 ul {
	width: 530px;
}
.c15-cont2 ul li {
	border-bottom: 1px solid #c8c8c8;
	padding: 4px 0;
}
.c15-cont2 ul li p {
	font-size: 16px;
	line-height: 34px;
	color: #211b4a;
	font-weight: normal;
	text-align: left;
	margin-right: 16px;
}
.c15-cont2 ul li p:nth-child(1) {
	width: 256px;
	overflow: hidden;
}
.c15-cont2 ul li a {
	width: 98px;
	height: 34px;
	box-sizing: border-box;
	border: 1px solid #5a4ad5;
	font-size: 15px;
	line-height: 32px;
	color: #5a4ad5;
	font-weight: normal;
	text-align: center;
	border-radius: 17px;
}

.c16 {
	height: 686px;
	overflow: initial;
	z-index: 2;
}

.c16-cont {
	margin-top: 110px;
}
.c16-cont > div {
	box-sizing: border-box;
	width: 250px;
	position: relative;
	margin-right: 30px;
	padding: 0 32px;
	padding-top: 174px;
	padding-bottom: 27px;
	background: #f8f8f8;
	border-radius: 8px;
}
.c16-cont > div:last-child {
	margin-right: 0;
}
.c16-cont > div:nth-child(2),
.c16-cont > div:nth-child(4) {
	margin-top: 80px;
}
.c16-cont > div > img {
	position: absolute;
	top: -31px;
	left: -15px;
}
.c16-cont > div > div {
	position: absolute;
	width: 54px;
	height: 49px;
	top: 109px;
	left: 36px;
}
.c16-cont > div > div img {
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
}
.c16-cont > div > div img:nth-child(1) {
	opacity: 1;
}
.c16-cont > div > h3 {
	font-size: 22px;
	line-height: 34px;
	color: #4a24e1;
	font-weight: bold;
	text-align: left;
	margin-bottom: 12px;
}
.c16-cont > div > p {
	font-size: 15px;
	line-height: 25px;
	color: #1b191a;
	font-weight: normal;
	text-align: left;
}
.c16-cont > div > a {
	display: block;
	width: 180px;
	height: 40px;
	margin: 0 auto;
	background-color: #f2cd22;
	border-radius: 20px;
	font-size: 18px;
	line-height: 40px;
	color: #211b4a;
	font-weight: bold;
	text-align: center;
	display: none;
	margin-top: 12px;
}
.c16-cont > div > a img {
	position: relative;
	top: -2px;
	margin-left: 12px;
	vertical-align: middle;
}
.c16-cont > div:hover {
	background: #7e37f2;
	background: -webkit-linear-gradient(to right, #4b25e2, #7e37f2);
	background: -moz-linear-gradient(to right, #4b25e2, #7e37f2);
	background: -ms-linear-gradient(to right, #4b25e2, #7e37f2);
	background: linear-gradient(to right, #4b25e2, #7e37f2);
}
.c16-cont > div:hover > div img:nth-child(1) {
	opacity: 0;
}
.c16-cont > div:hover > div img:nth-child(2) {
	opacity: 1;
}
.c16-cont > div:hover > h3,
.c16-cont > div:hover > p {
	color: #fff;
}
.c16-cont > div:hover > a {
	display: block;
}

.c17 {
	height: 618px;
	background-image: url(http://www.qfedu.com/image2023/qf-2019-rjcs/c17-bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	padding-top: 110px;
}

.c17-cont {
	margin-top: 68px;
}

.c17-cont-l {
	width: 378px;
}
.c17-cont-l li {
	margin-bottom: 20px;
}
.c17-cont-l li > div {
	box-sizing: border-box;
	width: 30px;
	height: 30px;
	border-radius: 50%;
	padding-top: 2px;
	padding-left: 2px;
	margin-top: 2px;
}
.c17-cont-l li > div img {
	display: none;
}
.c17-cont-l li > div img:nth-child(1) {
	display: block;
}
.c17-cont-l li > p {
	font-size: 18px;
	line-height: 32px;
	color: #53535c;
	font-weight: normal;
	text-align: left;
	margin-left: 32px;
}
.c17-cont-l li > a {
	width: 110px;
	height: 32px;
	font-size: 18px;
	line-height: 32px;
	color: #53535c;
	font-weight: normal;
	text-align: center;
	border: 1px solid #53535c;
}
.c17-cont-l li.active > div {
	background: #7e37f2;
	background: -webkit-linear-gradient(to right, #4b25e2, #7e37f2);
	background: -moz-linear-gradient(to right, #4b25e2, #7e37f2);
	background: -ms-linear-gradient(to right, #4b25e2, #7e37f2);
	background: linear-gradient(to right, #4b25e2, #7e37f2);
}
.c17-cont-l li.active > div img:nth-child(1) {
	display: none;
}
.c17-cont-l li.active > div img:nth-child(2) {
	display: block;
}
.c17-cont-l li.active > p {
	color: #5e2ae8;
}
.c17-cont-l li.active > a {
	border-color: #5e2ae8;
	color: #5e2ae8;
}

.c17-cont-r {
	width: 563px;
}
.c17-cont-r > div {
	margin-bottom: 18px;
}
.c17-cont-r > div img {
	margin-right: 30px;
}
.c17-cont-r > div input {
	box-sizing: border-box;
	width: 435px;
	height: 58px;
	padding-left: 26px;
	background-color: #eae3fe;
	font-size: 20px;
	line-height: 58px;
	color: #333;
	font-weight: normal;
	text-align: left;
	margin-right: 12px;
	border: none;
	outline: none;
}
.c17-cont-r > div span {
	font-size: 32px;
	line-height: 58px;
	color: #cfcfcf;
	font-weight: bold;
	text-align: center;
}
.c17-cont-r .cbtn {
	margin-top: 40px;
}

.videoalert {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-color: rgba(0, 0, 0, 0.8);
	display: none;
	z-index: 1000;
}
.videoalert > div {
	position: absolute;
	width: 580px;
	height: 326px;
	border: 1px solid #444;
	padding: 3px;
	top: 50%;
	left: 50%;
	margin-left: -290px;
	margin-top: -163px;
}
.videoalert .videoalert21-videobox {
	width: 100%;
	height: 100%;
}
.videoalert .videoalert21-videobox > video {
	width: 100%;
	height: 100%;
}
.videoalert .videoalert21-close {
	position: absolute;
	top: -15px;
	right: -15px;
	cursor: pointer;
}

.c8.module-20211208 {
	background-image: url("http://www.qfedu.com/images/bg.png");
	background-position: center;
	background-repeat: no-repeat;
}
.c8.module-20211208 .warp .c8-cont .fl {
	padding-top: 37px;
	background: #fff;
	height: 232px;
}
.c8.module-20211208 .warp .c8-cont .fl p {
	margin-top: 10px;
}
.c8.module-20211208 .warp .c8-cont .fl h3 {
	font-size: 20px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #211b4a;
	line-height: 23px;
	text-align: center;
	padding-top: 24px;
}
