@charset "utf-8";
/* CSS Document */
#idnex_body{
	width: 1000px;
	margin: 0 auto;
}
*{
margin:0;
padding:0;
font-family:"Microsoft YaHei",微软雅黑;
}
body{
font-family:"Microsoft YaHei",微软雅黑;
font-size:16px;
color:#333;
}
a:link,
a:visited{
color:#333;
text-decoration:underline;
}
.font_r{
color:#f00;
}

.header{
margin:0 auto;
width:952px;
height:119px;
line-height:119px;
}
.header_l{
float:left;
width:381px;
}
.header_m{
float:left;
width:495px;
margin-top:52px;
line-height: 30px;
}
.header_r{
float:right;
margin-top:25px;
}
.header_l .img1{
margin-top:24px;
}
.nav{
margin: 0 auto;
clear:both;
width:1000px;
height:39px;
line-height:39px;
background:url(../images/abackground.jpg);
font-family:"Microsoft YaHei",微软雅黑;
}
.nav_inner{
width:952px;
margin:0 auto;
}
.nav a:link,
.nav a:visited{
text-decoration:none;
color:#fff;
font-weight:bold;
font-size:16px;
}
.nav a:hover{
color:yellow;
font-weight:bold;
font-size:15px;
}
.nav ul{
margin-left:25px;
}
.nav li{
float:left;
list-style:none;
width:108px;
}

.cont_zmcy{
margin:0 auto;
overflow:hidden;
/* width: 60%; */
border:1px solid #d1d1d1;
padding:3.75rem 3.125rem;
margin-top:10px;
text-align: center;
}
.leftimg{
	display:inline-block;
	vertical-align: top;
	/* 	float: left; */
	}
.leftimg_img{
	width: 300px;
	}
.zmcy_dl{ 
	display:inline-block;
	vertical-align: top;
	text-align: left;
	}
.zmcy_dl .input_name{ 
	/* wdith:21.125rem; */
	font-size:16px; 
	color:#404040; 
	height:36px; 
	line-height:36px;
	font-family:"Microsoft YaHei",微软雅黑;
	display:inline;
	}
.zmcy_input{ 
	width:21.125rem;
	height:26px;
	border:1px solid #bbb; 
	background:url(../images/input_bg.jpg) repeat-x; 
	padding:0 10px; 
	margin-bottom:10px; 
	font-size:14px; 
	color:#333; 
	line-height:26px; 
	letter-spacing:1px; 
	font-family:"Microsoft YaHei",微软雅黑;
	}
/* a.zmcy_but{ display:block; background:url(../images/but_bg.jpg) repeat-x; width:360px; height:32px; font-size:14px; color:#fff; font-weight:bold; border:none; margin:20px 0; cursor:pointer; text-decoration:none; text-align:center; line-height:32px;}*/
a.zmcy_but{ 
	display:block; 
	background:url(../images/abackground.jpg) repeat-x; 
	width:23.125rem;
	height:32px; 
	font-size:16px; 
	color:#fff; 
	font-weight:bold; 
	border:none; 
	margin:20px 0; 
	cursor:pointer; 
	text-decoration:none; 
	text-align:center; 
	line-height:32px;
	font-family:"Microsoft YaHei",微软雅黑;
	}
a.zmcy_but:hover{ 
	background:url(../images/abackground.jpg) repeat-x; color:#fff; }
.zmcy_tips{ 
	font-size:16px; 
	color:#bd1a2d; 
	line-height:26px; 
	text-indent:2em; 
	width:22.5rem;
	font-family:"Microsoft YaHei",微软雅黑;}

