@charset "utf-8";
/* CSS Document */

.w1100{
	width:1100px;
	margin:0 auto;
	overflow:hidden;
}

/**** 头部 ****/
.header{
	width:100%;
	margin:0 auto;
	position:relative;
	z-index:1111;
	background:#fff;
}

.header-nr{
	width:1100px;
	margin:0 auto;
}
.header-top{
	overflow:hidden;
	background:#f5f5f5;
	height:32px;

}
.htop-box{
	float:right;
	height:32px;
	width:260px;
	overflow:hidden;	
}

.htop-box .tzgx{
	font-size:12px;
	color:#999999;
	background:url(../images/icon1_03.png) no-repeat left center;
	padding-left:20px;
	line-height:32px;
	margin-right:27px;
	float:left;
}

/**** 输入框开始 ****/
 
.sch-box{
	position:relative;
	width:142px;
	height:18px;
	padding-left:8px;
	float:right;
	background:#fff;
	margin-top:7px;	
	border-radius:15px;
	overflow:hidden;
}
.sch-box input{
	height:18px;
	width:120px;
	font-size:12px;
	color:#999999;
	line-height:18px;
	vertical-align:middle;
	border:0;
	background:none;
	float:left;	
}  

.ss-butn{
	height:18px;
	width:18px;
	display:inline-block;
	*zoom:1;
	*display:inline;
	vertical-align:middle;	
	background:url(../images/icon2_03.png) no-repeat center center;
	float:right;
	margin-right:3px;	
}

/**** 输入框结束 ****/

.header-bot{
	background:#ffffff;
	height:100px;
	border-bottom:1px solid #dddddd;
	position:relative;
	
}


.logo{
	padding-top:26px;
	padding-bottom:27px;
	width:145px;
	float:left;
	display:block;
	*zoom:1;
	*display:inline;
}
.logo img{
	max-width:100%;
}

.left{
	float:left;
}
.right{
	float:right;
}


/**** nav开始 ****/
.nav{
	float:left;
}
.nav li{
	float:left;
	width:119px;
}
/*.nav li:last-child{
}*/
.nav li h3{
	text-align:right;
}
.nav li h3 a{
	color:#333333;
	font-size:16px;
	line-height:100px;
}
.nav li:hover h3 a,.nav li.on h3 a{
	color:#0092dc;
	font-weight:bold;
}


.nav-subbox{
	width:100%;
	background:#fff;
	padding:32px 0 52px 0;
	position:absolute;
	top:101px;
	left:0;
	z-index:13;
	display:none;
}

.subnr{
	width:1100px;
	margin:0 auto;
	overflow:hidden;	
}

.sub-left{
	float:left;
	width:722px;
	border-right:1px solid #dddddd;
	overflow:hidden;
}
.subnav-tu{
	display:block;
	float:left;
	width:300px;
	height:170px;
	max-width:100%;
}
.sub-rzi{
	float:left;
	width:350px;
	padding-left:18px;
	padding-top:5px;
}
.sub-d1{
	font-size:16px;
	color:#484b8e;
	line-height:26px;
}
.sub-d2{
	font-size:14px;
	color:#484b8e;
	line-height:20px;
	font-family:"宋体";
	height:60px;
}
.sub-d3{
	font-size:12px;
	color:#666;
	line-height:20px;
}

.sub-right{
	float:right;
	width:322px;
}
.sub-right dd{
	width:130px;
	border-bottom:1px solid #dddddd;
	padding-top:10px;
}
.sub-right dd a{
	font-size:14px;
	line-height:20px;
	color:#666666;
}
.sub-right dd.on a,.sub-right dd:hover a{
	color:#0092dc;
}


/**** nav结束 ****/


/**** 底部开始 ****/
.footer{
	width:100%;
	margin:0 auto;
	background:#fff;
}
.foot-top{
	border-top:2px solid #f2f3f7;
	width:1100px;
	margin:0 auto;
	overflow:hidden;
	padding-top:40px;
	min-height:240px;
}


.foot-navbox{
	float:left;
	width:134px;
}
.foot-tit {
	margin-bottom:14px;
}
.foot-tit a{
	font-size:14px;
	color:#535353;	
}

.foot-nav li a{
	color:#b6b7b7;
	font-size:12px;
	line-height:24px;
}
.foot-navbox .foot-nav li a:hover{
	color:#0293de;
}
.foot-navbox2{
	float:left;
	width:275px;
	
}
.foot-nav li strong{
	color:#00a4e3;
	font-size:16px;
}
/*页脚下*/
.foot-bot{
	width:100%;
	background:#f2f3f7;
	height:48px;
}
.foot-nr{
	width:1100px;
	margin:0 auto;
	height:48px;
}

/*左*/
.footbot-left{
	float:left;
	width:720px;
	padding-top:15px;
}
/*版权*/
.footer .foot-copy{
	font-size:12px;
	color:#999999;
	line-height:16px;
	float:left;
	margin-right:8px;
}
.foot-copy a{
	font-size:12px;
	color:#999999;
	line-height:16px;
}
.foot-copy span{
	font-family:Arial, Helvetica, sans-serif;
}


/**** 技术支持开始 ****/

.foot-support {
	width: 245px;
	font-size:12px;
	color:#999999;
	line-height:16px;
	margin:0 auto;
	overflow:hidden;
	float:left;
}

.foot-support .bd{
	height:16px;
	width:170px;
	overflow:hidden;
	float:left;
}
.foot-support h3{
	font-style:normal;
	float:left;
	font-size:12px;
	color:#999999;
	line-height:16px;
}
.foot-jszc{ 
	overflow:hidden; 
	width:170px; 
	height:16px; 
	line-height:16px; 
	float:left; 
	text-align:left;
	margin-top:0px;
}
.foot-jszc a{ 
	font-size:12px;
	color:#999999;
	line-height:16px;
}

.foot-bot a[href]:hover{
	text-decoration:underline;
}

/**** 技术支持结束 ****/

.footbot-right{
	float:right;
	width:140px;
	position:relative;
	padding-top:15px;
}
.weibo{
	display:inline-block;
	zoom:1;
	display:inline;
	width:20px;
	height:20px;
	float:left;
	margin-right:15px;
}

.weixin{
	display:inline-block;
	zoom:1;
	display:inline;
	width:20px;
	height:20px;
	float:left;
}
.erweima{
	width:115px;
	height:115px;
	position:absolute;
	top:-117px;
	left:0;
	display:none;
	border:1px solid #333;
	text-align:center;
}
.erweima img,
.erweima2 img{
	width:115px;
	height:115px;
}
.erweima2{
	width:115px;
	height:115px;
	position:absolute;
	top:-117px;
	left:-50px;
	display:none;
	border:1px solid #333;
	text-align:center;
}


.ft-right{
	float:right;
}
.ft-right i{
	font-style:normal;
	font-size:12px;
	color:#999999;
	line-height:20px;
	margin:0 15px;	
}
.ft-right a{
	font-size:12px;
	color:#999999;
	line-height:20px;	
}







/*页脚下结束*/




