/*模块二*/


/*
.xcx-section-2 {
	padding: 0.3rem 0 1.34rem;
}

#xcx_advantage_list {

}

#xcx_advantage_list li {

	padding: 0.4rem 0;
	margin-top: 0.51rem;
	border-radius: 0.26rem;
	border: 1px solid rgba(151, 151, 151, 1);
}

#xcx_advantage_list li .left {

}

#xcx_advantage_list li .left img {
	margin-right: 0.1rem;
}

#xcx_advantage_list li .right {
	
	font-family: PingFangSC-Regular;
	font-weight: 400;
}

#xcx_advantage_list li .right .title {
	font-size: 0.26rem;
	color: rgba(20, 20, 20, 1);
}

#xcx_advantage_list li .right .intro {
	font-size: 0.2rem;
	color: rgba(105, 105, 105, 1);
}*/

.xcx-section-2 {
	padding: 0.3rem 0 1.34rem;
	background: #FBFBFB;
}

.xcx-section-2 .bg {
	width: 100%;
	height: inherit;
}


/*模块三*/

.xcx-section-3 {
	/*background: rgba(250, 250, 250, 1);*/
	padding: 1.04rem 0 1.37rem;
}

.xcx-section-3 .bg {
	width: 100%;
	height: inherit;
}


/*模块四*/

.xcx-section-4 {
	padding: 1.04rem 0 1.37rem;
	background: #FBFBFB;
}

#xcx_list {
	margin-top: 0.74rem;
}

#xcx_list li p {
	margin-top: 0.42rem;
}

#xcx_list li img {
    width: 100%;
    height: inherit;
    border-radius: 30px;
}

#xcx_list li {
    background: url(../imgs/circle.png) no-repeat;
    background-size: 90%;
    background-position: 50% 0;
    /*border: 1px solid ;*/
    font-size: 0.28rem;
    font-family: PingFangSC;
    font-weight: 500;
    color: rgba(38, 38, 38, 1);
}
#xcx_list li .detail{
    margin-top: 0.11rem;
    font-size:0.26rem;
    color:rgba(182,182,182,1);
}


/*模块五*/

.xcx-section-5 {
	padding: 0.82rem 0 0.93rem;
}

#main_profession_list li {
	/*height: 1.62rem;*/
	margin-top: 0.39rem;
}

#main_profession_list .profession-box {
	background: #fff;
	box-shadow: 0px 0.03rem 0.04rem 0px rgba(0, 0, 0, 0.11);
	padding: 0;
	border-radius: 0.11rem;
	font-size: 0.16rem;
	color: rgba(20, 20, 20, 1);
	cursor: pointer;
}

/*#main_profession_list .img-msk {*/
	/*!*border: 1px solid ;*!*/
	/*margin: 0.05rem 0;*/
/*}*/

/*#main_profession_list li .face {*/
	/*width: 100%;*/
	/*height: inherit;*/
	/*border-radius: 0.05rem;*/
/*}*/


/*模块八*/

.xcx-section-8 {
	position: relative;
	text-align: center;
}

.xcx-section-8 .content {
	position: absolute;
	/*top: 0.8rem;*/
}

.xcx-section-8 h3 {
	font-size: 0.20rem;
	font-family: PingFangSC;
	font-weight: 500;
	color: rgba(255, 255, 255, 1);
	text-align: center;
}

.refer-btn {
	width: 2.37rem;
	height: 0.52rem;
	background: rgba(255, 255, 255, 1);
	border-radius: 0.26rem;
	font-size: 0.20rem;
	font-family: PingFangSC;
	font-weight: 500;
	color: rgba(0, 0, 0, 1);
	margin-top: 0.62rem;
	/*text-align: center;*/
}

.bg {
	width: 100%;
	height: inherit;
}

a.nav_h5{
	/*border-style: solid;*/
	/*border-bottom-color: #ffffff;*/
	/*border-width: 0 0 2px 0;*/
	color: rgba(255, 255, 255, 1) !important;
	/*color: #45B6F7 !important;*/
}

