
.hhx_midBox > a {
    display: block;
}

.roof {
    display: flex;
    align-items: center;
}

.roof > img {
    width: 15px;
    height: 15px;
}

.roof > p {
    margin-left: 8px;
    color: #666666;
}

.roof > p > span {
    margin-left: 3px;
    color: #999999;
}

.new_wea_icon {
    display: flex !important;
    align-items: center;
    margin-left: 40px;
    margin-top: 12px;
}

.new_wea_icon a, .wx_gzh {
    display: flex;
    flex-direction: column;
    align-items: center;
    font-size: 14px;
    color: #666666;
    margin-right: 40px;
    position: relative;
    height: 64px;
    justify-content: flex-end;
}

.wx_gzh {
    margin-right: 0;
}

.new_wea_icon a p, .wx_gzh > p {
    margin-top: 14px;
    line-height: normal;
}

.wx_gzh .erweima_box {
    position: absolute;
    width: 140px;
    height: 140px;
    background: #FFFFFF;
    box-shadow: 0px 1px 9px 1px rgba(111, 112, 113, 0.2);
    border-radius: 4px;
    display: none;
    align-items: center;
    justify-content: center;
    top: 115%;
    z-index: 999999;
    flex-direction: column;
}

.wx_gzh .erweima_box img {
    width: 108px;
    height: 108px;
}

.wx_gzh .erweima_box p {
    font-size: 12px;
    color: #999999;
    text-align: center;
    line-height: normal;
}

.wx_gzh .erweima_box::before {
    content: '';
    display: block;
    border-bottom: 9px solid #ffffff;
    border-top: 9px solid transparent;
    border-left: 9px solid transparent;
    border-right: 9px solid transparent;
    box-sizing: content-box;
    width: 0px;
    height: 0px;
    position: absolute;
    top: -16px;;
    right: 60px;
}

.wx_gzh .erweima_box::after {
    content: '';
    display: block;
    border-bottom: 9px solid #ffffff;
    border-top: 9px solid transparent;
    border-left: 9px solid transparent;
    border-right: 9px solid transparent;
    box-sizing: content-box;
    width: 0px;
    height: 0px;
    position: absolute;
    top: -16px;;
    right: 60px;
}


.mt10 {
    margin-top: 10px;
}

.mt15 {
    margin-top: 15px;
}

.mt20 {
    margin-top: 20px;
}

.ml10 {
    margin-left: 10px;
}

.ml15 {
    margin-left: 10px;
}

.ml20 {
    margin-left: 20px;
}

.mb10 {
    margin-bottom: 10px !important;
}

.mb15 {
    margin-bottom: 15px;
}

.mb20 {
    margin-bottom: 20px;
}

.mt10 {
    margin-top: 10px;
}

.mb15 {
    margin-top: 15px;
}

.mb20 {
    margin-top: 20px;
}


.pt10 {
    padding-top: 10px;
}

.pt15 {
    padding-top: 15px;
}

.pt20 {
    padding-top: 20px;
}

.pl10 {
    padding-left: 10px;
}

.pl15 {
    padding-left: 10px;
}

.pl20 {
    padding-left: 20px;
}

.pb10 {
    padding-bottom: 10px;
}

.pb15 {
    padding-bottom: 15px;
}

.pb20 {
    padding-bottom: 20px;
}

.pt10 {
    padding-top: 10px;
}

.pb15 {
    padding-top: 15px;
}

.pb20 {
    padding-top: 20px;
}

.pr10 {
    padding-right: 10px;
}

.pr15 {
    padding-right: 15px;
}

.pr20 {
    padding-right: 20px;
}


.p0 {
    padding: 0 !important;
}

.m0 {
    margin: 0 !important;
}

.ml0 {
    margin-left: 0 !important;
}

.mr0 {
    margin-right: 0 !important;
}

.mt0 {
    margin-top: 0 !important;
}

.mb0 {
    margin-bottom: 0 !important;
}

.p0 {
    padding: 0 !important;
}

.pl0 {
    padding-left: 0 !important;
}

.pr0 {
    padding-right: 0 !important;
}

.pt0 {
    padding-top: 0 !important;
}

.pb0 {
    padding-bottom: 0 !important;
}


.c999 {
    color: #999 !important;
}

.cfff {
    color: #fff !important;
}

.c000 {
    color: #000 !important;
}

.w1200 {
    width: 1200px !important;
}

.w1600 {
    width: 1600px !important;
}

.w820 {
    width: 820px !important;
}

.w330 {
    width: 330px !important;
}

.w960 {
    width: 960px !important;
}

.w1170 {
    width: 1170px !important;
}


.w100s {
    width: 100% !important;
}

.h100s {
    height: 100% !important;
}


.m-auto {
    margin: 0 auto;
}


.flex {
    display: flex;
}

.flex-align-items-center {
    align-items: center;
}

.flex-justify-content-center {
    justify-content: center;
}

.flex-justify-content-space-between {
    justify-content: space-between;
}

.flex-wrap {
    flex-wrap: wrap;
}

.flex-nowrap {
    flex-wrap: nowrap;
}


.fs14 {
    font-size: 14px;
}

.fs16 {
    font-size: 16px;
}

.fs18 {
    font-size: 18px;
}

.fs20 {
    font-size: 20px;
}

.fs22 {
    font-size: 22px;
}

.fs24 {
    font-size: 24px;
}

.fs26 {
    font-size: 26px;
}

.fs28 {
    font-size: 28px;
}

.fs230 {
    font-size: 30px;
}


.after_none::after {
    display: none !important;
}


.left {
    float: left !important;
}

.right {
    float: right !important;
}


.hm_floor {
    display: flex;
    justify-content: start;
    width: 100%
}

.hm_floor .lis_cla {
    margin: 5px 0px 0px;
    background: white;
    padding: 10px 5px;
    border-bottom: 1px solid #e7e7e7;
    font-size: 16px;
    display: flex;
    justify-content: start;
    flex-wrap: wrap;
    width: 100%;
}

.hm_floor .lis_cla .sel {
    padding: 5px 9px;
    font-size: 16px;
}

.hm_floor .active {
    background: #247af2;
    color: white;
}

.hm_floor .hover {
    color: #fff;

}

.hm_floor .all {
    display: block;
    width: 50px;
    font-size: 16px;
    height: 30px;
    text-align: center;
    margin-top: 17px;
    line-height: 30px;
    margin-left: 15px;
    flex-shrink: 0;
}

.now_pos > a + a:before {
    content: ">";
    padding: 0 5px;
    color: #666666;
}

.pages {

    background: white;
}

.pages ul {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}

.pages ul li {
    padding: 8px;
    margin: 0 5px;
}

.pages a {
    display: inline-block;
    color: #575757;
    font-size: 16px;
    text-align: center;
    padding: 5px 6px;
    border-radius: 0.375rem;
}

.pages a.next_page {
    float: right;
}

.pages ul li span {
    font-size: 16px;
    background: none;
}

.pages .active {
    background: #247af2;
    color: white;
}


.entry-meta {
    padding: 20px 0;
}

.entry-meta ul {
    overflow: hidden;
}

.entry-meta ul li {
    display: flex;
    justify-content: start;
    line-height: 26px;
}

.entry-meta ul:first-child li:last-child a {
    width: 70%;
    display: block;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
}

.entry-meta ul li a {
    display: block;
    width: 70%;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
}


.ell1 {
    display: -webkit-box !important;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
}

.ell2 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
}

.ell3 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
}

.ell4 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 4;
}

.mobile {
    color: white;
}

.more {
    color: #abafb3;
}

.meun {
    font-size: 30px;
    color: white;
}

.menus {
    display: block;
    width: 25px;
    height: 25px;
    top: 15px;
    right: 12.5px;
    background-size: 25px 25px;
    margin: 0 6px 0 0
}

.menuwraps {
    width: calc(100%);
    background: #fff;
    top: 1.33333333rem;
    z-index: 99999;
    padding-bottom: 10px;
    height: 95vh;
}

.menuwrapmain {
    overflow: auto;
    height: 95vh;
}

.menuwrapmain > a {
    background: #eee;
    float: left;
    width: 23%;
    margin: 3px 1%;
    font-size: 14px;
    text-align: center;
    line-height: 26px;
    height: 26px;
    border-radius: 2px;
}

.menuwrapmain a.cul {
    width: 48%;
    margin: 3px 1%;
    font-size: 16px;
    text-align: center;
    line-height: 32px;
    height: 32px;
    border-radius: 2px;
}

.menuwrapmain h3 {
    font-size: 18px;
    line-height: 30px;
    height: 30px;
    border-left: 3px solid #a00707;
    padding-left: 15px;
    margin: 15px 0 5px;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
    zoom: 1;
}

.pos-a {
    position: fixed;
    left: 0;
    right: 0;
    margin: 0 auto
}

header {
    position: fixed;
    width: 100%;
    z-index: 999;
}

.he {
    height: 2.36rem;
}

