@charset "UTF-8";
.wbox {
  width: 100%;
}

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

.main-box {
  background: #F5F5F5;
}

.index-box {
  width: 1230px;
  margin: 0 auto;
  background: #ffffff;
}

.header {
  height: 48px;
  line-height: 48px;
  background: #038741;
  color: #ffffff;
  font-size: 14px;
}
.header .right {
  width: 280px;
}
.header .right a {
  color: #ffffff;
  margin-left: 10px;
}

.logo-search .cont {
  margin-top: 20px;
  margin-bottom: 20px;
}
.logo-search .cont .logo {
  width: 320px;
}
.logo-search .cont .logo img {
  width: 306px;
  height: 59px;
  object-fit: cover;
}
.logo-search .cont .search {
  width: 460px;
  margin-top: 15px;
}
.logo-search .cont .search .keywords {
  width: 405px;
  height: 38px;
  line-height: 38px;
  border: 1px solid #ddd;
  border-right: none;
  float: left;
  text-indent: 5px;
}
.logo-search .cont .search .btn-search {
  width: 50px;
  height: 38px;
  line-height: 38px;
  border: none;
  cursor: pointer;
  background: #239659 url("../images/icon_search.png") no-repeat center center;
}
.logo-search .cont .tel {
  margin-top: 10px;
}

.navbar {
  height: 58px;
  border-top: 1px solid #dddddd;
  border-bottom: 1px solid #dddddd;
}
.navbar > .cont > ul {
  height: 58px;
}
.navbar > .cont > ul > li {
  width: 150px;
  height: 58px;
  line-height: 58px;
  text-align: center;
  border-right: 1px solid #dddddd;
  font-size: 16px;
  font-weight: bold;
  position: relative;
}
.navbar > .cont > ul > li > a {
  display: block;
  color: #239659;
}
.navbar > .cont > ul > li:first-child {
  border-left: 1px solid #dddddd;
}
.navbar > .cont > ul > li > ul {
  width: 149px;
  position: absolute;
  top: 57px;
  z-index: 99999;
  background: #239659;
  float: left;
  display: block;
  padding-bottom: 10px;
  display: none;
}
.navbar > .cont > ul > li > ul li {
  width: 100%;
  height: 40px !important;
  line-height: 40px;
  text-align: center;
}
.navbar > .cont > ul > li > ul li a {
  height: 40px;
  line-height: 40px;
  text-align: center;
  background: none;
  font-weight: normal;
}
.navbar > .cont > ul > li > ul ul {
  top: 0;
  left: 130px;
}

.navbar > .cont > ul > li:hover,
.navbar > .cont > ul > li.active {
  background: #239659;
}

.navbar > .cont > ul > li:hover a,
.navbar > .cont > ul > li.active a {
  color: #ffffff;
}

h3.tt {
  text-align: center;
  font-weight: normal;
}
h3.tt > .cont {
  margin-bottom: 10px;
}
h3.tt > .cont strong {
  font-size: 25px;
  font-weight: normal;
  display: block;
  color: #000;
}
h3.tt > .cont span {
  font-size: 13px;
}
h3.tt .icon {
  position: relative;
}
h3.tt .icon:before, h3.tt .icon:after {
  content: "";
  width: 570px;
  height: 5px;
  background: url("../images/tt_bg.png") repeat-x;
  position: absolute;
}
h3.tt .icon:before {
  left: 0;
  top: 18px;
}
h3.tt .icon:after {
  right: 0;
  top: 18px;
}

.index-sb .sb-list dl {
  width: 215px;
  text-align: center;
}
.index-sb .sb-list dl dt {
  margin-bottom: 25px;
}
.index-sb .sb-list dl dt img{
	width:115px;
	height:115px;
	object-fit: cover;
}
.index-sb .sb-list dl dd.sb-l-1 {
  font-weight: bold;
  height: 23px;
  font-size:16px;
}
.index-sb .sb-list dl dd.sb-l-2 {
  width: 90%;
  margin: 0 auto;
}

.index-pro .cont {
  margin-top: 20px;
}
.index-pro .cont .pro-cate ul {
  display: flex;
  justify-content: center;
}
.index-pro .cont .pro-cate ul li {
  height: 40px;
  line-height: 40px;
  border: 1px solid #dddddd;
  padding: 0 17px;
  margin: 0 10px;
  font-size: 14px;
}
.index-pro .cont .pro-cate ul li a {
  display: block;
  color: #239659;
}
.index-pro .cont .pro-cont dl {
  width: 265px;
  margin-bottom: 20px;
}
.index-pro .cont .pro-cont dl dt {
  width: 265px;
  height: 260px;
  overflow: hidden;
  border: 1px solid #dddddd;
  display: flex;
  justify-content: center;
  align-items: center;
}
.index-pro .cont .pro-cont dl dt img {
  width: 220px;
  height: 235px;
  object-fit: cover;
}
.index-pro .cont .pro-cont dl dd {
  margin-top: 10px;
  text-align: center;
  font-size: 14px;
}
.index-pro .cont .pro-cont dl dd a {
  color: #000000;
}

.index-about .about-tt {
  height: 207px;
  overflow: hidden;
  background: #239659;
  color: #ffffff;
  text-align: center;
}
.index-about .about-tt h3 {
  font-size: 28px;
  margin-top: 40px;
  font-weight: normal;
}
.index-about .about-tt .ab-1 {
  font-size: 16px;
  margin-top: 7px;
}
.index-about .about-tt .ab-2 {
  font-size: 13px;
  margin-top: 10px;
}
.index-about .about-tt .ab-3 {
  font-size: 14px;
  margin-top: 10px;
}
.index-about .about-cont {
  height: 615px;
  background: #F5F5F5;
  overflow: hidden;
}
.index-about .about-cont .left {
  width: 520px;
  margin-right: 35px;
  margin-top: 80px;
  overflow: hidden;
}
.index-about .about-cont .right {
  width: 640px;
  margin-top: 80px;
  position: relative;
  height: 390px;
}
.index-about .about-cont .right p {
  font-size: 16px;
  text-indent: 30px;
  margin-bottom: 20px;
  line-height: 180%;
}
.index-about .about-cont .right .more {
  position: absolute;
  bottom: 10px;
}
.index-about .about-cont .right .more a {
  display: block;
  width: 130px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  color: #000000;
  border: 1px solid #000000;
  font-size: 14px;
}
.index-about .about-cont .right .more a:hover {
  background: #239659;
  color: #ffffff;
  border: 1px solid #239659;
}

.index-num {
  position: relative;
}
.index-num .num-cont {
  width: 100%;
  height: 150px;
  background: #ffffff;
  box-shadow: 0 1px 2px 2px rgba(245, 245, 245, 0.7);
  align-items: center;
  position: absolute;
  top: -80px;
}
.index-num .num-cont dl {
  width: 20%;
  text-align: center;
}
.index-num .num-cont dl dt {
  font-size: 16px;
}
.index-num .num-cont dl dd {
  margin-top: 20px;
  font-size: 16px;
}
.index-num .num-cont dl dd strong {
  font-size: 50px;
}

.index-anli .anli-cont {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-around;
  margin-top: 20px;
}
.index-anli .anli-cont dl {
  width: 280px;
}
.index-anli .anli-cont dl dt {
  width: 280px;
  height: 200px;
  overflow: hidden;
  margin-bottom: 10px;
}
.index-anli .anli-cont dl dt img {
  width: 280px;
  height: 200px;
  object-fit: cover;
}
.index-anli .anli-cont dl dd {
  text-align: center;
}

/*新闻中心*/
.index-news .cont {
  margin-top: 30px;
}
.index-news .cont dl {
  position: relative;
  width: 585px;
  height: 105px;
  overflow: hidden;
  margin-bottom: 20px;
}
.index-news .cont dl dt {
  width: 60px;
  height: 60px;
  background: #239659;
  color: #ffffff;
  position: absolute;
  left: 0;
  top: 22px;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.index-news .cont dl dt strong {
  display: block;
  font-size: 22px;
}
.index-news .cont dl dd {
  width: 560px;
  height: 105px;
  border: 1px solid #dddddd;
  margin-left: 20px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.index-news .cont dl dd p {
  width: 500px;
  margin-left: 50px;
}
.index-news .cont dl dd p.tt {
  font-size: 16px;
  margin-bottom: 10px;
}
.index-news .cont dl dd p.tt a {
  color: #239659;
}
.index-news .cont dl dd p.desc {
  color: #777777;
  line-height: 150%;
}

.f-menu {
  height: 330px;
  background: #239659;
  overflow: hidden;
  color: #ffffff;
}
.f-menu .cont {
  margin-top: 40px;
}
.f-menu .cont .fm-1 {
  width: 300px;
}
.f-menu .cont .fm-1 ul li {
  margin-bottom: 20px;
  font-size: 14px;
}
.f-menu .cont .fm-2 {
  width: 500px;
}
.f-menu .cont .fm-2 dl dt {
  font-size: 16px;
  margin-bottom: 10px;
}
.f-menu .cont .fm-2 dl dd {
  
  margin-bottom: 5px;
}
.f-menu .cont .fm-2 dl.pro{
    width: 185px;
}
.f-menu .cont .fm-2 dl.pro dd{
    width: 50%;
    float: left;
}
.f-menu .cont .fm-2 dl dd a {
  color: #ffffff;
}
.f-menu .cont .fm-3 {
  display: flex;
  align-items: center;
}
.copyright {
  height: 60px;
  background: #006F3F;
  color: #ffffff;
  font-size: 14px;
}
.copyright > div {
  height: 100%;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
.copyright > div a {
  color: #ffffff;
}

.pc_banner .pcbanner .pagination span.swiper-pagination-bullet-active {
  background: #049548 !important;
}

/**********************内页布局*********************/
.page-main {
  clear: both;
}
.page-main .p-left {
  width: 255px;
  float: left;
  overflow: hidden;
  margin-top: 20px;
  width: 255px;
  overflow: hidden;
  margin-top: 20px;
  margin-right: 30px;
}
.page-main .p-left .p-cate {
  background: #f1f1f1;
}
.page-main .p-left .p-cate h3 {
  width: 100%;
  height: 85px;
  color: #ffffff;
  background: #038741;
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-indent: 20px;
  font-weight: normal;
}
.page-main .p-left .p-cate h3 strong {
  font-weight: normal;
}
.page-main .p-left .p-cate h3 span {
  font-size: 14px;
}
.page-main .p-left .p-cate .p-cate-list {
  padding: 10px;
}
.page-main .p-left .p-cate .p-cate-list li {
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  margin-bottom: 7px;
}
.page-main .p-left .p-cate .p-cate-list li a {
  text-indent: 10px;
  display: block;
}
.page-main .p-left .p-cate .p-cate-list li a:hover {
  background: #239659;
  color: #ffffff;
}
.page-main .p-left .p-cate .p-cate-list li.active a {
  background: #239659;
  color: #ffffff;
}
.page-main .p-left .p-contact {
  background: #f1f1f1;
}
.page-main .p-left .p-contact h3 {
  font-weight: normal;
  background: #038741;
  color: #ffffff;
  font-size: 18px;
  height: 50px;
  line-height: 50px;
  text-indent: 20px;
}
.page-main .p-left .p-contact .p-contact-cont {
  background: #f1f1f1;
  padding: 10px;
}
.page-main .p-left .p-contact .p-contact-cont p {
  font-size: 16px;
  margin-bottom: 10px;
}
.page-main .p-left .p-contact .p-contact-cont li {
  line-height: 180%;
  font-size: 14px;
}
.page-main .p-right {
  width: 915px;
  float: left;
  margin-top: 20px;
}
.page-main .p-right .page-cont-top {
  height: 60px;
  line-height: 60px;
  border-bottom: 1px solid #dddddd;
}
.page-main .p-right .page-cont-top .oncate {
  font-size: 18px;
  position: relative;
}
.page-main .p-right .page-cont-top .oncate:after {
  content: "";
  height: 2px;
  line-height: 2px;
  background: #038741;
  width: 130%;
  position: absolute;
  left: 0;
  bottom: 0;
}

.arc-list ul li {
  height: 50px;
  border-bottom: 1px solid #ddd;
  font-size: 14px;
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
}

h3.pro-title {
  text-align: center;
  font-weight: normal;
  font-size: 16px;
}

.rel-anli {
  margin-top: 20px;
}
.rel-anli .rel-anli-list dl {
  width: 213px;
}
.rel-anli .rel-anli-list dl dt {
  width: 100%;
  height: 152px;
  overflow: hidden;
}
.rel-anli .rel-anli-list dl dt img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.rel-anli .rel-anli-list dl dd {
  margin-top: 10px;
  font-size: 14px;
}


.index-more {
  width: 145px;
  margin:0 auto;
}
.index-more a {
  display: block;
  width: 130px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  color: #000000;
  border: 1px solid #000000;
  font-size: 14px;
}
.index-more a:hover {
  background: #239659;
  color: #ffffff;
  border: 1px solid #239659;
}

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