﻿@charset "utf-8";
body{background:#fff; font-family: "微软雅黑";}
.banner{background: url(qglh2023030201.jpg) no-repeat center top; overflow: hidden;height:480px;padding-top: 50px;}
.box-C{background: url(qglh2023030301.jpg) no-repeat center top; overflow: hidden;}
.nav-box{background: url(qglh2023030202.jpg) no-repeat center top; overflow: hidden;height:70px;padding-top: 44px;display: none;}
.main-cloum{width: 62.5rem;}
.hr_50{height: 50px;}
/* 专题 */
.zhuanti,.zhuanti ul{overflow: hidden;width: 1000px;}
.zhuanti ul li{float: left;margin-right:25px;width: 230px;}
.zhuanti ul li img{display: block;width: 230px;height: 100px;}
.foucuas1{height: 120px;overflow: hidden;}
/*两会瞬间*/
.wmsjzt{position: relative;}
.wmsjzt .prev{width: 51px;height: 45px; position: absolute;top: 30%;left: 0;background: url(lhhwm220302jtl.png) no-repeat;}
.wmsjzt .next{width: 51px;height: 45px; position: absolute;top: 30%;right: 0;background: url(lhhwm220302jtr.png) no-repeat;}
.wmsjzt .prev:hover{background: url(lhhwm220302jtlhover.png) no-repeat;}
.wmsjzt .next:hover{background: url(lhhwm220302jtrhov.png) no-repeat;}
.wmsjzt .prev, .wmsjzt .next{ cursor: pointer; top: 23%;}
.wmsjzt ul{overflow: hidden;}
.wmsjzt ul li{float: left;margin-right:25px;width: 230px;}
.wmsjzt ul li img,.imgbox{display: block;width: 235px;height: 135px;}
.wmsjzt ul li .tit{text-align: center;line-height: 24px;margin-top:5px; font-size: 16px;}
.wmsjzt ul li img.img_video{display: block ; width:28px;height:28px;position: absolute ;left:10px;bottom:10px ;}
.imgbox{position: relative;}
.pannel-title{background: url(qglh2023030203.jpg) repeat-x center bottom;overflow: hidden;position:relative;height: 83px;}
.pannel-img img{display: block;}
.cloum01{width:480px;}
.pannel-title .more{position: absolute; right: 0; font-size: 14px; display: block; bottom:20px;}
.list li {font-size: 16px;background: url(lhhwm220302libg.png) no-repeat left 0 top 25px;padding: 10px 0 10px 16px;line-height: 30px;}
.bigImg img{width: 100%;height: auto;display: block;}
/*头条*/
.Hotnews  a {color:#d61e14}
.Hotnews{font-size: 40px;line-height: 56px; text-align: center; font-weight: bold;}
.Hotnews .a1{font-size: 40px; line-height: 56px;}
.Hotnews .b2{font-size: 32px; line-height: 48px;}
.Hotnews .c3{font-size: 26px;line-height: 40px;} 
.bg-box{background: url(qglh2023030213.jpg) no-repeat center bottom;padding-bottom: 80px;overflow: hidden;}
.zz-list li{ border-radius: 10px; background:#fff4f4 url(qglh2023030217.png) no-repeat 50px center;line-height: 45px;height: 45px;margin-top: 10px; padding-left: 80px; font-size: 16px;overflow: hidden; }
.zz-list li a{color: #333;}
.zz-list li:hover{background:#d41c14 url(qglh2023030218.png) no-repeat 50px center;}
.zz-list li:hover a{color: #fff;}
.rc-box{width:480px;height: 350px;position: relative;}
.lhrc{text-align: center;font-size: 40px;color: #d41c14; font-weight: bold; position:absolute;z-index: 999; left: 220px; top: 130px;}
.rc-xz{position: absolute; top: 0;left:80px;}
/*两会热词*/
.rec{position:absolute;border-radius: 50%;font-weight: bold; text-align: center;color: #fff;font-size: 18px;line-height: 24px; }
.rc01{width: 66px;height: 58px; background: #f39794;padding-top: 8px; left:100px;}
.rec a{color: #fff;}
.rec a:hover{text-decoration: none;}
.rc02{height: 88px;line-height: 88px;width: 88px;background: #e46d69;top: 100px;left:10px;}
.rc03{height:80px;width:110px;background: #d41c14;top:250px;left:70px; padding-top:30px;}
.rc07{right:60px;top: 0;background: #e46d69;width: 80px;height:65px; padding-top: 15px;}
.rc06{right:-30px;top:120px;background: #d41c14;width:113px;height:83px; padding-top:30px;}
.rc05{right:-8px;top:250px;background: #e46d69;width:85px;height:65px; padding-top:20px;}
.rc04{right:110px;bottom: -45px;background: #f39794;width:84px;height:64px; padding-top:20px;}
.bannerLogo{margin-top: 50px;animation:zoomIn 2s 1 ease-out;-webkit-animation:zoomIn 2s 1 ease-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;}
.bannerLogo img{display: block;margin: 0 auto;}
.nav-list{width:800px;margin-left: 175px;overflow: hidden;}
.nav-list ol li{float: left; margin-left:80px; background: url(qglh2023030221.png) no-repeat center top; padding-top:25px; font-size: 18px;font-weight: bold;}
.nav-list ol li a{color: #fff;}
.nav-list ol li a{text-decoration: none; }
.nav-list ol li:hover{animation:plus 1s 1 linear;}
.nav-list ol li.qwfb{background-image: url(qglh2023030222.png);}
.nav-list ol li.pljd{background-image: url(qglh2023030223.png);}
.nav-list ol li.wmzz{background-image: url(qglh2023030224.png);}
.nav-list ol li.lhsj{background-image: url(qglh2023030225.png);}
@keyframes rotate {from{transform: rotate(0deg);}to{transform: rotate(360deg);}}
@keyframes plus{0%{transform: scale(1,1);transform-origin: center center;}50%{transform: scale(1.1,1.1);transform-origin: center center;}100%{transform: scale(1,1);transform-origin: center center;}}
@keyframes zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}
.rc-xz img{display: block; animation:rotate 3s linear infinite}
.iph-img{display: none;}

/* 好好学习全国两会 */
.hhxx{overflow: hidden;}
.hhxx img{display: block;float: left;}
.listtime,.listtime01{float: left; height:40px;margin-top: 12px;}

.listtime ul li,.listtime dd{ float: left;width:82px;height:40px;margin-left: -10px; color: #ff9696;font-size: 18px;line-height: 46px; background: url(qglh2023030403.png) no-repeat bottom;text-align: center;cursor: pointer;background-size: contain; }
.listtime ul li.active{background: url(qglh2023030404.png) no-repeat bottom;color: #fff;background-size: contain;}
.listtime ul  {float: left;}

.daoyImg img{width: 100%;height: auto; display: block;}

/* hot */
.hot{width: 100%;margin-top: 10px;}
.hot ul li{display: none;}
.hot ul li .tit{font-size: 34px;font-weight: bold;text-align: center;line-height: 112px;}
.hot ul li .tit a{color: #e21f1f;}
.hot ul li .img img{display: block;width: 100%;height: 675px;}
.foucua03{position: relative;}
.foucua03 .prev{display: block; width: 26px;height: 36px;position: absolute;left: 10px;top: 50%;margin-top: -18px;
background: url(http://images1.zveud.com/web_wenming/images/img/arrows-left.png) top left no-repeat;}
.foucua03 .next{display: block; width: 26px;height: 36px;position: absolute;right: 10px;top: 50%;margin-top: -18px;
background: url(http://images1.zveud.com/web_wenming/images/img/arrows-right.png) top right no-repeat;
}
.foucua03 .num01{position: absolute;left:0px;bottom:9px;z-index: 999;width: 100%;height: 40px;}
.foucua03 .num01 ol{width: 100%;height: 100%;}
.foucua03 .num01 ol li{width:20px;height:10px;margin-top: 13px; padding: 0;background: black;float: right;margin-right: 10px; cursor: pointer;}
.foucua03 .num01 ol li.on{background: #c00;}	

.foucuas3{width: 100%; position: relative;}
.foucuas3 .sdi{width: 100% !important;}
.foucuas3 .sdi div{width: 100% !important;}
.foucuas3 .sdi div .tit{font-size: 32px;font-weight: bold;text-align: center;line-height: 112px;}
.foucuas3 .sdi div .tit a{color: #e21f1f;}
.foucuas3 .sdi div .img img{display: block;width: 100%;height: auto;}
.foucuas3 .prev{display: block; width: 26px;height: 36px;position: absolute;left: 10px;top: 50%;margin-top: -18px;
background: url(http://images1.zveud.com/web_wenming/images/img/arrows-left.png) top left no-repeat;cursor: pointer;}
.foucuas3 .next{display: block; width: 26px;height: 36px;position: absolute;right: 10px;top: 50%;margin-top: -18px;background: url(http://images1.zveud.com/web_wenming/images/img/arrows-right.png) top right no-repeat;cursor: pointer;}
.foucuas3 .num01{position: absolute;left:0px;bottom:9px;z-index: 999;width: 100%;height: 40px;}
.foucuas3 .num01 ol{width: 100%;height: 100%;}
.foucuas3 .num01 ol li{display: block; width:20px;height:10px;margin-top: 13px; padding: 0;background: #fff;float: right;margin-right: 10px; cursor: pointer;}
.foucuas3 .num01 ol li.on{background: #c00;}	

.foucuas4{ position: relative;}
.foucuas4 .num01 li{display: block; width:10px;height: 10px;border-radius: 50%;background: #ccc;float: left;margin-left: 10px; cursor: pointer;}
.foucuas4 .num01 li.on{background: #c00;}
.foucuas4 .num01{position: absolute;right: 0; bottom:5px;}


.Bbox{background: url(qglh2023030305.jpg) no-repeat center  top; overflow: hidden;padding-top: 30px;}

.hhxx img{width:280px;}

.listtime  dd{    cursor: default;}

.bannerLogo{margin-top: 30px;}
.listlh li{margin-right: 40px; float: left; width: 500px;}
.listlh li.no-pac{margin-right: 0;}

.listlh li{ width: 463px;}
.rc-xz img {
    animation: rotate 10s linear infinite;
}
@keyframes scaleDraw {
 
    /*定义关键帧、scaleDrew是需要绑定到选择器的关键帧名称*/
   0% {
        transform: scale(1);/*开始为原始大小*/
    }
   
   
    50% {
        transform: scale(1.1);
    }
   
   100% {
        transform: scale(1);
    }
   }



   .daoybg{ font-size:16px; text-indent: 2em;line-height: 25px; color: #d41c14; background: url(qglh20230701.png) no-repeat center top;padding: 20px;}



   .cloum05{width:485px;}
.image-sum{ text-indent: 2em; line-height: 28px;    font-size: 16px;}
.ldtit{font-size:18px; text-align:center;font-weight:bold;line-height:32px;color:#c00;}
.ldtit a{color:#c00;}
.image-sum  a{color:#333;}

.image-sum  a:hover{color:#f00;}


@media (min-width: 1366px){
    .foucuas3 .sdi div .tit{font-size: 34px;}
    .ldtit{font-size:20px;}
    .cloum05{width:580px;}
    .main-cloum{width:1200px;}
    .cloum01{width: 570px;}
    .nav-list{width:800px;margin-left: 275px;}
    .zhuanti ul li{margin-right: 26px;width: 280px;}
    .zhuanti ul li img{width: 280px;height: 120px;}
    .zhuanti ul{width: 1200px;}
    .list li,.zz-list li,.wmsjzt ul li .tit {font-size: 18px;}
    .wmsjzt ul li{margin-right: 40px;width: 270px;}
    .wmsjzt ul li img,.imgbox{width: 270px;height: 155px;}
    .zhuanti, .zhuanti ul{width: 1200px;}
    .hhxx img{width: 340px;}
    .listtime ul li,.listtime01 ul li,.listtime  dd{width: 102px;margin-left: -16px; background-size: auto}
    .listlh li{ width: 563px;}
    .daoybg{ font-size:18px;line-height: 30px; }
}
@media(max-width: 768px){
    .iph-img{display: block;}
    .iph-img img{width: 100%; height: auto; display: block;}
    .banner{display: none;}
    .nav-list{width: 100%;margin: 0;}
    .nav-list ol li{width: 20%;margin: 0; font-size: 16px; text-align: center;}
    .Hotnews{font-size: 16px!important;line-height: 30px;}
    .hr_50,.hr_30{height: 20px;}
    .main-cloum,.zhuanti, .zhuanti ul{width: 96%;}
    .cloum01{width: 100%;float: none!important;}
    .rc-box{width: 100%;margin: 50px 0;}
    .rc-xz img{width: 100%;height: auto;}
    .rec,.wmsjzt ul li .tit{font-size: 14px;}
    .rc02{width: 65px;height: 65px;line-height: 65px;}
    .rc03{width: 80px;height:65px;padding-top:15px;}
    .lhrc{left: 50%; top: 28%;}
    .rc06{width: 90px;height:70px;padding-top: 20px;right: 0;}
    .rc05{right: 0;line-height:60px;padding: 0;height: 60px;}
    .rc04{bottom: -25px;}
    .foucuas3 .sdi div .tit{line-height: 30px;font-size: 20px;}
    .hhxx img{width: 50%;float: none; margin-top: 20px;}
    .listtime, .listtime01{height: auto;}
    .listtime ul li, .listtime01 ul li{margin-left: -6px;}
    .foucuas3{height: auto;}

    .Bbox{background-size: cover;}
    .listlh li{width: auto; float:none; margin-right: 0;}
.rc-xz{left:0px;}
.lhrc {    left: 38%;    top: 33%;}
.daoybg{background-size: cover;}
.cloum05{width:100%; float: none;}

.ldtit{font-size:16px;}
.image-sum {font-size: 14px;}


}