.text_title h2 {
  font-size: 0.96rem; }

.about_item {
  padding-top: 0.8533333333rem; }

.about_item:last-child {
  margin-bottom: 9px; }

.grid {
  margin: 0 0.8533333333rem; }
.grid .grid_item {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: static;
  float: left;
  width: 50%;
  padding: 0.0853333333rem; }

.team_item .user p {
  font-size: 0.4266666667rem;
  line-height: 1.4; }
.team_item .user .name .en {
  margin-left: 0.0426666667rem; }
.team_item .user .des {
  padding-top: 0.2133333333rem;
  border-width: 0.0213333333rem;
  margin-top: 0.2133333333rem;
  line-height: 1.4; }

.team_item_active .txt, .team_item:hover .txt {
  opacity: 1; }

.work_item {
  margin-top: 0.64rem; }
.work_item img {
  width: 50%; }
.work_item .big {
  width: 100%; }

.about_title {
  padding: 0.8533333333rem 0;
  border-width: 0.0213333333rem;
  margin: 0 1.0666666667rem; }
.about_title h2 {
  padding-top: 0;
  margin-bottom: 0.32rem;
  font-size: 0.576rem; }
.about_title p {
  font-size: 0.4693333333rem;
  line-height: 2.15;
  color: #666; }
