/* CSS Document */
/**百科首页**/
.baike-list .bk-tit{ color:#333;height:40px; line-height:40px; border-bottom:1px solid #ddd; background-color:#f8f8f8; padding:0 10px; font-size:1.6rem;}
.baike-list .ico{transition: all .4s ease-in-out; float:right;display: inline-block;width: 8px;height: 8px; margin-top:12px;border-top: 1px solid #b0b0b0;border-right: 1px solid #b0b0b0;}
.baike-list .bk-tit .ico{-webkit-transform: rotateZ(135deg);transform: rotateZ(135deg);}
.baike-list .bk-list li{ height:35px; line-height:35px; padding:0 10px;border-bottom:1px solid #eaeaea}
.baike-list .bk-list li a{ display:block; float:left; font-size:1.4rem; color:#666; width:90%; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
.baike-list .bk-list .ico{-webkit-transform: rotateZ(45deg);transform: rotateZ(45deg);}
.baike-list .current .bk-tit .ico{-webkit-transform: rotateZ(-45deg);transform: rotateZ(-45deg); margin-top:17px;}
/**百科列表 && 工具列表**/
.baike-list-ul li a{border-bottom: 1px solid #e7e7e7; padding:10px;display: -webkit-box;display: -moz-box;dispaly: box;}
.baike-list-ul img{ display:block; width:70px; height:70px; margin-right:12px;}
.baike-list-ul .text{ height:70px;-moz-box-flex: 1;-webkit-box-flex: 1;box-flex: 1;}
.baike-list-ul .title{font-weight: 400;font-size: 1.5rem; line-height:25px; overflow:hidden;margin-bottom: 5px; white-space:nowrap; text-overflow:ellipsis}
.baike-list-ul .info{ font-size:1.2rem; color:#999; line-height:20px;display: -webkit-box;-webkit-line-clamp: 2;word-wrap: break-word;word-break: break-all;overflow: hidden;text-overflow: ellipsis;-webkit-box-orient: vertical;}
/**百科内容**/
.baike-detail{ padding:10px; color:#333; line-height:28px;margin:0;}
.art-title{ line-height:30px; margin-bottom:10px;display: -webkit-box;display: -moz-box;dispaly: box;}
.art-title h1{ font-size:2.2rem; color:#000; overflow:hidden;-moz-box-flex: 1;-webkit-box-flex: 1;box-flex: 1; font-weight:bold}
.art-title .glass{ display:block; height:30px; line-height:30px; width:50px; text-align:right; font-size:1.3rem; margin-left:10px; color:#999; background:url(../images/ico.png) -10px -670px no-repeat; background-size: 40px auto}
.art-title .tap-big{ background:url(../images/ico.png) -10px -726px no-repeat; background-size: 40px auto}
.art-intro{line-height:26px; color:#333; font-size:1.4em;}
.art-body{ font-size:1.4em;}
.art-body p{ margin:10px 0;}
.art-body img{ display:block; margin:0 auto;max-width:100%; height:auto !important}
.art-body .introTit{ color:#fa4e68; line-height:30px; font-size:1.8rem; border-bottom:1px solid #efefef; }
.art-body .introTit .nub{ background-color:#fa4e68; border-radius:3px; margin-right:10px; font-size:1.3rem; color:#fff; float:left; height:18px; width:18px; line-height:19px; margin-top:6px; text-align:center}
.share{height:0px;overflow:hidden; white-space:nowrap; text-align:center}
.share a,.share .bdshare-button-style2-16 a{ float:left; display:inline-block; overflow:hidden;height:28px; line-height:28px; border-radius:14px; margin:0 4px; width:28px; padding:0}
.share .bdsharebuttonbox{ float:left}
.share .zan{ padding:0 6px 0 32px !important; min-width:50px; background:url(../images/ico.png) 5px -669px no-repeat; background-size:30px auto;border:1px solid #dfdfdf;}
.share .bdshare-button-style2-16 .sina{ background:url(../images/share.png)-62px 0 no-repeat; background-size:auto 28px;}
.share .bdshare-button-style2-16 .qq{ background:url(../images/share.png) -32px 0 no-repeat; background-size:auto 28px;}
.share .bdshare-button-style2-16 .bds_renren{ background:url(../images/share.png) -94px 0 no-repeat; background-size:auto 28px;}
#nativeShare,.nativeShare{display:inline-block;float:left;height:28px; margin-right:2px;}
.nativeShare{ float:left; display:none}
.nativeShare{width:28px;background: url(../images/share.png) 0 0 no-repeat;background-size:auto 28px;}
.nativeShare-tit{display:inline-block; height:28px; line-height:28px;float:left; font-size:1.5rem; padding:0 5px;}


@media only screen and (min-width:479px){.art-title .glass{font-size:15px}}
aside{position:fixed; right:-100%; top:0; width:60%; z-index:999999; background-color:#fff; opacity:0;}
aside .close{ display:inline-block; width:30px; height:30px; position:absolute; left:-35px; top:8px;}
aside .close em {display:inline-block; margin-top:14px; width:26px; height:2px; background:#fff; font-size:0; line-height:0;vertical-align:middle;-webkit-transform: rotate(45deg);}
aside .close em:after { content:'.'; display:block; width:26px; height:2px; background:#fff;-webkit-transform: rotate(-90deg);}
aside h3{ height:46px; padding-left:10px; background-color:#fa4e68; line-height:46px; font-size:1.8rem; color:#fff;}
.aside-words li{ position:relative; padding:0 10px 0 20px; height:35px; line-height:35px; overflow:hidden; border-bottom:1px solid #e7e7e7;font-size:1.4rem; color:#666}
.aside-words li:before{content:'.'; position:absolute; left:8px; top:15px; display:block; width:5px; height:5px;background:#ccc; border-radius:50%}
/**备孕**/
.beiy-detail { background-color:#f8f8f8}
.beiy-detail .art-title{ border-bottom:1px solid #dfdfdf; padding-bottom:8px;}
.by-art-intro{ position:relative; line-height:22px; font-size:1em;}
.by-art-intro .arr{ position:absolute;height:25px; width:25px;}
.by-art-intro .arr-top{ left:0; top:0; background:url(../images/arr.png) 0px 3px no-repeat; background-size:20px auto}
.by-art-intro .arr-bot{ right:0; bottom:0; background:url(../images/arr.png) 0px -30px no-repeat; background-size:20px auto}
.art-intro-main{ margin:0 25px;}
.art-body .item{ position:relative; background-color:#fff; border-radius:5px; border:1px solid #e9ebed; padding:10px; margin-top:10px; overflow:hidden}
.art-body .item .introTit{ border-bottom:none; margin-top:0; margin-left:10px;}
.art-body .item .bg{ position:absolute; left:-20px; top:-20px; width:40px; height:40px; background-color:#fa4e68;-webkit-transform: rotateZ(45deg);transform: rotateZ(45deg);}
.art-body .item .item-nub{  border-radius:5px; position:absolute; left:0; top:0; width:30px; height:30px;}
.art-body .item .nub{ position:absolute; left:0px; top:0px; font-size:1.2rem !important; width:14px; height:16px; line-height:20px; color:#fff; z-index:99; text-align:center}
.art-body a.innerlink{color:#fa4e68;}
/**备孕详情**/
.about-tags{ padding-top:10px;}
.about-tags .wrap-tit {height: 30px; border-bottom:1px solid #efefef;}
.about-tags .wrap-tit h3 {display: inline-block;margin-left: 10px;line-height: 28px;font-size: 1.6rem;color: #333;border-bottom: 2px solid #fa4e68;}
.tags-main{padding:0 10px 10px 0; overflow:hidden;}
.tags-main li{ width:33.3%; float:left; margin-top:12px; text-align:center;-webkit-box-sizing: border-box;box-sizing: border-box;text-align: center;border-left:10px solid #fff;overflow: hidden;}
.tags-main li a{ display:block; border:1px solid #dfdfdf; border-radius:3px; height:25px; line-height:25px;text-align:center; font-size:1.4rem;}
.about-news{ padding:0 10px; }
.about-news li{ height:38px; line-height:38px;border-bottom:1px solid #efefef;}
.about-news li a{font-size:1.4rem;display: block;float: left;color: #666;width: 90%;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.about-news li .ico{transition: all .4s ease-in-out;-webkit-transform: rotateZ(45deg);transform: rotateZ(45deg);float: right;display: inline-block;width: 8px;height: 8px;margin-top: 12px;border-top: 1px solid #b0b0b0;border-right: 1px solid #b0b0b0;}
/**百科词条**/
.catalog-tip {opacity: 0;position: fixed;top: 60%;left: 17.5%;margin-top: -33.5px;margin-left: -30px;z-index: 1002;color: #fff;width:70px; height:70px;font-size: .15rem;background:url(../images/hand.png) 0px 0px no-repeat;background-size:60px auto;display:none;}
.catalog-tip.show {display:block;opacity: 1;-webkit-transition: opacity .3s ease-in;transition: opacity .3s ease-in;}

/**2016-2-1添加标签**/
.add-tags{padding:0 0 10px 0;overflow: hidden;}
.add-tags .ico{height:20px; width:25px; margin-top:5px;background:url(../images/tag.png) no-repeat 0px -1px; background-size:22px auto; float:left}
.add-tags a{ width:auto !important;font-size:14px; color:#fa4e68; margin:0 3px; padding:0 12px; height:30px; line-height:30px;display:inline-block;box-sizing: border-box;-webkit-box-sizing: border-box; border-radius:15px; border:1px solid #fa4e68; float:left;}
.ico-tags-main{ overflow:hidden;}
/**2016-2-1滚动tab**/
.tab-scroll{ margin:10px 0; background-color:#fff;}
.cnxh-nav {height: 35px;}
.cnxh-nav .swiper-slide {overflow:hidden;height: 35px;line-height: 35px;float: left;font-size: 1.5rem;border-right: 1px solid #eee;border-bottom: 1px solid #eee;text-align: center}
.cnxh-nav .swiper-slide:last-child{ border-right:none}
.cnxh-nav .active {color: #fa4e68;border-bottom: 1px solid #fa4e68}
.game-cnxh {padding-bottom: 12px;}
.news-list-ul {padding: 0 10px;}
.news-list-ul .has-action, .news-list-ul .middle_mode {border-bottom: 1px solid #e7e7e7;}
.news-list-ul .has-action a {display: -webkit-box;display: box;-webkit-box-pack: center;-moz-box-pack: center;-webkit-box-align: center;-moz-box-align: center;}
.news-list-ul .pic {overflow: hidden;position: relative;width: 33%;/* max-width: 300px; */margin-right: 14px;}
.news-list-ul div:last-child {border-bottom: none;}
.news-list-ul .text {-webkit-box-flex: 1;box-flex: 1;}
.news-list-ul .pic img {width: 100%;}
.news-list-ul .text .tit, .news-list-ul .mid-tit {font-weight: 400;font-size: 1.5rem;margin-bottom: 5px;}
.news-list-ul .text p {overflow: hidden;line-height: 20px;max-height: 40px;}
.news-list-ul .text .info {font-size: 1.2rem;display: -webkit-box;-webkit-line-clamp: 2;word-wrap: break-word;word-break: break-all;overflow: hidden;text-overflow: ellipsis;-webkit-box-orient: vertical;}
.news-list-ul .has-action a, .news-list-ul .middle_mode a {overflow: hidden;padding: 10px 0;}
.news-list-ul .middle_mode a {display: block;}
.news-list-ul .mid-info {height: 20px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;margin-bottom: 5px;font-size: 1.2rem;}
.news-list-ul .mid-ul {display: -webkit-box;display: box;}
.news-list-ul .mid-ul li {width: 1%;/* max-width: 300px; */overflow: hidden;text-align: center;margin-right: 5px;-webkit-box-flex: 1;box-flex: 1;}
.news-list-ul .mid-ul img {width: 100%;min-height: 100%;}
.news-list-ul .text .info, .news-list-ul .mid-info {color: #999;}
.swiper-tab .swiper-slide{ height:0}
.swiper-tab .swiper-slide-active{ height:auto !important}
/**2016-2-18 详情下拉**/
.about-rec-ul{ margin:10px 0;}
.about-rec-ul .news-list-ul{ background-color:#fff;}
.loading{ background-color:#fff; margin:0}
.about-rec-ul .wrap-tit{ background-color:#fff; padding-top:10px;border-bottom: 1px solid #efefef;}
#weixin-code{background-color: #f8f8f8; padding-bottom:12px;display: none;}


/**在线阅读**/
.read-tab-box{
    background: #fff;
    margin:0 -10px;
    padding: 0 10px;
}
.read-tab-box .tab-hd{
    border-bottom: 1px solid #dfdfdf;
    display: -webkit-box;
    display: box;
    margin: 0 -10px;
    padding: 0 10px;
    height: 38px;
    line-height: 38px;
}
.read-tab-box .tab-hd li{
    -webkit-box-flex: 1;
    box-flex: 1;
    text-align: center;
    margin: 0 10px;
}
.read-tab-box .tab-hd .active{
    color: #fa4e68;
    border-bottom: 2px solid #fa4e68;
    margin-bottom: -1px;
}
.read-tab-box .tab-bd{
    font-size: 1em;
    padding: 5px 0;
}
.read-tab-box .tab-bd img{
    max-width: 100%
}
.btn-play{
    display: block;
    height: 40px;
    line-height: 40px;
    background: #fa4e68;
    color: #fff;
    text-align: center;
    margin: 10px 0;
}
.read-intro{
    background: #fff;
    margin: 0 -10px;
    padding: 10px;
}
.read-intro h1{
    font-size: 20px;
    padding-bottom: 5px;
}
.read-intro ul{
    overflow: hidden;
}
.read-intro ul li{
    width: 50%;
    float: left;
    height: 28px;
    line-height: 28px;
    white-space: nowrap;
    text-overflow:ellipsis;
    overflow: hidden;
    font-size: 15px;
    color: #666
}
.read-intro ul li span{
    color: #333
}
.read-tab-box .tab-bd li{
    display: none;
}
.read-tab-box .tab-bd .current{
    display: block;
}
.read-banner{
    overflow: hidden;
    height: 300px !important;
}
.read-banner .read-swiper,.read-banner .read-swiper img{
    width: 100% !important;
    height: 100% !important;
}
.read-banner .read-swiper{
    position: relative;
}
.read-pagination{
    position: absolute;
    right: 10px;
    bottom: 10px;
    border-radius: 50%;
    background: rgba(0,0,0,.5);
    color: #fff;
    z-index: 999;
    width: 32px;
    height: 32px;
    line-height: 32px;
    font-size: 14px;
    text-align: center;
}
.read-pagination .now{
    font-size: 16px;
}
.insert-text {
    line-height: 35px;
    height: 35px;
    border: 1px solid #fa4e68;
    width: 98%;
    text-align: center;
    overflow: hidden;
}
.insert-text i {
    display: inline-block;
    color: #FFF;
    height: 35px;
    background-color: #fa4e68;
    float: left;
    width: 45px;
    padding: 0 3px;
}

/** 推拿*/
.qb-tuina a{display: -webkit-box; display: -webkit-flex; display: flex;flex-direction: row;padding: 10px 0;border-bottom: 1px solid #e7e7e7;}
.qb-tuina .qb-pic{position: relative; width: 33%;margin-right: 14px;max-height:87px;overflow:hidden;}
.qb-tuina .qb-pic img{width: 100%;}
.qb-tuina .qb-text{-webkit-box-flex: 1; -webkit-flex: 1; flex: 1;position: relative;line-height: 20px;}
.qb-tuina .qb-tit{font-weight: 400; font-size: 1.2rem; line-height: 20px; margin-bottom: 5px; display: -webkit-box; -webkit-line-clamp: 2; word-wrap: break-word; word-break: break-all; overflow: hidden; text-overflow: ellipsis; -webkit-box-orient: vertical;}
.qb-tuina .qb-tit span{font-weight:600}
.qb-tuina .gray9{color: #999;}
.qb-tuina .gray9 span{color: #ff79b1; border: #ff79b1 solid 1px; border-radius: 3px; padding: 1px 5px 0px;margin-right: 5px; }
.qb-tuina .tit-fiexd{position: absolute;bottom: 0;left: 0;font-size: 1.2rem;}
@media screen and (min-width: 360px){.qb-tuina .qb-tit{font-size: 1.4rem; line-height: 22px;}.qb-tuina .tit-fiexd{font-size: 1.4rem;}}
@media screen and (min-width: 400px){.qb-tuina .qb-tit{font-size: 1.5rem; line-height: 28px;}.qb-tuina .tit-fiexd{font-size: 1.5rem;}}

@charset "UTF-8";

/**
 *
 * @authors Your Name (you@example.org)
 * @date    2017-05-26 10:51:37
 * @version $Id$
 */

article.art-body {}

.qin_audio {
    position: relative;
}


/*音频按钮*/
.qin_audio >.audio_icon {
    position: absolute;
    padding: 0 10px 0 30px;
    height: 30px;
    right: 0;
    top: 0;
    z-index: 9;
    border-radius: 5px;
    background: url(../images/audio_icon.png) no-repeat left -180px #fa4e68;
    line-height: 30px;
    font-size: 1.5rem;
    color:#fff;
    cursor:pointer;
}


/*音频控制*/

.audio_control {
    position: absolute;
    top: 46px;
    left: 0;
    height: 28px;
    padding: 10px 0;
    width: 100%;
    background: rgba(239, 239, 239, .9);
    z-index: 9;
    color: #333;
    line-height: 28px;
    font-size: 1.6rem;
    display: none
}


.audio_control ul {
    padding: 0 10px;
    overflow: hidden;
    _zoom: 1;
}

.audio_control ul i {
    display: block;
    float: left;
    width: 30px;
    height: 30px;
    margin: 0 0 0 .3rem;
    cursor:pointer;
}

.audio_control ul i.horn {
    background: url(../images/audio_icon.png) no-repeat top center;
    margin: 0 .3rem 0 0;
}

.audio_control ul i.prev {
    background: url(../images/audio_icon.png) no-repeat center -30px;

}

.audio_control ul i.next {
    background: url(../images/audio_icon.png) no-repeat center -60px;

}

.audio_control ul i.pause {
    background: url(../images/audio_icon.png) no-repeat center -90px;

}

.audio_control ul i.play {
    background: url(../images/audio_icon.png) no-repeat center -150px;

}

.audio_control ul i.close {
    background: url(../images/audio_icon.png) no-repeat center -120px;

}

.audio_control ul font,
.audio_control ul s {
    float: left;
    text-decoration: none;
    font-style: normal;
}
.audio_control ul s {
    overflow: hidden;
    position: relative;
    height: 28px;
}

.audio_control ul em {
    white-space: nowrap;
    position: absolute;
    left:0;
    top:0
}
.audio_control ul .audio_panel {
    float: right;
    overflow: hidden;
    _zoom: 1;
}

.art-body .introTit{width:71%}

@media only screen and (max-width:350px) {
    .audio_control ul i{
        margin:0 ;
        width:25px;

    }
    .art-body .introTit{width:65%}
}

