@charset "utf-8";
/*base*/



.con span img {height: 170px;width: 235px;}
.ttt{width: 100%;height: 50px;line-height: 50px;margin-bottom: 30px;}
.ttt span{display: block;float: left;width: 24%;text-align: center;background: #eee;margin-right: 1%;border-radius: 5px;}
.ttt span a{font-size: 18px;}
.ttt .active11, .ttt .active11 a {background: #2e61b0;color: #fff;}
/*20250527网站首页适配*/
@media only screen and (max-width: 1200px){
  .crumbs{width: 100%;}
  .main{width: calc(100% - 20px) !important;padding: 0 10px;}
  .jyfw_jylist{width: 100%;padding: 0;}
  .ttt span{width: calc(100% /4 - 5px) !important;margin-right: 5px;}
  .jyfw_jylist_r,.jyfw_jylist_left{width: 100%;}
  .con{padding: 20px 0;}
  .con_con{width: calc(100% - 257px);}
  .jyfw_jylist_r li{width: calc(100% /2 - 10px);float: left;margsssin-right: 10px;height: auto;overflow: hidden;}
  .jyfw_jylist_r li a{height: auto;line-height: 80px;}
  .jyfw_jylist_r .rr3 a, .jyfw_jylist_r .rr4 a{padding-top: 0;line-height: 80px;}
  .jyfw_jylist_r .rr4 br{display: none;}
}

@media only screen and (max-width: 900px){
  
}
  @media only screen and (max-width: 700px){
    .con span{width: 100%;float: unset;text-align: center;padding: 10px 0;}
    .jyfw_jylist_r li{width: calc(100% /1 - 0px);margin-right: 0;}
    .con_con{width: 100%;margin-left: 0;}
    .con_con .con_bottom ul li{width: 100%;}
}
  
@media only screen and (max-width: 530px){
 
}



