body,
html {
    background-color: #f3f5f8;
}


.clearfix:after {
    display: block;
    content: " ";
    height: 0;
    visibility: hidden;
    clear: both;
}

/* .layui-container {
    width: 1200px
} */

/* 轮播图自定义内容 */
/* .layui-carousel-ind {
    top: -100px;
} */
 .index-swiper {
    position: relative;
 }
 .swiper-text {
    position: absolute;
    bottom: 50px;
    left:0;
    right: 0;
 }

.banner-show-list {
    background: #fff;
    border-radius: 5px;
    /* width: 1200px; */
    margin: -30px auto 0;
    z-index: 100;
    box-shadow: 0 5px 10px 0 rgba(0, 0, 0, .1);
}

.banner-show-list .show-cell:hover .img {
    background-position: 0 top;
}
@media screen and (min-width: 768px) {
    .banner-show-list .show-cell .img {
        width: 60px;
        height: 60px;
        min-width: 60px;
    }
    .banner-show-list .show-cell .img-02 {
        background-size: 63px auto !important;
    }
    .banner-show-list .show-cell .img-01 {
        background-size: 63px auto !important;
    }
    .banner-show-list .show-cell .img-03 {
        background-size: 63px auto !important;
    }
    .banner-show-list .show-cell .img-04 {
        background-size: 63px auto !important;
    }
    .tit b {
        font-size: 38px;
        line-height: 38px;
    }
    .schemes .menu  .on.on::after {
        display: inline-flex;
        content: "";
        width: 8px;
        height: 12px;
        background: url(/static/index/images/fl2_vector.png);
        background-size: 100%;
        position: absolute;
        right: -8px;
    }
    .switch-list .tabs-box .body-box .related-tab .box .right .list {
        min-height: 130px;
    }
}
@media screen and (max-width: 768px) {
    .banner-show-list .show-cell .img {
        width: 25px;
        height: 25px;
        min-width: 25px;
    }
    .banner-show-list .show-cell .img-02 {
        background-size: 25px auto !important;
    }
    .banner-show-list .show-cell .img-01 {
        background-size: 25px auto !important;
    }
    .banner-show-list .show-cell .img-03 {
        background-size: 25px auto !important;
    }
    .banner-show-list .show-cell .img-04 {
        background-size: 25px auto !important;
    }
    .show-msg h4{
        font-size: 14px !important;
    }
    .show-msg p{
        font-size: 12px !important;
    }
    .tit b {
        font-size: 25px;
        line-height: 32px;
        max-width: 90%;
    }
    .tit span{
        font-size: 14px;
    }
    .switch-list .tabs-box .body-box .related-tab .box .right .list {
        min-height: 155px;
    }
}
.banner-show-list .show-cell .img {
    display: block;
    transition: .2s;
}

.banner-show-list .show-cell .img-02 {
    background: url(/static/index/images/index_banner_02.png) no-repeat;
    background-position: 0 bottom;
}

.banner-show-list .show-cell .img-01 {
    background: url(/static/index/images/index_banner_01.png) no-repeat;
    background-position: 0 bottom;
}

.banner-show-list .show-cell .img-03 {
    background: url(/static/index/images/index_banner_03.png) no-repeat;
    background-position: 0 bottom;
}

.banner-show-list .show-cell .img-04 {
    background: url(/static/index/images/index_banner_04.png) no-repeat;
    background-position: 0 bottom;
}

.banner-show-list .show-cell .show-msg {
    align-items: flex-start !important;
}
.banner-show-list .show-cell .show-msg h4 {
    color: #333;
    transition: .2s;
}

.banner-show-list .show-cell:hover h4 {
    color: #005DF3;
}

.switch-list {
    margin: 0 auto;
    margin-top: 50px;
}


.switch-list .list-title h4 {
    font-size: 27px;
}



.switch-list .tabs ul {
    padding: 0 50px;
    overflow: auto;
    overflow: hidden;
    white-space: nowrap;
}

.switch-list .tabs ul li {
    position: relative;
    height: 95px;
    overflow: hidden;
    line-height: 45px;
    list-style: none;
    transition: all .3s;
    border-bottom: 3px solid #f8f8f8;
}

.switch-list .tabs ul li:hover {
    color: #005df3;
}

.switch-list .tabs ul li.active {
    border-bottom: 3px solid #005df3;
}

.switch-list .tabs-box {
    width: 100%;
    padding: 30px 0;
    margin: 19.5px auto 0;
}

.switch-list .tabs-box .body-box .related-tab {
    display: none;
}

.switch-list .tabs-box .body-box .active {
    display: block;
}


.switch-list .tabs-box .body-box .related-tab .box .left {
    background-color: rgba(247, 249, 251, 1);
    border: none;
    border-radius: 6px;
    padding: 20px;
}

.switch-list .tabs-box .body-box .related-tab .box .left .tag span {
    background-color: #f2f2f2;
    padding: 5px 10px;
    border: 1px solid #fff;
    border-radius: 3px;
}

.switch-list .tabs-box .body-box .related-tab .box .right .list {
    padding: 8px;
    box-sizing: border-box;
    background-color: #f7f9fb;
    border-radius: 6px;
}

.switch-list .tabs-box .body-box .related-tab .box .right .list p {
    margin-top: 5px;
}

.switch-list .tabs-box .body-box .related-tab .box .right .list img {
    width: 35px;
    height: 35px;
}

.research {
    margin-top: 58px;
}

.research .research-box .main-title {
    text-align: center;
    font-size: 27px;
}


.research .research-box ul {
    overflow: hidden;
    margin-bottom: 0;
}


.research .research-box ul li .research-topContent {
    width: 100%;
    height: 127px;
    padding: 24px 22px 0;
    box-sizing: border-box;
}

.research .research-box ul li .research-topContent .research-topContentTitle {
    line-height: 18px;
}

.research .research-box ul li .research-topContent .research-topContentTip {
    line-height: 18px;
    width: 175px;
}

.research .research-box ul li .research-solutionContent {
    width: 100%;
    height: 378px;
    padding: 6px 10px;
    background: #f8fbff;
    box-sizing: border-box;
    position: relative;
}

.research .research-box ul li .research-solutionContent .research-list {
    height: 40px;
    box-sizing: border-box;
    padding: 12px 15px;
    display: -moz-box;
    display: flex;
}

.research .research-box ul li .research-solutionContent .research-list .research-listText {
    color: #333;
    line-height: 14px;
}

.research .research-box ul li .research-solutionBottom {
    height: 42px;
    width: 93%;
    box-sizing: border-box;
    border-radius: 2px;
    border: 1px solid #005df3;
    position: absolute;
    bottom: 20px;
}

.research .research-box ul li .research-solutionBottom:hover {
    background: #005df3;
    color: #fff;
}

.process {
    padding-top: 50px;
}

.process .append-btn {
    border-bottom: 2px solid #EFEFEF;
    position: relative;
}

.process .append-btn .title-box {
    display: block;
    padding: 10px;
    box-sizing: border-box;
    border: 1px solid #005DF3;
    /* background: #005df3; */
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    position: relative;
    height: 100%;
}

.process .append-btn .title-box.on {
    background-color: #005DF3;
    color: #fff !important;
}

.process .append-btn .title-box .on {
    color: #fff !important;
}

.process .append-btn .append-btn-icon {
    width: 30px;
    height: 15px;
    display: block;
    position: absolute;
    bottom: -13px;
    opacity: 0;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}

.process .process-swiper {
    width: 100%;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
}

.process .process-swiper .swiper-wrapper {
    position: relative;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}

.process .process-swiper .swiper-wrapper .swiper-slide {
    /* width: 1200px; */
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    height: 100%;
    position: relative;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
}

.process .process-swiper .swiper-wrapper .swiper-slide a img {
    width: 100%;
    height: 100%;
}
.schemes {
    padding: 90px 0;
    position: relative;
    background-size: cover;
    z-index: 0;
}

.schemes .menu {
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.2) 0%, rgba(255, 255, 255, 0.3) 100%);
}
.white72 {
    color:rgba(255,255,255,0.72);
}
.schemes .swiper{
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.2) 0%, rgba(255, 255, 255, 0.3) 100%);
    height:auto;
}
.schemes .swiper .swiper-list {
    display:none;
}
.schemes .swiper .info:nth-child(1) {
    font-size:30px;
}
.schemes .swiper .info hr {
    width: 100%;
    height: 0px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.16);
}
.schemes .menu  .on {
    background: #005EF4;
    position: relative;
}
.schemes::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.6);
    z-index: -1;
}
.schemes .customer {
    box-sizing:border-box;
    background: rgba(255, 255, 255, 0.3);
    border: 1px solid rgba(0, 0, 0, 0);
}

.schemes .bot hr{
    height: 0px;
    border: 1px solid rgba(255, 255, 255, 0.16);
    width: 100%;
}

.schemes .bot .more-scenes {
    box-sizing: border-box;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0.1) 100%);
    border-radius: 8px;
    border: 1px solid;
    border-image: linear-gradient(180deg, rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0)) 1 1;
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    align-items: self-start;
}
.schemes .bot .more-scenes a {
    border: 1px solid rgba(255, 255, 255, 0.32);
    width: 113px;
    height: 40px;
}
.schemes .bot .more-scenes a:hover {
    color: #fff;
}

.service {
    height: auto;
    overflow: hidden;
    background: #F3F5F8;
    padding-bottom: 80px;
}

.service .box {
    background: url(/static/index/images/fl5_1.png);
    background-size: 100%;
}


.service .t1 b {
    display: block;
    line-height: 22px;
    margin-bottom: 47px;
}

.service .t1 b em {
    color: #252627;
}

.service .t1 i {
    color: #252627;
    display: inline-block;
}

.service .t1 i:nth-child(1) {
    margin-right: 85px;
}

.service .t1 i em {
    width: 24px;
    height: 24px;
    background: url(/static/index/images/fl5_ico1.png);
    background-size: 100%;
    display: inline-block;
    margin-right: 8px;
    vertical-align: -5px;
}

.service .t1>div:nth-child(2) i:nth-child(2) em {
    background: url(/static/index/images/fl5_ico2.png);
    background-size: 100%;
}

.service .t1>div:nth-child(3) i:nth-child(1) em {
    background: url(/static/index/images/fl5_ico3.png);
    background-size: 100%;
}

.service .t1>div:nth-child(3) i:nth-child(2) em {
    background: url(/static/index/images/fl5_ico4.png);
    background-size: 100%;
}

.service .t2 ul li div{
    height: 108px;
    background: linear-gradient(180deg, #F3F5F8 0%, #FFFFFF 100%);
    border-radius: 8px;
    border: 1px solid #FFFFFF;
    /* margin: 10px 0 0 10px; */
    box-sizing: border-box;
    color: #252627;
}

.service .t2 ul li:nth-child(5n) {
    margin-right: 0;
}


.service .t2 ul li img {
    width: 60px;
    height: 60px;
}

.advantage {
    height: auto;
    overflow: hidden;
    background: url(/static/index/images/fl4_bg.png) center top no-repeat;
    background-size: cover;
    position: relative;
    z-index: 0;
}

.advantage::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.8);
    z-index: -1;
}


.advantage ul {
    padding: 0 10px;
}

.advantage ul li {
    height: 400px;
    background: linear-gradient(135deg, rgba(0, 12, 32, 0.8) 0%, rgba(0, 12, 32, 0.4) 100%);
}

.advantage ul li:nth-child(1) {
    background: rgba(0, 94, 244, 0.9);
    padding-top: 49px;
}

.advantage ul li:nth-child(n+2):hover {
    background: linear-gradient(135deg, rgba(0, 34, 92, 0.8) 0%, rgba(0, 34, 92, 0.4) 100%);
}

.advantage ul li h5 {
    display: block;
    font-size: 38px;
    margin-bottom: 4px;
}

.advantage ul li h3 {
    display: block;
    font-size: 16px;
    color: rgba(255, 255, 255, 0.72);
    text-align: center;
    margin: 5px auto 20px;
}



.advantage ul li .img {
    display: block;
    width: 48px;
    height: 48px;
    background: url(/static/index/images/fl4_ico1.png);
    background-size: 100%;
    margin: 68px auto 20px;
}

.advantage ul li:nth-child(3) .img {
    background: url(/static/index/images/fl4_ico2.png);
    background-size: 100%;
}

.advantage ul li:nth-child(4) .img {
    background: url(/static/index/images/fl4_ico3.png);
    background-size: 100%;
}


.advantage ul li i {
    display: block;
    text-align: center;
    color: rgba(255, 255, 255, 0.6);
    line-height: 20px;
    margin-bottom: 5px;
}

.advantage ul li i em {
    width: 13px;
    height: 12px;
    background: url(/static/index/images/check.png);
    background-size: 100%;
    display: inline-block;
    margin-right: 5px;
    vertical-align: -1px;
}

.cooperate,
.case {
    height: auto;
    overflow: hidden;
}

.college-box {
    padding-bottom: 10px;
    border-bottom: 1px solid #fff;
}
.college-box:hover  {
    border-bottom: 1px solid #005DF3;
}
.college-box:hover .title{
   color: #005DF3;
}
.college-box:hover .desc{
    color: #666;
}
.college-box:hover .time{
    display: none;
}
.college-box .tips-action{
    display: none;
    transform:rotate(180deg);
}
.college-box:hover .tips-action{
    display: inline-block;
}
.college-box:last-child {
    border-bottom: none; /* 移除最后一个p元素的下边框 */
}

.tit {
    text-align: center;
}

.layui-tab-brief>.layui-tab-title .layui-this {
    color: #005DF3;
}
.layui-tab-brief>.layui-tab-title .layui-this:after {
    border: none;
    border-radius: 0;
    border-bottom: 2px solid #005DF3 !important;
}
.college .layui-tab-item img {
    width: 100%;
    height: 100%;
}

.layui-tab-item ul li:first-child{
    margin-top: 0;
}

/* 移动端轮播图按钮 */
#test2 a {
    width: 144px;
    height: 48px;
}

#test2 a:hover {
    color: #fff;
}
