@charset "utf-8";
/* CSS Document */
html,body,div,p,a,img,input,textarea,span,dl,dt,dd,ul,li,ol,table,thead,tbody,th,tr,td,h1,h2,h3,h4,h5,h6,form
	{
	list-style: none;
	margin: 0;
	padding: 0;
}

html,body {
	font:12px/ 1.8 Arial,Microsoft Yahei,"宋体";
	font-size:12px;
	color: #2D2D2d;
	text-align: left;
}
body{position: relative;}
address,caption,cite,code,dfn,em,th,var {
	font-style: normal;
	font-weight: normal;
}
/*=====公共样式======*/
a:link,a:visited {
	color:#2D2D2d;
	text-decoration: none;
	cursor: pointer;
}

a:hover {
	color: #ff6701;
	text-decoration:none;
}

img {
	border: none;
}

em {
	font-style: normal;
}

h1,h2,h3,h4 {
	font-weight: normal;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.clear {
	clear: both;
}

.noMar {
	margin: 0
}
/*=======开始=======*/
/*======#header=========*/
#header{width:100%;overflow:hidden;background:#1259D5;border-bottom:14px solid #AB1519;}
.header{width:1002px;height:153px;margin:0 auto;position:relative;z-index:0;}
.topNav{width:100%;height:187px;margin:0 auto;background:url(../../image/top_bg_02.jpg) repeat-x}
.top{width:1002px;
	height:25px;
	line-height:25px;
	margin:0 auto;
	color:#fff;
	
}
.topNav .top a{color:#fff;}
.topNav .top a:hover{color:#f60}
.logo{height:79px;margin:24px 0px;}
.zhuzi{width:266px;height:204px;position:absolute;right:-92px;background:url(../../image/zhuzi2.png) no-repeat;z-index:-21;top:0px;}
.header .soso{width:192px;padding-top:92px;padding-left:95px;}
.header .soso input{width:137px;height:18px;line-height:18px;padding-left:3px;vertical-align:middle;border:1px solid #ededed;background:#fff;color:#555;}
.header .soso button{height:20px;line-height:20px;background:#ededed;margin:0;padding:0;border:none;color:#222;box-shadow:0px 2px 2px rgba(0,0,0,0.2);width:50px;cursor:pointer;}
.phone{display:block;background:url("../../image/phone.png") no-repeat left center;padding:1px 20px;}

/*==========#nav==============*/
#nav{width:1002px;	
	z-index:99;
	background:#AB161C;	
	}
.mainnav{
	width:100%;
	height:18px;
	line-height:18px;
	padding:9px 0px;
	font-family:"微软雅黑";
	font-size:16px;
	font-weight:bold;
	z-index:99;

	}	
.mainnav li{
	width:121px;	
	text-align:center;
	margin-right:2px;	
	float:left;	
	border-right:1px solid #fff;
	}	
.mainnav li.nobor{border-right:none;}
.mainnav li a:link,.mainnav li a:visited,.subnav li a:link,.subnav li a:visited{color:#fff;}
.mainnav li a:hover{color:#FFE244;}
.subnav{clear:both;font-size:14px;padding-left:32px;width:980px;height:30px;}
.subnav li{
	height:32px;
	float:left;
	margin-right:18px;
	line-height:32px;
	font-weight:bold;}
.subnav li a:hover{color:#FFE244;}
.subnav .soso{width:230px;height:25x;background:url(../../image/index_icon.png) no-repeat 4px -6px;padding:5px;margin-right:0;float:right;position:relative;}
.subnav  .soso form{height:25px;background:url(../../image/index_icon.png) no-repeat 4px -48px;width:177px;float:left;}
.subnav .soso form input{height:25px;border:none;margin:1px 0 0 10px;background:none;width:140px;line-height:25px;}
.subnav .soso  .button{width:24px;height:25px;background:url(../../image/button_soso.png) no-repeat;border:none;position:absolute;top:4px;right:60px;cursor:pointer;}
.subnav .soso p{font-family:'宋体';height:23px;line-height:23px;text-align:right;float:right;font-size:12px;}
.subnav .soso p a:link,.subnav .soso p a:visited{color:#0159B7;text-decoration:underline;}
.btnNew{background:none;border:none;color:#fff;cursor:pointer;height:28px;font-family:'微软雅黑';font-size:12px;}
.plsLogin{color:#eea15b;}
/*======content=========*/
#content{width:100%;background:#eaeaea;padding-bottom:5px;clear:both;}

/*=========footer=================*/
.footer{clear:both;width:100%;height:180px;margin:0px auto;background:#1259D5;border-top:10px solid #AB1820;color:#fff;/*background:url(../../image/footer_bg.png) repeat-x;*/text-align:center;padding-top:10px;line-height:22px;}
.footer a:link,.footer a:visited{color:#fff;}
.footer a:hover{color:#f40;}