.index-1{position:relative;width:100%;height:800px;overflow:hidden;}
.index-1 .swiper-container{width:100%;height:100%;}
.index-1 .swiper-container .swiper-button-prev{display:none;}
.index-1 .swiper-container .swiper-button-next{display:none;}
.index-1 .swiper-container .banner-video{width:100%;height:100%;object-fit:cover;}
.index-1-con{position:absolute;left:0;right:0;bottom:50px;width:80%;margin:auto;text-align:center;text-shadow: -1px 1px #000;z-index:100;}
.index-1-con h3{font-size:20px;color:#fff;padding:0 20%;font-weight:100;}
.index-1-con p{font-size:16px;color:#fff;padding:0 30%;font-weight:100;}
.index-1-con a{font-size:15px;color:#fff;}
.index-1-con a:hover{text-decoration:underline;}
.index-2{display:flex;padding:10px 0;}
.index-2>div{flex:1;}
.index-2>div:nth-child(2){margin:0 10px;}
.index-2 .img{display:block;overflow:hidden;}
.index-2 .img img{display:block;width:100%;transition: 0.3s all;}
.index-2 .img:hover img{transform: scale(1.03);}
.index-2 .info{padding:0 15px;}
.index-2 .info h3{font-size:16px;color:#000;font-weight:100;padding:3px 0;overflow: hidden;-webkit-box-orient: vertical;display: -webkit-box;-webkit-line-clamp: 1;}
.index-2 .info p{height:40px;font-size:13px;color:#000;font-weight:100;margin:5px 0 8px 0;overflow: hidden;-webkit-box-orient: vertical;display: -webkit-box;-webkit-line-clamp: 2;}
.index-2 .info a{display:block;width:130px;height:44px;border:1px solid #000;background:#000;color:#fff;text-align:center;line-height:44px;transition: 0.1s all;}
.index-2 .info a:hover{background:#fff;color:#000;}

.news-list{padding:10px 0;overflow:hidden;}
.news-list>li{float:left;width:31.3%;margin:1%;}
.news-list .img{display:block;overflow:hidden;}
.news-list .img img{display:block;width:100%;transition: 0.3s all;}
.news-list .img:hover img{transform: scale(1.03);}
.news-list .info{padding:0 15px;}
.news-list .info h3{font-size:16px;color:#000;font-weight:100;padding:3px 0;overflow: hidden;-webkit-box-orient: vertical;display: -webkit-box;-webkit-line-clamp: 1;}
.news-list .info p{height:40px;font-size:13px;color:#000;font-weight:100;margin:5px 0 8px 0;overflow: hidden;-webkit-box-orient: vertical;display: -webkit-box;-webkit-line-clamp: 2;}
.news-list .info a{display:block;width:130px;height:44px;border:1px solid #000;background:#000;color:#fff;text-align:center;line-height:44px;transition: 0.1s all;}
.news-list .info a:hover{background:#fff;color:#000;}
.news-content{margin-bottom:30px;padding:0 10px;font-size:16px;}
@media screen and (max-width: 990px) {
	.news-list{padding:10px;}
	.news-list>li{width:100%;margin:10px 0;}
	.news-list>li:nth-child(1){margin:0;margin-bottom:10px;}
	.news-content{margin-bottom:5px;}
}

.insider-page-banner{width:100%;}
.insider-page-banner img{display:block;width:100%;}

.index-3{position:relative;width:100%;margin-top:20px;}
.index-3 .img-mb{display:none;}
.index-3 .top{position:absolute;top:20px;left:0;width:100%;text-align:center;}
.index-3 .top h1{font-size:20px;color:#fff;font-weight:100;}
.index-3 .top a{font-size:13px;color:#0072e3;}
.index-3 .bottom{position:absolute;bottom:20px;left:0;width:100%;text-align:center;font-size:18px;color:#fff;font-weight:100;}
.index-4{width:100%;overflow:hidden;}
.index-4>a{display:block;position:relative;float:left;width:49%;margin:0.5%;overflow:hidden;cursor:pointer;}
.index-4>a img{display:block;width:100%;transition: 0.3s all;}
.index-4>a:hover img{transform: scale(1.06);}
.index-4 .top{position:absolute;top:20px;left:0;width:100%;text-align:center;}
.index-4 .top-1 h1{font-size:20px;color:#000000;font-weight:100;}
.index-4 .top-1 p{font-size:12px;color:#000030;}
.index-4 .top-2 h1{font-size:20px;color:#fff;font-weight:100;}
.index-4 .top-2 p{font-size:12px;color:#fff;}
.index-5{width:100%;height:352px;background:url(../../images/home/index_5.png)no-repeat;background-size:cover;background-position:center;margin:10px auto;}
.index-5 .img-mb{display:none;}
.index-5 .info{float:right;width:50%;padding:72px 40px 0 40px;}
.index-5 .info h1{font-size:20px;color:#FFFFFF;font-weight:100;text-shadow: 0 0 1px #000, 0 0 1px #000, 0 0 1px #000;}
.index-5 .info p{font-size:15px;color:#FFFFFF;padding-right:100px;font-weight:100;text-shadow: 0 0 1px #000, 0 0 1px #000, 0 0 1px #000;}
.index-5 .info a{display:block;width:160px;height:55px;background:#000;font-size:13px;color:#fff;text-align:center;line-height:55px;border:1px solid #000;transition: 0.3s all;}
.index-5 .info a:hover{background:none;color:#000;}
.index-6{position:relative;width:100%;margin:10px auto;}
.index-6 img{display:block;width:100%;}
.index-6 .info{position:absolute;top:30px;left:0;width:100%;text-align:center;text-shadow: 0 0 1px #000, 0 0 1px #fff, 0 0 1px #000;}
.index-6 .info h1{font-size:23px;color:#fff;padding-bottom:10px;font-weight:100;}
.index-6 .info a{font-size:12px;color:#fff;}
.index-6 .info a:hover{color:#0072e3;}

.product-search{width:100%;height:50px;background:#000030;font-size:16px;color:#fff;padding-left:20px;line-height:50px;}
.product-search p{display:inline-block;margin:0;font-size:16px;color:#ccc;}
.bedclothes-1{position:relative;width:100%;}
.bedclothes-1 .img-mb{display:none;}
.bedclothes-1 .info{position:absolute;top:0;left:0;width:50%;text-align:center;padding-top:90px;}
.bedclothes-1 .info h1{font-size:23px;color:#fff;font-weight:100;letter-spacing:8px;}
.bedclothes-1 .info p{font-size:16px;color:#fff;font-weight:100;letter-spacing:8px;}
.bedclothes-1 .info a{display:block;width:368px;height:55px;background:#fff;border:1px solid #fff;font-size:18px;color:#000;text-align:center;line-height:55px;margin:30px auto;transition:0.3s all;}
.bedclothes-1 .info a:hover{background:none;color:#fff;}
.bedclothes-2{width:100%;overflow:hidden;}
.bedclothes-2 .info{position:relative;float:left;display:block;width:49.5%;margin:0.25%;padding:70px 0;background:#000;overflow:hidden;}
.bedclothes-2 .info img{display:block;width:100%;transition:0.3s all;}
.bedclothes-2 .info:hover img{transform: scale(1.06);}
.bedclothes-2 .info .top{position:absolute;top:0;left:0;width:100%;padding:20px 0 0 30px;}
.bedclothes-2 .info .top span{font-size:13px;color:#fff;}
.bedclothes-2 .info .top h1{font-size:23px;color:#fff;font-weight:100;}
.bedclothes-2 .info .top p{font-size:13px;color:#fff;font-weight:100;margin:0;}
.bedclothes-view{width:100%;background:#000;padding:20px;}
.bedclothes-view .closebedclothesview{width:100px;height:40px;margin-left:10px;background:#0072e3;font-size:16px;color:#fff;text-align:center;line-height:40px;border-radius: 2px;cursor:pointer;transition:0.3s all;}
.bedclothes-view .closebedclothesview:hover{background:#0052a5;}
.bedclothes-view .top{width:100%;overflow:hidden;}
.bedclothes-view .top .photo-list{float:left;width:50%;padding:10px;}
.bedclothes-view .top .photo-list .img{border:1px solid #fff;border-bottom:0;}
.bedclothes-view .top .photo-list .nav{width:100%;overflow-x:auto;overflow-y:hidden;white-space:nowrap;border:1px solid #fff;}
.bedclothes-view .top .photo-list .nav::-webkit-scrollbar{
	background:none;
}
.bedclothes-view .top .photo-list .nav::-webkit-scrollbar-thumb{
	background: #0052a5;
}
.bedclothes-view .top .photo-list .nav::-webkit-scrollbar-track{

}
.bedclothes-view .top .photo-list .nav::-webkit-scrollbar-button{
	display:none;
}
.bedclothes-view .top .photo-list .nav::-webkit-scrollbar-track-piece{
	background: #001429;
}
.bedclothes-view .top .photo-list .nav img{width:20%;cursor:pointer;}
.bedclothes-view .top .info{float:right;width:50%;padding:10px;}
.bedclothes-view .top .info h1{font-size:36px;color:#fff;}
.bedclothes-view .top .info>p{font-size:18px;color:#fff;margin:0;}
.bedclothes-view .top .bedclothesview-gotomessage{display:block;width:250px;height:50px;margin:10px 0;background:#0072e3;font-size:16px;color:#fff;text-align:center;line-height:50px;border-radius: 2px;cursor:pointer;transition:0.3s all;}
.bedclothes-view .top .bedclothesview-gotomessage:hover{background:#0052a5;}
.bedclothes-view .top .info .min-text{font-size:13px;color:#fff;border-left: 2px solid #fff;padding:10px;margin-top:15px;}
.bedclothes-view .top .info .min-text p{margin:0;}
.bedclothes-view .content{font-size:18px;color:#fff;}
.bedclothes-3{position:relative;width:100%;background:#000;padding:150px 0 10px 0;}
.bedclothes-3 h1{position:absolute;top:30px;left:0;width:100%;text-align:center;font-size:38px;color:#fff;}
.bedclothes-3 .swiper-container .bedclothes-color-button-prev{position:absolute;top:50%;left:10px;width:50px;height:60px;margin-top:-30px;z-index:10}
.bedclothes-3 .swiper-container .bedclothes-color-button-next{position:absolute;top:50%;right:10px;width:50px;height:60px;margin-top:-30px;z-index:10}
.bedclothes-3 .swiper-container .iconfont{font-size:50px;color:#fff;line-height:60px;cursor:pointer;}
.bedclothes-4{width:100%;}
.bedclothes-4 .img-mb{display:none;}
.bedclothes-4 img{display:block;width:100%;margin-top:10px;}
.bedclothes-5{width:100%;height:330px;background:#f4f4f6;}
.bedclothes-5 h1{width:100%;text-align:center;font-size:20px;color:#505050;font-weight:100;padding:40px 0 20px 0;}
.bedclothes-5 p{width:100%;text-align:center;font-size:16px;color:#505050;font-weight:100;padding:0 12.5%;}
.bedclothes-5 a{display:block;width:230px;height:55px;margin:40px auto 0 auto;background:#000;font-size:13px;color:#fff;border:1px solid #000;transition:0.3s all;text-align:center;line-height:55px;}
.bedclothes-5 a:hover{background:none;color:#000;}
.main-bedclothes-page{width:100%;background:#000;color:#fff;}
.main-bedclothes-page p{margin:0;}

.designer-1{width:100%;background:#281c24;padding:4% 10%;overflow:hidden;}
.designer-1 h1{font-size:20px;color:#fff;text-align:center;font-weight:100;}
.designer-1>div{float:left;width:50%;}
.designer-1>div p{font-size:13px;color:#fff;padding:2px 20px;font-weight:100;}
.designer-2{width:100%;}
.designer-2>div{width:100%;overflow:hidden;margin:5px 0;}
.designer-2 img{display:block;width:100%;}
.designer-2 .img-mb{display:none;}
.designer-2 .character{position:relative;float:left;width:75%;}
.designer-2 .character .info{position:absolute;top:30%;left:20%;width:50%;}
.designer-2 .character .info-1 p{font-size:16px;color:#fff;margin:0;}
.designer-2 .character .info-1 h3{font-size:18px;color:#fff;font-weight:100;}
.designer-2 .character .info-1 span{font-size:16px;color:#fff;}
.designer-2 .character .info div h3{display:inline-block;}
.designer-2 .character .info-1 a{display:block;width:127px;height:44px;background:#0072e3;font-size:13px;color:#fff;text-align:center;line-height:44px;margin-top:10px;transition:0.3s all;}
.designer-2 .character .info-1 a:hover{background:#0052a5;}
.designer-2 .character .info-2 p{font-size:16px;color:#000;margin:0;}
.designer-2 .character .info-2 h3{font-size:18px;color:#000;font-weight:100;}
.designer-2 .character .info-2 span{font-size:16px;color:#000;}
.designer-2 .character .info-2 a{display:block;width:127px;height:44px;background:#000;border:1px solid #000;font-size:13px;color:#fff;text-align:center;line-height:44px;margin-top:10px;transition:0.3s all;}
.designer-2 .character .info-2 a:hover{background:none;color:#000;}
.designer-2 .works{float:right;width:24.4%;}
.designer-2 .designer-2-3 .character{float:right;}
.designer-2 .designer-2-3 .works{float:left;}
.designer-view{width:100%;overflow:hidden;background:#505050;color:#fff;}
.designer-view .designer-view-info{position:relative;width:100%;}
.designer-view .designer-view-info .info{position:absolute;top:0;left:150px;padding-top:20%;}
.designer-view .designer-view-info .info-1 p{font-size:13px;color:#fff;text-shadow: 0 0 30px #000, 0 0 20px #000, 0 0 10px #000;font-weight:100;}
.designer-view .designer-view-info .info-1 h3{font-size:18px;color:#fff;text-shadow: 0 0 30px #000, 0 0 20px #000, 0 0 10px #000;font-weight:100;}
.designer-view .designer-view-info .info-2 p{font-size:13px;color:#000;text-shadow: 0 0 1px #000, 0 0 1px #fff, 0 0 1px #fff;font-weight:100;}
.designer-view .designer-view-info .info-2 h3{font-size:18px;color:#000;text-shadow: 0 0 1px #000, 0 0 1px #fff, 0 0 1px #fff;font-weight:100;}
.designer-view img{width:100%;}
.designer-view .img-mb{display:none;}
.designer-view table tbody tr td{padding:30px;}
.designer-view p{margin:0;}
@media screen and (max-width: 990px) {
	.designer-view .designer-view-info .info{position:absolute;width:100%;top:30px;left:0;text-align:center;}
	.designer-view .designer-view-info .info p{margin:0;}
	.designer-view .designer-view-info .info h3{font-size:16px !important;}
	.designer-view .img-pc{display:none;}
	.designer-view .img-mb{display:block;}
	.designer-view table tbody tr td{float:left;width:100%;padding:10px;}
}

.brand-video-cover{position:relative;width:100%;}
.brand-video-cover .img-mb{display:none;}
.brand-video-cover .play{position:absolute;top:0;right:0;bottom:0;left:0;width:100px;margin:auto;height:100px;border-radius:50%;text-align:center;background:rgba(255,255,255,0.5);cursor:pointer;transition:0.3s all;}
.brand-video-cover .play:hover{background:rgba(255,255,255,0.7);}
.brand-video-cover .play .iconfont{font-size:50px;line-height:100px;margin-left:8px;color:#000;}
.brand-video-cover .info{position:absolute;left:0;top:59%;width:100%;text-align:center;padding:0 20%;}
.brand-video-cover .info h1{font-size:23px;color:#fff;font-weight:100;}
.brand-video-cover .info p{font-size:16px;color:#fff;}
.brand-1{width:100%;display:flex;}
.brand-1>div{position:relative;width:33%;flex:1;}
.brand-1 .img-mb{display:none;}
.brand-1 .info{position:absolute;top:15%;left:0;width:100%;font-size:16px;color:#fff;padding:0 5%;}
.brand-1 .info .logo{display:block;width:100%;margin:0 auto 20px auto;}
.brand-1 .info i{display:inline-block;width:100%;text-align:center;}
.brand-1 .info p{margin:15px 0;}
.brand-2 .img-mb{display:none;}
.brand-2 img{width:100%;}
.brand-3{width:100%;position:relative;}
.brand-3 img{width:100%;}
.brand-3 .info{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0, 0, 0, 0.6);color:#fff;font-size:16px;padding:125px 50px 0 50px;}
.brand-3 .info p{line-height:30px;}

.sleep-1{position:relative;width:100%;}
.sleep-1 img{display:block;width:100%;}
.sleep-1 .img-mb{display:none;}
.sleep-1 .info{position:absolute;top:50%;left:0;width:100%;margin-top:-100px;text-align:center;color:#fff;text-shadow: 0 0 30px rgb(0 0 0 / 60%), 0 0 20px rgb(0 0 0 / 60%);}
.sleep-1 .info h1{font-size:30px;font-weight:100;}
.sleep-1 .info p{font-size:20px;}
.sleep-2{width:100%;background:#000030;padding:50px 10%;font-size:16px;color:#fff;text-align:center;}
.sleep-3{width:100%;}
.sleep-3>div{position:relative;width:100%;height:405px;margin-top:10px;}
.sleep-3>div>div{position:absolute;top:0;width:50%;height:100%;}
.sleep-3 .img-mb{display:none;}
.sleep .play{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;width:130px;height:130px;background:rgba(255,255,255,0.3);border-radius:50%;transition:0.3s all;cursor:pointer;}
.sleep .play:hover{background:rgba(255,255,255,0.5);}
.sleep .play .iconfont{display:block;font-size:70px;color:#000000;margin:6px 0 0 35px;padding:10px 0;}
.sleep-3 .sleep-3-1>div:nth-child(1){left:0;background:url(../../images/home/sleep_3_1_pc.jpg)no-repeat;background-size:cover;background-position:center;}
.sleep-3 .sleep-3-1>div:nth-child(2){right:0;background:#f4f4f6;}
.sleep-3 .sleep-3-2>div:nth-child(1){right:0;background:url(../../images/home/sleep_3_2_pc.jpg)no-repeat;background-size:cover;background-position:center;}
.sleep-3 .sleep-3-2>div:nth-child(2){left:0;background:#f4f4f6;}
.sleep-3 .info{display:flex;align-items:center;}
.sleep-3 .info>div{padding:0 15%;}
.sleep-3 h2{font-size:32px;color:#505050;}
.sleep-3 .info span{display:inline-block;font-size:16px;color:#505050;padding:10px 0;}
.sleep-3 h3{font-size:16px;color:#505050;padding-bottom:5px;}
.sleep-3 p{font-size:16px;color:#505050;}
.sleep-4{width:100%;background:#000000;padding:50px 0;}
.sleep-4 h1{font-size:32px;color:#ffffff;text-align:center;padding:0 31%;}
.sleep-4 p{font-size:16px;color:#ffffff;text-align:center;padding:0 18%;}
.sleep-4 .video-list{width:100%;overflow:hidden;padding-top:50px;}
.sleep-4 .video-list>div{float:left;width:49.5%;margin:0.25%;}
.sleep-4 .video-list .cover{position:relative;}
.sleep-4 .video-list .cover img{display:block;width:100%;}
.sleep-4 .video-list p{font-size:16px;color:#000000;background:#c6c6c6;padding:5px;margin:0;}
.sleep-5{width:100%;}
.sleep-5 .top{width:80%;text-align:center;margin:auto;padding:50px 0;}
.sleep-5 .top h1{font-size:23px;color:#000000;margin-bottom:20px;font-weight:100;}
.sleep-5 h3{font-size:16px;color:#000000;}
.sleep-5 p{font-size:16px;color:#000000;font-weight:100;}
.sleep-5 .text-list{width:80%;margin:auto;overflow:hidden;}
.sleep-5 .text-list>div{width:47%;}
.sleep-5 .text-list .left{float:left;}
.sleep-5 .text-list .right{float:right;}
.material-1{position:relative;width:100%;}
.material-1 img{width:100%;}
.material-1 .info{position:absolute;top:30%;width:100%;text-align:center;}
.material-1 h1{font-size:70px;color:#000000;}
.material-1 p{font-size:20px;color:#000000;padding:0 15%;line-height:30px;}
.material-list{position:relative;width:100%;margin-top:10px;}
.material-list img{width:100%;}
.material-list .img-mb{display:none;}
.material-list .info{position:absolute;top:0;width:100%;padding:200px 47% 0 15%;}
.material-list .info h1{font-size:32px;color:#505050;}
.material-list .info p{font-size:16px;color:#505050;}
.material-list .text{max-width:860px;margin:auto;overflow:hidden;padding:0 10px 100px 10px;}
.material-list .text .left{float:left;padding-right:20px;}
.material-list .text .right{float:right;padding-left:20px;}
.material-list .text>div{width:50%;}
.material-list .text h1{font-size:15px;color:#505050;margin:15px 0 3px 0;}
.material-list .text p{font-size:15px;color:#505050;margin:0;line-height:25px;}

.main-shop{background:#f5f5f5;}
.shop-banner{width:100%;}
.shop-banner img{display:block;width:100%;}
.shop-content{width:100%;padding:20px 0;overflow:hidden;display:flex;}
.shop-content>div{flex:1;padding:10px;}
.shop-content>div>div{background:#fff;padding:15px;}
.shop-content .screen h2{font-size:20px;font-weight:100;text-align:center;}
.shop-content .screen .list-con{display:flex;margin:15px 0;}
.shop-content .screen .list-con .list{flex:1;padding:0 5px;}
.shop-content .list-con .list select{width:100%;height:30px;}
.shop-content .screen .button{width:100%;padding:0 5px;}
.shop-content .screen .button button{width:100%;height:40px;background:#0072e3;border:none;font-size:13px;color:#fff;}
.shop-content #shops{max-height:800px;overflow-y:auto;}
.shop-content #shops .list{width:100%;background:#f5f5f5;padding:10px;margin-top:10px;}
/* .shop-content #shops .list .img{width:100%;height:50px;} */
.shop-content #shops .list .title{font-size:18px;font-weight:bold;}
.shop-content #shops .list .ms{font-size:13px;}

.main-message{background:#f5f5f5;}
.message-banner{width:100%;}
.message-banner img{display:block;width:100%;}
.message{width:100%;padding:20px 0;}
.message-qr{width:150px;}
.message>div{width:100%;background:#fff;padding:30px;overflow:hidden;}
.message h3{font-size:23px;font-weight:100;text-align:center;}
.message>div>p{font-size:16px;text-align:center;margin:20px 0;font-weight:100;}
/* .message>div>p span{font-weight:bold;} */
.message .form_box{float:left;width:49%;}
.message .form_box .content_list{width:100%;}
.message .form_box .content_list .cms_td{width:50%;float:left;height:40px;margin:10px 0;}
.message .form_box .content_list .cms_td label{display:block;width:60px;float:left;line-height:40px;}
.message .form_box .content_list .cms_td input,select{width:70%;height:100%;border:1px solid #c9c9c9;padding:0 10px;}
.message .form_box .content_list .cms_init label{display:block;width:60px;float:left;line-height:40px;}
.message .form_box .content_list .cms_init textarea{width:85%;height:100px;border:1px solid #c9c9c9;padding:10px;}
.message .form_box .content_list .captcha{width:100%;}
.message .form_box .content_list .captcha input{float:left;width:calc(95% - 210px);}
.message .form_box .content_list .captcha img{width:150px;height:40px;cursor:pointer;}
.message .form_box .content_list .cms_submit{width:40%;margin:auto;}
.message .form_box .content_list .cms_submit input{float:left;width:100%;height:40px;text-align:center;line-height:40px;background:#0072e3;color:#fff;}
.message .cms_error{width:100%;}
.message .cms_error p{font-size:12px;text-align:center;color:rgb(253, 85, 85);}
.message #dituContent{float:right;width:49%;height:400px;border:#ccc solid 1px;}

.hotel{width:100%;padding:30px 0;}
.hotel .hotel-top{width:100%;height:250px;border: 1px solid #000;text-align:center;margin:auto;}
.hotel .hotel-top div{display: inline-block;transform: translateY(-50%);background:#fff;padding:0 15px;font-size:20px;}
.hotel .hotel-list{overflow:hidden;width:100%;max-width:1200px;margin:-150px auto 0 auto;}
.hotel .hotel-list .hotel-li{float:left;width:25%;padding:10px 10px 0 10px;}
.hotel .hotel-li .img-pc{width:100%;height:190px;overflow:hidden;}
.hotel .hotel-li .img-pc div{width:100%;height:100%;transition:0.3s all;}
.hotel .hotel-li .img-pc:hover div{transform: scale(1.1);}
.hotel .hotel-li .img-mb{display:none;}
.hotel .hotel-li .img-mb img{display:block;width:100%;transition:0.6s all;}
.hotel .hotel-li .img-mb:hover img{transform: scale(1.02);}
.hotel .hotel-li .h{width:100%;text-align:center;padding:5px 0;font-size:16px;}
/* Mobile */
@media screen and (max-width: 990px) {
	.hotel .hotel-top{width:98%;height:200px;}
	.hotel .hotel-list{margin:-150px auto 0 auto;}
	.hotel .hotel-list .hotel-li{width:100%;}
	.hotel .hotel-li .img-pc{display:none;}
	.hotel .hotel-li .img-mb{display:block;}

	.message>div{padding:10px;}
	.message .form_box{float:none;width:100%;}
	.message #dituContent{float:none;width:100%;margin-top:50px;}
	.index-1{height:300px;}
	.index-1 .swiper-container .swiper-button-prev{display:block;}
	.index-1 .swiper-container .swiper-button-next{display:block;}
	.index-1-con{bottom:10px;bottom:30px;}
	.index-1-con h3{font-size:18px;color:#fff;padding:0 5%;}
	.index-1-con p{font-size:13px;color:#fff;padding:0 5%;}
	.index-1-con a{font-size:13px;color:#fff;}
	.index-1-con a:hover{text-decoration:underline;}
	.index-2{display:block;padding:10px 0;}
	.index-2>div{width:100%;padding:10px 0;}
	.index-2>div:nth-child(2){margin:0;}
	.index-3{margin-top:20px;}
	.index-3 .img-pc{display:none;}
	.index-3 .img-mb{display:block;}
	.index-3 .top h1{font-size:18px;color:#fff;margin-bottom:20px;}
	.index-3 .top a{font-size:12px;color:#0072e3;}
	.index-3 .bottom{position:absolute;bottom:20px;left:0;width:100%;text-align:center;font-size:13px;color:#fff;}
	.index-4{padding:10px;}
	.index-4>a{width:100%;margin:0;margin-bottom:10px;}
	.index-4 .top-1 h1{font-size:18px;color:#000000;}
	.index-4 .top-1 p{font-size:12px;color:#000030;}
	.index-4 .top-2 h1{font-size:18px;color:#fff;}
	.index-4 .top-2 p{font-size:12px;color:#fff;}
	.index-5{position:relative;height:auto;padding:65% 0;background:url(../../images/home/index_5_1.jpg)no-repeat;background-size:cover;background-position:center;}
	.index-5 .img-mb{display:block;}
	.index-5 .info{position:absolute;bottom:50px;width:100%;padding:0;text-align:center;}
	.index-5 .info h1{font-size:18px;text-shadow: 0 0 1px #000, 0 0 1px #fff, 0 0 1px #fff;}
	.index-5 .info p{padding:0;font-size:13px;padding:0px 35px 10px 35px;text-shadow: 0 0 1px #000, 0 0 1px #fff, 0 0 1px #fff;}
	.index-5 .info a{margin:auto;width:148px;height:44px;font-size:13px;line-height:44px;}
	.index-6 .info{top:20px;}
	.index-6 .info h1{font-size:18px;color:#fff;padding-bottom:10px;}
	.index-6 .info a{font-size:10px;color:#fff;}

	.product-search{height:auto;line-height:20px;padding:20px;}
	.product-search p{display:inline-block;margin:0;font-size:16px;color:#ccc;margin-top:5px;}

	.bedclothes-1{padding:50% 0;background:#000;}
	.bedclothes-1 .info{width:100%;height:100%;}
	.bedclothes-1 .img-pc{display:none;}
	.bedclothes-1 .img-mb{display:block;}
	.bedclothes-1 .info h1{font-size:18px;}
	.bedclothes-1 .info p{font-size:12px;}
	.bedclothes-1 .info a{position:absolute;bottom:0;left:0;right:0;width:330px;height:44px;line-height:44px;font-size:16px;}
	.bedclothes-2 .info{width:98%;margin:0.5% 1%;}
	.bedclothes-2 .info .top span{font-size:12px;color:#fff;}
	.bedclothes-2 .info .top h1{font-size:18px;}
	.bedclothes-2 .info .top p{font-size:12px;margin:0;}
	.bedclothes-3 h1{font-size:24px;}
	.bedclothes-3 .swiper-container .bedclothes-color-button-prev{width:40px;}
	.bedclothes-3 .swiper-container .bedclothes-color-button-next{width:40px;}
	.bedclothes-3 .swiper-container .iconfont{font-size:30px;}
	.bedclothes-4 .img-pc{display:none;}
	.bedclothes-4 .img-mb{display:block;}
	.bedclothes-5{height:auto;padding-bottom:20px;}
	.bedclothes-5 h1{font-size:18px;padding:20px 0 10px 0;}
	.bedclothes-5 p{font-size:13px;padding:0 12.5%;}
	.bedclothes-5 a{width:207px;height:44px;margin:40px auto 0 auto;font-size:12px;line-height:44px;}
	.bedclothes-view{padding:10px;}
	.bedclothes-view .closebedclothesview{width:100%;height:35px;line-height:35px;font-size:13px;margin:0;}
	.bedclothes-view .top>div{float:none;width:100% !important;}
	.bedclothes-view .top .photo-list{padding:0;margin:10px 0;}
	.bedclothes-view .top .info{padding:0;}
	.bedclothes-view .top .info h1{font-size:24px;}
	.bedclothes-view .top .info>p{font-size:14px;}
	.bedclothes-view .top .bedclothesview-gotomessage{width:100%;}
	.bedclothes-view .top .info .min-text{font-size:10px;margin-top:15px;}
	.bedclothes-view .content{font-size:16px;color:#fff;}

	.designer-1{padding:4%;}
	.designer-1 h1{font-size:18px;}
	.designer-1>div{float:none;width:100%;}
	.designer-1>div p{font-size:12px;color:#fff;padding:2px 5px;}
	.designer-2 .img-pc{display:none;}
	.designer-2 .img-mb{display:block;}
	.designer-2 .character{position:relative;float:none;width:100%;}
	.designer-2 .works{float:none;width:100%;margin-top:5px;}
	.designer-2 .character .info{position:absolute;top:10%;left:0;width:100%;text-align:center;}
	.designer-2 .character .info-1 span{font-size:18px;color:#fff;}
	.designer-2 .character a{margin:auto;}
	.designer-2 .character .info-1 p{font-size:12px;margin:0;}
	.designer-2 .character .info-1 h3{font-size:16px;}
	.designer-2 .character .info-1 span{font-size:12px;}
	.designer-2 .character .info-1 a{font-size:12px;}
	.designer-2 .character .info-1 a:hover{background:#0052a5;}
	.designer-2 .character .info-2 p{font-size:12px;}
	.designer-2 .character .info-2 h3{font-size:16px;}
	.designer-2 .character .info-2 span{font-size:16px;}
	.designer-2 .character .info-2 a{font-size:12px;}


	.brand-video-cover .img-pc{display:none;}
	.brand-video-cover .img-mb{display:block;}
	.brand-video-cover .play{top:10%;margin:0 auto;width:65px;height:65px;}
	.brand-video-cover .play .iconfont{font-size:25px;line-height:65px;margin-left:5px;}
	.brand-video-cover .info{top:40%;text-align:left;padding:0 2%;}
	.brand-video-cover .info h1{font-size:18px;}
	.brand-video-cover .info p{font-size:13px;}
	.brand-1{display:block;}
	.brand-1 .img-pc{display:none;}
	.brand-1 .img-mb{display:block;width:100%;}
	.brand-1>div{width:100%;}
	.brand-1 .info{top:10%;font-size:14px;}
	.brand-1 .info .logo{margin:0 auto 40px auto;}
	.brand-2 .img-pc{display:none;}
	.brand-2 .img-mb{display:block;}
	.brand-3{background:url('../../images/home/brand_3.png')no-repeat;background-size:cover;background-position:center;}
	.brand-3 img{display:none;}
	.brand-3 .info{position:relative;color:#fff;font-size:13px;padding:10px 5px;}
	.brand-3 .info p{line-height:25px;}

	.sleep-1 .img-pc{display:none;}
	.sleep-1 .img-mb{display:block;}
	.sleep-1 .info{padding:0 5%;}
	.sleep-1 .info h1{font-size:20px;}
	.sleep-1 .info p{font-size:16px;}
	.sleep-2{font-size:14px;padding:30px 3%;}
	.sleep-3 .img-mb{display:block;}
	.sleep-3>div{height:auto;margin-top:10px;}
	.sleep-3>div>div{position:relative;width:100%;}
	.sleep .play{width:60px;height:60px;}
	.sleep .play .iconfont{font-size:30px;margin:0 0 0 16px;}
	.sleep-3 .info>div{padding:5% 3%;}
	.sleep-3 h2{font-size:24px;}
	.sleep-3 span{font-size:14px;}
	.sleep-3 h3{font-size:14px;}
	.sleep-3 p{font-size:14x;}
	.sleep-4{padding:30px 0;}
	.sleep-4 .video-list{padding:30px 0;}
	.sleep-4 .video-list>div{float:none;width:100%;margin:0;padding:5px 10px;}
	.sleep-4 h1{font-size:24px;padding:0 1%;margin-bottom:20px;}
	.sleep-4 p{font-size:14px;padding:0 1%;}
	.sleep-5 .top{width:95%;padding:10px 0;}
	.sleep-5 .top h1{font-size:24px;margin-bottom:10px;}
	.sleep-5 h3{font-size:14px;}
	.sleep-5 p{font-size:14px;}
	.sleep-5 .text-list{width:95%;margin:auto;}
	.sleep-5 .text-list>div{width:100%;}
	.sleep-5 .text-list .left{float:none;}
	.sleep-5 .text-list .right{float:none;}

	.material-1{height:500px;background:url(../../images/home/material_1_mb.jpg)no-repeat;background-size:cover;background-position:center;}
	.material-1 .img-pc{display:none;}
	.material-1 h1{font-size:28px;}
	.material-1 p{font-size:18px;padding:0 5%;line-height:30px;}
	.material-list .img-pc{display:none;}
	.material-list .img-mb{display:block;}
	.material-list .info{position:relative;padding:20px 10px;text-align:center;}
	.material-list .info h1{font-size:24px;}
	.material-list .info p{font-size:14px;}
	.material-list .text{padding:0 10px 5px 10px;}
	.material-list .text>div{float:none;width:100%;padding:0 !important;}
	.material-list .text h1{font-size:14px;}
	.material-list .text p{font-size:14px;}

	.shop-content{display:block;}
	.shop-content>div{padding:10px;}
	.shop-content .screen .list-con{display:block;}
	.shop-content .screen .list-con .list{padding:0;margin:10px 0;}
	.shop-content .list-con .list select{height:35px;}
	.shop-content .screen .button{padding:0;}

	.message .form_box .content_list .cms_td{width:100%;float:none;}
	.message .form_box .content_list .cms_td input,select{width:calc(100% - 60px)}
	.message .form_box .content_list .cms_init textarea{width:calc(100% - 60px)}
	.message .form_box .content_list .captcha input{width:calc(100% - 180px)}
	.message .form_box .content_list .captcha img{width:120px;}
	.message .form_box .content_list .cms_submit{width:100%;}
}