<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media screen and (min-width: 992px) {

  html,
  body {
    width: 100%;
  }

  #homeVideoBox .modal-dialog {
    width: 80vw;
    height: 100vh;
    max-width: 80vw;
  }

  .homeList3 .col-lg-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
}

@media screen and (max-width: 992px) {

  html,
  body {
    width: 100%;
    overflow-x: hidden;
  }

  html {
    font-size: 12px;
  }

  .rightBtnBox {
    display: none;
  }

  #homeSlide .swiper-slide {
    padding: 20px 20vw;
  }

  .homeVideoBox {
    background-image: url(../images/videoBgM.png);
  }

  .homeCenterText .homeCenterTitle {
    font-size: 3rem;
    color: white;
  }

  .homeCenterText .homeCenterTitleEn {
    color: #fff;
  }

  .pcNav,
  .topBarText {
    display: none;
  }

  .mobileNavShow {
    height: 100vh;
  }

  .nav {
    /* padding: 43px 10px 8px 10px; */
  }

  .mobileNav {
    text-align: center;
    /* padding: 10px; */
    position: relative;
    display: block;
    /* overflow: hidden; */
    /* height: 179px; */
    display: flex;
    justify-content: space-between;
    padding: 43px 10px 8px 10px;
    height: 89px;
    background: white;
  }

  .mobileNav .logo&gt;img {
    width: 102px;
    height: 38px;
    float: left;
  }

  .mobileNav .mobileNavBtn {
    position: absolute;
    width: 24px;
    height: 24px;
    right: 10px;
    top: 43px;
    z-index: 99;
  }

  .mobileNav .mobileNavBtn:after {
    content: '';
    position: absolute;
    width: 100%;
    background: #4fa2a6;
    height: 4px;
    right: 0;
    top: 4px;
    border-radius: 3px;
    transition: .3s;
  }

  .mobileNav .mobileNavBtn:before {
    content: '';
    position: absolute;
    width: 100%;
    background: #4fa2a6;
    height: 4px;
    right: 0;
    bottom: 4px;
    border-radius: 3px;
    transition: .3s;
  }

  .mobileNavBtn&gt;div {
    font-size: 21px;
    font-family: QIJIFALLBACK;
    font-weight: 400;
    color: #000000;
    position: absolute;
    position: absolute;
    left: -110px;
    top: -5px;
    width: 100px;
    text-align: right;
  }

  #zhoubianSlide .swiper-slide {
    height: 30vh;
  }

  .m-hide {
    display: none;
  }

  .contentBg {
    height: 280px;
  }

  .zhoubianContent {
    padding: 0 15px;
    background: none;
  }

  .yinxiangMore {
    background-size: contain;
  }

  .wenhuaList {
    height: 20vh;
  }

  .gushiBoxMore {
    display: none;
  }

  .gushiImgBox {
    height: 25vh;
  }

  .yinxiangBox {
    height: 100%;
    padding-top: 0;
    top: 90px;
  }

  .yinxiangTop {
    position: initial;
    transform: initial;
  }

  .yinxiangTop .col-lg-5 img {
    display: none;
  }

  .mobileNav .mobileNavBtnClose:after {
    background: #4fa2a6;
    transform: rotate(45deg);
    top: 18px;
  }

  .gaikuangBox .gaikuangBoxInfo p {
    padding-left: 0 !important;
  }

  .gaikuangBox {
    background-repeat-y: repeat;
  }

  .gaikuangBoxInfo {
    padding: 0;
    padding-bottom: 87px;
  }

  .zhoubianSlideBox .swiper-button-next {
    display: none;
  }

  .zhoubianSlideBox .swiper-button-prev {
    display: none;
  }

  #gaikuangSwiper {
    margin-left: 0;
  }

  .yinxiangTopRight:before {
    display: none;
  }

  .gushiBox {
    margin-left: -15px;
    margin-right: -15px;
  }

  .mobileNav .mobileNavBtnClose:before {
    background: #4fa2a6;
    transform: rotate(-45deg);
    bottom: 18px;
  }


  .mobileNav .m-menu-main {
    /* width: 226px; */
    width: 100%;
    text-align: center;
    position: absolute;
    height: 100vh;
    /* right: -10px; */
    /* right: -230px; */
    right: 0;
    top: 89px;
    background: transparent;
    transform: translateX(100%);
    transition: .5s;
    z-index: 99;
  }

  .m-menu-main-box {
    width: 226px;
    height: 100%;
    background: white;
    /* float: right; */
    position: absolute;
    top: 0;
    right: 0;
  }

  .mobileNav .m-menu-main ul {
    padding: 0;
    /* width: calc(100% - 20px); */

    /* transform: translateY(-50%); */
    width: auto;
  }

  .mobileNav .m-menu-main li {
    /* padding: 16px 19px 16px 69px; */
    /* height: 57px; */
    /* width: 181px; */
    /* padding-left: 50px;
    padding-right: 69px; */
    /* line-height: 3.5em; */
    display: flex;
    /* justify-content: center; */
    align-items: center;
    font-family: QIJIFALLBACK;
  }

  .mobileNav .m-menu-main li&gt;a {
    width: 100%;
    padding: 15px 50px 15px 69px;
    text-align: left;
    font-size: 21px;
    font-weight: 400;
  }

  .mobileNav .m-menu-main li&gt;a&gt;div:nth-child(1) {
    font-size: 21px;
    line-height: 24px;
  }

  .mobileNav .m-menu-main li&gt;a&gt;div:nth-child(2) {
    font-size: 7px;
    text-transform: uppercase;
    text-align: left;
    text-indent: 5px;
  }

  .mobileNav-active {
    background: rgb(5, 12, 117, .2);
  }

  .mobileNav-active&gt;a {
    color: #FFFFFF !important;
  }

  .mobileNav .m-menu-main .m-menu-btn-close {
    border-top: 1px solid black;
  }

  .mobileNav .m-menu-main .m-menu-btn-top {
    border-bottom: 1px solid black;
    font-size: 1.6rem;
  }

  .mobileNav .m-menu-main .m-menu-btn-top a {
    color: #4fa2a6;
  }

  .mobileNav .m-menu-main-show {
    transform: translateX(0);
  }

  .homeSection3List {
    height: 50vh;
  }

  .homeSection3List .testCover {
    width: 20vh;
    height: 20vh;
    left: calc(25vw - 35vh);
    top: -10vh;
    border: 25vh solid rgba(125, 51, 45, 0.3);
  }

  .homeSection3List .indexBigCircle {
    width: 14vh;
    height: 14vh;
    left: 3vh;
    top: 3vh;
  }

  .homeSection3List .indexMediumCircle {
    width: 4vh;
    height: 4vh;
    left: 8vh;
    top: 8vh;
  }

  .homeSection3List .indexSmallCircle {
    width: 1vh;
    height: 1vh;
    left: 9.5vh;
    top: 9.5vh;
  }

  .homeSection3List .homeSection3ListTitle {
    top: 5vh;
  }

  .homeSection3List .homeSection3ListConcent {
    display: none;
  }

  .homeList4List {
    margin-left: 0;
    margin-right: 15px;
  }

  .homeList4List .homeList4ListImg {
    padding-left: 0;
  }

  .homeList4List .homeList4ListTitle {
    margin-top: 8vh !important;
  }

  .homeList4 {
    height: auto;
    padding-bottom: 20px;
  }

  .homeFooter {
    height: auto;
  }

  .homeFooter .footerListBox {
    display: none;
  }

  .homeFooter .footerBottom {
    height: auto;
    padding: 15px 0;
    margin: 0;
  }

  .mobileNav {
    display: block;
  }

  .yinxiangListBox {
    height: 90vh;
  }

  .yinxiangListBox .yinxiangListBoxTop {
    height: 35vh;
  }

  .yinxiangListBox .yinxiangListBoxTop .yinxiangListBoxContent {
    background: none;
  }

  .yinxiangListBox .yinxiangListBoxTop .yinxiangListBoxMore {
    display: none;
  }

  .yinxiangListBox .yinxiangListBoxBottom {
    height: 45vh;
    padding: 0 15px;
  }

  .yinxiangListBox .yinxiangListBoxBottom .yinxiangListBoxImg {
    height: 50%;
  }

  .gaikuangBoxNav {
    /* display: none; */
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0;
    padding: 24px 0;
  }

  .gaikuangBoxNav .gaikuangBoxNavList {
    margin: 0;
    transform: scale(0.6);
    /* background-size: 500% 100% !important; */
    /* line-height: 60px; */
    position: relative;
  }

  .gaikuangBoxNav .gaikuangBoxNavList::after {
    content: "";
    width: 1px;
    height: 60px;
    background: #999999;
    position: absolute;
    bottom: 0;
    right: 0;
  }

  .gaikuangBoxNav .active::after {
    width: 2px;
    background: #58A6AA !important;
  }


  .three-nav-list .gaikuangBoxNav .gaikuangBoxNavList {
    background-size: 500% 100% !important;
    line-height: 60px;
  }

  .three-nav-list .gaikuangBoxNav .gaikuangBoxNavList:nth-child(2) {
    background-position: -130px;
  }

  .three-nav-list .gaikuangBoxNav .gaikuangBoxNavList:nth-child(3) {
    background-position: calc(-130px * 2);
  }

  .three-nav-list .gaikuangBoxNav .gaikuangBoxNavList:nth-child(4) {
    background-position: calc(-130px * 3);
  }

  .three-nav-list .gaikuangBoxNav .gaikuangBoxNavList:nth-child(5) {
    background-position: calc(-130px * 4);
  }


  .gaikuangBoxContent {
    padding-top: 20px;
  }

  .meijingBox .meijingListImgBox {
    height: 150px;
    margin-left: 0 !important;
    width: 100%;
  }

  .meijingBox .meijingListBox {
    padding: 5%;
  }

  .meijingBox .meijingListBoxMore {
    display: none;
  }

  .meijingBox .meijingListContent {
    margin: 0;
    left: 0;
    padding: 0;
  }

  .wenhuaBox {
    padding-bottom: 20px;
  }

  .wenhuaBox .meijingListImgBox {
    height: 150px;
    margin-left: 0 !important;
    width: 100%;
  }

  .wenhuaBox .meijingListBox {
    padding: 5%;
  }

  .wenhuaBox .meijingListBoxMore {
    display: none;
  }

  .wenhuaBox .meijingList {
    margin: 20px 0;
    height: auto;
  }

  .wenhuaBox .meijingList .container {
    height: auto;
  }

  .wenhuaBox .meijingList:after {
    display: none;
  }

  .wenhuaBox .meijingListContent {
    margin: 0;
    left: 0;
    padding: 0;
    height: auto;
    position: initial;
    transform: translateY(0);
    background: #d4d4d4;
  }

  .wenhuaBox .meijingListImg {
    padding: 0;
  }

  .wenhuaLine {
    display: none;
  }

  .wenhuaBanner,
  .meijingBanner,
  .gaikuangBanner,
  .jiaotongshiTop,
  .dingmeishiTop {
    height: 150px;
  }

  .yanxueList:after,
  .yanxueList:before {
    display: none;
  }

  .yanxueListBox:after,
  .yanxueListBox:before {
    display: none;
  }

  .yanxueTop {
    display: none;
  }

  .yanxueList {
    margin-top: 10px;
  }

  .yanxueBox {
    height: 420px;
  }

  .yanxueBanner {
    height: 200px;
  }

  .huodongList4 .huodongList4Box {
    height: auto;
    margin: 0;
  }

  .huodongList4 .newsMain {
    height: 250px;
  }

  .huodongList4 .newsBox {
    padding-top: 0;
  }

  .huodongList4 .newsWorld {
    display: none;
  }

  .pagination {
    left: 10px;
    padding-left: 0;
  }

  .huodongList3 .homeList3Box {
    padding: 0 15px;
  }

  .huodongList2 .huodongList2Box {
    padding: 5px;
    margin: 0;
    height: auto;
  }

  .huodongList2 .huodongList2L p {
    writing-mode: initial;
    width: 100%;
    height: auto;
    text-align: center;
    margin: auto;
  }

  .huodongList2 .huodongList2L .huodongList2LTime:after {
    display: none;
  }

  .huodongList2 .huodongList2R {
    height: 220px;
    overflow: hidden;
    padding: 0;
  }

  .huodongList2 .huodongList2R .swiper-pagination {
    bottom: 0;
  }

  .jihuaList3 {
    background-size: cover;
    background-position: left;
  }

  .jihuaJiaotong {
    padding-top: 50%;
  }

  .jihuaList4Box {
    height: 90vh;
  }

  .jihuaList4Box .jihuaList4Left {
    height: 20vh;
  }

  .jihuaList4Box .textCenter {
    position: initial;
    transform: initial;
  }

  .jihuaList4Box .textCenter img {
    width: 35%;
  }

  .jihuaList4Box .jihuaList4List {
    height: 20vh;
  }

  .jihuaList4Box .jihuaList4List:nth-child(3) {
    position: initial;
  }

  .gonglueBanner {
    height: 200px;
  }

  .gonglueBox .gonglueLeft {
    height: 20vh;
  }

  .gonglueBox .gonglueMap {
    padding: 20px;
    height: auto;
    background: url(../images/gonglueMapM.png) repeat center;
    text-align: center;
  }

  .gonglueBox .gonglueMap .gonglueMapTitle:after {
    display: none;
  }

  .gonglueBottom {
    height: auto;
    margin: 20px auto;
  }

  .gonglueBottom .gonglueBottomLeft {
    height: 200px;
  }

  .gonglueBottom .row {
    margin: 0;
  }

  .youkeBox .youkeList {
    margin-top: 20px;
    height: 300px;
  }

  .youkeBox .youkeMore {
    visibility: visible;
  }

  .youkeBox .youkeList .youkeListBox {
    padding: 5px 25px;
    transform: translateY(0);
  }

  .youkeBox .youkeList .youkeListImg {
    height: 100%;
  }

  .meishiBox {
    padding: 20px 0;
  }

  .meishiBox .meishiList {
    height: 80px;
  }

  .meishiBox .row {
    margin: 0;
  }

  .meishiluxianBox #meishiSlide .swiper-slide {
    padding: 0;
  }

  .meishiluxianBox .swiper-button-prev,
  .meishiluxianBox .swiper-button-next {
    display: none;
  }

  .jiaotongBox .jiaotongWaibuLocation {
    display: none;
  }

  .jiaotongBox .jiaotongNeibuL {
    height: 200px;
  }

  .jiaotongBox .jiaotongZhanwei {
    display: none;
  }

  .jiaotongBox .jiaotongNeibuRBox {
    padding: 20px;
    border: 1px solid #ccc;
  }

  .jiaotongBox .jiaotongWaibu {
    height: 200px;
  }

  .jiaotongBox .jiaotongWaibuFeiIcon {
    height: 150px;
  }

  .jiaotongBox .jiaotongWaibuFeiImg {
    height: 150px;
  }

  .jiaotongBox .jiaotongWaibuQiBox {
    margin-left: 0;
  }

  .tiyanBigBox .tiyanBox {
    height: 100%;
  }

  .tiyanBigBox .tiyanListLeft {
    padding: 0 15px;
  }

  .tiyanBigBox .tiyanList {
    height: auto;
  }

  .tiyanBigBox .tiyanListRight {
    display: none;
  }

  .dingmeishiLeft {
    display: none;
  }

  .dingmeishiRight {
    text-align: center;
  }

  .dingmeishiRight .dingmeishiTitle {
    letter-spacing: 0;
  }

  .dingmeishiRight .dingmeishiMore {
    margin: auto;
  }

  .dingmeishiRight .dingmeishiInfo {
    padding-right: 0;
  }


  .xiaochiBox .xiaochiList {
    height: 265px;
  }

  .canguanBox .row {
    margin: 0;
  }

  .canguanBox .canguanList {
    height: 150px;
  }

  .jiudianList {
    margin-left: 0;
    margin-right: 0;
    height: 220px;
  }

  .jiudianList .jiudianIcon {
    margin-bottom: 20px;
  }

  .jiudianList .TextBox {
    padding: 20px;
  }

  .homeVideo {
    display: none;
  }

  .yanxueListBoxList {
    height: 280px;
  }

  .zixunTopLeftList {
    height: 160px;
  }

  .zixunTopRight {
    padding: 15px;
  }

  .huodongBg {
    height: 375px;
  }

  .home-banner {
    height: calc(100vh - 89px);
  }

  .home-banner .swiper-pagination {
    bottom: 53px !important;
    left: 0 !important;
    width: 100% !important;
  }

  .homeIndex {
    /* overflow-x: hidden; */
  }

  .home-main {
    margin: 0 10px;
    /* width: calc(100% - 28px); */
  }


  .home-main .home-main-1 .home-main-1-title {
    padding-top: 26px;
  }

  .home-main .home-main-1 .home-main-1-title&gt;img {
    height: 56px;
  }

  .home-main .home-main-1 .home-main-1-title&gt;div {
    line-height: 15px;
    margin-left: 18px;
  }

  .home-main .home-main-1 .home-main-1-title&gt;div&gt;div:nth-child(1) {
    font-size: 10px;
  }

  .home-main .home-main-1 .home-main-1-title&gt;div&gt;div:nth-child(1) {
    font-size: 10px;
  }

  .home-main .home-main-1 .home-main-1-title&gt;div&gt;div:nth-child(2) {
    font-size: 14px;
  }

  .home-main .home-main-1 .home-main-1-title .home-main-1-title-bg {
    width: 127px;
    height: 73px;
    right: 8.6%;
    top: 5px;
    background-size: 100% 100%;
  }

  .home-main .home-main-1-content {
    margin-top: 10px;
    flex-direction: column;
    height: auto;
  }

  .home-main .home-main-1-content .home-main-1-content-bg {
    width: 118px;
    height: 56px;
    top: 42%;
    background-size: 100%;
  }

  .home-main .home-main-1-content .swiper-pagination {
    display: none;
  }

  .home-main .home-main-1-content .left {
    height: 197px;
    width: 100%;
    border: 10px solid #FFFFFF;
  }

  .home-main .home-main-1-content .right {
    width: 100%;
    margin-left: 0;
    margin-top: 24px;
  }

  .home-main .home-main-1-content .right&gt;div:nth-child(1) {
    justify-content: flex-start;
  }

  .home-main .home-main-1-content .right&gt;div:nth-child(1)&gt;img:nth-child(2) {
    margin-left: 19px;
  }

  .home-main .home-main-1-content .right&gt;div:nth-child(1)&gt;div:nth-child(1)&gt;span:nth-child(1) {
    font-size: 17px;
  }

  .home-main .home-main-1-content .right&gt;div:nth-child(1)&gt;div:nth-child(1)&gt;span:nth-child(2) {
    font-size: 8px;
  }

  .home-main .home-main-1-content .right&gt;div:nth-child(2) {
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    margin: 23px 0 20px 0;
  }

  .home-main .home-main-1-content .right&gt;div:nth-child(4) {
    display: none;
  }

  .home-main-2 {
    margin-top: 12px;
  }

  .home-main-2 .home-main-2-bg {
    width: 141px;
    height: 159px;
    top: 4%;
    left: -10px;
    background-size: 100% 100%;
  }


  .home-main-2 .home-main-2-title&gt;img {
    height: 56px;
    /* width: 56px; */
    margin-right: 19px;
  }

  .home-main-2 .home-main-2-title&gt;div {
    line-height: 14px;
  }

  .home-main-2 .home-main-2-title&gt;div&gt;div:nth-child(1) {
    font-size: 10px;
  }

  .home-main-2 .home-main-2-title&gt;div&gt;div:nth-child(2) {
    font-size: 14px;
  }

  .home-main-2 .home-main-2-content {
    margin-top: 161px;
    position: relative;
  }

  .home-main-2 .home-main-2-content .home-main-2-content-bg {
    width: 242px;
    height: 61px;
    background-size: 100% 100%;
    /* opacity: 0.26; */
    position: absolute;
    right: -10px;
    bottom: -302px;
  }

  .home-main-2 .home-main-2-content .left {
    position: absolute;
    top: 100px;
    width: 100%;
    background: transparent;
    padding-left: 0;
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
  }

  .home-main-2 .home-main-2-content .left&gt;div:nth-child(1) {
    display: flex;
    justify-content: flex-start;
  }

  .home-main-2 .home-main-2-content .left&gt;div:nth-child(1)&gt;span {
    font-size: 15px;
  }

  .home-main-2 .home-main-2-content .left&gt;div:nth-child(1)&gt;img {
    width: 26px;
    height: 26px;
    margin-left: 25px;
  }

  .home-main-2 .home-main-2-content .left&gt;div:nth-child(2) {
    font-size: 14px;
    line-height: 24px;
    margin: 24px 0 14px 0;
  }

  .home-main-2 .home-main-2-content .right {
    position: absolute;
    right: -28px;
    top: -165px;
    display: flex;
    flex-direction: column;
  }

  .home-main-2 .home-main-2-content .right&gt;img:nth-child(1) {
    width: 230px;
    height: 60px;
    object-fit: contain;
    margin-left: -11px;
  }

  .home-main-2 .home-main-2-content .right&gt;img:nth-child(2) {
    width: 280px;
    height: 157px;
    margin-top: 0;
  }

  .home-main-2 .home-main-2-content .bottom {
    margin-left: -20px;
    padding-left: 0;
    position: relative;
  }

  .home-main-2 .home-main-2-content .bottom&gt;img:nth-child(1) {
    width: 176px;
    height: 84px;
  }

  .home-main-2 .home-main-2-content .bottom .bottom-bg {
    width: 129px;
    height: 26px;
    position: absolute;
    bottom: -8px;
    right: 0;
  }

  .home-main-3 {
    margin-top: 300px;
    padding-bottom: 0;
  }

  .home-main-3 .home-main-3-menu::before {
    height: 0;
  }

  .home-main-3 #swiper-colum-3 {
    /* display: none; */
    margin: 10px 0;
    /* width: calc(100% - 20px) !important; */
  }

  .home-main-3 .swiper-colum-3-1 {
    width: 100%;
    margin-top: 0;
    margin-left: 0;
  }

  .home-main-3 .home-main-3-box {
    margin: 10px;
    /* margin-top: 32px; */
    width: 100%;
    /* height: 185px; */
    background: transparent;
    /* box-shadow: 0px 0px 34px 6px rgba(0, 0, 0, 0.24); */
    box-shadow: none;
    position: relative;
    margin-left: 0;
    background-repeat: no-repeat;
    background-size: 100% 185px;
  }

  .home-main-3 .home-main-3-left {
    width: 81px;
    height: 57px;
    position: absolute;
    bottom: -5px;
    left: 0;
    background-size: 100%;
  }

  .home-main-3 .home-main-3-right {
    width: 262px;
    height: 212px;
    bottom: -50px;
    right: -10px;
    background-size: 100%;
  }

  .home-main-3 .home-main-3-title {
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .home-main-3 .home-main-3-title&gt;img {
    height: 56px;
    /* width: 56px; */
    margin-right: 11px;
  }

  .home-main-3 .home-main-3-title&gt;div&gt;div:nth-child(1) {
    font-size: 10px;
    line-height: 15px;
  }

  .home-main-3 .home-main-3-title&gt;div&gt;div:nth-child(2) {
    font-size: 14px;
    line-height: 15px;
  }

  .home-main-3 .home-main-3-menu {
    padding-top: 16px;
    justify-content: space-around;
    align-items: flex-start;
    background-size: 240%;
    margin-top: 0;
    min-height: 195px;
    width: calc(100% + 20px);
    margin-left: -10px;
  }

  .home-main-3 .home-main-3-menu .home-main-3-menu-bg {
    display: block;
    width: 242px;
    height: 61px;
    background-size: 100% 100%;
    position: absolute;
    right: 0;
    bottom: -15px;
    background-image: url(../images/home/home-bg-4.png);
  }

  .home-main-3 .home-main-3-menu .home-main-3-menu-item {
    margin-right: 0;
    margin-top: 13px;
  }

  .home-main-3 .home-main-3-menu .home-main-3-menu-item&gt;div:nth-child(1) {
    width: 41px;
    height: 41px;
    background-repeat: no-repeat;
    background-size: 100% 100%;
  }

  .home-main-3 .home-main-3-menu .home-main-3-menu-item&gt;div:nth-child(1)&gt;div:nth-child(1) {
    width: 30px;
    height: 30px;
    font-size: 13px;
    line-height: 26px;
    border: 2px solid #264F4C;
  }

  .home-main-3 .home-main-3-menu .home-main-3-menu-item&gt;div:nth-child(2) {
    margin-top: 2px;
    margin-left: 6px;
  }

  .home-main-3 .home-main-3-menu .home-main-3-menu-item&gt;div:nth-child(2)&gt;div:nth-child(1) {
    font-size: 9px;
    line-height: 10px;
  }

  .home-main-3 .home-main-3-menu .home-main-3-menu-item&gt;div:nth-child(2)&gt;div:nth-child(2) {
    font-size: 4px;
    text-indent: 2px;
  }

  .home-main-3 .home-main-3-menu .home-main-3-menu-active {
    margin-top: 0 !important;
  }


  .home-main-3 .home-main-3-menu .home-main-3-menu-active&gt;div:nth-child(1),
  .home-main-3 .home-main-3-menu .home-main-3-menu-item:hover&gt;div:nth-child(1) {
    width: 70px !important;
    height: 70px !important;
  }

  .home-main-3 .home-main-3-menu .home-main-3-menu-active&gt;div:nth-child(1)&gt;div:nth-child(1),
  .home-main-3 .home-main-3-menu .home-main-3-menu-item:hover&gt;div:nth-child(1)&gt;div:nth-child(1) {
    width: 53px !important;
    height: 53px !important;
    line-height: 30px !important;
  }

  .home-main-3 .home-main-3-menu .home-main-3-menu-active&gt;div:nth-child(2),
  .home-main-3 .home-main-3-menu .home-main-3-menu-item:hover&gt;div:nth-child(2) {
    margin-top: 5px;
    color: #3A4A48;
  }

  .home-main-3 .home-main-3-menu .home-main-3-menu-active&gt;div:nth-child(2)&gt;div:nth-child(1),
  .home-main-3 .home-main-3-menu .home-main-3-menu-item:hover&gt;div:nth-child(2)&gt;div:nth-child(1) {
    font-size: 11px;
    line-height: 10px;
  }

  .home-main-3 .home-main-3-menu .home-main-3-menu-active&gt;div:nth-child(2)&gt;div:nth-child(2),
  .home-main-3 .home-main-3-menu .home-main-3-menu-item:hover&gt;div:nth-child(2)&gt;div:nth-child(2) {
    font-size: 5px;
  }

  .home-main-3 .home-main-3-menu .home-main-3-menu-active&gt;div:nth-child(2)&gt;div:nth-child(1),
  .home-main-3 .home-main-3-menu .home-main-3-menu-item:hover&gt;div:nth-child(2)&gt;div:nth-child(1) {
    font-size: 11px;
    line-height: 10px;
  }

  .home-main-3-box .home-main-3-box-bg {
    display: none;
  }

  .home-main-3-box&gt;div:nth-child(1) {
    /* position: absolute;
    top: 112px;
    right: -276px; */
    position: relative;
  }

  .home-main-3 .home-main-3-box&gt;div:nth-child(1) .home-main-3-box-bg-1 {
    display: none;
  }

  .home-main-3 .home-main-3-box&gt;div:nth-child(1) .home-main-3-box-sub {
    margin-top: 100px;
    width: 100%;
    height: auto;
    background: transparent;
    box-shadow: none;
    padding: 0;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }

  .home-main-3 .home-main-3-box&gt;div:nth-child(1) .home-main-3-box-sub&gt;div:nth-child(1)&gt;div:nth-child(1) {
    font-size: 15px;
    display: flex;
    justify-content: flex-start;
  }

  .home-main-3 .home-main-3-box&gt;div:nth-child(1) .home-main-3-box-sub&gt;div:nth-child(1)&gt;div:nth-child(1) .img {
    width: 26px;
    height: 26px;
    margin-left: 19px;
  }

  .home-main-3 .home-main-3-box&gt;div:nth-child(1) .home-main-3-box-sub&gt;div:nth-child(1)&gt;div:nth-child(2) {
    font-size: 14px;
    font-weight: 400;
    line-height: 23px;
    margin: 16px 0 11px 0;
  }

  .home-main-3 .home-main-3-box&gt;div:nth-child(1) .home-main-3-box-sub&gt;div:nth-child(2) {
    display: none;
  }

  .home-main-3-box&gt;div:nth-child(1).home-main-3-box-sub .disable-left .left {
    background-image: url(../images/home/tool-4.png) !important;
    transform: rotate(0) !important;
  }

  .home-main-3-box&gt;div:nth-child(1).home-main-3-box-sub .disable-left .right {
    background-image: url(../images/home/tool-4.png) !important;
    transform: rotate(180deg) !important;
  }

  .homeFooter .container {
    height: 51px;
  }

  .homeFooter .container&gt;div:nth-child(1) {
    display: none;
    /* &gt;a {
      font-size: 18px;
      font-family: Source Han Serif CN;
      font-weight: 400;
      color: #FFFFFF;
      margin: 0 60px;
    } */
  }

  .homeFooter .container&gt;div:nth-child(2) {
    margin-top: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .homeFooter .container&gt;div:nth-child(2)&gt;span {
    font-size: 7px;
    margin-right: 0;
  }

  .homeFooter .container&gt;div:nth-child(2)&gt;a {
    margin-top: 6px;
    font-size: 7px;
  }


  .more {
    font-size: 12px;
  }

  .more&gt;img {
    width: 6px;
    height: 8px
  }

  .rightBtnBox {
    display: none;
  }

  .yinxiangMore {
    text-align: center;
    width: 100%;
  }

  .jianzhuBanner,
  .zixunBanner {
    height: 150px;
    background-size: cover;
  }

  .row {
    margin: 0;
  }

  .meijingBox {
    min-height: 80vh;
  }

  /* æ´»åŠ¨é¢„å‘Š */
  .huodong-yugao-list {
    /* padding: 10px; */
    margin-top: 26px;
    margin-bottom: 16px;
    border-bottom: 1px solid #ddd;
  }

  .huodong-yugao-list&gt;div:nth-child(1) {
    margin-left: 25px;
  }

  .huodong-yugao-list&gt;div:nth-child(1)&gt;img {
    width: 38px;
    height: 38px;
    top: -15px;
    left: -30px;
  }

  .huodong-yugao-list&gt;div:nth-child(1)&gt;span:nth-child(2) {
    font-size: 15px;
    font-weight: 600;
    margin-right: 18px;
  }

  .huodong-yugao-list&gt;div:nth-child(1)&gt;span:nth-child(3) {
    font-size: 10px;
    font-weight: 500;
  }

  .huodong-yugao-list&gt;div:nth-child(2) {
    display: flex;
    width: 100%;
    margin-top: 16px;
    padding-left: 13px;
  }

  .huodong-yugao-list&gt;div:nth-child(2)&gt;div:nth-child(1) {
    width: 125px;
    height: 80px;
    margin-right: 13px;
  }

  .huodong-yugao-list&gt;div:nth-child(2)&gt;div:nth-child(2) {
    width: calc(100% - 138px);
  }

  .huodong-yugao-list&gt;div:nth-child(2)&gt;div:nth-child(2)&gt;div:nth-child(1) {
    font-size: 12px;
    line-height: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
  }

  .huodong-yugao-list&gt;div:nth-child(2)&gt;div:nth-child(2)&gt;a:nth-child(2) {
    margin: 11px 0 0 0 !important;
    width: auto;
  }

  .youkeBox {
    padding: 0;
  }

  .mobileNav .m-menu-btn-tool {
    position: absolute;
    width: 100%;
    top: 60%;
    left: 0;
    display: flex;
    flex-wrap: wrap;
    padding: 0 10px;
  }

  .mobileNav .m-menu-btn-tool&gt;a {
    width: 50%;
    margin-bottom: 30px;
  }

  .mobileNav .m-menu-btn-tool&gt;a&gt;div:nth-child(1) {
    margin: auto;
    height: 54px;
    width: 50px;
    background-image: url(../images/rightBtnBg.png);
    display: flex;
    justify-content: center;
    align-items: center;
    background-size: 100% 100%;
  }

  .mobileNav .m-menu-btn-tool&gt;a&gt;div:nth-child(1)&gt;div:nth-child(1) {
    margin: auto;
    width: 30px;
    height: 27px;
    background-image: url(../images/rightBtn1.png);
    background-position-x: -30px;
  }

  .mobileNav .m-menu-btn-tool&gt;a&gt;div:nth-child(2) {
    font-size: 12px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #333333;
    line-height: 24px;
  }


  .mobileNav .m-menu-btn-tool&gt;a:nth-child(2)&gt;div:nth-child(1)&gt;div:nth-child(1) {
    background-image: url(../images/rightBtn2.png);
  }

  .mobileNav .m-menu-btn-tool&gt;a:nth-child(3)&gt;div:nth-child(1)&gt;div:nth-child(1) {
    background-image: url(../images/rightBtn6.png);
  }

  .mobileNav .m-menu-btn-tool&gt;a:nth-child(4)&gt;div:nth-child(1)&gt;div:nth-child(1) {
    background-image: url(../images/rightBtn3.png);
  }

  .home-main-3 .home-main-3-box {
    height: 530px;
  }

  .xiangqingMain&gt;p&gt;img {
    max-width: 100%;
  }

  .jiudianBox {
    min-height: 75vh
  }

  .audioBtn {
    transform: scale(0.6);
  }

  .img-720 {
    margin-left: 15px;
  }

  .img-720&gt;img {
    height: 22px;
    width: 22px;
  }

  .swiper-pagination-column-3 {
    top: 165px !important;
    left: 0 !important;
    display: block;
  }

  .swiper-pagination-column-3 .swiper-pagination-bullet {
    width: 3px;
    height: 3px;
    background: #D7D6D6;
    border-radius: 50%;
    opacity: 1;
    margin: 0 4.5px !important;
    transition: all .3s linear;
  }

  .swiper-pagination-column-3 .swiper-pagination-bullet-active {
    width: 8px;
    height: 3px;
    background: #FFFFFF;
    border-radius: 5px;
  }

  .xiangqingTitle .img-720 {
    margin-left: 15px;
  }

  .xiangqingMain img {
    max-width: 100%;
    object-fit: contain;
  }

  .xiangqingMain p,
  .xiangqingMain p span {
    font-size: 16px !important;
    text-align: justify !important;
    line-height: 24px !important;
  }

  .xiangqingTitle {
    font-size: 28px;
  }

  .xiangqingMain {
    padding: 20px 0;
  }

  .xiangqingMain img,
  p span img {
    max-height: 230px;
  }

  p {
    text-indent: 0 !important;
  }
}


/*# sourceMappingURL=mobile.css.map */</pre></body></html>