
.footerbottom p{
	color: #333333;
}

.footertop img{
  width: 35px;
  height: 37px;
margin-top: 15px ;
position: relative;
left: 50%;
transform: translate(-50%,0);
}
.footertop{
  margin: 0 auto;
  overflow: hidden;
  margin: 0 20px;
}
.footertop  li{
text-align: center;
font-size: 12px;
opacity: 0.8;
font-family: PingFang SC;
font-weight: 500;
color: #333333;
margin-bottom: 10px;
}
.footertop .gsmc{
  opacity: 1;
  font-size: 14px;
 font-weight: bold;
}

.footerleft {
  padding-top: 30px;
  width: 100%;
  margin: 0 auto;
}

footer .footerleft .footertop {
    /* border-bottom: 1px solid #999999; */
    margin-bottom: 40px;
    margin: 0 auto;
    justify-content: space-between;
}

footer .footerleft .footertop .logo {
  width: 16.78%;
  height: 5vh;
}

footer .footerleft .footertop .logo img {
  width: 100%;
}

footer .footerleft .footertop ul {
  height: 51px;
  line-height: 51px;
}

footer .footerleft .footertop li {
  /* float: left; */
  margin: 0 40px 10px;
}
/* 
footer .footerleft .footertop li:last-child {
  margin-right: 0;
} */


.footerbottom p {
	  font-size: 10px;
	  font-family: PingFang SC;
	  font-weight: 400;
	  color: #333333;
	  width: 223px;
	  text-align: center;
	  margin: 0 auto;
}


.footerbottom{
  margin: 0 20px;
  border-top: 1px solid #CCCCCC;
	padding: 10px 0;
}
