html
{
    background:#f1f0f0;
}
.wrap
{
    max-width:1337px;
}

/* 分页统一 */
#page
{
    margin-top:30px;
    margin-bottom:70px;
}
#page .next, #page .prev
{
    width: 54px;
    height: 54px;
    line-height: 54px;
}
#page .next
{
    background:#fff url('../mj/picture3/of_right.png') center center no-repeat;
}
#page .next:hover
{
    background:#da2128 url('../mj/picture3/of_right.png') center center no-repeat !important;
}
#page .prev
{
    background:#fff url('../mj/picture3/of_left.png') center center no-repeat;
}
#page .prev:hover
{
    background:#da2128 url('../mj/picture3/of_left.png') center center no-repeat !important;
}
.m-style a{
    width: 54px !important;
    height: 54px!important;
    line-height: 54px!important;
    color:#333 !important;
    font-size:22px !important;
}

.m-style .active
{
    width: 54px!important;
    height: 54px!important;
    line-height: 54px!important;
    background:#da2128 !important;
    color:#333 !important;
    font-size:22px !important;
}
.m-style span
{
    width: 54px!important;
    height: 54px!important;
    line-height: 54px!important;
    background:#fff;
    border-radius:5px;
    color:#333 !important;
    border:1px solid #cecece;
}

/* 案例列表页面 */

.pCate
{
    background:#fff;
    padding-bottom:22px;
    padding-top:12px;
    padding-left:1.5%;
    padding-right:4%;
    width:100%;
    box-sizing:border-box;
}
.products ul li
{
    width:320px;
    margin-right:19px;
    margin-bottom:30px;
}
.pCateCt dt
{
    background:#fff;
    text-align:left;
}
.pCateCt
{
    border-bottom:2px solid #e6e6e6;
}

.pCateCt dd
{
    border-left:0px;
}
.pCateCt dd a
{
    margin-right:12px;
 
    font-size:15px;
    line-height:40px;
    height:40px;
    margin-top:0px;
}
.pCateCt dd a:first-child
{
    display: block;   
    float: left;
    margin-bottom: 0px;
    height: 40px;
    width:80px;
    text-align:center;
    box-sizing: border-box;
    margin-top: 0px;
}


.pCateCt dt
{
    font-size:18px;
    color:#333;
    padding:10px 0px;
    height:40px;
    line-height:40px;
    text-align:center !important;
   
}
.pCateCt dd
{
    float:left;
    padding-bottom:10px !important;
}
.pCateCt dd a
{
    margin-bottom:0px !important;
}

.products ul li
{
    border:none;
   
}

.products ul li .proTit,.products ul li p
{
    background:#fff;
}

.products ul li .proImg
{
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    
   
}
.products ul li .proImg img
{
    width:auto;
    max-width:400px;
    min-width:100%;
    height:100%;
}
.products ul li p.sty_info 
{
    padding-bottom:8px;
    border-bottom:2px solid #e6e6e6;
    height:34px;
    box-sizing: border-box;
    
}
.products ul li p.sty_info span
{
    display:inline-block;
    border:1px solid #999;
    border-radius:8px;
    margin-right:7px;
    padding:0px;
    font-size:12px;
    line-height:1;
    padding:2px 4px;
    color:#999;
}

.products ul li div.des_info
{
    padding:0px;
    padding-top:5px;
    background:#fff;
    line-height:1;
    padding-bottom:2px;
    width:100%;
    display:table;
}

.products ul li:hover
{
    box-shadow:unset;
}

.des_info .deimg
{
    width:70%;
    display:inline-block;
    height:46px;
    line-height:1;
}
.des_info .deimg .img
{
    width:46px;
    height:46px;
    display:inline-block;
    border-radius:23px;
    overflow:hidden;
    margin-left:2px;
}
.des_info .deimg .img img
{
   
    width:100%;
}

.des_info .deimg .texts
{
    width:calc(100% - 56px);
    display:inline-block;
    height:46px;
    vertical-align:top;
}
.des_info .deimg .texts p{
    margin-bottom:0px;
    padding-bottom:0px;
    line-height:1.5;
}
.des_info .deimg .texts .name
{
    font-size:16px;
    color:#333;

}
.des_info .deimg .texts  .op
{
    color:#999;
    font-size:12px;
}
.orderde
{
    width:28%;
    display:block;
    float:right;
    padding-top:11px;
}

.orderde a{
    color:#da2128;
    border:1px solid #da2128;
    font-size:13px;
    padding:3px 6px;
    border-radius:13px;
    height:20px;
    line-height:20px;
 
    display:inline-block;
}
.orderde a:hover{
    color:#fff;
    background:#da2128;
}
.sty_info
{
    padding-top:4px !important;
}
.products ul li .proTit
{
    
    padding-bottom:5px;
}
/* 设计师弹出窗口 */

.layui-layer
{
    box-shadow: 0px 2px 5px #aaa !important;
    background:none;
}
.layui-layer 
{
    background:#fff url(../mj/picture3/layuibg.png) center top no-repeat;
    background-size:100% auto;
}
.layuitip
{
    width:380px;
    height:490px;
   
}

.layui-layer-setwin .layui-layer-close2
{
    right:-12px;
    top:-12px;
    background:url(../mj/picture3/layuiclose.png) center center no-repeat;
    background-position:0px 0px;
}

.layui-layer-setwin .layui-layer-close2:hover{background-position:0px 0px;}

.top-title
{
    line-height:160px;
    height:160px;
    text-align:center;
    color:#333;
    font-size:18px;
}

#designer_id
{
    margin-top:25px;
}
.input_item
{
    margin-bottom:13px;
    text-align:center;
}

.input_item input
{
    width:310px;
    text-indent:1em;
    font-size:18px;
    height:38px;
    border:1px solid #e5e5e5;
    background:#f1f0f0;
    color:#333;
}

.input_item input.iMsgBtn
{
    background:#da2128;
    border-radius:19px;
    color:#fff;
    margin-bottom:10px;
    border:1px solid #da2128;
    text-indent:0px;
}

input::-webkit-input-placeholder{
    color:#999;
}
input::-moz-placeholder{   /* Mozilla Firefox 19+ */
    color:#999;
}
input:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
    color:#999;
}
input:-ms-input-placeholder{  /* Internet Explorer 10-11 */
    color:#999;
}


.input_item p{
    color:#ccc;
}


/* 直营门店改版 */
.StoreAdd p
{
    width:331px;
}
.clearfix:after
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    line-height: 0;
    font-size: 0;
}

.StoreCt
{
    margin-top:60px;
}

.fl{
    float:left;
}
.fr{
    float:right;
}
.search-mian 
{
    clear:both;
}
.search-mian ul
{
    list-style-type:none;
}
.search-mian ul li {
    padding: 21px;
    margin-bottom: 20px;
    background: #d3d3d3;
    cursor: default;
    -webkit-transition: all .8s;
    transition: all .8s;
}

    .search-mian ul li .a1 {
        width: 114px;
        height: 114px;
    }

        .search-mian ul li .a1 img {
            width: 100%;
        }

    .search-mian ul li .a2 {
        padding-left: 30px;
    }

        .search-mian ul li .a2 h4 {
            font-size: 24px;
            color: #333;
            line-height: 50px;
            -webkit-transition: all .8s;
            transition: all .8s;
        }

        .search-mian ul li .a2 p {
            font-size: 16px;
            color: #999;
            　line-height: 24px;
            -webkit-transition: all .8s;
            transition: all .8s;
        }

    .search-mian ul li .a3 {
        height: 114px;
        line-height: 114px;
    }

        .search-mian ul li .a3 a {
            display: inline-block;
            width: 148px;
            height: 46px;
            background: #39434b;
            font-size: 18px;
            color: #fff;
            text-align: center;
            line-height: 46px;
            -webkit-transition: all .8s;
            transition: all .8s;
        }

    .search-mian ul li:hover {
        background: #39434b;
    }

        .search-mian ul li:hover .a2 h4 {
            color: #fff;
        }

        .search-mian ul li:hover .a2 p {
            color: #E4E4E4;
        }

        .search-mian ul li:hover .a3 a {
            background: #E11129;
        }


        /* 设计师列表页面改版 */


.designer .desImg
{
    height:413px;
} 

.orderhe
{
    width:100%;
    height:45px;
    display:block;
}
.orderhe a{
    width:50%;
    display:block;
    height:45px;
    line-height:45px;
    font-size:18px;
    color:#fff;
    background:#da2128;
    text-align:center;   
}
.orderhe a.detailhe{
    float:left;
    background:#333;
}

.products ul li
{
    background:none;
}
.designer .deslink
{
    background:#fff;
    width:100%;
    display:table;
}
.deslink
{
    width:100%;
    height:75px;
    display:block;
    box-sizing: border-box;
}

.deslink div
{
    width:50%;
    display:inline-block;
    height:100%;
    color:#333;
}

.right_de_info
{
    float:right;
    display:block;
}

.design_info span{
    line-height:1;
    height:auto;
}

.desTit
{
    font-size:19px;
    letter-spacing:-1px;
    margin-top:2px;
    margin-bottom:8px;
}

.desTit i{
    font-size:14px;
}

.design_info span{
    font-size:14px;
}

.right_de_info span{
    margin-top:11px;
    margin-bottom:10px;
    display:block;
    width:100%;
    text-indent:0.5em;
    white-space:nowrap;
}

.proCt li{
    margin-bottom:50px !important;
}



/* 设计师详情页面改版 */


.nydesigner
{
    background:#fff;
}

.desShowCt dd
{
    width:870px;
}
.clearboth
{
    width:100%;
    clear:both;
}
.desShowCt dd .desTit
{
    display:inline-block;
    border-bottom:2px solid #da2128;
    font-weight:400;
    font-size:24px;
}
.desShowCt dd .desTit span
{
    font-size:16px;
}
.desShowCt dd .desTit:after
{
    display:none;
    /* height:2px;
    background:#da2128; */
}

p.dotline{
    width:100%;
    height:1px;
    display:block;
    border-bottom:2px dashed #a6a6a6;
    margin-top:20px;
    margin-bottom:10px;
}

.desShowCt dd .desKey
{
    background:#f1f0f0;
    padding:10px 20px;
    box-sizing:border-box;
    color:#666;
    font-size:18px;
    line-height:2;
}
.desShowCt dd .desWork{
    font-size:18px;
}
.desShowCt dd .desKey strong,.desShowCt dd .desKey span
{
    font-size:inherit !important;
}

.desShowCt dd .desKey h2
{
    height:24px;
    line-height:24px;
    font-size:18px;
    font-weight:400;
    margin-bottom:5px;
}

.desShowCt dd .desTA
{
    height:40px;
    line-height:36px;
    box-sizing:border-box;
    border-radius:20px;
    padding:2px 20px;
}



/* 案例详情页改版 */

.detail_case
{
    width:960px;
}
.detail_case .pShowCt .shadow
{
    
    padding:0px;
}

.detail_case .pCont 
{
    background:#fff !important;
    padding:40px 50px;
}
.de_info_detail
{
    width:100%;
    display:table;
    height:50px;
    line-height:1px;
    margin-bottom:2px;
    background:#fff;
    overflow:hidden;
    padding:0px;
}
.de_info_detail div
{
        width:50%;
        display:inline-block;
}
.de_info_detail .right_desc
{
    display:block;
    float:right;
    height:50px;
    line-height:50px;
}
.de_info_detail div span
{
        height:50px;
        line-height:50px;
        font-size:16px;
}

.left_title
{
    background:#333;
    color:#fff;
    width:40%;
    display:inline-block;
    text-align:center;
    
}

.left_cotent
{
    width:60%;
    display:block;
    float:right;
    height:50px;
    line-height:50px;
    text-align:center;
}
.detail_case .pShowCt .shadow
{
    box-sizing:border-box;
    border:1px solid #eee;
}
.de_info_detail:last-child
{
    margin-bottom:0px;
}
.detail_case .pShowCt dd.pDescribe span
{
    font-size:14px;
}
.detail_case .pShowCt .shadow
{
    margin-top:40px;
}
.detail_case .pCont
{
    margin-top:40px;
}

.pCont p.imgdesc
{
    font-size:18px;
    color:#333;
    margin-bottom:10px !important;
    margin-top:10px !important;
}

.pCont p
{
    font-size:16px;
    color:#333;
    line-height:1.6;
}

.detail_right
{
    width:350px;
}

.detail_right .pDesigner dd .pDesignerPic
{
    width:100px;
    height:auto;
    border-radius:0px;
}

.detail_right  .pDesigner dd p
{
    width:calc(100% - 105px);
    padding:0px 15px;
    box-sizing: border-box;
    overflow:hidden;

}

.detail_right  .pDesigner dd p b{
    background:none;
}

.detail_right  .pDesigner dd  p span
{
    
    display:block;
    width:100%;
    margin:13px 0px;
    
}
.detail_right  .pDesigner dd  p b:first-child{
    margin-top:0px;
}
.detail_right  .pDesigner dd  p b.names{
    font-size:20px;
}

.detail_right  .pDesigner dd p b span
{
    width:auto;
    display:inline-block !important;
    font-size:14px;
    font-weight:400;
    margin:0px;
}
.detail_right .pDesigner dd p span:last-child{
    margin-bottom:0px;
}
.detail_right  .pDesigner dd
{
    padding-bottom:2px;
}
.orderhe2 a
{
    width:47.5%;
    border-radius:5px;
}
.orderhe2 a:last-child{
    float:right;
}
.pDesigner dt:after
{
    height:2px;
    background:#da2128;
}

.orderhe2
{
    padding-bottom:10px;
}

.detail-order
{
    background:#fff;
}

.iMsg .iMsgBtn
{
    background:#da2128;
}

.detail-order  .iMsgIpt
{
    height:50px;
    line-height:1px;
    vertical-align:middle;
    background:#f8f8f8;
    border:1px solid #f8f8f8;
    font-size:16px;
}

.detail-order  .iMsgBtn
{
    height:50px;
    line-height:50px;
}       

.detail-order   p span
{
    font-size:12px;
    color:#999;
}

.sMsgFixed
{
    width:350px;
}

.sTitle
{
    border-left:8px solid #da2128;
    height:40px;
    line-height:37px;
    border-bottom:0px;
}

/* 复制弹出城市样式 */


#select{ position: relative;}
.form_items div.errorClass{
    border:1px solid #d7261d !important;
}

#select ul,#select li{padding: 0; margin:0 }
#select li{line-height: 30px; color: #666; list-style-type: none; border-bottom: 1px dashed #eee; cursor: pointer;transition: all 1s ease 0s;}
#select li:hover{ border-bottom: 1px solid #51A6FF; background-color: #DAF0FF; padding-left: 20px; font-weight: bold; }
#select li:last-child{border-bottom: 0}
#select ul{background:#f8f8f8;max-height:400px;overflow-y:scroll;width:318px;left:15px;position:absolute;top:65px;}



/* 新闻列表页面改版 */
.shadow
{
    box-shadow:unset;
    -webkit-box-shadow:unset;
}
.sNews 
{
    padding:30px 40px;
    width:100%;
    box-sizing:border-box;
    background:#fff;
    margin-top:30px;
}

.sNews li
{
    border:none;
    border-bottom:1px dashed #e6e6e6;
    padding-bottom:40px;
    margin-bottom:40px;
    margin-top:0px;
}

.sNews li .sNewsPic
{
    width:293px;
    height:200px;
}

.sNews li .sNewsPic img
{
    width:100%;
    height:100%;
}

.sNews li div
{
    width:930px;
    height:200px;
    position:relative;
}

.sNews li div.details_box
{
margin-left:0px;
position:absolute;
width:100%;
display:block;
height:45px;
bottom:0px;
left:0px;
}

.sNews li .sNewsMore
{
    display:inline-block;
    height:45px;
    border:1px solid #da2128;
    line-height:45px;
    width:120px;
    text-align:center;
    font-size:16px;
    padding:0px;
    box-sizing: border-box;

}
.sNews li span.detail_times
{
    display:block;
    float:right;
    line-height:45px;
    font-size:16px;
    color:#9f9f9f;
}
.sNews li .sNewsTit
{
    padding-top:0px;
    color:#000;
    font-size:18px;
    margin-bottom:10px;
}

.sNews li .sNewsKey
{
    font-size:15px;
    color:#707070;
}

.sNews li:last-child{
    border-bottom:0px;
}


/* 新闻内页改版css */

.sNewsShow 
{
    background:#fff;
    margin-top:30px;
    padding:25px 30px;
}
.sNewsInfo
{
    font-size:14px;
    color:#999;
}

.sNewsShow .sNewsInfo
{
    width:100%;
    border-bottom:2px dashed #e6e6e6;
}

.sNewsShow .content
{
    margin-top:50px;
    font-size:18px;
    color:#333;
}
.sNewsShow .content .news-article
{
    font-size:inherit;
}
.sNewsShow .content p,.sNewsShow .content p span,.sNewsShow .content p span a,.sNewsShow .content p b,.sNewsShow .content p strong
{
    font-size:inherit !important;
    color:inherit !important;
    font-family:'微软雅黑' !important;
    font-weight:400 !important;
    
}

.sNewsShow .content a{
    
    font-size:inherit;
    color:inherit;
}

.prenext
{
    border-top:2px dashed #e6e6e6;
    padding-top:30px;
    margin-top:30px;
}

.prenext div
{
    width:50%;
    display:inline-block;
    height:30px;
    line-height:30px;
    font-size:18px;
    overflow:hidden;

}
.prenext div p a{
    font-size:16px;
    color:#666;
}

.rightnext
{
    display:block;
    float:right;
    text-align:right;
}
.Related_news li
{
    width:49%;
    height:222px;
    display:inline-block;
    margin-bottom:25px;
    background:#fff;
    padding:20px;
    box-sizing:border-box;
    list-style-type:none;
    border-bottom:0px !important;
}
.Related_news ul li:after
{
    display:none;
}
.Related_news li:nth-child(2n)
{
    float:right;
    display:block;

}

.left_img
{
    width:240px;
    height:100%;
    display:block;
    float:left;
}
.left_img img
{
    width:100%;
    height:100%;
}
.Related_news ul li a{
    padding:0;
}
.Related_news ul li .left_img a
{
    padding:0px;
    width:100%;
    height:100%;
}

.right_text
{
    width:calc(100% - 260px);
    float:right;
    height:100%;
    display:block;
    position:relative;
}

.re_titles
{
    color:#000;
    font-size:17px;
    width:100%;
    display:block;
    overflow:hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.rela_desc
{
    color:#999;
    font-size:15px;
    line-height:1.2;
    margin-top:8px;
}

.readmore
{
    color:#da2128;
    position:absolute;
    right:0px;
    bottom:0px;
}


/* 
面包屑导航重写

.navations {
    width:100%;
    height:40px;
    display:block;
    background:#f1f0f0;
    line-height:40px;
}
.locaTit 
{
    height:40px;
    line-height:40px;
    margin-top:0px !important;
} */



.detail-order .iMsgBtn666
{
    height: 50px;
    line-height: 50px;
}

.iMsg .iMsgBtn666
{
    width: 100%;
    height: 40px;
    line-height: 40px;
    box-sizing: border-box;
    background: #da2128;
    color: #fff;
    border-radius: 5px;
    display: block;
    font-size: 16px;
    cursor: pointer;
    border: none;
}

