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

  .about_item {
    padding-top: 48.88889px; }

  .about_item_head {
    padding-bottom: 57.03704px; }
  .about_item_head .des {
    top: 93.7037px;
    font-size: 16px; }

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

  .grid {
    margin-top: 40.74074px; }

  .team_item .user p {
    font-size: 16px; }
  .team_item .user .name .en {
    margin-left: 1.62963px; }
  .team_item .user .des {
    padding-top: 8.14815px;
    margin-top: 8.14815px; }

  .work_item {
    margin-top: 57.03704px; }

  .about_title {
    padding: 65.18519px 22%; }
  .about_title h2 {
    margin-bottom: 12.22222px;
    font-size: 20px; }
  .about_title p {
    font-size: 14px; } }
