*{
    margin: 0;
    padding: 0;
}
html,body{
    width: 100%;
    height: 100%;
    background-color: white;
}
.header-box{
    background: rgba(0,97,167) !important;
}
.whole-box{
    height: auto;
}
a{
    text-decoration: none;
}
.column-background-box{
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.column-background-box p{
    font-family: SourceHanSansCN-Bold;
    font-size: 28px;
    font-weight: bold;
    line-height: 36px;
    letter-spacing: 0px;
    color: #000000;
    padding: 382px 0 262px 0;
    box-sizing: border-box;
    text-align: center;
}
.products-details-text{
    text-align: center;
    padding: 70px 0;
}
.products-details-text p{
    font-family: SourceHanSansCN-Bold;
    font-size: 32px;
    font-weight: bold;
    line-height: 36px;
    letter-spacing: 0px;
    color: #374667;
    text-align: center;
}
.products-details-text p:nth-child(3){
    width: 50px;
    height: 5px;
    background: #EE7700;
    margin: 10px auto 15px;
}
.products-details-list div{
    text-align: center;
    margin-bottom: 39px;
    font-family: SourceHanSansCN-Medium;
    font-size: 20px;
    font-weight: 500;
    line-height: 25px;
    letter-spacing: 0px;
    color: #3B3838;
}
.products-details-list div img{
    margin-bottom: 26px;
    width: 46px;
    height: 46px;
}
.products-details-img{
    width: 520px;
    height: 293px;
    position: relative;
    margin: 0 auto;
}
.products-details-img video{
    width: 100%;
    height: 100%;
}
.products-details-img div{
    width: 417px;
    height: 315px;
    opacity: 0;
    background: #222F40;
    position: absolute;
    top: -3.5%;
    left: 10%;
}
.products-details-eeg{
    background: #06304F;
    padding: 45px 0;
    margin-top: 101.22px;
    padding-bottom: 0;
}
.details-eeg-text{
    display: flex;
    justify-content: center;
}
.details-eeg-text div{
    font-family: DINAlternate-Bold;
    font-size: 30px;
    font-weight: normal;
    line-height: 33px;
    letter-spacing: 0px;
    border-bottom: 1px solid #585858;
    padding-bottom: 20px;
}
.details-text-colors{
    border-bottom: 4px solid #EE7700 !important;
}
.details-eeg-text div a{
    color: #ABABAB;
}
.details-eeg-text .details-text-colors a,
.details-eeg-text div a:hover{
    color: #fff;
}
.details-eeg-text2-box{
    /*display: flex;*/
    /*justify-content: center;*/
    display: grid;
    grid-template-columns: auto auto auto;
}
.details-eeg-text2{
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 86px;
}
.details-eeg-text2 img{
    height: 50px;
}
.details-eeg-text2.pic4 img{
    height: 50px;
}
.details-eeg-text2 div{
    margin-left: 27px;
    white-space: nowrap;
}
.details-eeg-text2 div p:nth-child(1){
    font-family: DINAlternate-Bold;
    font-size: 32px;
    font-weight: normal;
    line-height: 25px;
    letter-spacing: 0px;
    color: #FFFFFF;
    margin-bottom: 8px;
}
.details-eeg-text2 div p:nth-child(2){
    font-family: SourceHanSansCN-Medium;
    font-size: 16px;
    font-weight: 500;
    line-height: 25px;
    letter-spacing: 0px;
    color: #ABABAB;
    margin-bottom: 0;
}
.details-eeg-table1,.details-eeg-table2{
    padding: 0 5px 0 0;
    margin-top: 5%;
}
.details-eeg-table1 p,.details-eeg-table2 p{
    font-family: SourceHanSansCN-Medium;
    font-size: 17px;
    font-weight: 500;
    line-height: 25px;
    letter-spacing: 0px;
    color: #C8C8C8;
    background: #0061A7;
    padding: 9px 20px;
    margin-bottom: 5px;
}
.more-choices-box{
    background: #F7F7F7;
    padding-bottom: 80px;
}
.more-choices-text-box{
    text-align: center;
    padding: 40px 0;
}
.more-choices-text-box p:nth-child(1){
    font-family: SourceHanSansCN-Bold;
    font-size: 32px;
    font-weight: bold;
    line-height: 36px;
    letter-spacing: 0px;
    color: #374667;
}
.more-choices-text-box p:nth-child(2){
    width: 50px;
    height: 5px;
    background: #EE7700;
    margin: 10px auto 0px;
}
.specifications-box{
    background-color: white;
    padding: 57px 27px 57px 124px;
    margin: 0 0 0 auto;
    border-radius: 16px;
    position: relative;
}
.specifications-box p:nth-child(2){
    font-family: SourceHanSansCN-Medium;
    font-size: 27px;
    font-weight: 500;
    line-height: 25px;
    letter-spacing: 0px;
    color: #3B3838;
}
.specifications-box p:nth-child(3){
    width: 100%;
    height: 2px;
    background: #D8D8D8;
    position: relative;
}
.specifications-box p:nth-child(3) span{
    width: 77.57px;
    height: 5px;
    background: #EE7700;
    position: absolute;
    left: 0;
    top: -65%;
}
.specifications-table-box1{
    width: 100%;
}
.specifications-table-box1 tr{
    display: flex;
    justify-content: space-between;
    padding: 2% 0;
    border-bottom: 2px solid #C9C9C9;
}
.specifications-table-box1 tr td:nth-child(odd){
    width: 128px;
    font-family: SourceHanSansCN-Medium;
    font-size: 18px;
    font-weight: 500;
    line-height: 25px;
    letter-spacing: 0px;
    color: #3B3838;
}
.specifications-table-box1 tr td:nth-child(even){
    width: 130px;
    font-family: SourceHanSansCN-Normal;
    font-size: 16px;
    font-weight: 350;
    line-height: 25px;
    letter-spacing: 0px;
    color: #8D8D8D;
}
.specifications-table-box2{
    width: 100%;
}
.specifications-table-box2 tr{
    display: flex;
    padding: 2% 0;
    border-bottom: 2px solid #C9C9C9;
}
.specifications-table-box2 tr td:nth-child(odd){
    width: 205px;
    font-family: SourceHanSansCN-Medium;
    font-size: 18px;
    font-weight: 500;
    line-height: 25px;
    letter-spacing: 0px;
    color: #3B3838;
}
.specifications-table-box2 tr td:nth-child(even){
    width: 470px;
    font-family: SourceHanSansCN-Normal;
    font-size: 16px;
    font-weight: 350;
    line-height: 25px;
    letter-spacing: 0px;
    color: #8D8D8D;
}
.specifications-text-list{
    position: absolute;
    top: 5%;
    left: -13%;
}
.specifications-text-list div{
    padding: 18px 22px;
    font-family: SourceHanSansCN-Medium;
    font-size: 22px;
    font-weight: 500;
    line-height: 25px;
    letter-spacing: 0px;
    border-radius: 8px;
    width: 232px;
    margin-bottom: 10px;
}
.specifications-text-list div a{
    color: #828282;
}
.specifications-text-list div a:hover{
    color: #000;
}
.details-text-color{
    background: #0061A7 !important;
}
.details-text-color a{
    color: white !important;
}
.specifications-img{
    position: absolute;
    bottom: -16%;
    left: -26%;
}
.application-case-box{
    text-align: center;
    padding: 40px 0;
}
.application-case-box p:nth-child(1){
    font-family: SourceHanSansCN-Bold;
    font-size: 32px;
    font-weight: bold;
    line-height: 36px;
    letter-spacing: 0px;
    color: #374667;
}
.application-case-box p:nth-child(2){
    width: 50px;
    height: 5px;
    background: #EE7700;
    margin: 10px auto 0px;
}
.case-background{
    /*background-repeat: no-repeat;*/
    /*background-size: 100% 100%;*/
    padding: 0px 0;
    /*display: flex;*/
    /*justify-content: center;*/
    position: relative;
    background-image: none !important;
    height: 0;
    padding-top: 54.34%;
    overflow: hidden;
}
.case-background img{
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
}
.case-background-box img{
    width: auto;
    height: auto;
    left: 50%;
    top: 50%;
}
.case-video{
    position: absolute;
    left:50%;
    margin-left:-43px;
    top: 50%;
    margin-top: -43px;
    display: none;
}
.case-box:hover .case-text-box p:nth-child(1) {
    color: #005FA7;
}
.case-box:hover .case-video{
    display: block;
}
.case-box:hover .case-text-box {
    border-bottom: 5px solid #EE7700;
}
.case-box{
    padding: 0 3%;
    margin-bottom: 3%;
}
.case-text-box{
    width: 100%;
    background: #F8F8F8;
    padding: 25px 21px;
    box-sizing: border-box;
    border: 1px solid #BCBCBC;
}
.case-text-box p:nth-child(1){
    font-family: SourceHanSansCN-Medium;
    font-size: 18px;
    font-weight: 500;
    line-height: 25px;
    letter-spacing: 0px;
    color: #3B3838;
}
.case-text-box p:nth-child(2){ 
    font-family: SourceHanSansCN-Normal;
    font-size: 15px;
    font-weight: 350;
    line-height: 25px;
    letter-spacing: 0px;
    color: #828282;
    margin-bottom: 0;
}
.recommend-box{
    background: #F7F7F7;
    margin-top: 60px;
    padding-bottom: 60px;
}
.recommend-text-box{
    text-align: center;
    padding: 70px 0;
}
.recommend-text-box p:nth-child(1){
    font-family: SourceHanSansCN-Bold;
    font-size: 32px;
    font-weight: bold;
    line-height: 36px;
    letter-spacing: 0px;
    color: #374667;
}
.recommend-text-box p:nth-child(2){
    width: 50px;
    height: 5px;
    background: #EE7700;
    margin: 10px auto 15px;
}
.recommend-text{
    width: 376px;
    padding: 50px 26px;
    border-radius: 8px;
    background: #FFFFFF;
    box-sizing: border-box;
    border: 1px solid #BCBCBC;
    position: relative;
}
.recommend-text p{
    font-family: SourceHanSansCN-Medium;
    font-size: 25px;
    font-weight: 500;
    line-height: 25px;
    letter-spacing: 0px;
    color: #3B3838;
    margin-bottom: 0;
}
.recommend-text img{
    width: 189px;
    height: 239px;
    position: absolute;
    right: -10%;
    bottom: -37%;
}
.footer-background-box{
    margin-top: 0 !important;
}
.recommend-list-box{
    display: flex;
    justify-content: center;
}
.case-background-box{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    background-color: #222F40;
    opacity: 0.68;
    display: none;
}
.case-box:hover .case-background-box{
    display: block;
}
@media (max-width: 1400px){
    .details-eeg-text div{
        font-size: 28px;
    }
    .details-eeg-table p{
        font-size: 19px;
    }
    .details-eeg-text2 div p:nth-child(2){
        font-size: 18px;
    }
    .specifications-img{
        bottom: -10%;
        left: -25%;
    }
    .details-eeg-table1 p, .details-eeg-table2 p{
        font-size: 15px;
    }
}
@media (max-width: 1200px){
    .details-eeg-text div{
        font-size: 26px;
    }
    .details-eeg-text2 div p:nth-child(1){
        font-size: 39px;
    }
    .details-eeg-text2 div p:nth-child(2){
        font-size: 13px;
    }
    .details-eeg-table p{
        font-size: 14px;
    }
    .products-details-box1{
        width: 100%;
    }
    .products-details-box2{
        width: 100%;
    }
    .specifications-text-list{
        position: unset;
        display: flex;
    }
    .specifications-text-list div{
        margin-right: 20px;
    }
    .specifications-img{
        position: unset;
    }
    .specifications-box{
        margin: 0 auto;
        width: 100%;
    }
    .details-eeg-table1 p, .details-eeg-table2 p{
        font-size: 14px;
    }
    .recommend-list-box{
        width: 50%;
        margin-bottom: 5%;
    }
    .recommend-list-box:last-child{
        margin-bottom: 0;
    }
}
@media (max-width: 1000px){
    .details-eeg-text div{
        width: 25%;
    }
    .details-eeg-text2{
        width: 33%;
    }
    .details-eeg-img{
        width: 100%;
    }
    .details-eeg-table1,.details-eeg-table2{
        width: 100%;
    }
    .details-eeg-img{
        text-align: center;
    }
    .specifications-table-box1 tr td:nth-child(odd){
        width: 50%;
    }
    .specifications-table-box1 tr td:nth-child(even){
        width: 50%;
    }
    .specifications-table-box1 tr{
        flex-wrap: wrap;
    }
    .case-box{
        width: 50%;
    }
    .recommend-list-box{
        margin: 0 auto 5% auto;
    }
    .recommend-list-box{
        width: 100%;
    }
    .recommend-text img{
        right: -5%;
    }
}
@media (max-width: 780px){
    .details-eeg-text div,.details-eeg-text2{
        width: 50%;
    }
    .details-eeg-text2-box{
        justify-content: left;
        display: block;
    }
    .details-eeg-img img{
        width: 100%;
    }
    .products-details-img div{
        width: 80%;
    }
    .products-details-img{
        width: 100%;
    }
    .specifications-table-box2 tr td:nth-child(odd){
        width: 50%;
    }
    .specifications-table-box2 tr td:nth-child(even){
        width: 50%;
    }
    .specifications-img{
        width: 100%;
    }
    .specifications-box{
        padding: 3%;
    }
    .specifications-text-list div{
        margin-right: 15px;
    }
    .case-box{
        width: 100%;
    }
}
@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;
    }
    .details-eeg-text2 div p:nth-child(1){
        font-size: 26px;
    }
    .cd-slider-nav a{
        height: 36px !important;
    }
}

@media (max-width: 950px){
    .details-eeg-text .li{
        margin-bottom: 20px;
    }
    .details-eeg-table1{
        width: 30%;
    }
    .details-eeg-table2{
        width: 70%;
    }
    .details-eeg-table1,
    .details-eeg-table2{
        margin-top: 0;
    }
    .details-eeg-table1 p,
    .details-eeg-table2 p{
        margin-bottom: 0;
        padding: 9px 10px;
    }
    .m-mzw-list-a2 .li1{
        display: flex;
        margin-bottom: 5%;
    }
}
.products-details-box1{
    display: flex;
    align-items: center;
}
.products-details-list div{
    margin-bottom: 0;
}
.products-details-list div:nth-child(1),
.products-details-list div:nth-child(2){
    margin-bottom: 20px;
}

.details-eeg-text2{
    justify-content: flex-start;
}
.details-eeg-text2 .pic{
    margin-left: 0;
    width: 70px;
    height: 50px;
    overflow: hidden;
    display: flex;
    justify-content: flex-end;
    flex: none;
}
.products-details-text,
.more-choices-box .more-choices-text-box,
.application-case-box,
.recommend-box .recommend-text-box{
    padding: 80px 0 30px;
}