@import url(public.css);
@import url(../font/iconfont.css);
.banner {
  width: 100%;
  position: relative;
  height: 500px; }

.swiper-container {
  width: 1920px;
  margin-left: -960px;
  position: absolute;
  left: 50%; }

.header {
  width: 100%; }
  .header .nav {
    margin: 0 auto;
    width: 1150px;
    height: 100px; }
    .header .nav .logo {
      height: 100%;
      float: left; }
      .header .nav .logo img {
        height: 100%; }
    .header .nav .navH {
      margin-left: 30px;
      float: left;
      color: #4c4c4c; }
      .header .nav .navH li {
        float: left; }
        .header .nav .navH li a {
          display: block;
          height: 100px;
          line-height: 100px;
          transition: 0.5s;
          position: relative;
          overflow: hidden; }
          .header .nav .navH li a .stance {
            position: absolute;
            top: 100%;
            left: 0;
            width: 100%;
            z-index: 1;
            height: 100px;
            background: #01923e;
            transition: 0.5s; }
          .header .nav .navH li a .on {
            color: #fff;
            top: 0; }
        .header .nav .navH li a.on {
          color: #fff; }
        .header .nav .navH li a.n1 {
          width: 100px; }
        .header .nav .navH li a.n2 {
          width: 120px; }
        .header .nav .navH li a.n3 {
          width: 120px; }
        .header .nav .navH li a.n4 {
          width: 130px; }
        .header .nav .navH li a.n5 {
          width: 130px; }
        .header .nav .navH li a.n6 {
          width: 120px; }
        .header .nav .navH li a.n7 {
          width: 120px; }
        .header .nav .navH li span {
          display: block;
          height: 100%;
          position: absolute;
          top: 0;
          left: 0;
          z-index: 2;
          width: 100%;
          text-align: center; }

.subNav-ct {
  position: absolute;
  top: 100px;
  left: 0;
  width: 100%;
  z-index: 6;
  overflow: hidden;
  height: 60px; }
  .subNav-ct .subNav {
    margin: 0 auto;
    width: 1150px;
    position: relative; }
    .subNav-ct .subNav li {
      height: 60px;
      width: 1800px;
      background: rgba(0, 0, 0, 0.7);
      position: absolute; }
    .subNav-ct .subNav a {
      display: inline-block;
      margin-right: 20px; }
    .subNav-ct .subNav a:hover {
      color: #01923e; }
    .subNav-ct .subNav .sub1,
    .subNav-ct .subNav .sub2,
    .subNav-ct .subNav .sub3,
    .subNav-ct .subNav .sub4,
    .subNav-ct .subNav .sub5,
    .subNav-ct .subNav .sub6,
    .subNav-ct .subNav .sub7,
    .subNav-ct .subNav .sub8 {
      top: -60px;
      transition: 0.5s;
      line-height: 60px;
      color: #fff; }
    .subNav-ct .subNav .sub2 {
      left: 287px;
      padding-left: 120px; }
    .subNav-ct .subNav .sub3 {
      left: 407px;
      padding-left: 120px; }
    .subNav-ct .subNav .sub4 {
      left: 527px;
      padding-left: 130px; }
    .subNav-ct .subNav .sub5 {
      left: 657px;
      padding-left: 130px; }
    .subNav-ct .subNav .sub6 {
      left: 787px;
      padding-left: 120px; }
    .subNav-ct .subNav .sub7 {
      left: 907px;
      padding-left: 120px; }
    .subNav-ct .subNav .on {
      top: 0px; }

.main {
  width: 1150px;
  margin: 0 auto 44px;
  padding-top: 120px;
  position: relative; }

.mainIndex {
  width: 1150px;
  margin: 40px auto 44px;
  position: relative; }

.main:after,
.mainIndex:after {
  content: '';
  clear: both;
  display: block; }

.indexL,
.indexR {
  margin-top: 44px; }

.indexL {
  float: left;
  width: 705px; }

.indexR {
  float: right;
  width: 415px; }

.indexTit {
  width: 100%;
  border-bottom: 1px solid #e1e1e1;
  overflow: hidden; }
  .indexTit dt {
    margin-right: 20px;
    overflow: hidden;
    padding-bottom: 10px;
    position: relative; }
  .indexTit .l {
    float: left; }
  .indexTit .r {
    float: right;
    color: #01923e; }
  .indexTit i {
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
    background: #01923e;
    height: 2px;
    width: 0;
    transition: 0.5s; }
  .indexTit .sel {
    width: 100%; }

.newshow {
  width: 100%;
  margin-top: 20px;
  overflow: hidden; }
  .newshow .img-a {
    float: left;
    width: 190px;
    height: 120px;
    overflow: hidden; }
    .newshow .img-a img {
      width: 100%; }
  .newshow .txt-a {
    width: 500px;
    float: right; }
    .newshow .txt-a h4 {
      margin-bottom: 20px; }
    .newshow .txt-a p {
      color: #707070;
      font-size: 14px; }

.new-list {
  width: 100%;
  clear: both;
  margin-top: 11px; }
  .new-list .new-ct {
    width: 100%;
    display: table; }
    .new-list .new-ct a {
      display: table-row; }
    .new-list .new-ct .ct1,
    .new-list .new-ct .ct2,
    .new-list .new-ct .ct3 {
      color: #707070;
      font-size: 14px;
      padding: 6px 0;
      float: left; }
    .new-list .new-ct .ct3 {
      white-space: nowrap;
      overflow: hidden;
      -webkit-line-clamp: 1;
      width: 302px;
      text-overflow: ellipsis;
      margin-left: 20px; }
    .new-list .new-ct .ct3:hover {
      color: #01923e; }

.t40 {
  margin-top: 40px; }

.t20 {
  margin-top: 20px; }

.technology {
  width: 100%; }
  .technology li {
    width: 23.5%; }

.footer {
  width: 100%;
  margin-top: -100px; }
  .footer .up,
  .footer .down {
    width: 100%;
    overflow: hidden; }
  .footer .up {
    background: #01923e;
    padding: 30px 0; }
  .footer .down {
    background: #e1e1e1;
    padding: 25px 0;
    font-size: 12px;
    text-align: center; }
  .footer .up-info {
    width: 1150px;
    margin: 0 auto;
    height: 25px; }
  .footer .down-info {
    width: 1150px;
    margin: 0 auto;
    height: 25px;
    line-height: 25px; }

.out-link-list {
  color: #d8d7d5;
  font-size: 14px;
  text-align: center; }
  .out-link-list li {
    float: left;
    width: 160px; }
    .out-link-list li strong {
      display: block;
      height: 34px;
      font-size: 18px;
      color: #fff; }
  .out-link-list li a {
    display: block;
    width: 100%;
    height: 28px;
    line-height: 28px; }

.video-view {
  width: 100%;
  height: 225px;
  position: relative;
  overflow: hidden; }
  .video-view video {
    width: 100%;
    height: 100%; }
  .video-view .icon-play {
    transform: translate(-50%, -50%);
    width: 60px;
    height: 60px;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 55;
    background: url(../images/icon_play.png) no-repeat;
    background-size: 100% 100%; }
  .video-view .video-img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 44; }

.modifiedi-img {
  width: 1920px;
  height: 120px;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -960px;
  z-index: 1; }

.slideNav {
  width: 100%;
  height: 90px;
  border-bottom: #929292 solid 1px; }
  .slideNav .crumbsL {
    float: left; }
    .slideNav .crumbsL li {
      margin-right: 10px; }
    .slideNav .crumbsL li.iconfont {
      font-size: 12px;
      color: #767676; }
    .slideNav .crumbsL li.home {
      line-height: 86px;
      font-size: 16px;
      color: #999; }
  .slideNav .crumbsR {
    float: right; }
    .slideNav .crumbsR li {
      margin-left: 20px;
      transition: 0.5s; }
      .slideNav .crumbsR li i {
        height: 3px;
        display: block;
        width: 0;
        background: #01923e;
        transition: 0.5s; }
    .slideNav .crumbsR li.sel i {
      width: 100%; }
  .slideNav li {
    display: inline-block;
    height: 88px;
    line-height: 88px;
    vertical-align: middle; }

.main-content {
  width: 100%; }
  .main-content p {
    margin-top: 10px;
    line-height: 24px; }
  .main-content img {
  max-width:100%;
  display: table;
   /* width: 100%;*/ }
  .main-content .l {
    width: 780px;
    padding-right: 30px;
    border-right: #dedede  1px solid;
    float: left;
    position: relative;
    overflow-y: hidden;
    transition: 0.5s;
    min-height: 690px; }
    .main-content .l .map img {
      width: 100%; }
    .main-content .l .about-2 {
      padding-left: 20px; }
      .main-content .l .about-2 li {
        background: url(../images/about-2-libj.jpg) 6px 0 no-repeat;
        background-size: 4px 100%;
        padding: 40px 0;
        overflow: hidden; }
        .main-content .l .about-2 li .iconfont {
          margin-top: 9px;
          font-size: 16px;
          color: #01923e;
          display: block;
          float: left; }
        .main-content .l .about-2 li .timer {
          padding: 0 10px;
          font-size: 26px;
          display: block;
          float: left; }
        .main-content .l .about-2 li .ct-p {
          width: 500px;
          float: left;
          padding-top: 11px; }
  .main-content .xh {
    height: 690px; }
  .main-content .r {
    width: 300px;
    padding-left: 39px;
    float: right;
    padding-top: 40px; }
    .main-content .r ul {
      width: 100%; }
    .main-content .r .nav-ct {
      line-height: 60px; }
      .main-content .r .nav-ct li {
        text-indent: 30px;
        height: 60px;
        width: 100%;
        background: #f0f0f0;
        border-bottom: 1px solid #dedede; }
        .main-content .r .nav-ct li a {
          width: 100%;
          height: 100%;
          display: block; }
      .main-content .r .nav-ct li:hover {
        background: #dedede; }
      .main-content .r .nav-ct li.sel {
        background: #01923e;
        color: #fff; }
    .main-content .r .about-img-list li {
      margin-bottom: 20px; }
    .main-content .r .about-img-list img {
      width: 100%;
      display: block; }

.content-title {
  color: #696969;
  font-size: 30px;
  margin: 20px 0;
  width: 100%;
  overflow: hidden; }

.content {
  width: 100%; }
  .content .xh {
    height: 600px;
    overflow: hidden; }

.business {
  width: 100%; }
  .business li {
    padding: 10px 20px 0px;
    background: #dedede;
    margin-top: 20px;
    overflow: hidden; }
    .business li strong {
      display: block;
      padding: 10px 0;
      font-size: 18px; }
    .business li .xh {
      height: 83px;
      overflow: hidden; }
    .business li p {
      transition: 0.5s; }

.search-btn-box {
  width: 100%;
  background: #dedede;
  padding: 10px 0;
  overflow: hidden; }
  .search-btn-box .btn-box {
    width: 350px;
    margin: 0 auto;
    background: #fff;
    border-radius: 15px;
    overflow: hidden;
    position: relative; }
    .search-btn-box .btn-box input {
      width: 100%;
      height: 40px;
      text-indent: 20px; }
    .search-btn-box .btn-box .btn {
      width: 40px;
      height: 40px;
      position: absolute;
      top: 0;
      right: 0;
      z-index: 1;
      font-size: 18px; }

.investor1 {
  width: 96%; }
  .investor1 a {
    display: block;
    padding: 20px 5px;
    border-bottom: #e1e1e1 solid 2px;
    color: #222;
    height: 104px; }
    .investor1 a h3 {
      font-size: 24px;
      font-weight: 400;
      color: #000;
      margin-bottom: 10px; }
  .investor1 a:hover {
    background: #dedede; }
  .investor1 p {
    margin-top: 10px; }

.d-btn {
  z-index: 1;
  bottom: 0;
  left: 0;
  position: absolute;
  height: 60px;
  font-size: 24px;
  color: #01923e;
  text-align: center;
  background: #dedede;
  width: 96%;
  margin-top: 40px; }

.new-p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-line-clamp: 3; }

.investor1-1 {
  width: 100%; }
  .investor1-1 li:hover {
    background: #e1e1e1; }
  .investor1-1 li {
    padding: 25px 0;
    border-bottom: 2px solid #e1e1e1;
    overflow: hidden; }
    .investor1-1 li .ct-main {
      width: 640px;
      float: right; }
      .investor1-1 li .ct-main h3 {
        margin-bottom: 20px;
        font-size: 22px; }
      .investor1-1 li .ct-main p {
        line-height: 34px;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        text-overflow: ellipsis;
        overflow: hidden;
        -webkit-line-clamp: 2; }

.time {
  width: 90px;
  height: 90px;
  float: left;
  background: #e1e1e1;
  padding: 10px; }
  .time .dt1 {
    font-size: 35px;
    color: #01923e; }

.jion-us-imgs,
.jion-us-ct {
  width: 100%;
  clear: both;
  padding-top: 35px; }
  .jion-us-imgs > li,
  .jion-us-ct > li {
    float: left;
    width: 32%;
    margin-right: 1.2%; }
    .jion-us-imgs > li img,
    .jion-us-ct > li img {
      width: 100%; }

.jion-us-ct-1 {
  width: 100%; }

.btn-d2 {
  width: 100%;
  height: 40px;
  margin-top: 40px;
  text-align: center;
  color: #575757;
  font-size: 18px; }

.new-up {
  width: 100%;
  overflow: hidden; }
  .new-up .htit {
    color: #01923e;
    font-size: 30px;
    padding: 20px 0; }
  .new-up .lr {
    width: 100%; }
    .new-up .lr dt {
      display: inline-block;
      vertical-align: middle; }
    .new-up .lr .ldt {
      width: 60%;
      padding-right: 20px; }
    .new-up .lr .rdt {
      width: 36%;
      text-align: center; }
      .new-up .lr .rdt img {
        width: auto; }

.limit-line-one {
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
  overflow: hidden;
  -webkit-box-orient: vertical; }

.btn4 {
  background: #e1e1e1;
  width: 100%;
  height: 60px;
  font-size: 26px;
  color: #01923e;
  margin: 20px 0 40px; }

.new-content .dt1 {
  width: 130px; }
.new-content .dt2 {
  width: 645px; }
  .new-content .dt2 .aro {
    margin: 20px 0;
    color: #999; }
.new-content > dt {
  display: inline-block;
  vertical-align: top; }

.new-cts:after {
  content: '';
  display: block;
  clear: both; }

.new-cts {
  width: 100%;
  min-height: 200px; }
  .new-cts .ct-l {
    width: 450px;
    float: left;
    margin-right: 40px;
    color: #999; }
    .new-cts .ct-l .tit {
      margin: 0 0 16px;
      color: #333; }
    .new-cts .ct-l p {
      line-height: 32px;
      text-overflow: ellipsis;
      -webkit-line-clamp: 4;
      display: -webkit-box;
      overflow: hidden;
      -webkit-box-orient: vertical; }
  .new-cts .ct-z {
    width: 400px;
    float: left;
    margin-right: 20px; }
  .new-cts .ct-r {
    width: 220px;
    float: right; }
    .new-cts .ct-r .s1 {
      font-size: 40px; }
    .new-cts .ct-r .s3 {
      font-size: 22px; }
    .new-cts .ct-r .time2 {
      color: #999; }

.nubM {
  width: 100%;
  color: #fd0018;
  padding: 10px 0; }
  .nubM > span {
    display: inline-block; }

.g-wrap:after {
  content: '';
  clear: both;
  display: block; }

.g-wrap {
  position: relative;
  width: 100%;
  overflow: hidden;
  height: 200px; }
  .g-wrap img {
    display: block;
    height: 100%; }
  .g-wrap a {
    position: absolute;
    display: block;
    top: 0;
    height: 200px; }
  .g-wrap .item-1 {
    width: 100%;
    transition: 0.5s; }
  .g-wrap .item-2 {
    width: 100%;
    transition: 0.5s; }
  .g-wrap .item-3 {
    width: 100%;
    transition: 0.5s; }
  .g-wrap .item-4 {
    width: 100%;
    transition: 0.5s; }

.state-0 .item-1 {
  left: 0; }
.state-0 .item-2 {
  left: 350px; }
.state-0 .item-3 {
  left: 600px; }
.state-0 .item-4 {
  left: 800px; }

.state-1 .item-1 {
  left: 0; }
.state-1 .item-2 {
  left: 350px; }
.state-1 .item-3 {
  left: 600px; }
.state-1 .item-4 {
  left: 800px; }

.state-2 .item-1 {
  left: 0; }
.state-2 .item-2 {
  left: 191px; }
.state-2 .item-3 {
  left: 801px; }
.state-2 .item-4 {
  left: 975px; }

.state-3 .item-1 {
  left: 0; }
.state-3 .item-2 {
  left: 163px; }
.state-3 .item-3 {
  left: 351px; }
.state-3 .item-4 {
  left: 960px; }

.state-4 .item-1 {
  left: 0; }
.state-4 .item-2 {
  left: 170px; }
.state-4 .item-3 {
  left: 352px; }
.state-4 .item-4 {
  left: 542px; }

.fuilBox {
  width: 100%; }
  .fuilBox dt {
    float: left;
    padding: 10px 0; }
  .fuilBox .dt2 {
    width: 350px;
    background: #e1e1e1;
    float: right;
    height: 48px;
    line-height: 48px; }
    .fuilBox .dt2 i {
      display: block;
      float: left;
      width: 40px;
      height: 48px;
      text-align: center;
      color: #666;
      font-size: 28px; }
    .fuilBox .dt2 a {
      padding: 0 6px;
      float: left;
      display: block;
      transition: 0.5s; }
    .fuilBox .dt2 a:hover {
      color: #01923e; }

.fuil li {
  float: left;
  margin-right: 10px; }
  .fuil li .icon,
  .fuil li .s-t,
  .fuil li .iconH {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    transition: 0.5s; }
  .fuil li .s-t:hover {
    color: #01923e; }
  .fuil li .iconH {
    height: 48px; }
  .fuil li .icon {
    color: #fff;
    line-height: 48px;
    height: 48px;
    width: 48px;
    border-radius: 50%;
    text-align: center;
    font-size: 34px; }
  .fuil li .icon1 {
    background: #ffa800; }
  .fuil li .icon2 {
    background: #40b6d8; }
  .fuil li .icon3 {
    background: #02913f; }

.contact-us {
  width: 100%;
  padding-top: 40px; }
  .contact-us .title-us {
    color: #01923e;
    font-size: 24px; }
  .contact-us .l {
    width: 476px;
    float: left; }
    .contact-us .l div {
      margin-bottom: 17px; }
  .contact-us .r {
    width: 640px;
    float: right; }
    .contact-us .r p {
      text-align: justify;
      line-height: 24px;
      padding: 20px 0; }
  .contact-us .l:after, .contact-us .r:after {
    content: '';
    clear: both;
    display: block; }
  .contact-us .d3 {
    clear: both; }
  .contact-us .info {
    width: 100%;
    margin-bottom: 40px; }
    .contact-us .info input {
      width: 235px;
      height: 30px;
      border: 1px solid #dedede; }
    .contact-us .info textarea {
      width: 553px;
      height: 150px;
      border: 1px solid #dedede;
      resize: none; }
    .contact-us .info button {
      width: 100px;
      height: 32px;
      background: #dedede;
      margin-right: 20px; }
    .contact-us .info button.btn1-1 {
      background: #01923e;
      color: #fff; }

.jion-us-l {
  width: 400px;
  float: left; }

.jion-us-r {
  width: 710px;
  float: right; }
  .jion-us-r .info {
    width: 100%;
    margin: 40px 0; }
    .jion-us-r .info li {
      clear: both; }
    .jion-us-r .info li.tit-us {
      margin: 10px 0;
      font-size: 16px; }

.sh {
  margin: 20px auto 0;
  display: block;
  padding: 10px;
  color: #575757;
  font-size: 20px; }

.p-ct-info {
  min-height: 440px; }

.a-link {
  padding: 0 5px;
  color: #01923e; }

.a-link:hover {
  text-decoration: underline; }

.img-show {
  width: 100%; }
  .img-show .show {
    display: block;
    width: 500px;
    margin: 0 auto;
    padding: 40px 0; }
  .img-show .img-show-down {
    width: 100%;
    /*safari  chrome  opera*/
    display: -webkit-box;
    -webkit-box-orient: horizontal;
    /*firefox*/
    display: -moz-box;
    -moz-box-orient: horizontal;
    /*w3c*/
    display: box;
    box-orient: horizontal; }
    .img-show .img-show-down .btn-l {
      background: url(../images/btn-l.png) no-repeat; }
    .img-show .img-show-down .btn-r {
      background: url(../images/btn-r.png) no-repeat; }
    .img-show .img-show-down .btn-l,
    .img-show .img-show-down .btn-r {
      width: 50px;
      height: 90px;
      opacity: 0.4;
      background-size: 100% 100%; }
  .img-show .img-list-box {
    width: 667px;
    position: relative;
    overflow: hidden; }
    .img-show .img-list-box .img-show {
      position: absolute;
      top: 0;
      left: 0;
      z-index: 5;
      transition: 0.5s; }
      .img-show .img-list-box .img-show li {
        height: 90px;
        width: 133px;
        box-sizing: border-box;
        font-size: 0;
        overflow: hidden;
        float: left;
        border: 2px solid #fff;
        transition: 0.5s; }
        .img-show .img-list-box .img-show li dt {
          width: 100%;
          height: 100%;
          overflow: hidden; }
        .img-show .img-list-box .img-show li img {
          width: 100%;
          display: block; }
      .img-show .img-list-box .img-show li.active {
        background: green;
        border: 8px solid green; }

/*# sourceMappingURL=one.css.map */

