.page-footer {
  background: url("../image/footer-bg.png") no-repeat center bottom #f9f9f9;
  background-size: 100% auto;
  overflow: hidden;
  clear: both;
}

.page-footer .layer-wrapper {
  padding: 0 2rem;
/*  overflow: hidden;*/ overflow: visible;
}

.page-footer .logo {
/*  float: left; */max-width: 120px;
 /* margin-top: 0.6rem;  margin-bottom: 0.35rem;*/
	margin-top: 20px; display: block;
	margin-bottom: 20px;
}

.page-footer .logo img {
  display: block;
}

.page-footer .footer {
  border-top: 1px solid #d2d2d2;
  padding-top: 0.45rem;
}

.page-footer .footer-menus {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.page-footer .footer-menus .menus {
  flex: 1;
/*  overflow: hidden;*/
}

.page-footer .menus-list {
  display: flex;
  justify-content: space-between;
}

.page-footer .menus-list .menu {
  flex: 1;
}

.page-footer .menus-list .menu .link {
  display: block;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 20px;
  color: #0c0c0c;
}

.page-footer .menus-list .menu .sub-menus {
  font-size: 14px;
/*  color: rgba(12, 12, 12, 0.5);*/
  color: rgba(12, 12, 12, 0.6);
  line-height: 24px;
}

.page-footer .menus-list .menu .sub-menus a {
  cursor: pointer;
	white-space: nowrap;
	font-size: 16px;
}
.page-footer .menus-list .menu .sub-menus a:hover {
  color:#173d3f;
}
.page-footer .menus-list .about-us {
  flex: 0;
  flex-basis: 2.3rem;
  margin-top:0;
}

.page-footer .menus-list + .menus-list {
  margin-top: 0.1rem;
}

.page-footer .meiti {
  display: flex;
  align-items: center;
}

.page-footer .meiti li { position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 0.5rem;
  height: 0.5rem;
  border-radius: 100%;
  background-color: #fff;
  font-size: 0.24rem;
  margin-right: 0.35rem;
  cursor: pointer;
}

.page-footer .meiti li .gcodes{ display: none;left: 50%;    box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.08); transform: translateX(-50%);bottom: 60px; position: absolute; width: 140px; height: 140px; background: #fff; padding: 4px;}
.page-footer .meiti li .gcodes:after{ border: 8px solid transparent;border-top: 8px solid #fff; content: ""; width: 0;  height: 0; position: absolute; left: 
50%; transform: translateX(-50%); bottom: -14px;}
.page-footer .meiti li:hover .gcodes{ display: block;}
.page-footer .meiti li .gcodes img{ width: 100%; height: 100%;}
.page-footer .layer-wrapper{ }
.page-footer .meiti li .iconfont {
/*  color: #70916d;*/
	
 color: #7fc34a;
	
}

.page-footer .meiti li:hover .iconfont {
  color: #1c7846;
}

.page-footer .gongzhonghao {
  width:184px;
  padding:10px;
  padding-bottom: 10px;
  background-color: #fff;
  border: 1px solid #e0e0e1;
  border-radius: 10px;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-left: 0.8rem;
	font-weight: bold;
}

.page-footer .gongzhonghao img {
  display: block; 
  margin-bottom: 0.1rem;
}

.page-footer .copy-right {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 0.55rem;
/*  background-color: #173d3e;*/
/* background-color: #026581;*/
background-color: #1f5a35;
	
/*  border-radius: 10px;*/
  color: #fff;
/*  margin-bottom: 0.25rem;*/
	  margin-bottom: 0;
/*  margin-top: 1.3rem;*/
  margin-top:30px;
  box-sizing: border-box;
  padding: 0 0.3rem;
  font-size: 14px;
}

.page-footer .copy-right .ul {
  font-size: 14px;
  display: flex;
  align-items: center;
}

.page-footer .copy-right .ul li {
  cursor: pointer;
}

.page-footer .copy-right .ul li + li {
  margin-left: 0.6rem;
}

.page-footer .copy-right .ul .go-top {
  display: flex;
  align-items: center;
  color: #fff;
}

.page-footer .copy-right .ul .go-top .iconfont {
  font-size: 18px;
  margin-right: 5px;
}
@media (min-width: 1360px){}
  .page-footer .layer-wrapper{
      max-width:1280px;
      padding: 0 10px !important;
  }
}
@media screen and (max-width: 1300px){
  .page-footer .layer-wrapper{
    padding:0 50px;
  }
}

@media screen and (max-width: 820px){
  .page-footer .layer-wrapper{
    padding:0 10px;
  }
}
@media screen and (max-width: 640px){
  .page-footer {padding-top:20px;}
  .page-footer .footer-menus{
    display: block;
  }
  .page-footer .logo{float:none;width:120px;margin:auto;display:block;}
  .page-footer .footer{padding-top:20px;border-top:none;}
  .page-footer .menus-list{display: block;}
  .page-footer .menus-list .menu{padding:10px 0;border-top: 1px solid #d8d8d8;background:url(../image/arr2.png) no-repeat 98% 20px;background-size:5px;}
  .page-footer .menus-list .menu .link{margin-bottom: 0;width:80%;}
  .page-footer .meiti{margin-top:10px;}
	.page-footer .menus-list:nth-child(2) .menu{ background: none;   padding-top:25px;}
	.page-footer .menus-list:nth-child(2) .menu .link{ width: 100%; text-align: center;}
	.page-footer .meiti li{    margin-right: 10px; margin-left: 10px;}
	.page-footer .meiti{ justify-content: center;}
  .page-footer .menus-list .menu .sub-menus{display: none;margin-top: 10px;}
  .page-footer .gongzhonghao{margin:10px auto 0;width:150px;padding:16px;}
  .page-footer .copy-right{margin:20px 0;display: block;height:auto;padding:16px;}
  .page-footer .copy-right .ul{justify-content: space-between;margin-top:10px;}
  .page-footer .copy-right .ul li + li{margin-left:20px;}
}
