@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;
}

.clearfix {
	zoom: 1;
}

.clearfix:after {
	content: "";
	display: block;
	clear: both;
}

body {
	min-width: 1100px;
	overflow-x: hidden;
	background: #ffffff;
}

.warp {
	position: relative;
	width: 1200px;
	margin: 0 auto;
	min-width: 1100px;
}

.banner .swiper-slide {
	overflow: hidden;
}
.banner .swiper-slide a {
	position: relative;
	width: 1920px;
	top: 0;
	left: 50%;
	margin-left: -960px;
}
.banner > .warp {
	position: absolute;
	width: 1200px;
	left: 50%;
	margin-left: -600px;
	top: 0;
}
.banner .banner-pagination {
	left: 50%;
	width: auto;
	bottom: 74px;
	transform: translateX(-50%);
}

.banner .swiper-pagination-bullet {
	width: 10px;
	height: 10px;
	background-color: #ffffff;
	opacity: 0.5;
}
.banner .swiper-pagination-bullet-active {
	width: 32px;
	height: 10px;
	background-image: linear-gradient(90deg, #77ffad 0%, #5afffd 100%), linear-gradient(#ffffff, #ffffff);
	background-blend-mode: normal, normal;
	border-radius: 5px;
	opacity: 1;
}
.banner .swiper-button-next {
	width: 32px;
	height: 78px;
	right: 20px;
	background: url(http://img.mobiletrain.org/templates/mobiletrain/images/java2021/right-arrow.png) no-repeat;
	background-size: 32px 78px;
}
.banner .swiper-button-prev {
	width: 32px;
	height: 78px;
	left: 20px;
	background: url(http://img.mobiletrain.org/templates/mobiletrain/images/java2021/left-arrow.png) no-repeat;
	background-size: 32px 78px;
	z-index: 101;
}
.c1 {
	position: relative;
	box-sizing: border-box;
	padding: 0 0 50px 0;
	margin-top: -52px;
	z-index: 1;
}

.c2 {
	box-sizing: border-box;
	padding: 42px 0 44px 0;
	background-color: #f1f7fa;
}

.c4 {
	box-sizing: border-box;
	padding: 50px 0;
}

.c6 {
	box-sizing: border-box;
	padding: 50px 0;
}

.c8 {
	box-sizing: border-box;
	padding: 50px 0;
}

.c9 {
	box-sizing: border-box;
	padding: 50px 0;
}

.c10 {
	box-sizing: border-box;
	padding: 50px 0;
}

.ctit h2 {
	position: relative;
	font-size: 36px;
	color: #2c9cf8;
	font-weight: bold;
	text-align: center;
	margin-bottom: 12px;
	line-height: 54px;
}
.ctit h2::after {
	position: relative !important;
	top: 14px !important;
	right: auto !important;
	content: url("../images/after-title.png") !important;
	margin-left: 17px;
	background-image: none !important;
}
.ctit h2::before {
	content: url("../images/before-title.png") !important;
	left: auto !important;
	position: relative !important;
	top: 9px !important;
	margin-right: 10px;
	background-image: none !important;
}
.ctit p {
	font-size: 18px;
	color: #000000;
	text-align: center;
}

.cbtn {
	display: block;
	width: 340px;
	height: 64px;
	background: url(http://img.mobiletrain.org/templates/mobiletrain/images/java2021/btn-bg.png) no-repeat;
	background-size: 340px 64px;
	line-height: 64px;
	font-size: 20px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	margin: 0 auto;
	font-family: SourceHanSansCN-Bold;
}
.cbtn.margin-l {
	margin-right: auto;
	margin-left: 0;
}
.cbtn img {
	vertical-align: middle;
	position: relative;
	top: -2px;
	margin-left: 12px;
}
.c1-img1 {
	width: 1200px;
	height: 210px;
	margin-bottom: 42px;
}
.c1-table-box {
	position: relative;
	height: 460px;
	overflow: hidden;
	margin: 0 auto;
	margin-bottom: 10px;
	width: 1200px;
}

.c1-btns {
	width: 1200px;
	margin: 0 auto;
	margin-top: 36px;
}
.c1-btns li {
	width: 106px;
	height: 42px;
	text-align: center;
	line-height: 42px;
	border-radius: 5px;
	font-size: 20px;
	color: #000000;
	border: 1px solid #c4ccd7;
	margin: 0 15px 8px 0;
	float: left;
	cursor: pointer;
	box-sizing: border-box;
}
.c1-btns li:nth-child(10) {
	margin-right: 0;
}
.c1-btns li.active {
	background-image: linear-gradient(90deg, #5526c9 0%, #0d99f7 100%), linear-gradient(#ff8931, #ff8931);
	color: #fff;
}

.c1-table {
	position: absolute;
	width: 100%;
	height: auto;
	left: auto;
	top: 0;
	bottom: auto;
	right: 0;
}
.c1-table li {
	float: left;
	width: 577px;
	font-size: 19px;
	height: 57px;
	line-height: 57px;
	color: #000;
	font-weight: normal;
	text-align: left;
	overflow: hidden;
	border-bottom: 1px solid #e1e5eb;
}
.c1-table li div {
	display: inline-block;
}
.c1-table li:hover {
	background-color: #f0f0f0;
}

.c1-table li:nth-child(2n + 1) {
	/* margin-right: 46px; */
}
.c1-table div:nth-child(1) {
	width: 98px;
}
.c1-table div:nth-child(1) span {
	padding: 4px 8px;
	text-align: center;
	background-color: #ff8931;
	font-family: SourceHanSansCN-Regular;
	font-size: 16px;
	color: #ffffff;
}
.c1-table div:nth-child(2) {
	width: 188px;
	font-size: 16px;
	color: #000000;
}

.c1-table div:nth-child(3) {
	width: 162px;
	color: #000000;
	font-size: 16px;
}
.c1-table div:nth-child(4) {
	width: 124px;
}
.c1-table div:nth-child(4) a {
	display: block;
	width: 104px;
	height: 36px;
	line-height: 36px;
	background-image: linear-gradient(90deg, #5526c9 0%, #0d99f7 100%), linear-gradient(#e80c88, #e80c88);
	background-blend-mode: normal, normal;
	border-radius: 18px;
	text-decoration: none;
	font-family: SourceHanSansCN-Regular;
	font-size: 16px;
	color: #fff;
	text-align: center;
}

.c1_none {
	width: 1100px;
	padding-top: 35px;
	border-top: 1px solid #e0e0e0;
	display: none;
}
.c1_none .fl {
	margin-left: 60px;
	width: 490px;
}
.c1_none .fl img {
	display: block;
	margin: 0 auto;
}
.c1_none .fl h4 {
	font-size: 26px;
	color: #333;
	text-align: center;
}
.c1_none .fl h4 span {
	font-size: 18px;
	color: #666;
	display: block;
	padding-top: 15px;
}
.c1_none .fr {
	margin-right: 110px;
	width: 440px;
	padding-top: 10px;
}
.c1_none .fr h5 {
	width: 370px;
	position: relative;
	border-top: 1px solid #e0e0e0;
	margin: 0 auto 30px;
}
.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;
}
.c1_none .fr p {
	width: 365px;
	height: 68px;
	margin: 0 auto 25px;
	border-radius: 5px;
	border: 1px solid #b0b0b0;
	overflow: hidden;
}
.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;
}
.c1_none .fr p input {
	border: 0;
	outline: none;
	width: 250px;
	height: 68px;
	color: #333;
	padding-left: 20px;
}
.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;
}

.c2 {
	height: 586px;
	/* background-image: url(http://img.mobiletrain.org/templates/mobiletrain/images/qf-2020-java/c2-bg.jpg);
  background-repeat: no-repeat;
  background-position: center; */
}
.c2 .ctit h2::before {
	position: absolute;
	top: 0;
	left: 130px;
	content: "";
	width: 45px;
	height: 48px;
	background-image: url(http://img.mobiletrain.org/templates/mobiletrain/images/java2021/title_before.png);
	background-repeat: no-repeat;
	background-size: 100%;
}
.c2 .ctit h2::after {
	position: absolute;
	top: 0;
	right: 130px;
	content: "";
	width: 44px;
	height: 54px;
	background-image: url(http://img.mobiletrain.org/templates/mobiletrain/images/java2021/title_after.png);
	background-repeat: no-repeat;
	background-size: 100%;
}
.c2-cont {
	margin-top: 42px;
}
.c2-cont .c2-video {
	position: relative;
	width: 549px;
	height: 390px;
	background-image: linear-gradient(90deg, #1431df 0%, rgba(82, 43, 203, 1) 100%), linear-gradient(#ffffff, #ffffff);
	background-blend-mode: normal, normal;
}
.c2-cont .c2-video video {
	position: absolute;
	left: 23px;
	top: 20px;
	width: 552px;
	height: 340px;
	object-fit: fill;
}
.c2-txt {
	width: 651px;
	height: 390px;
	background-color: #ffffff;
}
.c2-txt h3 {
	font-family: SourceHanSansCN-Bold;
	font-size: 22px;
	color: #333333;
	padding-left: 69px;
	font-weight: bold;
	margin: 49px 0 28px 0;
}
.c2-txt p {
	width: 548px;
	padding-left: 69px;
	color: #333333;
	font-size: 16px;
	line-height: 26px;
}
.c2-groups {
	display: flex;
	margin-top: 34px;
}
.c2 .c2-groups .cbtn {
	display: block;
	width: 206px;
	height: 32px;
	line-height: 32px;
	background: linear-gradient(90deg, #fd644f 0%, rgba(82, 43, 203, 1) 100%), linear-gradient(#ffffff, #ffffff);
	background-blend-mode: normal, normal;
	border-radius: 25px 4px 28px 4px;
	font-size: 18px;
	color: #ffffff;
	text-align: center;
	margin: 0;
	font-weight: normal;
}
.c2 .c2-groups .cbtn:first-child {
	margin-left: 68px;
	margin-right: 10px;
}

.c4 {
	height: 1035px;
	background-image: url(http://img.mobiletrain.org/templates/mobiletrain/images/qf-2020-java/c4-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.c4-btns {
	margin-top: 45px;
}
.c4-btns > div {
	position: relative;
	width: 256px;
	height: 113px;
	box-sizing: border-box;
	border: 1px solid #e8e8e9;
	background-color: #fff;
	-webkit-transition: 0.6s all ease;
	transition: 0.6s all ease;
	padding-top: 16px;
	margin-right: 24px;
	margin-bottom: 20px;
	cursor: pointer;
}
.c4-btns > div:nth-child(4n) {
	margin-right: 0;
}
.c4-btns > div::after,
.c4-btns > div::before {
	position: absolute;
	content: "";
	width: 15px;
	height: 11px;
}
.c4-btns > div::after {
	background-image: url(http://img.mobiletrain.org/templates/mobiletrain/images/qf-2020-java/c4-ico1.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	top: 16px;
	left: 25px;
}
.c4-btns > div::before {
	background-image: url(http://img.mobiletrain.org/templates/mobiletrain/images/qf-2020-java/c4-ico2.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	bottom: 16px;
	right: 25px;
}
.c4-btns > div.active {
	background-color: #3c6af6;
	-webkit-transform: scale(1.06);
	transform: scale(1.06);
	z-index: 2;
}
.c4-btns > div.active img {
	opacity: 1;
}
.c4-btns > div.active p,
.c4-btns > div.active h3,
.c4-btns > div.active span {
	color: #fff;
}
.c4-btns > div img {
	position: absolute;
	top: -13px;
	left: 50%;
	margin-left: -13px;
	opacity: 0;
	-webkit-transition: 0.6s all ease;
	transition: 0.6s all ease;
}
.c4-btns > div p {
	font-size: 16px;
	line-height: 22px;
	color: #282828;
	font-weight: normal;
	text-align: center;
}
.c4-btns > div p span {
	font-size: 14px;
	color: #838181;
}
.c4-btns > div h3 {
	font-size: 32px;
	line-height: 36px;
	color: #3c6af6;
	font-weight: bold;
	text-align: center;
}

.c4-conts {
	margin-bottom: 36px;
}

.c4-cont-l {
	width: 257px;
	height: 444px;
	box-sizing: border-box;
	background-color: #3c6af6;
	padding: 0 36px;
	padding-top: 36px;
}
.c4-cont-l h3 {
	font-size: 18px;
	line-height: 24px;
	color: #ffffff;
	font-weight: bold;
	text-align: left;
	padding-bottom: 20px;
	position: relative;
	margin-bottom: 20px;
	border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}
.c4-cont-l h3::after {
	position: absolute;
	content: "";
	width: 38px;
	height: 3px;
	bottom: -1px;
	left: 0;
	background-color: #52f0ff;
}
.c4-cont-l p {
	font-size: 14px;
	line-height: 24px;
	color: #ffffff;
	font-weight: normal;
	text-align: left;
	margin-bottom: 15px;
}
.c4-cont-l a {
	font-size: 14px;
	line-height: 28px;
	color: #52f0ff;
	font-weight: normal;
	text-align: center;
}

.c4-cont-r {
	width: 820px;
	height: 444px;
}
.c4-cont-r h3 {
	font-size: 18px;
	line-height: 48px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	background: #5d45f5;
	background: -webkit-linear-gradient(to right, #416ef6, #5d45f5);
	background: -moz-linear-gradient(to right, #416ef6, #5d45f5);
	background: -ms-linear-gradient(to right, #416ef6, #5d45f5);
	background: linear-gradient(to right, #416ef6, #5d45f5);
}

.c4-cont-table-head,
.c4-cont-table-box {
	width: 100%;
}
.c4-cont-table-head table,
.c4-cont-table-box table {
	width: 100%;
}
.c4-cont-table-head td:nth-child(1),
.c4-cont-table-box td:nth-child(1) {
	width: 272px;
	padding-left: 48px;
}
.c4-cont-table-head td:nth-child(2),
.c4-cont-table-box td:nth-child(2) {
	width: 110px;
}
.c4-cont-table-head td:nth-child(3),
.c4-cont-table-box td:nth-child(3) {
	width: 110px;
}
.c4-cont-table-head td:nth-child(4),
.c4-cont-table-box td:nth-child(4) {
	width: 227px;
}
.c4-cont-table-head td,
.c4-cont-table-box td {
	box-sizing: border-box;
	font-size: 15px;
	line-height: 48px;
	color: #333333;
	font-weight: normal;
	text-align: left;
}

.c4-cont-table-head {
	height: 48px;
	background-color: #e3eafb;
}

.c4-cont-table-box {
	position: relative;
	height: 338px;
	overflow: hidden;
}
.c4-cont-table-box table {
	position: absolute;
	top: 0;
	left: 0;
}
.c4-cont-table-box tr {
	background-color: #f6f9fc;
}
.c4-cont-table-box tr:nth-child(even) {
	background-color: #e3eafb;
}

.c6-warp1 {
	padding-bottom: 34px;
}
.c6-warp1 .c6-cont1 {
	margin-top: 42px;
}
.c6-warp1 .c6-cont1 > div {
	width: 183.3333333333px;
	height: 94px;
	text-align: center;
	line-height: 94px;
	box-sizing: border-box;
	border: 1px solid #eeeeee;
	margin-left: -1px;
	margin-top: -1px;
}
.c6-warp1 .c6-cont1 > div img {
	vertical-align: middle;
}
.c6-warp1 .c6-cont1 > div:hover {
	border-color: #3c6af6;
	position: relative;
}

.c6-warp2 {
	padding-top: 42px;
}

.c6-cont2 {
	width: 100%;
	/* height: 830px; */
	height: 1036px;
	position: relative;
	overflow: hidden;
}
.c6-cont2 > div {
	width: 4000px;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
}
.c6-cont2 ul {
	float: left;
	width: 1920px;
}
.c6-cont2 ul li {
	width: 190px;
	height: 205px;
	margin: 0 2px 2px 0;
	float: left;
	position: relative;
}
.c6-cont2 ul li img {
	width: 100%;
	height: 100%;
}
.c6-cont2 ul li .c11_add_mask {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background: rgba(60, 106, 246, 0.5);
	display: none;
}
.c6-cont2 ul li:nth-child(31) .c11_add_teacher_info,
.c6-cont2 ul li:nth-child(32) .c11_add_teacher_info,
.c6-cont2 ul li:nth-child(33) .c11_add_teacher_info,
.c6-cont2 ul li:nth-child(34) .c11_add_teacher_info,
.c6-cont2 ul li:nth-child(35) .c11_add_teacher_info,
.c6-cont2 ul li:nth-child(36) .c11_add_teacher_info,
.c6-cont2 ul li:nth-child(37) .c11_add_teacher_info,
.c6-cont2 ul li:nth-child(38) .c11_add_teacher_info,
.c6-cont2 ul li:nth-child(39) .c11_add_teacher_info,
.c6-cont2 ul li:nth-child(40) .c11_add_teacher_info {
	top: -30px;
}
.c6-cont2 ul li .c11_add_teacher_info {
	position: absolute;
	width: 437px;
	box-sizing: border-box;
	padding: 23px;
	background: #3c6af6;
	left: 126px;
	top: 20px;
	display: none;
	z-index: 20;
}
.c6-cont2 ul li .c11_add_teacher_info h5 {
	color: #fff;
	font-size: 26px;
	font-weight: bold;
	margin-bottom: 10px;
}
.c6-cont2 ul li .c11_add_teacher_info h5 span {
	font-size: 18px;
	font-weight: normal;
	padding-left: 15px;
}
.c6-cont2 ul li .c11_add_teacher_info p {
	font-size: 16px;
	line-height: 24px;
	color: #fff;
}
.c6-cont2 ul li:hover .c11_add_teacher_info,
.c6-cont2 ul li:hover .c11_add_mask {
	display: block;
}

.c9 {
	height: 878px;
	background-image: url(.http://img.mobiletrain.org/templates/mobiletrain/images/java2021/images/qf-2020-java/c9-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.c9-cont1 {
	margin-top: 45px;
}
.c9-cont1 > div {
	box-sizing: border-box;
	width: 556px;
	height: 298px;
	padding: 38px 30px 0;
	background-color: #fff;
}
.c9-cont1 > div > p {
	font-size: 15px;
	line-height: 23px;
	color: #4d4d4d;
	font-weight: normal;
	text-align: left;
	margin-bottom: 20px;
}
.c9-cont1 > div > h3 {
	font-size: 20px;
	line-height: 22px;
	color: #3c6af6;
	font-weight: bold;
	text-align: left;
	margin-bottom: 20px;
}
.c9-cont1 > div > div:nth-child(3) {
	padding-left: 17px;
	margin-bottom: 25px;
	background-image: url(.http://img.mobiletrain.org/templates/mobiletrain/images/java2021/images/qf-2020-java/c9-ico1.png);
	background-repeat: no-repeat;
	background-position: left 3px;
}
.c9-cont1 > div > div:nth-child(3) p {
	font-size: 15px;
	line-height: 23px;
	color: #4d4d4d;
	font-weight: normal;
	text-align: left;
}
.c9-cont1 > div > div:nth-child(4) > a {
	width: 185px;
	font-size: 16px;
	line-height: 34px;
	color: #1951d5;
	text-align: center;
	border-radius: 3px;
	border: 1px solid #1951d5;
	margin-right: 20px;
}
.c9-cont1 > div > div:nth-child(4) > a img {
	vertical-align: middle;
	position: relative;
	top: -3px;
	margin-left: 8px;
}

.c9-cont2 {
	margin-top: 55px;
}
.c9-cont2 > div {
	width: 350px;
	height: 233px;
	background-image: url(.http://img.mobiletrain.org/templates/mobiletrain/images/java2021/images/qf-2020-java/c2-listitem-bg.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	background-size: 100% 100%;
	margin-right: 25px;
}
.c9-cont2 > div:last-child {
	margin-right: 0;
}
.c9-cont2 > div h3 {
	width: 230px;
	font-size: 26px;
	line-height: 43px;
	color: #20deff;
	font-weight: bold;
	text-align: center;
	font-style: italic;
	margin-bottom: 22px;
}
.c9-cont2 > div h3 span {
	font-weight: normal;
	font-size: 16px;
}
.c9-cont2 > div > div {
	text-align: center;
	height: 100px;
}
.c9-cont2 > div > div > div {
	display: inline-block;
}
.c9-cont2 > div > div > div h4 {
	font-size: 24px;
	line-height: 30px;
	color: #a3e88d;
	font-weight: normal;
	text-align: center;
	margin-bottom: 8px;
}
.c9-cont2 > div > div > div p {
	font-size: 16px;
	line-height: 22px;
	color: #ffffff;
	font-weight: normal;
	text-align: center;
}
.c9-cont2 > div > div > p {
	display: inline-block;
	font-size: 24px;
	line-height: 70px;
	color: #ffffff;
	font-weight: normal;
	text-align: center;
	vertical-align: text-bottom;
}
.c9-cont2 > div .cbtn {
	width: 182px;
	height: 38px;
	line-height: 38px;
}

.c10 {
	background-color: #f8f8fa;
}

.c10-cont {
	margin-top: 32px;
}

.c10-cont-l {
	margin-top: 24px;
	margin-left: 47px;
	border-left: 1px dashed #ddd;
	padding-left: 17px;
}
.c10-cont-l > li {
	box-sizing: border-box;
	height: 52px;
	width: 342px;
	position: relative;
	font-size: 20px;
	line-height: 52px;
	color: #3c3e40;
	font-weight: normal;
	text-align: left;
	padding-left: 32px;
	margin-bottom: 8px;
}
.c10-cont-l > li a {
	color: #3c3e40;
}
.c10-cont-l > li:last-child {
	margin-bottom: 0;
}
.c10-cont-l > li span {
	width: 1em;
	font-size: 34px;
	line-height: 52px;
	color: #dddddd;
	font-weight: normal;
	text-align: center;
	margin-right: 20px;
	vertical-align: middle;
	display: inline-block;
	position: relative;
	top: -2px;
}
.c10-cont-l > li::after {
	position: absolute;
	content: "";
	width: 12px;
	height: 12px;
	box-sizing: border-box;
	border: 2px solid #dedede;
	background: #fff;
	border-radius: 50%;
	left: -24px;
	top: 50%;
	margin-top: -6px;
}
.c10-cont-l > li.active {
	background-image: url(http://img.mobiletrain.org/templates/mobiletrain/images/qf-2020-java/c10-list-bg.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	color: #fff;
}
.c10-cont-l > li.active::after {
	border: 3px solid #3c6af6;
}
.c10-cont-l > li.active a {
	color: #fff;
}
.c10 .ctit h2::before {
	left: 474px;
}
.c10 .ctit h2::after {
	right: 474px;
}
/*# sourceMappingURL=qf-2020-java.css.map */
.c20 {
	width: 100%;
	height: 924px;
	background: url(http://img.mobiletrain.org/templates/mobiletrain/images/java2021/c20.png) no-repeat;
	background-size: 1920px 924px;
	background-position: top center;
}
.c20 .c20-img {
	position: relative;
	width: 1200px;
	height: 547px;
	margin: 30px auto;
	background: url(http://img.mobiletrain.org/templates/mobiletrain/images/java2021/c20-img-new.png) no-repeat;
	background-size: 1200px 547px;
	background-position: center top;
}
.c20 .c20-jr1 {
	position: absolute;
	top: 50px;
	left: 20px;
	width: 70px;
	font-family: SourceHanSansCN-Bold;
	font-size: 30px;
	line-height: 36px;
	color: #ffffff;
}
.c20 .c20-ds1 {
	position: absolute;
	top: 252px;
	left: 20px;
	width: 70px;
	font-family: SourceHanSansCN-Bold;
	font-size: 30px;
	line-height: 36px;
	color: #ffffff;
}
.c20 .c20-tx1 {
	position: absolute;
	top: 50px;
	left: 818px;
	width: 70px;
	font-family: SourceHanSansCN-Bold;
	font-size: 30px;
	line-height: 36px;
	color: #ffffff;
}
.c20 .c20-gg1 {
	position: absolute;
	top: 252px;
	left: 818px;
	width: 70px;
	font-family: SourceHanSansCN-Bold;
	font-size: 30px;
	line-height: 36px;
	color: #ffffff;
}
.c20 .c20-jr2 {
	position: absolute;
	top: 54px;
	left: 126px;
	width: 254px;
	font-family: SourceHanSansCN-Regular;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 26px;
	color: #333333;
}
.c20 .c20-ds2 {
	position: absolute;
	top: 256px;
	left: 126px;
	width: 254px;
	font-family: SourceHanSansCN-Regular;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 26px;
	color: #333333;
}
.c20 .c20-tx2 {
	position: absolute;
	top: 54px;
	left: 924px;
	width: 254px;
	font-family: SourceHanSansCN-Regular;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 26px;
	color: #333333;
}
.c20 .c20-gg2 {
	position: absolute;
	top: 256px;
	left: 924px;
	width: 254px;
	font-family: SourceHanSansCN-Regular;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 26px;
	color: #333333;
}
.c20 .ctit {
	padding-top: 120px;
}
.c20 .ctit h2 {
	margin-bottom: 0;
}
.c20 .ctit h2,
.c20 .ctit p {
	color: #ffffff;
}
.c20 .ctit h2::before {
	left: 373px;
}
.c20 .ctit h2::after {
	right: 370px;
}
.c19-line {
	width: 100%;
	height: 70px;
	border-bottom: 1px solid #e1eaee;
}
.c19 .c19-tabs {
	width: 342px;
	margin: 0 auto;
	cursor: pointer;
}
.c19 .c19-tabs span {
	display: inline-block;
	width: 140px;
	height: 64px;
	line-height: 64px;
	margin-right: 56px;
	text-align: center;
	font-size: 24px;
	color: #000000;
}
.c19 .c19-tabs span:last-child {
	margin-right: 0;
}
.c19 .c19-tabs span.active {
	border-bottom: 6px solid #ff374f;
	font-family: SourceHanSansCN-Bold;
	font-weight: bold;
}
.c19-lists .c19-content {
	display: none;
}
.c19-lists .c19-content.active {
	display: block;
}
.c19 .ctit {
	margin-top: 54px;
}
.c19 .ctit h2 {
	margin-bottom: 0;
}
.c19 .ctit h2::before {
	left: 394px;
}
.c19 .ctit h2::after {
	right: 394px;
}
.c19 .c19-left {
	width: 514px;
	margin: 94px 55px 30px 60px;
}
.c19 .c19-right {
	margin-top: 46px;
}
.c19 .c19-left img {
	width: 448px;
	height: 273px;
}
.c19 .c19-left div,
.c19 .c19-right div {
	width: 514px;
	height: 95px;
	background-color: #eeeeee;
	margin-top: 54px;
	text-align: center;
}
.c19 .c19-right img {
	width: 504px;
	height: 353px;
}
.c19 .c19-right div {
	margin-top: 20px;
}
.c19 .c19-right div p,
.c19 .c19-left div p {
	color: #333333;
	font-size: 16px;
}
.c19 .c19-right div p:first-child,
.c19 .c19-left div p:first-child {
	font-family: SourceHanSansCN-Bold;
	font-weight: bold;
	color: #f86846;
	font-size: 24px;
	padding: 18px 0 2px 0;
}
.c19 .c19-from {
	margin: 20px auto 22px auto;
	color: #666666;
	font-size: 16px;
	text-align: center;
}

.c19 .c19-content .c19-item .item-title {
	font-size: 36px;
	color: #333333;
	font-weight: bold;
	margin-top: 54px;
}
.c19 .c19-content .c19-item .item-des span {
	display: inline-block;
	color: #666666;
	font-size: 18px;
	margin-top: 10px;
}
.c19 .c19-content .c19-item .item-des span::after {
	content: "";
	width: 4px;
	height: 24px;
	background-color: #82a8fd;
	border: solid 1px #cccccc;
	margin: auto 14px auto 17px;
}
.c19 .c19-content .c19-item .item-des span:last-child::after,
.c19 .c19-content .c19-item .item-cont span:last-child::after {
	width: 0;
	height: 0;
	border: none;
}
.c19 .c19-content .c19-item .item-cont {
	width: 1200px;
	background-color: #f1f7fa;
	border-radius: 10px;
	margin-top: 16px;
	padding-top: 15px;
	padding-bottom: 24px;
}
.c19 .c19-content .c19-item .item-cont span {
	font-size: 16px;
	color: #333;
	line-height: 29px;
}
.c19 .c19-content .c19-item .item-cont span::after {
	content: "";
	display: inline-block;
	width: 1px;
	height: 18px;
	background-color: #cccccc;
	margin: -4px 10px;
}
.c19 .c19-content .c19-item .item-cont h3 {
	width: 107px;
	height: 30px;
	line-height: 30px;
	background-image: linear-gradient(90deg, #fd644f 0%, rgba(82, 43, 203, 1) 100%), linear-gradient(#ff374f, #ff374f);
	background-blend-mode: normal, normal;
	border-bottom-right-radius: 15px;
	border-top-right-radius: 15px;
	font-family: SourceHanSansCN-Bold;
	font-size: 18px;
	color: #ffffff;
	text-align: center;
}
.c19 .c19-content .c19-item .item-tips {
	width: 1092px;
	margin-top: 14px;
	margin-left: 50px;
	font-family: SourceHanSansCN-Regular;
	font-size: 16px;
	color: #333333;
}
.c19 .item-lists {
	position: relative;
	width: 1124px;
	/* height: 566px; */
	background-color: #ffffff;
	box-shadow: 0px 2px 9px 0px rgba(156, 174, 183, 0.2);
	border-radius: 10px;
	margin: 50px 21px auto auto;
	padding-top: 23px;
	padding-bottom: 28px;
}
.c19 .item-new-line {
	position: absolute;
	top: 34px;
	left: -18px;
	width: 1px;
	height: 761px;
	background: #d5dde1;
}
.c19 .item-new-line::before {
	content: "";
	position: absolute;
	top: -7px;
	left: -10px;
	width: 22px;
	height: 23px;
	background: url(http://img.mobiletrain.org/templates/mobiletrain/images/java2021/circle_icon.png) no-repeat;
	background-size: 22px 23px;
}
.c19 .c19-content .c19-item .item-cont .item-lists-title {
	width: 100px;
	height: 28px;
	line-height: 28px;
	background-image: linear-gradient(90deg, #ff8931 0%, #ffc645 100%), linear-gradient(#ffffff, #ffffff);
	background-blend-mode: normal, normal;
	border-top-right-radius: 14px;
	border-bottom-right-radius: 14px;
	font-family: SourceHanSansCN-Regular;
	font-size: 18px;
	color: #fff;
	margin-bottom: 17px;
}
.c19 .lists-left {
	display: inline-block;
	vertical-align: top;
	width: 521px;
	font-family: SourceHanSansCN-Regular;
	font-size: 14px;
	color: #666;
	padding-left: 24px;
	margin-right: 30px;
}
.c19 .lists-right {
	display: inline-block;
	vertical-align: top;
	width: 521px;
	font-family: SourceHanSansCN-Regular;
	font-size: 14px;
	color: #666;
}
.c19 .lists-left p,
.c19 .lists-right p {
	margin-bottom: 6px;
}
.c21 {
	background-color: #f1f7fa;
	padding-bottom: 40px;
}
.c21 .c21-content {
	display: flex;
	justify-content: space-between;
	margin-top: 24px;
}
.c21 .c21-content .c21-item {
	width: 280px;
	height: 380px;
	background-color: #ffffff;
	box-shadow: 0px 2px 20px 0px rgba(90, 87, 119, 0.2);
}
.c21-item h3 {
	display: flex;
	width: 226px;
	height: 50px;
	line-height: 50px;
	margin-top: 28px;
	background-image: linear-gradient(90deg, #fd644f 0%, rgba(82, 43, 203, 1) 100%), linear-gradient(#ffffff, #ffffff);
	background-blend-mode: normal, normal;
	border-radius: 0px 25px 25px 0px;
	font-family: SourceHanSansCN-Bold;
	font-size: 20px;
	color: #fff;
	font-style: italic;
}
.c21-item h3 span {
	padding-left: 4px;
}
.c21-item h3 span.num {
	width: 38px;
	height: 50px;
	padding-left: 2px;
	background-color: #f9cd33;
	font-size: 30px;
	color: #e35b62;
	font-family: Impact;
}
.c21-item p {
	width: 226px;
	font-family: SourceHanSansCN-Regular;
	font-size: 16px;
	line-height: 24px;
	color: #333333;
	margin: 16px auto 0 auto;
}
.c21-item img {
	display: block;
	height: 173px;
	margin: 0 auto;
}
.c21-item img.img2 {
	height: 168px;
}
.c21-item img.img3 {
	height: 194px;
	margin-top: 6px;
}
.c21-item img.img4 {
	height: 186px;
	margin-top: -2px;
}
.c21 .ctit {
	padding-top: 50px;
}
.c21 .ctit h2 {
	margin-bottom: 0;
}
.c21 .ctit h2::before {
	left: 424px;
}
.c21 .ctit h2::after {
	right: 420px;
}
.c21 .cbtn {
	margin: 32px auto 0 auto;
}
.c22 {
	padding-top: 30px;
	background-color: #fff;
	font-size: 26px;
}
.c22 .ctit h2::before {
	left: 163px;
}
.c22 .ctit h2::after {
	right: 162px;
}
.c22 .ctit h2 {
	margin-bottom: 0;
}

.c22-tabs {
	position: relative;
	width: 490px;
	margin: 46px auto 0 auto;
	z-index: 1;
}
.c22-tabs span {
	display: inline-block;
	width: 148px;
	height: 55px;
	font-size: 20px;
	color: #666666;
	text-align: center;
	margin-right: 12px;
	cursor: pointer;
}
.c22-tabs span:last-child {
	margin-right: 0;
}
.c22-tabs span.active {
	color: #f1620b;
	background: url("http://img.mobiletrain.org/templates/mobiletrain/images/java2021/c22_tab_sec.png") no-repeat;
	background-size: 124px 14px;
	background-position: bottom center;
}
.c22-content div {
	display: none;
}
.c22-content div.active {
	display: block;
}
.c22 .c22-item1 {
	width: 1200px;
	margin-top: -10px;
	box-shadow: 0px 2px 20px 0px rgba(90, 87, 119, 0.2);
}
.c22 .c22-img1 {
	width: 1201px;
}
.c22 .cbtn {
	margin-top: 28px;
	margin-bottom: 0px;
}
.c23 .img1 {
	width: 1200px;
	height: 553px;
}
.c23 .c23-img1 {
	width: 1200px;
	height: 553px;
}

.c23 .ctit h2::before {
	left: 152px;
}
.c23 .ctit h2::after {
	right: 150px;
}
.c23 .ctit h2 {
	margin-bottom: 0;
}
.c24 {
	width: 100%;
	background: #fff url(http://img.mobiletrain.org/templates/mobiletrain/images/java2021/c24-bg.png?3) no-repeat;
	background-size: 1920px 1283px;
	background-position: center top;
}
.c24 .ctit h2 {
	margin-top: 63px;
}
.c24 .ctit h2::before {
	left: 404px;
}
.c24 .ctit h2::after {
	right: 404px;
}
.c24 .c24-tabs {
	width: 100%;
	height: 68px;
	line-height: 68px;
	background-color: #0d0b59;
	text-align: center;
}
.c24 .c24-tabs span {
	font-family: SourceHanSansCN-Bold;
	font-size: 24px;
	font-weight: bold;
	color: #ffffff;
	cursor: pointer;
}
.c24 .c24-tabs span:first-child {
	border-right: 1px solid #ffffff;
	padding-right: 54px;
}
.c24 .c24-tabs span:last-child {
	margin-left: 54px;
}
.c24 .c24-tabs span.active {
	color: #00e4ff;
}

.c24 .c24-out-con {
	position: relative;
	display: none;
	width: 1440px;
	margin: 0 auto 10px auto;
}
.c24 .c24-out-con.active {
	display: block;
}
.c24 .swiper-button-prev,
.c24 .swiper-button-next {
	width: 46px;
	height: 109px;
	background-color: #1432df;
	color: #bcbcbc;
}
.c24 .c24-out-con .slide-box {
	display: flex;
	justify-content: space-between;
	width: 1200px;
	height: 680px;
	margin: 60px auto 0 auto;
}
.c24 .c24-out-con .swiper-wrapper .slide-left {
	width: 501px;
}
.c24 .c24-out-con .swiper-wrapper .slide-right {
	width: 645px;
	height: 583px;
	background-image: linear-gradient(90deg, #f3c07d 1%, #f0ad6d 50%, #ed9a5c 100%), linear-gradient(#000000, #000000);
	background-blend-mode: normal, normal;
	box-shadow: 0px 3px 40px 0px rgba(33, 109, 244, 0.5);
	box-sizing: border-box;
	overflow: hidden;
}
.c24 .swiper-pagination-bullet {
	width: 15px;
	height: 14px;
	background-color: #030142;
	border: solid 2px #2d5fff;
}
.c24 .swiper-pagination-bullet-active {
	background-color: #2d5fff;
}
.c24 .c24-out-con .swiper-wrapper .slide-right h3 {
	font-family: SourceHanSansCN-Bold;
	font-size: 30px;
	color: #ffffff;
	font-weight: bold;
	padding: 23px 0 23px 30px;
}
.c24 .c24-out-con .swiper-wrapper .slide-right img {
	width: 584px;
	height: 496px;
	margin-left: 30px;
}
.c24 .c24-out-con .swiper-wrapper .slide-left .c24-txt {
	font-family: SourceHanSansCN-Bold;
	font-size: 40px;
	font-weight: bold;
	background-image: linear-gradient(90deg, #569bff, blue);
	-webkit-background-clip: text;
	color: transparent;
	padding-top: 77px;
}
.c24 .c24-out-con .swiper-wrapper .slide-left .c24-des {
	font-family: SourceHanSansCN-Regular;
	font-size: 16px;
	color: #b4b2e7;
	padding: 34px 0 42px 0;
	line-height: 29px;
}
.c24 .c24-out-con .swiper-wrapper .slide-left .c24-bibei {
	position: relative;
	font-family: SourceHanSansCN-Regular;
	font-size: 24px;
	color: #b4b2e7;
	padding-top: 40px;
	padding-bottom: 14px;
}
.c24 .c24-out-con .swiper-wrapper .slide-left .c24-bibei::before {
	position: absolute;
	content: "";
	top: 0;
	width: 94px;
	height: 4px;
	background-image: linear-gradient(90deg, #579dff 0%, #2c5eff 100%), linear-gradient(#000000, #000000);
}
.c24 .c24-out-con .slide-left .c24-labels span {
	display: inline-block;
	width: 81px;
	height: 26px;
	line-height: 26px;
	background-color: #0a0851;
	border: solid 1px #1432df;
	font-family: SourceHanSansCN-Regular;
	font-size: 14px;
	color: #b4b2e7;
	text-align: center;
	margin: 0 6px 8px 0;
}
.c24 .cbtn {
	margin-bottom: 20px;
}
.mb0 {
	margin-bottom: 0 !important;
}
.c24 .ctit p {
	color: #ffffff;
}
.c24 .c24-classes {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	width: 1124px;
	background-color: #ffffff;
	margin-top: 32px;
	padding: 30px 38px;
}
.c24 .c24-class {
	width: 270px;
	height: 257px;
	background-color: #ffffff;
	/* border: solid 1px #d1d4da; */
	margin-bottom: 10px;
}
.c24 .c24-class img {
	width: 270px;
	height: 156px;
}
.c24 .c24-class p {
	color: #000033;
	font-size: 16px;
	margin: 16px auto 8px 0;
	font-weight: bold;
}
.c24 .c24-class .btns {
	display: flex;
}
.c24 .c24-class .btns a {
	display: block;
	cursor: pointer;
	width: 70px;
	height: 26px;
	line-height: 26px;
	background-color: #fff;
	border-radius: 5px;
	border: solid 1px #3170f1;
	color: #3678f1;
	font-size: 14px;
	text-align: center;
}
.c24 .c24-class .btns a:first-child {
	width: 90px;
	margin: 0 108px 0 0;
	border: none;
	color: #666666;
	font-family: SourceHanSansCN-Regular;
	font-size: 14px;
	text-align: left;
}

.c24-content1-right .c24-inner-cont div {
	position: relative;
	display: inline-block;
	z-index: 1;
	padding-left: 59px;
}
.c24-content1-right .c24-inner-cont div h3 {
	font-family: SourceHanSansCN-Bold;
	font-size: 20px;
	color: #ffffff;
	padding-top: 79px;
	margin-bottom: 26px;
}
.c24-content1-right .c24-inner-cont div p {
	width: 323px;
	height: 155px;
	font-family: SourceHanSansCN-Regular;
	font-size: 16px;
	line-height: 28px;
	color: #ffffff;
}
.c24-content1-right .c24-inner-cont img {
	position: relative;
	display: inline-block;
	width: 398px;
	height: 294px;
	z-index: 1;
	margin: 80px auto auto 52px;
}

.c25 {
	padding-top: 40px;
}
.c25 .ctit h2::before {
	left: 214px;
}
.c25 .ctit h2::after {
	right: 214px;
}
.c25 .c25-book {
	width: 1200px;
	height: 345px;
	margin-top: 40px;
}
.c25 .cbtn {
	padding-bottom: 39px;
	margin-top: 38px;
}
.c6 .ctit h2::before {
	left: 154px;
}
.c6 .ctit h2::after {
	right: 154px;
}
.c6 .c6-te-img {
	display: block;
	width: 1218px;
	height: 373px;
	margin: 10px auto 0 auto;
}
.c6-special-box {
	width: 100%;
	height: 442px;
	/* overflow: hidden; */
	padding-bottom: 2px;
	margin-top: 72px;
}

.c6-special-box .c6-special-left {
	position: relative;
	float: left;
	width: calc(100% - 377px);
	height: 442px;
	background-image: linear-gradient(90deg, rgba(27, 188, 255, 1) 0%, #1877ef 50%, #1431df 99%, #1431df 100%),
		linear-gradient(#cccccc, #cccccc);
}
.c6-special-box .c6-special-right {
	float: left;
	width: 314px;
	height: 442px;
	overflow: hidden;
}
.c6-special-box .c6-special-right img {
	width: 134px;
	height: 134px;
	background-color: #ffffff;
	border: solid 6px #4c96ea;
	margin-bottom: 20px;
	box-sizing: border-box;
	margin-left: 20px;
	cursor: pointer;
}
.c6-special-box .c6-special-right img.active {
	border: solid 6px #ff8a31;
}
.c6-inner-box {
	position: absolute;
	width: 890px;
	height: 528px;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	display: none;
}
.c6-inner-box.active {
	display: block;
}
.c6-ste-img {
	display: inline-block;
	width: 368px;
	height: 528px;
	margin-right: 40px;
}
.c6-te-info {
	display: inline-block;
	color: #fff;
}
.c6 .te-name {
	padding-top: 126px;
	font-family: SourceHanSansCN-Bold;
	font-size: 36px;
	font-weight: bold;
}
.c6 .te-zhiji {
	font-family: SourceHanSansCN-Regular;
	font-size: 20px;
	width: 402px;
	padding-bottom: 32px;
	border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}
.c6 .te-des {
	font-family: SourceHanSansCN-Bold;
	font-size: 24px;
	padding-top: 34px;
}
.c6 .te-des::before {
	display: inline-block;
	content: "";
	width: 0;
	height: 0;
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
	border-left: 10px solid #fff;
	margin-right: 4px;
}
.c6 .te-txt {
	width: 400px;
	font-family: SourceHanSansCN-Regular;
	font-size: 16px;
	line-height: 24px;
	color: #ffffff;
	margin-top: 10px;
}
.c26 {
	width: 100%;
	height: 848px;
	background: #030142 url(http://img.mobiletrain.org/templates/mobiletrain/images/java2021/c26-1.png) no-repeat;
	background-size: 1168px 848px;
	background-position: top center;
}
.c26 .ctit {
	padding-top: 58px;
}
.c26 .ctit h2 {
	color: #2c9cf8;
}
.c26 .ctit h2::before {
	left: 204px;
}
.c26 .ctit h2::after {
	right: 204px;
}
.c26 .ctit p {
	color: #ffffff;
}

.c26 .c26-des {
	width: 1040px;
	padding: 28px 57px 30px 54px;
	margin-top: 26px;
	margin-left: 16px;
	background-color: #0073ff;
	border: solid 1px #3748cc;
	color: #ffffff;
	font-size: 16px;
}
.c26 .swiper-box {
	width: 594px;
	height: 332px;
	margin-left: 16px;
	margin-top: 43px;
	background-image: linear-gradient(90deg, #141edf 0%, #2f21d9 50%, rgba(73, 36, 211, 1) 100%),
		linear-gradient(#11324b, #11324b);
}
.c26 .swiper-box .swiper-container {
	width: 100%;
	height: 100%;
}
.c26 .c26-sitem {
	padding-left: 22px;
	display: flex;
	align-items: center;
	width: 594px;
	padding-top: 33px;
	border-bottom: 1px solid rgba(0, 255, 255, 0.2);
	padding-bottom: 16px;
}
.c26 .c26-sitem-logo {
	width: 86px;
	height: 86px;
	margin-left: 22px;
	margin-right: 18px;
}
.c26 .c26-sitem-zw {
	font-family: SourceHanSansCN-Bold;
	font-size: 20px;
	color: #00ffff;
	font-weight: bold;
}
.c26 .c26-sitem-zw span {
	font-family: SourceHanSansCN-Regular;
	font-size: 18px;
	font-weight: normal;
	color: #00ffff;
	margin-left: 20px;
}
.c26 .c26-sitem-zw span.yellow {
	color: #fff000;
	font-family: SourceHanSansCN-Bold;
	font-size: 20px;
	font-weight: bold;
	margin-left: 0;
}
.c26 .c26-sitem-name {
	font-family: SourceHanSansCN-Regular;
	font-size: 18px;
	color: #ffffff;
	margin-bottom: 10px;
}
.c26 .c26-zg {
	font-family: SourceHanSansCN-Regular;
	font-size: 18px;
	color: #00ffff;
	padding-top: 18px;
	padding-left: 20px;
}
.c26 .c26-jd {
	padding-left: 20px;
}
.c26 .c26-jd li {
	font-family: SourceHanSansCN-Regular;
	font-size: 16px;
	line-height: 24px;
	color: #00ffff;
}
.c26 .swiper-pagination-bullet {
	width: 10px;
	height: 10px;
	background-color: rgba(255, 255, 255, 0.5);
}
.c26 .swiper-pagination-bullet-active {
	width: 10px;
	height: 10px;
	background-color: #ffffff;
}
.c26 .cbtn {
	margin-top: 52px;
}
.c27 {
	padding-top: 48px;
}
.c27 .ctit h2::before {
	left: 168px;
}
.c27 .ctit h2::after {
	right: 168px;
}
.c27 .c27-img1 {
	width: 1200px;
	height: 484px;
	margin: 25px auto 40px auto;
}
.c27 .cbtn {
	padding-bottom: 42px;
}
.c4 .ctit h2::before {
	left: 476px;
}
.c4 .ctit h2::after {
	right: 480px;
}
.c28 {
	padding-top: 49px;
	width: 100%;
	background: url(http://img.mobiletrain.org/templates/mobiletrain/images/java2021/c28-img1.png) no-repeat;
	background-size: 1920px 300px;
	background-position: bottom center;
}
.c28 .ctit h2::before {
	left: 244px;
}
.c28 .ctit h2::after {
	right: 244px;
}
.c28 .c28-box {
	display: flex;
	margin-top: 42px;
}
.c28 .c28-tabs {
	position: relative;
	width: 393px;
	z-index: 1;
}
.c28 .c28-tabs span {
	display: block;
	width: 224px;
	height: 60px;
	line-height: 60px;
	background-image: linear-gradient(90deg, #579dff 0%, #2c5eff 100%), linear-gradient(#1d2088, #1d2088);
	background-blend-mode: normal, normal;
	margin-bottom: 21px;
	padding-left: 94px;
	font-size: 24px;
	color: #fff;
	cursor: pointer;
}
.c28 .c28-tabs span.active {
	width: 299px;
	background-image: linear-gradient(90deg, #fd644f 0%, rgba(82, 43, 203, 1) 100%), linear-gradient(#1d2088, #1d2088);
}
.c28-lists {
	width: 838px;
	height: 415px;
	background-color: #ffffff;
	margin-left: -32px;
	box-shadow: 0px 2px 30px 0px rgba(29, 32, 136, 0.2);
}
.c28-lists .c28-list {
	display: none;
}
.c28-lists .c28-list.active {
	display: block;
}

.c28-lists .c28-list .c28-t1 {
	display: block;
	width: 803px;
	height: 294px;
	margin: 16px auto 26px auto;
}
.c28 .c28-txt1 {
	color: #ff374f;
	font-size: 24px;
	padding-left: 33px;
	font-family: SourceHanSansCN-Bold;
	font-weight: bold;
}
.c28 .c28-txt2 {
	font-size: 18px;
	font-family: SourceHanSansCN-Regular;
	color: #333;
	padding-left: 33px;
}
.c28 .cbtn {
	margin-top: 56px;
	padding-bottom: 55px;
}
.c29 {
	padding-top: 54px;
}
.c29 .c29-img1 {
	display: block;
	width: 1200px;
	height: 620px;
	margin: 30px auto 36px auto;
}
.c29 .cbtn {
	padding-bottom: 52px;
}
.c30 {
	/* width: 1920px;
  height: 708px; */
	height: 639px;
	padding-top: 69px;
	background-color: #1d2088;
}
.c30 .ctit h2::before {
	left: 174px;
}
.c30 .ctit h2::after {
	right: 174px;
}
.c30 .ctit p {
	color: #fff;
}

.c30 .c30-box {
	position: relative;
	width: 1200px;
	height: 390px;
	margin: 46px auto 0 auto;
}
.c30 .c30-tabs {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 3;
	cursor: pointer;
}
.c30 .c30-tabs span {
	display: inline-block;
	width: 40px;
	height: 40px;
	/* background-color: #00ffff; */
	border: solid 4px #00ffff;
	text-align: center;
	line-height: 40px;
	font-size: 34px;
	color: #00ffff;
}
.c30 .c30-tabs span.active {
	width: 40px;
	height: 40px;
	background-color: #00ffff;
	color: #1d2088;
}
.c30 .c30-cont {
	position: absolute;
	top: 0;
	left: 0;
	width: 1200px;
	height: 340px;
	background: url("http://img.mobiletrain.org/templates/mobiletrain/images/java2021/c30-jx.png") no-repeat;
	background-size: 1200px 280px;
	background-position: center bottom;
	/* border: 4px solid #161edf;
  box-sizing: border-box; */
}

.c30 .c30-img1 {
	width: 518px;
	height: 315px;
	margin: -16px 0 0 -18px;
}
.c30 .c30-lists {
	position: absolute;
	top: 80px;
	right: 45px;
	width: 596px;
	z-index: 1;
}
.c30 .c30-lists li {
	position: relative;
	border-bottom: solid 1px #3423d8;
	padding: 10px 0;
}
.c30 .c30-lists li::before {
	position: absolute;
	top: 16px;
	left: -20px;
	content: "";
	width: 10px;
	height: 10px;
	background: url(http://img.mobiletrain.org/templates/mobiletrain/images/java2021/c30-circle.png) no-repeat;
	background-size: 10px 10px;
}
.c30 .c30-lists li::after {
	position: absolute;
	top: 14px;
	right: 0;
	content: ">";
	color: #0e90c4;
}
.c30 .c30-lists li a {
	font-size: 16px;
	color: #ffffff;
}
.c30 .c30-footer {
	position: absolute;
	left: 484px;
	bottom: 10px;
	width: 244px;
	height: 59px;
	font-size: 18px;
	text-align: center;
}
.c30 .c30-footer span:first-child::after {
	content: "/";
	color: #00ffff;
	font-size: 24px;
	padding-left: 10px;
}
.c30 .c30-footer span {
	font-size: 18px;
	color: #2c9cf8;
	padding: 0 4px;
	cursor: pointer;
}
.c30 .c30-footer span.active {
	font-size: 24px;
	color: #00ffff;
}
.c30 .c30-cont {
	display: none;
}
.c30 .c30-cont.active {
	display: block;
}
.c30 .c30-stu-txt {
	position: absolute;
	top: 160px;
	right: 45px;
	width: 610px;
	color: #ffffff;
	font-size: 14px;
}
.c30 .c30-stu-txt::before {
	content: "";
	display: block;
	width: 19px;
	height: 16px;
	background: url(http://img.mobiletrain.org/templates/mobiletrain/images/java2021/c30-icons.png) no-repeat;
	background-size: 19px 16px;
	margin-left: -20px;
}
.c10-cont-l > li.active {
	background-image: none;
}
.c10-cont-l > li.active .question {
	background-color: #2c67ff;
}
.c10-cont-l > li.active .question::before {
	position: absolute;
	content: "";
	width: 0;
	height: 0;
	left: -18px;
	top: 0;
	border-top: 26px solid transparent;
	border-right: 18px solid #2c67ff;
	border-bottom: 26px solid transparent;
}
.c10-cont-l > li .question {
	position: relative;
	height: 52px;
}
.c10-cont-l > li .question span {
	top: -1px;
}
.wrap {
	width: 1200px;
	margin: 0 auto;
}
.flex {
	display: flex;
}
.c1-table {
	position: absolute;
	width: 100%;
	height: auto;
	left: auto;
	top: 0;
	bottom: auto;
	right: 0;
}
.c1-table li {
	float: left;
	width: 577px;
	font-size: 19px;
	height: 57px;
	line-height: 57px;
	color: #000;
	font-weight: normal;
	text-align: left;
	overflow: hidden;
	display: inline-flex;
	align-items: center;
	border-bottom: 1px solid #e1e5eb;
}

.c1-table li:hover {
	background-color: #f0f0f0;
}

.c1-table li:nth-child(2n) {
	margin-left: 46px;
}
.c1-table div:nth-child(1) {
	width: 98px;
}
.c1-table div:nth-child(1) span {
	padding: 4px 8px;
	text-align: center;
	background-color: #ff8931;
	font-family: SourceHanSansCN-Regular;
	font-size: 16px;
	color: #ffffff;
}
.c1-table div:nth-child(2) {
	width: 188px;
	font-size: 16px;
	color: #000000;
}

.c1-table div:nth-child(3) {
	width: 162px;
	color: #000000;
	font-size: 16px;
}
.c1-table div:nth-child(4) {
	width: 124px;
}
.c1-table div:nth-child(4) a {
	display: block;
	width: 104px;
	height: 36px;
	line-height: 36px;
	background-image: linear-gradient(90deg, #5526c9 0%, #0d99f7 100%), linear-gradient(#e80c88, #e80c88);
	background-blend-mode: normal, normal;
	border-radius: 18px;
	text-decoration: none;
	font-family: SourceHanSansCN-Regular;
	font-size: 16px;
	color: #fff;
	text-align: center;
}
.c1-25 {
	padding-top: 94px;
	padding-bottom: 93px;
}
.c1-25 .wrap .ctit h2 ::before {
	left: 392px;
}
.c1-25 .wrap .ctit h2 ::after {
	right: 392px;
}
.c1-25 .main {
	width: 1200px;
	margin: 0 auto;
}
.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 #444e5e;
	box-shadow: 4px 5px 0px 0px #d2daff;
	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: #666666;
	line-height: 22px;
}
.c1-25 .main .card-list .card .num {
	font-size: 40px;
	font-family: SourceHanSansCN;
	font-weight: bold;
	color: #f02449;
	line-height: 44px;
}
.c1-25 .main .card-list .card .num .dot {
	font-size: 24px;
	font-family: SourceHanSansCN;
	font-weight: bold;
	color: #0f256e;
	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: #fff;
	line-height: 54px;
	background: #2d49d8;
	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 {
	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: #343838;
	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: #f02449;
	flex: 1;
}
.c1-25 .main .cbtn {
	margin-top: 37px;
}
.module-wrap * {
	box-sizing: border-box;
}
.module-wrap .module .module-title {
	font-size: 36px;
	font-family: SourceHanSansCN;
	font-weight: bold;
	line-height: 40px;
	text-align: center;
}
.module-wrap .module .module-title::before {
	content: url("../images/before-title.png");
	position: relative;
	top: 9px;
	margin-right: 10px;
}
.module-wrap .module .module-title::after {
	position: relative;
	top: 14px;
	content: url("../images/after-title.png");
	margin-left: 17px;
}
.module-wrap .module .module-dec {
	margin-top: 9px;
	font-size: 18px;
	font-family: SourceHanSansCN;
	font-weight: 400;
	line-height: 22px;
	text-align: center;
}
.module-wrap .module.module1 {
	background-image: url("../images/bg1.png");
	background-position: top;
	padding-top: 118px;
	padding-bottom: 47px;
}
.module-wrap .module.module1 .module-title {
	color: #ffffff;
}
.module-wrap .module.module1 .module-dec {
	color: #ffffff;
}
.module-wrap .module.module1 main {
	width: 1200px;
	background-image: url("../images/circle.svg");
	position: relative;
	margin: 34px auto 0;
}
.module-wrap .module.module1 main .list {
	position: absolute;
	font-size: 16px;
	font-family: SourceHanSansCN;
	font-weight: 400;
	color: #e9f2f7;
	line-height: 20px;
}
.module-wrap .module.module1 main .list:nth-child(1) {
	top: 21px;
	left: 212px;
	padding-right: 86px;
}
.module-wrap .module.module1 main .list:nth-child(2) {
	top: 21px;
	left: 877px;
	padding-left: 93px;
}
.module-wrap .module.module1 main .list:nth-child(3) {
	top: 110px;
	left: 186px;
	padding-right: 86px;
}
.module-wrap .module.module1 main .list:nth-child(4) {
	top: 110px;
	left: 906px;
	padding-left: 93px;
}
.module-wrap .module.module1 main .list:nth-child(5) {
	top: 215px;
	left: 174px;
	padding-right: 86px;
}
.module-wrap .module.module1 main .list:nth-child(6) {
	top: 215px;
	left: 917px;
	padding-left: 86px;
}
.module-wrap .module.module1 main .list:nth-child(7) {
	top: 306px;
	left: 179px;
	padding-right: 93px;
}
.module-wrap .module.module1 main .list:nth-child(8) {
	top: 306px;
	left: 889px;
	padding-left: 86px;
}
.module-wrap .module.module1 main .list:nth-child(9) {
	top: 405px;
	left: 250px;
	padding-right: 93px;
}
.module-wrap .module.module1 main .list:nth-child(10) {
	top: 405px;
	left: 843px;
	padding-left: 86px;
}
.module-wrap .module.module1 main .list:nth-child(odd) .item-img {
	right: 0;
}
.module-wrap .module.module1 main .list:nth-child(even) .item-img {
	left: 0;
}
.module-wrap .module.module1 main .list .item-img {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
.module-wrap .module.module1 .cbtn {
	margin-top: 463px;
}
.module-wrap .module.module2 {
	background-color: #f1f7fa;
	padding-top: 53px;
	padding-bottom: 54px;
}
.module-wrap .module.module2 .module-title {
	color: #2c9cf8;
}
.module-wrap .module.module2 .module-dec {
	color: #000000;
}
.module-wrap .module.module2 main {
	background-image: url(../images/bg2.png);
	background-position: center -119px;
	width: 1200px;
	margin: 0 auto;
	position: relative;
	text-align: center;
	padding-top: 526px;
}
.module-wrap .module.module2 main .card {
	position: absolute;
	width: 230px;
	height: 155px;
	background-repeat: no-repeat;
	background-position: center 14px;
	padding-top: 58px;
}
.module-wrap .module.module2 main .card:nth-child(1) {
	background-image: url("../images/icon1.png");
	top: 43px;
	left: 0px;
}
.module-wrap .module.module2 main .card:nth-child(2) {
	background-image: url("../images/icon2.png");
	top: 43px;
	left: 388px;
}
.module-wrap .module.module2 main .card:nth-child(3) {
	background-image: url("../images/icon3.png");
	top: 43px;
	left: 777px;
}
.module-wrap .module.module2 main .card:nth-child(4) {
	background-image: url("../images/icon4.png");
	top: 121px;
	left: 194px;
}
.module-wrap .module.module2 main .card:nth-child(5) {
	background-image: url("../images/icon5.png");
	top: 121px;
	left: 583px;
}
.module-wrap .module.module2 main .card:nth-child(6) {
	background-image: url("../images/icon6.png");
	top: 121px;
	left: 971px;
}
.module-wrap .module.module2 main .card:nth-child(7) {
	background-image: url("../images/icon7.png");
	top: 203px;
	left: 0px;
}
.module-wrap .module.module2 main .card:nth-child(8) {
	background-image: url("../images/icon8.png");
	top: 203px;
	left: 388px;
}
.module-wrap .module.module2 main .card:nth-child(9) {
	background-image: url("../images/icon9.png");
	top: 203px;
	left: 777px;
}
.module-wrap .module.module2 main .card:nth-child(10) {
	background-image: url("../images/icon10.png");
	top: 281px;
	left: 194px;
}
.module-wrap .module.module2 main .card:nth-child(11) {
	background-image: url("../images/icon11.png");
	top: 281px;
	left: 583px;
}
.module-wrap .module.module2 main .card:nth-child(12) {
	background-image: url("../images/icon12.png");
	top: 281px;
	left: 971px;
}
.module-wrap .module.module2 main .card:nth-child(13) {
	background-image: url("../images/icon13.png");
	top: 363px;
	left: 0px;
}
.module-wrap .module.module2 main .card .title {
	font-size: 16px;
	font-family: SourceHanSansCN;
	font-weight: bold;
	color: #1f30db;
	line-height: 20px;
}
.module-wrap .module.module2 main .card .dec {
	margin-top: 6px;
	font-size: 16px;
	font-family: SourceHanSansCN;
	font-weight: 400;
	color: #000000;
	line-height: 24px;
}
.c23 .content220217 {
	height: 552px;
	background-image: url("http://img.mobiletrain.org/templates/mobiletrain/images/java2021/c23-img1.png");
	background-size: 1200px;
	position: relative;
}
.c23 .content220217 .item {
	border-radius: 50%;
	font-size: 16px;
	color: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
	position: absolute;
}
.c23 .content220217 .item.dark-blue {
	background-color: #2c4ad7;
}
.c23 .content220217 .item.light-blue {
	background-color: #62a3ed;
}
.c23 .content220217 .item.blue {
	background-color: #1f7ce5;
}
.c23 .content220217 .item.dark-red {
	background-color: #ff374f;
}
.c23 .content220217 .item.light-red {
	background-color: #ff7383;
}
.c23 .content220217 .item:nth-child(1) {
	top: 58px;
	left: 103px;
	width: 118px;
	height: 118px;
}
.c23 .content220217 .item:nth-child(2) {
	top: 60px;
	left: 415px;
	width: 108px;
	height: 108px;
}
.c23 .content220217 .item:nth-child(3) {
	top: 215px;
	left: 326px;
	width: 88px;
	height: 88px;
}
.c23 .content220217 .item:nth-child(4) {
	top: 60px;
	left: 241px;
	width: 77px;
	height: 77px;
}
.c23 .content220217 .item:nth-child(5) {
	top: 110px;
	left: 327px;
	width: 80px;
	height: 80px;
}
.c23 .content220217 .item:nth-child(6) {
	top: 253px;
	left: 208px;
	width: 88px;
	height: 88px;
}
.c23 .content220217 .item:nth-child(7) {
	top: 187px;
	left: 131px;
	width: 90px;
	height: 90px;
}
.c23 .content220217 .item:nth-child(8) {
	top: 163px;
	left: 240px;
	width: 81px;
	height: 81px;
}
.c23 .content220217 .item:nth-child(9) {
	top: 310px;
	left: 318px;
	width: 51px;
	height: 51px;
}
.c23 .content220217 .item:nth-child(10) {
	top: 148px;
	left: 750px;
	width: 86px;
	height: 86px;
}
.c23 .content220217 .item:nth-child(11) {
	top: 105px;
	left: 930px;
	width: 87px;
	height: 87px;
}
.c23 .content220217 .item:nth-child(12) {
	top: 80px;
	left: 1032px;
	width: 66px;
	height: 66px;
}
.c23 .content220217 .item:nth-child(13) {
	top: 258px;
	left: 774px;
	width: 88px;
	height: 88px;
}
.c23 .content220217 .item:nth-child(14) {
	top: 202px;
	left: 952px;
	width: 102px;
	height: 102px;
}
.c23 .content220217 .item:nth-child(15) {
	top: 97px;
	left: 848px;
	width: 66px;
	height: 66px;
}
.c23 .content220217 .item:nth-child(16) {
	top: 153px;
	left: 1050px;
	width: 78px;
	height: 78px;
}
.c23 .content220217 .item:nth-child(17) {
	top: 188px;
	left: 842px;
	width: 78px;
	height: 78px;
}
.c23 .content220217 .item:nth-child(18) {
	top: 282px;
	left: 872px;
	width: 102px;
	height: 102px;
}
.c23 .content220217 .item:nth-child(19) {
	top: 335px;
	left: 990px;
	width: 48px;
	height: 48px;
}
.c23 .content220217 .title {
	width: 95px;
	font-size: 16px;
	line-height: 32px;
	border-radius: 16px;
	color: #fff;
	text-align: center;
	position: absolute;
}
.c23 .content220217 .title.blue {
	left: 188px;
	top: 428px;
	background-color: #1f7ce5;
}
.c23 .content220217 .title.red {
	left: 920px;
	top: 428px;
	background-color: #ff374f;
}
.c23 .content220217 {
	height: 552px;
	background-image: url("http://img.mobiletrain.org/templates/mobiletrain/images/java2021/c23-img1.png");
	background-size: 1200px;
	position: relative;
}
.c23 .content220217 .item {
	border-radius: 50%;
	font-size: 16px;
	color: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
	position: absolute;
}
.c23 .content220217 .item.dark-blue {
	background-color: #2c4ad7;
}
.c23 .content220217 .item.light-blue {
	background-color: #62a3ed;
}
.c23 .content220217 .item.blue {
	background-color: #1f7ce5;
}
.c23 .content220217 .item.dark-red {
	background-color: #ff374f;
}
.c23 .content220217 .item.light-red {
	background-color: #ff7383;
}
.c23 .content220217 .item:nth-child(1) {
	top: 58px;
	left: 103px;
	width: 118px;
	height: 118px;
}
.c23 .content220217 .item:nth-child(2) {
	top: 60px;
	left: 415px;
	width: 108px;
	height: 108px;
}
.c23 .content220217 .item:nth-child(3) {
	top: 215px;
	left: 326px;
	width: 88px;
	height: 88px;
}
.c23 .content220217 .item:nth-child(4) {
	top: 60px;
	left: 241px;
	width: 77px;
	height: 77px;
}
.c23 .content220217 .item:nth-child(5) {
	top: 110px;
	left: 327px;
	width: 80px;
	height: 80px;
}
.c23 .content220217 .item:nth-child(6) {
	top: 253px;
	left: 208px;
	width: 88px;
	height: 88px;
}
.c23 .content220217 .item:nth-child(7) {
	top: 187px;
	left: 131px;
	width: 90px;
	height: 90px;
}
.c23 .content220217 .item:nth-child(8) {
	top: 163px;
	left: 240px;
	width: 81px;
	height: 81px;
}
.c23 .content220217 .item:nth-child(9) {
	top: 310px;
	left: 318px;
	width: 51px;
	height: 51px;
}
.c23 .content220217 .item:nth-child(10) {
	top: 148px;
	left: 750px;
	width: 86px;
	height: 86px;
}
.c23 .content220217 .item:nth-child(11) {
	top: 105px;
	left: 930px;
	width: 87px;
	height: 87px;
}
.c23 .content220217 .item:nth-child(12) {
	top: 80px;
	left: 1032px;
	width: 66px;
	height: 66px;
}
.c23 .content220217 .item:nth-child(13) {
	top: 258px;
	left: 774px;
	width: 88px;
	height: 88px;
}
.c23 .content220217 .item:nth-child(14) {
	top: 202px;
	left: 952px;
	width: 102px;
	height: 102px;
}
.c23 .content220217 .item:nth-child(15) {
	top: 97px;
	left: 848px;
	width: 66px;
	height: 66px;
}
.c23 .content220217 .item:nth-child(16) {
	top: 153px;
	left: 1050px;
	width: 78px;
	height: 78px;
}
.c23 .content220217 .item:nth-child(17) {
	top: 188px;
	left: 842px;
	width: 78px;
	height: 78px;
}
.c23 .content220217 .item:nth-child(18) {
	top: 282px;
	left: 872px;
	width: 102px;
	height: 102px;
}
.c23 .content220217 .item:nth-child(19) {
	top: 335px;
	left: 990px;
	width: 48px;
	height: 48px;
}
.c23 .content220217 .title {
	width: 95px;
	font-size: 16px;
	line-height: 32px;
	border-radius: 16px;
	color: #fff;
	text-align: center;
	position: absolute;
}
.c23 .content220217 .title.blue {
	left: 188px;
	top: 428px;
	background-color: #1f7ce5;
}
.c23 .content220217 .title.red {
	left: 920px;
	top: 428px;
	background-color: #ff374f;
}

.c6 .content220217 {
	width: 1218px;
	margin: 0 auto;
	background-image: url("http://img.mobiletrain.org/templates/mobiletrain/images/java2021/c6-te-img.png");
	background-size: 1218px;
	height: 373px;
	background-repeat: no-repeat;
	text-align: center;
	position: relative;
}
.c6 .content220217 * {
	box-sizing: border-box;
}
.c6 .content220217 .title {
	position: absolute;
	color: #fff;
	width: 188px;
	padding-top: 18px;
	height: 98px;
	line-height: 30px;
	font-size: 20px;
}
.c6 .content220217 .title:nth-child(1) {
	left: 18px;
	top: 15px;
}
.c6 .content220217 .title:nth-child(2) {
	left: 18px;
	top: 135px;
}
.c6 .content220217 .title:nth-child(3) {
	left: 18px;
	top: 254px;
}
.c6 .content220217 .title .blod {
	font-size: 18px;
	font-weight: bold;
}
.c6 .content220217 .dec-list {
	position: absolute;
	display: flex;
	left: 225px;
}
.c6 .content220217 .dec-list:nth-of-type(1) {
	top: 18px;
}
.c6 .content220217 .dec-list:nth-of-type(2) {
	top: 139px;
}
.c6 .content220217 .dec-list .dec {
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 16px;
	line-height: 22px;
	width: 106px;
	height: 90px;
}
.c6 .content220217 .dec-list .dec + .dec {
	margin-left: 21px;
}
.module-wrap .module.module3 {
	padding-top: 93px;
}
.module-wrap .module.module3 .module-title {
	color: #2c9cf8;
}
.module-wrap .module.module3 .module-title .orange {
	color: #ff8b32;
}
.module-wrap .module.module3 main {
	width: 1200px;
	margin: 46px auto 28px;
	display: flex;
	align-items: center;
}
.module-wrap .module.module3 main .left {
	width: 319px;
	background: #ffffff;
	box-shadow: 0px 2px 20px 0px rgba(90, 87, 119, 0.2);
	border-radius: 20px 0px 0px 20px;
}
.module-wrap .module.module3 main .left .btn-wrap {
	border-bottom: 1px solid #a7a7a7;
	width: 228px;
	margin: 0 auto;
}
.module-wrap .module.module3 main .left .btn-wrap:last-child {
	border-bottom: none;
}
.module-wrap .module.module3 main .left .btn-wrap.active .btn {
	background: linear-gradient(-4deg, #3d58fb, #6698f8, #456ff6);
	font-weight: bold;
	color: #ffffff;
}
.module-wrap .module.module3 main .left .btn-wrap .btn {
	cursor: pointer;
	color: #585454;
	line-height: 62px;
	border-radius: 20px;
	font-size: 28px;
	font-family: SourceHanSansCN;
	text-align: center;
	margin: 22px 0;
}
.module-wrap .module.module3 main .right {
	flex: 1;
}
.module-wrap .module.module3 main .right .content {
	height: 393px;
	display: none;
	background-image: url("../images/bg-sqrt.png");
	background-size: 100% 100%;
	padding-top: 60px;
}
.module-wrap .module.module3 main .right .content.active {
	display: block;
}
.module-wrap .module.module3 main .right .content:nth-child(1) .dec-list .dec:nth-child(odd) {
	width: 303px;
}
.module-wrap .module.module3 main .right .content:nth-child(1) .dec-list .dec:nth-child(even) {
	margin-left: 95px;
}
.module-wrap .module.module3 main .right .content:nth-child(2) .dec-list .dec:nth-child(odd) {
	width: 253px;
}
.module-wrap .module.module3 main .right .content:nth-child(2) .dec-list .dec:nth-child(even) {
	margin-left: 120px;
}
.module-wrap .module.module3 main .right .content:nth-child(2) .dec-list .dec .dec-title {
	font-size: 16px;
	font-weight: 400;
	line-height: 20px;
}
.module-wrap .module.module3 main .right .content:nth-child(3) .dec-list .dec {
	margin-top: 49px;
}
.module-wrap .module.module3 main .right .content:nth-child(3) .dec-list .dec:nth-child(3) {
	margin-top: 0;
}
.module-wrap .module.module3 main .right .content:nth-child(3) .dec-list .dec:nth-child(3n + 1) {
	width: 240px;
}
.module-wrap .module.module3 main .right .content:nth-child(3) .dec-list .dec:nth-child(3n + 2) {
	width: 305px;
}
.module-wrap .module.module3 main .right .content:nth-child(3) .dec-list .dec .dec-title {
	font-size: 16px;
	font-weight: 400;
	line-height: 20px;
}
.module-wrap .module.module3 main .right .content .title {
	font-size: 18px;
	font-family: SourceHanSansCN;
	font-weight: 500;
	color: #333333;
	line-height: 58px;
	margin-left: 61px;
	border: 2px dashed #435dfa;
	width: 323px;
	padding-left: 24px;
	margin-bottom: 35px;
}
.module-wrap .module.module3 main .right .content .dec-list {
	display: flex;
	flex-wrap: wrap;
	padding-left: 94px;
	padding-bottom: 45px;
}
.module-wrap .module.module3 main .right .content .dec-list .dec {
	margin-top: 30px;
}
.module-wrap .module.module3 main .right .content .dec-list .dec:nth-child(1) {
	margin-top: 0;
}
.module-wrap .module.module3 main .right .content .dec-list .dec:nth-child(2) {
	margin-top: 0;
}
.module-wrap .module.module3 main .right .content .dec-list .dec .dec-title {
	font-size: 18px;
	font-family: SourceHanSansCN;
	font-weight: 500;
	color: #333333;
	line-height: 22px;
	position: relative;
}
.module-wrap .module.module3 main .right .content .dec-list .dec .dec-title::before {
	content: url("../images//icon-check.png");
	position: absolute;
	left: -34px;
	top: 2px;
}
.module-wrap .module.module3 main .right .content .dec-list .dec .dec-content {
	margin-top: 7px;
	font-size: 16px;
	font-family: SourceHanSansCN;
	font-weight: 400;
	color: #333333;
	line-height: 21px;
}
.c1-img1 {
	background-image: url("../images/c1-1.png");
	display: flex;
	justify-content: space-between;
	text-align: center;
	padding-top: 121px;
	padding-left: 99px;
	padding-right: 96px;
	box-sizing: border-box;
}
.c1-img1 .num-wrap .num {
	font-size: 27px;
	font-family: SourceHanSansCN;
	font-weight: bold;
	color: #ffffff;
	line-height: 31px;
}
.c1-img1 .num-wrap .dec {
	font-size: 16px;
	margin-top: 3px;
	font-family: SourceHanSansCN;
	font-weight: 400;
	color: #ffffff;
	line-height: 20px;
}

.c19 .c19-lists .c19-content .c19-left .chart1 {
	margin-top: 0;
	width: 448px;
	height: 294px;
	background-image: url("../images/c2-1.png");
	background-repeat: no-repeat;
	background-color: transparent;
	position: relative;
}
.c19 .c19-lists .c19-content .c19-left .chart1 .type {
	position: absolute;
	font-size: 18px;
	font-family: SourceHanSansCN;
	font-weight: 400;
	color: #404040;
	line-height: 22px;
}
.c19 .c19-lists .c19-content .c19-left .chart1 .type.type1 {
	left: 24px;
	top: -8px;
}
.c19 .c19-lists .c19-content .c19-left .chart1 .type.type2 {
	left: 334px;
	top: 237px;
}
.c19 .c19-lists .c19-content .c19-right .chart2 {
	width: 504px;
	height: 355px;
	background-color: transparent;
	background-image: url("../images/c2-2.png");
	background-repeat: no-repeat;
	background-position: top;
	display: flex;
	align-items: flex-end;
	padding-left: 72px;
	padding-right: 23px;
	justify-content: space-between;
	box-sizing: border-box;
}
.c19 .c19-lists .c19-content .c19-right .chart2 .line-wrap {
	height: auto;
	background-color: transparent;
	text-align: center;
}
.c19 .c19-lists .c19-content .c19-right .chart2 .line-wrap:nth-child(1) .line {
	width: 45px;
	height: 68px;
	background: #4e99ff;
}
.c19 .c19-lists .c19-content .c19-right .chart2 .line-wrap:nth-child(2) .line {
	width: 45px;
	height: 92px;
	background: #09c08a;
}
.c19 .c19-lists .c19-content .c19-right .chart2 .line-wrap:nth-child(3) .line {
	width: 45px;
	height: 125px;
	background: #3bdee0;
}
.c19 .c19-lists .c19-content .c19-right .chart2 .line-wrap:nth-child(4) .line {
	width: 45px;
	height: 155px;
	background: #f2bd4a;
}
.c19 .c19-lists .c19-content .c19-right .chart2 .line-wrap:nth-child(5) .line {
	width: 45px;
	height: 284px;
	background: #f87d77;
}
.c19 .c19-lists .c19-content .c19-right .chart2 .line-wrap .line {
	display: inline-block;
	position: relative;
	font-size: 14px;
	font-family: SourceHanSansCN;
	font-weight: 400;
	color: #ffffff;
	line-height: 18px;
	padding-top: 7px;
}
.c19 .c19-lists .c19-content .c19-right .chart2 .line-wrap .dec {
	font-size: 16px;
	font-family: SourceHanSansCN;
	font-weight: 400;
	color: #333333;
	line-height: 20px;
	margin-top: 18px;
}

.c27 .wrap .c27-img1 {
	background-image: url("../images/c27-1.png");
	background-repeat: no-repeat;
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
	box-sizing: border-box;
	padding-bottom: 36px;
}
.c27 .wrap .c27-img1 .money-wrap {
	width: 160px;
	box-sizing: border-box;
	padding-top: 18px;
	position: relative;
}
.c27 .wrap .c27-img1 .money-wrap:nth-child(1) {
	height: 160px;
}
.c27 .wrap .c27-img1 .money-wrap:nth-child(2) {
	height: 180px;
}
.c27 .wrap .c27-img1 .money-wrap:nth-child(3) {
	height: 200px;
}
.c27 .wrap .c27-img1 .money-wrap:nth-child(4) {
	height: 220px;
}
.c27 .wrap .c27-img1 .money-wrap:nth-child(5) {
	height: 240px;
}
.c27 .wrap .c27-img1 .money-wrap:nth-child(6) {
	height: 260px;
}
.c27 .wrap .c27-img1 .money-wrap:nth-child(7) {
	height: 280px;
}
.c27 .wrap .c27-img1 .money-wrap .money {
	top: -37px;
	left: 0;
	width: 100%;
	position: absolute;
	text-align: center;
	font-size: 18px;
	font-family: SourceHanSansCN;
	font-weight: bold;
	color: #f45110;
	line-height: 22px;
}
.c27 .wrap .c27-img1 .money-wrap .number {
	margin-top: 3px;
	font-size: 33px;
	padding-left: 17px;
	font-family: Impact;
	font-weight: 400;
	color: #ffffff;
	line-height: 37px;
}
.c27 .wrap .c27-img1 .money-wrap .unit {
	padding-left: 16px;
	font-size: 16px;
	font-family: SourceHanSansCN;
	font-weight: 400;
	color: #ffffff;
	line-height: 20px;
}
.c27 .wrap .c27-img1 .money-wrap .poster {
	position: absolute;
	text-align: center;
	font-size: 18px;
	font-family: SourceHanSansCN;
	font-weight: bold;
	color: #2c9cf8;
	line-height: 22px;
	bottom: -37px;
	left: 0;
	width: 100%;
}

.c22 .wrap .c22-content .c22-item1 {
	background: #ffffff;
	border: 1px solid #0d99f6;
	box-shadow: 0px 2px 20px 0px rgba(90, 87, 119, 0.2);
	height: 504px;
}
.c22 .wrap .c22-content .c22-item1:nth-child(1) {
	background-image: url("../images/c22-11.png");
	background-repeat: no-repeat;
	background-position: center 53px;
}
.c22 .wrap .c22-content .c22-item1:nth-child(1) .course-list {
	display: block;
	position: relative;
}
.c22 .wrap .c22-content .c22-item1:nth-child(1) .course-list .course {
	display: block;
	position: absolute;
	text-align: center;
}
.c22 .wrap .c22-content .c22-item1:nth-child(1) .course-list .course:nth-child(1) {
	top: 69px;
	left: 258px;
}
.c22 .wrap .c22-content .c22-item1:nth-child(1) .course-list .course:nth-child(1) .course-title {
	margin-bottom: 35px;
}
.c22 .wrap .c22-content .c22-item1:nth-child(1) .course-list .course:nth-child(2) {
	top: 164px;
	left: 346px;
}
.c22 .wrap .c22-content .c22-item1:nth-child(1) .course-list .course:nth-child(2) .course-title {
	margin-bottom: 52px;
}
.c22 .wrap .c22-content .c22-item1:nth-child(1) .course-list .course:nth-child(3) {
	top: 171px;
	left: 512px;
}
.c22 .wrap .c22-content .c22-item1:nth-child(1) .course-list .course:nth-child(3) .course-dec {
	position: absolute;
	top: -80px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 200px;
}
.c22 .wrap .c22-content .c22-item1:nth-child(1) .course-list .course:nth-child(4) {
	top: 136px;
	left: 614px;
}
.c22 .wrap .c22-content .c22-item1:nth-child(1) .course-list .course:nth-child(4) .course-title {
	margin-bottom: 34px;
}
.c22 .wrap .c22-content .c22-item1:nth-child(1) .course-list .course:nth-child(5) {
	top: 76px;
	left: 726px;
}
.c22 .wrap .c22-content .c22-item1:nth-child(1) .course-list .course:nth-child(5) .course-title {
	margin-bottom: 31px;
}
.c22 .wrap .c22-content .c22-item1:nth-child(1) .course-list .course:nth-child(6) {
	top: 104px;
	left: 863px;
}
.c22 .wrap .c22-content .c22-item1:nth-child(1) .course-list .course:nth-child(6) .course-title {
	font-size: 16px;
	margin-bottom: 24px;
}
.c22 .wrap .c22-content .c22-item1:nth-child(1) .course-list .course .num {
	font-size: 18px;
	font-family: SourceHanSansCN;
	font-weight: bold;
	color: #ffffff;
	line-height: 22px;
}
.c22 .wrap .c22-content .c22-item1:nth-child(1) .course-list .course .course-title {
	font-size: 18px;
	font-family: SourceHanSansCN;
	font-weight: 400;
	color: #ffffff;
	line-height: 22px;
}
.c22 .wrap .c22-content .c22-item1:nth-child(1) .course-list .course .course-dec {
	font-size: 16px;
	font-family: SourceHanSansCN;
	font-weight: 400;
	color: #333333;
	line-height: 22px;
}
.c22 .wrap .c22-content .c22-item1:nth-child(2) {
	background-image: url("../images/c22-2.png");
}
.c22 .wrap .c22-content .c22-item1:nth-child(2) .title {
	padding-top: 100px;
}
.c22 .wrap .c22-content .c22-item1:nth-child(2) .title-list {
	display: block;
	position: relative;
}
.c22 .wrap .c22-content .c22-item1:nth-child(2) .title-list .big-title {
	position: absolute;
	left: 0;
	top: 0;
	font-size: 19px;
	line-height: 27px;
	text-align: center;
	color: #fff;
}
.c22 .wrap .c22-content .c22-item1:nth-child(2) .title-list .big-title:nth-child(1) {
	left: 86px;
	top: 211px;
}
.c22 .wrap .c22-content .c22-item1:nth-child(2) .title-list .big-title:nth-child(2) {
	left: 213px;
	top: 36px;
}
.c22 .wrap .c22-content .c22-item1:nth-child(2) .title-list .big-title:nth-child(3) {
	left: 517px;
	top: 259px;
}
.c22 .wrap .c22-content .c22-item1:nth-child(2) .list {
	display: block;
	margin-top: 90px;
	margin-left: 652px;
}
.c22 .wrap .c22-content .c22-item1:nth-child(2) .list .item {
	margin-top: 32px;
	display: block;
	position: relative;
}
.c22 .wrap .c22-content .c22-item1:nth-child(2) .list .item::before {
	position: absolute;
	top: 6px;
	left: -25px;
	content: "";
	width: 15px;
	height: 15px;
	border: 1px solid #83e1de;
	border-radius: 50%;
}
.c22 .wrap .c22-content .c22-item1:nth-child(2) .list .item .item-title {
	font-size: 20px;
	line-height: 24px;
	color: #83e1de;
}
.c22 .wrap .c22-content .c22-item1:nth-child(2) .list .item .item-dec {
	margin-top: 7px;
	font-size: 16px;
	line-height: 20px;
	color: #333333;
}
.c22 .wrap .c22-content .c22-item1:nth-child(3) {
	height: 582px;
	background-image: url("../images/c22-3.png");
	background-size: 1201px;
}
.c22 .wrap .c22-content .c22-item1:nth-child(3) .list {
	display: block;
	position: relative;
}
.c22 .wrap .c22-content .c22-item1:nth-child(3) .list .item {
	position: absolute;
	display: block;
}
.c22 .wrap .c22-content .c22-item1:nth-child(3) .list .item:nth-child(1) {
	text-align: right;
	left: 223px;
	top: 338px;
}
.c22 .wrap .c22-content .c22-item1:nth-child(3) .list .item:nth-child(2) {
	text-align: right;
	left: 217px;
	top: 215px;
}
.c22 .wrap .c22-content .c22-item1:nth-child(3) .list .item:nth-child(3) {
	text-align: right;
	left: 247px;
	top: 106px;
}
.c22 .wrap .c22-content .c22-item1:nth-child(3) .list .item:nth-child(4) {
	text-align: center;
	left: 523px;
	top: 97px;
}
.c22 .wrap .c22-content .c22-item1:nth-child(3) .list .item:nth-child(5) {
	text-align: left;
	left: 803px;
	top: 99px;
}
.c22 .wrap .c22-content .c22-item1:nth-child(3) .list .item:nth-child(6) {
	text-align: left;
	left: 873px;
	top: 223px;
}
.c22 .wrap .c22-content .c22-item1:nth-child(3) .list .item:nth-child(7) {
	text-align: left;
	left: 868px;
	top: 344px;
}
.c22 .wrap .c22-content .c22-item1:nth-child(3) .list .item .item-title {
	font-size: 12px;
	line-height: 24px;
	color: #373737;
}
.c22 .wrap .c22-content .c22-item1:nth-child(3) .list .item .item-dec {
	line-height: 20px;
	font-size: 16px;
	margin-top: 2px;
	color: #ff8b34;
}
.c22 .wrap .c22-content .c22-item1 .title {
	padding-top: 79px;
	font-size: 20px;
	font-family: SourceHanSansCN;
	font-weight: bold;
	color: #333333;
	line-height: 24px;
	text-align: center;
}
.c22 .wrap .c22-content .c22-item1 .dec {
	font-size: 18px;
	font-family: SourceHanSansCN;
	font-weight: 400;
	color: #333333;
	line-height: 22px;
	text-align: center;
	margin-top: 2px;
}
.c25 .book-swiper {
	margin-top: 13px;
}
.c25 .book-swiper .swiper-slide {
	width: auto;
	height: 345px;
}
.c25 .book-swiper .swiper-slide .book-name {
	position: absolute;
	font-size: 19px;
	font-family: SourceHanSansCN;
	font-weight: 400;
	color: #ffffff;
	line-height: 23px;
	bottom: 37px;
	left: 50%;
	transform: translateX(-50%);
	white-space: nowrap;
}
