a,
span {
  -webkit-tap-highlight-color: transparent;
}
.app-head{
  display: none;
}
.footer{
  display: none;
}



.daodu_box {
  width: 1200px;
  background-color: rgb(255, 249, 239);
  background-image: url("https://zjjcmspublic.oss-cn-hangzhou-zwynet-d01-a.internet.cloud.zj.gov.cn/jcms_files/jcms1/web3095/site/picture/0/2402221033340427583.png?0.14472526400746943");
  background-position: 35px 50%;
  background-repeat: no-repeat;
  background-size: 68.38px;
  line-height: 36px;
  margin: 40px auto;
  padding: 30px 40px 25px 135px;
}

.daodu_txt {
  display: block;
  text-align: justify;
  font-size: 21px;
  color: rgb(51, 51, 51);
  letter-spacing: 0px;
  line-height: 36px;
  font-weight: 400;
}

@media screen and (min-width: 100px) and (max-width: 1024px) {
  .yh_logo{
    display: none;
  }
  .top_out{
    display: none;
  }
  .app-head{
    display: block;
  }
  .container{
    max-width: 100%;
  }
  #pc-wrap .main4 .xd-list .ts-list{
    width: 41%;
  }
  #pc-wrap .main2 .container .daodu{
    line-height: 18px;
    text-align: left;
  }
  .daodu_box {
    width: 100%;
    background-color: rgb(255, 249, 239);
    background-image: url("https://zjjcmspublic.oss-cn-hangzhou-zwynet-d01-a.internet.cloud.zj.gov.cn/jcms_files/jcms1/web3095/site/picture/0/2402221033340427583.png?0.14472526400746943");
    background-position: 3vw 50%;
    background-repeat: no-repeat;
    background-size: 18vw;
    margin: 4vw auto;
    padding: 4vw 4vw 4vw 24vw;
  }
  
  .daodu_txt {
    display: block;
    text-align: justify;
    font-size: 4vw;
    color: rgb(51, 51, 51);
    letter-spacing: 0px;
    line-height: 8vw;
    font-weight: 400;
  }

  #pc-wrap .main5 .f-content li{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 335px;
  }

  .f-content .right_ul{
    display: none;
  }
  .main5 .container .f-content{
    justify-content: center!important;
    align-items: center!important;
    width: 100%!important;
  }
  .main5_zcwj .container .left_ul{
    width: 100%;
    display: flex;
    justify-content: center!important;
    align-items: center!important;
    flex-wrap: wrap;
  }
  .main5_zcwj .container .left_ul .flex{
    width: 100%!important;
  }
  #pc-wrap .main5 .f-content{
    margin: 0;
    padding: 20px;
  }
 
  #pc-wrap .main6 .left,#pc-wrap .main6 .right {
    width: 100%;
    margin: 20px 0;
    height: 307px;
    background-color: pink;
  }
   #pc-wrap .main6 .right .link {
    display: flex;
    justify-content: space-around;
    align-items: center;
  } 
  #pc-wrap .main6 h1 {
    margin-bottom: 10px;
  }
  #pc-wrap .main6 .left{
    height: 350px;
  }
  #pc-wrap .main6 .left p:nth-of-type(1){
    font-size: 16px;
    line-height: 40px;
    text-indent: 2em;
    text-align: left;
    height: 200px;
  }
  #pc-wrap .main6 .left p a{
    float: right;
    width: 100px;
    height: 40px;
    line-height: 40px;
    border-radius: 10px;
    font-size: 16px;
    text-align: center;
    color: #fff;
    background-color: #197bd2;
  }
}

