*{ margin:0; padding:0; border:0; border:none;font-family:"FZLTHJW";}
ul,ol li{ list-style:none;}
table{border-collapse: collapse;}
.clear { clear:both; font-size:0; height:0; overflow:hidden;}
.clearfix:after{content: '';display: block;clear:both;}
.clearfix{zoom:1;}
a { cursor: pointer; text-decoration: none;}
a:link, a:visited { text-decoration:none;}
::-webkit-input-placeholder {color:#666;}
:-moz-placeholder {color:#666;}
::-moz-placeholder {color:#666;}
:-ms-input-placeholder {color:#666;}
.hide,.h{display: none !important;}
.r{ float:right;}
.l{float: left;}
.con{ display:none;}
html {
    overflow-y: scroll;
}
.header {
	height: 50px;
}
.container {
	width: 100%;
	height: 100%;
	background: url(../img/bg.png);
	background-size: cover;
	padding-bottom: 73px;
}
.common {
	width: 1000px;
	margin: 0 auto;
	line-height: 60px;
}
.common a {
	font-size: 14px;
	color: #333;
	margin-right: 15px;
}
.common a:hover {
	color: red;
}
.logo {
	vertical-align: -3px;
}
.tel {
	margin-top: 14px;
}
.page_wapper {
	width: 1000px;
	margin: 0 auto;
}
.exam_type {
	display: block;
	margin: 0 auto;
	padding-top: 60px;
}
.preparation_materials {
	display: block;
	margin: 0 auto;
	padding-top: 30px;
}
.total_number {
	text-align: center;
	font-size: 20px;
	color: #ffffff;
	margin-top: 20px;
}
.total_number p {
	margin-top: 8px;
}
.content {
	display: flex;
	margin: 40px 0;
	margin-bottom: 0;
}
.content div {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	width: 230px;
	height: 144px;
	font-size: 24px;
	font-weight: bold;
	background: #ffffff;
	border-radius: 20px;
	margin-right: 26px;
	cursor: pointer;
}
.content div:first-child {
	background: url(../img/img1.png);
}
.content div:nth-child(2) {
	background: url(../img/img2.png);
}
.content div:nth-child(3) {
	background: url(../img/img3.png);
}
.content div:last-child {
	background: url(../img/img4.png);
	margin-right: 0;
}
.content div:first-child:hover {
	background: url(../img/img5.png);
}
.content div:nth-child(2):hover {
	background: url(../img/img6.png);
}
.content div:nth-child(3):hover {
	background: url(../img/img7.png);
}
.content div:last-child:hover {
	background: url(../img/img8.png);
}
.content_detail {
	display: block;
}
.left_detail {
	width: 1000px;
	margin-right: 16px;
	border-radius: 12px;
	background: #ffffff;
}
.nav_bar {
	width: 970px;
	font-size: 20px;
	background: #ffffff;
	border-radius: 12px;
	margin-bottom: 20px;
	z-index: 1;
}
.nav_bar p {
	border-bottom: 1px solid #955de5;
	padding: 10px 0;
	margin: 0 20px;
}
.nav_bar span {
	display: inline-block;
	/* width: 88px; */
	height: 34px;
	text-align: center;
	line-height: 34px;
	margin-right: 26px;
	margin-right:-11px;
	cursor: pointer;
	font-size: 17px;
	padding: 0 18px;
}
.nav_bar span:last-child {
	margin-right: 0;
}
.nav_bar span.show {
	color: #ffffff;
	background: #955de5;
	border-radius: 18px;
}
.right_detail {
	width: 1000px;
	height: 225px;
	border-radius: 12px;
	background: #ffffff;
	padding: 20px 10px 0 0;
	overflow: hidden;
	box-sizing: border-box;
}
.right_detail>div{
	float: left;
}
.right_detail .programme{
	margin-right: 35px;
	margin-left: 20px;
}
.right_detail .application_guide{
	margin-right: 35px;
}
#lesson_data {
	width: 624px;
	padding: 0px 24px 0 20px;
}
.lesson_title {
	font-size: 20px;
	font-weight: bold;
}
.lesson_title img {
	margin-right: 10px;
}
.lesson_box {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-bottom: 30px;
}
.lesson_detail {
	display: flex;
	width: 294px;
	box-shadow: 1.5px 2.6px 19px 0px rgba(0, 0, 0, 0.21);
	border-radius: 10px;
	overflow: hidden;
	margin-top: 20px;
}
.lesson_content {
	width: 100%;
	padding: 20px 0 20px 14px;
}
.lesson_name {
	font-size: 18px;
	font-weight: bold;
}
.lesson_info, .lesson_tag {
	margin-top: 10px;
	color: #666666;
}
.lesson_tag {
	font-size: 14px;
	font-weight: bold;
}
.lesson_tag span {
	font-size: 14px;
	font-weight: bold;
	border: 1px solid #666666;
	border-radius: 10px;
	padding: 0 10px;
}
.free_receive {
	width: 100px;
	height: 24px;
	text-align: center;
	color: #ffffff;
	background: linear-gradient(90deg,#ffa11c 0%,#ff4e91 100%), linear-gradient(#d8bcff,#d8bcff);
	border-radius: 12px;
	float: right;
	margin-top: 10px;
	margin-right: 20px;
}
.title_bold {
	font-size: 20px;
	font-weight: bold;
	position: relative;
	margin-left: 20px;
}
.title_bold img {
	position: absolute;
	left: 0;
	bottom: 0;
}
.front {
	left: -21px!important;
}
.programme_type {
	margin: 10px 14px 30px 20px;
}
.programme_type span {
	display: inline-block;
	width: 120px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	color: #ffffff;
	font-size: 18px;
	background: #955de5;
	border-radius: 16px;
	margin-top: 10px;
	cursor: pointer;
}
.programme_type span:hover {
	background: linear-gradient(90deg,#ffa11c 0%,#ff4e91 100%), linear-gradient(#d8bcff,#d8bcff);
}
.programme_type p span:first-child {
	margin-right: 30px;
}
.application_type {
	margin-top: 16px;
	margin-left: 10px;
}
.application_type a {
	display: inline-block;
	width: 66px;
	height: 26px;
	text-align: center;
	line-height: 26px;
	color: #955de5;
	border: 1px solid #955de5;
	border-radius: 2px;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
	margin-right: 6px;
}
.application_type a:hover {
	color: #ffffff;
	border: 1px solid transparent;
	background: linear-gradient(90deg,#ffa11c 0%,#ff4e91 100%), linear-gradient(#d8bcff,#d8bcff);
}
.application_type p a:last-child {
	margin-right: 0;
}
.qq_qrcode {
	width: 98px;
	height:102px;
}
.prepare_type {
	display: flex;
	margin-top: 20px;
	margin-left: 20px;
}
.prepare_type div {
	margin-left: 16px;
}
.code_title {
	color: #6c31bf;
	font-size: 18px;
	font-weight: bold;
}
.code_range {
	margin-top: 12px;
}
.bg_tag {
	position: relative;
	width: 44px;
	height: 100%;
}
.hot_tag {
	position: absolute;
	left: 0;
	top: 0;
}
.lesson_year {
	display: block;
	color: #ffffff;
	text-align: center;
	line-height: 16px;
	width: 30px!important;
	margin: 0 auto;
	margin-top: 6px;
}
.bg_tag span, .bg_tag img {
	width: 100%;
}
.lesson_text {
	display: block;
	color: #ffffff;
	text-align: center;
	line-height: 16px;
	width: 30px!important;
	margin: 0 auto;
	margin-top: 6px;
}
.middle_center {
	position: absolute;
    top: 50%;
    left: 50%;
	transform: translate(-50%, -50%);
	margin-top: 6px;
}
.orange{
	background: #e5503e;
}
.yellow {
	background: #f59c0f;
}
.green {
	background: #1abd9a;
}
.blue {
	background: #3499db;
}
.purple {
	background: #955de5;
}
.fixed, .fixeds {
	position: fixed;
	top: 0;
}
.fixeds {
	right: calc(50% - 500px);
}
.footer_detail {
	text-align: center;
	line-height: 24px;
	font-size: 14px;
	color: #ffffff;
	background: #444546;
	padding: 56px 0 40px;
}
.footer_detail div {
	width: 856px;
	margin: 0 auto;
}
.footer_detail img {
    display: inline-block;
	vertical-align: middle;
	margin-left: 8px;
}
.zx-side {
	display: none;
}

.youzhiLeft {
	display: block;
    width: 80px;
    height: 294px;
    background: url(../img/floatleft.png);
    background-size: 100% 100%;
    position: fixed;
    left: 0;
    transform: translateY(-50%);
    top: 50%;
}

.content_detail .content_box{
	width: 588px;
	height: 377px;
	background: url(../img/BJ.png) no-repeat top center;
	margin: 0 auto;
	padding-top: 85px;
	box-sizing: border-box;
}

.content_detail .content_box .bms{
	width: 344px;
	min-height: 68px;
	margin-left: 38px;
	border: 1px solid #ccc;
	background: #fff;
	border-radius: 12px;
	padding: 15px;
	box-sizing: border-box;
	cursor: pointer;
	padding-right: 0;
}

.content_detail .content_box .bms.active{
	background: url(../img/texts_bg.png) no-repeat top center;
	background-size: 100% 100%;
	width: 362px;
	min-height: 68px;
	border:none;
	padding-right: 15px;
}
.content_detail .content_box .ms{
	margin-top: 20px;
}

.content_box .bms .stage{
	box-sizing: border-box;
	width: 71px;
	height: 36px;
	background: url(../img/bg2.png) no-repeat top center;
	display: inline-block;
	text-align: center;
	line-height: 36px;
	font-weight: bold;
	font-size: 18px;
	font-family: FZLTHJW;
	color: #fff;
	padding-right: 8px;
}
.content_box .bms.active .stage{
	background: url(../img/bg1.png) no-repeat top center;
}
.content_box .bms .texts{
	display: inline-block;
	font-size: 16px;
	color: #666;
	vertical-align: middle;
	margin-top: -5px;
	margin-left: 5px;
}
.content_box .inner{
	display: none;
}
.content_box .inner.show{
	display: block;
}


.content_box .inner > .left{
	float: left;
}

.content_box .inner.one > .left{
	margin-top: 50px;
}

.content_box .inner.p2 > .left{
	margin-top: 50px;
}



.content_box .inner > .right{
	float: left;
	width: 129px;
	height: 180px;
	background: url(../img/qrcode_bg.png) no-repeat top center;
	margin-left: 20px;
}

.content_box .inner > .right .pic{
	width: 95px;
	height: 95px;
	margin: 15px auto;
	background: url(../img/pic1.png) no-repeat top center;
	background-size: cover;
}

.content_box .inner.p2 > .right .pic{
	background: url(../img/pic2.png) no-repeat top center;
	background-size: cover;
}

.content_box .newCode > .right .pic{
	
	background: url(https://s.eoffcn.com/ds/daoru.png) no-repeat top center;
	background-size: cover;
}
.flex{
	display:-webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-align-content: flex-start;
	align-content:  flex-start;
	-webkit-justify-content: space-between;
	justify-content:space-between;
	-moz-box-pack:space-between;
	-webkit--moz-box-pack:space-between;
	box-pack:space-between;
	-webkit-flex-wrap:wrap;
	-webkit-box-lines:multiple;
	-moz-flex-wrap:wrap;
	flex-wrap:wrap;
}
.center_detail{
	width: 1000px;
    border-radius: 12px;
    background: #ffffff;
	box-sizing: border-box;
	padding: 0 20px;
	padding-bottom: 10px;
	overflow: hidden;
	margin-bottom: 30px;
	min-height: 680px;
}
.center_detail *{
	box-sizing: border-box;
}
.center_detail_nav{
	overflow: hidden;
}
.center_detail_nav span{
	display: block;
	font-size: 16px;
	color: #000000;
	height: 30px;
	float: left;
	line-height: 30px;
	cursor: pointer;
	padding: 0 15px;
	margin-top: 30px;
	margin-bottom: 20px;
	border-radius: 30px;
}
.center_detail_nav .active{
	background-color: #955de5;
	color: #fff;
	font-weight: bold;
}
.center_detail_div{
	overflow: hidden;
	width: 1114px;
}
.center_detail_div .div{
	width: 230px;
	height: 177px;
	background: url(../img/list.png) no-repeat center top;
	background-size: 230px;
	margin-right: 14px;
	margin-bottom: 20px;
	float: left;
}
.center_detail_div .divimg{
	width: 100%;
	height: 130px;
	overflow: hidden;
	border-radius: 15px;
}
.center_detail_div .divimg img{
	width: 100%;
	display: block;
	margin: 0;
}
.center_detail_div .divbtn{
	width: 190px;
	margin: auto;
	height: 26px;
	line-height: 26px;
	margin-top: 10px;
}
.center_detail_div .divbtn a{
	display: block;
	width: 90px;
	height: 26px;
	border-radius: 26px;
	cursor: pointer;
}