.zwxmt-xmtfb {
    width: calc(100% - 5.56rem - .6rem);
    float: left;
    padding-right: .3rem;
    margin-top: .3rem;
    position: relative;
}

.zwxmt-xmtfb::after {
    content: '';
    display: block;
    width: 1px;
    height: calc(100% - .15rem);
    position: absolute;
    right: 0;
    bottom: 0;
    background-color: #f8e1cb;
}

.zwxmt-xmtfb .tit {
    width: 100%;
    height: .3rem;
    line-height: .3rem;
    position: relative;
}

.zwxmt-xmtfb .tit label {
    background: url(2024-zwxmt-tit-ico.png) no-repeat left #fff;
    background-size: .32rem .23rem;
    display: inline-block;
    padding: 0 .2rem 0 .45rem;
    font-size: .28rem;
    color: #ca1c1d;
    font-weight: 700;
    position: relative;
    z-index: 2;
}

.zwxmt-xmtfb .tit::after {
    content: '';
    display: block;
    width: 100%;
    height: 1px;
    background-color: #f8e1cb;
    position: absolute;
    right: 0;
    top: .15rem;
    z-index: 1;
}

.zwxmt-xmtfb .gzh-menu {
    width: 3.16rem;
    float: left;
    margin-top: .18rem;
}

.zwxmt-xmtfb .gzh-menu li {
    margin-top: .12rem;
    height: .68rem;
    line-height: .68rem;
    border-radius: .08rem;
    font-size: .2rem;
    background-color: #fbf8f3;
    position: relative;
}

.zwxmt-xmtfb .gzh-menu li.active {
    background-color: #ffb154;
    background: linear-gradient(to right, #fa8641, #ffb154);
    font-weight: 700;
    color: #fff;
}

.zwxmt-xmtfb .gzh-menu li .imgbg {
    width: .4rem;
    height: .4rem;
    border-radius: 4px;
    border: 1px solid #fbefe3;
    display: block;
    margin-top: calc((.68rem - .4rem - 2px) /2);
    margin-left: .25rem;
    margin-right: .15rem;
    float: left;
}

.zwxmt-xmtfb .gzh-menu li .imgbg img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.zwxmt-xmtfb .gzh-menu li .ewm {
    position: absolute;
    right: 0;
    top: 0;
    border-radius: 0 .08rem 0 .08rem;
    display: block;
    width: .4rem;
    height: .32rem;
    background: url(2024-zwxmt-gzh-ico-ewm.png) no-repeat center #fcead7;
    background-size: .17rem;
    cursor: pointer;
    cursor: pointer;
}

.zwxmt-xmtfb .gzh-menu li.active .ewm {
    background-image: url(2024-zwxmt-gzh-ico-ewm-active.png);
    background-color: #ffbd84;
}

.zwxmt-xmtfb .gzh-menu li .ewm .pic {
    position: absolute;
    width: 0;
    height: 0;
    background-color: #ffffff;
    bottom: .15rem;
    left: .18rem;
    box-shadow: 0 0 0.07rem #fbc581;
    z-index: 8;
    display: block;
    transition: all .3s linear;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    -ms-transition: all .3s linear;
}

.zwxmt-xmtfb .gzh-menu li .ewm:hover .pic {
    width: .86rem;
    height: .86rem;
}

.zwxmt-xmtfb .gzh-menu li .ewm .pic img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
}

.zwxmt-xmtfb .gzh-con {
    width: calc(100% - 3.16rem - .2rem - .18rem);
    height: calc(.68rem * 6 + .12rem * 5);
    background-color: #fbf8f3;
    margin-top: .3rem;
    float: right;
    position: relative;
}

.zwxmt-xmtfb .gzh-con::before {
    content: '';
    display: block;
    border-top: .12rem solid transparent;
    border-bottom: .12rem solid transparent;
    border-right: .18rem solid #fbf8f3;
    position: absolute;
    left: -.18rem;
    top: calc((.6rem - .12rem) / 2);
}

.zwxmt-xmtfb .gzh-con#con0::before {
    top: calc((.68rem - .24rem) / 2);
}

.zwxmt-xmtfb .gzh-con#con1::before {
    top: calc((.68rem - .24rem) / 2 + .68rem * 1 + .12rem * 1);
}

.zwxmt-xmtfb .gzh-con#con2::before {
    top: calc((.68rem - .24rem) / 2 + .68rem * 2 + .12rem * 2);
}

.zwxmt-xmtfb .gzh-con#con3::before {
    top: calc((.68rem - .24rem) / 2 + .68rem * 3 + .12rem * 3);
}

.zwxmt-xmtfb .gzh-con#con4::before {
    top: calc((.68rem - .24rem) / 2 + .68rem * 4 + .12rem * 4);
}

.zwxmt-xmtfb .gzh-con#con5::before {
    top: calc((.68rem - .24rem) / 2 + .68rem * 5 + .12rem * 5);
}

.zwxmt-xmtfb .gzh-con ul {
    padding: .1rem .2rem;
}

.zwxmt-xmtfb .gzh-con li {
    border-bottom: 1px solid #f2ece9;
    font-size: 0;
}

.zwxmt-xmtfb .gzh-con li:last-child {
    border-bottom: 0;
}

.zwxmt-xmtfb .gzh-con li a {
    width: 100%;
    height: .6rem;
    display: block;
    padding: .25rem 0;
}

.zwxmt-xmtfb .gzh-con li a:hover {
    color: #ff0000;
}

.zwxmt-xmtfb .gzh-con li .txt {
    width: calc(100% - .8rem - .2rem);
    font-size: .17rem;
    height: .52rem;
    line-height: .26rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    display: -moz-box;
    -moz-box-orient: vertical;
    -moz-line-clamp: 2;
    word-wrap: break-word;
    word-break: break-all;
    float: left;
}

.zwxmt-xmtfb .gzh-con li .pic {
    width: .8rem;
    height: .6rem;
    border-radius: 4px;
    overflow: hidden;
    display: block;
    float: right;
}

.zwxmt-xmtfb .gzh-con li .pic img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
}

.zwxmt-xsfb {
    width: 5.56rem;
    float: right;
    margin-top: .3rem;
}

.zwxmt-xsfb .tit {
    height: .72rem;
    border-bottom: 1px solid #f8e1cb;
    padding-bottom: .2rem;
}

.zwxmt-xsfb .tit .ico {
    width: auto;
    height: .72rem;
    display: block;
    float: left;
    margin-right: .2rem;
    box-shadow: 0 0 0.07rem rgba(0, 0, 0, .1);
}

.zwxmt-xsfb .tit .tit-name {
    float: left;
}

.zwxmt-xsfb .tit .tit-name::after {
    content: '';
    display: block;
    clear: both;
}

.zwxmt-xsfb .tit .tit-name h2 {
    font-size: .28rem;
    font-weight: 700;
    color: #ca1c1d;
    line-height: .34rem;
    float: left;
}

.zwxmt-xsfb .tit .tit-name .ewm {
    width: .17rem;
    height: .17rem;
    background: url(2024-zwxmt-xsfb-ico-ewm.png) no-repeat center;
    background-size: .17rem;
    display: block;
    float: left;
    margin: .09rem 0 0 .1rem;
    position: relative;
}

.zwxmt-xsfb .tit .tit-name .ewm .pic {
    position: absolute;
    width: 0;
    height: 0;
    background-color: #ffffff;
    bottom: .07rem;
    left: .1rem;
    box-shadow: 0 0 0.07rem #fbc581;
    z-index: 8;
    display: block;
    transition: all .3s linear;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    -ms-transition: all .3s linear;
}

.zwxmt-xsfb .tit .tit-name .ewm:hover .pic {
    width: .86rem;
    height: .86rem;
}

.zwxmt-xsfb .tit .tit-name .ewm .pic img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
}

.zwxmt-xsfb .tit .tit-msg {
    line-height: .3rem;
    font-size: .16rem;
    margin-top: .1rem;
    float: left;
}

.zwxmt-xsfb .xsfb-ul {
    padding-top: .11rem;
}

.zwxmt-xsfb .xsfb-ul li {
    margin-top: .12rem;
    background-color: #fbf8f3;
    height: .94rem;
}

.zwxmt-xsfb .xsfb-ul li a {
    display: block;
    height: 100%;
    padding: 0 .2rem;
}

.zwxmt-xsfb .xsfb-ul li a:hover {
    color: #ff0000;
}

.zwxmt-xsfb .xsfb-ul li .txt {
    width: calc(100% - .9rem - .2rem);
    display: block;
    line-height: .24rem;
    height: .48rem;
    font-size: .17rem;
    float: left;
    margin-top: .12rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    display: -moz-box;
    -moz-box-orient: vertical;
    -moz-line-clamp: 2;
    word-wrap: break-word;
    word-break: break-all;
}

.zwxmt-xsfb .xsfb-ul li .day {
    width: calc(100% - .9rem - .2rem);
    display: block;
    line-height: .24rem;
    font-size: .16rem;
    color: #999999;
    float: left;
}

.zwxmt-xsfb .xsfb-ul li .pic {
    width: .9rem;
    height: .6rem;
    border-radius: 4px;
    overflow: hidden;
    display: block;
    float: right;
    margin-top: .17rem;
}

.zwxmt-xsfb .xsfb-ul li .pic img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
}

.zwxmt-other .other-ul li {
    width: calc((100% - .4rem * 5) / 6);
    margin: .4rem .4rem 0 0;
    float: left;
    padding-top: .27rem;
    position: relative;
}

.zwxmt-other .other-ul li:nth-child(6n) {
    margin-right: 0;
}

.zwxmt-other .other-ul li .msg {
    width: calc(100% - 2px);
    height: 1.33rem;
    border: 1px solid #f2ece9;
    border-radius: .1rem;
    display: block;
    position: relative;
}

.zwxmt-other .other-ul li .ico {
    width: .54rem;
    height: .54rem;
    border-radius: 50%;
    display: block;
    overflow: hidden;
    margin-left: calc((100% - .57rem - 4px) / 2);
    margin-top: -.27rem;
    border: 2px solid #fcead9;
}

.zwxmt-other .other-ul li .ico img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
}

.zwxmt-other .other-ul li .name {
    width: 100%;
    display: block;
    text-align: center;
    margin-top: .18rem;
    line-height: .3rem;
}

.zwxmt-other .other-ul li .ewm {
    width: .2rem;
    height: .2rem;
    display: block;
    margin: .18rem auto 0;
}

.zwxmt-other .other-ul li .xmt {
    width: .4rem;
    height: .35rem;
    position: absolute;
    right: -1px;
    top: -1px;
    background-color: #ff7863;
    background-image: url(2024-zwxmt-other-ico-wx.png),linear-gradient(to right, #ff7863, #ffa565);
    background-repeat: no-repeat;
    background-size: .4rem .35rem;
    border-radius: 0 .1rem 0 .1rem;
}

.zwxmt-other .other-ul li .xmt.wx {
    background-color: #ff7863;
    background-image: url(2024-zwxmt-other-ico-wx.png),linear-gradient(to right, #ff7863, #ffa565);
}

.zwxmt-other .other-ul li .xmt.wb {
    background-color: #ff7863;
    background-image: url(2024-zwxmt-other-ico-wb.png),linear-gradient(to right, #ff7863, #ffa565);
}

.zwxmt-other .other-ul li .xmt.dy {
    background-color: #ff7863;
    background-image: url(2024-zwxmt-other-ico-dy.png),linear-gradient(to right, #ff7863, #ffa565);
}

.zwxmt-other .other-ul li .xmt.ks {
    background-color: #ff7863;
    background-image: url(2024-zwxmt-other-ico-ks.png),linear-gradient(to right, #ff7863, #ffa565);
}

.zwxmt-other .other-ul li .pop-ewm {
    width: 100%;
    height: 0;
    position: absolute;
    left: 0;
    bottom: 0;
    box-shadow: 0 0 0.07rem #fbc581;
    border-radius: .1rem;
    overflow: hidden;
    color: #fff;
    z-index: 9;
    padding: 0;
    transition: all .3s linear;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    -ms-transition: all .3s linear;
}

.zwxmt-other .other-ul li:hover .pop-ewm {
    height: auto;
    padding: .15rem 0;
}

.zwxmt-other .other-ul li .pop-ewm::after {
    content: '';
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    background-color: #ff7863;
    background-image: linear-gradient(to right, #ff7a63, #ffb065);
    opacity: .85;
    z-index: -1;
}

.zwxmt-other .other-ul li .pop-ewm .ewm-tit {
    width: 100%;
    text-align: center;
    font-weight: 700;
    display: block;
}

.zwxmt-other .other-ul li .pop-ewm .ewm-img {
    width: 1.2rem;
    height: 1.2rem;
    display: block;
    margin: .1rem auto;
}

.zwxmt-other .other-ul li .pop-ewm .ewm-img img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
}

.zwxmt-other .other-ul li .pop-ewm .ewm-msg {
    width: 100%;
    text-align: center;
    display: block;
    font-size: .16rem;
}

@media screen and (max-width: 768px) {
    .zwxmt-xmtfb {
        width: 100%;
        margin-top: .15rem;
        padding-right: 0;
    }
    
    .zwxmt-xmtfb::after {
        display: none;
    }

    .zwxmt-xmtfb .gzh-menu {
        width: 100%;
        margin-top: 0;
    }

    .zwxmt-xmtfb .gzh-menu li {
        width: calc((100% - .15rem) / 2);
        margin: .15rem .15rem 0 0;
        float: left;
    }

    .zwxmt-xmtfb .gzh-menu li:nth-child(2n) {
        margin-right: 0;
    }

    .zwxmt-xmtfb .gzh-menu li .imgbg {
        margin-left: .15rem;
    }

    .zwxmt-xmtfb .gzh-menu li span {
        width: calc(100% - .4rem - .3rem - .4rem);
        display: block;
        float: left;
        line-height: .24rem;
        position: absolute;
        right: .4rem;
        top: 50%;
        transform: translateY(-50%);
    }
    
    .zwxmt-xmtfb .gzh-menu li .ewm .pic {
        left: initial;
        right: 0;
    }

    .zwxmt-xmtfb .gzh-con {
        width: 100%;
        margin-top: .15rem;
        height: auto;
    }

    .zwxmt-xmtfb .gzh-con::before {
        display: none;
    }

    .zwxmt-xmtfb .gzh-con ul {
        padding: .1rem .15rem;
    }

    .zwxmt-xmtfb .gzh-con li a {
        padding: .15rem 0;
    }
    
    .zwxmt-xsfb {
        width: 100%;
        margin-top: .2rem;
    }
    
    .zwxmt-xsfb .xsfb-ul {
        padding-top: 0;
    }
    
    .zwxmt-xsfb .xsfb-ul li {
        margin-top: .15rem;
    }
    
    .zwxmt-xsfb .xsfb-ul li a {
        padding: 0 .15rem;
    }
    
    .zwxmt-other .other-ul li {
        width: calc((100% - .15rem) / 2);
        margin: .15rem .15rem 0 0 !important;
    }
    
    .zwxmt-other .other-ul li:nth-child(2n) {
        margin-right: 0 !important;
    }
}