/* 最顶头部区开始！ */
.header {
	height: 218px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.head-left,
.head-left img {
	display: block;
	width: 206px;
}

.head-cent {
	width: 680px;
	height: 96px;
}

.head-right,
.head-right a {
	display: block;
	width: 160px;
	text-align: center;
	height: 44px;
	line-height: 44px;
	color: #fff;
	font-size: 16px;
	background-image: linear-gradient(to right, #f55a48, #f99445);
}

.head-right a i {
	margin-right: 2px;
}

.headc-top span {
	display: inline-block;
	padding: 0 14px;
	height: 28px;
	line-height: 28px;
	color: #000;
	cursor: pointer;
}

.heact-active {
	background: #178cee;
	color: #FFFFFF !important;
}

.headc-seah {
	margin-bottom: 8px;
}

.headc-seah input {
	display: inline-block;
	width: 543px;
	height: 20px;
	outline: 0;
	padding: 10px;
	font-size: 14px;
	font-family: "微软雅黑";
	border: solid 2px #178cee;
}

.headc-seah button {
	display: inline-block;
	background-color: #178cee;
	width: 112px;
	height: 44px;
	border: none;
	color: #ffffff;
	line-height: 44px;
	text-align: center;
	font-size: 16px;
	letter-spacing: 3px;
	font-weight: bold;
	cursor: pointer;
}

.headc-nav a {
	margin-right: 10px;
	color: #999999;
}

.headc-nav a:hover {
	color: #178cee !important;
}

/* 最顶头部区结束！ */
/* 导航区开始！ */
@font-face {
	font-family: "iconfont";
	src: url('iconfont.eot?t=1593314486155');
	/* IE9 */
	src: url('iconfont.eot?t=1593314486155#iefix') format('embedded-opentype'),
		/* IE6-IE8 */
		url('data:application/x-font-woff2;charset=utf-8;base64,d09GMgABAAAAAAO4AAsAAAAACBAAAANrAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHEIGVgCDBgqDeIMiATYCJAMMCwgABCAFhG0HOBvqBhFVlPVkPwobxxKWpUjiR760HK0vo4zifj/Ew9d+7M/d3SeYNkiike7NE0MikoiERBNLkL1BJZICWb6UwJCeXZsab3KjkrVdX8JmTu+RvpyOsS3CvFBdspblp+/4pCFJv/f9sjxOoxRCgnD8z+X0riE+v2WRZTTH8qgXYDw50DEnUKAFEpCnAp7NRB7rCXQatyDWnTwCQKuwugXiKDU5FrQ5tdKSG1qhrhlbxA3AatMpegMA1+H34z/QCwJJlVl9dw8dE8Dy1+5tIgT/wyJ8BHDmM0KYRMYCCnFQa96X4/CCrFMTl/bUWhHSXL7/f0K2Lq13+sdLRM3K7gYzUCY3xXGpBN+JLEjc/yRqNHgBwDvww46sdFujhyUUNQtpHQvIIpl+Pg/PhaT0lOntc8STOnrEUEiPoAuA+0NHsrCX3PEk1G1B0OkR4G4uGTCqnHwU+a5+WDjCC2uYUKB0jEmElHHh/g3CWfXuabY/efk4qIskmBHjcaqmSB1rvBBfdnDXFE8wweuR5lfyg2s7uVRhOzew3gCdCzfpG+uLw+K+Qcy0KGMw0m9Cmr2RvZg1DDbuAl6Nyn1msWWsRLkkZhnezS2tjJkklzuQGRRMlZPUowWH0PT5N9oJDqLrScrRgoLO5STZslI4nhtl6Ff3T3fr3A0tgodys+GWLvYsw3wyvJKRvTR8Zsg+iSFu7l4kMzVOzUOufjjj+pDvkpP/eVT8IT1+TVypOtU1SAmyWkI6zickzcXsTqZBDPj9zwj6g6I3uQFi/5O/8dai0BVNt3glkAv4lNKcgPP3poB+Vtr3tAT/G6dnUdFlWElR2S7btGQnGadNAp5O/Fv5MOg3XjrSO5vQGkkhaYxB1ppAC34BKl0WodZagk7zdpO7DGFDUTow50UQ+r0h6fUBWb8PWvBfqIz6Q60/htBpL5ZzdpkKs1gxZoIl5A8wBdXK0ckiyt2j7lzGWV5IOCO3xgdxEBVjO6yR5xjQXnUiokAxedjSZugcQcN0wUKCSqRJw1DVvSgoyPcW1jCUEagEcg/AKJCa8suLRenze0jrOBluKajRniHWMs2DWCDqge7Eda+Ce7mkdaUlhFCAwogHtmREzg4T0NS3ukAFEahGBBupkCml+oqD9aX+862ATtayOVLkKOpj0trhmLtn1fV6AA==') format('woff2'),
		url('iconfont.woff?t=1593314486155') format('woff'),
		url('iconfont.ttf?t=1593314486155') format('truetype'),
		/* chrome, firefox, opera, Safari, Android, iOS 4.2+ */
		url('iconfont.svg?t=1593314486155#iconfont') format('svg');
	/* iOS 4.1- */
}

.iconfont {
	font-family: "iconfont" !important;
	font-size: 16px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.nav {
	display: flex;
}

.nav-left {
	background: #178cee;
	width: 280px;
	padding: 0 22px;
	height: 40px;
	padding: 0 22px;
	line-height: 40px;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	display: flex;
	justify-content: space-between;
}

.nav-left i {
	font-size: 20px;
}

.nav-right {
	height: 40px;
	line-height: 40px;
}

.nav-right a {
	display: inline-block;
	display: inline-block;
	margin-left: 32px;
	color: #333333;
	font-size: 16px;
}

.nav-right a:hover {
	color: #178cee !important;
}

/* 导航区结束！ */
/* 左侧菜单栏开始 */
/*商品分类、二级分类等*/
.menu {
	margin-top: -520px;
}

.category {
	float: left
}

.sort-box {
	width: 280px;
	height: 520px;
	background-color: rgba(67, 67, 67, 0.96);
	/* opacity: 0.9; */
	position: relative;
}

.sort-box li {
	border-bottom: 1px solid #626262;
	padding: 24px 0 24px 26px;
	position: static;
}

.sort-box li.bb0 {
	border: 1px solid transparent;
}

.sort-box li .s2 {}

.sort-box li .s2 a {
	display: inline-block;
	color: #aaaaaa;
	font-size: 14px;
	width: 30%;
	text-align: left;
	margin-top: 11px;
}

.sort-box .subsort-box {
	display: none;
	width: 820px;
	height: 520px;
	background: #f4f5f6;
	box-shadow: 0px 4px 6px 3px rgba(0, 0, 0, 0.04);
	position: absolute;
	top: 0px;
	left: 280px;
	z-index: 9999999;
}

.sort-box .subsort-box .adv {
	width: 224px;
	height: 100%;
	background: #ffffff;
	float: right
}

.sort-box .subsort-box .adv ul li {
	border: none;
	height: 33.3%;
	padding: 24px;
	padding-top: 32px;
	overflow: hidden;
	border-bottom: 1px solid #eeeeee;
}

.sort-box .subsort-box .adv ul li:last-child {
	border-bottom: none;
}

.sort-box .subsort-box .adv ul li .adv-p-one {
	color: #666666;
	margin-bottom: 7px;
}

.sort-box .subsort-box .adv ul li .adv-p-two {
	color: #999999;
	font-size: 12px;
	width: 115px;
}

.sort-box .subsort-box .adv ul li a {
	display: block;
}

.sort-box .subsort-box .adv ul li .adv-p-three {
	float: right;
	width: 64px;
	height: 64px;
}

.sort-box .subsort-box .list .s3 {
	font-size: 14px;
}

.sort-box .subsort-box .list {
	margin: 32px 0 0 32px;
	width: 236px;
	float: left;
	height: 111px
}

.sort-box .subsort-box .list .s3 a {
	color: #333333;
}

.sort-box .subsort-box .list .s4 a {
	color: #999999;
}

.sort-box .subsort-box .list .s4 {
	font-size: 12px;
	margin-top: 14px;
}

.sort-box .subsort-box .list .s4 span {
	display: block;
	margin-right: 16px;
	float: left;
	margin-bottom: 10px;
}

.sort-box li:hover {
	/*background:#f4f5f6;*/
}

.sort-box li.bbhover {}

.sort-box li a:hover {
	text-decoration: none
}

.sort-box li .s1 {
	color: #ffffff;
	font-size: 16px;
}

.sort-box li .s2 a:hover {
	color: #178cee;
}

.sort-box li .s2 a:hover span {
	color: #178cee;
}

.sort-box .subsort-box .list a:hover,
.sort-box .subsort-box .list .s4 a:hover {
	color: #178cee;
}

.sort-box .subsort-box .list .s4 .yello {
	color: #f37521;
}

.sort-box .subsort-box .list .s4 .yello:hover {
	color: #178cee;
}

/* 左侧菜单栏结束 */
/* 内容区开始！ */
.main {
	margin-top: 40px;
}

.main-top {
	display: flex;
	justify-content: space-between;
}

.matop-item {
	width: 280px;
	height: 216px;
	position: relative;
	overflow: hidden;
	-webkit-box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.3);
	box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.3);
}

.matop-item img {
	position: relative;
	height: 216px;
	width: 280px;
	display: block;
	top: 0;
	left: 0;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}

.matop-item .dtl {
	background: rgba(51, 51, 51, 0.5);
	width: 100%;
	position: absolute;
	height: 100%;
	top: 0;
	left: 0;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}

.dtl25 .dtl h3,
.dtl25 .dtl p,
.dtl25 .dtl .dtl-btn {
	position: relative;
	top: -100%;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}

.dtl25 .dtl h3 {
	box-sizing: border-box;
	padding: 10px 15px;
	width: 100%;
	background: #178cee;
	color: #fff;
	font-size: 16px;
	font-weight: normal;
	margin-top: 20px;
	margin-bottom: 10px;
	text-decoration: underline;
	-webkit-transition-delay: 0.2s;
	-moz-transition-delay: 0.2s;
	-o-transition-delay: 0.2s;
	transition-delay: 0.2s;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.dtl25 .dtl p {
	padding: 0 15px;
	font-size: 14px;
	margin-bottom: 10px;
	line-height: 1.2;
	color: #fff;
	text-indent: 10px;
	-webkit-transition-delay: 0.1s;
	-moz-transition-delay: 0.1s;
	-o-transition-delay: 0.1s;
	transition-delay: 0.1s;
}

.dtl25 .dtl .dtl-btn {
	margin-right: 15px;
	background: #fff;
	border: 1px solid #ccc;
	border-radius: 2px;
	color: #333;
	float: right;
	font-size: 13px;
	padding: 2px 5px;
	text-align: center;
	text-decoration: none;
}

.dtl25 .dtl .dtl-btn:hover {
	background: #e6e6e6;
	border: 1px solid #adadad;
}

.dtl25:hover .dtl h3,
.dtl25:hover .dtl p,
.dtl25:hover .dtl .dtl-btn {
	top: 0;
}

.dtl25:hover .dtl {
	visibility: visible;
	opacity: 1;
}

.dtl26 .dtl h3,
.dtl26 .dtl p,
.dtl26 .dtl .dtl-btn {
	position: relative;
	top: 100%;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}

.dtl26 .dtl h3 {
	padding: 10px 15px;
	width: 100%;
	background: #178cee;
	color: #fff;
	font-size: 16px;
	font-weight: normal;
	margin-top: 20px;
	margin-bottom: 10px;
	text-decoration: underline;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	box-sizing: border-box;
}

.dtl26 .dtl p {
	padding: 0 15px;
	font-size: 14px;
	margin-bottom: 10px;
	line-height: 1.2;
	color: #fff;
	text-indent: 10px;
	-webkit-transition-delay: 0.1s;
	-moz-transition-delay: 0.1s;
	-o-transition-delay: 0.1s;
	transition-delay: 0.1s;
}

.dtl26 .dtl .dtl-btn {
	margin-right: 15px;
	background: #fff;
	border: 1px solid #ccc;
	border-radius: 2px;
	color: #333;
	float: right;
	font-size: 13px;
	padding: 2px 5px;
	text-align: center;
	-webkit-transition-delay: 0.2s;
	-moz-transition-delay: 0.2s;
	-o-transition-delay: 0.2s;
	transition-delay: 0.2s;
	text-decoration: none;
}

.dtl26 .dtl .dtl-btn:hover {
	background: #e6e6e6;
	border: 1px solid #adadad;
}

.dtl26:hover .dtl h3,
.dtl26:hover .dtl p,
.dtl26:hover .dtl .dtl-btn {
	top: 0;
}

.dtl26:hover .dtl {
	visibility: visible;
	opacity: 1;
}

.dtl27 .dtl h3,
.dtl27 .dtl p,
.dtl27 .dtl .dtl-btn {
	position: relative;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}

.dtl27 .dtl h3 {
	padding: 10px 15px;
	width: 100%;
	left: -100%;
	background: #178cee;
	color: #fff;
	font-size: 16px;
	font-weight: normal;
	margin-top: 20px;
	margin-bottom: 10px;
	text-decoration: underline;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	box-sizing: border-box;
}

.dtl27 .dtl p {
	padding: 0 15px;
	font-size: 14px;
	margin-bottom: 10px;
	line-height: 1.2;
	color: #fff;
	top: 30px;
	text-indent: 10px;
}

.dtl27 .dtl .dtl-btn {
	margin-right: 15px;
	background: #fff;
	border: 1px solid #ccc;
	border-radius: 2px;
	color: #333;
	top: 30px;
	float: right;
	font-size: 13px;
	padding: 2px 5px;
	text-align: center;
	text-decoration: none;
}

.dtl27 .dtl .dtl-btn:hover {
	background: #e6e6e6;
	border: 1px solid #adadad;
}

.dtl27:hover .dtl h3 {
	left: 0;
}

.dtl27:hover .dtl p,
.dtl27:hover .dtl .dtl-btn {
	top: 0;
}

.dtl27:hover .dtl {
	visibility: visible;
	opacity: 1;
}

.dtl28 .dtl h3,
.dtl28 .dtl p,
.dtl28 .dtl .dtl-btn {
	position: relative;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}

.dtl28 .dtl h3 {
	padding: 10px 15px;
	width: 100%;
	left: -100%;
	background: #178cee;
	color: #fff;
	font-size: 16px;
	font-weight: normal;
	margin-top: 20px;
	margin-bottom: 10px;
	text-decoration: underline;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	box-sizing: border-box;
}

.dtl28 .dtl p {
	padding: 0 15px;
	font-size: 14px;
	margin-bottom: 10px;
	line-height: 1.2;
	color: #fff;
	left: 100%;
	text-indent: 10px;
}

.dtl28 .dtl .dtl-btn {
	margin-right: 15px;
	background: #fff;
	border: 1px solid #ccc;
	border-radius: 2px;
	color: #333;
	left: 100%;
	float: right;
	font-size: 13px;
	padding: 2px 5px;
	text-align: center;
	text-decoration: none;
}

.dtl28 .dtl .dtl-btn:hover {
	background: #e6e6e6;
	border: 1px solid #adadad;
}

.dtl28:hover .dtl p,
.dtl28:hover .dtl .dtl-btn,
.dtl28:hover .dtl h3 {
	left: 0;
}

.dtl28:hover .dtl {
	visibility: visible;
	opacity: 1;
}

/* 热卖区开始 */
.main-title {
	height: 40px;
	line-height: 40px;
	padding: 0 0 0 20px;
	position: relative;
	font-size: 16px;
	margin: 20px 0;
}

.main-title:after {
	position: absolute;
	left: 0;
	top: 5px;
	content: "";
	width: 6px;
	height: 30px;
	background: #f37521;
}

.mahot {
	display: flex;
	justify-content: space-between;
}

.mahot-item {
	width: 282px;
	height: 314px;
	overflow: hidden;
}

.mahot-item:hover {
	box-shadow: 0px 6px 20px #CCCCCC;
}

.mahot-item:hover .mahoit-pic {
	height: 120px !important;
	margin-top: 10px;
}

.mahot-item:hover .mahoit-p {
	color: #178cee !important;
}

.mahoit-tit {
	width: 100%;
	height: 48px;
	line-height: 48px;
	padding: 0 16px;
	color: #fff;
}

.mahoit-pic {
	width: 100%;
	height: 152px;
	margin-top: 24px;
}

.mahoit-pic img {
	display: block;
	width: 192px;
	height: 110px;
	margin: 0 auto;
}

.mahoit-p {
	color: #666666;
	width: 232px;
	height: 40px;
	font-size: 14px;
	line-height: 22px;
	margin: 0 auto 20px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	word-break: break-all;

}

.mahoit-mony {
	width: 232px;
	height: 20px;
	line-height: 20px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
}

.mahoit-mony span {
	color: #e92b32;
	font-size: 20px;
}

.mahoit-mony font {
	color: #bbbbbb;
	font-size: 14px;
}

.mahoit-zixun {
	display: block;
	margin: 10px auto;
	width: 136px;
	height: 34px;
	line-height: 34px;
	color: #fff;
	background: #f54948;
	text-align: center;
}

.mahot-one {
	background: url(../images/floor_bg1.png);
}

.mahot-two {
	background: url(../images/floor_bg2.png);
}

.mahot-thr {
	background: url(../images/floor_bg3.png);
}

.mahot-fore {
	background: url(../images/floor_bg4.png);
}

/* 热卖区结束 */
/* 内容区第二板块开始 */
.matwo-cont {
	display: flex;
	justify-content: space-between;
	margin-bottom: 30px;
}

.matwo-left,
.matwo-left img {
	display: block;
	width: 226px;
	height: 540px;
}

.matwo-right {
	flex: 1;
	height: 540px;
	overflow: hidden;
}

.matwo-right li {
	display: block;
	width: 220px;
	height: 260px;
	float: left;
	margin: 0 0 10px 15px;
	overflow: hidden;
	background: #fff;
}

.pro_gren {
	border-top: 2px solid #69b633;
}
.pro_gren span {
	background: #69b633;
}
.pro_gren span:before {
	border-right: 16px solid #69b633;
}


.pro_orange {
	border-top: 2px solid #f37521;
}
.pro_orange span {
	background: #f37521;
}
.pro_orange span:before {
	border-right: 16px solid #f37521;
}


.pro_violet {
	border-top: 2px solid #8c58d0;
}
.pro_violet span {
	background: #8c58d0;
}
.pro_violet span:before {
	border-right: 16px solid #8c58d0;
}

.pro_fot {
	width: 100%;
	height: 30px;
	overflow: hidden;
	/*border-top: 2px solid #69b633;*/
}

.pro_fot span {
	width: 60px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	display: block;
	float: right;
	right: 0;
	top: 0;
	font-size: 12px;
	color: #ffffff;
	position: relative;
}

.pro_fot span:before {
	content: "";
	width: 0px;
	height: 0px;
	border-top: 12px solid transparent;
	border-bottom: 15px solid transparent;
	position: absolute;
	top: 0px;
	left: -16px;
}

.matwo-pic {
	width: 100%;
	height: 120px;
	margin-top: 2px;
}

.matwo-pic img {
	display: block;
	width: 160px;
	height: 96px;
	margin: 0 auto;
}

.matwo-p {
	padding: 0 10px;
	color: #000000;
	text-align: center;
	overflow: hidden;
	/*超出部分隐藏*/
	text-overflow: ellipsis;
	/*超出部分显示省略号*/
	white-space: nowrap;
	/*规定段落中的文本不进行换行 */
	margin: 10px 0 10px 0;
}

.matwo-d {
	padding: 0 10px;
	font-size: 12px;
	color: #999999;
	text-align: center;
	overflow: hidden;
	/*超出部分隐藏*/
	text-overflow: ellipsis;
	/*超出部分显示省略号*/
	white-space: nowrap;
	/*规定段落中的文本不进行换行 */
}

.matwo-mony {
	color: #e92b32;
	font-size: 20px;
	text-align: center;
	margin: 24px 0 20px 0;
}

.matwo-zixun {
	display: block;
	width: 134px;
	height: 32px;
	line-height: 32px;
	background: #1f8eeb;
	margin: 0 auto;
	color: #fff;
	text-align: center;
}

.matwo-right li:hover {
	box-shadow: 0px 6px 20px #CCCCCC;
}

.matwo-right li:hover .matwo-pic {
	height: 100px !important;
}

.matwo-right li:hover .matwo-mony {
	margin: 10px 0 10px 0;
}

.matwo-right li:hover .matwo-p {
	color: #178cee !important;
}

.matwo-right li:hover .matwo-d {
	color: #178cee !important;
}

/* 内容区第二板块开始 */
/* 质量保障区开始 */
.fot-bao {
	width: 100%;
	background: #ececec;
	padding: 15px 0;
}

.fotb-cot {
	display: flex;
}

.fotbc-item {
	width: 396px;
	height: 62px;
	display: flex;
	justify-content: center;
}

.fotbcit-pic {
	display: block;
	width: 62px;
	height: 62px;
	padding: 8px 8px;
}

.fotbcit-pic img {
	display: block;
	width: 100%;
	height: 100%;
}

.fotbcit-right {
	margin-left: 14px;
}

.fotbcit-right h6 {
	line-height: 40px;
	font-size: 18px;
}

.fotbcit-right p {
	color: #888888;
	font-size: 14px;
}

/* 质量保障区结束 */
/* 页尾区开始 */
.footer {
	background: #444444;
}

.foot-main {
	padding: 60px 0;
	display: flex;
}

.fotma-pho {
	width: 284px;
	height: 154px;
	border-right: 1px solid #666666;
}

.fotma-zhong {
	flex: 1;
	display: flex;
	color: #a6a7aa;
}

.fotma-zhong ul {
	margin-left: 102px;
}

.fotma-pho {
	font-size: 12px;
	color: #a6a7aa;
}

.fotma-pho h5,
.fotmaz-tit {
	font-size: 16px;
	color: #ffffff;
}

.fompho-ne {
	padding: 14px 0 14px 58px;
	color: #a6a7aa;
	background: url(../images/kefu.png) 0 16px no-repeat;
}

.fompho-ne h6 {
	line-height: 36px;
	font-size: 20px;
}

.fotmaz-tit {
	margin-bottom: 20px !important;
}

.fotma-zhong ul li {
	margin-bottom: 10px;

}

.fotma-zhong ul li a {
	font-size: 12px;
	color: #a6a7aa;
}

.foot-fsp {
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	padding: 20px 0 10px 0;
	display: flex;
	flex-wrap: wrap;
}

.foot-fsp li {
	display: inline-block;
	margin-bottom: 10px;
}

.foot-fsp li a {
	font-size: 14px;
	color: #999999;
	display: inline-block;
	padding: 0 14px 0 0;
}

.foot-down {
	padding: 20px 0;
}

.foot-down p {
	font-size: 12px;
	text-align: center;
	color: #d6d6d6;
	margin-bottom: 10px;
}
