中国政策档案 Governance Archive HOLDINGS 252,318 · FONDS 267
Record · dangyuan ACC. 900091888

PPT Courseware (Download)

PPT课件 (下载)

Issuer
Date
2020-04-20
Instrument
other
Cited by
0
This page provides a PPT courseware download for a special column on reducing burdens at the grassroots level. It links to the official CPC Central Committee General Office notice on resolving formalism at the grassroots level and the related Q&A.
Full text · 原文 17,574 字
PPT课件下载<br> 专栏:为基层减负<br>   延伸阅读<br>   中共中央办公厅印发《关于持续解决困扰基层的形式主义问题为决胜全面建成小康社会提供坚强作风保证的通知》<br>   中央办公厅有关负责人就《通知》答记者问 <br> // src设置 <br> var userAgent = navigator.userAgent; //取得浏览器的userAgent字符串 <br> var isIE = userAgent.indexOf("compatible") > -1 && userAgent.indexOf("MSIE") > -1; //判断是否IE -1 && !isIE; //判断是否IE的Edge浏览器 <br> var isIE11 = userAgent.indexOf('Trident') > -1 && userAgent.indexOf("rv:11.0") > -1; <br> if(isIE) { <br> var reIE = new RegExp("MSIE (\\d+\\.\\d+);"); <br> reIE.test(userAgent); <br> var fIEVersion = parseFloat(RegExp["$1"]); <br> if(fIEVersion == 7) { <br> } else if(fIEVersion == 8) { <br> } else { <br> if($('#aud').attr('src')!=''){ <br> $('.yinyue').show() <br> } <br> } <br> }else{ <br> if($('#aud').attr('src')!=''){ <br> $('.yinyue').show() <br> } <br> } <br> // 音频设置 <br> var $aud=document.getElementById('aud'),$i=0; <br> var $h, $f,$dq,$d,$q; <br> $aud.oncanplay=function(){ <br> $h=Math.floor($aud.duration/60); <br> $f=Math.floor($aud.duration-$h*60); <br> if($h>9){ <br> if($f>9){ <br> $('.yinyue .shijian').html('00:00/'+$h+':'+$f) <br> }else{ <br> $('.yinyue .shijian').html('00:00/'+$h+':0'+$f) <br> } <br> }else{ <br> if($f>9){ <br> $('.yinyue .shijian').html('00:00/0'+$h+':'+$f) <br> }else{ <br> $('.yinyue .shijian').html('00:00/0'+$h+':0'+$f) <br> } <br> } <br> } <br> $aud.ontimeupdate = function() { <br> $dq=Math.floor($aud.currentTime); <br> if($dq9){ <br> if($f>9){ <br> $('.yinyue .shijian').html('00:0'+$dq+'/'+$h+':'+$f) <br> }else{ <br> $('.yinyue .shijian').html('00:0'+$dq+'/'+$h+':0'+$f) <br> } <br> }else{ <br> if($f>9){ <br> $('.yinyue .shijian').html('00:0'+$dq+'/0'+$h+':'+$f) <br> }else{ <br> $('.yinyue .shijian').html('00:0'+$dq+'/0'+$h+':0'+$f) <br> } <br> } <br> }else if(99){ <br> if($f>9){ <br> $('.yinyue .shijian').html('00:'+$dq+'/'+$h+':'+$f) <br> }else{ <br> $('.yinyue .shijian').html('00:'+$dq+'/'+$h+':0'+$f) <br> } <br> }else{ <br> if($f>9){ <br> $('.yinyue .shijian').html('00:'+$dq+'/0'+$h+':'+$f) <br> }else{ <br> $('.yinyue .shijian').html('00:'+$dq+'/0'+$h+':0'+$f) <br> } <br> } <br> }else if(609){ <br> if($f>9){ <br> $('.yinyue .shijian').html('0'+$d+':0'+$q+'/'+$h+':'+$f) <br> }else{ <br> $('.yinyue .shijian').html('0'+$d+':0'+$q+'/'+$h+':0'+$f) <br> } <br> }else{ <br> if($f>9){ <br> $('.yinyue .shijian').html('0'+$d+':0'+$q+'/0'+$h+':'+$f) <br> }else{ <br> $('.yinyue .shijian').html('0'+$d+':0'+$q+'/0'+$h+':0'+$f) <br> } <br> } <br> }else if(99){ <br> if($f>9){ <br> $('.yinyue .shijian').html('0'+$d+':'+$q+'/'+$h+':'+$f) <br> }else{ <br> $('.yinyue .shijian').html('0'+$d+':'+$q+'/'+$h+':0'+$f) <br> } <br> }else{ <br> if($f>9){ <br> $('.yinyue .shijian').html('0'+$d+':'+$q+'/0'+$h+':'+$f) <br> }else{ <br> $('.yinyue .shijian').html('0'+$d+':'+$q+'/0'+$h+':0'+$f) <br> } <br> } <br> } <br> }else if($d>9){ <br> if($q9){ <br> if($f>9){ <br> $('.yinyue .shijian').html($d+':0'+$q+'/'+$h+':'+$f) <br> }else{ <br> $('.yinyue .shijian').html($d+':0'+$q+'/'+$h+':0'+$f) <br> } <br> }else{ <br> if($f>9){ <br> $('.yinyue .shijian').html($d+':0'+$q+'/'+$h+':'+$f) <br> }else{ <br> $('.yinyue .shijian').html($d+':0'+$q+'/'+$h+':0'+$f) <br> } <br> } <br> }else if(99){ <br> if($f>9){ <br> $('.yinyue .shijian').html($d+':'+$q+'/'+$h+':'+$f) <br> }else{ <br> $('.yinyue .shijian').html($d+':'+$q+'/'+$h+':0'+$f) <br> } <br> }else{ <br> if($f>9){ <br> $('.yinyue .shijian').html($d+':'+$q+'/'+$h+':'+$f) <br> }else{ <br> $('.yinyue .shijian').html($d+':'+$q+'/'+$h+':0'+$f) <br> } <br> } <br> } <br> } <br> } <br> }; <br> $('.yinyue .kaishi').on('click',function(e){ <br> e.preventDefault(); <br> if($i==0){ <br> $('.txt').html('正在收听') <br> $aud.play(); <br> $i=1; <br> $('.yinyue .kaishi').css({'background':'url(//p5.img.cctvpic.com/photoAlbum/templet/common/DEPA1459234622428414/dyw999_ks.png) no-repeat','background-size':'88%'}) <br> }else if($i==1){ <br> $('.txt').html('继续收听') <br> $aud.pause(); <br> $i=0; <br> $('.yinyue .kaishi').css({'background':'url(//p5.img.cctvpic.com/photoAlbum/templet/common/DEPA1459234622428414/dyw999_zt.png) no-repeat','background-size':'80%'}) <br> } <br> }) <br> $('.yinyue .fanhui').on('click',function(e){ <br> e.preventDefault(); <br> $('.txt').html('正在收听') <br> $aud.load(); <br> $aud.play(); <br> $('.yinyue .kaishi').css({'background':'url(//p5.img.cctvpic.com/photoAlbum/templet/common/DEPA1459234622428414/dyw999_ks.png) no-repeat','background-size':'88%'}); <br> $i=1; <br> }) <br> .w_100{width: 100%;margin: 0 auto;} <br> .yinyue{ <br> margin: 40px auto 0px; <br> width: 800px; <br> /* margin: 0 auto; */ <br> background: url(//p5.img.cctvpic.com/photoAlbum/templet/common/DEPA1459234622428414/dyw999_bg.png); <br> height: 60px; <br> position: relative; <br> } <br> .yinyue .kaishi{ <br> display: inline-block; <br> width: 21px; <br> height: 25px; <br> background: url(//p5.img.cctvpic.com/photoAlbum/templet/common/DEPA1459234622428414/dyw999_zt.png) no-repeat; <br> background-size:80% ; <br> position: absolute; <br> top: 20px; <br> left: 50px; <br> /* border-radius: 8px; */ <br> } <br> .yinyue .shijian{ <br> position: absolute; <br> top: 20px; <br> left: 216px; <br> font: 16px '微软雅黑'; <br> color: #292929; <br> } <br> .yinyue .txt{ <br> position: absolute; <br> top: 20px; <br> left: 107px; <br> font: 16px '微软雅黑'; <br> color: #292929; <br> } <br> .yinyue .fanhui{ <br> display: inline-block; <br> width: 28px; <br> height: 27px; <br> background: url(//p5.img.cctvpic.com/photoAlbum/templet/common/DEPA1459234622428414/dyw999_cz.jpg) no-repeat; <br> background-size: 90%; <br> position: absolute; <br> top: 18px; <br> right: 45px; <br> /* border-radius: 8px; */ <br> } <br> #aud{ <br> width: 0px; <br> height: 0px; <br> overflow: hidden; <br> } <br> @media only screen and (min-width: 240px) and (max-width: 768px) { <br> .yinyue .txt{ <br> position: absolute; <br> top: .31rem; <br> left: 1.1rem; <br> font: .18rem '微软雅黑'; <br> } <br> .yinyue{ <br> width: 6.7rem; <br> margin: .5rem auto; <br> background: #ededed; <br> background-size:100; ; <br> height: .9rem; <br> position: relative; <br> border-radius: .1rem; <br> } <br> .yinyue .kaishi{ <br> display: inline-block; <br> width: .28rem; <br> height: .28rem; <br> background-size:80% ; <br> position: absolute; <br> top: .3rem; <br> left: .5rem; <br> } <br> .yinyue .shijian{ <br> position: absolute; <br> top: .33rem; <br> left: 2.8rem; <br> font: .18rem '微软雅黑'; <br> } <br> .yinyue .fanhui{ <br> display: inline-block; <br> width: .3rem; <br> height: .3rem; <br> /* background: url(reset.jpg) no-repeat; */ <br> background-size: 100%; <br> position: absolute; <br> top: .3rem; <br> right: .5rem; <br> } <br> /* .column_wrapper_1200{ <br> width: 100%; <br> margin: 0 auto; <br> } */ <br> } <br> .dyw1001_H5 #D1{ <br> background: url(//p3.img.cctvpic.com/photoAlbum/templet/common/DEPA1551339565426867/dyw1001_bg.jpg) no-repeat top center; <br> background-size: 100%; <br> width: 750px; <br> padding-top: 193px; <br> height: 1141px; <br> margin: 0 auto; <br> } <br> .dyw1001_H5 #D1 p{ <br> font:28px '微软雅黑'; <br> line-height: 60px; <br> color: #333; <br> width: 544px; <br> text-indent: 2em; <br> margin: 0 auto 22px; <br> } <br> .dyw1001_H5 #D1 li{ <br> background: url(//p3.img.cctvpic.com/photoAlbum/templet/common/DEPA1551339565426867/dyw1001_2.png) no-repeat center center; <br> background-size: 100%; <br> width: 570px; <br> height: 68px; <br> padding: 24px 0; <br> margin: 0 auto; <br> } <br> .dyw1001_H5 #D1 li .one{ <br> background: url(//p3.img.cctvpic.com/photoAlbum/templet/common/DEPA1551339565426867/dyw1001_3.png) no-repeat center center; <br> background-size: 100%; <br> display: inline-block; <br> width: 68px; <br> height: 68px; <br> color: #fff; <br> font:30px '微软雅黑'; <br> line-height: 64px; <br> text-align: center; <br> margin:0 25px 0 34px; <br> } <br> .dyw1001_H5 #D1 li .one.cur{ <br> background: url(//p3.img.cctvpic.com/photoAlbum/templet/common/DEPA1551339565426867/dyw1001_1.png) no-repeat center center; <br> background-size: 100%; <br> vertical-align: top; <br> } <br> .dyw1001_H5 #D1 li .one.cuo{ <br> background: url(//p3.img.cctvpic.com/photoAlbum/templet/common/DEPA1551339565426867/dyw1001_0.png) no-repeat center center; <br> background-size: 100%; <br> vertical-align: top; <br> } <br> .dyw1001_H5 #D1 li .two{ <br> font:30px '微软雅黑'; <br> line-height: 64px; <br> } <br> .dyw1001_H5 #D1 li .the{ <br> display: none; <br> } <br> .dyw1001_H5 #D2{ <br> display: none; <br> margin: 0 auto; <br> width: 750px; <br> } <br> .dyw1001_H5 #D2 img{ <br> width: 750px; <br> height: 1334px; <br> } <br> .dyw1001_H5{ <br> font-size: 0; <br> } <br> /* 2 */ <br> .dyw1001_H5 #D1.img1{ <br> background: url(//p3.img.cctvpic.com/photoAlbum/templet/common/DEPA1551339565426867/dyw1001_bg1.jpg) no-repeat top center; <br> background-size: 100%; <br> width: 750px; <br> padding-top: 144px; <br> height: 1190px; <br> margin: 0 auto; <br> } <br> .dyw1001_H5 #D1.img1 p{ <br> font:28px '微软雅黑'; <br> line-height: 60px; <br> color: #48150b;; <br> width: 544px; <br> text-indent: 2em; <br> margin: 0 auto 22px; <br> } <br> .dyw1001_H5 #D1.img1 li{ <br> background: url(//p3.img.cctvpic.com/photoAlbum/templet/common/DEPA1551339565426867/dyw1001_2.png) no-repeat center center; <br> background-size: 100%; <br> width: 570px; <br> height: 68px; <br> padding: 24px 0; <br> margin: 0 auto; <br> } <br> .dyw1001_H5 #D1.img1 li .one{ <br> background: url(//p3.img.cctvpic.com/photoAlbum/templet/common/DEPA1551339565426867/dyw1001_31.png) no-repeat center center; <br> background-size: 100%; <br> display: inline-block; <br> width: 68px; <br> height: 68px; <br> color: #fff; <br> font:30px '微软雅黑'; <br> line-height: 64px; <br> text-align: center; <br> margin:0 25px 0 34px; <br> } <br> .dyw1001_H5 #D1.img1 li .one.cur{ <br> background: url(//p3.img.cctvpic.com/photoAlbum/templet/common/DEPA1551339565426867/dyw1001_1.png) no-repeat center center; <br> background-size: 100%; <br> vertical-align: top; <br> } <br> .dyw1001_H5 #D1.img1 li .one.cuo{ <br> background: url(//p3.img.cctvpic.com/photoAlbum/templet/common/DEPA1551339565426867/dyw1001_0.png) no-repeat center center; <br> background-size: 100%; <br> vertical-align: top; <br> } <br> .dyw1001_H5 #D1.img1 li .two{ <br> font:30px '微软雅黑'; <br> line-height: 64px; <br> color: #48150b;; <br> } <br> .dyw1001_H5 #D1.img1 li .the{ <br> display: none; <br> } <br> .dyw1001_H5 #D2.img2{ <br> display: none; <br> margin: 0 auto; <br> width: 750px; <br> } <br> .dyw1001_H5 #D2.img2 img{ <br> width: 750px; <br> height: 1334px; <br> } <br> .dyw1001_H5{ <br> font-size: 0; <br> } <br> /* 3 */ <br> .dyw1001_H5 #D1.img3{ <br> background: url(//p3.img.cctvpic.com/photoAlbum/templet/common/DEPA1551339565426867/dyw1001_bg11.jpg) no-repeat top center; <br> background-size: 100%; <br> width: 750px; <br> padding-top: 193px; <br> height: 1141px; <br> margin: 0 auto; <br> } <br> .dyw1001_H5 #D1.img3 p{ <br> font:28px '微软雅黑'; <br> line-height: 60px; <br> color: #333; <br> width: 544px; <br> text-indent: 2em; <br> margin: 0 auto 22px; <br> } <br> .dyw1001_H5 #D1.img3 li{ <br> background: url(//p3.img.cctvpic.com/photoAlbum/templet/common/DEPA1551339565426867/dyw1001_2.png) no-repeat center center; <br> background-size: 100%; <br> width: 570px; <br> height: 68px; <br> padding: 24px 0; <br> margin: 0 auto; <br> } <br> .dyw1001_H5 #D1.img3 li .one{ <br> background: url(//p3.img.cctvpic.com/photoAlbum/templet/common/DEPA1551339565426867/dyw1001_311.png) no-repeat center center; <br> background-size: 100%; <br> display: inline-block; <br> width: 68px; <br> height: 68px; <br> color: #fff; <br> font:30px '微软雅黑'; <br> line-height: 64px; <br> text-align: center; <br> margin:0 25px 0 34px; <br> } <br> .dyw1001_H5 #D1.img3 li .one.cur{ <br> background: url(//p3.img.cctvpic.com/photoAlbum/templet/common/DEPA1551339565426867/dyw1001_1.png) no-repeat center center; <br> background-size: 100%; <br> vertical-align: top; <br> } <br> .dyw1001_H5 #D1.img3 li .one.cuo{ <br> background: url(//p3.img.cctvpic.com/photoAlbum/templet/common/DEPA1551339565426867/dyw1001_0.png) no-repeat center center; <br> background-size: 100%; <br> vertical-align: top; <br> } <br> .dyw1001_H5 #D1.img3 li .two{ <br> font:30px '微软雅黑'; <br> line-height: 64px; <br> } <br> .dyw1001_H5 #D1.img3 li .the{ <br> display: none; <br> } <br> .dyw1001_H5 #D2.img4{ <br> display: none; <br> margin: 0 auto; <br> width: 750px; <br> } <br> .dyw1001_H5 #D2.img4 img{ <br> width: 750px; <br> height: 1334px; <br> } <br> .dyw1001_H5{ <br> font-size: 0; <br> } <br> @media only screen and (min-width: 240px) and (max-width: 768px) { <br> /* 1 */ <br> .dyw1001_H5 #D1{ <br> background: url(//p3.img.cctvpic.com/photoAlbum/templet/common/DEPA1551339565426867/dyw1001_bg.jpg) no-repeat top center; <br> background-size: 100%; <br> width: 7.5rem; <br> padding-top: 1.93rem; <br> height: 11.41rem; <br> } <br> .dyw1001_H5 #D1 p{ <br> font:0.28rem '微软雅黑'; <br> line-height: 0.6rem; <br> color: #333; <br> width: 5.44rem; <br> text-indent: 2em; <br> margin: 0 auto 0.22rem; <br> } <br> .dyw1001_H5 #D1 li{ <br> background: url(//p3.img.cctvpic.com/photoAlbum/templet/common/DEPA1551339565426867/dyw1001_2.png) no-repeat center center; <br> background-size: 100%; <br> width: 5.7rem; <br> height: 0.68rem; <br> padding: 0.24rem 0; <br> margin: 0 auto; <br> } <br> .dyw1001_H5 #D1 li .one{ <br> background: url(//p3.img.cctvpic.com/photoAlbum/templet/common/DEPA1551339565426867/dyw1001_3.png) no-repeat center center; <br> background-size: 100%; <br> display: inline-block; <br> width: 0.68rem; <br> height: 0.68rem; <br> color: #fff; <br> font:0.3rem '微软雅黑'; <br> line-height: 0.64rem; <br> text-align: center; <br> margin:0 0.25rem 0 0.34rem; <br> } <br> .dyw1001_H5 #D1 li .one.cur{ <br> background: url(//p3.img.cctvpic.com/photoAlbum/templet/common/DEPA1551339565426867/dyw1001_1.png) no-repeat center center; <br> background-size: 100%; <br> vertical-align: top; <br> } <br> .dyw1001_H5 #D1 li .one.cuo{ <br> background: url(//p3.img.cctvpic.com/photoAlbum/templet/common/DEPA1551339565426867/dyw1001_0.png) no-repeat center center; <br> background-size: 100%; <br> vertical-align: top; <br> } <br> .dyw1001_H5 #D1 li .two{ <br> font:0.3rem '微软雅黑'; <br> line-height: 0.64rem; <br> } <br> .dyw1001_H5 #D1 li .the{ <br> display: none; <br> } <br> .dyw1001_H5 #D2{ <br> display: none; <br> width: 7.5rem; <br> /* 0521 */ <br> } <br> .dyw1001_H5 #D2 img{ <br> width: 7.5rem; <br> height: 13.34rem; <br> margin: 0 auto; <br> /* 0521 */ <br> } <br> /* 2 */ <br> .dyw1001_H5 #D1.img1{ <br> background: url(//p3.img.cctvpic.com/photoAlbum/templet/common/DEPA1551339565426867/dyw1001_bg1.jpg) no-repeat top center; <br> background-size: 100%; <br> width: 7.5rem; <br> padding-top: 1.44rem; <br> height: 11.9rem; <br> } <br> .dyw1001_H5 #D1.img1 p{ <br> font:0.28rem '微软雅黑'; <br> line-height: 0.6rem; <br> color: #48150b; <br> width: 5.44rem; <br> text-indent: 2em; <br> margin: 0 auto 0.22rem; <br> } <br> .dyw1001_H5 #D1.img1 li{ <br> background: url(//p3.img.cctvpic.com/photoAlbum/templet/common/DEPA1551339565426867/dyw1001_2.png) no-repeat center center; <br> background-size: 100%; <br> width: 5.7rem; <br> height: 0.68rem; <br> padding: 0.24rem 0; <br> margin: 0 auto; <br> } <br> .dyw1001_H5 #D1.img1 li .one{ <br> background: url(//p3.img.cctvpic.com/photoAlbum/templet/common/DEPA1551339565426867/dyw1001_31.png) no-repeat center center; <br> background-size: 100%; <br> display: inline-block; <br> width: 0.68rem; <br> height: 0.68rem; <br> color: #fff; <br> font:0.3rem '微软雅黑'; <br> line-height: 0.64rem; <br> text-align: center; <br> margin:0 0.25rem 0 0.34rem; <br> } <br> .dyw1001_H5 #D1.img1 li .one.cur{ <br> background: url(//p3.img.cctvpic.com/photoAlbum/templet/common/DEPA1551339565426867/dyw1001_1.png) no-repeat center center; <br> background-size: 100%; <br> vertical-align: top; <br> } <br> .dyw1001_H5 #D1.img1 li .one.cuo{ <br> background: url(//p3.img.cctvpic.com/photoAlbum/templet/common/DEPA1551339565426867/dyw1001_0.png) no-repeat center center; <br> background-size: 100%; <br> vertical-align: top; <br> } <br> .dyw1001_H5 #D1.img1 li .two{ <br> font:0.3rem '微软雅黑'; <br> line-height: 0.64rem; <br> color: #48150b; <br> } <br> .dyw1001_H5 #D1.img1 li .the{ <br> display: none; <br> } <br> .dyw1001_H5 #D2.img2{ <br> display: none; <br> } <br> .dyw1001_H5 #D2.img2 img{ <br> width: 7.5rem; <br> height: 13.34rem; <br> } <br> /* 3 */ <br> .dyw1001_H5 #D1.img3{ <br> background: url(//p3.img.cctvpic.com/photoAlbum/templet/common/DEPA1551339565426867/dyw1001_bg11.jpg) no-repeat top center; <br> background-size: 100%; <br> width: 7.5rem; <br> padding-top: 1.93rem; <br> height: 11.41rem; <br> } <br> .dyw1001_H5 #D1.img3 p{ <br> font:0.28rem '微软雅黑'; <br> line-height: 0.6rem; <br> color: #333; <br> width: 5.44rem; <br> text-indent: 2em; <br> margin: 0 auto 0.22rem; <br> } <br> .dyw1001_H5 #D1.img3 li{ <br> background: url(//p3.img.cctvpic.com/photoAlbum/templet/common/DEPA1551339565426867/dyw1001_2.png) no-repeat center center; <br> background-size: 100%; <br> width: 5.7rem; <br> height: 0.68rem; <br> padding: 0.24rem 0; <br> margin: 0 auto; <br> } <br> .dyw1001_H5 #D1.img3 li .one{ <br> background: url(//p3.img.cctvpic.com/photoAlbum/templet/common/DEPA1551339565426867/dyw1001_311.png) no-repeat center center; <br> background-size: 100%; <br> display: inline-block; <br> width: 0.68rem; <br> height: 0.68rem; <br> color: #fff; <br> font:0.3rem '微软雅黑'; <br> line-height: 0.64rem; <br> text-align: center; <br> margin:0 0.25rem 0 0.34rem; <br> } <br> .dyw1001_H5 #D1.img3 li .one.cur{ <br> background: url(//p3.img.cctvpic.com/photoAlbum/templet/common/DEPA1551339565426867/dyw1001_1.png) no-repeat center center; <br> background-size: 100%; <br> vertical-align: top; <br> } <br> .dyw1001_H5 #D1.img3 li .one.cuo{ <br> background: url(//p3.img.cctvpic.com/photoAlbum/templet/common/DEPA1551339565426867/dyw1001_0.png) no-repeat center center; <br> background-size: 100%; <br> vertical-align: top; <br> } <br> .dyw1001_H5 #D1.img3 li .two{ <br> font:0.3rem '微软雅黑'; <br> line-height: 0.64rem; <br> color: #333; <br> } <br> .dyw1001_H5 #D1.img3 li .the{ <br> display: none; <br> } <br> .dyw1001_H5 #D2.img4{ <br> display: none; <br> } <br> .dyw1001_H5 #D2.img4 img{ <br> width: 7.5rem; <br> height: 13.34rem; <br> } <br> } <br> .dangyuanwang160317_ind01 .fanye{margin-top:50px;} <br> .dangyuanwang160317_ind01 .fanye font{padding:9px 18px;border:1px solid #ccc; font-size:14px; color:#333333; margin:0px;background: #c12125;color: #fff;} <br> .dangyuanwang160317_ind01 .con .word img{margin: 0 auto;display: block;} <br> @media only screen and (min-width: 240px) and (max-width: 768px) { <br> .dangyuanwang160317_ind01 .con .word img{width:100%;} <br> .dangyuanwang160317_ind01 .fanye .all_yuedu{display:block !important;color: #a0784b; font-size: 0.4rem; text-align: center; line-height: 1.08rem;padding: 0px; border: 0px;background:url('//p5.img.cctvpic.com/photoAlbum/templet/common/DEPA1459234622428414/v.png') 4.1rem 0.45rem no-repeat;background-size: 5% 20%;} <br> .dangyuanwang160317_ind01 .fanye{display: block !important;width: 93.3%;border: 1px solid #ccc;height: 1.08rem; background: #f5f5f6; margin: 0 auto; margin-top: 0.4rem; text-align: center; display: block;} <br> .dangyuanwang160317_ind01 .fanye a{display: none !important;} <br> .dangyuanwang160317_ind01 .fanye strong{display: none !important;} <br> .dangyuanwang160317_ind01 .fanye a:hover{color:#a0784b;background:none !important;} <br> .dangyuanwang160317_ind01 .fanye a:visited{background:none !important;} <br> } <br> 发布时间:2020年04月20日 19:56 来源:共产党员网 编辑:阮玉秀 <br> <a href="#"