﻿@charset "utf-8";
/*移动清楚浮动*/
.clears::after{
	content: '';
	height: 0px;
	display: block;
	clear: both;
}
.clears{
	zoom: 1;
}


h1,h2,h3,h4,h5,h6{
	font-weight: normal;
}

/**********首页**********/

/*首页轮播*/
.lunbo1{
	width:100%;
	height:3.5rem;
	position: relative;
}
.lunbo1 .swiper-container{
	height:100%;
}

.lunbo1 .swiper-wrapper .swiper-slide{
	height:100%;
	position: relative;
}
.lunbo1 .swiper-wrapper .swiper-slide a{
	display: block;
}
.lunbo1 .swiper-wrapper .swiper-slide img{
	width: 100%;
   	height: 100%;
}
.lunbo1 .swiper-wrapper .swiper-slide p{
	width: 100%;
	height:0.56rem;
	line-height: 0.56rem;
	font-size: 0.24rem;
	color: #fff;
	box-sizing: border-box;
	padding: 0 1.6rem 0 0.20rem;
	white-space:nowrap; 
	text-overflow:ellipsis; 
	-o-text-overflow:ellipsis; 
	overflow: hidden; 
	background: rgba(0,0,0,0.3);
	position: absolute;
	bottom: 0;
	left: 0;
	
}

.lunbo1 .swiper-pagination-bullet {
    width:6px;
    height: 6px;
    margin: 0 4px;
    display: inline-block;
    border-radius: 100%;
    background:#fff;
    opacity:1;
}
.lunbo1 .swiper-pagination-bullet-active {
	width:30px;
	border-radius: 6px;
    opacity: 1;
    background: #fff;
}
.lunbo1 .swiper-pagination{
	bottom: 0.14rem;
	left: 0;
	width: 100%;
	box-sizing: border-box;
	padding-right: 0.1rem;
	text-align: right;
}
/*首页轮播*/



/*首页内容标题*/
.sy_caption{
	height: 0.56rem;
	line-height: 0.56rem;
	padding-left: 0.32rem;
	position: relative;
	border-bottom: 1px solid #e4e4e4;
}
.sy_caption span{
	display: inline-block;
	font-size: 0.28rem;
	color: #333;
	border-bottom: 1px solid #0ca051;
}
.sy_caption a{
	display: block;
	float: right;
	font-size: 0.24rem;
	color: #999;
}

/*首页内容标题*/

.sy_cont{
	padding: 0.10rem 0.20rem 0.20rem 0.20rem;
	background: #fff;
}


/*首页最新动态*/
.sy_cont1 .sy_caption:after{
	content: '';
	display: block;
	width:0.24rem;
	height: 0.24rem;
	background: url(../images/xwdtbt.png) top left no-repeat;
	background-size: 100%;
	position: absolute;
	top:0.14rem;
	left: 0;
}

.sy_cont1 ul li{
	padding:0.25rem 0rem;
	border-top: 1px dashed #e7e7e7;
}
.sy_cont1 ul li:nth-of-type(1){
	border: 0;
}
.sy_cont1 ul li a{
	display: block;
}
.sy_cont1 ul li h1{
	width:1.76rem;
	height: 1.5rem;
	float: left;
}
.sy_cont1 ul li .text{
	width: 5.15rem;
	float: right;
}
.sy_cont1 ul li .text h2{
	font-size: 0.26rem;
	color: #333;
	line-height: 0.42rem;
	height: 0.84rem;
	overflow : hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.sy_cont1 ul li .text p{
	margin-top: 0.20rem;
	font-size: 0.24rem;
	color: #a9a9a9;
}
/*首页最新动态*/


/*首页最新课程*/
.sy_cont2{
	margin-top: 0.20rem;
}
.sy_cont2 .sy_caption:after{
	content: '';
	display: block;
	width:0.22rem;
	height: 0.24rem;
	background: url(../images/zxkcbt.png) top left no-repeat;
	background-size: 100%;
	position: absolute;
	top:0.14rem;
	left: 0;
}

.sy_cont2 .ul1{
	margin-top: 0.20rem;
}
.sy_cont2 .ul1 li{
	width: 3.45rem;
	float: left;
	box-sizing: border-box;
	border: 1px solid #d9d9d9;
}
.sy_cont2 .ul1 li a{
	display: block;
}
.sy_cont2 .ul1 li:nth-of-type(2){
	float: right;
}
.sy_cont2 .ul1 li h1{
	height: 2.55rem;
}
.sy_cont2 .ul1 li h1 img{
	width: 100%;
	height: 100%;
}
.sy_cont2 .ul1 li h2{
	height:0.58rem;
	line-height: 0.58rem;
	text-align: center;
	font-size: 0.24rem;
	color: #333;
	white-space:nowrap; 
	text-overflow:ellipsis; 
	-o-text-overflow:ellipsis; 
	overflow: hidden; 
}
.sy_cont2 .ul1 li h3{
	height:0.56rem;
	line-height: 0.56rem;
	font-size: 0.22rem;
	color: #999;
	border-top: 1px solid #d9d9d9;
}
.sy_cont2 .ul1 li h3 span{
	display: inline-block;
	width: 1.85rem;
	white-space:nowrap; 
	text-overflow:ellipsis; 
	-o-text-overflow:ellipsis; 
	overflow: hidden; 
}
.sy_cont2 .ul1 li h3 b{
	display:block;
	width: 1.40rem;
	float: right;
	text-align: right;
	font-weight: normal;
	white-space:nowrap; 
	text-overflow:ellipsis; 
	-o-text-overflow:ellipsis; 
	overflow: hidden; 
}


.sy_cont2 .ul2{
	margin-top: 0.20rem;
}
.sy_cont2 .ul2 li{
	width: 100%;
	padding: 0.15rem 0.20rem;
	margin-left: -0.20rem;
	position: relative;
}
.sy_cont2 .ul2 li a{
	display: block;
}
.sy_cont2 .ul2 li span{
	display: block;
	font-size: 0.22rem;
	color: #999;
	position: absolute;
	top: 0.40rem;
	right: 0.20rem;
}
.sy_cont2 .ul2 li .text{
	width: 5.2rem;
	float: left;
}
.sy_cont2 .ul2 li .text h1{
	font-size: 0.22rem;
	color: #333;
	white-space:nowrap; 
	text-overflow:ellipsis; 
	-o-text-overflow:ellipsis; 
	overflow: hidden; 
}
.sy_cont2 .ul2 li .text p{
	margin-top: 0.10rem;
	font-size: 0.22rem;
	color: #999;
}

.sy_cont2 .ul2 li:hover{
	background: #f1f1f1;
}
/*首页最新课程*/


/*首页咨询师*/
.sy_cont3{
	margin-top: 0.20rem;
}
.sy_cont3 .sy_caption:after{
	content: '';
	display: block;
	width:0.24rem;
	height: 0.20rem;
	background: url(../images/zxsbt.png) top left no-repeat;
	background-size: 100%;
	position: absolute;
	top:0.15rem;
	left: 0;
}

.sy_cont3 ul li{
	padding: 0.20rem 0rem;
	border-bottom: 1px dashed #e5e5e5;
}
.sy_cont3 ul li a{
	display: block;
}
.sy_cont3 ul li h1{
	width:1.58rem;
	height: 1.53rem;
	float: left;
}
.sy_cont3 ul li h1 img{
	width: 100%;
	height: 100%;
}
.sy_cont3 ul li .text1{
	width: 3.2rem;
	float: left;
	margin-left: 0.20rem;
}
.sy_cont3 ul li .text1 h2{
	font-size: 0.28rem;
	color: #333;
}
.sy_cont3 ul li .text1 p{
	width:2.5rem;
	height: 0.42rem;
	margin-top: 0.16rem;
	box-sizing: border-box;
	padding: 0 0.20rem;
	line-height:0.42rem;
	text-align: center;
	font-size: 0.22rem;
	color: #666;
	white-space:nowrap; 
	text-overflow:ellipsis; 
	-o-text-overflow:ellipsis; 
	overflow: hidden; 
	background: #e6e6e6;
	-webkit-border-radius:0.42rem;
	-moz-border-radius:0.42rem;
	-o-border-radius:0.42rem;
	border-radius:0.42rem;
}
.sy_cont3 ul li .text2{
	width:1.24rem;
	float: right;
	text-align: center;
}
.sy_cont3 ul li .text2 h2{
	font-size: 0.22rem;
	color: #666;
	white-space:nowrap; 
	text-overflow:ellipsis; 
	-o-text-overflow:ellipsis; 
	overflow: hidden; 
}
.sy_cont3 ul li .text2 h3{
	margin-top: 0.16rem;
	font-size: 0.22rem;
	color: #ef3232;
	white-space:nowrap; 
	text-overflow:ellipsis; 
	-o-text-overflow:ellipsis; 
	overflow: hidden; 
}
.sy_cont3 ul li .text2 a{
	width: 1.23rem;
	height: 0.42rem;
	margin-top: 0.20rem;
	line-height: 0.42rem;
	text-align: center;
	color: #fff;
	border-radius: 0.42rem;
	background: #0ca051;
}

.sy_cont3 .sy_cont3s{
	margin-top: 0.20rem;
}
.sy_cont3 .sy_cont3s p{
	width: 3.46rem;
	height: 2.05rem;
	box-sizing: border-box;
	float: left;
}
.sy_cont3 .sy_cont3s p:nth-of-type(1){
	background: url(../images/syzxs2.png) top left no-repeat;
	background-size: 100%;
	margin-right: 0.15rem;
	font-size: 0.22rem;
	color: #333;
	text-align: center;
	padding-top: 1.1rem;
}
.sy_cont3 .sy_cont3s p:nth-of-type(1) span{
	font-size: 0.32rem;
	color: #333;
}
.sy_cont3 .sy_cont3s p:nth-of-type(1) span em{
	font-style: normal;
	color: #e24011;
}
.sy_cont3 .sy_cont3s p:nth-of-type(2){
	background: url(../images/syzxs3.png) top left no-repeat;
	background-size: 100%;
	font-size: 0.22rem;
	color: #fff;
	text-align:center;
	padding-top: 1.3rem;
}
.sy_cont3 .sy_cont3s p:nth-of-type(2) a{
	color: #fff;
}
/*首页咨询师*/


/*首页联盟介绍*/
.sy_cont4{
	margin-top: 0.20rem;
}
.sy_cont4 .sy_caption:after{
	content: '';
	display: block;
	width:0.21rem;
	height: 0.23rem;
	background: url(../images/sylmbt.png) top left no-repeat;
	background-size: 100%;
	position: absolute;
	top:0.14rem;
	left: 0;
}

.sy_cont4 .imgs{
	margin-top: 0.20rem;
}
.sy_cont4 .imgs img{
	width: 3.44rem;
	height: 2.88rem;
}
.sy_cont4 .imgs img:nth-of-type(1){
	margin-right: 0.15rem;
}
.sy_cont4 .text{
	margin-top: 0.20rem;
}
.sy_cont4 .text h1{
	height: 0.58rem;
	line-height: 0.58rem;
	font-size: 0.26rem;
	color: #333;
	text-align: center;
	border-bottom: 1px solid #e8e8e8;
}
.sy_cont4 .text h1 span{
	display: inline-block;
	border-bottom: 1px solid #0ca051;
}

.sy_cont4 .text p{
	font-size: 0.22rem;
	color: #808080;
	line-height: 0.40rem;
	height:2.8rem;
	overflow : hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp:7;
	-webkit-box-orient: vertical;
}

.sy_cont4 .text a{
	display: block;
	width: 1.45rem;
	height: 0.48rem;
	margin: 0 auto;
	margin-top:23px;
	line-height: 0.48rem;
	text-align:center;
	font-size: 0.22rem;
	color: #fff;
	background: #ffb872;
	border-radius: 0.48rem;
}

/*首页联盟介绍*/


/*首页心理汇*/
.sy_cont5{
	margin-top: 0.20rem;
}
.sy_cont5 .sy_caption:after{
	content: '';
	display: block;
	width:0.21rem;
	height: 0.23rem;
	background: url(../images/sylmbt.png) top left no-repeat;
	background-size: 100%;
	position: absolute;
	top:0.14rem;
	left: 0;
}

.sy_cont5 ul li{
	padding:0.25rem 0rem;
	border-top: 1px dashed #e7e7e7;
}
.sy_cont5 ul li:nth-of-type(1){
	border: 0;
}
.sy_cont5 ul li a{
	display: block;
}
.sy_cont5 ul li h1{
	width:1.76rem;
	height: 1.5rem;
	float: left;
}
.sy_cont5 ul li .text{
	width: 5.15rem;
	float: right;
}
.sy_cont5 ul li .text h2{
	font-size: 0.26rem;
	color: #333;
	line-height: 0.42rem;
	height: 0.84rem;
	overflow : hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.sy_cont5 ul li .text p{
	margin-top: 0.20rem;
	font-size: 0.24rem;
	color: #a9a9a9;
}
/*首页心理汇*/


/*首页会员*/
.sy_cont6{
	margin-top: 0.20rem;
}
.sy_cont6 .sy_caption:after{
	content: '';
	display: block;
	width:0.21rem;
	height: 0.19rem;
	background: url(../images/syhybt.png) top left no-repeat;
	background-size: 100%;
	position: absolute;
	top:0.16rem;
	left: 0;
}
.sy_cont6 ul{
	margin-top: 0.20rem;
}
.sy_cont6 ul li{
	width:3.44rem;
	float: left;
	margin-bottom:0.25rem;
	margin-right: 0.20rem;
}
.sy_cont6 ul li h1{
	height:2.37rem;
}
.sy_cont6 ul li h1 img{
	width: 100%;
	height: 100%;
}
.sy_cont6 ul li h2{
	margin-top: 0.20rem;
	font-size: 0.22rem;
	color: #333;
}
.sy_cont6 ul li h2 span{
	display: inline-block;
	width: 1.6rem;
}
.sy_cont6 ul li h2 b{
	font-weight: normal;
	float: right;
}
.sy_cont6 ul li:hover h2{
	color: #0ca051;
}
/*首页会员*/



/*预约*/
.sy_cont7{
	margin-top: 0.20rem;
}
.sy_cont7 .sy_caption:after{
	content: '';
	display: block;
	width:0.23rem;
	height: 0.23rem;
	background: url(../images/yybt.png) top left no-repeat;
	background-size: 100%;
	position: absolute;
	top:0.14rem;
	left: 0;
}

.sy_cont7 .froms{
	margin-top: 0.20rem;
}
.sy_cont7 .froms h1{
	height: 0.55rem;
	margin-bottom: 0.16rem;
	font-size: 0.22rem;
	color: #666;
	padding: 0 0.20rem 0 1.42rem;
	background: #f5f5f5;
	position: relative;
}
.sy_cont7 .froms h1 span{
	display: block;
	height: 0.55rem;
	line-height: 0.55rem;
	position: absolute;
	top: 0;
	left: 0.20rem;
}
.sy_cont7 .froms h1 input{
	width: 100%;
	height: 100%;
	font-size: 0.22rem;
	color: #333;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	outline: none;
	border:0;
	background: #f5f5f5;
}

.sy_cont7 .froms h2{
	margin-bottom: 0.16rem;
	font-size: 0.22rem;
	color: #666;
	padding: 0.60rem 0.20rem 0.20rem 0.20rem;
	background: #f5f5f5;
	position: relative;
}
.sy_cont7 .froms h2 span{
	display: block;
	height: 0.55rem;
	line-height: 0.55rem;
	position: absolute;
	top: 0;
	left: 0.20rem;
}
.sy_cont7 .froms h2 textarea{
	width: 100%;
	height: 1.5rem;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	outline: none;
	border:0;
	resize : none;
	background: #f5f5f5;
}

.sy_cont7 .froms a{
	display: block;
	height: 0.66rem;
	line-height: 0.66rem;
	font-size:0.26rem;
	text-align: center;
	color: #fff;
	background: #0ca051;
}

/*预约*/


/*联系我们*/
.sy_cont8{
	margin-top: 0.20rem;
}
.sy_cont8 .sy_caption:after{
	content: '';
	display: block;
	width:0.22rem;
	height: 0.18rem;
	background: url(../images/lxwmbt.png) top left no-repeat;
	background-size: 100%;
	position: absolute;
	top:0.16rem;
	left: 0;
}

.sy_cont8 ul{
	margin-top:0.20rem;
}
.sy_cont8 ul li{
	height: 0.70rem;
	line-height: 0.70rem;
	font-size: 0.22rem;
	color: #333;
	border-bottom: 1px dashed #dfdfdf;
}

.sy_cont8 .ewm{
	margin-top: 0.30rem;
}
.sy_cont8 .ewm h1{
	width: 50%;
	float:left;
	text-align: center;
}
.sy_cont8 .ewm h1 b{
	display: block;
	width:1.69rem;
	height: 1.69rem;
	margin: 0 auto;
	padding: 0.20rem 0.20rem;
	border: 1px solid #e7e7e7;
}
.sy_cont8 .ewm h1 b img{
	width: 100%;
	height: 100%;
}
.sy_cont8 .ewm h1 span{
	display: block;
	margin-top: 0.16rem;
	font-size: 0.26rem;
	color: #333;
}
/*联系我们*/

/**********首页结束**********/


/*内页标题*/
.ym_caption{
	height:0.74rem;
	padding: 0 0.20rem;
	line-height: 0.74rem;
	background: #fff;
	border-bottom: 1px solid #0ca051;
}
.ym_caption h1{
	font-size: 0.26rem;
	color: #333;
	float: left;
	position: relative;
}
.ym_caption p{
	float: right;
	font-size: 0.22rem;
	color: #666;
}
/*内页标题*/




/*最新动态*/
.zxdt .ym_caption h1:after{
	content: '';
	display: block;
	width:0.26rem;
	height: 0.22rem;
	background: url(../images/nyzxdtbt.png) top left no-repeat;
	background-size: 100%;
	position: absolute;
	right:-0.34rem;
	top: 0.26rem;
}


/*最新动态修改*/
.zxdt .hurss{
	height: 0.84rem;
	position: relative;
	z-index: 888;
}
.zxdt .hurssbg{
	display: none;
	width: 100%;
	height: 100%;
	position: fixed;
	top:0;
	left: 0;
	z-index:777;
	background: rgba(0,0,0,0.8);
}
.zxdt .hurss .hurss_cont{
	display: block;
	width: 100%;
	height:0.84rem;
	overflow: hidden;
	padding: 0.20rem 0.50rem 0.20rem 0.20rem;
	box-sizing: border-box;
	background: #fff;
	position: absolute;
	top:0rem;
	left: 0;
}
.zxdt .hurss .hurss_cont ul li{
	height: 0.42rem;
	float: left;
	padding: 0 0.20rem;
	margin-bottom: 0.37rem;
	line-height: 0.42rem;
	text-align:center;
	font-size: 0.22rem;
	color: #333;
	border-radius: 0.42rem;
	box-sizing: border-box;
}
.zxdt .hurss .hurss_cont ul li a{
	width: 100%;
	color: #333;
}
.zxdt .hurss .hurss_cont ul li.on{
	background: #0ca051;
	color: #fff;
}
.zxdt .hurss .hurss_cont ul li.on a{
	color: #fff;
}
/*最新动态修改*/




.zxdt .zxdt_cont{
	border-top: 0.20rem solid #f2f2f2;
	padding: 0.20rem 0.20rem;
}
.zxdt_cont ul.zxdt_cont_ul li{
	padding: 0.20rem 0rem;
	border-top: 1px solid #d5d5d5;
}
.zxdt_cont ul.zxdt_cont_ul li a{
	display: block;
}
.zxdt_cont ul.zxdt_cont_ul li:nth-of-type(1){
	border: 0;
}
.zxdt_cont ul.zxdt_cont_ul li h1{
	width: 1.86rem;
	height: 1.86rem;
	float: left;
}
.zxdt_cont ul.zxdt_cont_ul li h1 img{
	width: 100%;
	height: 100%;
}
.zxdt_cont ul.zxdt_cont_ul li .text{
	width: 5.04rem;
	float: right;
}
.zxdt_cont ul.zxdt_cont_ul li .text h2{
	font-size: 0.26rem;
	color: #333;
	white-space:nowrap; 
	text-overflow:ellipsis; 
	-o-text-overflow:ellipsis; 
	overflow: hidden; 
}
.zxdt_cont ul.zxdt_cont_ul li .text p{
	margin-top: 0.10rem;
	font-size: 0.22rem;
	color: #7f7f7f;
	line-height:0.35rem;
	height: 1.05rem;
	overflow : hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}
.zxdt_cont ul.zxdt_cont_ul li .text h3{
	margin-top: 0.10rem;
	font-size: 0.22rem;
	color: #7f7f7f;
}
.zxdt_cont ul.zxdt_cont_ul li .text h3 span{
	display: inline-block;
}
.zxdt_cont ul.zxdt_cont_ul li .text h3 b{
	display: block;
	width: 0.41rem;
	height: 0.14rem;
	float: right;
	margin-top: 0.05rem;
	background: url(../images/zxdtjt1.png) top left no-repeat;
	background-size: 100%;
}

.zxdt_cont ul.zxdt_cont_ul li:hover h2,.zxdt_cont ul.zxdt_cont_ul li:hover p,.zxdt_cont ul.zxdt_cont_ul li:hover h3{
	color: #0ca051;
}
.zxdt_cont ul.zxdt_cont_ul li:hover .text h3 b{
	background-image: url(../images/zxdtjt2.png);
}
/*最新动态结束*/


/*最新动态详情*/
.zxdt_xq{
	margin-top: 0.20rem;
}
.zxdt_xq .zxdt_xqcapt h1{
	font-size: 0.26rem;
	color: #333;
	text-align: center;
	padding-bottom:0.16rem;
	border-bottom: 1px solid #e4e4e4;
}
.zxdt_xq .zxdt_xqcapt h2{
	margin-top: 0.18rem;
	font-size: 0.22rem;
	color: #666;
	text-align:center;
}
.zxdt_xq .zxdt_xqcapt h2 span{
	display: inline-block;
	padding-left:0.42rem;
	margin-right: 0.44rem;
	position: relative;
}
.zxdt_xq .zxdt_xqcapt h2 span:after{
	content: '';
	display: block;
	width:0.30rem;
	height: 0.19rem;
	background: url(../images/eyes2.png) top left no-repeat;
	background-size: 100%;
	position: absolute;
	top: 0.06rem;
	left: 0;
}

.zxdt_xq .zxdt_xqcapt h2 b{
	display: inline-block;
	padding-left:0.34rem;
	font-weight: normal;
	position: relative;
}
.zxdt_xq .zxdt_xqcapt h2 b:after{
	content: '';
	display: block;
	width:0.22rem;
	height: 0.23rem;
	background: url(../images/time2.png) top left no-repeat;
	background-size: 100%;
	position: absolute;
	top: 0rem;
	left: 0;
}
.zxdt_xq .zxdt_xqtext{
	margin-top: 0.10rem;
	padding: 0.20rem 0.20rem;
	font-size: 0.22rem;
	color: #8a8a8a;
	line-height:0.40rem;
}

/*最新动态详情结束*/


.ny_bt{
	
}
.ny_bt{
	height: 0.50rem;
	line-height: 0.50rem;
	padding: 0 0.20rem;
	font-size:0.24rem;
	color: #333;
	border-bottom: 1px solid #e9e9e9;
}
.ny_bt span{
	display: inline-block;
	border-bottom: 1px solid #0ca051;
}
.ny_bt a{
	display: block;
	height: 0.50rem;
	line-height: 0.50rem;
	float: right;
	margin-right: 0.20rem;
	color: #666;
}

/*课程信息*/
.kcxx{
	
}
.kcxx .ym_caption h1:after{
	content: '';
	display: block;
	width:0.22rem;
	height: 0.24rem;
	background: url(../images/zxkcbt.png) top left no-repeat;
	background-size: 100%;
	position: absolute;
	right:-0.34rem;
	top: 0.25rem;
}




/*课程信息修改*/
.kcxx .hurss{
	height: 0.84rem;
	position: relative;
	z-index: 888;
}
.kcxx .hurssbg{
	display: none;
	width: 100%;
	height: 100%;
	position: fixed;
	top:0;
	left: 0;
	z-index:777;
	background: rgba(0,0,0,0.8);
}
.kcxx .hurss .hurss_cont{
	display: block;
	width: 100%;
	height:0.84rem;
	overflow: hidden;
	padding: 0.20rem 0.50rem 0.20rem 0.20rem;
	box-sizing: border-box;
	background: #fff;
	position: absolute;
	top:0rem;
	left: 0;
}
.kcxx .hurss .hurss_cont ul li{
	height: 0.42rem;
	float: left;
	padding: 0 0.20rem;
	margin-bottom: 0.37rem;
	line-height: 0.42rem;
	text-align:center;
	font-size: 0.22rem;
	color: #333;
	border-radius: 0.42rem;
	box-sizing: border-box;
}
.kcxx .hurss .hurss_cont ul li a{
	width: 100%;
	color: #333;
}
.kcxx .hurss .hurss_cont ul li.on{
	background: #0ca051;
	color: #fff;
}
.kcxx .hurss .hurss_cont ul li.on a{
	color: #fff;
}
/*课程信息修改*/






.kcxx_cont1{
	border-top: 0.20rem solid #f2f2f2;
}
.kcxx_cont1 .kcxx_cont1s{
	padding: 0.20rem 0.20rem;
}

/*课程轮播*/
.kcxx_cont1slb{
	width:100%;
	height:3.66rem;
	position: relative;
}
.kcxx_cont1slb .swiper-container{
	height:100%;
}

.kcxx_cont1slb .swiper-wrapper .swiper-slide{
	height:100%;
}
.kcxx_cont1slb .swiper-wrapper .swiper-slide a{
	display: block;
}
.kcxx_cont1slb .swiper-wrapper .swiper-slide img{
	width: 100%;
   	height: 100%;
}
.kcxx_cont1slb .swiper-pagination-bullet {
    width:8px;
    height: 8px;
    margin: 0 4px;
    margin-top: 0.15rem;
    display: inline-block;
    border-radius: 100%;
    background:#fff;
    opacity:0.2;
}
.kcxx_cont1slb .swiper-pagination-bullet-active {
    opacity: 1;
    background: #fff;
}
.kcxx_cont1slb .swiper-pagination{
	height: 0.44rem;
	bottom: 0rem;
	left: 0;
	width: 100%;
	box-sizing: border-box;
	background: rgba(0,0,0,0.5);
}
/*课程轮播*/

.kcxx_cont2{
	border-top: 0.20rem solid #f2f2f2;
}
.kcxx_cont2 .kcxx_cont2s{
	padding: 0.20rem 0.20rem;
}
.kcxx_cont2 .kcxx_cont2s ul li{
	height:2.44rem;
	margin-bottom: 0.20rem;
	border-bottom: 1px solid #f2f2f2;
	background: #f8f8f8;
}
.kcxx_cont2 .kcxx_cont2s ul li a{
	display: block;
}
.kcxx_cont2 .kcxx_cont2s ul li h2{
	width: 2.44rem;
	height: 2.44rem;
	float: left;
}
.kcxx_cont2 .kcxx_cont2s ul li h2 img{
	width: 100%;
	height: 100%;
}
.kcxx_cont2 .kcxx_cont2s ul li .text{
	width: 4.5rem;
	float: right;
	margin-top: 0.16rem;
}
.kcxx_cont2 .kcxx_cont2s ul li .text h3{
	font-size: 0.26rem;
	color: #333;
	line-height: 0.38rem;
	height: 0.76rem;
	overflow : hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.kcxx_cont2 .kcxx_cont2s ul li .text p{
	margin-top: 0.08rem;
	font-size: 0.22rem;
	color: #888888;
	line-height: 0.38rem;
	height: 0.76rem;
	overflow : hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.kcxx_cont2 .kcxx_cont2s ul li .text h4{
	margin-top: 0.15rem;
	height: 0.45rem;
	line-height: 0.45rem;
	font-size: 0.22rem;
	color: #666;
}
.kcxx_cont2 .kcxx_cont2s ul li .text h4 span{
	display: inline-block;
	padding-left: 0.28rem;
	position: relative;
}
.kcxx_cont2 .kcxx_cont2s ul li .text h4 span:after{
	content:'';
	display: block;
	width:0.19rem;
	height: 0.21rem;
	background: url(../images/kcxx3.png) top left no-repeat;
	background-size: 100%;
	position: absolute;
	top:0.08rem;
	left: 0;
}

.kcxx_cont2 .kcxx_cont2s ul li .text h4 b{
	display:block;
	width: 1.34rem;
	height: 0.45rem;
	float: right;
	font-weight: normal;
	line-height: 0.45rem;
	color: #fff;
	text-align:center;
	background: #0ca051;
	border-radius: 0.45rem;
}

/*课程信息结束*/


/*课程信息详情*/
.kcxxxq .ym_caption h1:after{
	content: '';
	display: block;
	width:0.22rem;
	height: 0.24rem;
	background: url(../images/zxkcbt.png) top left no-repeat;
	background-size: 100%;
	position: absolute;
	right:-0.34rem;
	top: 0.25rem;
}

.kcxxxq .kcxxxq_capt{
	padding:0.20rem 0.20rem;
}
.kcxxxq .kcxxxq_capt h1{
	margin-top: 0.10rem;
	font-size: 0.28rem;
	color: #333;
	text-align:center;
}
.kcxxxq .kcxxxq_capt h2{
	height: 3.35rem;
	margin-top:0.25rem;
}
.kcxxxq .kcxxxq_capt h2 img{
	width: 100%;
	height: 100%;
}

.kcxxxq .kcxxxq_nav{
	padding: 0 0.20rem;
	height: 0.54rem;
}
.kcxxxq .kcxxxq_nav li{
	width: 33.3%;
	height:0.54rem;
	line-height:0.54rem;
	text-align: center;
	float: left;
	box-sizing: border-box;
	border: 1px solid #eaeaea;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	-o-border-radius:3px;
	border-radius:3px;
}
.kcxxxq .kcxxxq_nav li:nth-of-type(1){
	border-right:0px solid #eaeaea;
}
.kcxxxq .kcxxxq_nav li:nth-of-type(2){
	border-right:0px solid #eaeaea;
}
.kcxxxq .kcxxxq_nav li a{
	display: block;
	width: 100%;
	height: 100%;
	color: #2c2c2c;
	font-size:0.22rem;
}
.kcxxxq .kcxxxq_nav li span{
	display: inline-block;
	padding-left:0.25rem;
	position: relative;
}
.kcxxxq .kcxxxq_nav li span:after{
	position: absolute;
	top: 0.16rem;
	left: 0;
}
.kcxxxq .kcxxxq_nav li:nth-of-type(1) span:after{
	content: '';
	display: block;
	width:0.17rem;
	height: 0.19rem;
	background: url(../images/kcxqnav4.png) left center no-repeat;
	background-size: 100%;
}
.kcxxxq .kcxxxq_nav li:nth-of-type(2) span:after{
	content: '';
	display: block;
	width:0.20rem;
	height: 0.18rem;
	background: url(../images/kcxqnav5.png) left center no-repeat;
	background-size: 100%;
}
.kcxxxq .kcxxxq_nav li:nth-of-type(3) span:after{
	content: '';
	display: block;
	width:0.17rem;
	height: 0.19rem;
	background: url(../images/kcxqnav6.png) left center no-repeat;
	background-size: 100%;
}

/*hover*/

.kcxxxq .kcxxxq_nav li.on{
	background: #0ca051;
	border-color:#0ca051;
}
.kcxxxq .kcxxxq_nav li.on a{
	color: #fff;
}
.kcxxxq .kcxxxq_nav li:nth-of-type(1).on span:after{
	content: '';
	display: block;
	width:0.17rem;
	height: 0.19rem;
	background: url(../images/kcxqnav1.png) left center no-repeat;
	background-size: 100%;
}
.kcxxxq .kcxxxq_nav li:nth-of-type(2).on span:after{
	content: '';
	display: block;
	width:0.20rem;
	height: 0.18rem;
	background: url(../images/kcxqnav2.png) left center no-repeat;
	background-size: 100%;
}
.kcxxxq .kcxxxq_nav li:nth-of-type(3).on span:after{
	content: '';
	display: block;
	width:0.17rem;
	height: 0.19rem;
	background: url(../images/kcxqnav3.png) left center no-repeat;
	background-size: 100%;
}
/*课程信息详情结束*/


/*讲师介绍*/
.jsjs{
	padding: 0.40rem 0.20rem;
}
.jsjs h1{
	width: 2.98rem;
	height: 4.09rem;
	float: left;
}
.jsjs h1 img{
	width: 100%;
	height: 100%;
}
.jsjs .text{
	width:3.9rem;
	float: right;
}
.jsjs .text .texts{
	margin-top:0.16rem;
	font-size:0.22rem;
	color: #666;
	line-height: 0.40rem;
}
/*讲师介绍*/


/*课程介绍*/
.kcjs{
	display: none;
	padding: 0.40rem 0.20rem;
	font-size:0.22rem;
	color: #666;
	line-height: 0.40rem;
}
/*课程介绍*/


/*课程目录*/
.kcml{
	display: none;
	padding: 0.40rem 0.20rem;
	font-size:0.22rem;
	color: #666;
	line-height: 0.40rem;
}
/*课程目录*/




/*咨询师*/
.zxs{
	
}
.zxs .ym_caption{
	position: relative;
	z-index: 888;
}
.zxs .ym_caption h1:after{
	content: '';
	display: block;
	width:0.28rem;
	height: 0.24rem;
	background: url(../images/nyzxsbt.png) top left no-repeat;
	background-size: 100%;
	position: absolute;
	right:-0.34rem;
	top: 0.25rem;
}
.zxs .ym_caption a{
	display: block;
	width:1.4rem;
	height: 0.44rem;
	float: right;
	margin-top: 0.15rem;
	line-height: 0.44rem;
	text-align:center;
	color: #fff;
	border-radius: 0.44rem;
	background: #ff9b38;
}

/*搜索*/
.zxs .hurss{
	position: relative;
	z-index: 888;
}
.zxs .hurssbg{
	display: none;
	width: 100%;
	height: 100%;
	position: fixed;
	top:0;
	left: 0;
	z-index:777;
	background: rgba(0,0,0,0.8);
}
.zxs .hurss h1{
	height: 0.60rem;
	line-height: 0.60rem;
	 font-size:.28rem;
    font-weight:800;
	color: #333;
	padding: 0 0.20rem;
	background: #ebebeb;
}
.zxs .hurss h1 b{
	width: 0.24rem;
	height: 0.14rem;
	float: right;
	margin-top: 0.20rem;
	background: url(../images/zxsxl1.png) top left no-repeat;
	background-size: 100%;
}
.zxs .hurss h1 b.on{
	background-image: url(../images/zxsxl2.png);
}
.zxs .hurss .hurss_cont{
	display: none;
	width: 100%;
	padding: 0.38rem 0.20rem 0.60rem 0.20rem;
	box-sizing: border-box;
	background: #fff;
	position: absolute;
	top: 0.60rem;
	left: 0;
}
.zxs .hurss .hurss_cont ul li{
	width: 1.3rem;
	height: 0.42rem;
	float: left;
	margin-right: 0.15rem;
	margin-bottom: 0.37rem;
	line-height: 0.42rem;
	text-align:center;
	font-size: 0.22rem;
	color: #333;
	background: #eeeeee;
	border-radius: 0.42rem;
	box-sizing: border-box;
	border: 1px solid #e0e0e0;
	white-space:nowrap; 
	text-overflow:ellipsis; 
	-o-text-overflow:ellipsis; 
	overflow: hidden; 
}
.zxs .hurss .hurss_cont ul li a
{
    color:#333;
}
.zxs .hurss .hurss_cont ul li.on{
	background: #0ca051;
	border: 1px solid #0ca051;
	color: #fff;
}
.zxs .hurss .hurss_cont ul li.on a
{
    color:#fff;
}
.zxs .hurss .hurss_cont h2{
	height:0.50rem;
	margin-top: 0.40rem;
	font-size: 0.24rem;
	color: #333;
}
.zxs .hurss .hurss_cont h2 span{
	display: inline-block;
	line-height:0.50rem;
}
.zxs .hurss .hurss_cont h2 input{
	width: 4.2rem;
	height: 0.50rem;
	font-size: 0.22rem;
	color: #666;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	outline: none;
	border:0;
	box-sizing: border-box;
	background: #eeeeee;
	padding: 0 0.14rem;
}
.zxs .hurss .hurss_cont h2 a{
	display:block;
	width:1.2rem;
	height: 0.50rem;
	float: right;
	line-height: 0.50rem;
	text-align: center;
	color: #fff;
	background: #0ca051;
}
/*搜索*/

.zxs_cont{
	padding: 0 0.20rem;
	padding-bottom: 0.20rem;
}
.zxs_cont ul.zxs_cont_ul li{
	padding: 0.20rem 0rem;
	border-top: 1px solid #d2d2d2;
}
.zxs_cont ul.zxs_cont_ul li:nth-of-type(1){
	border: 0;
}
.zxs_cont ul.zxs_cont_ul li h1{
	width: 2.05rem;
	height: 2.10rem;
	float: left;
}
.zxs_cont ul.zxs_cont_ul li .text{
	width: 4.83rem;
	float: right;
}
.zxs_cont ul.zxs_cont_ul li .text h3{
	height:0.53rem;
	padding-bottom: 0.20rem;
	border-bottom: 1px dashed #dcdcdc;
	line-height: 0.53rem;
	font-size: 0.28rem;
	color: #333;
}
.zxs_cont ul.zxs_cont_ul li .text h3 span{
	display: inline-block;
	float: left;
    width: 1.9rem;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
}
.zxs_cont ul.zxs_cont_ul li .text h3 b{
	display: block;
	float: right;
	font-weight: normal;
}
.zxs_cont ul.zxs_cont_ul li .text h3 b em{
	display: inline-block;
	font-style: normal;
	font-size: 0.22rem;
	color: #ef3232;
	margin-right:0.18rem;
}
.zxs_cont ul.zxs_cont_ul li .text h3 b a{
	display: inline-block;
	width: 1.0rem;
	height: 0.55rem;
	line-height: 0.55rem;
	text-align: center;
	font-size: 0.26rem;
	color: #fff;
	border-radius:0.55rem;
	background: #b3b3b3;
}

.zxs_cont ul.zxs_cont_ul li .text .texts a{
	display: block;
}
.zxs_cont ul.zxs_cont_ul li .text p{
	margin-top:0.15rem;
	font-size: 0.22rem;
	color: #666;
	white-space:nowrap; 
	text-overflow:ellipsis; 
	-o-text-overflow:ellipsis; 
	overflow: hidden; 
}
.zxs_cont ul.zxs_cont_ul li .text p span{
	margin-right: 0.08rem;
}

.zxs_cont ul.zxs_cont_ul li .text h4{
	margin-top: 0.14rem;
	font-size:0.22rem;
	color: #999;
}
.zxs_cont ul.zxs_cont_ul li .text h4 span{
	display: inline-block;
	width: 1.7rem;
	padding-left: 0.30rem;
	white-space:nowrap; 
	text-overflow:ellipsis; 
	-o-text-overflow:ellipsis; 
	overflow: hidden; 
	position: relative;
}
.zxs_cont ul.zxs_cont_ul li .text h4 span:after{
	content: '';
	display:block;
	width:0.22rem;
	height: 0.20rem;
	background: url(../images/zxs2.png) top left no-repeat;
	background-size: 100%;
	position: absolute;
	top: 0.05rem;
	left: 0;
}
.zxs_cont ul.zxs_cont_ul li .text h4 b{
	display: inline-block;
	width: 2.4rem;
	font-weight: normal;
	padding-left: 0.24rem;
	white-space:nowrap; 
	text-overflow:ellipsis; 
	-o-text-overflow:ellipsis; 
	overflow: hidden; 
	position: relative;
}
.zxs_cont ul.zxs_cont_ul li .text h4 b:after{
	content: '';
	display:block;
	width:0.15rem;
	height: 0.20rem;
	background: url(../images/zxs3.png) top left no-repeat;
	background-size: 100%;
	position: absolute;
	top: 0.05rem;
	left: 0;
}

.zxs_cont ul.zxs_cont_ul li:hover .text h3 b a{
	background: #0ca051;
}
/*咨询师结束*/


/*咨询师详情*/
.zxsxq{
	
}
.zxsxq .ym_caption h1:after{
	content: '';
	display: block;
	width:0.28rem;
	height: 0.24rem;
	background: url(../images/nyzxsbt.png) top left no-repeat;
	background-size: 100%;
	position: absolute;
	right:-0.34rem;
	top: 0.25rem;
}
.zxsxq .ym_caption a{
	display: block;
	width:1.4rem;
	height: 0.44rem;
	float: right;
	margin-top: 0.15rem;
	line-height: 0.44rem;
	text-align:center;
	color: #fff;
	border-radius: 0.44rem;
	background: #ff9b38;
}


.zxsxq_cont{
	padding: 0 0.20rem;
	padding-bottom: 0.20rem;
}
.zxsxq_cont1{
	padding: 0.20rem 0rem;
}
.zxsxq_cont1 h1{
	width: 2.05rem;
	height: 2.10rem;
	float: left;
}
.zxsxq_cont1 .text{
	width: 4.83rem;
	float: right;
}
.zxsxq_cont1 .text h3{
	height:0.53rem;
	padding-bottom: 0.20rem;
	border-bottom: 1px dashed #dcdcdc;
	line-height: 0.53rem;
	font-size: 0.28rem;
	color: #333;
}
.zxsxq_cont1 .text h3 span{
	display: inline-block;
	float: left;
    width: 1.9rem;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
}
.zxsxq_cont1 .text h3 b{
	display: block;
	float: right;
	font-weight: normal;
}
.zxsxq_cont1 .text h3 b em{
	display: inline-block;
	font-style: normal;
	font-size: 0.22rem;
	color: #ef3232;
	margin-right:0.18rem;
}
.zxsxq_cont1 .text h3 b a{
	display: inline-block;
	width: 1.0rem;
	height: 0.55rem;
	line-height: 0.55rem;
	text-align: center;
	font-size: 0.26rem;
	color: #fff;
	border-radius:0.55rem;
	background: #0ca051;
}

.zxsxq_cont1 .text .texts a{
	display: block;
}
.zxsxq_cont1 .text p{
	margin-top:0.15rem;
	font-size: 0.22rem;
	color: #666;
	white-space:nowrap; 
	text-overflow:ellipsis; 
	-o-text-overflow:ellipsis; 
	overflow: hidden; 
}
.zxsxq_cont1 .text p span{
	margin-right: 0.08rem;
}

.zxsxq_cont1 .text h4{
	margin-top: 0.14rem;
	font-size:0.22rem;
	color: #999;
}
.zxsxq_cont1 .text h4 span{
	display: inline-block;
	width: 1.7rem;
	padding-left: 0.30rem;
	white-space:nowrap; 
	text-overflow:ellipsis; 
	-o-text-overflow:ellipsis; 
	overflow: hidden; 
	position: relative;
}
.zxsxq_cont1 .text h4 span:after{
	content: '';
	display:block;
	width:0.22rem;
	height: 0.20rem;
	background: url(../images/zxs2.png) top left no-repeat;
	background-size: 100%;
	position: absolute;
	top: 0.05rem;
	left: 0;
}
.zxsxq_cont1 .text h4 b{
	display: inline-block;
	width: 2.4rem;
	font-weight: normal;
	padding-left: 0.24rem;
	white-space:nowrap; 
	text-overflow:ellipsis; 
	-o-text-overflow:ellipsis; 
	overflow: hidden; 
	position: relative;
}
.zxsxq_cont1 .text h4 b:after{
	content: '';
	display:block;
	width:0.15rem;
	height: 0.20rem;
	background: url(../images/zxs3.png) top left no-repeat;
	background-size: 100%;
	position: absolute;
	top: 0.05rem;
	left: 0;
}


.zxsxq_cont2{
	
}
.zxsxq_cont2 h1{
	height:0.42rem;
	line-height:0.42rem;
	font-size: 0.22rem;
	color: #fff;
	padding: 0 0.20rem;
	background: url(../images/zxsxq1.png) top left no-repeat;
	background-size: 100%;
}
.zxsxq_cont2 ul{
	margin-top:0.20rem;
}
.zxsxq_cont2 ul li{
	min-height:0.81rem;
	padding:0.30rem 0 0.30rem 2.50rem;
	position: relative;
}
.zxsxq_cont2 ul li b.jbxx1{
	display: block;
	width:0.81rem;
	height:0.81rem;
	position:absolute;
	top:50%;
	left: 0;
	margin-top:-0.40rem;
}
.zxsxq_cont2 ul li b img{
	width: 100%;
	height: 100%;
}
.zxsxq_cont2 ul li span.jbxx2{
	display: block;
	width:1.24rem;
	height:0.45rem;
	line-height:0.45rem;
	font-size:0.22rem;
	color: #fff;
	text-align: center;
	position:absolute;
	top:50%;
	left:1.0rem;
	margin-top:-0.22rem;
}
.zxsxq_cont2 ul li:nth-of-type(1) .text,.zxsxq_cont2 ul li:nth-of-type(2) .text,.zxsxq_cont2 ul li:nth-of-type(3) .text{
	margin-top: 0.20rem;
	line-height:0.44rem;
	font-size:0.22rem;
	color: #8a8a8a;
}
/*.zxsxq_cont2 ul li:nth-of-type(2) dl dt{
	padding-left:1.3rem;
	margin-top:0.20rem;
	position: relative;
}
.zxsxq_cont2 ul li:nth-of-type(2) dl dt:first-child{
	margin-top: 0;
}
.zxsxq_cont2 ul li:nth-of-type(2) dl dt em{
	display: block;
	width:1.15rem;
	height:0.36rem;
	line-height:0.36rem;
	text-align: center;
	font-style: normal;
	font-size:0.22rem;
	color: #525252;
	background: #dddddd;
	position: absolute;
	top: 0;
	left: 0;
}
.zxsxq_cont2 ul li:nth-of-type(2) dl dt p{
	line-height:0.40rem;
	font-size:0.22rem;
	color: #8a8a8a;
}*/



.zxsxq_cont2 ul li:nth-of-type(1) span.jbxx2{
	background: #ffc663;
}
.zxsxq_cont2 ul li:nth-of-type(2) span.jbxx2{
	background: #ffa08d;
}
.zxsxq_cont2 ul li:nth-of-type(3) span.jbxx2{
	background: #8798ff;
}




.zxsxq_cont3{
	margin-top:0.20rem;
}
.zxsxq_cont3 h1.grjjjs{
	height:0.42rem;
	line-height:0.42rem;
	font-size: 0.22rem;
	color: #fff;
	padding: 0 0.20rem;
	background: url(../images/zxsxq1.png) top left no-repeat;
	background-size: 100%;
}

.zxsxq_cont3 ul li{
	min-height: 50px;
	padding: 0.30rem 0px 0.30rem 1.5rem;
	border-top: 1px solid #eeeeee;
	position: relative;
}
.zxsxq_cont3 ul li:first-child{
	border: 0;
}
.zxsxq_cont3 ul li h2.grjjj{
	width:1.3rem;
	height:0.50rem;
	line-height:0.50rem;
	text-align: center;
	font-size:0.24rem;
	color: #333;
	background: #eeeeee;
	border-radius:3px;
	position: absolute;
	top: 50%;
	left:0rem;
	margin-top: -0.25rem;
}
.zxsxq_cont3 ul li .text{
	margin-top: 0.3rem;
	line-height:0.44rem;
	font-size:0.22rem;
	color: #8a8a8a;
}
/*咨询师详情*/


/*申请咨询师*/
.zxsbanner{
	height: 3.0rem;
}
.zxsbanner img{
	width: 100%;
	height: 100%;
}
.sqzxs{
	padding: 0.40rem 0.20rem 0.60rem 0.20rem;
}



.sqzxs .froms{
	
}
::-webkit-input-placeholder { /* WebKit browsers */
color:#a3a3a3;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
color:#a3a3a3;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
color:#a3a3a3;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
color:#a3a3a3;
}
.sqzxs .froms ul li{
	margin-bottom:0.35rem;
	padding-left:0.30rem;
	position: relative;
}
.sqzxs .froms ul li span{
	font-size:0.22rem;
	color: #e53939;
	position: absolute;
	top:0;
	left:0;
}
.sqzxs .froms ul li h2{
	height:0.56rem;
	box-sizing: border-box;
	padding: 0 0.28rem;
	border: 1px solid #e5e5e5;
	border-radius:3px;
}
.sqzxs .froms ul li h2 input{
	width: 100%;
	height:100%;
	font-size:0.22rem;
	color: #a3a3a3;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	outline: none;
	border:0;
}

.sqzxs .froms ul li h3{
	width:4.62rem;
	height:0.56rem;
	margin-top:0.35rem;
	box-sizing: border-box;
	padding: 0 0.28rem;
	border: 1px solid #e5e5e5;
	border-radius:3px;
	position: relative;
}
.sqzxs .froms ul li h3 input{
	width: 100%;
	height:100%;
	font-size:0.22rem;
	color: #a3a3a3;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	outline: none;
	border:0;
}
.sqzxs .froms ul li h3 a{
	display: block;
	width:2.02rem;
	height:0.56rem;
	line-height:0.56rem;
	font-size:0.22rem;
	text-align: center;
	box-sizing: border-box;
	border: 1px solid #0ca051;
	color: #0ca051;
	background: #ecf8f1;
	border-radius:3px;
	position: absolute;
	top: -1px;
	right:-2.2rem;
}

.sqzxs .froms ul li h4{
	height:0.56rem;
	margin-bottom:0.35rem;
	font-size: 0.22rem;
}
.sqzxs .froms ul li h4 em{
	display: block;
	width:3.26rem;
	height:0.56rem;
	float: left;
	padding-left:0.25rem;
	padding-right:0.25rem;
	box-sizing: border-box;
	border: 1px solid #e5e5e5;
	border-radius:3px;
	font-style: normal;
	position: relative;
}
.sqzxs .froms ul li h4 select{
	width:100%;
	height:100%;
	color: #a3a3a3;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	outline: none;
	border: 0;
	background: #fff;
}
.sqzxs .froms ul li h4 em:after{
	content: '';
	display: block;
	width:0.11rem;
	height: 0.06rem;
	background: url(../images/sqzxsxl.png) top left no-repeat;
	background-size: 100%;	
	position: absolute;
	right:0.13rem;
	top: 0.24rem;
}
.sqzxs .froms ul li h4 em:nth-of-type(1){
	margin-right:0.23rem;
}


.sqzxs .froms .imgs{
	padding-left:0.30rem;
	position: relative;
}
.sqzxs .froms .imgs span{
	font-size:0.22rem;
	color: #e53939;
	position: absolute;
	top:0;
	left:0;
}
.sqzxs .froms .imgs h2{
	margin-bottom:0.30rem;
	font-size:0.22rem;
	color: #333;
}

.sqzxs .froms .imgs .z_photo{
	min-height:2.96rem;
}
.sqzxs .froms .imgs .z_photo img {
	width:3.27rem;
	height:2.96rem;
}

.sqzxs .froms .imgs .z_addImg {
	float: left;
	margin-right:0.25rem;
	margin-bottom: 0.20rem;
}
.sqzxs .froms .imgs .z_addImg:nth-of-type(2){
	margin-right: 0rem;
}

.sqzxs .froms .imgs .z_file {
	width:3.27rem;
	height:2.96rem;
	overflow: hidden;
	background: url(../images/sqzxs2.png) no-repeat;
	background-size: 100% 100%;
	float: left;
}

.sqzxs .froms .imgs .z_file input::-webkit-file-upload-button {
	width:3.27rem;
	height:2.96rem;
	border: none;
	position: absolute;
	outline: 0;
	opacity: 0;
}
.sqzxs .froms .imgs h3{
	margin-top:0.20rem;
	font-size:0.22rem;
	color: #e74d4d;
}
/*申请咨询师结束*/
.sqzxs .froms .btn{
	display: block;
	width: 100%;
	height:0.70rem;
	margin-top: 0.50rem;
	line-height: 0.70rem;
	font-size:0.28rem;
	color: #fff;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	outline: none;
	border:0;
	border-radius: 3px;
	background: #0ca051;
    text-align:center;
}



/*心理汇*/
.xlh{
	
}
.xlh .ym_caption{
	position: relative;
	z-index: 888;
}
.xlh .ym_caption h1:after{
	content: '';
	display: block;
	width:0.21rem;
	height: 0.23rem;
	background: url(../images/sylmbt.png) top left no-repeat;
	background-size: 100%;
	position: absolute;
	right:-0.34rem;
	top: 0.25rem;
}

/*搜索*/
.xlh .hurss{
	height: 0.84rem;
	position: relative;
	z-index: 888;
}
.xlh .hurssbg{
	display: none;
	width: 100%;
	height: 100%;
	position: fixed;
	top:0;
	left: 0;
	z-index:777;
	background: rgba(0,0,0,0.8);
}
.xlh .hurss .hurss_cont{
	display: block;
	width: 100%;
	height:0.84rem;
	overflow: hidden;
	padding: 0.20rem 0.50rem 0.20rem 0.20rem;
	box-sizing: border-box;
	background: #fff;
	position: absolute;
	top:0rem;
	left: 0;
}
.xlh .hurss .hurss_cont.on{
	height: auto;
}
.xlh .hurss .hurss_cont b{
	display: block;
	width: 0.24rem;
	height: 0.42rem;
	background: url(../images/zxsxl1.png) left center no-repeat;
	background-size: 100%;
	position: absolute;
	top: 0.20rem;
	right: 0.20rem;
}
.xlh .hurss .hurss_cont b.on{
	background-image: url(../images/zxsxl2.png);
}
.xlh .hurss .hurss_cont ul li{
	height: 0.42rem;
	float: left;
	padding: 0 0.20rem;
	margin-bottom: 0.37rem;
	line-height: 0.42rem;
	text-align:center;
	font-size: 0.22rem;
	color: #333;
	border-radius: 0.42rem;
	box-sizing: border-box;
}
.xlh .hurss .hurss_cont ul li a{
	width: 100%;
	color: #333;
}
.xlh .hurss .hurss_cont ul li.on{
	background: #0ca051;
	color: #fff;
}
.xlh .hurss .hurss_cont ul li.on a{
	color: #fff;
}
/*搜索*/


.xlh_cont{
	padding: 0.20rem 0.20rem;
	border-top: 0.20rem solid #f2f2f2;
}
.xlh_cont ul li{
	padding: 0.20rem 0rem;
	border-top: 1px solid #e5e5e5;
}
.xlh_cont ul li:nth-of-type(1){
	border: 0;
}
.xlh_cont ul li a{
	display: block;
}

.xlh_cont ul li h1{
	width: 2.44rem;
	height: 2.44rem;
	float: left;
}
.xlh_cont ul li h1 img{
	width: 100%;
	height: 100%;
}
.xlh_cont ul li .text{
	width: 4.46rem;
	float: right;
	position: relative;
}
.xlh_cont ul li .text h2{
	width: 3.4rem;
	font-size:0.24rem;
	line-height:0.38rem;
	color: #333;
	height: 0.76rem;
	overflow : hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.xlh_cont ul li .text em{
	display: block;
	width: 0.92rem;
	height: 0.36rem;
	line-height: 0.36rem;
	font-style: normal;
	text-align: center;
	border-radius: 0.36rem;
	border: 1px solid #0ca051;
	font-size: 0.22rem;
	color: #0ca051;
	position: absolute;
	top: 0;
	right:0;
	white-space:nowrap; 
	text-overflow:ellipsis; 
	-o-text-overflow:ellipsis; 
	overflow: hidden; 
}
.xlh_cont ul li .text p{
	margin-top: 0.10rem;
	font-size: 0.22rem;
	color: #888;
	line-height: 0.38rem;
	height: 1.14rem;
	overflow : hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}
.xlh_cont ul li .text h3{
	margin-top: 0.15rem;
	font-size: 0.22rem;
	color: #b5b5b5;
}
.xlh_cont ul li .text h3 span{
	display: inline-block;
	padding-left: 0.33rem;
	position:relative;
}
.xlh_cont ul li .text h3 span:after{
	content: '';
	display: block;
	width:0.23rem;
	height: 0.18rem;
	background: url(../images/eyes1.png) top left no-repeat;
	background-size: 100%;
	position: absolute;
	top:0.06rem;
	left: 0;
}
.xlh_cont ul li .text h3 b{
	font-weight: normal;
	float: right;
}


/*心理汇*/


/*心理测试*/
.xlcs .ym_caption h1:after{
	content: '';
	display: block;
	width:0.23rem;
	height: 0.22rem;
	background: url(../images/nyxlcsbt.png) top left no-repeat;
	background-size: 100%;
	position: absolute;
	right:-0.34rem;
	top: 0.25rem;
}

.xlcs_cont1{
	border-top: 0.20rem solid #f2f2f2;
}
.xlcs_cont1 .xlcs_cont1s{
	padding: 0.20rem 0.20rem;
}
.xlcs_cont1 .xlcs_cont1s .imgss{
	height: 3.66rem;
	position: relative;
}
.xlcs_cont1 .xlcs_cont1s .imgss a{
	display: block;
    width: 100%;
    height: 100%;
}
.xlcs_cont1 .xlcs_cont1s .imgss img{
	width: 100%;
	height: 100%;
}
.xlcs_cont1 .xlcs_cont1s .imgss h2{
	width: 100%;
	height: 0.44rem;
	line-height: 0.44rem;
	box-sizing: border-box;
	font-size:0.22rem;
	color: #fff;
	padding: 0 0.20rem;
	position: absolute;
	bottom:0;
	left: 0;
	background: rgba(0,0,0,0.5);
}
.xlcs_cont1 .xlcs_cont1s .imgss h2 span{
	display: inline-block;
	width: 5.1rem;
	white-space:nowrap; 
	text-overflow:ellipsis; 
	-o-text-overflow:ellipsis; 
	overflow: hidden; 
}
.xlcs_cont1 .xlcs_cont1s .imgss h2 b{
	display: block;
	font-weight: normal;
	float: right;
}
.xlcs_cont1 .xlcs_cont1s ul li{
	height: 0.70rem;
	overflow: hidden;
	line-height: 0.70rem;
	font-size: 0.22rem;
	border-top: 1px dashed #d3d3d3;
}
.xlcs_cont1 .xlcs_cont1s ul li a{
	display: block;
}
.xlcs_cont1 .xlcs_cont1s ul li:nth-of-type(1){
	border: 0;
}
.xlcs_cont1 .xlcs_cont1s ul li h2{
	width: 3.8rem;
	height: 0.70rem;
	line-height: 0.70rem;
	float: left;
	margin-right: 0.35rem;
	font-size: 0.22rem;
	color: #666;
	white-space:nowrap; 
	text-overflow:ellipsis; 
	-o-text-overflow:ellipsis; 
	overflow: hidden; 
}
.xlcs_cont1 .xlcs_cont1s ul li h2 span{
	margin-right: 0.08rem;
}
.xlcs_cont1 .xlcs_cont1s ul li h3{
	width:1.2rem;
	height: 0.70rem;
	padding-left: 0.33rem;
	line-height: 0.71rem;
	float: left;
	color: #999;
	white-space:nowrap; 
	text-overflow:ellipsis; 
	-o-text-overflow:ellipsis; 
	overflow: hidden; 
	position: relative;
}
.xlcs_cont1 .xlcs_cont1s ul li h3:after{
	content: '';
	display: block;
	width:0.23rem;
	height: 0.18rem;
	background: url(../images/eyes1.png) top left no-repeat;
	background-size: 100%;
	position: absolute;
	top:50%;
	left: 0;
	margin-top: -0.09rem;
}
.xlcs_cont1 .xlcs_cont1s ul li p{
	float: right;
	color: #999;
}


/*心理测试修改*/
.xlcs .hurss{
	height: 0.84rem;
	position: relative;
	z-index: 888;
}
.xlcs .hurssbg{
	display: none;
	width: 100%;
	height: 100%;
	position: fixed;
	top:0;
	left: 0;
	z-index:777;
	background: rgba(0,0,0,0.8);
}
.xlcs .hurss .hurss_cont{
	display: block;
	width: 100%;
	height:0.84rem;
	overflow: hidden;
	padding: 0.20rem 0.50rem 0.20rem 0.20rem;
	box-sizing: border-box;
	background: #fff;
	position: absolute;
	top:0rem;
	left: 0;
}
.xlcs .hurss .hurss_cont ul li{
	height: 0.42rem;
	float: left;
	padding: 0 0.20rem;
	margin-bottom: 0.37rem;
	line-height: 0.42rem;
	text-align:center;
	font-size: 0.22rem;
	color: #333;
	border-radius: 0.42rem;
	box-sizing: border-box;
}
.xlcs .hurss .hurss_cont ul li a{
	width: 100%;
	color: #333;
}
.xlcs .hurss .hurss_cont ul li.on{
	background: #0ca051;
	color: #fff;
}
.xlcs .hurss .hurss_cont ul li.on a{
	color: #fff;
}
/*心理测试修改*/



/*心理测试结束*/



/*心理测试详情*/
.xlcs_xq{
	margin-top: 0.20rem;
	padding: 0 0.20rem;
}
.xlcs_xq .xlxs_xqcapt h1{
	font-size: 0.28rem;
	color: #0ca051;
	text-align: center;
	padding-bottom:0.16rem;
	border-bottom: 1px dashed #dbdbdb;
}
.xlcs_xq .xlxs_xqcapt h2{
	margin-top: 0.18rem;
	font-size: 0.22rem;
	color: #666;
	text-align:right;
}
.xlcs_xq .xlxs_xqcapt h2 span{
	display: inline-block;
	padding-left:0.30rem;
	margin-right: 0.26rem;
	position: relative;
}
.xlcs_xq .xlxs_xqcapt h2 span:after{
	content: '';
	display: block;
	width:0.22rem;
	height: 0.16rem;
	background: url(../images/eyes3.png) top left no-repeat;
	background-size: 100%;
	position: absolute;
	top: 0.06rem;
	left: 0;
}
.xlcs_xq .xlxs_xqcapt h2 b{
	display: inline-block;
	padding-left:0.30rem;
	font-weight: normal;
	position: relative;
}
.xlcs_xq .xlxs_xqcapt h2 b:after{
	content: '';
	display: block;
	width:0.17rem;
	height: 0.17rem;
	background: url(../images/time3.png) top left no-repeat;
	background-size: 100%;
	position: absolute;
	top: 0.05rem;
	left: 0;
}

.xlcs_xq .xlxs_xqtext{
	margin-top: 0.10rem;
	padding: 0.20rem 0rem;
	font-size: 0.22rem;
	color: #8a8a8a;
	line-height:0.40rem;
}

/*心理测试详情结束*/


/*联系我们*/
.lxwm .ym_caption h1:after{
	content: '';
	display: block;
	width:0.22rem;
	height: 0.18rem;
	background: url(../images/lxwmbt.png) top left no-repeat;
	background-size: 100%;
	position: absolute;
	right:-0.34rem;
	top: 0.28rem;
}

.lxwm .lxwm_cont1{
	padding: 0.20rem 0.20rem;
}
.lxwm .lxwm_cont1 h1.lxwm_cont1_title{
	height: 0.80rem;
	line-height: 0.80rem;
	font-size: 0.26rem;
	color: #0ca051;
	text-align: center;
	border-bottom: 1px dashed #dbdbdb;
}
.lxwm .lxwm_cont1 .lxwm_cont1_text{
	padding: 0.20rem 0;
	font-size: 0.22rem;
	color: #666;
	line-height: 0.38rem;
}

.lxwm .lxwm_cont1 .map{
	height: 4.2rem;
} 


.lxwm .lxwm_left_cont2{
	padding: 0 0.20rem 0.40rem 0.20rem;
}
.lxwm .lxwm_left_cont2 h1{
	height:0.53rem;
	line-height:0.53rem;
	text-align: center;
	font-size:0.26rem;
	color: #fff;
	background: url(../images/lxwm1.png) top left;
	background-size: 100%;
}

.lxwm .lxwm_left_cont2 table{
    width: 100%;
    text-align: center;
    border-collapse: collapse;
}

table,table tr th, table tr td { border:1px solid #ebebeb; }


.lxwm .lxwm_left_cont2 table thead{
	font-size:0.24rem;
	color: #333;
}
.lxwm .lxwm_left_cont2 table tbody{
	font-size:0.22rem;
}
.lxwm .lxwm_left_cont2 table tr.on{
	background: #f5f5f5;
}
.lxwm .lxwm_left_cont2 table tr td{
	padding: 0.15rem 0;
}
.lxwm .lxwm_left_cont2 table tr td a{
	display:block;
	color: #666;
}

.lxwm .lxwm_left_cont2 table tbody tr:hover td a{
	color: #18a55a;
}
/*联系我们结束*/

/*联盟机构*/
.lmjg{
	padding: 0.20rem 0.20rem;
}
.lmjg_capt h1{
	font-size: 0.28rem;
	color: #333;
	text-align: center;
	padding-bottom: 0.24rem;
	border-bottom: 1px solid #0ca051;
}

.lmjg_cont1{
	margin-top: 0.25rem;
}
.lmjg_cont1 .text{
	margin-top: 0.10rem;
	font-size: 0.22rem;
	color: #666;
	line-height:0.40rem;
}

.lmjg_cont2{
	margin-top: 0.25rem;
	padding-top: 0.25rem;
	border-top: 1px dashed #e5e5e5;
}
.lmjg_cont2 .text{
	margin-top: 0.20rem;
	font-size: 0.22rem;
	color: #666;
	line-height:0.40rem;
}

.lmjg_cont3{
	margin-top: 0.25rem;
	padding-top: 0.25rem;
	border-top: 1px dashed #e5e5e5;
}
.lmjg_cont3 .text{
	margin-top: 0.20rem;
	font-size: 0.22rem;
	color: #666;
	line-height:0.40rem;
}
/*联盟机构结束*/

.zhenshulayer {
    
    width:90%;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align:center;
    display:none;
}
    .zhenshulayer .close {
        position:absolute;
        top:0px;
        right:0px;
        cursor:pointer;
        display:block;
        background-color:green;
        color:white;
    }

    .zhenshulayer img {
     width:auto;  
    }