@media screen and (min-width: 1024px) {
	body {
		font-size: 22px;
		/* overflow: hidden; */
		font-family: "微软雅黑";
	}

	img {
		object-fit: cover;
	}

	ul,
	h2,
	p,
	h3 {
		margin: 0;
		padding: 0;
	}

	/* 
	.fp-viewing-page6 .wrapper,
	.fp-viewing-page5 .wrapper,
	.fp-viewing-page4 .wrapper,
	.fp-viewing-page3 .wrapper,
	.fp-viewing-page2 .wrapper,
	.fp-viewing-page1 .wrapper {
		padding-top: 0;
	}

	.wrapper {
		padding-top: 106px;
	} */

	.go_top {
		cursor: pointer;
		width: 27px;
		height: 40px;
		position: fixed;
		bottom: 80px;
		right: 4.3%;
		z-index: 108;
		background-image: url(/static/portal/cn/images/backtop.png);
		background-size: cover;
		background-repeat: no-repeat;
		background-position: center;
	}

	.fp-viewing-page1 .go_top {
		opacity: 0;
	}

	.CenterPro,
	.VisionSwiper img,
	.ProductFlexImg img {
		max-width: 100%;
		max-height: 100%;
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		-webkit-transform: translate(-50%, -50%);
		-moz-transform: translate(-50%, -50%);
		-ms-transform: translate(-50%, -50%);
		transition: all .3s ease-out;
		-webkit-transition: all .3s ease-out;
		-moz-transition: all .3s ease-out;
		-ms-transition: all .3s ease-out;
	}

	.CenterPro img {
		width: 100%;
		height: 100%;
		object-fit: contain;
	}

	.wrap {
		width: 1400px;
		display: block;
		margin: 0px auto;
	}

	.container {
		padding: 0px 13%;
		box-sizing: border-box;
		position: relative;
		height: 100%;
	}

	.Fr {
		float: right;
	}

	.section {
		overflow: hidden;
		left: 0;
		top: 0;
		position: relative;
		z-index: 10;
	}

	/* 鍏辩敤 */
	.backtop {
		width: 68px;
		height: 62px;
		background: url(/static/portal/cn/images/backtop.png);
		background-size: cover;
		background-repeat: no-repeat;
		cursor: pointer;
		position: fixed;
		bottom: 50px;
		right: 20px;
		z-index: 50;
	}

	#videobg {
		width: 100%;
		max-height: 100%;
		overflow: hidden;
		left: 0;
		bottom: 0;
		z-index: -100;
	}

	.fullscreen-bg__video {
		-o-object-fit: cover;
		object-fit: cover;
		background-size: cover;
	}

	#videobg,
	.preloader-bg {
		height: 100%;
		position: fixed;
		top: 0;
		right: 0;
	}

	.HeaderFlix {
		position: fixed;
		z-index: 100;
		top: 0;
		left: 0;
		height: 100%;
		width: 100%;
	}

	.b_head {
		width: 100%;
		height: 106px;
		z-index: 1;
		position: fixed;
		top: 0;
		left: 0;

	}

	#fullpage .b_head {
		border-bottom: 2px solid rgba(255, 255, 255, 0.8);
	}

	.am_logo {
		width: 14.5%;
		float: left;
		margin-top: 45px;
		padding-left: 4%;
	}

	.am_logo img {
		width: 100%;
		object-fit: contain;
	}

	.Global {
		font-size: 18px;
		color: #66a8b4;
		line-height: 106px;
		float: right;
		padding-right: 9%;
		padding-left: 3%;
	}

	.Global a {
		font-size: 18px;
		color: #66a8b4;
	}

	.nav {
		width: 81%;
	}

	.Navbar {
		width: 28px;
		height: 106px;
		position: fixed;
		right: 4%;
		cursor: pointer;
		z-index: 105;
	}

	.Navbar img {
		display: block;
		margin: 45px 0 0;
	}

	.HomeTips {
		background-image: url(/static/portal/cn/images/home.png);
		background-size: cover;
		background-repeat: no-repeat;
		background-position: center;
		width: 42px;
		position: fixed;
		right: 4%;
		cursor: pointer;
		z-index: 105;
		height: 52px;
		bottom: 155px;
	}

	.subnav {
		float: right;
		height: 106px;
		min-width: 75%;
		text-align: right;
		font-size: 0;
	}

	.subnav_ul li {
		margin-right: 6.5%;
		display: inline-block;
		position: relative;
		margin-top: 42px;
		vertical-align: top;
	}

	.subnav_ul li:last-child {
		margin-right: 0;
	}

	.subnav_ul li a {
		font-size: 18px;
		color: #fff;
		display: block;
		padding-bottom: 20px;
	}

	.subnav_ul li:hover .Navdown {
		display: block;
	}

	.Navdown {
		width: 160%;
		background-color: rgba(0, 0, 0, 0.5);
		position: absolute;
		top: 30px;
		left: 50%;
		transform: translateX(-50%);
		-webkit-transform: translateX(-50%);
		padding: 10px 0;
		display: none;
		z-index: 1000;
		text-align: center;
		font-size: 0;
		border-radius: 4px;
		box-shadow: 0 1px 6px rgba(0, 0, 0, .2);
	}

	.subnav_ul li .Navdown a {
		font-size: 16px;
		text-align: center;
		padding: 10px 0;
		display: block;
		line-height: 24px;
		position: relative;
		text-transform: none;
	}

	.subnav_ul li .Navdown a:hover {
		background: hsla(0, 0%, 100%, .3);
	}

	.subnav_ul li:last-child .Navdown {
		width: 302%;
	}

	.subnav_ul li:nth-of-type(3) .Navdown {
		width: 210%;
	}

	.landing-cross-box {
		width: 100%;
		position: absolute;
		top: 106px;
		left: 0;
	}

	.landing-content {
		position: relative;
		float: right;
		width: 50%;
		top: 33.5%;
	}

	.landing-content .landing-title {
		font-size: 51px;
		left: 2%;
		right: 0;
		position: relative;
		letter-spacing: 8px;
		color: #ffffff;
	}

	.landing-content .landing-subtitle {
		font-size: 35px;
		padding-top: 4%;
		color: #ffffff;
		position: relative;
		left: 2%;
	}

	.landing-content .landing-subtitle span {
		font-size: 16px;
		padding: 0px 2%;
		vertical-align: middle;
	}

	#menu .desktopmenufullscreen {
		position: fixed;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
		width: 100%;
		height: 100%;
		background: transparent;
		z-index: 555;
		transform: translateX(100%);
		-webkit-transform: translateX(100%);
		-moz-transform: translateX(100%);
		-ms-transform: translateX(100%);
		transition: all .3s ease-out;
		-webkit-transition: all .3s ease-out;
		-moz-transition: all .3s ease-out;
		-ms-transition: all .3s ease-out;
	}

	#menu .desktopmenufullscreen.side-nav {
		transform: translateX(0%);
		-webkit-transform: translateX(0%);
		-moz-transform: translateX(0%);
		-ms-transform: translateX(0%);
	}

	#menu .desktopmenufullscreen .popMenu {
		width: 22%;
		padding-left: 2%;
		height: 100%;
		float: right;
		background: rgba(0, 0, 0, .85);
	}

	#menu .desktopmenufullscreen .popMenu img {
		float: right;
		width: 34px;
		margin-right: 48px;
		margin-top: 40px;
		cursor: pointer;
		transition: all .3s ease-out;
		-webkit-transition: all .3s ease-out;
		-moz-transition: all .3s ease-out;
		-ms-transition: all .3s ease-out;
	}

	#menu .desktopmenufullscreen .popMenu img:hover,
	.close-btn:hover {
		transform: rotate(180deg);
		-webkit-transform: rotate(180deg);
		-moz-transform: rotate(180deg);
		-mz-transform: rotate(180deg);
	}

	.popMenu .link-wrap {
		width: 100%;
		float: left;
		margin-bottom: 10px;
	}

	#menu .desktopmenufullscreen .popMenu .link-wrap .menu-left {
		width: 10%;
		float: left;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		padding: 10px 0;
		color: #fff;
	}

	#menu .desktopmenufullscreen .popMenu .link-wrap a {
		color: #fff;
	}

	#menu .desktopmenufullscreen .popMenu .nor .menu-left,
	#menu .desktopmenufullscreen .popMenu .nor .menuen {
		color: #87ceeb;
	}

	.popMenu .link-wrap .menu-mid {
		width: 50%;
		float: left;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		text-align: left;
		padding: 0 0 10px 15px;
		color: #fff;
		cursor: pointer;
		border-left: 1px solid hsla(0, 0%, 100%, .41);
	}

	#menu .desktopmenufullscreen .popMenu .link-wrap .menu-mid .menuen {
		padding-top: 5px;
		font-size: 16px;
	}

	.BaseBk {
		background-size: cover !important;
		background-repeat: no-repeat !important;
		background-position: center !important;
		background-color: transparent;
		position: relative;
	}

	.BaseTit,
	.Intellect {
		padding-top: 12%;
	}

	.ProductNews .BaseTit,
	.NewsDetail {
		padding-top: 8%;
	}

	.BaseTitTH,
	.PropertiesCont h3 {
		font-size: 46px;
		line-height: 58px;
		letter-spacing: 2px;
		color: #ffffff;
	}

	.PropertiesCont h3 {
		font-size: 40px;
	}

	.PropertiesCont h3,
	.PropertiesCont p {
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 1;
		overflow: hidden;
	}

	.BaseTitTH i,
	.PropertiesCont p {
		display: block;
		font-size: 30px;
	}

	.PropertiesCont p {
		font-size: 26px;
	}

	.p1 {
		background: rgba(0, 0, 0, 0.5);
		height: 100%;
	}

	.ProductNews,
	.NewsDetail,
	.SmartCommunity,
	.AboutGroup,
	.System,
	.JoinCont {
		background: rgba(0, 0, 0, 0.5);
		/* height: 100%; */
		padding-bottom: 80px;
	}

	.section.p1 .clearfix {
		height: 100%;
	}

	.Carftsman {
		margin-top: 6%;
		width: 100%;
		font-size: 16px;
		line-height: 28px;
		color: #fff;
		max-height: 340px;
		overflow: hidden;
	}

	.Carftsman p {
		margin-bottom: 20px;
	}

	.Carftsman::-webkit-scrollbar,
	.IntellectTitRScroll::-webkit-scrollbar,
	.ProductNewsUl::-webkit-scrollbar,
	.Scroll::-webkit-scrollbar,
	.ProductScroll::-webkit-scrollbar,
	.SystemFlexR::-webkit-scrollbar {
		width: 2px;
		height: 2px;
		display: none;
	}

	.Carftsman::-webkit-scrollbar-thumb,
	.IntellectTitRScroll::-webkit-scrollbar-thumb,
	.ProductNewsUl::-webkit-scrollbar-thumb,
	.Scroll::-webkit-scrollbar-thumb,
	.ProductScroll::-webkit-scrollbar-thumb,
	.SystemFlexR::-webkit-scrollbar-thumb {
		background-color: #fff;
		border-radius: 1px;
		border-width: 3px;
		height: 2px;
	}

	.Carftsman::-webkit-scrollbar-track,
	.IntellectTitRScroll::-webkit-scrollbar-track,
	.ProductNewsUl::-webkit-scrollbar-track,
	.Scroll::-webkit-scrollbar-track,
	.ProductScroll::-webkit-scrollbar-track,
	.SystemFlexR::-webkit-scrollbar-track {
		-webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, .2);
		border-radius: 10px;
		background: hsla(0, 0%, 76%, .3);
	}

	.exploremore.button {
		background-color: transparent;
		border: 1px solid #fafafa;
		padding: 8px 25px;
		width: 200px;
		position: relative;
		color: #fff;
		left: 50%;
		cursor: pointer;
		z-index: 10;
		transform: translateX(-50%);
		-webkit-transform: translateX(-50%);
		-moz-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
		bottom: 9%;
		transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
		-webkit-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
		-moz-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
		-ms-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
		display: inline-block;
		vertical-align: top;
		font-size: 18px;
	}

	.p1 .exploremore.button {
		position: absolute;
	}

	.exploremore.button:hover,
	.IntellectTag:hover .explorebutton,
	.IntellectTitR:hover .explorebutton {
		background: hsla(0, 0%, 100%, .4);
	}

	.exploremore.button .left {
		font-size: 16px;
		width: auto;
		white-space: nowrap;
		float: left;
		vertical-align: top;
		max-width: 375px;
		display: inline-block;
	}

	.exploremore.button .left .en {
		cursor: pointer;
		letter-spacing: 3px;
		white-space: nowrap;
		padding-bottom: 5px;
		font-size: 14px;
	}

	.about .footer>.right .exploremore.button .right {
		float: right;
	}

	.exploremore.button .about-rightarrow {
		border-bottom: 2px solid #fafafa;
		margin-top: 29px;
		position: absolute;
		width: 52px;
		right: 20px;
		top: 0;
	}

	.exploremore.button .about-arrowtipup {
		border-bottom: 2px solid #fafafa;
		margin-top: 1px;
		position: absolute;
		width: 12px;
		-webkit-transform: rotate(32deg);
		transform: rotate(32deg);
		-webkit-transform-origin: bottom right;
		transform-origin: bottom right;
		right: 20px;
		top: 28px;
	}

	.exploremore.button .about-arrowtipdown {
		border-bottom: 1px solid #fafafa;
		margin-top: 9px;
		position: absolute;
		width: 0;
		right: 9%;
		-webkit-transform: rotate(-40deg);
		transform: rotate(-40deg);
		-webkit-transform-origin: bottom right;
		transform-origin: bottom right;
	}

	.exploremore.button span#aboutplus1 {
		position: absolute;
		top: -14px;
		left: -7px;
		font-size: 18px;
	}

	.exploremore.button.Submit span#aboutplus1,
	.exploremore.button.Submit span#aboutplus2 {
		top: -16px;
	}

	.exploremore.button span#aboutplus2 {
		position: absolute;
		top: -14px;
		right: -6px;
		font-size: 18px;
	}

	.exploremore.button span#aboutplus3 {
		position: absolute;
		bottom: -11px;
		left: -6px;
		font-size: 18px;
	}

	.exploremore.button span#aboutplus4 {
		position: absolute;
		bottom: -11px;
		right: -6px;
		font-size: 18px;
	}

	.exploremore.button.Submit span#aboutplus3,
	.exploremore.button.Submit span#aboutplus4 {
		bottom: -13px;
	}

	.PropertiesTag {
		float: left;
		width: 25%;
		position: relative;
		height: 100%;
		background: rgba(0, 0, 0, 0.95);
		overflow: hidden;
	}

	.PropertiesTag img {
		width: 100%;
		height: 100%;
		opacity: 0.8;
		transition: all .3s ease-out;
		-webkit-transition: all .3s ease-out;
		-moz-transition: all .3s ease-out;
		-ms-transition: all .3s ease-out;
		overflow: hidden;
	}

	.PropertiesTag:hover img {
		opacity: 1;
	}

	.PropertiesCont {
		position: absolute;
		top: 15%;
		left: 15%;
		font-size: 18px;
		letter-spacing: 1px;
		color: #ffffff;
	}


	.PropertiesCont h2 {
		margin-bottom: 30px;
		color: rgba(255, 255, 255, 0.5);
	}

	.p2 .Carftsman {
		margin-top: 3%;
	}

	.p2 .Carftsman p {
		margin-bottom: 0;
	}

	.p2 .exploremore.button {
		bottom: inherit;
		transform: none;
		left: 0;
		position: relative;
		margin-top: 8%;
	}

	.IntellectTitImg {
		float: left;
		height: 350px;
		width: 73%;
		border-radius: 80px 0px 0px 0px;
	}

	.IntellectTitR {
		float: right;
		width: 15.7%;
		height: 268px;
		border-radius: 0px 0px 80px 0px;
		border: solid 1px #ffffff;
		padding: 40px 5% 40px 4%;
		cursor: pointer;
		transition: all .3s ease-out;
		-webkit-transition: all .3s ease-out;
		-moz-transition: all .3s ease-out;
		-ms-transition: all .3s ease-out;
	}

	/* 
	.IntellectTitR.active .hidden-button {
		-webkit-animation-name: fadeIn1;
		animation-name: fadeIn1
	}

	.IntellectTitR.active .fadeOutDown {
		-webkit-animation-name: fadeOutDown1;
		animation-name: fadeOutDown1;
	} */

	.IntellectTitR h2,
	.IntellectTag h2 {
		font-size: 16px;
		color: #fff;
	}

	.IntellectTitRScroll {
		font-size: 19px;
		color: #fff;
		line-height: 28px;
		margin-top: 10%;
		height: 116px;
		overflow-x: hidden;
		overflow-y: auto;
		margin-bottom: 15px;
	}

	.explorebutton {
		width: 110px;
		position: relative;
		height: 28px;
		text-align: center;
		border: 1px solid #fafafa;
		transition: all .3s ease-out;
		-webkit-transition: all .3s ease-out;
		-moz-transition: all .3s ease-out;
		-ms-transition: all .3s ease-out;
		font-size: 0;
	}

	.explorebutton .top-plus {
		transform: rotateZ(360deg);
		-webkit-transform: rotateZ(360deg);
		-moz-transform: rotateZ(360deg);
		-ms-transform: rotateZ(360deg);
	}

	.explorebutton .plus-left-top {
		left: -5%;
		bottom: 70%;
	}

	.explorebutton .fadeOutDown {
		margin-top: 0;
	}

	/* .explorebutton .hidden-button {
		display: inline-block;
		opacity: 0;
	} */

	.explorebutton .plus {
		color: #fff;
		position: absolute;
		z-index: 999;
		animation: none;
		font-size: 14px;
	}

	.explorebutton .plus-right-top {
		right: -5%;
		bottom: 70%;
	}

	.explorebutton .plus-left {
		left: -5%;
		bottom: -32%;
	}

	.explorebutton .plus-right {
		right: -5%;
		bottom: -32%;
	}

	.hidden-button {
		position: relative;
		z-index: 999;
		font-size: 14px;
		line-height: 28px;
		vertical-align: middle;
		color: #fff;
		background-color: transparent;
		cursor: pointer;
		letter-spacing: 3px;
		border: none;
	}

	.grow-left {
		direction: rtl;
		width: 125px;
		position: absolute;
		display: none;
	}

	.grow-left .button {
		display: block;
		background-color: #fff;
		-webkit-transition: all, .5s;
		transition: all, .5s;
		-webkit-transition-delay: 1s;
		transition-delay: 1s;
		width: 125px !important;
		position: absolute;
		z-index: 999;
		text-align: center;
		margin-top: 10px;
		height: 1px;
		padding: 0;
	}

	.IntellectUl {
		margin-top: 3.5%;
	}

	.IntellectTag {
		float: left;
		position: relative;
		width: 22%;
		min-height: 240px;
		padding-left: 3%;
		transition: all .3s ease-out;
		-webkit-transition: all .3s ease-out;
		-moz-transition: all .3s ease-out;
		-ms-transition: all .3s ease-out;
	}

	.IntellectTag:first-of-type {
		padding-left: 0;
		width: 25%;
	}

	.IntellectTag:before {
		content: '';
		width: 1px;
		height: 240px;
		background: #ffffff;
		opacity: 0.1;
		position: absolute;
		top: 50%;
		transform: translateY(-50%);
		-webkit-transform: translateY(-50%);
		-moz-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		right: 0;
	}

	.IntellectTag .IntellectTitRScroll {
		font-size: 18px;
		max-width: 90%;
	}

	.IntellectTag:last-child:before,
	.ProductNewsUl .IntellectTag:before,
	.SeriveScroll .IntellectTag:before {
		content: '';
		width: 0;
	}

	/* 	.IntellectTag:hover .explorebutton .top-plus,
	.IntellectTitR:hover .explorebutton .top-plus {
		transform: none;
		-webkit-transform: none;
		-moz-transform: none;
		-ms-transform: none;
	}

	.IntellectTag:hover .explorebutton .fadeOutDown,
	.IntellectTitR:hover .explorebutton .fadeOutDown {
		margin-top: -35px;
	}

	.IntellectTag:hover .explorebutton .hidden-button,
	.IntellectTitR:hover .explorebutton .hidden-button {
		opacity: 1;
		border: 1px solid #ccc;
		z-index: -1;
	} */

	.section.p3 {
		height: 600px !important;
		background-color: #1c495b;
	}

	.section.p3 .am_footer {
		background-color: #1c495b;
	}

	/* 底部 */
	.am_footer {
		width: 100%;
		padding-top: 4%;
		position: relative;
		background-color: rgba(0, 0, 0, 0.5);
	}

	.am_subfooterdiv {
		float: left;
		width: 16.6%;
		margin-bottom: 2%;
	}

	.am_subfooterdiv h2 {
		letter-spacing: 1px;
		color: #ffffff;
		font-size: 20px;
		padding-bottom: 30px;
		border-bottom: 1px solid rgba(255, 255, 255, 0.1);
		margin-bottom: 30px;
		width: 100%;
	}

	.am_subfooterdiv a {
		font-size: 14px;
		line-height: 32px;
		color: rgba(255, 255, 255, 0.5);
		display: block;
		text-align: left;
		transition: all .3s ease-out;
		-webkit-transition: all .3s ease-out;
		-moz-transition: all .3s ease-out;
		-ms-transition: all .3s ease-out;
		white-space: nowrap;
	}

	.am_subfooterdiv a:hover {
		color: #87ceeb;
	}

	.am_bootom {
		width: 100%;
		margin-top: 7%;
		border-top: 1px solid rgba(255, 255, 255, 0.1);
		font-size: 14px;
		color: rgba(255, 255, 255, 0.5);
		padding: 24px 0;
	}

	.am_bootomtag {
		float: left;
		color: #ffffff;
		width: 72%;
	}

	.am_bootomtag a {
		font-size: 14px;
		line-height: 22px;
		color: rgba(255, 255, 255, 0.5);
		display: block;
	}

	.am_bootom select {
		float: right;
		width: 23.7%;
		height: 48px;
		line-height: 48px;
		border: solid 1px rgba(242, 242, 242, 0.3);
		font-size: 14px;
		color: rgba(255, 255, 255, 0.5);
		padding: 0px 18px;
		background-image: url(/static/portal/cn/images/down.png);
		background-size: 17px 9px;
		background-repeat: no-repeat;
		background-position: 94%;
	}

	.am_bootom select option {
		background: #1c495b;
	}

	/*产品新闻 */
	.LeftNav {
		position: fixed;
		top: 50%;
		transform: translateY(-50%);
		-webkit-transform: translateY(-50%);
		-moz-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		left: 2%;
		min-width: 108px;
		z-index: 110;
	}

	.LeftNavTag {
		display: block;
		font-size: 14px;
		color: rgba(255, 255, 255, 0.5);
		margin-bottom: 35px;
		position: relative;
	}

	.LeftNavTag i {
		width: 10px;
		height: 10px;
		background-color: #ffffff;
		display: inline-block;
		vertical-align: middle;
		margin-right: 12px;
		border-radius: 50%;
		position: relative;
	}

	.LeftNavTag.nor {
		color: rgba(255, 255, 255, 1);
	}

	.LeftNavTag.nor i {
		width: 6px;
		height: 6px;
		margin-right: 16px;
	}

	.LeftNavTag.nor i:before {
		content: '';
		width: 18px;
		height: 18px;
		border-radius: 50%;
		border: solid 2px #ffffff;
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		-webkit-transform: translate(-50%, -50%);
		-moz-transform: translate(-50%, -50%);
		-ms-transform: translate(-50%, -50%);
	}

	/* .LeftNavTag.nor em {
		text-decoration: underline;
	} */

	.ProductNews .BaseTitTH i,
	.System .BaseTitTH i {
		font-size: 30px;
	}

	.ProductNewsUl {
		margin-top: 1%;
		/* height: 64%;
		overflow-x: hidden;
		overflow-y: auto; */
		padding: 0px 10px 0 0;
	}

	.ProductNewsUl .IntellectTag,
	.ProductNewsUl .IntellectTag:first-of-type {
		width: 100%;
		padding-top: 3%;
		padding-left: 0;
		border-bottom: 1px solid rgba(255, 255, 255, 0.2);
	}

	.ProductNewsCont {
		float: left;
		width: 61%;
	}

	.ProductNewsImg {
		float: right;
		width: 30%;
		max-height: 240px;
		/* background-color: #ffffff; */
		border-radius: 30px 0px 30px 0px;
		/* object-fit: contain; */
	}

	.ProductNewsCont h3 {
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 1;
		overflow: hidden;
		font-size: 18px;
		color: #fff;
		margin-top: 20px;
		margin-bottom: 20px;
	}

	.ProductNewsCont p {
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 1;
		overflow: hidden;
		font-size: 16px;
		color: rgba(255, 255, 255, 0.5);
	}

	.ProductNewsCont .explorebutton {
		margin-top: 80px;
	}

	.IntellectTag .ProductNewsCont .explorebutton {
		left: 8px;
	}

	.ProductNewsCont .explorebutton .fadeOutDown,
	.SeriveCont .explorebutton .fadeOutDown {
		margin-top: -3px;
	}

	/* 产品新闻详情 */
	.NewTitle {
		padding-bottom: 34px;
		margin-bottom: 34px;
		font-size: 16px;
		line-height: 36px;
		color: #ffffff;
		border-bottom: 1px solid rgba(255, 255, 255, 0.2);
	}

	.NewTitleH {
		font-size: 34px;
		letter-spacing: 2px;
		color: #ffffff;
		margin-bottom: 5px;
	}

	.NewsDetailCont {
		font-size: 16px;
		line-height: 32px;
		color: #ffffff;
		padding-bottom: 50px;
		margin-bottom: 50px;
		border-bottom: 1px solid rgba(255, 255, 255, 0.2);
	}

	.NewsDetailCont p {
		margin-bottom: 20px;
	}

	.SmartScroll p {
		margin-bottom: 14px;
	}

	.NewsDetailCont p img {
		max-width: 100%;
		margin: 0px auto;
	}

	.exploremore.button.Submit {
		text-align: center;
		height: auto;
		bottom: 4%;
	}

	.NewsDetail .exploremore.button {
		position: relative;
		bottom: 0;
		display: inline-block;
		vertical-align: top;
		text-align: center;
		width: auto;
		margin-bottom: 50px;
	}

	/* sls系统 */
	.AboutGroup,
	.SmartCommunity {
		padding-top: 8%;
		min-height: 600px;
	}

	.SmartCommunityL {
		float: left;
		width: 52.9%;
		padding-bottom: 20px;
		background-color: rgba(28, 73, 91, 0.6);
		border-radius: 60px 0px 60px 0px;
		padding-right: 2%;
	}

	.SmartCommunityL .BaseTitTH {
		padding-top: 8%;
		padding-left: 6%;
	}

	.SmartCommunityL .BaseTitTH i,
	.AboutGroupL .BaseTitTH i,
	.LiftCont .BaseTitTH i {
		font-size: 30px;
	}

	.SmartCommunityL .BaseTitTH em,
	.AboutGroupL .BaseTitTH em,
	.System .BaseTitTH em {
		font-size: 20px;
		display: block;
		line-height: 32px;
	}

	.SmartScroll {
		color: rgba(255, 255, 255, 0.5);
		font-size: 16px;
		display: block;
		line-height: 30px;
		padding-left: 6%;
		padding-right: 25%;
		margin-top: 5%;
		/* max-height: 53%;
		overflow-x: hidden;
		overflow-y: auto; */
	}

	.SmartCommunityImg {
		float: right;
		width: 55.7%;
		height: 100%;
		background-color: #000000;
		border-radius: 60px 0px 60px 0px;
		position: absolute;
		right: 0;
		top: -8%;
	}

	.SmartCommunityMain {
		width: 100%;
		position: relative;
	}

	/* 集团简介 */
	.AboutGroupL {
		float: left;
		/* width: 58.5%; */
		width: 100%;
		height: 77%;
	}

	.AboutGroupL .SmartScroll {
		color: #fff;
		padding-left: 0;
		padding-right: 0;
	}

	.AboutGroupImg {
		width: 32.8%;
		max-height: 100%;
		background-color: #ffffff;
		border-radius: 60px 0px 60px 0px;
		float: right;
		display: none;
	}

	/* 企业文化 */
	.Corporate .AboutGroupL {
		float: none;
		width: 100%;
		height: auto;
	}

	/* 	.Corporate .AboutGroupL .SmartScroll {
		max-height: 420px;
	} */

	/* 5001拉斯维加斯荣誉 */
	.Honor .AboutGroupL {
		width: 35.5%;
	}

	.AwardsImg {
		width: 138px;
		display: none;
		margin-top: 11%;
	}

	.HonorR {
		float: right;
		width: 64.2%;
		border-left: 1px solid rgba(240, 240, 240, 0.5);
		/* height: 86%;
		overflow-x: hidden;
		overflow-y: auto; */
	}

	.HonorTag {
		display: block;
		padding: 2% 0 2% 6%;
		border-bottom: 1px solid rgba(240, 240, 240, 0.2);
	}

	.HonorTag:last-child,
	.SeriveDetailFlex:last-child {
		border-bottom: 0;
	}

	.HonorFlex {
		float: left;
		width: 48%;
		font-size: 15px;
		color: #ffffff;
		line-height: 27px;
		padding-right: 2%;
	}

	.HonorFlex:nth-of-type(2n) {
		padding-right: 0;
		width: 50%;
	}

	.HonorFlex h2 {
		font-size: 19px;
		height: 28px;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 1;
		overflow: hidden;
		margin-bottom: 4px;
	}

	/* 5001拉斯维加斯愿景 */
	.Vision .AboutGroupL {
		width: 49%;
	}

	.VisionSwiper {
		width: 47%;
		height: 412px;
		float: right;
		position: relative;
		margin-top: 5%;
		margin-right: 3%;
	}

	.Vision {
		width: 100%;
		position: relative;
	}

	.Vision .swiper-container {
		width: 100%;
		height: 600px;
	}

	.Vision .arrow-right,
	.Vision .arrow-left {
		display: none;
	}

	/* .Vision .arrow-left {
		background-image: url(/static/portal/cn/images/next.png);
		background-size: cover;
		background-repeat: no-repeat;
		background-position: center;
		width: 25px;
		height: 14px;
		position: absolute;
		right: 0;
		top: 50%;
		transform: translateY(-50%);
		-webkit-transform: translateY(-50%);
		-moz-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: rotate(180deg);
		-webkit-transform: rotate(180deg);
		-moz-transform: rotate(180deg);
		-mz-transform: rotate(180deg);
		transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
		-webkit-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
		-moz-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
		-ms-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
		z-index: 50;
	}

	.Vision .arrow-right {
		background-image: url(/static/portal/cn/images/next.png);
		background-size: cover;
		background-repeat: no-repeat;
		background-position: center;
		width: 25px;
		height: 14px;
		position: absolute;
		right: 0;
		top: 44%;
		transform: translateY(-50%);
		-webkit-transform: translateY(-50%);
		-moz-transform: translateY(-50%);
		z-index: 50;
		-ms-transform: translateY(-50%);
		transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
		-webkit-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
		-moz-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
		-ms-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
	} */

	/* .Vision .arrow-left:hover,
	.Vision .arrow-right:hover {
		opacity: 0.5;
	}
 */
	/* .Vision .arrow-right:before {
		content: '';
		width: 45px;
		height: 1px;
		background-color: #f0f0f0;
		opacity: 0.2;
		position: absolute;
		bottom: -100%;
		left: 50%;
		transform: translateX(-50%);
		-webkit-transform: translateX(-50%);
		-moz-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
	} */

	/* 楼盘信息 */
	.SeriveTag {
		display: block;
		margin-top: 5%;
		min-height: 360px;
		float: none;
		padding: 0;
		width: 100%;
	}

	.SeriveTag:nth-of-type(2n) .SeriveImg {
		float: right;
		border-radius: 60px 0px 60px 0px;
	}

	.SeriveTag:nth-of-type(2n) .SeriveImg img {
		border-radius: 60px 0px 60px 0px;
	}

	.SeriveTag:first-of-type {
		width: 100%;
	}

	.SeriveImg {
		width: 50%;
		height: 360px;
		border-radius: 0px 60px 0px 60px;
		float: left;
		overflow: hidden;
	}

	.SeriveImg img {
		width: 100%;
		border-radius: 0px 60px 0px 60px;
		height: 100%;
		transition: all .3s ease-out;
		-webkit-transition: all .3s ease-out;
		-moz-transition: all .3s ease-out;
		-ms-transition: all .3s ease-out;
	}

	.SeriveTag:hover .SeriveImg img,
	.PropertiesTag:hover img {
		transform: scale(1.1);
		-webkit-transition: scale(1.1);
		-ms-transition: scale(1.1);
		-mos-transition: scale(1.1);
	}

	.SeriveCont {
		float: left;
		width: 50%;
		height: 360px;
		position: relative;
	}

	.SeriveCont .CenterPro,
	.CommunityFlexL .CenterPro {
		width: 100%;
	}

	.SeriveCont h2 {
		text-align: center;
		font-size: 36px;
		letter-spacing: 2px;
		color: #fff;
		margin-bottom: 10px;
	}

	.SeriveCont h3 {
		text-align: center;
		font-size: 18px;
		position: relative;
		letter-spacing: 1px;
		color: #fff;
	}

	.SeriveCont h3:after {
		content: '';
		width: 30%;
		left: 0;
		height: 1px;
		position: absolute;
		left: 0;
		top: 50%;
		transform: translateY(-50%);
		-webkit-transform: translateY(-50%);
		-moz-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		background: rgba(255, 255, 255, 0.3);
	}

	.SeriveCont h3:before {
		content: '';
		width: 30%;
		height: 1px;
		position: absolute;
		right: 0;
		top: 50%;
		transform: translateY(-50%);
		-webkit-transform: translateY(-50%);
		-moz-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		background: rgba(255, 255, 255, 0.3);
	}

	.SeriveCont .explorebutton {
		margin: 8% auto 0;
	}

	.SeriveScroll,
	.SeriveDetail,
	.Lift,
	.DetailScroll {
		/* overflow-x: hidden;
		overflow-y: auto;
		max-height: 84%; */
		/* padding-right: 1%; */
	}

	.SeriveDetailBk {
		max-width: 100%;
		display: block;
		margin: 0px auto 100px;
	}

	.SeriveDetailL {
		float: left;
		width: 35%;
	}

	.SeriveDetailL .BaseTitTH {
		font-size: 40px;
		line-height: 48px;
	}

	.SeriveDetailL .BaseTitTH i {
		font-size: 18px;
		letter-spacing: 1px;
	}

	.SeriveDetailL .exploremore.button {
		text-align: center;
		height: auto;
		width: auto;
		margin-top: 50px;
		position: relative;
		transform: none;
		left: 1%;
	}

	.SeriveDetailR {
		float: right;
		width: 64%;
	}

	.SeriveDetailFlex:first-of-type {
		padding-top: 0;
	}

	.SeriveDetailFlex {
		padding: 5% 0;
		border-bottom: 1px solid rgba(255, 255, 255, 0.2);
		font-size: 16px;
		line-height: 28px;
		color: #999999;
	}

	.SeriveDetailFlex h2 {
		font-size: 24px;
		line-height: 48px;
		color: #fff;
	}

	.SeriveDetailFlex img {
		max-width: 100%;
		display: block;
		margin: 0px auto 50px;
		border-radius: 30px 0px 30px 0px;
	}

	/* 智能生活 */
	.Tab {
		line-height: 120px;
		width: 120px;
		float: left;
		margin-top: 2%;
		font-size: 20px;
		text-align: center;
		color: #fff;
		position: relative;
	}

	.BorderSpace {
		float: left;
		width: 5px;
		height: 120px;
		margin-right: 2.5%;
		margin-left: 2.5%;
		position: relative;
		margin-top: 2%;
	}

	.BorderSpace:after {
		content: '';
		width: 5px;
		height: 5px;
		border-radius: 100%;
		background: #fff;
		position: absolute;
		top: 50%;
		transform: translateY(-50%);
		-webkit-transform: translateY(-50%);
		-moz-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		left: 0;
	}

	.Tab.Nor {
		background-image: url(/static/portal/cn/images/borer.png);
		background-size: cover;
		background-repeat: no-repeat;
		background-position: center;
	}

	.Lift {
		max-height: 100%;
		overflow: hidden;
	}

	.LiftBk {
		max-width: 100%;
		display: block;
		margin: 0 auto 30px;
		background-color: #ffffff;
		border-radius: 0px 80px 0px 80px;
	}

	.mb80 {
		margin-bottom: 50px;
	}

	.LiftCont p {
		font-size: 18px;
		color: #ffffff;
		margin-top: 15px;
	}

	.LiftContainer .LiftFlex {
		margin: 0;
	}

	.swiper-container.LiftContainer {
		margin-top: 35px;
		/* margin-bottom: 30px; */
		height: 416px;
	}

	.LiftFlexImg {
		float: left;
		width: 50%;
		border-radius: 30px 0px 30px 0px;
		margin-top: 45px;
	}

	.LiftFlexR {
		float: left;
		width: 48%;
		background-color: rgba(28, 73, 91, 1);
		border-radius: 30px 0px 30px 0px;
		height: 320px;
		padding: 20px 1%;
		overflow-x: hidden;
		overflow-y: auto;
		position: relative;
		font-size: 16px;
		line-height: 32px;
		color: #ffffff;
	}

	.LiftFlexR .CenterPro {
		width: 80%;
	}

	.LiftFlexR span,
	.LiftFlexR .Numbers {
		font-size: 180px;
		color: #ffffff;
		opacity: 0.03;
		position: absolute;
		top: 13%;
		right: -10%;
		display: block;
	}

	.LiftFlexR p {
		margin-bottom: 15px;
	}

	/* 文娱教育 */
	.Entertainment .LiftFlexImg,
	.Entertainment .LiftFlexR {
		border-radius: 0px 30px 0px 30px;
		margin-top: 0;
	}

	.Entertainment .LiftFlexR {
		margin-top: 52px;
	}

	.EntertainmentCont {
		margin: 60px 0 100px;
	}

	.EntertainmentContL {
		float: left;
		width: 50%;
		padding-top: 17%;
		font-size: 16px;
		line-height: 28px;
		color: #ffffff;
	}

	.EntertainmentContL img {
		max-width: 100%;
		display: block;
		margin: 27% auto 0;
	}

	.EntertainmentContImg {
		float: right;
		width: 40%;
		border-radius: 30px 0px 30px 0px;
	}

	/* 社区安防 */
	.Community {
		margin-top: 60px;
	}

	.CommunityFlex {
		margin-top: 80px;
	}

	.CommunityFlexL {
		width: 42%;
		float: left;
		position: relative;
		font-size: 15px;
		line-height: 26px;
		color: #fff;
		height: 360px;
	}

	.LiftCont .CommunityFlexL p,
	.LiftCont .Healthy p,
	.LiftCont .Healthy1 p {
		margin-bottom: 15px;
		font-size: 15px;
		line-height: 28px;
		margin-top: 0;
	}

	.CommunityFlex img {
		width: 50%;
		float: right;
		border-radius: 30px 0px 30px 0px;
	}

	/* 健康生活 */
	.Healthy {
		margin-top: 60px;
		float: right;
		width: 71.4%;
		text-align: left;
	}

	.Healthy img,
	.Healthy1 img,
	.HealthyImg {
		max-width: 100%;
		display: block;
		margin: 0 auto 60px;
	}

	.Healthy1 {
		float: left;
		width: 68.5%;
		text-align: right;
		margin: 60px 0;
	}

	/* 通勤物流*/
	.ProductScroll {
		overflow-x: hidden;
		overflow-y: auto;
		max-height: 90%;
		padding-right: 0.5%;
	}

	.ProductFlex {
		margin-top: 60px;
	}

	.ProductFlexImg {
		width: 50%;
		float: left;
		position: relative;
		height: 660px;
	}

	.ProductFlexR {
		float: left;
		font-size: 16px;
		position: relative;
		width: 50%;
		height: 660px;
		line-height: 28px;
		color: #fff;
	}

	.ProductFlexR h2 {
		font-size: 36px;
		line-height: 42px;
		margin-bottom: 15px;
		color: #ffffff;
	}

	.ProductFlexR h2 i {
		display: block;
		font-size: 24px;
	}

	.LiftCont .ProductFlexR p {
		font-size: 16px;
		margin: 0 0px 15px;
	}

	.LiftCont .ProductFlexR .CenterPro {
		width: 84%;
	}

	.ProductFlex:nth-of-type(2n) .ProductFlexImg {
		float: right;
		height: 360px;
		width: 40%;
	}

	.ProductFlex:nth-of-type(2n) .ProductFlexR {
		height: 360px;
	}

	.PointAreaCont {
		width: 100%;
		height: 66%;
		position: absolute;
		top: 50%;
		transform: translateY(-50%);
		-webkit-transform: translateY(-50%);
		-moz-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
	}

	.point-area {
		position: absolute;
		width: 36px;
		height: 36px;
		top: 50%;
		transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
		-webkit-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
		-moz-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
		-ms-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
		left: 0;
		cursor: pointer;
	}

	.point-area h2 {
		font-size: 16px;
		color: #fff;
		transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
		-webkit-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
		-moz-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
		-ms-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
		line-height: 36px;
		display: none;
		text-align: center;
		width: 120px;
		position: relative;
		/* overflow: hidden; */
		white-space: nowrap;
		z-index: 1;
	}

	.point-area:after {
		opacity: 0;
		content: '';
		transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
		-webkit-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
		-moz-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
		-ms-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
		position: absolute;
		left: 0;
		top: 0;
		height: 36px;
		width: 0;
		background-color: rgba(27, 93, 153, 0.9);
		border-radius: 18px;
	}

	.point-area:hover:after {
		opacity: 1;
		width: 120px;
	}

	.point-area:hover h2 {
		display: block;
	}

	.point-dot {
		position: absolute;
		top: 50%;
		left: 0;
		right: 0;
		bottom: 50%;
		margin: 0px auto;
		width: 6px;
		height: 6px;
		background-color: #fff;
		border: 1px solid #fff;
		border-radius: 50%;
		z-index: 2;
		cursor: pointer;
		transform: translateY(-50%);
		-webkit-transform: translateY(-50%);
		-moz-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		font-size: 0;
	}

	.point-small {
		display: block;
		position: absolute;
		top: -28%;
		left: -25%;
		border-radius: 50%;
		border: 28px solid rgba(27, 93, 153, 0.9);
		opacity: 0;
		-webkit-animation: ripple 1.5s ease-out 775ms infinite;
		-moz-animation: ripple 1.5s ease-out 775ms infinite;
		-o-animation: ripple 1.5s ease-out 775ms infinite;
		animation: ripple 1.5s ease-out 775ms infinite;
		font-size: 0;
	}

	@keyframes ripple {
		0% {
			opacity: 0;
			transform: scale(.1, .1)
		}

		5% {
			opacity: 1
		}

		100% {
			opacity: 0;
			transform: scale(0.6)
		}
	}

	@-webkit-keyframes ripple {
		0% {
			opacity: 0;
			transform: scale(.1, .1)
		}

		5% {
			opacity: 1
		}

		100% {
			opacity: 0;
			transform: scale(0.6)
		}
	}

	.point-area:nth-of-type(2) {
		top: 42%;
		left: 35%;
	}

	.point-area:nth-of-type(3) {
		top: 27.5%;
		left: 41.5%;
	}

	.point-area:nth-of-type(4) {
		top: 20%;
		left: 51%;
	}

	.point-area:nth-of-type(5) {
		top: 8.5%;
		left: 60%;
	}

	.point-area:nth-of-type(6) {
		top: 2%;
		left: 82%;
	}

	.point-area:nth-of-type(7) {
		top: 12%;
		left: 80%;
	}

	.point-area:nth-of-type(8) {
		top: 74%;
		left: 86%;
	}

	.point-area:nth-of-type(8):hover:after,
	.point-area:nth-of-type(8) h2,
	.point-area:nth-of-type(6):hover:after,
	.point-area:nth-of-type(6) h2,
	.point-area:nth-of-type(3):hover:after,
	.point-area:nth-of-type(3) h2,
	.point-area:first-of-type:hover:after,
	.point-area:first-of-type h2 {
		width: 150px;
	}

	.point-area:nth-of-type(2):hover:after,
	.point-area:nth-of-type(2) h2 {
		width: 230px;
	}

	.point-area:nth-of-type(6) .point-big:after,
	.point-area:nth-of-type(4) .point-big:after,
	.point-area:nth-of-type(8) .point-big:after {
		-webkit-animation: ripple 2s ease-out 225ms infinite;
		-moz-animation: ripple 2s ease-out 225ms infinite;
		-o-animation: ripple 2s ease-out 225ms infinite;
		animation: ripple 2s ease-out 225ms infinite;
	}

	.point-area:nth-of-type(5) .point-big:after,
	.point-area:nth-of-type(3) .point-big:after,
	.point-area:nth-of-type(7) .point-big:after {
		-webkit-animation: ripple 3s ease-out 225ms infinite;
		-moz-animation: ripple 3s ease-out 225ms infinite;
		-o-animation: ripple 3s ease-out 225ms infinite;
		animation: ripple 3s ease-out 225ms infinite;
	}

	/* 人居生态系统 */
	.SystemP p,
	.SystemFlexR p {
		font-size: 15px;
		line-height: 26px;
		margin-top: 15px;
		color: #fff;
	}

	.SystemFlex {
		margin-top: 40px;
		position: relative;
	}

	.SystemFlexImg {
		float: left;
		width: 50%;
		border-radius: 0px 30px 0px 30px;
		position: relative;
		z-index: 1;
	}

	.SystemFlexR {
		width: 55.7%;
		height: 410px;
		background-color: rgba(28, 73, 91, 0.6);
		border-radius: 0px 30px 0px 30px;
		position: absolute;
		right: 0;
		top: 100px;
		overflow-x: hidden;
		overflow-y: auto;
		padding: 10px 0;
		font-size: 15px;
		line-height: 28px;
		color: #ffffff;
	}

	.SystemFlexR .CenterPro {
		width: 70%;
	}

	.Platform {
		margin-top: 140px;
	}

	.PlatformTit {
		font-size: 24px;
		line-height: 54px;
		color: #fff;
	}

	.PlatformTit h2 {
		font-size: 20px;
		color: #fff;
		display: inline-block;
		vertical-align: top;
		line-height: 48px;
		padding-right: 30px;
	}

	.PlatformTit h2:last-child {
		padding-left: 30px;
	}

	.PlatformTit h2 i {
		font-size: 42px;
		text-decoration: underline;
		margin-right: 10px;
	}

	.DataAnalysisBorder {
		width: 500px;
		height: 500px;
		position: relative;
		display: block;
		margin: 10px auto 0;
		transition: all 2s ease-out;
		-webkit-transition: all 2s ease-out;
		-moz-transition: all 2s ease-out;
		-ms-transition: all 2s ease-out;
	}

	.DataAnalysisBorder:before {
		content: '';
		background-image: url(/static/portal/cn/images/big_border.png);
		background-size: cover;
		background-repeat: no-repeat;
		background-position: center;
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		border-radius: 100%;
		height: 100%;
		animation: rotateInDownRight1 6s linear infinite;
		-webkit-animation: rotateInDownRight1 6s linear infinite;
	}

	.DataAnalysisBcenter {
		position: relative;
		width: 394px;
		height: 394px;
		display: block;
		margin: 10px auto;
		transition: all 10s ease-out;
		-webkit-transition: all 10s ease-out;
		-moz-transition: all 10s ease-out;
		-ms-transition: all 10s ease-out;
	}

	.DataAnalysisBcenter:before {
		content: '';
		background-image: url(/static/portal/cn/images/borderdian.png);
		background-size: cover;
		background-repeat: no-repeat;
		background-position: center;
		border-radius: 100%;
		position: absolute;
		top: 60px;
		left: 0;
		width: 100%;
		height: 100%;
		animation: rotateInDownRight1 1s linear infinite;
		-webkit-animation: rotateInDownRight1 1s linear infinite;
	}

	@keyframes rotateInDownRight1 {
		0% {
			-webkit-transform: rotate(360deg);
			-ms-transform: rotate(360deg);
			transform: rotate(360deg);
		}

		100% {
			-webkit-transform: rotate(0deg);
			-ms-transform: rotate(0deg);
			transform: rotate(0deg);
		}
	}

	@-webkit-keyframes rotateInDownRight1 {
		0% {
			-webkit-transform: rotate(360deg);
			-ms-transform: rotate(360deg);
			transform: rotate(360deg);
		}

		100% {
			-webkit-transform: rotate(0deg);
			-ms-transform: rotate(0deg);
			transform: rotate(0deg);
		}
	}

	.DataImg {
		width: 150px;
		height: 131px;
		position: absolute;
		top: 62%;
		left: 50%;
		transform: translate(-50%, -50%);
		-webkit-transform: translate(-50%, -50%);
		-moz-transform: translate(-50%, -50%);
		-ms-transform: translate(-50%, -50%);
	}

	.DataAnalysisFlex {
		width: 52%;
		position: absolute;
		top: 26%;
		font-size: 14px;
		line-height: 36px;
		color: #ffffff;
		left: -45%;
		text-align: right;
		cursor: pointer;
	}

	.DataAnalysisFlex:hover img {
		transform: scale(1.1);
		-webkit-transition: scale(1.1);
		-ms-transition: scale(1.1);
		-mos-transition: scale(1.1);
	}

	.DataAnalysisFlex h2 {
		color: #fff;
		font-size: 16px;
		z-index: 2;
		text-align: right;
		position: relative;
		transition: all .2s ease-out;
		-webkit-transition: all .2s ease-out;
		-moz-transition: all .2s ease-out;
		-ms-transition: all .2s ease-out;
		cursor: pointer;
	}

	.DataAnalysisFlex img {
		width: 52px;
		height: 52px;
		border-radius: 100%;
		position: absolute;
		top: -37%;
		cursor: pointer;
		right: -30%;
		transition: all .2s ease-out;
		-webkit-transition: all .2s ease-out;
		-moz-transition: all .2s ease-out;
		-ms-transition: all .2s ease-out;
		z-index: 2;
		background: transparent;
	}

	.DataAnalysisFlex:nth-of-type(2) {
		top: -2%;
		left: 14%;
	}

	.DataAnalysisFlex:nth-of-type(2) img {
		top: 154%;
		left: 79%;
	}

	.DataAnalysisFlex:nth-of-type(3) {
		top: 15%;
		right: -15%;
		left: inherit;
	}

	.DataAnalysisFlex:nth-of-type(3) img {
		top: 42%;
		left: 49%;
		width: 9px;
		height: 9px;
	}

	.DataAnalysisFlex:nth-of-type(4) {
		top: 68%;
		right: -6%;
		left: inherit;
	}

	.DataAnalysisFlex:nth-of-type(4) img {
		top: -58%;
		left: 47%;
	}

	.DataAnalysisFlex:nth-of-type(5) {
		top: inherit;
		right: -2.8%;
		left: inherit;
		bottom: 6%;
	}

	.DataAnalysisFlex:nth-of-type(5) img {
		top: 42%;
		left: 53%;
		width: 9px;
		height: 9px;
	}

	.DataAnalysisFlex:nth-of-type(6) {
		top: inherit;
		left: -5%;
		bottom: 0;
	}

	.DataAnalysisFlex:nth-of-type(6) img {
		top: inherit;
		left: 74.5%;
		bottom: 90%;
	}

	.DataAnalysisFlex:nth-of-type(7) {
		top: inherit;
		left: -52.5%;
		bottom: 22%;
	}

	.DataAnalysisFlex:nth-of-type(7) img {
		top: 42%;
		left: 112%;
		width: 9px;
		height: 9px;
	}

	/* 举报指南 */
	.ReportTagH {
		letter-spacing: 2px;
		color: #ffffff;
		font-size: 30px;
		background-image: url(/static/portal/cn/images/jia.png);
		background-size: 22px 23px;
		background-repeat: no-repeat;
		background-position: right;
		cursor: pointer;
		padding: 30px 0;
		border-bottom: 1px solid rgba(255, 255, 255, 0.3);
	}

	.ReportTag.on .ReportTagH {
		background-image: url(/static/portal/cn/images/jian.png);
		background-size: 22px 2px;
		background-repeat: no-repeat;
		background-position: right;
	}

	.ReportTagCont {
		font-size: 16px;
		color: #fff;
		line-height: 28px;
		margin: 28px 0 15px;
		display: none;
	}

	.ReportTagCont p {
		margin-bottom: 5px;
	}

	.ReportScroll,
	.QueryResults {
		transition: all .3s ease-out;
		-webkit-transition: all .3s ease-out;
		-moz-transition: all .3s ease-out;
		-ms-transition: all .3s ease-out;
		/* height: 72%;
		overflow-x: hidden;
		overflow-y: auto;
		padding-right: 1%; */
		/* transform: translateX(200%);
		-webkit-transform: translateX(200%);
		-moz-transform: translateX(200%);
		-ms-transform: translateX(200%); */
		display: none;
		margin-bottom: 100px;
	}

	.ReportScroll.active {
		display: block;
		/* transform: translateX(0%);
		-webkit-transform: translateX(0%); */
	}

	.response {
		padding: 0 20px;
		font-size: 18px;
		line-height: 28px;
		color: #fff;
	}

	.response p {
		margin-bottom: 20px;
	}

	.response .label {
		display: inline-block;
		width: 22%;
	}

	.InquiriesH {
		font-size: 30px;
		letter-spacing: 2px;
		color: #fff;
		line-height: 48px;
		padding-top: 30px;
		margin-bottom: 58px;
		border-top: 1px solid rgba(255, 255, 255, 0.3);
	}

	.InquiriesFlex {
		margin-bottom: 30px;
	}

	.InquiriesFlex h2 {
		float: left;
		width: 16%;
		font-size: 16px;
		color: #fff;
		line-height: 64px;
		height: 64px;
		overflow: hidden;
	}

	.InquiriesText {
		width: 33%;
		padding: 0px 20px;
		height: 64px;
		line-height: 64px;
		font-size: 16px;
		color: #fff;
		border: solid 1px rgba(255, 255, 255, 0.3);
	}

	.Inquiries .exploremore.button {
		transform: none;
		position: relative;
		bottom: 0;
		width: 35.7%;
		left: 0;
		font-size: 24px;
		letter-spacing: 1px;
		text-align: center;
		height: 64px;
		border: 1px solid rgba(255, 255, 255, 0.3);
		line-height: 64px;
		margin-left: 16%;
		padding: 0;
	}

	.Inquiries .exploremore.button span#aboutplus1,
	.Inquiries .exploremore.button span#aboutplus2 {
		top: -34px;
	}

	.Inquiries .exploremore.button span#aboutplus3,
	.Inquiries .exploremore.button span#aboutplus4 {
		bottom: -30px;
	}

	/* 职位介绍 */
	.IntroScroll {
		/* max-height: 78%;
		overflow-x: hidden;
		overflow-y: auto;
		padding-right: 1%; */
		font-size: 16px;
		line-height: 24px;
		color: #ffffff;
	}

	.IntroScroll h2 {
		font-size: 16px;
		margin-bottom: 20px;
	}

	/* 工作岗位 */
	.Job {
		height: 75%;
		overflow: hidden;
		font-size: 16px;
		line-height: 24px;
		color: #ffffff;
	}

	.JobL {
		margin-top: 60px;
		float: left;
		width: 21.4%;
	}

	.JobTxt {
		width: 100%;
		margin-bottom: 20px;
		height: 48px;
		line-height: 48px;
		font-size: 16px;
		color: #fff;
		text-indent: 1em;
		border: solid 1px #ffffff;
	}

	.JobBtn {
		width: 100%;
		height: 48px;
		line-height: 48px;
		font-size: 16px;
		color: #fff;
		text-indent: 1em;
		background-image: url(/static/portal/cn/images/search.png);
		background-size: 18px;
		background-repeat: no-repeat;
		background-position: 95%;
		text-align: left;
		border: solid 1px #ffffff;
	}

	.JobR {
		float: right;
		width: 75.7%;
		margin-top: 60px;
		border-bottom: 1px solid rgba(255, 255, 255, 0.3);
		position: relative;
		z-index: 10;
	}

	.JobRTit {
		background-color: hsla(0, 0%, 53.3%, .79);
		height: 48px;
		float: left;
		width: 100%;
	}

	.JobRTit h2,
	.JobRTag p {
		line-height: 48px;
		font-size: 16px;
		color: #fff;
		float: left;
		width: 25%;
		text-align: center;
		margin: 0;
		transition: all .3s ease-out;
		-webkit-transition: all .3s ease-out;
		-moz-transition: all .3s ease-out;
		-ms-transition: all .3s ease-out;
	}

	.JobRTag {
		line-height: 48px;
		float: left;
		width: 100%;
	}

	.JobRTag:hover p {
		background-color: rgba(255, 255, 255, 0.1);
	}

	/* 申请职位 */
	.Application {
		margin-bottom: 40px;
	}

	.ApplicationL,
	.ReportInfor .Application .ApplicationL {
		float: left;
		width: 48.5%;
		padding: 10px 0;
		border-bottom: 1px solid rgba(255, 255, 255, 0.3);
	}

	.Application1 .ApplicationL,
	.ReportInfor .ApplicationL {
		width: 100%;
	}

	.ApplicationL:nth-of-type(2n),
	.ReportInfor .Application .ApplicationL:nth-of-type(2n) {
		float: right;
	}

	.ApplicationL h2,
	.ApplicationTxt {
		font-size: 16px;
		color: #fff;
		margin: 0;
		line-height: 36px;
		float: left;
	}

	.ApplicationTxt {
		width: 64%;
	}

	.am-form-field {
		border: 0;
		background-color: transparent !important;
		padding: 0;
	}

	.am-datepicker tr.am-datepicker-header {
		font-size: 18px;
	}

	.am-datepicker-dow {
		font-size: 16px;
	}

	.am-datepicker td {
		font-size: 15px;
	}

	.ApplicationR {
		float: right;
		width: 48.5%;
		font-size: 16px;
		color: #fff;
		line-height: 56px;
	}

	.ApplicationR h2 {
		color: #fff;
		margin: 0;
		line-height: 56px;
		float: left;
	}

	.ApplicationR select {
		font-size: 16px;
		width: 40%;
		height: 56px;
		border: 1px solid rgba(255, 255, 255, 0.3);
		color: #fff;
		text-indent: 2em;
		background-image: url(/static/portal/cn/images/select.png);
		background-size: 22px 13px;
		background-repeat: no-repeat;
		background-position: 97%;
		margin-left: 3%;
	}

	.ApplicationR select option {
		background-color: #333;
	}

	.Application textarea {
		font-size: 16px;
		color: #fff;
		line-height: 26px;
		border: 1px solid rgba(255, 255, 255, 0.3);
		height: 80px;
		width: 98%;
		padding: 0% 1%;
	}

	textarea {
		resize: none;
	}

	.ApplicationResume {
		width: 98%;
		height: 60px;
		font-size: 16px;
		color: #fff;
		line-height: 60px;
		text-indent: 1em;
		border: 1px solid rgba(255, 255, 255, 0.3);
		background-image: url(/static/portal/cn/images/onload.png);
		background-size: 9px 17px;
		background-repeat: no-repeat;
		background-position: 98%;
		cursor: pointer;
		position: relative;
	}

	.ApplicationResume input {
		width: 100%;
		height: 100%;
		position: absolute;
		top: 0;
		left: 0;
		opacity: 0;
	}

	/* 员工活动 */
	.ActiveTag {
		float: left;
		width: 32.5%;
		margin-right: 1.25%;
		margin-bottom: 3%;
		font-size: 15px;
		line-height: 28px;
		color: #fff;
		transition: all .3s ease-out;
		-webkit-transition: all .3s ease-out;
		-moz-transition: all .3s ease-out;
		-ms-transition: all .3s ease-out;
	}

	.ActiveTag:nth-of-type(3n) {
		float: right;
		margin-right: 0;
	}

	.ActiveTag h2 {
		font-size: 17px;
		margin-top: 10px;
		margin-bottom: 5px;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 1;
		overflow: hidden;
	}

	.ActiveTag img {
		width: 100%;
		height: 200px;
		transition: all .3s ease-out;
		-webkit-transition: all .3s ease-out;
		-moz-transition: all .3s ease-out;
		-ms-transition: all .3s ease-out;
	}

	.ActiveTag:hover img {
		transform: scale(1.05);
		-webkit-transition: scale(1.05);
		-ms-transition: scale(1.05);
		-mos-transition: scale(1.05);
	}

	.ActiveScroll {
		max-height: 65%;
		overflow-x: hidden;
		overflow-y: auto;
		padding-right: 0.5%;
		margin-top: 3%;
	}

	.DetailScroll {
		float: left;
		width: 72%;
	}

	.DetailScroll p {
		font-size: 16px;
		line-height: 28px;
		color: #fff;
		margin-bottom: 15px;
	}

	.DetailR {
		float: right;
		width: 24%;
		font-size: 16px;
		padding-left: 2%;
		line-height: 28px;
		color: rgba(255, 255, 255, 0.8);
		position: relative;
		height: 84%;
	}

	.DetailR .exploremore.button {
		height: auto;
		width: auto;
		/* padding: 12px 0; */
		bottom: 0;
		text-align: center;
		position: relative;
		margin-top: 120px;
	}

	.DetailR .exploremore.button span#aboutplus1 {
		top: -16px;
	}

	.DetailR .exploremore.button span#aboutplus2 {
		top: -16px;
		right: -7px;
	}

	.DetailR .exploremore.button span#aboutplus3 {
		bottom: -13px;
		left: -7px;
	}

	.DetailR .exploremore.button span#aboutplus4 {
		bottom: -13px;
		right: -7px;
	}

	.DetailR h2 {
		font-size: 18px;
		color: rgba(255, 255, 255, 1);
	}

	.footer {
		height: 150px;
		text-align: center;
		position: relative;
	}

	.footer .right {
		position: absolute;
		bottom: 0;
		width: 300px;
		left: 50%;
		transform: translateX(-50%);
		-webkit-transform: translateX(-50%);
		-moz-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
		font-size: 0;
	}

	.footer .right .leftright.button .leftbutton {
		display: inline-block;
		cursor: pointer;
		height: 57px;
		width: 57px;
		position: relative;
		background-color: transparent;
		border: 1px solid #fafafa;
		margin-right: 50px;
	}

	.footer .right .leftright.button .leftpageplus1,
	.footer .right .leftright.button .leftpageplus2,
	.footer .right .leftright.button .leftpageplus3,
	.footer .right .leftright.button .leftpageplus4 {
		position: absolute;
		color: #fff;
		font-size: 14px;
	}

	.footer .right .leftright.button .leftpageplus1 {
		top: -15px;
		left: -6px;
	}

	.footer .right .leftright.button .leftpageplus2 {
		top: -15px;
		right: -6px;
	}

	.footer .right .leftright.button .leftpageplus3 {
		bottom: -15px;
		left: -6px;
	}

	.footer .right .leftright.button .leftpageplus4 {
		bottom: -14px;
		right: -6px;
	}

	.footer .right .leftright.button .leftarrowicon {
		position: absolute;
		top: 50%;
		left: 50%;
		-webkit-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%);
	}

	.footer .right .leftright.button .leftarrowicon .arrlefttip {
		-webkit-transform: rotate(-35deg) translateY(1px);
		transform: rotate(-35deg) translateY(1px);
		-webkit-transform-origin: bottom left;
		transform-origin: bottom left;
		width: 10px;
		border-bottom: 1px solid #fafafa;
	}

	.footer .right .leftright.button .leftarrowicon .arrleftline {
		border-bottom: 1px solid #fafafa;
		width: 29px;
	}

	.footer .right .leftright.button .rightbutton {
		display: inline-block;
		cursor: pointer;
		height: 57px;
		width: 57px;
		position: relative;
		background-color: transparent;
		border: 1px solid #fafafa;
		/* padding: 100px; */
	}

	.footer .right .leftright.button .rightbutton .leftarrowicon .arrrighttip {
		-webkit-transform: rotate(389deg) translate(17px, -9px);
		transform: rotate(389deg) translate(17px, -9px);
		-webkit-transform-origin: bottom right;
		transform-origin: bottom right;
		width: 10px;
		border-bottom: 1px solid #fafafa;
	}

	.footer .right .leftright.button .leftbutton:hover,
	.footer .right .leftright.button .rightbutton:hover {
		background-color: hsla(0, 0%, 100%, .5);
		-webkit-transition: background-color .2s ease-in;
		transition: background-color .2s ease-in;
	}

	/* 廉洁举报 */
	.IntroScroll .ReportInforH {
		font-size: 28px;
		color: #fff;
	}

	.ReportInfor .ApplicationL,
	.ReportInfor .Application .ApplicationL {
		padding: 20px 0;
	}

	.ReportInfor .ApplicationR {
		width: 100%;
		margin-top: 20px;
		margin-bottom: 60px;
	}

	.ReportInfor .Application {
		margin-bottom: 10px;
	}

	.ReportInfor .Applications .ApplicationL {
		border-bottom: 0;
		padding: 0;
	}

	.Applications textarea {
		height: 252px;
		margin-top: 15px;
		margin-bottom: 50px;
	}

	.Applications .ApplicationResume {
		float: left;
		margin-top: 15px;
	}

	.Tip {
		margin-top: 30px;
		font-size: 15px;
		color: #fff;
		line-height: 26px;
		float: left;
		width: 100%;
	}

	.tips-left-col {
		float: left;
		width: 30%;
		font-size: 17px;
	}

	.tips-right-col {
		float: left;
	}

	#integrityform3-verification {
		width: 14%;
		border: 1px solid rgba(255, 255, 255, 0.3);
		height: 56px;
		line-height: 56px;
		font-weight: lighter;
		color: #fff;
		font-size: 16px;
		text-align: center;
		float: left;
		margin-left: 20px;
		margin-right: 10px;
	}

	.Captcha {
		float: left;
		height: 56px;
		width: 135px;
	}

	#captcha_refresh {
		line-height: 56px;
		color: #fff;
		font-size: 16px;
		float: left;
		margin-left: 10%;
		cursor: pointer;
	}

	#captcha_refresh img {
		width: 58px;
		height: 58px;
		vertical-align: top;
	}

	.Submission {
		line-height: 36px;
		color: #fff;
		font-size: 24px;
		text-align: center;
		padding-top: 5%;
		display: none;
	}

	.Submission h2 {
		font-size: 40px;
		margin-bottom: 3%;
	}

	.scrollboxtitle {
		top: 15px;
		margin-left: -10px;
		position: absolute;
		text-shadow: 0 1px 10px #000;
		font-size: 14px;
		color: #fff;
	}

	.s_item {
		height: 50vh !important;
	}

	@-webkit-keyframes newZoomIn {
		0% {
			opacity: 0;
			-webkit-transform: scale3d(.3, .3, .3);
			transform: scale3d(.3, .3, .3)
		}

		50% {
			opacity: 1
		}
	}

	@keyframes newZoomIn {
		0% {
			opacity: 0;
			-webkit-transform: scale3d(.3, .3, .3);
			transform: scale3d(.3, .3, .3)
		}

		50% {
			opacity: 1
		}
	}

	.newZoomIn {
		-webkit-animation-name: newZoomIn;
		animation-name: newZoomIn
	}

	.scrollboxtitle h2 {
		font-size: 26px;
		display: block;
		margin-top: 15px;
		margin-bottom: 5px;
	}

	.JoinSwiper {
		overflow-x: hidden;
		overflow-y: hidden;
		padding-left: 20%;
		margin-bottom: 60px;
	}

	.JoinSwiper .swiper-slide,
	.JoinSwiper .swiper-slide.hide,
	.JoinSwiper .swiper-slide:last-child {
		width: 385px;
		height: 480px !important;
		background-position: center !important;
		cursor: pointer;
		position: relative;
		margin-right: 115px;
		margin-top: 0 !important;
		padding-top: 7.5%;
	}

	.JoinSwiper .swiper-slide.newZoomIn {
		position: relative;
		z-index: 1;
		height: 100vh !important;
	}

	.JoinSwiperImg {
		background-size: cover !important;
		background-repeat: no-repeat !important;
		height: 100%;
		width: 100%;
	}

	.JoinSwiper .swiper-container {
		height: 100%;
	}

	.JoinSwiper .swiper-slide:last-child {
		margin-right: 0;
	}

	.scrollboxcontent {
		width: 80%;
		height: 100%;
		padding-left: 10%;
		padding-right: 10%;
		font-size: 16px;
		line-height: 28px;
		color: #ffffff;
		position: absolute;
		top: 0;
		left: 0;
		opacity: 0;
	}

	.scrollboxcontent h2 {
		font-size: 48px;
		letter-spacing: 2px;
		color: #ffffff;
		line-height: 58px;
		padding-top: 10%;
	}

	.scrollboxcontent h3 {
		font-size: 20px;
		color: #ffffff;
		margin-top: 30px;
	}

	.close-btn {
		width: 23px;
		height: 23px;
		position: absolute;
		top: 100px;
		right: 100px;
		transition: all .3s ease-out;
		-webkit-transition: all .3s ease-out;
		-moz-transition: all .3s ease-out;
		-ms-transition: all .3s ease-out;
	}

	.title.underline {
		margin: 30px 0;
		border-bottom: 1px solid #fff;
		width: 100px;
	}

	.simplebar-mask {
		overflow-x: hidden;
		overflow-y: auto;
		height: 48%;
		white-space: normal;
	}

	@media screen and (min-width:1450px) and (max-width:1860px) {}

	@media screen and (min-width:1330px) and (max-width:1680px) {

		.AboutGroup,
		.SmartCommunity {
			min-height: 300px;
		}

		.Intellect {
			padding-top: 9%;
		}

		.BaseTitTH {
			font-size: 40px;
			line-height: 48px;
		}

		.SmartCommunityL .BaseTitTH i,
		.AboutGroupL .BaseTitTH i,
		.LiftCont .BaseTitTH i {
			font-size: 25px;
		}

		.PropertiesCont h3 {
			font-size: 34px;
		}

		.PropertiesCont p {
			font-size: 22px;
		}

		.PropertiesCont {
			left: 12%;
		}

		.SystemFlexR {
			height: 315px;
		}

		.Platform {
			margin-top: 100px;
		}

		.PointAreaCont {
			height: 52%;
		}

		.CommunityFlexL {
			width: 47%;
		}

		.HonorTag {
			padding-left: 4%;
			padding-right: 1%;
		}

		.HonorFlex h2 {
			font-size: 18px;
			margin-bottom: 2px;
		}

		.LiftFlexR {
			height: 230px;
			padding-right: 1%;
		}

		.LiftFlexR .CenterPro {
			width: 85%;
		}

		.LiftCont .LiftFlexR p {
			font-size: 16px;
			line-height: 28px;
		}

		.swiper-container.LiftContainer {
			height: 318px;
		}

		.LiftFlexR span,
		.LiftFlexR .Numbers {
			font-size: 120px;
			right: -2%;
		}

		.ProductFlex {
			margin-top: 10px;
		}

		.JobTxt,
		.JobBtn {
			font-size: 15px;
			text-indent: 0.5em;
		}

		.ApplicationTxt {
			max-width: 50%;
		}

		.InquiriesFlex h2 {
			width: 20%;
		}

		.Inquiries .exploremore.button {
			margin-left: 20%;
			width: 36.7%;
		}

		.NewTitleH {
			font-size: 30px;
		}
	}

	@media screen and (min-width:1290px) and (max-width:1368px) {
		.IntellectTag .IntellectTitRScroll {
			font-size: 17px;
		}

		.VisionSwiper {
			margin-top: 1%;
		}

		.Vision .arrow-left {
			top: 40%;
		}

		.Vision .arrow-right {
			top: 33%;
		}

		.BaseTitTH {
			font-size: 38px;
		}

		.mb80 {
			margin-bottom: 50px;
		}

		.exploremore.button {
			bottom: 2%;
		}

		.section .BaseTit,
		.Intellect {
			padding-top: 3%;
		}

		.section.p2 .BaseTit {
			padding-top: 12%;
		}

		.IntellectTitImg {
			height: 320px;
		}

		.IntellectTitR {
			height: 277px;
			padding: 20px 5% 20px 4%;
		}

		.IntellectTitRScroll {
			font-size: 18px;
		}

		.NewsDetailCont {
			max-height: 54%;
		}
	}

	@media screen and (min-width:1024px) and (max-width:1289px) {
		.HonorTag {
			padding-left: 4%;
			padding-right: 1%;
		}

		.HonorFlex h2 {
			font-size: 18px;
			margin-bottom: 2px;
		}

		.Platform {
			margin-top: 270px;
		}

		.EntertainmentContL {
			padding-top: 8%;
		}

		.NewsDetailCont {
			max-height: 64%;
		}

		.PointAreaCont {
			height: 47%;
		}

		.LiftCont .LiftFlexR p {
			font-size: 16px;
			line-height: 28px;
		}

		.LiftFlexR span,
		.LiftFlexR .Numbers {
			font-size: 140px;
			top: 8%;
		}

		.ProductFlex {
			margin-top: 10px;
		}

		.JobR {
			max-height: 48%;
		}

		.JobTxt,
		.JobBtn {
			font-size: 15px;
			text-indent: 0.5em;
		}

		.ApplicationTxt {
			max-width: 50%;
		}

		.InquiriesFlex h2 {
			width: 20%;
		}

		.Inquiries .exploremore.button {
			margin-left: 20%;
			width: 36.7%;
		}

		.SystemFlexR {
			height: 274px;
		}

		.Platform {
			margin-top: 100px;
		}

		.BaseTitTH {
			font-size: 38px;
		}

		.PropertiesCont {
			left: 8%;
		}

		.SmartCommunityL .BaseTitTH i,
		.AboutGroupL .BaseTitTH i,
		.LiftCont .BaseTitTH i {
			font-size: 25px;
		}

		.PropertiesCont h3 {
			font-size: 34px;
		}

		.PropertiesCont p {
			font-size: 22px;
		}

		.LiftFlexR {
			height: 230px;
			padding-right: 1%;
		}

		.LiftFlexR .CenterPro {
			width: 85%;
		}

		.LiftCont .LiftFlexR p {
			font-size: 16px;
			line-height: 28px;
		}

		.swiper-container.LiftContainer {
			height: 318px;
		}

		.LiftFlexR span,
		.LiftFlexR .Numbers {
			font-size: 120px;
			right: -2%;
		}

		.Intellect {
			padding-top: 6%;
		}
	}

	@media screen and (min-width:1024px) and (max-width:1100px) {
		.PropertiesCont {
			left: 5%;
		}

		.PropertiesCont h3 {
			font-size: 30px;
		}

		.PropertiesCont p {
			font-size: 20px;
		}
	}
}
