<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
ul,li{ list-style-type:none; line-height:normal;}

h2,h4{margin:0; font-weight:normal; font-family:'Microsoft yahei' ,Arial;}
h2{font-size: 24px;}
h4{font-size: 18px;}

/* 资讯百科 */
.news{float: left; width: 100%; padding-top: 51px;}
.news ul{float: left; width: 100%;}
.news ul li{float: left; width: 100%; border-bottom: 1px solid #ededed;}
.news ul li .container{float: left; width: 100%; padding: 30px 0 30px 0; display: block;}
.news ul li .container i{float: right; width: 22.785714%; display: block; overflow: hidden;}
.news ul li .container i img{float: left; width: 100%; display: block;
-webkit-transition: all 0.2s ease-out 0s; 
   -moz-transition: all 0.2s ease-out 0s; 
     -o-transition: all 0.2s ease-out 0s; 
        transition: all 0.2s ease-out 0s;}
.news .newsDate{float: left; width:11.142857%; text-align: center;  color: #333333; margin-top: 19px;}
.news .newsDate h2{float: left; width: 100%;line-height: 36px; height: 36px; font-size: 36px; }
.news .newsDate h4{float: left; width: 100%;line-height: 50px; height: 23px; font-size: 16px;}
.news .newsDate .span01{display: inline-block; *display: inline; *zoom:1; vertical-align: top; margin-top: 40px; width: 36px; height: 36px; color: #fff; font-size: 18px; text-align: center; line-height: 36px; background: #294b92;
 -webkit-border-radius:50%; 
    -moz-border-radius:50%;
         border-radius:50%;}
.news .newsIntr{float: left; width:59.928571%; padding-left: 59px; border-left: 1px solid #ededed; margin-top: 19px;}
.news .newsIntr .newsTit{float: left; width: 100%; line-height: 44px; height: 44px; font-size: 16px; color: #333333;}
.news .newsIntr .newsTxt{float: left; width: 100%; line-height: 30px; height: 90px; font-size: 14px; color: #9a9a9a; margin-top: 6px; overflow: hidden;}
/*.news ul li a:hover{background: #efefef;}*/
.news ul li a:hover .newsIntr h4{color: #294b92;}
.news ul li a:hover .newsIntr{border-color: #dddddd;}
.news ul li a:hover .newsDate .span01{background: #33bb54;}
.news ul li a:hover i img{ 
  -webkit-transform: scale(1.1);
     -moz-transform: scale(1.1);
       -o-transform: scale(1.1);
          transform: scale(1.1);}

@media  screen and (max-width:1199px){
  .news .newsDate{width:14%;margin-top: 0;}
  .news .newsIntr{width:58%; padding-left: 39px; margin-top: 0;}
}
@media  screen and (max-width:991px){
  .news{padding-top: 30px;}
  .news .newsDate h2{line-height: 30px; height: 30px; font-size: 26px; }
  .news .newsDate h4{line-height: 20px; height: 20px; font-size: 13px;}
  .news .newsDate .span01{margin-top: 15px; width: 30px; height: 30px;font-size: 18px; line-height: 30px;}
  .news .newsIntr{padding-left: 39px;}
  .news ul li a{padding: 20px 0;}
  .news .newsIntr .newsTit{line-height: 34px; height: 34px; font-size: 16px;}
  .news .newsIntr .newsTxt{line-height: 24px; height: 72px; font-size: 14px; margin-top: 3px;}
}
@media  screen and (max-width:767px){
  .news{padding-top: 20px;}
  .news ul li a i{float: left; width:100%;}
  .news .newsDate{width:100%; margin-top: 15px;  text-align: left;}
  .news .newsDate h2{font-size: 22px; width: 30%;}
  .news .newsDate h4{line-height: 30px; height: 30px; font-size: 14px; width: 30%;}
  .news .newsDate .span01{ display: inline; float: right; margin-top: 0; font-size: 16px; line-height: 30px;}
  .news .newsIntr{width:100%; padding-left: 0; border-left: 0;}
  .news ul li a{padding: 20px 0;}
  .news .newsIntr .newsTit{line-height: 34px; height: 34px; font-size: 16px;}
  .news .newsIntr .newsTxt{line-height: 24px; height: 72px; font-size: 14px; margin-top: 3px;}
}
</pre></body></html>