* {
  margin: 0;
  padding: 0;
}

body {
  line-height: 1.5;
  /*澧炲姞 start*/
  background: #f9f4e9;
  /*澧炲姞 end*/
}

h2 {
  font-size: 0.36rem;
  font-weight: bold;
  text-align: center;
  line-height: 1.5;
}

h3 {
  font-size: 0.26rem;
  font-weight: bold;
  text-indent: 2em;
  margin-top: 0.3rem;
  line-height: 1.5;
}

/*----鏇存敼---*/
.main p {
  font-size: 0.4rem;
  text-indent: 2em;
  margin-top: 0.45rem;
  line-height: 1.6;
  color: rgb(70, 70, 70);
}

.foot_m_2 {
  top: -0.6rem;
}

.foot_m_2 > .copyxs {
  width: 100% !important;
  padding: 0;
  height: 1rem;
  text-align: center;
  line-height: 1rem;
}

/*----鏇存敼---*/
.foot p {
  text-align: center;
  font-weight: bold;
  font-size: 0.36rem;
  padding-top: 0.3rem;
  line-height: 1.2;
}

.f_red {
  color: crimson;
}

.foot_img {
  margin-top: 0.3rem;
}

.foot_img img {
  width: 100%;
}

/* ----鏇存敼---- */

.foot_m {
  width: 100%;
}

.foot2 {
  background-color: rgb(222, 193, 135);
  padding: 0.2rem;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.foot2 .icon {
  left: 0.14rem;
  top: 0.2rem;
  width: 0.9rem;
  height: 0.9rem;
  border-radius: 50%;
}

.foot2 p {
  top: 0.1rem;
  height: 0.65rem;
  text-align: left;
  color: #333;
  font-size: 0.4rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-left: 0.3rem;
  width: 60%;
}

.foot2 .copyxs {
  height: 0.75rem;
  line-height: 0.75rem;
  width: 20%;
}

.foot2 .applet {
  height: 0.75rem;
  line-height: 0.75rem;
  width: 20%;
}

.foot_m_2 > .applet {
  width: 100% !important;
  padding: 0;
  height: 1rem;
  text-align: center;
  line-height: 1rem;
  box-sizing: border-box;
}

.copyxs {
  display: inline-block;
  border-radius: 0.16rem;
  padding: 0 0.2rem;
  height: 0.55rem;
  line-height: 0.55rem;
  text-align: center;
  color: #fff;
  font-size: 0.35rem;
  text-decoration: none;
}

.applet {
  display: inline-block;
  border-radius: 1rem;
  padding: 0 0.2rem;
  height: 0.55rem;
  line-height: 0.55rem;
  text-align: center;
  color: #fff;
  font-size: 0.35rem;
  text-decoration: none;
}

.foot4 {
  width: 7.5rem;
  position: fixed;
  bottom: 0;
  background-color: rgb(222, 193, 135);
  height: 0.8rem;
  line-height: 0.8rem;
}

.foot4 .icon {
  width: 0.5rem;
  height: 0.5rem;
  border-radius: 50%;
  position: absolute;
  left: 0.14rem;
  top: 0.17rem;
}

.foot4 p {
  margin-left: 0.9rem;
}

.foot4 .copyxs {
  position: absolute;
  right: 0.14rem;
  margin-left: 0.9rem;
  top: 0.15rem;
}

/* ----鏇存敼---- */
.foot3 {
  background-color: white;
}

.foot3 p {
  text-align: left;
  font-size: 0.3rem;
  /*padding: 0.30rem 0 0.5rem;*/
  padding: 0.1rem 0 0.2rem;
  line-height: 1.5;
}

.foot3 strong {
  position: relative;
  left: -0.1rem;
  color: #434343;
}

.foot3 .f_red {
  font-weight: bold;
}

.dialog {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 5;
  background: rgba(0, 0, 0, 0.4);
}

.dialog_m {
  position: fixed;
  top: 50%;
  left: 10%;
  margin-top: -2.5rem;
  width: 80%;
  height: 4.4rem;
  background: #fff;
  border-radius: 0.4rem;
}

.dialog_m .h3 {
  margin-top: 0.4rem;
  padding: 0.3rem 0;
  text-align: center;
  font-size: 0.45rem;
  color: #333;
  font-weight: bold;
}

.dialog_m p {
  text-align: center;
  font-size: 0.35rem;
  color: #454545;
}

.dialog_m a {
  display: block;
  margin: 0 auto;
  margin-top: 0.4rem;
  border-radius: 0.5rem;
  width: 80%;
  height: 1rem;
  line-height: 1rem;
  background: red;
  text-align: center;
  font-size: 0.45rem;
  color: #fff;
  text-decoration: none;
}

.top_ban img {
  width: 100%;
  vertical-align: top;
}

/*澧炲姞 start*/
/* -------鏇存敼------- */
p.chapter {
  color: rgb(255, 255, 255);
  border-color: rgb(222, 193, 135);
  border-width: 0.0266667rem;
  border-radius: 0.56rem;
  background-color: rgb(203, 35, 2);
  text-align: center;
  width: 50%;
  margin: 0.5rem auto 0;
  text-indent: inherit !important;
}

.schedule {
  position: absolute;
  left: 0.45rem;
  margin-top: 0.3rem;
}

.schedule .circle {
  position: absolute;
  width: 0.35rem;
  height: 0.35rem;
  top: 0;
  background-color: #dec187;
  border-radius: 50%;
}

.circle span {
  width: 0.2rem;
  height: 0.2rem;
  border-radius: 50%;
  background-color: #b68a32;
  position: absolute;
  top: 0.08rem;
  left: 0.08rem;
}

.schedule .line {
  width: 1px;
  height: 7.8rem;
  background-color: #dec187;
  position: absolute;
  left: 0.17rem;
}

.procedure {
  margin-left: 0.8rem;
}

.procedure img {
  width: 100%;
}

.clearfix {
  *zoom: 1;
}

.clearfix:after,
.content-style:after {
  clear: both;
  content: '20';
  visibility: hidden;
  height: 0;
  display: block;
}

/* -------鏇存敼------- */
/*澧炲姞 end*/

/* 杞挱鍥� */
#lunbobox {
  width: 100%;
  height: 100%;
  position: relative;
  /* margin-bottom: 20px; */
}

.lunbo {
  width: 100%;
}

.lunbo img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
}

#lunbobox ul {
  position: absolute;
  bottom: 10px;
  right: 0px;
  left: 0;
  display: flex;
  justify-content: center;
  z-index: 5;
}

#lunbobox ul li {
  cursor: pointer;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  border: 1px solid #cccccc;
  float: left;
  list-style: none;
  background: #cccccc;
  text-align: center;
  margin: 0px 5px 0px 0px;
}

#toleft {
  display: none;
  width: 30px;
  height: 100px;
  font-size: 40px;
  line-height: 100px;
  text-align: center;
  color: #f4f4f4;
  position: absolute;
  top: 50%;
  margin-top: -50px;
  left: 12px;
  cursor: pointer;
  z-index: 99;
  opacity: 0.4;
}

#toright {
  display: none;
  width: 30px;
  height: 100px;
  font-size: 40px;
  line-height: 100px;
  top: 50%;
  margin-top: -50px;
  text-align: center;
  color: #f4f4f4;
  /*background:#cccccc;
  */
  position: absolute;
  right: 12px;
  cursor: pointer;
  z-index: 99;
  opacity: 0.4;
}
.MsoNormal > pre > * {
  text-justify: inter-ideograph !important;
}
.MsoNormal > pre > *:after {
  display: inline-block; /*行内元素*/
  content: '';
  height: 0;
  visibility: hidden;
}
