/* banner */
.mailbox_Mgt_banner {
	height: 800px;
	background: url("../image/mailbox_management/background4.jpg") no-repeat center center;
	padding-top: 200px;
	box-sizing: border-box;
	position: relative;
}

.mailbox_Mgt_banner .merit>li {
	font-size: 28px;
	font-family: MicrosoftYaHei-, MicrosoftYaHei;
	font-weight: normal;
	color: #FFFFFF;
	padding: 0px 30px;
}

.mailbox_Mgt_banner .merit>li:first-of-type {
	padding-left: 0px;
}

.mailbox_Mgt_banner .merit>.line01 {
	display: inline-block;
	width: 2px;
	height: 16px;
	background: #FFF;
}

.mailbox_Mgt_banner .line02 {
	width: 89px;
	height: 6px;
	background: #FFFFFF;
	margin-top: 14px;
}

.mailbox_Mgt_banner .banner_font {
	width: 615px;
	margin-top: 45px;
	display: flex;
	flex-direction: column;
	align-items: flex-end;
}

.mailbox_Mgt_banner .line03 {
	width: 615px;
	height: 2px;
	background-color: #FFFFFF;
	margin: 17px 0px;
}

.mailbox_Mgt_banner .banner_example_list {
	margin-top: 83px;
}

.mailbox_Mgt_banner .banner_example_list>li {
	width: 210px;
	height: 48px;
	line-height: 48px;
	background: #FFFFFF;
	border-radius: 10px;
	margin-right: 20px;
	font-size: 16px;
	font-family: MicrosoftYaHei-, MicrosoftYaHei;
	font-weight: normal;
	color: #012B7D;
	text-align: center;
}

.mailbox_Mgt_banner .banner_example_list>li>span {
	font-size: 18px;
	font-family: Microsoft YaHei-Bold, Microsoft YaHei;
	font-weight: bold;
	color: #F90000;
}

.mailbox_Mgt_banner .banner_apply {
	width: 1180px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	position: absolute;
	bottom: -35px;
}

.mailbox_Mgt_banner .banner_apply>input {
	width: 980px;
	height: 70px;
	text-indent: 24px;
	font-family: MicrosoftYaHei-, MicrosoftYaHei;
	font-weight: normal;
	color: #999999;
	font-size: 16px;
	background: #FFFFFF;
	box-shadow: 0px 3px 6px 1px rgba(0, 0, 0, 0.16);
	border-radius: 10px;
	border: none;
}

.mailbox_Mgt_banner .banner_apply>button {
	width: 180px;
	height: 70px;
	line-height: 70px;
	background: #FF7584;
	font-size: 18px;
	font-family: Microsoft YaHei-Bold, Microsoft YaHei;
	font-weight: bold;
	color: #FFFFFF;
	border-radius: 10px;
	border: none;
}


/* 有困扰 */
.perplex {
	height: 772px;
	padding-top: 80px;
	box-sizing: border-box;
	background-color: #FFF;
}

.perplex_metter {
	display: flex;
	justify-content: center;
	margin-top: 58px;
}

/* 邮箱管理介绍 */
.mailbox_introduce {
	height: 2500px;
	padding-top: 60px;
	box-sizing: border-box;
	background: linear-gradient(93deg, #EDF0F7 0%, #E4F1FA 100%);
}

.introduce_metter {
	margin-top: 85px;
}

.introduce_item {
	width: 100%;
	height: 440px;
}

.introduce_item>.left {
	width: 598px;
	height: 100%;
	background: url("../image/mailbox_management/jiaocha.png") no-repeat center left;
	display: flex;
	align-items: center;
	justify-content: flex-end;
}

.introduce_item>.left02 {
	justify-content: flex-start;
	background: url("../image/mailbox_management/jiaocha02.png") no-repeat center right;
}

/* .introduce_item>.left>.pic_item {
	width: 462px;
	height: 304px;
	background: #FFFFFF;
	box-shadow: 0px 0px 20px 1px rgba(0, 0, 0, 0.2);
	border-radius: 20px;
} */

.introduce_item>.right {
	width: calc(100% - 598px);
	display: flex;
	justify-content: flex-end;
	padding-top: 70px;
	box-sizing: border-box;
}

.introduce_item>.right02 {
	justify-content: flex-start;
}

.introduce_item>.right>.detail>p {
	font-size: 28px;
	font-family: FZDaHei-B02S-Regular, FZDaHei-B02S;
	font-weight: bold;
	color: #333333;
	letter-spacing: 3px;
}

.introduce_item>.right>.detail {
	width: fit-content;
}

.introduce_item>.right>.detail>span {
	display: inline-block;
	font-size: 18px;
	font-family: Microsoft YaHei-Regular, Microsoft YaHei;
	font-weight: 500;
	color: #666666;
	margin: 18px 0px 44px 0px;
}

.introduce_item>.right>.detail>ul {
	font-size: 16px;
	font-family: Microsoft YaHei-Regular, Microsoft YaHei;
	font-weight: 400;
	color: #999999;
}

.introduce_item>.right>.detail>ul>li {
	margin-bottom: 8px;
}

.introduce_item>.right>.detail>ul>li::before {
	display: inline-block;
	content: '';
	width: 10px;
	height: 10px;
	background: #333333;
	margin-right: 10px;
}

/* 选择我们 */
.choose_us {
	height: 596px;
	padding-top: 60px;
	box-sizing: border-box;
	background: #FFFFFF;
}

.choose_us_metter {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	margin-top: 56px;
}

.choose_us_item {
	width: 295px;
	height: 329px;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: space-around;
}

.choose_us_item>img:last-of-type {
	display: none;
}

.choose_us_item>p {
	width: 234px;
	text-align: center;
	font-size: 20px;
	font-family: Microsoft YaHei-Bold, Microsoft YaHei;
	font-weight: bold;
	color: #333333;
}

.choose_us_item>span {
	width: 234px;
	font-size: 14px;
	font-family: Microsoft YaHei-Regular, Microsoft YaHei;
	font-weight: 400;
	color: #666666;
	text-align: center;
}

.choose_us_item:hover>p,
.choose_us_item:hover>span {
	color: #FFF;
}

.choose_us_item:hover>img:last-of-type {
	display: block;
}

.choose_us_item:hover>img:first-of-type {
	display: none;
}

.choose_us_item:hover {
	width: 295px;
	height: 389px;
	justify-content: space-evenly;
	background: url('../image/mailbox_management/choose_us_item_bg.png') no-repeat center center;
	box-shadow: 0 0 10px rgba(0,71,180,.24);
}


/* 产品套餐 */
.product_menu {
	height: 453px;
	padding-top: 60px;
	box-sizing: border-box;
	background: #F5F5F5;
}

.product_menu_list {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	margin-top: 56px;
}

.product_menu_list>.product_menu_item {
	width: 280px;
	height: 200px;
	border-radius: 20px;
	display: flex;
	flex-direction: column;
	justify-content: space-around;
	padding: 0px 24px;
	box-sizing: border-box;
}

.product_menu_list>.product_menu_item p:nth-of-type(1) {
	width: 100%;
	font-size: 20px;
	font-family: Microsoft YaHei-Regular, Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
}

.product_menu_list>.product_menu_item p:nth-of-type(2) {
	width: 100%;
	font-size: 30px;
	font-family: Microsoft YaHei-Bold, Microsoft YaHei;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
}

.product_menu_item:nth-child(1) {
	background: url('../image/mailbox_management/product_menu_item01.png') no-repeat center center;
}

.product_menu_item:nth-child(2) {
	background: url('../image/mailbox_management/product_menu_item02.png') no-repeat center center;
}

.product_menu_item:nth-child(3) {
	background: url('../image/mailbox_management/product_menu_item03.png') no-repeat center center;
}

.product_menu_item:nth-child(4) {
	background: url('../image/mailbox_management/product_menu_item04.png') no-repeat center center;
}


/* 标题样式 */
.mailbox_title {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
}
