.nav_5 div{
	background: #F6BC01;
}

/*swiper&&news*/
.content_A {
  width: 100%;
}
.content_swiper {
	width: 100%;
	height: 5.8rem;
}
.swiper-container0{
  width: 90%;
  height: 5.5rem;
  margin: 0 auto;
}
.swiper-wrapper {
  width: 100%;
  margin: 0 auto;
}
.swiper-slide img {
  width: 100%;
  height: 5.1rem;
}
.swiper_img_title {
  width: 100%;
  line-height: 0.4rem;
  background: #000;
  opacity: 0.7;
  text-align: left;
  text-indent: 0.4em;
  position: relative;
  top: -0.66rem;
  font-size: 0.14rem;
  color: #fff;
  font-weight: bold;
}
.swiper_img_title p{
	width: 70%;
	overflow: hidden;white-space: nowrap;text-overflow: ellipsis;
}
.pagination {
	  position: absolute;
	  z-index: 20;
	  bottom: 10px;
	  top: 3.9rem;
	  width: 100%;
	  text-align: right;
	}
.swiper-pagination-bullet {
  display: inline-block;
  width: 0.1rem;
  height: 0.1rem;
  background: #fff;
  margin: 0 5px;
  border-radius: 0.1rem;
  cursor: pointer;
  opacity: 1;
}
.swiper-pagination-bullet-active {
	 background: #F6BC01;
}
.swiper-button-next,.swiper-button-prev{
	width: 0.56rem;
	height: 0.56rem;
}

.news_A {
  margin-top: -0.4rem;
}
.news_title_top{
	width: 90%;
	margin: 0 auto;
	font-size: 0.26rem;
	border-bottom: 2px solid #ccc;
	font-weight: bold;
}
.news_title_content {
  font-size: 0.18rem;
  margin-right: 0.1rem;
  text-align: center;
  line-height: 0.48rem;
  position: relative;
  top: 2px;
  color: #333;
  background: #EEEEEE;
  cursor: pointer;
  border-radius: 0.1rem;
}
.news_title_content:hover{
  color: #fff;
}
.news_current {
  color: #fff;
  background: #1D50A3;
}
.news_content {
  width: 90%;
  margin: 0 auto;
}
.news_content > div {
  margin-top: 0.15rem;
}
.news_content_details{
  display: none;
  width: 100%;
  overflow: auto;
}
.point{
	width: 0.06rem;
	height: 0.06rem;
	background: #ccc;
	border-radius: 0.5rem;
	position: relative;
	top: 0.27rem;
}
.news_content_details a{
	display: flex;
}
.news_content_title,.news_content_title2 {
  font-size: 0.24rem;
  color: #3b3b3b;
  float: left;
  line-height: 0.6rem;
  width: calc(100% - 1.4rem);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 0 auto;
}
.news_content_title:hover,.news_content_title2:hover{
  color: #00699d;
}
.news_content_time {
  font-size: 0.22rem;
  color: #999999;
  line-height: 0.6rem;
  float: right;
  text-align: right;
}
.news_content_time2 {
  font-size: 0.22rem;
  color: #999999;
  line-height: 0.6rem;
  float: right;
  text-align: right;
}
.news_content_show,.news_content_show2 {
  display: block;
}
.news_content_more {
  font-size: 0.22rem;
  width: 100%;
  text-align: center;
  color: #999999;
  margin: 0.2rem 0;
  margin-top: 0.3rem;
}
.news_content_more a {
  color: #999999;
  cursor: pointer;
}
.bottom_news{margin-bottom: 0.5rem;}

/*content_B;*/
.news_title_wu{
	font-size: 0.26rem;
	width: 100%;
	border-bottom: 2px solid #E9E9E9;
	line-height: 0.4rem;
	margin-bottom: 0.3rem;
	font-weight: bold;
}
.content_B{
	width: 90%;
	margin: 0 auto;
	padding-top: 0.3rem;
}

.content_B_bg2{
	margin-right: 0;
}
.content_B_list{
	width: 95%;
	text-align: center;
	border: 1px solid #A0C5F5;
	margin-bottom: 0.3rem;
}
.content_B_list2{
	width: 100%;
}
.content_B_list3{
	float: right;
}
.B_center{
	margin: 0 auto;
}
.B_list_content{
	width: 90%;
	margin: 0.15rem auto;
	background: #A0C5F5;
	text-align: center;
	display: flex;
}
.B_list_content_z{
	width: 95%;
}
.B_list_content2{
	width: auto;
	margin: 0 auto;
	text-align: center;
}
.content_B_list img{
	width: 0.34rem;
	position: relative;
	top: 0.11rem;
	margin: 0 auto;
	padding-right: 0.1rem;
	float: left;
}
.content_B_list_p{
	font-size: 0.22rem;
	line-height: 0.56rem;
	text-align: center;
	color: #fff;
	float: left;
}
/*content_C*/
.content_C{
	width: 100%;
}
.table{
	width: 90%;
	margin: 0 auto;
	border: 1px solid #E1E1E1;
	        overflow-y: scroll;
}
.table_title{
	width: 12rem;
	background: #E7F0FC;
	font-size: 0.24rem;
	line-height: 0.46rem;
	color: #3A86E8;
	display: flex;
}
.table_title div{
	text-align: center;
}
.table_content{
	width: 100%;
}
.table_td{
	width: 12rem;
	display: flex;
	font-size: 0.22rem;
	line-height: 0.46rem;
	color: #333;
}
.table_td div{
	text-align: center;
	cursor: default;
}
.table_tr{
	text-align: left!important;
	overflow: hidden;white-space: nowrap;text-overflow: ellipsis;
}

/*content_D*/
.content_D{
	width: 90%;
	margin: 0 auto;
	padding-top: 0.4rem;
}
.content_D img{
	width: 100%;
}

/*content_E;*/
.content_E{
	width: 100%;
}
.news{
	width: 90%;
	margin: 0 auto;
	padding: 0.3rem 0;
}
.news_title_2,.news_title_3{
	width: 100%;
	display: flex;
	margin: 0 auto;
	border-bottom: 2px solid #ccc;
	margin-bottom: 0.2rem;
}
.news_title{
	width: 100%;
	margin: 0 auto;
	border-bottom: 2px solid #ccc;
	margin-bottom: 0.2rem;
}
.news_title_line{
	width: 1rem;
	border-top:2px solid #3A86E8;
	position: relative;
	top: 0.02rem;
}
.news_title_right{
	float: right;
	width: auto;
	display: flex;
	margin: 0 auto;
}
.news_content2{
   width: 100%;
   margin: 0 auto;
}
.news_title_content_2,.news_title_content_3,.news_title_content_4{
	font-size: 0.26rem;
	text-align: left;
	margin-bottom: 0.1rem;
	position: relative;
	top: 2px;
	color: #333;
	cursor: pointer;
	border-radius: 0.1rem;
	font-weight: bold;
}
.news_title_content_2{
	font-size: 0.24rem;
	position: relative;
	top: 0.03rem;
}
.news_title_content_4{
	float: left;
}
.news_line{
	line-height: 0.35rem; 
	height: 0.2rem;
	font-size: 0.22rem;
	width: 0.3rem;
	text-align: center;
	
}
.news_current2 a{
  color: #3A86E8;
}
.news_current2 .news_current_triangle{
  display: block;
}
.news_current_triangle{
  display: none;
  position: relative;
  top: 0.1rem;
  left: 0rem;
  width: 1.1rem;
  border-top: 2px solid #3A86E8;
}


@media (min-width: 1200px) {
	.content_A,.content_B,.content_C,.content_D,.content_E{
	  width: 12rem;
	  margin: 0 auto;
	}
	/*content_A;*/
	.content_swiper {
		width: 6rem;
		height: 3.7rem;
		margin: 0 auto;
	}
	.swiper-container0{
	  width: 100%;
	  height: 3.8rem;
	  margin: 0 auto;
	}
	.swiper-wrapper {
	  width: 6rem;
	  height: 3.8rem;
	  margin: 0 auto;
	}
	.swiper-slide img {
	  width: 6rem;
	  height: 3.8rem;
	}
	.news_A{
	  margin-top: 0;
	}
	.news_title_top{
		width: 95%;
		margin-left: 5%;
		font-size: 0.18rem;
	}
	.news_content_more {
	  display: none;
	}
	.news_content {
	 min-height: 3.4rem;
	  width: 95%;
	  margin-left: 5%;
	}
	.news_content2,.news_content3{
	   width: 100%;
	   margin: 0 auto;
	   margin-top: 0.2rem;
	   min-height: 3.4rem;
	}
	.news_title_2,.news_content_2 {
	  width: 100%;
	  position: relative;
	  margin: 0 auto;
	}
	.swiper_img_title{
	  width: 100%;
	}
	.pagination {
	  position: absolute;
	  z-index: 20;
	  bottom: 10px;
	  top: 2.6rem;
	  width: 100%;
	  text-align: right;
	}
	.news_content_title {
	  line-height: 0.38rem;
	  font-size: 0.16rem;
	}
	.news_content_time {
	  line-height: 0.38rem;
	  font-size: 0.16rem;
	}
	.news_content_title2 {
	  line-height: 0.4rem;
	  font-size: 0.16rem;
	}
	.news_content_time2 {
	  line-height: 0.41rem;
	  font-size: 0.16rem;
	}
	.point{
		width: 0.06rem;
		height: 0.06rem;
		background: #ccc;
		border-radius: 0.5rem;
		position: relative;
		top: 0.18rem;
	}
	/*content_B;*/
	.news_title_wu{
		font-size: 0.18rem;
	}
	.content_B_bg{
		width: 19%;
		margin-right: 1.2%;
	}
	.content_B_bg2{
		margin-right: 0;
	}
	.content_B_list{
		width: 100%;
		text-align: center;
	}
	.B_list_content{
		width: 95%;
		margin: 0.05rem auto;
		background: #A0C5F5;
		text-align: center;
		display: flex;
	}
	.B_list_content2{
		width: auto;
		margin: 0 auto;
		text-align: center;
	}
	.content_B_list img{
		width: 0.34rem;
		float: left;
	}
	.content_B_list_p{
		font-size: 0.18rem;
		float: left;
		text-align: center;
	}
	/*content_C*/
	.table{
		width: 100%;
		border: 1px solid #E1E1E1;
		overflow: hidden;
	}
	.table_title{
		width: 12rem;
		font-size: 0.18rem;
	}
	.table_td{
		width: 12rem;
		font-size: 0.16rem;
	}
	/*content_D*/
	.content_D img{
		width: 3.94rem;
	}
	.content_D_left{
		text-align: left;
	}
	.content_D_center{
		text-align: center;
	}
	.content_D_right{
		text-align: right;
	}
	/*content_E;*/
	.news{
		width: 100%;
		padding: 0 0;
		padding-top: 0.1rem;
		padding-bottom: 0.2rem;
	}
	.news3{
		width: 95%;
		margin-left: 5%;
	}
	.news_line{
		line-height: 0.26rem; 
		height: 0.2rem;
		font-size: 0.16rem;
		width: 0.3rem;
		text-align: center;
	}
	.news_title_content_2{
		font-size: 0.16rem;
	}
	.news_title_content_3,.news_title_content_4{
		font-size: 0.18rem;
	}
    .news_title_line{
    	width:0.8rem;
    	border-top:2px solid #3A86E8;
    	position: relative;
    	top: 0.02rem;
    }
	.news_current_triangle{
	  display: none;
	  position: relative;
	  top: 0.1rem;
	  left: 0rem;
	  width:0.85rem;
	  border-top: 2px solid #3A86E8;
	}
}