/* 首页特色功能部分 */
.features-content {
	margin-top: 30px;
}

.features-item {
	display: block;
	width: 360px;
	padding: 30px 16px;
	text-align: center;
	float: left;
	height: 260px;
	margin: 0 0 10px;
	border: 1px solid #E7E7E7;
	box-sizing: border-box;
	overflow: hidden;
}

.features-item:hover {
	border-color: #DEDDDD;
	padding-top: 26px;
	position: relative;
	z-index: 99;
	text-decoration: none;
	box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
	webkit-transform: translate3d(0, -3px, 0);
	transform: translate3d(0, -3px, 0);
}

.features-content .features-item {
	-webkit-transition: all 160ms;
	transition: all 160ms;
}

.features-item-img {
	display: inline-block;
	height: 100px;
	width: 100px;
	line-height: 100px;
	text-align: center;
	border: 3px solid transparent;
	margin: 0;
	border-radius: 100%;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all 160ms;
	transition: all 160ms;
}

.features-item-img img {
	width: 100%;
	height: 100%;
	display: block;
	border: none;
}

.features-item:hover .features-item-img{
	height: 100px;
	width: 100px;
	line-height: 60px;
	margin: 0 auto;
}

.features-item h4 {
	line-height: 25px;
	font-size: 18px;
	color: #3D3D3D;
	padding: 22px 0 7px;
	font-family: 'PingFangSC-Regular', "Microsoft YaHei", Tahoma, sans-serif;
	font-weight: normal;
}

.features-item p {
	color: #9A9A9A;
	font-size: 14px;
	line-height: 30px;
	height: 60px;
	overflow: hidden;
	font-family: 'PingFangSC-Regular', "Microsoft YaHei", Tahoma, sans-serif;
}

.f-item {
	margin-left: 60px;
}

/* 首页样式之邮箱价格部分*/
.price-container {
	margin-top: 30px;
}

.price-content {
	margin-right: -110px;
}

.price-item {
	float: left;
	width: 290px;
	margin-right: 146px;
	background: #fff;
	-webkit-transition: all .2s;
	-moz-transition: all .2s;
	transition: all .2s;
	border: 1px solid #E7E9EC;overflow: hidden;
}

.price-item:hover {
	box-shadow: 0 7px 39px rgba(0,0,0,.1);
	border: 1px solid #F96A69;
}

.price-item-title {
	width: 290px;
	height: 160px;
}

.price-item-title h3 {
	font-size: 20px;
	text-align: center;
	padding-top: 145px;
	color: #000;
	font-weight: normal;
}

.price-item-title p {
	font-size: 14px;
	color: #535353;
	line-height: 25px;
	text-align: center;
}

.price-bj1 {
	background: url(../img/ico/service001.png) no-repeat center top;
}

.price-bj2 {
	background: url(../img/ico/service002.png) no-repeat center top;
}

.price-bj3 {
	background: url(../img/ico/service003.png) no-repeat center top;
}

.price-item-content {
	height: 260px;
	border-top: 0;
}

.price-item-list {
	margin-top: 80px;
}

.price-item-list li {
	text-align: center;
	line-height: 20px;
	margin-top: 15px;
}

.price-item-list li p {
	font-size: 14px;
}

.price-list-pr {
	text-align: center;
	font-size: 16px;
	color: #FF0000;
}

.price-list-pr span {
	font-size: 20px;
	font-weight: bold;
	color: #FF0000;
}

.price-list-p {
	text-align: center;
	font-size: 14px;
	color: #00a2ca;
	margin-top: 10px;
	margin-bottom: 20px;
}

.price-list-more {
	width: 200px;
	height: 40px;
	display: block;
	margin: 0 auto;
	color: #F96A69;
	text-align: center;
	line-height: 40px;
	font-size: 16px;
	border: 1px solid #F96A69;
	transition: all .2s;
}

.price-list-more:hover {
	background: #F96A69;
	color: #fff;
}

/* 首页样式之邮箱优势部分*/
.advantage-container {
	margin-top: 30px;
}

.advantage-item {
	display: block;
	width: 360px;
	padding: 30px 16px;
	float: left;
	height: 180px;
	margin: 0 0 10px;
	border: 1px solid #E7E7E7;
}

.advantage-item:hover {
	border-color: #F44314;
	background: #F44314;
	padding-top: 26px;
	position: relative;
	z-index: 99;
	text-decoration: none;
}

.advantage-item-img {
	float: left;
	display: inline-block;
	height: 120px;
	width: 120px;
	line-height: 120px;
	text-align: center;
	border: 3px solid transparent;
	margin: 0;
	border-radius: 100%;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all 160ms;
	transition: all 160ms;
}

.advantage-item-img img {
	width: 100%;
	height: 100%;
	display: block;
	border: none;
}

.advantage-item:hover .advantage-item-img {
	height: 120px;
	width: 120px;
	line-height: 60px;
	margin: 0 auto;
}

.advantage-item-text h4 {
	line-height: 25px;
	font-size: 18px;
	padding: 5px 0 7px;
	font-family: 'PingFangSC-Regular', "Microsoft YaHei", Tahoma, sans-serif;
	font-weight: bold;
}

.advantage-item-text p {
	font-size: 14px;
	line-height: 30px;
	height: 90px;
	/* overflow: hidden; */
	font-family: 'PingFangSC-Regular', "Microsoft YaHei", Tahoma, sans-serif;
}

.advantage-content {
	margin-top: 30px;
}

/* 首页样式之邮箱案例部分*/
.cases-content {
	padding: 50px 0;
}

.cases-content ul li {
	width: 30%;
	float: left;
	display: block;
	height: 200px;
	padding-top: 42px;
	margin-bottom: 30px;
	border: none;
	border-radius: 8px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	height: inherit;
	padding-top: 0;
	border-radius: 0;
	background-color: #f5f5f5;
	color: #000;
	z-index: 10002;
}

.cases-content ul li a {
	display: block;
	box-shadow: 0 5px 20px 1px rgba(49, 49, 49, 0.2);
}

.cases-content ul li {
	margin-left: 15px;
	margin-right: 15px;
}

.cases-content ul {
	padding-top: 10px;
	overflow: visible;
}

.cases-content ul li:hover {
	-ms-transform: translateY(-10px);
	-webkit-transform: translateY(-10px);
	-moz-transform: translateY(-10px);
	-o-transform: translateY(-10px);
	transform: translateY(-10px);
	z-index: 1002;
	position: relative;
	left: 0;
}

.cases-item-img img {
	width: 100%;
	height: auto;
	border: none;
	display: block;
}

.cases-item-content {
	padding: 20px 20px 40px 20px;
}

.cases-item-title {
	line-height: 24px;
	font-size: 16px;
	overflow: hidden;
	color: #616161;
	letter-spacing: 1px;
	font-weight: 600;
}

.cases-item-list {
	margin-top: 10px;
	line-height: 24px;
	font-size: 14px;
	color: #6bd3e7;
}

.cases-item-text {
	padding-top: 20px;
	height: 50px;
	line-height: 25px;
	font-size: 12px;
	color: #919191;
}

.cases-item-data {
	margin-top: 100px;
	padding-top: 20px;
	border-top: 1px solid #e0e0e0;
	font-size: 12px;
	color: #919191;
}

