@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;
}
.jqr-list {
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 40px 0;
}
.jqr-box {
    width: 580px;
    height: 355px;
    background-color: #f4f4f4;
    border-radius: 10px;
    position: relative;
    overflow: hidden;
}
.jqr-box video {
    width: 100%;
    height: 100%;
    object-fit: fill;
}
.jqr-box img {
    width: 100%;
    height: 100%;
    object-fit: scale-down;
}
.jqr-box p {
    width: 100%;
    height: 58px;
    background-color: rgba(0,0,0,0.5);
    font-size: 16px;
    color: #FFFFFF;
    line-height: 58px;
    padding: 0 20px;
    position: absolute;
    bottom: 0;
}
.jqr-box a {
    width: 66px;
    height: 66px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -33px;
    margin-left: -33px;
}


.yj-list {
    width: 588px;
    /*height: 390px;*/
    overflow: hidden;
}

.yj-list a {
    display: block;
    width: 100%;
    height: 40px;
    background-color: #ffffff;
    border-radius: 6px;
    border: solid 1px #cccccc;
    padding: 0 30px;
    font-size: 20px;
    color: #333333;
    margin-bottom: 8px;
    line-height: 40px;
}
.yj-list a.active {
    background-color: #e8f2ff;
    border: solid 1px #1858dd;
    color: #1858dd;
    font-weight: bold;
}

.swiperBox {
    width: 100%;
    height: 260px;
    margin-top: 30px;
    /*background-color: #eeeeee;*/
}
.fdBox {
    width: 280px;
    height: 240px;
}
.fdImg {
    width: 280px;
    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;
}


.pinpbgc {
    width: 100%;
    padding: 50px 0;
    background-color: #f4f4f4;
}

.jzLogo {
    width: 100%;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
}
.jzVideo {
    width: 100%;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.jzVideo video {
    width: 672px;
    height: 379px;
    margin-top: 30px;
    margin-bottom: 15px;
}
.cgBox {
    width: 100%;
    padding-top: 60px;
    display: flex;
    justify-content: space-between;
    padding-bottom: 30px;
}

.lunBox {
    width: 580px;
    height: 420px;
    background-color: #f4f4f4;
    border-radius: 10px;
    overflow: hidden;

}
.lbBox {
    width: 580px;
    height: 420px;
    border-radius: 10px;
    position: relative;
}

.lbImg {
    width: 468px;
    height: 420px;
    margin: 0 auto;
}
.lbImg img {
    width: 100%;
    height: 100%;
}

.lbTex {
    width: 100%;
    height: 58px;
    background-color: rgba(0,0,0,0.5);
    font-size: 18px;
    color: #FFFFFF;
    line-height: 58px;
    padding-left: 20px;
    padding-right: 160px;
    position: absolute;
    bottom: 0;
}

.lunBox .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #FFFFFF;
    opacity: 1;
}
.lunBox .swiper-pagination-bullet-active {
    opacity: 1;
    background: #ff9600;
}


.lunBox .swiper-pagination-fraction, .swiper-pagination-custom, .swiper-container-horizontal > .swiper-pagination-bullets {
    bottom: 20px;
    left: 425px;
    width: 150px;
}
.tuBox {
    width: 580px;
    height: 420px;
    background-color: #f4f4f4;
    border-radius: 10px;
    overflow: hidden;
}
.tuBox .lbImg {
    width: 100%;
}
.tuBox .lbBox a {
    display: block;
    width: 100px;
    height: 32px;
    background-color: #ffffff;
    border-radius: 16px;
    text-align: center;
    line-height: 32px;
    color: #1858dd;
    font-size: 16px;
    position: absolute;
    bottom: 13px;
    right: 20px;
}
.endVideo {
    width: 100%;
    display: flex;
    justify-content: space-between;
    padding: 20px 0;
    padding-bottom: 50px;
}

.evBxo {
    width: 388px;
    height: 259px;
    background-color: #dddddd;
    position: relative;
}
.evBxo .evimg {
    width: 100%;
    height: 100%;
}
.evBxo .evimg img {
    width: 100%;
    height: 100%;
    object-fit: scale-down;
}
.evBxo .evTex {
    width: 100%;
    padding: 0 15px;
    position: absolute;
    bottom: 15px;
    font-size: 16px;
    color: #FFFFFF;
}
.evBxo  a {
    display: block;
    width: 60px;
    height: 60px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -30px;
    margin-left: -30px;
}


