@charset "UTF-8";
.modal {
  display: none;
  border-radius: 6px; }
.advPKModal .inner {
  width: 670px;
  height: 589px;
  margin: 60px auto 0;
  background: url(../images/pkbgsmall.png) no-repeat;
  position: relative;
  overflow: hidden; }
.advPKModal .icon-download {
  display: block;
  cursor: pointer;
  margin: 26px auto 0; }
.advPKModal .qrcode {
  position: absolute;
  right: 2px;
  bottom: 2px; }
.advPKModal .date {
  font-size: 13px;
  color: #666;
  position: absolute;
  left: 9px;
  bottom: 8px; }
.advPKModal .th {
  width: 670px;
  color: #4a1a06;
  font-size: 16px;
  font-weight: bold;
  overflow: hidden;
  line-height: 34px;
  text-align: center;
  margin: 99px auto 10px; }
.advPKModal .th li {
  float: left;
  width: 50%; }
.advPKModal .table {
  height: 120px;
  width: 502px;
  position: relative;
  margin: 0 auto; }
.advPKModal .table .tableInner {
  position: absolute;
  top: 80%;
  left: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 100%;
  font-size: 13px;
  color: #fff; }
.advPKModal .table .tableInner > * {
  float: left; }
.advPKModal .table .tableInner ul {
  overflow: hidden; }
.advPKModal .table .tableInner li {
  float: left;
  width: 80px;
  line-height: 24px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }
.advPKModal .table .tableInner .left ul, .advPKModal .table .tableInner .right ul {
  background: url(../images/tt1.png) no-repeat center center; }
.advPKModal .table .tableInner .left li.active, .advPKModal .table .tableInner .right li.active {
  color: #e13b3b;
  font-weight: bold; }
.advPKModal .table .tableInner .left li:first-child, .advPKModal .table .tableInner .right li:first-child {
  width: 85px;
  text-align: right;
  padding-right: 10px; }
.advPKModal .table .tableInner .center li {
  color: #c2955d;
  width: 172px;
  text-align: center;
  font-weight: bold; }
.advPKModal .p1 {
  margin: 200px auto 0px;
  font-weight: bold;
  text-align: center;
  color: #fff;
  font-size: 12px; }
.advPKModal .p1 span {
  color: #ce935c;
  margin: 0 3px; }
.advPKModal .p1 em {
  color: #c3975e;
  font-weight: bold;
  margin: 0 3px; }
.advPKModal .p2 {
  font-weight: bold;
  font-size: 16px;
  text-align: center;
  color: #c49860; }



.advPK {
  background: #fff;
  margin-top: 10px;
  padding-bottom: 50px; }
.advPK .advPKNav {
  line-height: 60px;
  height: 60px;
  overflow: hidden;
  margin-bottom: 40px; }
.advPK .advPKNav a {
  display: block;
  width: 50%;
  height: 100%;
  background: #F5F5F5;
  border-top: 2px solid #f7fcff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  text-align: center;
  font-size: 16px; }
.advPK .advPKNav a:first-child {
  border-right: 1px solid #E6E6E6; }
.advPK .advPKNav a.active {
  background: #fff;
  border-top: 2px solid #e13b3b; }
.advPK .advPKTop {
  text-align: center; }
.advPK .advPKTop > div:first-child > * {
  display: inline-block;
  vertical-align: middle; }
.advPK .advPKTop .personCommonInput > ul li {
  float: left; }
.advPK .advPKTop .personCommonInput .input span {
  display: inline-block;
  line-height: 48px;
  color: #333;
  font-size: 16px;
  width: 80px;
  text-align: right; }
.advPK .advPKTop .personCommonInput .input input {
  width: 300px;
  height: 46px;
  border: 1px solid #dddddd;
  text-indent: 10px;
  font-size: 16px;
  color: #666; }
.advPK .advPKListc {
  margin-top: 24px;
  padding: 0 50px; }
.advPK .advPKListc .navc {
  width: 1180px;
  height: 40px;
  border: 1px solid #E6E6E6;
  text-align: center;
  line-height: 40px;
  border-radius: 4px; }
.advPK .advPKListc .navc li {
  font-size: 16px;
  color: #666;
  width: 11.11%;
  height: 100%;
  float: left;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-right: 1px solid #E6E6E6;
  cursor: pointer; }
.advPK .advPKListc .navc li:hover {
  background: #e13b3b;
  color: #fff; }
.advPK .advPKListc .navc li.active {
  background: #e13b3b;
  color: #fff; }
.advPK .advPKListc .navc li:last-child {
  border-right: none; }
.advPK .advPKListc .advPKList {
  margin-top: 20px; }
.advPK .advPKListc .advPKList > div:first-child {
  display: block; }
.advPK .advPKListc .advPKList .item {
  display: none; }
.advPK .advPKListc .advPKList .item > div {
  width: 545px;
  -webkit-box-shadow: 0 5px 16px rgba(0, 0, 0, 0.1);
  box-shadow: 0 5px 16px rgba(0, 0, 0, 0.1);
  padding-bottom: 10px; }
.advPK .advPKListc .advPKList .item > div:first-child {
  float: left; }
.advPK .advPKListc .advPKList .item > div:last-child {
  float: right; }
.advPK .advPKListc .advPKList .item .title {
  margin: 0 auto;
  width: 356px;
  height: 84px;
  background: url(../images/title-bg.png) no-repeat;
  font-size: 22px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  line-height: 84px;
  -webkit-transform: translateY(-10px);
  -ms-transform: translateY(-10px);
  transform: translateY(-10px); }
.advPK .advPKListc .advPKList .item table {
  width: 525px;
  margin: 10px auto 0;
  border: 1px solid #E6E6E6;
  line-height: 50px;
  text-align: center; }
.advPK .advPKListc .advPKList .item table .th {
  background: #f5f5f5;
  font-weight: bold;
  font-size: 16px; }
.advPK .advPKListc .advPKList .item table td {
  width: 50%;
  border: 1px solid #E6E6E6; }
.advPK .advPKListc .advPKList .item table td.active {
  background: #ffbdbd;
  color: #e13b3b;
  font-weight: bold; }
.advPK .advPKResult {
  text-align: center;
  margin: 20px auto; }
.advPK .advPKResult > * {
  display: inline-block;
  vertical-align: middle; }
.advPK .advPKResult ul {
  font-size: 16px;
  margin-left: 20px;
  text-align: left; }
.advPK .advPKResult ul li:first-child {
  margin-bottom: 14px; }
.advPK .advPKResult ul span {
  font-weight: bold; }
.advPK .advPKResult ul b {
  color: #e13b3b; }
.advPK .btnc {
  text-align: center;
  margin-top: 25px;
}
.advPK .btn {
  display: inline-block;
  text-align: center;
  width: 200px;
  height: 48px;
  color: #fff;
  background: #e13b3b;
  border: 1px solid #e13b3b;
  outline: none;
  cursor: pointer;
  border-radius: 0;
  font-size: 18px;
  line-height: 48px;
  text-align: center; }
.advPKModal2 .inner {
  width: 670px;
  height: 800px;
  margin: 40px 50px 0;
  background: url(../images/pkbg.png) no-repeat;
  position: relative;
  overflow: hidden; }
.advPKModal2 .icon-download {
  display: block;
  cursor: pointer;
  margin: 26px auto 0; }
.advPKModal2 .qrcode {
  position: absolute;
  right: 2px;
  bottom: 2px; }
.advPKModal2 .date {
  font-size: 13px;
  color: #666;
  position: absolute;
  left: 9px;
  bottom: 8px; }
.advPKModal2 .th {
  width: 670px;
  color: #4a1a06;
  font-size: 16px;
  font-weight: bold;
  overflow: hidden;
  line-height: 34px;
  text-align: center;
  margin: 99px auto 10px; }
.advPKModal2 .th li {
  float: left;
  width: 50%; }
.advPKModal2 .table {
  height: 120px;
  width: 502px;
  position: relative;
  margin: 0 auto; }
.advPKModal2 .table .tableInner {
  position: absolute;
  top: 210%;
  left: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 100%;
  font-size: 13px;
  color: #fff; }
.advPKModal2 .table .tableInner > * {
  float: left; }
.advPKModal2 .table .tableInner ul {
  overflow: hidden; }
.advPKModal2 .table .tableInner li {
  float: left;
  width: 80px;
  line-height: 24px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }
.advPKModal2 .table .tableInner .left ul, .advPKModal2 .table .tableInner .right ul {
  background: url(../images/tt1.png) no-repeat center center; }
.advPKModal2 .table .tableInner .left li.active, .advPKModal2 .table .tableInner .right li.active {
  color: #e13b3b;
  font-weight: bold; }
.advPKModal2 .table .tableInner .left li:first-child, .advPKModal2 .table .tableInner .right li:first-child {
  width: 85px;
  text-align: right;
  padding-right: 10px; }
.advPKModal2 .table .tableInner .center li {
  color: #c2955d;
  width: 172px;
  text-align: center;
  font-weight: bold; }
.advPKModal2 .p1 {
  margin: 400px auto 0px;
  font-weight: bold;
  text-align: center;
  color: #fff;
  font-size: 12px; }
.advPKModal2 .p1 span {
  color: #ce935c;
  margin: 0 3px; }
.advPKModal2 .p1 em {
  color: #c3975e;
  font-weight: bold;
  margin: 0 3px; }
.advPKModal2 .p2 {
  font-weight: bold;
  font-size: 16px;
  text-align: center;
  color: #c49860; }
.icon-vs {
  display: inline-block;
  background: url(../images/vs.png) no-repeat;
  width: 176px;
  height: 156px;
}

.icon-download {
  display: inline-block;
  background: url(../images/save.png) no-repeat;
  width: 140px;
  height: 48px;
}
.adName {
  color: #e13b3b;
}
.p1 b {
  color: #e13b3b;
}
.advPKModal {
  position: fixed;
  top: 50%;
  left: 50%;
  transition: .3s;
  transform: translate(-50%, -50%);
  background-color: white;
  border: 1px solid #dddddd;
  display: none;
  z-index: 10000;
}

.advPKModal2 {
  position: fixed;
  top: 50%;
  left: 50%;
  transition: .3s;
  transform: translate(-50%, -50%);
  background-color: white;
  border: 1px solid #dddddd;
  display: none;
  z-index: 10000;
}

.close{
  position: absolute;
  top: 10px !important;
  right: 10px;
  display: block;
  cursor: pointer;
  color: #e13b3b;
  width: 16px;
  height: 16px;
  background-image: url(../images/close.png);
}
