@charset "utf-8";
/* CSS Document */
/* Reset */
html, body, div, img, p, hr, pre, h1, h2, h3, h4, h5, h6, table, tr, td, th, tfoot, tbody, thead, form, fieldset, input, textarea, select, label, ul, ol, dl, li, dt, dd {
	margin: 0;
	padding: 0;
	border: 0;
	outline: none;
	list-style: none;
	font-weight: normal;
}
body, html {
	height: 100%;
	width: 100%;
	font-size: 14px;
	line-height: 24px;
	font-family: "微软雅黑";
	position: absolute;
}
li {
	list-style-type: none;
}
a {
	text-decoration: none;
	outline: none;
	color: #484848;
}
a:hover {
	text-decoration: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
	margin: 0 auto;
	clear: both;
}
img {
	border: 0;
	display: block;
}
em {
	font-style: normal;
}
hr {
	height: 0;
	clear: both;
}
.none {
	display: none;
}
.clear {
	clear: both;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
* html .clearfix {
	zoom: 1;
} /* IE6 */
*:first-child+html .clearfix {
	zoom: 1;
} /* IE7 */
.fl {
	float: left;
}
.fr {
	float: right;
}
/* ===============================================================
Basic Swiper Styles 
================================================================*/
body {
	width: 100%;
	height: 100%;
	background: #f3e9d9 url(//www.xinhuanet.com/politics/2020lh/xjplhtimes/images/bgx.jpg) fixed top center no-repeat;
}
* {
	margin: 0;
	padding: 0;
}
ul {
	list-style: none;
}
a {
	text-decoration: none;
}
.nav {
	background: #fff;
	width: 100%;
	height: 100px;
	font-size: 20px;
	line-height: 100px;
	text-align: center;
	border-bottom: 1px solid #f60;
}
.box {
	margin: 0 auto;
	width: 1200px;
	margin-top: -40px;
}
.rtnav {
	width: 121px;
	height: 586px;
	position: fixed;
	top: 100px;
	right: 80px;
	float: right;
	background: url(//www.xinhuanet.com/politics/2020lh/xjplhtimes/images/timeline.png) no-repeat;
}
.rtnav li {
	width: 53px;
	height: 43px;
	background: none;
	margin-left: 66px;
}
.rtnav .nav1 {
	padding-top: 20px;
}
.rtnav .nav2 {
	padding-top: 3px;
	margin-left: 2px;
}
.rtnav .nav3 {
	padding-top: 16px;
	margin-left: 63px;
}
.rtnav .nav4 {
	padding-top: 11px;
	margin-left: 4px;
}
.rtnav .nav5 {
	padding-top: 15px;
	margin-left: 63px;
}
.rtnav .nav6 {
	padding-top: 13px;
	margin-left: 5px;
}
.rtnav .nav7 {
	padding-top: 17px;
	margin-left: 63px;
}
.rtnav .nav8 {
	padding-top: 12px;
	margin-left: 4px;
}
.rtnav .nav9 {
	padding-top: 17px;
	margin-left: 62px;
}
.rtnav .nav10 {
	padding-top: 30px;
	margin-left: 5px;
	width: 53px;
	height: 43px;
}
.rtnav .nav10 a {
	width: 100%;
	height: 100%;
	display: block;
}
.rtnav li a {
	width: 53px;
	text-align: center;
	display: block;
	color: #bfac8b;
	font-size: 16px;
	line-height: 20px;
}
.rtnav li span {
	display: block;
	font-size: 14px;
	line-height: 18px;
}
.rtnav li.active a {
	width: 53px;
	height: 43px;
	background: url(//www.xinhuanet.com/politics/2020lh/xjplhtimes/images/rttimebg.png) no-repeat;
	display: block;
	color: #fff;
}
.rtnav .nav1.active a {
	background: none;
}
.fl_l {
	float: left;
	width: 1200px;
}
.fl_l li {
	margin-bottom: 30px;
	display: block;
	text-align: center;
}
.banner {
	width: 1018px;
	height: 464px;
	margin: 0 auto;
	position: relative;
	padding-top: 44px;
}
.banner .backlh {
	width: 203px;
	height: 34px;
	position: absolute;
	top: 68px;
	right: -100px;
}
/*视频滚动*/
.part1 {
	width: 1200px;
	height: 442px;
	position: relative;
	margin: 0 auto;
	left: 0;
	top: 0;
}
.part1-left {
	width: 700px;
	height: 392px;
	position: relative;
	float: left;
	-moz-box-shadow: 0px 4px 20px #98855e;
	-webkit-box-shadow: 0px 4px 20px #98855e;
	box-shadow: 0px 4px 20px #98855e;
}
.part1-left .arrow-left {
	background: url("//www.xinhuanet.com/global/img/iconBtn/arrows.png") no-repeat left top;
	position: absolute;
	left: 10px;
	top: 47%;
	margin-top: -15px;
	width: 17px;
	height: 30px;
	z-index: 2
}
.part1-left .arrow-right {
	background: url("//www.xinhuanet.com/global/img/iconBtn/arrows.png") no-repeat left bottom;
	position: absolute;
	right: 10px;
	top: 47%;
	margin-top: -15px;
	width: 17px;
	height: 30px;
	z-index: 2
}
.part1-left .swiper-container {
	width: 700px;
	height: 392px;
}
.swiper-slide {
	position: relative;
}
.part1-left .pagination {
	position: absolute;
	right: 10px;
	text-align: right;
	bottom: 20px;
	z-index: 2;
	height: 10px;
}
.part1-left .swiper-pagination-switch {
	display: inline-block;
	width: 10px;
	height: 10px;
	background: #fff;
	margin: 0 3px;
	cursor: pointer;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
.part1-left .swiper-active-switch {
	background: #d4bf99;
}
.part1-left .picTitle {
	position: relative;
	width: 700px;
	height: 392px;
	overflow: hidden;
}
.part1-left .picTitle .img img {
	width: 700px;
	height: 392px;
	display: block;
}
.part1-left .picTitle .bg {
	background: url(//www.xinhuanet.com/politics/2020lh/xjplhtimes/images/toptitbg.png) left bottom repeat-x;
	bottom: 0;
	height: 144px;
	left: 0;
	opacity: 1;
	filter: alpha(opacity=60);
	position: absolute;
	width: 100%;
	z-index: 10;
}
.part1-left .picTitle .name {
	bottom: 20px;
	color: #fff;
	height: 50px;
	left: 0;
	font-size: 24px;
	line-height: 50px;
	overflow: hidden;
	position: absolute;
	text-indent: 1em;
	text-align: left;
	width: 100%;
	z-index: 11;
}
.part1-left .picTitle .name a {
	color: #fff;
	text-decoration: none;
}
.indexlink {
	width: 93px;
	height: 27px;
	font-size: 14px;
	line-height: 27px;
	position: absolute;
	left: 50%;
	top: 200px;
	margin-left: 432px;
	background: url("//www.xinhuanet.com/world/xddcfels2018/images/20180907_xjpcfEls_lmt_v1.png") 0 0 no-repeat;
	text-align: center;
	color: #fff;
}
.indexlink a {
	color: #fff;
}
.mul-play {
	position: absolute;
	width: 90px;
	height: 90px;
	bottom: 46px;
	left: 10px;
	display: none;
	cursor: pointer;
	z-index: 999;
}
.mul-play img {
	width: 100%;
	height: 100%;
}
.videoPart {
	width: 700px;
	height: 392px;
	background: #333;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 50;
}
.videoPart iframe {
	width: 700px;
	height: 392px;
}
.videoPart .videoPart-close {
	width: 22px;
	height: 22px;
	position: absolute;
	top: 0;
	right: -22px;
	z-index: 50;
	background: url(//www.xinhuanet.com/politics/2020lh/xjplhtimes/images/close.png) no-repeat;
	cursor: pointer;
	background-size: 100% auto;
}
.dizhi {
	position: absolute;
	display: block;
	width: 830px;
	height: 340px;
	z-index: 99;
	top: 0;
	left: 50%;
	margin-left: -402px;
	text-indent: -99999em;
}
/*part1右侧*/
.part1-right {
	width: 596px;
	height: 378px;
	background: url(//www.xinhuanet.com/politics/2020lh/xjplhtimes/images/topbox.png);
	position: absolute;
	z-index: 0;
	right: 0;
	top: 60px;
}
.part1-right h2 {
	width: 430px;
	font-size: 30px;
	line-height: 48px;
	color: #fff;
	position: absolute;
	right: 35px;
	top: 5px;
	text-align:left;
}
.part1-right h2 a {
	color: #fff;
}
.part1-right ul {
	display: block;
	width: 390px;
	height: 185px;
	position: absolute;
	right: 50px;
	top: 180px;
	overflow: hidden;
	padding-left: 30px;
}
.part1-right li {
	padding-bottom: 10px;
	margin-bottom: 10px;
	position: relative;
	background: none;
	font-size: 18px;
	line-height: 24px;
	display: block;
	text-align: left;
	font-weight: normal;
	color: #826547;
}
.part1-right li:before {
	content: "";
	position: absolute;
	left: -25px;
	top: 8px;
	display: block;
	width: 10px;
	height: 10px;
	background: #baa682;
}
.part1-right li a {
	color: #826547;
}
/*part2*/
.part2, .part3 {
	width: 100%;
	height: 585px;
	position: relative;
	margin-top: 250px;
}
.part4, .part5, .part6, .part7, .part8, .part9, .part10 {
	width: 100%;
	height: auto;
	position: relative;
	margin-top: 250px;
}
/*part2滚动*/
.focusbox {
	width: 572px;
	height: 373px;
	-moz-box-shadow: 0px 4px 20px #98855e;
	-webkit-box-shadow: 0px 4px 20px #98855e;
	box-shadow: 0px 4px 20px #98855e;
	overflow: hidden;
	position: relative;
	margin-bottom: 0;
}
.focusbox .swiper-wrapper {
	width: 572px;
	height: 373px;
}
.focusbox .swiper-wrapper .swiper-slide {
	float: left;
	position: relative;
}
.focusbox .swiper-wrapper .swiper-slide .img, .focusbox .swiper-wrapper .swiper-slide .img a, .focusbox .swiper-wrapper .swiper-slide img {
	width: 572px;
	height: 373px;
	font-size: 0px;
	vertical-align: top;
}
.focusbox .swiper-wrapper .swiper-slide .bg {
	width: 100%;
	height: 25px;
	position: absolute;
	z-index: 0;
	bottom: 0px;
	left: 0px;
	/*background: url(//www.xinhuanet.com/politics/2020lh/xjplhtimes/images/toptitbg.png) repeat-x;*/
	background: #000;
    opacity: 0.6;
}
.focusbox .swiper-wrapper .swiper-slide .title {
	width: 100%;
	height: 60px;
	text-align: center;
	position: absolute;
	z-index: 1;
	bottom: 0px;
	left: 0px;
}
.focusbox .swiper-wrapper .swiper-slide .title a {
	display: inline-block;
	height: 60px;
	line-height: 60px;
	padding: 0 10px;
	color: #fff;
	font-family: \5FAE\8F6F\96C5\9ED1;
	text-decoration: none;
	bottom: 0;
}
.focusbox .swiper-wrapper .swiper-slide .title span {
	margin-right: 20px;
	color: #fff;
	font-size: 24px;
	font-weight: bold;
	position: absolute;
	bottom: 0px;
	right: 0px;
	font-weight: normal;
}
.focusbox .swiper-wrapper .swiper-slide .title span i {
	font-style: normal;
	color: #e4be89;
}
.focusbox .swiper-wrapper .swiper-slide .title h3 {
	margin-right: 20px;
	width: 500px;
	color: #fff;
	font-size: 20px;
	line-height: 28px;
	font-weight: bold;
	position: absolute;
	bottom: -15px;
	text-align: left;
	left: 10px;
	font-weight: normal;
}
#focusImg01 .swiper-wrapper .swiper-slide .title h3,#focusImg02 .swiper-wrapper .swiper-slide .title h3{ display:none;}
#focusImg01 .swiper-wrapper .swiper-slide .bg,#focusImg02 .swiper-wrapper .swiper-slide .bg{ display:none;}
#focusImg01 .swiper-wrapper .swiper-slide .title span,#focusImg02 .swiper-wrapper .swiper-slide .title span{ display:none;}
.focusbox .pagination {
	position: absolute;
	bottom: 17px;
	right: 5px;
}
.focusbox .swiper-pagination-switch {
	display: none;
	width: 8px;
	height: 8px;
	background: #2a8eec;
	margin-right: 8px;
	opacity: 0.8;
	cursor: pointer;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	vertical-align: middle;
}
.focusbox .swiper-visible-switch {
	background: #aaa;
}
.focusbox .swiper-active-switch {
	background: #49cce7;
}
.focusbox .arrow {
	position: absolute;
	top: 50%;
	margin-top: -20px;
	width: 25px;
	height: 30px;
	line-height: 30px;
	z-index: 10;
	text-decoration: none;
	outline: none;
}
.focusbox .arrow-left {
	background: url("//www.xinhuanet.com/global/img/iconBtn/arrows.png") no-repeat left top;
	position: absolute;
	left: 10px;
	top: 47%;
	margin-top: -15px;
	width: 17px;
	height: 30px;
	z-index: 2
}
.focusbox .arrow-right {
	background: url("//www.xinhuanet.com/global/img/iconBtn/arrows.png") no-repeat left bottom;
	position: absolute;
	right: 10px;
	top: 47%;
	margin-top: -15px;
	width: 17px;
	height: 30px;
	z-index: 2
}
.focusbox .arrow-left:hover, .focusbox .arrow-right:hover {
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}
/*会议召开样式1*/
.bigicon {
	width: 580px;
	height: 270px;
	margin-top: 110px;
	margin-left: 20px;
}
.bigicon .iconbox {
	width: 120px;
	height: 128px;
	float: left;
}
.bigicon .iconbox img{
	width: 100%;
	height: auto;
}
.bigicon h3 {
	font-size: 42px;
	line-height: 60px;
	float: right;
	width: 440px;
	text-align: left;
	color: #9c8462;
}
.bigicon h3 a {
	color: #9c8462;
}
.bigicon p {
	font-size: 20px;
	line-height: 36px;
	color: #9c8462;
	text-align: left;
	margin-top: 30px;
	text-indent:2em;
}
.bottomgray {
	width: 100%;
	height: 155px;
	position: absolute;
	z-index: 0;
	bottom: 0px;
}
.timebox {
	width: 447px;
	height: 69px;
	font-size: 52px;
	color: #8f7044;
}
.part2 .timebox, .part4 .timebox, .part6 .timebox, .part8 .timebox, .part10 .timebox {
	margin-left: 125px;
	margin-bottom: 40px;
}
.part3 .timebox, .part5 .timebox, .part7 .timebox {
	margin-left: 0px;
	margin-bottom: 40px;
}
/*会议召开样式2*/
.textbox h2 {
	width: 560px;
	font-size: 40px;
	line-height: 60px;
	color: #826547;
	text-align: left;
}
.textbox h2 a {
	color: #826547;
}
.textbox p {
	width: 560px;
	font-size: 20px;
	line-height: 36px;
	color: #826547;
	text-align: left;
	margin-top: 15px;
	text-indent: 2em;
}
.textbox ul {
	display: block;
	width: 530px;
	margin-top: 30px;
	padding-left: 30px;
	border-top: 1px solid #826547;
	padding-top: 20px;
}
.textbox ul li {
	padding-bottom: 10px;
	margin-bottom: 10px;
	position: relative;
	background: none;
	font-size: 18px;
	line-height: 24px;
	display: block;
	text-align: left;
	font-weight: normal;
	color: #826547;
}
.textbox ul li:before {
	content: "";
	position: absolute;
	left: -25px;
	top: 8px;
	display: block;
	width: 10px;
	height: 10px;
	background: #8a6b3d;
}
.textbox ul li a {
	color: #826547;
}
.footer {
	font-size: 16px;
	line-height: 24px;
	color: #8a623e;
	margin-top: 100px;
}
/*更多部分*/
.morepart {
}
.morepart .imglist ul {
		margin-top: 40px;
}
.morepart h2{
	margin-top: 30px;
	}
.morepart .imglist li {
	width: 270px;
	height: 275px;
	float: left;
	margin: 0 15px;
}
.morepart .imglist li img {
	width: 270px;
	height: 175px;
}
.morepart .imglist li h3 {
	width: 248px;
	height: 70px;
	padding: 15px 10px;
	border: 1px solid #826547;
	border-top: 0;
	text-align:left;
}

@media screen and (max-width: 1620px) {
.rtnav {
	right: 30px;
}
}

@media screen and (max-width: 1530px) {
.rtnav {
	right: 5px;
}
}

@media screen and (max-width: 1470px) {
.rtnav {
	display: none;
}
}
