
.w1467{width: 1400px !important;}



.imgW2375vw{
    width:23.75vw!important;
    height:13.33vw!important;
}

.topic-color{
    color: #4E6EF2;
}



@media (min-width: 1200px){
    .container {
        width: 1260px;
    }
    #nav .container{
        width: 1180px;
    }
}

/* @media (max-width: 768px) {
    input::-webkit-input-placeholder { 
        font-size: 12px !important;
    }
} */

input::-webkit-input-placeholder { /* WebKit browsers */

    font-size: 14px;
    font-family: MicrosoftYaHei;
    font-weight: 400;
    color: rgba(174, 175, 180, 1);

}

.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background: none;
}

input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */

    font-size: 14px;
    font-family: MicrosoftYaHei;
    font-weight: 400;
    color: rgba(174, 175, 180, 1);

}

input::-moz-placeholder { /* Mozilla Firefox 19+ */

    font-size: 14px;
    font-family: MicrosoftYaHei;
    font-weight: 400;
    color: rgba(174, 175, 180, 1);

}

input:-ms-input-placeholder { /* Internet Explorer 10+ */

    font-size: 14px;
    font-family: MicrosoftYaHei;
    font-weight: 400;
    color: rgba(174, 175, 180, 1);

}


.phone-num {
    width: 220px;
    height: 80px;
    background: #FFFFFF;
    position: absolute;
    top: 0;
    right: 80px;
    z-index: 100;
    text-align: center;
    padding-top: 16px;
    display: none;
    box-shadow:0px 0px 10px 0px rgba(79,79,79,0.1);
}

.phone-num-bg {
    display: block;
    font-size: 24px;
    font-family: MicrosoftYaHei-Bold;
    font-weight: bold;
    color: #4E6EF2;
}

.phone-num-sm {
    font-size: 14px;
    font-family: MicrosoftYaHei;
    font-weight: 400;
    color: rgba(174, 175, 180, 1);
}

.weichat {
    width: 220px;
    background: #FFFFFF;
    position: absolute;
    right: 80px;
    top: -70px;
    text-align: center;
    padding: 1.5rem 1.5rem 20px 1.5rem;
    display: none;
    box-shadow:0px 0px 10px 0px rgba(79,79,79,0.1);
    
}


/*=================悬浮可关闭窗口==================*/
.float-right {
    float: right
}

.news-more-a {
    font-size: 14px;
    font-family: MicrosoftYaHei;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
}

.news-more-a:hover {
    color: #fff
}

.news-more {
    width: 100px;
    padding: 5px 0;
    text-align: center;
    border-top: 2px solid rgba(255, 255, 255, 1);
    border-bottom: 2px solid rgba(255, 255, 255, 1);
    margin: 110px auto;
    font-size: 14px;
    font-family: MicrosoftYaHei;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
}

.swiper-slide:hover > .news-mask {
    opacity: 0.5;
}

.news-mask {
    position: absolute;
    width: 440px;
    height: 248px;
    top: 0;
    left: 0;
    background: #000;
    opacity: 0;
    transition: 0.5s
}

.swiper-slide-btm {
    text-align: left;
    width: 85%;
    margin: 0 auto;
    font-size: 0.75rem;
    font-family: MicrosoftYaHei;
    font-weight: 400;
    color: rgba(174, 175, 180, 1);
    padding-top: 0.5rem
}

.float-p {
    display: flex;
    display: -webkit-flex;
    align-items: center;
}

#float {
    min-height: 60px;
    background: #4E6EF2;
    position: fixed;
    bottom: 0;
    width: 100%;
    line-height: 60px;
    padding: 0 100px;
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    align-items: center;
    z-index: 1000;
    transition: 0.8s;

}

.float-tit {
    font-size: 1.2rem;
    font-family: MicrosoftYaHei-Bold;
    font-weight: bold;
    color: #ffffff;
}

.userPho {
    width: 300px;
    height: 2.6rem;
    padding: 0 0.5rem;
    border: 1px solid #ccc;
    border-radius: 0.2rem
}

.radio {
    display: inline-block;
    vertical-align: middle;
    margin: 0 0.2rem 0 0.6rem !important;
    font-size: 0.9rem;
    font-family: MicrosoftYaHei;
    font-weight: 400;
    color: rgba(67, 70, 78, 1) !important;
}

input[type=checkbox], input[type=radio] {
    margin: 0;
}


.FLOAT-Right .submit {
    height: 2.5rem;
    margin: 0 0 0 0.5rem;
    width: 8.75rem;
    background: #ffffff;
    border-radius: 1.25rem;
    line-height: 2.5rem;
    border: none;
    font-size: 1.2rem;
    font-family: MicrosoftYaHei-Bold;
    font-weight: 600;
    color: #4E6EF2;
}
.submit {
    height: 2.5rem;
    margin: 0 0 0 0.5rem;
    width: 8.75rem;
    background: #4E6EF2;
    border-radius: 1.25rem;
    line-height: 2.5rem;
    border: none;
    font-size: 1.2rem;
    font-family: MicrosoftYaHei-Bold;
    font-weight: 600;
    color: rgba(255, 255, 255, 1);
}

.esc-btn {
    position: absolute;
    right: 20px;
    top: 20px;
}

.FLOAT-FOOT {
    display: flex;
    margin: 0 auto;
    justify-content: space-around;
    flex-wrap: wrap;
}

.FLOAT-Right {
    margin-left: 50px;
    align-items: center;
    display: flex;
    justify-items: center;
    justify-content: space-around;
    /*width: 900px;*/
}

/*======================关于壹立=======================*/
/*banner*/
#bg {
    overflow: hidden;
    position: relative;
    margin-top: 70px;
}


/*关于壹立*/
.about-yili {
    font-size: 0;
    background: rgba(250, 251, 252, 1)
}

.about-yili-left {
    width: 50%;
    display: inline-block;
    vertical-align: middle;
}
/* 
@media (max-width: 768px) {
    .about-yili {
        padding: 0 10px;
    }

    .about-yili-left {
        width: 100% !important;
        display: block !important;
    }

    .about-yili-left-tit {
        font-size: 22px !important;
    }

    .about-yili-img {
        width: 100% !important;
        display: block !important;
    }
} */

.about-yili-left-info {
    display: inline-block;
    width: 50px;
    height: 2px;
    background: #4E6EF2;
    margin-bottom: 50px;
}

.about-yili-left-p {
    font-size: 14px;
    line-height: 26px;
}

.about-yili-img {
    width: 50%;
    display: inline-block;
    text-align: right;
    margin: auto;
}

.about-yili-img > img {
    width: 27.5rem;
    vertical-align: middle;
}

.aboutLeft {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: 0 auto;
    padding: 100px 0;
}

/*公司地址*/
.about-yili-left {
    /*width: 38.5rem;*/
    width: 45%;
    display: inline-block;
    vertical-align: middle;
}

.about-yili-left2 {
    /*width: 440px !important;*/
    /*margin-left: 200px*/
    margin-left: 8%;
}

.about-yili-left-info {
    display: inline-block;
    width: 50px;
    height: 2px;
    background: #4E6EF2;
    margin-bottom: 50px;
}

.about-yili-left-tit {
    font-size: 2.25rem;
    font-family: MicrosoftYaHei;
    font-weight: 400;
    color: #383838;

}

.about-yili-left-p { 
    font-size: 14px;
    font-family: MicrosoftYaHei;
    font-weight: 400;
    color: #A8A8A8;
}

.about-yili-img {
    width: 50%;
    display: inline-block;
    text-align: right;
    vertical-align: middle;
}

.about-yili-img > img {
    width: 100%;
    max-width: 533px;
}

#yili-map {
    /*width: 41.25rem;*/
    /*height: 34.5rem;*/
    width: 45%;
    height: 90%;
    display: inline-block;
    vertical-align: middle;
}

/* @media (max-width: 997px) {
    #yili-map {
        width: 100%;
        height: 50%;
    }

    .about-yili-left2 {
        margin: 0 auto 500px;
    }

    .about-yili-left-inp {
        width: 100% !important;
    }

    .tel {
    }
} */
/* 
@media (max-width: 768px) {
    #yili-map {
        width: 100%;
        height: 200px;
    }

    .tel, .name {
        width: 100%;
        margin-left: 0;
    }

    .about-yili-left2 {
        margin: 0 auto 0px;
    }

    .aboutLeft {
        padding: 30px 0;
    }

    .aboutBanner {
    }
} */

.dizhi {
    /*padding: 5rem 16.8rem;*/
    padding: 5rem 0;
    background: #fff;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.about-yili-left-ipt {
    display: inline-block;

}

.about-inp {
    width: 100%;
    padding: 5px;
    border: 1px solid #ccc;
    margin: 10px 0 5px 0
}

.about-yili-left-inp {
    width: 432px;

}

textarea::placeholder {
    color: rgba(174, 175, 180, 1);
}

.fist-list-left-btn {
    display: inline-block;
    box-sizing: border-box;
    text-align: center;
    width: 8.75rem;
    height: 2.5rem;
    font-size: 1rem;
    font-family: MicrosoftYaHei;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
    border: none;
    background: #4E6EF2;
    margin-top: 2rem;
    line-height: 40px;
    position: relative;
}

.fist-list-left-btn:hover {
    color: rgba(255, 255, 255, 1);
}

/*联系方式*/
.about-bottom {
    /*padding: 5rem 16.8rem;*/
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.about-bottom-list {
    /*width: 400px;*/
    width: 346px;
    padding: 47px 20px;
    border: 1px solid rgba(236, 236, 248, 1);
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    margin: 10px 10px 100px;
}

/* @media (max-width: 768px) {
    .dizhi {
        padding: 50px 0;
    }

    .about-bottom-list {
        display: flex;
        justify-content: left;
    }

    .about-bottom-list {
        width: 90%;
        padding: 20px 0;
        margin: 10px auto;
    }

    .about-bottom-img {
        margin-left: 10px;
    }

    .about-bottom-img > img {
        width: 30px;
    }

    .about-bottom-text-p {
        font-size: 12px !important;
    }

    .about-bottom {
        padding-bottom: 50px;
    }
} */

.about-bottom-text-p {
    text-align: left;
    font-size: 16px;
    font-family: MicrosoftYaHei;
    font-weight: 400;
    color: rgba(53, 55, 61, 1);
    margin: 0 0 5px 10px
}

.about-adress {
    display: flex;
    flex-wrap: wrap
}

/*========================首页========================*/

/*banner*/
/* @media (max-width: 768px) {

    .banner-pos-btn {
        margin-top: 2rem !important;
    }

    .banner-pos {
        top: 100px !important;
    }

    .banner-pos-date {
        width: 100px !important;
        font-size: 1.25rem !important;
        height: 0px;
    }

    .banner-pos-name {
        font-size: 1.5rem !important;
    }

    .banner-pos-introduce {
        font-size: 2.2rem !important;
    }

    .banner-img {
        display: none;
    }

    #bg {
        height: 500px;
    }
} */

.indexBanner .index-banner .banner-product-btn,
.productBanner .banner-product-btn,
.newsBanner .banner-product-btn,
.caseBanner .banner-product-btn{
    font-size: 24px;
    background: linear-gradient(90deg, #76DAD9, #4E6EF2);
    height: 68px;
    line-height: 68px;
    border-color: #4E6EF2;
    color: #ffffff;
    font-weight: 500;
    width: 224px;
    display: inline-block;
    border-radius: 6px; 
}
.indexBanner .banner-product-btn{
    background: linear-gradient(90deg, #76DAD9, #4E6EF2);
    box-shadow: 0px 4px 16px 0px rgba(81, 203, 205, 0.5);
}

.indexBanner .index-banner .mask,
.productBanner .mask,
.newsBanner .mask,
.caseBanner .mask{
    position: absolute;
    display: flex;
    justify-content: center;
    align-content: center;
    flex-wrap: wrap;
    text-align: center;
}
.indexBanner .index-banner .mask img,
.productBanner .mask img,
.newsBanner .mask img,
.caseBanner .mask img{
    width: 165px;
    margin-bottom: 1vw;
}
.caseBanner{
    margin-bottom: 100px;
}
.caseBanner-gif{
    position: relative;
}
.caseBanner-userNumber{
    position: absolute;
    width: 1380px;
    height: 154px;
    left: 0;
    right: 0;
    top: 620px;
    margin: auto;
    background-color: #FFFFFF;
    box-shadow:0px 12px 32px 0px rgba(51,51,51,0.12);
    display: flex;
}
.caseBanner-userNumber-box{
    width: 460px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.userNumber-list-left{
    font-size: 36px;
    font-weight: bold;
    color: #4E6EF2;
}
.indexBanner .index-banner{
    height: 600px !important;
    min-width: 1380px !important;
}

.indexBanner .index-banner .mask{
    text-align: left;
    position: absolute;
    width: 1380px;
    left: 0vw;
    right: 0vw;
    top: 70px;
    margin: auto;
    display: flex;
    justify-content: space-between;
}
/* .indexBanner .index-banner .masks{
    position: absolute;
    bottom: 9vw;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    flex-direction: column;
}
.indexBanner .index-banner:last-of-type .mask{
    text-align: left;
    position: absolute;
    left: 0vw;
    right: 0vw;
    top: 8vw;
    margin: auto;
    display: flex;
    flex-direction: column;
} */

.caseBanner .mask{
    left: 17vw;
    top: 9vw;
    text-align: left;
}

.productBanner .mask{
    left: 0vw;
    top: 0vw;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
}
.newsBanner .mask{
    left: 17vw;
    top: 9vw;
    text-align: left;
}


/*列表*/
/* @media (max-width: 992px) {
    .fist-list-left {
        width: 45% !important;
    }

    .banner-pos {
        top: 100px !important;
    }

} */

/* @media (max-width: 768px) {
    .fist-list-left {
        display: block !important;
        width: 100% !important;
        margin: 0 0 50px !important;
    }

    .fist-list-right, .fist-list-right1 {
        display: block !important;
        width: 80% !important;
        text-align: center !important;
        padding: 10px 0;
        margin: auto;
    }

    .Product-flex, .Product-flex2 {
        display: block !important;
        padding: 50px 15px !important;
        height: auto !important;
    }

    .fist-list-left-p1 {
        font-size: 22px !important;
        margin: 1.25rem 0 2rem 0 !important;
    }

    .img-responsive {
        position: static !important;
    }

    .fist-list-right2 {
        margin-top: 20px;
        margin-left: 5px;
    }
} */

.fist-list {
    background: #F8F8F8;
    /*display: flex;*/
    /*display: -webkit-flex;*/
    /*justify-content:space-between;*/
    /*-webkit-justify-content: space-between;*/
    width: 100%;
}

.fist-list-left {
    display: inline-block;
    /*width: 41.5rem;*/
    width: 50%;
    margin: 100px 0;
}

.fist-list-left > p {
    margin-bottom: 0;
}
.fist-list-left-div{
    width: 480px;
    background: #FFFFFF;
    border-radius: 10px;
    padding: 50px 40px;
    text-align: justify;
    position: relative;
    z-index: 2;
}
.fist-list-left-div::after{
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: #FFFFFF;
    border-radius: 10px;
    opacity: 0.4;
    top: 17px;
    left: 16px;
    z-index: 1;
}
.fist-list-left-div2{
    width: 480px;
    background: #FFFFFF;
    border-radius: 10px;
    padding: 50px 40px;
    text-align: justify;
    position: relative;
    z-index: 2;
}
.fist-list-left-div2::after{
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: #F5F5F6;
    opacity: 0.4;
    border-radius: 10px;
    top: 17px;
    left: 16px;
    z-index: 1;
}
.fist-list-left-sp {
    font-size: 18px;
    font-family: MicrosoftYaHei;
    font-weight: 400;
    color: #787878;
    line-height: 45px;
}

.fist-list-left-p1 {
    font-size: 28px;
    font-family: MicrosoftYaHei-Bold;
    font-weight: bold;
    color: #181818;
    margin: 1.25rem 0 5rem 0;
    padding-bottom: 31px;
}
.fist-list-left-p1::before{
    content: '';
    width: 16px;
    height: 16px;
    background: #4E6EF2;
    border-radius: 8px;
    display: inline-block;
    margin-right: 12px;
}

.fist-list-left-p2 {
    font-size: 1rem;
    font-family: MicrosoftYaHei-Bold;
    font-weight: 600;
    color: rgba(255, 255, 255, 1);
    margin-top: 1rem;
}

.fist-list-right {
    display: inline-block;
    /*padding-left: 10rem;*/
    text-align: right;
    width: 50%;
    position: relative;
}

.fist-list-right1 {
    display: inline-block;
    text-align: left;
    width: 50%;
    position: relative;
}

.fist-list-left-btn {
    display: inline-block;
    box-sizing: border-box;
    text-align: center;
    width: 100px;
    height: 40px;
    font-size: 12px;
    font-family: MicrosoftYaHei;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
    border: none;
    background: #4E6EF2;
    line-height: 40px;
    position: relative;
}

.fist-list-left-btn:hover {
    color: rgba(255, 255, 255, 1);
}

.fist-list-ma {
    position: absolute;
    left: 0;
    z-index: 1000;
    display: none;
    bottom: 115%;
}

.fist-list-left-btn:hover > .fist-list-ma {
    display: block
}

.fist-list-left-btn2:hover {
    color: #4E6EF2;
}

.fist-list-left-btn2 {
    display: inline-block;
    box-sizing: border-box;
    text-align: center;
    line-height: 40px;
    width: 8.75rem;
    height: 2.5rem;
    font-size: 1rem;
    font-family: MicrosoftYaHei;
    font-weight: 400;
    color: #4E6EF2 !important;
    border: 1px solid #4E6EF2;
    margin-top: 2rem;
    background: none;
    margin-left: 2rem;
}

.fist-list2 {
    background: white !important;
}

.Product-flex {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0 auto;
    /*padding: 100px 0;*/
}

.Product-flex2 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0 auto;
    height: 600px;
}

.img-responsive {
    display: inline-block;
    width: 1148px;
    height: 520px;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    /*position: absolute;*/
    margin: auto;
}


.slider{
    width: 70rem;
    height: 26.5rem;
}
.slider:hover>.prev_button{
    opacity:0.6!important
}
.slider:hover>.next_button{
    opacity:0.6!important
}
.slider-reletive{
    position: relative;
}
.slider-mask{
    width: 17.5rem;
    height: 26.5rem;
    position: absolute;
    top: 0;
    left: 0;
    background: #000;
    opacity: 0.8;
    transition: 0.5s;
}
.slider-mask:hover{
    background: #4E6EF2
}
.slider-mask:hover>.slider-mask-cont{
    top: -2rem;
}
.slider-mask:hover>.slider-mask-cent{
    transition-delay: 0.1s;
    opacity: 1;
    bottom: 5rem
}
.slider-mask-cont{
    position: absolute;
    top: 1rem;
    text-align: center;
    padding-top: 1rem;
    width: 100%;
    transition: 0.5s
}
.slider-mask-cent{
    font-size:0.9rem;
    font-family:MicrosoftYaHei;
    font-weight:400;
    color:rgba(255,255,255,1);
    padding: 0 2.5rem;
    position: absolute;
    bottom: 2rem;
    opacity: 0;
    transition: 0.5s
}
.slider-mask-text{
    font-size:1.35rem;
    font-family:MicrosoftYaHei-Bold;
    font-weight:bold;
    color:rgba(255,255,255,1);
    margin-top:-20px;
}
.slifer-br{
    width: 10%;
    height: 2px;
    background: #E8E8E8
}
.next_button{
    opacity: 0!important;
    transition: 0.5s
}
.prev_button{
    opacity: 0!important;
    transition: 0.5s
}
.slider-contaier{
    background: #3D4047;
}
.slider-img{
    height: 37.5rem;
}
.swiper-slide-text{
    text-align: left;
    width: 85%;
    margin: 0 auto;
    border-bottom: 1px solid #E8E8E8;
    padding-top: 1rem;
    font-size:1rem;
    font-family:MicrosoftYaHei;
    font-weight:400;
    color:rgba(53,55,61,1);
}
.swiper-slide-time{
    font-size:0.75rem;
    font-family:MicrosoftYaHei;
    font-weight:400;
    color:rgba(174,175,180,1);
    margin-top: 0.5rem
}
/* @media (max-width: 768px) {
    .slider-contaier{
        display: none;
    }
} */


#case {
    /*padding: 0 7% 5rem 7%;*/
    text-align: center;
    /*min-width: 1600px;*/
}

/*新闻动态*/
#news {
    height: 37.5rem;
    /*padding: 0 16.8rem;*/
    background: #43464E;
    text-align: center;
}

/* @media (max-width: 992px)and (min-width: 769px) {
    .anList {
        width: 45% !important;
        display: block !important;
        margin: 10px auto !important;
    }

    .anList:last-child {
        margin: 10px 18px !important;
    }
} */

/* @media (max-width: 768px) {
    #news {
        display: none !important;
    }

    .case-cont {
        display: block !important;
    }

    #case {
        display: none;
    }

    .anList {
        height: 230px !important;
    }

    .anli-cont {
        top: 5rem !important;
    }

    .anLogo {
        width: 3rem !important;
        height: 3rem !important;
    }
} */
.container{
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    box-sizing: border-box
}
/*定义动画*/
@keyframes fadenum12{
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

.content {
    border-top: 1px solid #E8E8E8;
    position: fixed;
    z-index: 1001;
    top: 70px;
    width: 100%;
    background: white;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 40px;
    animation:fadenum12 0.3s 1;
}
.content-item1, .content-item2 {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    font-weight: 700;
    color: #333333;
    width: 358px;
    height: 100px;
    background: #F7F8FA;
    border-radius: 10px;
    cursor: pointer;
}
.content-item1{
    margin-right: 40px;
}
.content-item1:hover {
    color: #4E6EF2;
}

.content-item2:hover {
    color: #4484FD;
}
.content-item1 img , .content-item2 img{
    width: 60px;
    height: 60px;
    margin-right: 16px;
}
.containerA{
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    box-sizing: border-box
}
.case-p {
    font-size: 1.75rem;
    margin-top: 0;
    font-family: MicrosoftYaHei;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
    padding-top: 5rem;
    margin-bottom: 10px;
}

.case-more {
    font-size: 1.25rem;
    font-family: MicrosoftYaHeiLight;
    font-weight: 300;
    color: rgba(255, 255, 255, 1);
}

.case-more:hover {
    color: #4E6EF2
}

.case-cont {
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin-bottom: 100px;
}

.anList {
    /*width: 25.5rem;*/
    width: 452px;
    background: #fff;
    padding-bottom: 1rem;
    /*height: 22.5rem;*/
    height: 200px;
    display: inline-block;
    margin: 1rem 0.3rem;
    position: relative;
    overflow: hidden;
    box-shadow: 0px 10px 30px 0px rgba(77, 123, 128, 0.12);
    border-radius: 6px;
}
.anList::after{
    content: '';
    width: 80%;
    height: 1px;
    background: #E6EBEB;
    position: absolute;
    top: 200px;
    left: 37px;
}
.anList:hover .icon{
    animation: animationShake 2s ease-in-out 0s  alternate forwards;
}
.anList:first-child {
    margin-left: 0;
}

.anList:last-child {
    margin-right: 0;
}
.anList{
    height:516px;
    transition: all 0.5s;
}
.anList > .anli-cont {
    top: 200px;
    opacity: 1;
    transition: all 0.5s;
}

.anli-text {
    padding: 2.5rem 2rem;
    font-size: 0.75rem;
    font-family: MicrosoftYaHei;
    font-weight: 400;
    color: rgba(174, 175, 180, 1);
}

.anli-cont {
    display: block;
    /*width: 25.5rem;*/
    width: 100%;
    position: absolute;
    /*top: 10.3rem;*/
    top: 0rem;
    background: #fff;
    padding-bottom: 50px;
    opacity: 0;
    transition: all 0.5s;
}

.anLogo {
    /*width: 4.5rem;*/
    /*height: 4.5rem;*/
    /*margin: 1.5rem auto;*/
    width: 4rem;
    height: 4rem;
    margin: 1rem auto 0.5rem;
}

.anli-tit {
    font-size: 1.25rem;
    font-family: MicrosoftYaHei;
    font-weight: 400;
    color: rgba(53, 55, 61, 1);
    margin-bottom: 0px;
}

.anli-lei {
    font-size: 0.9;
    font-family: MicrosoftYaHei;
    font-weight: 400;
    color: rgba(174, 175, 180, 1);
}

/*===================新闻详情页===================*/

.news-list1 {
    display: block;
    /*height: 25rem;*/
    /*padding: 0 16.8rem;*/
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    background: #FAFBFC;
    padding-top: 3rem;
    /*min-width: 1600px;*/
}

#news-container {
    padding: 100px 0rem;
    /* background: #FAFBFC; */
}

#news-container img{
    max-width: 100%;
}

.news-content {
    padding: 20px 10%;
    background: #fff;
    line-height: 2;
}

.news-content img {
    width: 600px;
    height: auto;
    margin: 20px auto !important;
}

.is-background {
    text-align: center;
    margin: 50px 0;
}

.news-list1:hover {
    background: #4E6EF2;
    transition: 0.5s;
}

.news-list1:hover > .container > .news-time > .news-day {
    color: #fff
}

.news-list1:hover > .container > .news-time > .news-year {
    color: #fff
}

.news-list1:hover > .container > .news-text > .news-text-tit {
    color: #fff
}

.news-list1:hover > .container > .news-text > .news-text-cont {
    color: #fff
}

.news-list2, .news-list3 {
    /*height: 25rem;*/
    padding: 5rem 0;
}

.news-time {
    /*width: 100px;*/
    width: 76px;
    text-align: right;
    /*padding-top: 6.5rem;*/
    /*margin-right: 2rem;*/
    display: inline-block;
    vertical-align: middle;
}

.newsTimeLeft {
    margin-right: 2rem;
}

.other-new-contaier {
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    flex-wrap: wrap;
    border-top: 1px solid rgba(232, 232, 232, 1);
}

.other-new {
    display: block;
    width: 50%;
    text-align: center;
    height: 80px;
    line-height: 80px;
    font-size: 14px;
    font-family: MicrosoftYaHeiLight;
    font-weight: 300;
    color: rgba(174, 175, 180, 1) !important;
    background: #fff;

}

.el-pagination.is-background .el-pager li:not(.disabled).active {
    background-color: #4E6EF2;
    color: #FFFFFF !important;
}

/* @media (max-width: 768px) {
    .other-new {
        width: 100%;
        text-align: left !important;
        line-height: 30px;
        height: auto;
    }
} */

.news-link {
    display: inline-block;
    margin: 0 5px;
    font-size: 14px;
    font-family: MicrosoftYaHeiLight;
    font-weight: 400;
    color: rgba(53, 55, 61, 1);
}
.news-link:link{
    color: rgba(53, 55, 61, 1);
}
.news-link:hover {
    color: #4E6EF2
}

.news-top-p1 {
    padding: 40px 0;
    margin: 0;
}

.news-top-p2 {
    padding: 0 0 40px 0;
    margin: 0;
    font-size: 28px;
    font-family: MicrosoftYaHei-Bold;
    font-weight: bold;
    color: rgba(53, 55, 61, 1);
}

/* @media (max-width: 786px) {
    #news-container {
        padding: 50px 0 !important;
    }

    .news-top-p1 {
        padding: 20px 0 !important;
    }

    .news-top-p2 {
        font-size: 18px !important;
        padding-bottom: 20px !important;
    }

    .news-content > p > span {
        font-size: 12px !important;
    }

    .news-content > p > strong > span {
        font-size: 16px !important;
    }

    .news-content > h1 > span {
        font-size: 18px !important;
    }
} */

.news-top-p3 {
    margin: 0;
    padding-bottom: 20px;
    border-bottom: 1px solid rgba(232, 232, 232, 1);
    font-size: 12px;
    font-family: MicrosoftYaHeiLight;
    font-weight: 300;
    color: rgba(174, 175, 180, 1);
}

.news-top {
    background: #fff;
    padding: 0 10%;
}

.news-now {
    display: inline-block;
    margin: 0 5px;
    font-size: 14px;
    font-family: MicrosoftYaHeiLight;
    font-weight: 400;
    color: rgb(41, 43, 48);
}

.news-content > p {
    font-size: 16px !important;
    color: #35373D !important;

}

.news-content > img {
    margin: 0 auto !important;
}

.news-content > p > span > img {
    display: inline-block;
    height: auto;
    max-width: 100%;
}

.other-new2 {
    position: relative
}

.other-new2:after {
    content: '';
    position: absolute;
    top: 30px;
    bottom: 5px;
    right: 0;
    height: 30px;
    width: 1px;
    background-color: rgba(232, 232, 232, 1);
    z-index: 1000;
}

.other-new:hover {
    background: #4E6EF2;
    color: #fff !important;
    transition: 0.4s
}

.news-day {
    font-size: 2rem;
    font-family: MicrosoftYaHei;
    font-weight: 400;
    color: rgba(53, 55, 61, 1);
    white-space: nowrap;
}

.news-year {
    font-size: 1.25rem;
    font-family: MicrosoftYaHei;
    font-weight: 400;
    color: rgba(174, 175, 180, 1);
}

.news-img {
    /*width: 33.3rem;*/
    width: 40%;
    display: inline-block;
    /* height: 18.5rem;*/
    margin: 0 2%;
    vertical-align: middle;
}

.news-img > img {
    /*width: 33.3rem;*/
    width: 100%;
    /* height: 18.5rem;*/
}

.news-text {
    /*width: 39rem;*/
    width: 40%;
    /*height: 18.5rem;*/
    margin: 0 2%;
    /*padding-top: 2rem;*/
    display: inline-block;
    vertical-align: middle;
    white-space: initial;
}

.news-text-tit {
    font-size: 24px;
    font-family: MicrosoftYaHei;
    font-weight: 400;
    color: rgba(53, 55, 61, 1);
}

.news-text-cont {
    font-size: 16px;
    font-family: MicrosoftYaHei;
    font-weight: 400;
    color: rgba(174, 175, 180, 1);
    padding-top: 1rem;
    line-height: 26px;
}

.news-list2 {
    background: #fff
}

/* @media (max-width: 786px) {
    .news-time {
        display: none !important;
    }

    .news-text {
        width: 45% !important;
    }

    .news-text h1 {
        margin-top: 0;
    }

    .news-list2, .news-list3 {
        padding: 2rem 0;
    }

    .news-text-tit {
        font-size: 1rem !important;
    }

    .news-text-cont {
        word-break: break-all;
        display: -webkit-box;
        -webkit-line-clamp: 3; 
        -webkit-box-orient: vertical;
        overflow: hidden;
        padding-top: 0 !important;
    }
} */

/*============产品介绍========================*/
.banner-product {
    position: absolute;
    top: 35%;
    width: 55%;
    text-align: center;
    z-index: 100;
    left: 50%;
    margin-left: -27.5%
}
/* 
@media (max-width: 992px) {
    .banner-product {
        top: 30% !important;
    }
} */

/* @media (max-width: 768px) {
    .banner-product {
        width: 90% !important;
        top: 20% !important;
        margin-left: -45% !important;
    }

    .banner-product-two {
        font-size: 2rem !important;
        line-height: 42px;
    }

    
} */

.banner-product-one {
    font-size: 1.75rem;
    font-family: MicrosoftYaHei;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
}

.banner-product-two {
    font-size: 3rem;
    font-family: MicrosoftYaHei-Bold;
    font-weight: bold;
    color: rgba(255, 255, 255, 1);
    padding-top: 1rem;
}

.banner-product-btn {
    display: block;
    width: 8.75rem;
    height: 2.5rem;
    text-align: center;
    line-height: 2.5rem;
    font-size: 1rem;
    font-family: MicrosoftYaHei;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
    border: 1px solid #fff;
    transition: 0.5s;
}

.banner-product-btn:hover {
    color: rgba(255, 255, 255, 1);
    background: #4E6EF2;
    border-color: #4E6EF2;
}

#product-tit {
    /*height: 17rem;*/
    /*padding: 0 16.8rem;*/
    background: white;
    font-size: 0;
    padding-top: 80px;
    text-align: center;

}
.product-tit-line{
    margin-bottom: 50px;
}
.product{
    position: relative;
}
.product-triangle{
    position: absolute;
    top: -30px;
    left: 0;
    right: 0;
    margin: auto;
}
.prod-title {
    text-align: center;
    max-width: 1180px;
    /*display: flex;*/
    /*justify-content: center;*/
}



/* 
@media (max-width: 786px) {
    .active {
        border-bottom: 3px solid #4E6EF2 !important;
    }

    .prduct-tit-list > img {
        width: 45px;
        margin: 0px 5px 0 10px !important;
    }

    .prduct-tit-list > p {
        font-size: 12px;
    }
} */

.prduct-tit-list {
    display: inline-block;
    font-size: 16px;
    color: #AEAFB4;
    text-align: center;
    border-bottom: 4px solid transparent;
    margin:0 7px;
    /*width: 13rem;*/
    /*height: 3.75rem;*/
    /*line-height: 3.75rem;*/
    /*font-size:1rem;*/
    /*font-family:MicrosoftYaHei;*/
    /*font-weight:400;*/
    /*color:rgba(255,255,255,1);*/
    /*text-align: center;*/
}

.prduct-tit-list p {
    color:#181818;
    margin-bottom: 0;
    font-weight: bold;
    font-size: 20px;
}
.prduct-tit-list.active p{
    color: #4E6EF2 ;
}
.prod-title-img{
    margin:auto;
    margin-top: 50px;
    width: 390px;
}

.prduct-tit-list > img {
    margin: 30px 30px 20px;
    max-width: 81px;
    max-height: 86px;
}

.prduct-tit-list .tit-img-down{
    margin:0  30px 20px;
    width: 20px;
    height: 20px;
    opacity: 0;
}
.tit-grid{
    display: grid;
   
    grid-row-gap: 12px;
    grid-column-gap: 12px;
    margin-bottom: 80px;
}
.tit-grid .grid-item{
    height: 40px;
    background: rgba(81, 203, 205,0.1);
    border-radius: 4px;
    font-size: 14px;
    font-weight: 700;
    color: #4E6EF2;
    line-height: 40px;
}
.active .tit-img-down{
    opacity: 1;
}
/* @media (max-width: 768px) {
    #product-tit {
        height: auto !important;
    }

    #product-tit > h3 {
        font-size: 18px !important;
        margin-bottom: 0 !important;
    }

    .prduct-tit-list {
        width: auto !important;
        padding: 0 15px;
    }

    .prduct-tit-text {
        padding: 28px 0 !important;
        font-size: 22px !important;
        /*line-height: 8rem;*/
    }
} */

.product-shop, .product-website, .product-Service, .product-radar {
    display: none;
}

/*.prduct-tit-list:hover{*/
/*color: #4E6EF2;*/
/*border-bottom:4px solid #4E6EF2;*/
/*}*/
.active {
    color: #ff6600 !important;
}

.product-leg {
    display: none;
}

.product-foods {
    display: none
}

.prduct-tit-text {
    text-align: center;
    font-size: 28px;
    font-family: MicrosoftYaHei-Bold;
    color: #383838;
    /*line-height: 10rem;*/
    padding: 28px 0 40px 0;
    margin-bottom: 0;
}

#adv {
    text-align: center;
    height: 25rem;
    background: url("product-back.png") no-repeat;
    background-size: cover;
    font-size: 0;
    width: 100%;
}

.adv-btn {
    display: inline-block;
    margin-top: 3rem;
    text-align: center;
    width: 8.75rem;
    height: 2.5rem;
    background: #4E6EF2;
    font-size: 1rem;
    font-family: MicrosoftYaHei;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
    line-height: 2.5rem
}

.adv-text {
    font-size: 2.25rem;
    font-family: MicrosoftYaHei-Bold;
    font-weight: bold;
    padding-top: 10rem;
    color: rgba(255, 255, 255, 1);
    margin: 0;
    /*text-align: center*/
    line-height: 45px;
}

.service {
    /*padding:1rem 15rem 6rem 15rem;*/
    text-align: center;
    background: url("server-bg.png") no-repeat;
    background-size: cover;
    font-size: 0;
    padding-top: 80px;
    padding-bottom: 80px;
}

.service-h {
    margin: 0;
    font-size: 1.75rem;
    font-family: MicrosoftYaHei;
    font-weight: 400;
    color: #383838;
    padding-top: 5rem
}

.service-sp {
    font-size: 1.25rem;
    font-family: MicrosoftYaHeiLight;
    font-weight: 300;
    color: #A8A8A8;
    margin: 10px 0 60px;
}

.service-list {
    display: inline-block;
    width: 280px;
    height: 280px;
    /*width: 20rem;*/
    /*height: 20rem;*/
    background: white;
    /*border-radius: 10rem;*/
    border-radius: 140px;
    /*margin: 3rem 1rem 0 1rem ;*/
    position: relative;
}

.service-list-sm {
    width: 250px;
    height: 250px;
    /*width: 17.6rem;*/
    /*height: 17.6rem;*/
    position: absolute;
    border: 1px solid #E8E8E8;
    /*border-radius: 8.8rem;*/
    border-radius: 125px;
    font-size: 20px;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    margin: auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    /*left: 50%;*/
    /*top: 50%;*/
    /*margin: -8.8rem 0 0 -8.8rem;*/
}

.service-list-tit {
    font-size: 20px;
    font-family: MicrosoftYaHeiLight;
    font-weight: 300;
    color: #4E6EF2;
    /*padding-top: 4rem;*/
}
.hidden {
    display: none!important;
}

.service-list-sjx {
    font-size: 0.875rem;
    font-family: MicrosoftYaHeiLight;
    font-weight: 300;
    color: #A8A8A8;
    /*padding: 1rem 0;*/
}

.service-list-p {
    font-size: 14px;
    font-family: MicrosoftYaHeiLight;
    line-height: 1.6;
    font-weight: 300;
    color: #707070;
    /*padding: 1rem 2.5rem;*/
    padding: 0 2.5rem;
}

.ServiceList {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding-bottom: 80px;
}

/* @media (min-width: 768px) and (max-width: 1200px) {
    .ServiceList {
        display: block !important;
    }

    .service-list-tit {
        padding-top: 1.25rem;
    }

    .service-list {
        margin: 3%;
    }
} */

/* @media (min-width: 768px) and (max-width: 1170px) {
    .adv-text {
        font-size: 1.75rem !important;
        padding: 7rem 15px 0 !important;
    }
}

@media (max-width: 767px) {
    .adv-text {
        font-size: 22px !important;
        padding: 7rem 15px 0 !important;
    }

    .ServiceList {
        display: block !important;
    }

    .service-list-tit {
        padding-top: 1.25rem;
    }

    .service-list {
        width: 220px !important;
        margin: 3%;
        height: 220px !important;
    }

    .service-list-sm {
        width: 200px !important;
        height: 200px !important;
    }
} */

/*==========================软件定制===================*/

/* @media (max-width: 992px) {
    #nav .container{
        width: 100%;
    }
    .advantage_cont {
        padding: 100px 0;
    }
}

@media (max-width: 799px) {
    #advantage {
        display: none !important;
    }
} */

#soft-cont {
    background: #FAFBFC;
    /*padding: 5rem 16.8rem;*/
    padding: 5rem 0;
    padding-top: 1.5rem;
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    justify-content: center;
}

/* @media (max-width: 786px) {
    #soft-cont {
        padding: 2rem 0;
    }

    .soft-list-img > img {
        width: 45px !important;
    }

    .soft-list {
        padding-top: 1rem !important;
    }

    .soft-list-tit {
        font-size: 1.2rem !important;
    }

    .soft-list-text {
        padding: 0 !important;
    }
} */

.soft-list {
    width: 45%;
    height: 16rem;
    background: #fff;
    display: inline-block;
    margin: 0.6rem 0.5rem;
    padding-top: 2rem;
}

.soft-list-tit {
    text-align: center;
    font-size: 1.375rem;
    font-family: MicrosoftYaHei;
    font-weight: 400;
    color: rgba(53, 55, 61, 1);
}

.soft-list-img {
    text-align: center;
}

.soft-list-text {
    text-align: center;
    padding: 0 3.5rem;
    font-size: 0.875rem;
    font-family: MicrosoftYaHei;
    font-weight: 400;
    color: rgba(174, 175, 180, 1);
}

#advantage {
    background: url("soft-back.png") no-repeat center;
    background-size: cover;
    /*padding: 5rem 16.8rem 10rem 16.8rem*/
    padding: 5rem 0 16.8rem;
}

.advantage-tit {
    text-align: center;
    padding: 3rem;
    font-size: 1.75rem;
    font-family: MicrosoftYaHei;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
}

#ser-big {
    /*padding: 0 16rem 6rem 16rem;*/
    padding-bottom: 80px;
    text-align: center
}

.ser-tit {
    font-size: 1.75rem;
    font-family: MicrosoftYaHei;
    font-weight: 400;
    color: rgba(53, 55, 61, 1);
    text-align: center;
    padding: 4rem 0 2rem 0;
}

.ser-text {
    font-size: 0.875rem;
    font-family: MicrosoftYaHei;
    font-weight: 400;
    color: rgba(174, 175, 180, 1);
    text-align: center;
    padding-bottom: 2rem;
}

.ser-list {
    width: 31%;
    display: inline-block;
    padding: 1.875rem;
    font-size: 1.375rem;
    font-family: MicrosoftYaHei;
    font-weight: 400;
    color: rgba(174, 175, 180, 1);
    vertical-align: middle;
    background: #fff;
    margin: 0.5rem 0.5rem;
    border:1px solid rgba(232,232,232,1);
}

.ser-list > img {
    max-width: 70px;
}
/* 
@media (max-width: 992px) {
    .ser-list {
        width: 45% !important;
    }

    .ser-list > img {
        width: 45px !important;
    }
} */

/* @media (max-width: 768px) {
    #nav{
        min-height: 50px;
    }
    .ser-list {
        width: 40% !important;
        margin: 0.5rem 0.5rem;
        padding: 1rem 0 !important;
    }

    .ser-list > img {
        display: none !important;
    }

    .ser-list-sp {
        margin-left: 0 !important;
        line-height: 45px !important;
    }

    .ser-tit {
        padding: 1.75rem 0;
    }
} */

.ser-list-sp {
    vertical-align: middle;
    font-size: 1.375rem;
    font-family: MicrosoftYaHei;
    font-weight: 400;
    color: rgba(174, 175, 180, 1);
    margin: 20px 0 0;
}

.el-carousel__item h3 {
    color: #fff;
    font-size: 14px;
    opacity: 0.75;
    line-height: 200px;
    margin: 0;
}

.el-carousel__item:nth-child(2n) {
    background-color: #fff;
    padding: 5rem 0;
    box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.06);
}

.el-carousel__item:nth-child(2n+1) {
    background-color: #fff;
    padding: 5rem 0;
    box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.06);
}

#banner .el-carousel__item:nth-child(2n+1), #banner .el-carousel__item:nth-child(2n) {
    padding: 0 !important;
}

/*===========客户案例===========*/
#case-list {
    padding: 4rem 0;
    text-align: center;
    background: #F8F8F8;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

/*===================申请使用=============*/

.trialBanner {
    background: url("banner7.png") no-repeat center;
    display: inline-block;
    width: 100%;
    max-height: 1000px;
    background-size: cover;

    background-size: cover;
}

.banner-joinme {
    width: 50%;
    /*height: 38rem;*/
    background: #fff;
    z-index: 100;
    padding: 3.1rem 6%;
    margin: 15rem auto;
}

/* @media (max-width: 997px) {
    .banner-joinme {
        width: 70% !important;
    }

    .banner-joinme-list {
        margin-top: 25px !important;
    }
}

@media (max-width: 786px) {
    .banner-joinme {
        width: 70% !important;
        margin: 7.5rem auto;
    }

    .banner-joinme-list {
        display: block !important;
    }

    .banner-joinme-list p {
        font-size: 12px !important;
    }

    .banner-joinme {
        padding: 1.2rem 6% !important;
    }

    .banner-joinme p {
        margin-bottom: 5px;
    }

    .banner-joinme-list {
        margin-top: 10px !important;
        padding-bottom: 10px !important;
    }

    .joinme-submit {
        height: 45px !important;
        line-height: 45px !important;
    }

    .el-input__inner {
        font-size: 12px;
        height: 30px;
    }
} */

.banner-joinme-tit {
    font-size: 1.375rem;
    font-family: MicrosoftYaHei-Bold;
    font-weight: bold;
    color: rgba(53, 55, 61, 1);
}

.banner-joinme-list {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    padding-bottom: 15px;
    border-bottom: 1px solid rgba(232, 232, 232, 1);
    margin-top: 50px
}

.join-inp {
    width: 80%;
    outline: none;
    border: none;
}
.input-outline{
    outline: none;
    border: none;
    background-color: rgba(0, 0, 0, 0);
}
.input-outline::-webkit-input-placeholder{
    font-size: 20px;
    color: #C0CBCC;
}
.joinme-submit {
    width: 100%;
    background: #409EFF;
    height: 64px;
    line-height: 64px;
    font-size: 20px;
    font-family: MicrosoftYaHei;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
    border: none;
    margin-top: 4px;
}

.el-input__inner {
    border: none !important;
    padding: 0 !important;
}

.meuActiev{
    color: #4E6EF2 !important;
    /* border-color: #4E6EF2 !important; */
}
/* 产品特色 */
.m-product-characteristic{
    padding:80px 0px;  
    text-align: center;
}
.index-collect{
    background: #FFFFFF;
    box-shadow: 0px 10px 30px 0px rgba(77, 123, 128, 0.12);
    border-radius: 6px;
    padding-top: 50px;
    padding-bottom: 50px;
    width: 1380px;
    display: flex;
    flex-direction:column;
}

.m-product-characteristic .u-characteristic-box{
    display: flex;
    justify-content: space-between; margin-top:40px;
}
.u-characteristic-box-top{
    display: flex;
    flex-direction: column;
    align-content: center;
    justify-content: center;
    height: 120px;
    width: 100%;
}
.m-product-characteristic .u-characteristic-item{
    transition: all 0.5s;
    width: 336px;
    height: 245px;
    border-radius: 6px;
    background: #ffffff;
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
    overflow: hidden;

}
.m-product-characteristic .u-characteristic-img{
    transition: all 0.5s;
    width: 120px;
    height: 120px;
    margin-bottom: 20px;
}

.m-product-characteristic .u-characteristic-title{
    display: inline-block;
    white-space: nowrap;
    font-size: 16px;
    color:#FFFFFF;
}
.m-product-characteristic .u-characteristic-title-two{
    font-size: 20px;
    color:#A2A0A0;  
    margin-bottom: 13px; 
}
.m-product-characteristic .u-characteristic-list-box{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    padding-top: 24px;
}
.m-product-characteristic .u-characteristic-list{
    width: 90px;
    height: 28px;
    box-sizing: border-box;
    padding-top: 2px;
    display: flex;
    align-content:center;
    justify-content: center;
    border-radius: 4px;
    border:  1px solid #E6EBEB;
    margin-right: 8px;
    margin-bottom: 16px;
    color: #737F80;
    transition: all 0.3s;
}
.m-product-characteristic .u-characteristic-list:hover{
    border:  1px solid #e6f8f8;
    color: #4E6EF2;
    background: #e6f8f8;
    transition: all 0.3s;
}

.m-product-characteristic img{
    width: 24px;
    height: 24px;
}

.m-product-characteristic .u-characteristic-item{
    transition: all 0.5s;
    box-shadow:0px 12px 32px 0px rgba(51,51,51,0.12);
}

/* .m-product-characteristic .u-characteristic-item::before{
    content: '';
    position: absolute;
    width: 272px;
    height: 195px;
    bottom: 0;
    opacity: 0;
    background: linear-gradient(0deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%);
    transition: all .2s;
} */
.m-product-characteristic .u-characteristic-item:hover.u-characteristic-item::before{
    opacity: 1;
    transition: all .2s;
}
.m-product-characteristic .u-characteristic-item:hover .u-characteristic-img{
    margin-bottom: 0px;
}

/* 每个模块的title */
.m-section-title{
    display: flex;
    flex-direction: column;
    align-items: center;
}
.m-section-title-main{
    font-size: 36px;
    color: #17191A;
    font-weight: bold;
    position: relative;
    line-height: 1;
}
.m-section-title-main-bg{
    position:absolute;
    height: 15px;
    width: 100%;
    opacity: 0.3;
    bottom: 2px;
    background:#4E6EF2;
}
.contaier-2-card{
    margin-top: 55px;
    width: 1500px;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.contaier-2-card:after {
    content: "";
    width: 705px;
}
.contaier-2-card .contaier-2-card-item{
    height: 176px;
    padding: 0 30px;
    border-radius: 10px;
    margin-bottom: 25px;
    transition: all 0.2s linear;
    display: flex;
    align-items: center;
}
.contaier-2-card .contaier-2-card-item:hover {
    box-shadow: 0px 10px 30px 0px rgba(115, 127, 128, 0.2);
}
.contaier-2-card .contaier-2-card-item .card-item-left{
    width: 189px;
    height: 126px;
    background: rgb(39, 31, 28);
    margin-right: 20px;
}
.contaier-2-card .contaier-2-card-item .card-item-right{ 
    text-align: left;
}
.contaier-2-card .contaier-2-card-item .card-item-right > h3{
    font-size: 24px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    width: 367px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    color: #17191a;
    margin: 0;
}
.contaier-2-card .contaier-2-card-item .card-item-right > p{
    font-size: 16px;
    width: 432px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #737f80;
    line-height: 26px;
    margin: 18px 0 23px 0;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.contaier-2-card .contaier-2-card-item .card-item-right .card-item-bottom{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.contaier-2-card .contaier-2-card-item .card-item-right .card-item-bottom > div{
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 300;
    color: #454a4c;
    display: flex;
    align-items: center;
}

.more-btn{
    width: 140px;
    height: 40px;
    border: 1px solid #4E6EF2;
    font-size: 16px;
    font-weight: 400;
    color: #4E6EF2;
    margin: 0 auto;
    line-height: 40px;
    margin-top: 40px;
    cursor: pointer;
    transition:  all .2s;
}
.more-btn:hover{
    background: rgba(118,218,217,1);
    box-shadow: 0px 4px 16px 0px rgba(81,203,205,0.5);
    color: #fff;
}

.m-section-title h3{
    font-size:36px;
    color:rgba(56,56,56,1);
    line-height:60px;
    margin: 0;
}

.m-section-title .u-cut-line{
    display: inline-block;
    position: relative;
    width: 310px;
    height: 1px;
    background: #E8E8E8;
    margin-top: 10px;
}

.m-section-title .u-desc{
    margin: 0;
    color: #737F80;
    font-size: 18px;
    margin-top: 20px;
    margin-bottom: 5px;
}

/* 首页所有程序介绍tabs */
.m-program-tabs .u-program-titles{
    max-width: 1180px;
    margin: auto;
    display: flex;
    justify-content: space-between;
    position: relative;
    box-sizing: border-box;
    padding-left: 15px;
    padding-right: 15px;
    flex-wrap: wrap;
}
.m-program-tabs .u-program-titles .item{
    color:#4E6EF2 ;
    font-size: 26px;
    padding: 37px 0;
    cursor: pointer;
}
.m-program-tabs .u-program-titles .item.active{
    border-bottom: 4px solid #FF6600;
    color: #FF6600 ;
}
.m-program-tabs .u-program-titles .item img{
    width: 36px;
    height: 36px;
    vertical-align: middle;
}
.m-program-tabs .u-program-titles .line{
    position: absolute;
    left: 0;
    height: 4px;
    width: 100px;
    background: #4E6EF2;
    bottom: 0;
}
.m-program-tabs .u-program-body{
    background-size: cover;
    position: relative;
    z-index: 1;
    padding: 40px 0 0 0;
}
.m-program-tabs .u-program-body .item{
    width: 1380px;
    box-sizing: border-box;
    margin: auto;
    display: flex;
    justify-content: space-between;
    padding-left: 15px;
    padding-right: 15px;
    background: #ffffff;
    padding:60px 101px 60px 118px;
    border-radius: 6px;
    box-shadow: 0px 10px 30px 0px rgba(77, 123, 128, 0.12);
}
.m-program-tabs .u-function-list{
    flex-grow: 1;
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    margin-right: 5%;
}
.m-program-tabs .u-img-list{
    display: flex;
    align-items: center;
}
.m-program-tabs .u-img-list img{
    max-width: 600px;
}

.m-program-tabs .u-function-list .u-function-item{
    padding: 20px 0;
    width: 100%;
    position: relative;
    overflow: hidden;
    cursor: pointer;
    border-bottom: 0 !important;
    color: #454A4C;
}
.m-program-tabs .u-function-list .u-function-item:first-child{
    padding-top: 0;
}
.m-program-tabs .u-function-list .u-function-item h3{
    font-weight:400;
    font-size:24px;
    color: #17191A;
    font-weight: bold;
    margin: 0;
    
}
/* .m-program-tabs .u-function-list .u-function-item h3:after{
    content: '';
    position: absolute;
    left: -50px;
    top: 50%;
    transform: translateY(-50%);
    height: 28px;
    width: 29px;
    background: url("icon-hook.png") no-repeat;
    background-size: cover;
} */
.m-program-tabs .u-function-list .u-function-item p{
    color: #454A4C;
    font-size:16px;
    font-weight:400;
    margin: 0;
    line-height: 30px;
    padding-left: 0;
    padding-left: 45px;
    position: relative;
}
.m-program-tabs .u-function-list .u-function-item.active p:before{
    content: '';
    position: absolute;
    left: 25px;
    top: 73%;
    transform: translateY(-50%);
    height: 28px;
    width: 29px;
    background: url("module3_arrows3.png") no-repeat;
    background-size: 14px 14px;
    
}
.m-program-tabs .u-function-list .u-function-item .active-item{
    display: flex;
    width: 248px;
    height: 60px;
    padding-left: 24px;
    background: #e5eaff;
    border-radius: 6px;
    align-content: center;
    font-size: 24px;
    color: #4E6EF2;
    font-weight: bold;
    overflow: hidden;
}
.m-program-tabs .u-function-list .u-function-item .active-item .active-item-pic{
    width: 60px;
    height: 60px;
    background: linear-gradient(90deg, #4E6EF2, #2361ed);
}


/* .m-program-tabs .u-function-list .u-function-item.active h3{
    font-weight: bold;
    background-position-x: 0;
    padding-left: 80px;
    color: white;
    transition: background-position-x .3s linear, padding-left .3s linear .2s;
} */
/* .m-program-tabs .u-function-list .u-function-item.active h3:after{
    left: 40px;
    transition: all .3s linear .2s;
} */
/* .m-program-tabs .u-function-list .u-function-item.active p{
    transition: all .3s linear;
    color: #4E6EF2;
    padding-left: 80px;
} */

.plain-btn{
    display: inline-block;
    box-sizing: border-box;
    min-width: 140px;
    height: 40px;
    line-height: 40px;
    padding: 0 20px;
    border: 1px solid #4E6EF2;
    color: #4E6EF2;
    text-align: center;
    font-size: 16px;
    margin-right: 20px;
    transition: all .3s linear;
    cursor: pointer;
}

.plain-btn:link{
    color: #4E6EF2;
}

.plain-btn:hover{
    background: #4E6EF2;
    color: white;
}

.plain-btn:last-child{
    margin-right: 0;
}

.menu-apply{
    height: 30px;
    background: #4E6EF2;
    line-height: 30px;
    padding: 0 20px;
    color: white;
    font-size: 12px;
    margin-top: 10px;
    margin-right: 10px;
    float: right;
    display: none;
}

/* 手机版底部按钮 */
.bottom-connect{
    position: fixed;
    display: none;
    justify-content: space-between;
    bottom: 0;
    background: white;
    box-shadow: 0 -3px 10px 0 rgba(204,204,204,.2);
    width: 100%;
}

.bottom-connect a{
    display: flex;
    width: 49%;
    color: rgba(56,56,56,1);
    text-align: center;
    height: 49px;
    align-items: center;
    justify-content: center;
}

.bottom-connect a img{
    width: 20px;
    height: 20px;
    vertical-align: middle;
    margin-right: 5px;
}

.wx-dialog .el-dialog{
    border-radius: 10px;
    text-align: center;
    overflow: hidden;
}
.wx-dialog .el-dialog__header{
    padding: 12px;
    font-size: 16px;
    background: #E1E7EB;;
}
.wx-dialog .wx-code{
    font-size: 24px;
    color: #4E6EF2;
}
#foot-bottom{
    margin-bottom: 60px;
}
/* @media (max-width: 768px){
    .m-program-tabs .u-program-body .item{
        flex-wrap: wrap;
        justify-content: center;
        background: #ffffff;
    }
    .m-product-characteristic{
        padding: 20px;
    }
    .m-program-tabs .u-program-titles .item{
        font-size: 20px;
    }
    .m-program-tabs .u-function-list{
        margin-right: 0;
    }
    .m-program-tabs .u-img-list img{
        max-width: 600px;
        max-height: 600px;
    }

    .menu .line{
        display: none;
    }

    #banner{
        margin-top: 50px;
    }

    #bg{
        margin-top: 50px;
    }

    .menu-apply{
        display: inline-block;
    }

    .bottom-connect{
        display: flex;
    }
} */

/* @media (max-width: 1180px){
    .indexBanner .index-banner .mask,
    .productBanner .mask,
    .newsBanner .mask,
    .caseBanner .mask{
        left: 0 !important;
        top: 0 !important;;
        right: 0 !important;;
        bottom: 0 !important;; 
        background: rgba(0, 0, 0, .3);
        transform: translateX(0) !important;
        text-align: center !important;
        display: none;
    }

    .indexBanner .index-banner .mask img,
    .productBanner .mask img,
    .newsBanner .mask img,
    .caseBanner .mask img{
        width: 90px;
    }

    .indexBanner .index-banner .banner-product-btn,
    .productBanner .banner-product-btn,
    .newsBanner .banner-product-btn,
    .caseBanner .banner-product-btn{
        width: 90px;
        display: inline-block;
        margin: 0 !important;
    }

    .news-text-cont{
        line-height: 1.3;
    }

    .banner-left{
        transform: translateY(0);
    }
    .banner-img{
        display: none;
    }
} */
.case-grid{
    display: grid;
    grid-template-columns: repeat(6, 205px);
    margin-top: 50px;
}
.case-grid div{
    display: flex; 
    flex-direction: column; 
    align-items: center; 
    justify-content: center;
    font-size: 22px;
    height: 205px;
    background: #FFFFFF;
    border: 1px solid #E8E8E8;
}
/* 使用场景 */
.module6_columns{
    display: grid;
    grid-template-columns: repeat(5, 20%);
    margin-top: 50px;
}

.module6_box:hover img{
    animation: animationShake 2s ease-in-out 0s  alternate forwards;
}
/* animation */
@keyframes animationShake{
	0%{transform:scale(1);}
    10%,20%{transform:scale(0.9) rotate(-6deg);}
    30%,50%,70%,90%{transform:scale(1.1) rotate(6deg);}
    40%,60%,80%{transform:scale(1.1) rotate(-6deg);}
    100%{transform:scale(1) rotate(0);}
}

/* flex */
.d-flex{
	display: flex !important;
}
.d-block{
	display: block;
}
.flex-wrap-n{
	flex-wrap: nowrap;
}
.flex-wrap-y{
	flex-wrap: wrap;
}
.flex-column{
	flex-direction: column;
}
.nowrap{
	white-space: nowrap;
}
.align-items-center {
  align-items: center;
}
.align-items-end {
  align-items:flex-end;
}
.justify-content-center {
  justify-content: center;
}
.justify-content-between {
  justify-content: space-between;
}
.justify-content-around {
  justify-content: space-around;
}
.justify-content-end{
	justify-content: end;
}
.flex-a-c{
	display: flex;
	align-items: center;
}
.flex-b-c{
    display: flex;
	justify-content: space-between; 
}
.flex-a-b-c{
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.flex-a-a-c{
	display: flex;
	align-items: center;
	justify-content:space-around;
}
.flex-j-c{
	display: flex;
	justify-content: center;
}
.flex-c-c{
	display: flex;
	justify-content: center;
	align-items: center;
}
.felx1{
	flex: 1;
}

.flex1{
	flex: 1;
}

.cursorPointer{
    cursor:pointer;	
}	

/* width */
.w100p{width: 100% !important;}
.w50p{width: 50%;}
.w33p{width: 33.3%;}
.w10{width: 10px;}
.w16{width: 16px;}
.w20{width: 20px;}
.w22{width: 22px;}
.w24{width: 24px !important;}
.w30{width: 30px !important;}
.w32{width: 32px !important;}
.w40{width: 40px !important;}
.w45{width: 45px !important;}
.w50{width: 50px;}
.w60{width: 60px;}
.w63{width: 63px;}
.w68{width: 68px;}
.w70{width: 70px;}
.w72{width: 72px;}
.w73{width: 73px;}
.w77{width: 77px;}
.w80{width: 80px;}
.w88{width: 88px;}
.w90{width: 90px;}
.w98{width: 98px;}
.w100{width: 100px !important;}
.w110{width: 110px;}
.w120{width: 120px !important;}
.w130{width: 130px;}
.w140{width: 140px;}
.w150{width: 150px;}
.w152{width: 152px;}
.w164{width: 164px;}
.w180{width: 180px;}
.w200{width: 200px !important;}
.w235{width: 235px !important}
.w240{width: 240px !important}
.w250{width: 250px !important}
.w260{width: 260px !important}
.w300{width: 300px !important}
.w320{width: 320px !important}
.w340{width: 340px !important}
.w370{width: 370px !important}
.w400{width: 400px !important;}
.w440{width: 440px !important;}
.w450{width: 550px !important;}
.w350{width: 700px;}
.w500{width: 500px;}
.w220{width: 220px !important;}
.w1380{width: 1380px !important;}
.minwidth1380{width: 1380px !important;}


/* height */
.h100p{height: 100%;}
.h50p{height: 50%;}
.h33p{height: 33.3%;}
.h10{height: 10px;}
.h16{height: 16px;}
.h18{height: 18px;}
.h20{height: 20px;}
.h23{height: 23px;}
.h24{height: 24px !important;}
.h26{height: 26px;}
.h30{height: 30px;}
.h32{height: 32px;}
.h40{height: 40px;}
.h45{height: 45px;}
.h50{height: 50px;}
.h52{height: 52px;}
.h54{height: 54px;}
.h56{height: 56px;}
.h60{height: 60px;}
.h68{height: 68px;}
.h70{height: 70px;}
.h72{height: 72px;}
.h77{height: 77px;}
.h80{height: 80px;}
.h88{height: 88px;}
.h90{height: 90px;}
.h96{height: 96px;}
.h100{height: 100px;}
.h110{height: 110px;}
.h114{height: 114px;}
.h118{height: 118px;}
.h120{height: 120px;}
.h130{height: 130px;}
.h140{height: 140px;}
.h150{height: 150px;}
.h163{height: 163px;}
.h180{height: 180px;}
.h200{height: 200px;}
.h300{height: 300px;}
.h320{height: 320px;}
.h355{height: 355px;}
.h380{height: 380px;}
.h400{height: 400px;}
.h450{height: 450px;}
.h460{height: 460px;}
.h550{max-height: 450px;}

/* padding */
.pa5{padding: 5px;}
.pall10{padding: 10px;}
.pa10{padding: 20px;}
.pa15{padding: 30px;}
.pa24{padding: 24px;}

.pa15{padding: 30px;}


.pt2{padding-top: 2px;}
.pt3{padding-top: 3px;}
.pt5{padding-top: 5px;}
.pt10{padding-top: 10px;}
.pt15{padding-top: 15px;}
.pt18{padding-top: 18px;}
.pt20{padding-top: 20px;}
.pt24{padding-top: 24px;}
.pt30{padding-top: 30px;}
.pt40{padding-top: 40px;}
.pt50{padding-top: 50px;}
.pt60{padding-top: 60px;}
.pt70{padding-top: 70px;}
.pt80{padding-top: 80px;}
.pt90{padding-top: 90px;}
.pt100{padding-top: 100px;}
.pt130{padding-top: 130px;}
.p-t-15 {
	padding-top: 15px;
}




.p-b-15 {
	padding-bottom: 15px;
}
.pb2{
	padding-bottom: 2px;
}
.pb3{padding-bottom: 3px;}
.pb5{padding-bottom: 5px;}
.pb10{padding-bottom: 10px;}
.pb18{padding-bottom: 18px;}
.pb20{padding-bottom: 20px;}
.pb24{padding-bottom: 24px;}
.pb30{padding-bottom: 30px;}
.pb40{padding-bottom: 40px;}
.pb50{padding-bottom: 50px;}
.pb60{padding-bottom: 60px;}
.pb70{padding-bottom: 70px;}
.pb80{padding-bottom: 80px;}
.pb90{padding-bottom: 90px;}
.pb100{padding-bottom: 100px;}


.pl0{padding-left: 0px !important;}
.pl5{padding-left: 5px !important;}
.pl9{padding-left: 9px !important;}
.pl10{padding-left: 10px !important;}
.pl14{padding-left: 14px !important;}
.pl20{padding-left: 20px;}
.pl24{padding-left: 24px;}
.pl27{padding-left: 27px;}
.pl28{padding-left: 28px;}
.pl29{padding-left: 29px;}
.pl30{padding-left: 30px;}
.pl40{padding-left: 40px;}
.pl50{padding-left: 50px;}
.pl50{padding-left: 50px !important;}
.pl114{padding-left: 114px !important;}


.pr0{padding-right: 0px !important;}
.pr5{padding-right: 5px !important;}
.pl9{padding-right: 9px !important;}
.pr10{padding-right: 10px;}
.pr14{padding-right: 14px !important;}
.pr20{padding-right: 20px;}
.pr24{padding-right: 24px;}
.pr30{padding-right: 30px;}
.pr40{padding-right: 40px;}
.pr50{padding-right: 50px;}
.pr70{padding-right: 70px;}


/* margin */
.marginAuto{margin: auto;}
.mwarp{margin:16px 24px;}
.ma15{margin: 30px;}
.ma15{margin: 30px;}
.ma{margin: 0 !important;}

.mt10{margin-top: 10px !important;}
.mt18{margin-top: 18px;}
.mt20{margin-top: 20px !important;}
.mt30{margin-top: 30px;}
.mt40{margin-top: 40px;}
.mt50{margin-top: 50px;}
.mt60{margin-top: 60px;}
.mt70{margin-top: 70px;}
.mt80{margin-top: 80px;}
.mt90{margin-top: 90px;}
.mt100{margin-top: 100px;}

.mb0{margin-bottom: 0px !important;}
.mb10{margin-bottom: 10px !important;}
.mb14{margin-bottom: 14px !important;}
.mb15{margin-bottom: 15px !important;}
.mb17{margin-bottom: 17px !important;}
.mb18{margin-bottom: 18px !important;}
.mb20{margin-bottom: 20px;}
.mb24{margin-bottom: 24px;}
.mb30{margin-bottom: 30px;}
.mb40{margin-bottom: 40px;}
.mb50{margin-bottom: 50px;}
.mb60{margin-bottom: 60px;}
.mb70{margin-bottom: 70px;}
.mb80{margin-bottom: 80px;}
.mb90{margin-bottom: 90px;}
.mb100{margin-bottom: 100px;}

.ml10{margin-left: 10px !important;}
.mr12{margin-left: 12px !important;}
.ml18{margin-left: 18px;}
.ml20{margin-left: 20px;}
.ml22{margin-left: 22px;}
.ml23{margin-left: 23px;}
.ml25{margin-left: 25px;}
.ml26{margin-left: 26px;}
.ml30{margin-left: 30px;}
.ml40{margin-left: 40px;}
.ml50{margin-left: 50px;}
.ml60{margin-left: 60px;}

.mr5{margin-right: 5px !important;}
.mr8{margin-right: 8px !important;}
.mr9{margin-right: 9px !important;}
.mr10{margin-right: 10px !important;}
.mr14{margin-right: 14px !important;}
.mr15{margin-right: 15px !important;}
.mr18{margin-right: 18px !important;}
.mr20{margin-right: 20px;}
.mr24{margin-right: 24px;}
.mr29{margin-right: 29px;}
.mr30{margin-right: 30px;}
.mr32a{margin-right: 32px;}
.mr40{margin-right: 40px;}
.mr50{margin-right: 50px;}
.mr52{margin-right: 52px;}
.mr52{margin-right: 54px;}
.mr100{margin-right: 100px !important;}


/*background */
.bg_line_green{background: linear-gradient(180deg,  #0BAB97 0%, #79E1CA);}
.bg_line_blue{background: linear-gradient(180deg, #0C96FF 0%, #43CBFF 100%);}
.bg_line_yellow{background: linear-gradient(180deg, #F59423, #FCC61B);}
.bg_line_orange{background: linear-gradient(180deg, #F54653, #FF8966);}

.bgfff{
    background: #ffffff;
}
.bgF7FAFA{
    background: #F7FAFA;
}
.transition05s{
    transition:all 0.5s;;
}

/*color */
.cblue{
    color: #4E6EF2;
}
.c737F80{
   color: #737F80;
}
/**动画**/
@keyframes fadeInUp {
    from {
      opacity: 0;
      transform: translate3d(0, 100%, 0);
    }
  
    to {
      opacity: 1;
      transform: translate3d(0, 0, 0);
    }
  }
  
  .fadeInUp {
    animation-name: fadeInUp;
  }
  @keyframes fadeIn {
    from {
      opacity: 0;
    }
  
    to {
      opacity: 1;
    }
  }
  
  .fadeIn {
    animation-name: fadeIn;
  }
  .fadeInIndex2 {
    animation-name: fadeIn;
    z-index: 2;
  }

  @keyframes fadeOut {
    from {
      opacity: 1;
    }
  
    to {
      opacity: 0;
    }
  }
  .fadeOut {
    animation-name: fadeOut;
  }
  @keyframes fadeInDown {
    from {
      opacity: 0;
      transform: translate3d(0, -100%, 0);
    }
  
    to {
      opacity: 1;
      transform: translate3d(0, 0, 0);
    }
  }
  
  .fadeInDown {
    animation-name: fadeInDown;
  }
  @keyframes fadeInRight {
    from {
      opacity: 0;
      transform: translate3d(100%, 0, 0);
    }
  
    to {
      opacity: 1;
      transform: translate3d(0, 0, 0);
    }
  }
  
  .fadeInRight {
    animation-name: fadeInRight;
  }
  
  @keyframes fadeInLeft {
    from {
      opacity: 0;
      transform: translate3d(-100%, 0, 0);
    }
  
    to {
      opacity: 1;
      transform: translate3d(0, 0, 0);
    }
  }
  @keyframes fadeInLeft {
    from {
      opacity: 0;
      transform: translate3d(-100%, 0, 0);
    }
  
    to {
      opacity: 1;
      transform: translate3d(0, 0, 0);
    }
  }
  @keyframes fadeOutUp {
    from {
      opacity: 1;
    }
  
    to {
      opacity: 0;
      transform: translate3d(0, -100%, 0);
    }
  }
  
  .fadeOutUp {
    animation-name: fadeOutUp;
  }
  .fadeInLeft {
    animation-name: fadeInLeft;
  }
  
  @keyframes fadeOutRight {
    from {
      opacity: 1;
    }
  
    to {
      opacity: 0;
      transform: translate3d(100%, 0, 0);
    }
  }
  
  .fadeOutRight {
    animation-name: fadeOutRight;
  }
  
  @keyframes bounce {
    from,
    20%,
    53%,
    80%,
    to {
      animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
      transform: translate3d(0, 0, 0);
    }
  
    40%,
    43% {
      animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
      transform: translate3d(0, -30px, 0);
    }
  
    70% {
      animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
      transform: translate3d(0, -15px, 0);
    }
  
    90% {
      transform: translate3d(0, -4px, 0);
    }
  }
  
  .bounce {
    animation-name: bounce;
    transform-origin: center bottom;
  }
  
  .fadeInLeft {
    animation-name: fadeInLeft;
  }
  
  .animated {
    animation-duration: 1s;
    animation-fill-mode: both;
  }
  .animated05{
    animation-duration: 0.5s;
    animation-fill-mode: both;
  }
.animationStop{ animation-play-state:paused;}
.animationBegin{ animation-play-state:running;}
.opacity0{
    opacity: 0; 
}  
