/*轮播视频*/
.Lunbo-video {
    /* background-color:#dc2626; */
    padding-top: 0px;
    /*padding-bottom: 50px;*/
}

.Lunbo-video .Lunbo-video-title {
    margin: 20px auto 10px;
}



.video_title :hover {
    color: #1CA045;
    font-size: 105% !important;
    border-bottom: 1px solid #1CA045;
}


.Lunbo-video .Lunbo-video-title .Lunbo-video-h1 {
    font-size: 30px;
    color: #ef7700;
    height: 50px;
    line-height: 50px;
}

.Lunbo-video .Lunbo-video-title .Lunbo-video-h3 {
    font-size: 32px;
    color: #ffffff;
}

.Lunbo-video .Lunbo-video-cont {
    /*margin-bottom: 50px;*/
    height: 100%;
}

.Lunbo-video li {
    list-style: none;
}

.video_zone {
    width: 90%;
    margin: 0 auto;
    overflow: hidden;
    zoom: 1;

}

.video_zone > div {
    float: left;
    height: 509px;
}

.video_zone > div:first-child {
    width: 5%;
    display: flex;
    align-items: center;
    justify-content: center;
    /* background: url('/mcms/template/1/xydz/css/image/left.png') center center/cover no-repeat; */
}

.Lunbobutton {
    width: 100%;
    height: auto;
}

.video_zone > div:last-child {
    width: 5%;
    display: flex;
    align-items: center;
    justify-content: center;
    /* background: rgb(240, 13, 114); */
    /* background: url('/mcms/template/1/xydz/css/image/right.png') center center no-repeat; */
}

.video_zone > div:nth-of-type(2) {
    width: 90%;
}

.video_zone ul {
    position: relative;
}

.video_zone li {
    transition: all .6s;
    position: absolute;
    /*background: url(/mcms/template/1/xydz/images/video-bg.png) center center no-repeat;*/
    background-size: 100% 100%;
}

/*.video li>div{padding: 1% 1% 4%;}*/
.video_zone li video {
    width: 100%;
    height: 100%;
}

/*.video_zone li h3{*/
/*	text-align: center;*/
/*	margin-top: 2px;*/
/*	color: #1766d7;*/
/*}*/

.video1 {
    width: 18%;
    height: auto;
    object-fit: cover;
    background: #ececec;
    /* top: 143px; */
    left: 0;
    z-index: 1;
    font-size: 5px !important;
    text-align: center;
    font-family: Microsoft yahei;
    font-weight: bold; /* 粗体*/
}
.video1 p a{
     font-size: 5px !important;

 }

/*建设5个播放框初始位置*/
.video2 {
    width: 37%;
    height: auto;
    object-fit: cover;
    background: #ececec;
    /* top: 86px; */
    left: 8%;
    z-index: 2;
    font-size: 10px !important;
    text-align: center;
    font-family: Microsoft yahei;
    font-weight: bold; /* 粗体*/
}
.video2 p a{
    font-size: 10px !important;

}

.video3 {
    width: 64%;
    height: auto;
    object-fit: cover;
    background: #ececec;
    /* top: 0px; */
    left: 17%;
    z-index: 3;
    font-size: 19px !important;
    text-align: center;
    font-family: Microsoft yahei;
    font-weight: bold; /* 粗体*/
}
.video3 p{
    margin: 15px;
}
.video3 a{
    margin: 5px;
    font-size: 19px !important;
}

.video4 {
    width: 37%;
    height: auto;
    object-fit: cover;
    background: #ececec;
    /* top: 86px; */
    left: 54%;
    z-index: 2;
    font-size: 10px !important;
    text-align: center;
    font-family: Microsoft yahei;
    font-weight: bold; /* 粗体*/
}
.video4 p a{
    font-size: 10px !important;
    text-align: center;
    font-family: Microsoft yahei;
    font-weight: bold; /* 粗体*/
}
.video5 {
    width: 18%;
    height: auto;
    object-fit: cover;
    background: #ececec;
    /* top: 143px; */
    left: 82%;
    z-index: 1;
    font-size: 5px !important;
    /*text-align: center;*/
    /*font-family: Microsoft yahei;*/
    /*font-weight: bold; !* 粗体*!*/
}
.video5 p a{
    font-size: 5px !important;
    text-align: center;
    font-family: Microsoft yahei;
    font-weight: bold; /* 粗体*/
}
/*.video_title1 {*/
/*    !*height: 10%;*!*/
/*    !*width: 18%;*!*/
/*    !*height: auto;*!*/
/*    font-size: 3% !important;*/
/*    text-align: center;*/
/*    font-family: Microsoft yahei;*/
/*    font-weight: bold; !* 粗体*!*/

/*}*/
/*.video_title2 {*/
/*    !*height: 10%;*!*/
/*    !*width: 37%;*!*/
/*    !*height: auto;*!*/
/*    font-size: 5% !important;*/
/*    text-align: center;*/
/*    font-family: Microsoft yahei;*/
/*    font-weight: bold; !* 粗体*!*/

/*}*/
/*.video_title3 {*/
/*    !*height: 10%;*!*/
/*    !*width: 64%;*!*/
/*    !*height: auto;*!*/
/*    font-size: 10% !important;*/
/*    text-align: center;*/
/*    font-family: Microsoft yahei;*/
/*    font-weight: bold; !* 粗体*!*/

/*}*/
/*.video_title4 {*/
/*    !*height: 10%;*!*/
/*    !*width: 37%;*!*/
/*    !*height: auto;*!*/
/*    font-size: 5% !important;*/
/*    text-align: center;*/
/*    font-family: Microsoft yahei;*/
/*    font-weight: bold; !* 粗体*!*/

/*}*/
/*.video_title5 {*/
/*    !*height: 10%;*!*/
/*    !*width: 18%;*!*/
/*    !*height: auto;*!*/
/*    font-size: 3% !important;*/
/*    text-align: center;*/
/*    font-family: Microsoft yahei;*/
/*    font-weight: bold; !* 粗体*!*/

/*}*/
/* Desktops and laptops ----------- */
@media only screen
and (min-width: 1024px) {

}

/* iPads (landscape) ----------- */
/*平板宽屏模式*/
@media only screen
and (min-device-width: 768px)
and (max-device-width: 1024px)
and (orientation: landscape) {
    /* Styles */
}

/* iPads (portrait) ----------- */
/*平板竖屏*/
@media only screen
and (min-device-width: 768px)
and (max-device-width: 1024px)
and (orientation: portrait) {
    /* Styles */
}


/* iPads (portrait and landscape) ----------- */
/*平板横竖都行*/
@media only screen
and (min-device-width: 768px)
and (max-device-width: 1024px) {

}

/* Smartphones (portrait) ----------- */
/*手机竖屏*/
@media only screen
and (max-width: 320px) {
    /* Styles */

}
/* Smartphones (portrait and landscape) ----------- */
/*手机 横竖屏都可*/
@media only screen
and (min-device-width : 320px)
and (max-device-width : 480px) {
    .video_zone > div {
        float: left;
        height: 209px !important;
    }
    .Lunbo-video {
        /* background-color:#dc2626; */

        padding-bottom: 5px !important;
    }
    .Lunbo-video .Lunbo-video-title {
        margin: 20px auto 5px !important;
    }

    .Lunbo-video .Lunbo-video-cont {
        margin-bottom: 10px !important;
        height: 100%;
    }
    .video1 {
        width: 18%;
        height: auto;
        object-fit: cover;
        /* top: 143px; */
        left: 0;
        z-index: 1;
        font-size: 0.01rem !important;
        /*text-align: center;*/
        /*font-family: Microsoft yahei;*/
        /*font-weight: bold; !* 粗体*!*/
    }
    .video1 p a{
        display:none;
        /*font-size: 0.01rem !important;*/
        /*text-align: center;*/
        /*font-family: Microsoft yahei;*/
        /*font-weight: bold; !* 粗体*!*/
    }

    /*建设5个播放框初始位置*/
    .video2 {
        width: 37%;
        height: auto;
        object-fit: cover;
        /* top: 86px; */
        left: 8%;
        z-index: 2;
        font-size: 0.05rem !important;
        /*text-align: center;*/
        /*font-family: Microsoft yahei;*/
        /*font-weight: bold; !* 粗体*!*/
    }
    .video2 p a{
        display:none;
        /*font-size: 0.05rem !important;*/
        /*text-align: center;*/
        /*font-family: Microsoft yahei;*/
        /*font-weight: bold; !* 粗体*!*/
    }

    .video3 {
        width: 64%;
        height: auto;
        object-fit: cover;
        /* top: 0px; */
        left: 17%;
        z-index: 3;
        font-size: 14px !important;
        text-align: center;
        font-family: Microsoft yahei;
        font-weight: bold; /* 粗体*/
    }
    .video3 p {
        margin: 1px;
    }
    .video3 a{
        margin: 5px;
        font-size: 14px !important;
    }
    .video4 {
        width: 37%;
        height: auto;
        object-fit: cover;
        /* top: 86px; */
        left: 54%;
        z-index: 2;
        font-size: 0.05rem !important;
        text-align: center;
        font-family: Microsoft yahei;
        font-weight: bold; /* 粗体*/
    }
    .video4 p a{
        display:none;
        /*font-size: 0.05rem !important;*/
        /*text-align: center;*/
        /*font-family: Microsoft yahei;*/
        /*font-weight: bold; !* 粗体*!*/
    }
    .video5 {
        width: 18%;
        height: auto;
        object-fit: cover;
        /* top: 143px; */
        left: 82%;
        z-index: 1;
        font-size: 0.01rem !important;
        /*text-align: center;*/
        /*font-family: Microsoft yahei;*/
        /*font-weight: bold; !* 粗体*!*/
    }
    .video5 p a{
        display:none;
        /*font-size: 0.01rem !important;*/
        /*text-align: center;*/
        /*font-family: Microsoft yahei;*/
        /*font-weight: bold; !* 粗体*!*/
    }
}