
@media screen and (min-width: 800px) and (max-width: 1340px) {
	.footer-one {
		padding: 0 80px  !important;
		width: calc(100% - 160px)  !important;
	}
	.footer-one-r a{
		margin-left: 35px !important;
		font-size: 13px !important;
	}
	.footer-one-r {
		margin-left: 5px !important;
	}
	.footer-two {
		padding: 0 37px !important;

	}
  }
  @media screen and (min-width: 1330px) and (max-width: 1560px) {
	.footer-two-methanex {
		font-size: 13px !important;
	}
	.footer-one {
		padding: 0 95px  !important;
		width: calc(100% - 190px)  !important;
	}
	.footer-one-r a{
		margin-left: 33px !important;
    	font-size: 12px !important;
	}
	.footer-one-r {
		margin-left: 5px !important;
	}
	.footer-two {
		padding: 0 37px !important;

	}
  }
  @media screen and (max-width: 800px) {
	.footer-two a {
		margin-left: 0 !important;
		margin-right: 24px !important;
	}
	.footer-one-r a {
		font-size: 16px !important;
	}
	.footer-one {
		padding:16px 16px 26px 16px !important;
		display: block !important;
		height: auto !important;
		width: calc(100% - 32px) !important;
	}
	.footer-one-r {
		display: none !important;
	}
	.footer-two-tip {
		display: block !important;
	}
	.footer-two-tip a {
		font-size: 13px !important;
	}
	.hideH5 {
		display: none !important;
	}
	.footer{
		height: auto !important;
	} 
	.footer-one-r {
		margin-left: 0 !important;
		margin-top: 35px !important;
	}
	.footer-one-icon {
		margin-top: 30px !important;
	}
	.footer-one-l p {
		width: 100% !important; 
		font-size: 14px !important;
		font-weight: 100 !important;
		margin-top: 20px !important;
		line-height: 24px !important;
	}
	.footer-one-r a {
		margin-bottom: 31px !important;
		margin-right: 24px !important;
		display: inline-block !important;
		margin-left: 0 !important;
	}
	.model {
		margin-left: 0 !important;
	}
	.footer-two {
		height: auto !important;
		padding: 0 20px !important;
		display: block !important;
		line-height: 45px !important;
	}
	.footer-one-l img {
		margin-top: 35px !important;
	}
  }
	  .footer {
		height: 470px;
		
	  }
	  .footer-one-r a{
		cursor: pointer;
	  }
	  .footer-one {
		  height: 410px;
		  padding: 0 140px;
		  color: #fff;
		  background: #14265F;
		  display: flex;
		  width: calc(100% - 280px);
		  justify-content: space-between;
	  }
	  .footer-one-l img{
		  font-size: 92px;
		  margin-top: 70px;
		  height: 52px;
	  }
	  .footer-one-l p {
		  font-size: 14px;
		  margin-top: 40px;
		  font-family: Source Han Sans CN-Heavy, Source Han Sans CN;
		  font-weight: 800;
		  width: 628px;
		  color: #E8F0F6;
		  line-height: 34px;
	  }
	  .footer-one-r {
		  margin-top: 86px;
		  margin-left: 10px;
	  }
	  .footer-one-r a {
		  font-size: 16px;
		  font-family: Source Han Sans CN-Heavy, Source Han Sans CN;
		  font-weight: 800;
		  text-decoration: none;
		  color: #E8F0F6;
		  margin-left: 38px;
	  }
	  .footer-two {
		  display: flex;
		  justify-content: space-between;
		  height: 60px;
		  padding: 0 140px;
		  line-height: 60px;
		  font-size: 14px;
		  font-family: Source Han Sans CN-Heavy, Source Han Sans CN;
		  font-weight: 800;
		  color: #E8F0F6 !important;
		  background: #0D1E53;
	  }
	  .footer-two a{
		  margin-left: 50px;
	  }
	  .footer-one-icon {
		margin-top: 70px;
	  }
	  .footer-two-tip a {
		font-size: 14px;
		font-family: Rany-Regular, Rany;
		font-weight: 400;
		color: rgba(232, 240, 246, .5);
		cursor: pointer;
	  }
	  .footer-two-methanex {
		font-size: 14px;
		font-family: Rany-Regular, Rany;
		font-weight: 400;
		color: rgba(232, 240, 246, .5);
	  }
	  .footer-one-icon img{
		  width: 20px;
		  height: 20px;
		  margin-top: 0 !important;
		  margin-right: 30px;
	  }