#videomodal .modal-dialog{
    max-width:800px
}
 .banner{
    overflow:hidden;
    width:100%;
    position:relative
}
 .banner img{
    width:100%
}
 .banner>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{
    bottom:30px
}
 .banner .swiper-pagination-bullets .swiper-pagination-bullet{
    border:2px solid #fff;
    background-color:transparent;
    opacity:1;
    margin:0 10px;
    position:relative;
    width:12px;
    height:12px
}
 .banner .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active{
    background-color:#fff
}
 .banner .swiper-pagination-bullets .swiper-pagination-bullet::before{
    display:block;
    content:'';
    width:8px;
    height:1px;
    border-top:1px dashed #fff;
    position:absolute;
    left:-2px;
    top:50%;
    transform:translate(-100%,-50%)
}
 .banner .swiper-pagination-bullets .swiper-pagination-bullet::after{
    display:block;
    content:'';
    width:8px;
    height:1px;
    border-top:1px dashed #fff;
    position:absolute;
    right:-2px;
    top:50%;
    transform:translate(100%,-50%)
}
 .banner .swiper-pagination-bullets .swiper-pagination-bullet:first-child::before,.banner .swiper-pagination-bullets .swiper-pagination-bullet:last-child:after{
    display:none
}
 @media (max-width:1200px){
     .banner>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{
        bottom:26px
    }
}
 @media (max-width:750px){
     .banner>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{
        bottom:10px
    }
     .banner .swiper-pagination-bullets .swiper-pagination-bullet{
        width:10px;
        height:10px;
        border:2px solid #fff;
        background-color:transparent;
        opacity:1;
        margin:0 10px;
        position:relative
    }
}
 .Manufacturer{
    padding:55px 0;
    width:100%;
    padding-bottom:104px
}
 .Manufacturer .content{
    display:flex;
    align-items:center;
    justify-content:space-between;
    margin-top:40px
}
 .Manufacturer .content::after,.Manufacturer .content::before{
    content:'';
    display:block;
    width:50px;
    height:580px;
    background:#fff;
    border:2px solid #ea551345
}
 .Manufacturer .content .btn{
    width:60px;
    height:60px;
    background:#fff;
    border:1px solid #EA5513;
    border-radius:50%;
    cursor:pointer;
    position:relative;
    flex-shrink:0
}
 .Manufacturer .content .btn::before{
    content:'';
    display:block;
    width:20%;
    height:20%;
    position:absolute;
    background-image:url(../img/i6.png);
    background-size:contain;
    top:50%;
    left:50%;
    transform:translate(-50%,-50%)
}
 .Manufacturer .content .btn.prev::before{
    transform:translate(-50%,-50%) rotate(180deg)
}
 .Manufacturer .content .btn:hover{
    background-color:#EA5513
}
 .Manufacturer .content .btn:hover::before{
    background-image:url(../img/i5.png)
}
 .Manufacturer .content .product{
    width:1500px
}
 .Manufacturer .content .card{
    display:block;
    width:100%;
    border:2px solid #ea551345;
    padding:47px;
    box-sizing:border-box
}
 .Manufacturer .content .card:hover{
    border:2px solid #EA5513;
    cursor:pointer
}
 .Manufacturer .content .card .img{
    overflow:hidden
}
 .Manufacturer .content .card:hover img{
    transform:scale(1.05)
}
 .Manufacturer .content .card img{
    width:100%;
    margin-bottom:30px;
    transition:all .5s
}
 .Manufacturer .content .card h4{
    font-size:22px;
    font-family:seguisb;
    color:#EA5513;
    text-align:center;
    margin-bottom:15px;
    min-height: 53px;
}
 .Manufacturer .content .card p{
    font-size:16px;
    color:#222;
    line-height:24px;
    text-align:center;
    min-height: 72px;
}
 @media (max-width:1800px){
     .Manufacturer .content .product{
        flex:2
    }
     .Manufacturer .content::after,.Manufacturer .content::before{
        height:520px
    }
}
 @media (max-width:1580px){
     .Manufacturer .content{
        justify-content:center
    }
     .Manufacturer .content .btn{
        margin:0 20px;
        width:40px;
        height:40px
    }
     .Manufacturer .content .product{
        width:1200px
    }
     .Manufacturer .content::after,.Manufacturer .content::before{
        height:520px;
        display:none
    }
     .Manufacturer .content .card{
        padding:15px
    }
     .Manufacturer .content .card h4{
        font-size:18px
    }
     .Manufacturer .content .card p{
        font-size:14px
    }
}
 @media (max-width:750px){
     .Manufacturer{
        padding:40px 20px
    }
     .Manufacturer .content{
        position:relative;
        padding-bottom:60px
    }
     .Manufacturer .content .btn{
        position:absolute;
        bottom:0
    }
     .Manufacturer .content .btn.prev{
        left:45%;
        transform:translateX(-100%)
    }
     .Manufacturer .content .btn.next{
        right:45%;
        transform:translateX(100%)
    }
    .Manufacturer .content .card h4,.Manufacturer .content .card p{
        min-height: auto;
    }
    
}
 @media (max-width:580px){
     .Manufacturer{
        padding-bottom:40px
    }
     .Manufacturer .content{
        margin-top:20px
    }
     .Manufacturer .content::after,.Manufacturer .content::before{
        display:none
    }
     .Manufacturer .content .btn.prev{
        left:40%
    }
     .Manufacturer .content .btn.next{
        right:40%
    }
}
 .advantage{
    width:100%;
    height:900px;
    background-size:cover;
    padding:70px 0
}
 .advantage .pu_title{
    color:#fff
}
 .advantage .list{
    margin:0 auto;
    margin-top:50px;
    width:1400px;
    display:flex;
    flex-wrap:wrap;
    justify-content:space-between
}
 .advantage .list .item{
    position:relative;
    width:calc(50% - 20px);
    cursor:pointer;
    margin-bottom:40px;
    display:flex;
    padding:40px 0 34px 0;
    transition:background .5s;
    box-sizing:border-box
}
 .advantage .list .item:before{
     content:'';
     display:block;
     width: 100%;
     height: 100%;
     background: rgb(0 0 0 / 30%);
     position: absolute;
     left: 0;
     top: 0;
 }
 .advantage .list .item .num{
    position:absolute;
    right:0;
    top:0;
    padding:5px 4px 5px 9px;
    background:#fff;
    border-radius:0 0 0 16px;
    font-size:16px;
    font-family:seguisb;
    color:#EA5513;
    text-align:right
}
 .advantage .list .item:hover{
    background-color:#EA5513
}
 .advantage .list .item .left{
    position:relative;
    padding:0 40px 0 45px;
    width: 35%;
}
 .advantage .list .item .left::after{
    display:block;
    content:'';
    width:1px;
    height:100%;
    background-color:#ea5513;
    position:absolute;
    right:0;
    top:0
}
 .advantage .list .item .left h4{
    font-size:24px;
    color:#fff;
    margin-bottom:40px;
    font-family:seguisb
}
 .advantage .list .item .left img{
    object-fit:contain;
    height:76px;
    width:auto;
    flex-shrink:0;
    transition:all 1s
}
 .advantage .list .item:hover .left img{
    transform:rotateY(180deg)
}
 .advantage .list .item .right{
    width: 65%;
    padding: 0 40px 0 40px;
    font-size:18px;
    color:#fff;
    line-height:1.444;
    position: relative;
}
 @media (max-width:1460px){
     .advantage .list{
        padding:0 20px;
        width:100%
    }
}
 @media (max-width:1180px){
     .advantage{
        height:auto
    }
     .advantage .list .item{
        padding:20px 0
    }
     .advantage .list .item .left h4{
        font-size:20px
    }
     .advantage .list .item .left img{
        height:60px
    }
     .advantage .list .item .right{
        padding:0 10px;
        font-size:14px;
        width: 100%;
    }
}
 @media (max-width:950px){
     .advantage .list .item{
        flex-direction:column
    }
     .advantage .list .item .left::after{
        display:none
    }
     .advantage .list .item .left{
        flex-direction:row;
        align-items:center;
        margin-bottom:30px;
        padding:0 10px;
        width: 100%;
    }
     .advantage .list .item .left h4{
        margin-bottom:0
    }
}
 @media (max-width:750px){
     .advantage .list .item{
        width:100%
    }
}
 .introduce{
    width:1720px;
    margin:0 auto;
    margin-top:80px;
    display:flex;
    justify-content:space-between;
    align-items:center
}
 .introduce .left{
    width:650px;
    position:relative;
    z-index:9;
    margin-left:160px
}
 .introduce .left .pu_title{
    justify-content:flex-start
}
 .introduce .left .pu_title .bg{
    left:0;
    transform:translate(0,-50%)
}
 .introduce .left .p1{
    font-family:seguisb;
    margin-bottom:30px;
    margin-top:25px
}
 .introduce .left p{
    font-size:18px;
    color:#222;
    line-height:1.444;
    width:94%
}
 .introduce .left .p2{
    font-family:segoeuii
}
 .introduce .left .flex{
    margin-top:28px
}
 .introduce .left .flex .item{
    width:43.8%;
    height:100px;
    border:2px solid #ddd2df;
    border-radius:10px;
    font-size:16px;
    font-family:seguisb;
    color:#EA5513;
    line-height:20px;
    display:flex;
    align-items:center;
    margin-right:14px;
    padding-left:25px;
    padding-right:20px;
    margin-bottom:30px
}
 .introduce .left .flex .item:hover{
    border:2px solid #EA5513;
    cursor:pointer
}
 .introduce .right{
    margin-right:160px;
    margin-left:118px;
    margin-top:40px
}
 .introduce .right .poster{
    width:500px;
    height:610px;
    background:#333;
    border-radius:0 0 60px 0;
    position:relative;
    transition:all .5s
}
 .introduce .right .playbtn{
    width:22%;
    height:18%;
    background:#EA5513;
    border-radius:0 0 60px 0;
    position:absolute;
    right:0;
    bottom:0;
    z-index:11;
    display:flex;
    align-items:center;
    justify-content:center;
    cursor:pointer
}
 .introduce .right .playbtn img{
    width:35%;
    margin-right:10px;
    margin-bottom:10px
}
 .introduce .right .poster .img{
    width:100%;
    height:100%;
    object-fit:cover;
    position:relative;
    z-index:9;
    border-radius:0 0 60px 0;
    overflow:hidden
}
 .introduce .right .poster .img>img{
    width:100%;
    height:100%;
    transition:all .5s
}
 .introduce .right .poster .img>img:hover{
    transform:scale(1.05)
}
 .introduce .right .poster .bg{
    position:absolute;
    width:100%;
    height:88%;
    border-radius:60px 0 0 0;
    top:-30px;
    left:-106px;
    z-index:1
}
 .introduce .right .poster .icon{
    position:absolute;
    width:40%;
    height:60%;
    bottom:-40px;
    right:-118px;
    z-index:1;
    display: none;
}
 @media (max-width:1720px){
     .introduce{
        width:100%
    }
}
 @media (max-width:1600px){
     .introduce{
        width:100%;
        padding:0 60px
    }
     .introduce .left{
        margin-left:0
    }
     .introduce .right{
        margin:0
    }
     .introduce .right .poster .icon{
        bottom:-206px;
        right:119px;
        z-index:1;
        transform:rotate(69deg)
    }
}
 @media (max-width:1280px){
     .introduce .right .poster{
        width:377px;
        height:459px
    }
     .introduce .right .poster .icon{
        bottom:0;
        transform:translateY(53%) rotate(-97deg);
        left:0
    }
}
 @media (max-width:1180px){
     .introduce .left .p1{
        margin-bottom:15px;
        margin-top:32px
    }
     .introduce .left p{
        font-size:16px
    }
     .introduce .left .flex .item{
        width:45%;
        height:auto;
        padding:10px 0;
        padding-left:20px;
        font-size:14px
    }
}
 @media (max-width:900px){
     .introduce .right{
        width:100%;
        padding:0 80px;
        box-sizing:border-box
    }
     .introduce{
        flex-direction:column-reverse
    }
     .introduce .left{
        width:100%
    }
     .introduce .right .poster{
        width:100%;
        height:auto
    }
     .introduce .right .poster .icon{
        left:80%;
        bottom:-40px;
        transform:translateY(0) rotate(0)
    }
}
 @media (max-width:600px){
     .introduce{
        margin-top:50px;
        overflow:hidden;
        width:100%;
        padding:0 20px
    }
     .introduce .right{
        padding:0;
        padding:40px 20px 0 30px
    }
     .introduce .right .poster .bg{
        position:absolute;
        width:100%;
        height:88%;
        border-radius:60px 0 0 0;
        top:0;
        left:0;
        transform:translate(-30px,-30px);
        z-index:1
    }
     .introduce .left .flex{
        flex-direction:column
    }
     .introduce .left .flex .item{
        width:100%
    }
     .introduce .left .viewMore{
        margin:0 auto
    }
     .introduce .left .p1{
        margin-bottom:10px;
        margin-top:0;
        font-size:20px
    }
}
 .imgList{
    width:calc(100% - 20px);
    margin:0 auto;
    margin-top:120px
}
 .imgList .swiper-slide{
    overflow:hidden
}
 .imgList .swiper-slide:hover img{
    transform:scale(1.05)
}
 .imgList img{
    transition:all .5s;
    width:100%;
    display:block
}
 .txtBox{
    width:1200px;
    margin:0 auto;
    display:flex;
    flex-direction:column;
    align-items:center;
    padding-bottom:90px
}
 .txtBox p{
    font-size:24px;
    font-weight:400;
    color:#222;
    line-height:36px;
    text-align:center;
    padding:0 90px;
    margin:60px 0 35px;
    box-sizing:border-box;
    position:relative;
    font-family:segoeuii
}
 .txtBox p span{
    font-size:50px;
    font-family:seguisb;
    color:#EA5513;
    line-height:26px;
    position:absolute
}
 .txtBox p span.star{
    top:0;
    left:0
}
 .txtBox p span.end{
    right:0;
    bottom:0;
    transform:translateY(100%)
}
 @media (max-width:1240px){
     .txtBox{
        padding:0 40px;
        width:100%;
        padding-bottom:90px
    }
     .txtBox p{
        font-size:20px;
        padding:0 60px
    }
}
 @media (max-width:1000px){
     .txtBox{
        padding:0 10px;
        padding-bottom:30px
    }
     .txtBox p span{
        font-size:30px
    }
     .txtBox p{
        font-size:18px;
        padding:0 20px;
        margin:30px 0
    }
}
 @media (max-width:600px){
     .txtBox p{
        font-size:14px;
        padding:0;
        margin:15px 0;
        line-height:26px
    }
     .txtBox p span{
        position:static;
        font-size:30px
    }
     .imgList{
        margin-top:30px
    }
}
 .Industries{
    width:100%;
    position:relative
}
 .Industries .myIndustries{
    width:100%;
    height:970px
}
 .Industries .myIndustries .swiper-slide{
    position:relative
}
 .Industries .myIndustries img{
    width:100%;
    height:100%;
    object-fit:cover
}
 .Industries .pu_title{
    width:100%;
    position:absolute;
    top:5%;
    z-index:9;
    left:50%;
    transform:translateX(-50%);
    color:#fff
}
 .Industries .menulist{
    position:absolute;
    top:0;
    z-index:8;
    left:0;
    width:100%;
    height:100%;
    display:flex
}
 .Industries .menulist .item{
    width:20%;
    padding:0 10px;
    border-right:1px solid rgba(255,255,255,.4);
    display:flex;
    flex-direction:column;
    justify-content:flex-end;
    padding-bottom:70px;
    position:relative;
    cursor:pointer
}
 .Industries .menulist .item h3{
    font-size:20px;
    text-align:center;
    font-family:seguisb;
    color:#fff;
    margin-bottom:29px
}
 .Industries .menulist .item h3 a{
    color:#fff
}
 .Industries .menulist .item .hide{
    display:none
}
 .Industries .menulist .item .hide p{
    font-size:18px;
    color:#fff;
    line-height:26px;
    text-align:center;
    margin-top:20px
}
 .Industries .menulist .item .hide .viewMore{
    color:#fff!important;
    margin:0 auto
}
 .Industries .menulist .item::after{
    display:block;
    content:'';
    position:absolute;
    bottom:0;
    left:50%;
    transform:translateX(-50%);
    width:0;
    height:6px;
    background:#EA5513
}
 .Industries .menulist .item:hover::after{
    transition:all .5s;
    width:100%
}
 @media (max-width:1600px){
     .Industries .myIndustries{
        width:100%;
        height:820px
    }
     .Industries .menulist .item{
        padding:0 5px;
        padding-bottom:40px
    }
     .Industries .menulist .item h3{
        font-size:18px
    }
     .Industries .menulist .item .hide p{
        font-size:16px
    }
}
 @media (max-width:1080px){
     .Industries .myIndustries{
        width:100%;
        height:720px
    }
     .Industries .menulist .item h3{
        font-size:16px
    }
     .Industries .menulist .item .hide p{
        font-size:14px
    }
}
 @media (max-width:850px){
     .Industries .myIndustries{
        width:100%;
        height:620px
    }
     .Industries .menulist .item h3{
        font-size:12px;
        overflow:hidden
    }
     .Industries .menulist .item .hide p{
        display:none!important
    }
     .Industries .menulist .item .hide .viewMore{
        font-size:12px;
        width:auto
    }
     .viewMore.cfff::after{
        width:10px;
        height:10px
    }
}
 @media (max-width:600px){
     .Industries .myIndustries{
        width:100%;
        height:420px
    }
     .Industries .menulist .item{
        padding-bottom:0
    }
     .Industries .menulist .item .hide{
        display:none!important
    }
}
 .brand{
    width:100%;
    border-bottom:1px solid #ddd;

}
 .brand .mybrand{
    margin: auto;
    margin-bottom: 80px;
}
 .brand .mybrand img{
    width:100%
}
 @media (max-width:750px){
     .brand .mybrand{
        margin-bottom: 40px;
    }
}
 .notice{
    margin-top:48px;
    width:100%
}
 .notice .mynotice{
    width:1400px;
    margin:0 auto;
    margin-top:64px;
    position:relative
}
 .notice .mynotice .noticeItem{
    width:100%
}
 .notice .mynotice .noticeItem .img{
    margin-bottom:30px;
    position:relative;
    width:100%;
    height:300px;
    display:block;
    overflow:hidden
}
 .notice .mynotice .noticeItem .img:hover img{
    transform:scale(1.05)
}
 .notice .mynotice .noticeItem img{
    width:100%;
    height:100%;
    object-fit:cover;
    transition:all .5s
}
 .notice .mynotice .noticeItem .img .time{
    position:absolute;
    left:0;
    top:0;
    width:74px;
    height:70px;
    background:#EA5513;
    border-radius:0 0 60px 0;
    font-size:16px;
    font-family:seguisb;
    color:#fff;
    line-height:20px;
    padding:10px;
    z-index:9
}
 .notice .mynotice .noticeItem h3{
    font-size:20px;
    font-family:seguisb;
    color:#222;
    margin-bottom:14px
}
 .notice .mynotice .noticeItem h3 a{
    font-size:20px;
    font-family:seguisb;
    color:#222;
    margin-bottom:14px;
    line-height:initial;
    min-height:54px;
    display:inline-block
}
 .notice .mynotice .noticeItem h3 a:hover{
    color:#EA5513
}
 .notice .mynotice .noticeItem p{
    font-size:16px;
    color:#666;
    line-height:26px;
    margin-bottom:20px;
    min-height:78px
}
 .notice .notice-list{
    display:flex;
    align-items:center;
    padding:0 160px;
    position:relative
}
 .notice .notice-list .btn{
    width:60px;
    height:60px;
    background:#fff;
    border:1px solid #EA5513;
    border-radius:50%;
    cursor:pointer;
    position:absolute;
    top:50%;
    transform:translateY(-50%);
    flex-shrink:0
}
 .notice .notice-list .btn::before{
    content:'';
    display:block;
    width:20%;
    height:20%;
    position:absolute;
    background-image:url(../img/i6.png);
    background-size:contain;
    top:50%;
    left:50%;
    transform:translate(-50%,-50%)
}
 .notice .notice-list .btn.prev{
    left:140px
}
 .notice .notice-list .btn.next{
    right:140px
}
 .notice .notice-list .btn.prev::before{
    transform:translate(-50%,-50%) rotate(180deg)
}
 .notice .notice-list .btn:hover{
    background-color:#EA5513
}
 .notice .notice-list .btn:hover::before{
    background-image:url(../img/i5.png)
}
 @media (max-width:1800px){
     .notice .notice-list .btn.prev{
        left:45px
    }
     .notice .notice-list .btn.next{
        right:45px
    }
}
 @media (max-width:1720px){
     .notice .notice-list{
        width:100%;
        padding:0 120px
    }
     .notice .notice-list .btn{
        width:50px;
        height:50px
    }
}
 @media (max-width:1200px){
     .notice .notice-list{
        width:100%;
        padding:0 60px
    }
     .notice .notice-list .btn{
        width:40px;
        height:40px
    }
     .notice .notice-list .btn.prev{
        left:5px
    }
     .notice .notice-list .btn.next{
        right:5px
    }
     .notice .mynotice .noticeItem .img{
        height:220px;
        margin-bottom:10px
    }
     .notice .mynotice .noticeItem h3{
        font-size:16px;
        margin-bottom:10px
    }
     .notice .mynotice .noticeItem p{
        font-size:14px
    }
     .notice .mynotice .noticeItem .img .time{
        width:60px;
        height:60px;
        background:#EA5513;
        border-radius:0 0 60px 0;
        font-size:12px;
        padding:5px
    }
}
 @media (max-width:700px){
     .notice .notice-list{
        padding:0 20px;
        margin-bottom:50px
    }
     .notice .notice-list .btn{
        top:auto;
        bottom:-40px
    }
     .notice .notice-list .btn.prev{
        left:40%;
        transform:translateX(-50%)
    }
     .notice .notice-list .btn.next{
        right:40%;
        transform:translateX(50%)
    }
     .notice{
        margin-top:20px
    }
     .notice .mynotice{
        margin-top:20px
    }
}
 .formbox{
    margin-top:120px;
    margin-bottom:126px;
    width:100%;
    overflow:hidden;
    position:relative
}
 .formbox .bg{
    position:absolute;
    bottom:0;
    display: none;
}
 .formbox .bg.left{
    left:50px
}
 .formbox .bg.right{
    right:50px;
    transform:rotate(-135deg)
}
 .formbox .form{
    position:relative;
    z-index:9;
    padding-top:70px;
    padding-bottom:55px;
    width:1400px;
    background:#EA5513;
    border-radius:20px;
    /*background-image:url(../img/bg5.png);*/
    background-size:100% 100%;
    margin:0 auto
}
 .formbox .form h2{
    font-size:30px;
    font-family:seguisb;
    color:#fff;
    line-height:46px;
    text-align:center;
    margin-bottom:40px
}
 .formbox .form .iptbox{
    width:875px;
    margin:0 auto
}
 .formbox .form .iptbox .row{
    display:flex;
    justify-content:space-between;
    width:100%;
    margin:auto
}
 .formbox .form .iptbox .row input{
    width:calc(50% - 4px);
    height:50px;
    background:#fff;
    border-radius:25px;
    border:none;
    outline:0;
    padding-left:17px;
    box-sizing:border-box;
    font-size:16px;
    font-family:segoeui;
    margin-bottom:10px
}
 .formbox .form .iptbox textarea{
    width:100%;
    height:127px;
    background:#fff;
    border-radius:25px;
    padding:18px 17px;
    box-sizing:border-box;
    font-size:16px;
    font-family:segoeui;
    outline:0;border: 0;
}
 .formbox .form .iptbox .send{
    display:block;
    width:170px;
    height:50px;
    border:2px solid #fff;
    border-radius:25px;
    font-size:18px;
    font-family:seguisb;
    color:#fff;
    line-height:46px;
    text-align:center;
    margin:20px auto;
    background-color:#EA5513
}
 .formbox .form .iptbox .send:hover{
    background-color:#fff;
    color:#000
}
 @media (max-width:1780px){
     .formbox .bg.left{
        left:0
    }
     .formbox .bg.right{
        right:0
    }
}
 @media (max-width:1480px){
     .formbox{
        padding:0 40px
    }
     .formbox .form{
        width:100%
    }
}
 @media (max-width:1100px){
     .formbox .form h2{
        font-size:24px
    }
     .formbox .form{
        padding-top:40px;
        padding-bottom:32px
    }
     .formbox .form .iptbox{
        width:100%;
        padding:0 40px
    }
}
 @media (max-width:991px){
     .auto-container{
        width:96%;
        max-width:96%!important;
        margin:auto
    }
     .Home-banner img{
        max-width:100%
    }
}
 @media (max-width:650px){
     .formbox .form .iptbox .row{
        flex-direction:column
    }
     .formbox .form .iptbox .row input{
        width:100%;
        margin-bottom:10px
    }
     .formbox .form h2{
        font-size:24px;
        line-height:1.4
    }
     .formbox{
        padding:0 20px
    }
     .formbox .form .iptbox textarea{
        padding:10px 10px
    }
}
 @media (max-width:500px){
     .formbox{
        margin-top:80px;
        margin-bottom:30px
    }
     .formbox .form h2{
        font-size:18px;
        line-height:1.4
    }
     .formbox .form .iptbox{
        padding:0 10px
    }
     .formbox .form .iptbox .row input{
        width:100%;
        height:35px
    }
     .formbox .form .iptbox textarea{
        height:87px;
        border-radius:10px
    }
     .formbox .form .iptbox .send{
        display:block;
        width:150px;
        height:40px;
        border:1px solid #fff;
        font-size:16px;
        line-height:40px
    }
}
 .videoPOP{
    position:fixed;
    top:0;
    left:0;
    width:100%;
    height:100vh;
    z-index:99;
    display:none
}
 .videoPOP.on{
    display:block
}
 .videoPOP .close{
    position:absolute;
    right:0;
    top:0;
    transform:translate(100%,-75%);
    width:35px;
    cursor:pointer
}
 .videoPOP .mask{
    z-index:101;
    width:100%;
    height:100%;
    background-color:rgba(0,0,0,.4)
}
 .videoPOP .video{
    z-index:101;
    position:absolute;
    left:50%;
    top:50%;
    width:70%;
    height:40vw;
    padding:10px;
    background-color:#fff;
    border-radius:10px;
    transform:translate(-50%,-50%) scale(0)
}
 .videoPOP .video.on{
    animation:scaleBig .2s ease-in 0s forwards
}
 @keyframes scaleBig{
    0%{
        opacity:0;
        transform:translate(-50%,-50%) scale(.8)
    }
     100%{
        opacity:1;
        transform:translate(-50%,-50%) scale(1)
    }
}
 .videoPOP .video video{
    object-fit:contain
}
 .vjs-poster{
    background-size:cover
}
 .videoPOP .video .video-js{
    width:100%;
    height:100%;
    border-radius:10px;
    overflow:hidden
}
 .video-js .vjs-big-play-button{
    top:50%;
    left:50%;
    transform:translate(-50%,-50%)
}
 @media (max-width:750px){
     .videoPOP .video{
        width:98%;
        height:60vw
    }
     .videoPOP .close{
        display:none
    }
}
 