.nav-inner li:nth-of-type(2) >a {
    color: #b49266;
}
a{
	text-decoration: none;
}
li{
list-style:none;
}
.fl{ float:left;}
.fr{ float:right;}

  
 /* 谷歌 */
        input::-webkit-outer-spin-button,
        input::-webkit-inner-spin-button {
            -webkit-appearance: none;
            appearance: none; 
            margin: 0; 
        }
        /* 火狐 */
        input{
            -moz-appearance:textfield;
        }    


.banner1{
	width:100%;
	height:16vw;
	background: url(../images/banner1.png) no-repeat;
	background-size:cover;
}
.banner2{
	width:100%;
	height:14.5vw;
	background: url(../images/banner2.png) no-repeat;
	background-size:cover;
}
.banner3{
	width:100%;
	height:13vw;
	background: url(../images/banner3.png) no-repeat;
	background-size:cover;
}
.form1{
	width:100%;
	height:582px;

}
.form1 .inner{
width:1200px;
height:100%;
margin:-35px auto 0;
}
.form1 .inner-l{
width:606px;
height:100%;
background: url(../images/form1.png) no-repeat;
background-size: cover;
float: left;

}
.form1 .formtext1{
	font-size:18px;
	font-family:Source Han Sans CN;
	font-weight:400;
	color:rgba(102,102,102,1);
	text-align: center;
	display: block;
	margin:10px auto 0;
}
.form1 .inner-r{
float: left;
margin-top:35px;
margin-left:-5px;
overflow: hidden;
}
.form1 .inner-l p{
	width:383px;
	height:56px;
	margin:24px auto 0;
}
.form1 .inner-l p input{
	width:100%;
	height:100%;
	border:1px solid #fff;
	font-size:20px;
	color:#fff;
	box-sizing:border-box;
	-moz-box-sizing:border-box; /* Firefox */
	-webkit-box-sizing:border-box; /* Safari */
	padding-left: 8px;
	background: transparent;
	border:1px solid rgba(255,255,255,1);
}
.form1 .inner-l p input::-webkit-input-placeholder {
	/* Chrome/Opera/Safari */
	color:#fff;
}

.form1 .inner-l p input::-moz-placeholder {
	/* Firefox 19+ */
	color:#fff;
}

.form1 .inner-l p input:-ms-input-placeholder {
	/* IE 10+ */
	color:#fff;
}

.form1 .inner-l p input:-moz-placeholder {
	/* Firefox 18- */
	color:#fff;
}
.form1 .submitBtn{
	line-height: 56px;
	font-size:24px;
	font-family:Source Han Sans CN;
	font-weight:bold;
	color:rgba(180,146,102,1);
	text-align: center;
	background: #fff;
	margin-left: 40%;
    margin-top: 3%;
	cursor: pointer;
}
.vrpart{
	width:100%;
	height:50vw;
	position: relative;
	overflow: hidden;
}
.vrpart .vr-tit{
width:26vw;
position: absolute;
top:6%;
left:35%;
z-index: 10000;
}

.vrpart .vr-tit>img{
	width:100%;
}
.vrpart .swiper-container{
   /* width:100%; */
   height:100%;

}
.innervr{
	width:61vw;
	height:30vw;
	margin:16vw auto 0;
	
}
.vrpart .title{
width:40vw;
margin:4vw auto 0;

}
.vrpart .title>img{
	width:100%;
}
.vrpart .swiper-container .swiper-slide:nth-of-type(1){
width:100%;
height:100%;
background: url(../images/slidebg1.jpg) no-repeat;
background-size:cover;
}
.vrpart .swiper-container .swiper-slide:nth-of-type(2){
	width:100%;
	height:100%;
	background: url(../images/meishibg.jpg) no-repeat;
	background-size:cover;
	}
.vrpart .swiper-container .swiper-slide:nth-of-type(3){
		width:100%;
		height:100%;
		background: url(../images/xinadaibg.jpg) no-repeat;
		background-size:cover;
	}
.vrpart .swiper-container .swiper-slide:nth-of-type(4){
			width:100%;
			height:100%;
			background: url(../images/xinzhongshibg.jpg) no-repeat;
			background-size:cover;
}
.vrpart .swiper-pagination-bullet {
    margin: 0 10px !important;
}
.vrpart .swiper-container-horizontal>.swiper-pagination-bullets{
	bottom: 36vw !important;
    left: 0;
    width: 100%;
}
.vrpart .swiper-container-horizontal>.swiper-pagination-bullets{
    bottom: 10px;
    left: -6%;
    width: 100%;
}
.vrpart .swiper-pagination-bullet{
    width: 10vw;
	height: 3vw;
	line-height: 3vw;
    display: inline-block;
    border-radius: 0%;
   background: transparent;
	border:1px solid rgba(180,146,102);
	color:#fff;
	opacity: 1;
	font-size:1vw;
}
.vrpart .swiper-pagination-bullet-active{
  border:none;
    background: #B49266;
}
.vrpart .swiper-button-prev{
	left: 235px;
	right: auto;
	width: 50px;
	height: 82px;
	background-size: 75px 74px;
	top: 60%;
}
.vrpart  .swiper-button-next{

	left: auto;
	right: 233px;
	width: 50px;
	height: 82px;
	background-size: 75px 74px;
	top: 60%;
}
.vrpart .vrbtn{
	width: 10vw;
	height: 3vw;
	line-height: 3vw;
	color:#fff;
	background:#595959;
	font-size:1vw;
	text-align: center;
	position: absolute;
	top:22%;
	right:22.8%;
	z-index:10000;
}
   .gift-arrow{
	width:198px;
	height:209px;
	margin:-20px auto 0;
	position: absolute;
	bottom:-18%;
	left:44%;
	z-index:1000;
	}
	.gift .arrow>img{
		width:100%;
	}
.gift{
	width:100%;
	height:67vw;
	background: url(../images/giftbg.png) no-repeat;
	background-size:cover;
	overflow: hidden;
}
.gift .inner{
width:61vw;
height:41vw;
margin:20vw auto 0;
/* background: pink; */
position: relative;
}
.gift .wgicon {
	height:4vw;
}
.gift .wgicon li{
width:9vw;
height:4vw;
float: left;
margin-right: 8vw;	
}
.gift .wgicon li:nth-of-type(1){
	margin-top:2vw;
	position: absolute;
	top:24%;
	left:1%;
	display: none;
}
.gift .wgicon li:nth-of-type(2){
	margin-top:2vw;
	position: absolute;
	top:12%;
	left:28%;
	display: none;
}
.gift .wgicon li:nth-of-type(3){
	margin-top:2vw;
	position: absolute;
	top:2%;
	left:55%;
	display: none;
}
.gift .wgicon li:nth-of-type(4){
	margin-top:2vw;
	position: absolute;
	top:-9%;
	left:81%;
	display: none;
}
.gift .wgicon li>img{
	width:100%;
}
.gift .wgicon li:last-child{
	margin-right: 0vw;	
}
.gift .line{
width:100%;
height:14vw;
margin:5vw auto 0;
position: relative;
}
.gift .line>img{
	width:100%;
	display: none;
}
.gift .line .line1{
	width:12vw;
	height:2px;
	
	display: block;
	background: #f00;
	z-index: 10000;
	position: absolute;
	top:96%;
	left:0;
}
.gift .line .line2{
	width:5vw;
	height:2px;
	
	display: block;
	background: #f00;
	z-index: 10000;
	position: absolute;
	top:81%;
	left:18%;
	transform:rotate(-45deg);
-ms-transform:rotate(-45deg); 	/* IE 9 */
-moz-transform:rotate(-45deg); 	/* Firefox */
-webkit-transform:rotate(-45deg); /* Safari 和 Chrome */
-o-transform:rotate(-45deg); 	/* Opera */
}
.gift .yhlist li{
 width:12vw;
 float: left;
 margin-right: 4vw;	
}
.gift .yhlist li>img{
	width:100%;
}
.gift .yhlist li:nth-of-type(1){
	margin-top:1vw;
	display: none;
}
.gift .yhlist li:nth-of-type(2){
	margin-top:-3.5vw;
	display: none;
}
.gift .yhlist li:nth-of-type(3){
	margin-top:-6.9vw;
	display: none;
}
.gift .yhlist li:nth-of-type(4){
	margin-top:-10.9vw;
	display: none;
}
.gift .yhlist li:last-child{
	margin-right: 0;
}
.fw{
	width:100%;
	height:96vw;
	background: url(../images/fwbg.png) no-repeat;
	background-size:cover;
}
.fw .tit{
width:100%;
height:21vw;
background: url(../images/fw.png) no-repeat;
background-size:cover;
}


.fw .content{
	/* width:1207px;
	height:700px;
	margin:-98px auto 0; */

	width:71vw;
	height:37vw;
	margin:-6vw auto 0;
    /* background: pink; */
	
	}
	.fw .content ul li{
		/* width:197px;
		height:477px;
		float: left;
		margin-right: 5px; */
	   
		width:10vw;
		height:25vw;
		float: left;
		margin-right: 0.5vw;
		
	
		 
	}
	
	.fw .content ul li .img{
		width:100%;
		transition: all .3s ease-out;
	   -webkit-transition: all .3s ease-out;
	   -moz-transition: all .3s ease-out;
	   -o-transition:all .3s ease-out;

	}
	.fw .content ul li .text{
		font-size:1vw;
		font-family:Source Han Sans CN;
		font-weight:400;
		color:rgba(0,0,0,1);
		/* margin: 13px auto 0; */
		margin: 1vw auto 0;
		text-align: center;
		}

	.fw .content ul li:hover >img{
		-webkit-transform:translate3d(0,-9px,0);	
		-moz-transform:translate3d(0,-9px,0);
		-o-transform:translate3d(0,-9px,0);
		transform:translate3d(0,-9px,0);
	}
	.fw .content ul li:nth-of-type(3){
		/* width:399px;
		height:650px; */
		width:20.5vw;
		height:38vw;
		
	}
	.fw .content ul li:nth-of-type(3)>div{
		width:10vw;
		height:20vw;
		/* float: left; */
		/* margin-right: 0.5vw; */
	}
	.fw .content ul li:nth-of-type(3)>a{
		display: block;
		width:21vw;
	margin:3vw auto 0;
	text-align: center;
	cursor: pointer;
	}
	.fw .content ul li:nth-of-type(3)>a>img{
		width:100%;
	}
	.fw .content ul li:last-child{
		margin-right: 0;
	}
	.fw .content ul li:nth-of-type(1),.fw .content ul li:nth-of-type(5){
		/* margin-top:210px; */
		margin-top:11vw;
	}
	.fw .content ul li:nth-of-type(2),.fw .content ul li:nth-of-type(4){
		/* margin-top:115px; */
		margin-top:8vw;
	}
	.fw .content ul li p{
		/* width:197px; */
		width:9vw;
		
	}
	.fw .content ul li p>img{
		width:100%;
		transition: all .3s ease-out;
		-webkit-transition: all .3s ease-out;
		-moz-transition: all .3s ease-out;
		transition: all .3s ease-out;
	}
	.fw .content ul li p:hover>img{
		-webkit-transform:translate3d(0,-5px,0);
		transform:translate3d(0,-5px,0);
	}
	.fw  .fw-free{
		display: block;
		width:12vw;
		/* height:94px; */
		margin:6vw auto 0;
	}
	.fw  .fw-free>img{
		width:100%;
	}
	.fw .inner{
		width:100%;
       margin-top:7vw;
	}
	.fw .inner-l{
	  width:45vw;
	  float: left;
	  position: relative;
	}
    .fw .inner-l>img{
		width:100%;
	}
	.fw .inner-l .inner-lBtn{
		width:21vw;
		position: absolute;
		top:83%;
		right:-26%;
	}
	.fw .inner-l .inner-lBtn>img{
		width:100%;
	}
	.fw .inner-r{
		width:26vw;
		float: left;
		/* background: pink; */
	}
	.fw .inner-r p:nth-of-type(1){
	 width:20vw;
	 /* height:125px; */
	 margin-left:4vw;
	}
	
	.fw .inner-r p:nth-of-type(2){
		width:27vw;
		/* height:125px; */
		margin-left:4vw;
		margin-top:4vw;
	}
	.fw .inner-r p>img{
		width:100%;
	}
.hb1{
width:100%;
	height:878px;
	background: url(../images/hb1.png) no-repeat;
background-position: center center;
}
.hb2{
	width:100%;
	height:488px;
	background: url(../images/hb2.png) no-repeat;
	background-position: center center;
}
.hb3{
	width:100%;
	height:500px;
	background: url(../images/hb3.png) no-repeat;
	background-position: center center;
}
.form2{
width:100%;
height:34vw;
background: url(../images/form2.png) no-repeat;
background-size:cover;
overflow: hidden;
}
.form2 .inner{
	width:61vw;
	height:25vw;
	/* background: pink; */
	margin:5vw auto 0;
	
}
.form2 .inner-l{
	width:36vw;
	float: left;
}
.form2 .inner-l>img{
	width:100%;
}
.form2 .inner-r{
	width:25vw;
	height:22vw;
	float: left;
	background: #B49266;
}
.form2 .inner-r p{
	width:20vw;
	height:3vw;
	margin:1vw auto 0;
}
.form2 .inner-r p input{
	width:100%;
	height:100%;
	border:1px solid #fff;
	font-size:20px;
	color:#fff;
	box-sizing:border-box;
	-moz-box-sizing:border-box; /* Firefox */
	-webkit-box-sizing:border-box; /* Safari */
	padding-left: 8px;
	background: transparent;
	border:1px solid rgba(255,255,255,1);
}
.form2 .inner-r p input::-webkit-input-placeholder {
	/* Chrome/Opera/Safari */
	color:#fff;
}

.form2 .inner-r p input::-moz-placeholder {
	/* Firefox 19+ */
	color:#fff;
}

.form2 .inner-r p input:-ms-input-placeholder {
	/* IE 10+ */
	color:#fff;
}

.form2 .inner-r p input:-moz-placeholder {
	/* Firefox 18- */
	color:#fff;
}
.form2 .radio{
	width:20vw;
	height:6vw;
	margin:1vw auto 0;
}
.form2 .radio .tit{
	font-size:20px;
	color:#fff;
}
.form2 .radio span b{
	color:#FF0000;
}
.form2 .radio div{
	width:21vw;
	height:1vw;
	margin-top:1vw;
	
}
.form2 .radio .selectradio{
float: left;
font-size:20px;
	color:#fff;
	margin-right: 1vw;

}
.form2 .submitBtn{
	width:20vw;
	height:3vw;
	line-height: 3vw;
	margin:1vw auto 0;
	font-size:20px;
	font-family:Source Han Sans CN;
	font-weight:bold;
	color:rgba(180,146,102,1);
	text-align: center;
	background: #fff;
	cursor: pointer;
}

.desinger{
width:100%;
height:51vw;
background: url(../images/sjs.jpg) no-repeat;
background-size:cover;
overflow: hidden;

}

.desinger .inner{
width:61vw;
height:25vw;
margin:15vw auto 0;
/* background: pink; */
}
.desinger .inner li{
	width:12.2vw;
	float: left;
	/* display: none; */
}
.desinger .inner li:nth-of-type(2n){
	margin-top:3vw;
}
.desinger .inner li>img{
	width:100%;
	transition: all .3s ease-out;
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	transition: all .3s ease-out;
}
.desinger .inner li:hover img{
	-webkit-transform:translate3d(0,-5px,0);
		transform:translate3d(0,-5px,0);
}
.knowmore2{
	display: block;
    width: 430px;
    height: 61px;
    margin: 30px auto 0;
}
.knowmore2>img{
	width:100%;
}
.hb4{
	width:100%;
	height:26vw;
	background: url(../images/hb4.png) no-repeat;
	background-size:cover;
	margin:-2px auto 0;
}
.hb5{
	width:100%;
	height:26vw;
	background: url(../images/hb5.png) no-repeat;
	background-size:cover;
}

.villa-xt{
	width:100%;
	height:951px;
	background: #f5f5f5;
	overflow: hidden;
}
.villa-xt .tit{
	width:690px;
	height:145px;
	margin:100px auto 0;
}
.villa-xt .inner{
width:1200px;
height:500px;
margin:47px auto 0;
/* background: pink; */
}
.villa-xt .inner .swiper-container{
	width:100%;
	height:100%;
}

.villa-xt .inner .swiper-container .swiper-slide p:nth-of-type(1){
width:524px;
height:500px;
float: left;
margin-left:60px;
}
.villa-xt .inner .swiper-container .swiper-slide p:nth-of-type(2){
	width:524px;
	height:500px;
	float: right;
	margin-right:60px;
	}
	.villa-xt .inner .swiper-container .swiper-slide p>img{
		width:100%;
	}

.knowmore{
	display: block;
	width:300px;
	height:61px;
	margin:50px auto 0;
}
.knowmore>img{
	width:100%;
}

.gd{
	width:1028px;
	height:193px;
	margin:30px auto 0;
}
.gd>img{
	width:100%;
}
.tabChange{
	width:100%;
	height:47vw;
	/* height:819px; */
	margin:50px auto 0;
	position: relative;
}
.tab_tit{
	width:840px;
	height:125px;
	margin:0 auto 0;
	position: relative;
	z-index: 9999;
}
.tab_tit p{
	width:263px;
	height:125px;
	background: url(../images/gray.png) no-repeat;
	background-size:cover;
	float: left;
	margin-right:20px;
	position: relative;
	cursor: pointer;
}
.tab_tit p span:nth-of-type(1){
	display: block;
font-size:46px;
font-family:Source Han Sans CN;
font-weight:500;
color:rgba(35,33,34,1);
text-align: center;
margin:20px auto 0;
}
.tab_tit p span:nth-of-type(2){
	display: block;
	font-size:14px;
	font-family:Source Han Sans CN;
	font-weight:300;
color:rgba(35,33,34,1);
	text-align: center;
margin:10px auto 0;
opacity:0.77;
}
.tab_tit p:last-child{
	margin-right:0;
}
.tab_tit p>img{
	width:100%;
	position: absolute;
	top:0;
	left:0;
}
.tab_tit p>img:nth-of-type(1){
	display: none;
}
.tab_tit p.active{
	background: url(../images/color.png) no-repeat;
	background-size:cover;
 display: block;
 z-index: 1000;
}
.tab_tit p.active span:nth-of-type(1){
	color:#fff;
}
.tab_tit p.active span:nth-of-type(2){
	color:rgba(255,255,255,0.7);
}
.showCont{
	width:100%;
	/* height:715px; */
   position: absolute;
   top:4vw;
}
.showCont>div{
	width:100%;
	height:100%; 
   display: none;
   position: relative;
	
}
.showCont>div>img{
	width:100%;
}
.showCont>div.active{
	display: block;
}
.showCont>div p{
	width:100%;
height:99px;
line-height: 99px;
background:rgba(0,0,0,0.2);

text-align: center;
font-size:30px;
font-family:Source Han Sans CN;
font-weight:400;
color:rgba(255,255,255,1);
position: absolute;
bottom: 0;
}



















.part1{
	overflow: hidden;
	padding-bottom: 4vw;
}
.part1 .title1{
	width:526px;
	margin:40px auto 0;
}
.part1 .content{
width:67vw;
margin: 3vw auto 0;	
}
.part1 .content li{
	width:16vw;
	height:23vw;
	margin-right: 1vw;
	float:left;
	
}

.part1 .content li:last-child{
	margin-right: 0vw;
}

.part1 .content li>img{
	width:100%;
	 transition: all .3s ease-out;
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-o-transition:all .3s ease-out;
}
.part1 .content li:hover>img{
	-webkit-transform:translate3d(0,-9px,0);	
	-moz-transform:translate3d(0,-9px,0);
	-o-transform:translate3d(0,-9px,0);
	transform:translate3d(0,-9px,0);
}
.part2{
	height:31vw;
	
	background: #F5F5F5;
	overflow: hidden;
}
.part2 .part2-L{
	width:48vw;
	
	float: left;
	margin-top:3vw;
}
.part2 .part2-L>img{
	width:100%;
}
.part2 .part2-R{
	width:29.8vw;
	
	float: left;
	margin-top:3vw;
	position: relative;
	
}
.part2 .part2-R>img{
	width:100%;
}
.part2 .part2-R .form1{
	width:18vw;
	height:16vw;
	position: absolute;
	top:6vw;
	left:6vw;
}
.part2 .part2-R .form1 select{
	width:100%;
	height:2.5vw;
	border:1px solid rgba(255,255,255,1);
	opacity:0.6;
	filter:alpha(opacity=60);
	background: transparent;
	color: #888888;
	
}

.part2 .part2-R .form1 input{
	width:100%;
	height:2.5vw;
	border:1px solid rgba(255,255,255,1);
	opacity:0.6;
	filter:alpha(opacity=60);
	color: #888888;
	background: transparent;
	margin-top: 1vw;
	box-sizing:border-box;
-moz-box-sizing:border-box; /* Firefox */
-webkit-box-sizing:border-box; /* Safari */
padding-left: 4px;
	
}
.part2 .part2-R .form1 span{
	display: block;
	text-align: center;
font-size:16px;
font-family:Source Han Sans CN;
font-weight:400;
color:rgba(255,255,255,1);
opacity:0.35;
margin-top:1vw;

}
.part2 .part2-R .form1 .form1_submitBtn{
	width:100%;
	height:2.5vw;
	line-height: 2.5vw;
	text-align: center;
	margin:1vw auto 0;
	background: #CBA069;
	color:rgba(255,255,255,1);
	font-size:1.2vw;
	border-radius: 2px;
	font-weight: 600;
	cursor: pointer;
}
.part3{
	width:100%;
	height:42vw;
	background: url(../bsImage/part3-img1.png) no-repeat;
	background-size: cover;
	overflow: hidden;
}
.part3 .content{
width:68vw;
height:30vw;
margin:9.5vw auto 0;

}
.part3 .content .swiper-slide>img{
	width: 88%;
	margin-left:4vw;
}
.part3 .swiper-container .swiper-button-prev{
   width:43px;
	/*height:75px;*/

	background-image: url(../bsImage/btnl.png);
    left: 3px;
    right: auto;
    background-size:25px 40px;
}
.part3 .swiper-container .swiper-button-next{
	 width:43px;
	background-image: url(../bsImage/btnr.png);
   right: 6px;
    left: auto;
     background-size:25px 40px;
}
.part4{
	overflow: hidden;
	background: #F5F5F5;
	height:970px;
}
.part4 .title{
	width:525px;
	height:132px;
	margin:40px auto 0;
	
}
.part4 .title>img{
	width: 100%;
	background: #F5F5F5;
}
.part4 .content{
width:1207px;
height:700px;
margin:40px auto 0;
/*border:1px solid #f00;*/	
}
.part4 .content ul li{
	width:197px;
	height:477px;
	float: left;
	margin-right: 5px;
	/*background: pink;*/
	 
}

.part4 .content ul li>img{
	width:100%;
	 transition: all .3s ease-out;
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-o-transition:all .3s ease-out;
}
.part4 .content ul li:hover>img{
	-webkit-transform:translate3d(0,-9px,0);	
	-moz-transform:translate3d(0,-9px,0);
	-o-transform:translate3d(0,-9px,0);
	transform:translate3d(0,-9px,0);
}
.part4 .content ul li:nth-of-type(3){
	width:399px;
	height:650px;
}
.part4 .content ul li:nth-of-type(3)>a{
	display: block;
	width:249px;
height:61px;
line-height: 61px;
background:rgba(203,160,105,1);
border-radius:4px;
font-size:28px;
font-family:Source Han Sans CN;
font-weight:500;
color:rgba(255,255,255,1);
margin:110px auto 0;
text-align: center;
cursor: pointer;
}
.part4 .content ul li:last-child{
	margin-right: 0;
}
.part4 .content ul li:nth-of-type(1),.part4 .content ul li:nth-of-type(5){
	margin-top:210px;
}
.part4 .content ul li:nth-of-type(2),.part4 .content ul li:nth-of-type(4){
	margin-top:115px;
}
.part4 .content ul li p{
	width:197px;
	
}
.part4 .content ul li p>img{
	width:100%;
	transition: all .3s ease-out;
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	transition: all .3s ease-out;
}
.part4 .content ul li p:hover>img{
	-webkit-transform:translate3d(0,-5px,0);
	transform:translate3d(0,-5px,0);
}
.part5{
	width:100%;
	height:47vw;
	background: url(../bsImage/part5-img1.png) no-repeat;
	background-size:cover;
	overflow: hidden;
}

.part5 .content{
	width:62vw;
	height:32vw;
	margin:11vw auto 0;
	/*border:1px solid #f00;*/
}
.part5 .content .swiper-container{
	width:100%;
	height:100%;
}
.part5 .slide-inner{
	width:95%;
	height:100%;
	background: #fff;
	margin-left:1.5vw;
	box-sizing:border-box;
-moz-box-sizing:border-box; /* Firefox */
-webkit-box-sizing:border-box; /* Safari */
	padding:1vw;
	
}
.part5 .slide-inner>img{
	width:100%;
}
.part5 .swiper-container .swiper-button-prev{
   width:43px;

	background-image: url(../bsImage/btn_l.png);
    left: 3px;
    right: auto;
    background-size:37px 40px;
}
.part5 .swiper-container .swiper-button-next{
	 width:43px;
	background-image: url(../bsImage/btn_r.png);
   right: 6px;
    left: auto;
     background-size:37px 40px;
}

.part6{
	width:100%;
	height:25vw;
	background: url(../bsImage/part6.png) no-repeat;
	background-size:cover;
	overflow: hidden;
}
.part6 .content{
width:60vw;
height:2vw;
margin:11vw auto 0;	
}
.part6 .content select{
	width:19vw;
	height:100%;
	float: left;
	margin-right:1vw;
	border:none;
	background: #fff;
	border-radius: 3px;
}
.part6 .content input{
	width:19vw;
	height:100%;
	float: left;
	margin-right:1vw;
	border:none;
	background: #fff;
	box-sizing:border-box;
-moz-box-sizing:border-box; /* Firefox */
-webkit-box-sizing:border-box; /* Safari */
padding-left:4px;
border-radius: 3px;
}
.part6 .tip{
	text-align: center;
	margin:3vw auto 0;
	color:#fff;
	font-size:0.8vw;
}
.form2_submitbtn{
	width:20vw;
	height:2.5vw;
	margin:3vw auto 0;
	text-align: center;
	line-height: 2.5vw;
	color:#fff;
	background: #CBA069;
	border-radius: 4vw;
	font-size:1vw;
	font-weight: 600;
	cursor: pointer;
}

.dialog{
	width: 435px;
    height: 250px;
	background: #f2f2f2;
	position: fixed;
	display: none;
	z-index: 99999;
}

.dialog .dialogClose {
    position: absolute;
    top: 0;
    right: 0;
    background: #f00;
    width: 25px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    cursor: pointer;
    display: block;
}

.page_tip {
    text-align: center;
    font-size: 12px;
    color: #666;
}