.brief-news{ width: 100%; margin:30px auto 20px; background: url(/resources/web/new_img/dang-bg.png) center center/cover no-repeat; /*background: url(./img/dang-bg.png) no-repeat;*/ display: flex; justify-content: space-between; padding:40px; box-sizing: border-box; } #img-slider #pic .tempWrap{ width:1170px; height: 658px; } .brief-news .brief-content{ width: 580px; } .brief-news .brief-content .title-wrap .title1-new{ display: flex; align-items: center; } .brief-news .brief-content .title-wrap .title1-new .icon-dang{ width: 26px; height: 26px; } .brief-news .brief-content .title-wrap .title1-new .title-con{ font-size: 24px; font-weight: bold; color: #333333; line-height: 30px; } .brief-news .brief-content .title-wrap .con-english{ font-size: 12px; font-weight: bold; color: #666666; line-height: 16px; } .brief-news .brief-content .content-wrap{ margin-top: 30px; font-size: 14px; color: #666666; line-height: 26px; } .brief-news .brief-img{ width: 460px; height: 258px; align-self: center; } .brief-news .brief-img img{ width: 100%; height: 100%; } .picFocus1{ position: relative; overflow: hidden; width: 1170px; height: 520px; } .picFocus1 .swiper-slide { width: 640px; height: 480px; position: relative; } .picFocus1 .swiper-slide h2 { width: 640px; height: 480px; background: #000; } .picFocus1 .swiper-slide h2 img { width: 100%; height: 100%; opacity: 0.6; } .picFocus1 .swiper-pagination { bottom: 0!important; z-index: 1; } .picFocus1 .swiper-pagination-bullet-active { background: #d9462a !important; width: 20px !important; } .picFocus1 .swiper-slide-active h2 img { opacity: 1.0; } .picFocus1 .swiper-pagination-bullet { width: 6px; height: 6px; background: #bec0c2; border-radius: 3px; opacity: 1.0; } .picFocus1 .swiper-button-prev { left: calc((100% - 800px)/4); margin: -57px 0 0 -11px; } .picFocus1 .swiper-button-next { right: calc((100% - 800px)/4); margin: -57px -11px 0 0; } .brief-news .brief-content .content-wrap p{ margin-bottom: 10px; } .brief-news .brief-content .content-wrap p:last-child{ margin-bottom: 0px; } .new-page{ width:1170px; margin:50px auto -50px; }