@charset "gb2312";

/* reset */
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td,
hr,
button,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  margin: 0;
  padding: 0;
}

html,
body {
  height: 100%;
}

body {
  width: 100%;
  color: #4b4b4b;
  /* background: #f6f4f1; */
  background: #f7f7f7;
  margin: 0 auto;
  max-width: 480px;
  /* font:14px/1.5 PingFangSC-Regular; */
  /* font-size: 14px; */
  font-family: PingFangSC-Regular;
  font-size-adjust: none;
  -webkit-text-size-adjust: none;
  -moz-text-size-adjust: none;
  -ms-text-size-adjust: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-tap-highlight-color: transparent;
}

ol,
ul,
li {
  list-style: none;
}

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

caption,
th {
  text-align: left;
}

fieldset,
img {
  border: 0;
}

em,
i,
strong {
  font-style: normal;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}

del {
  text-decoration: line-through;
}

a {
  text-decoration: none;
  color: #4b4b4b;
}

a:hover {
  color: #ff946d;
}

/* a,a:visited{text-decoration:none;color:#345164;}
dl a:visited{text-decoration:none;color:#777;} */
input,
button,
textarea,
select {
  font-size: 100%;
  background: none;
}

input {
  border: none;
  background: none;
}

/* input, button, textarea, select { font-size: 100%; border: none; background: none; -webkit-appearance: none; } */
a,
button,
input,
select,
textarea,
a:focus,
button:focus,
input:focus,
select:focus,
textarea:focus {
  outline: 0 none;
}

.clearfix:before,
.ys-month .month-tab:before,
.share-btns:before,
.clearfix:after,
.ys-month .month-tab:after,
.share-btns:after {
  content: "";
  display: table;
}

.clearfix:after,
.ys-month .month-tab:after,
.share-btns:after {
  clear: both;
}

::-webkit-input-placeholder {
  color: #999;
}

::-moz-placeholder {
  color: #999;
}

:-moz-placeholder {
  color: #999;
}

img {
  max-width: 100%;
}

/* media */
@media only screen and (max-width: 359px) {
  html {
    font-size: 12px;
  }
}

@media only screen and (min-width: 360px) and (max-width: 374px) {
  html {
    font-size: 13px;
  }
}

@media only screen and (min-width: 375px) and (max-width: 399px) {
  html {
    font-size: 14px;
  }
}

@media only screen and (min-width: 400px) and (max-width: 413px) {
  html {
    font-size: 15px;
  }
}

@media only screen and (min-width: 414px) and (max-width: 479px) {
  html {
    font-size: 15px;
  }
}

@media only screen and (min-width: 480px) and (max-width: 539px) {
  html {
    font-size: 18px;
  }
}

/* @media only screen and (min-width: 340px) and (max-width: 639px) { html { font-size: 20px; } }
@media only screen and (min-width: 640px) and (max-width: 719px) { html { font-size: 24px; } }
@media only screen and (min-width: 720px) { html { font-size: 27px; } } */

/* header */
/* #header{position:fixed;top:0;left:0;right:0;margin:auto;z-index:100;overflow:hidden;width:100%;height:44px;background: #FFD99A;max-width:480px}
#header small img{height:40px}
#header small{float:left;padding:2px 0px 0px 5px}
#header span{display:block;margin-top:8px;padding:3px 5px;width:27px;height:25px;text-align:center}
#header .fr{float:right;margin-right: 5px;}
#header ul li{float:left;padding:3px 10px;font-size:16px;line-height:40px}
#header ul li a{color: #FF946D;} */

/*�������� */
.mod_dl {
  height: auto;
  margin: 0 auto;
  clear: both;
  margin-bottom: 10px;
  background: #fff;
}

/* .mod_dl dt{padding-left: 6px; margin: 3px 3px;border-left: 3px solid #933422; height: 17px; font-size: 14px; line-height: 17px; color:#933422;text-align:left;} */
.mod_dl dd {
  padding: 10px 0;
}

.mod_dl dd li {
  width: 33.33%;
  float: left;
  display: block;
  margin-top: 10px;
}

.mod_dl dd li a {
  font-size: 14px;
  width: 90%;
  display: block;
  margin: 0 auto;
  white-space: nowrap;
  text-align: center;
  padding: 6px 0;
  color: #ff946d;
  border: 1px solid #ff946d;
  border-radius: 5px;
  /* background: #FFEFD7; */
}

.mod_dl dd li a.hover {
  border-color: #72bbf2;
  color: #55a8e6;
}

/* ��ǰλ�� */
#path {
  background-color: #fff;
  color: #999999;
  padding: 10px;
  font-size: 12px;
  text-align: left;
  overflow: hidden;
  position: relative;
}

/* ������ */
#se_wrap {
  background: #fff;
  display: flex;
  justify-content: center;
  padding-bottom: 10px;
}

#se_wrap .se-input {
  width: 260px;
  height: 32px;
  border: 1px solid #999999;
  border-right: none;
  box-sizing: border-box;
  text-indent: 10px;
}

#se_wrap #se_bn {
  width: 88px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  background: #ff946d;
  border: none;
  color: #fff;
  font-size: 16px;
}

/* footer */
#foot {
  text-align: center;
  width: 100%;
  line-height: 20px;
  font-size: 12px;
  /*background: #282828;*/
  padding: 10px 0;
  background: #fffbf5;
  /* position: absolute;
  bottom: 0; */
  height: 100px;
  margin-top: 10px;
}

#foot p {
  line-height: 25px;
  display: block;
  margin: 0 7px;
  text-align: center;
}

/* �Ҳർ�� */
#side_nav {
  position: fixed;
  z-index: 10;
  overflow: hidden;
  text-align: center;
  width: 100px;
  top: 50px;
  height: 100%;
  right: -100px;
  background: #fae9ca;
  filter: alpha(opacity=95);
  -moz-opacity: 0.95;
  -khtml-opacity: 0.95;
  opacity: 0.95;
}

#side_nav li {
  border-bottom: solid 1px #f5d1b6;
  font-size: 14px;
  height: 40px;
  line-height: 40px;
  box-shadow: 1px 1px 0px #f7f7f7;
}

#side_nav li a {
  display: block;
  color: #a7180e;
}

#side_nav li.cur {
  background: #e76491;
  border: none;
}

#side_nav li.cur a {
  color: #fff;
}

#side_nav li.nobr {
  border: none;
}

/* ��ҳ */
.page {
  text-align: center;
  padding: 10px 0;
  background: #fff;
  margin-top: -10px;
}

.page a {
  position: relative;
  margin: 0 5px;
  display: inline-block;
  vertical-align: middle;
  font-size: 12px;
  min-width: 30px;
  height: 30px;
  line-height: 30px;
  color: #808080;
  border-radius: 4px;
  background-color: #f0f0f0;
}

.page a img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}

.page a.current {
  font-weight: bold;
  color: #f1716c;
  background-color: #ffcda6;
}

.page a.total {
  padding: 0 10px;
}

/* �������� */
.base_title {
  position: relative;
  font-size: 18px;
  color: #ff946d;
  font-weight: 700;
  display: flex;
  line-height: 1;
  height: 40px;
  background: #fff;
  align-items: center;
}

.base_title::before {
  display: inline-block;
  content: "";
  box-sizing: border-box;
  margin: 0 10px;
  width: 16px;
  height: 16px;
  border: 3px solid #ff946d;
  background: transparent;
  border-radius: 50%;
}

.base_title .fright {
  position: absolute;
  right: 10px;
  font-size: 14px;
}

.base_title a {
  color: #ff946d;
}

.detail_title {
  font-size: 15px;
  text-align: center;
  background: #fff;
  line-height: 1;
  padding: 20px 10px 0;
  font-weight: 700;
  color: #ff8558;
}

.detail_title2 {
  font-size: 14px;
  text-align: center;
  background: #fff;
  line-height: 1;
  padding: 0 10px 17px;
  font-weight: 700;
  color: #ff8558;
}

.detail_contbox {
  padding: 17px 10px 10px;
  background: #fff;
  overflow: hidden;
}

.detail_contbox a {
  display: inline-block;
  line-height: 28px;
}

.detail_contbox a:hover,
.detail_contbox a:visited {
  color: #ff946d;
}

.mt10 {
  margin-top: 10px;
}

/* 12������������ */
.tools_xingzuo {
  margin-bottom: 10px;
}

.tools_xingzuo li {
  display: flex;
}

.tools_xingzuo li a {
  flex: 1;
  text-align: center;
}

/* ���������ξ� */
.tools_mengjing .detail_contbox {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 10px;
}

.tools_mengjing .detail_contbox a {
  width: 117px;
}

/* �������Դ�� */
.tools_xmdf {
  background: #fff;
  padding-bottom: 10px;
  margin-bottom: 10px;
}

.tools_xmdf dd.form {
  font-size: 14px;
  padding-top: 10px;
  text-align: center;
}

.tools_xmdf dd.form .ipt {
  border: 1px solid #d0ad9a;
  background: #fff;
  padding: 3px;
  color: #333;
  line-height: 26px;
  width: 75%;
  margin-left: 5px;
  text-indent: 10px;
  border-radius: 4px;
}

.tools_xmdf .button {
  width: 80%;
  overflow: hidden;
  font-size: 14px;
  height: 40px;
  margin: 20px auto 0;
  line-height: 40px;
  font-weight: bold;
  background: #fff;
  border: 1px solid #915926;
  border-radius: 5px;
  text-align: center;
  display: block;
  text-decoration: none;
  color: #804627;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
}

.h5_box {
  min-height: 100%;
  position: relative;
  overflow: hidden;
}

.h5_wrapper {
  /* padding-bottom: 120px; */
  margin-bottom: 10px;
}

.selectBox {
  height: 32px;
  box-sizing: border-box;
  position: relative;
  background: #fff;
  border: 1px solid #fedfab;
  border-radius: 4px;
  display: inline-block;
}

.selectBox .select {
  appearance: none;
  -webkit-appearance: none;
  padding: 0 10px;
  color: #3e4144;
  font-size: 14px;
  height: 32px;
  vertical-align: middle;
  width: 100%;
  border: none;
  box-sizing: border-box;
}

.selectBox img {
  position: absolute;
  right: 5px;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 11px;
}

/* �������� */
.form_one {
  position: relative;
  margin: 15px 0;
  border-radius: 5px;
}

.form_one dd.form {
  display: flex;
  height: 30px;
  align-items: center;
  padding: 10px;
  background: #fff5e5;
  border-radius: 5px;
}

.form_one dd.form .ipt {
  text-indent: 10px;
  background: #fff;
  border: 1px solid #e1e1e5;
  height: 26px;
  box-sizing: border-box;
  flex: auto;
}

.form_one .button {
  position: absolute;
  right: 10px;
  top: 0;
  bottom: 0;
  margin: auto;
  padding: 0 15px;
  height: 26px;
  background: linear-gradient(78deg, #fea92a, #ff8558);
  color: #fff;
  border-radius: 5px;
  border: none;
}

.form_one .button2 {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

/* �������� */
.form_more {
  position: relative;
  margin: 15px 0;
  border-radius: 5px;
}

.form_more dd.form {
  display: flex;
  height: 30px;
  align-items: center;
  border-bottom: 1px solid #e1e1e5;
  padding: 10px;
  background: #fff5e5;
}

.form_more .button {
  width: 120px;
  height: 40px;
  background: linear-gradient(78deg, #fea92a, #ff8558);
  color: #fff;
  border-radius: 5px;
  margin-top: 15px;
  border: none;
}

/* �ƶ��˱�����ʽ */
.new_form {
  margin-top: 0;
  padding: 0 25px;
  border-radius: 6px;
  background-color: #fff5e5;
}

.form_row {
  display: flex;
  align-items: center;
  padding: 10px 0;
  width: 100%;
  font-size: 15px;
  line-height: 34px;
  border-bottom: 1px solid #ebe4d8;
}

.form_label {
  margin-right: 10px;
  min-width: 70px;
  height: 34px;
  font-size: 15px;
  color: #665955;
  text-align: left;
  font-weight: bold;
  line-height: 34px;
}

.form_inline_radio {
  display: flex;
  align-items: center;
  margin-right: 20px;
}

.gender_radio {
  position: absolute;
  left: 0;
  top: 0;
  width: 34px;
  height: 34px;
  opacity: 0;
}

.gender_text {
  width: 34px;
  height: 34px;
  line-height: 34px;
  font-size: 16px;
  color: #ff8558;
  border-radius: 50%;
  text-align: center;
  border: 1px solid #ffb166;
  background-color: #ffebcb;
}

.gender_radio:checked+.gender_text {
  color: #fff;
  border: 1px solid #ff8558;
  background-color: #ff8558;
}

.form_input {
  flex: 1;
  font-size: 16px;
  color: #333;
  height: 34px;
  line-height: 34px;
}

.form_inline_input {
  width: 40px;
  font-size: 16px;
  text-align: center;
  color: #333;
  background-color: #fff;
  height: 34px;
  line-height: 34px;
  border-radius: 4px;
}

.form_right {
  flex: 1;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.form_right .radio_box {
  position: relative;
  margin-right: 20px;
  height: 34px;
}

.form_radio {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 34px;
  opacity: 0;
}

.label_text {
  padding: 0 10px;
  height: 30px;
  line-height: 30px;
  font-size: 14px;
  background-color: #ffebcb;
  color: #ff8558;
  border: 1px solid #ffb166;
  border-radius: 4px;
}

.form_radio:checked+.label_text {
  color: #fff;
  background-color: #ff8558;
}

.form_select {
  margin-right: 8px;
  color: #4b4b4b;
  border: 1px solid #ebe4d8;
  border-radius: 2px;
}

.form_text {
  line-height: 34px;
}

.submit_btn {
  margin: 25px 0;
  width: 100%;
  height: 44px;
  line-height: 44px;
  border-radius: 22px;
  font-size: 18px;
  color: #fff;
  text-align: center;
  background: linear-gradient(258deg, #fea92a, #ff8558);
}

.checkbox_input {
  margin: 0 6px 0 10px;
  height: 34px;
}

.toast {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  padding: 10px;
  max-width: 300px;
  line-height: 1.2;
  font-size: 14px;
  color: #fff;
  background: rgba(0, 0, 0, 0.7);
  border-radius: 10px;
  text-align: center;
  z-index: 100000;
}

/* �Ż�select��ʽ */
.select_parent {
  box-sizing: border-box;
  background: #fff;
  border: 1px solid #fedfab;
  border-radius: 4px;
  display: flex;
  align-items: center;
  padding: 3px 6px;
  justify-content: space-between;
  min-width: 50px;
  height: 26px;
}

.select_parent select {
  appearance: none;
  -webkit-appearance: none;
  border: none;
}

.select_parent .sanjiao {
  display: inline-block;
  width: 0;
  height: 0;
  border-width: 6px 6px 0;
  border-style: solid;
  border-color: #ffbd80 transparent;
  margin-left: 8px;
}

/* ��Ѳ鿴���� */
.blur-box {
  position: relative;
}

.blur-content {
  filter: blur(6px);
}

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

.blur-box .blur-lock .blur-lock-btn {
  display: block;
  margin-bottom: 10px;
  width: 220px;
  height: 44px;
  line-height: 44px;
  font-size: 16px;
  color: #FFF;
  text-align: center;
  border-radius: 22px;
  background-color: #FC732E;
}

.guide-modal {
  display: none;
  justify-content: center;
  align-items: center;
  align-content: center;
  flex-wrap: wrap;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100vh;
  background: rgba(0, 0, 0, 0.8);
  z-index: 999;
}

.guide-modal .guide-content {
  box-sizing: border-box;
  width: 92%;
  padding: 27px 20px 40px;
  background-color: #FFF;
  border-radius: 5px;
}

.guide-content .title {
  margin-bottom: 36px;
  font-size: 19px;
  font-weight: bold;
  color: #D32A2A;
  text-align: center;
}

.guide-content .flex-box {
  display: flex;
  align-items: center;
}

.guide-content .text {
  margin-bottom: 10px;
  font-size: 16px;
  color: #666;
}

.flex-box .copy-btn {
  display: inline-block;
  margin-left: 10px;
  width: 70px;
  height: 30px;
  line-height: 28px;
  font-size: 13px;
  color: #D32A2A;
  text-align: center;
  border: 1px solid #D32A2A;
  border-radius: 3px;
}

.input-box {
  margin: 30px 0 60px;
  display: flex;
  align-items: center;
  width: 100%;
  height: 40px;
  border-radius: 5px;
}

.input-box .input {
  box-sizing: border-box;
  padding: 0 12px;
  flex: 1;
  height: 40px;
  line-height: 38px;
  font-size: 16px;
  color: #D98429;
  border: 1px solid #FC732E;
  border-right: 0;
}

.input-box .confirm-btn {
  width: 100px;
  height: 40px;
  line-height: 40px;
  font-size: 16px;
  color: #FFF;
  text-align: center;
  background-color: #FC732E
}

.guide-content .kefu-link {
  display: block;
  margin-bottom: 16px;
  font-size: 16px;
  color: #A9A9A9 !important;
  text-decoration: underline;
  text-align: center;
}

.guide-content .tips {
  font-size: 14px;
  color: #000;
  text-align: center;
}

.guide-modal .close-icon {
  margin-top: 20px;
}

.finger-icon {
  width: 28px;
  height: 15px;
}

/* SEO 优化 - H1 统一样式
 * 注意：h1 用于 SEO 优化，必须对用户可见
 * 不要使用 display:none 或其他隐藏方式，避免搜索引擎视为作弊
 */
.seo-h1 {
  font-size: 18px;
  font-weight: bold;
  color: #333;
  margin: 12px 10px;
  line-height: 1.4;
}