@charset "utf-8";
body, html { font-size: 14px; min-width:1000px!important;}
.navtop { width: 100%; height: 51px; background: url(http://www.newsimg.cn/politics/2017qm/topNav_Bg_v1.jpg) 0 0 repeat-x; position: relative; }
.navtop-xhlogo { width: 231px; height: 29px; position: absolute; left: 50%; top: 10px; margin-left: -500px; }
.navtop-wllogo { width: 70px; height: 141px; position: absolute; left: 50%; top: 0; margin-left: -35px; z-index:999; }
.xbanner {
    background: url(http://www.newsimg.cn/politics/2017qm/banner_repBg_v1.jpg) 0 0 repeat;
    width: 100%;
    height: 580px;
    overflow: hidden;
}
.content, .pageTitle { width: 1000px; margin: 0 auto; }
.footer { text-align: center; height:56px; padding-top:10px; line-height:24px; color: #8a7852; background: url(http://www.newsimg.cn/politics/2017qm/listFooter.jpg) 0 100% repeat-x; }
.pageTitle h2 { background: url(http://www.newsimg.cn/politics/2017qm/listTitle.jpg) 0 50% no-repeat; padding-left: 100px; font-size: 26px; height:45px; line-height:45px; margin:20px 0; color:#8a7852; font-weight:bold; }
.pic-list li{ clear:both; padding:20px 0;border-bottom: 1px solid #eee;    overflow: hidden;}
.pic-list li a{ float:left; font-size:16px;}
.pic-list li span{ float:right; color:#666;}
.pic-list-more{
    display:block;
    width: 300px;
    text-align: center;
    line-height: 3;
    background: #dcdcdc;
    margin: 20px auto;
	cursor:pointer;
}
/*顶部动画*/
.bannerMove,
.swiper-container{height: 100%;}
.bannerMove .swiper-container { height: 100%; width: 1200px; }
.bannerMove .swiper-slide { position: relative; text-align: center; }
.bannerMove .swiper-slide { opacity: 0; }
.bannerMove .swiper-slide img{
		display: block;
		width: auto;
		height: 100%;
		margin: 0 auto;
	}
.bannerMove .on { opacity: 1!important; }
.bannerMove .pagination { display: none; }
#huikan {
display:none; position: absolute; top: 120px; left: 50%; margin-left: 230px; z-index: 999; }
@-webkit-keyframes toMove {
	from {
		top: 100px;
	}
	to {
		top: 110px;
	}
}
@keyframes toMove {
	from {
		top: 100px;
	}
	to {
		top: 110px;
	}
}
.huikan { -webkit-animation: toMove 1s linear alternate infinite; animation : toMove 1s linear alternate infinite; cursor:pointer; }

@media screen and (max-width:768px){
    body, 
    html{
        min-width: auto !important;
    }
    .content,
    .pageTitle{
        width: 98%;
    }
    .xbanner,
    .navtop-wllogo,
    .pic-list li span{
        display: none;
    }
    .navtop {
		position: relative;
		display: block;
		height: 5.9rem;
		background-position: center 0;
		background-repeat: no-repeat;
		background-image: url("http://www.newsimg.cn/politics/2017duangdance/mbg_banner.png");
		-webkit-background-size: cover;
		 -moz-background-size: cover;
		      background-size: cover;
	}
	.footer {
		height: auto;
		padding: 6px 0;
		font-size: 12px;
		line-height: 16px;
		background: #668257;
		color: #fff;
	}
}

