[v-cloak] {
    display: none;
}

body {
    height: auto;
}

.isFixed {
    position: fixed;
    top: 80px;
    z-index: 9998
}

.el-breadcrumb {
    box-shadow: 0px 1px 0px rgb(0 0 0 / 8%);
    width: 80%;
    background-color: #fff;
    padding: 1% 10%;
}

.el-breadcrumb .el-breadcrumb__item .el-breadcrumb__inner a {
    color: #303133;
    font-weight: 700;
}

.el-breadcrumb .el-breadcrumb__item .el-breadcrumb__inner a:hover,
.el-breadcrumb__item:last-child .el-breadcrumb__inner a:hover,
.el-breadcrumb__item:last-child .el-breadcrumb__inner:hover {
    color: #0091EA;
    cursor: pointer;
    font-weight: 700;
}

#app .el-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 10%;
    width: 100%;
    position: fixed;
    top: 0;
    z-index: 9999;
    background-color: #fff;
}

#app .shadow2 {
    box-shadow: 0px 10px 20px 10px rgba(0, 0, 0, 0.1);
}

#app .el-header h1 a {
    display: block;
}

#app .el-header h1 a img {
    margin-top: 3%;
}

.el-menu.el-menu--horizontal,
.el-menu--horizontal>.el-menu-item.is-active,
.el-menu--horizontal>.el-submenu.is-active .el-submenu__title {
    border-bottom: none
}

.el-menu--horizontal .el-menu .el-menu-item,
.el-menu--horizontal .el-menu .el-submenu__title {
    padding: 0 22px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.el-submenu__title * {
    color: #181818 !important;
}

.el-menu--horizontal {
    z-index: 9998 !important;
}

.el-menu-item {
    padding: 0 40px;
}

.el-menu--horizontal a .el-menu-item,
.el-menu--horizontal .el-menu-item a,
.el-menu--horizontal>.el-submenu .el-submenu__title {
    font-size: 18px;
    color: #181818;
}

.el-menu--horizontal a .el-menu-item:hover,
.el-menu--horizontal .el-menu-item:hover a,
.el-menu--horizontal>.el-submenu .el-submenu__title:hover a {
    color: rgb(0, 102, 255) !important;
}

.el-select-dropdown__item:hover {
    color: rgb(0, 102, 255) !important;
}

.el-main {
    padding: 0;
    /* padding: 0 10%; */
    /* width: 1500px;
    margin: 0 auto; */
}

.introduce {
    padding: 0 10%;
}

.banner {
    position: relative;
    margin-top: 80px;
}

.el-carousel .el-carousel__container {
    height: 705px
}

.el-carousel__item {
    display: block;
}

.el-carousel__item img {
    width: 100%;
    height: 100%;
}

.el-carousel .el-carousel__container .banner-title {
    position: absolute;
    top: 25%;
    left: 16%;
    color: #fff;
}

.el-carousel .el-carousel__container .banner-title h1 {
    font-size: 4.5rem;
    font-weight: 700;
}

.el-carousel .el-carousel__container .banner-title h2 {
    font-size: 2.25rem;
    font-weight: 700;
}

.el-carousel .el-carousel__container .banner-title h3 {
    font-size: 1.5rem;
    font-weight: 700;
}

.el-carousel .el-carousel__container .banner-title .el-button {
    background: none;
    color: #fff;
}

.el-carousel__indicators--horizontal {
    bottom: 6% !important;
}

.el-carousel__indicators--horizontal .el-carousel__indicator--horizontal {
    padding: 12px 10px;
}

.el-carousel__indicators--horizontal .el-carousel__button {
    width: 120px;
    height: 5px;
    border-radius: 5px;
}

.el-carousel .el-carousel__container .banner-title h1,
.el-carousel .el-carousel__container .banner-title h2,
.el-carousel .el-carousel__container .banner-title h3 {
    margin-bottom: 5%;
}






.el-main .banner02,
.el-main .banner03 {
    width: 100%;
    height: 100%;
    position: relative;
    margin-top: 5%;
}

.el-main .banner02 img,
.el-main .banner03 img {
    height: 100%;
}

.el-main .banner02 .banner02-title {
    line-height: 160px;
    display: flex;
    color: #fff;
    position: absolute;
    width: 900px;
    height: 100%;
    right: 0;
    top: 0;
    background: linear-gradient(315deg, rgba(48, 79, 254, 0.5) 0%, rgba(41, 98, 255, 0.5) 100%);
    flex-direction: column;
    align-items: flex-start;
}

.el-main .banner02 .banner02-title .el-button,
.el-main .banner03 .banner03-title .el-button {
    color: #fff;
    background: linear-gradient(315deg, #304FFE 0%, #2962FF 100%);
    border-radius: 3px;
    border: none
}

.el-main .banner02 .el-carousel__indicators--horizontal {
    position: absolute;
    bottom: 28%;
    left: 60%;
    transform: none
}

.el-main .banner02 .banner02-title h1,
.el-main .banner02 .banner02-title h5,
.el-main .banner02 .banner02-title .el-button {
    margin-left: 15%;
}


.el-main .banner03 .banner03-title {
    line-height: 160px;
    display: flex;
    color: #fff;
    position: absolute;
    width: 900px;
    height: 100%;
    left: 0;
    top: 0;
    background: linear-gradient(315deg, rgba(48, 79, 254, 0.5) 0%, rgba(41, 98, 255, 0.5) 100%);
    flex-direction: column;
    align-items: flex-start;
}


.el-main .banner03 .banner03-title h1,
.el-main .banner03 .banner03-title h5,
.el-main .banner03 .banner03-title .el-button {
    margin-left: 15%;
}



.el-main .banner03 .el-carousel__indicators--horizontal {
    position: absolute;
    bottom: 28%;
    left: 7%;
    transform: none
}

@keyframes animatedBird {
    0% {
        background-position: 0 0;
    }

    100% {
        background-position: 0 -258px;
    }
}


.el-main .service {
    background-color: #fff;
    text-align: center;
    background: url(/html/images/service-bg.png);
    background-attachment: fixed;
    background-position: center center;
    padding-top: 1%;
    margin-top: 5%;
    animation: animatedBird 7s linear infinite;
    -webkit-animation: animatedBird 7s linear infinite;
}

.el-main .service .service-title {
    margin-top: 5%;
}

.el-main .service .service-title h3 {
    font-size: 2.25rem;
    ;
    margin-top: 1%;
}

.el-main .service .service-title h5 {
    font-size: 1.5rem;
}

.el-main .service .service-section {
    display: flex;
    flex-direction: row;
    justify-content: space-evenly;
    margin-top: 2.5625rem;
}

.el-main .service .service-section .service-section-list {
    width: 20%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.el-main .service .service-section .service-section-list .list {
    width: 100%;
    margin-bottom: 15%;
    display: flex;
    flex-direction: column;
    align-items: center;
    background-color: #fff;
    padding: 10% 0;
    box-shadow: 0px 5px 10px -1px rgba(0, 0, 0, 0.15);
    border-radius: 3px;
}

.el-main .service .service-section .service-section-list .list span {
    margin-top: 5%;
    color: #181818;
}

.el-main .customers {
    text-align: center;
    background: url(/html/images/customers-bg.png)no-repeat center center;
    padding-top: 1%;
    margin-top: 5%;
    color: #ffff;
}

.el-main .customers .customers-title {
    margin-top: 5%;
}

.el-main .customers .customers-title h3 {
    font-size: 2.25rem
}

.el-main .customers .customers-title h5 {
    font-size: 1.5rem
}

.el-main .customers .customers-section {
    margin-top: 2.5625rem;
    padding-bottom: 5%;
}

.el-main .customers .customers-section .customers-section-list {
    display: flex;
    justify-content: space-evenly;
}

.el-main .customers .customers-section .customers-section-list .list {
    display: flex;
    flex-direction: column;
    width: 23.75rem;
    height: 23.75rem;
    align-items: center;
    justify-content: center;
    position: relative;
    overflow: hidden;
}

.el-main .customers .customers-section .customers-section-list .list .list-title {
    display: flex;
    flex-direction: column;
    margin-bottom: 8%;
    align-items: center;
    transition: 1.5s ease;
}

.el-main .customers .customers-section .customers-section-list .list .list-title span {
    position: relative;
}

.el-main .customers .customers-section .customers-section-list .list .list-title span::before {
    content: "";
    border: 1px solid #fff;
    width: 30px;
    position: absolute;
    bottom: -88%;
    left: 30%;
}

.el-main .customers .customers-section .customers-section-list .list .list-but {
    padding: 0 8%;
    display: flex;
    flex-direction: column;
    align-items: center;
    position: absolute;
    left: 0;
    top: 100%;
    transition: 1.5s ease;
}

.el-main .customers .customers-section .customers-section-list .list .list-but .el-button {
    background: none;
    color: #fff;
    margin-top: 10%;
}

.el-main .customers .customers-section .customers-section-list .list .list-but .el-button span a {
    color: #fff;
}



.el-main .customers .customers-section .customers-section-list .list.fr {
    background: url(/html/images/fr.png)no-repeat center center;
}

.el-main .customers .customers-section .customers-section-list .list.fr:hover {
    background: linear-gradient(0deg, rgba(0, 71, 255, 0.6), rgba(0, 71, 255, 0.6)), url(/html/images/fr.png)no-repeat center center, #181818;
}

.el-main .customers .customers-section .customers-section-list .list.fr:hover .list-title {
    margin-bottom: 40%;
}

.el-main .customers .customers-section .customers-section-list .list.fr:hover .list-but {
    position: absolute;
    left: 0;
    top: 55%;

}

.el-main .customers .customers-section .customers-section-list .list.se {
    background: url(/html/images/se.png)no-repeat center center;
}

.el-main .customers .customers-section .customers-section-list .list.se:hover {
    background: linear-gradient(0deg, rgba(0, 71, 255, 0.6), rgba(0, 71, 255, 0.6)), url(/html/images/se.png)no-repeat center center, #181818;
}

.el-main .customers .customers-section .customers-section-list .list.se:hover .list-title {
    margin-bottom: 40%;
}

.el-main .customers .customers-section .customers-section-list .list.se:hover .list-but {
    position: absolute;
    left: 0;
    top: 55%;
}

.el-main .customers .customers-section .customers-section-list .list.tr {
    background: url(/html/images/tr.png)no-repeat center center;
}

.el-main .customers .customers-section .customers-section-list .list.tr:hover {
    background: linear-gradient(0deg, rgba(0, 71, 255, 0.6), rgba(0, 71, 255, 0.6)), url(/html/images/tr.png)no-repeat center center, #181818;
}

.el-main .customers .customers-section .customers-section-list .list.tr:hover .list-title {
    margin-bottom: 40%;
}

.el-main .customers .customers-section .customers-section-list .list.tr:hover .list-but {
    position: absolute;
    left: 0;
    top: 55%;
}

.el-main .customers .customers-section .customers-section-list .list.fo {
    background: url(/html/images/fo.png)no-repeat center center;
}

.el-main .customers .customers-section .customers-section-list .list.fo:hover {
    background: linear-gradient(0deg, rgba(0, 71, 255, 0.6), rgba(0, 71, 255, 0.6)), url(/html/images/fo.png)no-repeat center center, #181818;
}

.el-main .customers .customers-section .customers-section-list .list.fo:hover .list-title {
    margin-bottom: 40%;
}

.el-main .customers .customers-section .customers-section-list .list.fo:hover .list-but {
    position: absolute;
    left: 0;
    top: 55%;
}

.el-carousel__item {
    display: block;
}


.el-main .service_customers {
    text-align: center;
    color: #181818;
}

.el-main .service_customers .secu-title {
    margin-top: 5%
}

.el-main .service_customers .secu-title h3 {
    font-size: 2.25rem;
}

.el-main .service_customers .secu-title h5 {
    font-size: 1.5rem;
}

.el-main .service_customers .secu-section {
    margin-top: 5%;
    /* display: flex */
}

.el-main .service_customers .secu-section .el-carousel .el-carousel__container .el-carousel__item {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
}

.el-main .service_customers .secu-section .el-carousel .el-carousel__container .el-carousel__item .list {
    width: 22.5%;
    height: 9.5rem;
    margin-bottom: 1%;
    background-color: #F7F7F7;
    display: flex;
    align-items: center;
}

.el-main .service_customers .secu-section .el-carousel .el-carousel__container .el-carousel__item .list img {
    width: 100%;
}

.el-main .GL {
    font-size: 1.5rem;
    color: #000;
    display: flex;
    justify-content: center;
    margin: 3% 0;
    align-items: center;
}

.el-main .GL i {
    color: #ccc;
    margin: 0 0.5%;
}


.el-footer {
    background-image: url(/html/images/footer-bg.png);
    background-size: cover;
    color: #fff;
    display: flex;
    padding: 0 11%;
    flex-direction: column;
    justify-content: center;
}

.el-footer .foot-top {
    line-height: 24px;
    font-size: .75rem;
    width: 100%;
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid rgba(255, 255, 255, 0.12);
}

.el-footer .foot-top h3 {
    font-size: 18px;
    font-weight: normal;
    margin-bottom: 2%;
}

.el-footer .foot-top ul .box {
    margin-top: 20px;
}

.el-footer .foot-top ul li {
    line-height: 2rem;
}

.el-footer .foot-top ul li a {
    color: #fff;
}

.el-footer .foot-top ul li:hover a {
    color: #0091EA;
}

.el-footer .foot-top ul li {
    font-size: 14px
}

.el-footer .foot-top ul li.spc {
    margin-left: 11.5%;
}

.el-footer .foot-top .nav-links li {
    height: 110px;
}


.el-footer .foot-top .nav-links #downloadcode img {
    border: 6px solid #fff
}

.el-footer .foot-top .nav-links li i {
    margin-left: 5%;
}

.el-footer .foot-bottom {
    margin-top: 2%;
    margin-bottom: 2%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    border-bottom: 1px solid rgba(255, 255, 255, 0.12);
    padding-bottom: 1%;
}

.el-footer .foot-bottom h3 {
    font-weight: normal;
    font-size: 18px;
}

.el-footer .foot-bottom ul {
    display: flex;
    margin-top: 1%;
}

.el-footer .foot-bottom ul li {
    margin-right: 25%;
}



.el-footer .foot-bottom ul li .el-button {
    background: none;
    border: none;
    padding: 0;
}

.el-dropdown-menu {
    overflow-y: scroll !important;
    height: 6.25rem !important;
}

.el-dropdown-menu .el-dropdown-menu__item:hover a {
    color: rgb(0, 102, 255) !important;
}

.el-footer h5 {
    font-size: .875rem;
    color: #9999;
}