/* e74c3c */
html {
    background: #ccc;
    font-size: 55.2px;
}

body {
    margin: 0 auto;
    padding: 45px 0;
    font-size: 14px;
    width: 100%;
    max-width: 750px;
    background: #f5f5f5;
    overflow-x: hidden;
}

.clear {
    clear: both;
}

a,
a:link {
    color: #333;
    text-decoration: none;
	
}

a:hover {
    color: #e94c3d;
}
a:active{

     -webkit-tap-highlight-color: rgba(0, 0, 0, 0)!important;
-webkit-tap-highlight-color: transparent!important;

}a,a:hover,a:active,a:visited,a:link,a:focus{

-webkit-tap-highlight-color:rgba(0,0,0,0)!important;

-webkit-tap-highlight-color: transparent!important;

outline:none;

background: none;

text-decoration: none;

}
ul,
li,
p,
h1,
h2,
h3,
h4,
h5,
h6,
h7,
img {
    margin: 0;
    padding: 0;
    list-style: none;
    font-weight: normal;
}

/* 头部开始 */
.layTop {
    width: 100%;
    height: 45px;
    position: fixed;
    top: 0;
    left: 0;
    background: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    z-index: 999;
}

.layTopLeft {
    float: left;
    width: 80px;
    position: absolute;
    top: 0;
    left: 0;
}


.layTopLeft a.home {
    display: block;
    height: 45px;
    float: left;
    width: auto;
    padding-left: 10px;
    line-height: 45px;
    color: #e94c3d;
}

.layTopLeft a.home i {
    color: #e94c3d;
    font-size: 20px;
    line-height: 45px;
    vertical-align: middle;
    margin-top: -5px;
    margin-right: 5px;
}

.layTopLeft a.back {
    display: block;
    float: left;
    height: 45px;
    width: auto;
    padding-left: 10px;
    line-height: 45px;
    color: #e94c3d;
}

.layTopLeft a.back i {
    color: #e94c3d;
    font-size: 20px;
    line-height: 45px;
    vertical-align: middle;
    margin-top: -5px;
    margin-right: 5px;
}

.layTopRight {
    float: right;
    width: 80px;
    position: absolute;
    top: 0;
    right: 0;
}

.layTopRight .navKg,
.layTopRight .navClose {
    float: right;
    height: 45px;
    padding-right: 10px;
    line-height: 45px;
}

.layTopRight .navClose {
    display: none;
}

.layTopRight .navKg i,
.layTopRight .navClose i {
    font-size: 20px;
    color: #e94c3d;
}

.layTopRight .sBtn {
    float: right;
    float: right;
    height: 45px;
    padding-right: 10px;
    line-height: 45px;
}

.layTopRight .sBtn i {
    font-size: 20px;
    color: #e94c3d;
}

.layTopMid {
    width: 100%;
    box-sizing: border-box;
    padding: 0 80px;
    height: 45px;
    text-align: center;

}

.layTopMid img {
    height: 100%;
    width: auto;
}

.layTopMid h1 {
    line-height: 45px;
    color: #e94c3d;
    font-size: 18px;
}

/* 导航 */
.nav {
    display: none;
    position: fixed;
    top: 45px;
    left: 0;
    right: 0;
    bottom: 45px;
    background: rgba(255, 255, 255, 0.9);
    padding-top: 40px;
    box-sizing: border-box;
    z-index: 1999;
}

.nav a {
    width: 25%;
    height: auto;
    display: inline-block;
    float: left;
    text-align: center;
    margin-bottom: 40px;
}

.nav a h1 {
    line-height: 30px;
    height: 30px;
}

.nav a h1 img {
    width: 30px;
    height: 30px;
}

.nav a p {
    height: 30px;
    line-height: 30px;
    color: #000;
}

/* 底部 */
.footer {
    position: fixed;
    bottom: 0;
    height: 45px;
    left: 0;
    right: 0;
    background: #e94c3d;
    z-index: 999;
}

.footer a {
    width: 50%;
    display: block;
    float: left;
    height: 45px;
    line-height: 45px;
    text-align: center;
    color: #fff;
    position: relative;
    box-sizing: border-box;
}

.footer a:not(:last-child)::after {
    content: '';
    position: absolute;
    right: 0;
    width: 1px;
    background: #fff;
    height: 25px;
    top: 10px;
}

/* banner */
.bannerItem {
    height: 180px;
    width: 100%;
    display: block;
}

.swiper-pagination-bullet-active {
    background: #e94c3d !important;
}

.my-bullet {
    display: inline-block;
    width: 10px;
    height: 10px;
    background: #eee;
    position: relative;
    margin: 0 5px;
    border-radius: 5px;
}

/* 装修热线 */
.indexTel {
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    color: #b08362;
    background: #ededed;
    font-weight: bold;
}

.litNav {
    padding: 20px 0 10px 0;
    background: #fff;
    overflow: hidden;
}

.litNav a {
    height: auto;
    width: 25%;
    float: left;
    display: inline-block;
    text-align: center;
}

.litNav a h1 {
    height: 40px;
}

.litNav a h1 img {
    width: 40px;
    height: 40px;
}

.litNav a p {
    line-height: 30px;
}

/* 报价1 */
.bj1 {
    border-top: 15px solid #f6f7fb;
    background: #fff;
    padding: 30px 20px 20px 20px;
}

.bj1 h1 {
    position: relative;
    color: #ac865f;
    font-size: 24px;
    text-align: center;
    height: 60px;
    line-height: 40px;
    font-weight: bold;
    letter-spacing: 2px;
}

.bj1 h1::after {
    position: absolute;
    content: '';
    top: 50px;
    left: 50%;
    margin-left: -25px;
    width: 50px;
    height: 2px;
    background: #ac865f;
}

.bj1 h2 {
    color: #e94c3d;
    font-size: 14px;
    text-align: center;
    padding-bottom: 20px;
}

.bj1 input {

    height: 36px;
    border: 1px solid #eee;
    width: 100%;
    margin: 10px auto;
    text-align: center;
}

.bj1 button {
    color: #fff;
    height: 36px;
    border: 0;
    width: 100%;
    margin: 10px auto;
    text-align: center;
    background: #e94c3d;
}

.bj1 p {
    color: #333;
    font-size: 14px;
    text-align: center;
}

/* 标题 */
.bigTit {
    font-size: 20px;
}

.bigTit span {
    font-size: 12px;
    color: #888;
}

.bigTit .more {
    float: right;
    font-size: 14px;
    margin-top: 7px;
}

/* 环保装修 */
.fanga {
    border-top: 15px solid #f6f7fb;
    padding: 30px 20px 0 20px;
    background: #fff;
}

.fangas {
    padding: 20px 0 0 0;
    overflow: hidden;
}

.fangas a {
    width: 50%;
    padding-right: 5px;
    height: 80px;
    display: block;
    box-sizing: border-box;
    margin-bottom: 10px;
    position: relative;
    float: left;
}

.fangas a::before {
    width: 16px;
    height: 8px;
    content: "";
    background: #e94c3d;
    position: absolute;
    top: 20px;
    left: 10px;
}

.fangas a h1 {
    position: absolute;
    top: 30px;
    left: 10px;
    height: 30px;
    font-size: 18px;
    color: #fff;
    font-weight: bold;
}

.fangas a h2 {
    position: absolute;
    top: 55px;
    left: 10px;
    height: 30px;
    font-size: 12px;
    color: #fff;
}

.fangas a img {
    width: 100%;
    height: 100%;
    border-radius: 10px;
}

.fangas a.big {
    padding-left: 5px;
    padding-right: 0;
    float: right;
    height: 170px;
}

.fangas a.big h1 {
    left: 30px;
    top: 60px;
}

.fangas a.big h2 {
    left: 30px;
    top: 90px;
}

.fangas a.big::before {
    left: 30px;
    top: 40px;
}

/* 首页案例 */
.caseIndex {
    border-top: 15px solid #f6f7fb;
    padding: 30px 20px 0 20px;
    background: #fff;
    overflow: hidden;
}

.caseIndex .caseBox {
    height: auto;
    width: 100%;
    overflow: hidden;
    margin: 20px 0;
    position: relative;
}

.caseIndex .caseBox .caseItem img {
    width: 100%;
    vertical-align: middle;
}


.caseIndex .caseBox .caseItemNum {
    position: absolute;
    bottom: 85px;
    height: 30px;
    background: rgba(0, 0, 0, 0.5);
    text-align: center;
    color: #fff;
    width: 100%;
    line-height: 30px;
    font-size: 12px;
}

.caseIndex .caseBox .swiper-button-next,
.caseIndex .caseBox .swiper-button-prev {
    width: 20px;
    height: 20px;
    background: #fff;
    text-align: center;
    border-radius: 10px;
    top: 100%;
    margin-top: -110px;
}
.caseIndex .caseBox .swiper-button-next i,
.caseIndex .caseBox .swiper-button-prev i {line-height:20px;}

.caseIndex .caseDes {
    height: 70px;
    padding-top: 15px;
    position: relative;
}

.caseIndex .caseDes h2 {
    height: 40px;
    line-height: 40px;
    font-size: 18px;
}

.caseIndex .caseDes h3 {
    height: 30px;
    line-height: 30px;
    color: #777;
    font-size: 14px;
}

.caseIndex .caseDes button {
    position: absolute;
    right: 0;
    height: 30px;
    line-height: 30px;
    color: #fff;
    background: #e94c3d;
    font-size: 20px;
    top: 55px;
    border: 0;
    padding: 0 20px;
    border-radius: 5px;
}

/* 业主故事 */
.story {
    border-top: 15px solid #f6f7fb;
    padding: 30px 0 0 0;
    background: #fff;
}

.yezhu {
    overflow: hidden;
    padding: 20px 0 450px 0;
}

.yezhu .swiper-slide {
    padding: 5px;
    box-sizing: border-box;
    position: relative;
    overflow: hidden;
}

.yezhu .swiper-slide a.yezhuItem {
    display: block;
    overflow: hidden;
    position: relative;
    border-radius: 50%;
    background: #000;
    border: 3px solid rgba(255, 255, 255, 0.8);
}

.yezhu .swiper-slide a.yezhuItem img {
    opacity: 0.7;
}

.yezhu .swiper-slide a.yezhuItem .zw {
    width: 100%;
    height: auto;
}

.yezhu .swiper-slide a.yezhuItem .yz {
    width: auto;
    height: 100%;
    left: 50%;
    top: 0;
    transform: translateX(-50%);
    position: absolute;
}

.yezhu .swiper-slide-active {
    transform: scale(1.2);
    -ms-transform: scale(1.2);
    /* IE 9 */
    -moz-transform: scale(1.2);
    /* Firefox */
    -webkit-transform: scale(1.2);
    /* Safari 和 Chrome */
    -o-transform: scale(1.2);
    overflow: visible;
}

.yezhu .swiper-slide-active a.yezhuItem img {
    opacity: 1;
}


.yezhu .swiper-slide-prev {
    left: -5px;
}

.yezhu .swiper-slide-next {
    right: -5px;
}

.yezhu .swiper-slide .yzBox {
    opacity: 0;
    position: absolute;
    top: 100%;
    width: 416.66%;
    height: 400px;
    left: 50%;
    transform: translateX(-50%);
    padding: 10px 20px;
    box-sizing: border-box;
    transition: all 1s;
    -webkit-transition: all 1s;
    /* Safari */
}

.yezhu .swiper-slide-active .yzBox {
    opacity: 1;
}

.yezhu .swiper-slide .yzBox h1 {
    font-size: 20px;
    text-align: center;
}

.yezhu .swiper-slide .yzBox .yzDes {
    border: 1px solid #eee;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    border-radius: 5px;
    padding: 10px;
    box-sizing: border-box;
    margin-top: 20px;
	height:280px;
	overflow:hidden;
}
.yezhu .swiper-slide .yzBox .yzDes img{
    max-height:230px;
}

.yezhu .swiper-slide .yzBox .yzDes h2 {
    font-size: 14px;
    color: #000;
    line-height: 20px;
}

.yezhu .swiper-slide .yzBox .yzDes p {
    font-size: 12px;
    color: #888;
    line-height: 20px;
}

.yezhu .swiper-slide .yzBox .yzDes img {
    width: 100%;
}

/* 首页设计师 */
.sjsIndex {
    border-top: 15px solid #f6f7fb;
    padding: 30px 20px 0 20px;
    background: #fff;
}

.sjsBanner {
    position: relative;
    margin-top: 20px;
    overflow: hidden;
    padding-bottom: 40px;
}

.sjsBanner .swiper-slide {
    box-sizing: border-box;
    position: relative;
    border: 1px solid #eee;
    padding: 5px;
}

.sjsBanner .swiper-slide a img {
    width: 100%;
}

.sjsBanner .swiper-slide h1 {
    font-size: 16px;
    text-align: center;
}

/* 首页新闻 */
.newsIndex {
    border-top: 15px solid #f6f7fb;
    padding: 30px 20px 0 20px;
    background: #fff;
}

.newsIndexList {
    padding: 20px 0;
    overflow: hidden;
}

.newsIndexItem {
    padding: 10px 0;
    border-bottom: 1px solid #eee;
    box-sizing: border-box;
    overflow: hidden;
    height: auto;
    min-height: 100px;
}

.newsIndexItem .newsPic {
    width: 35%;
    float: left;
}

.newsIndexItem .newsPic img {
    width: 100%;
    height: auto;
}

.newsIndexItem .newsDesr {
    width: 60%;
    float: right;
}

.newsIndexItem .newsDesr h1 {
    font-size: 16px;
    color: #333;
    line-height: 20px;
    height: 20px;overflow:hidden;
    margin-bottom: 10px;
}

.newsIndexItem .newsDesr h2 {
    font-size: 14px;
    color: #666;
    line-height: 20px;
    height: 40px;
    overflow: hidden;
}

.newsIndexItem .newsDesr h3 {
    font-size: 12px;
    color: #888;
    line-height: 30px;
    height: 30px;
}

.copyright {
    padding: 10px 0;
    text-align: center;
    line-height: 26px;
    font-size: 12px;
    color: #666;
    /* background: #fff; */
}

/* 公共筛选 */
.sxBox {
    position: fixed;
    top: 45px;
    left: 0;
    right: 0;
    height: 45px;
    background: #fff;
    z-index: 999;
}

.sxBox .sxItem {
    float: left;
    text-align: center;
    line-height: 45px;
    height: 45px;
}

.sxBox .sxItem .fa-chevron-up {
    display: none;
}

.sxBox .sxItem.focus {
    color: #e94c3d;
}

.sxBox .sxItem.focus .fa-chevron-up {
    display: inline-block;
}

.sxBox .sxItem.focus .fa-chevron-down {
    display: none;
}

.sxBox .sxItem .items {
    position: fixed;
    display: none;
    top: 90px;
    left: 0;
    bottom: 45px;
    right: 0;
    background: #fff;
    border-top: 1px solid #eee;
    text-align: center;
    transition: all 1s;
    -webkit-transition: all 1s;
}

.sxBox .sxItem.focus .items {
    display: block;
}

.sxBox .sxItem .items a {
    display: inline-block;
    height: 36px;
    line-height: 36px;
    width: 30%;
    background: #FDEDEB;
    color: #333;
    margin: 1%;
}

.sxBox .sxItem .items a.focus {
    background: #e94c3d;
    color: #fff;
}


/* 案例list */
.listBox {
    padding: 55px 10px 10px 10px;
    box-sizing: border-box;
}

.listBox .caseItem {
    width: 100%;
    margin: 10px 0;
    border-radius: 5px;
    overflow: hidden;
}

.listBox .caseItem .titcon {
    position: relative;
    display: block;
    height: auto;
}

.listBox .caseItem .titcon img {
    width: 100%;
    vertical-align: middle;
}

.listBox .caseItem .titcon .pic {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.8), transparent, transparent, transparent);
}

.listBox .caseItem .titcon h3 {
    position: absolute;
    left: 0;
    width: 100%;
    height: 30px;
    line-height: 30px;
    bottom: 35px;
    z-index: 99;
    font-size: 18px;
    color: #fff;
    text-indent: 15px;
}

.listBox .caseItem .titcon h4 {
    position: absolute;
    left: 0;
    width: 100%;
    height: 30px;
    line-height: 30px;
    bottom: 5px;
    z-index: 99;
    font-size: 14px;
    color: #fff;
    text-indent: 15px;
}

.listBox .caseItem .titcon h4 i {
    font-style: normal;
}

/* caseShow */
.caseShowTop {
    width: 100%;
    height: auto;
    position: relative;
}

.caseShowTop img {
    width: 100%;
    height: auto;
}

.caseShowTop .pic {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.8), transparent, transparent, transparent);
}

.caseShowTop h3 {
    position: absolute;
    bottom: 80px;
    width: 100%;
    height: 30px;
    line-height: 30px;
    left: 0;
    text-indent: 25px;
    color: #fff;
    z-index: 99;
    font-size: 18px;
}

.caseShowTop h4 {
    position: absolute;
    bottom: 55px;
    width: 100%;
    height: 30px;
    line-height: 30px;
    left: 0;
    text-indent: 25px;
    color: #fff;
    z-index: 99;
    font-size: 14px;
}

.caseShowTop h4 i {
    font-style: normal;
}

.sjsInfo {
    position: absolute;
    bottom: -50px;
    left: 20px;
    right: 20px;
    height: 100px;
    background: #fff;
    z-index: 99;
    box-sizing: border-box;
    padding: 20px 15px;
    border-radius: 8px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}

.sjsInfo .sjsPhoto {
    width: 60px;
    height: 60px;
    float: left;
    overflow: hidden;
    border-radius: 50%;
}

.sjsInfo .sjsPhoto img {
    width: 60px;
    height: auto;
}

.sjsInfo .sjsDes {
    float: left;
    margin-left: 10px;
}

.sjsInfo .sjsDes h1 {
    font-size: 18px;
    line-height: 30px;
}

.sjsInfo .sjsDes p {
    font-size: 14px;
    color: #777;
    line-height: 30px;
}

.sjsInfo button {
    display: inline-block;
    position: absolute;
    right: 15px;
    top: 32px;
    padding: 0 15px;
    height: 36px;
    border: 0;
    background: #e94c3d;
    color: #fff;
    border-radius: 5px;
}

.sjLn {
    background: #fff;
    padding: 70px 20px 20px 20px;
}

.sjLn h1 {
    font-size: 20px;
    border-bottom: 1px solid #eee;
    height: 40px;
    font-weight: bold;
    line-height: 40px;
}

.sjLn p {
    font-size: 12px;
    font-size: 12px;
    color: #444;
    line-height: 24px;
    padding-top: 20px;
}

/* 内容公共 */

.contentBox {
    border-top: 15px solid #f6f7fb;
    background: #fff;
    padding: 20px;
    line-height: 26px !important;
}
.contentBox * {
    max-width:100%!important;
}

.contentBox img {
    margin: 10px 0;
    max-width: 100% !important;
    height: auto !important;
}

.page1 {
    border-top: 15px solid #f6f7fb;
    background: #fff;
    height: 36px;
    padding-top: 10px;
}

.page1 a {
    display: block;
    float: left;
    width: 50%;
    line-height: 26px;
    text-align: center;
    color: #e94c3d;
    height: 26px;
    box-sizing: border-box;
}

.page1 a:first-child {
    border-right: 1px solid #eee;
}

/* 设计师list */
.sjsItem {
    width: 100%;
    margin: 10px 0;
    border-radius: 5px;
    overflow: hidden;
    background: #fff;
    padding: 10px;
    box-sizing: border-box;
}

.sjsItem .pic {
    width: 100px;
    height: auto;
    float: left;
    border-radius: 10px;
    overflow: hidden;
}

.sjsItem .pic img {
    width: 100px;
    height: auto;
}

.sjsItem .titcon {
    float: left;
    padding-left: 10px;
}

.sjsItem .titcon h3 {
    line-height: 40px;
    height: 40px;
    font-size: 18px;
}

.sjsItem .titcon h4 {
    line-height: 30px;
    height: 30px;
    font-size: 14px;
    color: #666;
}

.sjsItem .titcon h4 i {
    font-style: normal;
}

/* 热装楼盘 */
.hotItem {
    width: 100%;
    margin: 10px 0;
    border-radius: 5px;
    overflow: hidden;
    background: #fff;
    box-sizing: border-box;
    padding-bottom: 5px;
}

.hotItem img {
    width: 100%;
}

.hotItem h1 {
    font-size: 18px;
    height: 30px;
    line-height: 30px;
    text-indent: 15px;
    padding-top: 5px;
}

.hotItem h2 {
    font-size: 14px;
    height: 20px;
    line-height: 20px;
    text-indent: 15px;
}

/* hotShow */
.hotShowTop {
    width: 100%;
    height: auto;
    position: relative;
}

.hotShowTop img {
    width: 100%;
    height: auto;
}

.hotShowTop .pic {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.8), transparent, transparent, transparent);
}

.hotShowTop h3 {
    position: absolute;
    bottom: 30px;
    width: 100%;
    height: 30px;
    line-height: 30px;
    left: 0;
    text-indent: 25px;
    color: #fff;
    z-index: 99;
    font-size: 18px;
}

.hotShowTop h4 {
    position: absolute;
    bottom: 5px;
    width: 100%;
    height: 30px;
    line-height: 30px;
    left: 0;
    text-indent: 25px;
    color: #fff;
    z-index: 99;
    font-size: 14px;
}

.hotShowTop h4 i {
    font-style: normal;
}

.hotDes {
    background: #fff;
    padding: 20px;
}

.hotDes h1 {
    font-size: 20px;
    border-bottom: 1px solid #eee;
    height: 40px;
    font-weight: bold;
    line-height: 40px;
}

.hotDes p {
    font-size: 12px;
    font-size: 12px;
    color: #444;
    line-height: 24px;
    padding-top: 20px;
}

/* 在施工地 */

.listBox .gdItem {
    width: 100%;
    box-sizing: border-box;
    padding: 10px;
    height: auto;
    margin-bottom: 10px;
    background: #fff;
    overflow: hidden;
    border-radius: 10px;
}

.listBox .gdItem:hover {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

.listBox .gdItem .gdLeft {
    float: left;
    width: 100%;
    height: auto;
}

.listBox .gdItem .gdLeft .pic {
    width: 100%;
    height: auto;
}

.listBox .gdItem .gdLeft .pic img {
    width: 100%;
    height: auto;
}

.listBox .gdItem .gdLeft .titcon {
    width: 100%;
    float: left;
}

.listBox .gdItem .gdRight {
    float: left;
    width: 100%;
    height: auto;
}

.listBox .gdItem .gdRight h3 {
    font-size: 20px;
    line-height: 40px;
    padding-left: 10px;
}

.listBox .gdItem .gdRight h4 {
    font-size: 14px;
    line-height: 30px;
    color: #777;
    height: 30px;
    padding-left: 10px;
}

.listBox .gdItem .gdRight h4 span {
    padding-right: 35px;
}

.listBox .gdItem .gdRight h4 span i {
    font-style: normal;
}

.listBox .gdItem .gdRight h5 {
    padding-top: 10px;
}

.listBox .gdItem .gdRight h5 {
    padding-left: 10px;
    color: #777;
    line-height: 20px;
    padding-bottom: 5px;
}

.listBox .gdItem .gdRight h5 i {
    font-style: normal;
}

.jdt span {
    width: 18%;
    display: inline-block;
    text-align: center;
    color: #999;
    position: relative;
}

.jdt span i {
    font-size: 20px;
    background: #fff;
    position: relative;
    z-index: 99;
}

.jdt span i.fa-circle {
    display: none;
}

.jdt span i.fa-check-circle-o {
    display: none;
}

.jdt span.done,
.jdt span.ing {
    color: #e94c3d;
}

.jdt span.done i.fa-circle {
    display: none;
}

.jdt span.done i.fa-circle-o {
    display: none;
}

.jdt span.done i.fa-check-circle-o {
    display: inline-block;
}

.jdt span.ing i.fa-circle {
    display: inline-block;
}

.jdt span.ing i.fa-circle-o {
    display: none;
}

.jdt span.ing i.fa-check-circle-o {
    display: none;
}


.jdt span::before {
    display: inline-block;
    content: '';
    height: 1px;
    width: 100%;
    position: absolute;
    top: 10px;
    right: 50%;
    z-index: 9;
}

.jdt span::before {
    background: #999;
}

.jdt span.done::before,
.jdt span.ing::before {
    background: #e94c3d;
}

.jdt span:first-child::before {
    display: none;
}

/* 装修指南 */
.listBox .newsIndexItem {
    background: #fff;
    padding: 10px;
    border-radius: 5px;
}

.tabBox {
    position: fixed;
    top: 45px;
    left: 0;
    right: 0;
    height: 45px;
    background: #fff;
    z-index: 999;
}

.tabBox a,
.tabBox a:link {
    float: left;
    height: 43px;
    line-height: 45px;
    color: #666;

    text-align: center;
    font-size: 16px;
}

.tabBox a.focus {
    color: #e94c3d;
    font-weight: bold;
    border-bottom: 2px solid #e94c3d;
}

.pswp__button--share {
    display: none !important;
}

figure {
    margin: 0;
}

/* 设计师show */
.sjsShowBox {
    width: 100%;
    position: relative;
    height: auto;
}

.sjsShowBox img.bg {
    width: 100%;
    height: auto;
}

.sjsInfo.des {
    height: auto;
}

.sjsInfo.des .sjsPhoto {
    width: 90px;
    height: auto;
    border-radius: 10px;
}

.sjsInfo.des .sjsPhoto img {
    width: 90px;
    height: auto;
    vertical-align: middle;
}

.sjsInfo.des .sjsDes h1 span {
    font-size: 12px;
    color: #666;
}

/* 内容页tab */
.catetabs {
    background: #fff;
    width: 100%;
    height: 45px;
    line-height: 45px;
    border-top: 15px solid #f6f7fb;
}

.catetabs a {
    float: left;
    height: 45px;
    line-height: 45px;
    display: block;
    text-align: center;
}

.catetabs a.focus {
    color: #e94c3d;
    height: 43px;
    border-bottom: 2px solid #e94c3d;
    font-weight: bold;
}

h1.btbt {
    width: 100%;
    height: 40px;
    line-height: 40px;
    color: #e94c3d;
    font-weight: bold;
    font-size: 18px;
    text-align: center;
}

.listBox.tabCon {
    padding: 10px;
}

.leftFixed {
    position: fixed;
    top: 45px;
    left: 0;
    z-index: 999;
    border-top: 0;
}

/* 文章详情 */
.newsShowBox {
    width: 100%;
    height: auto;
    background: #fff;
}

.newsShowBox h1 {
    padding: 20px 30px 0 30px;
    line-height: 26px;
    font-size: 16px;
    text-align: center;
}

.newsShowBox p {
    line-height: 30px;
    font-size: 12px;
    color: #666;
    text-align: center;
}



.zzc {
    width: 100%;
    position: fixed;
    display: none;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.5);
    z-index: 9999;
}

.bjTc {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    bottom: 0;
    z-index: 99999;
    display: none;
}

.bjTc .bjTcinner {
    background: #fff;
    text-align: center;
    height: 100%;
}

.bjTc .bjTcinner .bt {
    position: absolute;
    background: #e94c3d;
    border-radius: 50%;
    width: 60px;
    height: 60px;
    left: 50%;
    top: 20px;
    margin-left: -40px;
    color: #fff;
    text-align: center;
    line-height: 30px;
    font-size: 22px;
    padding: 10px;
    border: 5px solid rgba(255, 255, 255, 0.5);
}

.bjTc .bjTcinner h1 {
    padding-top: 130px;
    line-height: 40px;
    font-size: 20px;
    text-align: center;
}

.bjTc .bjTcinner input {
    border: 1px solid #ccc;
    width: 90%;
    line-height: 36px;
    height: 36px;
    margin-top: 15px;
    text-indent: 10px;
}

.bjTc .bjTcinner button {
    border: 1px solid #ccc;
    width: 170px;
    line-height: 36px;
    height: 36px;
    margin-top: 15px;
    text-align: center;
    background: #e94c3d;
    color: #fff;
    border-radius: 5px;
    border: 0;
    margin-bottom: 20px;
}

.bjTc .bjTcinner .closeBj {
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
}

.bjTcSjs {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: auto;
    bottom: 0;
    z-index: 99999;
    display: none;
}

.bjTcSjs .bjTcinner {
    background: #fff;
    text-align: center;
    height: 100%;
}

.bjTcSjs .bjTcinner .bt {
    position: absolute;
    background: #e94c3d;
    border-radius: 50%;
    width: 60px;
    height: 60px;
    left: 50%;
    top: 20px;
    margin-left: -40px;
    color: #fff;
    text-align: center;
    line-height: 30px;
    font-size: 22px;
    padding: 10px;
    border: 5px solid rgba(255, 255, 255, 0.5);
}

.bjTcSjs .bjTcinner h1 {
    padding-top: 30px;
    line-height: 40px;
    font-size: 20px;
    text-align: center;
}

.bjTcSjs .bjTcinner input {
    border: 1px solid #ccc;
    width: 90%;
    line-height: 36px;
    height: 36px;
    margin-top: 15px;
    text-indent: 10px;
}

.bjTcSjs .bjTcinner button {
    border: 1px solid #ccc;
    width: 170px;
    line-height: 36px;
    height: 36px;
    margin-top: 15px;
    text-align: center;
    background: #e94c3d;
    color: #fff;
    border-radius: 5px;
    border: 0;
    margin-bottom: 20px;
}

.bjTcSjs .bjTcinner .closeSjs {
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
}

.searchBox {
    padding: 10px;
    background: #fff;
    position: relative;
}

.searchBox input {
    height: 30px;
    border: 1px solid #eee;
    line-height: 30px;
    width: 100%;
}

.searchBox button {
    position: absolute;
    height: 34px;
    border: 0;
    background: #e94c3d;
    color: #fff;
    padding: 0 15px;
    right: 9px;
    top: 10px;
}

.ztbox {
    width: 100%;
    padding: 0;
}

.ztbox img {
    width: 100%;
    height: auto;
}

.ztform {
    width: 100%;
    height: auto;
    padding: 20px 0;
    text-align: center;

}

.ztform h1 {
    font-size: 18px;
    font-weight: bold;
    color: #ac865f;
}

.ztform input {
    border: 1px solid #ccc;
    width: 90%;
    line-height: 36px;
    height: 36px;
    margin-top: 15px;
    text-indent: 10px;
}

.ztform button {
    border: 1px solid #ccc;
    width: 170px;
    line-height: 36px;
    height: 36px;
    margin-top: 15px;
    text-align: center;
    background: #e94c3d;
    color: #fff;
    border-radius: 5px;
    border: 0;
    margin-bottom: 20px;
}

.ghs{overflow:hidden;position:relative;}
.ghs img{width:60px;height:60px;overflow:hidden;}
.ghl{width:80px;float:left;margin-top:20px;}
.ghr{float:left;margin-top:20px;}
.ghr p{padding:0;line-height:20px;}
.ghr p b{font-size:14px;}
.ghr a.yysj{font-size:16px;position:absolute;right:10px;bottom:30px;background:#e94c3d;color:#fff;display:block;height:30px;line-height:30px;padding:0 20px;border-radius:4px;}