html, body {
    padding: 0;
    margin: 0 auto;
    /* font-size: 20px; */
    /*取消点击事件高亮*/
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
    background: #fff;
    color: #1D1D1D;
    width: 100%;
    font-family:"微软雅黑", Helvetica;
    -webkit-overflow-scrolling: touch;
    max-width: 640px;
}
.clear:after{display:block; content:"clear"; height:0; clear:both; overflow:hidden; visibility:hidden;}
.bdsharebuttonbox a {text-decoration: none;}
.line_blod4 {width:100%;border-top:2px solid #CCCCCC;}
.line_blod2 {width:100%;border-top:4px solid #CCCCCC;}
.line_blod3 {width:100%;border-top:2px solid #F3F3F3;}
.key-padding {
    padding: 0 0.75rem;
    cursor: pointer;
   
}

* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

a {
    color: #333;
}
.full-right{
    float: right;
}

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

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

a.active {
    /*color: #3ca5f6;*/
        font-size: 20px;
}

.hide {
    display: none;
}

.author-a1 {
    position: relative;
    color: #bbbbbb;
}

.pull-right {
    float: right;
}

.pull-left {
    float: left;
}

ul {
    padding: 0;
    margin: 0;
}

ul li {
    list-style: none;
}

.c1 {
    color: #333;
}

.c2 {
    color: #999999;
}

.c3 {
    color: #f63756;
}

.c4 {
    color: #bbbbbb;
}

.f1 {
    font-size: 2rem;
}

.f2 {
    font-size: 2.8rem;
}

.f3 {
    font-size: 3.2rem;
}

.f17 {
    font-size: 17px;
}

.f18 {
    font-size: 18px;
}

a {
    cursor: pointer;
    text-decoration: none;
}

.text-right {
    text-align: right;
}

.text-left {
    text-align: right;
}

.text-center {
    text-align: center;
}

.htmlBox {
    position: relative;
    width: 100%;
    height: 100%;
    background: #f5f5f5;
    max-width: 640px;
}
.bgW{
    background: #fff;
}
/*活动页面样式*/
.article-pic-box {
    position: relative;
    overflow: hidden;
    height: 190px;
}
.article-pic-box img {
    width: 100%;
         height: 100%; 
}
.article-title-box {
    top: 0;
    height: 100%;
    padding: 0 1rem;
    left: 0;
    right: 0;
}
.article-vip-list-box section .title {
    font-size: 0.85rem;
    line-height: 1.2rem;
    margin-top: 0.25rem;
    color: #1d1d1d;
}
.time-box {
    /*border-bottom: 1px solid #f0f0f0;*/
    height: 2rem;
    font-size: 0.6rem;
    line-height: 1rem;
    padding-top: 0.3rem;
    margin-bottom: 1rem;
}
.time-box span.table-tag-primary.disabled {
    border: 1px solid #ccc;
    color: #bbb;
}
.time-box span.table-tag-primary {
    display: inline-block;
    text-align: center;
    height: 1.2rem;
    border: 1px solid #04B5FF;
    border-radius: 0.2rem;
    line-height: 1.2rem;
    padding: 0 0.5rem;
    color: #04B5FF;
}
.time-box span {
    line-height: 1;
    padding-right: 0.6rem;
    color: #bbb;
}
.time-box span:nth-child(2) {
    border: none;
    padding-left: 0.4rem;
}
.time-box span:last-child {
    border: none;
    padding-right: 0;
    margin-top: 0.3rem;
}




/*点击取消边框颜色*/
button, html input, textarea {
    cursor: pointer;
    outline: none;
}

.logo-box {
    position: absolute;
    left: 39%;
    margin-left: -10px;
    margin-top: 15px;
}

.logo-box img {
    width: 110px;
}

/*占位符*/
.placeholder-line {
    width: 100%;
    height: 0.25rem;
    background: #f5f5f5;
}

.placeholder-line-f {
    background: #ffffff;
}

.placeholder-box {
    height: 0px;
    display: none;
}

/*侧边栏菜单*/
.nav-share {
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
    z-index: 1300;
    opacity: 0;
    cursor: pointer;
    top: 0;
    max-width: 640px;
}

.share-ul {
    width: 100%;
    text-align: center;
}

.nav-box {
    cursor: pointer;
    width: 100%;
    background: #ffffff;
}

.user-wrap {
    position: absolute;
    background: #f5f5f5;
    left: 0;
    right: 0;
    display: none;
    z-index: 1000;
    height: 100%;
    margin-top: 68px;
    overflow: auto;
    padding-bottom: 105px;
}


.user-wrap .information {
    font-size: 0.8rem;
    padding: 1.125rem 1.125rem 0.5rem 1.125rem;
    background: #fff;
}

.user-face-wrap {
    height: 4.5rem;
    border-bottom: 1px solid #F0F0F0;
    background: #ffffff;
}

.user-face-box {
    position: relative;
    width: 2.5rem;
    height: 2.5rem;
    border-radius: 60px;
    top: 1rem;
    left: 15px;
}

.user-face-box img {
    border-radius: 60px;
    width: 100%;
}

.navbar-nav-ul {
    display: inline-block;
    width: 100%;
    background: #ffffff;
    vertical-align: top;
    padding: 0.5rem 1.125rem;
    margin-bottom: 0.25rem;
}


.navbar-nav-ul li {
    position: relative;
    width: 25%;
    float: left;
    font-size: 0.8rem;
    height: 2rem;
    line-height: 2rem;
    text-align: left;
}

.navbar-nav-ul li:nth-child(3n-1), .subclass-ul li:nth-child(3n-1) {
    text-align: left;
	width:25%;
	margin-left: 13%;
}

.navbar-nav-ul li:nth-child(3n), .subclass-ul li:nth-child(3n) {
    text-align: left;
	width:24%;
	margin-left: 13%;

}
.navbar-nav-ul li a {font-size:20px;display: inline-block;
    width: 88px;}

.nav-imgs {clear:both;width:100%;min-height:69px;    margin-top: 10px;}
.nav-imgs img{width:100%;}

.tuijian {clear:both;width:100%;padding-top:20px;padding-bottom:20px;}
.tuijian .title_top {width:100%;height:42px;margin-left:auto;margin-right:auto;text-align:left;font-size:18px;color:#666666;background-color:#EDEDED;}
.tuijian .title_top .left_tiao {width:4px;height:38px;background-color:#3366FF;float:left;}
.tuijian .title_top .right_contan {width:85%;line-height:42px;float:left;margin-left:30px;color:#333333;    text-align: left;font-size:20px;}

.tuijian .contain_bottom {width:100%;margin-left:auto;margin-right:auto;text-align:left;font-size:14px;color:#666666;margin-top:10px;text-align: center;}
.tuijian .contain_bottom .contain_list {clear:both;width: 100%;;float:left;    font-size: 16px; line-height: 25px; }
.tuijian .contain_bottom .contain_list img{width:20px;padding-right:10px;margin-right: -6px;}
.tuijian .contain_bottom a{display: inline-block;border-bottom:1px solid #ccc; text-align: left; width: 85%; margin-bottom:10px; padding-bottom:10px}
.tuijian .contain_bottom a:first-child{margin-top:10px}
.tuijian .contain_bottom a:last-child{border-bottom:0px solid #ccc!important; margin:0}
.article-copy{text-align:center; font-size:15px; color:#555;     margin: 20px auto;position: relative;}
.article-copy .before,.article-copy .after{position:relative;display:inline-block;vertical-align:top;content:" "; top:12px;width:10px; height:10px; background-size:100% auto; background-repeat:no-repeat; background-position:center center}
.article-copy .before{background-image:url(../images/Quotes_l.png); margin-right:5px;}
.article-copy .after{background-image:url(../images/Quotes_r.png);margin-left:5px;}
.width_tiao {width:100%;height:18px;}

.exit-wrap {
    position: absolute;
    right: 1.25rem;
    line-height: 4.5rem;
    font-size: 0.75rem;
    z-index: 10;
    color: #f63756;
}

.exit-wrap a {
    color: #f63756;
    display: inherit;
}

.subclass-ul {
    display: inline-block;
    border-bottom: 0.025rem solid #f0f0f0;
    width: 100%;
    padding: 0 1.125rem 0.75rem 1.125rem;
    color: #666666;
    font-size: 0.6rem;
    background: #ffffff;
    vertical-align: top;
}

.subclass-ul li {
    float: left;
    width: 25%;
    height: 1.5rem;
    line-height: 1.5rem;
    text-align: left;
}

.subclass-ul li a {
    color: #666666;
    font-size: 16px;
}

.subclass-ul li a.active {
    color: #3ca5f6;
}

.author-name {
    font-size: 15px;
    position: absolute;
    line-height: 4.5rem;
    padding-left: 80px;
    width: 100%;
}

.login-link {
    display: inline-block;
    color: #3ca5f6;
    width: 7.5rem;
    height: 2rem;
    line-height: 2rem;
    border: 1px solid #0da3fa;
    text-align: center;
    font-size: 0.85rem;
    margin-top: 1.25rem;
}

.login-link:nth-child(2) {
    margin-left: 1rem;
    background: #0da3fa;
    color: #fff;
}

header {
    position: relative;
    z-index: 800;
}

/*top-bar*/
.top-bar {
    height: 69px;
    /* background: #3366FF; */
    background: #095698;
    /*border-bottom: 1px solid #f0f0f0;*/
}

.navbar-toggle {
    width: 30px;
    height: 30px;
    background: transparent;
    text-align: center;
    padding: 0;
    margin: 20px 0px 0px 18px;
    position: absolute;
    border: none;
}

.navbar-toggle .icon-bar {
    width: 1rem;
    height: 1px;
    background: #fff;
    margin-bottom: 0.35rem;
}

.navbar-toggle .icon-bar:last-child {
    margin-bottom: 0px;
}

/*.navbar-toggle.active{*/
/*-webkit-animation: fadeRotate  0.2s 0.2s ease both;*/
/*animation: fadeRotate  0.2s 0.2s ease both;*/
/*}*/

.navbar-toggle.active .icon-bar {
    position: absolute;
    left: 0;
}

.navbar-toggle.active .icon-bar:nth-child(2) {
    display: none;
}

.navbar-toggle.active .icon-bar:nth-child(1) {
    -webkit-animation: fadeRotateRight 0.2s ease both;
    animation: fadeRotateRight 0.2s ease both;
}

.navbar-toggle.active .icon-bar:nth-child(3) {
    -webkit-animation: fadeRotateLeft 0.2s ease both;
    animation: fadeRotateLeft 0.2s ease both;
}

/*广告部分*/
.ad-box1 {
    /*height: 94px;*/
    width: 100%;
}

/*引导框*/
.guide-box {
    position: relative;
    height: 55px;
    width: 100%;
    background: #4c4c4c;
    z-index: 1000;
    top: 0;
    display: none;
}

.header {
    z-index: 800;
}

.guide-logo-box {
    position: absolute;
    left: 15px;
    margin-top: 6px;
}

.guide-logo-box img {
    position: absolute;
    width: 49px;
}

.guide-logo-box .title {
    font-size: 18px;
    color: #ffffff;
    margin-left: 50px;
    position: relative;
    top: 4px;
    line-height: 1.1;
}

.guide-logo-box .title span {
    font-size: 13px;
}

.guide-btn-box {
    position: absolute;
    right: 15px;
}

.guide-btn-box i {
    margin-left: 5px;
    float: right;
    margin-top: 13px;
    width: 30px;
    height: 30px;
    text-align: center;
    cursor: pointer;
}

.guide-btn-box .btn-open {
    width: 80px;
    height: 30px;
    background: #3ca5f6;
    color: #ffffff;
    font-size: 13px;
    border-radius: 30px;
    display: inline-block;
    line-height: 30px;
    text-align: center;
    float: right;
    margin-top: 13px;
}

.search-box {
    cursor: pointer;
}
.search-box .sousuo {margin-right:16px;}
.search-box .sousuo img{width:24px;margin-top:23px;}

.swipes {
    overflow: hidden;
    visibility: hidden;
    position: relative;

}
.swipe-wrap {
    overflow: hidden;
    position: relative;
    /* height: 11.3rem; */
	/* height:10.4rem; */
    text-align:center;
    padding-top:20px;
}

.swipe-wraps {
    overflow: hidden;
    position: relative;
    /*height: 23.45rem;*/
    text-align:center;
    /*padding-top:20px;*/
}
/*#swipeWrap img {width:90%;}*/
.swipe-wrap img {width:90%!important;}
.swipe-wraps img {width:100%!important;    display: block;}

.swipe-wraps .figure {
    float: left;
    width: 100%;
    position: relative;
    height: 100%;
    margin: 0;
}

.wrap {
    width: 100%;
    height: 100%;
}

.image {
    width: 100%;
    height: 100%;
}

nav .position li {
    display: inline-block;
    width: 5px;
    height: 5px;
    border-radius: 5px;
    background: #141414;
    box-shadow: inset 0 1px 3px black, 0 0 1px 1px #202020;
    margin: 0 2px;
    cursor: pointer
}

nav .position li.on {
    box-shadow: inset 0 1px 3px -1px #28b4ea, 0 1px 2px rgba(0, 0, 0, .5);
    background-color: #1293dc;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #1293dc), color-stop(100%, #0f6297));
    background-image: -webkit-linear-gradient(top, #1293dc, #0f6297);
    background-image: -moz-linear-gradient(top, #1293dc, #0f6297);
    background-image: -ms-linear-gradient(top, #1293dc, #0f6297);
    background-image: -o-linear-gradient(top, #1293dc, #0f6297);
    background-image: linear-gradient(top, #1293dc, #0f6297)
}

.search-hot a {
    color: #3C3C3C;
    font-size:15px;
}

.search-wraps {
    height: 100%;
    z-index: 1100;
    max-width: 640px;
    margin: 0 auto;
}
.search-wraps .search-ul {padding-bottom:20px;}

.search-wraps, .search-wrap-show {
    /*position: fixed;*/
    background: #fff;
    /*top: 69px;*/
    /*left: 0;*/
    /*right: 0;*/
    padding-bottom: 333px;
    display: block;
    padding-top: 20px;
}
.border_line{width:100%;height:1px;border-top:1px solid #f0f0f0;}
.sousuo_list {list-style: none;padding:5px 0px;width:85%;margin:5px auto;}
.sousuo_list .article-info-box .li-list3 {font-size:12px;}
.sousuo_list .article-info-box{     padding-left: 0rem; 
    font-size: 0.85rem;
    line-height: 1.25rem;
    color: #333;
    height: 100%;
    width: 100%;
}
.sousuo_list .article-info-box .article-md-title {
    height: 21px;
    font-size: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
	 line-height: 21px;
}

.index-ad-box img, .article-ad-box img {
    width: 100%;
    vertical-align: top;
}

.search-wrap-show .icon-sm-search {
    width: 38px;
}

.search-wraps .close-box {
    position: absolute;
    right: 5px;
    font-size: 16px;
    color: #bbb;
    display: inline-block;
    padding: 0 10px;
    line-height: 50px;
}

.input-sm-search {
    position: absolute;
    right: 2px;
    top: 0px;
    border: none;
    /*background: transparent;*/
    z-index: 100;
    border-radius: 0px 3px 3px 0px;
}

.search-wrap-show {
    position: relative;
    display: inline-block;
    padding-bottom: 0;
    width: 100%;
}

.search-input-box {
    /*padding: 0 15px;*/
    height: 50px;
    /*line-height: 44px;*/
    /*border-bottom: 1px solid #f0f0f0;*/
    position: relative;
    width: 85%;
    margin: 0px auto;
}

.search-wraps .search-input, .search-wrap-show .search-input {
    width: 100%;
    height: 40px;
    border-radius: 5px;
    /*background: #f5f5f5;*/
    border:2px solid #DADADA;
    /*border: none;*/
    color: #333;
    font-size: 14px;
    padding: 5px 15px;
    /*margin-top: 9px;*/
}

.search-wraps .search-input {
    width: 100%;
    font-size:18px;
    color:#333;
}

.search-wraps .input-sm-search {
    /*right: 10px;*/
}

.search-act {
    margin: 30px 0px 0 0px;
    /*padding-left: 15px;*/
    font-size: 20px;
    /*color: #bbbbbb;*/
    height: 23px;
    line-height: 23px;
    /*border-bottom: 1px solid #f0f0f0;*/
    /*display: inline-block;*/
    width: 100%;
    width: 85%;
    margin-left:auto;
    margin-right:auto;
}

.search-history-act, .search-history {
    display: none;
}

.story-praise {
    position: absolute;
    right: 15px;
    margin-top: 2px;
    padding-left: 10px;
    cursor: pointer;
    display: none;
}

.story-praise em {
    font-style: normal;
    font-size: 12px;
    margin-left: 3px;
    color: #bbbbbb;
    position: relative;
}

.search-ul {
    /*margin: 0 15px;*/
    width:85%;
    margin:0px auto;
}

.search-ul li {
    /*height: 30px;*/
    border-radius: 4px;
    border: 1px solid #DADADA;
    margin: 15px 15px 0 0;
    float: left;
    font-size: 16px;
    text-align: center;
    line-height: 30px;
    padding: 0px 10px;
}

[placeholder], *[placeholder] {
    color: #bbbbbb;
}

.btn-cancel {
    font-size: 15px;
    color: #dddddd;
    margin-left: 13px;
}

.neirong-shouquan-public {
    text-align: center;
    z-index: 20;
    background: #FFFFFF;
    /*padding: 0 1rem;*/
    -webkit-box-sizing: inherit;
    box-sizing: inherit;
    position: relative;
    margin-top: -1px;
	/* width: 350px; */
	width: 79%;
    margin: 0px auto;
}

.neirong-shouquan-public img {
    z-index: 100;
    width: 7em;
}

.neirong-shouquan-public p {
    font-size: 0.74rem;
    text-align: left;
    margin: 0;
}

.article-content .neirong-shouquan-public p {
    text-align: left;
    font-size: 15px;
}

/*icon图标*/
.icon {
    display: inline-block;
    vertical-align: text-bottom;
    background: url(../images/icon.png) no-repeat;
    width: 15px;
    height: 16px;
    cursor: pointer;
    background-size: 250px 300px;
}

/*icon 2图标*/
.icon2{
    display: inline-block;
    vertical-align: text-bottom;
    background: url(../images/icon2.png) no-repeat;
    width: 0.7rem;
    height: 0.7rem;
    cursor: pointer;
    background-size: 7.5rem 7.5rem;
}


.icon2-vip-logo{
    width: 2rem;
    height: 2rem;
    background-position:0rem -1.5rem;
}
.icon2-right-arrow{
    background-position:-5.15rem -0.18rem;
}
.icon2-right-arrow2{
    background-position:0.2rem -0.15rem;
}
.icon2-right-arrow3{
    background-position:-3.8rem -0.15rem;
}
.icon2-bottom-arrow{
    position: absolute;
    top: 1.5rem;
    width: 1rem;
    height: 1.5rem;
    background-position:-2.35rem 0.3rem;
    left: 50%;
    margin-left: -0.5rem;
}
.icon2-vip-user-logo{
    position: absolute;
    width: 0.7rem;
    height: 0.7rem;
    background-position: -6.35rem -0.15rem;
    top: 0.7rem;
    right: -0.1rem;
}
.icon2-join{
    width: 4rem;
    height: 1rem;
    background-position: 0 -4rem;
}
.icon2-join2{
    position: relative;
    width: 4rem;
    height: 1rem;
    background-position: -3rem -1.5rem;
    top: 0.4rem;
    left: 1rem;
}

.hxrzzz-box {
    position: absolute;
    width: 20px;
    height: 20px;
    border-radius: 20px;
    background: #ffffff;
    text-align: center;
    line-height: 30px;
    right: 0;
    bottom: 0;
}

.c-hxrz {
    display: inline-block;
    background: url(../images/icon.png?v=201606061810) no-repeat;
    width: 18px;
    height: 16px;
    background-size: 250px 300px;
    vertical-align: top;
    margin-top: 2px;
}

.hxrzzz-level-1 {
    background-position: -6px -113px;
}

.hxrzzz-level-2 {
    background-position: -6px -133px;
}

.hxrzzz-level-3 {
    background-position: -6px -153px;
}

.hxrzzz-level-4 {
    background-position: -6px -173px;
}

.hxrzzz-level-5 {
    background-position: -6px -198px;
}

.hxrzzz-level-6 {
    background-position: -30px -113px;
}

.hxrzzz-level-7 {
    background-position: -30px -113px;
}

.hxrzzz-level-8 {
    background-position: -30px -153px;
}

.hxrzzz-level-9 {
    background-position: -30px -178px;
}

.hxrzzz-level-10 {
    background-position: -30px -193px;
    width: 40px;
}

.hxfwtd {
    background-position: -30px -212px;
}

.icon-search {
    background-position: -30px 14px;
    width: 45px;
    height: 45px;
}

.icon-sm-search {
    background-position: -184px -102px;
    width: 38px;
    height: 36px;
        display: inline-block;
    vertical-align: text-bottom;
    /*background: url(../images/icon.png) no-repeat;*/
   /* width: 15px;
    height: 16px;*/
    cursor: pointer;
    background-size: 250px 300px;
    /*margin-top: 6px;*/
}

.icon-close {
    background-position: -107px 0px;
}

.icon-menu {
    background-position: -1px 5px;
    width: 30px;
    height: 30px;
}

.icon-bubble {
    width: 15px;
    height: 14px;
    background-position: -164px -2px;
}

.icon-goTo {
    width: 35px;
    height: 35px;
    background-position: -67px 3px;
}

.icon-md {
    width: 33px;
    height: 34px;
}

.icon-comments {
    background-position: 0px -33px;
}

.icon-md-praise {
    background-position: -119px -33px;
}

.icon-md-praise.active {
    background-position: -39px -32px;
}

.icon-big-praise {
    background-position: -188px -3px;
    margin-top: 14px;
    width: 23px;
    height: 25px;
}

.icon-collection {
    background-position: -158px -32px;
}

.icon-collection.active {
    background-position: -78px -32px;
}

.icon-share {
    background-position: -198px -33px;
}

.icon-history {
    background-position: -214px -262px;
}

.icon-wx {
    width: 30px;
    height: 25px;
    background-position: 1px -78px;
}

.icon-timeLine {
    width: 30px;
    height: 25px;
    background-position: -50px -78px;
}

.icon-wb {
    width: 30px;
    height: 25px;
    background-position: -100px -78px;
}

.icon-qq {
    width: 30px;
    height: 25px;
    background-position: -145px -79px;
}

.icon-qqZone {
    width: 30px;
    height: 25px;
    background-position: -186px -78px;
}

.icon-pl-praise {
    background-position: -64px -114px;
}

.icon-pl-praise.active {
    background-position: -62px -133px;
}

.icon-pl-step {
    background-position: -94px -112px;
}

.icon-pl-step.active {
    background-position: -93px -132px;
}

.icon-down {
    background-position: -91px -153px;
}

.icon-up {
    background-position: -62px -150px;
}

.icon-white-close {
    background-position: -110px 0;
    width: 30px;
    height: 30px;
}

.icon-warning {
    background-position: -130px -110px;
    width: 20px;
    height: 20px;
    position: relative;
    top: 3px;
    margin-right: 10px;
}

.icon-time {
    background-position: -134px -147px;
}

.icon-address {
    background-position: -168px -147px;
}

.icon-big-time {
    background-position: -62px -206px;
}

.icon-big-address {
    background-position: -98px -206px;
}
.icon-big-p{
    background-position: -167px -231px;
}
.icon-big-fare {
    background-position: -133px -206px;
}

.icon-a-arrow {
    background-position: -165px -206px;
    position: relative;
    float: right;
    top: 6px;
}

.icon-sub {
    background-position: -231px -71px;
    width: 18px;
    height: 18px;
}

.icon-add {
    background-position: -231px -101px;
    width: 18px;
    height: 18px;
}

.icon-shut {
    background-position: 20px -234px;
    width: 48px;
    height: 28px;
}

.icon-right {
    right: 0;
    background-position: -165px -205.5px;
}

.i-right {
    position: absolute;
    right: 0;
    top: 20px;
    background-position: -165px -209px;
}

.icon-big {
    position: relative;
    top: -2px;
    width: 16px;
    height: 17px;
}

.icon-zf {
    position: relative;
    top: 3px;
    margin-right: 10px;
    width: 26px;
    height: 26px;
}

.icon-success {
    width: 36px;
    height: 36px;
    background-position: -2px -261px;
}

.icon-sm-success {
    width: 25px;
    height: 25px;
    background-position: -59px -266px;
}

.icon-order {
    background-position: -62px -235px;
    margin-right: 10px;
}

.icon-zfb {
    background-position: -222px -142px;
}

.icon-sm-wx {
    background-position: -192px -142px;
}

.icon-radio {
    width: 18px;
    height: 18px;
    background-position: -196px -211px;
}

.ticket-disabled .icon-zfb {
    background-position: -222px -172px;
}

.ticket-disabled .icon-sm-wx {
    background-position: -192px -172px;
}

.ticket-disabled .icon-radio {
    background-position: -226px -211px;
}

.icon-radio.disabled {
    background-position: -226px -211px;
}

.list-content {
    width: 100%;
    overflow: hidden;
}

/*文章*/
.article-big-box {
    position: relative;
    height: 23.45rem;
    width: 100%;
    overflow: hidden;
}

.article-big-box img {
    width: 100%;
}

.shuffling-box {
    height: 106px;
    display: none;
    width: 100%;
    transition-duration: 0.5s;
    transform: translate3d(-100%, 0px, 0px);
    -webkit-overflow-scrolling: touch;
}

.shuffling-box li {
    float: left;
}

.shuffling-ol {
    position: absolute;
    font-size: 10px;
    color: #ffffff;
    z-index: 10;
    padding: 0;
    margin: 0 auto 0 auto;
    right: 1rem;
    text-align: center;
    display: none;
    top: 24.4rem;
}

.shuffling-ol li {
    list-style: none;
    width: 0.2rem;
    height: 0.2rem;
    background: #555555;
    border-radius: 50%;
    margin-right: 5px;
    display: inline-block;
}

.shuffling-ol li:last-child {
    margin-right: 0;
}

.shuffling-ol li.active {
    background: #ffffff;
}

.article-big-title-box {
    position: absolute;
    background: rgba(0, 0, 0, 0.5);
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

.article-title {
    position: absolute;
    padding: 0 28px;
    color: #ffffff;
    font-size: 21px;
    line-height: 1.5;
    margin: 0px;
    width: 100%;
    bottom: 1rem;
}

.article-feed-ul {
    margin: 0;
    list-style: none;
}
.article-feed-ul .fist_li {padding-top:0px;padding-bottom: 6px;margin-top: 14px;}
.article-feed-ul .top-title {font-size:22px;line-height:27px;color:#3C3C3C;    font-weight: bolder;}
.article-feed-ul .show-title {margin-top:3px;}
.article-feed-ul .top-title2 {font-size:16px;line-height:20px;color:#666666;margin-top: 14px;/*  margin-bottom: 8px; */text-align: justify;}
.article-feed-ul .li-list3 {font-size:12px;color:#666666;min-height: 20px;   
    padding-bottom: 0px;}
.article-feed-ul .bottom-time{padding-top:7px!important;padding-bottom:8px!important;}
.article-feed-ul .li-time{ padding-top: 7px;}
.article-feed-ul .li-list3 .left-time {width:80%;float:left;}
.article-feed-ul .li-list3 .right-user {width:20%;float:right;text-align:right}
.li-list3 .right-user .number {padding-left:3px;float:right;  }
.li-list3 .right-user .numbers {  margin-top: -1px;}
.li-list3 .right-user img {height:12px;padding-top:2px;float:right}

.article-feed-ul .top-title3 {font-size:12px;color:#FF9933;margin-bottom:0px;float:left;}
.article-feed-ul .li-list4 {font-size:12px;color:#666666;min-height: 32px;padding-top:8px; margin-bottom:5px}
.article-feed-ul .li-list4 .left-time {width:36%;float:left;text-align: center;font-size:12px;    margin-top: 1px;}
.article-feed-ul .li-list4 .right-user {float:right;text-align:right}
.li-list4 .right-user .number {padding-left:3px;float:right;}
.li-list4 .right-user img {height:12px;padding-top:2px;float:right;    margin-top: 1px;}

.article-feed-ul li {
    display: inline-block;
    background: #ffffff;
    width: 100%;
    position: relative;
    padding: 15px 1rem  10px 1rem;
  /*   min-height: 63px; */
    font-size: 0;
    vertical-align: top;
    /*margin-bottom: 0.25rem;*/
    overflow: hidden;
    /*padding-top: 10px;*/
}

.article-feed-ul li.article-big-image-box {
    height: auto;
    padding: 0 1rem;
}

.article-md-img-box {
    float: left;
    width: 7.25rem;
    height: 5.45rem;
    overflow: hidden;
    position: relative;
    z-index: 10;
}

.article-md-img-box a {
    font-size: 0;
    display: inline-block;
}

.article-md-img-box img {
    width: 100%;
}

.article-feed-ul li.article-big-image-box .article-md-img-box {
    width: 100%;
    float: none;
    margin-top: 0px;
    overflow: hidden;
    height: auto;
}

.article-feed-ul li img.article-big-image-box img.article-md-img-box img {
    width: 100%;
}

.article-info-box {
    padding-left: 8rem;
    font-size: 0.85rem;
    /*line-height: 1.25rem;*/
    color: #333;
    /*height: 5.45rem;*/
    width: 100%;
}
.article-info-box .li-list3 {min-height:20px;}
.article-info-box .li-list3 .left-time {width:70%;float:left;}
.article-info-box .li-list3 .right-user {width:30%;float:right;text-align:right}
.article-info-box .li-list3 .right-user .number {padding-left:3px;float:right;}
.article-info-box .li-list3 .right-user img {height:12px;margin-top: 1px;float:right}
.article-info-box .title-bz {font-size:12px;color:#FF9933;}

.article-info-box .li-list3 .right-users {width:30%;float:right;text-align:right}
.article-info-box .li-list3 .right-users .number {padding-left:0px;vertical-align: middle;display:inline-block;}
.article-info-box .li-list3 .right-users img {height:12px;margin-top: 0px;vertical-align: middle;    padding-top: 0px;display:inline-block;}
.article-info-box .title-bz {font-size:12px;color:#FF9933;}


.article-info-time{
    color: #bbb;
    margin: 0.75rem 0;
    font-size: 0.6rem;
    line-height: 1;
}
.ad-feed-box .article-info-box,.ad-feed-box .article-md-img-box{
    margin-top: 2rem;
    margin-bottom: 1rem;
}
.ad-content-box .article-info-box,.ad-content-box .article-md-img-box {
    margin-top: 1rem;
    margin-bottom: 1rem;
}
.ad-content-box .mod-hot{
    top: inherit;bottom: 1rem;
}

.article-feed-ul li.article-big-image-box .article-info-box {
    position: relative;
    padding-left: 0;
    height: auto;
}

.article-feed-ul li.article-big-image-box .article-info-box .article-md-title {
    height: auto;
    margin-top: 0.65rem;
    margin-bottom: -0.25rem;
    -webkit-line-clamp: 3;
}

.article-feed-ul li.article-big-image-box .author-box {
    position: relative;
}

.article-feed-ul li .author-box {
    font-size: 0.6rem;
    color: #bbbbbb;
    margin: 0.65rem 0;
    position: relative;
    white-space: nowrap;
    line-height: 0.8rem;
}

.article-feed-ul li .author-box img {
    width: 0.75rem;
    height: 0.75rem;
    border-radius: 50%;
    vertical-align: top;
}
.article-feed-no-border-ul li:last-child{
    margin: 0;
}
.article-info-box .article-md-title {
    min-height: 3.2rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
        font-size: 16px;
}

.article-info-box .article-md-title.activity {
    height: 70px;
}

.article-info-box .author-box.hot-article {
    margin-left: 0;
}

.article-info-box .author-box span {
    margin-left: 0.75rem;
}

.article-info-box .author-box span:last-child {
    margin-right: 0;
}

.article-info-box .author-box .face-box {
    float: left;
    position: relative;
    border-radius: 13px;
    width: 26px;
    height: 26px;
    overflow: hidden;
    margin-right: 10px;
}

.article-info-box .author-box .face-box img {
    width: 100%;
}

.article-info-box .author-box span:last-child {
    margin-right: 0px;
}

.mod-hot {
    margin-right: 0px;
    position: absolute;
    right: 1rem;
    top:0.7rem;
    padding: 0 5px;
    height: 0.9rem;
    line-height: 0.9rem;
    font-size: 0.5rem;
    color: #f63756;
    text-align: center;
    border: 1px solid #f63756;
    border-radius: 3px;
}

.mod-hot.bottom {
    bottom: 0px;
}

.mod-hot.ad1 {
    border: 1px solid #f1754f;
    color: #f1754f;
}

.mod-hot.ad2 {
    border: 1px solid #3CA5F6;
    color: #3CA5F6;
}

.story-box {
    position: relative;
    padding: 15px 0px 0 0px;
    background: #ffffff;
}

.story-box .title {
    font-size: 18px;
    margin: 0 15px;
}

.span-mark {
    display: inline-block;
    background-color: #f63756;
    position: absolute;
    z-index: 1;
    height: 16px;
    line-height: 1;
    margin: -18px 0 0 -1rem;
    width: 5px;
}

.story-box .span-mark {
    margin: -19px 0 0 0px;
}

.story-box ul li {
    position: relative;
    padding: 0.75rem;
    border-bottom: 1px solid #f0f0f0;
}

.story-box ul li.active {
    background: #F6F6F6;
}

.story-box ul li:last-child {
    border: none;
}

.story-box ul li.active .story-praise {
    display: block;
}

.story-box ul li .story-title {
    font-size: 0.8rem;
    color: #333;
    line-height: 2;
    cursor: pointer;
}

.story-box ul li .info {
    font-size: 0.75rem;
    line-height: 1.5;
    color: #5a5a5a;
    margin-top: 10px;
    display: none;
    background: #F6F6F6;
    cursor: pointer;
}

.story-box ul li .info a {
    color: #bbb;
}

.story-box ul li .time {
    font-size: 0.6rem;
    color: #bbb;
    margin-top: 0.4rem;
}

.story-box ul li .story-arrow {
    position: relative;
    top: 13px;
    width: 2px;
    height: 0;
    left: 5px;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 6px solid #dddddd;
}

.story-box ul li.active .info {
    display: block;
}

.story-box ul li.active .story-arrow {
    border-top: none;
    border-bottom: 6px solid #dddddd;
    top: -12px;
}

.bottom-more {
    height: 2.75rem;
    text-align: center;
    font-size: 0.75rem;
    line-height: 2.75rem;
    color: #bbbbbb;
    cursor: pointer;
    background: #ffffff;
    /*margin-bottom: 0.25rem;*/
	position:relative;
}

.bottom-more.bg1 {
    background: #f5f5f5;
}

.bottom-more .loading-img {
    width: 30px;
    height: 30px;
    margin-top: 5px;
}

.ad-box2 {
    position: relative;
    padding: 1rem;
    overflow: hidden;
    background: #ffffff;
}

.ad-box2 img {
    width: 100%;
    vertical-align: top;
}

.ad-article-top {
    position: relative;
    overflow: hidden;
}
.ad-article-top .mod-hot{
    right: 0;
    bottom: 0;
    top: inherit;
}

.ad-article-top, .ad-article-top img {
    width: 100%;
    display: block;
}

.ad-article-top.ad-article-content {
    padding: 1rem;
    background: #FFFFFF;
}

.ad-article-content img {
    width: 100%;
}

.ad-article-content .mod-hot {
    right: 1rem;
    bottom: 1rem;
    top: inherit;
}

.ad-title-box {
    position: absolute;
    z-index: 2;
    background: rgba(0, 0, 0, 0.5);
    font-size: 21px;
    line-height: 1;
    color: #ffffff;
    right: 1rem;
    left: 1rem;
    bottom: 1rem;
    top: 1rem;
}

/*//TODO:要修改*/
.ad-title {
    padding: 0 25px;
    vertical-align: middle;
    display: table-cell;
    height: 9.4rem;
    width: 100%;
    text-align: center;
}

.ad-box2 .mod-angle, .article-title .mod-angle {
    padding: 0 5px;
    height: 21px;
    border: 1px solid #ffffff;
    font-size: 10px;
    text-align: center;
    line-height: 21px;
    display: inline-block;
    position: relative;
    border-radius: 3px;
    top: -2px;
    margin-right: 5px;
}

.ad-box2 .mod-angle.ad1 {
    background: #f1754f;
}

.ad-box2 .mod-angle.ad2 {
    background: #3CA5F6;
}

.ad-footer-box {
    position: relative;
    width: 100%;
}

.ad-footer-box img {
    width: 100%;
    display: block !important;
}

/*回到顶部 反馈*/
.mod-sidebar {
    position: fixed;
    right: 10px;
    bottom: 75px;
    z-index: 100;
}

.mod-sidebar .goTo {
    width: 35px;
    height: 35px;
    border-radius: 35px;
    background: rgba(0, 0, 0, 0.6);
    margin-top: 10px;
    font-size: 12px;
    line-height: 35px;
    text-align: center;
    color: #ffffff;
    cursor: pointer;
    display: none;
}

/*/footer*/
footer {
    display: none;
   /*  height: 7.5rem; */
    width: 100%;
    background: #EDEDED;
    text-align: center;
    /*color: #bbbbbb;*/
	padding-bottom:1.5rem;
	padding-top: 1.4rem;

}
.addus footer{
	display: none;
   /*  height: 7.5rem; */
    width: 100%;
    background: #EDEDED;
    text-align: center;
    /*color: #bbbbbb;*/
	padding-bottom:1.5rem;
	padding-top: 1.4rem;
	position:fixed;
	bottom:0;
}

footer ul {
    margin: 0.4rem auto 0.5rem auto;
    display: inline-block;
	border-bottom: 1px solid #DEDEDE;
    padding-bottom: 15px;
}

footer ul li {
    width: 5.5rem;
    float: left;
    font-size: 0.7rem;
    line-height: 1;
    border-right: 1px solid #bbbbbb;
}

footer ul li:last-child {
    border: none;
}

footer ul li a {
    /*color: #bbbbbb;*/
    font-size: 16px;
}

footer .copyright-box {
    font-size: 0.6rem;
}

/*文章内容页*/
.article-content-title-box {
    position: relative;
    padding: 0 1rem;
    background: #FFFFFF;
}

.vip-title{
    font-size: 0.7rem;
    color: #bbb;
    font-weight: lighter;
    margin-top: 0.6rem;
    padding-bottom: 0.4rem;
}
.vip-title.disabled .s-tag{
    border: 1px solid #ddd;
    color: #bbb;
}
.vip-title .s-tag{
    display: inline-block;
    padding: 0 0.3rem;
    height: 1.3rem;
    line-height: 1.4rem;
    border: 1px solid #04B5FF;
    color: #04B5FF;
    border-radius: 0.25rem;
    margin-right: 0.5rem;
}
.vip-title a{
    color: #bbb;
}
.fresh-article-wrap{
    margin: -4.1rem 0 1.25rem 0;
    z-index: 30;
    position: relative;
    padding: 0 1rem;
}
.fresh-article-wrap .span-bg{
    background:-webkit-gradient(linear, 0% 0%, 0% 70%,from(rgba(255, 255, 255, 0.88)), to(#fff));
    height: 4.1rem;
}
.fresh-article-wrap.disabled{
    margin-top: 0;
}
.fresh-article-box{
    position: relative;
    border: 1px solid #ddd;
    height: 8.7rem;
    text-align: center;
}
.fresh-article-box .title{
    text-align: center;
    font-size: 0.85rem;
    font-weight: bold;
    margin-top: 1.5rem;
}
.fresh-article-box .top-box{
    position: absolute;
    top: -1rem;
    width: 100%;
    text-align: center;
    line-height: 2rem;
    font-size: 0.75rem;
}
.fresh-article-box .top-box span{
    display: inline-block;
    padding: 0 1.25rem;
    background: #fff;
    color: #8D8D8D;
}
.btn-join-vip{
    display: inline-block;
    height: 2rem;
    width: 11rem;
    border-radius: 2rem;
    margin: 0 auto;
    line-height: 2rem;
    text-align: center;
    font-size: 0.8rem;
    border:1px solid #1d1d1d;
    margin-top: 1rem;
}
.btn-more{
    font-size: 0.75rem;
    color: #8D8D8D;
    margin-top: 1rem;
    display: inline-block;
}
.join-footer-box{
    height: 2.9rem;
    line-height: 2.9rem;
    padding: 0 1rem;
    font-size: 0.65rem;
    color: #8D8D8D;
}
.join-footer-box a{
    color: #8D8D8D;
    display: inline-block;
    width: 100%;
}
.join-footer-box .icon2-right-arrow2{
    margin-top: 1.1rem;
}

.article-public-box{
    padding: 1rem;
}

.article-public-box .title{
    font-size: 0.8rem;
    font-weight: bold;
    text-align: center;
}
.article-public-box .report-title{
    position: relative;
    font-size: 0.85rem;
    font-weight: bold;
    margin-top: 1.3rem;
    margin-bottom: 1.5rem;
}
.article-public-box .report-title:after{
    position: absolute;
    content: '';
    bottom: -1rem;
    width: 1.3rem;
    height: 0.1rem;
    background: #000;
    left: 0;
}
.article-public-box .report-con{
    font-size: 0.85rem;
    line-height: 1.2rem;
}
.article-content-title-box .title {
    position: relative;
    font-size: 1.2rem;
    font-weight: bold;
    line-height: 1.6rem;
    padding-top: 1.3em;
}
.article-content-title-box:after{
    content: '';
    position: absolute;
    bottom: -0.8rem;
    width: 1.25rem;
    height: 0.2rem;
    background: #000;
    right: 1rem;
}
.article-author-box {
    position: absolute;
    height: 1.5rem;
    bottom: 0.9rem;
    left: 1rem;
    line-height: 1.5rem;
}
.free-report-box{
    height: 3.7rem;
    background: #F5F5F5;
    font-size: 0.8rem;
    margin: 0 1rem 1.25rem 1rem;
    padding: 0.75rem;
}
.free-report-box .con-t{
    color: #8D8D8D;
    margin-top: 0.3rem;
}
.free-report-box .icon2-right-arrow2{
    margin-top: 0.8rem;
}
.article-author-box .face-box {
    position: relative;
    float: left;
}

.article-author-box span {
    color: #bbbbbb;
    font-size: 0.6rem;
    padding:0 0.5rem;
}
.article-author-box span.username {
    border-right: 1px solid rgba(240, 240, 240, 0.6);
}


.article-author-box .face-box img {
    width: 1.5rem;
    height: 1.5rem;
    border-radius: 50%;
    overflow: hidden;
}

.text-hxzhu {
    color: #999;
}

.text-remarks {
    color: #bbbbbb;
}

.article-content-img {
    position: relative;
    width: 100%;
}
.article-content-img .bg-gradient{
    position: absolute;
    background:-webkit-gradient(linear, 0% 50%, 0% 100%,from(rgba(0, 0, 0, 0)), to(#101010));
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
}

.article-content-img img {
    width: 100%;
    display: block;
}

.article-content {
    padding: 0 1rem 0 1rem;
    background: #ffffff;
    /* font-size: 0.85rem; */
    font-size: 18px;
    line-height: 1.5rem; 
    width: 100%;
    word-wrap: break-word;
}

.article-content img {
    max-width: 100%;
    height: auto !important;
	 /* margin-left:2em!important; */
	 /* display:block; */
	 vertical-align: middle;
}
/* .right_text {float:left;    padding-top: 17px;    width:150px;margin-left:45px;} */
.right_text {float:left;    padding-top: 2.55em;    margin-left: 7px;    width: 45%;
}


.article-content sup {
    font-size: 18px;
    line-height: 1.5;
}

.article-content p {
    padding: 0px;
    /* margin: 0px; */
    word-wrap: break-word;
	/* text-indent:-2em; */
    text-align: justify; 
}
.article-content center img {margin-left:0em!important;}

.article-content p iframe {
    max-width: 100%;
    height: auto;
}

.article-content blockquote {
    padding: 0px;
    margin: 0px;
    border-left: 3px solid #dddddd;
    padding-left: 15px;
    color: #555555;
    word-break: break-all;
}

.neirong-shouquan {
    font-size: 13px;
}

.article-content p .text-remarks {
    color: #999999;
}

.article-content .img-center-box {
    text-align: center;
}

.text-big-title {
    font-size: 0.85rem;
}

.text-big-title, .text-sm-title {
    font-weight: bold;
}

.praise-wrap {
    background: #ffffff;
    padding: 10px 0 40px 0;
}

.praise-box {
    position: relative;
    margin: 0px auto;
    width: 50px;
    height: 50px;
    border-radius: 25px;
    background: #f63756;
    text-align: center;
    line-height: 50px;
    cursor: pointer;
}

.praise-box .number {
    position: absolute;
    width: 50px;
    text-align: center;
    margin-left: -13px;
    font-size: 14px;
    margin-top: 42px;
    color: #dddddd;
}

.praise-box.active {
    border-radius: 100px;
    background: #ffffff;
    border: 2px solid #f0f0f0;
}

.praise-box.active .icon-big-praise {
    width: 23px;
    height: 20px;
    background-position: -43px -40px;
}

.share-wrap {
    position: absolute;
    text-align: center;
    bottom: 40px;
    width: 100%;
}

.share-box {
    text-align: center;
    font-size: 0.8rem;
    padding-bottom: 10px;
    padding-top: 1.25rem;
}

.wx-share-box {
    background: #ffffff;
}

.share-box .title {
    position: relative;
    margin-bottom: 0.4rem;
    font-weight: bold;
}
.share-box .share-ul li {
    /*width: 105px;*/
    display: inline-block;
    text-align: center;
    margin-bottom: 15px;
    cursor: pointer;
}

.share-box .share-ul li a {
    display: inline-block;
    width: 55px;
    height: 55px;
    /*border-radius: 44px;*/
    /*background-color: #eee;*/
    border: 1px solid #ccc;
    /*margin-left: 15px;*/
    /*background: #ccc;*/
}

.share-box .share-ul li a i {
    margin-top: 10px;
}

.exceptional-box {
    text-align: center;
    padding: 20px 0;
    background: #ffffff;
    display: none;
    -webkit-box-sizing: inherit;
    box-sizing: inherit;
}

.pl-number {
    position: absolute;
    font-size: 10px;
    background: #f63756;
    color: #ffffff;
    height: 14px;
    border-radius: 11px;
    vertical-align: top;
    display: inline-block;
    font-style: normal;
    right: -2px;
     top: 1px;
    line-height: 16px;
    padding: 0px 5px;
}

.exceptional-box .name {
    font-size: 15px;
    color: #bbbbbb;
}

.exceptional-box .name span {
    color: #3ca5f6;
}

.exceptional-box .info {
    font-size: 12px;

    color: #999999;
    text-align: center;
    width: 100%;
}

.exceptional-box .qr-box {
    margin: 15px auto;
    z-index: 100;
    width: 100%;
}

.exceptional-box .qr-box img {
    width: 110px;
    -webkit-box-sizing: inherit;
    box-sizing: inherit;
}

.article-box {
    width: 100%;
    /* padding-top: 18px; */
    background: #fff;
}

.article-box a {
    text-decoration: none;
    /* border-bottom: 1px solid #333; */
    padding-bottom: 2px;
    color: #333;
    word-break: break-all;
}

.article-box a font {
    color: #333;
}

.btn-group {
    position: fixed;
    width: 100%;
    height: 49px;
    border-top: 1px solid #dfdfdf;
    background: rgba(255, 255, 255, 0.96);
    z-index: 100;
    bottom: 0px;
    max-width: 640px;
}

.btn-group ul li {
    width: 25%;
    text-align: center;
    float: left;
    height: 49px;
    line-height: 49px;
    cursor: pointer;
}

.btn-group ul li i {
    position: relative;
    top: 6px;
}

.pl-wrap, .recommended-box {
    position: relative;
    padding: 0.6rem 1rem 0 1rem;
    background: #ffffff;
}

.pl-wrap .title, .recommended-box .title {
    font-size: 18px;
    margin: 0px;
    font-weight: normal;
}

.pl-wrap .face-box {
    position: absolute;
    margin-left: -35px;
}

.pl-wrap .face-box img {
    width: 25px;
    height: 25px;
    overflow: hidden;
    border-radius: 25px;
}

.pl-wrap .pl-info {
    position: relative;
    font-size: 12px;
}

.pl-wrap .pl-info .title {
    font-size: 16px;
    color: #333;
    margin-top: 17px;
    line-height: 21px;
    word-wrap: break-word;
}

.pl-wrap .pl-info .name {
    margin-top: 8px;
}

.pl-wrap .pl-info .time {
    display: inline-block;
    margin-top: 0.75rem;
    color: #bbb;
    line-height: 1;
}

.pl-wrap .pl-info .hf-pl {
    margin-top: 20px;
    cursor: pointer;
    padding: 0 15px;
    margin-right: -15px;
    color: #3CA5F6;
}

.pl-wrap .pl-info .praise {
    position: absolute;
    right: 0;
}

.pl-list-box .pl-info .praise {
    top: -4px;
}

.pl-wrap .pl-info .praise span {
    position: relative;
    margin-left: 10px;
    cursor: pointer;
    height: 25px;
    display: inline-block;
}

.pl-wrap .pl-info .praise span em {
    font-style: normal;
    margin-left: 2px;
    position: relative;
    top: -2px;
}

.pl-wrap .pl-ul-box li {
    position: relative;
    padding: 15px 0 20px 0;
    border-bottom: 1px solid #f0f0f0;
    margin-left: 35px;
}

.pl-footer-box {
    height: 49px;
}

.pl-wrap .pl-ul-box li:after, .story-box ul li:after, .article-feed-ul li:after, .search-feed-ul li:after {
    content: '';
    width: 1rem;
    height: 1px;
    background: #f0f0f0;
    position: absolute;
    bottom: -1px;
}

.pl-wrap .pl-ul-box li:last-child:after, .story-box ul li:last-child:after, .article-feed-ul li:last-child:after {
    height: 0px;
}

.pl-wrap .pl-ul-box li:last-child {
    border: none;
}

.pl-list-box {
    padding: 5px 15px 0 15px;
}

.pl-list-box .pl-info .name a {
    color: #bbbbbb;
}

.pl-list-title {
    background: #FFFFFF;
}

.pl-list-title ul {
    height: 44px;
    border-bottom: 1px solid #f0f0f0;
    text-align: center;
}

.pl-list-title ul li {
    height: 44px;
    text-align: center;
    width: 25%;
    display: inline-block;
}

.pl-list-title ul li.active a {
    color: #333;
    border-bottom: 2px solid #333;
}

.pl-list-title ul li a {
    font-size: 16px;
    color: #bbbbbb;
    display: inline-block;
    line-height: 42px;
}

.dp-wrap-title {
    font-size: 14px;
    margin-bottom: 15px;
    margin-top: 10px;
}

.dp-wrap {
    background: #f5f5f5;
    padding: 0 15px;
}

.dp-wrap .dp-box {
    display: none;
    border-bottom: 1px solid #eeeeee;
}

.dp-wrap .dp-box .time, .dp-wrap .dp-box .hf-pl {
    margin-top: 0;
    margin-right: -15px;
}

.dp-wrap .dp-box:first-child {
    display: block;
}

.bottom-more-pl {
    border: none;
    display: inline-block;
    width: 100%;
}

.dp-box {
    padding: 15px 0
}

.dp-box .face-box {
    margin-left: 0px;
}

.dp-box .pl-info .name {
    margin-top: 0px;
    position: relative;
    margin-left: 35px;
    top: 8px;
}

.dp-box .pl-content {
    margin-top: 27px;
    font-size: 14px;
    line-height: 19px;
    word-wrap: break-word;
}

.dp-box .pl-content .user-name {
    color: #3CA5F6;
}

.recommended-box .article-feed-ul {
    padding: 0;
}

.pl-form-box {
    position: fixed;
    top: 0;
    height: 100%;
    background: #ffffff;
    z-index: 1200;
    width: 100%;
    display: none;
    max-width: 640px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    margin: 0 auto;
}

.pl-form-box .title {
    height: 41px;
    border-bottom: 1px solid #dddddd;
    padding: 0 15px;
    font-size: 17px;
    line-height: 41px;
    text-align: center;
}

.pl-form-box .title a:last-child {
    color: #3CA5F6;
}

.pl-textarea-box {
    padding: 15px;
}

.pl-textarea, .feedback-textarea {
    height: 94px;
    width: 100%;
    border: 1px solid #dddddd;
    resize: none;
    font-size: 16px;
    padding: 15px;
    color: #333;
}

.feedback-input {
    width: 100%;
    height: 40px;
    border: 1px solid #dddddd;
    font-size: 14px;
    color: #333;
    margin-top: 13px;
    padding-left: 15px;
}

.pl-btn-group {
    padding: 0 15px;
}

.pl-btn-group input {
    height: 33px;
    width: 100%;
    border-radius: 35px;
    border: 1px solid #bbbbbb;
    text-indent: 15px;
    font-size: 15px;
    margin-top: 7px;
    color: #333;
}

.hot-article-box .article-info-box {
    padding-left: 0px;
    height: auto;
}
.hot-article-box .article-feed-ul li{
    padding: 0;
    border-bottom: 1px solid #F0F0F0;
    min-height: 0;
    margin-bottom: 0;
}
.hot-article-box .article-feed-ul li:last-child{
    border: none;
}
.hot-article-box .author-a1{
   margin-left: 0;
}
.hot-article-box .article-md-title{
    height: auto;
    margin-top: 0.75rem;
}
.recommended-box.related-box .article-feed-ul .article-info-box .article-md-title {
    margin-left: 0;
}
.related-article-wrap{
    width: 100%;
    overflow: hidden;
}
.next-article-box {
    background: #FFFFFF;
    padding: 1rem 0;
}

.next-article-box .next-title {
    color: #999999;
    font-size: 0.6rem;
    margin-left: 1rem;
    margin-bottom: 0.75rem;
}

.next-article-box .article-feed-ul li {
    background: #f5f5f5;
    margin: 0 1rem;
    padding: 0 1rem;
    width: auto;
    min-height: 0;
}

.next-article-box .article-feed-ul li .article-info-box {
    margin-right: 15px;
    padding-left: 0;
    width: auto;
    height: auto;
}
.next-article-box .author-a1{
    margin-left: 0;
}

.next-article-box .article-feed-ul li .article-info-box .article-md-title {
    padding-left: 0;
    height: auto;
    margin-top: 0.75rem;
}

/*消息提示*/
.messenger {
    position: fixed;
    z-index: 100000;
    height: 35px;
    top: 0;
    line-height: 35px;
    width: 100%;
    color: #ffffff;
    font-size: 15px;
    text-align: center;
    background: rgba(60, 165, 246, 0.75);
    display: none;
    max-width: 640px;
}

.messenger.error {
    background: rgba(246, 55, 86, 0.75);
}

.search-feed-ul li {
    position: relative;
    padding: 15px 0;
    border-bottom: 1px solid #f0f0f0;
}

.search-feed-ul li:last-child {
    border: none;
}

.search-feed-ul li .author-face {
    width: 41px;
    height: 41px;
    overflow: hidden;
    border-radius: 41px;
    position: absolute;
}

.search-feed-ul li .author-info {
    margin-left: 50px;
    min-height: 40px;
}

.search-article li {
    padding: 20px 0;
}

.search-article li .author-info {
    margin-left: 0;
}

.search-feed-ul li .author-info .name {
    font-size: 16px;
    line-height: 1.5;
}

.search-feed-ul li .author-info .info {
    color: #bbbbbb;
    font-size: 14px;
    line-height: 1.5;
    margin-top: 5px;
}

.search-feed-ul li .author-info .info em {
    font-style: normal;
    color: #f63756;
}

.search-feed-ul li .author-info .name em {
    color: #f63756;
    font-style: normal;
}

.search-feed-ul li .time {
    color: #bbbbbb;
    font-size: 12px;
    margin-top: 10px;
}

.search-feed-ul li .time span {
    margin-right: 15px;
}

.search-feed-ul li .author-face img {
    width: 100%;
}

.no-content-box {
    background: #f5f5f5;
    color: #999999;
    font-size: 15px;
    text-align: center;
    padding: 175px 0;
}

.no-content-box .title {
    line-height: 20px;
}

.nums {
    position: absolute;
    top: 10px;
    font-style: normal;
    color: #fff;
    background-color: #f63756;
    border-radius: 50px;
    width: 6px;
    height: 6px;
    padding: 0;
    left: 34px;
    z-index: 10;
    display: none;
}

.nums-nav {
    position: absolute;
    top: 0.45rem;
    font-style: normal;
    color: #fff;
    background-color: #f63756;
    border-radius: 50px;
    width: 6px;
    height: 6px;
    padding: 0;
    left: 1.4rem;
    z-index: 10;
    display: none;
}

.nums-nav-active {
    left: 3.4rem;
}

.article-box a.videoA {
    border: none;
    display: inline-block;
    background: url("http://images.huxiu.com/article/cover/201607/20/155142900988.jpg");
    background-size: 100%;
}

.footer-btn-content {
    position: fixed;
    height: 49px;
    border-top: 1px solid #dddddd;
    background: rgba(249, 249, 249, 0.95);
    bottom: 0px;
    z-index: 100;
    width: 100%;
    max-width: 640px;
}

.footer-btn-content .input-from {
    float: left;
}

.footer-btn-content .input-from input {
    width: 100%;
    z-index: 10;
}

.footer-btn-content .footer-icon-group {
    position: absolute;
    margin-top: 7px;
    right: 0px;
    text-align: right;
    z-index: 1;
}

.footer-btn-content .footer-icon-group i {
    margin-right: 15px;
}

.footer-input-from {
    float: left;
    width: 100%;
    padding: 7px 115px 0 15px;
    z-index: 10;
}

.footer-one-input-from {
    padding: 7px 60px 0 15px;
}

.footer-input-from input {
    border: 1px solid #F0F0F0;
    width: 100%;
    height: 33px;
    border-radius: 33px;
    padding-left: 10px;
    font-size: 15px;
    z-index: 1;
}

.footer-input-from .input-box {
    border: 1px solid #F0F0F0;
    width: 100%;
    height: 33px;
    border-radius: 33px;
    padding-left: 10px;
    font-size: 15px;
    z-index: 1;
    background: #FFFFFF;
    color: #bbbbbb;
    cursor: pointer;
    line-height: 33px;
}

@keyframes fadeRotateRight {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(45deg);
    }
}

@-webkit-keyframes fadeRotateRight {
    0% {
        -webkit-transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(45deg);
    }
}

@keyframes fadeRotateLeft {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(-45deg);
    }
}

@-webkit-keyframes fadeRotateLeft {
    0% {
        -webkit-transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(-45deg);
    }
}

@media screen and (min-width: 320px) {

    .article-box a.videoA {
        width: 290px;
        height: 160px;
    }
}

@media screen and (min-width: 321px) and (max-width: 375px) {
    /*.swipe-wrap, .article-big-box, .article-title {*/
    /*height: 210.938px;*/
    /*}*/
    .article-box a.videoA {
        width: 290px;
        height: 160px;
    }
}

@media screen and (min-width: 376px) {
    /*.swipe-wrap, .article-big-box, .article-title {*/
    /*height: 232.875px;*/
    /*}*/
    .article-box a.videoA {
        width: 346px;
        height: 194px;
    }
}

/*虎嗅新内容开始*/
.bgw {
    background: #fff;
}

.rec-index-box {
    position: relative;
    padding: 0 0.5rem;
    font-size: 0.7rem;
    line-height: 21px;
    margin: 1.3rem 0 1rem 0;
    border-left: 0.125rem solid #bbb;
    color: #bbb;
}

.rec-tag {
    padding: 0 5px;
    color: #d9c599;
    font-size: 0.55rem;
    line-height: 1;
    display: inline-block;
}

.rec-index-box .quot {
    position: absolute;
    top: -0.6rem;
    left: -0.2rem;
    font-size: 20px;
    color: #bbb;
    font-weight: bold;
    font-style: normal;
}

.rec-article-box {
    position: relative;
    display: inline-block;
    width: 100%;
    border-top: 0.13rem solid #333;
    border-bottom: 0.13rem solid #333;
    padding: 0.6rem 0 0.9rem 0;
    color: #333;
    background: #fff;
    margin-bottom: 15px;
    margin-top: 1rem;
}
.rec-article-box .rec-tag{
    font-size: 0.75rem;
    line-height: 1.55rem;
    color: #333;
}
.rec-article-box p {
    font-size: 14px;
    line-height: 21px;
    margin: 10px 0;
    padding-left: 0.8rem;
    padding-top: 0.5rem;
}

.rec-article-box .name {
    font-size: 15px;
    font-weight: bold;
}

.rec-article-box .quot {
    position: absolute;
    font-size: 20px;
    font-weight: bold;
    font-style: normal;
    line-height: 0;
    left: 0.2rem;
}

.rec-article-box .form {
    font-size: 12px;
    color: #999;
    margin-top: 0.3rem;
    padding-left: 0.8rem;
}

.rec-article-box .form a {
    color: #999;
}

.article-box a.rec-link {
    display: inline-block;
    font-size: 14px;
    border: none;
    color: #bbb;
    margin-top: 25px;
    margin-bottom: 15px;
}
/* 
.bds_weixin,.bds_tsina {border-radius: 100%;background:#ccc;}

.weixin_pic {display:block;width:55px;height:55px;background:url("../images/icon.png") no-repeat;background-position:6px -112px;background-size: 386px;}

.bds_weixin {
    float: left;
    width: 32px;
    line-height: 32px;
    height: 32px;
   background:url("../images/icon.png")!important;    background-position:6px -106px!important;background-size: 368px!important;
   background-repeat:no-repeat;
    cursor: pointer;
    margin: 6px 6px 6px 0;
    text-indent: -100em;
    overflow: hidden;
    color: #3a8ceb;
}
.bds_tsina{
    float: left;
    width: 32px;
    line-height: 32px;
    height: 32px;
   background:url("../images/icon.png")!important;    background-position:-144px -107px!important;background-size: 368px!important;
   background-repeat:no-repeat;
    cursor: pointer;
    margin: 6px 6px 6px 58px!important;
    text-indent: -100em;
    overflow: hidden;
    color: #3a8ceb;
    margin-left:;
}
 */
/*分享  */
.jiathis_style_32x32 {text-align:center;margin-top:32px;margin-bottom:20px;}
.jiathis_style_32x32 a {display:inline-block;text-decoration:none;}
.jiathis_style_32x32 a .jiathis_txt {display:none!important;}
.jiathis_button_weixin{
	    background: url(../images/weixinfenxiang.png)!important;
		background-repeat:no-repeat;
    /* background-position: 6px -106px!important; */
   /*  background-size: 368px!important; */
    background-size: 100% 100%!important;
	    width: 50px;
    height: 50px;
	/* border: 1px solid #ccc; */
	    border-radius: 100%;
		margin-left: 1.3rem;
}
.jiathis_button_tsina{
	 width: 50px;
    height: 50px;
	/* border: 1px solid #ccc; */
	    border-radius: 100%;
		background: url(../images/weibo2.png)!important;
   /*  background-position: -144px -107px!important;
    background-size: 368px!important; */
	   background-size: 100% 100%!important;
	   /*  margin-left: 1.3rem; */
}
.jiathis_button_pengyou{
	 width: 50px;
    height: 50px;
	/* border: 1px solid #ccc; */
	    border-radius: 100%;
		background: url(../images/weixinfriend2.png)!important;
   /*  background-position: -144px -107px!important;
    background-size: 368px!important; */
	   background-size: 100% 100%!important;
	   
}

.jiathis_weixin_modal {width:300px!important;height: 371px!important;   margin: -202px 0 0 -149px!important;}


.about_us{width:85%;margin:30px auto;    padding-bottom: 20px;}
.about_us p {font-size:18px;   line-height:26px;}

.ul_list li{font-weight:normal;line-height:50px;font-size:0.9rem;}

.contact-box{padding:15px}
.contact-box ul{border-bottom:1px solid #ddd}
.contact-box ul:last-of-type{border:0 none;}
.contact-box li{font-size:16px; margin:10px 0}
.contact-box li:after{content:""; clear:both; display:block}
.contact-box li .label{float:left; margin-right:10px; font-weight:bold}
.contact-box li .auto-content{overflow:hidden; color:#555}
.contact-box li .bule{color:#0000f0}

.title-name {width:7.9em;display:inline-block;}
.title-name a{font-weight:normal;}
.dizhi-name {font-weight:normal;}

.about_us_show{width:85%;margin:20px auto;    padding-bottom: 20px;}
.about_us_show .ul_list li{font-weight:normal;line-height:28px;font-size:17px;padding-bottom:15px;}
.about_us_show .ul_list li .text-nei {display:inline-block;margin-top:8px;}
.about_us_show .ul_list li .text-nei strong{font-weight:normal;}

/* 弹出层 */
.tanceng {border:1px solid #ccc;padding:20px 30px;background:#fff;text-align:center;display:none;z-index:1000000;position:absolute;}

#allcover {width:100%;height:100%;background-color:#333333;position:absolute;top:0px;display:none;opacity: 0.5;z-index:100000;}

.xuanzhuan {
	display: block;
    float: left;
    width: 40px;
    height: 40px;
    background: url(../images/pull-icon@2x.png) 0 0 no-repeat;
	background-position:0px -41px;
    -webkit-background-size: 40px 80px;
    background-size: 40px 80px;
	
	position:absolute;
	top:0px;
	left:24%;
	 transform: rotate(360deg) scale(1.2);
            -webkit-transform: rotate(360deg) scale(1.2);
            -moz-transform: rotate(360deg) scale(1.2);
            -o-transform: rotate(360deg) scale(1.2);
            -ms-transform: rotate(360deg) scale(1.2);
			transition: All 0.4s ease-in-out;
            -webkit-transition: All 0.4s ease-in-out;
            -moz-transition: All 0.4s ease-in-out;
            -o-transition: All 0.4s ease-in-out;
}
