body {
  max-width: 1920px;
  min-width: 1200px;
  margin: 0 auto;
}
.index-bg {
  /* background: url("../images/bg.png") center top no-repeat; */
}
.wrap {
  width: 1200px;
  margin: 0 auto;
}
a:link {
  color: #000;
  text-decoration: none;
}
a:hover {
  color: #00a497;
}
.header {
  background-image: url("/default/images/header-index.png");
  background-position: center 0;
  height: 572px;
  position: relative;
  animation: moveBg 50s linear infinite;
  -webkit-animation: moveBg 50s linear infinite;
  overflow: hidden;
}
.header .wrap {
  position: relative;
  z-index: 9;
}
.header-animate {
  background-repeat: no-repeat;
  width: 1920px;
  height: 572px;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -960px;
  z-index: 6;
}
.header-cloud {
  background: url("/default/images/cloud.png") repeat-x;
  position: absolute;
  left: 563px;
  top: 215px;
  width: 1207px;
  height: 412px;
}
.boat-left {
  position: absolute;
  left: 90px;
  top: 455px;
}
.boat-right {
  position: absolute;
  top: 383px;
  right: 526px;
}
.top {
  height: 113px;
}
.logo {
  float: left;
  padding-top: 35px;
}
.search {
  background: url("/default/images/icon.png") 0 50px no-repeat;
  width: 280px;
  height: 39px;
  float: right;
  padding-top: 52px;
  padding-left: 14px;
}
.search-txt {
  border: none;
  background: none;
  float: left;
  height: 36px;
  line-height: 36px;
  width: 233px;
}
.search-submit {
  border: none;
  background: none;
  float: left;
  height: 36px;
  width: 34px;
  cursor: pointer;
}
.nav {
  background: url("/default/images/nav.png");
  height: 49px;
  line-height: 49px;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
}
.nav li {
  display: inline;
  padding: 0 25px;
}
.index-title img {
  display: inline;
}
.index-title {
  height: 224px;
  padding-top: 150px;
  text-align: center;
  margin-bottom: 35px;
}
.main {
  min-height: 331px;
}
.news-slider {
  width: 370px;
  height: 292px;
  float: left;
  margin-right: 42px;
  overflow: hidden;
}
.news-left {
  width: 410px;
  float: left;
  margin-right: 42px;
}
.news-mid {
  width: 450px;
  float: left;
}
.news-right {
  width: 287px;
  float: right;
}
.tab-nav,
.title {
  border-bottom: 1px solid #bfbfbf;
  height: 40px;
  line-height: 40px;
  overflow: hidden;
  margin-bottom: 10px;
}
.tab-nav li,
.title span {
  float: left;
  padding: 0 20px;
  font-size: 18px;
}
.tab-nav li.cur,
.title span {
  float: left;
  border-bottom: 5px solid #00a497;
  color: #00a497;
  font-weight: bold;
  height: 35px;
}
.tab-nav li.cur a {
  color: #00a497;
}
.tab-more,
.title-more {
  float: right;
  font-size: 14px;
}
.tab-more a {
  display: none;
}
.tab-more a.cur {
  display: block;
}
.txt-list li {
  line-height: 36px;
}
.txt-list li img {
  display: inline-block;
  max-width: 330px;
  max-height: 30px;
}
.txt-list a {
  display: block;
  background: url("/default/images/i-point.png") 0 14px no-repeat;
  padding-left: 25px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 36px;
}
.txt-list a:hover {
  background: url("/default/images/i-point-active.png") 0 14px no-repeat;
  padding-left: 35px;
}
.txt-list span {
  float: right;
  padding-left: 10px;
}
.company p {
  text-indent: 2em;
  line-height: 30px;
  margin-top: 15px;
}
.company p a {
  color: #00a497;
}
.footer {
  background: url("/default/images/footer.png") center bottom no-repeat;
  height: 119px;
  color: #233033;
  font-size: 14px;
  line-height: 27px;
  text-align: center;
  padding-top: 50px;
}
.footer a {
  color: #233033;
}
.footer img {
  display: inline;
  vertical-align: middle;
  margin-right: 10px;
}
.flexslider img {
  display: block;
}
.flexslider,
.flexslider .slides li {
  position: relative;
  height: 292px;
}
.flexslider li span {
  background: #3e3e3e;
  background: rgba(0, 0, 0, 0.7);
  filter: alpha(opacity=50);
  color: #fff;
  display: block;
  padding: 0 10px;
  height: 80px;
  font-size: 16px;
  line-height: 28px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
.flex-control-nav {
  position: absolute;
  left: 50%;
  margin-left: -38px;
  bottom: 10px;
}
.flex-control-nav li {
  margin-right: 5px;
  display: inline-block;
  zoom: 1;
}
.flex-control-paging li a {
  background: #dcdcdc;
  border-radius: 5px;
  display: block;
  cursor: pointer;
  float: left;
  width: 10px;
  height: 10px;
  line-height: 0;
  font-size: 0;
  overflow: hidden;
}
.flex-control-paging li a.flex-active {
  background: #ff5e00;
  width: 16px;
}
.flex-direction-nav a {
  cursor: pointer;
  width: 20px;
  height: 36px;
  position: absolute;
  top: 50%;
  line-height: 0;
  font-size: 0;
  margin-top: -18px;
}
.flex-direction-nav .flex-prev {
  background: url(/default/images/icon.png) 0 -105px no-repeat;
  left: 0;
}
.flex-direction-nav .flex-next {
  background: url(/default/images/icon.png) -34px -105px no-repeat;
  right: 0;
}

/* flexslider end */
.more {
  overflow: hidden;
}
.header-common {
  height: 400px;
  background: url("/default/images/header-common.jpg") center top no-repeat;
}
.more-nav {
  padding: 27px 0 24px;
  overflow: hidden;
  border-bottom: 1px solid #dcdcdc;
}
.more-nav li {
  float: left;
  margin-right: 18px;
  margin-top: 18px;
}
.more-nav a {
  border-radius: 5px;
  color: #00a194;
  display: block;
  border: 1px solid #dcdcdc;
  line-height: 45px;
  height: 45px;
  padding: 0 16px;
  font-size: 24px;
}
.more-nav li.cur a,
.more-nav a:hover {
  background: red;
  color: #fff;
  font-weight: bold;
}
.more-list li {
  background: url("/default/images/i-more-point.png") 30px 26px no-repeat;
  border-bottom: 1px dashed #c5e3df;
  line-height: 55px;
  font-size: 20px;
  padding-left: 44px;
}
.more-list li img {
  display: inline;
}
.more-list li.li_img {
  width: 25%;
  height: 267px;
  padding-left: 5%;
  float: left;
  text-align: center;
  background: none;
  padding-left: 0;
  line-height: 30px;
  margin: 30px 0;
  border-bottom: none;
}
.more-list li.li_img  a{
  float:initial
}
.more-list li.li_img img {
  display: inline;
}
.more-list span {
  float: right;
}
.more .page {
  height: 40px;
  text-align: center;
  clear: both;
  position: relative;
  left: 50%;
  float: left;
  padding: 35px 0 130px;
}
.more .page a,
.more .page span,
.more .page em {
  border: 1px solid #ededed;
  border-radius: 3px;
  font: bold 14px/40px "Microsoft YaHei";
  height: 40px;
  padding: 0 15px;
  display: block;
  float: left;
  position: relative;
  left: -50%;
  margin-right: 12px;
}
.more .page a {
  color: #000;
}
.more .page .here,
.more .page a:hover {
  background: #00a194;
  color: #fff;
}
.more .page a:first-child,
.more .page a:last-child {
  color: #00a194;
}
.more .page a:first-child:hover,
.more .page a:last-child:hover {
  text-decoration: none;
  color: #fff;
}
.article {
  padding: 0 55px;
}
.crumb {
  line-height: 50px;
  font-size: 18px;
  border-bottom: 1px solid #dcdcdc;
  padding-top: 10px;
}
.article-con h1 {
  font-size: 36px;
  line-height: 50px;
  text-align: center;
  padding: 50px 0 20px;
}
.article-con h1 img {
  display: inline;
}
.article-info {
  font-size: 20px;
  line-height: 50px;
  text-align: center;
}
.article-titleshort {
  text-align: center;
  font-size: 26px;
}
.article-content {
  border-top: 1px solid #dcdcdc;
  margin-top: 30px;
  padding-top: 40px;
  font-size: 20px;
  line-height: 50px;
  margin-bottom: 130px;
}
.article-content Table{
  line-height: 23px;
}
.article-content table, tr,td{
  border: 1px solid #000;
  font-size: 14px;
  
}
.article-content td{
  padding: 10px 5px;
}
.article-content div, .article-content p{
  text-align: justify;
}
.article-content td p{
  margin: 10px 5px;
  line-height: 23px;
  text-indent: 0px;
}
.article-content img {
  display: inline;
}


@-webkit-keyframes moveBg {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: -1920px 0;
  }
}
@keyframes moveBg {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: -1920px 0;
  }
}

.open_table {
  border-collapse: separate;
  border-spacing: 1px;
  box-shadow: 0px 0px 5px 5px rgba(183, 172, 147, 0.3);
  filter: alpha(opacity=95);
  -moz-opacity: 0.95;
  opacity: 0.95;
  z-index: 10;
  border: solid 2px #b28850;
}
.open_table td {
  font-size: 14px;
  padding: 5px;
}
.cloas_table {
  cursor: pointer;
  padding: 0 10px;
  position: absolute;
  right: 0px;
  top: 6px;
}
.contain_div {
  display: none;
  position: absolute;
}
.sitemap {
  font-size: 26px;
  padding-top: 30px;
  font-weight: bold;
  text-align: center;
}
