/** Footer 3 stylesheet  * */
.footer-3 {
  font-size: 13px;
  padding-top: 20px;
  background: #545c64;
  color: #eee;
}
@media (max-width: 768px) {
.footer-3 {
  height:412px;;
}
  }
.footer-3.v-center,
.footer-3 .v-center {
  display: table;
  width: 100%;
}
.footer-3.v-center > div,
.footer-3 .v-center > div {
  display: table-cell;
  vertical-align: middle;
  margin-top: 0;
  margin-bottom: 0;
  float: none;
}
@media (min-width: 768px) {
  .footer-3.v-center.row:before,
  .footer-3 .v-center.row:before,
  .footer-3.v-center.row:after,
  .footer-3 .v-center.row:after {
    display: none;
  }
}
@media (max-width: 767px) {
  .footer-3.v-center,
  .footer-3 .v-center {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 5px;
    padding-right: 5px;
	height:282px;
  }
  .footer-3.v-center.row,
  .footer-3 .v-center.row {
    display: block;
    width: auto;
  }
  .footer-3.v-center.row:before,
  .footer-3 .v-center.row:before,
  .footer-3.v-center.row:after,
  .footer-3 .v-center.row:after {
    display: none;
  }
  .footer-3.v-center.row > *,
  .footer-3 .v-center.row > * {
    display: block;
    vertical-align: baseline;
  }
}
.footer-3 .row.v-center {
  padding-left: 0;
  padding-right: 0;
}
.footer-3 a {
  color: #999;
}
.footer-3 a:hover,
.footer-3 a:focus,
.footer-3 a.active {
  color: #c22b3c;
  text-decoration:none;
}
.footer-3 h1,
.footer-3 .h1,
.footer-3 h2,
.footer-3 .h2,
.footer-3 h3,
.footer-3 .h3,
.footer-3 h4,
.footer-3 .h4,
.footer-3 h5,
.footer-3 .h5,
.footer-3 h6,
.footer-3 .h6 {
  color: white;
}
.footer-3 .brand {
  font-size: 25px;
  font-weight: normal;
  color: #ffffff;
  font-weight: 500;
}
.footer-3 .additional-links a {
  color: #bdc3c7;
  text-decoration: underline;
}
.footer-3 .additional-links a:hover,
.footer-3 .additional-links a:focus,
.footer-3 .additional-links a.active {
  color: #ffffff;
}
.footer-3 h6 {
  margin: 0 0 10px;
  font-size: 16px;
  font-weight: normal;
  color: #ffffff;
  font-weight: 300;
  text-transform: none;
}
.footer-3 .address {
  line-height: 1.6;
}
@media (max-width: 767px) {
  .footer-3 .row > [class*="col-sm-"] {
    margin-top: 30px;
  }
  .footer-3 .row > [class*="col-sm-"]:first-child {
    margin-top: 0;
  }
}
.zxy-footer li {
	width:100%;
	float:left;
	height:200px;
}
@media (max-width: 767px) {
.zxy-footer li {
	height:125px;
	padding-top:20px;
}
}
.zxy-footer li a {
	display:block;
	line-height:30px;
}
.zxy-footer li span {
	display:block;
	width:10px;
	height:1px;
	background:#999;
	margin:10px 0 10px 0;
	transition:all 0.5s ease;
	-webkit-transition:all 0.5s ease;
}
.zxy-footer li:hover span {
	background:#c22b3c;
	width:67px;
}
.zxy-footer li p a {
	font-size:16px;
}
.zxy-footer li.cont_w {
	line-height:30px;
	width:273px;
}
.copy {
	text-align:center;
	line-height:80px;
	border-top:1px solid rgba(255,255,255,0.1);
	margin-top:40px;
}
@media (max-width: 767px) {
.copy {
	line-height:60px;
	margin-top:0px;
}
  }
.xwlb_img img:hover,.pro_list_box_item_l_zdy a:hover img,.products_pages_info:hover,.dgweb_pages_info:hover,.news_pages_info:hover {
	border-color:#c22b3c !important;
}
.shopmrsc p.xwlbbt:hover {
	color:#c22b3c;
}
.zxy-slg {
    padding:7px 0 0 4px;
}
.zxy-wx {
    padding:0 0 0 15px;
}
