 body {
 	overflow-y: scroll;
 }
 
 .banner {
 	width: 1920px;
 	height: 500px;
 	/*background-image: url(../img/banner_cut_29.png);*/
 	background-repeat: no-repeat;
 	background-size: 100% 100%;
 	background: #E5E5E5;
 }
 
 .about_us {
 	float: left;
 	margin-bottom: 145px;
 }
 
 .about_us h5 {
 	text-align: center;
 }
 
 .about_us h3 {
 	font-size: 16px;
 	margin-bottom: 10px;
 	margin-top: 20px;
 }
 
 .quality_course_left {
 	width: 288px;
 	background-color: #FFFFFF;
 	height: 568px;
 	float: left;
 }
 
 .quality_course_right h4 {
 	color: #C10000;
 	font-size: 18px;
 	margin-top: 26px;
 	margin-left: -16px;
 	margin-bottom: 10px;
 }
 
 .quality_course_left li {
 	line-height: 50px;
 	cursor: pointer;
 }
 
 .quality_course_left li p {
 	padding-left: 36px;
 	font-size: 18px;
 }
 
 .act {
 	background-color: #C10000;
 	color: #FFFFFF;
 }
 
 .quality_course_right {
 	background-color: #FFFFFF;
 	margin-left: 20px;
 	width: 894px;
 	padding-bottom: 140px;
 	float: left;
 }
 
 .que_wrop {
 	padding: 0 52px;
 }
  .que_wrop p img{
  	width: 776px;
  	height: 315px;
  }
  
.que_wrop img{
	width: 776px;
  	/*height: 315px;*/
}
 .quality_course_right p {
 	font-size: 18px;
 	line-height: 35px;
 	padding: 10px;
 	text-indent: 2em;
 	color: #333;
 }
 
 .order_form .td_title {
 	height: 58px;
 	line-height: 58px;
 }
 
 .order_form tr {
 	height: 58px;
 }
 
 .order_form td {
 	vertical-align: middle;
 }
 
 .order_form {
 	background: #ffffff;
 	padding-bottom: 30px;
 	margin-top: 27px;
 }
 
 .order_form table {
 	width: 100%;
 	text-align: center;
 	border-collapse: collapse;
 	font-size: 18px;
 }
 
 .order_form table thead {
 	background-color: #F5E0E0;
 }
 
 .order_form table thead th {
 	border-bottom: 1px solid #e8e8e8;
 	vertical-align: middle;
 }
 
 .order_form table thead th {
 	font-size: 16px;
 	color: #666666;
 }
 
 .edu_l table tr {
 	border-bottom: 1px solid #e8e8e8;
 }
 
 .order_form table td {
 	border-bottom: 1px solid #e8e8e8;
 	font-size: 16px;
 	padding-left: 6px;
 	padding-right: 6px;
 	color: #333;
 }
 
 .order_form span {
 	background: #FFFFFF;
 	padding: 10px 15px;
 	border-radius: 5px;
 	color: #C10000;
 	border: 1px solid #C10000;
 	cursor: pointer;
 }
 
 .order_form span:hover {
 	background: #c10000!important;
 	color: #ffffff!important;
 	padding: 10px 15px!important;
 	border-radius: 5px!important;
 	font-weight: 600!important;
 	cursor: pointer;
 }
 
 
  .que_wropimg{
  	
  
 padding: 0 52px;
 }
 .que_wropimg img{
 	width: 30px;
 	height: 30px;
 	display: inline-block;
 	border-radius: 50px;
 	margin-right: 16px;
 	margin-left: -22px;
 	vertical-align: middle;
 	
 }
 .vip {
 	margin-bottom: 20px;
 }
 
 #vip {
 	background-color: #fff;
 	position: relative;
 	border: 2px solid #e88f8f;
 	border-radius: 5px;
 }
 
 #vip:after,
 #vip:before {
 	border: solid transparent;
 	content: ' ';
 	height: 0;
 	right: 100%;
 	position: absolute;
 	width: 0;
 }
 
 #vip:after {
 	border-width: 10px;
 	border-bottom-color: #fff;
 	top: -20px;
 	left: 16px;
 }
 
 #vip:before {
 	border-width: 12px;
 	/* border-right-color: #C10000; */
 	top: -25px;
 	border-bottom-color: #e88f8f;
 	left: 14px;
 }
 


.excellent_bot {
	font-size: 30px;
	background: #F0EDED;
	width: 320px;
	height: 150px;
	/*display: flex;
	align-items: center;
	justify-content: center;*/
	position: relative;
}
.xbanyuan{
	width: 140px;
	height: 70px;
	
	position: absolute;
	top: -66px;
    left: 0px;
     border-radius: 140px 140px 0 0;
     text-align: center;
     line-height: 87px;
     font-size: 20px;
     color: #66666;
	
}
.xdl {
	box-sizing: border-box;
	padding-top: 10px;
	}
.xdl li dl{
	font-size: 16px;
	color: #FFFFFF;
	
}
.excellent_bot ul{
	text-align: center;
	width: 150px;
	display: inline-block;
}
.excellent_bot ul li{
	display: inline-block;
}
.excellent_bot i {
	font-size: 16px;
}
.goobuy{
	margin-top: 30px;
}
.goobuy{
	display: flex;
	justify-content: space-around;
}
.excellent_bot span {
	display: inline-block;
	border-radius: 14px;
	background-color: #C10000;
	font-size: 16px;
	color: #FFFFFF;
	width: 130px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	
}