<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.banner-body {
	position:absolute;
	bottom:0;
	width:100%;
	background:rgba(0,0,0,.2);text-align: center;
}
.banner-body .col-3{text-align: center;padding-bottom: 10px;}
.banner-body .col-3:hover{background-color: rgb(255, 255, 255,.1)}
.banner-body .banner-grounp {
	margin:0 5px;
	position:relative;
}
.banner-body .banner-grounp:hover .banner-icon-1 {
	background-position:-600px -1349px
}
.banner-body .banner-grounp:hover .banner-icon-2 {
	background-position:-700px -1349px
}
.banner-body .banner-grounp:hover .banner-icon-3 {
	background-position:-800px -1346px
}
.banner-body .banner-grounp:hover .banner-icon-4 {
	background-position:-900px -1347px
}

.banner-body .banner-grounp img {
	max-width:100%;
	display:block
}
.banner-body .banner-grounp .banner-item .banner-item-con h3 {
	color:#fff;
	font-size:18px;
	margin:28px 0 0
}
.banner-body .banner-grounp .banner-item .banner-item-con p {
	color:#fff;
	font-size:12px;
	margin:5px 0 0
}
.banner-body .banner-grounp .banner-item .banner-item-con p.h3{font-size: 14px;font-weight: 600;}
.banner-body .banner-1:hover {
	background:url(../images/newindex/banner-1.jpg) no-repeat
}
.banner-body .banner-2:hover {
	background:url(../images/newindex/banner-2.jpg) no-repeat
}
.banner-body .banner-3:hover {
	background:url(../images/newindex/banner-3.jpg) no-repeat
}
.banner-body .banner-4:hover {
	background:url(../images/newindex/banner-4.jpg) no-repeat
}
.cloud-service .y-row .tab-tit .tab-tit-item {
	text-align:center;
	cursor:pointer;
	padding:0 0 20px
}
.cloud-service .y-row .tab-tit .tab-tit-item p {
	font-size:22px;
	color:#464646;
	margin:10px 0 20px
}
.cloud-service .y-row .tab-tit .active {
	background:url(../images/newindex/cloud-tab-arrow.png) no-repeat bottom
}
.cloud-service .y-row .tab-tit .active .cloud-icon-1 {
	background-position:0 -100px
}
.cloud-service .y-row .tab-tit .active .cloud-icon-2 {
	background-position:-100px -100px
}
.cloud-service .y-row .tab-tit .active .cloud-icon-3 {
	background-position:-200px -100px
}
.cloud-service .y-row .tab-tit .active .cloud-icon-4 {
	background-position:-300px -100px
}
.cloud-service .y-row .tab-tit .active p {
	color:#f67001
}
.cloud-service .y-row .tab-con {
	background:#f2f2f2 no-repeat center 0
}
.cloud-service .y-row .tab-con .tab-con-item {
	text-align:center
}
.cloud-service .y-row .tab-con .tab-con-item ul {
	margin:0px;
	display:block;
}
.cloud-service .y-row .tab-con .tab-con-item ul li {
	width:21.8666%;
	float:left;
	padding:10px 15px 10px 20px;
	text-align:left;
	cursor:pointer;text-align: center;
}
.cloud-service .y-row .tab-con .tab-con-item ul li:hover{background:#f8f8f8;}
@media screen and (min-width:1500px) {
	.cloud-service .y-row .tab-con .tab-con-item ul li {
	margin:0 0px;
	width:22.33%;text-align: center;
}
.cloud-service .y-row .tab-con .tab-con-item ul li:last-child {
	margin-right:0;
}
}

.cloud-service .y-row .tab-con .tab-con-item ul li p {
	font-size:14px;
	color:#a5a5a5;
}
.cloud-service .y-row .tab-con .tab-con-item ul li .h3 {
	font-size:20px;
	color:#000;
	margin:10px 0 10px 10px
}
.cloud-service .y-row .tab-con .tab-con-item ul li:hover {
	-webkit-transition:background-color .5s ease-out;
	transition:background-color .5s ease-out;
	
}
@media screen and (min-width:1500px) {
	.cloud-service .y-row .tab-con .tab-con-item ul li:hover {
	
}

.cloud-service .y-row .tab-con .tab-con-item ul li:hover p {
	color:#333;
}
}
.solution {
	background:#06050a;
	padding:50px 0
}
.solution .solution-slide {
	position:relative;
	width:100%
}
.solution .solution-slide .solution-slide-menu {
	width:330px;
	background:hsla(0,0%,100%,.2);
	position:absolute;
	top:0;
	left:0;
	text-align:center
}
.solution .solution-slide .solution-slide-menu ul {
	position:relative;
	z-index:1
}
.solution .solution-slide .solution-slide-menu ul li {
	padding:20px 0;
	cursor:pointer
}
.solution .solution-slide .solution-slide-menu ul li p {
	margin:10px 0 0;
	font-size:16px;
	color:#fff
}
.solution .solution-slide .solution-slide-menu ul .active .solution-icon1 {
	background-position:0 -260px
}
.solution .solution-slide .solution-slide-menu ul .active .solution-icon2 {
	background-position:-100px -260px
}
.solution .solution-slide .solution-slide-menu ul .active .solution-icon3 {
	background-position:-200px -260px
}
.solution .solution-slide .solution-slide-menu ul .active .solution-icon4 {
	background-position:-300px -260px
}
.solution .solution-slide .solution-slide-menu ul .active .solution-icon5 {
	background-position:-400px -260px
}
.solution .solution-slide .solution-slide-menu .move-bg {
	width:330px;
	height:135px;
	position:absolute;
	top:0;
	background:#f67001;
	z-index:0
}
.solution .solution-slide-body {
	margin:0 0 0 330px;
	position:relative
}
.solution .solution-slide-body .solution-slide-item {
	padding:1px 0 0 100px;
	color:#fff
}
@media screen and (min-width:1500px) {
	.solution .solution-slide-body .solution-slide-item {
	padding:1px 0 0 160px
}
}.solution .solution-slide-body .solution-slide-item h4 {
	font-size:26px;
	margin:20px 0
}
.solution .solution-slide-body .solution-slide-item p {
	color:#999;
	margin:5px 0
}
.solution .solution-slide-body .solution-slide-item .s-item-info-item {
	text-align:center
}
.solution .solution-slide-body .solution-slide-item .s-item-info-item p {
	color:#fff
}
.solution .s-button {
	position:absolute;
	left:100px;
	bottom:10px
}
@media screen and (min-width:1500px) {
	.solution .s-button {
	left:180px
}
}.solution .s-button a {
	display:block;
	width:142px;
	height:42px;
	line-height:42px;
	text-align:center;
	border:1px solid #fff;
	color:#fff;
	border-radius:10px
}
.solution .s-button a:hover {
	-webkit-transition:all .5s ease-out;
	transition:all .5s ease-out;
	border-color:#f67001;
	color:#f67001
}
.index-top-banner {
	width:100%;
	overflow:hidden;
	padding-top:1px;
	position:relative
}
.index-top-banner .slide-wrap {
	margin:0 auto
}
.index-top-banner .slide-wrap img {
	display:block;
	max-width:100%;
	margin:0 auto
}
.index-top-banner .slide-group {
	width:100%
}
.index-top-banner .slide-group .y-wrap {
	position:absolute;
	width:100%;
	top:0
}
.index-top-banner .slide-group .y-row {
	width:50%;
	position:absolute;
	top:80px
}
@media screen and (min-width:1500px) {
	.index-top-banner .slide-group .y-row {
	top:160px
}
}.index-top-banner .slide-group .banner-row {
	width:60%
}
.index-top-banner .slide-group .left-header {
	position:relative;
	z-index:4;margin-top: 10%;
}
@media screen and (min-width:1500px) {
	.index-top-banner .slide-group .left-header {
	padding:0 0 0 10%
}
}.index-top-banner .slide-group .left-header h1,.index-top-banner .slide-group .left-header h2 {
	font-size:70px;
	font-weight:400;
	color:#fff;
	margin:0 0 30px
}
.index-top-banner .slide-group .left-header p {
	color:#fff;
	font-size:18px;
	line-height:30px;
	margin:5px 0
}
.index-top-banner .slide-group .left-header .h2{font-size:32px;margin-bottom: 20px;}
.index-top-banner .slide-group .left-header .layer-btn a {
	display:block;
	width:130px;
	background:linear-gradient(248deg,#ff8c1f,#ff6a00);
	padding:0 20px;
	height:38px;
	line-height:38px;
	text-align:center;
	border-radius:5px;
	font-size:16px;
	color:#fff
}
.index-top-banner .slide-group .left-header .layer-btn a:hover {
	
	background-image: linear-gradient(270deg,#ff6a00,#e66000);
	-webkit-transition:all .5s ease-out;
	transition:all .5s ease-out;
	color:#fff
}
.index-top-banner .slide-group .left-header .layer-btn-orange a {
	display:block;
	width:130px;
	background:linear-gradient(248deg,#ff8c1f,#ff6a00);
	padding:0 20px;
	height:38px;
	line-height:38px;
	text-align:center;
	border-radius:5px;
	font-size:16px;
	color:#fff;
}
.index-top-banner .slide-group .left-header .layer-btn-orange a:hover {
	background-image: linear-gradient(270deg,#ff6a00,#e66000);
	-webkit-transition:all .5s ease-out;
	transition:all .5s ease-out;
	color:#fff
}
.index-top-banner .slide-group .img-slide {
	position:relative;
	height:490px
}
@media screen and (min-width:1500px) {
	.index-top-banner .slide-group .img-slide {
	height:600px
}
}.index-top-banner .slide-group .img-slide img {
	position:absolute;
	bottom:0;
	width:100%
}
.index-top-banner .none {
	display:none
}
.index-top-banner .s-dot-warp {
	position:absolute;
	bottom:90px;
	left:50%
}
@media screen and (min-width:1500px) {
	.index-top-banner .s-dot-warp {
	bottom:80px
}
}.index-top-banner .s-dot-warp .s-dot {
	width:22px;
	height:4px;
	display:block;
	float:left;
	background:#fff;
	margin:0 20px 0 0
}
.index-top-banner .s-dot-warp .active,.index-top-banner .s-dot-warp .s-dot:hover {
	cursor:pointer;
	background:#f67001
}
.cloud-service {
	padding-bottom:1px
}
.choice-zhongqi-bg {
	background:url(../images/newindex/choice-zhongiq-bg.jpg) no-repeat 0
}
.mq-index-head {
	text-align:center;padding-bottom: 45px;
}
.mq-index-head h1,.mq-index-head .h2 {
	font-size:28px;
	margin:0 0 10px;color:#333;
}
.mq-index-head p {
	font-size:18px;
	color:#a3a3a3;
	margin:0
}
.banner-row {
	cursor:pointer;
	width:100%;
	position:relative;
	z-index:0
}
.banner-con {
	z-index:3;
	width:100%;
	height:490px;
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	-webkit-transform-style:preserve-3d;
	transform-style:preserve-3d;
	-webkit-transition:all .5s ease-out;
	transition:all .5s ease-out
}
@media screen and (min-width:1500px) {
	.banner-con {
	height:600px;
	padding:80px 0 0;
	box-sizing:border-box
}
}.layer {
	position:absolute;
	right:60px;
	width:800px;
	-moz-transition:all .5s;
	-ms-transition:all .5s;
	-o-transition:all .5s
}
.layer,.layer img {
	transition:all .5s;
	-webkit-transition:all .5s
}
.layer img {
	width:80%
}
.animated {
	-webkit-animation-duration:1s;
	animation-duration:1s;
	-webkit-animation-fill-mode:both;
	animation-fill-mode:both
}
.animated.infinite {
	-webkit-animation-iteration-count:infinite;
	animation-iteration-count:infinite
}
.animated.hinge {
	-webkit-animation-duration:2s;
	animation-duration:2s
}
.animated.bounceIn,.animated.bounceOut,.animated.flipOutX,.animated.flipOutY {
	-webkit-animation-duration:.75s;
	animation-duration:.75s
}
.animated.fadeInUpSlow {
	-webkit-animation-duration:1.5s;
	animation-duration:1.5s
}
@keyframes A {
	0% {
	opacity:0;
	-webkit-transform:translate3d(0,10%,0);
	transform:translate3d(0,10%,0)
}
to {
	opacity:1;
	-webkit-transform:none;
	transform:none
}
}@-webkit-keyframes xb {
	0% {
	opacity:0;
	-webkit-transform:translate3d(0,50%,0);
	transform:translate3d(0,50%,0)
}
to {
	opacity:1;
	-webkit-transform:none;
	transform:none
}
}@keyframes xb {
	0% {
	opacity:0;
	-webkit-transform:translate3d(0,50%,0);
	transform:translate3d(0,50%,0)
}
to {
	opacity:1;
	-webkit-transform:none;
	transform:none
}
}.fadeInUp {
	-webkit-animation-name:A;
	animation-name:A
}
.fadeInUpSlow {
	-webkit-animation-name:xb;
	animation-name:xb
}
.newsbox{display: none;}
@media (max-width: 750px) {
	.index-top-banner .s-dot-warp {
		position: absolute;
		bottom: 10px;
		left: 40%;
	}
	.index-top-banner .slide-group .left-header .h2 {
		font-size:2rem;
		margin-bottom: 20px;
	}
	.index-top-banner .slide-group .y-row {
		width: 80%;
		position: absolute;
		top: 10px;
	}
	.index-top-banner .slide-group .left-header .layer-btn a,.index-top-banner .slide-group .left-header .layer-btn-orange a{display: none;}
	.index-top-banner .slide-group .left-header p {
		color: #fff;
		font-size: 1.5rem;
		line-height:1.5;
		margin: 5px 0;
	}
	.cloud-service .y-row .tab-tit .tab-tit-item p {
		font-size: 1.6rem;
		margin: 10px 0 10px;position: relative;
	}
	.mq-index-head p{font-size:1.6rem;}
	.cloud-service .y-row .tab-con .tab-con-item ul li .h3{font-size:1.4rem;}
	.mq-index-head h1, .mq-index-head .h2{font-size:2rem;}
	.cloud-service .y-row .tab-con .tab-con-item ul li {
		width: 23%;
		padding:0px;
		margin:1%;
	}
	.cloud-service .y-row .tab-con .tab-con-item ul li:last-child{margin-right:0;}
	.cloud-service .y-row .tab-tit .tab-tit-item{padding-bottom: 0;}
	.mq-index-head{padding-bottom: 10px;}
	.cloud-service .y-row .tab-tit .active p:after {
		content:'';position: absolute;width:40px;height:2px;background: #f67001;left:calc(50% - 20px);bottom:-5px;
	}
	.clo
	ud-service .y-row .tab-con .tab-con-item ul li p:nth-child(2n){display: none;}
	.plan_c dd h3{line-height:2;font-size:1.4rem;padding:10px;margin:0;}
	.plan_c dl{padding-bottom: 20px;width:32.33%;margin-right: 1%;}
	.plan_c dl:nth-child(3n){margin-right: 0;}
	.plan_c dd {
		left: 0;
		bottom: 0;
		font-size: 14px;
		color: #6e6e6e;
		height: auto;
		position: relative;padding: 0;background: #fff;
	}
	.t-bottom{padding-bottom: 0;}
}</pre></body></html>