@charset "utf-8"; .banner-container { position: relative; } .banner { width: 100%; height: 400px; overflow: hidden; } .center { background: url(../images/center-bg.png) no-repeat center; padding-top: 40px; } .banner-item { overflow: hidden; position: relative; } .banner-item, .banner-item img { width: 100%; height: 400px; } .banner-item-content { width: 100%; height: 55px; line-height: 55px; background-color: rgba(0, 0, 0, 0.7); position: absolute; bottom: 0; } .banner-item-tit { font-size: 18px; color: #fff; font-weight: bold; padding-left: 30px; width: 70%; max-height: 55px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } .banner-nav { position: absolute; right: 22px; bottom: 18px; } .banner-nav li { float: left; width: 15px; height: 15px; border-radius: 50%; margin: 0 4px; background-color: #fff; cursor: pointer; } .banner-nav li:hover, .banner-nav li.on { background-color: #e60012; } .first .prev { background: url(../images/l-icon1.png) no-repeat center; } .first .next { background: url(../images/r-icon1.png) no-repeat center; } /* 浜屽崄澶х簿绁 */ .title { margin: 0px auto 20px; } .name, .name1 { height: 30px; line-height: 30px; font-size: 25px; color: #e60012; font-weight: bold; text-align: center; float: left; padding-left: 10px; position: relative; } .name { border-left: 3px solid #e60012; } .name::before { position: absolute; content: ""; width: 3px; height: 100%; left: 0; background-color: #fdeba1; z-index: 11; } .name::after { position: absolute; content: ""; height: 1px; width: 390px; top: 50%; left: 128px; background-color: #e60012; } .jcdzzdt .name::after { left: 200px; width: 360px; } .zypl .name::after{ width: 432px; } .more { float: right; color: #e60012; text-align: center; margin-top: 3px; } .more span { display: inline-block; width: 16px; font-size: 18px; height: 16px; line-height: 13px; background-color: rgb(152, 152, 152); color: #fff; } .first .list-item { padding: 0; border: none; margin: 3px auto; } .list-wrap { width: 100%; margin-top: 10px; } .list-item { border-bottom: 1px solid #898989; padding: 10px 0 2px; line-height: 27px; color: #262626; } .list-item:hover { border-color: #e60012; color: #e60012; font-weight: bold; } .list-item:hover a { color: #e60012; } .list-item-tit { width: 85%; font-size: 16px; color: #262626; line-height: 30px; max-height: 30px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } .list-item-time { float: right; font-size: 16px; height: 30px; line-height: 30px; } .second, .thired { margin-top: 60px; } .second { margin: 54px 0 30px; } .second .title { width: 100%; background: url(../images/title-icon.png) no-repeat center; } .second .name1 { float: none; margin: 0 auto; padding-left: 0; } .banner2-container { margin: 20px auto; position: relative; } .banner2 { width: 92%; margin: 0 auto; height: 310px; overflow: hidden; } .banner2 .tempWrap { overflow: visible !important; width: 100% !important; } .tempWrap ul { overflow: visible !important; } .banner2-item { width: 270px; margin: 0 10px; } .banner2-item-pic { overflow: hidden; } .banner2-item-pic, .banner2-item-pic img { width: 270px; height: 180px; } .banner2-content { background-color: rgb(249, 245, 245); box-shadow: 0px 2px 5px 0px rgba(1, 1, 1, 0.2); padding: 12px 10px; /* height: 80px; */ } .banner2-tit { width: 100%; line-height: 26px; font-size: 18px; color: #1a1a1a; max-height: 52px; overflow: hidden; /* 瓒呭嚭闅愯棌 */ text-overflow: ellipsis; /* 鏂囨湰瓒呭嚭鍛堢幇鏂瑰紡锛氱渷鐣ュ彿 */ display: -webkit-box; /* 鐩掓ā鍨 */ -webkit-line-clamp: 2; /* 闄愬埗鏂囨湰琛屾暟 */ -webkit-box-orient: vertical; } .banner2-more { width: 91px; height: 24px; border: 1px solid rgb(137, 137, 137); margin: 14px auto 6px; line-height: 24px; text-align: center; } .banner2-item:hover a { color: #e60012; font-weight: bold; } .banner2-item:hover .banner2-more { border-color: #e60012; font-weight: normal; } .prev, .next { width: 26px; height: 49px; position: absolute; top: 0; bottom: 0; margin: auto; cursor: pointer; } .prev { background: url(../images/l-icon.png) no-repeat center; left: 0; } .next { background: url(../images/r-icon.png) no-repeat center; right: 0; } .more2 { width: 120px; height: 38px; margin: 30px auto; background: url(../images/more-bg.png) no-repeat center; text-align: center; line-height: 38px; font-size: 16px; color: rgb(255, 224, 141); font-weight: bold; text-shadow: 0px 1px 2px rgba(77, 0, 0, 0.5); -moz-transform: matrix( 1.00031469574232, 0, 0, 1, 0, 0); -webkit-transform: matrix( 1.00031469574232, 0, 0, 1, 0, 0); -ms-transform: matrix( 1.00031469574232, 0, 0, 1, 0, 0); } .last { margin: 40px auto; } .last-wrap { display: flex; justify-content: space-between; } .last-item { float: left; margin-left: 40px; } .last-item:first-child { margin-left: 0; }