@charset "UTF-8";
body {
  position: relative;
  min-width: 1100px;
  min-height: 768px;
}

header {
  background: url("../img/bj.png") no-repeat;
  height: 633px;
  color: white;
}

header .content {
  width: 1100px;
  margin: 0 auto;
  padding-top: 30px;
}

header .content .zfxxgk_t{
  margin:0 auto;
  text-align:center;
  font-size: 100px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: rgba(255, 255, 255, 1);
  text-shadow: 0px 5px 0px rgba(0, 0, 0, 0.2);
  text-align: center;
  margin-top: 35px;
}

header .content .left-top {
  height: 80px;
  font-size: 42px;
  font-family: PingFangSC-Semibold,PingFang SC;
  font-weight: 600;
  color: white;
  line-height: 90px;
}

header .content .left-top img {
  width: 80px;
  height: auto;
}

header .content .title {
  display: block;
  margin: 50px auto;
  text-align: center;
}

.content-box {
  margin: -269px auto 30px;
  width: 1100px;
  min-height: 500px;
  background-color: #F2F2F2;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 85px 36px;
}

.content-box .top-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.content-box .top-box .line {
  width: 240px;
  border-top: 2px solid #DDDDDD;
}

.content-box .top-box .search-box {
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 510px;
  height: 50px;
  padding: 0 10px;
  background: white;
  border-radius: 9px;
  border: 2px solid #19378c;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.content-box .top-box .search-box input {
  font-size: 20px;
  border: 0;
  outline: 0;
  height: 46px;
  width: 430px;
}

.content-box .top-box .search-box .search-btn {
  position: absolute;
  right: 15px;
  top: 3px;
  display: block;
  width: 40px;
  height: 40px;
}

.content-box .main-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 84px;
}

.content-box .main-wrapper > nav {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 240px;
  margin-right: 18px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.content-box .main-wrapper > nav .first {
  min-height: 70px;
  margin-bottom: 15px;
  background: white;
  border: 1px solid #dddddd;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.content-box .main-wrapper > nav .first:hover {
  background: #DDDDDD;
}

.content-box .main-wrapper > nav .first.current {
  background: #19378c;
}

.content-box .main-wrapper > nav .first.current .left-icon.a {
  background: url(../img/gkznbf.png);
}

.content-box .main-wrapper > nav .first.current .left-icon.b {
  background: url("../img/bz5bf.png");
}

.content-box .main-wrapper > nav .first.current .left-icon.c {
  background: url("../img/bz4bf.png");
}

.content-box .main-wrapper > nav .first.current .left-icon.d {
  background: url("../img/bz3bf.png");
}

.content-box .main-wrapper > nav .first.current .left-icon.e {
  background: url("../img/xzjhbf4.png");
}

.content-box .main-wrapper > nav .first.current .left-icon.f {
  background: url("../img/bz2bf.png");
}

.content-box .main-wrapper > nav .first.current .left-icon.g {
  background: url("../img/zwxxzcbf.png");
}

.content-box .main-wrapper > nav .first.current > .text {
  color: #FFFFFF;
}

.content-box .main-wrapper > nav .first.current .right-icon {
  height: 2px;
  background: white;
}

.content-box .main-wrapper > nav .first .left-icon {
  height: 40px;
  width: 40px;
}

.content-box .main-wrapper > nav .first .left-icon.a {
  background: url(../img/gkzn.png);
}

.content-box .main-wrapper > nav .first .left-icon.b {
  background: url("../img/bz5.png");
}

.content-box .main-wrapper > nav .first .left-icon.c {
  background: url("../img/bz4.png");
}

.content-box .main-wrapper > nav .first .left-icon.d {
  background: url("../img/bz3.png");
}

.content-box .main-wrapper > nav .first .left-icon.e {
  background: url("../img/xzjh.png");
}

.content-box .main-wrapper > nav .first .left-icon.f {
  background: url("../img/bz2.png");
}
.content-box .main-wrapper > nav .first .left-icon.g {
  background: url("../img/zwxxzc.png");
}

.content-box .main-wrapper > nav .first > .text {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  font-size: 20px;
  font-family: PingFangSC-Regular,PingFang SC;
  color: #19378c;
  width: 92px;
  height: 52px;
  line-height: 27px;
  padding: 9px 0;
}

.content-box .main-wrapper > nav .first .right-icon {
  width: 20px;
  height: 20px;
  background: url("../img/xzjh1.png") no-repeat center;
}

.content-box .main-wrapper > nav .first .right-icon.no {
  visibility: hidden;
}

.content-box .main-wrapper > nav .first .second-box {
  width: 100%;
  background-color: #fff;
  padding: 10px 0;
  display: none;
}

.content-box .main-wrapper > nav .first .second-box .second {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 15px;
  color: #333333;
  height: 32px;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
}

.content-box .main-wrapper > nav .first .second-box .second:hover {
  background: #DDDDDD;
}

.content-box .main-wrapper > nav .first .second-box .second.current {
  background: #E5ECFF;
  color: #19378C;
  font-weight: 600;
}

.content-box .main-wrapper > nav .first .second-box .second .dot {
  display: inline-block;
  background-color: #979797;
  margin-left: 60px;
  margin-right: 14px;
  width: 2px;
  height: 2px;
}

.content-box .main-wrapper .the-content-box {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  background-color: #fff;
  width: 770px;
  height: 1200px;
}

.content-box .main-wrapper .the-content-box .page-overflow {
  min-height: 1020px;
  height: 60vh;
  overflow: auto;
}

/** 页脚 START **/
.footer {
  background: #19378C;
  padding: 20px 0;
}

.footer a {
  color: #fff;
  font-size: 12px;
}

.footer .footer-wrapper {
  text-align: center;
}

.footer .footer-wrapper > div {
  display: inline-block;
  color: #fff;
}

.footer .footer__party-org {
  width: 80px;
  height: 80px;
  background-image: url("../img/org.png");
  background-repeat: no-repeat;
  background-size: contain;
  margin-right: 16px;
}

.footer .footer__license {
  height: 20px;
  line-height: 20px;
  font-size: 12px;
}

/** 页脚 END **/
/*# sourceMappingURL=common.css.map */


@media (max-width: 768px) {
  header{
    height:500px;
  }
  body{
    min-width:100%;
  }
  header .content{
    width:100%;
  }
  .content-box{
    width:100%;
  }
  header .content .left-top{
    font-size: 30px;
    display: inline-block;
    vertical-align: middle;
  }
  header .content .title{
    width: 50%;
    margin: 20px auto 0;
  }
  .content-box .top-box .search-box{
    width:1000px;
  }
  
  .content-box{
    padding:10px
  }
  .content-box .main-wrapper > nav{
    width:100%;
    margin-right: 0px;
  }
  .content-box .main-wrapper{
    display:block;
    width:100%;
    margin-top: 20px;
  }
  .content-box .main-wrapper .the-content-box{
    width:100%;
    height: auto;
  }
  .content-box .top-box .search-box input{
    width:100%;
  }
  .the-content-box .list{
    overflow-x: auto;
    overflow-y: hidden;
    white-space: nowrap;
  }
  header .content .left-top img{
    margin-right: 0px;
    width: 60px;
    display: inline-block;
    vertical-align: middle;
  }
  .content-box .main-wrapper .the-content-box .page-overflow{
    height: auto;
    min-height: auto;
    overflow-x: scroll;
    overflow-y: auto;
  }
  header .content .zfxxgk_t{
    margin:0 auto;
    text-align:center;
    font-size: 22px;
    padding: 20px 0px 25px 0px;
  }
  .content-box .top-box .search-box .search-btn{
    width:30px;
    height:30px;
    top: 8px;
  }
}
