@charset "UTF-8";
/* 页面缩小比例 */
/* 字体缩小比例 */
/* 媒体查询尺寸 */
/* 设计宽度=$mediawidth */
@media screen and (max-width: 1099px) {
  .text_title h2 {
    font-size: 29.3333333333px; }

  .about_item {
    padding-top: 42.6666666667px; }

  .about_item_head {
    padding-bottom: 49.7777777778px; }
  .about_item_head .des {
    top: 81.7777777778px;
    font-size: 13.037037037px; }

  .about_item:last-child {
    margin-bottom: 42.6666666667px; }

  .grid {
    margin-top: 35.5555555556px; }

  .team_item .user p {
    font-size: 13.037037037px; }
  .team_item .user .name .en {
    margin-left: 1.4222222222px; }
  .team_item .user .des {
    padding-top: 7.1111111111px;
    margin-top: 7.1111111111px; }

  .work_item {
    margin-top: 49.7777777778px; }

  .about_title {
    padding: 56.8888888889px 22%; }
  .about_title h2 {
    margin-bottom: 10.6666666667px;
    font-size: 16.2962962963px; }
  .about_title p {
    font-size: 11.4074074074px; } }
