.videoBox_top {
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}
.videoBox_titfr {
  overflow: inherit;
  position: relative;
  text-align: right;
  color: #FF5A5A;
}
.videoBox_titfr .juan {
  font-size: 16px;
}
.videoBox_titfr .juan_price {
  font-size: 28px;
  font-weight: bold;
}
.videoBox_titfr .Mymodel {
  margin-right: 0;
  transform: translateX(100%);
  position: absolute;
  left: 145px;
  top: 5px;
  padding: 0 8px;
  background: linear-gradient(143deg, #FD5B50, #E20807);
  border-radius: 10px 10px  0px 10px;
  font-size: 12px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 22px;
}
.videoBox_titfr .okMymodel {
  background: linear-gradient(122deg, #FBE7EE, #FBF3EC);
  color: #DD372A;
}
.scroll_main {
  position: relative;
}
.scroll_main .card_nav {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 50px;
  z-index: 99;
}
.scroll_main .card_nav ul {
  height: 100%;
  display: flex;
  flex-direction: column;
  background-color: #000000;
}
.scroll_main .card_nav ul li {
  width: auto;
  border-left: none;
}
.scroll_main .card_nav ul li #gift .ico {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
.scroll_main .card_nav ul li .icon-liwuhuodong {
  font-size: 24px;
}
.Tuan_btn_box {
  height: 57px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
.Tuan_btn_box div {
  cursor: pointer;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 50%;
  height: 100%;
  color: #fff;
  font-size: 20px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #FFFFFF;
}
.Tuan_btn_box div p {
  margin: 0;
}
.Tuan_btn_box .alone_buy {
  position: relative;
  background-color: #353535;
}
.Tuan_btn_box .alone_buy .kefu_qrcode {
  display: none;
  padding: 5px;
  background-color: #fff;
  position: absolute;
  top: -5px;
  left: 0;
  width: 100%;
  height: auto;
  transform: translateY(-100%);
}
.Tuan_btn_box .team_buy {
  background: linear-gradient(90deg, #EE2D25, #DD3234, #EC5448);
}
.Tuan_btn_box .team_buy a {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  color: #FFFFFF;
}
.screening_year {
  right: 45px;
}
.Tuan_modle_box {
  z-index: 99999;
  display: none;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
}
.Tuan_modle_box .Tuan_modle {
  width: 23%;
  height: auto;
  background-color: #fff;
  border-radius: 7px;
}
.Tuan_modle_box .Tuan_modle .Tuan_modle_title {
  position: relative;
  height: 49px;
  text-align: center;
  border-bottom: 1px solid #EBEBEB;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
.Tuan_modle_box .Tuan_modle .Tuan_modle_title span {
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #191919;
}
.Tuan_modle_box .Tuan_modle .Tuan_modle_title .modle_colse {
  cursor: pointer;
  position: absolute;
  right: -10px;
  top: -10px;
  width: 29px;
  height: 29px;
  border-radius: 50%;
  background-color: #E0E0E0;
  overflow: hidden;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
.Tuan_modle_box .Tuan_modle .Tuan_modle_title .modle_colse .iconfont {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
.Tuan_modle_box .Tuan_modle .Tuan_modle_title .modle_colse .iconfont::before {
  font-size: 12px;
  color: #656565;
}
.Tuan_modle_box .Tuan_modle .Tuan_item {
  padding: 0 30px;
}
.Tuan_modle_box .Tuan_modle .Tuan_item .info_item {
  padding: 30px 0;
  border-bottom: 1px solid #F1F1F1;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
}
.Tuan_modle_box .Tuan_modle .Tuan_item .info_item .left_type {
  margin-right: 18px;
  flex-shrink: 0;
  padding: 2px 6px;
  background: #DBAE52;
  border-radius: 3px;
  font-size: 12px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #FFFFFF;
}
.Tuan_modle_box .Tuan_modle .Tuan_item .info_item .right_center {
  font-size: 12px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #3E3E3E;
}
.Tuan_modle_box .Tuan_modle .Tuan_item .info_item:last-child {
  border-bottom: none;
}

.Popup .icon-guanbi {
	font-size: 12px;
	position: absolute;
	right: 10px;
	top: 10px;
	cursor: pointer
}

.icon-luew {
	font-size: 22px !important;
}

.icon-luew-copy1 {
	font-size: 22px !important;
}

.iset_con {
	color: #FFF;
}

.Popup {
	position: fixed;
	bottom: 0;
	right: 0;
	top: 0;
	left: 0;
	margin: auto;
	z-index: 99991;
	display: none;
}

.Popup_body {
	width: 451px;
	height: 312px;
	position: absolute;
	bottom: 0;
	right: 0;
	top: 0;
	left: 0;
	margin: auto;
	background: #FFFFFF;
}

.Popup_body img {
	width: 75px;
	height: 75px;
	display: block;
	margin: 0 auto;
	margin-top: 56px;
}

.Popup_back {
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, .6);
}

.Popup_body>h4 {
	font-size: 20px;
	font-weight: 400;
	color: #202020;
	text-align: center;
	line-height: 27px;
	margin: 0;
	margin-bottom: 13px;
}

.Popup_body>span {
	width: 55%;
	display: block;
	margin: 0 auto;
	text-align: center;
	margin-bottom: 18px;
	font-size: 12px;
	font-weight: 400;
	color: #A9ACAE;
	line-height: 14px;
}

.Popup_body .Popup_body_flex {
	display: flex;
	justify-content: space-between;
	width: 55%;
	margin: 0 auto;
}

.Popup_body .Popup_body_flex .Popup_body_flex_left {
	width: 107px;
	height: 37px;
	background: #FFFFFF;
	border: 1px solid #E43D40;
	border-radius: 2px;
	text-align: center;
	line-height: 37px;
	font-size: 14px;
	font-weight: 400;
	color: #E43D40;
}

.Popup_body .Popup_body_flex .Popup_body_flex_right {
	width: 107px;
	height: 37px;
	background: #E43D40;
	border: 1px solid #E43D40;
	border-radius: 2px;
	text-align: center;
	line-height: 37px;
	font-size: 14px;
	font-weight: 400;
	color: #FFFFFF;
}

.Popup_body .Popup_body_flex>div,
a {
	cursor: pointer
}


.Mymodel {
	margin-right: 8px;
	cursor: pointer;
	position: relative;
	transform: translateX(0%);
	display: inline-block;
	padding: 0 8px;
	height: 25px;
	background: linear-gradient(143deg, #FD5B50, #E20807);
	/* border-radius: 10px 10px 10px 10px; */
	font-size: 12px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF !important;
	text-decoration:none !important;
	line-height: 25px;
}

.Mymodel s {
	position: absolute;
	top: 0px;
	display: block;
	height: 25px;
	left: -2px;
	width: 2px;
	overflow: hidden;
	background: url(../../../../static/wap/images/tusi.png) no-repeat;
	background-size: 3px 25px;
}

.Mymodel b {
	position: absolute; 
	top: 0px;
	display: block;
	height: 25px;
	right: -2px;
	width: 2px;
	overflow: hidden;
	background: url(../../../../static/wap/images/tusi.png) no-repeat;
	background-size: 3px 25px;
}
