body{
	padding-top: 0;
}
.main{
	padding: 0 .2rem;
}
.imgblock img{
	display: block;
}
.ye_title{
	padding-top: 0.4rem;
	text-align: center;
	padding-bottom: 0.4rem;
}
.title_ye{
	position: relative;
	display: inline-block;
	background: url(../Images/ball_line.png) no-repeat  center .35rem;
}

.title_ye::before{
	left: -1.2rem;
}
.title_ye span{
	padding-bottom: .1rem;
	width: .45rem;
	text-align: center;
	display: inline-block;
	background: url(../Images/car_1.png) no-repeat bottom center;
	background-size: .45rem .16rem;
	font-weight: bold;
	font-size: .28rem;
}
.learn_c .c_learn:nth-of-type(1){
	margin-top: 0;
}
.title_ye span:nth-of-type(2){
	background-image: url(../Images/car_2.png);
}
.title_ye span:nth-of-type(3){
	background-image: url(../Images/car_3.png);
}
.title_ye span:nth-of-type(4){
	background-image: url(../Images/car_4.png);
}
.title_ye span:nth-of-type(5){
	background-image: url(../Images/car_2.png);
}
.title_ye span:nth-of-type(6){
	background-image: url(../Images/car_3.png);
}
.qj {
	margin-top: .2rem;
	padding: .1rem .2rem;
	background-color: #fbebf0;
}
.qj .qj_left{
	width: 50%;
}
.qj .qj_right{
	width: 50%;
	margin-top: 0.3rem;
}
.qj .qj_right p{
	text-indent: .6rem;
	padding-left: .1rem;
}
.consult_btn{
	text-align: center;
	/* margin-top: .2rem; */
}
.consult_btn a{
	display: inline-block;
	width: 80%;
	height: .6rem;
	line-height: .6rem;
	text-align: center;
	font-size: .28rem;
	color: #fff;
	background-color: #f29661;
	border-radius: .1rem;
	-webkit-border-radius: .1rem;
}
.qj_btn a{
	display: inline-block;
	background: url(../Images/qj_border.png) no-repeat;
	background-size:6.95rem 1.81rem ;
	width: 1.65rem;
	height: 1.81rem;
	text-align: center;
	padding-top: .6rem;
}
.qj_btn a:nth-of-type(2){
	background-position: -1.78rem 0 ;
}
.qj_btn a:nth-of-type(3){
	background-position: -3.5rem 0 ;
}
.qj_btn a:nth-of-type(4){
	background-position: -5.25rem 0 ;
}
.qj_btn a img{
	display: block;
	margin: 0 auto;
	width: 22%;
}
.qj_btn{
	padding: .44rem .2rem .32rem .2rem;
}
.qj_btn p{
	text-align: center;
}
.jyfx{
	width: 100%;
	padding: .3rem .6rem;
}
.jyfx li{
	width: 49%;
	margin-bottom: .2rem;
}
.jyfx li h5{
	text-align: center;
	font-size: .28rem;
}
.jyfx li .border{
	height: .1rem;
	background-color: #f29661;
	width: 70%;
	border-radius: .1rem;
	margin: .1rem auto;
}
.jyfx a{
	display: inline-block;
	width: 2.85rem;
	height: 2.85rem;
	border-radius: 2.85rem;
	padding: .15rem;
	border: 1px solid #989898;
}
.jyfx a img{
	border-radius: 2.52rem;
}
.jyfx p{
	padding: 0 .2rem;
	text-align: center;
}
.consult_btn.second_btn{
	padding: .2rem .4rem;
}
.consult_btn.second_btn a{
	width: 46%;
}
.consult_btn.second_btn a:nth-of-type(2){
	background-color: #ce83ae;
}
/* yyc */
.yyc .img_yyc img{
	display: block;
}
.yyc p{
	padding: .2rem .2rem;
	text-indent: .6rem;
}
.zs{
	padding: 0 .2rem;
	padding-top: .2rem;
}
.zs a{
	width: 24%;
}
.zs a span{
	display: inline-block;
	width: 100%;
	text-align: center;
}
/* c_learn */
.learn_c{
	padding: .2rem .1rem;
	font-size: .28rem;
	position: relative;
}
.c_learn .learn_left{
	width: 30%;
}
.c_learn .learn_right{
	width: 70%;
	padding-top: .1rem;
}
.learn_right{
	text-align: center;
}
.c_learn .learn_right .title{
	font-size: .28rem;
	font-weight: bold;
	
	display: inline-block;
	text-align: center;
}
.c_learn .learn_right .title::before,.c_learn .learn_right .title::after{
	content: '';
	width: .9rem;
	height: 1px;
	background-color: #000;
	display: inline-block;
}
.content_list{
	margin-top: .1rem;
	
    padding: 0 .1rem;
}

.c_learn{
	background-color: #fbebf0;
	position: relative;
}
.c_learn:nth-of-type(2){
	background-color: #eefafa;
}
.content_list a{
	    position: relative;
    display: inline-block;
    width: 49%;
    text-align: left;
    padding-left: .1rem;
    font-size: .22rem;
    background-color: #eabac8;
	padding: .05rem 0;
    padding-left: .5rem;
	margin-bottom: .12rem;
}
.content_list a:nth-of-type(4n-1){
	background-color: #ffd9c7;
}
.content_list a:nth-of-type(2n){
	background-color: #ffd9c7;
}
.content_list a:nth-of-type(4n){
	background-color: #eabac8;
}
.learn_c .c_learn:nth-of-type(2) a{
	background-color: #d4eaea;
}
.learn_c .c_learn:nth-of-type(2) a:nth-of-type(4n-1){
	background-color: #ffd9c7;
}
.learn_c .c_learn:nth-of-type(2) a:nth-of-type(2n){
	background-color: #ffd9c7;
}
.learn_c .c_learn:nth-of-type(2) a:nth-of-type(4n){
	background-color: #d4eaea;
}
.content_list a::before{
	    content: '1';
    position: absolute;
    background: url(../Images/icon_left.png) no-repeat;
    -webkit-background-size: .32rem .42rem;
    background-size: .32rem .42rem;
    display: inline-block;
    width: .32rem;
    height: .42rem;
    text-align: center;
    top: .05rem;
    left: .1rem;
}
.content_list a:nth-of-type(2)::before{
	    content: '2';
}
.content_list a:nth-of-type(3)::before{
	    content: '3';
}
.content_list a:nth-of-type(4)::before{
	    content: '4';
}
.content_list a:nth-of-type(5)::before{
	    content: '5';
}
.content_list a:nth-of-type(6)::before{
	    content: '6';
}
.content_list a:nth-of-type(7)::before{
	    content: '7';
}
.content_list a:nth-of-type(8)::before{
	    content: '8';
}
.content_list a:nth-of-type(9)::before{
	    content: '9';
}
.content_list a:nth-of-type(10)::before{
	    content: '10';
}
.learn_bottom{
	width: 90%;
	background-color: #f8dde5;
	text-indent: .6rem;
	position: absolute;
	bottom: -1rem;
	right: 0;
	padding: .1rem 0;
	padding-left: .1rem;
	font-size: .26rem;
}
.learn_c .c_learn{
  margin-top: 1.2rem;
}
.c_learn:nth-of-type(2) .learn_bottom{
	background-color: #d4eaea;
	left: 0;
	font-size: .26rem;
	bottom: -.6rem;
}
.learn_c .consult_btn{
	margin-top: 1rem;
}
.qj_right .consult_btn{
	margin-top: .2rem;
}
/* hj_top */
.hj_top>*{
	display: inline-block;
	width: 49%;
}
.hj_bottom>a{
	display: inline-block;
	width: 49%;
}
.hform .title{
	display: none;
}