.indexBox .banner {
    height: 806px;
    width: 100%;
  }
  .indexBox .banner .banner-swiper {
    width: 100%;
    height: 100%;
  }
  .indexBox .banner .banner-swiper .swiper-slide {
    position: relative;
    overflow: hidden;
    width: 100% !important;
  }
  .indexBox .banner .banner-swiper .swiper-slide .pic {
    width: 100%;
    height: 100%;
  }
  .indexBox .banner .banner-swiper .swiper-slide .pic img {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
  }
  .indexBox .banner .banner-swiper .banner-pagination {
    position: absolute;
    z-index: 3;
    bottom: 22px;
    left: 50%;
    transform: translateX(-50%);
    text-align: right;
    width: 210px;
    height: 8px;
    margin: 0;
    margin-right: 5px;
  }
  .indexBox .banner .banner-swiper .banner-pagination .swiper-pagination-bullet {
    background-color: #fafafa;
    width: 8px;
    opacity: 0.28;
    border-radius: 4px;
  }
  .indexBox .banner .banner-swiper .banner-pagination .swiper-pagination-bullet-active {
    opacity: 1;
       width: 21px;
    height: 7px;
    border-radius: 4px;
  }
  .indexBox .bwgjj {
    height: 956px;
    background: url(../images/home/cpbjt.png) top center no-repeat;
  }
  .indexBox .bwgjj .details-swiper {
    height: 543px;
    width: 1200px;
    margin-bottom: 83px;
    position: relative;
  }
  .indexBox .bwgjj .details-swiper .cpname {
    position: absolute;
    top: 150px;
    left: 40px;
    width: 34px;
    height: 389px;
    text-align: center;
    border-bottom: 5px solid #ba9b67;
  }
  .indexBox .bwgjj .details-swiper .cpname::before {
    content: "";
    display: inline-block;
    background-color: #ba9b67;
    width: 5px;
    height: 35px;
  }
  .indexBox .bwgjj .details-swiper .cpname span {
    display: inline-block;
    width: 26px;
    height: 258px;
    font-family: AliHYAiHei-Beta;
    font-size: 26px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #fefefe;
  }
  .indexBox .bwgjj .details-swiper .cppic {
    position: absolute;
    top: 66px;
    left: 120px;
    width: 500px;
    height: 470px;
    text-align: center;
  }
  .indexBox .bwgjj .details-swiper .cppic a{
    display: block;
    width: 100%;
    height: 100%;
  }
  .indexBox .bwgjj .details-swiper .cppic img {
    width: auto;
    height: 100%;
  }
  .indexBox .bwgjj .details-swiper .cpsynopsis {
    width: 467px;
    height: 280px;
    position: absolute;
    right: 31px;
    top: 172px;
  }
  .indexBox .bwgjj .details-swiper .cpsynopsis h3 {
    width: 157px;
    height: 22px;
    font-family: MicrosoftYaHei-Bold;
    font-size: 22px;
    color: #fefefe;
  }
  .indexBox .bwgjj .details-swiper .cpsynopsis h3 a{
    font-family: MicrosoftYaHei-Bold;
    font-size: 22px;
    color: #fefefe;
  }
  .indexBox .bwgjj .details-swiper .cpsynopsis p {
    margin-top: 31px;
    width: 467px;
    font-size: 14px;
    color: #fefefe;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    overflow: hidden;
    line-height: 28px;
  }
  .indexBox .bwgjj .details-swiper .cpsynopsis p a {
    font-size: 14px;
    color: #fefefe;
  }
  .indexBox .bwgjj .details-swiper .cpsynopsis h4 {
    margin-top: 41px;
    font-size: 18px;
    color: #fefefe;
  }
  .indexBox .bwgjj .details-swiper .cpsynopsis .sl {
    margin-top: 16px;
    font-size: 38px;
    color: #ebc380;
    text-align: left;
  }
  .indexBox .bwgjj .details-swiper .cpsynopsis .sl span {
    font-size: 14px;
    color: #fefefe;
  }
  .indexBox .bwgjj .bwgname li {
    width: 282px;
    height: 328px;
    background-color: #FFF !important;
    float: left;
    margin-left: 24px;
    position: relative;
    text-align: center;
  }
  .indexBox .bwgjj .bwgname li:first-child {
    margin-left: 0px;
  }
  .indexBox .bwgjj .bwgname li .xz {
    display: none;
    position: absolute;
    bottom: 137px;
    left: 50%;
    transform: translateX(-50%);
  }
  .indexBox .bwgjj .bwgname li .wxz {
    position: absolute;
    bottom: 137px;
    left: 50%;
    transform: translateX(-50%);
  }
  .indexBox .bwgjj .bwgname li p {
    position: absolute;
    bottom: 91px;
    left: 95px;
    color:#333;
  }
  .indexBox .bwgjj .bwgname .active {
    background-color: #ba9b67 !important;
  }
  .indexBox .bwgjj .bwgname .active p {
    color: #fff !important;
  }
  .indexBox .bwgjj .bwgname .active .wxz {
    display: none;
    position: absolute;
    bottom: 137px;
    left: 50%;
    transform: translateX(-50%);
  }
  .indexBox .bwgjj .bwgname .active .xz {
    display: block;
  }
  .indexBox .cjdt {
    margin-top: 41px;
    height: 540px;
  }
  .indexBox .cjdt .top {
    width: 128px;
    height: 30px;
    border-left: 5px solid #ba9b67;
    text-align: center;
    line-height: 30px;
    font-size: 24px;
    font-weight: 700;
  }
  .indexBox .cjdt .conter ul {
    float: left;
    width: 588px;
    height: 417px;
    margin-right: 16px;
  }
  .indexBox .cjdt .conter ul li {
    margin-top: 24px;
    margin-left: 37px;
    width: 540px;
  }
  .indexBox .cjdt .conter ul li a{
    display: block;
        width: 540px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
  .indexBox .cjdt .conter ul li:first-child {
    margin-top: 41px;
  }
  .indexBox .cjdt .conter ul li .dt {
    display: inline-block;
    width: 450px;
    font-size: 16px;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .indexBox .cjdt .conter .conter-right {
    float: left;
    background: url(../images/home/cjdt1.png) no-repeat;
    background-size: 596px 417px;
    height: 417px;
    width: 596px;
  }
  .indexBox .cjdt .conter .conter-right .left {
    float: left;
    margin-left: 57px;
    height: 414px;
    width: 216px;
    position: relative;
  }
  .indexBox .cjdt .conter .conter-right .left .pic {
    position: absolute;
    top: 38px;
    left: 14px;
    width: 176px;
    height: 120px;
  }
  .indexBox .cjdt .conter .conter-right .left .pic a {
    display: block;
    width: 100%;
    height: 100%;
  }
  .indexBox .cjdt .conter .conter-right .left .pic a img {
    width: 100%;
    height: 100%;
  }
  .indexBox .cjdt .conter .conter-right .left h4 {
    position: absolute;
    top: 185px;
    left: 20px;
    width: 165px;
    font-size: 16px;
    font-weight: 700;
    color: #333;
    line-height: 30px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
  }
  .indexBox .cjdt .conter .conter-right .left span {
    position: absolute;
    bottom: 71px;
    left: 30px;
    font-size: 16px;
    color: #999;
  }
  .indexBox .cjdt .conter .conter-right .left p {
    position: absolute;
    bottom: 33px;
    left: 11px;
    font-size: 24px;
    font-weight: 700;
    color: #333;
  }
  .indexBox .cjdt .conter .conter-right .right {
    float: left;
    margin-left: 10px;
    margin-top: 66px;
    width: 297px;
  }
  .indexBox .cjdt .conter .conter-right .right .right-top {
    color: #fff;
    width: 128px;
    height: 30px;
    border-left: 5px solid #fff;
    text-align: center;
    line-height: 30px;
    font-size: 24px;
    font-weight: 700;
    margin-left: 49px;
  }
  .indexBox .cjdt .conter .conter-right .right ul {
    width: 286px;
    height: 287px;
    position: relative;
  }
  .indexBox .cjdt .conter .conter-right .right ul li {
    width: 208px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    position: absolute;
    top: 88px;
  }
  .indexBox .cjdt .conter .conter-right .right ul li p a {
    font-size: 16px;
    color: #fff;
    display: block;
    width: 208px;
    white-space: pre-wrap;
   display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
  .indexBox .cjdt .conter .conter-right .right ul li .xm {
    width: 208px;
    font-size: 16px;
    color: #fff;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    white-space: normal;
  }
  .indexBox .cjdt .conter .conter-right .right ul li:first-child {
    position: absolute;
    top: -9px;
    left: 0;
  }
  .indexBox .cjdt .conter .conter-right .right ul li:last-child {
    position: absolute;
    top: 181px;
  }
  .indexBox .sswy {
    height: 725px;
    background: url(../images/home/sswybj.png) no-repeat;
    background-size: 100% 518px;
  }
  .indexBox .sswy .conter {
    position: relative;
    height: 725px;
  }
  .indexBox .sswy .conter .top {
    width: 128px;
    height: 30px;
    border-left: 5px solid #ba9b67;
    text-align: center;
    line-height: 30px;
    font-size: 24px;
    font-weight: 700;
    position: absolute;
    top: 42px;
    left: 0;
    color: #fff;
  }
  .indexBox .sswy .conter .left {
    position: absolute;
    top: 122px;
    left: 0;
    text-align: center;
    width: 428px;
  }
  .indexBox .sswy .conter .left img {
    width: 428px;
    height: 342px;

  }
  .indexBox .sswy .conter .left span a {
    font-size: 16px;
    color: #fff;
  }
  .indexBox .sswy .conter .right {
    position: absolute;
    top: 122px;
    left: 473px;
    width: 420px;
  }
  .indexBox .sswy .conter .right li {
    width: 420px;
    text-align: center;
    margin-bottom: 15px;
  }
  .indexBox .sswy .conter .right li img {
    width: 100%;
    height: 151px;
  }
  .indexBox .sswy .conter .right li span a {
    font-size: 16px;
    color: #fff;
  }
  .indexBox .sswy .conter .sy {
    position: absolute;
    bottom: 0;
  }
  .indexBox .sswy .conter .sy li {
    float: left;
    text-align: center;
    height: 184px;
    width: 203px;
    margin-right: 20px;
  }
  .indexBox .sswy .conter .sy li img {
    width: 203px;
    height: 151px;
  }
  .indexBox .sswy .conter .sy li span {
    margin-top: 15px;
    font-size: 16px;
    color: #2c2c2c;
  }
  .indexBox .sswy .conter .ymy {
    position: absolute;
    top: 206px;
    right: 0;
    width: 313px;
    height: 516px;
    text-align: center;
  }
  .indexBox .sswy .conter .ymy img {
    width: 313px;
    height: 486px;
  }
  .indexBox .sswy .conter .ymy span {
    margin-top: 15px;
    font-size: 16px;
    color: #2c2c2c;
  }
  .indexBox .glxx {
    height: 705px;
    margin-top: 70px;
  }
  .indexBox .glxx .gpxx {
    width: 737px;
    height: 605px;
    float: left;
    background: url(../images/home/gqxx.png) no-repeat;
    position: relative;
  }
  .indexBox .glxx .gpxx .jdname {
    position: absolute;
    top: 30px;
    right: 76px;
    font-size: 18px;
    color: #fff;
  }
  .indexBox .glxx .jdname ul li{
    float: left;
    margin-right: 14px;
  }
  .indexBox .glxx .jdname ul li:last-child{
    margin-right: 0;
  }
  .indexBox .glxx .morexx{
    position: absolute;
    top: 30px;
    right: 20px;
    font-size: 18px;
    color: #fff;
  }
  .indexBox .glxx .gpxx .time {
    position: absolute;
    top: 131px;
    left: 78px;
  }
  .indexBox .glxx .gpxx .time li {
    float: left;
    margin-right: 80px;
    font-size: 19px;
  }
  .indexBox .glxx .gpxx .time li:last-child {
    margin-right: 0;
  }
  .indexBox .glxx .gpxx .pj {
    position: absolute;
    top: 248px;
    left: 74px;
  }
  .indexBox .glxx .gpxx .pj ul {
    width: 240px;
    margin-right: 86px;
  }
  .indexBox .glxx .gpxx .pj ul:last-child {
    margin-right: 0;
    float: right;
  }
  .indexBox .glxx .gpxx .pj ul li {
    font-size: 16px;
    color: #000;
    font-weight: 600;
    opacity: 0.65;
    float: left;
    width: 120px;
    margin-bottom: 20px;
    text-align: center;
  }
  .indexBox .glxx .gpxx .gfwx {
    position: absolute;
    bottom: 76px;
    left: 36px;
  }
  .indexBox .glxx .gpxx .gfwx .gfxx {
    display: inline-block;
  }
  .indexBox .glxx .gpxx .gfwx .gfxx:first-child {
    margin-right: 26px;
  }
  .indexBox .glxx .gpxx .gfwx .gfxx img {
    width: 109px;
    height: 108px;
  }
  .indexBox .glxx .gpxx .gfwx .gfxx p {
    text-align: center;
  }
  .indexBox .glxx .gpxx .zxdh {
    position: absolute;
        left: 320px;
        top: 400px;
  }
  .indexBox .glxx .gpxx .zxdh li {
    width: 122px;
    margin-bottom: 20px;
    color: #fff;
    text-align: center;
  }
  .indexBox .glxx .gpxx .zxdh .fwdh{
    font-weight: 700;
    font-size: 20px;
  }
  .indexBox .glxx .newhz .addserxx{
    display: none;
  }
  .indexBox .glxx .newhz .addserxx:nth-child(3) .pj ul{
    width: 488px;
  }
  .indexBox .glxx .newhz .addserxx:nth-child(3) .pj ul .price{
    width: 368px;
    text-align: left;
  }
  .indexBox .glxx .gpxx .bjfw {
    width: 100px;
    position: absolute;
    bottom: 77px;
    right: 112px;
  }
  .indexBox .glxx .gpxx .bjfw li {
    width: 100px;
    margin-bottom: 13px;
  }
  .indexBox .glxx .gpxx .bjfw li:last-child {
    margin-bottom: 0;
  }
  .indexBox .glxx .gpxx .bjfw li img {
    width: 21px;
    height: 21px;
    margin-right: 13px;
  }
  .indexBox .glxx .gpxx .bjfw li span {
    font-size: 16px;
    color: #fff;
  }
  .indexBox .glxx .dczj {
    margin-left: 19px;
    width: 444px;
    height: 194px;
    float: left;
    position: relative;
  }
  .indexBox .glxx .dczj .top {
    margin: 22px 0 0 16px;
    width: 130px;
    height: 30px;
    border-left: 5px solid #ba9b67;
    line-height: 30px;
    font-size: 24px;
    color: #000;
    font-weight: 700;
    text-align: center;
  }
  .indexBox .glxx .dczj .zpzjTop {
    position: absolute;
    top: 70px;
    left: 19px;
    width: 78px;
    height: 26px;
    background-color: #c7ae84;
    border-radius: 4px;
    font-size: 16px;
    color: #fff;
    text-align: center;
    line-height: 26px;
  }
  .indexBox .glxx .dczj .zpzjConter {
    position: absolute;
    top: 74px;
    right: 34px;
    width: 303px;
  }
  .indexBox .glxx .dczj .zpzjConter p {
    width: 303px;
    font-size: 16px;
    color: #000;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    margin-bottom: 8px;
  }
  .indexBox .glxx .dczj .zpzjConter p a{
    width: 303px;
     font-size: 16px;
     color: #000;
     display: -webkit-box;
     -webkit-box-orient: vertical;
     -webkit-line-clamp: 2;
     overflow: hidden;
 }
  .indexBox .glxx .dczj .zpzjConter span {
    width: 303px;
    font-size: 16px;
    color: #999;
  }
  .indexBox .glxx .dczj .wycj {
    position: absolute;
    right: 23px;
    bottom: 0px;
    text-align: center;
    width: 83px;
    height: 36px;
    line-height: 36px;
    background-color: #345093;
  }
  .indexBox .glxx .dczj .wycj a {
    font-size: 16px;
    color: #fff;
  }
  .indexBox .glxx .lylx {
    float: left;
    margin-left: 19px;
    height: 386px;
    width: 444px;
    margin-top: 30px;
  }
  .indexBox .glxx .lylx .top {
    margin: 0 0 0 16px;
    width: 130px;
    height: 30px;
    border-left: 5px solid #ba9b67;
    line-height: 30px;
    font-size: 24px;
    color: #000;
    font-weight: 700;
    text-align: center;
  }
  .indexBox .glxx .lylx .pic {
    width: 428px;
    height: 329px;
    margin-top: 21px;
    margin-left: 16px;
  }
  .indexBox .glxx .lylx .pic img {
    width: 100%;
    height: 100%;
  }
  .indexBox .wzwc {
    width: 100%;
    height: 963px;
    background: url(../images/home/wzwcbj.png) center center no-repeat;
  }
  .indexBox .wzwc .conter {
    position: relative;
  }
  .indexBox .wzwc .conter .top {
    width: 128px;
    height: 30px;
    border-left: 5px solid #ba9b67;
    text-align: center;
    line-height: 30px;
    font-size: 24px;
    font-weight: 700;
    position: absolute;
    top: 42px;
    left: 9px;
    color: #000;
  }
  .indexBox .wzwc .conter .left {
    float: left;
    width: 470px;
    height: 800px;
    margin-top: 80px;
    margin-left: 80px;
  }
  .indexBox .wzwc .conter .left .wzwc-swiper {
    width: 470px;
    height: 800px;
  }
  .indexBox .wzwc .conter .left .wzwc-swiper .swiper-wrapper {
    width: 470px;
    height: 800px;
  }
  .indexBox .wzwc .conter .left .wzwc-swiper .swiper-wrapper .swiper-slide {
    width: 470px;
    height: 800px;
  }
  .indexBox .wzwc .conter .left .wzwc-swiper .swiper-wrapper .swiper-slide li {
    width: 225px;
    margin-top: 16px;
    float: left;
    height: 360px;
    background: #fff;
  }
  .indexBox .wzwc .conter .left .wzwc-swiper .swiper-wrapper .swiper-slide li:nth-child(2n) {
    margin-left: 17px;
  }
  .indexBox .wzwc .conter .left .wzwc-swiper .swiper-wrapper .swiper-slide li img {
    margin: 10px 10px 0;
    width: 204px;
    height: 308px;
  }
  .indexBox .wzwc .conter .left .wzwc-swiper .swiper-wrapper .swiper-slide li p {
    width: 204px;
    margin: 0 auto;
    font-weight: 700;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .indexBox .wzwc .conter .left .wzwc-swiper .swiper-wrapper .swiper-slide .more {
    position: absolute;
    bottom: 0;
    right: 0;
    vertical-align: middle;
  }
  .indexBox .wzwc .conter .left .wzwc-swiper .swiper-wrapper .swiper-slide .more a {
    width: 38px;
    height: 21px;
    font-family: FZCUJINLJW--GB1-0;
    font-size: 22px;
    color: #6f2f18;
  }
  .indexBox .wzwc .conter .left .wzwc-swiper .swiper-wrapper .swiper-slide .more a::after {
    content: "";
    display: inline-block;
    width: 11px;
    height: 22px;
    margin-left: 8px;
    background: url(../images/home/wzwcmore.png) no-repeat;
    background-size: 11px 22px;
    vertical-align: middle;
  }
  .indexBox .wzwc .conter .right {
    margin-left: 214px;
    float: left;
    width: 420px;
    height: 963px;
  }
  .indexBox .wzwc .conter .right ul {
    width: 420px;
    height: 963px;
  }
  .indexBox .wzwc .conter .right ul li {
    width: 119px;
    height: 963px;
    margin-right: 16px;
    float: left;
    position: relative;
  }
  .indexBox .wzwc .conter .right ul li .wcxz {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 119px;
  }
  .indexBox .wzwc .conter .right ul li .wcwxz {
    position: absolute;
    top: 0;
    left: 0;
    width: 119px;
  }
  .indexBox .wzwc .conter .right ul .wzwcactive .wcxz {
    display: block;
  }
  .indexBox .wzwc .conter .right ul .wzwcactive .wcwxz {
    display: none;
  }
  .indexBox .jcsp {
    height: 736px;
    background: url(../images/home/jcspbj.png) center center no-repeat;
  }
  .indexBox .jcsp .conter {
    position: relative;
  }
  .indexBox .jcsp .conter .top {
    width: 128px;
    height: 30px;
    border-left: 5px solid #ba9b67;
    text-align: center;
    line-height: 30px;
    font-size: 24px;
    font-weight: 700;
    position: absolute;
    top: 67px;
    left: 9px;
    color: #000;
  }
  .indexBox .jcsp .conter .title {
    position: absolute;
    top: 73px;
    left: 160px;
  }
  .indexBox .jcsp .conter .title li {
    float: left;
    margin-right: 40px;
  }
  .indexBox .jcsp .conter .title li span {
    font-size: 18px;
    color: #333;
    font-weight: 700;
  }
  .indexBox .jcsp .conter .title .spactive span {
    color: #ba9b67;
  }
  .indexBox .jcsp .conter .jcsp-swiper {
    position: absolute;
    top: 149px;
    width: 1200px;
  }
  .indexBox .jcsp .conter .jcsp-swiper .swiper-slide {
    width: 1200px;
  }
  .indexBox .jcsp .conter .jcsp-swiper .swiper-slide .left {
    margin-right: 40px;
    float: left;
    position: relative;
  }
  .indexBox .jcsp .conter .jcsp-swiper .swiper-slide .left:hover .play {
    display: none;
  }
  .indexBox .jcsp .conter .jcsp-swiper .swiper-slide .left img {
    width: 615px;
    height: 461px;
  }
  .indexBox .jcsp .conter .jcsp-swiper .swiper-slide .left .play {
   
    position: absolute;
    left: 0;
    top: 0;
    width: 615px;
    height: 461px;
    background: rgba(0, 0, 0, 0.3);
  }
  .indexBox .jcsp .conter .jcsp-swiper .swiper-slide .left .play::before {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: url(../images/home/ztan.png);
    background-size: 33px 33px;
    width: 33px;
    height: 33px;
  }
  .indexBox .jcsp .conter .jcsp-swiper .swiper-slide .left p {
    margin-top: 14px;
    font-size: 16px;
    color: #000;
    text-align: center;
    width: 615px;
  }
  .indexBox .jcsp .conter .jcsp-swiper .swiper-slide .right {
    float: left;
    width: 540px;
    height: 558px;
    position: relative;
  }
  .indexBox .jcsp .conter .jcsp-swiper .swiper-slide .right h3 {
    margin-top: 16px;
    color: #000;
    font-size: 18px;
    width: 540px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .indexBox .jcsp .conter .jcsp-swiper .swiper-slide .right p {
    width: 540px;
    margin-top: 25px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
    line-height: 30px;
text-align: justify;
  }
  .indexBox .jcsp .conter .jcsp-swiper .swiper-slide .right .more {
    width: 83px;
    height: 36px;
    background-color: #345093;
    position: absolute;
    top: 200px;
    right: 0px;
    text-align: center;
    line-height: 36px;
  }
  .indexBox .jcsp .conter .jcsp-swiper .swiper-slide .right .more a {
    color: #fff;
  }
  .indexBox .jcsp .conter .jcsp-swiper .swiper-slide .right ul {
    position: absolute;
    bottom: 70px;
  }
  .indexBox .jcsp .conter .jcsp-swiper .swiper-slide .right ul li {
    float: left;
    position: relative;
    width: 265px;
    height: 206px;
  }
  .indexBox .jcsp .conter .jcsp-swiper .swiper-slide .right ul li:hover .playmark {
    display: none;
  }
  .indexBox .jcsp .conter .jcsp-swiper .swiper-slide .right ul li:first-child {
    margin-right: 10px;
  }
  .indexBox .jcsp .conter .jcsp-swiper .swiper-slide .right ul li img {
    width: 264px;
    height: 178px;
    margin-bottom: 12px;
  }
  .indexBox .jcsp .conter .jcsp-swiper .swiper-slide .right ul li .playmark {
   
    position: absolute;
    left: 0;
    top: 0;
    width: 264px;
    height: 178px;
    background: rgba(0, 0, 0, 0.3);
  }
  .indexBox .jcsp .conter .jcsp-swiper .swiper-slide .right ul li .playmark::before {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: url(../images/home/ztan.png);
    background-size: 33px 33px;
    width: 33px;
    height: 33px;
  }
  .indexBox .jcsp .conter .jcsp-swiper .swiper-slide .right ul li p {
    text-align: center;
    width: 264px;
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-top: 0;
  }
  .indexBox .xsyj {
    height: 732px;
    background: url(../images/home/xsyjbj.png) center center no-repeat;
  }
  .indexBox .xsyj .conter {
    position: relative;
  }
  .indexBox .xsyj .conter .top {
    width: 128px;
    height: 30px;
    border-left: 5px solid #ba9b67;
    text-align: center;
    line-height: 30px;
    font-size: 24px;
    font-weight: 700;
    position: absolute;
    top: 67px;
    left: 9px;
    color: #fff;
  }
  .indexBox .xsyj .conter .xsyj-swiper {
    width: 450px;
    position: absolute;
    top: 163px;
    left: 82px;
    height: 545px;
  }
  .indexBox .xsyj .conter .xsyj-swiper .swiper-slide {
    width: 450px;
    height: 545px;
  }
  .indexBox .xsyj .conter .xsyj-swiper .swiper-slide .titop {
    margin-bottom: 40px;
    text-align: center;
    width: 450px;
  }
  .indexBox .xsyj .conter .xsyj-swiper .swiper-slide .titop p a {
    display: block;
    width: 450px;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .indexBox .xsyj .conter .xsyj-swiper .swiper-slide .conjj {
    text-align: left;
    width: 450px;
  }
  .indexBox .xsyj .conter .xsyj-swiper .swiper-slide .conjj p {
    font-size: 16px;
    color: #fffffe;
    line-height: 33px;
  }
  .indexBox .xsyj .conter .yjfx {
    position: absolute;
    top: 284px;
    right: 268px;
  }
  .indexBox .xsyj .conter .yjfx li {
    margin-bottom: 15px;
    text-align: center;
  }
  .indexBox .xsyj .conter .yjfx li span {
    color: #fffefc;
    font-size: 18px;
  }
  .indexBox .xsyj .conter .yjfx .xsactive span {
    font-family: MicrosoftYaHei-Bold;
    font-size: 22px;
    color: #ba9b67;
    font-weight: 700;
  }