@charset "utf-8";
/* CSS Document */

.wrap{
	width:100%;
	overflow:hidden;
	margin:0 auto;
	position:relative;
	}


.head-mail{
	width:1100px;
	height:18px;
	margin:0 auto;
	padding-top:9px;
	}
.head-photo{
	height:18px;
	overflow:hidden;
	float:left;
	}
.head-photo img{
	max-width:100%;
	float:left;
	margin:2px 12px 0 0;
	}
.head-photo span{
	height:18px;
	overflow:hidden;
	font-size:14px;
	color:#dadada;
	line-height:18px;
	}
.head-wx{
	height:18px;
	float:right;
	}
.head-wx a{
	width:100px;
	height:140px;
	display:block;
	float:left;
	}
.head-wx .gzx{
	margin-right:20px;
	}
.head-wx .wxli{
	position:relative;
	}
/*.head-wx .wxli:hover .erwm{
	display:block;
	}*/
.head-wx img{
	max-width:100%;
	float:left;
	margin-right:8px;
	}
.head-wx span{
	height:18px;
	overflow:hidden;
	font-size:14px;
	color:#dadada;
	line-height:18px;
	}
.erwm{
	width:105px;
	height:115px;
	position:absolute;
	top:27px;
	left:0;
	z-index:9;
	background:url(../images/ins_03.png) no-repeat center top;
	display:none;
	}
.erwm img{
	width:105px;
	height:105px;
	box-shadow:#ccc 0 1px 7px;
	margin:10px 0 0;
	}
.head{
	width:1100px;
	height:50px;
	margin:0 auto;
	padding:30px 0 24px;
	}
.logo{
	width:357px;
	height:50px;
	float:left;
	}
.logo img{
	max-width:100%;
	}
.nav{
	height:26px;
	float:right;
	padding-top:24px;
	}
.nav-list{
	height:50px;
	float:left;
	position:relative;
	}
.nav-list a{
	height:50px;
	overflow:hidden;
	display:block;
	padding:0 15px;
	font-size:14px;
	color:#444;
	line-height:26px;
	}
.nav-list a:hover{
	color:#1b85ce;
	}
.nav .on a{
	color:#1b85ce;
	}
.sub{
	width:280px;
	overflow:hidden;
	background:#fff;
	box-shadow:#999 0 1px 7px;
	position:absolute;
	top:47px;
	left:-15px;
	z-index:9;
	border-top:#0095fd solid 3px;
	border-radius:1px 1px 0 0;
	display:none;
	}
.sub-list{
	width:100%;
	height:48px;
	border-bottom:#e6e6e6 solid 1px;
	}
.sub .sub-list a{
	width:230px;
	height:48px;
	display:block;
	padding:0 20px 0 30px;
	font-size:14pxl;
	color:#666;
	line-height:48px;
	}
.sub-list:hover{
	background:#f4f4f4;
	}
.sub-list a:hover{
	color:#666;
	background:url(../images/mmia_11.png) no-repeat 255px center;
	}







.footer{
	width:100%;
	height:60px;
	background:#1d5690;
	margin:0 auto;
	}
.foot{
	width:1100px;
	height:60px;
	margin:0 auto;
	}
.foot-left{
	width:680px;
	height:60px;
	float:left;
	font-size:12px;
	color:#fff;
	line-height:60px;
	}
.foot-left a{
	color:#fff;
	}
.foot-left a:hover{
	text-decoration:underline;
	}
.foot-right{
	height:20px;
	padding:20px 0;
	float:right;
	}
.foot-support{
	width:210px;
	height:20px;
	}
.conter{
	width:210px;
	height:20px;
	}
.conter span{
	width:62px;
	height:20px;
	float:left;
	font-size:12px;
	color:#fff;
	line-height:20px;
	}
.conter ul{
	width:148px;
	float:right;

	}
.conter ul li{
	width:100%;
	height:20px;
	}
.conter ul li a{
	width:100%;
	height:20px;
	overflow:hidden;
	display:block;
	font-size:12px;
	color:#fff;
	line-height:20px;
	}

