.counselor-headline{
	width: 100%;
margin: 0 auto;
height: 300px;
}
.subtitle{
	line-height: 120px;
	font-size: 32px;
	height: 120px;
	overflow: hidden;
	font-weight: normal;
	text-align: center;
	padding-bottom: 10px;
}
.counselor-headline ul li{
	width: 19.8%;
	overflow: hidden;
	float: left;
	text-align: center;
	margin-left:0.2%;
	padding: 102px 0 0;
	background:url(http://192.168.1.201/pingtai/images/qita/zygjmax.png) no-repeat;
}
.counselor-headline ul li span{
	line-height: 20px;
	font-size: 17px;
}
.counselor-headline ul li p{
color:#999;
margin-bottom:0px;
line-height: 20px;
}
ul li.headline-ico_1{
	background-position: 90px 0;
}
ul li.headline-ico_2{
	background-position: -148px 0;
}
ul li.headline-ico_3{
	background-position: -380px 0;
}
ul li.headline-ico_4{
	background-position: -621px 0;
}
ul li.headline-ico_5{
	background-position: 90px 0;
}
.media{
background:#fff;
margin-top:20px;	
}
#media-id{
	margin:10px 0;
}



/* 客服点评 */
.tui-jian-liebiao{
	width:24%;
	float:right;
}
.kehu-pingjia-zxs .biao-ti-zxs{
	padding:10px;
	padding-right:0;
	padding-left:0;
	border-bottom:1px solid #e2e2e2;
	margin-bottom:10px;
}
.kehu-pingjia-zxs .biao-ti-zxs span{
	font-size:16px;
	font-weight:bold;
}
.kehu-pingjia-zxs .biao-ti-zxs a{
	display:inline-block;
	font-size:12px;
	color:#000;
	border:1px solid #7E8283;
	border-radius:2px;
	padding:2px 8px;
	float:right;
	clear:both;
	
}
.kehu-pingjia-zxs .biao-ti-zxs a i{
	padding-left:5px;
}

.dian-ping-nei-ro-zxs{
	width:100%;
}
.dian-ping-nei-ro-zxs .ka-pian-she{
	width:100%;
	height:120px;
	background:#DBE0E4;
	padding:10px;
}
.ka-pian-she .to-xiang-tongyong-zxs{
	width:40%;
	height:100%;
	float:left;
	border-radius:50%;
	background:#393841;
	overflow:hidden;
}
.ka-pian-she .to-xiang-tongyong-zxs img{
	width:100%;
	height:100%;
}
.ka-pian-she .jieshao-tongyong-xzs{
	width:60%;
	height:100%;
	float:left;
	padding:10px 0 0 15px;
}
.ka-pian-she .jieshao-tongyong-xzs span{
	display:block;
	width:100%;
	color:#666;
	margin-top:6px;
}
.ka-pian-she .jieshao-tongyong-xzs>a{
	font-size:16px;
	font-weight:bold;
	color:#259CC4;
}

.dian-ping-nei-ro-zxs .zi-liao-zxs{
	width:100%;
	background:#f5f5f5;
	padding:15px;
	margin-bottom:10px;
}
.zi-liao-zxs>span{
	display:block;
	width:100%;
	color:#666;
}
.zi-liao-zxs>span>span{
	font-size:16px;
}
.zi-liao-zxs>span a{
	color:#259CC4;
	margin-right:5px;
}
.zi-liao-zxs>div{
	/*height:80px;*/
	line-height:25px;
	font-size:14px;
	color:#888;
	margin:8px 0;
	/*letter-spacing:2px;*/
}
.zi-liao-zxs>div>b{
	font-size:14px;
	color:#666;
	margin-right:5px;
}
.zi-liao-zxs>a{
	display:block;
	width:100%;
	color:#1271C1;
	text-align:right;
}

/* 客户点评 end */




 .Consultant{
	width:100%;
	/*border:solid 1px #d3d3d3;*/
	float:left;
	overflow:hidden;
	/*background:#5DB9E5;*/
}
/* 搜索 */
.Consultant .so-suo-zxs{
	width: 50%;
    height: 43px;
    border: 1px solid #e2e2e2;
    overflow: hidden;
    border-radius: 4px;
    margin: 0 auto 16px;
    /*float: right;*/
    clear: both;
}
.so-suo-zxs input{
	width:87%;
	height:100%;
	border:none;
	outline:none;
	padding:5px 12px;
}
.so-suo-zxs button{
	height:33px;
	font-size:16px;
	border-radius:4px;
	padding:5px 8px;
	background:#5BD2FC;
	color:#fff;
	border:none;
	outline:none;
}
.so-suo-zxs button i{
	margin-left:8px;
}
/* 搜索 end */



/* 咨询师列表 */
.Consultant>ul {
	 width:1225px;
	 overflow:hidden;
	 margin-top:30px;
 }
.Consultant>ul>li{
	 width:220px;
	 min-height: 336px;
	 border:solid 1px #ddd;
	 float:left;
	 margin:0 25px 37px 0;
	 display:block;
	 color:#000;
	 background:#fff;
	 border-radius:4px;
	 overflow:hidden;
 }


/* top */
.Consultant-picture{
	width:100%;
	/*height:176px;*/
	height:218px;
}
.Consultant-picture a{
	display:block;
	width:100%;
	height:100%;
}
.Consultant-picture .fake-img,
.Consultant-picture img{
	width:100%;
	height:100%;
}
/* top end */

.Consultant-param{
	 width: 100%%;
	 position: relative;
	padding:0 10px;
}
.Consultant-param>div{
	margin:10px 0;
	overflow:hidden;
	/*white-space: nowrap;*/
	text-overflow: ellipsis;
}
.Consultant-param p{
	margin-bottom:0px;
}
.Consultant-param p a .name{
	font-size:17px;
	margin-right:15px;
	display:block;
	float:left;
}
.Consultant-param p a .graded{
	display:block;
	float:left;
}
.Consultant-param p{
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	color:#666;
	font-size:12px;
}
.Consultant-param p>span:nth-child(1){
	font-weight:bold;
	font-size:14px;
	line-height:21px;
}
.Consultant-param p .lp-cont,
.Consultant-param p .region,
.Consultant-param p .field-survey{
	color:#999;
}

/* 标签 */
.gao-du-add{
	margin-top:5px;
	overflow: hidden !important;
	width:100%;
	height:22px;
}
.gao-du-add{
    overflow: hidden;
}
.gao-du-add span{
	display:inline-block;
	padding:2px 8px;
	background:#F1F0EE;
	font-size:12px;
	margin:0 5px 5px 0;
	color: var(--qiTiZiTiColor);
}

/* 标签 end */

.interior-frame,.interior-frame div{
	width:100%;
}

 .interior-frame>a{
	 color:#343434;
	 font-size:16px;
	 font-weight:bold;
	 font-family:"Microsoft YaHei";
}
.interior-frame .school{
	color:#666;
	font-size:12px;
}

/* 三连标签 */
.By-consulting{
	width:100%;
	display:flex;
	display:-webkit-flex;
}
.By-consulting>li{
	display:block;
	width: 30%;
	margin-right:10px;
	padding: 0;
}
.By-consulting ul li span:nth-child(1){
	font-weight:600;
}
.By-consulting ul li span:nth-child(3){
	font-size:12px;
}
.By-consulting ul li p{
	margin-bottom:0px;	
}
/* 三连标签 end */


/* 按钮 */
.initiate-advisory{
	width:100%;
}
.initiate-advisory>span{
	background:var(--qiTiZiTiColor);
	color: #fff;
	cursor: pointer;
	display:inline-block;
	padding:3px 8px;
	border-radius:4px;
}
/* 按钮 end */
/* 咨询师列表 end */





/* 横幅 */
.hen-fu{
    width:100%;
    overflow: hidden;
}
.hen-fu>ul{
    width:1200px;
    margin:auto;
    overflow: hidden;
}
.hen-fu>ul>li{
    width:290px;
    padding: 45px 0 45px 10px;
    overflow: hidden;
    float:left;
	margin-right:10px;
}
.hen-fu>ul>li:last-of-type{
	margin-right:0px;
}
/*.hen-fu>ul>li a{
    display: block;
}*/
.hen-fu>ul>li>div:nth-child(1){
    width:110px;
	height:110px;
	float:left;
}
.hen-fu>ul>li>div:nth-child(2){
    width:170px;
	float:left;
	padding-left:10px;
}
.hen-fu>ul>li>div:nth-child(2)>span{
    display: block;
	color:#888;
	font-size:14px;
}
.hen-fu>ul>li>div:nth-child(2)>span:nth-child(1){
    font-size:20px;
	font-weight:bold;
	margin:22px 0 5px;
}
.hen-fu>ul>li img{
    width:100%;
    height:100%;
}
/* 横幅 end */


 

/* 总数 */
.zhongShu{
    width:100%;
    padding-bottom:15px;
    border-bottom:1px solid #ddd;
	min-height: 40px;
}
.zhongShu>div{
    display:inline-block;
    font-size: 16px;
    color:#232323;
}
.zhongShu>div .BlurSe{
	color:var(--qiTiZiTiColor);
}
.zhongShu>div:nth-child(1){
    float: left;
}
.zhongShu>div:nth-child(2){
    float: right;
}
.zhongShu>div:nth-child(2) span{
	font-size:14px;
    margin:0 12px 0 5px;
    cursor: pointer;
}
.zhongShu>div:nth-child(2) span:hover,
.zhongShu>div:nth-child(2) span:hover a{
    color:var(--qiTiZiTiColor);
}
/* 总数 */





.new-lp-title{
	width:27%;
	float:right;
	border:1px solid #d3d3d3;
    border-bottom:0;

}
.new-lp-title ul li:nth-child(4){
	margin:0;
}
.new-lp-title > ul > li{
	margin:0 0 14px;
	border-top:1px solid #d3d3d3;
	border-bottom:1px solid #d3d3d3;
}

.comment-img{
	display:block;
	width:75px;
	height:75px;
	 float:left;
}
.counselor-data{
	width:100%;
	height:118px;
}
.new-lp-title h4{
	margin-bottom:0px;
	padding:10px;
}
.new-lp-title ul li .comment-on{
	 float:left;
	 margin-left:10px;
}
.new-lp-title ul li .comment-on p{
    margin-bottom:0px;
}
.new-lp-title ul li .dat-text{
		width:100%;
	height:150px;
 padding:9px;
 overflow:hidden;
}
.pack-up{
	display:none;
}

.new-lp-title ul li .remark-on-head{
	width:100%;
	height:75px;
	border-bottom:1px solid #d3d3d3;
}













.overlay a {
  display: inline-block;
  position: absolute;
  left: 18%;
  top: 13%;
  margin: -16px 0 0 -16px;
  border-radius: 3px;
  /*background: #fff;*/
  text-align: center;
  line-height: 75px;
  width: 100%;
  height: 100%;
  text-decoration: none;
  color: #000;
  font-size: 18px;
  font-weight: bolder;
}



img{
	width: 500px;
	overflow: hidden;
	margin: 0 auto;
}
.overlay a img{
	 width: 100%;
	transition:all 0.4s;/*图片放大过程的时间*/
	position: relative;
}

.overlay a img:hover{
	cursor: pointer;
	transform: scale(1.1);  /*以y轴为中心旋转*/
}





.media-parallax.parallax-sm{
	height:211px !important;
}


/* 页数 */
.pagination-wrap .pagination {
    width: 100%;
    text-align: center;
    margin-top: 0;
    margin-bottom: 25px;
}


