/*轮播图*/
.layout-container {
    background-color: rgba(0, 0, 41, 0.6);
    padding-top: 0;
    position: relative;
}

.layout-swiper {
    width: 100%;
    height: 460px;
}

.my-bullet {
    width: 32px;
    height: 4px;
    background-color: rgba(234, 227, 227, 0.3);
    display: inline-block;
    margin-right: 14px;
}

.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 40px !important;
}

.my-bullet-active {
    background: #FFFFFF;
}

.layout-swiper-img {
    width: 100%;
    height: 100%;
}


/*模块*/
.wh-model {
    width: 100%;
}

.wh-title-fs {
    font-size: 24px;
    font-weight: 400;
}

.nav-title-logo {
    padding-left: 16px;
    padding-right: 16px;
}

.wh-title-fs-20 {
    font-size: 20px;
    font-weight: normal;
}

.tabs-name-fs {
    font-size: 18px;
    font-weight: normal;
}

.wh-model-center {
    width: 1300px;
    margin: 0 auto;
    padding-top: 65px;
    padding-bottom: 65px;
    position: relative;
}


.wh-model-center-padding-bot {
    padding-bottom: 0px;
}


.wh-model-center-left {
    width: 780px;
}

.wh-model-center-right {
    width: 520px;
    padding-left: 20px;
}

.whck-ggfw-right {
    padding-top: 33px;
}

.whck-ggfw-right-img {
    width: 236.5px;
    height: 135px;
    cursor: pointer;
}

.margin-top-28 {
    margin-top: 28px;
}

.img-p-27 {
    margin-left: 27px;
}


/*tabs */
.wh-tabs {
}

.wh-tabs-nav {
    border-bottom: 2px solid #F0F0F0;
}

.nav-active {
    position: relative;
    height: 100%;
    display: flex;
    align-items: center;
    color: #4285f4 !important;
    cursor: pointer;
}

.nav-active:before {
    content: "";
    left: 0;
    height: 3px;
    bottom: -2px;
    width: 100%;
    position: absolute;
    background: #4285f4;
    pointer-events: none;
    transition: all 0.3s;
}

.tab-content {
    min-height: 362px;
}

.tab-content > ul {
    line-height: 35px;
}

.tab-content > ul > li {
    color: #007aff;
}

.tab-content > ul > li > a {
    width: 100%;
    display: flex;
    justify-content: space-between;
    font-size: 16px;
    font-family: SimSun;
    font-weight: 300;
    color: #000000;
    cursor: pointer;
}

.tab-content > ul > li span:nth-child(1) {
    color: #000000;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    white-space: nowrap;
    width: 360px;
    display: inline-block;
    padding-bottom: 5px;
}

.tab-content > ul > li span:nth-child(2) {
    color: #B9B9B9;
    display: inline-block;
}

.tab-content > ul > li:hover span {
    color: #3B93FF;
    text-decoration: underline;
}

.bg-model-secondary {
    background-color: #F4F4F4;
}

.heng-gang {
    width: 22px;
    height: 3px;
    background: #2D3E8F;
    border-radius: 2px;
}

.shu-gang {
    width: 2px;
    height: 15px;
    background: #2D3E8F;
}

.fuWu-rowFlex {
    display: flex;
    flex-wrap: wrap;

}

.wh-zxfw-1 {
    height: 170px;
    width: 260px;
    position: relative;
}

.wh-zxfw-1-mr {
    margin-right: 86px;
}

.wh-zxfw-1-mb {
    margin-bottom: 45px;
}

.wh-zxfw-1:hover .wh-zxfw-2 {
    display: block;
}

.wh-zxfw-2 {
    display: none;
    background-color: #2067D5;
    position: absolute;
    top: 0;
    padding: 38px;
    height: 100%;
}


.wh-hz-button {
    width: 88px;
    height: 28px;
    background: #FFFFFF;
    border-radius: 4px 4px 4px 4px;
    opacity: 1;
    border: 1px solid #091244;
    text-align: center;
    font-size: 14px;
    color: #091244;
    line-height: 26px;
}

.wh-hz-button:hover {
    background: #1A2552;
    border: 2px solid #1A2552;
    color: white;
}

.hz-Banner {
    padding-bottom: 20px;
    width: 100%;
    overflow-x: hidden;
    --swiper-navigation-color: #7d7d7d; /* 单独设置按钮颜色 */
    --swiper-navigation-size: 34px; /* 设置按钮大小 */
}

.hz-Banner .swiper-slide {
    height: 100%;
    /*padding-left: 20px;*/
}

.swiper-slide-model {
    width: 260px;
    box-shadow: 0px 0px 13px 1px rgba(190, 200, 216, 0.3);
    margin: 0 auto;
}


.hz-Banner .swiper-slide .swiper-slide-bj-map {
    width: 100%;
    height: 91px;
    background-image: url("../img/cultural-export/wh-19.png");
    background-size: 100% 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 0 52px 0 52px;
}

.hz-Banner .swiper-slide .swiper-slide-bj-map .swiper-slide-cname {
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: normal;
    color: #FEFFFF;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

.hz-Banner .swiper-slide .swiper-slide-bj-content {
    height: 189px;
    padding-top: 26px;
    display: flex;
    justify-content: center;
}

.hz-Banner .swiper-button-prev {
    width: 35px;
    height: 88px;
    background-color: #dadada;
}

.hz-Banner .swiper-button-next {
    width: 35px;
    height: 88px;
    background-color: #dadada;
}

.hz-Banner .swiper-button-prev, .swiper-rtl .swiper-button-next {
    left: -40px;
}

.hz-Banner .swiper-button-next, .swiper-button-prev {
    right: -40px;
}

/*文化出口.专项服务*/
.whck-zxfw-xin-model {
    height: 100px;
    width: 310px;
    cursor: pointer;
    padding-left: 30px;
    padding-right: 18px;
    box-shadow: 0px 0px 6px 1px rgba(0, 0, 0, 0.06);
}

.zxfw-xin-model-mr {
    margin-right: 19px;
}

.zxfw-xin-model-bt {
    margin-bottom: 29px;
}

.whck-zxfw-xin-model:nth-child(1) {
    background-image: url("../img/cultural-export/zxfu-08.png");
    background-size: 100% 100%;
}

.whck-zxfw-xin-model:nth-child(2) {
    background-image: url("../img/cultural-export/zxfu-07.png");
    background-size: 100% 100%;
}

.whck-zxfw-xin-model:nth-child(3) {
    background-image: url("../img/cultural-export/zxfu-06.png");
    background-size: 100% 100%;
}

.whck-zxfw-xin-model:nth-child(4) {
    background-image: url("../img/cultural-export/zxfu-05.png");
    background-size: 100% 100%;
}

.whck-zxfw-xin-model:nth-child(5) {
    background-image: url("../img/cultural-export/zxfu-01.png");
    background-size: 100% 100%;
}

.whck-zxfw-xin-model:nth-child(6) {
    background-image: url("../img/cultural-export/zxfu-02.png");
    background-size: 100% 100%;
}

.whck-zxfw-xin-model:nth-child(7) {
    background-image: url("../img/cultural-export/zxfu-03.png");
    background-size: 100% 100%;
}

.whck-zxfw-xin-model:nth-child(8) {
    background-image: url("../img/cultural-export/zxfu-04.png");
    background-size: 100% 100%;
}


.whck-zxfw-xin-model:nth-child(1):hover {
    background-image: url("../img/cultural-export/zxfu-08-active.png");
    background-size: 100% 100%;
}

.whck-zxfw-xin-model:nth-child(2):hover {
    background-image: url("../img/cultural-export/zxfu-07-active.png");
    background-size: 100% 100%;
}

.whck-zxfw-xin-model:nth-child(3):hover {
    background-image: url("../img/cultural-export/zxfu-06-active.png");
    background-size: 100% 100%;
}

.whck-zxfw-xin-model:nth-child(4):hover {
    background-image: url("../img/cultural-export/zxfu-05-active.png");
    background-size: 100% 100%;
}

.whck-zxfw-xin-model:nth-child(5):hover {
    background-image: url("../img/cultural-export/zxfu-01-active.png");
    background-size: 100% 100%;
}

.whck-zxfw-xin-model:nth-child(6):hover {
    background-image: url("../img/cultural-export/zxfu-02-active.png");
    background-size: 100% 100%;
}

.whck-zxfw-xin-model:nth-child(7):hover {
    background-image: url("../img/cultural-export/zxfu-03-active.png");
    background-size: 100% 100%;
}

.whck-zxfw-xin-model:nth-child(8):hover {
    background-image: url("../img/cultural-export/zxfu-04-active.png");
    background-size: 100% 100%;
}

.whck-zxfw-xin-model .mode-black {
    display: inline-block;
    width: 2px;
    height: 16px;
    background: #000000;
    border-radius: 3px 3px 3px 3px;
}

.whck-zxfw-xin-model .mode-title {
    display: inline-block;
    padding-left: 9px;
    font-size: 16px;
    font-family: Source Han Sans CN-Bold, Source Han Sans CN;
    font-weight: bold;
    color: #000000;
}

.whck-zxfw-xin-model a {
    width: 65px;
    height: 21px;
    background: #FFFFFF;
    border-radius: 50px 50px 50px 50px;
    opacity: 1;
    border: 1px solid #2271E6;
    font-size: 12px;
    text-align: center;
    line-height: 19px;
}

.whck-zxfw-xin-model:hover a {
    background: #2271E6;
    color: white;
}

.wh-model-dlrow {
    display: flex;
    flex-wrap: wrap;
}

.wh-model-dlrow .wh-model-dlrow-col {
    width: 200px;
    height: 90px;
}

.wh-model-dlrow  .marg-r {
    margin-right: 75px;
}

.wh-model-dlrow  .marg-b {
    margin-bottom: 40px;
}
