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

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

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

  .text_title {
    margin-bottom: 28.44444px; }

  .service_list .mask {
    height: 256px; }
  .service_list li {
    height: 256px; }
  .service_list p {
    padding: 0 24.88889px;
    font-size: 13.03704px; }
  .service_list .en {
    padding-top: 14.22222px;
    line-height: 1.4; }
  .service_list .img i {
    height: 68.26667px;
    background-size: contain; }

  .service_text {
    padding: 64px 24%; }
  .service_text p {
    font-size: 14.66667px; }
  .service_text .en {
    margin-bottom: 17.77778px;
    font-size: 29.33333px; }

  .service_partner li {
    width: 25%;
    height: 128px;
    background-size: cover; }
  .service_partner li i {
    background-size: cover; } }
