body,button,dd,div,dl,dt,fieldset,form,h1,h2,h3,h4,h5,h6,input,legend,li,ol,p,pre,td,textarea,th,ul,img{
	padding: 0;
	margin: 0;
	border: none;
}

@font-face{
	font-family: "font2";
	src: url(../fonts/FZZJ.TTF) format('truetype')
}
body{
	width: 100%;
	height: auto;
	font-size: 16px;
	overflow-x: hidden;
}
a {
	color: #555;
	text-decoration: none;
}
a:hover{
	text-decoration: none ;
}
li,ol,ul{
	list-style: none;
}
h1,h2,h3,h4,h5,h6{
	font-size: 18px;
	font-weight: 400;
	line-height: 1.5;
	
}
@font-face{
	font-family: 'my_font'; 
	src:url('../fonts/DINENGSCHRIFT-ALTERNATE.OTF') format('truetype')
}

.mycon{
	width: 1200px;
	margin: 0 auto;
}
.mybanner{
	padding-bottom: 100px;
}
.mybanner img{cursor: pointer;}
.mybanner .banP{
	text-align: center;
	font-size: 18px;
	font-weight: 600;
	letter-spacing: 0px;
	color: #333333;
	line-height: 30px;
	padding-top: 30px;
}
.mybanner p span{
	display: block;
	font-weight: 100;
}
.mybanner ul{
	display: flex;
	align-items: center;
	border: solid 3px #313131;
	margin-top: 35px;
}
.mybanner ul li{
	display: flex;
	flex: 1;
	padding: 20px 0;
	font-size: 36px;
	font-weight: 600;
	justify-content: center;
}
.mybanner li h1{
	font-size: 18px;
	font-weight: 600;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #333333;
	text-align: left;
}
.mybanner li p{
	font-family:"my_font";
	font-size: 14px;
	text-align: left;
	font-weight: normal;
	font-stretch: normal;
	line-height: 12px;
	letter-spacing: 0px;
	color: #333333;
	padding-top: 20px;
}
.mybanner li i{
	display: block;
	font-size: 23px;
	font-weight: normal;
	padding-right: 18px;
	padding-left: 20px;
}

.mybanner li:nth-child(2)::after{
	content: "";
	display: flex;
	width: 1px;
	height: 113px;
	background-color: #d2d2d2;
	margin: 0 auto;
}
.mytit{
	font-size: 30px;
	font-weight: bold;
	font-stretch: normal;
	line-height: 24px;
	letter-spacing: 0px;
	color: #333333;
	text-align: center;
}
.part1 ul{
	display: flex;
	justify-content: space-between;
	padding-top: 70px;
	padding-bottom: 97px;
}
.part1 li{
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	width: 156px;
	height: 271px;
	background-color: #dfd3c3;
	border-radius: 77px;
	cursor: pointer;
}
.part1 li i{
	display: flex;
	width: 51px;
	height: 51px;
	background-color: #fff;
	border-radius: 50%;
	justify-content: center;
	align-items: center;
	color: #a88054;
	font-size: 26px;
	margin-top: -59px;
}
.part1 li:last-child i{
	background: url(../img/icon.png) no-repeat #fff;
}
.part1 li h1{
	font-size: 18px;
	font-weight: bold;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #333333;
	text-align: center;
	margin-top: 30px;
}
.part1 li p{
	font-size: 18px;
	text-align: center;
	padding-top: 16px;
	padding-bottom: 27px;
}
.part1 li a{
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100px;
	height: 29px;
	background-color: #313131;
	border-radius: 14px;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #ffffff;
	margin: 0 auto;
}
.part2{
	background-color: #332F2E;
	padding-bottom: 67px;
}
.part2 .mytit{
	color: #fff;
	padding: 64px 0 40px 0;
}
.p2Cont{
	display: flex;
	justify-content: space-between;
}
.p2Cont ul{
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	color: #fff;
}
.p2Cont li{
	height: 93px;
	border: solid 2px #313131;
	padding: 0 15px;
	position: relative;
	cursor: pointer;
}
.p2Cont li h1{
	display: flex;
	align-items: center;
	font-size: 18px;
	font-weight: bold;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #ffffff;
	padding-top: 23px;
}
.p2Cont li h1::before{
	content:"";
	display: flex;
	width: 8px;
	height: 8px;
	background-color: #fff;
	border-radius: 50%;
	margin-right: 19px;
}
.p2Cont li p{
	font-size: 14px;
}
.p2Swp{
	border-left: 15px solid #fff;
	border-right: 15px solid #fff;
	width: 751px;
}
.p2Swp .swiper-slide{
	display: flex;
	align-items: center;
	background-color: #fff;
}
.part2 .p2Act{
	border-color: #a0a0a0;
}
.part2 .p2Act::after{
	content: "";
	display: block;
	width: 17px;
	height: 28px;
	background: url(../img/jt.jpg) no-repeat;
	position: absolute;
	right: -15px;
	top: 0;
	bottom: 0;
	margin: auto;
}
.part3{position: relative;padding-bottom: 70px;}
.part3 .mytit{
	padding: 90px 0;
}
.part3 ul{
	display: flex;
	justify-content: space-between;
	padding-bottom: 33px;
}
.part3 li{
	text-align: center;
	font-weight: 100;
	border-right: 1px solid #d2d2d2;
	padding: 0 20px;
}
.part3 li:last-child{border: 0;}
.part3 li h1{
	font-size: 18px;
	font-weight: bold;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #333333;
	padding-bottom: 20px;
}
.part3 li p{
	font-size: 14px;
}
.p3next,.p3prev{
	display: flex;
	height: 50px;
	align-items: center;
	font-size:40px;
	color: #999999;
	cursor: pointer;
	position: absolute;
	bottom: 28%;
	outline: none;
}
.p3next{right: -6%;}
.p3prev{left: -6%;}
.part4{
	background-color: #f0ece3;
	padding-bottom: 30px;
}
.part4 .mytit{
	padding: 57px 0 42px 0;
}
.part4 ul{
	display: flex;
}
.part4 li span{
	flex: 1;
	position: relative;
	overflow: hidden;
}
.part4 li span:hover img{
	transform: scale(1.05);
	transition: all .5S ease-in-out;
}

.part4 li font:hover{
	color: #000;
	background: rgba(0,0,0,0);
	transition: all .5S ease-in-out;
}
.part4 li img,.part4 li span{
	display: block;
}  
.part4 li font{
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	background-color: rgba(0,0,0,.4);
	color: #fff;
}
.part4 li h1{
	font-size: 30px;
	font-weight: bold;
	font-stretch: normal;
	letter-spacing: 0px;
	padding-top: 50px;
	padding-left: 50px;
}
.part4 li p{
	font-family: "my_font";
	font-size: 18px;
	letter-spacing: 0px;
	padding-left: 50px;
}
.part5 .mytit{
	padding: 78px 0 30px 0;
}
.part5 ul{
	display: flex;
	justify-content: space-between;
	padding-bottom: 30px;
}
.part5 li{
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	width: 160px;
	height: 160px;
	background-color: #dfd3c3;
	border-radius: 50%;
}
.part5 li h1{
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 0px;
	color: #333333;
}
.part5 li i{
	display: block;
	width: 30px;
	height: 26px;
	background: url(../img/icon.png) no-repeat;
	margin-bottom: 10px;
}
.part5 li p{
	font-family: "my_font";
	font-size: 12px;
	text-align: center;
}
.part5 dl{
	display: flex;
	justify-content: space-between;
}
.part5 dl div{
	width: 386px;
	background-color: #eee;
	overflow: hidden;
}
.part5 dl h1{
	display: flex;
	align-items: center;
	height: 45px;
	background-color: #313131;
	color: #fff;
	font-weight: bold;
}
.part5 dl h1::before{
	content: "";
	display: block;
	width: 8px;
	height: 8px;
	background-color: #ffffff;
	border-radius: 50%;
	margin: 0 13px 0 20px;
}
.part5 dl p{
	font-size: 18px;
	padding: 20px 0 13px 20px;
}
.part5 dl div{
	margin-bottom: 20px;
}
.part5 dl div img{
	display: block;
	width: 47%;
	margin: 0 auto 12px auto;
}
.part5 font{
	display: block;
	font-size: 18px;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #999999;
	text-indent: 35.5%;
	padding-bottom: 80px;
}
.part6{
	background-color: #f0ece3;
	padding: 60px 0 ;
}
.p6Con{
	display: flex;
	justify-content: space-between;
}
.p6Con div{
	background-color: #fff;
}
.p6c1{
	width: 57%;
	padding: 30px;
}
.p6c1 ul{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;

}
.p6c1 li{
	margin-bottom: 12px;
	cursor: pointer;
}
.p6Con h1{
	font-size: 24px;
	font-weight: bold;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #333333;
	padding-bottom: 25px;
}
.p6c2{
	width: 30%;
	padding: 48px 0 0 74px;
}
.p6c2 h1{
	line-height: 30px;
}
.p6c2 dd{
	display: flex;
	align-items: center;
	margin-bottom: 13px;
	font-size: 18px;
}
.p6c2 dd::before{
	content: "";
	display: block;
	width: 8px;
	height: 8px;
	background-color: #313131;
	border-radius: 50%;
	margin-right: 22px;
}
.p6c2 a{
	display: flex;
	width: 155px;
	height: 40px;
	justify-content: center;
	align-items: center;
	background-color: #313131;
	border-radius: 22px;
	font-size: 18px;
	color: #ffffff;
	margin-top: 115px;
}