<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.server-buy-banner {
	margin: 104px auto 0;
	min-width: 1000px;
	height: 340px;
	background: url(../image/server-buy-banner_02.png) no-repeat center;
}

.button-group a.selected {
	z-index: 20;
	border-color: #ff5d56;
	background-color: #ff5d56;
	color: #ffffff;
}

.line-buttons-outer {
	min-width: 500px;
}
.line-buttons {
	position: relative;
	min-width: 300px;
	height: 30px;
}
.line-buttons.ex-line {
	width: 730px!important;
	height: auto!important;
}

.line-introduction {
	float: left;
	margin-left: 25px;
	padding-left: 20px;
	background: url(../image/buy_location1.png) no-repeat left center;
	color: #2dbe60;
}
.line-slogan {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 10;
	margin-left: 160px;
	padding-bottom: 5px;
	
	background: url(../image/rmkbg.png) no-repeat;
}

.config-row-months .ui-slider-horizontal{
	height: 30px;
	margin: 0;
	background: url(../image/months_bg.png) no-repeat left center;
}
.config-row-defense .ui-slider-horizontal {
	height: 30px;
	margin: 0;

}
.config-row-months .ui-slider-range {
	background: url(../image/months_range1.png) left center;
	border: none;
}


.line-row {
	position: relative;
	padding-top: 30px;
	
}

.selectButton {
	float: left;
	display: inline-block;
	height: 32px;
	overflow: hidden;
	z-index: 11;
}
.selectButton dl dt {
	background-color: #fff;
	background-repeat: no-repeat;
	height: 30px;
	line-height: 30px;
	cursor: pointer;
	color: #333333;
	border: 1px solid #ff5d56;
}
.selectButton dl dt.close {
	background-image: url(../image/select_arrow_down.gif);
}
.selectButton dl dt.open {
	background-image: url(../image/select_arrow_up.gif);
}
.selectButton .select {
	background: #fff;
	position: absolute;
	border: 1px solid #ddd;
	border-top: none;
	display: none;
	overflow: hidden;
}
.selectButton .select ul li {
	height: 30px;
	line-height: 30px;
	border-bottom: 1px solid #eee;
	cursor: pointer;
}
.selectButton .select ul li.hover {
	background: #f5f5f5;
}
.selectButton .show {
	display: block;
}
.select-version {
	margin-left: 10px;
}
.select-version dl dt {
	width: 250px;
	background-position: 250px 7px;
	padding-left: 20px;
}
.systemButton dl dt {
	width: 170px;
	background-position: 145px 7px;
}
.systemButton dl dt span {
	display: block;
	float: left;
	height: 50px;
	text-indent: 10px;
}
.systemButton dl dt .ico span.hover {
	width: 30px;
}
.systemButton dl dt span.text {
	width: 110px;
}

.selectButton dl dt.selected .text {
	text-indent: 0;
}
.selectButton dl dt.selected .ico {
	width: 45px !important;
}
.systemButton dl dt .ico span {
	width: 100%;
	height: 26px;
	margin-top: 2px;
	background-image: url(../image/system_26_1.png);
	background-repeat: no-repeat;
	background-position: 100px top;
}
.systemButton dl dt .windows {
	background-position: 5px top !important;
}
.systemButton dl dt .ubuntu {
	background-position: 5px -90px !important;
}
.systemButton dl dt .centos {
	background-position: 5px -60px !important;
}
.systemButton dl dt .debian {
	background-position: 5px -30px !important;
}
.systemButton dl dt .opensuse {
	background-position: 5px -120px !important;
}
.systemButton dl dt .alam {
	background-position: 5px -178px !important;
}
.systemButton dl dt .alma {
	background-position: 5px -178px !important;
}
.systemButton dl dt .rocky {
	background-position: 5px -209px !important;
}
.systemButton dl dt .esxi {
	background-position: 5px -239px !important;
}

.systemButton dl dt .freebsd,
.systemButton dl dt .FreeBSD {
	background-position: 5px -150px !important;
}

.systemButton .select {
	width: 160px;
	
	overflow-y: auto
}
.select-version .select {
	width: 250px;
	
	overflow-y: auto;
	z-index: 999;
}
.select-version .select ul li {
	padding-left: 20px;
	float: none;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}




.systemButton .select ul li {
	white-space: nowrap;
	padding-left: 45px;
	height: 30px;
	line-height: 30px;
	border-bottom: 1px solid #eee;
	cursor: pointer;
    background-image: url(../image/system_26_1.png);
    background-position: 11px 2px;
	background-repeat: no-repeat;
	float: none;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.systemButton .select ul li.hover {
	background-color: #f5f5f5;
    background-image: url(../image/system_26_1.png);
    background-position: 11px 2px;
	background-repeat: no-repeat;
}
.systemButton .select ul li.windows,
.systemButton .select ul li.windows.hover {
	background-position: 11px 2px !important;
}
.systemButton .select ul li.ubuntu,
.systemButton .select ul li.ubuntu.hover {
	background-position: 11px -88px !important;
}
.systemButton .select ul li.FreeBSD,
.systemButton .select ul li.freebsd,
.systemButton .select ul li.freebsd.hover,
.systemButton .select ul li.FreeBSD.hover {
	background-position: 11px -148px !important;
}
.systemButton .select ul li.debian,
.systemButton .select ul li.debian.hover {
	background-position: 11px -28px !important;
}
.systemButton .select ul li.centos,
.systemButton .select ul li.centos.hover {
	background-position: 11px -58px !important;
}
.systemButton dl dt .opensuse {
	background-position: 11px -120px !important;
}
.systemButton dl dt .freebsd,
.systemButton dl dt .FreeBSD {
	background-position: 11px -150px !important;
}
.systemButton .select ul li.alam,
.systemButton .select ul li.alam.hover {
	background-position: 11px -178px !important;
}
.systemButton .select ul li.alma,
.systemButton .select ul li.alma.hover {
	background-position: 11px -178px !important;
}
.systemButton .select ul li.rocky,
.systemButton .select ul li.rocky.hover {
	background-position: 11px -209px !important;
}
.systemButton .select ul li.esxi,
.systemButton .select ul li.esxi.hover {
	background-position: 11px -239px !important;
}



.systemVersionButton dl dt {
	width: 160px;
	padding-left: 20px;
	background-position: 158px center;
}
.systemVersionButton dl dt span {
	display: block;
	float: left;
	height: 30px;
}
.systemVersionButton .select {
	width: 178px;
}
.systemVersionButton .select ul li {
	padding-left: 20px;
}
.drop-open {
	z-index: 20;
}


.month-tip {
	position: absolute;
	z-index: 99;
	width: 192px;
	height: 25px;
	padding-left: 10px;
	line-height: 20px;
	color: rgb(255, 255, 255);
	font-size: 12px;
	background: url("../image/months_tips.png") no-repeat;
}



.line-tip {
	position: absolute;
	height: 23px;
	padding: 0 10px;
	margin-top: -30px;
	margin-left: 55px;
	background: url("../image/tips_bg.gif") no-repeat;
	line-height: 18px;
	color: rgb(255, 255, 255);
	font-size: 12px;
}

.hui-icon {
	display: none;
	position: absolute;
	width: 18px;
	height: 16px;
	background: url(../image/icon_hui.png) no-repeat center;
	top: 0;
	z-index: 9;
}
.hui-icon-1 {
	right: 91px;
}
.hui-icon-2 {
	right: 45px;
}
.hui-icon-3 {
	right: 0;
}
.config-row-months .ui-slider-range {
	z-index: 8;
}
.month-tip {
	width: auto;
	padding-right: 10px;
	white-space: nowrap;
}



.el-ellipsis {
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	white-space: nowrap
  }
  .project-rule-norm-item {
	float: left;
	width: 240px;
	cursor: pointer;
	
	border: 1px solid #e6eaed;
	margin-right: 20px;
	margin-bottom: 20px;
  }
  
  .project-rule-norm-item.active {
	border-color: #409EFF
  }
  
  .project-rule-norm-item.active dt {
	color: #409EFF;
	background-color: #e0f3ff
  }
  
  .project-rule-norm-item dt {
	height: 50px;
	line-height: 50px;
	background-color: #f7f8fa;
	text-align: center
  }
  .project-rule-norm-item.disabled{
	cursor: not-allowed;
  }
  .project-rule-norm-item.disabled .project-norm-item-label,.project-rule-norm-item.disabled .project-norm-item-value,.project-rule-norm-item.disabled dt{
	color: #ccc;
  }
  .project-rule-norm-item dd {
	padding: 15px 5px 15px 25px;
	line-height: 38px;
	height: 170px;
  }
  
  .project-rule-norm-item li {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	line-height: 28px;
  }
  
  .project-rule-norm-item .project-norm-item-label {
	color: #666;
	-webkit-box-flex: 0;
	-ms-flex: none;
	flex: none;
	min-width: 56px
  }
  
  .ny-slider.disabled-slider .ny-slider-btn{
	background: #059fff;
	top: -1px;
	height: 35px;
	z-index: -1;
  }
  .config-row-flex {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
  }
  .config-row-flex .config-row-title {
	-webkit-box-flex: 0;
		-ms-flex: none;
			flex: none;
  }
  .m-b-10{
	margin-bottom: 10px;
  }
  
  .pass-desc {
	clear: left;
	padding-top: 10px;
	display: block;
  }
  .project-rule-norm-item dl{
	position: relative;
  }
  .project-rule-norm-item dl:hover .rule-norm-item-desc{
	display: block;
	padding: 15px;
  }
  .project-rule-norm-item .rule-norm-item-desc {
	position: absolute;
	display: none;
	top: 0;
	left: 0;
	z-index: 10;
	max-height: 220px;
	background: rgb(0,0,0,0.5);
	color: #fff;
	line-height: 1.6;
	white-space: pre-wrap;
	width: 100%;
	height: auto;
	overflow: auto;
  }
  
  
  
  .el-ellipsis {
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	white-space: nowrap
  }
  .project-rule-norm-item {
	float: left;
	width: 240px;
	cursor: pointer;
	
	border: 1px solid #e6eaed;
	margin-right: 20px;
	margin-bottom: 20px;
  }
  
  .project-rule-norm-item.active {
	border-color: #409EFF
  }
  
  .project-rule-norm-item.active dt {
	color: #409EFF;
	background-color: #e0f3ff
  }
  
  .project-rule-norm-item dt {
	height: 50px;
	line-height: 50px;
	background-color: #f7f8fa;
	text-align: center
  }
  .project-rule-norm-item.disabled{
	cursor: not-allowed;
  }
  .project-rule-norm-item.disabled .project-norm-item-label,.project-rule-norm-item.disabled .project-norm-item-value,.project-rule-norm-item.disabled dt{
	color: #ccc;
  }
  .project-rule-norm-item dd {
	padding: 15px 5px 15px 25px;
	line-height: 38px;
	height: 170px;
  }
  
  .project-rule-norm-item li {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	line-height: 28px;
  }
  
  .project-rule-norm-item .project-norm-item-label {
	color: #666;
	-webkit-box-flex: 0;
	-ms-flex: none;
	flex: none;
	min-width: 56px
  }
  
  .ny-slider.disabled-slider .ny-slider-btn{
	background: #059fff;
	top: -1px;
	height: 35px;
	z-index: -1;
  }
  .config-row-flex {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
  }
  .config-row-flex .config-row-title {
	-webkit-box-flex: 0;
		-ms-flex: none;
			flex: none;
  }
  .m-b-10{
	margin-bottom: 10px;
  }
  
  .pass-desc {
	clear: left;
	padding-top: 10px;
	display: block;
  }
  .project-rule-norm-item dl{
	position: relative;
  }
  .project-rule-norm-item dl:hover .rule-norm-item-desc{
	display: block;
	padding: 15px;
  }
  .project-rule-norm-item .rule-norm-item-desc {
	position: absolute;
	display: none;
	top: 0;
	left: 0;
	z-index: 10;
	max-height: 220px;
	background: rgb(0,0,0,0.5);
	color: #fff;
	line-height: 1.6;
	white-space: pre-wrap;
	width: 100%;
	height: auto;
	overflow: auto;
  }</pre></body></html>