﻿@charset 'utf-8';

body { background-color: #fff; }

.wrapper { margin-bottom: 0; }

.transition { transition: all 0.6s linear; -webkit-transition: all 0.6s linear; -moz-transition: all 0.6s linear; -o-transition: all 0.6s linear; }

.design-header { position: fixed; top: 0; left: 0; width: 100%; z-index: 99; text-align: center; background-color: #fff; padding: 10px 0; font-size: 16px; color: #333; opacity: 0; }
.design-header .logo { display: inline-block; width: 30px; height: 30px; margin-right: 10px; border-radius: 100%; }

.design-introduce { width: 100%; margin-top: 88px; padding: 60px 60px 10px; overflow: hidden; background-color: #f6f3f3; }
.design-introduce .logo { display: block; width: 80px; height: 80px; margin: 10px auto; border-radius: 100%; }
.design-introduce h4 { margin: 20px auto 5px; text-align: center; font-size: 16px; }
.design-introduce p { margin: 0; line-height: 25px; text-align: center; font-size: 14px; color: #666; }
.design-introduce .moto { margin-top: 25px; }
.design-more-info { display: none; padding: 10px 20px; background-color: #f6f3f3; }
.design-more-info p { line-height: 25px; font-size: 14px; color: #666; }
.design-more-info p.separate { margin-bottom: 20px; }
.design-more-info p .emphasis { color: #333; }
.down-icon { margin: 0 0 20px 0; width: 100%; height: 40px; text-align: center; font-size: 20px; background-color: #f6f3f3; }

.design-case { width: 100%; overflow: hidden; padding: 25px 10px; background-color: #fff; }
.design-case .case-item { float: left; padding: 0 10px; margin-bottom: 35px; width: 50%; box-sizing: border-box; }
.design-case .case-item img { display: block; width: 100%; }
.design-case .case-item p { margin: 0; line-height: 35px; overflow: hidden; word-wrap: break-word; }
.design-case .case-item p.title { font-size: 14px; color: #333; }
.design-case .case-item p.address { line-height: 11px; height: 11px; font-size: 12px; color: #999; overflow: hidden; }

.design-footer { text-align: center; font-size: 12px; color: #999; }


/* 找灵感-公用*/
.inspiration-pages .page { margin-top: 138px; }
.inspiration-pages .fixed-box { position: fixed; z-index: 33; top: 44px; left: 0; right: 0; width: 100%; border-bottom: 1px solid #eee; }
.inspiration-pages .inspiration-nav { border-bottom: 1px solid #eee; background-color: #fff; padding: 0 15%; }
.inspiration-pages .inspiration-nav ul { display: flex; }
.inspiration-pages .inspiration-nav ul li { flex: 1; text-align: center; }
.inspiration-pages .inspiration-nav .nav { color: #333; display: inline-block; padding: 10px 3px 10px; font-size: 1.6rem; line-height: 1.2; }
.inspiration-pages .inspiration-nav .active { color: #ff3431; border-bottom: 2px solid #ff3431; }
.inspiration-pages .screen-nav { background-color: #fff; padding: 10px 0; }
.inspiration-pages .screen-nav ul { display: flex; }
.inspiration-pages .screen-nav ul li { flex: 1; }
.inspiration-pages .screen-nav ul li a { display: block; text-align: center; font-size: 1.2rem; height: 22px; line-height: 22px; border-right: 1px solid #eee; }
.inspiration-pages .screen-nav ul li:last-child a { border: none; }
.inspiration-pages .screen-nav ul li .icon { display: inline-block; vertical-align: middle; margin-left: 3px; width: 8px; height: 6px; background: url(/uploads/image/tddimages/icon-arrow-down-gray-small.png) no-repeat 0 0; background-size: 100%; }
.sort-modal { background-color: #fff; max-height: 400px; overflow-x: hidden; }
.sort-modal .sort-tit { padding: 10px 0; position: relative; text-align: center; font-size: 1.5rem; background: #faf7f7; }
.sort-modal .sort-tit .close-btn { position: absolute; z-index: 11; left: 8px; top: 9px; background: transparent; border: none; color: #999; }
.sort-modal .sort-txt { padding-bottom: 50px; }
.sort-modal .sort-txt a { display: block; border-bottom: 1px solid #eee; font-size: 1.4rem; text-align: left; padding: 10px 15px; }
.sort-modal .sort-txt .active { color: #ff3431; }
.sort-modal .sort-txt .color { display: inline-block; vertical-align: middle; margin-top: -3px; margin-right: 7px; width: 12px; height: 12px; border: 1px solid #eee; }
.sort-modal .sort-txt .color01 { background-color: red; }
.sort-modal .sort-txt .color02 { background-color: #ff792e; }
.sort-modal .sort-txt .color03 { background-color: #ffd42a; }
.sort-modal .sort-txt .color04 { background-color: #83d947; }
.sort-modal .sort-txt .color05 { background-color: #3990e2; }
.sort-modal .sort-txt .color06 { background-color: #9c30f5; }
.sort-modal .sort-txt .color07 { background-color: #74564a; }
.sort-modal .sort-txt .color08 { background-color: #f08098; }
.sort-modal .sort-txt .color09 { background-color: #ffffff; }

/* 找装修-设计师列表 */
.designer-list ul li { background-color: #fff; padding: 15px; margin-top: 10px; }
.designer-list ul li:first-child { margin-top: 0; }
.designer-list ul li .hd { overflow: hidden; border-bottom: 1px solid #eee; padding-bottom: 15px; margin-bottom: 15px; position: relative; }
.designer-list ul li .hd .hd-img { display: block; float: left; width: 50px; height: 50px; border-radius: 100%; overflow: hidden; margin-right: 10px; }
.designer-list ul li .hd .hd-img img { width: 100%; height: 100%; }
.designer-list ul li .hd .txt { float: left; width: 60%; }
.designer-list ul li .hd .txt .nm { display: block; font-size: 1.4rem; margin-bottom: 3px; }
.designer-list ul li .hd .txt .nm .lb { font-weight: normal; font-size: 1rem; color: #fff; line-height: 1; padding: 3px 4px 0; display: inline-block; vertical-align: middle; margin-top: -3px; }
.designer-list ul li .hd .txt .nm .lb-zx { background-color: #b553ed; }
.designer-list ul li .hd .txt .nm .lb-rz { background-color: #f2bc76; }
.designer-list ul li .hd .txt .nm .lb-zl { background-color: #47d691; }
.designer-list ul li .hd .txt .nm .lb-sx { background-color: #ff5552; }
.designer-list ul li .hd .txt .fn { display: block; color: #999; font-size: 1.2rem; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }
.designer-list ul li .hd .consultation { position: absolute; z-index: 11; right: 15px; top: 5px; text-align: center; }
.designer-list ul li .hd .consultation .consultation-btn { display: block; margin-bottom: 5px; color: #ff3431; font-size: 1.3rem; line-height: 1.2; padding: 4px 12px; border-radius: 20px; border: 1px solid #ff3431; }
.designer-list ul li .hd .consultation .nm { display: block; color: #999; font-size: 1.2rem; }
.designer-list ul li .bd .am-thumbnail { margin-bottom: 0; padding: 0; width: 150px; height: 100px; }
.designer-list ul li .bd .am-thumbnails li { padding: 4px !important; margin: 0 !important; }
#designer-modal .txt .lb { font-weight: normal; font-size: 1rem; color: #fff; line-height: 1; padding: 3px 4px 0; display: inline-block; vertical-align: middle; margin-top: -3px; }
#designer-modal .txt .lb-zx { background-color: #b553ed; }
#designer-modal .txt .lb-rz { background-color: #f2bc76; }
#designer-modal .txt .lb-zl { background-color: #47d691; }
#designer-modal .txt .lb-sx { background-color: #ff5552; }
#designer-modal .order-modal .order-hd { position: relative; height: 40px; }
#designer-modal .order-modal .order-hd .nm { position: absolute; z-index: 11; right: 20px; margin-top: 0 !important; top: 22px; }
#designer-modal .am-modal-dialog { width: 85%; }
/* 我的二维码*/
.my-qrcode-page .top-bar { background-color: #fff; padding: 12px 0; border-bottom: 1px solid #eee; }
.my-qrcode-page .top-bar .tit { display: block; text-align: center; font-size: 1.6rem; line-height: 1; }
.my-qrcode-page .top-bar .icon-back { position: absolute; z-index: 11; left: 15px; top: 12px; width: 10px; height: 16px; background: url(/uploads/image/tddimages/icon-back-bk.png) no-repeat 0 0; background-size: 100%; }
.my-qrcode-page .top-bar .qr-btn { position: absolute; z-index: 11; top: 12px; right: 45px; width: 16px; height: 16px; background: url(/uploads/image/tddimages/icon-qr-code-bk.png) no-repeat 0 0; background-size: 100%; }
.my-qrcode-page .top-bar .icon-share { position: absolute; z-index: 11; top: 12px; right: 15px; width: 16px; height: 16px; background: url(/uploads/image/tddimages/icon-share-bk.png) no-repeat 0 0; background-size: 100%; }
.my-qrcode-page .my-qrcode { margin: 10% 6% 7%; padding: 4% 0; background-color: #fff; }
.my-qrcode-page .my-qrcode .hd { padding: 0 4% 4%; border-bottom: 1px solid #eee; overflow: hidden; }
.my-qrcode-page .my-qrcode .hd .hd-img { display: block; float: left; width: 60px; height: 60px; margin-right: 10px; }
.my-qrcode-page .my-qrcode .hd .hd-img img { width: 100%; height: 100%; }
.my-qrcode-page .my-qrcode .hd .txt { display: block; float: left; }
.my-qrcode-page .my-qrcode .hd .txt .nm { display: block; font-size: 1.4rem; margin-bottom: 10px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }
.my-qrcode-page .my-qrcode .hd .txt .level { display: block; font-size: 1.2rem; color: #666; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }
.my-qrcode-page .my-qrcode .bd { padding: 8% 4% 0; }
.my-qrcode-page .my-qrcode .bd .qrcode { display: block; width: 250px; height: 250px; margin: 0 auto 15px; }
.my-qrcode-page .my-qrcode .bd .qrcode img { width: 100%; height: 100%; }
.my-qrcode-page .my-qrcode .bd .tit { display: block; text-align: center; font-size: 1.4rem; color: #999; }
.my-qrcode-page .preservation { display: block; -webkit-background: linear-gradient(to right, #ff5f32, #fb2669); background: linear-gradient(to right, #ff5f32, #fb2669); width: 195px; height: 40px; line-height: 40px; color: #fff; font-size: 1.4rem; text-align: center; margin: 0 auto; border: none; outline: none; border-radius: 50px; }
.my-qrcode-page .preservation:active { opacity: .7; }
.my-qrcode-page .my-qrcode-designer .hd { padding: 0 4% 4%; border-bottom: 1px solid #eee; overflow: hidden; }
.my-qrcode-page .my-qrcode-designer .hd .hd-img { display: block; float: left; width: 60px; height: 60px; margin-right: 10px; border-radius: 100%; overflow: hidden; }
.my-qrcode-page .my-qrcode-designer .hd .hd-img img { width: 100%; height: 100%; }
.my-qrcode-page .my-qrcode-designer .hd .txt { width: 60%; float: left; margin-top: 10px; }
.my-qrcode-page .my-qrcode-designer .hd .txt .lb { font-weight: normal; font-size: 1rem; color: #fff; line-height: 1; padding: 3px 4px 0; display: inline-block; vertical-align: middle; margin-top: -3px; }
.my-qrcode-page .my-qrcode-designer .hd .txt .lb-zx { background-color: #b553ed; }
.my-qrcode-page .my-qrcode-designer .hd .txt .lb-rz { background-color: #f2bc76; }
.my-qrcode-page .my-qrcode-designer .hd .txt .lb-zl { background-color: #47d691; }
.my-qrcode-page .my-qrcode-designer .hd .txt .lb-sx { background-color: #ff5552; }
.my-qrcode-page .my-qrcode-designer .hd .txt .tit { display: block; margin-bottom: 5px; font-size: 1.6rem; line-height: 1; }
.my-qrcode-page .my-qrcode-designer .hd .txt .kb { display: block; font-size: 1.2rem; line-height: 1.2; color: #999; }

/*功能栏*/
.fixed-scroll-bar { background-color: #faf7f7; margin-top: 44px; }
.fixed-scroll-bar .reservation-design { display: block; width: 40%; float: right; font-size: 1.4rem; height: 44px; line-height: 44px; text-align: center; color: #fff; -webkit-background: linear-gradient(to right, #ff5f32, #fb2669); background: linear-gradient(to right, #ff5f32, #fb2669); }
.fixed-scroll-bar .icons { float: left; margin-top: 12px; }
.fixed-scroll-bar .icons .icon { width: 25%; float: left; position: relative; }
.fixed-scroll-bar .icons .icon a { display: block; margin: 0 auto; }
.fixed-scroll-bar .icons .icon .icon-back { width: 17px; height: 17px; background: url(/uploads/image/tddimages/icon_back.png) no-repeat 0 0; background-size: 100%; }
.fixed-scroll-bar .icons .icon .icon-down { width: 16px; height: 16px; background:  no-repeat 0 0; background-size: 100%; }
.fixed-scroll-bar .icons .icon .icon-qrcode { width: 16px; height: 16px; background: url(/uploads/image/tddimages/icon-qr-code-bk.png) no-repeat 0 0; background-size: 100%; }
.fixed-scroll-bar .icons .icon .icon-star { width: 18px; height: 18px; background: url(/uploads/image/tddimages/icon-collection.png) no-repeat 0 0; background-size: 100%; }
.fixed-scroll-bar .icons .icon .icon-star-active { width: 18px; height: 18px; background: url(/uploads/image/tddimages/icon-collection-active.png) no-repeat 0 0; background-size: 100%; }
.fixed-scroll-bar .icons .icon .icon-upload { width: 15px; height: 18px; background: url(/uploads/image/tddimages/icon-share-fixed.png) no-repeat 0 0; background-size: 100%; }
.fixed-scroll-bar .icons .icon .bde { position: absolute; z-index: 11; top: -10px; right: -5px; font-size: 1rem; background-color: #ff3431; color: #fff; line-height: 1; border-radius: 20px; padding: 2px 4px 0; }

/* 一键预约模态框 */
.reservation-modal .am-modal-dialog { width: 90%; background: transparent; }
.order-modal { background-color: #fff; border-radius: 10px; padding: 20px 0 0; overflow: hidden; }
.order-modal .order-hd { margin-bottom: 20px; overflow: hidden; padding: 0 20px; }
.order-modal .order-hd .nm { display: block; float: right; color: #999; font-size: 1.2rem; line-height: 1; margin-top: 20px; }
.order-modal .order-hd .img-txt .logo { float: left; margin-right: 10px; width: 35px; height: 35px; overflow: hidden; border-radius: 100%; }
.order-modal .order-hd .img-txt .logo img { width: 100%; height: 100%; }
.order-modal .order-hd .img-txt .nm-tit { float: left; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; width: 80%; font-size: 1.6rem; line-height: 35px; text-align: left; }
.order-modal .order-hd .img-txt .sub-tit { float: left; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; width: 80%; font-size: 1.4rem; line-height: 1.4; text-align: left; }
.order-modal .order-hd .img-txt .txt { float: left; text-align: left; }
.order-modal .order-hd .img-txt .txt .tit { display: block; margin-bottom: 5px; font-size: 1.6rem; line-height: 1; }
.order-modal .order-hd .img-txt .txt .kb { display: block; font-size: 1.2rem; line-height: 1.2; color: #999; }
.order-modal .order-bd { padding: 0 20px 10px; }
.order-modal .order-bd .form-item { text-align: left; margin-bottom: 10px; overflow: hidden; }
.order-modal .order-bd .form-item .text { display: block; border: none; outline: none; background-color: #f6f3f3; border-radius: 5px; width: 100%; padding: 12px 10px; height: 40px; }
.order-modal .order-bd .form-item .text02 { float: left; width: 80%; border-radius: 0 5px 5px 0 !important; }
.order-modal .order-bd .form-item .lb { display: block; text-align: center; float: left; width: 20%; color: #fff; height: 40px; font-size: 1.8rem; line-height: 40px; background-color: #ff3431; border-radius: 5px 0 0 5px; }
.order-modal .order-footer { display: block; overflow: hidden; border-top: 1px solid #eee; }
.order-modal .order-footer a { display: block; text-align: center; float: left; width: 50%; font-size: 1.5rem; line-height: 1.2; padding: 16px 0; }
.order-modal .order-footer a:active { background-color: #eee; }
.order-modal .order-footer .close { color: #999; border-right: 1px solid #eee; }
.order-modal .order-footer .order { color: #ff3431; }
/* 预约成功 */
.success-modal { background-color: #fff; border-radius: 10px; padding: 35px 20%; overflow: hidden; }
.success-modal .success { display: block; margin: 0 auto 15px; width: 66px; height: 66px; background: url(/uploads/image/tddimages/icon-success.png) no-repeat 0 0; background-size: 100%; }
.success-modal .tit { display: block; font-size: 2.4rem; line-height: 1.2; margin-bottom: 20px; }
.success-modal .txt { display: block; color: #f6a623; font-size: 1.4rem; }


.clear { clear: both; width: 0; height: 0px; margin: 0; padding: 0; border: none; overflow: hidden; font-size: 0px }
.clearfix { zoom: 1 }
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; line-height: 0 }

.design-introduce { margin-top: 0px; padding-top: 30px; }
.reservation-design { display: block; width: 110px; margin: 20px auto 0; font-size: 1.3rem; height: 30px; line-height: 30px; text-align: center; color: #fff; border-radius: 50px; -webkit-background: linear-gradient(to right, #ff5f32, #fb2669); background: linear-gradient(to right, #ff5f32, #fb2669); }
.fixed-scroll-bar { padding: 5px 15px; height: 30px; box-sizing: content-box; }
.fixed-scroll-bar .icon-qrcode-box { display: block; float: right; margin-top: 6px; }
.fixed-scroll-bar .icons .icon .icon-back { margin-top: 6px; }
.fixed-scroll-bar .icons { margin-top: 0; }
.fixed-scroll-bar .icon-qrcode-box .icon { width: 35px; }
.fixed-scroll-bar .icon-qrcode-box .icon-qrcode { display: block; margin: 0 auto; width: 16px; height: 16px; background: url(/uploads/image/tddimages/icon-qr-code-bk.png) no-repeat 0 0; background-size: 100%; }
.fixed-scroll-bar .icon-share { float: right; margin-top: 6px; }
.fixed-scroll-bar .icon-share .icon { width: 35px; }
.fixed-scroll-bar .icon-share .icon-share-bk { display: block; margin: 0 auto; width: 16px; height: 16px; background: url(/uploads/image/tddimages/icon-share-bk.png) no-repeat 0 0; background-size: 100%; }
/* 详情滚动固定栏 */
#fixed-scroll-bar { position: fixed; z-index: 11; top: 44px; left: 0; right: 0; display: none; background-color: #fff; border-bottom: 1px solid #e4e4e4; margin-top: 0; }
#fixed-scroll-bar .hd-img-box { position: absolute; z-index: 12; left: 0; right: 0; width: 50%; margin: 0 auto; text-align: center; }
#fixed-scroll-bar .hd-img-box .hd-img { display: inline-block; vertical-align: middle; width: 30px; height: 30px; border-radius: 100%; overflow: hidden; margin-right: 5px; }
#fixed-scroll-bar .hd-img-box .hd-img img { width: 100%; height: 100%; }
#fixed-scroll-bar .hd-img-box .nm { display: inline-block; vertical-align: middle; font-size: 1.4rem; }

.dropload-up, .dropload-down { clear: both; }
