/*模块二*/

.consult-section-2 {
	padding: 0.35rem 0 0.4rem;
	background: #F9F9F9;
}

#consult_develop_list {}

#consult_develop_list li .card {
	/*height: 1.9rem;*/
	position: relative;
	/*width: 3.30rem;*/
	background: rgba(255, 255, 255, 1);
	box-shadow: 0 0.07rem 0.21rem 0 rgba(60, 76, 88, 0.11);
	border-radius: 0.03rem;
	margin-top: 0.45rem;
	padding: 0.2rem 0.25rem;
	text-align: left;
	cursor: pointer;
}

#consult_develop_list li .active {
	background: linear-gradient(180deg, rgba(29, 186, 221, 1) 0%, rgba(58, 110, 220, 1) 100%);
	border-radius: 0.06rem;
}

#consult_develop_list li .active h5,
#consult_develop_list li .active a,
#consult_develop_list li .active .intro,
#consult_develop_list li .active .time {
	color: #fff;
}

#consult_develop_list li img {
	width: 0.43rem;
	height: 0.28rem;
}

#consult_develop_list li a {
	text-decoration: none;
}

#consult_develop_list li h5 {
	font-size: 0.15rem;
	font-family: PingFang-SC-Bold;
	font-weight: bold;
	color: rgba(43, 43, 43, 1);
	/*line-height: 0.21rem;*/
}


/*#consult_develop_list li a {*/


/*font-size: 0.15rem;*/


/*font-family: PingFang-SC-Bold;*/


/*font-weight: bold;*/


/*color: rgba(43, 43, 43, 1);*/


/*!*line-height: 0.21rem;*!*/


/*}*/

#consult_develop_list li .intro {
	font-size: 0.11rem;
	color: rgba(122, 122, 122, 1);
	height: 0.67rem;
	/*line-height: 0.15rem;*/
}

#consult_develop_list li .time {
	font-size: 0.11rem;
	color: rgba(179, 179, 179, 1);
	font-weight: 500!important;
}

.change {
	border-radius: 0.17rem;
	border: 1px solid rgba(151, 151, 151, 1);
	font-size: 0.15rem;
	color: rgba(62, 62, 62, 1);
	background: none;
	padding: 0.06rem 0.18rem;
	margin: 0.56rem auto 0;
}


/*模块三*/

.consult-section-3 {
	padding: 0.35rem 0 0.4rem;
	background: #fff;
	/*border: 1px solid ;*/
}

#consult_operation_list {
	/*text-align: center;*/
	margin: 0 auto;
	/*border: 1px solid ;*/
	padding: 0 1rem!important;
}

#consult_operation_list li {
	margin: 0.34rem auto 0;
	cursor: pointer;
}

#consult_operation_list li .card {
	/*margin: 0;*/
	padding: 0;
	min-height: 2.18rem;
	/*width: 2.10rem;*/
	/*height: 2.18rem;*/
	background: rgba(255, 255, 255, 1);
	box-shadow: 0 0.07rem 0.21rem 0 rgba(60, 76, 88, 0.11);
	border-radius: 0.06rem;
	text-align: left;
	/*border: 1px solid;*/
}


/*#consult_operation_list li .center-card {
			margin-left: 12%;
			
	}*/

#consult_operation_list li .card .img-msk h5 a,
#consult_operation_list li .card .up {
	position: relative;
	min-height: 0.9rem;
	/*width: 2.10rem;*/
	/*height: 100%;*/
	/*background: rgba(0, 0, 0, 0.5021);*/
	border-radius: 0.06rem 0.06rem 0 0;
	/*opacity: 0.5021;*/
	/*border: 1px solid;*/
	font-size: 0.14rem;
	color: rgba(255, 255, 255, 1);
	overflow: hidden;
}

#consult_operation_list li .card .up .img-msk {
	position: absolute;
	width: 100%;
	/*height: inherit;*/
	height: 0.9rem;
	z-index: 3;
	background: rgba(0, 0, 0, 0.5021);
	padding: 0.2rem 0.18rem;
}

#consult_operation_list li .card .up img {
	position: absolute;
	width: 100%;
	height: inherit;
	overflow: hidden;
	z-index: 1;
	top: 0;
	left: 0;
}

#consult_operation_list li .card .bottom {
	padding: 0.14rem 0.18rem 0.2rem;
	color: #515151;
	/*position: absolute;
		bottom: 0;*/
}

#consult_operation_list li .card .bottom p {
	height: 0.8rem;
}

#consult_operation_list li .card .bottom .time {
	font-size: 0.11rem;
	color: rgba(187, 187, 187, 1);
}

.submit-button{
	background-color: #fff;
}

a.nav_article{
	/*border-style: solid;*/
	/*border-bottom-color: #ffffff;*/
	/*border-width: 0 0 2px 0;*/
	color: rgba(255, 255, 255, 1) !important;
	/*color: #45B6F7 !important;*/
}

/*模块七*/

.main-section-7 {
    position: relative;
    text-align: center;
}

.main-section-7 .content {
    position: absolute;
    top: 0.8rem;
}

.main-section-7 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;
}
