.btn {
	display: inline-block;
	width: 100px;
	height: 32px;
	border-radius: 3px;
	line-height: 32px;
	color: #ff5800;
	background: #fff;
	text-align: center;
	text-decoration: none;
	font-size: 14px;
	cursor: pointer
}

.back-white {
	background: #fff
}

.service-action-ul li {
	float: left;
	width: 25%;
	height: 120px
}

.service-action-ul li a {
	display: block;
	width: 100%;
	height: 100%
}

.service-action-box {
	position: relative
}

.service-action-img {
	display: inline-block;
	width: 100px;
	height: 120px
}

.action-img1 {
	background: url(../img/index-sprite.png) no-repeat 0 -762px
}

.action-img2 {
	margin-top:24px;
	background: url(../img/ip.png) no-repeat;
}

.action-img3 {
	margin-top:34px;
	background: url(../img/kaitong.png) no-repeat;
}

.action-img4 {
	margin-top:40px;
	background: url(../img/bt.png) no-repeat;
}

.service-action-text {
	position: absolute;
	left: 110px;
	top: 25px
}

.service-action-title {
	font-size: 16px;
	color: #ff5800
}

.service-action-info {
	margin-top: 13px;
	width: 135px;
	font-size: 12px;
	color: #999
}

.service-action-text:hover .service-action-title {
	color: #f80
}

.service-action-text:hover .service-action-info {
	color: #666
}

.news-ul li a {
	padding-right: 25%
}

.cloud-product-box {
	background: #f5f7f7
}

.cloud-product {
	padding: 80px 0 60px 0
}

.cloud-product-title {
	height: 44px;
	text-align: center;
	line-height: 44px;
	font-size: 32px;
	color: #333
}

.color-blue {
	color: #ff5800;
	font-size:32px;
}

.cloud-product-explain {
	margin-top: 20px;
	text-align: center;
	font-size: 18px;
	color: #999;
	font-weight:600;
	letter-spacing:2px;
}

.cloud-product-ul {
	margin-top: 30px;
	width: 100%
}

.cloud-product-ul li {
	position: relative;
	margin-top: 40px;
	width: 24.9%;
	height: 400px;
	float: left;
	border: 1px solid #ddd;
	border-left: none;
	background: #fff;
	transition: width .15s ease-out;
	-moz-transition: width .15s ease-out;
	-webkit-transition: width .15s ease-out;
	-o-transition: width .15s ease-out
}

.cloud-product-ul li:first-child {
	border-left: 1px solid #ddd
}

.cloud-product-single-top {
	width: 100%;
	height: 60px;
	line-height: 60px;
	text-align: center;
	background-color: #f2f2f2
}

.cloud-product-name {
	font-size: 18px;
	color: #333;
	font-weight: 700
}

.cloud-product-single-bottom {
	width: 100%;
	height: 340px
}

.empty-space {
	width: 100%;
	height: 62px
}

.single-bottom-item {
	height: 340px;
	width: 100%
}

.single-bottom-item:first-child {
	border-right: 1px solid #eee
}

.bg-product-pic {
	margin: 0 auto;
	width: 76px;
	height: 80px
}

.server-bg {
	background: url(../images/index-sprite.png) no-repeat 0 -1341px
}

.idc-bg {
	background: url(../images/index-sprite.png) no-repeat 0 -1421px
}

.host-bg {
	background: url(../images/index-sprite.png) no-repeat -6px -1256px
}

.product-introduce-title {
	margin-top: 20px;
	margin-bottom: 14px;
	height: 18px;
	line-height: 18px;
	font-size: 18px;
	text-align: center
}

.product-introduce-title.normal-weight {
	font-weight: 400
}

.product-introduce-content {
	margin: 0 auto;
	width: 180px;
	line-height: 24px;
	font-size: 12px;
	color: #999;
text-align:left;
}

.product-introduce-price {
	margin: 16px auto 0;
	width: 180px;
	line-height: 24px;
	font-size: 12px;
	text-align: center;
	color: #999
}

.price-orange {
	color: #f80;
	font-size: 24px
}

.normal-inner {
	transition: all .5s;
	-moz-transition: all .5s;
	-webkit-transition: all .5s;
	-o-transition: all .5s
}

.active-inner {
	display: none;
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
	transition: all .5s;
	-moz-transition: all .5s;
	-webkit-transition: all .5s;
	-o-transition: all .5s
}

.cloud-product-ul li.active .active-inner {
	display: block;
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1
}

.cloud-product-ul li.active .normal-inner {
	display: none;
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0
}

.cloud-product-ul li.active {
	z-index: 9;
	width: 50%;
	height: 444px;
	margin-top: 20px;
	border: 1px solid #f15605;
	box-shadow: 0 0 2px 2px #f15605;)
}

.active-inner-top {
	width: 100%;
	height: 80px;
	line-height: 80px;
	font-size: 18px;
	text-align: center;
	background-color: #ff5800;
	color: #fff;
	font-weight: 700
}

.active-empty-space {
	height: 14px
}

.active-inner-item {
	width: 49.9%
}

.active-inner-item-left {
	border-right: 1px solid #ddd
}

.active-product-introduce-title {
	margin-top: 20px;
	font-weight: 700
}

.product-btn-wrapper {
	margin-top: 50px
}

.product-btn-wrapper {
	margin: 38px auto 10px;
	width: 220px
}

.product-btn-wrapper .btn {
	float: left
}

.buy-link-btn {
	margin-right: 18px;
	background-color: #ff5800;
	color: #fff
}

.buy-link-btn:hover {
	background-color: #f80
}

.introduce-link-btn {
	border: 1px solid #ff5800;
	color: #ff5800
}

.introduce-link-btn:hover {
	border: none;
	color: #fff;
	background-color: #ff5800
}

.product-tab-wrapper {
	width: 100%
}

.product-tab-item {
	width: 100%;
	height: 30px;
	margin-bottom: 10px;
	overflow: hidden;
	transition: height .5s;
	-moz-transition: height .5s;
	-webkit-transition: height .5s;
	-o-transition: height .5s
}

.product-tab-title {
	margin: 0 auto;
	padding-left: 40px;
	width: 90%;
	min-width: 200px;
	height: 30px;
	line-height: 30px;
	font-size: 12px;
	background: url(/zxy/img/add-icon.png) no-repeat;
	background-color: #fafafa;
	color: #666
}

.product-tab-item.active .product-tab-title {
	background: url(/zxy/img/reduce_icon.png) no-repeat;
	background-color: #e0f9ff;
	color: #ff5800
}

.product-tab-content {
	width: 200px;
	margin-top: 6px;
	margin-left: 54px;
	line-height: 22px;
	font-size: 12px;
	color: #999
}

.product-tab-item.active {
	height: 150px
}

.solution-bgcolor {
	background: url(/zxy/img/solution_bg.jpg) no-repeat center;
	background-attachment: fixed;
	padding-bottom: 60px
}

.solution-bgcolor .cloud-product-explain,
.solution-bgcolor .cloud-product-title span {
	color: #fff
}

.solution-bgcolor .cloud-product-title span {
	border-color: #fff
}

.solution-list {
	position: relative;
	height: 400px;
	overflow: hidden
}

.arr-btn {
	position: absolute;
	top: 0;
	width: 40px;
	height: 100%;
	z-index: 99;
	display: none\9;
	opacity: 0;
	-moz-opacity: 0;
	-khtml-opacity: 0;
	transition: all .5s;
	-moz-transition: all .5s;
	-webkit-transition: all .5s;
	-o-transition: all .5s
}

.solution-box:hover .arr-btn {
	display: block\9;
	opacity: 1;
	-moz-opacity: 1;
	-khtml-opacity: 1
}

.arr-btn-left {
	left: 10px
}

.arr-btn-right {
	right: 10px
}

.solution-box {
	position: relative
}

.arr-btn i {
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -10px;
	margin-top: -18px;
	display: block;
	width: 20px;
	height: 36px;
	z-index: 100
}

.arr-btn .arr-left {
	background: url(../img/index-sprite.png) no-repeat 0 -1538px
}

.arr-btn .arr-right {
	background: url(../img/index-sprite.png) no-repeat 0 -1500px
}

.solution-list {
	width: auto!important
}

.solution-list ul li {
	float: left;
	width: 25%;
	position: relative;
	height: 400px;
	width: 275px;
	margin-left: 20px;
	transition: background-color .5s;
	-moz-transition: background-color .5s;
	-webkit-transition: background-color .5s;
	-o-transition: background-color .5s;
	transition: all .5s;
	-moz-transition: all .5s;
	-webkit-transition: all .5s;
	-o-transition: all .5s
}

@media only screen and (max-width:1200px) {
	.solution-list ul li {
		width: 224px
	}
}

@media only screen and (max-width:1017px) {
	.solution-list ul li {
		width: 224px
	}
}


