﻿/*
author:ck
date:19.06
*/
/*  Reset  */
a,body,dd,div,dl,dt,em,form,h1,h2,h3,h4,h5,h6,img,input,label,li,ol,p,span,strong,ul{margin:0;padding:0;border:0;}
h1,h2,h3,h4,h5,h6,strong{font-weight:normal;}
em,cite{font-style:normal;}
ol,ul{list-style:none;}
img,iframe,video{vertical-align:top;}
a,
a:active,
a:focus,
a:hover,
a:visited{text-decoration:none}
a,
img{-webkit-touch-callout:none}
input[type=password],
input[type=text],
textarea{resize:none;outline:0;-webkit-appearance:none;white-space:pre-wrap;word-wrap:break-word;background:#fff;}

body {background:#fff; font-family:'PingFang SC','PingFang TC','Noto Sans CJK SC','Noto Sans CJK TC','Microsoft Yahei',Helvetica,Arial;background:#fff; -webkit-tap-highlight-color:rgba(0, 0, 0, 0); -webkit-text-size-adjust:none;}
body,html a {color:#333;}

html {font-size: 13.33333vw;}

input,textarea {-webkit-appearance:none;-moz-appearance:none;appearance:none;}
*, *::before, *::after {
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
}

/*  CMS Common title colors  */
.title_default { }
.title_black { color:black !important; }
.title_red { color:red !important; }
.title_blue { color:blue !important; }
.title_green { color:green !important; }
.title_brown { color:brown !important; }
.title_gray { color:gray !important; }

.clearfix{*zoom:1;}
.clearfix:after{display:block; overflow:hidden; clear:both; height:0; visibility:hidden; content:"";}
.mt10 {margin-top:0.1rem !important;}
.mt20 {margin-top:0.2rem !important;}
.mt30 {margin-top:0.3rem !important;}
.mt40 {margin-top:0.4rem !important;}


/* index */
.indx-top-bar {height:1.0rem;}
.indx-top-bar .top-bar {margin:0 0.44rem 0 25px;}
.indx-top-bar .top-bar-logo {float:left;}
.indx-top-bar .top-bar-logo a {display:block; height:1.0rem; background-size:100% auto; background-repeat:no-repeat; background-position:0 0.17rem; width:1.7rem;}
.indx-top-bar .top-bar-logo.home a {background-image:url(../img/logo-www.png?1805);}
.indx-top-bar .top-bar-logo.mili a {background-image:url(../img/logo-mili.png?1805);}
.indx-top-bar .top-bar-logo.news a {background-image:url(../img/logo-news.png?1805);}
.indx-top-bar .top-bar-logo.ent a {background-image:url(../img/logo-ent.png?1805);}
.indx-top-bar .top-bar-logo.economy a {background-image:url(../img/logo-economy.png?1805);}
.indx-top-bar .top-bar-logo.history a {background-image:url(../img/logo-history.png?1805);}
.indx-top-bar .top-bar-logo.culture a {background-image:url(../img/logo-culture.png?1805);}
.indx-top-bar .top-bar-logo.game a {background-image:url(../img/logo-game.png?1805);}
.indx-top-bar .top-bar-logo.lady a {background-image:url(../img/logo-lady.png?1805);}
.indx-top-bar .top-bar-logo.xingzuo a {background-image:url(../img/logo-xingzuo.png?1805);}
.indx-top-bar .top-bar-logo.emotion a {background-image:url(../img/logo-emotion.png?1805);}
.indx-top-bar .top-bar-logo.yuanchuang a {background-image:url(../img/logo-yuanchuang.png?1805);}
.indx-top-bar .top-bar-logo.law a {background-image:url(../img/logo-law.png?1805);}
.indx-top-bar .top-bar-logo.fang a {background-image:url(../img/logo-fang.png?1805);}
.indx-top-bar .top-bar-menu{width:0.5rem; height:0.5rem; font-size:0; margin-top:0.3rem; float:right;}
.indx-top-bar .top-bar-menu a {display:block; background-image:url(../img/top-bar-menu.png); background-size:0.27rem auto; background-position:center 0.13rem; background-repeat:no-repeat; width:100%; height:100%;}
.indx-top-bar .top-bar-home{width:0.5rem; height:0.5rem; font-size:0; margin-top:0.28rem; float:right;}
.indx-top-bar .top-bar-home a {display:block; background-image:url(../img/top-bar-home.png); background-size:0.33rem auto; background-position:center; background-repeat:no-repeat; width:100%; height:100%;}

/**/
.indx-main-nav {background-color:#ff4f4f; font-size:0.28rem; padding:0.16rem 25px 0; height:1.23rem; line-height:0.48rem; width:100%; overflow:hidden;}
.indx-main-nav p {display:-webkit-flex; display:flex; flex-wrap:nowrap; justify-content:space-between;}
.indx-main-nav a {color:#fff;}
.indx-main-nav a.cur,
.indx-main-nav a.active {font-weight:bold;}

/**/
.chan-main-nav {background-color:#ff4f4f; font-size:0.28rem; display:-webkit-flex; display:flex; flex-wrap:nowrap; justify-content:space-between; padding:0 25px; height:0.8rem; line-height:0.8rem; width:100%;}
.chan-main-nav a {color:#fff;}
.chan-main-nav a.cur,
.chan-main-nav a.active {font-weight:bold;}

/**/
.focus-swiper {height:4.0rem;overflow:hidden;}
.focus-swiper .swiper-slide {overflow:hidden; position:relative;}
.focus-swiper .swiper-slide a {display:block;}
.focus-swiper .swiper-slide img {position:absolute;top:0;left:50%;width:auto;min-width:100%;height:4.0rem;transform:translateX(-50%);}
.focus-swiper .swiper-slide p {position:absolute;bottom:0;left:0;width:100%;height:1.0rem; -o-text-overflow:ellipsis; text-overflow:ellipsis; overflow:hidden; white-space:nowrap; color:#fff; font-size:0.28rem;
    background: -webkit-linear-gradient(transparent,rgba(43,43,43,.85));
    background: linear-gradient(transparent,rgba(43,43,43,.85));
}
.focus-swiper .swiper-container{width:100%;height:100%;}
.focus-swiper .swiper-pagination{font-size:0; z-index:999;}
.focus-swiper .swiper-pagination-bullet{background-color:#fff;opacity:1;border-radius:50%;}
.focus-swiper .swiper-pagination-bullet-active{background-color:#ca4343;}

.index-swiper .swiper-slide p {padding:0 1.7rem 0 25px; line-height:1.2rem;}
.index-swiper .swiper-pagination {text-align:right; padding-right:25px;}
.index-swiper .swiper-pagination-bullet {width:0.12rem; height:0.12rem;}
.index-swiper .swiper-container-horizontal>.swiper-pagination-bullets {bottom:0.3rem}
.index-swiper .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 0 0 0.13rem;}

.mili-swiper .swiper-slide p {padding:0 0.5rem; text-align:center; line-height:1.1rem;}
.mili-swiper .swiper-pagination {text-align:center;}
.mili-swiper .swiper-pagination-bullet {width:0.09rem; height:0.09rem;}
.mili-swiper .swiper-container-horizontal>.swiper-pagination-bullets {bottom:0.05rem}
.mili-swiper .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 0.06rem;}


/* list */
.defList {}
.defList .item {border-bottom:1px solid #ddd; margin:0 25px;}
.defList .item a {display:block; overflow:hidden;}
.defList .item-tit {font-size:16px; line-height:1.6; font-weight:400;}
.defList .item-img {border-radius:0.03rem; overflow:hidden;}
.defList .item-img img {width:100%;}
.defList .item-foot {font-size:12px; line-height:140%; color:#666;}
.defList .item-foot span.read {background-image:url(../img/icon-read.png);background-repeat:no-repeat;background-position: left center;background-size:12px auto;padding-left:18px;}
.defList .item-foot span.read[data-comment-id] {display:none;}
.defList .item-foot span.read {position:relative; margin-left:18px;}
.defList .item-foot span.read:before {content:'·'; position:absolute; left:-12px;}

.defList .item-default .item-img {float:right; width:120px; height:80px;}
.defList .item-default a {padding:0.2rem 0;}
.defList .item-default .item-img img {min-height:100%;}
.defList .item-default .item-tit {margin-right:130px; height:50px; overflow:hidden; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical;}
.defList .item-default .item-foot {margin-top:14px;}

/*.defList .item-default .item-img {float:right; width:240px; height:160px;}
.defList .item-default a {padding:50px 0;}
.defList .item-default .item-img img {min-height:100%;}
.defList .item-default .item-tit {margin-right:270px; height:88px; overflow:hidden; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical;}
.defList .item-default .item-foot {margin-top:48px;}*/

.defList .item-3pics a {padding:0.15rem 0 0.2rem;}
.defList .item-3pics .item-img {display:-webkit-flex; display:flex; flex-wrap:nowrap; justify-content:space-between; margin-top:2vw;}
.defList .item-3pics .item-img li {width:33%; height:1.43rem; border-radius:0.03rem; overflow:hidden;}
.defList .item-3pics .item-img img {min-height:100%;}
.defList .item-3pics .item-tit {overflow:hidden; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical;}
.defList .item-3pics .item-foot {margin-top:0.2rem;}

.defList .item-nopic a {padding:0.2rem 0;}
.defList .item-nopic .item-foot {margin-top:0.2rem;}



/* article */
.arti {padding:0.4rem 25px 0;}

.artiHead {margin-bottom:0.3rem;}
.artiTit {margin-bottom:5px;font-size:0.42rem;line-height:1.39; text-align:justify; font-weight:700;}
.artiInfoBox {position:relative;line-height:26px;}

.artiInfo {font-size:0.24rem;color:#999;height:0.3rem;}
.artiInfo a {color:#999;}

.artiInfo .artiSource {margin-right:0.16rem;}

.artiInfo .artiRead {background-image:url(../img/icon-read.png);background-repeat:no-repeat;background-position:left center;background-size:0.24rem auto;padding-left:0.36rem; display:none;}
.artiInfo .artiRead[data-comment-id] {display:none;}
.artiInfo .artiRead {position:relative; margin-left:0.32rem;}
.artiInfo .artiRead:before {content:'·'; position:absolute; left:-0.24rem;}

.artiInfo .artiTime {}

.artiSetFont {position:absolute;right:-0.2rem;top:0;z-index:1;font-size:0;line-height:0;}
.artiSetFont a {display:inline-block;vertical-align:middle; background-size:0.29rem auto; background-position:center;background-repeat:no-repeat; width:0.5rem;height:0.5rem;margin:0 0.05rem;}
.artiSetFont_small {background-image:url(../img/icon-asmall.png);}
.artiSetFont_big {background-image:url(../img/icon-abig.png);}

.artiCon {position:relative; font-size:0.34rem; line-height:0.56rem; height:auto; overflow:hidden;}
.artiCon p {margin:0.1rem 0 0.7rem 0; word-wrap:break-word; word-break:break-all; text-align:justify;}
.artiCon p.news_img_title {color:#999; font-size:14px;}
.artiCon img {width:100%; height:auto;}
.artiCon strong {font-weight:bold;}
.artiCon strong.kw {font-weight:normal;}
.artiCon strong.kw a {border-bottom:1px dashed #000;}

.artiCon p.news_img_title {text-align:center !important; text-indent:0;}
.artiCon p.news_img_title span,
.artiCon p.news_img_title cite {display:inline-block;text-align:left;font-style:normal;}/* #15304 */


/**/
.artiBottom {position:relative;height:.5rem;}

/*责任编辑*/
.editor_author_moblie {text-align:right;font-size:14px;color:#a5a5a5;}
.min_height {height:300px;}  
.auto_height {height:auto;}

.continue-reading {position:absolute;width:100%;height:1.36rem;bottom:0;left:0;text-align:center;padding-top:0.5rem; background-image:-webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), color-stop(54%, #ffffff), to(#ffffff));background-image:-webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #ffffff 54%, #ffffff 100%);background-image:linear-gradient(-180deg, rgba(255, 255, 255, 0) 0%, #ffffff 54%, #ffffff 100%);}
.continue-reading strong {font-size:0.28rem;color:#ff4f4f;font-weight:normal;position:relative;}
.continue-reading strong:before {content:'';display:inline-block;width:0.17rem;height:0.18rem;background:url(../img/arrow-down.png) no-repeat 50%;background-size:100% auto;position:absolute;left:50%;bottom:-0.2rem;margin-left:-0.08rem;}

/**/
.comHd {color:#999; font-size:0.28rem; display:table; margin:0.40rem 25px 0; white-space:nowrap; text-align:center; background:transparent; clear:both; width:calc(100%-50px); min-width:calc(100%-50px); height:1px;}
.comHd h3 {display:inline-block; padding:0 0.44rem;}
.comHd:before,.comHd:after {position:relative; top:48%; display:table-cell; width:50%; border-top:1px solid #ddd; -webkit-transform:translateY(50%); -ms-transform:translateY(50%); transform:translateY(50%); content:'';}


/**/
.go-top {display:none;}

/**/
.wap-wrap {/*! padding-bottom:0.5rem; */}

/* gg */
.sptpAD {overflow-x:hidden; position:relative;}
.sptpAD:after {content:''; position:absolute; left:0; bottom:0; width:calc(100% - 50px); margin:0 25px; border-bottom:1px solid #ddd;}
.sptBox .sptpAD {display:block; height:0; overflow:hidden;}
.ggloopA .sptBox .sptpAD{height:auto;}
.comSection .sptpAD {padding:0.09rem 0;}
.media-item-special{background-color:#fff;}
.media-item-special i {display:none;}
.media-item-special.fixed{position:fixed;left:0;bottom:0;z-index:1;}

/**/
.listMore {background-color:#eee; text-align:center; font-size:0.24rem; display:block; height:0.8rem; line-height:0.8rem; border-radius:0.06rem; margin:0.5rem 25px 0;}

/**/
.footer{text-align:center; background-color:#ff4f4f; padding:0.15rem 0; line-height:1.5; font-size:0.14rem; color:#fff; margin-top:0.5rem; display:none;}
.footer .aboutus a{color:#fff; padding:0 0.15rem;}
.footer .copy{color:#ffafaf;}


/**/
.modHd {height:0.9rem; border-bottom:1px solid #ddd; overflow:hidden; margin:0 25px;}
.modHd h3 {color:#ff4f4f; font-size:0.3rem; float:left;}


/* #3614 */
.chan_newsVideo {display:block; padding:10px 0;}
.chan_newsVideo video {width:100% !important;}
.chan_newsVideo .video-js {margin:auto;}


@media screen and (min-width:769px) {
    html {
        font-size: 102.4px;
    }
    html .wap-wrap {
        width: 768px;
        margin: 0 auto
    }
}

.media-t{}
.media-t img{width:100%;display:block;}