.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden;line-height: 0;font-size: 0;}

/*banner*/
.wrapper { width:100%; height:auto; margin:0 auto; overflow:hidden;}
.wrapper p span {
        width: 100%;
        display: block;
        padding: 0 20px 10px;
        text-align: center;
        box-sizing: border-box;
    }
.swiper-container {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    z-index: 1;
}
.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    -ms-transition-property: -ms-transform;
    transition-property: transform;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

.swiper-container-android .swiper-slide, .swiper-wrapper {
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -o-transform: translate(0,0);
    -ms-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}
.swiper-slide {
    -webkit-flex-shrink: 0;
    -ms-flex: 0 0 auto;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
}

    .movie_xq, .swiper-slide img {
        height: auto;
        overflow: hidden;
        width: 100%;
        display: block;
    }

.dot_li_c {
    position: absolute;
    bottom: 0.3em;
    width: 100%;
    text-align: center;
    z-index: 2;
}

    .dot_li_c span.swiper-pagination-bullet {
        display: inline-block;
        margin-right: 0.5em;
        width: 0.5em;
        height: 0.5em;
        border-width: 0.1em;
        border-style: solid;
        border-color: rgba(0,0,0,0);
        background: #88878D;
        border-radius: 50%;
    }

    .dot_li_c span.swiper-pagination-bullet-active {
        border-bottom-width: 0.1em;
        border-style: solid;
        border-color: #c5c5c5;
        background: #fff;
    }








.tab-nav:before, .tab-nav:after {
    display: table;
    content: "";
    line-height: 0;
}

.tab-nav:after {
    clear: both;
}

.tab-nav {
    position: absolute;
    top: 0;
    left: 0;
    list-style: none;
    height: 1.5rem;
    margin: 0;
    padding: 0;
}

.cbd {
    overflow: hidden;
    position: relative;
    background: #fff;
}

.tab-nav li {
    float: left;
    height: 53px;
    line-height: 53px;
    font-size: 0.387rem;
    color: #666;
    text-align: center;
    background-color: #fff;
    border-bottom: 1px solid #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

    .tab-nav li.active {
        font-weight: bold;
        color: #b0352f;
        border-bottom-color: #b0352f;
    }

    .tab-nav li a {
        display: block;
        margin: 0 0.5rem;
        height: 1.185rem;
        line-height: 1.185rem;
    }

#mheader_navbox {
    width: 100%;
    backface-visibility: hidden;
    height: 96px;
}


.fluid_newlist ul { background:#fff;}
.fluid_newlist li { font-size: .24rem; padding: .3rem 0; border-bottom: 1px solid #e5e5e5; margin: 0 .15rem; position:relative;-webkit-tap-highlight-color: transparent;}
.fluid_newlist li:last-child { border:0;}
.fluid_newlist li a { position: relative;}
.fluid_newlist li a:after { content: "."; display: block; height: 0; visibility: hidden; clear: both;}
.fluid_newlist li .m_article_img{float:left;width:2.5rem;height:1.88rem;overflow:hidden;position:relative;margin-right:.3rem}
.fluid_newlist li .m_article_img img{width:100%; height:100%;display:block;min-height:1.88rem}
.fluid_newlist li .m_article_channel{display:inline-block;color:rgba(255,51,51,0.9);font-size:12px;padding:2px;line-height:12px;margin-right:.1rem;background:url(http://img2.cache.netease.com/f2e/wap/common/images/border_red.png) no-repeat;background-size:100% 100%}
.fluid_newlist li .m_article_category{font-size:.24rem;color:#888;display:inline-block; border:1px #b0352f solid; color:#b0352f; padding:1px 2px; border-radius:2px; position:absolute; bottom:0rem;white-space:nowrap; left: 1px;}
.fluid_newlist li .m_article_desc_l{float:left}
.fluid_newlist li .m_article_info{overflow:hidden; position:relative; height:1.88rem;}
.fluid_newlist li .m_article_info .m_article_title{font-size:.385rem;margin-bottom:.3rem;color:#404040;line-height:.52rem; display:-webkit-box;-webkit-line-clamp:2;overflow:hidden;-webkit-line-break:auto;-webkit-box-orient:vertical; font-weight:bold;}
.fluid_newlist li .m_article_info .m_article_title b { color:#b0352f;}

.fluid_newlist li .m_article_desc_r { position:absolute; bottom:0px; right:0; color: #888; line-height: .37rem; font-size:0.3rem;}
.fluid_newlist li .m_article_desc_r span { margin-left:5px; font-size:0.386rem; padding:0 5px;}



.bitem {}
.bitem a { display:block; text-align:center; -webkit-tap-highlight-color: rgba(0,0,0,.1); background:#fff; padding:3px;}
.bitem a:not(:only-child):not(:last-child) { padding-bottom:0;}
.bitem img{ width:100%; max-width:720px; border-radius:5px;}
.l-item, .r-item { background:#fff;box-shadow: 0 1px 1px #e3e3e3; margin:15px auto 0; -webkit-tap-highlight-color: rgba(0,0,0,.1); box-sizing:border-box; display:flex; padding:10px;}
.l-item .list_img, .r-item .list_img { width: 50%;}
.l-item p, .r-item p{ width: 50%; display: -webkit-box; box-sizing:border-box; text-align:center; font-size:0.386rem; line-height:0.7rem; position:relative;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;}
.l-item .list_img img, .r-item .list_img img { width:100%;display: block; pointer-events: none; -webkit-tap-highlight-color: rgba(0,0,0,0); -webkit-user-select: none; text-decoration: none;}
.l-item p { padding-left:10px;}
.r-item p { padding-right:10px;}




.topic-info { position:relative; margin-top: 10px;}
.topic-info img{ width:100%;}
.topic-info p{ position:absolute; bottom:0;   background:-webkit-linear-gradient( top,rgba(0,0,0,0),#000); font-size: 0.5rem; width:100%; text-align:center; color:#fff; padding-bottom: 10px;}

.pic-item-one { margin:0.3rem auto; background:#fff; padding:0.3rem 0.3rem 0.15rem;}
.pic-item-one a{-webkit-tap-highlight-color: rgba(0,0,0,.05);}
.pio-img { min-height:1rem; background:url('/Themes/Mobile/images/imgLoading.gif') center center no-repeat; background-size:contain; border: 1px solid #f5f5f5;}
.pio-img img{ width:100%;}
.pio-til { font-size:0.5rem; font-weight:normal; padding:0.3rem 0; display:block;}
.pio-jj { color:#999; padding-bottom:0.3rem;}
.pio-ico {border-top: 1px solid #e5e5e5; padding:0.2rem 0 0.1rem; color:#999; line-height:1;}
.pio-ico span { margin-left:10px;font-size: .32rem;}
.pio-ico span i{ padding-right:5px; }
.pio-ico .time { float:right; margin:0;}
.pio-ico a { color:#999;}


.pic-item-three { margin-top:0.3rem;}
.pic-item-three a{ background:#fff; display:block; padding:0.15rem;}
.pic-item-three .m_photoset_title{ font-size:0.386rem; margin-bottom:10px;}
.pic-item-three .m_photoset_pic img{ width:32%; margin-right:2%; float:left; display: inline-block;}
.pic-item-three .m_photoset_pic img:last-child {margin-right: 0;}
.pic-item-three .m_photoset_info { margin-top:10px;}
.pic-item-three .m_photoset_info span { margin-right:10px; color:#999;}
.pic-item-three .m_photoset_info .m_article_channel, .pio-ico .m_article_channel {
    font-size: .24rem;
    color: #888;
    display: inline-block;
    border: 1px #dedede solid;
    color: #888;
    padding: 1px 2px;
    border-radius: 2px; margin-right:10px;
}
.pic-item-three .m_photoset_info span.m_article_time { margin:0;}


/*详情页----------------------------------------------------*/
.m_newbody {
	padding: 15px 20px 20px;
	background: #fff;    line-height: 0.8rem; font-size:0.436rem;}
.m_newbody img { width:100% !important;height:100% !important; margin: 15px 0;}
.pn {border-top:1px #dedede solid; width:100%; background:#fff; }
.pn a{ text-align:center; width:50%; height:3em; line-height:3em; display:block; float:left;}
.finTit {
	font-size: 22px;
	font-weight: normal;
	line-height: 30px;
}
.m_tnbox_sub {
	text-align: center !important; font-size:0.436rem;
	color: #999;
	padding: 0px 0 10px;
}
.m_tnbox_sub:after,  .m_tnbox_sub:before{ content:""; width:30%; height:1px; background:#efefef; display:block; margin:20px auto;}
.m_newtj {
	padding:0px;
}
.finCnl, .finCnl2 {
	margin: 10px 0 0px;
	border: 1px solid #eee;
	border-radius: 4px;
	background: #fff;
}
.finCnl h3, .finCnl2 h3 {
	font-size: 1.2em;
	display: -webkit-box;
	padding: 10px;
	background: #fafafa;
	border-bottom: 1px #dedede solid;
}
.finCnl div {
	padding: 5px 10px;
	font-size: 1.1em;
	line-height: 1.8em;
	display: -webkit-box;
	border-top: 1px #dedede solid;
}
.finCnl dl {
	width: 40%;
	padding: 10px 5%;
	display: inline;
	float: left;
}
.finCnl dl dt {
	text-align: center;
}
.finCnl dl dt img {
	max-width: 145px;
	max-height: 145px;
	width: 145px;
	height: 145px;
}
.finCnl dl dd b {
	color: #b0352f;
}
.finCnl dl dd span {
	float: right;
	color: #999;
}
.author-pic { text-align:center; position:relative;}
.author-pic h1{text-align: left; position:absolute; bottom:0; margin:0 auto; color:#fff;background: -webkit-linear-gradient( top,rgba(0,0,0,0),rgba(0,0,0,0.6));width: 100%; padding:10px 20px 5px; font-size:0.5rem; box-sizing:border-box;}
.author-pic img{ width:100%; max-width:720px;}
.master_header_mob { background-color: #fff; padding:20px 20px 0px; position:relative;display: flex;}

.master_user_mob { background:#fff; width:40px; display:block; margin-right:5px; font-size:0px;}
.master_user_mob img { border-radius:50%; width:35px; height:35px;}
.master_bname_mob {  -webkit-box-flex: 1;-webkit-box-pack: center; -webkit-flex-direction: column; flex-direction: column;  display: flex; -webkit-justify-content:center; justify-content: center;}
.master_bname_mob h3 {font-size:12px;}
.master_bname_mob span { font-size:12px;margin-bottom: 5px; color:#999;}
.master_link_mob { position:absolute; right:10px; top:29px; font-size:12px; }
.master_link_mob span{ margin-left:10px;}
.master_link_mob span i{ margin-right:5px; color:#dedede; font-size:14px; color:#bababa;}


.wrap { background:#fff; padding:10px;}
.praise-wrap { text-align:center; display: -webkit-box; display: box; width:50%; margin:0 auto;}
.praise-box {-webkit-box-flex: 1;}
.praise-box .icon { width:42px; height:42px; margin:0 auto; line-height:42px; border-radius:50%; display:block;position: initial;}
.praise-box .icon i{ display:block; font-size:20px;}
.cai i{ display:block;-webkit-transform:rotate(180deg);transform:rotate(180deg);}
.praise-box .zan { border:1px solid #f33a59; color:#f33a59;}/*已赞*/
.praise-box .cai { border:1px solid #fecd32; color:#fecd32;}/*已踩*/
.praise-box .kit-zan { background:#f33a59; border:1px solid #f33a59; color:#fff;}/*未赞*/
.praise-box .kit-cai { background:#fecd32; border:1px solid #fecd32; color:#fff;}/*未踩*/





/*百科*/
.module_top .title {
    text-align: center;
    font-size: 0.386rem;
    display: inline-block;
    position: relative;
    padding: .3rem 0;
    width: 100%;
    box-sizing: border-box; background:#fff;
}
.module_top .title .line {
    display: inline-block;
    width: 1rem;
    padding: 0 .2rem;
    border-top: 1px solid;
    border-color: inherit;
    height: 1px;
    vertical-align: middle;
}
.module_top .title h3 {
    z-index: 2;
    display: inline-block;
    padding: 0 .2rem;
    position: relative;background-color: #fff;
}

.module_top .title h3 i{ margin-right:5px;font-weight:800; display: inline-block; vertical-align: middle; margin-top: -3px;}



.top-search{padding:10px 10px 8px; background: #FFF; margin:0;  background: #eee;}
footer form[role="search"],header form[role="search"] { padding: 0 10px;}
footer form[role="search"] select,header form[role="search"] select { left: 10px; }
footer form[role="search"] input[type="submit"],header form[role="search"] input[type="submit"]{ right: 10px; }
footer form[role="search"]:after,header form[role="search"]:after { right: 11px; }
form[role="search"] { position: relative; clear: both;  }
form[role="search"] select { display: block; position: absolute; left: 0; top: 0; width: 85px; height: 40px; border: 1px solid #d7d7d7; }
form[role="search"] input[type="search"] { display: block; width: 100%; padding: 12px 25px 12px 8px; height: 40px;line-height:20px;overflow: hidden;;border: 1px solid #dcdcdc; border-right-width: 50px; }
form[role="search"] input[type="search"]::-webkit-search-cancel-button{ -webkit-appearance: none;}
form[role="search"] select ~ input[type="search"] { border-left-width: 85px; }
form[role="search"]:after { content: ""; display: block; position: absolute; right: 1px; top: 1px; width: 48px; height: 38px; background: -webkit-gradient(linear, 0 0, 0 100%,from(#fffeff),to(#f5f5f5)); background: linear-gradient(180deg,#fffeff 0,#f5f5f5 100%); }
form[role="search"] input[type="submit"] { position: absolute; z-index: 1; right: 0; top: 0; margin: 0; width: 50px; height: 40px; border: 1px solid #d7d7d7; background: transparent url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAqCAMAAAD26OlUAAAC0FBMVEX////19fX19PX///+goKD///+goKD///////////+goKD09fWgoKD19fSgoKD///////+goKCgoKCgoKCgoKCgoKCgoKD////////////////+/v6goKD///+goKCgoKCgoKCgoKD//v7//v+goKD///////////+goKCgoKCgoKCgoKCgoKCgoKCgoKCgoKChoaGioqLDw8OgoKCkpKSzs7PY2NigoKD+/v/+//6jo6OgoKD////x8fHZ2dmgoKCgoKCgoKDw8PD///+goKCkpKSjo6OhoaHFxcWgoKCgoKD39/enp6egoKC0tLSgoKCgoKD///+goKCnp6f///+goKD39/egoKD8/Pz///////+goKD7+/v///////////////+goKCoqKigoKD////////R0dH///////////////+ioqL///////+hoaH////////19PSgoKC4uLj////////////////39/f4+Pj5+fn8/P36+vr7+/v8/Pz9/f3///+goKD29vahoaH9/fyoqKj4+Pn6+/v4+fj3+Pf6+fr7+vv6+vn49/j6+/r5+fj+/f329vf7+vr39/j49/f29/f9/P3JycnLy8v9/v78/fyrq6v5+vr4+fnj4+Pw8PDd3d35+Pj7/Pz8/f38/Pv5+Pn7+/ry8vL6+fn39vb3+Pj5+fr29/b9/v2ioqL9/f739/b39vf9/Pz6+vuqqqrFxcX7+/z8+/v19fWjo6PAwMCzs7OsrKz19vbKysr09PTs7Oz4+Pe+vr7ExMT5+vnv7++wsLDMy8ynp6fGx8bx8PD+/v7c3NzIyMjKysvb29u/v7+pqan7/PvHyMfGxsbf4ODx8fHf396xsbGkpKTg4ODz8vLY2dna2tru7u3x8fL19fTu7u6ysrLZ2dnh4uLc3d3+/f7y8/P29vX08/SmpqbS0tLKycnh4eHa2tvf398EurQLAAAAeHRSTlMAAABUVPv76iT66ABVAJdbi/X6IiPRx5/LDigAB5wICyT5AACGCv0IDM+c5yYyS/aLmfiY9/7emQAAm/cN9tmW+Cz4mub2/vX26s6h/iH9CYeNi9rU9Jzy+jLohPvSVtMm8dlT0JCtJ/b38f1am/4PMwDvqO998Hrq3T51AAADOklEQVR4XpXTBW8bSRyH4bXbnNNw4YLlJmXmK9MhMzMzwyyamRnDzMxYZIZjZr6v0P+40rgbR0r6ene1P+nJWLIUKtaclJ2ZSau2JmWmpSyGuYAau+lpDytJUzfNoOaPSWfmz1OKmrd69ub5N8W5u5co47pxRl7eaLd7WRSEA0W/88zhoqPh6ExaMRrO3RdlpzSOxqDDEWz+TSiJ0tvnit3MO7A7Z2gOBuWN8kaHo1l+kumLfvu9Ingfdqd98ljlcPuxfED0u+zC57Hyck2bRq6Rt/l8bLmc1fjwmdOWXwPXgetAbBsb8oVCbEhgWQHHMmGQS2NuzlTYZwWhQoDKMMHh+SvAW2cTmAIzrO/mhbKK7jL+At8tdHWVwYtQwQ2AXEngFlhDfBcPFw4oDHhCAYBrCHwB1r9Veo6vcrmqzC7ezOt5vZk3u/R8EcAHCbwZ1gmu3cbpOU7f3m6zmTmXzWyDXfU9wPUEvgkLcSYuwkEm7moWuCIcA/AdAm+B1cBFLPVcjcViOhSptzBMfY3JBH9EA1QTeBeswwyuhjnEkLAuBniMwHtgXWYMlfZKe2GhgSlkKu2l8IQKfwG4gcDbYP2jK7Xr7LTBUKnTldLR7DSjOwNwLYE7YIURfTWrdT9traOttBUGGgC4kcBHvoT5M1ZGdx1ye+oQbaxze/Yb6f/A9d5J4DOXYHf86UYeZETIaPUgt9EDb2gYH3gwncBt25tAHkBQayvcqAVBXoT6wKn35FCkvQEldLzF6XXWer0qVa23taEFqS4qoaEsKlbiYz9heeBrZ61K5ax1qhrgU92H3ZGncgGQMqq1WHZ80/PHoAoaVPV8G8ZOW30/BqRFL42cV+LC/s+/+2H4x//9AzDAjTxUQIlKlFV/oYzryGeyxPxHXxTJx58QAk1ipvbzsveehH+vyeIzn1YUd/bGWO/BYsWzz0meh3GDWC7KmKLgSjr7tWq1tr+zhFEkvFwgkbyijpfUq7NeU5Bez8qVSqWSN76Kl1DOW29nyxYulGXPSn8XFMBJCUSOLjlVIpGkSuGRLJG+nxyT4wWy6brkB9T4cgqWH1ITkn/9/RE1IalQfExNSH7yKTXxrgCZKvK/MvmOVwAAAABJRU5ErkJggg==) no-repeat 50% 50%; -webkit-background-size: 20px 21px; -moz-background-size: 20px 21px; -o-background-size: 20px 21px; background-size: 20px 21px; }
form[role="search"] .clear { display: none; position: absolute; z-index: 1; width: 20px; height: 20px; right: 65px; top: 10px; font-size: 20px; line-height: 18px; overflow: hidden; color: #fff; text-align: center; background: #ccc; -ms-touch-action: pan-y; -webkit-border-radius: 20px; border-radius: 20px; }
select { border: 1px solid #ececec; background: #f9fafa; padding-left: 10px; -webkit-appearance: none; -webkit-border-radius: 0; border-radius: 0; -webkit-border-image: none; -webkit-box-shadow: none; box-shadow: none; }

/*@media screen and (-webkit-min-device-pixel-ratio:0) {
	select { padding-right: 16px; background: #f9fafa url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACIAAAAOAQMAAABw51zMAAAABlBMVEX///+ZmZmOUEqyAAAAAXRSTlMAQObYZgAAAERJREFUeF5jMABCBoYKIGRg+AOEDAz/GIEkQz3zDyBp3/4BSMqffwAk+f8fAJLs/xuAJPN/IMHA+A9IALWByQowaQAkADDwETsLDPXFAAAAAElFTkSuQmCC) no-repeat 100% 50%; -webkit-background-size: 18px 7px; -moz-background-size: 18px 7px; -o-background-size: 18px 7px; background-size:18px 7px; }
}*/
section > header > select{margin:4px 0;border: 1px solid #ccc !important; background-color: #fff !important;}

.nofound { min-height:0.3rem;}
.nofound p { color: #666; line-height:1rem; margin: 23px 20px; min-height: 0.2rem;}
.nofound a, .nofound a:visited { color: #b0352f;}


.seach { border:0; width:100%; border-radius:5px; padding:5px 10px; box-sizing:border-box; font-size:0.36rem;background:url(../../../images/baike/seach.png) 98% center no-repeat #fff; background-size:20px 20px;}
.bklist-pic { padding: 0.1rem;}
.bklist-pic img{ width:100%; border-radius:5px; }
.b-nav { position:relative; overflow:hidden; background:#fff; /* border-bottom:1px solid #f5f5f5; */}
.b-nav-c {width: 100%; backface-visibility: hidden; height:80px;}
.b-nav-c ul { position:absolute; left:0;  height: 80px; overflow: hidden;top: 15px;}
.b-nav-c ul li { background:url(/images/baike/teacategory.jpg); width:100px; height: 90px; display:block; background-size: 1000px; float:left; box-sizing:border-box; padding:0 10px;position:relative; }
.b-nav-c ul li.on:after { content:""; position:absolute; bottom:10px; border-bottom:2px solid #000; display:block; width:60px; height:1px; z-index:9999; left:50%; margin-left:-30px;}
.b-nav-c ul li.wl.on:after { border-bottom:2px solid #996310;}
.b-nav-c ul li.heic.on:after { border-bottom:2px solid #593526;}
.b-nav-c ul li.hongc.on:after { border-bottom:2px solid #ef4229;}
.b-nav-c ul li.lc.on:after { border-bottom:2px solid #a1c85f;}
.b-nav-c ul li.hc.on:after { border-bottom:2px solid #d49539;}
.b-nav-c ul li.bc.on:after { border-bottom:2px solid #d3bf91;}

.b-nav-c ul li a{ display:block; width:80px; height: 80px;}
.b-nav-c ul li.wl { background-position: -32px -10px;}
.b-nav-c ul li.heic { background-position: -200px -10px;}
.b-nav-c ul li.hongc { background-position: -364px -10px;}
.b-nav-c ul li.lc { background-position: -532px -10px;}
.b-nav-c ul li.hc { background-position: -699px -10px;}
.b-nav-c ul li.bc { background-position: -866px -10px;}
.b-nav-c ul li:last-child { border:0;}

.s-nav { position:relative; overflow:hidden; background:#fff; border-bottom:1px solid #dedede;}
.s-nav-c {width: 100%; backface-visibility: hidden; height:70px; }
.s-nav-c ul { position:absolute; left:0px; top:20px; height:30px; overflow: hidden;}
.s-nav-c ul li { float:left; padding:0 10px; margin-left:10px;display:block; height:30px; line-height:30px; background:#f2f2f2; text-align:center; border-radius:5px;}
.s-nav-c ul li a{ color:#9a9a9a; font-size:0.386rem;}
.s-nav-c ul li.action{ background:#404040; color:#fff;}
.s-nav-c ul li.action a{ color:#fff;}

.bk-item { padding-left:5px;}
.bk-item ul { float: left;width: 50%;padding: 5px 5px 5px 0; padding-top: 5px;  box-sizing: border-box;   }
.bk-item li{ box-sizing:border-box;display: inline-block; margin-bottom:5px; border: 1px solid #ededed; border-radius: 5px; background-color: #fff;}
.bk-item ul li a {border: 1px solid #e6e6e6;box-sizing: border-box;  display: block; border-radius: 5px}
.bk-item li .item-pic { /* border-bottom: 1px solid #e6e6e6; */ }
.bk-item li .item-pic img { width:100%; border-radius:5px 5px 0 0;}
.bk-item li .item-desc { padding:5px 5px; position:relative; /* border: 1px solid #e6e6e6; */ border-top:0; font-size:0.386rem; border-radius:0 0 5px 5px; background:#fff;}
.bk-item li .bkitem-title {overflow: hidden; text-overflow: ellipsis;white-space: nowrap; width:70%; color: #000;}
.bk-item li .bkitem-view { color:#9a9a9a; position:absolute; right:5px; top:0.15rem; font-size:12px;}
.bk-item li .item-desc p{ color:#9a9a9a;padding-top: 5px;margin-top: 5px;font-size: 0.29rem;border-top: 1px #f5f5f5 dashed;display: -webkit-box; display: box; box-sizing: border-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden; line-height: 1.8;}

/*左侧弹出菜单------------------------------------------*/
.alert_fullbg {
    display: none;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: fixed;
    z-index: 200;
    filter: alpha(opacity=50);
    opacity: .5;
    background-color: #000;
}
.nav-list-show { visibility: visible; right:0;}
.nav-list-none  {overflow:hidden; right: -70%;}
.app-other {
	background: #fff;
	margin: 0 auto;
	position: absolute;
	width:70%;
	min-height: 15rem;
	z-index: 202;
	top: 0;
	display: block; 
	-webkit-transition: all .3s linear 0s;
	transition: all .3s linear 0s
}
.app-other .slide-con {
	position: relative
}


.app-other ul li {
	height: auto;
	line-height: 26px;
	line-height: 24px;
	padding-top: 11px;
	padding-bottom: 11px
}
[data-dpr="2"] .app-other ul li {
	line-height: 48px;
	padding-top: 22px;
	padding-bottom: 22px
}
[data-dpr="3"] .app-other ul li {
	line-height: 72px;
	padding-top: 33px;
	padding-bottom: 33px
}
.app-other ul li.normal {
	border-left-color: #fff;
	border-left-style: solid;
	border-left-width: 4px;
	padding-left:35px;
	cursor: pointer;
    border-bottom: 1px solid rgba(6, 6, 6, 0.06);
}
[data-dpr="2"] .app-other ul li.normal {
	border-left-width: 7px
}
[data-dpr="3"] .app-other ul li.normal {
	border-left-width: 11px
}
.app-other ul li.normal a {
	display: block;
	font-size: 15px
}
[data-dpr="2"] .app-other ul li.normal a {
	font-size: 30px
}
[data-dpr="3"] .app-other ul li.normal a {
	font-size: 45px
}
.app-other ul li.normal em {
	display: block;
	float: left;
	width: 24px;
	height: 24px;
	margin-right: 16px;
	margin-left: 15px
}
[data-dpr="2"] .app-other ul li.normal em {
	width: 48px;
	height: 48px;
	margin-right: 32px;
	margin-left: 29px
}
[data-dpr="3"] .app-other ul li.normal em {
	width: 72px;
	height: 72px;
	margin-right: 48px;
	margin-left: 44px
}
.app-other ul li.normal.active {
	background: #f0f0f0;
	border-left-color: #b0352f;
	border-left-style: solid;
	border-left-width: 4px
}
[data-dpr="2"] .app-other ul li.normal.active {
	border-left-width: 7px
}
[data-dpr="3"] .app-other ul li.normal.active {
	border-left-width: 11px
}
.app-other ul li.normal.active a {
	color: #b0352f
}
.app-other ul li.back { padding-left:10px; border-bottom: 1px solid #e7e7e7; font-weight:bold;}
.app-other ul li.back a i { display:inline-block; margin-right:10px;transform:rotate(-180deg); -webkit-transform:rotate(-180deg); color:#999;}

/*左侧弹出菜单 end------------------------------------------*/




.bk-title { padding:20px; background:#fff; font-size:0.5rem; text-align:left;}
.bk-title span { border-bottom:1px solid #dedede; padding-bottom:10px;}




/*发现 st----------------------------------------------------------------------*/
.fxlist-pic { padding:0.1rem; background-color: #fff;}
.fxlist-pic img{ width:100%; border-radius:5px;border: 1px solid #908F8F;}
.fx-nav { height: 50px;}
.fx-nav ul {top: 9px; height: 44px;}
.fx-nav ul li{ background:#fff; border: 1px solid #908F8F; padding: 0px 0.3rem; height: 30px; line-height: 30px;}
.fx-nav ul li a{ color:#000;}

.found-item { margin: 0.2rem 0.1rem 0;padding: 0.1rem;background-color: #fff;border-radius: 5px;}
.found-item img { width:100%; height:100%; border-radius:5px;}
.fi-ws {  background:#fff;  /* margin-bottom:0.2rem; */}
.fi-ws h1 { border-radius:0px; display:block; padding:0.1rem; text-align:center;}
.fi-ww { display:-webkit-box; margin-top: 0.1rem;}
.fi-ww li { -webkit-box-flex:1; box-sizing:border-box; position:relative;}
.fi-ww li:nth-child(2n+1) {margin-right: 0.05rem;}
.fi-ww li:nth-child(2n) {margin-left: 0.05rem;}
.fi-ww li p { position:absolute; bottom:0; color:#fff; padding:0.1rem; box-sizing:border-box; background:rgba(0,0,0,0.5); width:100%; border-radius:0 0 5px 5px;overflow: hidden; text-overflow: ellipsis;white-space: nowrap;}

.fiws-lr {display:-webkit-box;}
.fiws-lr .fiws-l { width:66.66666%; -webkit-box-flex:1; box-sizing:border-box; float:left; position:relative;}
.fiws-lr .fiws-r { width:33.33333%; -webkit-box-flex:0.5; box-sizing:border-box;display:-webkit-box; -webkit-box-pack:center; -webkit-box-align:center; background:#9a9a9a; border-radius:5px;}
.fiws-lr .fiws-l:nth-child(2n+1) {margin-right: 0.05rem;}
.fiws-lr .fiws-r:nth-child(2n) {margin-left: 0.05rem;}
.fiws-lr .fiws-l p { position:absolute; width:100%; height:40%; top:30%; color:#fff;display:-webkit-box; vertical-align:middle; line-height:150%; background:rgba(0,0,0,0.5);-webkit-box-pack:center; -webkit-box-align:center; font-size:0.386rem;-webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; box-sizing:border-box; padding:0.2rem;}

/*新闻详细页爆款推荐*/
h3.findnd_bktj { background:#fff;border: 1px solid #000; position:relative; padding-bottom:12px;}
h3.findnd_bktj img { margin:0 auto; display:block;}
h3.findnd_bktj:before {content:""; position:absolute; height:0px; background:#ededed; display:block; width:100%; left:0; right:0; bottom:0;}
h3.findnd_bktj:after { content:""; position:absolute; left:50%; margin-left:-3px; bottom:-0px; width:0; height:0; border-left:6px solid transparent;border-right:6px solid transparent;  border-top:6px solid #fff;}
