.sy {
  width: 100%;
}
.sy a:hover {
  color: #1A9150;
  cursor: pointer;
}
.sy a:hover p {
  color: #1A9150 !important;
}
.sy-top {
  width: 100%;
  position: relative;
}
.sy-top .topim-bg {
  width: 100%;
  white-space: nowrap;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
}
.sy-top .topim {
  margin: 0 0;
}
.sy-top .topleft-bg {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  height: 100%;
}
.sy-top .topleft {
  position: relative;
  top: 42%;
  transform: translateY(-45%);
  background-color: #fff;
  width: 27%;
  padding: 0px 37px 43px 37px;
}
.sy-top .headlinebg {
  margin-top: 15px;
  width: 100%;
  height: 76px;
  line-height: 76px;
}
.sy-top .headlinebg img {
  width: 18px;
  height: 20px;
}
.sy-top .headlinebg .fls {
  font-size: 20px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #999999;
}
.sy-top .headlinebg .frs {
  float: right;
  font-size: 20px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #999999;
}
.sy-top .headlin-bottom {
  width: 130px;
  height: 1px;
  background-color: #D7D7D7;
}
.sy-top .p1 {
  font-size: 22px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #333333;
  line-height: 30px;
  margin: 8% 0;
}
.sy-top .p2 {
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #999999;
  line-height: 22px;
}
@media screen and (max-width: 1760px) {
  .sy-top .topleft {
    padding: 0px 27px 33px 27px;
  }
  .sy-top .headlinebg {
    margin-top: 10px;
    height: 56px;
    line-height: 56px;
  }
  .sy-top .headlinebg .fls,
  .sy-top .headlinebg .frs {
    font-size: 18px;
  }
  .sy-top .p1 {
    font-size: 18px;
    line-height: 26px;
    margin: 5% 0;
  }
}
.sy-center {
  padding: 35px 0;
}
.sy-center .upcoming-bgss {
  float: left;
  width: 27%;
}
.sy-center .upcoming-bg {
  width: 100%;
}
.sy-center .upcoming-bg .upcoming-titlebg {
  background-color: #1A9150;
  width: 100%;
  height: 54px;
  line-height: 54px;
  padding: 0 28px;
}
.sy-center .upcoming-bg .upcoming-titlebg span:first-child {
  font-size: 20px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #ffffff;
}
.sy-center .upcoming-bg .upcoming-titlebg span:last-child {
  float: right;
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #ffffff;
}
.sy-center .upcoming-bg .upcoming-conbg {
  background: #ffffff;
  box-shadow: 0px 8px 12px 0px rgba(3, 31, 15, 0.12);
  padding: 10px 29px;
  width: 100%;
}
.sy-center .upcoming-bg .upcoming-conbg .con {
  width: 100%;
  padding: 21px 0 17px 0;
}
.sy-center .upcoming-bg .upcoming-conbg .con p:first-child {
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #666666;
}
.sy-center .upcoming-bg .upcoming-conbg .con p:last-child {
  margin-top: 5px;
  font-size: 18px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #333333;
  line-height: 24px;
}
.sy-center .upcoming-bg .upcoming-conbg .con:first-child {
  border-bottom: 1px solid #D7D7D7;
}
.sy-center .double-bgs {
  margin-top: 30px;
  width: 100%;
}
.sy-center .double-bgs .bgs {
  position: relative;
  display: inline-block;
  width: 45%;
  background: #ffffff;
  box-shadow: 0px 8px 12px 0px rgba(3, 31, 15, 0.12);
  border-top: 2px solid #1A9150;
  padding: 16px 14px 10px 14px;
}
.sy-center .double-bgs .bgs h6 {
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #009944;
}
.sy-center .double-bgs .bgs .imgsbg {
  margin-top: 10px;
  width: 100%;
  white-space: nowrap;
}
.sy-center .double-bgs .bgs .imgsbg img {
  display: inline-block;
  width: 48%;
}
.sy-center .double-bgs .bgs:first-child {
  margin-right: 8%;
}
.sy-center .double-bgs .bgs-sec {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.sy-center .double-bgs .bgs-sec .p-im-bg {
  height: calc(100% - 58px);
  padding-top: 10%;
}
.sy-center .double-bgs .bgs-sec p {
  font-size: 30px;
  font-family: Source Han Sans CN;
  font-weight: bold;
  color: #009944;
  text-shadow: 0px 12px 0px rgba(0, 153, 68, 0.1);
  background-color: transparent;
  padding: 0 0 0 20px;
  height: 45%;
}
.sy-center .double-bgs .bgs-sec .pps {
  height: 58px;
  line-height: 58px;
  font-size: 13px;
  font-family: Arial;
  font-weight: bold;
  color: #555555;
  text-align: center;
  white-space: nowrap;
  background: linear-gradient(45deg, #ffffff, #d8d8d8);
  box-shadow: 0px 8px 12px 0px rgba(3, 31, 15, 0.12);
}
@media screen and (max-width: 1600px) {
  .sy-center .double-bgs .bgs-sec .pps {
    height: 58px;
    line-height: 18px;
    font-size: 13px;
    white-space: pre-wrap;
    padding-top: 12px;
  }
}
.sy-center .new-list {
  margin-left: 2.5%;
  display: inline-block;
  width: 70%;
}
.sy-center .ul-li {
  display: inline-block;
  border-top: 2px solid #9FAEA5;
  width: 32%;
  margin-left: 0.5%;
  background-color: #fff;
  box-shadow: 0px 8px 12px 0px rgba(3, 31, 15, 0.12);
}
.sy-center .ul-li img {
  width: 100%;
}
.sy-center .ul-li p {
  padding: 20px 30px;
}
.sy-center .ul-li p:nth-child(2) {
  font-size: 18px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #333333;
  line-height: 24px;
}
.sy-center .ul-li p:last-child {
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #666666;
  line-height: 26px;
}
@media screen and (max-width: 1440px) {
  .sy-center .upcoming-bg .upcoming-conbg .con p:last-child {
    margin-top: 5px;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333333;
    line-height: 26px;
  }
}
@media screen and (max-width: 1000px) {
  .sy-top .topleft-bg {
    position: relative;
    top: 0;
    left: 0;
    transform: translate(0, 0);
    height: auto;
    width: 100%;
  }
  .sy-top .topleft {
    width: 100%;
    top: 0;
    margin-top: 20px;
    transform: translateY(0);
  }
  .sy-center .upcoming-bgss {
    width: 100%;
  }
  .sy-center .new-list {
    float: left;
    margin-top: 20px;
    width: 100%;
  }
  .sy-center .ul-li {
    width: 90%;
    margin-left: 0;
    margin: 10px auto;
  }
}
