p.content-font,
div.content-font span {
    color: #FFF !important;
}

a:hover {
    color: #dedede !important;
}

.remMgB16 {
    margin-bottom: 1.6rem;
}

.remMgB46 {
    margin-bottom: 4.6rem;
}

.footer {
    background-color: #1d1d1d;
    color: #C6C6C6;
}

.footer a {
    color: #FFF;
}


.fb-bt-area,
.fb-bt-area a {
    color: #FFF;
}

#u_0_3 span {
    color: #FFF;
}

#u_0_3 a {
    color: #FFF;
}

.vjs-control-bar{
    display:none;
}
/************************/
.news-index .centerbody {
    position: relative!important;
}

.news-index .innerSwiper {
    position: relative!important;
}
/************************/

/* body背景圖 */
.VideoBgColor {
    background-color: #222;
}

/*TOP影音灰階背景 */
.TopVideoGradient {
    position: absolute;
    z-index: 10;
    pointer-events: none;
    left: 0px;
    width: 100%;
    margin-top: 0;
    padding-bottom: 58%;
    height: 4vh;
    background: linear-gradient(rgba(0, 0, 0, 0), 0%, rgba(0, 0, 0, 0.3), 50%, rgba(0, 0, 0, 0.4), 70%, rgb(36, 36, 32) 100%);
}

.HeroContent {
    position: absolute;
    top: 200px;
    bottom: 0px;
    width: 100%;
    z-index: 888;
    max-width: 1280px;
    left: 50%;
    transform: translateX(-50%);
    padding: 18% 16px 16px;
    color: #FFF;
    opacity: 0.9;
}

.BottomWrapper {
    width: 100%;
    bottom: 0px;
    text-shadow: 2px 2px 3px #000;
}

.VideoMygoLogo {
    margin: 0 auto;
    width: 150px;
    margin-top: 24vh;
}

.VideoMygoLogoTitle {
    display: inline-block;
    position: relative;
    line-height: 0;
    padding-bottom: 14px;
    color: rgb(255, 255, 255);
    text-align: center;
}

.VideoMygoLogoTitle::before,
.VideoMygoLogoTitle::after {
    content: "";
    position: absolute;
    height: 0px;
    /* top: 0px; */
    width: 120px;
    border-bottom: 2px solid rgba(255, 255, 255, 0.2);
}

.VideoMygoLogoTitle::before {
    right: 100%;
    margin-right: 30px;
    bottom: 44px;
}

.VideoMygoLogoTitle::after {
    left: 100%;
    margin-left: 30px;
    bottom: 44px;
}

.news-index .sec2-contain {
    overflow: hidden;
}

.VideoTitle-h1 {
    font-size: 3rem;
    font-weight: 500;
    color: rgb(255, 255, 255);
    margin-top: 8px;
    margin-bottom: 1.6rem;
    width: 100%;
    white-space: normal;
    line-height: 1.2em;
    text-shadow: rgba(37, 37, 37, 0.5) 0px 1px;
}

.RichSummary-largeP {
    font-size: 1.14em;
    line-height: 24px;
    margin-top: 8px;
    margin-bottom: 4.5rem;
    white-space: normal;
    padding: 0px;
    width: 96.4%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-transform: uppercase;
    font-weight: 500;
}

.css-1ecxffk-Button {
    cursor: pointer;
    text-align: center;
    color: white;
    font-size: 2rem;
    font-weight: 500;
    text-shadow: rgba(34, 34, 34, 0.7) 0px 1px 2px;
    font-family: 'fontfix', MyCustomFont, "微軟正黑體", sans-serif;
    padding: 0px 0px 2px;
    vertical-align: -webkit-baseline-middle;
    letter-spacing: 1px;
}

.IconContainer {
    position: relative;
    float: left;
    margin-right: 8px;
    height: 30px;
    width: 30px;
    background-color: rgb(255, 0, 0);
    transform: scale(1);
    border-radius: 50%;
    transition: background-color 0.3s ease-out 0s, opacity 0.3s ease-out 0s, transform 0.3s ease-out 0s;
    font-size: 2rem;
}

.css-1ecxffk-Button svg {
    position: absolute;
    left: 55%;
    top: 48%;
    transform-origin: 50% 50%;
    transform: translate(-50%, -50%) scale(1);
    fill: rgb(255, 255, 255);
}

/* TOP影音list */
.TopVideoContainer {
    display: block;
}

.TopVideoContainer:before {
    content: "";
    position: fixed;
    top: -13px;
    right: 26px;
    width: 0;
    height: 0;
    border-right: 18px solid transparent;
    border-left: 18px solid transparent;
    border-bottom: 13px solid rgba(0, 0, 0, 0.4);
}

.TopVideoMenuList {
    margin: 0;
    padding: 0;
    list-style: none;
    cursor: default;
}

/* 背景影片 */
.BGvideo {
    width: 100% !important;
    height: auto !important;
    max-width: 100vmax;
    max-height: 100vmax;
    position: relative;
}

.BGvideo>video {
    width: 100%;
    height: 100%;
}

.sound {
    position: absolute;
    right: 30px;
    top: 80px;
    z-index: 10;
    cursor: pointer;
}

.sound > i.mygonews {
    font-size: 2rem;
    color: #fff;
}

.videoPlayDIV {
    width: 100%;
}

.VideoImage {
    width: 100%;
    max-height: 440px;
}

.news-index .sec2-nav>label.hasmore {
    color: #FFF;
    font-size: 3rem;
    font-weight: 500;
    padding: 1.5rem 6px;
    display: block;
}

/* VideoList_title */
.VideoList-BottomWrapper {
    position: absolute;
    width: 97%;
    z-index: 100;
    padding: 0% 5%;
    text-shadow: 2px 2px 3px #000;
    bottom: 1.6rem;
}

.VideoList-Gradient {
    position: absolute;
    z-index: 90;
    pointer-events: none;
    /* left: 0px;*/
    width: 97.8%;
    margin-top: 0;
    /* margin-left: 1%;*/
    padding-bottom: 72.8%;
    height: 32.6vh;
    background: linear-gradient(rgba(0, 0, 0, 0), 40%, rgba(0, 0, 0, 0.4), 60%, rgb(0, 0, 0, 0.9) 100%);
    display: block;
}

.VideoList-Gradient:last-child {
    padding-left: 0px;
}

/*.VideoList-Gradient:nth-child(2)  { margin-left: 5px;}
.VideoList-Gradient:nth-child(3)  { margin-left: 5px;}*/

.VideoTitle-h2 {
    font-size: 2rem;
    font-weight: 500;
    line-height: 2.5rem;
    white-space: normal;
    text-shadow: 0 1px 2px rgba(37, 37, 37, 0.5);
    width: 100%;
    margin: 0 0 4px 0;
    color: #FFF;
    overflow: hidden;
    height: 5rem;
    vertical-align: top;
}

.VideoList-Button {
    position: relative;
    vertical-align: -webkit-baseline-middle;
    cursor: pointer;
    color: white;
    font-size: 1.5rem;
    font-family: 'fontfix', MyCustomFont, "微軟正黑體", sans-serif;
    margin: 0;
    padding: 0 0 2px 0;
    font-weight: 500;
    letter-spacing: 1px;
}

.VideoList-Button svg {
    position: absolute;
    left: 58%;
    top: 47%;
    transform-origin: 50% 50%;
    transform: translate(-50%, -50%) scale(1);
    fill: rgb(255, 255, 255);
}

.news-list-item img.img-responsive {
    width: 99.4% !important;
    padding-left: 0.4%;
}

/* swiper-button-prev,  */
.news-index .sp-vedios .swiper-button-next,
.news-index .sp-vedios .swiper-button-prev {
    top: 50% !important;
}

.swiper-button-prev {
    margin-left: 6px;
}

.swiper-button-next {
    margin-right: 6px;
}

.sec2-contain .col-sm-4.part:nth-child(2) {
    padding: 0 6px 0 0px;
}

.sec2-contain .col-sm-4.part:last-child {
    padding-left: 0px;
    padding-right: 6px;
}

.news-index .sp-vedios .singleCon>div {
    display: block;
    padding-bottom: 0;
    padding-left: 7px;
    padding-right: 7px;
}

.section {
    padding: 0 5px;
}

/* TOP Video Menu List */
.VideoMenuContainer {
    position: absolute;
    /* bottom: 32px; right: 16px; max-width: 30%;*/
    z-index: 901;
    padding: 16px;
    background-color: rgba(0, 0, 0, 0.7);
    border-radius: 4px;
    top: 3rem;
}

.VideoMenuContainer:before {
    content: "";
    position: absolute;
    top: -13px;
    right: 26px;
    width: 0;
    height: 0;
    border-right: 18px solid transparent;
    border-left: 18px solid transparent;
    border-bottom: 13px solid rgba(0, 0, 0, 0.7);
}

.VideoMenuList {
    margin: 0;
    padding: 0;
    list-style: none;
    cursor: default;
}

.VideoMenuListItem {
    margin: 0;
    padding: 0;
    list-style: none;
    cursor: default;
}

button.VideoMenuListButton {
    position: relative;
    font-family: "Reith";
    background: none;
    width: 100%;
    cursor: pointer;
    border: none;
    text-align: left;
    word-wrap: none;
    background-color: auto;
    padding: 0;
}

.VideoMneuListIconOff {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    float: left;
    opacity: 0;
    -webkit-transition: opacity 0.3s ease-out;
    transition: opacity 0.3s ease-out;
}

.VideoMneuListIconOn {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    float: left;
    opacity: 1;
    -webkit-transition: opacity 0.3s ease-out;
    transition: opacity 0.3s ease-out;
}

.VideoMneuListIconOn svg {
    display: block;
    height: 15px;
    fill: #FF0000;
}

.VideoMneuListIcon path {
    d: path("M 3 32 l 26 -16 L 3 0 Z");
}

.VideoMneuListButonTextOff {
    color: rgba(255, 255, 255, .6);
}

.VideoMneuListButonTextOn {
    color: #fff;
}

.VideoMneuListButonTextOn,
.VideoMneuListButonTextOff {
    float: left;
    font-size: 16px;
    position: relative;
    padding: 3px 3px 3px 25px;
    margin: 0;
    width: 300px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-transform: uppercase;
    font-weight: 500;
    -webkit-letter-spacing: 0.5px;
    -moz-letter-spacing: 0.5px;
    -ms-letter-spacing: 0.5px;
    letter-spacing: 0.5px;
    line-height: 19px;
    background-color: transparent;
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
}

/* TOP Video LitsItem */
.TopVideo-NavContainer {
    clear: both;
}

.TopVideo-CenterDiv {
    position: relative;
    display: block;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    text-align: center;
    padding: 0;
}

.TopVideo-DotList {
    display: inline-block;
    margin: 30px 0 0 0;
    padding: 0;
    list-style: none;
    cursor: default;
}

.TopVideo-ListItem {
    float: left;
    margin: 0 8px;
    display: block;
    cursor: pointer;
    outline: none;
    padding: 0px;
    border-radius: 50%;
    height: 14px;
    width: 14px;
    background-color: #cccccc;
    border: none;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: -webkit-transform 0.2s ease-out, background-color 0.2s ease-out;
    -webkit-transition: transform 0.2s ease-out, background-color 0.2s ease-out;
    transition: transform 0.2s ease-out, background-color 0.2s ease-out;
}

.TopVideo-ListItemOn {
    float: left;
    margin: 0 8px;
    display: block;
    cursor: pointer;
    outline: none;
    padding: 0px;
    border-radius: 50%;
    height: 14px;
    width: 14px;
    background-color: #ff0000;
    border: none;
    -webkit-transform: scale(1.5);
    -ms-transform: scale(1.5);
    transform: scale(1.5);
    -webkit-transition: -webkit-transform 0.2s ease-out, background-color 0.2s ease-out;
    -webkit-transition: transform 0.2s ease-out, background-color 0.2s ease-out;
    transition: transform 0.2s ease-out, background-color 0.2s ease-out;
}

/* .BGgradient {background: linear-gradient(rgba(0, 0, 0, 0), 0%, rgba(0, 0, 0, 0.3), 50%, rgba(0, 0, 0, 0.4), 70%, rgb(36, 36, 32) 100%);} */
.news-index .sp-vedios {
    padding-bottom: 0px;
    margin-bottom: 1.8rem;
}


/* --------------- 影音內頁 --------------- */
.VideoBody {
    position: relative;
    padding-bottom: 3rem;
    background-color: rgba(0, 0, 0, 0.5);
    margin-top: 3px;
}

.VideoContent {
    position: relative;
    color: #FFF;
    max-width: 1280px;
    margin: 0 auto;
    padding-top:0;
    margin-bottom: 3rem;
    text-align: center;
}

.VideoContent img {
    width: 70%;

}

.articleNews {
    margin: 3rem auto;
    padding: 0 1vw 0;
    max-width: 1280px;
    color: #FFF;
}

.article-header-title {
    line-height: 1.3em;
    font-size: 3.4em;
    font-weight: 500;
    color: #FFF !important;
    padding: 10px 0;
}

.shareBox i.icon img {
    width: 30px !important;
}

.article-bodyMain-content img,
.article-bodyMain-content-description img {
    margin-bottom: 0.75rem;
    width: 100%;
    max-width: 100%;
}

.article-summary .label.label-default {
    background-color: #111;
    /* margin-left: 25px;*/
    padding: 0.6em;
    margin-bottom: 1rem;
    display: inline-block;
}
.content-font strong span span{
    background: none!important;
}
.content-font strong span{
    background: none!important;
}

.content-font strong {
   background-color: rgb(250, 250, 250, 0)!important;
}
p.content-font,
div.content-font {
    line-height: 1.8em;
    font-size: 18px;
    color: #FFF !important;
    font-weight: inherit;
    letter-spacing: 1px;
    word-wrap: break-word;
    word-break: break-all;
    text-align: justify;
    text-justify: inter-ideograph;
    -ms-text-justify: inter-ideograph;
    -moz-text-align-last: justify;
}

.content-font p {
    color: #FFF !important;
}


.article-bodyMain-content-description .content-font .newsImageCn,
.article-bodyMain-content-description .content-font .newsIamgeLe {
    margin-left: 0px;
    width: 230px;
    position: relative;
    transition: width 0.5s ease-in-out;
}

.page-keyword {
    padding: 10px 0 20px 0;
    border-bottom: 0px solid #efefef !important;
    letter-spacing: 1px;
    color: #333;
    margin-bottom: 20px;
    width: 95%;
}

.page-keyword ul li {
    background-color: #414141 !important;
    color: #FFF;
}

.page-keyword ul li a:hover {
    color: #dedede;
}

.article-header h3 {
    font-weight: 300;
    font-weight: 300;
    line-height: 1em;
    border-left: 5px solid #FFF;
    margin-bottom: 0.2em;
    padding-left: .2em;
}

.shareBox.pad {
    padding: .6em 0 .6em 0;
    margin: 0s 0 1.5rem 0;
    border-top: 0px solid #848484;
    border-bottom: 0px solid #848484;
}

.article-header-data span {
    color: #FFF;
}

/*
.shareBox.pad>div { display: inline-block; margin-right: 1em;}
.shareBox div {margin-top: .3em;margin-bottom: .3em;}
*/
.am-icon {
    filter: brightness(100);
}

.fb-area {
    background: -webkit-linear-gradient(180deg, rgb(166, 166, 166), rgb(36, 36, 32));
    background: linear-gradient(180deg, rgb(166, 166, 166), rgb(36, 36, 32));
    border-bottom: 0px solid #efefef !important;
    padding: 8px 0 8px 8px;
    width: 100%!important;
    border-radius: 3px 3px 0 0;
}

.fb-area a {
    color: #FFF !important;
}

.article-more li {
    border-bottom: 1px solid #616161;
}

.editorimgdesc {
    color: #bcbcbc;
}

.reel-top img {
    max-height: 90vh;
    text-align: center;
}


@media screen and (max-width: 375px) {
    .VideoList-Gradient {
        height: 25.9vh !important;
        margin-left: 0;
        width: 96% !important;
        padding-bottom: 72.6% !important;
    }

    .articleNews {
        padding: 0 4vw 0 !important;
    }

    .VideoBody {
        margin-top: 0px !important;
    }

    .VideoContent {
        padding-top: 0 !important;
    }

    .VideoContent img {
        width: 90%;
        margin-top: 15px;

    }

    .VideoTitle-h1 {
        font-size: 2.6rem;
        line-height: 3rem;
    }

    .news-index .sec2-nav>label.hasmore {
        padding: 0.2rem 6px;
    }

    .news-list {
        padding-left: 9px;
        padding-right: 5px;
        padding-bottom: 30px;
    }

}

@media screen and (max-width: 414px) {
    .TopVideoGradient {
        height: 30vh !important;
    }

    .VideoList-Gradient {
        height: 28.5vh !important;
        padding-bottom: 72.3%;
        margin-left: 0%;
        width: 96.6%;
    }
        .sound{
        top: 15px;
    }


    .HeroContent {
        position: absolute;
        width: 100%;
        z-index: 902;
        max-width: 1280px;
        left: 50%;
        transform: translateX(-50%);
        padding: 0vh 16px 16px;
        color: #FFF;
        bottom: auto;
        top: 130px;
    }

    .sec2-contain .col-sm-4.part {
        margin: 7px 2px 12px;
    }

    .news-index .sec2-nav>label {
        margin-top: 15px;
    }

    .news-index .sec2-nav>label.hasmore {
        font-size: 2.5rem;
        text-align: center;
        padding: 0 6px;
    }

    .VideoList-BottomWrapper {
        bottom: 2.3rem;
        width: 97%;
    }

    .fb-area{
       padding: 8px 0 8px 3px!important; 
    }

    .articleNews {
        padding: 0 1rem 0 !important;
    }

    .VideoBody {
        margin-top: 0px !important;
    }

    .VideoContent {
        padding-top: 0 !important;
    }

    .VideoTitle-h2 {
        font-size: 1.7rem;
        line-height: 2.4rem;
        height: auto;
        margin-bottom: 10px;
        letter-spacing: 1px;
    }

    .news-index .sp-vedios .singleCon>div {
        padding-bottom: 15px;
    }

    .VideoContent img {
        width: 90%;
        margin-top: 25px;
    }

    .VideoTitle-h1 {
        font-size: 2.3rem;
        line-height: 3.2rem;
    }

    .news-list {
        padding-left: 9px;
        padding-right: 5px;
        padding-bottom: 30px;
    }



}

@media screen and (max-width: 375px) and (max-height:667px) {
    .TopVideoGradient {
        height: 0vh !important;
    }

    .VideoList-Gradient {
        height: 25.8vh !important;
        margin-left: 0%;
        width: 96%;
        padding-bottom: 72.6%;
    }
    .sound{
        top: 15px;
    }

    .HeroContent {
        position: absolute;
        /* top: 0px; bottom: 0px; */
        width: 100%;
        z-index: 902;
        max-width: 1280px;
        left: 50%;
        transform: translateX(-50%);
        padding: 0vh 16px 16px !important;
        color: #FFF;
        top: 130px;
    }

    .sec2-contain .col-sm-4.part {
        margin: 7px 2px 12px;
    }

    .VideoList-BottomWrapper {
        bottom: 1.6rem;
        width: 100%;
        bottom: 2.6rem;
    }

    .news-index .sp-vedios .singleCon>div {
        display: block;
        padding-bottom: 15px;
        padding-left: 7px;
        padding-right: 7px;
    }

    .articleNews {
        padding: 0 1rem 0 !important;
    }

    .VideoBody {
        margin-top: 0px !important;
        padding-bottom: 0px;
    }

    .VideoContent {
        padding-top: 0 !important;
    }

    .VideoContent img {
        margin-top: 15px;
    }

    .VideoTitle-h1 {
        font-size: 2.3rem;
        line-height: 3rem;
    }

    .news-list {
        padding-left: 9px;
        padding-right: 5px;
        padding-bottom: 30px;
    }
    .fb-area{
       padding: 8px 0 8px 3px!important; 
    }

}

@media screen and (min-width: 415px) and (max-height: 736px) {
    .TopVideoGradient {
        height: 80vh !important;
    }

    .VideoList-Gradient {
        height: 28.5vh !important;
        padding-bottom: 72.3%;
        margin-left: 0%;
        width: 98%;
    }
        .sound{
        top: 15px;
    }


    .HeroContent {
        position: absolute;
        width: 100%;
        z-index: 902;
        max-width: 1280px;
        left: 50%;
        transform: translateX(-50%);
        padding: 20vh 16px 16px;
        color: #FFF;
        top: 130px;
    }

    .sec2-contain .col-sm-4.part {
        margin: 7px 2px 12px;
    }

    .news-index .sp-vedios .singleCon>div {
        display: block;
        padding-bottom: 15px;
        padding-left: 7px;
        padding-right: 7px;
    }

    .VideoList-BottomWrapper {
        bottom: 2.6rem;
        width: 97%;
    }

    .articleNews {
        padding: 0 4vw 0 !important;
    }

    .VideoBody {
        margin-top: 0px !important;
    }

    .VideoContent {
        padding-top: 0 !important;
    }

    .news-list {
        padding-left: 9px;
        padding-right: 5px;
        padding-bottom: 30px;
    }

}

@media screen and (min-height: 738px) and (max-height: 812px) {
    .TopVideoGradient {
        height: 0vh !important;
    }

    .VideoList-Gradient {
        height: 25.9vh !important;
        padding-bottom: 75.3%;
        width: 100%;
    }

    .HeroContent {
        position: absolute;
        top: 130px;
        width: 100%;
        z-index: 902;
        max-width: 1280px;
        left: 50%;
        transform: translateX(-50%);
        padding: 0vh 16px 16px;
        color: #FFF;
    }

    .sec2-contain .col-sm-4.part {
        margin: 7px 2px 12px;
    }

    .news-index .sp-vedios .singleCon>div {
        display: block;
        width: 100%;
        padding-bottom: 15px !important;
        padding-left: 7px;
        padding-right: 7px;
    }

    .news-index .sp-vedios {
        padding-bottom: 0px;
        margin-bottom: 0;
    }

    .VideoList-BottomWrapper {
        bottom: 2rem;
        width: 96%;
    }

    .sec2-contain .col-sm-4.part:nth-child(2) {
        padding: 0px;
    }

    .articleNews {
        padding: 0 3vw 0;
    }

    .VideoBody {
        margin-top: 0px !important;
        padding-bottom: 0px;
    }

    .VideoContent {
        padding-top: 0 !important;
    }

}

@media screen and (min-width:768px)and (max-width: 1023px) {
    .BGvideo {
        width: 100vw;
    }

    .article-header-title {
        font-size: 3em;
    }

    .HeroContent {
        position: absolute;
        top: 115px;
        width: 90%;
        z-index: 902;
        max-width: 1280px;
        left: 50%;
        transform: translateX(-50%);
        padding: 6vh 16px 16px;
        color: #FFF;
    }

    .VideoList-Gradient {
        height: 17.1vh;
    }

    .VideoTitle-h1 {
        font-size: 2.2rem;
        line-height: 3rem;
    }

    .articleNews {
        padding: 0 3vw 0 !important;
    }

    .VideoContent {
        padding-top: 0 !important;
    }

    .news-index .sec2-nav>label.hasmore {
        font-size: 2.1rem;
    }

    .VideoTitle-h2 {
        font-size: 1.75rem;
        margin-bottom: 7px;
    }

    .TopVideo-CenterDiv {
        padding: 30px 0 0 0;
    }

    .VideoMygoLogo {
        margin-top: 190px;
    }

    .VideoMygoLogo img {
        width: 90px;

    }

    .VideoContent img {
        width: 85%;
        margin-top: 25px;
    }

    .remMgB46 {
        margin-bottom: 1.3rem;
        padding-top: 35px;
    }


}

@media screen and (min-width: 1024px) and (max-width: 1280px) {
    .BGvideo {
        width: 100vw !important;
        height: auto !important;
    }

    .BGvideo>video {
        width: 100%;
        height: 100%;
    }


    .HeroContent {
        position: absolute;
        top: 190px;
        width: 90%;
        z-index: 902;
        max-width: 1280px;
        left: 50%;
        transform: translateX(-50%);
        padding: 12vh 16px 16px;
        color: #FFF;
    }

    .VideoList-Gradient {
        height: 17.1vh;
    }

    .VideoTitle-h1 {
        font-size: 2.4rem;
    }

    .articleNews {
        padding: 0 3vw 0 !important;
    }

    .VideoContent {
        padding-top: 0 !important;
    }

    .VideoMygoLogo {
        margin-top: 180px;
    }

    .VideoMygoLogo img {
        width: 110px;
    }

    .VideoContent img {
        width: 85%;
        margin-top: 25px;
    }
}

@media screen and (min-width: 320px) and (max-width: 360px) {

        .sound{
        top: 15px;
    }


    .HeroContent {
        position: absolute;
        width: 100%;
        z-index: 902;
        max-width: 1280px;
        left: 50%;
        transform: translateX(-50%);
        padding: 0vh 16px 16px;
        color: #FFF;
        bottom: auto;
        top: 120px;
    }

/*0608修改*/

.TopVideo-NavContainer .swiper-pagination {
    width: 100%;
}

.TopImages-NavContainer .swiper-pagination {
    width: 100%;
    margin-top: 180px;
}

.TopVideo-NavContainer .swiper-pagination .swiper-pagination-bullet,
.TopImages-NavContainer .swiper-pagination .swiper-pagination-bullet {
    width: 14px;
    height: 14px;
    background: #fff;
    margin: 0 8px;
    outline: none;
}

.TopVideo-NavContainer .swiper-pagination .swiper-pagination-bullet-active,
.TopImages-NavContainer .swiper-pagination .swiper-pagination-bullet-active {
    background: #ff0000;
    width: 21px;
    height: 21px;
}


.swiper-newslist .swiper-slide {
    height: auto !important;
}

.swiper-newslist .swiper-pagination .swiper-pagination-bullet {
    width: 14px;
    height: 14px;
    background: #fff;
    margin: 0 8px;
    outline: none;
    float: left;
    margin-top: 3px;
}

.swiper-newslist .swiper-pagination .swiper-pagination-bullet-active {
    background: #ff0000;
    width: 21px;
    height: 21px;
    margin-top: 0;
}

.pagenationCon {
    height: 30px;
    top: 60px;
    left: 45%;
}

.pagenationCon .swiper-pagination {
    top: 15px;
    right: 0;
    text-align: center;
    overflow: hidden;
}

.vjs-control-bar {
    display: none;
}

/*2020-06-09修改，图片放大缩小 开始*/

.article-bodyMain-content-description .content-font .newsImageCn,
.article-bodyMain-content-description .content-font .newsIamgeLe {
    margin-left: 0px !important;
    width: 45% !important;
    position: relative;
    transition: width 0.5s ease-in-out;
}

.article-bodyMain-content-description .content-font .newsImageMi>.newsImageOut>img {
    width: 80% !important;
    transition: width 0.5s ease-in-out;
}

.article-bodyMain-content-description .content-font .maxImages,
.article-bodyMain-content-description .content-font .newsImageMi>.newsImageOut>.maxImages {
    width: 100% !important;
    transition: width 0.5s ease-in-out;
}

.article-bodyMain-content-description .content-font img,
.article-bodyMain-content-description .content-font .newsImageMi>.newsImageOut>img {
    transition: width 0.5s ease-in-out;
}

.article-bodyMain-content-description .content-font .maxImages img,
.article-bodyMain-content-description .content-font .newsImageMi>.newsImageOut>.maxImages img {
    width: 100% !important;
    transition: width 0.5s ease-in-out;
}

.article-bodyMain-content-description .content-font .newsImageCn .editorimgdesc,
.article-bodyMain-content-description .content-font .newsIamgeLe .editorimgdesc,
.article-bodyMain-content-description .content-font .newsImageMi .editorimgdesc {
    width: 100% !important;
    font-size: 16px;
}

/*2020-06-09修改，图片放大缩小 结束*/