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,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  padding: 0;
  margin: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-family: inherit;
  font-size: 100%;
  vertical-align: baseline;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
table {
  border-collapse: separate;
  border-spacing: 0;
  vertical-align: middle;
}
caption,
th,
td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}
a img {
  border: none;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
main {
  display: block;
  padding: 0;
  margin: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-family: inherit;
  font-size: 100%;
  vertical-align: baseline;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]),
[hidden] {
  display: none;
}
#page-top .sel-city {
  width: 150px;
}
.main {
  cursor: default;
}
.main .banner {
  background: url("../images/banner.jpg") no-repeat 50% 0;
  height: 618px;
  position: relative;
  margin-top: 7px;
}
.main .banner .panel {
  width: 620px;
  height: 324px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-top: -162px;
  margin-left: -310px;
  padding: 16px;
  background: url("../images/panel_bg.png") repeat 0 0;
}
.main .banner .panel .jb {
  background: url("../images/ljb.png") no-repeat 0 0;
  width: 53px;
  height: 53px;
  position: absolute;
}
.main .banner .panel .ljb {
  background-image: url("../images/ljb.png");
  left: 16px;
  top: 16px;
}
.main .banner .panel .rjb {
  background-image: url("../images/rjb.png");
  right: 16px;
  bottom: 16px;
}
.main .banner .panel .content {
  text-align: center;
  padding: 50px 0;
  color: #555;
  font-weight: bold;
}
.main .banner .panel .content .l1 {
  font-size: 36px;
  color: #009b78;
  font-weight: bold;
}
.main .banner .panel .content .l2 {
  font-size: 26px;
  display: inline-block;
  padding: 29px 20px 14px;
  border-bottom: 1px solid #009b78;
}
.main .banner .panel .content .l2 span {
  font-size: 40px;
  color: #f16e7e;
  font-weight: bold;
}
.main .banner .panel .content .l3 {
  font-size: 22px;
  padding-top: 20px;
}
.main .banner .panel .content .btn {
  display: inline-block;
  color: #ffffff;
  font-size: 24px;
  padding: 8px 38px;
  border-radius: 5px;
  background: #009b78;
  font-weight: normal;
  margin-top: 30px;
  text-decoration: none;
}
.main .banner .panel .content .btn:hover {
  background: #008365;
}
.main .list {
  width: 1200px;
  margin: 40px auto;
  *zoom: 1;
}
.main .list:before,
.main .list:after {
  display: table;
  content: "";
}
.main .list:after {
  clear: both;
}
.main .list .p {
  background: url("../images/ico1.jpg") no-repeat 0 50%;
  height: 115px;
  padding-left: 110px;
  width: 188px;
  float: left;
  color: #333333;
}
.main .list .p .t {
  font-size: 20px;
  margin-top: 33px;
  margin-bottom: 9px;
  font-weight: bold;
}
.main .list .p .s {
  font-size: 16px;
}
.main .list .p.p2 {
  background-image: url("../images/ico2.jpg");
}
.main .list .p.p3 {
  background-image: url("../images/ico3.jpg");
}
.main .list .p.p4 {
  background-image: url("../images/ico4.jpg");
}
