.abt {
  padding-top: 7.8vw;
}
.abt .flex {
  align-items: center;
}
.abt .txt {
  width: 50%;
}
.abt .txt .en {
  color: #f1f1f1;
  font-size: 48px;
}
.abt .txt .tit {
  font-size: 24px;
  color: #4c4c4c;
  margin-top: 16px;
  line-height: 32px;
}
.abt .txt p {
  margin-top: 65px;
  color: #7c7c7c;
  font-size: 16px;
  line-height: 30px;
}
.cact {
  margin-top: 10vw;
  padding-bottom: 10vw;
  align-items: center;
}
.cact .lft .tit .en {
  font-size: 41px;
  color: #f1f1f1;
}
.cact .lft .tit .cn {
  font-size: 24px;
  color: #4c4c4c;
  margin-top: 16px;
}
.cact .lft h3 {
  margin-top: 2.68vw;
  font-size: 24px;
  color: #4c4c4c;
}
.cact .lft ul {
  margin-top: 10px;
}
.cact .lft ul li {
  line-height: 40px;
}
.cact .lft ul li img {
  margin-right: 22px;
  vertical-align: middle;
}
.cact .rht {
  width: 50%;
}

@media screen and (max-width: 750px) {
	.abt .txt,.lft{ width:96%; margin:0 auto; margin-top:50px;}
	.cact .lft ul li img{ margin-right:5px;}
	.cact .rht{display:none; }
	
	
	
}
