.warp_new_title {
    /* width: 100px; */
    font-size: 14px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #333333;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 80px;
}

.flex-content {
    display: flex;
    align-items: center;
}

.header_ad {
    width: 16px;
    height: 20px;
}

.flex-content-text {
    font-size: 13px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #FF881B;
}

.flex-content-title {
    font-size: 13px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #666;
    margin-left: 5px;
}

.nav-item--actives {
    color: #1BB14E;
}

.new-down-div, .new-down-divtob {
    display: none;
    /* border: 1px solid #fff; */
    width: 100%;
    background: #fff;
    padding-left: 32px;
    padding-right: 32px;
    position: absolute;
    border-radius: 3px;
    top: 80px;
    left: 0;
    z-index: 500;
    transition: all 0.3s ease;
    /* min-height: 490px; */
    margin: 0 auto;
    background: #F5F5F5;
    box-shadow: 0px 37px 80px 0px rgba(0, 0, 0, 0.1);
    min-width: 1200px;
}

.new-down-div-warp:hover .new-down-div, .new-down-divtob.active {
    display: block;
    -webkit-animation: animatescale 0.3s 0s ease-out;
    animation: animatescale 0.3s 0s ease-out
}

.warp_new_title:hover .nav-item-a {
    color: #1BB14E;
}

.warp_new_title .nav-item-a {
    font-size: 18px;
    width: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}

/* .new-down-div::after{
    content: "";
    position: absolute;
    width: 14px;
    height: 14px;
    border: 1px solid #eee;
    border-bottom: none;
    border-right: none;
    top: -9px;
    left: 45.5%;
    background: #fff;
    transform: rotate(45deg);
    box-shadow: -3px 2px 2px rgba(255,255,255,0.05);
} */
.new-down-warp-mian {
    width: 1080px;
    display: flex;
    align-items: flex-start;
    /* justify-content: space-around; */
}

.new-down-warp-mian-all {
    /* flex: 1; */
    display: flex;
    flex-direction: column;
    font-size: 14px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    padding: 20px;
}

.new-down-warp-mian-all a {
    justify-content: flex-start;
}

.new-down-div-within {
    display: flex;
    align-items: center;
    justify-content: center;
}

.new-down-warp-title {
    font-weight: bold;
    color: #1BB14E;
    padding-left: 20px;
}

.new-down-divs .new-down-warp-left {
    height: 128px;
    margin-top: 10px;
}

.new-down-warp-left {
    display: flex;
    padding: 20px;
    box-sizing: content-box;
    cursor: pointer;
    border-radius: 4px;
    margin-top: 9px;

    box-sizing: border-box;
}

.new-down-divs .new-down-warp-left {
    height: 128px;
    margin-top: 10px;
}

.new-down-warp-left:hover {
    box-shadow: 0px 8px 20px 0px rgba(51, 51, 51, 0.1);
}

.new-down-img {
    width: 100%;
    height: 100%;
}

.new-down-img-div {
    width: 24px;
    height: 24px;
    margin-right: 8px;
}

.flex-centers {
    width: 240px;
    font-size: 12px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #666;
    margin-top: 15px;
    line-height: 1.5;
}

.flex-center {
    font-size: 17px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #333;
}

.new-down-divs, .new-down-divstob {
    display: none;
    /* border: 1px solid #fff; */
    width: 100%;
    background: #fff;
    padding-left: 32px;
    padding-right: 32px;
    position: absolute;
    border-radius: 3px;
    top: 80px;
    left: 0;
    z-index: 500;
    transition: all 0.3s ease;
    height: 332px;
    margin: 0 auto;
    background-image: url("https://cdn.huodongxing.com/Content/v2.0/img/new-pc/new-right.png");
    background-position-x: right;
    background-size: 45% 100%;
    box-shadow: 0px 37px 80px 0px rgba(0, 0, 0, 0.1);
    min-width: 1200px;
}

.new-down-div-warps:hover .new-down-divs, .new-down-divstob.active {
    display: block;
    -webkit-animation: animatescale 0.3s 0s ease-out;
    animation: animatescale 0.3s 0s ease-out;
}
.new-down-divs:hover {
    display: list-item;
}

.new-down-warp-mian-other {
    margin-left: 20px;
    justify-content: flex-start;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    /* background-image: url("https://cdn.huodongxing.com/Content/v2.0/img/new-pc/card_right.png"); */
}

.warp-mian-other-title {
    font-size: 14px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #1BB14E;
}

.warp-mian-other-content {
    margin-top: 93px;
    margin-bottom: 45px;
}


.warp-mian-other-content-phone {
    margin-top: 10px;
    font-size: 24px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #1ABC51;
}

.warp-mian-other-content-time {
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #868686;
    margin-top: 15px;
}

.warp-mian-other-content-text {
    font-size: 16px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
}

.new-down-warp-mian-other-btn {
    width: 144px;
    height: 42px;
    background: #1BB14E;
    box-shadow: 0px 8px 10px -6px rgba(27, 177, 78, 0.3);
    border-radius: 35px;
    font-size: 14px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #FFFFFF;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.new-feature-head-bottom-right .js-search-input {
    padding-left: 14px;
    font-size: 12px;
    color: #444;
    background: #fff;
    border: 2px solid #03b349;
    width: 196px;
    height: 30px;
    background: #FFFFFF;
    border-radius: 18px;
}

.new-feature-head-bottom-right .search-div {
    position: relative;
}

.new-feature-head-bottom-right .search-top-icon {
    width: 20px;
    right: 5px;
    top: 6px;
    position: absolute;
    height: 20px;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-image: url("https://cdn.huodongxing.com/Content/v2.0/img/new-pc/search_x.png");
}

footer {
    color: #fff;
    font-size: 12px;
}

footer .footer-content-right .footer-content-right-item dd a {
    color: white;
}

footer .footer-content-bottom .footer-city {
    margin-left: 0 !important;
}

footer .footer-content-bottom .footer-person {
    margin-left: 0 !important;
}

footer .footer-content-right {
    margin-left: 0px !important;
    width: 100%;
    justify-content: space-between;
}

footer .footer-content-right .footer-content-right-item dd:last-child {
    margin-bottom: 20px;
}

footer .footer-content-right .footer-content-right-item dd.advice-dd {
    margin-bottom: 10px;
    line-height: 1;
}

footer .footer-content-right .footer-content-right-item dd.date-dd {
    margin-bottom: 18px;
    line-height: 20px;
}

footer .footer-content-right .footer-content-right-item dd {
    line-height: 25px;
    margin-bottom: 10px;
}

footer .footer-content-right .footer-content-right-item dd.advice-dd a {
    color: #fff;
    display: inline-block;
    line-height: 1;
}

footer .footer-content-right .footer-content-right-item dt {
    margin-bottom: 28px;

}

footer .footer-content-right .footer-content-right-item {
    width: auto;
    margin-right: 81px;
}

footer .footer-content-right .footer-content-right-item:last-child {
    margin-right: 0;
}

footer .footer-content-bottom {
    /* margin:0 40px; */
    border-top: 1px solid #3B445B;
    color: #fff;
}

.footer-content-right-item .hdx-description {
    margin: 12px 0 20px 0;
    font-size: 14px;
}

.hdx-feature-head-bottom-new {
    position: relative;
}

@keyframes animatescale {
    0% {
        opacity: .5;
        transform: scale(0.5);
        transform-origin: top;
    }

    60% {
        opacity: 1;
        transform: scale(1);
        transform-origin: top;
    }

    100% {
        opacity: 1;
        transform: scale(1);
        transform-origin: top;
    }
}

.footer-content-right-item-image {
    width: 100px;
    height: 100px;
    margin-bottom: 10px;
}

.footer-content-right-item-image-warp {
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
}

.footer-content-right-item-title {
    font-size: 12px;
    color: #FFFFFF;
}

footer .footer-content-bottom .footer-city .city-name {
    color: #fff;
}

footer .footer-content-bottom .footer-city .footer-city-list li a {
    color: #fff;
}

footer .footer-content-bottom .footer-person .city-name {
    color: #fff;
}

footer .footer-content-bottom .footer-person .footer-city-list li a {
    color: #fff;
}

footer .footer-content-bottom .footer-person .footer-city-list li {
    margin-bottom: 0;
}

.new-nav-item--actives a {
    color: #11b052;
}

.new-down-div-warp-item:hover .new-down-div-item {
    display: block;
    -webkit-animation: animatescale 0.3s 0s ease-out;
    animation: animatescale 0.3s 0s ease-out
}

.new-down-div-item {
    display: none;
    border: 1px solid #eee;
    width: 100%;
    background: #fff;
    padding-left: 32px;
    padding-right: 32px;
    position: absolute;
    border-radius: 3px;
    top: 49px;
    left: 0;
    z-index: 500;
    transition: all 0.3s ease;
    height: 490px;
    margin: 0 auto;
    box-shadow: 0px 37px 80px 0px rgba(0, 0, 0, 0.1);
    min-width: 1200px;
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.new-down-div-warp-items:hover .new-down-div-items {
    display: block;
    -webkit-animation: animatescale 0.3s 0s ease-out;
    animation: animatescale 0.3s 0s ease-out
}

.new-down-div-items {
    display: none;
    border: 1px solid #eee;
    width: 100%;
    padding-left: 32px;
    padding-right: 32px;
    position: absolute;
    border-radius: 3px;
    top: 49px;
    left: 0;
    z-index: 500;
    transition: all 0.3s ease;
    height: 490px;
    margin: 0 auto;
    min-width: 1200px;
    box-shadow: 0px 37px 80px 0px rgba(0, 0, 0, 0.1);
    background-color: #fff;
    background-image: url("https://cdn.huodongxing.com/Content/v2.0/img/new-pc/new-right.png");
    background-position-x: right;
    background-size: 50% 100%;
    background-repeat: no-repeat;
}

.new-down-div {
    z-index: 9999;
    background: #FFFFFF;
    box-shadow: 0px 8px 20px 0px rgba(51, 51, 51, 0.1);
}

.new-down-div.new-down-div-black,
.new-down-divs.new-down-div-black , .new-down-divtob, .new-down-divstob{
    background: #282E3D;
    box-shadow: 0px 8px 20px 0px rgba(51, 51, 51, 0.1);
}

.new-down-div.new-down-div-black .flex-center,
.new-down-div.new-down-div-black .flex-centers,
.new-down-divs.new-down-div-black .flex-center,
.new-down-divs.new-down-div-black .flex-centers ,
.new-down-divtob .flex-centers, .new-down-divstob .flex-centers, .new-down-divtob .flex-center, .new-down-divstob .flex-center{
    color: #fff;
}

.new-down-div.new-down-div-black .new-down-warp-left:hover,
.new-down-divs.new-down-div-black .new-down-warp-left:hover,
.new-down-divtob .new-down-warp-left:hover, .new-down-divstob .new-down-warp-left:hover {
    background: rgba(255, 255, 255, .1);
    box-shadow: 0px 8px 20px 0px rgba(51, 51, 51, 0.1);
    border-radius: 4px;

}

.new-down-divs {
    z-index: 9999;
    background-repeat: no-repeat;
}

.posi-fixed-top-wrap .feature-head-bottom-left .nav-list .nav-item .nav-item-a {
    font-size: 14px !important;
}

.flex-center-title {
    font-size: 16px;
    font-weight: bold;
}

.footer-link {
    text-decoration: underline;
    cursor: pointer;
    vertical-align: middle;
}

.footer-link:hover {
    color: #03B349;
    text-decoration: underline;
}

footer .footer-content-bottom .copyright .line-border {
    vertical-align: middle;
}

footer .footer-content-bottom .footer-person .footer-city-list li {
    margin-bottom: 0;
}

footer .footer-content-bottom .top-text {
    padding-top: 20px;
    border-top: 1px solid #3B445B;
}

.new-down-warp-mian-other .new-down-warp-title {
    margin: 0;
    padding: 0;
}

.new-down-warp-text {
    margin-top: 20px;
}

.org-list-item {
    width: 186px;
    height: 238px;
    background: #FFFFFF;
    box-shadow: 0px 0px 8px 0px rgba(51, 51, 52, 0.1);
    border-radius: 4px;
    padding: 16px 20px;
    text-align: center;
    margin-right: 20px;
    font-size: 14px;
    position: relative;
}

.org-list-item:hover {
    box-shadow: 0px 0px 10px 0px rgba(51, 51, 51, 0.18);
}

.org-list-item:last-child {
    margin-right: 0;
}

.org-list-item .item-logo {
    width: 60px;
    height: 60px;
    object-fit: fill;
    display: inline-block;
}

.org-list-item .item-sign {
    position: absolute;
    width: 66px;
    top: -16px;
    right: -16px;
}

.org-list-item .item-info {
    margin: 10px 0 20px 0;
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
    line-clamp: 2;
    -webkit-line-clamp: 2;
    text-align: left;
    line-height: 1.4;
    color: #666;
    font-size: 12px;
    height: 34px;
}

.org-list-item .item-title {
    margin: 4px 0 10px 0;
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
    line-clamp: 1;
    -webkit-line-clamp: 1;
    line-height: 1.4;
}

.org-list-item .item-attention-sum {
    color: #666666;
    font-size: 12px;
    line-height: 1.4;
}

.org-list-item .item-authen {
    height: 14px;
    margin-right: 8px;
}

.org-list-item .item-botton {
    width: 120px;
    height: 30px;
    border-radius: 15px;
    background: #03B349;
    color: #fff;
    line-height: 30px;
    display: inline-block;
}

.org-list-item .item-botton.plain {
    border: 1px solid #03B349;
    color: #03B349;
    background: #fff;
    line-height: 28px;
}

.person-hot-list-wrap {
    flex: 0 0 255px;
    width: 255px;
    margin-left: 20px;

}

.hot-list-contents {
    box-shadow: 0px 0px 24px 0px rgba(51, 51, 51, 0.08);
    border-radius: 4px;
    padding: 20px;
}

.hot-list-box {
    margin-top: 4px;
    font-size: 12px;
    justify-content: space-between;
    align-items: center;
    line-height: 16px;
}

.hot-list-box .date-pp {
    color: #FF881B;
}

.hot-list-box .item-dress-pp {
    color: #666;
    line-height: 16px;
}

.hot-list-box .item-dress {
    align-items: center;
}

.hot-list-box .icon {
    margin-right: 2px;
}

.person-hot-list-wrap .hot-list-title,
.common-page .home-content-h3 {
    margin: 40px 0 10px 0;
    font-size: 28px;
}

.person-hot-list-wrap .hot-list-content .hot-list-item {
    padding: 0 0 10px 0;
    margin-bottom: 10px;
    border: none;
    /* border-bottom: 1px solid #EEEEEE; */
}

.person-hot-list-wrap .hot-list-content .hot-list-item:last-child {
    border: none;
    margin-bottom: 0;
    padding-bottom: 6px;
}

.person-hot-list-wrap .hot-list-content .hot-list-item:nth-child(1) {
    padding: 0 0 10px 0;
}

.person-hot-list-wrap .hot-list-content .hot-list-item:nth-child(1) .hot-logo {
    /* width: 100%; */
    /* height: 138px; */
}

.person-hot-list-wrap .hot-list-content .hot-list-item .hot-div .hot-div-title {
    margin-top: 20px;
    line-height: 22px;
    font-size: 16px;
    color: #333;
}

.common-page .home-content-h3 .right__more,
.specialTopic-link-text,
.person-hot-list-wrap .hot-list-title a {
    color: #03B349;
}

.hdx-feature-nav-wrap .submenu-wrap .submenu-list a {
    margin-right: 20px;
}

.common-page .home-content-h3 .right__more .more-icon,
.more-icon {
    background: url('https://cdn.huodongxing.com/Content/v3.0/img/hdx/hdx-main-feature/right-green.png');
    width: auto;
    padding-right: 20px;
    background-repeat: no-repeat;
    background-position: right center;
    background-size: 20px 20px;
    height: auto;

    margin-left: 0;
}

.common-page .home-content-h3 .right__more:hover .more-icon,
a:hover .more-icon {
    background: url('https://cdn.huodongxing.com/Content/v3.0/img/hdx/hdx-main-feature/right-green.png');
    background-repeat: no-repeat;
    background-position: right center;
    background-size: 20px 20px;
}

.person-hot-list-wrap .hot-list-content .hot-list-item:nth-child(1) .hot-div-title {
    margin-top: 10px;
    color: #333333 !important;
}

.person-hot-list-wrap .hot-list-content .hot-list-item:nth-child(2) .hot-div-title {
    color: #333333 !important;
}

.person-hot-list-wrap .hot-list-content .hot-list-item:nth-child(3) .hot-div-title {
    color: #333333 !important;
}

.person-hot-list-wrap .hot-list-content .hot-list-item .hot-div .hot-info {
    width: 100%;
    justify-content: flex-end;
    color: #999999;
    margin-top: 0;
    display: none;
}

.person-hot-list-wrap .hot-list-content .hot-list-item:nth-child(1) .hot-info {
    background: rgba(0, 0, 0, .5);
    border-radius: 2px;
    padding: 4px;
    color: #FFFFFF;
    position: absolute;
    top: 4px;
    right: 4px;
    margin-top: 0 !important;
    width: auto;
}

.person-hot-list-wrap .hot-list-content .hot-list-item .position-hot-sortv {
    border-radius: 4px 2px 4px 2px;
    top: 0;
    left: 0;
    width: 37px;
    padding: 0 6px;
    height: 14px;
    font-size: 12px;
}

.person-hot-list-wrap .hot-list-content .hot-list-item:nth-child(1) .position-hot-sortv {
    background: url('https://cdn.huodongxing.com/Content/v3.0/img/hdx/hdx-main-feature/NO1.png');
    background-repeat: no-repeat;
    background-size: contain;
    top: 4px;
    left: 0;
}

.person-hot-list-wrap .hot-list-content .hot-list-item:nth-child(2) .position-hot-sortv {
    background: url('https://cdn.huodongxing.com/Content/v3.0/img/hdx/hdx-main-feature/NO2.png');
    background-repeat: no-repeat;
    background-size: contain;
}

.person-hot-list-wrap .hot-list-content .hot-list-item:nth-child(3) .position-hot-sortv {
    background: url('https://cdn.huodongxing.com/Content/v3.0/img/hdx/hdx-main-feature/NO3.png');
    background-repeat: no-repeat;
    background-size: contain;
}

.person-hot-list-wrap .hot-list-content .hot-list-item:nth-child(4) .position-hot-sortv {
    background: url('https://cdn.huodongxing.com/Content/v3.0/img/hdx/hdx-main-feature/NO4.png');
    background-repeat: no-repeat;
    background-size: contain;
}

.person-hot-list-wrap .hot-list-content .hot-list-item:nth-child(5) .position-hot-sortv {
    background: url('https://cdn.huodongxing.com/Content/v3.0/img/hdx/hdx-main-feature/NO5.png');
    background-repeat: no-repeat;
    background-size: contain;
}

.person-hot-list-wrap .hot-list-content .hot-list-item:nth-child(6) .position-hot-sortv {
    background: url('https://cdn.huodongxing.com/Content/v3.0/img/hdx/hdx-main-feature/NO6.png');
    background-repeat: no-repeat;
    background-size: contain;
}

.person-hot-list-wrap .hot-list-content .hot-list-item:nth-child(7) .position-hot-sortv {
    background: url('https://cdn.huodongxing.com/Content/v3.0/img/hdx/hdx-main-feature/NO7.png');
    background-repeat: no-repeat;
    background-size: contain;
}

.person-hot-list-wrap .more-item {
    color: #03B349;
    width: 100%;
    height: 34px;
    border-radius: 2px;
    border: 1px solid #03B349;
    display: inline-block;
    cursor: pointer;
    text-align: center;
    line-height: 32px;
    font-size: 14px;
}

a:hover .text {
    color: #03B349;
}


.common-page .home-banner .swiper-slide img {
    box-shadow: 0px 14px 42px 0px rgba(51, 51, 51, 0.12);
    border-radius: 6px;
}

.swiper-wrapper .search-tab-content-item-mesh {
    box-shadow: 0px 0px 8px 0px rgba(51, 51, 52, 0.1);
    border-radius: 4px;
    border: none;
    height: 355px;
    cursor: pointer;
    padding-bottom: 20px;
    overflow: hidden;
}

.swiper-wrapper .search-tab-content-item-mesh:hover {
    box-shadow: 0px 0px 10px 0px rgba(51, 51, 51, 0.18);
}

.search-tab-content-item-mesh .item-logo,
.common-page .home-content .home-well-chosen .home-well-chosen-list .item-logo {
    height: 151px;
    display: inline-block;
}

.search-tab-content-item-mesh .item-mesh-conter,
.search-tab-content-item-mesh .item-mesh-bottom {
    padding: 0 20px;
}

.search-tab-content-item-mesh .item-mesh-conter .item-title {
    margin-top: 20px;
    font-size: 16px;
    color: #333;
    font-weight: bold;
}

.search-tab-content-item-mesh .item-mesh-conter .date-pp {
    margin-top: 10px;
    color: #FF881B;
    font-size: 13px;
    line-height: 1.4;
}

.home-weekend-list .search-tab-content-item-mesh:nth-child(4n) {
    margin-right: 0;
}

.icon {
    vertical-align: middle;
}

.item-live-icon {
    background-image: url(https://cdn.huodongxing.com/Content/v3.0/img/hdx/hdx-main-feature/live.png);
    width: 12px;
    height: 12px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    display: none;
}

.search-tab-content-item-mesh .item-mesh-conter .item-dress {
    justify-content: space-between;
    color: #666666;
    margin-bottom: 10px;
    margin-top: 10px;
    line-height: 1.4;
}

.visit-number {
    color: #CCCCCC;
    font-size: 12px;
    vertical-align: middle;
}

.search-tab-content-item-mesh .item-mesh-conter .item-dress-icon {
    margin-right: 0;
    display: none;
}

.item-dress-pp {
    vertical-align: middle;
    line-height: 1.4;
}

.search-tab-content-item-mesh .item-mesh-bottom .item-bottom-left .user-logo {
    width: 40px;
    height: 40px;
    display: inline-block;
    margin-right: 10px;
}

.search-tab-content-item-mesh .item-mesh-bottom .item-bottom-left .user-name {
    color: #666666;
    font-size: 14px;
    max-width: 167px;
    margin-bottom: 5px;
}

.search-tab-content-item-mesh .item-mesh-bottom .item-bottom-left {
    width: 100%;
    border-top: 1px solid #EEEEEE;
    padding-top: 9px;
}

.search-tab-content-item-mesh .item-mesh-bottom {
    border: none;
}

.search-tab-content-item-mesh .item-mesh-bottom .item-bottom-left .attestation-sign {
    margin-left: 0;
    margin-right: 0;
    width: auto;
    height: 14px;
}

.item-mesh-bottom .follows {
    /* border-left: 1px solid #EEEEEE; */
    padding-left: 9px;
    line-height: 1.2;
    display: inline-block;
    vertical-align: middle;
    margin-left: 7px;
    color: #999999;
    font-size: 12px;
}

.search-tab-content-item-mesh .item-mesh-bottom .item-bottom-left .hover-model {
    left: 0px;
    box-shadow: 0px 8px 20px 0px rgba(51, 51, 51, 0.1);
    height: 240px;
}

.search-tab-content-item-mesh .item-mesh-bottom .item-bottom-left .hover-model .model-user-logo {
    width: 56px;
    height: 56px;
    margin-top: 20px;
    border-radius: 2px;
    /* border: 1px solid #DDDDDD; */
}

.model-user-title-info {
    color: #666666;
    margin-top: 4px;
    font-size: 14px;
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
    line-clamp: 1;
    -webkit-line-clamp: 1;
    padding: 0 16px;
}

.search-tab-content-item-mesh .item-mesh-bottom .item-bottom-left .hover-model .model-user-title {
    margin-top: 4px;
}

.search-tab-content-item-mesh .item-mesh-bottom .item-bottom-left .hover-model .model-user-title .model-user-authority {
    margin-left: 10px;
    width: auto;
    height: 14px;
}

.search-tab-content-item-mesh .item-mesh-bottom .item-bottom-left .hover-model .model-sum>div p {
    color: #999999;
    margin-bottom: 4px;
}

.search-tab-content-item-mesh .item-mesh-bottom .item-bottom-left .hover-model .model-sum .huan-aa {
    color: #666666;
    font-size: 16px;
}

.button-common {
    height: 28px;
    width: 96px;
}

.button-common.round {
    border-radius: 14px;
}

.swiper-button-next.swiper-button-next-new {
    background-image: url(https://cdn.huodongxing.com/Content/v3.0/img/hdx/hdx-main-feature/right-white.png);
    background-color: rgba(3, 179, 73, 0.5);
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
    width: 36px;
    height: 100px;
    transform: translateY(-50%);
    margin-top: 0;
    right: 10px;
    display: none;
}

.swiper-button-prev.swiper-button-prev-new {
    background-image: url(https://cdn.huodongxing.com/Content/v3.0/img/hdx/hdx-main-feature/left-white.png);
    background-color: rgba(3, 179, 73, 0.5);
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
    width: 36px;
    height: 100px;
    transform: translateY(-50%);
    margin-top: 0;
    left: 10px;
    display: none;
}

.swiper-container:hover .swiper-button-prev.swiper-button-prev-new,
.swiper-container:hover .swiper-button-next.swiper-button-next-new {
    display: block;
}

.item-mesh-bottom .item-sign {
    height: 14px;
}

.item-mesh-bottom .item-sign.vip-gold {
    margin-left: 5px;
}

.hdx-feature-head .header-content .header-nav .me-hd:hover>a {
    color: inherit;
}

.hdx-feature-head .header-content .header-nav .me-hd>a:hover {
    color: #03b349;
}

.swiper-container {
    /* padding: 20px 0; */
}

.swiper-wrapper .search-tab-content-item-mesh .follow-box {
    width: 28px;
    height: 28px;
    background-color: #FFFFFF;
    background-image: url('https://cdn.huodongxing.com/Content/v3.0/img/hdx/hdx-main-feature/follow.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: 14px 14px;
    position: absolute;
    top: 8px;
    right: 8px;
    border-radius: 50%;
    z-index: 1;
    cursor: pointer;
}

.swiper-wrapper .search-tab-content-item-mesh .follow-box::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    box-sizing: border-box;
    width: 200%;
    height: 200%;
    border-width: 1px;
    border-style: solid;
    border-color: #DDDDDD;
    border-radius: 50%;
    transform-origin: 0 0;
    transform: scale(0.5);
    /* z-index: 0; */
}

.swiper-wrapper .search-tab-content-item-mesh .follow-box:hover {
    background-image: url('https://cdn.huodongxing.com/Content/v3.0/img/hdx/hdx-main-feature/follow-hover.png');
}

.swiper-wrapper .search-tab-content-item-mesh .follow-box.followed {
    background-image: url('https://cdn.huodongxing.com/Content/v3.0/img/hdx/hdx-main-feature/followed.png');
}

.text {
    vertical-align: middle;
    line-height: 1;
}

.home-content-h3 .text,
.specialTopic-link-text .text,
.common-page .home-content-h3 .text,
.common-page .hot-list-title .text {
    font-size: 20px;
}

.common-page .home-content .home-guess-like .more-div .more-item {
    border-radius: 18px;
    border: 2px solid #999999;
    width: 280px;
    height: 36px;
    line-height: 32px;
    color: #999999;
}

.hdx-feature-head-bottom-new {
    height: 80px;
    background: #fff;
    z-index: 99;
}

.hdx-feature-head-bottom-new.fixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
}

.hdx-feature-head-bottom-new .feature-head-bottom-left,
.hdx-feature-head-bottom-new .feature-head-bottom-right {
    height: 100%;
}

.hdx-feature-head-bottom-new .feature-head-bottom-right {
    justify-content: space-between;
}

.hdx-feature-head-bottom-new .feature-head-bottom-right .search-div-wrap {
    margin-right: 20px;
}

.warp_new_title .nav-item-a {
    width: auto;
    padding: 0px 15px;
}

.hdx-feature-head .header-content {
    width: auto;
}

.hdx-feature-head .new-header-content {
    width: 1080px;

}

@media screen and (min-width: 1440px) {
    .hdx-feature-head .new-header-content {
        width: 1300px
    }
}

.head-logo {
    width: 100px;
}

.search-box {
    width: 180px;
    height: 36px;
    background: #F5F5F5;
    border-radius: 16px;
    border: none;
    position: relative;
    margin-right: 20px;
}

.search-box .js-search-input {
    background: #F5F5F5;
    border-radius: 16px;
    border: none;
    font-size: 14px;
    color: #999999;
    width: 100%;
    padding-left: 10px;
}

.search-box .search-link {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 13px;
    width: 16px;
    font-size: 0;
    cursor: pointer;
}

.search-box .search-link:hover path {
    fill: #00a542;
}

.header-nav {
    margin-left: 20px;
}

.hdx-feature-nav-wrap .nav-list {
    background: #fff;
}

.hdx-feature-nav-wrap .nav-item-a {
    font-size: 18px;
    color: #333333;
    height: 86px;
    line-height: 86px;
    font-weight: inherit;
    position: relative;
}

.hdx-feature-nav-wrap .nav-item--active .nav-item-a {
    font-size: 28px;
    color: #333333;
    font-weight: bold;
    background: initial;
}

.hdx-feature-nav-wrap .nav-item:hover .nav-item-a {
    background: initial;
    color: #03B349;
}

.hdx-feature-nav-wrap .nav-item--active .nav-item-a::after {
    content: "";
    width: 24px;
    height: 4px;
    background: #03B349;
    border-radius: 2px;
    position: absolute;
    bottom: 16px;
    left: 50%;
    transform: translateX(-50%);
}

.fill-header {
    height: 80px;
    display: none;
    width: 100%;
}

.hdx-feature-head-bottom-new .feature-head-bottom-right .punlish-activity {
    width: 90px;
    height: 36px;
    background: #03B349;
    box-shadow: 0px 8px 10px -6px rgba(27, 177, 78, 0.3);
    border-radius: 18px;
}

.hdx-feature-head .header-content .header-nav>li>a img,
.hdx-feature-head .header-content .header-nav>li>a span {
    vertical-align: middle;
    line-height: 1.1;
}

.hdx-feature-head .header-content .header-nav>li>a.mobile-code-a,
.hdx-feature-head .header-content .header-nav>li>a {
    font-size: 14px;
    align-items: center;
}

.hdx-feature-head .header-content .header-nav>li>a.mobile-code-a .hover-pic-mobile {
    top: 80px;
    left: inherit;
    display: block;
}

.hover-pic-mobile {
    transform: scaleY(0);
    transform-origin: top;
    transition: transform .3s ease;
}

.mobile-code-a {
    height: 100%;
    justify-content: center;
}

.mobile-code-a:hover .hover-pic-mobile {
    height: 100%;
    overflow: hidden;
    transform: scaleY(1);
}

.header-nav-item {
    cursor: pointer;
}

.hdx-feature-head .header-content .header-nav .header-nav-item:hover .mobile-code-a {
    color: #03B349;
}

.header-nav-item .header-ico {
    height: 20px;
    width: 20px;
    margin-right: 4px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    display: inline-block;
}

.header-nav-item .hdx-app {
    background-image: url(https://cdn.huodongxing.com/Content/v3.0/img/hdx/hdx-main-feature/hdx-app.png);
}

.header-nav-item .org-center {
    background-image: url(https://cdn.huodongxing.com/Content/v3.0/img/hdx/hdx-main-feature/org-center.png);
}

.header-nav-item .person {
    background-image: url(https://cdn.huodongxing.com/Content/v3.0/img/hdx/hdx-main-feature/person.png);
}

.header-nav-item:hover .hdx-app {
    background-image: url(https://cdn.huodongxing.com/Content/v3.0/img/hdx/hdx-main-feature/hdx-app-green.png);
}

.header-nav-item:hover .org-center {
    background-image: url(https://cdn.huodongxing.com/Content/v3.0/img/hdx/hdx-main-feature/org-center-green.png);
}

.header-nav-item:hover .person {
    background-image: url(https://cdn.huodongxing.com/Content/v3.0/img/hdx/hdx-main-feature/person-green.png);
}

.header-menu {
    z-index: 100;
    min-width: 100px;
    border: none;
    padding: 5px 0;
    border-radius: 2px;
    box-shadow: 0 2px 12px 0 rgb(0 0 0 / 10%);
    list-style: none;
    position: absolute;
    margin: 0;
    padding-left: 0;
    background-color: #fff;
    top: 80px;
    transform: scaleY(0);
    transform-origin: top;
    transition: transform .3s ease;
}

.header-menu .menu-item {
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #303133;
    padding: 0 20px;
    list-style: none;
    cursor: pointer;
    position: relative;
    transition: border-color .3s, background-color .3s, color .3s;
    box-sizing: border-box;
    white-space: nowrap;
    width: 100%;
    display: block;

}

.header-nav,
.hdx-feature-head .header-content .header-nav>li {
    height: 100%;
}

.header-content .header-nav>li {
    justify-content: center;
}

.hdx-feature-head .header-content .header-nav .right-line{
    margin: 0 10px;
}
.header-menu .menu-item:hover {
    color: #03B349;
}

.price-box {
    position: relative;
}

.header-menu-box:hover .header-menu {
    overflow: hidden;
    transform: scaleY(1);
}

.new-down-warp-mian-all .link {
    padding: 20px 20px;
    color: #666;
}

.first.link {
    margin-top: 20px;
}

.link:hover {
    color: #03B349;
}

.swiper-container.gallery-home-banner {
    padding-bottom: 35px;
}

.gallery-home-hot-list.swiper-container,
.gallery-home-recommend.swiper-container,
.SpecialTopicNew.swiper-container {
    width: calc(100% + 20px);
    margin-left: -10px;
    padding: 10px 10px;
}

.home-guess-like-list,
.home-well-known-list {
    padding: 10px 0;
}

.hot-list-contents {
    margin-top: 20px;
}

.hot-info .fire {
    background: url(https://cdn.huodongxing.com/Content/v3.0/img/hdx/hdx-main-feature/fire.png);
    background-size: cover;
    width: 5px;
    height: 6px;
}

.home-content-h3 {
    padding-left: 32px;
    background-position: left center;
    background-size: 24px 24px;
    background-repeat: no-repeat;
}

.home-recommend .home-content-h3 {
    background-image: url(https://cdn.huodongxing.com/Content/v3.0/img/hdx/hdx-main-feature/recommend.png);
}

.home-hot-list .home-content-h3 {
    /* background-image: url(https://cdn.huodongxing.com/Content/v3.0/img/hdx/hdx-main-feature/hot-list.png); */
    padding-left: 0;
}

.home-well-chosen .home-content-h3 {
    background-image: url(https://cdn.huodongxing.com/Content/v3.0/img/hdx/hdx-main-feature/special-topic.png);
}

.home-well-known .home-content-h3,
.home-weekend .home-content-h3 {
    padding-left: 0;
    /* background-image: url(https://cdn.huodongxing.com/Content/v3.0/img/hdx/hdx-main-feature/hot-acn.png); */
}

.home-well-known:last-child .home-content-h3 {
    /* background-image: url(https://cdn.huodongxing.com/Content/v3.0/img/hdx/hdx-main-feature/active-acn.png); */
}

.person-hot-list-wrap .hot-list-title {
    padding-left: 32px;
    background-position: left center;
    background-size: 24px auto;
    background-repeat: no-repeat;
    background-image: url(https://cdn.huodongxing.com/Content/v3.0/img/hdx/hdx-main-feature/popular-list.png);
}

.home-guess-like .home-content-h3 {
    padding-left: 0;
}

.item-dress-icon {
    background-image: url(https://cdn.huodongxing.com/Content/v3.0/img/hdx/hdx-main-feature/adress.png);
    width: 12px;
    height: 12px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}
.person-hot-list-wrap-new .item-dress-icon{
    display: none;
}
.browse-icon {
    background-image: url(https://cdn.huodongxing.com/Content/v3.0/img/hdx/hdx-main-feature/eye.png);
    width: 12px;
    height: 12px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}

.hdx-feature-head-bottom-new .feature-head-bottom-left .city-select {
    height: 100%;
    box-sizing: border-box;
    padding: 8px 20px 8px 8px;
}

.hdx-feature-head-bottom-new .feature-head-bottom-left .city-select .city-info {
    height: 100%;
    color: #666;

}

.hdx-feature-head-bottom-new .feature-head-bottom-left .city-select .city-info .icon-down {
    background: url(https://cdn.huodongxing.com/Content/v3.0/img/hdx/hdx-main-feature/icon-down.png) no-repeat;
    width: 8px;
    height: 8px;
    background-size: contain;
}

.hdx-feature-head-bottom-new .feature-head-bottom-left .city-select:hover .select-down-div {
    top: 80px;
}

.search-tab-content-item-mesh .item-mesh-bottom .item-bottom-left .user-logo.org-logo {
    border-radius: 2px;
}

#certify .swiper-slide img {
    display: inline-block;
}

.admin-vip-content-header-menu-box {
    display: flex;
    justify-content: center;
    margin: 65px 0 30px;
}

.admin-vip-content-header-menu {
    background: #BAF4DB;
    box-shadow: 0px 2px 8px 0px rgba(15, 111, 68, 0.06);
    font-size: 24px;
    display: flex;
    overflow: hidden;
    border-radius: 28px;
}

.admin-vip-content-header-menu-item {
    padding: 10px 40px;
    color: #03B349;
    /* background: #fff; */
    line-height: 32px;
    border-radius: 28px;
    border: 2px solid #BAF4DB;
}

.admin-vip-content-header-menu-item .ico {
    background-repeat: no-repeat;
    display: inline-block;
    padding-left: 30px;
    background-size: 20px;
    background-position: left center;
}

.admin-vip-content-header-menu-item.hdx .ico {
    background-image: url(https://cdn.huodongxing.com/Content/v2.0/img/2022-hdx/ico-hdx.png);
}

.admin-vip-content-header-menu-item.hdx.active .ico {
    background-image: url(https://cdn.huodongxing.com/Content/v2.0/img/2022-hdx/ico-hdx-white.png);
}

.admin-vip-content-header-menu-item.live .ico {
    background-image: url(https://cdn.huodongxing.com/Content/v2.0/img/2022-hdx/ico-live.png);
}

.admin-vip-content-header-menu-item.live.active .ico {
    background-image: url(https://cdn.huodongxing.com/Content/v2.0/img/2022-hdx/ico-live-white.png);
}

.admin-vip-content-header-menu-item.qiye .ico {
    background-image: url(https://cdn.huodongxing.com/Content/v2.0/img/2022-hdx/ico-qiye.png);
}

.admin-vip-content-header-menu-item.qiye.active .ico {
    background-image: url(https://cdn.huodongxing.com/Content/v2.0/img/2022-hdx/ico-qiye-white.png);
}

.admin-vip-content-header-menu-item.more .ico {
    background-image: url(https://cdn.huodongxing.com/Content/v2.0/img/2022-hdx/ico-more.png);
}

.admin-vip-content-header-menu-item.more.active .ico {
    background-image: url(https://cdn.huodongxing.com/Content/v2.0/img/2022-hdx/ico-more-white.png);
}

.admin-vip-content-header-menu-item:hover {
    background-color: rgba(255, 255, 255, 0.3);
    border: 2px solid rgba(255, 255, 255, 0.6);
    color: #03B349;
}

.admin-vip-content-header-menu-item.active {
    padding: 10px 40px;
    color: #fff;
    background-color: #03B349;
    border: 2px solid #FFFFFF;
}

.Nav-search .type-activit-wrap .search-type-activit-sort {
    border: none;
}

.Nav-search .type-activit-wrap .search-type-activit-sort .search-type-activit-sort-ul li a.active {
    border-bottom: none;
}

.Nav-search .type-activit-wrap .search-type-activit-sort .search-type-activit-sort-ul li a {
    padding-bottom: 0;
    color: #999;
}

.Nav-search .all-type .all-type-list {
    padding: 30px;
}

.Nav-search .all-type .search-type-activit-sort {
    padding: 0;
}

.Nav-search .type-activit-wrap .search-tab-content-list-check {
    margin-top: 20px;
}

.Nav-search .all-type .all-type-list .all-type-item .all-type-item-right a {
    /* margin: 0 8px 0 0; */
}

.Nav-search .all-type .all-type-list .all-type-item {
    padding: 0 0 30px 0;
}

.Nav-search .all-type .all-type-list .all-type-item:last-child {
    padding-bottom: 0;
}

.Nav-search .all-type .all-type-list .all-type-item,
.Nav-search .all-type .all-type-list {
    border: none;
}

.Nav-search .all-type .all-type-list .all-type-item .all-type-item-right a.type--active,
.Nav-search .all-type .all-type-list .all-type-item .all-type-item-right a:hover {
    background: #03B349;
}

.Nav-search .all-type .all-type-list .all-type-item .all-type-item-right a {
    padding: 0 12px;
    color: #333;
}

.Nav-search .all-type .all-type-list .all-type-item .all-type-item-left {
    margin-right: 10px;
    color: #666666;
}

.Nav-search .all-type .all-type-list .all-type-item .all-type-item-right-checkbox .checkfive {
    margin-left: 20px;
}

.Nav-search .all-type .all-type-list .all-type-item .all-type-item-right-checkbox .checkfive:first-child {
    margin-left: 0;
}

.Nav-search .all-type .all-type-list .all-type-item .all-type-item-right-checkbox {
    margin-left: 0;
    margin-right: 60px;
}

.Nav-search .all-type .all-type-list .all-type-item .all-type-item-right-checkbox:last-child {
    margin-right: 0;
}

.Nav-search .type-activit-wrap {
    margin-top: 60px;
}

.Nav-search .type-activit-wrap .search-type-activit-sort .search-type-activit-sort-ul li a:hover,
.Nav-search .type-activit-wrap .search-type-activit-sort .search-type-activit-sort-ul li a {
    border: none;
}

.Nav-search .type-check-box {
    box-shadow: 0px 8px 20px 0px rgba(51, 51, 51, 0.1);
}

#ApprovePage .partnerWrapper .contentBox .commonLi .partnerIcon {
    height: 73px;
}

@media screen and (max-width: 1440px) {
    .search-box {
        width: 150px;
    }

    .header-nav-item .header-ico {
        display: none;
    }

    .warp_new_title .nav-item-a {
        padding: 0 10px;
    }
}

.person-hot-list-wrap-new {
    flex: 1;
}

.person-hot-list-wrap-new .hot-list-content .hot-list-item {
    display: flex;
    align-items: center;
}

.huodongxing .person-hot-list-wrap-new .hot-list-content .hot-list-item .hot-logo {
    display: block;
    width: 126px;
    height: 75px;
    border-radius: 4px;
    margin: 0 19px 0 10px;
}

.person-hot-list-wrap-new .hot-list-content .hot-list-item .position-hot-sortv {
    position: inherit;
    height: 20px;
    width: 42px;
    flex: 0 0 42px;
    left: 0;
}

.person-hot-list-wrap-new .hot-list-content .hot-list-item .hot-div .hot-div-title {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    white-space: initial;
    font-weight: bold;
    font-size: 16px;
    color: #333;
    margin-top: 0;
    width: 224px;
}

.person-hot-list-wrap-new .hot-list-box {
    margin-top: 15px;
}

.person-hot-list-wrap-new .hot-list-content .hot-list-item {
    padding: 0;
}

.person-hot-list-wrap-new .hot-list-content .hot-list-item {
    margin-bottom: 20px;
}

.person-hot-list-wrap-new .hot-list-content .hot-list-item:nth-child(1),
.person-hot-list-wrap .hot-list-content .hot-list-item:last-child {
    padding: 0;
}