*{
    margin:0 auto;
}
body,.ui-page{
    background-color: #e6e6e6;
}


.emo-list-p{
    background-color: #ffffff;
    padding-bottom: 50px;
    padding-top:50px;
}

.emo-list{
    /*background-color: #a09c9c;*/
    /*width:1200px;*/
}

div.emo-product{
    width:25%;
    position:relative;
    display:flex;
    float:left;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    border-right: 1px solid #f6f6f6;
    border-bottom: 1px solid #f6f6f6;
    /*border-right: 1px solid #fff;*/
    /*border-bottom: 1px solid #fff;*/
    box-sizing: border-box;
    /*background-color: #e6e6e6;*/
    background-color: #ffffff;
    padding-top:1.2rem;

}

.emo-product-title{
    /*height:0.8rem;*/
    line-height:16px;
    font-size:12px;
    margin-bottom:32px;
    margin-top:12px;



}

.emo-product img{
    width:100%;
}

.emo-product-title h2{
    font-size:12px;
    text-align: center;
    color:#313131;
}

.emo-product-price{
    color:#999;
    margin-bottom: 40px;
    font-size:14px;
    line-height:14px;
    text-align: center;
}

/*---------------列表头部1样式--------------*/

.season-desc{

    /*background-color: #ffffff;*/
    background-color: #ffffff;
    text-align: center;
    font-size:21px;
    padding-top:100px;
    padding-bottom: 140px;
}
.season-desc-title{
    text-align: center;
    font-family: 黑体;
    font-size:29px;
}
.season-desc-text,.season-desc-text2{
    width:770px;
    color:#666;
    font-size:14px;
    line-height: 18px;
    letter-spacing:1px;
    text-align: center;
    padding-top:0.533rem;
    padding-bottom:0.8rem;
}

.season-head-line{
    margin-top:50px;
    margin-bottom: 60px;
}

.season-head-goods{
    height:750px;
    background-color: #f6f6f6;
}

.season-head-goods img{
    /*width:400px;*/
    height:400px;
}

.season-head-goods h2{
    font-size: 32px;
    font-family: 黑体;
    color:#1b1b1b;
    margin-top:50px;
}



.season-desc-lin{
    width:50px;
    display:block;
    height:1px;
    background-color: #999;
    margin-bottom: 0.533rem;
}


/*---------------列表头部2样式--------------*/
/*.emo-season-head2{*/
/*    display: flex;*/
/*    flex-direction: column;*/
/*    justify-content: center;*/
/*    align-items: center;*/
/*    background-color: #ffffff;*/
/*}*/

/*.emo-season-head2 img{*/
/*    width:10rem;*/
/*}*/

/*.emo-season-head2 h1{*/
/*    font-size:0.7rem;*/
/*    line-height: 2.667rem;*/
/*    color:#1e1e1e;*/
/*}*/

