@charset "utf-8";
@font-face {
    font-family: "OPPOSans-R";
    font-style: normal;
    font-weight: normal;
    src: url("../fonts/news/OPPOSans-R.ttf") format("truetype"), url("../fonts/news/OPPOSans-R.woff") format("woff"), url("../fonts/news/OPPOSans-R.svg") format("svg");
    font-display: swap;
}
@font-face {
    font-family: "OPPOSans-L";
    font-style: normal;
    font-weight: normal;
    src: url("../fonts/video/OPPOSans-L.ttf") format("truetype"), url("../fonts/video/OPPOSans-L.woff") format("woff"), url("../fonts/video/OPPOSans-L.svg") format("svg");
    font-display: swap;
}
@font-face {
    font-family: "OPPOSans-M";
    font-style: normal;
    font-weight: normal;
    src: url("../fonts/video/OPPOSans-M.ttf") format("truetype"), url("../fonts/video/OPPOSans-M.woff") format("woff"), url("../fonts/video/OPPOSans-M.svg") format("svg");
    font-display: swap;
}


.video{width: 100%;height: 675px;position: relative;overflow: hidden;min-width: 1600px; margin-top: -1px;}
.video>img{
    left: 50%;
    margin-left: -960px;
    position: absolute;
    top: 0px;
    width: 1920px;
    height: 675px;
}
.video_min{width: 1285px;overflow: hidden;margin: 0 auto;position: relative;}
.video_l{
    position: relative;
    width: 170px;
    float: left;
    margin-top: 143px;
}
.video_l>img{
    width: 167px;
    height: 167px;
    display: block;
    margin: 0 auto;
}
.video_l p:nth-of-type(1){
    font-family: OPPOSans-R;
    font-size: 30px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 30px;
    letter-spacing: 0px;
    color: #ffffff;
    margin-top: 26px;
    text-align: center;
}
.video_l p:nth-of-type(2){
    font-family: OPPOSans-R;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 18px;
    letter-spacing: 0px;
    color: #ffffff;
    opacity: 0.5;
    margin-top: 9px;
    text-align: center;
}
.video_l p:nth-of-type(3){
    font-family: OPPOSans-L;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 14px;
    letter-spacing: 0px;
    color: #ffffff;
    opacity: 0.5;
    text-align: center;
    margin-top: 12px;
}
.video_l p:nth-of-type(4){
    font-family: OPPOSans-R;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 24px;
    letter-spacing: 0px;
    color: #d1d1d1;
    text-align: center;
    margin-top: 25px;
}
.video_l a{
    width: 131px;
    height: 34px;
    background-color: #b71a30;
    margin: 0 auto;
    display: block;
    margin-top: 39px;
    text-decoration: none;
}

.video_l a span{
    font-family: OPPOSans-M;
    font-size: 13px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 34px;
    letter-spacing: 0px;
    color: #ffffff;
    margin-right: 16px;
    margin-left: 29px;
}
.video_l a img{
    width: 15px;
    height: 14px;
    display: inline-block;
    vertical-align: middle;
}
.video_r{overflow: hidden;position: relative;float: left;width: 1115px;margin-top: 176px;}
.video_r img{display: block;margin: 0 auto;}
.video_r .swiper-container{height: 389px;width: 975px;margin: 0 auto;float: right;}
.video_r .swiper-button-next{background-image: url("../images/news/red_r.png");width: 51px;height: 22px;background-size: 100%;left: 155px;top: 358px;}
.video_r .swiper-button-prev{background-image: url("../images/news/bai_l.png");width: 25px;height: 18px;background-size: 100%;left: 100px;top: 358px;}
.video_r .swiper-button-prev::after { display: none }
.video_r .swiper-button-next::after {  display: none  }
/*.video_r .swiper-button-next.swiper-button-disabled{background-image: url("../images/news/bai_r.png");width: 25px;height: 18px;}*/
/*.video_r .swiper-button-prev.swiper-button-disabled{background-image: url("../images/news/bai_l.png");width: 25px;height: 18px;}*/
.video_r .swiper-button-prev:focus, .video_r .swiper-button-next:focus {  outline: none;  }