.introduce{ /* padding-top: 120px; */ max-width: 1400px; margin: 0 auto; } .introduce .int-title{ /* font-size: 48px; */ font-family: Source Han Sans CN; font-weight: bold; color: #333; text-align: center; line-height: 1; } .introduce .int-text{ font-size: 16px; font-family: Source Han Sans CN; font-weight: 400; color: #666666; line-height: 24px; /* padding-top: 50px; padding-bottom: 50px; */ } .introduce .int-text p{ line-height: 1.7; } .developrc-text p span{ color: #022842 !important; } .b-count{ /* height: 335px; */ background: #0091BF; text-align: center; /* margin-bottom: 105px; */ } .b-count .count{ width: 100%; height: 100%; display: flex; justify-content: space-between; flex-wrap: wrap; /* align-items: center; */ /* margin: 0 auto; */ } .b-count .count .count-item{ width: 20%; position: relative; overflow: hidden; transition: all .4s; } .b-count .count .count-item .span{ content: '01'; position: absolute; bottom: -40px; right: 0px; font-size: 72px; font-family: PangMenZhengDao-3; font-weight: 400; color: #F8F8F8; display: none; } .detailscp-list li p, .detailscp-list li span{ color: #fff; } .antherzj-list li:nth-child(1) .antherzj-show i{ background-color:#0091bf !important; } .antherzj-list li:nth-child(2) .antherzj-show i{ background-color:#3da8f5 !important; } .antherzj-list li:nth-child(3) .antherzj-show i{ background-color:#00a8a0 !important; } .antherzj-list li:nth-child(4) .antherzj-show i{ background-color:#45b035 !important; } @media (any-hover:hover) { .b-count .count .count-item:hover{ margin-top: 20px; margin-bottom: -20px; } /* .b-count .count .count-item:hover .span{ display: block; } */ .b-count .count .count-item:hover{ background: #01a4d9; } } .b-count .count .count-item .img-responsive{ } .b-count .count .count-item .count-describe{ /* font-size: 24px; */ font-weight: 800; color: #FFFFFF; padding: 14px 0; } .b-count .count .count-item .count-name{ /* font-size: 24px; */ font-weight: 400; color: #FFFFFF; padding-top: 14px; } .three-box{ /* padding: 80px 0; */ background: #F8F8F8; width: 100%; } .three-box .three-box-title{ /* font-size: 48px; */ font-family: Source Han Sans CN; font-weight: bold; color: #333; text-align: center; line-height: 1; } .three-box .three-box-items{ max-width: 1424px; display: flex; /* margin: 0 auto; */ justify-content: center; /* flex-wrap: wrap; */ } .three-box .three-box-items .three-box-item{ width: 33.33%; border-radius: 16px; margin: 0 36px; /* flex: 1; */ overflow: hidden; background-size: 0%; transition: all 0.6s; } .three-box .three-box-items .three-box-item:hover{ background-size: 50%; } .three-box .three-box-items .three-box-item:nth-child(1){ background-color: #3da8f6; } .three-box .three-box-items .three-box-item:nth-child(2){ background-color: #0091c0; } .three-box .three-box-items .three-box-item:nth-child(3){ background-color: #01709b; } .three-box-item-content{ padding: 20px 20px 35px; /* background-color: #01A4D9; */ } .three-box .three-box-items .three-box-item .three-img{ width: 100.5%; max-width: 101%; } .three-box .three-box-items .three-box-item .three-title{ /* font-size: 16px; */ font-weight: 400; color: #FFFFFF; } .three-box .three-box-items .three-box-item .three-describe{ /* font-size: 24px; */ font-weight: 400; color: #FFFFFF; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; /* padding: 24px 0; */ /* margin-bottom: 24px; */ padding-top: 10px; min-height: 100px; } .three-box .three-box-items .three-box-item .three-button{ /* font-size: 16px; */ font-weight: 400; color: #0091c0; border-radius: 30px; padding: 12px 26px; background: #fff; border: 1px solid #fff; transition: all .4s ease; } .three-box .three-box-items .three-box-item:hover .three-button{ background: #0091c0; border-color: #0091c0; color: #fff; box-shadow: 0 2px 10px 0 rgb(0 145 192 / 27%); } .swiper_title{ font-family: Source Han Sans CN; font-weight: bold; color: #023055; text-align: center; line-height: 1; } .swiper { width: 100%; height: 100%; position: relative; overflow: hidden; margin-left: auto; margin-right: auto; } .swiper-wrapper{ /* overflow: hidden; */ position: relative; } .swiper-slide { background: #F8F8F8; /* Center slide text vertically */ display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; flex-direction: column; padding: 44px 33px; } .swiper-slide .swiper-text-box{ } .swiper-slide .swiper-text-box .swiper-title{ line-height: 1; color: #333333; } .swiper-slide .swiper-text-box .swiper-describe{ color: #666666; } .swiper-slide .swiper-text-box .swiper-text{ color: #666666; padding-bottom: 10px; } .swiper-slide .swiper-text-box .swiper-text ul li{ /* list-style: circle; */ } .swiper-button-next{ right: 80px !important; z-index: 100; width: 45px !important; height: 45px !important; background: #FFFFFF !important; padding: 10px; border-radius: 50%; text-align: center; /* transform: rotate(180deg); */ } .swiper-button-prev{ left: 80px !important; z-index: 100; width: 45px !important; height: 45px !important; background: #FFFFFF !important; padding: 10px; border-radius: 50%; text-align: center; } .swiper-button-next img,.swiper-button-prev img{ /* width: 100%; */ height: 100%; } .swiper-slide img { display: block; width: 100%; height: 100%; object-fit: cover; } .detailsPages .btn{ margin-right: 40px; } @media all and (max-width: 1000px) { .detailsPages .btn{ margin-right: 0px; } } @media all and (max-width: 1024px) { .three-box .three-box-items .three-box-item{ width: 45%; margin: 0 23px; } .b-count .count .count-item{ width: 50%; } .swiper-button-next{ right: 50px !important; } .swiper-button-prev{ left: 50px !important; } } @media all and (max-width: 768px) { .b-count .count .count-item{ width: 50%; } .three-box .three-box-items .three-box-item{ width: 95%; } .developrc-intro .developrc-text p span{ font-size: 20px !important; } .three-box .three-box-items{ /* max-width: 1424px; */ display: block; /* margin: 0 auto; */ /* justify-content: space-between; */ /* flex-wrap: wrap; */ } .three-box .three-box-items .three-box-item{ margin: 0 12px 20px; border-radius: 10px; } }