/* Global browser reset */
/* Consolidated stylesheet: common.css. Generated from legacy CSS files. */

/* ===== drop.css ===== */
#translate {
    display: none;
}

.site-has-dropdown .nav #menu li {
    position: relative;
}

.site-has-dropdown .nav #menu li .hoverBox1 {
    position: absolute;
    background-color: rgba(72, 99, 212, 0.9);
    width: 1177px;
    z-index: 999;
    border-radius: 10px;
    left: -20px;
    display: none;

}

.site-has-dropdown .nav #menu li:hover {
    background-color: #4863D4;
    border-radius: 6px;

}

.site-has-dropdown .nav #menu li:hover .hoverBox1 {
    display: block;
}

.site-has-dropdown .textList {
    display: flex;
    padding: 20px 37px 20px 37px;
    flex-wrap: wrap;
}

.site-has-dropdown .hoverBox1 .textList .textListBox {
    height: 34px !important;
    border-right: 1px dashed #FFFFFF !important;
    line-height: 34px !important;
    display: flex;
    align-items: center;
    padding-right: 25px;
    margin-right: 22px;
    margin-bottom: 8px;
}

.site-has-dropdown .hoverBox1 .textList .textListBox span {

    font-family: Gilroy;
    font-weight: 500;
    font-size: 16px;
    color: #FFFFFF;
}

.site-has-dropdown .hoverBox1 .textList .textListBox:hover .circle {
    opacity: 1;
}

.site-has-dropdown .hoverBox1 .textList .textListBox .circle {
    width: 10px;
    height: 10px;
    margin-right: 15px;
    background: #FFFFFF;
    border-radius: 50%;
    opacity: 0;
}


.site-has-dropdown .nav #menu li .hoverBox2 {
    left: -200px;
}

.site-has-dropdown .nav #menu li .hoverBox3 {
    left: -400px;
}

.site-has-dropdown .nav #menu li .hoverBox4 {
    left: -500px;
}

.site-has-dropdown .nav #menu li .hoverBox5 {
    left: -600px;
}

.site-has-dropdown .nav #menu li .hoverBox6 {
    left: -800px;
}

.site-has-dropdown .nav #menu li .hoverBox7 {
    left: -1050px;
}

/*.site-has-dropdown .chinaguoqi {
        margin-left: 27px;
        display: flex;
        align-items: center;
      }
      .site-has-dropdown .chinaguoqi span {
      font-family: Microsoft YaHei;
      font-weight: 400;
      font-size: 16px;
      color: #191E23;
      margin-left: 4px;
      }
    
      .site-has-dropdown .attachment-type-top, .site-has-dropdown .time-frame-top, .site-has-dropdown .language-switcher__toggle, .site-has-dropdown .select-position-top {
        cursor: pointer;
        margin-left: 5px;
        display: flex;
        align-items: center;
      }
      .site-has-dropdown .attachment-type-bottom, .site-has-dropdown .time-frame-bottom, .site-has-dropdown .language-switcher__menu, .site-has-dropdown .select-position-bottom {
        width: 100px;
        border-radius: 4px;
        background: rgba(255, 255, 255, 0.5);
        padding: 10px;
        position: absolute;
        top: 70px;
        z-index: 2;
        display: none;
      }
      .site-has-dropdown .language-switcher__toggle span, .site-has-dropdown .select-position-top span {
        height: 23px;
        font-size: 16px;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: #191E23;
      }
      .site-has-dropdown .select-attachment-type-img, .site-has-dropdown .select-time-frame-img, .site-has-dropdown .language-switcher__arrow, .site-has-dropdown .select-position-img {
        width: 17px;
        height: 9px;
        background: url(../images/xialadian.png);
        background-size: 100% 100%;
        margin-left: 10px;
      }
      .site-has-dropdown .attachment-item, .site-has-dropdown .time-frame-item, .site-has-dropdown .language-switcher__item, .site-has-dropdown .select-position-item {
        font-size: 16px;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: #191E23;
        text-align: center;
        padding: 9px;
      }*/

.pagination {
    text-align: right;
    margin-top: 30px;
    font-size: 12px ! important;
    line-height: 28px;
    margin-bottom: 55px;
}

.pagination input[type=number] {
    -moz-appearance: textfield;
}

.pagination a {
    text-decoration: none;
    color: #333;
    transition: all .3s;
}

.pagination a,
.pagination span {
    display: inline-block;
    margin: 0 3px;
    border-radius: 3px;
    background: linear-gradient(#fff 10%, #f1f1f1);
    border: 1px #b2b2b2 solid;
    text-align: center;
    padding: 0 10px;
    font-family: Gilroy-Light;
}

.pagination .page_jump {
    background: 0 0;
    border: none;
}

.pagination .current,
.pagination .zxfokbtn:hover,
.pagination a:hover {
    background: #2d66a5;
    border-color: #2d66a5;
    color: #fff;
    text-decoration: none;
    cursor: pointer;
}

.pagination .zxfinput {
    width: 40px;
    height: 22px;
    margin: 0 2px;
    color: #888;
    text-align: center;
    border: #dfdfdf 1px solid;
    border-radius: 3px;
    background: #fff;
}

@media screen and (max-width: 980px) {

    /* Common mobile components */

    .page-heading {
        width: 100%;
    }

    .page-heading__line {
        width: 60%;
    }

    .page-heading__title {
        font-size: 6vw;
    }

    .page-heading--compact {
        padding: 0 2vw;
    }

    .page-heading--compact .page-heading__line {
        width: 36%;
        max-width: none;
        flex: none;
    }

    .page-heading--compact .page-heading__title {
        font-size: 4vw;
    }

    .breadcrumb__line {
        margin-left: 1vw;
        min-width: 40%;
        flex: 1;
    }

    /*.chinaguoqi{
    margin-left: 3px;
    }
    
    .chinaguoqi img{
        width: 5vw;
        height: 4vw;
    }

    .chinaguoqi span{
        font-family: Microsoft YaHei;
        font-weight: 400;
        font-size: 16px;
        color: #191E23;
        margin-left: 1vw;
        font-size: 3vw;
    }
    
    .search-group .language-switcher .language-switcher__menu {
      right: 2px;
      top:45px;
    }
    
    .search-group .language-switcher .language-switcher__toggle .language-switcher__arrow {
    margin-left: 0px;
    }*/

    .nav #menu li .hoverBox1 {
        display: none;
    }

    .nav #menu li:hover .hoverBox1 {
        display: none;
    }

    .search-group {
        z-index: 999;
    }
}

/* ===== header.css ===== */
@font-face {
    font-family: Gilroy-Light;
    src: url(../fonts/Gilroy-Light-11.otf);
}

@font-face {
    font-family: Gilroy-Medium;
    src: url(../fonts/Gilroy-Medium-2.otf);
}

@font-face {
    font-family: Gilroy-Bold;
    src: url(../fonts/gilroy-bold-4.otf);
}

@font-face {
    font-family: Gilroy-Regular;
    src: url(../fonts/gilroy-regular-3.otf);
}


* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, serif;
    font-size: 16px;
    color: #333;
    text-decoration: none;
    list-style: none;
    outline: none;
    /*-webkit-touch-callout: none;
    touch-callout: none;
    -webkit-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-tap-highlight-color: transparent;*/
}



.page-heading {
    width: 1436px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 32px;
    box-sizing: border-box;
    padding: 0 10px;
}

.page-heading__title {
    font-family: Gilroy;
    font-weight: bold;
    font-size: 34px;
    color: #1F1F1F;
    margin-right: 20px;
}

.page-heading__line {
    max-width: 100%;
    flex: 1;
    height: 1px;
    border: 1px solid #C0C9D0;
}

.page-heading--compact {
    margin-bottom: 35px;
    padding: 0;
}

.page-heading--compact .page-heading__title {
    margin-right: 0;
}

.page-heading--compact .page-heading__line {
    width: 900px;
    max-width: none;
    flex: none;
}

.breadcrumb span,
.breadcrumb span a {
    font-family: Gilroy;
    font-weight: bold;
    font-size: 18px;
    color: #BBC5CC;
    z-index: 999;
}

.breadcrumb__line {
    width: 1050px;
    height: 1px;
    border: 1px solid #C0C9D0;
}

.detail-heading h1 {
    font-family: Gilroy;
    font-weight: bold;
    font-size: 34px;
    color: #1F1F1F;
    line-height: 50px;
    margin-bottom: 31px;
}

.detail-heading span {
    font-family: Gilroy;
    font-weight: 300;
    font-size: 14px;
    color: #BBC5CD;
}

.detail-body * {
    font-family: "tahoma";
}

.site-header-standard .safe-area-top {
    padding-top: calc(constant(safe-area-inset-top) + 1px);
    padding-top: calc(env(safe-area-inset-top) + 1px);
}

.site-header-standard .safe-area-bottom {
    padding-bottom: calc(constant(safe-area-inset-bottom) +1px);
    padding-bottom: calc(env(safe-area-inset-bottom) +1px);
}

.site-header-standard.box-width {
    min-width: 1426px;
    max-width: 1920px;
}

.site-header-standard.content {
    width: 100%;
    margin: 0 auto;
}

.site-header-standard #header {
    position: relative;
    display: block;
    width: 100%;
    /* height: 29.74vw; */
    /* min-height: 450px; */
    /* background: url(../images/banner.png) no-repeat center top; */
    /* background-size: 100% auto; */

    background: linear-gradient(to bottom, rgb(222, 234, 243) 0%, white 100%);

    display: flex;
    flex-direction: column;
    justify-content: space-between;
    z-index: 999;
}

.site-header-standard #header .site-header__top {
    /* background: url(../images/top.png) no-repeat center top;
    background-size: 100% 100%; */

}

.site-header-standard #header.ly_header {
    height: 34vw;
    background: url(../images/旅游banner.png) no-repeat center top;
}


.site-header-standard #header .site-header__top .site-header__inner {
    /*width: 1426px;*/
    width: 1590px;
    height: 87px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.site-header-standard #header .site-header__top .site-header__inner .logo {
    height: 67px;
}

.site-header-standard #header .site-header__top .site-header__inner .search-group {
    display: flex;
    align-items: center;
}

.site-header-standard #header .site-header__top .site-header__inner .search-group .search {
    width: 405px;
    height: 40px;
    border: 1px solid #2f7084;
    border-radius: 100px;
    display: flex;
}

.site-header-standard #header .site-header__top .site-header__inner .search-group .search input {
    background: none;
    border: none;
    flex: 1;
    padding: 0 16px;
}

.site-header-standard #header .site-header__top .site-header__inner .search-group .search input::placeholder {
    color: #256073;
    font-family: Gilroy-Regular;
}

.site-header-standard #header .site-header__top .site-header__inner .search-group .search button {
    background: none;
    width: 50px;
    border: 0;
    cursor: pointer;
    background: url(../images/search_btn.png) no-repeat center center;
}

.site-header-standard #header .site-header__top .site-header__inner .search-group .vertical {
    height: 49px;
    border-left: 1px solid #2f7084;
    margin: 0 30px;
}

.site-header-standard #header .site-header__top .site-header__inner .search-group .mailbox {
    color: #191e23;
    line-height: 40px;
    font-family: Gilroy-Regular;
    font-weight: bold;
}

.site-header-standard #header .site-header__top .phone-nav-btn {
    display: none;
}

.site-header-standard #header .nav {
    width: 100%;
    height: 113px;
    margin: 0 auto;
    background: url(../images/nav_bg.png) no-repeat center center;
}

.site-header-standard #header #nav {
    display: none;
}

.site-header-standard #header .bg_nav {
    width: 100%;
    height: 165px;
    margin: 0 auto;
    background: url(../images/bg_nav.png) no-repeat center center;
}

.site-header-standard #header.ly_header .nav {
    position: absolute;
    background: none;
    margin-top: 155px;
}

.site-header-standard #header .nav ul {
    width: 1426px;
    height: 100%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 10px;
}

.site-header-standard #header.ly_header .nav ul {
    width: 1260px;
    float: right;
    margin-right: 190px;
}

.site-header-standard #header .nav ul li {
    min-width: 100px;
    position: relative;
    height: 63%;
    line-height: 63px;
    text-align: center !important;
}

.site-header-standard #header .nav ul li a {
    display: block;
    color: #fff;
    font-size: 18px;
    font-family: Gilroy-Medium;
    padding: 0 5px;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.site-header-standard #header.ly_header .nav ul li a {
    display: inline-block;
}

.site-header-standard #header.ly_header .nav ul li a span {
    display: block;
    color: #fff;
    height: 25px;
    font-size: 18px;
    font-family: Gilroy-Medium;
    padding: 0 5px;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.site-header-standard #header.ly_header .nav ul li a i {
    display: block;
    width: 0px;
    height: 4px;
    margin: 0 auto;
    background: #2040B1;
    transition: all 0.3s;
}

.site-header-standard #header.ly_header .nav ul li.nav-active a span {
    color: #2040B1;
}

.site-header-standard #header.ly_header .nav ul li.nav-active i {
    width: 100%;
}

.site-header-standard #footer {
    background: #0b358e;
}

.site-header-standard #footer .footer-container {
    position: relative;
    width: 1426px;
    margin: 0 auto;
    height: 210px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.site-header-standard #footer .footer-container .footer-logo {
    position: absolute;
    left: 0;
    width: 218px;
    height: 129px;
}

.site-header-standard #footer .footer-container dl {
    line-height: 40px;
}

.site-header-standard #footer .footer-container dl dd {
    color: #fff;
    text-align: center;
}

.site-header-standard #js-go-top {
    position: fixed;
    width: 66px;
    height: 66px;
    max-width: 66px;
    max-height: 66px;
    right: 5%;
    bottom: 95px;
    z-index: 999;
    cursor: pointer;
    background: url(../images/icon_top.png) no-repeat center center;
    background-size: 100% 100%;
    border-radius: 50%;
}



@media screen and (max-width: 980px) {
    .site-header-standard.box-width {
        min-width: auto;
        max-width: initial;
    }

    .site-header-standard #header {
        background-size: 300% auto;
        min-height: inherit;
        height: auto;
    }

    .site-header-standard #header .site-header__top {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        background-size: 100% 100%;
        padding: 10px;
    }

    .site-header-standard #header .site-header__top .site-header__inner {
        width: 100%;
        height: 40px;
    }

    .site-header-standard #header .site-header__top .site-header__inner .logo {
        height: 30px;
    }

    .site-header-standard #header .site-header__top .site-header__inner .search-group {
        flex: 1;

        overflow: hidden;
        /*margin-left: 20px;
        max-width: 300px;*/
    }

    .site-header-standard #header .site-header__top .site-header__inner .search-group .search {
        width: auto;
        flex: 1;
        height: 30px;
        min-width: 1%;
        display: none;
    }

    .site-header-standard #header .site-header__top .site-header__inner .search-group .search input {
        min-width: 1%;
    }

    .site-header-standard #header .site-header__top .site-header__inner .search-group .vertical {
        display: none;
    }

    .site-header-standard #header .site-header__top .site-header__inner .search-group .mailbox {
        display: none;
    }

    .site-header-standard #header .site-header__top .phone-nav-btn {
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .site-header-standard #header .site-header__top .phone-nav-btn .search {
        width: 250px;
        height: 30px;
        border: 1px solid #2f7084;
        border-radius: 100px;
        display: flex;
    }

    .site-header-standard #header .site-header__top .phone-nav-btn .search input {
        background: none;
        border: none;
        flex: 1;
        padding: 0 16px;
    }

    .site-header-standard #header .site-header__top .phone-nav-btn .search input::placeholder {
        color: #256073;
        font-family: Gilroy-Regular;
    }

    .site-header-standard #header .site-header__top .phone-nav-btn .search button {
        background: none;
        width: 50px;
        border: 0;
        cursor: pointer;
        background: url(../images/search_btn.png) no-repeat center center;
    }

    .site-header-standard #header .site-header__top .phone-nav-btn span {
        padding: 10px;
        margin-top: 10px;
        font-weight: bold;
        font-family: Gilroy-Bold;
        font-size: 18px;
        color: #256073;
    }

    .site-header-standard #header .nav {
        position: fixed;
        bottom: 0;
        left: 0;
        width: max-content;
        z-index: 9999;
        height: calc(100% - 115px);
        background: #256073;
        transition: all 0.5s;
        transform: translateY(100%);
        opacity: 0;
    }

    .site-header-standard #header .nav.navShow {
        transform: translateY(0%);
        opacity: 1;
    }

    .site-header-standard #header .nav ul {
        width: 100%;
        height: 100%;
        overflow-y: auto;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: space-around;
    }

    .site-header-standard #header .nav ul li {
        min-height: 40px;
        display: flex;
        align-items: center;
    }

    .site-header-standard #header #nav {
        position: fixed;
        bottom: 0;
        left: 0;
        width: max-content;
        z-index: 999;
        height: calc(100% - 115px);
        background: #256073;
        transition: all 0.5s;
        transform: translateY(100%);
        opacity: 0;
        margin: 0 auto;
    }

    .site-header-standard #header #nav.navShow {
        transform: translateY(0%);
        opacity: 1;
        display: block;
    }

    .site-header-standard #header #nav ul {
        width: 80%;
        height: 100%;
        overflow-y: auto;
        display: flex;
        flex-direction: column;
        /* align-items: center; */
        /* justify-content: space-around; */
        margin: 0 auto;
        padding-bottom: 10px;
    }

    .site-header-standard #header #nav ul li {
        /* min-height: 40px; */
        display: flex;
        align-items: center;
        /* min-width: 100px; */
        position: relative;
        height: 63%;
        /* line-height: 63px; */
        /* text-align: center !important; */
        /* width: 80%; */
    }

    .site-header-standard #header #nav ul li a {
        display: block;
        color: #fff;
        font-size: 18px;
        font-family: Gilroy-Medium;
        padding: 0 5px;
        -webkit-animation-duration: 1s;
        animation-duration: 1s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
        width: 80%;
        text-align: center;
    }

    .site-header-standard #footer {
        width: 100%;
    }

    .site-header-standard #footer .footer-container {
        width: 100%;
        height: auto;
        display: flex;
        flex-direction: column;
    }

    .site-header-standard #footer .footer-container .footer-logo {
        position: initial;
        width: auto;
        height: 20vw;
        margin: 20px 0;
    }

    .site-header-standard #js-go-top {
        width: 12vw;
        height: 12vw;
        bottom: 5%;
    }
}

/* Shared site layout extracted from module styles */
.site-shared-layout #translate {
    display: none;
}

.site-shared-layout #footer .footer-container dl dd {
    font-family: tahoma;
}

.site-shared-layout .chinaguoqi {
    margin-left: 27px;
    display: flex;
    align-items: center;
}

.site-shared-layout .chinaguoqi img {
    width: 28.8px;
    height: 19.2px;
}

.site-shared-layout .chinaguoqi span {
    font-family: Microsoft YaHei;
    font-weight: 400;
    font-size: 16px;
    color: #191E23;
    margin-left: 4px;
}

.site-shared-layout .search-group .language-switcher {
    margin-left: 27px;
    display: flex;
    align-items: center;
}

.site-shared-layout .attachment-type-top,
.site-shared-layout .time-frame-top,
.site-shared-layout .language-switcher__toggle,
.site-shared-layout .select-position-top {
    cursor: pointer;
    margin-left: 5px;
    display: flex;
    align-items: center;
}

.site-shared-layout .attachment-type-bottom,
.site-shared-layout .time-frame-bottom,
.site-shared-layout .language-switcher__menu,
.site-shared-layout .select-position-bottom {
    width: 100px;
    border-radius: 4px;
    background: rgba(255, 255, 255, 0.5);
    padding: 10px;
    position: absolute;
    top: 70px;
    z-index: 2;
    display: none;
}

.site-shared-layout .language-switcher__toggle span,
.site-shared-layout .select-position-top span {
    height: 23px;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #191E23;
}

.site-shared-layout .select-attachment-type-img,
.site-shared-layout .select-time-frame-img,
.site-shared-layout .language-switcher__arrow,
.site-shared-layout .select-position-img {
    width: 18px;
    height: 15px;
    background: url(../images/xialadian.png);
    background-size: 100% 100%;
    margin-left: 5px;
}

.site-shared-layout .attachment-item,
.site-shared-layout .time-frame-item,
.site-shared-layout .language-switcher__item,
.site-shared-layout .select-position-item {
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #191E23;
    text-align: center;
    padding: 9px;
}



@media screen and (max-width: 980px) {
    .site-shared-layout .chinaguoqi {
        margin-left: 10px;
    }

    .site-shared-layout .chinaguoqi img {
        width: 5vw;
        height: 4vw;
    }

    .site-shared-layout .chinaguoqi span {
        font-family: Microsoft YaHei;
        font-weight: 400;
        font-size: 16px;
        color: #191E23;
        margin-left: 1vw;
        font-size: 3vw;
    }

    .site-shared-layout .search-group .language-switcher .language-switcher__menu {
        right: 2px;
        top: 45px;
    }

    .site-shared-layout .search-group .language-switcher .language-switcher__toggle .language-switcher__arrow {
        margin-left: 5px;
    }
}



.site-shared-layout .swiper-slide {
    width: 100%;
    overflow: hidden;
}

.site-shared-layout .home-module__title {
    display: flex;
    align-items: center;
    height: 30px;
    line-height: 26px;
    padding-left: 27px;
    background: url(../images/title_icon.png) no-repeat 8px center;
}

.site-shared-layout .home-module__title span {
    font-family: Gilroy-Bold;
    font-weight: bold;
    font-size: 28px;
    color: #000000;
    font-weight: 800;
}

.site-shared-layout .home-module__title span a {
    font-family: Gilroy-Bold;
    font-weight: bold;
    font-size: 28px;
    color: #000000;
    font-weight: 800;
}

.site-shared-layout.content #main .index-main-flexrow {
    display: flex;
    justify-content: space-between;
}

.site-shared-layout.content #main .index-main-flexrow .home-layout__main {
    width: 1094px;
}

.site-shared-layout.content #main .index-main-flexrow .home-layout__main .home-layout__row {
    display: flex;
    justify-content: space-between;
}

.site-shared-layout.content #main .index-main-flexrow .home-layout__main .home-layout__row .swiper-tabloid {
    width: 690px;
    height: 548px;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);
    border: 5px;
    border-radius: 10px;
}

.site-shared-layout.content #main .index-main-flexrow .home-layout__main .home-layout__row .swiper-tabloid .swiper-slide {
    padding: 4px;
    display: flex;
    flex-direction: column;
    transition: all 1s;
    background: #fff;
}

.site-shared-layout.content #main .index-main-flexrow .home-layout__main .home-layout__row .swiper-tabloid .swiper-slide a {
    display: block;
    width: 100%;
    height: 416px;
    overflow: hidden;
}

.site-shared-layout.content #main .index-main-flexrow .home-layout__main .home-layout__row .swiper-tabloid .swiper-slide a img {
    width: 100%;
    height: 100%;
    transition: all 1.5s;
}

.site-shared-layout.content #main .index-main-flexrow .home-layout__main .home-layout__row .swiper-tabloid .swiper-slide .news-summary {
    flex: 1;
    padding: 0 23px;
    overflow: hidden;
}

.site-shared-layout.content #main .index-main-flexrow .home-layout__main .home-layout__row .swiper-tabloid .swiper-slide .news-summary .news-date {
    color: #999;
    padding: 16px 0;
    transition: all 0.75s;
    transform: translateX(calc(-100% - 23px));
    opacity: 0;
    font-family: 'Gilroy-Light';
}

.site-shared-layout.content #main .index-main-flexrow .home-layout__main .home-layout__row .swiper-tabloid .swiper-slide .news-summary .home-news-card__text {
    line-height: 30px;
    font-family: Gilroy-Medium;
    color: #1a1b1c;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    transition: all 0.75s;
    transform: translateY(100%);
    opacity: 0;
}

.site-shared-layout.content #main .index-main-flexrow .home-layout__main .home-layout__row .swiper-tabloid .swiper-slide.swiper-slide-active a img {
    transform: scale(1.1);
}

.site-shared-layout.content #main .index-main-flexrow .home-layout__main .home-layout__row .swiper-tabloid .swiper-slide.swiper-slide-active .news-summary .news-date {
    transform: translateX(0%);
    opacity: 1;
}

.site-shared-layout.content #main .index-main-flexrow .home-layout__main .home-layout__row .swiper-tabloid .swiper-slide.swiper-slide-active .news-summary .home-news-card__text {
    transform: translateY(0%);
    opacity: 1;
}

.site-shared-layout.content #main .index-main-flexrow .home-layout__main .home-layout__row .swiper-tabloid .swiper-pagination {
    bottom: 140px;
    display: flex;
    justify-content: flex-end;
    padding: 0 26px;
}

.site-shared-layout.content #main .index-main-flexrow .home-layout__main .home-layout__row .swiper-tabloid .swiper-pagination span {
    width: 14px;
    height: 14px;
    margin: 0 2px;
    background: #4b4b4b;
}

.site-shared-layout.content #main .index-main-flexrow .home-layout__main .home-layout__row .swiper-tabloid .swiper-pagination span.swiper-pagination-bullet-active {
    background: #1248bb;
}

.site-shared-layout.content #main .index-main-flexrow .home-layout__main .home-layout__row .swiper-tabloid .swiper-pagination span:hover {
    background: #1248bb !important;
}

.site-shared-layout.content #main .index-main-flexrow .home-layout__main .home-layout__row .home-news-list {
    flex: 1;
    margin-left: 38px;
}

.site-shared-layout.content #main .index-main-flexrow .home-layout__main .home-layout__row .home-news-list ul {
    height: 100%;
    display: flex;
    flex-direction: column;
}

.site-shared-layout.content #main .index-main-flexrow .home-layout__main .home-layout__row .home-news-list ul li {
    margin-bottom: 24px;
    min-height: 90px;
}

.site-shared-layout.content #main .index-main-flexrow .home-layout__main .home-layout__row .home-news-list ul li span {
    display: block;
    height: 12px;
    line-height: 12px;
    font-size: 14px;
    color: #bbc5cd;
    margin-top: 8px;
    font-family: 'Gilroy-Light';
}

.site-shared-layout.content #main .index-main-flexrow .home-layout__main .home-layout__row .home-news-list ul li a {
    display: block;
    /*min-height: 90px;*/
    color: #646464;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    font-weight: bold;

}

.site-shared-layout.content #main .index-main-flexrow .home-layout__main .home-layout__row .home-news-list ul li a:hover {
    color: #1248bb;
}

.site-shared-layout.content #main .index-main-flexrow .home-layout__main .small-banner {
    padding: 38px 0;
}

.site-shared-layout.content #main .index-main-flexrow .home-layout__main .small-banner .mySwiper,
.site-shared-layout.content #main .index-main-flexrow .home-layout__main .small-banner .mySwiper2 {
    width: 535px;
    height: 134px;
}

.site-shared-layout.content #main .index-main-flexrow .home-layout__main .small-banner a {
    display: block;
    overflow: hidden;
}

.site-shared-layout.content #main .index-main-flexrow .home-layout__main .small-banner a img {
    display: block;
    width: 535px;
    height: 134px;
    transition: all 300ms;
}

.site-shared-layout.content #main .index-main-flexrow .home-layout__main .home-module {
    width: 100%;
    border: 2px solid #dae9ff;
    border-radius: 2px;
    display: flex;
}

.site-shared-layout.content #main .index-main-flexrow .home-layout__main .home-module .home-module__icon {
    height: 100%;
}

.site-shared-layout.content #main .index-main-flexrow .home-layout__main .cultural {
    position: relative;
    height: 495px;
    margin-bottom: 43px;
}

.site-shared-layout.content #main .index-main-flexrow .home-layout__main .cultural .swiper-button-next {
    right: 29px;
    font-size: 32px;
    font-weight: bold;
}

.site-shared-layout.content #main .index-main-flexrow .home-layout__main .cultural .swiper-button-prev {
    font-size: 32px;
    font-weight: bold;
    left: 230px;
}

.site-shared-layout.content #main .index-main-flexrow .home-layout__main .cultural .cultural-item-1 {
    width: 430px;
    display: flex;
    flex-direction: column;
}

.site-shared-layout.content #main .index-main-flexrow .home-layout__main .cultural .cultural-item-1>div {
    display: flex;
}

.site-shared-layout.content #main .index-main-flexrow .home-layout__main .cultural .cultural-item-1>div:nth-child(1) img {
    display: block;
    width: 236px;
    height: 212px;
}

.site-shared-layout.content #main .index-main-flexrow .home-layout__main .cultural .cultural-item-1>div:nth-child(2) {
    flex: 1;
    margin-top: 22px;
}

.site-shared-layout.content #main .index-main-flexrow .home-layout__main .cultural .cultural-item-1>div:nth-child(2) .cultural-title {
    background: #f7f8fe;
}

.site-shared-layout.content #main .index-main-flexrow .home-layout__main .cultural .cultural-item-1>div:nth-child(2) img {
    display: block;
    width: 236px;
    height: 100%;
}

.site-shared-layout.content #main .index-main-flexrow .home-layout__main .cultural .cultural-item-2 {
    flex: 1;
    margin-left: 17px;
}

.site-shared-layout.content #main .index-main-flexrow .home-layout__main .cultural .cultural-item-2>div {
    height: 100%;
    display: flex;
    flex-direction: column;
}

.site-shared-layout.content #main .index-main-flexrow .home-layout__main .cultural .cultural-item-2>div .cultural-title {
    height: 174px;
    background: #f7f8fe;
    margin-bottom: 20px;
    flex: initial;
    display: flex;
    flex-direction: column;
}

.site-shared-layout.content #main .index-main-flexrow .home-layout__main .cultural .cultural-item-2>div .cultural-title a::after {
    content: "";
    display: block;
    width: 31px;
    height: 8px;
    background: #3963ae;
    margin-top: 20px;
}

.site-shared-layout.content #main .index-main-flexrow .home-layout__main .cultural .cultural-item-2>div>a {
    flex: 1;
}

.site-shared-layout.content #main .index-main-flexrow .home-layout__main .cultural .cultural-item-2>div>a img {
    display: block;
    width: 100%;
    height: 100%;
}

.site-shared-layout.content #main .index-main-flexrow .home-layout__main .cultural .cultural-title {
    flex: 1;
    display: flex;
    justify-content: center;
    align-items: center;
}

.site-shared-layout.content #main .index-main-flexrow .home-layout__main .cultural .cultural-title a {
    font-size: 20px;
    color: #3963ae;
    font-weight: bold;
}

.site-shared-layout.content #main .index-main-flexrow .home-layout__main .cultural .cultural-title a b {
    display: inline-block;
    color: #3963ae;
    font-size: 12px;
    margin-left: 10px;
    transform: translateY(-10px) scaleX(0.7);
}

.site-shared-layout.content #main .index-main-flexrow .home-layout__main .cultural a {
    overflow: hidden;
}

.site-shared-layout.content #main .index-main-flexrow .home-layout__main .cultural a img {
    transition: all 0.5s;
}

/*.site-shared-layout .content #main .index-main-flexrow .home-layout__main .cultural a img:hover {
  transform: scale(1.2);
}.site-shared-layout */
.content #main .index-main-flexrow .home-layout__main .cultural .public-inside a img:hover {
    transform: scale(1.2);
}


.site-shared-layout.content #main .index-main-flexrow .home-layout__main .tourism {
    height: 600px;
    /*margin-bottom: 37px;*/
}

.site-shared-layout.content #main .index-main-flexrow .home-layout__main .tourism .tourism-conttent {
    flex: 1;
    padding: 39px 38px;
    overflow: hidden;
}

.site-shared-layout.content #main .index-main-flexrow .home-layout__main .tourism .tourism-conttent .swiper-text {
    width: 315px;
    height: 400px;
    float: left;
}

.site-shared-layout.content #main .index-main-flexrow .home-layout__main .tourism .tourism-conttent .swiper-img {
    width: 266px;
    height: 400px;
    margin-left: 95px;
    float: left;
}

.site-shared-layout.content #main .index-main-flexrow .home-layout__main .tourism .tourism-conttent .swiper-img .swiper-slide {
    width: 266px;
    height: 343px;
}

.site-shared-layout.content #main .index-main-flexrow .home-layout__main .tourism .tourism-conttent .swiper-img .swiper-slide img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.site-shared-layout.content #main .index-main-flexrow .home-layout__main .tourism .tourism-conttent .swiper-img .tourism-next,
.site-shared-layout.content #main .index-main-flexrow .home-layout__main .tourism .tourism-conttent .swiper-img .tourism-prev {
    position: absolute;
    top: 20px;
    margin: 0;
    width: 24px;
    height: 24px;
    color: #fff;
    /*opacity: 0.5;*/
    z-index: 999;
    border-radius: 50%;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: bold;
    border: 2px solid #fff;
}

.site-shared-layout.content #main .index-main-flexrow .home-layout__main .tourism .tourism-conttent .swiper-img .tourism-next {
    background: #0f5b83;
    background-image: url(../images/right.png);
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: center;
}

.site-shared-layout.content #main .index-main-flexrow .home-layout__main .tourism .tourism-conttent .swiper-img .tourism-prev {
    background: #0f5b83;
    background-image: url(../images/left.png);
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: center;
}

.site-shared-layout.content #main .index-main-flexrow .home-layout__main .tourism .tourism-conttent .swiper-img .tourism-next:hover {
    background: #ff770f;
    background-image: url(../images/right_hover.png);
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: center;
}

.site-shared-layout.content #main .index-main-flexrow .home-layout__main .tourism .tourism-conttent .swiper-img .tourism-prev:hover {
    background: #ff770f;
    background-image: url(../images/left_hover.png);
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: center;
}


.site-shared-layout.content #main .index-main-flexrow .home-layout__main .tourism .tourism-conttent .swiper-img .tourism-next:after {
    background: url(../images/right.png) no-repeat center top;
}

.site-shared-layout.content #main .index-main-flexrow .home-layout__main .tourism .tourism-conttent .swiper-img .tourism-prev:after {
    background: url(../images/left.png) no-repeat center top;
}

.site-shared-layout.content #main .index-main-flexrow .home-layout__main .tourism .tourism-conttent .swiper-img .tourism-next {
    right: calc(100% - 275px + 20px);
}

.site-shared-layout.content #main .index-main-flexrow .home-layout__main .tourism .tourism-conttent .swiper-img .tourism-prev {
    right: calc(100% - 265px + 50px);
}


.site-shared-layout.content #main .index-main-flexrow .home-layout__main .tourism .tourism-conttent .swiper-text .swiper-slide .home-tourism-card {
    background: #fff;
    align-items: center;
    word-break: break-all;
    width: 315px;
}

.site-shared-layout.content #main .index-main-flexrow .home-layout__main .tourism .tourism-conttent .swiper-text .swiper-slide .home-tourism-card .home-tourism-card__title a {
    display: flex;
    margin-bottom: 15px;
    line-height: 46px;
    font-size: 28px;
    font-weight: bold;
    word-break: break-word;
    color: #212121;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.site-shared-layout.content #main .index-main-flexrow .home-layout__main .tourism .tourism-conttent .swiper-text .swiper-slide .home-tourism-card .summary a {
    font-size: 16px;
    color: #646464;
    line-height: 30px;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    word-break: break-word;
    font-family: 'Gilroy-Light';
}

.site-shared-layout.content #main .index-main-flexrow .home-layout__main .tourism .tourism-conttent .swiper-text .swiper-slide .home-tourism-card .home-tourism-card__more {
    margin-top: 40px;
    width: 188px;
    height: 45px;
    background: #DA985D;
    border-radius: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.site-shared-layout.content #main .index-main-flexrow .home-layout__main .tourism .tourism-conttent .swiper-text .swiper-slide .home-tourism-card .home-tourism-card__more a {
    text-align: center;
    line-height: 23px;
    font-family: Gilroy-Light;
    color: #ffffff;
}

.site-shared-layout.content #main .index-main-flexrow .home-layout__main .tourism .tourism-conttent .swiper-tourism .leftUp img {
    -webkit-animation-name: leftUp;
    animation-name: leftUp;
}

.site-shared-layout.content #main .index-main-flexrow .home-layout__main .tourism .tourism-conttent .swiper-tourism .moveRight img {
    -webkit-animation-name: moveRight;
    animation-name: moveRight;
}

.site-shared-layout.content #main .index-main-flexrow .home-layout__main .tourism .tourism-conttent .swiper-tourism .moveDown img {
    -webkit-animation-name: moveDown;
    animation-name: moveDown;
}

.site-shared-layout.content #main .index-main-flexrow .home-layout__main .tourism .tourism-conttent .swiper-tourism .centerBig img {
    -webkit-animation-name: centerBig;
    animation-name: centerBig;
}

.site-shared-layout.content #main .index-main-flexrow .home-layout__main .tourism .tourism-conttent .swiper-tourism .rightDownBig img {
    -webkit-animation-name: rightDownBig;
    animation-name: rightDownBig;
}

.site-shared-layout.content #main .index-main-flexrow .home-layout__main .tourism .tourism-conttent .swiper-tourism .swiper-button-next.tourism-next {
    right: calc(100% - 432px + 10px);
}

.site-shared-layout.content #main .index-main-flexrow .home-layout__main .tourism .tourism-btn-group {
    width: 100%;
    flex: 1;
    display: flex;
    justify-content: space-around;
    align-items: center;
    overflow: hidden;
}

.site-shared-layout.content #main .index-main-flexrow .home-layout__main .tourism .tourism-btn-group .swiper-slide {
    width: 252px;
    height: 138px;
    margin-left: 10px;
}

.site-shared-layout.content #main .index-main-flexrow .home-layout__main .tourism .tourism-btn-group .swiper-slide.swiper-slide-active,
.site-shared-layout.content #main .index-main-flexrow .home-layout__main .tourism .tourism-btn-group .swiper-slide.swiper-slide-prev {
    margin-left: 0px;
}

.site-shared-layout.content #main .index-main-flexrow .home-layout__main .tourism .tourism-btn-group .swiper-slide a {
    display: block;
    overflow: hidden;
}

.site-shared-layout.content #main .index-main-flexrow .home-layout__main .tourism .tourism-btn-group .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    transition: all 300ms;
}


.site-shared-layout.content #main .index-main-flexrow .home-layout__main .tourism .tourism-btn-group .swiper-slide a:hover img {
    transform: scale(1.2);
}

.site-shared-layout .banner-long {
    height: 143.9px;
    position: relative;
    margin-top: 38px;
}

.site-shared-layout.content #main .index-main-flexrow .news-layout__main .banner-long img {
    display: block;
    width: 101%;
    height: 102%;
    object-fit: fill;
}

.site-shared-layout .swiper-pagination-right {
    left: 42% !important;
}

.site-shared-layout .banner-long .swiper-pagination-bullet {
    background-color: #B8BFCB;
    opacity: 1;
}

.site-shared-layout .banner-long .swiper-pagination-bullet-active {
    background-color: red !important;
}

.site-shared-layout.content #main .index-main-flexrow .home-layout__main .society {
    margin-top: 34px;
}

.site-shared-layout.content #main .index-main-flexrow .home-layout__main .society .society-content {
    display: flex;
    justify-content: space-between;
    margin-top: 25px;
}

.site-shared-layout.content #main .index-main-flexrow .home-layout__main .society .society-content .society-item {
    width: 330px;
    height: 382px;
    border: 1px solid #a8caf7;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: flex-start;
    padding: 21px 0;
}

.site-shared-layout.content #main .index-main-flexrow .home-layout__main .society .society-content .society-item .society-text {
    width: 283px;
    flex: 1;
}

.site-shared-layout.content #main .index-main-flexrow .home-layout__main .society .society-content .society-item .society-text p {
    line-height: 25px;
    max-height: 75px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    color: #3f3f3f;
    font-weight: bold;
}

.site-shared-layout.content #main .index-main-flexrow .home-layout__main .society .society-content .society-item .society-text span {
    display: block;
    font-size: 14px;
    color: #878787;
    line-height: 40px;
    margin-top: 5px;
    font-family: 'Gilroy-Light';
}

.site-shared-layout.content #main .index-main-flexrow .home-layout__main .society .society-content .society-item .society-img {
    /*margin: 20px 0 0;*/
    display: block;
    width: 283px;
    /*  height: 188px; */
    transition: all 300ms;
    overflow: hidden;
}

.site-shared-layout.content #main .index-main-flexrow .home-layout__main .society .society-content .society-item .society-img img {
    width: 100%;
    /* height: 100%; */
    transition: all 300ms;
}

.site-shared-layout.content #main .index-main-flexrow .home-layout__main .society .society-content .society-item:hover {
    box-shadow: 0 0 10px 0 rgba(168, 202, 247, 0.5);
}

.site-shared-layout.content #main .index-main-flexrow .home-layout__main .society .society-content .society-item:nth-child(2n) {
    flex-direction: column-reverse;
    justify-content: flex-end;
}

.site-shared-layout.content #main .index-main-flexrow .home-layout__main .society .society-content .society-item:nth-child(2n) .society-img {
    margin: 0 0 20px;
}

.site-shared-layout.content #main .index-main-flexrow .home-layout__aside {
    width: 286px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
}

.site-shared-layout.content #main .index-main-flexrow .home-layout__aside .swiper-ad .swiper-slide {
    display: flex;
    /* margin-bottom: 20px;   */
    align-items: center;
}

.site-shared-layout.content #main .index-main-flexrow .home-layout__aside .swiper-ad .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    transition: all 300ms;
}

.site-shared-layout.content #main .index-main-flexrow .home-layout__aside .swiper-ad .swiper-slide img:hover {
    transform: scale(1.1);
}

.site-shared-layout.content #main .index-main-flexrow .home-layout__aside .swiper-ad-1 {
    /*height: 520px;*/
    height: 350px;
}

.site-shared-layout.content #main .index-main-flexrow .home-layout__aside .swiper-ad-2 {
    height: 700px;
    margin-top: 10px;
}

.site-shared-layout.content #main .index-main-flexrow .home-layout__aside .service {
    width: 286px;
    height: 369px;
    background: #f8fbff url(../images/service_bg.png) no-repeat right bottom;
    border-radius: 6px;
    border: 1px solid #e6f5fd;
    margin-top: 10px;
}

.site-shared-layout.content #main .index-main-flexrow .home-layout__aside .service .service-title {
    font-weight: bold;
    font-size: 28px;
    color: #0b3e57;
    line-height: 40px;
    font-family: Gilroy-Bold;
    margin-top: 20px;
    padding: 0 18px;
}

.site-shared-layout.content #main .index-main-flexrow .home-layout__aside .service ul {
    display: flex;
    flex-wrap: wrap;
    margin-top: 25px;
}

.site-shared-layout.content #main .index-main-flexrow .home-layout__aside .service ul li {
    width: 50%;
    display: flex;
    justify-content: center;
    margin: 15px 0;
}

.site-shared-layout.content #main .index-main-flexrow .home-layout__aside .service ul li a {
    display: flex;
    height: 105px;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
}

.site-shared-layout.content #main .index-main-flexrow .home-layout__aside .service ul li a img {
    width: 75px;
    height: 68px;
    border-radius: 6px;
    transition: all 0.3s;
}

.site-shared-layout.content #main .index-main-flexrow .home-layout__aside .service ul li a span {
    font-family: Gilroy-Bold;
    font-weight: bold;
    font-size: 16px;
    color: #1d3a69;
    line-height: 28px;
    text-align: center;
}

.site-shared-layout.content #main .index-main-flexrow .home-layout__aside .service ul li a:hover img {
    transform: rotate3d(1, 1, 1, 720deg);
}

.site-shared-layout.content #main .index-main-flexrow .home-layout__aside .trade {
    width: 286px;
    height: 946px;
    background: #aab3d3;
    border-radius: 6px;
    border: 1px solid #e6f5fd;
    margin-top: 25px;
    padding: 12px;
}

.site-shared-layout.content #main .index-main-flexrow .home-layout__aside .trade .home-trade__accent {
    height: 26px;
    background: linear-gradient(to bottom, #6cc2ff 40%, #0040ad 40%);
}

.site-shared-layout.content #main .index-main-flexrow .home-layout__aside .trade .trade-title {
    height: 109px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.site-shared-layout.content #main .index-main-flexrow .home-layout__aside .trade .trade-title div {
    font-family: Gilroy-Bold;
    font-weight: bold;
    font-size: 28px;
    color: #ffffff;
    line-height: 38px;
}

.site-shared-layout.content #main .index-main-flexrow .home-layout__aside .trade .trade-list {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    margin-bottom: 25px;
}

.site-shared-layout.content #main .index-main-flexrow .home-layout__aside .trade .trade-list .trade-list-title {
    width: 253px;
    height: 47px;
    background: #6d88e6;
    border-radius: 10px;
    font-weight: 500;
    color: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
    flex: none;
}

.site-shared-layout.content #main .index-main-flexrow .home-layout__aside .trade .trade-list dd {
    flex: 1;
    padding: 0 6px;
}

.site-shared-layout.content #main .index-main-flexrow .home-layout__aside .trade .trade-list dd a {
    display: flex;
    padding: 15px 0;
    overflow: hidden;
}

.site-shared-layout.content #main .index-main-flexrow .home-layout__aside .trade .trade-list dd a span {
    font-family: Gilroy-Light;
    color: #ffffff;
    line-height: 30px;
    flex: 1;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    max-height: 90px;
}

.site-shared-layout.content #main .index-main-flexrow .home-layout__aside .trade .trade-list dd a::before {
    content: "◀◀";
    line-height: 30px;
    font-size: 10px;
    color: #fff;
    margin-right: 5px;
    transform: scaleX(0.6);
}

.site-shared-layout.content #main .index-main-flexrow .home-layout__aside .trade .trade-list dd a:not(:last-child) {
    border-bottom: 1px dashed #dfdfdf;
}

.site-shared-layout.content #main .index-main-flexrow .home-layout__aside .trade .trade-list .home-trade__more {
    display: flex;
    justify-content: flex-end;
}

.site-shared-layout.content #main .index-main-flexrow .home-layout__aside .trade .trade-list .home-trade__more a {
    height: 23px;
    background: #92a1d3;
    border-radius: 10px;
    text-align: center;
    line-height: 23px;
    font-family: Gilroy-Light;
    color: #ffffff;
    padding: 0 8px;
}

.site-shared-layout.content #main .index-main-flexrow .home-layout__aside .trade .trade-list .home-trade__more:hover a {
    background: #6d88e6;
}

.site-shared-layout.content #main .index-main-flexrow .home-layout__aside .trade .Merchant-settlement .trade-list-title {
    background: #2040b1;
}

.site-shared-layout.content .videos {
    width: 100%;
    overflow: hidden;
    margin-top: 40px;
    background: linear-gradient(to bottom, #fff 40%, #bae4fc 40%, #fff 60%);
}

.site-shared-layout.content .videos .home-module__title {
    width: 1426px;
    margin: 0 auto;
}

.site-shared-layout.content .videos .swiper-videos-box {
    width: 1426px;
    margin: 0 auto;
    overflow: hidden;
    /*position: relative;*/
}

.site-shared-layout.content .videos .swiper-videos {
    width: 140%;
    margin: 0 auto;
    margin-left: -20%;
    margin-top: 10px;
}

.site-shared-layout.content .videos .swiper-videos li {
    width: 100%;
    height: 100%;
    padding: 100px 0 50px 0;
    display: flex;
    justify-content: center;
    align-items: center;
}

.site-shared-layout.content .videos .swiper-videos li .video-item {
    width: 100%;
    perspective: 30vw;
}

.site-shared-layout.content .videos .swiper-videos li .video-item .mybg {
    display: none;
}

.site-shared-layout.content .videos .swiper-videos li.swiper-slide-active .video-item .mybg {
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
}

.site-shared-layout.content .videos .swiper-videos li.swiper-slide-active .ellipsistit2 {
    text-align: center;
    font-size: 1.5625vw;
    margin-top: 20px;
    opacity: 1;
}

.site-shared-layout.content .videos .swiper-videos li.swiper-slide-prev .ellipsistit2 {
    display: none;
}

.site-shared-layout.content .videos .swiper-videos li.swiper-slide-next .ellipsistit2 {
    display: none;
}

/*.site-shared-layout  &.swiper-slide-next {
  .myVideo:hover {
      transform: scale(1.25, 1.25) rotateY(-30deg);
  }
} 
.site-shared-layout &.swiper-slide-prev {
  .myVideo:hover {
      transform: scale(1.25, 1.25) rotateY(30deg);
  }
} */
.content .videos .swiper-videos li .video-item {
    width: 100%;
    perspective: 30vw;
}

.site-shared-layout.content .videos .swiper-videos li .video-item .myVideo {
    width: 100%;
    height: 378px;
    transition: ease 0.75s;
    transform-style: preserve-3d;
    transform: scale(1) rotateY(0deg);
    object-fit: fill;
    animation-iteration-count: 1;
    animation-duration: 0.75s;
    animation-timing-function: ease-in-out;
}

.site-shared-layout.content .videos .swiper-videos li.swiper-slide-next .myVideo {
    transform-origin: 50% 50%;
    transform: scale(1.2) rotateY(-30deg);
}

.site-shared-layout.content .videos .swiper-videos li.swiper-slide-prev .myVideo {
    transform-origin: 50% 50%;
    transform: scale(1.2) rotateY(30deg);
}

.site-shared-layout.content .videos .swiper-videos li.swiper-slide-active .myVideo {
    transform-origin: 0% 0%;
    transform: scale(1) rotateY(0deg);
    transform-origin: center;
}

.site-shared-layout.content .videos .swiper-videos li.swiper-slide-active .myVideo:hover {
    cursor: pointer;
    animation-name: slideActive;
}

.site-shared-layout.content .videos .swiper-videos .videos-next,
.site-shared-layout.content .videos .swiper-videos .videos-prev {
    top: 15%;
    width: 17%;
    height: 62%;
    margin: 0;
}

.site-shared-layout.content .videos .swiper-videos .videos-next::after,
.site-shared-layout.content .videos .swiper-videos .videos-prev::after {
    display: none;
}

.site-shared-layout.content .videos .swiper-videos .videos-next {
    background: url(../images/next.png) right 20px center no-repeat;
    right: 13.5%;
}

.site-shared-layout.content .videos .swiper-videos .videos-prev {
    background: url(../images/prev.png) left 20px center no-repeat;
    left: 13.5%;
}

.site-shared-layout.content .videos .swiper-videos .videos-next:hover {
    background: url(../images/nexthover.png) right 20px center no-repeat;
}

.site-shared-layout.content .videos .swiper-videos .videos-prev:hover {
    background: url(../images/prevhover.png) left 20px center no-repeat;
}

.site-shared-layout.content #main .index-main-flexrow .home-layout__main .small-banner a:hover img {
    transform: scale(1.05);
}

.site-shared-layout.content #main .index-main-flexrow .home-layout__aside .trade .trade-list dd a span:hover {
    color: #0040ad;
}


.site-shared-layout.content #main .index-main-flexrow .home-layout__main .society .society-content .society-item:hover .society-text p {
    color: #0040ad;
}

.site-shared-layout.content #main .index-main-flexrow .home-layout__main .society .society-content .society-item:hover .society-text span {
    color: #0040ad;
}

.site-shared-layout.content #main .index-main-flexrow .home-layout__main .society .society-content .society-item:hover .society-img img {
    transform: scale(1.1);
}

.site-shared-layout .public-inside {
    flex: 1;
    margin-left: 45px;
    display: flex;
}

.site-shared-layout .public-left {
    width: 176px;
    height: auto;

}

.site-shared-layout .public-text {
    display: inline-block;
    margin-top: 89px;
    word-break: break-all;
    margin-left: 15px;
}

.site-shared-layout .public-text a {
    color: #3862ac;
    font-weight: bold;
    font-family: Gilroy-Light;
}

.site-shared-layout .public-media-card {
    margin-top: 151px;
    position: relative;
    overflow: hidden;
    width: 230px;
    height: 175px;
}

.site-shared-layout .public-media-card:hover img {
    transform: scale(1.2);
}

.site-shared-layout .public-media-card:hover .hiddenBox {
    display: flex;
}

.site-shared-layout .public-media-card img {
    width: 100%;
    height: 100%;
    display: block;
    transition: all 300ms;
}

/*.site-shared-layout .hiddenBox {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  background-color: rgba(0, 0, 0, 0.3);
  z-index: 10;
  display: flex;
  align-items: center;
  justify-content: center;
  display: none;
} */

.hiddenText {
    width: 80px;
    color: white;
    word-break: break-all;
    font-weight: 1000;
}

.site-shared-layout .hiddenText a {
    color: white;

}

.site-shared-layout .public-middle {
    margin-left: 75px;
}

.site-shared-layout .public-middle .public-media-card {
    margin: 0;
    overflow: hidden;
    width: 230px;
    height: 175px;
}

.site-shared-layout .public-middle .public-media-card:nth-child(2) {
    margin-top: 22px;
    width: 230px;
    height: 175px;
}

.site-shared-layout .public-middle .public-media-card img {
    transition: all 300ms;
}

.site-shared-layout .public-middle .public-media-card:nth-child(1) {
    margin-top: 66px;
}

.site-shared-layout .public-right {
    margin-left: 30px;
}

.site-shared-layout .public-right .public-media-card {
    margin: 0;
    overflow: hidden;
    width: 230px;
    height: 175px;
}

.site-shared-layout .public-right .public-media-card:nth-child(1) {
    margin-top: 66px;
    /* margin-left: 24px; */
    margin-bottom: 19px;
    width: 230px;
    height: 175px;
}

.site-shared-layout .public-right .public-media-card img {
    transition: all 300ms;
}

.site-shared-layout.content #main .index-main-flexrow .home-layout__main .tourism .tourism-btn-group a {
    height: auto !important;
    text-align: center;
}

.site-shared-layout.content #main .index-main-flexrow .home-layout__main .tourism .tourism-btn-group a .name {
    width: 100%;

    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}

@keyframes leftUp {
    0% {
        transform: scale(1.1, 1.1) translate(4.545%, 4.545%);
    }

    100% {
        transform: scale(1.1, 1.1) translate(-4.545%, -4.545%);
    }
}

@keyframes moveRight {
    0% {
        transform: scale(1.1, 1.1) translate(-4.545%, 0);
    }

    100% {
        transform: scale(1.1, 1.1) translate(4.545%, 0);
    }
}

@keyframes moveDown {
    0% {
        transform: scale(1.1, 1.1) translate(0, -4.545%);
    }

    100% {
        transform: scale(1.1, 1.1) translate(0, 4.545%);
    }
}

@keyframes centerBig {
    0% {
        transform: scale(1);
    }

    100% {
        transform: scale(1.1, 1.1);
    }
}

@keyframes rightDownBig {
    0% {
        transform: scale(1) translate(0%, 0%);
    }

    100% {
        transform: scale(1.1, 1.1) translate(4%, 4%);
    }
}

@keyframes semicircle {
    0% {
        transform: rotateY(90deg);
    }

    25% {
        transform: rotateY(180deg);
    }

    50% {
        transform: rotateY(270deg);
    }

    75% {
        transform: rotateY(360deg);
    }

    100% {
        transform: rotateY(450deg);
    }
}

@keyframes slideActive {
    0% {
        transform: scale(1, 1) rotateY(0deg);
    }

    50% {
        transform: scale(1.05, 1.05) rotateY(0deg);
    }

    100% {
        transform: scale(1, 1) rotateY(0deg);
    }
}

.site-shared-layout .lvyou1 {
    display: flex;
    width: 100%;
}



@media screen and (max-width: 980px) {
    .site-shared-layout .search-group .language-switcher {
        margin-left: 10px;
    }

    .site-shared-layout.content #main {
        width: 100%;
    }

    .site-shared-layout.content #main .index-main-flexrow {
        padding: 5px 0;
        display: flex;
        flex-direction: column;
    }

    .site-shared-layout.content #main .index-main-flexrow .home-layout__main {
        width: 100%;
    }

    .site-shared-layout.content #main .index-main-flexrow .home-layout__main .home-layout__row {
        display: flex;
        flex-direction: column;
        padding: 0 5px;
    }

    .site-shared-layout.content #main .index-main-flexrow .home-layout__main .home-layout__row .swiper-tabloid {
        width: 100%;
        height: auto;
    }

    .site-shared-layout.content #main .index-main-flexrow .home-layout__main .home-layout__row .swiper-tabloid .swiper-slide a {
        height: 60vw;
    }

    .site-shared-layout.content #main .index-main-flexrow .home-layout__main .home-layout__row .swiper-tabloid .swiper-pagination {
        bottom: 130px;
    }

    .site-shared-layout.content #main .index-main-flexrow .home-layout__main .home-layout__row .swiper-tabloid .swiper-pagination span {
        width: 10px;
        height: 10px;
    }

    .site-shared-layout.content #main .index-main-flexrow .home-layout__main .home-layout__row .home-news-list {
        margin: 0;
        padding: 20px 10px;
    }

    .site-shared-layout.content #main .index-main-flexrow .home-layout__main .home-layout__row .home-news-list ul li:last-child {
        margin-bottom: 0;
    }

    .site-shared-layout.content #main .index-main-flexrow .home-layout__main .small-banner a {
        margin-bottom: 10px;
    }

    .site-shared-layout.content #main .index-main-flexrow .home-layout__main .small-banner .mySwiper,
    .site-shared-layout.content #main .index-main-flexrow .home-layout__main .small-banner .mySwiper2 {
        width: 100%;
    }

    .site-shared-layout.content #main .index-main-flexrow .home-layout__main .small-banner a img {
        width: 100%;
    }

    .site-shared-layout.content #main .index-main-flexrow .home-layout__main .cultural {
        height: auto;
        width: calc(100% - 10px);
        margin: 0 auto;
    }

    .site-shared-layout.content #main .index-main-flexrow .home-layout__main .cultural .home-module__icon {
        display: none;
    }

    .site-shared-layout.content #main .index-main-flexrow .home-layout__main .cultural .cultural-item-1 {
        flex: 1;
        overflow: hidden;
    }

    .site-shared-layout.content #main .index-main-flexrow .home-layout__main .cultural .cultural-item-1>div:nth-child(1) .cultural-title,
    .site-shared-layout.content #main .index-main-flexrow .home-layout__main .cultural .cultural-item-1>div:nth-child(2) .cultural-title {
        flex: 1;
        overflow: hidden;
    }

    .site-shared-layout.content #main .index-main-flexrow .home-layout__main .cultural .cultural-item-1>div:nth-child(1) .cultural-title a,
    .site-shared-layout.content #main .index-main-flexrow .home-layout__main .cultural .cultural-item-1>div:nth-child(2) .cultural-title a {
        display: block;
        width: 100%;
        font-size: 3.5vw;
        text-align: center;
    }

    .site-shared-layout.content #main .index-main-flexrow .home-layout__main .cultural .cultural-item-1>div:nth-child(1) .cultural-title a b,
    .site-shared-layout.content #main .index-main-flexrow .home-layout__main .cultural .cultural-item-1>div:nth-child(2) .cultural-title a b {
        display: none;
    }

    .site-shared-layout.content #main .index-main-flexrow .home-layout__main .cultural .cultural-item-1>div:nth-child(1) .cultural-img,
    .site-shared-layout.content #main .index-main-flexrow .home-layout__main .cultural .cultural-item-1>div:nth-child(2) .cultural-img {
        flex: 1;
    }

    .site-shared-layout.content #main .index-main-flexrow .home-layout__main .cultural .cultural-item-1>div:nth-child(1) .cultural-img img,
    .site-shared-layout.content #main .index-main-flexrow .home-layout__main .cultural .cultural-item-1>div:nth-child(2) .cultural-img img {
        width: 100%;
        height: 25vw;
    }

    .site-shared-layout.content #main .index-main-flexrow .home-layout__main .cultural .cultural-item-1>div:nth-child(2) {
        margin-top: 4vw;
    }

    .site-shared-layout.content #main .index-main-flexrow .home-layout__main .cultural .cultural-item-2 {
        width: 40vw;
        flex: none;
        overflow: hidden;
        margin-left: 4vw;
    }

    .site-shared-layout.content #main .index-main-flexrow .home-layout__main .cultural .cultural-item-2>div .cultural-title {
        height: 20vw;
        margin-bottom: 4vw;
    }

    .site-shared-layout.content #main .index-main-flexrow .home-layout__main .cultural .cultural-item-2>div .cultural-title a {
        font-size: 5vw;
    }

    .site-shared-layout.content #main .index-main-flexrow .home-layout__main .cultural .cultural-item-2>div .cultural-title a::after {
        height: 5px;
        margin-top: 5px;
    }

    .site-shared-layout.content #main .index-main-flexrow .home-layout__main .cultural .cultural-item-2>div .cultural-img {
        width: 100%;
        overflow: hidden;
    }

    .site-shared-layout.content #main .index-main-flexrow .home-layout__main .cultural .cultural-next {
        right: 2vw;
    }

    .site-shared-layout.content #main .index-main-flexrow .home-layout__main .cultural .cultural-prev {
        left: 2vw;
    }

    .site-shared-layout.content #main .index-main-flexrow .home-layout__main .cultural .cultural-next:after,
    .site-shared-layout.content #main .index-main-flexrow .home-layout__main .cultural .cultural-prev:after {
        font-size: 6vw;
    }

    .site-shared-layout.content #main .index-main-flexrow .home-layout__main .tourism {
        width: calc(100% - 10px);
        height: auto;
        margin: 5px auto;
    }

    .site-shared-layout.content #main .index-main-flexrow .home-layout__main .tourism .home-module__icon {
        display: none;
    }

    .site-shared-layout.content #main .index-main-flexrow .home-layout__main .tourism .tourism-conttent {
        padding: 0;
    }

    .site-shared-layout.content #main .index-main-flexrow .home-layout__main .tourism .tourism-conttent .swiper-text {
        width: 100%;
        height: auto;
    }

    .site-shared-layout.content #main .index-main-flexrow .home-layout__main .tourism .tourism-conttent .swiper-tourism .swiper-slide {
        display: flex;
        flex-direction: column;
        overflow: hidden;
        margin-left: 0px;
    }

    .site-shared-layout.content #main .index-main-flexrow .home-layout__main .tourism .tourism-conttent .swiper-tourism .swiper-slide a {
        width: 100%;
        height: 75vw;
    }

    .site-shared-layout.content #main .index-main-flexrow .home-layout__main .tourism .tourism-conttent .swiper-text .swiper-slide .home-tourism-card {
        padding: 10px 15px;
        width: 100%;
    }

    .site-shared-layout.content #main .index-main-flexrow .home-layout__main .tourism .tourism-conttent .swiper-text .swiper-slide .home-tourism-card .home-tourism-card__title {
        /*height: 25px;
    -webkit-line-clamp: 5;*/
    }

    .site-shared-layout.content #main .index-main-flexrow .home-layout__main .tourism .tourism-conttent .swiper-text .swiper-slide .home-tourism-card .summary {
        height: 150px;
        -webkit-line-clamp: 5;
    }

    .site-shared-layout.content #main .index-main-flexrow .home-layout__main .tourism .tourism-conttent .swiper-tourism .tourism-next {
        right: calc(100% - 385px + 20px);
    }

    .site-shared-layout.content #main .index-main-flexrow .home-layout__main .tourism .tourism-conttent .swiper-tourism .tourism-prev {
        right: calc(100% - 385px + 50px);
    }

    .site-shared-layout.content #main .index-main-flexrow .home-layout__main .tourism .tourism-conttent .swiper-img {
        margin-left: auto;
        float: none;
        display: flex;
    }

    .site-shared-layout.content #main .index-main-flexrow .home-layout__main .tourism .tourism-conttent .tourism-btn-group {
        flex-wrap: wrap;
    }

    .site-shared-layout.content #main .index-main-flexrow .home-layout__main .tourism .tourism-btn-group .swiper-slide {
        width: 100%;
        height: 100%;
    }

    /*.site-shared-layout  .content #main .index-main-flexrow .home-layout__main .tourism .tourism-conttent .tourism-btn-group b {
    display: none;
  }

  .site-shared-layout.content #main .index-main-flexrow .home-layout__main .tourism .tourism-conttent .tourism-btn-group>div {
    width: 50%;
    margin: 0 0 20px;
  }*/

    .site-shared-layout.content #main .index-main-flexrow .home-layout__main .banner-long {
        padding: 0 5px;
    }

    .site-shared-layout.content #main .index-main-flexrow .home-layout__main .society {
        overflow: hidden;
    }

    .site-shared-layout.content #main .index-main-flexrow .home-layout__main .society .society-content {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }

    .site-shared-layout.content #main .index-main-flexrow .home-layout__main .society .society-content .society-item {
        margin: 0 20px 10px;
        height: auto;
    }

    .site-shared-layout.content #main .index-main-flexrow .home-layout__main .society .society-content .society-item * {
        width: 100%;
    }

    .site-shared-layout.content #main .index-main-flexrow .home-layout__main .society .society-content .society-item .society-text {
        height: auto;
    }

    .site-shared-layout.content #main .index-main-flexrow .home-layout__main .society .society-content .society-item .society-img img {
        width: 100%;
        height: 100%;
        margin: 0 auto;
    }

    .site-shared-layout.content #main .index-main-flexrow .home-layout__aside {
        width: 100%;
        padding: 0 5px;
    }

    .site-shared-layout.content #main .index-main-flexrow .home-layout__aside .swiper-ad {
        width: 100%;
    }

    .site-shared-layout.content #main .index-main-flexrow .home-layout__aside .service {
        width: 100%;
    }

    .site-shared-layout.content #main .index-main-flexrow .home-layout__aside .trade {
        width: 100%;
        height: auto;
    }

    .site-shared-layout.content #main .index-main-flexrow .home-layout__aside .swiper-ad {
        height: auto;
        margin: 20px 0;
    }

    .site-shared-layout.content #main .index-main-flexrow .home-layout__aside .swiper-ad .swiper-slide {
        display: flex;
        justify-content: center;
    }

    .site-shared-layout.content #main .index-main-flexrow .home-layout__aside .swiper-ad .swiper-slide a {
        width: 90%;
        display: block;
    }

    .site-shared-layout.content #main .index-main-flexrow .home-layout__aside .swiper-ad .swiper-slide a img {
        width: 100%;
        height: 30vw;
    }

    .site-shared-layout.content .videos {
        margin: 0 auto;
    }

    .site-shared-layout.content .videos .swiper-videos-box {
        width: 100%;
        padding: 0 5px;
    }

    .site-shared-layout.content .videos .swiper-videos-box .swiper-videos {
        width: 100%;
        margin: 0 auto;
    }

    .site-shared-layout.content .videos .swiper-videos-box .swiper-videos li {
        padding: 20px 0;
    }

    .site-shared-layout.content .videos .swiper-videos-box .swiper-videos li .video-item .myVideo {
        height: 60vw;
    }

    .site-shared-layout .public-inside {
        flex-wrap: wrap;
        margin: 0 auto;
        width: 80%;
    }

    .site-shared-layout .public-left {
        width: 300px;
        margin: 0 auto;
    }

    .site-shared-layout .public-text {
        margin-left: 0;
        margin-top: 3vw;
    }

    .site-shared-layout .public-media-card {
        width: 300px;
        margin-top: 3vw;
    }

    .site-shared-layout .public-middle {
        width: 300px;
        margin: 0 auto;
    }

    .site-shared-layout .public-left .phoneimgnone {
        display: none;
    }

    .site-shared-layout .public-middle .public-media-card:nth-child(1) {
        margin: 3vw 0;
    }

    .site-shared-layout .public-middle .public-media-card {
        margin: 3vw 0;
        width: 300px !important;
        height: 200px !important;
    }

    .site-shared-layout .public-right {
        width: 300px;
        margin: 0 auto;
    }

    .site-shared-layout .public-right .public-media-card:nth-child(1) {
        margin: 3vw 0;
        width: 300px;
        height: 200px;
    }

    .site-shared-layout .public-right .public-media-card {
        margin: 3vw 0;
        width: 300px;
        height: 200px;
    }

    /* .site-shared-layout .content #main .index-main-flexrow .home-layout__main .tourism .tourism-conttent .tourism-btn-group {
        display: flex;
    }
    .site-shared-layout.content #main .index-main-flexrow .home-layout__main .tourism .tourism-btn-group a {
        justify-content: space-between;
        height: auto;
        width: auto;
    }*/

    .site-shared-layout.content .videos .swiper-videos .videos-next {
        right: 0.5%;
    }

    .site-shared-layout.content .videos .swiper-videos .videos-prev {
        left: 0.5%;
    }
}