/* 初始化CSS */
html,
body,
ul,
li,
ol,
dl,
dd,
dt,
p,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
legend,
img {
  margin: 0;
  padding: 0;
}
fieldset,
img {
  border: none;
}
address,
caption,
cite,
code,
dfn,
th,
var {
  font-style: normal;
  font-weight: normal;
}
ul,
ol {
  list-style: none;
}
select,
input {
  vertical-align: middle;
}
select,
input,
textarea {
  font-size: 12px;
  margin: 0;
}
table {
  border-collapse: collapse;
}
html,
body {
  width: 100%;
  height: 100%;
}
body {
  color: #896762;
  font: 16px/24px "Hiragino Sans GB", "Microsoft Yahei", "微软雅黑", "SimSun", "宋体", "Arial";
  margin: 0 auto;
  background: url("../images/wap_banner.png") no-repeat top center;
  background-size: 7.5rem auto;
}
* {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-tap-highlight-color: transparent;
}
/* 页面通用部分 */
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
  clear: both;
}
.clearfix {
  zoom: 1;
}
.clearit {
  clear: both;
  height: 0;
  font-size: 0;
  overflow: hidden;
}
a {
  color: #896762;
  text-decoration: none;
}
a:visited {
  color: #896762;
  text-decoration: none;
}
a:hover,
a:active,
a:focus {
  color: #896762;
  text-decoration: none;
}
img {
  width: 100%;
}
.hide {
  display: none !important;
}
.u-title {
  display: block;
  margin: 0.6rem auto 0;
  width: 100%;
}
.wrap {
  position: relative;
  width: 7.5rem;
  margin: 0 auto;
  padding-bottom: 2.18rem;
}
.banner {
  height: 3.65rem;
}
/* part1 */
.part1 {
  width: 7rem;
  margin: 0 auto;
  padding-top: 0.4rem;
  background-color: #f1e1d2;
  border: 1px solid #f3e8db;
}
.content {
  margin: 0 auto;
}
.part2 {
  margin-top: 0.3rem;
}
.part2 p {
  font-family: PingFangSC-Regular;
  font-size: 0.28rem;
  color: #876950;
  letter-spacing: 0;
  text-align: justify;
  line-height: 0.46rem;
  padding: 0 0.3rem 0.5rem;
}
/* part3 */
.part3 {
  margin-top: 0.5rem;
}
.part3 img {
  /* width: 100%;
    height: 1.9rem; */
}
.blk1 {
  margin: 0 auto;
  width: 6.6rem;
}
.blk1 ul li a {
  display: flex;
  height: 1.8rem;
  padding: 0.2rem 0;
  box-sizing: border-box;
}
.blk1 .tt img {
  /* width: 7.1rem; */
}
.blk1 ul li img {
  width: 2rem;
  height: 1.35rem;
  margin-right: 0.17rem;
}
.blk1 ul li .text {
  flex: 1;
  font-family: PingFangSC-Regular;
  font-size: 0.28rem;
  color: #876950;
  letter-spacing: 0;
  text-align: justify;
}
.more {
  display: block;
  width: 100%;
  height: 0.8rem;
  text-align: center;
  line-height: 0.8rem;
  font-family: PingFangSC-Regular;
  font-size: 0.26rem;
  color: #94795e;
  letter-spacing: 0;
  background: rgba(255, 255, 255, 0.05);
  margin-top: 0.2rem;
}
/* part4 */
.part4 {
  margin-top: 0.5rem;
}
/* part5 */
.part5 {
  margin-top: 0.5rem;
}
/* part6 */
.part6 {
  margin-top: 0.5rem;
}
.swiper-item {
  width: 6.56rem;
  height: 4.66rem;
  position: relative;
}
.swiper-item .img-box {
  font-size: 0px;
  width: 100%;
  height: 100%;
}
.swiper-item .s-box {
  height: 0.5rem;
  width: 100%;
  background: rgba(0, 0, 0, 0.5);
  font-family: PingFangSC-Regular;
  font-size: 0.26rem;
  color: #fff;
  letter-spacing: 0;
  box-sizing: border-box;
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 100;
  padding: 0 0.2rem;
}
.swiper-container {
  width: 6.56rem;
  height: 4.66rem;
  border: 0.04rem solid #94795e;
  margin-top: 0.2rem;
}
.part6 .swiper-button-prev {
  width: 0.8rem;
  height: 0.8rem;
  background: url("//n.sinaimg.cn/finance/cece9e13/20220411/jrxwl_wap_left_arrow.png") 0 0 / 0.8rem 0.8rem no-repeat;
  border-radius: 0.4rem;
}
.part6 .swiper-button-next {
  width: 0.8rem;
  height: 0.8rem;
  background: url("//n.sinaimg.cn/finance/cece9e13/20220411/jrxwl_wap_right_arrow.png") 0 0 / 0.8rem 0.8rem no-repeat;
  border-radius: 0.4rem;
}
/* part7 */
.part7 {
  margin-top: 0.5rem;
}
/* part8 */
.part8 {
  position: fixed;
  bottom: 0;
  left: 50%;
  z-index: 200;
  width: 7.5rem;
  display: block;
  margin-left: -3.75rem;
  height: 1.06rem;
  line-height: 1.06rem;
  text-align: center;
  background: url("//n.sinaimg.cn/finance/banking_wap/bottom-bg.png");
  display: flex;
}
.part8 a {
  flex: 1;
  display: inline-block;
  height: 100%;
}
.part8 a img {
  width: 1.57rem;
  height: 0.38rem;
}
#sharebtn {
  width: 100%;
}
#my_share_menu {
  display: flex;
  width: 100%;
  height: 100%;
}
#my_share_menu a {
  display: block;
  height: 100%;
  flex: 1;
}
#page_share_wb {
  background: url("//n.sinaimg.cn/finance/banking_wap/wb.png") center center / 1.57rem 0.38rem no-repeat;
}
#page_share_wx {
  background: url("//n.sinaimg.cn/finance/banking_wap/wx.png") center center / 1.57rem 0.38rem no-repeat;
}
.part9 {
  margin: 0.5rem auto 0;
  width: 6.6rem;
}
.part10 {
  margin-top: 0.5rem;
}
.thanks-body {
  margin: 0.5rem auto 0;
  width: 6.6rem;
}
.advertising-1 {
  margin-top: 0.5rem;
}
.advertising-2 {
  margin-top: 0.5rem;
}
.blk2 ul li {
  padding: 0.2rem 0;
}
.blk2 ul li a {
  font-size: 0.28rem;
  line-height: 0.48rem;
  color: #876950;
  /* box-sizing: border-box; */
}
.part2-1 .swiper-container {
  margin-top: 0.48rem;
}
.top-intro {
  margin: 0.36rem auto 0;
  width: 6.6rem;
}
.top-intro h4 {
  font-size: 0.3rem;
  line-height: 0.6rem;
  color: #876950;
}
.top-intro p {
  font-size: 0.26rem;
  line-height: 0.46rem;
  color: #876950;
}
