/* 联系我们页面开始 */
.public-contact {
	margin-top: 50px;
	padding-bottom: 50px;
}

.contact-l {
	width: 550px;
}

.contact-l h4 {
	font-size: 26px;
	color: #191919;
}

.contact-t-tit {
	margin: 20px 0;
	font-weight: bold;
	font-size: 16px;
	color: #000000;
}

.contact-t-tit span {
	color: #F23313;
	font-size: 20px;
	font-family: Georgia;
}

.contact-text {
	font-size: 14px;
	color: #757575;
	line-height: 30px;
}

.contact-ate {
	margin-top: 20px;
	width: 350px;
}

.contact-apt {
	float: left;
}

.contact-apt p {
	font-size: 16px;
	color: #404040;
	line-height: 35px;
}

.contact-apt p a {
	font-size: 16px;
	color: #404040;
}

.contact-ewm {
	float: right;
	width: 100px;
	text-align: center;
}

.contact-ewm img {
	width: 100px;
	height: 100px;
}

.contact-ewm  p {
	font-weight: bold;
	font-size: 16px;
	color: #000;
	line-height: 30px;
}

/* 百度地图 */
.contact-r {
	float: right;
	width: 600px;
	height: 300px;
	border: #ccc solid 1px;
	margin-top: -300px;
}

.iw_poi_title {
	color: #CC5522;
	font-size: 14px;
	font-weight: bold;
	overflow: hidden;
	padding-right: 13px;
	white-space: nowrap;
}

.iw_poi_content {
	font: 12px arial,sans-serif;
	overflow: visible;
	padding-top: 4px;
	white-space: -moz-pre-wrap;
	word-wrap: break-word;
}
/* 联系我们页面结束 */

/* 关于我们页面开始 */
.public-about {
	margin-top: 30px;
	padding-bottom: 50px;
}

.public-about h4 {
	text-align: center;
	font-size: 20px;
	color: #ff0000;
}

.public-about p {
	margin-top: 20px;
	margin-bottom: 30px;
	text-align: center;
	font-size: 18px;
	color: #111111;
	font-weight: bold;
}

.public-about span {
	line-height: 35px;
	word-break: normal;
	width: auto;
	display: block;
	white-space: pre-wrap;
	word-wrap: break-word;
	overflow: hidden;
}
/* 关于我们页面结束 */

/* 用户案例页面开始 */
.public-case {
	margin-top: 50px;
	padding-bottom: 50px;
}

.public-case h3 {
	font-size: 25px;
	color: #fff;
}

.public-case ul {
	margin-top: 50px;
}

.public-case ul li {
	width: 230px;
	height: 73px;
	float: left;
	margin-right: 60px;
	margin-bottom: 20px;
}
/* 用户案例页面结束 */

/* 特色功能页面开始 */
.public-features {
	margin-top: 30px;
}

.features-top-item {
	display: block;
	width: 360px;
	padding: 5px 10px;
	text-align: center;
	float: left;
	height: 200px;
	margin: 0 0 10px;
	border: 1px solid #E7E7E7;
	box-sizing: border-box;
	overflow: hidden;
}

.features-top-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-top .features-top-item {
	-webkit-transition: all 160ms;
	transition: all 160ms;
}

.features-top-item-img {
	display: inline-block;
	height: 100px;
	width: 100px;
	line-height: 50px;
	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-top-item-img img {
	width: 100%;
	height: 100%;
	display: block;
	border: none;
}

.features-top-item:hover .features-top-item-img {
	height: 100px;
	width: 100px;
	line-height: 10px;
	margin: 0 auto;
}

.features-top-item h4 {
	line-height: 10px;
	font-size: 18px;
	color: #3D3D3D;
	padding: 5px 0 10px;
	font-family: 'PingFangSC-Regular', "Microsoft YaHei", Tahoma, sans-serif;
	font-weight: normal;
}

.features-top-item-text {
	color: #9A9A9A;
	font-size: 14px;
	line-height: 20px;
	height: 50px;
	overflow: hidden;
	font-family: 'PingFangSC-Regular', "Microsoft YaHei", Tahoma, sans-serif;
}

.fea-f {
	margin-left: 60px;
}

.features-bottom {
	margin-top: 50px;
}

.features-bottom-item-content {
	width: 360px;
	height: 150px;
	float: left;
}

.features-bottom-item-ol {
	width: 5px;
	height: 20px;
	float: left;
	background: #1199f2;
}

.features-bottom-item-r {
	width: 245px;
	float: left;
	margin-left: 15px;
	margin-top: -1px;
}

.features-bottom-item-r h4 {
	font-size: 16px;
	font-weight: bold;
	color: #3D3D3D;
	font-family: 'PingFangSC-Regular', "Microsoft YaHei", Tahoma, sans-serif;
}

.features-bottom-item-r p {
	margin-top: 15px;
	color: #9A9A9A;
	font-size: 14px;
	line-height: 30px;
}

.fea-bot {
	padding-bottom: 50px;
}

/* 特色功能页面结束 */


/* 邮箱优势页面开始 */
.publie-advantage {
	padding-bottom: 50px;
}

.publie-advantage .advantage-content {
	margin-top: 30px;
}

.advantage-item {
	display: block;
	width: 300px;
	padding: 30px 16px;
	text-align: center;
	float: left;
	height: 260px;
	margin: 0 0 10px;
	border: 1px solid #E7E7E7;
	box-sizing: border-box;
	border-radius: 10px;
	overflow: hidden;
}

.advantage-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);
}

.advantage-content .advantage-item{
	-webkit-transition: all 160ms;
	transition: all 160ms;
}

.advantage-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;
}

.advantage-item-img img {
	width: 100%;
	height: 100%;
	display: block;
	border: none;
}

.advantage-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;
}

.advantage-item p {
	color: #9A9A9A;
	font-size: 14px;
	line-height: 30px;
	height: 60px;
	overflow: hidden;
	font-family: 'PingFangSC-Regular', "Microsoft YaHei", Tahoma, sans-serif;
}

.advantage-item:hover .advantage-item-img{
	height: 80px;
	width: 80px;
	line-height: 60px;
	margin: 0 auto;
}

.f-adv {
	margin-left: 150px;
}

/* 邮箱优势页面结束 */

/* 邮箱价格页面开始 */
.fl {
	float: left;
}

.fr {
	float: right;
}
/* 邮箱价格页面结束 */
