@charset "UTF-8";
/* 页面缩小比例 */
/* 字体缩小比例 */
/* 媒体查询尺寸 */
/* 设计宽度=$mediawidth */
@media screen and (max-width: 1349px) {
  .text_title h2 {
    font-size: 36px; }

  .about_item {
    padding-top: 48.8888888889px; }

  .about_item_head {
    padding-bottom: 57.037037037px; }
  .about_item_head .des {
    top: 93.7037037037px;
    font-size: 16px; }

  .about_item:last-child {
    margin-bottom: 48.8888888889px; }

  .grid {
    margin-top: 40.7407407407px; }

  .team_item .user p {
    font-size: 16px; }
  .team_item .user .name .en {
    margin-left: 1.6296296296px; }
  .team_item .user .des {
    padding-top: 8.1481481481px;
    margin-top: 8.1481481481px; }

  .work_item {
    margin-top: 57.037037037px; }

  .about_title {
    padding: 65.1851851852px 22%; }
  .about_title h2 {
    margin-bottom: 12.2222222222px;
    font-size: 20px; }
  .about_title p {
    font-size: 14px; } }
