p,
ul {
  margin-block-start: 0em;
  margin-block-end: 0em;
  padding-inline-start: 0px;
  list-style: none;
}
.read {
  line-height: 19px;
  height: 19px;
  font-family: MicrosoftYaHei-Regular;
  font-size: 14px;
  color: #666;
  display: flex;
}
.read .xz-icon {
  display: block;
  width: 18px;
  height: 18px;
  background: url(https://images.zhongmin.cn/images/zmbx/read-icon.png) left top no-repeat;
  background-size: 18px 18px;
  margin-right: 8px;
}
.read .wxz-icon {
  display: block;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  border: 1px solid #bdbdbd;
  margin-right: 8px;
  box-sizing: border-box;
}
.read a {
  color: #2a92eb;
  text-decoration: none;
}
.llw-read {
  line-height: 16px;
  height: 16px;
  font-family: MicrosoftYaHei-Regular;
  font-size: 14px;
  color: #666;
  display: flex;
  position: relative;
  padding-left: 26px;
  box-sizing: border-box;
}
.llw-read .xz-icon {
  display: block;
  width: 16px;
  height: 16px;
  background: url(https://images.zhongmin.cn/images/zmbx/read-icon2.png) left top no-repeat;
  background-size: 16px 16px;
  position: absolute;
  left: 0;
  top: 0;
}
.llw-read .wxz-icon {
  display: block;
  width: 16px;
  height: 16px;
  border-radius: 3px;
  border: 1px solid #bdbdbd;
  box-sizing: border-box;
  position: absolute;
  left: 0;
  top: 0;
}
.llw-read a {
  color: #2a92eb;
  text-decoration: none;
}
.zbt-read {
  line-height: 16px;
  height: 16px;
  font-family: MicrosoftYaHei-Regular;
  font-size: 14px;
  color: #666;
  display: flex;
  position: relative;
  padding-left: 26px;
  box-sizing: border-box;
}
.zbt-read .xz-icon {
  display: block;
  width: 16px;
  height: 16px;
  background: url(https://images.zhongmin.cn/images/zmbx/read-icon3.png) left top no-repeat;
  background-size: 16px 16px;
  position: absolute;
  left: 0;
  top: 0;
}
.zbt-read .wxz-icon {
  display: block;
  width: 16px;
  height: 16px;
  border-radius: 3px;
  border: 1px solid #bdbdbd;
  box-sizing: border-box;
  position: absolute;
  left: 0;
  top: 0;
}
.zbt-read a {
  color: #2a92eb;
  text-decoration: none;
}
.mask {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  position: fixed;
  left: 0;
  top: 0;
  z-index: 10;
}
.mask .guide {
  width: 580px;
  height: 340px;
  background: #FFFFFF;
  box-shadow: 1px 1px 50px 1px rgba(0, 0, 0, 0.3);
  position: relative;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  padding-bottom: 30px;
  box-sizing: border-box;
}
.mask .guide .close-btn {
  width: 19px;
  height: 19px;
  position: absolute;
  right: 20px;
  top: 20px;
  cursor: pointer;
}
.mask .guide .guide-banner {
  width: 580px;
  height: 130px;
  background: url(https://images.zhongmin.cn/images/zmbx/guide-banner-tc.png) left top no-repeat;
  background-size: 580px 130px;
}
.mask .guide .guide-title {
  font-family: MicrosoftYaHei-Bold;
  font-weight: bold;
  color: #333;
  font-size: 20px;
  text-align: center;
  line-height: 20px;
  height: 20px;
  margin-top: 30px;
}
.mask .guide .guide-text {
  font-family: MicrosoftYaHei-Regular;
  font-size: 16px;
  color: #333;
  line-height: 15px;
  margin-top: 20px;
  padding: 0px 50px;
  box-sizing: border-box;
}
.mask .guide .guide-btn {
  display: block;
  width: 148px;
  height: 40px;
  line-height: 40px;
  margin: 0 auto;
  text-align: center;
  color: #fff;
  background: #fe902e;
  margin-top: 30px;
  cursor: pointer;
}
.mask .privacy {
  width: 450px;
  background: #fff;
  box-shadow: 1px 1px 50px 1px rgba(0, 0, 0, 0.3);
  position: relative;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  padding: 30px 0px;
  box-sizing: border-box;
}
.mask .privacy .close-btn {
  width: 19px;
  height: 19px;
  position: absolute;
  right: 20px;
  top: 20px;
  cursor: pointer;
}
.mask .privacy .orchard {
  width: 48px;
  height: 48px;
  display: block;
  margin: 0 auto;
}
.mask .privacy .privacy-text {
  font-family: MicrosoftYaHei-Regular;
  font-size: 16px;
  color: #333;
  line-height: 22px;
  margin-top: 20px;
  padding: 0px 20px 0px 30px;
  box-sizing: border-box;
}
.mask .privacy .privacy-text a {
  color: #2A92EB;
  text-decoration: none;
}
.mask .privacy .privacy-btn {
  display: block;
  width: 315px;
  margin: 0 auto;
  margin-top: 45px;
  display: flex;
  justify-content: space-between;
}
.mask .privacy .privacy-btn span {
  width: 150px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-family: MicrosoftYaHei-Regular;
  font-size: 14px;
  border-radius: 4px;
  box-sizing: border-box;
  cursor: pointer;
}
.mask .privacy .privacy-btn span:first-child {
  color: #666;
  background: #f8f8f8;
  border: 1px solid #ddd;
}
.mask .privacy .privacy-btn span:last-child {
  color: #Fff;
  background: #FF9E12;
}
.mask .tips {
  width: 500px;
  padding-bottom: 40px;
  box-sizing: border-box;
  background: #FFFFFF;
  box-shadow: 1px 1px 50px 1px rgba(0, 0, 0, 0.3);
  position: relative;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.mask .tips .close-btn {
  width: 19px;
  height: 19px;
  position: absolute;
  right: 20px;
  top: 20px;
  cursor: pointer;
}
.mask .tips .tips-title {
  text-align: center;
  height: 104px;
  line-height: 104px;
  font-family: MicrosoftYaHei-Bold;
  font-weight: bold;
  color: #333;
  font-size: 24px;
}
.mask .tips .tips-text {
  width: 437px;
  margin: 0 auto;
  font-family: MicrosoftYaHei;
  color: #333;
  font-size: 16px;
  line-height: 30px;
}
.mask .tips .tips-text a {
  color: #2A92EB;
  text-decoration: none;
}
.mask .tips .tips-btn {
  display: block;
  width: 148px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #Fff;
  background: #FF9E12;
  font-family: MicrosoftYaHei;
  font-size: 14px;
  border-radius: 3px;
  margin: 0 auto;
  margin-top: 40px;
  cursor: pointer;
}
.mask .zbt-tips {
  width: 500px;
  padding-bottom: 40px;
  box-sizing: border-box;
  background: #FFFFFF;
  box-shadow: 1px 1px 50px 1px rgba(0, 0, 0, 0.3);
  position: relative;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.mask .zbt-tips .close-btn {
  width: 19px;
  height: 19px;
  position: absolute;
  right: 20px;
  top: 20px;
  cursor: pointer;
}
.mask .zbt-tips .tips-title {
  text-align: center;
  height: 104px;
  line-height: 104px;
  font-family: MicrosoftYaHei-Bold;
  font-weight: bold;
  color: #333;
  font-size: 24px;
}
.mask .zbt-tips .tips-text {
  width: 437px;
  margin: 0 auto;
  font-family: MicrosoftYaHei;
  color: #333;
  font-size: 16px;
  line-height: 30px;
}
.mask .zbt-tips .tips-text a {
  color: #2A92EB;
  text-decoration: none;
}
.mask .zbt-tips .tips-btn {
  display: block;
  width: 148px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #Fff;
  background: #0060ff;
  font-family: MicrosoftYaHei;
  font-size: 14px;
  border-radius: 3px;
  margin: 0 auto;
  margin-top: 40px;
  cursor: pointer;
}
.mask .zbt-privacy {
  width: 450px;
  background: #fff;
  box-shadow: 1px 1px 50px 1px rgba(0, 0, 0, 0.3);
  position: relative;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  padding: 30px 0px;
  box-sizing: border-box;
}
.mask .zbt-privacy .close-btn {
  width: 19px;
  height: 19px;
  position: absolute;
  right: 20px;
  top: 20px;
  cursor: pointer;
}
.mask .zbt-privacy .orchard {
  width: 48px;
  height: 48px;
  display: block;
  margin: 0 auto;
}
.mask .zbt-privacy .privacy-text {
  font-family: MicrosoftYaHei-Regular;
  font-size: 16px;
  color: #333;
  line-height: 22px;
  margin-top: 20px;
  padding: 0px 20px 0px 30px;
  box-sizing: border-box;
}
.mask .zbt-privacy .privacy-text a {
  color: #2A92EB;
  text-decoration: none;
}
.mask .zbt-privacy .privacy-btn {
  display: block;
  width: 315px;
  margin: 0 auto;
  margin-top: 45px;
  display: flex;
  justify-content: space-between;
}
.mask .zbt-privacy .privacy-btn span {
  width: 150px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-family: MicrosoftYaHei-Regular;
  font-size: 14px;
  border-radius: 4px;
  box-sizing: border-box;
  cursor: pointer;
}
.mask .zbt-privacy .privacy-btn span:first-child {
  color: #666;
  background: #f8f8f8;
  border: 1px solid #ddd;
}
.mask .zbt-privacy .privacy-btn span:last-child {
  color: #Fff;
  background: #0060ff;
}
