/* CSS Document */
html, body { font-size: 16px; color: #333; font-family: "PingFang SC", "Lantinghei SC", "Helvetica Neue", Helvetica, Arial, "Microsoft YaHei", "微软雅黑", STHeitiSC-Light, simsun, "宋体", "WenQuanYi Zen Hei", "WenQuanYi Micro Hei", sans-serif; }
p{ font-weight: 300;}
.domPC, .iframePC { display: none!important; }
.clearfix {
    display: block;
    #zoom: 1;
	}
/*content*/
.container{ width:100%; overflow-x:hidden;}
.topimg{ width:100%; height: 4rem; position:relative;}
.topimg .bg{ width:100%; height:auto; padding:10px 0; position:absolute; bottom:0; background: url(http://www.news.cn/zgjx/english/20181120/images/EN_titBg_v1.png) repeat-x; background-size:contain;}
.topimg .bg h3{ line-height:0.55rem; font-size:0.45rem; width:96%; margin:0 auto; color:#fff;}
.topimg .bg h3 a{ color:#fff;}
.topimg img{ width:100%; height:100%}
.mbcenter{ width:94%; margin:0 auto; margin-bottom:0.3rem;}
.topnews { border-bottom:1px dashed #ccc; margin-bottom:0.3rem;}
.topnews h3{ font-size:0.5rem; color:#00a2e6; line-height:0.6rem; margin:0.3rem auto;}
.topnews h3 a{ color:#00a2e6;}
.topnews p{ font-size:0.4rem; color:#a1a1a1; line-height:0.55rem; margin-bottom:0.3rem;}
.mbcenter ul{ width:100%;}
.mbcenter ul li{ width:100%; height: auto; line-height:1rem; position:relative; }
.mbcenter ul li i {
    width: 6px;
    height: 6px;
    display: inline-block;
    background: #d8d8d8;
    border-radius: 3px;
    position: absolute;
    top: 0.23rem;
    left: 0;
}
.mbcenter ul li h3{ width:96%; line-height:0.6rem; font-size:0.5rem; margin-bottom:0.2rem; font-weight: normal; display:block; padding-left:4%}
/*栏目2*/
.mbcenter h2{ position: relative; color: #004a9a; font-size: 0.55rem; font-weight: bolder; width:100%; float: right; line-height:1rem; height:1rem; margin:0.3rem auto;}
.mbcenter h2 a{  color: #004a9a; }
.mbcenter h2::after{ content: ""; width: 1.5rem; height: 3px; background: #00a2e6; position: absolute; bottom: 4px; left: 0;}
.lmimg{ width:100%; height: 5.8rem; position:relative; border-radius:0.3rem; overflow:hidden;-moz-box-shadow:0px 2px 8px #9C9C9C; -webkit-box-shadow:0px 2px 8px #9C9C9C; box-shadow:0px 2px 8px #9C9C9C; margin-bottom:0.3rem;}
.lmimg img{ width:100%; height:100%}
.lm>h3{ font-size:0.5rem; color:#00a2e6; line-height:0.6rem; margin:0 auto 0.3rem auto; padding-bottom:0.3rem; border-bottom:1px dashed #ccc;}
.lm>h3 a{ color:#00a2e6;}
.lm>ul li h3 a{ color: #858585;}
.lm>h4{ font-size:0.5rem; color:#333; line-height:0.6rem; margin:0 auto 0.3rem 0; padding-bottom:0.3rem; font-weight:bold; text-align:left; width:80%}
/*底部页签*/
.year-tit {
	width: 100%;
	text-align: center;
	font-size: 1rem;
	font-weight: 600;
	color: #ffffff;
	line-height: 3.05rem;
	position: relative;
	margin-top: 1.25rem;
}
.year-tit:before {
	content: "";
	width: 1.2rem;
	height: 0.1rem;
	position: absolute;
	left: 50%;
	top: 2.4rem;
	margin-left: -0.6rem;
	background-color: #cb0000;
	z-index: 2;
}
.year-cont {
	width: 100%;
	overflow: hidden;
	height: auto;
	margin-top:-0.7rem;
}
.year-cont .swiper-container {
	overflow: visible;
	margin: 0.5rem 0;
	height: auto;
}
.year-cont .swiper-slide {
	width: 50%;
	overflow: visible;
	position: relative;
	height: 2.5rem;
	border-radius:10px;
	-moz-box-shadow:0px 4px 20px #D1D1D1; -webkit-box-shadow:0px 4px 20px #D1D1D1; box-shadow:0px 4px 20px #D1D1D1;
	background:url(http://www.news.cn/zgjx/english/20181120/images/news.png) left center no-repeat;
	background-position:15%;
}
.year-cont .swiper-slide h3{ width:80%; float:right; text-align:center; height:2.5rem; color:#ababab; line-height:2.5rem; font-size:0.6rem; font-weight:bold;}
.year-cont .swiper-slide h3 a{ color:#ababab;}
.year-pagination {
	position: relative;
	text-align: center;
	width: 100%;
}
.year-cont .swiper-pagination-bullet {
	width: 6px;
	height: 6px;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	background: #d11f18;
	margin: 0 .225rem;
}
.swiper-pagination-bullet-active {
	opacity: 1;
	background: #007aff;
}
