body {
  font-size: 14px;
}
*html {
  background-image: url(d);
  background-attachment: fixed;
}
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, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, q {
  display: block;
}
table {
  border-collapse: collapse;
}
ul, ol, li {
  list-style: none;
}
a {
  text-decoration: none;
  cursor: pointer;
  cursor: hand;
  color: inherit;
}
input {
  border: 0;
  outline: 0;
  font-family: Microsoft YaHei, sans-serif, Arial, Helvetica;
  padding: 0;
}
input.dialog {
  width: 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  border: 0
}
input[type='submit'], input[type='reset'], input[type='button'], button {
  -webkit-appearance: none;
  border-radius: 0;
}
textarea {
  resize: none;
  font-family: Microsoft YaHei, sans-serif, Arial, Helvetica;
  padding: 0;
  border: 0;
}
blockquote:before, blockquote:after, q:before, q:after {
  content: '';
}
blockquote, q {
  quotes: '''';
}
address, cite, dfn, em, var {
  font-style: normal;
}
code, kbd, pre, samp {
  font-family: courier new, courier, monospace;
}
pre {
  white-space: pre-wrap;
  white-space: -moz-pre-wrap;
  white-space: -o-pre-wrap;
  word-wrap: break-word;
}
mark {
  background: #ff0
}
small {
  font-size: 80%
}
big {
  font-size: 150%
}
sub, sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline
}
sup {
  top: -.5em
}
sub {
  bottom: -.25em
}
svg:not(:root) {
  overflow: hidden
}
body, html {
  font-family: Microsoft YaHei, sans-serif, Arial, Helvetica;
  color: #333;
  background: #fff;
  width: 100%;
  line-height: 1.5;
  word-wrap: break-word;
}
.wzxx {border-top:#333 dashed 1px; padding-top:40px; overflow:hidden}
.all {
  width: 100%;
  margin: auto;
  overflow: hidden;
  clear: both;
  font-size: 14px;
}
.all img {
  max-width: 100%;
  vertical-align: top;
  border: 0;
  outline: 0;
  height: auto;
}
.main:after, .clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: '';
  clear: both;
  height: 0;
}
.main, .clearfix {
  zoom: 1;
}
.main {
  width: 1200px;
  margin: auto;
  overflow: hidden;
}
.transImg {
  transform: scale(1);
  transition: all 1s ease 0s;
  -webkit-transform: scale(1);
  -webkit-transition: all 1s ease 0s;
}
.transImg:hover {
  transform: scale(1.1);
  transition: all 1s ease 0s;
  -webkit-transform: scale(1.1);
  -webkit-transition: all 1s ease 0s;
}
header .head_top {
  width: 100%;
  background: #eeeeee;
  box-shadow: 0 0 5px #b3b3b3;
  line-height: 40px;
}
header .head_top dl {
  width: 1230px;
  margin: auto;
}
header .head_top img {
  vertical-align: middle;
  margin-right: 5px;
}
header .head_top dl dt {
  float: left;
}
header .head_top dl dd {
  float: right;
}
header .head_top p {
  display: inline-block;
  margin-left: 30px;
}
header .head_logo {
  width: 1250px;
  margin: 30px auto;
}
header .head_logo li {
  float: left;
  font-size: 20px;
}
header .head_logo li:first-child, header .head_logo li:last-child {
  margin-top: 0px;
}
header .head_logo li:nth-child(2) {
  margin-left: 45px;
  font-size: 14px;
  line-height: 23px;
}
header .head_logo li:nth-child(2) p {
  position: relative;
  padding-left: 15px;
}
header .head_logo li:nth-child(2) p::after {
  content: '';
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background: #0090a8;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -2px;
}
header .head_logo li:nth-child(2) p:first-child {}
header .head_logo li:last-child {
  float: right;
  line-height: 30px;
}
header .head_logo li:last-child span {
  color: #ff9416;
}
header .head_logo li:last-child img {
  vertical-align: middle;
  margin-right: 10px;
}
header .head_logo b {
  color: #ff9416;
}
header .head_logo form {
  margin-top: 8px;
}
header .head_logo input {
  width: 255px;
  border: 1px #c0c0c0 solid;
  padding: 0 0 0 15px;
  line-height: 30px;
  color: #555555;
  height: 30px;
}
header .head_logo button {
  width: 50px;
  height: 32px;
  border: 1px #c0c0c0 solid;
  border-radius: 3px;
  background-image: -webkit-linear-gradient(to top, #d8d8d8, #f2f2f2);
  background-image: linear-gradient(to top, #d8d8d8, #f2f2f2);
  padding: 0;
  margin-left: 5px;
  line-height: 32px;
  text-align: center;
}
header .head_logo li:last-child p:last-child {
  margin-top: 10px;
}
header nav {
  text-align: center;
  background: #41b0b5;
  color: #fff;
  font-size: 16px;
  line-height: 50px;
  height: 50px;
}
header nav ul {
  width: 1200px;
  margin: auto;
  overflow: hidden;
}
header nav ul li {
  width: 150px;
  float: left;
  position: relative;
}
header nav ul li:after {
  content: '';
  width: 1px;
  height: 16px;
  background: #106471;
  position: absolute;
  top: 17px;
  right: 0;
}
header nav ul li:before {
  content: '';
  width: 1px;
  height: 16px;
  background: #69bdca;
  position: absolute;
  top: 17px;
  right: -1px;
}
header nav ul li:last-child::after {
  display: none;
}
header nav ul li.on {
  background: #3bd1e8;
}
header nav ul li.on:after, header nav ul li.on:before {
  display: none;
}
header nav ul li a {
  display: block;
}
header nav ul li:nth-child(3):hover ol {
  display: block;
}
header nav ol {
  display: none;
  position: relative;
  z-index: 1;
}
header nav ol li:after, header nav ol li:before {
  display: none;
}
header nav ol li {
  border-top: 1px #fff solid;
  background: #22adc3;
}
header nav ol li:hover {
  background: #1999ad;
}
footer {
  background: #41b0b6;
  padding: 40px 0;
}
footer ul {
  width: 1200px;
  margin: auto;
}
footer ul li {
  float: left;
}

footer ul li dl { overflow: hidden; width: 100%}
footer ul li dl dd { float: left; width: 174px;}

footer ul li:last-child {
  float: right;
  text-align: center;
  color: #fff;
}
footer ul li:last-child p {
  margin-top: 10px;
}
footer ul li:nth-child(2) {
  padding: 0 30px;
  position: relative;
  width: 470px;
  margin: 0 30px;
  box-sizing: border-box;
  color: #fff;
  line-height: 30px;
}

footer ul li:nth-child(2) dl { overflow:hidden; width:100%}
footer ul li:nth-child(2) dl dd { float:left; width:100%; line-height:180%; height:180%; font-size:18px; color:#fff; padding-top:16px}
footer ul li:nth-child(2) dl dd img { margin-right:10px;}
footer ul li:nth-child(2)::after {
  content: '';
  width: 2px;
  height: 190px;
  background: url("../images/foot_f.jpg") no-repeat center;
  position: absolute;
  left: 0;
  top: 0;
}
footer ul li:nth-child(2)::before {
  content: '';
  width: 2px;
  height: 190px;
  background: url("../images/foot_f.jpg") no-repeat center;
  position: absolute;
  right: 0;
  top: 0;
}
footer ul li:nth-child(2) p {
  width: 90px;
  display: inline-block;
  margin-right: 65px;
}
footer ul li:nth-child(2) p:last-child {
  margin-right: 0;
}
footer ul li:nth-child(2) span {
  display: block;
  font-size: 16px;
  font-weight: bold;
  border-bottom: 1px #7fcfdc solid;
  margin-bottom: 12px;
}
footer ul li:nth-child(2) a {
  display: block;
}
footer ul li:nth-child(2) a:hover {
  color: #fffd53;
}
footer .foot_s {
  color: #fff;
  text-align: center;
  margin-top: 40px;
  line-height: 30px;
  font-size: 16px;
}
.inxjb_nr, .inxzj_nr, .inxdt_ol, .inx_nr {
  position: relative;
  overflow: hidden;
}
.inxjb_nr {
  height: 459px;
}
.inxzj_nr {
  height: 551px;
}
.inxdt_ol {
  height: 342px;
}
.inx_nr {
  height: 143px;
}
.inxjb_nr li, .inxzj_nr li, .inxdt_ol li, .inx_nr li {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  transition: .5s;
  display: none\9\0;
}
.inxjb_nr li.an, .inxzj_nr li.an, .inxdt_ol li.an, .inx_nr li.an {
  opacity: 1;
  z-index: 1;
  display: block\9\0;
}
.inx_bn {
  min-height: 595px;
  max-height: 750px;
  overflow: hidden;
}

