/* --------- */ .brcand { padding-top: 73px; } /* 轮播图 */ .swiper-container { width: 100%; height: 100%; transition-delay: 1.3s; } .bracnd_item h1 { opacity: 0; transform: translatex(-200px); position: absolute; top: 40%; left: 12%; color: white; transition: all 1s; width: 10em; text-align: center; font-size: 62px; font-weight: 400; } .ani-slide h1 { transform: translatex(0); opacity: 1; } /* 新闻中心 */ .newscenter { margin: 80px 0px; } .newscenter_t1 { position: relative; text-align: center; margin: 0 auto 50px; width: 100%; } .newscenter_t1 span { color: #999999; font-size: 14px; position: absolute; right: 0px; bottom: 0px; } .newscenter_t1 h3 { text-align: center; font-size: 48px; font-weight: 400; } .newscenter_t2 { display: flex; } .newscenter_t2_left { /*max-width: 767px;*/ width: 50%; } /* 轮播图 */ .carousel { width: 100%; display: flex; overflow: hidden; position: relative; flex-wrap: nowrap; } .carousel-item { transition: transform 0.5s ease-in-out; width:100%;min-width:100%; /*height: 420px;*/ } .carousel_btn { position: absolute; bottom: 30px; right: 20%; } .carousel_btn span { display: inline-block; width: 8px; height: 8px; background-color: #ced8f2; border-radius: 50%; margin-left: 10px; cursor: pointer; } .active { position: relative; background: white; } .active::after { content: ''; display: inline-block; border: 1px solid #ffffff; width: 18px; height: 18px; position: absolute; top: 50%; left: 50%; border-radius: 50%; transform: translate(-50%, -50%); } /* 轮播图结束 */ .newscenter_t2_text { margin-top: 20px; } .newscenter_t2_text h4 { font-size: 24px; } .newscenter_t2_text p { color: #c4c4c4; display: -webkit-box; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2; margin-bottom: 30px; } .newscenter_t2_right { flex: 1; padding-left: 60px; } .newscenter_t2_right ul { /*line-height: 93px;*/ } .newscenter_t2_right ul li { border-top: 1px solid #dddddd; } .newscenter_t2_right ul li a{padding:40px 0;} .newscenter_t2_right ul li .time{margin-bottom:10px;} .newscenter_t2_right ul p { margin: 0px; font-size: 24px; text-overflow: ellipsis; overflow: hidden; } .successcace { background: #f6f7f9; padding:60px 0px 60px 0px; position: relative; } .succ_box span { margin-left: 15px; color: #0a2a8f; } .succ_box { display: none; } .succ_box p { display: -webkit-box; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2; color: #0a2a8f; } .swiper-container { width: 100%; } .swiper-wrapper{ width: 100%; } .swiper_item { background-color: white; /*width: 25% !important;*/ } .swiper2 { /*min-height: 67vh !important;*/ } .swiper_item:hover .succ_box { display: inline-block; } .swiper_text { padding: 20px 30px; } .swiper_item h4 { font-size: 24px; font-weight: 400; /* 1.先强制一行内显示文本 */ white-space: nowrap; /* 2.超出的部分隐藏 */ overflow: hidden; /* 3.文字用省略号替代超出的部分 */ text-overflow: ellipsis; } /*算力中心与云服务 */ .server { padding: 40px 0px; } .img_list { display: flex; } .img_list_left { position: relative; overflow: hidden; } .img_list_left>img{ width: 100%; height: 100%; } .img_list_left::before { content: ''; display: inline-block; width: 100%; height: 100%; position: absolute; top: 0px; left: 0px; z-index: 2; background: linear-gradient(360deg, rgba(19, 18, 18, 0) 0%, rgba(5, 5, 5, 0.9) 100%); } .text_title { position: absolute; top: 20px; left: 10%; color: white; z-index: 3; } .img_list h4 { font-size: 30px; } .text_box { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); text-align: center; z-index: 3; } .text_box a { color: white; } .text_box a:hover { color: white; } .text_box p { display: -webkit-box; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2; margin-bottom: 30px; } .img_list_right { padding-left: 23px; } .newscenter_t2_box:hover p{ color: #0a2a8f; } .img_list_right>div { position: relative; overflow: hidden; } .img_list_right>div::before { content: ''; display: inline-block; width: 100%; height: 100%; position: absolute; top: 0px; left: 0px; background: linear-gradient(360deg, rgba(19, 18, 18, 0) 0%, rgba(5, 5, 5, 0.9) 100%); z-index: 2; } .image { transition: all 0.5s ease 0s; width: 100%; } .right_t1 { margin-bottom: 30px; } .imgtex { cursor: pointer; } /* 行业解决方案 */ .solution { background-color: #f6f7fa; display: flex; margin: 40px 0px; } .solution_left { width: 40%; position: relative; } .solution_left_box { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); } .solution_left_box h2 { font-size: 46px; margin-bottom: 40px; } .solution_left_box ul { } .solution_left_box ul li { margin-bottom: 10px; } .solution_left_box ul li a{font-size: 18px;display: block; text-align: center; padding: 20px 0px; background-color: white; } .solution_left_box ul li:nth-child(even){padding-right:0;padding-left:5px;} .solution_left_box ul li:nth-child(odd){padding-left:0;padding-right:5px;} .solution_left_box ul li.active1{background-color:transparent !important;} .solution_left_box ul li.active1 a {background-color:#0549b8 ;color:#fff;} .active1 a { color: white; } .active1 a:hover { color: white; } .solution_right { position: relative; } .solution_right_text { position: absolute; bottom: 0%; left: 0%; font-size: 18px; width: 100%; color: black; padding: 40px; background-image: linear-gradient(rgb(255 255 255 / 20%), rgb(255 255 255 / 80%)); } .solution_right_item { display: none; } .solution_right_item:hover a img{transform:scale(1.1);} .active_show { display: block !important; } /* 产品中心 */ .product { margin: 60px 0px; } .product_item { margin-bottom: 30px; cursor: pointer; position: relative; overflow: hidden; } .product_item img { max-width: 100%; } .product_item_title { position: absolute; top: 10%; left: 10%; } .product_item_title h4 { font-size: 24px; font-weight: 400; } .product_item_box { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); opacity: 0; } .product_item:hover .product_item_box{opacity:1;} .product_item_yuan { width: 255px; height: 255px; background: #0034dc8c; /* opacity: 0.6; */ border-radius: 50%; text-align: center; display: flex; align-items: center; justify-content: center; } .product_item_yuan h4 { font-size: 34px; color: white; } .product_item_box img { position: absolute; bottom: -20px; left: 50%; transform: translate(-50%, 0%); } @media(max-width:767px){ .solution_left_box ul li{padding:0;width:33.33%;} .solution_left_box ul li a{font-size:14px;display:block;padding:10px 0;} .newscenter_t2_right ul li a{padding:10px 0;} .newscenter_t2_right ul li .time{font-size:12px;margin-bottom:5px;} .carousel_btn{bottom:10px;right:10px;} .newscenter_t2_text{margin-top:10px;} .newscenter_t2_box span{font-size:12px;} .newscenter_t2_box p{} .product_item_title{top:-10px;left:0} .swiper_item h4{font-size:16px;margin-bottom:0;} .swiper_text {padding:20px 15px;} .succ_box p{font-size:14px;margin-bottom:20px;} .succ_box img{width:30px;} .succ_box span{font-size:12px;} .server.index-server-content .newscenter_t1{margin-top:0;} .server.index-server-content .newscenter_t1 h3{margin:0;} .text_box p{font-size:12px;margin-bottom:10px;line-height:1.5;} .text_box img{} .text_box h4{font-size:14px;} .product{margin:40px 0;} .product .newscenter_t1{margin:0 0 20px 0;} .product .newscenter_t1 h3{margin:0;} .index-product-content div.row{margin-left:-8px;margin-right:-8px;} .index-product-content div[class*=col-xs-]{padding:0 8px;} .index-product-content .product_item{margin-bottom:15px;} .product_item_yuan h4{font-size:12px;} .product_item_box img{display:none;} .solution.index-solution-content{display:block;} .solution.index-solution-content .solution_left_box{top:auto;left:auto;transform:translate(0%,0%);} .solution.index-solution-content .solution_right_text{position:relative;padding:15px 15px 0;background:none;} .solution.index-solution-content .solution_left_box ul{display:block;padding:0 10px;} .solution.index-solution-content .solution_left_box ul li{padding:0 5px;background:none;margin-bottom:0;} .solution.index-solution-content .solution_left_box ul li:nth-child(3n 1){clear:both;} .solution.index-solution-content .solution_left_box ul li:nth-child(1n 4){margin-top:10px;} .solution.index-solution-content .solution_left_box ul li a{background:#fff;} .solution.index-solution-content .solution_left_box ul li.active1{background:none !important;} .solution.index-solution-content .solution_left_box ul li.active1 a{background:#0549b8;} } @media (min-width:992px) and (max-width:1366px) { .bracnd_item h1{font-size:40px; } .newscenter_t2_right ul li a{padding: 26px 0;} .swiper_item h4{font-size:20px;} .solution_right_text{padding:24px;font-size:16px;} .solution_left_box h2{margin-bottom:30px;} .product_item_title h4{font-size:20px;} .successcace .swiper-button-next, .successcace .swiper-button-prev{top:119px !important;} } @media (min-width:1367px) and (max-width:1440px) { } @media (min-width:1441px) and (max-width:1680px) { }