.footer {
    font-size: 12px;
   box-shadow: 0 -1px 0 0 #dedede;
  background-color: #f2f2f2;
}
.footer-top {
   /*padding-top: 0.75rem;
   padding-bottom: 0.3rem;
   padding-left: 0.375rem;*/
   padding:30px 15px;
}
.footer-info {
  height: 0.8rem;
  background-color: #f2f2f2;
}
.company-Intwo span{
    display:inline-block;
}
.list-one .footer-logo {
  width: 115px;
}
.list-title {
  font-size: 12px;
  font-weight: 100;
  font-style: italic;
  color: #4678c4;
  margin-left:10px;
  /*font-size: 0.3rem;*/
}
.footer-info .footer-logo {
  width: 115px;
}
.info-after {
  padding-top: 30px;
}
.info-after .company-Intwo a{
   color:#555;
   margin-right:10px;
}
.info-after .company-Intwo .footer-qrcode{
    width: 100px;
    height: 100px;
}

.info-behind {
  height: 15px;
  /*font-size: 12px;*/
  font-weight: 100;
  font-style: italic;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #4678c4;
}
.company-Info {
  height: 15px;
 /*font-size: 0.3rem;*/
   font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: justify;
  color: #333333;
margin-bottom: 10px;
}
.footer-bottom {
    background-color: #000;
    width:100%;
    padding:39px 0;
    box-sizing: border-box;
}
.info-list-one{
  /*width:150px;*/
  text-align:center;
  /*height:17px;*/
  margin:0 auto;
  /*display:flex;
  justify-content:space-around;*/
}

.info-list-one .icon-one{
  width: 20px;
  height: 20px;
  border-radius: 50%;
  display:inline-block;
  margin-right:10px;
  vertical-align:bottom;
}
.list-one-title{
  display:inline-block;
}


.info-list-two{
  margin-top:22px;
  text-align:center;

}

.info-list-two a{
    padding: 0 10px;
    border-right: 1px solid #000;
    display: inline-block;
}
.info-list-two a:last-child{
  border:none;
}

.info-list-three{
  /*height:28px;*/
  margin:0 auto;
  margin-top:20px;

}
.brank-name{
  text-align:center;
  width: 245px;
  margin: auto;
}
.bottom-icon .footer__media__linkin {
    display:inline-block;
    margin-right: 15px;
    width: 30px;
    height: 30px;
}
.bottom-icon .footer__media__linkin img {
   max-width:100%;
   max-height:100%;
}
.en-footer-icons {
    display:inline-block;
    margin-right:25px;
    text-align:center;
    line-height:20px;
}
.w-20 {
    width:20px;
}
 .h-20 {
   height:20px;
}

