#PC .footer .help-box {
  width: 100%;
  height: 375px;
}
#PC .footer .help-box .help-heart {
  width: 1200px;
  height: 100%;
  margin: 0 auto;
}
#PC .footer .help-box .help-heart .help-title {
  font-family: "akkBold";
  height: 120px;
  width: 100%;
  line-height: 120px;
  font-size: 30px;
  text-align: center;
  font-weight: 700;
}
#PC .footer .help-box .help-heart #help-opt {
  font-weight: 700;
  width: 100%;
  overflow: hidden;
}
#PC .footer .help-box .help-heart #help-opt .help-li {
  padding: 0 10px;
  float: left;
  width: 25%;
  height: 200px;
  border-right: 1px solid #d5d5d5;
}
#PC .footer .help-box .help-heart #help-opt .help-li .help-li-title {
  font-size: 16px;
  padding-bottom: 10px;
  font-weight: 700px;
}
#PC .footer .help-box .help-heart #help-opt .help-li .help-li-text {
  font-size: 13px;
  color: #999;
  padding-bottom: 30px;
}
#PC .footer .help-box .help-heart #help-opt .help-li .help-li-src {
  font-size: 13px;
  color: #0855b0;
  padding-bottom: 40px;
  cursor: pointer;
  font-weight: 700px;
}
#PC .footer .help-box .help-heart #help-opt .help-li .help-li-src > .img1 {
  display: none;
}
#PC .footer .help-box .help-heart #help-opt .help-li .help-li-src > .img2 {
  border-radius: 50%;
  border: 1px solid #0b51ac;
  padding: 3px;
}
#PC .footer .help-box .help-heart #help-opt .help-li .help-li-text-two {
  font-size: 13px;
  color: #999;
  padding-bottom: 20px;
}
#PC .footer .help-box .help-heart #help-opt .help-li .help-li-src-two {
  font-size: 13px;
  color: #0855b0;
  cursor: pointer;
  font-weight: 700px;
}
#PC .footer .help-box .help-heart #help-opt .help-li:last-child {
  border-right: none;
}
#PC .footer .spread-box {
  font-weight: 700;
  width: 100%;
  height: 200px;
  background: #1755a7;
}
#PC .footer .spread-box .spread-heart {
  width: 1000px;
  height: 100%;
  margin: 0 auto;
  padding: 50px 0;
}
#PC .footer .spread-box .spread-heart .share-box {
  height: 100px;
  float: left;
  color: #fff;
  padding-left: 10px;
}
#PC .footer .spread-box .spread-heart .share-box .share-title {
  font-size: 20px;
  margin-bottom: 20px;
}
#PC .footer .spread-box .spread-heart .share-box .share-opt > section {
  margin-right: 10px;
  width: 50px;
  height: 50px;
  float: left;
  border-radius: 50%;
  position: relative;
}
#PC .footer .spread-box .spread-heart .share-box .share-opt > section > a {
  display: block;
  width: 50px;
  height: 50px;
  background: url("../../assets/images/icons.png") no-repeat;
}
#PC .footer .spread-box .spread-heart .share-box .share-opt > section > section {
  display: none;
  position: absolute;
  left: -75px;
  top: -210px;
  width: 200px;
  height: 200px;
  background: #fff;
  border-radius: 5px;
  padding: 10px;
}
#PC .footer .spread-box .spread-heart .share-box .share-opt > section > section > img {
  width: 100%;
  height: 100%;
}
#PC .footer .spread-box .spread-heart .share-box .share-opt > section:hover > section {
  display: block;
}
#PC .footer .spread-box .spread-heart .share-box .share-opt > section:nth-child(1) > a {
  background-position: -86px -442px;
}
#PC .footer .spread-box .spread-heart .share-box .share-opt > section:nth-child(2) > a {
  background-position: -6px -489px;
}
#PC .footer .spread-box .spread-heart .share-box .share-opt > section:nth-child(3) > a {
  background-position: -4px -431px;
}
#PC .footer .spread-box .spread-heart .share-box .share-opt > section:nth-child(4) > a {
  background-position: -4px -372px;
}
#PC .footer .spread-box .spread-heart .share-box .share-opt > section:nth-child(5) > a {
  background-position: -86px -500px;
}

#PC .footer .spread-box .spread-heart .share-box  section.share-opt > .linkedin-f > a {
  background-position: -86px -442px;
}
#PC .footer .spread-box .spread-heart .share-box  section.share-opt > .facebook-f > a {
  background-position: -5px -550px;
}
#PC .footer .spread-box .spread-heart .share-box  section.share-opt > .twitter-f > a {
  background-position: -85px -560px;
}
#PC .footer .spread-box .spread-heart .share-box  section.share-opt > .youtube-f > a {
  background-position: -4px -610px;
}



#PC .footer .spread-box .spread-heart .update-box {
  height: 100px;
  float: right;
  color: #fff;
  padding-right: 10px;
}
#PC .footer .spread-box .spread-heart .update-box .update-title {
  font-size: 20px;
  margin-bottom: 20px;
}
#PC .footer .spread-box .spread-heart .update-box .sign {
  width: 340px;
  border-radius: 5px;
  overflow: hidden;
  padding: 0;
}
#PC .footer .spread-box .spread-heart .update-box .sign input {
  width: 280px;
  float: left;
  height: 40px;
  border: none;
  padding: 5px 10px;
  background: #fff;
  color: #333;
}
#PC .footer .spread-box .spread-heart .update-box .sign .button {
  width: 60px;
  float: left;
  background: #4d8fe0;
  height: 40px;
  cursor: pointer;
}
#PC .footer .spread-box .spread-heart .update-box .sign .button > img {
  padding: 5px;
  width: 100%;
  height: 100%;
}
#PC .footer .statement {
  background: #222222;
}
#PC .footer .statement .statement-heart {
  width: 1440px;
  margin: 0 auto;
  height: 40px;
}
#PC .footer .statement .statement-heart .time {
  padding-left: 80px;
  width: 53.33%;
  color: #fff;
  float: left;
  line-height: 40px;
}
#PC .footer .statement .statement-heart .contact {
  float: right;
  padding-right: 80px;
}
#PC .footer .statement .statement-heart .contact > section {
  float: left;
  padding-left: 10px;
}
#PC .footer .statement .statement-heart .contact > section > a {
  color: #fff;
  line-height: 40px;
}
