<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.zhuce_yindao_title {
  color: #333;
  padding-top: 60px;
}
.zhuc {
  display: flex;
  margin: 20px 0 60px;
}
@media screen and (min-width: 1440px) {
  .zhuc {
    margin: 40px 0 60px;
  }
}

.zhuc li {
  position: relative;
  flex: 1;
  width: 280px;
  background: #fff;
  border-radius: 12px;
  border: 2px solid #fff;
  margin: 0 10px;
  cursor: pointer;
  transition: 0.5s;
}
.zhuc [class^='ico'] {
  display: block;
  width: 89px;
  height: 89px;
  background-repeat: no-repeat;
  margin: 15px auto 20px;
}
.zhuc .ico1 {
  background-image: url(../img/zhuc-ico1.png);
}
.zhuc .ico2 {
  background-image: url(../img/zhuc-ico2.png);
}
.zhuc .ico3 {
  background-image: url(../img/zhuc-ico3.png);
}
.zhuc .ico4 {
  background-image: url(../img/zhuc-ico4.png);
}
.zhuc .t {
  display: block;
  color: #333;
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 15px;
}
.zhuc .p {
  display: block;
  color: #666;
  line-height: 24px;
  margin-bottom: 10px;
}
.zhuc .k {
  display: none;
  height: 60px;
  overflow: hidden;
  text-align: center;
  color: #fff;
  background: #5fa738;
  border-radius: 0 0 8px 8px;
}
.zhuc .k b {
  display: block;
  font-size: 18px;
  margin: 8px 0 3px;
}
.zhuc .cur {
  border-color: #5fa738;
}
.zhuc .cur i {
  position: absolute;
  right: -1px;
  top: -1px;
  width: 91px;
  height: 56px;
  background: url(../img/zhuc-cur.png);
  margin: 0;
}
.zhuc .cur .k {
  display: block;
}
.zhuc-btn {
  display: block;
  width: 240px;
  height: 54px;
  line-height: 54px;
  color: #fff;
  background: rgba(95, 167, 56, 1);
  border-radius: 6px;
  margin: 0 auto 40px;
  font-size: 14px;
  font-weight: 700;
}
.zhuc-step {
  background: #fff;
  border-radius: 4px;
  margin: 40px 0;
}
.zhuc-step-ul {
  width: 440px;
}
.zhuc-step-ul li {
  height: 54px;
  border-radius: 4px;
  margin-bottom: 24px;
  padding-left: 120px;
  position: relative;
}
.zhuc-step-ul li.mobile {
  padding-right: 100px;
}
.zhuc-step-ul li.imgcode {
  padding-right: 100px;
}
.zhuc-step-ul li.imgcode img {
  float: right;
  width: 100px;
  height: 40px;
  margin: 7px -100px 0 0;
}
.zhuc-step-ul li.contacts {
  padding-right: 150px;
}
.zhuc-step-ul li.noborder {
  border: none;
  padding-left: 0;
}
.zhuc-step-ul li.ag {
  height: 20px;
  line-height: 20px;
  margin-top: -15px;
}
.zhuc-step-ul .zhuche_mc {
  float: left;
  margin-left: -110px;
  width: 100px;
  text-align: right;
  line-height: 54px;
}
.zhuc-step-ul input {
  border: none;
  width: 95%;
  vertical-align: 0;
  height: 50px;
  border: 1px solid rgba(217, 217, 217, 1);
  border-radius: 4px;
  padding-left: 10px;
}
.zhuc-step-ul .reg_send_captcha {
  width: 99px;
  line-height: 54px;
  text-align: center;
  position: absolute;
  right: 10px;
}
.code-cur {
  color: #448621;
}
.zhuc-step-ul select {
  float: left;
  margin-top: 12px;
  border-radius: 4px;
}
.zhuc-step-ul input[type='radio'] {
  width: 16px;
  margin-left: 15px;
  vertical-align: -2px;
}
.zhuc-step-ul .contacts-span {
  float: right;
  margin-top: 3px;
  margin-right: -130px;
}
.zhuc-step-ul input[type='checkbox'] {
  width: 16px;
  margin-left: 15px;
  vertical-align: -2px;
}
.zhuc-step-ul .liji_zhuche {
  display: block;
  width: 100%;
  height: 54px;
  color: #fff;
  background: rgba(95, 167, 56, 1);
  border-radius: 6px;
  font-weight: 700;
}
.zhuc-step-ul a {
  color: #5fa738;
}
.zhuc-step-ul a:hover {
  text-decoration: underline;
}

/* 浼佷笟璁よ瘉 */
.enter-auth-hd {
  height: 89px;
  line-height: 89px;
  overflow: hidden;
  border-bottom: 1px solid rgba(241, 241, 241, 1);
}
.enter-auth-hd .tit {
  float: left;
  color: #333;
  font-size: 16px;
  font-weight: 700;
}
.enter-auth-hd .type {
  display: inline-block;
  width: 70px;
  height: 18px;
  color: #fff;
  line-height: 18px;
  border-radius: 4px;
  text-align: center;
  margin: 35px 0 0 10px;
}
.enter-auth-hd .fr {
  float: right;
}
.yirenzheng .type {
  background: rgba(95, 167, 56, 1);
}
.yirenzheng .fr {
  color: #5fa738;
}
.dairenzheng .type {
  background: #e39139;
}
.dairenzheng .fr {
  color: #e39139;
}
.yibohui .type,
.weirenzheng .type {
  background: #e3393c;
}
.yibohui .fr,
.weirenzheng .fr {
  color: #e3393c;
}
.enter-auth-hd .se {
  float: right;
  font-weight: 700;
}
.enter-auth-hd .se i {
  height: 28px;
  line-height: 28px;
  background: rgba(255, 255, 255, 1);
  border: 1px solid rgba(241, 241, 241, 1);
  border-radius: 4px;
  padding: 0 15px;
  font-weight: 400;
  cursor: pointer;
}
.enter-auth-hd .se i.cur {
  width: 57px;
  height: 30px;
  line-height: 30px;
  padding: 0 3px 0 0;
  text-align: center;
  border: none;
  background: url(../img/enter-auth-se.png) no-repeat;
}
.enter-auth-ul li {
  height: 85px;
  line-height: 85px;
  border-bottom: 1px solid rgba(241, 241, 241, 1);
}
.enter-auth-ul .ic {
  position: relative;
  float: left;
  height: 20px;
  line-height: 20px;
  margin-top: 32px;
  padding-left: 30px;
  font-weight: 700;
}
.enter-auth-ul .ic::before {
  position: absolute;
  left: 0;
  top: 0;
  content: '';
  width: 20px;
  height: 20px;
  background-image: url(../img/ico-ri.png);
  background-repeat: no-repeat;
}
.enter-auth-ul .txt {
  color: #999999;
  margin-left: 30px;
}
.enter-auth-ul .btn {
  float: right;
  width: 60px;
  height: 30px;
  line-height: 30px;
  color: #fff;
  background: rgba(95, 167, 56, 1);
  border-radius: 4px;
  text-align: center;
  margin-top: 25px;
}
.enter-auth-ul .btn.gray {
  background: #aaaaaa;
}
.enter-auth-ul .btn.red {
  background: #e3393c;
}
.enter-auth-ul .info .ic::before {
  background-image: url(../img/ico-inf.png);
}
.enter-auth-ul .error .ic::before {
  background-image: url(../img/ico-wr.png);
}
.enter-list-ul {
  width: 500px;
  margin: 30px auto;
}
.enter-list-ul li {
  height: 54px;
  line-height: 54px;
  border: 1px solid rgba(217, 217, 217, 1);
  border-radius: 4px;
  margin-bottom: 24px;
  padding-left: 120px;
}
.enter-list-ul del em{
  font-style: normal;
  color: #f30;
}
.enter-list-ul li.noborder {
  border: none;
  padding-left: 0;
}
.enter-list-ul li.twins {
  height: 95px;
}
.enter-list-ul li.twins .zhuche_shurukuang {
  display: inline-block;
  width: 348px;
  border: 1px solid #b5b5b5;
  border-radius: 4px;
  margin-left: 5px;
  vertical-align: 20px;
  padding: 5px 15px;
  box-sizing: border-box;
}
.enter-list-ul del {
  float: left;
  margin-left: -110px;
  width: 100px;
  text-align: right;
  text-decoration: none;
}
.enter-list-ul input {
  border: none;
  width: 100%;
  vertical-align: 0;
}
.enter-list-ul select {
  width: 110px;
  border-radius: 4px;
}
.enter-list-ul .btn {
  display: block;
  width: 238px;
  height: 46px;
  line-height: 46px;
  color: #fff;
  background: rgba(95, 167, 56, 1);
  border: 1px solid rgba(95, 167, 56, 1);
  border-radius: 6px;
  font-weight: 700;
  text-align: center;
  margin: 0 auto !important;
}
.enter-list-ul .btn#member_submit {
  margin-left: auto !important;
}
.enter-list-ul .hollow {
  background: #fff;
  color: rgba(95, 167, 56, 1);
  border-color: rgba(95, 167, 56, 1);
}
.enter-list-ul .btns {
  display: flex;
}
.enter-list-ul .btns .btn {
  flex: 0 0 158px;
}
.zz-info {
  background: rgba(241, 241, 241, 1);
  border-radius: 2px;
  margin-top: 20px;
  padding: 20px;
  line-height: 30px;
}
.zz-info b {
  display: block;
  margin-bottom: 10px;
}
.zz-box {
  margin-top: 20px;
}
.zz-box .tit {
  font-weight: 700;
}
.zz-box .tit b {
  color: #e3393c;
}
.zz-btns {
  display: flex;
  justify-content: center;
}
.zz-btns .btn {
  display: block;
  width: 238px;
  height: 46px;
  line-height: 46px;
  color: #fff;
  background: rgba(95, 167, 56, 1);
  border: 1px solid rgba(95, 167, 56, 1);
  border-radius: 6px;
  font-weight: 700;
  text-align: center;
  flex: 0 0 158px;
}
.zz-btns .hollow {
  background: #fff;
  color: rgba(95, 167, 56, 1);
  border-color: rgba(95, 167, 56, 1);
}
.zz-btns .gray {
  background: #fff;
  background-color: #aaaaaa;
  border-color: #aaaaaa;
}
.zhifu_pingzheng {
  overflow: hidden;
  padding: 20px 0px;
}
.zhifu_pingzheng div.pingzheng {
  float: left;
  width: 170px;
  margin-bottom: 20px;
  margin-right: 13px;
  margin-left: 13px;
}
.zhifu_pingzheng div.pingzheng img {
  float: left;
  width: 170px;
  height: 170px;
  border: #e1e1e1 solid 1px;
}
.zhifu_pingzheng div.pingzheng .shanchu_pingzheng {
  float: right;
  width: 30px;
  height: 30px;
  border: none;
  position: absolute;
  margin-top: -5px;
  margin-left: -25px;
}
.zhifu_pingzheng span {
  float: left;
  width: 170px;
}
.zhifu_pingzheng span img {
  float: left;
  width: 170px;
  height: 170px;
}
.zhifu_pingzheng span em {
  float: right;
  width: 170px;
  height: 30px;
  border: none;
  position: absolute;
  margin-top: 120px;
  margin-left: -170px;
  text-align: center;
  color: #666;
}
.hd-tw {
  border-bottom: 2px solid #f5f5f5;
  padding: 40px 0;
}
.hd-tw ul {
  overflow: hidden;
}
.hd-tw li {
  float: left;
  width: 50%;
  height: 50px;
  box-sizing: border-box;
  padding-left: 10px;
  border-left: 6px solid #fff;
}
.hd-tw li.cur {
  border-color: #5fa738;
}
.hd-tw li.cur b {
  color: #5fa738;
}
.hd-tw b {
  display: block;
  color: #333;
  margin: 3px 0 5px;
}
/*
.zz-box .sc {
  width: 170px;
  height: 170px;
  border: 1px solid rgba(241, 241, 241, 1);
  border-radius: 2px;
}
*/
.zz-box .sc {
  width: 170px;
  height: 170px;
  border: 1px solid rgba(241, 241, 241, 1);
  border-radius: 2px;
  margin: 0 13px 20px;
}
.zz-box .shangchuan {
  display: block;
  width: 40px;
  height: 36px;
  background: url(../img/ico-shangchuan.png);
  margin: 40px auto 0;
}
.zz-box em {
  display: block;
  float: none !important;
  margin-top: 15px !important;
  margin-left: 0 !important;
}
.zz-box .cons {
  position: relative;
  margin-top: 15px;
  border: 1px solid #dedede;
  border-radius: 4px;
}

.zz-box .defeat {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 0;
  height: 0;
  border-width: 40px;
  border-style: solid;
  border-color: #f30 transparent transparent #f30;
  color: #fff;
  z-index: 99;
}
.zz-box .defeat::before {
  content: '璁よ瘉澶辫触';
  position: absolute;
  left: -45px;
  top: -30px;
  display: block;
  width: 80px;
  transform: rotate(-45deg);
}
.zz-box .defeat-txt {
  display: inline-block;
  color: #f30;
  margin: -25px 0 0 13px;
}

.mendian-info-box {
  height: 160px;
  margin-bottom: 20px;
  /*padding-left: 400px;*/
  border-bottom: 1px solid rgba(241, 241, 241, 1);
}
.mendian-info-box img {
  float: left;
  width: 80px;
  height: 80px;
  border: 1px solid rgba(229, 229, 229, 1);
  border-radius: 50%;
  margin: 40px 0 0 -380px;
}
.mendian-info {
  float: left;
  /*margin: 58px 0 0 -280px;*/
  margin: 58px 0 0 0px;
  width: 50%;
}
.mendian-info .tit {
  color: #333333;
  font-size: 16px;
  font-weight: 700;
  text-align: center;
}
.mendian-info .yirenzheng,
.mendian-info .dairenzheng,
.mendian-info .yibohui,
.mendian-info .weirenzheng {
  display: inline-block;
  height: 20px;
  line-height: 20px;
  color: #fff;
  background: rgba(95, 167, 56, 1);
  border-radius: 4px;
  margin-left: 10px;
  padding: 0 6px;
  font-size: 12px;
  font-weight: 400;
  vertical-align: 1px;
}
.mendian-info .dairenzheng {
  background: #e39139;
}
.mendian-info .yibohui,
.mendian-info .weirenzheng {
  background: #e3393c;
}
.mendian-info .time {
  color: #666666;
  font-size: 12px;
  margin-top: 10px;
}
.mendian-info-box ul {
  /*float: right;*/
  float: left;
  width: 50%;
  overflow: hidden;
  text-align: center;
  color: #333;
}
.mendian-info-box ul li {
  position: relative;
  float: left;
  width: 33%;
}
.mendian-info-box ul li::before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 60px;
  width: 1px;
  height: 36px;
  background: rgba(241, 241, 241, 1);
}
.mendian-info-box ul b {
  display: block;
  font-size: 21px;
  margin: 50px 0 10px;
}
.mendian-ul-box .hd {
  height: 87px;
  line-height: 87px;
  overflow: hidden;
  border-bottom: 1px solid rgba(241, 241, 241, 1);
  color: #333;
  font-size: 16px;
  font-weight: 700;
  padding: 0 5px;
}
.mendian-ul-box .hd a {
  float: right;
  width: 108px;
  height: 30px;
  line-height: 30px;
  color: #fff;
  background: rgba(95, 167, 56, 1);
  border-radius: 4px;
  font-size: 14px;
  font-weight: 700;
  text-align: center;
  margin: 30px 0 0 0;
}
.mendian-ul-box .hd em {
  display: inline-block;
  width: 14px;
  height: 14px;
  line-height: 12px;
  color: rgba(95, 167, 56, 1);
  background: #fff;
  border-radius: 50%;
  text-align: left;
  margin: 0 6px 0 0;
  padding-left: 2px;
  box-sizing: border-box;
  vertical-align: 1px;
}
.mendian-ul-box ul {
  line-height: 95px;
  color: #666;
}
.mendian-ul-box li {
  border-bottom: 1px solid rgba(241, 241, 241, 1);
  overflow: hidden;
  padding: 0 5px;
}
.mendian-ul-box li.cur {
  font-weight: 700;
  color: #333333;
}
.mendian-ul-box li.cur i {
  display: inline-block;
}
.mendian-ul-box li.cur .btn {
  background: rgba(170, 170, 170, 1);
  font-weight: 400;
}
.mendian-ul-box img {
  width: 32px;
  height: 32px;
  border: 1px solid rgba(229, 229, 229, 1);
  border-radius: 50%;
  margin-right: 10px;
}
.mendian-ul-box i {
  display: none;
  margin: 0 0 0 10px;
  vertical-align: -5px;
  width: 20px;
  height: 20px;
  background-image: url(../img/ico-ri.png);
  background-repeat: no-repeat;
}
.mendian-ul-box .btn {
  float: right;
  width: 80px;
  height: 30px;
  line-height: 30px;
  background: rgba(95, 167, 56, 1);
  border-radius: 4px;
  color: #fff;
  text-align: center;
  margin: 32px 0 0 0;
  cursor: pointer;
}
.mendian-ul-box .btn:hover {
  opacity: 0.8;
}
</pre></body></html>