/* 新css部分 */
.navbar-header{
  width: 390px;
}
.navbar-brand{
  width: 390px;
}
.banimg2{
  opacity: 0;
  position: absolute;
  left: 0;
  top: -690px;
}
.banimg {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 1;
  height: 100%;
}
.b_active{
  background-color: rgba(42, 130, 228, 1) !important;
  color:white !important;
}
.b_active a{
  text-decoration: none !important;
  color: #fff !important;
}
.responsive {
  width: 100%;
  height: auto;
}
.list-news{
  background: white;
  padding: 10px;
}
.list-news a{
  display: block;
  text-decoration: none;
}
.swiper-container .swiper-wrapper{
  height: 100vh !important;
}
.swiper-container .swiper-wrapper .swiper-slide{
  height: 100vh !important;
}
/* 精品工程部分轮播图 */
.excellent_project {
  width: 100% !important;
  height: 100% !important;
}
.excellent_project .swiper-wrapper{
  width: 100%;
  height: 100%;
}
.excellent_project .swiper-wrapper .swiper-slide{
  width: 100%;
  height: 100%;
}
.excellent_project .swiper-wrapper .swiper-slide a{
  display: block;
  width: 100%;
  height: 100%;
}
.excellent_project .swiper-wrapper .swiper-slide a img{
  width: 830.8px;
  height:453.2px
}
@media (max-width: 768px) {
.excellent_project .swiper-wrapper .swiper-slide a img {
    width: 271.8px;
    height: 188.2px;
}
}
/* 新css结束 */
li {
  list-style: none;
}
a {
  text-decoration: none;
}
@media (min-width: 1600px) {
  .container {
    width: 1310px;
  }
}
header img {
  display: inline-block !important;
}
header {
  height: 40px;
  background: rgb(238, 238, 238);
  line-height: 40px;
  /*position:fixed;
	top: 0;
	width: 100%;*/
  z-index: 1111;
}
header span {
  color: #959595;
}
em {
  font-style: normal;
  font-size: 14px;
  color: #027938;
  font-weight: 700;
}
header ul li {
  float: left;
  margin-left: 30px;
}
header a {
  color: #000000;
  font-size: 14px;
  font-weight: 700;
  margin-left: 2px;
}

img {
  vertical-align: middle;
}

nav {
  height: 60px;
  background: #ffffff !important;
  border: none !important;
  z-index: 11111;
}

.nav_top {
  position: fixed;
  z-index: 999;
  color: #fff;
  width: 100%;
  padding: 5px 0;
  background: rgba(42, 130, 228, 0.5);
}

.navbar-brand {
  padding: 0;
  margin-left: 0 !important;
  /* margin-top: 5px; */
}
.navbar-header img {
  max-height: 50px;
  margin-top: 5px;
  width: 84%;
}
#nav li {
  cursor: pointer;
}
nav .container {
  padding-right: 0;
}
/* nav .navbar-collapse {
} */

.navbar-nav {
  /* margin-top: 5px; */
}
.navbar-nav li {
  margin-left: 20px;
}
.navbar-nav .active {
  background: none !important;
  color: #027938 !important;
}
@media only screen and (max-width: 1200px) {
  .navbar-header {
    width: 100%;
  }
  .row {
    margin: 0;
  }
  .container {
    padding: 0;
  }
  .navbar-collapse {
    width: 100%;
    /* background: #ffffff; */
  }
  .navbar-nav {
    width: 100%;
  }
}
@media (max-width: 768px) {
  .container-fluid1 {
    padding: 4rem 0 0 0 !important;
  }
  .navbar-default .navbar-collapse,
  .navbar-default .navbar-form {
    background: #fff;
  }

  .navbar-default .navbar-nav > li > a {
    color: #555;
  }
  .carousel_text {
    z-index: 100;
    position: absolute;
    top: 50%;
    color: #fff;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 81.1% !important;
    display: flex;
    justify-content: center;
    font-size: 16px !important;
    text-align: center;
  }
}
.container-fluid1 {
  padding: 4rem 0;
  min-height: 785px;
}
.met-index-hot {
  /* padding: 70px 0; */
}
.h3-style {
  font-size: 26px;
  font-weight: 600;
  color: #027938;
  margin-top: 0;
  margin-bottom: 2px;
}
.v_bg {
  height: 11px;
  margin-top: 10px;
  background: url(../img/111.png) no-repeat center;
}
.p-style {
  font-size: 16px;
  color: #959595;
  margin-top: 2px;
}
.zero li {
  margin-bottom: 22px;
}
.cover-image {
width:100%;
height:300px;
overflow: hidden;
}
.cover-image img {
  width: 100%;
height:100%;
  transform: scale(1);
  transition: 0.5s;
}
.text-cover {
  padding: 30px 25px;
  background: #ffffff;
}
.zero {
  margin: 0;
  padding: 0;
}
.text-cover p {
  overflow: hidden;

  text-overflow: ellipsis;

  display: -webkit-box;

  -webkit-box-orient: vertical;

  -webkit-line-clamp: 3;
  margin-bottom: 40px;
}
.text-cover .btn {
  background: #027938;
  color: #ffffff;
}
.text-cover span {
  margin-top: 10px;
  color: #a3afb7;
}
.text-cover span em {
  color: #a3afb7;
}
.mtp {
  margin-top: 50px;
}

.more {
  width: 180px;
  height: 40px;
  line-height: 40px;
  border-radius: 3px;
  border: 1px solid #255625;
  color: #255625;
  display: block;
  margin: 0 auto;
}

.mart {
  margin-top: 50px;
}
.new {
  padding-left: 15px;
  padding-right: 15px;
}
.new-left p {
  border-bottom: 1px solid #ddd;
}
.new-left p span:nth-child(1) {
  font-size: 26px;
  font-weight: 600;
  color: #027938;
  padding-bottom: 3px;
  border-bottom: 4px solid #027938;
}
.new-left p span:nth-child(2) {
  margin-top: 5px;
  border-radius: 30px;
  background: #d9d9d9;
  font-size: 16px;
  color: #027938;
  padding: 2px 15px;
}
.new-left {
  position: relative;
}
.new-left .text {
  margin: 20px;
  position: absolute;
  width: 90%;
  left: 0;
  bottom: 0;
  padding: 0 25px;
  background: rgba(127, 140, 141, 0.58);
}
.new-left .text h3 {
  color: #ffffff;
  overflow: hidden;

  text-overflow: ellipsis;

  display: -webkit-box;

  -webkit-box-orient: vertical;

  -webkit-line-clamp: 1;
  border: none;
}
.new-left .text p {
  color: #ffffff;
  overflow: hidden;

  text-overflow: ellipsis;

  display: -webkit-box;

  -webkit-box-orient: vertical;

  -webkit-line-clamp: 2;
  border: none;
}
.text .icon {
  margin: 15px 15px 15px 0;
  margin-right: 20px;
  width: 52px;
  height: 52px;
  background: url(../img/icon.png) no-repeat;
  display: inline-block;
}
.box {
  width: 85%;
}
.middle_img {
  padding: 30px 0;
  background: url(../img/bej.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.new-right p {
  border-bottom: 1px solid #ddd;
}
.new-right p span:nth-child(1) {
  font-size: 24px;
  font-weight: 600;
  color: rgba(0, 0, 0, 1);
  padding-bottom: 3px;
  border-bottom: 4px solid rgba(42, 130, 228, 1);
}

.list-news li {
  height: 30px;
}
.list-news h2 {
  font-size: 20px;
  color: rgba(51, 51, 51, 1);
  font-weight: 550;
  line-height: 28.96px;
}
.list-news span {
  font-size: 16px;
  line-height: 23.17px;
  color: rgba(107, 107, 107, 1);
}
.list-jtdj li {
  background-color: #fff;
  padding: 10px;
  margin-top: 41px;
  color: rgba(51, 51, 51, 1);
  font-size: 16px;
}
.list-jtdj li a{
  color: rgba(51, 51, 51, 1);
  text-decoration: none;
}
.list-jtdj .date {
  display: block;
  text-align: right;
  font-size: 14px;
}
.list-jcdt ul {
  margin: 0;
  padding: 0;
  margin-top: 24px;
}
.list-jcdt li {
  margin-top: 41px;
}
.list-jcdt li a{
  display: flex;
  align-items: center;
  justify-content: space-between;
  text-decoration: none;
}
.list-jcdt li .date {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  display: block;
  width: 20%;
  font-weight: 600;
}
.list-jcdt li .content {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  line-height: 26.06px;
  padding: 2px 5px;
  border-left: 2px solid #777;
  display: block;
  width: 77%;
}
.qyry_title p {
  border-bottom: 1px solid #ddd;
}
.qyry_title .title {
  font-size: 24px;
  font-weight: 600;
  color: rgba(0, 0, 0, 1);
  padding-bottom: 3px;
  border-bottom: 4px solid rgba(42, 130, 228, 1);
}
.jpgc_title {
  padding: 0 13px;
}
.jpgc_title p {
  border-bottom: 1px solid #ddd;
  margin-top: 3.25rem;
}
.jpgc_title .title {
  font-size: 24px;
  font-weight: 600;
  color: rgba(0, 0, 0, 1);
  padding-bottom: 3px;
  border-bottom: 4px solid rgba(42, 130, 228, 1);
}

.jpgc_content .left .left_nav {
  text-align: center;
}
.jpgc_content .left .left_nav li {
  border-bottom: 1px solid rgba(133, 133, 133, 1);
  background: rgba(245, 245, 245, 1);
  padding: 2.625rem;
}
.jpgc_content .left .left_nav li a {
  color: rgba(0, 0, 0, 1);
  font-size: 26px;
}
/* .jpgc_content .left .left_nav li:hover {
  background-color: rgba(42, 130, 228, 1);
} */
.jpgc_content .left .left_nav li:hover a {
  text-decoration: none;
  color: #fff !important;
}
.jpgc_content {
  display: flex;
  /* justify-content: space-between;
  align-items: center; */
  height: 453.2px;
  padding: 0 20px;
}
.jpgc_content .left {
  width: 33%;
}
.jpgc_content .right {
  width: 67%;
  overflow: hidden;
  position: relative;
}
.jpgc_content .right img {
  width: 100%;
  height: 100%;
}
ul {
  padding: 0;
  margin: 0;
}
.content_bg {
  background: url(../img/content_bg.jpg);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
@media (max-width: 750px) {
  footer {
    padding: 20px 0 0 0 !important;
    margin-top: 20px;
  }
  .jtdj_title {
    margin-top: 20px;
  }
  .jcdt_title {
    margin-top: 20px;
  }
  .ma {
    padding: 20px !important;
    margin-bottom: 20px !important;
  }
  .footer_btn {
    margin-bottom: 20px;
  }
  .list-news ul {
    padding: 0;
  }
  .list-news ul li em {
    display: none;
  }

  .textCenter ul {
    padding-left: 0px;
  }
  .Advertising {
    padding: 0 !important;
  }
  .box1 {
    padding-left: 0 !important;
  }
  .picture li p {
    padding: 0 !important;
  }
  .pills li {
    float: none !important;
  }
}
.list-news li .badge-use {
  background: #027938;
  color: #ffffff;
  border-radius: 5px;
  display: inline-block;
  padding: 3px 6px;
  font-size: 12px;
  min-width: 10px;
}
.list-news li a {
  color: #333;
  margin-left: 5px;
  line-height: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.list-news li em {
  color: #222222;
  font-weight: normal;
  font-style: normal;
  float: right;
  margin-right: 30px;
}

.ad {
  margin-top: 20px;
}

.Advertising,
.Base {
  padding: 70px 0;
}
.pills {
  margin: 30px auto;
  margin-left: 30%;
}
.pills li {
  float: left;
  display: inline-block;
  padding: 0;
}
.pills li a {
  color: #027938;
  border-radius: 3px;
  padding: 8px 30px;
  border: 1px solid #255625;
  margin-right: 4px;
  display: inline-block;
  font-size: 14px;
  transition: 0.5s;
}
.textCenter {
  text-align: center;
}

.picture li {
  width: 33.33%;
  padding-right: 20px;
  float: left;
  cursor: pointer;
  overflow: hidden;
  transition: 0.3s;
}
.more_img {
  float: right;
}
@media only screen and (max-width: 750px) {
  /* 首页轮播 */
  .swiper-wrapper{
    height: 35vh !important;
  }
  .swiper-slide{
    height: 35vh !important;
  }
  /* .swiper-slide .carousel-inner .item a img{
    width: 100% !important;
    height: 100vh !important;
  } */
  /* 精品工程部分 */
  .jpgc_content {
    height: 190px;
  }
  .met-index-hot {
    padding: 0;
  }
  .jpgc_content .left .left_nav li {
    padding: 0.625rem;
  }
  .jpgc_content .left .left_nav li a {
    color: rgba(0, 0, 0, 1);
    font-size: 12px;
  }
  .jpgc_content .left {
    width: 20%;
  }
  .jpgc_content .right {
    width: 80%;
  }
  /* 精品工程部分结束 */
  .qyry_title {
    padding: 0 13px;
  }
  .picture li {
    width: 50%;
    padding-right: 20px;
    float: left;
  }
  .pills {
    margin: 30px auto;
    margin-left: 5%;
  }
  .pills li {
    margin-right: 30px;
    margin-bottom: 10px;
  }
  .picture li p {
    padding: 0;
  }
}
.picture ul {
  padding-left: 15px;
  margin: 0 auto;
}
.picture li img {
  width: 100%;
}
.picture li p {
  padding: 15px;
}
.picture li p em {
  float: right;
}
.base-display {
  margin-top: 50px;
  position: relative;
}
.base-display h3 span {
  color: #027938;
}
.base-display h3 {
  margin-bottom: 20px;
  font-weight: 600;
}
.base-display p {
  line-height: 1.8;
  font-size: 16px;
  color: #999999;
  margin-bottom: 20px;
}
.base-display a {
  padding: 6px 15px;
  background: #027938;
  color: #ffffff;
  border-radius: 5px;
  display: inline-block;
  font-size: 14px;
}
.big-box {
  overflow: hidden;
  max-height: 354px;
  left: 0;
}
.Base {
  position: relative;
}
.position-box {
  width: 4000px;
  position: relative;
  display: block;
  left: 0;
}
.box1 {
  max-width: 1310px;
  float: left;
  padding-right: 15px;
  padding-left: 15px;
}
.box1-left {
  padding-left: 0;
}
.preverous::before {
  position: absolute;
  left: 0;
  top: 50%;
  width: 150%;
  height: 2px;
  background: #027938;
  content: "";
  transform-origin: bottom left;
  -moz-transform-origin: bottom left;
  -ms-transform-origin: bottom left;
  -o-transform-origin: bottom left;
  -webkit-transform-origin: bottom left;
  transform: rotate(-60deg);
  -moz-transform: rotate(-60deg);
  -ms-transform: rotate(-60deg);
  -o-transform: rotate(-60deg);
  -webkit-transform: rotate(-60deg);
  display: block;
}
.preverous::after {
  position: absolute;
  left: 0;
  top: 50%;
  width: 150%;
  height: 2px;
  background: #027938;
  content: "";
  transform-origin: top left;
  -moz-transform-origin: top left;
  -ms-transform-origin: top left;
  -o-transform-origin: top left;
  -webkit-transform-origin: top left;
  transform: rotate(60deg);
  -moz-transform: rotate(60deg);
  -ms-transform: rotate(60deg);
  -o-transform: rotate(60deg);
  -webkit-transform: rotate(60deg);
  display: block;
}
.slick {
  /*
	left: -60px;
	top: 50%;
	margin-top: -70px;
	
	
	
	display: block;*/
  width: 40px;
  height: 140px;
  position: absolute;
  z-index: 9;
  left: -60px;
  top: 100px;
  cursor: pointer;
}
.slick1 {
  width: 40px;
  height: 140px;
  position: absolute;
  z-index: 9;
  right: -60px;
  top: 100px;
  cursor: pointer;
}
.nextverous::before {
  position: absolute;
  right: 0;
  top: 50%;
  width: 150%;
  height: 2px;
  background: #027938;
  content: "";
  transform-origin: bottom right;
  -moz-transform-origin: bottom right;
  -ms-transform-origin: bottom right;
  -o-transform-origin: bottom right;
  -webkit-transform-origin: bottom right;
  transform: rotate(60deg);
  -moz-transform: rotate(60deg);
  -ms-transform: rotate(60deg);
  -o-transform: rotate(60deg);
  -webkit-transform: rotate(60deg);
  display: block;
}
.nextverous::after {
  position: absolute;
  right: 0;
  top: 50%;
  width: 150%;
  height: 2px;
  background: #027938;
  content: "";
  transform-origin: top right;
  -moz-transform-origin: top right;
  -ms-transform-origin: top right;
  -o-transform-origin: top right;
  -webkit-transform-origin: top right;
  transform: rotate(-60deg);
  -moz-transform: rotate(-60deg);
  -ms-transform: rotate(-60deg);
  -o-transform: rotate(-60deg);
  -webkit-transform: rotate(-60deg);
  display: block;
}

footer {
  padding: 40px 0px;
  border-top: 1px solid #f0f2f5;
  border-bottom: 1px solid #f0f2f5;
}

footer ul {
  padding: 0;
}
footer ul li {
  text-align: center;
  margin-bottom: 3px;
}
footer a {
  color: #5e7387;
  text-decoration: none;
}
footer a:hover {
  color: #237963;
  text-decoration: none;
}
footer h2 {
  color: #5e7387;
}
footer span {
  display: block;
  color: #aaaaaa;
}
.ma {
  padding: 20px 0;
}
.ma p {
  color: #5e7387;
  margin-bottom: 11px;
}
/*****************************css3******************************************/
.cover-image:hover img {
  transform: scale(1.1);
  transition: 0.5s;
}
.text-cover .btn:hover {
  color: #77d6e1;
  background: #027938;
  opacity: 0.8;
  transition: 0.5s;
}

.pills li a:hover {
  background: #027938;
  color: #ffffff;
  transition: 0.5s;
}

.picture li:hover img {
  transition: 0.3s;
  box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.5);
}
.footer_btn {
  margin-top: 25px;
}

.footer_btn a {
  width: 210px;
  height: 50px;
  line-height: 50px;
  border: 1px solid #284ca7;
  text-align: center;
  font-size: 16px;
  color: #284ca7;
}
.footer_btn a {
  display: block;
}
/* .footer_btn .icon {
  width: 20px;
  height: 6px;
  display: inline-block;
  background: url(../images/f_jt.png) center center no-repeat;
  vertical-align: middle;
} */
.footer_btn a:hover {
  background: #284ca7;
  color: #fff;
}
.footer_btn a:hover .icon {
  background-position: 0 -6px;
}
dl {
  border-top: 1px solid #d0d0d2;
  padding-top: 25px;
}
dt {
  font-size: 18px;
  color: #222;
  margin-bottom: 20px;
  font-weight: bold;
}
dd {
  font-size: 15px;
  color: #3b3b3b;
  line-height: 30px;
}
dl {
  margin-bottom: 30px;
}

.footer_title {
  font-size: 26px;
  color: #262a2b;
  font-weight: 600;
}

.index_footer .footer_content {
  font-size: 36px;
  color: #10399f;
  margin-bottom: 25px;
  font-weight: 300;
  margin-top: 20px;
}

.index_footer .tel {
  font-size: 30px;
  color: #2f2f2f;
  font-weight: bold;
  margin-bottom: 20px;
}
.carousel_text {
  z-index: 100;
  position: absolute;
  top: 12%;
  color: #fff;
  right: 2%;
  width: 100%;
  display: flex;
  justify-content: end;
  font-size: 50px;
text-shadow:-1px -1px #fff,1px 1px #333;
}
.carousel_text a{
  color: white;
  text-decoration: none;
}
body {
  touch-action: none;
}