body {
	min-width: 1200px;
	background: #fff;
}

#container {
	width: 100%;
	overflow: hidden;
}

.banner,
.teacher,
.course {
	width: 1920px;
	position: relative;
	left: 50%;
	margin-left: -960px;
	overflow: hidden;
}

.banner {
	height: 895px;
	background: #aac4dd;
}

.banner-main {
	width: 1920px;
	overflow: hidden;
}

.banner-main img {
	float: left;
}

.banner .b-content {
	width: 1200px;
	margin: 0 auto;
	border-top: 0px solid transparent;
}

.banner .b-content .line_bg {
	width: 1100px;
	height: 10px;
	margin: 0 auto;
	overflow: hidden;
}

.banner .b-content .line_bg img {
	float: left;
}

.b-content .time-line {
	margin-top: 25px;
	overflow: hidden;
}

.b-content .time-line ul li {
	float: left;
	color: #333;
	text-align: center;
}

.b-content .time-line ul em {
	font-style: normal;
	color: #2d3a89;
	float: left;
	margin-top: 10px;
}

.b-content .time-line ul li p {
	font-size: 24px;
}

.b-content .time-line ul li span {
	font-size: 16px;
}

.b-content .time-line ul li.l-1 {
	margin-left: 87px;
}

.b-content .time-line ul em.e-1 {
	margin-left: 67px;
}

.b-content .time-line ul li.l-2 {
	margin-left: 62px;
}

.b-content .time-line ul em.e-2 {
	margin-left: 69px;
}

.b-content .time-line ul li.l-3 {
	margin-left: 58px;
}

.b-content .time-line ul em.e-3 {
	margin-left: 74px;
}

.b-content .time-line ul li.l-4 {
	margin-left: 61px;
}

.b-content .box-1 {
	width: 1060px;
	height: 250px;
	margin: 37px auto 0;
	border: 1px solid #fff;
}

.b-content .box-1 .box-inside {
	width: 1028px;
	height: 218px;
	border: 6px solid #fff;
	margin: 10px auto 0;
	position: relative;
}

.box-title {
	width: 100%;
	text-align: center;
	font-size: 28px;
	color: #2d3a89;
	font-weight: 600;
	margin: 25px auto 0;
}

.box-title.box-title-f {
	width: 264px;
	height: 50px;
	line-height: 50px;
	background: #aac4dd;
	position: absolute;
	left: 50%;
	margin: 0;
	margin-left: -132px;
	top: -30px;
}

.box-title i {
	width: 17px;
	height: 11px;
	display: inline-block;
	background: url("/imgs/active/arrow_r.png") no-repeat;
	margin: 0 10px;
}

.box-title i.i-r {
	background: url("/imgs/active/arrow_l.png") no-repeat;
}

.tips {
	width: 100%;
	text-align: center;
	font-size: 20px;
	color: #fff;
	margin-top: 10px;
}

.tips.tips-f {
	margin-top: 25px;
}

.tips i {
	width: 40px;
	height: 1px;
	background: #fff;
	display: inline-block;
	vertical-align: middle;
	margin: 0 10px;
}

.b-content .box-1 .links {
	width: 902px;
	margin: 32px auto 0;
}

.b-content .box-1 .links li {
	float: left;
	position: relative;
}

.b-content .box-1 .links li .gif {
	width: 42px;
	height: 35px;
	background: url("/imgs/active/come.jpg") no-repeat;
	position: absolute;
	right: -48px;
	top: 10px;
	padding-left: 6px;
	box-sizing: border-box;
	z-index: 5;
}

.b-content .box-1 .links li .gif em {
	color: #2d3a89;
	font-style: normal;
	font-size: 14px;
	width: 17px;
	height: 16px;
	text-align: center;
	position: absolute;
	z-index: 5;
}

.b-content .box-1 .links li .gif em.em-1 {
	left: 6px;
	top: 1px;
	animation: color1 1s linear infinite;
	-webkit-animation: color1 1s linear infinite;
}

.b-content .box-1 .links li .gif em.em-2 {
	left: 23px;
	top: 1px;
	animation: color2 1s linear infinite;
	-webkit-animation: color2 1s linear infinite;
}

.b-content .box-1 .links li .gif em.em-3 {
	left: 23px;
	top: 17px;
	animation: color3 1s linear infinite;
	-webkit-animation: color3 1s linear infinite;
}

.b-content .box-1 .links li .gif em.em-4 {
	left: 6px;
	top: 17px;
	animation: color4 1s linear infinite;
	-webkit-animation: color4 1s linear infinite;
}

.b-content .box-1 .links li .gif .bg {
	width: 17px;
	height: 16px;
	position: absolute;
	left: 6px;
	top: 1px;
	background: #ff0000;
	z-index: 4;
	animation: come 1s linear infinite;
	-webkit-animation: come 1s linear infinite;
}

.b-content .box-1 .links li.ziliao {
	width: 304px;
	margin: 0 83px 0 100px;
}

.b-content .box-1 .links li.ziliao .gif {
	right: 4px;
}

.b-content .box-1 .links li span {
	width: 200px;
	height: 56px;
	display: block;
	background: #5ea5e7;
	cursor: pointer;
	margin: 0 auto;
	border-radius: 5px;
	text-align: center;
	line-height: 56px;
	font-size: 24px;
	color: #fff;
}

.b-content .box-1 .links li span:hover {
	background: #68b4fa;
}

.b-content .box-1 .links li i {
	margin-left: 12px;
}

.b-content .box-1 .links li p {
	color: #333;
	text-align: center;
	margin-top: 10px;
}

.teacher {
	background: url("/imgs/active/t_bg.jpg") no-repeat;
}

.teacher .box-2 {
	width: 1200px;
	margin: 0 auto;
	height: 610px;
	overflow: hidden;
}

.teacher .box-2 .box-title {
	margin-top: 27px;
}

.teacher .box-2 .t-intro {
	width: 760px;
	margin: 26px auto 0;
	overflow: hidden;
}

.teacher .box-2 .t-intro .t-card {
	position: relative;
	float: left;
}

.teacher .box-2 .t-intro .t-card.wang {
	float: right;
}

.teacher .box-2 .t-intro .t-card a {
	display: block;
	width: 180px;
	height: 33px;
	position: absolute;
	bottom: 20px;
	left: 61px;
}

.course {
	background: #e1f0ff;
}

.course .course-box {
	width: 1200px;
	margin: 0 auto;
	position: relative;
}

.course-1 .tips {
	color: #5ea5e7
}

.course-1 .tips i {
	background: #5ea5e7
}

.course .course-box .c-card {
	width: 900px;
	height: 240px;
	margin: 28px auto 0;
	background: #fff;
	border-bottom-right-radius: 5px;
	border-top-right-radius: 5px;
	overflow: hidden;
}

.course .course-box .c-card .c-cover {
	overflow: hidden;
}

.course .course-box .c-card .c-cover,
.course .course-box .c-card .c-cover img {
	float: left;
	transition: all 300ms;
	width: 437px;
	height: 240px;
}

.course-box .c-card .c-cover:hover img {
	transform: scale(1.05);
}

.course .course-box .c-card .c-info {
	float: left;
	padding: 25px 20px 0;
	box-sizing: border-box;
}

.course .course-box .c-card .c-info h3 {
	font-weight: normal;
	font-size: 24px;
	padding-bottom: 15px;
}

.course .course-box .c-card .c-info .c-price,
.course .course-box .c-card .c-info .c-teacher {
	font-size: 18px;
}

.course .course-box .c-card .c-info .c-price span {
	font-size: 30px;
}

.course .course-box .c-card .c-info .c-teacher {
	margin-top: 10px;
}

.course .course-box .c-card .c-info .c-btns {
	margin-top: 35px;
}

.course .course-box .c-card .c-info .c-btns.has_tip {
	margin-top: 9px;
}

.course-1 .course-box .c-card .c-info .c-btns,
.course-3 .course-box .c-card .c-info .c-btns,
.course-2 .course-box .c-card .c-info .c-btns {
	margin-top: 35px;
}

.course-1 .course-box .c-card .c-info .c-btns a {
	width: 200px;
	display: block;
	margin: 0 auto;
}

.course .course-box .c-card .c-info .c-btns span {
	width: 200px;
	height: 44px;
	text-align: center;
	line-height: 44px;
	background: #5ea5e7;
	display: inline-block;
	color: #fff;
	font-size: 20px;
	cursor: pointer;
}

.course-3 .course-box .c-card .c-info .c-btns span,
.course-2 .course-box .c-card .c-info .c-btns span {
	display: block;
	margin: 0 auto;
}

.course .course-box .c-card .c-info .c-btns span:hover {
	background: #65b0f6;
}

.course .course-box .c-card .c-info .c-btns span.unlock {
	margin-left: 13px;
}

.course .course-box .c-card .c-info .sendCoupon {
	width: 100%;
	font-size: 12px;
	color: #333;
	text-align: center;
	margin-top: 7px;
}

.course .course-box .unlock-tip {
	width: 900px;
	margin: 23px auto 0;
	background: #fff;
	border-radius: 8px;
	padding: 20px 48px;
	box-sizing: border-box;
	color: #666;
	font-size: 12px;
	line-height: 22px;
	box-shadow: 0 3px 3px #c2c4d2;
}

.course .course-box .unlock-tip .u-title {
	font-size: 14px;
}

.course .course-box .c-content {
	width: 100%;
	padding-bottom: 40px;
}

.course .course-box .c-content .c-title {
	text-align: center;
	color: #d9ac0b;
	font-size: 16px;
	padding: 24px 0 18px;
}

.course .course-box .c-content i {
	display: inline-block;
	width: 70px;
	height: 1px;
	background: #d9ac0b;
	margin: 0 10px;
	vertical-align: middle;
}

.course .course-box .c-content .c-list {
	width: 100%;
	background: #fff;
	padding: 20px 77px 33px 77px;
	box-sizing: border-box;
	border-radius: 5px;
}

.course .course-box .c-content .c-list li {
	border-bottom: 1px solid #f0f0f0;
	padding: 10px 7px;
	box-sizing: border-box;
	overflow: hidden;
}

.course .course-box .c-content .c-list li p,
.course .course-box .c-content .c-list li span {
	width: 496px;
	font-size: 16px;
	color: #333;
	float: left;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.course .course-box .c-content .c-list li span {
	float: right;
}

.course-2 {
	background: url("/imgs/active/box_bg.jpg") no-repeat;
}

.course-2 .course-box {
	overflow: hidden;
}

.course-2 .course-box .c-card {
	margin-top: 29px;
}

.course-4 .course-box .c-card .c-info .c-btns span {
	display: block;
	margin: 0 auto;
}

.course-2 .course-box .c-content .c-list {
	background: #fff;
}

.course-3 .tips {
	color: #5ea5e7;
}

.course-3 .tips i {
	background: #5ea5e7;
}

.course-4 {
	background: url("/imgs/active/box_bg_m.jpg") no-repeat;
}

.course-4 .box-title {
	margin: 25px 0 0 0;
}

.course-4 .course-box .c-card {
	margin: 15px auto 0;
}

.course-4 .course-box .c-card .c-info .c-btns {
	margin-top: 22px;
}

.other {
	padding-bottom: 35px;
}

.other h3 {
	color: #d9ac0b;
	font-size: 24px;
	font-weight: normal;
	width: 315px;
	margin: 0 auto 37px;
	padding: 35px 0 5px;
	border-bottom: 4px double #d9ac0b;
}

.other p img {
	display: block;
	margin: 0 auto;
}

.unlock-pop {
	position: fixed;
	width: 460px;
	height: 400px;
	left: 50%;
	top: 50%;
	margin-left: -230px;
	margin-top: -200px;
	background: url("/imgs/active/pop_bg.jpg") no-repeat;
	background-size: 460px 400px;
}

.unlock-pop .close-pop {
	position: absolute;
	width: 29px;
	height: 29px;
	z-index: 10;
	right: 19px;
	top: 23px;
	cursor: pointer;
}

.c-price span {
	color: #e10e01;
	font-weight: 600;
}

.c-price span i {
	font-size: 24px;
	font-style: normal;
}

.c-price s {
	color: #666;
	margin-left: 20px;
}

@keyframes come {
	0% {
		left: 6px;
		top: 1px;
	}

	25% {
		left: 23px;
		top: 1px;
	}

	50% {
		left: 23px;
		top: 17px;
	}

	75% {
		left: 6px;
		top: 17px;
	}

	100% {
		left: 6px;
		top: 1px;
	}
}

@-webkit-keyframes come {
	0% {
		left: 6px;
		top: 1px;
	}

	25% {
		left: 23px;
		top: 1px;
	}

	50% {
		left: 23px;
		top: 17px;
	}

	75% {
		left: 6px;
		top: 17px;
	}

	100% {
		left: 6px;
		top: 1px;
	}
}

@keyframes color1 {
	0% {
		color: #fff;
	}

	25% {
		color: #2d3a89;
	}

	50% {
		color: #2d3a89;
	}

	75% {
		color: #2d3a89;
	}

	100% {
		color: #2d3a89;
	}
}

@-webkit-keyframes color1 {
	0% {
		color: #fff;
	}

	25% {
		color: #2d3a89;
	}

	50% {
		color: #2d3a89;
	}

	75% {
		color: #2d3a89;
	}

	100% {
		color: #2d3a89;
	}
}

@keyframes color2 {
	0% {
		color: #2d3a89;
	}

	25% {
		color: #fff;
	}

	50% {
		color: #2d3a89;
	}

	75% {
		color: #2d3a89;
	}

	100% {
		color: #2d3a89;
	}
}

@-webkit-keyframes color2 {
	0% {
		color: #2d3a89;
	}

	25% {
		color: #fff;
	}

	50% {
		color: #2d3a89;
	}

	75% {
		color: #2d3a89;
	}

	100% {
		color: #2d3a89;
	}
}

@keyframes color3 {
	0% {
		color: #2d3a89;
	}

	25% {
		color: #2d3a89;
	}

	50% {
		color: #fff;
	}

	75% {
		color: #2d3a89;
	}

	100% {
		color: #2d3a89;
	}
}

@-webkit-keyframes color3 {
	0% {
		color: #2d3a89;
	}

	25% {
		color: #2d3a89;
	}

	50% {
		color: #fff;
	}

	75% {
		color: #2d3a89;
	}

	100% {
		color: #2d3a89;
	}
}

@keyframes color4 {
	0% {
		color: #2d3a89;
	}

	25% {
		color: #2d3a89;
	}

	50% {
		color: #2d3a89;
	}

	75% {
		color: #fff;
	}

	100% {
		color: #2d3a89;
	}
}

@-webkit-keyframes color4 {
	0% {
		color: #2d3a89;
	}

	25% {
		color: #2d3a89;
	}

	50% {
		color: #2d3a89;
	}

	75% {
		color: #fff;
	}

	100% {
		color: #2d3a89;
	}
}

.syllabus {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}

.syllabus .table-title {
	float: left;
	width: 40px;
	text-align: center;
	font-size: 20px;
	color: #2582df;
	font-weight: bold;
	line-height: 35px;
}

.syllabus .table-title p:first-child {
	margin-top: 189px;
}

.syllabus .table-title p:last-child {
	margin-top: 374px;
}

.syllabus .table {
	width: 100%;
	margin: 30px auto 108px;
	border: none;
	float: right;
	border-left: 1px solid #f0f0f0;
}

.syllabus .table th {
	background: #2582df;
	height: 48px;
	color: #fff;
	border: none;
	border-bottom: 1px solid #f0f0f0;
	border-right: 1px solid #f0f0f0;
}

.syllabus .table td {
	text-align: center;
	border: none;
	border-bottom: 1px solid #f0f0f0;
	border-right: 1px solid #f0f0f0;
	font-size: 14px;
	padding-top: 18px;
	padding-bottom: 18px;
}

.syllabus .table1 {
	margin: 0 auto 22px;
}

.syllabus .table1 th {
	height: 0;
	overflow: hidden;
}

.syllabus .table1 tr:nth-of-type(1) td {
	height: 130px;
}

.syllabus .table1 tr:nth-of-type(2) td {
	height: 134px;
}

.syllabus .table1 tr:nth-of-type(3) td {
	height: 125px;
}

.syllabus .table1 tr:nth-of-type(4) td {
	height: 125px;
}

.syllabus .table1 tr:nth-of-type(5) td {
	height: 200px;
}

.syllabus .table td p {
	color: #ff9166;
	font-size: 16px;
	font-weight: bold;
}

.syllabus .table td div {
	overflow: hidden;
	margin-top: 10px;
	display: flex;
	justify-content: space-around;
}

.syllabus .table td div a {
	width: 85px;
	height: 28px;
	text-align: center;
	line-height: 30px;
	border: 1px solid #3296fa;
	color: #3296fa;
	float: left;
	border-radius: 2px;
	transition: all 300ms;
}

.syllabus .table td div a:hover {
	background: #3296fa;
	color: #fff;
}

.syllabus .table td.class-type {
	font-weight: bold;
}

.syllabus .tips {
	color: #5ea5e7;
}

.syllabus .tips i {
	background: #5ea5e7;
}

.sidebar {
	width: 54px;
	position: fixed;
	top: 97%;
	right: 10px;
	background: #f8fbff;
	z-index: 205;
	margin-top: -50px;
	-webkit-box-shadow: 0 0 5px #d7d7d9;
	box-shadow: 0 0 5px #d7d7d9;
}

.sidebar ul {
	float: left;
}

.sidebar ul li {
	float: left;
	width: 52px;
	border-top: 1px #d7dfeb solid;
}

.sidebar ul li em {
	display: block;
	width: 38px;
	height: 35px;
	margin: 9px auto 4px;
	background: url("/imgs/sidebar.png") no-repeat;
}

.sidebar ul li a {
	float: left;
	width: 100%;
	height: 100%;
}

.sidebar ul li a span {
	width: 100%;
	text-align: center;
	display: block;
	color: #c6cbce;
	font-size: 12px;
}

.sidebar ul .feedback {
	height: 69px;
	border: none;
}

.sidebar ul .course-consultant {
	height: 69px;
}

.sidebar ul .course-consultant em {
	background-position: 0 -35px;
}

.sidebar ul .after-service {
	height: 68px;
}

.sidebar ul .after-service em {
	background-position: 0 -70px;
}

.sidebar ul .ourphone {
	height: 49px;
	position: relative;
	background: #f8fbff;
	z-index: 10;
}

.sidebar ul .ourphone em {
	background: #f8fbff url("/imgs/sidebar.png") no-repeat;
	background-position: 0 -106px;
}

.sidebar ul .ourphone .shownumber {
	position: absolute;
	left: 0;
	top: -1px;
	width: 0;
	height: 51px;
	background: #f8fbff;
	z-index: -1;
	visibility: hidden;
	-webkit-transition: all 300ms;
	-o-transition: all 300ms;
	transition: all 300ms;
	border: 1px #d7dfeb solid;
	border-right: none;
	overflow: hidden;
	color: #7b7d7f;
	font-style: italic;
	line-height: 49px;
	font-size: 18px;
	padding-left: 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.sidebar ul .ourphone:hover .shownumber {
	visibility: visible;
	left: -160px;
	width: 160px;
}

.sidebar ul .side-qrcode {
	height: 49px;
	position: relative;
	cursor: pointer;
	z-index: 10;
	background: #f8fbff url("/imgs/sidebar.png") no-repeat;
	background-position: 7px -135px;
}

.sidebar ul .side-qrcode div {
	width: 120px;
	height: 140px;
	position: absolute;
	left: -3px;
	top: -90px;
	background: #f8fbff;
	border-radius: 5px;
	border: 1px #d7dfeb solid;
	visibility: hidden;
	-webkit-transition: width 100ms;
	-o-transition: width 100ms;
	transition: width 100ms;
	-webkit-transition: left 300ms;
	-o-transition: left 300ms;
	transition: left 300ms;
	z-index: -5;
}

.sidebar ul .side-qrcode div img {
	border-radius: 5px;
	width: 120px;
	height: 120px;
	display: block;
	margin: 0 auto;
}

.sidebar ul .side-qrcode div span {
	display: block;
	font-size: 12px;
	width: 100%;
	text-align: center;
}

.sidebar ul .side-qrcode:hover div {
	visibility: visible;
	left: -130px;
}

.sidebar ul .backtop {
	cursor: pointer;
	height: 51px;
	display: none;
}

.sidebar ul .backtop em {
	background-position: 0 -175px;
}

.tab_content {
	display: none;
}

.tab_content.active {
	display: block;
}

#zhitongche .box-title {
	margin-top: 73px;
}

.tab_bar_wrap {
	width: 1920px;
	position: relative;
	left: 50%;
	margin-left: -960px;
	background: url("/imgs/active/exam_tab_bg_2019.jpg") no-repeat;
	height: 157px;
	overflow: hidden;
}

.tab_bar {
	height: 80px;
	width: 1152px;
	margin: 77px auto 0;
}

.tab_bar ul {
	overflow: hidden;
	height: 100%;
}

.tab_bar ul li {
	float: left;
	font-size: 28px;
	font-weight: bold;
	width: 50%;
	text-align: center;
	background: #458bd6;
	height: 100%;
	line-height: 80px;
	color: #fff;
	border-radius: 24px;
	position: relative;
	z-index: 1;
	cursor: pointer;
}

.tab_bar ul li i {
	display: inline-block;
	width: 35px;
	height: 34px;
	background: url("/imgs/active/exam_tab_icon.png") no-repeat;
	vertical-align: middle;
	margin-top: -4px;
}

.tab_bar ul li:nth-child(1) {
	border-bottom-left-radius: 0;
}

.tab_bar ul li:nth-child(2) {
	border-bottom-right-radius: 0;
}

.tab_bar ul li:nth-child(1) i {
	background-position: 0 -34px;
}

.tab_bar ul li:nth-child(2) i {
	background-position: -35px -34px;
}

.tab_bar ul li:nth-child(1).active i {
	background-position: 0 0;
}

.tab_bar ul li:nth-child(2).active i {
	background-position: -35px 0;
}

.tab_bar ul li.active {
	background: #fff;
	color: #458bd6;
}

.radius {
	width: 40px;
	height: 30px;
	background: #fff;
	position: absolute;
	left: 50%;
	bottom: 0;
	margin-left: -20px;
	z-index: 0;
}

.s-xiangguanfa-main {
	height: 1138px;
	background: url("/imgs/zhuandai/bg-1.png");
}
.s-xiangguanfa-main1 {
	height: 1076px;
	background: url("/imgs/zhuandai/bg-1.png");
}

.s-xiangguanfa-main.course .course-box .c-card .c-info .c-btns span {
	background: #f28c16;
}

.content-txt {
	padding: 40px 75px;
	background: #fff;
	border-radius: 4px;
}
.content-txt table {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
}
.content-txt table td {
	vertical-align: top;
	padding: 16px;
	border-right: 2px solid #f4f4f4;
	border-bottom: 2px solid #f4f4f4;
}
.content-txt table td:last-child {
	border-right: 0 none;
}
.content-txt table tr:last-child td {
	border-bottom: 0 none;
}
.content-txt table h6 {
	font-size: 16px;
	color: #333333;
	font-weight: bold;
	line-height: 28px;
	padding-bottom: 5px;
}
.content-txt table ul li {
	line-height: 28px;
	list-style: disc inside;
	color: #555555;
	font-size: 15px;
}