/* -----------手机端适配------------ */
@media screen and (max-width: 1024px) and (min-width: 0px) {
	.w {
	  width: 95%;
	  margin: 0 auto;
	}
	/* 头部 */
	.header {
	  width: 100%;
	  height: 180px;
	}
	.header_top {
	  width: 100%;
	  height: 45px;
	  background: rgba(2,20,104,0.1);
	}
	.top{
		height: 45px;
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: center;
	}
	.top_title{
		display: none;
	}
	.top1{
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: center;
	}
	.top2 form{
		width: 223px;
		height: 30px;
		background: rgba(255,255,255,0.05);
		border-radius: 10px;
		border: 1px solid #FFFFFF;
		opacity: 0.8;
		display: flex;
		flex-direction: row;
		align-items: center;
	}
	.top_input{
		width: 170px;
		height: 28px;
		background: none;
		margin-left: 10px;
		font-weight: 400;
		font-size: 14px;
		color: #FFFFFF;
		line-height: 42px;
		border: none;
	}
	.top_sx{
		width: 1px;
		height: 16px;
		background: #FFFFFF;
	}
	.top_ss{
		width: 18px;
		height: 18px;
		margin-left: 10px;
	}
	.top_dl{
		width: 16px;
		height: 19px;
		margin-left: 10px;
	}
	.top_dlzc{
		/* width: 111px;
		height: 19px; */
		font-weight: 400;
		font-size: 14px;
		color: #FFFFFF;
		margin-left: 10px;
	}
	.top_fgx{
		display: none;
	}
	.top_weixin{
		display: none;
	}
	.top_wza{
		display: none;
	}
	.top_zzms{
		display: none;
	}
	.top_logo{
		width: 335px;
		height: 50px;
		margin: 0 auto;
		margin-top: 15px;
	}
	 /* 导航 */
	.top_nav{
		display: none;
	}
	.m_img{display:block;margin-top: 35px;height:44px;background:#fff;width:100%;border-bottom:1px solid #ddd;overflow: hidden;}
	.m_img .headlf{padding-top:2px;padding-left:5px;float: left;}
	.m_img .headlf .m_logo{height:35px;display: block}
	.m_img .headrg{padding-right:5%;padding-top:11px;float: right;}
	.m_img .headrg a .m_menuimg{height:16px;vertical-align:top;display: block}
	.m_nav {display:block;position:fixed;top:0px;left:0px;width:100%;height:100%;overflow:hidden;z-index:10000}
	.m_nav .closecover{position:absolute;width:100%;height:100%;background:#0b0d19;filter:alpha(opacity=0);opacity:0;left:0px;top:0px;}
	.m_nav .closeicon{position:absolute;width:3%;left:40%;top:2%;z-index:100;text-align:center;filter:alpha(opacity=0);opacity:0}
	.m_nav .m_navList{position:absolute;width:50%;right:0px;top:0px;background:#0b0d19;height:100%;z-index:100;right:-80%;overflow-y: scroll;}
	.m_nav .m_navList ul{padding-left:5%;padding-right:5%}
	.m_nav .m_navList ul li{border-bottom:1px solid #232530}
	.m_nav .m_navList ul li a{display:block;height:45px;color:#fff;line-height:45px;padding-left:15%;font-size:16px}
	.m_nav .m_navList ul li .m_f_a{display: flex;align-items: center;justify-content: space-between; width: 100%}
	.m_nav .m_navList ul li .m_f_a a{flex: 1;}
	.m_nav .m_navList ul li .m_f_a i{width: 40px;height:35px;box-sizing: border-box; padding:0 5px; display: block;}
	.icon{ background:url(../images/plus.png) 100% no-repeat;background-position: 50% 50%; -webkit-transition:all 0s;-moz-transition:all 0s;transition:all 0s}
	.icon_on{background:url(../images/reduce.jpg) 50% no-repeat!important;background-position: 50% 50%;-webkit-transition:all 0s;-moz-transition:all 0s;transition:all 0s}
	.m_nav .m_navList ul li .m_s_nav{display:none;width: 100%;}
	.m_nav .m_navList ul li .m_s_nav a{display: block; height:40px;line-height:40px;font-size:14px;padding-left:2%;overflow: hidden; white-space: nowrap;width: 90%;text-overflow: ellipsis;}
	/* 头条 */
	.headlines{
		width: 100%;
		height: 43px;
	}
	.headlines1{
		width: 90%;
		height: 30px;
	}
	.headlines1 img{
		width: 44px;
		height: 20px;
		margin-right: 20px;
	}
	.headlines1 a{
		width: 83%;
		height: 27px;
		font-size: 20px;
		color: #141414;
	}
	.headlines1 a:hover{
		color: #2574F1;
	}
	/* 通知公告，工作要闻，国务院信息 */
	.trends {
	  display: flex;
	  justify-content: space-between;
	  margin-top: 20px;
	  height: auto;
	}
	.trends .trends1-r .title {
	  width: 100%;
	  height: 45px;
	}
	.trends .trends-l {
	  width: 330px;
	  height: 235px;
	  margin: 0 auto;
	}
	.trends .trends-l .swiper .swiper-slide .mask {
	  width: 100%;
	  height: 55px;
	  font-size: 14px;
	  padding: 0px 90px 0px 16px;
	}
	.trends .trends-l .swiper .swiper-pagination {
	  position: absolute;
	  bottom: 20px;
	  display: flex;
	  justify-content: end;
	  padding-right: 10px;
	}
	.trends .trends-l .swiper .swiper-pagination .swiper-pagination-bullet {
	  width: 10px;
	  height: 10px;
	  opacity: 1;
	  background-color: #fff;
	}
	.trends .trends-l .swiper .swiper-pagination .swiper-pagination-bullet-active {
	  background-color: #DBA503;
	}
	.trends .trends1-r .jdyw{
		display: flex;
		flex-direction: column;
	}
	.trends .trends1-r .jdyw .trends-r{
		width: 100%;
		margin-left: 0px;
		margin-top: 20px;
	}
	.trends .trends1-r .jdyw .trends-r .list {
	  line-height: 35px;
	  font-size: 16px;
	  font-weight: 400;
	}
	.trends .trends1-r .jdyw .trends-r .list1 {
	  display: flex;
	  flex-direction: column;
	  margin-top: 5px;
	}
	.trends .trends1-r .jdyw .trends-r .list li {
		width: 100%;
	  margin-top: 15px;
	}
	.trends .trends1-r .jdyw .trends-r .list li i {
	  width: 6px;
	  height: 6px;
	  margin-right: 5px;
	}
	.trends .trends1-r .jdyw .trends-r .list li a{
		width: 320px;
		height: 20px;
		font-weight: 400;
		font-size: 16px;
		color: #333333;
		line-height: 18px;
		white-space:nowrap;
		overflow:hidden;
		text-overflow:ellipsis;
	}
	.trends .trends1-r .jdyw .trends-r .list li span{
		width: 50px;
		height: 20px;
		font-weight: 400;
		font-size: 16px;
		color: #999999;
		line-height: 18px;
	}
	.nav-title {
	  width: 100%;
	  height: 40px;
	}
	.nav-title .nav {
	  display: flex;
	  height: 100%;
	}
	.nav-title .nav li {
	  display: flex;
	  align-items: center;
	  height: 100%;
	  padding: 0 6px;
	  color: #333;
	  font-size: 18px;
	  font-weight: 400;
	  cursor: pointer;
	  margin-right: 0px;
	}
	.nav-title .nav i {
	  width: 10px;
	  height: 34px;
	  font-weight: 300;
	  font-size: 18px;
	  line-height: 44px;
	  margin-left: 5px;
	  margin-right: 5px;
	}
	.nav-title .nav .active {
	  font-size: 20px;
	}
	.nav-title .more {
	  font-size: 14px;
	}	
	.list1_one{
		width: 100%;
		height: 60px;
		display: flex;
		flex-direction: row;
		align-items: center;
		border-bottom: solid 1px #ededed;
	}
	.list1_one1{
		width: 75px;
	}
	.list1_one2{
		font-size: 22px;
	}
	.list1_one3{
		font-size: 16px;
		margin-top: 0px;
	}
	.list1_one a{
		width: 310px;
		max-height: 58px;
		font-size: 16px;
		line-height: 24px;
		margin-left: 10px;
	}
	
	/* 政务公开,办事服务,互动交流 */
	.files {
		width: 100%;
		height: auto;
		margin-top: 20px;
	}
	.files .files-items {
	  margin: 0 auto;
	  display: flex;
	  flex-direction: column;
	}
	.nav-titles{
		width: 100%;
		display: flex;
		flex-direction: row;
		align-items: center;
		margin-top: 15px;
	}
	.btleft{
		display: none;
	}
	.navs{
		width: 100%;
	}
	.navs li{
		width: 125px;
		height: 40px;
		font-size: 20px;
		color: #333333;
		cursor: pointer;
	}
	.navs .active{
		background: #2574F1;
		border: 1px solid #2574F1;
		font-weight: bold;
		font-size: 20px;
		color: #fff;
	}
	.btright{
		display: none;
	}
	.files .files-items .list2 {
	  width: 100%;
	  height: auto;
	  min-height: 350px;
	  background: #FFFFFF;
	  display: flex;
	  flex-direction: column;
	  margin-top: 15px;
	}
	.trends2-r{
		width: 100%;
		margin-left: 0px;
		display: flex;
		flex-direction: column;
		margin-top: 15px;
	}
	.trends2-r .list {
	  line-height: 35px;
	  font-size: 16px;
	  font-weight: 400;
	}
	.trends2-r .list1 {
	  display: flex;
	  flex-direction: column;
	}
	.trends2-r .list li {
		width: 100%;
	  margin-top: 15px;
	}
	.trends2-r .list li i {
	  width: 5px;
	  height: 5px;
	  margin-right: 5px;
	}
	.trends2-r .list li a{
		width: 380px;
		height: 18px;
		font-weight: 400;
		font-size: 18px;
		color: #333333;
		line-height: 18px;
		white-space:nowrap;
		overflow:hidden;
		text-overflow:ellipsis;
	}
	.nav2-title {
	  width: 100%;
	  height: 40px;
	}
	.nav2-title .nav2 {
	  display: flex;
	  height: 100%;
	}
	.nav2-title .nav2 li {
	  padding: 0 5px;
	  color: #333;
	  font-size: 18px;
	  font-weight: 400;
	  cursor: pointer;
	  margin-right: 5px;
	}
	.nav2-title .nav2 i {
	  width: 5px;
	  height: 38px;
	  font-weight: 300;
	  font-size: 16px;
	  line-height: 40px;
	  margin-left: 5px;
	  margin-right: 5px;
	}
	.nav2-title .nav2 .active {
	  font-size: 18px;
	}
	.nav2-title .more {
	  color: #999999;
	  font-size: 14px;
	}
	.zwgk{
		width: 100%;
		height: 280px;
		margin-left: 0px;
		margin-top: 20px;
	}
	.zwgk1{
		width: 95%;
		height: 125px;
		margin: 15px auto;
	}
	.zwgk1 a{
		width: 160px;
		height: 35px;
		display: flex;
		flex-direction: row;
		align-items: center;
	}
	.zwgk1 a img{
		width: 20px;
	}
	.zwgk1 a span{
		font-size: 16px;
		margin-left: 10px;
	}
	.zwgk2{
		width: auto;
		height: 20px;
		display: flex;
		flex-direction: row;
		align-items: center;
		margin-left: 10px;
	}
	.zwgk2 img{
		width: 20px;
		height: 20px;
	}
	.zwgk2 span{
		margin-left: 10px;
		font-size: 16px;
	}
	.zwgk3{
		width: 95%;
		height: 80px;
		background: #FFFFFF;
		border-radius: 10px;
		margin: 12px auto;
	}
	.zwgk3 a{
		width: 75px;
		height: 58px;
	}
	.zwgk3 a img{
		width: 30px;
	}
	.zwgk3 a span{
		font-size: 16px;
		margin-top: 5px;
	}
	.bsfw{
		width: 100%;
		height: 445px;
		margin: 20px auto;
		flex-direction: column;
	}
	.bsfw0{
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
	}
	.bsfw1{
		width: 300px;
		height: 160px;
		margin-bottom: 10px;
	}
	.bsfw2{
		width: 300px;
		height: 160px;
		margin-bottom: 10px;
	}
	.bsfw3{
		width: 300px;
		height: 160px;
	}
	.bsfw0 img{
		width: 40px;
		margin-bottom: 10px;
		margin-top: 10px;
	}
	.bsfw0 span{
		margin-top: 2px;
		font-size: 18px;
	}
	.bsfw0 a{
		width: 100px;
		height: 25px;
		font-size: 16px;
		color: #0554A9;
		margin-top: 10px;
		margin-bottom: 10px;
	}
	.hdjl{
		width: 100%;
		height: 310px;
		flex-direction: column;
		margin: 20px auto;
	}
	.hdjl1{
		width: 95%;
	}
	.hdjl1-1{
		width: 220px;
		height: 80px;
	}
	.hdjl1-2{
		width: 95%;
		margin-top: 0px;
		justify-content: center;
	}
	.hdjl1-3{
		width: 150px;
		height: 95px;
	}
	.hdjl1-3 img{
		width: 100%;
		height: 100%;
	}
	.hdjl2{
		width: 150px;
		height: 135px;
		margin-top: 10px;
	}
	.hdjl2 img{
		width: 100%;
		height: 100%;
	}
	.hdjl3{
		width: 95%;
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: center;
	}
	
	/* 专题专栏 */
	.snapshot {
	  margin-top: 15px;
	}
	.snapshot .title {
	  width: 100%;
	  height: 45px;
	}
	.snapshot .title .text {
	  font-weight: bold;
	  font-size: 22px;
	  color: #2574F1;
	  margin-left: 10px;
	  margin-right: 10px;
	}
	.snapshot .title .more {
	  width: 130px;
	  height: 10px;
	}
	.snapshot-scroll {
	  height: 70px;
	  margin-top: 20px;
	}
	.snapshot-scroll .swiper-container {
	  position: relative;
	  width: 100%;
	  height: 100%;
	  overflow: hidden;
	}
	.snapshot-scroll .swiper-slide {
	  width: 100%;
	  height: 100%;
	  background-color: #fff;
	}
	.snapshot-scroll .swiper-slide img {
	  width: 90px;
	  height: 60px;
	}
	
	/* 底部 */
	.footer {
	  width: 100%;
	  height: auto;
	  background-color: #2574F1;
	  margin-top: 15px;
	}
	.footer0{
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
	}
	.footer1{
		width: 100%;
		height: 53px;
		border-radius: 10px;
		margin-top: 15px;
	}
	.footer1 a{
		width: 90px;
		font-weight: 400;
		font-size: 14px;
		color: #FFFFFF;
		text-align: center;
	}
	.footer1 a:hover{
		font-size: 18px;
		font-weight: bold;
	}
	.footer2{
		display: flex;
		flex-direction: row;
		flex-wrap: wrap;
		align-items: center;
		margin-top: 15px;
		margin-bottom: 15px;
	}
	.dzjg{
		width: 50px;
		height: 55px;
		margin-left: 23px;
	}
	.jbzx{
		width: 110px;
		height: 54px;
		margin-left: 25px;
	}
	.wzzc{
		width: 110px;
		height: 55px;
		margin-left: 20px;
	}
	.footer2-1{
		margin-left: 0px;
		display: flex;
		flex-direction: column;
		margin-top: 10px;
	}
	.footer2-1-1{
		display: flex;
		flex-direction: column;
	}
	.footer2-1-1 span{
		font-size: 14px;
		margin-right: 10px;
	}
	.footer2-1-2{
		font-size: 14px;
		margin-top: 10px;
	}
	.footer2-1-3{
		display: flex;
		flex-direction: row;
		margin-top: 10px;
	}
	.footer2-1-3 span{
		font-size: 14px;
		margin-right: 10px;
	}
	.footer2-1-3 a{
		font-size: 14px;
		margin-left: 15px;
	}
	.footer2-2{
		margin-left: 00px;
		display: flex;
		flex-direction: column;
	}
	.footer2-2-1{
		font-weight: 400;
		font-size: 14px;
		color: #FFFFFF;
	}
	.footer2-2-2{
		display: flex;
		flex-direction: row;
		align-items: center;
		margin-top: 10px;
	}
	.footer2-2-2 a{
		font-weight: 400;
		font-size: 14px;
		color: #FFFFFF;
	}
	.footer2-2-2 img{
		width: 18px;
		height: 20px;
		margin-left: 10px;
		margin-right: 5px;
	}
	.footer2-2-3{
		display: flex;
		flex-direction: column;
		margin-top: 10px;
	}
	.footer2-2-3 span{
		font-size: 14px;
		margin-right: 10px;
	}
	/* 当前位置 */
	.dqwz{
		margin-top: 20px;
		margin-bottom: 0px;
		display: flex;
		flex-direction: row;
		align-items: center;
		font-weight: 400;
		font-size: 16px;
		color: #999999;
	}
	.dqwz1{
		display: none;
	}
	.dqwz2{
		width: 11px;
		height: 15px;
		margin-left: 10px;
		margin-right: 5px;
	}
	.dqwz span{
		display: none;
	}
	.dqwz a{
		font-weight: 400;
		font-size: 16px;
		color: #999999;
	}
	.dqwz a:hover{
		color: #2574F1;
	}
	/* 局领导 */
	.jld{
		height: 100%;
		margin-top: 15px;
		margin-bottom: 20px;
	}
	.jld_tiele{
		width: 100%;
		height: 33px;
		margin-top: 15px;
		background: url(../images/jldbj.png) no-repeat center;
		background-size: 100%;
	}
	.jld_tiele span{
		width: 90px;
		height: 33px;
		font-size: 20px;
	}
	/* 局领导-边东 */
	.ldbd{
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: center;
		margin-top: 30px;
	}
	.ldbd img{
		width: 100px;
		height: 140px;
	}
	.ldbd1{
		width: 150px;
		height: 110px;
	}
	.ldbd1 h1{
		font-size: 20px;
	}
	.ldbd1 span{
		font-size: 14px;
		margin-top: 10px;
	}
	.ldbd1 a{
		width: 80px;
		height: 25px;
		font-size: 14px;
		margin-top: 10px;
	}
	.jld ul{
		width: 100%;
		flex-wrap: wrap;
	}
	.jld ul li a{
		width: 140px;
		height: 235px;
		margin-top: 30px;
		display: flex;
		flex-direction: column;
		background: url(../images/zpbj.png) no-repeat;
		background-size: 100% 100%;
	}
	.jld ul li a img{
		width: 100px;
		height: 140px;
		margin-left: 18px;
		margin-top: 16px;
	}
	.jld ul li a h1{
		font-size: 20px;
		margin-top: 13px;
		margin-left: 28px;
	}
	.jld ul li a span{
		width: 120px;
		height: 33px;
		margin-top: 8px;
		margin-left: 17px;
		display: flex;
		align-items: center;
	}.jld ul li a span p{
		width: 120px;
		max-height: 33px;
		font-weight: 400;
		font-size: 14px;
		color: #333333;
		line-height: 16px;
		word-break: break-all;
		text-overflow: ellipsis;
		overflow: hidden;
		display: -webkit-box;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
	}
	/* 列表页 */
	.list_title{
		height: auto;
		display: flex;
		flex-direction: column;
		justify-content: space-between;
		margin-top: 15px;
		background: none;
	}
	.list_title h1{
		font-weight: bold;
		font-size: 20px;
		color: #2B76F1;
		margin-top: 0px;
		margin-left: 10px;
	}
	.list1{
		display: flex;
		flex-direction: column;
		justify-content: space-between;
		margin-top: 20px;
	}
	
	/* 左侧导航 */
	.clblack_left{
		height: auto;
		max-height: 105px;
		min-height: 50px;
		padding: 10px;
		background: #fff;
	}
	.clblack_left ul{
		width: 100%;
		height: auto;
		display: flex;
		flex-direction: row;
		flex-wrap: wrap;
	}
	.clblack_left ul li{
		width: auto;
		height: 35px;
		color: #333333;
		display: flex;
		align-items: center;
		border: solid 1px #f5f5f5;
		margin-bottom: 10px;
		margin-right: 10px;
	}
	.clblack_left ul i{
		display: none;
	}
	.tab_item_a{
		width: auto;
		height: 35px;
		font-weight: 400;
		font-size: 18px;
		color: #333333;
		padding-left: 15px;
		padding-right: 15px;
		display: flex;
		align-items: center;
		justify-content: center;
	}
	.tab_item_a:hover{
		font-size: 18px;
		font-weight: bold;
		color: #2B76F1;
	}
	.ons{
		font-size: 18px;
		font-weight: bold;
		color: #2B76F1;
	}
	/* 静态翻页列表 */
	.SubText{
		width: 100%;
	    min-height: 320px;
		background: #FFFFFF;
		display: flex;
		flex-direction: column;
	}
	.SubTexter{
	    width: 100%;
		min-height: 320px;
		background: #FFFFFF;
		display: flex;
		flex-direction: column;
	}
	.SubText .SubText_ul{
		width: 100%;
		height: auto;
		margin-top: 0px;
	}
	.SubTexter .SubTexter_ul{
		width: 100%;
		height: auto;
		margin-top: 0px;
	}
	.SubText .SubText_ul li{
		width: auto;
		height: auto;
	    overflow: hidden;
		float: left;
	}
	.SubText .SubText_ul li .SubTextDiv{
	    float: left;
	    width: auto;
	    line-height: 40px;
		display: flex;
		flex-direction: row;
		align-items: center;
	}
	.SubText .SubText_ul li .SubTextDiv i{
		width: 5px;
		height: 5px;
		border-radius: 100%;
		background-color: #2574F1;
		margin-left: 10px;
	}
	.SubText .SubText_ul li .SubTextDiv h3{
	    overflow: hidden;
	}
	.SubText .SubText_ul li .SubTextDiv h3 a{
	    float: left;
	    width: 260px;
	    font-size: 16px;
	    color: #000000;
	    font-weight: normal;
	    overflow: hidden;
	    text-overflow: ellipsis;
	    white-space: nowrap;
		margin-left: 5px;
	}
	.SubText .SubText_ul li .SubTextDiv span{
	    display: block;
	    font-size: 16px;
		margin-left: 10px;
	}
	.SubTexter .SubTexter_ul li{
		width: auto;
		height: auto;
	    overflow: hidden;
		float: left;
	}
	.SubTexter .SubTexter_ul li .SubTextDiv{
	    float: left;
	    width: auto;
	    line-height: 40px;
		display: flex;
		flex-direction: row;
		align-items: center;
	}
	.SubTexter .SubTexter_ul li .SubTextDiv i{
		width: 5px;
		height: 5px;
		border-radius: 100%;
		background-color: #2574F1;
		margin-left: 10px;
	}
	.SubTexter .SubTexter_ul li .SubTextDiv h3{
	    overflow: hidden;
	}
	.SubTexter .SubTexter_ul li .SubTextDiv h3 a{
	    float: left;
		width: 260px;
		font-size: 16px;
		color: #000000;
		font-weight: normal;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
		margin-left: 5px;
	}
	.SubTexter .SubTexter_ul li .SubTextDiv span{
	    display: block;
	    font-size: 16px;
	    color: #999999;
		float: right;
		margin-left: 10px;
	}
	.SubNeir1{
	    float: none;
	    width: 100%;
	    box-sizing: border-box;
	}
	/* 静态翻页列表 */
	/* 分页区域开始 */
	.FenYe{
	    padding: 30px 0;
	    text-align: center;
		display: flex;
		align-items: center;
		justify-content: center;
	}
	.FenYe ul li{
	    display: inline-block;
	    font-size: 16px;
	    color: #7d7d7d;
	    margin: 0 4px;
		border-radius: 5px;
	}
	.FenYe ul li.active {
	    background: #2574F1;
	    color: #fff;
	}
	.FenYe ul li.active a{
	    color: #fff;
	}
	.FenYe ul li a{
	    display: block;
	    height: 25px;
	    line-height: 16px;
	    font-size: 16px;
	    color: #7d7d7d;
	    padding: 4px 8px;
	    border: 1px solid #f5f5f5;
		border-radius: 5px;
	    transition: all .28s linear;
	    -moz-transition: all .28s linear;
	    -webkit-transition: all .28s linear;
	    -o-transition: all .28s linear;
	}
	.FenYe ul li span{
	    display: block;
	    height: 25px;
	    line-height: 16px;
	    font-size: 16px;
	    color: #ffffff;
	    padding: 4px 8px;
		border-radius: 5px;
	    border: 1px solid #2574F1;
	    background: #2574F1;
	}
	.FenYe ul li a[href]:hover{
	    color: #ffffff;
	    border-color: #2574F1;
	    background: #2574F1;
	}
	.FenYe ul li input{
	    width: 25px;
	    height: 25px;
	    line-height: 16px;
	    font-size: 16px;
	    color: #7d7d7d;
	    text-align: center;
	    outline: none;
	    background: none;
	    margin: 0 8px;
	    border: 1px solid #f5f5f5;
	}
	.FenYe ul li button{
	    height: 25px;
	    line-height: 16px;
	    font-size: 16px;
	    color: #ffffff;
	    text-align: center;
	    outline: none;
	    background: #2574F1;
	    padding: 4px 4px;
	    cursor: pointer;
		border-radius: 5px;
	    border: 1px solid #f5f5f5;
	    transition: all .28s linear;
	    -moz-transition: all .28s linear;
	    -webkit-transition: all .28s linear;
	    -o-transition: all .28s linear;
	}
	.FenYe ul li button:hover{
	    color: #ffffff;
	    border-color: #2574F1;
	    background: #2574F1;
	}
	/* 分页区域结束 */
	/* 内容 */
	.black_content{
		height: auto;
		margin-top: 10px;
	}
	.black_content_title{
		width: 100%;
		height: auto;
		font-weight: bold;
		font-size: 22px;
		color: #D80010;
		line-height: 32px;
		margin-top: 15px;
		text-align: center;
	}
	.black_content3{
		width: 90%;
		height: 70px;
		background: #F5F5F5;
		display: flex;
		flex-direction: column;
		align-items: center;
		margin: 0 auto;
		margin-top: 15px;
	}
	.black_content3_left{
		width: 100%;
		height: auto;
		display: flex;
		flex-direction: column;
		align-items: center;
		margin-top: 5px;
	}
	.black_content3_left span{
		font-size: 14px;
		margin-left: 20px;
	}
	.black_content3_right{
		justify-content: center;
		width: 185px;
	}
	.black_content3_right1{
		font-size: 14px;
	}
	.black_content3_right_span1{
		width: 19px;
		height: 19px;
		color: #999999;
		font-size: 14px;
		line-height: 15px;
		text-align: center;
		border: solid 1px #999999;
		border-radius: 2px;
	}
	.conent_span{
		color: #FFD384;
	}
	.black_content3_right2{
		margin-left: 14px;
		font-size: 14px;
	}
	.black_content3_right2_wx img{
		width: 15px;
		height: 13px;
		margin-right: 10px;
	}
	.black_content4{
		width: 100%;
		margin-top: 20px;
		justify-content: center;
		align-items: center;
	}
	.black_content4 div{
		width: 100%;
		height: auto;
		font-size: 18px;
		font-weight: 400;
		color: #333333;
		line-height: 36px;
		margin-top: 10px;
	}
	.black_content4 p{
		width: 100%;
		height: auto;
		font-size: 14px;
		line-height: 28px;
		margin-top: 5px;
	}
	.black_content4 div p{
		width: 100%;
		height: auto;
		font-size: 14px;
		line-height: 28px;
		margin-top: 5px;
	}
	.black_content4 div span{
		width: 100%;
		height: auto;
		font-size: 14px;
		line-height: 28px;
		margin-top: 5px;
	}
	.black_content4 p img{
		max-width: 320px;
		height: auto;
		margin: 0 auto;
		display: block;
	}
	.black_content4 div a{
		font-size: 14px;
		font-weight: 400;
		color: #333333;
	}
	.black_content6{
		width: 100%;
		height: auto;
		margin: 0 auto;
		margin-top: 30px;
		margin-bottom: 30px;
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: left;
	}
	.black_content6_syp{
		width: 100%;
		height: 40px;
		display: flex;
		flex-direction: column;
		border-left: solid 1px #D9D9D9;
	}
	.black_content6_syp span{
		width: 60px;
		font-weight: 400;
		font-size: 16px;
		color: #666666;
		margin-left: 10px;
		line-height: 20px;
	}
	.black_content6_syp a{
		width: 100%;
		font-weight: 400;
		font-size: 14px;
		color: #999999;
		margin-left: 10px;
		margin-top: 5px;
		line-height: 18px;
		white-space:nowrap;
		overflow:hidden;
		text-overflow:ellipsis;
	}
	.black_content6_xyp{
		width: 100%;
		height: 40px;
		display: flex;
		flex-direction: column;
		border-right: solid 0px #D9D9D9;
		border-left: solid 1px #D9D9D9;
		margin-top: 20px;
	}
	.black_content6_xyp span{
		width: 60px;
		font-weight: 400;
		font-size: 16px;
		color: #666666;
		margin-right: 20px;
		float: right;
		text-align: right;
		line-height: 20px;
	}
	.black_content6_xyp a{
		width: 100%;
		font-weight: 400;
		font-size: 14px;
		color: #999999;
		margin-right: 20px;
		margin-top: 5px;
		line-height: 18px;
		white-space:nowrap;
		overflow:hidden;
		text-overflow:ellipsis;
		float: right;
	}
	/* 文件头部 */
	.black_content7{
		width: 100%;
		height: auto;
		margin: 20px auto;
	}
}