body,html,button,input,select,textarea,h1,h2,h3,h4,h5,h6,i{
    font-family: 'Poppins',Helvetica,Arial,sans-serif;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
}
@font-face {
    font-family: 'Poppins';
    src:url('../font/Poppins.ttf');
}
@font-face {
    font-family: 'Poppins-Bold';
    src:url('../font/Poppins-SemiBold.ttf');
}
@font-face {
    font-family: 'DIN';
    src:url('../font/DINCond-Bold.otf');
}
body,html{
    color:#141222;
    position:relative;
    font-size: 15px;
    font-family: 'Poppins', Helvetica, sans-serif;
}
p{
    color: #333333;
}
input, button ,select ,textarea{
    outline:none;
    border:0;
}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
    color: #a3a3a3;
}
input:-moz-placeholder,textarea:-moz-placeholder {
    color: #a3a3a3;
}
input::-moz-placeholder, textarea::-moz-placeholder {
    color: #a3a3a3;
}
input:-ms-input-placeholder, textarea:-ms-input-placeholder {
    color: #a3a3a3;
}

a:hover, a:visited, a:active, a:focus{
    text-decoration: none;
}
input{-webkit-tap-highlight-color:rgba(255,0,0,0);}

ul,li,h3,h4,h5,h6,p,em,span,img,input{
    margin: 0;
    padding: 0;
}
.container, .specil-container{
    margin: 0 auto;
}
a, a:hover{
    text-decoration: none;
}
ul,li{
    list-style:none;
}
em,i{
    font-style: normal;
}
img {
    max-width: 100%;
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
}



@media (min-width: 1440px){
    .container{
        width:1440px;
    } 
}
@media (min-width: 1660px){
    .specil-container{
        width:1660px;
    }
}
.fieldsize{
    padding-left: 0!important;
    padding-right: 0!important;
}

h3, .list-tab{
    text-transform: uppercase;
}
.about-team-bg{
    background: #f8f2f2;
    width: 100%;
    padding: 70px 0;
}
.about-team-title{
    font-size: 36px;
    text-align: center;
    padding-bottom: 60px;
    letter-spacing: -0.5px;
}


/*----------------------lapaybanner*/ 
.banner-main{
    min-height: 870px;
    background: url(../images/index-banner.jpg) no-repeat top center;
    position: relative;
}
.banner-main-pd{
    padding: 200px 0 150px;
}
.bannerbox{
    width: 100%;
    color: #ffffff;
    padding: 100px 15px 70px;
}
.banner-title{
    font-size: 60px;
    text-transform: uppercase;
    line-height: 75px;
    font-family: 'Poppins-Bold';
    word-wrap:break-word;
    letter-spacing: -0.2px;
}
.banner-text, .contact-con-text{
    opacity: .9;
    /* letter-spacing: 1px; */
    color: #ffffff;
    line-height: 25px;
    margin-top: 20px;
}
.banner-text{
    max-width: 650px;
}
.banner-right-img{
    display: flex;
    justify-content: right;
}

.opc-50{
    opacity: .5;
}
.opc-80{
    opacity: .8;
}

.global-partners{
    padding-top: 120px;
}
.global-partners span{
    margin-right: 30px;
}




.service-banner, .about-banner, .contact-banner, .advantages-banner{
    background-size: cover;
    -webkit-background-size: cover;
}
.service-banner, .about-banner, .advantages-banner{
    height: 580px;
}
.contact-banner{
    height: 340px;
}
.service-banner{
    background: url(../images/service-banner.jpg) no-repeat top center;
}
.about-banner{
    background: url(../images/about-banner.jpg) no-repeat top center;
}
.contact-banner{
    background: url(../images/contact-banner.jpg) no-repeat top center;
}
.advantages-banner{
    background: url(../images/advantages-banner.jpg) no-repeat top center;
}
.service-con, .contact-con{
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    text-align: center;
}
.service-con{
    height: 580px;
    padding-top: 80px;
}
.service-con-title, .contact-con-title, .service-text h4, .about-team-title, .about-team-mask h4, .advantages-text h4{
    font-family: 'Poppins-Bold';
}
.service-con-title{
    color: #ffffff;
    font-size: 60px;
}
.service-arrow{
    margin-top: 50px;
}
.service-arrow img{
    width: 40px;
    height: 40px;
}
.aboutus-bg{
    background: linear-gradient(to right,#e4f3fd,#fff2f2);
    padding-top: 80px;
    padding-bottom: 90px;
}
.aboutus-introduce{
    width: 100%;
    max-width: 1080px;
    background: #ffffff;
    margin: 0 auto;
    border-top-right-radius: 100px;
    position: relative;
    padding-bottom: 50px;
}
.aboutus-introduce-text{
    padding: 80px 90px 20px;
}

.aboutus-introduce-text p{
    padding-bottom: 30px;
    line-height: 28px;
    opacity: .8;
}

.introduce-img{
    position: absolute;
    right: 50px;
    top: 50px;
}
.contact-con{
    min-height: 350px;
    padding-top: 80px;
}
.contact-con-title{
    color: #ffffff;
    font-size: 36px;
}
.form-box{
    max-width: 1000px;
    margin: 0 auto;
    padding: 60px 15px 100px;
}
.form-item{
    margin-bottom: 25px;
}
.form-item-title{
    font-size: 13px;
    color: #292929;
    height: 32px;
    line-height: 32px;
}
.form-item-title span{
    color: #d50822;
    padding-left: 5px;
}
.aboutus-introduce-box{
    background: #e5efff;
    padding: 25px 38px;
    margin: 0 50px;
    display: flex;
    justify-content: flex-start;
   
}
.aboutus-email-left{
    width: 60px;
    height: 60px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #ffffff;
    flex-shrink: 0;
}
.aboutus-email-right{
    padding-left: 25px;
    line-height: 25px;
    padding-top: 5px;
}
.aboutus-email-right span{
    font-size: 14px;
}
.aboutus-email-right b{
    color: #004c88;
}
/*--------------------------------form*/
.form-bg{
    background: #edf3f9;
}
.form-menu{
    padding:100px 50px;
}
.form-control-details, .order-text{
    width: 100%;
    border: 1px solid #cacaca;
    border-radius: 6px;
}
.form-control-details{
    padding-left:12px;
    height: 50px;
    line-height: 50px;
}
.order-text{
    height: 200px;
    resize: none;
    line-height: 22px;
    display: block;
    padding: 10px 15px;
}
.order-btn{
    color:#fff;
    height: 50px;
    line-height: 50px;
    background: #003a6b;
    border-radius: 6px;
    min-width: 180px;
}
.form-control-details:focus{
    border: 1px solid #124e81;
}



/*--------------------------------bottom*/
.footer-main{
    background: #0d134a;
}
.footer-box{
    padding: 40px 0;
    max-width: 1360px;
    margin: 0 auto;
    display: flex;
    color: #ffffff;
    justify-content: space-between;
    font-size: 13px;
}
.footer-box p{
    color: #ffffff;
    opacity: .7;
}
.footer-box p img{
    opacity: 1!important;
    margin: 5px 10px 5px 0;
}
.bottom-left{
    min-height: 100px;
}
.bottom-left-head{
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 10px;
    
}
.bottom-left-head img{
    margin-left: 10px;
    opacity: .5;
}
.bottom-left-box{
    margin-top:25px;
}
.bottom-right{
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}
.bottom-right-head{
    text-align: center;
    width: 180px;
}


.about-main{
    /* min-height: 600px; */
    background: #ffffff;
    padding-top: 70px;
}

#txtswiper {
    width: 100%;
    text-align: center;
    padding: 60px 0 100px;
    cursor: pointer;
}  

#txtswiper .swiper-slide{
    padding:0 80px;
    padding-top: 90px;
    border-top-left-radius:30px;
    border-bottom-right-radius:30px;
    transform:rotateX(0deg);
    display: flex;
    justify-content: center;
}
.about-profile{
    background: #eff6ff;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    justify-content: center;
    min-height:340px;
    padding: 50px 80px;
    max-width: 950px;
    width: 100%;
}
.about-profile p{
    color: #292929;
}
#txtswiper .swiper-pagination{
    top: 0px!important;
    display: inline-block;
    width: 100%;
    padding: 10px 0;
}
#txtswiper .swiper-pagination::before{
    content: ''; 
    position: absolute;
    top: 80px; 
    background: #dfdfdf;
    width:100%;
    left: -50%;
    height: 1px;
    margin-left:720px;
    animation: dropleft 0.4s linear;
    animation-fill-mode:forwards;
}
#txtswiper .swiper-pagination-bullet{
   background: none;
   opacity: 1;
   color: #999999;
   font-size: 30px;
   margin: 0 80px 0 60px;
   font-family: 'DIN';
   z-index: 99999;
}
#txtswiper .swiper-pagination-bullet-active{
    color: #22527e;
    font-size: 36px;
    position: relative;
}
#txtswiper .swiper-pagination-bullet-active::before{
    content: url(../images/bullet-active.png);
    position: absolute;
    top: 42px;
    left: 15px;
}

#txtswiper .swiper-wrapper{
    position: relative;
}
#txtswiper .swiper-button-next, .swiper-button-prev {
    position: absolute;
    top: 45%;
    width: 26px;
    height: 26px;
    z-index: 10;
    cursor: pointer;
    background-size: 100%;
    background-repeat: no-repeat;
    outline: none;
}
#txtswiper .swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    background-image: url(../images/arrow-left.png);
    left: 140px;
    right: auto;
}
#txtswiper .swiper-button-next, .swiper-container-rtl .swiper-button-prev{
    background-image: url(../images/arrow-right.png);
    right: 140px;
    left: auto;
}
.about-team-content{
    max-width: 1280px;
    margin: 0 auto;
}
.about-con-item{
    display: flex;
    justify-content: center;
}
.about-team-item, .about-team-mask{
    width: 100%;
    max-width: 290px;
    height: 320px;
    overflow: hidden;
}
.about-team-item{
    position: relative;
    margin-bottom: 15px;
}
.about-team-mask{
    position: absolute;
    top: 0;
    left: 0;
    background: linear-gradient(to bottom,rgba(212,7,33,.7),rgba(0,58,107,.9));
    display: none;
}
.about-mask-box{
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    color: #ffffff;
}
.about-mask-box h4{
    font-size: 24px;
    padding-bottom: 10px;
}
 .about-mask-box p{
    font-size: 14px;
    opacity: .7;
    color: #ffffff;
}

.about-team-item:hover .about-team-mask{
    display: block;
}

.service-introduce-bg{
    margin-top: -80px;
}
.service-main{
    max-width: 1360px;
    margin: 0 auto;
    padding-bottom: 90px;
}
.service-item{
    background: #ffffff;
    width: 100%;
    padding: 20px;
}
.service-item-box{
    padding: 10px;
    font-size: 13px;
    padding-bottom: 20px;
}
.service-item-box h4{
    padding-bottom: 15px;
}
.service-item-box p{
    color: #666666;
    line-height: 22px;
}
.left-height{
    min-height: 600px;
}
.right-height{
    min-height: 290px;
}
.nopadding{
    padding-left: 0;
    padding-right: 0;
}
.specil-padding{
    padding-left: 10px!important;
    padding-right: 10px!important;
    margin-bottom: 20px;
}
.service-icon{
    margin-top: 20px;
    margin-bottom: 40px;
}
.service-text h4{
    font-size: 24px;
}
.service-item-list{
    background: #ffeeee;
    border-radius: 4px;
    padding: 15px 25px 10px;
    font-size: 13px;
    margin-top: 10px;
}
.service-list-title{
    padding-bottom: 6px;
    font-weight: 600;
    color: #333333;
}
.service-list-p{
    color: #666666;
    opacity: .8;
}
.right-icon{
    height: 44px;
    display: flex;
    align-items: center;
    overflow: hidden;
    margin-top: 25px;
}
.advantages-main{
    padding-top: 80px;
    padding-bottom: 70px;
}
.advantages-item{
    background: #e5efff;
    width: 100%;
    padding: 30px 35px 50px;
    min-height: 460px;
}
.advantages-text h4{
    font-size: 20px;
    padding-bottom: 25px;
    text-align: center;
}
.advantages-text p{
    color: #666666;
    font-size: 13px;
    line-height: 22px;
}
.advicon-height{
    height: 62px;
    justify-content: center;
}


@media (min-width:1440px){
    .news-box{
        margin:0 60px;
    }
}
@media (max-width: 1440px){
    .news-page{
        padding: 0 50px;
    }
    .bannerbox{
        padding: 30px 15px;
    }
    #txtswiper .swiper-pagination::before{
        margin-left:605px;
    }
    #txtswiper .swiper-button-prev, .swiper-container-rtl .swiper-button-next {
        left: 40px;
    }
    #txtswiper .swiper-button-next, .swiper-container-rtl .swiper-button-prev{
        right: 40px;
    }
    .right-height{
        min-height: 299px;
    }
    .advantages-item{
        min-height: 520px;
    }
}
@media (min-width:1200px){
    .api-list li{
        padding-left: 30px;
    }
 
}
@media (min-width:990px){
    .system-introduce-right p{
        padding-right: 30px;
    }
    .line-two{
        display: flex;
        justify-content: center;
    }

}

@media (max-width:1200px){
    .account-content-introduce, .card-content-introduce{
        background-size:100% 100%;
    }
    .openmode-list{
        margin:20px 50px;
    }
    .news-page{
        padding: 0 20px;
    }
    .news-tab-content{
        padding: 50px;
    }
    .banner-title, .service-con-title{
        font-size: 45px;
        line-height: 60px;
    }
    #txtswiper .swiper-pagination::before{
        margin-left:505px;
    }
    .advantages-item{
        min-height: 610px;
    }
    .right-height{
        min-height: 310px;
    }
}
@media ( max-width: 1200px ) and (min-width: 768px){
    .account-kind{
        min-height: 500px;
    }
}
@media (max-width:990px){
    #banner .swiper-slide{
        padding:80px 0 30px 0;
    }
    .banner-slide-title{
        font-size: 55px;
    }
    .banner-slide-text{
        font-size: 20px;
    }
    .licenseplate-main, .advantage-bg, .account-international{
        background-size:auto 100%;
        background-position: center center;
    }

    .licenseplate-main{
        padding-bottom: 40px;
    }
    .advantage-item-icon{
        width: 25%;
    }
    .advantage-item-content{
        width: 75%;
        padding: 0 20px;
    }
    #partners-swiper,  #partners-swiper .swiper-slide{
        height: 600px;
    }
    #partners-swiper{
        margin-top: -60px;
    }
    .system-content-introduce{
        background-size: 50%;
    }
    .system-leftbg{
        bottom: 55%;
        width: 80%;
    }
    .system-introduce-right{
        padding: 30px 15px;
    }
    .docking-box{
        padding: 40px 20px;
    }
    .card-box-item{
        padding: 60px 40px 0;
    }
    .openmode-list{
        margin:20px 10px;
    }
    .openmode-list{
        width: 33.3%;
    }
    .newpage-list {
        min-height: 165px;
        margin: 0 10px;
        padding: 20px 0 0 15px;
    }
    .banner-main-pd{
        padding: 100px 0 15px;
    }
    .banner-right-img{
        display: flex;
        justify-content: center;
    }
    .bannerbox{
        padding: 50px 15px 30px;
    }
    .global-partners{
        padding-top: 40px;
    }
    #txtswiper .swiper-pagination::before{
        margin-left:405px;
    }
    .advantages-item{
        min-height: 430px;
    }
}
@media (min-width:768px){
    .about-profile p{
        line-height: 25px;
    }
    #txtswiper .swiper-button-next, .swiper-button-prev {
        margin-top: 60px;
    }
}

@media (max-width:768px){
    .banner-main{
        min-height:800px;
    }
    #banner .swiper-slide{
        height: 400px
    }
    .banner-swiper{
        margin: 80px 0 40px 0;
    }
    .news-box{
        padding: 15px 20px;
    }
    .about-main{
        padding: 60px 0 30px 0;
        /* min-height: 500px; */
    }
    #txtswiper{
        padding: 60px 0 30px;
    }
    #txtswiper .swiper-slide{
        padding: 80px 50px 0px;
    }
    .about-profile{
        padding:50px 20px;
        min-height: 500px;
    }

    .title-size{
        font-size: 30px;
        padding: 70px 0 40px;
    }
    .system-introduce-right h3{
        font-size: 35px;
    }
    .plate-tips-left{
        padding:0 25px;
    }
    .plate-tips-right h5{
        font-size: 16px;
    }
    .form-menu{
        padding: 80px 0;
    }
    .service-tab-nav, .openmode-box{
        display: inline-block;
    }
    .clients-scope-item {
        padding: 30px 20px;
    }
    
    .solution-box img, .api-list li,.openmode-box, .openmode-list{
        width:100%;
    }
    .openmode-list{
        margin:25px 0;
    }
    .mt120{
        margin-top: 80px;
    }   
    #actdiv{
        background: linear-gradient(to right,rgba(255, 255, 255, .8),#ffffff, rgba(255, 255, 255, .8));
    } 
    #txtswiper .swiper-pagination {
        bottom: 60px!important;
    }
    .about-profile h4{
        padding-top: 40px;
    }
    .news-tab-content{
        padding: 50px 10px 30px;
    }
    .newpage-list{
        margin: 0;
    }
    .breadcrumb{
        padding: 25px 0 25px 0;
    }
    .banner-title, .service-con-title{
        font-size: 40px;
        line-height: 50px;
    }
    .banner-main-pd {
        padding: 100px 0 25px;
    }
    .global-partners img{
        margin-top: 10px;
    }
    .aboutus-introduce-text{
        padding: 70px 40px 0px;
    }
    .aboutus-introduce-bg{
        padding-top: 40px;
    }
    .aboutus-introduce-box{
        margin: 0 20px;
        padding: 25px;
    }
    .introduce-img{
        right: 30px;
        top: 30px;
    }
    .contact-banner{
        height: 450px;
        background-size:auto 100%;
    }
    .contact-con{
        padding: 130px 0 50px;
    }
    #txtswiper .swiper-pagination::before{
        margin-left:285px;
    }
    #txtswiper .swiper-button-prev, .swiper-container-rtl .swiper-button-next {
        left: 10px;
    }
    #txtswiper .swiper-button-next, .swiper-container-rtl .swiper-button-prev{
        right: 10px;
    }
    #txtswiper .swiper-pagination-bullet{
        margin: 0 50px 0 20px;
        font-size:26px;
    }
    #txtswiper .swiper-pagination-bullet-active{
        font-size: 30px;
    }
    #txtswiper .swiper-pagination-bullet-active::before{
        top: 50px;
        left: 12px;
    }
    #txtswiper .swiper-pagination{
        margin-left: 0;
    }
    #txtswiper .swiper-button-next, .swiper-button-prev {
        top: 60%;
    }
    .service-main{
        padding-bottom: 50px;
    }
    .footer-box{
        flex-direction: column;
        align-items: flex-start;
    }
    .bottom-right{
        margin-top: 40px;
    }
    .bottom-right-head{
        text-align: left;
    }
    .bottom-right{
        align-items: flex-start;
    }
    .bottom-right-head{
        width: 100%;
        display: flex;
        align-items: center;
    }
}
@media ( max-width: 768px ) and (min-width: 350px){
    #txtswiper .swiper-pagination::before{
        margin-left:210px;
    }
}

.fieldsize-7{
    padding-left: 7px!important;
    padding-right: 8px!important;
}