*{padding: 0;margin: 0;border: 0;font-family: "微软雅黑",sans-serif;}
.wrap{width: 1200px;height:100%;overflow: hidden;position: relative;margin: 0 auto;}
.page1{
	width: 100%;
	height: 100%;
	overflow:hidden;
	background:  #E6E6E6;
}
.page1 .wuliutop{
	width:100%;
	height: 64%;
	background: url(../images/page1.jpg) no-repeat center top;
	background-size: 100% auto;
	overflow: hidden;
}
.page1 .wuliutop .circle{
	height: 190px;
	width: 190px;
	border-radius: 50%;
	background: rgba(255,255,255,0.7);
	float: left;
	text-align: center;
	font-size: 30px;
	color: #595757;
	box-sizing: border-box;
	padding-top: 75px;
	margin: 10% 105px;
	font-family: "微软雅黑 Light","华文细黑",sans-serif;
}
.page1 .wuliutop div:nth-child(2){
	padding-top: 60px;
}
.page1 .bottom{
	width: 100%;
	height: 36%;
}
.page1 .bottom p{
	font-size: 18px;
	color: #727171;
	padding: 50px 50px;
	box-sizing: border-box;
}
.page1 .bottom .navs{
	
}
.navs li{
	float: left;
	width: 12.5%;
	list-style: none;
	text-align: center;
	box-sizing: border-box;
	padding: 0px 15px;
}
.navs li a{
	display: block;
	text-decoration: none;
	color: #595757;	
	border: solid 1px #9FA0A0;
	border-radius:5px;
	font-size: 18px;
	line-height: 40px;
	-webkit-transition: all 0.2s ease 0s;
	transition: all 0.2s ease 0s;
}
.navs li a:hover{
	border: solid 1px transparent;
	background: #A42124;
	color: white;
}
.page2{
	background: url(../images/page2.jpg) no-repeat center top;
	height: 100%;
    background-size: 1920px auto;
}
.page2 .wrap{
	padding: 50px;
    box-sizing: border-box;
}
.page2 .left{
	float: left;
	width: 55%;
	overflow: hidden;
}
.page2 .right{
	float: right;
	width: 40%;
}
.page2 li{
	list-style-type: square;
    list-style-position: inside;
	color: #A42124;
}
.page2 li span{
	color: #727171;
	line-height: 30px;
	font-size: 18px;
}
.page2 .left .l1{
	float: left;
	width: 30%;
}
.page2 .left .l2{
	float: left;
	width: 30%;
}
.page2 .left .l3{
	float: left;
	width: 40%;
}
.page2 h3{
	font-size: 40px;
	font-weight: normal;
    margin-top: 50px;
    margin-bottom: 30px;
}
.page2 h3:after{
	content: '';
	display: block;
	height: 1px;
	background: #727171;
    margin-top: 30px;
}
.page3{
	background: url(../images/page3.jpg) no-repeat center top;
	height: 100%;
    background-size: 1920px auto;
}
.page3 .wrap{
	padding: 50px;
    box-sizing: border-box;
}
.page3 .c1,.page3 .c2,.page3 .c3{
	float: left;
	width: 30%;
}
.page3 li{
	list-style-type: square;
    list-style-position: inside;
	color: #A42124;
}
.page3 li span{
	color: #727171;
	line-height: 30px;
	font-size: 18px;
}
.page3 h2{
	font-size: 40px;
	font-weight: normal;
    margin-top: 50px;
    margin-bottom: 30px;
}
.page3 h2:after{
	content: '';
	display: block;
	height: 1px;
	background: #727171;
    margin-top: 30px;
}
.page3 h4{
    width: 184px;
    line-height: 40px;
    font-size: 22px;
    font-weight: normal;
    color: white;
    background: #C9CACA;
    text-align: center;
    border-radius: 5px;
    margin-bottom: 20px;
}
.page4{
	background: url(../images/page4.jpg) no-repeat center top;
	height: 100%;
    background-size: 1920px auto;
}
.page4 .wrap{
	padding: 50px;
    box-sizing: border-box;
}
.page4 .float-right{
	float: right;
}
.page4 li{
	list-style-type: square;
    list-style-position: inside;
	color: #A42124;
}
.page4 li span{
	color: #727171;
	line-height: 30px;
	font-size: 18px;
}
.page4 h2{
    font-size: 40px;
    font-weight: normal;
    margin-top: 20px;
    margin-bottom: 20px;
}
.page4 h2:after{
	content: '';
	display: block;
	height: 1px;
	background: #727171;
    margin-top: 20px;
}
.page5{
	background-image: url(../images/page5.jpg);
	height: 100%;
    background-size: 1920px auto;
}
.page5 .wrap{
	padding: 50px;
	box-sizing: border-box;
	position: relative;
}
.page5 li{
	list-style-type: square;
    list-style-position: inside;
	color: #A42124;
}
.page5 li span{
	color: #727171;
	line-height: 30px;
	font-size: 18px;
}
.page5 h2{
    font-size: 40px;
    font-weight: normal;
    margin-top: 20px;
	margin-bottom: 20px;
	width: 40%;
}
.page5 h2:after{
	content: '';
	display: block;
	height: 1px;
	background: #727171;
    margin-top: 20px;
}
.p5-content{
	position: absolute;
	top: 20%;
}
.page5 .photo{
	width: 100%;
	margin-top: 20px;
}
.page5 .photo p{
    display: inline-block;
    width: 24.5%;
    box-sizing: border-box;
    padding: 5px;
}
.page{
	background-size: 1920px auto;
	background-position: center ;
}
@media screen and (max-width:640px)
{
	.wrap{
		width: 100%;
	}
	.page1 .wuliutop{
		height: 50%;
		background-size:auto 100%;
		background-size: auto 100%;
	}
	.page1 .wuliutop .wrap{
		display: -webkit-flex;
		display: flex;
		justify-content: space-between;
		align-items: center;
		box-sizing: border-box;
		padding: 30px;
	}
	.page1 .wuliutop .circle{
		width:80px;
		height: 80px;
		padding: 0;
		margin: 0;
		overflow: hidden;
	    font-size: 16px;
		box-sizing: border-box;
		text-align: center;
		line-height: 80px;
	}
	.page1 .wuliutop div:nth-child(2){
		padding-top: 20px;
		line-height: 20px;
	}
	.page1 .bottom{
		height: auto;
	}
	.page1 .bottom p{
		padding: 30px 20px;
		font-size: 14px;
	}
	.navs li{
		width: 25%;
		padding: 0 5px;
	}
	.navs li a{
	    font-size: 12px;
	    line-height: 30px;
	    margin-bottom: 10px;
	}
	.page2 .wrap{
		padding: 20px;
	}
	.page2 .left{
		float: none;
		width: 100%;
	}
	.page2 .right{
		float: none;
		width: 100%;
	}
	.page2 li span{
		font-size: 12px;
		line-height: 20px;
	    margin-left: -10px;
	}
	.page2 h3{
	    margin-top: 30px;
	    margin-bottom: 20px;
        font-size: 30px;
	}
	.page2 h3:after{
	    margin-top: 20px;
	}
	.page3 .wrap{
		padding: 20px;
	}
	.page3 h2{
		font-size: 30px;
		margin-top: 30px;
	    margin-bottom: 20px;
	}
	.page3 h2:after{
		margin-top: 20px;
	}
	/*.page3 .c1{
		width: 40%;
	}
	.page3 .c2{
		width: 35%;
	}
	.page3 .c3{
		width: 25%;
	}*/
	.page3 .c1, .page3 .c2, .page3 .c3{
		width: 33.33%;
	}
	.page3 li span{
		font-size: 12px;
		line-height: 20px;
		margin-left: -10px;
	}
	.page3 h4{
	    width: 80%;
	    line-height: 30px;
	    font-size: 12px;
	}
	.page4 .wrap{
		padding: 20px;
	}
	.page4 .float-right{
		float: none;
	}
	.page4 h2{
	    font-size: 30px;
	}
	.page4 li span{
	    line-height: 20px;
	    font-size: 12px;
	    margin-left: -10px;
	}
	.page4{
		background-position: 17% center;
	}
}
