body {
    width: 10rem;
    margin: 0 auto;
}
a:hover {
    text-decoration: none;
}
.g-top {
    width: 100%;
    height: 5.333333rem;
}
.swiper-container {
    width: 100%;
    height: 5.333333rem;
}  
.swiper-slide img {
    max-width: 100%;
}
.swiper-pagination-bullet {
    background: #FFF !important;
}
.m-turnCompany {
    width: 2.306667rem;
    height: 2.413333rem;
    display: block;
    /* margin: .293333rem auto; */
    position: fixed;
    bottom: .8rem;
    right: .4rem;
}
.m-turnCompany img {
    max-width: 100%;
}
.g-news {
    overflow: hidden;
    /* box-shadow: 0.106667rem 0.106667rem 0.106667rem #f0f0f0; */
}
.m-tab {
    background: #FFF;
    height: 1.333333rem;
    border-bottom: 1px solid #ececec;
    box-shadow: .106667rem .106667rem .106667rem #f0f0f0;
    display: flex; 
}
.g-news.u-fixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 10rem;
    z-index: 99999999999;
    background: #FFF;
}
.m-tab a {
    float: left;
    width: 50%;
    height: 1.333333rem;
    line-height: 1.333333rem;
    font-size: .4rem;
    color: #585858;
    text-align: center;
    position: relative;
    letter-spacing: .026667rem;
    flex: auto;
}
.m-tab a.active {
    font-size: .44rem;
    color: #f80400;
}
.m-tab a.active::before {
    width: 1.066667rem;
    height: .066667rem;
    background: #f80400;
    content: '';
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
}
.m-newsList {
    overflow: hidden; 
    padding-bottom: 1.333333rem;
}
.m-newsList li {
    padding: .4rem .466667rem .266667rem;
    border-bottom: 1px solid #dedede;
    overflow: hidden;
}
.u-newsTitle {
    color: #585858;
    font-size: .4rem;
    line-height: 1.2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.u-newsHint {
    font-size: .32rem;
    color: #7c7c7c;
    margin-top: .4rem;
    line-height: 1.5;
}
.u-more {
    color: #aaaaaa;
    font-size: .32rem;
    float: right;
    margin-top: .1rem;
    line-height: normal;
}
.g-nav {
   
    width:100%;
    position: fixed;
    bottom: 0;
    left: 0;
    box-sizing: border-box;
    border-top:1px solid #ececec;
    background: #FFF;
    
}
.g-nav a {
    float: left;
    width: 50%;
    text-align: center;
    line-height: 1.333333rem;
    height: 1.333333rem;
}
.g-nav a img {
    width: .56rem;
    height: .96rem;
    vertical-align: middle;
}
.g-city {
    padding: .4rem .466667rem;
    background: #e50300;
}
.m-chooserCity {
    width: 100%;
    height: .933333rem;
    background: #FFF;
    border-radius: .106667rem;
    line-height: .933333rem;
    /* padding: 0 .466667rem; */
    box-sizing: border-box;
    position: relative;
    z-index: 999;
}
.m-city {
    float: right;
    color: #7a7a7a;
    font-size: .4rem;
    
}
.u-thrrow {
    /* float: right; */
    width: .226667rem;
    height: .133333rem;
    vertical-align: middle;
}
.m-cityList {
    position: absolute;
    background: #FFF;
    top: .9333rem;
    width: 100%;
    left: 0;
    z-index: 999;
    border-radius: .106667rem;
    display: none;
}
.u-slideUp {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 1.026667rem;
    line-height: 1.026667rem;
    background: #ececec;
    border-top: 1px solid #d4d4d4;
    color: #7a7a7a;
    text-align: center;
    font-size: .4rem;
    width: 100%;

}
.g-layer {
    background: rgba(0, 0, 0, .3);
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 990;
    display: none;
}
.g-fixTop {
    position: fixed;
    width: 100%;
    left:0;
    top: 0;

}
.mt220 {
    margin-top: 2.933333rem;
}
.u-cityList {
    overflow: hidden;
    height: 12rem;
    overflow-y: auto;
}
.u-cityList li {
    color: #7a7a7a;
    padding: 0 .6rem;
    font-size: .4rem;
}
.u-loading {
   max-width: 30%;
    display: block;
    margin: 0 auto;
    margin-top: .8rem;
}
.g-box {
    /* overflow: hidden; */
    position: relative;
}
nav {
    display: block;
    overflow: hidden;
    position: relative;
    padding: .4rem 0;
}
nav ul li {
    width: 15%;
    height: 0.8rem;
    line-height: 0.8rem;
    background-color: #e8e8e8;
    color: #fff;
    font-size: 0.4rem;
    float: left;
    margin: 2% 0.25rem 0.0rem;
    text-align: center;
    border-radius: 0.12rem;
}
nav ul li a {
    color: #000;
    font-size: .32rem;
}
nav .showMore {
    color: #fff;
    text-align: center;
    display: block;
    font-size: 0.38rem;
    text-shadow: 0 0 0;
    margin-top: 0.4rem;
    position: absolute;
    left: 0;
    width: 100%;
    bottom: -0.6rem;
    text-decoration: none;
    text-align: center;
}
section {
    /* width: 100%;
    background: #fff;
     z-index: 9999;
    position: absolute;
    height: 9rem; */
    overflow: auto; 
    position: relative;
}
section p {
    font-size: 0.4rem;
    text-shadow: 0 0 0;
    line-height: 1rem;
    text-indent: 0.8rem;
    color: #939393;
    text-align: left;
}
.city-cotent {
    display: none;
}
.tab-nav-box {
    display: flex;
    justify-content: flex-start;
    padding-top: 0.4rem;
    background-color: #fff;
    padding:.4rem .266667rem;
    margin: 0 auto;
    justify-content: space-between;
}
.tab-nav-item {
    width: 4.6rem;
    height: 1.466667rem;
    line-height: 1.466667rem;
    text-align: center;
    /* border-bottom: 0.026rem solid #019ce4; */
    font-size: 0.44rem;
    text-align: center;
    /* background-color: #fff; */
    color: #737373;
}
.tab-nav-item:first-child {
    background: url('../img/hotcity.png');
    background-size: 100% 100%;
    float: left;
}
.tab-nav-item:last-child {
    background: url('../img/othercity.png');
    background-size: 100% 100%;
    float: right;
}
.tab-nav-item:first-child.active {
    background: url('../img/hotcityH.png');
    background-size: 100% 100%;

}
.tab-nav-item:last-child.active {
    background: url('../img/othercityH.png');
    background-size: 100% 100%;
}
.g-table {
    background-color: #fff;
    position: relative;
}
.tips {
    text-align: center;
    font-size: .12rem;
    margin-top: 0;
    margin-bottom: .2rem;
    position: absolute;
    left: 0;
    right: 0;
    top: 0.26rem;
    margin: 0 auto;
}
.label-header {
   
    /* border-top: 0.013rem solid #cccccc; */
    width: 9.493333rem;
    margin: 0 auto;
    display: flex;
    justify-content: flex-start;
    font-size: 0.4rem;
    /* border-bottom: 0.026rem solid #fff; */
    text-align: center;
    font-size: .32rem;
    background: #ebf0f9;
    margin-top: 0.4rem;
    padding: 0 .2rem;
    box-sizing: border-box;
}
.label-area {
    color: #424242;
    padding: 0.186rem 0;
    width: 1.5rem;
    flex: auto;
}
.label-confirm {
    padding: 0.186rem 0;
    width: 1.946rem;
    font-size: .32rem;
    color: #424242;
    flex: auto;
}
.icon-sort {
    float: right;
    width: 0.1866rem;
    height: 0.32rem;
    background-image: url(../img/icon_desc.png);
    background-size: 0.1866rem 0.32rem;
    background-repeat: no-repeat;
    background-position: center;
}
.label-death {
    color: #424242;
    padding: 0.186rem 0;
    width: 1.946rem;
    flex: auto;
    /* border-left: 0.026rem solid #fff; */
}
.label-cure {
    color: #424242;
    padding: 0.186rem 0;
    width: 1.946rem;
    flex: auto;
}
.g-table-block {
    width: 9.493333rem;
    margin: 0 auto;
}
.g-table-block li:last-child {
    border-bottom: 0.013rem solid #cecece;
}
.g-item-wrapper {
    display: flex;
    justify-content: flex-start;
    font-size: .32rem;
    color: #010577;
    /* background-color: #fafafa; */
    padding: .533333rem 0;
    border: 0.013rem solid #cecece;
    border-bottom: none;
    text-align: center;
    padding-right: .133333rem;
}
.inner-item:first-child {
    text-align: center;
    /* padding-left: 1.4rem; */
    width: 1.5rem;
}
.inner-item:nth-child(2) {
    width: 1.946rem;
}
.inner-item:nth-child(3) {
    width: 1.946rem;
}
.inner-item:nth-child(4) {
    width: 1.946rem;
}
.inner-item:nth-child(5) {
    width: 1.946rem;
}
.g-item-wrapper .inner-item {
    flex: auto;
}
.icon-arrow {
    display: inline-block;
    width: 0.133rem;
    height: 0.186rem;
    background-image: url(../img/arrow_left.png);
    background-repeat: no-repeat;
    background-size: 0.133rem 0.186rem;
    margin-bottom: 0.08rem;
    margin-right: 0.08rem;
}
.inner-block {
    display: none;
}
.inner-1-item {
    display: flex;
    justify-content: flex-start;
    font-size: 0.32rem;
    color: #535353;
    padding: 0.186rem 0;
    border-bottom: 0.013rem solid #ebebeb;
    text-align: center;
}
.g-inner:first-child {
    width: 3.4rem;
}
.g-inner:nth-child(2) {
    width: 1.946rem;
}
.g-inner:nth-child(3) {
    width: 1.946rem;
}
.g-inner:nth-child(4) {
    width: 1.946rem;
}
.icon-sort.sort-down {
    background-image: url(../img/icon_asc.png);
}
.u-tableHint {
    text-align: center;
    font-size: .28rem;
    color: #636363
}
.u-hr {
    width: 10rem;
    height: .2rem;
    background: #dddddd;
}
.u-headIcon {
    width: .573333rem;
    height: .573333rem;
    display: block;
    margin: 0 auto;
    margin-bottom: .133333rem;
}
.m-tableHead {
    background: #ebf0f9;
    padding-top: .2rem;
    width: 9.493333rem;
    margin: 0 auto;
    border:1px solid #c3cddd;
    border-top-left-radius:.106667rem;
    border-top-right-radius:.106667rem;
    border-bottom: none;
    box-sizing: border-box;
    overflow: hidden;
}
.u-process {
    width: 1.2rem;
    height: .106667rem;
    border-radius: .2rem;
    border: 1px solid #cdcdcd;
    margin: 0 auto;
    position: relative;
    margin-bottom: .133333rem;
}
.u-processBg {
    height: .106667rem;
    border-radius: .2rem;
    position: absolute;
    left: 0;
    top: 0;
    background: #376fc4;
}
.m-desc {
    width: 9.52rem;
    height: 7.08rem;
    display: block;
    margin: .2rem auto;
}
.m-newsBox {
    float: left;
    width: 2.96rem;
    height: 1.866667rem;
    overflow: hidden;
    margin-right: .333333rem;
}
.m-newsBox img {
    width: 100%;
    overflow: hidden;
    height: 100%;
}
.m-Newscontent {
    height: 1.866667rem;
}
.u-cityIcon {
    float: left;
    padding: .066667rem .133333rem;
    border: 1px solid #bfbfbf;
    color: #707070;
    font-size: .32rem;
    line-height: normal;
    vertical-align: middle;
    border-radius: .066667rem;
}
.u-newsInfro {
    overflow: hidden;
    margin-top: .3rem;
}
.g-cover {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url("../img/cover.jpg") no-repeat;
    background-size: 100% 100%;
    z-index: 99999999;
}
#wrapper {
    display: none;
}