.related {
	width: 100%;
	padding: 0.6rem 0.55rem 0;
	box-sizing: border-box;
	background: url(../img/related_text.png) no-repeat 0 0;
	background-size: 5.63rem 0.5rem;
	background-position: 0.6rem 0.55rem;
	margin-top: 1rem;
}

.related>b {
	color: #1F2829;
	font-size: 0.45rem;
	line-height: 1;
	margin-top: 0.3rem;
	display: block;
}

.related>i {
	width: 0.48rem;
	height: 0.02rem;
	background: rgba(153, 153, 153, 1);
	margin: 0.37rem 0 0.15rem 0;
	display: block;
}

.rel_li {
	width: 100%;
	padding: 0 0.55rem;
	box-sizing: border-box;
	position: relative;
}

.rel_li>ul>li {
	float: left;
	margin: 0.12rem 0.55rem 0 0;
}

.rel_li>ul>li:nth-child(3n) {
	margin-right: 0;
}

.rel_li>ul>li>a {
	color: #303030;
	font-size: 0.28rem;
	text-align: center;
	line-height: 0.7rem;
}

.rel_li>ul>li>a.on {
	/* color: #247581; */
}

.rel_li>ul>li.on>a {
	color: #247581;
}

/* .rel_li>ul>li:nth-child(4),.rel_li>ul>li:nth-child(5){
	width: 2.7rem;
} */
.rel_li>ul>li>a>i {
	display: block;
	width: 0.3rem;
	height: 0.3rem;
	background: url(../img/spr_phone.png) no-repeat 0 0;
	background-position: -0.19rem -6.15rem;
	background-size: 5rem 12rem;
	float: left;
	margin: 0.18rem 0.15rem 0 0;
}

.rel_img {
	width: 0.76rem;
	height: 1rem;
	background: rgba(245, 245, 245, 1);
	position: absolute;
	bottom: 0rem;
	right: 0.55rem;
}

.rel_img>a {
	width: 0.76rem;
	height: 1rem;
	background: url(../img/rel_san.png) no-repeat center center;
	background-size: 0.4rem 0.08rem;
}

.rela_more {
	width: 2.56rem;
	background: rgba(40, 40, 40, 0.9);
	position: absolute;
	right: 0rem;
	top: 1.15rem;
	z-index: 10;
	display: none;
}

.rela_more>ul>li>a {
	width: 100%;
	height: 0.96rem;
	text-align: center;
	line-height: 0.96rem;
	color: #FFFFFF;
	font-size: 0.32rem;
}

.rela_jiao {
	width: 0.26rem;
	height: 0.13rem;
	position: absolute;
	top: -0.11rem;
	right: 0.25rem;
	z-index: 10;
}

.rela_jiao>img {
	width: 100%;
	height: 100%;
	display: block;
}

.culture {
	width: 100%;
	padding: 0.4rem 0.55rem;
	box-sizing: border-box;
}

.culture>ul>li {
	margin-bottom: 0.3rem;
}

.culture>ul>li>a {
	display: block;
	width: 100%;
	height: 3.56rem;
	background: rgba(232, 232, 232, 1);
}

.culture>ul>li>a>img {
	width: 100%;
	height: 100%;
}

.culture_text {
	width: 100%;
	background: rgba(247, 249, 248, 1);
	padding: 0.5rem 0.4rem;
	box-sizing: border-box;
}

.culture_text>i {
	display: block;
	width: 1.2rem;
	height: 0.04rem;
	background: rgba(36, 117, 129, 1);
}

.culture_text>span {
	color: #909090;
	font-size: 0.2rem;
	margin: 0.4rem 0;
	line-height: 1;
}

.culture_text>a {
	font-weight: bold;
	color: #323232;
	font-size: 0.32rem;
	line-height: 0.54rem;
}

.culture_text>p {
	color: #646464;
	font-size: 0.24rem;
	line-height: 0.42rem;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.culture_niu {
	margin-top: 0.4rem;
}

.culture_niu>a>img {
	width: 0.7rem;
	height: 0.16rem;
	float: left;
}

.culture_niu>a>i {
	width: 0.45rem;
	height: 0.12rem;
	display: block;
	float: left;
	margin: 0.02rem 0 0 0.16rem;
	background: url(../img/spr_phone.png) no-repeat 0 0;
	background-position: -0.19rem -6.46rem;
	background-size: 5rem 12rem;
}