body{ background: #F5F7F7; } .index_one{ position: relative; } .swiper-slide { text-align: center; font-size: 18px; background: #fff; /* Center slide text vertically */ display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; -webkit-align-items: center; align-items: center; } .swiper-slide img { display: block; width: 100%; height: 100%; object-fit: cover; } .mySwiper_index .swiper-slide{ position: relative; } .index_posi_tit{ position: absolute; color: #fff; font-size: 0.6rem; font-weight: bold; } .index_two{ padding-top: 1rem; background:#f5f7f7; } .index_two_content{ width: 14rem; margin: 0 auto; } .business_box{ margin-bottom: 0.7rem; } .busin_content{ display: flex; align-items: center; } .business_tit{ color: #25436D; font-size: 0.3rem; font-weight: bold; margin-bottom: 0.5rem; } .busin_msgbox{ width: 6rem; border: 0.02rem solid #E7E7E7; padding-top: 0.8rem; padding-left: 0.44rem; padding-right: 1.3rem; padding-bottom:0.9rem; background: #fff; } .busin_msgbox sup{ font-size: 0.12rem!important; } .busin_app_msg{ color: #777; font-size: 0.18rem; margin-bottom: 0.36rem; } .busin_app_msg span{ font-size: 0.2rem!important; } .busin_p1{ font-size: 0.12rem; color: #777777; margin-bottom: 0.3rem; line-height: 2; } .busin_p1 span{ font-size: 0.16rem!important; color: #777777; } .busin_many{ color: #777; font-size: 0.14rem; display: flex; align-items: center; } .busin_many img{ width: 0.09rem; height: 0.14rem; margin-left: 0.07rem; } .busin_imgbox{ flex: 1; height: 4.64rem; background: #25436D; position: relative; } .busin_imgbox img{ width: 8rem; height: 4.62rem; position: absolute; left: -0.5rem; top: 0.5rem; } .south{ margin-top: 1.38rem; } .south_center{ width: 14rem; margin: 0 auto; } .south_content{ display: flex; } .south_items{ width: 49.5%; margin-right: 1%; display: flex; flex-direction: column; justify-content: center; align-items: center; background: #fff; padding: 0.65rem; transition: all .25s; } .south_items:nth-child(2n){ margin-right: 0; } .south_imgbox{ width: 0.92rem; height: 0.92rem; position: relative; } .south_imgbox img{ width: 100%; height: 100%; position: absolute; top: 0; left: 0; } .south_ch{ color: #25436D; font-size: 0.18rem; margin-top: 0.19rem; } .south_en{ font-size: 0.12rem; color: #25436D; margin-top: 0.13rem; text-transform: uppercase; } .south_img2{ display: none; } .south_items:hover .south_img1{ display: none; } .south_items:hover .south_img2{ display: block; } .south_items:hover { background: #25436D; } .south_items:hover .south_ch{ color: #fff; } .south_items:hover .south_en{ color: #fff; } /* 公司新闻 */ .index_news{ background: #f5f7f7; padding-top: 1rem; } .index_news_content{ width: 14rem; margin: 0 auto; } .index_news_center{ margin-top: 0.5rem; display: flex; flex-wrap: wrap; } .index_news_items{ width: 32%; margin-right: 2%; padding: 0.3rem; background: #fff; margin-bottom: 0.25rem; } .index_news_items:nth-child(3n){ margin-right: 0; } /* 公司新闻 */ .index_news{ padding-bottom: 1rem; } .index_news_im{ width: 100%; height: 2rem; overflow: hidden; } .index_news_im img{ width: 100%; height: 100%; transition: ease .25s; } .index_news_im:hover>img{ transform: scale(1.05); } .index_news_tit{ margin: 0.3rem 0; color: #000000; font-size: 0.18rem; min-height: 0.8rem; /*background: red;*/ -webkit-box-orient: vertical; text-overflow: ellipsis; overflow: hidden; -webkit-line-clamp: 3; } .index_news_tit:hover{ opacity: .9; } .index_news_txt{ height: 1.1rem; color: #777; font-size: 0.12rem; line-height: 1.8; margin-bottom: 0.4rem; display: -webkit-box; -webkit-box-orient: vertical; text-overflow: ellipsis; overflow: hidden; -webkit-line-clamp: 4; } .index_news_data{ width: 0.83rem; height: 0.83rem; background: #25436D; display: flex; flex-direction: column; justify-content: center; align-items: center; } .index_news_num{ font-weight: bold; color: #fff; font-size: 0.33rem; } .index_news_year{ font-size: 0.13rem; color: #fff; } .map{ height: 4.8rem; position: relative; } .map img{ width: 100%; height: 100%; } .map::after{ content: ''; display:block; position: absolute; width: 0.56rem; height: 0.89rem; background: url(../images/index/形状\ 22.png) no-repeat; background-size: 100% 100%; top: 31%; left: 47%; display: none; } @media screen and (max-width:1024px){ .index_one{ margin-top: 1rem; } .index_posi_tit{ font-size: 0.34rem; } .index_two_content,.busin_msgbox,.south_center,.index_news_content{ width: 100%; } .busin_content{ display: block; } .busin_msgbox{ padding: 0.3rem 0.25rem; margin-bottom: 0.3rem; } .index_two{ padding: 0.8rem 0; width: 90%; margin: 0 auto; } .business_tit{ font-size: 0.32rem; } .business_box,.business_tit{ margin-bottom: 0.25rem; } .busin_msgbox p,.busin_msgbox >div{ font-size: 0.28rem; } .busin_imgbox{ width: 90%; left: 50%; transform: translate(-50%); } .busin_imgbox img{ width: 100%; left: -0.25rem; } .busin_many,.index_news_txt{ font-size: 0.24rem; } .busin_many img{ width: 0.12rem; height: auto; } .south{ width: 90%; margin: 0 auto; margin-top: 1.08rem; /*padding: 0 .15rem;*/ } .index_news_center{ display: block; } .index_news{ padding: 1rem 0 0; width: 90%; margin: 0 auto; } .index_news_im{ height: auto; } .index_news_tit{ width: 100%; } .index_news_items{ padding: 0.3rem; width: 100%; display: block; margin-right: 0; } .index_news_data{ width: 1.23rem; height: 1.23rem; } .index_news_tit{ font-size: 0.28rem; line-height: 1.5; } .index_news_txt{ height: auto; } .south_ch{ font-size: 0.28rem; } .south_en,.index_news_year{ font-size: 0.24rem; } .busin_msgbox >div p span{ font-size: .28rem !important; } }