body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, fieldset, lengend, button, input, textarea, th, td {
  margin: 0;
  padding: 0;
}

body, button, input, select, textarea {
  font: 12px/1 "Microsoft YaHei",Tahoma,Helvetica,Arial,"\5b8b\4f53",sans-serif;
}

h1 {
  font-size: 18px;
}

h2 {
  font-size: 16px;
}

h3 {
  font-size: 14px;
}

h4, h5, h6 {
  font-size: 100%;
}

address, cite, dfn, em, var {
  font-style: normal;
}

code, kbd, pre, samp, tt {
  font-family: "Courier New",Courier,monospace;
}

small {
  font-size: 12px;
}

ul, ol {
  list-style: none;
}

a {
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

abbr[title], acronym[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

q:before, q:after {
  content: '';
}

legend {
  color: #000;
}

fieldset, img {
  border: 0;
}

button, input, select, textarea {
  font-size: 100%;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

hr {
  border: 0;
  height: 1px;
}

html {
  overflow-y: scroll;
}

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

.middle {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}

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: 8.933333rem;
  height: 1.2rem;
  display: block;
  margin: .293333rem auto;
}

.m-turnCompany img {
  max-width: 100%;
}

.g-news {
  overflow: hidden;
}

.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: 999;
}

.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: #aaa;
  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 {
  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, 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;
}

.g-box {
  position: relative;
}

.tab-nav-box {
  display: flex;
  justify-content: flex-start;
  padding-top: .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;
  font-size: .44rem;
  text-align: center;
  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: #1b233a;
  position: relative;
}

.tips {
  text-align: center;
  font-size: .12rem;
  margin-top: 0;
  margin-bottom: .2rem;
  position: absolute;
  left: 0;
  right: 0;
  top: .26rem;
  margin: 0 auto;
}

.label-header {
  width: 9.493333rem;
  margin: 0 auto;
  display: flex;
  justify-content: flex-start;
  font-size: .4rem;
  text-align: center;
  font-size: .32rem;
  margin-top: .4rem;
  padding: 0 .2rem;
  box-sizing: border-box;
}

.label-area {
  color: #fff;
  padding: .186rem 0;
  width: 1.5rem;
  flex: auto;
}

.label-confirm {
  padding: .186rem 0;
  width: 1.946rem;
  font-size: .32rem;
  color: #fff;
  flex: auto;
}

.icon-sort {
  float: right;
  width: .1866rem;
  height: .32rem;
  background-image: url(../img/icon_desc.png);
  background-size: .1866rem .32rem;
  background-repeat: no-repeat;
  background-position: center;
}

.label-death {
  color: #fff;
  padding: .186rem 0;
  width: 1.946rem;
  flex: auto;
}

.label-cure {
  color: #fff;
  padding: .186rem 0;
  width: 1.946rem;
  flex: auto;
}

.g-table-block {
  width: 9.493333rem;
  margin: 0 auto;
}

.g-item-wrapper {
  display: flex;
  justify-content: flex-start;
  font-size: .32rem;
  color: #fff;
  padding: .533333rem 0;
  border: .013rem solid #161c2f;
  border-bottom: 0;
  text-align: center;
}

.inner-item:first-child {
  text-align: center;
  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;
}

.icon-arrow {
  display: inline-block;
  width: .133rem;
  height: .186rem;
  background-image: url(../img/arrow_left.png);
  background-repeat: no-repeat;
  background-size: .133rem .186rem;
  margin-bottom: .08rem;
  margin-right: .08rem;
}

.inner-block {
  display: none;
}

.inner-1-item {
  display: flex;
  justify-content: flex-start;
  font-size: .32rem;
  color: #535353;
  padding: .186rem 0;
  border-bottom: .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: #ddd;
}

.u-headIcon {
  width: .573333rem;
  height: .573333rem;
  display: block;
  margin: 0 auto;
  margin-bottom: .133333rem;
}

.m-tableHead {
  background: #1e2b48;
  padding-top: .2rem;
  width: 9.493333rem;
  margin: 0 auto;
  border-top-left-radius: .106667rem;
  border-top-right-radius: .106667rem;
  border-bottom: 0;
  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;
}

a, a:hover, a:active, a:visited, a:link, a:focus {
  -webkit-tap-highlight-color: transparent;
  -webkit-tap-highlight-color: transparent;
  outline: none;
  text-decoration: none;
}

body {
  width: 10rem;
  margin: 0 auto;
}

* {
  margin: 0;
}

header {
  position: relative;
}

header nav {
  width: 100%;
}

header nav ul {
  margin: 0.2rem 0 0.3rem;
}

header nav ul li {
  width: 17%;
  height: 0.8rem;
  line-height: 0.8rem;
  background-color: #181f34;
  color: #fff;
  font-size: 0.4rem;
  float: left;
  margin: 2% 0.15rem 0.2rem;
  text-align: center;
  border-radius: 0.12rem;
}

header nav ul li a {
  color: #fff;
  font-size: 0.4rem;
  text-shadow: 0 0 0;
}

header nav .showMore {
  color: #000;
  text-align: center;
  display: block;
  margin: 0.2rem 0 0.16rem;
  left: 0;
  width: 100%;
  bottom: -0.6rem;
  text-decoration: none;
  text-align: center;
  /*border-top: 1px solid #d4d4d4;*/
}

header nav .showMore abbr {
  display: inline-block;
  border: 1px solid #32394e;
  color: #93959c;
  padding: 0.18rem 0.15rem;
  border-radius: 0.06rem;
  font-size: 0.36rem;
  text-shadow: 0 0 0;
}

header nav .showMore img {
  vertical-align: middle;
  width: 0.2rem;
  margin-left: 0.1rem;
  display: inline-block;
  margin-top: -0.1rem;
}

.city-cotent {
  display: none;
}

.city-cotent section {
  width: 100%;
  background-color: #1b233a;
  z-index: 999999999;
  position: absolute;
  margin-top: -0.5rem;
  padding-bottom: 0.3rem;
}

.city-cotent section p {
  width: 17%;
  height: 0.8rem;
  line-height: 0.8rem;
  display: inline-block;
  background-color: #181f34;
  font-size: 0.4rem;
  float: left;
  margin: 2% 0.15rem 0.0rem;
  text-align: center;
  border-radius: 0.12rem;
}

.city-cotent section p a {
  color: #fff;
  color: #fff;
  font-size: 0.36rem;
  text-shadow: 0 0 0;
}

.choose {
  color: #fff;
  text-align: center;
  display: block;
  font-size: 0.38rem;
  text-shadow: 0 0 0;
  margin-top: 0.4rem;
  position: absolute;
  width: 100%;
  bottom: -0.6rem;
  text-decoration: none;
  display: none;
}

.toggle {
  position: absolute;
  top: 13.8rem;
  z-index: 100;
  width: 100%;
  background: #1b233a;
  line-height: 1.2rem;
  color: #939393;
  text-decoration: none;
  font-size: 0.46rem;
  text-align: center;
  left: 0;
  border-top: 1px solid #32394e;
}

.toggle img {
  vertical-align: middle;
  width: 0.34rem;
  display: inline-block;
  margin-top: -0.1rem;
}

.fixed {
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  background: #fff;
  z-index: 999;
}

.tab-wrapper {
  background: #1b233a;
  padding: 0.32rem 0;
  border-top: 1px solid #2f364b;
  border-bottom: 1px solid #2f364b;
}

.tab-wrapper .top-tab {
  display: flex;
  justify-content: flex-start;
  font-size: 0.45333rem;
  color: #cecfd1;
}

.tab-wrapper .top-tab .tab-item {
  width: 33.33%;
  position: relative;
  text-align: center;
}

.tab-wrapper .top-tab .tab-item.active::after {
  content: "";
  width: 0.45333rem;
  height: 0.08rem;
  background: #ff0000;
  position: absolute;
  bottom: -0.32rem;
  left: 0;
  right: 0;
  margin: 0 auto;
}

.tab-wrapper .top-tab .tab-item.active {
  font-size: 0.48rem;
  font-weight: bold;
}

.main {
  width: 90%;
  margin: 0 auto;
  height: 400px;
}

.top .flex-container {
  display: -webkit-flex;
  display: flex;
}

.top h1 {
  margin-top: 0.5rem;
  color: #fff;
  font-size: 0.54rem;
  text-align: center;
  letter-spacing: 2px;
}

.top h1 span {
  display: inline-block;
  width: 2.5rem;
  text-align: center;
  height: 1.26rem;
  line-height: 1.3rem;
  background: url(../img/t-bg.png) no-repeat;
  background-size: 100% 100%;
}

.top p {
  width: 80%;
  font-size: 0.32rem;
  line-height: 0.6rem;
  color: #93959c;
  margin: 0.6rem auto;
  text-shadow: 0 0 0;
}

.top .flex-item {
  -webkit-flex: 1;
  flex: 1;
  text-align: center;
}

.top .flex-item span {
  color: #ff9704;
  font-size: 0.5rem;
  font-weight: bold;
}

.top .flex-item img {
  margin-top: 0.2rem;
  width: 1.5rem;
}

footer {
  margin-top: 1.5rem;
}

footer h2 {
  width: 86%;
  margin: 0.5rem auto;
  line-height: 0.6rem;
  color: #767676;
  font-size: 0.42rem;
}

footer img {
  display: block;
}

.tab1 {
  text-align: center;
  color: #ccc;
}

.tab1 abbr {
  display: inline-block;
  margin-top: 0.44rem;
}

.desc-main .tab {
  display: none;
}

.desc-main .tab.tab-bg {
  display: block;
}

.back {
  position: fixed;
  right: 0rem;
  bottom: 16%;
}

.back img {
  width: 1.8rem;
}

.share-layer {
  display: none;
  position: fixed;
  z-index: 9999999999999999999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
}

.share-layer img {
  width: 40%;
  float: right;
  margin: 0.5rem;
}

.share-btn {
  width: 4.3rem;
  height: 1.15rem;
  background: url(../img/share-btn.png) no-repeat;
  background-size: 100% 100%;
  position: fixed;
  bottom: 8%;
  right: 2%;
  z-index: 999999;
}

.share-btn span {
  font-size: 12px;
  color: #fff;
  margin-top: 0.585rem;
  display: inline-block;
  width: 96%;
  margin-left: 2%;
  text-align: center;
}

.tab-flex {
  display: flex;
  font-size: 0.44rem;
  width: 90%;
  margin: 0.3rem auto;
}

.tab-flex .flex-item1 {
  -webkit-flex: 1;
  color: #fff;
  flex: 1;
  line-height: 0.9rem;
  border-radius: 0.1rem;
  width: 90%;
  text-align: center;
  border: 1px solid transparent;
}

.tab-flex .flex-item1.active {
  color: #f4c81f;
  border: 1px solid #f4c81f;
}

.top .h2, .tab-flex, .tab-box {
  display: none;
}

.top .h2 {
  color: #f4c81f;
  margin: 0.5rem 0 0.4rem;
  font-size: 0.38rem;
  text-align: center;
}

.tab-flex-1 {
  height: 12.8rem;
  overflow: auto;
}

.table {
  width: 90%;
  margin: 0 auto;
  text-align: center;
}

.table td, .table th {
  padding: 0.4rem 0.4rem;
}

.table th {
  color: #fff;
  font-size: 0.36rem;
  font-weight: bolder;
  border-bottom: 1px solid #fff;
  text-align: left;
}

.table td {
  color: #fff;
  font-size: 0.36rem;
  font-weight: bolder;
  border-bottom: 1px solid #4a4a4a;
  text-align: left;
}

.table td span {
  margin-right: 0.4rem;
}

.table tr td:nth-child(1) {
  color: #f4c81f;
  text-align: left;
  padding-left: 1.6rem;
}
