@charset "utf-8";

@media screen and (max-width: 1200px){
  .wc_first_cont{width: calc(100% - 20px);padding: 10px;}
  .jdhy .first_cont_left,.jdhy .first_cont_r{width: 100%;margin: 0;margin-top: 10px;}
  .jdhy .first_cont_r{}
  .jdhy .first_cont_dh span{display: none;}
  .first_cont_dh ul{width: 100%;}
  .jdhy .first_cont_left .first_cont_dh ul li{width: calc(100% /4 - 0px);margin-right: 0;padding: 0;text-align: center;}
  .jdhy .first_cont2{margin-bottom: 0;}
  .jdhy .first_cont_list3 li:nth-child(2){margin: 0 10px;}
  .jdhy .first_cont_list3 li{width: calc(100% /3 - 7px);}
}
@media screen and (max-width: 900px){
  .jdhy .first_cont_list3 li{width: calc(100% /2 - 5px);}
  .jdhy .first_cont_list3 li:nth-child(2){margin-left: 10px;margin-right: 0;}
  .jdhy .first_cont_list3 li:nth-child(3){display: none;}
}
@media screen and (max-width: 700px){
  .jdhy .first_cont_list4 p,.jdhy .first_cont_list4 span{width: 100%;}
  .jdhy .first_cont_list4 p{margin-right: 0;}
  .jdhy .first_cont_list4 span{margin: 10px;width: calc(100% - 20px);}
}
@media screen and (max-width: 550px){
  .jdhy .first_cont_list3{height: auto;overflow: hidden;}
  .jdhy .first_cont_list3 li{width:100%;}
  .jdhy .first_cont_list3 li:nth-child(2){margin: 10px 0 0 0;}
  .jdhy .first_cont_left .first_cont_dh ul li{white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
}
