*{
    margin: 0;
    padding: 0;
}
html,body{
    width: 100%;
    height: 100%;
    background-color: white !important;
}
.header-box{
    background: rgba(0,97,167) !important;
}
.whole-box{
    height: auto;
}
.column-background-box{
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.column-background-box p{
    font-family: SourceHanSansCN-Bold;
    font-size: 38px;
    font-weight: bold;
    line-height: 36px;
    letter-spacing: 0px;
    color: #000000;
    padding: 382px 0 262px 0;
    box-sizing: border-box;
    text-align: center;
}
.text-box{
    text-align: center;
    padding: 40px 0;
}
.text-box p:nth-child(1){
    font-family: SourceHanSansCN-Bold;
    font-size: 32px;
    font-weight: bold;
    line-height: 36px;
    letter-spacing: 0px;
    color: #374667;
}
.text-box p:nth-child(2){
    width: 50px;
    height: 5px;
    background: #EE7700;
    margin: 10px auto 15px;
}
.text-box p:nth-child(3){
    font-family: SourceHanSansCN-Regular;
    font-size: 18px;
    font-weight: normal;
    line-height: 20px;
    letter-spacing: 0px;
    color: #727783;
}
.products-list-box{
    width: 1269px;
    height: auto;
    display: flex;
    justify-content: space-between;
    background-repeat: no-repeat;
    background-size: cover;
    /*padding: 105px 52px;*/
    margin: 0 auto 26px auto;
    color: #727783;
    position: relative;
}
.m-mzw-list-a1 .item{}
.m-mzw-list-a1 .con{
    display: block;
    position: relative;
}
.m-mzw-list-a1 .con::after{
    content: "";
    display: block;
    width: 100%;
    height: 5px;
    background-color: #EE7700;
    position: absolute;
    left: 0;
    bottom: 0;
    opacity: 0;
}
.m-mzw-list-a1 .pic{
    display: block;
    width: 100%;
    height: 0;
    padding-top: 26.477%;
    overflow: hidden;
    position: relative;
}
.m-mzw-list-a1 .pic img{
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    transition: .5s;
}
.m-mzw-list-a1 .txt{
    position: absolute;
    left: 52px;
    top: 50%;
    transform: translateY(-50%);
}
.m-mzw-list-a1 .tit{
    font-family: SourceHanSansCN-Medium;
    font-size: 40px;
    font-weight: 500;
    line-height: 36px;
    letter-spacing: 0px;
    color: #374667;
    margin-bottom: 25px;
    transition: .5s;
}
.m-mzw-list-a1 .info{
    color: #727783;
    transition: .5s;
}
.m-mzw-list-a1 .con:hover::after{
    opacity: 1;
}
.m-mzw-list-a1 .con:hover img{
    transform: scale(1.05);
}
.m-mzw-list-a1 .con:hover .tit,
.m-mzw-list-a1 .con:hover .info{
    color: #2fa0ec;
}

.products-list-box:hover .products-text-color{
    color: #0061A7 !important;
}
.products-list-box:hover{
    color: #0061A7 !important;
}
.products-list-box:hover .products-img{
    transform: scale(1.2);
}
.products-list-box:hover{
    border-bottom: 4px solid #EE7700;
}
.products-list-box img{
    width: 113.38px;
    height: 183px;
    transition: all 0.6s;
}
.products-list-box div:nth-child(1){
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.products-list-box div:nth-child(2){
    display: flex;
    justify-content: center;
}
.products-list-box div:nth-child(1) p:nth-child(1){
    font-family: SourceHanSansCN-Medium;
    font-size: 40px;
    font-weight: 500;
    line-height: 36px;
    letter-spacing: 0px;
    color: #374667;
}
.products-list-box div:nth-child(1) p:nth-child(2){
    font-family: SourceHanSansCN-Regular;
    font-size: 26px;
    font-weight: normal;
    line-height: 20px;
    letter-spacing: 0px;
    color: #727783;
    margin-top: 25px;
}
.footer-banner-box{
    position: relative;
    margin-top: 51px;
    margin-bottom: 50px;
}
.footer-banner-box img{
    width: 100%;
}
.footer-banner-box div{
    position: absolute;
    top: 40%;
    left: 30%;
}
.footer-banner-box div p:nth-child(1){
    font-family: SourceHanSansCN-Bold;
    font-size: 30px;
    font-weight: bold;
    line-height: 18px;
    letter-spacing: 0px;
    color: #FFFFFF;
    margin-bottom: 48px;
}
.footer-banner-box div p:nth-child(2){
    font-family: SourceHanSansCN-Light;
    font-size: 46px;
    font-weight: 300;
    line-height: 27px;
    letter-spacing: 0px;
    color: #FFFFFF;
}
.programme-text-box{
    background-color: #F7F7F7;
}
.programme-text-box .container{
    margin: 0;
    padding: 0;
    max-width: 100%;
}
.programme-text-box .container .row{
    width: 100%;
    margin-left: 0;
}
.programme-background-box{
    background: #202020;
    padding: 0;
    overflow: hidden;
}
.programme-background-box img{
    width: 100%;
    /*margin-top: -10%;*/
}
.cd-hero{
    padding: 0;
}
.cd-hero-slider .cd-full-width, .cd-hero-slider .cd-half-width{
    padding-top: 0 !important;
}
.cd-hero-slider{
    height: auto !important;
    padding-left: 0;
    margin-bottom: 0;
}
.cd-hero-slider li,
.cd-hero-slider li .programme-background-box{
    height: auto !important;
}
.cd-hero-slider li .programme-background-box{
    position: static;
}
.cd-slider-nav ul{
    padding-left: 0;
}
.cd-slider-nav li img.selectedsImg{
    filter: grayscale(100%);
}
.cd-slider-nav li.activeStyle img.selectedsImg{
    filter: grayscale(0);
}
.cd-slider-nav{
    bottom: 75px !important;
    height: fit-content !important;
    background-color: rgba(0, 0, 0, 0) !important;
}
.cd-slider-nav::-webkit-scrollbar {
    width: 4px;
    height: 4px;
}
.cd-slider-nav::-webkit-scrollbar-thumb {
border-radius: 10px;
-webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
opacity: 0.2;
background: rgba(0, 97, 167) !important;
}
.cd-slider-nav::-webkit-scrollbar-track {
-webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
border-radius: 0;
background: rgba(0, 0, 0, 0) !important;
}
.cd-slider-nav a::before{
    display: none;
}
.selected img{
    position: sticky;
}
.cd-slider-nav nav{
    width: 100%;
}
.cd-slider-nav .cd-marker, .cd-slider-nav li{
    width: unset !important;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.cd-slider-nav a{
    padding-top: 0 !important;
    font-family: SourceHanSansCN-Medium !important;
    font-size: 18px !important;
    font-weight: 500 !important;
    line-height: 30px !important;
    text-align: center !important;
    letter-spacing: 0px !important;
    display: -webkit-box !important;
    overflow: hidden;
    white-space: normal!important;
    text-overflow: ellipsis;
    word-wrap: break-word;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    height: 38px !important;
}
.cd-slider-nav nav, .cd-slider-nav ul, .cd-slider-nav li, .cd-slider-nav a{
    height: unset !important;
}
.cd-slider-nav li div{
    width: 100px;
    height: 66px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
}
.cd-slider-nav ul{
    display: flex;
    flex-wrap: nowrap;
    height: 157px;
}
.activeStyle{
    background:rgba(255,255,255) !important;
    margin-top: 0 !important;
    height: 157px !important;
}
.selectedsColor{
    color: black !important;
}
.activeColor{
    color: #296897 !important;
}
.activeImg{
    filter: grayscale(100%);
}
.no-touch .cd-slider-nav a:hover{
    background-color: rgba(0, 0, 0, 0) !important;
}
.cd-slider-nav li{
    background: rgba(255,255,255,.7);
    width: 11.2% !important;
    margin-top: 20px;
    height: 137px;
    padding: 0 1.85%;
    position: relative;
}
.cd-slider-nav li.activeStyle{
    padding-top: 8px;
}
.cd-slider-nav li div{
    width: 65% !important;
}
.cd-slider-nav li a.fixed{
    display: block !important;
    width: 100% !important;
    height: 100% !important;
    position: absolute;
    top: 0;
    left: 0;
    padding: 0 !important;
}
.programme-text{
    position: absolute;
    top: 29%;
    left: 19%;
    z-index: 999;
}
.programme-text{
    font-family: SourceHanSansCN-Bold;
    font-size: 48px;
    font-weight: bold;
    line-height: 36px;
    letter-spacing: 0px;
    color: #FFFFFF;
}
@media (max-width: 1000px){
    .products-list-box div:nth-child(2){
        width: 100%;
    }
}
@media (max-width: 1170px){
    .cd-slider-nav {
        bottom: 0 !important;
    }
    .products-list-box{
        flex-direction: column;
    }
}
@media (max-width: 1500px){
    .programme-background-box img{
        margin-top: 0;
    }
}
@media (max-width: 780px){
    .cd-slider-nav {
        position: unset !important;
    }
    .cd-slider-nav li div{
        width: 100% !important;
    }
    .cd-slider-nav ul{
        flex-wrap: unset;
    }
    .products-list-box div:nth-child(2){
        justify-content: unset;
        flex-wrap: wrap;
    }
    .products-list-box img{
        width: 143px;
    }
    .footer-banner-box div{
        left: 5%;
    }
    .cd-slider-nav{
        background-color: #a3a3a3 !important;
    }
}
@media (max-width: 580px){
    .column-background-box p{
        padding: 120px 0 100px 0;
        line-height: 80px;
    }
    .text-box p:nth-child(3){
        line-height: 40px;
    }
    .products-list-box div:nth-child(1) p:nth-child(1){
        line-height: 60px;
        font-size: 46px;
    }
    .footer-banner-box div p:nth-child(2){
        font-size: 30px;
    }
    .footer-banner-box div p:nth-child(1){
        margin-bottom: 20px;
    }
    .cd-slider-nav a{
        font-size: 20px !important;
    }
    .cd-slider-nav a{
        height: 36px !important;
    }
    .about-text{
        margin-bottom: 20px;
    }
}
@media (max-width: 1700px){
    .m-mzw-list-a1{
        width: 80%;
        margin: 0 auto;
    }
}
@media (max-width: 950px){
    .m-mzw-list-a1{
        width: 100%;
    }
    .m-mzw-list-a1 .txt{
        position: relative;
        left: unset;
        transform: unset;
        text-align: center;
    }
    .cd-slider-nav nav{
        display: block !important;
        overflow-x: auto;
        overflow-y: hidden;
    }
    .cd-slider-nav li{
        width: 25% !important;
        flex: none;
    }
    .cd-slider-nav a{
        font-size: 16px !important;
    }
    .cd-slider-nav li div{
        width: 75% !important;
        height: 56px;
    }
}
.text-box{
    padding: 80px 0 30px;
}