@charset "utf-8";
*{font-family:"微软雅黑";} 
table {border-collapse:collapse;border-spacing:0;} 
fieldset,img {border:0;} 
address,caption,cite,code,dfn,em,strong,th,var {font-style:normal;font-weight:normal;} 
li,ul,ol,dl,dt,dd {list-style: outside none; margin:0px; padding:0px;} 
caption,th {text-align:left;} 
h1,h2,h3,h4,h5,h6 {font-size:100%; margin:0px; padding:0px; font-weight:normal;} 
q:before,q:after {content:'';} 
abbr,acronym { border:0;}
.clear{ clear:both;}
a,a:link,a:visited{ text-decoration:none; color:#434343;}
a:hover{
	
	color: #ad0000;}
.fl{ float:left;}
.fr{ float:right;}
body
{
	margin: 0px; padding: 0px; background: url() no-repeat center 200px;
}
.w12{ width: 1200px; margin: 0px auto;}
.m20{margin-top: 20px;}


/*nav*/

.nav{ width: 100%; background:url(../images/navbg.png) repeat-x;  min-width: 1200px;   height: 50px; line-height: 50px;}
.nav ul{ margin: 0px auto; width: 1200px; color: #434343;  height: 50px; line-height: 50px;}
.nav ul li{ float: left;  width: 133px; background: url(../images/navicon.png) no-repeat 20px center; text-align:center; display:block;color: #ffffff; font-size: 16px;}
.nav ul li.icon{background: url(../images/nav-home.png) no-repeat 10px center;}
.nav ul li.icon a:hover {background: #ffffff url(../images/nav-home.png) no-repeat 10px center; color:#157f99; display: block;
	text-decoration:none;
line-height:50px;
	text-align: center;}

.nav ul li a:hover{	
color:#157f99;
	text-decoration:none;
line-height:50px;
	text-align: center;
background: #ffffff url(../images/navicon.png) no-repeat 20px center;
	display: block;
}
.nav ul li a {
	
	color:#ffffff;
	display: block;
	text-decoration:none;
line-height:50px;

	text-align: center;
	

}

@media \0screen\,screen\9 {/* 只支持IE6、7、8 */
  .nav ul li a:hover{
    background-color:#FFFFFF;
    filter:Alpha(opacity=90);
    position:static; /* IE6、7、8只能设置position:static(默认属性) ，否则会导致子元素继承Alpha值 */
    *zoom:1; /* 激活IE6、7的haslayout属性，让它读懂Alpha */
  }
  
}
.nav ul li ul {

	position:absolute;
	display:none;

	background: url(../images/navlibg.png) repeat;
	height: auto;
	 	 overflow: hidden;_overflow: visible;min-height: 10px;height: auto!important; height: 10px;
	 	 width:150px;
background: url(../images/navlibg.png) repeat;
padding-left:15px;
}
.nav ul li:hover ul {
	display:block;
	width:150px;
background: url(../images/navlibg.png) repeat;
padding-left:15px;
}
.nav ul li ul li {
	display:block;	
	width:130px;
	padding:0px;
	margin:0px auto;
line-height:40px;
height:40px;
 clear: both;
 font-size:14px;
color:#ffffff;
border-bottom:1px solid #666666;
	background:none;
transition: color 0.1s, background 0.3s;
	-webkit-transition: color 0.1s, background 0.3s;
	-moz-transition: color 0.1s, background 0.3s;

}
.nav ul li ul li:hover{ 	 font-size:14px;margin-top:0px;}
.nav ul li ul li a {
	display:block;
	color:#ffffff;
	 font-size:14px;
	 line-height: 40px;
	text-decoration:none;
	z-index:10;
	width:130px;
	padding:0px;
	margin:0px auto;
	height:40px;
	
}
.nav ul li ul li a:hover {
	display:block;	
	width:130px;
	padding:0px;
	margin:0px auto;
line-height:40px;
height:40px;
 clear: both;
 font-size:14px;
color:#FF761B;
border-bottom:1px solid #666666;
	background:none;

transition: color 0.1s, background 0.3s;
	-webkit-transition: color 0.1s, background 0.3s;
	-moz-transition: color 0.1s, background 0.3s;

}

/*nav*/



/*header*/
.header{ width: 100%;  background: url(../images/topbg.png) no-repeat;  min-width:1200px; height:148px;}
.header ul{width: 1200px;   margin: 0px auto;}
.header ul li{  width: 473px; height: 93px;  display: block; margin:0px auto;}
.header ul li img{margin-top: 25px;}
.header ul li a{ display: block; width: 473px; height: 93px; }
.header ul li+li .search{margin-top:0px; float: right; height: 38px; line-height: 33px; width: 300px; }
.header ul li+li{ float: right;background: no-repeat; margin: 0px; }
.header ul li+li .topLink ul li.topLinkLine{ width: 10px; text-align: center; margin: 0px; }
.header ul li+li .topLink{ width: 340px; height: 33px; margin-top: 40px; }
.header ul li+li .topLink ul{width: 340px; background: none; height: 33px; }
.header ul li+li .topLink ul li{ float: left;  height: 33px;font-size: 14px; color: #434343; width:300px; text-align: right;  margin: 0px; background: none;}


/*footer*/
.footer
{
	width:100%;
	background:#157f99; 
	height:167px;
	min-width: 1200px; 
	margin-top: 5px;
}
.footer ul
{
	
	font-size:14px;
	color:#ffffff;
	width:1200px;
	margin:0px auto;

	}
.footer ul ul li.copyright{ width:1000px; float:left; margin-top:35px; text-align: center;  line-height:30px;}
.footer ul .logobottom{margin: 40px 0px 0px 150px;}
.footer ul ul{width: 1200px; margin-top: 37px;}
.footer ul ul li{float: left;margin-top:40px; width:100px;}
.footer ul ul li+li+li{float: right; margin-top:40px; width:100px;}