/* 96KaiFa原创源码，唯一官网：www.96kaifa.com */
body{
    font-family: "Microsoft Yahei",arial,helvetica,sans-serif;
    overflow:hidden;
}
body.y7-index{
    background: #f2f2f2;
}
html{overflow-x:hidden;overflow-y:auto;}
p{
    color: #666;
}
.mui-content{
    background: none;
}
.y7-header~.mui-content{
    padding-top: 84px;
}
.mui-btn-grey2{
    background-color: #595959;
    border-color: #595959;
    color: #ddd;
}
.mui-text-mute{
    color: #999;
}

.mui-bar-nav{
    box-shadow: none;
    background-color: #ff7899;
    position: fixed;
    z-index:9990;
}

.mui-title{
    color: #fff;
}
.mui-title img,.mui-title pim-img{
    height: 30px;width:auto;display:inline-block;min-width:auto;max-width:auto;
    vertical-align: middle;
}
.j-y7-slider{
    background: #222 !important;
}
.y7-article-pic .mui-slider .mui-slider-group{
    /* min-height: 450px; */
    background: #222;
}

.mui-slider .mui-slider-group .mui-slider-item img{
 /*   height: 182px; */
}
.y7-article-pic .mui-slider .mui-scroll-wrapper,.y7-article-pic .mui-slider .mui-scroll{
    position:relative !important;
}


.mui-slider-indicator{
    bottom: 7px;
    right: 10px;
    width: 100px;
    text-align: right;
}
.mui-slider-indicator .mui-indicator{
    box-shadow: none;
    background: #ffe4eb;
    margin: 0 1px;
    -webkit-transform: scale(.7);
    -webkit-transform-origin: center;
}
.mui-slider-indicator .mui-active.mui-indicator{
    background: #ff7799;
    -webkit-transform: scale(1);
}

.mui-grid-view.mui-grid-9{
    background: #fff;
}
.mui-grid-view.mui-grid-9 .mui-table-view-cell{
    margin: 0;
    border: none;
}
.mui-grid-view.mui-grid-9 .mui-table-view-cell .mui-media-body{
    padding: 0;
}
.mui-table-view.mui-grid-view .mui-table-view-cell .mui-media-body{
    color: #222;
}

.mui-table-view .mui-media-object{
    width: 85px;
    max-width: 85px;
    height: 80px;
    border-radius: 10px;
}
.mui-table-view .mui-media, .mui-table-view .mui-media-body{
    color: #ff7799;
    padding-right: 20px;
}
.mui-table-view-cell>a:not(.mui-btn):active,
.mui-table-view-cell>a:not(.mui-btn):focus{
    background: none;
}
.mui-table-view .mui-media-2 .mui-media-body{
    color: #666;
}
.mui-table-view .mui-media-2 .mui-media-object-list{
    margin-top: 10px;
}
.mui-table-view .mui-media-2 .mui-media-object-list .mui-media-object{
    width: 30%;
    max-width: 30%;
    margin-right: 3%;
}

.mui-segmented-control{
    border: none;
    background: #e2e2e2;
}
.mui-segmented-control .mui-control-item{
    color: #666;
    border: none;
}
.mui-segmented-control .mui-control-item.mui-active{
    background: #ff7799;
}

.y7-header{
    height: auto;
}
.y7-header-bar{
    height: 44px;
}

.y7-grid-icon{
    width: 55px;
    height: 55px;
    border-radius: 20px;
    display: block;
    margin: 0 auto;
}
.y7-grid-icon.y7-grid-icon-1{
    background: url(/96kaifa/Public/Home/qilimobile/img/grid-icon-1@2x.png) no-repeat center center #ff8888;
    background-size: 57% 57%;
}
.y7-grid-icon.y7-grid-icon-2{
    background: url(/96kaifa/Public/Home/qilimobile/img/grid-icon-2@2x.png) no-repeat center center #cc99cc;
    background-size: 57% 57%;
}
.y7-grid-icon.y7-grid-icon-3{
    background: url(/96kaifa/Public/Home/qilimobile/img/grid-icon-3@2x.png) no-repeat center center #ffad5c;
    background-size: 57% 57%;
}
.y7-grid-icon.y7-grid-icon-4{
    background: url(/96kaifa/Public/Home/qilimobile/img/grid-icon-4@2x.png) no-repeat center center #ff9ba0;
    background-size: 57% 57%;
}
.y7-grid-icon.y7-grid-icon-5{
    background: url(/96kaifa/Public/Home/qilimobile/img/grid-icon-5@2x.png) no-repeat center center #cc9999;
    background-size: 57% 57%;
}
.y7-grid-icon.y7-grid-icon-6{
    background: url(/96kaifa/Public/Home/qilimobile/img/grid-icon-6@2x.png) no-repeat center center #ff7799;
    background-size: 57% 57%;
}
.y7-grid-icon.y7-grid-icon-7{
    background: url(/96kaifa/Public/Home/qilimobile/img/grid-icon-7@2x.png) no-repeat center center #99cc99;
    background-size: 57% 57%;
}
.y7-grid-icon.y7-grid-icon-8{
    background: url(/96kaifa/Public/Home/qilimobile/img/grid-icon-8@2x.png) no-repeat center center #c2c2c2;
    background-size: 70% 70%;
}
.mui-grid-view.mui-grid-9 .mui-table-view-cell>a:not(.mui-btn){
    padding: 0;
}
.mui-table-view.mui-grid-view .mui-table-view-cell>a:not(.mui-btn){
    margin: 0;
}


.y7-search{
    line-height: 44px;
}
.y7-search img,.y7-search pim-img{
    height: 22px;display:inline-block;width:auto;min-width:auto;max-width:auto;
    vertical-align: middle;
}
.y7-search span{
    display: none;
    color: #fff;
}
.y7-search-bar{
    background: #fff;
    padding: 5px 15px;
    margin: 0 -10px;
}
.y7-search-bar form{
    display: -webkit-box;
    display: -moz-box;
    display: box;
}
.y7-search-bar input{
    box-sizing: border-box;
    margin: 0;
    height: 34px;
    border-radius: 17px;
    border: #E2E2E2 solid 1px;
    background: url(/96kaifa/Public/Home/qilimobile/img/search.png) no-repeat 10px 5px;
    background-color: #f8f8f8;
    background-size: auto 70%;
    font-size: 16px;
    display: block;
    padding: 5px 10px 5px 40px;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    box-flex: 1;
}
.y7-search-bar button{
    box-sizing: border-box;
    text-align: center;
    color: #ff6599 !important;
    height: 34px;
    font-size: 16px !important;
    width: 60px;
    display: block;
    line-height: 34px !important;
}
.y7-search-bar-anim{
    height: 0;
    padding: 0;
    overflow: hidden;
    -webkit-transition: all ease-out 300ms;
}
.y7-search-bar-anim button{
    display: none;
}
.y7-search-bar-anim input{
    position: absolute;
    top: 5px;
    right: 0;
    z-index: 11;
    width: 70px;
    opacity: 0;
}
.y7-search-bar-anim-open{
    padding: 5px 15px;
    height: 45px;
    border-bottom: #E5E5E5 solid 1px;
}
.y7-search-bar-anim-open button{
    display: block;
}
.y7-search-bar-anim-open input{
    position: static;
    opacity: 1;
}

.y7-back{
    color: #fff;
}

.y7-slider-desc{
    background: #fff;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    text-indent: 10px;
}
.y7-slider-desc span{
    color: #ff7899;
    border: #ff7899 solid 1px;
    font-size: 12px;
    border-radius: 3px;
    margin-right: 5px;
    padding: 1px 2px 0;
}


.y7-nav{
    height: 40px;
    background: #f8f8f8;
}
.y7-nav a{
    font-size: 17px;
    color: #555;
    line-height: 40px;
    float: left;
    padding: 0 3px;
    margin: 0 7px;
    font-weight: bold;
}
.y7-nav a.active{
    font-size: 19px;
    color: #ff6599;
    border-bottom: #ff6599 solid 2px;
    line-height: 38px;
}
.y7-nav span.mui-icon-arrowdown{
    float: right;
    margin: 8px 10px 0 0;
    color: #999;
}

.y7-nav-scroll {
    position: relative;
    width: 100%;
    height: 50px;
}

.y7-nav-scroll .mui-scroll{
    width: 200%;
}

.ui-navigator-list,
.ui-navigator-list li {
    list-style: none;
}
.ui-navigator-list li {
    display: inline-block;
    white-space:nowrap;/*内容不换行*/
}
/** 一级导航样式 */
.ui-navigator {
    position: relative;
    height: 40px;
    background: #f8f8f8;
    margin: 0 -10px;
}
.ui-navigator-list {
    width: 100%;
    display: -webkit-box;
}
.ui-navigator-list li {
    line-height: 34px;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    -webkit-box-flex: 1;
    display: -webkit-box;
    -webkit-box-align: center;
    -webkit-box-pack: center;
}
.ui-navigator-list li a {
    display: block;
    width: 100%;
    -webkit-box-sizing:border-box;
    font-size: 17px;
    color: #555;
    line-height: 40px;
    float: left;
    padding: 0 3px;
    font-weight:500;
}
.ui-navigator-list li.ui-state-hover,
.ui-navigator-list li.ui-state-active {
}
.ui-navigator-list li.ui-state-hover a,
.ui-navigator-list li.ui-state-active a{
    font-size: 19px;
    color: #ff6599;
    line-height: 38px;
}
.ui-navigator-list li.active a{
    font-size: 19px;
    color: #ff6599;
    border-bottom: #ff6599 solid 2px;
    line-height: 38px;
}

.ui-scroller {
    padding: 0;
    position: absolute;
    top: 0;
    margin: 0;
    display: inline-block;/*重要，靠他让宽度由子节点撑开*/
}
.ui-scroller .ui-navigator-list {
    /*	position: absolute;*/
    top: 0;
    table-layout: fixed;/*宽度可控*/
    white-space:nowrap;/*内容不换行*/
    width: auto;
    margin: 0;
    padding: 0;
}
.ui-scroller .ui-navigator-list:after {
    content: '';
    clear: both;
    display: inline-block;
    width: 0;
    height: 0;
    overflow: hidden;
}
.ui-scroller .ui-navigator-list li {
    display: inline-block;
    /*float: left;*/
    margin: 0 7px;
}

.y7-sec{
    background: #fff;
    border-top:none 0;
    margin-top:0
}
.y7-sec-title:after {
    position: absolute;
    bottom: 0px;
    right: 0;
    left: 0;
    height: 1px;
    width: 100%;
    content: '';
    background-color: #c8c7cc;
    -webkit-transform: scaleY(.5);
    transform: scaleY(.5);
}
.y7-sec-title{
    height: 49px;
    line-height: 49px;
    position: relative;
}
.y7-sec-title h3{
    font-weight:normal;
    border-left: #ff7799 solid 4px;
    height: 22px;
    line-height: 22px;
    font-size: 18px;
    color: #666;
    margin: 15px 0 0 10px;
    padding:0 0 0 10px;
}
.y7-sec-title-label h3{
    color: #ff7799;
}
.y7-sec-title .mui-segmented-control{
    width: 100px;
    margin: 10px 10px 0;
}
.y7-sec-title .side-tabs{
    line-height: 47px;
    height: 49px;
    position: absolute;
    top: 0;
    right: 10px;
}
.y7-sec-title .side-tabs .active{
    color: #666;
    float: left;
    margin-right: 15px;
    box-sizing: border-box;
}
.y7-sec-title .side-tabs .active{
    color: #ff7799;
    border-bottom: #ff7799 solid 2px;
}
.y7-sec-body .mui-table-view-cell:after{
    right: 15px;
}
.y7-sec-body .mui-navigate-right:after{
    right: 10px;
    font-size: 24px;
}
.y7-sec-2{
    margin-top: 0;
    background: #fff;
}
.y7-sec-3{
    margin-top: 10px;
    border-top: none;
}
.y7-sec-3 .mui-table-view .mui-media-body{
    margin: 0;
    padding: 0;
}
.y7-sec-3 .mui-table-view .mui-media-body p{
    margin-top: 5px;
}
.y7-sec-3 .mui-table-view .mui-media-object{
    width: 85px;
    max-width: 85px;
    height: 85px;
}

.y7-media-list{
    list-style: none;
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}
.y7-media-list-with-pt{
    padding-top: 10px;
}
.y7-media-list-item{
    width: 50%;
    float: left;
    padding: 0 5px 10px 10px;
    font-size: 14px;
    box-sizing: border-box;
}
.y7-media-list-item:nth-child(2n){
    padding: 0 10px 10px 5px;
}
.y7-media-list-item a{
    color: #666;
    background: #eee;
    border-radius: 6px;
    display: block;
    line-height: 0;
}
.y7-media-list-item img{
    width: 100%;
    height: 245px;
    border-radius: 6px 6px 0 0;
}
.y7-media-list-item-body{
    padding: 5px;
    line-height: 1.3;
}

.y7-article{
    padding: 0 10px;
    background: #fff;
}
.y7-article h1{
    font-size: 24px;
    color: #444;
    line-height: 1.3;
}
.y7-article cite{
    display: block;
    color: #999;
    font-style: normal;
}
.y7-article blockquote{
    background: #f6f6f6;
    padding: 10px 10px;
    position: relative;
    margin: 0;
    font-size: 16px;
    border-radius: 10px;
    margin-top: 12px;
    line-height: 1.5;
    text-indent: 2em;
}
.y7-article section{
    margin-top: 20px;
    font-size: 19px;
    color: #666;
    line-height: 1.5;
    padding-bottom:10px
}
.y7-article section p{
    font-size: 16px;
    line-height: 1.5;
}
.y7-article section img{
    max-width: 100%;
    display: block;
    margin: 0 auto 20px;
}
.y7-article section h3{
    font-size: 24px;padding:0;
    color: #ff7799;
    margin: 15px 0;
}
.y7-article section h3 i{
    float: left;
    width: 24px;
    height: 24px;
    background: #FF7799;
    color: #fff;
    text-align: center;
    border-radius: 12px;
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 24px;
    margin-right: 5px;
}
.y7-article .pager{
    margin-bottom: 20px;
}
.y7-article .pager button{
    margin: 0 10px;
}
.y7-article .pager div{
    margin-top: 10px;
}
.y7-article .mui-btn-outlined.mui-btn-blue,
.y7-article .mui-btn-outlined.mui-btn-primary{
    color: #ff7799;
    border-color: #ff7799;
}

.y7-banner{
    line-height: 0;
}
.y7-banner img{
    max-width: 100%;
    display: block;
}

.y7-topic-list{
    border-top: #e5e5e5 solid 1px;
    padding: 15px 15px;
    margin: 0;
}
.y7-topic-list dt{
    color: #ff7799;
    line-height:30px;
    font-size:16px;
}
.y7-topic-list dd{
    margin: 0 0 5px;
    padding-left: 50px;
    padding-right: 10px;
    line-height:30px;
    font-size:16px;
    position: relative;
}
.y7-topic-list dd a{
    color: #666;
    float: left;
    text-align: center;
    width: 28%;
    line-height:30px;
    font-size:16px;
    margin-left:3%;
    overflow: hidden;
    height:30px; line-height:30px;
}
.y7-topic-list dd .angle-trigger{
    position: absolute;
    top: 10px;
    right: -5px;
    width: 8px;
    height: 8px;
    border: #ff7799 solid 2px;
    border-left: none;
    border-top: none;
    -webkit-transform-origin: center;
    -webkit-transform: rotateZ(45deg);
}
.y7-topic-list dd>div{
    margin-left: -50px;
    margin-right: -10px;
    background: #f0f0f0;
    clear: both;
    margin-top: 10px;
    line-height:30px;
    text-align:center;
    display: none;
}
.y7-topic-list dd>div a{
    margin-left:0;
    width:25%;
    -webkit-box-sizing: border-box;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-box-pack: center;
    -webkit-box-align: center;
    padding: 0px 10px;
    text-align: center;
    border:solid #e0e0e0;
    border-width: 0 1px 1px 0;
}
.y7-topic-list dd>div a:nth-child(4n) {
    border-right: none;
}
.y7-topic-list dd>div a:nth-child(5),
.y7-topic-list dd>div a:nth-child(6),
.y7-topic-list dd>div a:nth-child(7),
.y7-topic-list dd>div a:nth-child(8) {
    border-bottom: none;
}
.y7-topic-list dd.on .angle-trigger{
    -webkit-transform: rotateZ(225deg);
    top: 14px;
}
.y7-topic-list dd.on>div{
    display: block;
}
.y7-topic-list-2{
    list-style: none;
    padding: 0;
    margin: 0;
}
.y7-topic-list-2-item{
    background: #fff;
    border-bottom: #e5e5e5 solid 1px;
    margin-bottom: 20px;
}
.y7-topic-list-2-item img{
    height: 225px;
    width: 100%;
    display: block;
}
.y7-topic-list-2-item h3{
    font-size: 20px;padding:0;
    color: #666;
}
.y7-topic-list-2-item p{
    font-size: 16px;
}
.y7-topic-list-2-item div{
    padding: 5px 10px;
}
.y7-topic-list-2-item div span{
    margin-right: 10px;
}

.y7-topic-detail{
    box-sizing: border-box;
    padding: 10px;
    background: #fff;
    margin-bottom: 20px;
    border-bottom: #e5e5e5 solid 1px;
}
.y7-topic-detail img{
    width: 30%;
    float: left;
    margin-right: 10px;
    border-radius: 10px;
}
.y7-topic-detail h1{
    font-size: 19px;
    color: #ff7799;
}
.y7-topic-detail p{
    font-size: 16px;
    color: #666;
}

.y7-article-pic .mui-slider .mui-slider-group .mui-slider-item img{
    height: auto;
}
.y7-article-pic-desc{
    /* background: rgba(0,0,0,.5); */
    /* height: 214px; */
    bottom: -5px;
    left: 0;
    position: absolute;
    width: 100%;
    color: #fff;
    box-sizing: border-box;
    /* padding: 10px; */
}
.y7-article-pic-desc section{
    /* height: 150px; */
    background: rgba(0,0,0,.5);
    padding: 10px;
}
.y7-article-pic-desc h3{
    font-size: 19px;
    line-height: 1.5;
}
.y7-article-pic-desc p{
    color: #fff;
    font-size: 16px;
    line-height: 1.5;
}
.y7-article-pic-step{
    /* position: absolute; */
    color: #fff;
    /* bottom: 220px; */
    /* left: 10px; */
    font-size: 19px;
    padding: 10px;
}
.y7-article-pic-step i{
    font-style: normal;
}
.y7-article-pic-step i:first-child{
    font-size: 24px;
}
.y7-article-pic-like{
    position: absolute;
    color: #fff;
    bottom: 220px;
    right: 10px;
    font-size: 16px;
    line-height: 24px;
}
.y7-article-pic-like i{
    font-style: normal;
}
.y7-article-pic-like a{
    display: inline-block;
    width: 24px;
    height: 24px;
    background: url(/96kaifa/Public/Home/qilimobile/img/icon-3.png) no-repeat;
    background-size: 100% 100%;
    vertical-align: top;
    margin-left: 5px;
}


.y7-category-list{
    border-top: #E5E5E5 solid 1px;
    background: #fff;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    padding-left: 80px;
}
.y7-category-list aside{
    width: 80px;
    border-right: #E5E5E5 solid 1px;
    box-sizing: border-box;
    position: fixed;
    height: 100%;
    top: 44px;
    left: 0;
    background: #fff;
}
.y7-category-list aside a{
    display: block;
    text-align: center;
    color: #666;
    font-size: 16px;
    line-height: 28px;
    margin: 10px 0;
}
.y7-category-list aside a.active{
    color: #ff7799;
    font-size: 18px;
    border-right: #FF7799 solid 2px;
}
.y7-category-list .mui-scroll-wrapper{
    width: 80px;
    padding-bottom:45px;
}
.y7-category-list article{
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    box-sizing: border-box;
    padding: 10px;
}
.y7-category-list article ul{
    list-style: none;
    padding: 0;
    margin: 0;
}
.y7-category-list article ul li{
    float: left;
    width: 33%;
    box-sizing: border-box;
    padding: 5px;
    text-align: center;
    font-size: 14px;
}
.y7-category-list article ul li a{
    color: #999;
    text-align: center;
}
.y7-category-list article ul li img{
    display: block;
    width: 100%;
    border: #E5E5E5 solid 1px;
    width: 70px;
    height: 70px;
    margin: 0 auto 5px;
}
/*share */
/*share */
.layer_detail{display:none;position:absolute;top:0;left:0;z-index:100;width:100%;height:100%;background:rgba(0,0,0,.7);background-size:80%;-webkit-box-sizing:border-box;box-sizing:border-box}
.layer_detail .inner,.layer_detail .inner_dialogGet{width:60%;background:#fff;margin:0 auto;position:fixed;top:50%;left:20%;-webkit-transform:translateY(-50%);-webkit-box-sizing:content-box;box-sizing:content-box;border-top-left-radius:5px;border-bottom-left-radius:5px;border-bottom-right-radius:5px}
.layer_detail .inner img{width:94%;}
.layer_detail .inner p{line-height:40px;width: 100%;text-align:center;margin:0;}
.layer_detail .inner p:first-of-type{border-bottom:1px solid #dcdcdc;line-height:1}
.layer_detail .inner p:last-of-type{color: #ff7899}
.layer_detail .btnClose{display:block;position:absolute;top:0;right:-3.2rem;width:3.2rem;height:3.2rem;background:url(/96kaifa/Public/Home/qilimobile/img/del.jpg) no-repeat center center #fff;background-size:60% 60%;text-align:center;line-height:3.2rem;border-top-right-radius:5px;border-bottom-right-radius:5px;font-size:30px;color:#aaa;font-family:arial}
.layer_detail .inner_dialogGet{;width:295px;left:50%;margin-left:-147px;overflow:hidden;border-radius:15px}
.layer_detail .inner_dialogGet .img_1,.layer_detail .inner_dialogGet .img_2{width:100%;float:left;background-size:100% 100%}
.layer_detail .inner_dialogGet .img_1{height:198px;width:295px;background:url(/96kaifa/Public/Home/qilimobile/img/img_get_free_01.jpg) no-repeat 0 0;padding:0;margin:0;background-size:100% 100%}
.layer_detail .inner_dialogGet .img_2{height:130px;background:#fff;padding-top:20px}
.layer_detail .inner_dialogGet .img_2 img{width:100px;height:100px;display:block;float:right;margin-right:20px}
.layer_detail .inner_dialogGet .img_2 span{display:block;float:left;margin:12px 0 0 20px;font-size:15px;line-height:25px}
.layer_detail .inner_dialogGet .img_2 i{display:inline-block;font-weight:bold;font-style:normal;font-size:18px;color:#fe0000}

.layer_detail .inner_dialogGet .btnClose{right:0;background-image:url(/96kaifa/Public/Home/qilimobile/img/btn-del.png);background-color:transparent;background-size:40% 40%}
/* 返回顶部 */
.magnet-7y7 {position:fixed;bottom:20px;right:-10px;width:90px;z-index:90}
.magnet-7y7 .ico-hongbao {display:inline-block;width:80px;height:80px;text-align:center;background:url(/96kaifa/Public/Home/qilimobile/img/hb_1.gif) no-repeat 60% 60%;background-size:100%}

.mui-table-view .mui-media-body{ padding-right:0; height:80px;}
.mui-table-view-cell .title{height:42px; overflow:hidden; line-height:21px; font-size:16px; color:#222}
.mui-table-view .mui-media-object{ border-radius:0;}
.mui-text-mute{ margin-top:15px !important; font-size:12px; height:14px; line-height:14px;}
.mui-text-mute .time-left{ float:left;}
.mui-text-mute .vis{ float:right; font-size:10px;}
.mui-text-mute .vis i{ float:left; display:inline-block; height:10px; margin-top:2px; width:20px; background:url(/96kaifa/Public/Home/qilimobile/img/vis.png) left center no-repeat; background-size:14px auto; line-height:12px;}
.mui-text-mute .time-left i,.mui-text-mute .time-left time{ font-size:10px; float:left; font-style:normal}
.mui-text-mute .time-left .hot{ font-size:8px; line-height:11px; margin-right:5px; font-style:normal; color:#ff736e; border:1px solid #ff736e; border-radius:2px; width:12px; text-align:center;height:12px; display:inline-block;}
.mui-text-mute time{ margin-left:5px;}
.mui-table-view .mui-media-object.mui-pull-left{}
li.mui-table-view-cell.mui-media{ padding-right:15px;}
li.mui-table-view-cell.mui-media .imgbox{display: -webkit-box;display: -moz-box;display: box;}
li.mui-table-view-cell.mui-media .pic{ text-align:center;display: block;width:1%;-moz-box-flex: 1;-webkit-box-flex: 1;box-flex: 1; padding-right:2px;height:160px;overflow:hidden}
li.mui-table-view-cell.mui-media .pic img{max-width:100%; width:100%; height:auto !important;display:block; margin:0 auto; float:none !important}
.mui-text-mute span{ height:14px; line-height:14px;}
.duotu .title{ margin-bottom:8px;}
.mui-slider-title{ color:#fff;}
.y7-topic-list dd .hideShow{ display:block;position:absolute; right:0; top:-10px; width:30px; height:30px; background:none}
.y7-topic-list dd .angle-trigger{ right:5px;}
/**大家都在看**/
.dzk-ul{overflow:hidden;zoom:1; margin:0 12px}
.dzk-ul a{display: block;
    position: relative;
    overflow: hidden;
    float: left;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: 10px;
    width: 49%;
    padding-right:1%;
    height: 24px;
    line-height: 24px;
    color:#666;
    font-size:16px}
.dzk-ul a:nth-of-type(2n):before {
    content: "";
    height: 16px;
    width: 1px;
    background: #ddd;
    display: block;
    position: absolute;
    left: 0;
    top: 4px;
}
.dzk-ul a:nth-of-type(2n) {
    text-indent: 1em;
    padding-right:0;
}

.detail_page {
    text-align: center;
}

.detail_page a{
    color: #F79;
    border-color: #F79;
    position: relative;
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42;
    text-align: center;
    white-space: nowrap;
    vertical-align: top;
    cursor: pointer;
    background-color: white;
    background-clip: padding-box;
    border: 1px solid #F79;
    border-radius: 3px;
    -webkit-transition: all;
    transition: all;
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;
    -webkit-transition-duration: .2s;
    transition-duration: .2s;
    margin-right:20px
}

.hidden{
    display:none;
}

li.mui-table-view-cell.duotu{ padding-right:5px;}
li.mui-table-view-cell.duotu p{ max-height:42px; height:21px}
li.mui-table-view-cell.duotu .mui-text-mute{ margin-top:6px !important;}
.mui-slider-title{ width:80%; background:none; bottom:-30px; overflow:hidden;color:#666666}
.y7-sec-title .side-tabs a{ font-weight:bold}
.y7-sec-title .side-tabs{ left:10px; margin-left:5px;}


.y7-back{ font-size:16px; z-index:99}
.y7-back:active{ color:#fff}
.y7-back .arr{ display:inline-block; width:15px; height:15px; text-indent:-9999px; margin:17px 0 0 5px; border-top:2px solid #fff; border-left:2px solid #fff;-webkit-transform: rotateZ(-45deg);transform: rotateZ(-45deg);}

.y7-back{ font-size:16px; z-index:99}
.y7-back:active{ color:#fff}
.y7-back .arr{ display:inline-block; width:15px; height:15px; text-indent:-9999px; margin:17px 0 0 5px; border-top:2px solid #fff; border-left:2px solid #fff;-webkit-transform: rotateZ(-45deg);transform: rotateZ(-45deg);}

.nofind-pic{ padding:10px;}
.nofind-pic img{ width:100%}
.nofind-btn{ text-align:center; height:25px;}
.nofind-btn a{display:inline-block; height:25px; width:60px;text-indent:-9999px; margin:30px 20px 0 20px}
.nofind-btn .back{background:url(/96kaifa/Public/Home/qilimobile/img/back.jpg) no-repeat 0px 4px; background-size:60px auto}
.nofind-btn .fresh{background:url(/96kaifa/Public/Home/qilimobile/img/back.jpg) no-repeat 0px -34px; background-size:60px auto}
embed{ max-width:300px; height:auto !important; min-height:200px;}
.goback {
    height: 40px;
    line-height: 40px;
    background-color: #fff;
    padding: 0 15px;
    color: #999;
    overflow: hidden;
    border-bottom: 1px solid #efefef;
    position: fixed;
    top: 44px;
    width: 100%;
    z-index: 999;
}
.goback span{  width:10px; margin:0 10px 0 15px; background:url(/96kaifa/Public/Home/qilimobile/img/arr.png) 0 0 no-repeat; background-size:10px 40px}
.goback a,.goback span{display:inline-block; height:40px; line-height:40px; float:left; font-size:14px; color:#ff6599}
.goback strong{ font-size:15px; color:#999; font-weight:normal }

/*.y7-article h1{ padding-top:45px;}*/
.y7-article cite{ font-size:12px;}
.y7-article .tags .ico{ display:inline-block; height:20px; width:25px;background:url(/96kaifa/Public/Home/qilimobile/img/tag1.png) no-repeat 0px 1px; background-size:18px auto; margin-top:10px; float:left}
.tags a{font-size: 1em;color: #ff7899;margin: 0 1px;padding: 0 8px;height: 30px;line-height: 28px;display: inline-block;border-radius: 15px;margin: 10px 10px 0px 0px;border: 1px solid #ff7899;}
.mui-bar-nav~.mui-content{ }
.page_list { height:24px; line-height:24px; text-align:center; margin:14px 0;}
.page_list a,.page_list span{ display:inline-block;height:32px; line-height:30px; font-size:14px; color:#ff7899; padding:0 14px;}
.page_list a{ border:1px solid #ff7899; border-radius:3px;}
.page_list span{ border-left:1px solid #ccc; border-right:1px solid #ccc; margin:0 10px; color:#666}
.page_list a.no{cursor:default;color:#ccc; border:1px solid #ccc;}

.linetits em {
    font-style: normal;
    width:100%;
    height: 36px;
    line-height:36px;
    padding: 0 2px;
    margin-bottom: -1px;
    border-bottom: 1px solid #EB4865;
    color: #EB4865;
    font-family: Microsoft Yahei;
    font-weight: bold;
    font-size: 18px;
    text-indent: 0;
    text-align: center;
}
.cirtits em {
    font-style: normal;
    font-size: 15px;
    font-weight: normal;
    float: left;
    display: inline;
    margin-left: -2px;
    width: 27px;
    height: 36px;
    background: url(/96kaifa/Public/Home/qilimobile/img/cirtit.png) 0px 6px no-repeat;
    color: white;
    text-indent: 0;
    text-align: center;
}
.cirtits {
    font-family: Microsoft Yahei;
    height: 36px;
    line-height: 36px;
    color: #EB4865;
    font-weight: bold;
    font-size: 18px;
    text-indent: 0;
    text-align:left
}
.cirsubs {
    font-family: Microsoft Yahei;
    font-weight: bold;
    font-size: 16px;
    color: #222;
    height: 28px;
    line-height: 28px;
    text-indent: 25px;
    text-align:left
}
.linesubs {
    font-weight: bold;
    font-size: 16px;
    color: #413C3C;
    height: 28px;
    line-height: 28px;
    text-indent: 25px;
    text-align:left
}

.y7-article section .linetit em{font-style: normal;font-size:1.3rem;font-weight:bold}

.goback h1{font-size:14px;line-height: 31px;font-weight:normal;}
.y7-article section .cirtit em{ font-style: normal;}
.hotad{ height:30px; width:100%; position:relative}
.hotad .ico {
    position:absolute;
    left:0;
    top:0;
    display: inline-block;
    height: 30px;
    width: 30px;
    background:#fff url(/96kaifa/Public/Home/qilimobile/img/tag1.png) no-repeat 6px 6px;
    background-size: 18px auto;
    float: left;
}
.hotad .hot-adv{position:absolute; left:30px; top:0;}
#BAIDU_DUP_wrapper_u2456008_0,#BAIDU_DUP_wrapper_u2456008_1,#BAIDU_DUP_wrapper_u2456008_2{overflow: hidden;width: 100%;}
/* 吸取粉丝 */
.red,.red:hover,.red:visited,.red:active {color:#ff5f5a}
.js-btn {display:inline-block;height:30px;line-height:30px;font-size:14px;letter-spacing:1px;white-space:nowrap;overflow:hidden;text-align:center;border:.1rem solid #666;border-radius:4px}
.btn_linegray,.btn_linegray:hover,.btn_linegray:visited {color:#333;border-color:#e9ebed}
.btn_linegray:active {color:#555;border-color:#e9ebed}
.btn_linegreen,.btn_linegreen:hover,.btn_linegreen:visited {color:#1dbd9c;border-color:currentColor}
.btn_linegreen:active {color:#1aa588;border-color:currentColor}
.gzh_div{width:100%;overflow:hidden;clear:both;padding-top:2rem;text-align:center}
.gzh_div div{padding-left:40px;padding-right:40px}
.gzh_div span{overflow:visible;display:block;width:94%;padding:0;margin:0 3% 12px;font-size:14px;height:40px;line-height:40px;color:#333;position:relative;background:#fff;}
.gzh_div span i{position:absolute;bottom:-18px;left:47%;margin-left:-5px;display:block;overflow:hidden;padding:0;margin:0;width:0;height:0;border-width:10px;border-style:solid dashed dashed dashed;border-color:#e9ebed transparent transparent transparent;}
.gzh_div span em{position:absolute;bottom:-17px;left:47%;margin-left:-5px;display:block;overflow:hidden;padding:0;margin:0;width:0;height:0;border-width:10px;border-style:solid dashed dashed dashed;border-color:#fff transparent transparent transparent;}


@media screen and (max-width:320px){
    .xx img{bottom:45px;}
}

@media screen and (min-width:320px) and (max-width:414px){
    .xx img{bottom:50px;}
}
@media screen and (min-width:414px){
    .xx img{bottom:60px;}
}
.mui-content .mui-grid-view li{ padding:11px 0 !important}
.mui-content.head-content{padding-top: 44px;}

/* 添加公告 */
.natice_A{width:100%;padding:10px 0;overflow:hidden;clear:both;text-align:center;background:#fff;margin-bottom:-20px}
.natice_A i{display:inline-block;width:20px;height:20px;background:url(/96kaifa/Public/Home/qilimobile//img/icon_notice.png) no-repeat 0 0;background-size:100% 100%;vertical-align:middle}
.natice_A a{display:inline-block;margin-left:10px;border:1px solid currentColor;border-radius:50px;line-height:30px;padding:0 15px;font-size:14px;color:#ff6699}


/* 吸取粉丝 */
.gzh_div{width:100%;overflow:hidden;padding-bottom:20px;text-align:center}
.gzh_div a{padding-left:3rem;padding-right:3rem;font-size:1.2rem}
.gzh_div span{overflow:visible;display:block;width:86%;padding:0;margin:0 7% 12px;background:#fff;border:1px solid #e2e2e2;border-radius:5px;font-size:16px;height:40px;line-height:40px;color:#333;position:relative;}
.gzh_div span i{position:absolute;bottom:-20px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);display:block;overflow:hidden;padding:0;margin:0;width:0;height:0;border-width:10px;border-style:solid dashed dashed dashed;border-color:#e9ebed transparent transparent transparent;}
.gzh_div span em{position:absolute;bottom:-18px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);display:block;overflow:hidden;padding:0;margin:0;width:0;height:0;border-width:10px;border-style:solid dashed dashed dashed;border-color:#fff transparent transparent transparent;}
.gzh_div a.btn_line{display:inline-block;padding:0 30px;height:35px;line-height:35px;font-size:16px;letter-spacing:.1px;white-space:nowrap;overflow:hidden;text-align:center;border:1px solid currentColor;border-radius:5px;color:#ff6699}


.y7y-tab .y7-sec-title{padding:0 10px;overflow:hidden;clear:both;border-bottom:1px solid #e2e2e2}
.y7y-tab .y7-sec-title span{display:block;float:left;padding:0 5px;border-bottom:2px solid #fff;margin-right:25px;height:48px;line-height:48px}
.y7y-tab .y7-sec-title span.now{border-bottom-color:#f69}
.y7y-tab .y7-sec-body>div{float:left;width:100%;overflow:hidden;padding-bottom:30px}
.y7y-tab .y7-sec-body>div a{display:inline-block;height:30px;float:left;padding:0 15px;border:1px solid currentColor;margin:15px 0 0 10px;border-radius:50px;line-height:30px;color:#f69}

  /**ssp广告**/
#slimrightImg{
	max-width: 100%;
    width: 100%;
    height: auto !important;
    display: block;
    float: none !important;
}
#slimright div{
    line-height: 1.2;
	max-height: 42px;
    overflow: hidden;
    line-height: 36px;
    font-size: 16px;
	color:#222;
}
#slimright{
	padding:0px 15px;
}
#slimright p{
	line-height: 21px;
    font-size: 14px;
	color:#b6b6b6;
	margin-bottom:0px;
	margin-top:8px;
}
#slimright_img{
  float:right;
  margin-top:5px;
  width: 12px;
  height: 12px;
}
/*20170710 广告位样式*/
.url_a,.url_a:hover,.url_a:active,.url_a:visited {position:absolute;left:0;top:0;z-index:2;width:100%;height:100%;display:block;float:left;color:transparent}
.fl {float:left}
.fr {float:right;}
.mgl10 {margin-left:10px}
.mgr5 {margin-right:5px}
.red,.red:hover,.red:visited,.red:active {color:#ff5f5a}
.ico-browse{display:inline-block;vertical-align:middle;background:url(http://m.leha.com/m/images/icon-browse.png) no-repeat center center;height:7px;width:9px;background-size:auto 90%} /* 浏览 */
.A-D-row_1{padding:0 10px 0 116px;height:75px;overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;background:#fff}
.A-D-row_1 .image{width:106px;height:80px;position:absolute;top:0;left:10px;z-index:0}
.A-D-row_1 strong{display:block;width:100%;font-size:16px;font-weight:normal;overflow:hidden;height:21px;line-height:21px;white-space:nowrap;text-overflow:ellipsis;}
.A-D-row_1 .imgtxt{width:100%;padding-left:10px;-webkit-box-sizing:border-box;box-sizing:border-box}
.A-D-row_1 p{margin-top:10px;line-height:1;font-size:12px;color:#999}
.A-D-row_1 .face{width:2.5rem;height:2.5rem;border-radius:100px;margin-right:.5rem;overflow:hidden;display:inline-block;vertical-align:middle}
.A-D-row_1 .imgtxt .ico-morearrow{position:absolute;top:45%;right:.5rem}
/*20170710 广告位样式END*/

/*20171026 广告位样式*/
.y7-article blockquote.a_d_25{padding-right:100px;position:relative}
.y7-article blockquote.a_d_25 img{width:100px;position:absolute;top:10px;right:0}
.blank_gray{width:100%;overflow:hidden;height:10px;background:#f5f5f5}

/*优化卷*/
.shopping_1_volume{overflow:hidden;margin:0 0 15px 2%;width:96%;background:#fff;border-radius:5px;box-shadow:0px 0px 24px rgba(250,17,60,.14);border:1px solid #ffd6de}
.shopping_1_volume .image{width:68px;height:61px;float:left;margin:0 20px 0 0;border:1px solid #efefef}
.shopping_1_volume .box{overflow:hidden;padding:12px;}
.shopping_1_volume .top{display:block;margin-top:-5px;font-size:20px;height:24px;line-height:24px;color:#f23030;}
.shopping_1_volume .top span{margin-left: -4px;}
.shopping_1_volume .top b{display:inline-block;font-size:54px;vertical-align:text-top;line-height: 50px;margin-left:-5px;font-weight: normal;}
.shopping_1_volume .top i{display:inline-block;margin-left:5px;font-style:normal;background:#fff4ec;height:16px;line-height:16px;padding:0 3px;font-size:8px}
.shopping_1_volume .p{padding-top:28px;font-size:12px;line-height:16px;margin:0}
.shopping_1_volume .bottom{display:block;margin-top:5px;font-size:8px;height:16px;line-height:16px;color:#999;}
.shopping_1_volume .bottom i{display:inline-block;margin-left:3px;font-style:normal;color:#f23030;}
.shopping_1_volume .bottom span{display:inline-block;margin-left:10px;width:72px;height:8px;background:#eee}
.shopping_1_volume .bottom span b{display:block;height:8px;float:left;background:#ffb2b2;font:0/0 arial;color:transparent}
.shopping_1_volume .btn{display:block;float:right;padding:20px;width:40px;height:47px;color:#fff;-webkit-box-sizing: content-box;
box-sizing: content-box;line-height:24px;background:url(/96kaifa/Public/Home/qilimobile/img/ico_crinkle.jpg) no-repeat top left #fa113c;background-size:5% 100%;font-weight: normal;}