*{
	margin: 0;
	padding: 0;
	font-family:"Microsoft YaHei";
}
a{
	text-decoration: none;
	cursor: pointer;
}
body {
	overflow-x: hidden;
}
ul li {
	list-style: none;
}
img {
	width: 100%;
}
section {
	clear: both;
}
header img{
	display: block;
}
.fl{
	float: left;
}
.fr{
	float: right;
}
.main_W{
	width: 95%;
	margin: 0 auto;
}
.content{
	width: 100%;
	margin: 0 auto;
}
.nav-title ul{
	display: -webkit-inline-box;
}
.nav-title ul li{
	float: left;
}
.nav-title ul li:first-child{
	margin-left: 10px;
}
.nav-title ul li:last-child{
	margin-right: 5px;
}
.nav-title .swiper-container{
	background-color: #ed9313;
}
.nav-all {
	width: 100%;	
}
.nav-all .nav-title {
	width: 100%;
	float: right;
	overflow: hidden; 
	height: 46px;
}
.nav-title .swiper-slide{
	width: auto;
	padding-right: 5px;
}
.nav-title a {
	line-height: 46px;
	color: #ffffff;
	font-size: 0.42rem;
}
.nax_bott{
	width: 100%;
	height: 6px;
	margin-top: 1.4%;
	background-color: #ed9313;
}
.column_name{
	width: 100%;
	padding: 6% 0 3% 0;
	position: relative;
}
.more_app{
	position: absolute;
	right: 1.5%;
	top: 44%;
}
.more_app a{
	font-size: 0.33rem;
	color: #9e9e9e;
}
.lunbo_two .swiper-container .swiper-slide p {
	position: absolute;
	bottom: 4px;
	color: #fff;
	line-height: 0.67rem;
	font-size: 0.44rem;
	padding: 10px;
	background: rgba(0, 0, 0, .25);
}
.lunbo_two .swiper-container .swiper-slide p a {
	color: #fff;
}
.two_ul ul li,.three_ul ul li{
	font-size: 0.44rem;
	overflow: hidden;
	padding: 0.37rem 0;
	line-height: 0.67rem;
	border-bottom: #c3c3c3 solid 1px;
}
.two_ul ul li:last-child{
	border-bottom: none;
}
.three_ul ul li:last-child{
	border-bottom: none;
}
.two_ul ul li a,.three_ul ul li a{
	color: #3e3e3e;
}
.title_yw,.title_xx,.title_zx,.title_pl{
	margin-bottom: 2%;
}
.title_xx,.title_pl{
	width: 100%;
	background-color: #fcf9f0;
}
.three_ul ul li:first-child{
	padding-top: 0;
}
.text_max{
  margin-bottom: 6%;
  box-shadow: 0px 0px 6px 3px #cacaca82;
  background: linear-gradient(to right,#ed9313 2%,#fff 2%);
}
.text_max p{
  padding: 2% 2% 2% 4%;
  font-size: 0.44rem;
  color: #1c4aa8;
  line-height: .67rem;
}
.picer_active{
	padding: 2% 0;
	margin-bottom: 5%;
}
.footer{
	width: 100%;
	display: inline-table;
	background-color: #eda653;
	padding: 3% 0;
}
.footer_kon{
	width: 90%;
	margin: 0 auto;
}
.footer_left{
	width: 60%;
}
.footer_right{
	width: 40%;
}
.footer_kon p{
	font-size: 0.3rem;
	color: #fff;
	line-height: 0.56rem;
}