@charset "utf-8";
	/* CSS Document */
body{
	font-family:"微软雅黑"
}
        .banner {
	width:100%;
	height:auto;
	position:relative;
}
.banner img {
	width:100%;
	height:auto;
}
.navMob {
	width:100%;
	height:46px;
	padding:0 4%;
	color:#fff;
	background:url("//www.xinhuanet.com/gangao/zt/nxjldlfj/images/nav_bg.png") 50% 0 repeat-x;
	/* background-image:-webkit-linear-gradient(215deg,#330d69 0,#eb3158 54%,#30c9cd 100%);
	background-image:-moz-linear-gradient(215deg,#330d69 0,#eb3158 54%,#30c9cd 100%);
	background-image:linear-gradient(235deg,#330d69 0,#eb3158 54%,#30c9cd 100%);
	*/
            overflow-x:auto;
	overflow-y:hidden;
	white-space:nowrap;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	font-size:0;
}
.navMob a {
	line-height:46px;
	font-size:16px;
	margin-right:30px;
	display:inline-block;
	color:#fff;
}
.mob-slide {
	margin-top:10px;
}
.mob-slide .container {
	margin:0px auto 0;
	/* padding:0 4%;
	*/
            width:100%;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
.mob-slide .swiper-container .img {
	z-index:1;
	position:relative;
	width:100%;
}
.mob-slide .swiper-container .img img {
	width:100%;
	height:auto;
}
.mob-slide .swiper-container .tit {
	position:absolute;
	left:0;
	bottom:0;
	z-index:4;
	display:-webkit-box;
	display:-webkit-flex;
	display:-moz-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	-webkit-align-items:center;
	-moz-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	padding:5px 40px 5px 10px;
	width:100%;
	font-size:.32rem;
	line-height:24px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	color:#fff;
	background-color:rgba(38,87,149,.6);
}
.mob-slide .swiper-button-next,.mob-slide .swiper-button-prev {
	width:20px;
	background-size:20px 44px;
}
.mob-slide .swiper-container .swiper-pagination {
	position:absolute;
	right:8px;
	left:auto;
	bottom:6px;
	width:auto;
	color:#fff;
	font-style:italic;
	font-size:18px;
	font-weight:200;
}
.mob-slide .swiper-container .swiper-pagination span {
	display:inline-block;
	vertical-align:bottom;
}
.mob-slide .swiper-container .swiper-pagination .swiper-pagination-current {
	font-size:20px;
}
.mob-slide .swiper-container .swiper-pagination .my-pagination-total {
	margin-left:-3px;
}
.padding04 {
	padding:0 4%;
}
.list01 {
	margin-top:10px;
}
.list01 li {
	border-bottom:1px dashed #ccc;
	overflow:hidden;
	padding:10px 0px 10px 15px;
	clear:both;
	position:relative;
	font-size:18px;
}
.list01 li:before {
	content:"";
	background-color:#f58332;
	display:inline-block;
	width:6px;
	height:6px;
	position:absolute;
	top:18px;
	left:0;
	border-radius:100%;
}
.list02 {
	margin-top:10px;
}
.list02 li {
	border-bottom:1px dashed #ccc;
	overflow:hidden;
	padding:8px 0px 8px 0px;
	clear:both;
	position:relative;
	font-size:18px;
}
.more {
	float:right;
	font-size:14px;
	line-height:34px;
	color:#112e6f;
}
.more a {
	color:#112e6f;
}
.lmt01 {
	text-align:center;
	margin-bottom:.2rem;
	height:1.2rem;
    line-height: 1.2rem
}
.lmt01 a {
	display:block;
	color:#fff;
	font-size:.28rem;
	font-weight:bold;
	margin-left:-49%;
}
.headLine {
	border-bottom:1px dashed #d9d9d9;
	padding:0 4%;
}
.headLine_tit {
	margin-top:20px;
	line-height:28px;
	overflow:hidden;
	font-size:22px;
	font-weight:700;
	color:#3053a5;
	text-align:center;
}
.headLine_tit a {
	color:#3053a5;
	background:#fff;
}
.headLine_txt {
	line-height:1.5;
	overflow:hidden;
	font-size:16px;
	color:#666;
	text-align:center;
	margin:8px auto;
	box-sizing:border-box;
}
.part02 {
	margin-top:0px;
}
.part02 .lmt01 {
	background:url("//www.news.cn/res/xhwimg/gangao/xjyxfz2021/img/ga_mb.png") 50% 0 no-repeat;
	background-size:100%;
}
.part02 .tab_title .active {
	background-image:-webkit-linear-gradient(215deg,#ff544e 0,#fad028 100%);
	background-image:-moz-linear-gradient(215deg,#ff544e 0,#fad028 100%);
	background-image:linear-gradient(235deg,#ff544e 0,#fad028 100%);
}
.part02 .tab_title li {
	width:100%;
	background-image:-webkit-linear-gradient(215deg,#3551a4 0,#31ccb0 100%);
	background-image:-moz-linear-gradient(215deg,#3551a4 0,#31ccb0 100%);
	background-image:linear-gradient(235deg,#3551a4 0,#31ccb0 100%);
	text-align:center;
	color:#fff;
	padding:5px 0;
	float:left;
	font-size:16px;
}
.part02 .tab_title .tab01 {
    width: 40%;
}
.part02 .tab_title .tab02 {
    width: 60%;
}
.part02 .tab_box_content1 {
	display:none;
}
.part03 {
	margin-top:10px;
}
.part03 .lmt01 {
	background:url("//www.news.cn/res/xhwimg/gangao/xjyxfz2021/img/ga_mb.png") 50% 0 no-repeat;
	background-size:100%;
}
.part03 .tab_title .active {
	background-image:-webkit-linear-gradient(215deg,#ff544e 0,#fad028 100%);
	background-image:-moz-linear-gradient(215deg,#ff544e 0,#fad028 100%);
	background-image:linear-gradient(235deg,#ff544e 0,#fad028 100%);
}
.part03 .tab_title li {
	background-image:-webkit-linear-gradient(215deg,#3551a4 0,#31ccb0 100%);
	background-image:-moz-linear-gradient(215deg,#3551a4 0,#31ccb0 100%);
	background-image:linear-gradient(235deg,#3551a4 0,#31ccb0 100%);
	text-align:center;
	color:#fff;
	padding:5px 0;
	float:left;
	font-size:16px;
}
.part03 .tab_box_content2 {
	display:none;
}
.part04 {
	margin-top:10px;
}
.part04 .lmt01 {
	background:url("//www.news.cn/res/xhwimg/gangao/xjyxfz2021/img/ga_mb.png") 50% 0 no-repeat;
	background-size:100%;
}
.part04top .tab_title .active {
	background-image:-webkit-linear-gradient(215deg,#ff544e 0,#fad028 100%);
	background-image:-moz-linear-gradient(215deg,#ff544e 0,#fad028 100%);
	background-image:linear-gradient(235deg,#ff544e 0,#fad028 100%);
}
.part04top .tab_title li {
	background-image:-webkit-linear-gradient(215deg,#3551a4 0,#31ccb0 100%);
	background-image:-moz-linear-gradient(215deg,#3551a4 0,#31ccb0 100%);
	background-image:linear-gradient(235deg,#3551a4 0,#31ccb0 100%);
	text-align:center;
	color:#fff;
	padding:5px 0;
	float:left;
	font-size:16px;
}
.part04top .tab_box_content3 {
	display:none;
}
.part04bot {
	margin-top:10px;
}
.part04bot .tab_title .active {
	background-image:-webkit-linear-gradient(215deg,#ff544e 0,#fad028 100%);
	background-image:-moz-linear-gradient(215deg,#ff544e 0,#fad028 100%);
	background-image:linear-gradient(235deg,#ff544e 0,#fad028 100%);
}
.part04bot .tab_title li {
	background-image:-webkit-linear-gradient(215deg,#3551a4 0,#31ccb0 100%);
	background-image:-moz-linear-gradient(215deg,#3551a4 0,#31ccb0 100%);
	background-image:linear-gradient(235deg,#3551a4 0,#31ccb0 100%);
	text-align:center;
	color:#fff;
	padding:5px 0;
	float:left;
	font-size:16px;
}
.part04bot .tab_box_content4 {
	display:none;
}
.part05 {
	margin-top:10px;
}
.part05 .lmt01 {
	background:url("//www.news.cn/res/xhwimg/gangao/xjyxfz2021/img/ga_mb.png") 50% 0 no-repeat;
	background-size:100%;
}
.part05 .swiper-container .img img {
	width:100%;
	height:auto;
}
.part05 .swiper-container .tit {
	position: inherit;
    bottom: 0;
    left: 0;
    padding: .1rem 0;
    z-index: 4;
    color: #333;
    font-size: .28rem;
}
.part05 .swiper-container .tit a {
	color:#333;
}
.part05 .swiper-pagination-bullets {
	position:initial;
	display: none;
}
.part05 .swiper-button-next.swiper-button-white, .swiper-container-rtl .swiper-button-prev.swiper-button-white{
	background-size: 50%;
	right: 0;
	top:35%;
}
.part05 .swiper-button-prev.swiper-button-white, .swiper-container-rtl .swiper-button-next.swiper-button-white{
	background-size: 50%;
	left: 0;
	top:35%;
}
.part05  .row .dib {
	display:inline-block;
	+display:inline;
	+zoom:1;
	font-size:14px;
	letter-spacing:normal;
	word-spacing:normal;
	vertical-align:top;
}
.part05 .row {
	font-size:0;
	margin-top:.3rem;
}
.part05 .mod-topics {
	margin-bottom:4px;
	padding-bottom:4px;
	border-bottom:1px dashed #ccc;
	width:100%;
}
.part05 .mod-topics .topic {
	height:inherit;
	line-height:1.8;
	font-size:.36rem;
	position:relative;
	color:#333;
}
.part05 .mod-topics .topic a {
	color:#333;
}
.part05 .mod-topics .topic a:hover {
	color:#dc0000;
}
/*.part05 .mod-topics .topic::after {
	content:'';
	display:block;
	width:.1rem;
	height:.1rem;
	/*border-radius:50%;
	box-shadow:0 0 0 5px #fff;
	*/
	background:#2d4aa9;
	position:absolute;
	left:0;
	top:.2rem;
}*/
.part06 {
	margin-top:10px;
}
.part06 .lmt01 {
	background:url("//www.news.cn/res/xhwimg/gangao/xjyxfz2021/img/ga_mb.png") 50% 0 no-repeat;
	background-size:auto 95%;
}
.part06 .tab_title .active {
	background-image:-webkit-linear-gradient(215deg,#ff544e 0,#fad028 100%);
	background-image:-moz-linear-gradient(215deg,#ff544e 0,#fad028 100%);
	background-image:linear-gradient(235deg,#ff544e 0,#fad028 100%);
}
.part06 .tab_title li {
	background-image:-webkit-linear-gradient(215deg,#3551a4 0,#31ccb0 100%);
	background-image:-moz-linear-gradient(215deg,#3551a4 0,#31ccb0 100%);
	background-image:linear-gradient(235deg,#3551a4 0,#31ccb0 100%);
	text-align:center;
	color:#fff;
	padding:5px 0;
	float:left;
	font-size:16px;
}
.part06 .tab_box_content5 {
	display:none;
}
.pic-slide {
	margin-top:10px;
}
.pic-slide .container {
	margin:0px auto 0;
	/* padding:0 4%;
	*/
            width:100%;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
.pic-slide .swiper-container .img {
	z-index:1;
	position:relative;
	width:100%;
}
.pic-slide .swiper-container .img img {
	width:100%;
	height:auto;
}
.pic-slide .swiper-container .tit {
	position:absolute;
	left:0;
	bottom:0;
	z-index:4;
	display:-webkit-box;
	display:-webkit-flex;
	display:-moz-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	-webkit-align-items:center;
	-moz-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	padding:5px 40px 5px 10px;
	width:100%;
	font-size:.32rem;
	line-height:24px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	color:#fff;
	background-color:rgba(38,87,149,.6);
}
.pic-slide .swiper-button-next,.pic-slide .swiper-button-prev {
	width:20px;
	background-size:20px 44px;
}
.pic-slide .swiper-container .swiper-pagination {
	position:absolute;
	right:8px;
	left:auto;
	bottom:6px;
	width:auto;
	color:#fff;
	font-style:italic;
	font-size:18px;
	font-weight:200;
}
.pic-slide .swiper-container .swiper-pagination span {
	display:inline-block;
	vertical-align:bottom;
}
.pic-slide .swiper-container .swiper-pagination .swiper-pagination-current {
	font-size:20px;
}
.pic-slide .swiper-container .swiper-pagination .my-pagination-total {
	margin-left:-3px;
}
.video-slide {
	margin-top:10px;
}
.video-slide .container {
	margin:0px auto 0;
	/* padding:0 4%;
	*/
            width:100%;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
.video-slide .swiper-container .img {
	z-index:1;
	position:relative;
	width:100%;
}
.video-slide .swiper-container .img img {
	width:100%;
	height:auto;
}
.video-slide .swiper-container .tit {
	position:absolute;
	left:0;
	bottom:0;
	z-index:4;
	display:-webkit-box;
	display:-webkit-flex;
	display:-moz-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	-webkit-align-items:center;
	-moz-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	padding:5px 40px 5px 10px;
	width:100%;
	font-size:20px;
	line-height:24px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	color:#fff;
	background-color:rgba(38,87,149,.6);
}
.video-slide .swiper-button-next,.video-slide .swiper-button-prev {
	width:20px;
	background-size:20px 44px;
}
.video-slide .swiper-container .swiper-pagination {
	position:absolute;
	right:8px;
	left:auto;
	bottom:6px;
	width:auto;
	color:#fff;
	font-style:italic;
	font-size:18px;
	font-weight:200;
}
.video-slide .swiper-container .swiper-pagination span {
	display:inline-block;
	vertical-align:bottom;
}
.video-slide .swiper-container .swiper-pagination .swiper-pagination-current {
	font-size:20px;
}
.video-slide .swiper-container .swiper-pagination .my-pagination-total {
	margin-left:-3px;
}
.footer {
	height:100px;
	width:100%;
	background-color:#2e5d98;
	font-size:14px;
	line-height:180%;
	color:#FFF;
	text-align:center;
	padding-top:40px;
	margin-top:30px;
}
.banner .righticon {
	display:block;
	width:30px;
	height:35px;
	position:absolute;
	top:0px;
	right:20px;
	background:url("//www.xinhuanet.com/gangao/zt/nxjldlfj/images/navIcon.png") 50% 10px no-repeat;
	background-size:84% auto;
}
.banner .navtab {
	height:35px;
	position:absolute;
	bottom:0;
	left:0;
	z-index:9;
	width:100%;
	background:url("//www.xinhuanet.com/gangao/zt/nxjldlfj/images/nav_bg.png") 50% 0 repeat-x;
}
.banner .toIndex {
	float:left;
	color:#fff;
	line-height:35px;
	padding-left:30px;
	font-size:16px;
}
.banner .toIndex a {
	color:#fff;
}
.banner .mobileNavList {
	width:100%;
	height:0px;
	overflow:hidden;
	position:absolute;
	top:35px;
	left:0px;
	background:#ededed;
	z-index:10;
}
.banner .mobileNavList a {
	float: left;
    display: block;
    width: 46%;
    margin: 0 2%;
    padding: 15px 0 5px;
    color: #000;
    text-align: center;
    font-size: 14px;
    border-bottom: 1px dashed #999;
    line-height: 22px;
}
.rightsidebar {
	width:96%;
	margin:0 auto;
	overflow:hidden;
}
.rightsidebar li {
	width:30%;
	float:left;
}
.rightsidebar li + li {
	margin-left:5%;
}
.rightsidebar li img {
	width:100%;
	height:auto;
}
