﻿@charset "utf-8"; 
.pages-list>div span:nth-child(2){word-break:break-word}
.homeimg{background:#fff;}
.homeimg .homeimgSwiper .swiper-wrapper{transition-timing-function: linear!important;}
.homeimg .homeimgSwiper .swiper-wrapper .swiper-slide{width:auto !important}
.homeimg .homeimgSwiper .swiper-wrapper .swiper-slide img{height:380px;width:auto;}
.homeimg .homeimgSwiper .homeimg-swiper-pagination{display:none}
@media (max-width:1440px){.homeimg .homeimgSwiper .swiper-wrapper .swiper-slide img{height:320px;}}
@media (max-width:1024px){.homeimg .homeimgSwiper .swiper-wrapper .swiper-slide img{height:270px}}
@media (max-width:768px){.homeimg .homeimgSwiper .swiper-wrapper .swiper-slide img{height:200px}}
@media (max-width:550px){.homeimg .homeimgSwiper .swiper-wrapper .swiper-slide img{height:140px;}}
@media (min-width:769px) {header{background: linear-gradient(to right, #7e94ab, #3b6281 100%);}}