<strong>.container {
    max-width: 1330px;
}
body * {
    transition: all 200ms;
    
}
body {
    -webkit-text-size-adjust: 100% !important;
}
a{
    text-decoration: none !important;
    color: #333333;
}
p{
    margin: 0;
}
h1 {
    margin-bottom: 0;
    font-size: 0;
}
a:hover {
    color: #000000;
}

/* header */

.topzd.topfixde {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 100;
    box-shadow: var(--box-shadow);
    transition: top 0.35s;
    background: #d83548;
}
.top_header_flex {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 140px;
}
.top_header_left {
    width: 18%;
}

.top_header_left img {
    width: 100%;
}
.top_header_right {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 35%;
}
.index_tel {
    width: 12%;
}
.index_tel img {
    width: 100%;
    background: #ffffff;
    border-radius: 6px;
    overflow: hidden;
    padding: 7px;
    box-shadow: 0px 0px 28px #d835482e;
}
.index_tel p {
    font-size: 12px;
    text-align: center;
    margin-top: 5px;
    font-weight: 600;
    color: #666666;
}
.index_search i {
    color: #d83548;
    font-weight: 600;
    font-style: normal;
    cursor: pointer;
}
.index_search form {position: relative;}

.index_search {
    width: 100%;
}
.index_search p {
    display: inline-block;
    font-size: 12px;
    margin-top: 10px;
}
.index_search input {
    width: 100%;
    height: 40px;
    border: 1px solid #d83548;
    outline: none;
    box-shadow: inset 1px 1px 0px rgb(102 102 102 / 11%);
    padding-left: 15px;
    color: #444444;
    border-radius: 6px;
}
.index_search span {
    color: #999999;
}
.index_search a {
    color: #666666;
    margin-right: 15px;
}

.index_search a:last-child {
    margin-right: 0;
}
.index_search button {
    position: absolute;
    right: 0;
    height: 40px;
    background: #d83548;
    width: 20%;
    color: #ffffff;
    border: 1px solid #d83548;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
}
.index_tel_icon img {
    width: 40px;
    height: 40px;
}
.moblies{
    display: none;
}
.tp_navs {
    display: flex;
    align-items: center;
    height: 52px;
    justify-content: space-between;
}
.daohang {
    background: #d83548;
    background-image: linear-gradient(
45deg, #d83548, #cc687d);
}
.tp_navs_item {
    width: 9%;
    text-align: center;
}
.tp_navs_item a {
    display: block;
    color: #ffffff;
    height: 52px;
    line-height: 52px;
}
.tp_navs_item.active a {
    background: #bf3848;
    color: #ffffff;
    background-image: linear-gradient( 
45deg, #bf3848, #cc6378);
}
.tp_navs_item a:hover {
    background: #bf3848;
    color: #ffffff;
    background-image: linear-gradient( 
45deg, #bf3848, #cc6378);
}
.stick {
    position: fixed;
    top: 0;
    z-index: 10710;
    width: 100%;
    -webkit-box-shadow: 0 5px 40px -2px rgb(7 0 2 / 15%);
    box-shadow: 0 5px 40px -2px rgb(7 0 2 / 15%);
}
.daohang.stick .tp_navs_item a {
    color: #333333;
}
.daohang.stick {
    background: #ffffff;
}
.daohang.stick .tp_navs_item.active a {
    background: #d83548;
    color: #ffffff;
}
.daohang.stick .tp_navs_item a:hover {
    background: #d83548;
    color: #ffffff;
}
/* swiper */

.banner_img img {
    width: 100%;
    height: 400px;
    object-fit: cover;
    box-shadow: 8px 8px 20px 0 rgb(216 52 72 / 19%);
    border-radius: 8px;
}
.banner_img {
    box-shadow: 8px 8px 20px 0 rgb(216 52 72 / 19%);
    border-radius: 8px;
}
.home_banner .swiper-pagination-bullet{
    width: 10px;
    height: 10px;
    display: inline-block;
    border-radius: 100%;
    background: unset;
    opacity: 1;
    border: 2px solid #ffffff; 
}
.home_banner .swiper-pagination-bullet-active {
    width: 10px;
    opacity: 1;
    background: #ffffff;
    border-radius: 100%;
}

/* select pet */
.index_title {
    text-align: center;
    background: url(../img/bj.png) center no-repeat;
    height: 50px;
    padding-top: 8px;
}
p.index_ztit {
    font-size: 20px;
    font-weight: bold;
    color: #000000;
    display: block;
    line-height: 1;
    text-shadow: 1px 1px 9px rgb(0 0 0 / 39%);
}
p.index_ftit {
    line-height: 1;
    font-size: 14px;
}
.index_host_cat {
    display: flex;
    justify-content: center;
    margin: 30px 0;
    align-items: center;
}
.index_host_item a {
    color: #000000;
    margin: 0 5px;
    font-size: 12px;
    background-color: #e6e6e6;
    position: relative;
    padding: 0 12px;
    display: block;
    height: 24px;
    line-height: 24px;
}
.index_host_item a:after {
    content: " ";
    width: 0;
    height:0;
    border-top: 12px solid transparent;
    border-left: 6px solid white;
    border-bottom: 12px solid transparent;
    position: absolute;
    left: 0;
    top: 0;
}
.index_host_item a:before {
    content: " ";
    position: absolute;
    width: 0;
    height:0;
    border-right: 6px solid white;
    border-bottom: 12px solid transparent;
    border-top: 12px solid transparent;
    right: 0;
    top: 0;
    }
    .index_host_item a:hover {
        background: #fed700;
    }

    .index_host_flex {
        display: flex;
        justify-content: flex-start;
        align-items: flex-start;
        flex-wrap: wrap;
    }
    .index_host_pet {
        width: 23.5%;
        margin-right: 2%;
        margin-bottom: 2%;
    }
    
    .index_host_pet img {
        width: 100%;
        height: 220px;
        object-fit: cover;
    }
    
    .index_host_pet:nth-child(4n) {
        margin-right: 0;
    }
    .index_host_pet p {
        display: inline-block;
        position: relative;
        padding: 10px 20px 0;
    }
    .ihp p:after, .ihp p:before {
        content: " ";
        position: absolute;
        width: 14px;
        height: 16px;
        background: url(../img/tit_icon.png) 0 no-repeat;
        top: 50%;
        margin-top: -3px;
        display: block;
        left: 0;
        }
        .ihp p:after {
            background-position: -13px;
            left: auto;
            right: 0;
        }      
        .ihp {
            text-align: center;
        }

/* curing core */
.index_curing_no.on {
    display: block;
}
.index_curing_no {
    display: none;
}
.index_curing_item a {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

.index_curing_flex {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    align-items: flex-start;
}

.index_curing_img img {
    width: 100%;
    height: 90px;
    object-fit: cover;
}
.index_curing_item {
    width: 32%;
    margin-bottom: 30px;
    margin-right: 2%;
}
.index_curing_item:nth-child(3n) {
    margin-right: 0;
}
.index_curing_img {
    width: 30%;
}

.index_curing_tr {
    width: 67%;
}

.index_curing_tr p {
    font-size: 16px;
    color: #000000;
    font-weight: bold;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.index_curing_tr span {
    display: block;
    color: #747474;
    display: -moz-box;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    font-size: 14px;
    padding-top: 5px;
}
.curing.active a {
    background: #fed700;
}
.index_curing {
    background: #f9f9f9;
}
.index_curing .index_host_item a:after {
    content: " ";
    width: 0;
    height:0;
    border-top: 12px solid transparent;
    border-left: 6px solid #f9f9f9;
    border-bottom: 12px solid transparent;
    position: absolute;
    left: 0;
    top: 0;
}
.index_curing .index_host_item a:before {
    content: " ";
    position: absolute;
    width: 0;
    height:0;
    border-right: 6px solid #f9f9f9;
    border-bottom: 12px solid transparent;
    border-top: 12px solid transparent;
    right: 0;
    top: 0;
    }
    .index_curing_item:nth-child(4), .index_curing_item:nth-child(5), .index_curing_item:nth-child(6) {
        margin-bottom: 0;
    }


    /* 热门好货 */
    .index_tit {
        display: flex;
        justify-content: space-between;
        align-items: flex-end;
    }
    .tit {
        font-size: 26px;
        font-weight: 600;
        color: #000000;
    }
    .maore a {
        font-size: 14px;
        color: #000000;
    }
    
    .maore a:hover {
        color: #d83548;
    }
    .index_commodity_item {
        border: 1px solid #f5f5f5;
        padding: 10px;
        margin-top: 30px;
        background: -webkit-gradient(linear, left top, left bottom, from(rgba(254, 222, 203, 0.4)), to(rgba(254, 222, 203, 0)));
        background: linear-gradient(
180deg, rgba(254, 222, 203, 0.4) 0%, rgba(254, 222, 203, 0) 100%);
    }
    
    .index_commodity_item:hover .ici_img img {
         transform: scale(1.5) rotate(20deg);
         background:#333
    }
    
    .ici_img img {
        width: 100%;
        height: 260px;
        object-fit: cover;
            transition: 0.8s;
    }
    
    .ici_img {
        height: 260px;
        overflow: hidden;
    }
    .ici_title {
        display: block;
        display: -moz-box;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
        margin-top: 10px;
    }
    .ici_title span:first-child {
        border: 0.5px solid #000000;
        font-size: 12px;
        padding: 2px 5px;
        margin-right: 4px;
        border-radius: 2px;
    }
    .index_commodity_item:hover .ici_title span:first-child {
        color: #ffffff;
        background: #d83548;
        border: 1px solid #d83548;
    }
    .ici_title span:last-child {
        font-size: 14px;
        font-weight: 600;
    }
    .ici_pice_onlick {
        display: flex;
        justify-content: space-between;
        align-items: center;
        margin-top: 10px;
    }
    .onlick {
        background: #d83548;
        padding: 8px 15px;
        color: #ffffff;
        font-size: 14px;
        margin-bottom: 3px;
        cursor: pointer;
    }
    .pice del {
        color: #666666;
        padding-left: 3px;
        font-weight: 600;
    }

    /* pop */
    .pop {
        background: #ffffff;
        position: relative;
        width: 40%;
        margin: 0 auto;
        box-shadow: 0px 0px 20px #ccc;
        padding: 3%;
    }
    
    .pop_close {
        position: absolute;
        right: 30px;
        top: 15px;
    }
    
    .pop_close i {
        font-size: 26px;
    }
    
    .pop_hf {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
    
    .pop_hf span {
        display: block;
        height: 1px;
        width: 35%;
        background: #d83548;
    }
    .pop_close:hover {
        color: #d83548;
        -webkit-transform: rotate(
    180deg);
        -ms-transform: rotate(180deg);
        transform: rotate(
    180deg);
    }
    .pop_hf i {
        font-size: 30px;
        font-style: normal;
        letter-spacing: 10px;
        color: #d83548;
    }
    .pop_ksxj {
        text-align: center;
        color: #000000;
        font-size: 20px;
        letter-spacing: 8px;
    }
    .pop_flex {
        display: flex;
        justify-content: space-between;
        margin-top: 40px;
    }
    .pop_left_top p {
        text-align: center;
        color: #000000;
        font-size: 30px;
        font-weight: 600;
    }
    .pop_left_top span {
        color: #d83548;
    }
    .pop_left {
        width: 65%;
        position: relative;
        border-right: 1px dashed #000000;
        padding-right: 10%;
    }
   
    .pop_right {
        width: 30%;
        position: relative;
        padding-left: 5%;
    }
    
    .pop_bottom img {
        width: 100%;
    }
    .pop_right span {
        color: #d83548;
        display: block;
        text-align: center;
        font-size: 20px;
        padding-top: 10px;
        font-weight: 600;
    }
    .pop_right i {
        font-style: normal;
        text-align: center;
        display: block;
        font-size: 20px;
        color: #000000;
    }
    .pop_bottom {
        margin-top: 30px;
        border-bottom: 2px solid #dbdbdb;
        padding-bottom: 30px;
    }
    .pop_right img {
        border: 1px solid #d83548;
        width: 100%;
        padding: 3%;
    }
    .pop_fixed {
        width: 100%;
        position: fixed;
        top: 50%;
        z-index: 1000;
        left: 50%;
        transform: translate(-50%, -50%);
        display: none;
    }
    .by {
        position: fixed;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        background-color: rgb(0,0,0,.6);
        z-index: 99;
        display: none;
        text-align: center;
        font-size: 0;
        overflow-x: auto;
    }
/* dog */

.index_dog_flex {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: flex-start;
}
.index_dog_item {
    width: 32%;
    margin-top: 30px;
}
.idi_top {
    display: flex;
    justify-content: center;
    align-items: flex-end;
}
.idi_bottom {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    background: #f9f9f9;
    padding: 20px 15px;
    align-items: center;
}
.idi_bottom_right a {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 2;
}
.idi_bottom_left {
    width: 33%;
}

.idi_bottom_right {
    width: 65%;
}
.idi_bottom_left img {
    width: 100%;
    height: 130px;
    object-fit: cover;
}
.idi_bottom_left a {
    display: none;
}

.idi_bottom_left a.on {
    display: block;
}
.idi_bottom_right a.active {
    color: #d83548;
}
.idi_top_img {
    padding-right: 10px;
}

.idi_top_tit p {
    font-size: 24px;
    font-weight: bold;
    display: block;
}

.idi_top_tit span {
    display: block;
    font-size: 14px;
}
/* 最新文章 狗狗大全 猫猫大全  宠物饲养  宠物用品 */
.index_four {
    background: #f9f9f9;
}
.index_four_item {
    display: none;
}
.index_four_item.on {
    display: block;
}
.index_four_a a {
    font-size: 16px;
    display: inline-block;
    padding: 6px 12px;
    border-radius: 3px;
    margin-right: 1%;
}

.index_four_a a:hover {
    color: #d83548;
    background: #fff;
}

.index_four_a a.active {
    background: #d83548;
    color: #ffffff;
}
.index_four_flex {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    align-items: flex-start;
}
.index_four_flex_item {
    width: 32%;
    margin-right: 2%;
    margin-top: 2%;
    background: #ffffff;
    padding: 3%;
    border-radius: 3px;
}

.index_four_flex_item img {
    width: 100%;
    border-radius: 3px;
    height: 200px;
    object-fit: cover;
}

.index_four_flex_item:nth-child(3n) {
    margin-right: 0;
}
.index_four_flex_item p {
    display: block;
    font-size: 18px;
    color: #000000;
    padding: 5% 0;
    font-weight: bold;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.desc-wrap {
    background: #fafafa;
    display: block;
    font-size: 14px;
    padding: 5%;
}

.desc-wrap span {
    display: -moz-box;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}
/* 友情链接 */
.index_link {margin-top: 30px;}
.index_link_flex {
    margin-top: 20px;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}
.index_link_flex a {
    margin-right: 20px;
    height: 30px;
    line-height: 30px;
    display: block;
    font-size: 14px;
}
.index_link_flex a:hover {
    color: #d83548;
}
/* footer */
.pc_footer {
    background: #252832;
    padding: 40px 0;
}
.pc_footer_xx {
    background: #252832;
    border-top: 1px solid #454444;
}
.pc_footer_flex {
    display: flex;
    justify-content: space-between;
}
.pc_footer_a a {
    font-size: 14px;
    color: #949498;
    display: block;
    margin-top: 15px;
}
.pc_footer_box:nth-child(3):before {
    content: '';
    width: 0;
    height: 95%;
    border-left: 1px solid #33333c;
    position: absolute;
    right: 0;
    top: 5px;
}

.pc_footer_box {
    position: relative;
    width: 30%;
}

.pc_footer_box:nth-child(3):after {
    content: '';
    width: 0;
    height: 95%;
    border-right: 1px solid #222229;
    position: absolute;
    right: 1px;
    top: 5px;
}
.pc_footer_title {
    color: #ffffff;
    font-size: 18px;
}
.pc_footer_box:nth-child(1) .pc_footer_a a {
    width: 100%;
}
.pc_footer_box:nth-child(1) .pc_footer_a {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.pc_footer_box:nth-child(5) {
    width: 20%;
}

.pfw {
    width: 45%;
    margin-top: 15px;
}
.pfw img {
    width: 100%;
    padding: 2px;
    background-image: linear-gradient(
0deg
, #fff 0%, #f3f5f8 100%);
    border: 2px solid #fff;
    box-shadow: 8px 8px 20px 0 rgb(55 99 170 / 10%), -8px -8px 20px 0 #ffffff1a;
    border-radius: 4px;
}
.pc_footer_weixin {
    display: flex;
    justify-content: space-between;
}
.pc_footer_box:nth-child(1) {
    width: 10%;
}

.pc_footer_box:nth-child(2) {
    width: 10%;
}
.pc_footer_box:nth-child(3) {
    width: 10%;
}
.pfw p {
    font-size: 12px;
    text-align: center;
    color: #ffffff;
    margin-top: 5px;
}
.pc_footer_box:nth-child(4):before {
    content: '';
    width: 0;
    height: 95%;
    border-left: 1px solid #33333c;
    position: absolute;
    right: 0;
    top: 5px;
}
.pc_footer_box:nth-child(4):after {
    content: '';
    width: 0;
    height: 95%;
    border-right: 1px solid #222229;
    position: absolute;
    right: 1px;
    top: 5px;
}
.footer_bottom {
    background: #252832;
    border-top: 1px solid #454444;
}
.footer_ovg {
    text-align: center;
    color: #d8dae4;
    font-size: 14px;
    padding: 10px 0;
}
.footer_ovg a {
    font-size: 14px;
    color: #d8dae4;
}

.pc_footer_xx_flex {
    color: #949494;
    font-size: 14px;
    display: flex;
    justify-content: center;
    padding: 15px 0;
}
.icp a {
    color: #949494;
    padding-left: 10px;
}

.footer_moblise {
    display: none;
}

.foote_zpbz {
    box-shadow: 1px 1px 10px 2px rgb(0 0 0 / 8%);
    background: #ffffff;
}

.foote_zpbz_flex {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    height: 70px;
}

.foote_zpbz_item {
    display: flex;
    align-items: center;
}

.foote_zpbz_item span {
    color: #000000;
    font-size: 20px;
    font-weight: 600;
}
.footer {
    background: #31393c;
    padding: 50px 0;
}
.footer_flex {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: flex-start;
}
.footer_left {
    width: 30%;
}

.footer_right {
    width: 65%;
}
.footer_left img {
    width: 90px;
    height: 90px;
    background: #ffffff;
    border-radius: 100%;
}
.footer_left span {
    font-size: 50px;
    color: #ffffff;
    line-height: 1;
    font-weight: bold;
    margin-left: 20px;
    opacity: 0.7;
}
.footer_left a {
    display: flex;
    align-items: center;
}
.footer_nav a {
    color: #ffffff;
    font-size: 14px;
    opacity: 0.5;
    width: 7%;
}
.footersm {
    font-size: 14px;
    text-align: center;
    margin-top: 35px;
    color: #fff;
    opacity: .5;
}

.footerbq {
    text-align: center;
    font-size: 14px;
    color: #ffffff;
    opacity: .5;
}

.footerbq a {
    color: #ffffff;
}
.footer_nav {
    display: flex;
    justify-content: center;
}

.footer_cinav {
    margin-top: 20px;
    color: #ffffff;
    opacity: 0.7;
    font-size: 14px;
}
.footer_bic span {
    font-size: 14px;
    color: #ffffff;
    opacity: 0.7;
}

.footer_bic a {
    font-size: 14px;
    color: #ffffff;
    opacity: 0.7;
}
.kf_side {
    width: 45px;
    position: fixed;
    z-index: 990;
    top: 80%;
    right: 1%;
}
.kf_side img {
    background: #ffffff;
    text-align: center;
    line-height: 45px;
    border-radius: 6px;
    box-shadow: 0px 0px 40px rgb(241 64 63 / 32%);
    padding: 5px;
}
/* 面包屑导航 */
.bread_crumb {
    color: #999999;
    font-size: 12px;
    height: 75px;
    line-height: 75px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.bread_crumb a {
    color: #999999;
    font-size: 12px;
}
/* 列表开始 */
.article_flex {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: flex-start;
}
.article_left {
    width: 71%;
}
.article_right {
    width: 27%;
}
.article_newws_box a {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}
.anb_img {
    width: 35%;
}
.article_ms p {
    line-height: 28px;
    color: #666;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    font-size: 14px;
}
span.more {
    width: 100px;
    border-radius: 30px;
    display: block;
    background: #f8f8f8;
    color: #d83548;
    text-align: center;
    margin-right: 20px;
    font-size: 12px;
    line-height: 30px;
    height: 30px;
    margin-top: 10px;
}
.alb_mvt {
    display: flex;
    justify-content: flex-start;
}
.article_list_box:hover span.more {
    width: 120px;
    background: #d83548;
    color: #ffffff;
    box-shadow: 0 4px 10px rgb(241 64 63 / 50%);
}

span.view {
    font-size: 12px;
    color: #999;
    margin-right: 20px;
    line-height: 30px;
    height: 30px;
    margin-top: 10px;
    display: block;
}
.article_list_box:hover .alb_title {
    color: #d83548;
}
span.time {
    display: block;
    font-size: 12px;
    color: #999;
    margin-right: 20px;
    line-height: 30px;
    height: 30px;
    margin-top: 10px;
}
.article_ms {
    margin-top: 20px;
}
.anb_right {
    width: 62%;
}
.article_list_box {
    border-top: 1px dashed #e6e6e6;
    padding-top: 25px;
    margin-top: 25px;
}
.alb_title {
    font-size: 18px;
    color: #333333;
    font-weight: 600;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.alb_remark {
    line-height: 30px;
    color: #999;
    margin: 10px 0;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.article_list_box:first-child {
    margin-top: 0;
    border-top: unset;
}
.anb_img img {
    width: 100%;
    height: 200px;
    object-fit: cover;
}
.article_newws_box {
    background: #ffffff;
    border-top: 1px solid #e2e2e2;
    margin-top: 30px;
    padding-top: 30px;
}
.article_newws_box:first-child {
    margin-top: 0;
    border-top: none;
    padding-top: 0;
}
.anb_title {
    font-size: 18px;
    font-weight: 600;
    color: #112522;
    overflow: hidden;
    width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.anb_time_view {
    border-bottom: 1px solid #e2e2e2;
    padding: 10px 0;
    margin-bottom: 10px;
}
.anb_time_view span {
    font-size: 14px;
    color: #999999;
}

.anb_time_view i {
    font-size: 14px;
    font-style: normal;
    padding-left: 15px;
    color: #999999;
}
.anb_remark {
    font-size: 14px;
    display: -moz-box;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    line-height: 22px;
    margin: 20px 0 ;
    color: #112522;
}

.anb_more {
    width: 145px;
    height: 35px;
    border: 1px solid #aeaeae;
    background: #fff;
    margin-right: 20px;
    transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    cursor: pointer;
    text-align: center;
    line-height: 35px;
    font-size: 16px;
    color: #666666;
}
.article_newws_box:hover .anb_title {
    color: #d83548;
}
.article_newws_box:hover .anb_more {
    background: #d83548;
    color: #ffffff;
    border: 1px solid #d83548;
}
.pages {
    text-align: center;
    margin: 50px 0 30px;
}
.pages a {
    padding: 6px 15px;
    display: inline-block;
    background: #ffffff;
    color: #383838;
    border: 1px solid #e8e8e8;
    margin: 0 3px;
    border-radius: 3px;
}
.pages a.active {
    color: #ffffff;
    background: #d83548;
}
.pages a:hover {
    color: #ffffff;
    background: #d83548;
}
.article_right_side {
    background: #ffffff;
    padding: 25px;
    margin-bottom: 30px;
    border-radius: 6px;
}
.article_side_title {
    font-size: 18px;
    color: #333333;
    font-weight: 600;
    position: relative;
    padding-left: 15px;
    line-height: 1.1;
}

.article_side_title:before {
    content: "";
    left: 0;
    width: 4px;
    height: 18px;
    -webkit-border-radius: 50em;
    border-radius: 50em;
    position: absolute;
    top: 0px;
    background: #d83548;
}
.asl_box a {
    display: flex;
    align-items: center;
    height: 45px;
}

.asl_box:first-child {
    border-top: 1px solid  #e9e9e9;
    margin-top: 10px;
}

.asl_box:nth-child(1) i, .asl_box:nth-child(2) i, .asl_box:nth-child(3) i {
    color: #d83548;
}
.asl_box {
    border-bottom: 1px  dotted #ccc;
}
.asl_box p {
    width: 90%;
    color: #333333;
    font-size: 15px;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.asl_box i {
    width: 8%;
}
/* 产品列表 */

.product_four_a a {
    font-size: 16px;
    display: inline-block;
    padding: 6px 12px;
    border-radius: 3px;
    margin-right: 1%;
}
.product_four_a a:hover {
    color: #7a7a7a;
    background: #f1f1f1;
}
.product_four_a a.active {
    background: #d83548;
    color: #ffffff;
}
.product_four_a {
    margin: 30px 0  50px;
}


/* 文章详情 */
.info_article_title {
    font-size: 22px;
    font-weight: 600;
    color: #d83548;
    text-align: center;
    overflow: hidden;
}

.info_article {
    background: #f7f7f7;
    padding: 25px;
}

.info_article_time_view {
    text-align: center;
    padding: 15px 0 30px;
    border-bottom: 1px solid #e8e8e8;
    text-align: center;
    color: #666;
    margin-bottom: 30px;
}

.info_article_time_view span {
    font-size: 14px;
    color: #999999;
}

.info_article_time_view i {
    font-style: normal;
    color: #999999;
}
.info_article_content img {
    max-width: 100% !important;
}
.info_article_content p {
    line-height: 1.8;
}
.new_tag_title {
    font-size: 16px;
    color: #888;
    font-weight: normal;
    margin: 30px 0 15px;
    border-top: 1px solid #f2f2f2;
    padding-top: 30px;
}
.new_tag a {
    display: inline-block;
    white-space: nowrap;
    margin: 0 5px 10px 0;
    background: #f7f7f7;
    padding: 0px 15px;
    font-size: 14px;
    line-height: 2.5;
    color: #888;
    border-radius: 4px;
}
.new_tag a:hover {
    background: #d83548;
    color: #ffffff;
}
table {
    max-width: 100% !important;
}
.ipx_np {margin-top: 30px;border-top: 1px solid #f2f2f2;padding-top: 30px;}
.np_sx {
    margin: 15px 0;
}

.np_sx:last-child {
    margin-bottom: 10px;
}

.np_sx:first-child {
    margin-top: 0;
}

.np_sx a {
    font-size: 16px;
    color: #444;
    display: block;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.list_product_title {
    font-size: 18px;
    color: #333333;
    font-weight: 600;
    position: relative;
    padding-left: 15px;
    line-height: 1.1;
    margin: 30px 0  20px;
    border-bottom: 1px  solid #e8e8e8;
    padding-bottom: 15px;
}

.list_product_title:before {
    content: "";
    left: 0;
    width: 4px;
    height: 18px;
    -webkit-border-radius: 50em;
    border-radius: 50em;
    position: absolute;
    top: 0px;
    background: #d83548;
}
.host_pro .index_host_pet img {
    height: 160px;
}

/* 产品详情 */
.mian_pro {
    background: #f9f9f9;
    padding-bottom: 50px;
}
.info_pro_top {
    background: #ffffff;
    padding: 25px;
}

.ipt_flex {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.ipt_left {
    width: 40%;
}

.ipt_left img {
    width: 100%;
    border: 10px solid #f9f9f9;
    height: 320px;
    object-fit: cover;
}

.ipt_right {
    width: 58%;
}
.ipt_right_tit {
    font-size: 40px;
    color: #333333;
    font-weight: 600;
}
.ipt_right_flex {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.irf_box {
    width: 21%;
    margin-top: 15px;
}

.irf_box {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.irf_box span {
    display: block;
    line-height: 30px;
    background-color: #e6e6e6;
    text-align: center;
    border-radius: 30px;
    width: 40%;
}

.irf_box i {
    font-style: normal;
    font-size: 16px;
    width: 58%;
}
.ipt_right_star {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.irs_box {
    width: 50%;
    margin-top: 35px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.irs_box span {
    font-size: 22px;
    font-weight: 600;
    font-style: italic;
    background-image: -webkit-linear-gradient(47deg,#999999 78%,rgb(153 153 153 / 68%) 80%,rgb(153 153 153 / 25%) 45%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgb(0 0 0 / 29%);
    text-shadow: 3px 1px 3px rgb(0 0 0 / 29%);
    width: 28%;
    display: block;
}

.irs_box i.star1 {
    width: 172px;
    height: 30px;
    background: url(../img/star.png) -145px
 -32px;
}
.irs_box i.star2 {
    background: url(../img/star.png) -109px -32px;
    width: 172px;
    height: 30px;
}
.irs_box i.star3 {
    background: url(../img/star.png) -73px -32px;
    width: 172px;
    height: 30px;
}
.irs_box i.star4 {
    background: url(../img/star.png) -37px -32px;
    width: 172px;
    height: 30px;
}
.irs_box i.star5 {
    background: url(../img/star.png) -1px -32px;
    width: 172px;
    height: 30px;
}

.info_pro_bottom {
    background: #ffffff;
    padding: 25px;
    margin-top: 30px;
}
.ipb_flex {
    display: flex;
    justify-content: flex-start;
    margin-bottom: 25px;
    border-bottom: 2px solid #f2f2f2;
    padding-bottom: 23px;
}
.ipb_title.active {font-weight: 600;font-style: italic;background-image: -webkit-linear-gradient(47deg,#ff9800 78%,#ffc107 80%,#ff9800 45%);-webkit-background-clip: text;-webkit-text-fill-color: rgb(255 193 7);text-shadow: 3px 1px 3px #ffeb3b;}

.ipb_title {
    font-size: 18px;
    margin-right: 3%;
    cursor: pointer;
    font-size: 22px;
    font-weight: 600;
    font-style: italic;
    background-image: -webkit-linear-gradient(47deg,#333333 78%,rgb(153 153 153 / 68%) 80%,rgb(153 153 153 / 25%) 45%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgb(0 0 0 / 29%);
    text-shadow: 3px 1px 3px rgb(0 0 0 / 29%);
    display: block;
}

.ipb_title:last-child {
    margin-right: 0;
}

.ipb_title:hover {
    color: #d83548;
}
.ipb_content {
    display: none;
}

.ipb_content.on {
    display: block;
}
.ipb_content img {
    max-width: 100%;
}
.info_pianfu {
    background: #ffffff;
    padding: 25px;
    margin-top: 30px;
}
.info_pianfu .ipx_np {margin-top: 0;border-top: none;padding-top: 0;}
.info_pianfu .np_sx:last-child {
    margin-bottom: 0;
}
.info_like_flex {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.info_like_box {
    background: #ffffff;
    width: 31%;
    margin-top: 30px;
    padding: 25px;
}

.ilb_title {
    font-size: 22px;
    font-weight: 600;
    font-style: italic;
    background-image: -webkit-linear-gradient(47deg,#ff9800 78%,#ffc107 80%,#ff9800 45%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgb(255 193 7);
    text-shadow: 3px 1px 3px #ffeb3b;
    line-height: 1;
}
.lib_box a {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin: 15px 0 0;
    font-size: 16px;
    color: #000000;
}
.lib_box a:hover {
    color: #ffc107;
}
.info_pro_like {
    background: #ffffff;
    padding: 25px;
    margin-top: 30px;
}
.info_pro_like .ilb_title {
    margin-bottom: 25px;
}
.info_pro_like .index_host_pet {
    margin-bottom: 0;
}


.page_mian {
    margin: 30px 0;
}
/* 主体 */
.index_main {
    background: #f7f7f7;
    padding-bottom: 30px;
}
.index_commodity {
    background: #ffffff;
}

.jewellery_list_item {
    border: 1px solid #f5f5f5;
    padding: 10px;
}

.jewellery_list_item:hover .jewellery_img img {
     transform: scale(1.5) rotate(20deg);
     background:#333
}

.jewellery_img img {
    width: 100%;
    height: 272px;
    object-fit: cover;
        transition: 0.8s;
}

.jewellery_img {
    height: 272px;
    overflow: hidden;
}
.jewellery_title {
    display: block;
    display: -moz-box;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    margin-top: 10px;
}
.jewellery_title span:first-child {
    border: 0.5px solid #000000;
    font-size: 12px;
    padding: 2px 5px;
    margin-right: 4px;
    border-radius: 2px;
}
.jewellery_list_item:hover .jewellery_title span:first-child {
    color: #ffffff;
    background: #d83548;
    border: 1px solid #d83548;
}
.ijewellery_title span:last-child {
    font-size: 14px;
    font-weight: 600;
}
.jewellery_pice_onlick {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 10px;
}
.jewellery_onlick {
    background: #d83548;
    padding: 8px 15px;
    color: #ffffff;
    font-size: 14px;
    margin-bottom: 3px;
    cursor: pointer;
}
.jewellery_pice del {
    color: #666666;
    padding-left: 3px;
    font-weight: 600;
}
.index_ruby_flex {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: flex-start;
}
.jewellery_list {
    padding: 0 20px 30px 20px;
}

.index_ruby_left {
    width: 49%;
    border: 1px solid #ffffff;
    background: #ffffff;
    border-radius: 4px 4px 4px 4px;
    margin-top: 30px;
}

.jewellery_tit {
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(254, 222, 203, 0.4)), to(rgba(254, 222, 203, 0)));
    background: linear-gradient(
180deg, rgba(254, 222, 203, 0.4) 0%, rgba(254, 222, 203, 0) 100%);
    height: 80px;
    line-height: 80px;
    padding-left: 20px;
    display: flex;
    align-items: center;
}
.jewellery_tit span {
    font-size: 20px;
    padding-left: 9px;
    color: #000000;
    font-weight: 600;
}

.index_ruby_right {
    width: 49%;
    margin-top: 30px;
    border: 1px solid #ffffff;
    background: #ffffff;
    border-radius: 4px 4px 4px 4px;
}
.information_tit {
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(227, 241, 255, 0.5)), to(rgba(239, 247, 255, 0.1)));
    background: linear-gradient(
180deg, rgba(227, 241, 255, 0.5) 0%, rgba(239, 247, 255, 0.1) 100%);
    height: 80px;
    line-height: 80px;
    padding-left: 20px;
    display: flex;
    align-items: center;
}
.information_tit a {
    font-size: 20px;
    padding-left: 9px;
    color: #000000;
    font-weight: 600;
    display: block;
}
.information_list {
    padding: 0 20px 30px 20px;
}
.information_item {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: 28px;
}
.information_item:last-child {
    margin-bottom: 0;
}
.information_num {
    width: 6%;
    font-size: 20px;
    font-weight: 600;
    text-align: center;
}

.information_item:nth-child(1) .information_num,.information_item:nth-child(2) .information_num,.information_item:nth-child(3) .information_num {
    color: #d83548;
}
.information_right {
    width: 94%;
}
.information_title a {
    display: block;
    font-size: 16px;
    color: #000000;
    font-weight: 600;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.information_flex {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 8px;
}
.information_flex_left {
    display: flex;
    justify-content: flex-start;
}
.information_flex_left_cat a {
    height: 24px;
    line-height: 24px;
    font-size: 12px;
    padding: 3px 8px;
    margin-right: 15px;
    text-align: center;
    background: rgba(255, 233, 223, 0.3);
    border: 0.5px solid #fe7e33;
    border-radius: 2px;
    color: #fe7e33;
}
.information_flex_left_tag a {
    height: 24px;
    line-height: 24px;
    padding: 4px 8px;
    background: #eff7ff;
    border-radius: 2px;
    font-size: 12px;
    color: #13acec;
}
.information_flex_right span {
    font-size: 14px;
    display: inline-block;
    vertical-align: -1px;
    color: #333333;
}


.index_sapphire {
    background: #ffffff;
}

.index_sapphire .index_ruby_left {
    border: 1px solid #f8f8f8;
    background: -webkit-gradient(linear, left top, left bottom, from(rgb(254 222 203 / 13%)), to(rgba(254, 222, 203, 0)));
    background: linear-gradient( 
180deg, rgb(254 222 203 / 13%) 0%, rgba(254, 222, 203, 0) 100%);
}
.index_sapphire .index_ruby_left:hover {
    box-shadow: 0px 0px 28px #fff3eb;
}
.index_sapphire .index_ruby_right {
    border: 1px solid #f8f8f8;
}
.index_sapphire .index_ruby_right {
    border: 1px solid #f8f8f8;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(227, 241, 255, 0.13)), to(rgba(239, 247, 255, 0.1)));
    background: linear-gradient( 
180deg, rgba(227, 241, 255, 0.13) 0%, rgba(239, 247, 255, 0.1) 100%);
}
.index_sapphire .index_ruby_right:hover {
    box-shadow: 0px 0px 28px #f1f8ff;
}
.information_item:hover .information_title a {
    color: #d83548;
}
.jewellery_title span:last-child {
    font-size: 14px;
    font-weight: 600;
}
.product_cat {
    display: flex;
    align-items: flex-start;
    margin-bottom: 30px;
}
.product_cat a {
    display: block;
    color: #333333;
    font-size: 16px;
    line-height: 24px;
    width: 7%;
    position: relative;
}
.product_cat a.active {
    color: #d83548;
    font-weight: 600;
}
.product_cat a:hover {
    color: #d83548;
}
.product_flex {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: flex-start;
}
.product_left {
    width: 68%;
}
.product_right {
    width: 27%;
}
.product_list_box {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #e8e8e8;
    margin-bottom: 30px;
    padding-bottom: 30px;
}
.product_list_box:last-child {
    border-bottom: unset;
}
.product_trumb {
    width: 35%;
}
.product_trumb img {
    width: 100%;
    height: 220px;
    object-fit: cover;
}
.product_trumb img:hover {
    opacity: 0.85;
}
.product_box_right {
    width: 62%;
    position: relative;
}
.product_pice {
    position: absolute;
    left: 0;
    bottom: 0;
    font-size: 20px;
    color: #f83244;
    font-weight: 600;
}
.product_pice del {
    font-size: 28px;
}
.product_onlick {
    bottom: 0;
    right: 0;
    position: absolute;
    width: 160px;
    height: 48px;
    background-color: #d83548;
    color: #fff;
    border: none;
    font-size: 16px;
    cursor: pointer;
    outline: none;
    text-align: center;
    line-height: 48px;
    border-radius: 24px;
    -webkit-box-shadow: 0px 16px 24px rgb(248 50 68 / 20%);
    box-shadow: 0px 16px 24px rgb(248 50 68 / 20%);
    -webkit-transition: ease-in-out all 0.3s;
    transition: ease-in-out all 0.3s;
}
.product_onlick i {
    margin-left: 5px;
}
.product_onlick:hover {
    background-color: #f83144;
}
.product_box_right a {
    color: #000000;
    font-size: 20px;
    font-weight: bold;
}
.product_bz span {
    display: inline-block;
    height: 18px;
    line-height: 18px;
    margin-right: 6px;
    padding: 0px 4px 2px;
    font-size: 12px;
    font-weight: 400;
    border-radius: 2px;
    color: #f83244;
    background: #fff1f6;
}
.product_box_right .product_tag a {
    font-size: 14px;
    color: #333333;
    font-weight: normal;
}
.product_box_right .product_tag a {
    font-size: 14px;
    color: #333333;
    font-weight: normal;
    display: inline-block;
    margin: 10px 10px 0 0;
}
.product_bz {
    margin-top: 4px;
}
.product_right_title {
    font-size: 20px;
    font-weight: 600;
}
.product_right_box {
    position: relative;
    margin-top: 15px;
}

.product_right_box img {
    width: 100%;
    height: 260px;
    object-fit: cover;
    border-radius: 5px;
}

.product_right_box img:hover {
    opacity: 0.85;
}

.bt_price_pl {
    width: 94%;
    background: #ffffff;
    position: relative;
    margin: 0 auto;
    -webkit-box-shadow: 0px 8px 28px rgb(0 0 0 / 6%);
    box-shadow: 0px 8px 28px rgb(0 0 0 / 6%);
    display: block;
    margin: 0 auto;
    z-index: 9;
    top: -30px;
    background: #fff;
    padding: 16px 20px 14px 20px;
    -webkit-transition: ease-in-out all 0.3s;
    transition: ease-in-out all 0.3s;
}

.bt_price_pl:hover {
    top: -40px;
}
.bt_price_pl p {
    display: -moz-box;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.product_time_view {
    display: flex;
    justify-content: space-between;
    margin-top: 10px;
    color: #666;
    font-size: 14px;
}
.product_remark {
    font-size: 14px;
    color: #333;
    line-height: 24px;
    margin-top: 15px;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}
.product_right_news {
    box-shadow: 0px 4px 28px rgb(0 0 0 / 12%);
    padding: 24px 24px 24px 22px;
    margin: 20px  0  50px;
}

.product_right_news_box a {
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #000000;
    font-size: 14px;
    line-height: 20px;
    display: block;
}

.product_right_news_box {
    padding-left: 16px;
    position: relative;
    margin-bottom: 16px;
}

.product_right_news_box:before {
    position: absolute;
    content: "";
    left: 4px;
    top: 50%;
    transform: translateY(-50%);
    background: #666666;
    width: 4px;
    height: 4px;
    border-radius: 2px;
}
.product_right_news_box:last-child {
    margin-bottom: 0;
}
.product_right_news_box:hover:before{
    background: #d83548;  
} 
.product_right_news_box:hover a {
    color: #d83548;
}
.info_info_product_left_logo img {
    width: 100%;
    height: 360px;
    object-fit: cover;
}
.info_info_product_left {
    width: 40%;
}
.logo_list {
    display: flex;
    justify-content: space-between;
}

.logo_li img {
    width: 100%;
    height: 90px;
    object-fit: cover;
    border: 2px solid #ffffff;
}
.logo_li:last-child {
    margin-right: 0;
}
.logo_li.active img {
    border: 2px solid #d83548;
}
.info_product_flex {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: 60px;
}
.info_info_product_right {
    width: 58%;
    position: relative;
}
.info_info_product_right_title {
    color: #000000;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 20px;
}
.product_hh {
    font-size: 14px;
    color: #000000;
}
.product_ms {
    margin-top: 20px;
    font-size: 14px;
    color: #000000;
}
.product_kg {
    font-size: 14px;
    color: #000000;
    margin: 20px 0;
}
.product_kg span {
    color: #d83548;
}
.info_info_product_right .product_tag a {
    font-size: 14px;
    color: #333333;
    font-weight: normal;
    display: inline-block;
    margin: 10px 10px 0 0;
}
.info_info_product_right .product_onlick {
    border-radius: 0;
}

.info_info_product_right .product_onlick:hover {
    border-radius: 24px;
}
.product-anchor {
    height: 52px;
    background: #fafafa;
    line-height: 52px;
}
.product-anchor span {
    display: block;
    height: 52px;
    line-height: 52px;
    width: 130px;
    background: #ffffff;
    text-align: center;
    color: #f83244;
    -webkit-box-shadow: 0px -14px 16px rgb(0 0 0 / 3%);
    box-shadow: 0px -14px 16px rgb(0 0 0 / 3%);
    font-size: 14px;
}
.product_content, .product_content p {
    line-height: 30px;
    overflow: hidden;
    padding-bottom: 12px;
    color: #222;
}
.product_content img {
    max-width: 100% !important;
}
.product_like {
    margin-top: 30px;
    margin-bottom: 15px;
}
.product_like_title {
    font-size: 18px;
    margin-bottom: 20px;
}
.product_like_flex {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    align-items: flex-start;
}

.product_like_flex .product_right_box {
    width: 24%;
    margin-right: 1.3%;
}

.product_like_flex .product_right_box:last-child {
    margin-right: 0;
}
.product_like_flex .product_right_box img {
    height: 170px;
}
.product_like_flex .product_right_box .bt_price_pl {
    padding: 10px;
    font-size: 14px;
}
.product_like_news {
    width: 48%;
    margin-right: 4%;
    margin-top: 15px;
}
.product_like_news:nth-child(2n) {
    margin-right: 0;
}
.product_like_news a {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

.product_like_trumb img {
    width: 100%;
    height: 120px;
    border-radius: 5px;
    object-fit: cover;
}

.product_like_trumb {
    width: 40%;
}
.product_like_right {
    width: 58%;
}
.product_like_news:hover .product_like_trumb img {
    opacity: 0.85;
}
.product_like_tit {
    font-size: 14px;
    color: #000;
    line-height: 20px;
    margin-top: 8px;
    height: 40px;
    width: 100%;
    word-break: break-all;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.product_like_time {
    font-size: 14px;
    margin-top: 50px;
    color: #666;
}
.product_like_news:hover .product_like_tit {
    color: #d83548;
}
.page_flex {
    display: flex;
    background: #ffffff;
    border-radius: 6px;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: flex-start;
}
.page_left {
    width: 15%;
}
.page_right {
    width: 80%;
    padding: 25px 25px 25px 0;
}
.page_title:before {
    content: "";
    display: block;
    position: absolute;
    width: 6px;
    height: 20px;
    background: #d83448;
    left: 0;
    top: 4px;
    border-radius: 4px;
}
.page_title {
    font-size: 20px;
    color: #d83548;
    padding-bottom: 20px;
    font-weight: 600;
    position: relative;
    padding-left: 20px;
}
.page_side {
    background: #f3f5f7;
    text-align: center;
}
.page_cat {
    background: #f4d6d9;
    border-top-left-radius: 6px;
}
.page_cat_a:first-child a {
    border-top-left-radius: 6px;
}
.page_item {
    height: 52px;
    line-height: 52px;
}
.page_cat_a a {
    display: block;
    text-align: center;
    height: 55px;
    line-height: 55px;
    border-bottom: 1px solid #fff;
}
.page_cat_a.active a {
    background: #d83448;
    color: #ffffff;
    font-weight: 600;
}
.page_item.active {
    background: #ffffff;
    border-left: 3px solid #d83548;
}
.page_cat_a a:hover {
    background: #d83448;
    color: #ffffff;
    font-weight: 600;
}
.page_item.active a {
    color: #d83548;
}
.page_item:hover a {
    color: #d83548;
}


/* 故事大全 */

.index_jgs_flex {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
}
.index_jgs_item {
    width: 23%;
    height: 100px;
    margin-top: 30px;
    border-radius: 6px;
    padding: 15px;
}
.index_jgs_item p {
    font-size: 16px;
    font-weight: 600;
}
.index_jgs_item span {
    display: block;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.index_jgs_item:hover a{
    color: #ffffff !important;
}
.index_jgs_item:nth-child(1){
    background-color: #c7d2f6;
}
.index_jgs_item:nth-child(1) a{
    color: #4366e0;
}
.index_jgs_item:nth-child(1):hover{
    background-color: #4366e0;
}

.index_jgs_item:nth-child(2){
    background-color: #b9dffb;
}
.index_jgs_item:nth-child(2) a{
    color: #0b6cb5;
}
.index_jgs_item:nth-child(2):hover{
    background-color: #0b6cb5;
}

.index_jgs_item:nth-child(3){
    background-color: #bcece4;
}
.index_jgs_item:nth-child(3) a{
    color: #1c8c6c;
}
.index_jgs_item:nth-child(3):hover{
    background-color: #1c8c6c;
}


.index_jgs_item:nth-child(4){
    background-color: #daea9d;
}
.index_jgs_item:nth-child(4) a{
    color: #566a16;
}
.index_jgs_item:nth-child(4):hover{
    background-color: #566a16;
}


.index_jgs_item:nth-child(5){
    background-color: #d3edad;
}
.index_jgs_item:nth-child(5) a{
    color: #14732a;
}
.index_jgs_item:nth-child(5):hover{
    background-color: #14732a;
}

.index_jgs_item:nth-child(6){
    background-color: #ffe7bd;
}
.index_jgs_item:nth-child(6) a{
    color: #ff6300;
}
.index_jgs_item:nth-child(6):hover{
    background-color: #ff6300;
}
.index_jgs_item:nth-child(6):hover a{
    color: #ffffff;
}
.index_jgs_item:nth-child(7){
    background-color: #fad3e6;
}
.index_jgs_item:nth-child(7) a{
    color: #b74ec3;
}
.index_jgs_item:nth-child(7):hover{
    background-color: #b74ec3;
}

.index_jgs_item:nth-child(8){
    background-color: #fbdad4;
}
.index_jgs_item:nth-child(8) a{
    color: #d84060;
}
.index_jgs_item:nth-child(8):hover{
    background-color: #d84060;
}

.index_jgs_item:nth-child(9){
    background-color: #f3dfb2;
}
.index_jgs_item:nth-child(9) a{
    color: #7d3810;
}
.index_jgs_item:nth-child(9):hover{
    background-color: #7d3810;
}

.index_jgs_item:nth-child(10){
    background-color: #fecfb2;
}
.index_jgs_item:nth-child(10) a{
    color: #e45721;
}
.index_jgs_item:nth-child(10):hover{
    background-color: #e45721;
}

.index_jgs_item:nth-child(11){
    background-color: #c7d8ae;
}
.index_jgs_item:nth-child(11) a{
    color: #3e4e25;
}
.index_jgs_item:nth-child(11):hover{
    background-color: #3e4e25;
}

.index_jgs_item:nth-child(12){
    background-color: #f4e4ae;
}
.index_jgs_item:nth-child(12) a{
    color: #806711;
}
.index_jgs_item:nth-child(12):hover{
    background-color: #806711;
}
.index_jgs_item:nth-child(13){
    background-color: #eacbb3;
}
.index_jgs_item:nth-child(13) a{
    color: #62391c;
}
.index_jgs_item:nth-child(13):hover{
    background-color: #62391c;
}

.index_jgs_item:nth-child(14){
    background-color: #c7c1d9;
}
.index_jgs_item:nth-child(14) a{
    color: #4b4169;
}
.index_jgs_item:nth-child(14):hover{
    background-color: #4b4169;
}

.index_jgs_item:nth-child(15){
    background-color: #e9f1c0;
}
.index_jgs_item:nth-child(15) a{
    color: #6d7e1b;
}
.index_jgs_item:nth-child(15):hover{
    background-color: #6d7e1b;
}

.index_jgs_item:nth-child(16){
    background-color: #f8d0c6;
}
.index_jgs_item:nth-child(16) a{
    color: #a93214;
}
.index_jgs_item:nth-child(16):hover{
    background-color: #a93214;
}

/* 
#444444 黑色
#d83548 红色
#7b4dd6 紫色 
*/


/* 主题共用 */
.index_distance {padding: 30px 0;}

/* 侧边客服 */

.index_news_flex {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    background: #ffffff;
    border-radius: 6px;
    padding: 25px;
}


.index_news_left {
    width: 70%;
}
.index_news_right {
    width: 28%;
    background: #f8f8f8;
    border-radius: 6px;
}
.index_news {
    margin-top: 30px;
}
.index_news_top {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.index_news_top_left {
    width: 45%;
}

.index_news_top_right {
    width: 53%;
}
.newstrump_img img {
    width: 100%;
    height: 230px;
    object-fit: cover;
    border-radius: 6px;
}
.newstrump_img {
    position: relative;
}
.newstrump_img p {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 40px;
    line-height: 20px;
    background: rgba(49,57,60,0.6);
    color: #fff;
    padding: 10px 70px 0 10px;
    left: 0;
    border-bottom-right-radius: 6px;
    border-bottom-left-radius: 6px;
}
.newstrump_img span {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.index_news_top_left .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
    bottom: 8px;
    left: unset;
    right: 0;
    width: 20%;
}
.newstrump_img time {
    color: #fff;
    font-size: 12px;
    opacity: 0;
    display: block;
    padding-top: 5px;
}
.newstrump_img:hover p {
    height: 60px;
}
.newstrump_img:hover time {
    opacity: 1;
}
.index_news_title {
    border-bottom: #f7f7f7 1px solid;
    padding: 6px 10px;
    border-radius: 6px;
}
.article_list_box:hover {
    padding-left: 15px;
}
.index_news_title span {
    height: 30px;
    line-height: 30px;
    padding-left: 30px;
    position: relative;
    font-size: 18px;
    display: block;
    color: #333333;
}
.index_news_title span:before, .index_news_title span:after {
    content: "";
    display: block;
    border-radius: 100%;
    width: 10px;
    height: 10px;
    position: absolute;
    background: #ff6c6c;
    left: 0;
    top: 10px;
}
.index_news_title span:after {
    background: #d83548;
    left: 10px;
}
.index_news_top_right_list a {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 48%;
    margin-top: 15px;
    margin-right: 4%;
    font-size: 14px;
    color:#333333;
}
.index_news_top_right_list a:hover {
    color: #d83548;
}
.index_news_top_right_list {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}

.index_news_top_right_list a:nth-child(2n) {
    margin-right: 0;
}
.index_news_bottom {
    margin-top: 30px;
}
.index_news_bottom_flex {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}
.index_news_bottom_a {
    width: 32%;
    margin-right: 2%;
    height: 40px;
    line-height: 40px;
    margin-top: 10px;
    display: flex;
    justify-content: space-between;
}

.index_news_bottom_a:nth-child(3n) {
    margin-right: 0;
}
.index_news_bottom_a a:first-child {
    width: 18%;
    color: #666666;
    font-size: 12px;
    align-self: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.index_news_bottom_a a:last-child {
    width: 79%;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 14px;
}
.index_news_bottom_a span {
    color: #999999;
    width: 1%;
}
.index_news_bottom_a:hover a:first-child {
    color: #0ebbff;
}

.index_news_bottom_a:hover  a:last-child {
    color: #d83548;
}
.index_news_right_title {
    padding: 20px 10px 10px 10px;
}
.index_news_right_title img {
    margin-right: 6px;
}
.index_news_right_title img {
    margin-right: 6px;
    display: inline-block;
    vertical-align: -2px;
}
.index_news_right_title span {
    font-size: 18px;
    color: #333333;
    position: relative;
}
.index_news_right_title span:before {
    width: 28px;
    content: "";
    display: block;
    height: 14px;
    position: absolute;
    right: -32px;
    top: 3px;
    animation: hot 0.6s ease-in-out 0s infinite alternate;
    pointer-events: none;
    display: inline-block;
    background: url(../img/icontb.png) no-repeat;
    background-position: -62px -62px;
}
@-webkit-keyframes hot {
    0%{transform: translateY(0);}
    100%{transform: translateY(-5px);}       
}
.index_news_right_host a {
    position: relative;
    display: block;
}
span.px2 {
    position: absolute;
    top: -10px;
    left: 10px;
    display: none;
    opacity: 0;
    background: #d83548;
    color: #fff;
    font-size: 12px;
    border-radius: 10px 10px 10px 0;
    padding: 1px 5px;
}
.hot_ll {
    position: absolute;
    display: none;
    top: -10px;
    right: 10px;
    opacity: 0;
    font-size: 12px;
    color: #999;
}
.hot_ll i {
    font-size: 12px;
    color: #d83548;
    margin-right: 4px;
}
.rink {
    font-size: 14px;
    font-weight: normal;
    line-height: 50px;
    height: 50px;
    color: #333;
    padding: 0 10px 0 40px;
    border-bottom: 1px dashed #e6e6e6;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
span.px1 {
    width: 14px;
    height: 14px;
    border-radius: 4px;
    background: #ccc;
    color: #fff;
    display: block;
    text-align: center;
    line-height: 14px;
    font-size: 12px;
    position: absolute;
    left: 15px;
    top: 17px;
}
.rink i {
    font-style: normal;
}
.index_news_right_host a.on {
    padding: 0;
    padding-top: 34px;
}
.index_news_right_host a.on span.px2 {
    display: block;
    opacity: 1;
    top: 10px;
}
.index_news_right_host a.on .hot_ll {
    display: block;
    opacity: 1;
    top: 10px;
}
.index_news_right_host a.on .rink:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    left: 10px;
    top: 34px;
    border-top: 8px solid #f7f7f7;
    position: absolute;
}
.index_news_right_host a.on .rink {
    background: #d83548;
    color: #fff;
    padding-left: 10px;
    border-bottom: 1px dashed #d83548;
}
.index_news_right_host a.on span.px1 {
    display: none;
    opacity: 0;
}
.index_news_right_host a:last-child .rink {
    border-bottom: none;
}
.index_book {
    margin-top: 30px;
}
.index_book_back {
    background: #f0f4f7;
    border-radius: 6px;
    padding: 20px;
    margin-bottom: 30px;
}
.index_book_title_cat {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}
.index_book_cat a {
    display: block;
    font-size: 14px;
    color: #333333;
}
.index_book_cat {
    display: flex;
    width: 70%;
    justify-content: space-between;
}
.index_book_title a {
    font-size: 24px;
    color: #333333;
}
.index_book_title {
    width: 30%;
}
.index_book_title span {
    vertical-align: -2px;
    display: inline-block;
}
.index_book_flex {
    display: flex;
    justify-content:flex-start;
    flex-wrap: wrap;
}
.index_book_item {
    width: 24%;
    margin-top: 30px;
    padding: 15px;
    background: #f8f8f8;
    border-radius: 6px;
    margin-right: 1.3%;
}
.index_book_item:nth-child(4n) {
    margin-right: 0;
}
.index_book_item img {
    width: 100%;
    border-radius: 6px;
    height: 195px;
    object-fit: cover;
}
.index_book_item span {
    font-size: 14px;
    color: #d83548;
    font-weight: 600;
    display: block;
    margin: 10px 0 5px;
}
.index_book_item i {
    font-size: 18px;
    font-style: normal;
}
.index_book_item p {
    display: block;
    display: -moz-box;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    font-size: 14px;
    color: #323232;
    font-weight: 600;
    margin-bottom: 5px;
}
.index_book_title a:hover {
    color: #d83548;
}
.index_book_cat a:hover {
    color: #d83548;
}
.index_whole {
    margin-top: 30px;
}
.index_whole_flex {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 30px;
    align-items: flex-start;
}
.index_whole_left {
    width: 15%;
    background: #f9f5fa url(../img/lm_bg4.png) no-repeat bottom;
    padding: 25px;
    border-radius: 6px;
    background-size: contain;
    padding-bottom: 220px;
}
.index_whole_a{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 15px;
}
.index_book_more a {
    color: #333333;
    font-size: 14px;
}
.index_whole_a a {
    display: block;
    font-size: 14px;
    overflow: hidden;
    width: 50%;
    color: #333333;
    height: 30px;
    line-height: 30px;
}
.index_whole_a a.active {
    color: #d83548;
    font-weight: 600;
}
.index_whole_mr {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.index_whole_item {
    display: none;
    width: 83%;
}
.index_whole_item.on {
    display: block;
}
.index_whole_right {
    width: 28%;
}
.index_whole_middle {
    width: 70%;
}
.iwt_list {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}
.iwt_item a {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}
.iwta {
    line-height: 20px;
    position: relative;
    padding-left: 15px;
}

.iwta:before {
    content: "";
    display: block;
    height: 12px;
    width: 6px;
    background: rgb(241 64 63 / 64%);
    position: absolute;
    top: 4px;
    border-radius: 10px;
    left: 0;
}
.iwt_item {
    width: 48%;
    margin-top: 20px;
    margin-right: 4%;
    position: relative;
}
.iwt_item:nth-child(2n) {
    margin-right: 0;
}
.iwt_trum img {
    width: 100%;
    height: 85px;
    object-fit: cover;
    border-radius: 6px;
}
.iwt_right time {
    font-size: 12px;
    color: #999;
    bottom: 0;
    position: absolute;
}
.iwt_trum {
    width: 35%;
    height: 85px;
    overflow: hidden;
    border-radius: 6px;
}
.iwt_item:hover .iwt_trum img {
    transform: scale(1.5) rotate(20deg);
}
.iwt_item:hover .iwt_right p {
    color:#d83548;
}
.iwt_right {
    width: 62%;
}
.index_whole_zx {
    margin-top: 20px;
}

.iwz_list {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}

.iwz_item {
    width: 48%;
    margin-right: 4%;
    margin-top: 20px;
}

.iwz_item:nth-child(2n) {
    margin-right: 0;
}

.iwz_item a {
    display: flex;
    justify-content: space-between;
}

.iwz_item span {
    width: 70%;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 14px;
    color: #000000;
}

.iwz_item time {
    width: 30%;
    text-align: right;
    font-size: 14px;
    color: #999999;
}
.iwz_item:hover span {
    color: #ff6c6c;
    padding-left: 5px;
}
.index_whole_right_title {
    height: 42px;
    line-height: 42px;
    display: flex;
    align-items: center;
    background: url(../img/head_1.png) repeat-x left center;
}

.index_whole_right_title span {
    font-size: 18px;
    color: #333333;
    position: relative;
    background: #ffffff;
    padding-right: 15px;
}

.index_whole_right_title img {
    margin-right: 6px;
    display: inline-block;
    vertical-align: -2px;
}
.iwh_item p {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 26px;
    font-size: 14px;
    color: #333333;
}
.iwh_item {
    position: relative;
     padding-left: 40px;
    height: 26px;
    overflow: hidden;
    margin-bottom: 19px;
}

.iwh_item span.iwh_num {
    width: 16px;
    height: 16px;
    text-align: center;
    line-height: 16px;
    font-size: 12px;
    background: #d4dcdc;
    display: block;
    color: #fff;
    border-radius: 4px;
    position: absolute;
    left: 10px;
    top: 50%;
    margin-top: -8px;
}
.iwh_item:nth-child(1) span.iwh_num { background: #e33e42; }
.iwh_item:nth-child(2) span.iwh_num { background: #e7805c; }
.iwh_item:nth-child(3) span.iwh_num { background: #e8b856; }
.hot_b {
    font-size: 12px;
    color: #999;
    padding-top: 5px;
}
.hot_b time { margin-left: 10px; }
.iwh_item.on {
    height: 70px;
    background: #f9f5fa;
    padding: 10px 10px 10px 40px;
    border-radius: 6px;
}
.iwh_item.on span.iwh_num {
    top: 24px;
}
.hot_b a {
    color: #999999;
}
.iwh_item:last-child {
    margin-bottom: 0;
}
.iwt_right p {
    display: block;
    display: -moz-box;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    font-size: 14px;
    color: #333333;
}
.index_whole_a a:hover {
    color: #0ebbff;
}
.index_book_item:hover {
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(254, 222, 203, 0.4)), to(rgba(254, 222, 203, 0)));
    background: linear-gradient( 
180deg, rgba(254, 222, 203, 0.4) 0%, rgba(254, 222, 203, 0) 100%);
}
.product_book .index_book_item:nth-child(1),.product_book .index_book_item:nth-child(2),.product_book .index_book_item:nth-child(3),.product_book .index_book_item:nth-child(4) {
    margin-top: 5px;
}

.article_class {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    margin-top: 10px;
}

.article_class a {
    width: 22%;
    position: relative;
    height: 30px;
    overflow: hidden;
    line-height: 30px;
    padding-left: 15px;
    margin-bottom: 5px;
    margin-right: 4%;
    font-size: 12px;
}
.article_class a:nth-child(4n) {
    margin-right: 0;
}
.article_class a:hover {
    color: #d83548;
}
.article_class a:before{content:"";display: block;position: absolute;width: 6px;height: 6px;border-radius: 10px;left: 0;top: 12px;background-color: #e0bfe8;}

.ar_bt {
    font-size: 24px;
    text-align: center;
    font-weight: bold;
    line-height: 31px;
    clear: both;
    color: #000;
    margin-top: 15px;
}

.book_img {
    width: 43%;
}

.book_img img {
    width: 100%;
    height: 90px;
    object-fit: cover;
    border-radius: 6px;
}

.host_book {
    margin-bottom: 15px;
    position: relative;
}

.host_book:first-child {
    margin-top: 10px;
}
.host_book_right {
    width: 53%;
}
.host_book:last-child {
    margin-bottom: 0;
}
.hbr_price {
    position: absolute;
    bottom: 0;
    font-size: 14px;
    color: #d83548;
}

.hbr_price span {
    font-size: 16px;
}
.hbr_title {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    font-weight: 600;
    font-size: 14px;
    
}
.product_like_flex .host_book:first-child {
    margin-top: 0;
}
.product_like_flex .host_book {
    width: 24%;
    margin-right: 1.3%;
}
.product_like_flex .host_book p {
    padding: 5px 10px;
    font-size: 14px;
}
.product_like_flex .host_book img {
    width: 100%;
    display: block;
    height: 150px;
    object-fit: cover;
    border-radius: 4px;
}
.product_like_flex .host_book:nth-child(4n) {
    margin-right: 0;
}
.product_like_flex .book_img img {
    height: 130px;
}
.back-top {
    cursor: pointer;
    position: fixed;
    bottom: 40px;
    right: 40px;
    display: block;
    z-index: 99;
    background: rgb(216 52 72 / 19%);
    color: #d83448;
    border-radius: 50%;
    width: 52px;
    height: 52px;
    line-height: 52px;
    text-align: center;
}
.back-top i {
    font-size: 1.6rem;
    vertical-align: middle;
}


.index_class_flex {
    display: flex;
    justify-content: space-between;
    background: #d83448;
    box-shadow: 0px 10px 40px rgb(216 52 72 / 29%);
    border-radius: 8px;
}
.index_class_item {
    width: 12.5%;
    height: 140px;
    text-align: center;
    position: relative;
}

.index_class_item a {
    width: 100%;
    display: block;
    height: 140px;
    border-left: 1px solid #db4b5c;
    position: absolute;
    top: 0px;
    left: 0;
}
.index_class_item:first-child a {
    border-left: none;
}
.index_class_item i {
    font-size: 2.2rem;
    display: block;
    color: #ffffff;
    padding-top: 30px;
}
.index_class_item span {
    display: block;
    font-size: 18px;
    color: #ffffff;
    line-height: 1;
}
.index_class_item:hover a {
    background: #1468ff;
    top: -20px;
    border-left: none;
    border-radius: 8px;
    box-shadow: 0px 10px 40px #1468ff5e;
}
.banner {
    background: #f0f4f7 url(../img/body_bj1.jpg) no-repeat top center;
    background-attachment: fixed;
    background-size: cover;
}
.index_class {
    padding-top: 50px;
}

.common_title a {
    height: 60px;
    background: #f0f4f7;
    text-align: center;
    line-height: 60px;
    font-size: 22px;
    color: #333333;
    border-radius: 8px;
    display: block;
}
.common_title a:hover {
    color: #d83448;
}
.index_tourism_flex {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    margin-top: 50px;
}

.index_tourism_item {
    width: 24%;
    margin-right: 1.3%;
    position: relative;
    margin-bottom: 6.3%;
}

.index_tourism_item:nth-child(4n) {
    margin-right: 0;
}
.index_tourism_item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 6px;
}
.index_tourism_item p {
    position: absolute;
    top: 108%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #000000;
    font-size: 12px;
    font-weight: 700;
    z-index: 2;
    width: 90%;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.index_tourism_item i.mask {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .2;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    border-radius: 6px;
}
.index_tourism_item:hover i.mask {
    opacity: 0;
}
.common_moer a {
    text-align: center;
    border: 1px solid #f0f4f7;
    display: block;
    width: 200px;
    height: 50px;
    line-height: 50px;
    border-radius: 25px;
    margin: 2% auto 0;
    font-size: 16px;
}
.common_moer a:hover {
    color: #ffffff;
    background: #d83448;
    border-radius: 4px;
    background: linear-gradient(
45deg, #d83448, #f5aab0);
    border: none;
}
.index_whole_right_title i {
    color: #d83448;
    background: #ffffff;
    padding-right: 5px;
}
.index_loop_flex {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 30px;
}
.index_loop_zuixin {
    width: 33%;
}

.index_loop_tuij {
    width: 33%;
}

.index_loop_hot {
    width: 28%;
}
.index_loop_title {
    position: relative;
}
.index_loop_title img {
    width: 100%;
    height: 100px;
    object-fit: cover;
    border-radius: 5px;
}
i.mask {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .2;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    border-radius: 6px;
}
.index_loop_title p {
    font-size: 20px;
    font-weight: bold;
    color: #ffffff;
    transform: translate(-50%,-50%);
    position: absolute;
    top: 50%;
    left: 50%;
    letter-spacing: 6px;
    z-index: 2;
}
.lb_1 {
    line-height: 30px;
    height: 30px;
    position: relative;
    margin-bottom: 9px;
    padding: 0 40px 0 0;
}
.lb_1 .lb_lm {
    float: left;
    width: 20%;
    height: 30px;
    overflow: hidden;
}
.lb_lm {
    font-size: 14px;
    color: #999;
    margin-right: 10px;
}
.lb_1 .lb_bt {
    float: left;
    max-width: 75%;
    font-size: 14px;
}
.chao {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.chao2 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.lb_1 time {
    position: absolute;
    right: 0;
    top: 0;
}
time {
    font-size: 12px;
    color: #999;
}
.index_loop_push {
    margin-top: 20px;
}
.lb_1 a:hover {
    color: #d83448;
}
.iwh_item.on {
    height: 70px;
    background: rgb(249 245 250);
    padding: 10px 10px 10px 40px;
    border-radius: 6px;
    background: linear-gradient( 
45deg, rgb(250 221 223) 0%, rgb(249 245 250) 100%);
}
.lm_con a {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

.lm_photo img {
    width: 100%;
    height: 75px;
    object-fit: cover;
    border-radius: 4px;
}

.lm_photo {
    width: 28%;
}

.lm_wb {
    width: 70%;
}
.lm_title {
    font-size: 16px;
    color: #333333;
}
.lm_remark {
    font-size: 14px;
    margin-top: 5px;
    line-height: 1.8;
}
.lm_con {
    margin-top: 12px;
}
.lm_con:hover .lm_title {
    color: #d83448;
}
.margintopss{
    margin-top: 20px;
}
.list_tk .index_tourism_flex {
    margin-top: 0;
}
.index_tk_back {
    background: #ffffff;
    border-radius: 6px;
    padding: 20px;
    margin-bottom: 30px;
}
.host_rm {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}
.host_tk {
    width: 48%;
    margin-right: 4%;
    margin-top: 15px;
}

.host_tk:nth-child(2n) {
    margin-right: 0;
}

.host_tk img {
    width: 100%;
    height: 110px;
    object-fit: cover;
    border-radius: 4px;
}

.host_tk p {
    font-size: 14px;
    padding: 5px;
}
.host_tag a {
    padding-left: 8px;
    color: #31393b;
    font-size: 15px;
}

.host_tag a:first-child {
    padding-left: 0;
}

.host_tag a:hover {
    color: #d83448;
    padding-left: 3px;
}
.product_like_flex .lb_1 {
    width: 48%;
    margin-right: 4%;
}

.product_like_flex .lb_1:nth-child(2n) {
    margin-right: 0;
}</strong>