.company .title{display:flex;justify-content:center;margin-top:4rem}.company .title img{width:27.25rem}.company .company-data{margin:10.5rem 0 16.0625rem}.company .company-data-img,.company .company-data .company-center{width:41.5rem;height:41.5rem}.company .company-data-img{position:relative;margin:0 auto}.company .company-data .cicon{position:absolute;transform:translateX(-50%);transition:all .3s linear}.company .company-data .cicon:hover{box-shadow:0 0 .625rem 0 rgba(55,99,170,.5)}.company .company-data .r-icon10{top:-6.875rem;left:50%}.company .company-data .c-icon2{bottom:-5rem;left:50%}.company .company-data .r-icon1{width:7.875rem;height:5.625rem;top:-13%;right:8%}.company .company-data .r-icon2{width:11.25rem;height:3.625rem;top:-3%;right:-28%}.company .company-data .r-icon3{width:21.5rem;height:3.625rem;top:10%;right:-62%}.company .company-data .r-icon4{width:7.875rem;height:5.625rem;top:20%;right:-27%}.company .company-data .r-icon5{width:7.875rem;height:5.625rem;top:34%;right:-37%}.company .company-data .r-icon6{width:10rem;height:5.625rem;top:50%;right:-41%}.company .company-data .r-icon7{width:18.25rem;height:5.625rem;top:66%;right:-63%}.company .company-data .r-icon8{width:7.875rem;height:5.625rem;top:80%;right:-18%}.company .company-data .r-icon9{width:20rem;height:3.6875rem;top:97%;right:-45%}.company .company-data .l-icon1{width:7.875rem;height:5.625rem;left:25%;top:-13%}.company .company-data .l-icon2{width:21.5rem;height:3.625rem;left:-12%;top:-3%}.company .company-data .l-icon3{width:21.5rem;height:3.625rem;left:-17%;top:10%}.company .company-data .l-icon4{width:7.875rem;height:5.625rem;left:-20%;top:20%}.company .company-data .l-icon5{width:7.875rem;height:5.625rem;left:-26%;top:34%}.company .company-data .l-icon6{width:7.875rem;height:5.625rem;left:-22%;top:50%}.company .company-data .l-icon7{width:7.875rem;height:5.625rem;left:-17%;top:66%}.company .company-data .l-icon8{width:7.875rem;height:5.625rem;left:-6%;top:80%}.company .company-data .l-icon9{width:7.875rem;height:5.625rem;left:17%;top:95%}.company .news-center{width:75%;margin:0 auto}.company .news-center .news-center-header{margin-bottom:3.5rem;display:flex;justify-content:space-between;align-items:center}.company .news-center .news-center-header .news-center-title{font-size:2rem;color:#333;line-height:2rem;font-weight:400}.company .news-center .news-center-header .type{display:flex;align-items:center}.company .news-center .news-center-header .type li{margin-left:4rem;font-size:.875rem;color:#666f83;line-height:1.375rem;font-weight:400;cursor:pointer}.company .news-center .news-center-header .type li.active{padding:0 .25rem;background:#c81528;border-radius:.9375rem;text-align:center;font-size:.875rem;color:#fff;line-height:1.875rem;font-weight:400}.company .news-center .news-center-list{display:flex;flex-wrap:wrap;overflow:hidden}.company .news-center .news-center-list li{margin-right:calc(50% - 26rem);position:relative;font-weight:400}.company .news-center .news-center-list li:last-child{margin-right:0}.company .news-center .news-center-list li .type2{display:none}.company .news-center .news-center-list li .type2 img{width:20rem;height:11.25rem;margin-bottom:1.875rem}.company .news-center .news-center-list .type1{width:16rem}.company .news-center .news-center-list .type1 .list-date{font-size:2.625rem;color:#333;line-height:3rem;font-weight:400}.company .news-center .news-center-list .type1 .list-title{margin:1.375rem 0 2.5rem;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-moz-box;-moz-line-clamp:2;-moz-box-orient:vertical;word-wrap:break-word;word-break:break-all;white-space:normal;font-size:1rem;color:#303133;line-height:1.5rem;font-weight:400}.company .news-center .news-center-list .type1 .list-text{height:7.5rem;font-size:.75rem;color:#999;line-height:1.5rem;font-weight:400}.company .news-center .news-center-list .type2{width:20rem}.company .news-center .news-center-list .type2 .list-title{font-size:1rem;color:#333;line-height:1.5rem;font-weight:400}.company .news-center .news-center-list .type2 .list-date{margin:.75rem 0 1rem;font-size:1rem;color:#909399;line-height:1.5rem;font-weight:400}.company .news-center .news-center-list .type2 .list-image{width:20rem;height:11.25rem;margin:1rem 0 2rem}.company .news-center .news-center-list .type2 .list-text{font-size:.75rem;color:#999;line-height:1.5rem;font-weight:400;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-moz-box;-moz-line-clamp:2;-moz-box-orient:vertical;word-wrap:break-word;word-break:break-all;white-space:normal}.company .news-center .news-center-list li.list-hover .type1{display:none}.company .news-center .news-center-list li.list-hover .type2{display:block;animation:fadeInUp .7s linear}