.clearfix:before,
.header:before {
  content: "";
  display: table;
}
.clearfix:after,
.header:after {
  content: "";
  display: table;
  clear: both;
}
html,
body,
p,
dl,
dt,
dd,
table,
td,
th,
input,
img,
form,
div,
span,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
select,
input {
  margin: 0;
  padding: 0;
  font-weight: normal;
}
html {
  overflow-y: scroll;
  margin: 0 auto !important;
  height: 100%;
  min-width: 320px;
  max-width: 720px;
  /*-webkit-text-size-adjust:none;*/
  /*-webkit-user-select:none*/
}
body {
  position: relative;
  height: 100%;
  background-color: #f5f5f5;
  color: #333333;
  font-size: 1.16667rem;
}
img,
iframe {
  border: none;
}
ul,
li,
ol {
  list-style: none;
}
img {
  vertical-align: top;
  max-width: 100%;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
input,
button {
  outline: 0;
  border-radius: 0;
  background: transparent;
}
em,
b,
i,
strong,
cite,
sub,
sup,
font {
  font-weight: normal;
  font-style: normal;
  font-size: 100%;
}
a {
  color: #333333;
  text-decoration: none;
  outline: none;
}
.clear {
  clear: both;
}
a,
li,
input,
button,
section,
span,
div {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -moz-tap-highlight-color: rgba(0, 0, 0, 0);
  -o-tap-highlight-color: rgba(0, 0, 0, 0);
  -ms-tap-highlight-color: rgba(0, 0, 0, 0);
  tap-highlight-color: rgba(0, 0, 0, 0);
}
::-webkit-input-placeholder {
  color: #999999;
}
::-moz-placeholder {
  color: #999999;
}
:-moz-placeholder {
  color: #999999;
}
.ui-touch {
  background-color: #f2f2f2;
}
.wrapper {
  padding-bottom: 0.41667rem;
  font-size: 1.16667rem;
}
.wrapper.wrapper_hasfixed {
  padding-top: 12.08333rem;
}
.m-mask {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 200;
  background-color: #000000;
  opacity: 0.5;
}
.header {
  padding: 0 0.91667rem;
  color: #ffffff;
  background-color: #67a4f5;
}
.header .area-logo {
  min-height: 3.5rem;
  overflow: hidden;
}
.header .logo {
  position: absolute;
  top: 1.5rem;
  width: 10.66667rem;
  height: 1.45833rem;
  background: url(/images/logo.png) no-repeat;
  background-size: contain;
}
.header .appdl {
  float: right;
  margin-top: 1.16667rem;
  color: #ffffff;
  padding: 0 0.625rem;
  height: 2rem;
  line-height: 2.16667rem;
  -moz-border-radius: 14px;
  -webkit-border-radius: 14px;
  border-radius: 14px;
  font-size: 0.91667rem;
  -moz-box-shadow: 0px 2px 7px rgba(2, 80, 156, 0.1);
  -webkit-box-shadow: 0px 2px 7px rgba(2, 80, 156, 0.1);
  box-shadow: 0px 2px 7px rgba(2, 80, 156, 0.1);
  background-color: #ffffff;
  color: #439cf3;
  overflow: hidden;
}
.header .appdl:before {
  content: "";
  float: left;
  margin-top: 0.66667rem;
  width: 0.66667rem;
  height: 0.75rem;
  background-image: url("data:image/png;base64,");
  background-repeat: no-repeat;
  background-size: contain;
}
.header .appdl:active {
  background: rgba(255, 255, 255, 0.6);
}
.header .tuia-media {
  float: right;
  margin-top: 0.33333rem;
  width: 3.75rem !important;
  height: 3.75rem !important;
}
.header .tuia-media img {
  width: 3.75rem;
  height: 3.75rem;
}
.header .tianqi {
  float: right;
  margin-top: 0.75rem;
  margin-right: 0.625rem;
  color: #ffffff;
  text-align: right;
  font-size: 0.83333rem;
}
.header .tianqi .img-tq {
  position: relative;
  top: -1px;
  vertical-align: middle;
  width: 1.5rem;
  height: 1.5rem;
}
.header .tianqi .l-1 {
  font-size: 1rem;
}
.header .logo-title {
  position: relative;
  float: left;
  margin-left: 1.04167rem;
  margin-top: 1.70833rem;
  padding-left: 1.04167rem;
  font-size: 1.5rem;
}
.header .logo-title:before {
  content: "";
  left: 0;
  position: absolute;
  width: 1px;
  height: 1.5rem;
  background-color: #bfddfb;
  overflow: hidden;
}
.header-another {
  display: none;
  width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.header_fixed {
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 50;
}
.m-serch {
  position: relative;
  margin-top: 0.41667rem;
  margin-bottom: 1.43333rem;
  z-index: 21;
}
.m-serch-area {
  position: relative;
  margin-top: 0.41667rem;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.m-serch-area:before {
  content: "";
  position: absolute;
  top: 50%;
  margin-top: -0.79167rem;
  left: 1rem;
  width: 1.58333rem;
  height: 1.58333rem;
  background-image: url("data:image/png;base64,");
  background-repeat: no-repeat;
  background-size: contain;
}
.m-serch-ipt {
  padding: 0 3.66667rem 0 3.33333rem;
  height: 3.5rem;
  font-size: 1.33333rem;
  width: 100%;
  border: 0 none;
  background-color: #ffffff;
  color: #333333;
  -moz-border-radius: 0.16667rem 0 0 0.16667rem;
  -webkit-border-radius: 0.16667rem 0 0 0.16667rem;
  border-radius: 0.16667rem 0 0 0.16667rem;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  width: 0;
  display: block;
}
.m-serch-btn {
  position: relative;
  display: block;
  border: 0 none;
  width: 6.16667rem;
  height: 3.5rem;
  text-align: center;
  line-height: 3.5rem;
  font-size: 1.33333rem;
  color: #5e5e5e;
  background-color: #dde5ed;
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#fff),
    to(#dde5ed)
  );
  background-image: -webkit-linear-gradient(top, #fff, #dde5ed);
  background-image: -moz-linear-gradient(top, #fff, #dde5ed);
  background-image: -o-linear-gradient(top, #fff, #dde5ed);
  background-image: linear-gradient(to bottom, #ffffff, #dde5ed);
  -moz-border-radius: 0 0.16667rem 0.16667rem 0;
  -webkit-border-radius: 0 0.16667rem 0.16667rem 0;
  border-radius: 0 0.16667rem 0.16667rem 0;
}
.m-serch-btn:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 1px;
  height: 100%;
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#e6ecf2),
    to(#d8dde3)
  );
  background-image: -webkit-linear-gradient(top, #e6ecf2, #d8dde3);
  background-image: -moz-linear-gradient(top, #e6ecf2, #d8dde3);
  background-image: -o-linear-gradient(top, #e6ecf2, #d8dde3);
  background-image: linear-gradient(to bottom, #e6ecf2, #d8dde3);
}
.m-serch-btn:active {
  background-color: #cad2da;
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#ececec),
    to(#cad2da)
  );
  background-image: -webkit-linear-gradient(top, #ececec, #cad2da);
  background-image: -moz-linear-gradient(top, #ececec, #cad2da);
  background-image: -o-linear-gradient(top, #ececec, #cad2da);
  background-image: linear-gradient(to bottom, #ececec, #cad2da);
}
.m-serch-iclose {
  position: absolute;
  width: 3.58333rem;
  height: 3.5rem;
  right: 6.16667rem;
  cursor: pointer;
}
.m-serch-iclose:before {
  content: "";
  display: block;
  width: 1.58333rem;
  height: 1.58333rem;
  margin: 1rem auto 0;
  background-image: url("data:image/png;base64,");
  background-repeat: no-repeat;
  background-size: contain;
}
.m-serch-iclose:active:before {
  background-image: url("data:image/png;base64,");
}
.m-serch-think {
  position: absolute;
  width: 100%;
  margin-top: 0.16667rem;
  background-color: #ffffff;
  color: #333333;
  font-size: 1.33333rem;
  border: 1px solid rgba(64, 64, 64, 0.14);
  box-shadow: 0px 3px 9.8px 0.2px rgba(0, 0, 0, 0.055);
  -moz-border-radius: 0.16667rem;
  -webkit-border-radius: 0.16667rem;
  border-radius: 0.16667rem;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.m-serch-think ul {
  overflow: hidden;
}
.m-serch-think ul li {
  position: relative;
  padding: 0 3.33333rem;
  height: 3.5rem;
  line-height: 3.5rem;
  border-bottom: 1px solid #e3e3e3;
}
.m-serch-think ul li a {
  display: block;
  height: 3.33333rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.m-serch-think ul li a .key {
  color: #258df5;
}
.m-serch-think ul li:before {
  content: "";
  position: absolute;
  width: 1.33333rem;
  height: 1.33333rem;
  top: 50%;
  left: 1.25rem;
  margin-top: -0.66667rem;
  background-image: url("data:image/png;base64,");
  background-repeat: no-repeat;
  background-size: contain;
}
.m-serch-think ul li .op {
  position: absolute;
  top: 0;
  right: 0;
  width: 3.5rem;
  height: 3.5rem;
  cursor: pointer;
}
.m-serch-think ul li .op:before {
  content: "";
  display: block;
  width: 1.16667rem;
  height: 1.16667rem;
  margin: 1.16667rem auto 0;
  background-image: url("data:image/png;");
  background-repeat: no-repeat;
  background-size: contain;
}
.m-serch-think ul li:active {
  background-color: #ededed;
}
.m-serch-think ul li:last-child {
  border-bottom: 0 none;
}
.m-serch-think ul .recom-item {
  height: 4.75rem;
  line-height: normal;
  padding: 0;
}
.m-serch-think ul .recom-item:before {
  display: none;
}
.m-serch-think ul .recom-item img {
  float: left;
  margin: 0.95833rem 0.66667rem 0;
  width: 2.83333rem;
  height: 2.83333rem;
}
.m-serch-think ul .recom-item .trig {
  padding: 0;
  height: auto;
}
.m-serch-think ul .recom-item .name {
  margin: 0.95833rem 0 0.41667rem;
  font-size: 1.33333rem;
}
.m-serch-think ul .recom-item .desc {
  font-size: 1rem;
  color: #999999;
}
.m-serch-think ul .recom-item .btn {
  position: absolute;
  padding: 0;
  top: 50%;
  margin-top: -1.16667rem;
  right: 1rem;
  width: 4.66667rem;
  height: 2.33333rem;
  line-height: 2.33333rem;
  background-color: #00a0e9;
  color: #ffffff;
  text-align: center;
  font-size: 1.33333rem;
  overflow: hidden;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}
.m-serch-think-history ul li:before {
  width: 1.25rem;
  height: 1.25rem;
  left: 1.25rem;
  margin-top: -0.625rem;
  background-image: url("data:image/png;base64,");
}
.m-serch-clear {
  position: relative;
  display: block;
  height: 3.54167rem;
  line-height: 3.54167rem;
  background-color: #f2f2f2;
  text-align: center;
  padding: 0 1.25rem;
  border-top: 1px solid #dcdcdc;
  -moz-border-radius: 0 0 0.16667rem 0.16667rem;
  -webkit-border-radius: 0 0 0.16667rem 0.16667rem;
  border-radius: 0 0 0.16667rem 0.16667rem;
}
.m-serch-clear a {
  color: #666666;
}
.m-serch-clear a.trig-clear {
  float: left;
}
.m-serch-clear a.trig-close {
  float: right;
}
.footer-site {
  text-align: center;
}
.footer-site .links2 {
  /*	margin-top:1.66667rem;
	margin-bottom:1.66667rem;*/
  font-size: 1.16667rem;
  line-height: 35px;
}
.footer-site .links2 a {
  padding: 0 0.1rem;
  border-left: 0px solid #b6b6b6;
}
.footer-site .links2 a:first-child {
  border-left: none;
}
.footer-site .ex {
  padding-bottom: 1.25rem;
  color: #666666;
}
.feed-loading {
  height: 4.41667rem;
  line-height: 4.41667rem;
  color: #999999;
  text-align: center;
}
@media only screen and (max-width: 359px) {
  html {
    font-size: 12px;
  }
}
@media only screen and (min-width: 360px) and (max-width: 399px) {
  html {
    font-size: 12px;
  }
}
@media only screen and (min-width: 400px) {
  html {
    font-size: 12px;
  }
}
.flow-module {
  position: fixed;
}
.flow-module-1 {
  bottom: 14.58333rem;
  right: 1.25rem;
  z-index: 10;
}
.flow-module-1 .close_btn {
  position: absolute;
  top: -0.29167rem;
  right: -0.75rem;
  display: block;
  width: 1.375rem;
  height: 1.375rem;
  background: url(/static/images/v4/close_btn01.png) no-repeat;
  background-size: 1.375rem 1.375rem;
}
.flow-module-1 .bg {
  display: block;
  width: 4.66667rem;
  height: 6.83333rem;
  background: url(/static/images/v4/float_hongbao.png) no-repeat;
  background-size: 4.66667rem 6.83333rem;
}
.banner-container {
  overflow: hidden;
}
.banner-container img {
  width: 100vw;
  height: 34.72vw;
}
.middle-banner {
  overflow: hidden;
  margin-bottom: 0.66667rem;
}
.middle-banner img {
  width: 100vw;
  height: 15.28vw;
}
.m-listA:before {
  content: "";
  display: table;
}
.m-listA:after {
  content: "";
  display: table;
  clear: both;
}
.loading_panle {
  position: fixed;
  z-index: 99;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
}
.loading_panle span {
  position: absolute;
  top: 50%;
  width: 100%;
  text-align: center;
}
.dh-header {
  height: 5.08333rem;
  background-color: #67a4f5;
  overflow: hidden;
}
.dh-header:before {
  content: "";
  display: block;
  margin: 1.875rem auto 0;
  width: 17.08333rem;
  height: 2.5rem;
  background: url(/images/logo.png) no-repeat;
  background-size: contain;
}
.m-boxA {
  margin-bottom: 0.66667rem;
  background-color: #ffffff;
  border-top: 1px solid #e3e3e3;
  border-bottom: 1px solid #e3e3e3;
}
.m-boxA-hd {
  position: relative;
  height: 3rem;
  line-height: 3rem;
  border-bottom: 1px solid #e3e3e3;
  -moz-border-radius: 0.33333rem 0.33333rem 0 0;
  -webkit-border-radius: 0.33333rem 0.33333rem 0 0;
  border-radius: 0.33333rem 0.33333rem 0 0;
}
.m-boxA-tit {
  position: relative;
  padding-left: 1.25rem;
  font-size: 1.25rem;
  color: #2c2c2c;
  top: 2px;
}
.m-listA li {
  float: left;
  margin: 0.20833rem 0;
  width: 25%;
  height: 3.33333rem;
  line-height: 3.41667rem;
  overflow: hidden;
  font-size: 1.08333rem;
}
.m-listA li a {
  height: 100%;
  overflow: hidden;
}
.m-listA li a:active {
  background-color: #f2f2f2;
}
.m-listA li a img {
  vertical-align: -5px;
  margin: 0 0.41667rem 0 0.25rem;
  width: 1.66667rem;
  height: 1.66667rem;
}
/* .m-listA li:nth-child(4n) {
	width:19%
}
.m-listA li:nth-child(4n) a {
	display:inline-block;
	padding-right:0.33333rem
} */
.m-listD {
  font-size: 1.25rem;
  overflow: hidden;
  border-bottom: 1px solid #e3e3e3;
}
.m-listD:last-child {
  border-bottom: 0 none;
}
.m-listD-tit {
  position: relative;
  height: 3rem;
  line-height: 3rem;
  padding-left: 1.04167rem;
  border-bottom: 1px solid #e3e3e3;
  overflow: hidden;
}
.m-listD-item {
  height: 3.25rem;
  line-height: 3.25rem;
  border-bottom: 1px solid #e3e3e3;
}
.m-listD-item:last-child {
  border-bottom: 0 none;
}
.m-listD-item a {
  line-height: 3.25rem;
  position: relative;
  float: left;
  width: 22%;
  height: 3.25rem;
  text-align: center;
  overflow: hidden;
}
.m-listD-item a:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -0.79167rem;
  background-color: #e3e3e3;
  width: 1px;
  height: 1.58333rem;
  overflow: hidden;
}
.m-listD-item a:nth-child(5n) {
  font-size: 1rem;
  color: #6e6d6d;
  width: 12%;
  text-indent: 4px;
}
.m-listD-item a:nth-child(5n):after {
  display: none;
}
.m-listD-item a:active {
  background-color: #f2f2f2;
}
.m-listD-item a:first-child {
  color: #3097fd;
}
.m-listE-4 {
  padding: 0.41667rem 0.58333rem;
  overflow: hidden;
}
.m-listE-4 li {
  float: left;
  width: 25%;
  text-align: center;
}
.m-listE-4 li a {
  display: block;
  overflow: hidden;
  height: 5.75rem;
  font-size: 1.08333rem;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.m-listE-4 li a:active {
  background-color: #f2f2f2;
}
.m-listE-4 img {
  display: block;
  margin: 0.83333rem auto 0.41667rem;
  width: 2.25rem;
  height: 2.25rem;
}
.m-box-smz {
  border-top: 0 none;
  padding: 1.04167rem 0.58333rem;
}

.m-listB:before {
  content: "";
  display: table;
}
.m-listB:after {
  content: "";
  display: table;
  clear: both;
}
.m-boxB {
  margin-bottom: 0.66667rem;
  background-color: #ffffff;
  border-top: 0px solid #e3e3e3;
  border-bottom: 0px solid #e3e3e3;
}
.m-boxB-hd {
  position: relative;
  height: 3rem;
  line-height: 3rem;
  border-bottom: 1px solid #e3e3e3;
  -moz-border-radius: 0.33333rem 0.33333rem 0 0;
  -webkit-border-radius: 0.33333rem 0.33333rem 0 0;
  border-radius: 0.33333rem 0.33333rem 0 0;
}
.m-boxB-tit {
  position: relative;
  padding-left: 1.25rem;
  font-size: 1.25rem;
  color: #2c2c2c;
  top: 2px;
}
.m-listB li {
  float: left;
  margin: 0.20833rem 0;
  width: 20%;
  height: 3.33333rem;
  line-height: 3.41667rem;
  overflow: hidden;
  font-size: 1.25rem;
  text-align: center;
}
.m-listB li a {
  display: block;
  height: 100%;
  overflow: hidden;
}
.m-listB li a:active {
  background-color: #f2f2f2;
}
.m-listB li a img {
  vertical-align: -5px;
  margin: 0 0.41667rem 0 0.25rem;
  width: 1.66667rem;
  height: 1.66667rem;
}

.m-listB-5:before {
  content: "";
  display: table;
}
.m-listB-5:after {
  content: "";
  display: table;
  clear: both;
}
.m-boxB-5 {
  margin-bottom: 0.66667rem;
  background-color: #ffffff;
  border-top: 0px solid #e3e3e3;
  border-bottom: 0px solid #e3e3e3;
}
.m-boxB-5-hd {
  position: relative;
  height: 3rem;
  line-height: 3rem;
  border-bottom: 1px solid #e3e3e3;
  -moz-border-radius: 0.33333rem 0.33333rem 0 0;
  -webkit-border-radius: 0.33333rem 0.33333rem 0 0;
  border-radius: 0.33333rem 0.33333rem 0 0;
}
.m-boxB-5-tit {
  position: relative;
  padding-left: 1.25rem;
  font-size: 1.25rem;
  color: #2c2c2c;
  top: 2px;
}
.m-listB-5 li {
  float: left;
  margin: 0.20833rem 0;
  width: 20%;
  height: 3.33333rem;
  line-height: 3.41667rem;
  overflow: hidden;
  font-size: 1.08333rem;
  text-align: center;
}
.m-listB-5 li a {
  display: block;
  height: 100%;
  overflow: hidden;
}
.m-listB-5 li a:active {
  background-color: #f2f2f2;
}
.m-listB-5 li a img {
  vertical-align: -5px;
  margin: 0 0.41667rem 0 0.25rem;
  width: 1.66667rem;
  height: 1.66667rem;
}

.m-listB-4:before {
  content: "";
  display: table;
}
.m-listB-4:after {
  content: "";
  display: table;
  clear: both;
}
.m-boxB-4 {
  margin-bottom: 0.66667rem;
  background-color: #ffffff;
  border-top: 0px solid #e3e3e3;
  border-bottom: 0px solid #e3e3e3;
}
.m-boxB-4-hd {
  position: relative;
  height: 3rem;
  line-height: 3rem;
  border-bottom: 1px solid #e3e3e3;
  -moz-border-radius: 0.33333rem 0.33333rem 0 0;
  -webkit-border-radius: 0.33333rem 0.33333rem 0 0;
  border-radius: 0.33333rem 0.33333rem 0 0;
}
.m-boxB-4-tit {
  position: relative;
  padding-left: 1.25rem;
  font-size: 1.25rem;
  color: #2c2c2c;
  top: 2px;
}
.m-listB-4 li {
  float: left;
  margin: 0.20833rem 0;
  width: 25%;
  height: 3.33333rem;
  line-height: 3.41667rem;
  overflow: hidden;
  font-size: 1.08333rem;
  text-align: center;
}
.m-listB-4 li a {
  display: block;
  height: 100%;
  overflow: hidden;
}
.m-listB-4 li a:active {
  background-color: #f2f2f2;
}
.m-listB-4 li a img {
  vertical-align: -5px;
  margin: 0 0.41667rem 0 0.25rem;
  width: 1.66667rem;
  height: 1.66667rem;
}

.m-listC {
  font-size: 1.25rem;
  overflow: hidden;
  border-bottom: 1px solid #e3e3e3;
}
.m-listC:last-child {
  border-bottom: 0 none;
}
.m-listC-tit {
  position: relative;
  height: 3rem;
  line-height: 3rem;
  padding-left: 1.04167rem;
  border-bottom: 1px solid #e3e3e3;
  overflow: hidden;
}
.m-listC-item {
  height: 3.25rem;
  line-height: 3.25rem;
  border-bottom: 1px solid #e3e3e3;
}
.m-listC-item:last-child {
  border-bottom: 0 none;
}
.m-listC-item a {
  line-height: 3.25rem;
  position: relative;
  float: left;
  width: 24%;
  height: 3.25rem;
  text-align: center;
  overflow: hidden;
}
.m-listC-item a.w1 {
  width: 16%;
}
.m-listC-item a:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -0.79167rem;
  background-color: #e3e3e3;
  width: 1px;
  height: 1.58333rem;
  overflow: hidden;
}
.m-listC-item a:nth-child(5n) {
  font-size: 1rem;
  color: #6e6d6d;
  width: 12%;
  text-indent: 4px;
}
.m-listC-item a:nth-child(5n):after {
  display: none;
}
.m-listC-item a:active {
  background-color: #f2f2f2;
}
.m-listC-item a:first-child {
  color: #3097fd;
}

.m-box-mz {
  padding: 0.41667rem 0 0.75rem;
}
.m-box-mz:after {
  content: "";
  position: relative;
  display: block;
  z-index: 1;
  width: 92.3%;
  margin: 0 1.16667rem;
  top: 0.83333rem;
  background-color: #ebebeb;
  height: 1px;
  overflow: hidden;
}

.m-boxF {
  margin-bottom: 0.66667rem;
  background-color: #ffffff;
  border-top: 1px solid #e3e3e3;
  border-bottom: 1px solid #e3e3e3;
}
.m-listF {
  font-size: 0.91667rem;
}
.m-listF li {
  text-align: center;
  float: left;
  width: 20%;
}
.m-listF li a {
  display: block;
  padding: 0.66667rem 0 0.83333rem;
  box-sizing: border-box;
}
.m-listF li a:active {
  background-color: #f2f2f2;
}
.m-listF li img {
  display: block;
  margin: 0 auto 0.54167rem;
  width: 3.5rem;
  height: 3.5rem;
}

#mh-rtop {
  position: fixed;
  z-index: 100;
  right: 2.08333rem;
  bottom: 5.08333rem;
  display: none;
  width: 2.91667rem;
  height: 2.91667rem;
  margin-bottom: 0.5rem;
  background: rgba(68, 68, 68, 0.7);
  overflow: hidden;
  border-radius: 2.91667rem;
}
#mh-rtop a {
  display: block;
  margin: 1.04167rem auto 0;
  width: 1.29167rem;
  height: 0.70833rem;
  background-image: url("data:image/png;base64,");
  background-repeat: no-repeat;
  background-size: contain;
  line-height: 99pt;
}

.gshop .cgbt {
  width: 100%;
  overflow: hidden;
  margin-bottom: 0.66667rem;
  background: #fff;
}
.cgbt .box {
  width: 100%;
  overflow: hidden;
  margin: 6px 0px;
}
.cgbt .tit {
  padding-left: 10px;
  padding-right: 8px;
  background-size: 18px;
  height: 30px;
  color: #36a7ef;
  font-size: 16px;
  margin-left: 6px;
}
.cgbt .tit img {
  margin-right: 6px;
}
.cgbt .hd {
  width: 100%;
  font-size: 14px;
  background: #ebf3fa;
  overflow: hidden;
  padding: 6px 0;
  border: 1px solid #c2daf0;
}

.cgbt .hd ul li {
  float: left;
  padding-left: 15px;
}
.cgbt .hd ul li.on {
  height: 25px;
}
.cgbt .hd ul li.on a {
  color: #317ebd;
}
.cgbt .hd ul li a {
  color: #474747;
  display: block;
  height: 25px;
  line-height: 25px;
}
.cgbt .bd {
  overflow: hidden;
  border-top: 1px solid #ddd;
}
.cgbt .bd ul {
  padding: 8px 0;
  padding-right: 5px;
  overflow: hidden;
}
.cgbt .bd .tbj {
  padding-left: 10px;
}
.cgbt .bd .ulsb {
  height: 30px;
  overflow: hidden;
  line-height: 30px;
  padding-left: 10px;
  position: relative;
}
.cgbt .bd .ulsb .mrd {
  position: absolute;
  top: 4px;
  right: 2px;
  width: 16px;
  height: 16px;
  display: none;
  background: url(/static/images/mr3.png);
}
.cgbt .bd .ulsb .mrd1 {
  position: absolute;
  top: 4px;
  right: 2px;
  width: 16px;
  height: 16px;
  display: none;
  background: url(/static/images/mr4.png);
}
.cgbt .bd .title {
  display: inline;
}
.cgbt .bd li {
  float: left;
  height: 30px;
  line-height: 30px;
  margin-right: 9px;
  font-size: 14px;
}
.cgbt .bd .title a {
  color: #268ed2;
}
.lishz {
  overflow: hidden;
}
.cgbt .bd li a {
  color: #555;
}
.m-news-item {
  padding: 15px 1.04167rem;
  border-bottom: 1px solid #e3e3e3;
}
.m-news-item .m-news-title {
  display: block;
  line-height: 24px;
  height: 24px;
  margin-bottom: 4px;
  font-size: 18px;
  color: #222;
  font-weight: 400;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.m-news-item .m-news-date {
  display: block;
  font-size: 13px;
  color: #ccc;
  margin-top: 5px;
}
.m-news-item:last-child {
  border-bottom: 0 none;
}
.m-box-quick-enter {
  margin-bottom: 0;
  padding: 1.04167rem 0 0 0.58333rem;
}

.m-box-quick-enter .m-listA li {
  width: 50%;
  height: auto;
  padding: 0 0.58333rem 1.04167rem 0;
  box-sizing: border-box;
  margin: 0;
}

.m-box-quick-enter .m-listA li a {
  height: 44px;
  line-height: 44px;
  text-align: center;
  /* border: solid 1px #67a4f5; */
  border-radius: 22px;
  background: #eee;
  background-image: linear-gradient(to top, #fff, #eee, #fff);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  display: block;
  /* color: #0000FF; */
  text-decoration: none;
  font-size: 24px;
}
