<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media screen and (min-width:993px){
    #zs .w .zxul {
       display: flex;
       flex-direction: column;
       justify-content: space-between;
       margin-bottom: 100px;
    }
    #zs .w .zxul li{
        display: flex;
        justify-content: flex-start;
        margin-bottom: 20px;
    }
   #zs .w .zxul li .iiiiii1 img{
       width: 320px;
       height: 240px;
       margin-right: 20px;
    float: left;
   }
   #zs .w .zxul li .iiiiii2 h1 a{
       color: #000;
        font-family: æ€æºé»‘ä½“;
        font-size: 24px;
        font-weight: 700;
        line-height: 35px;
        letter-spacing: 0px;
        text-align: left;
   }
   #zs .w .zxul li .iiiiii2 .ppp1 a{
       color: rgb(92, 106, 129);
font-family: æ€æºé»‘ä½“;
font-size: 18px;
font-weight: 500;
line-height: 26px;
letter-spacing: 0px;
text-align: left;
   }
   
   #zs .w .zxul li .iiiiii2 .ppp2 a{
       color: rgb(92, 106, 129);
font-family: æ€æºé»‘ä½“;
font-size: 18px;
font-weight: 500;
line-height: 32px;
letter-spacing: 0px;
text-align: left;
   }
   #zs .w .zxul li .iiiiii2 .ppp3{
width: 120px;
height: 40px;
   }
   #zs .w .zxul li .iiiiii2 .ppp3 a{
       border: 1px solid rgb(72, 97, 117);
       display: block;
       color: rgb(72, 97, 117);
font-family: æ€æºé»‘ä½“;
font-size: 16px;
font-weight: 400;
line-height: 40px;
letter-spacing: 0px;
background: rgb(255, 255, 255);

   }
   #zs .w .zxul li .iiiiii2 .ppp3 a:hover{
       border: 0;
       border: 1px solid rgb(255, 154, 0);
       color: rgb(255, 154, 0);
   }
   .pagination{
       
           display: flex;
    text-align: center;
    line-height: 38px;
    justify-content: space-evenly;
    width: 500px;
    margin: auto;
   }
   .pagination span,.pagination a{
       display: block;
    border: 1px solid rgb(231, 235, 243);
    width: 50px;
    height: 38px;
    margin-right: 20px;
    color: rgb(102, 102, 102);
font-family: å¾®è½¯é›…é»‘;
font-size: 16px;
font-weight: 400;
letter-spacing: 0px;

   }
}

@media screen and (min-width:751px) and (max-width: 992px) {
      #zs .w .zxul {
       display: flex;
       flex-direction: column;
       justify-content: space-between;
       margin-bottom: 100px;
    }
    #zs .w .zxul li{
        display: flex;
        justify-content: flex-start;
        margin-bottom: 20px;
    }
   #zs .w .zxul li .iiiiii1 img{
       margin-right: 20px;
    float: left;
   }
   #zs .w .zxul li .iiiiii2 h1 a{
       color: #000;
        font-family: æ€æºé»‘ä½“;
        font-size: 24px;
        font-weight: 700;
        line-height: 35px;
        letter-spacing: 0px;
        text-align: left;
   }
   #zs .w .zxul li .iiiiii2 .ppp1 a{
       color: rgb(92, 106, 129);
font-family: æ€æºé»‘ä½“;
font-size: 18px;
font-weight: 500;
line-height: 26px;
letter-spacing: 0px;
text-align: left;
   }
   
   #zs .w .zxul li .iiiiii2 .ppp2 a{
       color: rgb(92, 106, 129);
font-family: æ€æºé»‘ä½“;
font-size: 18px;
font-weight: 500;
line-height: 32px;
letter-spacing: 0px;
text-align: left;
   }
   #zs .w .zxul li .iiiiii2 .ppp3{
       border: 1px solid rgb(72, 97, 117);
width: 120px;
height: 40px;
   }
   #zs .w .zxul li .iiiiii2 .ppp3 a{
       display: block;
       color: rgb(72, 97, 117);
font-family: æ€æºé»‘ä½“;
font-size: 16px;
font-weight: 400;
line-height: 40px;
letter-spacing: 0px;
background: rgb(255, 255, 255);

   }
   .pagination{
       
           display: flex;
    text-align: center;
    line-height: 38px;
    justify-content: space-evenly;
    width: 500px;
    margin: auto;
   }
   .pagination span,.pagination a{
       display: block;
    border: 1px solid rgb(231, 235, 243);
    width: 50px;
    height: 38px;
    margin-right: 20px;
    color: rgb(102, 102, 102);
font-family: å¾®è½¯é›…é»‘;
font-size: 16px;
font-weight: 400;
letter-spacing: 0px;

   }
}


@media screen and (max-width:750px){
     #zs .w .zxul {
       display: flex;
       flex-direction: column;
       justify-content: space-between;
       margin-bottom: 100px;
    }
    #zs .w .zxul li{
        display: flex;
        justify-content: flex-start;
        margin-bottom: 20px;
        flex-wrap: wrap;
        width: 100%;
    }
    #zs .w .zxul li .iiiiii1{
        width: 100%;
    }
   #zs .w .zxul li .iiiiii1 img{
       /*margin-right: 20px;*/
       width: 100%;
    float: left;
   }
   #zs .w .zxul li .iiiiii2 h1 a{
       color: #000;
        font-family: æ€æºé»‘ä½“;
        font-size: 24px;
        font-weight: 700;
        line-height: 35px;
        letter-spacing: 0px;
        text-align: left;
   }
   #zs .w .zxul li .iiiiii2 .ppp1 a{
       color: rgb(92, 106, 129);
font-family: æ€æºé»‘ä½“;
font-size: 18px;
font-weight: 500;
line-height: 26px;
letter-spacing: 0px;
text-align: left;
   }
   
   #zs .w .zxul li .iiiiii2 .ppp2 a{
       color: rgb(92, 106, 129);
font-family: æ€æºé»‘ä½“;
font-size: 18px;
font-weight: 500;
line-height: 32px;
letter-spacing: 0px;
text-align: left;
   }
   #zs .w .zxul li .iiiiii2 .ppp3{
       border: 1px solid rgb(72, 97, 117);
width: 120px;
height: 40px;
   }
   #zs .w .zxul li .iiiiii2 .ppp3 a{
       display: block;
       color: rgb(72, 97, 117);
font-family: æ€æºé»‘ä½“;
font-size: 16px;
font-weight: 400;
line-height: 40px;
letter-spacing: 0px;
background: rgb(255, 255, 255);

   }
   .pagination{
       
           display: flex;
    text-align: center;
    line-height: 38px;
    justify-content: space-evenly;
    width: 100%;
    margin: auto;
   }
   .pagination span,.pagination a{
       display: block;
    border: 1px solid rgb(231, 235, 243);
    /*width: 50px;*/
    height: 38px;
    margin-right: 20px;
    color: rgb(102, 102, 102);
font-family: å¾®è½¯é›…é»‘;
font-size: 16px;
font-weight: 400;
letter-spacing: 0px;

   }
}</pre></body></html>