
@charset "utf-8";
body, div, address, blockquote, iframe, ul, ol, dl, dt, 
dd, li, dl, h1, h2, h3, h4, pre, table, caption, th, td, form, 
legend, fieldset, input, button, select, textarea {margin:0; 
  padding:0;font-family:"微软雅黑"; font-style: normal;} 

ol, ul ,li{list-style: none;}
a{text-decoration:none; color:#000;font-size: 14px;}

.head>.logo{
  width: 100%;     
  height: 362px;
  background:url(../images/header.png);
}
.nav1{width:1100px;height:40px;margin:0 auto; margin-top:50px;}
.daohang1{width:100%;height:40px; margin:0 auto;}

.nav1 ul li{float:left;width:15%;height:40px; overflow:hidden; text-align:center;}
.nav1 ul li a{ display:block; text-align: center;height:40px;line-height:38px; font-family:"微软雅黑"; font-size:20px;color:red; font-weight: bold;}
.nav1 ul li:hover a{color:white;}
.nav1 ul li:hover{ background:#fe3440;border-top:red 5px solid;}


.top{width: 100%;
  height: 35px;
  background: #f5f5f5;}
.top ul{width: 1100px;
  height: 35px;
  margin: auto;
  background: #f5f5f5;}
.top ul li{float: left;
  width: 140px;
  height: 32px;
  margin-left: 5px;}
.top ul li a{
  height: 32px;
  line-height: 32px;
}
.blank140{
  font-family: "微软雅黑",'Microsoft YaHei',serif,Tahoma;
  font-size: 14px;
  text-align: left;
  clear: both;
  display: block;
  background: url(logo.png) center top no-repeat;
  height: 105px;
}
.bigTitle{
  font-family: "微软雅黑",'Microsoft YaHei',serif,Tahoma;font-size: 14px;
  text-align: left;
  padding: 0;
  width: 1200px;
  height: 113px;
  margin: auto; 
  background: url("../images/bigTitle.png") center no-repeat;
}

