﻿/* CSS Document */
a:link,a:visited
{
	transition: color 0.5s;
	overflow: visible;
}
.footer
{
	height: auto;
	margin: 15px auto 0px;
	position: inherit !important;
	top: 0px !important;
	/* width: 1065px; */
	/* margin: 0 auto; */
	/* padding-top: 15px; */
}
.footer .layer10_new{
	width: 100%;
    padding: 0px 10px;
    box-sizing: border-box;
}
.footer .layer10_new h3{
	color: #0d66c7;
    text-align: left;
    margin: 0;
	font-size: 22px;
}
.footer .layer10_new .line{
    width: 100%;
    height: 4px;
    background-color: #0d66c7;
    margin: 0;
}

.footer .layer10_new .webList{
	margin-top: 15px; 
	width: 100%;
	display: flex;
	justify-content: space-between;
}

.footer .layer10_new .webList div{
    border-radius: 5px;
    box-shadow: 0px 0px 10px 3px rgb(232, 232, 232);
	padding: 10px 15px;
	text-align: left;
	font-size: 13px;
}
.footer .layer10_new .webList div:last-child{
	display: flex;
	flex-direction: column;
	justify-content: center;
}
.footer .layer10_new .webList div a{
	font-size: 13px;
    color: #000;
    line-height: 24px;
    font-weight: normal;
    float: none;
    display: block;
    text-align: left;
}

.footer_new{
	height: auto;
	margin: 17px auto 0px; 
	background: url(/images/在线办事底图.png) center no-repeat;
	background-size: 101% 101%;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 18px 0;
}

.footer .dzjg{
	margin-left: 10px;
}

.footer_new .last_info{
	margin-left: 40px;
}

.footer .last_info ul{
	list-style: none;
	color: #ffe;	
	margin: 0;
	padding: 0;
}

.footer .last_info ul li{
	line-height: 30px;
	font-size: 12px;
	text-align: left;
	
}

.footer .last_info ul a{
	color: #ffe;
	float: none;
	font-weight: normal;
	font-size: 12px;
	line-height: 30px;
	display: inline-block
}
/* .layer10
{
	height: 180px;
	padding: 0 70px;
}
.footer .layer10 a,a:link,a:visited
{
	text-decoration: none;
	float: left;
	font-size: 15px;
	color: #C5C5C7;
	margin: 0 0 21px 0px;
	line-height: 20px;
}
.footer .layer10 a:hover
{
	color: #78B5FF;
}
.footer .layer10 span
{
	margin: 0 27px;
	float: left;
	color: #999a9c;
}
.footer .layer11
{
	width: 940px;
	height: 89px;
	border-top: #3c3f45 1px solid;
	border-bottom: #3c3f45 1px solid;
	font-size: 13px;
	margin: 20px auto 0;
	padding: 26px 0 18px ;
	line-height: 32px;
}
.footer .layer11 a
{
	float: left;
	color: #c9cacb;
	opacity:66%;
	font-size:13.42px;
}
.footer .layer11 span
{
	float: left;
	color: white;
	font-size:13.42px;
	line-height: 32px;
}
.footer .layer11 div
{
	float: left;
}
.footer .layer11 .shu
{
	width: 1px;
	height: 87px;
	background-color: #43474d;
	margin:0 32px;
}
.copyright li
{
	list-style: none;
	font-size:15.36px;
	text-align:center;	
	color:#9fa0a3;
	line-height: 24px;
}
.copyright li a
{
	float: none;
}
.copyright li a:hover
{
	color: #78B5FF;
}
.copyright
{
	padding: 0 50px;
	display: flex;
	display: -moz-box; 
    display: box; 
	display: -webkit-flex;
	justify-content: space-around;
	-webkit-justify-content: space-around;
}
.copyright div
{
	width: auto;
	float: left;
}
.copyright div a
{
	margin: 0;
}
.copyright div:first-child
{
	margin: 25px 40px 0;
}
.copyright div:nth-child(1)
{
	margin: 25px 0 0;
	margin: 25px 40px 0 \9\0;
}
.copyright div:first-child+div+div
{
	margin: 40px 50px 0;
}
.footer .copyright div:nth-child(3)
{
	margin: 40px 0 0;
	margin: 40px 50px 0 \9\0;
} */