.page-pc {
  background-color: #f6f6f6;
  padding-bottom: 80px;
}
.page-pc .triangle::before {
  content: "";
  position: absolute;
  left: 0;
  width: 0;
  height: 0;
  border-color: rgba(0, 0, 0, 0.1) transparent;
  border-width: 0px 10px 44px 0px;
  border-style: solid;
}
.page-pc .public-frame {
  position: relative;
  left: 50%;
  top: 0;
  transform: translateX(-50%);
  width: 1200px;
  background-color: #fff;
  margin-top: 100px;
  border-radius: 7px;
}
.page-pc h2 {
  position: relative;
  padding-bottom: 20px;
  font-size: 30px;
  line-height: 30px;
  text-align: center;
  font-weight: 700;
  color: #303030;
}
.page-pc h2::before {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  width: 27px;
  height: 4px;
  background-color: #303030;
}
.page-pc p {
  position: relative;
  z-index: 1;
  font-size: 16px;
  line-height: 30px;
  color: #303030;
  text-align: center;
  margin-top: 16px;
}
.page-pc .kv {
  position: relative;
  width: 1920px;
  left: 50%;
  margin-left: -960px;
}
.page-pc .kv .navs {
  position: absolute;
  overflow: hidden;
  bottom: 0;
  left: 18.75%;
  width: 1200px;
}
.page-pc .kv .navs li {
  float: left;
  color: #fff;
  font-size: 20px;
  line-height: 44px;
  padding-bottom: 18px;
  box-sizing: border-box;
  border-right: 1px solid #f6f6f6;
  text-align: center;
  cursor: pointer;
  transition: all 0.3s linear;
}
.page-pc .kv .navs li::before {
  content: "";
  position: absolute;
  left: 0;
  width: 0;
  height: 0;
  border-color: rgba(0, 0, 0, 0.1) transparent;
  border-width: 0px 12px 62px 0px;
  border-style: solid;
}
.page-pc .kv .navs li:nth-child(1) {
  width: 298px;
}
.page-pc .kv .navs li:nth-child(1)::before {
  display: none;
}
.page-pc .kv .navs li:nth-child(2) {
  position: relative;
  width: 301px;
}
.page-pc .kv .navs li:nth-child(3) {
  position: relative;
  width: 269px;
}
.page-pc .kv .navs li:nth-child(4) {
  position: relative;
  width: 329px;
  border-right: none;
}
.page-pc .kv .fcLeft {
  position: absolute;
  bottom: 0;
  left: -1920px;
  width: 1920px;
  height: 18px;
  background: #f6f6f6;
  transition: all 0.3s linear;
}
.page-pc .kv .fcRight {
  position: absolute;
  bottom: 0;
  left: 658px;
  width: 1920px;
  height: 18px;
  background: #f6f6f6;
  transition: all 0.3s linear;
}
.page-pc .my-sony-club {
  position: relative;
}
.page-pc .my-sony-club::before {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  width: 181px;
  height: 115px;
  background: url("../images/02_main_bj.jpg") no-repeat;
}
.page-pc .my-sony-club .content {
  padding: 56px 104px;
}
.page-pc .vip-grade {
  margin-top: 70px;
}
.page-pc .vip-grade .content {
  padding: 46px 104px 90px;
}
.page-pc .vip-grade .content img {
  margin: 0 auto 0;
}
.page-pc .vip-ege {
  margin-top: 74px;
}
.page-pc .vip-ege .content {
  background-color: #f6f6f6;
  padding-bottom: 27px;
}
.page-pc .vip-ege table {
  width: 1200px;
  border-collapse: collapse;
  border: none;
}
.page-pc .vip-ege table tr.hx {
  border-bottom: 1px solid #ebebeb;
}
.page-pc .vip-ege table tr {
  width: 100%;
  overflow: hidden;
}
.page-pc .vip-ege table tr th {
  background-color: #87c4fe;
  width: 11%;
  height: 75px;
  font-size: 18px;
  color: #ffffff;
}
.page-pc .vip-ege table tr th:first-child {
  border-top-left-radius: 7px;
}
.mserviceicons{
  margin: 0 auto;
}
.page-pc .vip-ege table tr th:last-child {
  border-top-right-radius: 7px;
}
.page-pc .vip-ege table tr td {
  position: relative;
  text-align: center;
  width: 130px;
  box-sizing: border-box;
  padding: 20px;
  font-size: 18px;
  line-height: 24px;
  border-top: 1px solid #ebebeb;
  border-right: 1px solid #ebebeb;
}
.page-pc .vip-ege table tr td span{
  font-size: 16px;
}
.page-pc .vip-ege table tr td:last-child{
  border-right: none;
}

.page-pc .vip-ege table tr td:first-child {
  width: 150px;
  padding: 20px 35px 20px 55px;
  background-image: none;
}
.page-pc .vip-ege table tr td:nth-child(2) {
  width: 380px;
  background-image: none;
}
.page-pc .vip-ege table tr td:nth-child(2) h5 {
  text-align: left;
  font-weight: normal;
  font-size: 18px;
  line-height: 1.5em;
  color: #000;
}
.page-pc .vip-ege table tr td:nth-child(2) p {
  text-align: left;
  font-size: 14px;
  line-height: 1.5em;
  color: #777;
  margin-top: 0;
}
.page-pc .vip-ege table tr td.yes {
  background: url("../images/icon_yes.jpg") center center no-repeat;
  background-size: 23px;
}
.page-pc .vip-ege table tr.gwtq td:first-child {
  border-right: 1px solid #ebebeb;
  padding: 20px;
  background-image: none;
}
.page-pc .vip-ege table tr.gwtq td:nth-child(2) {
  width: 150px;
  padding: 20px 35px 20px 55px;
  background-image: none;
}
.page-pc .vip-ege table tr.gwtq td:nth-child(3) {
  background-image: none;
}
.page-pc .vip-ege table tr.gwtq td:nth-child(3) h5 {
  text-align: left;
  font-weight: normal;
  font-size: 18px;
  line-height: 1.5em;
  color: #000;
}
.page-pc .vip-ege table tr.gwtq td:nth-child(3) p {
  text-align: left;
  font-size: 14px;
  line-height: 1.5em;
  color: #777;
  margin-top: 0;
}
.page-pc .vip-ege table tr.hdzx td:first-child {
  border-right: 1px solid #ebebeb;
  padding: 20px;
  background-image: none;
}
.page-pc .vip-ege table tr.hdzx td:nth-child(2) {
  width: 150px;
  padding: 20px 35px 20px 55px;
  background-image: none;
}
.page-pc .vip-ege table tr.hdzx td:nth-child(3) {
  background-image: none;
}
.page-pc .vip-ege table tr.hdzx td:nth-child(3) h5 {
  text-align: left;
  font-weight: normal;
  font-size: 18px;
  line-height: 1.5em;
  color: #000;
}
.page-pc .vip-ege table tr.hdzx td:nth-child(3) p {
  text-align: left;
  font-size: 14px;
  line-height: 1.5em;
  color: #777;
  margin-top: 0;
}
.page-pc .vip-ege table tr.hyfl td:first-child {
  border-right: 1px solid #ebebeb;
  padding: 20px;
  background-image: none;
}
.page-pc .vip-ege table tr.hyfl td:nth-child(2) {
  width: 150px;
  padding: 20px 35px 20px 55px;
  background-image: none;
}
.page-pc .vip-ege table tr.hyfl td:nth-child(3) {
  background-image: none;
}
.page-pc .vip-ege table tr.hyfl td:nth-child(3) h5 {
  text-align: left;
  font-weight: normal;
  font-size: 18px;
  line-height: 1.5em;
  color: #000;
}
.page-pc .vip-ege table tr.hyfl td:nth-child(3) p {
  text-align: left;
  font-size: 14px;
  line-height: 1.5em;
  color: #777;
  margin-top: 0;
}
.page-pc .vip-ege table tr:first-child td {
  border-bottom: none;
}
.page-pc .validityBox {
  margin: 60px auto 0;
  width: 1200px;
  box-sizing: border-box;
  padding: 0 70px 70px;
  background: #fff;
  overflow: hidden;
  border-radius: 8px;
}
.page-pc .validityBox h2 {
  padding: 50px 0 20px 0;
}
.page-pc .validityBox .validityUl {
  margin: 40px auto 0;
  counter-reset: num;
}
.page-pc .validityBox .validityUl li {
  color: #303030;
  font-size: 16px;
  line-height: 30px;
  position: relative;
  padding-left: 22px;
}
.page-pc .validityBox .validityUl li span {
  color: #458ede;
}
.page-pc .validityBox .validityUl li::before {
  content: counter(num) '.';
  counter-increment: num;
  position: absolute;
  left: 0;
  top: 0;
}
.page-pc .validityBox .bz {
  margin-top: 20px;
  text-align: left;
  font-size: 12px;
  line-height: 1.5em;
  color: #777;
}
.vipgradben{
  display: block;
  margin-top: 20px;
  margin-bottom: 10px;
}
.vl_bnzs{
  font-size: 14px;
  color: #777777;

}
.page-pc p.pnamlists{
  text-align: left;
}
.page-pc p.pnamlists span{
  color: #458ede;
}