.lanmu-detail p{
	font-size:16px;
	line-height:35px;
	text-indent: 32px;	
}
.sz{
	height:155px;
}
.sz div{
	width: 220px;
    float: left;
    text-align: center;
    margin-top: 50px;
    border-right: 1px solid #ccc;
}
.sz div:first-child{
	    text-align: left;
    width: 170px;
}
.sz div:last-child{   
	border: none;
    width: 240px;
    text-align: right;
}
.sz div span{
	font-size:48px;
	color:#03529e;
}
.sz div p,.sz div i{color:#555555;font-size:16px;margin-top: 10px;}
.qh{
	margin-top:50px;
}
.qh .qh_top{
	background-color:#f8f8f8;
	height:64px;
}
.qh .qh_top span{
	width:443px;
	float:left;
	line-height:64px;
	font-size:20px;
	color:#333;
	text-align: center;
	height: 73px;
}
.qh .qh_top .active{
	background:url(qh_03.jpg);
	color:#fff !important;
}
.sp{display:none}
.lanmu-detail p{
	margin-top:30px;
}
.sjqh{display:none;}

@media screen and (max-width: 750px) {
	.sz{
	    display: inline-block;
	    background: #03529d;
	    height: auto;
	    border-radius: 5px;
	    padding-bottom: 0.4rem;
	    margin-top: 0.4rem !important;
	    height: 4.2rem !important;
	}
	.sz div{
		width: 46% !important;
		float: left;
		text-align: left !important;
		border: none;
		margin-left: 0px !important;
		padding-left: 6%;
		margin-top: 5% !important;
	}
	.sz div p, .sz div i,.sz div span{
		color: #03529e;
	}
	.sz div p{
		font-size:0.3rem;
		/* text-align: left; */
	}
	.sz div:last-child{
		text-align:left !important;
		width: 50% !important;
		padding-left: 0;
	}
	.sz div:nth-child(2){text-align:left !important;width: 50% !important;padding-left: 0;}
	.sz div span{
		font-size: 0.68rem;
	}
	.qh{display: none}
	.sjqh{
		display: block;		
	}
	.sjqh img{
		width:100%;
		height:auto;
		border: 1px solid #efefef;
		border-radius: 5px;
	}
	.sjqh div{
		margin-top: 0.4rem;
	}
}