

/*头部*/
.main { max-width: 960px; min-width: 320px; margin: 0 auto; background: #fff; position: relative; }
.submain { max-width: 960px; min-width: 320px; margin: 0 auto; position: relative; }
.background_fff { background: #fff; }
.header { width: 95%; padding: 0 3%; height: 45px; background: #27A9FF; position: fixed; left: 0; top: 0; z-index: 9999; }
.logo {   float: left;
  margin-top: 8px;
  width: 119px;
  height: 40px;
  overflow: hidden;}
.city_select { float: right; height: 45px; line-height: 45px; color: #fff; font-size: 16PX; }
.city_select a,
.city_select a:visited,
.city_select a:hover { color: #fff; text-decoration: none; background: url(../images/cityico.jpg) no-repeat right center; padding-right: 20px; }
.Search { height: 30px; line-height: 30px; padding-left: 15px; margin-top: 7px; margin-left: 45px; margin-right: 70px; background: #fff url(../images/ssbtn.jpg) no-repeat 15PX center; border-radius: .4em; color: #999; overflow: hidden; }
.pr { position: relative; }
.banner img { width: 100%; }
.menu { padding-bottom: 15px; overflow: hidden; }
.menu li { width: 25%; float: left; margin-top: 20px; }
.menu li img { display: block; margin: 0 auto; width: 95%; }
.menu li p { text-align: center; font-size: 14px; margin-top: 5px; }
.menu li a:hover { text-decoration: none; }
.topdiv { height: 45px; }
.border_b2 { border-bottom: 2px solid #ddd; }
.footer { padding: 15px; background: #eee; text-align: center; text-align: center; line-height: 24px }
.footer .p1 a { margin: 0 2px; }
.bottom { height: 65px; background: #303030; position: fixed; left: 0; bottom: 0; width: 100%; text-align:center}
.bottom li { width: 24%; float: left; text-align: center; }
.bottom li img { width: 25px; display: block; margin-bottom: 10px; margin: 0 auto; margin-top: 14px; margin-bottom: 3px }
.bottom li a,
.bottom li a:visited,
.bottom li a:hover { color: #fff; }
.upbtn { width: 40px; height: 40px; position: fixed; bottom: 85px; right: 20px; }
.upbtn img { width: 100%; }
.sub_header { width: 94%; padding: 0 3%; height: 45px; background: #27A9FF; position: fixed; left: 0; top: 0; z-index: 9999; }
.h60 { height: 60px; }
.subbottom { height: 60px; position: fixed; bottom: 0; left: 0; width: 100%; }
.subbottom a,
.subbottom a:visited { height: 60px; display: block; float: left; font-size: 14px; text-align: center; color: #fff; }
.subbottom a:hover { color: #fff; text-decoration: none; }
.subbottom a img { display: block; margin: 0 auto; margin-bottom: 3px; margin-top: 11px }
.subbottom a.sb0 { width: 20%; background: #333; }
.subbottom a.sb1 { width: 40%; background: #333; }
.subbottom a.sb2 { width: 35%; background: #396; }
.subbottom a.sb3 { width: 40%; background: #f90; }
.subbottom a.sb0 img { width: 25px; }
.subbottom a.sb1 img { width: 21px; }
.subbottom a.sb2 img { width: 25px; }
.subbottom a.sb3 img { width: 25px; }

