/* @font-face {
  font-family: 'CYxiyuan';
  src: url('../img/fonts/CYxiyuan.otf');
} */
/* @font-face {
  font-family: 'Bodoni';
  src: url('../img/fonts/Bodoni.ttf');
} */

#banner {
  width: 100%;
  height: 1044px;
  overflow: hidden;
  background-image: url(../img/sy_banner.png);
}

.fontOne,
.fontThree {
  color: #ffffff;
  font-family: 'CYxiyuan';
  font-size: 60px;
  padding-top: 300px;
  margin-left: -400px;
  letter-spacing: 4px;
}

.fontTwo {
  width: 762px;
  color: #f5c520;
  font-family: 'Bodoni';
  font-size: 80px;
  margin-right: -770px;
  letter-spacing: 4px;
  border-bottom: 2px solid #f5c520;
}

.fontThree {
  width: 100%;
  font-size: 36px;
  padding-top: 250px;
  margin-left: 1910px;
}

#synopsis {
  width: 100%;
  height: 840px;
  background: #ffffff;
}

.myImg {
  opacity: 0;
}

.msgWord {
  color: #2a2a2a;
  font-family: Bodoni;
  font-size: 30px;
  font-weight: 600;
  padding-top: 60px;
}
.wordOne {
  opacity: 0;
}
.wordTwo {
  font-size: 24px;
  opacity: 0;
}

.wordThree,
.wordFour {
  color: #555555;
  font-size: 16px;
  font-family: '微软雅黑 Regular';
  line-height: 35px;
  text-indent: 2em;
  padding-top: 10px;
  opacity: 0;
}
.wordFour {
  padding-top: 0px;
}

.btn {
  width: 100px;
  color: #ffffff;
  background-color: #f5c520;
  border: none;
  margin-top: 34px;
  opacity: 0;
}

#payment {
  width: 100%;
  height: 686px;
  overflow: hidden;
  background-image: url(../img/sy_p2.png);
}

.payBox {
  margin-top: -285px;
}
.payBox div:nth-of-type(2) {
  text-align: right;
}

.payBox img {
  display: inline-block;
}

.payBox p {
  color: #f5c520;
  font-size: 30px;
  padding-left: 40px;
  display: inline-block;
  vertical-align: middle;
  text-align: left;
  width: 300px;
}

.newsValue p {
  font-size: 36px;
  font-weight: bold;
  margin-bottom: 40px;
}

.newsValue li {
  width: 570px;
  font-size: 18px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 45px;
  line-height: 45px;
  cursor: pointer;
}

.newsValue li a {
  color: #2a2a2a;
  text-decoration: none;
}

.newsValue p:nth-of-type(2) {
  color: #f5c520;
  font-size: 18px;
  font-weight: normal;
  text-align: right;
  margin-top: 40px;
  cursor: pointer;
}

#partner {
  width: 100%;
  height: 780px;
}

#newss {
  height: 180px;
  overflow: hidden;
}
.moreNews {
  color: #f5c520;
}

.moreNews :hover,
.moreNews :focus {
  color: #f5c520 !important;
  text-decoration: none !important;
}

#newss :hover {
  color: #f5c520;
}

/* #newss a:visited{
	color: #666666;
} */
