.about_page1{
	padding: 80px 0 60px;
}

.about_page1{
	width: 1200px;
	margin: 0 auto;
}
.about_title{
	width: 237px;
	height: 113px;
	margin: 0  auto;
	padding: 26.5px 0;
	color: #333333;
	text-align: center;
	background: url(../images/title_bg.png);
}
.about_title h3{
	line-height: 40px;
	font-size: 30px;
}
.about_title p{
	line-height: 20px;
	font-weight: bold;
}

.about_page2{
	padding: 50px 0 80px;
	background: url(../images/133_10.jpg) no-repeat top center;
}
.about_page2 .about_text{
	padding-top: 56px;
}
.about_page2 .about_text dl dt{
	width: 50%;
	height: 380px;
	float: left;
}
.about_page2 .about_text dl dt img{
	width: 100%;
	height: 100%;
}
.about_page2 .about_text dl dd{
	background: #ededed;
	height: 380px;
	width: 50%;
	float: left;
	font-size: 16px;
	padding: 80px 130px 0 80px;
}

.about_page3{
	padding: 60px 0 70px;
	background: url(../images/133_166.jpg) no-repeat top center;
}


.page_title{
	padding: 0 0 80px;
	color: #333333;
	text-align: center;
}
.page_title h3{
	line-height: 40px;
	font-size: 30px;
}
.page_title p{
	padding-top: 5px;
	line-height: 20px;
}
.about_list{
	width: 1170px;
	margin: 0 auto;
}
.about_list ul{
	padding: 0;
}
.about_list ul li{
	padding: 0 11.25px;
}
.about_list ul li img{
	width: 100%;
	height: 385px;
}
.about_list ul li p{
	text-align: center;
	line-height: 30px;
}

.about_page5{
	width: 1200px;
	margin: 0 auto;
}

.about_page4{
	padding: 110px 0 40px;
}

.signs_list{
	width: 1200px;
	margin: 0 auto;
	padding: 80px 0 0;
}


.signs_list .sy_ding{
	width: 100%;
}

.signs_list .box{
	margin: auto;
	width: 960px;
	height: 450px;
	position: relative;
	background: url(../images/133_19.jpg) no-repeat center bottom;
}

.signs_list .list{
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
}

.signs_list .btn{
	position: absolute;
	top: 54%;
	width: 60px;
	height: 100px;
	line-height: 100px;
	font-size: 30px;
	color: white;
	opacity: 1;
	z-index: 99999;
	text-decoration: none;
	text-align: center;
	cursor: pointer;
}
.signs_list .next{
	right: 18%;
}
.signs_list .prev{
	left: 15%;
}

.signs_list .list ul li{
	color: #fff;
	box-sizing: border-box;
	position: absolute;
	top: 0;
	left: 0;
	list-style: none;
	opacity: 0;
	transition: all 0.3s ease-out;
	width: 540px;
	height: 390px;

}
.list li img{
	width: 100%;
	height: 100%;

}
.p1{
	transform:translate3d(-224px,0,0) scale(0.81);
}
.p2{
	transform:translate3d(0px,0,0) scale(0.81);
	transform-origin:0 50%;
	opacity: 0.8!important;
	z-index: 2;
}
.p3{
	transform:translate3d(224px,0,0) scale(1);
	z-index: 3;
	opacity: 1!important;
}
.p4{
	transform:translate3d(449px,0,0) scale(0.81);
	transform-origin:100% 50%;
	opacity: 0.8!important;
	z-index: 2;
}
.p5{
	transform:translate3d(672px,0,0) scale(0.81);
}
.p6{
	transform:translate3d(896px,0,0) scale(0.81);
}
.p7{
	transform:translate3d(1120px,0,0) scale(0.81);
}