.ixp-news {
	background: #ecf2f4;
}
.ixp-news-header {
	background: #7f878b;
}
.ixp-news-h3 {
	color: #fff;
	font-size: 34px;
	font-weight: normal;
	padding: 16px 0 15px 0;
	background: url("../images/recent_news.png") no-repeat top right;
	margin-top: 0;
}
.ixpn-article {
	box-sizing: content-box;
	float: left;
	overflow: hidden;
	padding-right: 46px;
	width: 260px;
}
.ixp-news .ixpn-article:last-child {
	float: none;
}
.ixpn-time {
	font-size: 13px;
	color: #95a2a9;
}
.ixpn-title {
	font-size: 18px;
	width: 260px;
	overflow: hidden;
	white-space: nowrap;
	margin: 21px 0 11px 0;
}
.ixpn-body {
	font-size: 14px;
	color: #5b6468;
	height: 102px;
	max-height: 102px;
	margin-bottom: 17px;
	width: 260px;
	overflow: hidden;
}
.ixpn-body p {
	margin: 0;
}
.ixpn-more {
	padding-bottom: 26px;
}
.ixpn-more-a {
	font-size: 14px;
	font-weight: bold;
	color: #25c7e5;
	text-decoration: none;
}
.ixpn-arr {
	color: transparent;
	display: inline-block;
	vertical-align: middle;
	width: 0;
	height: 0;
	border-top: 4px solid transparent;
	border-bottom: 4px solid transparent;
	border-left: 4px solid #25c7e5;
	margin-left: 7px;
}

.ixp-providers {
	color: #b7c1c8;
	padding-top: 30px;
	position: relative;
}
.ixpp-img {
	padding-top: 16px;
	text-align: right;
}
.ixppl-row1 {
	color: #000;
	font-weight: bold;
	font-size: 25px;
	line-height: 1;
	margin-right: 7px;
}
.ixppl-row2 {
	font-weight: bold;
	font-size: 18px;
}
.ixpp-item {
	display: inline-block;
	vertical-align: middle;
	padding-right: 27px;
}
.ixpp-text {
	padding-top: 25px;
}
.ixpp-a {
	color: #25c7e5;
	font-weight: bold;
	text-decoration: none;
}

.ixp-offers {
	padding: 20px 0;
}
.ixpo-la {
	background: url("../images/offers_arr_spr.png") no-repeat 9px 7px;
	color: transparent;
	text-decoration: none;
	display: inline-block;
	height: 40px;
	left: 0;
	position: absolute;
	top: 50%;
	transform: translate(0, -50%);
	width: 40px;
}
.ixpo-la:hover {
	background: #27c0e2 url("../images/offers_arr_spr.png") no-repeat 9px -74px;;
}
.ixpo-items {
	max-width: 1020px;
	margin:auto;
	padding: 0 40px;
}
.ixpo-item {
	background-color: #ecf2f4;
	color: #5b6468;
	margin: 3px;
	text-decoration: none;
}
.ixpo-t-vps {
	background: #ecf2f4 url("../images/offers_spr.png") no-repeat 10px 12px;
}
.ixpo-t-ds {
	background: #ecf2f4 url("../images/offers_spr.png") no-repeat 10px -338px;
}
.ixpo-t-cloud {
	background: #ecf2f4 url("../images/offers_spr.png") no-repeat 0 -694px;
}
.ixpoi-name {
	font-size: 34px;
	font-weight: bold;
	padding-left: 100px;
	padding-top: 5px;
}
.ixpoi-descr {
	font-size: 11px;
	margin-left: 100px;
	width: 185px;
	height: 101px;
	overflow: auto;
}
.ixpoi-descr p {
	margin: 0;
}
.ixpoi-descr ul {
	padding-left: 14px;
}
.ixpoi-descr li {
	margin-bottom: 10px;
}
.ixpoi-price {
	font-size: 18px;
	text-align: center;
	white-space: nowrap;
}
.ixpo-ra {
	background: url("../images/offers_arr_spr.png") no-repeat 15px -33px;
	color: transparent;
	display: inline-block;
	height: 40px;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translate(0, -50%);
	text-decoration: none;
	width: 40px;
}
.ixpo-ra:hover {
	background: #27c0e2 url("../images/offers_arr_spr.png") no-repeat 15px -120px;;
}