@charset "utf-8";
.tip-content{display: flex;align-items: center;position: absolute;left: 50%;bottom: -55px;transform: translateX(-50%);}
.tip-content .content-left{width: 925px;height: 110px;border-radius: 10px;display: flex;align-items: center;box-shadow: 0px 6px 9px 0px rgba(74,99,123,0.23);background-color: #fff;padding-left: 20px;box-sizing: border-box;}
.tip-content .content-left .left-li{display: flex;align-items: center;font-size: 18px;color: #161616;margin-right: 55px;}
.tip-content .content-left .left-li img{width: 50px;height: 50px;margin-right: 18px;}
.tip-content .content-left .left-li span{display: block;}
.tip-content .content-right{width: 505px;height: 110px;background: url("../images/tip_4.png") no-repeat;background-size: 100%;margin-left: 10px;line-height: 110px;padding-left: 50px;font-size: 22px;color: #fff;}
 
/* 工业产品 */
.product{display: flex;justify-content: space-between;margin-top: 44px;}
.product .product-left{width: 326px;height: 523px;display: flex;flex-direction: column;justify-content: space-between;}
.product-left li{width: 100%;height: 91px;border-radius: 5px;display: flex;align-items: center;padding-left: 8px;box-sizing: border-box;background: #fff;}
.product-left li span{padding-left: 16px;font-size: 21px;color: #2A3B5A;}

.tab-product:hover{cursor: pointer;}
.tab-product.active {background: #1DB2FF;}
.tab-product.active span{color: #fff !important;}
.product-right{width: 1096px;height: 523px;padding: 67px 0 0 62px;box-sizing: border-box;background-color: #fff;position: relative;display: none;}
.product-right.active{display: block;}
.right-title{font-size: 29px;color: #2A3B5A;font-weight: 600;}
.right-introduce{font-size: 14px;color: #5D6B84;width: 587px;margin-top: 20px;}
.model-list{display: flex;flex-wrap: wrap;width: 400px;margin-top: 5px;font-size: 12px;color: #5D697E;justify-content: space-between;}
.model-list li{width: 108px;height: 30px;background: #FFFFFF;border-radius: 3px;border: 1px solid #E6E9EC;margin-top: 18px;line-height: 28px;text-align: center;}
.technology-list{font-size: 14px;color: #2A3B5A;margin-top: 10px;}
.technology-list li{margin-top: 24px;}
.platform-list{display: flex;align-items: center;margin-top: 30px;}
.platform-list li{display: flex;flex-direction: column;align-items: center;justify-content: center;margin-right: 42px;}
.platform-list li p{font-size: 12px;color: #2A3B5A;}

.platform_bg{position: absolute;right: 0;bottom: 0;width: 515px;height: 396px;}


/* 解决方案 */
.scheme{display: flex;margin-top: 50px;justify-content: space-between;}
.card-scheme{width: 272px;height: 575px;position: relative;overflow: hidden;border-radius: 10px;box-shadow: 0 4px 8px rgba(0,0,0,0.1);}
.card-image {width: 272px;height: 575px;object-fit: cover;transition: transform 2s ease;transform: translateZ(0); position: relative;z-index: 1;}
.card-image img{width: 272px;height: 575px;object-fit: cover;}
.card-image .card-scheme-info{position: absolute;left: 30px;top: 50px;width: 218px;color: #fff;}
.card-image .card-scheme-info p{font-size: 18px;color: #FEFEFF;}
.card-image .card-scheme-info p:first-child{font-size: 35.5px;color: #FEFEFF;padding-bottom: 18px;}
.card-info {position: absolute;top: 0;left: 0;width: 573px;height: 575px;padding: 50px 50px 0 50px;box-sizing: border-box;color: white;transform: translateX(220%);transition: transform 1s ease;z-index: 2;background: url("../images/scheme_bg.png") no-repeat;background-size: cover;}
.card-info .info-title{font-size: 35.5px;color: #2A3B5A;}
.card-info .info-description{font-size: 16px;color: #5D6B84;}
.card-info .info-model{margin-top: 30px;}
.card-info .info-model li{margin-bottom: 20px;display: flex;align-items: center;font-size: 16px;color: #2A3B5A;}
.card-info .info-model li img{width: 21px;height: 18.5px;margin-right: 18px;}
.card-info .info-logo{width: 370px;height: 64px;background-color: #fff;border-radius: 5px;display: flex;align-items: center;justify-content: space-around;margin-top: 50px;}
.card-info .info-logo img{width: 103px;height: 43px;}
.card-info .info-btn{display: flex;align-items: center;margin-top: 40px;}
.card-info .info-btn div{width: 130px;height: 41px;border-radius: 5px;background-color: #fff;border: 2px solid #1D6DFF;color: #1D6DFF;display: flex;align-items: center;justify-content: center;}
.card-info .info-btn div:first-child{background-color: #1D6DFF;margin-right: 20px;color: #fff;}
.card-info .info-btn div img{width: 17px;height: 17px;margin-right: 5px;}

.card-scheme:hover {width: 573px;}
.card-scheme:hover .card-image {transform: translateX(-220%);}
.card-scheme:hover .card-info {transform: translateX(0);}
.info-title {font-size: 1.5em;margin-bottom: 10px;}


/* 研发能力 */
.ability{display: flex;margin-top: 50px;flex-wrap: wrap;}
.ability li {width: 480px;height: 259px;padding: 31px 0 0 44px;box-sizing: border-box;position: relative;background-color: #fff;}
.abilityBg{background-color: #041645 !important;}
.abilityColor{color: #fff !important;}
.ability li .ability-title{font-size: 22px;color: #2A3B5A;position: relative;}
.ability li p{font-size: 14px;color: #5D6B84;padding: 20px 0 10px 0;width: 278px;}
.ability li .ability-model{display: flex;width: 230px;justify-content: space-between;flex-wrap: wrap;}
.ability li .ability-model div{width: 108px;height: 30px;line-height: 28px;text-align: center;border-radius: 3px;border: 1px solid #DFDEDE;font-size: 12px;color: #5D697E;margin-top: 10px;}
.modelColor{color: #DFDEDE !important;}
.ability li img{position: absolute;right: 20px;bottom: 20px;width: 130px;height: 130px;}
.ability-model-color div{color: #FEFEFF !important;}
/* 全球案例 */
.tab-buttons {display: flex;justify-content: center;margin-top: 70px;}

/* 切换按钮样式 */
.tab-button {cursor: pointer;transition: background-color 0.3s ease;color: #D5DEF0;padding: 0 30px 20px;}
.bt-line{width: 1440px;height: 1px;background: #5B779B;}
.tab-button.active {color: white;border-bottom: 2px solid #1DB2FF;}
.tab-content {margin-top: 20px;}
.tab-pane {display: none;color: #fff;padding-top: 50px;box-sizing: border-box;}
.tab-pane.active {display: block;}

.case-logo{display: flex;flex-direction: column;}
.case-logo img{width: 241px;height: 102px;margin-bottom: 30px;}
.case-content-img{width: 530px;height: 368px;margin-left: 40px;}
.case-title{font-size: 31px;color: #FEFEFF;}
.case-content{display: flex;margin-top: 30px;}
.case-content p{font-size: 14px;color: #EEEEEE;width: 506px;}
.case-content p:first-child{font-size: 16px;color: #FEFEFF;width: 100px;font-weight: 500;}
.case-info{display: flex;margin-left: 60px;margin-top: 60px;}
.case-info li{display: flex;flex-direction: column;justify-content: center;}
.case-info li .case-info-li{display: flex;align-items: center;margin-right: 70px;}
.case-info li .case-info-li span{font-size: 43.5px;font-weight: 600;color: #FEFEFF;}
.case-info li .case-info-li img{width: 20px;height: 23px;margin-left: 12px;}
.case-info li .case-info-li p{font-size: 16.5px;color: #FEFEFF;margin-top: 18px;}
.text-perosn{font-size: 28px;font-weight: 400;}

/* 斯巴达最新动向 */
.news{display: flex;height: 364px;margin-top: 50px;}
.news .card{width: 400px;margin-right: 20px;}
.news .card .card-img-top{background-color: #5D6B84;}
.news .card-title{font-size: 20px;color: #2A3B5A; }
.news .card-text{font-size: 14px;color: #5D6B84;}
.news .card-right .card-li{display: flex;align-items: center;margin-bottom: 20px;width: 606.5px;height: 222.5px;justify-content: center;background: #fff;}
.news .card-right .card-li img{width: 292px;height: 197.1px;background-color: #5D6B84;}
.news .card-right .card-li .card-li-body{width: 266px;margin-left: 20px;}

/* 合作企业 */
.section-bg{background: url("../images/section-bg.png") no-repeat;background-size: cover;position: relative;}
.enterprise{display: flex;justify-content: space-between;margin: 50px auto 0;flex-wrap: wrap;width: 1150px;}
.enterprise li img{width: 195px;height: 82px;margin-bottom: 30px;}
.enterprise-footer{position: absolute;left: 50%;bottom: 30px;transform: translateX(-50%);text-align: center;color: #fff;width: 635px;}
.enterprise-footer p{font-size: 18px;line-height: 29px;}
.enterprise-footer p:first-child{font-size: 30px;font-weight: bold;margin-bottom: 30px;}

/* 技术支持 */
.technology-bg{background: url("../images/technology-bg.png") no-repeat;background-size: cover;position: relative;}
/* 为企业数字化转型提供可衡量的价值 */
.transformation-bg{background: url("../images/transformation-bg.png") no-repeat;background-size: cover;position: relative;}
.transformation{display: flex;align-items: center;padding-top: 50px;box-sizing: border-box;}
.transformation-title{font-size: 28px;color: #fff;margin-right: 120px;}
.transformation-btn{width: 100px;height: 38px;background: #006EFF;border-radius: 3px;text-align: center;line-height: 38px;color: #fff;font-size: 16px;}



