*{
    margin: 0 ;
    padding: 0 ;

    font-family: "微软雅黑" ;
    box-sizing: border-box !important;

    /*letter-spacing: 1px;*/

}
body{
    line-height: normal !important;
}
html{
    height: 100%;
    background: #f0f0f0;
}
.header ,.content,.content_null,.footer{
    width: 100% !important;
    max-width: 777px !important;
    margin: 0 auto ;
    background: white !important;
}
.line{
    width: 100% ;
    max-width: 777px ;
}
a{
    text-decoration: none !important;
    color: #000;
}
ul,li{
    list-style: none !important;
}
.container{
    display: block ;
    width: 95% ;
    margin: 0 auto !important;
    height: 100% !important;
}
.btn{
    cursor: pointer;
}
/*.container{*/
    /*z-index: 999;*/
/*}*/
/*.dt_all img{*/
    /*z-index: 9999;*/
/*}*/
/******************头部*************************/
.header{
    position: fixed !important;
    height: 45px !important;
    top: 0 !important;
    left: 0 !important;
    right: 0 !important;
    background: white !important;
    border-bottom: 1px solid #EFEFEF !important;
    box-sizing: border-box !important;
    z-index: 99999;
}
.header .container_head{
    width: 100%;
}
.header .hL{
    box-sizing: border-box !important;
    overflow: hidden;
    position: relative;
    height: 45px;
    margin-left: calc(5% + 29px);
    width: calc(90% - 58px);

}
.header .hLL{
    margin-left: 2.5%;
    width: calc(92.5% - 29px);
}
.header .hR{
    display: block;
    position: absolute;
    height: 45px;
    line-height: 45px;
    top: 0;
    left: 0;
    padding: 0  2.5%;
    font-weight: 400 !important;
    font-size: 14px !important;
    vertical-align: middle;
}
.header .hRR{
    top: 0;
    right: 0;
    left: auto !important;
}
.header input{
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    box-sizing: border-box !important;
    width: 100% !important;
    height: 30px !important;
    padding: 0 !important;
    padding-left: 12% !important;
    padding-right: 12% !important;
    background: #f0f3fa url("../images/search.png") 3% 50% no-repeat !important;
    background-size: auto 50% !important;
    border: none !important;
    border-radius: 5px !important;
    font-size: 12px !important;
    margin: auto !important;
}


/*********搜索按钮********/
.enter{
    display: none;
    position:absolute;
    width: 40px;
    height: 20px;
    background:url("../images/h_u18.png") no-repeat;
    background-size: 100% 100%;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto 0;
}



.content{
    margin-top: 45px ;
    background: white;
    margin-bottom: 45px;
}
/*********当没数据时 content隐藏****************/
.content_null {
    display: none;
    position: relative;
    height: calc(100% - 45px);
    margin-top: 45px;
    background: white;
    margin-bottom: 0 !important;
}
.content_null img{
    position: absolute;
    width: 27%;
    top: 25%;
    left: 0;
    right: 0;
    margin: auto;
}



.bottom_null{
    margin-bottom: 0 !important;
}
.title{
    width: 100%;
    height: 0.9rem;
    display: flex;
    justify-content: center;
    align-items: center;
    /* font-size: 0.323rem; */
    font-size: 0.2rem;
}

.title .tt{
    flex: 1;
    display: flex;
    align-items: center;
}
.title .tL{
    justify-content: flex-start;
    color: #7a7a7a;
    font-size: 0.25rem;
}
.title .tR{
    justify-content: flex-end;
    font-size: 0.25rem;
}
.title .tR img{
    height: 0.35rem;
}
/*********** 设计师 ********************/
.sj{
    width: 100%;
}
.sj #mysj{
    width: 100%;
}
.sj #mysj .mysj_li{
    width: 100%;
    height: 1.8rem;
    border-bottom: 1px solid #f0f0f0;
}
.sj #mysj .mysj_li .mysj_dl{
    display: flex;
    height: 100%;
}
.sj #mysj .mysj_li .mysj_dl  .dt_x{
    flex: 5;
    display: flex;
    height: 100%;
}

.sj #mysj .mysj_li .mysj_dl .dt_all{
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
}
.sj #mysj .mysj_li .mysj_dl .dt_a{
    flex: 1;
    justify-content: flex-start;
}
.sj #mysj .mysj_li .mysj_dl .dt_a img{
    border-radius: 50%;
}
.sj #mysj .mysj_li .mysj_dl .dt_b{
    flex: 4;
    padding: 0 2% !important;
}
.sj #mysj .mysj_li .mysj_dl .dt_b .hh{
    width: 100%;
    min-width: 5px;
    line-height: 0.25rem;
}


.sj #mysj .mysj_li .mysj_dl .dt_c{
    flex: 1;
    position: relative;
    justify-content: flex-end;
}
.sj #mysj .mysj_li .mysj_dl img{
    width:1rem;
    display: block;
}
.sj #mysj .mysj_li .mysj_dl span,.sj #mysj .mysj_li .mysj_dl p{
    display: inline-block;
    width: 100%;
    font-size: 0.25rem;
    min-width: 1px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    line-height: normal !important;
    text-align: left;
    margin-bottom: 0 !important;
    vertical-align: middle;
}


.sj #mysj .mysj_li .mysj_dl p{
    font-size: 0.28rem;
    color: #7a7a7a;
}

.sj #mysj .mysj_li .mysj_dl .dt_c .img2{
    display: none;
}
/*********** 作品 *****************/
.zp{
    width: 100%;
}
.zp #myzp{
    width: 100%;
    height: auto;
    overflow: hidden;
    background: #f0f0f0;
}
.zp #myzp li{
    width: 47.75%;
    height: 5rem;
    border-radius: 0.2rem;
    background: white;
    overflow: hidden;
    margin-top: 1.5%;
    margin-left: 1.5%;
    float: left;
}
.zp #myzp li .zp_top{
    width: 100%;
    height: 75%;
    padding: 0 5%;
    padding-top: 2%;
    border-bottom: 0.03rem solid #efefef;
}
.zp #myzp li .zp_a{
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
}
.zp #myzp li .zp_top .zp_a .cloth{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.zp #myzp li .zp_top .zp_a .pic{
    position: absolute;
    top: 20%;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 45%;
}
.zp #myzp li .zp_bottom{
    display: flex;
    width: 100%;
    height: 25%;
    /*padding: 0 5%;*/
}
.zp #myzp li .zp_bottom .tx{
    flex: 1;
    padding: 0 6%;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}
.zp #myzp li .zp_bottom .tx img{
    width: 100%;
    border-radius: 50%;
    overflow: hidden;
}
.zp #myzp li .zp_bottom .ms{
    flex: 2.7;
    padding-right: 5%;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}
.zp #myzp li .zp_bottom .ms_c{
    width: 100%;
    min-width: 1px;
    line-height: 0.2rem;
}
.zp #myzp li .zp_bottom .ms_c *{
    display: inline-block;
    max-width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 0.25rem;
    color: #000;
    text-align: left;
    line-height: normal;
    margin-bottom: 0 !important;
}



