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;
}
body{
	width: 100%;
	height: auto;
	font-size: 16px;
	font-family:"Microsoft YaHei",Verdana,Arial,Helvetica, sans-serif;
	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-weight: 400;
	line-height: 1.5;
}
.clearfix::after{
  content: "";
  display: block;
  clear: both;
  visibility: hidden;
  overflow: hidden;
}
h3{
	font-size: 30px;
}
h4{
	font-size: 25px;
}
h5{
	font-size: 22px;
}
.show{
	display: block !important;
}
@font-face{
	font-family: 'my_font'; 
	src:url('../font/DINENGSCHRIFT-ALTERNATE.OTF') format('truetype')
}
@font-face{
	font-family: 'sub_font'; 
	src:url('../font/COMSC.TTF') format('truetype')
}
/* 样式开始 */
.x_banner{
	height: 600px;
	background-repeat: no-repeat;
}
.x_nav{}
.x_nav ul{
	display: flex;
	width: 1200px;
	margin: 0 auto;
	height: 160px;
	background: url("../images/nav_subbg.png")no-repeat;
	align-items: center;
	margin-top: -90px;
}
.x_nav li{
	width: 27%;
	text-align: center;
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 32px;
	letter-spacing: 0px;
	color: #0e0400;
}
.x_nav li span{
	display: inline-block;
	font-family: "sub_font";
	font-size: 72px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 32px;
	letter-spacing: 0px;
	color: #7f3e29;
}
.x_nav li span font{
	font-size: 48px;
	color: #7f3e29;
}
.x_nav li i{
	font-style: normal;
	color: #7f3e29;
	margin-left: 8px;
}
.x_nav ul em{
	display: block;
	width: 1px;
	height: 50px;
	background-color: #7f3e29;
}
.x_nav a{
	display: flex;
	width: 20%;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}
.x_nav a h1{
	width: 119px;
  height: 32px;
  background: url(../images/icon.png) no-repeat 0px 0px;
}
.x_nav a p{
	font-size: 18px;
	font-weight: 600;
	font-stretch: normal;
	line-height: 26px;
	letter-spacing: 0px;
	color: #FFECD8;
	text-align: center;
	margin-top: -10px;
	padding-bottom: 8px;
}
.x_nav a i{
	color: #FFECD8;
	text-align: center;
	font-size: 18px;
}
.x_title{
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}
.x_title i{
	display: block;
	width: 126px;
	height: 25px;
	background: url(../images/icon.png) no-repeat;
}
.x_title h1{
	font-size: 30px;
	font-weight: bold;
	font-stretch: normal;
	line-height: 50px;
	letter-spacing: 0px;
	color: #7f3e29;
}
.x_title h1::before{
	content:'';
	display: block;
	width: 24px;
	height: 3px;
	background-color: #7f3e29;
	margin: 0 auto;
}
.x_title p{
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 32px;
	letter-spacing: 0px;
	color: #7f3e29;
}
.x_con2 ul{
	display: flex;
	width: 1200px;
	margin: 0 auto;
	height: 456px;
}
.con2_lf{
	display: flex;
	height: 100%;
	width: 50%;
	background: url("../images/send2_bg1.png")no-repeat top;
}
.con2_lf div{
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-end;
	align-items: center;
	height: 322px;
	width: 100%;
	background: url("../images/send2_bg.png")no-repeat;
	margin-top: 119px;
	padding-left: 125px;
	/* padding-top: 41px; */
	position: relative;
}
.con2_lf div em{
	display: block;
	width: 75px;
	height: 75px;
	border-radius: 50%;
	background-color: #FFECD8;
	position: absolute;
	top: 10px;
	bottom: 0;
	right: 194px;
	margin: auto;
}
.con2_lf div span{
	display: flex;
	flex-direction: column;
	align-items: center;
	width:203px;
	height: 104px;
	cursor: pointer;
}
.con2_lf div span:nth-child(1),.con2_lf div span:nth-child(2){
	justify-content: flex-end;
	margin-top: 10px;
}
.con2_lf div span:nth-child(3),.con2_lf div span:nth-child(4){
	margin-top: -104px
}
.con2_lf div span:nth-child(2),.con2_lf div span:nth-child(4){
	margin-right: 30px
}
.con2_lf div span:nth-child(3) font,.con2_lf div span:nth-child(4) font{
	margin-top: 30px
}
.con2_lf div span:nth-child(1){border-bottom: 1px solid  #EBD2BE;}
.con2_lf div span:nth-child(1) h1,.con2_lf div span:nth-child(2) h1{
padding-bottom: 45px;
}
.con2_lf div span:nth-child(4){border-top: 1px solid  #EBD2BE;}
.con2_lf div span:nth-child(1),.con2_lf div span:nth-child(3){
	border-right: 1px solid  #EBD2BE;
}
.con2_lf div font{
	display: block;
	font-family: "sub_font";
	font-size: 24px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 32px;
	letter-spacing: 0px;
	color: #7f3e29;
	margin: 0 auto;
	text-align: center;
}
.con2_lf div h1{
	font-size: 24px;
	font-weight: bold;
	font-stretch: normal;
	line-height: 32px;
	letter-spacing: 0px;
	color: #7f3e29;
	text-align: center;
}
.con2_lf div h2{
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 30px;
	letter-spacing: 0px;
	color: #7f3e29;
}
.con2_lf div h2::before{
	content:"";
	display: block;
	width: 50px;
	height: 3px;
	border-top: 2px solid #7f3e29;
	border-bottom: 2px solid #7f3e29;
	margin: 16px 0 25px 0;
}
.con2_lf div p{
	font-size: 10px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 18px;
	letter-spacing: 0px;
	color: #d1c0a5;
	padding-top: 17px;
}
.con2_lf div dl{
	position: absolute;
	top: 45px;
	right: 20px;
}
.con2_lf div dd{
	display: flex;
	align-items: center;
	justify-content: center;
	width: 31px;
	height: 32px;
	border-radius: 50%;
	border: 1px solid #7f3e29;
	font-size: 11px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 51px;
	letter-spacing: 0px;
	color: #7f3e29;
}
.con2_lf div .x_brown{
	background-color: #7f3e29;
	color: #fff;
}
.con2_rg{
	width: 50%;
	height: 100%;
}
.x_swp1{
	margin-top: 48px;
}
.x_swp1 .swiper-slide{
	height: 408px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100%;
}
.con2_myNg{
	width: 140px;
	position: absolute;
	bottom: 0;
	right: 0;
	display: flex;
	z-index: 9;
}
.con2_myNg div{
	flex: 1;
	display: flex;
	height: 36px;
	align-items: center;
	justify-content:center ;
	background-color: #7f3e29;
	font-size: 12px;
	color: #F1E0CB;
	cursor: pointer;
}
.con2_myNg i{font-size: 24px;}
.con2_myNg .con2_prev{
		background-color: #646644;
		transform: rotateY(180deg);
}
.swp1_div{
	position: absolute;
	width: 96%;
	height: 94%;
	/* border: 1px dashed #fff; */
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	z-index: 8;
	text-align: right;
}
.swp1_div img{
	margin: 10px;
}
.x_con3 ul{
	display: flex;
	width: 1200px;
	margin: 0 auto;
	height: 460px;
	background-color: #FFECD8;
}
.con3_nav{
	display: flex;
	flex-direction: column;
	justify-content: space-around;
	align-items: center;
	height: 100%;
	width: 130px;
	background: url(../images/send3_bg.jpg)no-repeat;
}
.con3_nav a{
	display: flex;
	width: 84px;
	height: 84px;
	align-items: center;
	justify-content: center;
	border-radius: 50%;
	color: #ffecd8;
	background-image: url(../images/icon.png);
	background-repeat: no-repeat;
}
.con3_nav a span{
	display: flex;
	align-items: center;
	justify-content: center;
	width: 78px;
	height: 78px;
	border-radius: 50%;
	border: 1px dashed rgba(0, 0, 0, 0);
	font-size: 20px;
	
}
.con3_nav .con3_active{
	color: #646644;
	background:url('') #ffecd8;
}
.con3_nav .con3_active span{
	border-color: #646644;
}
.con3_swp{
	width: 680px;
	height: 100%;
}
.con3_swp .x_swp2{
	width: 100%;
	height: 100%;
}
.x_swp2 .swiper-slide{
	background-repeat: no-repeat;
	height: 100%;
	width: 100%;
}
.swp2_font{
	position: absolute;
	bottom: 47px;
	left: 0;
	right: 0;
	margin: 0 auto;
	z-index: 9;
}
.con3_txt{
	height: 86%;
	background-color: #ffecd8;
	padding: 64px 37px 0 45px;
	position: relative;
}
.con3_txt h1{
	font-size: 22px;
	font-weight: bold;
	font-stretch: normal;
	line-height: 32px;
	letter-spacing: 0px;
	color: #7f3e29;
	text-align: center;
	
}
.con3_txt h2{
	font-family: "sub_font";
	font-size: 24px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 32px;
	letter-spacing: 0px;
	color: #7f3e29;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 30px;
}
.con3_txt p{
	display: flex;
	justify-content: center;
	align-items: center;
	border-top: 1px dashed #7f3e29;
	border-bottom: 1px dashed #7f3e29;
}
.con3_txt span{
	display: block;
	width: 100%;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 28px;
	letter-spacing: 0px;
	color: #7f3e29;
	padding: 30px 0;
	border-top: 1px solid #7f3e29;
	border-bottom: 1px solid #7f3e29;
	margin: 2px 0;
}
.con3_txt a{
	display: flex;
	align-items: center;
	justify-content: center;
	width: 310px;
	height: 36px;
	background-color: #7f3e29;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #ffecd8;
	margin: 0 auto;
	margin-top: 43px;
}
.con3_txt a i{
	font-size: 18px;
	margin-left: 33px;
	font-weight: 400;
	margin-top: 2px;
}
.con3_txt .c3_tex{
	display: none;
}
.x_con4{
	background-color: #FDF6ED;
	margin-top: 107px;
	padding-bottom: 90px;
}
.con4_con{
	width: 1200px;
	margin: 0 auto;
	background-color: #FFECD8;
	border-radius: 0 54px 0 0;
}
.x_con4 ul{
	width: 1200px;
	display: flex;
	justify-content: space-between;
	
}
.con4_txt{
	padding: 91px 0 0 46px;
}
.con4_txt .c4_tex{
	display: none;
}
.c4_tex h3{
	font-size: 30px;
	font-weight: bold;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #7e3d29;
	padding-bottom: 35px;

}
.c4_tex h1{
	font-size: 26px;
	font-weight: bold;
	font-stretch: normal;
	line-height: 24px;
	letter-spacing: 0px;
	color: #7e3d29;
}
.c4_tex p{
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 24px;
	letter-spacing: 0px;
	color: #7e3d29;
	padding: 9px 0 35px 0;
}
.c4_tex h2{
	font-size: 20px;
	font-weight: bold;
	font-stretch: normal;
	line-height: 24px;
	letter-spacing: 0px;
	color: #7e3d29;
	padding-bottom: 28px;
}
.c4_tex font{
	display: inline-block;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 28px;
	letter-spacing: 0px;
	color: #7e3d29;
	text-indent: 2em;
}
.con4_swp{
	width: 714px;
}
.x_swp3 .swiper-slide{
	height: 504px;
	background-repeat: no-repeat;
}
.con4_botm{
	display: flex;
	align-items: center;
	padding: 40px 0;
	padding-left: 45px;
}
.con4_botm i{
	display: block;
	width: 40px;
	height: 40px;
	background: url(../images/icon.png)no-repeat 0px -258px;
	margin-right: 402px;
}
.con4_botm .c4_lis{
	display: flex;
}
.c4_lis font{
	font-family: "sub_font";
	font-size: 36px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 28px;
	letter-spacing: 0px;
	color: #D1C0A5;
	padding-right: 17px;
	margin-top: -5px;
}
.c4_lis h1{
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #D1C0A5;
}
.c4_lis p{
	font-size: 10px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #D1C0A5;
}
.x_con5 ul{
	display: flex;
	width: 1200px;
	margin: 120px auto 138px auto;
	height: 640px;
}
.con5_swp{
	padding: 69px 45px 0 45px;
	background: url(../images/send5_bg.jpg)no-repeat;
}
.con5_swp p{
	font-family: "sub_font";
	font-size: 24px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 32px;
	letter-spacing: 0px;
	color: #feedd8;
}
.con5_swp h1{
	font-size: 24px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 32px;
	letter-spacing: 0px;
	color: #feedd8;
}
.con5_swp h1::after{
	content:"";
	display: block;
	height: 3px;
	width: 50px;
	border-top: 2px solid #feedd8;
	border-bottom: 2px solid #feedd8;
	margin-top: 35px;
	margin-bottom: 60px;
}
.x_swp4{
	width: 510px;
	height: 280px;
	padding-bottom: 125px;
}
.x_swp4 .swiper-slide{
	background-repeat: no-repeat;
	
}
.x_swp4 .swiper-pagination{
	font-family: "sub_font";
	font-size: 36px;
	font-weight: bold;
	font-stretch: normal;
	line-height: 32px;
	letter-spacing: 0px;
	color: #feedd8;
	bottom: 60px;
}
.c5_myN{
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 100%;
	position: absolute;
	bottom: 60px;
	margin: 0 auto;
	z-index: 11;
}
.c5_myN i{
	font-size: 22px;
	color: #fff;
	cursor: pointer;
}
.c5_prev{
	transform: rotateY(180deg);
}

.con5_txt{
	flex: 1;
	background: #feedd8;
	padding: 69px 44px 0 44px;
}

.x_zs{
	display: flex;
	width: 512px;
	justify-content: space-between;
	padding-bottom: 34px;
}
.x_zs font{
	display: flex;
	justify-content: center;
	align-items: center;
	height: 44px;
	width: 230px;
	font-size: 22px;
	font-weight: 600;
	color: #ffecd8;
}
.con5_txt div {
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.con5_txt div span{
	font-size: 24px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: -1px;
	color: #7f3e29;
}
.con5_txt a i{
	font-size: 18px;
	margin-left: 33px;
	margin-top: 2px;
}
.con5_txt dl{
	width: 512px;
	display: flex;
	justify-content: space-between;
}
.con5_txt dd{
	display: flex;
	width: 230px;
	flex-direction: column;
	margin-top: 26px;
}
.con5_txt dd h1,.con5_txt dd h2{
	font-size: 16px;
	font-weight: 800;
	color: #7f3e29;
}
.con5_txt dd p{
	font-size: 16px;
	color: #7f3e29;
}
.con5_txt dd h2{
	padding-top: 20px;
}
.con5_txt dd a{
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 48px;
	border: 1px solid #7f3e29;
	font-size: 18px;
	font-weight: 600;
	color: #7f3e29;
	margin-top: 16px;
}
.x_con6{
	height: 1358px;
	background: url(../images/send6_bg.png)no-repeat #FFECD8;
}
.x_con6 .x_title h1,.x_con6 .x_title p{
	color: #fff;
}
.x_con6 .x_title h1::before{
	background-color: #fff;
}
.x_con6 ul{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	width: 1200px;
	margin: 0 auto;
}
.x_con6 ul li{
	display: flex;
	align-items: flex-end;
	width: 30%;
	height: 455px;
	background-repeat: no-repeat;
	margin-bottom: 44px;
	cursor: pointer;
}
.x_con6 li span{
	display: flex;
	width: 100%;
	justify-content: center;
	align-items: center;
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #ffffff;
	padding: 82px 0 29px 0;
	background: url(../images/send6_hoverbg.png)no-repeat 1px 4px;
	opacity: 0;
	transition: all .4s ease-in-out;
}
.x_con6 li span::before{
	content:'';
	display: block;
	width: 12px;
	height: 12px;
	background-color: #fff;
	border-radius: 50%;
	margin-right: 24px;
}
.x_con6 ul li:hover span{
	opacity: 1;
}
.x_con7{
	height: 700px;
	background: url(../images/send7_bg.jpg)no-repeat 0px -2px #FFECD8;
	/* margin-top: -2px; */
}
.c7_lst{
	width: 1200px;
	margin: 0 auto;
}
.x_con7 ul{
	display: flex;
	margin-left: 6px;
  width: 1152px;
	background-color: #FDFAF7;
	flex-wrap: wrap;
	justify-content: space-between;
	padding: 37px 12px 10px 12px;
	margin-top: 36px;
}
.x_con7 li{
	display: flex;
	width: 550px;
	height: 43px;
	align-items: center;
	border: solid 1px #7f3e29;
	margin-bottom: 7px;
}
.x_con7 li:nth-child(3),.x_con7 li:nth-child(4){
	border: solid 1px #646644;
}
.x_con7 li:nth-child(3) h1,.x_con7 li:nth-child(4) h1{
	background-color: #646644;
}
.x_con7 li h1{
	width: 147px;
	height: 100%;
	font-size: 18px;
	font-weight: 600;
	color: #fdfaf7;
	text-align: center;
	line-height: 43px;;
	background-color: #7f3e29;
}
.x_con7 li p{
	font-size: 18px;
	font-weight: 600;
	font-stretch: normal;
	line-height: 43px;
	letter-spacing: 0px;
	color: #7f3e29;
	text-indent: 37px;;
}
.c7_pinp{
	width: 1200px;
	height: 170px;
	margin: 0 auto;
	background: url(../images/pingpai.png)no-repeat;
	background-size: 100%;
	margin-top: -2px;
}
.x_con8{padding-bottom: 113px}
.c8_img{
	width: 1200px;
	margin: 0 auto;
	height: 527px;
	background-repeat: no-repeat;
}
.x_con9{
	background: url(../images/lst_bg2.jpg)no-repeat;
}
.x_con9 ul{
	display: flex;
	width: 940px;
	margin: 0 auto;
	padding: 72px 0 68px 0;
}
.c9_img{
	display: flex;
	width: 280px;
	height: 460px;
	background: url(../images/lst_bg.jpg)no-repeat;
	align-items: center;
	justify-content: center;
}
.c9_img div{
	width: 95%;
	height: 96%;
	border: 1px dashed rgba(255, 255, 255, 0.4);
	text-align: center;
	color: #fff;
}
.c9_img h1{
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 32px;
	letter-spacing: 0px;
	color: #fdf6ed;
	padding-top: 40px;
}
.c9_img h1::after{
	content:"";
	display: block;
	width: 1px;
	height: 11px;
	background-color: #ffffff;
	margin: 15px auto;
}
.c9_img p{
	font-family: "sub_font";
	font-size: 18px;
	font-weight: normal;
	letter-spacing: 0px;
	color: #fdf6ed;
}
.c9_img p span{
	font-size: 24px;
}
.c9_img h2{
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 32px;
	letter-spacing: 0px;
	color: #fdf6ed;
}
.c9_form{
	flex: 1;
	background-color: #fff;
}
.c9_form dl{
	display: flex;
	width: 80%;
	flex-wrap: wrap;
	justify-content: space-between;
	margin: 0 auto;
}
.c9_form dd{
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 42%;
	height: 30px;
	border-bottom: 1px solid #7f3e29;
	margin-bottom: 36px;
}
.c9_form input{
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #7f3e29;
	outline: none;
	border: none;
	height: 100%;
	width: 85%;
	background-color: #fff;
}
.c9_form input::placeholder{
	color: #7f3e29;
	font-weight: 600;
}
.c9_form dd i{
	display: inline-block;
	width: 14%;
  height: 100%;
  background: url(../images/icon.png)no-repeat right;
}
.c9_btn{
	display: flex;
	height: 36px;
	background-color: #7f3e29;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #ffecd8;
	margin: 0 auto;
	justify-content: center;
	align-items: center;
	width: 80%;
}
.x-pages-form{display:none}
.swiper-wrapper .swiper-slide{
	background-size: 100% 100%;
}