@font-face {
  font-family: '浠垮畫_GB2312';
  src:url('../v3/fonts/浠垮畫_GB2312.ttf');
}
/*
* {
  margin: 0;
  padding: 0;
  font-size: 14px;
  color: #333;
  font-family: "pingfang SC", "Microsoft YaHei", "\5FAE\8F6F\96C5\9ED1", helvetica, arial, verdana, tahoma, sans-serif;
}*/
td,
th {
  border: solid 1px #ccc;
}
p {
  margin: 0;
}
i,
b,
em {
  font-style: normal;
  font-weight: normal;
}
ul,
li {
  list-style: none;
}
a {
  text-decoration: none;
}
input,
button {
  outline: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: none;
  background: none;
}
.mark {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 3;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  opacity: 0;
  display: none;
}
.pageBox {
  overflow: hidden;
}
.swiper-pagination-bullet {
  width: 6px;
  height: 6px;
  background: #fff;
  opacity: .9;
}
.swiper-pagination-bullet-active {
  width: 17px;
  border-radius: 3px;
  background: #EC0000;
}
#paging {
  margin-top: 40px;
  text-align: center;
}
.layui-laypage-first {
  background: url(../img/firstPage.png) no-repeat;
  background-position: center;
}
.layui-laypage-first:hover {
  background: #EC0000 url(../img/firstPage_hover.png) no-repeat;
  background-position: center;
}
.layui-laypage-prev {
  background: url(../img/prePage.png) no-repeat;
  background-position: center;
}
.layui-laypage-prev:hover {
  background: #EC0000 url(../img/prePage_hover.png) no-repeat;
  background-position: center;
}
.layui-laypage-last {
  background: url(../img/lastPage.png) no-repeat;
  background-position: center;
}
.layui-laypage-last:hover {
  background: #EC0000 url(../img/lastPage_hover.png) no-repeat;
  background-position: center;
}
.layui-laypage-next {
  background: url(../img/nextPage.png) no-repeat;
  background-position: center;
}
.layui-laypage-next:hover {
  background: #EC0000 url(../img/nextPage_hover.png) no-repeat;
  background-position: center;
}
.layui-laypage .layui-laypage-curr .layui-laypage-em {
  background-color: #EC0000;
}
.mypages {
  text-align: center;
}
.pagination > li > a,
.pagination > li > span {
  color: #01A56C;
}
.pagination > li:first-child > a span,
.pagination > li:first-child > span {
  color: #01A56C;
}
.pagination > li:last-child > a span,
.pagination > li:last-child > span {
  color: #01A56C;
}
.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover {
  background-color: #01A56C;
}
body {
  background-color: #F7F7F7;
  background-image: url(../img/footer.jpg);
  background-repeat: no-repeat;
  background-position: bottom center;
}
.pageHeader {
  background: #fff;
}
.container-fluid {
  padding: 0;
}
.navbar-default .navbar-toggle {
  border: none;
  margin: 2px 0 0 0;
}
.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
  background: #fff;
}
.navbar-default .navbar-toggle .icon-bar {
  width: 22px;
  margin-top: 5px;
  background-color: #01A56C;
}
.rslogo {
  height: 30px;
  margin: 10px 0 0 10px;
}
.container-fluid > .navbar-collapse,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container > .navbar-header {
  margin: 0;
  padding: 0;
}
.navbar {
  height: 51px;
  margin: 0 auto;
}
.navbar-default {
  background: #fff;
  border: none;
}
.navbar-brand {
  height: auto;
  padding: 0;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .active > a:hover {
  background: #fff;
  color: #01A56C;
}
.navbar-default .navbar-nav > li > a {
  display:block;
  font-size: 16px;
  padding:10px 10px;
}
.navbar-form {
  margin-top: 38px;
  padding: 10px 0;
}
.form-control {
  height: 26px;
  line-height: 26px;
  border-radius: 15px;
}
.headSearch {
  display: inline-block;
  width: 26px;
  height: 26px;
  margin: -3px 0 0 -35px;
  border: none;
  background: url(../img/sousuo.png) no-repeat;
  background-position: center;
  vertical-align: middle;
  cursor: pointer;
  position: relative;
  z-index: 10;
}
.navbar-form {
  display: none;
}
.toubu {
  height: 40px;
  background: #F7F7F7;
}
.toubu .content {
  margin: 0 auto;
}
.toubu .content .touzizhe {
  padding-top: 10px;
}
.toubu .content .wechat {
  position: relative;
  margin-left: 20px;
  padding-right: 10px;
  border-right: solid 1px #ccc;
  cursor: pointer;
}
.toubu .content .wechat .wechatma {
  display: none;
  position: absolute;
  left: 0;
  top: 30px;
  z-index: 9998;
  width: 150px;
  box-shadow: 0px 3px 5px #333333;
  border-radius: 5px;
}
.toubu .content .wechat::after {
  display: none;
  position: absolute;
  right: 10px;
  top: 20px;
  z-index: 9999;
  content: '';
  border-left: solid 10px transparent;
  border-right: solid 10px transparent;
  border-bottom: solid 10px #fff;
}
.toubu .content .wechat.active .wechatma {
  display: block;
}
.toubu .content .wechat.active::after {
  display: block;
}
.toubu .content .language {
  border: none;
  background: transparent;
  outline: none;
  margin-left: 10px;
  cursor: pointer;
}
.toubu a {
  display: inline-block;
  height: 14px;
  margin: 13px 0 0 10px;
  padding-left: 10px;
  line-height: 14px;
  color: #C3C3C3;
  border-left: solid 1px #C3C3C3;
}
.toubu a:first-child {
  border: none;
}
.navbar-nav {
  padding: 0 15px;
  margin: 0;
  background: #fff;
}
.shoujiss {
  display: block;
  float: right;
  width: 170px;
  margin: 2px 0 20px 0;
  margin-bottom: 0;
  border: none;
}
.shoujiss .form-control {
  display: inline-block;
  width: 150px;
}
.shoujiss .form-group {
  float: right;
}
.bigImg {
  height: 120px;
  background: url(../img/banner1.jpg) no-repeat;
  background-position: center;
  background-size: cover;
  cursor: pointer;
}
.bigImg.product {
  background: url(../img/banner2.jpg) no-repeat;
  background-position: center;
  background-size: cover;

}
.bigImg.prodetail {
  background: url(../img/cpxq_banner.png) no-repeat;
  background-position: center;
  background-size: cover;
}
.bigImg.investor {
  /* background: url(../img/investor.jpg) no-repeat; */
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  cursor: pointer;
}
.bannerSwiper .swiper-slide {
  position: relative;
  height: 120px;
  overflow: hidden;
}
.bannerSwiper .swiper-slide .swiperImg {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  height: 120px;
}
.navbar-header {
  position: relative;
  left: 0;
  width: 100%;
  z-index: 99;
  width: auto\0;
}
.muscollapse {
  position: absolute;
  right: -80%;
  top: 55px;
  /* display:none; */
  z-index: 99;
  width: 200px;
  min-height: 100vh;
  min-height: inherit\0;
  margin-top: -4px !important;
  background: #E8E8E8;
}
.nav > li {
  border-bottom: solid 1px #f1f1f1;
}
.m20 {
  max-height: 20px;
  background: #F7F7F7;
}
.crumbs {
  display: none;
  background: #fff;
}
.crumbs .content {
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
  height: 50px;
  font-size: 14px;
  color: #333;
}
.crumbs .content span {
  float: left;
  height: 20px;
  line-height: 20px;
  margin-top: 15px;
}
.crumbs .content .sp1 {
  padding-left: 20px;
  background: url(../img/dh.png) no-repeat;
  background-position: 0 center;
}
.crumbs .content .sp1 a {
  color:#01A56c;
}
.crumbs .content .sp2 {
  color: #01A56C;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: 0;
  }
  .navbar-default .navbar-toggle {
    display: block;
  }
  .muscollapse .navbar-nav > li {
    float: none;
  }
  .navbar-right {
    width: 200px;
  }

  .navbar-default .navbar-nav > li > a {
    display:block;
    font-size: 16px;
    padding:10px 10px;
    /* width:110px; */
    height:50px;
    overflow:hidden;
    word-break:break-all;
    text-overflow:ellipsis;
    white-space: nowrap;
  }
}
@media (min-width: 992px) {
  .bigImg.investor {
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 360px;

  }
  .navbar-default .navbar-toggle {
    display: none;
  }
  .bannerSwiper .swiper-slide {
    position: static;
    height: auto;
  }
  .bannerSwiper .swiper-slide .swiperImg {
    position: static;
    transform: translate(0, 0);
    width: 100%;
    height: auto;
    max-height: 360px;
  }
  .crumbs {
    display: block;
  }
  .navbar {
    height: 105px;
    width: 1200px;
  }
  .rslogo {
    height: auto;
    margin-left: 0;
    margin-top: 15px;
  }
  .navbar-form {
    display: block;
    margin-top: 28px;
    padding: 10px 15px;
  }
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin: 0;
  }
  .toubu .content {
    width: 1200px;
    text-align: right;
  }
  .toubu .content .wechat .wechatma {
    left: initial;
    right: 0;
    top: 30px;
  }
  .toubu .content .wechat::after {
    right: 10px;
    top: 20px;
  }
  .navbar-nav {
    margin-top: 25px;
    padding: 0;
  }
  .shoujiss {
    display: none;
  }
  .bigImg {
    height: 360px;
  }
  .muscollapse {
    position: static;
    width: auto;
    margin-top: 0 !important;
    min-height: initial;
    text-overflow: ellipsis;
    background: #fff;
  }
  .muscollapse .navbar-nav > li {
    float: left;
  }
  .navbar-right {
    width: auto;
  }
  .nav > li {
    border-bottom: none;
  }
  .navbar-header {
    width: initial;
  }
}
.pageFooter {
  width: 100%;
  margin: 50px auto 0;
  padding: 0 20px;
}
.pageFooter .consst {
  display: flex;
  justify-content: space-between;
  flex-flow: wrap;
}
.pageFooter .consst .foot1 {
  width: 55%;
}
.pageFooter .consst .foot1 .fcontent a {
  width: 65%;
}
.pageFooter .consst .foot1 .fcontent a.left {
  width: 35%;
}
.pageFooter .consst .foot4 {
  width: 40%;
}
.pageFooter .consst .foot2 {
  margin-top: 30px;
  width: 100%;
  text-align: center;
}
.pageFooter .consst .foot3 {
  margin-top: 20px;
  width: 100%;
  text-align: center;
}
.pageFooter .consst .ftitle {
  font-size: 16px;
  font-weight: bold;
}
.pageFooter .consst .fcontent {
  display: flex;
  justify-content: space-between;
  flex-flow: wrap;
}
.pageFooter .consst .fcontent a {
  float: left;
  margin-top: 12px;
  font-size: 14px;
  color: #333;
  width: 50%;
}
.pageFooter .consst .foot2 {
  display: flex;
  justify-content: space-between;
}
.pageFooter .consst .foot2 div {
  float: left;
  width: 33%;
}
.pageFooter .consst .foot2 div img {
  width: 95%;
}
.pageFooter .consst .foot5 .fcontent{
  margin-top: 10px;
}

.pageFooter .consst .foot5 {
  margin: 0 auto;
  margin-top: 20px;
}
.pageFooter .consst .foot5 .ftitle {
  text-align: center;
}

.pageFooter .copyright {
  margin: 30px 0 30px;
  text-align: center;
  display: flex;
  justify-content: space-between;
  flex-flow: wrap;
}
.pageFooter .copyright .copyright_left {
  margin: 20px 0px;
  width: 100%;
}
.pageFooter .copyright .copyright_left a{
  font-size: 14px;
  color: #333;
}
.pageFooter .copyright .copyright_right {
  width: 100%;
}
.pageFooter .copyright img {
  vertical-align: middle;
}
@media (min-width: 992px) {
  .pageFooter {
    width: 1200px;
    margin: 90px auto 0;
  }
  .pageFooter .consst {
    display: flex;
    justify-content: space-between;
    flex-flow: wrap;
  }
  .pageFooter .consst .foot1 {
    width: 10%;
  }
  .pageFooter .consst .foot1 .fcontent a {
    width: 65%;
  }
  .pageFooter .consst .foot1 .fcontent a.left {
    width: 65%;
  }
  .pageFooter .consst .foot4 {
    width: 15%;
  }
  .pageFooter .consst .foot5 {
    width: 20%;
    margin: 0;
  }

  .pageFooter .consst .foot5 .ftitle{
    margin-left: 18%;
    text-align: inherit;
  }

  .pageFooter .consst .foot5 ul li {
    margin-top: 12px;
    font-size: 14px;
    color: #333;
  }
  .pageFooter .consst .foot2 {
    margin-top: 0;
    width: 30%;
    text-align: center;
  }
  .pageFooter .consst .foot3 {
    margin-top: 0;
    width: 20%;
    text-align: center;
  }
  .pageFooter .consst .ftitle {
    font-size: 16px;
    font-weight: bold;
  }
  .pageFooter .consst .fcontent {
    display: flex;
    justify-content: space-between;
    flex-flow: wrap;
  }
  .pageFooter .consst .fcontent a {
    /* float: left; */
    margin-top: 12px;
    font-size: 14px;
    color: #333;
    width: 55%;
  }
  .pageFooter .consst .foot2 {
    display: flex;
    justify-content: space-between;
  }
  .pageFooter .consst .foot2 div {
    float: left;
    width: 33%;
  }
  .pageFooter .consst .foot2 div img {
    width: 95%;
  }
  .pageFooter .copyright {
    margin: 110px 0 30px;
    text-align: center;
    display: flex;
    justify-content: space-between;
    flex-flow: wrap;
  }

  .pageFooter .copyright .copyright_left {
    width: 50%;
    margin: 20px 0px;
  }

  .pageFooter .copyright .copyright_right {
    width: 50%;
  }

}
.scrollTo {
  position: fixed;
  right: 30px;
  top: 50%;
  width: 48px;
  height: 48px;
  background: url(../img/ups.png) no-repeat;
  cursor: pointer;
}
.scrollTo:hover {
  background: url(../img/ups_hover.png) no-repeat;
}
.mainpage .mokuaiTop {
  position: relative;
  display: none;
  height: 35px;
  line-height: 26px;
  border-bottom: solid 1px #F0F0F0;
}
.mainpage .mokuaiTop:after {
  position: absolute;
  left: 0;
  top: 30px;
  width: 50px;
  height: 4px;
  background: #01A56C;
  content: '';
}
.mainpage .mokuaiTop .title {
  float: left;
  color: #333;
  font-size: 24px;
}
.mainpage .mokuaiTop .more {
  float: right;
  margin-right: 20px;
  color: #999;
  font-size: 16px;
  line-height: 35px;
}
.mainpage .mobileTitle {
  display: block;
  margin-bottom: 20px;
  text-align: center;
  border-bottom: solid 1px #f1f1f1;
}
.mainpage .mobileTitle span {
  display: inline-block;
  position: relative;
  padding-bottom: 5px;
  font-size: 20px;
}
.mainpage .mobileTitle span:after {
  position: absolute;
  left: 0;
  bottom: 5px;
  width: 30px;
  height: 2px;
  content: '';
  background: #01A56C;
}
.mainpage .hrow1 {
  margin-top: 25px;
  padding: 25px 30px;
  background: #fff;
}
.mainpage .hrow1 ul {
  display: none;
}
.mainpage .hrow1 ul.active {
  display: block;
}
.mainpage .hrow1 .myswiper1 .swiperImg {
  width: 100%;
}
.mainpage .swiperText {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 60px;
  padding-top: 10px;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: keep-all;
  white-space:nowrap;
  background: rgba(0, 0, 0, 0.8);
  font-size: 16px;
  color: #fff;
}
.mainpage .rlistNC .rlistNCList {
  padding-top: 20px;
}
.mainpage .rlistNC .rlistNCList li {
  display: flex;
  justify-content: space-between;
  overflow: hidden;
  height: 20px;
  margin-bottom: 16px;
  line-height: 20px;
}
.mainpage .rlistNC .rlistNCList li span {
  position: relative;
  float: left;
  flex: 1;
  height: 20px;
  padding-left: 10px;
  line-height: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: keep-all;
  white-space:nowrap;
}
.mainpage .rlistNC .rlistNCList li span a {
  font-size: 16px;
  color: #333;
}
.mainpage .rlistNC .rlistNCList li span:hover a {
  color: #01A56C;
}
.mainpage .rlistNC .rlistNCList li span:after {
  position: absolute;
  left: 2px;
  top: 50%;
  margin-top: -2px;
  content: '';
  width: 4px;
  height: 4px;
  background: #333;
  border-radius: 50%;
}
.mainpage .rlistNC .rlistNCList li em {
  float: right;
  width: 105px;
  font-size: 16px;
  color: #8D8D8D;
}
.mainpage .tapMenu {
  margin-top: 20px;
  font-size: 0;
}
.mainpage .tapMenu span {
  display: inline-block;
  width: 184px;
  max-width: 50%;
  height: 38px;
  line-height: 38px;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  background: #F0F0F0;
  color: #666;
  cursor: pointer;
}
.mainpage .tapMenu span.active {
  position: relative;
  color: #fff;
  background: #01A56C;
}
.mainpage .tapMenu span.active::after {
  position: absolute;
  left: 50%;
  top: 38px;
  margin-left: -4px;
  content: '';
  border-left: solid 8px transparent;
  border-right: solid 8px transparent;
  border-top: solid 8px #01A56C;
}
.mainpage .hrow2 {
  margin-top: 25px;
  padding: 25px 30px;
  background: #fff;
}
.mainpage .tapMenuBox {
  margin-top: 20px;
  width: 100%;
  height: 70px;
  overflow: hidden;
  overflow-x: auto;
  -ms-overflow-style: none;
  overflow: -moz-scrollbars-none;
}
.mainpage .tapMenuBox::-webkit-scrollbar {
  width: 0 !important;
}
.mainpage .tapMenu2 {
  font-size: 0;
  width: 1140px;
}
.mainpage .tapMenu2 span {
  display: inline-block;
  width: 190px;
  max-width: 50%;
  height: 38px;
  line-height: 38px;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  background: #F0F0F0;
  color: #666;
  cursor: pointer;
}
.mainpage .tapMenu2 span.active {
  position: relative;
  color: #fff;
  background: #01A56C;
}
.mainpage .tapMenu2 span.active::after {
  position: absolute;
  left: 50%;
  top: 38px;
  margin-left: -4px;
  content: '';
  border-left: solid 8px transparent;
  border-right: solid 8px transparent;
  border-top: solid 8px #01A56C;
}
.mainpage .tapContent2 {
  margin-top: 10px;
}
.mainpage .swiperMb {
  display: none;
  padding-bottom: 20px;
}
.mainpage .swiperMb.active {
  display: block;
}
.mainpage .spaginatMb {
  bottom: 0;
}
.mainpage .myswiper2 .swiper-slide {
  position: relative;
}
.mainpage .myswiper2 .swiper-slide a:hover{
  text-decoration:none;
}
.mainpage .myswiper2 .swiper-slide img {
  width: 100%;
  height: 243px;
}
.mainpage .myswiper2 .swiper-slide .text {
  /*   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   text-align: center; */

  margin-top: 10px;
  text-align: center;
}
.mainpage .myswiper2 .swiper-slide .text p {
  height: 56px;
  font-size: 12px;
  color: #333;
}
.mainpage .myswiper2 .swiper-slide .text span {
  display: inline-block;
  margin-top: 5px;
  font-size: 12px;
  color: #333;
}
.mainpage .myswiper2 .swiper-slide .text em {
  display: inline-block;
  margin: 10px auto 0;
  padding:5px 20px;
  color: #007F4E;
  boder:solid 1px #007F4E;
}
/* .mainpage .myswiper2 .swiper-slide:hover .text {
 background: rgba(0, 0, 0, 0.2);
} */
.mainpage .tapContent3 {
  margin-top: 50px;
}
.mainpage .myswiper3 {
  padding: 0;
  overflow: hidden;
}
.mainpage .myswiper3 .swiper-wrapper {
  display: flex;
  flex-flow: wrap;
  justify-content: space-between;
}
.mainpage .myswiper3 .swiper-slide {
  float: left;
  margin-top: 20px;
  width: 33%;
  text-align: center;
  border-radius: 5px;
}
.mainpage .myswiper3 .swiper-slide a {
  display: block;
  height: 100%;
}
.mainpage .myswiper3 .swiper-slide .text {
  margin: 15px auto 0;
  color: #333;
}
.mainpage .myswiper3 .swiper-slide:hover {
  box-shadow: 0px 0px 3px #333333;
}
.mainpage .tapMenu3 {
  margin-top: 20px;
  font-size: 0;
  text-align: center;
}
.mainpage .tapMenu3.center {
  text-align: center;
}
.mainpage .tapMenu3 span {
  display: inline-block;
  width: 184px;
  max-width: 50%;
  height: 38px;
  line-height: 38px;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  background: #F0F0F0;
  color: #666;
  cursor: pointer;
}
.mainpage .tapMenu3 span.active {
  position: relative;
  color: #fff;
  background: #01A56C;
}
.mainpage .tapMenu3 span.active::after {
  position: absolute;
  left: 50%;
  top: 38px;
  margin-left: -4px;
  content: '';
  border-left: solid 8px transparent;
  border-right: solid 8px transparent;
  border-top: solid 8px #01A56C;
}
.mainpage .swiper-button-next {
  display: none;
}
.mainpage .swiper-button-prev {
  display: none;
}
@media (min-width: 992px) {
  .tapContent2 {
    margin-top: 40px;
  }
  .tapMenuBox {
    text-align: center;
    height: 48px;
  }
  .mainpage {
    width: 1200px;
    margin: 0 auto;
  }
  .mokuaiTop {
    display: block !important;
  }
  .mobileTitle {
    display: none !important;
  }
  .swiper-button-next {
    display: block !important;
  }
  .swiper-button-prev {
    display: block !important;
  }
  .mainpage .myswiper2 .swiper-slide .text p {
    font-size: 20px;
  }
  .mainpage .myswiper2 .swiper-slide .text span {
    font-size: 14px;
  }
  .mainpage .myswiper3 {
    padding: 10px 37px;
    overflow: hidden;
  }
  .mainpage .myswiper3 .swiper-wrapper {
    display: flex;
    justify-content: inherit;
    flex-flow: inherit;
  }
  .mainpage .myswiper3 .swiper-slide {
    margin-top: 0;
    width: 170px;
    height: 170px;
    text-align: center;
    border-radius: 5px;
  }
  .mainpage .myswiper3 .swiper-slide a {
    display: block;
    height: 100%;
  }
  .mainpage .myswiper3 .swiper-slide img {
    margin-top: 50px;
  }
  .mainpage .myswiper3 .swiper-slide .text {
    width: 100px;
    margin: 15px auto 0;
    color: #333;
  }
  .mainpage .myswiper3 .swiper-slide:hover {
    box-shadow: 0px 0px 3px #333333;
  }
}
.productItem {
  display: none;
  justify-content: space-between;
  flex-flow: wrap;
}
.productItem.active {
  display: flex;
}
.productItem li {
  position: relative;
  float: left;
  width: 49%;
  margin-bottom: 18px;
  text-align: center;
}
.productItem li a {
  display: block;
  background: #fff;
}
.productItem li a:hover {
  /* position: absolute;
  left: -5px;
  top: -5px; */
  margin:-5px 0 0 -5px;
  width: 104%;
  height: 320px;
  box-shadow: 0px 0px 7px #333333;
}
.productItem li img {
  width: 100%;
  height: auto;
}
.productItem li p {
  margin-top: 17px;
  font-size: 18px;
  word-break:break-all;
  height:50px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.productItem li span {
  margin: 50px 0 20px;
  display: inline-block;
  width: 95px;
  height: 33px;
  line-height: 31px;
  text-align: center;
  border-radius: 18px;
  border: solid 1px #01A56C;
  color: #01A56C;
  font-size: 14px;
}
@media (min-width: 992px) {
  .productItem li {
    width: 32%;
  }
  .productItem li a {
    display: block;
    background: #fff;
  }
  .productItem li a:hover {
    margin:-5px 0 0 -5px;
    width: 104%;
    height: 420px;
    box-shadow: 0px 0px 7px #333333;
  }
  .productItem li img {
    width: 100%;
    height: 269px;
  }
}
.pdetail {
  display: none;
  padding: 20px;
  background: #fff;
}
.pdetail p {
  margin-bottom: 20px;
  font-size: 16px;
  line-height: 30px;
}
.pdetail.active {
  display: block;
}
.kefu1 {
  position: relative;
  margin-top: 20px;
  background: #fff;
  overflow: hidden;
}
.kefu1 .top {
  position: absolute;
  left: 0;
  top: 22px;
  width: 150px;
  height: 38px;
  padding-left: 35px;
  line-height: 38px;
  color: #fff;
  font-size: 16px;
  background: #01A56C url(../img/map_icon3.png) no-repeat;
  background-position: 10px center;
}
.kefu2 {
  position: relative;
  margin-top: 20px;
  background: #fff;
  overflow: hidden;
}
.kefu2 .top {
  position: absolute;
  left: 0;
  top: 22px;
  width: 150px;
  height: 38px;
  padding-left: 35px;
  line-height: 38px;
  color: #fff;
  font-size: 16px;
  background: #01A56C url(../img/tt.png) no-repeat;
  background-position: 10px center;
}
.kefuCon {
  position: relative;
  margin: 60px 0 40px;
  border-top: solid 1px #F0F0F0;
}
.kefuCon:after {
  position: absolute;
  left: 10px;
  top: -4px;
  width: 50px;
  height: 3px;
  background: #01A56C;
  content: "";
}
.kefuCon .kefuList {
  display: flex;
  justify-content: space-between;
  flex-flow: wrap;
}
.kefuCon .kefuList li {
  width: 25%;
  margin: 0;
}
.kefuCon .kefuList li img {
  margin-top: 30px;
}
.kefuCon .kefuList li .text {
  margin-top: 10px;
}
.kefuCon .kefuList li .box {
  padding: 0;
  height: 120px;
  border-radius: 5px;
  text-align: center;
  cursor: pointer;
}
.kefuCon .kefuList li .box:hover {
  background: #F5F8F7;
  box-shadow: 0px 0px 6px #333333;
}
@media (min-width: 992px) {
  .kefuCon {
    position: relative;
    margin: 60px 0 40px;
    border-top: solid 1px #F0F0F0;
  }
  .kefuCon:after {
    position: absolute;
    left: 10px;
    top: -4px;
    width: 50px;
    height: 3px;
    background: #01A56C;
    content: "";
  }
  .kefuCon .kefuList {
    display: flex;
    justify-content: space-between;
    flex-flow: wrap;
  }
  .kefuCon .kefuList li {
    width: 10%;
    margin: 20px 3.3% 0;
  }
  .kefuCon .kefuList li img {
    margin-top: 30px;
  }
  .kefuCon .kefuList li .text {
    margin-top: 10px;
  }
  .kefuCon .kefuList li .box {
    padding: 0 10px;
    height: 120px;
    border-radius: 5px;
    text-align: center;
    cursor: pointer;
  }
  .kefuCon .kefuList li .box:hover {
    background: #F5F8F7;
    box-shadow: 0px 0px 6px #333333;
  }
}
.doubleColumn {
  margin-top: 0;
  display: block;
  justify-content: space-between;
}
.doubleColumn .doubleL {
  width: 100%;
  margin-right: 15px;
  background: #fff;
}
.doubleColumn .doubleL .dtitle {
  padding-left: 40px;
  line-height: 36px;
  font-size: 16px;
  border-left: solid 3px #01A56C;
  background: url(../img/news_icon.png) no-repeat 10px center;
}
.doubleColumn .doubleR {
  flex: 1;
  margin-top: 15px;
  background: #fff;
  overflow: hidden;
}
.doubleColumn .doubleR .dList {
  margin: 20px 10px;
}
.doubleColumn .doubleR .dList li {
  border-bottom: solid 1px #F4F4F4;
  /*height: 50px;*/
  padding: 15px 0;
  overflow: hidden;
  text-overflow:ellipsis;
  /*white-space: nowrap;*/
}
.doubleColumn .doubleR .dList li a {
  display: flex;
  justify-content: space-between;
  align-items:flex-end;
  /*height: 20px;
  line-height: 20px;*/
}
.doubleColumn .doubleR .dList li a p {
  float: left;
  flex: 1;
  width: 0;
  font-size: 16px;
  color: #333;
  /*height: 20px;
  line-height: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: keep-all;*/
  white-space:initial;
}
.doubleColumn .doubleR .dList li a span {
  float: right;
  width: 90px;
  font-size: 14px;
  color: #8E8E8E;
}
@media (min-width: 992px) {
  .doubleColumn {
    margin-top: 15px;
    display: flex;
    justify-content: space-between;
  }
  .doubleColumn .doubleL {
    width: 220px;
    margin-right: 15px;
    padding-top: 10px;
    background: #fff;
  }
  .doubleColumn .doubleL .dtitle {
    padding-left: 40px;
    line-height: 36px;
    font-size: 16px;
    border-left: solid 3px #01A56C;
    background: url(../img/news_icon.png) no-repeat 10px center;
  }
  .doubleColumn .doubleR {
    flex: 1;
    background: #fff;
    margin-top: 0;
  }
  .doubleColumn .doubleR .dList {
    margin: 40px;
  }
  .doubleColumn .doubleR .dList li {
    border-bottom: solid 1px #F4F4F4;
    /*height: 50px;*/
    padding: 15px 0;
  }
  .doubleColumn .doubleR .dList li a {
    display: flex;
    justify-content: space-between;
    align-items:flex-end;
    /*height: 20px;
    line-height: 20px;*/
  }
  .doubleColumn .doubleR .dList li a p {
    float: left;
    flex: 1;
    width: 0;
    font-size: 16px;
    color: #333;
    /*height: 20px;
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: keep-all;*/
    white-space:initial;
  }
  .doubleColumn .doubleR .dList li a span {
    float: right;
    width: 90px;
    font-size: 14px;
    color: #8E8E8E;
  }
}
.darticle {
  margin: 20px 40px 40px;
}
.darticle.none {
  display: none;
}
.darticle .aTitle {
  text-align: center;
  font-size: 24px;
  font-weight: bold;
}
.darticle .aDate {
  margin-top: 30px;
  background: url(../img/time.png) no-repeat 0 center;
  padding-left: 20px;
  font-size: 13px;
  color: #666;
}
.darticle .aContent {
  margin-top: 40px;
}
.mobileMenu {
  position: fixed;
  top: 15%;
  left: 0;
  z-index: 998;
  width: 48px;
  height: 48px;
  background: #E0E0E0 url(../img/menus.png) no-repeat center;
  background-size: 80%;
  cursor: pointer;
}
.doubleMenu {
  position: fixed;
  left: -230px;
  top: 0;
  z-index: 999;
  width: 230px;
  height: 100%;
  overflow: hidden;
  overflow-y: auto;
  background: #fff;
}
.doubleMenu .menuItem {
  padding-left: 25px;
  min-height: 50px;
  line-height: 50px;
  font-size: 16px;
  border-left: solid 3px #fff;
  color: #333;
  cursor: pointer;
}
.doubleMenu .menuItem.active {
  background: #01A56C;
  border-left: solid 3px #01A56C;
  color: #fff;
}
.doubleMenu .menuItem.hasChild {
  background: #fff;
  padding-left: 0;
  border-left: none;
}
.doubleMenu .menuItem.hasChild .parent {
  padding-left: 25px;
  line-height: 50px;
  font-size: 16px;
  color: #333;
  background: #fff url(../img/down.png) no-repeat 95% center;
}
.doubleMenu .menuItem.hasChild.active .parent {
  border-left: solid 3px #01A56C;
  background: url(../img/up.png) no-repeat 95% center;
}
.doubleMenu .menuItem.hasChild.active .childMenu {
  display: block;
}
.doubleMenu .menuItem.hasChild .childMenu {
  display: none;
}
.doubleMenu .menuItem.hasChild .childMenu .childItem {
  position: relative;
  height: 35px;
  margin-left: 20px;
  padding-left: 20px;
  line-height: 35px;
  font-size: 14px;
  color: #666;
  cursor: pointer;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: keep-all;
  white-space:nowrap;
}
.doubleMenu .menuItem.hasChild .childMenu .childItem:after {
  position: absolute;
  top: 50%;
  left: 10px;
  width: 4px;
  height: 4px;
  margin-top: -2px;
  transform: rotate(45deg);
  content: '';
  background: #C6C6C6;
}
.doubleMenu .menuItem.hasChild .childMenu .childItem.active {
  color: #01A56C;
}
.doubleMenu .menuItem.hasChild .childMenu .childItem.active:after {
  background: #01A56C;
}
@media (min-width: 992px) {
  .mobileMenu {
    display: none;
  }
  .doubleMenu {
    position: static;
    width: auto;
  }
  .doubleMenu .menuItem {
    padding-left: 25px;
    min-height: 50px;
    line-height: 50px;
    font-size: 16px;
    border-left: solid 3px #fff;
    color: #333;
    cursor: pointer;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: keep-all;
    white-space:nowrap;
  }
  .doubleMenu .menuItem.active {
    background: #01A56C;
    border-left: solid 3px #01A56C;
    color: #fff;
  }
  .doubleMenu .menuItem.hasChild {
    background: #fff;
    padding-left: 0;
    border-left: none;
  }
  .doubleMenu .menuItem.hasChild .parent {
    padding-left: 25px;
    line-height: 50px;
    font-size: 16px;
    color: #333;
    background: #fff url(../img/down.png) no-repeat 95% center;
  }
  .doubleMenu .menuItem.hasChild.active .parent {
    border-left: solid 3px #01A56C;
    background: url(../img/up.png) no-repeat 95% center;
  }
  .doubleMenu .menuItem.hasChild.active .childMenu {
    display: block;
  }
  .doubleMenu .menuItem.hasChild .childMenu {
    display: none;
  }
  .doubleMenu .menuItem.hasChild .childMenu .childItem {
    position: relative;
    height: 35px;
    margin-left: 20px;
    padding-left: 20px;
    line-height: 35px;
    font-size: 14px;
    color: #666;
    cursor: pointer;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: keep-all;
    white-space:nowrap;
  }
  .doubleMenu .menuItem.hasChild .childMenu .childItem:after {
    position: absolute;
    top: 50%;
    left: 10px;
    width: 4px;
    height: 4px;
    margin-top: -2px;
    transform: rotate(45deg);
    content: '';
    background: #C6C6C6;
  }
  .doubleMenu .menuItem.hasChild .childMenu .childItem.active {
    color: #01A56C;
  }
  .doubleMenu .menuItem.hasChild .childMenu .childItem.active:after {
    background: #01A56C;
  }
}
.faq {
  display: none;
  margin: 20px 30px;
}
.faq.active {
  display: block;
}
.faq .faqList li {
  padding: 20px 0;
  border-bottom: solid 1px #F0F0F0;
}
.faq .faqList li .lid {
  display: flex;
  margin-top: 5px;
}
.faq .faqList li .lid .title {
  float: left;
  margin-right: 10px;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  border-radius: 50%;
  background: #F7F7F7;
  color: #01A56C;
  font-size: 18px;
  font-weight: bold;
}
.faq .faqList li .lid .wenti {
  float: left;
  color: #01A56C;
  line-height: 30px;
  font-size: 18px;
}
.faq .faqList li .lid .daan {
  float: left;
  flex: 1;
  width: 0;
  line-height: 25px;
  color: #666;
  font-size: 14px;
}
.loadMore {
  width: 90px;
  height: 30px;
  margin: 20px auto;
  text-align: center;
  line-height: 28px;
  font-size: 14px;
  color: #01A56C;
  border: solid 1px #01A56C;
  border-radius: 5px;
  cursor: pointer;
}
.report {
  display: none;
}
.report.active {
  display: block;
}
.report .menuTitle {
  display: flex;
  margin-top: 10px;
  height: 40px;
  line-height: 40px;
  border-bottom: solid 1px #F4F4F4;
}
.report .menuTitle span {
  margin-left: 30px;
  line-height: 40px;
  font-size: 16px;
  color: #666;
  border-bottom: solid 3px #fff;
  cursor: pointer;
}
.report .menuTitle span.active {
  border-bottom: solid 3px #01A56C;
}
.report .dList {
  display: none;
}
.report .dList.active {
  display: block;
}
.mapBox .mapItem {
  margin-top: 20px;
  background: #fff;
}
.mapBox .mapItem .mapTop {
  height: 40px;
  line-height: 40px;
  padding-left: 50px;
  font-size: 16px;
  font-weight: bold;
  background-color: #01A56C;
  background-position: 25px center;
  background-repeat: no-repeat;
  color: #fff;
}
.mapBox .mapItem .mapTop.mapTop1 {
  background-image: url(../img/map_icon1.png);
}
.mapBox .mapItem .mapTop.mapTop2 {
  background-image: url(../img/map_icon2.png);
}
.mapBox .mapItem .mapTop.mapTop3 {
  background-image: url(../img/map_icon3.png);
}
.mapBox .mapItem .mapTop.mapTop4 {
  background-image: url(../img/map_icon4.png);
}
.mapBox .mapItem .mapTop.mapTop5 {
  background-image: url(../img/map_icon5.png);
}
.mapBox .mapItem .mapCon {
  padding: 20px;
}
.mapBox .mapItem .mapCon.mapCon2 {
  padding: 0;
}
.mapBox .mapItem .mapCon a {
  margin: 0 0 10px 20px;
  font-size: 14px;
  color: #666;
}
.mapBox .mapItem .mapCon a:hover {
  color: #01A56C;
}
.mapBox .mapItem .mapCon .lanrow {
  display: flex;
  flex-flow: wrap;
  border-bottom: solid 1px #F4F4F4;
}
.mapBox .mapItem .mapCon .lanrow.lanrow100 .lanL {
  width: 100%;
  border-right: none;
}
.mapBox .mapItem .mapCon .lanrow .lanL {
  display: flex;
  width: 100%;
  border-right: solid 1px #F4F4F4;
  border-bottom: solid 1px #F4F4F4;
}
.mapBox .mapItem .mapCon .lanrow .lanR {
  display: flex;
  width: 100%;
}
.mapBox .mapItem .mapCon .lanrow .lanrow1 {
  display: flex;
  justify-content: center;
  align-items: center;
  float: left;
  width: 160px;
  min-height: 70px;
  border-right: solid 1px #F4F4F4;
  text-align: center;
}
.mapBox .mapItem .mapCon .lanrow .lanrow1 a {
  margin: 0;
  font-size: 14px;
  color: #01A56C;
}
.mapBox .mapItem .mapCon .lanrow .lanrow2 {
  display: flex;
  align-items: center;
  flex-flow: wrap;
  float: left;
  flex: 1;
  padding: 20px 20px 10px 0;
  width: 0;
  font-size: 14px;
}
@media (min-width: 992px) {
  .mapBox .mapItem .mapCon .lanrow .lanL {
    float: left;
    width: 50%;
    border-bottom: none;
  }
  .mapBox .mapItem .mapCon .lanrow .lanR {
    float: left;
    width: 50%;
  }
  .mapBox .mapItem .mapCon .lanrow .lanrow2 {
    padding: 20px 30px 10px 0;
  }
}
.invCon {
  margin-top: 20px;
  display: block;
  overflow: hidden;
}
.invCon .invTitle {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 30px;
  padding-left: 20px;
  background-repeat: no-repeat;
  background-position: 0 center;
  border-bottom: solid 1px #01A56C;
}
.invCon .invTitle.invTitle1 {
  background-image: url(../img/investor1.png);
}
.invCon .invTitle.invTitle2 {
  background-image: url(../img/investor2.png);
}
.invCon .invTitle.invTitle3 {
  background-image: url(../img/investor3.png);
}
.invCon .invTitle span {
  font-size: 14px;
  color: #333;
}
.invCon .invTitle a {
  font-size: 14px;
  color: #999;
}
.invCon .invL {
  float: none;
  width: 100%;
}
.invCon .invL .invConItem {
  padding: 10px 20px;
  background: #fff;
}
.invCon .invL .invConItem.invCon2 {
  width: 100%;
}
.invCon .invL .invConItem.invCon2.you {
  margin-top: 20px;
}
.invCon .invL .invConItem .invCon1b {
  padding-top: 20px;
}
.invCon .invL .invConItem .invCon1b .invcbList {
  display: flex;
  justify-content: space-between;
  flex-flow: wrap;
}
.invCon .invL .invConItem .invCon1b .invcbList .invcbItem {
  margin-bottom: 20px;
  padding-right: 10px;
  display: flex;
  justify-content: space-between;
  width: 48%;
  background: #F7F7F7;
  border-radius: 5px;
  box-shadow: 2px 2px 3px #ccc;
}
.invCon .invL .invConItem .invCon1b .invcbList .invcbItem .invlimg {
  width: 150px;
  height: 115px;
  margin-right: 10px;
  border-radius: 5px 0 0 5px;
}
.invCon .invL .invConItem .invCon1b .invcbList .invcbItem .inv1Text {
  position: relative;
  flex: 1;
  width: 0;
}
.invCon .invL .invConItem .invCon1b .invcbList .invcbItem .inv1Text::after {
  position: absolute;
  left: -18px;
  top: 10px;
  border-top: solid 8px transparent;
  border-right: solid 8px #F7F7F7;
  border-bottom: solid 8px transparent;
  content: '';
}
.invCon .invL .invConItem .invCon1b .invcbList .invcbItem .inv1Text div {
  margin-top: 5px;
  margin-left: -5px;
  padding-left: 5px;
  height: 20px;
  font-size: 14px;
  font-weight: bold;
  color: #333;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: keep-all;
  white-space:nowrap;
  border-left: solid 2px #01A56C;
}
.invCon .invL .invConItem .invCon1b .invcbList .invcbItem .inv1Text p {
  margin-top: 5px;
  font-size: 12px;
  overflow: hidden;
  height: 50px\0;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.invCon .invL .invConItem .invCon1b .invcbList .invcbItem .inv1Text a {
  float: right;
  margin-top: 5px;
  font-size: 12px;
  color: #FF8100;
}
.invCon .invL .invConxia {
  margin-top: 20px;
  display: block;
}
.invCon .invL .invConxia .dList {
  margin: 20px 10px;
}
.invCon .invL .invConxia .dList li {
  position: relative;
  height: 35px;
  padding-left: 10px;
}
.invCon .invL .invConxia .dList li:after {
  position: absolute;
  left: 2px;
  top: 50%;
  margin-top: -1px;
  content: '';
  width: 2px;
  height: 2px;
  background: #333;
  border-radius: 50%;
}
.invCon .invL .invConxia .dList li a {
  display: flex;
  justify-content: space-between;
  height: 35px;
  line-height: 35px;
}
.invCon .invL .invConxia .dList li a p {
  float: left;
  flex: 1;
  width: 0;
  font-size: 14px;
  color: #333;
  height: 35px;
  line-height: 35px;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: keep-all;
  white-space:nowrap;
}
.invCon .invL .invConxia .dList li a span {
  float: right;
  width: 110px;
  margin-left:20px;
  font-size: 14px;
  color: #8E8E8E;
}
.invCon .invR {
  float: none;
  width: 100%;
  margin-left: 0;
  background: #fff;
}
.invCon .invR .invIframe {
  display:block;
  width: 260px;
  height: 330px;
  margin: 0 auto 20px;
  overflow: hidden;
}
.r_video h1{
  text-align:center;
}
.r_video a{
  display:block;
  margin:0 auto;
  width:250px;
  text-align:left;
}
@media (min-width: 992px) {
  .invCon {
    margin-top: 20px;
    display: flex;
    justify-content: space-between;
    overflow: hidden;
  }
  .invCon .invR .invIframe {
    display:inline;
    width: 100%;
    height: 330px;
    margin-bottom: 20px;
    overflow: hidden;
  }
  .invCon2{
    margin-top: 0;
    display: block;
    overflow: hidden;
  }
  .invCon .invL {
    float: left;
    /* width:650px; */
  }

  .invCon .invL1 {
    width: 100%;
    margin-right: 15px;
    background: #fff;
    width:220px;
  }
  .invCon .invL .invConItem {
    padding: 10px 20px;
    background: #fff;
    width:650px;
  }
  .invCon .invL .invConItem.invCon2 {
    width: 0;
  }
  .invCon .invL .invConItem.invCon2.you {
    margin-top: 20px;
  }
  .invCon .invL .invConItem.invCon3 {
    width:650px;
  }
  .invCon .invL .invConItem .invCon1b {
    padding-top: 20px;
  }
  .invCon .invL .invConItem .invCon1b .invcbList {
    display: flex;
    justify-content: space-between;
    flex-flow: wrap;
  }
  .invCon .invL .invConItem .invCon1b .invcbList .invcbItem {
    display: flex;
    justify-content: space-between;
    width: 48%;
  }
  .invCon .invL .invConxia {
    margin-top: 20px;
    /* display: flex; */
    justify-content: space-between;

    /* width:650px; */
  }
  .invCon .invR {
    float: left;
    width: 300px;
    width: 380px\9;
    width: 380px\0;
    *width: 380px;
    _width: 380px;
    margin-left: 20px;
    margin-top: 20px;
  }
  .invCon .invR .invIframe {
    width: 100%;
  }
  #access_rside{
    float: left;
    width: 250px;
    margin: 10px 0;
    overflow: hidden;
    margin-left: 8px;

  }

  #access_rside .r_video{
    float: left;
    width: 250px;
  }
}
.honor {
  display: none;
}
.honor.active {
  display: block;
}
.honor .menuTitle2 {
  display: flex;
  justify-content: flex-end;
  margin-top: 10px;
  padding-right: 10px;
  height: 40px;
  line-height: 40px;
  border-bottom: solid 1px #F4F4F4;
}
.honor .menuTitle2 span {
  margin-left: 30px;
  line-height: 40px;
  font-size: 16px;
  color: #666;
  border-bottom: solid 3px #fff;
  cursor: pointer;
}
.honor .menuTitle2 span.active {
  border-bottom: solid 3px #01A56C;
}
.honor .menuTitle2 .yearSelect {
  margin-left: 30px;
  line-height: 40px;
  font-size: 16px;
  color: #666;
  border: none;
  outline: none;
  text-align: center;
  border-bottom: solid 3px #fff;
  cursor: pointer;
}
.honor .menuTitle2 .yearSelect.active {
  border-bottom: solid 3px #01A56C;
}
.honor .honorCon {
  padding: 20px;
}
.board {
  display: none;
  padding: 20px;
}
.board.active {
  display: block;
}
.board .title {
  color: #01A56C;
  font-size: 16px;
}
.board .ertut {
  display: flex;
  justify-content: space-between;
  width: 95%;
  flex-flow: wrap;
  margin: 20px auto 0;
}
.board .ertut .erttItem {
  width: 100%;
  margin-bottom: 20px;
}
.board .ertut .erttItem a {
  display: block;
  position: relative;
  border: solid 1px #ccc;
}
.board .ertut .erttItem a img {
  width: 100%;
  height: 150px;
}
.board .ertut .erttItem a p {
  position: absolute;
  bottom: 20px;
  left: 0;
  height: 30px;
  width: 100%;
  padding-right: 20px;
  text-align: right;
  line-height: 30px;
  font-size: 16px;
  background: linear-gradient(90deg, transparent, #fff);
}
.board .boardC1 {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: dashed 1px #01A56C;
}
.board .menuTitle3 {
  display: flex;
  margin-top: 10px;
  height: 40px;
  line-height: 40px;
  border-bottom: solid 1px #F4F4F4;
}
.board .menuTitle3 span {
  margin-left: 15px;
  line-height: 40px;
  font-size: 16px;
  color: #666;
  border-bottom: solid 3px #fff;
  cursor: pointer;
}
.board .menuTitle3 span.active {
  border-bottom: solid 3px #01A56C;
}
.board .boardcontent {
  padding: 0;
  padding-top: 20px;
  border: none;
}
.board .boardcontent .boardcon {
  display: none;
}
.board .boardcontent .boardcon.active {
  display: block;
}
.board .boardcontent .boardcon .pertit span {
  font-weight: bold;
  color: #01A56C;
}
.board .boardcontent .boardcon .pertit em {
  margin-left: 30px;
  color: #01A56C;
}
.board .boardcontent .boardcon .percon {
  margin: 10px 0 20px;
  display: flex;
  align-items: end;
  justify-content: space-between;
}
.board .boardcontent .boardcon .percon img {
  width: 20%;
}
.board .boardcontent .boardcon .percon p {
  width: 78%;
  text-align: justify;
}
@media (min-width: 992px) {
  .board {
    display: none;
    padding: 20px;
  }
  .board .ertut {
    display: flex;
    justify-content: space-between;
    width: 95%;
    margin: 20px auto 0;
  }
  .board .ertut .erttItem {
    width: 49%;
  }
  .board .ertut .erttItem a {
    display: block;
    position: relative;
    border: solid 1px #ccc;
  }
  .board .ertut .erttItem a img {
    width: 100%;
    height: 150px;
  }
  .board .ertut .erttItem a p {
    position: absolute;
    bottom: 20px;
    left: 0;
    height: 30px;
    width: 100%;
    padding-right: 20px;
    text-align: right;
    line-height: 30px;
    font-size: 16px;
    background: linear-gradient(90deg, transparent, #fff);
  }
  .board .boardC1 {
    margin-bottom: 20px;
    padding-bottom: 40px;
    border-bottom: dashed 1px #01A56C;
  }
  .board .menuTitle3 {
    display: flex;
    margin-top: 10px;
    height: 40px;
    line-height: 40px;
    border-bottom: solid 1px #F4F4F4;
  }
  .board .menuTitle3 span {
    margin-left: 30px;
    line-height: 40px;
    font-size: 16px;
    color: #666;
    border-bottom: solid 3px #fff;
    cursor: pointer;
  }
  .board .menuTitle3 span.active {
    border-bottom: solid 3px #01A56C;
  }
  .board .boardcontent {
    padding: 20px;
    border: solid 1px #F4F4F4;
    border-top: none;
  }
  .board .boardcontent .boardcon {
    display: none;
  }
  .board .boardcontent .boardcon.active {
    display: block;
  }
  .board .boardcontent .boardcon .pertit span {
    font-weight: bold;
    color: #01A56C;
    width:120px;
    display:inline-block;
  }
  .board .boardcontent .boardcon .pertit em {
    margin-left: 26px;
    color: #01A56C;
  }
  .board .boardcontent .boardcon .percon {
    margin: 10px 0 20px;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
  }
  .board .boardcontent .boardcon .percon img {
    width: 120px;
    height:155px;
  }
  .board .boardcontent .boardcon .percon p {
    width: 83%;
  }
}
.historyPrice {
  display: none;
  padding: 20px;
}
.historyPrice.active {
  display: block;
}
.historyPrice .hptitle {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.historyPrice .hptitle span {
  color: #01A56C;
  font-size: 16px;
}
.historyPrice .hptitle a {
  margin-top: 5px;
  color: #01A56C;
  font-size: 14px;
  width: 50px;
}
.historyPrice .filterbox {
  margin-top: 10px;
  width: 100%;
}
.historyPrice .filterbox .selepiao {
  width: 200px;
  height: 30px;
  line-height: 30px;
  margin-bottom: 10px;
}
.historyPrice .filterbox .shijians {
  width: 270px;
  margin-left: 0;
  margin-bottom: 10px;
}
.historyPrice .filterbox .shijians .shijiandd {
  display: none;
}
.historyPrice .filterbox .shijians .mylaydate {
  display: inline-block;
  width: 200px;
  height: 30px;
  line-height: 30px;
  background: url(../img/rili.png) no-repeat 98% center;
  background-size: 20px;
}
.historyPrice .filterbox .searchbtn {
  display: inline-block;
  padding: 0 20px;
  background: #01A56C;
  height: 30px;
  line-height: 30px;
  color: #fff;
  border-radius: 3px;
  cursor: pointer;
}
.historyPrice .sresult {
  display: flex;
  width: 100%;
  justify-content: space-between;
  margin: 20px 0 5px;
  padding-top: 20px;
  border-top: solid 1px #ccc;
}
.historyPrice .sresult .jiegzi {
  display: none;
  font-size: 12px;
  line-height: 30px;
}
.historyPrice .sresult .pagination {
  margin: 0;
}
.historyPrice .tablebox {
  margin-top: 5px;
  width: 100%;
  background: #F2FAFF;
}
.historyPrice .tablebox th,
.historyPrice .tablebox td {
  padding: 0 10px;
  line-height: 30px;
  border: solid 2px #fff;
}
.historyPrice .tablebox th {
  font-size: 14px;
  color: #666;
  background: #B9E8D3;
}
.historyPrice .tablebox tr {
  color: #666;
}
.historyPrice .tablebox tr:nth-child(odd) {
  background: #DAF1FF;
}
.historyPrice .tiswin {
  margin: 10px 0;
}
.historyPrice .tiswin p {
  color: #FA6400;
  line-height: 20px;
}
@media (min-width: 992px) {
  .historyPrice {
    display: none;
    padding: 20px;
  }
  .historyPrice.active {
    display: block;
  }
  .historyPrice .hptitle {
    display: flex;
    justify-content: space-between;
    width: 100%;
  }
  .historyPrice .hptitle span {
    color: #01A56C;
    font-size: 16px;
  }
  .historyPrice .hptitle a {
    margin-top: 5px;
    color: #01A56C;
    font-size: 14px;
  }
  .historyPrice .filterbox {
    display: flex;
    margin-top: 10px;
    width: 80%;
  }
  .historyPrice .filterbox .selepiao {
    width: 200px;
    height: 30px;
    line-height: 30px;
    margin-bottom: 0;
  }
  .historyPrice .filterbox .shijians {
    width: 280px;
    margin-left: 20px;
    margin-bottom: 0;
  }
  .historyPrice .filterbox .shijians .shijiandd {
    display: inline-block;
  }
  .historyPrice .filterbox .shijians .mylaydate {
    display: inline-block;
    width: 210px;
    height: 30px;
    line-height: 30px;
    background: url(../img/rili.png) no-repeat 98% center;
    background-size: 20px;
  }
  .historyPrice .filterbox .searchbtn {
    display: inline-block;
    padding: 0 20px;
    background: #01A56C;
    height: 30px;
    line-height: 30px;
    color: #fff;
    border-radius: 3px;
    cursor: pointer;
  }
  .historyPrice .sresult {
    width: 80%;
    margin: 20px 0 5px;
    padding-top: 20px;
    border-top: solid 1px #ccc;
  }
  .historyPrice .sresult .jiegzi {
    display: block;
    font-size: 12px;
    line-height: 30px;
  }
  .historyPrice .sresult .pagination {
    margin: 0;
  }
  .historyPrice .tablebox {
    margin-top: 5px;
    width: 81%;
    background: #F2FAFF;
  }
  .historyPrice .tablebox th,
  .historyPrice .tablebox td {
    padding: 0 10px;
    line-height: 30px;
    border: solid 2px #fff;
  }
  .historyPrice .tablebox th {
    font-size: 14px;
    color: #666;
    background: #B9E8D3;
  }
  .historyPrice .tablebox tr {
    color: #666;
  }
  .historyPrice .tablebox tr:nth-child(odd) {
    background: #DAF1FF;
  }
  .historyPrice .tiswin {
    margin: 10px 0;
  }
  .historyPrice .tiswin p {
    color: #FA6400;
    line-height: 20px;
  }

  .black font{color: red; font-size: 16px; font-weight: 500;}
}

.ticker_scrolling {
  float: left;
  clear: right;
  width: 992px;
  height: 20px;
  padding: 0 0 0 0px;
  margin: 0 0 0 0px;
}