@charset "utf-8";

body {
	background: #f1f4f9;
}

.clearfix:after {
	clear: both;
	display: block;
	visibility: hidden;
	height: 0;
	content: "."
}

.clearfix {
	display: inline-block
}

.clearfix {
	display: block
}

/****** 首页 ******/
.warp {
	width: 100%;
	overflow: hidden;
	margin: 0 auto;
}

.w1100 {
	width: 1100px;
	margin: 0 auto;
	overflow: hidden;
}

.w1060 {
	width: 1060px;
	margin: 0 auto;
	overflow: hidden;
}

.bg-color {
	background: #efefef;
}

.bg-color2 {
	background: #fff;
}

.fl {
	float: left;
}

.fr {
	float: right;
}


/* 内容 */

/* header */
.wap_header {
	display: none;
}

.x_navigation {
	display: none;
}

.wap_footer {
	display: none;
}

.header {
	width: 100%;
	overflow: visible;
	position: relative;
	background: url("9539.jpg") no-repeat top;
}

.header-top {
	width: 100%;
	height: 157px;
	background: url(9540.jpg) center;
}


.logo {
	float: left;
}

.logo a {
	display: block;
	margin: 37px 0px 0px 0px;
}

.logo .guohui {
	margin: 0px 20px 0px 0px;
}

.logo .logo-name {
	margin-top: 27px;
}


.search {
	float: right;
	width: 195px;
	height: 37px;
	overflow: hidden;
	background: url(9545.png) no-repeat center;
	margin-top: 60px;
	background-size: 100%;
}

.search .cn-btn {
	display: none;
}

.search_input {
	width: 140px;
	height: 35px;
	float: left;
	line-height: 35px;
	margin: 1px 0px 0px 10px;
	font-size: 14px;
	outline: none;
	border: 0;
	background: none;
}

.search_btn {
	float: right;
	width: 25px;
	height: 35px;
	margin: 1px 13px 0px 0px;
	background: url(9546.png) no-repeat center;
	outline: none;
	border: 0;
	cursor: pointer;
}

/* header end */


/* nav */
.nav {
	width: 100%;
	height: 40px;
}

.nav ul {
	float: left;
}

.nav ul li {
	padding: 0px 35px 0px 3px;
	float: left;
	line-height: 40px;
	font-size: 16px;
}

.nav ul li a {
	display: block;
	height: 45px;
	color: #FFFFFF;
}

.nav-right {
	float: right;
	line-height: 45px;
}

.nav-right a {
	display: block;
	height: 45px;
	float: left;
	padding: 0px 10px 0px 11px;
	color: #FFFFFF;
	font-size: 16px;
}

/* nav end */
/*面包屑导航*/
.nav_wap {
	width: 1100px;
	margin: 0 auto;
	height: 60px;
	line-height: 60px;
}

.nav-icon {
	height: 20px;
	width: auto;
	display: inline-block;
	margin: 20px 10px 0 20px;
}

/*content  一级列表页*/
.content {
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.listPage {
	width: 1100px;
	height: 100%;
	margin: 0 auto 45px;
	background: #ffffff;
	overflow: hidden;
	overflow: hidden;
}

.list-cont {
	overflow: hidden;
	padding: 20px 0 30px;
}

.list-catalogue {
	width: 1080px;
	height: 65px;
	line-height: 65px;
	overflow: hidden;
	border-bottom: 1px solid #f0f1f3;
	font-size: 20px;
	color: #0043b2;
	font-weight: bold;
	padding-left: 20px;
	box-shadow: 4px 4px 5px 3px #f0f1f3
}

.list-msg {
	width: 1060px;
	height: 100%;
	margin: 0 auto;
}

.list-msg ul li {
	margin: 12px 0;
	padding: 0 20px;
	position: relative;
}

.list-icon {
	width: 5px;
	height: 5px;
	display: inline-block;
	background: #09358d;
	position: absolute;
	top: 8px;
	left: 5px;
}

.pubTime {
	position: absolute;
	right: 5px;
}

/*上下翻页*/
.TurnPage {
	overflow: hidden;
	text-align: center;
	width: 1100px;
	margin: 30px 0 10px;
}

.TurnPage a {
	width: 30px;
	height: 30px;
	border: 1px solid #dddddd;
	text-align: center;
	line-height: 30px;
	margin-right: 10px;
	display: inline-block;
	font-size: 14px;
}

.TurnPage a:hover {
	background: #09358d;
	color: #ffffff;
	border: 1px solid #09358d;
}

#pitch {
	background: #09358d;
	color: #ffffff;
	border: 1px solid #09358d;
}














/*content  二级列表页*/
.content {
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.listPageTwo {
	width: 1100px;
	height: 100%;
	margin: 0 auto 45px;
	overflow: hidden;
	overflow: hidden;
}

.list-contTwo {
	overflow: hidden;
}

.list-catalogueTwo {
	width: 770px;
	height: 65px;
	line-height: 65px;
	overflow: hidden;
	border-bottom: 1px solid #f0f1f3;
	font-size: 20px;
	color: #0043b2;
	font-weight: bold;
	padding-left: 20px;
	box-shadow: 4px 4px 5px 3px #f0f1f3
}

/*list-left*/
.list-leftTwo {
	width: 290px;
	height: 100%;
	float: left;
	overflow: hidden;
}

.list-leftTwo ul li {
	width: 290px;
	height: 55px;
	background: #e0e4ed;
	color: #3564b0;
	margin-bottom: 8px;
	font-size: 16px;
	position: relative;
}

.list-leftTwo ul li a {
	width: 210px;
	height: 55px;
	line-height: 55px;
	display: inline-block;
	color: #3564b0;
	font-weight: bold;
	padding: 0 30px 0 50px;
}

.list-leftTwo ul li a span {
	display: inline-block;
	line-height: 20px;
	vertical-align: middle;
}

.listLeft-infor {
	background: url("9542.png") no-repeat top center;
	display: inline-block;
	position: absolute;
	left: 20px;
	top: 20px;
	width: 15px;
	height: 15px;
}

#column {
	background: #1c4c9e;
	color: #ffffff;
}

#column a {
	color: #ffffff;
	background: url("9542.png") no-repeat left center;
	background-position: 20px;
}

.list-leftTwo ul li:hover {
	background: #1c4c9e;
	color: #ffffff;
}

.list-leftTwo ul li a:hover {
	background: #1c4c9e;
	color: #ffffff;
	background: url("9542.png") no-repeat left center;
	background-position: 20px;
}


/*list-right*/
.list-rightTwo {
	width: 790px;
	background: #ffffff;
	float: right;
	overflow: hidden;
}

.list-msgTwo {
	width: 750px;
	height: 100%;
	margin: 20px auto;
}

.list-msgTwo ul li {
	margin: 12px 0;
	padding: 0 20px;
	position: relative;
}

.list-iconTwo {
	width: 5px;
	height: 5px;
	display: inline-block;
	background: #09358d;
	position: absolute;
	top: 8px;
	left: 5px;
}

.pubTimeTwo {
	position: absolute;
	right: 5px;
}

/*上下翻页*/
.TurnPageTwo {
	width: 790px;
	overflow: hidden;
	text-align: center;
	margin: 30px 0 20px;
}

.TurnPageTwo a {
	width: 30px;
	height: 30px;
	border: 1px solid #dddddd;
	text-align: center;
	line-height: 30px;
	margin-right: 10px;
	display: inline-block;
	font-size: 14px;
}

.TurnPageTwo a:hover {
	background: #09358d;
	color: #ffffff;
	border: 1px solid #09358d;
}

#pitch {
	background: #09358d;
	color: #ffffff;
	border: 1px solid #09358d;
}

/*更多*/
.mobMore {
	display: none;
}











/*办事查询*/
.areaSelect {
	width: 1050px;
	height: 100%;
	margin: 20px auto;
	overflow: hidden;
}

/*搜索*/
.handleSearch {
	width: 420px;
	height: 40px;
	background: #ececec;
	position: relative;
	float: right;
}

.handleSearch input {
	width: 380px;
	height: 40px;
	line-height: 40px;
	background: #ececec;
	font-size: 16px;
	padding: 0 20px;
}

.handleSearch i {
	position: absolute;
	right: 15px;
	top: 10px;
}

/*请选择*/
.areaSelect ul {
	width: 1050px;
	height: 50px;
	border-bottom: 3px solid #0043b2;
}

.areaSelect ul li {
	font-size: 18px;
	color: #666666;
	float: left;
	overflow: hidden;
	width: 175px;
	height: 50px;
	text-align: center;
	line-height: 50px;
	position: relative;
}

.areaSelect ul li a {
	width: 175px;
	height: 50px;
	display: inline-block;
}

.areaSelect ul li a i {
	width: 20px;
	height: 9px;
	background: url("9547.png") no-repeat left center;
	display: inline-block;
	position: absolute;
	top: 20px;
	right: 15px;
}

/*#citySel{display: none;}*/
.curr {
	border: 3px solid #0043b2;
	height: 52px;
	border-bottom: none;
	background: #ffffff;
}

/*选择地区*/
.selectRegion {
	width: 1050px;
	height: 100%;
	overflow: hidden;
	margin: 0 auto;
	display: none;
}

.province a {
	padding: 5px 10px;
	display: inline-block;
	float: left;
	margin: 5px 8px 0 0;
	letter-spacing: 1px;
}

.province a:hover {
	background: #0043b2;
	color: #fff;
}

.at a {
	background: #0043b2;
	color: #fff;
	padding: 5px 10px;
}

.ats a {
	background: #0043b2;
	color: #fff;
	padding: 5px 10px;
}

.selectArea {
	width: 1050px;
	height: 100%;
	overflow: hidden;
	margin: 0 auto;
}

.selectArea ul {
	display: none;
}

#disInto {
	display: block;
}

.pitch a {
	padding: 5px 10px;
	display: inline-block;
	float: left;
	margin: 5px 8px 0 0;
	letter-spacing: 1px;
}

.pitch a:hover {
	background: #0043b2;
	color: #fff;
}


/*信息展示*/
.information {
	width: 1050px;
	height: 100%;
	overflow: hidden;
	margin: 0 auto;
}

.information ul li {
	height: 100%;
	background: #f8f8f8;
	padding: 30px;
	margin-top: 30px;
}

.businessName {
	width: 990px;
	font-size: 18px;
	font-weight: bold;
	color: #0043b2;
	border-bottom: 1px solid #e1e1e1;
	overflow: hidden;
	padding-bottom: 25px;
}

.locationMsg {
	line-height: 2.2;
	position: relative;
	padding-left: 35px;
	margin: 10px 0;
}

.loca-icon {
	width: 20px;
	height: 20px;
	display: inline-block;
	position: absolute;
	left: 8px;
	top: 6px;
}

.contact {
	line-height: 2.2;
	position: relative;
	padding-left: 35px;
	margin: 10px 0;
}

.cont-icon {
	width: 20px;
	height: 20px;
	display: inline-block;
	position: absolute;
	left: 8px;
	top: 6px;
}

/*上下翻页*/
.TurnPageWork {
	width: 1050px;
	overflow: hidden;
	text-align: center;
	margin: 30px 0 20px;
}

.TurnPageWork a {
	width: 30px;
	height: 30px;
	border: 1px solid #dddddd;
	text-align: center;
	line-height: 30px;
	margin-right: 10px;
	display: inline-block;
	font-size: 14px;
}

.TurnPageWork a:hover {
	background: #09358d;
	color: #ffffff;
	border: 1px solid #09358d;
}

/* 外国人办事指引开始 */

.list-msgtitle {
	padding-top: 10px;
	margin-bottom: 15px;
	height: 30px;
	border-bottom: 3px solid #ccc;
}

.list-msgtitle-left {
	float: left;
}

.list-msgtitle-right {
	float: right;
	
}
.list-msgtitle-right a{
	color: #88b8e7;
	font-weight: bold;
}
.list-msg-title{
	font-size: 18px;
	font-weight: bold;
	color: #0066cc;
}
#list-rightTwo{
	display: none;
}
.wap_list{
	display: none;
}
/* 外国人办事指引结束 */






/* footer */
.footer {
	width: 100%;
	overflow: hidden;
	margin: 0 auto;
}

.footer-one {
	display: none;
	width: 100%;
	padding: 0px 0px 22px 0px;
	background-color: #072760;
}

.link {
	width: 860px;
	float: left;
	margin-top: 32px;
}

.link-name {
	width: 100%;
	overflow: hidden;
	float: left;
}

.link-name a {
	color: #FFFFFF;
	font-size: 22px;
}

.link ul {
	float: left;
	margin-top: 20px;
}

.link ul li {
	width: 430px;
	line-height: 25px;
	float: left;
}

.link ul li a {
	font-size: 12px;
	color: #FFFFFF;
}

.footer-sitemap {
	width: 126px;
	float: right;
	margin-top: 22px;
}

.footer-sitemap ul li {
	width: 100%;
	float: left;
	line-height: 45px;
	text-align: left;
}

.footer-sitemap a {
	color: #FFFFFF;
	font-size: 22px;
}

.footer-two {
	width: 100%;
	padding: 10px 0px;
	overflow: hidden;
	background-color: #012057;
}

.footer-two p {
	line-height: 25px;
	text-align: center;
	font-size: 14px;
	color: #FFFFFF;
}

.footer-two p a {
	color: #FFFFFF;
}

/* footer end */
