* {
	padding: 0;
	margin: 0;
}

ul {
	list-style: none;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}


/*头部开始*/

.header {}

.header .top {
	overflow: hidden;
	padding: 1% 0;
}

.header .top .uk-float-right {
	padding-top: 0;
}
.header .top .uk-float-right img{
	width: 20%;
	float: right;
}
/*.header .top .uk-float-right i {
	color: #0087ff;
	font-size: 3em;
	display: block;
	float: left;
}

.header .top .uk-float-right span {
	color: #0087ff;
	display: block;
	float: left;
	font-size: 1.5em;
	padding-top: 4%;
	padding-left: 3%;
}*/


/*导航开始*/

/*.nav {
	background: #0087ff;
	height: 49px;
	line-height: 49px;
}

.nav ul {
	margin: 0;
	padding: 0;
	width: 100%;
}

.nav ul li {
	float: left;
	width: 12.5%;
}

.nav ul li a {
	color: #ffffff;
	font-family: "微软雅黑";
	font-size: 1.1em;
	display: block;
	text-align: center;
	display: block;
	height: 50px;
	border: none;
	line-height: 50px !important;
	background: #0087ff !important;
	text-shadow: none !important;
	color: #ffffff !important;
	border: none!important;
}
.nav ul li.ative {
	background: #006dce;
}

.nav ul li a:hover {
	background: #006dce;
	border: none !important;
}
.nav .uk-dropdown-navbar{
	background: #0087ff;
}*/


/*导航开始*/

.nav {
	background: #0060ad !important;
	height: 49px;
	line-height: 49px;
}

.nav .nav-bg {
	background: none;
	border: none;
}
.nav .nav-bg ul{
	width: 100%;
}
.nav .nav-bg ul li {
	width: 12.5%;
	text-align: center;
}

.nav .nav-bg ul li a {
	color: #ffffff;
	height: 48px;
	display: block;
	line-height: 48px;
	font-size: 1.1em;
	text-shadow: none !important;
	margin-top: 1px;
	font-weight: bold;
	font-family: "微软雅黑" !important;
	
	
}
.nav .nav-bg ul li a:hover{
	color: #ffea00;
	background: #006dce !important;
}
.nav .nav-bg .uk-active a {
	background: #006dce !important;
	color: #ffea00;
}

.nav .nav-bg ul li a {
	border: none!important;
}

.nav .parent-bg {
	background: #0087ff !important;
	width: 100% !important;
	border: none;
	margin-top: 0 !important;
	border-radius: 0;
	padding-top: 0;
	padding-bottom: 0;
}
.nav .parent-bg ul li{
	width: 100% !important;
}
.nav .parent-bg ul li a {
	height: 40px !important;
	line-height: 40px;
	font-size: 1.1em;
	display: block;
	width: 100%;
	font-family: "微软雅黑" !important;
	font-weight: bold;
}

.nav .parent-bg ul li a:hover {
	background: #006dce;
	color: #ffea00;
	font-weight: bold;
}

.uk-navbar-nav>li:hover>a,
.uk-navbar-nav>li>a:focus,
.uk-navbar-nav>li.uk-open>a {
	background: #0087ff !important;
	color: #ffffff;
}


.iphone-nav {
	padding: 5% 5%;
}



/*banner*/

.banner {
	margin-top: 0.5%;
}


/*通用title*/

.title {
	overflow: hidden;
	border-bottom: 1px solid #0087ff;
}

.title h3 {
	float: left;
	margin: 0;
	background: #0066B3;
	color: #ffffff;
	font-size: 1em;
	padding: 0.5% 2%;
	font-weight: bold;
}

.title span {
	float: right;
	display: block;
	padding-top: 1%;
}

.title span a {
	color: #999;
}

.title span a:hover {
	color: #006DCE;
}


/*业务领域*/

.Area {
	overflow: hidden;
	margin-top: 1%;
}

.Area .Area-text {
	padding: 10% 0 2% 0;
}

.Area .Area-text p {
	color: #ffffff;
	font-size: 1.5em;
	font-weight: bold;
}

.Area-text1 {
	background: #f0ae68;
}

.Area-text2 {
	background: #77add4;
}

.Area-text3 {
	background: #cbcfa7;
}

.Area-text4 {
	background: #d1cabe;
}

.Area-text5 {
	background: #81c1c0;
}


/*新闻开始*/

.new {
	margin-top: 1%;
	overflow: hidden;
}

.new .new-right .new-right-tui {
	border-bottom: 1px solid #c7c7c7;
	padding-bottom: 3%;
}

.new .new-right .new-right-tui h3 {
	font-size: 1.1em;
	font-weight: bold;
	margin: 0;
	margin-top: 2%;
	color: #333333;
}

.new .new-right .new-right-tui p {
	color: #666;
	margin: 0;
	margin-top: 1%;
}

.new-bottom ul {
	margin: 0;
	padding: 0;
	margin-top: 3.4%;
}

.new-bottom ul li {
	line-height: 1em;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	overflow: hidden;
	margin-top: 2.2%;
}

.new-bottom ul li span {
	background: #e0e0e0;
	padding: 0.5% 2%;
	float: right;
}

.new-bottom ul li a {
	color: #666;
}

.new-bottom ul li a:hover {
	color: #0077DD;
}


/*政策法规通知公告*/

.news {
	overflow: hidden;
	margin-top: 1%;
}

.news .news-tui {
	overflow: hidden;
	margin-top: 4%;
}

.news .news-tui img {
	width: 30%;
	float: left;
}

.news .news-tui .news-text {
	width: 65%;
	float: right;
}

.news .news-tui .news-text h3 {
	color: #333333;
	margin: 0;
	margin-top: 2%;
}

.news .news-tui .news-text p {
	color: #666666;
	margin: 0;
	margin-top: 2%;
}

.news .news-tui .news-text p span {
	color: #0077DD;
}

.m li {
	line-height: 1em !important;
}

.link {
	margin-top: 1%;
	border-bottom: 1px solid #c7c7c7;
	padding-bottom: 1%;
}

.link .uk-slidenav-position {
	margin-top: 2%;
}


/*底部*/

.footer {
	padding: 1% 0;
	color: #666666;
	border-top: 1px solid #c7c7c7;
	margin-top: 1%;
}

.footer p {
	margin: 0;
	margin-top: 0.5%;
}

.footer p a {
	color: #666666;
}

.footer p a:hover {
	color: #0077DD;
}


/*新闻列表-子页开始*/

.wrap {
	margin-top: 1%;
}

.wrap-left {
	border: 1px solid #c7c7c7;
}

.wrap-left ul {
	padding: 0;
	margin: 0;
}

.wrap-left ul li a {
	color: #666666;
}

.wrap-left ul li {
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	overflow: hidden;
	line-height: 2.6em;
	border-bottom: 1px dashed #c7c7c7;
	padding-left: 10px;
	padding-right: 10px;
}

.tit {
	font-size: 1.2em;
	background: #0087FF;
	color: #ffffff;
	padding: 5% 0;
	text-indent: 10px;
}

.tit span {
	float: right;
	font-size: 0.8em;
	margin-right: 10px;
}

.tit span a {
	color: #ffffff;
}

.tit2 {
	overflow: hidden;
	border-bottom: 1px solid #c7c7c7;
}

.tit2 h3 {
	float: left;
	color: #333333;
	font-weight: bold;
}

.tit2 span {
	float: right;
}

.tit2 span a {
	color: #666666;
}
.tit2 span strong{
	font-weight: normal;
}

.tit2 span a:hover {
	color: #0077DD;
}

.wrap-tui ul {
	padding: 0;
	margin: 0;
}

.wrap-tui ul li {
	overflow: hidden;
	margin-top: 3%;
	border-bottom: 1px dashed #c7c7c7;
	padding-bottom: 3%;
}

.wrap-tui ul li a img {
	width: 30%;
	float: left;
}

.wrap-tui ul li a .wrap-text {
	width: 67%;
	float: right;
	padding-top: 0.5%;
}

.wrap-tui ul li a .wrap-text h3 {
	color: #333333;
	margin: 0;
	margin-bottom: 2%;
}

.wrap-tui ul li a .wrap-text span {
	color: #999999;
}

.wrap-tui ul li a .wrap-text p {
	color: #999999;
	margin: 2% 0 0 0;
}

.tit3 {
	padding: 2% 0;
	border-bottom: 1px dashed #c7c7c7;
}

.wrap-text-right {
	font-size: 1.1em;
	line-height: 2em;
	margin-top: 2%;
}

.wrap-next {
	color: #666;
}

.wrap-next a {
	color: #333333;
}

.wrap-next a:hover {
	color: #0077DD;
}

.contact{
	margin-top: 2%;
	font-size: 1.1em;
}
.contact iframe{
	width: 100%;
	height: 555px;
}

/*分页*/
.pagination{
	width: 30%;
	margin: 0 auto;
}
.pagination ul{
	overflow: hidden;
}
.pagination ul li{
	float: left;
	width: 25%;
	text-align: center;
	line-height: 2.8em;
}
.pagination ul li a{
	color: #333;
}
.pagination ul li a:hover{
	color: #e90200;
}
.pagination ul li.active span{
	background: #e90200;
	color: #ffffff;
	display: block;
	line-height: 2.8em;
}

@media screen and (max-width: 768px) {
	.Area {
		overflow: hidden;
		margin-top: 5%;
	}
	.footer{
		margin-bottom: 5%;
	}
	.marg {
		margin-top: 5%;
	}
	.news .news-tui img {
		width: 100%;
		float: left;
	}
	.footer p {
		margin: 0;
		margin-top: 4%;
	}
	.news .news-tui .news-text {
		width: 100%;
		float: right;
	}
	.wrap {
		margin-top: 5%;
	}
	.tit3 {
		padding: 4%;
	}
	.tit3 span {
		color: #999999;
	}
	.wrap-tui ul li a img {
		width: 40%;
		float: left;
	}
	.wrap-tui ul li a .wrap-text{
		width: 55%;
	}
	.wrap-tui ul li a .wrap-text h3{
		padding-top: 3%;
	}
	.wrap-tui ul li{
		padding-bottom: 5%;
		margin-top: 5%;
	}
	.contact iframe{
		height: 300px;
	}
	.uk-hidden-small{
		display: none;
	}
	.uk-visible-small{
		display: block !important;
	}
	.pagination{
		width: 100%;
	}
}


/*底部菜单*/
.foot{
	background: #000000;
	color: #ffffff;
	position: fixed;
	bottom: 0;
	width: 100%;
	padding: 3% 0;
}
.foot a{
	display: block;
	color: #ffffff;
}
.foot a p{
	margin: 0;
	margin-top: 3%;
}
