.cursor {
	cursor: pointer;
  }
  
  @media screen and (max-width: 767px) {
	.foot_pc {
	  display: none !important;
	}
	.foot_m {
	  padding: 0 .4348rem;
	  padding-bottom: 1.2077rem;
	}
	.foot_m .topPart {
	  display: flex;
	  justify-content: space-between;
	  width: 100%;
	}
	.foot_m .topPart .leftPart {
	  display: flex;
	  flex-direction: column;
	}
	.foot_m .topPart .leftPart .logoPic {
	  width: 3.3092rem;
	  height: .628rem;
	}
	.foot_m .topPart .leftPart .centerInfoPart {
	  display: flex;
	  margin-top: .8696rem;
	}
	.foot_m .topPart .leftPart .centerInfoPart .roomAddrPart {
	  min-width: 1.256rem;
	}
	.foot_m .topPart .leftPart .centerInfoPart .roomAddrPart .addrTitle {
	  font-weight: 600;
	  font-size: .314rem;
	  color: #141414;
	  line-height: .4831rem;
	  text-align: left;
	  font-style: normal;
	  text-transform: uppercase;
	  position: relative;
	  margin-bottom: .314rem;
	}
	.foot_m .topPart .leftPart .centerInfoPart .roomAddrPart .addrTitle::after {
	  width: 1.3043rem;
	  height: .0483rem;
	  background: #c25e4d;
	  position: absolute;
	  left: 0;
	  top: .4348rem;
	  content: "";
	}
	.foot_m .topPart .leftPart .centerInfoPart .roomAddrPart .addrItem {
	  font-weight: 400;
	  font-size: .2657rem;
	  color: #141414;
	  line-height: .4831rem;
	  text-align: left;
	  font-style: normal;
	}
	.foot_m .topPart .leftPart .centerInfoPart .roomAddrPart .addrItem:last-child {
	  margin-top: 0px;
	}
	.foot_m .topPart .leftPart .centerInfoPart .focusUsPart {
	  margin-left: .6039rem;
	  min-width: 1.256rem;
	}
	.foot_m .topPart .leftPart .centerInfoPart .focusUsPart .focusTitle {
	  font-weight: 600;
	  font-size: .314rem;
	  color: #141414;
	  line-height: .4831rem;
	  text-align: left;
	  font-style: normal;
	  text-transform: uppercase;
	  position: relative;
	  margin-bottom: .314rem;
	}
	.foot_m .topPart .leftPart .centerInfoPart .focusUsPart .focusTitle::after {
	  width: 1.3043rem;
	  height: .0483rem;
	  background: #c25e4d;
	  position: absolute;
	  left: 0;
	  top: .4348rem;
	  content: "";
	}
	.foot_m .topPart .leftPart .centerInfoPart .focusUsPart .ourPlatformPics {
	  display: flex;
	  align-items: start;
	}
	.foot_m .topPart .leftPart .centerInfoPart .focusUsPart .ourPlatformPics .platPic {
	  width: .3623rem;
	  height: .3623rem;
	  margin-right: .0725rem;
	}
	.foot_m .topPart .leftPart .centerInfoPart .focusUsPart .ourPlatformPics .platPic:last-child {
	  margin-right: 0;
	}
	.foot_m .topPart .leftPart .centerInfoPart .connectUsPart {
	  margin-left: 1.0145rem;
	  min-width: 1.256rem;
	}
	.foot_m .topPart .leftPart .centerInfoPart .connectUsPart .connectTitle {
	  font-weight: 600;
	  font-size: .314rem;
	  color: #141414;
	  line-height: .4831rem;
	  text-align: left;
	  font-style: normal;
	  text-transform: uppercase;
	  position: relative;
	  margin-bottom: .314rem;
	}
	.foot_m .topPart .leftPart .centerInfoPart .connectUsPart .connectTitle::after {
	  width: 1.3043rem;
	  height: .0483rem;
	  background: #c25e4d;
	  position: absolute;
	  left: 0;
	  top: .4348rem;
	  content: "";
	}
	.foot_m .topPart .leftPart .centerInfoPart .connectUsPart .connectItem {
	  font-weight: 400;
	  font-size: .2657rem;
	  color: #141414;
	  line-height: .4831rem;
	  text-align: left;
	  font-style: normal;
	}
	.foot_m .topPart .leftPart .centerInfoPart .connectUsPart .connectItem:last-child {
	  margin-top: 0px;
	}
	.foot_m .topPart .codePic {
	  width: 1.7391rem;
	  height: 2.1498rem;
	}
	.foot_m .botBox {
	  margin-top: .4348rem;
	  width: 100%;
	  display: flex;
	  flex-direction: column;
	  align-items: center;
	}
	.foot_m .botBox .englishBox {
	  font-weight: 400;
	  font-size: .2174rem;
	  color: #666666;
	  line-height: .314rem;
	  text-align: left;
	  font-style: normal;
	  width: 100%;
	  padding: .0966rem .2415rem .1449rem .2415rem;
	  border: .0242rem solid #979797;
	}
	.foot_m .botBox .beianBox {
	  font-weight: 400;
	  font-size: .2415rem;
	  color: #141414;
	  line-height: .3623rem;
	  text-align: right;
	  font-style: normal;
	  text-transform: uppercase;
	  margin-top: .4348rem;
	  display: flex;
	  flex-direction: column;
	  align-items: center;
	}
	.foot_m .botBox .beianBox .beianGa {
	  margin-top: .1691rem;
	  display: flex;
	  align-items: center;
	  text-decoration: none;
	}
	.foot_m .botBox .beianBox .beianGa .gonganPic {
	  width: .3865rem;
	  height: .3865rem;
	  margin-right: .2174rem;
	}
	.foot_m .botBox .beianBox .beianGa p {
	  font-weight: 400;
	  font-size: .2415rem;
	  color: #141414;
	  line-height: .4589rem;
	  text-align: left;
	  font-style: normal;
	  text-transform: uppercase;
	  display: inline-block;
	}
  }
  
  @media screen and (min-width: 768px) and (max-width: 1439px) {
	.foot_pc {
	  display: none !important;
	}
	.foot_m {
	  padding: 0 .8148rem;
	  padding-bottom: .9259rem;
	}
	.foot_m .topPart {
	  display: flex;
	  justify-content: space-between;
	  width: 100%;
	}
	.foot_m .topPart .leftPart {
	  display: flex;
	  flex-direction: column;
	}
	.foot_m .topPart .leftPart .logoPic {
	  width: 4.3148rem;
	  height: .8148rem;
	}
	.foot_m .topPart .leftPart .centerInfoPart {
	  display: flex;
	  margin-top: 1.2963rem;
	}
	.foot_m .topPart .leftPart .centerInfoPart .roomAddrPart {
	  min-width: 1.4815rem;
	}
	.foot_m .topPart .leftPart .centerInfoPart .roomAddrPart .addrTitle {
	  font-weight: 600;
	  font-size: .3704rem;
	  color: #141414;
	  line-height: .3704rem;
	  text-align: left;
	  font-style: normal;
	  text-transform: uppercase;
	  position: relative;
	  margin-bottom: .7778rem;
	}
	.foot_m .topPart .leftPart .centerInfoPart .roomAddrPart .addrTitle::after {
	  width: 1.4815rem;
	  height: .0741rem;
	  background: #c25e4d;
	  position: absolute;
	  left: 0;
	  top: .4074rem;
	  content: "";
	}
	.foot_m .topPart .leftPart .centerInfoPart .roomAddrPart .addrItem {
	  font-weight: 400;
	  font-size: .2963rem;
	  color: #141414;
	  line-height: .3704rem;
	  text-align: left;
	  font-style: normal;
	}
	.foot_m .topPart .leftPart .centerInfoPart .roomAddrPart .addrItem:last-child {
	  margin-top: .3704rem;
	}
	.foot_m .topPart .leftPart .centerInfoPart .focusUsPart {
	  margin-left: 1.0185rem;
	  min-width: 2.037rem;
	}
	.foot_m .topPart .leftPart .centerInfoPart .focusUsPart .focusTitle {
	  font-weight: 600;
	  font-size: .3704rem;
	  color: #141414;
	  line-height: .3704rem;
	  text-align: left;
	  font-style: normal;
	  text-transform: uppercase;
	  position: relative;
	  margin-bottom: .7778rem;
	}
	.foot_m .topPart .leftPart .centerInfoPart .focusUsPart .focusTitle::after {
	  width: 1.4815rem;
	  height: .0741rem;
	  background: #c25e4d;
	  position: absolute;
	  left: 0;
	  top: .4074rem;
	  content: "";
	}
	.foot_m .topPart .leftPart .centerInfoPart .focusUsPart .ourPlatformPics {
	  display: flex;
	  align-items: start;
	}
	.foot_m .topPart .leftPart .centerInfoPart .focusUsPart .ourPlatformPics .platPic {
	  width: .4815rem;
	  height: .4815rem;
	  margin-right: .2963rem;
	}
	.foot_m .topPart .leftPart .centerInfoPart .focusUsPart .ourPlatformPics .platPic:last-child {
	  margin-right: 0;
	}
	.foot_m .topPart .leftPart .centerInfoPart .connectUsPart {
	  margin-left: 1.5185rem;
	  min-width: 1.4815rem;
	}
	.foot_m .topPart .leftPart .centerInfoPart .connectUsPart .connectTitle {
	  font-weight: 600;
	  font-size: .3704rem;
	  color: #141414;
	  line-height: .3704rem;
	  text-align: left;
	  font-style: normal;
	  text-transform: uppercase;
	  position: relative;
	  margin-bottom: .7778rem;
	}
	.foot_m .topPart .leftPart .centerInfoPart .connectUsPart .connectTitle::after {
	  width: 1.4815rem;
	  height: .0741rem;
	  background: #c25e4d;
	  position: absolute;
	  left: 0;
	  top: .4074rem;
	  content: "";
	}
	.foot_m .topPart .leftPart .centerInfoPart .connectUsPart .connectItem {
	  font-weight: 400;
	  font-size: .2963rem;
	  color: #141414;
	  line-height: .3704rem;
	  text-align: left;
	  font-style: normal;
	}
	.foot_m .topPart .leftPart .centerInfoPart .connectUsPart .connectItem:last-child {
	  margin-top: .3704rem;
	}
	.foot_m .topPart .codePic {
	  width: 2.4074rem;
	  height: 2.9259rem;
	}
	.foot_m .botBox {
	  margin-top: .7407rem;
	  width: 100%;
	  display: flex;
	  flex-direction: column;
	  align-items: center;
	}
	.foot_m .botBox .englishBox {
	  font-weight: 400;
	  font-size: .2593rem;
	  color: #666666;
	  line-height: .3704rem;
	  text-align: left;
	  font-style: normal;
	  width: 100%;
	  padding: .2778rem 1.2222rem .2778rem 1.4444rem;
	  border: .0185rem solid #979797;
	}
	.foot_m .botBox .beianBox {
	  font-weight: 400;
	  font-size: .2963rem;
	  color: #141414;
	  line-height: .4074rem;
	  text-align: right;
	  font-style: normal;
	  text-transform: uppercase;
	  margin-top: .7407rem;
	  display: flex;
	  flex-direction: column;
	  align-items: center;
	}
	.foot_m .botBox .beianBox .beianGa {
	  margin-top: .1667rem;
	  display: flex;
	  align-items: center;
	  text-decoration: none;
	}
	.foot_m .botBox .beianBox .beianGa .gonganPic {
	  width: .4074rem;
	  height: .4074rem;
	  margin-right: .1667rem;
	}
	.foot_m .botBox .beianBox .beianGa p {
	  font-weight: 400;
	  font-size: .2963rem;
	  color: #141414;
	  line-height: .3519rem;
	  text-align: left;
	  font-style: normal;
	  text-transform: uppercase;
	  display: inline-block;
	}
  }
  
  @media screen and (min-width: 1440px) and (max-width: 1919px) {
	.foot_m {
	  display: none !important;
	}
	.foot_pc {
	  height: auto;
	  display: flex;
	  flex-direction: column;
	  align-items: center;
	  width: 22.8889rem;
	  margin-left: 50%;
	  transform: translateX(-50%);
	  padding-bottom: .9259rem;
	}
	.foot_pc .topPart {
	  display: flex;
	  justify-content: space-between;
	  width: 100%;
	}
	.foot_pc .topPart .logoPic {
	  width: 4.3148rem;
	  height: .8148rem;
	}
	.foot_pc .topPart .centerInfoPart {
	  display: flex;
	}
	.foot_pc .topPart .centerInfoPart .roomAddrPart {
	  min-width: 1.4815rem;
	}
	.foot_pc .topPart .centerInfoPart .roomAddrPart .addrTitle {
	  font-weight: 600;
	  font-size: .3704rem;
	  color: #141414;
	  line-height: .3704rem;
	  text-align: left;
	  font-style: normal;
	  text-transform: uppercase;
	  position: relative;
	  margin-bottom: .7778rem;
	}
	.foot_pc .topPart .centerInfoPart .roomAddrPart .addrTitle::after {
	  width: 1.4815rem;
	  height: .0741rem;
	  background: #c25e4d;
	  position: absolute;
	  left: 0;
	  top: .463rem;
	  content: "";
	}
	.foot_pc .topPart .centerInfoPart .roomAddrPart .addrItem {
	  font-weight: 400;
	  font-size: .2963rem;
	  color: #141414;
	  line-height: .3704rem;
	  text-align: left;
	  font-style: normal;
	}
	.foot_pc .topPart .centerInfoPart .roomAddrPart .addrItem:last-child {
	  margin-top: .3704rem;
	}
	.foot_pc .topPart .centerInfoPart .focusUsPart {
	  margin-left: 1.8889rem;
	  min-width: 2.037rem;
	}
	.foot_pc .topPart .centerInfoPart .focusUsPart .focusTitle {
	  font-weight: 600;
	  font-size: .3704rem;
	  color: #141414;
	  line-height: .3704rem;
	  text-align: left;
	  font-style: normal;
	  text-transform: uppercase;
	  position: relative;
	  margin-bottom: .7778rem;
	}
	.foot_pc .topPart .centerInfoPart .focusUsPart .focusTitle::after {
	  width: 1.4815rem;
	  height: .0741rem;
	  background: #c25e4d;
	  position: absolute;
	  left: 0;
	  top: .463rem;
	  content: "";
	}
	.foot_pc .topPart .centerInfoPart .focusUsPart .ourPlatformPics {
	  display: flex;
	  align-items: start;
	}
	.foot_pc .topPart .centerInfoPart .focusUsPart .ourPlatformPics .platPic {
	  width: .4815rem;
	  height: .4815rem;
	  margin-right: .2963rem;
	}
	.foot_pc .topPart .centerInfoPart .focusUsPart .ourPlatformPics .platPic:last-child {
	  margin-right: 0;
	}
	.foot_pc .topPart .centerInfoPart .connectUsPart {
	  margin-left: 1.8889rem;
	  min-width: 1.4815rem;
	}
	.foot_pc .topPart .centerInfoPart .connectUsPart .connectTitle {
	  font-weight: 600;
	  font-size: .3704rem;
	  color: #141414;
	  line-height: .3704rem;
	  text-align: left;
	  font-style: normal;
	  text-transform: uppercase;
	  position: relative;
	  margin-bottom: .7778rem;
	}
	.foot_pc .topPart .centerInfoPart .connectUsPart .connectTitle::after {
	  width: 1.4815rem;
	  height: .0741rem;
	  background: #c25e4d;
	  position: absolute;
	  left: 0;
	  top: .463rem;
	  content: "";
	}
	.foot_pc .topPart .centerInfoPart .connectUsPart .connectItem {
	  font-weight: 400;
	  font-size: .2963rem;
	  color: #141414;
	  line-height: .3704rem;
	  text-align: left;
	  font-style: normal;
	}
	.foot_pc .topPart .centerInfoPart .connectUsPart .connectItem:last-child {
	  margin-top: .3704rem;
	}
	.foot_pc .topPart .codePic {
	  width: 2.4074rem;
	  height: 2.9259rem;
	}
	.foot_pc .line {
	  height: .037rem;
	  background: #000000;
	  margin-top: 1.0185rem;
	  width: 100%;
	}
	.foot_pc .botBox {
	  display: flex;
	  align-items: start;
	  justify-content: space-between;
	  margin-top: .7778rem;
	  width: 100%;
	}
	.foot_pc .botBox .beianBox {
	  font-weight: 400;
	  font-size: .2963rem;
	  color: #141414;
	  line-height: .4074rem;
	  text-align: left;
	  font-style: normal;
	  text-transform: uppercase;
	}
	.foot_pc .botBox .beianBox .beianGa {
	  margin-top: .1481rem;
	  display: flex;
	  align-items: center;
	  text-decoration: none;
	}
	.foot_pc .botBox .beianBox .beianGa .gonganPic {
	  width: .4074rem;
	  height: .4074rem;
	  margin-right: .1667rem;
	}
	.foot_pc .botBox .beianBox .beianGa p {
	  font-weight: 400;
	  font-size: .2963rem;
	  color: #141414;
	  line-height: .3519rem;
	  text-align: left;
	  font-style: normal;
	  text-transform: uppercase;
	  display: inline-block;
	}
	.foot_pc .botBox .englishBox {
	  width: 11.0185rem;
	  min-height: 1.2963rem;
	  border: .0185rem solid #979797;
	  font-weight: 400;
	  font-size: .2593rem;
	  color: #666666;
	  line-height: .3704rem;
	  text-align: left;
	  font-style: normal;
	  padding: .2778rem .4259rem .2778rem .6667rem;
	}
  }
  
  @media screen and (min-width: 1920px) {
	.foot_m {
	  display: none !important;
	}
	.foot_pc {
	  height: auto;
	  display: flex;
	  flex-direction: column;
	  align-items: center;
	  width: 25.9259rem;
	  margin-left: 50%;
	  transform: translateX(-50%);
	  padding-bottom: .9259rem;
	}
	.foot_pc .topPart {
	  display: flex;
	  justify-content: space-between;
	  width: 100%;
	}
	.foot_pc .topPart .logoPic {
	  width: 4.3333rem;
	  height: .8333rem;
	}
	.foot_pc .topPart .centerInfoPart {
	  display: flex;
	}
	.foot_pc .topPart .centerInfoPart .roomAddrPart {
	  min-width: 1.4815rem;
	}
	.foot_pc .topPart .centerInfoPart .roomAddrPart .addrTitle {
	  font-weight: 600;
	  font-size: .3704rem;
	  color: #141414;
	  line-height: .3704rem;
	  text-align: left;
	  font-style: normal;
	  text-transform: uppercase;
	  position: relative;
	  margin-bottom: .7778rem;
	}
	.foot_pc .topPart .centerInfoPart .roomAddrPart .addrTitle::after {
	  width: 1.4815rem;
	  height: .0741rem;
	  background: #c25e4d;
	  position: absolute;
	  left: 0;
	  top: .463rem;
	  content: "";
	}
	.foot_pc .topPart .centerInfoPart .roomAddrPart .addrItem {
	  font-weight: 400;
	  font-size: .2963rem;
	  color: #141414;
	  line-height: .3704rem;
	  text-align: left;
	  font-style: normal;
	}
	.foot_pc .topPart .centerInfoPart .roomAddrPart .addrItem:last-child {
	  margin-top: .3704rem;
	}
	.foot_pc .topPart .centerInfoPart .focusUsPart {
	  margin-left: 2.2222rem;
	  min-width: 2.037rem;
	}
	.foot_pc .topPart .centerInfoPart .focusUsPart .focusTitle {
	  font-weight: 600;
	  font-size: .3704rem;
	  color: #141414;
	  line-height: .3704rem;
	  text-align: left;
	  font-style: normal;
	  text-transform: uppercase;
	  position: relative;
	  margin-bottom: .7778rem;
	}
	.foot_pc .topPart .centerInfoPart .focusUsPart .focusTitle::after {
	  width: 1.4815rem;
	  height: .0741rem;
	  background: #c25e4d;
	  position: absolute;
	  left: 0;
	  top: .463rem;
	  content: "";
	}
	.foot_pc .topPart .centerInfoPart .focusUsPart .ourPlatformPics {
	  display: flex;
	  align-items: start;
	}
	.foot_pc .topPart .centerInfoPart .focusUsPart .ourPlatformPics .platPic {
	  width: .4815rem;
	  height: .4815rem;
	  margin-right: .2963rem;
	}
	.foot_pc .topPart .centerInfoPart .focusUsPart .ourPlatformPics .platPic:last-child {
	  margin-right: 0;
	}
	.foot_pc .topPart .centerInfoPart .connectUsPart {
	  margin-left: 2.2222rem;
	}
	.foot_pc .topPart .centerInfoPart .connectUsPart .connectTitle {
	  font-weight: 600;
	  font-size: .3704rem;
	  color: #141414;
	  line-height: .3704rem;
	  text-align: left;
	  font-style: normal;
	  text-transform: uppercase;
	  position: relative;
	  margin-bottom: .7778rem;
	}
	.foot_pc .topPart .centerInfoPart .connectUsPart .connectTitle::after {
	  width: 1.4815rem;
	  height: .0741rem;
	  background: #c25e4d;
	  position: absolute;
	  left: 0;
	  top: .463rem;
	  content: "";
	}
	.foot_pc .topPart .centerInfoPart .connectUsPart .connectItem {
	  font-weight: 400;
	  font-size: .2963rem;
	  color: #141414;
	  line-height: .3704rem;
	  text-align: left;
	  font-style: normal;
	}
	.foot_pc .topPart .centerInfoPart .connectUsPart .connectItem:last-child {
	  margin-top: .3704rem;
	}
	.foot_pc .topPart .codePic {
	  width: 2.4444rem;
	  height: 2.963rem;
	}
	.foot_pc .line {
	  height: .037rem;
	  background: #000000;
	  margin-top: .9815rem;
	  width: 100%;
	}
	.foot_pc .botBox {
	  display: flex;
	  align-items: start;
	  justify-content: space-between;
	  margin-top: .7963rem;
	  width: 100%;
	}
	.foot_pc .botBox .beianBox {
	  font-weight: 400;
	  font-size: .2963rem;
	  color: #141414;
	  line-height: .4074rem;
	  text-align: left;
	  font-style: normal;
	  text-transform: uppercase;
	}
	.foot_pc .botBox .beianBox .beianGa {
	  margin-top: .1481rem;
	  display: flex;
	  align-items: center;
	  text-decoration: none;
	}
	.foot_pc .botBox .beianBox .beianGa .gonganPic {
	  width: .4074rem;
	  height: .4074rem;
	  margin-right: .1667rem;
	}
	.foot_pc .botBox .beianBox .beianGa p {
	  font-weight: 400;
	  font-size: .2963rem;
	  color: #141414;
	  line-height: .3519rem;
	  text-align: left;
	  font-style: normal;
	  text-transform: uppercase;
	  display: inline-block;
	}
	.foot_pc .botBox .englishBox {
	  width: 11.0185rem;
	  min-height: 1.2963rem;
	  border: .0185rem solid #979797;
	  font-weight: 400;
	  font-size: .2593rem;
	  color: #666666;
	  line-height: .3704rem;
	  text-align: left;
	  font-style: normal;
	  padding: .2778rem .4259rem .2778rem .6667rem;
	}
  }
  