@charset "UTF-8";
body {
  width: 100%;
  height: 100%;
  display: block;
  margin: 0;
  padding: 0;
  font-family: "微软雅黑";
  min-width: 1200px;
  overflow-x: auto !important;
  background: #f8f8f8;
}

@font-face {
  font-family: 'arr';
  src: url('../font/ARRUSKI_0.eot');
  src: url('../font/ARRUSKI_0.woff2');
  src: url('../font/ARRUSKI_0.woff');
  src: url('../font/ARRUSKI_0.ttf');
  src: url('../font/ARRUSKI_0.svg');
}

.fl {
  float: left;
}

.fr {
  float: right;
}

* {
  margin: 0;
  padding: 0;
}

img {
  border: 0;
}

.w1400 {
  max-width: 1400px;
  margin: 0 auto;
  padding: 0 20px;
}

.w1200 {
  width: 1200px;
  margin: 0 auto;
}

.header {
  width: 13.3%;
  display: block;
  height: 100%;
  background: #fff url(../img/index_01_10.jpg) center bottom no-repeat;
  background-size: 100% auto;
  overflow: hidden;
  float: left;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 66;
  min-width: 160px;
  min-height: 580px;
}

.head_cen {
  width: 100%;
  display: block;
  height: 100%;
  padding: 0 0;
  display: block;
}

.head_cenb {
  width: 100%;
  height: 100%;
  display: block;
}

.head_top {
  padding: 60px 0 40px;
  display: block;
  text-align: center;
}

.head_top img {
  width: 82.7%;
  display: block;
  margin: 0 auto;
}

.head_c {
  width: 100%;
  display: block;
  overflow: hidden;
}

.nav {
  width: 100%;
  display: block;
  float: left;
}

.nav ul {
  width: 100%;
  display: inline-block;
}

.nav ul li {
  width: 100%;
  height: 50px;
  line-height: 50px;
  text-align: center;
  display: block;
  margin: 5px 0;
}

.nav ul li a {
  width: auto;
  text-align: center;
  font-size: 16px;
  padding: 0;
  color: #666;
  transition-duration: 500ms;
  display: inline-block;
}

.nav ul li:hover a,
.nav ul li.active a {
  color: #0e882e;
  transition-duration: 500ms;
  font-weight: bold;
}

.head_bot {
  width: 100%;
  display: block;
  position: absolute;
  bottom: 143px;
  left: 0;
}

.head_bot .tel {
  width: 78.5%;
  margin: 0 auto 25px;
  border-top: 1px solid #dfdfdf;
  padding-top: 40px;
  display: block;
  text-align: center;
}

.head_bot .tel span {
  width: 100%;
  color: #14a83b;
  font-size: 24px;
  font-family: Arial;
  font-weight: bold;
  display: block;
  font-style: italic;
  display: none;
}

.head_bot .tel p {
  width: 100%;
  color: #888;
  font-size: 14px;
  display: block;
}

.weiq {
  width: 100%;
  display: block;
  text-align: center;
}

.weiq span {
  margin: 0 5px;
  display: inline-block;
  position: relative;
}

.weiq span i {
  width: 26px;
  height: 23px;
  background: #fff;
  position: absolute;
  top: 0;
  left: 0;
}

.main {
  width: 86.7%;
  float: right;
  background: #f8f8f8;
}

.home_01 {
  width: 100%;
  height: 980px;
  display: block;
  background-size: 100% auto !important;
}

.section1 .home_01_t {
  position: relative;
}

.section1 .home_01_c {
  position: relative;
}

.section1 .home_01_b {
  position: relative;
}

.section2 .home_01_t {
  position: relative;
  top: 100%;
  opacity: 0;
}

.section2 .home_02_c {
  position: relative;
  top: 100%;
  opacity: 0;
}

.section3 .home_01_t {
  position: relative;
  left: 120%;
  opacity: 0;
}

.section3 .home_03_ct {
  position: relative;
  left: 120%;
}

.section3 .home_03_cb {
  position: relative;
  left: -120%;
}

.section4 .home_01_t {
  display: none;
}

.section4 .home_04_c {
  display: none;
}

.section5 .home_01_t {
  position: relative;
  left: -120%;
}

.section5 .home_05_ct {
  position: relative;
  left: -240%;
}

.section5 .home_05_cb {
  position: relative;
  right: -120%;
}

.anmin_cen {
  position: relative;
  opacity: 0;
  left: 200px;
}

.anmin_cen2 {
  position: relative;
  opacity: 0;
  left: -400px;
}

.anmin_cen3 {
  position: relative;
  opacity: 0;
  top: 100px;
}

.index_01 {
  width: 100%;
  display: block;
  height: 100%;
  position: relative;
}

.index_01_c {
  width: 100%;
  display: block;
  height: 100%;
}

.index_01_ct {
  width: 90.5%;
  margin: 0 auto;
  display: block;
  padding-top: 13.5%;
}

.index_01_ct dl {
  width: 100%;
  display: block;
}

.index_01_ct dl dd {
  width: 100%;
  display: block;
}

.index_01_ct dl dd span {
  font-size: 40px;
  color: #14a83b;
  display: block;
  height: 50px;
  line-height: 50px;
}

.index_01_ct dl dd p {
  font-size: 65px;
  color: #14a83b;
  display: block;
  height: 75px;
  line-height: 75px;
}

.index_01_ct dl dd b {
  font-size: 84px;
  color: #14a83b;
  display: block;
  height: 90px;
  line-height: 90px;
  font-family: Arial;
  font-weight: bold;
  text-transform: uppercase;
  opacity: 0.37;
  margin-bottom: 50px;
}

.index_01_ct dl dd i {
  width: 100px;
  height: 5px;
  background: #14a83b;
  display: block;
}

.index_01_cb {
  width: 90.5%;
  margin: 0 auto;
  display: block;
  padding-top: 9.5%;
}

.index_01_cbt {
  width: 100%;
  display: block;
  margin-bottom: 45px;
  overflow: hidden;
}

.index_01_cbt dl {
  width: auto;
  height: 134px;
  background: #14a83b;
  display: block;
  float: left;
}

.index_01_cbt dl dt {
  width: 300px;
  height: 134px;
  float: left;
  position: relative;
  overflow: hidden;
}

.index_01_cbt dl dt img {
  width: 100%;
  height: 134px;
  display: block;
  transform: scale(1, 1);
  transition-timing-function: ease-out;
  transition-duration: 500ms;
}

.index_01_cbt dl:hover dt img {
  width: 100%;
  height: 134px;
  display: block;
  transform: scale(1.1, 1.1);
  transition-timing-function: ease-out;
  transition-duration: 500ms;
}

.index_01_cbt dl dd {
  width: 145px;
  height: auto;
  float: left;
}

.index_01_cbt dl dd span {
  display: block;
  color: #fff;
  font-size: 16px;
  opacity: 0.51;
  padding: 55px 10px 12px 10px;
}

.index_01_cbt dl dd p {
  padding-left: 30px;
  display: block;
  color: #fff;
  font-size: 36px;
  font-family: Arial;
}

.index_01_cbb {
  width: 100%;
  display: block;
  text-align: center;
  position: absolute;
  bottom: 35px;
  right: 0;
}

.index_01_cbb em {
  width: 80px;
  display: block;
  margin: 0 auto;
  cursor: pointer;
  animation: fadeOutDown 2s infinite ease-in both;
  -webkit-animation: fadeOutDown 2s infinite ease-in both;
  -moz-animation: fadeOutDown 2s infinite ease-in both;
}

@-webkit-keyframes fadeOutDown {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
  50% {
    opacity: 0.5;
    -webkit-transform: translateY(40px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}

@-moz-keyframes fadeOutDown {
  0% {
    opacity: 1;
    -moz-transform: translateY(0);
  }
  50% {
    opacity: 0.5;
    -moz-transform: translateY(40px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateY(0);
  }
}

.index_01_cbb span {
  width: 100%;
  font-size: 18px;
  color: #303030;
  padding-bottom: 7px;
  display: inline-block;
}

.index_01_cbb p {
  width: 26px;
  height: 14px;
  margin: 0 auto;
  background: url(../img/index_01_17.png) no-repeat;
  padding-bottom: 7px;
  display: inline-block;
}

.index_01_cbb:hover span {
  color: #14a83b;
}

.index_01_cbb:hover p {
  background: url(../img/index_01_17f.png) no-repeat;
}

.index_02 {
  width: 100%;
  display: block;
  height: 100%;
  position: relative;
}

.index_02_c {
  width: 100%;
  margin: 0 auto;
  display: block;
  padding-top: 6.5%;
}

.index_02_ct {
  width: 100%;
  display: block;
  overflow: hidden;
  padding-bottom: 65px;
}

.index_02_ctl {
  width: 47%;
  float: left;
}

.index_02_ctlc {
  width: 80%;
  margin: 0 auto;
  display: block;
}

.index_02_ctll {
  width: 79%;
  display: block;
}

.index_02_ctll dl {
  width: 100%;
}

.index_02_ctll dl dt {
  width: 100%;
  height: 60px;
  line-height: 40px;
  padding-top: 105px;
  color: #0e882e;
  font-size: 36px;
}

.index_02_ctll dl dd {
  width: 100%;
  display: block;
}

.index_02_ctll dl dd em {
  width: 100%;
  display: block;
  line-height: 35px;
  color: #464646;
  font-size: 16px;
}

.index_02_ctll dl dd .more {
  width: 100%;
  display: block;
}

.index_02_ctll dl dd .more a {
  width: 175px;
  height: 47px;
  background: #14a83b;
  display: block;
  text-align: center;
  line-height: 47px;
  margin-top: 45px;
  color: #fff;
  font-size: 16px;
  transition-duration: 500ms;
}

.index_02_ctll dl dd .more a img {
  padding-left: 5px;
}

.index_02_ctll dl dd .more a:hover {
  background: #109433;
  transition-duration: 500ms;
}

.index_02_ctlr {
  width: 76px;
  display: block;
  margin-top: 85px;
}

.index_02_ctlr ul {
  width: 100%;
  display: block;
}

.index_02_ctlr ul li {
  width: 100%;
  display: block;
  margin-bottom: 18px;
}

.index_02_ctlr ul li a {
  width: 74px;
  height: 74px;
  border: 1px solid #000;
  border-radius: 50%;
  text-align: center;
  display: inline-block;
  color: #000;
}

.index_02_ctlr ul li a span {
  width: 100%;
  text-align: center;
  padding: 12px 0 0;
  display: block;
}

.index_02_ctlr ul li a span .sp {
  display: inline-block;
}

.index_02_ctlr ul li a span .sp2 {
  display: none;
}

.index_02_ctlr ul li a:hover span .sp {
  display: none;
}

.index_02_ctlr ul li a:hover span .sp2 {
  display: inline-block;
}

.index_02_ctlr ul li a:hover {
  color: #0e882e;
  border: 1px solid #0e882e;
}

.index_02_ctr {
  width: 53%;
  float: right;
}

.index_02_ctr img {
  width: 100%;
}

.index_02_cb {
  width: 100%;
  display: block;
}

.index_03 {
  width: 100%;
  display: block;
  position: relative;
  background: #f8f8f8;
  height: 100%;
}

.index_03_c {
  width: 88%;
  display: block;
  margin: 0 0 0 8%;
  padding-top: 12.5%;
}

.index_03_ct {
  width: 100%;
  display: block;
  overflow: hidden;
}

.index_03_ctl {
  width: 100%;
  display: block;
}

.index_03_ctll {
  width: 52%;
  float: left;
}

.index_03_ctllt {
  width: 100%;
  height: 60px;
  display: block;
}

.index_03_ctllt span {
  color: #0e882e;
  font-size: 24px;
  font-weight: bold;
  float: left;
}

.index_03_ctllt a {
  width: 88px;
  height: 32px;
  text-align: center;
  line-height: 32px;
  border: 1px solid #26ae4a;
  color: #26ae4a;
  font-size: 14px;
  float: right;
  transition-duration: 500ms;
  margin-right: 3px;
}

.index_03_ctllt a:hover {
  background: #26ae4a;
  color: #fff;
  transition-duration: 500ms;
}

.index_03_ctllb {
  width: 100%;
  display: block;
}

.index_03_ctllb dl {
  width: 48.7%;
  display: block;
  background: #fff;
  overflow: hidden;
}

.index_03_ctllb dl dt {
  width: 100%;
  height: 165px;
  display: block;
  position: relative;
  overflow: hidden;
}

.index_03_ctllb dl dt img {
  width: 100%;
  height: 165px;
  display: block;
  transform: scale(1, 1);
  transition-timing-function: ease-out;
  transition-duration: 500ms;
}

.index_03_ctllb dl:hover dt img {
  display: block;
  transform: scale(1.1, 1.1);
  transition-timing-function: ease-out;
  transition-duration: 500ms;
}

.index_03_ctllb dl dd {
  width: 85.7%;
  display: block;
  height: 171px;
  margin: 15px auto 23px;
  overflow: hidden;
}

.index_03_ctllb dl dd span {
  width: 100%;
  display: block;
  max-height: 46px;
  line-height: 23px;
  margin-bottom: 7px;
  overflow: hidden;
  color: #333;
  font-size: 16px;
  transition-duration: 500ms;
}

.index_03_ctllb dl dd i {
  width: 100%;
  display: block;
  height: 28px;
  line-height: 28px;
  margin-bottom: 0px;
  overflow: hidden;
  color: #aeaeae;
  font-size: 14px;
}

.index_03_ctllb dl dd em {
  width: 100%;
  color: #888;
  font-size: 16px;
  line-height: 30px;
  height: 90px;
  overflow: hidden;
  display: block;
  text-overflow: ellipsis;
}

.index_03_ctllb dl:hover dd span {
  color: #0e882e;
  transition-duration: 500ms;
}

.index_03_ctlr {
  width: 44.5%;
}

.index_03_ctlrb {
  width: 100%;
  display: block;
}

.index_03_ctlrb dl {
  width: 100%;
  display: block;
  background: #fff;
  margin-bottom: 9px;
}

.index_03_ctlrb dl a {
  padding: 22px 4.6%;
  display: block;
}

.index_03_ctlrb dl a dd {
  width: 100%;
  display: block;
}

.index_03_ctlrb dl a dd span {
  width: 100%;
  display: block;
  height: 50px;
  line-height: 25px;
  margin-bottom: 6px;
  color: #333;
  font-size: 16px;
  font-weight: bold;
  overflow: hidden;
  transition-duration: 500ms;
}

.index_03_ctlrb dl:hover a dd span {
  color: #0e882e;
  font-weight: bold;
  transition-duration: 500ms;
}

.index_03_ctlrb dl a dd em {
  width: 100%;
  color: #888;
  line-height: 25px;
  display: block;
  height: 50px;
  overflow: hidden;
  font-size: 16px;
  margin-bottom: 10px;
}

.index_03_ctlrb dl a dd i {
  width: 100%;
  color: #aeaeae;
  display: block;
  font-size: 14px;
  text-align: right;
}

.index_04 {
  width: 100%;
  display: block;
  position: relative;
  height: 100%;
}

.index_04_c {
  width: 92.2%;
  float: right;
  display: block;
}

.index_04_ct {
  width: 100%;
  display: block;
  padding-top: 8.5%;
}

.index_04_ctl {
  width: 100%;
  display: block;
  background: #fff;
  overflow: hidden;
}

.index_04_ctll {
  width: 64%;
  float: left;
  display: block;
}

.index_04_ctll ul {
  width: 100%;
  display: block;
}

.index_04_ctll ul li {
  width: 48.15%;
  float: left;
  padding-right: 1.85%;
  background: #f8f8f8;
  display: block;
}

.index_04_ctll ul li span {
  width: 100%;
  display: block;
  position: relative;
}

.index_04_ctll ul li span img {
  width: 100%;
  display: block;
}

.index_04_ctll ul li span p {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: url(../img/iu_03.png);
  opacity: 0;
  display: block;
  transition-duration: 500ms;
}

.index_04_ctll ul li:hover span p {
  opacity: 0.5;
  transition-duration: 500ms;
}

.index_04_ctlr {
  width: 36%;
  display: block;
}

.index_04_ctlr dl {
  padding: 14.5% 7.3% 0;
  display: block;
}

.index_04_ctlr dl dt {
  width: 100%;
  display: block;
}

.index_04_ctlr dl dt span {
  width: 100%;
  display: block;
  font-size: 30px;
  font-weight: bold;
  color: #0e882e;
  height: 32px;
  line-height: 30px;
}

.index_04_ctlr dl dt p {
  width: 100%;
  display: block;
  font-size: 48px;
  font-weight: bold;
  color: #b5b5b5;
  height: 50px;
  line-height: 50px;
  font-family: Arial;
  margin: 3px 0 40px;
}

.index_04_ctlr dl dd {
  width: 77.8%;
  display: block;
}

.index_04_ctlr dl dd .i {
  width: 100%;
  display: block;
  height: 25px;
  line-height: 25px;
  color: #242424;
  font-size: 24px;
  font-weight: bold;
  padding-bottom: 20px;
}

.index_04_ctlr dl dd em {
  width: 100%;
  display: block;
  line-height: 25px;
  color: #7c7c7c;
  font-size: 14px;
  height: 180px;
}

.index_04_ctlr dl dd em span {
  color: #333;
  font-size: 18px;
  width: 100%;
  display: block;
  padding-top: 3px;
}

.index_04_ctlr dl dd .more {
  width: 100%;
  display: block;
}

.index_04_ctlr dl dd .more a {
  width: 175px;
  height: 47px;
  background: #14a83b;
  display: block;
  text-align: center;
  line-height: 47px;
  margin-top: 45px;
  color: #fff;
  font-size: 16px;
  transition-duration: 500ms;
}

.index_04_ctlr dl dd .more a img {
  padding-left: 5px;
}

.index_04_ctlr dl dd .more a:hover {
  background: #109433;
  transition-duration: 500ms;
}

.index_05 {
  width: 100%;
  display: block;
  height: 100%;
}

.index_05_c {
  width: 90%;
  padding-top: 7.5%;
  float: right;
  padding-right: 2.4%;
}

.index_05_ct {
  width: 100%;
  display: block;
}

.index_05_ctt {
  width: 100%;
  display: block;
  font-size: 36px;
  height: 75px;
  line-height: 45px;
  color: #0e882e;
  font-weight: bold;
}

.index_05_ctb {
  width: 100%;
  display: block;
}

.index_05_ctb dl {
  width: 31%;
  float: left;
  margin-right: 2%;
  background: #f8f8f8;
  overflow: hidden;
}

.index_05_ctb dl a {
  width: 100%;
  display: block;
}

.index_05_ctb dl dt {
  width: 100%;
  height: 440px;
  overflow: hidden;
  position: relative;
}

.index_05_ctb dl dt span {
  width: 100%;
}

.index_05_ctb dl dt span img {
  width: 100%;
  height: 440px;
  display: block;
}

.index_05_ctb dl dt p {
  width: 100%;
  height: 100px;
  background: #f8f8f8;
  display: block;
  z-index: 1;
  position: absolute;
  top: 0;
  left: 0;
  transition-duration: 500ms;
}

.index_05_ctb dl:hover dt p {
  height: 0;
  transition-duration: 500ms;
}

.index_05_ctb dl dd {
  width: 100%;
  display: block;
  height: 80px;
  padding: 0 0;
  overflow: hidden;
  background: #fff;
}

.index_05_ctb dl dd span {
  font-size: 110px;
  font-weight: bold;
  color: #ededed;
  float: left;
  line-height: 75px;
}

.index_05_ctb dl dd em {
  float: right;
  width: 180px;
  text-align: right;
  padding: 18px 0;
  display: inline-block;
  padding-right: 17px;
}

.index_05_ctb dl dd em p {
  width: 100%;
  font-size: 18px;
  color: #4f4f4f;
  font-weight: bold;
}

.index_05_ctb dl dd em i {
  width: 100%;
  font-size: 14px;
  color: #6e6e6e;
  font-family: Arial;
  text-transform: uppercase;
}

.index_05_ctbq {
  width: 100%;
  display: block;
  margin-top: 35px;
  overflow: hidden;
}

.index_05_ctbq .more {
  width: 100%;
  display: block;
}

.index_05_ctbq .more a {
  width: 175px;
  height: 47px;
  background: #14a83b;
  display: block;
  text-align: center;
  line-height: 47px;
  margin-top: 45px;
  color: #fff;
  font-size: 16px;
  transition-duration: 500ms;
  float: right;
  margin-right: 2%;
}

.index_05_ctbq .more a img {
  padding-left: 5px;
}

.index_05_ctbq .more a:hover {
  background: #109433;
  transition-duration: 500ms;
}

.ny_ban {
  width: 100%;
  display: block;
  height: 252px;
  display: block;
  position: relative;
  top: -50px;
}

.ny_nav {
  width: 100%;
  display: block;
  height: 62px;
  border-bottom: 1px solid #d6d6d6;
  position: relative;
  top: 50px;
}

.ny_nav_c {
  width: 65.7%;
  margin: 0 auto;
  min-width: 920px;
}

.ny_nav_c ul {
  width: 100%;
  height: 62px;
  overflow: hidden;
  display: block;
  text-align: center;
}

.ny_nav_c ul li {
  width: auto;
  height: 56px;
  display: inline-block;
  padding-top: 3px;
  border-bottom: 3px solid none;
}

.ny_nav_c.ab ul li {
  margin-right: 14%;
}

.ny_nav_c.ab ul li:last-child {
  margin-right: 0;
}

.ny_nav_c.ab ul li.li01q {
  margin-right: 0;
}

.ny_nav_c ul li a {
  width: auto;
  padding: 0 5px;
  line-height: 56px;
  color: #333;
  font-size: 18px;
  height: 56px;
  display: inline-block;
}

.ny_nav_c ul li:hover,
.ny_nav_c ul li.active {
  border-bottom: 3px solid #0e882e;
}

.about {
  width: 100%;
  display: block;
  padding-bottom: 100px;
  overflow: hidden;
  position: relative;
  top: 100px;
}

.about_c {
  width: 65.7%;
  display: block;
  margin: 0 auto;
  min-width: 920px;
}

.about_ctte {
  width: 100%;
  display: block;
  height: 45px;
  color: #0e882e;
  font-size: 24px;
  font-weight: bold;
  margin-top: 55px;
}

.about_ct {
  width: 100%;
  display: block;
  padding-top: 0;
  padding-bottom: 15px;
  overflow: hidden;
}

.about_ctl {
  width: 59.1%;
  display: block;
  line-height: 36px;
  color: #464646;
  font-size: 16px;
}

.about_ctl .about_gm {
  width: 100%;
  display: block;
  padding: 6px 0;
}

.about_ctl .about_gm .em {
  width: auto;
  margin-right: 20px;
  display: inline-block;
}

.about_ctl .about_gm .em .span {
  display: block;
  color: #0e882e;
  font-size: 14px;
  height: 35px;
  margin-left: 10px;
}

.about_ctl .about_gm .em .span p {
  display: inline-block;
  font-size: 48px;
  font-family: Arial;
  font-weight: bold;
  position: relative;
  top: 3px;
  padding: 0 3px;
}

.about_ctl .about_gm .em .p {
  min-width: 130px;
  background: #0e882e;
  height: 22px;
  line-height: 22px;
  color: #fff;
  font-weight: bold;
  border-radius: 3px;
  display: inline-block;
  font-size: 14px;
  padding: 0 8px;
  text-align: center;
}

.about_ctl .about_gm .em.sz_01 {}

.about_ctl .about_gm .em.sz_02 {
  opacity: 0;
}

.about_ctr {
  width: 37.6%;
  display: block;
}

.about_ctr img {
  max-width: 100%;
  display: block;
  margin-bottom: 10px;
}

.about_cb {
  width: 100%;
  display: block;
}

.about_cb span {
  width: 100%;
  display: block;
  position: relative;
}

.about_cb span img {
  width: 100%;
  display: block;
}

.about_cb span p {
  width: 100%;
  height: 100%;
  display: block;
  text-align: center;
  background: url(../img/aboutb_07.png);
  position: absolute;
  top: 0%;
  left: 0;
}

.about_cb span p img {
  width: 7.3%;
  display: inline-block;
  margin: 20% auto 0;
  border-radius: 50%;
  cursor: pointer;
}

.about_02 {
  width: 100%;
  display: block;
  padding: 60px 0 0;
}

.about_02_c {
  width: 100%;
  height: 725px;
  display: block;
  position: relative;
}

.about_02_cl {
  width: 3px;
  height: 100%;
  display: block;
  position: absolute;
  left: -40px;
  top: 0;
  overflow: hidden;
}

.about_02_cl .guns {
  width: 1px;
  height: 525px;
  padding: 100px 0;
  display: none;
  background: #bebebe;
  position: relative;
}

.about_02_cl .guns em {
  width: 1px;
  padding: 0 0;
  height: 525px;
  display: block;
  position: relative;
}

.about_02_cl .guns span {
  width: 3px;
  position: absolute;
  top: 0;
  left: -1px;
  height: 180px;
  background: #0e882e;
  display: block;
}

.about_02_cr {
  width: 100%;
  display: block;
  height: 725px;
  /*overflow:hidden;*/
  background: #fff;
  position: relative;
}

.about_02_crm {
  width: 100%;
  height: 725px;
}

.about_02_crm .trd {
  width: 104%;
  height: 241px;
  display: block;
  box-shadow: 0 0px 5px 5px #f6f6f6;
  position: absolute;
  top: 242px;
  left: -2%;
  background: #fff;
}

.about_02_crm .trd span {
  /*width:100%;
	height:241px;
	background:#fff;
    filter:Alpha(opacity=5);
    -moz-opacity:0.5;
    opacity:0.5;
    position:relative;
    z-index:0;
    display:block;*/
}

.about_02_crt {
  height: 241px;
  display: block;
  padding: 0 3.25%;
}

.about_02_cr .linktit {
  position: relative;
}

.about_02_cr .linktit .dss {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  filter: Alpha(opacity=5);
  -moz-opacity: 0.5;
  opacity: 0.5;
  transition: opacity 0.6s;
  z-index: 2;
}

.about_02_cr .linktit.cur .dss {
  opacity: 0;
  z-index: -1;
}

.about_02_cr .linktit.cur .about_02_crl span {
  color: #0e882e;
}


/*.about_02_crt:hover{
	box-shadow:0 0px 5px 5px #f6f6f6;

}*/

.about_02_crl {
  width: 11.4%;
  display: inline-block;
  float: left;
  height: 185px;
  line-height: 185px;
  font-size: 30px;
  font-weight: bold;
  color: #333;
  font-family: Arial;
  margin-top: 35px;
}

.about_02_crr {
  width: 88%;
  height: 185px;
  float: right;
  margin-top: 35px;
  display: block;
}

.about_02_crm dd:hover .about_02_crl {
  color: #0e882e;
}

.picScroll-left01 {
  overflow: hidden;
  position: relative;
  padding: 0 55px;
  height: 185px;
}

.picScroll-left01 .hd {
  overflow: hidden;
  padding: 0;
  width: 100%;
  position: absolute;
  top: 65px;
  left: 0;
}

.picScroll-left01 .hd .prev {
  display: block;
  width: 17px;
  height: 42px;
  float: left;
  cursor: pointer;
  background: url("../img/about02_12.png") no-repeat;
}

.picScroll-left01 .hd .next {
  display: block;
  width: 17px;
  height: 42px;
  float: right;
  cursor: pointer;
  background: url("../img/about02_13.png") no-repeat;
}

.picScroll-left01 .hd .prev:hover {
  background: url("../img/about02_12f.png") no-repeat;
}

.picScroll-left01 .hd .next:hover {
  background: url("../img/about02_13f.png") no-repeat;
}

.picScroll-left01 .bd {
  width: 100%;
  display: block;
  overflow: hidden;
}

.picScroll-left01 .bd ul {
  overflow: hidden;
  zoom: 1;
}

.picScroll-left01 .bd ul li {
  margin: 0 30px;
  width: 200px;
  float: left;
  _display: inline;
  overflow: hidden;
  text-align: center;
}

.picScroll-left01 .bd ul li .pic {
  text-align: center;
  border: 1px solid #eee;
}

.picScroll-left01 .bd ul li .pic img {
  max-width: 198px;
  max-height: 120px;
  display: block;
  margin: 0 auto;
}

.picScroll-left01 .bd ul li .title {
  width: 100%;
  height: 40px;
  overflow: hidden;
  line-height: 20px;
  font-size: 16px;
  color: #333;
  display: block;
  margin-top: 10px;
}

.picScroll-left01 .bd ul li:hover .title {
  color: #0e882e;
}


/*.picScroll-top_ho{ margin:0 auto;  width:100%; height:725px;  overflow:hidden; position:relative;  border:1px solid #ccc;   }
.picScroll-top_ho #hdq{ overflow:hidden; height:30px; background:#f4f4f4; padding:0 10px;  }
.picScroll-top_ho #hdq .prev,.picScroll-top_ho #hdq .next{ display:block;  width:9px; height:5px; float:right; margin-right:5px; margin-top:10px;  overflow:hidden;
	 cursor:pointer; background:url("../images/arrow.png") 0 -100px no-repeat;}
.picScroll-top_ho #hdq .next{ background-position:0 -140px;  }

.picScroll-top_ho #bdq{ width:100%!important; display:block;}
.picScroll-top_ho #bdq ul{ overflow:hidden; zoom:1; width:100%!important; }
.picScroll-top_ho #bdq ul dl.li{ zoom:1; width:100%;}


*/

#lightbox-container-image-box {
  width: auto !important;
  max-height: 460px !important;
  display: inline-block !important;
  padding-bottom: 20px;
}

#lightbox-image {
  width: auto !important;
  max-height: 420px !important;
  display: inline-block !important;
  margin: 0 auto;
}

#lightbox-container-image-data-box {
  width: 90% !important;
  display: block !important;
}

#lightbox-nav-btnPrev,
#lightbox-nav-btnNext {
  height: 60px !important;
  margin-top: 100px;
}

#lightbox-secNav-btnClose {
  cursor: pointer;
}

.n_nav_i {
  width: 100%;
  display: block;
  padding: 35px 0;
  overflow: hidden;
}

.n_nav_i ul {
  width: 100%;
  display: block;
}

.n_nav_i ul li {
  width: auto;
  margin-right: 12px;
  height: 40px;
  background: #9b9b9b;
  text-align: center;
  line-height: 40px;
  float: left;
  transition-duration: 500ms;
}

.n_nav_i ul li a {
  padding: 0 25px;
  display: inline-block;
  color: #fff;
  font-size: 14px;
}

.n_nav_i ul li:hover,
.n_nav_i ul li.active {
  background: #0e882e;
  transition-duration: 500ms;
}

.about_03 {
  width: 100%;
  display: block;
  overflow: hidden;
  padding-top: 20px;
}

#timeline {
  width: 100%;
  height: auto;
  overflow: hidden;
  margin: 40px auto 0;
  position: relative;
}

#dates {
  width: 99.8% !important;
  height: 54px;
  position: absolute;
  bottom: 10px;
  left: 0;
  background: #fff;
  border-radius: 3px;
  border: 1px solid #ddd;
  display: block;
  margin-left: 0 !important;
}

#dates li {
  list-style: none;
  float: left;
  width: 6.61%;
  height: 50px;
  font-size: 24px;
  text-align: center;
}

#dates a {
  line-height: 38px;
  padding-bottom: 10px;
  font-size: 14px;
  color: #424242;
  font-family: Arial;
}

#dates a span {
  width: 38px;
  height: 3px;
  background: #e2e2e2;
  display: block;
  margin: 13px auto 0;
}

#dates a.selected span {
  width: 1px;
  z-index: -1;
  margin-top: 0;
  position: relative;
  left: -55px;
}

#dates .selected {
  width: 99%;
  height: 55px;
  display: block;
  font-size: 18px;
  font-weight: bold;
  font-family: Arial;
  color: #0e8a2e;
  background: url(../img/about03_07.jpg) no-repeat;
  margin-top: -8px;
  background-size: 100% 100%;
  border: 1px solid #bababa;
  border-radius: 3px;
}

.selected span {
  padding-top: 10px;
  opacity: 0;
}

#issues {
  width: 100%;
  height: auto;
  overflow: hidden;
  margin-bottom: 130px;
}

#issues li {
  width: 800px;
  height: auto;
  list-style: none;
  float: left;
  opacity: 0 !important;
  background: #fff;
}

#issues li.selected {
  opacity: 1 !important;
}

.ne_wq {
  width: 46.5%;
  display: block;
  position: relative;
  float: right;
}

#timeline #next {
  width: 90px;
  height: 28px;
  position: absolute;
  right: 71%;
  top: -145px;
  z-index: 5;
  font-size: 0;
  z-index: 2;
}

#timeline .ne_wq.on #next {
  top: 280px;
}

.fazs_w {
  width: 100%;
}

.fazs_wc {
  width: 100%;
  display: block;
}

.fazs_wcl {
  width: 53.5%;
  height: 320px;
  float: left;
  overflow: hidden;
  position: relative;
}

.fazs_wcl span {
  width: 100%;
  display: block;
  height: 320px;
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 0;
  padding-top: 0;
  opacity: 1;
}

.fazs_wcl span img {
  width: 100%;
  height: 320px;
}

.fazs_wcl span {
  display: none;
}

.fazs_wcl span.open {
  display: block;
}

.fazs_wcr {
  width: 46.5%;
  height: 320px;
  background: #fff;
  float: right;
  position: relative;
  top: 0;
  right: 0;
}

.fazs_wcr dl {
  width: 92.4%;
  margin: 18px auto;
  display: block;
  position: relative;
}

.fazs_wcr dl dt {
  width: 2px;
  height: 285px;
  display: block;
  background: #0e8a2e;
  ;
  float: left;
  position: absolute;
  left: 0;
  top: 0;
}

.fazs_wcr dl dd {
  width: 100%;
  display: block;
  float: right;
  position: relative;
  z-index: 1;
  margin-top: 25px;
}

.fazs_wcr dl dd .span {
  width: 97%;
  padding-left: 0%;
  border-left: 2px solid #0e8a2e;
  margin-left: 0%;
  font-size: 24px;
  color: #000;
  float: left;
}

.fazs_wcr dl dd .span b {
  background: #fff;
  width: 27px;
  height: 27px;
  display: inline-block;
  position: relative;
  left: -5px;
  float: left;
}

.fazs_wcr dl dd .span i {
  width: 4px;
  height: 4px;
  border: 3px solid #0e8a2e;
  background: #fff;
  padding: 0 0;
  display: inline-block;
  float: left;
  border-radius: 50%;
  margin-top: 8px;
}

.fazs_wcr dl dd.zhkd .span i {
  width: 4px;
  height: 4px;
  border: 3px solid #0e8a2e;
  background: #0e8a2e;
}

.fazs_wcr dl dd .span p {
  width: auto;
  display: inline-block;
  float: left;
  line-height: 28px;
  color: #000;
  font-size: 24px;
}

.fazs_wcr dl dd .span.iu i {
  background: #0e8a2e;
}

.fazs_wcr dl dd .span.iu em {
  width: 88%;
  float: right;
}

.fazs_wcr dl dd .span.iu em p:hover,
.fazs_wcr dl dd .span.iu em p.active {
  color: #333;
  cursor: pointer;
}

.fazs_wcr dl dd .span.iu p {
  color: #bababa;
  font-size: 18px;
  font-weight: 100;
  margin: 0 10px 0 0;
  cursor: pointer;
}

.fazs_wcr dl dd .span.iu p.on {
  color: #333;
}

.fazs_wcr dl dd .p {
  width: 89%;
  float: right;
  line-height: 28px;
  color: #333;
  font-size: 16px;
  margin-right: 4%;
  height: 140px;
  overflow: hidden;
  padding-top: 5px;
}


/*.fazs_wcr dl dd .p.xp{
	display:none;
}

.fazs_wcr dl dd .p.xp.on{
	display:block;
}
*/

.fazs_wcr dl dd .next_nian {
  display: none;
}

.fazs_wcr dl dd .next_nian p {
  width: auto;
  display: inline-block;
  float: left;
  line-height: 28px;
  color: #333;
  font-size: 18px;
  padding-left: 38px;
}

.fazs_wcr dl dd.iew.zhkd {
  height: auto;
  margin-bottom: 0;
}

.fazs_wcr dl dd.iew.zhkd .span p {
  font-size: 24px;
  color: #000;
}

.fazs_wcr dl dd.iew.zhkd .p_txt {
  height: auto;
  overflow: hidden;
}

.fazs_wcr dl dd.iew.zhkd .p {
  color: #000;
  font-size: 16px;
}

.fazs_wcr dl dd.iew {
  height: auto;
}

.fazs_wcr dl dd.iew .span p {
  color: #999;
  font-size: 18px;
}

.fazs_wcr dl dd.iew .p_txt {
  width: 100%;
  height: 61px;
  overflow: hidden;
}

.fazs_wcr dl dd.iew .p {
  color: #999;
  font-size: 14px;
  height: auto;
}

.about_04 {
  width: 100%;
  display: block;
  padding: 60px 0 0;
  overflow: hidden;
}

.about_04_cc {
  width: 100%;
  display: block;
}

.about_04t {
  width: 100%;
  display: block;
  margin-bottom: 40px;
  overflow: hidden;
}

.about_04t dl {
  width: 100%;
  display: block;
}

.about_04t dl dt {
  width: 57.4%;
  float: left;
}

.about_04t dl dt .span {
  width: 100%;
  display: block;
  height: 55px;
  color: #0e882e;
  font-size: 24px;
  font-weight: bold;
}

.about_04t dl dt .em {
  width: 100%;
  display: block;
  line-height: 35px;
  color: #464646;
  font-size: 16px;
}

.about_04t dl dt .em .i {
  width: auto;
  display: inline-block;
  margin: 45px 0 15px;
  border-bottom: 2px solid #0e882e;
}

.about_04t dl dd {
  width: 41.3%;
  float: right;
}

.about_04t dl dd img {
  max-width: 100%;
  display: block;
}

.about_04b {
  width: 100%;
  display: block;
  padding-bottom: 80px;
  overflow: hidden;
}

.about_04b dl {
  width: 100%;
  display: block;
}

.about_04b dl dt {
  width: 36.8%;
  float: left;
  position: relative;
}

.about_04b dl dt .span {
  width: 245px;
  height: 450px;
  background: #ebebeb;
  position: absolute;
  top: 0;
  right: 34px;
  display: inline-block;
}

.about_04b dl dt p {
  width: 100%;
  display: block;
  position: relative;
  z-index: 1;
  margin-top: 36px;
}

.about_04b dl dt p img {
  max-width: 100%;
  display: inline-block;
}

.about_04b dl dd {
  width: 59.2%;
  float: right;
  padding-top: 70px;
}

.about_04b dl dd .em {
  width: 100%;
  display: block;
  padding-bottom: 15px;
}

.about_04b dl dd .em .span {
  width: 100%;
  display: block;
  color: #0e882e;
  font-size: 24px;
  height: 42px;
  font-weight: bold;
  padding-bottom: 0;
}

.about_04b dl dd .em .span img {
  padding-right: 10px;
}

.about_04b dl dd .em p {
  padding-left: 32px;
  display: block;
  line-height: 35px;
  color: #464646;
  font-size: 16px;
}

.about_04_cb {
  width: 100%;
  display: block;
}

.about_04_cb dl {
  width: 100%;
  display: block;
}

.about_04_cb dl dt {
  width: 36.8%;
  float: right;
}

.about_04_cb dl dt img {
  max-width: 100%;
  display: block;
  margin: 0;
  float: right;
}

.about_04_cb dl dd {
  width: 58.8%;
  float: left;
}

.about_04_cb dl dd .span1 {
  width: 100%;
  height: 54px;
  display: block;
  color: #0e882e;
  font-size: 24px;
  font-weight: bold;
}

.about_04_cb dl dd .em {
  width: 100%;
  display: block;
  margin-bottom: 25px;
}

.about_04_cb dl dd .em .span {
  font-weight: bold;
  color: #c9c9c9;
  font-size: 60px;
  font-family: Arial;
  margin-right: 20px;
  line-height: 60px;
}

.about_04_cb dl dd .em p {
  width: 83%;
  display: inline-block;
  color: #464646;
  font-size: 16px;
  line-height: 28px;
}

.about_05 {
  width: 100%;
  display: block;
}

.about_05_c {
  width: 100%;
  display: block;
  padding-top: 55px;
}

.about_05_ct {
  width: 100%;
  height: 59px;
  display: block;
  position: relative;
}

.about_05_ctt {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.about_05_ctt .next {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background: #fff url(../img/about05_03.png) center center no-repeat;
  background-size: 8px 13px;
  display: inline-block;
  float: left;
  cursor: pointer;
}

.about_05_ctt .prev {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background: #fff url(../img/about05_05.png) center center no-repeat;
  background-size: 8px 13px;
  display: inline-block;
  float: right;
  cursor: pointer;
}

.about_05_ctt .next:hover {
  background: #2a9647 url(../img/about05_03f.png) center center no-repeat;
}

.about_05_ctt .prev:hover {
  background: #2a9647 url(../img/about05_05f.png) center center no-repeat;
}

.about_05_ctbc {
  width: 85%;
  margin: 0 auto;
  display: block;
  overflow: hidden;
}

.about_02_ctb {
  width: 83.33%;
  display: block;
  margin: 0 auto;
  height: 34px;
  line-height: 34px;
  font-size: 18px;
  font-family: Arial;
  color: #3a3a3a;
  padding: 0;
  overflow: hidden;
}

.about_05_ctb ul {
  width: 100%;
  display: block;
}

.about_05_ctb ul li {
  width: 20%;
  display: block;
  text-align: center;
  height: 34px;
  line-height: 34px;
  font-size: 18px;
  font-family: Arial;
  color: #3a3a3a;
  padding: 0;
}

.about_05_ctb ul li:hover {
  font-size: 18px !important;
  font-weight: bold !important;
  color: #3a3a3a !important;
}

.about_05_ctb ul li.act {
  font-size: 36px;
  font-weight: bold;
  color: #333;
}

.about_05_ctb ul li.act:hover {
  font-size: 36px !important;
  font-weight: bold !important;
  color: #333 !important;
}

.mod18Box {
  padding: 0px;
  margin: 0px auto;
  width: 100%;
  background: #FFF;
}

.mod18 {
  width: 100%;
  height: auto;
  margin: 0px auto;
  position: relative;
  padding-bottom: 13px;
}

.mod18 .btn {
  position: absolute;
  width: 100%;
  height: 83px;
  top: 0;
  cursor: pointer;
  z-index: 99;
  display: block;
}


/*.mod18 .prev{left:0;background:url(../images/prevBtn.png) no-repeat;}*/

.mod18 #prevTop,
.mod18 #nextTop {
  top: 230px;
  width: 36px;
  height: 83px;
  display: none;
}

.mod18 #prevTop {
  background: url(../img/about05_10.png) no-repeat;
  float: left;
  position: absolute;
  left: 20px;
}

.mod18 #nextTop {
  background: url(../img/about05_12.png) no-repeat;
  float: right;
  position: absolute;
  right: 20px;
}

.mod18 #prevTop:hover {
  background: url(../img/about05_10f.png) no-repeat;
}

.mod18 #nextTop:hover {
  background: url(../img/about05_12f.png) no-repeat;
}


/*.mod18 .next{right:0;background:url(../images/nextBtn.png) no-repeat;}*/

.mod18 li {
  float: left;
}

.mod18 .cf li {
  position: relative;
  color: #fff;
}

.mod18 .cf a {
  display: block;
  width: 100%;
  height: 550px;
  position: absolute;
  color: #fff;
}

.mod18 .cf a img {
  width: 100%;
  height: 100%;
  display: block;
}

.mod18 .cf li span {
  display: block;
  width: 640px;
  position: absolute;
  left: 0;
  bottom: 0;
  padding: 10px 20px;
  line-height: 22px;
  text-align: left;
  background: rgba(0, 0, 0, 0.6);
}

.mod18 .picBox {
  height: 550px;
  position: relative;
  overflow: hidden;
  margin: 0;
}

.mod18 .picBox ul {
  height: 550px;
  position: absolute;
}

.mod18 .picBox li {
  width: 1085px;
  height: 550px;
}

.about_05_cbc .mod18 .listBox {
  width: 88% !important;
  height: 85px;
  margin: 23px 15px 0;
  position: relative;
  padding: 0 0px;
  overflow: hidden;
}

.mod18 .listBox ul {
  height: 85px;
  position: absolute;
}

.mod18 .listBox li {
  width: 180px;
  height: 85px;
  cursor: pointer;
  position: relative;
  padding: 0;
  overflow: hidden;
}

.mod18 .listBox li em {
  margin: 0 7px;
  height: 100%;
  display: block;
  overflow: hidden;
  position: relative;
}

.mod18 .listBox li i {
  width: 100%;
  height: 85px;
  padding: 0 0;
  background: url(../img/about05_17.png);
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  text-align: center;
  line-height: 85px;
  color: #fff;
  font-size: 14px;
}

.mod18 .listBox li a {
  display: block;
  width: 180px;
  height: 85px;
}

.mod18 .listBox li img {
  height: 85px;
  width: 100%;
}

.mod18 .listBox .on img {
  height: 85px;
}

.mod18 .listBox .on i {
  position: absolute;
  bottom: 15px;
  left: 0;
  line-height: 135px;
  background: none;
}

.ygff {
  width: 100%;
  height: 550px;
  display: block;
}

.picScroll-left_fc {
  overflow: hidden;
  position: relative;
  padding: 0;
  height: 550px;
}

.picScroll-left_fc .hd {
  overflow: hidden;
  padding: 0;
  width: 100%;
  position: absolute;
  top: 230px;
  left: 0;
}

.picScroll-left_fc .hd .prev {
  display: block;
  width: 36px;
  height: 83px;
  float: left;
  margin-left: 20px;
  z-index: 2;
  position: relative;
  font-size: 0;
  cursor: pointer;
  background: url(../img/about05_10.png) no-repeat;
}

.picScroll-left_fc .hd .next {
  display: block;
  width: 36px;
  height: 83px;
  float: right;
  margin-right: 20px;
  z-index: 2;
  position: relative;
  font-size: 0;
  cursor: pointer;
  background: url(../img/about05_12.png) no-repeat;
}

.picScroll-left_fc .hd .prev:hover {
  background: url(../img/about05_10f.png) no-repeat;
  width: 36px;
  height: 83px;
}

.picScroll-left_fc .hd .next:hover {
  background: url(../img/about05_12f.png) no-repeat;
  width: 36px;
  height: 83px;
}

.picScroll-left_fc .bd {
  width: 100%;
  display: block;
  overflow: hidden;
}

.picScroll-left_fc .bd ul {
  overflow: hidden;
  zoom: 1;
}

.picScroll-left_fc .bd ul li {
  margin: 0;
  width: 1085px;
  height: 550px;
  float: left;
  _display: inline;
  overflow: hidden;
  text-align: center;
  position: relative;
}

.picScroll-left_fc .bd ul li img {
  width: 100%;
  height: 100%;
  display: block;
  margin: 0 auto;
}

.picScroll-left_fc .bd ul li em {
  width: 100%;
  padding: 0;
  height: 40px;
  font-size: 16px;
  line-height: 40px;
  display: block;
  background: rgba(0, 0, 0, 0.5);
  text-align: left;
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
}

.picScroll-left_fc .bd ul li em p {
  width: auto;
  padding: 0 25px;
  height: 40px;
  font-size: 14px;
  line-height: 40px;
  text-align: left;
}

.shuzs {
  float: right;
  color: #a2a2a2;
  font-size: 24px;
  position: absolute;
  bottom: 42px;
  right: 20px;
  font-family: Arial;
}

.about_content {
  width: 100%;
  margin: 0 auto;
}

.about_content h2,
.about_content h3 {
  text-align: center;
  font-weight: bold;
  color: #000;
}

.about_content h2 {
  font-size: 40px;
  margin-bottom: 50px;
}

.about_content h3 {
  font-size: 26px;
  margin-bottom: 60px;
}

.about_content p {
  font-size: 16px;
  color: #000;
  line-height: 180%;
  margin-bottom: 20px;
  text-align: center;
}

.about_content.history {
  text-align: center;
  position: relative;
}

.event_box {
  width: 100%;
  margin: 0% auto 0;
  position: relative;
}

.event_box .parHd {
  width: 100%;
  display: inline-block;
  height: 52px;
  margin-bottom: 40px;
  overflow: hidden;
}

.parHd ul {
  width: 100%;
  text-align: center;
  margin: 0 auto;
  padding-top: 10px !important;
}

.parHd .tempWrap {
  margin: 0 auto;
}

.parHd li {
  display: inline-block;
  cursor: pointer;
  position: relative;
}


/*
.parHd li:after{ content: ''; background: url(../images/dot_ico.png) no-repeat; width: 24px; height: 24px; position: absolute;  z-index: 20;top: -12px; left: 50%; margin-left: -12px;}*/

.parBd {
  text-align: center;
  margin-top: 0;
  display: block;
  height: 671px;
  overflow: hidden;
}

.parBd h4 {
  position: relative;
  font-size: 40px;
  margin-bottom: 3%;
  /*width: 200px;*/
  padding: 0 60px;
  display: inline-block;
  text-align: center;
}

.parBd p {
  line-height: 180%;
  font-size: 16px;
  width: 80%;
  margin: 0 auto;
}

div#listBox {
  width: 100%;
}

.sPrev,
.sNext {
  width: 30px;
  height: 30px;
  display: block;
  position: absolute;
  top: 10px;
}

.sPrev {
  left: 0;
}

.sNext {
  right: 0;
}

.sPrev img,
.sNext img {
  transition: all .6s cubic-bezier(.51, 1.1, .9, .95);
  -moz-transition: all .6s cubic-bezier(.51, 1.1, .9, .95);
  -webkit-transition: all .6s cubic-bezier(.51, 1.1, .9, .95);
  -o-transition: all .6s cubic-bezier(.51, 1.1, .9, .95);
}

.news01 {
  width: 100%;
  display: block;
}

.news01_t {
  width: 100%;
  display: block;
  margin-top: 70px;
  padding-bottom: 40px;
  overflow: hidden;
}

.news01_t .index_03_ctllb {
  width: 100%;
  display: block;
}

.news01_t .index_03_ctllb dl {
  width: 32.4%;
  margin-right: 1.4%;
  float: left;
}

.news01_t .index_03_ctllb dl:nth-child(3n) {
  margin-right: 0%;
}

.news01_b {
  width: 100%;
  display: block;
}

.news01_bl {
  color: #333;
  font-size: 16px;
  height: 42px;
  line-height: 42px;
}

.news01_br {
  height: 42px;
  display: inline-block;
}

.news01_br a {
  width: 80px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  display: inline-block;
  background: #9b9b9b;
  font-size: 14px;
  color: #fff;
  margin-left: 10px;
  transition-duration: 500ms;
}

.news01_br a:hover {
  background: #0e882e;
  transition-duration: 500ms;
}

.news02_t .index_03_ctlrb dl {
  margin-bottom: 20px;
}

.news02_t .index_03_ctlrb dl a {
  padding: 22px 2.3%;
}

.news01_t.news02_t {
  padding-bottom: 20px;
}

.chanip {
  width: 100%;
  height: auto;
  overflow: hidden;
  padding: 0 0;
  margin-top: 30px;
}

.chanip_top {
  width: 100%;
  display: block;
  overflow: hidden;
  padding-bottom: 45px;
}

.chanip_cenr {
  width: 37%;
  margin-right: 0.5%;
}

.chanip_cenr.inf {
  margin-right: 0;
}

.chanip_cenrt {
  width: 100%;
  display: block;
  margin-bottom: 25px;
  text-align: center;
}

.chanip_cenrt span {
  display: block;
  color: #0e882e;
  font-size: 20px;
  line-height: 30px;
  font-weight: bold;
  text-transform: uppercase;
  margin: 20px 0 15px;
}

.chanip_cenrt p {
  display: block;
  color: #333;
  font-size: 16px;
  height: 20px;
  line-height: 20px;
  padding-bottom: 10px;
}

.chanip_cenrb {
  line-height: 30px;
  color: #666;
  display: block;
  font-size: 15px;
  text-align: center;
}

.chanip_cenrb img {
  max-width: 100%;
  padding: 15px 0;
}

.chanip_cenrb p,
.chanip_cenrb span,
.chanip_cenrb em,
.chanip_cenrb font {
  line-height: 30px !important;
  background: none !important;
  font-family: "微软雅黑" !important;
  text-align: left !important;
  text-indent: 2em !important;
}

.chanip_cenrb.indu p,
.chanip_cenrb.indu span,
.chanip_cenrb.indu em,
.chanip_cenrb.indu font {
  text-align: left !important;
  text-indent: 2em !important;
}

.chanip_bot {
  width: 100%;
  padding: 23px 0;
  display: block;
  overflow: hidden;
}

.chanip_bot ul {
  width: 80%;
  display: inline-block;
  float: left;
}

.chanip_bot ul li {
  width: 100%;
  display: inline-block;
  text-align: left;
  color: #666;
  font-size: 14px;
  line-height: 30px;
  overflow: hidden;
}

.chanip_bot ul li a {
  color: #666;
  font-size: 14px;
  line-height: 30px;
}

.chanip_bot ul li a:hover {
  color: #0e882e;
}

.chanip_bot p {
  width: 20%;
  float: right;
  margin-top: 10px;
}

.chanip_bot p a {
  width: 118px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  border-radius: 5px;
  border: 1px solid #e1e1e1;
  float: right;
  color: #666;
  font-size: 14px;
  transition-duration: 500ms;
}

.chanip_bot p a:hover {
  border: 1px solid #0e882e;
  background: #0e882e;
  color: #fff;
  transition-duration: 500ms;
}

.innovation {
  width: 100%;
  display: block;
}

.innovation_t {
  width: 100%;
  display: block;
  padding: 60px 0 0;
}

.innovation_tl {
  width: 35.8%;
  display: block;
  overflow: hidden;
  border: 1px solid #dadada;
}

.innovation_tlc {
  margin: 20px;
  display: block;
  position: relative;
}

.innovation_tlt {
  width: 80px;
  height: 100%;
  background: #0e882e;
  display: block;
  position: absolute;
  top: 0;
  right: 0;
}

.innovation_tlt dl {
  width: 100%;
  height: 100%;
  display: block;
  position: relative;
}

.innovation_tlt dl dt {
  width: 42px;
  height: 1px;
  background: #dadada;
  position: absolute;
  left: -42px;
  top: 15px;
}

.innovation_tlt dl dd {
  width: 80px;
  color: #fff;
  text-align: center;
  line-height: 30px;
  display: block;
}

.innovation_tlt dl dd .hd span.pageState {
  height: 12px;
  margin-top: 9px;
  line-height: 12px;
  padding: 0 9px;
  border-right: 1px solid #fff;
  display: inline-block;
}

.innovation_tlt dl dd em {
  padding: 0 5px 0 5px;
  cursor: pointer;
  display: inline-block;
}

.innovation_tlb {
  width: 100%;
  display: block;
  position: relative;
  z-index: 2;
  top: 30px;
  padding-bottom: 30px;
}

.innovation_tlb dl {
  display: block;
  padding-right: 20px;
}

.innovation_tlb dl dd {
  width: 100%;
  display: block;
  position: relative;
}

.innovation_tlb dl dd span {
  width: 100%;
  display: block;
}

.innovation_tlb dl dd span img {
  max-width: 100%;
  display: block;
}

.innovation_tlb dl dd p {
  width: 120px;
  height: 24px;
  text-align: center;
  line-height: 24px;
  color: #333;
  background: #fff;
  position: absolute;
  left: 0;
  bottom: 0;
}

.innovation_tr {
  width: 56%;
  margin-right: 4.6%;
  line-height: 35px;
  color: #464646;
  font-size: 16px;
  display: block;
  padding-top: 0px;
}

.picScroll-left_inn {
  overflow: hidden;
  position: relative;
  width: 100%;
}

.picScroll-left_inn .hd {
  overflow: hidden;
  height: 30px;
  padding: 0 10px;
}

.picScroll-left_inn .hd .next {
  background: url(../img/innovation01_05.png) no-repeat;
  width: 5px;
  height: 9px;
  padding: 0 5px 0 5px;
  cursor: pointer;
  cursor: pointer;
  margin: 10px 0 0 6px;
  position: relative;
  top: 3px;
}

.picScroll-left_inn .hd .prevStop {
  background-position: -60px 0;
}

.picScroll-left_inn .hd .nextStop {
  background-position: -60px -50px;
}

.picScroll-left_inn .hd ul {
  float: right;
  overflow: hidden;
  zoom: 1;
  margin-top: 10px;
  zoom: 1;
}

.picScroll-left_inn .hd ul li {
  float: left;
  width: auto;
  color: #fff;
  font-size: 14px;
  font-family: Arial;
  overflow: hidden;
  margin-right: 5px;
  text-indent: -999px;
  cursor: pointer;
}

.picScroll-left_inn .hd ul li.on {
  background-position: 0 0;
}

.picScroll-left_inn .bd {
  padding: 0;
  max-height: 335px;
  overflow: hidden;
}

.picScroll-left_inn .bd ul {
  overflow: hidden;
  zoom: 1;
}

.picScroll-left_inn .bd ul li {
  margin: 0;
  float: left;
  _display: inline;
  overflow: hidden;
  text-align: center;
}

.innovation03 {
  width: 100%;
  display: block;
  overflow: hidden;
  padding-bottom: 50px;
}

.innovation03_t {
  width: 100%;
  display: block;
  padding-top: 60px;
}

.innovation03_tl {
  width: 35.2%;
  display: block;
  float: left;
}

.innovation03_tlc {
  width: 100%;
  display: block;
}

.innovation03_tlb {
  width: 100%;
  display: block;
}

.innovation03_tlb dl {
  width: 100%;
  display: block;
  position: relative;
}

.innovation03_tlb dl dt {
  width: 150px;
  height: 290px;
  border: 10px solid #0e882e;
  position: absolute;
  top: 15px;
  right: 0;
}

.innovation03_tlb dl dd {
  width: 89.5%;
  display: block;
  float: left;
  position: relative;
  z-index: 1;
  overflow: hidden;
}

.innovation03_tlb dl dd span {
  width: 100%;
  display: block;
}

.innovation03_tlb dl dd span img {
  width: 100%;
  display: block;
}

.innovation03_tr {
  width: 60.6%;
  float: right;
  display: block;
  overflow: hidden;
  line-height: 33px;
  color: #464646;
  font-size: 16px;
}

.innovation03_tlt {
  width: 60.6%;
  float: right;
  display: block;
  overflow: hidden;
  margin-top: 22px;
  position: absolute;
  right: -280px;
  bottom: 50px;
}

.innovation03_tlt dl {
  width: 100%;
  display: block;
}

.innovation03_tlt dl dd {
  width: 100%;
  display: block;
}

.innovation03_tlt dl dd .pageState {
  float: left;
  margin: 0 15px;
  display: inline-block;
  font-size: 14px;
  color: #464646;
}

.innovation03_tlt dl dd .pageState span {
  font-size: 16px;
}

.innovation03_tlt dl dd a {
  width: 31px;
  height: 11px;
  margin-top: 5px;
}

.innovation03_tlt dl dd .i1 {
  background: url(../img/innovation03_06.png) no-repeat;
  float: left;
  cursor: pointer;
}

.innovation03_tlt dl dd .i2 {
  background: url(../img/innovation03_08.png) no-repeat;
  float: left;
  cursor: pointer;
}

.innovation03_tlt dl dd .i1:hover {
  background: url(../img/innovation03_06f.png) no-repeat;
  float: left;
}

.innovation03_tlt dl dd .i2:hover {
  background: url(../img/innovation03_08f.png) no-repeat;
  float: left;
}

.innovation03_tlt dl dd ul {
  width: auto;
  float: left;
  margin: 0 18px;
  display: inline-block;
}

.innovation03_tlt dl dd ul li {
  display: inline-block;
  font-size: 14px;
  color: #464646;
}

.innovation03_tlt dl dd ul li p {
  padding: 0 3px;
  display: inline-block;
}

.innovation03_tlt dl dd ul li.li01 {
  font-size: 16px;
}

.picScroll-left_coo {
  position: relative;
  padding-bottom: 40px;
}

.picScroll-left_coo .hd {
  overflow: hidden;
  padding: 0;
}

.picScroll-left_coo .hd .prev,
.picScroll-left_coo .hd .next {
  display: inline-block;
  overflow: hidden;
  cursor: pointer;
}

.picScroll-left_coo .hd .prevStop {
  background-position: -60px 0;
}

.picScroll-left_coo .hd .nextStop {
  background-position: -60px -50px;
}

.picScroll-left_coo .hd ul {
  float: right;
  overflow: hidden;
  zoom: 1;
  margin-top: 10px;
  zoom: 1;
}

.picScroll-left_coo .hd ul li {
  float: left;
  width: 9px;
  height: 9px;
  overflow: hidden;
  margin-right: 5px;
  text-indent: -999px;
  cursor: pointer;
  background: url("../images/icoCircle.gif") 0 -9px no-repeat;
}

.picScroll-left_coo .hd ul li.on {
  background-position: 0 0;
}

.picScroll-left_coo .bd {
  padding: 0px;
  max-height: 340px;
  overflow: hidden;
}

.picScroll-left_coo .bd ul {
  overflow: hidden;
  zoom: 1;
}

.picScroll-left_coo .bd ul li {
  margin: 0;
  float: left;
  _display: inline;
  overflow: hidden;
  text-align: center;
  width: 340px;
  height: 340px;
}

.picScroll-left_coo .bd ul li .pic {
  width: 100%;
  display: block;
}

.picScroll-left_coo .bd ul li .pic img {
  width: 100%;
  max-width: 340px;
  display: block;
}

.about_ct.results {
  padding-top: 45px;
  display: block;
}

.results .about_ctl {
  width: 50%;
}

.results .about_ctr {
  width: 48.7%;
}

.product01 {
  width: 100%;
  display: block;
}

.product01_t {
  width: 100%;
  padding: 60px 0 10px;
  display: block;
  overflow: hidden;
}

.product01_ct {
  width: 100%;
  display: block;
}

.product01_ct dl {
  width: 32%;
  margin-right: 1.85%;
  float: left;
  background: #fff;
  margin-bottom: 22px;
}

.product01_ct dl dt {
  width: 100%;
  display: block;
  max-height: 273px;
  overflow: hidden;
  position: relative;
}

.product01_ct dl dt img {
  width: 100%;
  transform: scale(1, 1);
  transition-timing-function: ease-out;
  transition-duration: 500ms;
}

.product01_ct dl:hover dt img {
  width: 100%;
  transform: scale(1.1, 1.1);
  transition-timing-function: ease-out;
  transition-duration: 500ms;
}

.product01_ct dl:nth-child(3n) {
  margin-right: 0;
}

.product01_ct dl dd {
  padding: 12px 5.7% 12px;
  display: block;
  border: 1px solid #f0f0f0;
}

.product01_ct dl dd span {
  width: 100%;
  color: #111;
  font-size: 16px;
  height: 30px;
  line-height: 30px;
  overflow: hidden;
}

.product01_ct dl dd em i {
  width: auto;
  display: inline-block;
  font-size: 14px;
}

.product01_ct dl dd em {
  width: 100%;
  height: 50px;
  line-height: 25px;
  overflow: hidden;
  color: #464646;
  font-size: 14px;
  display: block;
}

.product01_ct dl dd em .p {
  font-size: 12px;
}

.product01_ct dl:hover dd span {
  color: #0e882e;
}

.product01_i_ct {
  width: 100%;
  display: block;
  background: #eee;
  overflow: hidden;
  margin-bottom: 15px;
}

.product01_i_ctl {
  width: 44.5%;
  height: auto;
  background: #fff;
  float: left;
  padding: 140px 0;
}

.product01_i_ctl dl {
  margin: 0 23px;
  display: block;
  position: relative;
}

.product01_i_ctl dl dt {
  width: 100%;
  position: absolute;
  top: 95px;
  left: 0;
  height: auto;
  z-index: 2;
}

.product01_i_ctl .prev {
  width: 15px;
  height: 38px;
  background: url(../img/an_03.png) no-repeat;
  float: left;
  cursor: pointer;
}

.product01_i_ctl .next {
  width: 15px;
  height: 38px;
  background: url(../img/an_05.png) no-repeat;
  float: right;
  cursor: pointer;
}

.product01_i_ctl .prev:hover {
  background: url(../img/an_03f.png) no-repeat;
}

.product01_i_ctl .next:hover {
  background: url(../img/an_05f.png) no-repeat;
}

.product01_i_ctl dl dd {
  width: 100%;
  display: block;
  overflow: hidden;
}

.product01_i_ctl dl dd p {
  width: 100%;
  display: block;
}

.product01_i_ctl dl dd p img {
  max-width: 100%;
  display: block;
}

.product01_i_ctr {
  width: 55.5%;
  display: block;
  float: right;
}

.product01_i_ctr dl {
  padding: 20px 5.8%;
  display: block;
}

.product01_i_ctr dl dt {
  width: 100%;
  display: block;
  border-bottom: 1px solid #c6c6c6;
  margin-bottom: 15px;
  padding-bottom: 15px;
}

.product01_i_ctr dl dt span {
  width: 100%;
  font-size: 16px;
  color: #111;
  line-height: 30px;
  display: block;
  padding-bottom: 3px;
}

.product01_i_ctr dl dt em {
  width: 100%;
  font-size: 14px;
  color: #464646;
  line-height: 26px;
  display: block;
}

.product01_i_ctr dl dd {
  width: 100%;
  font-size: 16px;
  color: #464646;
  line-height: 35px;
  display: block;
  height: 350px;
  overflow-y: auto;
}

.product01_i_ctr dl dd .em {
  padding-right: 15px;
}

.product01_i_ctr dl dd::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 2px rgba(212, 208, 208, 1);
  background-color: #eee;
}

.product01_i_ctr dl dd::-webkit-scrollbar {
  width: 2px;
  background-color: #eee;
}

.product01_i_ctr dl dd::-webkit-scrollbar-thumb {
  background-color: #0e882e;
}

.product01_i_cb {
  width: 100%;
  display: block;
}

.product01_i_cb span {
  color: #767676;
  font-size: 16px;
}

.product01_i_cb span a {
  color: #767676;
  font-size: 16px;
}

.product01_i_cb span a:hover {
  color: #14a83b;
}

.picScroll-left_pro {
  overflow: hidden;
  position: relative;
}

.picScroll-left_pro .hd {
  overflow: hidden;
  width: 100%;
  position: absolute;
  top: 50%;
  left: 0;
  height: auto;
  z-index: 2;
  margin-top: -19px;
}

.picScroll-left_pro .bd {
  padding: 0px;
}

.picScroll-left_pro .bd ul {
  overflow: hidden;
  zoom: 1;
}

.picScroll-left_pro .bd ul li {
  margin: 0 8px;
  float: left;
  _display: inline;
  overflow: hidden;
  text-align: center;
}

.picScroll-left_pro .bd ul li .pic {
  text-align: center;
}

.picScroll-left_pro .bd ul li .pic img {
  width: 120px;
  height: 90px;
  display: block;
  padding: 2px;
  border: 1px solid #ccc;
}

.picScroll-left_pro .bd ul li .pic a:hover img {
  border-color: #999;
}

.picScroll-left_pro .bd ul li .title {
  line-height: 24px;
}

.product02 {
  width: 88.43%;
  margin: 0 auto;
  display: block;
}

.product02_t {
  display: block;
  padding-top: 52px;
}

.product02_ct {
  display: block;
  overflow: hidden;
  padding-bottom: 60px;
  border-bottom: 1px solid #d1d1d1;
}

.product02_ct .eo {
  width: 100%;
  display: block;
  line-height: 30px;
  color: #464646;
  font-size: 16px;
  padding-bottom: 20px;
}

.product02_ct dl {
  width: 100%;
  display: block;
  overflow: hidden;
  margin-bottom: 34px;
}

.product02_ct dl dt {
  width: 44.2%;
  display: block;
}

.product02_ct dl dt img {
  max-width: 100%;
  display: block;
}

.product02_ct dl dd {
  width: 44.5%;
  display: block;
}

.product02_ct dl dd .span {
  width: 100%;
  display: block;
  color: #0e882e;
  height: 45px;
  font-size: 22px;
  font-weight: bold;
  padding-top: 45px;
}

.product02_ct dl dd .i {
  width: 32px;
  height: 2px;
  background: #0e882e;
  display: block;
  margin-bottom: 22px;
}

.product02_ct dl dd .p {
  width: 100%;
  display: block;
  line-height: 30px;
  color: #464646;
  font-size: 16px;
}

.product02_cb {
  width: 100%;
  display: block;
  padding-top: 52px;
}

.product02_cb .span {
  width: 100%;
  display: block;
  color: #0e882e;
  font-size: 24px;
  font-weight: bold;
  line-height: 35px;
  padding-bottom: 35px;
  text-align: center;
}

.product02_cb .em {
  width: 100%;
  display: block;
}

.product02_cb .em img {
  max-width: 100%;
  display: block;
}

.product03 {
  width: 100%;
  margin: 0 auto;
  display: block;
}

.product03_t {
  display: block;
  padding-top: 60px;
}

.product03_ct {
  display: block;
  overflow: hidden;
}

.product03_ct dl {
  width: 100%;
  display: block;
  overflow: hidden;
  margin-bottom: 72px;
}

.product03_ct dl dt {
  width: 38%;
  display: block;
  margin-right: 4%;
}

.product03_ct dl dt img {
  max-width: 100%;
  display: block;
  margin-bottom: 10px;
}

.product03_ct dl dt .p1 {
  width: 30.2%;
  float: left;
}

.product03_ct dl dt .p2 {
  width: 68.1%;
  float: right;
}

.product03_ct dl dt.fl .p1 {
  margin-top: 20px;
}

.product03_ct dl dd {
  width: 53.4%;
  display: block;
  margin-right: 4%;
}

.product03_ct dl dd .span {
  width: 100%;
  display: block;
  color: #0e882e;
  height: 45px;
  font-size: 22px;
  font-weight: bold;
  padding-top: 45px;
}

.product03_ct dl dd .i {
  width: 32px;
  height: 2px;
  background: #0e882e;
  display: block;
  margin-bottom: 22px;
}

.product03_ct dl dd .p {
  width: 100%;
  display: block;
  line-height: 30px;
  color: #464646;
  font-size: 16px;
}

.service01 {
  width: 100%;
  display: block;
  padding-top: 5px;
}

.service01_t {
  width: 100%;
  display: block;
  overflow: hidden;
}

.service01_tt {
  width: 100%;
  display: block;
  margin-bottom: 40px;
  margin-top: 20px;
  overflow: hidden;
}

.service01_tt dl {
  width: 100%;
  margin-top: 30px;
  display: block;
  overflow: hidden;
  position: relative;
}

.service01_tt dl dt {
  width: 35.2%;
  height: 250px;
  display: block;
  position: relative;
  overflow: hidden;
  float: left;
}

.service01_tt dl dt img {
  width: 100%;
  display: block;
  height: 250px;
  display: block;
}

.service01_tt dl dt.fl img {
  float: right;
}

.service01_tt dl dd {
  width: 64.8%;
  height: 250px;
  background: #fff;
  float: right;
  position: relative;
  top: 0;
  left: 0;
}

.service01_tt dl dd.fr {
  left: auto;
  right: 0;
}

.service01_tt dl dd .dd_c {
  padding: 22px 4%;
  display: block;
}

.service01_tt dl dd .dd_c span {
  width: 100%;
  display: block;
  height: 34px;
  line-height: 34px;
  overflow: hidden;
  color: #333;
  font-size: 16px;
  margin-bottom: 5px;
  transition-duration: 500ms;
}

.service01_tt dl dd .dd_c em {
  width: 100%;
  height: 98px;
  font-size: 16px;
  line-height: 32px;
  color: #888;
  display: block;
  overflow: hidden;
}

.service01_tt dl dd .dd_c i {
  width: 116px;
  height: 35px;
  background: #0e882e;
  border-radius: 17px;
  text-align: center;
  line-height: 35px;
  color: #fff;
  font-size: 14px;
  display: block;
  margin-top: 15px;
  border: 1px solid #0e882e;
  transition-duration: 500ms;
}

.service01_tt dl:hover dd .dd_c span {
  color: #0e882e;
  transition-duration: 500ms;
}

.service01_tt dl:hover dd .dd_c i {
  background: #0b7727;
  border: 1px solid #0e882e;
  color: #0e882e;
  transition-duration: 500ms;
  background: none;
}

.service02 {
  width: 100%;
  display: block;
}

.service02_t {
  width: 100%;
  height: auto;
  background: #fff;
  margin: 60px 0 0;
  overflow: hidden;
  padding-top: 55px;
}

.service02_ct {
  padding: 0 3%;
  display: block;
}

.service02_ct dl {
  width: 100%;
  display: block;
  margin-bottom: 55px;
  overflow: hidden;
}

.service02_ct dl dt.fr {
  width: 60%;
  overflow: hidden;
}

.service02_ct dl dt.fr img {
  float: right;
  display: block;
}

.service02_ct dl dd.fl {
  width: 36.8%;
  display: block;
}

.service02_ct dl dd.fl .span {
  width: 100%;
  display: block;
  height: 55px;
  line-height: 28px;
  color: #0e882e;
  font-size: 24px;
  font-weight: bold;
}

.service02_ct dl dd.fl .p {
  width: 100%;
  line-height: 32px;
  color: #464646;
  font-size: 16px;
  display: block;
  overflow: hidden;
}

.service02_ct dl dd.fl .p p {
  width: 100%;
  display: block;
  padding: 15px 0;
  border-top: 1px solid #e5e5e5;
  position: relative;
  top: -1px;
}

.service02_ct dl dd.fl .p p img {
  width: 6px;
  height: 11px;
  margin-right: 10px;
  display: inline-block;
}

.service02_ct dl dt.fl {
  width: 37.75%;
  overflow: hidden;
  position: relative;
}

.service02_ct dl dt.fl img {
  float: right;
  display: block;
  margin: 10px 10px 0 0;
  position: relative;
  z-index: 1;
}

.service02_ct dl dt.fl .span {
  width: 92%;
  height: 400px;
  background: #0e882e;
  display: block;
  position: absolute;
  right: 0;
  top: 0;
}

.service02_ct dl dd.fr {
  width: 50%;
  display: block;
  margin-right: 6.8%;
}

.service02_ct dl dd.fr .span {
  width: 100%;
  display: block;
  height: 55px;
  color: #0e882e;
  font-size: 24px;
  font-weight: bold;
}

.service02_ct dl dd.fr .p {
  width: 100%;
  line-height: 32px;
  color: #464646;
  font-size: 16px;
  display: block;
  overflow: hidden;
}

.service02_ct dl dd.fr .p p {
  width: 100%;
  display: block;
  padding: 15px 0;
  border-top: 1px solid #e5e5e5;
  position: relative;
  top: -1px;
}

.service02_ct dl dd.fr .p p img {
  width: 6px;
  height: 11px;
  margin-right: 10px;
  display: inline-block;
}

.join01 {
  width: 100%;
  display: block;
}

.join01_t {
  display: block;
  background: #fff;
  margin-top: 50px;
  overflow: hidden;
  padding: 60px 3.7% 0;
}

.join01_tl {
  width: 51%;
  float: left;
}

.join01_tl .span {
  width: 100%;
  display: block;
  height: 40px;
  color: #0e882e;
  font-size: 20px;
  line-height: 40px;
  font-weight: bold;
}

.join01_tl .p {
  width: 100%;
  display: block;
  line-height: 35px;
  color: #464646;
  font-size: 16px;
  margin-bottom: 30px;
}

.join01_tr {
  width: 42.5%;
  float: right;
  display: block;
  position: relative;
}

.join01_trt {
  width: 87.1%;
  height: 420px;
  background: #0e882e;
  display: block;
  margin-top: 35px;
  position: absolute;
  right: 0;
  top: 0;
}

.join01_trt .em {
  width: 100%;
  display: block;
  height: 40px;
  position: absolute;
  bottom: 0;
  left: 0;
  line-height: 40px;
  color: #fff;
}

.join01_trt .em .span {
  width: auto;
  padding: 0 20px;
  font-size: 14px;
  float: left;
}

.join01_trt .em ul {
  width: auto;
  padding: 0 40px 0 20px;
  font-size: 14px;
  float: right;
  font-size: 16px;
}

.join01_trt .em ul li {
  width: 30px;
}

.join01_trt .em ul li p {
  display: inline-block;
}

.join01_trt .em ul li:hover p,
.join01_trt .em ul li.active p {
  font-weight: bold;
  cursor: pointer;
}

.join01_trb {
  width: 94.1%;
  float: left;
  margin-top: 18px;
  position: relative;
  z-index: 1;
}

.join01_trb ul {
  width: 100%;
  display: block;
}

.join01_trb ul li {
  width: 100%;
  overflow: hidden;
}

.join01_trb ul li img {
  height: 400px;
  float: right;
}

.slideBox_f {
  width: 87.1%;
  height: 420px;
  background: #0e882e;
  display: block;
  margin-top: 35px;
  position: relative;
  float: right;
}

.slideBox_f .hd {
  width: 100%;
  height: 40px;
  overflow: hidden;
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 1;
}

.slideBox_f .hd ul {
  overflow: hidden;
  zoom: 1;
  float: right;
  display: inline-block;
  margin-right: 38px;
}

.slideBox_f .hd ul li {
  float: left;
  font-size: 16px;
  color: #fff;
  margin: 0 3px 0 0;
  width: auto;
  height: 40px;
  line-height: 40px;
  font-weight: 100;
  text-align: center;
  cursor: pointer;
}

.slideBox_f .hd ul li p {
  float: left;
  display: inline-block;
  margin: 0 2px;
  font-weight: 100;
}

.slideBox_f .hd ul li.on {
  color: #fff;
}

.slideBox_f .hd ul li.on p {
  font-weight: bold;
}

.slideBox_f .bd {
  position: relative;
  width: 400px;
  height: 100%;
  overflow: hidden;
  z-index: 0;
  top: -20px;
  left: -57px;
}

.slideBox_f .bd ul {
  float: right;
  background: #f8f8f8;
}

.slideBox_f .bd li {
  zoom: 1;
  vertical-align: middle;
  overflow: hidden;
  width: 400px;
  height: 400px;
}

.slideBox_f .bd img {
  width: auto;
  height: 400px;
  display: block;
}

.slideBox_f .hd span {
  font-size: 14px;
  color: #fff;
  padding: 0 20px;
  display: inline-block;
  float: left;
  line-height: 40px;
}

.join02 {
  width: 100%;
  display: block;
  padding-top: 10px;
}

.join02_t {
  width: 100%;
  display: block;
}

.join02_ct {
  width: 100%;
  display: block;
}

.join02_ct dl {
  width: 100%;
  display: block;
  margin-top: 80px;
  overflow: hidden;
}

.join02_ct dl dt {
  width: 33.8%;
  overflow: hidden;
}

.join02_ct dl dt img {
  float: right;
}

.join02_ct dl dt.fr img {
  float: left;
}

.join02_ct dl dd {
  width: 60.6%;
}

.join02_ct dl dd .span {
  width: 100%;
  display: block;
  line-height: 35px;
  color: #0e882e;
  font-size: 22px;
  font-weight: bold;
  padding-bottom: 10px;
}

.join02_ct dl dd .i {
  width: 32px;
  height: 2px;
  display: block;
  background: #0e882e;
  margin-bottom: 20px;
}

.join02_ct dl dd .p {
  width: 100%;
  display: block;
  line-height: 35px;
  color: #464646;
  font-size: 16px;
}

.join03 {
  width: 100%;
  display: block;
}

.join03_t {
  width: 100%;
  display: block;
  padding-top: 40px;
}

.join03_ct {
  width: 100%;
  display: block;
  line-height: 42px;
  color: #0e882e;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  padding-bottom: 30px;
}

.join03_cb {
  width: 100%;
  display: block;
  background: #fff;
  overflow: hidden;
}

.join03_cbl {
  width: 38.9%;
  float: left;
}

.join03_cbl p {
  width: 100%;
  display: block;
  overflow: hidden;
}

.join03_cbl p img {
  float: right;
}

.join03_cbr {
  width: 61.1%;
  float: right;
  display: block;
  height: 100%;
}

.join03_cbrl {
  width: 37.9%;
  height: 100%;
  background: #0e882e;
  float: left;
  display: block;
  overflow: hidden;
}

.join03_cbrl ul {
  width: 100%;
  display: block;
}

.join03_cbrl ul li {
  width: 76%;
  padding: 0 12%;
  display: block;
  height: 100px;
  transition-duration: 500ms;
}

.join03_cbrl ul li span {
  width: 100%;
  display: block;
  line-height: 99px;
  height: 99px;
  border-bottom: 1px solid #43a75e;
  color: #fff;
  font-size: 16px;
  text-align: center;
  transition-duration: 500ms;
}

.join03_cbrl ul li:last-child span {
  border-bottom: none;
}

.join03_cbrl ul li:hover span,
.join03_cbrl ul li.active span {
  color: #0e882e;
  font-weight: bold;
  transition-duration: 500ms;
}

.join03_cbrl ul li:hover,
.join03_cbrl ul li.active {
  background: #fff;
  transition-duration: 500ms;
  cursor: pointer;
}

.join03_cbrl ul li.active span {
  border-bottom: none;
}

.join03_cbrr {
  width: 62.1%;
  float: right;
  display: block;
  overflow: hidden;
}

.join03_cbrr_c {
  padding: 20px 9.7%;
  display: block;
}

.join03_cbrr_c .span {
  width: 100%;
  display: block;
  text-align: center;
  color: #0e882e;
  font-size: 20px;
  font-weight: bold;
  line-height: 32px;
  padding-bottom: 5px;
}

.join03_cbrr_c .em {
  width: 100%;
  display: block;
  line-height: 34px;
  color: #464646;
  font-size: 16px;
}

.join03_cbrr_c .em p {
  padding-bottom: 10px;
}

.join04_ct {
  width: 100%;
  padding-top: 60px;
  display: block;
}

.job-list-tpl4 {
  width: 100%;
}

.job-list-tpl4 dt {
  color: #292929;
  cursor: pointer;
  font-weight: normal;
  height: 66px;
  line-height: 66px;
  padding-left: 38px;
  font-size: 20px;
  border: 1px solid #e7e7e7;
  background: #fff;
  margin-bottom: 18px;
}

.job-list-tpl4 dt i {
  background: url(../img/join04_06.jpg) no-repeat;
  background-position-y: 25px;
  float: right;
  color: #444;
  cursor: pointer;
  display: inline-block;
  margin-right: 20px;
  height: 66px;
  width: 36px;
}

.job-list-tpl4 dd {
  display: none;
  overflow: hidden;
  padding: 0 35px 15px;
  position: relative;
  border: 1px solid #e7e7e7;
  border-top: none;
  margin-bottom: 18px;
  background: #fff;
}

.job-list-tpl4 dd td {
  padding: 0 0 5px;
  line-height: 35px;
  color: #292929;
  font-size: 16px;
}

.job-list-tpl4 dd td .span {
  width: 120px;
  height: 40px;
  background: #0e882e;
  text-align: center;
  line-height: 40px;
  border-radius: 20px;
  color: #fff;
  font-size: 18px;
  padding-right: 5px;
  display: block;
  margin-bottom: 10px;
}

.job-list-tpl4 .btn {
  background: #0e882e;
  border: 1px solid #0e882e;
  color: #fff;
  display: inline-block;
  line-height: 38px;
  margin-top: 10px;
  text-align: center;
  transition: all 0.5s ease 0s;
  width: 128px;
  font-size: 18px;
  border-radius: 5px;
}

.job-list-tpl4 .btn:hover {
  border-color: #0e882e;
  color: #0e882e;
  background: none;
}

.job-list-tpl4 dt.open {
  background-color: #fff;
  color: #292929;
  border-bottom: none;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: bold;
}

.job-list-tpl4 dt.open i {
  background: url(../img/join04_03.jpg) no-repeat;
  background-position-y: 25px;
}

.index_bgs {
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.8;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 666;
  display: none;
}

.index_video {
  width: 100%;
  height: 100%;
  position: relative;
  top: 0%;
  left: 0;
  z-index: 3;
}

.index_video .index_videoc {
  max-width: 930px;
  height: auto;
  margin: 0 auto;
}

.index_videocl {
  width: 100%;
  height: 100%;
  display: block;
}

.index_videocl em {
  width: 100%;
  height: 34px;
  margin-bottom: 0;
  display: none;
  position: relative;
  z-index: 670;
}

.index_videocl em p {
  width: 2.2rem;
  height: 2.2rem;
  float: right;
  margin-right: 0;
  margin-top: -10px;
  background: url(../img/ho_03.png) no-repeat;
  background-size: 2.2rem 2.2rem;
  cursor: pointer;
}

.index_videocl video {
  width: 100%;
  max-height: 400px;
  display: block;
  position: relative;
}

.index_videocl iframe {
  width: 100% !important;
  height: 383px !important;
  display: block;
  position: relative;
}

.weiq {
  position: relative;
  height: 50px;
}

.weiq .share {
  width: 100%;
  position: relative;
  margin: 0 auto;
  display: block;
  z-index: 1;
  text-align: center;
}

.weiq a {
  display: inline-block;
  width: 26px;
  height: 22px;
  float: none;
  transition: background 0.3s ease 0s;
  margin: 0;
  padding: 0;
}

.weiq .wx {
  background: url(../img/index_01_04.png) no-repeat center;
  background-size: 26px 22px;
}

.weiq .tx {
  background: url(../img/index_01_06.png) no-repeat center;
  background-size: 26px 22px;
}

.weiq .bdshare-button-style0-16 a {
  width: 26px;
  height: 22px;
  line-height: 22px;
  float: none;
  padding-left: 15px;
  margin: 0 0;
}

.weiq_mi {
  display: inline-block;
  position: relative;
}

.weiq_mi span img {
  width: 1px;
}

.weiq_mi span .xian {
  width: auto;
  display: inline-block;
  opacity: 0;
}

.weiq_mi span img.xian {
  display: inline-block;
}

.weiq_mi span img.bxian {
  display: none;
}

.weiq_mi:hover .weix {
  display: block;
}

.weiq_mi .weix {
  width: 224px;
  height: 160px;
  background: url(../img/wxs_02.png) no-repeat;
  background: none;
  position: absolute;
  bottom: -110px;
  left: -92px;
  display: block;
  /*margin-left:112px;*/
}

.weiq_mi .weix ul {
  width: 198px;
  padding: 21px 12px 18px;
  display: block;
  text-align: center;
}

.weiq_mi .weix ul li {
  width: 45%;
  margin: 0 2%;
  display: block;
  cursor: pointer;
}

.weiq_mi .weix ul li span {
  width: 100%;
  height: auto;
  display: block;
  margin: 0 0 6px !important;
}

.weiq_mi .weix ul li span img {
  width: 100%;
  display: block;
}

.weiq_mi .weix ul li p {
  width: 100%;
  display: block;
  color: #333;
  font-size: 12px;
  line-height: 19px;
}

.weiq_mi .weix ul li p a {
  color: #333;
}

.weiq_mi .weix ul li p a:hover,
.weiq_mi .weix ul li p.is_op:hover {
  color: #0e882e;
}

.xian_picbg {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background: url(../img/about05_17.png);
  z-index: 1000;
  display: none;
}

.xian_pic {
  width: 100%;
  position: fixed;
  top: 32%;
  left: 0;
  z-index: 1001;
  display: none;
}

.xian_picc {
  width: 245px;
  height: auto;
  background: #fff;
  border: 1px solid #e9e9e9;
  margin: 0 auto;
  padding: 10px;
  display: block;
}

.xian_picc .xian_pic_t {
  width: 100%;
  height: 20px;
  text-align: right;
  color: #999;
  font-size: 22px;
  display: block;
  margin-bottom: 15px;
}

.xian_picc .xian_pic_t span {
  cursor: pointer;
}

.xian_picc .xian_pic_t:hover {
  color: #0e882e;
}

.xian_picc .xian_pic_b {
  width: 100%;
  display: block;
}

.xian_picc .xian_pic_b span {
  width: 100%;
  padding: 0 0%;
  display: block;
}

.xian_picc .xian_pic_b span img {
  width: 100%;
  display: block;
}

.xian_picc .xian_pic_b p {
  color: #666;
  font-size: 16px;
  line-height: 35px;
  display: block;
  padding-top: 10px;
  text-align: center;
}

.xian_picbg02 {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background: url(../img/about05_17.png);
  z-index: 1000;
  display: none;
}

.xian_pic02 {
  width: 100%;
  position: fixed;
  top: 14%;
  left: 0;
  z-index: 1001;
  display: none;
}

.xian_picc02 {
  width: 800px;
  height: auto;
  background: #fff;
  border: 1px solid #e9e9e9;
  margin: 0 auto;
  padding: 10px;
  display: block;
}

.xian_picc02 .xian_pic_t02 {
  width: 100%;
  height: 20px;
  text-align: right;
  color: #999;
  font-size: 22px;
  display: block;
  margin-bottom: 15px;
}

.xian_picc02 .xian_pic_t02 span {
  cursor: pointer;
}

.xian_picc02 .xian_pic_t02:hover {
  color: #0e882e;
}

.xian_picc02 .xian_pic_b02 {
  width: 100%;
  display: block;
}

.xian_picc02 .xian_pic_b02 span {
  width: 100%;
  padding: 0 0%;
  display: block;
  border-bottom: 1px solid #efefef;
}

.xian_picc02 .xian_pic_b02 span img {
  width: 100%;
  display: block;
}

.xian_picc02 .xian_pic_b02 p {
  color: #666;
  font-size: 16px;
  line-height: 35px;
  display: block;
  padding-top: 10px;
  text-align: center;
}

.scrollbox {
  width: 100%;
  position: relative;
}

#scrollDiv {
  width: 100%;
  height: 715px;
  overflow: hidden;
}


/*这里的高度和超出隐藏是必须的*/

.scroltit {
  width: 100%;
  height: auto;
  position: absolute;
  top: 0;
  left: 0;
}

.scroltit small {
  float: left;
  font-size: 13px;
  width: 26px;
  height: 0;
  display: block;
}

.scroltit small#but_up {
  position: absolute;
  top: 418px;
  left: 50px;
  z-index: 3;
  width: 26px;
  height: 26px;
  background: url(../img/jtt_06.png) no-repeat;
}

.scroltit small#but_down {
  position: absolute;
  top: 280px;
  left: 50px;
  z-index: 3;
  width: 26px;
  height: 26px;
  background: url(../img/jtt_03.png) no-repeat;
}

.scroltit small#but_up:hover {
  background: url(../img/jtt_06f.png) no-repeat;
}

.scroltit small#but_down:hover {
  background: url(../img/jtt_03f.png) no-repeat;
}

.scroltitm {
  width: 100%;
  height: auto;
  position: absolute;
  top: 0;
  left: 0;
}

.scroltitm small {
  float: left;
  font-size: 13px;
  width: 100%;
  height: 240px;
  display: block;
  /*background:#fff;
	filter: Alpha(opacity=5); /* IE */
  /*-moz-opacity:0.5;    
	opacity:0.5;    */
}

.scroltitm small#but_upoo {
  position: absolute;
  top: 483px;
  left: 0;
  z-index: 3;
}

.scroltitm small#but_downoo {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 3;
}

.resume {
  width: 65.7%;
  margin: 60px auto 120px;
  display: block;
}

@media (max-width: 1024px) {
  .resume {
    margin-top: 0.4rem;
    padding-bottom: 0.5rem
  }
}

@media (max-width: 1280px) {
  .resume .w1200 {
    width: 96%
  }
}

.resume .group {
  width: 100%;
  height: auto;
  padding-top: 20px
}

.resume .group .input-group {
  width: 33.3%;
  float: left;
  margin-bottom: 8px
}

.resume .group .input-group select {
  background: none
}

.resume .group .input-group.file {
  height: 60px
}

.resume .group .input-group.file input {
  position: relative;
  top: 5px;
  font-size: 14px;
  color: #333
}

.resume .group .input-group.resumes {
  float: none;
  clear: both
}

.resume .group .input-group.resumes .text {
  width: 970px;
  resize: none;
  height: 150px;
  background: none;
  border: 1px solid #ccc
}

.resume .group .input-group label {
  font-size: 14px;
  line-height: 26px;
  display: block;
  color: #333
}

.resume .group .input-group .text {
  width: 96%;
  height: 34px;
  line-height: 34px;
  border: 1px solid #ccc;
  text-indent: 1em;
  color: #333
}

.resume .group .input-group input.text {
  height: 34px;
  line-height: 34px;
  background: none;
  font-size: 14px;
  box-sizing: border-box
}

@media (max-width: 1240px) {
  .resume .group .input-group.resumes {
    float: none;
    clear: both
  }
  .resume .group .input-group.resumes .text {
    width: 850px;
    resize: none;
    height: 180px;
    background: none
  }
  .resume .group .input-group label {
    font-size: 14px;
    line-height: 26px;
    display: block
  }
  .resume .group .input-group .text {
    width: 92%;
    height: 34px;
    line-height: 34px;
    box-sizing: border-box
  }
  .resume .group .input-group input.text {
    height: 32px;
    line-height: 32px;
    background: none;
    font-size: 14px
  }
}

@media (max-width: 1024px) {
  .resume .group {
    padding-top: 0.2rem
  }
  .resume .group .input-group {
    width: 100%;
    margin-bottom: 0.1rem;
    float: none
  }
  .resume .group .input-group .text {
    width: 100%;
    height: 30px;
    line-height: 30px
  }
  .resume .group .input-group.resumes .text {
    width: 100%;
    resize: none;
    height: 1.5rem
  }
}

.resume .btn-box {
  padding-bottom: 10px
}

.resume .btn-box .btn {
  width: 152px;
  text-align: center;
  height: 40px;
  line-height: 40px;
  border-radius: 40px;
  font-size: 16px;
  color: #fff;
  border: 1px solid #14a83b;
  background: #14a83b;
  clear: both
}

@media (max-width: 1240px) {
  .resume .btn-box {
    width: 90%
  }
  .resume .btn-box .btn {
    width: 120px;
    height: 35px;
    line-height: 35px;
    font-size: 14px
  }
}

@media (max-width: 1024px) {
  .resume .btn-box {
    width: 90%
  }
  .resume .btn-box .btn {
    width: 100px;
    height: 30px;
    line-height: 30px;
    font-size: 14px
  }
}

.resume .group .input-group.lir {
  width: 100% !important;
  display: block;
}

.resume .group .input-group.lir .text {
  width: 99% !important;
  display: block;
}

.contact {
  width: 100%;
  display: block;
}

.contact_top {
  width: 100%;
  padding-top: 45px;
  display: block;
}

.contact_bot {
  width: 100%;
  display: block;
  height: 50px;
  padding: 22px 0 23px;
  background: #fff;
}

.contact_bot ul {
  width: 100%;
  display: block;
  overflow: hidden;
}

.contact_bot ul li {
  min-width: 225px;
  padding: 0 45px;
  line-height: 50px;
  display: inline-block;
  border-left: 1px solid #b7b7b7;
  position: relative;
  left: -1px;
  font-size: 16px;
  color: #333;
}

.contact_bot ul li span,
.contact_bot ul li p {
  display: inline-block;
  float: left;
}

.contact_bot ul li span img {
  width: 23px;
  display: inline-block;
  margin-right: 6px;
}

.anchorBL {
  display: none;
}

.footer {
  width: 86.7%;
  display: block;
  background: #2a2a2a;
  height: 177px;
  float: right;
}

.footc {
  width: 65.06%;
  margin: 0 auto;
  padding: 10px 0 0;
  display: block;
}

.foott {
  width: 100%;
  display: block;
}

.foott_l {
  width: auto;
  display: inline-block;
}

.foott_lt {
  width: 100%;
  display: block;
  line-height: 24px;
  color: #c6c5c5;
  font-size: 14px;
  margin-bottom: 12px;
}

.foott_lb {
  width: 200px;
  height: 38px;
  background: #fff;
  color: #373737;
  font-size: 14px;
  position: relative;
}

.foott_lb span {
  padding: 0 12px;
  display: block;
  line-height: 38px;
  cursor: pointer;
}

.foott_lb span i {
  width: 14px;
  height: 7px;
  background: url(../img/news01_22.jpg) no-repeat;
  float: right;
  margin-top: 14px;
}

.foott_lb span.on i {
  background: url(../img/news01_22.jpg) no-repeat;
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transition: transform 0.2s;
  -moz-transition: -moz-transform 0.2s;
  -moz-transition: -moz-transform 0.2s;
  -o-transition: -o-transform 0.2s;
  -ms-transition: -ms-transform 0.2s;
}

.foott_lb ul {
  width: 100%;
  height: auto;
  background: #e7e5e5;
  position: absolute;
  bottom: 38px;
  left: 0;
  padding-bottom: 0;
  display: none;
}

.foott_lb ul li {
  width: 176px;
  padding: 7px 12px;
  line-height: 20px;
  display: block;
  border-bottom: 1px dashed #d9d8d8;
}

.foott_lb ul li a {
  width: 100%;
  color: #373737;
  font-size: 12px;
  display: block;
}

.foott_lb ul li:hover a {
  color: #14a83b;
}

.foott_r {
  width: 320px;
  padding-top: 25px;
  display: block;
  float: right;
}

.foott_r dl {
  width: 100%;
  display: block;
}

.foott_r dl dt {
  float: left;
}

.foott_r dl dt img {
  width: 92px;
  height: 91px;
  margin-right: 20px;
  float: left;
}

.foott_r dl dd {
  width: auto;
  float: right;
}

.foott_r dl dd p {
  width: 85px;
  padding-top: 20px;
  display: inline-block;
  float: right;
  font-size: 14px;
  color: #c6c5c5;
  text-align: right;
}

.foott_r dl dd p img {
  margin-right: 6px;
}

@media (max-width:1800px) {
  .ny_nav_c.ab ul li {
    margin-right: 13%;
  }
  .innovation03_tlt {
    right: -240px;
    bottom: 0;
  }
  .picScroll-left01 .bd ul li {
    margin: 0 10px;
  }
  .contact_bot ul li {
    min-width: auto;
    padding: 0 23px;
  }
  .innovation03_tlb dl dt {
    height: 240px;
  }
  .home_01 {
    background-size: 100% auto !important;
  }
  .index_04_ct {
    padding-top: 12.5%;
  }
  .slideBox_f .bd {
    width: 345px;
  }
  .slideBox_f .bd li {
    width: 345px;
  }
  .slideBox_f .bd img {
    width: auto;
  }
}

@media (max-width:1600px) {
  .mod18 .listBox {
    width: 83%;
  }
  .ny_nav_c.ab ul li {
    margin-right: 13%;
  }
  .index_04_ctlr dl dd .more a {
    margin-top: 0;
  }
  .picScroll-left01 .bd ul li {
    margin: 0 10px;
    width: 200px;
  }
  .picScroll-left01 .bd ul li .pic img {
    max-width: 198px;
    max-height: 120px;
    display: block;
    margin: 0 auto;
  }
  .index_01_cbt dl dt {
    width: 220px;
  }
  #dates .selected {
    background-position-x: -6px\9;
  }
}

@media (max-width:1520px) {
  .mod18 .listBox li i {
    width: 90%;
    line-height: 85px;
    padding: 0 5%;
    height: 85px;
  }
  .mod18 .listBox .on i {
    line-height: 135px;
  }
  .ny_nav_c.ab ul li {
    margin-right: 12%;
  }
  .index_01_cb {
    padding-top: 18.5%;
  }
  .index_02_ctr {
    margin-top: 6%;
  }
  .picScroll-left01 .bd ul li {
    margin: 0 15px;
    width: 190px;
  }
  .picScroll-left01 .bd ul li .pic img {
    max-width: 188px;
    max-height: 120px;
    display: block;
    margin: 0 auto;
  }
  #timeline #next {
    right: 63%;
  }
  .innovation03_tlt {
    right: -240px;
    bottom: 40px;
  }
  #dates .selected {
    background-position-x: -6px\9;
  }
}

@media (max-width:1480px) {
  .join03_cbrr_c .em {
    line-height: 27px;
    font-size: 16px;
  }
  .index_04_ctlr dl dd .more a {
    margin-top: 0;
  }
}

@media (max-width:1440px) {
  .ny_nav_c.ab ul li {
    margin-right: 13.8%;
  }
  .ny_nav_c.ab ul li:last-child {
    margin-right: 0;
  }
  .index_05_ctb dl dd span {
    font-size: 70px;
  }
  .picScroll-left01 .bd ul li .title {
    font-size: 14px;
  }
  .picScroll-left01 .bd ul li {
    margin: 0 15px;
    width: 190px;
  }
  .picScroll-left01 .bd ul li .pic img {
    max-width: 188px;
    max-height: 120px;
    display: block;
    margin: 0 auto;
  }
  .about_ctl {
    line-height: 30px;
    font-size: 14px;
  }
  .about_ctl .about_gm {
    margin-top: 15px;
  }
  .about_04t dl dt .em {
    line-height: 28px;
    font-size: 14px;
  }
  .about_04b dl dd .em p {
    line-height: 30px;
    font-size: 15px;
  }
  .about_04b dl dt .span {
    height: 400px;
  }
  .about_04b dl dd {
    padding-top: 40px;
  }
  .about_04_cb dl dd .em p {
    font-size: 14px;
  }
  .picScroll-left_fc .bd ul li {
    width: 750px;
    height: 382px;
  }
  .picScroll-left_fc,
  .ygff {
    height: 382px;
  }
  .picScroll-left_fc .hd {
    top: 157px;
  }
  .event_box .parHd {
    margin-bottom: 20px;
  }
  .parBd {
    height: 541px;
  }
  .mod18 .listBox li i {
    font-size: 14px;
  }
  .service02_ct dl dd.fr .p {
    font-size: 14px;
  }
  .service02_ct dl dd.fl .p {
    font-size: 14px;
  }
  .service01_tt dl dd .dd_c em {
    font-size: 14px;
  }
  .product02_ct .eo {
    font-size: 14px;
  }
  .product02_ct dl dd .p {
    font-size: 14px;
  }
  .product03_ct dl dd .p {
    font-size: 14px;
  }
  .product01_i_ctr dl dd {
    font-size: 14px;
    line-height: 28px;
  }
  .index_03_ctllb dl dd em {
    font-size: 14px;
  }
  .innovation_tr {
    font-size: 14px;
  }
  .innovation03_tr {
    font-size: 14px;
  }
  .join01_tl .p {
    font-size: 14px;
  }
  .join02_ct dl dd .p {
    font-size: 14px;
  }
  .join03_cbrr_c .em {
    font-size: 14px;
  }
  .job-list-tpl4 dd td {
    font-size: 14px;
  }
  .footc {
    width: 920px;
  }
  .event_box {
    width: 750px;
  }
  .about_05_cbc .mod18 .listBox {
    width: 83% !important;
    height: 56px;
  }
  .mod18 .listBox .on img,
  .mod18 .listBox li img {
    height: 56px;
  }
  .mod18 .listBox li i {
    height: 56px;
    line-height: 56px;
  }
  .mod18 .listBox .on i {
    line-height: 80px;
  }
  .about.emp {
    padding-bottom: 0px;
  }
  .chanip_cenrb p,
  .chanip_cenrb span,
  .chanip_cenrb em,
  .chanip_cenrb font {
    font-size: 14px !important;
  }
  .contact_bot ul li {
    min-width: auto;
    padding: 0 25px;
  }
  .weiq_mi .weix {
    width: 150px;
    height: 115px;
    background: url(../img/ue_03.png) no-repeat;
    background: none;
    background-size: 150px 115px;
    position: absolute;
    bottom: -75px;
    left: -55px;
    display: block;
  }
  .weiq_mi .weix ul {
    padding: 14px 7px 13px;
    width: 138px;
    display: block;
    text-align: center;
  }
  .weiq_mi .weix ul li span {
    margin-bottom: 3px !important;
  }
  .innovation03_tlb dl dt {
    height: 235px;
    display: block;
  }
  .mod18 .listBox li {
    width: 124px;
  }
  .picScroll-left_inn .bd {
    padding: 0;
    max-height: 335px;
    overflow: hidden;
  }
  .picScroll-left_coo .bd {
    padding: 0px;
    max-height: 340px;
    overflow: hidden;
  }
  .icp_i {
    position: relative;
    left: -10px;
  }
}

@media (max-width:1366px) {
  .product03_ct dl dt img {
    margin-bottom: 5px;
  }
  .index_02_ctr {
    margin-top: 10%;
  }
  #dates .selected {
    background-position-x: -7px\9;
  }
}

@media (max-width:1280px) {}

@media (max-width:1260px) {}

@media (max-height:900px) {
  .head_top {
    padding: 30px 0 20px;
    display: block;
    text-align: center;
  }
  .nav ul li {
    height: 45px;
    line-height: 45px;
    margin: 3px 0;
  }
  .index_01_ct {
    padding-top: 8.5%;
  }
  .index_01_cb {
    padding-top: 10%;
  }
  .index_02_c {
    padding-top: 5%;
  }
  .index_03_c {
    padding-top: 13.5%;
  }
  .index_04_ct {
    padding-top: 12.5%;
  }
  .index_05_c {
    padding-top: 6.5%;
  }
}

@media (max-height:860px) {
  .head_bot {
    bottom: 143px;
  }
  .index_01_ct dl dd span {
    font-size: 34px;
    height: 45px;
    line-height: 45px;
  }
  .index_01_ct dl dd p {
    font-size: 55px;
    height: 65px;
    line-height: 65px;
  }
  .index_01_ct dl dd b {
    font-size: 74px;
    height: 80px;
    line-height: 80px;
    margin-bottom: 30px;
  }
  .index_01_cb {
    padding-top: 13%;
  }
  .index_02_c {
    padding-top: 5;
  }
  .index_03_c {
    padding-top: 11.5%;
  }
}

@media (max-height:800px) {
  .head_top {
    padding: 30px 0 20px;
    display: block;
    text-align: center;
  }
  .head_bot {
    bottom: 143px;
  }
  .nav ul li {
    height: 45px;
    line-height: 45px;
    margin: 3px 0;
  }
  .index_01_ct dl dd span {
    font-size: 34px;
    height: 45px;
    line-height: 45px;
  }
  .index_01_ct dl dd p {
    font-size: 55px;
    height: 65px;
    line-height: 65px;
  }
  .index_01_ct dl dd b {
    font-size: 74px;
    height: 80px;
    line-height: 80px;
    margin-bottom: 30px;
  }
  .index_01_cb {
    padding-top: 13%;
  }
  .index_04_ctlr dl dd em {
    height: 130px;
  }
  .index_04_ctlr dl dt p {
    margin: 3px 0 20px;
  }
  .index_05_c {
    padding-top: 5.5%;
  }
  .index_05_ctb dl dt {
    height: 370px;
  }
  .index_05_ctb dl dd span {
    font-size: 70px;
  }
  .index_02_ctr {
    margin-top: 4%;
    height: 430px;
    overflow: hidden;
    display: block;
  }
  .index_02_ctll dl dd em {
    line-height: 28px;
  }
  .index_02_ctll dl dt {
    padding-top: 50px;
  }
  .index_02_ctlr {
    margin-top: 45px;
  }
  .head_bot .tel {
    padding-top: 10px;
  }
}

@media (max-height:700px) {
  .head_bot {
    bottom: 113px;
  }
  .nav ul li {
    height: 36px;
    line-height: 36px;
  }
  .index_01_ct {
    padding-top: 5.5%;
  }
  .index_01_cb {
    padding-top: 14.5%;
  }
  .index_02_c {
    padding-top: 2%;
  }
  .index_03_c {
    padding-top: 7.5%;
  }
  .index_04_ct {
    width: 100%;
    display: block;
    padding-top: 8.5%;
  }
  .index_04_ctlr dl dd em {
    height: 130px;
  }
  .index_04_ctlr dl dt p {
    margin: 3px 0 20px;
  }
  .index_01_cbb {
    bottom: 15px;
  }
  .index_05_c {
    padding-top: 2.5%;
  }
  .index_05_ctb dl dt {
    height: 280px;
  }
  .index_05_ctb dl dt p {
    height: 50px;
  }
  .xian_picc02 {
    width: 600px;
  }
}


/*@media (max-width:1330px){
	.nav ul li {
	    height:34px;
	    line-height:34px;
	}*/

@media (max-height:640px) {
  .head_bot {
    bottom: 113px;
  }
  .nav ul li {
    height: 34px;
    line-height: 34px;
  }
}


/*@media (max-width:1250px){
	.nav ul li {
	    height:30px;
	    line-height:30px;
	}
}*/

@media (max-height:620px) {
  .head_bot {
    bottom: 113px;
  }
  .nav ul li {
    height: 30px;
    line-height: 30px;
  }
}


/*max-height:900px*/


/*.hea01 .head_top {
    padding:30px 0 20px;
    display: block;
    text-align: center;
}
.hea01 .nav ul li{
	height:45px;
	line-height:45px;
	margin:3px 0;
}*/

.hea01 .index_01_ct {
  padding-top: 8.5%;
}

.hea01 .index_01_cb {
  padding-top: 10%;
}

.hea01 .index_02_c {
  padding-top: 5%;
}

.hea01 .index_03_c {
  padding-top: 13.5%;
}

.hea01 .index_04_ct {
  padding-top: 12.5%;
}

.hea01 .index_05_c {
  padding-top: 6.5%;
}


/*max-height:860px*/

.hea02 .head_bot {
  bottom: 143px;
}

.hea02 .index_01_ct dl dd span {
  font-size: 34px;
  height: 45px;
  line-height: 45px;
}

.hea02 .index_01_ct dl dd p {
  font-size: 55px;
  height: 65px;
  line-height: 65px;
}

.hea02 .index_01_ct dl dd b {
  font-size: 74px;
  height: 80px;
  line-height: 80px;
  margin-bottom: 30px;
}

.hea02 .index_01_cb {
  padding-top: 13%;
}

.hea02 .index_02_c {
  padding-top: 5;
}

.hea02 .index_03_c {
  padding-top: 11.5%;
}


/*max-height:800px*/

.hea03 .head_top {
  padding: 30px 0 20px;
  display: block;
  text-align: center;
}

.hea03 .head_bot {
  bottom: 143px;
}

.hea03 .nav ul li {
  height: 45px;
  line-height: 45px;
  margin: 3px 0;
}

.hea03 .index_01_ct dl dd span {
  font-size: 34px;
  height: 45px;
  line-height: 45px;
}

.hea03 .index_01_ct dl dd p {
  font-size: 55px;
  height: 65px;
  line-height: 65px;
}

.hea03 .index_01_ct dl dd b {
  font-size: 74px;
  height: 80px;
  line-height: 80px;
  margin-bottom: 30px;
}

.hea03 .index_01_cb {
  padding-top: 13%;
}

.hea03 .index_04_ctlr dl dd em {
  height: 130px;
}

.hea03 .index_04_ctlr dl dt p {
  margin: 3px 0 20px;
}

.hea03 .index_05_c {
  padding-top: 5.5%;
}

.hea03 .index_05_ctb dl dt {
  height: 370px;
}

.hea03 .index_05_ctb dl dd span {
  font-size: 70px;
}

.hea03 .index_02_ctr {
  margin-top: 4%;
  height: 430px;
  overflow: hidden;
  display: block;
}

.hea03 .index_02_ctll dl dd em {
  line-height: 28px;
}

.hea03 .index_02_ctll dl dt {
  padding-top: 50px;
}

.hea03 .index_02_ctlr {
  margin-top: 45px;
}

.hea03 .head_bot .tel {
  padding-top: 10px;
}


/*max-height:700px*/

.hea04 .head_top {
  padding: 25px 0 20px;
  display: block;
  text-align: center;
}

.hea04 .head_bot {
  bottom: 113px;
}

.hea04 .nav ul li {
  height: 36px;
  line-height: 36px;
}

.hea04 .index_01_ct {
  padding-top: 5.5%;
}

.hea04 .index_01_cb {
  padding-top: 14.5%;
}

.hea04 .index_02_c {
  padding-top: 2%;
}

.hea04 .index_03_c {
  padding-top: 7.5%;
}

.hea04 .index_04_ct {
  width: 100%;
  display: block;
  padding-top: 8.5%;
}

.hea04 .index_04_ctlr dl dd em {
  height: 130px;
}

.hea04 .index_04_ctlr dl dt p {
  margin: 3px 0 20px;
}

.hea04 .index_01_cbb {
  bottom: 15px;
}

.hea04 .index_05_c {
  padding-top: 2.5%;
}

.hea04 .index_05_ctb dl dt {
  height: 280px;
}

.hea04 .index_05_ctb dl dt p {
  height: 50px;
}

.hea04 .head_bot .tel {
  padding-top: 10px;
}

.hea04 .weiq_mi .weix ul {
  padding: 14px 7px 13px;
  width: 138px;
  display: block;
  text-align: center;
  margin: 0 auto;
  float: none;
}

.hea04 .weiq_mi .weix ul li span {
  margin-bottom: 3px !important;
}

.hea06 .xian_picc02 {
  width: 650px;
}


/*max-height:640px*/

.hea05 .head_top {
  padding: 25px 0 20px;
  display: block;
  text-align: center;
}

.hea05 .head_bot {
  bottom: 113px;
}

.hea05 .nav ul li {
  height: 32px;
  line-height: 32px;
}

.hea05 .index_01_ct {
  padding-top: 5.5%;
}

.hea05 .index_01_cb {
  padding-top: 14.5%;
}

.hea05 .index_02_c {
  padding-top: 2%;
}

.hea05 .index_03_c {
  padding-top: 7.5%;
}

.hea05 .index_04_ct {
  width: 100%;
  display: block;
  padding-top: 8.5%;
}

.hea05 .index_04_ctlr dl dd em {
  height: 130px;
}

.hea05 .index_04_ctlr dl dt p {
  margin: 3px 0 20px;
}

.hea05 .index_01_cbb {
  bottom: 15px;
}

.hea05 .index_05_c {
  padding-top: 2.5%;
}

.hea05 .index_05_ctb dl dt {
  height: 280px;
}

.hea05 .index_05_ctb dl dt p {
  height: 50px;
}

.hea05 .head_bot .tel {
  padding-top: 10px;
}

.hea05 .weiq_mi .weix ul {
  padding: 14px 7px 13px;
  width: 138px;
  display: block;
  text-align: center;
  margin: 0 auto;
  float: none;
}

.hea05 .weiq_mi .weix ul li span {
  margin-bottom: 3px !important;
}

.hea06 .xian_picc02 {
  width: 650px;
}


/*max-height:620px*/

.hea06 .head_top {
  padding: 25px 0 20px;
  display: block;
  text-align: center;
}

.hea06 .head_bot {
  bottom: 113px;
}

.hea06 .nav ul li {
  height: 30px;
  line-height: 30px;
}

.hea06 .nav ul li a {
  font-size: 15px;
}

.hea06 .index_01_ct {
  padding-top: 5.5%;
}

.hea06 .index_01_cb {
  padding-top: 14.5%;
}

.hea06 .index_02_c {
  padding-top: 2%;
}

.hea06 .index_03_c {
  padding-top: 7.5%;
}

.hea06 .index_04_ct {
  width: 100%;
  display: block;
  padding-top: 8.5%;
}

.hea06 .index_04_ctlr dl dd em {
  height: 130px;
}

.hea06 .index_04_ctlr dl dt p {
  margin: 3px 0 20px;
}

.hea06 .index_01_cbb {
  bottom: 15px;
}

.hea06 .index_05_c {
  padding-top: 2.5%;
}

.hea06 .index_05_ctb dl dt {
  height: 280px;
}

.hea06 .index_05_ctb dl dt p {
  height: 50px;
}

.hea06 .head_bot .tel {
  padding-top: 10px;
}

.hea06 .weiq_mi .weix ul {
  padding: 14px 7px 13px;
  width: 138px;
  display: block;
  text-align: center;
  margin: 0 auto;
  float: none;
}

.hea06 .weiq_mi .weix ul li span {
  margin-bottom: 3px !important;
}

.hea06 .xian_picc02 {
  width: 600px;
}

.gq {
  width: 100%;
}

.gq img {
  width: 100%;
  object-fit: cover;
}

.zabout_c {
  background: #fff;
  padding-top: 50px;
}

.zabout_c .leftnav {
  width: 245px;
  padding-left: 40px;
  box-sizing: border-box;
  /*border-right:1px solid #e7e7e7;*/
}

.zabout_c .leftnav .tabul {
  margin-top: 20px;
}

.zabout_c .leftnav .tabul a {
  display: block;
  font-size: 16px;
  color: #666;
  margin-bottom: 15px;
  padding-left: 24px;
  position: relative;
}

.zabout_c .leftnav .tabul a:before {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  border: 1px solid #d3d3d3;
  border-radius: 3px;
  top: 50%;
  margin-top: -8px;
  box-sizing: border-box;
  left: 0;
}

.zabout_c .leftnav .tabul a:after {
  content: "";
  position: absolute;
  width: 10px;
  height: 10px;
  top: 50%;
  margin-top: -5px;
  left: 3px;
  background: #0e882e;
  opacity: 0;
}

.zabout_c .leftnav .tabul a.cur:after {
  opacity: 1;
}

.zabout_c {
  margin: 60px auto 0;
}

.zabout_c .join04 {
  width: calc(100% - 245px);
}

.zabout_c .join04 {
  padding-top: 0;
  border-left: 1px solid #e7e7e7;
  box-sizing: border-box;
}

.job-list-tpl4 dt {
  border: none;
}

.job-list-tpl4 dd {
  border: none;
}

.zabout_c .join04 {
  padding-bottom: 70px;
}

.zabout_c .li {
  padding: 30px 80px;
  transition: all .4s;
  display: block;
}

.zabout_c .li .title {
  font-size: 20px;
  color: #000;
  margin-bottom: 15px;
  transition: all .4s;
}

.zabout_c .li .add {
  color: #666;
  font-size: 14px;
  margin-bottom: 18px;
}

.zabout_c .li .text {
  color: #666;
  font-size: 14px;
  line-height: 1.6;
}

.zabout_c .li:hover {
  box-shadow: 0 0 10px 1px rgba(0, 0, 0, .1);
}

.zabout_c .li:hover .title {
  color: #0e882e;
}

.zabout_c .page {
  padding-left: 80px;
  margin-top: 40px;
}

.zabout_c .page a {
  width: 28px;
  height: 28px;
  line-height: 28px;
  text-align: center;
  color: #999;
  font-size: 16px;
  border: 1px solid #dddddd;
  margin-right: 5px;
  display: inline-block;
  transition: all .4s;
}

.zabout_c .page a {
  background: #0e882e;
  color: #fff;
  border: 1px solid #0e882e;
}

.about_info {
  margin: 40px auto 0;
}

.about_info .botton {
  width: 140px;
  height: 56px;
  line-height: 56px;
  text-align: center;
  background: #eaeaea;
  color: #333;
  font-size: 16px;
  display: block;
}

.about_info .contentbox {
  background: #fff;
  padding: 60px 80px 70px;
}

.about_info .contop {
  padding-bottom: 30px;
  border-bottom: 1px solid #e2e2e2;
}

.about_info .leftbox .tit2 {
  color: #000;
  font-size: 30px;
  margin-bottom: 25px;
}

.about_info .leftbox .tit3 {
  font-size: 14px;
  color: #999;
  line-height: 1.8;
}

.about_info .leftbox .tit4 {
  font-size: 14px;
  color: #999;
  line-height: 1.8;
}

.about_info .contop .bottonbox {
  position: absolute;
  right: 0;
  bottom: 50px;
  z-index: 1;
}

.about_info .bottonbox {
  width: 120px;
  height: 45px;
  line-height: 45px;
  border-radius: 5px;
  background: #0e882e;
  font-size: 16px;
  color: #fff;
  display: block;
  text-align: center;
}

.about_info .textbox {
  padding-top: 10px;
  font-size: 14px;
  line-height: 1.8;
  padding-bottom: 30px;
}

.about_info .textbox .tit5 {
  font-size: 18px;
  color: #333;
  font-weight: bold;
  margin-bottom: 10px;
  margin-top: 20px;
  line-height: 1.2;
}

.zabout_c .bottonbox {
  position: absolute;
  right: 60px;
  bottom: 15px;
}

.zabout_c .bottonbox {
  width: 120px;
  height: 45px;
  line-height: 45px;
  border-radius: 5px;
  background: #0e882e;
  font-size: 16px;
  color: #fff;
  display: block;
  text-align: center;
}

.join04 .zulbox {
  padding-left: 50px;
  padding-right: 40px;
  min-height: 300px;
}

.join04 .zulbox .zli {
  padding: 30px 0;
  border-bottom: 1px dashed #c6c6c6;
}

.join04 .zulbox .tiptitle {
  font-size: 16px;
  color: #000;
  margin-bottom: 10px;
  font-weight: bold;
}

.join04 .zulbox .tiptext {
  line-height: 1.5;
  padding-right: 30px;
  font-size: 14px;
  color: #666;
}

.join04 .zulbox .zli:last-child {
  border-bottom: none;
}

.about .formbox {
  padding: 0 30px 0 40px;
  padding-top: 0;
  border-left: 1px solid #e7e7e7;
  box-sizing: border-box;
  width: calc(100% - 245px);
}

.formbox1 {
  background: #f6f6f6;
  padding: 17px;
  border-radius: 5px;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 30px;
}

.formbox1 .input1 {
  width: 160px;
  height: 40px;
  line-height: 40px;
  text-indent: 15px;
  color: #666;
  font-size: 16px;
  border: 1px dashed #dcdcdc;
  margin-right: 20px;
  background: none;
}

.formbox1 .input2 {
  width: 140px;
  margin-right: 20px;
}

.formbox1 .input3 {
  width: 130px;
  height: 40px;
  line-height: 40px;
  border-radius: 5px;
  background: #0e882e;
  font-size: 16px;
  text-align: center;
  border: none;
  color: #fff;
}

.formbox1 .rightbox {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: center;
}

.w25 {
  width: 22.5%;
}

.w50 {
  width: 48%;
}

.formbox2 .xli {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 20px;
}

.formbox .dtit4 {
  font-size: 20px;
  color: #0e882e;
  font-weight: bold;
  margin-bottom: 24px;
}

.formbox .tit4 {
  font-size: 18px;
  color: #222;
  font-weight: bold;
  margin-bottom: 24px;
}

.formbox2 .xli .item {
  display: flex;
  flex-flow: column wrap;
  justify-content: space-between;
  align-items: center;
}

.formbox2 .xli .item i {
  font-style: normal;
  color: red;
}

.formbox2 .xli .item span {
  width: 100%;
  font-size: 14px;
  color: #666;
}

.formbox2 .xli .item .input1 {
  width: 100%;
  height: 45px;
  border: 1px solid #e0e0e0;
  border-radius: 5px;
  text-indent: 0;
  background: none;
}

.formbox2 .tiptitle {
  font-size: 18px;
  color: #010101;
  margin-top: 30px;
  margin-bottom: 15px;
  font-weight: bold;
}

.formbox2 .tiptitle span {
  font-size: 14px;
  color: #999;
}

.formbox2 .table {
  width: 100%;
  border-radius: 5px;
}

.formbox2 .table .tr1 {
  height: 55px;
  background: #f6f6f6;
  border: 1px solid #ebebeb;
  font-size: 16px;
  color: #333;
}

.formbox2 .table .tr1 td {
  text-align: center;
}

.formbox2 .table .tr2 {
  height: 55px;
  background: transparent;
  font-size: 14px;
  color: #333;
  border: 1px solid #ebebeb;
  margin-top: -1px;
}

.formbox2 .table .tr2 td {
  text-align: center;
}

.formbox2 .table .tr2 td input {
  border: none;
  background: transparent;
  width: 100%;
  text-indent: 10px;
  text-align: center;
}

.formbox2 .tiptitle2 {
  font-size: 18px;
  color: #010101;
  margin-top: 30px;
  margin-bottom: 15px;
  font-weight: bold;
  margin-top: 30px;
  margin-bottom: 15px;
}

.formbox2 .input3 {
  width: 100%;
  height: 200px;
  padding: 10px;
  border-radius: 10px;
  border: 1px solid #ebebeb;
  margin-bottom: 40px;
}

.formbox2 .bot {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
}

.formbox2 .input4 {
  width: 130px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  border-radius: 8px;
  background: #0e882e;
  font-size: 16px;
  color: #fff;
  margin-right: 20px;
  border: none;
}

.formbox2 .bot span {
  font-size: 14px;
  color: #999;
}

.formboxabout .zabout_c {
  padding-bottom: 40px;
}


/*@media (max-width: 1580px) {
	.formbox2 .xli .item span{
		width:50px;
	}
	.formbox2 .xli .item .input1{
		width: calc(100% - 55px);
	}
}*/

.col1 {
  color: #0e882e !important;
}

.text-bold {
  font-weight: bold;
}

.zabout_c .leftnav .tabul a.cur {
  color: #0e882e;
}

.join04 .zulbox .title {
  color: #0e882e;
  font-size: 20px;
  font-weight: bold;
}

.zabout_c .leftnav .tit2,
.about_info .leftbox .tit2 {
  color: #0e882e;
  font-size: 20px;
  font-weight: bold;
}

.join04 .zulbox .tiptext {
  display: flex;
}

.join04 .zulbox .tiptext p {
  width: calc(100% - 20px);
}

.formbox1 .tit3 {
  font-size: 18px;
  margin-bottom: 20px;
  color: #0e882e;
  font-weight: bold;
}

#frm-apply2 .tit3 {
  margin-bottom: 0;
}

.formbox2 .xli .item .input1 {
  border: none;
  border-radius: 0;
  border-bottom: 1px solid #e0e0e0;
}

.zabout_c .leftnav .tabul a:nth-child(3) {
  display: none;
}

.zabout_c .li {
  border-bottom: 1px solid #ddd;
}

.alertbox {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, .5);
  z-index: 99;
  display: none;
}

.alertbox .warpbox {
  position: absolute;
  width: 480px;
  height: 200px;
  background: #fff;
  left: 50%;
  margin-left: -240px;
  top: 50%;
  margin-top: -100px;
  z-index: 3;
  border-radius: 10px;
  box-sizing: border-box;
  padding: 20px;
}

.alertbox .warpbox .item {
  width: 100%;
  height: 70px;
  line-height: 70px;
  display: block;
  border: 2px solid #d1d1d1;
  border-radius: 5px;
  margin-bottom: 10px;
  font-size: 18px;
  text-align: center;
  color: #333;
  cursor: pointer;
  font-weight: bold;
  transition: all .5s;
}

.alertbox .warpbox .item:hover {
  color: #0e882e;
}

.alertbox .warpbox .closebtn {
  width: 30px;
  height: 30px;
  position: absolute;
  right: 0px;
  top: -30px;
  z-index: 9;
  cursor: pointer;
}

.alertbox .warpbox .closebtn .icon {
  width: 30px;
  height: 30px;
  fill: #fff;
}

.alertbox2 {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, .5);
  z-index: 99;
  display: none;
}

.alertbox2 #frm-apply2 .tit3 {
  margin-bottom: 20px;
  width: 100%;
}

.alertbox2 .formbox1 {
  margin-bottom: 0;
}

.alertbox2 .warpbox {
  position: absolute;
  width: 580px;
  height: auto;
  background: #fff;
  left: 50%;
  margin-left: -290px;
  top: 50%;
  margin-top: -100px;
  z-index: 3;
  border-radius: 10px;
  box-sizing: border-box;
  padding: 20px;
}

.alertbox2 .warpbox .closebtn {
  width: 30px;
  height: 30px;
  position: absolute;
  right: 0px;
  top: -30px;
  z-index: 9;
  cursor: pointer;
}

.alertbox2 .warpbox .closebtn .icon {
  width: 30px;
  height: 30px;
  fill: #fff;
}

.formbox2 .tiptitle2 i {
  font-style: normal;
  color: red;
}

.foott {
  position: relative;
}

.foott .add-img {
  position: absolute;
  left: 35%;
  width: 92px;
  top: 50%;
  transform: translateY(-50%);
}

.foott .add-img img {
  width: 100%;
}