.jgjj-ul-bg {
  margin-top: 60px;
  width: 1170px;
  overflow: hidden;
}
.control-box {
  width: 100%;
}
.bigbox {
  overflow: hidden;
  width: 100%;
}
#switcher {
  left: 0px;
}
.content_1.content_2 {
  width: 100%;
  float: left;
}
.box {
  float: left;
  position: relative;
}
.box img {
  width: 94%;
}
.box .shaow {
  display: none;
  position: absolute;
  top: 0;
  width: 94%;
  height: 100%;
  z-index: 1;
  background-color: rgba(0, 0, 0, 0.6);
}
.box .shaow .shaowwww {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 78px;
  height: 74px;
}
.box:hover {
  cursor: pointer;
}
.box:hover .shaow {
  display: block;
}
.prev {
  float: left;
  margin-top: 30px;
  margin-left: 20px;
  height: 30px;
  width: 30px;
  background-color: transparent;
  border: 1px solid #EEEEEE;
}
.prev:before {
  content: "<";
  font-weight: bold;
}
.next {
  float: left;
  margin-top: 30px;
  margin-left: 20px;
  height: 30px;
  width: 30px;
  background-color: transparent;
  border: 1px solid #EEEEEE;
}
.next:before {
  content: ">";
  font-weight: bold;
}
.slick-arrow {
  background-color: #fff;
  font-family: monospace;
  font-weight: 100;
  font-size: 20px;
  color: #333;
  outline: none;
  z-index: 111;
  opacity: 0.95;
  text-align: center;
}
.next:hover,
.prev:hover {
  cursor: pointer;
  color: #ffffff;
  background-color: #009944;
  border: 1px solid #009944;
}
.line-left,
.line-right {
  float: left;
  margin-left: 20px;
  margin-top: 44px;
  width: calc(50% - 80px);
  height: 1px;
  background-color: #EEEEEE;
}
.cgzhs {
  float: left;
  width: 100%;
  margin-top: 60px;
  padding-bottom: 60px;
}
.cgzhs p {
  text-indent: 2em;
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #444444;
  line-height: 40px;
}
@media screen and (max-width: 1600px) {
  .jgjj-ul-bg {
    width: 1000px;
  }
}
@media screen and (max-width: 1440px) {
  .jgjj-ul-bg {
    width: 840px;
  }
}
@media screen and (max-width: 1000px) {
  .jgjj-ul-bg {
    display: none;
  }
}
.fl {
  float: left;
  margin-left: 25%;
}
.modal-scrollx {
  height: 500px;
  overflow-y: scroll;
  overflow-x: hidden;
  white-space: nowrap !important;
}
.modal-scrollx .boxim {
  float: left !important;
}
.shuBg {
  position: absolute;
  right: 20px;
  top: 20px;
  width: 50px;
  height: calc(100% - 40px);
}
.shuBg .tops {
  float: right;
  margin-top: 220px;
  height: 30px;
  line-height: 25px;
  text-align: center;
  width: 30px;
  background-color: transparent;
  border: 1px solid rgba(0, 153, 68, 0.8);
  color: rgba(0, 153, 68, 0.8);
  transform: rotate(90deg);
  border-radius: 4px;
}
.shuBg .tops:before {
  content: "<";
  font-weight: bold;
}
.shuBg .downss {
  float: right;
  margin-top: 20px;
  height: 30px;
  line-height: 25px;
  text-align: center;
  width: 30px;
  background-color: transparent;
  border: 1px solid rgba(0, 153, 68, 0.8);
  color: rgba(0, 153, 68, 0.8);
  transform: rotate(90deg);
  border-radius: 4px;
}
.shuBg .downss:before {
  content: ">";
  font-weight: bold;
}
.modal-dialog {
  top: 50% !important;
  width: 420px;
}
.modal-body {
  position: relative;
  padding: 20px 20px;
}
.modal-footer {
  font-size: 18px;
  padding: 10px 0;
}
.boximss {
  float: left;
}
