            @charset "utf-8";
div,p,dl,dd,h1,h2,h3,h4,h5,h6,a,b,u,em,input,textarea,button,select,form,section,label,span,td,li,nav,footer,body,html,ul,i {
    -webkit-box-sizing: border-box;
    -webkit-tap-highlight-color: rgba(0,0,0,.2);
    padding: 0;
    margin: 0;
}
ul,li,ol {
    list-style: none;
}
a {
    color: #333;
    text-decoration: none;
}
a,img,input,button,textarea {
    -webkit-touch-callout: none;
}

a:focus,a:active,a:hover,input,button,textarea {
    outline: 0;
}
img {
    display: block;
}
body,td,input,textarea,option,select,button {
    font-family: "微软雅黑",helvetica,arial;
    font-size: 1.4rem;
    -webkit-text-size-adjust: none;
}
.clearfix:after {
    content: '';
    display: block;
    overflow: hidden;
    visibility: hidden;
    clear: both;
}

.tc {
    text-align: center;
}

.r {
    float: right;
}

.l {
    float: left;
}
html {
    font-size: 62.5%;
}
body {
    font-size: 1.4rem;
    background-color: #F4F4F4;
}
.inner {
    margin: .75rem .5rem 0;
}
.bg-white {
    background-color: #fff;
    border: 1px solid #E1E5F0;
    border-width: 1px 0;
    margin-bottom: 10px;
}
.weather-box {
    font-size: 0;
    overflow: hidden;
    margin: 14px 0;
    height: 40px;
    position: relative;
}
.weather-box .weather-inner {
    visibility: hidden;
}
.weather-box .loading-text {
    color: #999;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-size: 1.4rem;
    text-align: center;
}
.weather-box .left
, .weather-box .tmprt-box
, .weather-box .w-icon {
    float: left;
    vertical-align: top;
    text-align: center;
    margin-left: 2px;
}
.weather-box .left {
    margin-right: 4px;
}
.weather-box .left .addr {
    font-size: 1.2rem;
    display: block;
    max-width: 48px;
    height: 16px;
    margin-top: 3px;
    overflow: hidden;
}
.weather-box .left .switch-addr {
    font-size: 1.2rem;
    color: #6ABDFF;
    margin-top: 2px;
    display: inline-block;
}
.weather-box .tmprt-box {
    margin: 0 4px;
    border-right: 1px solid #999;
    padding-right: 6px;
}
.weather-box .tmprt-box .t-cur {
    font-size: 2.2rem;
    line-height: 24px;
    color: #666;
    display: block;
}
.weather-box .tmprt-box .t-range {
    font-size: 1.2rem;
}
.weather-box .w-icon img {
    width: 25px;
    height: 28px;
    float: left;
    /* vertical-align: text-top; */
    margin-top: 6px;
}
.weather-box .w-icon .w-state {
    font-size: 1.4rem;
    display: inline-block;
    text-align: left;
    padding-left: 6px;
    color: #999;
    line-height: 20px;
}
.weather-box .w-icon .w-state .w-pm {
    float: left;
}
.weather-box .w-icon .w-state .w-air {
    display: block;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
}
.weather-box .w-icon .w-state .w-qlt {
    color: #fff;
    font-style: normal;
    background-color: #99CC67;
    float: right;
    width: auto;
    height: 16px;
    line-height: 16px;
    vertical-align: text-top;
    margin: 2px 0 0 3px;
    text-align: center;
    padding: 0px 2px;
    font-size: 1rem;
}
.weather-box .w-time {
    float: right;
    font-size: 1.2rem;
    text-align: right;
    line-height: 20px;
}
.search-box {
    font-size: 0;
    margin: 10px 0;
}
.search-box .ipt {
    border: 1px solid #4ab5ff;
    border-radius: 4px 0 0 4px;
    width: 76%;
    height: 40px;
    float: left;
    overflow: hidden;
}
.search-box .text-search {
    line-height: 20px;
    font-size: 1.4rem;
    padding: 10px 8px 8px;
    -webkit-box-sizing: border-box;
    width: 100%;
    border: none;
    height: 100%;
    -webkit-appearance: none;
}
.search-box .btn-search {
    border: 1px solid #4ab5ff;
    background-color: #4ab5ff;
    border-radius: 0 4px 4px 0;
    display: inline-block;
    width: 24%;
    color: #fff;
    height: 40px;
    font-size: 1.6rem;
    vertical-align: bottom;
}
.fast-list {
    margin: 12px 0 6px;
}
.fast-list
,.dh-list {
    font-size: 0;
    width: 100%;
    overflow: hidden;
}
.fast-list li
, .dh-list li {
    font-size: 1.4rem;
    width: 20%;
    float: left;
}
.fast-list li img
, .fast-list li span
, .dh-list li img
, .dh-list li span {
    display: block;
    text-align: center;
    margin: 0 auto;
}
.fast-list li a
, .dh-list li a {
    display: block;
}
.fast-list li img {
    width: 24px;
    height: 24px;
}
.fast-list li span {
    line-height: 24px;
}

.dh-list {
    padding: 8px 0 4px;
}
.dh-list li {
    margin-bottom: 10px;
}
.dh-list li img {
    width: 40px;
    height: 40px;
    border-radius: 8px;
    margin-bottom: 2px;
}
.ad-box {
    margin-bottom: 10px;
    height: 70px;
    overflow: hidden;
    position: relative;
}
.ad-box a {
    display: block;
    height: 70px;
}
.ad-box img {
    display: block;
    width: 100%;
    height: auto;
}
.ad-box .ad-close {
    width: 40px;
    height: 40px;
    text-indent: -200px;
    overflow: hidden;
    position: absolute;
    right: 5px;
    top: 15px;
    background: url('../image/close.png') no-repeat center;
    background-size: 16px auto;
}

.title-box {
    line-height: 44px;
    margin-top: -0.5rem;
    font-size: 0;
    height: 44px;
}
.title-box .title-img {
    width: 14px;
    height: 14px;
    display: inline-block;
    padding: 0 5px;
}
.title-box .title {
    font-size: 1.6rem;
    font-weight: bold;
    display: inline-block;
}
.title-box .change
, .more {
    color: #9B9B9B;
    font-size: 1.4rem;
    float: right;
    font-weight: normal;
}
.hot-list {
    font-size: 0;
    margin: 0px .3rem 18px;
}
.hot-list ul {
    overflow: hidden;
}
.hot-list li {
    width: 50%;
    float: left;
    font-size: 1.5rem;
    line-height: 32px;
    height: 32px;
    overflow: hidden;
}
.hot-list li:before {
    content: '';
    display: inline-block;
    width: 4px;
    height: 4px;
    border-radius: 5px;
    border: 0;
    background-color: #535252;
    vertical-align: middle;
    margin: 0 4px;
}
.icon {
    background: url("/redirect/tpl/v2/icon.png") no-repeat 0 0;
    background-size: 50px auto;
    display: inline-block;
    width: 16px;
    height: 15px;
    margin: 0 5px -2px;
}
.icon-change {
    width: 13px;
    height: 13px;
    margin: 0px 4px -1px;
}
.icon-hot {
    background-position: -30px -30px;
}
.icon-video {
    background-position: -30px -60px;
}
.icon-joke {
    background-position: -30px -90px;
}
.icon-website {
    background-position: 0 -30px;
}
.icon-search {
    background-position: 0 -60px;
}
.icon-novel {
    background-position: 0 -90px;
}
.icon-beauty {
    background-position: 0 -120px;
}

.tab-box .tab-cnt {
    display: none;
}
.tab-box .tab-cnt.on {
    display: block;
}


.v-head {
    overflow: hidden;
    margin: 0 -0.5rem;
    position: relative;
}

.v-head img {
    width: 100%;
    height: auto;
}
.v-head .text {
    position: absolute;
    left: 0;
    bottom: 0;
    color: #fff;
    font-size: 1.4rem;
    background: -webkit-linear-gradient(270deg, rgba(0, 0, 0, 0), rgba(0, 0, 0,.6));
    height: 36px;
    width: 100%;
    line-height: 42px;
    overflow: hidden;
    margin-top: -36px;
}
.v-head .text span {
    padding: 0 5px;
}

.v-list {
    margin: 0.5rem -0.25rem;
    border-bottom: 1px solid #E1E5F0;
    padding-bottom: 6px;
    overflow: hidden;
}
.v-list li {
    width: 50%;
    float: left;
    padding: 0 0.25rem;
    margin-bottom: 8px;
    vertical-align: top;
}
.v-list li a {
    position: relative;
    display: block;
}
.v-list li img {
    width: 100%;
    height: auto;
}
.v-list li .v-t {
    font-size: 1.4rem;
    display: block;
    line-height: 18px;
    padding: 0 4px;
    margin-top: 6px;
    height: 18px;
    overflow: hidden;
}
@media (max-width: 320px) {
    .v-list li .v-t {
        font-size: 1.2rem;
    }
}
.v-list li .v-des {
    font-size: 1.2rem;
    display: block;
    line-height: 16px;
    padding: 0 4px;
    color: #999;
}
.v-dh {
    border-top: 1px solid #e1e5ef;
    overflow: hidden;
    margin: 0 -0.5rem;
}
.v-dh li {
    line-height: 40px;
    width: 25%;
    float: left;
    font-size: 1.4rem;
    text-align: center;
    position: relative;
}
.v-dh li a {
    color: #0099ff;
    display: block;
}
.v-dh li:after {
    content: '';
    position: absolute;
    right: 0;
    top: 10px;
    width: 1px;
    height: 20px;
    border: 0;
    background-color: #e1e5ef;
}
.v-dh li:last-child:after {
    display: none;
}

.novel-list {
    overflow: hidden;
    margin: 0 -0.25rem;
    padding-bottom: 12px;
}
.novel-list li {
    width: 33.33%;
    float: left;
    padding: 0 0.25rem;
    vertical-align: top;
}
.novel-list li img {
    width: 100%;
    height: auto;
    margin-bottom: 5px;
}
.novel-list li .n-t {
    display: block;
    font-size: 1.4rem;
    line-height: 18px;
    height: 18px;
    overflow: hidden;
    padding: 0 4px;
}
.novel-list li .n-des {
    display: block;
    font-size: 1.2rem;
    color: #999;
    line-height: 16px;
    height: 16px;
    overflow: hidden;
    padding: 0 4px;
}
.novel-new {
    border: 1px solid #E1E5F0;
    border-width: 1px 0;
    padding: 10px 0;
}
.novel-new li {
    line-height: 32px;
    height: 32px;
    overflow: hidden;
    font-size: 1.4rem;
}
.novel-new li a {
    display: block;
    height: 32px;
}
.novel-new li .icon-hot {
    color: #999;
    font-size: 1rem;
    padding-left: 5px;
    font-style: normal;
}


.h4-t {
    font-size: 1.6rem;
    line-height: 30px;
    margin: 8px 0;
    font-weight: normal;
}
.h4-t:before {
    content: '';
    display: inline-block;
    background-color: #49B5FE;
    width: 2px;
    height: 22px;
    margin: 0px 5px -5px;
}
.novel-cat .novel-cat-list {
    overflow: hidden;
    margin: 5px 0 8px;
}
.novel-cat .novel-cat-list a {
    color: #000;
    font-size: 1.4rem;
    float: left;
    width: 18%;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background-color: #F4F4F4;
    margin: 0 1% 8px;
}

.v-dh5 li {
    width: 20%;
}
.joke-ttl {
    line-height: 24px;
    margin: 0 5px;
    color: #444;
}
.joke-text {
    margin: 5px 5px 16px;
    font-size: 1.5rem;
}
.website-list li {
    border-top: 1px solid #E1E5F0;
    padding: 8px 0 12px;
}

.website-list li .item {
    height: 40px;
    overflow: hidden;
}
.website-list li .item.item-fir {
    height: 80px;
}
.website-list li .item.item-fir a:nth-child(6){
    margin-left: 16%;
}
.website-list li .item a
, .website-list li .item span {
    font-size: 1.5rem;
    width: 20%;
    text-align: center;
    float: left;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
}
.website-list li .item span {
    color: #0097FE;
    width: 14%;
    text-align: left;
    margin-left: 2%;
}
.search-list li {
    overflow: hidden;
    margin: 5px;
}
.search-list li a {
    float: left;
    width: 20%;
    text-align: center;
    font-size: 1.2rem;
    margin-bottom: 16px;
}
.search-list li img {
    width: 30px;
    height: 30px;
    display: block;
    margin: 0 auto 2px;
    border-radius: 100%;
}
.beauty-list {
    overflow: hidden;
    margin: 0 -3px 12px;
}
.beauty-list a.big
, .beauty-list .beauty-right {
    float: left;
    width: 50%;
    height: 212px;
    padding: 0 3px;
    vertical-align: top;
    overflow: hidden;
    font-size: 0;
}
.beauty-list a.big {
    background: url('../image/beautyLoading.gif') no-repeat center;
}
.beauty-list a.sml {
    width: 100%;
    height: 103px;
    display: inline-block;
    margin-bottom: 6px;
    overflow: hidden;
    background: url('../image/beautyLoading.gif') no-repeat center;
}
.beauty-list a img {
    width: 100%;
    height: auto;
}
.beauty-list .beauty-right {
    width: 50%;
}

.footer {
    text-align: center;
    margin: 20px 0;
}
.footer a {
    display: inline-block;
    font-size: 1.6rem;
    width: 70px;
}
.footer a.go-top {
    width: 100px;
}
.footer a.go-top:before
, .footer a.go-pc:before {
    content: '';
    display: inline-block;
    background-color: #CFCFCF;
    width: 1px;
    height: 20px;
    vertical-align: bottom;
    margin: 0 16px 0 0;
}
.point-box {
    position: absolute;
    right: 0px;
    top: 0;
    text-align: center;
    width: 40px;
    height: 40px;
}
.point-box .icon-point {
    color: #fff;
    width: 0px;
    height: 0px;
    display: block;
    border-color: transparent transparent transparent transparent;
    border-style: dashed solid dashed dashed;
    border-width: 0px 40px 40px 0;
}
.point-box i {
    -webkit-transform: rotate(45deg);
    font-style: normal;
    display: inline-block;
    color: #fff;
    text-align: center;
    position: relative;
    top: -37px;
    left: 8px;
    font-size: 1.2rem;
}

.mt12 {
    margin-top: 12px;
}
.text-bold {
    font-weight: bold;
}