p{
    margin-bottom: 0px;
}
.bottomline a{
    font-size: 16px;
color: #FFFFFF;
line-height: 16px;
padding-bottom: 5px;
}
.consoleopt{
    max-width: 1200px;
    margin: 0 auto;
}
.cony3{
    padding: 0px !important;
}
.drop1{
    width: 100% !important;
    display: none;
    background-color: white;
    opacity: 0.8;
    position: absolute;
    top: 104px;
    font-size: 16px;
    color: #333333;
    line-height: 21px;
    padding: 0px;
    left: 0;
}
.drop4{
    width: 100% !important;
    display: none;
    background-color: rgba(0,0,0,0.8);
    opacity: 0.8;
    position: absolute;
    top: 104px;
    font-size: 16px;
    color: #fff;
    line-height: 21px;
    padding: 0px;
    left: 0;
}
.drop4:hover{
    color: #fff;
}
.drop3{
    width: 100% !important;
    display: none;
    background-color: white;
    opacity: 0.8;
    position: absolute;
    top: 104px;
    font-size: 16px;
    color: #333333;
    line-height: 21px;
    padding: 0px;
    left: 0;
}

.ulist1{
    display: flex;
    flex-direction: row;
    max-width: 1254px;
    margin: 0 auto;
  
}
.list1{

   padding: 16px 0px;
    margin-right: 60px;
     
}
.list1 a{
    font-size: 16px;
    line-height: 21px;
    color: #FFFFFF;
}

.list2 >a:hover{
    color: #FFF !important;
    text-decoration: none;
}

.list2{

    padding: 16px 0px;
    margin: 0px 30px;
 }
 .list2:nth-child(1){
     margin-left: 0;
 }
 .list2 a{
     font-size: 16px;
     line-height: 21px;
     color: #FFFFFF;
 }

.logo_image{
    width: 100%;

    display: flex;
}
.logo_image p{
    opacity: 0.8;
font-size: 16px;
color: #FFFFFF;
letter-spacing: 0;
text-align: right;
line-height: 16px;
}
.logo_images{
    display: flex;
    margin-left: auto;

}
.logo_images img{
    margin-top: 5px;
    margin-right: 8px;
}
.changes{
    width: 100%;
   
}
.big-txt-1{
    color: #333;
    text-align: center;
}
.big-txt-1 hr{
    width: 20px;
}
.big-txt-1{
    width: 70%;
    margin: auto;
    text-align: center;
    color: #666666;

}

.big-txt-1 b{
    color:#333;
}

.third-part{
    margin-top: 60px;
}
.big-txt-1.a>b{
    color: #333333;
    line-height: 38px;
    font-weight: 600;
}
.big-txt-1.a>h3{
    font-size: 12px;
color: #333333;
line-height: 12px;
margin-top: 14px;
}
.footer{
   padding-top:120px;
   margin-top: 120px;
}
.footer_act
{
    display: flex !important;
}
.footer_act h3{
    flex:1;
}
.footer_act a{
  display:flex;
}
.footer_act span{
    display: block;
    flex: 1;
}
.footer_act ul{
    width:100%;
}
.inner-1{
    background-color: #202020;
    opacity: 0.6;
    height:790px;
    position: relative;
    top:-790px;
    left:15px;
}

.text-1{
    color:white;
    opacity: 0.7;
    line-height: 30px;
    width:590px;
    height: auto;
    margin:auto;
    position: relative;
    top:248px;
}
.textfor{
    background-color: rgba(46, 68, 90, 1);
    width: 50%;
    height: 100%;
    color: #fff;
    opacity: 0.7;
}
.textfor h3{
    font-family: MicrosoftYaHei-Bold;
    font-size: 20px;
    color: #FFFFFF;
    letter-spacing: 0;
    margin-bottom:18px;
}
.textfor p{
    opacity: 0.7;
   
    font-size: 16px;
    color: #FFFFFF;
    line-height: 30px;
    margin-bottom: 20px !important;
}
.textfor a{
    opacity: 0.7;
   
    font-size: 16px;
    color: #FFFFFF;
    letter-spacing: 0;
    display:block;
/*     position: relative;
    overflow: hidden;
    max-width: 25%; */
    
}
/* .textfor a::after{
    display: inline-block;
    content: '';
    background: url(../img/assets/jt_f.png);
    position: absolute;
    width: 100%;
    height: 100%;
    left: 72px;
    top: 17px;
    background-repeat: no-repeat;
}
.textfor a:hover::after{
    display: inline-block;
    content: '';
    background: url(../img/assets/jt_red.png);
    position: absolute;
    width: 100%;
    height: 100%;
    left: 72px;
    top: 17px;
    background-repeat: no-repeat;
    animation: arrowRight 700ms alternate;
    overflow: hidden;
} */


.textfor img{
    margin-left: 12px;
}

.big-txt-1 h3{
    margin-bottom:24px;
}

.big-txt-1 hr{
    margin-bottom:26px !important;
}

.font-1{
   
    font-size: 20px;
    color: #333333;
    line-height: 20px;
    text-align: center;
    text-decoration: none;
}

.bottomline-1 > a::after{

    content:"";
    display:block;
    border-bottom:3px solid #E67C26;
    transform:rotateY(90deg);
    transition: transform 0.5s ease;
    -webkit-transform: transform 0.5s ease;
    width:22px;
    margin:auto;
    margin-top: 44px;
  } 
  
  .bottomline-1 > a:hover::after{
    transform:rotateY(0deg);
  }

.small-txt-1{
    opacity: 0.6;
   
    font-size: 16px;
    color: #666666;
    text-align: center;
    line-height: 24px;
 

}

.small-txt{
    color:#666666;
}

.textarea-1{
  padding: 48px 0px;
    background-color: #F8F8F8;
    margin-bottom: 100px;
}
.team img{
    width: 35px;
    height: 31px;
    object-fit: cover;
}
.onright{
    padding: 85px;
    background-image:url(../img/assets/CASE.png);
    background-repeat: no-repeat;
    background-position: 12px 22px;
    background-size: 520px 200px;
}


.big-txt-2{
    text-align: left;
    color: #FFFFFF;
    text-align: left;
    position: relative;
}

.big-txt-2 h3{
    margin-bottom:24px;
}


.textfor-2{
    color: #FFFFFF;
    letter-spacing: 0;
    line-height: 20px;
    margin-top: 62px;

}

.textfor-2 p{
    opacity: 0.5;
    font-size: 16px;
    margin-bottom:60px !important;
}

.textfor-2 h3{
    font-size: 20px;
    opacity:1;
    margin-bottom: 0px;
}

.textfor-2 a{
   
    font-size: 20px;
    color: #FFFFFF;
    letter-spacing: 0;
    line-height: 26px;
}

.g-brd-white-opacity-0_1.g-my-10.hrchange{
    border-color:rgba(255,255,255,0.4) !important;
}

.textfor-3{
    color: #333;
 
    margin-top:62px;
  
}

.big-txt-3{
    text-align: left;
    color: #333333;
    text-align: left;
    position: relative;
}

.big-txt-3::after
{
    content: "";
    width: 40px;
    height: 3px;
    border: 2px solid #E67C26;;
    position: absolute;
    top:100px;
}

.textfor-3 a{
    margin-top:20px;
    font-size: 16px;
}

.container{
    max-width: 1200px !important;
}

.boxes {

    text-align: left;
    color: #333333;
    line-height: 26px;
    letter-spacing: 0;
    margin-bottom: 40px;
    min-height: 178px;

}

.boxes img{
    width:66px;
    height:66px;
   border-radius: 50%;
    margin-bottom:18px;
    object-fit: cover;
}

.boxes h3{
    font-size: 20px;
    margin-bottom:18px;
}

.boxes p{
    font-size: 16px;
    color: #666666;
    line-height: 24px;
}

.big-txt-4{
    text-align: center;
    margin:auto;
    color:#FFF;
    padding-top: 100px;
}

.big-txt-4 h3{
    margin-bottom:24px;
}

.boxes-1{

    color:#333333 ;
  

    overflow: hidden;
    margin:60px 64px 60px 0px;
}

.boxes-1 b{
    font-size: 20px;
    color: #333333;
    line-height: 26px;
}
.boxes-1 p:first-of-type{
    margin-bottom: 18px !important;
    margin-top: 10px;
}
.boxes-1 p:last-of-type{
    margin-bottom: 20px !important;
    display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp:3;
overflow: hidden;
text-overflow: ellipsis;
-webkit-box-orient: vertical;
word-break: break-word;
word-wrap: break-word;
}
.boxes-1 p{

    font-size: 16px;
color: #333333;
line-height: 24px;
}

.boxes-1 a{
    color:#333333 !important;
    opacity: 0.7;
    font-size: 16px;
}

.more{
    margin: auto;
    border: 1px solid rgba(230, 124, 38, 1);
    color: rgba(230, 124, 38, 1) !important;
    clear: both;
    text-align: center;
    line-height: 26px;
    font-size: 16px;
    text-decoration: none;
    padding: 15px 35px; 
    display: inline-block;

}

.images img{

margin-left: 10px;
object-fit: cover;
}

.images{

    margin-top:100px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom:100px;
}

.small-txt{
    line-height: 30px;
    font-size: 16px;
    width:783px;
    text-align: center;
    margin:auto;
}





.part-4 {
    background-repeat: no-repeat;
    background-position: center 8%;
    background-image: url(../img/assets/NEWS.png);
}
.igt{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.div_more{
    margin: 0 auto;
text-align: center;
}
.padding-o{
    padding:0px !important;
}
.logo_read{
    opacity: 0.8;
    font-size: 16px;
color: #FFFFFF;
letter-spacing: 0;
text-align: right;
line-height: 16px;
margin-left: auto;
display: inline-block;
margin-top:auto;
}
.navbar-nav{
    padding-top: 12px;
}
.border2{
    padding: 16px 0px;
    display: inline-block;
}
.textfor-2 a:hover{
    color: #E67C26 !important;
}
.more:hover{
    color: #E67C26 !important;
    border: 1px solid #E67C26;
}
.addshow{
    color: #E67C26 !important;
}
.addshow::after{
    transform: rotateY(0deg) !important;
}
.addshow2>a::after{
    transform: rotateY(0deg) !important;
}


.container.c {
    background-image: url(../img/assets-development/SERVICES.png);
    background-repeat: no-repeat;
    background-position: center 70px;
    padding-top: 100px;
    padding-bottom: 100px;
}

.big{
    line-height:26px;
    font-size: 20px;
    margin:15px;
}

.small{
    line-height:20px;
    font-size:16px;
    opacity: 0.5;
    margin-top:10px;
}

.center{
    text-align: center;
    color:#FFF;
}

.center img{
    width:100%;
    height:auto;
}

.advantage{
    background-image: url(../img/assets-development/ADVANTAGE.png);
    padding-top: 80px;
    background-repeat: no-repeat;
    background-position: center 16%;
    padding-top:80px;
    background-size: 57%;
}

.container.process {
    background-image: url(../img/assets-development/PROCESS.png);
    background-repeat: no-repeat;
    background-position: center 57px;
    padding-top: 100px;
    position: relative;
}

.center-black{
    text-align: center;
    color:#333;
}
.center-black img{
    width: 18px;
    height: 18px;
}

.process img{
    margin-bottom:21px;
}

.same{
    width:46px;
    height:35px;
    object-fit: contain;
}

.cross{
    border-color:#666;
    opacity: 0.5;
    border-width:5px;
    position: absolute;
    top:-148px;
    width:67%;
    z-index: -1;
    left:4%;
}
.item-color
{
flex: 1;
}
.ulid::before{
    content: "";
    width: 66%;   
    position: absolute;    
    height: 1px;    
    border-top: 1px solid #CCC;   
    left: 205px;    
    top: 386px;
    z-index: -2;
}

.bubble{
    border-radius: 5px;
  
    background: #F8F8F8;
    padding:60px 100px 40px 44px;
    position: relative;
    margin-bottom:100px;
}

.bubble i{
    color: #F8F8F8;
    border-width: 12px 12px 18px;
    border-style: solid;
    border-color: transparent transparent #F8F8F8;
    bottom: 100%;
    left: 16%;
    margin-bottom: -2px;
    position: absolute;
}

.bubble b{
    font-size: 20px;
    color: #333333;
    line-height: 20px;
}

.bubble p:first-of-type{
    font-size: 16px;
    color: #666666;
    line-height: 24px;
    margin-top:18px;
}
.bubble p{
    font-size: 16px;
    color: #666666;
    line-height: 24px;
    margin-top:5px;
}
.background-1{
    background-image:url(../img/assets-development/DETAILS.png);
    background-repeat: no-repeat;
    background-position:center 85px;
    background-size:849px 200px;
    background-color: #F8F8F8;
    padding-top:133px;
    padding-bottom:131px;
}

.above-s2-big{
    font-size: 26px;
    color: #333333;
    letter-spacing: 0;
    line-height: 35px;
}

.above-s2-small{
    font-size: 16px;
    color: #999999;
    letter-spacing: 0;
    line-height: 21px;
    margin-top:12px;
}

.cases img{
    width:100%;
    height:auto;
    max-height: 280px;
    position: relative;
}
.cases{
    margin-bottom: 50px;
}

.cover{
    width:100%;
    background-color: #E67C26;
    height:100%;
    position: absolute;
    z-index: 1;
    top:0;
    opacity: 0;
}

.cover:hover{
    opacity: 0.9;
}

.cover p{
    font-size: 26px;
    color: #FFFFFF;
    letter-spacing: 0;
    line-height:10;
    text-align: center;
}

.background-2{
    background-image:url(../img/assets-development/DETAILS.png);
    background-repeat: no-repeat;
    background-position:center 85px;
    background-size:849px 200px;
    background-color: #F8F8F8;
    padding-top:133px;
    padding-bottom:131px;

}

.small-grey{
    font-size: 16px;
    color: #666666;
    letter-spacing: 0;
    line-height: 24px;
    margin-top:18px;
}

.news-a{
    margin-top:20px;
}

.left-list{
    height:100%;
    border-right:solid 1px #D8D8D8;
    padding-left:0px;
    position: relative;
    display: flex;
    flex-direction: column;
}

.left-list li{

    border-bottom: solid 1px #D8D8D8;
    font-size: 16px;
    color: #333333;
    line-height: 21px;
}

.left-list li b{
    font-size: 26px;
    height: 100%;
    width: 100%;
    display:block;
       padding: 24px 0px 25px 28px;
}

.left-list a{
    text-decoration: none;
    font-size: 16px;
    line-height: 21px;
}

.left-list li:hover{
    background: #E67C26;
   
    color:#FFF !important;
}
.left-list li a{
    height: 100%;
    width: 100%;
    display:block;
       padding: 24px 0px 25px 28px;
}
.left-list li a:hover{
  
    border-right: 3px solid #333;
    color:#FFF !important;
}
ft-list li:first-of-type{
    padding: 0;
}
.left-list li:first-of-type:hover{
    background: none;
    color:#333333 !important;
    pointer-events: none;
}
    

.left-list::before{
    content: "";
    width: 40px;   
    position: absolute;    
    height: 1px;    
    border-top: 5px solid #000;   
    right:-20px;    
    z-index: 1;
}

.bg-img{
    background-image: url(../img/assets/arrow-black.png);
    background-repeat: no-repeat;
    background-position: 71px 19px;
    background-size: 16px;
}

.bg-img:hover{
    background-image: url(../img/assets/arrow-red.png);
}

.bg-img-wh{
    background-image: url(../img/assets/arrow-white.png);
    background-repeat: no-repeat;
    background-position: 69px 17px;
}

.bg-img-wh:hover{
    background-image: url(../img/assets/arrow-red.png);
}

.background-2{
    background-image:url(../img/assets-introduce/ABOUTUS.png);
    background-repeat: no-repeat;
    background-position:center 85px;
    background-size:1035px 200px;
    background-color: #F8F8F8;
    padding-top:133px;
    padding-bottom:131px;

}

.background-3{
    background-image:url(../img/assets-introduce/JOBS.png);
    background-repeat: no-repeat;
    background-position:center 85px;
    background-size:542px 200px;
    background-color: #F8F8F8;
    padding-top:133px;
    padding-bottom:131px;
    margin-bottom:100px;
}

.job-txt b:first-of-type{
    font-size: 16px;
    color: #333333;
    letter-spacing: 0;
    line-height: 21px;
}
/* 
.job-txt p:first-of-type{
    margin-top:20px;
    padding-bottom: 30px;
    font-size: 16px;
    color: #666666;
    letter-spacing: 0;
    line-height: 21px;
} */

.job-title{
    text-align: center;
    border: 1px solid #333;
    padding: 20px;
    margin-bottom: 50px;
    display: inline-block;
}

.job-title b:first-of-type{
    font-size: 26px;
    color: #333333;
    line-height: 35px;
}

.background-4{
    background-image:url(../img/assets-introduce/HONOR.png);
    background-repeat: no-repeat;
    background-position:center 85px;
    background-size:764px 200px;
    background-color: #F8F8F8;
    padding-top:133px;
    padding-bottom:131px;

}
.actives{
    color: #E67C26 !important;
 }
.cony4 {
    max-width: 1920px !important;
    background-position: center center;
    background-repeat: no-repeat;
    padding-left: 30px;
    padding-right: 30px;
}
.background-5{
    background-image:url(../img/assets-introduce/HISTORY.png);
    background-repeat: no-repeat;
    background-position:center 85px;
    background-size:902px 200px;
    background-color: #F8F8F8;
    padding-top:133px;
    padding-bottom:131px;
    margin-bottom:40px;
}

.left{
    text-align: right;
    padding: 0;
}

.history b{
    color:#E67C26;
    line-height: 31px;
    font-size: 24px;
}


.history-mid img{
    margin: 0 auto;
    display: block;
    margin-top: 4px;

}
.history-mid{
    margin-left: -15px;
    margin-right: -15px;
}


.history h3{
    font-size: 24px;
    line-height: 31px;
    color: #333333;
}

.history p{
    font-size: 16px;
    color: #666666;
    line-height: 30px;
    margin-top:13px;
}
.carousel-control-next-icon, .carousel-control-prev-icon
{
    width: 12px !important;
}
.right{
    text-align: left;
    padding: 0;
}

.history{
    margin-bottom: 100px;
}
.mid-border{
    position: relative;
}
.mid-border::after {
    content: '';
    border-right: 2px #D8D8D8 solid;
    z-index: -7;
    height: 100%;
    width: 1px;
    position: absolute;
    top: 8px;
    left: 48.67%;
}

.background-6{
    background-image:url(../img/assets-introduce/CONTACT.png);
    background-repeat: no-repeat;
    background-position:center 85px;
    background-size:965px 200px;
    background-color: #F8F8F8;
    padding-top:133px;
    padding-bottom:131px;
    margin-bottom:100px;
}

.contact b{
    font-size: 26px;
    color: #333333;
    letter-spacing: 0;
    line-height: 35px;
}

.contact p{
    font-size: 16px;
    color: #666666;
    letter-spacing: 0;
    line-height: 21px;
    margin-top:15px;
}

.contact.col-md-5 img{
    width:100%;
    height:auto;
}

.right-10px{
    margin-right:10px;
    transform: rotateY(0deg) !important;

}
.jt_img {
    display: block;
}
.jt_img img{
    width: 16px;
    margin-left: 5px;
}
.jt_img1{
 
    display: block;
}
.jt_img1 img{
    width: 16px;
    margin-left:5px;
}

.jt_img2{
 
    display: block;
}
.jt_img2 img{
    width: 16px;
    margin-left:5px;
}

.act{
    display: block;
}

.center-black{
    background: url(../img/assets-development/02.png) no-repeat center 0;
    background-size: 18px;
}
.center-blacks{
    text-align: center;
    color: #333;
}

.none:hover{
    background-color: white !important;
    color:#333 !important;
    border-right:none !important;
}

.font-black{
    color:#333333 !important;
}

.drop2{
    width: 100% !important;
    display: none;
    background-color: rgba(0,0,0,0.8);
    opacity: 0.8;
    position: absolute;
    top: 104px;
    font-size: 16px;
    color: #333333;
    line-height: 21px;
    padding: 0px;
    left: 0;
    
}
.page_div
        {
          
          color:#666;
          text-align:center;
          margin-top: 80px
        }
        .page_div button {
          display: inline-block;
          min-width: 70px;
          height: 70px;
          cursor: pointer;
          color: #999;
          font-size: 17px;
          line-height: 28px;
          background-color: #fff;
          border: 1px solid #dce0e0;
          text-align: center;
          margin: 0 12px;
          -webkit-appearance: none;
          -moz-appearance: none;
          appearance: none;
      }
        #firstPage,#lastPage,#nextPage,#prePage
        {
        width: 70px;
        color: #999;
        border: 1px solid #dce0e0;
    }
        #nextPage,#prePage
        {    width: auto;
            min-width: 90px;
        }
        .page_div .current {
            background-color: #E67C26;
            color: #fff;
          border: none;
      }
        /* 页面数量 */
        .totalPages{margin:0 10px;
        }
        .totalPages span,.totalSize span
        {color:#0073A9;margin:0 5px;
        }
        /*button禁用*/
        .page_div button:disabled
        {opacity:.5;cursor:no-drop;
        }
        .mar-bos{
            margin-bottom: 21px;
        }
        .mar-bos img{
            width:36px ;
            height: 36px;
            object-fit:contain;
        }
        .lights{
            opacity: 1;   
            position: absolute;
            width: 100%;
            height: 100%;
            bottom: 0;
/*             animation:amiadown 1s linear 1 forwards;
            -webkit-animation:amiadown 1s linear 1  .5s forwards; */
         
        }
        @keyframes lightsp
        {
        from {opacity:1;}
        to {opacity:1;}
        }
        @-webkit-keyframes lightsp
        {
            from {opacity:1;}
            to {opacity:1;}
        }
        @keyframes lights
        {
        from {opacity: 1;}
        to {opacity: 0.5;}
        }
        @-webkit-keyframes lights
        {
        from {opacity: 1;}
        to {opacity: 0.5;}
        }
        .amiaimg img{
            width: auto ;
        }
        .amiaimg{
            position: absolute;
            width: 100%;
            height: 100%;
            bottom: 0;
        }
        .amia1{
            position: absolute;
            bottom: 0;
            display: block;
            left: 50%;
            transform: translateX(25%);
           
        }
        .amia2{
            position: absolute;
            left:50%;
            bottom: 0;
            display: block;
            transform: translate(65%, -31%);
           
        }
        .amia3{
            position: absolute;
            left:50%;
            bottom: 0;
            display: block;
            transform: translate(44%, -16%);
            animation:lights .5s infinite 3s;
            -webkit-animation:lights .5s infinite 2s forwards;
      
           
        }
        .amia4{
            position: absolute;
            left:50%;
            top: -20%;
            display: block;
            transform: translateX(353%);
            animation:amia 12s infinite 0s;
            -webkit-animation:amia 12s infinite 1s forwards;
            opacity: 1;
       
         
      
        }
        .amia5{
            position: absolute;
            left:50%;
            top: -20%;
            display: block;
            transform: translateX(353%);
            animation:amia 12s infinite 2s;
            -webkit-animation:amia 12s infinite 3s forwards;
          
          
        }
        .amia6{
            position: absolute;
            left:50%;
            top: -20%;
            display: block;
            transform: translateX(353%);
            animation:amia 12s infinite 4s;
            -webkit-animation:amia 12s infinite 5s forwards;
         
        
        }
        .amia7{
            position: absolute;
            left:50%;
            top: -20%;
            display: block;
            transform: translateX(353%);
            animation:amia 12s infinite 6s;
            -webkit-animation:amia 12s infinite 7s forwards;
            
        }
        .amia8{
            position: absolute;
            left:50%;
            top: -20%;
            display: block;
               transform: translateX(353%);
            animation:amia 12s infinite 8s;
            -webkit-animation:amia 12s infinite 9s forwards;
 
   
        }
        .adimas{
            position: absolute;
            top: 0;
            width: 100%;
            height: 100%;
            background-color: rgba(0,0,0,.3)
     
        }
       
        @keyframes amia
        {
          
            0%{
                top: -20%;
                opacity: 1;
            }
         
           20%{
    
            opacity: 1;
            }

            40%{
                top: 66%;
                opacity: 0;
            }
            60%{
                top: 96%;
                opacity:0;
            }
            100%{
                top: 126%;
                opacity: 0;
            }
        }
        @-webkit-keyframes amia
        {
          
            0%{
                top: -20%;
                opacity: 1;
            }
         
           20%{
    
            opacity: 1;
            }

            40%{
                top: 66%;
                opacity: 0;
            }
            60%{
                top: 96%;
                opacity:0;
            }
            100%{
                top: 126%;
                opacity: 0;
            }
        }
        @keyframes amiadown{
            0% {
                opacity: 0;
              
                -webkit-transform: scale(0, 0);
                transform: scale(0, 0); }
              90% {
                opacity: 1;
                -webkit-transform: scale(0.9, 0.9);
                transform: scale(0.9, 0.9); }
              100% {
                opacity: 1;
             
                -webkit-transform: scale(1, 1);
                transform: scale(1, 1); } }     
            .linear-particle-container{
                position: absolute;
                width: 100%;
                height: 90%;
                top: 20%;
                left: 50%;
                overflow: hidden;
                margin: 0 auto;
                transform: translate(-21%,-50%);

            }
            .linear-particle{
                width: 2px;
                height: 80px;
                background-image: url(../img/small.png);
                background-size: cover;
                background-position: bottom left;
                -webkit-animation-name: linear-particle;
                animation-name: linear-particle;
                animation-delay:2s;
                -webkit-animation-delay:2s;
                -webkit-animation-timing-function: linear;
                animation-timing-function: linear;
                -webkit-animation-fill-mode: forwards;
                animation-fill-mode: forwards;
                -webkit-animation-iteration-count: infinite;
                animation-iteration-count: infinite;
                z-index: 5;
                will-change: top;
                position: absolute;
                left: 50%;
                top: 0;

            }
            .linear-particle:nth-child(1) {
                left: 45%;
                -webkit-animation-duration: 2.6s;
                animation-duration: 2.6s;
            }
            .linear-particle:nth-child(2) {
                -webkit-animation-duration: 3.5s;
                animation-duration: 3.5s;
            
            }
            .linear-particle:nth-child(3) {
                left: 48%;
                -webkit-animation-duration: 2s;
                animation-duration: 2s;
            
            }
            .linear-particle:nth-child(4) {
                left: 55%;
                -webkit-animation-duration: 5s;
                animation-duration: 5s;
            
            }
            
            @keyframes linear-particle{
                from{}
                to{top:100%}
            }
            .banner-amiaotion-light{
                position: absolute;
                width: 100%;
                height: 100%;
                top: 0;
                left: 0;
            }
    .light-amiaotion:nth-child(1){
        background-image: url(../img/light-bg.png);
        background-repeat: no-repeat;
        position: absolute;
        bottom: 1%;
    left: 32%;
        background-size: 34px;
        width: 150px;
        height: 100%;
        transform: translateX(-27%);
        background-position: 5% 84%;
        }
        .light-amiaotion:nth-child(2){
            background-image: url(../img/light-bg.png);
            background-repeat: no-repeat;
            position: absolute;
            bottom: -4%;
            left: 36%;
            background-size: 34px;
            width: 150px;
            height: 100%;
            transform: translateX(-27%);
            background-position: 5% 84%;
            }
            .light-amiaotion:nth-child(3){
                background-image: url(../img/light-bg.png);
                background-repeat: no-repeat;
                position: absolute;
                bottom: -9%;
                left: 40%;
                background-size: 34px;
                width: 150px;
                height: 100%;
                transform: translateX(-27%);
                background-position: 5% 84%;
                }
                .light-amiaotion:nth-child(4){
                    background-image: url(../img/light-bg.png);
                    background-repeat: no-repeat;
                    position: absolute;
                    bottom: -14%;
                    left: 44%;
                    background-size: 34px;
                    width: 150px;
                    height: 100%;
                    transform: translateX(-27%);
                    background-position: 5% 84%;
                    }
                    .light-amiaotion:nth-child(5){
                        background-image: url(../img/light-bg.png);
                        background-repeat: no-repeat;
                        position: absolute;
                        bottom: -9%;
                        right: 31%;
                        background-size: 34px;
                        width: 150px;
                        height: 100%;
                        transform: translateX(-27%);
                        background-position: 5% 84%;
                    }
        .light-amiaotion img:first-of-type{
           
            position: absolute;
            left: 4.6%;
            display: block;
            bottom: 16%;
            animation: lisir 4s  linear infinite;

        }
        
        .light-amiaotion img:last-of-type{
            position: absolute;
            display: block;
            left: -5%;
            bottom: 17%;
        }
        @keyframes diffcult{
           0%{transform:translate(0,0)}
           50%{transform:translate(0,16px)}
           100%{transform:translate(0,0)}
        
        }
        .diffcult-banner{
            position: absolute;
            bottom: 0;
            width: 100%;
            height: 100%;
        }
        .diffcult-banner img:nth-child(4){
            position: absolute;
            bottom: 31%;
            right: 57%;
            transform: matrix(1.4,0,0,1,-112,111);
           
            display: block;
            animation:diffcult 2.5s .15s linear infinite;
        }
        .diffcult-banner img:nth-child(1){
            position: absolute;
            bottom: 38%;
            right: 51%;
            max-width: 150px;
            max-height: 150px;
            transform: rotate(-3deg);
            animation:diffcult 2.5s .25s linear infinite;
        }
        .diffcult-banner img:nth-child(2){
            position: absolute;
            bottom: 0%;
            right: 45%;
            max-width: 150px;
            max-height: 150px;
            animation:diffcult 2.5s .35s linear infinite;
        }
        .diffcult-banner img:nth-child(3){
            position: absolute;
            bottom: 21%;
            right: 37%;
            max-width: 150px;
            max-height: 150px;
            animation:diffcult 2.5s .45s linear infinite;
        }
        @keyframes lisir{
            from{
         
                opacity: 1;
                transform: scale(0.8,0.8)
            }
            to{
       
                    
                    opacity: 0.5;
                    transform: scale(1,1)
                }
        }
 .math-img{
     width: 100%;
     height: 480px;
     background-size: cover;
     background-repeat: no-repeat;
     position: relative;
 }
 .math{
     margin-top: 57px;
 }
 .math-h h3{
    font-size: 26px;
    color: #FFFFFF;
    letter-spacing: 0;
    line-height: 26px;
 }
 .math-h p{
    font-size: 16px;
    color: #FFFFFF;
    letter-spacing: 0;
    text-align: center;
    line-height: 24px;
    margin-top: 38px;
 }
 .math-h2 h3{
    font-size: 26px;
    color: #FFFFFF;
    letter-spacing: 0;
    line-height: 26px;
 }
 .math-h2 p{
    font-size: 16px;
    color: #FFFFFF;
    letter-spacing: 0;
    text-align: center;
    line-height: 24px;
    margin-top:40px;
 }
 .math-text{
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: center;
    margin-bottom: 30px;
    padding: 0px 57px;
    min-height: 114px;
 }
 .math-h2{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
 }
 .math-h{
    position: absolute;
    bottom: -21%;
    left: 0;
    width: 100%;
    height: 100%;
    transition: bottom 1s ease-in-out;
    overflow: hidden;

 }
 .mach-button a{
    color: #333;
    padding: 15px 30px;
    border: 1px solid #333;
 }
 .mach-button{

    margin: 60px auto;
 }
 .technologys-img{
    width: 100%;
    height: 480px;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
}
.technologys{
    padding-top: 57px;
}
.technologys-h h3{
   font-size: 26px;
   color: #FFFFFF;
   letter-spacing: 0;
   line-height: 26px;
   margin-bottom: 38px;
}
.technologys-h p{
   font-size: 16px;
   color: #FFFFFF;
   letter-spacing: 0;
   text-align: center;
   line-height: 24px;
}
.technologys-text{
    position: absolute;
    bottom: -20%;
    width: 100%;
    text-align: center;
    padding: 0px 57px;
    transition: bottom 1s ease-in-out;
    min-height: 160px;
}
.technologys-h{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.technologys-h:hover .technologys-text{
bottom: 30%;
}
.technologys-h:hover{
    background: rgba(0,0,0,.3);

}
.technologys-img:nth-child(2)
{
    margin-top: 30px;
}
.techcase{
    width: 100%;
    height: 460px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    margin: 0;
    padding: 0;
    position: relative;
    margin-top: 60px;
}
.techcases{
    position: absolute;
    width: 50%;
    left: 0;
    background-color: rgba(0, 0, 0, .3);
    height: 100%;
}
.techcase-text
{
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    padding: 0px 87px;
}
.techcase-text h3{
    font-size: 26px;
color: #FFFFFF;
letter-spacing: 0;
line-height: 26px;
}
.techcase-text p{
    font-size: 16px;
color: #FFFFFF;
letter-spacing: 0;
line-height: 20px;
opacity: 0.7;
margin-top: 30px;
}
.techcase-text a{
    margin-top: 61px;
    color: #fff;
}
.digital-back{
    padding: 60px;
    padding-bottom: 0px;
}
.digital-back .row{
    margin-top: 30px;
}
.digital-red{
    width: 11px;
    height: 11px;
    border-radius: 50%;
    display: inline-block;
    background: #E67C26 ;
}
.digital-backimg{
    margin-top: 42px;
}
.digital-backimg img{
width: 100%;
height: 100%;
max-width: 100%;
}
.pad-0{
    padding: 0;
    margin: 0;
}
.digital-back h3{
    font-size: 26px;
color: #333333;
letter-spacing: 0;
line-height: 26px;
}
.digital-back h5{
    font-size: 16px;
color: #333333;
letter-spacing: 0;
line-height: 16px;
}
.digital-back p{
    font-size: 16px;
color: #666666;
letter-spacing: 0;
line-height: 16px;
margin-top: 14px;
}
.digital-back a{
    margin-top: 100px;
}
.deintion-text{
    text-align: center;
    max-width: 50%;
    margin: auto;
    margin-top: 50px;
}
.deintion-text p{
    font-size: 16px;
color: #FFFFFF;
letter-spacing: 0;
text-align: center;
}
.deintion-text a{
    margin-top: 60px;
    color: #fff;
}
.deintion{
    margin: 100px 0px 0px 0px;
    background-image: url(../img/digital/imags.png);
    background-position: center;
    background-color: rgba(0, 0, 0, .5);
    background-repeat: no-repeat;
    background-size: cover;
}
.pass{
    padding: 30px;
    display: flex;
    border: 1px solid #D8D8D8;
border-radius: 4px;
border-radius: 4px;
}
.pass b{
    font-size: 16px;
color: #E67C26;
letter-spacing: 0;
line-height: 21px;
}
.pass p{
    font-size: 16px;
color: #666666;
letter-spacing: 0;
line-height: 21px;
margin-left:6px;
}
.passed .pass:nth-child(2){
    margin-top: 28px;
}
.pass-cloud{
    background-color:#f8f8f8;
    padding:100px 0px;

}
.pass-back{
    background-repeat: no-repeat;
    background-position: 0% 0%;
    background-image: url(../img/pass/pass.png);
}
.case-button{
    padding: 15px 30px;
    border: 1px solid #666666;
    margin:0 auto;
    display: inline-block;
    margin-top: 60px;}
.case-button a{
    color: #333;
    font-size: 16px;
    line-height: 21px;
}

.passtitle{
    padding-top: 100px;
    padding-left: 30px;
    padding-right: 50px;
}
.passtitle p{
    font-size: 16px;
    color: #666666;
    line-height: 26px;
    margin-bottom: 20px;
}
.pass-red{
    border-right: 1px solid #D8D8D8;
    padding-top: 100px;
    text-align: left;
    display: flex;
    flex-direction: column;
}
.pass-red h2{
    font-size: 26px;
color: #333333;
letter-spacing: 0;
font-weight: 600;
margin-left: auto;
padding-right: 80px;
}
.pass-red::before {
    content: "";
    width: 40px;
    position: absolute;
    height: 1px;
    border-top: 5px solid #E67C26 ;
    right: -20px;
    z-index: 1;
}
.passtitle li{
    font-size: 16px;
    color: #666666;
    letter-spacing: 0;
    display: flex;
}
.passtitle span{
    display: inline-block;
    width: 10px;
    height: 10px;
    background: #E67C26;
    margin-right: 15px;
    border-radius: 50%;
    margin-top: 9px;
    min-width: 10px;
}
.passtitle ul{
    padding: 0;
    margin-bottom: 100px;
}
.passimg.swiper-slide{
    margin-top: 0 !important;
}
.pass-trait{
    background: #2E445A;
    text-align: left;
    display: flex;
    justify-content: center;
}
.pass-trait h2{
    font-size: 26px;
color: #FFFFFF;
letter-spacing: 0;
padding-left: 150px;
padding-top: 205px;
font-weight: 600;
}
.passimg.swiper-slide-active,.swiper-slide-duplicate-active{
    -webkit-transform: scale(1) !important;
    transform: scale(1) !important;
}
.passimg.swiper-slide a{
    background: none !important;
}
.passimg.swiper-container{
    margin: 0 !important;
}
.passimg.swiper-slide{
    margin: 0 !important;
    -webkit-transform: scale(1) !important;
    transform: scale(1) !important;
}
.trait-img{
    width: 100%;
    height: 600px;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
}
.trait-h h3{
   font-size: 20px;
   color: #FFFFFF;
   letter-spacing: 0;
   line-height: 26px;
}
.trait-h p{
   font-size: 16px;
   color: #FFFFFF;
   letter-spacing: 0;
   text-align: center;
   line-height: 24px;
   margin-top: 18px;
}
.trait-text{
   position: absolute;
   bottom: 0;
   width: 100%;
   text-align: center;
   margin-bottom: 40px;
   padding: 0px 30px;
}
.trait-h{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.3);

}
.swiper-button-prev,.swiper-button-next{
    width: 54px !important;
    height: 54px !important;
    border-radius: 0 !important;
    background-position: 47% !important;
    opacity: 1;
}
.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled{
    background-color:#2E445A;
}
.swiper-button-prev:hover{
 background-color: #E67C26;
}
.swiper-button-next:hover{
    background-color: #E67C26;
   }
.swiper-button-prev, .swiper-container-rtl .swiper-button-next{
    left: 26px !important;
}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev{
    right: 26px !important;
}
.traitimg img{
    width: 66px;
    height: 66px;
}
.traittext h2{
    font-size: 20px;
    color: #333333;
    letter-spacing: 0;
}
.traittext p{
    font-size: 16px;
color: #666666;
letter-spacing: 0;
line-height: 24px;
margin-top: 18px;
}
.traits{
    margin-top: 60px;
}
.prog-redimgs{
    color: #fff;
    height: 600px;
    background-color: rgba(0, 0, 0, .7);
    text-align: left;
    padding-top: 101px;
    padding-left: 180px;
    padding-right: 80px;
}
.prog-redimgs h2{
font-weight: 600;
}
.traits:nth-child(1){
    margin-top: 0;
}
.passtype h2{
    font-size: 26px;
color: #FFFFFF;
letter-spacing: 0;
font-weight: 600;
}
.passtype{
    top: 0;
    left: 0;
    z-index: 11;
    width: 100%;
    height: 600px;
}
.passtype .col-md-4{
    background-color: rgba(0, 0, 0, .7);
    padding-top: 205px;
    text-align: right;
    padding-right:100px;
}
.pass-pagination.swiper-pagination .swiper-pagination-bullet-active{
    width: 14px !important;
    height: 14px !important;
    border-radius: 50% !important;
}
.pass-pagination.swiper-pagination .swiper-pagination-bullet{
    width: 14px !important;
    height: 14px !important;
    border-radius: 50% !important;
}
.pass-pagination.swiper-pagination-bullets{
  bottom: 60px !important;
} 
.swiper-colors{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    width: 100%;
    height:100%;
    background-color: rgba(0, 0, 0,.3);
}
.background-pass{
    background-image:url(../img/pass/pass.png);
    background-repeat: no-repeat;
    background-position:center 85px;
    background-size:764px 200px;
    background-color: #F8F8F8;
    padding-top:133px;
    padding-bottom:131px;
}
.background-progress{
    background-image:url(../img/progress/STATUS.png);
    background-repeat: no-repeat;
    background-position:center 85px;
    background-size:764px 200px;
    background-color: #F8F8F8;
    padding-top:133px;
    padding-bottom:131px;
}
.background-transfrom{
    background-image:url(../img/progress/DIGITAL.png);
    background-repeat: no-repeat;
    background-position:center 85px;
    background-size:764px 200px;
    background-color: #F8F8F8;
    padding-top:133px;
    padding-bottom:131px;
}
.pass-reds p{
    font-size: 16px;
color: #666666;
letter-spacing: 0;
margin-left: auto;
padding-right: 60px;
}
.progress-images{
    border: 1px solid #D8D8D8;
    border-radius: 4px;
    padding: 20px 20px 0px 20px;
    text-align: center;
    margin-bottom: 40px;
    min-height: 261px;
}
.progress-images img{
    width: 60px;
    height: 60px;
    object-fit: cover;
    margin-bottom: 15px;
}
.progress-images h3{
    font-size: 20px;
    line-height: 26px;
    font-weight: 500;
    color: #333;
}
.progress-images p{
    font-size: 16px;
    line-height: 20px;
    color: #666;
    margin-top: 10px;
}
.pass-reds{
    border-right: 1px solid #D8D8D8;
    padding-top: 100px;
    text-align: left;
    padding-left: 180px;
}
.pass-reds h2{
    font-size: 26px;
color: #333333;
letter-spacing: 0;
font-weight: 600;
margin-left: auto;
padding-right: 60px;
}
.pass-reds::before {
    content: "";
    width: 40px;
    position: absolute;
    height: 1px;
    border-top: 5px solid #E67C26 ;
    right: -20px;
    z-index: 1;
}
.reform
{
    height: 600px;
    background:url(../img/progress/01.png) no-repeat center;
    background-size: cover;
    overflow: hidden;
    position: relative;
}
.prog-redimg{
    color: #fff;
    height: 600px;
    background-color: rgba(0, 0, 0, .7);
    text-align: right;
    padding-top: 101px;
    padding-right:80px;
}
.prog-redimg h3{
    font-size: 26px;
color: #FFFFFF;
letter-spacing: 0;
font-weight: 600;
margin-bottom: 20px;
}
.prog-redimg p{
    font-size: 16px;
color: #FFFFFF;
letter-spacing: 0;
line-height: 20px;
}
.prog-text p{
color: #fff;
font-size: 16px;
color: #FFFFFF;
letter-spacing: 0;
margin-bottom: 10px;


}

.prog-text{
    transition:bottom 2s ease-in-out;
position: absolute;
bottom: -41%;
left: 34%;
padding-right: 50px;
}
 
.tranfrom-text{
   margin-top: 205px;
   color: #fff;
   padding-left: 43px;
   padding-right: 200px;
    }
    .tranfrom-text p:nth-child(2){
        margin-top: 20px;
    }
.problem{
    text-align: right;
    padding: 19px 0px;
    display: flex;
    justify-content: flex-end;
    border: 1px solid #D8D8D8;
    border-radius: 4px;
    border-radius: 4px;
    margin: 20px 0px;
}
.problem p{
    margin-bottom: 0;
    font-size: 16px;
color: #666666;
letter-spacing: 0;
padding-left: 10px;
}
.problems{
    text-align: left;
    padding: 19px 0px;
    display: flex;
    justify-content: flex-start;
    border: 1px solid #D8D8D8;
    border-radius: 4px;
    border-radius: 4px;
    margin: 20px 0px;
}
.problems p{
    margin-bottom: 0;
    font-size: 16px;
color: #666666;
letter-spacing: 0;
flex: 1;
}
.problem-img{
    width: 20px !important; 
    height: 20px !important;
    display: inline-block;
    background-size: cover !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    border-radius: 0 !important;
    margin-left: 21px;
}
.problem-radius{
    width: 173px !important;
    height: 173px !important;
    border-radius: 50%;
    background-color: #E67C26;
    display:flex;
    margin: auto;
    padding: 64px 14px;
    text-align: center;
    color: #fff;
}
.problem-radius p{
    font-size: 24px;
color: #FFFFFF;
letter-spacing: 0;
text-align: center;
line-height: 30px;
font-weight: 600;
}
.transfrom-diffcus img
{
    width: 66px;
    height: 66px;
    object-fit: cover;
    margin-bottom: 18px;
}
.transfrom-diffcus{
    margin-bottom: 60px;
    margin-left: 50px;
    min-height: 176px;
}
.transfrom-diffcus h3{
    font-size: 20px;
color: #333333;
letter-spacing: 0;
line-height: 26px;
margin-bottom: 18px;
}
.reform-trem{
    height: 600px;
    background:url(../img/assets/number.png) no-repeat center;
    background-size: cover;
    overflow: hidden;
    position: relative;
}
.transfrom-diffcus p{
    font-size: 16px;
color: #666666;
letter-spacing: 0;
line-height: 24px;
}
.trans-colors{
    background-color: rgba(0, 0, 0, .3);
}
.reforms:hover{
    background-color: rgba(0, 0, 0, .3);
}
.back-pass{
    background: url(../img/pass/07.png) no-repeat center;
    background-size: cover;
}
.carousel-caption2{
    padding-right: 15px;
}
@media (min-width: 1600px) {
    .prog-text{
      bottom: -33% ;
    }
    .reforms:hover .prog-text{
        bottom: 38% ;
    }
  }
  @media(max-width:1300px){
    .prog-text{
        bottom: -50%;
    }
  }

  .imgage-product {
    background-image: url(../img/bg/PRODUCT.png);
    background-repeat: no-repeat;
    background-position: center 8%;
}
.rowimgs {
    height: 222px;
    width: 282px;
    padding: 20px;
}
.rowdivs{
    width: 285px;
height: 270px;
background: #2E445A;
}

.digital-ec {
    width: 5px;
    height: 5px;
    border-radius: 50%;
    display: inline-block;
    background: #E67C26;
    margin-bottom: 0.2rem;
    margin-right: 0.4rem;
}
.textre{
    font-size: 16px;
    color: #FFFFFF;
    padding: 10px;
    
}
.digital-cas{
    width: 23px;
    height: 23px;
    border-radius: 50%;
    display: inline-block;
    background: #E67C26;
    color: #fff;
    text-align: center;
}
.h-text{
    font-weight: bold;
    font-size: 20px;
    color: #333333;
    line-height: 26px;
    text-align: left;
    font-style: normal;
}
.p-hei{
    color: #333333;
}
.ruan-h{
    font-size: 26px !important;
color: #FFFFFF !important;
}
.ruan-text{
    color: #FFFFFF !important;
line-height: 16px !important;
}
.ruan-img{
    padding: 10px;
    padding-left: 0;
    width: 103%;
}