.head-skin {
    background: #fff !important;
}

.wlkh_btn a {
	color: white;
	display: block;
	width: inherit;
	height: inherit;
}

.wlkh_bg{
    width: 1072px;
    margin: 48px auto 16px auto !important;
    padding-bottom: 27px;
}

.tpgz{
    background: #ffffff;
    width: 1200px;
    margin:10px auto;
}
.tpgz p{
    color: #666666;
    line-height: 40px;
    margin-bottom: 30px;
    font-size: 16px;
    margin-left: 69px;
}
.tpgz p span{
    color: #065289;
}

@media (max-width: 767px){
.hesd_banner {
			
			        background-size: cover !important;
    height: auto !important;
    padding-top: 40% !important;
			}

.tpgz{
    background: #ffffff;
    width: 100%;
    margin:0.3rem auto;
}
.tpgz p{
    color: #666666;
    line-height: 1.5rem;
    margin-bottom: 0.8rem;
    font-size: 0.5rem;
    margin-left: 0.45rem;
}
.tpgz p span{
    color: #065289;
}
}