@charset "utf-8";
html {
    color: #1e1e1e;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    height: 100%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td, hr, button, article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    margin: 0;
    padding: 0;
    box-sizing: border-box
}

ul {
    list-style: none
}

body {
    vertical-align: baseline;
    background: #fff;
    font-family: "Open Sans", Arial, "Hiragino Sans GB", "Microsoft YaHei", "微软雅黑", "STHeiti", "WenQuanYi Micro Hei", SimSun, sans-serif
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block
}

audio, canvas, video {
    display: block
}

body, button, input, select, textarea {
    font: 14px/1.8
}

input, select, textarea {
    font-size: 100%
}

button {
    cursor: pointer
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

th {
    text-align: inherit
}

fieldset, img {
    border: 0;
    margin: 0 auto
}

iframe {
    display: block
}

abbr, acronym {
    border: 0;
    font-variant: normal
}

del {
    text-decoration: line-through
}

address, caption, cite, code, dfn, th, var {
    font-style: normal;
    font-weight: 500
}

em {
    font-style: normal
}

caption, th {
    text-align: left
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: 500
}

a {
    color: #000;
    text-decoration: none
}

a:hover {
    color: #000
}

.after, .before {
    position: absolute;
    top: 0;
    right: 0;
    height: 0;
    width: 0;
    border-style: solid;
    border-color: transparent transparent transparent transparent;
    border-width: 0;
    display: inline-block
}

.vip {
    background: url("../image/jm-icon.png") no-repeat -63px -23px;
    width: 14px;
    height: 16px;
    display: inline-block;
    vertical-align: text-bottom
}

.vip2 {
    background: url("../image/jm-icon.png") no-repeat -63px -43px;
    width: 14px;
    height: 16px;
    display: inline-block;
    vertical-align: text-bottom
}

.vip3 {
    background: url("../image/jm-icon.png") no-repeat -63px -63px;
    width: 14px;
    height: 16px;
    display: inline-block;
    vertical-align: text-bottom
}
.header {
    background: #fff;
    position: relative;
    width: 100%;
    z-index: 888
}

.header-inner .header-container {
    width: 100%;
    background: #F5F5F5;
    position: fixed;
    top: 0;
    height: 60px;
    border-bottom: 1px solid #ddd;
}
.header-back{
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    background: url("../image/header/header_back.png") no-repeat center center;
    background-size: 24px;
    width: 60px;
}
.header-back a{
    display: block;
    width: 60px;
    height: 60px;
}
.header-ad{
    margin-left: 44px;
    /*text-align: center;*/
}
.header-ad img{
    /*width: auto;*/
    /*height: 60px;*/
}
.content {
    overflow: hidden
}

.content-container {
    min-height: 400px;
    max-width: 640px;
    margin: 0 auto;
    position: relative;
    padding-top: 60px;
}
/*ad*/
.article-top-ad{
    text-align: center;
}
.article-top-ad img{
    max-width: 100%;
}
.article-inner-ad{
    margin: 0 30px;
    padding: 0 0 20px 0;
    border-top: 1px solid #eee;
    text-align: center;
}
.article-inner-ad .inner-title{
    overflow: hidden;
    padding-bottom: 5px;
}
.article-inner-ad .inner-title span{
    font-size: 12px;
    color: #ddd;
    line-height: 16px;
    background: #F5F5F5;
    display: inline-block;
    float: right;
    padding: 0 5px;
    border-radius: 0 0 5px 5px;
}
.article-inner-ad img{
    width: 100%;
    height: auto;
}
.article-app-tips{
    margin: 0 15px;
    padding: 0 0 20px;
}
/* 文章头部*/
.article-detail{
    padding: 10px 15px;
}
/*文章标签*/
.article-detail .article-mate{
    border-left: 4px solid #f12b15;
    padding-left: 8px;
}
.article-detail .article-mate a{
    color: #000;
    line-height: 20px;
}
.article-detail .article-mate.item-123{
    border-color: #644cb1;
}
.article-detail .article-mate.item-125{
    border-color: #119e9e;
}
/*标题*/
.article-detail .title {
    font-size: 22px;
    line-height: 28px;
    padding: 10px 0 0;
    color: #000;
}
/*摘要*/
.article-detail .summary{
    font-size: 14px;
    color: #6e6e6e;
    padding: 8px 0;
    line-height: 20px
}
/*信息*/
.article-detail .info {
    font-size: 12px;
    line-height: 1.75;
    display: block;
    color: #AAA
}
.article-detail .info span {
    padding-left: 6px
}
.article-detail .info span:first-of-type{
    padding-left: 0;
}
.article-detail .info span a {
    color: #f35b41
}
/*字体*/
.article-detail .info .set-size {
    float: right;
    line-height: 20px
}
.article-detail .info .set-size a {
    font-size: 16px;
}
/*头图*/
.article-img {
    position: relative;
}
.length .article-img{
    background: #141414;
}
.article-img img {
    width: 100%;
    height: auto
}
.length .article-img img{
    opacity: .5;
    display: block
}
.article-img p {
    text-align: right;
    color: #AAA;
    line-height: 20px;
    font-size: 12px;
    padding: 0 15px
}

.article-img .img-position {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    transform: translateY(-50%);
    padding: 0 50px
}

.article-img .img-position a,
.article-img .img-position h3,
.article-img .img-position p {
    color: #fff;
    text-align: center
}

.length .header-img .header-position h3 {
    margin-bottom: 10px
}

.length .header-img .header-position p span {
    margin: 0 5px
}

/*文章内容*/
.article-content {
    padding: 10px 15px;
    position: relative;
    z-index: 1;
}
.article-content h3 {
    font-size: 20px;
    color: #333;
    line-height: 28px;
    margin-bottom: 20px
}
.article-content h4 {
    font-size: 18px;
    line-height: 24px;
    color: #333;
    margin-bottom: 20px
}
.article-content em {
    font-style: italic
}
.article-content a {
    color: #0078AB
}
.article-content p {
    color: #4c4c4c;
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 20px
}
.article-content img{
    max-width: 100%;
    display: block;
}
.article-content p.big-size {
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 30px
}
.article-content .img-focus {
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    position: relative;
    margin: 0 auto;

}
.article-content .img-focus:after {
    width: 10%;
    height: 10px;
    content: "";
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0
}
.article-content .content-img-focus{
    padding: 10px 0;
}
.article-content .content-img-focus img{
    display: block;
    height: auto;
    max-width: 100%
}

.article-content .content-img-focus figcaption {
    text-align: center;
    font-weight: 400;
    color: #b5b5b6;
    font-size: 12px
}

.article-content blockquote {
    margin: 0 10px 10px;
    border-left: 5px solid #bdbaba
}

.article-content ol, .article-content ul {
    margin-bottom: 20px
}

.article-content blockquote p {
    padding: 0 10px
}

.article-content li {
    font-size: 15px;
    color: #666;
    line-height: 20px;
    list-style: inside
}

.article-content .content-text-focus {
    border-left: 5px solid #8d8d8d;
    margin: 0 10px 20px;
    display: inline-block
}

.article-content .content-text-focus.align-right {
    float: right
}

.article-content .content-text-focus.align-left {
    float: left
}

.article-content .content-text-focus .content-text-caption p {
    margin: 0;
    font-size: 16px;
    color: #666;
    line-height: 30px
}
/*图片*/
.article-content .pic-card {
    background: #f5f5f5;
    padding: 10px;
    box-shadow: 0 0 4px rgba(0, 0, 0, .15);
    margin: 0 0 10px
}

.article-content .pic-card p {
    line-height: 20px;
    color: #666;
    font-size: 15px;
    margin: 0
}

.article-content .pic-card p span {
    color: #f35b41;
    font-weight: 700;
    margin-right: 5px
}
/*投票*/
.vote-views {

}
.vote-views .vote-header,
.vote-views .vote-title{
    padding-bottom: 20px;
}

.vote-views .vote-header p {
    font-size: 14px;
    color: #000;
    line-height: 40px;
    border: 1px solid #dcdcdc;
    text-align: center;
}
.vote-views .vote-title{
    padding: 0 10px 20px;

}
.vote-views .vote-title p{
    font-size: 16px;
    line-height: 30px;
}
.vote-selected{

}
.vote-selected ul{
    overflow: hidden;
    padding: 0 10px 10px;
}
.vote-selected li{
    border: 1px solid #dcdcdc;
    margin-bottom: 20px;
    cursor: pointer;
    position: relative;
}
.vote-selected li .selected-text-icon{
    position: absolute;
    right: 10px;
    top: 0;
    width:40px;
    height: 40px;
    background-image: url("../image/vote/check.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 20px 20px;
    display: none;
}
.vote-selected li.selected .selected-text-icon{
    display: block;
}
.vote-selected li .pic{
    position: relative;
}
.vote-selected li .pic .selected-icon{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.6);
    background-image: url("../image/vote/right.png");
    background-position: center center;
    background-size: 50px auto;
    background-repeat: no-repeat;
    display: none;
}
.vote-selected li.selected{
    border-color: #aaa;
    box-shadow: 0 0 3px rgba(0,0,0,.6);
}
.vote-selected .selected .pic .selected-icon{
    display: block;
}
.vote-selected li img{
    width: 100%;
    display: block;
}
.vote-selected li .text{
    padding: 10px 60px 10px 10px;
}
.vote-selected li .text span{
    line-height:20px;
    font-size: 14px;
    height: 100%;
}
.vote-selected button{
    display: block;
    color:#fff;
    background: #D36428;
    width:100%;
    margin:20px auto 40px;
    line-height: 40px;
    font-size: 16px;
    border: none;
}
.vote-selected .button-group{
    margin: 0 10px;
}
.vote-selected .button-group button{
    margin-bottom: 15px;
    width: 49%;
    float: left;
    border: 1px solid #d36428;
}
.vote-selected .button-group .result-btn{
    background: #fff;
    color: #333;
    border: 1px solid #d1d1d1;
    margin-right: 2%;
}
.vote-selected.default{
}
.vote-selected.default li{
}
.vote-selected.default li .text{
    padding: 10px 5px;
}
.vote-selected.row{
}
.vote-selected.row li{
    width: 49%;
    float: left;
    margin-right: 2%;
    box-sizing: border-box;
}
.vote-selected.row li:nth-of-type(2n+2){
    margin-right: 0;
}
.vote-selected.row li .text{
    padding: 5px;
    height: 60px;
    position: relative;
}
.vote-selected.row li .text span{
    max-height: 60px;
    height: auto;
    position: absolute;
    left: 5px;
    width: 90%;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    z-index: 99;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    overflow: hidden;
}
.vote-selected.grid li{
    overflow: hidden;
    display: table;
    width: 100%;
}
.vote-selected.grid li .pic{
    width: 100px;
    height: 100px;
    display: table-cell;
}
.vote-selected.grid li .text{
    padding: 5px;
    display: table-cell;
    vertical-align: middle;
}
.vote-selected.grid li .selected-text-icon{
    top: 30px;
    background-size: 25px 25px;
}
.vote-selected.grid li .text span{
    max-height: 80px;
    overflow: hidden;
    display: block;
    padding-right: 50px;
}
.vote-selected.result{
}
.vote-selected.result li{
    border: none;
}
.vote-selected.result .date-pie{
    float: left;
    width: 50px;
}
.vote-selected.result .date-main{
    margin-left: 100px;
}
.vote-selected.result .date-main p{
    line-height: 20px;
    font-size: 14px;
    color: #666;
    height: 40px;
    overflow: hidden;
}
.vote-selected.result .date-main span{
    font-size: 30px;
}
/*作者*/
.article-author-view {
    margin: 0 15px;
    border-top: 1px solid #eae9e9;
    cursor: pointer
}

.article-author {
    padding: 15px 0;
    overflow: hidden;
    width: 100%;
    position: relative
}
.article-author .author-avatar {
    width: 60px;
    float: left
}

.article-author .author-avatar img{
    height: 60px;
    width: 60px;
    border: 1px solid #d7d8de;
    display: block
}
.article-author .author-main {
    margin-left: 70px
}

.article-author .author-main span {
    font-size: 14px;
    color: #333;
    display: inline-block
}
.article-author .author-main a {
    font-size: 14px;
    color: #000;
    display: inline-block
}
.article-author .author-main .author-info {
    color: #666;
    font-size: 14px;
    line-height: 18px;
    margin-top: 8px;
    height: 36px;
    padding-right: 58px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-break: break-all
}
.article-author .author-btn span {
    position: absolute;
    top: 2.2em;
    right: 0;
    width: 3em;
    padding: 0 4px;
    height: 24px;
    line-height: 24px;
    vertical-align: middle;
    text-align: center;
    color: #e95142;
    font-size: 14px;
    border: 1px solid #d3d3d3;
    border-radius: 3px;
    display: none;
}

.article-author .author-btn span.active {
    display: block;
}
.article-source {
    padding: 15px;
}

.article-source p {
    color: #666;
    line-height: 20px;
    font-style: italic;
    font-size: 12px;
    margin-bottom: 0
}
.article-source p a{
    color: #0078AB;
}
.article-source em {
    font-style: italic;
    color: #AAA;
    line-height: 20px;
    font-size: 12px
}
/*底部按钮*/

.article-share {
    overflow: hidden;
    margin: 0 15px
}

.article-share .news-btn {
    display: inline-block;
    width: 49%;
    text-align: center;
    color: #fff;
    background: #e95142;
    line-height: 30px;
    margin: 0;
    float: left;
    cursor: pointer
}

.article-share .news-btn a, .article-share .news-btn a em {
    color: #fff
}

.article-share .news-btn.btn-share {
    background: #15b1f3;
    margin-right: 2%
}

.article-share .news-btn.btn-share i {
    background-position: 0 0
}

.article-share .news-btn i {
    display: inline-block;
    width: 24px;
    height: 24px;
    background: url(../image/c.png) -25px 0 no-repeat;
    background-size: 50px;
    vertical-align: -8px
}
/*分享弹窗*/

.share-box-layout {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    z-index: 1500
}
.share-box-layout .share-box-layout-bg {
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, .5);
    z-index: 1400;
    position: absolute;
    left: 0;
    top: 0
}

.share-box-layout .share-box {
    position: relative;
    width: 100%;
    z-index: 1450;
    background: #fff;
    margin: 0
}

.share-box-layout .share-box img {
    width: 100%
}

.share-box-layout .share-box div {
    background: #fff;
    float: left;
    width: 100%;
    padding: 10px 0
}

.share-box-layout .share-boxp {
    border-bottom: 1px solid #666
}

.share-box-layout .share-box a {
    display: inline-block;
    float: left;
    width: 31%;
    height: 40px;
    background: #f5f5f5;
    color: #fff;
    text-align: center;
    margin-right: 2%;
    padding: 20px 0
}

.share-box-layout .share-box a span {
    vertical-align: -6px;
    display: inline-block;
    height: 40px;
    width: 40px;
    background: url(../image/sns.png) no-repeat;
    background-size: 160px;
    margin: 2px 0 0
}
.share-box-layout .share-box .share-wb span {
    background-position: -6px -5px
}

.share-box-layout .share-box .share-tqq span {
    background-position: -59px -3px
}

.share-box-layout .share-box .share-qzone span {
    background-position: -110px -5px
}
.share-box-layout .share-box a em {
    color: #666
}

.share-box-layout .share-box a:first-of-type {
    margin-left: 1.5%
}

.share-box-layout .share-box a:last-of-type {
    margin-right: 1.5%
}
/*更多*/
.box-title{
    padding: 20px 15px 10px;
    border-bottom: 2px solid #333;
}
.box-title span{
    position: relative;
    font-size: 16px;
    line-height: 30px;
}
.box-content{
    padding: 10px 0;
    overflow: hidden;
}
.box-content .news-list{
    padding: 5px 10px;
    width: 50%;
    box-sizing: border-box;
    float: left;
}
.news-view.position{
    position: relative;
}
.news-view .news-img img {
    width: 100%;
    height: auto;
}


.news-view .news-header {
    padding: 5px 0
}
.news-view .news-header a {
    font-weight: 400;
    overflow: hidden;
    display: block;
    height: 40px;
    font-size: 14px;
    color: #000;
    line-height: 20px;
}
.news-view .news-header a:hover {
    color: #009bff
}
.news-view .news-main p {
    font-size: 14px;
    line-height: 20px;
    color: #777
}
.news-view.position .news-position{
    position: absolute;
}
/*更多图片*/
.list-grid .news-view {
    float: left;
    width: 50%;
    padding: 0 5px;
    border: 0;
}
    /*正午*/

.pay-view .pay-link {
    text-align: center
}

.pay-view .pay-link .link-btn {
    display: inline-block;
    background: #f12b35;
    color: #fff;
    font-size: 20px;
    line-height: 80px;
    margin: 0 5px 20px;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    text-align: center;
    box-shadow: 1px 1px 2px 0 #c9c9c9;
    border: 1px solid #fff
}

.pay-view .payer-list {
    margin: 0 auto;
    padding-bottom: 10px;
    overflow: hidden;
    text-align: center
}

.pay-view .payer-list dt {
    text-align: center
}

.pay-view .payer-list dt p {
    font-size: 14px;
    color: #6e6e6e;
    line-height: 40px
}

.pay-view .payer-list dd {
    margin: 0 3px 6px;
    display: inline-block
}

.pay-view .payer-list dd img {
    width: 30px;
    height: 30px
}

.p-article-avatar {
    padding-top: 30px;
    text-align: center;
    border-bottom: 1px solid #eae9e9;
    padding-bottom: 15px
}

.p-article-avatar p {
    line-height: 24px;
    font-size: 18px;
    margin-bottom: 20px
}

.p-article-avatar p a {
    font-weight: 700
}

.p-article-avatar img {
    height: 80px;
    width: 80px;
    border-radius: 50%
}

.pay-lists {
    text-align: center;
    padding: 10px 0
}

.pay-lists a {
    display: inline-block;
    background: #fff;
    border: 2px solid #f12b35;
    color: #f12b35;
    font-size: 26px;
    font-style: italic;
    padding: 6px 0;
    border-radius: 5px;
    width: 80px;
    margin-top: 15px;
    margin-right: 5px
}

.list-grid .news-view .news-img img, .top-five .news-img img {
    border-radius: 0
}

.ad-news i, .article-footer span i, .comment-footer p i, .pay-lists a span {
    font-style: normal
}

.pay-lists a:last-of-type {
    margin-right: 0
}

.pay-lists a span {
    font-size: 12px;
    margin-left: 5px
}

.pay-info {
    padding: 20px 0 40px;
    text-align: center
}

.pay-info p {
    font-size: 16px;
    color: #666
}

.length-list {
    padding: 30px 0 0 0
}

.length-list .news-view {
    background: #141414;
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: 1px solid #e1e1e1
}

.length-list .news-view .news-img img {
    border-radius: 0;
    opacity: .5;
    display: block
}

.length-list .news-view.position .news-position {
    transform: translateY(-50%);
    top: 50%;
    width: 100%;
    background: 0;
    bottom: auto
}

.length .header-img .header-position {
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%)
}

.length-list .news-view.position .news-footer, .length-list .news-view.position .news-header, .length-list .news-view.position .news-main {
    text-align: center
}
.length-list .news-view .news-header a{
    color: #fff;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .4);
    font-size: 24px;
    line-height: 30px;
    font-weight: 400;
}
.length-list .news-view .news-footer p {
    line-height: 24px;
    position: relative;
    color: #999;
    overflow: hidden;
    font-size: 12px;
}

.length-list .news-view .news-footer p span {
    float: none;
    color: #fff
}

.length-list .news-view .news-footer p span a {
    color: #fff
}

.noon-show {
    padding-top: 30px
}

.noon-show .site-nav-grid {
    border-top: 2px solid #141414;
    overflow: hidden;
    padding: 20px 10px
}

.noon-show .site-nav-grid ul {
    padding-left: 50px
}

.noon-show .site-nav-grid li {
    font-size: 20px;
    line-height: 40px
}

.noon-show .site-nav-grid li span {
    margin-left: 10px
}

.noon-show .site-nav-grid h2 {
    font-size: 18px;
    font-weight: 700;
    line-height: 30px;
    margin-bottom: 20px
}

.noon-show .site-nav-grid .long-logo {
    float: left
}

.noon-show .site-nav-grid .long-logo img {
    width: 60px
}

.noon-show .site-nav-grid .long-info {
    margin-left: 70px
}

.m-post-footer-grid, .noon-show .site-nav-grid .long-info p {
    font-size: 14px;
    line-height: 24px
}

.m-post-footer-grid #load-email-form-01 .post-btn, .m-post-footer-grid #load-email-form-01 .post-input, .m-post-footer-grid .post-email .post-left .post-info {
    margin-bottom: 10px
}

.m-post-footer-grid .post-email .post-code img, .m-post-footer-grid .post-email .post-code p {
    float: left;
    width: 50%
}

.m-post-footer-grid .post-email .post-code p {
    padding-left: 10px;
    font-size: 16px;
    font-weight: 700;
    word-break: break-word
}

.post-email {
    border: 2px solid #060001;
    padding: 20px;
    overflow: hidden
}

.post-email .post-input {
    padding: 10px 16px;
    height: 40px;
    border: 2px solid #cdcdcd;
    box-shadow: inset 3px 3px 3px #e8e8e8;
    box-sizing: border-box;
    width: 100%
}

.post-email .post-btn {
    display: block;
    font-size: 16px;
    height: 40px;
    line-height: 1;
    padding: 12px 16px;
    color: #000;
    border: 2px solid #000;
    font-weight: 700;
    box-sizing: border-box;
    text-align: center;
    margin-top: 3px
}

.post-email .post-btn:hover {
    background: #000;
    color: #fff
}
/*video*/
.wrap-video{
    background: #1e1e1e;
}
.wrap-video .article-detail .title{
    color: #fff;
}
.wrap-video .article-detail .summary{
    color: #bbb;
}
.wrap-video .box-title{
    color: #fff;
}
.wrap-video .news-view .news-header a{
    color: #FFF;
}
    /*footer*/
.footer-container{
    background: #1e1e1e;
    height: 40px;
    line-height: 40px;
}
.footer-container p{
    text-align: center;
}
.footer-container p a{
    color: #cccccc;
    margin: 0 10px;
}
.footer-container .p .app{
    color: #F12B15;
}
