@media only screen and (orientation:landscape) and (max-width:767px) {}

@media screen and (max-width:1900px) {
	.top-nav-menu dt {
		padding-right: 1.15rem;
		padding-left: 1.15rem;
	}
}

@media screen and (max-width:1600px) {
	.top-nav-menu dt {
		padding-right: 1rem;
		padding-left: 1rem;
	}

	.culture-slide .mb-xl-5 {
		margin-bottom: 2rem !important;
	}

	.culsli-left .lh-2 {
		line-height: 1.7;
	}

	.hadv-text {
		width: 40rem;
		padding: 2rem 2.5rem;
	}

	.htoken-list {
		padding-right: 10rem;
	}

	.hadv-title {
		padding-left: 3rem;
	}

	.hadv-title h2:before {
		left: -5rem;
		width: 13rem;
	}
}

@media screen and (max-width:1440px) {
	.top-nav-menu dt {
		padding-right: 0;
		padding-left: 0;
	}

	.culture-slide .mb-xl-5 {
		margin-bottom: 1.4rem !important;
	}

	.top-nav-logo h1 {
		height: 3rem;
	}

	.hadv-text {
		width: 35rem;
		padding: 1.75rem 2rem;
	}

	.htoken-list {
		padding-right: 6rem;
	}

	.hadv-title {
		padding-left: 2rem;
	}

	.hadv-title h2:before {
		left: -4rem;
		width: 12rem;
	}

	.home-about {
		padding-bottom: 1.5rem;
	}

	.hal-item .subject {
		font-size: 1.6rem;
	}
}

@media screen and (max-width:1199px) {
	:root {
		--npad: -20px;
		--top-nav: 55px;
	}

	.newstopi-con {
		text-align: center;
	}

	html {
		font-size: 112.5%;
	}

	body {
		line-height: 1.6;
		overflow-x: hidden;
	}

	body:before {
		position: absolute;
		z-index: 9;
		width: 100%;
		height: 100vh !important;
		content: "";
		transition: all .35s ease .15s;
		pointer-events: none;
		opacity: 0;
		background-color: white;
	}

	.frame-wide {
		padding-right: 20px;
		padding-left: 20px;
	}

	.frame-middle,
	.frame-narrow {
		padding-right: 20px;
		padding-left: 20px;
	}

	.frame-middle .frame-narrow {
		padding-right: 0;
		padding-left: 0;
	}

	.top-nav,
	.fixed-bar .top-nav {
		height: var(--top-nav);
	}

	.culture-SLOGAN:after {
		position: absolute;
		bottom: -1rem;
		left: 0;
		width: 1.5rem;
		height: 1px;
		margin-top: 1rem;
		margin-top: 1rem;
		margin-bottom: 1rem;
		content: "";
		background-color: var(--primary);
	}

	.tn-menu {
		height: 100%;
	}

	.top-nav-logo {
		width: auto;
		flex-grow: 1;
	}

	.top-nav-logo:before {
		position: absolute;
		top: 0;
		left: -20px;
		width: 100vw;
		height: 100%;
		content: "";
		background: black;
	}

	.top-nav-logo h1,
	.fixed-bar .top-nav-logo h1 {
		height: 35px;
	}

	.top-nav-logo .logo-color {
		display: none;
	}

	.top-nav-logo img.logo-white {
		display: block;
		opacity: 1;
	}

	.top-toggle-nav {
		z-index: 10;
		display: block;
	}

	.top-toggle-nav>span {
		display: block;
	}

	.top-toggle-nav>span {
		position: relative;
		width: 24px;
		height: 24px;
	}

	.top-toggle-nav i {
		position: absolute;
		top: 0;
		left: 0;
		font-size: 24px;
		transition: opacity 0.25s ease-in-out,
			transform 0.25s ease-in-out;
		color: white;
	}

	.top-toggle-nav i.icon-caidan {
		opacity: 1;
	}

	.top-toggle-nav i.icon-chahao {
		opacity: 0;
	}

	.top-sub-menu {
		display: none;
	}

	.top-nav-menu>.flex-ce {
		height: 70%;
	}

	.main-nav-bar {
		position: fixed;
		top: 0;
		right: 0;
		display: block;
		width: 100%;
		height: 100%;
		padding: 0;
		margin: 0;
		overflow: hidden;
		transition: all .25s linear;
		transform: translate3d(0, -100%, 0);
		opacity: 0;
	}

	.top-nav-menu {
		padding: var(--top-nav) 0 0 0;
	}

	.top-nav-menu>div {
		width: 100%;
		padding-top: 5vh;
		padding-bottom: 10vh;
		background: white;
		flex-wrap: wrap;
	}

	.top-nav-menu dl {
		width: 100%;
		height: auto;
	}

	.top-nav-menu dt {
		height: 2.75rem;
		padding: 0;
	}

	.top-nav-menu dt a {
		font-size: 1.125rem;
		line-height: 2.75rem;
		color: black;
	}

	.top-nav-menu dl.active dt a em,
	.top-nav-menu dt a:hover em {
		font-weight: normal;
		color: black;
	}

	.top-nav-search {
		width: 100%;
		padding-right: 1rem;
		padding-left: 1rem;
		order: -1;
	}

	.top-search {
		width: 100%;
		flex-shrink: 0;
		height: 32px;
	}

	.top-search input[type="text"] {
		height: 32px;
		font-size: .75rem;
		color: var(--normal);
		background-color: rgb(237, 237, 237);
	}

	.top-search button {
		color: var(--gray);
		height: 32px;
	}

	.fixed-bar .top-nav,
	.top-nav-small {
		transform: none;
	}

	h2.title {
		margin-bottom: 1.5rem;
		font-size: 1.2rem;
	}

	h2.title:before {
		bottom: -2px;
		width: 6rem;
		height: .6rem;
	}

	.spacing-12 {
		margin-right: -.3rem;
		margin-left: -.3rem;
	}

	.spacing-12 [class^="col-"] {
		padding-right: .3rem;
		padding-left: .3rem;
	}

	.fs-16 {
		font-size: .75rem;
	}

	.empty-line {
		height: 0;
		margin-bottom: .5rem;
		font-size: 0;
		line-height: 0;
	}

	.home-about {
		padding-bottom: 0;
	}

	.slick-dotted.slick-slider {
		margin-bottom: 1rem;
	}

	.awhs-ul .slick-dots {
		bottom: -10%;
	}

	.slick-dots li {
		margin-right: .15rem;
		margin-left: .15rem;
	}

	.spacing-15 {
		margin-right: -.5rem;
		margin-left: -.5rem;
	}

	.spacing-15 [class*="col"] {
		padding-right: .5rem;
		padding-left: .5rem;
	}

	.spacing-20 {
		margin-right: -.5rem;
		margin-left: -.5rem;
	}

	.spacing-20 [class*="col"] {
		padding-right: .5rem;
		padding-left: .5rem;
	}

	.common-title>h3 {
		font-size: 1.65rem;
	}

	.common-title>h4 {
		font-size: .95rem;
	}

	.btn-more {
		width: 7rem;
	}

	.fs-56 {
		font-size: 24px !important;
	}

	.mobile-menu .main-nav-bar {
		transition: all .35s ease .25s;
		transform: translate3d(0, 0, 0);
		opacity: 1;
	}

	.home-products,
	.home-sci,
	.home-os,
	.home-app,
	.home-support,
	.home-partner,
	.home-cooperation {
		padding-top: 4.5rem;
		padding-bottom: 3.5rem;
	}

	.hfancy-fea {
		width: 70vw;
		height: 80vw;
	}

	.hfancy-fea .fancy-con .scroll-content {
		height: inherit;
	}

	.hpro-fancy dd .col-left {
		max-width: 100%;
		flex: 0 0 100%;
	}

	.hfancy-fea .hfeafan-title {
		margin-top: 1.5rem;
		font-size: 23px;
	}

	.hfancy-fea .hpro-fancy dd .col-left .fs-14 {
		font-size: 16px;
	}

	.hprofan-title::after {
		width: 1.5rem;
		margin-top: 1rem;
		background-color: var(--primary);
	}

	.hfancy-fea dd .fs-14 {
		font-size: 14px;
	}

	/* home */
	.home-main {
		margin-top: 0;
	}

	.home .top-banner {
		top: -var(--top-nav);
		background-size: 100% 100%;
	}

	.home-main .common-title>h3 {
		font-size: 28px;
	}

	.home-slides .slick-arrow {
		display: none;
	}

	.home-products {
		padding-top: 0;
		padding-bottom: 4rem;
	}

	.hpro-container {
		padding-right: 20px;
		padding-left: 20px;
	}

	.hproc-list {
		height: auto;
		margin-right: -.25rem;
		margin-left: -.25rem;
		flex-wrap: wrap;
	}

	.hproc-item {
		width: 50%;
		height: 30vw;
		border: .25rem solid white;
	}

	.hproci-desc {
		height: 100%;
		align-items: center;
		justify-content: center;
	}

	.hproci-desc dt>span {
		position: relative !important;
		display: block;
		font-size: 20px;
		text-align: center;
	}

	.hpro-info {
		position: relative !important;
	}

	.hproi-con {
		height: 100%;
		padding: 1.5rem 1rem;
		border-radius: 1rem;
		background: white;
	}

	.hfi-item {
		height: 105vw;
		padding: 5.75rem 2.5rem 2.5rem 2.5rem;
	}

	.hfi-item .hproi-title {
		padding-bottom: 1rem;
		margin-bottom: 1rem;
		font-size: 1.3rem;
		font-weight: normal;
	}

	.hfi-item .hproi-title:after {
		position: absolute;
		bottom: 0;
		left: 0;
		display: block;
		width: 1.2rem;
		height: 1px;
		content: "";
		background-color: var(--primary);
	}

	.hfi-item .hproi-det {
		font-size: .9rem;
	}

	.hpro-bottom {
		top: initial;
		bottom: 0;
		height: 5.5rem;
		padding: 1.5rem 0;
		line-height: 1;
		background: black;
	}

	.hprob-item {
		padding-left: 20px;
		font-size: 14px;
		color: white;
	}

	.hprob-item>em {
		height: 32px;
	}

	.hprofan-icon img {
		height: 2.2rem;
		width: auto;
	}

	.hprofan-title {
		font-size: 1.2rem;
		margin-bottom: 0;
	}

	.hfancy-pro .fs-14 {
		font-size: 12px;
	}

	.hfancy-pro .fs-16 {
		font-size: 13px;
	}

	.hpro-fancy dd .col-right {
		flex: 0 0 35%;
		max-width: 35%;
	}

	.fancybox-button svg {
		background-color: var(--primary);
		color: white
	}

	.hscii-con {
		flex-wrap: wrap;
	}

	.hsci-item {
		margin-bottom: 1.5rem;
		background: rgb(45, 45, 45);
	}

	.hsci-item dt,
	.hsci-item dt {
		width: 100% !important;
		padding: 0 !important;
	}

	.hsci-item dt {
		text-align: center;
		order: 2 !important;
	}

	.hscii-title {
		font-size: 20px;
	}

	.hscii-sub {
		font-size: 14px;
	}

	.hscii-video .icon-play {
		display: flex;
		width: fit-content;
		height: 30px;
		margin: auto;
		align-items: center;
		flex-wrap: nowrap;
		justify-content: space-between;
	}

	.hscii-video .icon-play:before {
		margin-right: .5rem;
		font-size: 22px;
		order: 2;
	}

	.hscii-video .icon-play:after {
		margin-left: 1rem;
		font-size: 12px;
		content: attr(data-title);
	}

	.home-smart .common-title {
		padding-top: 3rem;
	}

	.home-smart .common-title:before {
		content: unset;
	}

	.hsma-con {
		padding-bottom: 3rem;
	}

	.hsma-mask {
		display: none;
	}

	.hsma-item {
		padding-top: 140%;
	}

	.hsma-item>.inner {}

	.hsma-item dl {
		max-width: 100%;
		padding-right: 30px;
		padding-left: 30px;
		margin-left: 0;
	}

	.hsmai-title {
		font-size: 20px;
	}

	.hsmai-det {
		margin-bottom: 2rem;
		font-size: 12px;
		-webkit-line-clamp: 3;
	}

	.hsmai-det br {
		display: none;
	}

	.hsma-center {
		padding-left: 20px;
	}

	.hsam-list,
	.happ-list {
		margin-right: -.25rem;
		margin-left: -.25rem;
	}

	.hsma-li,
	.happ-item {
		padding-right: .25rem;
		padding-left: .25rem;
	}

	.happ-center {
		padding-bottom: 0rem;
		padding-left: 20px;
	}

	.happ-center .fs-54 {
		font-size: 24px;
	}

	.home-support {
		padding-right: 20px;
		padding-left: 20px;
		background-color: white;
		background-size: 0 0;
	}

	.home-support .common-title .white {
		color: var(--normal);
	}

	.hsup-frame {
		padding-left: 0;
	}

	.hsup-con {
		padding: 0;
	}

	.common-title.zoom-2x h3>strong {
		padding-bottom: 5px;
		margin-right: .25rem;
		font-size: 150%;
		vertical-align: middle;
	}

	.hsupc-nav {
		display: flex;
		width: 100%;
		padding-right: 2rem;
		padding-left: 2rem;
		flex-wrap: wrap;
		justify-content: space-between;
	}

	.hsupc-nav a {
		width: 45%;
		font-size: 14px;
		content: none;
		color: var(--normal);
	}

	.hsupc-nav a:after {
		content: none;
	}

	.hsupc-nav a>span {
		display: inline-block;
		line-height: 2;
		border-bottom: 1px solid transparent;
	}

	.hsupc-nav a.active>span {
		font-weight: bold;
		border-color: var(--primary);
	}

	.hsupc-nav-panel {
		position: absolute;
		bottom: 1rem;
		z-index: 4;
		width: 100%;
		padding: 0;
	}

	.hsupcnp-con {
		width: 70vw;
		min-height: 78vw;
		padding: 1.5rem;
		margin-right: auto;
		margin-left: auto;
		background-color: white;
		box-shadow: 0 0 5px rgba(147, 147, 147, .75);
	}

	.hsupcnp-close {
		position: absolute;
		top: 0;
		right: 0;
		width: 3rem;
		height: 3rem;
		padding: 13px;
	}

	.hsupcnp-close>i {
		display: flex;
		width: 100%;
		height: 100%;
		font-size: .8rem;
		-webkit-font-smoothing: antialiased;
		border-radius: 100%;
		background-color: var(--muted-light);
		align-items: center;
		justify-content: center;
	}

	.sm-fancy-title {
		padding-bottom: 1rem;
		margin-top: 1rem;
		margin-bottom: 1rem;
		font-size: 23px;
		font-weight: bold;
	}

	.sm-fancy-sub {
		font-size: 16px;
	}

	.sm-fancy-title:after {
		position: absolute;
		bottom: -1rem;
		left: 0;
		width: 1.5rem;
		height: 1px;
		margin-top: 1rem;
		margin-top: 1rem;
		margin-bottom: 1rem;
		content: "";
		background-color: var(--primary);
	}

	.hsupcnp-con .sm-fancy-sub img {
		display: none;
	}

	.home-partner .common-title,
	.hpar-frame {
		padding-right: 20px;
		padding-left: 20px;
	}

	.home-partner .common-title h4>span {
		max-width: 100% !important;
		font-size: 12px;
	}

	.home-partner .common-title h4>span br {
		display: none;
	}

	.home-cooperation .common-title h3,
	.home-cooperation .common-title h4 {
		font-size: 24px;
	}

	.cfp-item {
		min-height: 3rem;
	}

	.cfp-item textarea {
		height: 4rem;
	}

	.cfpi-submit {
		text-align: center;
	}

	.fancy-box {
		padding-top: var(--top-nav);
	}

	.fancy-box-con {
		border-radius: 0;
	}

	.hcooc-info {
		order: 3;
	}

	.hcooc-info,
	.hcooc-form {
		padding-right: 0;
		padding-left: 0;
	}

	.hcooc-info .fs-16 {
		font-size: 12px;
	}

	.hcooc-info .fs-28 {
		font-size: 24px;
	}

	.cfpi-submit button {
		width: 100%;
	}

	/* about */
	.about-comnav {
		padding: 0;
		background-color: rgb(242, 242, 242);
	}

	.abcnav-list {
		height: 4.5rem;
		padding: 0 10px;
	}

	.abcnav-list li {
		margin-right: 10px;
		margin-left: 10px;
		text-align: center;
		flex: 1;
	}

	.abcnav-list li a {
		font-size: 16px;
	}

	.abcomd-title {
		padding-bottom: 1rem;
		margin-bottom: 1rem;
	}

	.abcomd-title:after {
		position: absolute;
		bottom: -1rem;
		left: 0;
		width: 1.5rem;
		height: 1px;
		margin-top: 1rem;
		margin-top: 1rem;
		margin-bottom: 1rem;
		content: "";
		background-color: var(--primary);
	}

	.subcom-title {
		text-align: left !important;
	}

	.subcom-title>.w-50 {
		width: 100% !important;
	}

	.subcom-title .fs-56 {
		font-size: 24px;
	}

	.subcom-title p {
		font-size: 12px;
		text-align: left !important;
	}

	.subcom-title .fs-36 {
		font-size: 12px;
	}

	.com-ani-txt {
		position: relative !important;
		height: auto !important;
	}

	.smart-row {
		background-color: #000;
	}

	.smart-row p,
	.smart-row p span,
	.smart-row p strong {
		color: var(--white) !important;
	}

	.smart-row .fs-36 {
		font-size: 18px;
	}

	.smart-row p.empty-line {
		padding-top: 1rem;
		padding-bottom: 1rem;
		margin: 0;
	}

	.smart-row p.empty-line:after {
		position: absolute;
		top: 0;
		left: 0;
		width: 1.5rem;
		height: 1px;
		margin-top: 1rem;
		margin-top: 1rem;
		margin-bottom: 1rem;
		content: "";
		background-color: var(--primary);
	}

	.smart-row .frame-wide {
		padding: 1rem 0;
	}

	.inabi-info .fs-50 {
		font-size: 28px;
	}

	.inabi-info .fs-28 {
		font-size: 16px;
		line-height: 1.5;
	}

	.inabi-info .vline-1 {
		font-size: 30px;
	}

	.inabi-list .col-6 img {
		border: 5px solid white;
	}

	.intro-support .common-title {
		padding-right: 20px;
		padding-left: 20px;
	}

	.intro-support .abcomd-sub {
		font-size: 12px;
		line-height: 1.5;
	}

	.insup-item {
		padding-top: 50%;
	}

	.insup-item dl {
		flex-direction: column;
	}

	.insupi-det h4 {
		justify-content: center;
	}

	.insupi-det h4 .fs-28.strong {
		font-size: 16px;
		font-weight: normal;
	}

	.insupi-icon {
		width: 1.2rem;
		height: 1.2rem;
		padding: 0;
		margin: .5rem auto;
		overflow: hidden;
		text-align: center;
		text-indent: -2.4rem;
		order: 2;
	}

	.insupi-icon>img {
		filter: drop-shadow(1.2rem 0px var(--primary));
	}

	.abculban-txt .fs-46 {
		font-size: 14px;
		line-height: 1.4;
	}

	.culban-circle {
		top: -18%;
		left: 1rem;
		width: 2.8rem;
		height: 2.8rem;
	}

	.abculban-txt {
		width: 60%;
	}

	.culsci-txt {
		position: relative !important;
		order: -1;
	}

	.culsci-txt .white {
		color: var(--normal);
	}

	.about-culture .culsci-txt .abcomd-title {
		font-size: 16px;
	}

	.culsci-txt .abcomd-sub {
		font-size: 16px;
		color: #666;
	}

	.culsli-left {
		padding-right: 20px;
	}

	.culsli-left .fs-16 {
		font-size: 11px;
		line-height: 1.5;
	}

	.culsli-left .fs-24 {
		font-size: 18px;
	}

	.culsli-left .fs-24 {
		font-size: 18px;
	}

	.culsli-det br {
		display: none;
	}

	.culture-slide .tiny-nav {
		justify-content: center;
	}

	.culslo-shiming {
		margin-right: -100vw;
		margin-left: -100vw;
	}

	.news-container {
		border-top: 1px solid rgb(211, 211, 211);
	}

	.news-container .w-75 {
		width: 100% !important;
	}

	.newsban-title.fs-36 {
		font-size: 24px !important;
		text-align: left;
		color: var(--primary);
	}

	.newsd-body [style*="font-size:24px"] {
		font-size: 18px !important;
	}

	.news-related {
		padding-bottom: 3rem;
	}

	.newsrel-con .newsdet-frame {
		width: 100%;
	}

	.media-list .row li {
		padding-right: .5rem;
		padding-left: .5rem;
	}

	.newslic-item>dt {
		display: flex;
		flex-direction: column;
	}

	.newstic-date {
		margin-top: .5rem;
		order: 10;
	}

	.newstic-img {
		width: 100%;
		height: 100%;
		background-size: cover;
	}

	.newstic-det {
		line-height: 1.6;
	}

	.abconban .comban-img {
		margin-right: -30vw;
		margin-left: -30vw;
	}

	.contact-intro strong {
		display: block;
		font-size: 20px;
		line-height: 1;
	}

	.contact-intro .fs-21 {
		margin-top: 1.5rem;
		font-size: 13px;
		font-weight: bold;
	}

	.contact-intro .fs-24 {
		margin-bottom: .5rem;
	}

	.contact-intro .fs-16 {
		font-size: 10px;
	}

	.contact-intro .fs-14 {
		font-size: 10px;
	}

	.about-contact h3.fs-36 {
		font-size: 24px !important;
		font-weight: bold;
	}

	.consto-map {
		width: 100%;
		height: 12rem;
	}

	.concoo-list li {
		width: 100%;
	}

	.concoo-list li dt {
		font-size: 16px;
		color: var(--normal);
	}

	.conser-tab {
		padding-right: 10px;
		padding-left: 10px;
		justify-content: space-between;
	}

	.conser-tab a {
		width: calc(25% - 10px);
		height: 24px;
		padding: 0 4px;
		margin-right: 5px;
		margin-bottom: .5rem;
		margin-left: 5px;
		font-size: 12px;
		line-height: 24px;
		text-align: center;
		color: var(--muted);
		border: 1px solid gray;
		border-radius: 12px;
	}

	.conser-tab a:last-child {
		margin-right: auto;
	}

	.conser-tab a.active {
		color: white;
		border-color: var(--primary);
		background-color: var(--primary);
	}

	.conser-tab-panel dt {
		font-size: 14px;
		color: var(--primary);
	}

	.conser-tab-panel dd {
		font-size: 16px;
	}

	.conser-tab-panel .w-50 {
		width: 100% !important;
	}

	/* smart */
	.smart-scene {
		padding-bottom: 0;
		background: #000;
	}

	.smart-house {
		padding-top: 4.5rem;
	}

	.smadim-con,
	.smadimheading {
		position: relative !important;
		bottom: initial;
	}

	.smart-home .subcom-title .white {
		color: var(--white);
	}

	.smadimc-det {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}

	.smasce-con {
		background: black;
	}

	.smart-scene .hfi-item {
		height: auto;
		padding: 5rem 2.5rem;
	}

	.smart-scene .hproi-con {
		background-color: rgba(255, 255, 255, .7);
	}

	.smart-scene .smasce-info .fs-34 {
		font-size: 20px;
	}

	.smart-scene .smasce-info .hproi-det {
		font-size: 10px;
	}

	.smart-scene .common-title h3 {
		font-size: 24px;
	}

	.smadimc-det {
		display: flex;
		padding-bottom: 3rem;
		flex-direction: column;
		justify-content: flex-end;
	}

	.smadim-list li.col {
		padding-right: .15rem;
		padding-left: .15rem;
	}

	/* light */
	.light-home .light-title .fs-36,
	.light-home .light-title .fs-22 {
		padding-right: 20px;
		padding-left: 20px;
		margin-right: 0;
		margin-left: 0;
		font-size: 12px !important;
	}

	.liglam-item dt img {
		height: 6rem;
	}

	.liglam-item dd {
		padding: .75rem;
		font-size: 12px;
	}

	.ligctr-list li div {
		width: 65vw;
		height: 65vw;
	}

	.light-home .fs-80 {
		font-size: 28px;
	}

	.ligvip-list li>dl {
		height: 3.5rem;
		padding-left: .25rem;
	}

	.ligvip-list li>dl>dt {
		width: 30px;
		font-size: 18px;
		flex-shrink: 0;
	}

	.ligvip-list li>dl>dd {
		padding: 0;
		font-size: 14px;
		line-height: 1.4;
	}

	/* products */
	.prohnav-container {
		height: 100px;
		margin-right: var(--npad);
		margin-left: var(--npad);
		overflow-x: auto;
		background: white;
		-ms-overflow-style: none;
		scrollbar-width: none;
	}

	.prohnav-container::-webkit-scrollbar {
		display: none;
	}

	.prohom-nav {
		width: fit-content;
		padding: 0;
		flex-wrap: nowrap;
	}

	.prohn-item {
		width: 100px;
		flex: initial;
		flex-shrink: 0;
	}

	.prohn-item:after {
		position: absolute;
		bottom: 0;
		left: 50%;
		width: 54px;
		height: 2px;
		margin-left: -27px;
		content: "";
		opacity: 0;
		background: var(--primary);
	}

	.prohn-item.active {
		color: var(--primary);
	}

	.prohn-item.active:after {
		opacity: 1;
	}

	.prohc-con>.h4.strong {
		font-size: 20px;
	}

	.prohci-info .fs-24 {
		font-size: .825rem;
		font-weight: bold;
	}

	.prohci-info .fs-12 {
		font-size: .65rem;
	}

	.hproci-link>i {
		width: .9rem;
		height: .9rem;
		line-height: 1;
		color: black;
		border-radius: 100%;
		background-color: white;
	}

	.hproci-link:hover>i {
		color: black;
		background-color: var(--primary);
	}

	.newstic-title {
		font-size: 18px;
		font-weight: bold;
	}

	.newstic-det {
		font-size: 12px;
	}

	.newstic-title em.inline {
		margin-left: .5rem;
	}

	.more-news-con>.w-75 {
		width: 100% !important;
	}

	.more-news-con .sub-nav a {
		height: 20px;
		padding: 0 8px;
		font-size: 10px;
		line-height: 20px;
		border: 1px solid rgb(117, 117, 117);
		border-radius: 10px;
	}

	.more-news-con .sub-nav {
		flex-wrap: nowrap;
		justify-content: space-between;
	}

	.newstic-title {
		line-height: 1.5;
		-webkit-line-clamp: 2;
	}

	.prohci-box .inner {
		transform: scale3d(1.5, 1.5, 1.0);
	}

	.prodet-nav {
		height: auto;
		padding: 0;
	}

	.prodet-nav dt {
		padding-top: .5rem;
		padding-bottom: .5rem;
		font-size: 18px;
		font-weight: bold;
		line-height: 1.8;
		border-bottom: 1px solid var(--gray-light);
	}

	.pronav-tab a {
		padding: 0 1rem;
		margin: .5rem .5rem;
		font-size: 14px;
		line-height: 1.8;
	}

	.pronav-tab a.active {
		color: var(--primary);
	}

	.proban-img {
		order: 2;
	}

	.proban-mask {
		position: relative !important;
		height: auto !important;
	}

	.proban-text .fs-56 {
		font-size: 24px;
	}

	.w-75 {
		width: 100% !important;
		padding-right: 20px;
		padding-left: 20px;
	}

	.fs-56 {
		font-size: 24px;
	}

	.fs-36 {
		font-size: 16px !important;
	}

	.fs-24 {
		font-size: 14px;
	}

	.btn-ani {
		padding: 0 2rem;
		line-height: 1.8rem;
	}

	.prodet-fullscreen {
		padding-bottom: 0rem;
	}

	.prodet-fullscreen .slick-dots {
		bottom: -4rem;
	}


	/* cooperation */
	.coochoi-title {
		font-size: 20px !important;
	}

	.coochoi-img {
		margin-right: -25vw;
		margin-left: -25vw;
	}

	/* support */
	.supcon-main,
	.supcon-item {
		padding-left: 0;
	}

	.supcon-item {
		margin-bottom: 1.5rem;
	}

	.supcon-item h5.abs {
		position: relative !important;
		padding-left: 1.5rem;
		margin-bottom: 0;
		font-size: 24px;
	}

	.supcon-item .supci-right>img {
		margin-top: -2.5rem;
		margin-bottom: -2.5rem;
	}

	.suplicon {
		padding-bottom: 1.25rem;
		margin-bottom: 0rem;
		flex-direction: column;
		border-bottom: 1px solid var(--gray-light);
		border-radius: unset;
		background-color: transparent;
	}

	.suplicon dt {
		padding: .75rem .5rem !important;
		order: 3;
	}

	.supci-download {
		position: relative;
		bottom: 0;
		margin-top: 1rem;
	}

	.supci-det {
		font-size: 12px;
		line-height: 1.5;
	}

	.supci-title {
		font-size: 20px;
	}

	.support-download {
		padding-left: 0;
		margin-bottom: 0;
	}

	.btn-download {
		height: 2rem;
		padding-right: 0;
		padding-left: 0;
		text-align: center;
	}

	.supcir-info {
		padding-right: 4rem;
		padding-left: 1rem;
		justify-content: space-between;
	}

	.supcir-info img {
		width: 32px;
		height: auto;
	}

	.supcon-main {
		z-index: 10;
		display: flex;
		flex-direction: column;
	}

	.support-download {
		order: -1;
	}

	.supdow-con {
		margin-right: -20px;
		margin-left: -20px;
		pointer-events: none;
		opacity: 0;
	}

	.supdow-con.sticky {
		pointer-events: unset;
		opacity: 1;
	}

	.supdow-con>h3 {
		display: flex;
		padding-right: 20px;
		padding-left: 20px;
		font-size: 18px !important;
		line-height: 60px;
		background-color: var(--primary);
		color: white;
		align-items: center;
	}

	/*  .supdow-con>h3>i { transform: rotate(90deg); }*/
	.supdow-list {
		position: sticky;
		left: 0;
		width: 100%;
		height: 0;
		padding-right: 20px;
		padding-left: 20px;
		overflow: hidden;
		background-color: white;
	}

	.supcon-list {
		padding-top: 1rem;
	}

	.down-active {
		overflow: hidden;
	}

	.down-active .supdow-list {
		height: 100vh;
		overflow-y: auto;
	}

	/*  .down-active .supdow-con>h3>i { transform: rotate(-90deg); }*/
	.supdow-item dt {
		margin-top: 1rem;
		margin-bottom: 1rem;
		color: var(--primary);
	}

	.supdow-item dd {
		margin-right: -.25rem;
		margin-left: -.25rem;
	}

	.supdow-item dd .col-6 {
		padding-right: .25rem;
		padding-left: .25rem;
		margin-bottom: .5rem;
	}

	/* feature */
	.feature-home .fs-42 {
		font-size: 24px;
	}

	.scehcc-frame {
		padding: 1.5rem;
		font-size: 16px;
		border-radius: 20px;
	}

	.scehcc-frame p {
		font-size: 14px;
	}

	.scehcen-con {
		background: transparent;
	}

	/* scennes */
	.scenes-xpad {
		padding-right: 20px;
		padding-left: 20px;
	}

	.scenes-row .fs-36 {
		font-size: 14px !important;
	}

	.scenes-row .fs-22 {
		font-size: 14px;
	}

	/* smart life */
	.smartlife-ban .comban-img {
		margin-right: -30vw;
		margin-left: -30vw;
	}

	.smartlife-ban .fs-42 {
		font-size: 24px;
	}

	.smartlife-ban .fs-18 {
		font-size: 12px;
	}

	.scehom-nav a>em {
		width: 40px;
		padding-top: 15px;
		padding-bottom: 15px;
		font-size: 14px;
		line-height: 1.5;
		white-space: normal;
	}

	.smart-life .scehci-title {
		font-size: 16px;
		line-height: 1.6;
	}

	/* smart zhomeos */
	.zosint-title h3 {
		font-size: 36px;
	}

	.zhomeos .fs-78 {
		font-size: 28px;
	}

	.zhomeos .fs-70 {
		font-size: 26px;
	}

	.zhomeos .fs-52 {
		font-size: 24px;
	}

	.zhomeos .fs-42 {
		font-size: 14px;
	}

	.zhomeos .fs-34 {
		font-size: 12px;
	}

	.zosint-title {
		padding-bottom: 2rem;
	}

	.zosint-list li {
		width: 100% !important;
	}

	.zosint-list li dl {
		height: 48vw;
		padding: 2rem 1.5rem !important;
	}

	.zosint-list li dd {
		font-size: 12px;
	}

	.zosint-list li dd h4 {
		margin-bottom: 1rem;
		font-size: 24px;
	}

	.zoscon-title .white {
		color: white !important;
	}

	.ligpre-list li div {
		height: 2rem;
	}

	.zosapp-con dd {
		font-size: 20px;
	}

	/* Main footer  */
	.main-footer {
		padding-top: 1.5rem;
		padding-right: 20px;
		padding-bottom: 1.5rem;
		padding-left: 20px;
		background: white;
	}

	.mf-container {
		padding-right: 0;
		padding-left: 0;
	}

	.mfcon {
		display: block;
		padding: 0;
	}

	.cfl-img {
		height: var(--top-nav);
	}

	.cfl-logo {
		height: 30px;
	}

	.tncq-social a em {
		width: 24px;
		height: 24px;
		overflow: hidden;
		text-indent: -24px;
	}

	.tncq-social a em>img {
		opacity: 1 !important;
		filter: drop-shadow(24px 0px var(--muted));
	}

	.cfc-item .fs-14,
	.cfc-item .fs-16 {
		font-size: 12px;
	}

	.footer-nav-menu {
		margin-bottom: 1rem;
		border-bottom: 1px solid var(--gray-light);
	}

	.footer-nav-menu dl {
		max-width: unset;
		margin-right: 0;
		border-top: 1px solid var(--gray-light);
	}

	.footer-nav-menu dt {
		padding-top: 5px;
		padding-right: 50%;
		line-height: 1;
	}

	.footer-nav-menu dt:after {
		position: absolute;
		top: 0;
		right: 0;
		font-size: 1.3rem;
		line-height: 48px;
		content: "+";
	}

	.footer-nav-menu dt a {
		display: inline-block;
		padding: 0;
		margin: 0;
		font-size: 14px;
		font-weight: bold;
		line-height: 41px;
		color: rgb(110, 110, 110);
	}

	.footer-nav-menu dd {
		max-height: 0;
		padding-left: 14px;
		overflow: hidden;
		transition: all .25s;
	}

	.footer-nav-menu dd a {
		font-size: 14px;
		line-height: 2.75;
		color: rgb(110, 110, 110);
	}

	.footer-nav-menu dl.active dd {
		height: auto;
		max-height: 100vh;
		padding-top: .75rem;
		padding-bottom: .75rem;
		border-top: 1px solid var(--gray-light);
	}

	.footer-nav-menu dl.active dt:after {
		transform: rotate(45deg);
	}

	.mobi-footer-qrcode {
		width: 80px;
		position: absolute;
		right: 0;
		bottom: -1rem;
	}

	/* fancy box */
	.hpro-fancy {
		width: 90vw;
		max-height: 70vh;
		padding: 1.5rem;
		overflow: hidden;
		border-radius: 0;
	}

	.hfancy-pro .fancy-con .scroll-content {
		height: calc(70vh - 4vw * 2);
	}

	.media-fancybox .fancybox-slide {
		padding-right: 0;
		padding-left: 0;
	}

	.fancy-con .mCustomScrollbar:not(.mCS_no_scrollbar) {
		margin-right: -1.9rem;
	}

	.hnews-list .slick-dots {
		bottom: -1rem;
	}

	.hnews-list .slick-dots li:not(.slick-active) button:before {
		background-color: var(--dark)
	}

	.ressub-nav a {
		font-size: 20px;
	}

	.seares-words>input[name="keywords"] {
		border: 0
	}

	.top-search.search-form {
		padding-left: 0;
	}

	.coopch-slides .slick-dots {
		bottom: 0;
	}

	.coopch-slides .slick-dots li {
		padding-left: .15rem;
		padding-right: .15rem;
	}

	.coopch-slides .slick-dots li button:before {
		background-color: var(--muted);
	}

	.coopch-slides .slick-dots li.slick-active button:before {
		background-color: var(--primary);
	}

	.coop-comnav .abcnav-list li {
		margin-right: 20px;
		margin-left: 20px;
		flex: 0;
		white-space: nowrap;
	}

	.coopch-nav {
		flex-wrap: wrap;
		justify-content: space-between;
		margin-left: -5px;
		margin-right: -5px;
	}

	.coopch-nav a {
		min-width: 75px;
		text-align: center;
		height: 20px;
		padding: 0 8px;
		margin: 8px 5px;
		font-size: 14px !important;
		line-height: 20px;
		border: 1px solid rgb(117, 117, 117);
		border-radius: 10px;
	}

	.coopch-nav a:last-child {
		margin-right: auto;
	}

	.ccbs-list {
		aspect-ratio: 16/9;
	}

}

@media screen and (max-width:575px) {
	.media-nav a {
		font-size: 3.5vw;
	}

	.about-waitBox {
		min-height: 480px !important;
	}

	.about-waitBox .slick-dotted.slick-slider {
		margin-bottom: 0rem;
	}

	#YSF-BTN-HOLDER {
		bottom: 5vh !important;
		right: 20px !important;
	}

	#YSF-BTN-HOLDER .YSF-CUSTOM-ENTRY {
		width: 45px;
		height: 45px;
		background: url("../image/home/icon-feedback.svg") no-repeat;
		background-size: contain;
	}

	#YSF-BTN-HOLDER .YSF-CUSTOM-ENTRY>img {
		display: none;
	}

	.tns-hot {
		position: relative;
		width: 100%;
		box-shadow: initial;
		z-index: 10;
		top: 0;
		padding: 0;
		overflow-y: hidden;
	}

	.tns-hot .tnsh-con {
		padding: 1.5rem 0;
	}

	.seares-words.top-search button {
		height: 1.8rem;
		width: 1.8rem;
		font-size: 1rem;
	}

	.top-search input[type="text"] {
		padding-left: 1rem;
	}

	.tnm-con>dl:first-child {
		margin-top: 3rem;
	}

	.tns-hot {
		height: 0;
	}

	.top-nav-search {
		z-index: 12;
		position: fixed;
		top: var(--top-nav);
		left: 0;
		padding-top: 1.5rem;
		display: flex;
		flex-direction: column;
		overflow: hidden;
		background-color: white;
	}

	.top-nav-search.active {
		height: calc(100vh - var(--top-nav));
	}

	.top-nav-search.active .tns-hot {
		height: auto;
		flex-grow: 1;
	}

	.tnsh-item h5>span {
		border-width: 2px;
		padding: .6rem;
		font-size: .85rem;
		font-weight: bold;
		display: flex;
		align-items: center;
		width: fit-content;
		border-radius: 1rem;
	}

	.tnsh-form {
		pointer-events: none;
	}
}

@media screen and (max-width:435px) {
	.slick-dots {
		bottom: -1%;
	}
}

@media screen and (max-width:374px) {
	html {
		font-size: 105%;
	}

	.about-waitBox {
		height: 500px;
	}

	.slick-dots {
		bottom: -2%;
	}
}