/*-------------Reset CSS-----------*/
html,body,div,span,
applet,object,iframe,
h1,h2,h3,h4,h5,h6,p,blockquote,pre,
a,abbr,acronym,address,big,cite,code,
del,dfn,em,font,img,ins,kbd,q,s,samp,
small,strike,strong,sub,sup,tt,var,
dd,dl,dt,li,ol,ul,
fieldset,form,label,legend,input,textarea,
table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:none;}
table{border-collapse:collapse;border-spacing:0;}
ol,ul,li{list-style:none;}
a{text-decoration:none;}
a:hover{text-decoration:underline;}
body,a{font-size:14px;color:#666;font-family:Tahoma,Helvetica,Arial,"Microsoft YaHei","宋体",Sans-serif;}
body{overflow-x:hidden;}

#head,#navv,#nava,#foot,#main{width:1100px;margin:0 auto;}
.lspcb{ clear: both; }
.lspdn{ display: none; }

/*-------------Header-----------*/
#header{
  width: 100%;
  height: 156px;
  background-color: #01479D;
}
#head{
  height: 100px;
}
#head h1{
  float: left;
  margin: 14px 0 0 38px;
}
#head p{
  float: right;
  margin: 6px 40px 0 0;
}
#navv{
  border-top: 1px solid #5a8a8a;
  margin-top: 12px;
}
#navv ul li{
  float: left;
  width: 137px;
  height: 40px;
  line-height: 38px;
  text-align: center;
}
#navv ul li a{
  color: #fff;
}

/*-------------banner-----------*/
#ban{
  clear: both;
  width:100%;
  max-width:1980px;
  margin:0 auto;
}
#banner{
  width:100%;
  max-width:1980px;
  overflow: hidden;
  margin:0 auto;
}
#banner img {
	width:100%;
}
#nav{
  width: 100%;
  height: 50px;
  background: url(/templets/huiaipc/images/bg1.jpg) repeat-x;
}
#nava dl{
  margin-top: 15px;
  float: left;
}
#nava dl dt{
  float: left;
}
#nava dl dd{
  padding: 0 8px;
  float: left;
}
#nava div{
  width: 360px;
  float: right;
  margin-top: 10px;
}
#nava div a{
  display: block;
  float: left;
}

#text{
  width: 320px;
  height: 30px;
  border: 1px solid #d3d3d3;
  border-right: none;
  background-color: #fff;
}
#submit{
  width: 36px;
  height: 30px;
  background: url(/templets/huiaipc/images/sou.jpg) no-repeat;
  border: 1px solid #d3d3d3;
  border-left: none;
  cursor: pointer;
}

/*-------------Main-----------*/
#mainul{
  width: 1150px;
  height: 462px;
  margin: 30px 0 10px 0;
}
#mainul li{
  height: 458px;
  float: left;
  margin-right: 20px;
  border: 1px solid #ccc;
}
#mainul li h3,.lspbott h3{
  height: 26px;
  line-height: 26px;
  font-size: 18px;
  color: #00479D;
  font-weight: normal;
  float: left;
  margin: 10px;
  text-indent: 8px;
}
#mainul li h3 img,.lspbott h3 img{
  float: left;
}
#mainul li h3 span{
  cursor: pointer;
}
#mainul li h3 span.lsphds{
  color: #999;
}
#mainul1{
  width: 340px;
}
#mainul2{
  width: 376px;
}
#mainul3{
  width: 340px;
}
#mainul1 dl{
  width: 302px;
  height: 80px;
  float: left;
  margin-left: 18px;
  border-bottom: 1px dashed #285050;
}
#mainul1 dl dt{
  width: 54px;
  float: left;
  margin-top: 12px;
}
#mainul1 dl dd{
  width: 236px;
  margin-top: 12px;
  float: right;
}
#mainul1 dl dd p{
  line-height: 26px;
}

#mainul2 dl{
  padding-left: 18px;
}
#mainul2 dl dt{
  width: 338px;
  border-bottom: 1px dashed #285050;
  margin-bottom: 6px;
}
#mainul2 dl dt h4{
  font-size: 16px;
  font-weight: normal;
  margin: 8px 0;
}
#mainul2 dl dt p{
  line-height: 24px;
  margin-bottom: 12px;
}
#mainul2 dl dt p a{
  color: #ed6a00;
}
#mainul2 dl dd{
  width: 338px;
  height: 33px;
  line-height: 33px;
  overflow: hidden;
  text-indent: 18px;
  background: url(/templets/huiaipc/images/lb.jpg) 0 center no-repeat;
}
#mainul3 img{
  margin-left: 20px;
}
#mainul3 h4{
  font-size: 16px;
  margin-left: 20px;
  padding: 8px;
  font-weight: normal;
}
#mainul3 p{
  padding: 0 20px;
  line-height: 28px;
}
#mainul3 p a{
  color: #ed6a00;
}

.lspbott{
  margin-bottom: 20px;
}

/*-------------Footer-----------*/
#footer{
  width: 100%;
  height: 212px;
  background-color: #01479D;
}
#foot{
  height: 212px;
}
#foot p{
  width: 100%;
  height: 48px;
  line-height: 48px;
  color: #fff;
  border-bottom: 1px solid #5a8a8a;
}
#foot p a{
	color: #fff;
}
#foot ul{
  float: left;
  margin-top: 18px;
}
#foot ul li{
  color: #fff;
  line-height: 26px;
}
#foot dl{
  width: 244px;
  float: right;
  margin-top: 18px;
}
#foot dl dt{
  float: left;
  color: #fff;
  margin-top: 5px;
}
#foot dl dd{
  float: right;
  border-left: 1px solid #5a8a8a;
  padding: 2px 6px;
}
#foot dl dd a{
  display: block;
  color: #fff;
  line-height: 24px;
}


/*-------------Body-----------*/

#mainl{
  width: 708px;
  padding: 18px 25px;
  border: 1px solid #ccc;
  float: left;
  margin: 30px 0;
}
#mainl h3{
  font-size: 18px;
  line-height: 32px;
  font-weight: normal;
  border-bottom: 1px solid #ccc;
  color: #000;
}
#mainl ul li{
  padding: 25px 0;
  border-bottom: 1px dashed #ccc;
}
#mainl ul li h4{
  font-size: 18px;
  line-height: 42px;
  text-indent: 26px;
  font-weight: normal;
  background: url(/templets/huiaipc/images/lb1.jpg) 0 center no-repeat;
}
#mainl ul li p{
  line-height: 24px;
}
#mainl ul li p a{
  color: #ed6a00;
}
#mainl h1{
  font-size: 25px;
  text-align: center;
  font-weight: normal;
}
#mainl h5{
  font-size: 12px;
  font-weight: normal;
  text-align: center;
  line-height: 24px;
  color: #999;
}
#mainl ol li{
  line-height: 26px;
}
#lapwenz{
  padding: 18px 0;
  line-height: 28px;
}
#lapwenz img{
	display: block;
	margin: 0 auto;
	clear: both;
}
#lapwenz p{
  line-height: 36px;
  text-indent: 28px ;
}
#fenye{
  height: 70px;
  margin: 12px 0;
}
#mainr{
  width: 305px;
  float: right;
  margin: 30px 0;
}
.mainra{
  width: 100%;
  margin-bottom: 22px;
}
.mainra h3{
  width: 100%;
  height: 36px;
  border-bottom: 1px solid #ccc;
}
.mainra h3 span{
  display: block;
  height: 35px;
  float: left;
  font-size: 18px;
  font-weight: normal;
  color: #000;
  border-bottom: 3px solid #00479D;
}
.mainra img{
  margin-top: 18px;
}
.mainra h4{
  font-size: 16px;
  font-weight: normal;
  margin: 6px 0;
}
.mainra p{
  line-height: 26px;
}
.mainra p a{
  color: #ed6a00;
}
.mainra ul{
  margin-top: 8px;
}
.mainra ul li{
  line-height: 26px;
}

#lapwenz{}
