#anchor{ position: fixed;right: 0;bottom: 50px;z-index: 50;}
/* banner */
.swiper-container{position: relative;}
.swiper-container div{position: absolute;top: 40%; left: 20%;}
.swiper-container div p{margin-left: 60px; z-index: 999;float: left; font-size: 64px;background-image: linear-gradient(270deg, rgba(255, 255, 255, 0.4) 0%, #FFFFFF 100%); -webkit-background-clip: text; -webkit-text-fill-color: transparent;}
/* introductions */
.introductions{width: 100%;background-color: #fff;height: 665px;}
.introductions-content{width: 70%; margin: 0 auto;text-align: center; padding-top:100px;}
.introductions-title{margin-bottom: 70px;}
.introductions-list{width: 100%;position: relative;}
.introductions-list .introductions-list-img{position: absolute;top: 0;left: 0;width: 40%;height: 360px;}
.introductions-list .introductions-list-img img{width: 100%;height: 100%;}
.introductions-list .introductions-list-profiles{position: absolute;top: 35px;right: 0;width: 62%;height: 360px;background: #F5F7FA;}
.introductions-list .introductions-list-profiles p{text-align: left; width: 90%;margin: 40px auto; font-size: 16px;font-family: PingFangSC-Regular, PingFang SC; font-weight: 400;color: #666666; line-height: 28px;letter-spacing: 1px;}
/* corporate */
.corporate{width: 100%;background-color: #fff;height: 600px;}
.corporate-content{width: 70%; margin: 0 auto;text-align: center; padding-top:100px;}
.corporate-title{margin-bottom: 70px;}
.corporate-list{width: 100%;}
.corporate-list ul{display: flex;justify-content: space-around; position: relative;}
.corporate-list ul li{width: 30%;height: 250px; position: relative;}
.corporate-list ul li .img-title{width: 100%;height: 100%;}
.corporate-list ul li .img-title img{width: 100%;height: 100%;}
.corporate-list ul li .list-profiles{position: absolute; top: 0;left: 0;width: 100%;height: 100%;color: #999999;}
.corporate-list ul li .list-profiles h4{height: 90px;font-size: 24px;font-family: PingFangSC-Semibold, PingFang SC;font-weight: 600;color: #333333;line-height: 90px;letter-spacing: 1px;}
.corporate-list ul li .list-profiles p{height: 78%; width: 75%;height: 156px;font-size: 16px;font-family: PingFangSC-Regular, PingFang SC;font-weight: 400;color: #999999;line-height: 26px;letter-spacing: 1px; margin: 0 auto;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 6;overflow: hidden;}
/* .corporate-list ul li:hover{border-top: 10px solid #0063B9; transition:width 2s;transition-timing-function:linear;-moz-transition:width 2s; -moz-transition-timing-function:linear;-webkit-transition:width 2s; -webkit-transition-timing-function:linear; -o-transition:width 2s; -o-transition-timing-function:linear;} */
.hoverCursor span{position: absolute;top: 0;left: 0; display: inline-block;width: 0;height: 0; transition:width 2s;transition-timing-function:linear;-moz-transition:width 2s; -moz-transition-timing-function:linear;-webkit-transition:width 2s; -webkit-transition-timing-function:linear; -o-transition:width 2s; -o-transition-timing-function:linear;}
.hoverCursor:hover span{width: 100%;height: 3px;background-color: #0063B9;}
/* Development */
.Development{width: 100%;background-color: #fff;height: 800px;background: url(../images/wePage/img_about_falc_bg.png) no-repeat;background-size: cover;}
.Development-content{text-align: center; padding-top:100px;}
.Development-title{margin: 0 auto;}
.Development-introduce{margin: 0 auto;}
.Development-title h2{height: 45px;font-size: 32px;font-family: PingFangSC-Semibold, PingFang SC;font-weight: 600; color: #FAFCFF;line-height: 45px;letter-spacing: 1px;}
.Development-introduce p{height: 25px;font-size: 18px;font-family: PingFangSC-Regular, PingFang SC;font-weight: 400; color: #FAFCFF;line-height: 25px;}
.Development-list{position: relative; margin-top: 100px; width: 100%;height: 456px; background: url(../images/wePage/img_about_falc_line.png) no-repeat;background-size: 100% 100%;}
.Development-list .Development-list-detail{position: absolute;width: 190px;cursor: pointer;}
.Development-list .Development-list-detail:hover .detail-list{visibility: inherit;}
.Development-list .Development-list-detail .detail-title{text-align: left; height: 25px; font-size: 18px; font-family: PingFangSC-Regular, PingFang SC; font-weight: 400; color: #4CFDFC;line-height: 25px;}
.Development-list .Development-list-detail .detail-list{visibility: hidden;background: #0063B9;margin: 10px 0;border: 1px solid rgba(255, 255, 255, 0.3);}
.Development-list .Development-list-detail .detail-list p{padding: 10px 5px; text-align: left;margin: auto;font-size: 14px; font-family: PingFangSC-Regular, PingFang SC;font-weight: 400;color: #FAFCFF;line-height: 22px;}
.Development-list .Development-list-detail:nth-child(1){left: 7.15%; top: 80.2%;}
.Development-list .Development-list-detail:nth-child(1)::before{content: " "; display: -webkit-box; width: 0; height: 0; border: 5px solid; border-color: #4CFDFC; border-radius: 50%;}
.Development-list .Development-list-detail:nth-child(2){left: 15%;top: 60.8%;}
.Development-list .Development-list-detail:nth-child(2)::before{content: " "; display: -webkit-box; width: 0; height: 0; border: 5px solid; border-color: #4CFDFC; border-radius: 50%;}
.Development-list .Development-list-detail:nth-child(3){left: 26%;top: 41.1%;}
.Development-list .Development-list-detail:nth-child(3)::before{content: " "; display: -webkit-box; width: 0; height: 0; border: 5px solid; border-color: #4CFDFC; border-radius: 50%;}
.Development-list .Development-list-detail:nth-child(4){left: 38%;top: 28.2%;}
.Development-list .Development-list-detail:nth-child(4)::before{content: " "; display: -webkit-box; width: 0; height: 0; border: 5px solid; border-color: #4CFDFC; border-radius: 50%;}
.Development-list .Development-list-detail:nth-child(5){left: 51%;top: -17.7%;}
.Development-list .Development-list-detail:nth-child(5)::after{content: " "; display: -webkit-box; width: 0; height: 0; border: 5px solid; border-color: #4CFDFC; border-radius: 50%;}
.Development-list .Development-list-detail:nth-child(6){left: 63%;top: 43.1%;}
.Development-list .Development-list-detail:nth-child(6)::before{content: " "; display: -webkit-box; width: 0; height: 0; border: 5px solid; border-color: #4CFDFC; border-radius: 50%;}
.Development-list .Development-list-detail:nth-child(7){left: 70%;top:24%;}
.Development-list .Development-list-detail:nth-child(7)::before{content: " "; display: -webkit-box; width: 0; height: 0; border: 5px solid; border-color: #4CFDFC; border-radius: 50%;}
.Development-list .Development-list-detail:nth-child(8){left: 80%;top:-11.2%;}
.Development-list .Development-list-detail:nth-child(8)::after{content: " "; display: -webkit-box; width: 0; height: 0; border: 5px solid; border-color: #4CFDFC; border-radius: 50%;}
/* .Development-list .Development-list-detail:nth-child(9){left: 90%;top:20%;}
.Development-list .Development-list-detail:nth-child(9)::before{content: " "; display: -webkit-box; width: 0; height: 0; border: 5px solid; border-color: #4CFDFC; border-radius: 50%;} */
/* contact */
.contact{width: 100%;background-color: #fff;height: 665px;background: url(../images/wePage/img_about_lxwm_bg.png) no-repeat;background-size: 100% 100%;}
.contact-content{width: 70%; margin: 0 auto;text-align: center; padding-top:100px;}
.contact-title{margin-bottom: 70px;}
.contact-list{width: 100%;}
.contact-list ul{display: flex;justify-content: center; position: relative;}
.contact-list ul li{width: 30%;height: 280px; position: relative;background-color: #f5f7fa;}
.contact-list ul li .list-profiles{position: absolute; top: 0;left: 0;width: 100%;height: 50%;color: #999999;margin: 0 auto;padding-top: 20%;}
.contact-list ul li .list-profiles h4{margin-top: 10px; height: 22px;font-size: 16px;font-family: PingFangSC-Regular, PingFang SC;font-weight: 400;color: #999999;line-height: 22px;letter-spacing: 1px;}
.contact-list ul li .list-profiles p{height: 22px; font-size: 16px;font-family: PingFangSC-Regular, PingFang SC;font-weight: 400; color: #333333;line-height: 22px;letter-spacing: 1px;}
.contact-list ul li .list-profiles img:nth-child(2){display: none;}
.contact-list ul li:hover{background: #FFFFFF;box-shadow: 0px 15px 20px 0px rgba(0, 56, 129, 0.05);}
.contact-list ul li:hover .list-profiles h4{color: #0063B9;}
.contact-list ul li:hover .list-profiles p{color: #0063B9;}

.contact-list ul li:hover .list-profiles img:nth-child(1){display: none;}
.contact-list ul li:hover .list-profiles img:nth-child(2){display: inline-block;}
/* .contact-list ul li:hover .list-profiles img:nth-child(1){display: none;}
.contact-list ul li:hover .list-profiles img:nth-child(2){display: inline-block;} */

@media (max-width: 1680px) {
    /* .introductions-list .introductions-list-profiles{width: 50%;} */
    .introductions-list .introductions-list-profiles{height: 430px;}
    .corporate{height: 500px;}
    .contact{height: 535px;}

    .swiper-container div{top: 30%;}
    .swiper-container div p{font-size: 55px;}
} 
@media (max-width: 1440px) {
    .swiper-container div{top: 35%;}
    .swiper-container div p{font-size: 45px;}
} 
@media (max-width: 1366px) {
        
}  
@media (max-width: 1280px) {
    /* .introductions-list .introductions-list-profiles{width: 50%;} */
    .introductions-list .introductions-list-profiles{height: 430px;}
    .corporate{height: 500px;}
    .contact{height: 535px;}
    .menu-telImage{display: none;}
    /* .Development-list .Development-list-detail:nth-child(2){left: 5%;top: 12.5%;} */
    .swiper-container div{top: 35%;}
    .swiper-container div p{font-size: 35px;margin-left: 50px;}
}