.banner {
	width: 100%;
	height: 330px;
	background: url(../img/beijing/banner.png) no-repeat center;
	background-repeat: no-repeat;
	background-size: 100% 330px;
}
.wrop {
    width: 1200px;
    margin: auto;
    min-width: 1200px;
}
.education_one{
	
	margin-top:20px;
}
.education_one_left{
	float:left;
	width:760px;
	background:#ffffff;
	padding:0 30px;
	height:292px;
}
.education_one_right{
	float:left;
	background:#ffffff;
	width:418px;
	height:292px;
	margin-left: 21px;
}
.education_one_title{
	width:100%;
	margin-top:20px;
}
.education_one_title h4{
	font-size: 18px;
	color: #333333;
	float:left;
}
.education_one_title h4 span{
	width:4px;
	height:16px;
	background:#c10000;
	display: inline-block;
	margin-right: 10px;
}
.education_one_title i{
	float: right;
	cursor: pointer;
}
.education_one_content p{
	width: 271px;
	font-size: 14px;
	font-weight: 400;
	color: #333333;
	line-height: 35px;
	float: left;
	width:620px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
	
}
.education_one_content{
	margin-top:10px;
}
.education_one_content span{
	float:right;
	font-size: 14px;
	font-weight: 400;
	color: #999999;
	line-height: 35px;
	
}
.education_right_title{
	background: url(../img/beijing/one_bg.png) no-repeat;
	position: relative;
	width:380px;
	height:80px;
	margin: auto;
	margin-top:10px;
}
.education_right_titles{
	background: url(../img/beijing/three_bg.png) no-repeat;
}
.education_right_title p{
	width: 161px;
	font-size: 16px;
	font-weight: 400;
	text-align: left;
	color: #ffffff;
	margin-left: 24px;
}
.education_right_title p:nth-of-type(1){
	padding-top: 20px;
}
.education_right_title span{
	position: absolute;
	width: 100px;
	height: 40px;
	background: #ffffff;
	border: 1px solid #ffffff;
	border-radius: 4px;
	display: inline-block;
	font-size: 16px;
	font-weight: 400;
	text-align: center;
	color: #c10000;
	line-height: 39px;
	top:20px;
	right:40px;
	cursor: pointer;
}
.education_right_content{
	margin: auto;
	margin-top:10px;
	padding: 0 19px;
	
}
.education_right_content h4{
	font-size: 16px;
}
.education_right_content p{
	font-size: 16px;
	font-weight: 400;
	color: #666666;
	line-height: 25px;
}
.education_two{
	height:210px;
	background: #FFFFFF;
	margin-top:20px;
	padding: 0 30px;
}
.education_two_content ul{
	margin-top:20px;
	/*border-right: 1px solid #dcdcdc;*/
	overflow: hidden;
    /*width: 891px;*/
    float: left;
}
.education_two_content ul li a{
	color:#333333;
}
.education_two_content ul li{
	
	float: left;
}
.education_two_content ul .li{
	line-height: 86px;
	padding: 0 41px;
}
.education_two_content ul li dl dd{
	margin-top:15px;
}
.education_two_right{
	float: left;
	margin-left: 40px;
	margin-top:22px;
}
.education_two_right p{
	background:url(../img/beijing/two_bg.png) no-repeat;
	width:200px;
	height:45px;
	font-size:14px;
	color:#ffffff;
	text-align: center;
    line-height: 45px;
    cursor: pointer;
}
.education_two_right p span{
	background: url(../img/beijing/jurassic_pc.png) no-repeat;
	width:19px;
	height:17px;
	display: inline-block;
	vertical-align: middle;
    margin-right: 10px;
}
.education_two_right p:nth-of-type(2){
	margin-top:10px;
} 
.education_two_right p:nth-of-type(2) span{
	background: url(../img/beijing/shouji3.png) no-repeat;
	width:15px;
	height:19px;
}
.education_three{
	background: url(https://www.yuanhedacheng.com/img/cjhj.png) no-repeat;
	background-size:1200px 110px;
	width:1200px;
	height:110px;
	margin-top:20px;
	cursor: pointer;
}
.education_four{
	background: url(../img/beijing/content_bg.png) no-repeat;
	height:503px;
	margin-top:20px;
	width: 100%;
    background-size: cover;
}
.eudcation_four_title{
	text-align: center;
	padding-top:50px;
	
}
.eudcation_four_title h4{
	color:#ffffff;
	font-size:22px;
	font-weight: 600;
}
.eudcation_four_title p{
	width:40px;
	height:4px;
	background:#ffffff;
	margin: auto;
	margin-top:10px;
}

.education_four ul{
	width:916px;
	margin:auto;
}
.education_four ul li{
	float: left;
	margin-top:33px;
	margin-right: 115px;
	margin-bottom: 45px;
	position: relative;
	cursor: pointer;
}
.education_four_mask{
	display: none;
}
.education_four ul li .education_four_nav{
	position: absolute;
	background:#ffffff;
	padding:0 30px;
	padding-top: 20px;
	left: 228px;
    top: -6px;
    z-index: 2;
	
}
.education_four ul li .education_four_right{
	position: absolute;
	background:#ffffff;
	padding:0 30px;
	padding-top: 20px;
	right:185px;
    top: -6px;
    z-index: 2;
	
}
.education_four_right a{
	color:#c10000;
}
.education_four_right h4{
	font-size:18px;
	font-weight: 600;
}
.education_four_right p{
	font-size:12px;
	color:#333333;
	width:550px;
}
.education_four_nav a{
	color:#c10000;
}
.education_four_nav h4{
	font-size:18px;
	font-weight: 600;
}
.education_four_nav p{
	font-size:12px;
	color:#333333;
	width:550px;
}
.education_right_img{
	position: absolute;
	width:18px;
	height:26px;
	right: 167px;
    top: 20px;
}
.education_four_img{
	position: absolute;
	width:18px;
	height:26px;
	right: 0;
    top: 20px;
}
.education_four_nav p:nth-of-type(1),.education_four_right p:nth-of-type(1){
	margin-top:10px;
}
.education_four_nav p:nth-last-child(1),.education_four_right p:nth-last-child(1){
	padding-bottom: 20px;
}
.education_four ul li:nth-of-type(3){
	margin-right: 0;
}
.education_four ul li:nth-of-type(6){
	margin-right: 0;
}
.education_four ul li dl{
	text-align: center;
}

.education_four ul li dl dd dt{
	margin-bottom: 10px;
}
.education_four ul li dl dd h4{
	font-size: 20px;
	font-weight: 400;
	color: #ffffff;
	margin-bottom: 5px;
}
.education_four ul li dl dd p{
	font-size:12px;
	color:#ffffff;
	width:228px;
}
.education_four ul li dl dd p:nth-of-type(2){
	width:131px;
	text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
    white-space: nowrap;
    margin: auto;
    margin-top:5px;
}
.buy_strongs {
	width: 80px;
	height: 40px;
	background: #c10000;
	color: #ffffff;
	font-size: 14px;
	margin-left: 10px;
	line-height: 30px;
	border-radius: 3px;
	text-align: center;
	cursor: pointer;
	padding: 10px 15px;
	color: #ffffff!important;
}

.curriculm_enter a {
	background: url(../img/old_continue/2.png) no-repeat center;
	width: 686px;
}

.old_title {
	background: url(../img/old_continue/b.png) no-repeat center;
	width: 900px;
	height: 49px;
	margin: auto;
	margin-top: 20px;
}



.education_course {
	background: #ffffff;
	border-radius: 6px;
	margin-top: 20px;
}

.type_1 {
	padding: 20px 0;
	overflow: hidden;
	padding-left: 27px;
}

.type_1 li:nth-of-type(1) {
	font-size: 17px;
	font-weight: 600;
	display: flex;
	justify-content: flex-start;
	cursor: context-menu;
}

.type_1 li p:nth-of-type(1) {
	margin-right: 10px;
}

.type_1 ul li {
	float: left;
}

.type_1 li {
	padding: 10px 18px;
	cursor: pointer;
	margin-top: -1px;
}

.disabled {
	pointer-events: none;
}

.type_2 {
	padding: 20px 0;
	overflow: hidden;
	padding-left: 27px;
}

.type_2 ul li {
	float: left;
}

.type_2 li {
	padding: 10px 18px;
	cursor: pointer;
}

.type_2 li p:nth-of-type(1) {
	font-weight: 600;
    font-size: 17px;
}
.type_3 li p:nth-of-type(1) {
	margin-right: 10px;
	margin-top:10px;
	font-weight: 600;
    font-size: 17px;
}
.type_3 {
	/*padding: 20px 0;*/
	overflow: hidden;
	padding-left: 27px;
}

.type_3 ul li {
	float: left;
}

.type_3 li {
	padding: 10px 18px;
	cursor: pointer;
}

.type_3 li p:nth-of-type(1) {
	margin-right: 10px;
	margin-top:10px;
	font-weight: 600;
    font-size: 17px;
}
#firstCategorys{
	width:940px;
	margin-left: -20px;
}
#secondCategorys{
	width:940px;
	margin-left: -20px;
}
.type_4 {
	/*padding: 20px 0;*/
	overflow: hidden;
	padding-left: 27px;
}

.type_4 ul li {
	float: left;
}

.type_4 li {
	padding: 10px 18px;
	cursor: pointer;
}

.type_4 li p:nth-of-type(1) {
	margin-right: 10px;
	margin-top:10px;
	font-weight: 600;
    font-size: 17px;
}
.order_form .td_title {
	height: 50px;
	line-height: 50px;
	background-color: #FFF9F9;
}

.order_form tr {
	height: 50px;
}

.order_form td {
	vertical-align: middle;
}

.order_word p {
	font-size: 18px;
	line-height: 30px;
	margin-left: 16px;
}

.order_form {
	background: #ffffff;
	padding: 0 30px;
	padding-bottom: 30px;
}

.order_form table {
	width: 100%;
	text-align: center;
	border-collapse: collapse;
	font-size: 18px;
}

.order_form table thead {
	background-color: #F5E0E0;
	/* height: 50px; */
}

.order_form table thead th {
	border: 1px solid #d6cfcf;
	vertical-align: middle;
}

.order_form table thead th p {
	font-size: 18px;
	font-weight: normal;
}

.edu_l table tr {
	border: 1px solid #d6cfcf;
}

.order_form table td {
	border: 1px solid #d6cfcf;
	font-size: 16px;
	padding-left: 6px;
	padding-right: 6px;
}

.order_form table th:nth-of-type(1) {
	width: 201px;
}

.order_form table th:nth-of-type(2) {
	width: 399px;
}

.order_form table th:nth-of-type(3) {
	width: 150px;
}

.order_form table th:nth-of-type(4) {
	width: 86px;
}

.order_form table th:nth-of-type(5) {
	width: 126px;
}

.order_form table th:nth-of-type(6) {
	width: 93px;
}

.order_form table th:nth-of-type(7) {
	width: 94px;
}

.type_active {
	background-color: #c10000;
	text-align: center;
	color: #FFFFFF;
	border-radius: 5px;
}

.gd_mask {
	width: 100%;
	height: 100%;
	position: fixed;
	background-color: rgba(0, 0, 0, 0.5);
	top: 0;
	display: none;
	z-index: 999;
}

.gd_card {
	width: 600px;
	height: 483px;
	background: white;
	border-radius: 5px 5px 5px 5px;
	position: absolute;
	margin: auto;
	bottom: 0;
	left: 0;
	right: 0;
	top: 0;
}

.gd_title2 {
	height: 40px;
	line-height: 40px;
	text-align: center;
	border-bottom: 1px solid #e5e5e5;
	font-size: 18px;
	padding: 0 20px;
	float: left;
	width: 100%;
}

.gd_title2 p span {
	font-size: 18px;
}

.gd_content {
	padding: 56px 20px;
}

.gd_content .gd_p {
	color: #c10000;
	font-size: 14px;
}

.gd_content input {
	width: 300px;
	border: 1px solid #e5e5e5;
	height: 20px;
}

.gd_content ul {
	padding-top: 40px;
}

.gd_content ul li p {
	margin-bottom: 20px;
}

.gd_lable {
	width: 100px;
	display: inline-block;
}

.gd_content select {
	width: 307px;
	height: 26px;
	border: none;
	border: 1px solid #e5e5e5;
	outline: none;
}
.piplic_class {
    background: #c10000;
    color: #ffffff;
    font-size: 14px;
    margin-left: 10px;
    border-radius: 3px;
    text-align: center;
    cursor: pointer;
    display: inline-block;
    padding: 10px 18px;
}
.cj_content{
	display: block;
}
.education_idcard{
	background: #ffffff;
	padding: 0 30px;
}
.education_idcard_content{
	padding: 20px 0;
}
.education_idcard_content input{
	width:300px;
	height:30px;
	border:1px solid #e5e5e5;
	float: left;
	margin-right: 30px;
	padding-left: 20px;
}
.education_idcard_content select{
	width:300px;
	height:35px;
	border:1px solid #e5e5e5;
	float: left;
	margin-right: 30px;
	padding-left: 20px;
}
.education_idcard_content span{
	width: 100px;
    height: 34px;
    background: #c10000;
    border-radius: 4px;
    display: inline-block;
    font-size: 16px;
    font-weight: 400;
    text-align: center;
    color: #ffffff;
    line-height: 34px;
    cursor: pointer;
}

.mask_certificate {
	width: 100%;
	height: 100%;
	position: fixed;
	background-color: rgba(0, 0, 0, 0.5);
	top: 0;
	z-index: 100;
	display: none;
}
.mask_certificate_content{
	width: 790px;
	height: 285px;
	background: #ffffff;
	position: absolute;
	top:0;
	left:0;
	right:0;
	bottom: 0;
	margin: auto;
}
.mask_certificate_list{
	margin-top:20px;
}

.certificate_zs{
	padding: 10px 10px;
    border-radius: 5px;
    font-size: 16px;
    background-color: #c10000;
    color: #ffffff;
    border: 1px solid #e5e5e5;
    display: inline-block;
    margin-left: 313px;
    margin-top: 20px;
    cursor: pointer;
}
.mask_lists_header{
	padding-left: 30px;
    padding-top: 20px;
    color: #c10000;
}

.famous_tan {
	width: 100%;
	height: 100%;
	position: fixed;
	background-color: rgba(0, 0, 0, 0.5);
	top: 0;
	z-index: 100;
	display: none;
}
.certificate_drop {
	width: 790px;
	height: 545px;
	color: black;
	background-image: url(../img/banner_cut_17.png);
	background-repeat: no-repeat;
	background-size: cover;
	margin-top: -10px;
}

.fotter_a {
	width: 790px;
	height: 545px;
	display: inline-block;
	margin: auto;
	margin-top: 38px;
	margin-left: 45px;
}
.famous_frame {
	width: 877px;
	height: 683px;
	background: white;
	border-radius: 5px 5px 5px 5px;
	position: absolute;
	margin: auto;
	bottom: 0;
	left: 0;
	right: 0;
	top: 0;
}

.famous_title {
	text-align: center;
	height: 60px;
	line-height: 60px;
	font-size: 20px;
	border-bottom: 1px solid #e5e5e5;
}

.famous_title p span:hover img {
	transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	-ms-transform: rotate(360deg)
	/*-webkit-animation: run 5s linear 2s infinite;*/
	;
	transition: all 2s ease-in-out;
	-webkit-transition: all 2s ease-in-out;
	-o-transition: all 2s ease-in-out;
}

.famous_title p span {
	float: right;
	cursor: pointer;
}

.famous_wrap {
	padding: 0 30px;
}

@keyframes run {
	from {
		-webkit-transform: rotate(360deg);
	}
	to {
		-webkit-transform: rotate(0deg);
	}
}

.famous_tan .bot_a {
	width: 877px;
	text-align: center;
	color: #000;
	display: inline-block;
	margin-top: 5px;
	font-size: 18px;
	cursor: pointer;
}

.famous_tan .bot_a:hover {
	color: #C10000;
}
.change_active{
	display: none;
}
.mask_common{
    width: 100%;
    height: 100%;
    position: fixed;
    background-color: rgba(0, 0, 0, 0.5);
    top: 0;
    display: block;
    z-index: 1002;
}
.mask_content{
	width: 400px;
    height: 400px;
    background: white;
    border-radius: 5px 5px 5px 5px;
    position: absolute;
    margin: auto;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    border-radius: 10px;
}
.mask_header{
	background:url('../img/mask_header.png') no-repeat;
	background-size:cover;
	width:400px;
	height:99px;
	position: absolute;
	top:-20px;
}
.mask_header img{
	width:28px;
	height:39px;
	margin-left: 355px;
	margin-top: 20px;
	cursor: pointer;
}
.mask_tips_content{
	position: absolute;
    top: 91px;
	/*height: 198px;*/
	overflow-y: auto;
    
}
.mask_common_content{
	padding: 0 20px 20px;
    color: #333333;
    line-height: 24px;
}
.mask_common_content p{
	font-size: 14px;
	line-height: 30px;
	text-indent: 2em;
}
