@import url(/uploads/css/e2/service.css); .main { display: none; } @media (min-width: 769px) { .main { display: block; } .m-main { display: none; } .hotnews { text-align: center; } .hotnews h2 { width: 1200px; margin: 60px auto 40px; line-height: 1.5; font-size: 36px; /* color: #004eb3; */ } .hotnews li { display: inline-block; } .hotnews li:not(:last-child) { margin-right: 20px; } .hotnews .list { color: #666; } .carouselwrap { display: flex; justify-content: space-between; margin-top: 60px; } .carouselwrap .newslist:not(:last-child) { margin-bottom: 34px; } .carouselwrap .focus { position: relative; font-size: 22px; font-weight: bold; } /* .carouselwrap .focus._hot::before { content: ''; position: absolute; top: -10px; right: 0; width: 18px; height: 20px; background: url(/uploads/image/e2/hotnews-icon.png) no-repeat right center; background-size: cover; } */ .carouselwrap .item { position: relative; padding-left: 20px; margin-top: 20px; color: #666; } .carouselwrap .item::before { content: ""; position: absolute; left: 6px; top: calc(50% 2px); transform: translatey(-50%); display: block; width: 2px; height: 2px; background-color: #666; } .carouselwrap .carousel { overflow: hidden; width: 720px; height: 260px; } .carouselwrap .carousellist { display: flex; justify-content: space-between; width: 720px; margin-top: 14px; font-size: 16px; } .carouselwrap .carousellist ul { width: 33.3333%; padding: 0 14px 0 20px; line-height: 1.5; } .carouselwrap .carousellist ul:nth-child(2) { border-width: 0 1px 0 1px; border-right-width: 1px; border-style: solid; border-color: #bfbfbf; } .carouselwrap .carousellist li:not(:last-child) { margin-bottom: 10px; } .carouselwrap .swiper-pagination { padding-right: 10px !important; text-align: right !important; } .carouselwrap .swiper-pagination-bullet { width: 16px; height: 4px; border-radius: 999px; background: #fff; opacity: 0.6; } .carouselwrap .swiper-pagination-bullet-active { background: #004eb3; opacity: 1; } /* a3a4 */ .a3a4wrap { padding: 30px 0; margin: 30px 0 10px; background: #f3f5f6; } .a3 { display: flex; margin: 0 -10px; } .a3 .item { width: 25%; } .a3 img { display: block; width: 285px; height: 100px; margin: 0 auto 18px; background-color: red; } .a4 { display: flex; margin: 0 -10px; font-size: 14px; color: #666; } .a4 ul { width: 25%; } .a4 li:not(:last-child) { margin-bottom: 10px; } .a4 .text { position: relative; padding-left: 20px; } .a4 .text::before { content: ""; position: absolute; left: 8px; top: calc(50%); transform: translatey(-50%); display: block; width: 4px; height: 4px; background-color: #e5e5e5; } .section1, .section2 { display: flex; justify-content: space-between; } .w820 { width: 820px; } .w330 { width: 330px; } .w370 { width: 370px; } .section2 ol { display: flex; justify-content: space-between; margin-top: 26px; } .news-more-btn { height: 50px; margin-top: 20px; text-align: center; line-height: 50px; background-color: #f6f6f6; color: #666; } /* block image-text */ .imagetext img { display: block; height: 100px; margin-bottom: 25px; background-color: red; } .imagetext li { position: relative; font-size: 14px; } .imagetext li:not(:last-child) { margin-bottom: 20px; } .imagetext li::before { content: ""; position: absolute; top: 50%; left: 2px; transform: translatey(-50%); width: 2px; height: 2px; background-color: #666; } .imagetext .text { padding-left: 10px; } /* block */ /* .special { margin-top: 20px; } */ .special-title { position: relative; padding-bottom: 10px; margin-bottom: 18px; border-bottom: 2px solid #cdcdcd; font-size: 18px; font-weight: normal; } .special-title img { margin-right: 10px; vertical-align: middle; } /* .special-title::before { content: ''; display: inline-block; position: absolute; top: 50%; left: 0; transform: translatey(-50%); width: 46px; height: 43px; margin-right: 10px; vertical-align: bottom; background: url(/uploads/image/e2/special_1.png) no-repeat center; } */ /* 右侧箭头 */ .special-title::after { content: ""; position: absolute; top: 50%; right: 10px; width: 21px; transform: translatey(-50%); height: 26px; background: url(/uploads/image/e2/columnmore.png) no-repeat center; } .special li { position: relative; font-size: 14px; } .special li:first-child { display: flex; } .special li:first-child .text { display: inline-block; margin-top: 6px; line-height: 1.5; font-size: 16px; } .special li:not(:last-child) { margin-bottom: 20px; } .special li:not(:first-child)::before { content: ""; position: absolute; top: 50%; left: 2px; transform: translatey(-50%); width: 2px; height: 2px; background-color: #333; } .special li .text { padding-left: 10px; } .special li img { width: 126px; height: 64px; vertical-align: top; background-color: red; } /* 广告 */ .b1, .b2, .b3 { overflow: hidden; height: 90px; margin-top: 30px; } .b1 { margin-top: 20px; } .b1 img, .b2 img, .b3 img { display: block; height: 90px; background-color: red; } } /* html { filter: grayscale(1); } */