@charset "UTF-8";
/* 页面缩小比例 */
/* 字体缩小比例 */
/* 媒体查询尺寸 */
/* 设计宽度=$mediawidth */
@media screen and (max-width: 1099px) {
  .text_title h2 {
    font-size: 29.33333px; }

  .about_item {
    padding-top: 42.66667px; }

  .about_item_head {
    padding-bottom: 49.77778px; }
  .about_item_head .des {
    top: 81.77778px;
    font-size: 13.03704px; }

  .about_item:last-child {
    margin-bottom: 42.66667px; }

  .grid {
    margin-top: 35.55556px; }

  .team_item .user p {
    font-size: 13.03704px; }
  .team_item .user .name .en {
    margin-left: 1.42222px; }
  .team_item .user .des {
    padding-top: 7.11111px;
    margin-top: 7.11111px; }

  .work_item {
    margin-top: 49.77778px; }

  .about_title {
    padding: 56.88889px 22%; }
  .about_title h2 {
    margin-bottom: 10.66667px;
    font-size: 16.2963px; }
  .about_title p {
    font-size: 11.40741px; } }
