@media only screen and (min-width: 320px) and (max-width: 359px) {

	html,
	body {
		font-size: 42.67px;
	}
}

@media only screen and (min-width: 360px) and (max-width: 374px) {

	html,
	body {
		font-size: 48px;
	}
}

@media only screen and (min-width: 375px) and (max-width: 385px) {

	html,
	body {
		font-size: 50px;
	}
}

@media only screen and (min-width: 386px) and (max-width: 392px) {

	html,
	body {
		font-size: 51.47px;
	}
}

@media only screen and (min-width: 393px) and (max-width: 400px) {

	html,
	body {
		font-size: 52.4px;
	}
}

@media only screen and (min-width: 401px) and (max-width: 414px) {

	html,
	body {
		font-size: 53.47px;
	}
}

@media only screen and (min-width: 415px) and (max-width: 479px) {

	html,
	body {
		font-size: 55.33px;
	}
}

@media only screen and (min-width: 480px) and (max-width: 559px) {

	html,
	body {
		font-size: 64px;
	}
}

@media only screen and (min-width: 560px) and (max-width: 599px) {

	html,
	body {
		font-size: 74.67px;
	}
}

@media only screen and (min-width: 600px) and (max-width: 749px) {

	html,
	body {
		font-size: 80px;
	}
}

@media only screen and (min-width: 750px) and (max-width: 767px) {

	html,
	body {
		font-size: 100px;
	}
}

@font-face {
	font-family: SourceHanSansCN-Bold;
	src: url("https://gk.gaodun.com/zt/yyj/css/font/SourceHanSansCN-Bold.otf");
}

@font-face {
	font-family: SourceHanSansCN-Regular;
	src: url("https://gk.gaodun.com/zt/yyj/css/font/SourceHanSansCN-Regular.otf");
}

@font-face {
	font-family: SourceHanSansCN-Medium;
	src: url("https://gk.gaodun.com/zt/yyj/css/font/SourceHanSansCN-Medium.otf");
}

input:-webkit-autofill {
	-webkit-box-shadow: 0 0 0px 1000px white inset;
}

* {
	margin: 0;
	padding: 0;
	font-family: Microsoft YaHei, tahoma, arial, Hiragino Sans GB, \\5b8b\4f53, sans-serif;
}

html,
body {
	width: 100%;
	height: 100%;
	overflow-x: hidden;
}

body {
	font-family: Microsoft YaHei, tahoma, arial, Hiragino Sans GB, \\5b8b\4f53, sans-serif;
}

input {
	font-size: 12px;
}

input[type=checkbox] {
	vertical-align: middle;
}

a:focus {
	outline: none;
}

.display_arrow i {
	color: #fff;
	vertical-align: middle;
}

i {
	font-style: normal;
}

a:focus,
a:hover {
	text-decoration: none !important;
}

.inline {
	display: inline-block;
}

.lblock {
	display: inline-block;
	*display: inline;
	zoom: 1;
}

.fr {
	float: right;
}

.fl {
	float: left;
}

.fln {
	float: none !important;
}

a {
	text-decoration: none;
	cursor: pointer;
}

a,
a:hover,
a:active,
a:visited,
a:link,
a:focus {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	-webkit-tap-highlight-color: transparent;
	outline: none;
	background: none;
	text-decoration: none;
}

li {
	list-style: none
}

em {
	font-style: normal;
}

img {
	border: 0px none;
	vertical-align: middle;
	max-width: 100%;
	max-height: 100%;
}

input {
	outline: none;
	border: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: normal;
}


.clearfix {
	zoom: 1;
	overflow: hidden;
}

.clearfix:after {
	content: "";
	clear: both;
	display: block;
}

.wrap {
	width: 100%;
	max-width: 750px;
	margin: auto;
	font-size: 0;
}

.banner {
	height: 3.74rem;
	background: url(../img/bannerBg.png) no-repeat 100% 100%;
	overflow: hidden;
}

.banner .title {
	width: 5.89rem;
	height: 1.11rem;
	margin: .29rem auto .43rem;
}

.banner .advantage {
	width: 5.91rem;
	height: 0.42rem;
	margin: auto;
}

.banner .applyBoxs {
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 5.01rem;
	margin: .53rem auto 0;
}

.banner .applyBoxs .btn {
	width: 2.18rem;
	height: 0.43rem;
	background: #ff032d;
	display: flex;
	align-items: center;
	justify-content: center;
	font-family: SourceHanSansCN-Regular;
	font-size: 0.23rem;
	color: #ffffff;
	border-radius: 0.215rem;
}

.content {
	background: #9d0505;
	padding: 0 .46rem 1.64rem;
}

.content .title {
	font-family: SourceHanSansCN-Regular;
	font-size: 0.38rem;
	color: #ffffff;
	text-align: center;
	padding: .3rem 0;
}

.positionInquireBox .positionList {
	padding: 0 .7rem .15rem .3rem;
	background: #FFFFFF;
	border-radius: .2rem;
}

.positionList ul {
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
}

.positionList li {
	width: .98rem;
	height: .44rem;
	position: relative;
	margin: .15rem 0 0 .4rem;
}

.positionList li .bg1 {
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: 1;
	width: 0.92rem;
	height: 0.38rem;
	border: .02rem solid #9d0505;
	border-radius: 0.19rem;
}

.positionList li .bg2 {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	width: 0.96rem;
	height: 0.42rem;
	background: #9d0505;
	border-radius: 0.21rem;
}

.positionList li.active .bg1 {
	border: .02rem solid #ec6b1a;
}

.positionList li.active .bg2 {
	background: #ec6b1a;
}

.positionList li .text {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	margin: auto;
	z-index: 3;
	width: .98rem;
	height: .36rem;
	text-align: center;
	font-family: SourceHanSansCN-Regular;
	font-size: 0.25rem;
	color: #FFFFFF;
}

.positionList li:hover .bg1 {
	border: .02rem solid #ec6b1a;
}

.positionList li:hover .bg2 {
	background: #ec6b1a;
}

.examGuideList {
	padding: 0 .41rem .53rem;
	background: #FFFFFF;
	border-radius: .2rem;
}

.examGuideList ul {
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
	padding-top: .1rem;
}

.examGuideList li {
	width: 46%;
	border: solid 0.04rem #9d0505;
	border-top: none;
	margin-top: .3rem;
}

.examGuideList li .title {
	height: 0.4rem;
	background-color: #9d0505;
	display: flex;
	align-items: center;
	justify-content: center;
	font-family: SourceHanSansCN-Regular;
	font-size: 0.27rem;
	color: #FFFFFF;
	padding: 0;
}

.examGuideList li .questionBox {
	background: #FFFFFF;
	padding-top: .13rem;
}

.examGuideList li .question {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-bottom: .18rem;
}

.examGuideList li .question span {
	font-family: SourceHanSansCN-Regular;
	font-size: 0.14rem;
	color: #010101;
	margin-left: .05rem;
	width: 60%;
	height: .32rem;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.examGuideList li .question span.ls {
	letter-spacing: -1px;
}

.examGuideList li .question a {
	font-family: SourceHanSansCN-Regular;
	font-size: 0.14rem;
	color: #ff9eab;
	margin-right: .02rem;
}

.flowChart {
	padding-top: .17rem;
}

.flowBox {
	display: flex;
	justify-content: space-around;
}

.flowBox .flow {
	text-align: center;
}

.flowBox .flow img {
	width: .65rem;
}

.flowBox .flow p {
	margin-top: .12rem;
	font-family: SourceHanSansCN-Regular;
	font-size: 0.24rem;
	color: #FFFFFF;
}

.flowBox .arrows {
	width: 0.21rem;
	height: 0.65rem;
	display: flex;
	align-items: center;
}

.formBoxs .title {
	font-size: 0.29rem;
}

.form {
	background-color: #ffffff;
	border-radius: 0.6rem;
	padding: .3rem .8rem .33rem .3rem;
}

.form .option {
	display: flex;
	align-items: center;
	justify-content: flex-end;
	margin-bottom: .15rem;
}

.form .option span {
	font-family: SourceHanSansCN-Regular;
	font-size: 0.23rem;
	color: #727272;
	text-align: right;
}

.form .option select,
.form .option input {
	width: 3.51rem;
	height: 0.4rem;
	background-color: #ffffff;
	border: solid 0.01rem #818281;
	margin-left: .27rem;
	padding: 0 .1rem;
	box-sizing: content-box;
}

.form .option .codeBox {
	width: 3.51rem;
	height: 0.4rem;
	border: solid 0.01rem #818281;
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-left: .27rem;
	padding: 0 .1rem;
	cursor: pointer;
}

.form .option .codeBox input {
	width: 2rem;
	height: .38rem;
	margin-left: 0;
	padding: 0;
	border: none;
}

.form .option .codeBox #getCode {
	font-family: SourceHanSansCN-Regular;
	font-size: 0.13rem;
	color: #9d0505;
}

.buttonBox {
	width: 5.24rem;
	height: 0.52rem;
	background-color: #9d0505;
	border-radius: 0.25rem;
	margin: .3rem auto 0;
}

.button {
	width: 2.17rem;
	height: 0.42rem;
	border-radius: 0.25rem;
	border: solid 0.05rem #9e9e9e;
	margin: auto;
	font-family: SourceHanSansCN-Regular;
	font-size: 0.23rem;
	color: #FFFFFF;
	display: flex;
	align-items: center;
	justify-content: center;
}

.freeGet {
	padding-top: .15rem;
}

.testList ul {
	display: flex;
	align-items: center;
	justify-content: space-around;
	flex-wrap: wrap;
}

.testList li {
	overflow: hidden;
	width: 30%;
}

.testList li .pdfBox {
	height: 2.24rem;
}

.testList li .pdfName {
	font-family: SourceHanSansCN-Regular;
	font-size: 0.25rem;
	color: #FFFFFF;
	margin: .2rem 0 .15rem;
	text-align: center;
}

.testList li .download {
	width: 1.04rem;
	height: 0.27rem;
	margin: auto;
	display: flex;
	align-items: center;
	justify-content: center;
	font-family: SourceHanSansCN-Regular;
	font-size: 0.14rem;
	color: #9d0505;
	background: #FFFFFF;
	border-radius: .06rem;
	margin-bottom: .37rem;
}

.courseBox {
	padding-top: .28rem;
}

.courseBox .swiper-container {
	background-color: #ffffff;
	border-radius: 0.6rem;
	/* padding: .43rem .35rem .5rem; */
}

.courseBox .swiper-slide .slideBox {
	padding: .43rem .35rem .5rem;
}

.courseBox .swiper-slide table {
	width: 100%;
	border-collapse: collapse;
}

.courseBox .swiper-slide table tr {
	height: 0.54rem;
	border: solid 0.02rem #c8635b;
}

.courseBox .swiper-slide table td {
	font-family: SourceHanSansCN-Regular;
	font-size: 0.21rem;
	color: #555555;
}

.courseBox .swiper-slide table td p {
	margin-bottom: .1rem;
}

.courseBox .swiper-slide table td p:first-child {
	margin-top: .1rem;
}

.courseBox .swiper-slide table .advisoryApply {
	display: flex;
	align-items: center;
	justify-content: center;
	height: 1.08rem;
}

.courseBox .swiper-slide table td .zx {
	width: 1.99rem;
	height: 0.54rem;
	background-color: #f9cdd5;
	border-radius: 0.27rem;
	font-family: SourceHanSansCN-Regular;
	font-size: 0.35rem;
	color: #9d0505;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-right: .26rem;
}

.courseBox .swiper-slide table td .bm {
	width: 1.99rem;
	height: 0.54rem;
	background-color: #9d0505;
	border-radius: 0.27rem;
	font-family: SourceHanSansCN-Regular;
	font-size: 0.35rem;
	color: #FFFFFF;
	display: flex;
	align-items: center;
	justify-content: center;
}

.courseBox .swiper-slide table td.hint {
	font-size: 0.17rem;
	text-align: center;
}

.courseBox .swiper-slide table td.w1 {
	width: 2rem;
	padding-left: .1rem;
}

.courseBox .swiper-slide .details {
	font-family: SourceHanSansCN-Regular;
	font-size: 0.39rem;
	color: #ffffff;
	width: 3.34rem;
	height: 0.66rem;
	background-color: #9d0505;
	border-radius: 0.2rem;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 1.2rem auto 0;
}

.courseBox .swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
	bottom: 1.6rem;
}

.courseBox .swiper-pagination-bullet {
	width: 10px;
	height: 10px;
	background: #000000;
	opacity: 1;
}

.courseBox .swiper-pagination-bullet-active {
	background: #9d0505;
}

.advantageExplain {
	padding-top: .3rem;
}

.advantageExplain .advantageList {
	overflow: hidden;
	padding: .12rem .48rem .3rem .2rem;
	background: #FFFFFF;
	border-radius: .2rem;
}

.advantageExplain .advantageList li .advantage {
	font-family: SourceHanSansCN-Bold;
	font-size: 0.25rem;
	color: #9d0505;
	display: flex;
	align-items: center;
	margin-top: .2rem;
	font-weight: bold;
}

.advantageExplain .advantageList li .advantage .dot {
	width: 10px;
	height: 10px;
	border-radius: 10px;
	background-color: #a50000;
	margin-right: .1rem;
}

.advantageExplain .advantageList li .text {
	padding-left: .3rem;
	font-family: SourceHanSansCN-Regular;
	font-size: 0.21rem;
	color: #555555;
	margin-top: .05rem;
}

.FAQbox {
	padding-top: .3rem;
}

.FAQbox .questionBox {
	padding: .2rem .25rem 0 .19rem;
	background: #FFFFFF;
	border-radius: .2rem;
	overflow: hidden;
}

.FAQbox .questionBox li {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-bottom: .3rem;
}

.FAQbox .questionBox li .left {
	display: flex;
	align-items: center;
}

.FAQbox .questionBox li .left .dot {
	width: 10px;
	height: 10px;
	border-radius: 10px;
	background-color: #a50000;
	margin: 0 .1rem 0 .2rem;
}

.FAQbox .questionBox li .left span {
	font-family: SourceHanSansCN-Regular;
	font-size: 0.21rem;
	color: #555555;
}

.FAQbox .questionBox li a {
	font-family: SourceHanSansCN-Regular;
	font-size: 0.21rem;
	color: #ff9eab;
}

.footer {
	position: fixed;
	/* left: 0;
	right: 0; */
	bottom: 0;
	z-index: 9999;
	width: 100%;
	max-width: 750px;
	height: 1.14rem;
	background-color: #ffffff;
	display: flex;
	align-items: center;
	margin: auto;
}

.footer .left {
	width: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: .32rem;
	font-family: SourceHanSansCN-Bold;
	color: #a82020;
	font-weight: bold;
}

.footer .left img {
	margin-right: .1rem;
	width: .43rem;
	height: .44rem;
}

.footer .line {
	height: 0.86rem;
	width: .02rem;
	background: #a82020;
}

.footer .right {
	flex: 1;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: .32rem;
	font-family: SourceHanSansCN-Bold;
	color: #a82020;
	font-weight: bold;
}

.footer .right img {
	margin-right: .1rem;
	width: .44rem;
	height: .4rem;
}

.service {
	cursor: pointer;
	-webkit-tap-highlight-color: transparent;
}

.pc {
	display: none;
}


@media only screen and (min-width: 768px) {

	html,
	body {
		font-size: 100px;
	}

	.m {
		display: none;
	}

	.pc {
		display: block;
	}

	.wrap {
		max-width: none;
		background: #9d0505;
		position: relative;
	}

	.banner {
		width: 100%;
		min-width: 960px;
		height: 800px;
		background-image: url(../img/bannerBg.png);
		background-repeat: no-repeat;
		background-size: 100% 100%;
		position: relative;
	}

	.bannerBox {
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		z-index: 5;
		width: 960px;
		margin: auto;
		padding: 80px 0 ;
	}

	.banner .bannerBox .title {
		width: 100%;
		max-width: 1171px;
		height: auto;
		margin: auto;
		text-align: center;
	}

	.banner .advantage {
		width:90%;
		height: auto;
		margin: 110px auto 100px;
		text-align: center;
	}
	.banner .advantage img{
		width:100%;
		max-height: none;
	}

	.banner .applyBoxs {
		width: 800px;
		margin: auto;
	}

	.banner .applyBoxs .btn {
		width: 370px;
		height: 70px;
		font-size: 30px;
		border-radius: 35px;
	}

	.content {
		width: 960px;
		margin: auto;
		padding: 0;
	}

	.content .title {
		font-size: 50px;
		padding: 60px 0 30px;
	}

	.positionInquireBox .positionList {
		padding: 40px 20px 40px 10px;
	}

	.positionList li {
		width: 100px;
		height: 54px;
		border-radius: 10px;
		margin: 0 0 40px 15px;
	}

	.positionList li .bg1 {
		width: 92px;
		height: 50px;
		border-radius: 10px;
		border: solid 2px #9d0505;
	}

	.positionList li .bg2 {
		width: 96px;
		height: 54px;
		background-color: #9d0505;
		border-radius: 10px;
	}
	.positionList li .text{
		width: 100px;
		height: 54px;
		line-height: 54px;
	}

	.positionInquireBox .positionList li.active .bg1 {
		border: .02rem solid #ff7b7b;
	}

	.positionInquireBox .positionList li.active .bg2 {
		background: #ff7b7b;
	}

	.positionList li:hover .bg1 {
		border: .02rem solid #ff7b7b;
	}

	.positionList li:hover .bg2 {
		background: #ff7b7b;
	}

	.queryBox {
		padding: 0 0 0 30px;
		display: flex;
		align-items: center;
		justify-content: space-between;
	}

	.queryBox span {
		font-family: SourceHanSansCN-Regular;
		font-size: 20px;
		color: #000000;
	}

	.queryBox input {
		width: 150px;
		height: 50px;
		background-color: #f3f3f3;
		font-family: SourceHanSansCN-Regular;
		font-size: 18px;
		color: #000000;
		padding-left: 10px;
	}

	.queryBox input::-webkit-input-placeholder {
		font-size: 18px;
		color: #757575;
	}

	.queryBox input:-moz-placeholder {
		font-size: 18px;
		color: #757575;
	}

	.queryBox input::-moz-placeholder {
		font-size: 18px;
		color: #757575;
	}

	.queryBox input:-ms-input-placeholder {
		font-size: 18px;
		color: #757575;
	}

	.queryBox .codeBox1 {
		width: 250px;
		height: 50px;
		background-color: #f3f3f3;
		display: flex;
		align-items: center;
		justify-content: space-between;
	}

	.queryBox .codeBox1 input {
		width: 90px;
		margin-left: 5px;
	}

	.queryBox .codeBox1 #getCode1 {
		width: 130px;
		height: 46px;
		background-color: #ffffff;
		border-radius: 12px;
		border: solid 2px #cccccc;
		font-family: SourceHanSansCN-Regular;
		font-size: 18px;
		color: #9d0505;
		text-align: center;
		line-height: 46px;
		cursor: pointer;
	}

	.queryBox .queryDownload {
		width: 170px;
		height: 46px;
		background-color: #ffd687;
		border-radius: 12px;
		border: solid 2px #cccccc;
		font-family: SourceHanSansCN-Regular;
		font-size: 22px;
		font-weight: normal;
		font-stretch: normal;
		letter-spacing: 0px;
		color: #9d0505;
		text-align: center;
		line-height: 46px;
		cursor: pointer;
	}

	.examGuideList {
		padding: 60px 30px 10px;
	}

	.examGuideList ul {
		padding-top: 0;
	}

	.examGuideList li {
		width: 430px;
		margin-bottom: 40px;
		margin-top: 0;
	}

	.examGuideList li .title {
		height: 64px;
		font-size: 40px;
	}

	.examGuideList li .questionBox {
		margin-top: 20px;
		padding-top: 0;
	}

	.examGuideList li .question {
		margin-bottom: 30px;
	}

	.examGuideList li .question span {
		font-size: 20px;
		margin-left: 18px;
		height: auto;
	}

	.examGuideList li .question a {
		font-size: 20px;
		margin-right: 10px;
	}

	.flowBox .flow img {
		width: 100px;
	}

	.flowBox .arrows {
		width: 30px;
		height: 100px;
	}

	.flowBox .flow p {
		margin-top: 20px;
		font-size: 30px;
	}

	.formBoxs .title {
		font-size: 40px;
	}

	.form {
		display: flex;
		align-items: center;
		justify-content: space-between;
		flex-wrap: wrap;
		padding: 60px 40px 50px;
	}

	.form .option.w2 {
		width: 420px;
		margin-bottom: 60px;
		flex-wrap: wrap;
		justify-content: flex-start;
	}

	.form .option span {
		width: 100%;
		font-size: 28px;
		text-align: left;
		margin-bottom: 15px;
	}

	.form .option select {
		width: 420px;
		height: 60px;
		border: solid 1px #818281;
		font-size: 28px;
		color: #333333;
		margin-left: 0;
		appearance: none;
		-moz-appearance: none;
		-webkit-appearance: none;
		background: url("../img/selectArrow.png") no-repeat scroll 340px center #fff;
	}

	.form .option input {
		height: 60px;
		margin-left: 0;
		padding: 0;
		font-size: 20px;
		color: #333333;
	}

	.form .option.w-n {
		width: 220px;
		flex-wrap: wrap;
		margin-bottom: 0;
	}

	.form .option.w-i {
		flex-wrap: wrap;
		width: 340px;
		justify-content: flex-start;
		margin-bottom: 0;
	}

	.form .option.w-c {
		width: 260px;
		height: 117px;
		margin-bottom: 0;
		align-items: flex-end;
		justify-content: flex-start;
	}

	.form .option .codeBox {
		width: 245px;
		height: 60px;
		margin-left: 0;
		padding: 0;
		position: relative;
		display: block;
		border: solid 1px #818281;
	}

	.form .option .codeBox input {
		width: 90px;
		height: 58px;
	}

	.form .option .codeBox #getCode {
		width: 165px;
		height: 58px;
		background-color: #ffffff;
		border-radius: 12px;
		border: solid 2px #cccccc;
		font-size: 18px;
		text-align: center;
		line-height: 58px;
		position: absolute;
		top: -1px;
		left: 90px;
	}

	.buttonBox {
		width: 400px;
		height: 80px;
		background-color: #9d0505;
		border-radius: 25px;
		margin: 70px auto 0;
		cursor: pointer;
	}

	.button {
		width: 100%;
		height: 80px;
		border: none;
		font-size: 36px;
	}

	.testList li {
		width: 150px;
	}
	.testList li .pdfBox{
		height: auto;
	}

	.testList li .pdfName {
		font-size: 28px;
		margin: 18px 0 20px;
	}

	.testList li .download {
		width: 136px;
		height: 36px;
		margin-bottom: 0;
		font-size: 18px;
		border-radius: 10px;
	}

	.courseBox .title2 {
		font-family: SourceHanSansCN-Regular;
		font-size: 40px;
		color: #FFFFFF;
		margin: 0 auto 20px;
		text-align: center;
	}

	.courseBox .table {
		background-color: #ffffff;
		border-radius: 60px;
		padding: 80px 30px 50px;
	}

	.courseBox table {
		width: 100%;
		border-collapse: collapse;
	}

	.courseBox table tr th {
		font-family: SourceHanSansCN-Regular;
		font-size: 24px;
		color: #000000;
		background-color: #fbeaed;
		height: 110px;
	}

	.courseBox table tr {
		padding: 50px 0;
	}

	.courseBox table tr th.w1 {
		width: 15%;
	}

	.courseBox table tr th.w2 {
		width: 25%;
		padding: 0 30px;
	}

	.courseBox table tr th.w3 {
		width: 25%;
	}

	.courseBox table tr th.w4 {
		width: 20%;
		padding: 0 30px;
	}

	.courseBox table tr th.w5 {
		width: 15%;
	}

	.courseBox table tr td.w2 {
		padding: 36px 25px;
	}

	.courseBox table tr td.w4 {
		padding: 0 30px;
	}

	.courseBox table tr {
		height: 0.54rem;
		border: solid 2px #c8635b;
	}

	.courseBox table td {
		font-family: SourceHanSansCN-Regular;
		font-size: 18px;
		color: #252525;
		text-align: center;
		padding: 0 10px;
	}

	.courseBox table td p {
		text-align: left;
		font-family: SourceHanSansCN-Normal;
		font-size: 18px;
		color: #414141;
		line-height: 1.5;
	}

	.courseBox table td .zx {
		width: 100px;
		height: 40px;
		background-color: #f9cdd5;
		border-radius: 20px;
		font-family: SourceHanSansCN-Regular;
		font-size: 24px;
		color: #9d0505;
		text-align: center;
		line-height: 40px;
		margin: auto;
	}

	.courseBox table td .hint {
		height: 80px;
		text-align: center;
		line-height: 80px;
	}

	.courseBox .detailsPc {
		width: 400px;
		height: 80px;
		background-color: #9d0505;
		border-radius: 26px;
		font-family: SourceHanSansCN-Regular;
		font-size: 40px;
		color: #ffffff;
		line-height: 80px;
		margin: 30px auto 0;
		text-align: center;
	}


	.advantageExplain .advantageList {
		padding: 50px 40px 30px;
	}

	.advantageExplain .advantageList ul {
		display: flex;
		align-items: center;
		justify-content: space-between;
		flex-wrap: wrap;
	}

	.advantageExplain .advantageList li {
		width: 425px;
		margin-bottom: 30px;
	}

	.advantageExplain .advantageList li .advantage {
		font-size: 26px;
		margin-top: 0;
	}

	.advantageExplain .advantageList li .advantage .dot {
		width: 20px;
		height: 20px;
		border-radius: 50%;
		margin-right: 12px;
	}

	.advantageExplain .advantageList li .text {
		padding-left: 32px;
		font-size: 22px;
		line-height: 1.8;
		text-align: left;
	}
	.advantageExplain .advantageList li .text.dec{
		letter-spacing: -1px;
	}

	.FAQbox {
		padding-top: 20px;
	}

	.FAQbox .questionBox {
		padding: 50px 40px 20px;
		border-radius: 50px;
	}

	.FAQbox .questionBox ul {
		display: flex;
		align-items: center;
		justify-content: space-between;
		flex-wrap: wrap;
	}

	.FAQbox .questionBox ul li {
		width: 420px;
		margin-bottom: 40px;
	}

	.FAQbox .questionBox li .left .dot {
		width: 20px;
		height: 20px;
		border-radius: 50%;
		margin: 0 6px 0 0;
	}

	.FAQbox .questionBox li .left span {
		font-size: 20px;
		color: #000000;
	}

	.FAQbox .questionBox li a {
		font-size: 20px;
	}

	.companyProfile {
		padding-top: 20px;
	}

	.profile {
		background-color: #ffffff;
		border-radius: 50px;
		padding: 50px 30px;
		font-family: SourceHanSansCN-Regular;
		font-size: 24px;
		color: #000000;
		line-height: 1.8;
	}

	.profile span {
		color: #9d0505;
	}

	.footerPc {
		margin-top: 80px;
		min-width: 960px;
	}

	.footerPc img {
		width: 100%;
		margin-bottom: 80px;
	}

	.footerPc .fixed {
		position: fixed;
		left: 0;
		bottom: 0;
		z-index: 9999;
		width:100%;
		height: 80px;
		background: #9d0505;
		text-align: center;
		line-height: 80px;
	}

	.footerPc .fixed a {
		display: inline-block;
		width: 160px;
		height: 40px;
		background-color: #ffffff;
		border-radius: 10px;
		font-family: SourceHanSansCN-Regular;
		font-size: 20px;
		color: #990c01;
		line-height: 40px;
		text-align: center;
		margin: 20px 0 0 20px;
	}

	.leftFixed {
		position: fixed;
		left: 0;
		top: 0;
		bottom: 0;
		margin: auto;
		z-index: 999;
		width: 120px;
		height: 430px;
		padding: 15px 15px 20px;
		background: #FFFFFF;
		border-radius: 0 10px 10px 0;
	}

	.leftFixed a {
		display: block;
		height: 40px;
		text-align: center;
		line-height: 40px;
		font-family: SourceHanSansCN-Regular;
		font-size: 20px;
		color: #FFFFFF;
		margin-bottom: 15px;
		background: #9d0505;
		border-radius: 5px;
	}

	p {
		font-family: SourceHanSansCN-Regular;
		font-size: 16px;
		text-align: center;
		color: #9d0505;
	}

	.ewm {
		text-align: center;
		margin: 15px 0;
	}

	.ewm .img {
		width: 100%;
	}

	.returnTop {
		text-align: center;
		font-family: SourceHanSansCN-Regular;
		font-size: 20px;
		text-align: center;
		color: #9d0505;
		cursor: pointer;
	}
}
