<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">a {
  color: #555;
}
.mouse-in {
  color: #f01414;
}

.left {
  float: left;
}
.right {
  float: right;
}
.clear {
  clear: both;
}
/*首页*/
.banner {
  position: relative;
  text-align: center;
  overflow: hidden;
  height: 423px;
  /* min-width: 1200px; */
  width: 100%;
}
.banner #swiper {
  height: 423px;
}

.banner #swiper .swiper-slide {
  background-position: center;
  background-size: cover;
}
.banner #swiper .swiper-slide:nth-child(1) {
  background-image: url("../images/1.jpg");
}
.banner #swiper .swiper-slide:nth-child(2) {
  background-image: url("../images/2.jpg");
}
.banner #swiper .swiper-slide:nth-child(3) {
  background-image: url("../images/3.jpg");
}
.banner #swiper .swiper-slide:nth-child(4) {
  background-image: url("../images/4.jpg");
}
.banner #swiper .swiper-slide a {
  display: block;
  width: 100%;
  height: 423px;
}
.swiper-slide a img {
  border-top-left-radius: 50%;
  border-top-right-radius: 50%;
  border-bottom-right-radius: 50%;
  border-bottom-left-radius: 50%;
}
.bannerne img {
  width: 1920px;
  position: absolute;
  left: 50%;
  margin-left: -960px;
}



#banner {
  width: 100%;
  height: 423px;
  position: relative;
  /* margin: 80px 0; */
}
#banner img {
  width: 100%;
  height: 423px;
}
#banner #play {
  width: 100%;
  height: 535px;
  list-style: none;
  position: absolute;
  top: 0px;
  left: 0px;
}
#banner #play li {
  display: none;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
}
#banner #play li img {
  float: left;
  width: 100%;
}
#button {
  position: absolute;
  bottom: 20px;
  left: 50%;
  list-style: none;
}
#button li {
  margin-left: 10px;
  float: left;
}
#button li div {
  width: 12px;
  height: 12px;
  background: #dddddd;
  border-radius: 6px;
  cursor: pointer;
}
#prev {
  width: 40px;
  height: 63px;
  background: url(../images/beijing.png) 0px 0px;
  position: absolute;
  top: 170px;
  left: 10px;
  z-index: 1000;
}
#next {
  width: 40px;
  height: 63px;
  background: url(../images/beijing.png) -40px 0px;
  position: absolute;
  top: 170px;
  right: 10px;
  z-index: 1000;
}
#prev:hover {
  background: url(../images/beijing.png) 0px -62px;
}
#next:hover {
  background: url(../images/beijing.png) -40px -62px;
}
.date-table {
  position: relative;
  word-wrap: break-word;
  margin-bottom: 2px;
  float: left;
  width: 380px;
}

.pagebox {
  font-size: 12px;
  color: #212121;
  float: right;
}
.pagebox label {
  float: left;
  line-height: 20px;
}
.up {
  width: 70px;
  height: 22px;
  color: #fff;
  display: block;
  background-color: #f01414;
  border: none;
  border-radius: 4px;
  float: left;
  margin-left: 12px;
}
.down {
  width: 70px;
  height: 22px;
  color: #fff;
  display: block;
  background-color: #f01414;
  border: none;
  border-radius: 4px;
  float: left;
  margin-left: 12px;
}
.xiala {
  height: 22px;
  float: left;
  margin-left: 10px;
}

.inx-classification{
  width: 240px;
  height:0px;
  margin: auto;
  position: relative;
  /* top: -560px; */
  top: -423px;
  left: -496px;
}
.inx-classification .navicon_img{
  font-size: 20px;
  color: #000;
  
}
.active .next_img{
  color: #17afc6;
}
.active .spantitle{
  color: #17afc6;
}
.next_img{
  font-size: 20px;
  position: absolute;
  bottom: 5px;
  right: 0;
}
.inx-classification ul{
  width: 210px;
  /* height: 470px; */
  height: 424px;
  display: block;
  background-color: rgba(255, 255, 255, 0.9);
  /* background-color: #fff; */
}
.inx-classification ul&gt;li{
  color: #000;
  font-size: 16px;
  font-weight: bold;
  /* line-height: 46px; */
  padding: 11px 15px;
  border-bottom: 1px rgb(213, 213, 213) dashed;
  cursor: pointer;
  position: relative;
}
.inx-classification ul&gt;li .navtype{
  font-size: 12px;
  font-weight: 100;
  height: 30px;
  overflow: hidden;
  color: #a6a6a6;
}
.inx-classification ul&gt;li .navtype span{
  display: inline-block;
  padding-right:6px;
  padding-bottom:4px;
  position: relative;
}
.active .navtype span{
  color: #17afc6;
}
.inx-classification  ul&gt;.active .navtype span::before{
  background-color: #17afc6;
}

.inx-classification ul&gt;li .navtype span::before{
  content: "";
  width: 4px;
  height: 1px;
  background-color: #a6a6a6;
  position: absolute;
  left: -7px;
  top: 6px;
}
.inx-classification ul&gt;li .navtype span:nth-child(1):before{
  content: "";
  width: 0;
  height: 0;
}

.inx-classification ul&gt;li .navtitle{
  padding-bottom: 8px;
  position: relative;
}
.inx-classification ul&gt;.active{
  background-color: #fff;
  /* color: #17afc6; */
}
.inx-classification ul&gt;.active .navicon_img{
  /* color: #fff; */
  color: #17afc6;
  /* background-color: #fff; */
}
.inx-classification ul&gt;.active .ification-item{
  display:block;
  line-height: 46px;
}
.spantitle{
  letter-spacing: 3px;
}
.ification&gt;p{
  line-height: 56px;
  background-color: #17afc6;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  border-top-left-radius: 16px;
  border-top-right-radius: 16px;
  color: #fff;
}

.inx-classification &gt; .ification{
  width: 210px;
  margin: auto;
}
.ification-item{
  width: 483px;
  position: absolute;
  top: -80px;
  left: 230px;
  background-color: #fff;
  border:1px #17afc6 solid;
  border-radius: 5px;
  z-index: 10;
  padding: 20px;
  text-align: left;
  display: none;
}
.ification-item&gt;h6{
  color: #17afc6;
  font-size: 16px;
  font-weight: bold;
  line-height: 16px;
}
.subclass&gt;h4{
  display: inline-block;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 14px;
  color: #fff;
  font-weight:bold;
  background-color: #17afc6;
  border-top-left-radius: 15px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.subclass&gt;span{
  padding: 6px;
  color: #535353;
  font-size: 14px;
  position: relative;
}
.subclass&gt;span::before{
  content: '';
  position: absolute;
  width: 1px;
  height: 16px;
  background-color: #c8c8c8;
  right: -3px;
  bottom: 6px;
}
.subclass&gt;span:last-child::before{
  content: '';
  width: 0;
}
.civilServantContent&gt;.img{
  width: 245px;
  height: 400px;
  background-color: #a39ee1;
  margin-top: 15px;
}
.ReferenceMaterialsbox{
  width: 959px;
  /* border-top: 1px #eaeaea solid; */
  padding: 14px 0px 14px 14px;
}
.ReferenceMaterials .title{
  font-size: 18px;
  font-weight: bold;
  margin-right: 20px;
  color:#464646
}

.ReferenceMaterials{
  width: 515px;
  padding: 0 10px;
}
.ReferenceMaterials .lks{
  line-height: 20px;
}
.ReferenceMaterials .lks&gt;a{
  font-size: 14px;
  font-weight: bold;
  color: #717171;
  margin: 0px 10px;
  text-decoration: none;
  position: relative;
}
.ReferenceMaterials .lks&gt; .curtap::after{
  content: '';
  width: 100%;
  height: 2px;
  background-color: #fc7a5c;
  position: absolute;
  bottom: -2px;
  left: 0;
  z-index: 10;
}

.ReferenceMaterials .list{
  height: 190px;
}
.list&gt;ul{
  width: 240px;
  height: 170px;
  padding: 5px 0;
}
.list&gt;ul&gt;li{
  height: 36px;
  border: 1px solid #d6d6d6;
  padding: 0 10px;
  margin: 10px 0;
  cursor: pointer;
}
.list&gt;ul&gt;li&gt;div&gt;i{
  font-size:22px;
  margin-right: 10px;
}
.list&gt;ul&gt;li&gt;span{
  display: inline-block;
  height: 20px;
  line-height: 20px;
  padding: 0px 6px;
  border-radius: 5px;
  border:1px #17afc6 solid;
  color: #17afc6;
  font-size:12px;
}
.list&gt;ul&gt;li:hover span{
  background-color: #17afc6;
  color: #fff;
}

.list&gt;ul:first-child{
  margin-right: 14px;
}
.ReferenceMaterials .list&gt;ul a{
  font-size: 14px;
  color: #717171;
  cursor: pointer;
  line-height: 24px;
  /* font-weight: 600; */
}
.ReferenceMaterials .list&gt;ul a:hover{
  color: #17afc6;
  text-decoration: underline;
}
.ReferenceMaterials .top{
  margin-bottom: 28px;
}
.questionBankbox{
  margin-bottom: 30px;
}
.questionBank&gt;img{
  width: 160px;
  height: 100px;
  cursor: pointer;
}
.questionBank:hover img{
  transform: scale(1.02);
}
.questionBank&gt;p{
  display: inline-block;
  font-size: 12px;
  width: 160px;
  margin: 5px;
  /* font-weight: 600; */
  color: #717171;
}
.questionBankbox{
  margin-top: 8px;
}

.civilServantContent-right&gt;.item{
  padding: 14px;
  width: 364px;
  height: 410px;
  border: 1px #eaeaea solid;
  box-shadow: 0px 0px 4px #909090;
  background-color: #fff;
}
.civilServantContent-right&gt;.item&gt;div{
  margin-bottom: 5px;
}
.civilServantContent-right&gt;.item:first-child{
  margin: 0 0 13px 0;
}
.civilServantContent-right&gt;.item:hover{
  box-shadow: 2px 2px 10px #909090;
}
.civilServantContent-right&gt;.item h4{
  font-size: 18px;
  font-weight: 600;
}
.civilServantContent-right&gt;.item&gt;ul&gt;li{
  padding: 8px 0;
}
.civilServantContent-right&gt;.item&gt;ul i{
  display: inline-block;
  color: #717171;
  font-size: 14px;
  /* background-color: #ffbabd; */
  padding: 2px;
  /* margin-right: 10px; */
  font-weight: 600;
}
.civilServantContent-right&gt;.item&gt;ul .Bluelabel{
  display: inline-block;
  color: #0eb7d8;
  font-size: 12px;
  background-color: #bff4ff;
  padding: 2px;
  margin-right: 10px;
  font-weight: 600;
}
.civilServantContent-right&gt;.item&gt;ul a{
  font-size: 14px;
  color: #717171;
}
.civilServantContent-right&gt;.item&gt;ul a:hover{
  color: #17afc6;
  text-decoration: underline;
  cursor: pointer;
}
.Headline{
  font-size: 22px;
  padding: 40px 0 10px 0;
  border-bottom: 1px #d6d6d6 solid;
}

.inx-everyProvince{
  background-color: #f0f0f0;
}
.siderBar {
  position: fixed;
  top: calc(50vh - 240px);
  left: calc(50% - 710px);
  z-index: 100;
}
.siderBar .menu&gt;ul{
  border-radius: 10px;
  overflow: hidden;
}
.siderBar .menu&gt;ul&gt;li{
  width: 68px;
  padding:8px 10px;
  background-color: #c1c1c1;
  font-size: 16px;
  text-align: center;
  color: #fff;
  border-bottom: 1px #8b8b8b solid;
  cursor: pointer;
}

.siderBar .menu&gt;ul .cur{
  background-color: #17afc6;
}

.realtimeinfonav{
  padding-top: 40px;
  padding-bottom: 5px;
  margin-bottom: 10px;
}
.realtimeinfonav .tith4{
  position: relative;
  margin-right: 60px;
  font-size: 22px;
}
.realtimeinfonav ul{
  margin-top: 5px;

}
.realtimeinfonav ul&gt;li{
  margin-right: 40px;
  font-size: 14px;
  color: #717171;
  cursor: pointer;
}

.realtimeinfonav .tith4::after{
  content: '';
  width: 100%;
  height: 4px;
  background-color: #17afc6;
  position: absolute;
  left: 0;
  bottom: -5px;
}
.realtimeinfocontent{
  padding: 10px 0 20px 0;
}
.realtimeinfocontent &gt;ul&gt;li{
  padding: 12px 0;
  font-size: 14px;
  color: #333333;
  position: relative;
}
.realtimeinfocontent &gt;ul{
  width: 46%;
  min-height: 401px;
}
.realtimeinfocontent &gt;ul&gt;li&gt;span{
  width: 118px;
  text-align: right;
  color: #717171;
}
.realtimeinfocontent &gt;ul&gt;li&gt;h6{
  font-size: 14px;
}
.realtimeinfocontent &gt;ul&gt;li:hover&gt;h6{
  color: #17afc6;
  cursor: pointer;
}
.realtimeinfocontent &gt;i{
  display: inline-block;
  width: 1px;
  background-color: #848484;
  margin: 20px 10px;
}
.inx-referencematerials{
  padding: 40px 0;
}
.inx-referencematerials&gt;div{
  width: 390px;
  height: 500px;
  border-radius: 10px;
  box-shadow: 1px 1px 10px #7f7f7f46;
  overflow: hidden;
}
.inx-referencematerials&gt;div&gt;h6{
  height: 86px;
  background-color:#17afc6;
  color: #fff;
  font-weight: 600;
  font-size: 26px;
}
.inx-referencematerials&gt;div:nth-child(2)&gt;h6{
  background-color:#35b9ff;
}
.inx-referencematerials&gt;div:nth-child(3)&gt;h6{
  background-color:#00dbc9;
}

.inx-referencematerialsul{
  padding:10px 0;
}

.inx-referencematerialsul&gt;li{
  padding: 10px 20px;
  cursor: pointer;
}

.inx-referencematerialsul&gt;li&gt;span{
  display: inline-block;
  height: 24px;
  line-height: 24px;
  padding: 0 20px;
  border-radius: 10px;
  border: 1px #17afc6 solid;
  color: #17afc6;
  font-size: 14px;
  cursor: pointer;
}
.inx-referencematerialsul&gt;li:hover h4 {
  color: #17afc6;
}

.inx-referencematerialsul&gt;li:hover&gt; span{
  background-color: #17afc6;
  color: #fff;
}
.inx-referencematerialsul&gt;li&gt;h4{
  font-size: 14px;
}
.inx-referencematerialsul&gt;li&gt;h4&gt;img{
  /* font-size: 26px; */
  width: 29px;
  height: 29px;
  margin-right: 10px;
}</pre></body></html>