body {
    max-width: 650px;
    margin: 0 auto
}

img {
    max-width: 100%;
}

a,
a:active,
a:focus,
a:hover,
a:link,
a:visited {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-tap-highlight-color: transparent;
    outline: none;
    background: none;
    text-decoration: none
}

input::-webkit-search-cancel-button {
    display: none
}

input::-ms-clear {
    display: none
}

@media screen and (min-width:641px) and (max-width:1024px) {
    html {
        font-size: 100px
    }
}

@media screen and (min-width:640px) and (max-width:740px) {
    html {
        font-size: 86px
    }
}

@media screen and (min-width:540px) and (max-width:639px) {
    html {
        font-size: 72px
    }
}

@media screen and (min-width:414px) and (max-width:539px) {
    html {
        font-size: 55px
    }
}

@media screen and (max-width:413px) {
    html {
        font-size: 50px
    }
}

.borderline {
    border-bottom: 1px solid #eee
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
    clear: both
}

.ey_topbar {
    width: 100%;
    height: .9rem;
    padding: 0 10px;
    box-sizing: border-box;
    border-bottom: 1px solid #e6e6e6
}

.ey_topbar div {
    display: inline-block;
    float: left;
    text-align: center
}

.ey_topbar_title {
    line-height: .76rem
}

.ey_topbar_title img {
    width: 95px;
    padding-top: 5px
}

.ey_topbar_home {
    width: 10%;
    height: 100%;
    text-align: left !important
}

.ey_topbar_home img {
    width: 25px;
    margin-top: .2rem
}

.ey_topbar_right_search img {
    margin-top: .22rem !important
}

.ey_topbar_search {
    width: 80%;
    display: inline-block;
    height: 100%;
    padding: .14rem 0;
    box-sizing: border-box
}

.ey_topbar_search div {
    width: 100%;
    border: 1px solid #e6e6e6;
    height: 100%;
    border-radius: 20px;
    overflow: hidden
}

.ey_topbar_search input {
    width: 100%;
    border: none;
    height: 100%;
    background: url(../images/search_gray.7efcf.png) left 8px center no-repeat;
    background-size: .28rem;
    background-color: #f0f0f0;
    padding-left: .6rem;
    box-sizing: border-box
}

.ey_topbar_search2 {
    width: 80%;
    display: inline-block;
    box-sizing: border-box;
    font-size: 18px;
    line-height: .9rem;
    height: 100%;
    color: #333
}

.ey_topbar_search2 div {
    width: 100%;
    border: 1px solid #e6e6e6;
    height: 100%;
    border-radius: 20px;
    overflow: hidden
}

.ey_topbar_search2 input {
    width: 100%;
    border: none;
    height: 100%;
    background: url(../images/search_gray.7efcf.png) left 8px center no-repeat;
    background-size: .28rem;
    background-color: #f0f0f0;
    padding-left: .6rem;
    box-sizing: border-box
}

.ey_topbar_menu {
    float: right !important;
    height: 100%
}

.ey_topbar_menu img {
    width: .5rem;
    margin-top: .26rem
}

.detail_top_left {
    width: 15% !important
}

.detail_top_center {
    width: 70%
}

.ey_showbox {
    width: 100%;
    height: 3.5rem;
    overflow: hidden;
    margin-top: 2px;
    border-radius: 10px
}

.ey_showpic {
    width: 100%;
    height: 100%
}

.ey_showpic img {
    width: 100%
}

.ey_classfiy {
    width: 100%;
    margin-top: .36rem;
    padding-bottom: .3rem;
    border-bottom: 4px solid #e6e6e6
}

.ey_classfiy ul {
    width: 100%;
    box-sizing: border-box;
    padding: 0 .2rem
}

.ey_classfiy ul li {
    width: 20%;
    float: left
}

.ey_classfiy ul li a {
    width: 100%;
    display: block;
    text-align: center
}

.ey_classfiy ul li a img {
    width: 50px
}

.ey_classfiy ul li a div {
    font-size: .24rem;
    width: 100%;
    margin-top: .1rem
}

.ey_classfiy ul li:last-child {
    margin-right: 0
}

.ey_classfiy2 {
    width: 100%;
    margin-top: .36rem;
    border-bottom: 4px solid #e6e6e6
}

.ey_classfiy2 ul {
    width: 100%;
    box-sizing: border-box;
    padding: 0 .2rem;
    display: flex;
    flex-flow: wrap;
    flex-wrap: wrap;
    justify-content: space-between
}

.ey_classfiy2 ul li {
    width: 33.3%;
    float: left;
    box-sizing: border-box;
    flex: 0 0 2.2rem;
    margin-bottom: .2rem
}

.ey_classfiy2 ul li a {
    width: 100%;
    display: block;
    text-align: center
}

.ey_classfiy2 ul li a img {
    width: 100%;
    height: auto;
    aspect-ratio: 2 / 1;
    object-fit: cover;
    border-radius: 8px;
}

.ey_classfiy2 ul li a div {
    font-size: .24rem;
    width: 100%;
    margin-top: .1rem
}

.ey_classfiy2 ul li:last-child {
    margin-right: 0
}

.ey_introbox {
    width: 100%;
    margin-top: .2rem
}

.ey_introtitle {
    width: 100%;
    padding: 0 .2rem;
    box-sizing: border-box;
    margin-bottom: .2rem;
    border-left: 4px solid #f36
}

.ey_introtitle span:first-child {
    font-size: .32rem;
    font-weight: 700;
    color: #333
}

.ey_introtitle span:nth-child(2) {
    font-size: .24rem
}

.ey_introlist {
    width: 100%;
    height: 100px;
    overflow-x: scroll;
    white-space: nowrap;
    padding-left: .2rem;
    box-sizing: border-box
}

.ey_introlist a {
    width: 2.8rem;
    height: 1.8rem;
    overflow: hidden;
    display: inline-block;
    margin-right: .2rem
}

.ey_introlist a img {
    width: 100%
}

.ey_hidebox {
    width: 100%;
    overflow: hidden;
    height: 90px;
    margin-top: .3rem
}

.ey_contentlist {
    width: 100%
}

.ey_contentlist ul,
.ey_contentlist ul li {
    width: 100%;
    margin-top: .3rem
}

.ey_contentlist ul li {
    border-bottom: 1px solid #e6e6e6;
    box-sizing: border-box;
    padding: 0 .2rem 15px
}

.ey_contentlist ul li a {
    display: inline-block;
    width: 100%
}

.ey_contentlist2 {
    width: 100%;
    overflow: hidden
}

.ey_contentlist2 ul,
.ey_contentlist2 ul li {
    width: 100%;
    margin-top: .3rem
}

.ey_contentlist2 ul li {
    padding: 0 .2rem;
    box-sizing: border-box;
    overflow: hidden
}

.ey_contentlist2 ul li a {
    display: inline-block;
    width: 100%
}

.jingdian_infos p a {
    float: left
}

.ey_contentpic {
    width: 108px;
    height: 70px;
    overflow: hidden;
    float: right;
    position: relative;
    display: inline-block
}

.timeposition {
    right: 2px;
    bottom: 2px;
    font-size: .24rem;
    color: #fff;
    padding: 2px 6px
}

.timeposition,
.timeposition_new {
    position: absolute;
    background-color: rgba(0, 0, 0, .3);
    box-sizing: border-box;
    border-radius: 6px
}

.timeposition_new {
    right: 10px;
    bottom: 15px;
    height: auto !important;
    font-size: .24rem !important;
    color: #fff !important;
    padding: 0 6px !important
}

.ey_contentpic img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.ey_contenttitle {
    overflow: hidden;
    display: inline-block;
    width: 62%
}

.ey_contenttitle div:first-child {
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    display: -webkit-box;
    font-size: 16px;
    line-height: .46rem;
    height: .9rem;
    overflow: hidden;
    word-break: break-all;
    word-wrap: break-word;
    padding-top: 0;
    -webkit-line-clamp: 2;
    padding-right: .3rem;
    box-sizing: border-box
}

.ey_contenttitle div:nth-child(2) {
    color: #777
}

.ey_watch {
    margin-left: .36rem;
}

.ey_watch img {
    width: .24rem;
    height: .18rem;
    margin-right: .1rem
}

.ey_introtitle a {
    float: right;
    margin-right: 10px;
    font-size: .22rem;
    color: grey;
    margin-top: .04rem
}

.hiddenbox {
    overflow-y: hidden;
    height: 57px;
    border-bottom: 1px solid #eee
}

.ey_listclassify {
    width: 100%;
    margin: 0.1rem auto;
    overflow-x: scroll;
    overflow-y: hidden;
    height: 48px;
    line-height: 40px
}

.ey_listclassify ul {
    white-space: nowrap;
    height: 40px;
}

.ey_listclassify li {
    text-align: center;
    font-size: .3rem;
    padding: 0 10px;
    margin: 0 5px;
    background: #eee;
    border-radius: 5px;
}

.ey_listclassify li,
.ey_listclassify li a {
    display: inline-block;
    color: #666
}

.ey_listclassify li a.on {
    color: #f36
}

.classifyon a {
    color: #f36 !important;
    border-bottom: 2px solid #f36 !important
}

.video-content {
    padding-bottom: .56rem;
    border-bottom: 4px solid #e6e6e6
}

.video-content li {
    width: 25%;
    text-align: center;
    font-size: .26rem;
    color: #333;
    margin-top: .4rem;
    float: left;
    height: .8rem
}

.video-content li div:first-of-type {
    width: .5rem;
    height: .42rem;
    display: inline-block;
    margin-bottom: .2rem
}

.video-content li div:first-of-type img {
    width: 100%
}

.ranews_picleft2 li i {
    width: 2.36rem;
    height: 1.6rem;
    display: block;
    float: left;
    margin: 0 0 0 .4rem;
    overflow: hidden;
    position: relative;
    z-index: -1
}

.ranews_picleft li:last-child {
    border: none !important
}

.pagebox {
    display: block;
    text-align: center;
    padding: .3rem 0 .2rem;
    font-family: arial;
    clear: both
}

.pagebox a,
.pagebox span {
    display: inline-block;
    height: .68rem;
    line-height: .68rem;
    margin-right: .08rem;
    margin-bottom: .12rem;
    color: #333;
    font-size: .32rem;
    border-radius: .06rem;
    padding: 0 .22rem;
    border: .02rem solid #e3e3e3
}

.pagebox a.current,
.pagebox a.active,
.pagebox a:hover {
    text-decoration: none;
    color: #f36;
}

.pagebox a.w1 {
    width: .8rem
}

.pagebox a.w2 {
    width: 1.02rem
}

.pagebox a:last-child {
    margin-right: 0
}

.ey_topbar_back {
    width: 10%;
    margin-top: .22rem;
    text-align: left !important
}

.ey_topbar_back img {
    width: .46rem
}

.ey_search {
    width: 100%;
    height: 50px;
    padding: 0 .2rem;
    box-sizing: border-box
}

.ey_search input {
    width: 90%
}

.ey_search button,
.ey_search input {
    height: 100%;
    display: inline-block;
    float: left;
    border: none
}

.ey_search button {
    width: 10%;
    outline: none;
    background: url(../images/search_go.png) 50% no-repeat;
    background-size: 15px
}

.paddingbox {
    width: 100%;
    padding: 0 .2rem;
    box-sizing: border-box
}

.line2 {
    height: 2px;
    background-color: #999
}

.foodVideo,
.foodey_v,
.line2 {
    width: 100%
}

.foodVideo .jingdian_infos {
    color: #000;
    padding: .16rem 0;
    font-size: .32rem;
    line-height: .6rem
}

#showmore08,
.foodVideo .jingdian_infos {
    width: 95%;
    margin: 0 auto;
    text-align: left
}

#showmore08,
.foodVideo p {
    width: 95%;
    margin: 0 auto;
    text-align: left
}

#showmore08 {
    color: #7a7a7a;
    font-size: .26rem;
    line-height: .44rem
}

.mip-showmore-btn {
    width: 100%;
    text-align: center;
    padding: .2rem 0;
    color: #38f;
    font-size: .26rem;
    border-top: 1px solid #e6e6e6;
    background: transparent !important
}

.mip-showmore-btn:active,
.mip-showmore-btn:hover {
    background: transparent
}

.mip-showmore-btn-hide {
    display: none !important
}

.mip-showmore-btn i {
    display: inline-block;
    width: .18rem;
    height: .18rem;
    border: solid #38f;
    border-width: 0 1px 1px 0;
    -webkit-transform: rotate(45deg);
    font-size: 0;
    line-height: 0;
    vertical-align: .06rem;
    position: relative;
    top: 0;
    margin-left: .12rem
}

.border_transparent_gradient {
    display: block;
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 12;
    width: 100%;
    height: 1px;
    background: #f0f0f0
}

ul li {
    list-style-type: none
}

.meishigonglve_box {
    width: 100%;
    padding: 0;
    margin: 0
}

.meishigonglve_box li {
    width: 100%;
    padding: .2rem 0;
    position: relative
}

.recommond_title {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-start
}

.recommond_title span:first-child {
    width: .1rem;
    height: .44rem;
    background: #38f;
    display: inline-block;
    margin-right: .2rem
}

.recommond_title span:last-child {
    color: #000;
    font-size: .36rem;
    font-weight: 700
}

.meishigonglve_box .msgl_a {
    width: 95%;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    text-decoration: none;
    -webkit-align-items: center;
    -webkit-justify-content: space-between;
    display: -webkit-flex
}

.meishigonglve_box .msgl_a p {
    padding: 0;
    margin: 0
}

.recommond_video {
    width: 2.16rem !important;
    height: 1.6rem;
    -o-object-fit: cover;
    object-fit: cover;
    position: relative
}

.recommond_videoImg {
    width: 100%;
    height: 100%
}

.msgl_a div {
    width: 62%;
    height: 1.6rem
}

.msgl_a div p:first-child {
    width: 100%;
    color: #333;
    font-size: .3rem;
    overflow: hidden;
    height: .8rem
}

.msgl_a div p:last-child {
    color: #bbb;
    font-size: .26rem;
    white-space: nowrap;
    margin-top: .14rem
}

.video-content {
    white-space: inherit
}

.author {
    color: #ccc;
    font-size: .24rem;
    padding-left: 2.5%
}

.author span {
    font-size: .22rem
}

.data-title {
    font-size: .4rem !important;
    font-weight: 700 !important
}

.play-button {
    position: absolute;
    top: 50%;
    left: 50%;
    width: .64rem;
    height: .64rem;
    transform: translate(-50%, -50%)
}

.recommond_video span {
    display: inline-block;
    padding: .04rem .2rem;
    background: rgba(0, 0, 0, .5);
    color: #fff;
    font-size: .24rem;
    border-radius: .3rem;
    position: absolute;
    right: .1rem;
    bottom: .06rem
}

.show_more_btn {
    display: block;
    padding: .2rem 0 .36rem;
    line-height: .48rem;
    clear: both;
    font-size: .32rem;
    font-weight: 400 !important;
    text-align: center;
    position: relative;
    margin: 0
}

.show_more_btn i {
    display: inline-block;
    width: .21rem;
    height: .23rem;
    background: url(../images/see_text2.png) no-repeat 50%;
    background-size: .21rem;
    vertical-align: top;
    float: right;
    margin: .18rem .55rem 0 -.4rem
}

.shadow {
    width: 100%;
    height: 3rem;
    background: linear-gradient(180deg, hsla(0, 0%, 100%, 0), #fff);
    background: -ms-linear-gradient(to bottom, hsla(0, 0%, 100%, 0), #fff 100%);
    position: absolute;
    top: -2.85rem;
    left: 0
}

.show_more_btn a div {
    display: inline-block;
    height: .58rem;
    width: 2.8rem;
    line-height: .58rem;
    border-radius: .29rem;
    border: 1px solid #f36;
    color: #f36
}

.show_more_btn .i_rotate {
    transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg)
}

.show_more_btn b {
    display: block;
    clear: both;
    font-size: .28rem;
    color: #999
}

.show_more_btn a {
    text-decoration: none;
    color: #38f
}

.tit02 {
    display: block;
    clear: both;
    line-height: .44rem;
    margin: .28rem 0;
    box-sizing: border-box;
    border-bottom: 1px solid #e6e6e6;
    padding: 0 .2rem 10px
}

.tit02 h1,
.tit02 h2,
.tit02 h3 {
    float: left;
    padding-left: .2rem;
    border-left: .08rem solid #f36;
    font-size: .36rem;
    color: #333;
    font-weight: 700
}

.tit02 span {
    float: right;
    margin-right: .2rem;
    padding: 0 .1rem;
    height: .44rem;
    line-height: .44rem;
    font-size: .26rem
}

.tit02 span a {
    font-size: .22rem;
    color: #999
}

.tit02 h3 {
    color: #333;
    font-weight: 700
}

.menubox {
    width: 100%;
    position: absolute;
    top: 1rem;
    height: 100%;
    z-index: 999;
    background-color: rgba(0, 0, 0, .5);
    box-sizing: border-box;
    padding-bottom: 20px
}

.menubox_close {
    width: 100%;
    font-size: .3rem;
    text-align: center;
    color: #e93274;
    border-top: 1px solid #e6e6e6;
    padding: 10px 0
}

.menubox_close img {
    width: .28rem;
    height: .28rem;
    vertical-align: -.04rem
}

.menutitle {
    font-size: .28rem;
    color: grey;
    margin-top: 10px;
    display: block;
    width: 100%;
    margin-bottom: 10px
}

.menuitem {
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px
}

.menuitem div {
    width: 33%;
    display: inline-block;
    float: left;
    text-align: center;
    margin-bottom: 10px
}

.menuitem div a {
    display: inline-block;
    background-color: #f0f0f0;
    color: grey;
    padding: .1rem .4rem;
    box-sizing: border-box;
    border-radius: 5px;
    width: 80%;
    padding: 5px 0;
    margin-left: 10%;
}

.menuitem div .on {
    color: #f36;
}

.shadowbox {
    width: 100%;
    height: 40rem;
    top: .9rem;
    position: absolute;
    background-color: rgba(0, 0, 0, .4);
    z-index: 99
}

.hide {
    display: none !important
}

.swiper-pagination-bullet-active {
    background: #f36 !important
}

.audiobox {
    width: 100%;
    padding: 0 10px;
    box-sizing: border-box;
    margin-top: 15px;
    margin-bottom: 5px
}

.tpink {
    color: #ff82a1 !important
}

.w_bottom {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 6px 0 10px
}

.w_bottom p {
    width: 100%;
    text-align: center;
    line-height: 22px;
    color: #000;
    font-size: 13px
}

.mtb_10_1 {
    margin: 3px 0
}

.w_bottom p a {
    color: #000;
    font-size: 14px
}

.hhx_flex {
    display: flex;
    align-items: center;
    justify-content: center
}

.a_slide {
    width: 1px;
    height: 12px;
    background: #000;
    margin: 0 4px
}

.clearbg5 {
    display: block;
    clear: both;
    width: 100%;
    height: .16rem;
    overflow: hidden;
    background-color: #eee
}

.clearline_1 {
    width: 100%;
    height: 1px;
    background-color: #e6e6e6
}

.infokind {
    width: 100%;
    margin-top: 10px;
    padding: 0 5px;
    box-sizing: border-box;
    margin-bottom: 10px
}

.infokinditem {
    width: 1.4rem;
    font-size: .28rem;
    background-color: #f0f0f0 !important;
    color: #666;
    display: block;
    float: left;
    border-radius: 20px;
    text-align: center;
    padding: 4px 0;
    margin-right: 10px
}

.infokind_active {
    background-color: #f36 !important;
    color: #fff !important
}

.ey_topbar_new {
    width: 100%;
    height: 1rem;
    position: relative;
    background: #f36;
}

.ey_topbar_new .logo {
    text-align: center;
    height: 1rem;
}

.ey_topbar_new .logo img {
    max-height: 1rem;
    margin: 0 auto;

}

.icon_jump {
    width: 2.12rem;
    position: absolute;
    height: .9rem;
    display: inline-block;
    top: 0;
    left: 36%
}

.ey_new_search {
    width: 18px;
    float: right;
    margin-top: .24rem;
    margin-right: 10px
}

.ey_new_menu {
    width: 39px;
    float: right;
    margin-right: 10px;
    margin-top: 13px
}

.ey_box {
    padding: 0 10px
}

.ey_box,
.ey_tabbox {
    width: 100%;
    box-sizing: border-box
}

.ey_tabbox {
    padding: 0 .3rem;
    position: relative
}

.ey_tab {
    width: 93%;
    display: inline-block
}

.ey_tab a {
    display: inline-block;
    width: 24%;
    float: left;
    text-align: center;
    padding: 10px 0;
    color: #989898;
    font-size: .3rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.ey_tab_more {
    background: url(../images/tab_more.png) center top 54% no-repeat;
    background-size: .34rem
}

.ey_tab_less,
.ey_tab_more {
    width: 6%;
    float: right;
    height: .8rem
}

.ey_tab_less {
    background: url(../images/tab_less.png) center top 54% no-repeat;
    background-size: .34rem
}

.ey_tabhide {
    width: 100%;
    position: absolute;

    background-color: #fff;
    top: .8rem;
    z-index: 99999;
    left: 0;
    padding-bottom: 10px
}

.ey_tabclose {
    width: 100%;
    padding: .2rem .3rem;
    box-sizing: border-box
}

.closebtn {
    color: #666;
    background-color: #e6e6e6;
    float: right;
    padding: .06rem .2rem;
    border-radius: 10px
}

.all_tab {
    width: 100%;
    padding: 0 .3rem
}

.all_tab,
.all_tab a {
    box-sizing: border-box
}

.all_tab a {
    width: 20%;
    display: block;
    float: left;
    font-size: .3rem;
    color: #666;
    margin-top: 10px;
    text-align: center
}

.all_tab a div {
    width: 100%;
    text-align: center;
    color: #989898;
    border-radius: .2rem;
    padding: .02rem 0
}

.ey_first_intro {
    width: 100%;
    padding: 0 .2rem;
    box-sizing: border-box
}

.ey_first_intro a {
    width: 100%;
    height: 3.8rem;
    display: block;
    position: relative;
    border-radius: 10px;
    overflow: hidden
}

.ey_first_intro img {
    width: 100%;
    height: 100%
}

.img_shadow {
    width: 100%;
    height: 1.4rem;
    position: absolute;
    bottom: 0;
    left: 0;
    background: linear-gradient(0deg, rgba(0, 0, 0, .5), hsla(0, 0%, 100%, 0));
    font-size: .26rem;
    color: #fff;
    line-height: 2.3rem;
    padding: 0 .2rem;
    box-sizing: border-box;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.new_contentlist {
    width: 100%
}

.ranews_picleft {
    clear: both;
    margin: .16rem 0 0
}

.ranews_picleft li {
    display: block;
    clear: both;
    padding: .26rem .2rem;
    position: relative;
    overflow: hidden;
    border-bottom: 1px solid #e8e8e8
}

.ranews_picleft li i {
    float: right;
    width: 108px;
    height: 70px;
    overflow: hidden;
    margin-left: .2rem;
    background-color: #f7f7f7;
    border-radius: 5px;
    position: relative
}

.ranews_picleft li i img {
    display: block;
    clear: both;
    width: 108px;
    min-height: 70px
}

.ranews_picleft li h5 {
    display: -webkit-box;
    font-size: 16px;
    line-height: .4rem;
    height: .8rem;
    overflow: hidden;
    word-break: break-all;
    word-wrap: break-word;
    padding-top: 0;
    width: auto;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    margin-top: 10px
}

.ranews_picleft li span {
    float: left;
    font-size: .24rem;
    font-family: arial;
    color: #999;
    line-height: .36rem;
    overflow: hidden;
    height: .49rem;
    display: inline-block
}

.ranews_picleft li span em {
    float: right;
    margin-right: .04rem;
    color: #999;
    height: .2rem
}

.ranews_picleft li .load-more {
    height: .5rem;
    line-height: .5rem;
    text-align: center;
    font-size: .32rem;
    color: #333
}

.ranews_picleft li .load-more div {
    display: inline-block
}

.ranews_picleft li .load-more img {
    width: .32rem;
    height: .32rem;
    float: right;
    margin: .08rem 0 0 .1rem
}

.ranews_picleft li span b {
    padding: .02rem .1rem;
    border: 1px solid #b2b2b2;
    margin-left: .2rem;
    border-radius: .08rem
}

.new_bechoosen {
    color: #f36 !important
}

.ey_new_home {
    width: 37px;
    height: auto;
    float: left;
    margin-left: .2rem;
    margin-top: .2rem;
    display: block
}

.ey_new_home_back {
    width: 50px;
    height: 100%;
    display: block;
    background: url(../images/back.png) 0 no-repeat !important;
    background-size: 10px 20px !important;
    padding-left: 20px;
    font-size: 16px;
    color: #fff;
    float: left;
    margin-left: 10px;
    line-height: .8rem
}

.ey_new_guide {
    width: 100%;
    padding: .14rem .2rem;
    box-sizing: border-box;
    border-bottom: 1px solid #e6e6e6;
    margin-bottom: 10px;
    font-size: .28rem;
    color: grey
}

.ey_new_guide a {
    padding: 0 .08rem
}

.playthis {
    width: 45px !important;
    height: 45px !important;
    position: absolute;
    top: 37%;
    left: 44%;
    z-index: 999
}

.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: 10px !important
}

.menubox_out {
    width: 100%;
    background-color: #fff
}

.no-scroll {
    height: 100% !important;
    overflow: hidden !important
}

.search_history {
    width: 100%;
    padding: 0 .2rem;
    box-sizing: border-box;
    margin-top: .2rem
}

.search_history_title {
    float: left;
    font-size: .28rem;
    font-weight: 700;
    color: #333
}

.search_trash {
    float: right;
    width: .3rem;
    height: .3rem;
    background: url(../images/trash.d7b18.png) 50% no-repeat;
    background-size: 100% 100%;
    margin-top: .04rem
}

.history_list {
    width: 100%;
    padding: 0 .2rem;
    box-sizing: border-box
}

.history_list a {
    display: inline-block;
    padding: .1rem .22rem;
    border-radius: .4rem;
    background-color: #f0f0f0;
    margin-top: .3rem;
    margin-right: .04rem
}

.search_rank {
    width: 100%;
    padding: 0 .2rem;
    box-sizing: border-box;
    margin-top: .6rem
}

.search_rank_title {
    width: 100%;
    background: url(../images/fire.png) 0 no-repeat;
    background-size: .3rem .36rem;
    padding-left: .4rem;
    font-size: .28rem;
    color: #333;
    font-weight: 700
}

.search_rank_list,
.search_rank_list ul {
    width: 100%
}

.search_rank_list ul li {
    width: 50%;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-top: .25rem;
    font-size: .28rem;
    height: .48rem;
    line-height: .48rem
}

.t1 {
    color: #ee0005 !important
}

.t2 {
    color: #ff8c05 !important
}

.t3 {
    color: #febf00 !important
}

.search_rank_list ul li a {
    display: inline-block;
    width: 100%;
    height: 100%;
    line-height: .48rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-right: .2rem;
    box-sizing: border-box
}

.search_rank_list ul li a span {
    display: inline-block;
    float: left;
    margin-right: .1rem;
    font-size: .32rem;
    font-weight: 700;
    color: #ccc
}

.ey_topimg {
    width: 100%;
    height: auto
}

.ey_topimg img {
    width: 100%
}

.ey_tgbox {
    width: 100%;
    overflow: hidden
}

.list_tgbox {
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: .15rem;
    margin-top: .15rem
}

.pleft0 {
    padding-left: 0 !important;
    padding-right: 0 !important
}

.tool {
    color: #333;
    font-size: 14px;
    text-align: left;
    background: #fff
}

.tool,
.tool_inner {
    width: 100%
}

.tool_inner:after {
    content: ".";
    clear: both;
    height: 0;
    font-size: 0;
    display: block;
    overflow: hidden
}

.tool_inner li {
    height: 29px;
    line-height: 29px;
    width: 25%;
    float: left;
    text-align: center
}

.tool_inner li:nth-child(3n) a {
    border-right: none
}

.tool_inner li a {
    display: inline-block;
    width: 100%;
    height: 20px;
    font-size: 14px;
    color: #666;
    text-align: center
}

.tool_inner li span {
    font-size: 18px;
    color: #ccc
}

.footer365jz {
    width: 100%;
    margin: 15px auto;
}

.footer365jz .linkslist {
    text-align: center;
    margin-bottom: 15px;
}

.footer365jz .linkslist li {
    display: inline-block;
    margin: 5px 10px;
    color: #666;
    font-size: 14px;
    line-height: 18px;
}

.footer365jz .linkslist li a {
    color: #666;
}

#readtxt-content img {
    display: block;
    max-width: 100%;
    margin: 0 auto;
}

.jz_pages {
    clear: both;
    padding: 20px 0;
    font-size: 14px;
    text-align: center;
    overflow: hidden
}

.jz_pages ul {
    display: inline-block;
    margin: 0 auto;
    padding: 0
}

.jz_pages ul li {
    float: left;
    font-family: 'microsoft yahei';
    margin: 0 2px;
    line-height: 25px;
    background: #fff;
    border: 1px solid #d8dadf
}

.jz_pages ul li:nth-child(1) {
    padding: 0 10px
}

.jz_pages ul li:nth-child(1) a {
    padding: 0
}

.jz_pages ul li a {
    color: #555;
    display: block;
    padding: 0 10px;
}

.jz_pages ul li:hover {
    text-decoration: none;
    color: #fff;
    border: 1px #333 solid;
    background-color: #333
}

.jz_pages ul li:hover a {
    color: #fff
}

.jz_pages ul li:hover a:hover {
    color: #fff;
    text-decoration: none
}

.jz_pages ul li.thisclass {
    background-color: #333;
    color: #fff;
    border: 1px #333 solid;
    padding: 0 10px
}

.jz_pages ul li:last-child {
    padding: 0 10px
}

.jz_pages ul li:last-child a {
    padding: 0
}

.jz_pages ul li.thisclass a {
    color: #fff;
    padding: 0
}

.jz_pages .pageinfo {
    line-height: 30px;
    padding-left: 5px
}

.jz_pages strong {
    font-weight: 400
}