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

  .service_item {
    padding: 48.88889px 0 0 0; }

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

  .text_title {
    margin-bottom: 32.59259px; }

  .service_list .mask {
    height: 293.33333px; }
  .service_list li {
    height: 293.33333px; }
  .service_list p {
    padding: 0 28.51852px;
    font-size: 16px; }
  .service_list .en {
    padding-top: 16.2963px; }
  .service_list .img i {
    height: 78.22222px; }

  .service_text {
    padding: 73.33333px 24%; }
  .service_text p {
    font-size: 18px; }
  .service_text .en {
    margin-bottom: 20.37037px;
    font-size: 36px; }

  .service_partner li {
    height: 146.66667px;
    background-size: cover; }
  .service_partner li i {
    background-size: cover; } }
