@media only screen and (device-width:375px) and (device-height:812px) and (-webkit-device-pixel-ratio:3), only screen and (device-width:414px) and (device-height:896px) {
    .comment_input_div_wrapper {
        bottom: 0!important;
        padding-bottom: 34px!important
    }
    .has-bottombar:after {
        display: none
    }
    .outQQ.has-bottombar:after {
        display: block
    }
}

.tips {
    background: #000;
    position: relative;
    -webkit-border-radius: .04rem;
    border-radius: .04rem;
    color: #fff;
    position: fixed;
    right: .12rem;
    margin-bottom: .12rem;
    padding: .08rem .07rem;
    z-index: 10000
}

.tips:after {
    position: absolute;
    border-style: solid;
    border-width: .08rem;
    border-color: #000 transparent transparent;
    content: "";
    right: .19rem;
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
    bottom: 0
}

@media only screen and (device-width:375px) and (device-height:812px) and (-webkit-device-pixel-ratio:3), only screen and (device-width:414px) and (device-height:896px) {
    .tips {
        margin-bottom: calc(.12rem + 13px)
    }
}

body, html {
    margin: 0;
    padding: 0;
    font-size: 100px
}

body {
    font-family: Helvetica Neue, Helvetica, Hiragino Sans GB, Microsoft YaHei, Arial, sans-serif;
    font-size: 16px;
    background-color: #fff;
    -webkit-touch-callout: none
}

i.qqface {
    width: 20px;
    height: 20px;
    -webkit-background-size: contain;
    background-size: contain;
    display: inline-block;
    vertical-align: middle
}

li, ul {
    margin: 0;
    padding: 0
}

h1, h2, h3, h4, h5, h6 {
    font-weight: 400;
    font-style: normal;
    font-size: 100%
}

body, dd, dl, fieldset, h1, h2, h3, h4, h5, ol, p, textarea, ul {
    margin: 0
}

a, a:hover, a:active, a:visited, a:link, a:focus {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-tap-highlight-color: transparent;
    outline: none;
    background: none;
    text-decoration: none;
}

a {
    color: #888;
    font-size: 16px;
}

li {
    list-style-type: none;
}

* {
    font-family: PingFang SC;
    font-weight: 400;
    color: #333;
    opacity: 1;
}

.clear {
    clear: both;
}

.wrapper {
    margin: 0 auto;
    max-width: 640px
}

.mhome {
    overflow: hidden;
    position: relative;
    max-width: 640px;
    margin-left: auto;
    margin-right: auto;
    padding: .13rem;
    font-family: "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif!important;
}

.content {
    max-width: 640px;
    margin-left: auto;
    margin-right: auto;
    font-family: "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif!important;
}

.left {
    float: left;
}

.right {
    float: right;
}

.mhead {
    margin: 0;
    padding: 0;
    line-height: 22px;
}

.headbox {
    width: 100%;
    overflow: hidden;
}

.mbtn {
    width: 10%;
}

.mcon {
    width: 73%;
    text-align: center;
}

.mconzhinan {
    float: left;
    width: 83%;
}

.mconzhinan span {
    font-size: 14px;
    font-family: PingFang SC;
    line-height: 20px;
    color: rgba(102, 102, 102, 1);
    opacity: 1;
    margin-right: 3%;
}

.mconzhinan a.active {
    font-size: 21px;
    font-family: PingFang SC;
    font-weight: bold;
    line-height: 33px;
    color: rgba(71, 155, 255, 1);
    opacity: 1;
    background: url(/Public/Home/newlh/app/zhinannext.png) no-repeat;
    background-position: 20px 30px;
    background-size: 50%;
}

.mconzhinan a {
    font-size: 14px;
    line-height: 60px;
    padding-bottom: 40px;
}

.search {
    width: 17%;
    text-align: right;
}

.mbtn .micon a {
    opacity: 1;
    font-weight: bold;
    color: #000;
    font-size: 26px;
    font-family: '微软雅黑';
    font-size: condensed;
    line-height: 28px;
}

.mhead .mcon span {
    font-size: 16px;
    font-family: PingFang SC;
    line-height: 28px;
    opacity: 1;
    color: #000;
    font-weight: bold;
}

.search img {
    width: 37%;
    line-height: 28px;
    margin-top: 9%;
}

.zhinansearch img {
    width: 100%;
    line-height: 64px;
    margin-top: 49%;
}

.mtabbox {
    margin-top: 4%;
}

.mtabbox ul li {
    float: left;
    background: rgba(243, 246, 255, 1);
    font-size: 14px;
    padding: 1.5% 3%;
    margin-right: 4%;
    color: #999;
}

.mtabbox ul li.on {
    color: #479BFF;
    font-weight: 900;
}

.mainsecond {
    display: none;
}

.marticle {
    margin: 0;
    padding: 0;
    height: 100%;
    overflow: hidden;
    width: 100%;
    padding: 20px 0 20px 0;
    position: relative;
}

.mitem .mtitle {
    width: 66%;
}

.mitem .mtitle a h2 {
    font-size: 18px;
    line-height: 27px;
    height: 100% !important;
    color: #000000;
    height: 36px;
    overflow: hidden;
    font-size: 16px;
    font-family: PingFang SC;
    font-weight: bold;
    line-height: 22px;
    opacity: 1;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.mitem .mpic {
    width: 32%;
}

.mitem .mpic img {
    width: 100%;
    border-radius: 1px 1px 1px 1px;
}

.mitem .mtxt {
    color: #666;
    font-size: 12px;
    width: 100%;
    position: absolute;
    bottom: 14px;
    width: 60%;
}

.mitem .mtxt .txtbox span:nth-child(1) {
    padding: 2%;
    margin-right: 2%;
    color: #999999;
    font-size: 10px
}

.mitem .mtxt .txtbox span:nth-child(2) {
    margin-top: 2%;
    margin-right: 2%;
    color: #999999;
    font-size: 10px
}

.column {
    background: rgba(243, 246, 255, 1);
    padding: 1%;
}

.marhead {
    color: #000;
}

.article p, .article div {
    line-height: 1.8;
    color: #3e3e3e;
    font-size: 14px!important;
    text-align: justify;
    word-break: break-word;
    min-height: 1em;
    clear: both;
    margin-bottom: .18rem;
}

.article p img {
    width: 100%;
}

.marhead {
    padding: 4% 0 4% 0;
}

.marhead h1 {
    line-height: 21px;
    font-size: 20px;
    font-family: PingFang SC;
    font-weight: bold;
    line-height: 28px;
    color: rgba(51, 51, 51, 1);
    opacity: 1;
}

.mtopbox {
    font-size: 10px;
    margin-top: 5%;
    line-height: 27px;
    width: 100%;
    overflow: hidden;
}

.puin_num {
    margin-right: 5%;
}

.mtopbox span {
    color: rgba(153, 153, 153, 1);
}

.puin_text p {
    display: inline-block;
    border: 1px solid rgba(229, 229, 229, 1);
    border-radius: 10px;
    padding: 1px 10px;
    margin-right: 2%;
    color: #999;
}

.xtart {
    border-top: 1px #ccc dashed;
    width: 80%;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 8%;
    margin-top: 8%;
}

.footerbox .prev {
    font-size: 14px;
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(71, 155, 255, 1);
    opacity: 1;
    border-radius: 15px;
    margin-bottom: 5%;
    padding-left: 8px;
    padding-right: 8px;
    color: rgba(51, 51, 51, 1);
}

.footerbox .next {
    font-size: 14px;
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(71, 155, 255, 1);
    opacity: 1;
    border-radius: 15px;
    padding-left: 8px;
    padding-right: 8px;
    color: rgba(51, 51, 51, 1);
}

.footerbox .prev a, .footerbox .next a {
    font-size: 14px;
    line-height: 27px;
    font-weight: 400;
    line-height: 22px;
    padding-left: 8px;
    padding-right: 8px;
    color: rgba(51, 51, 51, 1);
}

.zhinannews {
    line-height: 27px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 8%;
    padding-bottom: 5%;
}

.zhinannews .mnews {
    font-size: 20px;
    font-family: PingFang SC;
    font-weight: bold;
    color: rgba(0, 0, 0, 1);
    opacity: 1;
}

.zhinannews .newmore {
    line-height: 14px;;
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(195, 195, 195, 1);
    box-shadow: 0px 0px 3px rgba(153, 153, 153, 0.16);
    opacity: 1;
    border-radius: 15px;
}

.zhinannews .newmore a {
    font-size: 12px;
    font-family: PingFang SC;
    line-height: 20px;
    color: rgba(102, 102, 102, 1);
    opacity: 1;
    padding: 5px;
}

.zhinannews .newmore a span {
    margin-left: 2px;
    color: #479BFF;
}