@charset 'utf-8';
@media only screen and (max-width:1200px){
.list_pic li{float:left;width:300px;margin:0 48px;}
.list_pic li img{
    width:300px;
    height:197px;
    background-size:100% 100%;
}
.list_pic li a{text-decoration: none;}
.list_pic li p.title{font-size:16px;text-align:center;line-height:36px;}
}

@media only screen and (max-width:880px) and (min-width:720px){
       .col-xs-6{width:33.33%;}
      .linkss1{margin-left:21px !important;}
      .page .row2 ul li a{width:168px;margin-bottom:15px;}
      .page .row2 ul li a span{width:168px;}
}
@media only screen and (max-width:720px) and (min-width:280px){
      .linkss1{margin-left:21px !important;}
       .page .row3 ul li{float:left;width:42%;}
      .page .row2 ul li a{width:168px;margin-bottom:15px;}
      .page .row2 ul li a span{width:168px;}
      .list_xrld, .list_zyjs{width:100% !important;}

      .list_pic li{float:left;width:46%;margin:0 2%;}
      .list_pic li img{width: 100%; height: 120px;}
}