.indexbox {
  background: url(../images/pcbj.png) top center no-repeat;
  max-width: 1920px;
}
.indexbox .banner {
  height: 774px;
}
.indexbox .xgzc {
  width: 1200px;
  margin: 0 auto;
}
.indexbox .xgzc .top {
  background: url(../images/xgzc.png) center center no-repeat;
  width: 293px;
  height: 101px;
  margin: 0 auto;
}
.indexbox .xgzc .conter {
  margin: 0 auto;
  width: 1200px;
  height: 258px;
  background: url(../images/xgzcbj.png) center center no-repeat;
  padding: 48px 0 0 81px;
}
.indexbox .xgzc .conter p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  font-size: 20px;
  color: #212121;
  text-overflow: ellipsis;
  line-height: 36px;
  width: 1030px;
  text-indent: 2em;
}
.indexbox .xgzc .conter .more {
  margin-top: 10px;
  display: block;
  width: 1030px;
  text-align: right;
  color: #bf161a;
  font-size: 18px;
  font-weight: 700;
}
.indexbox .details {
  width: 1265px;
  height: 762px;
  background: url(../images/sjbj.png) center center no-repeat;
  margin: 40px auto 0;
  padding: 44px 69px;
}
.indexbox .details .left {
  float: left;
  width: 486px;
}
.indexbox .details .left ul {
  width: 486px;
  height: 500px;
  padding-top: 12px;
}
.indexbox .details .left ul li {
  width: 162px;
  height: 116px;
  text-align: center;
  line-height: 116px;
  float: left;
  color: #af704e;
  font-size: 24px;
}
.indexbox .details .left ul .active {
  color: #f56110;
  font-size: 28px;
  font-weight: 600;
}
.indexbox .details .left .synopsis {
  margin-top: 16px;
  float: left;
  width: 155px;
  height: 117px;
  background-color: #fffdfb;
  border-radius: 13px;
  border: solid 4px #ffffff;
}
.indexbox .details .left .synopsis a {
  display: block;
  width: 155px;
  height: 117px;
  text-align: center;
  line-height: 117px;
  font-size: 24px;
  color: #f56110;
}
.indexbox .details .left .qrcode {
  margin-top: 16px;
  float: left;
  width: 308px;
  height: 117px;
  background-color: #fffdfb;
  border-radius: 13px;
  border: solid 4px #ffffff;
  margin-left: 20px;
  padding: 16px 33px 14px;
}
.indexbox .details .left .qrcode span {
  display: inline-block;
  height: 87px;
  color: #f56110;
  font-size: 24px;
  line-height: 87px;
}
.indexbox .details .left .qrcode img {
  display: inline-block;
  width: 85px;
  height: 87px;
  margin-left: 24px;
  vertical-align: middle;
}
.indexbox .details .right {
  float: right;
  width: 486px;
  padding: 43px 14px;
}
.indexbox .details .right .pictext {
  width: 420px;
  height: 38px;
  margin: 0 auto;
}
.indexbox .details .right .pictext li {
  width: 140px;
  height: 38px;
  line-height: 38px;
  float: left;
}
.indexbox .details .right .pictext li img {
  width: 24px;
  height: 22px;
  vertical-align: sub;
  margin-right: 8px;
}
.indexbox .details .right .pictext li span {
  color: #af704e;
  font-size: 18px;
  font-weight: 600;
}
.indexbox .details .right .fgx {
  width: 458px;
  height: 3px;
  border-bottom: 1px solid #ebe1d7;
  border-top: 1px solid #ebe1d7;
}
.indexbox .details .right .tableboxs {
  margin: 9px auto 0;
  width: 100%;
  height: 485px;
  overflow-y: auto;
}
.indexbox .details .right .tableboxs .tablebox {
  display: none;
  width: 100%;
}
.indexbox .details .right .tableboxs .tablebox ul {
  width: 100%;
}
.indexbox .details .right .tableboxs .tablebox ul li {
  width: 100%;
}
.indexbox .details .right .tableboxs .tablebox ul li:nth-child(2n) {
  background-color: #fff3f3;
}
.indexbox .details .right .tableboxs .tablebox ul li p {
  display: inline-table;
  width: 140px;
  height: 38px;
  padding: 16px 0 22px 24px;
}
.indexbox .details .right .tableboxs .tablebox ul li p:last-child {
  text-align: center;
  vertical-align: text-top;
}
.indexbox .details .right .tableboxs .tablebox table {
  width: 100%;
  border-collapse: collapse;
}
.indexbox .details .right .tableboxs .tablebox table td {
  padding: 16px 0 22px 0;
  font-size: 16px;
  color: #212121;
  text-align: center;
}
.indexbox .details .right .tableboxs .tablebox table td:first-child {
  width: 104px;
  padding-right: 24px;
  padding-left: 14px;
}
.indexbox .details .right .tableboxs .tablebox table td:nth-child(2) {
  width: 94px;
  padding-right: 16px;
}
.indexbox .details .right .tableboxs .tablebox table td:nth-child(3) {
  width: 110px;
  padding-right: 46px;
}
.indexbox .details .right .tableboxs .tablebox table tr {
  width: 100%;
}
.indexbox .details .right .tableboxs .tablebox table tr:nth-child(2n) {
  background-color: #fff3f3;
}
