.row2 {
	display: flex;
	flex-wrap: wrap;
}

.rs-hostlab-classification .row2 .single-hosting {
	padding: 40px 20px 20px;
}

.row2 .col-xs-12 {
	margin-bottom: 40px;
}

.reds {
	color: #ED1E1E;
}

.cloud-app-2 {
	display: flex;
	flex-wrap: wrap;
	background-color: #fff;
	justify-content: center;
}

.cloud-app-2 .cloud-app-logo {
	width: 14.2%;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}

.cloud-app-2 .cloud-app-logo-5 {
	border-right: 1px solid #B0B0B0;
	border-bottom: 1px solid #B0B0B0;
}

.cloud-app-2 .cloud-app-logo-2 {
	border-bottom: 1px solid #B0B0B0;
}

.cloud-app-2 .cloud-app-logo-6 {
	border-right: 1px solid #B0B0B0;
}

.row-3 {
	display: flex;
	justify-content: center;
	align-items: center;
}

.row-title h3 {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
}

body .row-title span {
	display: flex;
	align-items: center;
	justify-content: center;
	background: linear-gradient(to right, #0B7DFC, #006DF2);
	color: #fff;
	padding: 10px 20px;
	border-radius: 5px !important;
}

body .row-title .span-2 {
	background: linear-gradient(to right, #88D9FF, #0087FE);
}

body .row-title .span-3 {
	background: linear-gradient(to right, #FF8A54, #FF6624);
}

body .row-title .span-4 {
	background: linear-gradient(to right, #FFD73F, #FFB02C);
}

.white-dot {
	width: 10px;
	height: 10px;
	border-radius: 100% !important;
	background: #fff;
	margin-right: 10px;
}


.row-4 {
	display: flex;
	align-items: center;
	justify-content: center;
}

.youshi-img {
	width: 40%;
}

.home1 .rs-different-featured .featured-item {
	background-color: transparent;
}

.rs-different-featured .featured-item {
	box-shadow: 0 0;
}

.row-left .title h3 {
	text-align: right;
	color: #0073F3;
}

.row-right .title h3 {
	text-align: left;
	color: #FF7434;
}

.featured-item-1 {
	position: relative;
	right: -100px;
}

.featured-item-2 {
	position: relative;
	left: -100px;
}


.contact-btn {
	width: 180px;
	line-height: 50px;
	color: #fff;
	background: #FF6825;
	box-shadow: 0 1px 5px #FF6825;
	border-radius: 6px !important;
	border: 0;
	font-size: 16px;
	display: block;
	margin: 0 auto;
	margin-top: 20px;
}


/* 联系弹窗 */
.contact-way {
	position: fixed;
	background: #00A9EB;
	border-radius: 10px !important;
	padding: 55px 40px;
	color: #fff;
	top: 30%;
	z-index: 9;
	width: 35%;
	left: 32.5%;
	display: none;
	box-shadow: 0 1px 5px  #00A9EB;
}

.close-img {
	position: absolute;
	top: 15px;
	right: 15px;
	width: 20px;
	height: 20px;
}

.contact-way h1 {
	color: #fff;
	text-align: center;
	font-weight: bold;
}

.contact-way>p {
	color: #fff;
	text-align: center;
	background: #fff;
	color: #0388E4;
	font-weight: bold;
	font-size: 18px;
	width: 85%;
	margin: 0 auto;
	line-height: 38px;
}

.code-wrap {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: 40px;
}

.code-wrap>img {
	width: 110px;
	height: 110px;
	margin-right: 50px;
	border: 6px solid #fff;
	border-radius: 6px !important;
}

.contact-info {
	display: flex;
	/* align-items: center; */
}

.contact-info>img {
	width: 60px;
	height: 60px;
	margin-right: 15px;
}

.number p {
	font-size: 18px;
	font-weight: bold;
	margin-top: 10px;
}

.footer-menu li:first-of-type{
	font-weight: bold;
}



#rs-hostlab-slider .container,#rs-hostlab-slider .container-fluid{
	width: 100%;
}
#rs-hostlab-slider .col-md-8{
	width: 100%;
}
.rs-hostlab-slider .content-inner .slider-text .sl-title{
	text-align: center;
	font-size: 40px;
}
.rs-hostlab-slider .content-inner .slider-text .sl-price{
	text-align: center;
}