.banner-box img{
	width: 100%;
	height: 100%;
}

.course-box{
	width: 100%;
	background: #F8F8F8;
}

.course-title{
	font-size: 36px;
	font-family: "SourceHanSansCN";
	color: rgb(50, 50, 50);
	font-weight: bold;
	text-align: center;
	padding: 50px 0 16px 0;
	letter-spacing: 1px;
}
.course-title span{
	font-size: 50px;
	color: rgb(227, 78, 71);
}

.title-hx{
  border-radius: 4px;
  background-color: rgb(227, 78, 71);
  width: 100px;
  margin: 0 auto 40px;
  height: 8px;
}
.course-con{
	display: flex;
	display: -webkit-flex;
}
.course-left{
	flex: 1;
	position: relative;
}
.course-left img{
	width: 72%;
}
.course-rt{
	flex: 1;
	margin-left: 50px;
	display: flex;
	display: -webkit-flex;
	flex-wrap: wrap;
	margin-top: 80px;
}
.course-rt>div{
	width: 48%;
	background: #fff;
	margin-bottom: 50px;
}
.course-rt>div:nth-child(2n){
	margin-left: 4%;
}
.course-rt>div:first-child,
.course-rt>div:nth-child(2){
	margin-bottom: 30px;
}
.course-rt-item{
	text-align: center;
}
.course-rt-item p:first-child{
	margin-top: 30px;
    font-size: 24px;
    font-family: "SourceHanSansCN";
    color: rgb(50, 50, 50);
    font-weight: 600;
    letter-spacing: 2px;
}
.course-rt-item p:nth-child(2){
  background-color: rgb(227, 78, 71);
  width: 50px;
  margin: 4px auto;
  height: 3px;
  
}
.course-rt-item p:last-child{
	font-size: 18px;
	width: 70%;
	margin: 12px auto 0; 
	letter-spacing: 1px;
}
/*师资黄金三角配置*/
.sz-box{
	display: flex;
	display: -webkit-flex;
}
.sz-box>div{
	flex: 1;
}
.sz-box>div:nth-child(2){
	margin: 0 60px;
}
.sz-icon{
	width: 168px;
    height: 113px;
    margin: 0 auto;
}
.sz-icon img{
	width: 100%;
	height: 100%;
}
.sz-item{
	padding-bottom: 30px;
	background-color: rgb(255, 255, 255);
	box-shadow: 0px 2px 5px 0px rgba(176, 176, 176, 0.16);
	border-radius: 6px;
}

.sz-item li:first-child img{
	width: 100%;
	border-radius: 6px;
}
.sz-item li:nth-child(2){
	padding: 20px 20px 0;
	line-height: 28px;
	letter-spacing: 1px;
	font-size: 16px;
	overflow : hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
}
.sz-item li:last-child a{
	display: block;
	width: 60%;
	height: 40px;
	line-height: 40px;
	background:rgb(227, 78, 71);
	color: #fff;
	text-align: center;
	margin: 20px auto 0;
	font-size: 18px;
	border-radius: 20px;
	text-decoration: none;
}
/*百名专业教师打造精英团队*/
.team-bg{
	width: 100%;
	height: 100%;
	background: #F8F8F8;
	margin: 80px 0 0;
	padding-bottom: 70px;
}
.team-con1{
	display: flex;
	display: -webkit-flex;
	text-align: center;
}
.team-con1 li{
	flex: 1;
	color: rgb(50, 50, 50);

}
.team-con1 li p:first-child{
	font-size: 36px;
}
.team-con1 li p:last-child{
	font-size: 24px;
}
.team-con2{
	display: flex;
	display: -webkit-flex;
	margin-top: 50px;
}
.team-con2 li{
	flex: 1;
	margin-left: 40px;
}
.team-con2 li:first-child{
	margin-left: 0;
}
.team-itemimg{
	/*background: url(../imgs/jiedian/t-bg.png) no-repeat center;*/
	padding: 0 6px;
	margin-top: 20px;
}
.team-itemimg img{
	width: 100%;
	height: 100%;
	position: relative;
	top: -20px;
}
.team-itemname{
	font-size: 18px;
	color: #000;
	text-align: center;
}
.team-btn a{
	display: block;
    width: 260px;
    font-size: 24px;
    background: rgb(227, 78, 71);
    box-shadow: 0px 2px 6px 0px rgba(213, 61, 54, 0.15);
    margin: 40px auto 0;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #fff;
    border-radius: 30px;
	text-decoration: none;
    
}



/*建校20年，为全国提供20000余名优秀外语专业人才*/
.cg-title{
	color:#1e2b6a;
	font-size: 30px;
	text-align: center;
	margin: 10px 0;
}
.cg-title span{
	color: rgb(227, 78, 71);
	font-size: 50px;
}
.cg-con img{
	width: 100%;
}
/*.cg-con{*/
	/*display: flex;*/
	/*display: -webkit-flex;*/
/*}*/
/*.cg-con>ul{*/
	/*flex: 1;*/
	/*text-align: center;*/
/*}*/
/*.cg-con>ul:nth-child(2){*/
	/*margin: 0 140px;*/
/*}*/
/*.cg-item li:first-child img{*/
	/*width: 100%;*/
/*}*/
/*.cg-item li:nth-child(2){*/
	/*margin-top: 30px;*/
/*}*/
/*.cg-item li:not(:first-child){*/
	/*line-height: 30px;*/
    /*font-size: 20px;*/
    /*color: #1e2b6a;*/
    /*letter-spacing: 1px;*/
/*}*/
/*.cg-item li:not(:first-child) span{*/
	/*font-size:26px;*/
	/*color: #7eb44a; */
	/*font-weight: 600;*/
/*}*/
/*清静优美的校园环境*/
.hj-box{
	background: #f8f8f8;
	margin-top:60px;
	padding-bottom: 70px;
}
.hj-bg{
	width: 100%;
	height: 70px;
	line-height: 70px;
	font-size: 34px;
	color: #fff;
	text-align: center;
	letter-spacing: 1px;
	margin: 50px 0 40px;
}
.hj-title{
	text-align: center;
	font-size: 18px;
	color: rgb(50,50,50);
	line-height: 30px;
	position: relative;
	top: -15px;
	letter-spacing: 2px;
}

.hj-img{
	margin-top: 30px;
}
.hj-img img{
	width: 100%;
	height: 100%;
}
/*广州全日制学英语相关毕业照图片*/

.szpic-title{
	padding: 0 0 12px;
	color: #3f444a;
	font-size: 20px;
}
.szpic-con img{
	width: 100%;
}

/*广州全日制学英语内容摘要*/
.nrzy-box{
	margin-top: 30px;
}
.nrzy-item1{
	width: 100%;
	padding: 20px;
    margin-bottom: 30px;
    border: 1px solid #e1e1e1;
    color: #5c6873;
    line-height: 24px;
    letter-spacing: 1px;
    font-size: 16px;
}
.nrzy-item1 p{
	 overflow : hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
}
.nrzy-item2{
	display: flex;
	display: -webkit-flex;
	flex-wrap: wrap;
}
.nrzy-item2 li{
	width: 48.5%;
	padding: 20px;
    margin-bottom: 30px;
    border: 1px solid #e1e1e1;
}
.nrzy-item2 li a{
	text-decoration: none;
}
.nrzy-item2 li:nth-child(2n){
	margin-left: 3%;
}
.nrzy-item2 li p:first-child{
	color: #3f444a;
    font-size: 20px;
    margin: 10px 0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.nrzy-item2 li p:last-child{
	color: #5c6873;
    line-height: 24px;
    letter-spacing: 1px;
    font-size: 16px;
    overflow : hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
/*广州全日制学英语相关文章*/
.xgwz-box{
	/*background: #f8f8f8;*/
	padding-bottom: 20px;
	border-top: 1px dashed #dfdfdf;
	
}
.xgwz-title{
 	padding: 30px 0 20px;
 	color: #3f444a;
    font-size: 20px;
}
.xgwz-con,.xgwz-con li{
	list-style: initial;
}
.xgwz-con{
	display: flex;
	display: -webkit-flex;
	flex-wrap: wrap;
}
.xgwz-con li{
	width: 48%;
	line-height: 24px;
	letter-spacing: 1px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.xgwz-con li:nth-child(2n){
	margin-left: 4%;
}
.xgwz-con li a{
	font-size: 16px;
	color: #3f444a;
	text-decoration: none;
	letter-spacing: 1px;
}
.xgwz-con li a:hover{
	color: #E61931;
}
.xgwz-con li:before{content:"★"; color:#E34E47;}
/*广州全日制学英语相关问答*/
/*.xgwd-box{*/
	/*margin-top: 20px;*/
/*}*/
.xgwd-con{
	display: flex;
	display: -webkit-flex;
	flex-wrap: wrap;
}
.xgwd-con>div{
	width: 48%;
}
.xgwd-con>div:nth-child(2n){
	margin-left: 4%;
}
.wen-item,.da-item{
	display: flex;
	display: -webkit-flex;
	margin-top: 10px;
}
.wen-item span,.da-item span{
	width: 8px;
	height: 8px;
	background: #E61931;
	position: relative;
	top: 6px;
}
.wen-item a,.da-item a{
	flex: 1;
	margin-left: 10px;
	font-size: 16px;
	letter-spacing: 1px;
	color: #666;
	text-decoration: none;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.wen-item a:hover,.da-item a:hover{
	color: #E61931;
}
.da-item a{
	overflow : hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
}
/*相关推荐+热门推荐+最新推荐*/
.tjcon-box{
	padding: 48px 0;
	background: #F8F8F8;
	color: #fff;
	margin-top: 40px;
  	font-family: "SourceHanSansCN";
  	color: rgb(50, 50, 50);

}
.tjcon-item{
	margin-bottom: 20px;
}
.tjcon-title{
	font-size: 20px;
	font-weight: 600;
}
.tjcon-con{
	display: flex;
	display: -webkit-flex;
	flex-wrap: wrap;
	margin-top: 4px;
}

.tjcon-con li{
	width: 19%;
	line-height: 24px;
	margin-left: 1%;
	letter-spacing: 1px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.tjcon-con li a{
	color: rgb(50, 50, 50);
	font-size: 16px;
	text-decoration: none;
}
.tjcon-con li a:hover{
	color: #E61931;
}
.tjcon-con li:nth-child(5n+1){
	margin-left: 0;
}
/*分割线*/
.fgx-box{
	width: 100%;
	border-top: 1px dashed #dfdfdf;
	margin-top: 50px;
}
/*表单*/
.form-box{
	width: 100%;
	background: url("https://cdn.fhgy.cn/images/static/ac2e22bea0348444f433d902daac5e03.jpg") no-repeat center;
	margin-bottom: 40px;
	padding-bottom: 40px;
	/*background-size:100% 100%;*/
}
.form-titlebig{
	font-size: 36px;
	font-weight: 600;
	letter-spacing: 2px;
	text-align: center;
	color: #fff;
	padding-top: 30px;
}
.form-titlesmall{
	font-size: 18px;
	letter-spacing: 1px;
	text-align: center;
	color: #fff;
	padding: 10px 0;
}
.form-con{
	width: 80%;
	margin: 0 auto;
	display: flex;
	display: -webkit-flex;
	flex-wrap: wrap;
}
.form-con li{
	width: 48%;
	margin-top: 20px;
}
.form-con li:nth-child(2n){
	margin-left: 4%;
}
.form-con li input,
.form-con li select{
	width: 100%;
	height: 50px;
	border: 0;
	outline: none;
	border-radius: 4px;
	text-indent: 6px;
}
.sqstbtn{
	display: block;
	width: 260px;
	font-size: 24px;
	background: #fff;
	box-shadow: 0px 2px 6px 0px rgba(213, 61, 54, 0.15);
	margin: 40px auto 0;
	height: 50px;
	line-height: 50px;
	text-align: center;
	color: rgb(227, 78, 71);
	border-radius: 30px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
	.course-rt-item p:last-child{
		font-size: 16px;
	}
}
@media only screen and (min-width: 768px) and (max-width: 991px) {

}
@media (max-width: 991px) {
	.title-hx{
		margin-bottom: 30px;
	}
	.course-title{
		font-size: 18px;
		padding: 20px 0 20px 0;
	}
	.course-rt>div{
		margin-bottom: 26px;
	}
	.course-con{
		flex-wrap: wrap;
	}
	.course-left{
		display: none;
	}
	.course-left,.course-rt{
		flex: initial;
		width: 100%;
	}
	.course-rt{
		margin-left: 0;
		margin-top: 0;
	}
	.course-rt-item{
		padding-bottom: 30px;
	}
	.course-rt-item p:first-child{
		margin-top: 30px;
		font-size: 16px;
	}
	.course-rt-item p:last-child{
		margin-top: 10px;
		font-size: 14px;
	}
	
	
	.sz-box{
		flex-wrap: wrap;
	}
	.sz-box>div{
		flex: initial;
		width: 100%;
		margin-bottom: 20px;
	}
	.sz-box>div:nth-child(2){
		margin: 0;
		margin-bottom: 20px;
	}
	.sz-item li:nth-child(2){
		font-size: 14px;
	}
	
	.team-con1{
		flex-wrap: wrap;
	}
	.team-con1 li{
		flex: initial;
		width: 50%;
		margin-bottom: 20px;
	}
	.team-con1 li:last-child{
		width: 100%;
	}
	.team-con1 li p:first-child{
		font-size: 24px;
	}
	.team-con1 li p:last-child{
		font-size: 16px;
	}
	.team-con2{
		margin-top: 20px;
		flex-wrap: wrap;
	}
	.team-con2 li{
		margin-left: 0;
		flex: initial;
		width: 50%;
		margin-bottom: 15px;
	}
	.team-box{
		height: auto;
		background: none;
		margin-top: 0;
	}
	.team-bg{
		position: relative;
		background: none;
		margin: 0;
		padding-bottom: 12px;
	}
	.team-itemimg{
		text-align: center;
		background: none;
	}
	.team-itemimg img{
		width: 82%;
		height: 82%;
	}
	
	
	.szpic-title{
		font-size: 18px;
		padding: 10px 0 15px;
	}
	.nrzy-item2 li{
		width: 100%;
		margin-bottom: 10px;
	}
	.nrzy-item2 li:nth-child(2n){
		margin-left: 0;
	}
	.xgwd-con>div{
		flex: initial;
		width: 100%;
		border-bottom: 1px dashed #dfdfdf;
    	padding-bottom: 10px;
	}
	.xgwd-con>div:nth-child(2n){
		margin-left: 0;
	}
	
	.team-btn a{
		margin-top: 20px;
	}
	.cg-box{
		margin-top: 20px;
		border-top: 1px solid #DFDFDF;
	}
	.cg-title{
		font-size: 18px;
	}
	.cg-title span{
		font-size: 20px;
	}
	/*.cg-con{*/
		/*flex-wrap: wrap;*/
	/*}*/
	/*.cg-con>ul{*/
		/*flex: initial;*/
		/*width: 100%;*/
		/*margin: 0 auto;*/
		/*padding: 10px 20%;*/
		/*border-bottom: 1px dashed #DFDFDF;*/
	/*}*/
	/*.cg-con>ul:nth-child(2) {*/
	    /*margin: 0 auto;*/
	/*}*/
	/*.cg-item li:not(:first-child){*/
		/*font-size: 14px;*/
		/*line-height: 24px;*/
	/*}*/
	/*.cg-item li:not(:first-child) span{*/
		/*font-size: 16px;*/
	/*}*/
	/*.cg-item li:nth-child(2){*/
		/*margin-top: 10px;*/
	/*}*/
	.hj-box{
		background: #f8f8f8;
	}
	.hj-bg{
		margin: 20px 0 16px;
		font-size: 18px;
		height: 60px;
		line-height: 60px;
	}
	.hj-item1{
		font-size: 16px;
	}
	.hj-item2{
		font-size: 14px;
	}
	.hj-img {
	    margin-top: 16px;
	}
	.szpic-box{
		margin-top: 20px;
		padding: 20px 0;
	}
	.szpic-con{
		flex-wrap: wrap;
	}
	.szpic-item{
		flex: initial;
		width: 48%;
		margin-left: 0;
	}
	.szpic-item:nth-child(2n){
		margin-left: 4%;
	}
	.nrzy-box {
	    margin-top: 14px;
	}
	.tjcon-con li{
		width: 24%;
		margin-left: 1%;
	}
	/*.tjcon-con li:nth-child(4n+1){
		margin-left: 0;
	}
	.tjcon-con li:nth-child(5n+1){
		margin-left: 1%;
	}*/
	
	
}
@media (max-width: 767px) {
	.fgx-box{
		margin-top: 0;
	}
	/*表单*/
	.form-box{
		margin-bottom: 20px;
		padding-bottom: 20px;
		/*background-size:100% 100%;*/
	}
	.form-titlebig{
		font-size: 20px;
		padding-top: 20px;
	}
	.form-titlesmall{
		font-size: 16px;
		padding: 10px 0;
	}
	.form-con{
		width: 100%;
	}
	.form-con li{
		width: 100%;
		margin-top: 10px;
	}
	.form-con li:nth-child(2n){
		margin-left: 0;
	}
	.form-con li input,
	.form-con li select{
		height: 40px;
	}
	.sqstbtn{
		width: 200px;
		font-size: 18px;
		margin:20px auto 0;
		height: 40px;
		line-height: 40px;

	}
}