*{
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}
a{
	text-decoration: none;
	color: #000000;
}
a:hover{
	color: #FB368E;
}
li{
	list-style: none;
}ut{
	outline-style: non
inpe;
}
.bigbox{
	width: 100%;
	height: 400px;
	background: red;
}
.cusfooter{
	width: 1220px;
	height: 100px;
	background: #A52A2A;
	margin: 0 auto;
	margin-top: 20px;
}
.cushead{
	width: 1220px;
	height: 82px;
	line-height: 82px;
	margin: 0 auto;
}
.cusbox{
	width: 1220px;
	height: 876px;
	display: flex;
	justify-content: space-between;
	margin: 0 auto;
}
.cus-boxbanner{
	width: 890px;
	height: 665px;
	background-color: #FFFFFF;
}
.swiper-button-next,
.swiper-button-prev {
	position: absolute;
	width: 435px;
	height: 559px;
}
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
	opacity: 0;
	background-image: url(/ranqi/pagedecora/img/left.png);
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
	opacity: 0;
	background-image: url(/ranqi/pagedecora/img/right.png);
}
.cusbox-left{
	width: 890px;
	height: 876px;
	display: flex;
	flex-direction: column;
	position: relative;
}
.cusbanner-bottom{
	width: 890px;
	height: 110px;
	background: #000000;
	opacity: 0.8;
	color: #FFFFFF;
	text-align: center;
	position: absolute;
	bottom: 0;
}
.cusbanner-bottom>p:first-child{
	height: 19px;
	margin-top: 15px;
	font-size: 20px;
}
.cusbanner-bottom>p:nth-child(2){
	margin-top: 10px;
	font-size: 15px;
}
.cusbanner-bottom>p:nth-child(3){
	width: 317px;
	height: 50px;
	line-height: 40px;
	margin-top: 10px;
	margin: 0 auto;
}
.cusbanner-bottom>p:nth-child(3) span{
	width: 100%;
	font-size: 12px;
	padding: 2px 10px;
	margin: 0 5px;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
}
.cusbanner-bottom>p:nth-child(3) span:hover{
	cursor: pointer;
	color: #FF3E3E;
	border: 1px solid #FF3E3E;
}
.cus-swiper-ranqi-prev{
    top: 20px;
    left: 0;
    z-index: 9999;
    cursor: url("/ranqi/pagedecora/img/leftpa.png"),default;
}
.cus-swiper-ranqi-next{
    right: 0;
    top: 20px;
    z-index: 9999;
    cursor: url("/ranqi/pagedecora/img/rightpa.png"),default;
}


/* 右边滚动条 */
.cusbox-right{
	width: 304px;
	overflow-x: hidden;
}
.cusbox-right::-webkit-scrollbar{
	width: 4px; 
	height: 4px;
	background-color: rgba(0,0,0,0);
	margin-left: 10px;
}
.cusbox-right::-webkit-scrollbar-thumb{
	border-radius: 5px;
	-webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
	background: rgba(0, 0, 0, 0.2);
}

.cus-module-one{
	width: 290px;
	height: 428px;
	background-color: #FFFFFF;
	box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.14);
}
.cus-module-one>div:first-child{
	width: 100%;
	padding: 30px 26px 16px 26px;
}
.cus-module-one>div:nth-child(2){
	width: 100%;
	padding: 0px 12px 13px 12px;
	position: relative;
}
.cus-numjs{
	position: absolute;
	top: 4px;
	right: 33px;
	font-size: 16px;
}
.cusnum{
	font-size: 42px;
}
.cus-module-one>div:nth-child(3){
	padding: 0 12px 12px 12px;
}
.cus-module-one>div:nth-child(3)>input{
	width: 100%;
	height: 38px;
	background-color: #ffffff;
	border-radius: 4px;
	border: solid 1px #dddddd;
	padding: 15px;
	outline-style: none;
	margin-bottom: 10px;
	font-size: 13px;
}
.cus-one-se{
	width: 100%;
	display: flex;
	justify-content: space-between;
	margin-bottom: 10px;
}
.cus-one-se>select{
	width: 82px;
	height: 38px;
	background-color: #ffffff;
	border-radius: 4px;
	border: solid 1px #dddddd;
	padding-left: 8px;
	outline: none;
}
.cus-two-se{
	width: 100%;
	display: flex;
	justify-content: space-between;
	margin-bottom: 10px;
}
.cus-two-se>select{
	width: 128px;
	height: 38px;
	background-color: #ffffff;
	border-radius: 4px;
	border: solid 1px #dddddd;
	padding-left: 8px;
	outline: none;
}
.cus-module-one>div:last-child{
	width: 100%;
	padding:  0 12px 12px 12px;
}
.cus-module-one>div:last-child>p{
	width: 266px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	color: #FFFFFF;
	font-size: 20px;
	background: linear-gradient(90deg, 
		#ff3262 0%, 
		#e50036 100%), 
	linear-gradient(
		#f11176, 
		#f11176);
	background-blend-mode: normal, 
		normal;
	box-shadow: inset 0px 0px 4px 0px 
		rgba(162, 0, 0, 0.2);
	border-radius: 4px;
	cursor: pointer;
}


.cusinput2>input{
	width: 266px;
	height: 38px;
	margin: 10px 18px;
	border: 1px solid rgb(221,221,221);
	border-radius: 4px;
}
.cusselect{
	margin-top: -12px;
	margin-left: 10px;
}
.cusselectbox{
	display: flex;
	justify-content: space-between;
	padding: 5px 7px;
	margin: 0 auto;
}
.cusselect1{
	width: 82px;
	height: 38px;
	outline-style: none;
	border-radius: 4px;
}
.cusselect2{
	width: 128px;
	height: 38px;
	outline-style: none;
	border-radius: 4px;
}

.cusprice{
	margin:0px 18px;
}
.cusnumber{
	width: 256px;
	height: 60px;
	position: relative;
	right: 0;
	background: #007AFF;
}
.cusnumber>p{
	width: 142px;
	height: 35px;
	color: rgb(18,20,41);
	font-size: 30px;
}
/* 第二栏 */
.cusright-2{
	width: 290px;
	height: 217px;
	margin-top: 20px;
	background-color: #FFFFFF;
}
/* 第三栏,装修效果图 */
.cusright-3{
	width: 290px;
	height: 338px;
	margin-top: 20px;
	border: 1px solid rgb(238,238,238);
	background-color: #FFFFFF;
}
.cusright-3>div{
	margin-left: 20px;
}
.cusright-3>div>p{
	width: 250px;
	height: 70px;
	line-height: 70px;
	display: flex;
	justify-content: space-between;
}
.cusright-3>div>p>span:first-child{
	font-size: 22px;
	color: #000000;
}
.cusright-3>div>p>span:last-child{
	font-size: 14px;
	color: #000000;
}
.cusright-3-2{
	width: 250px;
	height: 250px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.cusimage{
	width: 78px;
	height: 78px;
	overflow: hidden;
	cursor: pointer;
	position: relative;
}
.cusimage>img{
	transition: .3s;
}
.cusimage:hover img{
	transform: scale(1.1);
}
.cusimgab{
	padding: 0 10px;
	line-height: 20px;
	text-align: center;
	background: rgba(0,0,0,.6);
	color: #FFFFFF;
	position: absolute;
	bottom: 0;
	right: 0;
}
.cusright-4{
	width: 290px;
	height: 428px;
	margin-top: 20px;
	border: 1px solid yellow;
}
/* 设计师 */
.cusdesign{
	width: 890px;
	height: 170px;
	display: flex;
	justify-content: flex-start;
	margin-top: 30px;
	background-color: #FFFFFF;
	border-radius: 4px;
}

.cus-yuyue{
	display: block;
	width: 130px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background-color: #ffffff;
	border-radius: 2px;
	border: solid 1px #ff544f;
	color: #ff544f;
	position: absolute;
	bottom: 55px;
	right: 40px;
}
.cus-yuyue:hover{
	background-color: #ff544f;
	color: #FFFFFF;
}
.cusdesign-right::-webkit-scrollbar{
	width: 4px; 
	height: 4px;
	background-color: rgba(0,0,0,0);
	margin-left: 10px;
}
.cusdesign-right::-webkit-scrollbar-thumb{
	border-radius: 5px;
	-webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
	background: rgba(0, 0, 0, 0.2);
}





.des-dengj{
	line-height: 23px;
	padding: 0px 10px;
	border-radius: 6px;
	background-color: #121212;
	border-radius: 2px;
	color: #fde5e1;
	font-size: 12px;
}

.cusdesign-left{						/* 主体一左边栏 */
	width: 150px;
	height: 150px;
	margin: 10px;
}
.cusdesign-right{						/* 主体一右边栏 */
	width: 720px;
	height: 131px;
	line-height: 30px;
	margin-top: 28px;
	position: relative;
	overflow: auto;
}
.cusdesign-right>p:first-child{
	width: 100%;
	display: flex;
	font-size: 16px;
	display: flex;
	justify-content: flex-start;
	align-items: baseline;
}
.cusdesign-right>p:first-child>span:first-child{
	font-size: 22px;
	padding-left: 15px;
	position: relative;
	margin-right: 8px;
}
.cusdesign-right>p:first-child>span:first-child::after{
	content: '';
	width: 6px;
	height: 26px;
	border: 1px solid #ff544f;
	border-radius: 5px;
	background-color: #ff544f;
	position: absolute;
	top: 2px;
	left: 0px;
}
.cusdesign-right>p:first-child>span:last-child{
	display: inline-block;
}
.cusdesign-right>p:nth-child(2){
	width: 515px;
}

.cusyu{
	position: relative;
	left: 550px;
	top: -80px;
}

.cus-module-three{
	width: 290px;
	border: 1px solid #EEEEEE;
	margin-top: 20px;
	overflow: hidden;
	background-color: #FFFFFF;
}
.cus-three-title{
	margin: 20px 0;
	padding: 0 20px;
	font-size: 24px;
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
.cus-three-title>img{
	margin-right: 17px;
}
.cus-three-detail{
	width: 290px;
	height: 100px;
	background-color: #fafafa;
	padding: 16px;
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
.cus-three-detail>img{
	cursor: pointer;
}
.cus-three-con{
	padding-left: 16px;
}
.cus-three-con>p:first-child{
	font-size: 14px;
	line-height: 32px;
	cursor: pointer;
}
.cus-three-con>p:first-child:hover{
	color: #ff544f;
}
.cus-three-con>p:last-child{
	font-size: 14px;
	color: #666666;
}
.cus-three-list-p{
	padding: 0 16px;
	font-size: 14px;
	line-height: 53px;
	color: #000000;
	position: relative;
	cursor: pointer;
}
.cus-three-list-p::before{
	content: '';
	width: 92%;
	height: 1px;
	background-color: #EEEEEE;
	position: absolute;
	bottom: 0;
	left: 12px;
}
.cus-three-list-p:last-child::before{
	opacity: 0;
}
.cus-three-list-p:hover{
	color: #ff544f;
}
.cus-hidstu{
	visibility: hidden;
}
.cus-three-list-zibox{
	height: 53px;
	overflow: hidden;
	transition: .2s;
}
.cus-three-list-zibox:hover{
	height: 100px;
}
.cus-three-list-zibox:hover .cus-three-detail{
	visibility: visible;
}
.cus-three-list-zibox:hover .cus-three-list-p{
	display: none;
}
.cus-three-list>.cus-three-list-zibox:last-child .cus-three-list-p::before{
	opacity: 0;
}