@charset "utf-8";
/* CSS Document */
/*内页底部*/
.dyb_cotton_footerwrap {
	background: #373d41;
	min-width: 1200px;
	padding-bottom:30px;
}

.foot {
	width: 1200px;
	margin: 0 auto;
	padding: 56px 0;
}

.foot ul {
	float: left;
	width: 238px;
}

.foot ul li {
	width: 87px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #fff;
}

.foot ul li.help {
	font-size: 16px;
}

.foot ul li a {
	font-size: 14px;
	color: #bccbde;
}

.foot .weixin {
	font-size: 14px;
	color: #bccbde;
	width: 240px;
	text-align: right;
	float: right;
	line-height: 25px;
}

.foot .date {
	width: 240px;
	text-align: center;
	float: left;
}

.foot .date span {
	font-size: 24px;
	color: #fff;
}

.foot .date p {
	font-size: 14px;
	color: #bccbde;
}

.foot .date .zx {
	background:url(../images/ny_footer.png) no-repeat;
	width: 170px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	display: inline-block;
	font-size: 14px;
	color: #fff;
	margin-top: 8px;
}
.footer {
	min-width: 1200px;
}
.footer p {
	font-size: 14px;
	color: #666;
	text-align: center;
	color: #bccbde;
}
.dyb_cotton_pic{
	background:url(../images/cotton_bg.png) no-repeat center top;
	height:230px;
	min-width:1200px;
	}