@charset "UTF-8";
a, .transition, :before, img, .nav {
  transition: All 0.5s ease;
  -webkit-transition: All 0.5s ease;
  -moz-transition: All 0.5s ease;
  -o-transition: All 0.5s ease; }

.ellipsis {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis; }

.flex, .indexPart6 .msg, .foot .wal .list li {
  display: flex;
  display: -webkit-flex; }

.flexColumn {
  display: flex;
  display: -webkit-flex;
  flex-direction: column;
  -webkit-flex-direction: column; }

.itemsCenter, .indexPart6 .msg, .foot .wal .list li {
  align-items: center;
  -webkit-align-items: center; }

.justifyCenter {
  justify-content: center;
  -webkit-justify-content: center; }

.flexAround {
  justify-content: space-around;
  -webkit-justify-content: space-around; }

.flexBetween {
  justify-content: space-between;
  -webkit-justify-content: space-between; }

.flexWrap {
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap; }

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box; }

html {
  font-size: 100px; }

body {
  font-size: 12px;
  font-family: Arial, "微软雅黑";
  color: #333;
  -webkit-text-size-adjust: none;
  opacity: 0; }
  body.show {
    opacity: 1;
    transition: opacity 0.5s ease;
    -webkit-transition: opacity 0.5s ease;
    -moz-transition: opacity 0.5s ease;
    -o-transition: opacity 0.5s ease; }

a {
  color: #333;
  text-decoration: none;
  outline: none; }
  a:active {
    star: expression(this.onFocus=this.blur()); }
  a:link {
    text-decoration: none;
    outline: none; }
  a:visited {
    text-decoration: none;
    outline: none; }
  a:hover {
    text-decoration: none;
    color: #e1be80;
    outline: none; }

li {
  list-style: outside none; }

h1 {
  font-size: 16px; }

h2, h3, h4, h5 {
  font-size: 14px; }

h5 {
  font-size: 12px; }

textarea, input {
  background: transparent;
  font-size: 12px;
  font-family: Arial, "微软雅黑";
  color: #888;
  outline: none;
  border: 0; }

em {
  font-style: normal; }

img {
  vertical-align: middle;
  max-width: 100%;
  border: 0; }

.fl {
  float: left; }

.fr {
  float: right; }

.clear {
  clear: both;
  height: 0;
  display: block;
  _display: inherit; }

.before {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  top: 0; }

.h10 {
  height: 0.1rem;
  overflow: hidden;
  clear: both; }

.h50 {
  height: 0.5rem;
  overflow: hidden;
  clear: both; }

.h100 {
  height: 1rem;
  overflow: hidden;
  clear: both; }

.wal {
  max-width: 12rem;
  margin: 0 auto; }

.headD {
  height: 0.8rem; }

.head {
  position: fixed;
  z-index: 50;
  left: 0;
  top: 0;
  width: 100%;
  background: #fff;
  box-shadow: 0 0 0.1rem rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 0 0.1rem rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 0.1rem rgba(0, 0, 0, 0.1); }
  .head .wal {
    min-height: 0.8rem;
    position: relative; }
  .head a.logo {
    display: block;
    background: url("../image/logo.png") center no-repeat;
    background-size: 100%;
    width: 1.37rem;
    height: 100%;
    position: absolute;
    z-index: 10;
    left: 0;
    right: auto;
    top: 0;
    bottom: auto; }

.nav {
  position: absolute;
  z-index: 10;
  left: auto;
  right: -0.3rem;
  top: 0;
  bottom: auto; }
  .nav li {
    float: left;
    padding-left: 1px; }
  .nav a {
    display: block;
    height: 0.8rem;
    line-height: 0.8rem;
    font-size: .16rem;
    padding: 0 .3rem;
    position: relative; }
    .nav a:before {
      content: "";
      display: block;
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      background: url("../image/nav.png") center no-repeat;
      background-size: 100% 100%;
      opacity: 0; }
    .nav a em {
      display: block;
      position: relative; }
    .nav a:hover, .nav a.on {
      color: #fff; }
      .nav a:hover:before, .nav a.on:before {
        opacity: 1; }

.indexPart1 {
  background: center no-repeat;
  background-size: auto 100%;
  position: relative; }
  .indexPart1:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    bottom: 1.45rem;
    background: url("../image/img28.png") center no-repeat;
    background-size: .28rem;
    width: 100%;
    height: .6rem; }
  .indexPart1 .wal {
    height: 9.09rem;
    position: relative; }
  .indexPart1 .img {
    width: 6.47rem;
    padding-top: 3.1rem; }

.indexPart2 {
  position: relative;
  background: url("../image/img1035.png") right center no-repeat;
  background-size: 10.35rem; }
  .indexPart2 .img {
    width: 9.8rem;
    position: absolute;
    z-index: 10;
    left: 50%;
    right: auto;
    top: -0.55rem;
    bottom: auto;
    margin-left: -9.6rem; }
  .indexPart2 .wal {
    min-height: 7.48rem;
    position: relative; }
  .indexPart2 .container {
    width: 5.65rem;
    margin-left: auto; }
  .indexPart2 .title {
    width: 5.23rem;
    padding: .8rem 0 .3rem 0; }
  .indexPart2 li {
    position: relative;
    font-size: .14rem;
    line-height: .24rem;
    color: #666;
    padding: 0 0 .15rem .24rem;
    text-transform: uppercase; }
    .indexPart2 li:before {
      content: "";
      display: block;
      position: absolute;
      left: 0;
      top: 0;
      width: .12rem;
      height: .24rem;
      background: url("../image/img12.png") center no-repeat;
      background-size: 100%; }

.indexPart3 {
  min-height: 10rem;
  position: relative; }
  .indexPart3:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    background: url("../image/img1920_2.jpg") center no-repeat fixed;
    background-size: cover;
    width: 100%;
    height: 6.56rem; }
  .indexPart3:after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 3.65rem;
    background: url("../image/img1740.png") center no-repeat;
    background-size: 17.4rem; }
  .indexPart3 .msg {
    position: relative;
    min-height: 3.65rem;
    padding: .9rem 0;
    color: #fff;
    font-size: .24rem;
    line-height: .36rem;
    font-weight: bold; }
    .indexPart3 .msg p {
      padding-bottom: .24rem; }
  .indexPart3 .list {
    width: 100%;
    overflow: hidden;
    position: relative; }
    .indexPart3 .list li {
      margin-bottom: 1rem;
      position: relative; }
      .indexPart3 .list li .img {
        width: 10.21rem;
        position: absolute;
        z-index: 10;
        left: auto;
        right: 50%;
        top: 0;
        bottom: auto;
        margin-right: -9.6rem; }
      .indexPart3 .list li .wal {
        min-height: 5.83rem;
        background: #fff;
        box-shadow: 0 0.07rem 0.76rem rgba(7, 32, 82, 0.07);
        -webkit-box-shadow: 0 0.07rem 0.76rem rgba(7, 32, 82, 0.07);
        -moz-box-shadow: 0 0.07rem 0.76rem rgba(7, 32, 82, 0.07);
        padding: 0 .6rem; }
      .indexPart3 .list li .title {
        position: relative;
        text-transform: uppercase;
        font-family: 'Microsoft YaHei';
        padding: .95rem 0 .55rem 0; }
        .indexPart3 .list li .title:before {
          content: "";
          display: block;
          position: absolute;
          left: 0;
          bottom: .3rem;
          width: .6rem;
          height: .06rem;
          background: #39b366; }
        .indexPart3 .list li .title h2 {
          position: absolute;
          left: 0;
          top: .1rem;
          font-size: 1.28rem;
          color: #f0f8f2; }
        .indexPart3 .list li .title h3 {
          position: relative;
          font-size: .48rem;
          line-height: .52rem; }
          .indexPart3 .list li .title h3 span {
            color: #1375bc; }
      .indexPart3 .list li .content {
        font-size: .14rem;
        line-height: .3rem;
        color: #666;
        width: 5.2rem; }
    .indexPart3 .list li:nth-child(even) {
      text-align: right; }
      .indexPart3 .list li:nth-child(even) .img {
        right: auto;
        left: 50%;
        margin-right: auto;
        margin-left: -9.6rem; }
      .indexPart3 .list li:nth-child(even) .title:before {
        left: auto;
        right: 0; }
      .indexPart3 .list li:nth-child(even) .title h2 {
        left: auto;
        right: 0; }
      .indexPart3 .list li:nth-child(even) .content {
        margin-left: auto; }
    .indexPart3 .list li.li_02 .title h3 span {
      color: #d53f01; }
    .indexPart3 .list li.li_03 .img {
      width: 10.47rem; }
    .indexPart3 .list li.li_03 .wal {
      min-height: 6.4rem; }
    .indexPart3 .list li.li_03 .title h3 span {
      color: #c71657; }

.indexPart4 {
  background: url("../image/img1920_3.jpg") center no-repeat fixed;
  background-size: cover;
  min-height: 3.99rem;
  text-align: center;
  color: #fff;
  text-transform: uppercase; }
  .indexPart4 h2 {
    font-size: .48rem;
    color: #39b366;
    position: relative;
    padding: .95rem 0 .2rem 0; }
    .indexPart4 h2:before {
      content: "";
      display: block;
      position: absolute;
      left: 50%;
      bottom: 0;
      width: .6rem;
      height: .06rem;
      background: #39b366;
      margin-left: -.3rem; }
  .indexPart4 .content {
    font-size: .14rem;
    line-height: .28rem;
    padding: .22rem 0; }
    .indexPart4 .content p {
      padding-bottom: .12rem; }

.indexPart5 {
  padding: .8rem 0 1rem 0; }
  .indexPart5 .content {
    text-align: center;
    padding-bottom: .4rem;
    font-size: .24rem;
    line-height: .4rem;
    font-weight: bold;
    color: #39b366;
    text-transform: uppercase; }

.indexPart6 {
  min-height: 9.2rem;
  position: relative;
  background: url("../image/img920.jpg") center no-repeat fixed;
  background-size: auto 100%;
  max-width: 19.2rem;
  margin: 0 auto; }
  .indexPart6 .msg {
    min-height: 3.2rem;
    text-align: center;
    color: #fff;
    font-weight: bold;
    font-size: .24rem;
    line-height: .48rem;
    padding: .5rem 0;
    text-transform: uppercase; }
  .indexPart6 .container {
    width: 100%;
    overflow: hidden;
    position: relative; }
    .indexPart6 .container .img {
      width: 9rem;
      position: absolute;
      z-index: 10;
      left: 50%;
      right: auto;
      top: 0;
      bottom: auto;
      margin-left: -9.6rem; }
    .indexPart6 .container .box {
      min-height: 6rem;
      margin-left: auto;
      width: 6.1rem;
      text-transform: uppercase;
      position: relative;
      z-index: 11; }
      .indexPart6 .container .box:before {
        content: "";
        display: block;
        position: absolute;
        left: -.3rem;
        top: .4rem;
        background: url("../image/img97.png") center no-repeat;
        background-size: cover;
        width: .97rem;
        height: .8rem; }
      .indexPart6 .container .box:after {
        content: "";
        display: block;
        position: absolute;
        right: -.7rem;
        bottom: .3rem;
        background: url("../image/img97_2.png") center no-repeat;
        background-size: cover;
        width: .97rem;
        height: .8rem; }
      .indexPart6 .container .box h2 {
        position: relative;
        font-size: .48rem;
        color: #39b366;
        padding: 1.35rem 0 .7rem 0; }
        .indexPart6 .container .box h2:before {
          content: "";
          display: block;
          position: absolute;
          left: -1.6rem;
          bottom: .4rem;
          width: 2.96rem;
          height: .06rem;
          background: #39b366; }
      .indexPart6 .container .box .content {
        color: #fff;
        font-size: .14rem;
        line-height: .3rem; }

.indexPart7 {
  background: #f9f9f9;
  position: relative;
  width: 100%;
  overflow: hidden; }
  .indexPart7 .img {
    width: 9.09rem;
    position: absolute;
    z-index: 10;
    left: auto;
    right: 50%;
    top: 0;
    bottom: auto;
    margin-right: -9.6rem; }
  .indexPart7 .box {
    width: 6.16rem;
    position: relative;
    min-height: 6rem;
    z-index: 11;
    text-transform: uppercase; }
    .indexPart7 .box:before {
      content: "";
      display: block;
      position: absolute;
      left: -.1rem;
      top: .3rem;
      background: url("../image/img97.png") center no-repeat;
      background-size: cover;
      width: .97rem;
      height: .8rem; }
    .indexPart7 .box:after {
      content: "";
      display: block;
      position: absolute;
      right: 0;
      bottom: .3rem;
      background: url("../image/img97_2.png") center no-repeat;
      background-size: cover;
      width: .97rem;
      height: .8rem; }
    .indexPart7 .box h2 {
      position: relative;
      font-size: .48rem;
      line-height: .52rem;
      color: #39b366;
      padding: .4rem 0 .7rem 0;
      text-align: right; }
      .indexPart7 .box h2:before {
        content: "";
        display: block;
        position: absolute;
        right: -1.6rem;
        bottom: .4rem;
        width: 2.96rem;
        height: .06rem;
        background: #39b366; }
    .indexPart7 .box .content {
      color: #666;
      font-size: .14rem;
      line-height: .3rem;
      position: relative;
      z-index: 11; }

.foot {
  background: url("../image/foot.jpg") center no-repeat;
  background-size: cover;
  position: relative; }
  .foot .wal {
    min-height: 2.6rem;
    position: relative; }
    .foot .wal .img {
      width: 2.35rem;
      position: absolute;
      z-index: 10;
      left: 0;
      right: auto;
      top: 0.48rem;
      bottom: auto; }
    .foot .wal .ewm {
      position: absolute;
      z-index: 10;
      left: auto;
      right: 0;
      top: 0.4rem;
      bottom: auto;
      text-align: center;
      width: 1.5rem; }
      .foot .wal .ewm div {
        width: .86rem;
        border: #c1c1c1 solid 1px;
        padding: .03rem;
        margin: 0 auto; }
      .foot .wal .ewm p {
        font-size: .12rem;
        padding-top: .12rem;
        line-height: .18rem;
        color: #8d8c8c; }
    .foot .wal .list {
      width: 2rem;
      position: absolute;
      z-index: 10;
      left: 50%;
      right: auto;
      top: 0.32rem;
      bottom: auto;
      margin-left: -1rem; }
      .foot .wal .list li {
        padding: .06rem 0; }
        .foot .wal .list li img {
          width: .3rem; }
        .foot .wal .list li dd {
          font-size: .14rem;
          line-height: 2em;
          padding-left: .15rem;
          color: #fff; }
  .foot .msg {
    position: absolute;
    z-index: 10;
    left: 0;
    right: auto;
    top: auto;
    bottom: 0;
    width: 100%;
    height: .5rem;
    line-height: .5rem;
    text-align: center;
    font-size: .12rem;
    color: #7f7f7f;
    background: rgba(0, 0, 0, 0.6); }

/*# sourceMappingURL=index.css.map */
