/** Footer 3 stylesheet  * */
.footer-3 {
  padding-top: 40px;
  background: #f2f2f2;
  color: #595757;
  font-size:15px;
}
@media (max-width: 768px) {
.footer-3 {
  padding-top: 15px;
  font-size: 16px;
}
}
.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:272px;
  }
  .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:15px 0;
}
.footer-3 a {
  color: #595757;
}
.footer-3 a:hover,
.footer-3 a:focus,
.footer-3 a.active {
  color: #006936;
  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: 0px;
  }
  .footer-3 .row > [class*="col-sm-"]:first-child {
    margin-top: 0;
  }
}
.zxy-footer li {
	width:100%;
	float:left;
	height:240px;
}
@media (max-width: 767px) {
.zxy-footer li {
	height:125px;
	padding-top:20px;
}
}
.zxy-footer li a {
	display:block;
}
.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:#006936;
	width:67px;
}
.zxy-footer li p a {
  font-size: 15px;
}
.zxy-footer li.cont_w {
	line-height:30px;
	width:273px;
}
.copy {
	text-align:center;
	line-height:50px;
	border-top:1px solid #e2e2e2;
	margin-top:20px;
}
@media (max-width: 767px) {
.copy {
	height:40px;
}
.zxy-footer li p a {
  font-size: 16px;
}
}
.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:#006936 !important;
}
.shopmrsc p.xwlbbt:hover {
	color:#006936;
}
.zxy-slg {
    padding:7px 0 0 4px;
}
.zxy-wx {
    padding:0 0 0 15px;
}
.zxy-footer li a i {
   line-height:40px;
}
.zxy-footer li a svg {
   line-height:60px;
}

.share{
	width:100%;
	margin:0 auto;
	overflow: hidden;
}
.share li{
	float: left;
    padding: 5px 11px;
}
.share li i {
	width: 40px;
	height: 40px;
	cursor: pointer;
	border-radius: 20px;
}
.code_wrap{
  position: absolute;
  left: 50%;
  top: -70px;
  margin-left: -213px;
  width: 300px;
  z-index: 50;
}
.code{
	width: 100%;
	overflow: hidden;
	position: relative;
}
.code li{
	float: left;
	width: 150px;
	height:163px;
}
.code li img{
	width: 150px;
	height:163px;
	display: none;
}

.code li img.wechat{
	position:absolute;
	left:47px;

}
.code li img.weibo{
	position: absolute;
	left: 109px;
}

/*----------تض»ْµ×²؟µ¼؛½ ----------*/
aside, section, {
    margin: 0;
    padding: 0;
    border: 0;
    background: transparent;
}
.mobile_btn {
    display: block;
    position: fixed;
    z-index: 98;
    bottom: 0;
    right: 0;
    left: 0;
    text-align: center;
    background-color: #fff;
    border-top: 1px #f2f2f2 solid;
    padding: 0 0 4px;
    line-height: 16px;
}
.mobile_btn ul {
    margin-right: 0;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: center;
}
.mobile_btn ul li {
    min-width: 20%;
    padding-top: 5px;
}
.mobile_btn ul li a {
    font-size: 12px;
    display: block;
	color:#333;
}
.mobile_btn ul li a:active {
    text-decoration:none;
	color:red;
}
.mobile_btn ul li a:hover {
    text-decoration:none;
}
.mobile_btn ul li a svg {
    width: 24px;
    height: 24px;
    display: block;
    margin: auto;
}
.tha-wx-img {
    margin:0 auto;
	text-align:center;
	padding:0;
}
.tha-wx-img img {
    width:140px;
	padding:30px 0 0 0;
}