.z_mem {
  width: 100%;
  float: left;
  display: flex;
  align-items: center;
  flex-direction: column;
  margin-top: 2.65625rem;
  margin-bottom: 2.5rem;
}
.z_mem img {
  width: 5.15625rem;
  margin-bottom: 0.625rem;
}
.z_mem h1 {
  font-size: 1rem;
  font-weight: 500;
  color: #282828;
}
.z_mem1 {
  width: 100%;
  float: left;
  display: flex;
  align-items: center;
  flex-direction: column;
  margin-top: 2.65625rem;
  margin-bottom: 2.5rem;
}
.z_mem1 img {
  width: 12.1875rem;
  margin-bottom: 0.625rem;
}
.z_mem1 .card {
  width: calc(100% - 3.75rem);
  height: 5.6875rem;
  background: url(../images/bg.png) no-repeat;
  background-size: 100% 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  /*flex-direction: column;*/
  box-sizing: border-box;
  padding: 0 0.625rem;
}
.z_mem1 .card h1 {
  font-size: 0.9375rem;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 50%;
  box-sizing: border-box;
  padding: 0 0.3125rem;
  /*border-bottom: 0.03125rem solid #ccc;*/
  font-weight: bold;
  color: #686868;text-align: center;
line-height: 1.5;
}
.z_mem1 .card h2 {
  font-size: 0.875rem;
  display: flex;
  align-items: center;
  width: 100%;
  height: 50%;
  box-sizing: border-box;
  padding: 0 0.3125rem;
  font-weight: 400;
  color: #686868;
}
.z_chaxun {
  width: 100%;
  float: left;
}
.z_chaxun .chaxun {
  width: calc(100% - 1.34375rem - 1.34375rem);
  float: left;
  margin: 0 1.34375rem;
  margin-bottom: 2.1875rem;
  display: flex;
  align-items: flex-start;
}
.z_chaxun .chaxun input {
  height: 2.75rem;
  box-sizing: border-box;
  border-radius: 0.3125rem;
}
.z_chaxun .chaxun input.wz {
  flex: 1;
  width: 0;
  margin-right: 0.625rem;
  border: 1px solid #DFDFDF;
  padding-left: 0.9375rem;
  font-size: 0.75rem;
  font-weight: 400;
  color: #999999;
}
.z_chaxun .chaxun input.dj {
  width: 6.6875rem;
  height: 2.75rem;
  background: #ED3F3F;
  font-size: 1rem;
  font-weight: 400;
  color: #FFFFFF;
}
.z_chaxun .title {
  width: 100%;
  float: left;
  text-align: center;
  font-size: 0.75rem;
  font-weight: 400;
  color: #ED3F3F;
}
.z_tihuo {
  width: 100%;
  float: left;
}
.z_tihuo.active {
  margin-top: 1.25rem;
}
.z_tihuo .form {
  width: calc(100% - 3.75rem);
  float: left;
  margin: 0 1.875rem;
  margin-bottom: 1.875rem;
}
.z_tihuo .form .li {
  width: 100%;
  float: left;
  display: flex;
  margin-bottom: 0.625rem;
}
.z_tihuo .form .li:last-child {
  margin-bottom: 0;
}
.z_tihuo .form .li input {
  flex: 1;
  width: 0;
  height: 2.75rem;
  box-sizing: border-box;
  border: 1px solid #DFDFDF;
  border-radius: 0.25rem;
  padding-left: 0.9375rem;
  font-size: 0.75rem;
  font-weight: 400;
  color: #999999;
}
.z_tihuo .form .li input.layui-btn {
  border-color: #ED3F3F;
  background: #ED3F3F;
  padding: 0;
  font-size: 1rem;
  color: #fff;
}
.z_tihuo .form .li textarea {
  flex: 1;
  width: 0;
  box-sizing: border-box;
  height: 5rem;
  border: 1px solid #DFDFDF;
  padding: 0.9375rem;
  opacity: 1;
  font-size: 0.75rem;
  font-weight: 400;
  color: #999999;
  resize: none;
  border-radius: 0.25rem;
  margin-bottom: 2.5rem;
}
.z_tihuo .form .li #canvas {
  width: 6.6875rem;
  height: 2.75rem;
  margin-left: 0.625rem;
}
.z_tihuo .wuliu {
  width: 100%;
  float: left;
  display: flex;
  align-items: center;
  flex-direction: column;
}
.z_tihuo .wuliu .a {
  font-size: 0.875rem;
  font-weight: 400;
  color: #FF0000;
  margin-bottom: 1.5625rem;
}
.z_tihuo .wuliu h1 {
  font-size: 0.875rem;
  font-weight: 400;
  color: #686868;
  margin-bottom: 1.0625rem;
}
.z_tihuo .wuliu h2 {
  display: flex;
  align-items: center;
  width: 9.40625rem;
  height: 1.875rem;
  border: 1px solid #CCCCCC;
  border-radius: 0.15625rem;
  box-sizing: border-box;
  margin-bottom: 0.625rem;
  font-size: 0.75rem;
  font-weight: 400;
  color: #999999;
}
.z_tihuo .wuliu h2 img {
  width: 0.9375rem;
  margin-left: 0.625rem;
  margin-right: 0.3125rem;
}
.z_tihuo .wuliu .down {
  width: 0.9375rem;
  margin-bottom: 0.625rem;
}
.z_tanchuang {
  position: fixed;
  width: 100%;
  left: 0;
  top: 0;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 99;
  display: none;
}
.z_tanchuang .dt {
  position: absolute;
  width: calc(100% - 3.4375rem - 3.4375rem);
  height: 12.0625rem;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 50%;
  margin-top: -6.03125rem;
  border-radius: 0.25rem;
  background: #fff;
}
.z_tanchuang .dt img {
  width: 3.75rem;
  margin-bottom: 1.25rem;
}
.z_tanchuang .dt h1 {
  font-size: 1.125rem;
  font-weight: bold;
  color: #282828;
}
.z_tanchuang .dt .close {
  width: 0.9375rem;
  margin: 0;
  position: absolute;
  right: -0.9375rem;
  top: -0.9375rem;
}
.z_wuliu {
  width: calc(100% - 3.75rem);
  float: left;
  margin: 1.5rem 1.875rem;
}
.z_wuliu li {
  width: 100%;
  background: #fff;
  border-radius: 0.25rem;
  float: left;
  margin-bottom: 0.9375rem;
}
.z_wuliu li h1 {
  width: 100%;
  float: left;
  box-sizing: border-box;
  margin-top: 0.9375rem;
  margin-bottom: 0.625rem;
  padding: 0 0.9375rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.z_wuliu li h1 font {
  font-size: 0.875rem;
  font-weight: bold;
  color: #282828;
}
.z_wuliu li h1 span {
  font-size: 0.75rem;
  font-weight: 400;
  color: #FF131A;
}
.z_wuliu li h2 {
  width: 100%;
  float: left;
  box-sizing: border-box;
  padding: 0 0.9375rem;
  padding-bottom: 0.625rem;
  margin-bottom: 0.625rem;
  border-bottom: 0.03125rem solid #CCCCCC;
  font-size: 0.75rem;
  font-weight: 400;
  line-height: 1.03125rem;
  color: #686868;
}
.z_wuliu li h3 {
  width: 100%;
  float: left;
  box-sizing: border-box;
  padding: 0 0.9375rem;
  margin-bottom: 0.75rem;
  display: flex;
  align-items: flex-start;
}
.z_wuliu li h3 img {
  width: 1.25rem;
}
.z_wuliu li h3 font {
  flex: 1;
  width: 0;
  margin-left: 0.46875rem;
  font-size: 0.75rem;
  font-weight: 400;
  line-height: 1rem;
  color: #282828;
}
.z_12_tel{     font-size: 0.8rem;
    color: #00b8ff;
    display: block;
    width: 100%;
    text-align: center;
    margin-top: 2rem;}

.z_tips{
  width: 100%;
  overflow: hidden;
  box-sizing: border-box;
  position: relative;
  background: rgba(237, 63, 63, 0.1);
  display: flex;
  align-items: center;
  height: 2rem;
  padding: 0 3%;
  font-size: 0.9rem;
  color: #282828;
  }
 .z_tips img{
    width: 1.2rem;
    margin-right: 0.3rem;
}
.z_tips .z_text{
 white-space: nowrap;
    flex: 1;
    width: 0;
    overflow: hidden;
    position: relative;
    height: 100%;
  }
  .z_tips .z_text span{ animation: 26s scroll linear infinite normal;  position: absolute;  display: flex;
    align-items: center;
    height: 100%;}
    .z_tips .a{
    color: #0752e7;
    margin-left: 0.5rem;
}
@keyframes scroll {
    0% {
        left: 0%;
    }
    100% {
        left: -400%;
    }
}

.z__12_show{
    width: 90%;
    float: left;
    margin: 0 5%;
    margin-top: 1.5rem;
    display: flex;
    align-items: center;
    flex-direction: column;
}
.z__12_show h1{
    color: #282828;
    opacity: 0.5;
    font-size: 0.9rem;
    margin-bottom: 1rem;
}
.z__12_show .font{
    font-size: 0.9rem;
    width: 100%;
    color: #282828;
    line-height: 1.5;
    background: #fff;
    box-sizing: border-box;
    padding: 1rem;
}