<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
body{font-family: "微软雅黑";}
.main-cloum{width: 1000px;}
.nav{position: absolute;width: 100%;left: 0;top: 0;}
.Hotnews{text-align: center;}
.hot-title {font-size: 48px;line-height: 48px;font-weight:bold;}
.hot-title a{ color: #0158b2 }
.hot-sum{ font-size: 16px; color: #666; }
/* .hr_50{height: 50px;} */
.foucua02 {  position: relative; overflow:hidden; height:338px;  }
.foucua02 li { padding:0;}
.foucua02 .num01 {overflow:hidden;height: 20px;position: absolute;bottom:5px;right: 20px;zoom:1;z-index:3;}
.foucua02 .num01 li{ width: 8px; height: 8px; line-height: 8px;background: #fff; margin-right: 5px; border-radius:50%; cursor:pointer; float: left; }
.foucua02 .num01 li.on { background: #c00; color:#FFF; }
.foucua02 .prev, .foucua02 .next{ background:url(http://images.wenming.cn/web_wenming/images/sdzg20181030-17.png) no-repeat left center; width:20px; height: 40px; position: absolute; top:45%;}
.foucua02 .prev {left: 20px;}
.foucua02 .next {right: 20px;background-position: right  center;}
.foucua02 .img-box{  overflow:hidden; position:relative;}
.foucua02 .img-title{position:absolute;bottom:0;background:url(http://images1.wenming.cn/web_wenming/images/sbhw-171228-3.png) repeat;height:40px;overflow:hidden;line-height:40px;font-size:18px;width: 115%;padding-left: 2%;}
.img-640-360 img{display: block;width: 600px; height: 338px;}
.img-title a,.img-tit a{color: #fff;}
.hr_30{height: 30px;}
.hr_20{height: 20px;}
.pannel-image{float: left;}
.pannel-image img{float: left;margin-right: 20px;}
.image-tit{line-height: 36px; font-size: 18px;}
.image-tit a{color: #222;}
.image-tit a:hover,.image-tex a:hover{color: #f00;}
.image-tex{font-size: 14px; line-height: 24px; color: #999}
.image-tex{color: #999;}
.ll-hei{height:240px;}

.more-R a{color: #f00;}

/* 3.3. Thumbnail图片刷光特效 */
.thumbnail {
  padding: 0;
}
  
.thumbnail.thumbnail_big{
  margin-bottom:0
}

.thumbnail &gt; img {
  margin: 0;
  width: 100%;
}

.thumbnail_big .thumbnail__caption {
  padding: 18.77px 9px;
}

.thumbnail__caption {
  padding: 9px;
  color: #333;
}

.thumbnail__news {
  padding: 15px;
  color: #333;
}

.thumbnail__link {
  display: block;
}

.thumbnail__link img {
  margin: 0;
  width: 100%;
  -webkit-transition-duration: .5s;
          transition-duration: .5s;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

.thumbnail__link:hover img {
  -webkit-transform: scale(1);
          transform: scale(1);
}

.thumbnail__link:hover + .thumbnail__caption .icon-play {
  -webkit-animation-duration: .7s;
          animation-duration: .7s;
  -webkit-animation-name: video-arrow;
          animation-name: video-arrow;
  -webkit-animation-delay: 0s;
          animation-delay: 0s;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}
/* 3.3. END Thumbnail */
.thumbnail__link img {
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    -webkit-transition-duration: .2s;
    transition-duration: .2s;
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
}
.thumbnail__link {
  display: block;
  overflow: hidden;
}

/* end yellow line in title word*/
/* thumbnail image hover */
.thumbnail__link {
    position: relative;
}
.thumbnail__link::before {
    position: absolute;
    top: 0;
    left: -75%;
    z-index: 2;
    display: block;
    content: '';
    width: 50%;
    height: 100%;
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
    -webkit-transform: skewX(-25deg);
    transform: skewX(-25deg);
}

.thumbnail__link:hover::before {
    -webkit-animation: shine .75s;
    animation: shine .75s;
}
@-webkit-keyframes shine {
    100% {
        left: 125%;
    }
}

@keyframes shine {
    100% {
        left: 125%;
    }
}



.pannel-title-zyjs{line-height: 36px; background: url(zyjs.jpg) no-repeat; height:60px;}
.pannel-title-gzjz{line-height: 36px; background: url(gzjz.jpg) no-repeat; height:60px;}
.pannel-title-zbdt{line-height: 36px; background: url(zbdt.jpg) no-repeat; height:60px;}
.pannel-title-xxzl{line-height: 36px; background: url(xxzl.jpg) no-repeat; height:60px;}
.pannel-title-xglj{line-height: 36px; background: url(xglj.jpg) no-repeat; height:60px;}



.box-cont{background: #fffdf7;padding: 30px 0;}
.box-cont .pannel-L{background: #fffdf7;}

.zl-pic dl dd{float: left;padding-right:34px; width: 224px;}
.zl-pic dl dd.no-Rbor{padding-right: 0;}
.zl-img img{width:224px; height: 150px;display: block;}
.zl-tit{font-size: 14px; line-height: 32px; text-align: center;font-weight: bold;padding-top: 5px;}
.last dl dd .zl-img{
    background: url(xzgcl70zn20190415-05.png) no-repeat left 20px;
    
    line-height: 40px;
    font-size: 16px;
    padding-left: 15px;
}
.list li {
    background: url(xzgcl70zn20190415-05.png) no-repeat left 20px;
    overflow: hidden;
    line-height: 40px;
    font-size: 16px;
    padding-left: 15px;
}
.footer {
    margin: 0 auto;
    position: relative;
    padding-top: 15px;

    width: 100%;
    height: 124px;
    background-color: #AA0001;
    
    }
    
    .fonts{
    color:#EFEFEF;
    font-size:16px;
      text-align:center;
         margin-top: 2%;
    
    }

.banner {
    background: url(bannerbg.jpg) no-repeat center;
    height: 400px;
}



 .last dl dd {
   float: left; width: 33%; padding-right: 1px;
}
.border{
	border-bottom: 2px solid #d9d9d9;
    margin-left: 255px;
    height: 58px;
}

    

.lanmu-title{
	font-size:28px;
	color:#fff;
	float:left;
	font-weight:600;
	line-height: 60px;
    padding-left: 60px;
}
.foucua02 .img-title {
   
    color: #fff;
}
.hr_60 {
    height: 60px;
}

body {
    background: #fffdf7;
}

.main-cloum{width: 1200px;}
.cloum01{width: 700px;}
.cloum02{width:470px;}
.img-640-360 img{width:700px; height:395px;}
.foucua02 {height: 395px;}
.list li{line-height:52px; background-position: left 25px; font-size: 18px;}
.cloum03{width: 580px;}
.img-tit{font-size: 18px;}
.hd-pic dl dd{padding-right: 40px;width: 580px;}
.img img{width: 580px;height: 240px;}
.pic-bpx{width: 520px;}
.cloum04{width: 520px;}
.cloum05{width:640px;}
.img img{width: 520px; height: 295px;}
.ll-hei{height: 312px;}
.zl-pic dl dd{width: 270px; padding-right:38px;}

.zl-img img{width: 270px; height: 180px;}
.zl-tit{font-size: 16px; }

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