#homepage_loop {
    margin: 0.64rem 0 0.16rem;
}

.homepage-lp, .nl-tab {
    position: relative;
    float: left;
    width: 8.72rem;
    height: 4.48rem;
}

.homepage-overhid {
    overflow: hidden;
    height: 100%;
}

.hp-lp-link {
    position: relative;
    width: 89.0rem;
    height: 100%;
}

.hp-lp-link > a {
    position: relative;
    float: left;
    width: 8.72rem;
    height: 100%;
}

.hp-lp-link > a > img {
    width: 100%;
    height: 100%;
}

.hp-lp-link > a > p, .hot-today > a > p {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 100;
    width: 100%;
    height: 0.72rem;
    line-height: 0.72rem;
    color: #fff;
    font-size: 0.24rem;
    font-weight: 600;
    padding-left: 0.4rem;
    background: #000000;
    background: rgba(0, 0, 0, 0.4);
    overflow:hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow:ellipsis;
}

.hp-lp-circle {
    position: absolute;
    bottom: 0.3rem;
    right: 0.55rem;
    z-index: 101;
}

.hp-lp-circle > li {
    display: inline-block;
    width: 0.06rem;
    height: 0.06rem;
    margin: 0 0.05rem;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: #fff;
    background: rgba(255, 255, 255, 0.4);
    cursor: pointer;
}

.hp-lp-circle > .visit-circle {
    width: 0.1rem;
    height: 0.1rem;
    background: #fff;
    background: rgba(255, 255, 255, 1);
}

.hp-lp-nav {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 102;
}

.hp-lp-nav > a {
    display: block;
    width: 0.64rem;
    height: 0.32rem;
    margin-bottom: 0.25rem;
    line-height: 0.32rem;
    font-size: 0.15rem;
    color: #595959;
    text-align: center;
    font-weight: 400;
}

.hp-lp-nav > .choose-nav {
    background: #000;
    font-weight: 600;
    color: #fff;
}

.homepage-type {
    float: right;
    width: 2.88rem;
    height: 4.54rem;
    text-align: center;
    background: #FFD91E url("/static/images/index_type_bg.png") no-repeat center top;
    -webkit-background-size: contain;
    background-size: contain;
}

.homepage-type-jp {
    height: 2.3rem;
}

.homepage-type-jp > p, .homepage-type-jp > div {
    color: #fff;
}

.homepage-type-vendor > p, .homepage-type-vendor > div {
    color: #000;
}

.homepage-type > div > p {
    padding-top: 0.64rem;
    font-size: 0.24rem;
    font-weight: 600;
}

.homepage-type > div > div {
    margin-bottom: 0.04rem;
    font-size: 0.24rem;
    font-weight: 600;
}

.homepage-type > div > a {
    display: block;
    width: 0.81rem;
    height: 0.32rem;
    margin: 0.25rem auto 0;
}

.homepage-type-jp a {
    background: url("/static/images/index_type_jp.png") no-repeat center center;
    -webkit-background-size: contain;
    background-size: contain;
}

.homepage-type-vendor a {
    background: url("/static/images/index_type_vendor.png") no-repeat center center;
    -webkit-background-size: contain;
    background-size: contain;
}

#homepage_recommend {
    position: relative;
    margin-top: 0.2rem;
}

.recommend-right {
    float: right;
    width: 2.88rem;
    margin-top: 0.2rem;
}

.recommend-left {
    float: left;
    width: 8.72rem;
}

.recommend-left-invest {
    float: left;
}

.recommend-left-clan {
    float: right;
}

.recommend-left-right {
    width: 3.92rem;
}

.recommend-left-right > p {
    position: relative;
    padding: 0.12rem 0;
    font-size: 0.2rem;
    font-weight: 600;
    border-bottom: 2px solid #161616;
}
.recommend-left-right > p > a{
    position: absolute;
    right: 0;
    top: 0.12rem;
}

.recommend-left-right div a {
    display: block;
    border-top: 1px solid #ddd;
    padding: 0.16rem 0;
}

.recommend-left-right div a > p {
    font-size: 0.15rem;
    margin-bottom: 0.12rem;
}

.recommend-left-right div a > div {
    font-size: 0.13rem;
    color: #ccc;
}

.hot-recommend {
    margin-top: 0.67rem;
    padding-bottom: 0.55rem;
}

.hot-recommend > p {
    width: 4.95rem;
    height: 0.72rem;
    line-height: 0.72rem;
    background: #FFD91E;
    padding-left: 0.41rem;
    font-size: 0.22rem;
}

.hot-recommend > p > span {
    font-size: 0.22rem;
    margin-right: 0.12rem;
    font-weight: 600;
}

.hot-recommend > p > i {
    font-size: 0.16rem;
    font-style: normal;
    font-weight: 500;
}

.hot-recommend-three {
    margin: 0.32rem 0 0.08rem;
    padding: 0.24rem;
    background: #eee;
}

.hot-recommend-three > a {
    float: left;
    width: 2.63rem;
    margin-right: 0.16rem;
}

.hot-recommend-three > a > img {
    width: 100%;
    height: 2.8rem;
}

.hot-recommend-three > a > p {
    margin: 0.24rem 0 0.18rem;
    font-size: 0.17rem;
    font-weight: 600;
}

.hot-recommend-three > a > div {
    font-size: 0.13rem;
    color: #595959;
}

.hot-news {
    margin-bottom: 0.2rem;
}

.hot-news > a {
    width: 8.72rem;
    display: block;
    padding: 0.22rem 0;
    border-top: 1px solid #777;
}

.hot-news > a > img {
    float: left;
    width: 2.2rem;
    height: 1.47rem;
    margin-right: 0.32rem;
}

.hot-news-cont {
    float: left;
    width: 5.36rem;
}

.hot-news-cont > div {
    margin: 0.1rem 0;
    font-weight: 600;
    font-size: 0.17rem;
}

.hot-news-cont > span {
    display: block;
    color: #ccc;
    font-size: 0.13rem;
}

.hot-news-cont > p {
    margin-top: 0.1rem;
    color: #595959;
    font-size: 0.13rem;
    line-height: 0.25rem;
}

.hot-today > a {
    position: relative;
    float: left;
    width: 4.86rem;
    height: 5.34rem;
}

.hot-today > a > img {
    width: 100%;
    height: 100%;
}

.hot-today-visited {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 101;
    padding: 0.17rem 0.2rem 0.12rem 0.25rem;
    background: #FFD91E;
}

.hot-today-visited > div {
    font-size: 0.15rem;
    font-weight: 600;
    margin-bottom: 0.06rem;
}

.hot-today-visited > p {
    font-size: 0.1rem;
    color: #777;
}

.hot-today-list {
    float: right;
    width: 3.04rem;
}

.hot-today-list > a {
    display: block;
    padding: 0.24rem 0 0.2rem;
    border-bottom: 1px solid #777;
}

.hot-today-list > a > p {
    height: 0.56rem;
    font-size: 0.2rem;
    font-weight: 600;
    margin-bottom: 0.16rem;
}

.hot-today-list > a > div {
    font-size: 0.13rem;
    color: #ccc;
}

#homepage_hotlot {
    padding-top: 0.32rem;
    border-top: 1px solid #777;
}

#homepage_hotlot > p {
    text-align: center;
}

#homepage_hotlot > p > span {
    font-size: 0.22rem;
    font-weight: 600;
    margin-right: 0.16rem;
}

#homepage_hotlot > p > i {
    font-size: 0.2rem;
    color: #FFD91E;
    font-style: normal;
}

.homepage-hotlot-dispaly {
    margin: 0.25rem 0 0.42rem;
}

.homepage-hotlot-dispaly > a {
    float: left;
    width: 5.92rem;
    margin-right: 0.16rem;
}

.homepage-hotlot-dispaly > a > img {
    width: 100%;
    height: 3.12rem;
    margin-bottom: 0.24rem;
}

.homepage-hotlot-dispaly > a > div {
    font-size: 0.28rem;
    height: 0.72rem;
    overflow: hidden;
}

.homepage-hotlot-dispaly > a > p {
    margin: 0.24rem 0 0.16rem;
    color: #595959;
    line-height: 0.25rem;
}

.homepage-hotlot-dispaly > a > span {
    font-size: 0.13rem;
    color: #ccc;
}

#homepage_hotlot-list {
    margin-bottom: 1.1rem;
}

.homepage-page {
    margin: 0.4rem 0 0.5rem;
    text-align: center;
}

/**********************/
.news_loop .homepage-lp {
    width: 100%;
    float: none;
    height: 5.66rem;
}

.news_loop .hp-lp-link > a {
    width: 12.0rem;
}

#news_list {
    margin: 0.46rem 0 1.14rem;
}

.nl-tab {
    height: auto;
}

.nl-tab > ul {
    border-bottom: 1px solid #ddd;
    margin-bottom: 0.08rem;
}

.nl-tab > ul > li {
    float: left;
    width: 1.24rem;
    height: 0.6rem;
    margin-right: 0.12rem;
    line-height: 0.6rem;
}

.nl-tab > ul > li > a {
    text-align: center;
    display: block;
    font-size: 0.2rem;
    color: #161616;
}

.nl-tab > ul > .nl-tab-visited > a {
    background: #FFD91E;
    color: #000;
    font-weight: 600;
}

.nl-list > a {
    overflow: hidden;
    display: block;
    height: 1.6rem;
    padding: 0.32rem 0;
    border-bottom: 1px solid #777;
}

.nl-list > .nl-list-normal {
    height: 1.56rem;
}

.nl-list-normal > div, .nl-list-cont > div {
    font-size: 0.17rem;
    font-weight: 600;
}

.nl-list-normal > span, .nl-list-cont > span {
    display: block;
    margin: 0.12rem 0;
    font-size: 0.13rem;
    color: #ccc;
}

.nl-list-normal > p, .nl-list-cont > p {
    color: #595959;
    line-height: 0.25rem;
}

.nl-list > .nl-hascover > img {
    float: left;
    width: 2.2rem;
    height: 1.47rem;
}

.nl-list-cont {
    float: right;
    width: 5.36rem;
}

.nl-list-cont > div {
    margin-top: 0.1rem;
}

/****************************************/

.nl-list > .card-cont {
    position: relative;
    float: left;
    width: 2.72rem;
    max-width: 31%;
    height: 3.5rem;
    padding: 0;
    margin-right: 0.24rem;
    margin-bottom: 0.24rem;
    background: #fff;
    border: 1px solid #ddd;
}

.card-cont > img {
    display: block;
    width: 100%;
    height: 1.7rem;
    margin: 0 auto 0.25rem;
}

.card-cont > .card-cont-name {
    overflow: hidden;
    margin: 0 0.14rem 0.2rem;
    height: 0.9rem;
    font-size: 0.18rem;
    color: #161616;
    font-weight: 600;
}

.card-cont > p {
    overflow: hidden;
    height: 0.57rem;
    margin: 0 0.14rem;
    color: #777;
}

.card-detail-info {
    margin: 0.28rem 0.44rem 0.38rem;
}

.card-detail-info > div, .card-detail-info > p {
    float: left;
    width: 50%;
    height: 0.16rem;
    line-height: 0.16rem;
    color: #A0A0A0;
    font-size: 0.12rem;
    text-align: center;
}

.card-detail-info > div {
    border-right: 1px solid #ddd;
}
/************社区**************/
.nl-list > .nl-community {
    position: relative;
}
.nl-list > .nl-community > img {
    position: absolute;
    width: 1.5rem;
    height: 1.5rem;
}
.nl-community .nl-list-cont {
    float: none;
    width: 100%;
    padding-left: 2rem;
}
.nl-community .nl-list-cont> span {
    margin: 0.05rem 0;
}
.nl-community .nl-list-cont> .nl-community-name {
    font-size: 0.14rem;
    color: #000;
}
.nl-community .nl-list-cont> p {
    margin-top: 0.11rem;
}
.nl-community .nl-list-cont> p > span {
    margin-left: 0.1rem;
    font-size: 0.15rem;
    color: #428ee4;
}