

.banner{
    background-image: url(/asset/jfrontend/cn/images/product_detail_fusion600_banner_bg.jpg);
    height: 280px;
}
.banner .inner{
    bottom: 20%;
}

.sec1{
    background-color: #f9f9f9;
    padding: 4.323% 0 3.3854%;
}
.sec1 .text-box{
    /*width: 56.5%;*/
    width: 56%;
    display: inline-block;
    vertical-align: top;
}
.sec1 .text-box h3{
    font-size: 28px;
    color: #333;
    font-weight: bold;
    line-height: 1.57;
}
.sec1 .text-box .line{
    width: 50px;
    height: 2px;
    background-color: #ac1a2f;
    margin: 1.7% 0 3.54%;
}
.sec1 .text-box p{
    font-size: 14px;
    color: #555;
    line-height: 2;
}
.sec1 .text-box ul{
    margin-top: 2.77%;
}
.sec1 .text-box li{
    position: relative;
    margin-bottom: 2.923%;
    padding-left: 5.7%;
    font-size: 14px;
    color: #555;
    line-height: 1.714;
}
.sec1 .text-box li::after{
    content: "";
    width: 1.4286em;
    height: 1.4286em;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-image:url("data:image/svg+xml;base64,PHN2ZyBjbGFzcz0iaWNvbiIgdmlld0JveD0iMCAwIDEwMjQgMTAyNCIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHAtaWQ9IjEzNjIiIHdpZHRoPSIyMDAiIGhlaWdodD0iMjAwIj48cGF0aCBkPSJNNTEyIDUxMm0tNTEyIDBhNTEyIDUxMiAwIDEgMCAxMDI0IDAgNTEyIDUxMiAwIDEgMC0xMDI0IDBaIiBmaWxsPSIjYWMxYTJmIiBwLWlkPSIxMzYzIj48L3BhdGg+PHBhdGggZD0iTTgwOS42OTE0MjkgMzkyLjc3NzE0M0w3MzIuMTYgMzE0LjUxNDI4NiA0NDcuNjM0Mjg2IDU5OS43NzE0MjkgMjkyLjU3MTQyOSA0NDMuOTc3MTQzIDIxNC4zMDg1NzEgNTIxLjUwODU3MWwxNTUuNzk0Mjg2IDE1NS43OTQyODYgNzcuNTMxNDI5IDc3LjUzMTQyOSAzNjIuMDU3MTQzLTM2Mi4wNTcxNDN6IiBmaWxsPSIjZmZmZmZmIiBwLWlkPSIxMzY0Ij48L3BhdGg+PC9zdmc+");
    position: absolute;
    left: 0;
    top: 0.1427em;
}
.sec1 .text-box ul.empty > li{
    padding-left: 0;
}
.sec1 .text-box ul.empty > li::after{
    display: none;
}
.sec1 .text-box li li{
    padding-left: 2em;
}
.sec1 .text-box li li::after{
    width: 1.1em;
    height: 1.1em;
    top: 0.307em;
}
.sec1 .text-box li:last-child{
    margin-bottom: 0;
}
.sec1 .text-box li h5{
    font-weight: bold;
    font-size: inherit;
    color: inherit;
    line-height: inherit;
}
.sec1 .text-box li p{
    font-size: inherit;
    color: inherit;
    line-height: inherit;
}
.sec1 .text-box .btn-box{
    margin-top: 7.85%;
}
.sec1 .text-box .download{
    display: inline-block;
    vertical-align: middle;
    background-color: #b22f42;
    padding: 1.25em 2.25em;
    font-size: 12px;
    color: #fff;
    margin-right: 9.85%;
    line-height: 1;
    -webkit-transition: background-color 0.3s;
    transition: background-color 0.3s;
}
.sec1 .text-box .download:hover{
    background-color: #333;
}
.sec1 .text-box .download img{
    vertical-align: top;
    width: 2.666em;
    margin-right: 1em;
}
.sec1 .text-box .download .text{
    display: inline-block;
    vertical-align: top;
}
.sec1 .text-box .download p{
    font-size: inherit;
    color: inherit;
    line-height: inherit;
}
.sec1 .text-box .download p:last-child{
    font-size: 1.1666em;
    margin-top: 0.36em;
}
.sec1 .text-box .size-box{
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    line-height: 1;
}
.sec1 .text-box .size-box img{
    vertical-align: middle;
    margin-right: 1.5em;
    width: 4.57em;
}
.sec1 .text-box .size-box .text{
    display: inline-block;
    vertical-align: middle;
}
.sec1 .text-box .size-box h5{
    font-size: inherit;
    color: #555;
    font-weight: bold;
    margin-bottom: 1em;
}
.sec1 .text-box .size-box p{
    font-size: inherit;
    color: #b22f42;
    line-height: 1.5;
}
.sec1 .img-box{
    width: 26.544%;
    display: inline-block;
    vertical-align: top;
    position: relative;
    margin: 2.7826% 12.696% 0 4.26%;
}
.sec1 .img-box .point-box{
    position: absolute;
}
.sec1 .img-box .point-box.show{
    z-index: 2;
}
.sec1 .img-box .point{
    width: 34px;
    height: 34px;
    border-radius: 50%;
    background-color: #ac1a2f;
    opacity: 0.9;
    position: relative;
    z-index: 1;
    cursor: pointer;
    -webkit-transition: transform 0.3s;
    transition: transform 0.3s;
}
.sec1 .img-box .point-box.show .point{
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.sec1 .img-box .point::before{
    position: absolute;
    left: 50%;
    top: 50%;
    width: 41.2%;
    height: 5.88%;
    background-color: #fff;
    content: "";
    -webkit-transform: translate3d(-50%,-50%,0);
    transform: translate3d(-50%,-50%,0);
}
.sec1 .img-box .point::after{
    position: absolute;
    left: 50%;
    top: 50%;
    width: 5.88%;
    height: 41.2%;
    background-color: #fff;
    content: "";
    -webkit-transform: translate3d(-50%,-50%,0);
    transform: translate3d(-50%,-50%,0);
}
.sec1 .img-box .text{
    background-color: #fff;
    padding: 12px 18px;
    display: inline-block;
    box-shadow: 0 0 4px rgba(18,18,18,0.15);
    position: absolute;
    left: 50%;
    top: 50%;
    visibility: hidden;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    opacity: 0;
}
.sec1 .img-box .point-box.show .text{
    visibility: visible;
    opacity: 1;
}
.sec1 .img-box p{
    font-size: 12px;
    color: #555;
    line-height: 1.5;
    width: 9em;
    margin-bottom: 0.42em;
}
.sec1 .img-box p:last-child{
    margin-bottom: 0;
}
.sec1 .img-box p b{
    text-transform: uppercase;
}


.sec2{
    padding: 4.635% 0 4.115%;
    background-color: #fff;
    text-align: center;
}
.sec2 h3{
    font-size: 28px;
    color: #333;
    font-weight: bold;
}
.sec2 .line{
    width: 50px;
    height: 2px;
    background-color: #ac1a2f;
    margin: 1.74% auto 5.56%;
}
.sec2 table.table1{
    width: 948px;
    max-width: 100%;
    margin: 0 auto;
    text-align: left;
    font-size: 16px;
    color: #333;
}
.sec2 table.table1 tr{
    border-bottom: 1px solid #eee;
    border-top: 1px solid #eee;
}
.sec2 table.table1 tr:nth-child(even){
    background-image: linear-gradient(to right,#fff,#f3f3f3,#fff);
}
.sec2 table.table1 th{
    font-weight: bold;
    padding-top: 1em;
    padding-bottom: 1em;
    width: 33%;
    padding-left: 5%;
    vertical-align: top;
}
.sec2 table.table1 th p{
    font-size: inherit;
    color: inherit;
    line-height: inherit;
}
.sec2 table.table1 td{
    padding-top: 1em;
    padding-bottom: 1em;
    width: 67%;
}
.sec2 table.table1 td p{
    font-size: 0.875em;
    color: inherit;
    line-height: 1.4286;
}
.sec2 table.table1 td .arrow{
    margin-right: 2em;
    display: inline-block;
    vertical-align: middle;
}
.sec2 table.table1 td .arrow:last-child{
    margin-right: 0;
}
.sec2 table.table1 td .arrow::after{
    content: "\f178";
    font-family: "FontAwesome";
    color: #ac1a2f;
    margin-left: 0.57em;
    -webkit-transition: transform 0.3s;
    transition: transform 0.3s;
    display: inline-block;
}
.sec2 table.table1 td .arrow:hover::after{
    -webkit-transform: translateX(50%);
    transform: translateX(50%);
}
.sec2 table.table1 td a{
    font-size: inherit;
    color: inherit;
}
.sec2 table.table1 li{
    margin-bottom: 6.46%;
}
.sec2 table.table1 .icon-box li{
    margin-bottom: 0;
}
.sec2 table.table1 li:last-child{
    margin-bottom: 0;
}
.sec2 table.table1 li p{
    margin-bottom: 2.8%;
}
.sec2 table.table1 .icon{
    margin-right: 6.46%;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 6.46%;
    text-align: center;
}
.sec2 table.table1 .icon:last-child{
    margin-right: 0;
}
.sec2 table.table1 .icon img{
    width: 2.25em;
}
.sec2 table.table1 .icon p{
    font-size: 0.75em;
    margin-top: 1em;
    margin-bottom: 0;
    max-width: 8em;
}



.sec3{
    overflow: hidden;
    position: relative;
    text-align: center;
    padding: 4.6875% 0 5%;
}
.sec3 .img-box::after{
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.8);
}
.sec3 .bgimg{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: auto 100%;
    background-position: center center;
    opacity: 0;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
}
.sec3 .bgimg.active{
    opacity: 1;
}
.sec3 .inner{
    position: relative;
    z-index: 1;
}
.sec3 .swiper-container{
    width: 100%;
    margin-bottom: 5.3%;
}
.sec3 .play{
    width: 60px;
    background-color: #fff;
    border-radius: 50%;
    opacity: 0.8;
    margin-bottom: 2.7%;
    cursor: pointer;
}
.sec3 h5{
    font-size: 28px;
    color: #fff;
    font-weight: bold;
    line-height: 1.57;
    min-height: 3.14em;
}
.sec3 .video-nav a{
    font-size: 14px;
    color: #fff;
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
    margin-right: 3.6em;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    line-height: 1.2;
}
.sec3 .video-nav a.active,.sec3 .video-nav a:hover{
    color: #ac1a2f;
}
.sec3 .video-nav a:last-child{
    margin-right: 0;
}
.sec3 .video-nav a::after{
    content: "";
    width: 1px;
    height: 0.714em;
    background-color: rgba(255,255,255,0.2);
    position: absolute;
    left: 100%;
    margin-left: 1.8em;
    top: 50%;
    margin-top: -0.357em;
}
.sec3 .video-nav a:last-child::after{
    display: none;
}


.video-cover{
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-align-items: center;
    -webkit-justify-content: center;
    align-items: center;
    justify-content: center;
    -webkit-display: none;
    display: none;
    z-index: 99;
}
.video-cover.active{
    -webkit-display: flex;
    display: flex;
}
.video-cover .video-box{
    width: 44.6%;
    position: relative;
}
.video-cover .video-box video{
    width: 100%;
}
.video-cover .video-box .close{
    position: absolute;
    top: -18px;
    right: -18px;
    width: 36px;
    height: 36px;
    cursor: pointer;
    z-index: 8040;
    background-image: url('/asset/jfrontend/cn/images/fancybox_sprite@2x.png');
    background-size: 44px 152px;
}



.sec4{
    padding: 3.073% 0;
    background-repeat: repeat;
    background-image: url(/asset/jfrontend/cn/images/index_sec3_bg.png);
    background-position: center;
    background-size: auto;
    background-color: #ac1a2f;
}
.sec4 .inner{
    -webkit-display: flex;
    -webkit-align-items: center;
    -webkit-justify-content: space-between;
    -webkit-flex-direction: row;
    -webkit-flex-wrap: wrap;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: row;
    flex-wrap: wrap;
}
.sec4 h3{
    font-size: 28px;
    color: #fff;
    font-weight: bold;
    margin-bottom: 0.714em;
}
.sec4 .line{
    width: 50px;
    height: 2px;
    background-color: #fff;
}
.sec4 .btn-box a{
    display: inline-block;
    vertical-align: middle;
    margin-right: 26px;
    background-color: #fff;
    -webkit-transition: background-color 0.3s;
    transition: background-color 0.3s;
    padding: 1.1666em 2.08333em;
    font-size: 12px;
    color: #ac1a2f;
    line-height: 1;
}
.sec4 .btn-box a:last-child{
    margin-right: 0;
}
.sec4 .btn-box a:hover{
    background-color: #222;
    color: #fff;
}
.sec4 .btn-box .icon{
    vertical-align: top;
    width: auto;
    height: 2.6666em;
    margin-right: 1.6666em;
    background-repeat: no-repeat;
    background-size: auto 200%;
    background-position: center top;
}
.sec4 .btn-box a:hover .icon{
    background-position: center bottom;
}
.sec4 .btn-box .icon.icon1{
    background-image: url(/asset/jfrontend/cn/images/product_detail_sec4_icon1.png);
}
.sec4 .btn-box .icon.icon2{
    background-image: url(/asset/jfrontend/cn/images/product_detail_sec4_icon2.png);
}
.sec4 .btn-box .icon.icon3{
    background-image: url(/asset/jfrontend/cn/images/product_detail_sec4_icon3.png);
}
.sec4 .btn-box .text{
    display: inline-block;
    vertical-align: top;
}
.sec4 .btn-box p{	
    font-size: inherit;
    color: inherit;
    line-height: inherit;
    margin-bottom: 0.5em;
    text-transform: uppercase;
}
.sec4 .btn-box h5{
    font-size: 1.1666em;
}
.sec4 .btn-box h5:first-child{
    margin-bottom: 0.43em;
}



.sec-table{
    background-color: #fff;
    padding-top: 5.2%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}
.sec-table table{
    width: 100%;
}
.sec-table table tr{
    border-bottom: 1px solid #eee;
    border-top: 1px solid #eee;
}
.sec-table table tr:nth-child(odd){
    background-image: linear-gradient(to right,#fff,#f3f3f3,#fff);
}
.sec-table table td{
    font-size: 12px;
    color: #333;
    line-height: 3.9;
    height: 3.9em;
    text-transform: uppercase;
    padding-left: 3em;
}


@media only screen and (max-width:1024px) {


    .banner{
        height: 10rem;
    }
    .banner .inner{
        bottom: 15%;
    }

    .sec1{
        padding: 2.5rem 0;
    }
    .sec1 .text-box{
        width: 100%;
    }
    .sec1 .text-box h3{
        font-size: 1.25rem;
    }
    .sec1 .text-box .line{
        width: 1.5625rem;
        margin: 0.5rem 0 1rem;
    }
    .sec1 .text-box p{
        font-size: 0.625rem;
    }
    .sec1 .text-box ul{
        margin-top: 1.5rem;
    }
    .sec1 .text-box li{
        margin-bottom: 1rem;
        padding-left: 1.5rem;
        font-size: 0.625rem;
    }
    .sec1 .text-box li ul{
        margin-top: 0.5rem;
    }
    .sec1 .text-box li li{
        margin-bottom: 0.5rem;
    }
    .sec1 .text-box .btn-box{
        margin-top: 2.5rem;
        -webkit-display: flex;
        -webkit-align-items: center;
        -webkit-justify-content: space-between;
        -webkit-flex-direction: row;
        -webkit-flex-wrap: nowrap;
        display: flex;
        align-items: center;
        justify-content: space-between;
        flex-direction: row;
        flex-wrap: nowrap;
    }
    .sec1 .text-box .download{
        font-size: 0.5625rem;
        margin-right: 0;
    }
    .sec1 .text-box .size-box{
        font-size: 0.625rem;
    }
    .sec1 .img-box{
        width: 70%;
        margin: 0 auto 1.5rem;
        display: block;
    }
    .sec1 .img-box .point{
        width: 1.5rem;
        height: 1.5rem;
    }
    .sec1 .img-box .text{
        padding: 0.625rem 0.8rem;
    }
    .sec1 .img-box p{
        font-size: 0.625rem;
        width: 9em;
    }


    .sec2{
        padding: 2.5rem 0;
    }
    .sec2 h3{
        font-size: 1.25rem;
    }
    .sec2 .line{
        width: 1.5625rem;
        margin: 1rem auto 2.5rem;
    }
    .sec2 table.table1{
        font-size: 0.7rem;
        width: 100%;
    }
    .sec2 table.table1 li{
        margin-bottom: 1rem;
    }
    .sec2 table.table1 li p{
        margin-bottom: 0.5rem;
    }
    .sec2 table.table1 .icon{
        width: 30%;
        margin-right: 5%;
        margin-bottom: 1rem;
    }
    .sec2 table.table1 .icon:nth-child(3n){
        margin-right: 0;
    }
    .sec2 table.table1 .icon p{
        max-width: 100%;
    }


    .sec3{
        padding: 2.5rem 0;
    }
    .sec3 .swiper-container{
        margin-bottom: 2rem;
    }
    .sec3 .play{
        width: 3rem;
        margin-bottom: 1rem;
    }
    .sec3 h5{
        font-size: 1.25rem;
    }
    .sec3 .video-nav a{
        font-size: 0.625rem;
        max-width: 9em;
    }

    .video-cover .video-box{
        width: 100%;
    }
    .video-cover .video-box .close{
        right: 50%;
        margin-right: -18px;
    }


    .sec4{
        padding: 2rem 0;
        text-align: center;
    }
    .sec4 .inner{
        -webkit-display: block;
        display: block;
    }
    .sec4 h3{
        font-size: 1.25rem;
    }
    .sec4 .line{
        width: 1.56rem;
        margin: 0 auto;
    }
    .sec4 .btn-box{
        margin-top: 1.5rem;
        text-align: left;
        overflow: auto;
        -webkit-overflow-scrolling: touch;
        white-space: nowrap;
    }
    .sec4 .btn-box a{
        margin-right: 0.75rem;
        font-size: 0.5625rem;
        padding: 1em 1.5em;
    }
    .sec4 .btn-box h5{
        font-size: 1em;
    }

    .sec-table{
        padding-top: 2rem;
    }
    .sec-table table{
        width: 200vw;
    }
    .sec-table table td{
        font-size: 0.625rem;
    }
}