@charset "utf-8";
.daoh {
    width: 100%;
    padding: 20px 0;
    font-size: 16px;
    color: #999999;
}
.baner {
    width: 100%;
    padding: 70px 0;
    text-align: center;
    background-color: #1858dd;
}
.jqr-jieshao {
    width: 100%;
    font-size: 16px;
    line-height: 32px;
    color: #333333;
    text-indent: 32px;
}

.jzlist {
    width: 100%;
    display: flex;
    justify-content: space-between;
    padding: 30px 0;
    padding-top: 50px;
}

.jzImg {
    width: 580px;
    height: 421px;
    background-color: #1f3d7b;
    border-radius: 10px;
    overflow: hidden;
}
.lbImg {
    width: 580px;
    height: 421px;
    overflow: hidden;
}
.lbImg img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.jzImg video {
    width: 100%;
    height: 100%;
    object-fit: fill;
}
.jzRight {
    width: 580px;
}
.jzBox {
    width: 100%;
}
.jzTit {
    width: 100%;
    height: 1px;
    background-color: #1858dd;
    position: relative;
    margin: 20px 0;
}
.jzTit span {
    font-size: 20px;
    color: #1858dd;
    font-weight: bold;
    position: absolute;
    top: -11px;
    left: 0;
    background-color: #FFFFFF;
}

.jxA {
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.jxA a {
    display: block;
    width: 270px;
    font-size: 16px;
    color: #333333;
    margin-top: 12px;
    text-decoration-line: underline;
}
.jxA a:hover {
    color: #1858dd;
}

.jzT {
    width: 100%;
    padding: 20px 0;
}

.jzVideo1 {
    width: 109%;
    padding-bottom: 50px;
    display: flex;
    justify-content: flex-start;
}
.jzSjip {
    width: 285px;
    position: relative;
    margin-right: 18px;
}

.jzSimg {
    width: 285px;
    height: 200px;
    background-color: #1858dd;
    border-radius: 8px;
    overflow: hidden;
}

.jzSimg video {
    width: 100%;
    height: 100%;
    object-fit: fill;
}
.jzSimg img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.jzShitex {
    width: 100%;
    line-height: 32px;
    font-size: 16px;
    color: #333333;
}
.jzSjip a {
    width: 60px;
    height: 60px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -60px;
    margin-left: -30px;
}

.jzSjip a img {
    width: 100%;
    height: 100%;
}


.jzvideoBox {
    width: 583px;
}

.jzVideo {
    width: 583px;
    height: 352px;
    background-color: #1f3d7b;
    border-radius: 10px;
    display: block;
}

.jzVideo img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    cursor: pointer;
}
.jzvideoBox p {
    width: 100%;
    padding: 15px 10px;
    font-size: 16px;
    color: #333333;
}

.xsA {
    width: 105%;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}
.xsA a {
    display: block;
    width: 380px;
    font-size: 16px;
    color: #333333;
    margin-top: 15px;
    text-decoration-line: underline;
    margin-right: 20px;
}
.xsA a:hover {
    color: #1858dd;
}

.zsBgc {
    width: 100%;
    height: 180px;
    background: url("../tu/bgcL.png")no-repeat top center ;
    border-radius: 10px;
    padding: 38px 40px;
    font-size: 16px;
    color: #FFFFFF;
    line-height: 32px;
    margin: 30px 0;
    margin-top: 50px;
}


.swiperBox {
    width: 100%;
    height: 260px;
    margin-top: 30px;
    /*background-color: #eeeeee;*/
}
.fdBox {
    width: 264px;
    height: 240px;
}
.fdImg {
    width: 264px;
    height: 190px;
    /*box-shadow: 0px 0px 8px 0px*/
    /*rgba(24, 88, 221, 0.4);*/
    border-radius: 6px;
    /*border: solid 1px #1858dd;*/
    overflow: hidden;
    padding: 15px 0;
    cursor: pointer;
    background-color: #999999;
}
.fdImg img {
    width: 100%;
    height: 100%;
    object-fit: scale-down;
}

.fdBox P {
    width: 100%;
    padding: 14px 10px;
    text-align: center;
    font-size: 16px;
    color: #333333;
}

.layui-layer-imgtit em {
    display: none !important;
}
.swiperBox .swiper-slide-active{

}
/*.swiperBox .swiper-slide-active .fdImg {*/
/*    box-shadow: 0px 0px 8px 0px*/
/*    rgba(24, 88, 221, 0.4);*/
/*    border-radius: 6px;*/
/*    border: solid 1px #1858dd;*/
/*    padding: 0;*/
/*}*/

.swiperBox .swiper-button-prev, .swiper-button-next {
    position: absolute;
    top: 50%;
    width: 27px;
    height: 44px;
    margin-top: -48px;
    z-index: 10;
    cursor: pointer;
    background-size: 27px 44px;
    background-position: center;
    background-repeat: no-repeat;
}





