* {
    margin: 0;
    padding: 0;
}

html {
    -webkit-text-size-adjust: none;
    -moz-text-size-adjust: none;
    -ms-text-size-adjust: none;
    text-size-adjust: none
}

body {
    height: 100%;
    touch-action: manipulation;
}

ul li {
    list-style: none;
    padding: 0;
    margin: 0;
}

body {
    font-family: -apple-system, SF UI Text, Arial, PingFang SC, Hiragino Sans GB, Microsoft YaHei, WenQuanYi Micro Hei, sans-serif;
    width: 100%;
    color: #3a3a3a
}

a {
    text-decoration: none;
    margin: 0;
    padding: 0;
    color: #3a3a3a
}

i {
    font-style: normal;
}

.top_menu_bar {
    background: #f4f5f6;
    height: 1.1rem;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    position: fixed;
    z-index: 999;
    top: 0;
}

.top_menu_list {
    overflow: hidden;
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
    white-space: nowrap;
    margin-left: 0.15rem;
    height: 1.2rem;
    line-height: 0.9rem;
}

a.btn {
    white-space: nowrap;
    display: inline-block;
    padding-left: 0.15rem;
    padding-right: 0.15rem;
    color: #505050;
    /* text-decoration: none; */
    font-size: 0.5rem;
    line-height: 0.8rem;
    height: 0.8rem;
    margin-left: 0.1rem;
    margin-top: 0.1rem;
    margin-bottom: 0.05rem;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0.3);
}

a.btn.cur {
    color: #f85959;
}

.top_menu_more {
    float: right;
    position: relative;
}

a.more_btn {
    display: block;
    position: relative;
    width: 0.7rem;
    height: 0.7rem;
    background-size: 0.5rem;
    font-size: 0.35rem;
    color: #f85959;
    text-align: center;
    line-height: 0.4rem;
}

.cross {
    position: absolute;
    width: 0.35rem;
    height: 0.2rem;
    opacity: 0.9;
    left: 45%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.cross:before,
.cross:after {
    position: absolute;
    content: ' ';
    height: 0.2rem;
    width: 2px;
    background-color: #f85959;
    height: 0.45rem;
}

.cross:after {
    height: 0.45rem;
}

.cross:before {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}

span.pinglun {
    padding-right: 0.1rem;
}

.list_shadow {
    position: absolute;
    width: 0.13rem;
    height: 1.1rem;
    left: -0.13rem;
    background: url(/skin/phone/ico/lefti.png) no-repeat center right;
    background-size: contain;
    background-color: rgba(244, 245, 246, 0.3);
}

.top_menu_bar::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background-image: -webkit-linear-gradient(top, transparent, transparent 40%, #ddd 40%);
    background-size: 100% 1px;
    background-position: bottom;
    background-repeat: no-repeat;
}


/* 子栏目 */

.clanmu {
    font-size: 0.45rem;
    letter-spacing: 1px;
    display: inherit;
    width: 100%;
    position: absolute;
    top: 1.2rem;
    z-index: 1000;
    left: 0;
    right: 0;
    background: #eee;
}

.clanmu ul {
    padding: 0.32rem 0.2rem;
    display: flex;
    flex-wrap: wrap;
    margin: auto;
}

.clanmu li {
    padding: 0 0.125rem;
    text-align: center;
    line-height: 1rem;
}


/* 栏目文章 */

section.lanmulist {
    font-size: 0.4rem;
    margin-top: 0.3rem;
}

content.lanmu {
    font-size: 0.3rem;
    position: relative;
    display: block;
    top: 1rem;
    width: 90%;
    margin: auto;
    margin-bottom: 0.5rem;
}

a.titleurls {
    font-size: 0.2rem;
}

.item-detail {
    display: inline-block;
    width: 67%;
    vertical-align: middle;
}

/*.item-pic {
    width: 31%;
    display: inline-block;
    overflow: hidden;
    vertical-align: middle;
}

.item-pic img {
    width: 100%;
    border: none;
    display: block;
    width: 100%;
    -webkit-transition: opacity 300ms ease;
    -moz-transition: opacity ease .3s;
    pointer-events: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-user-select: none;
    text-decoration: none;
}*/
.item-pic {
    width: 31%;
    padding-top:19.75%;
    position: relative;
    display: inline-block;
    overflow: hidden;
    vertical-align: middle;
}

.item-pic img {
    position: absolute;
    width: 100%;
    border: none;
    display: block;
    -webkit-transition: opacity 300ms ease;
    -moz-transition: opacity ease .3s;
    pointer-events: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-user-select: none;
    text-decoration: none;
    left:0; top:0;
    height: 100%;
}

a.item-href {
    display: block;
    padding: 0.2rem 0;
    min-height: 1rem;
}

h3.item-title {
    font-weight: normal;
    line-height: 0.6rem;
    color: #222;
}

.item-other {
    margin-top: 0.15rem;
    font-size: 0.36rem;
    color: #999;
}

span.item-author {
    padding-right: 0.2rem;
}

.list-img {
    margin-top: 0.15rem;
}
/*li.list-img-holder {
    width: 30%;
    margin: 5px 1%;
   display: inline-block;
    box-sizing: border-box;
    overflow: hidden;
}
.list-img-holder img {
    max-width: 100%;
}
*/
.list-img ul{
    display: block;
    position: relative;
}
.list-img ul:after{
    content: '';
    clear:both;
    display: block;
    width: 100%;
}

li.list-img-holder {
    width: 30%;
    margin: 5px 1%;
    position: relative;
    float:left;
    padding-top:19.75%;
    box-sizing: border-box;
    overflow: hidden;
}
.list-img-holder img {
    width: 100%;
    position: absolute;
    left:0;
    top:0;
    height: 100%;
}

a#loadmore {
    font-size: 0.3rem;
    color: #999;
}

.item-one {
    margin-top: 0.15rem;
}


/* 视频列表页 */

.video_img_list img {
    border: none;
    display: block;
    width: 100%;
    pointer-events: none;
}

.video_img_list {
    position: relative;
    width: 100%;
    min-height: 4rem;
    overflow: hidden;
    max-height: 4.2rem;
}

.video_mask {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 40%;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.8)), to(rgba(0, 0, 0, 0)));
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0));
}

h3.video-title {
    color: #fff;
    position: absolute;
    top: 0;
    color: #fff;
    margin: 0.2rem 0.25rem;
    font-size: 0.4rem;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

span.video-btn {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background: url(play_video.png) no-repeat center center;
    background-size: 0.9rem;
}

.getmore {
    width: 90%;
    margin: auto;
    text-align: center;
    margin-bottom: 1rem;
}

.toolbar {
    width: 100%;
    height: 1rem;
    position: relative;
    background: #d43d3d;
    font-size: 0.35rem;
    color: #fff
}

.channel_title {
    display: block;
    text-align: center;
    line-height: 1rem;
    font-weight: 700;
}

.backbtn a {
    position: absolute;
    left: 0.3rem;
    top: 0.3rem;
    width: 0.3rem;
    height: 0.3rem;
    border-top: solid 5px #fff;
    border-left: solid 5px #fff;
    transform: rotate(-45deg);
}

.add_channel {
    width: 100%;
    font-weight: 500
}

.title {
    display: block;
    font-size: 0.3rem;
    line-height: 0.5rem;
    padding: 0.3rem
}

.channelname {
    display: inline-block;
    width: 25%;
    margin-bottom: 0.2rem
}

ul.channeldetail {
    font-size: 0;
    margin: 0.1rem 0;
}

.channelname a {
    text-align: center;
    border: solid 1px #ccc;
    margin: 0 0.15rem;
    ;
    line-height: 0.7rem;
    display: block;
    font-size: 0.35rem;
}


/* 手机端首页推荐会员 */

.remember {
    width: 90%;
    margin: auto;
}

.remember ul {
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    height: 1.35rem;
    padding-top: 0.65rem;
    font-size: 0.36rem;
}

.remember li {
    padding-top: 0.3rem;
    text-align: center;
}

.remember span {
    display: block;
}

.remember img {
    width: 1.25rem;
    height: 1.25rem;
    border-radius: 50%;
}

span.muser {
    margin-top: 0.1rem;
    color: #999;
}

a.ellipsis {
    color: #999;
}

img.phonetags {
    max-width: 100%;
    margin-top: 20px;
}
/* 20200429 */
.apppart h3, .babypart h3 {
    font-size: 0.5rem;
    letter-spacing: 2px;
}
.apppart img, .babypart img {
    width: 100%;
    margin-top: 10px;
}
.babypart {
    margin-top: 22px;
}

/* 轮播图 */
.banner {
    position: relative;
    overflow: auto;
    text-align: center;
    margin: 0 auto;
  height: auto;
}

.banner .dots {
    position: absolute;
    right: 8px;
    bottom: 10px;
    /* z-index: 3;*/
}

.banner .dots li {
    display: inline-block;
    width: 4px;
    height: 4px;
    margin: 0 4px;
    text-indent: -999em;
    border: 2px solid #fff;
    border-radius: 6px;
    cursor: pointer;
    opacity: .4;
    -webkit-transition: background .5s, opacity .5s;
    -moz-transition: background .5s, opacity .5s;
    transition: background .5s, opacity .5s
}

.banner .dots li.active {
    background: #fff;
    opacity: 1
}

.banner .arrow {
    position: absolute;
    width: 0.3rem;
    height: 0.35rem;
    top: 50%;
    margin-top: -18px;
    overflow: hidden;
    z-index: 2;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.banner #al {
    left: 15px
}

.banner #ar {
    right: 15px
}

.banner ul {
    z-index: 1;
    overflow: hidden;
    height: auto;
}

.banner ul .slider-item {
  
    float: left;
    position: relative;
    overflow: hidden;
}

.banner ul .slider-item .slider-title {
    position: absolute;
    left: 0;
    bottom: 5px;
    max-height: 1rem;
    padding: 0.2rem;
    text-align: left;
    line-height: 0.5rem;
    color: #fff;
    font-size: 0.4rem;
}


.slider-item img{width:100%}
/*yecha新增*/

.loadxx,
.loadssxx {
    text-align: center;
    line-height: 100px;
    color: #d8d8d8;
    margin-bottom: 75px;
    font-size: 14px;
    position: relative;
    margin-top: 30px;
}