.footer_block26 {
  padding: 50px 0;
       background: -webkit-linear-gradient(left,  #B60B4E , #630267); 
    background: -o-linear-gradient(right,  #B60B4E , #630267); 
    background: -moz-linear-gradient(right,  #B60B4E , #630267); 
    background: linear-gradient(to right,  #B60B4E , #630267);
}
.footer_block26 .footer {
  line-height: 1.5;flex-wrap: nowrap;justify-content: space-between;
}
.footer_block26 .footer  h3{font-weight: normal;margin-bottom: 12px;}
.footer_block26 .footer p{line-height: 1.5;margin-bottom: 10px;}
.footer_block26 .footer .footer_lf {
  width: 30%;
}
.footer_block26 .footer .footer_md{flex: 1;}
.codeList {margin: 0 -15px;}
.codeList li{padding: 0 15px;max-width: 120px;}
.codeList li p{text-align: center;padding-top: 10px;}

.footer_block26 .footer .footer_rt {
  width: 43%;
  line-height: 1.5;
}
.friendLink {margin: 0 -5px;}
.friendLink li {
  line-height: 1.5;margin-bottom: 10px;
}
.friendLink li a{margin: 0 5px;display: block;}
.footer_block26 .footer a:hover{opacity: 0.85;}

.gpColumnTitleEn  li{padding-left: 0;
	  list-style: none;}
@media screen and (max-width:996px) {
	.footer_block26 .footer {flex-wrap: wrap;}
  .footer_block26 .footer .footer_lf,.footer_block26 .footer .footer_md,
  .footer_block26 .footer .footer_rt {
    width: 100% !important;
    float: none;margin-bottom: 12px;
  }
}
