img{
	max-width: 100%;
}
.banner img{
	display: block;
}
.title_cz{
	text-align: center;
}
.cz_content{
	
	background-color: #f4f4f4;
}
.learn_content{
	padding: 38px 0;
}
.consult_btn{
	text-align: center;
	margin-top: 40px;
}
.consult_btn a{
	display: inline-block;
	color: #fff;
	font-size: 24px;
	width: 500px;
	height: 52px;
	line-height: 52px;
	text-align: center;
	background-color: #0052b2;
	border-radius: 52px;
}
.learn_ul{
	margin-top: 38px;
}
.learn_ul h5{
	font-size: 28px;
	    text-align: center;
	    font-weight: normal;
}
.learn_ul h5 span{
	color: #0052b2;
}
.learn_ul p{
	text-align: center;
	font-size: 20px;
	margin-top: 5px;
}
 .courses-item ul{
	 width: 100%;
 }
 .courses-item ul li {
    width: 32%;
    background-color: #fff;
    border-radius: 10px;
    box-shadow: 0px 5px 10px #eaeaea;
    overflow: hidden;
	margin-bottom: 20px;
	
	position: relative;
}
.courses-item ul.sx  li{
	 width: 24%;
}
.item_btn{
	padding: 5px 10px;
}
.item_btn h3{
	color: #0052b2;
	font-weight: normal;
}
.item_btn a{
	width: 100px;
	display: block;
	height: 20px;
	line-height: 20px;
	text-align: center;
	background-color: #0052b2;
	color:#fff;
	
}
.nav_zq{
	text-align: center;
	margin-bottom: 26px;
	margin-top: 26px;
}
.nav_zq a{
	display: inline-block;
	width: 128px;
	height: 36px;
	line-height: 36px;
	
	border: 1px solid #0052b2;
	color: #0052b2;
}
.nav_zq .active{
	
	background-color: #0052b2;
	color: #fff;
}
.courses-item ul:nth-of-type(2){
	display: none;
}
/* hj */
.hj_list:nth-of-type(2){
	display: none;
}
.hj .hj_left{
	width: 33.5%;
}
.hj .hj_right{
	width:66.5%;
}
.hj .hj_right a{
	display: block;
	width: 49%;
	margin-bottom: 5px;
}