html,
body {
  width: 100%;
  height: 100%;
}
a,
input {
  outline: 0;
}
fieldset,
img,
input {
  border: 0;
}
a,
b,
blockquote,
body,
button,
canvas,
dd,
div,
dl,
dt,
em,
fieldset,
footer,
form,
frame,
frameset,
h1,
h2,
h3,
h4,
h5,
h6,
header,
i,
iframe,
img,
input,
label,
li,
main,
nav,
ol,
optgroup,
p,
pre,
section,
select,
span,
strong,
table,
tbody,
td,
textarea,
th,
thead,
tr,
ul,
video {
  margin: 0;
  padding: 0;
}
b,
em,
i,
strong,
th {
  font-style: normal;
  font-weight: 400;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: 400;
}
a {
  text-decoration: none;
  cursor: pointer;
}
a:active,
a:hover {
  outline-width: 0;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
li,
ol,
ul {
  list-style: none;
}
.clearfix:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
}
/*# sourceMappingURL=reset.pc.css.map */
a {
  text-decoration: none;
  cursor: pointer;
  outline: none;
}
.fl {
  float: left;
}
.fr{
  float: right;
}
button{
  cursor: pointer;
  border: none;
}
.head_logo{
  /* width: 1.76rem; */
	height: 0.95rem;
  position: absolute;
  top: 0.45rem;
  right: 0.55rem;
}

.main{
  width: 10.8rem;
	height: 80.73rem;
  margin: 0 auto;
  position: relative;
  font-size: 0;
  background: url("../image/bg.jpg") top center no-repeat;
  background-size: 100% 100%;
  text-align: center;
}
.main_title{
  height: 4.68rem;
  padding-top: 10.15rem;
  margin-left: 0.75rem;
}
.main_box1{
  width: 9.13rem;
  height: 1.04rem;
  background: url("../image/loginBg.png") top center no-repeat;
  background-size: 100% 100%;
  box-sizing: border-box;
  margin: -0.1rem auto 0;
  padding: 0 0.5rem;
  text-align: center;
  margin-bottom: 0.2rem;
}

.main_box1_login{
  width: 100%;
  height: 1.04rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 0.45rem;
  color: #fff;
  letter-spacing: 0.01rem;
}
.main_box_flex_na{
  width: 6.1rem;
  font-size: 0.42rem;
  color: #fff;
  letter-spacing: 0.01rem;
}
.main_box_flex_deng{
  width: 1.84rem;
	height: 0.81rem;
  background: url("../image/dl.png") top center no-repeat;
  background-size: 100% 100%;
  margin-top: 0.05rem;
  cursor: pointer;
}
.main_box_flex_tui{
  width: 1.84rem;
	height: 0.81rem;
  background: url("../image/tc.png") top center no-repeat;
  background-size: 100% 100%;
  margin-top: 0.05rem;
  cursor: pointer;
}
.main_box1_title{
  height: 1.89rem;
  margin-bottom: 0.15rem;
}
.main_box1_box{
  width: 9.95rem;
  height: 1.32rem;
  background: url("../image/timeBg.png") top center no-repeat;
  background-size: 100% 100%;
  margin: 0 auto;
  font-size: 0.44rem;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: -0.02rem;
	color: #c93f33;
  display: flex;
  justify-content: center;
  align-items: center;
}
.main_box2{
  box-sizing: border-box;
  padding-top: 0.5rem;
  text-align: center;
}
.main2_title{
  height: 1.89rem;
}
.main2_flie{
  width: 10.32rem;
  height: 9.95rem;
  /* display: flex;
  justify-content: space-between; */
  background: url("../image/gifeBg.png") top center no-repeat;
  background-size: 100% 100%;
  box-sizing: border-box;
  padding: 1rem 1.1rem 0;
  margin: 0.4rem auto 0;
}
.main2_flie_p{
  line-height: 0.54rem;
	font-size: 0.44rem;
	color: #c86d42;
  margin-bottom: 0.25rem;
  text-align: left;
}
.main2_fBox{
  width: 100%;
  height: 2.25rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0.25rem;
}
.main2_flie_box{
  width: 1.92rem;
  height: 2.25rem;
  position: relative;
  background: url("../image/jlBg.png") top center no-repeat;
  background-size: 100% 100%;
}
.main2_flie_box_img{
  position: absolute;
  top: 0.4rem;
  left: 50%;
  transform: translateX(-50%);
  width: 1.06rem;
}
.main2_flie_box_p {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 0.48rem;
  line-height: 0.48rem;
  text-align: center;
  font-size: 0.23rem;
	letter-spacing: -0.01rem;
	color: #fcde7f;
}

.main_box2_box{
  width: 100%;
  height: 0.46rem;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #c86d42;
  font-size: 0.44rem;
  margin-bottom: 0.5rem;
}
.main_box2_box_text{
  margin-left: 0.05rem;
}
.main_box2_box_copy{
  margin-left: 0.15rem;
  cursor: pointer;
  /* text-decoration: underline; */
}
.main2_bdiv{
  height: 0.86rem;
  display: flex;
  justify-content: center;
}
.main_box2_lq{
  width: 3.21rem;
	height: 0.86rem;
  border: none;
  background: url("../image/lq.png") top center no-repeat;
  background-size: 100% 100%;
  cursor: pointer;
}
.main_box2_ylq{
  background: url("../image/ylq.png") top center no-repeat;
  background-size: 100% 100%;
}
.main_box2_wlq{
  background: url("../image/wlq.png") top center no-repeat;
  background-size: 100% 100%;
}
.main_box2_fx{
  width: 8.15rem;
  height: 1.07rem;
  background: url("../image/fxBg.png") top center no-repeat;
  background-size: 100% 100%;
  margin: 0.6rem auto 0.65rem auto;
  position: relative;
  text-align: left;
  box-sizing: border-box;
  padding-left: 0.35rem;
  color: #cc3930;
  font-size: 0.33rem;
  letter-spacing: 0.01rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.main_box2_fx_but{
  width: 2.13rem;
  height: 1.07rem;
  border: none;
  background: url("../image/fx.png") top center no-repeat;
  background-size: 100% 100%;
}

.main_box3{
  width: 10.47rem;
  height: 29.32rem;
  padding: 1rem 1rem 0;
  box-sizing: border-box;
  text-align: center;
  background: url("../image/ptBg.png") top center no-repeat;
  background-size: 100% 100%;
  margin: 0.35rem auto 0;
}
.main_box3_p{
	line-height: 0.64rem;
	font-size: 0.44rem;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0.01rem;
	color: #c86d42;
  text-align: left;
}
.main_box3_p2{
  line-height: 0.36rem;
	font-size: 0.26rem;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0.01rem;
	color: #c86d42;
  /* text-align: left; */
  margin-top: 0.1rem;
  font-weight: 700;
}
.main_box3_box{
  width: 8.43rem;
  height: 3.52rem;
  margin: 0.18rem auto 0;
  background: url("../image/rwBg.png") top center no-repeat;
  background-size: 100% 100%;
  padding: 0.3rem 0.68rem 0;
  box-sizing: border-box;
}
.main_box3_box_p{
  height: 0.44rem;
	font-size: 0.44rem;
	font-weight: normal;
	font-stretch: normal;
  display: flex;
  align-items: center;
	letter-spacing: 0.01rem;
	color: #cc3930;
}
.main_box3_box_p_span{
  font-size: 0.44rem;
  color: #ff8106;
}
.main_box3_box_box_img{
  width: 1.92rem;
}
.main_box3_box_box{
  width: 100%;
  height: 1.92rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 0.55rem;
}
.main_box3_box_box_lq{
  width: 2.25rem;
	height: 0.81rem;
  border: none;
  background: url("../image/rwwc.png") top center no-repeat;
  
  background-size: 100% 100%;
  cursor: pointer;
}
.main_box3_box_box_ylq{
  background: url("../image/rwylq.png") top center no-repeat;
  background-size: 100% 100%;
}
.main_box3_box_box_wc{
  background: url("../image/rwlq.png") top center no-repeat;
  background-size: 100% 100%;
}
.main_box3_box_dl{
  width: 8.76rem;
  height: 4.98rem;
  background: url("../image/dlBg.png") top center no-repeat;
  background-size: 100% 100%;
  margin-top: 0.2rem;
  margin-left: -0.2rem;
  box-sizing: border-box;
  padding-top: 0.6rem;
}
.main_box3_box_dl_box{
  width: 100%;
  text-align: right;
  height: 0.46rem;
  font-size: 0.35rem;
  color: #c86d42;
}
.main_box3_box_dl_BB{
  width: 8.4rem;
  height: 3.58rem;
  background: url("../image/dlBg2.jpg") top center no-repeat;
  background-size: 100% 100%;
  margin: 0.24rem auto 0 0.16rem;
  position: relative;
  display: flex;
  /* 支持换行 */
  flex-wrap: wrap;
}

.main3_box{
  width: 7.5rem;
  height: 0.5rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 0.4rem;
	letter-spacing: -0.01rem;
	color: #cc3930;
  margin: 0.2rem auto 0;
}
.m3btext{
  font-weight: 700;
}
.main3_precious{
  box-sizing: border-box;
  width: 6.97rem;
	height: 3.93rem;
	background-color: #f2c57a;
	border: solid 0.02rem #d29f55;
  display: flex;
  justify-content: space-between;
  margin-bottom: 0.42rem;
}
.main3_precious_box{
  display: none;
  position: relative;
  width: 6.9rem;
	height: 3.93rem;
  margin-bottom: 0.42rem;
}
.main3_precious_img{
  width: 6.9rem;
	height: 3.93rem;
  background: url("../image/precious/precious.png") top center no-repeat;
  background-size: 100% 100%;
  display: none;
}
.main3_precious_hcg{
  width: 6.83rem;
  height: 3.89rem;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.m3_pbox{
  width: 1.68rem;
	height: 1.79rem;
  position: relative;
}
.m3_pbox_posi{
  width: 4.14rem;
  height: 4.17rem;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  display: none;
}
.m3_pbox_img{
  width: 100%;
  height: 100%;
}
.m3_pbox_av{
  display: none;
}
.m3_pbox_avtion .m3_pbox_av{
  display: block;
}
.mb3_but{
  width: 3.19rem;
	height: 0.86rem;
  border: none;
  background: url("../image/nhc.png") top center no-repeat;
  background-size: 100% 100%;
  margin-top: 0.26rem;
}

.mb3_but_yav{
  background: url("../image/yhc.png") top center no-repeat;
  background-size: 100% 100%;
}
.main_box4{
  width: 7.5rem;
  height: 7rem;
  padding: 1.3rem 0.26rem 0;
  text-align: center;
  box-sizing: border-box;
}
.main4_p{
  line-height: 0.54rem;
  font-size: 0.3rem;
	letter-spacing: 0.01rem;
	color: #c8282a;
  text-align: left;
}

.main_box5{
  width: 10.32rem;
  margin: 0.35rem auto 0;
  text-align: center;
  box-sizing: border-box;
}
.main4_title{
  height: 1.89rem;
  margin: 0.3rem 0 0.3rem 0;
}
.main5_title{
  height: 1.89rem;
}
.main_box5_box{
  width: 10.32rem;
  height: 10.26rem;
  background: url("../image/avBg.png") top center no-repeat;
  background-size: 100% 100%;
  margin-top: 0.35rem;
  box-sizing: border-box;
  padding: 1rem 0.8rem 0;
}
.main_box5_box_p{
  line-height: 0.56rem;
  font-size: 0.35rem;
  color: #c86d42;
  text-align: left;
}
.main_box5_box_p_s1{
  /* 缩进一个字 */
  text-indent: 1.3em;
}
.main_box5_box_p_s2{
  /* 缩进一个字 */
  text-indent: 2em;
}
.main_box5_text{
  height: 0.35rem;
	font-size: 0.35rem;
	line-height: 0.35rem;
	letter-spacing: 0.01rem;
	color: #c86d42;
  margin-top: 0.5rem;
}
.main4_box{
  width: 9.5rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0.2rem auto 0.2rem;
}
.main4_img{
  height: 1.32rem;
}
.main_box_box{
  width: 100%;
  display: none;
}
.main_box_show{
    display: block;
}
.main_box_flex_id{
  font-size: 0.24rem;
  color: #d17f4e;
  width: 4rem;
  margin-right: 0.54rem;
  text-align: left;
}
.main_box_flex{
  width: 100%;
  display: flex;
  justify-content:space-between;
}
.main_box_flex_input_box{
  position: relative;
}
.main_box_flex_input{
  width: 100%;
	height: 0.96rem;
	background-color: #e5d1a7;
	border: none;
  padding-left: 0.5rem;
  font-size: 0.4rem;
  color: #000;
  box-sizing: border-box;
}
.mb2{
  margin-bottom: 0.34rem;
}
input::placeholder{
  color: #7c7462 !important;
}
.main_box_flex_coed{
  width: 100%;
	height: 0.96rem;
	background-color: #e5d1a7;
	border: none;
  padding-left: 0.5rem;
  font-size: 0.4rem;
  color: #000;
  box-sizing: border-box;
  position: relative;
}
.main_box_flex_send_box{
  width: 100%;
  height: 0.62rem;
  position: relative;
}
.main_box_flex_send{
  width: 2.34rem;
	height: 0.96rem;
	background-color: #ea5633;
  font-size: 0.38rem;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0.01rem;
  color: #fff;
  border: none;
  position: absolute;
  top: 0;
  right: 0;
}
.main_box_flex_server{
  width: 4.76rem;
  line-height: 0.61rem;
  text-align: center;
  margin: 0 auto 0.2rem;
  position: relative;
  text-align: left;
}

.main_box_flex_xu_role{
  width: 5.8rem;
  height: 0.96rem;
  line-height: 0.96rem;
  padding-right: 0.5rem;
  padding-left: 0.5rem;
  font-size: 0.4rem;
  box-sizing: border-box;
  position: relative;
  text-align: left;
  color: #7c7462;
  background-color: #e5d1a7;
}

.combut{
    height: 1.12rem;
    width: 50%;
    float: left;
    font-size: 0.5rem;
	  color: #fff8ce;
    box-sizing: border-box;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    background-color: #c24b30;
}
.combut_click{
  background-color: #ea5633;
}
.main_box_account{
    display: none;
}
.main_box_flex_button{
  width: 4.25rem;
	height: 1.14rem;
  background: url("../image/dlbut.png") top center no-repeat;
  background-size: 100% 100%;
  border: none;
  margin-top: 0.8rem;
}
.main_box_flex_close{
  width: 100%;
	height: 1rem;
  line-height: 1rem;
  font-size: 0.37rem;
  text-align: center;
  border: none;
	color: #afa687;
  background: transparent;
}
.dot {
    display: none; 
    height: 1em; line-height: 1;
    text-align: left;
    vertical-align: -.25em;
    overflow: hidden;
  }
  .dot::before {
    display: block;
    content: '...\A..\A.';
    white-space: pre-wrap;   /* 也可以是white-space: pre */
    animation: dot 2s infinite step-start both;
  }
  @keyframes dot {
    33% { transform: translateY(-2em); }
    66% { transform: translateY(-1em); }
  }
  .pop {
    width: 100vw;
    min-height: 100vh;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index:100;
    background: rgba(0,0,0,0.6);
    display: none;
    overflow: auto;
  }
  .pop_fx_box{
    width: 8.92rem;
    height: 5.47rem;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -4.46rem;
    margin-top: -2.735rem;
    /* transform: translate(-50%, -50%); */
    background: url("../image/bg1.png") center center no-repeat;
    background-size: 100% 100%;
    padding-top: 0.75rem;
    text-align: center;
    font-size: 0;
    box-sizing: border-box;
  }
  .pop_fx{
    /* display: block; */
  }
  .pop_fx_box_tit{
    height: 0.36rem;
    font-size: 0.36rem;
    line-height: 0.36rem;
    letter-spacing: 0px;
    color: #000000;
    text-align: center;
    margin-bottom: 0.8rem;
  }
  .pop_gu_box{
    width: 9.99rem;
	  height: 11.23rem;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 1.5rem 1.15rem 0;
    text-align: center;
    font-size: 0;
    box-sizing: border-box;
    background: url("../image/guBg.png") center center no-repeat;
    background-size: 100% 100%;
  }
  .pop_gu_title{
    height: 0.7rem;
    margin-bottom: 0.68rem;
  }
  .comtitleBot{
    width: 100%;
    display: flex;
    margin-bottom: 0.85rem;
  }
  .pop_cn_box{
    width: 9.99rem;
    height: 8.93rem;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: url("../image/bingBg.png") center center no-repeat;
    background-size: 100% 100%;
    padding: 1.5rem 1.2rem 0;
    text-align: center;
    font-size: 0;
    box-sizing: border-box;
  }
  .pop_cn_box_tit{
    height: 0.36rem;
    line-height: 0.36rem;
    font-family: MicrosoftYaHei;
    font-size: 0.36rem;
    font-weight: 700;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #c55b24;
    text-align: center;
    margin-bottom: 0.67rem;
  }
  .main_box_flex_button_big{
    border: none;
    width: 4.25rem;
    height: 1.14rem;
    background: url("../image/qd.png") center center no-repeat;
    background-size: 100% 100%;
    margin-top: 0.8rem;
  }
  .pop_bing_box{
    width: 100%;
    height: 0.96rem;
    display: flex;
    justify-content:space-between;
    align-items: center;
    font-size: 0.4rem;
	  color: #7c7462;
    letter-spacing: 0.01rem;
  }
  .pop_bing_box span{
    width: 1.85rem;
    text-align: left;
  }
  .mbfs{
    margin: 0;
  }
  .tran_scale{
    transform: scale(0.7);
  }

  .main_box_flex_tui{
    display: none;
    margin-left: 0.1rem;
  }

  .pop_yd_img{
    position: fixed;
    top: 0;
    right: 0.5rem;
    z-index: 100;
    width: 6.48rem;
    height: 4.18rem;
    background: url("../image/yd.png") center center no-repeat;
    background-size: 100% 100%;
  }
  .draw_pop_fx_box{
    width: 9.99rem;
    height: 13.13rem;
    background: url("../image/yjdzBg.png") center center no-repeat;
    background-size: 100% 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 1.5rem 1.1rem 0 0.85rem;
    text-align: center;
    font-size: 0;
    box-sizing: border-box;
  }
  .draw_pop_fx_box2{
    width: 9.99rem;
	  height: 10.22rem;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: url("../image/hj.png") center center no-repeat;
    background-size: 100% 100%;
    padding: 1.7rem 0 0;
    text-align: center;
    font-size: 0;
    box-sizing: border-box;
  }
  .draw_pop_fx_box3{
    width: 5.88rem;
    height: 4.19rem;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: url("../image/fxbg.png") center center no-repeat;
    background-size: 100% 100%;
    padding: 0.45rem 0.6rem 0;
    text-align: center;
    font-size: 0;
    box-sizing: border-box;
  }
  .dal_box{
    width: 3.78rem;
	  height: 3rem;
    margin: 0rem auto 0.3rem;
    position: relative;
    background: url("../image/jlBg2.png") center center no-repeat;
    background-size: 100% 100%;
  }
  .dal_box_img{
    height: 1.37rem;
    position: absolute;
    top: 48%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .dal_title{
    width: 3.8rem;
    height: 0.66rem;
    line-height: 0.66rem;
    font-size: 0.34rem;
    letter-spacing: -0.01rem;
    color: #fcde7f;
    text-align: center;
    position: absolute;
    bottom: 0;
    left: 0;
  }
  .dal_code{
    height: 0.44rem;
    line-height: 0.44rem;
    font-size: 0.43rem;
    letter-spacing: 0.01rem;
    color: #c86d42;
    text-align: center;
    margin-bottom: 0.43rem;
  }
  
  .dal_but{
    width: 4.25rem;
	  height: 1.14rem;
    background: url("../image/qd.png") center center no-repeat;
    background-size: 100% 100%;
    border: none;
    cursor: pointer;
  }
  .pfbtf_child_fo{
    font-size: 0.38rem !important;
  }
  .dpfb2{
    padding: 1.5rem 0.7rem 0;
  }
  .pfbtf{
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    /* margin-top: 0.3rem; */
  }
  .pfbtf_child{
    width: 33.3%;
    height: 0.62rem;
    line-height: 0.62rem;
    text-align: center;
    font-size: 0.3rem;
    font-stretch: normal;
    letter-spacing: 0.01rem;
    color: #c86d42;
    position: relative;
     /* 超出隐藏 */
     overflow: hidden;
     /* 超出隐藏 */
     text-overflow: ellipsis;
     /* 超出隐藏 */
     white-space: nowrap;
  }
  .pfbtf_code_text{
    width: 80%;
    /* 超出隐藏 */
    overflow: hidden;
    /* 超出隐藏 */
    text-overflow: ellipsis;
    /* 超出隐藏 */
    white-space: nowrap;
  }
  .pfbtf_child span{
    position: absolute;
    top: 0;
    right: 0;
    font-weight: 700;
    color: #5950ca;
    /* 下划线 */
    text-decoration: underline;
  }
  .pfbtf_text2{
    width: 100%;
    text-align: center;
    font-size: 0.35rem;
    letter-spacing: 0.01rem;
    color: #c86d42;
    margin-top: 0.2rem;
  }
  .dowebok{
    width: 100%;
    height: 4rem;
    margin-top: 0.1rem;
    text-align: center;
    overflow-y: auto;
    background: transparent !important;
  }
  .pop_address_box{
    width: 100%;
    height: 0.79rem;
    font-size: 0.4rem;
    color: #000;
    box-sizing: border-box;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 0.6rem;
  }
  .pop_address_box_text{
    width: 2rem;
    font-size: 0.4rem;
    color: #c86d42;
    text-align: right;
  }
  .pop_address_box_input{
    width: 6rem;
    height: 0.79rem;
    background-color: #e5d1a7;
    border: none;
    padding-left: 0.38rem;
    font-size: 0.4rem;
    color: #000;
    box-sizing: border-box;
  }

  .pabb{
    width: 6rem;
    position: relative;
    text-align: left;
  }
  .pop_address_box_code{
    width: 3.65rem;
    height: 0.97rem;
    background-color: #e5d1a7;
    border: none;
    padding-left: 0.38rem;
    font-size: 0.4rem;
    color: #000;
    box-sizing: border-box;
  }
  .pop_address_box_send{
    width: 2.25rem;
    height: 0.97rem;
    font-size: 0.4rem;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #fff;
    border: none;
    position: absolute;
    top: 0;
    right: 0;
    background-color: #ea5633;
  }
.pop_address_box_textarea{
  width: 6rem;
	height: 2.3rem;
	border-radius: 0.1rem;
	border: none;
  box-sizing: border-box;
  padding: 0.2rem 0 0 0.38rem;
  color: #000;
  margin-top: 1.25rem;
  font-size: 0.4rem;
  background-color: #e5d1a7;
  outline-color: #e5d1a7;
}
textarea {
  resize: none; /* 禁止调整大小 */
}
textarea::placeholder{
  color: #7c7462 !important;
}
.pop_address_button{
  border: none;
  width: 4.25rem;
	height: 1.14rem;
  background: url("../image/qd.png") center center no-repeat;
  background-size: 100% 100%;
  margin-top: 1.4rem;
}
.pop_fx_box_but{
  border: none;
  width: 4.05rem;
	height: 0.73rem;
  line-height: 0.73rem;
  background: url("../image/dbut.png") center center no-repeat;
  background-size: 100% 100%;
  text-align: center;
  font-family: MicrosoftYaHei;
	font-size: 0.28rem;
	font-weight: 700;
	font-stretch: normal;
	letter-spacing: 0.01rem;
	color: #ffecbf;
  margin-top: 0.5rem;
}
.pop_fx_box_href{
  margin: 0.5rem 0 0.3rem;
  line-height: 0.32rem;
  font-size: 0.28rem;
  text-align: center;
  color: #844807;
  font-family: MicrosoftYaHei;
  word-wrap: break-word;
}
.pop_fx_box_span{
  color: #c55b24;
  word-wrap: break-word;
}
.pop_fx_box_tit_po{
  height: 0.32rem;
  line-height: 0.32rem;
	font-family: MicrosoftYaHei;
	font-size: 0.32rem;
	font-weight: 700;
	font-stretch: normal;
	letter-spacing: 0px;
  text-align: center;
	color: #c55b24;
}
.showMessage{
  font-size: 16px;
  padding: 10px 20px;
  border-radius: 0.05rem;
  position: fixed;
  top: 50px;
  left: 50%;
  color: #fff;
  z-index: 1999;
  transform: translateX(-50%);
  display: none;
  white-space:nowrap;
}
.showMS{
  background: #f0f9ed;
  border: 0.01rem solid #E1F3D8;
  color: #67c23a;
}
.showME{
  background: #fef0f0;
  border: 0.01rem solid #fde2e2;
  color: #f76c6c;
}

.pop_draw_img{
  width: auto;
  height: 0.8rem;
  margin-top: 0.35rem;
  margin-bottom: 0.13rem;
}
.pop_draw_tit{
  height: 0.32rem;
  line-height: 0.32rem;
	font-family: MicrosoftYaHei;
	font-size: 0.32rem;
	font-weight: 700;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #c55b24;
}
.pop_draw_text{
  height: 0.22rem;
	font-family: MicrosoftYaHei;
	font-size: 0.22rem;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #9d541e;
}
.pop_draw_but{
  border: none;
  width: 4.05rem;
	height: 0.73rem;
  line-height: 0.73rem;
  background: url("../image/dbut.png") center center no-repeat;
  background-size: 100% 100%;
  text-align: center;
  font-family: MicrosoftYaHei;
	font-size: 0.28rem;
	font-weight: 700;
	font-stretch: normal;
	letter-spacing: 0.01rem;
	color: #ffecbf;
  margin-top: 0.39rem;
}

.pop_bing_box_mar{
  margin: 0.8rem auto 0.4rem auto;
}
.main_box_flex_server2{
  width: 5.8rem;
  height: 0.96rem;
  line-height: 0.96rem;
  font-size: 0.4rem;
  padding-right: 0.5rem;
  padding-left: 0.5rem;
  position: relative;
  text-align: left;
  color: #7c7462;
  box-sizing: border-box;
  background-color: #e5d1a7;
  margin-bottom: 0.35rem;
 }
 .down-arrow {
  width: 0.35rem;
  height: 0.3rem;
  background: url("../image/down.png") center center no-repeat;
  background-size: 100% 100%;
  position: absolute;
  top: 0.33rem;
  right: 0.33rem;
}
.pop_explain_box{
  width: 9.99rem;
  height: 31.72rem;
  position: absolute;
  top: 0.3rem;
  left: 50%;
  transform: translateX(-50%);
  background: url("../image/jlmisBg.png") center center no-repeat;
  background-size: 100% 100%;
  padding: 1.55rem 0 0;
  text-align: center;
  font-size: 0;
  box-sizing: border-box;
}
.pop_explain_box_box{
  width: 8.48rem;
}

.pop_share_box{
  width: 9.99rem;
  height: 8.93rem;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  padding: 1.5rem 0 0;
  text-align: center;
  font-size: 0;
  box-sizing: border-box;
  background: url("../image/fxtBg.png") center center no-repeat;
  background-size: 100% 100%;
}
.pop_share_box_tit{
	height: 0.72rem;
  margin-bottom: 1rem;
}
.pop_share_box_href{
  width: 8.5rem;
  margin: 0 auto 1rem;
  line-height: 0.7rem;
  font-size: 0.45rem;
  color: #e65831;
  text-align: center;
   /* 强制文本在容器边界处换行 */
   word-wrap: break-word;
   /* 允许在单词内换行（兼容不同浏览器） */
   word-break: break-all;
   /* 旧版浏览器兼容（可选） */
   overflow-wrap: break-word;
   /* 可选：防止内容溢出容器 */
   overflow: hidden;
}
.pop_share_box_but{
  width: 4.25rem;
	height: 1.14rem;
  background: url("../image/copy.png") center center no-repeat;
  background-size: 100% 100%;
  border: none;
}