@charset "utf-8";
/* CSS Document */



/*!products 产品展示首页 */
.i-m-center{width:1200px;margin:0 auto;font-size:12px;}
.i-m-h2{font-size:30px;line-height:34px;line-height:34px;color:#333;text-align:center;padding:40px 0 0;}


.w-fl {
	float: left !important;
	display: inline
}


.w-wrap-inner {
	width: 1188px;
	margin: 0 auto
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
}
.clearfix {
	display: inline-block
}
* html .clearfix {
	height: 1%
}
.clearfix {
	display: block
}



.clearfix:after, .fix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
}
.clearfix, .fix {
	zoom: 1
}


.page-products {
	margin-top: 40px
}
.page-products .tit {
	height: 54px;
	line-height: 54px;
	border-bottom: 2px solid #F7F7F5;
	font-size: 16px;
	color: #424242;
	border-bottom: 2px solid #F7F7F5;
	background: #FFF;
	padding-left: 25px
}
.page-products ul {
	background: #fdfdfd;
	padding: 0 2px;
	overflow: hidden
}
.page-products li {
	width: 238px;
	height: 300px;
	float: left;
	display: inline;
	overflow: hidden;
	border-right: solid 2px #e9e9e9
}
.page-products li a {
	display: block;
	color: #666
}
.page-products li a:hover {
	text-decoration: none
}
.page-products li.last {
	border-right: none 0
}
.page-products .item-inner {
	width: 464px;
	height: 100%
}
.page-products .main {
	text-align: center;
	width: 238px;
	height: 100%;
	border-right: solid 1px #efefef;
	background-position: center 115px;
	background-repeat: no-repeat
}
.page-products .main a {
	height: 100%
}
.page-products .main strong {
	display: block;
	font-size: 18px;
	color: #fff;
	line-height: 25px;
	padding-top: 23px
}
.page-products .main .descrip {
	display: block;
	line-height: 20px;
	padding-top: 5px;
	height: 60px;
	color: #fff;
}
.page-products .main .btm {
	display: block;
	line-height: 20px;
	padding-top: 110px;
	color:#fff;
}
.page-products .hosting .main {
	background: #08acdb url(../images/icon_hosting.png) no-repeat center;
	border-top:#1dbdeb solid 9px;
}
.page-products .lightcloud .main {
	background: url(../images/icon_lightcloud_03.png) no-repeat center;
	border-top:#1dbdeb solid 9px;
}
.page-products .cloudmail .main {
	background:#13c0ce url(../images/icon_cloudmail.png) no-repeat center;
	border-top:#33cbd7 solid 9px;
}
.page-products .website .main {
	background:#ebb135 url(../images/icon_website_09.png) no-repeat center;
	border-top: #fcbf3d solid 9px;
}
.page-products .domain .main {
	background:#94bf2c url(../images/icon_domain.png) no-repeat center;
	border-top:#a0c93d solid 9px;
}
.page-products .detail .sort {
	width: 205px;
	height: 115px;
	padding: 25px 0 10px 20px;
	border-bottom: solid 1px #efefef
}
.page-products .detail .sort .tag {
	display: inline-block;
	height: 22px;
	line-height: 22px;
	border: solid 1px #adadad;
	padding: 0 10px;
	margin-bottom: 10px
}
.page-products .detail .sort .price {
	display: block;
	margin-bottom: 10px
}
.page-products .detail .sort .wow {
	color: #ff4606;
	font-size: 24px
}
.page-products .detail .sort .descrip {
	display: block
}
.page-products .three-item .sort {
	height: 75px;
	padding-top: 15px
}
.page-products .three-item .sort .price {
	display: inline-block;
	padding-left: 10px
}
.page-products .four-item .sort {
	height: 50px;
	padding-top: 15px
}
.page-products .four-item .sort .price {
	display: inline-block;
	padding-left: 10px
}
.page-products li.on {
	background: #fff;
	width: 464px;
	border: solid 1px #e9e9e9;
	margin: 0 -2px
}
.page-products li.on .hosting .main {
	background: #fff url(../images/icon_hosting_on3.png) no-repeat center;
	border-top:10px #fff solid;
}
.page-products li.on .lightcloud .main {
	background:#fff url(../images/icon_lightcloud_on_03.png) no-repeat center;
	border-top:10px #fff solid;
}
.page-products li.on .cloudmail .main {
	background:#fff url(../images/icon_cloudmail_on2.png) no-repeat center;
	border-top:10px #fff solid;
}
.page-products li.on .website .main {
	background:#fff url(../images/icon_website_on2.png) no-repeat center;
	border-top:10px #fff solid;
}
.page-products li.on .domain .main {
	background:#fff url(../images/icon_domain_on.png) no-repeat center;
	border-top:10px #fff solid;
}


.page-products li.on  .main strong {
	color: #000;
}

.page-products li.on  .main .descrip{
	color: #666}
.page-products li.on .main .btm {
	color:#666;
}
/*!products end产品展示首页 */

