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;
}
body .banner {
  background: url("../img/banner.png") no-repeat 50% 50%;
  height: 518px;
  min-width: 1200px;
  margin-top: 20px;
}
body .content {
  width: 1200px;
  margin: 0 auto;
}
body .content .title {
  font-family: "微软雅黑";
  font-size: 38px;
  color: #555555;
  display: block;
  margin-top: 50px;
  text-align: center;
}
body .content .zj_ico {
  width: 1200px;
  min-width: 1200px;
  height: 166px;
  background: url("../img/zj_ico.png") no-repeat;
  margin-top: 77px;
}
body .content .zj_main {
  width: 1200px;
  overflow: hidden;
  margin-top: 38px;
  margin-bottom: 80px;
  line-height: 16px;
}
body .content .zj_main span {
  font-family: "微软雅黑";
  font-size: 14px;
  color: #555555;
  display: inline;
}
body .content .zj_main .zj_list1 {
  float: left;
  margin-left: 10px;
}
body .content .zj_main .zj_list2 {
  float: left;
  margin-left: 60px;
}
body .content .zj_main .zj_list3 {
  float: left;
  margin-left: 80px;
}
body .content .zj_main .zj_list4 {
  float: left;
  margin-left: 106px;
}
body .content .zj_main .zj_list5 {
  float: right;
  margin-right: 10px;
}
body .container_bg {
  height: 840px;
  min-width: 1200px;
  background: #f8f8f8;
  overflow: hidden;
}
body .container_bg .content {
  width: 1200px;
  margin: 0 auto;
}
body .container_bg .content .title {
  font-family: "微软雅黑";
  font-size: 38px;
  color: #555555;
  display: block;
  margin-top: 50px;
  text-align: center;
}
body .container_bg .content .anli1 {
  width: 1200px;
  height: 267px;
  min-width: 1200px;
  background: url("../img/anli_bg1.png") no-repeat;
  position: relative;
  margin-top: 70px;
}
body .container_bg .content .anli1 .anli1_main {
  width: 865px;
  height: 116px;
  position: absolute;
  right: 30px;
  top: 112px;
  font-family: "微软雅黑";
  font-size: 18px;
  color: #555555;
  line-height: 33px;
}
body .container_bg .content .anli2 {
  width: 1200px;
  height: 240px;
  min-width: 1200px;
  background: url("../img/anli_bg2.png") no-repeat;
  position: relative;
  margin-top: 90px;
}
body .container_bg .content .anli2 .anli2_main {
  width: 865px;
  height: 116px;
  position: absolute;
  right: 30px;
  top: 155px;
  font-family: "微软雅黑";
  font-size: 18px;
  color: #555555;
  line-height: 33px;
}
body .text_color {
  color: #fc6b3b;
}
