.content {
    margin: auto;
    letter-spacing: 1px;
    font-size: 0.45rem;
}

.content h1 {
    font-size: 0.55rem;
    font-weight: 400
}

.titleName {
    margin-top: 0.5rem
}

.content-info {
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    margin-top: 0.75rem;
}

.follow {
    min-width: 1rem;
    height: 0.6rem;
    border: solid 1px #ef6392;
    text-align: center;
}

.follow a {
    color: #ef6392;
    line-height: 0.6rem;
    border-radius: 10%;
    font-size: 0.3rem;
    cursor: pointer;
    display: block;
}

li.headimg {
    float: left;
}

li.head-info {
    float: left;
    text-align: left;
    margin-left: 0.35rem;
    font-size: 0.35rem;
    width: 65%;
    justify-content: space-between;
}
li.head-infonew {
    float: left;
    text-align: left;
    margin-left: 0.35rem;
    font-size: 0.35rem;
    display: flex;
    width: 80%;
    justify-content: space-between;
        padding-top: 0.1rem;
}

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

.pserver-item span {
    display: block;
    margin-top: 5px
}

.pserver-item span:nth-child(2) {
    margin-top: 10px;
    color: #d22146;
}
.member-card {
    margin-top: 0.05rem;
}
.user-info {
    color: #3a3a3a;
    width: 100%;
    /*min-width: 64%;*/
    /*max-width: 76%;*/
    position: relative;
}

.head-info a {
    color: #3a3a3a
}

.newstext {
    margin-top: 0.4rem;
    color: #626262;
    line-height: 0.8rem;
    letter-spacing: 1.5px;
    font-size: 0.53rem;
    padding: 0 5%;
}

.videotext {
    position: relative;
}

.video_font {
    font-size: 0.35rem;
    line-height: 0.6rem;
}

.video_img {
    position: absolute;
    right: 30px;
    bottom: 5px;
    background: url(/skin/default/images/video_arrow.png);
}

.newstext a {
    color: #626262;
}

.search {
    margin-top: 1rem;
}

.serch-item ul,
.rmember-item ul {
    display: flex;
    display: -webkit-flex;
    flex-flow: row wrap;
}

.pserver ul {
    width: 95%;
    margin: auto;
}

.serch-item {
    margin-top: 0.5rem;
}

.serch-item li {
    width: 100%;
    padding-top: 0.2rem;
}

.pserver ul li {
    width: 49%;
    font-size: 0.32rem;
    margin: 20px auto;
    display: inline-block
}

.pserver a {
    display: block;
    margin: auto;
    width: 3.8rem;
}

.rmember-item li {
    width: 20%;
    padding-top: 0.3rem;
    text-align: center;
}

.rmember {
    margin-top: 0;
    color: #b8b8b8;
}

.rmember-item {
    margin-top: 0.3rem;
}

.pserver {
    margin-top: 0.5rem;
    background: #f8f8f8
}

.reading {
    display: flex;
    display: -webkit-flex;
    align-items: flex-start;
    margin-top: 0.5rem;
}

.figure {
    margin-left: 0.1rem;
    width: 2.1rem;
    height: 1.4rem;
    border-radius: 10%;
}

.Media-body {
    flex: 1;
}

.rec {
    margin-top: 0.8rem;
    font-size: 0.48rem;
    margin-bottom: 0.8rem;
}
}

.rec h3 {
    font-weight: normal;
    font-size: 0.52rem
}

.Media-body span {
    display: block;
    line-height: 0.45rem;
}

.author {
    color: #999;
    font-size: 0.35rem;
    padding-top: 5px;
}

.Media-body a {
    color: #000;
    line-height: 0.65rem;
}

.pserver img {
    width: 3.8rem;
    height: 3.8rem;
    border: solid 5px #fff;
}

.pserver-item {
    width: 3.65rem;
    display: block;
    margin: auto;
}

.rmember-item img {
    width: 1rem;
    height: 1rem;
    border-radius: 50%
}

.headimg img {
    width: 1rem;
    height: 1rem;
    border-radius: 50%
}

.newstext img {
    max-width: 100%!important
}

a.ellipsis01 {
    color: #999;
}

p.shengming {
    margin-top: 0.5rem;
    color: #999;
    font-size: 0.35rem;
    line-height: 0.5rem
}

span.fans,
span.follownum {
    font-size: 0.35rem;
    color: #999;
    margin: auto 0;
    /*position: absolute;*/
    /*right: 1px;*/
    top: 0;
}
.member-card .deinfo-text {
    font-size: 0.35rem;
    display: block;
    color: #f13b03;
    margin-top: 0.05rem;
}
.member-card .authorname {
    font-size: 0.35rem;
}
span.deinfo {
    padding-bottom: 0.05rem;
    color: #f13b03;;
    font-size: 0.35rem;
    
}
span.deinfonew {
    padding-bottom: 0.05rem;
    color: #f13b03;;
    font-size: 0.65rem;
    line-height: 1rem;
}
span.deinfonew a {
    color: #f13b03;;
}
span.phone-card img {
    width: 0.85rem;
}
.diggtop,
.diggdown {
    display: inline-flex;
    margin-right: 0.15rem;
    font-size: 0.35rem;
}

.lgyPl_v2 {
    margin: 10px 0;
    color: #333;
    padding-left: 0!important;
}

.newstext p {
    margin-top: 15px;
    word-wrap: break-word;
}

.interact {
    display: flex;
    justify-content: space-between;
    margin-top: 0.7rem
}

svg.icon {
  width: 0.35rem;
  height: 0.35rem;
}

button.button-share {
    border: none;
    background: none;
}

a.action.action-like {
    color: #7c7c7c;
}

svg.iconx {
    width: 0.3rem;
}

span.pl-one {
    font-size: 0.35rem;
    position: absolute;
    top: 0;
    left: 0.5rem;
    color: #3a3a3a;
}

span.pl-one.ts {
    left: 0.6rem;
}

span.bottom-flex {
    margin-left: 0.05rem;
}

span.pl-p {
    position: relative;
}

.interact-p {
    position: relative;
    margin-right: 0.25rem;
}

span.tw {
    margin-top: -0.12rem;
    left: 0.5rem;
}

span.muser {
    font-size: 0.32rem;
}

.newrmember {
    color: #b8b8b8;
}

.member-list span {
    display: block;
    text-align: center;
}

svg.icons {
    width: 0.6rem;
}

svg.icon-search {
    width: 0.6rem;
}

svg.icon-wenda {
    width: 0.6rem;
    height: 0.55rem
}

svg.icon-video,
svg.icon-my {
    width: 0.45rem;
    height: 0.55rem
}

.pl-menu {
    margin: 0.5rem 0;
}


/* 弹出层 */

.am-share {
    font-size: 14px;
    border-radius: 0;
    bottom: 0;
    left: 0;
    position: fixed;
    text-align: center;
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-transition: -webkit-transform 300ms;
    transition: transform 300ms;
    width: 100%;
    z-index: 1110;
}

.am-modal-active {
    transform: translateY(0px);
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.am-modal-out {
    z-index: 1109;
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%)
}

.am-share-title {
    background-color: #f8f8f8;
    font-size: 0.25rem;
    border-bottom: 1px solid #fff;
    border-top-left-radius: 2px;
    font-size: 0.25rem;
    border-top-right-radius: 2px;
    color: #555;
    font-weight: 400;
    margin: 0 0.1rem;
    padding: 0.1rem 0 0;
    text-align: center;
}

.am-share-title::after {
    border-bottom: 1px solid #dfdfdf;
    content: "";
    display: block;
    height: 0;
    margin-top: 10px;
    width: 100%;
}

.am-share-footer {
    margin: 10px;
}

.am-share-footer .share_btn {
    color: #555;
    background-color: #e6e6e6;
    border: 1px solid #e6e6e6;
    display: block;
    width: 100%;
    border-radius: 0;
    cursor: pointer;
    font-size: 0.25rem;
    font-weight: 400;
    line-height: 1.2;
    padding: 0.625em 0;
    text-align: center;
    transition: background-color 300ms ease-out 0s, border-color 300ms ease-out 0s;
    vertical-align: middle;
    white-space: nowrap;
    font-family: "微软雅黑";
}

.am-share-sns {
    background-color: #f8f8f8;
    border-radius: 0 0 2px 2px;
    margin: 0 10px;
    padding: 45px 0;
    height: auto;
    zoom: 1;
    overflow: auto;
}

.am-share-sns li {
    margin-bottom: 15px;
    display: block;
    float: left;
    height: auto;
    width: 25%;
}

.am-share-sns a {
    color: #555;
    display: block;
    text-decoration: none;
}

.am-share-sns span {
    display: block;
}

.am-share-sns li i {
    background-position: center 50%;
    background-repeat: no-repeat;
    background-size: 36px 36px;
    background-color: #ccc;
    color: #fff;
    display: inline-block;
    font-size: 18px;
    height: 36px;
    line-height: 36px;
    margin-bottom: 5px;
    width: 36px;
}

.am-share-sns .share-icon-weibo {
    background-image: url();
}

.sharebg {
    background-color: rgba(0, 0, 0, 0.6);
    bottom: 0;
    height: 100%;
    left: 0;
    opacity: 0;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 1100;
    display: none;
}

.sharebg-active {
    opacity: 1;
    display: block;
}

.img1 {
    position: relative;
    width: 100%;
    margin-top: 0.5rem;
}

.img2 {
    position: absolute;
    top: 0;
    left: -5.51%;
    margin: 0;
}

.article-top,
.boe {
    width: 90%;
    margin: auto;
}

span.pl-p {
    position: relative;
    font-size: 0.35rem;
    color: #898989;
}

.newstext iframe {
    border: none;
}

.img2 img {
    width: 100%;
    height: auto;
}

video#ecmsvideoid {
    height: 100%;
    width: 100%;
}

div#youku-playerBox {
    width: 100%;
    height: 100%;
}


/* .newstext div {
    margin-top: 0.5rem;
} */


/* 作者推荐 */

.moreSever {
    width: 77%;
    margin: auto;
    display: flex;
    font-size: 0.45rem;
    line-height: 0.15rem;
    padding-top: 1rem;
    margin-bottom: 0.5rem;
}

.moreSever hr {
    width: 2rem;
    height: 0px;
    overflow: hidden;
    border-left: 0;
    /* color: red; */
    border-bottom-color: #a32c25;
    border-top: 0;
    border-bottom-width: 1px;
    margin-right: 10px;
    margin-left: 7px;
}


/* tag置顶 */

.tagcontainer {
    width: 90%;
    margin: auto;
    margin-top: 10px;
}

.intag {
    width: 100%;
}

li.lanmulist {
    font-size: 0.4rem;
    margin-top: 0.3rem;
}

a.item-href {
    display: block;
    padding: 0.2rem 0;
    min-height: 1rem;
}

.item-detail {
    display: inline-block;
    width: 100%;
    vertical-align: middle;
}

h3.item-title {
    font-weight: normal;
    line-height: 0.65rem;
    color: #3a3a3a;
}

.item-other {
    margin-top: 0.1rem;
    font-size: 0.35rem;
    color: #3a3a3a;
}
.item-detail .abstract {
    margin-top: 0.1rem;
    color: #999;
    font-size: 0.38rem;
}
.item-pic {
    width: 31%;
    display: inline-block;
    overflow: hidden;
    vertical-align: middle;
}

.item-pic img {
    width: 100%;
    border: none;
    display: block;
    -webkit-transition: opacity 300ms ease;
    -moz-transition: opacity ease .3s;
    pointer-events: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-user-select: none;
    text-decoration: none;
}

span.item-author {
    padding-right: 0.2rem;
}


/* 底部 */

.mbottom ul {
    display: flex;
    justify-content: space-around;
    ;
}

.menu-b span {
    display: block;
    text-align: center;
}

.menu-b a {
    letter-spacing: 1px;
}

.mbottom {
    font-size: 0.4rem;
    width: 100%;
    bottom: 0;
    background-color: #fff;
    z-index: 40;
    border-top: solid 1px #d5d5d5;
    padding-top: 5px;
    padding-bottom: 5px;
}

video {
    object-fit:contain;
    height: auto;
}

ul.newbottom {
    margin-bottom: 65px;
}
.footercellview{
        background: #fff;
        bottom: 0;
        height: 60px;
        left: 0;
        position: fixed;
        width: 100%;
        z-index: 1008;
        display: flex;
        align-items: center;
        -webkit-box-align: center;
        box-sizing: border-box;
    }
.user-info .contactul{
    width: 90%;
    display: flex;
    justify-content: space-between;
    margin: auto;
}
 .footerphone{
        -webkit-box-pack: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        align-items: center;
        border-radius: 1rem;
        display: -webkit-box;
        display: -webkit-flex;
        display: flex;
        font-size: 0.4rem;
         letter-spacing: 1px;
        height: 0.8rem;
        -webkit-justify-content: center;
        justify-content: center;
      
    border: solid 1px #c8c8c8;
    padding-left: 0.3rem;
    padding-right: 0.3rem;
    color: #f340a3;
    }
    
 .footerphone-child {
        -webkit-box-flex: 1;
        background: #ff8401;
        border: .01333rem solid #c8c8c8;
        color: #f340a3;
        -webkit-flex: 1;
        flex: 1
    }
    
   .footerphone-child(2) {
        border: .01333rem solid #c8c8c8;
        color: #f340a3;
        padding: 0 .4rem
    }
    
  .footerphone-child(3) {
        -webkit-box-flex: 1;
        border: .01333rem solid #c8c8c8;
        color: #f340a3;
        -webkit-flex: 1;
        flex: 1;
        margin: 0
    }
