@charset "utf-8";
/* CSS Document */

.part1{ 
	background-color: #4a455d;
	padding-top: 80px;
}
.part1 .p1-til{
	height: 40px;
	background: url(../images/p1-til.jpg) no-repeat center top;
	padding-bottom: 70px;
}
.p1-bd li{
	float: left;
	width: 280px;
	margin-right: 26px;
}
.p1-bd li.p1-lastLi{
	margin-right:0;
}
.p1-bd li h3 span{
	font-size: 24px;
	color: #ffcc99;
	position: absolute;
	left: 44px;
    top: 4px;
}
.p1-bd li .p1-tu{
	margin-top: 30px;
	position: relative;
	cursor: pointer;
}
.p1-bd li .p1-tu p{
	width: 100%;
	height: 100%;
	background-color: rgba(153, 51, 51, 0.8);
	position: absolute;
	left: 0;
	top: 0;
	color: #fff;
	padding: 40px 10px 0;
	line-height: 30px;
	display: none;

}
.p1-bd li .p1-tu p.on{
	display: block;
}
.part1 .btn{
	padding: 60px 0;
}
.part1 .btn a{
	width: 484px;
	height: 54px;
	background: url(../images/p1-btn.png) no-repeat center;
	line-height: 54px;
	color: #ffcc33;
	font-size: 30px;
}

.part2{
	height: 940px;
	background: url(../images/p2-1.jpg) no-repeat center top;
}
.p2-til{
	font-size: 40px;
	padding: 52px 0 30px;
}
.part2 p{
	width: 100%;
	position: absolute;
	font-size: 24px;
	line-height: 36px;
	left: 0;
	top: 516px;
}
.part2 p span{
	color:#ffff33;
}


.part3{
	background: #333 url(../images/p3-bg.jpg) no-repeat center bottom;
	padding: 60px 0 50px;
}
.p3-til{
	font-size: 48px;
	background: url(../images/p3-til-bg.jpg) no-repeat center;
}
.p3-til i{color:#ff6666;}
.p3-til span{color:#999;font-size: 36px;}
.p3-bd1{
	background: url(../images/p3-1.jpg) no-repeat center top;
	height: 674px;
	margin-top: 40px;
}
.p3-bd1 ul{
	padding-top: 228px;
}
.p3-bd1 li{
	float: left;
	width: 270px;
	margin-right: 40px;
}
.p3-bd1 li.lastLi{
	margin-right: 0px;
}
.p3-bd1 li p{
	padding: 24px 0;
}

.p3-bd2 h3{padding: 30px 0 20px;}
.p3-bd2-mn1{background-color: #eb6363;padding-bottom:40px;}
.p3-bd2-mn h4{font-size: 30px;padding-top: 30px;}
.p3-bd2-mn p{font-size: 18px;padding: 10px 0 20px;}
.p3-bd2-mn li{
	width: 280px;
	margin-right: 26px;
	float: left;
	box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.2);
    -ms-box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.2);
    -o-box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.2);
}
.p3-bd2-mn li.lastLi{margin-right: 0px;}

.p3-bd3 {padding-top: 40px;}
.p3-bd3 .zj-ft{
	width: 100%;
	height: 14px;
	background: url(../images/p3-3-bg1.png) no-repeat center;
	position: absolute;
	left: 0;
	bottom: 0;
}
.p3-bd3	.btn a{
	font-size: 30px;
	color: #633;
}
.p3-bd3 .zj .btn{
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 30px;
}
.p3-bd3 .zj .btn a{
	width: 274px;
	height: 69px;
	background: url(../images/p3-2-btn.png) no-repeat center;
	line-height: 69px;
}
.p3-bd3-anli{
	height: 678px;
	background: url(../images/p3-3-bg2.png) repeat;
}
.p3-bd3-anli h3{padding: 36px 0;}
.p3-bd3-anli .btn{padding-top:30px;}
.p3-bd3-anli .btn a{
	width: 338px;
	height: 50px;
	background: url(../images/p3-3-btn.png) no-repeat center;
	line-height: 50px;
}
.part4{
	height: 902px;
	background: url(../images/p4-bg.jpg) no-repeat center top;
}
.p4-til{
	font-size: 46px; 
	position: absolute;
	width: 100%;
	left: 0;
	top: 36px;
	line-height: 48px;
}
.p4-til span{font-size: 40px; font-weight: normal;}
.p4-til span i{color: #fc6; }
.part4 .btn{
	width: 366px;
	height: 62px;
	line-height: 62px;
	background: url(../images/p4-btn.png) no-repeat center;
	left: 52%;
    top: 80%;
	font-size: 36px;
	color:#633;
}
.part4 .btn2{
	width: 179px;
	height: 179px;
	left: 50%;
    top: 73.5%;
    margin-left: -456px;
}
.part5{
	height: 546px;
	background: url(../images/p5-bg.jpg) no-repeat center top;
}
.p5-til{
	font-size: 48px;
	padding: 80px 0 60px;
}
.part5 li{
	float: left;
	width: 188px;
	height: 188px;
	border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    font-size: 24px;
    margin: 0 26px;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
}
.part5 li:hover{
	-webkit-transform: scale(1.1);
    transform: scale(1.1);
}
.part5 li a{
	display: block;
	width: 100%;
	height: 100%;
	color:#fff;
}
.part5 li a:hover{
	-webkit-transform: scale(1);
    transform: scale(1);
}
.part5 li p{padding-top: 54px;}

a{
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
}
a:hover{
	-webkit-transform: scale(1.1);
    transform: scale(1.1);
}
