.pageheader-navlist-child>a{
    color: #fff;
}
.pageheader-nav .tel{
    color: #fff;
}
.fixed .pageheader-nav .tel{
    color: #0056b3;
}
.fixed .pageheader-navlist-child>a{
    color:rgb(3,28,73);
}
.pageheader-nav .shopImg{
    display: none;
}
.fixed .pageheader-nav img{
    display: none;
}
.fixed .pageheader-nav .shopImg{
    display: block;
}


blockquote,
body,
button,
dd,
div,
dl,
dt,
form,
h1,
h2,
h3,
h4,
h5,
h6,
input,
li,
ol,
p,
pre,
td,
textarea,
th,
ul {
    margin: 0;
    padding: 0;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

html,
body,
form,
fieldset,
p,
div,
h1,
h2,
h3,
h4,
h5,
h6,
input,
textarea {
    -webkit-text-size-adjust: none;
    box-sizing: border-box;
    line-height: 1.2;
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
}


.pageheader-navlist-child > a {
    color: #fff
}

.pageheader-navlist-child > a:hover {
    color: rgba(255, 255, 255, .75)
}

.page-header.fixed .pageheader-navlist-child > a {
    color: rgb(3, 28, 73)
}

.page-footer {
    background-color: #fff
}

.btn-myfirst {
    position: relative;
    width: fit-content;
    height: 68px;
    line-height: 68px;
    padding: 0 34px;
    font-size: 30px;
    margin: 20px auto 0;
    display: block;
    background-image: linear-gradient(134deg, #FFB08C 10%, #FF7B7F 88%);
    color: #ffffff;
    border-radius: 60px;
    transition: .25s;
    box-shadow: 0 2px 8px rgba(0, 0, 0, .25);
    overflow: hidden;
    opacity: .85;
}

.btn-myfirst:hover {
    box-shadow: 8px 8px 20px 0 rgba(55, 99, 170, .3);
    transform: translateY(-5px);
    opacity: 1;
}

.btn-myfirst:before {
    content: "";
    background-color: rgba(255, 255, 255, 0.5);
    height: 100%;
    width: 3em;
    display: block;
    position: absolute;
    top: 0;
    left: -4.5em;
    transform: skewX(-45deg) translateX(0);
    transition: none;
    animation: myfirst 5s linear infinite;
}

@keyframes myfirst {
    75% {
        transform: skewX(-45deg) translateX(0);
        transition: all 0.5s ease-in-out;
    }
    100% {
        transform: skewX(-45deg) translateX(35em);
        transition: all 0.5s ease-in-out;
    }
}

.btn-myfirst:hover {
    transform: translateY(-10px)
}



/*------------------------------获取方案------------------------------*/
.hqfa {
    margin: 40px 0
}

.common-title, .common-title p {
    color: #fff
}

.hqfa-main {
    display: flex;
    justify-content: center;
}

.hqfa-main .iptdiv {
    display: flex;
    height: 50px;
    width: 500px;
    border: 1px solid #80b2ff;
    padding: 0 0 0 20px;
    font-size: 18px;
    background-color: rgba(240, 242, 247, 1);
    align-items: center;
    justify-content: space-between;
    border-radius: 4px;
}

.hqfa-main .iptdiv input {
    flex: 1;
    text-align: center;
    font-size: 20px;
    background-color: transparent;
}

.hqfa-main .iptdiv img {
    width: 44px;
}

.hqfa-main > button {
    padding: 0 15px;
    margin-left: 10px;
    font-weight: 500;
    font-size: 20px;
    color: #fff;
    background-image: linear-gradient(-30deg, #003ce4, #0069ff);
    border-radius: 4px;
}

.hqfa-main > button:hover {
    background-image: linear-gradient(-30deg, #0069ff, #0069ff);
}


/*----------获取方案的轮播开始----------*/
.hqfa-lunbo {
    width: 400px;
    padding: 10px 0;
    margin: 20px auto 0;
    background-color: #e5efff;
    border-radius: 8px;
}

.hqfa-lunbo > div {
    height: 180px;
    overflow: hidden;
}

.hqfa-lunbo .swiper-wrapper {
    transition-timing-function: linear !important
}

.hqfa-lunbo .swiper-slide {
    display: flex;
    height: 36px;
    align-items: center;
    justify-content: space-between;
    padding: 0 20px;
    font-size: 20px;
}

.hqfa-lunbo .swiper-slide > p:first-child {
    display: flex;
    align-items: center;
}

.hqfa-lunbo .swiper-slide > p:first-child:before {
    content: '';
    width: 24px;
    height: 24px;
    margin-right: 10px;
    background: url("../../images/landing/tongzhi.png") center;
    background-size: cover;
}

.hqfa-lunbo .swiper-slide em {
    color: #0056b3
}


/*----------获取方案的人数开始----------*/
.hqfa .people-num {
    position: relative;
    width: fit-content;
    margin: 15px auto 0;
    text-align: center;
    font-size: 20px;
    color: #fff;
}

.hqfa .people-num em {
    position: relative;
    font-weight: bold;
    color: red
}

.hqfa .people-num :not(em:first-child) {
    position: absolute;
    top: 0;
    left: 40px;
    opacity: 1;
    animation: peoplenumanimation 1s linear infinite;
}

@keyframes peoplenumanimation {
    0% {
        transform: translateY(0);
    }
    100% {
        transform: translateY(-20px);
        opacity: 0
    }
}



/*------------------------------颠覆行业开始------------------------------*/
.dfhy-list {
    display: flex;
    flex-wrap: wrap;
}

.dfhy-list-child {
    width: 33%;
    padding: 10px;
}

.dfhy-list-child .imgToBig {
    cursor: pointer;
    transition: all .6s;
}

.dfhy-list-child .imgToBig:hover {
    transform: scale(1.2)
}



/*------------------------------常见问题------------------------------*/
.characteristic {
    padding: 60px 0 40px;
    background-color: #fff
}

.characteristic .common-title,
.characteristic .common-title p,
.cpys .common-title,
.cpys .common-title p {
    color: #000
}

.characteristic > button {
    margin: 20px auto 0
}


/*----------常见问题列表----------*/
.characteristic-list {
    display: flex;
    width: 1200px;
    margin: 32px auto 0;
    flex-wrap: wrap;
    flex-flow: row wrap;
}

/*常见问题列表的儿子*/
.characteristic-list-child {
    display: flex;
    width: 33.3333333333%;
    padding: 0 16px;
    margin-bottom: 32px;
}

.characteristic-list-child > img {
    width: 48px;
    height: 48px;
    margin-right: 20px;
}

.characteristic-list-child > div {
    flex: 1
}

.characteristic-list-child > div h3 {
    margin-bottom: 8px;
    line-height: 28px;
    font-size: 18px;
    color: #000;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.characteristic-list-child > div p {
    line-height: 22px;
    font-size: 14px;
    color: #495770;
}

.characteristic-list-child > div p a {
    color: #0056b3;
    cursor: pointer;
}

.characteristic-list-child > div p a:after {
    content: "";
    display: inline-block;
    width: 6px;
    height: 10px;
    margin-left: 6px;
    background-image: url('https://cdn.huamux.com/pcimgs/index/industrycases-sprite.svg');
    background-position: 96.34146341463415% 65.75342465753424%;
    background-size: 2833.333333333333% auto;
    vertical-align: 0;
    overflow: hidden;
    transition: -webkit-transform .4s;
    transition: transform .4s;
}

.characteristic-list-child > div p a:hover:after {
    transform: translate(3px)
}



/*------------------------------量身打造开始------------------------------*/
.cpys {
    padding: 40px 0 0;
    background-color: #fff
}

.cpys-list {
    display: flex;
    width: 85%;
    margin: 0 auto;
    justify-content: space-between;
}

.cpys-list-child {
    width: 23%;
    display: flex;
    padding: 43px 0 0;
    flex-direction: column;
    justify-content: space-between;
    background: rgb(237, 240, 250);
}

.cpys-list-child h3 {
    padding: 0 20px;
    font-size: 28px;
    font-weight: 600;
    color: #393939;
}

.cpys-list-child p {
    padding: 0 20px;
    line-height: 25px;
    font-size: 18px;
    color: #666;
    margin: 22px auto 0;
}

.cpys-list-child img {
    width: 100%
}



/*------------------------------量身打造开始------------------------------*/
.lsdz {
    padding: 40px 0;
}

.lsdz-list {
    display: flex;
    justify-content: center;
    margin-bottom: 40px;
}

.lsdz-list-child {
    position: relative;
    width: 33.3333333333%;
    max-width: 323px;
    padding: 0 10px;
    transition: all .3s;
}

.lsdz-list-child:hover {
    transform: translateY(-5px);
}

.lsdz-list-child .pic {
    width: 100%;
    max-width: 323px;
    height: auto;
    border-radius: 20px;
    cursor: pointer;
}

.lsdz-list-child .info {
    max-width: 323px;
    height: 116px;
    border-radius: 0px 0px 20px 20px;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(59, 58, 58, 1) 100%);
    position: absolute;
    left: 10px;
    right: 10px;
    bottom: 0;
    padding: 35px 19px 10px;
}

.lsdz-list-child .info .name {
    font-size: 14px;
    color: #fff;
    font-weight: bold;
}

.lsdz-list-child.info .icon {
    width: 27px;
    height: 27px;
}

.lsdz-list-child .info .intro {
    padding-top: 6px;
    font-size: 13px;
    line-height: 18.82px;
    color: #fff;
}



/*------------------------------合作伙伴开始------------------------------*/
.hzhb {
    width: 100%;
    padding: 40px 0;
    background-color: #fff;
}

.hzhb .common-title,
.hzhb .common-title p {
    color: #000
}

.hzhb .common-title p span {
    margin: 0 5px;
    font-weight: bold;
    color: #0056b3
}

.hzhb-lunbo {
    width: 100%;
    height: 484px;
    margin: 0 auto 0;
    overflow: hidden;
    cursor: pointer;
}

.hzhb-lunbo .swiper-wrapper {
    transition-timing-function: linear !important
}

.hzhb-lunbo .swiper-slide {
    width: auto
}



.u-line-1 {
    display: -webkit-box !important;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-all;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical !important;
}

.ant-row .ant-col {
    padding: 10px
}

.u-p-l-16 {
    padding-left: 16px !important;
}

.u-p-t-12 {
    padding-top: 12px !important;
}

.u-flex, .u-flex-row, .u-flex-x {
    display: flex
}

.u-flex {
    display: flex;
    align-items: center
}

.ant-row {
    margin-left: -10px;
    margin-right: -10px;
}

.u-flex-wrap {
    flex-wrap: wrap;
}

.col-lg-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
}

body {
    background-color: #14161a;
}

.main {
    width: 100%;
    /* background-color: #14161a; */
    background: linear-gradient(180deg, transparent, #14161a 150px);
    position: relative;
    z-index: 20;
    margin-top: -50px;
    padding-top: 50px;
}

@media (min-width: 1796px) {
    .hideLg {
        display: none;
    }
}

@media (max-width: 1796px) {
    .showLg {
        display: none;
    }
}

.item1 {
    padding-top: 45px;
    padding-bottom: 88px;
}

.item1 .cell {
    width: 100%;
    max-width: 390px;
    height: 210px;
    border-radius: 10px;
    padding: 20px;
    /* background: rgba(29, 29, 31, 1); */
    background: linear-gradient(180deg, #2e2f33, #17191d);
    /* box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.1); */
}

.item1 .ant-row .ant-col {
    flex: 0 0 auto;
    width: 25%;
}

.item1 .title {
    font-size: 32px;
    line-height: 40px;
    color: #fff;
    text-align: center;
}

.item1 .describe {
    color: #fff;
    font-size: 14px;
    line-height: 1.6;
    text-align: center;
    padding-bottom: 38px;
    padding-top: 12px;
}

.item1 .icon {
    width: 100px;
    height: 100px;
}

.item1 .name {
    font-size: 16px;
    color: #fff;
    font-weight: bold;
}

.item1 .intro {
    font-size: 14px;
    color: #AEBACB;
    line-height: 1.5;
    width: 100%;
}

.item51 {
    padding-bottom: 88px;
}

.item51 .title {
    font-size: 32px;
    line-height: 40px;
    color: #fff;
    text-align: center;
    padding-bottom: 38px;
}

.item51 .describe {
    color: #fff;
    font-size: 14px;
    line-height: 1.6;
    text-align: center;
    padding-bottom: 38px;
    padding-top: 12px;
}

.item51 .cell {
    position: relative;
}

.item51 .pic {
    width: 100%;
    max-width: 390px;
    height: auto;
    border-radius: 10px;
    cursor: pointer;
}

.item51 .info {
    width: 100%;
    height: 100%;
    border-radius: 10px;
    background-image: linear-gradient(0deg, rgba(20, 22, 26, 0.9) 0%, rgba(20, 22, 26, 0) 100%);
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 27px 19px 20px;
}

.item51 .info .name {
    font-size: 14px;
    color: #fff;
    font-weight: bold;
}

.item51 .info .icon {
    width: 27px;
    height: 27px;
}

.item51 .info .intro {
    padding-top: 10px;
    font-size: 12px;
    line-height: 1.5;
    color: #bbbbbb;
    height: 46px;
}



.item52 {
    padding-bottom: 20px;
}

.item52 .title {
    font-size: 32px;
    line-height: 40px;
    color: #fff;
    text-align: center;
}

.item52 .describe {
    color: #fff;
    font-size: 14px;
    line-height: 1.6;
    text-align: center;
    padding-bottom: 38px;
    padding-top: 12px;
}

.item52 .cell {
    position: relative;
}

.item52 .pic {
    width: 100%;
    max-width: 242px;
    border-radius: 10px;
    cursor: pointer;
}

.item52 .name {
    font-size: 14px;
    color: #fff;
    text-align: center;
    padding-top: 20px;
}


.item53 {
    padding: 20px 0 40px;
    position: relative;
}

.item53 .common-title {
    margin-bottom: 1.5rem
}

.item53 .pic {
    width: 100%;
    height: auto;
    border-radius: 10px;
}

.item53 .name {
    font-size: 18px;
    color: #ffffff;
    padding-top: 12px;
}

.item53 .intro {
    font-size: 14px;
    color: #999999;
    padding-top: 8px;
}

.item2 {
    padding-bottom: 88px;
    position: relative;
}

.item2 .title {
    font-size: 32px;
    line-height: 40px;
    color: #fff;
    text-align: center;
}

.item2 .describe {
    color: #fff;
    font-size: 14px;
    line-height: 1.6;
    text-align: center;
    padding-bottom: 38px;
    padding-top: 12px;
}

.item2 .videoBox {
    position: relative;
}

.item2 .pic {
    width: 100%;
    max-width: 735px;
    height: auto;
    cursor: pointer;
    border-radius: 10px;
    border: 8px solid #2C2C7A;
    box-sizing: border-box;
}

.item2 .playIcon {
    width: 80px;
    height: 80px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    cursor: pointer;
}

.item2 ul li {
    margin-top: 35px;
}

.item2 ul li .icon {
    width: 70px;
    height: 86px;
}

.item2 ul li .name {
    font-size: 24px;
    color: #02ba48;
}

.item2 ul li .intro {
    font-size: 18px;
    color: #fff;
    padding-top: 12px;
}

.item3 {
    padding-bottom: 88px;
    position: relative;
}

.item3 .title {
    font-size: 32px;
    line-height: 40px;
    color: #fff;
    text-align: center;
    padding-bottom: 38px;
}

.item3 .pic {
    width: 100%;
    max-width: 489px;
    height: auto;
}

.item3 .name {
    font-size: 24px;
    font-weight: 700;
    color: rgba(255, 255, 255, 1);
}

.item3 ul {
    margin-top: 26px;
}

.item3 ul li {
    margin-top: 10px;
}

.item3 ul li .icon {
    width: 18px;
    height: 18px;
}

.item3 ul li span {
    font-size: 14px;
    color: rgba(184, 196, 214, 1);
    padding-left: 6px;
}

.item3 .btn {
    width: 164px;
    height: 29px;
    border-radius: 50px;
    background: #0370FF;
    font-size: 12px;
    color: rgba(255, 255, 255, 1);
    text-align: center;
    line-height: 29px;
    margin-top: 30px;
    cursor: pointer;
}

.item4 {
    padding-bottom: 88px;
}

.item4 .title,
.item5 .title {
    font-size: 32px;
    line-height: 40px;
    color: #fff;
    text-align: center;
    padding-bottom: 38px;
}

.item4 .cell {
    width: 270px;
    height: 311px;
    border-radius: 9px;
    padding: 0 20px;
}

.item4 .cell .icon {
    width: 36px;
    height: 36px;
}

.item4 .cell .name {
    font-size: 20px;
    color: #fff;
    width: 100%;
    text-align: center;
    padding: 35px 15px 0;
}

.item4 .cell .shuoming {
    color: #fff;
    width: 100%;
    text-align: center;
    padding-top: 15px;
    font-size: 16px;
    width: 100%;
}

.item5 {
    padding-bottom: 88px;
}

.item5 .cell {
    position: relative;
}


.item6 {
    padding-top: 45px;
    padding-bottom: 88px;
    position: relative;
}

.item6 .title {
    font-size: 32px;
    line-height: 40px;
    color: #fff;
    text-align: center;
    padding-bottom: 38px;
}

.item6 .pic {
    width: 100%;
    max-width: 671px;
    height: auto;
    cursor: pointer;
}

.item6 .right {
    padding-left: 80px;
}

.item6 .name {
    font-size: 24px;
    font-weight: 700;
    color: rgba(255, 255, 255, 1);
}

.item6 .intro {
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0px;
    line-height: 23.17px;
    color: rgba(184, 196, 214, 1);
}

.item6 .btn {
    width: 204px;
    height: 65px;
    background-color: #0370ff;
    border-radius: 33px;
    font-size: 24px;
    color: rgba(255, 255, 255, 1);
    text-align: center;
    line-height: 65px;
    margin-top: 150px;
    cursor: pointer;
}

@media screen and (max-width: 992px) {
    .item7 .bg {
        background: transparent;
    }
}

.item7 .title {
    font-size: 32px;
    line-height: 40px;
    color: #fff;
}

.item7 ul li {
    min-height: 100px;
    border-radius: 10px;
    background: linear-gradient(90deg, rgba(255, 255, 255, 0.08) 0%, rgba(130, 130, 130, 0) 100%);
    padding: 14px 36px 16px 20px;
    margin-top: 29px;
}

.item7 .icon {
    width: 38px;
    height: 38px;
}

.item7 .name {
    font-size: 24px;
    font-weight: 700;
    color: #fff;
    padding-left: 6px;
}

.item7 .intro {
    font-size: 14px;
    font-weight: 500;
    line-height: 20.27px;
    color: rgba(199, 206, 212, 1);
    padding-top: 12px;
}

@media screen and (max-width: 767px) {

    .item1,
    .item2,
    .item3,
    .item4,
    .item5,
    .item6,
    .item7,
    .item51,
    .item52 {
        padding-bottom: 30px;
    }

    .item1 .title,
    .item2 .title,
    .item3 .title,
    .item4 .title,
    .item5 .title,
    .item6 .title,
    .item7 .title,
    .item51 .title,
    .item52 .title,
    .item53 .title {
        font-size: 20px;
    }

    .item1 .describe,
    .item52 .describe {
        padding-bottom: 20px;
    }

    .item51 .info .name {
        font-size: 14px;
    }

    .item51 .info .intro {
        padding-top: 4px;
    }

    .item2 .describe {
        font-size: 12px;
        padding-bottom: 20px;
        padding-top: 8px;
    }

    .item2 ul li {
        margin-top: 15px;
    }

    .item2 ul li .icon {
        width: 50px;
        height: auto;
    }

    .item2 ul li .name {
        font-size: 18px;
    }

    .item2 ul li .intro {
        font-size: 14px;
    }

    .item4 .cell {
        height: 270px;
    }

    .item4 .cell .name {
        font-size: 14px;
    }

    .item4 .cell .shuoming {
        font-size: 12px;
    }

    .item5 .ant-col {
        justify-content: center;
    }

    .item6 .name {
        font-size: 18px;
    }

    .item6 .right {
        padding-left: 0;
    }

    .item6 .btn {
        width: 204px;
        height: 45px;
        font-size: 18px;
        line-height: 45px;
        margin: 50px auto 0;
    }

    .item7 .u-p-t-50 {
        padding-top: 0 !important;
    }

    .item7 .name {
        font-size: 18px;
    }
}

.videoPopup {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.3);
    z-index: 500;
}

.videoPopup .video {
    /* width: 100%; */
    max-width: 100%;
    max-height: 75vh;
}

.videoPopup .close {
    position: absolute;
    right: 10px;
    top: 10px;
    cursor: pointer;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background-color: #000;
    cursor: pointer;
    z-index: 20;
    opacity: 0;
}

.videoPopup .videoBox {
    position: relative;
    max-width: 90%;
}

.videoPopup .videoBox:hover .close {
    opacity: 1;
}

/* 头部视频 */
.qy20-h-carousel {
    width: 100%;
    background-color: rgb(20, 22, 26);
    position: relative;
}

.qy20-h-carousel__fixed {
    width: 100%;
    z-index: 0
}

.qy20-h-carousel__inner {
    position: relative;
    margin: 0 auto;
    overflow: hidden;
    background-color: #14161a
}

.qy20-h-carousel__inner .custom {
    margin-top: -100px;
}

.qy20-h-carousel__masktop {
    pointer-events: none;
    position: absolute;
    top: 0;
    width: 100%;
    height: 174px
}

.qy20-h-carousel__masktop1 {
    height: 60px
}

.qy20-h-carousel__masktop2 {
    height: 110px
}

.qy20-h-carousel__maskl {
    left: -1px;
    transform: rotate(-180deg)
}

.qy20-h-carousel__maskl,
.qy20-h-carousel__maskr {
    pointer-events: none;
    position: absolute;
    top: 0;
    height: 100%;
    width: 540px
}

.qy20-h-carousel__maskr {
    right: -1px;
}

.qy20-h-carousel__maskbottom {
    pointer-events: none;
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 230px;
    background-image: linear-gradient(0deg, #14161a, transparent)
}

.focus-list-content {
    position: absolute;
    right: 0;
    bottom: 30px;
    z-index: 10;
}

.focus-list-content .cell {
    width: 76px;
    margin-right: 11px;
    cursor: pointer;
}

.focus-list-content .cell .picBox {
    box-sizing: border-box;
    position: relative;
    z-index: 5;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100px;
    width: 76px;
    border-radius: 10px;
}

.focus-list-content .cell.cur .picBox {
    border: 2px solid #06E081;
}

.focus-list-content .cell .pic {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 76px;
    height: 100px;
    box-sizing: border-box;
    border-radius: 8px;
    overflow: hidden;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.focus-list-content .cell.cur .picBox .pic {
    width: 72px;
    height: 96px;
}

.focus-list-content .cell .name {
    font-family: PingFangSC-Regular;
    font-size: 12px;
    color: rgba(255, 255, 255, .6);
    margin-top: 12px;
    text-align: center;
}

.focus-list-content .cell.cur .name {
    color: #fff;
}

.videoInfo {
    position: absolute;
    left: 15px;
    bottom: 80px;
    z-index: 9;
}

.videoInfo .icon {
    width: auto;
    height: 87px;
}

.videoInfo .name {
    color: #fff;
    font-size: 24px;
    margin-top: 20px;
}

.videoInfo .describe {
    color: #fff;
    font-size: 14px;
    margin-top: 8px;
    max-width: 400px;
    line-height: 1.6;
}

#videoBanner {
    min-height: 699px;
    object-fit: cover;
}

.videoInfo > button {
    height: 48px;
    line-height: 48px;
    font-size: 20px;
    margin-left: initial;
}


@media screen and (min-width: 1796px) {
    .qy20-h-carousel {
        height: 720px
    }

    .qy20-h-carousel__inner {
        width: 1736px;
        height: 720px
    }
}

@media screen and (min-width: 1560px) and (max-width: 1795px) {
    .qy20-h-carousel {
        height: 650px
    }

    .qy20-h-carousel__inner {
        width: 1500px;
        height: 650px
    }

    .qy20-h-carousel__maskl,
    .qy20-h-carousel__maskr {
        width: 473px
    }

    .qy20-h-carousel__maskbottom {
        height: 200px
    }
}

@media screen and (min-width: 1356px) and (max-width: 1559px) {
    .qy20-h-carousel {
        height: 561px
    }

    .qy20-h-carousel__inner {
        width: 1244px;
        height: 561px
    }

    .qy20-h-carousel__inner .custom {
        margin-top: -50px;
    }

    .qy20-h-carousel__maskl,
    .qy20-h-carousel__maskr {
        width: 473px
    }

    .qy20-h-carousel__maskbottom {
        height: 170px
    }
}

@media screen and (max-width: 1355px) {
    .qy20-h-carousel {
        height: 420px
    }

    .qy20-h-carousel__inner {
        width: 994px;
        height: 420px
    }

    .qy20-h-carousel__inner .custom {
        margin-top: -50px;
    }

    .qy20-h-carousel__maskl,
    .qy20-h-carousel__maskr {
        width: 361px
    }

    .qy20-h-carousel__maskbottom {
        height: 150px
    }
}

@media screen and (max-width: 1000px) {
    .qy20-h-carousel {
        height: 320px
    }

    .qy20-h-carousel__inner {
        width: 750px;
        height: 320px
    }

    .qy20-h-carousel__inner .custom {
        margin-top: -50px;
    }

    .qy20-h-carousel__maskl,
    .qy20-h-carousel__maskr {
        width: 200px
    }

    .qy20-h-carousel__maskbottom {
        height: 100px
    }
}

@media screen and (max-width: 750px) {
    .qy20-h-carousel {
        height: 200px
    }

    .qy20-h-carousel__inner {
        width: 100%;
        height: 200px
    }

    .qy20-h-carousel__inner .custom {
        margin-top: 0px;
    }

    .qy20-h-carousel__maskl,
    .qy20-h-carousel__maskr {
        width: 80px
    }

    .qy20-h-carousel__maskbottom {
        height: 50px
    }

    .videoInfo {
        display: none;
    }

    .focus-list-content {
        bottom: 0px
    }

    .focus-list-content .cell {
        width: 60px;
    }

    .focus-list-content .cell .picBox {
        width: 60px;
        height: 79px;
    }

    .focus-list-content .cell .pic {
        width: 60px;
        height: 79px;
    }

    .focus-list-content .cell.cur .picBox .pic {
        width: 56px;
        height: 75px;
    }
}

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    z-index: 10;
}

@media (min-width: 768px) {
    .container {
        width: 750px
    }
}

@media (min-width: 992px) {
    .container {
        width: 970px
    }
}

@media (min-width: 1200px) {
    .container {
        width: 1170px
    }

    .col-xl-2-5 {
        width: 20%
    }

    .col-xl-2-6 {
        width: 16.666%
    }

    .col-xl-2-7 {
        width: 14.285%
    }
}

@media (min-width: 1400px) {
    .container {
        width: 1370px
    }

    .col-xl-2-5 {
        width: 20%
    }

    .col-xl-2-6 {
        width: 16.666%
    }

    .col-xl-2-7 {
        width: 14.285%
    }
}

@media (min-width: 1796px) {
    .container.big {
        width: 1600px
    }
}
