* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
li {
  list-style: none;
}
a {
  text-decoration: none;
}
body {
  background: none !important;
}
body #nav {
  display: none;
}
body #header {
  display: none;
}
body #footer {
  display: none;
}
a:hover{
  text-decoration: unset !important;
}
@media screen and (min-width: 769px) {
  .top {
    width: 100%;
    height: 314px;
    background: url(http://www.sdjj.gov.cn/v2024/img/top/background-top.jpg) center center no-repeat;
    position: relative;
  }
  .top p {
    position: absolute;
    top: 22px;
    left: 161px;
  }
  .top p a {
    font-size: 14px;
    line-height: 14px;
    color: #ffffff;
    margin-right: 55px;
  }
  .top .switch {
    display: none;
  }
  .container {
    width: 1200px;
    margin: 0 auto;
  }
  .navigation {
    width: 100%;
    height: 50px;
    background-color: #0b4bbf;
  }
  .navigation .container.yd {
    display: none;
  }
  .navigation .container.pc {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .navigation .container.pc ul {
    width: 1002px;
    height: 100%;
    display: flex;
    justify-content: space-between;
  }
  .navigation .container.pc ul li {
    width: 167px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    cursor: pointer;
  }
  .navigation .container.pc ul li a {
    display: block;
    width: 100%;
    height: 100%;
    color: #ffffff;
    font-size: 23px;
  }
  .navigation .container.pc ul li.active {
    background-color: #eef4ff;
  }
  .navigation .container.pc ul li.active a {
    color: #000;
  }
  .navigation .container.pc .search {
    width: 205px;
    height: 39px;
    border-radius: 20px;
    background-color: #fff;
    display: flex;
    align-items: center;
    padding-left: 17px;
  }
  .navigation .container.pc .search img {
    width: 17px;
    height: 17px;
  }
  .navigation .container.pc .search input {
    width: 150px;
    border: none;
    outline: none;
    margin-left: 2px;
  }
  .navigation .container.pc .search input::placeholder {
    font-size: 14px;
    color: #0b4bbf;
  }
  .foot {
    height: 169px;
    background-color: #9d3131;
  }
  .foot .container {
    height: 100%;
    display: flex;
    align-items: center;
    /* padding-left: 100px; */
    justify-content: center;
  }
  .foot .container img {
    width: 70px;
    height: 89px;
    margin-right: 38px;
  }
  .foot .container p {
    /* width: 700px; */
    margin-right: 0;
    font-size: 16px;
    color: #ffffff;
  }
  .foot .container p span {
    display: block;
    margin-bottom: 13px;
  }
  .foot .container p span:nth-child(2) {
    margin-bottom: 0;
  }
  .foot .container img:nth-child(3) {
    width: 81px;
    height: 81px;
  }
}
@media screen and (max-width: 768px) {
  .top {
    width: 100vw;
    height: 42.22222222vw;
    background: url(http://www.sdjj.gov.cn/v2024/img/yd/background.jpg) center;
    background-size: cover;
    position: relative;
  }
  .top p {
    position: absolute;
    top: 3.7037037vw;
    left: 3.88888889vw;
  }
  .top p a {
    font-size: 3.14814815vw;
    line-height: 3.14814815vw;
    color: #ffffff;
    margin-right: 5.37037037vw;
  }
  .top .switch {
    position: absolute;
    top: 3.51851852vw;
    left: 75.18518519vw;
    display: flex;
    align-items: center;
  }
  .top .switch img {
    width: 3.51851852vw;
    height: 3.51851852vw;
  }
  .top .switch span {
    height: 3.14814815vw;
    font-size: 3.14814815vw;
    line-height: 3.14814815vw;
    color: #ffffff;
    margin-left: 1.2962963vw;
  }
  .container {
    width: 100%;
    padding: 0 3.51851852vw 0 3.7037037vw;
  }
  .navigation {
    width: 100%;
    height: 10.55555556vw;
    background-color: #0b4bbf;
    padding: 0 0.18518519vw;
  }
  .navigation .container.pc {
    display: none;
  }
  .navigation .container.yd {
    height: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .navigation .container.yd .Title {
    display: flex;
    align-items: center;
  }
  .navigation .container.yd .Title img {
    width: 4.81481481vw;
    height: 3.51851852vw;
  }
  .navigation .container.yd .Title select {
    width: 19.44444444vw;
    height: 10.55555556vw;
    font-size: 3.7037037vw;
    line-height: 10.55555556vw;
    color: #ffffff;
    background-color: #0b4bbf;
    border: none;
    outline: none;
    margin-left: 1.85185185vw;
  }
  .navigation .container.yd .search {
    width: 32.22222222vw;
    height: 7.03703704vw;
    border-radius: 3.7037037vw;
    background-color: #fff;
    display: flex;
    align-items: center;
    padding-left: 2.333333vw;
  }
  .navigation .container.yd .search img {
    width: 3.33333333vw;
    height: 3.33333333vw;
  }
  .navigation .container.yd .search input {
    width: 22.22222222vw;
    border: none;
    outline: none;
    margin-left: 1.111111vw;
    line-height: 3.14814815vw;
    margin-top: 0.37037037vw;
    font-size: 3.148148vw;
  }
  .navigation .container.yd .search input::placeholder {
    font-size: 3.14814815vw;
    color: #0b4bbf;
  }
}

@media screen and (max-width: 769px) {
  .page{
    width: 100%;
  }
  #detail{
    width: 100%;
  }
  #add{
    margin-left: unset !important;
  }
  .foot {
    height: 21.2962963vw;
    background-color: #9d3131;
    margin-top: 6.2962963vw;
    padding-top: 6.11111111vw;
    padding-left: 4.44444444vw;
    padding-bottom: 5.18518519vw;
  }
  .foot .container {
    height: 100%;
    display: flex;
    align-items: center;
    padding: 0;
  }
  .foot .container img {
    width: 7.96296296vw;
    height: 10vw;
    margin-right: 4.07407407vw;
  }
  .foot .container p {
    width: 77.77777778vw;
    font-size: 1.85185185vw;
    color: #ffffff;
    text-align: center;
  }
  .foot .container p span {
    display: block;
    margin-bottom: 0.67708333vw;
  }
  .foot .container p span a {
    color: #fff;
  }
  .foot .container p span:nth-child(2) {
    margin-bottom: 0;
  }
  .foot .container img:nth-child(3) {
    display: none;
  }
}


.top {

}
.top p {
  position: absolute;
  top: 22px;
  left: 0;
  width: 31vw;
  display: flex;
  justify-content: flex-end;
}
.top p a {
  font-size: 14px;
  line-height: 14px;
  color: #ffffff;
  margin-right: 55px;
}
.top .switch {
  display: none;
}
.middle .title {
  height: 16px;
  font-size: 16px;
  line-height: 16px;
  color: #373737;
  margin-top: 29px;
}
.middle .title a {
  color: #373737;
}
.navigation {
  width: 100%;
  height: 50px;
  background-color: #2b66b4;
}
.navigation .container.yd {
  display: none;
}
.navigation .container.pc {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.navigation .container.pc ul {
  width: 1002px;
  height: 100%;
  display: flex;
  justify-content: space-between;
}
.navigation .container.pc ul li {
  width: 167px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  cursor: pointer;
}
.navigation .container.pc ul li a {
  display: block;
  width: 100%;
  height: 100%;
  color: #ffffff;
  font-size: 23px;
}
.navigation .container.pc ul li.active {
  background-color: #eef4ff;
}
.navigation .container.pc ul li.active a {
  color: #000;
}
.navigation .container.pc ul li:hover {
  background-color: #eef4ff;
}
.navigation .container.pc ul li:hover a {
  color: #000;
}
.navigation .container.pc .search {
  width: 205px;
  height: 39px;
  border-radius: 20px;
  background-color: #fff;
  display: flex;
  align-items: center;
  padding-left: 17px;
}
.navigation .container.pc .search img {
  width: 17px;
  height: 17px;
}
.navigation .container.pc .search input {
  width: 150px;
  border: none;
  outline: none;
  margin-left: 2px;
}
.navigation .container.pc .search input::placeholder {
  font-size: 14px;
  color: #0b4bbf;
}

@font-face {
  font-family: 'navfont';
  src: url('/zyzt/xinyangshi/css/font/FZXBSJW.TTF');
}

.navigation .container.pc ul li a {
  font-family: 'navfont';
}