@charset "UTF-8";

.details img {
  display: inline
}

.addpay[data-v-20957e1a] {
  margin: 30px;
  width: 300px;
  height: 40px;
  background: #4AC07C;
  font-size: 18px;
  border-radius: 25px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff
}

.code[data-v-20957e1a] {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 10px
}

.allwxzfb[data-v-20957e1a] {
  display: flex;
  margin-top: 30px;
  justify-content: space-between
}

.allwxzfb img[data-v-20957e1a] {
  margin-right: 10px
}

.allwxzfb .wx[data-v-20957e1a] {
  width: 170px;
  height: 52px;
  background: #e9f8ff;
  border: 2px solid #54cbff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px
}

.allwxzfb .zfb[data-v-20957e1a] {
  width: 170px;
  height: 52px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 2px solid #efefef;
  font-size: 16px
}

.buy[data-v-20957e1a] {
  text-align: center;
  padding: 0 30px 10px
}

.pricee[data-v-20957e1a] {
  color: #ff4f8e
}

.prname[data-v-20957e1a] {
  font-size: 18px
}

.price[data-v-20957e1a] {
  width: 100%;
  display: flex;
  height: 80px;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid #ccc
}

.ColF[data-v-20957e1a] {
  background: #fff
}

.Active[data-v-20957e1a] {
  border: 1px solid #2ebfff
}

*[data-v-20957e1a] {
  box-sizing: border-box
}

.box[data-v-20957e1a] {
  object-fit: cover;
  margin: 0 auto;
  width: 1200px
}

.bookjs[data-v-20957e1a] {
  display: flex;
  align-items: center;
  margin-bottom: 50px
}

.bookjs .BookName[data-v-20957e1a] {
  margin-left: 20px;
  height: 300px;
  display: flex;
  flex-direction: column;
  justify-content: space-around
}

.bookjs .BookName button[data-v-20957e1a] {
  width: 153px;
  height: 42px;
  border: none;
  background: #4AC07C;
  color: #fff;
  font-size: 18px;
  border-radius: 25px
}

.bookjs .BookName button[data-v-20957e1a]:hover {
  cursor: pointer
}

.bookjs .AllBook ul[data-v-20957e1a] {
  width: 150px;
  display: flex;
  flex-direction: column;
  align-items: center
}

.bookjs .AllBook ul li[data-v-20957e1a]:hover {
  cursor: pointer
}

.bookjs .AllBook ul li[data-v-20957e1a] {
  list-style: none;
  width: 90px;
  height: 90px;
  background: rgba(204, 204, 204, .185);
  display: flex;
  align-items: center;
  margin-bottom: 10px;
  justify-content: center;
  border-radius: 5px
}

.bookjs .AllBook ul li img[data-v-20957e1a] {
  width: 70px;
  height: 70px
}

.bookjs .bookImg[data-v-20957e1a] {
  width: 336px;
  height: 311px;
  background: rgba(204, 204, 204, .185);
  border-radius: 15px;
  display: flex;
  align-items: center;
  justify-content: center
}

.bookjs .bookImg img[data-v-20957e1a] {
  width: 230px;
  height: 265px
}

.details[data-v-20957e1a] {
  width: 100%;
  margin-top: 20px;
  margin-bottom: 100px
}

.details img[data-v-20957e1a] {
  width: 1150px;
  border-radius: 10px;
  display: inline;
  object-fit: cover
}

.fixed[data-v-20957e1a] {
  border-radius: 50px;
  width: 90px;
  height: 500px;
  background: #fff;
  position: fixed;
  right: 15px;
  top: 200px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-around
}

.fixed .flex-zong[data-v-20957e1a] {
  display: flex;
  flex-direction: column;
  align-items: center
}

.fixed img[data-v-20957e1a] {
  width: 50px;
  height: 50px
}

.fixed .goBack[data-v-20957e1a] {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  position: fixed;
  right: 15px;
  top: 740px;
  background: #fff;
  flex-direction: column
}

.fixed .goBack div[data-v-20957e1a] {
  flex-direction: column
}

.fixed .goBack .tran[data-v-20957e1a] {
  transform: rotate(270deg)
}

.flex[data-v-20957e1a] {
  display: flex;
  align-items: center;
  justify-content: center
}

.itembox[data-v-20957e1a] {
  width: 370px;
  height: 110px;
  border: 1px solid #f2f2f2;
  border-radius: 10px;
  margin-bottom: 30px;
  cursor: pointer;
  margin-right: 45px
}

.itembox.actived[data-v-20957e1a] {
  border: 1px solid #ff1469
}

.itembox .icon[data-v-20957e1a] {
  margin: 0 26px;
  width: 24px;
  height: 24px
}

.itembox .imgbox[data-v-20957e1a] {
  width: 66px;
  height: 66px;
  margin-right: 16px
}

.title[data-v-20957e1a] {
  font-size: 18px;
  color: #333;
  margin-bottom: 8px;
  max-width: 188px
}

.btn[data-v-20957e1a],
.btn2[data-v-20957e1a] {
  width: 146px;
  line-height: 40px;
  border-radius: 50px;
  background: #4AC07C;
  color: #fff;
  font-size: 18px;
  text-align: center;
  cursor: pointer;
  margin: 0 15px
}

.btn2[data-v-20957e1a] {
  background: #ff8523
}

.dialogcons[data-v-20957e1a] {
  width: 300px;
  padding: 0 15px
}

.dialogcons .subbtn[data-v-20957e1a] {
  width: 300px;
  margin-top: 36px
}

.dialogcons .tips[data-v-20957e1a] {
  font-size: 14px;
  margin-bottom: 24px;
  margin-top: 5px
}

.dialogcons .imgbox[data-v-20957e1a] {
  width: 130px;
  height: 130px
}

.dialogcons .imgbox img[data-v-20957e1a] {
  width: 100%;
  height: 100%
}
