/* h3{ font-size: 32px; } */ .bs_head{ position: absolute; } /* banner */ .screenLink_banner{ height: 28.125vw; width: 100%; min-width: 1280px; min-height: 360px; background-size: cover; position: relative; } .screenLink_banner_content{ position: absolute; top: 50%; left: 14.5%; transform: translateY(-50%); } .screenLink_banner .btn{ width: 200px; } /* .bs_kind{ position: absolute; bottom: -40px; left: 50%; transform: translateX(-50%); background-color: #FFFFFF; padding: 30px 6px; box-sizing: border-box; width: 532px; box-shadow: 0px 3px 20px rgba(0, 17, 54, 0.21); } */ /* .bs_kind li{ display: inline-block; padding: 0 44px; border-right: 1px solid #EAEAEA; cursor: pointer; } .bs_kind a{ color: #333333; font-size: 16px; } .bs_kind li:last-child{ border: none; } */ /* 浜у搧绠€浠 */ .screenLink_intro{ padding-top: 58px; } .screenLink_intro_con{ width: 1200px; margin: 0 auto; /* margin-left: 556px; */ } .screenLink_intro_con img{ width: 340px; height: 271px; padding-top: 54px; } .intro_title{ display: flex; align-items: center; justify-content: center; } .intro_title hr{ width: 98px; height: 1px; border: 0; background-color: #D8D8D8; } .intro_title h2{ margin: 0 25px; } .screenLink_intro_con{ display: flex; /* align-items: center; */ justify-content: flex-end; margin-top: 56px; } .screenLink_intro_show{ margin-left: 65px; } .screenLink_intro_show p:first-child{ font-size: 20px; font-weight: bold; line-height: 26px; margin-bottom: 32px; } .screenLink_intro_show p:last-child{ font-size: 16px; width: 598px; color: #666666; line-height: 30px; letter-spacing: 0.56px; text-align: justify; text-justify: distribute; } .screenLink_feats{ padding-top: 85px; margin-top: 104px; overflow: hidden; background: #F2F5F6; } .screenLink_feats ul{ margin-top: 75px; padding-bottom: 120px; } .screenLink_feats_item_con,.screenLink_feats_item_amin{ width: 100%; height: 100%; } .screenLink_feats_item_con{ z-index: 2; } .screenLink_feats_item_show{ display: flex; justify-content: space-between; align-items: center; /* width: 66%; */ /* min-width: 1100px; */ width: 892px; height: 100%; margin: 0 auto; /* overflow: hidden; */ } .screenLink_feats_img{ /* width: 44.7%; */ /* overflow: hidden; */ width: 380px; height: 380px; } .screenLink_feats_img img{ width: 100%; } .screenLink_feats_intro{ /* width: 45%; */ width: 380px; } .screenLink_feats_intro hr{ border: 0; width: 72px; height: 4px; background: #2168FB; margin-bottom: 28px; margin-top: 28px; } .screenLink_feats_intro p{ font-size: 16px; line-height: 34px; color: #666666; letter-spacing: 0.24px; } .screenLink_feats_item_amin{ overflow: hidden; } .screenLink_feats_item_amin div{ border-radius: 50%; position: absolute; } .screenLink_feats_amin01_1{ right: -380px; top: -450px; width: 960px; height: 960px; background: #EDFEFF; } .screenLink_feats_amin01_2{ left: -180px; bottom: -220px; width: 500px; height: 500px; background: #DBFCFF; } .screenLink_feats_item02{ /* background: linear-gradient(224deg, #E1F2FF 0%, #FFFFFF 100%); */ } .screenLink_feats_amin02_1{ top: 67px; left: -100px; width: 900px; height: 900px; border-radius: 50%; background: #E6F4FF; } .screenLink_feats_amin02_2{ top: 68px; left: 835px; width: 156px; height: 156px; background: #E6F4FF; border-radius: 50%; } .screenLink_feats_amin03_1{ bottom: -68px; left: 356px; width: 238px; height: 238px; background: #DBFCFF; } .screenLink_feats_amin03_2{ right: -280px; bottom: 66px; width: 1100px; height: 1100px; background: #DBFCFF; } .screenLink_feats_amin04_1{ left: -180px; top: 145px; width: 960px; height: 960px; background: #E6F4FF; } .screenLink_feats_amin04_2{ left: 740px; top: -170px; width: 332px; height: 332px; background: #E6F4FF; } /* 搴旂敤妗堜緥 */ #screenLink_case{ padding: 70px 0 156px 0; } .screenLink_case_swiper{ position: relative; width: 1280px; /* width: 80vw; */ /* min-width: 1200px; */ /* width: 1536px; */ margin: 0 auto; margin-top: 94px; /* height: 222px; */ } .screenLink_case_swiper .swiper-container{ /* width: 89%; */ width: 1094px; margin: 0 auto; } .screenLink_case_swiper img{ width: 100%; } .screenLink_case_swiper .swiper-button-prev:after, .screenLink_case_swiper .swiper-button-next:after { content: ""; } .screenLink_case_swiper .swiper-button-next, .screenLink_case_swiper .swiper-button-prev{ width: 60px; height: 60px; background-color: #cccccc; border-radius: 50%; transition: all .3s; } .screenLink_case_swiper .swiper-button-prev:hover,.screenLink_case_swiper .swiper-button-next:hover{ background-color: #2168FB; } .screenLink_case_swiper .swiper-button-prev{ left: 0; } .screenLink_case_swiper .swiper-button-next{ right: 0; } .screenLink_case_swiper .icon{ fill: #FFFFFF; width: 40px; }