#newModel .sc07 {
	position: relative
}

#newModel .sc07 .slider-container {
	position: absolute;
	width: 80%;
	left: 50%;
	transform: translateX(-50%);
	height: 55%;
	bottom: 13%;
	border-radius: 12px;
	overflow: hidden
}

#newModel .sc07 .tab-menu {
	display: flex;
	justify-content: space-between
}

#newModel .sc07 .tab-menu span {
	width: 100%;
	cursor: pointer
}

#newModel .sc07 .slider-box {
	position: relative;
	width: 100%;
	overflow: hidden
}

#newModel .sc07 .slider {
	display: flex;
	transition: transform .5s ease-in-out
}

#newModel .sc07 .slide {
	flex: 0 0 100%;
	background: #fff
}

#newModel .sc07 .navigation {
	position: absolute;
	top: 55%;
	transform: translateY(-50%);
	display: flex;
	justify-content: space-between;
	width: 100%
}

#newModel .sc07 .navigation span {
	transition: opacity .3s;
	opacity: 1;
	cursor: pointer;
	width: 6%
}

#newModel .sc07 .navigation span:hover {
	opacity: .75
}

#newModel .sc08 {
	background: #e9edf2 url(https://smartallmid.admakerhelp.com/wjthinkbig/img/newModel/m_sc08.jpg) no-repeat center/cover;
	position: relative;
	padding-bottom: 99%;
	font-family: "Wanted Sans Variable"
}

#newModel .sc08 * {
	font-family: "Wanted Sans Variable", sans-serif !important
}

#newModel .sc08 .sc08Inr {
	position: absolute;
	top: 29%;
	left: 50%;
	transform: translateX(-50%);
	max-width: 1200px;
	width: 100%
}

#newModel .sc08 .slider {
	position: relative;
	width: 100%;
	max-width: 825px;
	margin: 3% auto 0;
	text-align: center;
	border-radius: 10px
}

#newModel .sc08 .slider .sliderInr {
	width: 100%;
	overflow: hidden
}

#newModel .sc08 .slide-container {
	display: flex;
	transition: transform .5s ease-in-out
}

#newModel .sc08 .slide {
	min-width: 100%;
	box-sizing: border-box;
	padding: 0 10px;
	position: relative
}

#newModel .sc08 .slide::after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	background: 0 0
}

#newModel .sc08 iframe {
	width: 72%;
	height: 44vw;
	border: none;
	border-radius: 15px
}

#newModel .sc08 .slider-btn {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	cursor: pointer;
	z-index: 1;
	width: 5vw
}

#newModel .sc08 .prev {
	left: 5%
}

#newModel .sc08 .next {
	right: 5%
}

#newModel .sc08 .btnBox {
	display: flex;
	justify-content: space-between;
	max-width: 630px;
	margin: 0 auto;
	flex-wrap: wrap;
	text-align: center;
	width: 68%
}

#newModel .sc08 .btnBox a {
	width: 48%;
	margin-bottom: 2%;
	cursor: pointer;
	background-color: #948dcb;
	color: #4d3975;
	text-decoration: none;
	border-radius: 7px;
	font-size: clamp(10px, 2.2vw, 30px);
	font-weight: 700;
	padding: 9px 0
}

#newModel .sc08 .btnBox a.on {
	color: #5e2e99;
	background: #fff
}

#newModel .sc09 {
	position: relative;
	overflow: hidden;
	display: block
}

#newModel .sc09 .swiper-slide {
	width: 18vw
}

#newModel .sc09 .swiper-slide>div {
	/*width: 18vw;
	height: 25vw;*/
	padding: 4px
}

#newModel .sc09 .swiper-slide>div img {
	box-shadow: 1px 1px 3px 1px #e9e9e9;
	border-radius: 6px
}

#newModel .clickArea .box {
	margin: 0 auto 10px;
	width: 86vw;
	height: 92.2vw
}

#newModel .videoPopup {
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	z-index: 110;
	display: none;
	background: rgba(0, 0, 0, .8)
}

#newModel .videoPopup.open {
	display: flex;
	align-items: center;
	justify-content: center
}

#newModel .videoPopup .videoBox {
	position: relative;
	width: 100%;
	padding-top: 56.22%
}

#newModel .videoPopup .videoBox iframe {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	width: 100%;
	height: 100%
}

#newModel .videoPopup .close {
	position: absolute;
	bottom: 100%;
	right: 0;
	width: 40px;
	height: 40px;
	background: #000;
	cursor: pointer
}

#newModel .videoPopup .close::after,
#newModel .videoPopup .close::before {
	position: absolute;
	top: calc(50% - 1px);
	left: 10%;
	width: 80%;
	height: 2px;
	background: #fff;
	border-radius: 2px;
	content: ""
}

#newModel .videoPopup .close::before {
	transform: rotate(45deg)
}

#newModel .videoPopup .close::after {
	transform: rotate(-45deg)
}

#newModel .sticky {
	position: fixed;
	bottom: 0;
	left: 0;
	z-index: 100;
	display: block
}

#newModel .mo_floating_ban a {
	position: fixed;
	max-width: 75px;
	width: 33.444%;
	top: 80px;
	right: 20px;
	z-index: 100
}

#newModel .mo_footer_btn a {
	position: fixed;
	left: 50%;
	transform: translateX(-50%);
	width: 100%;
	bottom: 0;
	z-index: 100
}

#newModel .common_event {
	position: relative
}

#newModel .common_event a {
	position: absolute;
	bottom: 10.5%;
	width: 44%;
	height: 6%;
	left: 50%;
	transform: translateX(-50%)
}

#newModel .popup {
	display: none;
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 80%;
	max-width: 500px;
	padding: 20px;
	padding-bottom: 40px;
	background-color: #fff;
	box-shadow: 0 2px 10px rgba(0, 0, 0, .1);
	z-index: 1000
}

#newModel .popup.active {
	display: block
}

#newModel .popup .close-btn {
	display: block;
	margin: 0 0 10px auto;
	background-color: #5b36b9;
	color: #fff;
	border: none;
	padding: 5px 10px;
	cursor: pointer
}

#newModel .popup-content {
	max-height: 70vh;
	overflow-y: auto
}

#newModel .overlay {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, .5);
	z-index: 999
}

#newModel .overlay.active {
	display: block
}