/* 代发指南 */

.daifa_banner {

	height: 400px;
	background: url(/webs/img/daifa_banner.png) no-repeat;
	background-position: center;
	min-width: 1200px;
}

.daifa {

	background-color: #FFFFFF;
	margin-bottom: 93px;
	padding: 0 30px 70px 30px;
	box-sizing: border-box;
}

.daifa_title {
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 16px;
	font-weight: bold;
	color: #fd4259;

	padding: 24px 0 0 48px;
}

.daifa_title span {

	margin: 0 10px;
}

.daifa_item_wen {
	display: flex;
	margin: 30px 0 7px 0;

}

.daifa_item_da {
	display: flex;
}

.daifa_item_da img,
.daifa_item_wen img {
	width: 24px;
	height: 24px;
	margin-right: 12px;
}

.wen_list {
	font-weight: bold;
}

.da_list p {
	line-height: 30px;
}

/* 公告详情 */
.gonggao_banner {
	height: 400px;
	background: url(/webs/img/gonggao_banner.png) no-repeat;
	background-position: center;
	min-width: 1200px;
}

.gonggao_tab {
	height: 50px;
	background-color: #f4f4f4;
}

.gonggao_tab span {
	width: 33.33%;
	display: inline-block;
	text-align: center;
	line-height: 50px;
	font-size: 16px;
	box-sizing: border-box;
	position: relative;

}

.gonggao_tab span::before {
	content: '';
	display: inline-block;
	width: 1px;
	height: 13px;
	background-color: #ece4de;
	position: absolute;
	right: 0;
	top: 18px;
}

.gonggao_tab span:last-child::before {
	content: none;
}

.gonggao_weizhi {

	background-color: #FFFFFF;
	padding: 35px 0 21px 23px;
}

.gongao_biaoti_top {
	padding: 76px 0 52px 0;
	border: 1px #eeeeee dashed;
	border-left: none;
	border-right: none;
	background-color: #FFFFFF;
}

.gonggao_biaoti {
	font-size: 24px;
	color: #333333;
	text-align: center;
}

.gonggao_time {
	text-align: center;
	font-size: 14px;
	color: #999999;
	margin-top: 20px;
}

.gonggao_zhengwen {
	padding: 67px 149px 132px 178px;
	background-color: #FFFFFF;
}

.zhengwen_txt {
	margin-bottom: 50px;
}

.xq_riqi {
	text-align: right;
	margin-top: 50px;
}

.gonggao_zhengwen p {
	line-height: 30px;
}

.gonggao_body {
	padding-left: 10px;
}


/* 手机app */
.down {
	height: 848px;
	background-color: #faddca;
}

.down .down_top img {
	width: 100%;
}


.down_copy {
	margin-top: 5px;
	display: flex;
}

.down_copy p {
	width: 369px;
	height: 43px;
	line-height: 43px;
	box-shadow: inset 0px 3px 7px 0px rgba(0, 0, 0, 0.03);
	border-radius: 5px;
	border: solid 1px #fe5745;
	padding-left: 15px;
	box-sizing: border-box;
	margin-right: 10px;
	font-size: 18px;
	color: #fe5745;
}

.down_copy_txt {
	font-size: 18px;
}

.down_copy button {
	width: 112px;
	height: 43px;
	background-image: linear-gradient(90deg,
		#fd4259 0%,
		#fe5745 100%),
		linear-gradient(#fd4259,
		#fd4259);
	background-blend-mode: normal,
		normal;
	border-radius: 5px;
	color: #FFFFFF;
	font-size: 16px;
}

.down_bottom {
	display: flex;
	margin-top: 40px;
	justify-content: center;
}

.down_gongzhong,
.down_shouji {
	width: 173px;
	margin-right: 74px;
	text-align: center;
}

.down_gongzhong img,
.down_shouji img {
	width: 100%;
	height: 173px;
	margin-bottom: 15px;
}



.down_bottom_txt {
	font-family: MFLiHei_Noncommercial-Regular;
	font-size: 30px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #fd6f1d;
	font-weight: bold;
	position: relative;
}

.down_txt {
	width: 365px;
	height: 80px;
	background-color: #fca16c;
	border-radius: 6px;
	margin: 12px 0;
	text-align: center;
	font-size: 16px;
	color: #FFFFFF;
	padding: 17px 0;
	box-sizing: border-box;
}

.down_txt p {
	line-height: 25px;
}

.down_tishi {
	width: 123px;
	height: 48px;
	background-color: #ffffff;
	box-shadow: 2.9px 4.1px 0px 0px #ffb083;
	border-radius: 40px 40px 40px 0px;
	font-size: 16px;
	color: #fe5745;
	position: absolute;
	right: 0;
	text-align: center;
	top: -48px;
	line-height: 48px;
}

/* 发货去重 */
.quchong{
	width: 80px;
	margin-left: 10px;
}