@font-face {
    font-family: 'iconfont';  /* project id 650221 */
    src: url('//at.alicdn.com/t/font_650221_556tfrmjijtc5wmi.eot');
    src: url('//at.alicdn.com/t/font_650221_556tfrmjijtc5wmi.eot?#iefix') format('embedded-opentype'),
    url('//at.alicdn.com/t/font_650221_556tfrmjijtc5wmi.woff') format('woff'),
    url('//at.alicdn.com/t/font_650221_556tfrmjijtc5wmi.ttf') format('truetype'),
    url('//at.alicdn.com/t/font_650221_556tfrmjijtc5wmi.svg#iconfont') format('svg');
}

.iconfont {
    font-family: "iconfont";
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
}
.lun_banner_box{
    width: 100%;
    height: 420px;
    background: #F5F5F5;
}
.lun_banner_box .wrap{
    overflow: hidden;
    position: relative;
}
.lun_banner_box .swiper-container{
    width: 880px;
    height: 420px;
    float: left;
}
.lun_banner_box .swiper-container img{
    width: 100%;
    height: 100%;
}
.swiper-pagination {
    position: absolute;
    bottom: 20px;
    width: 880px;
}
.swiper-pagination span{
    display: inline-block;
    width: 30px;
    height: 4px;
    border-radius: 0;
    margin-right: 10px;
    background: #fff!important;
}
.swiper-pagination .swiper-pagination-bullet-active{
    background: #ED404D!important;
}

.banner-order {
    width: 320px;
    height: 420px;
    float: right;
}


/*top标题*/
.zxgl_step {
    margin-top: 20px;
}

.no-color span {
    margin-left: 8px;
    margin-top: -5px;
}

.no-color span:hover {
    color: #999 !important;
}

.zxgl-step-tit {
    margin-top: 40px;
}

.box-tit {
    padding-bottom: 13px;
    overflow: hidden;
}

.box-tit .more {
    float: right;
    margin-top: 18px;
    margin-right: 15px;
}

.box-tit .tit {
    float: left;
    font-size: 24px;
    font-family: "Microsoft Yahei";
    margin-right: 10px;
}

.box-tit .tit a:hover {
    color: #ff5353;
}

.box-tit ul {
    margin-left: 30px;
    margin-top: 20px;
    display: inline-block;
}

.box-tit ul li {
    float: left;
    margin-right: 30px;
    cursor: pointer;
    font-size: 12px;
}

.box-tit .line {
    width: 795px;
    border-bottom: 1px solid #ccc;
    float: right;
    margin-top: 30px;
}

/*装修左边*/
.show {
    display: block !important;
}

.clearfix::before {
    content: "";
    clear: both;
}

.clearfix::after {
    content: "";
    clear: both;
}

.box {
    width: 1200px;
    height: auto;
    position: relative;
}

.box .box-left {
    width: 922px;
    float: left;
}

.box .box-left .box-tit,
.box .box-right .box-tit {
    margin-top: 0;
}
.box-right .gl-company{
    width: 100%;
    height: 138px;
    margin: 15px 0;
    cursor: pointer;
}
.box-right .gl-company img{
    width: 100%;
    vertical-align: middle;
}
.box-right .gl-adv {
    width: 258px;
    height: 320px;
    margin-top: 42px;
    cursor: pointer;
}
.box-right .gl-adv img{
    width: 100%;
    vertical-align: middle;
}
.box .shuxian {
    position: absolute;
    top: 20px;
    right: 280px;
    height: 1226px;
    border-right: 1px dashed #ccc;
}

.box .box-right {
    width: 258px;
    float: right;
    overflow: hidden;
    margin-top: 17px;
}
.box-main {
    margin-top: 10px;
    margin-bottom: 30px;
}

.box-main .news-list .news-pic {
    width: 410px;
    height: 320px;
    float: left;
    position: relative;
    overflow: hidden;
}

.box-main .news-list .news-pic img {
    width: 100%;
    height: 100%;
}

.box-main .news-list .news-pic a span {
    display: block;
    font-size: 18px;
    width: 410px;
    height: 52px;
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    bottom: 0px;
    font-family: "Microsoft YaHei";
    text-align: center;
    line-height: 52px;
    color: #fff;
}

.details {
    width: 350px;
    margin-left: 20px;
    float: left;
}

.details .details_topic {
    margin-bottom: 25px;
}

.details .details_topic .deta_content {
    margin-top: 5px;
    margin-left: 13px;
    color: #666;
    display: none;
}

.details .details_topic .grouptitle {
    height: 20px;
}

.details .details_topic .grouptitle a {
    font-family: "Microsoft Yahei";
    font-size: 14px;
    color: #000;
    transition: all 0.3s ease;
}

.details .details_topic .grouptitle:hover a {
    font-size: 15px;
}

.details .details_topic .grouptitle .icon_point {
    width: 5px;
    height: 5px;
    margin-right: 5px;
    margin-bottom: 2px;
    display: inline-block;
    border-radius: 2px;
    background: #989898;
}

/*装修右边*/
.box .box-right .more {
    margin-right: 0;
}

.ask_lists ul {
    margin-top: 10px;
}

.ask_lists li {
    width: 385px;
    display: block;
    font-size: 12px;
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px dashed #ccc;
}

.ask_lists ul li a {
    color: #000;
    font-size: 14px;
    font-family: "Microsoft YaHei";
    line-height: 22px;
    font-weight: 400;
    transition: all 0.3s ease;
}

.ask_lists ul li a:hover {
    font-size: 17px;
}

.ask_lists ul li div {
    margin-bottom: 5px;
}

.ask_lists ul li div i {
    float: left;
    width: 24px;
    height: 22px;
    background: url(/assets/home/zixun/img/ask-list.png) repeat 0 0px;
    margin-right: 6px;
}

.ask_lists ul li .answer i {
    background-position: 0 -22px;
}

.ask_lists ul li .answer span {
    color: #666;
}

.ask-at {
    width: 410px;
    height: 134px;
    margin: 45px 0;
}

.ask-at img {
    float: left;
}

.ask-at .ask-btn {
    float: left;
    margin-top: 40px;
    margin-left: 25px;
    width: 118px;
    height: 35px;
    display: block;
    background: #ff5659;
    border-radius: 4px;
    font-size: 16px;
    text-align: center;
    line-height: 35px;
    color: #fff;
    cursor: pointer;
}

/*装修日记*/
.zxrj {
    margin-top: 5px;
}

.zxrj ul li {
    height: auto;
    position: relative;
    margin-bottom: 6px;
    border-bottom: 1px dashed #ccc;
    padding-bottom: 3px;
}

.zxrj ul li:last-child {
    border-bottom: none;
}

.setHeight {
    height: 110px !important;
}

.zxrj ul li .rj-tit {
    font-size: 14px;
    color: #000;
    line-height: 30px;
    font-family: "Microsoft Yahei";
    transition: all 0.3s ease;
}

.zxrj ul li .rj-con {
    display: none;
    height: 110px;
}

.zxrj ul li .rj-tit i {
    width: 14px;
    height: 18px;
    display: block;
    float: left;
    margin: 5px;
    background: url(/assets/home/zixun/img/rj-icon.png) no-repeat;
}

.zxrj ul li .rj-pic {
    height: 104px;
    width: 104px;
    display: block;
    float: left;
}

.zxrj ul li .rj-pic img {
    width: 100%;
    height: 100%;
}

.zxrj ul li .rj-main {
    width: 258px;
    margin-left: 15px;
    margin-top: 5px;
    float: left;
}

.zxrj ul li .rj-view {
    position: absolute;
    left: 332px;
    top: 80px;
}

.zxrj ul li .rj-view span {
    margin-left: 10px;
}

.zxrj ul li .rj-main a {
    height: 20px;
    display: block;
    font-size: 14px;
    font-family: "Microsoft Yahei";
    color: #000;
    transition: all 0.3s ease;
}

.zxrj ul li .rj-main p {
    font-size: 12px;
    width: 265px;
    margin-top: 10px;
    color: #666;
}


/*装修流程*/
.zxgl_step .study_wrap{
    heigth: 480px;
    overflow: hidden;
}
.zxgl_step .study_wrap .step{
    width: 385px;
    height: 480px;
    box-sizing: border-box;
    border: 1px solid #D9D9D9;
    float: left;
}
.zxgl_step .study_wrap .step_1,.zxgl_step .study_wrap .step_2{
    margin-right: 22px;
}
.zxgl_step .study_wrap .step .step_1_top{
    width: 100%;
    height: 110px;
    background: url("/assets/home/zixun/img/new/step1_bg.png") no-repeat;
    background-size: 100% 100%;
    position: relative;
    padding-top: 30px;
    box-sizing: border-box;
}
.zxgl_step .study_wrap .step .num-box{
    width: 50px;
    height: 50px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 15px;
    margin: auto;
}
.zxgl_step .study_wrap .step .num-box img {
    width: 100%;
}
.zxgl_step .study_wrap .step .gl-title{
    font-size: 18px;
    font-weight: 500;
    color: #fff;
    box-sizing: border-box;
    padding-left: 75px;
}
.zxgl_step .study_wrap .step .gl-description{
    font-size: 14px;
    color: #fff;
    padding-left: 75px;
}
.zxgl_step .study_wrap .step .step_center{
    height: 209px;
    width: 340px;
    border-bottom: 1px dashed #D9D9D9;
    margin: 0 auto;
    overflow: hidden;
}
.zxgl_step .study_wrap .step .step_1_center,.zxgl_step .study_wrap .step .step_3_center{
    padding-top: 64px;
    box-sizing: border-box;
}
.zxgl_step .study_wrap .step .step_2_center{
    padding-top: 25px;
    box-sizing: border-box;
}
.zxgl_step .study_wrap .step .step_center .gl_style_fl{
    width: 60px;
    height: 80px;
    box-sizing: border-box;
    padding-top: 12px;
    float: left;
    margin-right: 28px;
}
.zxgl_step .study_wrap .step .step_center .gl_style_fl:first-child{
    margin-left: 8px;
}
.zxgl_step .study_wrap .step .step_center .gl_style_fl:last-child{
    margin-right: 0;
}
.zxgl_step .study_wrap .step .step_center .gl_style_fl.active{
    background: #FA6772;
}
.zxgl_step .study_wrap .step .step_center .gl_style_fl.active .gl_style_fl1{
    background: url("/assets/home/zixun/img/new/yf1.png") no-repeat;
    background-size: 100% 100%;
}
.zxgl_step .study_wrap .step .step_center .gl_style_fl.active p{
    color: #fff;
}
.zxgl_step .study_wrap .step .step_center .gl_style_fl p:first-child{
    width: 30px;
    height: 30px;
    margin: 0 auto 5px;
}
.zxgl_step .study_wrap .step .step_center .gl_style_fl .gl_style_fl1{
    background: url("/assets/home/zixun/img/new/yf.png") no-repeat;
    background-size: 100% 100%;
}
.zxgl_step .study_wrap .step .step_center .gl_style_fl .gl_style_fl2{
    background: url("/assets/home/zixun/img/new/sj.png") no-repeat;
    background-size: 100% 100%;
}
.zxgl_step .study_wrap .step .step_center .gl_style_fl.active .gl_style_fl2{
    background: url("/assets/home/zixun/img/new/sj1.png") no-repeat;
    background-size: 100% 100%;
}
.zxgl_step .study_wrap .step .step_center .gl_style_fl .gl_style_fl3{
    background: url("/assets/home/zixun/img/new/ys.png") no-repeat;
    background-size: 100% 100%;
}
.zxgl_step .study_wrap .step .step_center .gl_style_fl.active .gl_style_fl3{
    background: url("/assets/home/zixun/img/new/ys1.png") no-repeat;
    background-size: 100% 100%;
}
.zxgl_step .study_wrap .step .step_center .gl_style_fl .gl_style_fl4{
    background: url("/assets/home/zixun/img/new/ys.png") no-repeat;
    background-size: 100% 100%;
}
.zxgl_step .study_wrap .step .step_center .gl_style_fl.active .gl_style_fl4{
    background: url("/assets/home/zixun/img/new/ys1.png") no-repeat;
    background-size: 100% 100%;
}
.zxgl_step .study_wrap .step .step_center .gl_style_fl .gl_style_fl5{
    background: url("/assets/home/zixun/img/new/xc.png") no-repeat;
    background-size: 100% 100%;
}
.zxgl_step .study_wrap .step .step_center .gl_style_fl.active .gl_style_fl5{
    background: url("/assets/home/zixun/img/new/xc1.png") no-repeat;
    background-size: 100% 100%;
}
.zxgl_step .study_wrap .step .step_center .gl_style_fl .gl_style_fl6{
    background: url("/assets/home/zixun/img/new/cg.png") no-repeat;
    background-size: 100% 100%;
}
.zxgl_step .study_wrap .step .step_center .gl_style_fl.active .gl_style_fl6{
    background: url("/assets/home/zixun/img/new/cg1.png") no-repeat;
    background-size: 100% 100%;
}
.zxgl_step .study_wrap .step .step_center .gl_style_fl .gl_style_fl7{
    background: url("/assets/home/zixun/img/new/sd.png") no-repeat;
    background-size: 100% 100%;
}
.zxgl_step .study_wrap .step .step_center .gl_style_fl.active .gl_style_fl7{
    background: url("/assets/home/zixun/img/new/sd1.png") no-repeat;
    background-size: 100% 100%;
}
.zxgl_step .study_wrap .step .step_center .gl_style_fl .gl_style_fl8{
    background: url("/assets/home/zixun/img/new/fs.png") no-repeat;
    background-size: 100% 100%;
}
.zxgl_step .study_wrap .step .step_center .gl_style_fl.active .gl_style_fl8{
    background: url("/assets/home/zixun/img/new/fs1.png") no-repeat;
    background-size: 100% 100%;
}
.zxgl_step .study_wrap .step .step_center .gl_style_fl .gl_style_fl9{
    background: url("/assets/home/zixun/img/new/nw.png") no-repeat;
    background-size: 100% 100%;
}
.zxgl_step .study_wrap .step .step_center .gl_style_fl.active .gl_style_fl9{
    background: url("/assets/home/zixun/img/new/nw1.png") no-repeat;
    background-size: 100% 100%;
}
.zxgl_step .study_wrap .step .step_center .gl_style_fl .gl_style_fl10{
    background: url("/assets/home/zixun/img/new/mg.png") no-repeat;
    background-size: 100% 100%;
}
.zxgl_step .study_wrap .step .step_center .gl_style_fl.active .gl_style_fl10{
    background: url("/assets/home/zixun/img/new/mg1.png") no-repeat;
    background-size: 100% 100%;
}
.zxgl_step .study_wrap .step .step_center .gl_style_fl .gl_style_fl11{
    background: url("/assets/home/zixun/img/new/yq.png") no-repeat;
    background-size: 100% 100%;
}
.zxgl_step .study_wrap .step .step_center .gl_style_fl.active .gl_style_fl11{
    background: url("/assets/home/zixun/img/new/yq1.png") no-repeat;
    background-size: 100% 100%;
}
.zxgl_step .study_wrap .step .step_center .gl_style_fl .gl_style_fl12{
    background: url("/assets/home/zixun/img/new/gd.png") no-repeat;
    background-size: 100% 100%;
}
.zxgl_step .study_wrap .step .step_center .gl_style_fl.active .gl_style_fl12{
    background: url("/assets/home/zixun/img/new/gd1.png") no-repeat;
    background-size: 100% 100%;
}
.zxgl_step .study_wrap .step .step_center .gl_style_fl .gl_style_fl13{
    background: url("/assets/home/zixun/img/new/yss.png") no-repeat;
    background-size: 100% 100%;
}
.zxgl_step .study_wrap .step .step_center .gl_style_fl.active .gl_style_fl13{
    background: url("/assets/home/zixun/img/new/yss1.png") no-repeat;
    background-size: 100% 100%;
}
.zxgl_step .study_wrap .step .step_center .gl_style_fl .gl_style_fl14{
    background: url("/assets/home/zixun/img/new/by.png") no-repeat;
    background-size: 100% 100%;
}
.zxgl_step .study_wrap .step .step_center .gl_style_fl.active .gl_style_fl14{
    background: url("/assets/home/zixun/img/new/by1.png") no-repeat;
    background-size: 100% 100%;
}
.zxgl_step .study_wrap .step .step_center .gl_style_fl .gl_style_fl15{
    background: url("/assets/home/zixun/img/new/rz.png") no-repeat;
    background-size: 100% 100%;
}
.zxgl_step .study_wrap .step .step_center .gl_style_fl.active .gl_style_fl15{
    background: url("/assets/home/zixun/img/new/rz1.png") no-repeat;
    background-size: 100% 100%;
}
.zxgl_step .study_wrap .step .step_center .gl_style_fl .gl_style_fl16{
    background: url("/assets/home/zixun/img/new/rzhu.png") no-repeat;
    background-size: 100% 100%;
}
.zxgl_step .study_wrap .step .step_center .gl_style_fl.active .gl_style_fl16{
    background: url("/assets/home/zixun/img/new/rzhu1.png") no-repeat;
    background-size: 100% 100%;
}
.zxgl_step .study_wrap .step .step_center .gl_style_fl p{
    font-size: 14px;
    font-weight: 400;
    color: #333;
    text-align: center;
}
.zxgl_step .study_wrap .step .step_bottom{
    box-sizing: border-box;
    padding: 20px;
}
.zxgl_step .study_wrap .step .step_bottom p{
    height: 20px;
    line-height: 20px;
    font-size: 14px;
    color: #333;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    position: relative;
    margin-bottom: 10px;
    padding-left: 20px;
}
.zxgl_step .study_wrap .step .step_bottom p span.dott{
    display: block;
    position: absolute;
    width: 5px;
    height: 5px;
    background: #ED404D;
    top: 0;
    left: 0;
    bottom: 0;
    margin: auto;
}
.zxgl_step .study_wrap .step .step_2_top{
    width: 100%;
    height: 110px;
    background: url("/assets/home/zixun/img/new/step2_bg.png") no-repeat;
    background-size: 100% 100%;
    position: relative;
    padding-top: 30px;
    box-sizing: border-box;
}
.zxgl_step .study_wrap .step .step_3_top{
    width: 100%;
    height: 110px;
    background: url("/assets/home/zixun/img/new/step3_bg.png") no-repeat;
    background-size: 100% 100%;
    position: relative;
    padding-top: 30px;
    box-sizing: border-box;
}




.study_wrap h2 {
    text-align: center;
    font-size: 18px;
}

.study_wrap h2 strong {
    font-size: 36px;
    display: inline-block;
    line-height: 60px;
    color: #333;
}

.study_wrap .step {
    width: 410px;
    height: 428px;
    float: left;
    position: relative;
    transition: all 0.6s ease-in-out;
    cursor: pointer;
}

.study_wrap .step dt {
    width: 390px;
    height: 186px;
    text-align: center;
    color: #FFF;
    font-size: 14px;
    padding-top: 20px;
    position: relative;
}

.study_wrap .step dt i {
    display: block;
    position: absolute;
    width: 69px;
    height: 69px;
    border-radius: 50%;
    overflow: hidden;
    top: 80px;
    right: -44px;
    background: url(/assets/home/zixun/img/zx-step.png) no-repeat;
}

.study_wrap .step dt strong {
    display: block;
    line-height: 40px;
    font-size: 28px;
}

.study_wrap .step_1 {
    z-index: 3;
}

.study_wrap .step_2 {
    z-index: 2;
}

.study_wrap .step_3 {
    z-index: 1;
}

.study_wrap .step_1 dt {
    background: url(/assets/home/zixun/img/pic1.png) no-repeat 0 bottom #fdb676;
}

.study_wrap .step_2 dt {
    background: url(/assets/home/zixun/img/pic2.png) no-repeat 0 bottom #f1b030;
}

.study_wrap .step_3 dt {
    background: url(/assets/home/zixun/img/pic3.png) no-repeat 0 bottom #e7811f;
}

.study_wrap .step_1 dd {
    width: 388px;
    height: 221px;
    position: relative;
    border: 1px solid #ccc;
    border-top: 0;
}

.study_wrap .step_1 dd a {
    float: left;
    display: block;
    width: 96px;
    height: 155px;
    padding-top: 66px;
    background: #fff;
    text-align: center;
    color: #333;
    border-right: 1px dashed #ddd;
    transition: all 0.5s ease 0s;
    position: relative;
}

.study_wrap .step_1 dd a.last {
    border-right: 1px solid #fff;
}

.study_wrap .step_1 dd a em {

    display: inline-block;
}

.study_wrap .step_1:hover dd a.last {
    border-right: none;
}


.study_wrap .step_1 dd a em,
.study_wrap .step_2 dd a em,
.study_wrap .step_3 dd a em {
    font-size: 14px;
}

.study_wrap .step_1 dd a em, .study_wrap .step_3 dd a em {
    padding-top: 4px;
}

.study_wrap .step_2 dd {
    width: 388px;
    height: 221px;
    position: relative;
    overflow: hidden;
    border: 1px solid #ccc;
    border-top: 0;
}

.study_wrap .step_2 .split {
    position: relative;
    left: -1px;
    top: -1px;
    width: 390px;
}

.study_wrap .step_2 .split a {
    width: 96px;
    height: 90px;
    float: left;
    display: block;
    padding-top: 20px;
    background: #fff;
    text-align: center;
    color: #333;
    border-left: 1px dashed #ddd;
    transition: all 0.5s ease 0s;
    border-top: 1px dashed #ddd;
}

.study_wrap .step_2 dd a em {

    display: inline-block;
}

.study_wrap .step_2 dd a.last {
    border-right: 1px solid #fff;
}
.study_wrap .step_3 dd {
    width: 388px;
    height: 221px;
    position: relative;
    border: 1px solid #ccc;
    border-top: 0;
}

.study_wrap .step_3 dd a {
    width: 96px;
    height: 155px;
    float: left;
    display: block;
    padding-top: 66px;
    background: #fff;
    text-align: center;
    color: #333;
    border-right: 1px dashed #ddd;
    transition: all 0.5s ease 0s;
}

.study_wrap .step_3 dd a.last {
    border-right: 1px solid #fff8f0;
}

.bline {
    border-bottom: 1px solid #ccc;
}

.study_wrap .step_3 dd a em {

    display: inline-block;
}


.study_wrap .step dl dd a i {
    width: 40px;

    display: block;
    margin: 0 auto;
    font-size: 40px;
}

.sds {
    background-color: #ffdc9a;
}

.sds:before {
    content: "";
    position: absolute;
    left: 386px;
    top: -3px;
    border-top: 0;
    transform: rotate(-90deg);
    border-bottom: transparent 29px solid;
    border-right: 23px solid #fff;
    border-left: 0;
}

.sds:after {
    content: "";
    position: absolute;
    left: 390px;
    bottom: 0px;
    border-top: 0;
    transform: rotate(180deg);
    border-bottom: transparent 13px solid;
    border-right: 20px solid #fff;
}

.sds2 {
    background-color: #fdb166;
}

.sds2:before {
    content: "";
    position: absolute;
    left: 386px;
    top: -3px;
    border-top: 0;
    transform: rotate(-90deg);
    border-bottom: transparent 29px solid;
    border-right: 23px solid #fff;
    border-left: 0;
}

.sds2:after {
    content: "";
    position: absolute;
    left: 390px;
    bottom: 0px;
    border-top: 0;
    transform: rotate(180deg);
    border-bottom: transparent 13px solid;
    border-right: 20px solid #fff;
    border-left: 0;
}


.mrt-20 {
    margin-top: 20px;
}

.zxxc {
    width: 100%;
    height: 248px;
    float: left;
}

.type-block {
    display: inline-block;
    width: 23%;
    display: inline-block;
    margin-right: 2%;
}

.type-img {
    width: 45%;
    float: left;
}

.type-img img {
    width: 100%;
    height: auto;
}

.type-list {
    width: 45%;
    margin-left: 4%;
    display: inline-block;
    float: left;
    line-height: 30px;
}

.list-title {
    font-size: 16px;
    font-weight: 600;
}

.type-content {
    width: 100%;
    height: 90px;
    overflow: hidden;
}

.type-content ul {
    width: 100%;
    height: 100%;
}

.type-content ul li {
    display: inline-block;
    margin-right: 5%;
}

.marl-2 {
    margin-right: 20px;
}

.new-type-con {
    width: 100%;
    height: 35px;
    overflow: hidden;
    border: 1px solid #e6e6e6;
    margin-bottom: 20px;
}

.new-type-list {
    width: 95%;
    line-height: 35px;
    position: relative;
    padding-left: 10px;
}

.new-type-list li {
    display: inline-block;
    margin-right: 20px;
}

.get-all-types {
    width: 4%;
    display: inline-block;
    position: absolute;
    top: 9px;
    right: 20px;
}

.anniu {
    padding: 0.1px 1px;
    border: 1px solid #e1e1e1;
}

.no-border {
    border: 0px !important;
}

input {
    color: #333 !important;
}


/*测算吉日*/
.gl_box_form {
    width: 258px;
    height: 340px;
    background: url("//staticqn.qizuang.com/custom/20210713/FrnDttqZ8v6vhwL7NQA4qRmMlnzh") no-repeat;
    background-size: 100% 100%;
    overflow: hidden;
    position: relative;
}

.gl_box_form .gl_item {
    padding: 0;
    width: 258px;
}

.gl_box_form .gl_item .gl_t {
    text-align: center;
    font-size: 15px;
    font-family: microsoft yahei;
    padding: 15px 0 5px;
}

.gl_box_form .gl_t_box {
    padding: 0 11px;
}

.gl_box_form .gl_item .gl_t p {
    color: #A94200;
    font-weight: 600;
    font-size: 15px;
}
.gl_box_form .gl_item .gl_t p span{
    color: #ED404D;
}
.gl_box_form .gl_t_box .inputs, .gl_vb {
    background: inherit;
    color: #FFF;
    height: 32px;
    font-size: 12px;
}

.gl_t_box .inputs input[type=text] {
    height: 32px;
    border: 1px solid #DAD9D7;
    width: 100%;
    padding-left: 5px;
    color: #666;
    box-sizing: border-box;
}
.gl_t_box .error-message{
    width: 100%;
    height: 14px;
    font-size: 12px;
    line-height: 14px;
    color: #ED404D;
}
.gl_t_box .inputs select {
    height: 33px;
    padding: 5px;
    width: 100%;
    border: 1px solid #DAD9D7;
    float: left;
    color: #666;
}

.gl_vb select {
    width: 108px;
    height: 32px;
    color: #666;
    font-size: 12px;
    border: 1px solid #DAD9D7;
}
.gl_vb .mrt10{
    margin-top: 10px;
}
.gl_right {
    float: right !important;
}

.gl_t_box button {
    width: 228px;
    height: 35px;
    background-color: #FF7A01;
    color: #fff;
    border-radius: 5px;
    font-family: SimHei;
    font-weight: 700;
    font-size: 16px;
    outline: none;
    cursor: pointer;
}


/* 装修指南 */
.part_item {
    margin-bottom: 30px;
}

.part_item_header {
    border-bottom: 1px solid #f0f0f0;
    overflow: hidden;
    padding-top: 12px;
    padding-bottom: 8px;
}

.part_item_title {
    font-size: 28px;
    color: #333;
    font-weight: 500;
}

.part_item_title a {
    color: #333;
}

.part_item_title a:hover {
    color: #ff5353
}

.part_item_nav {
    color: #666;
    margin-top: 15px;
}

.part_item_nav>span {
    padding: 10px 5px;
    font-size: 14px;
    cursor: pointer;
    position: relative;
}

.part_item_nav i {
    font-size: 14px !important;
    margin: 0 10px;
    color: #D9D9D9;
}

.part_item_nav span:hover {
    color: #ff5353;
}

.part_item_body {
    padding-top: 16px;
    overflow: hidden;
    display: none;
}

.content_active {
    display: block;
}

.body_img {
    width: 321px;
    height: 321px;
    position: relative;
}

.body_img img {
    width: 100%;
    height: 100%;
}

.bottom_info {
    background: rgba(0, 0, 0, 0.6);
    color: #fff;
    font-size: 15px;
    position: absolute;
    bottom: 0px;
    height: 40px;
    width: 100%;
    text-indent: 10px;
    font-weight: 600;
}

.bottom_info a {
    color: #fff;
    display: block;
    line-height: 40px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.body_text {
    margin-left: 20px;
    margin-top: 16px;
    width: 581px;
}

.hot_tt {
    overflow: hidden;
}

.hot_tt h3 {
    font-size: 16px;
    color: #333;
    font-weight: 600;
    width: 528px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.hot_tt h3:hover{
    color: #ED404D
}
.hot_tt h3:hover a {
    color: #ED404D
}

.xq_text a:hover {
    color: #ED404D !important;
}

.xq_text a {
    color: #666 !important;
}

.xq_text {
    color: #666;
    font-size: 12px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    height: 40px;
    line-height: 20px;
    margin: 10px 0;
}

.other-list li {
    line-height: 40px;
    overflow: hidden;
}

.other-list li span {
    font-size: 22px;
    padding-right: 5px;
    float: left;
}

.other-list li a {
    color: #333;
    font-size: 16px;
    float: left;
    font-weight: 400;
    width: 560px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap
}

.other-list li a:hover {
    color: #ff5353;
}

.moreText {
    text-align: right;
    font-size: 14px;
}

.moreText a {
    color: #999
}

.moreText a:hover {
    color: #ff5353;
}

.activ_tab {
    color: #333 !important;
    font-weight: 500;
}
.activ_tab .sline{
    display: block;
    width: 10px;
    height: 2px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    background: #ED404D;
}
.long_nav {
    margin-top: 12px !important;
    margin-left: 5px;
}

.long_nav span {
    padding: 5px 9px;
}

.mtop {
    margin-top: 15px
}

.long_box {
    overflow: hidden;
    width: 1228px;
}

.long_box li {
    width: 287px;
    height: 255px;
    background: #F5F5F5;
    margin-right: 20px;
    position: relative;
}

.long_box li img {
    width: 287px;
    height: 215px;
}

.long_box li p {
    color: #333;
    font-size: 16px;
    text-indent: 10px;
    line-height: 32px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.long_box li p:hover {
    color: #ff5353;
}

.like_num {
    position: absolute;
    right: 0px;
    bottom: 40px;
    background: rgba(0, 0, 0, 0.6);
    color: #fff;
    width: 70px;
    height: 30px;
    cursor: pointer;
}

.loveImg {
    width: 16px !important;
    height: 14px !important;
    margin-top: 9px;
    margin-left: 8px;
}

.love_number {
    font-size: 14px;
    margin-top: 6px;
    margin-left: 6px;
}

.playVideo {
    position: absolute;
    width: 55px;
    height: 55px;
    left: 50%;
    margin-left: -22.5px;
    top: 50%;
    margin-top: -42.5px;
}

.playVideo img {
    width: 100% !important;
    height: 100% !important;
    cursor: pointer;
}

.konwlege {
    width: 580px;
}

.zhishidian {
    width: 600px;
    overflow: hidden;
}

.zhishidian li {
    width: 277px;
    margin-right: 22px;
    box-sizing: border-box;
    border: 1px solid #dedede;
    height: 300px;
}

.zhishidian li div p a {
    color: #999;
    font-size: 14px;
}

.zhishidian li div span {
    color: #666;
    font-size: 14px;
    margin-left: 20px;
}

.zhishidian li div span i {
    padding-right: 6px;
    margin-top: 10px;
}

.zhishidian a:hover {
    color: #ff5353 !important
}

.zxzsd {
    width: 100%;
    height: 181px;
    vertical-align: middle;
}

.wd_list li {
    border-bottom: 1px dashed #dedede;
    height: 85px;
    margin-bottom: 15px;
    padding-bottom: 15px;
}

.wd_list li p {
    overflow: hidden;
}

.wd_list li p span:hover {
    color: #ff5353;
}

.zsd_title {
    font-size: 16px;
    font-weight: 600;
    color: #333;
    margin: 20px 20px 30px;
}

.answer {
    width: 580px
}

.askIcon {
    background: url('/assets/home/zixun/img/new/question.png') no-repeat;
    background-size: 100% 100%;
    width: 30px;
    height: 30px;
    display: inline-block;
}

.ask_title {
    font-size: 16px;
    color: #333;
    margin-left: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 530px;
    font-weight: 500;
}

.answerIcon {
    background: url('/assets/home/zixun/img/new/answer.png') no-repeat;
    background-size: 100% 100%;
    width: 30px;
    height: 30px;
    display: inline-block;
    margin-right: 14px;
}

.wd_p {
    margin-bottom: 15px;
    line-height: 30px;
}

.answer_title {
    color: #666;
    font-size: 14px;
    width: 530px;
    height: 44px;
    line-height: 22px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.mt_bottom {
    margin-bottom: 50px;
    overflow: hidden;
}

.icon_box {
    width: 60px;
    height: 60px;
    margin: 0px auto;
    position: relative;
}

.icon_box img {
    position: absolute;
    margin: auto;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
}

.zhishidian_content {
    height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

/*装修知识*/
.zxzs-box li {
    margin-right: 20px;
    font-family: pingfang SC;
    font-size: 16px;
    line-height: 26px;
}

.zxzs-box li a {
    font-color: #666;
}

.footer_new .bottom {
    height: 160px;
}
.footer_new .bottom_mask{
    height: 160px;
}

