@charset "utf-8"; /*
	MYB2B Copyright (C)2008-2066
	author：kefu@mbkfw.com
	This is NOT a freeware,Use is subject to license.txt
*/
body {
    background-color: #f4f4f4;
}

/*头部*/
.new_top {
    height: .88rem;
    position: fixed;
    z-index: 999;
    width: 100%;
}

.new_top .left {
    float: left;
    height: .88rem;
    line-height: .88rem;
}

.new_top .left span {
    display: inline-block;
    color: #fff;
    font-size: .3rem;
}

.new_top .left img {
    width: .6rem;
    height: .6rem;
    border-radius: 50%;
    margin: .14rem .24rem 0 0;
    filter: grayscale(300%) brightness(700%);
}

.new_top .pingdao {
    margin-left: .3rem;
}

.new_top .new_search {
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0);
    height: .6rem;
    border-radius: .4rem;
    overflow: hidden;
    margin-top: .14rem;
    width: 68%;
    background: #fff;
}

.new_top .new_search input {
    width: 100%;
    height: .6rem;
    border: none;
    background: none;
    padding: 0 .3rem 0 .3rem;
    position: absolute;
    left: 0;
    font-size: .28rem;
    color: #999;
}

.new_top .right {
    float: right;
    height: .88rem;
}

.new_top .right img {
    width: .6rem;
    height: .6rem;
    border-radius: 50%;
    margin: .14rem .24rem 0 0;
    filter: grayscale(300%) brightness(700%);
}

/*幻灯*/
.m-focus {
    width: 100%;
    overflow: hidden;
    z-index: 1;
    position: relative;
    /* margin-top:-48px; */
}

.m-focus-box {
    overflow: hidden;
    margin: 0 auto;
    position: relative;
}

.m-focus-box img {
    vertical-align: middle;
}

.m-focus-box .b-menu {
}

.m-focus-box .b-menu .swiper-pagination {
    left: 0;
    width: 100%;
    bottom: 0.95rem;
}

.m-focus-box .b-menu .swiper-pagination .swiper-pagination-bullet {
    margin: 0 3px;
    background: #ffffff;
    opacity: .6;
    border-radius: 5px
}

.m-focus-box .b-menu .swiper-pagination .swiper-pagination-bullet-active {
    opacity: 1;
    width: 15px
}

.m-focus .circle {
    width: 100%;
    height: .58rem;
    background: url(images/circle.png) center bottom;
    background-size: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 5;
}

/**/
.i-menu ul li {
    width: 20%;
    height: 65px;
}

/**/
.i-main {
}

/**/
.i-main .mobile-index-ad {
    border-radius: 5px;
}

.i-main .mobile-index-ad img {
    vertical-align: middle;
}

/**/
.i-main .igird-5 {
    background-color: #ffffff;
    border-radius: 10px 10px 5px 5px;
}

/**/
.inform {
    height: 28px;
    font-size: 14px;
    color: #666;
    overflow: hidden;
    position: relative;
    padding-left: 50px;
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    /* background: #fff1e5; */
    /* box-shadow: 0 0 1rem rgb(204 204 204 / 36%); */
    border-radius: 0 0 5px 5px;
    border-top: 1px solid #fff1e5;
}

.conceal_word {
    width: 5.04rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.inform-trumpet {
    display: inline-block;
    position: absolute;
    left: 18px;
    top: 12px;
    width: 24px;
    height: 24px;
}

.inform-word {
}

/**/
.indexlogin_bth {
}

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

.indexlogin_list {
    width: 50% ;
}

.indexlogin_listc {
    background-color: #fff;
    border-radius: 5px;
    padding: 13px 0 13px 65px;
    position: relative;
    display: block;
    background: #f5f6fa;
    background: #e1f0ff;
}

.indexlogin_list:last-child .indexlogin_listc {
    background: #e1fff5;
}

.indexlogin_listcr {
    margin-right: 0.03rem;
}

.indexlogin_listcl {
    margin-left: 0.08rem;
}

.indexlogin_name {
    font-size: 16px;
    padding-bottom: 5px;
    font-weight: 600;
}

.indexlogin_p {
    font-size: 12px;
    color: #999;
}

.indexlogin_icon {
    width: 45px;
    height: 45px;
    background: url(images/genius_consult.png) no-repeat;
    background-size: 100%;
    display: inline-block;
    position: absolute;
    left: 10px;
    top: 13px;
}

.indexlogin_icon2 {
    background: url(images/manage_full-time.png) no-repeat;
    background-size: 100%;
}

/**/
.mqnewshow {
    padding-right: 0.213333rem;
    padding-left: 0.133333rem;
}

.mqnewlist {
    display: inline-block;
    vertical-align: top;
    width: 49%;
}

.mqnew {
    background-color: #f5f6fa;
    border-radius: 0.08rem;
    height: 1.166666rem;
    font-size: 0.346666rem;
    padding-left: 1.2rem;
    position: relative;
    margin-bottom: 0.06rem;
}

.mqnewimg {
    height: 0.866666rem;
    width: 0.866666rem;
    border-radius: 0.5rem;
    position: absolute;
    left: 0.166666rem;
    top: 0.166666rem;
}

.mqnewimg img {
    border-radius: 0.08rem;
    vertical-align: middle
}

.mqnew_comname {
    font-size: 0.24rem;
    font-weight: 600;
    width: 100%;
    height: 0.6rem;
    line-height: 0.6rem;
    overflow: hidden;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    padding-top: 0.066666rem;
}

.mqnew_comjob {
    font-size: 0.22rem;
    font-weight: 400;
}

.new_mq {
    border-radius: 5px;
    background-color: #fff;
    padding: 0.25rem 0 0 0;
    position: relative;
    min-height: 1.2rem;
    box-sizing: border-box;
}

.new_mq_name {
    font-weight: bold;
    font-size: .3rem;
    padding-left: 0.266666rem;
    padding-top: 0.266666rem;
}

.new_mq_more {
    position: absolute;
    right: .266667rem;
    top: .266667rem;
    font-size: .2rem;
    color: #999;
}

.new_mq_new_show {
    padding: 0.25rem;
    padding-right: 0.15rem;
}

.yun_newedition_footer {
    width: 100%;
    text-align: center;
    font-size: .32rem;
    line-height: .666667rem;
    padding: .4rem 0;
}

.yun_newedition_footer_line {
    display: inline-block;
    padding: 0 .4rem;
}

.zxkf {
    position: fixed;
    right: .533333rem;
    bottom: 3.133333rem;
    z-index: 1000;
    width: 1.066667rem;
    height: 1.066667rem;
    text-align: center;
    border-radius: 50%;
    background: url(../images/kefu.png) no-repeat;
    background-size: 100% ;
}

.yun_newedition_jobmore {
    padding: 0px 0.32rem
}

.yun_newedition_jobmore a {
    height: 1.2rem;
    line-height: 1.2rem;
    text-align: center;
    display: block;
    color: #333;
    background-color: #fff;
    border-radius: .106667rem;
    font-size: 0.373333rem;
}

/**/
.i-brand {
}

.i-brand .mqnew {
    background-color: #f5f6fa;
    border-radius: 0.08rem;
    height: 100%;
    font-size: 0.346666rem;
    position: relative;
    margin-bottom: 0.06rem;
    padding-left: 0;
}

.i-brand .mqnewimg {
    height: 90%;
    width: 90%;
    border-radius: 0.5rem;
    position: static;
    margin-left: 5%;
    padding-top: 5%;
    margin-right: 5%;
}

.i-brand .mqnewimg img {
    border-radius: 0.08rem;
    vertical-align: middle
}

.i-brand .mqnew_comname {
    font-size: 0.24rem;
    font-weight: normal;
    width: 90%;
    height: 0.6rem;
    line-height: 0.6rem;
    overflow: hidden;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    padding-top: 0.066666rem;
    padding-left: 5%;
    text-align: center;
}

.i-brand .mqnew_comjob {
    font-size: 0.22rem;
    font-weight: 400;
    padding-left: 5%;
}

/**/
.index-body-goodcommdity {
    background: #fff;
    border-radius: 5px;
}

.goodcommdity-title {
    height: 1rem;
    line-height: 1rem;
    text-align: center;
}

.goodcommdity-title img {
    width: 3rem;
    vertical-align: middle;
}

.index-body-goodcommdity .ui-main {
    background: #ffffff
}

/**/
.bai-bg .ui-head, .bai-bg .ui-main, .bai-bg .main, .bai-bg .main .question-list {
    background: none;
    border-top: 0;
}

.bai-bg .ui-head {
    background-image: linear-gradient(0deg,#fff,#ffd0d0),linear-gradient(#fff,#fff2f2);
    border-radius: 5px 5px 0 0;
    height: 45px;
    line-height: 45px;
}

.bai-bg .ui-head b {
    margin-left: 0
}

.bai-bg .blank-10 {
    height: 0
}

.bai-bg .ui-list-txt {
    border-bottom: 1px solid #f5f5f5;
    margin-bottom: 0;
}

/**/
.i-brand {
    padding-left: 6px;
    padding-right: 6px;
    padding-bottom: 8px;
}

.i-brand .i-brand_jgw {
    padding-bottom: 18px;
}

.i-brand .ui-list-img-3 {
}

.i-brand .ui-list-img-3 div {
    background-color: #f5f6fa;
    text-align: center
}

.i-brand .ui-list-img-3 strong {
    margin-bottom: 5px;
    margin-top: 5px
}

.i-brand .ui-list-img-3 b {
    display: none
}

.i-brand .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #0F69DC;
    width: 15px;
    border-radius: 5px
}

/**/
.ui-list-mix {
    margin: 0 0 5px 0;
    padding: 5px 10px;
}

.ui-list-txt {
    margin: 0 0 5px 0;
    padding: 5px 10px;
}

/**/
.i-video {
}

.i-video .ui-list-img div a {
}

.i-video .ui-list-img div a:first-child {
    padding-top: initial;
    height: initial;
    display: inline-block;
}

.i-video .ui-list-img img {
    height: auto;
    position: static;
}

.i-video .ui-list-img>div{/* box-shadow: 0 0 10px rgb(0 0 0 / 12%); */margin: 0;}

/**/
.headBox {
    display: flex;
    padding: 12px 10px 8px;
    background: #fff;
}

.headBox .tabLlist {
    flex: 1;
    display: flex;
    align-items: flex-end;
    justify-content: space-around;
    padding-left: 15px;
    position: relative;
    top: -8px;
}

.headBox .tabLlist .tab {
    font-size: 16px;
    color: #333;
}

.headBox .tabLlist .tab.active {
    font-size: 18px;
    color: #0F69DC;
    font-weight: bold;
}

.searchBox {
    display: flex;
    align-items: center;
    padding: 0 10px 5px;
    background: #fff;
    height: 44px;
}

.searchBox .search_box {
    border: 2px solid #0F69DC;
    border-radius: 8px;
    display: flex;
    align-items: center;
    flex: 1;
}

.searchBox .s_box {
    flex: 1;
    display: flex;
    align-items: center;
    position: relative;
}

.searchBox .s_btn {
    width: 60px;
    height: 32px;
    background: #0F69DC;
    color: #fff;
    font-size: 14px;
    text-align: center;
    line-height: 30px;
    border-radius: 0 4px 3px 0;
    position: absolute;
    right: 0;
    top: -1px;
    outline: none;
    margin: 0;
    padding: 0;
}

.searchBox .s_box input {
    height: 30px;
    border: none;
    outline: none;
    border-radius: 10px;
    box-sizing: border-box;
}

.searchBox .s_box input[type="search"] {
    background: #FFFFFF url(ico-search.png) no-repeat 10px center;
    background-size: 16px 16px;
}

.searchBox .s_box input[type="search"] {
    -webkit-appearance: none;
}

.searchBox .s_box input[type="search"]::-webkit-search-decoration {
    display: none;
}

.searchBox .s_box input::-webkit-search-cancel-button {
    display: none;
}

.searchBox .s_box .keywords {
    padding: 5px 10px 5px 30px;
}

.searchBox .cate_box {
    line-height: inherit;
    text-align: center;
    margin-right: 10px;
}

.searchBox .cate_box .iconall {
    background: url('img/all.png') no-repeat;
    background-size: contain;
    display: inline-block;
    margin: 0 auto;
    width: 20px;
    height: 20px;
    position: relative;
    top: 4px;
}

.searchBox .cate_box .text {
    color: #0F69DC;
    line-height: inherit;
    font-size: 12px;
}

.searchBox .s_box button {
    border: none;
    background: #0F69DC;
}

.meeting-item {
    background: none !important;
    border: 1px solid #e8e8e8;
}

#cateBtn {
    display: none;
}

/**/
.mc-scrollview {
    width: 100%;
    height: 100%;
    background: #ffffff;
}

/**/
.mc-scrollview .swiper-container {
    height: auto;
}

.mc-scrollview .swiper-container .swiper-wrapper {
    height: auto;
}

.mc-scrollview .swiper-container3 {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.mc-scrollview .swiper-container3 .swiper-slide {
}

.mc-scrollview .swiper-container1 {
    margin-bottom: 10px
}

.swiper-pagination1.swiper-pagination-bullets {
    text-align: center;
}

.swiper-pagination1 {
    z-index: 1;
    bottom: 5px !important;
    left: 0;
    width: 100%;
    text-align: center;
    position: absolute;
}

.swiper-pagination1 .swiper-pagination-bullet {
    background: #adbdef;
    opacity: 0.6!important;
}

.swiper-pagination1 .swiper-pagination-bullet-active {
    background: #fff!important;
    opacity: 1!important;
}

.swpierBox1 .swiper-pagination50.swiper-pagination-bullets {
    text-align: center;
    position: relative;
    z-index: 2;
    bottom: 4px;
}

.swpierBox2 .swiper-pagination50.swiper-pagination-bullets {
    text-align: center;
    position: relative;
    z-index: 2;
    bottom: 10px;
}

.swpierBox3 .swiper-pagination50.swiper-pagination-bullets {
    text-align: center;
    position: relative;
    z-index: 2;
    bottom: 0px;
}

.swpierBox4 .swiper-pagination50.swiper-pagination-bullets {
    text-align: center;
    position: relative;
    z-index: 2;
    bottom: 10px;
}

.swiper-pagination50 .swiper-pagination-bullet {
    background: #cbcbcb;
    opacity: 0.6!important;
}

.swiper-pagination50 .swiper-pagination-bullet-active,
.swiper16-pagination .swiper-pagination-bullet-active,
.swiper14-pagination .swiper-pagination-bullet-active,
.swiper-pagination10 .swiper-pagination-bullet-active,
.swiper-pagination9 .swiper-pagination-bullet-active{
    background: #0F69DC!important;
    opacity: 1!important;
    width: 25px;
    border-radius: 6px;
}

.swiper-pagination6.swiper-pagination-bullets {
    text-align: center;
    margin-top: 5px;
}

.swiper-pagination6 .swiper-pagination-bullet {
    background: #cbcbcb;
    opacity: 0.6!important;
}

.swiper-pagination6 .swiper-pagination-bullet-active {
    background: #0F69DC !important;
    opacity: 1!important;
    width: 30px;
    border-radius: 6px;
}

.swiper-pagination7.swiper-pagination-bullets {
    text-align: center;
    margin-top: 10px;
}

.swiper-pagination7 .swiper-pagination-bullet {
    background: #cbcbcb;
    opacity: 0.6!important;
}

.swiper-pagination7 .swiper-pagination-bullet-active {
    background: #0F69DC!important;
    opacity: 1!important;
    width: 30px;
    border-radius: 6px;
}

.swiper-pagination8.swiper-pagination-bullets {
    text-align: center;
    background: #fff;
    position: relative;
    top: -10px;
    padding-top: 2px;
    z-index: 2;
}

.swiper-pagination8 .swiper-pagination-bullet {
    background: #cbcbcb;
    opacity: 0.6!important;
}

.swiper-pagination8 .swiper-pagination-bullet-active {
    background: #0F69DC!important;
    opacity: 1!important;
    width: 25px;
    border-radius: 6px;
}

/**/
.mc-scrollview .swiper-container {
}

/**/
.new-ask {
    width: 100%;
    height: 1.18rem;
    margin: 10px 0 20px 0;
    position: relative;
    overflow: hidden;
}

.ask-word {
    position: absolute;
    left: .15rem;
    bottom: .1rem;
    font-size: .12rem;
    color: #fff;
}

.see-all {
    font-size: .12rem;
    color: #696969;
    position: absolute;
    right: .1rem;
    height: .28rem;
    line-height: .28rem;
    display: block;
}

.left-img {
    width: 3.18rem;
    height: 1.18rem;
    float: left;
}

/**/
.mc-scrollview .swiper-container5 {
    width: 3.1rem;
    height: 0.9rem;
}

.swiper-container5 {
    width: 5.4rem;
    height: 1.41rem;
    position: absolute;
    left: 1.3rem;
    top: 0.3rem;
}

.swiper-container5 .swiper-wrapper {
    margin-left: -5%;
}

.swiper-container5 .swiper-slide {
    width: 2.49rem;
    height: 0.8rem;
    transform: scale(0.95) !important;
    opacity: .8;
}

.swiper-container5 .swiper-slide.swiper-slide-active {
    transform: scale(1) !important;
    opacity: 1;
}

.swiper-container5 .swiper-slide dl {
    margin: .05rem 0 0 .1rem;
    box-sizing: border-box;
}

.swiper-container5 .swiper-slide dl dt {
    height: .28rem;
    line-height: .28rem;
    font-size: .14rem;
    font-weight: bold;
    margin-bottom: .01rem;
    display: block;
    width: 95%;
    white-space: nowrap;
    -webkit-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
}

.swiper-container5 .swiper-slide dl dd {
    width: 2.1rem;
    height: .18rem;
    color: #777777;
    font-size: .12rem;
    overflow: hidden;
    text-overflow: ellipsis;
}

.swiper-container5 .swiper-slide a.see-more {
    width: 0.7rem;
    height: 0.24rem;
    display: block;
    text-align: center;
    line-height: 0.24rem;
    color: #fff;
    border-radius: 0.3rem;
    background: #d2b267;
    position: absolute;
    right: .1rem;
    bottom: .1rem;
    font-size: .11rem;
}

.swiper-container5 .swiper-pagination-bullets {
    bottom: .04rem;
    left: 0.3rem;
    height: 2px;
    margin: 0 auto;
    padding: 0;
    opacity: 1;
}

.swiper-container5 .swiper-pagination-bullets .swiper-pagination-bullet {
    width: .2rem;
    height: 2px;
    float: left;
    margin: 0 .06rem;
    display: block;
    background: rgba(210,178,103,0.25);
    opacity: 1;
    border-radius: 0;
}

.swiper-container5 .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: rgba(210,178,103,1);
    opacity: 1;
}

.inner-box {
    position: absolute;
    top: 0;
    left: .1rem;
    width: 80%;
    height: 0.8rem;
    background: #fff;
    border-radius: .1rem;
    z-index: 9;
    box-shadow: 0 0 .07rem rgba(0,0,0,0.1);
    box-sizing: border-box;
}

.more-block {
    width: .24rem;
    height: 1.06rem;
    padding: .25rem .07rem 0 .23rem;
    border-radius: .12rem;
    background: #d2b267;
    color: #fff;
    font-size: .18rem;
    line-height: .2rem;
    font-weight: bold;
    position: absolute;
    right: -0.39rem;
    top: 0;
}

/**/
.newTabList {
    padding: 5px 10px 10px 5px;
    background: #fff;
    white-space: nowrap;
    /* overflow-x: auto; */
    overflow-y: hidden;
}

.newTabList .swiper-slide {
    z-index: 10;
    display: inline-block;
    width: 18.1vw;
}

.newTabList a {
    height: 100%;
    display: block;
    width: 100%;
    text-align: center;
}

.newTabList .s_li,.newTabList a .s_li {
    width: 100%;
    height: 100%;
    text-align: center;
}

/**/
.navBox .s_li.active .text {
    font-weight: bold;
    color: #0F69DC;
}

.navBox .icon {
    display: inline-block;
    margin: 0 auto;
    width: 36px;
    height: 36px;
    border-radius: 8px;
    text-align:center
}

.navBox .icon img {
    width: 100%;
    height: 100%;
}

.navBox .text {
    font-size: 12px;
    color: #666;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 0 4px;
    text-align: center;
}

.navBox .iconall {
    background: url('images/index/all.png') no-repeat;
    background-size: contain;
}

.navBox .iconi-1 {
    background: url('images/index/1yejin.png') no-repeat;
    background-size: contain;
}

.navBox .iconi-2 {
    background: url('images/index/2youmo.png') no-repeat;
    background-size: contain;
}

.navBox .iconi-3 {
    background: url('images/index/3qiao.png') no-repeat;
    background-size: contain;
}

.navBox .iconi-4 {
    background: url('images/index/4zhineng.png') no-repeat;
    background-size: contain;
}

.navBox .iconi-5 {
    background: url('images/index/5shiyou.png') no-repeat;
    background-size: contain;
}

.navBox .iconi-6 {
    background: url('images/index/6tuzhuang.png') no-repeat;
    background-size: contain;
}

.navBox .iconi-7 {
    background: url('images/index/7gang.png') no-repeat;
    background-size: contain;
}

.navBox .iconi-8 {
    background: url('images/index/8jianzhu.png') no-repeat;
    background-size: contain;
}

.navBox .iconi-9 {
    background: url('images/index/9boli.png') no-repeat;
    background-size: contain;
}

.navBox .iconi-10 {
    background: url('images/index/10shebei.png') no-repeat;
    background-size: contain;
}

.navBox .iconi-11 {
    background: url('images/index/11fangfu.png') no-repeat;
    background-size: contain;
}

.navBox .iconi-12 {
    background: url('images/index/12shougong.png') no-repeat;
    background-size: contain;
}

.navBox .icon869 {
    background: url('images/index/12shougong.png') no-repeat;
    background-size: contain;
}

.navBox .icon124 {
    background: url('images/index/13dianshang.png') no-repeat;
    background-size: contain;
}

.navBox .icon163 {
    background: url('images/index/14meitan.png') no-repeat;
    background-size: contain;
}

.navBox .icon774 {
    background: url('images/index/15runhuayou.png') no-repeat;
    background-size: contain;
}

.navBox .icon845 {
    background: url('images/index/16kaocha.png') no-repeat;
    background-size: contain;
}

.navBox .icon906 {
    background: url('images/index/17jixie.png') no-repeat;
    background-size: contain;
}

.navBox .icon861 {
    background: url('images/index/18qita.png') no-repeat;
    background-size: contain;
}

.navBox .icon862 {
    background: url('images/index/fanglei.png') no-repeat;
    background-size: contain;
}

.navBox .icon907 {
    background: url('images/index/19zk.png') no-repeat;
    background-size: contain;
}

.hideCate {
    opacity: 0;
    height: 0;
    transition: 0.5s;
    z-index: -1;
}

.showCate {
    opacity: 1;
    height: 60px;
    transition: 0.5s;
    z-index: inherit;
}

input:-webkit-autofill,textarea:-webkit-autofill,select:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px #fff inset;
}

/**/
.navWarp {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.navWarp .test {
    color: #333;
    position: relative;
    top: -8px;
}

.navWarp .list {
    width: 20%;
    text-align: center;
}

.navWarp .icon {
    display: inline-block;
    width: 40px;
    height: 40px;
}

/**/
.bannerBox {
    width: 100%;
    padding: 0 10px;
    box-sizing: border-box;
    position: relative;
}

.bannerBox img {
    width: 100%;
    height: 100%;
    margin: 7px auto 0;
}

.bannerBox .b_btn {
    width: 116px;
    height: 30px;
    background: linear-gradient(to bottom,#ff631d,#d60004);
    color: #fff;
    text-align: center;
    line-height: 30px;
    border-radius: 15px;
    position: absolute;
    bottom: -10px;
    left: 50%;
    margin-left: -58px;
}

/***/
.fh_box {
    padding: 0 10px;
    margin-bottom: 15px;
}

.fh_box .content {
    margin-top: 10px;
    padding: 0;
    font-size: inherit;
    line-height: inherit;
}

.fh_box .f_top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
    top: 0;
}

.fh_box .f_top .l_text {
    background: url('images/index/text_bg.png') no-repeat left center;
    background-size: 18px 18px;
    padding-left: 11px;
    font-size: 18px;
    color: #333;
    font-weight: bold;
}

.fh_box .f_top .more {
    display: flex;
    align-items: center;
    border-radius: 30px;
    padding: 0 0 0 8px;
    font-size: 12px;
    color: #666;
    line-height: 20px;
}

.fh_box .f_top .more .hyt-arrow-right {
    margin-top: 0;
    height: 14px;
}

.fh_box .f_top .more .hyt-arrow-right img {
    width: 14px;
    height: 14px
}

.fh_box .f_top .f_left {
    display: flex;
    align-items: center;
}

.fh_box .f_top .hf_box {
    display: flex;
    align-items: center;
    font-size: 16px;
    color: #333;
    padding-left: 15px;
    margin-left: 20px;
    background: linear-gradient(to right,rgba(0,0,0,0.1) 0,rgba(0,0,0,0) 10%);
}

.fh_box .f_top .hf_box .icon {
    display: inline-block;
    width: 16px;
    height: 14px;
    background: url('images/index/hf_icon.png') no-repeat;
    background-size: contain;
    margin-right: 10px;
}

.fh_box .f_top .hf_box .icon2 {
    display: inline-block;
    width: 20px;
    height: 23px;
    background: url('images/index/icon2.png') no-repeat;
    background-size: contain;
    margin-right: 10px;
}

.fh_box .content img {
    width: 100%;
    border-radius: 5px;
}

.fh_box .content .title {
    font-size: 14px;
    color: #333;
    margin-top: 10px;
    font-weight: bold;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    text-align: left;
}

.fh_box .time {
    font-size: 12px;
    color: #999;
    display: flex;
    align-items: center;
}

.fh_box .swiper-pagination9 {
    position: absolute;
    bottom: 50px;
    left: 15px;
    z-index: 1;
}

.fh_box .swiper-pagination9 .swiper-pagination-bullet {
    background: #ffffff
}

.fh_box .swiper-pagination9 .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #0F69DC;
}

/**/
.item-box {
    border: 1px solid #efefef;
    border-radius: 5px;
    overflow: hidden;
    margin: 0 5px 10px;
    box-sizing: border-box;
}

.item-box .img_box {
    height: 0.85rem;
}

.item-box .corner-1 {
    background: linear-gradient(to right,#789bd3,#305aa7);
    color: #fff;
    font-size: 12px;
    position: absolute;
    right: 0;
    bottom: 4px;
    padding: 2px 4px;
    border-radius: 15px 0 0 15px;
    display: flex;
    align-items: center;
    line-height: 16px;
}

.item-box .corner-1 .icon {
    display: inline-block;
    width: 18px;
    height: 18px;
    background: url('images/index/zhong.gif') no-repeat;
    background-size: contain;
    margin-right: 1px;
}

.item-box .corner-2 {
    background: linear-gradient(to right,#fe5935,#fa4523);
    color: #fff;
    font-size: 12px;
    position: absolute;
    right: 0;
    bottom: 4px;
    padding: 2px 6px;
    border-radius: 15px 0 0 15px;
    display: flex;
    align-items: center;
    line-height: 16px;
}

.item-box .corner-2 .icon {
    display: inline-block;
    width: 18px;
    height: 18px;
    background: url('images/index/icon1.gif') no-repeat;
    background-size: contain;
    margin-right: 1px;
}

.item-box .corner-3 {
    background: linear-gradient(to right,#8c99b2,#b5b9d7);
    color: #fff;
    font-size: 12px;
    position: absolute;
    right: 0;
    bottom: 4px;
    padding: 2px 6px 2px 10px;
    border-radius: 15px 0 0 15px;
    display: flex!important;
    align-items: center;
    line-height: 16px;
}

.item-box .corner-3 .icon {
    display: none;
}

.item-box .bm_btn {
    height: 22px;
    line-height: 22px;
    background: #0F69DC;
    color: #fff;
    font-size: 12px;
    text-align: center;
    border-radius: 5px;
    padding: 0 5px;
}

#container8Box .item-box .img_box {
    height: 1.1rem;
}
/**/
.index-expert .expert-item {
}

.contentBox {
    width: 100%;
    padding: 0 10px;
    box-sizing: border-box;
}

/**/
/* 屏幕小于414 */
@media screen and (max-width: 400px) {
    .item-box .img_box {
        width:100%;
        position: relative;
        max-height: 100%;
        overflow: hidden;
    }

    .item-box .img_box img {
        width: 100%;
        min-height: 100%;
    }
}

@media screen and (min-width: 400px) and (max-width:500px) {
    .item-box .img_box {
        width:100%;
        position: relative;
        max-height: 100%;
        overflow: hidden;
    }

    .item-box .img_box img {
        width: 100%;
        min-height: 100%;
    }
}

/* 屏幕大于414 */
@media screen and (min-width: 500px) {
    .item-box .img_box {
        width:100%;
        position: relative;
        max-height: 6.5rem;
        overflow: hidden;
    }

    .item-box .img_box img {
        width: 100%;
        min-height: 6rem;
    }
}

/* 屏幕大于414 */
@media screen and (min-width: 500px) and (max-width: 600px) {
    .item-box .img_box {
        width:100%;
        position: relative;
        max-height: 5rem;
        overflow: hidden;
    }

    .item-box .img_box img {
        width: 100%;
        min-height: 5rem;
    }
}

/**/
.ye_list {
    width: 100%;
    padding: 15px 5px 20px;
    border-bottom: 1px solid #f1f1f1;
    overflow: hidden;
    box-sizing: border-box;
}

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

.ye_list .top img {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    border: 1px solid #eee;
}

.ye_list .c_box {
    display: flex;
    align-items: center;
}

.ye_list .r_box {
    text-align: left;
    margin: 0 10px;
}

.ye_list .title {
    font-size: 14px;
    color: #333;
    font-weight: bold;
    -webkit-line-clamp: 1;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
}

.ye_list .icon_list {
    display: flex;
    font-size: 12px;
    color: #999;
    margin-top: 5px;
    max-height: 34px;
    overflow: hidden;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
}

.ye_list .i_list {
    display: flex;
    margin-right: 10px;
    align-items: center;
}

.ye_list .i_list .text {
    padding-left: 5px;
}

.ye_list .r_btn {
    background: #0F69DC;
    color: #fff;
    font-size: 12px;
    border-radius: 20px;
    display: flex;
    align-items: center;
    padding: 4px 6px;
    justify-content: center;
}

.ye_list .hyt-fenxiang2 {
    display: inline-block;
    width: 14px;
    height: 14px;
    background: url('images/index/fenxiang.png') no-repeat;
    background-size: contain;
}

.ye_list .hyt-dianzan {
    display: inline-block;
    width: 14px;
    height: 14px;
    background: url('images/index/dianzan.png') no-repeat;
    background-size: contain;
}

.ye_list .hyt-kejian {
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url('images/index/kejian.png') no-repeat;
    background-size: contain;
}

.ye_list .productBox {
    background: #fff;
    box-shadow: 0 0 10px rgb(0 0 0 / 12%);
    border-radius: 10px;
    position: relative;
    margin-top: 15px;
}

.ye_list .productBox .img_list {
    display: flex;
    align-items: center;
    height: 100px;
    justify-content: space-around;
    padding: 10px 10px;
}

.ye_list .productBox a {
    width: 30%;
    height: 90px;
}

.ye_list .productBox img {
    width: 100%;
    object-fit: contain;
    height: 90px;
}

.ye_list .productBox .arrow_up {
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 14px solid #fff;
    position: absolute;
    top: -10px;
    left: 15px;
    filter: drop-shadow(0px -5px 5px rgba(0, 0, 0, 0.2));
}

.meeting-info-box .mc-tabbar .weui-bar__item--on:before {
    border-top: none;
}

/**/
.mc-thumb-square {
    width: 60px;
    height: 60px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.mc-circle {
    border-radius: 50%;
}

/**/
.index-expert .expert-item {
    padding: 0;
    padding-top: 15px;
    box-sizing: border-box;
}

.index-expert .expert-item .mc-thumb-square {
    margin: 0 auto;
}

.index-expert .expert-item .expert-title {
    display: block;
    margin: 2px auto;
    padding: 0 10px;
    font-size: 12px;
    line-height: 20px;
    background: #efecf3;
    color: #989898;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.index-expert .expert-item .view {
    background: #0F69DC;
    color: #0F69DC;
    padding: 0 15px;
    font-size: 12px;
    line-height: 20px;
    display: inline-block;
    border-radius: 10px;
}

.index-expert .swiper-pagination-progressbar {
    width: 100px!important;
    height: 6px!important;
    margin: 10px auto;
    position: relative;
    border-radius: 3px;
}

.index-expert .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    border-radius: 3px;
}

/**/
.weui-tabbar .tabbar-bg_icon {
    background-image: url(../img/footer_menu.png);
    background-size: auto 27px;
}

.weui-tabbar .weui-bar__item--on .tabbar-bg_icon {
    background-position-y: 0;
}

/**/
.company-live-item {
    padding: 10px;
    position: relative;
    border: 1px solid #e8e8e8;
}

.company-live-item .live-thumb {
    width: 100%;
    height: 0;
    padding-bottom: 50%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    position: relative;
}

.company-live-item .status-corner {
    width: 80px;
    height: 20px;
    line-height: 20px;
    display: block;
    font-size: 12px;
    position: absolute;
    text-align: center;
    border-radius: 0 5px 5px 0;
    -webkit-border-radius: 0 5px 5px 0;
    z-index: 9;
    top: 0;
    left: 0;
    background: #efefef;
    color: #666;
}

.company-live-item .corner-0 {
    background: -webkit-linear-gradient(left,#1793f8,#1755f8);
    background: -o-linear-gradient(left,#1793f8,#1755f8);
    background: -moz-linear-gradient(left,#1793f8,#1755f8);
    background: -mos-linear-gradient(left,#1793f8,#1755f8);
    background: linear-gradient(left,#1793f8,#1755f8);
    color: #fff;
}

.company-live-item .corner-1,.company-live-item .corner--1 {
    background: -webkit-linear-gradient(left,#fc4f53,#ff0a5b);
    background: -o-linear-gradient(left,#fc4f53,#ff0a5b);
    background: -moz-linear-gradient(left,#fc4f53,#ff0a5b);
    background: -mos-linear-gradient(left,#fc4f53,#ff0a5b);
    background: linear-gradient(left,#fc4f53,#ff0a5b);
    color: #fff;
}

/*推荐企业*/
.company-link-item {
    display: block;
    width: 100%;
    height: 50px;
    border: 1px solid #e8e8e8;
}

.company-link-item span {
    display: block;
    padding: 10px;
    font-size: 14px;
    line-height: 30px;
    color: #000;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.company-link-item img {
    height: 40px;
    margin: 0 auto;
}

/*行标题 带英文*/
.row-title {
    padding: 5px 10px;
    background: #fff;
    display: block;
    color: #000;
}

.row-title .en {
    padding-left: 10px;
    position: relative;
    font-size: 12px;
    color: #989898;
}

.row-title .en:after {
    content: '';
    width: 4px;
    height: 10px;
    background: #0F69DC;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -4px;
}

/**/
.mc-flex-box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex !important;
    position: relative;
    width: 100%;
    box-sizing: border-box;
}
.mc-flex-m {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.mc-flex-grow-1 {
    flex-grow: 1;
    flex-shrink: 1;
    flex: 1;
    min-width: 0;
}
/**/
.s_flex {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
}
.flex_wrap {
    flex-wrap: wrap;
}
.jc_bt {
    justify-content: space-between;
}
.ai_ct {
    align-items: center;
}
.flex_grid {
    display: grid;
}

/*等分网格间距 sm4px 默认10px lg20px*/
.mc-avg-between-sm {
    margin-left: -2px;
    margin-right: -2px;
}

.mc-avg-between-sm > li {
    padding: 0 2px 2px 2px;
}

.mc-avg-between {
    margin-left: -5px;
    margin-right: -5px;
    box-sizing: border-box;
}

.mc-avg-between > li {
    padding: 0 5px 5px 5px;
}

.mc-avg-between-lg {
    margin-left: -10px;
    margin-right: -10px;
}

.mc-avg-between-lg > li {
    padding: 0 10px 10px 10px;
}

.mc-thumbnail {
    display: block;
    padding: 2px;
    margin-bottom: 5px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 0;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.mc-thumbnail > img,.mc-thumbnail a > img {
    margin-left: auto;
    margin-right: auto;
    display: block;
}

.mc-thumbnail a.mc-thumbnail:hover,.mc-thumbnail a.mc-thumbnail:focus,.mc-thumbnail a.mc-thumbnail.active {
    border-color: #0e90d2;
    background-color: #fff;
}

img.mc-thumbnail,.mc-thumbnail > img,.mc-thumbnail a > img {
    max-width: 100%;
    height: auto;
}

/* Image caption*/
.mc-thumbnail-caption {
    margin: 0;
    padding: 0.8rem;
    color: #333;
    font-weight: normal;
}

.mc-thumbnail-caption *:last-child {
    margin-bottom: 0;
}

.mc-thumbnails {
    margin-left: -5px;
    margin-right: -5px;
}

.mc-thumbnails > li {
    padding: 0 5px 5px 5px;
}

.mc-img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}

/*自定义tabbar*/
.mc-tabbar .weui-navbar { background: none; z-index: 10; }
.mc-tabbar .weui-navbar__item { padding: 0; height: 45px; line-height: 45px; position: relative; }
.mc-tabbar .weui-navbar__item.weui-bar__item--on {background: #0F69DC;color: #4b86fc;}
.mc-tabbar .weui-navbar__item.weui-bar__item--on:before { content: ''; width: 40px; height: 3px; background: #4b86fc; position: absolute; left: 50%; bottom: -1px; transform: translateX(-50%); z-index: 1; }
.mc-tabbar.tab-not-border .weui-navbar__item:after { display: none; }
.mc-tabbar.no-bottom .weui-navbar:after { display: none; }
.mc-tabbar.tabbar-orange .weui-bar__item--on {color: #ffffff;}
.mc-tabbar.tabbar-orange .weui-bar__item--on:before { background: #f60; }
.mc-tabbar.tabbar-white .weui-navbar__item { color: #fff; opacity: 0.6; }
.mc-tabbar.tabbar-white .weui-bar__item--on { color: #fff; opacity: 1; }
.mc-tabbar.tabbar-white .weui-bar__item--on:before { background: #fff; }
/*会议列表*/
.meeting-box{min-height:100px;border-radius:10px 10px 0 0;padding:0 10px;position:relative;overflow:hidden}
.meeting-box .light-box{width:150px;height:120px;border-radius:50%;position:absolute;right:-40px;top:-80px;background:rgba(255,255,255,0.05);}
.meeting-box .light-box:after{content:'';width:180px;height:150px;border-radius:50%;position:absolute;left:-15px;bottom:-10px;background:rgba(255,255,255,0.1);}
.meeting-box .light-box:before{content:'';width:210px;height:180px;border-radius:50%;position:absolute;left:-30px;bottom:-20px;background:rgba(255,255,255,0.15);}
.meeting-box .weui-navbar{position:relative;}
.meeting-box .weui-navbar:after{display:none;}
.meeting-box .mc-tabbar .weui-navbar__item{font-size:16px;color:#fff;}
.meeting-box .mc-tabbar.tabbar-orange .weui-bar__item--on{font-weight:600;}
.meeting-box .weui-tab__bd{background:#fff;border-radius:10px 10px 0 0;padding:5px;}
.meeting-box .weui-navbar-more{font-size:12px;color:#fff;flex-grow:0;flex-shrink:0; align-self:center;}
.meeting-box .mc-tabbar.tabbar-orange .weui-bar__item--on:before{width:60%;height:5px;border-radius:3px;background-image: linear-gradient(to right, #f60 0%, #fee140 100%);}

/*会议列表*/
.meeting-info-box{min-height:200px;padding:0 10px;background-image: linear-gradient(to bottom,#fff 0,#fff 45px,#e2e8f4 46px, #fff 100px);position:relative;overflow:hidden;background-color: #fff;}
.meeting-info-box .weui-navbar{position:relative;}
.meeting-info-box .weui-navbar:after{display:none;}
.weui-navbar {display:-webkit-box;display:-webkit-flex;display:flex;position:absolute;z-index:500;top:0;width:100%;background-color:#fafafa;}
.weui-navbar__item {position:relative;display:block;-webkit-box-flex:1;-webkit-flex:1;flex:1;padding:13px 0;text-align:center;font-size:15px;-webkit-tap-highlight-color:rgba(0,0,0,0);}
.meeting-info-box .mc-tabbar .weui-navbar__item{font-size:14px;border:1px solid #e8e8e8;height:35px;line-height:35px;margin-left:10px;border-radius: 5px;position:relative;}
.meeting-info-box .mc-tabbar .weui-navbar__item:first-child{margin-left:0;}
.meeting-info-box .mc-tabbar .active{border:1px solid #0F69DC;background:#0F69DC;color:#fff;}
.meeting-info-box .weui-tab__bd{padding-top:30px;}
.meeting-info-box .weui-navbar-more{font-size:12px;color:#fff;flex-grow:0;flex-shrink:0; align-self:center;}
.meeting-info-box .mc-tabbar .weui-bar__item--on:before{content:''; width: 0;height: 0;border-left: 10px solid transparent;border-right: 10px solid transparent;border-top: 10px solid #0073bd;position:absolute;bottom:-10px;left:50%;background:none;}
.meeting-item{background:#fff;border-radius: 5px;margin-top:15px;position:relative;border:1px solid #e8e8e8;}
.meeting-item:first-child{margin-top:0;}
.meeting-item .link-block{position:absolute;width:100%;height:100%;left:0;top:0;}
.meeting-item .meeting-thumb {width:100%;height:0;padding-bottom:100%;border-radius:0;background-repeat:no-repeat;background-size: 100% 100%;}
.meeting-item .price-color {color:#fc5b51;}
.meeting-item .status-corner {width:88px;height:25px;line-height:25px;display:block;font-size:12px;position:relative;text-align:center;border-radius:6px 0 6px 0;-webkit-border-radius:6px 0 6px 0;z-index:9;top:0;left:0;background:#efefef;color:#666;}
.meeting-item .corner-2 {background:url(/home/mobile/static/img/zt2.png);background-size:100% 100%;display:block;padding-right:10px;border-radius:0px;width:83px;margin-top:0px;margin-left:0px;color:#fff;}
.meeting-item .corner-4 {background:url(/home/mobile/static/img/zt1.png);background-size:100% 100%;display:block;padding-right:10px;color:#fff;border-radius:0px;width:83px;margin-top:0px;margin-left:0px;}
.meeting-item .corner-5,.meeting-item .corner--2 {background:url(/home/mobile/static/img/zt3.png);background-size:100% 100%;display:block;padding-right:10px;color:#fff;margin-top:0px;margin-left:0px;width:83px;}
.meeting-item .bm-k-r {border:1px solid #fc5b51;text-align:center;line-height:20px;border-radius:15px 0 0 15px;color:#fff;font-size:14px;float:right;padding:2px 10px;background-image:linear-gradient(to right,#fc8155 0%,#ff4700 100%);margin-right:-10px;}
.index-expert .expert-item{width:120px;height: 225px;border:1px solid #e8e8e8;border-top: 5px solid #0F69DC;border-radius:10px;text-align:center;color:#000;position:relative;}
.index-expert .expert-item .mc-thumb-square{margin:0 auto;}
.index-expert .expert-item .expert-title{display:block;margin:2px auto;padding:0 10px;font-size:12px;line-height:20px;background:#efecf3;color:#989898;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.index-expert .expert-item .view{padding:0 15px;font-size:12px;line-height:20px;display:inline-block;border-radius:10px;margin-top: 10px;}
.index-expert .swiper-pagination-progressbar{width:100px!important;height:6px!important;margin:10px auto;position:relative;border-radius:3px;}
.index-expert .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{border-radius:3px;}
.mc-avg-sm-2 > li {width: 50%;display: block;height: auto;float: left;box-sizing: border-box;}
.weui-tab__bd .weui-tab__bd-item {display: none;height: 100%;}
.weui-tab__bd .weui-tab__bd-item.weui-tab__bd-item--active {display: block;}
.weui-tab__bd .swiper-slide-active {display: block;}
.meeting-info-box .mc-tabbar .weui-bar__item--on:before{border-top:none;}
/**/
.meeting-photo-box{}
.meeting-photo-box .meeting-thumb{
    height: 2.28rem;
    padding: 0;
}

/**/
.e_item {
    position: relative;
    background: #ffffff;
    border: 1px solid #f1f1f1;
    border-radius: 5px;
    padding: 10px;
    box-sizing: border-box;
}

.e_item .gz_icon {
    width: 20px;
    height: 18px;
    background: url('images/gz.png') no-repeat;
    background-size: cover;
    position: absolute;
    right: 10px;
    top: 10px;
}

.e_item .gz_icon.active {
    background: url('images/icon/gz_on.png') no-repeat;
    background-size: cover;
}

.e_item .e_top {
    display: flex;
    align-items: center;
}

.e_item .e_box {
    display: flex;
    align-items: center;
    margin-top: 10px;
}

.e_item .e_icon {
    display: flex;
    align-items: center;
    background: linear-gradient(to right,#ff530f,#fc8156);
    padding: 1px 8px;
    border-radius: 15px;
    color: #fff;
    font-size: 12px;
    line-height: 20px;
}

.e_item .e_icon .icon {
    width: 16px;
    height: 16px;
    background: url('images/tw.png') no-repeat;
    background-size: cover;
    margin-right: 4px;
}

.e_item .e_text {
    color: #999;
    margin-left: 10px;
}

.e_item .e_text em {
    font-style: normal;
    color: #fe5412;
    font-weight: bold;
}

#index-experts {
    width: 100%;
    height: 100%;
}

#index-experts .swiper-slide {
    width: 80%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    background: #ffffff;
}

#index-experts .swiper-slide:nth-child(2n) {
    width: 80%;
}

#index-experts .swiper-slide:nth-child(3n) {
    width: 80%;
}

/**/
.know-stats {
    height: 80px;
    margin: 10px 10px;
    background: #fff7f7;
    border-radius: 7px;
    padding: 10px 0;
    box-sizing: border-box;
    border: 1px solid #f1f1f1;
}

.know-stats li {
    width: 33%;
    float: left;
    font-size: 12px;
    height: 55px;
    line-height: 32px;
    text-align: center;
    color: #888888;
}

.know-stats div {
    height: 55px;
    border-left: #EEEEEE 1px solid;
    border-right: #EEEEEE 1px solid;
}

.know-stats i {
    display: block;
    font-size: 22px;
    font-weight: bold;
    color: #ff6600;
}

/**/
.zklist {
}

.s-oe {
    color: #fe552e;
}

.replay-question {
    background: #ffffff
}

.replay-question li {
    position: relative;
    padding: .15rem .05rem;
}

.replay-question li:after {
    content: '';
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    height: 1px;
    background-color: #eee;
    transform: scaleY(.5);
}

.replay-question .user {
    position: relative;
    padding: 0 0.4rem 0 0.55rem;
    /* min-height: 1.1rem; */
}

.replay-question .user .btn {
    position: absolute;
    top: .05rem;
    right: 0;
    font-size: .12rem;
    color: #fe552e;
    padding: 0 .05rem;
    line-height: 0.22rem;
    border-radius: .55rem;
    width: 0.5rem;
    box-sizing: border-box;
}

.replay-question .user .btn:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    border: 1px solid #fe552e;
    width: 200%;
    height: 200%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    transform: scale(.5,.5) translate(-50%,-50%);
    border-radius: 1.1rem;
}

.replay-question .user .photo {
    position: absolute;
    top: 0;
    left: 0;
    width: 0.45rem;
    height: 0.45rem;
    overflow: hidden;
    border-radius: 50%;
    overflow: hidden;
}

.replay-question .user .name {
    font-size: .14rem;
    margin-bottom: .1rem;
}

.replay-question .user .info {
    font-size: .12rem;
    color: #ccc;
    padding: 0;
    border: 0;
}

.replay-question .tit {
    margin-top: .1rem;
    font-size: .14rem;
    line-height: 0.26rem;
    max-height: 0.52rem;
    overflow: hidden;
}

.replay-question .det {
    margin-top: .05rem;
    height: 0.22rem;
    line-height: 0.22rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #999;
    font-size: .14rem;
}

.replay-question .det label {
    float: left;
    border: .01rem solid #b3b3b3;
    padding: 0 .05rem;
    line-height: .2rem;
    font-size: .12rem;
    margin: 0;
    margin-right: .05rem;
    border-radius: 3px;
}

/**/
.list-img-s {
    width: 100%;
    margin: auto;
    text-align: center;
    padding-top: 30px;
}

.expert-cs {
    background: #ffffff;
    margin: 10px;
    margin-top: -25px;
    padding: 15px;
    border-radius: 10px 10px 0 0;
}

.expert-cs h1 {
    font-size: 18px;
    margin-bottom: 10px
}

.expert-cs h1 em {
}

.expert-cs div {
}

.expert-cs .s-major {
    line-height: 25px;
}

.expert-cs .s-hits {
    line-height: 25px;
}

.expert-cs .s-btn {
    margin-top: 20px
}

/**/
@-webkit-keyframes rotae-data-v-643f5bf3 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    50% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(2turn);
        transform: rotate(2turn);
    }
}

@keyframes rotae-data-v-643f5bf3 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    50% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(2turn);
        transform: rotate(2turn);
    }
}

@-webkit-keyframes mymove-data-v-643f5bf3 {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    25% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }

    50% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    75% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes mymove-data-v-643f5bf3 {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    25% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }

    50% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    75% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

/* 适配 iPhoneX */
@supports (bottom: constant(safe-area-inset-bottom)) or (bottom:env(safe-area-inset-bottom)) {
    .mescroll-safearea {
        padding-bottom:constant(safe-area-inset-bottom);
        padding-bottom: env(safe-area-inset-bottom)
    }
}

/**/
.suspension-box {
    width: 55px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: fixed;
    right: 16px;
    bottom: calc(88px + env(safe-area-inset-bottom) / 2);
    z-index: 996;
    user-select: none; /* 防止拖动时选中内容 */
    touch-action: none; /* 禁用触摸操作的默认行为 */
}

.suspension-box .receive-vip-btn {
    width: 43px;
    height: 41px;
    -webkit-animation: mymove-data-v-643f5bf3 3s infinite;
    animation: mymove-data-v-643f5bf3 3s infinite;
    margin-bottom: 26px;
}

.suspension-box .receive-vip-btn .receive-vip-btn-img {
    width: 100%;
    height: 100%;
}

.suspension-box .publish-btn {
    width: 52px;
    height: 52px;
    border-radius: 50%;
    background-color: #fff;
    box-shadow: 0 7px 10px hsl(0deg 0% 40% / 27%);
    position: relative;
}

.suspension-box .publish-btn .publish-btn-bg {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    -webkit-animation: rotae-data-v-643f5bf3 6s infinite;
    animation: rotae-data-v-643f5bf3 6s infinite;
    display: inline-block;
    overflow: hidden;
    position: relative;
}

.suspension-box .publish-btn .publish-btn-bg img {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    width: 100%;
    height: 100%;
}

.suspension-box .publish-btn .publish-btn-text {
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    text-align: center;
    font-size: 12px;
    font-weight: 600;
    color: #333;
}

/**/
.u-mask {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s,-webkit-transform .3s;
}

.u-drawer {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
    touch-action: none;
}

.u-mask-show {
    opacity: 1;
}

.u-drawer-content {
    display: block;
    position: absolute;
    z-index: 1003;
    transition: all .25s linear;
}

.u-drawer-bottom {
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #fff;
}

.u-drawer-content-visible {
    -webkit-transform: translateZ(0)!important;
    transform: translateZ(0)!important;
}

.u-drawer__scroll-view {
    width: 100%;
    height: 100%;
}

.uni-scroll-view {
    position: relative;
    -webkit-overflow-scrolling: touch;
    max-height: inherit;
}

.uni-scroll-view,.uni-scroll-view-content {
    width: 100%;
    height: 100%;
}

.publish-popup .u-drawer-content {
    background: none!important;
}

.publish-wrap .publish-popup .publish-content {
    width: calc(100% - 31px)!important;
    margin: 0 15px 22px;
    height: 245px;
    position: relative;
    overflow: hidden;
    background-color: #ffffff;
    border-radius: 12px;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    box-sizing: border-box;
    display: block;
}

.publish-wrap .publish-popup .publish-content .publish-close {
    width: 20px;
    height: 20px;
    position: absolute;
    top: 12px;
    right: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.publish-wrap .publish-popup .publish-content .publish-close .icon {
    width: 12px;
    height: 12px;
}

.publish-wrap .publish-popup .publish-content .publish-title {
    text-align: center;
    color: #b1b1b1;
    font-weight: 500;
    margin: 31px 0 25px;
}

.publish-wrap .publish-popup .publish-content .publish-group {
    padding: 0 15px;
    justify-content: space-between;
    flex-wrap: wrap;
}

.publish-wrap .publish-popup .publish-content .publish-group .item {
    width: calc(50% - 7px);
    height: 68px;
    border-radius: 10px;
    overflow: hidden;
    position: relative;
    margin-bottom: 15px;
    color: #fff;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 0 15px;
    box-sizing: border-box;
}

.publish-wrap .publish-popup .publish-content .publish-group .item1 {
    background: linear-gradient(90deg,#22c976,#74e3ab);
}

.publish-wrap .publish-popup .publish-content .publish-group .item2 {
    background: linear-gradient(90.63deg,#faab00,#fcde83);
}

.publish-wrap .publish-popup .publish-content .publish-group .item3 {
    background: linear-gradient(270deg,#7676f8,#4b53ec);
}

.publish-wrap .publish-popup .publish-content .publish-group .item4 {
    background: linear-gradient(270deg,#ffa47f,#e84f02);
}

.publish-wrap .publish-popup .publish-content .publish-group .item .bg {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
}

.publish-wrap .publish-popup .publish-content .publish-group .item .bg .bg-img {
    width: 100%;
    height: 100%;
    display: inline-block;
}

.publish-wrap .publish-popup .publish-content .publish-group .item .label {
    position: relative;
    font-size: 16px;
    font-weight: 700;
    line-height: 22px;
}

.publish-wrap .publish-popup .publish-content .publish-group .item .tips {
    position: relative;
    font-size: 12px;
    font-weight: 500;
}

/*20250920*/
.ad-b {
    display: flex;
    gap: 8px;
    box-sizing: border-box;
    width: 100%;
    padding: 10px 10px 5px;
}

.ad-b-l {
    width: 50%;
    border-radius: 5px;
    overflow: hidden;
}

.ad-b-l img {
    width: 100%;
    height: 100%;
    vertical-align: middle;
    border-radius: 5px;
}

.ad-b-l .swiper-pagination10 {
    position: absolute;
    z-index: 1;
    margin: auto;
    text-align: center;
    bottom: 5px;
}

.ad-b-l .swiper-pagination10 .swiper-pagination-bullet {
    margin: 0 2px;
}

.ad-b-r {
    width: 50%;
    border-radius: 5px;
    overflow: hidden;
}

.ad-b-r img {
    width: 100%;
    vertical-align: middle;
    border-radius: 5px;
}

/**/
.ad-c {
    display: flex;
    gap: 8px;
    box-sizing: border-box;
    width: 100%;
    padding: 5px 10px;
    padding-bottom: 0;
}

.ad-c-l {
    width: 49%;
    border-radius: 5px;
    overflow: hidden;
    flex: 1;
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 1fr 1fr;
    gap: 5px;
}

.ad-c-l img {
    width: 100%;
    height: 100%;
    vertical-align: middle;
    border-radius: 5px;
}

.ad-c-r {
    width: 49%;
    border-radius: 5px;
    overflow: hidden;
    flex: 1;
}

.ad-c-r img {
    width: 100%;
    height: 100%;
    vertical-align: middle;
    border-radius: 5px;
}
/*20250928*/
