body{
    background: #fff;
}
.list_parent {
    padding: 0.32rem;
}
/* 新闻详情-头部联系卡片 */
.news_preview_head .van-sticky {
    padding: .2rem;
    padding-top: 0rem;
}
.top_com-card {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    height: 1.2rem;
    box-sizing: border-box;
    padding: .2rem;
    /*margin-bottom: .2rem;*/
    background: #FFF;
    box-shadow: 0px 17px 33px rgba(0,0,0,0.1);
    border-radius: .08rem;
}
.top_com-card .t_left-ipslayout {
    /*width: calc(100% - 1.2rem - .4rem);*/
    display: flex;
    align-items: center;
    width: 100%;
}
.top_com-card .t_left-ipslayout.has_one {
    width: calc(100% - .2rem - .4rem);
}
.top_com-card .t_left-ipslayout.has_two {
    width: calc(100% - 1.2rem - .4rem);
}
.top_com-card .img {
    max-width: 1.5rem;
    height: .8rem;
    display: flex;
    justify-content: center;
    align-items: center;
}
.top_com-card .img img {
    max-height: 100%;
    max-width: 100%;
}
.top_com-card  .primary_text-ipslayout {
    height: .46rem;
    margin-left: .2rem;
    font-size: .32rem;
    font-weight: 600;
    color: #333;
}
.top_com-card .t_right-ipslayout {
    display: flex;
    align-items: center;
}
.top_com-card .t_right-ipslayout .iconfont {
    display: inline-block;
    width: .68rem;
    height: .68rem;
    line-height: .68rem;
    text-align: center;
    border-radius: 50%;
}
.t_right-ipslayout .icon-dianhua1 {
    font-size: .3rem;
    color: #0E8BFF;
    background: #E7F3FF;
}
.t_right-ipslayout .icon-weixin1 {
    font-size: .38rem;
    color: #2AAE67;
    background: #DFF3E8;
}
.t_right-ipslayout i + i {
    margin-left: .2rem;
}

/* /新闻详情-头部联系卡片 */
/*新闻类型切换*/
.news_tab{
    margin-left: -0.16rem;
    padding-bottom: 0.32rem;
}
.news_tab .van-tabs__wrap{
    height: .56rem;
}
.news_tab .van-tabs__line {
    display: none;
}
.news_tab .van-tab {
    background: #f5f5f5;
    font-size: 0.24rem;
    color: #666666;
    border-radius: 0.4rem;
    margin-left: 0.16rem;
}
.news_tab .van-tab.van-tab--active{
    background: #F31A2A;
    color: #fff;
}
.news_tab .van-tabs__nav--line{
    padding: 0px;
}
.news_info>li{
    padding: 0.32rem 0;
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #F5F5F5;
}
.news_info>li:first-child{
    padding-top: 0px;
}
.news_info>li>img{
    width: 2.22rem;
    height: 1.48rem;
    border-radius: 0.08rem;
    margin-right: 0.24rem;
}

.news_info .date_tag {
    width: 1.6rem;
    opacity: 0.98;
    border-radius: 0.02rem;
    border: 1px solid #F31A2A;
    margin-right: 0.24rem;
    flex-shrink: 0;
}
.news_info .date_tag b,
.news_info .date_tag i {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    font-size: 0.24rem;
    font-style: normal;
}
.news_info .date_tag b {
    height: 0.6rem;
    font-size: 0.4rem;
    font-weight: 700;
    color: #F31A2A;
}

.news_info .date_tag i {
    height: 0.5rem;
    background: #F31A2A;
    color: #ffffff;
}


.newstinfo_right{
    color: #999999;
    font-size: 0.24rem;
    flex: 1;
    position: relative;
}
.newstinfo_right>h3{
    font-size: 0.28rem;
    color: #4D4D4D;
}
.newsinfo_bottom{
    position: absolute;
    bottom: 0px;
    left: 0px;
    display: flex;
    justify-content: space-between;
    width: 100%;
}
.newsinfo_count{
    display: flex;
    align-items: center;
}
.newsinfo_count>div{
    max-width: 1.2rem;
}
.newsinfo_count i{
    font-size: 0.28rem;
}

/*新闻详情*/
.d_detal {
    line-height: 1.5;
    padding: 0.16rem 0.32rem 0.16rem;
    margin:0rem 0 0.16rem;
    background: #fff;

}
.d_detal .detail_cnt{
    max-width: 100%;
    overflow: auto;
}
.d_detal .detail_title {
    color: #4D4D4D;
    font-weight: 700;
    font-size: .36rem;
    line-height: 1.5;
    margin: 0.05rem 0px;
}
.d_detal .detail_p_margin{
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 0.1rem;
    color: #999;
    font-size: 0.28rem;
}
.detail_p_margin b {
    margin-left: .04rem;
    font-weight: normal;
}
/* 发布人名片 */
.promulgator--container--pcmlayout {
    margin: .4rem 0rem;
    border: .02rem solid #eee;
    overflow: hidden;
    border-radius: .08rem;
}

.promulgator__card--pcmlayout {
    padding: 0rem .2rem ;
}

.promulgator--container--pcmlayout  {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.promulgator--container--pcmlayout .callus_box_preview_top,
.promulgator--container--pcmlayout .prom__communicationmsg--pcmlayout {
    display: flex;
    flex-direction: column;
}

.callus_box_preview_top,
.callus_box_preview_top .pcLogoUrlImg,
.callus_box_preview_top .wechatQrcodeImgUrl {
    justify-content: center;
    align-items: center;
}

/* logo图 */
.callus_box_preview_top {
    padding-top: .2rem;
    padding-bottom: .2rem;
}
.callus_box_preview_top .pcLogoUrlImg {
    display: flex;
    width: 100%;
    /*margin-top: .5rem;*/
}

.callus_box_preview_top .pcLogoUrlImg img {
    max-width: 100%;
    max-height: 3.25rem;
}

/* 微信二维码图 */
.callus_box_preview_top .wechatQrcodeImgUrl {
    display: flex;
    width: 2.5rem;
    height: 2.5rem;
    margin-top: .2rem;
    margin-bottom: .2rem;
}

.callus_box_preview_top .wechatQrcodeImgUrl img {
    max-width: 100%;
    max-height: 100%;
}

.promulgator--container--pcmlayout .prom__communicationmsg--pcmlayout {
    /* 下容器 */
    width: 100%;
    padding-top: .2rem;
    padding-bottom: .2rem;
    background: #F31A2A;
    box-sizing: border-box;
}

.prom__communicationmsg--pcmlayout li {
    display: flex;
    margin-bottom: .1rem;
    line-height: .48rem;
    font-size: .4rem;
    font-weight: 500;
    color: #fff;
}

.prom__communicationmsg--pcmlayout li .icon {
    font-size: .34rem;
    margin-right: .08rem;
}

.prommsg-contact .text{
    /* 大标题 */
    font-size: .42rem;
    line-height: .48rem;
    font-weight: 500;
}
.prom__communicationmsg--pcmlayout .common-numlotutfont{
    font-size: .28rem;
}
.prom__communicationmsg--pcmlayout .prom__consul--btn {
    margin-top: .2rem;
}

.prom__communicationmsg--pcmlayout .prom__consul--btn button {
    /* 免费咨询按钮 */
    width: 1.92rem;
    height: .84rem;
    line-height: .84rem;
    font-size: .28rem;
    background: transparent;
    border: .02rem solid rgba(255,255,255,0.502);
    border-radius: .04rem;
}

/* 免费咨询弹层-组件 */
.prom-popup {
    /* 容器 */
    top: 47%;
    border-radius: .08rem;
    overflow: hidden;
}

/*.prom-popup .van-field__error-message {*/
/*    display: none !important;*/
/*}*/

.prom-container {
    padding: .42rem;
}

.prom-popup-formcontainer {
    margin-top: .2rem;
}

.prom-popup-formcontainer .title {
    margin-bottom: .1rem;
    font-size: .28rem;
    font-weight: 500;
    color: rgba(0, 0, 0, .6);
}

.prom-popup-formcontainer .prom-popup-classid__component,
.prom-popup-formcontainer .van-cell {
    border: .02rem solid rgba(0,0,0,0.0314);
    padding-left: .2rem;
    border-radius: .04rem;
}
.prom-popup__container {
    padding: .3rem;
}
.prom-popup-title {
    /* 标题 */
    height: .84rem;
    margin-bottom: .2rem;
    line-height: .84rem;
    font-size: .32rem;
    font-weight: 500;
    color: rgba(0,0,0,0.8);
    border-bottom: .02rem solid rgba(0, 0, 0, .03);
}

.prom-popup-formcontainer .van-field__control {
    /*height: auto !important;*/
}

.prom-popup-btns .van-button {
    /*position: fixed;*/
    /*bottom: .43rem;*/
    border: none;
}

.prom-popup-btns .cancel {
    left: .42rem;
    color: #F31A2A;
}

.prom-popup-btns .send {
    /*right: .42rem;*/
    /*width: 1.92rem;*/
    /*height: .82rem;*/
    color: #fff;
    background: #F31A2A;
    border-radius: .04rem;
}

.prom-popup__safeicons {
    font-size: .24rem;
    color: #4da97c;
    display: flex;
    align-items: center;
    margin-top: .2rem;
}
.prom-popup__safeicons .iconfont {
    margin-right: .08rem;
}

/* 悬浮框 start */
.fixed_modal {
    width: .96rem;
    height: 3.94rem;
    position: fixed;
    right: 0.1rem;
    bottom: .8rem;
    background: #fff;
    border-radius: .48rem;
    overflow: hidden;
    box-shadow: 0px .08rem .16rem rgba(0,0,0,0.12);
}
.fixed_modal>a {
    width: 100%;
    height: 33.33%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    font-size: .26rem;
    line-height: .36rem;
}

.fixed_modal>a .iconfont {
    font-size: .32rem;
    margin-bottom: .1rem;
}

.fixed_modal>a .iconfont,
.fixed_modal>a {
    color: #666666;
}

.fixed_modal>a:first-child .iconfont {
    font-size: 0.36rem;
}
.fixed_modal>a.gohome .iconfont,
.fixed_modal>a.gohome {
    color: #1BAD55;
}

.fixed_modal>a.share .iconfont,
.fixed_modal>a.share {
    color: #FF0000;
}

.fixed_modal i {
    font-size: 0.4rem;
    color: #999999;
}
.line {
    width: .4rem;
    height: .02rem;
    background:  #EBEBEB;
    position: absolute;
    /*top: 50%;*/
    left: 50%;
    transform: translateX(-.2rem);
}

.line1 {
    top: 33.33%;
}
.line2 {
    top: 66.66%;
}
/* 悬浮框 end */

/* 分享图 start */
.invit_parent {
    text-align: center;
}
.invit_ {
    width: 6.26rem;
    margin-top: 0.17rem;
}
.iknow {
    width: 2.87rem;
    margin-top: 1.52rem;
}
/* 分享图 end */
