html, body {
  min-width: 1200px;
  height: 100%; }

.pages {
  width: 100%;
  height: 100%;
  overflow: hidden; }

.header {
  position: absolute;
  left: 80px;
  top: 50px; }
  .header .header-logo {
    float: left; }
  .header .header-nav {
    float: left;
    margin-top: 15px; }
    .header .header-nav a {
      font-size: 16px;
      color: #999999;
      margin-left: 45px; }
    .header .header-nav a:hover {
      color: #1f1a17; }
    .header .header-nav .on {
      color: #1f1a17;
      font-weight: bold; }

.header-black {
  position: absolute;
  right: 80px;
  top: 65px;
  transition: all .5s; }
  .header-black a img {
    transition: all .5s;
    transform: scale(1); }

.header-black:hover {
  right: 90px;
  transition: all .5s; }
  .header-black:hover a img {
    transition: all .5s;
    transform: scale(0.9); }

.left-nav {
  position: absolute;
  top: 200px;
  left: 80px;
  bottom: 200px;
  width: 182px;
  border-right: 1px solid #1f1a17; }
  .left-nav a {
    display: block;
    font-size: 14px;
    color: #999999;
    padding: 15px 0px;
    line-height: 14px;
    transition: all 0.1s; }
  .left-nav a:nth-child(1) {
    padding-top: 0px; }
  .left-nav a:hover {
    padding-left: 7px;
    transition: all 0.1s; }
  .left-nav .on {
    color: #1f1a17; }

.n-content {
  position: absolute;
  left: 326px;
  top: 200px;
  bottom: 0px;
  right: 0px; }
  .n-content .n-box-lf {
    width: 30%; }
    .n-content .n-box-lf .n-title {
      font-size: 26px;
      color: #1f1a17;
      margin-bottom: 40px;
      line-height: 35px;
      margin-top: -6px; }
    .n-content .n-box-lf .n-box-text {
      color: #555555;
      font-size: 14px; }
  .n-content .n-box-lf-td {
    width: 30%;
    float: left; }
    .n-content .n-box-lf-td .n-title {
      font-size: 26px;
      color: #1f1a17;
      margin-bottom: 40px;
      line-height: 35px;
      margin-top: -6px;
      text-transform: uppercase; }
    .n-content .n-box-lf-td .n-box-text {
      color: #555555;
      font-size: 14px; }
  .n-content .n-box-rt-td {
    width: 61.7%;
    float: right; }

.wrapper01 {
  position: relative;
  overflow: hidden; }

.wrapper02 {
  position: relative;
  overflow: hidden; }

.scroll {
  position: absolute;
  width: 100%; }

.n-box-rt {
  position: absolute;
  right: 0px;
  top: 0px;
  width: 61.7%; }

.n-box-rt-two {
  width: 65%;
  float: right; }

.top-200 {
  top: -200px; }

.swiper-container-box01 {
  padding-bottom: 50px; }
  .swiper-container-box01 img {
    width: 100%; }
  .swiper-container-box01 .swiper-pagination {
    text-align: left !important;
    display: inline-block;
    width: auto; }
  .swiper-container-box01 .swiper-pagination-bullet {
    width: 20px !important;
    height: 20px !important;
    background: none !important;
    font-size: 16px !important;
    font-weight: bold !important;
    margin-right: 27px !important; }
  .swiper-container-box01 .swiper-button-next-tow {
    color: #ffffff;
    background: url("../images/dt-jt.png") no-repeat;
    width: 22px;
    height: 40px;
    position: absolute;
    right: 50px;
    top: 50%;
    z-index: 9999;
    cursor: pointer;
    margin-top: -45px; }
  .swiper-container-box01 .sw-next {
    position: absolute;
    right: 50px;
    bottom: 10px;
    color: #999999;
    font-weight: bold;
    cursor: pointer;
    font-size: 16px; }

.swiper-container-box02 img {
  width: 100%; }
.swiper-container-box02 .swiper-button-next {
  color: #ffffff;
  margin-right: 70px; }

.top30 {
  margin-top: 100px; }

.top-150 {
  margin-top: -150px; }

.article {
  display: block;
  background: white;
  margin-bottom: 10px;
  margin-right: 10px;
  transition: all 220ms; }

.article:hover {
  box-shadow: 0px 2px 3px 1px rgba(0, 0, 0, 0.1);
  transform: translateY(-5px);
  transition: all 220ms; }

.article img {
  display: block;
  width: 100%; }

.wall {
  display: block;
  position: relative;
  padding-right: 70px; }

.wall-column {
  display: block;
  position: relative;
  width: 33.333%;
  float: left;
  box-sizing: border-box; }

@media (max-width: 640px) {
  .wall-column {
    width: 50%; } }
@media (max-width: 480px) {
  .wall-column {
    width: auto;
    float: none; } }
.lx-box {
  padding-right: 80px;
  overflow: hidden;
  width: 100%; }
  .lx-box .lx-box-li {
    width: 100%;
    padding: 0px 5px 10px 5px; }
    .lx-box .lx-box-li img {
      width: 100%;
      display: block; }
  .lx-box .lx-box-li:nth-child(3) {
    padding-bottom: 0px; }
  .lx-box .lx-box-li:nth-child(4) {
    padding-bottom: 0px; }

.my-map {
  margin: 0 auto;
  width: 100%;
  height: 285px; }

.my-map .icon {
  background: url(http://lbs.amap.com/console/public/show/marker.png) no-repeat; }

.my-map .icon-cir {
  height: 31px;
  width: 28px; }

.my-map .icon-cir-red {
  background-position: -11px -5px; }

.amap-container {
  height: 100%; }

.n-text-content {
  font-size: 14px;
  line-height: 28px; }
  .n-text-content img {
    max-width: 100%; }

.td-li {
  overflow: hidden;
  position: relative;
  margin-bottom: 50px; }

.start-b01 {
  position: absolute;
  top: 280px;
  left: 80px; }

.start-b02 {
  position: absolute;
  top: 50px;
  right: 80px; }

.td-list {
  overflow: hidden; }
  .td-list li {
    float: left;
    width: 12.5%; }
    .td-list li a {
      padding: 0px 2px 3px 2px;
      display: block; }
      .td-list li a .a1 {
        display: block; }
      .td-list li a .a2 {
        display: none; }
      .td-list li a img {
        width: 100%;
        display: block; }
    .td-list li a:hover .a1 {
      display: none; }
    .td-list li a:hover .a2 {
      display: block; }

.n-tadd {
  font-weight: bold;
  font-size: 48px !important;
  line-height: 54px !important; }

.footer-lt {
  position: absolute;
  left: 80px;
  bottom: 50px;
  color: #999999;
  font-size: 12px; }
  .footer-lt a {
    color: #999999; }
  .footer-lt .on {
    color: #1f1a17; }

.new-box .ts-mg {
  margin-top: 120px !important; }
.new-box .n-box-rt-td {
  margin-right: -2px; }
.new-box .left-nav {
  bottom: auto; }

.hz-list {
  overflow: hidden;
  padding-right: 80px; }
  .hz-list li {
    width: 25%;
    float: left;
    padding: 0 10px 10px 10px; }
    .hz-list li a img {
      width: 100%; }

.ry-ys01 {
  width: 45%;
  float: left; }

.ry-ys02 {
  width: 55%;
  float: left; }

.ry-ys03 {
  width: 35% !important; }

.img-box img {
  display: block; }

.n-new-list li {
  overflow: hidden;
  display: block;
  width: 100%;
  padding: 5px 0; }
  .n-new-list li i {
    width: 30%;
    display: block;
    float: left;
    font-size: 14px; }
  .n-new-list li span {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block;
    width: 70%;
    float: left;
    font-size: 14px; }

/*# sourceMappingURL=public.css.map */
