html {
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	-webkit-tap-highlight-color: transparent;
	-ms-touch-action: none;
	height: 100%;
}

body {
	font-family: PingFang SC, Microsoft YaHei, "\5FAE\8F6F\96C5\9ED1", Source San Pro, MingLiu, Arial, sans-serif;
	height: 100%;
}

#app{
  max-width: 750px;
  margin: 0 auto;
}

.dui-img {
	width: 100%;
	max-height: 100%;
	vertical-align: top;
	pointer-events: none;
	will-change: transform;
}

.dui-flex {
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	align-items: center;
  width: 100%;
}

.dui-flex .flex-meta {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	flex: 1;
	min-width: 0;
}

.dui-app {
	background-color: #f5f5f5;
	min-width: 100%;
}

.dui-banner {
	margin-bottom: -0.5px;
}

.dui-top_banner {
	position: relative;
	margin-bottom: -0.5px;
}

.dui-top_box {
	position: absolute;
	z-index: 9;
	top: 1rem;
	left: 0.5rem;
}

.dui-top_tit {
	font-size: 0.48rem;
	color: #fff;
	font-weight: 700;
}

.dui-top_txt {
	font-size: 0.373333rem;
	color: #fff;
}

.dui-page {
	padding: 0.4rem;
}

.dui-broadcast {
	padding: 0 0 0.32rem 0;
}

.dui-broadcast .broadcast-box {
	border: 4px solid #ff842a;
	background-color: #fff8e8;
	border-radius: 0.24rem;
}

.dui-broadcast .broadcast-box_icon {
	margin: 0 0.32rem;
	width: 0.4rem;
	height: 0.4rem;
}

.dui-broadcast .broadcast-box_txt {
	font-size: 0.32rem;
	color: #985027;
	line-height: 0.8rem;
}

.dui-broadcast .broadcast-box_txt strong {
	color: #ff3000;
}

.dui-special {
	padding: 0.32rem;
	background-image: linear-gradient(#ff6e37, #ff3000);
}

.dui-special .speecial-box_hd {
	margin-top: 0.32rem;
	padding: 0.32rem 0.32rem 0 0.32rem;
	background-color: #fff;
	border-radius: 0.24rem 0.24rem 0 0;
}

.dui-special .speecial-box_partition {
	margin: 0;
	padding: 0;
	font-size: 0;
}

.dui-special .speecial-box_fd {
	margin-top: -0.5px;
	padding: 0.32rem;
	background-color: #fff;
	border-radius: 0 0 0.24rem 0.24rem;
}

.dui-special .speecial-box_icon {
	margin-right: 0.2rem;
	width: 1.333333rem;
	height: 1.333333rem;
}

.dui-special .speecial-box_icon img {
	border-radius: 0.32rem;
}

.dui-special .speecial-box_tit {
	font-size: 0.373333rem;
	color: #000;
	font-weight: 700;
	line-height: 0.533333rem;
}

.dui-special .speecial-box_txt {
	font-size: 0.32rem;
	color: #9b9b9b;
	line-height: 0.533333rem;
}

.dui-special .speecial-btn {
	display: block;
	font-size: 0.373333rem;
	font-weight: 700;
	text-align: center;
	color: #fff;
	background-image: linear-gradient(to right, #4f97f9, #2779f7);
	line-height: 0.8rem;
	border-radius: 0.2rem;
}

.dui-special .speecial-btn_no {
	display: block;
	font-size: 0.373333rem;
	text-align: center;
	color: #999;
	background-color: #eee;
	line-height: 0.8rem;
	border-radius: 0.2rem;
}

.dui-process {
	border: 4px solid #fc7a22;
	background-color: #fff;
	border-radius: 0.24rem;
}

.dui-process_hd {
	margin: 0 auto;
	width: 5rem;
	margin-top: -0.5px;
}

.dui-process_bd {
	padding: 0.32rem;
}

.dui-process_box {
	padding: 0 0.1rem;
}

.dui-process_icon {
	margin: 0 auto;
	width: 1.6rem;
	height: 1.6rem;
}

.dui-process_name {
	font-size: 0.32rem;
	text-align: center;
	color: #000;
	font-weight: 700;
	line-height: 0.84rem;
}

.dui-process_arrow {
	width: 0.5rem;
}

.dui-process_img {
	margin-right: 0.32rem;
	width: 1.8rem;
	height: 1.8rem;
}

.dui-process_tit {
	font-size: 0.373333rem;
	color: #000;
	font-weight: 700;
}

.dui-process_explain {
	font-size: 0.32rem;
	color: #9b9b9b;
	text-align: justify;
	line-height: 140%;
}

.dui-btn {
	display: block;
	font-size: 0.426667rem;
	text-align: center;
	color: #fff;
	background-image: linear-gradient(to right, #fc7a22, #ff5a00);
	line-height: 1rem;
	border-radius: 0.5rem;
}

.dui-btn_line {
	display: block;
	margin: 0 auto;
	width: 80%;
	font-size: 0.426667rem;
	text-align: center;
	color: #fe7805;
	border: 1px solid #ffa213;
	background-color: #fff;
	line-height: 1rem;
	border-radius: 0.5rem;
}

.dui-copyright {
	font-size: 0.266667rem;
	text-align: center;
	color: #999;
	line-height: 0.5rem;
}

.dui-tit {
	font-size: 0.426667rem;
	color: #000;
	font-weight: 700;
	line-height: 1.173333rem;
}

.dui-choice_box {
  padding: 0.1rem 0.2rem;
	font-size: 0.32rem;
	color: #666;
	text-align: center;
	height: 1rem;
	background-color: #f5f5f5;
	border-radius: 0.24rem;
	margin-bottom: 0.266667rem;
  display : flex;
  align-items : center;
  justify-content: center;
}

.dui-choice_box.dui-select {
	font-weight: 700;
	color: #ff7200;
	background-color: #ffedd4;
}

.dui-choice_txt {
	text-align: center;
	line-height: 0.5rem;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	word-wrap: break-word;
	-webkit-hyphens: auto;
	hyphens: auto;
}

.dui-input {
	padding: 0.2rem 0.32rem;
	font-size: 0.32rem;
	background: transparent !important;
}

.dui-game_box {
	margin-top: 0.32rem;
}

.dui-game_bd {
	position: relative;
	height: 3rem;
  margin-bottom: -0.5px;
  border-radius: 0.24rem 0.24rem 0 0;
  background-color: #999999;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.dui-game_bd img {
	border-radius: 0.24rem 0.24rem 0 0;
}

.dui-game_sell {
	position: absolute;
	width: 2rem;
	height: 2rem;
	top: 0.42rem;
	right: 0.42rem;
	z-index: 1;
}

.dui-game_fd {
	padding: 0.32rem;
	background-color: #fff;
	border-radius: 0 0 0.24rem 0.24rem;
}

.dui-game_tit {
	font-size: 0.373333rem;
	color: #000;
	font-weight: 700;
	line-height: 140%;
  height: 1.1rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  word-wrap: break-word;
  -webkit-hyphens: auto;
  hyphens: auto;
}

.dui-game_tag {
	font-size: 0.32rem;
	color: #2d4978;
	line-height: 0.56rem;
}

.dui-game_price {
	font-size: 0.426667rem;
	color: #ff3000;
	font-weight: 700;
	line-height: 0.56rem;
}

.dui-game_price span {
	font-size: 0.32rem;
	color: #999;
	font-weight: normal;
}

.dui-game_icon {
	width: 0.32rem;
	height: 0.32rem;
}

.dui-game_time {
	font-size: 0.32rem;
	color: #999;
}

.dui-result {
	background: url(../img/result_bg.png) #f5f5f5 center 0 no-repeat;
	background-size: 100%;
}

.dui-result_box {
	margin-bottom: -0.5px;
	padding: 0.4rem;
	background-color: #fff;
	border-radius: 0.24rem 0.24rem 0 0;
}

.dui-result_price {
	font-size: 0.773333rem;
	color: #fe7801;
	font-weight: 700;
	text-align: center;
	line-height: 1.2rem;
}

.dui-result_price span {
	font-size: 0.32rem;
	font-weight: normal;
	color: #999;
}

.dui-result_num {
	font-size: 0.373333rem;
	font-weight: 700;
	color: #000;
	text-align: center;
	line-height: 0.533333rem;
}

.dui-result_num span {
	font-size: 0.266667rem;
	font-weight: normal;
	color: #999;
}

.dui-result_value {
	height: 0.533333rem;
}

.dui-result_value.s_1 {
	background: url(../img/star_1.png) center center no-repeat;
	background-size: 100%;
}

.dui-result_value.s_2 {
	background: url(../img/star_2.png) center center no-repeat;
	background-size: 100%;
}

.dui-result_value.s_3 {
	background: url(../img/star_3.png) center center no-repeat;
	background-size: 100%;
}

.dui-result_value.s_4 {
	background: url(../img/star_4.png) center center no-repeat;
	background-size: 100%;
}

.dui-result_value.s_5 {
	background: url(../img/star_5.png) center center no-repeat;
	background-size: 100%;
}

.dui-result_icon {
	margin: 0.32rem;
	width: 0.4rem;
	height: 0.4rem;
}

.dui-result_txt {
	font-size: 0.32rem;
	color: #333;
	text-align: center;
}

.dui-result_partition {
	height: 0.2rem;
	background-color: #fff;
	border-radius: 0 0 0.24rem 0.24rem;
}

.dui-result_end {
	background-color: #fff1dd;
	border-radius: 0 0 0.24rem 0.24rem;
}

.dui-result_no {
  font-size: 0.32rem;
  text-align: center;
  line-height: 160%;
  margin: 0.5rem 0;
}

.dui-share {
	padding: 0.1rem 0.32rem;
	background-image: linear-gradient(to right, #4f97f9, #2779f7);
	line-height: 0.8rem;
	border-radius: 0.2rem;
}

.dui-share_icon {
	margin-right: 0.32rem;
	width: 0.64rem;
	height: 0.64rem;
}

.dui-share_txt {
	font-size: 0.373333rem;
	color: #fff;
}

.dui-search_icon {
	margin: 0 0.32rem;
	width: 0.4rem;
	height: 0.4rem;
}

.van-toast{
  padding: 8px;
  border-radius:8px;
  background-color: #000000 !important;
  color:#fff;
}
/* 2022-10-14 */
.dui-topbar {
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 9;
}

.dui-topbar .dui-flex{
  max-width: 750px;
  background-color: #ff642e;
  margin: 0 auto;
}

.dui-topbar_img {
  width: 1.173333rem;
  height: 1.173333rem;
}

.dui-topbar_tit {
  font-size: 0.373333rem;
  color: #fff;
}

.dui-font_ellipsis {
  width: auto;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal;
  word-wrap: break-word;
  -webkit-hyphens: auto;
  hyphens: auto;
}