@charset "utf-8"; /* CSS Document */ .zhen_iptop { float: left; width: 100%; height: 25px; padding: 10px 0; } .zhen_iptop span { float: left; line-height: 30px; margin-right: 50px; color: #333333; cursor: pointer; font-size: 24px; } .zhen_iptop span.pro_tab { font-weight: bold; color: #1457b5; } .index_zul { float: left; width: 100%; margin: 10px 0 0; } .index_zul li { font-size: 18px; line-height: 2; height: 40px; overflow: hidden; } .index_zul li::before { content: ''; width: 5px; height: 5px; display: block; background-color: #999; float: left; border-radius: 5px; margin-top: 15px; margin-right: 10px; } .index_zul li span { float: right; color: #999; font-size: 16px; } a.sw_a01 { position: absolute; color: #777777; right: 15px; top: 13px; } .areas-box { margin-top: 30px; overflow: hidden; } .areas-box li { float: left; width: 212px; height: 139px; background: #f7faff; border-radius: 5px; text-align: center; margin: 10px 56px 23px 0; } .areas-box li:nth-child(5n) { margin-right: 0; } .areas-box ul li a { font-size: 18px; line-height: 30px; } .areas-box ul li a i { display: block; margin: 20px auto 10px; } .areas-box ul li i img { vertical-align: middle; display: inline-block; } .feature-column-box { overflow: hidden; } .cloumn-topic { overflow: hidden; } .cloumn-topic img { width: 100%; height: 180px; display: block; transition: all 0.5s linear; } .cloumn-topic img:hover { transform: rotate3d(-3, 10, 0, 15deg); /* transform: rotate(5deg) scale(1.1); */ position: relative; z-index: 0; box-shadow: rgba(17, 12, 46, 0.15) 10px 14px 10px 0px; } .swiper { width: 100%; height: 100%; } .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; } .mySwiper .swiper-slide img { display: block; width: 100%; height: 100%; object-fit: cover; } .swiper-button-next { /*先将原始箭头的颜色设置为透明的 然后设置一个背景图片 达到修改按钮样式的目的*/ right: 0 !important; left: auto; color: rgba(0, 0, 0, 0) !important; background: url('24.png') center center no-repeat; width: calc(var(--swiper-navigation-size) / 44 * 44) !important; } .swiper-button-prev { left: 0 !important; right: auto; color: rgba(0, 0, 0, 0) !important; background: url('23.png') center center no-repeat; width: calc(var(--swiper-navigation-size) / 44 * 44) !important; } .buttonfra-box { overflow: ; } .mySwiper2 .swiper-slide a { width: 100%; height: 4rem; margin: 0 30px 45px 0; color: #000; float: left; text-align: center; line-height: 4rem; overflow: hidden; background: #f6f8fa url(26.png) center center no-repeat; background-size: cover; border-radius: 5px; transition: all 0.3s; } .mySwiper2 .swiper-slide a:last-child { margin-right: 0; } .mySwiper2 .swiper-slide img { vertical-align: middle; margin: 0 20px; display: inline-block; object-fit: cover; } .swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet { margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 7px) !important; } .swiper-pagination-bullet { width: var( --swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 30px) ) !important; border-radius: 0 !important; } .zwgk-clear { clear: both; } h4.zwgk-tit { width: 100%; font-weight: normal; padding: 20px 0; } h4.zwgk-tit b { color: #1457b5; font-size: 24px; line-height: 42px; } h4.zwgk-tit a { float: right; font-size: 16px; color: #777777; margin: 10px 0 0; font-weight: normal; } .position { width: 100%; height: 50px; padding: 16px; box-sizing: border-box; margin-top: 12px; margin-bottom: 12px; box-shadow: 0px 0px 12px 0px rgba(229, 229, 229, 0.75); } .position img { float: left; } .position_artic { float: left; line-height: 16px; margin-left: 12px; } .position_artic span { font-size: 18px; color: #545454; }