.title{
	text-align: center;
	margin:20px 0 20px 0;
}
.title h2{
	font-size: 20px;
	font-family: Source Han Sans CN;
	font-weight: bold;
	color: #19202E;
}
.title p{
	font-size: 12px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #90929F;
}
.yxlist{
	width: 96%;
	margin:0 2%;
	margin-top: 60px;
}
.yxlist li{
	float: left;
	width: 31%;
	height: 120px;
	margin-right: 3.5%;
	background: #F6F7FB;
	border-radius: 5px;
	margin-bottom: 45px;
	text-align: center;
	position: relative;
}
.yxlist li div{
	margin:0 auto;
	width: 60px;
	height: 60px;
	margin-top: -30px;
	background: #FFFFFF;
	box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.06);
	border-radius: 50%;
	text-align: center;
}
.tab-head li.active img{
	width: 65px;
	height: 65px;
}
.yxlist li div img{
	width: 40px;
	margin-top: 11px;
}
.yxlist li h4{
	height: 14px;
	font-size: 1rem;
	font-family: Source Han Sans CN;
	font-weight: bold;
	color: #19202E;
	margin-bottom: 10px;
}
.yxlist li p{
	font-size: 0.6rem;
	font-family: Source Han Sans CN;
	color: #90929F;
}
.phone{
	width: 80%;
	margin: 0px auto;
	height: 44px;
	background: #2EB4B5;
	box-shadow: 2px 2px 10px 0px rgba(0, 0, 0, 0.2);
	border-radius: 22px;
	position: relative;
	margin-bottom: 30px;
}
.phone .phonenum{
	height: 44px;
	line-height: 44px;
	font-size: 15px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #FFFFFF;
	padding-left: 20px;
}
.phonetit{
	position: absolute;
	top:0;
	right: 0;
	width: 100px;
	height: 44px;
	background: #FF8402;
	border-radius: 22px;
	float: right;
	text-align: center;
	line-height: 44px;
	font-size: 15px;
	font-family: Source Han Sans CN;
	font-weight: bold;
	color: #FFFFFF;

}
.anli{
	width: 100%;
	background: #F6F7FB;
	padding: 35px 15px;
}
.tab-head{
      list-style-type: none;
      display:-webkit-box;
      display:-webkit-flex;
      display:-ms-flexbox;
      display:flex;
      -webkit-flex-wrap:nowrap;
      -ms-flex-wrap:nowrap;
      flex-wrap:nowrap;
      -webkit-box-pack:justify;
      -webkit-justify-content:space-between;
      -ms-flex-pack:justify;
      justify-content:space-between;
      padding:0;
      overflow:auto;
}
.tab-head-item{
  -webkit-box-flex:1;
  -webkit-flex:1 0 auto;
  -ms-flex:1 0 auto;
  flex:1 0 auto;
  color:white;
  padding:0 5px;
}
.anlicon{
	width: 100%;
	padding: 25px 15px 10px 15px;
	background: #fff;
	display: none;
}
.anliboxs .active{
	display: block !important;
}
.anliimg{
	width: 50%;
	float: left;
}
.anliconcon{
	width: 50%;
	float: right;
}
.anliconcon h5{
	font-family: Source Han Sans CN;
	font-weight: bold;
	color: #19202E;
}
.anliconcon span{
	display: block;
	width: 25px;
	height: 3px;
	background: #D62F40;
	border-radius: 1px;
	margin: 15px 0 10px 0;
}
.anliconcon div{

	font-size: 0.9rem;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #0C112F;
	line-height: 20px;
	margin-bottom: 10px;
}
.anliconcon p{
	font-size: 0.8rem;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #90929F;
	line-height: 18px;
}
.zixun{
	display: block;
	width: 80%;
	height: 44px;
	margin:15px auto;
	background: #FF8402;
	box-shadow: 2px 2px 10px 0px rgba(255, 132, 2, 0.6);
	border-radius: 22px;
	text-align: center;
	line-height: 44px;
	color: #fff;
	font-weight: bold;
}
.ysbox{
	width: 100%;
	margin-top: 50px;
}
.w33{width: 25%;}
.w34{width: 37.5%;}
.ysbox .w33 ul{
	border: 1px solid #e7e7e7;
}
.ysbox .w33 li,.ysbox .w34 li{
	width: 100%;
	height: 100px;
	text-align: center;
	line-height: 30px;
	background: #fff;
	font-size: 16px;
	color: #565656;
	border-bottom:1px solid #e7e7e7;
}

.bggey{background: #f7f7f7 !important;}
.fsize30{line-height: 50px !important; font-size: 1rem !important;font-weight: bold;height: 50px !important}
.bdbtmnone{border-bottom: none !important;}
.ysbox .w34 li{
	background: #2eb4b5 !important;
	color: #fff !important;
	border-bottom:1px solid #6cd3d4 !important;
}
.ysbox .w34{
	padding: 30px 0 0px;
	background: #2eb4b5;
	margin-top:-30px;
	box-shadow: 0 0 15px 0 rgba(0,0,0,0.2);
}
.pingjia{
	width: 100%;
	padding:10px 20px 10px 20px;
	background: #F7F6FB;
	margin-top: 30px;
}
.pjitem{
	width: 100%;
	height: 300px;
	background: url(../img/pjbg.png) no-repeat;
	background-size: 100% auto;
	padding: 30px 20px 20px 20px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #0C112F;
	line-height: 25px;
	position: relative;
}
.pjinfo{
	
	width: 100%;
	height: 60px;
	margin-top: 20px;
}
.pjinfo div{
	float: right;
	line-height: 60px;
	font-size: 15px;
	font-family: Source Han Sans CN;
	font-weight: bold;
	color: #2A2A2A;
	line-height: 60px;
}
.useus{
	text-align: center;
	height: 15px;
	font-size: 16px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #19202E;
	margin-bottom: 20px;
}
.qiyelist li{
	float: left;
	width: 33.3333%;
	text-align: center;
	padding: 0 10px;
}
.qiyelist li div{
	font-size: 15px;
	font-family: Source Han Sans CN;
	font-weight: bold;
	color: #FF8402;
	line-height: 30px;
}
.qiyelist li span{
	display: block;
	margin:0 auto;
	width: 25px;
	height: 3px;
	background: #FF8402;
	border-radius: 2px;
}
.qiyelist li p{
	margin-top: 5px;
	font-size: 12px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #90929F;
	line-height: 18px;
	margin-bottom: 10px;
}