@charset "utf-8";

.allbj {
	background: url('../images/bj.jpg') left /100% 100%;
	height: 1868px;
	padding-top: 425px;
	padding-left: 20px;
}

.part1 {
	padding-left: 35px;
	height: 440px;
	margin-bottom: 80px;
}

.part1-jdt {
	width: 609px;
	height: 415px;
	overflow: hidden;
}

.item img {
	width: 610px;
	height: 357px;
}

.item span {
	display: block;
	margin: 0 auto;
	text-align: center;
}

.patR {
	float: right;
	width: 416px;
	margin-right: 20px;
}

.part1 .patR li {
	display: table;
	height: 79px;
	padding: 0 5% 0;
}

.part1 .patR li p {
	display: table-cell;
	vertical-align: middle;
}

/* part2 */
.part2 {
	position: relative;
	height: 400px;
}

.layoutcustom {
	margin: 0 auto;
	width: 1042px;
	margin-left: 60px;
}

.layoutcustom .swiper-slide img {
	width: 315px;
	height: 370px;
	/* margin-right: -10px; */
}

.swiper-container {
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.swiper-slide {
	background-color: rgba(255, 255, 255, 0);
	text-align: center;
	font-size: 18px;
	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

/* .swiper-slide a{
	display: block;
	width: 316px;
} */
.swiper-slide p {
	margin: 0 auto;
	width: 280px;
	text-align: center;
	word-wrap: break-word;
	white-space: normal;
color: rgb(115, 44, 8);
}

.part3{

	margin-top: 150px;
	height: 500px;
}
.part3 .gd{
	height: 70px;
}
.part3 .gd li{
	width: 49%;
	float: left;
	text-align: right;

}
.part3 .gd li a{
		color: #ffffff;
		font-size: 18px;
		font-weight: bolder;
}
.part3 .gd li:first-of-type{
	padding-right: 30px;
}
.part3 li p{
	display: table-cell;
	vertical-align: middle;
}
.part3 .PatL li p a,.part3 .PatR li p a{
	color: rgb(115, 44, 8);
line-height: 19px;
}
.PatL{
	float: left;
	width: 48%;
	padding-left: 25px;
}
.PatR{
	float: right;
	width: 46%;
}
.part3 li{
	display: table;
	height: 45px;
}
/* 130, 50, 10 */