@charset "utf-8"; .wrapper-index { padding-top: 22px; padding-bottom: 37px; } .line { background: #fff; padding: 17px; margin-bottom: 20px; } .news-title { margin-bottom: 20px; } .news-title a { display: inline-block; font-size: 18px; border: 1px solid #1f60a7; padding: 8px 11px; border-radius: 20px; margin-right: 6px; } .news-title a.on, .news-title a:hover { background: #1f60a7; color: #fff; } .news .common-list-more { right:0; } .hd-box{ width: 30%; float: left; padding-left: 10px; padding-right: 42px; position: relative; text-align: center; } .hd-box:after{ content: ''; width: 1px; height: 70%; background: #4b78aa; position: absolute; right: 0; top: 50%; transform: translatey(-50%); } .hd-box-img{ margin-bottom: 20px; } .hd-box-title{ display: block; font-size: 20px; font-weight: bold; color: #2a5197; text-align: center; padding-bottom: 16px; margin-bottom: 18px; position: relative; } .hd-box-title:after{ content: ''; display: inline-block; width: 15%; height: 1px; background: #4b78aa; position: absolute; left: 50%; bottom: 0; transform: translatex(-50%); } .hd-box-summary{ color: #6f6f6f; text-align: center; line-height: 2; } .hd-list{ width: 40%; float: left; padding-left: 45px; padding-right: 22px; } .hd-list .common-list li{ padding: 10px 0; } .hd-list .common-header{ margin-bottom: 13px; } .zfxxgk{ width: 30%; float: left; } .zfxxgk-list{ margin: 0 -5px; } .zfxxgk-list li{ width: 50%; float: left; padding: 0 5px; padding-bottom: 10px; } .zfxxgk-list li a{ display: block; background: #f4f9fe; border: 1px solid #c9e2fc; text-align: center; padding: 16px 10px; } .zwfw{ width: 70%; float: left; padding-left: 45px; } .zwfw-title{ margin-bottom: 18px; } .zwfw-title a{ display: inline-block; padding: 7px 16px; background: #f4f4f4; float: left; position: relative; } .zwfw-title a.on{ display: inline-block; background: #1f60a7; color: #fff; } .zwfw-title a.on:after{ content: ''; display: inline-block; position: absolute; border-top: 8px solid #1f60a7; border-bottom: 8px solid transparent; border-left: 8px solid transparent; border-right: 8px solid transparent; bottom: -16px; left: 50%; transform: translatex(-50%); } .zwfw-list{ display: none; } .zwfw-list.on{ display: block; } .zwfw-list li{ width: 33.333%; float: left; margin-bottom: 15px; } .zwfw-list li a{ display: table; padding-right: 10px; min-height: 80px; width: 100%; } .zwfw-list li span{ display: table-cell; overflow: hidden; text-overflow: ellipsis; /* white-space: nowrap; */ padding: 10px; border: 1px solid #c9e2fc; vertical-align: middle; /* border-radius: 5px; */ text-align: center; line-height: 1.2; background: #f4f9fe; } .zwfw-list li img{ float: left; margin-right: 20px; display: none; } .leader{ width: 36%; float: left; padding-left: 48px; } .leader-container{ position: relative; } .leader-container-left{ width: 100px; float: left; } .leader-img{ width: 100%; } .leader-container-right{ margin-left: 120px; } .leader-name{ display: block; font-size: 20px; color: #135299; font-weight: bold; margin-bottom: 10px; } .leader-title{ margin-bottom: 20px; } .leader-work{ display: inline-block; margin-bottom: 10px; background: #135299; color: #fff; padding: 5px 10px; border-radius: 5px; } .leader-work2{ line-height: 1.2; } .zmhd{ width: 33%; float: left; padding-left: 45px; /* padding-right: 40px; */ } .zmhd-list{ /* margin: 0 -34px; */ } .zmhd-list li{ width: 50%; float: left; /* padding: 34px; */ /* text-align: center; */ } .zmhd-list li p{ font-size: 18px; display: inline-block; vertical-align: middle; } .zmhd-list li a{ display:inline-block; margin: 11px 0; } .zmhd-list li img{ /* margin-bottom: 10px; */ height: 54px; vertical-align: middle; margin-right: 10px; } /* 轮播 */ .slidebox { width: 100%; height: 360px; overflow: hidden; position: relative; } .slidebox .hd { position: absolute; right: 18%; bottom: 13px; z-index: 1; } .slidebox .hd ul{ display: inline-block; position: relative; top: -5px; } .slidebox .hd ul li { display: none; width: 10px; height: 10px; margin: 0 4px; text-align: center; cursor: pointer; border-radius: 100%; box-sizing: border-box; color: #f00; } .slidebox .hd ul li.on { display: inline-block; } .slidebox .hd span{ position: relative; top: 5px; color: #fff; font-size: 12px; } .slidebox .hd span:before{ content: ''; display: inline-block; width: 1px; height: 33px; background: #fff; transform: rotate(30deg); position: relative; left: -4px; top: 6px; } .slidebox .bd { position: relative; height: 100%; z-index: 0; } .slidebox .bd li { width: 100%; height: 100%; zoom: 1; vertical-align: middle; position: relative; } .slidebox .bd p { width: 70%; position: absolute; left: 50%; bottom: 0; transform: translatex(-50%); font-size: 16px; color: #fff; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; box-sizing: border-box; padding: 15px 60px 15px 10px; background: rgba(0, 0, 0, 0.43); } .slidebox .bd ul { width: 100%; height: 100%; } .slidebox .bd img { width: 100%; height: 100%; display: block; } .slidebox .prev, .slidebox .next, .picmarquee-left .prev, .picmarquee-left .next{ position: absolute; top: 50%; margin-top: -25px; display: block; width: 36px; height: 57px; filter: alpha(opacity=80); opacity: 0.8; } .slidebox .prev,.picmarquee-left .prev{ left: 7px; background: no-repeat; background-size: contain; } .slidebox .next,.picmarquee-left .next{ right: 7px; background: no-repeat; background-size: contain; } .slidebox .prev:hover, .slidebox .next:hover, .picmarquee-left .prev:hover, .picmarquee-left .next:hover{ filter: alpha(opacity=100); opacity: 1; } .slidebox .prevstop { display: none; } .slidebox .nextstop { display: none; } /* 专题轮播 */ .picmarquee-left{ position: relative; } .picmarquee-left .bd { width: 100%; overflow: hidden; } .picmarquee-left ul li { width: 25%; height: 103px; /* padding: 0 7px; */ line-height: 30px; text-align: center; float: left; } .picmarquee-left ul li img { width: 100%; height: 100%; padding: 0 7px; } @media screen and (max-width: 768px){ .hd-box{ width: 100%; padding: 0; margin-bottom: 20px; } .hd-box:after{ display: none; } .hd-list{ width: 100%; padding: 0; margin-bottom: 20px; } .zfxxgk{ width: 100%; } .zwfw-title a{ width: 33.33333%; text-align: center; padding: 12px 0; } .zwfw{ width: 100%; padding: 0; } .zwfw-list li{ width: 33.33333%; } .zmhd{ width: 100%; padding: 0; } .zmhd-list{ margin: 0 -20px; } .zmhd-list li{ width: 33.33333%; padding: 20px; } .leader{ width: 100%; padding-left: 0; } } @media screen and (max-width:500px){ .zwfw-list li{ width: 100%; } .slidebox { height: 250px; } } @media screen and (max-width:400px){ .slidebox { height: 200px; } .zfxxgk-list li{ width: 100%; } .zmhd-list{ margin: 0 -10px; } .zmhd-list li{ width: 50%; padding: 10px; } }