.company-logo {
  height: 70px;
  width: 45px;
  padding-top: 15px;
  margin-right: 10px;
  display: inline-block;
}

.content-bg {
  padding: 0;
}

.top-bar {
  min-width: 1080px;
}

.top-line {
  width: 100%;
  height: 40px;
  background: #0f6c37;
}

.top-left {
  float: left;
  font-size: 12px;
  line-height: 40px;
  color: #fff;
}

.top-left img,
.top-right img {
  display: inline;
  vertical-align: top;
  height: 40px;
}
.top-right {
  float: right;
  font-size: 12px;
  line-height: 40px;
  color: #fff;
  background-color: firebrick;
  height: 50px;
  width: 380px;
  padding-left: 3px;
  line-height: 45px;
  border-radius: 0 0 5px 5px;
}

.top-left img,
.top-right img {
  display: inline;
  vertical-align: top;
  height: 40px;
}
.top-right img {
  height: 43px;
}
.nav-a {
  cursor: pointer;
}

.nav-a:hover {
  cursor: pointer;
  background-color: #0f6c37;
}

.company-text {
  display: inline-block;
}

.park-part .panel-body {
  margin-top: -80px;
}
.blur {
  -webkit-filter: blur(25px); /* Chrome, Opera */
  -moz-filter: blur(25px);
  -ms-filter: blur(25px);
  filter: blur(25px);
}
.panel-title {
  text-align: left;
  font-size: 25px;
  line-height: 90px;
  margin-left: 50px;
}
.img-responsive {
}
#home .sub-title {
  font-size: 20px;
  font-weight: bold;
  color: white;
}
.sub-about-us {
  background-color: #c00000;
  padding-left: 15px;
  margin-left: -20px;
}
.sub-about-ho {
  background-color: #c00000;
  padding-left: 15px;
  margin-left: -20px;
  margin-bottom: 0;
}
.bottom-row {
  margin-bottom: 190px;
}
.project-info {
  color: black;
  margin-top: 20px;
}
.park-content .panel-body {
  margin-top: -20px;
}
.pic02 {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 11;
  margin-top: -300px;
  margin-left: -300px;
  width: 1000px;
  height: 600px;
}
.pic01 {
  position: absolute;
  top: 49%;
  left: 40%;
  z-index: 11;
  margin-top: -300px;
  margin-left: -300px;
  width: 600px;
  height: 600px;
}
.pic03 {
  position: absolute;
  top: 55%;
  left: 40%;
  z-index: 11;
  margin-top: -300px;
  margin-left: -300px;
  width: 800px;
  height: 600px;
}
.content-text {
  text-align: left;
  color: #757575;
}

.panel-title-english {
  font-size: 20px;
}

.text-left {
  font-size: 16px;
  text-align: left;
}

.img-title {
  margin: 0;
  font-size: 16px;
  color: black;
  text-align: center;
}

.img-title-e {
  margin: 0;
  color: #757575;
  text-align: center;
}

.img-park {
  margin-top: 10px !important;
}
.img-sd {
  box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.5);

  -moz-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.5);

  -webkit-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.5);
}
.img-prod {
  margin-top: 10px !important;
  width: 400px;
  box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.5);

  -moz-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.5);

  -webkit-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.5);
}
.img-chart {
  width: 250px;
}
.img-xinmo {
  width: 300px;
  height: 200px;
  box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.5);

  -moz-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.5);

  -webkit-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.5);
}
.img-jx {
  width: 250px;
  height: 270px;
  box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.5);

  -moz-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.5);

  -webkit-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.5);
}
.img-us {
  width: 400px;
}
.img-us-h {
  width: 360px;
  margin-left: 20px;
}
.park-part .project-box {
  margin-top: -20px;
}
.project-img {
  width: 265px;
  height: 160px;
  box-shadow: 0 4px 8px 0 rgb(0 0 0 / 30%), 0 6px 20px 0 rgb(0 0 0 / 19%);
}
.panel-primary {
  border-color: white;
}

.white-bg {
  padding-left: 0;
  padding-right: 0;
}

.mg-t-30 {
  margin-top: 30px;
}

.panel-body {
  padding-left: 40px;
  padding-right: 50px;
  padding-bottom: 65px;
  min-height: 400px;
}

.lvjing .container,
.content-bg .container {
  padding-top: 30px;
  /* overflow-y: auto; */
  width: 100%;
}

.leftBtn,
.rightBtn {
  cursor: pointer;
}

.leftbar {
  height: 600px;
}

.left-bar-btn {
  width: 290px;
  border: none;
  color: white;
  border-left: 50px solid;
  font-size: 20px;
  height: 90px;
  cursor: pointer;
  border-color: darkgreen;
  background-color: green;
  border-top: 45px solid green;
  /* padding: 12px 10px 8px 20px; */
  /* background-color: rgba(255,255,255,0.9); */
  border-bottom: 45px solid #0f6c37;
}
.left-bar-btn:hover {
  color: white;
  font-size: 22px;
  border-color: #c00000;
}
.anchorBL {
  display: none;
}
@media screen and (max-width: 1900px) {
  .left-bar-btn {
    width: 250px;
    font-size: 15px;
  }
  .left-bar-btn:hover {
    font-size: 16px;
  }
  .main-box-2 {
    height: 350px;
  }
  .main-box-row {
    height: 100%;
  }
  .pn-test {
    margin-left: 100px;
  }
  .pdl-min {
    margin-left: 100px;
  }
}
.pn-pro {
  margin-left: 100px;
}
.pn-zd {
  margin-left: 50px;
}
#nav-bar .navbar-right {
  margin-right: 35px;
}

.left-title-cn {
  line-height: 50px;
  font-family: math;
  font-weight: bold;
}

.left-title-en {
  font-size: 12px;
}

.bsns-part {
  border: none;
  background-color: rgba(255, 255, 255, 0.9);
}

.aboutus-text {
  margin-top: 60px;
}

.font-18 {
  font-size: 18px;
}

.font-14 {
  font-size: 14px;
  color: whitesmoke;
}

.img-item {
  border-radius: 15px;
  box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%), 0 6px 20px 0 rgb(0 0 0 / 19%);
}

.img-item:hover {
  border-radius: 15px;
  box-shadow: 0 4px 8px 0 rgb(255 255 255 / 20%),
    0 6px 20px 0 rgb(255 255 255 / 19%);
}

.pd-bt {
  padding-bottom: 0;
}

#contact-box {
  padding: 90px 0;
  height: 300px;
}

.font-bk {
  color: black;
  line-height: 25px;
}

#head-en {
  margin-top: -20px;
  height: 10px;
  font-weight: 400;
  font-size: 12px;
  line-height: 12px;
  padding: 0 0 0 15px;
}

.nav-btn-cn {
  margin-top: -5px;
}

.nav-btn-en {
  margin-top: -20px;
  height: 10px;
  font-weight: 400;
  font-size: 12px;
  line-height: 12px;
  color: #757575;
}

#nav-container {
  min-width: 1210px;
}

#sply-ct {
  width: 85%;
}

#industrual .panel-body {
  padding-left: 15px;
  padding-right: 15px;
}

#park-row {
  padding-right: 10px;
}

.orders {
  position: fixed;
  height: 250px;
  width: 65%;
  margin-top: 100px;
}

.orders .panel-body {
  overflow-y: auto;
  height: 240px;
}

#news {
  display: none;
}

@media screen and (min-width: 1900px) {
  .lvjing .container,
  .content-bg .container {
    height: 700px;
  }

  #nav-container {
    min-width: 1580px;
  }

  .top-bar {
    min-width: 1580px;
  }
}

@media screen and (max-width: 1280px) {
  .leftbar {
    height: 450px;
    margin-right: 25px;
  }

  #park,
  #business,
  #supply {
    min-height: 450px;
  }

  #company,
  #contactus {
    min-height: 560px;
  }

  #company {
    height: 560px;
  }

  .block-main {
    display: none;
  }

  .aboutus-text {
    margin-top: 15px;
  }
  #home p {
    line-height: 24px;
  }
}
