*{
    margin:0;
    padding:0;
}
a,li{
    list-style: none;
}
.info .layui-form-select .layui-input{
    background-color: #F4F5FA;
}
.info .layui-form-select dl dd.layui-this{
    background-color: #F4F5FA;
    color: #333;
}
.btns{
    line-height: 44px;
    height: 44px;
}
.btn_full{
    background-color: #F23146;
}
.normal{
    font-size: 14px;
    display: inline-block;
    margin:0 5px;
}
.btn_empty{
    background-color: #fff;
    border-color: #F23146;
    color: #F23146;
}
.btn_empty:hover{
    color: #F23146;
    border-color: #F23146;
}
.btn_grey{
    width: 100%;
    color: #333;
    border-color: #efefef;
}
.jisuanqi{
    display: inline-block;
    width: 24px;
    height: 24px;
}
.im_img{
    display: inline-block;
    width: 16px;
    height: 16px;
    margin-right: 4px;
}
.tag{
    background-color: #F3F7FA;
    color: #8B9FBA;
    padding: 2px 6px;
    border-radius: 4px;
}
.lis{
    line-height: 26px;
}
.circle_g{
    background-color: #0aD586;
    display: inline-block;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    margin-right: 8px;
}
.circle_r{
    background-color: #E7393A;
}
.triangle_up{
    display: inline-block;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 6px solid #E7393A;
}
.triangle_down{
    display: inline-block;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 6px solid #0aD586;
}
.lunbo{
    width: 100%;
    height: 500px;
    border: 1px solid #efefef;
}
.min_width{
    min-width: 1200px;
}
.top_header{
    position: fixed;
    top:0;
    width: 100%;
    min-width: 1000px;
    max-width: 1200px;
    background-color: #fff;
    border-bottom: 1px solid #efefef;
    padding-top: 20px;
    z-index: 111;
    display: none;
    overflow-x: auto;
}
.jjr{
    position: fixed;
    top: 90px;
    background-color: #fff;
    width: 350px;
    padding-bottom: 20px;
    display: none;
    z-index: 111;
    padding: 15px;
}
.padding{
    padding-bottom: 4px;
    border-bottom: 1px solid #fff;
}
.container{
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-flow: wrap;
}
.container_left{
    width: 66%;
    text-align: left;
}
.container_right{
    width: 30%;
    text-align: left;
    position: relative;
}
.header_top {
    margin-top: 15px;
}
.header_top .subject{
    font-size: 26px;
    font-weight: bold;
}
.header_top .more{
    color: #999;
    margin-top: 10px;
}
.margin{
    margin:20px 0;
}
.margin_top{
    margin-top: 6px;
}
.margin_bottom{
    margin-bottom: 16px;
}
.margin_right{
    margin-right: 6px;
}
.margin_left{
    margin-left: 14px;
}
.margin_left2{
    margin-left: 40px;
}
.li_top{
    margin-top: 20px;
}
.notice{
    color: #E7393A;
}
.tabs1{
    display: inline-block;
    padding:2px 8px;
    border-radius: 4px;
    color: #fff;
    background-color: #0aD488;
}
.tabs2{
    display: inline-block;
    padding:2px 8px;
    border-radius: 4px;
    color: #fff;
    background-color: #F2304A;
}
.big1{
    font-size: 40px;
}
.big2{
    font-size: 16px;
}
.big3{
    font-size: 18px;
}
.big4{
    font-size: 20px;
}
.bold{
    font-weight: bold;
}
.small{
    font-size: 12px;
}
.grey{
    color: #888;
}
.center{
    text-align: center;
}
.info{
    border-bottom:1px solid #efefef;
    padding:26px 0;
}
.info1{
    /* border-bottom:1px solid #efefef; */
    padding:14px 0;
}
.info2{
    border-top:1px solid #efefef;
    padding:18px 0;
}
.spanW{
    display: inline-block;
    width: 100px;
}
.avator{
    width: 70px;
    height: 70px;
    border-radius: 50%;
}
.avator1{
    width: 60px;
    height: 60px;
}
.wxcode{
    width: 80px;
    height: 80px;
}
.flex{
    display: flex;
    align-items: center;
}
.flex_end{
    justify-content: flex-end;
}
.flex_start{
    justify-content: flex-start;
}
.flex_top{
    align-items: flex-start;
}
.title{
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 16px;
    display: block;
    cursor: default;
}
.title:hover{
    color: #333;
}
.fy_img{
    width: 110px;
    border-radius: 4px;
    height: 82.5px;
}
.flag{
    display: inline-block;
    width: 2px;
    height: 10px;
    background-color: #E7393A;
    margin-right: 4px;
}
.list{
    margin-right: 20px;
}
/*.btn{*/
    /*width: 60px;*/
    /*background-color: #F23146;*/
    /*color: #fff;*/
    /*padding: 10px 20px;*/
    /*border-radius: 4px;*/
    /*cursor: pointer;*/
    /*text-align: center;*/
/*}*/
.btn1{
    background-color:  #0aD488;
    color: #333;
}
.tags{
    display: inline-block;
    padding: 4px 10px;
    background-color: #F5F6F8;
    color: #666;
    margin: 8px 8px 0 0;
}
.tips{
    margin-top: 20px;
    color:#999;
    font-size: 12px;
}
.overflow{
    max-width: 110px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.maxW{
    max-width: 210px;
}
.flex_bwn{
    justify-content: space-between;
    align-items: center;
}
.right{
    text-align: right;
}
.down{
    display: inline-block;
    margin-left: 4px;
    font-size: 12px;
    color: #0aD586;
}
.up{
    display: inline-block;
    margin-left: 4px;
    font-size: 12px;
    color: #E7393A;
}
 .nickname{
     max-width: 120px;
     overflow:hidden;
     text-overflow:ellipsis;
     white-space:nowrap;
}
.role{
    max-width: 80px;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
}
.xq .layui-row .layui-col-md6{
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
}
.card{
    width: 44%;
    background-color: #FAFAFA;
    border-radius: 4px;
    padding: 10px 20px;
    margin-bottom:0;
}
.card_item{
    width: 50%;
}
.timeselect{
    width: 100%;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    margin-top: 30px;
}
.timeselect span{
    display: inline-block;
    padding: 4px 14px;
    border:1px solid #999;
    border-left: 0;
    font-size: 12px;
    cursor: pointer;
}
.timeselect span:first-child{
    border-left:1px solid #999;
}
.active{
    background-color: #999;
    color: #fff;
}
.fjzs_chart{
    width: 100%;
    height: 300px;
}
select{
    padding: 6px 10px;
    width: 180px;
    background-color: #F4F5FA;
    border:1px solid #efefef;
}
.hover{
    cursor: pointer;
}
.layui-card-header{
    border-color: #efefef;
}
.layui-container{
    padding: 0;
}
.height19{
    height: 19px;
}
.swiper-wrapper .swiper-slide{
    display: flex;
    align-items: center;
    justify-content: center;
}
.swiper-wrapper .swiper-slide li img{
    max-width: 800px;
    max-height: 500px;
}
/*pc端问答板块begin*/
@font-face {
    font-family: 'iconfont';  /* Project id 2668687 */
    src: url('//at.alicdn.com/t/font_2668687_yxcvqghgsz.woff2?t=1626161953090') format('woff2'),
    url('//at.alicdn.com/t/font_2668687_yxcvqghgsz.woff?t=1626161953090') format('woff'),
    url('//at.alicdn.com/t/font_2668687_yxcvqghgsz.ttf?t=1626161953090') format('truetype');
}

.iconfont {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-dianzan-z:before {
    content: "\e698";
}

.icon-daan:before {
    content: "\e761";
}

.icon-wenti:before {
    content: "\e763";
}

.wdUl{
    font-size: 14px;
}
.wdUl li{
    width: 750px;
    padding: 25px;
    border: 1px solid #e6e6e6;
    margin-bottom: 20px;
}
.wdUl .wdQ,.wdUl .wdA{
    display: flex;
    justify-content: flex-start;
}

.wdUl .wdQ .iconwenti{
    width: 25px;
    height: 25px;
    float: left;
    border-radius: 50% 50% 0 50%;
    background: #F2304A;
    color: #fff;
    font-size: 14px;
    text-align: center;
    line-height: 25px;
    margin-right: 10px;
    font-style:normal;
}

.wdUl .wd-col .wdQtit{
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
}
.wdUl .wd-col{
    flex-grow: 1;
    width: 664px;
}
.wdUl .wd-col .wdQlb{
    color: #aaa;
    font-size: 14px;
    display: flex;
    justify-content: space-between;
}
.wdUl .wdQ{
    padding-bottom: 10px;
}
.wdUl .wdA{
    padding-top: 15px;
    border-top: 1px dashed #e9e9e9;
}
.wdUl .wdA .icondaan{
    width: 25px;
    height: 25px;
    float: left;
    border-radius: 50% 50% 0 50%;
    background: #5c90d2;
    color: #fff;
    font-size: 14px;
    text-align: center;
    line-height: 25px;
    margin-right: 10px;
    font-style:normal;
}

.wdUl .wdA .wdAtit{
    font-size: 16px;
    color: #666;
    margin-bottom: 10px;
}
.wdUl .wdA .wdAinfo{
    display: flex;
    justify-content: space-between;
}

.wdA .wdAinfo .ACons,.wdA .wdAinfo .APraise{
    display: flex;
    align-items: center;
    color: #aaa;
    font-size: 14px;
}
.wdUl .wdA .wdAinfo .ACons img{
    width: 30px;
    height: 30px;
    border-radius: 50%;
    margin-right: 10px;
}

.wdA .wdAinfo .APraise .icon-dianzan-z{
    margin-right: 5px;
}

.QAmore{
    width: 814px;
    height: 40px;
    line-height: 40px;
    border: 1px solid #e6e6e6;
    text-align: center;
}

/*pc端问答板块end*/
.QR-code{
    position: absolute;
    width: 150px;
    height: 180px;
    z-index: 1;
    border-style: ridge;
    background: #ffffff;
}
.QR-code img{
    width: 150px;
    height: 150px;
}
.QR-code .ic{
    position: absolute;
    right: 1px;
    top: 1px;
    width: 25px;
    height: 25px;
    background-position: -293px -28px;
    background-color: #ddd;
}
.QR-code .dial-tips{
    text-align: center;
    color: #888;
    font-size: 16px;
    margin: 5px 0;
}
.bdrbl-gray {
    border: none !important;
    border-top: none !important;
}
.dt-zbpt .map_search_title {
    padding: 3px!important;
}
.vr_blank{
    position: absolute;
    top: 5px;
    right: 5px;
}
.share{
    position: absolute;
    right: 0;
    top: 60px;
    cursor: pointer;
}
.share-box{
    width: 440px;
    height: 220px;
    background: #efefef;
    position: absolute;
    right: 0;
    border-radius: 30px;
    z-index: 99;
    padding: 20px;
    display: flex;
    justify-content: center;
}
.share-box div{
    margin: 10px;
}
.share-box div img{
    width: 200px;
    height: 200px;
}
