<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {

	background: #fff;

}

.server-brief {

	margin-top: 40px;

}

.cdnSpeed.auto{

	width: 100%;

	min-width: auto;

	max-width: 100%;

}



.cdnSpeed.auto .cdnModule{

	/* width: 100%; */

	margin: 0 auto;

	min-width: 1220px;

	max-width: 1220px;

	margin-top: 80px;

}

/*banneræ&nbsp;·å¼*/

.info-banner {

	background: url("img/20191223/banner.png") no-repeat center top;

}





.flex-nav {

	position: absolute;

	right: 140px;

	bottom: 20px;

}

.flex-nav li {

	margin-right: 40px;

	float: left;

}

.flex-nav li a {

	display: inline-block;

	font-size: 14px;

	color: #4c4c4c;

}

/*æ¨¡å—*/

.trusteeship-info {

	margin-top: 38px;

}

.module-marg-top {

	margin-top: 80px;

}



.group-title {

	position: relative;

	height: 20px;

	line-height: 20px;

	margin: 55px 0px 35px 0px;

}



/* è§†é¢‘ */

.server-video-placeholder {

	display: inline-block;

	width: 180px;

	margin-top: 20px;

	padding-top: 130px;

	background: url(img/video_placeholder.png) no-repeat center top;

	color: #4c4c4c;

	font-size: 12px;

}

.video-mask-container {

	display: none;

	position: relative;

	z-index: 1000;

}

.video-mask {

	position: fixed;

	top: 0;

	bottom: 0;

	left: 0;

	right: 0;

	background: #000;

	opacity: 0.5;

	filter: alpha(opacity=50);

}

.video-container {

	position: fixed;

	top: 30%;

	left: 50%;

	width: 680px;

	height: 384px;

	border: 2px solid #000;

	margin-left: -340px;

	z-index: 2;

}

.video-player {

	height: 100%;

}

.video-close {

	position: absolute;

	top: -34px;

	right: -2px;

	width: 32px;

	height: 32px;

	background: url(img/server_video_close.png) no-repeat center;

	cursor: pointer;

}

.video-close:hover {

	background-image: url(img/server_video_close_hover.png);

}

.video-player embed {

	width: 100%;

	height: 100%;

}

.video-player object {

	width: 100%;

	height: 100%;

}

/* ä¼˜åŠ¿æ»šåŠ¨ */

.youshi-module {

	margin-top: 50px;

}

.slider-outer {

	margin-top: 32px;

}

.youshi-slider-item {

	height: 360px;

	border: 1px solid #eee;

}

.youshi-title {

	font-size: 16px;

}

.youshi-text {

	padding: 15px 20px;

	font-size: 12px;

	line-height: 2em;

	text-align: justify;

}

.youshi-icon {

	height: 170px;

	overflow: hidden;

}

.youshi-icon div {

	margin: 0 auto;

	width: 100px;

	height: 100px;

	margin-top: 35px;

	background-image: url(img/new/youshi.png);

	background-repeat: no-repeat;

}

.youshi-icon-move div {

	background-position: 0 0;

}

.youshi-slider-item:hover .youshi-icon-move div {

	background-position: -100px 0;

}

.youshi-icon-heart div{

	background-position: 0 -100px;

}

.youshi-slider-item:hover .youshi-icon-heart div{

	background-position: -100px -100px;

}

.youshi-icon-storage div{

	background-position: 0 -200px;

}

.youshi-slider-item:hover .youshi-icon-storage div{

	background-position: -100px -200px;

}

.youshi-icon-diskprotect div{

	background-position: 0 -300px;

}

.youshi-slider-item:hover .youshi-icon-diskprotect div {

	background-position: -100px -300px;

}

.youshi-icon-reliable div{

	background-position: 0 -400px;

}

.youshi-slider-item:hover .youshi-icon-reliable div {

	background-position: -100px -400px;

}

.youshi-icon-cloud div{

	background-position: 0 -500px;

}

.youshi-slider-item:hover .youshi-icon-cloud div{

	background-position: -100px -500px;

}

.youshi-icon-servers div{

	background-position: 0 -600px;

}

.youshi-slider-item:hover .youshi-icon-servers div{

	background-position: -100px -600px;

}

.youshi-icon-global div{

	background-position: 0 -700px;

}

.youshi-slider-item:hover .youshi-icon-global div{

	background-position: -100px -700px;

}

/* æ’ä»¶æ&nbsp;·å¼é‡ç½® */

.bx-wrapper {

	box-shadow: none;

	border: none;

}

.bx-wrapper .bx-controls-direction a {

	z-index: 999;

}

.bx-wrapper .bx-prev:focus,

.bx-wrapper .bx-controls-direction a {

	top: 50%;

	margin-top: -40px;

	width: 20px;

	height: 80px;

	background: #eeeeee url(img/new/server_youshi_left.png) no-repeat center;

}

.bx-wrapper .bx-prev:hover {

	background: #059fff url(img/new/server_youshi_left.png) no-repeat center;

}

.bx-wrapper .bx-prev {

	left: 0;

}

.bx-wrapper a.bx-next:focus,

.bx-wrapper .bx-controls-direction a.bx-next {

	background: #eee url(img/new/server_youshi_right.png) no-repeat center;

	right: 0;

}

.bx-wrapper a.bx-next:hover {

	background: #059fff url(img/new/server_youshi_right.png) no-repeat center;

}

.bx-wrapper .bx-pager.bx-default-pager a {

	width: 30px;

	height: 5px;

	background: #d6f0f9;

	border-radius: 0;

}

.bx-wrapper .bx-pager.bx-default-pager a.active,

.bx-wrapper .bx-pager.bx-default-pager a:focus,

.bx-wrapper .bx-pager.bx-default-pager a:hover {

	background-color: #059fff;

}

/* ä½¿ç”¨åœºæ™¯ */

.scene-container {

	position: relative;

	margin-top: 32px;

}

.scene-item {

	width: 100%;

	height: 80px;

	padding-right: 86%;

	border: 1px solid #eeeeee;

	border-top: none;

	background-color: #fafafa;

	line-height: 80px;

	text-align: center;

	cursor: pointer;

}

.scene-item:first-child {

	border-top: 1px solid #eee;

}

.scene-item.scene--active {

	background-color: #fff;

	border-left: 2px solid #059fff;

}

.scene-detail {

	display: none;

	position: absolute;

	left: 14%;

	bottom: 0;

	top: 0;

	z-index: 10;

	width: 86%;

	height: 320px;

	border: 1px solid #eee;

	border-left: none;

	padding: 0 30px;

	background-color: #fff;

	line-height: 1;

	text-align: left;

	cursor: default;

}

.scene--active .scene-detail {

	display: block;

}

.scene-title {

	line-height: 80px;

	font-size: 16px;

	color: #4e4e4e;

}

.scene-description {

	height: 120px;

	font-size: 14px;

	line-height: 2em;

}

.scene-purchase {

	line-height: 100px;

	border-top: 1px dashed #eee;

}

.scene-purchase-title {

	margin-right: 30px;

}

.server-configs {

	display: inline-block;

	border: 1px solid #eee;

	padding: 18px 24px;

	margin-left: 10px;

	text-align: center;

	vertical-align: middle;

	line-height: 1;

}

.server-configs span {

	display: block;

}

.config-title {

	font-size: 20px;

}

.config-name {

	margin-top: 10px;

	font-size: 12px;

}

.scene-purchase .price-box {

	line-height: 32px;

	padding-top: 35px;

	text-align: center;

}

.buy-button {

	display: inline-block;

	height: 32px;

	border-radius: 2px;

	padding: 0 20px;

	margin-left: 10px;

	background-color: #ff6600;

	line-height: 32px;

	color: #fff;

}

.buy-button:hover {

	background-color: #f26100;

}

.price-int {

	font-size: 26px;

}

/* äº§å“åŠŸèƒ½ */

.function-table {

	width: 100%;

	border-top: 1px solid #eee;

	border-left: 1px solid #eee;

	margin-top: 32px;

}

.function-table td {

	padding: 40px 30px;

	border-right: 1px solid #eee;

	border-bottom: 1px solid #eee;

	color: #666;

	font-size: 14px;

}

td.multi-td {

	padding: 0 20px;

}

.function-title {

	width: 220px;

	background-color: #fafafa;

	color: #4c4c4c;

}

.function-title span {

	display: inline-block;

	padding-left: 60px;

	background: no-repeat left center;

	line-height: 45px;

	font-size: 18px;

	color: #333;

}

span.function-icon-web {



	background: url(./img/20191223/product-sence-icon-1.png) no-repeat left center;    

}

span.function-icon-file {

	background: url(./img/20191223/product-sence-icon-2.png) no-repeat left center;  

}

span.function-icon-video {

	background: url(./img/20191223/product-sence-icon-3.png) no-repeat left center;

}

span.function-icon-speed {

	background: url(./img/20191223/product-sence-icon-4.png) no-repeat left center;  

}

span.function-icon-net {

	background-position: 0 -135px;

}

/* åˆä½œä¼™ä¼´ */

.cooperative-partner-list {

	margin-top: 32px;

}

.cooperative-partner-list li {

	float: left;

	width: 24%;

	height: 130px;

	margin: 10px 0px 0px 1%;

}

.cooperative-partner-list li a {

	display: inline-block;

	width: 100%;

	height: 100%;

	border: 1px solid #eee;

	text-align: center;

	vertical-align: middle;

	line-height: 130px;

}

.cooperative-partner-list img {

	vertical-align: middle;

}







/* äº§å“èŠ‚ç‚¹ */

.productDot{

	width: 100%;

	height: 780px;

	background: #f5f6f7;

	margin-bottom: 60px;

}

.productDot .module-title{

	height: auto   ;

	color: #333333;

	font-size: 24px;

	padding-top: 60px;

	padding-bottom: 40px;

	text-align: center;

}

.productDot .switchArea{

	width: 420px;

	height: 44px;

	margin: 0 auto;

	overflow: hidden;

}

.productDot .switchArea&gt;div{

	width: 50%;

	height: 44px;

	float: left;

	font-size: 18px;

	color: #666666  ;

	text-align: center;

	line-height: 44px;

	background: white;

	cursor: pointer;

	box-sizing: border-box;

	border: 1px solid #0080ff;

}

.productDot .switchArea&gt;div.active{

	background: #0080ff;

	color: white;

}





/* ä¸–ç•Œåœ°å›¾ */

.world_area{

	width: 924px;

	height: 453px;

	background: url(./img/new/sea.jpg) no-repeat center;

	margin: 0 auto;

	position: relative;

	margin-top: 87px;

	display: none;

}

.common_area&gt;.commonDot{

	width: 48px;

	height: 48px;

	position: absolute;

}



.common_area&gt;.losAngeles{

	left: 92px;

	top: 134px;

}

.common_area&gt;.losAngeles&gt;.animationArea{

	animation: scale 1s .2s linear infinite;

}





.common_area&gt;.huashengdun{

	left:281px;

	top: 63px

}

.common_area&gt;.huashengdun&gt;.animationArea{

	animation: scale 1s .4s linear infinite;

}



.common_area&gt;.lundun{

	left:403px;

	top: 117px

}

.common_area&gt;.lundun&gt;.animationArea{

	animation: scale 1s .6s linear infinite;

}



.common_area&gt;.shengbaoluo{

	left:293px;

	top: 297px

}

.common_area&gt;.shengbaoluo&gt;.animationArea{

	animation: scale 1s .8s linear infinite;

}



.common_area&gt;.dibai{

	left:554px;

	top: 214px

}

.common_area&gt;.dibai&gt;.animationArea{

	animation: scale 1s 1s linear infinite;

}



.common_area&gt;.guangzhou{

	left:679px;

	top: 211px

}

.common_area&gt;.guangzhou&gt;.animationArea{

	animation: scale 1s 0.7s linear infinite;

}



.common_area&gt;.shanghai{

	left:730px;

	top: 164px

}

.common_area&gt;.shanghai&gt;.animationArea{

	animation: scale 1s 1.2s linear infinite;

}



.common_area&gt;.beijing{

	left:766px;

	top: 101px

}

.common_area&gt;.beijing&gt;.animationArea{

	animation: scale 1s 0s linear infinite;

}



.common_area&gt;.commonDot&gt;.animationArea{

	width: 40px;

	height: 40px;

	left: 4px;

	top: 0px;

	position: absolute;

	background: rgba(0,128,255,1);

	border-radius: 40px;

	opacity: 0;

	

}

.common_area&gt;.commonDot&gt;.dot{

	width: 12px;

	height: 12px;

	background: #0080ff;

	left: 18px;

	top: 14px;

	border-radius: 14px;

	position: absolute;

	

}

.common_area&gt;.commonDot&gt;span{

	width: 48px;

	position: absolute;

	font-size: 16px;

	color: #999999;

	bottom: -16px;

	left: 0;

	text-align: center;



}



/* ä¸­å›½åœ°å›¾ */

.china_area{

	width: 642px;

	height: 531px;

	background: url(./img/new/land.jpg) no-repeat center;

	margin: 0 auto;

	position: relative;

	margin-top: 50px;

	/* display: none; */

}





.common_area&gt;.china_hongkong{

	right: 140px;

    bottom: 38px;

}

.common_area&gt;.china_hongkong&gt;.animationArea{

	animation: scale 1s .2s linear infinite;

}





.common_area&gt;.china_liaoning{

	right: 58px;

    top: 150px;

}

.common_area&gt;.china_liaoning&gt;.animationArea{

	animation: scale 1s .4s linear infinite;

}



.common_area&gt;.china_beijing{

	left: 459px;

    top: 184px;

}

.common_area&gt;.china_beijing&gt;.animationArea{

	animation: scale 1s .6s linear infinite;

}



.common_area&gt;.china_neimeng{

	left: 392px;

    top: 202px;

}

.common_area&gt;.china_neimeng&gt;.animationArea{

	animation: scale 1s .8s linear infinite;

}



.common_area&gt;.china_shanxi{

	left: 385px;

    top: 283px;

}

.common_area&gt;.china_shanxi&gt;.animationArea{

	animation: scale 1s 1s linear infinite;

}



.common_area&gt;.china_hubei{

	left: 426px;

    top: 323px;

}

.common_area&gt;.china_hubei&gt;.animationArea{

	animation: scale 1s 0.7s linear infinite;

}



.common_area&gt;.china_jiangsu{

	right: 72px;

    top: 302px;

}

.common_area&gt;.china_jiangsu&gt;.animationArea{

	animation: scale 1s 1.2s linear infinite;

}



.common_area&gt;.china_guangdong{

    right: 166px;

    bottom: 51px;

}

.common_area&gt;.china_guangdong&gt;.animationArea{

	animation: scale 1s 0s linear infinite;

}



@keyframes scale {

	0% {

		transform: scale(0);

		opacity: 1;

	}

	50% {

		transform: scale(0.6);

		opacity: 0.5;

	}

	/* 30% {

		transform: scale(0);

		opacity: 0.1;

	}

	60% {

		transform: scale(0.5);

		opacity: 0.5;

	}*/

	100% {

		transform: scale(1.2);

		opacity: 0;

	}

}

/* æ–°ç‰ˆä¼˜åŠ¿å†…å®¹ start*/

.adv-wrap{

	

}

.adv-wrap ul{

	

}

.adv-wrap ul li{

	width: 240px;

	float: left;

	margin: 60px 80px 0;

}

.adv-wrap .adv-icon{

	width: 36px;

	height: 36px;

	margin: 0 auto;

}

.adv-wrap .adv-title{

	font-size: 16px;

	font-weight: normal;

	font-stretch: normal;

	line-height: 16px;

	letter-spacing: 0px;

	color: #333333;

	text-align: center;

	margin:30px 0 20px

}

.adv-wrap .adv-content{

	font-size: 12px;

	font-weight: normal;

	font-stretch: normal;

	letter-spacing: 0px;

	line-height: 24px;

	color: #999999;

}

.adv-wrap .adv-icon-1{

	background: url(img/20191223/product-adv-icon1.png)  no-repeat center;

}

.adv-wrap .adv-icon-2{

	background: url(img/20191223/product-adv-icon2.png)  no-repeat center;

}

.adv-wrap .adv-icon-3{

	background: url(img/20191223/product-adv-icon3.png)  no-repeat center;

}

.adv-wrap .adv-icon-4{

	background: url(img/20191223/product-adv-icon4.png) no-repeat center;

}

.adv-wrap .adv-icon-5{

	background: url(img/20191223/product-adv-icon5.png)  no-repeat center;

}

.adv-wrap .adv-icon-6{

	background: url(img/20191223/product-adv-icon6.png) no-repeat center;

}

/* æ–°ç‰ˆä¼˜åŠ¿å†…å®¹ end*/</pre></body></html>