双重预防项目-国泰新华二开定制版
Your Name
2022-11-10 0fa636c14dbd6fa55aeae48c4d8d76c1468dd919
src/main/resources/static/css/publicity/style.css
@@ -21,7 +21,7 @@
.firstRow{margin-bottom: 2.97vh; display:flex;}
.firstRow .map{height:100%; flex:1;height:35.13vh; border:1px solid #7CD5FF; position:relative}
.firstRow .map{height:100%; flex:1;height:35.13vh;margin: 0 1.67vw; border:1px solid #7CD5FF; position:relative}
/*轮播*/
.lunbo{overflow:hidden; width:30vw; height:35.13vh;}
.lunbo .swiper-wrapper{align-items: center;height:35.13vh;}
@@ -37,7 +37,7 @@
.lunbo .swiper-pagination-bullet-active{opacity: 1;}
.lunbo .swiper-pagination-bullet-active:before{width: 24px!important; opacity: 1; border-radius: 100px; transform: scale(1.2); background: #fa6f66;}
.firstRow .rowCenter{height:35.13vh; flex:1.22; margin: 0 1.67vw; display: flex; flex-direction: column;}
.firstRow .rowCenter{height:35.13vh; flex:1.22;  display: flex; flex-direction: column;}
.firstRow .rowCenter .tj1{position: relative; padding: 0 27px; margin-bottom: 1.13vh; display: flex;}
.firstRow .rowCenter .tj1:before{content: ' '; background-image: url(../../img/publicity/tj1_top_left.png); background-position: center; background-repeat: no-repeat; position: absolute; height: 21px; width: 21px; top: 0; bottom: 0; margin: auto; left: 0;}
.firstRow .rowCenter .tj1:after{content: ' '; background-image: url(../../img/publicity/tj1_top_right.png); background-position: center; background-repeat: no-repeat; position: absolute; height: 21px; width: 21px; top: 0; bottom: 0; margin: auto; right: 0;}