@charset "UTF-8";

body {
  padding-top: 94px;
  font-size: 14px;
  background-color: black;
  color: #999999;
  font-family: Microsoft YaHei;
}

.bg-main {
  background-color: #4ab344;
}

.text-main-color {
  color: #4ab344;
}

.font-xs {
  font-size: 12px;
}

.font-sm {
  font-size: 14px;
}

.font-md {
  font-size: 18px;
}

h1,
h2,
h3,
h4 {
  font-weight: 400;
}

.border-b {
  border-bottom: 2px solid #4ab344;
}

.bg-img1 {
  background: url("../images/bg1.png") center center/cover no-repeat;
}

.bg-img2 {
  background: url("../images/bg2.png") center center/cover no-repeat;
}

.bg-img3 {
  background: url("../images/bg3.png") center center/cover no-repeat;
}

.bg-img4 {
  background: url("../images/bg4.png") center center/cover no-repeat;
}

.bg-pic {
  background: url("../images/bg-pic1.png") no-repeat;
  width: 380px;
  height: 250px;
  background-size: 100% 100%;
}

.banner1 {
  background: #000 url("../images/banner1.png") center center/cover no-repeat;
}

.banner2 {
  background: #000 url("../images/banner2.png") center center/cover no-repeat;
}

.banner-pic {
  background: url("../images/banner-pic.png") no-repeat;
  padding: 30px;
  padding-left: 40px;
}

.w-125 {
  width: 12.5% !important;
}

.w-20 {
  width: 20% !important;
}

.navbar-top {
  background-color: black;
  padding: 20px 0;
  border-bottom: 2px solid #4ab344;
}

.navbar-top .navbar-nav .nav-link {
  text-align: center;
  color: #fff;
  padding-left: 30px;
  padding-right: 30px;
  font-size: 15px;
}

.navbar-top .navbar-nav .nav-item.active,
.navbar-top .navbar-nav .nav-item:hover {
  border-radius: 20px;
}

.navbar-top .navbar-nav .nav-item.active .nav-link,
.navbar-top .navbar-nav .nav-item:hover .nav-link {
  color: #4ab344;
}

.navbar-top .navbar-nav .nav-item:hover .dropdown-menu {
  background-color: #fff;
  border: 7px solid transparent;
  border-radius: 12px;
}

.navbar-top .navbar-nav .dropdown-menu {
  min-width: 1px;
  right: 0px;
}

.navbar-top .navbar-nav .dropdown-menu .dropdown-item {
  font-size: 14px;
  padding: 10px 0px;
  text-align: center;
}

.navbar-top .navbar-nav .dropdown-menu .dropdown-item:hover {
  color: #4ab344;
}

.navbar-top .navbar-nav .dropdown-menu:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  position: absolute;
  top: -6px;
  left: 50%;
  margin-left: -3px;
}

.card-jqthumb {
  border-radius: 0;
  border: 0;
}

.card-jqthumb .card-title {
  font-size: 16px;
  font-weight: 100;
}

.card-jqthumb .card-title a {
  color: #666;
}

.card-jqthumb .card-title a:hover {
  color: #4ab344;
  text-decoration: none;
}

.card-jqthumb .card-text {
  font-size: 12px;
  line-height: 1.8;
  color: grey;
}

.card-jqthumb .card-body {
  padding: 15px;
  color: grey;
}

.card-jqthumb .card-img {
  border-radius: 0;
}

.card-jqthumb .jqthumb>div {
  transition: all 0.6s;
}

.card-jqthumb .jqthumb>div:hover {
  -webkit-transform: scale(1.3, 1.3);
  -moz-transform: scale(1.3, 1.3);
  -transform: scale(1.3, 1.3);
  z-index: 9999;
}

.card-icon {
  background: transparent url(../images/bg.png) center top no-repeat;
  background-color: transparent;
  border: 0px;
  color: #666666;
}

.card-icon .card-img-top {
  width: 48px;
  height: 48px;
}

.card-icon .card-body {
  padding: 8px 15px;
}

.card-icon .card-text {
  font-size: 12px;
  line-height: 24px;
}

.card-icon h5 {
  font-size: 16px;
  color: #dedede;
  margin-bottom: 60px;
}

.card-bg-show .card-img-overlay {
  display: none;
  background-color: transparent;
  color: transparent;
  transition: all 2s;
  -moz-transition: all 2s;
  /* Firefox 4 */
  -webkit-transition: all 2s;
  /* Safari and Chrome */
  -o-transition: all 2s;
  /* Opera */
}

.card-bg-show:hover .card-img-overlay {
  display: flex;
  color: #FFFFFF;
  background-color: rgba(0, 0, 0, 0.5);
}

.dede_pages .pagination select {
  margin: 0 15px;
  height: 35px;
}

.dede_pages .pagination .pageinfo {
  color: #454545;
  line-height: 35px;
}

.article .article-head {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 20px;
}

.article .article-head .article-label {
  color: #999;
  padding: 8px 5px;
}

.article .article-body {
  line-height: 30px;
  color: #676767;
  font-size: 16px;
}

.article .article-body>p {
  font: 18px/32px "Microsoft Yahei";
  color: #404040;
  text-indent: 2em;
  margin: 32px 0 0;
}

.article .article-body img {
  max-width: 90%;
}

.pager {
  color: #666;
}

.pager a {
  color: #454545;
}

.card-a {
  text-decoration: none;
}

.card-a .card-body {
  padding: 8px;
}

.card-a .card-title {
  font-size: 16px;
}

.card-a .card-text {
  font-size: 13px;
}

.card-icon .card-body {
  padding: 8px;
}

.card-icon .card-title {
  font-size: 16px;
}

.card-icon .card-text {
  font-size: 14px;
}

.card-fontIcon {
  background: #191a1b;
  text-align: center;
  min-height: 343px;
}

.card-fontIcon .card-img {
  padding: 30px 0 20px;
}

.card-fontIcon .card-body {
  padding: 8px;
}

.card-fontIcon .card-title {
  font-size: 20px;
  color: #cccccc;
  border-bottom: 1px solid #4ab344;
  padding: 10px 0 30px;
  margin: 0 50px 20px 50px;
}

.card-fontIcon .card-text {
  font-size: 14px;
}

.card-fontIcon .card-text span {
  color: #666666;
  display: block;
  line-height: 30px;
}

.jumbotron {
  border-radius: 0;
  min-height: 350px;
  margin-bottom: 25px;
}

.affix-share.affix {
  top: 80px;
  width: 165px;
}

.bdsharebuttonbox .share_list {
  padding: 0;
  margin: 0;
  display: block;
}

.bdsharebuttonbox .share_list>li {
  display: block;
  padding: 5px 0;
  border-bottom: 1px solid #e5e5e5;
}

.bdsharebuttonbox .share_list>li>a {
  text-indent: 3.5em;
  width: 100%;
  color: #888;
}

.bdsharebuttonbox .share_list>li:last-child {
  border-bottom: 0px;
}

.bdsharebuttonbox .share_list>li:last-child>a {
  text-indent: -100em;
  width: 32px;
}

.bdsharebuttonbox .share_list>li:last-child>a.bds_count {
  text-align: center;
  text-indent: 0;
  width: 48px;
}

.carousel-card .carousel-item {
  height: 680px;
}

.carousel-card .carousel-caption {
  top: 30%;
  text-align: left;
}

.carousel-card .carousel-caption h5 {
  font-size: 50px;
}

.carousel-card .carousel-caption h6 {
  font-size: 38px;
}

.module {
  padding-top: 20px;
  padding-bottom: 50px;
}

.module .module-header {
  /* display: block;
		padding: 50px 0 25px 0; */
  margin-bottom: 80px;
  text-align: center;
  padding-top: 0px;
  position: relative;
  /* font-weight: normal; */
  /* font-family: 微软雅黑; */
  /* color: rgb(222,222,222); */
}

.module .module-header::before {
  position: absolute;
  bottom: 0px;
  margin-left: -13px;
  content: '';
  width: 26px;
  height: 2px;
  background-color: #4ab344;
}

.module h1 {
  color: #fff;
  font-size: 28px;
  padding: 40px 0 30px;
}

.module .head-white {
  color: #fff;
}

.module .head-white .module-header::before {
  background-color: #fff;
}

.sliderList .card {
  background-color: transparent;
  border: 0px;
  border-radius: 0;
}

.sliderList .card .card-img-top {
  border-radius: 0;
}

.sliderList .card-body {
  background-color: #333;
  color: darkgray;
  padding: 5px;
  text-align: center;
}

.sliderList .imglist_w {
  overflow: hidden;
  position: relative;
}

.sliderList .imglist_w ul {
  width: 20000px;
  position: absolute;
  left: 0px;
  top: 0px;
  margin: 0;
  padding: 0;
  list-style: none;
}

.sliderList .imglist_w ul li {
  width: 180px;
}

.sliderList .aleft,
.sliderList .aright {
  cursor: pointer;
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  width: 40px;
  height: 40px;
  line-height: 40px;
  border-radius: 50%;
  color: #fff;
}
a .fa-angle-left {
  vertical-align: middle;
  line-height: 40px;
}
a .fa-angle-right {
  vertical-align: middle;
  line-height: 40px;
}
.sliderList .aleft:hover,
.sliderList .aright:hover {
  background-color: rgba(0, 0, 0, 0.8);
  color: rgba(255, 255, 255, 0.5);
}

.sliderList .agrayleft,
.sliderList .agrayright {
  color: #6c757d;
  pointer-events: none;
}

.card-nav {
  padding-right: 15px;
}

.card-nav .nav-link {
  padding: 15px 0px 15px 25px;
  color: #dedede;
}

.card-nav .nav-link.active {
  color: #4ab344;
}

.card-nav hr {
  width: 20px;
  border-width: 5px;
  border-color: #fff;
}

.panel .panel-title {
  border-bottom: 1px solid #dedede;
}

.panel .panel-title .panel-header {
  font-size: 20px;
  position: relative;
  padding: 12px 0;
  font-weight: 400;
  margin-bottom: 0;
  color: #dedede;
  display: inline-block;
}

.panel .panel-title .panel-header::before {
  position: absolute;
  bottom: -2px;
  left: 0px;
  right: 0px;
  content: '';
  height: 3px;
  background-color: #4ab344;
}

.panel .panel-body {
  padding: 30px;
  line-height: 30px;
  color: #999999;
  font-size: 14px;
}

.panel .panel-body>p {
  font: 18px/32px "Microsoft Yahei";
  color: #404040;
  text-indent: 2em;
  margin: 32px 0 0;
}

.panel .panel-body img {
  max-width: 90%;
}

.media-user h5 {
  color: #e3e3e3;
  font-weight: 100;
}

.media-user h5 small {
  font-size: 14px;
  color: #999;
}

.media-user h5 a {
  color: #e3e3e3;
}

.media-user .media-text {
  font-size: 14px;
  color: #999;
}

.media-time h3 {
  font-size: 30px;
  line-height: 30px;
  color: #4a4a4a;
  font-family: arial;
}

.media-time h3 small {
  font-size: 15px;
  line-height: 15px;
  color: #767676;
  font-family: arial;
}

.media-time h5 {
  font-size: 16px;
}

.media-pro .media-pic {
  position: relative;
  padding: 0 15px 15px 0;
}

.media-pro .media-pic .bot {
  position: absolute;
  bottom: 0px;
  right: 0px;
  width: 150px;
  height: 80px;
  background-color: #1a1a1a;
  z-index: -1;
}

.media-pro h5 {
  font-size: 22px;
  color: #dedede;
}

.media-pro h5 small {
  font-size: 16px;
  color: #4ab344;
}

.media-body .media-title {
  color: #4ab344 !important;
  font-weight: 400;
}

.media-body .media-title small {
  color: #999;
}

.media-app .media-title span {
  padding: 0 5px;
}

.banner1 .banner-title-1 {
  font-size: 60px;
  line-height: 90px;
}

.banner2 .banner-title-2 {
  font-size: 60px;
}

/* 3.5. HORIZONTAL TIMELINE */
.cd-horizontal-timeline {
  margin: 0;
  padding-top: 21px;
  border-top: 1px solid #ebebea;
  font-size: 14px;
}

.cd-horizontal-timeline .timeline {
  width: 100%;
}

.cd-horizontal-timeline .events>ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

.cd-horizontal-timeline .events a {
  padding-bottom: 19px;
  color: #999;
  font-size: inherit;
  white-space: nowrap;
}

.cd-horizontal-timeline .events a.selected {
  color: #393939;
}

.cd-horizontal-timeline .events a.selected:after,
.no-touch .cd-horizontal-timeline .events a:hover:after {
  background-color: #2bb3c0;
  border-color: #2bb3c0;
}

.cd-horizontal-timeline .events a.older-event:not(.selected):after {
  background-color: #fff;
  border-color: #2bb3c0;
}

.cd-horizontal-timeline .filling-line {
  background-color: #2bb3c0;
}

.cd-timeline-navigation {
  margin: 0;
  padding: 0;
  list-style: none;
}

.cd-timeline-navigation a {
  color: #2bb3c0;
  border-width: 1px;
  border-color: #2bb3c0;
  font-size: 20px;
  line-height: 27px;
  text-indent: 0;
  text-align: center;
  vertical-align: middle;
}

.cd-timeline-navigation a.prev {
  -webkit-transform: translateY(-50%) rotate(0);
  transform: translateY(-50%) rotate(0);
}

.cd-timeline-navigation a.inactive {
  color: #ccc;
  border-color: #ccc;
}

.cd-timeline-navigation a .fa {
  vertical-align: middle;
}

.cd-timeline-navigation a:after {
  display: none;
}

.cd-horizontal-timeline .events-content {
  margin: 12px 0 3px;
}

.cd-horizontal-timeline .events-content>ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

.cd-horizontal-timeline .events-content>ol>li {
  padding-left: 0;
  padding-right: 0;
}

.cd-horizontal-timeline .events-content .title .h4 {
  color: #393939;
  font-family: "Open Sans", sans-serif;
  font-size: 18px;
  line-height: 28px;
  font-weight: 600;
}

.cd-horizontal-timeline .events-content .subtitle {
  margin-top: 6px;
}

.cd-horizontal-timeline .events-content .subtitle p {
  font-size: 14px;
  line-height: 24px;
  font-style: italic;
}

.cd-horizontal-timeline .events-content .desc {
  margin-top: 13px;
}

.cd-horizontal-timeline .events-content .desc p {
  color: #696969;
  font-size: 14px;
  line-height: 24px;
}

.vertical-timeline>ul {
  position: relative;
  z-index: 0;
}

.vertical-timeline>ul:before {
  content: " ";
  display: none;
  position: absolute;
  top: 0;
  left: 134px;
  width: 1px;
  height: 100%;
  background-color: #1a1a1a;
  border-radius: 25px;
}

.vertical-timeline>ul>li {
  position: relative;
  z-index: 0;
}

.vertical-timeline>ul>li:before,
.vertical-timeline>ul>li:after {
  content: " ";
  display: table;
}

.vertical-timeline>ul>li:after {
  clear: both;
}

.vertical-timeline>ul>li+li {
  margin-top: 25px;
}

.vertical-timeline .title,
.vertical-timeline .action {
  display: inline-block;
  position: relative;
  width: 80px;
  padding: 7px 0;
  color: #e16123;
  background-color: #fff;
  border: 1px solid;
  border-radius: 25px;
  text-align: center;
  z-index: 0;
}

.vertical-timeline .action {
  padding: 0;
  border-width: 0;
}

.vertical-timeline .time {
  display: block;
  position: absolute;
  top: 12px;
  left: 20px;
  color: #999;
  white-space: nowrap;
}

.vertical-timeline .dot {
  float: left;
  display: none;
  position: relative;
  width: 24px;
  height: 24px;
  margin-top: 16px;
  margin-right: 35px;
  background-color: transparent;
  border: 1px solid #4ab344;
  border-radius: 50%;
  z-index: 0;
}

.vertical-timeline .dot:before {
  content: " ";
  position: absolute;
  top: 5px;
  left: 5px;
  width: 12px;
  height: 12px;
  background-color: transparent;
  border-radius: 50%;
  border: 1px solid #4ab344;
}

.vertical-timeline .content {
  padding: 36px 20px 13px;
  font-size: 14px;
  border: 1px solid transparent;
  border-radius: 4px;
  overflow: hidden;
}

.vertical-timeline .subtitle {
  margin: 0 0 6px;
  color: #393939;
  font-size: 16px;
  line-height: 26px;
  font-weight: 600;
}

@media (min-width: 992px) {

  .vertical-timeline>ul:before,
  .vertical-timeline .dot {
    display: block;
  }

  .vertical-timeline .time {
    float: left;
    position: relative;
    font-size: 14px;
    top: auto;
    left: auto;
    min-width: 100px;
    margin-top: 12px;
    margin-right: 22px;
    text-align: right;
  }

  .vertical-timeline .content {
    padding-top: 10px;
  }

  .vertical-timeline .title {
    margin-left: 96px;
  }

  .vertical-timeline .action {
    margin-left: 65px;
  }
}

@media (min-width: 992px) {
  .col-lg-2-5 {
    flex: 0 0 20%;
    max-width: 20%;
  }
}

@media (min-width: 768px) {
  .col-md-2-5 {
    flex: 0 0 20%;
    max-width: 20%;
  }
}

@media (min-width: 576px) {
  .col-sm-2-5 {
    flex: 0 0 20%;
    max-width: 20%;
  }
}

.footer {
  background: url(../images/footer.png) center center no-repeat;
  padding-top: 40px;
  color: rgba(255, 255, 255, 0.5);
}

.footer a {
  color: rgba(255, 255, 255, 0.5);
}

.footer-body {
  margin-bottom: 20px;
}

.footer-bottom {
  padding: 20px 0;
}

.footer-dl dt {
  font-size: 18px;
  margin-bottom: 10px;
}

.footer-dl dd {
  font-size: 14px;
}

.col-1-5,
.col-1-8.col-xs-1-8,
.col-sm-1-8,
.col-md-1-8,
.col-lg-1-8,
.col-xs-1-5,
.col-sm-1-5,
.col-md-1-5,
.col-lg-1-5 {
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
}

.col-xs-1-8 {
  flex: 0 0 12.5%;
  max-width: 12.5%;
}

.col-xs-1-5 {
  flex: 0 0 20%;
  max-width: 20%;
}

.media-pro .media-line {
  position: relative;
}

.media-pro .media-line .line {
  display: none;
  position: absolute;
  top: 15px;
  left: 40px;
  width: 50px;
  height: 1px;
  background-color: #1a1a1a;
  z-index: -1;
}

@media (min-width: 768px) {
  .media-pro .media-line .line {
    display: block;
  }
  .media-pro .media-line {
    padding-left: 100px;
  }
  .col-sm-1-8 {
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }

  .col-xs-1-5 {
    flex: 0 0 20%;
    max-width: 20%;
  }
}

@media (min-width: 992px) {
  

  .col-md-1-8 {
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }

  .col-xs-1-5 {
    flex: 0 0 20%;
    max-width: 20%;
  }
}

@media (min-width: 1200px) {
  .col-lg-1-8 {
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }

  .col-xs-1-5 {
    flex: 0 0 20%;
    max-width: 20%;
  }
}

.flex-row {
  width: 100%;
  display: flex;
  flex-direction: row;
}

.flex-row>div {
  flex: 1;
}

.star {
  display: block;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: #FFF;
  top: 100px;
  left: 50%;
  position: relative;
  transform-origin: 100% 0;
  animation: star-ani 4s linear infinite;
  -webkit-animation: star-ani 5s linear infinite;
  box-shadow: 0 0 5px 5px rgba(255, 255, 255, 0.3);
  opacity: 0;
  z-index: 2;
}

.star:after {
  content: '';
  display: block;
  top: 0px;
  left: 4px;
  border: 0px solid #fff;
  border-width: 0px 90px 2px 90px;
  border-color: transparent transparent transparent rgba(255, 255, 255, 0.3);
  transform: rotate(-45deg) translate3d(1px, 3px, 0);
  box-shadow: 0 0 1px 0 rgba(255, 255, 255, 0.1);
  transform-origin: 0% 100%;
}

.pink {
  top: 100px;
  left: 80%;
  background: #fff;
  animation-delay: 3s;
  -webkit-animation-delay: 3s;
  -moz-animation-delay: 3s;
}

.pink:after {
  border-color: transparent transparent transparent #fff;
  animation-delay: 3s;
  -webkit-animation-delay: 3s;
  -moz-animation-delay: 3s;
}

.blue {
  top: 120px;
  left: 100%;
  background: fff;
  animation-delay: 7s;
  -webkit-animation-delay: 7s;
  -moz-animation-delay: 7s;
}

.blue:after {
  border-color: transparent transparent transparent fff;
  -webkit-animation-delay: 7s;
  -moz-animation-delay: 7s;
  animation-delay: 7s;
}

@keyframes star-ani {
  0% {
    opacity: 0;
    transform: scale(0) translate3d(0, 0, 0);
  }

  20% {
    opacity: 0.8;
    transform: scale(0.2) translate3d(-100px, 100px, 0);
  }

  40% {
    opacity: 0.8;
    transform: scale(0.4) translate3d(-200px, 200px, 0);
  }

  60% {
    opacity: 0.8;
    transform: scale(0.6) translate3d(-300px, 300px, 0);
  }

  80% {
    opacity: 1;
    transform: scale(1) translate3d(-350px, 350px, 0);
  }

  100% {
    opacity: 1;
    transform: scale(1.2) translate3d(-400px, 380px, 0);
  }
}

#scrollUp {
  bottom: 20px;
  right: 20px;
  /* padding: 10px 20px; */
  width: 50px;
  height: 50px;
  border-radius: 50%;
  text-align: center;
  text-decoration: none;
  line-height: 50px;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
}

#scrollUp:hover {
  background: black;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
}

.row.no-gutter {
  margin-left: 0;
  margin-right: 0;
}