body, button, input, select, textarea {
    color: rgb(102, 102, 102);
    font: 12px/1.5 "microsoft yahei", 微软雅黑, 黑体, 宋体, "microsoft jhenghei", 华文细黑, stheiti, mingliu;
}
.container{
    width:980px;
    margin:1px auto 0;
}
.yezhu-title{
    font-size: 24px;
    color: #333333;
    display: block;
    margin-bottom: 15px;
}
.yezhu-title:hover{
    transition: all 0.2s ease-in-out;
}

a:hover{
    transition: all 0.2s ease-in-out;
    color: #d01a21;
}

/*业主导航*/
.yezhu-nav{
    width: 100%;
    height: 50px;
    line-height: 50px;
}
.yezhu-nav ul{
    width: 370px;
    height: 50px;
    margin: 5px auto 0;
}
.yezhu-nav ul li{
    display:inline-block;
    margin-right: 20px;
    border-right: 2px solid #e5e5e5;;
    padding-right: 20px;
    height: 12px;
    line-height: 11px;
}

.yezhu-nav ul li a{
    display: inline-block;
    font-size: 14px;
}
/*.yezhu-nav ul li.nav a {
    color: #ff973c;
}*/
.yezhu-nav-al{
    margin-right: 0!important;
    padding-right: 0!important;
    border-right: 0!important;
}


/*banner*/
.part-header{
    width: 100%;
    height: 420px;
}
.header-gift{
    width: 312px;
    height: 420px;
    background: #fff;
    -webkit-box-shadow: 0px 4px 15px 0px rgba( 101, 101, 101,0.28);
    box-shadow: 0px 4px 15px 0px rgba( 101, 101, 101,0.28);
    float: left;
    text-align: center;
}
.header-gift-pic1{
    margin: 20px 0 15px 0;
}
.header-form input:focus{
    border: 1px solid #d01a21;
    transition: all 0.3s ease-in-out;
}
/*.header-form .city:focus{*/
    /*border: 1px solid #e1e1e1;*/
    /*transition: all 0.3s ease-in-out;*/
/*}*/
.header-form input{
    color: #999;
    font-size: 12px;
    height: 14px;
    border: 1px solid #e1e1e1;
    border-radius: 3px;
    padding: 10px 0 10px 32px;
    outline: none;
    width: 240px !important;
    margin-top: 10px;
    font: 12px/1.5 "microsoft yahei", 微软雅黑,\9ed1\4f53,\5b8b\4f53, "microsoft jhenghei", 华文细黑, stheiti, mingliu;
    color: #666;
}
.form-city{
    position: relative;
}
/*选择城市*/
.select-city{
    width: 274px;
    height: 400px;
    background: #ffffff;
    position: absolute;
    top: 48px;
    z-index: 2;
    left: 19px;
    box-shadow: 0px 3px 20px #cdcdcd;
    overflow: hidden;
    display: none;
}
.city-active{
    display: block;
}

.select-pcity-on{
    background-color: #f8f8f8;
    color: #d01a21!important;
}
.select-city-on{
    background-color: #f8f8f8;
    color: #d01a21!important;
}
.city-tt{
    color: #666;
    position: absolute;
    top: 20px;
    left: 52px;
    font-size: 12px;
}
.l-city{
    width: 130px;
    float: left;
    height: 400px;
}
.r-city{
    width: 144px;
    float: left;
    height: 400px;
}
.l-city ul{
    width: 130px;
    height: 100%;
    overflow-y: auto;
}
.r-city ul{
    width: 144px;
    height: 100%;
    overflow-y: auto;
}
.l-city ul li{
    padding: 5px 10px 6px 20px;
    text-align: left;
    font-size: 12px;
    color: #333333;
    cursor: pointer;
}
.select-city ul li:hover{
    color: #d01a21;
    background: #f8f8f8;
}

.r-city ul li{
    padding: 5px 10px 6px 20px;
    text-align: left;
    font-size: 12px;
    color: #333333;
    cursor: pointer;
}

/*定义滚动条高宽及背景 高宽分别对应横竖滚动条的尺寸*/
::-webkit-scrollbar
{
    width: 7px;
    height: 7px;
    background-color: #ccc;
   margin-top: 5px;
}

/*定义滚动条轨道 内阴影 圆角*/
::-webkit-scrollbar-track
{
    border-radius: 10px;
    background-color: #fff;
}

/*定义滑块 内阴影 圆角*/
::-webkit-scrollbar-thumb
{
    border-radius: 20px 15px 15px 15px;
    background-color: #ccc;
    margin-top: 5px;
}



.form-btn{
    background: #d01a21;
    color: #fff;
    display: block;
    position: relative;
    border-radius: 3px;
    width: 274px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    cursor: pointer;
    margin: 16px auto 0;
}
.form-btn-not{
    background-color: #a5a5a5!important;
    cursor: no-drop;
}


:-moz-placeholder { /* mozilla firefox 4 to 18 */
    color: #999;; opacity:1;
}

::-moz-placeholder { /* mozilla firefox 19  */
    color: #999;opacity:1;
}

input:-ms-input-placeholder{
    color: #999;opacity:1;
}

input::-webkit-input-placeholder{
    color: #999;opacity:1;
}


.form-pos{
    position: relative;
}
.form-ico{
    width: 11px;
    height: 13px;
    position: absolute;
    left: 30px;
    top: 21px;
}
.city-icol{
    background:  no-repeat center center;
}
.city-icor{
    background:  no-repeat center center;
    right: 30px;
    left: auto;
}
.name-icol{
    background:  no-repeat center center;
}
.phone-icol{
    width: 14px;
    background:  no-repeat center center;
}
.form-clause{
   width: 13px;
    height: 13px;
    top: 2px;
    left: 20px;
    border: 1px solid #e1e1e1;
    border-radius: 2px;
    cursor: pointer;
}
.form-active{
  background-image: ;
    background-position: 1px 3px;
    background-size: 11px;
  background-repeat: no-repeat;
}
.header-banner{
    width:640px;
    height: 420px;
    float: right;

}
.form-active-tt{
    margin-left: 27px;
    font-size: 11px;
    color: #999;
    margin-top: 6px;
    line-height: 21px;
    display: block;
    width: 240px;
}
.form-active-tt a{
    color: #d01a21;
}


.header-solide{
    width: 640px;
    height: 290px;
    margin-bottom: 10px;
}
.layui-carousel-arrow{
    background-color: rgba(0, 0, 0, .6);
    width: 48px !important;
    height:48px !important;
}
.layui-carousel-arrow:hover, .layui-carousel-ind ul:hover{
    background-color: rgba(0, 0, 0, .7);
}
.layui-carousel-ind li{
    width: 30px;
    height: 1px;
    border-radius: 0px;
}

.header-banner-calc{
    border:1px;
    width: 315px;
    height: 120px;
    float: left;
    background:#333333;
    margin-right: 5px;
}

.header-banner-calc img{
    width: 315px;
    height: 120px;
}

.header-banner-flow{
    border:1px;
    width: 320px;
    height: 120px;
    float: left;
    background:#333333;
}
.header-banner-flow img{
    width: 320px;
    height: 120px;
}
/*装修流程*/
.part-procedure{
    width: 100%;
    margin-top: 40px;
    height: 450px;
}

.part-procedure .part-procedurecon{
    width: 313px;
    height: 200px;
    float: left;
    margin-right: 20px;
}
.part-procedurecon dd{
    height: 150px;
    overflow: hidden;
    border-width: 0 1px 1px 1px;
    border-style: solid;
}
.part-procedurecon dd li{
    width: 77px;
    height: 150px;
    border-left: 1px dotted #eff1d5;
    float: left;
    margin-left: -1px;
}
.part-procedurecon dd li a{
    font-size: 12px;
    padding-top: 55px;
    height: 95px;
    color: #999;
    display: block;
    text-align: center;
    position: relative;
    font-family: "microsoft yahei", 微软雅黑,\9ed1\4f53,\5b8b\4f53, "microsoft jhenghei", 华文细黑, stheiti, mingliu;
}
.seca_ico{
    background-image: ;
    overflow: hidden;
    width: 16px;
    height: 19px;
    margin: 0 auto 10px;
    background-position: -48px -603px;
    display: block;
}
.pro_one_icon1 .seca_ico{
    background-position: -48px -603px;
}
.pro_one_icon2 .seca_ico{
    background-position: -65px -603px;
}
.pro_one_icon3 .seca_ico{
    background-position: -82px -603px;
}
.pro_one_icon4 .seca_ico{
    background-position: -99px -603px;
}
.part-procedurecon dd li:hover a{
    color: #abb357;
    transition:all 0ms;
}
.pro_one_icon1:hover .seca_ico{
    background-position: -48px -628px;
}
.pro_one_icon2:hover .seca_ico{
    background-position: -65px -628px;
}
.pro_one_icon3:hover .seca_ico{
    background-position: -82px -628px;
}
.pro_one_icon4:hover .seca_ico{
    background-position: -99px -628px;
}


.procedure-two li{
    width: 77px!important;
    height: 75px!important;
    border-left: 1px dotted #e4efea;
    border-bottom: 1px dotted #e4efea;
    float: left;
}
.procedure-two li a{
    padding-top: 18px!important;
    height: 57px!important;
    color: #999;
    display: block;
    text-align: center;
    position: relative;
}
.procedure-two li:hover a{
    color: #449d6f!important;
}

.pro_two_icon1 .seca_ico{
    background-position: -116px -603px;
}
.pro_two_icon2 .seca_ico{
    background-position: -134px -603px;
}
.pro_two_icon3 .seca_ico{
    background-position: -151px -603px;
}
.pro_two_icon4 .seca_ico{
    background-position: -170px -603px;
    display: block;
    width: 15px!important;
}
.pro_two_icon5 .seca_ico{
    background-position: -185px -603px;
    display: block;
    width: 19px!important;
}
.pro_two_icon6 .seca_ico{
    background-position: -205px -603px;
}
.pro_two_icon7 .seca_ico{
    background-position: -222px -603px;
    display: block;
    width: 19px;
}
.pro_two_icon8 .seca_ico{
    background-position: -242px -603px;
    display: block;
    width: 22px;
}

.procedure-two li .pro_two_icon1:hover .seca_ico{
    background-position: -116px -628px;
}
.procedure-two li .pro_two_icon2:hover .seca_ico{
    background-position: -134px -628px;
}
.procedure-two li .pro_two_icon3:hover .seca_ico{
    background-position: -151px -628px;
}
.procedure-two li .pro_two_icon4:hover .seca_ico{
    background-position: -170px -628px;
}
.procedure-two li .pro_two_icon5:hover .seca_ico{
    background-position: -185px -628px;
}
.procedure-two li .pro_two_icon6:hover .seca_ico{
    background-position: -205px -628px;
}
.procedure-two li .pro_two_icon7:hover .seca_ico{
    background-position: -222px -628px;
}
.procedure-two li .pro_two_icon8:hover .seca_ico{
    background-position: -242px -628px;
}

.procedure-three li{
    width: 153px!important;
    border-left: 1px dotted #d9eaf2!important;
    height: 150px;
}

.procedure-three a:hover{
    color: #4397a4!important;
    transition:all 0s;
}

.procedure-three a{
    padding-top: 55px!important;
    height: 95px!important;
    color: #999;
    display: block;
    text-align: center;
    position: relative;
}

.pro_three_icon1 .seca_ico{
    background-position: -265px -603px;
    display: block;
    width: 19px!important;
}
.pro_three_icon2 .seca_ico{
    background-position: -285px -603px;
    display: block;
    width: 17px!important;
}
.procedure-three li .pro_three_icon1:hover .seca_ico{
    background-position: -265px -628px;
}
.procedure-three li .pro_three_icon2:hover .seca_ico{
    background-position: -285px -628px;
}

.procedure-pic{
    width: 313px;
    height: 200px;
    overflow: hidden;
    background-image: ;
    background-repeat: no-repeat;
}
.procedure-one dd{
    border-color: #edeee5;
    background: #fefff4;
}
.procedure-two dd{
    border-color: #dfece7;
    background: #f9fffc;
}
.procedure-three dd{
    border-color: #dbe5e6;
    background: #f5fcff;
}

.procedure-two .procedure-pic{
    background-position-y: -202px;
}

.procedure-three{
    margin-right: 0!important;
}
.procedure-three .procedure-pic{
    background-position-y: -402px;
}


/*选材手册*/
.part-handbook{
    width: 100%;
    height: auto;
}
.handbook-menu{
    width: 100%;
    height: 40px;
}
.handbook-menu a{
    float: left;
    width: 97px;
    height: 40px;
    margin-left: -1px;
    font-size: 14px;
    text-align: center;
    line-height: 38px;
    background-color: #ffffff;
    border: 1px solid #e8e8e8;
}
.handbook-menu a:hover{
    border: 1px solid #ff858a;
    position: relative;
    transition: all 0.3s ease-in-out;
}

.handbook-con{
    height: 360px;
}
.handbook-conl,.fenghui-conl{
    width: 640px;
    height: 360px;
    float: left;
    margin-top: 20px;
}
.handbook-conl li,.fenghui-conl li{
    display: inline-block;
    width: 300px;
    margin-right: 18px;
    /*padding: 6px 0 0 15px;*/
    position: relative;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.handbook-conl li em,.fenghui-conl li em{
    display: inline-block;
    width: 7px;
    height: 7px;
    margin-right: 5px;
    background-position: 0 -603px;
    background-image: url(/uploads/image/saimages/xzx_index_two.png);
    vertical-align: middle;
    position: absolute;
    left: 2px;
    top: 6px;
}
.handbook-conl li a,.fenghui-conl li a{
    margin-left: 15px;
}
.handbook-conl li.conl-pic a,.fenghui-conl li.conl-pic a{
    margin: 0;
}

.handbook-conl-item{
    width: 300px;
    height: 313px;
    float: left;
    margin-right: 18px;
    overflow: hidden;
}
.handbook-conl-item-end{
    margin-right: 0;
}
.handbook-conl-pic{
    width: 300px;
    height: 210px;
    overflow: hidden;
    position: relative;
}
.handbook-conl-pic img{
    width: 300px;
    height: 210px;
    position: absolute;
    z-index: 0;
}
 .handbook-conl-tt{
     display: block;
     position: absolute;
     bottom: 0;
     left: 0;
     height: 40px;
     line-height: 40px;
     color: #fff;
     background-color: rgba(0,0,0,0.75);
     width: 290px;
     padding-left: 20px;
     z-index: 2;
     text-overflow: ellipsis;
     overflow: hidden;
     white-space: nowrap;
     font-size: 13px;
 }
.handbook-conl-item ul li{
    padding: 6px 0 0 15px;
    width: 285px;
    float: left;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    position: relative;
}
.handbook-conl-item ul em{
    display: inline-block;
    width: 7px;
    height: 7px;
    margin-right: 5px;
    background-position: 0 -603px;
    background-image: ;
    vertical-align: middle;
    position: absolute;
    left: 2px;
    top: 12px;
}
.handbook-conl-item ul li a{
    font-size: 12px;
}

.handbook-conr{
    width: 340px;
    float: right;
    margin-top: 20px;
}
.handbook-conr dl{
    width: 340px;
    height: 91px;
    margin-bottom: 20px;
    float: right;
}
.handbook-conr dt{
    width: 130px;
    height: 91px;
    position: relative;
    float: left;
}
.handbook-conr span{
    width: 39px;
    height: 24px;
    color: #fff;
    text-indent: 6px;
    background-position: -8px -603px;
    position: absolute;
    top: 0;
    left: -3px;
    line-height: 21px;
    background-image: ;
    font-size: 12px;
}
.handbook-conr dt img{
    width: 130px;
    height: 91px;
}
.handbook-conr dd{
    width: 195px;
    float: right;
}
.handbook-conr dd a{
    width: 195px;
    height: 20px;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.handbook-des{
    height: 65px;
    overflow: hidden;
    color: #999;
    margin-top: 9px;
    line-height: 21px;
    font-size: 12px;
}
/*选材手册广告埋点*/
.handbook-ad{
    margin-top: 20px;
}

/*装修风水*/
.part-fenghui{
    width: 100%;
    height: auto;
    padding-top: 15px;
    margin-top: 40px;
    position: relative;
}
.fenghui-menu{
    width: 100%;
    height: 30px;
    border-bottom: 1px solid #f0f0f0;
}
.fenghui-menu a{
    float: right;
    height: 12px;
    text-align: center;
    background-color: #ffffff;
    border-right: 1px solid #e8e8e8;
    color: #999;
    font-size: 12px;
    line-height: 12px;
    padding: 0px 10px;
}
.fenghui-title{
    position: absolute;
    left: 0;
    font-size: 24px;
    color: #333333;
    display: block;
    top: 0;
}
.fenghui-title:hover{
    color: #d01a21;
    transition: all 0.2s ease-in-out;
}
.fenghui-menu-one{
    border-right: 0;
}
.fenghui-menu a:nth-child(1)
{
    border-right: 0;
}
.fenghui-menu a:hover{
    color: #d01a21;
    position: relative;
    transition: all 0.2s ease-in-out;
}

.fenghui-con{
    height: 360px;
}
.fenghui-conl{
    width: 640px;
    height: 314px;
    float: left;
    margin-top: 20px;
}
.fenghui-conl-item{
    width: 300px;
    height: 313px;
    float: left;
    margin-right: 18px;
    overflow: hidden;
}
.fenghui-conl-item-end{
    margin-right: 0;
}
.fenghui-conl-pic{
    width: 300px;
    height: 210px;
    overflow: hidden;
    position: relative;
}
.fenghui-conl-pic img{
    width: 300px;
    height: 210px;
    position: absolute;
    z-index: 0;
}
.fenghui-conl-tt{
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    height: 40px;
    line-height: 40px;
    color: #fff;
    background-color: rgba(0,0,0,0.75);
    width: 290px;
    padding-left: 20px;
    z-index: 2;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    font-size: 13px;
}
.fenghui-conl-item ul li{
    padding: 6px 0 0 15px;
    width: 285px;
    float: left;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    position: relative;
}
.fenghui-conl-item ul em{
    display: inline-block;
    width: 7px;
    height: 7px;
    margin-right: 5px;
    background-position: 0 -603px;
    background-image: ;
    vertical-align: middle;
    position: absolute;
    left: 2px;
    top: 12px;
}

.fenghui-conl-item ul li a{
    font-size: 12px;
}

.fenghui-conr{
    width: 340px;
    float: right;
    margin-top: 20px;
}
.fenghui-conr dl{
    width: 340px;
    height: 91px;
    margin-bottom: 20px;
    float: right;
}
.fenghui-conr dt{
    width: 130px;
    height: 91px;
    position: relative;
    float: left;
}
.fenghui-conr span{
    width: 39px;
    height: 24px;
    color: #fff;
    text-indent: 6px;
    background-position: -8px -603px;
    position: absolute;
    top: 0;
    left: -3px;
    line-height: 21px;
    background-image: ;
    font-size: 12px;
}
.fenghui-conr dt img{
    width: 130px;
    height: 91px;
}
.fenghui-conr dd{
    width: 195px;
    float: right;
}
.fenghui-conr dd a{
    width: 195px;
    height: 20px;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.fenghui-des{
    height: 65px;
    overflow: hidden;
    color: #999;
    margin-top: 9px;
    line-height: 21px;
    font-size: 12px;
}


/*视频广告*/
.part-media{
    width: 100%;
    height: 250px;
    margin-top: 50px;
}
.media-title{
   padding-bottom: 14px;
    border-bottom: 1px solid #f0f0f0;
}
.media-con{
    width: 470px;
    float: left;
    margin-right: 40px;
}
.media-con dl{
    width: 225px;
    float: left;
    margin-right: 20px;
    margin-top: 10px;
}
.media-con dt{
    width: 225px;
    height: 124px;
    position: relative;
}
.media-con dt:hover span{
    background-position: -46px -648px;
}
.media-con dt span{
    position: absolute;
    width: 46px;
    height: 46px;
    background-image: ;
    background-position: 0 -648px;
    left: 89px;
    top: 39px;
}
.media-con dt img{
    width: 100%;
    height: 100%;
}
.media-con dd a{
    display: block;
    padding: 10px 20px;
    font-size: 14px;
    background: #f8f8f8;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.media-dl-last{
    margin-right: 0!important;
}
.media-con-last{
    margin-right: 0!important;
}

/*装修专题*/
.part-special{
    width: 100%;
    height: 420px;
    margin-top: 30px;
}
.special-title{
    padding-bottom: 15px;
    border-bottom: 1px solid #f0f0f0;
    margin-bottom: 20px!important;
}
.special-con{
    position: relative;
}

.special-l p{
    padding: 20px 20px 22px 20px;
    background-color: rgba(0,0,0,0.8);
    color: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 409px;
    height: 35px;
    z-index: 2;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    line-height: 22px;
    font-size: 12px;
}
.special-l img{
    width: 100%;
    height: 100%;
}
.special-l{
    width: 449px;
    height: 320px;
    float: left;
}
.special-con a{
    color: #fff;
    font-size: 16px;
}

.special-c{
    width: 250px;
    float: left;
    margin-left: 20px;
}
.special-c-con{
    width: 250px;
    height: 150px;
    overflow: hidden;
    margin-bottom: 20px;
    position: relative;
}
.special-c-con img{
    width: 100%;
    height: 100%;
}
.special-c-con p{
    padding: 10px 20px;
    background-color: rgba(0,0,0,0.8);
    color: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 210px;
    z-index: 2;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    font-size: 12px;
}
.special-r{
    width: 225px;
    float: right;
}
.special-r-tt{
    font-size: 16px;
    font-weight: normal;
    color: #333;
    margin-bottom: 9px;
    line-height: 16px;
    font-family: "microsoft yahei", 微软雅黑, "microsoft jhenghei", 华文细黑, stheiti, mingliu;
}
.special-r ul li{
    padding: 10px 0;
    border-bottom: 1px dotted #e8e8e8;
    font-size: 13px;
}
.special-r ul li:hover a{
    color: #d01a21;
    transition:all 0.2s ease-in-out;
}
.special-r ul li a{
    color: #666;
}
.special-num{
    display: inline-block;
    width: 18px;
    height: 18px;
    color: #999;
    line-height: 18px;
    text-align: center;
    margin-right: 15px;
    background-color: #f8f8f8;
}
.special-top-num{
    background-color: #d01a21;
    color: #fff;
}
.special-li-last {
    border-bottom: 0 !important;
}
.special-r ul li:nth-child(7){
    border-bottom: 0 !important;
}

.part-encyclopedia{
    width: 100%;
    height: 380px;

}

/*装修百科*/
.encyclopedia-title{
    padding-bottom: 10px;
    border-bottom: 1px solid #f0f0f0;
}
.encyclopedia-con{
    margin-right: -40px;
}
.encyclopedia-con dl{
    width: 215px;
    height: 114px;
    float: left;
    margin-right: 40px;
    margin-top: 25px;
    overflow: hidden;
}
.encyclopedia-con dl dt{
    margin-bottom: 5px;
    font-size: 14px;
}
.encyclopedia-con dl dt a{
    color: #666;
    font-size: 14px;
}
.encyclopedia-con dl dt a:hover{
    color: #d01a21;
}
.encyclopedia-con dl dd a:hover{
    color: #d01a21;
}
.encyclopedia-con dl dd a{
    margin: 2px 16px 2px 0;
    white-space: nowrap;
    word-wrap: break-word;
    float: left;
    color: #999;
    font-size: 12px;

}