|
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341 |
- .home_swiper_container.swiper-container .swiper-slide img {
- display: block;
- width: 100%;
- height: 9.42rem;
- /* object-fit: cover; */
- }
- /* .home_swiper_container.swiper-container .swiper-wrapper .swiper-slide::after {
- content: "";
- position: absolute;
- width: 100%;
- height: 9.42rem;
- left: 0;
- top: 0;
- z-index: 1;
- background: linear-gradient(
- 180deg,
- rgba(50, 55, 62, 0) 30.34%,
- rgba(13, 27, 46, 0.7) 100%
- );
- } */
- /*
- width: 13%;
- height: 3px;
- background-color: rgba(255, 255, 255, 0.3);
- opacity: 1;
- border-radius: 0;
- margin: 0px 10px 0px 0px !important;
- position: relative;
- */
- .home_swiper_pagination.swiper-pagination {
- left: 0.8rem;
- right: 0;
- bottom: 1.5rem !important;
- margin: 0 auto;
- width: 13rem;
- height: 0.1rem;
- text-align: left;
- }
- .home_swiper_pagination .pagination_item {
- position: relative;
- float: left;
- margin-right: 0.4rem;
- width: 1.5rem;
- height: 4px;
- background-color: rgba(255, 255, 255, 0.3);
- opacity: 1;
- overflow: hidden;
- /* cursor: pointer; */
- }
- .home_swiper_pagination .pagination_item .pagination_item_progress {
- position: absolute;
- left: 0;
- top: 0;
- width: 0;
- height: 4px;
- background-color: #fff;
- /* cursor: pointer; */
- }
- .home_main {
- background-color: #fff;
- }
- .home_superiority_title {
- margin: 0 auto;
- width: 13rem;
- padding: 1rem 0;
- font-size: 0.4rem;
- font-weight: 700;
- text-align: center;
- color: #333;
- }
- .home_superiority_info {
- display: flex;
- justify-content: space-between;
- align-items: center;
- margin: 0 auto;
- width: 13rem;
- height: 3.3rem;
- }
- .home_superiority_info .superiority_item {
- max-width: 25%;
- text-align: center;
- }
- .home_superiority_info .superiority_item_img {
- display: block;
- margin: 0 auto;
- width: 0.84rem;
- }
- .home_superiority_info .superiority_item_title {
- padding: 0.25rem 0;
- font-size: 0.28rem;
- color: #333;
- }
- .home_superiority_info .superiority_item_stitle {
- font-size: 0.16rem;
- color: #999;
- height: 0.6rem;
- line-height: 0.3rem;
- }
- .home_scheme_info {
- display: flex;
- justify-content: space-between;
- align-items: center;
- margin: 0 auto;
- padding: 0.7rem 0;
- width: 13rem;
- }
- .home_scheme_info .scheme_left {
- width: 4.74rem;
- }
- .home_scheme_info .scheme_left .scheme_left_title {
- padding: 0.3rem 0;
- font-size: 0.28rem;
- color: #333;
- }
- .home_scheme_info .scheme_left .scheme_left_stitle {
- font-size: 0.18rem;
- color: #999;
- line-height: 0.32rem;
- }
- .home_scheme_info .scheme_right {
- display: inline-block;
- width: 8.25rem;
- }
- .home_scheme_info .scheme_left_btn {
- position: relative;
- margin-top: 1rem;
- width: 2rem;
- height: 0.58rem;
- font-size: 0.16rem;
- font-weight: 700;
- border: 0.01rem solid #333;
- transition: all .3s ease-out;
- -webkit-transition: all .3s ease-out;
- cursor: pointer;
- }
- .home_scheme_info .scheme_left_btn .mask_bg {
- position: absolute;
- top: 0;
- left: 0;
- bottom: 0;
- margin: 0;
- width: 0;
- height: 0.58rem;
- transition: all .3s ease-out;
- -webkit-transition: all .3s ease-out;
- }
- .home_scheme_info .scheme_left_btn:hover .mask_bg {
- position: absolute;
- top: 0;
- left: 0;
- right: 0;
- bottom: 0;
- margin: 0;
- width: 2rem;
- height: 0.58rem;
- }
- .home_scheme_info .scheme_left_btn .scheme_btn_info {
- position: relative;
- display: flex;
- justify-content: center;
- align-items: center;
- height: 100%;
- z-index: 999;
- }
- .home_scheme_info .scheme_left_btn:hover {
- color: #fff;
- border: 0.01rem solid #2D8CF0;
- }
- .home_scheme_info .scheme_left_btn img {
- margin-left: 0.2rem;
- width: 0.2rem;
- height: 0.06rem;
- }
- .home_scheme_info .scheme_left_btn .jiantou_right {
- display: block;
- }
- .home_scheme_info .scheme_left_btn .jiantou_right1 {
- display: none;
- }
- .home_scheme_info .scheme_left_btn:hover .jiantou_right {
- display: none;
- }
- .home_scheme_info .scheme_left_btn:hover .jiantou_right1 {
- display: block;
- }
- .home_introduce_title {
- padding-top: 0.68rem;
- font-size: 0.4rem;
- color: #000;
- text-align: center;
- }
- .home_introduce_stitle {
- padding: 0.22rem 0 0.68rem;
- font-size: 0.16rem;
- color: #000;
- text-align: center;
- }
- .home_introduce_main {
- display: flex;
- justify-content: space-between;
- align-items: center;
- margin: 0 auto 0.5rem;
- padding: 0.75rem 0;
- width: 13rem;
- background-color: #fff;
- color: #666;
- font-size: 0.16rem;
- }
- .home_introduce_left {
- margin-left: 0.35rem;
- width: 3rem;
- }
- .home_introduce_left .introduce_left_title {
- margin-bottom: 0.68rem;
- font-size: 0.28rem;
- color: #333;
- }
- .home_introduce_left .introduce_left_content {
- line-height: 0.3rem;
- }
- .home_introduce_left .introduce_left_content_top {
- margin-bottom: 0.3rem;
- }
- .home_introduce_right {
- position: relative;
- width: 9.65rem;
- }
- .home_introduce_right .right_main_img {
- width: 3.958rem;
- /* height: 3.8rem; */
- }
- .home_introduce_right .right_small_box1 {
- position: absolute;
- top: 0.4rem;
- right: 0rem;
- padding-left: 1.2rem;
- width: 6rem;
- height: 1.1rem;
- background-color: #fff;
- background-position: top left;
- background: url("../img/home/intro/bine01.png");
- background-size: 90% 100%;
- background-repeat: no-repeat;
- box-sizing: border-box;
- }
- .home_introduce_right .right_small_box2 {
- position: absolute;
- top: 1.3rem;
- right: 0.45rem;
- padding-left: 1.2rem;
- width: 6rem;
- height: 1.1rem;
- background-color: #fff;
- background-position: top left;
- background: url("../img/home/intro/bine02.png");
- background-size: 90% 100%;
- background-repeat: no-repeat;
- box-sizing: border-box;
- }
- .home_introduce_right .right_small_box3 {
- position: absolute;
- top: 2.2rem;
- right: 0.8rem;
- padding-left: 1.2rem;
- width: 6rem;
- height: 1.1rem;
- background-color: #fff;
- background-position: top left;
- background: url("../img/home/intro/bine03.png");
- background-size: 90% 100%;
- background-repeat: no-repeat;
- box-sizing: border-box;
- }
- .home_introduce_right .right_small_box4 {
- position: absolute;
- top: 3.05rem;
- right: 1.15rem;
- padding-left: 1.2rem;
- width: 6rem;
- height: 1.1rem;
- background-color: #fff;
- background-position: top left;
- background: url("../img/home/intro/bine04.png");
- background-size: 90% 100%;
- background-repeat: no-repeat;
- box-sizing: border-box;
- }
- .introduce_right_title {
- margin-top: 0.3rem;
- margin-bottom: 0.15rem;
- padding-left: 0.06rem;
- border-left: 0.04rem solid #2D8CF0;
- font-size: 0.18rem;
- color: #333;
- font-weight: 700;
- }
- .introduce_right_stitle {
- font-size: 0.12rem;
- }
- .home_serve {
- background-color: #fff;
- }
- .home_serve_main {
- margin: 0 auto;
- width: 13rem;
- text-align: center;
- background-color: #fff;
- }
- .home_serve_main .home_serve_title {
- padding: 1.07rem 0;
- font-size: 0.4rem;
- line-height: 0.6rem;
- font-weight: 700;
- color: #151720;
- }
- .home_serve_main .home_serve_item_box {
- display: flex;
- justify-content: space-between;
- align-items: center;
- }
- .home_serve_item_box .home_serve_item {
- padding-bottom: 1rem;
- width: 20%;
- line-height: 0.3rem;
- text-align: center;
- }
- .home_serve_item img {
- display: block;
- margin: 0 auto;
- width: 0.54rem;
- height: 0.54rem;
- }
- .home_serve_item .home_serve_item_title {
- padding: 0.27rem 0;
- font-size: 0.24rem;
- color: #000;
- }
- .home_serve_item .home_serve_item_stitle {
- font-size: 0.16rem;
- color: #666;
- }
|