@charset "utf-8";

body{ background-color:white; font-family: 'PingFangSC','STHeiti','Microsoft YaHei','Helvetica','Arial',sans-serif; font-size:16px; max-width: 500px; overflow-x: hidden; margin: 0 auto; }

.head{display:none; width: 100%; height:48px; line-height: 50px; overflow: hidden; position: fixed; left: 0; top: 0; z-index: 999; background-color: white; border-bottom: 2px solid #F9FAFB; }
.head div{ display: inline-block; float:left; }
.head .logo{ height:100%; margin-left: 5px; }
.head .logo img{ height:28px; width:auto; margin: 9px 3px 0 0;; display: inherit; }
.head .sitename { color: #000; font-size: 22px; font-weight: 800; line-height:48px; }
.head .slogan span{ color: #ABABAB; font-size: 11px; letter-spacing: 1.5px; /*border-left: 1px solid #A1ABBA; padding: 1px 0 1px 14px;*/ margin-left: 10px; }


.head_a {display:none; width: 100%; height:48px; line-height: 50px; overflow: hidden; position: fixed; left: 0; top: 0; z-index: 999; background-color: white; border-bottom: 2px solid #F9FAFB; }
.head_a a { display: inline-block; width: 100%; text-align:center; font-family: sans-serif; }
.head_a a * { display: inline-block; vertical-align: top; height:48px; }
.head_a .logo img{ height:28px; width:auto; margin: 9px 3px 0 0;; display: inherit; }
.head_a .logo .sitename { color: #000; font-size: 22px; font-weight: 800; line-height:48px; }
.head_a .back { float:left; margin-left:22px; }
.head_a .back img { zoom: 0.45; margin-top: 28px; }
.head_a .menu { float:right; margin-right:25px; color:#696969; }
#loadmore{text-align:center;font-size:14px;color:#999;padding:10px}



nav { overflow: hidden; }
.navbar { height: 44px; line-height: 45px; font-size: 17px; border-bottom: 6px solid #F2F4F7; margin-top: -11px; overflow: hidden; width: 200%; }

.navbar li { float: left; }
.navbar li a { display: inherit; padding: 0 7px; font-family: 'PingFangSC','STHeiti','Microsoft YaHei','Helvetica','Arial',sans-serif;}
.navbar li.on a { color: #FC6521; font-weight: 800; }
.navbar .leading { display:inline-block; color: #ABABAB; font-size: 14px; letter-spacing: 1.5px; margin-left: 10px; }

.detail { margin:0 20px 16px 20px; font-family: 'PingFangSC','STHeiti','Microsoft YaHei','Helvetica','Arial',sans-serif;}
/*.detail h3{ font-size: 22px; line-height:32px; margin: 0 4px 20px 4px }*/

.detail .detail_title {
    font-family: 'PingFangSC-Medium';
    line-height: 1.36;
    font-weight: 500;
    color: #222222;
    font-size: 22px;
}
@media screen and (min-width: 320px) {
    .detail .detail_title {
        font-size: 21px;
        line-height: 30px;
    }
}
@media screen and (min-width: 360px) {
    .detail .detail_title {
        font-size: 23px;
        line-height: 31px;
    }
}
@media screen and (min-width: 375px) {
    .detail .detail_title {
        font-size: 24px;
        line-height: 34px;
    }
}
.detail .content {
    overflow: hidden; position: relative;
    line-height:1.6;
}
.detail .content p {
    word-wrap: break-word;
    color: #222;
    text-align: justify;
    list-style-position: inside;
    list-style-type: square;
    margin-top: 17px;
}
@media screen and (min-width: 375px) {
    .detail .content p {
        font-size: 18px;
        line-height: 1.76;
    }
}
@media screen and (min-width: 360px) {
    .detail .content p {
        font-size: 18px;
        /*line-height: 28px;*/
        line-height: 1.76;
    }
}
@media screen and (min-width: 320px) {
    .detail .content p {
        font-size: 17px;
        /*line-height: 25px;*/
        line-height: 1.76;
    }
}

/*
.detail .aqwrap { margin-bottom: 14px; padding-bottom: 14px; border-bottom: 1px solid #F2F2F2; }

.detail .zhida{ margin-bottom: 35px; }
.detail .zhida h4{ display:inline-block; margin-left: 8px; font-size: 18px; line-height: 20px; }
.detail .zhida img{ width:15px; }

.detail .point{ line-height: 18px; margin-bottom:8px; }
.detail .article{ line-height:28px; }
.detail .picture{ margin: 10px 0; }
*/
.detail .subscribe {
    margin-top: 12px;
}
.detail .subscribe .time{
    font-size: 14px;
    color: #999;
}
.detail .subscribe .source{
    font-size: 14px;
    color: #222;
    font-weight: 700;
    margin-left: 18px;
}

.detail .artwrap .picture { margin-top:15px; }

/*.detail .content{ margin-top: 23px; line-height: 28px; max-height: 450px; overflow: hidden; position: relative; z-index:1; }*/
/*.detail .content p{ margin-bottom: 10px; }*/
.detail .content img{ max-width:100%; }

.detail .more{display: none; height: 28px; line-height: 33px; text-align: center; font-size: 13px;
    position: relative; z-index:2; margin-top: -20px; margin-bottom: 35px; height: 20px; line-height: 20px;
    background: linear-gradient(rgba(255,255,255,0.5), rgba(255,255,255,1)); }
.detail .more a { position: relative; top: 20px; }
.detail .more span{ color: #2CC3A7; margin-left: 7px; }
.detail .pages{
    margin:4px 0;
    line-height:1.5;
    text-align: center;
}
.detail .pages a{
    line-height:2;
    padding:2px 4px;
    border:1px solid #ccc;
    color:green;
}
.detail .pages select{
    margin:0 4px;
}
a[title="Page"]{
    display: none;
}


.news-list{ border-top: 6px solid #F8F8F8; }
.news-list .tabs{ text-align: center; height:42px; border-bottom: 1px solid #F1F1F1; }
.news-list .tabs li{ padding: 0 10px; margin:0 34px; display:inline-block; vertical-align: middle; }
.news-list .tabs li a{ height: 42px; line-height:42px; display:inline-block; color:#7F7F7F }
.news-list .tabs li.on{ border-bottom:2px solid #1589C9; }

.news-list .list { border-bottom: 1px solid #F1F1F1; min-height:100px; }
.news-list .list li{ margin: 0 5px; padding: 12px 5px; border-top: 1px solid #F1F1F1; }
.news-list .list li:first-child{ border-top:0; }
.news-list .list li.pic3line a .text{
    width:100%;
    min-height:auto;
}
.news-list .list li.pic3line a .img{
    width:100%;
}
.news-list .list li.pic3line a .img img{
    width:31%;
    margin-right:2%;
    height:76px;
}
.news-list .list li.pic3line a .img img:last-child{
    margin-right:0;
}

.news-list .list li a{ display: block; overflow:hidden; }
.news-list .list li a .text{ float: right; min-height: 78px; width: 63%; }
.news-list .list li a .img{ float: left; min-height: 78px; width: 33%; overflow: hidden; max-height: 90px; }
.news-list .list li a h3 { height: 52px; overflow: hidden; margin-bottom: 12px; font-size: 16px; line-height: 26px; }
.news-list .list li a p{ font-size: 10px; color:#8A8A8A;text-align:right; }
.news-list .list li a p span:first-child{ margin-right:10px; }

.news-list .list .mininav{ white-space:nowrap; }
.news-list .list .mininav a { display: inline-block; margin-right:15px; }


.news-list .list li a .span_title {
    height: 52px;
    overflow: hidden;
    margin-bottom: 12px;
    font-size: 16px;
    line-height: 26px;
    font-family: 'PingFangSC', 'STHeiti', 'Microsoft YaHei', 'Helvetica', 'Arial', sans-serif;
}
.news-list .list li a .span_source {
    font-family: 'PingFangSC', 'STHeiti', 'Microsoft YaHei', 'Helvetica', 'Arial', sans-serif;
}

.shows { width: 100%; height: 200px; overflow: hidden; position:relative}
.shows .pics { width: 100%; height: 100%; }
.shows .pics li { height: 100%; width:100%; float:left; }
.shows .pics li div.img{ height:100%; }
.shows .pics li img {
    width:100%;
    height:auto;
    /*
    min-width: 375px;
    min-height: 200px;
    height: 100%;
    width: auto;
    */
}
.shows .pics li div.txt{ background-color: rgba(0,0,0,0.5); position: relative; top: -45px; height: 45px; line-height: 45px; font-size: 20px; font-weight: 800; color: white; padding-left: 10px;}
.shows .pics li div.txt span{ 
    display: inline-block; max-width: 100%; overflow: hidden;max-width:80%; 
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.shows .dots {
    text-align: right;
    position: absolute;
    bottom: 26px;
    padding-right: 10px;
    height: 0;
    left: 0;
    right: 0;
}
.shows .dots li { background-color: white; width: 10px; height: 10px; margin: 0 2px; border-radius: 5px; display: inline-block; }
.shows .dots li.on { background-color: #B87A5A; }


.footerfixed{
    position:fixed;
    bottom:0;
    width:100%;
    min-height:1px;
}
.footerfixed .close{
    /*position: absolute;*/
    /*top: -30px;*/
    /*width: 30px;*/
    /*right: 50%;*/
    /*margin-right:-15px;*/
    /*height: 30px;*/
    /*background: url(../picture/close.svg) right center no-repeat;*/
    /*background-size: 30px;*/
    position: absolute;
    left: 50%;
    top: -20px;
    margin-left: -20px;
    width: 40px;
    height: 20px;
    background-color: rgb(74, 74, 74);
    cursor: pointer;
    border-radius: 40px 40px 0px 0px;
    z-index: 2147483647;
    color: rgb(255, 255, 255);
    font-weight: 600;
    box-sizing: border-box;
    font-size: 14px;
    font-family: "Microsoft Yahei", sans-serif;
    opacity: inherit;
    line-height: 2;
    text-align: center;
}
.noborder { border:0; }


.dropload-up,.dropload-down{ position: relative; height: 0; overflow: hidden; font-size: 12px; /* 开启硬件加速 */ -webkit-transform:translateZ(0); transform:translateZ(0); }
.dropload-down{ height: 50px; }
.dropload-refresh,.dropload-update,.dropload-load,.dropload-noData{ height: 50px; line-height: 50px; text-align: center; }
.dropload-load .loading{ display: inline-block; height: 15px; width: 15px; border-radius: 100%; margin: 6px; border: 2px solid #666; border-bottom-color: transparent; vertical-align: middle; -webkit-animation: rotate 0.75s linear infinite; animation: rotate 0.75s linear infinite; }
@-webkit-keyframes rotate {
    0% {
        -webkit-transform: rotate(0deg);
    }
    50% {
        -webkit-transform: rotate(180deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
    }
}
@keyframes rotate {
    0% {
        transform: rotate(0deg);
    }
    50% {
        transform: rotate(180deg);
    }
    100% {
        transform: rotate(360deg);
    }
}
.copyright{
    padding:10px;
    font-size:16px;
}
.copyright *{
    font-size:16px;
}


.detail .pages a{
    line-height:2;
    padding:4px 6px;
    border:1px solid #ccc;
    color:green; font-size:14px;
}
.footerfixed .close{
    position: absolute;
    top: 0;
    width: 30px; width:20px; line-height:888888; overflow:hidden;
    right: 0;
    height: 30px; height:20px;
    background: url(../picture/close.svg) right center no-repeat;
    background-size: 30px;background-size: 20px; border-radius:0; right:0; margin:0;left:auto;
}
.detail .pages a{ border:0;}
.detail .pages select{ font-size:12px; margin:0;}
.detail .pages{ margin:0;}


.detail .pages a{
    line-height:2;
    padding:4px 6px;
    border:1px solid #ccc;
    color:green; font-size:12px;vertical-align: middle;
}
.detail .pages select{ padding:4.2px 6px;margin-left:5px; 
    border:1px solid #ccc; margin-right:5px; font-size:12px; vertical-align:middle;}
.detail{margin:0 0 16px 0; }
.detail .content{ padding:0 20px;}
.detail .detail_title{ padding:0 20px;}
.detail .subscribe{ padding:0 20px;}

#newstext{ height:300px; overflow:hidden; position:relative;}
#newstext.auto{ height:auto;}
.view_all[data-v-42b5ed7c] {
    width: 100%; cursor: pointer;
    position: absolute;
    bottom: 0;
    height: 54px;
    text-align: center;
    line-height: 54px;
    background: linear-gradient(hsla(0,0%,100%,0),#fff 60%);
    background: -webkit-linear-gradient(hsla(0,0%,100%,0),#fff 60%);
    font-family: PingFangSC-Medium;
    font-size: 14px;
    color: #ee5455;
    letter-spacing: 0;
    z-index: 5;color: #ee5455;
}.view_all p[data-v-42b5ed7c] {
    font-family: PingFangSC-Medium;
    z-index: 9;text-align: center;color: #ee5455;
}.view_all p img[data-v-42b5ed7c] {
    width: 10.79px;
    height: 9px;
    margin-left: 5px;
    vertical-align: middle;
}

.news-word {
    margin: 5px 10px;
    border-bottom: 2px solid #ededed;
}
.news-word h3 {
    width: 25%;
    text-align: center;
    height:30px;
    border-bottom: 2px solid #ee5455;
}