﻿* {
	padding: 0;
	margin: 0;
}
body {
	margin-top: 120px;
}
header {
	position: relative;
	background-color: #383431;
	width: 100%;
	height: 120px;
	border-bottom: 3px solid #f3cb8f;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 999;
}
.headerImg {
	width: 238px;
	height: 72px;
	margin: 23px 0px;
	float:left;
}
header ul {
	margin-left: 0px;
	float:right;
}
.secName {
	color: #f3cb8f;
	font-size: 14px;
	margin: 0;
}
.firstP {
	color: #f3cb8f;
	font-size: 12px;
	margin: 0;
}
header ul li {
	height: 116px;
	width: 97px;
	display: inline-block;
	text-align: center;
	position: relative;
	margin-right: 17px;
}
header ul li:hover .headerItem {
	visibility: visible;
}
.headerItem {
	position: absolute;
	top: 115px;
	visibility: hidden;
	overflow: hidden;
	border-top: 7px solid transparent;
	display: flex;
	align-items: center;
}
.outNav {
	width: 97px;
	height: 116px;
	border-top: 5px solid transparent;
}
.headerP, .headerC, .headerA {
	left: -48.5px;
}
.itemLine {
	display: block;
	width: 1px;
	height: 31px;
	background-color: #eceae5;
}
.headerW, .headerT {
	left: -97px;
}
.headerItem div:hover {
	color: #f3cb8f;
}
.headerItem div {
	width: 97px;
	height: 50px;
	color: #999999;
	line-height: 50px;
	line-height: 50px;
	background-color: #ffffff;
	border-bottom: 1px solid #eceae5;
	margin-right: -1px;
}
.firstP {
	margin-top: 35px;
	margin-bottom: 8px;
}
header ul li:hover {
	background-color: #C4261D;
	height: 115px;
}
.nowBanner {
	width: 100%;
	height: 680px;
}
.nowBanner img {
	width: 100%;
	height: 100%;
}
#carousel-example-generic4 .banner {
	height: 680px;
	width: 100%;
}
#carousel-example-generic4 {
	position: relative;
}
.way {
	width: 1200px;
	margin: 0 auto;
	height: 120px;
}
.wayInfo {
	width: 300px;
	height: 120px;
	background-color: #ffffff;
	border-radius: 16px;
	position: relative;
	float: left;
	border:1px solid #ccc;
	cursor:pointer;
}
.wayInfo:hover {
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
}
.wayInfo2 {
	margin-left: 150px;
}
.outBack {
	padding-top: 40px;
	background: url("../images/b2.png");
	background-size: cover;
	padding-bottom: 90px;
}
.inWay {
	height: 48px;
	width: 100%;
	position: absolute;
	top: 50%;
	margin-top: -24px;
	text-align:center;
}
.inWay div {
	margin-left: 9px;
	display:inline-block;
}
.inWay img {
	margin-left: 13px;
    vertical-align: middle;
    margin-top: -30px;
}
.inWay p {
	font-family: AdobeHeitiStd-Regular;
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 24px;
	letter-spacing: 1.1px;
	color: #333333;
	margin: 0;
	text-align:left;
}
.inWay span {
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 24px;
	letter-spacing: -1px;
	color: #999999;
}
.itr {
	width: 56.5%;
	margin: 0 auto;
	margin-top: 60px;
	text-align: center;
}
.itr h1 {
	width: 100%;
	height: 30px;
	font-size: 30px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 24px;
	letter-spacing: 1.8px;
	color: #333333;
	margin-bottom: 25px;
}
.itr p {
	width: 100%;
	height: 46px;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 30px;
	letter-spacing: 1px;
	color: #999999;
}
.video {
	width: 1200px;
	height: 600px;
	margin: 0 auto;
	position: relative;
	margin-top: 38px;
	background-color:#ccc;
}
.alertp {
	color: #fff;
	font-size: 30px;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}
.play {
	width: 88px;
	height: 88px;
	margin: -44px 0 0 -44px;
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 2;
}
.myVideo {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	right: 0;
}
.btn {
	text-align: center;
	width: 100%;
}
.btn button {
	background-color: transparent;
	margin: 59px 0 36px 0;
	width: 122px;
	height: 31px;
	color: black;
	border: solid 1px #00261b;
}
#carousel-example-generic4 {
	width: 100%;
	height: 700px;
}
#carousel-example-generic3 {
	width: 100%;
	height: 580px;
}
#carousel-example-generic3 .img {
	height: 580px;
	background-position: center;
	background-repeat: no-repeat;
}
#carousel-example-generic4 .carousel-indicators li {
	width: 40px;
	height: 4px;
	background: #fff;
	border: none;
	border-radius: 0px;
}
#carousel-example-generic4 .carousel-indicators li.active {
	background-color: #f3cb8f
}
.prdouct {
	width: 100%;
	text-align: center;
	margin-top: 30px;
	margin-bottom: 30px;
}
.prdouct img {
	text-align: center;
	display: inline;
}
.write {
	width: 100%;
	height: 700px;
	background-color: aquamarine;
}
.offer {
	width: 354px;
	background-color: rgba(0, 0, 0, 0.8);
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.8);
	position: absolute;
	right: 18.75%;
	top: 50px;
	z-index: 5;
}
.offerHeader {
	height: 50px;
	width: 354px;
	position: relative;
}
.offerHeader div {
	width: 82px;
	height: 20px;
	overflow: hidden;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -10px 0 0 -41px;
}
.offerHeader img {
	float: left;
}
.offerHeader p {
	float: left;
}
.offerHeader div p {
	margin: 0;
	color: #fff;
	margin-left: 6px;
}
.line {
	width: 354px;
	height: 2px;
	position: relative;
	background-color: #666666;
}
.inLine {
	width: 354px;
	height: 2px;
	position: absolute;
	left: 0;
	background-color: #f3cb8f;
}
.choose {
	width: 290px;
	margin: 0 auto;
}
.choose1 select {
	width: 140px;
	height: 42px;
	background-color: #ffffff;
	border-radius: 4px;
	position: relative;
	float: left;
	outline: none;
	color: #999999;
}
.choose option {
	width: 140px;
	height: 42px;
}
.choose2 select {
	width: 140px;
	height: 42px;
	background-color: #ffffff;
	border-radius: 4px;
	position: relative;
	float: left;
	right: -10px;
	outline: none;
	color: #999999;
}
.area {
	width: 290px;
	margin: 0 auto;
}
.area input {
	margin-top: 19px;
	width: 290px;
	height: 42px;
	background-color: #ffffff;
	border-radius: 4px;
	border: none;
	outline: none;
	font-family: "黑体";
	padding-left: 10px;
}
::-webkit-input-placeholder {
 color: #999999;
 font-size: 14px;
 letter-spacing: 0.8px;
}
.yzm {
	width: 290px;
	margin: 0 auto;
	position: relative;
}
.yzm input {
	margin-top: 19px;
	width: 140px;
	height: 34px;
	background-color: #ffffff;
	border-radius: 4px;
	border: none;
	outline: none;
	padding-left: 10px;
}
.verify_img {
	position: absolute;
	top: 19px;
	right: 0;
}
.wBtn {
	text-align: center;
	margin-top: 22px;
}
.wBtn input {
	width: 290px;
	height: 42px;
	background-color: #f3cb8f;
	border-radius: 4px;
	outline: none;
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 1.1px;
	color: #ffffff;
	border: none;
	margin-top: 20px;
}
.ourOrder {
	width: 290px;
	margin: 0 auto;
}
.orderP {
	width: 290px;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0.8px;
	color: #ffffff;
	margin: 0 auto;
	margin-top: 20px;
	margin-bottom: 20px;
}
.orderP img {
	width: 14px;
	height: 14px;
	margin-right: 10px;
}
.yellow {
	color: #f3cb8f;
}
.vr {
	background: url("../images/b1.png");
	background-size: cover;
}
.nowNum {
	display: flex;
	width: 200px;
	margin: 0 auto;
	align-items: center;
	padding-top: 18px;
	text-align: center;
}
.nowNum p {
	text-align: center;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0.8px;
	color: #ffffff;
	margin: 0;
	margin-left: 8px;
}
.allNum {
	text-align: center;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0.8px;
	color: #ffffff;
	margin: 20px 0 32px 0;
}
.yellow {
	color: #f3cb8f;
}
.case {
	text-align: center;
	margin: 30px 0 30px 0;
}
.caseList {
	margin: 0 auto;
	width: 1500px;
	margin: 0 auto;
	overflow: hidden;
}
.caseList {
	width: 100%;
	height: 600px;
}
.cDiv1, .cDiv2, .cDiv3 {
	height: 100%;
}
.cDiv2 {
	margin-left: 6px;
}
.caseList a {
	font-size: 0;
}
.inCase {
	width: 100%;
	height: 100%;
}
.hide1 {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 0;
	height: 0;
	border-left: 4px solid #f3cb8f;
	border-bottom: 4px solid #f3cb8f;
	transition: all 0.4s linear;
	visibility: hidden;
}
.hide2 {
	right: 0;
	top: 0;
	position: absolute;
	width: 0;
	height: 0;
	border-top: 4px solid #f3cb8f;
	border-right: 4px solid #f3cb8f;
	transition: all 0.4s linear;
	visibility: hidden;
}
.border1:hover .hide1 {
	width: 100%;
	height: 100%;
	visibility: visible;
}
.border1:hover .hide2 {
	width: 100%;
	height: 100%;
	visibility: visible;
}
.case1 {
	width: 100%;
	height: 56%;
	position: relative;
	background-position:center;
	background-repeat:no-repeat;
	background-size:cover;
}
.case2 {
	width: 100%;
	height: 43%;
	margin-top: 6px;
	position: relative;
	background-position:center;
	background-repeat:no-repeat;
	background-size:cover;
}
.case3 {
	width: 100%;
	height: 43%;
	position: relative;
	background-position:center;
	background-repeat:no-repeat;
	background-size:cover;
}
.case4 {
	width: 100%;
	height: 56%;
	margin-top: 6px;
	position: relative;
	background-position:center;
	background-repeat:no-repeat;
	background-size:cover;
}
.case5 {
	width: 100%;
	height: 100%;
	position: relative;
	margin-left: 6px;
	background-position:center;
	background-repeat:no-repeat;
	background-size:cover;
}
.case1Info {
	position: absolute;
	left: 40px;
	top: 80px;
}
.p11 {
	font-size: 30px;
	color: #000;
	width: 250px;
}
.p12 {
	width: 250px;
	margin-top: 15px;
	font-size: 20px;
	color: #494844;
}
.case2Info {
	position: absolute;
	left: 37px;
	top: 50px;
}
.p21 {
	font-size: 25px;
	font-weight: 200px;
	color: #fff;
}
.p21 span {
	font-weight: normal;
	margin-left: 8px;
	color: #fff;
}
.p22 {
	margin-top: 20px;
	font-size: 14px;
}
.case3Info {
	position: absolute;
	right: 18px;
	top: 20px;
	display: flex;
}
.p31 {
	font-size: 15px;
	width: 15px;
	color: #999999;
	margin-right: 7px;
	margin-top: 50px;
}
.p32 {
	width: 32px;
	font-size: 20px;
	color: #fff;
}
.case4Info {
	position: absolute;
	left: 40px;
	top: 30px;
}
.p41 {
	font-size: 25px;
	color: #000;
}
.p42 {
	font-size: 16px;
	color: #999999;
	margin-top: 20px;
}
.case5Info {
	position: absolute;
	left: 25px;
	top: 110px;
	display: flex;
}
.p51 {
	font-size: 25px;
	width: 25px;
}
.p52 {
	width: 16px;
	margin-top: 40px;
	margin-left: 16px;
	font-size: 16px;
	color: #999999;
}
.lookMore p {
	font-size: 12px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0.7px;
	color: #ffffff;
	margin: 0;
	margin-top: 10px;
	
}
.cDiv1 {
	float: left;
	width: 33.1%;
}
.lookMore {
	border: 2px solid transparent;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	visibility: hidden;
	transition: all 0.3s linear;
	background-color:rgba(0,0,0,0.2);
}
.border1:hover .lookMore {
	visibility: visible;
	position:1;
}
.lookMore div {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.lookMore div img{ width:46px; height:46px; z-index:10;}
.cDiv2 {
	float: left;
	width: 45.355%;
}
.cDiv3 {
	float: left;
	width: 20.4%;
}
.caseBtn {
	text-align: center;
	padding: 57px 0 24px 0;
}
.caseBtn button {
	width: 122px;
	height: 31px;
	background-color: transparent;
	border: solid 1px #333333;
	outline: none;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #333333;
}
.vrHeader {
	padding-top: 30px;
	padding-bottom: 30px;
	text-align: center;
}
.vrList {
	width: 1200px;
	height: 490px;
	margin: 0 auto;
	overflow: hidden;
}
.vImg {
	width: 100%;
	height: 100%;
}
.vr11 {
	float: left;
	width: 640px;
	height: 490px;
	position: relative;
	overflow: hidden;
}
.vr22 {
	float: left;
	width: 550px;
	height: 490px;
}
.vr1 {
	height: 240px;
	widows: 550px;
	margin-left: 10px;
	position: relative;
	overflow: hidden;
}
.vr2 {
	height: 240px;
	widows: 550px;
	margin-left: 10px;
	margin-top: 10px;
	position: relative;
	overflow: hidden;
}
.goVr {
	width: 140px;
	height: 34px;
	background-color: rgba(0, 0, 0, 0.4);
	border-radius: 6px;
	position: absolute;
	left: 30px;
	top: 30px;
	display: flex;
	align-items: center;
	justify-content: space-around;
}
.vrLogo {
	width: 45px;
	height: 22px;
}
.goVr span {
	font-size: 12px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 24px;
	letter-spacing: 0.7px;
	color: #ffffff;
}
.inRight {
	width: 6px;
	height: 8px;
}
.look:hover .vrFooter {
	bottom: 0;
}
.vrFooter {
	width: 100%;
	height: 58px;
	line-height: 58px;
	position: absolute;
	left: 0;
	bottom: -58px;
	background-color: rgba(0, 0, 0, 0.5);
	text-align: center;
	transition: all 0.3s linear;
}
.vrFooter p {
	color: #fff;
	margin: 0;
}
.Design {
	background-color: #232323;
	position: relative;
	background: url("../images/dBack.png") no-repeat center;
}
.dHeader {
	text-align: center;
	width: 100%;
	padding-top: 30px;
	padding-bottom: 30px;
	background-size: cover;
}
.show {
	height: 695px;
	width: 1240px;
	position: relative;
	margin: 0 auto;
}
.show #sLeft {
	left: 30px;
	z-index: 5;
}
#sRight {
	right: 30px;
	z-index: 5;
	visibility: visible;
}
.change button {
	transition: all 0.2s linear;
}
.change button:hover {
	border: 1px solid #fff;
	background-color: #0b2f25;
	color: #fff;
}
.myOut {
	transition: all 0.3s linear;
}
.myOut:hover {
	background-color: #c79e68;
	color: #fff;
	border: 1px solid #fff;
}
.c4 {
	z-index: 5;
}
.showImg {
	width: 790px;
	height: 502px;
	background-image: url("../images/d1.png");
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	position: absolute;
	left: 0;
	top: 11px;
	overflow: hidden;
	-moz-box-shadow:0px 0px 10px  #000; 
	-webkit-box-shadow:0px 0px 10px  #000; 
	box-shadow:0px 0px 10px #000;
}
.showImg:hover .showP {
	margin-bottom: 0;
}
.showP {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 70px;
	line-height: 70px;
	transition: all 0.3s linear;
	margin-bottom: -70px;
	background-color: rgba(0, 0, 0, 0.6);
}
.showP p {
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 3.2px;
	color: #eeeeee;
	margin-left: 20px;
}
.info {
	width: 302px;
	height:442px;
	background-color: rgba(49, 49, 49, 0.8);
	border: solid 4px #f3cb8f;
	color: #fff;
	position: absolute;
	left: 644px;
	top: 107px;
}
.info p {
	margin-left: 18px;
	margin-bottom: 20px;
}
.infoP {
	width: 192px;
}
.name {
	font-size: 30px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	margin-top: 65px;
}
.name span {
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 24px;
	letter-spacing: 0px;
	color: #999999;
	margin-left: 16px;
}
.outDiv {
	text-align: center;
}
.myOut {
	text-align: center;
	margin-top: 33px;
	width: 136px;
	height: 41px;
	background-color: transparent;
	border-radius: 4px;
	border: solid 1px #999999;
	color: #f3cb8f;
	outline: none;
	margin-bottom: 25px;
}
.dMan {
	width: 346px;
	height: 463px;
	position: absolute;
	left: 893px;
	top: 38px;
	background-size: cover;
	overflow: hidden;
	/*box-shadow: 0px 6px 18px 7px rgba(0, 0, 0, 0.8);*/
	-moz-box-shadow: 0px 0px 10px #000;
	-webkit-box-shadow: 0px 0px 10px #000;
	box-shadow: 0px 0px 10px #000;
}
.mySign {
	position: absolute;
	left: 40px;
	top: 520px;
	display: flex;
	align-items: center;
}
.mySign p {
	width: 49px;
	height: 49px;
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 30px;
	letter-spacing: 3.6px;
	color: #999999;
	text-align: center;
}
::-webkit-scrollbar-thumb {
 background-color: #e7e7e7;
 border: 1px solid rgba(0, 0, 0, 0.21);
 border-radius: 5px;
}
.imgOn {
	border: 3px solid #f3cb8f;
}
.outS {
	width: 459px;
	height: 125px;
	overflow: hidden;
	margin-left: 25px;
}
.imgS {
	width: 430px;
	height: 125px;
	white-space: nowrap;
	padding-bottom: 30px;
	transition: all 0.3s linear;
}
.imgS img {
	display: inline-block;
	box-sizing: border-box;
	margin-left: 20px;
	width: 130px;
	height: 100px;
	-moz-box-shadow: 0px 0px 10px #000000;
	-webkit-box-shadow: 0px 0px 10px #000000;
	box-shadow: 0px 0px 10px #000000;
	margin-top: 11px;
}
.ximiBlock::-webkit-scrollbar-track {
 -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.3);
 border-radius: 5px;
 background-color: rgba(255, 255, 255, 0.8);
}
.ximiBlock::-webkit-scrollbar {
 width: 5px;
 background-color: rgba(0, 0, 0, 0);
}
 .ximiBlock::-webkit-scrollbar-thumb {
 border-radius: 5px;
 -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.3);
 background-color: #555;
}
#carousel-example-generic1 {
	background-size: cover;
}
.signMore {
	text-align: center;
	padding-bottom: 57px;
	background-size: cover;
}
.signMore button {
	width: 160px;
	height: 51px;
	background-color: transparent;
	border: solid 1px #f3cb8f;
	color: #f3cb8f;
}
/* .signMore button:hover {
  background-color: #f3cb8f;
  color: #333333;
} */
@media screen and (min-width: 1400px) {
.caseList {
	width: 1500px;
	margin: 0 auto;
}
.case1 {
	position: relative;
	width: 495px;
	height: 338px;
	overflow: hidden;
	background: url("../images/case.png");
	background-position:center;
	background-repeat:no-repeat;
	background-size:cover;
	transition: all 0.3s linear;
}
.case2 {
	position: relative;
	width: 495px;
	height: 256px;
	margin-top: 6px;
	overflow: hidden;
	background-position:center;
	background-repeat:no-repeat;
	background-size:cover;
	transition: all 0.3s linear;
}
.case3 {
	position: relative;
	width: 677px;
	height: 260px;
	overflow: hidden;
	background-position:center;
	background-repeat:no-repeat;
	background-size:cover;
	transition: all 0.3s linear;
}
.case4 {
	position: relative;
	width: 677px;
	height: 334px;
	margin-top: 6px;
	background-position:center;
	background-repeat:no-repeat;
	background-size:cover;
	overflow: hidden;
	transition: all 0.3s linear;
}
.case5 {
	position: relative;
	width: 318px;
	height: 600px;
	overflow: hidden;
	background-position:center;
	background-repeat:no-repeat;
	background-size:cover;
	transition: all 0.3s linear;
	margin-left: 3px;
}
.sLeft {
	width: 110px;
	height: 311px;
}
.sRight {
	width: 110px;
	height: 311px;
}
.swiper-container .swiper-button-prev {
	z-index: 11;
	left: 2.5%;
	top: 45%;
}
.swiper-container .swiper-button-next {
	z-index: 11;
	right: 2.5%;
	top: 45%;
}
}
.sLeft {
	left: 10.11%;
	position: absolute;
	top: 50%;
	margin-top: -155.5px;
	background-size: cover;
	background-position: 3% 9%;
	z-index: 3;
	box-shadow: 0px 1px 142px 4px #000 inset;
	overflow: hidden;
}
.sRight {
	right: 10.14%;
	z-index: 3;
	position: absolute;
	top: 50%;
	margin-top: -155.5px;
	background-size: cover;
	background-position: 40% 9%;
	box-shadow: 0px 1px 142px 4px #000 inset;
	overflow: hidden;
}
.imgLeft {
	width: 23px;
	height: 42px;
	position: absolute;
	left: 20px;
	top: 50%;
	z-index: 3;
	margin-top: -21px;
	display: none;
}
.imgRight {
	width: 23px;
	height: 42px;
	position: absolute;
	right: 25px;
	top: 50%;
	z-index: 3;
	margin-top: -21px;
}
.outShow {
	width: 100%;
	height: 695px;
	position: relative;
}
.hiddenShow {
	height: 695px;
	width: 1244px;
	margin: 0 auto;
	position: relative;
}
.news {
	overflow: hidden;
}
.newsHeader {
	width: 100%;
	text-align: center;
	margin: 30px 0 30px 0;
}
.newsLeft img {
	width: 640px;
	height: 331px;
}
.allNew {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}
.newTitle {
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 1.1px;
	color: #333333;
}
.myContent {
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0.8px;
	color: #999999;
	width: 597px;
	height: 39px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.newCon {
	padding: 11px 16px 11px 27px;
	background: #f2f2f2;
	width: 640px;
	height: 94px;
}
.newsLeft {
	float: left;
	overflow: hidden;
	margin-bottom: 10px;
}
.newLeft img {
	width: 640px;
	height: 331px;
}
.newsRight {
	width: 542px;
	height: 425px;
	float: left;
	margin-left: 10px;
	margin-bottom: 10px;
}
.newsLeft:hover .newCon {
	background-color: #f6d5a3;
}
.newLeft:hover {
	box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.4);
}
.newsLeft:hover .newCon p {
	color: #fff;
}
.newNotice {
	background-color: #f2f2f2;
	padding: 17px 0 17px 25px;
	height: 135px;
	color: #333333;
}
.newNotice:hover {
	box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.4);
	background-color: #f6d5a3;
	color: #fff;
}
.nTime {
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0.8px;
}
.nTitle {
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 1px;
}
.nContent {
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0.8px;
	width: 488px;
	height: 41px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.newNotice {
	margin-top: 10px;
}
.setMargin {
	margin-top: 0;
}
.brandHeader {
	width: 100%;
	text-align: center;
	margin: 30px 0 30px 0;
}
.brandList {
	width: 1230px;
	margin: 0 auto;
	margin-bottom: 139px;
	overflow: hidden;
}
.brandList img {
	width: 195px;
	height: 75px;
	margin: 10px 0 0 10px;
sssss  display: block;
	float: left;
	border: 1px solid #848484;
}
.min {
	font-size: 12px;
}
.logo2 {
	margin: 23px 0 31px 18%;
	display: flex;
	flex-direction: column;
}
.logo2 img {
	width: 155px;
	height: 136px;
}
.logo2 a {
	margin-left: 12px;
}
.a1 {
	margin-top: 33px;
}
.callMe {
	margin-top: 15px;
	margin-left: 1.8%;
}
s .callMe li {
	font-size: 16px;
	color: #f3cb8f;
	list-style: none;
}
.callMe li {
	margin-top: 20px;
}
.mySet {
	margin-top: 0;
}
.endDiv {
	width: 100%;
	height: 40px;
	background-color: #2a2822;
	line-height: 40px;
	text-align: center;
	font-size: 12px;
	color: #999999;
}
.swiper-wrapper .swiper-slide {
	height: 695px;
}
/* .swiper-slide > .item {
  position: absolute;
  top: 50%;
  right:0;
  transform: translateY(-50%);
} */

.Column {
	position: relative;
	width: 1200px;
	margin: 0 auto;
}
.vr_img_box {
	overflow: hidden
}
.vr_img_left_box {
	float: left;
	width: 640px;
	height: 490px;
	position: relative;
	overflow: hidden;
}
.vr_img_left_img {
	width: 640px;
	height: 490px;
	position: relative
}
.vr_img_right_box {
	float: right;
	width: 550px;
	height: 490px;
}
.psv-hud {
	cursor: pointer !important
}
.vr_img_bottom {
	float: left;
	width: 550px;
	height: 240px;
	position: relative;
	margin: 0 12px 12px 0;
	overflow: hidden;
}
.container-img {
	width: 550px;
	height: 240px;
	position: relative
}
.vr_state_img {
	display: block;
	width: 160px;
	height: 40px;
	position: absolute;
	top: 10px;
	right: 10px
}
.vr_case_summery {
	z-index: 21;
	text-align: center;
	width: 100%;
	background: rgba(0,0,0,0.5);
	bottom: 0;
	left: 0;
	position: absolute;
	line-height: 40px;
	font-size: 16px;
	color: #fff;
	transition: height 0.5s;
	-moz-transition: height 0.5s;
	-webkit-transition: height 0.5s;
	-o-transition: height 0.5s
}
.vr_img_bottom_right {
	overflow: hidden;
	margin-right: 0
}
.vr_link {
	display: block;
	color: #fff
}
.vr_link span {
	padding: 0 5px;
	font-style: normal;
}
.vr_link span em {
	font-style: normal;
}
.iVRWrap .iView {
	margin-top: 20px
}
#end {
	margin-right: 0;
}
.indextitle {
	text-align: center;
	width: 1200px;
	margin: 0px auto;
	padding: 30px 0px;
}
.indextitle h2 {
	font-weight: normal;
	color: #efca8f;
	font-size: 40px;
	margin: 0px;
	font-family: "微软雅黑";
	opacity: 0.5;
}
.indextitle p {
	color: #f3cb8f;
	font-size: 24px;
	margin: 0px;
}
.indextitle p i {
	display: inline-block;
	width: 5px;
	height: 5px;
	border-radius: 100%;
	background-color: #f3cb8f;
	margin: 0px 10px;
	vertical-align: middle;
}
.indextitle img {
	display: inline-block;
	margin-bottom: 5px;
}
.indextitle em {
	display: block;
	font-style: normal;
	color: #999;
	font-size: 14px;
}
.indextitle em i {
	display: inline-block;
	width: 4px;
	height: 4px;
	border-radius: 50%;
	background-color: #999;
	margin: 0px 5px;
	vertical-align: middle;
}
/*banner*/
.banner {
	width: 100%;
	height: 680px;
	position: relative;
	overflow: hidden;
}
.banner .bd {
	width: 100%;
	height: 680px;
	overflow: hidden;
}
.banner .bd li{
	position: relative;
	height: 680px;
}
.banner .bd li a{
	position: absolute;
	left: 0;
	top: 0;
}
.banner .bd li a, .banner .bd li a .img {
	width: 100%;
	display: block;
	height: 680px;
	overflow: hidden;
	background-position: center;
	background-repeat: no-repeat;
}
.banner .hd {
	width: 100%;
	height: 6px;
	position: absolute;
	bottom: 30px;
	text-align: center;
}
.banner .hd li {
	width: 10px;
	height: 10px;
	border-radius: 50px;
	background-color: #eeeeee;
	margin: 0 5px;
	text-indent: -1000000000px;
	cursor: pointer;
	display: inline-block;
}
.banner .hd li.on {
	width: 20px;
	border-radius: 30px;
	background: #f3cb8f;
	border-radius: 30px;
}
/*设计师*/
.index-designer-container {
	width: 100%;
	height: 820px;
	background: url(../images/isjsbg.jpg);
	margin: 0 auto;
}
.index-designer-center {
	width: 1530px;
	height: 100%;
	margin: 0 auto;
	overflow: hidden;
}
.white-subhead * {
	color: #fff;
}
.index-designer-content {
	width: 1530px;
	margin: 0px auto;
	position: relative;
}
.index-designer-content .swiper-slide {
	width: 1240px;
	background: url(../images/abbgms.png) no-repeat center 22px;
}
.index-designer-content .swiper-slide .swiper-shade {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
	background: #000;
	opacity: 0;
	transition: opacity .5s;
	-moz-transition: opacity .5s;
	-webkit-transition: opacity .5s;
	-o-transition: opacity .5s;
	background: url(../images/abbgms.png) no-repeat center;
}
.index-designer-content .swiper-slide .designer-anli {
	position: absolute;
	top: 0;
	left: 0;
	width: 760px;
	height: 510px;
	z-index: 1;
	background-size: cover;
	background-position: center center;
}
.index-designer-content .swiper-slide .designer-anli img {
	width: 760px;
	height: 510px;
	display: block;
}
.index-designer-content .swiper-slide .designer-anli div {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 90px;
	background: linear-gradient(transparent, rgba(0,0,0,0.8));
	background: -moz-linear-gradient(transparent, rgba(0,0,0,0.8));
	background: -o-linear-gradient(transparent, rgba(0,0,0,0.8));
	background: -webkit-linear-gradient(transparent, rgba(0,0,0,0.8));
}
.index-designer-content .swiper-slide .designer-anli div p {
	color: #cfcfcf;
	font-size: 14px;
	line-height: 25px;
	width: 520px;
	height: 100%;
	padding: 20px;
}
.index-designer-content .swiper-slide .designer-info {
	display: flex;
	display: -webkit-flex;
	display: -ms-flex;
	width: 650px;
	height: 450px;
	position: absolute;
	bottom: 0;
	right: 0;
	z-index: 2;
}
.index-designer-content .swiper-slide .designer-info .designerImg {
	width: 280px;
	height: 450px;
	background-size: cover;
	background-position: center center;
}
.index-designer-content .swiper-slide .designer-info>div {
	width: 370px;
	height: 100%;
	background: url(../images/stylistbg.jpg);
	background-size: cover;
	background-position-x: 5px;
	padding: 20px 20px 0 60px;
}
.index-designer-content .swiper-slide .designer-info>div h2 {
	font-size: 56px;
	color: #f5cb8f;
}
.index-designer-content .swiper-slide .designer-info>div h3 {
	font-size: 30px;
	color: #fff;
	margin: 20px 0 10px;
}
.index-designer-content .swiper-slide .designer-info>div h3 span {
	font-size: 14px;
	color: #cfcfcf;
}
.index-designer-content .swiper-slide .designer-info>div h5 {
	color: #fff;
	line-height: 30px;
}
.index-designer-content .swiper-slide .designer-info>div h5:nth-child(3) {
	width: auto;
	display: inline-block;
	min-width: 120px;
	max-width: 150px;
	padding: 0 10px;
	overflow: hidden;
	height: 30px;
	background: #c79e68;
	color: #fff;
	text-align: center;
	line-height: 30px;
	margin-bottom: 25px;
}
.index-designer-content .swiper-slide .designer-info>div h5:nth-child(5) {
	color: #f5cb8f;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-bottom: 5px;
}
.index-designer-content .swiper-slide .designer-info>div h5 span {
	color: #f5cb8f;
}
.index-designer-content .swiper-slide .designer-info .designer-btn {
	width: 150px;
	height: 48px;
	border: 1px solid #919191;
	border-radius: 5px;
	text-align: center;
	line-height: 48px;
	font-size: 14px;
	color: #fff;
	background: transparent;
	margin-top: 20px;
	transition: all .3s;
	-moz-transition: all .3s;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
}
.index-designer-content .swiper-slide .designer-info .designer-btn:hover {
	background: #c79e68;
	color: #fff;
}
.index-designer-content .swiper-button-prev, .index-designer-content .swiper-button-next {
	opacity: .9;
}
.index-designer-content .swiper-button-prev {
	left: 0px;
	width: 145px;
	height: 340px;
	top: 19.5%;
	background: -webkit-linear-gradient(right, rgba(255,255,255,0), rgba(000,000,000,1));
	background: -o-linear-gradient(right, rgba(255,255,255,0), rgba(000,000,000,1));
	background: -moz-linear-gradient(right, rgba(255,255,255,0), rgba(000,000,000,1));
	background: linear-gradient(to right, rgba(255,255,255,0), rgba(000,000,000,1));
}
.index-designer-content .swiper-button-prev div {
	width: 55px;
	height: 88px;
	position: absolute;
	top: 40%;
	right: 40px;
	background-image: url(../images/pre.png);
	background-size: 100%;
	background-position: center;
	background-repeat: no-repeat;
}
.index-designer-content .swiper-button-next {
	right: 0px;
	width: 145px;
	height: 340px;
	top: 21%;
	background: -webkit-linear-gradient(right, rgba(255,255,255,0), rgba(000,000,000,1));
	background: -o-linear-gradient(right, rgba(255,255,255,0), rgba(000,000,000,1));
	background: -moz-linear-gradient(right, rgba(255,255,255,0), rgba(000,000,000,1));
	background: linear-gradient(to right, rgba(000,000,000,1), rgba(255,255,255,0));
}
.index-designer-content .swiper-button-next div {
	width: 55px;
	height: 88px;
	position: absolute;
	top: 40%;
	left: 40px;
	background-image: url(../images/next.png);
	background-size: 100%;
	background-position: center;
	background-repeat: no-repeat;
}
.index-designer-content .swiper-pagination-bullets {
	left: 1015px;
	width: 370px;
}
.index-designer-content .swiper-pagination-bullet {
	width: 30px;
	height: 4px;
	background: #fff;
	border-radius: 0;
}
.index-designer-content .designer-more {
	color: #fff;
	position: absolute;
	top: 0;
	right: 145px;
	line-height: 24px;
	z-index: 100;
	transition: all .3s;
	-moz-transition: all .3s;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
}
.index-designer-content .designer-more:hover {
	opacity: .8;
}
.index-designer-content .designer-more i {
	background: url(../images/icon.png);
	background-position: 0 -334px;
	width: 24px;
	height: 24px;
	margin-left: 10px;
}
.index-designer-content .swiper-slide.swiper-slide-active .mySign {
	display: flex;
}
.index-designer-content .swiper-slide .mySign {
	display: none;
}
.index-designer-content .swiper-slide.swiper-slide-active .showImg {
	top:11px;
	height:502px;
}
.index-designer-content .swiper-slide .showImg {
	top:0px;
	height:506px;
}
.index-designer-content .swiper-slide.swiper-slide-active .dMan {
	
	top: 38px;
	height:463px;
}
.index-designer-content .swiper-slide .dMan{
	top: 14px;
	height:506px;
}


#carousel-example-generic4 .carousel-control.left{ background:none;}
#carousel-example-generic4 .carousel-control.right{ background:none;}