.home_tit{ font-size: 28px; color: #0f66b6; text-align: center; font-weight: normal; } .slider_new{ display: flex; flex-direction: row; justify-content: space-between; margin-top: 50px; } .img_sliders{ width: 540px; height: 300px; } .img_sliders .swiper-container{ width: 540px; height: 300px; } .swiper-slide img{ width: 100%; height: 100%; } .tab_slider{ width: 580px; } .news_item_tab{ border-bottom: 2px solid #ccc; font-size: 16px; /* font-weight: bold; */ color: #686868; padding: 10px 0 0; margin-bottom: 12px; line-height: 20px; } .news_item_tab span{ padding: 0 0 10px 0; position: relative; margin-bottom: -2px; cursor: pointer; float: left; width: 140px; text-align: center; } .tab_header_bg span{ width: 145px; } .news_item_tab span:last-child::after{ content: ''; } .news_item_tab span.split{ margin: 0 10px; font-size: 16px; font-weight: normal; } .news_item_tab span.active{ color: #0d3a86; border-bottom: 2px solid #0d3a86; } .news_tab_cont .news_lists{ display: none; } .news_list{ display: block; margin: 7px 0; } .news_list div{ white-space:nowrap;/* 规定文本是否折行 */ overflow: hidden;/* 规定超出内容宽度的元素隐藏 */ text-overflow: ellipsis; width: 75%; display: inline-block; vertical-align: top; } .news_list span{ float: right; color: #bbb; } .home .news_list::before,.nlistg li a::before{ content: '·'; float: left; display: block; font-size: 12px; color: #2e8bd6; font-weight: bold; margin-right: 6px; } .nlistg { height:249px; overflow: hidden; } .nlistg li{ height:25px;margin-bottom:7px; } .nlistg li a{float:left;width: 75%;margin-right:60px; display: block; text-overflow: ellipsis; white-space: nowrap; overflow: hidden;} .nlistg li span{float:left;color:#bbb;} .ico_menu{ display: flex; flex-direction: row; justify-content: space-between; background: #f7f7f7; margin: 20px 0; } .ico_menu .ico_item{ text-align: center; width: 160px; padding: 10px 0; } .ico_menu .ico_item a{ display: block; } .ico_menu .ico_item:last-child{ border-right: 0;; } .ico_menu .ico_item .ico_posi{ width: 60px; height: 60px; margin: 0 auto; position: relative; background-image: url(/uploads/image/mimg/home_scroll_icon.png); background-repeat: no-repeat; background-position: 10px 100px; } .ico_menu .ico_item:nth-child(1) .ico_posi{ background-position: 0 -300px; } .ico_menu .ico_item:nth-child(2) .ico_posi{ background-position: 0 -60px; } .ico_menu .ico_item:nth-child(3) .ico_posi{ background-position: 0 0px; } .ico_menu .ico_item:nth-child(4) .ico_posi{ background-position: 0 -180px; } .ico_menu .ico_item:nth-child(5) .ico_posi{ background-position: 0 -118px; } .ico_menu .ico_item:nth-child(6) .ico_posi{ background-position: 0 -365px; } .ico_menu .ico_item:nth-child(7) .ico_posi{ background-position: 0 -240px; } .slider_new.margin_top20{ margin-top: 20px; } .tab_header_bg{ background: #f7f7f7; } .new_tab{ width: 560px; } .picture{ position: relative; width:1160px; height:160px; overflow: hidden; } .picture_list ul { width:1160px; } .picture_list li { float:left; width:373px;height:116px; margin:30px 20px 0 0px; } .picture_list li img{ width:373px;height:116px; } .picture .pre,.picture .nex{ width: 24px; height: 52px; display: block; background-image: url(/uploads/image/mimg/home_ztzl_arrow.png); background-repeat: no-repeat; background-position: -24px 0; position: absolute; z-index: 9;top:60px; } .picture .nex{background-position: 0 0;right: 1px;} .picture .pre:hover{ } .picture .nex:hover{ } .swiper-button-prev2.swiper-button-prev:after{ content: ''; width: 24px; height: 52px; display: block; background-image: url(/uploads/image/mimg/home_ztzl_arrow.png); background-repeat: no-repeat; background-position: -24px 0; } .swiper-button-next2.swiper-button-next:after{ content: ''; width: 24px; height: 52px; display: block; background-image: url(/uploads/image/mimg/home_ztzl_arrow.png); background-repeat: no-repeat; background-position: 0 0; } .swiper-button-prev.swiper-button-prev2{ left: 0; } .swiper-button-next.swiper-button-next2{ right: 0; } /********************/ #zsdivoutter{position: absolute;width: 100%; z-index: 999999999;top: 200px;text-align:center;} #zsdiv{margin:0 auto; height: 73px;padding-top:10px; width: 1000px; background-image: ; background-repeat: no-repeat; background-position: left top; } #zsbtn{margin-left:400px; color: #fff; background-color: #1b72c2; display: block; line-height: 44px; height: 46px; width: 160px; text-align: center; font-size:32px; font-weight: bold;border-radius:3px; } #zsbtn:hover{background-color: #0e4c95;}