@charset "utf-8"; 
 /* 文章内容模板 */


html,body { font-family: myFont, sans-serif; }

 .positions{
    width: 90%;margin:50px auto;
}
button {
    outline: none;
    padding: 0;
    cursor: pointer;
}
.co{
    width: 100%;
    height: auto;
    margin-top:2px;
}
.content{
    width: 1200px;
    margin: 10px auto;
    height: auto;
    display: flex;
    display: -webkit-flex; /* Safari */
    justify-content: space-between;
}
.content-left{
    width: 60%;
}
center {
    margin-bottom: 20px;
}
.article-text p , .plnr p,.plnr{
    margin: 0 0 13px;
    font-family: PingFangSC-Medium, "Microsoft Yahei-Bold", "Microsoft Yahei";
    font-size: 16px;
    color: #3a3a3a;
    letter-spacing: 0;
    text-align: justify;
    line-height: 30px;
}
.articles{
   line-height: 1.9;
   margin: auto;
   font-size: 16px;
   tab-size: 4;
   color: #3a3a3a;
   word-wrap: break-word;
  margin-top:25px;
}
span.phones {
    margin-left: 35px;
    color: #f13b03;
}
.content-author{
   margin:20px 0;
   display:flex;
   line-height: 110px;
   justify-content: space-between;
}
a.ellipsis {
    color: #f13b03;
}
.content-author img{
   width: 60px;
   height: 60px;
 margin-right: 10px;
  
   border-radius: 50%;
   vertical-align: middle;
}
.article-text img{
   max-width: 100%!important;
   height: auto;
   display: block;
   margin: 10px auto;
}
.content-left h1 {color: #000;line-height: 45px;text-align: left;font-family: PingFangSC-Medium,"Microsoft Yahei-Bold","Microsoft Yahei";font-weight: 400;}

.content-right{
    width: 29.6%;
 height: 100%;
   
}
.recom-top{
    padding: 10px;
    margin-top: 50px;
    padding-left: 0;
}
.recom-top h2{display:inline;margin-left: 10px;font-size: 22px; line-height: 21px;font-family: PingFangSC-Medium, "Microsoft Yahei-Bold", "Microsoft Yahei";font-weight: 400;}
.recom{
    height: 20px;
    background-color: #ef392e;
    width:5px;
    float: left;
    margin-right: 25px;
}
.editors{
    height: 50px;
    border-bottom: solid 1px #d6d6d6;
    line-height: 50px;
    margin-top: 20px;
}
.editor-message{
    margin-top: 35px;
   
}
.editor-message ul{
    display: flex;
    justify-content: space-between;
}
.editor-message span{
    display: block;
    margin-left: 20px;
    line-height: 25px;
    font-size: 16px;
    margin-top: 10px;
   
}
.editor-saytext{
    color: #9c9ea5;

}
.editor-name{
    color:#424242 ;
    
}
.editor-phone{
    color: #dd3b3d;
     float: left;
}
span.vipphone {
    float: left;
}
.editors-one{
    font-size: 28px;
    color: #1e1e1e;
    font-family:PingFangSC-Medium, "Microsoft Yahei-Bold", "Microsoft Yahei";
}
.editors-two{
    font-size: 12px;
    color: #a0a0a0;
}
.follow{
    width: 100px;
    height: 40px;
    background-color: #dd3b3d;
    border-radius: 20px;
    line-height: 40px;
    text-align: center;
    font-size: 18px;
    margin: 50px auto;
    cursor: pointer;
}
.follow a{
    color: #fff;
}
.morearticle{
    margin-top: 25px;
    margin-left: 50px;
   
}
.newsarticle{
    font-size: 16px;
    line-height: 27px;
    margin-top: 5px;
}
.newstime{
    font-size: 14px;
    color: #989597;
    padding-top: 5px;
    padding-bottom: 10px;
    border-bottom: solid 1px #f1f1f1
}
.morearticle a{
    color: #575757;
}
.morearticle a:hover{
    color: #bc2931;
}
.editor-name .ellipsis {
    color: #000;
    font-family: PingFangSC-Medium,"Microsoft Yahei-Bold","Microsoft Yahei";
}
/* 自媒体推荐 */
.member-list{
    margin-top: 25px;
    margin-left: 50px;
}
.member-list ul{
    display: flex;
    justify-content: flex-start;
    margin-top: 35px;
}
.member-pic img{
    vertical-align: middle;
}
.members{
   margin-left: 20px;
   border-bottom: solid 1px #f1f1f1;
   width: 305px;
}
.member-name a{
    color: #575757;
}
.member-name a:hover{ color: #bc2931;}
.member-shop{
    margin-top: 20px;
    margin-left: 40px;
   
    width: 355px;
   
    
}
.member-shop ul{
    width: 95%;
    overflow: hidden;
    clear: both;
}
.member-shop ul li{
    width: 46%;
    margin-left: 3%;
    float: left;
}
.shops span{
    width: 127px;
    display: block;
    font-size: 12px;
    line-height: 18px;
    letter-spacing: 1px;
    font-family: PingFangSC-Medium, "Microsoft Yahei-Bold", "Microsoft Yahei";
}
span.shop_price {
    color: #d22146;
    
}
span.shop_title {
    margin-top: 8px;
}
.intro{color: #666666;}
.member-shop-one{margin-top: 20px;margin-bottom: 20px;}
.member-shop-one ul{
    width: 95%
}
.member-shop-one ul{
    clear: both;
    display: flex;
    justify-content: flex-start;
    overflow: hidden;
    flex-wrap: wrap;
    width: 100%;
}
.member-shop-one li{
    width: 20%;
    margin: 10px 0;
    padding-left: 10px;
    box-sizing: border-box;
   
}
img#shopimg {
    width: 125px;
    height: 125px;
    margin: auto;
    border-radius: 2%;
}
.members span{
    display: block;
}
.member-name a{
    font-size: 18px;
}
.member-text{
    font-size: 14px;
    margin-top: 10px;
    line-height: 20px;
    color: #767676;
}
.hotarticle{
    margin-left: 50px;
    font-size: 14px;
    line-height: 55px;
   
    margin-top: 35px;
}
.hotarticle li{
    border-bottom: solid 1px #f2f2f2;
    width: 306px;
    height: auto;
}
.hotarticle li a{
    color: #272727;
}
.hotarticle ul li:nth-child(1)::before{
    content: "金榜";
    color: #2471d8;
    margin-right: 35px;
}
.hotarticle ul li:nth-child(2)::before{
    content: "银榜";
    color: #78a822;
    margin-right: 35px;
}
.hotarticle ul li:nth-child(3)::before{
    content: "铜榜";
    color: #da9921;
    margin-right: 35px;
}
.hotarticle ul li:nth-child(4)::before{
    content: "绿榜";
    color: #2471d8;
    margin-right: 35px;
}
.hotarticle ul li:nth-child(5)::before{
    content: "炫榜";
    color: #78a822;
    margin-right: 35px;
}
button#loadmore {
    border: none;
    background: none;
    font-size: 14px;
    line-height: 50px;
    color: #000000;
    /* font-weight: 600; */
    font-family: PingFangSC-Medium, "Microsoft Yahei-Bold", "Microsoft Yahei";
    cursor: pointer;
}
.article-pic{
    margin-top: 10px;
    margin-bottom: 10px;
    display: flex;
    justify-content: space-between;
    overflow: hidden;
  
  
}
.article-pic-item{
    height: 110px;
}
.article-pic img{
    width: 175px;
    height: 120px;
    transition: all 0.3s ease-out;
}
.article-pic img:hover{
    transform: scale(1.1);
}
.seemore{
   
    text-align: center;
    line-height: 100px;
  
}
.seemore a{
    width: 165px;
    height: 110px;
    background-color: #f1f1f1;
    display: block;
    color: gray;
    text-align: center;
}
.article-pic span{
    /* margin-right:10px; */
    width: 175px;
    height: 120px;
    overflow: hidden;
}

.bottompic{
    margin-bottom: 35px;
}
.titletop a{
font-size: 17px;
font-weight: 600;
}
.hotmember img{
    width: 36px;
    border-radius: 18px;
    vertical-align: middle;
    margin-right: 10px;
}
.pl, .newstime-one{
    margin-left: 25px;
    color: #adadad;
}
.pl img{
    margin-right: 15px;
}
.pl-one{
    color: #959595;
}
.newsTime{
    margin-left: 50px;
    color: #adadad;
}
.ltitles-all{
    display: flex;
    justify-content:start;
    padding: 20px 0 10px 0;
    border-bottom: 1px #9a9a9a solid; 
    /* border-image: -webkit-linear-gradient(left,#757575,#e4e4e4 4%,#e4e4e4,#e4e4e4 96%,#757575) 1 1 round; */
   
}
.ltitlepic img{
    vertical-align: middle;
    width: 180px;
    height: 120px;
}
li.titlemessage {
    margin-top: 8px;
}
.ltitles{
    margin: auto 0px;
}
.ltitlepic {
    margin-right: 20px;
}
.titlename{
    font-size: 17px;
    font-weight: 800;
}
.smalltext{
    font-size: 14px;
    color: #777;
    line-height: 20px;
    letter-spacing: 1px;
    margin-top: 8px;
}
.border{
    width: 100%;
    height: 1px;
    border-left: solid 12px #666666;
    border-bottom: dotted 0.5px #eaeaea;
    border-right: solid 12px #666666;
    border-top: dotted 0.5px #eaeaea;

}
.morearticle-bottom{
    width: 100%;
    height: 50px;
    background-color: #f3f3f3;
    text-align: center;
    line-height: 50px;
    margin-top: 20px;
}
.diggtop a, .diggdown a{
    color: #7c7c7c;
   

}
.diggtop, .diggdown{
   
    display: inline-flex;

}
.diggtop{
    margin-right: 20px;
}
.bottom-flex{
    display: inline-flex; 
    align-items: center;
    
    color: #848fa5;
}
span.read {
    color: #848fa5;
    margin-left: 20px;
}
.flexright{
    float: right;
  color:#757575;
  padding-right: 5px;
}
.flexright a{color: #757575;margin-left: 10px;}
.Button{
    display: block;
    padding-bottom: 15px;
}
.button-share{
    border: none;
    font-size: 16px;
    color: #757575;
    cursor: pointer;
    outline: none;
    background: none;
}
/* 分享 */
.Popover-content {
    position: absolute;
    background: #fff;
    border: 1px solid #ebebeb;
    border-radius: 4px;
    box-shadow: 0 5px 20px rgba(26,26,26,.1);
    z-index: 203;
    width: 140px;
    padding: 10px 0;
}
.ShareMenu-button {
    height: 40px;
    font-size: 14px;
}
.Menu-item {
    display: block;
    width: 100%;
    /* padding: 0 10px; */
    text-align: left;
    cursor: pointer;
    box-sizing: border-box;
}
.sosh-qrcode-pic {
    width: 90px;
    height: 90px;
    overflow: hidden;
    /* float: left; */
    margin: auto;
}
.Button--link, .Button--plain {
    height: auto;
    padding: 0;
    line-height: inherit;
    background-color: transparent;
    border: none;
    border-radius: 0;
}
.Button, .Buttons{
    display: inline-block;
    padding: 8px 2px;
    font-size: 15px;
    line-height: 32px;
    color: #8590a6;
    text-align: left;
    cursor: pointer;
    background: none;
   outline: none;
    border-radius: 3px;
}
.Button:hover{
    background-color: #f1f1f1;
}
button#copyurls {
    padding: 8px 15px;
}
a#shareBtn {
    text-align: center;
    padding: 8px 20px;
}
button.Button.ShareMenu-wechatText.ShareMenu-button.Button--plain {
    padding: 8px 20px;
}

.Popover-arrow:after {
    position: absolute;
    left: 0;
    top: 0;
    content: "";
}
.Popover-arrow, .Popover-arrow:after {
    border: 8px solid transparent;
    display: block;
    width: 0;
    height: 0;
}
.Popover-arrow {
    position: absolute;
}
.Popover-arrow-bottom {
    border-bottom-color: #ebebeb;
    margin-top: -8px;
}
.Popover-arrow-bottom, .Popover-arrow-bottom:after {
    border-top-width: 0;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
.Popover-arrow-bottom:after {
    margin-top: 1px;
    border-bottom-color: #fff;
}
.Popover-arrow-bottom, .Popover-arrow-bottom:after {
    border-top-width: 0;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
.shengming{
    /* text-indent: 2em; */
    font-size: 15px;
    color: #757575
}
li.s-img {
    width: 100px;
}
li.s-name {
    flex: 1;
}
span#cke_33 {
    position: absolute;
    right: 0;
}
@font-face {
    font-family: 'PingFangSC-Medium'; 
    src: url(/skin/default/font/PingFangSCRegular.ttf); 
    font-weight: normal;
    font-style: normal;
  }
/* 展开查看更多 */
  li.switch, div#switchpl{
    font-size: 18px;
    text-align: center;
    height: 45px;
    line-height: 45px;
    background: #f8f8f8;
    margin-bottom: 35px;
    margin-top: 35px;
    cursor: pointer;
    color: #000;
    display: none;
}

span.show_more_img, .show_more_img_pl {
    background: url(/skin/default/images/more.png);
    background-size: 100%;
    width: 18px;
    height: 18px;
    display: inline-block;
    margin-left: 10px;
    animation: arrow 0.4s infinite alternate;
}
span.show_up_img {
    background: url(/skin/default/images/up.png);
    background-size: 100%;
    width: 18px;
    height: 18px;
    display: inline-block;
    margin-left: 10px;
    animation: arrow 0.4s infinite alternate;
}
@keyframes arrow{
    0% {
        -webkit-transform: translate3d(0, -30%, 0);
        transform: translate3d(0, -30%, 0);
    }
    100% {
        -webkit-transform: translate3d(0, 30%, 0);
        transform: translate3d(0, 30%, 0);
    }
}

textarea#copyinput {
    opacity: 0;
    width: 0;
    height: 0;
}
.content-author .footerphone {
    height: 30px;
    border: solid 1px #8590a6;
    line-height: 30px;
    margin-top: 40px;
    text-align: center;
    border-radius: 20px;
    padding: 0 15px;
    color: #f340a3;
    background: #fff;
    font-size: 14px;
    display: inline-block;
}
.closebtn {
    position: relative;
    width: 100%;
    height: 35px;
}
img.codeimg {
    width: 100%;
    height: auto;
}
p.addcode {
    text-align: center;
    line-height: 25px;
    padding-bottom: 20px;
}

.weixin-box{background: #fff;
    border-radius: 1%;
    box-shadow: 0 0 10px 2px rgba(5,0,1,0.3);
    filter: progid:DXImageTransform.Microsoft.Shadow(color=#050001,direction=0,strength=6),progid:DXImageTransform.Microsoft.Shadow(color=#050001,direction=180,strength=6),progid:DXImageTransform.Microsoft.Shadow(color=#050001,direction=90,strength=6),progid:DXImageTransform.Microsoft.Shadow(color=#050001,direction=270,strength=6);
    width: 200px;
    height: 0;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    left: 100px;
    top: -200px;
    transition: height 0.2s,opacity 0.3s;
    z-index: 9;}
 .nocode {
    width: 450px;
    top: -100px;
    left: 0;
}
.contactphone{position:relative}
.contact-box{background:#fff;border-radius:1%;box-shadow:0 0 10px 2px rgba(5,0,1,0.3);filter:progid:DXImageTransform.Microsoft.Shadow(color=#050001,direction=0,strength=6),progid:DXImageTransform.Microsoft.Shadow(color=#050001,direction=180,strength=6),progid:DXImageTransform.Microsoft.Shadow(color=#050001,direction=90,strength=6),progid:DXImageTransform.Microsoft.Shadow(color=#050001,direction=270,strength=6);width:450px;height:0;opacity:0;overflow:hidden;position:absolute;left:0;top:-155px;transition:height 0.2s,opacity 0.3s;z-index:9}
.contact-box-show{border:1px solid #f2f2f2;height:auto;opacity:100}
.bar-contact{border-bottom:1px solid #f3f3f3;height:45px;line-height:45px;padding:0 16px;position:relative}
.bar-contact p{font-size:18px}
.btn-close,.weixinbtn-close{background:url(/skin/default/images/icon-close.png) no-repeat;border:0;cursor:pointer;width:18px;height:18px;margin:auto;outline:none;position:absolute;right:16px;top:0;bottom:0}
.sprite-contact{width:46px;height:47px;margin:auto;position:absolute;left:0;top:0;bottom:0}
.phone-icon{background:url(/skin/default/images/sprite-contact.png) no-repeat 0 0}
.code-icon{background:url(/skin/default/images/sprite-contact.png) no-repeat 0 -106px}
.qq-icon{background:url(/skin/default/images/sprite-contact.png) no-repeat 0 -211px}
.contact-box > ul{padding: 20px 0;}
.contact-way{margin:0 30px;padding:10px 0;position:relative}
.phone-way{font-size:18px;margin-left:75px;line-height: 25px;}
.phone{color:#ee4340;margin-right:10px}
.contact-tip{color:#666666;font-size:12px;line-height: 34px;}

.tmessage {
    display: flex;
    justify-content: space-between;
     width: 80%;
}