header,
section {
  font-family: "Microsoft YaHei";
}
#banner1 {
  height: 572px;
  background: url(../../img/marketing/banner1.jpg) no-repeat center;
}
#banner1 > img {
  display: block;
  margin: 0 auto;
  padding-top: 153px;
}
.banner-border {
  height: 25px;
  background-color: #D1D0D0;
}
#promotion > .product-promotion {
  margin-top: 140px;
  margin-bottom: 105px;
}
#promotion > .product-promotion > .left-text {
  width: 31%;
  margin-left: 7.8%;
}
#promotion > .product-promotion > .circle1 {
  height: 239px;
  background: url(../../img/marketing/circle1.png) no-repeat center;
  width: 43%;
}
#promotion > .product-promotion .border-top {
  width: 80px;
  border-bottom: 1px solid #8C7266;
}
#promotion > .product-promotion h1 {
  font-size: 37px;
  font-weight: bold;
  color: #000;
  padding: 39px 0;
}
#promotion > .product-promotion p {
  color: #797474;
  line-height: 30px;
  padding-bottom: 65px;
}
#promotion > .product-promotion a {
  color: #fff;
  padding: 16px 25px;
  background-color: #D95D6F;
}
#promotion > .radcliff > .mac {
  width: 53.8%;
  position: relative;
  bottom: -10px;
  left: -1500px;
}
#promotion > .radcliff > .rad-text {
  width: 30.1%;
  margin-left: 2%;
}
#promotion > .radcliff > .rad-text h1 {
  font-size: 37px;
  color: #000;
  font-weight: bold;
  padding: 44px 0;
}
#promotion > .radcliff > .rad-text p {
  color: #797474;
  line-height: 30px;
}
#promotion > .radcliff > .rad-text .border {
  border-bottom: 1px solid #DCE843;
  margin-top: 31px;
  margin-bottom: 30px;
  width: 80px;
}
#promotion > .radcliff > .rad-text a {
  color: #fff;
  padding: 16px 25px;
  background-color: #3A958C;
  position: relative;
  top: 56px;
}
#order {
  margin-top: -60px;
  padding: 232px 0 159px;
  background-color: #DEDEDE;
}
#order > .order-title {
  background: url(../../img/marketing/circle2.png) no-repeat left top;
}
#order > .order-title h1 {
  padding-top: 40px;
  font-size: 37px;
  color: #000;
  font-weight: bold;
}
#order > .order-title p {
  color: #797474;
  margin-bottom: 10px;
}
#order > .order-title .border {
  width: 80px;
  border-bottom: 1px solid #4D2818;
  margin: 38px auto 24px;
}
#order > .order-title a {
  display: block;
  width: 140px;
  height: 43px;
  line-height: 43px;
  background-color: #716251;
  text-align: center;
  margin: 50px auto 0;
}
#order .order-list {
  width: 81.5%;
  margin: 43px auto 0;
}
#order .order-list > div {
  width: 48%;
  padding: 85px 45px 85px 170px;
  height: 300px;
}
#order .order-list > div > p {
  line-height: 30px;
  color: #797474;
}
#order .order-list > .lt {
  background: #fff url(../../img/marketing/order1.png) no-repeat 37px 80px;
  border-top: 4px solid #3A958C;
}
#order .order-list > .rt {
  background: #fff url(../../img/marketing/order2.png) no-repeat 37px 80px;
  border-top: 4px solid #DA4E73;
}
#promotion .product-promotion .left-text > div {
  opacity: 0;
}
#promotion .product-promotion .left-text > h1 {
  opacity: 0;
}
#promotion .product-promotion .left-text > p {
  opacity: 0;
}
#promotion .product-promotion .left-text > a {
  opacity: 0;
}
#order .order-list > div {
  opacity: 0;
}
