/* 导航 */
html {
    min-width: 1300px !important;
}

body {
    margin: 0;
    padding: 0;
}

* {
    line-height: 1;
    box-sizing: border-box;
}
ul,
li {
    padding: 0;
    margin: 0;
    list-style: none
}
p{
    margin-block-end: 0;
    margin-block-start: 0;
}
input {
    padding: 0;
    margin: 0;
    outline: none;
    border: none;

}

.h1 {
    height: 1.25rem;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: space-around
}

.h1 .logo {
    width: 3.59rem;
    height: .79rem
}

.h1 .ri .top {
    display: flex;
    align-items: center
}

.h1 .ri .top .dh {
    width: .24rem;
    height: .24rem
}

.h1 .ri .top .lxdh {
    color: #21429a;
    font-size: .24rem;
    margin-left: .1rem
}

.h1 .ri .bot {
    color: #21429a;
    font-size: .3rem;
    margin-top: .15rem
}

.menu {
    background: #21429a;
    height: .72rem;
    color: #fff;
    font-size: .2rem;
    display: flex;
    align-items: center;
    justify-content: space-around;
    padding: 0 2.89rem 0 2.89rem
}

.menu .li {
    width: 1.57rem;
    position: relative;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer
}

.menu .li:hover {
    font-weight: 600
}

.menu .li .pop {
    width: 100%;
    font-size: .16rem;
    font-weight: 400;
    background: #fff;
    position: absolute;
    top: 100%;
    left: 0;
    display: none;
    z-index: 99999
}

.menu .li .pop .popLi {
    min-height: .5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: .1rem .1rem;
    text-align: center;
    color: #000
}

.menu .li .pop .popLi:hover {
    background: #21429a;
    color: #fff !important
}
.menu .li .pop .popLi:hover a{
    color: #fff !important
}
.menu .li:hover .pop {
    display: block
}


/* 内容 */
.swiper {
    width: 100%;
    height: 100%;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.jq22 img {
    height: 1.2rem;
    width: 2.5rem;
    margin: 0.18rem 0.15rem;
}

.pt img {
    width: 2.57rem;
    height: 0.95rem;
    margin: 0.18rem 0.15rem;
}

.big {
    width: 3.71rem !important;
}

.big .li {
    opacity: 0 !important;
    transition: opacity 0.7s !important;
}

.big .con {
    opacity: 1;
    transition: opacity 1s;
}

.swiper-pagination-bullet {
    width: 16px;
    border-radius: 0px;
    height: 3px
}

.swiper-pagination-bullet-active {
    background: white;
    width: 26px;
    border-radius: 0px;
    height: 3px
}
.h7 {
    background: #272727;
    height: 2.01rem;
    overflow: hidden
}

.h7 .top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: .31rem
}

.h7 .top .le {
    margin-left: 2.55rem
}

.h7 .top .le .le1 {
    display: flex
}

.h7 .top .le .le1 .li {
    color: #fff;
    font-size: .18rem;
    margin-left: .3rem;
    cursor: pointer
}

.h7 .top .le .le1 .li:first-child {
    margin-left: 0
}

.h7 .top .le .le2 {
    color: #fff;
    font-size: .16rem;
    margin-top: .27rem
}

.h7 .top .le .le3 {
    color: #fff;
    font-size: .16rem;
    margin-top: .15rem
}

.h7 .top .ri {
    margin-right: 2.89rem;
    width: 2.32rem;
    height: .5rem
}

.h7 .bot {
    margin-top: .41rem;
    margin-left: 2.55rem;
    color: #fff;
    font-size: .12rem;
    opacity: .6;
    display: flex;
    align-items: center;
    overflow: hidden;
    white-space: nowrap
}

.h7 .bot a {
    color: #fff;
    font-size: .12rem;
    margin-right: .08rem;
    white-space: nowrap
}

.lbt {
    min-height: 5.5rem
}

.ant-carousel .slick-slide {
    height: 5.5rem;
    overflow: hidden
}

.ant-carousel .img {
    width: 100%;
    height: 5.5rem;
    cursor: pointer
}

.h2 {
    margin-left: 2.6rem;
    margin-top: .85rem;
    width: 13.8rem;
    display: flex;
    justify-content: space-between;
}

.h2 video {
    width: 5.93rem;
    height: 2.88rem;
    -o-object-fit: fill;
    object-fit: fill
}

.h2 .ri {
    width: 7.56rem;
    cursor: pointer
}

.h2 .ri .title {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.h2 .ri .title .value {
    color: #333;
    font-size: .3rem;
    font-weight: 600
}

.h2 .ri .title .more {
    color: #999;
    font-size: .14rem
}

.h2 .ri .content {
    color: #000;
    font-size: .18rem;
    line-height: .4rem;
    margin-top: .2rem
}

.h3 {
    margin-left: 2.6rem;
    margin-top: .5rem;
    width: 13.8rem;
    display: flex;
    justify-content: space-between
}

.h3 .le {
    width: 5.1rem;
    cursor: pointer
}

.h3 .le .title {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.h3 .le .title .value {
    color: #000;
    font-size: .2rem;
    font-weight: 600
}

.h3 .le .title .more {
    color: #999;
    font-size: .14rem;
    cursor: pointer
}

.h3 .le .content {
    margin-top: .31rem
}

.h3 .le .content img {
    width: 100%;
    height: 2.55rem
}

.h3 .le .content .text {
    height: .55rem;
    line-height: .55rem;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    background: #eff0f0;
    color: #666;
    font-size: .16rem
}

.h3 .ri {
    width: 8.35rem;
    cursor: pointer
}

.h3 .ri .title {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.h3 .ri .title .value {
    color: #000;
    font-size: .2rem;
    font-weight: 600
}

.h3 .ri .title .more {
    color: #999;
    font-size: .14rem;
    cursor: pointer
}

.h3 .ri .content .li {
    display: flex;
    margin-top: .3rem
}

.h3 .ri .content .li .le {
    width: 2.64rem;
    height: 1.4rem
}

.h3 .ri .content .li .ri {
    margin-left: .17rem;
    display: flex;
    flex-direction: column;
    justify-content: space-between
}

.h3 .ri .content .li .ri .ri1 {
    font-size: .18rem;
    color: #000;
    line-height: .24rem
}

.h3 .ri .content .li .ri .ri1,
.h3 .ri .content .li .ri .ri2 {
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical
}

.h3 .ri .content .li .ri .ri2 {
    color: #999;
    font-size: .14rem;
    line-height: 1.5
}

.h3 .ri .content .li .ri .ri3 {
    color: #d8d8d8;
    font-size: .14rem
}

.h4 {
    height: 6rem;
    position: relative;
    overflow: hidden;
    display: flex;
    margin-top: .54rem;
    padding: 1.64rem 0 0 0;
    justify-content: center
}

.h4 .title {
    color: #fff;
    font-size: .48rem;
    position: absolute;
    top: .62rem;
    left: 50%;
    transform: translateX(-50%)
}

.h4 .back {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1
}

.h4 .sfq {
    display: flex;
    margin-right: .14rem;
    width: 1rem;
    overflow: hidden;
    flex-shrink: 0;
    transition: width 1s;
    position: relative
}

.h4 .sfq .li {
    width: 1rem;
    height: 3.62rem;
    margin-right: .14rem;
    transition: opacity 1s;
    position: relative;
    z-index: 2;
    cursor: pointer
}

.h4 .sfq .con {
    width: 3.57rem;
    height: 3.62rem;
    background: #fff;
    padding: .12rem .19rem;
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 0
}

.h4 .sfq .con .con1 {
    width: 100%;
    height: 1.4rem
}

.h4 .sfq .con .con2 {
    font-size: .24rem;
    color: #333;
    font-weight: 800;
    margin-top: .28rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.h4 .sfq .con .con3 {
    color: #333;
    font-size: .16rem;
    line-height: .3rem;
    margin-top: .2rem;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    -webkit-box-orient: vertical
}

.ldgh {
    color: #000;
    width: 4rem;
    height: .55rem;
    font-size: .36rem;
    font-weight: 700;
    margin: .69rem auto .5rem;
    text-align: center;
    display: block
}

.h5_,
.seamless-warp1 {
    width: 14.3rem;
    overflow: hidden;
    margin: auto
}

.h5 {
    min-width: 14.2rem;
    display: flex;
    flex-direction: column;
    height: 5.7rem;
    flex-wrap: wrap
}

.h5 .li {
    width: 3.42rem;
    height: 2.62rem;
    margin: .1rem .075rem;
    cursor: pointer
}

.h5 .li img {
    width: 100%;
    height: 2.2rem
}

.h5 .li .value {
    height: .4rem;
    color: #666;
    font-size: .18rem;
    background: #f2f2f2;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: .4rem;
    text-align: center
}

.ltqy {
    color: #000;
    font-size: .36rem;
    font-weight: 700;
    margin: .5rem auto .3rem;
    text-align: center;
    display: block;
    width: 4rem;
    height: .55rem
}

.h6_,
.seamless-warp2 {
    width: 14.38rem;
    overflow: hidden;
    margin: auto
}

.h5_,
.h6_ {
    flex-direction: row !important;
    height: 100% !important
}

.h6 {
    min-width: 14.38rem;
    align-content: flex-start;
    height: 2.7rem;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column
}

.h6 img {
    width: 2.57rem;
    height: .95rem;
    margin: .18rem .15rem
}

.seamless-warp3 {
    margin: 0 2.4rem;
    overflow: hidden
}

.ptztgd {
    display: flex
}

.ptztgd img {
    height: 1.2rem;
    width: 2.57rem;
    margin: .18rem .15rem
}