/* ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â®ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹1 */
* {
  list-style: none;
  box-sizing: border-box;
}

.latestNews {
  width: 100%;
  padding: 36px 14.5% 80px;
  display: flex;
  justify-content: space-between;
}

.latestNews_left {
  width: 60.5%;
}

.latestNews_left_top {
  padding: 36px 0;
  display: flex;
  align-items: center;
}

.latestNews_left_top span {
  font-size: 40px;
  font-weight: bold;
  line-height: 31px;
}

.latestNews_left_top > span {
  color: #7ba917;
  margin-left: 15px;
}

.latestNews_left_top > span > span {
  color: #13132b;
}

.latestNews_left_top > a {
  font-size: 23px;
  color: #9e9c9c;
}

.latestNews_left_top > a:hover {
  color: #7baa17;
}
.latestNews_left_top > a::before {
  content: url(../images/top_reight.png);
  margin: 0px 15px 0px 36px;
  vertical-align: text-top;
}

.latestNews_left_btm {
  height: 100%;
}

.latestNews_banner {
  height: 100%;
  position: relative;
}

.latestNews_left_btm .slick-list {
  height: 100%;
}

.latestNews_left_btm .slick-slide {
  height: 100%;
  position: relative;
}

.latestNews_left_btm .slick-slide > a {
  position: absolute;
  width: 100%;
  height: 12%;
  color: #fff;
  font-size: 19px;
  background: #13132b;
  background: rgba(19,19,43,0.9);
  bottom: 0;
  left: 0;
  display: block;
  line-height: 72px;
  height: 72px;
  padding: 0 120px 0 20px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.latestNews_left_btm .slick-dots {
  position: absolute;
  bottom: 24%;
  right: 2.5%;
  display: flex;
}

.latestNews_left .slick-track {
  width: 100%;
  height: 80%;
}

.latestNews_left .slick-track .image {
  width: 100%;
  height: 100%;
}

.latestNews_left .slick-track .image img {
  width: 100%;
  height: 100%;
  background: #fff;
  border: 1px solid #eee;
}

.latestNews_left_btm .slick-dots li {
  width: 10px;
  height: 10px;
  background: #fff;
  border-radius: 50%;
  margin-right: 5px;
}

.latestNews_left_btm .slick-dots li button {
  display: none;
}

.latestNews_left_btm .slick-dots .slick-active {
  background: #72fa93;
}

.latestNews_reight {
  width: 36.5%;
}

.latestNews_reight_Btm {
  height: 100%;
  position: relative;
}

.latestNews_reight_Btm > button:nth-child(1) {
  width: 9%;
  height: 47px;
  position: absolute;
  top: -79px;
  left: 69%;
  background: url(../images/top.png);
  background-repeat: no-repeat;
  background-size: auto;
  background-position: center;
}

.latestNews_reight_Btm > button:last-child {
  width: 9%;
  height: 47px;
  position: absolute;
  top: -79px;
  left: 89.5%;
  background: url(../images/buttom.png);
  background-repeat: no-repeat;
  background-size: auto;
  background-position: center;
}

.latestNews_reight_btm {
  padding-top: -10px;
}

.latestNews_reight_btm li:nth-child(1) {
  margin-top: -10px;
  margin-bottom: 10px;
}

.latestNews_reight_top {
  padding: 51px 0 33px;
  overflow: hidden;
}

.latestNews_reight_top > div {
  width: 30.85%;
  height: 45px;
  float: right;
  margin-right: 5px;
  box-shadow: 0px 0px 5px #a5b387;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.latestNews_reight_top_div > a {
  display: block;
  height: 100%;
  line-height: 45px;
  margin: 0 auto;
  padding: 0 9px;
}

.latestNews_reight_top_div > a:nth-child(2) {
  margin: 0;
  font-size: 14px;
  border-left: 1px solid #dedede;
  border-right: 1px solid #dedede;
}

.latestNews_reight_top_div > a:nth-child(2) > span {
  margin: 0 2px;
}

.latestNews_reight_top_div > a:nth-child(2) > span:nth-child(1) {
  font-size: 17px;
  color: #7baa17;
}

.latestNews_reight_btm {
  width: 100%;
  height: 79%;
  border-top: 2px solid #7caa18;
  padding-top: 30px;
}

.latestNews_reight_btm li a {
  display: block;
}

.latestNews_reight_btm li:hover a p {
  color: #7baa17;
}

.latestNews_reight_btm li:hover a span {
  color: #87c500;
}

.latestNews_reight_btm li a span {
  display: block;
  padding-top: 15px;
  font-size: 14px;
  color: #7ba917;
}

.latestNews_reight_btm li a p {
  font-size: 23px;
  color: #000000;
  line-height: 41px;
  padding-bottom: 30px;
}

/* ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â®ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹2 */
.conference {
  width: 100%;
  background: #dedede;
  overflow: hidden;
  position: relative;
}

.conference_left {
  height: 100%;
  width: 43.39%;
  background: url(../images/conference_bg.png);
  padding-left: 14.5%;
  padding-bottom: 103px;
}

.conference_left > img {
  margin-top: 139px;
}

.conference_left > span {
  display: block;
  font-size: 41px;
  font-weight: bold;
  color: #ffffff;
  margin-top: 30px;
}

.conference_left > p {
  width: 40.32%;
  height: 53px;
  border: 1px solid #fff;
  margin-top: 225px;
  display: flex;
  align-items: center;
  box-sizing: border-box;
}

.conference_left > p > a {
  display: block;
  padding: 5% 10%;
  width: 100%;
  height: 100%;
  color: #fff;
  font-size: 22px;
}

.conference_left > p > a::before {
  content: url(../images/conference_reight.png);
  margin-right: 50%;
}

.conference_left > p:hover {
  transform: scale(1.1);
}

.conference_reight {
  position: absolute;
  top: 0;
  right: 0;
  width: 66%;
  height: 100%;
  padding: 5% 0 3.5%;
  box-sizing: border-box;
  display: flex;
  justify-content: space-between;
}

.conference_reight > button {
  width: 62px;
  height: 62px;
  border: 1px solid #fff;
  border-radius: 50%;
  position: absolute;
}

.conference_reight > button:first-child {
  top: 50%;
  left: -30%;
  background: url(../images/left.png);
  background-repeat: no-repeat;
  background-size: 50%;
  background-position: center;
}

.conference_reight > button:last-child {
  top: 50%;
  left: -20%;
  background: url(../images/reight.png);
  background-repeat: no-repeat;
  background-size: 50%;
  background-position: center;
}

.conference_reight .slick-track {
  height: 100%;
  width: 100%;
}

.conference_reight > .img {
  width: 31%;
}

.conference_reight li {
  width: 90%;
  height: 100%;
  margin-left: 2.5%;
  padding: 7.6% 6%;
  background: #fff;
  box-shadow: 0px 0px 10px #aaa;
}

.conference_reight li > a > div {
  width: 100%;
  height: 54%;
  overflow: hidden;
}

.conference_reight li > a > div > img {
  width: 100%;
  height: 100%;
}

.conference_reight li > a > p:nth-child(2) {
  margin-top: 20px;
  font-size: 20px;
  font-weight: bold;
  color: #111111;
  line-height: 30px;
}

.conference_reight li > a > p:nth-child(3) {
  margin-top: 10px;
  font-size: 12px;
  line-height: 20px;
  color: #656565;
  overflow: hidden;
  max-height: 40px;
}

.conference_reight li > a > span {
  display: block;
  margin-top: 15px;
  font-size: 12px;
  color: #111111;
}

.conference_reight li:hover {
  transform: scale(1.03);
  box-shadow: 0px 0px 20px #aaa;
}

.conference_reight li:hover > a > div > img {
  transform: scale(1.1);
}

.conference_reight li:hover > a > p:nth-child(2) {
  color: #7baa17;
}

.conference_reight li:hover > a > span {
  color: #aaa;
}

/* ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â®ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹3 */
.about {
  width: 100%;
  padding: 120px 14.63% 84px 13.17%;
  display: flex;
  justify-content: space-between;
}

.about_left {
  width: 38.31%;
  margin-top: 28px;
  border: 5px solid #c1dd5f;
  position: relative;
}

.about_left .about_banner {
  width: 100%;
  height: 100%;
  position: absolute;
  top: -50px;
  left: 35px;
  position: relative;
}

.about_left .about_banner img {
  width: 100%;
  height: 100%;
}

.about_banner .slick-dots {
  position: absolute;
  bottom: 30px;
  right: -30px;
  z-index: 9;
}

.about_left > img {
  position: absolute;
  top: -50px;
  right: -75px;
  z-index: 1;
}

.about_banner .slick-dots li {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #ccc;
  margin-top: 15px;
  cursor: pointer;
}

.about_banner .slick-dots .slick-active {
  background: #96c000;
}

.about_banner .slick-dots li button {
  display: none;
}

.about_banner .slick-list {
  width: 100%;
  height: 100%;
}

.about_banner .slick-track {
  width: 100%;
  height: 100%;
}

.about_banner .slick-track .image {
  width: 100%;
  height: 100%;
}

.about_banner .slick-track .image img {
  width: 100%;
  height: 100%;
}

.about_reight {
  width: 50.5%;
  margin-bottom: 70px;
}

.about_reight > div.tit {
  position: relative;
  font-weight: bold;
  display: inline-block;
  margin-bottom: 43px;
}

.about_reight > div > span {
  font-size: 40px;
  line-height: 40px;
  color: #7ba917;
}

.about_reight > div > span:nth-child(2) {
  color: #333333;
}

.about_reight > div > p {
  position: absolute;
  width: 100%;
  height: 26px;
  background: url(../images/about_bg.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  bottom: -10px;
  left: 0;
}

.about_reight #vsb_content p {
  font-size: 18px;
  line-height: 38px;
}

.about_reight #vsb_content p:nth-child(2) {
  margin-bottom: 45px;
}
.about_reight > a.more {
  display: flex;
  align-items: center;
  color: #96c000;
  font-size: 18px;
  font-weight: bold;
  justify-content: right;
  margin-top: 70px;
}

.about_reight > a.more:hover {
  color: #111;
}

.about_reight > a > span {
  width: 20px;
  height: 20px;
  display: block;
  border: 1px solid #c1dd5f;
  border-radius: 50%;
  margin-left: 20px;
  display: flex;
  align-items: center;
}

.about_reight > a > span::before {
  content: url(../images/youjiantou.png);
  margin-left: -15px;
}

@media (max-width: 1700px) {
  /* ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â®ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹1 */
  .latestNews {
    width: 100%;
    padding: 30px 8% 75px;
  }

  .latestNews_left_top {
    padding: 34px 0;
  }

  .latestNews_left_btm {
    height: 100%;
  }

  .latestNews_banner {
    height: 100%;
    position: relative;
  }

  .latestNews_reight_btm li a p {
    font-size: 22px;
    line-height: 38px;
    padding-bottom: 25px;
  }

  /* ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â®ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹2 */
  .conference_left {
    padding-left: 8%;
    padding-bottom: 95px;
  }

  .conference_left > img {
    margin-top: 120px;
  }

  .conference_left > span {
    font-size: 40px;
    margin-top: 30px;
  }

  .conference_left > p {
    width: 40.32%;
    height: 53px;
    margin-top: 215px;
  }

  .conference_reight .slick-track {
    height: 95%;
  }

  .conference_reight > button:first-child {
    left: -40%;
  }

  .conference_reight > button:last-child {
    left: -30%;
  }

  /* ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â®ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹3 */
  .about {
    padding: 110px 8% 80px;
  }
}

@media (max-width: 1500px) {
  /* ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â®ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹1 */
  .latestNews {
    width: 100%;
    padding: 30px 5% 75px;
  }

  .latestNews_left_top {
    padding: 30px 0;
  }

  .latestNews_reight_top {
    padding: 35px 0 33px;
    overflow: hidden;
  }

  .latestNews_left_btm {
    height: 100%;
  }

  .latestNews_banner {
    height: 100%;
    position: relative;
  }

  .latestNews_reight_btm li a p {
    font-size: 20px;
    line-height: 33px;
    padding-bottom: 15px;
  }

  /* ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â®ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹2 */
  .conference_left {
    padding-left: 5%;
    padding-bottom: 80px;
  }

  .conference_left > img {
    margin-top: 80px;
  }

  .conference_left > span {
    font-size: 40px;
    margin-top: 30px;
  }

  .conference_left > p {
    width: 40.32%;
    height: 53px;
    margin-top: 215px;
  }

  .conference_reight {
    width: 75%;
  }

  .conference_reight .slick-track {
    height: 90%;
  }

  .conference_reight > button:first-child {
    left: -26.5%;
  }

  .conference_reight > button:last-child {
    left: -18%;
  }

  /* ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â®ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹3 */
  .about {
    padding: 100px 5% 72px;
  }

  .about_reight > div.tit {
    width: 35%;
    margin-bottom: 40px;
  }

  .about_reight > div > span {
    font-size: 35px;
  }

  .about_reight > div > p {
    position: absolute;
    width: 100%;
    height: 26px;
    background: url(../images/about_bg.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    bottom: -10px;
    left: 0;
  }
}

@media (max-width: 1145px) {
  /* ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â®ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹1 */
  .latestNews {
    width: 100%;
    padding: 30px 3.5% 55px;
  }

  .latestNews_left {
    width: 50%;
  }

  .latestNews_left_top {
    padding: 0px 0 30px;
    width: 100%;
  }

  .latestNews_left_top > img {
    width: 50px;
  }

  .latestNews_left_top > a {
    font-size: 20px;
  }

  .latestNews_left_top > span {
    font-size: 38px;
    margin-left: 10px;
  }

  .latestNews_reight_btm li:nth-child(1) {
    margin-bottom: 0px;
  }

  .latestNews_left_top > span > span {
    font-size: 35px;
  }

  .latestNews_reight_top {
    padding: 15px 0 20px;
  }

  .latestNews_reight_btm {
    padding-top: 10px;
  }

  .latestNews_left_btm {
    height: 100%;
  }

  .latestNews_banner {
    height: 100%;
    position: relative;
  }

  .latestNews_reight {
    width: 46%;
  }

  .latestNews_reight_btm li a p {
    font-size: 17px;
    line-height: 28px;
    padding-bottom: 0px;
  }

  .latestNews_reight_btm li a span {
    padding-top: 10px;
  }

  .latestNews_left_btm .slick-slide > a {
    font-size: 15px;
    line-height: 50px;
    height: 50px;
    padding: 0 100px 0 20px;
  }

  /* ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â®ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹2 */
  .conference_left {
    padding-left: 3%;
    padding-bottom: 65px;
  }

  .conference_left > img {
    margin-top: 60px;
    width: 40px;
  }

  .conference_left > span {
    font-size: 30px;
  }

  .conference_left > p {
    height: 45px;
    margin-top: 180px;
  }

  .conference_reight > button {
    width: 40px;
    height: 40px;
  }

  .conference_reight {
    width: 78%;
  }

  .conference_reight .slick-track {
    height: 90%;
  }

  .conference_reight > button:first-child {
    left: -24%;
  }

  .conference_reight > button:last-child {
    left: -14%;
  }

  .conference_left > p > a {
    padding: 5%;
    font-size: 18px;
  }

  .conference_left > p > a::before {
    margin-right: 40%;
  }

  .conference_reight li > a > div {
    width: 100%;
    height: 43%;
    overflow: hidden;
  }

  /* ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â®ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹3 */
  .about {
    padding: 60px 5% 52px;
  }

  .about_reight > div.tit {
    width: 55%;
    margin-bottom: 30px;
  }

  .about_reight {
    width: 48%;
  }

  .about_reight > div > span {
    font-size: 35px;
  }

  .about_reight #vsb_content p {
    font-size: 17px;
    line-height: 32px;
  }

  .about_left > img {
    right: -60px;
  }

  .about_banner .slick-dots {
    bottom: 30px;
    right: -20px;
  }
  .latestNews_reight_Btm > button:nth-child(1) {
    top: -65px;
    left: 67%;
  }

  .latestNews_reight_Btm > button:last-child {
    top: -65px;
    left: 90.5%;
  }
}

@media (max-width: 768px) {
  /* ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â®ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹1 */
  .latestNews {
    padding: 30px 3.5% 15px;
    display: block;
  }

  .latestNews_left {
    width: 100%;
  }
  .latestNews_left .slick-track .image img{
    height:400px;
  }
  .latestNews_reight {
    width: 100%;
  }

  .latestNews_reight_btm li a p {
    font-size: 18px;
    line-height: 36px;
    padding-bottom: 15px;
  }

  .latestNews_left_btm .slick-dots {
    bottom: 5%;
  }
  .about_banner .slick-track .image img{
    height:580px;
  }

  /* ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â®ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹2 */
  .conference_left {
    width: 100%;
    padding: 3%;
    padding-bottom: 35px;
    height: 170px;
  }

  .conference_left > img {
    margin-top: 20px;
    width: 40px;
    display: none;
  }

  .conference_left > span {
    font-size: 30px;
    margin-top: 20px;
  }

  .conference_reight > button {
    width: 40px;
    height: 40px;
  }

  .conference_reight > button:first-child {
    top: 16%;
    left: 3%;
  }

  .conference_reight > button:last-child {
    top: 16%;
    left: 12%;
  }

  .conference_left > p {
    height: auto;
    margin-top: 0;
    float: right;
    width: 15%;
  }

  .conference_left > p > a {
    display: block;
    padding: 0;
    font-size: 13px;
    text-align: center;
    line-height: 30px;
  }
  .conference_left > p > a::before{
    display:none;
  }
  .conference_reight {
    width: 100%;
    position: static;
    padding: 5% 2% 3.5%;
  }

  .conference_reight .slick-track {
    height: 100%;
  }

  .conference_reight li > a > p:nth-child(2) {
    margin-top: 10px;
    font-size: 17px;
    line-height: 28px;
    height: 56px;
  }

  .conference_reight li > a > span {
    margin-top: 5px;
  }

  .conference_reight li > a > div {
    width: 100%;
    height: 43%;
    overflow: hidden;
  }

  /* ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â®ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹3 */
  .about {
    display: block;
    padding: 60px 5% 0px;
  }

  .about_left {
    width: 80%;
    height: 80%;
  }

  .about_left > img {
    right: -60px;
  }

  .about_banner .slick-dots {
    bottom: 30px;
    right: -20px;
  }

  .about_reight {
    width: 100%;
    margin-top: 50px;
  }

  .about_reight > div.tit {
    width: 40%;
    margin-bottom: 30px;
  }

  .about_reight > div > span {
    font-size: 35px;
  }

  .about_reight #vsb_content p{
    font-size: 16px;
    line-height: 32px;
  }

  .about_left {
    border: 3px solid #c1dd5f;
  }

  .about_left > img {
    height: 60%;
  }
  .conference_reight li{
    height:auto;
  }
  .conference_reight li > a > div > img{
    height: 200px;
    object-fit: cover;
  }
}
@media (max-width: 640px) {
  .conference_reight li > a > div > img {
    height: 140px;
  }
  .about_banner .slick-track .image img{
    height:460px;
  }
}

@media (max-width: 540px) {
  /* ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â®ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹1 */
  .latestNews_left {
    width: 100%;
  }

  .latestNews_reight {
    width: 100%;
  }

  .latestNews_reight_btm li a p {
    font-size: 16px;
    padding-bottom: 10px;
  }

  .latestNews_left_btm .slick-dots {
    bottom: 7%;
  }

  .latestNews_left_top > img {
    width: 40px;
    display: none;
  }

  .latestNews_left_top > a {
    font-size: 14px;
    margin-top: 5px;
    float: right;
  }
  .latestNews_left_top{
    justify-content: space-between;
    padding: 0 0 20px;
  }
  .latestNews_left_top > span {
    font-size: 25px;
    margin: 0;
  }

  .latestNews_left_top > span > span ,.conference_left > span{
    font-size: 25px;
  }

  /* ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â®ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹2 */

  .conference_reight > button:first-child {
    top: 15%;
    left: 3%;
    width: 35px;
    height: 35px;
  }
  .conference_left{
    height: 130px;
  }

  .conference_reight > button:last-child {
    top: 15%;
    left: 17%;
    width: 35px;
    height: 35px;
  }

  .conference_left > p {
    margin-top: 20px;
    width: 75px;
  }

  .conference_reight li > a > div {
    height: 38%;
  }

  .conference_reight li > a > p:nth-child(2) {
    font-size: 16px;
    height: auto;
  }

  .conference_reight li > a > p:nth-child(3) {
    margin-top: 5px;
    font-size: 12px;
    line-height: 18px;
    max-height: 36px;
  }

  /* ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â®ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹3 */
  .about {
    display: block;
    padding: 40px 5% 0px;
  }

  .about_left {
    width: 90%;
    height: 80%;
  }

  .about_left > img {
    right: -60px;
  }

  .about_banner .slick-dots {
    bottom: 30px;
    right: -20px;
  }

  .about_left {
    border: 2px solid #c1dd5f;
  }

  .about_left .about_banner {
    top: -25px;
    left: 15px;
  }

  .about_left > img {
    height: 60%;
    right: -13%;
    top: -15px;
  }

  .about_reight {
    margin-top: 30px;
    margin-bottom: 40px;
  }

  .about_reight > div.tit {
    width: 45%;
  }

  .about_reight > div > span {
    font-size: 25px;
  }
  .about_reight > a.more {
    margin-top: 40px;
    font-size: 17px;
  }

  .about_reight #vsb_content p{
    font-size: 15px;
    line-height: 28px;
  }
  .latestNews_left .slick-track .image img{
    height:320px;
  }
  .latestNews_left .slick-track .image img{
    height: 260px;
  }
  
  
}
@media (max-width: 480px) {
  .conference_reight li {
      margin:0;
      width: 100%;
      box-shadow: none;
   }
  .conference_reight li > a > div > img {
      height: 220px;
  }
  .about_banner .slick-track .image img{
    height: 340px;
  }
}

.xxtj{
  padding: 20px 0;
}
.xxtj table{
  width:100%;
}

.xxtj input[type="text"]{
  border: 1px solid #dbd9d9;
  width: 100%;
  line-height: 40px;
  height: 40px;
  text-indent: 10px;
}
.xxtj tr {
  line-height: 60px;
  width: 100%;
}
.xxtj tr td font{
  font-size:17px;
  font-weight: bold;
}
.xxtj tr td{
  width: 120px;
}
.xxtj tr td:nth-child(2){
  width: calc(100% - 125px);
}
.xxtj tr td textarea{
  width: 100%;
  text-indent: 10px;
  outline: 0;
  resize: none;
}

.xxtj h2{ 
  text-align: center;
  font-size: 18px;  
  margin: 30px 0;
}

