 img{
	 width: 100%;
 }
.head-img{
	width: 100%;
 
}
.header{
	height: 50px;
    background-color: #333;
    width: 100%;
    position: relative;
}
.main{
	width: 100%;
}
.box_1,.box_2,.box_3,.box_4,.box_5{
	position: relative;
}
 .title_1{
	width: 271px;
    height: 50px;
    position: absolute;
    left: 50%;
    margin-left: -135px;
 }
 .content_img{
	position: absolute;
    z-index: 1;
    left: 0;
    top: 14%;
 }
 .content_1{
	position: absolute;
	top: 22%;
	font-size: 14px;
	width: 100%;
 }
 .content_title_1{
	 width: 226px;
	 margin: 0 auto;
	 color: #ed2024;
 }
 .desc_1{
	width: 310px;
	margin: 0 auto;
	padding-left: 1px;
 }
 .snow{
	position: absolute;
    right: 0;
    height: 92px;
    width: 100px;
    bottom: 85px;
    z-index: 2;
 }
 .title_2{
	width: 110px;
    height: 50px;
    position: absolute;
    left: 50%;
    bottom: 96px;
    margin-left: -55px; 
 }
 .content_2{
	position: absolute;
    top: 30%;
    font-size: 14px;
    width: 100%;
	padding: 10px 35px;
	z-index: 1;
 }
 .content_img_2{
	position: absolute;
    z-index: 1;
	left: 0;
	top: 26%;
 }
 .content_title_2{
	 color: #ed2024;
	 font-size: 18px;
 }
 .desc_2{
	 font-size: 14px;
	 color: #1f4433;
 }
.title_3{
	width: 110px;
    height: 50px;
    position: absolute;
    left: 50%;
    bottom: 136px;
    margin-left: -55px;
}
.content_img_3 {
	position: absolute;
    z-index: 1;
    left: 0;
    top: 16%;
}
.content_3{
    position: absolute;
    top: 21%;
    font-size: 14px;
    width: 100%;
	padding: 10px 15px 0 24px;
    z-index: 1;
}
.content_title_3{
	color: #ed2024;
}
.desc_3{
	color: #1f4433;	
	margin-top: 4px;
}
 
 p{
	 margin: 0 0 3px 0 !important;
 }
.footer{
	height: 260px !important;
}

.footer-txt{
	font-size: 14px;
	color: #5f5f5f;
	width: 210px;
	margin : 0 auto;
	padding-top: 10px;
}
 