﻿/*---------- 下拉组件 ----------*/

/*.slide-page {position:fixed;width:0;left:0;height:0;background:#f00 url(http://news.xinhuanet.com/m/img/slide-page.jpg) no-repeat center top;background-size:100% 100%;}
.slide-handle {position:fixed;z-index:9999;width:70px;height:150px;right:20px;top:0;background:url(http://news.xinhuanet.com/m/img/slide-handle.png) no-repeat center top;background-size:100% auto}
@keyframes updown {0% {top:-5px;}
50% {top:0px;}
100% {top:-5px;}
}
@-webkit-keyframes updown {0% {top:-5px;}
50% {top:0px;}
100% {top:-5px;}
}
.slide-handle.updown {animation:updown 1s infinite;-webkit-animation:updown 1s infinite;display:none;}*/

/*---------- 两会-习近平 ----------*/
#lh-head {padding:0.5rem 0;background:url(http://www.newsimg.cn/m/img/lh-bj.png) no-repeat center center;background-size:100% 100%;}
.lh-head-tit {height:4rem;background:url('http://www.newsimg.cn/m/img/lh-xjp-bg.png') no-repeat center bottom;background-size:100% 100%;}
.lh-head-tit a {text-indent:-10000px;width:100%;height:100%;display:block;}
.lh-head-list {padding:0.3rem;margin-left:0.3rem;margin-right:0.3rem;font-size:0.5rem;background-color:#fff;border-radius:0.5em;color:#333;box-shadow:0 5px 10px -6px #666;}
.lh-head-list-item {margin-bottom:0.3rem;}
.lh-head-list-item:last-child {margin-bottom:0;}
.lh-head-list-item:before {content:'·';margin-right:0.2rem;}
.lh-head-list-item a {color:#333;}

/*---------- 两会-主题轮播 ----------*/
#lh-topic-swiper {margin:0.3rem 0;width:9.4rem;margin-left:auto;margin-right:auto;}
#lh-topic-swiper .swiper-wrapper {height:3rem;text-indent:-10000px;background-repeat:no-repeat;background-position:center center;}
#lh-topic-swiper .swiper-wrapper a {display:block;width:100%;height:100%;}
.swiper-slide-learning {background-image:url(http://www.newsimg.cn/m/img/lh-learn-time.png);background-size:100% 100%;}
.swiper-slide-style {background-image:url(http://www.newsimg.cn/m/img/lh-time.png);background-size:100% 100%;}

/*---------- 两会-代表轮播 ----------*/
#lh-topic-rep {margin:0.3rem 0;}
#lh-topic-rep .swiper-pagination {position:static;}
#lh-topic-rep .swiper-pagination-bullet {width:12px;height:12px;margin:0 0.1rem}
.lh-rep-container {background-color:#fff;border-radius:0.3rem;border:1px solid #dedede;}
.lh-rep-wrapper {text-align:center;font-size:0.45rem;padding:0.3rem;}
.lh-rep-img {margin-left:auto;margin-right:auto;height:3rem;width:3rem;border-radius:50%;overflow:hidden;}
.lh-rep-img img {display:block;width:100%;height:100%;margin-left:auto;margin-right:auto}
.lh-rep-tit {margin:0.2rem 0;color:#666;font-size:0.35rem;}
.lh-rep-name {margin:0.2rem 0;font-weight:bold;}
.lh-rep-entry a {display:inline-block;background-color:#2c7ef7;padding:0.3em 1.4em;border-radius:1em;color:#fff !important;font-size:0.35rem;margin:0.3rem;background:linear-gradient(#2c7ef7,#47a9fc);}

/* 首屏广告 */
/*.full-poster {position:relative;height:100%;background:url(http://www.newsimg.cn/m/img/lh-poster.png);background-size:100% 100%;transition:all 0.5s;z-index:100000;opacity:1;}
.full-poster-hide {height:0;opacity:0;}
*/
.lh-in-wrapper {display:block;height:1.4rem;background:url(http://www.newsimg.cn/m/img/lh-in-bg.png) no-repeat center center;background-size:100% 100%;margin:15px 0;padding:0.3rem;}
.lh-in-content {background:url(http://www.newsimg.cn/m/img/lh-in-btn.png) no-repeat center center;background-size:auto 80%;text-indent:-10000px;height:1.4rem;}
