a,
a:hover {
  text-decoration: none;
}
.certh-both{
    clear: both;
}
/*流程*/
.wzjm-lc {
  width: 450px;
  text-align: center;
  margin-top: 10px;
  padding-left: 22px;
  box-sizing: border-box;
}
.clearfix:after {
  content: "";
  clear: both;
  display: block;
  height: 0;
  visibility: hidden;
  overflow: hidden;
}
.pay_new {
  margin: 0px;
  padding: 0px;
}
.pay_new li {
  float: left;
  display: inline;
  width: 136px;
  text-align: center;
  margin-right: -1px;
  position: relative;
  list-style: none;
  margin: 0;
  padding: 0;
}
.pay_new li span {
  width: 136px;
  height: 22px;
  line-height: 22px;
  line-height: 20px\9;
  display: block;
  color: #fff;
  font-family: Arial;
  background: url(/as_themes/default/images/pay_new.png) no-repeat 0 0;
  _background: url(/as_themes/default/images/pay_new.gif) no-repeat 0 0;
}
.pay_new li span em {
  padding-left: 8px;
  padding-left: 9px \9;
  margin-top: -6px;
}
.pay_new li p {
  height: 26px;
  line-height: 26px;
  color: #666;
  padding-left: 7px;
}
.pay_new li.pay_sus span {
  background-position: 0 -27px;
}
.user-header {
  width: 100%;
  padding-left: 15px;
  padding-right: 15px;
  height: 55px;
  box-shadow: 0 1px 4px 0 rgba(0, 21, 41, 0.12);
  transition: background 0.3s, width 0.2s;
  background-color: #fff;
}
.wzjm-nav {
  height: 55px;
  margin-top: 8px;
  box-sizing: border-box;
}
.user-btn-box {
  height: 55px;
  margin-top: 8px;
  box-sizing: border-box;
}
.product-mune {
  position: relative;
  white-space: nowrap;
}
.product-mune:hover .dropdown-menu {
  display: block;
}
.product-mune-list {
  width: 450px;
  min-width: 100px;
  background-color: #fcfcfc;
  border-radius: 4px;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.15);
  background-clip: border-box;
  padding-top: 9px;
  padding-bottom: 10px;
  top: 48px;
  left: -175px;
}
.product-mune-list:after,
.product-mune-list:before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border: 8px solid transparent;
  border-bottom-color: #fff;
  left: 50%;
  margin-left: -8px;
  top: -16px;
}
.border-triangle-bottom:after {
  border-bottom-color: #fff;
  top: -15px;
}
.product-mune-list li {
  width: 33%;
  float: left;
  padding: 0;
  margin: 0;
  height: 50px;
  line-height: 50px;
  text-align: center;
}
.product-mune-list li:hover {
  background-color: #fff;
}
.product-mune-list li a {
  color: rgba(102, 102, 102, 1);
}
.product-mune-list li a:hover {
  color: #000;
}
.pro_nav_arrow {
  margin-left: 6px;
  width: 15px;
  height: 8px;
  transition: transform 0.3s;
}
.product-mune:hover .pro_nav_arrow {
  transform: rotate(180deg);
}


.lm-mune{
	position:relative;
}
.lm-mune:hover .dropdown-menu {
	display: block;
}
.lm-mune-list{
	border:none;
	width:100px;
	min-width:100px;
	background-color:#FCFCFC;
	border-radius:0;
	background-clip:border-box;
	padding:0;
}
.lm-mune-list li
{
	padding:0;
	margin:0;
	height:50px;
	line-height:50px;
	text-align:center;
}
.lm-mune-list li:hover
{
	background-color:#FFF;
}
.lm-mune-list li a{
	color:rgba(102, 102, 102, 1);
}
.lm-mune-list li a:hover{
	color:#000;
}


.news-mune {
  position: relative;
  white-space: nowrap;
  text-align: left;
}
.news-mune:hover .dropdown-menu {
  display: block;
}
.news-mune-list {
  width: 200px;
  background-color: #fcfcfc;
  border-radius: 4px;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.15);
  background-clip: border-box;
  padding-top: 9px;
  padding-bottom: 10px;
  top: 48px;
  left: -20px;
}
.news-mune-list:after,
.news-mune-list:before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border: 8px solid transparent;
  border-bottom-color: #fff;
  left: 50%;
  margin-left: -8px;
  top: -16px;
}
.news-mune-list li {
  width: 100%;
  padding: 0;
  margin: 0;
  height: 50px;
  line-height: 50px;
  text-align: center;
}
.news-mune-list li:hover {
  background-color: #fff;
}
.news-mune-list li a {
  color: rgba(102, 102, 102, 1);
}
.news-mune-list li a:hover {
  color: #000;
}
.user-icon {
  width: 40px;
  color: #0e9aff;
  vertical-align: top;
  background: hsla(0, 0%, 100%, 0.85);
  float: left;
  padding-top: 5px;
}
.user-icon img {
  width: 30px;
  height: 30px;
}
.user-main {
  position: relative;
  width: 100%;
  padding-top: 28px;
}
.user-main-left {
  width: 100%;
  margin-right: 24px;
  padding: 24px 0;
  text-align: center;
  background: #fff;
  box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.08);
  border-radius: 4px;
}
.user-main-right {
  overflow: hidden;
  border-radius: 4px;
  box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.08);
  width: 100%;
}
.user-left-icon {
  position: relative;
  width: 80px;
  height: 80px;
  overflow: hidden;
  border: 0;
  border-radius: 50%;
  box-shadow: 0 5px 5px 0 #e2f2ff;
  margin: 0 auto;
}
.user-name {
  width: 100%;
  margin-right: 24px;
  padding: 2px 0;
  text-align: center;
  background: #fff;
  border-radius: 4px;
}
.user-state {
  color: #0e9aff;
  font-weight: 400;
  font-size: 12px;
  font-family: PingFangSC-Regular, PingFang SC;
  text-align: center;
}
.menuContent {
  width: 100%;
  margin-right: 24px;
  padding: 24px 0;
  text-align: center;
}
.menu-item {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  height: 24px;
  margin: 30px 0;
  cursor: pointer;
}
.menu-item-text {
  color: rgba(0, 0, 0, 0.85);
  font-weight: 400;
  font-size: 16px;
  font-family: PingFangSC-Medium, PingFang SC;
}
.menuContent .active {
}
.menuContent .active:before {
  position: relative;
  top: 1px;
  left: -10px;
  width: 4px;
  height: 18px;
  background: #0e9aff;
  border-radius: 1px;
  content: "";
}
.menuContent .active .menu-item-text {
  color: #0e9aff;
  font-weight: 500;
}
.user-footer {
  position: absolute;
  bottom: 24px;
  left: 50%;
  color: rgba(0, 0, 0, 0.45);
  font-weight: 400;
  font-size: 14px;
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.baseinfo {
  box-sizing: border-box;
  width: 100%;
  background-color: #fff;
}
.baseinfo-top {
  width: 100%;
  height: 56px;
  border-bottom: 2px solid #f0f2f5;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}
.baseinfo-top .title {
  width: 4px;
  height: 16px;
  margin-left: 17px;
  background: #0e9aff;
  border-radius: 1px;
}
.baseinfo-top .text {
  margin-left: 10px;
  color: #0e9aff;
  font-weight: 500;
  font-size: 16px;
  font-family: PingFangSC-Medium, PingFang SC;
}
.baseinfo-main {
  width: 100%;
  padding: 20px;
  box-sizing: border-box;
}
.data-info {
  display: -ms-flexbox;
  display: flex;
}
.data-info .data-info-span {
  height: 38px;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.45);
  line-height: 38px;
}
.data-info .data-info-span:after {
  content: ":";
  position: relative;
  top: -0.5px;
  margin: 0 8px 0 2px;
}
.data-info .data-info-des {
  display: inline-flex;
  align-items: baseline;
  -ms-flex: 1 1;
  flex: 1 1;
  color: rgba(0, 0, 0, 0.85);
  font-size: 16px;
  line-height: 1.5715;
  word-break: break-word;
  overflow-wrap: break-word;
  height: 38px;
  line-height: 38px;
}
.ts-icon {
  width: 20px;
  height: 20px;
  margin-top: 5px;
  margin-right: 10px;
}
.ts-icon img {
  width: 20px;
  height: 20px;
}
.ts-cont {
  width: 580px;
  line-height: 30px;
  display: block;
}
.ts-cont span {
  margin-right: 5px;
  color: #0e9aff;
}
.info-btn {
  width: 80px;
  margin-left: 10px;
}
.public-key {
  margin-top: 15px;
}
.tip-info {
  font-size: 12px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.45);
  line-height: 20px;
}
.baseinfo-line {
  background: #f0f2f5;
  height: 30px;
  width: 100%;
}
.font-red {
  color: red;
}
.settingItem {
  width: 60%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  height: 132px;
  border-bottom: 1px solid #eee;
}
.settingItem .left img {
  width: 60px;
  height: 60px;
}
.settingItem .center {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  height: 60px;
  margin-left: 20px;
  width: 280px;
}
.settingItem .center .unSet {
  color: #fed111;
  font-weight: 500;
  font-size: 16px;
}
.settingItem .center .text {
  color: rgba(0, 0, 0, 0.25);
  font-weight: 400;
  font-size: 16px;
}
.settingItem .center .seted {
  color: rgba(0, 0, 0, 0.85);
  font-weight: 700;
  font-size: 16px;
}
.settingItem .right {
  margin-left: 20px;
  width: 111px;
}
.input-group-text img {
  width: 20px;
  height: 20px;
}
.wzjm-input {
  padding: 10px;
}
.wzjm-input-icon {
  background-color: #fff;
}
.ant-steps {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: "tnum", "tnum";
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  font-size: 0;
  text-align: left;
  text-align: initial;
}
.ant-steps-item {
  position: relative;
  display: inline-block;
  -ms-flex: 1 1;
  flex: 1 1;
  overflow: hidden;
  vertical-align: top;
}
.ant-steps-small .ant-steps-item-icon {
  width: 24px;
  height: 24px;
  margin: 0 8px 0 0;
  font-size: 12px;
  line-height: 24px;
  text-align: center;
  border-radius: 24px;
}
.main {
  background: #f9fafb;
  height: 100%;
  box-sizing: border-box;
}
.wzjm-container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  height: 100vh;
  overflow: auto;
  z-index: 999;
}
.wzjm-container .left {
  background-color: #fff;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: center;
  align-items: center;
  width: 70%;
}
.wzjm-container .logo {
  z-index: 100;
  min-width: 560px;
  margin-top: 31px;
  margin-right: 62px;
  margin-bottom: 31px;
}
.wzjm-container .leftbox {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 400px;
  max-width: 560px;
  margin-top: 30px;
  margin-right: 62px;
}
.wzjm-container .leftbox .title {
  margin-bottom: 34px;
}
.wzjm-container .leftbox .header {
  margin-bottom: 0;
  color: rgba(8, 10, 62, 0.75);
  font-weight: 500;
  font-size: 32px;
  line-height: 56px;
  letter-spacing: 1px;
  margin-top: 0;
}
.wzjm-container .leftbox .text {
  margin-bottom: 10px;
  color: rgba(0, 0, 0, 0.65);
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
}
.wzjm-container .leftbox img {
  max-width: 100%;
  max-height: 100%;
  margin-top: 22px;
  padding-top: 31px;
  border-top: 1px solid #f0f0f0;
}
.wzjm-container .leftbox .footer {
  margin-top: 18px;
  margin-bottom: 24px;
  color: rgba(0, 0, 0, 0.45);
}
.wzjm-container .rightbox {
  background-size: cover;
  width: 100%;
}
.wzjm-container .rightbox .location {
  width: 100%;
  background: #fff;
  border-radius: 8px;
  box-shadow: 4px 8px 24px 4px rgba(1, 60, 149, 0.1);
}
.wzjm-container .rightbox .location .titleBox {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 30px;
  margin-bottom: 16px;
  padding-bottom: 11px;
  border-bottom: 1px solid #f0f0f0;
}
.wzjm-container .rightbox .location .titleBox .title {
  color: #0e9aff;
  font-weight: 500;
  font-size: 20px;
  line-height: 28px;
}
.wzjm-container .rightbox .location .form-main {
  width: 320px;
  margin: 0px auto;
}
.wzjm-container .rightbox .location .form-main .captchaComponent {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
}
.wzjm-container .rightbox .location .form-main .tripartiteIcon {
  width: 60px;
  height: 60px;
  background-image: url(data:image/png;base64,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);
}
.wzjm-container .rightbox .location .form-main .tripartiteIcon:hover {
  background-image: url(data:image/png;base64,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);
  cursor: pointer;
}
.wzjm-container .rightbox .location .form-main .center {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.tripartite-container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
  height: 100vh;
  background-color: #f9fafb;
}
.tripartite-container .top {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 122px;
}
.tripartite-container .top .iconContainer {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 19px;
}
.tripartite-container .top .iconContainer .icon {
  color: #2fc25b;
  font-size: 38px;
}
.tripartite-container .top .iconContainer .iconMsg {
  margin-left: 15px;
  color: #2fc25b;
  font-weight: 500;
  font-size: 30px;
  line-height: 38px;
  text-align: center;
}
.tripartite-container .top .text {
  color: rgba(0, 0, 0, 0.45);
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
}
.tripartite-container .tripartite-main {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  width: 800px;
  margin-top: 24px;
  padding-top: 32px;
  padding-bottom: 32px;
  background-color: #fff;
  border-radius: 8px;
}
.tripartite-container .tripartite-main .mainleft {
  width: 44%;
  border-right: 1px solid #e9e9e9;
}
.tripartite-container .tripartite-main .mainleft .mainLeftTitle {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 40px;
}
.tripartite-container .tripartite-main .mainleft .mainLeftTitle .msg {
  margin-left: 4px;
  color: #06c160;
  font-weight: 500;
  font-size: 20px;
  line-height: 28px;
}
.tripartite-container .tripartite-main .mainleft .touxiang {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
}
.tripartite-container .tripartite-main .mainright {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: center;
  align-items: center;
  width: 56%;
}
.tripartite-container .tripartite-main .mainright .box {
  width: 320px;
}
.tripartite-container .tripartite-main .mainright .box .mainRightTitle {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 16px;
}
.tripartite-container .tripartite-main .mainright .box .mainRightTitle .title {
  margin-left: 4px;
  color: rgba(0, 0, 0, 0.85);
  font-weight: 500;
  font-size: 20px;
  line-height: 28px;
}
.tripartite-container .footer {
  margin-bottom: 24px;
  color: rgba(0, 0, 0, 0.45);
  text-align: center;
}
.cart-box {
  background-color: #fff;
  border-radius: 4px;
  box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.08);
  width: 100%;
  padding: 20px;
}
.orderList {
  table-layout: fixed;
  width: 100%;
  border-collapse: separate;
  border-spacing: 0;
  empty-cells: show;
  display: table;
}
.orderList tr {
  display: table-row;
  vertical-align: inherit;
  border-color: inherit;
}
.orderList th {
  height: 50px;
  font-weight: 500;
  color: #3a3b40;
  line-height: 50px;
  background: #f5f7fb;
  text-align: center;
}
.orderList tbody {
  display: table-row-group;
  vertical-align: middle;
  border-color: inherit;
}
.orderList td {
  text-align: center;
  height: 84px;
  font-size: 14px;
  color: #3a3b40;
  line-height: 84px;
  background: rgba(0, 0, 0, 0);
}
.orderList td em {
  color: #f37530;
}
.orderList .ellipsis {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  cursor: pointer;
}
.invoice {
  height: 50px;
  line-height: 50px;
  background: #f5f7fb;
  margin-bottom: 24px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.invoice .left {
  font-weight: 500;
  color: #3a3b40;
  padding-left: 16px;
}
.invoice .invoice-choice {
  display: flex;
}
.invoice .right {
  display: flex;
  align-items: center;
}
.invoice .right .payment {
  font-weight: 600;
  color: rgba(0, 0, 0, 0.85);
}
.invoice .right .payment .total {
  font-size: 30px;
  font-weight: 600;
  color: #ff8001;
}
.tips {
  color: #7a7d8c;
  line-height: 24px;
  margin: 10px auto;
}
.tips p {
  float: right;
  display: flex;
}
.pay {
  /* margin: 20px auto; */
  position: relative;
  width: 100%;
}
.clearfix {
  zoom: 1;
}
.pay p {
  float: right;
  width: 100%;
  text-align: right;
}
.submit-check-info,
.submit-check-rules {
  /* display: none; */
  line-height: 24px;
  top: -30px;
  padding: 0 5px;
  position: absolute;
  top: -72px;
  right: 0px;
  background-color: #fffdee;
  border: 1px solid #edd28b;
}
.submit-check-info span,
.submit-check-rules span {
  color: #ff6600;
  font-size: 12px;
}
#protocol {
  cursor: pointer;
}
.invoice-from .layui-form-item {
  display: flex;
  align-items: center;
  clear: both;
}
.invoice-from .layui-form-label {
  padding: 0;
  color: #3a3b40;
  width: 160px;
  float: left;
  display: block;
  padding: 9px 15px;
  font-weight: 400;
  line-height: 20px;
  text-align: right;
  position: relative;
}
.invoice-from .layui-input-block {
  width: 400px;
  margin-left: 10px;
  min-height: 36px;
  position: relative;
}
.invoice-from .layui-input-block label {
  width: 80px;
  float: left;
}
.invoice-from .layui-input-block label:before {
  top: 3px;
}
.invoice-from .layui-input-block label:after {
  top: 10px;
}
.redStart {
  color: red;
  font-size: 16px;
  text-align: center;
  vertical-align: middle;
  padding-right: 4px;
}
.payment_method {
  margin-top: 35px;
  margin-bottom: 35px;
  margin-left: 136px;
  padding: 0;
  list-style-type: none;
}
.payment_method li {
  margin-bottom: 28px;
  margin-right: 144px;
}
.payment_method .alipay .alipay-ico {
  margin-left: 30px;
  width: 165px;
  height: 52px;
  background-position: 0 -94px;
}
.payment_method .weixin .weixin-ico {
  margin-left: 40px;
  width: 159px;
  height: 52px;
  background-position: 0 -154px;
}
.checkout_ico {
  background: url(/as_themes/default/images/checkout_ico.png) no-repeat;
  vertical-align: middle;
  cursor: pointer;
  display: inline-block;
  background-size: 200px;
}
.float_l {
  float: left;
}
.wxamp-title {
  font-size: 22px;
  color: #333;
  margin-bottom: 21px;
  text-align: center;
}
.wxamp-des p {
  font-size: 14px;
  color: #888;
  margin-bottom: 12px;
  display: inline-block;
  text-align: left;
  line-height: 21px;
  width: 100%;
  padding-left: 100px;
  box-sizing: border-box;
}
.wxamp-btn {
  text-align: center;
  margin-top: 24px;
}
.padding0 {
  padding: 0;
}
.cealer-both {
  clear: both;
}
.blog-pages {
  text-align: center;
  margin-top: 30px;
  margin-bottom: 30px;
}
.blog-pages .item {
  display: inline-block;
  box-sizing: border-box;
  margin: 0 5px;
  padding: 0 5px;
  min-width: 35px;
  height: 35px;
  border: 1px solid #ddd;
  font-size: 14px;
  line-height: 33px;
  color: #999;
  text-align: center;
}
.blog-pages .item:hover {
  color: #2b2b2b;
  border-color: #999;
  text-decoration: none;
}
.blog-pages .disabled,
.blog-pages .disabled:hover {
  color: #999;
  border-color: #ddd;
  cursor: default;
  display: none;
}
.blog-pages .cur,
.blog-pages .dot {
  display: inline-block;
  margin: 0 12px;
  font-size: 14px;
  color: #333;
}
.blog-pages .cur {
  font-weight: 700;
}
.blog-pages .next,
.blog-pages .prev {
  padding: 0 9px;
}
.new-index-navbtn {
  float: right;
  width: 30px;
  height: 26px;
  position: relative;
  cursor: pointer;
  margin-top: 14px;
}
.new-index-navbtn span {
  display: block;
  height: 2px;
  background: #999;
  top: 0px;
  position: absolute;
  width: 100%;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.new-index-navbtn span:nth-child(2) {
  width: 70%;
  top: 12px;
}
.new-index-navbtn span:nth-child(3) {
  top: 24px;
}
.new-index-navbtn:hover span {
  width: 100%;
}
.site-menu {
  width: 50%;
  float: left;
  text-align: center;
  margin-top: 28px;
  z-index: 999;
}
.pagemune {
  margin: 0 auto;
  position: absolute;
  left: -200%;
  top: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  z-index: 9999;
  transition: left linear 0.5s;
}
@media (min-width: 992px) {
  .new-index-navbtn {
    display: none;
  }
  .mobile-box{
    display: none;
  }
  
}
@media (max-width: 992px) {
  .pc-box{
    display: none;
  }
  .wzjm-nav {
    display: none;
  }
  .user-btn-box {
    display: none;
  }
  .user-main-left{
    display: none;
  }
  .burger {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 36px;
    height: 32px;
    float: right;
    background-color: #fff;
    -webkit-transition: 0.3s linear;
    transition: 0.3s linear;
  }

  .burger:hover {
    background-color: #ea2828;
  }

  .burger--line {
    display: block;
    width: 20px;
    height: 3px;
    background-color: #040404;
    margin-bottom: 4px;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    border-radius: 1px;
  }

  .burger--line:last-child {
    margin-bottom: 0;
  }

  .burger:hover .burger--line {
    background-color: #fff;
  }

  .burger.active {
    background-color: #000;
  }

  .burger.active .burger--line {
    background-color: #fff;
  }

  .burger.active .burger--line:nth-child(1) {
    -webkit-transform: translateY(7px) rotate(45deg);
    -ms-transform: translateY(7px) rotate(45deg);
    transform: translateY(7px) rotate(45deg);
    transform-transform-origin: center center;
  }

  .burger.active .burger--line:nth-child(2) {
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
    opacity: 0;
  }

  .burger.active .burger--line:nth-child(3) {
    -webkit-transform: translateY(-7px) rotate(-45deg);
    -ms-transform: translateY(-7px) rotate(-45deg);
    transform: translateY(-7px) rotate(-45deg);
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
  }
  .mune-list {
    width: 100%;
    text-align: center;
    height: 40px;
    line-height: 40px;
    white-space: nowrap;
    margin-top: 10px;
    color: rgba(102, 102, 102, 1);
    font-size: 16px;
    text-decoration: none;
    border-bottom: 1px solid #f2f2f2;
  }
  .mune-list a {
    color: rgba(102, 102, 102, 1);
    font-size: 16px;
    text-decoration: none;
  }
  .mune-list:hover,
  .mune-list a:hover,
  .mune-list .active {
    color: #000;
    font-size: 16px;
    text-decoration: none;
  }
  .lm-mune-list {
        left: 60%;
        top: -12px;
        border: 1px solid #f2f2f2;
    }
    .user-footer{
        bottom: 0;
        left:0;
    }
    .settingItem{
        width: 100%;
    }
    .wzjm-lc{
        display: none;
    }
    .baseinfo-main{
        padding: 20px 0;
    }
    .hidtable{
        display: none;
    }
}
