/*  carousel imgs */

.wrapper {
  height: 1620px;
}

.content {
  width: 100%;
  margin-top: 55px;
  height: 600px;
}

.img-wrapper {
  display: inline-block;
  vertical-align: middle;
  width: 780px;
  height: 520px;
  margin-left: 120px;
  margin-top: 8px;
}

.img-container {
  height: 520px;
}

#w4imgShow {
  border-radius: 10px;
}

.dtjt9_div_text {
  bottom: 0px;
  z-index: 1;
}

#w4imgNumber {
  margin-right: 12px;
  margin-bottom: 18px;
  z-index: 1;
}

#w4imgNumber a {
  width: 25px;
  height: 21px;
  padding-top: 5px;
  font-size: 20px;
  margin-right: 12px;
  border-radius: 6px;
  opacity: 0.7;
}

#w4imgTitle {
  text-align: center;
  height: 40px;
  line-height: 40px;
  border-radius: 0 0 10px 10px;
}

#w4imgTitle a {
  font-size: 15px;
  font-weight: bold;
  line-height: 40px;
  letter-spacing: 1px;
  color: #333;
}

#w4imgTitle a:hover {
  color: #dc851f;
}

/*  videos  */

.video {
  display: inline-block;
  width: 550px;
  margin-top: 100px;
}

.video-btn {
  position: relative;
  top: -135px;
  display: inline-block;
  font-size: 45px;
  color: #555;
}

.video-btn:hover {
  cursor: pointer;
  color: #dc851f;
}

.video-wrapper {
  display: inline-block;
  margin: 8px 2px 15px 2px;
  height: 261px;
  width: 464px;
}

.video-wrapper::after {
  display: block;
  content: "";
  clear: both;
}

.video-container {
  position: relative;
  margin: 0 auto;
  border-radius: 10px;
}

#video {
  position: absolute;
  width: 464px;
  height: 261px;
  margin: 0 auto;
  border-radius: 10px;
}

.video-title {
  width: 512px;
  height: 44px;
  margin: 1px auto;
  margin-left: 18px;
  background-color: #eee;
  border-radius: 30px;
  text-align: center;
  line-height: 44px;
  letter-spacing: 1px;
}

.video-title span:hover {
  cursor: pointer;
  color: #dc851f;
}

#video-bottom {
  margin-top: 15px;
  width: 100%;
  height: 1px;
  border: 0;
}

/*  content  */

.sub-title {
  display: inline-block;
  position: relative;
  top: -361px;
  left: 3px;
}

.sub-title span {
  font-size: 20px;
  color: #555;
  letter-spacing: 1px;
}

.article-wrapper {
  display: inline-block;
  position: relative;
  left: 565px;
  width: 440px;
  top: -350px;
}

.Article_Title {
  margin-bottom: 7px;
}

.Article_Title a {
  color: #1d3688;
  font-size: 21px;
}

.Article_Title a:hover {
  color: #dc851f;
}

.Article_Content a {
  line-height: 24px;
  font-size: 15px;
  color: #555;
}

.fields.ex_fields {
  margin-bottom: 23px;
}

.more {
  float: right;
  position: relative;
  top: -352px;
  right: 8px;
}

.more span {
  color: #555;
  font-size: 16px;
  letter-spacing: 1px;
}

.more span:hover {
  color: #dc851f;
}

/*  latter background  */

.latter-bg {
  width: 100%;
  opacity: 0.5;
  position: relative;
  top: -210px;
}
