.businessarea-main{
    width: 100%;
    overflow: hidden;
}
.businessarea-main img{
    display: block;
    width: 100%;
}
.businessarea-main .top-banner{
    width: 100%;
    overflow: hidden;
    position: relative;
}
.businessarea-main .top-banner img{
    display: block;
    width: 100%;
}
.businessarea-main .top-banner .p1{
    position: absolute;
    top:13.48rem;
    width: 100%;
    left:0;
    text-align: center;
    color: #ffffff;
    font-size:1rem;
    opacity: 0;
    transform: translate(0,.4rem);
    transition: all 0.8s 1s;
    font-family: "lantingzhong";
}
.businessarea-main .top-banner-active .p1{
    opacity: 1 !important;
    transform: translate(0,0) !important;
}
.businessarea-content{
    width: 100%;
    z-index: 10;
}
.businessarea-content .product01-box{
    width: 100%;
    height:16.93rem;
    overflow: hidden;
    position: relative;
}
.businessarea-content .product01-box .left-img{
    position: absolute;
    top:2.5rem;
    left:0rem;
    overflow: hidden;
    width:20.05rem;
    height:9.5rem;
    z-index: 2;
    opacity: 0;
    transform: translate(-3rem,0);
    transition: all 0.6s;
}
.businessarea-content .product01-box-active .left-img{
    opacity: 1 !important;
    transform: translate(0,0) !important;
}
.businessarea-content .product01-box .right-txt{
    width: 18.57rem;
    height: 14.49rem;
    background: #F6F6F6;
    position: absolute;
    top: 0;
    left:14.27rem;
    overflow: hidden;
    opacity: 0;
    transform: translate(3rem,0);
    transition: all 0.6s;
}
.businessarea-content .product01-box-active .right-txt{
    opacity: 1 !important;
    transform: translate(0,0) !important;
}
.businessarea-content .product01-box .right-txt .right-rel{
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.businessarea-content .product01-box .right-txt .right-rel .text-absol{
    position: absolute;
    bottom:2.52rem;
    left:8.24rem;
    overflow: hidden;
    width: 8.7rem;
}
.businessarea-content .product01-box .right-txt .right-rel .text-absol .big-tit{
    font-size: .8rem;
    color: #1D1D1D;
    font-weight: 600;
    opacity: 0;
    transform: translate(0,.5rem);
    transition: all 0.6s 0.7s;
    font-family: "lantingzhong";
}
.businessarea-content .product01-box-active .right-txt .right-rel .text-absol .big-tit{
    opacity: 1 !important;
    transform: translate(0,0) !important;
}
.businessarea-content .product01-box .right-txt .right-rel .text-absol .p2{
    margin-top:1.04rem;
    font-size: .28rem;
    font-family: FZLanTingHeiS-R-GB;
    color: #000000;
    line-height: .52rem;
    opacity: 0;
    transform: translate(0,.5rem);
    transition: all 0.6s 0.9s;

}
.businessarea-content .product01-box-active .right-txt .right-rel .text-absol .p2{
    opacity: 1 !important;
    transform: translate(0,0) !important;
}

.businessarea-content .product02-box{
    position: relative;
    width: 100%;
    height:19.1rem;
    overflow: hidden;
}
.businessarea-content .product02-box .bg-img{
    position: absolute;
    top:3.25rem;
    left:0;
    width: 100%;
    height: 13.35rem;
    opacity: 0;
    transition: all 0.6s;
}
.businessarea-content .product02-box-active .bg-img{
    opacity: 1 !important;
}
.businessarea-content .product02-box .bg-img2{
    position: absolute;
    top:0;
    left:.54rem;
    width: 23.58rem;
    height: 100%;
    opacity: 0;
    transform: translate(0,.5rem);
    transition: all 0.6s 0.2s;
}
.businessarea-content .product02-box-active .bg-img2{
    opacity: 1 !important;
    transform: translate(0,0) !important;
}
.businessarea-content .product02-box .left-img{
    position: absolute;
    top:0;
    left:.79rem;
    width: 20.35rem;
    height: 17.49rem;
    z-index: 2;
}
.businessarea-content .product02-box .right-text{
    position: absolute;
    top:4.25rem;
    left:25.17rem;
    overflow: hidden;
}
.businessarea-content .product02-box .right-text .two-box{
    display: block;
    overflow: hidden;
}
.businessarea-content .product02-box .right-text .two-box .left-txt{

    /*width:2.8rem;*/
}
.businessarea-content .product02-box .right-text .new-old-product{
    margin-top:1.34rem;
    color: #164271;
    height: .3rem;
}
.businessarea-content .product02-box .right-text .bottom-text{
    color: #164271;
    margin-top:.47rem;
    font-size: .24rem;
}
.businessarea-content .product02-box .right-text .new-old-product .left-dian{
    float: left;
    font-size: .24rem;
    line-height: .24rem;
}
.businessarea-content .product02-box .right-text .new-old-product .left-dian .sp1{
    width:.14rem;
    height: .14rem;
    display: inline-block;
    border-radius: 50%;
    overflow: hidden;
    background: #164271;
}
.businessarea-content .product02-box .right-text .new-old-product .left-dian .sp2{
    margin-left: .05rem;
}
.businessarea-content .product02-box .right-text .new-old-product .right-dian{
    float: left;
    font-size: .24rem;
    line-height: .24rem;
    margin-left:.22rem;
}
.businessarea-content .product02-box .right-text .new-old-product .right-dian .sp1{
    width:.14rem;
    height: .14rem;
    display: inline-block;
    border-radius: 50%;
    background: #164271;
}
.businessarea-content .product02-box .right-text .new-old-product .right-dian .sp2{
    margin-left: .05rem;
}
.businessarea-content .product02-box .right-text .two-box .left-txt .p1{
    color: #164271;
    font-size: 1.1rem;
    font-weight: 600;
    line-height:1.35rem;
    font-family: FZLanTingHei-DB-GBK;
}
.businessarea-content .product02-box .right-text .two-box .left-txt .p222{
    color: #164271;
    font-size: .4rem;
    margin-top: .4rem;
    font-family: FZLanTingHei-DB-GBK;
}
.businessarea-content .product02-box .right-text .two-box .right-txt{
    float: left;
    color: #164271;
    font-size: .24rem;
    line-height: .4rem;
    margin-left: .35rem;
    margin-top: .4rem;
}
.businessarea-content .product02-box .right-text .big-tit{
    font-size: .8rem;
    color: #164271;
    font-weight: 600;
    font-family: FZLanTingHei-DB-GBK;
}
.businessarea-content .product02-box .right-text .p2{
    margin-top:1.24rem;
    font-size: .24rem;
    color: #164271;
    line-height: .5rem;
}



.businessarea-content .product03-box{
    width: 100%;
    overflow: hidden;
    margin-top:2.5rem;

}
.businessarea-content .product03-box .big-tit{
   width: 100%;
   text-align: center;
   font-size: .8rem;
   color: #1D1D1D;
    font-family: FZLanTingHei-DB-GBK;
}
.left-video-box{
    width: 100%;
    position: relative;
    overflow: hidden;
    margin-top:1.25rem;
    cursor: pointer;
}

@media (min-width: 1440px){
    .left-video-box{height: 655PX;}
}
@media (min-width: 1200px) and (max-width: 1439px){
    .left-video-box{height: 528PX;}
}
@media (min-width: 991px) and (max-width: 1199px){
    .left-video-box{height: 440PX;}
}
@media (min-width: 768px) and (max-width: 990px){
    .left-video-box{height: 500PX;}
}
@media (max-width: 767px) {
    .left-video-box{height: 24EM;}
}
@media (min-width: 768px){
    
}


.left-video-box .rel{
    width: 100%;
    height: 100%;
}
.left-video-box .video-img{
    width: 100%;
    height: 100%;
}
.left-video-box .abl-txt{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
    background: rgba(0,0,0,0.5);
}
.left-video-box .abl-txt .rel-txt{
    position: relative;
    width: 100%;
    height: 100%;
}
.left-video-box .video-img img{
    transition: all 0.8s;
}
.left-video-box:hover .video-img img{
    transform: scale(1.04);
}
.left-video-box .title{ display: none;
    width: 100%;
    text-align: center;
    position: absolute;
    top:4.95rem;
    color: #ffffff;
    font-size: .6rem;
font-family: FZLanTingHei-DB-GBK;
    left: 0;
}
.left-video-box .video-btn-box{
    position: absolute;
    top: 40%;
    left: 50%;
    transform: translate(-50%,0);
    width: 10rem;
    height: 10rem;
}
.left-video-box .video-btn-box .btn-img{
    width: 100%;
    height: 100%;
}
.left-video-box .video-btn-box .waiquan{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 100%;
    border: 2px solid #ffffff;
    transform: scale(0.43);
    -webkit-animation-timing-function: ease-in-out;
    -webkit-animation-name: moverBig;
    -webkit-animation-duration: 1000ms;
    -webkit-animation-iteration-count: infinite;
}
@-webkit-keyframes moverBig {
    0% {
        opacity: 1;
        transform: scale(0.43);
    }

    100% {
        opacity: 0;
        transform: scale(0.58);
    }
}
.video-box-layer{
    position: fixed;
    background: rgba(0, 0, 0, 0.7);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index:99999;
    display: none;
}
.video-box-layer .rel{
    display: block;
    width: 100%;
    height: 100%;
}
.video-box-layer .video-content{
    width: 80%;
    height: 80%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.video-box-layer .video-content .rel{
    padding: 1rem;
    box-sizing: border-box;
    display: block;
    width: 100%;
    height: 100%;
}
.video-box-layer .video-content .close-btn{
    position: absolute;
    top: 0;
    right: 0;
    width: .6rem;
    cursor: pointer;
}
.video-box-layer .video-content .video{
    width: 100%;
    height: 100%;
}
.video-box-layer .video-content .video video{
    display: block;
    width: 100%;
}