@charset "utf-8";

@media(max-width:1024px){
.no-print{
	display:none;
}
}

.p7 .answer{
	background: url(//scjg.hubei.gov.cn/material/images/fxxfzhb_images/d.jpg) 0% 20% no-repeat;
    padding-left: 40px;
    padding-top: 20px;
    line-height: 30px;
}

.search input {
    background-color: rgba(255, 255, 255,0.8);
}

.header h1 {
	width: 270px;
    background-size: auto 50%;
}

@media(min-width:1200px){
	.header {
		height: 425px;
	}
	.header h1 {
		height: 95px;
	}
}

@media(max-width:768px){
	.header h1 {
		background-size: auto 30%;
		background-position: 0px 0px;
	}
}