@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;}
.clearfix{ clear:both;}
body
{
	margin: 0px; padding: 0px;  background: #f2f1ec;
}
.w12{ width: 1200px; margin: 0px auto;}
.m20{margin-top: 20px;}


/*nav*/

.nav{ width: 100%; background: #6a0002; 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: 130px;  text-align:center; display:block;color: #ffffff; font-size: 16px;}
.nav ul li.icon{}

.nav ul li a:hover{	
color:#ffba00;
	text-decoration:none;
line-height:50px;
	text-align: 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: #063b77;
	height: auto;
	 	 overflow: hidden;_overflow: visible;min-height: 10px;height: auto!important; height: 10px;
	 	 width:135px;

padding-left:10px;
}
.nav ul li:hover ul {
	display:block;
	width:135px;
	background: #6a0002;
padding-left:10px;
}
.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 dashed #ffffff;
	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:#ffba00;
border-bottom:1px dashed #ffffff;
	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: #f2f1ec;  min-width:1200px;}
.header ul{width: 1200px;   margin: 0px auto;}
.header ul li{  width: 742px; display: block;}
.header ul li a{ display: block; width: 742px; padding:40px 0;}
.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:#6a0002; 
	height:250px;
	min-width: 1200px; 
	text-align:center;
	line-height:50px;
	font-size:14px;
	color: #FFFFFF;
	
}
.footer .link{ width:1200px; margin:0 auto;}
.footer .link ul{ padding:0 70px; border-bottom:1px solid #4c0a0a;}
.footer .link ul li{ float:left; margin-right:90px; width:120px; text-align:center;}
.footer .link ul li a{ color:#fff; font-size:12px;}
.footer .footerlogo{margin-top: 30px;margin-left: 80px;}
.footer .footermain{width: 300px; line-height: 35px;margin-top: 0px; margin-left: 130px; text-align: left;}
.footer .ewm{margin-top:20px;margin-left: 180px;}