@charset "UTF-8";
html { font-family: 'microsoft yahei'; }

@media (max-width: 768px) { .bdshare-slide-button-box { display: none !important; } }

/*返回顶部*/
#gotoTop { position: fixed; bottom: 8%; right: 3%; display: none; width: 40px; height: 40px; background: url("top.png"); background-repeat: no-repeat; background-position: center center; z-index: 5; background-size:cover; }

/*返回顶部结束*/
/*banner*/
.banner { position: relative; background-image: url("banner.jpg"); background-repeat: no-repeat; background-size: cover; background-position: center center; }

.banner .img { position: absolute; top: 16%; right: -100%; width: 75%; }

.banner .img img { display: block; width: 100%; }

.bImg { background-image: url("banner-x.jpg"); }

/*banner end*/
/*导航*/
.nav { position: fixed; top: 0; width: 100%; height: 40px; z-index: 20; }

.nav .content { position: absolute; top: 0; right: 0; bottom: 0; left: 0; }

.nav .content .img { display: none; position: absolute; top: 50%; transform: translateY(-50%); left: 4%; width: 25%; }

.nav .content .img a { display: block; }

.nav .content .img a img { display: block; width: 100%; }

.nav .content .button { display: none; position: absolute; top: 50%; transform: translateY(-50%); right: 4%; width: 20%; }

.nav .content .button img { display: block; width: 100%; }

.nav-content { position: fixed; top: -100%; right: 0; bottom: 100%; left: 0; padding: 15px 0; background: #fff; z-index: 30; opacity: 0; background-image: url("nav-bg.png"); background-repeat: no-repeat; background-size: cover; }

.nav-content .head { position: relative; text-align: center; border-bottom: 1px solid #eee; }

.nav-content .head h3 { display: inline-block; margin: 0; padding: 10px 0; font-size: 24px; color: #333; font-weight: bold; }

.nav-content .head span { display: block; position: absolute; top: 50%; transform: translateY(-50%); right: 5%; width: 15px; height: 15px; background-image: url("x.png"); background-repeat: no-repeat; background-size: cover; }

.nav-content .section { padding: 15px 40px; }

.nav-content .section ul { margin: 0; padding: 0; list-style: none; overflow: hidden; }

.nav-content .section ul li { float: left; padding: 8px 20px; width: 50%; box-sizing: border-box; overflow: hidden; }

.nav-content .section ul li .left, .nav-content .section ul li .right { float: left; }

.nav-content .section ul li .left img, .nav-content .section ul li .right img { display: block; width: 100%; }

.nav-content .section ul li .left { width: 20%; }

.nav-content .section ul li .right { width: 80%; }

/*导航结束*/
/*通用栏头*/
.title { background: #f3f3f3; }

.title h2 { margin: 0; padding: 5px 0; line-height: 1em; }

.title h2 a { display: block; }

.title h2 a img { display: block; width: 100%; }

/*通用栏头结束*/
/*头条*/
.headlines { position: relative; top: -50px; opacity: 0; }

.headlines .article { padding: 15px 15px; border-radius: 5px 5px 0 0; background: #fff; border-bottom: 1px solid #eee; overflow: hidden; }

.headlines .article h3 { float: right; margin: 0; margin-top: -4px; padding-left: 10px; width: 85%; line-height: 1.4em; font-size: 22px; color: #000; box-sizing: border-box; }

.headlines .article h3 a { display:block; font-size: 22px; color: #000; box-sizing: border-box; }

@media (max-width: 320px) { .headlines .article h3 { width: 100%; padding-left: 0; } }

.headlines .article .img { float: left; width: 15%; box-sizing: border-box; }

@media (max-width: 320px) { .headlines .article .img { width: 0; } }

.headlines .article .img img { display: block; width: 100%; }

/*头条结束*/
/*焦点图片*/
.jdtp { margin-top: -40px; padding-top: 10px; padding-bottom: 10px; }

.jdtp .focus .owl-carousel { position: relative; overflow: hidden; }

.jdtp .focus .owl-carousel .owl-wrapper-outer .item { position: relative; overflow: hidden; border-radius: 8px; }

.jdtp .focus .owl-carousel .owl-wrapper-outer .item a { display: block; }

.jdtp .focus .owl-carousel .owl-wrapper-outer .item a img { display: block; width: 100%; }

.jdtp .focus .owl-carousel .owl-wrapper-outer .item span { display: block; position: absolute; right: 0; bottom: 0; left: 0; }

.jdtp .focus .owl-carousel .owl-wrapper-outer .item span em { position: absolute; top: 0; right: 0; bottom: 0; left: 0; background: linear-gradient(to top, rgba(51, 51, 51, 0.6) 80%, rgba(51, 51, 51, 0.1)); }

.jdtp .focus .owl-carousel .owl-wrapper-outer .item span a { display: block; position: relative; padding: 5px 15px; line-height: 1.4em; box-sizing: border-box; color: #fff; font-size: 18px; z-index: 2; }

.jdtp .focus .owl-carousel .owl-controls { display: none !important; }

/*焦点图片结束*/
/*两会论坛*/
.lhlt { padding: 20px 0 5px 0; }

.lhlt .article .section { overflow: hidden; padding: 0 10px; }

.lhlt .article .section .content { float: left; padding: 15px 5px; width: 50%; box-sizing: border-box; }

.lhlt .article .section .content .img { display: block; }

.lhlt .article .section .content .img img { display: block; width: 100%; border-radius: 5px 5px 0 0; }

.lhlt .article .section .content h4 { margin: 0; background: #f3f3f3; border-radius: 0 0 5px 5px; }

.lhlt .article .section .content h4 a { display: block; padding: 5px 8px; line-height: 1.4em; height: 4.2em; font-size: 16px; color: #333; }

/*两会论坛结束*/
/*奋檄新时代*/
.fxxsd { padding: 10px 0; }

.fxxsd .article { padding: 0 15px; }

.fxxsd .article .section .top { margin: 15px 0; }

.fxxsd .article .section .top .content { padding: 10px; overflow: hidden; background: #f3f3f3; }

.fxxsd .article .section .top .content .left { float: left; width: 30%; }

.fxxsd .article .section .top .content .left a { display: block; }

.fxxsd .article .section .top .content .left a img { display: block; width: 100%; border-radius: 5px; }

.fxxsd .article .section .top .content .right { float: right; padding-left: 15px; width: 70%; box-sizing: border-box; }

.fxxsd .article .section .top .content .right h4 { margin: 0; line-height: 1.4em; }

.fxxsd .article .section .top .content .right h4 a { display: block; margin-top: -2px; line-height: 1.4em; font-size: 16px; color: #333; }

.fxxsd .article .section .bottom { margin: 15px 0; }

.fxxsd .article .section .bottom ul { margin: 0; padding: 10px; list-style: none; background: #f3f3f3; }

.fxxsd .article .section .bottom ul li { position: relative; padding: 4px 0; }

.fxxsd .article .section .bottom ul li a { display: block; padding-left: 15px; line-height: 1.4em; font-size: 16px; color: #333; }

@media(max-width:375px){ .fxxsd .article .section .bottom ul li a{ font-size:14px;}}

.fxxsd .article .section .bottom ul li span { display: block; position: absolute; top: 50%; transform: translateY(-50%) rotate(45deg); width: 8px; height: 8px; background: #fd1e1e; }

/*奋檄新时代结束*/
/*两会现场*/
.lhxc { padding: 5px 0; }

.lhxc .article { padding: 0 15px; }

.lhxc .article #sync1 .owl-wrapper-outer .owl-wrapper .owl-item .item .section { background: #f3f3f3; }

.lhxc .article #sync1 .owl-wrapper-outer .owl-wrapper .owl-item .item .section .top { border-bottom: 1px solid #eee; }

.lhxc .article #sync1 .owl-wrapper-outer .owl-wrapper .owl-item .item .section .top .content { padding: 15px 10px; overflow: hidden; background: #f3f3f3; }

.lhxc .article #sync1 .owl-wrapper-outer .owl-wrapper .owl-item .item .section .top .content .left { float: left; width: 30%; }

.lhxc .article #sync1 .owl-wrapper-outer .owl-wrapper .owl-item .item .section .top .content .left a { display: block; }

.lhxc .article #sync1 .owl-wrapper-outer .owl-wrapper .owl-item .item .section .top .content .left a img { display: block; width: 100%; border-radius: 5px; }

.lhxc .article #sync1 .owl-wrapper-outer .owl-wrapper .owl-item .item .section .top .content .right { float: right; padding-left: 15px; width: 70%; box-sizing: border-box; }

.lhxc .article #sync1 .owl-wrapper-outer .owl-wrapper .owl-item .item .section .top .content .right h4 { margin: 0; line-height: 1.4em; }

.lhxc .article #sync1 .owl-wrapper-outer .owl-wrapper .owl-item .item .section .top .content .right h4 a { display: block; margin-top: -2px; line-height: 1.4em; font-size: 16px; color: #333; }

.lhxc .article #sync1 .owl-wrapper-outer .owl-wrapper .owl-item .item .section .bottom ul { margin: 0; padding: 10px; list-style: none; background: #f3f3f3; }

.lhxc .article #sync1 .owl-wrapper-outer .owl-wrapper .owl-item .item .section .bottom ul li { position: relative; padding: 6px 0; }

.lhxc .article #sync1 .owl-wrapper-outer .owl-wrapper .owl-item .item .section .bottom ul li a { display: block; padding-left: 15px; line-height: 1.4em; font-size: 16px; color: #333; }

.lhxc .article #sync1 .owl-wrapper-outer .owl-wrapper .owl-item .item .section .bottom ul li span { display: block; position: absolute; top: 50%; transform: translateY(-50%) rotate(45deg); width: 8px; height: 8px; background: #fd1e1e; }

.lhxc .article #sync1 .owl-controls { display: none !important; }

.lhxc .article #sync2 { padding: 15px 0; }

.lhxc .article #sync2 .owl-wrapper-outer .owl-item { box-sizing: border-box; padding-left: 15px; }

.lhxc .article #sync2 .owl-wrapper-outer .owl-item .item h4 { margin: 0; text-align: center; line-height: 1em; padding: 10px 4px; background: #ff8888; font-size: 14px; color: #fff; font-weight: bold; }

@media (max-width: 320px) { .lhxc .article #sync2 .owl-wrapper-outer .owl-item .item h4 { font-size: 14px; } }

.lhxc .article #sync2 .owl-wrapper-outer .owl-item:nth-child(1) { padding-left: 0; }

.lhxc .article #sync2 .owl-wrapper-outer .synced .item h4 { background: #ff0000; }

/*两会现场结束*/
/*两会观澜*/
.lhgl { padding: 25px 0 5px 0; }

.lhgl .article { padding: 0 15px; }

.lhgl .article .section .top { margin: 15px 0; }

.lhgl .article .section .top .content { padding: 10px; overflow: hidden; background: #f3f3f3; }

.lhgl .article .section .top .content .left { float: left; width: 30%; }

.lhgl .article .section .top .content .left a { display: block; }

.lhgl .article .section .top .content .left a img { display: block; width: 100%; border-radius: 5px; }

.lhgl .article .section .top .content .right { float: right; padding-left: 15px; width: 70%; box-sizing: border-box; }

.lhgl .article .section .top .content .right h4 { margin: 0; line-height: 1.4em; }

.lhgl .article .section .top .content .right h4 a { display: block; margin-top: -2px; line-height: 1.4em; font-size: 16px; color: #333; }

.lhgl .article .section .bottom { margin: 15px 0; }

.lhgl .article .section .bottom ul { margin: 0; padding: 10px; list-style: none; background: #f3f3f3; }

.lhgl .article .section .bottom ul li { position: relative; padding: 4px 0; }

.lhgl .article .section .bottom ul li a { display: block; padding-left: 15px; line-height: 1.4em; font-size: 16px; color: #333; }

.lhgl .article .section .bottom ul li span { display: block; position: absolute; top: 50%; transform: translateY(-50%) rotate(45deg); width: 8px; height: 8px; background: #fd1e1e; }

/*两会观澜结束*/
/*两会强军策*/
.lhqjc { padding: 10px 0 5px 0; }

.lhqjc .article { padding: 0 15px; }

.lhqjc .article .section .top { margin: 15px 0; }

.lhqjc .article .section .top .content { padding: 10px; overflow: hidden; background: #f3f3f3; }

.lhqjc .article .section .top .content .left { float: left; width: 30%; }

.lhqjc .article .section .top .content .left a { display: block; }

.lhqjc .article .section .top .content .left a img { display: block; width: 100%; border-radius: 5px; }

.lhqjc .article .section .top .content .right { float: right; padding-left: 15px; width: 70%; box-sizing: border-box; }

.lhqjc .article .section .top .content .right h4 { margin: 0; line-height: 1.4em; }

.lhqjc .article .section .top .content .right h4 a { display: block; margin-top: -2px; line-height: 1.4em; font-size: 16px; color: #333; }

.lhqjc .article .section .bottom { margin: 15px 0; }

.lhqjc .article .section .bottom ul { margin: 0; padding: 10px; list-style: none; background: #f3f3f3; }

.lhqjc .article .section .bottom ul li { position: relative; padding: 4px 0; }

.lhqjc .article .section .bottom ul li a { display: block; padding-left: 15px; line-height: 1.4em; font-size: 16px; color: #333; }

.lhqjc .article .section .bottom ul li span { display: block; position: absolute; top: 50%; transform: translateY(-50%) rotate(45deg); width: 8px; height: 8px; background: #fd1e1e; }

/*两会强军策结束*/
/*两会锐话题*/
.lhrht { padding: 10px 0 5px 0; }

.lhrht .article { padding: 0 15px; }

.lhrht .article .section { margin: 15px 0; }

.lhrht .article .section .content { overflow: hidden; background: #f3f3f3; }

.lhrht .article .section .content .img { float: left; width: 15%; }

.lhrht .article .section .content .img img { display: block; width: 100%; }

.lhrht .article .section .content .title { float: right; width: 100%; }

.lhrht .article .section .content .title h4 { margin: 0; line-height: 1.4em; }

.lhrht .article .section .content .title h4 a { display: block; padding: 16px 15px; line-height: 1.4em; font-size: 16px; color: #333; border-left: 5px solid #fd1e1e;}

@media (max-width: 375px) { .lhrht .article .section .content .title h4 a { padding: 12px 10px; } }

@media (max-width: 320px) { .lhrht .article .section .content .title h4 a { padding: 8px 10px; } }

/*两会锐话题结束*/
/*两会军声*/
.lhjs { padding: 10px 0 6px 0; }

.lhjs .article { overflow: hidden; padding:0 10px; }

.lhjs .article .section { float: left; padding: 15px 5px; width: 50%; box-sizing: border-box; }

.lhjs .article .section .content .img { display: block; }

.lhjs .article .section .content .img img { display: block; width: 100%; }

.lhjs .article .section .content h4 { margin: 0; }

.lhjs .article .section .content h4 a { display: block; padding: 8px 10px; line-height: 1.4em; font-size: 16px; color: #333; text-align: center; }

/*两会军声结束*/
/*两会日记*/
.lhrj { padding: 10px 0;}

.lhrj .article { padding: 0 15px; }

.lhrj .article .section { padding: 15px 0; }

.lhrj .article .section #owl-demo-b { position: relative; overflow: hidden; }

.lhrj .article .section #owl-demo-b .owl-wrapper-outer .owl-item .item { position: relative; overflow: hidden; }

.lhrj .article .section #owl-demo-b .owl-wrapper-outer .owl-item .item .top { border-top: 4px solid #f7efbe; overflow: hidden; background: #fffdf3; }

.lhrj .article .section #owl-demo-b .owl-wrapper-outer .owl-item .item .top .left { float: left; width: 25%; box-sizing: border-box; background: #fffbe1; }

.lhrj .article .section #owl-demo-b .owl-wrapper-outer .owl-item .item .top .left span { display: block; padding: 3px 0; font-size: 30px; color: #333; font-weight: bold; text-align: center; }

.lhrj .article .section #owl-demo-b .owl-wrapper-outer .owl-item .item .top .left p { margin: 0; color: #f50202; text-align: center; }

.lhrj .article .section #owl-demo-b .owl-wrapper-outer .owl-item .item .top .right { float: right; width: 75%; box-sizing: border-box; }

.lhrj .article .section #owl-demo-b .owl-wrapper-outer .owl-item .item .top .right h4 { margin: 0; }

.lhrj .article .section #owl-demo-b .owl-wrapper-outer .owl-item .item .top .right h4 a { display: block; padding: 15px; line-height: 1.5em; font-size: 16px; color: #333; font-weight: bold; }

.lhrj .article .section #owl-demo-b .owl-wrapper-outer .owl-item .item .bottom a { display: block; }

.lhrj .article .section #owl-demo-b .owl-wrapper-outer .owl-item .item .bottom a img { display: block; width: 100%; }

.lhrj .article .section #owl-demo-b .owl-wrapper-outer .owl-item .item span { display: block; }

.lhrj .article .section #owl-demo-b .owl-wrapper-outer .owl-item .item span a { display: block; position: relative; padding: 0.8em 0 0.5em 0; line-height: 1.6em; box-sizing: border-box; color: #333; font-size: 20px; z-index: 2; }

.lhrj .article .section #owl-demo-b .owl-controls { margin: 0; }

.lhrj .article .section #owl-demo-b .owl-controls .owl-pagination { display: none; }

.lhrj .article .section #owl-demo-b .owl-controls .owl-buttons .owl-prev, .lhrj .article .section #owl-demo-b .owl-controls .owl-buttons .owl-next { position: absolute; bottom: 0; margin: 0; padding: 0; width: 30px; height: 25px; border-radius: 0; opacity: 1; background-color: transparent; background-repeat: no-repeat; background-size: cover; }

.lhrj .article .section #owl-demo-b .owl-controls .owl-buttons .owl-prev { right: 12%; background-image: url("hjt-l.png"); }

.lhrj .article .section #owl-demo-b .owl-controls .owl-buttons .owl-next { right: 0%; background-image: url("hjt-r.png"); }

/*两会日记结束*/
/*端端看两会*/
.ddklh { padding: 5px 0;}

.ddklh .article { padding: 0 15px; }

.ddklh .article .section { position: relative; width: 100%; height: 200px; }

.ddklh .article .section .img { position: absolute; top: 50%; left: 50%; transform: translateX(-50%) translateY(-50%); width: 40%; height: 150px; background-image: url("dd.png"); background-repeat: no-repeat; background-size: cover; }

.ddklh .article .section .content { position: absolute; top: 0; left: 0; }

.ddklh .article .section .content a { display: block; padding: 5px 10px; font-size: 16px; color: #333; line-height: 1em; }

.ddklh .article .section .content:nth-child(2) { top: 43%; left: -4%; }

.ddklh .article .section .content:nth-child(3) { top: 89%; left: 8%; }

.ddklh .article .section .content:nth-child(4) { top: 8%; left: 57%; }

.ddklh .article .section .content:nth-child(5) { top: 88%; left: 57%; }

.ddklh .article .section .content:nth-child(6) { top: 41%; left: 57%; }

/*端端看两会结束*/
/*两会声音*/
.lhsy { padding: 10px 0; }

.lhsy .article { overflow: hidden; padding: 0 10px;}

.lhsy .article .section { float: left; padding: 15px 5px; width: 50%; box-sizing: border-box; }

.lhsy .article .section .content .img { display: block; }

.lhsy .article .section .content .img img { display: block; width: 100%; }

.lhsy .article .section .content h4 { margin: 0; }

.lhsy .article .section .content h4 a { display: block; padding: 8px 10px; line-height: 1.4em; font-size: 16px; color: #333; text-align: center; }

/*两会声音结束*/
/*两会日历*/
.lhrl { padding: 5px 0;}

.lhrl .article { position: relative; padding: 0 15px; margin-top: 15px; }

.lhrl .article #sync3 .owl-wrapper-outer .owl-wrapper .owl-item .item .section .top { padding-bottom: 15px; border-bottom: 1px solid #eee; }

.lhrl .article #sync3 .owl-wrapper-outer .owl-wrapper .owl-item .item .section .top .content { position: relative; }

.lhrl .article #sync3 .owl-wrapper-outer .owl-wrapper .owl-item .item .section .top .content a { display: block; }

.lhrl .article #sync3 .owl-wrapper-outer .owl-wrapper .owl-item .item .section .top .content a img { display: block; width: 100%; }

.lhrl .article #sync3 .owl-wrapper-outer .owl-wrapper .owl-item .item .section .top .content span { display: block; position: absolute; right: 0; bottom: 0; left: 0; }

.lhrl .article #sync3 .owl-wrapper-outer .owl-wrapper .owl-item .item .section .top .content span em { position: absolute; top: 0; right: 0; bottom: 0; left: 0; background: linear-gradient(to top, rgba(51, 51, 51, 0.6) 80%, rgba(51, 51, 51, 0.1)); }

.lhrl .article #sync3 .owl-wrapper-outer .owl-wrapper .owl-item .item .section .top .content span a { display: block; position: relative; padding: 5px 15px; line-height: 1.4em; box-sizing: border-box; color: #fff; font-size: 18px; z-index: 2; }

.lhrl .article #sync3 .owl-wrapper-outer .owl-wrapper .owl-item .item .section .bottom ul { margin: 0; padding: 10px; list-style: none; background: #f3f3f3; }

.lhrl .article #sync3 .owl-wrapper-outer .owl-wrapper .owl-item .item .section .bottom ul li { position: relative; padding: 6px 0; }

.lhrl .article #sync3 .owl-wrapper-outer .owl-wrapper .owl-item .item .section .bottom ul li a { display: block; padding-left: 15px; line-height: 1.4em; font-size: 16px; color: #333; }

.lhrl .article #sync3 .owl-wrapper-outer .owl-wrapper .owl-item .item .section .bottom ul li span { display: block; position: absolute; top: 50%; transform: translateY(-50%) rotate(45deg); width: 8px; height: 8px; background: #fd1e1e; }

.lhrl .article #sync3 .owl-controls { display: none !important; }

.lhrl .article #sync4 .owl-wrapper-outer { box-sizing: border-box; }

.lhrl .article #sync4 .owl-wrapper-outer .owl-wrapper .owl-item { box-sizing: border-box; }

.lhrl .article #sync4 .owl-wrapper-outer .owl-wrapper .owl-item .item h4 { margin: 0; text-align: center; line-height: 1em; padding: 16px 4px; background: #ff4545; font-size: 20px; color: #fff; }

.lhrl .article #sync4 .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(1) { padding-left: 0; }

.lhrl .article #sync4 .owl-wrapper-outer .owl-wrapper .synced .item h4 { background: #ff0000; }

/*两会日历结束*/
/*视频播报*/
.spbb { padding: 10px 0; }

.spbb .article { overflow: hidden; padding:0 10px;}

.spbb .article .section { float: left; padding: 15px 5px 5px 5px; width: 50%; box-sizing: border-box; }

.spbb .article .section .content .img { position: relative; display: block; }

.spbb .article .section .content .img:after { content: ""; position: absolute; bottom: 5%; left: 5%; width: 25px; height: 25px; background-image: url("video.png"); background-repeat: no-repeat; background-size: cover; }

.spbb .article .section .content .img img { display: block; width: 100%; }

.spbb .article .section .content h4 { margin: 0; }

.spbb .article .section .content h4 a { display: block; padding: 8px 0; line-height: 1.4em; font-size: 16px; color: #333; }

/*视频播报结束*/
/*部长之声*/
.bzzs { padding: 5px 0 10px 0;}

.bzzs .article { padding: 0 15px; }

.bzzs .article .section { position: relative; margin: 10px 0; }

.bzzs .article .section .left { position: absolute; left: 0; width: 90px; height: 90px; }

.bzzs .article .section .left a { display: block; }

.bzzs .article .section .left a img { display: block; width: 100%; border-radius:50%; }

.bzzs .article .section .right { padding: 10px 0; }

.bzzs .article .section .right h4 { margin: 0 0 0 30px; padding: 8px 10px 8px 70px; background: #f3f3f3; }

.bzzs .article .section .right h4 a { display: block; font-size: 16px; color: #333; }

/*部长之声结束*/
/*两会会客厅*/
.lhhkt { padding: 10px 0; display:none;}

.lhhkt .article { padding: 0 15px; }

.lhhkt .article .section { margin: 15px 0; }

.lhhkt .article .section .content { padding: 10px; overflow: hidden; background: #f3f3f3; }

.lhhkt .article .section .content .left { float: left; width: 40%; }

.lhhkt .article .section .content .left a { display: block; }

.lhhkt .article .section .content .left a img { display: block; width: 100%; border-radius: 5px; }

.lhhkt .article .section .content .right { float: right; padding-left: 15px; width: 60%; box-sizing: border-box; }

.lhhkt .article .section .content .right h4 { margin: 0; line-height: 1.4em; }

.lhhkt .article .section .content .right h4 a { display: block; margin-top: -2px; line-height: 1.4em; font-size: 16px; color: #333; }

/*两会会客厅结束*/
/*两会互动结束*/
.lhhd { padding: 5px 0; display:none; }

.lhhd .article { padding: 0 15px; }

.lhhd .article .wb { padding: 15px; margin: 15px 0; background: #f3f3f3; }

.lhhd .article .wb .box h5 { margin: 0; padding: 5px 40px; background-color: #333658; color: #fff; background-image: url("wblogo.png"); background-repeat: no-repeat; background-position: 2% 45%; }

.lhhd .article .pyq { padding: 15px; margin: 15px 0; background: #f3f3f3; }

.lhhd .article .pyq .box h5 { margin: 0; padding: 5px 40px; background-color: #333658; color: #fff; background-image: url("pyqlogo.png"); background-repeat: no-repeat; background-position: 2% 45%; }

.lhhd .article .pyq .box .scoll {}

.lhhd .article .pyq .box .scoll .content { background: #fff; overflow: hidden; border-bottom: 1px solid #eee; }

.lhhd .article .pyq .box .scoll .content .left { float: left; padding: 10px; width: 30%; box-sizing: border-box; }

.lhhd .article .pyq .box .scoll .content .left img { display: block; width: 100%; }

.lhhd .article .pyq .box .scoll .content .right { float: right; width: 100%; padding: 10px; box-sizing: border-box; }

.lhhd .article .pyq .box .scoll .content .right h4 { margin: 0; }

.lhhd .article .pyq .box .scoll .content .right h4 a { display: block; font-size: 16px; color: #004276; font-weight: bold; }

/*两会互动结束*/
/*掌上两会*/
.zslh { padding: 5px 0;}

.zslh .article { padding: 5px 10px; overflow: hidden; }

.zslh .article .left { float: left; padding: 10px 5px; width: 33.3333333%; box-sizing: border-box; }

.zslh .article .left .img img { display: block; width: 100%; }

.zslh .article .center, .zslh .article .right { float: left; padding: 0 5px; width: 33.3333333%; box-sizing: border-box; }

.zslh .article .center .content, .zslh .article .right .content { margin: 10px 0; background-image: url("zslh1.png"); background-repeat: no-repeat; background-size: cover; }

.zslh .article .center .content h4, .zslh .article .right .content h4 { margin: 0; }

.zslh .article .center .content h4 a, .zslh .article .right .content h4 a { display: block; padding: 10px; line-height: 1.4em; font-size: 14px; color: #fff; height: 5.6em; }

/*掌上两会结束*/
/*图说两会*/
.tslh { padding: 10px 0; }

.tslh .article { overflow: hidden; padding: 5px 10px; }

.tslh .article .section { float: left; padding: 10px 5px 0px 5px; width: 50%; box-sizing: border-box; }

.tslh .article .section .content{ background:#d54834; padding:5px;}

.tslh .article .section .content .img { position: relative; display: block; }

.tslh .article .section .content .img img { display: block; width: 100%; }

.tslh .article .section .content h4 { margin: 0; height:4.2em; }

.tslh .article .section .content h4 a { display: block; padding: 8px 0; line-height: 1.4em; font-size: 16px; color: #fff; }

/*图说两会结束*/
/*两会特刊*/
.lhtk { padding: 10px 0; display:none;}

.lhtk .article { overflow: hidden; padding: 5px 10px; }

.lhtk .article .section { float: left; padding: 10px 5px 0px 5px; width: 50%; box-sizing: border-box; }

.lhtk .article .section .content{ background:#d54834; padding:5px;}

.lhtk .article .section .content .img { position: relative; display: block; }

.lhtk .article .section .content .img img { display: block; width: 100%; }

.lhtk .article .section .content h4 { margin: 0; height:2.8em; }

.lhtk .article .section .content h4 a { display: block; padding: 8px 0; line-height: 1.4em; font-size: 16px; color: #fff; }

/*两会特刊结束*/
/*高清图集*/
.gqtj { padding: 5px 0;}

.gqtj .article { padding: 0 15px; }

.gqtj .article .focus { padding: 15px 0; }

.gqtj .article .focus .owl-carousel { position: relative; overflow: hidden; }

.gqtj .article .focus .owl-carousel .owl-wrapper-outer .item { position: relative; overflow: hidden; border-radius: 8px; }

.gqtj .article .focus .owl-carousel .owl-wrapper-outer .item a { display: block; }

.gqtj .article .focus .owl-carousel .owl-wrapper-outer .item a img { display: block; width: 100%; }

.gqtj .article .focus .owl-carousel .owl-wrapper-outer .item span { display: block; position: absolute; right: 0; bottom: 0; left: 0; }

.gqtj .article .focus .owl-carousel .owl-wrapper-outer .item span em { position: absolute; top: 0; right: 0; bottom: 0; left: 0; background: linear-gradient(to top, rgba(51, 51, 51, 0.6) 80%, rgba(51, 51, 51, 0.1)); }

.gqtj .article .focus .owl-carousel .owl-wrapper-outer .item span a { display: block; position: relative; padding: 5px 15px; line-height: 1.4em; box-sizing: border-box; color: #fff; font-size: 18px; z-index: 2; }

.gqtj .article .focus .owl-carousel .owl-controls { display: none !important; }

/*高清图集结束*/
/*两会报告*/
.lhbg { padding: 10px 0; }

.lhbg .article { padding: 0 15px; }

.lhbg .article .focus { margin: 15px 0; }

.lhbg .article .focus .owl-carousel { position: relative; overflow: hidden; }

.lhbg .article .focus .owl-carousel .owl-wrapper-outer .item { position: relative; overflow: hidden; }

.lhbg .article .focus .owl-carousel .owl-wrapper-outer .item .content { background-color: #f3f3f3; }

.lhbg .article .focus .owl-carousel .owl-wrapper-outer .item .content .top h4 { margin: 0; padding: 15px 0; }

.lhbg .article .focus .owl-carousel .owl-wrapper-outer .item .content .top h4 a { display: inline-block; padding: 10px 15px; line-height: 1em; font-size: 18px; color: #fff; background-color: #fd1e1e; border-radius: 0 15px 15px 0; }

.lhbg .article .focus .owl-carousel .owl-wrapper-outer .item .content .bottom ul { margin: 0; padding: 0px 10px 15px 10px; list-style: none; background: #f3f3f3; }

.lhbg .article .focus .owl-carousel .owl-wrapper-outer .item .content .bottom ul li { position: relative; padding: 6px 0; }

.lhbg .article .focus .owl-carousel .owl-wrapper-outer .item .content .bottom ul li a { display: block; padding-left: 15px; line-height: 1.4em; font-size: 14px; color: #333; }

.lhbg .article .focus .owl-carousel .owl-wrapper-outer .item .content .bottom ul li span { display: block; position: absolute; top: 50%; transform: translateY(-50%) rotate(45deg); width: 8px; height: 8px; background: #fd1e1e; }

.lhbg .article .focus .owl-carousel .owl-controls { margin: 0; }

.lhbg .article .focus .owl-carousel .owl-controls .owl-pagination { display: none; }

.lhbg .article .focus .owl-carousel .owl-controls .owl-buttons .owl-prev, .lhbg .article .focus .owl-carousel .owl-controls .owl-buttons .owl-next { position: absolute; top: 10%; margin: 0; padding: 0; width: 30px; height: 25px; border-radius: 0; opacity: 1; background-color: transparent; background-repeat: no-repeat; background-size: cover; }

.lhbg .article .focus .owl-carousel .owl-controls .owl-buttons .owl-prev { right: 12%; background-image: url("hjt-l.png"); }

.lhbg .article .focus .owl-carousel .owl-controls .owl-buttons .owl-next { right: 0%; background-image: url("hjt-r.png"); }

.lhbg .article .rdzl, .lhbg .article .zxzl { margin: 15px 0; }

.lhbg .article .rdzl .content, .lhbg .article .zxzl .content { background-color: #f3f3f3; }

.lhbg .article .rdzl .content .top h4, .lhbg .article .zxzl .content .top h4 { margin: 0; padding: 15px 0; }

.lhbg .article .rdzl .content .top h4 a, .lhbg .article .zxzl .content .top h4 a { display: inline-block; padding: 10px 15px; line-height: 1em; font-size: 18px; color: #fff; background-color: #fd1e1e; border-radius: 0 15px 15px 0; }

.lhbg .article .rdzl .content .box, .lhbg .article .zxzl .content .box { border-bottom: 1px solid #eee; }

.lhbg .article .rdzl .content .box .content-z, .lhbg .article .zxzl .content .box .content-z { padding: 5px 10px 15px 10px; overflow: hidden; background: #f3f3f3; }

.lhbg .article .rdzl .content .box .content-z .left, .lhbg .article .zxzl .content .box .content-z .left { float: left; width: 30%; }

.lhbg .article .rdzl .content .box .content-z .left a, .lhbg .article .zxzl .content .box .content-z .left a { display: block; }

.lhbg .article .rdzl .content .box .content-z .left a img, .lhbg .article .zxzl .content .box .content-z .left a img { display: block; width: 100%; border-radius: 5px; }

.lhbg .article .rdzl .content .box .content-z .right, .lhbg .article .zxzl .content .box .content-z .right { float: right; padding-left: 15px; width: 70%; box-sizing: border-box; }

.lhbg .article .rdzl .content .box .content-z .right h4, .lhbg .article .zxzl .content .box .content-z .right h4 { margin: 0; line-height: 1.4em; }

.lhbg .article .rdzl .content .box .content-z .right p, .lhbg .article .zxzl .content .box .content-z .right p { margin: 10px 0 10px 0; line-height: 1.5em; font-size:14px; color:#999; height: 4.5em; overflow:hidden;  }

.lhbg .article .rdzl .content .box .content-z .right h4 a, .lhbg .article .zxzl .content .box .content-z .right h4 a { display: block; margin-top: -2px; line-height: 1.4em; font-size: 16px; color: #333; }

.lhbg .article .rdzl .content .bottom ul, .lhbg .article .zxzl .content .bottom ul { margin: 0; padding: 0px 10px 15px 10px; list-style: none; background: #f3f3f3; }

.lhbg .article .rdzl .content .bottom ul li, .lhbg .article .zxzl .content .bottom ul li { position: relative; padding: 6px 0; }

.lhbg .article .rdzl .content .bottom ul li a, .lhbg .article .zxzl .content .bottom ul li a { display: block; padding-left: 15px; line-height: 1.4em; font-size: 14px; color: #333; }

.lhbg .article .rdzl .content .bottom ul li span, .lhbg .article .zxzl .content .bottom ul li span { display: block; position: absolute; top: 50%; transform: translateY(-50%) rotate(45deg); width: 8px; height: 8px; background: #fd1e1e; }

/*两会报告结束*/
/*foot*/
.footer { background: #e80707; padding: 30px 0; color: #333; }

.footer a { color: #fff; }

.footer em { font-style: normal; margin: 0 8px; color: #fff; }

.footer .m-t-xs { margin-top: 10px; }

.footer .m-t-xs small { font-size: 70%; }

.footer .m-t-xs small em { margin: 0 4px; }

.footer .small { color: #fff; }

/*foot end*/

/*焦点图下方普通稿件列表*/

.focus-articles{
	background: #f3f3f3;
    padding: 10px;
    margin: 15px 0;
	}
.focus-articles ul{
	list-style: none;
    margin: 0;
    padding: 0;}
.focus-articles ul li{
    position: relative;
    padding-left: 1em;
}
.focus-articles ul li:before{
    content: " ";
    position: absolute;
    width: 8px;
    left: 0;
    height: 8px;
    background: red;
    transform: translateY(8px) rotate(45deg);
}
.focus-articles a{ color:#333;}	

/* 文字稿件列表 */
.article-list{
	background: #f3f3f3;
    padding: 10px;
    margin: 15px 0;
	}
.article-list ul{
	list-style: none;
    margin: 0;
    padding: 0;}
.article-list ul li{
    position: relative;
    padding-left: 1em;
}
.article-list ul li:before{
    content: " ";
    position: absolute;
    width: 8px;
    left: 0;
    height: 8px;
    background: red;
    transform: translateY(8px) rotate(45deg);
}
.article-list a{ color:#333;}	