html,
body,
ul,
li,
ol,
dl,
dd,
dt,
p,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
legend,
img {
  margin: 0;
  padding: 0;
}
fieldset,
img {
  border: none;
}
ul,
ol,
li {
  list-style: none;
}
input {
  padding-top: 0;
  padding-bottom: 0;
  font-family: "Helvetica Neue", Helvetica, Arial, "PingFang SC", "Hiragino Sans GB", "Heiti SC", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;
  border: 0 none;
}
select,
input {
  vertical-align: middle;
}
select,
input,
textarea {
  font-size: 14px;
  margin: 0;
  outline: none;
}
textarea {
  resize: none;
}
table {
  border-collapse: collapse;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}
body {
  font-size: 16px;
  color: #333;
  font-family: "Helvetica Neue", Helvetica, Arial, "PingFang SC", "Hiragino Sans GB", "Heiti SC", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif !important;
}
a {
  color: #666;
  text-decoration: none;
  font-family: "Helvetica Neue", Helvetica, Arial, "PingFang SC", "Hiragino Sans GB", "Heiti SC", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;
  font-size: 16px;
  transition: 0.5s all;
}
a:hover {
  text-decoration: none;
  color: #c32331;
}
i,
b {
  font-style: normal;
}
html {
  font-size: 10vw;
}
* {
  box-sizing: border-box;
}
.indexbox {
  max-width: 1920px;
  margin: 0 auto;
  padding-bottom: 70px;
}
.indexbox .banner {
  background: url(../images/banner.png) no-repeat center center;
  width: 100%;
  height: 700px;
}
.indexbox .bwgjj {
  height: 956px;
  background: url(../images/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: 120px;
  left: 40px;
  width: 34px;
  height: 416px;
  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: 500px;
  text-align: center;
}
.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;
}
.indexbox .bwgjj .details-swiper .cpsynopsis h3 a {
  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;
}
.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 {
  overflow: hidden;
  width: 1506px;
  margin: 0 auto;
}
.indexbox .bwgjj .bwgname li {
  width: 282px;
  height: 328px;
  background-color: #FFF;
  float: left;
  margin-left: 24px;
  position: relative;
  text-align: center;
}
.indexbox .bwgjj .bwgname li:first-child {
  margin-left: 0px;
}
.indexbox .bwgjj .bwgname li img {
  position: absolute;
  bottom: 137px;
  left: 50%;
  transform: translateX(-50%);
}
.indexbox .bwgjj .bwgname li img:nth-child(2) {
  display: none;
  position: absolute;
  bottom: 137px;
  left: 50%;
  transform: translateX(-50%);
}
.indexbox .bwgjj .bwgname li p {
  position: absolute;
  bottom: 91px;
  left: 50%;
  transform: translateX(-50%);
  width: 170px;
  text-align: center;
}
.indexbox .bwgjj .bwgname .active {
  background-color: #ba9b67;
}
.indexbox .bwgjj .bwgname .active p {
  color: #fff;
}
.indexbox .bwgjj .bwgname .active img:nth-child(1) {
  display: none;
}
.indexbox .bwgjj .bwgname .active img:nth-child(2) {
  display: block;
}
.indexbox .zxsd {
  margin: 60px auto 0;
  height: 736px;
  background: url(../images/jcspbj.png) center center no-repeat;
}
.indexbox .zxsd .conter {
  width: 1200px;
  margin: 0 auto;
  position: relative;
}
.indexbox .zxsd .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 .zxsd .conter .title {
  position: absolute;
  top: 73px;
  left: 160px;
}
.indexbox .zxsd .conter .title li {
  float: left;
  margin-right: 40px;
}
.indexbox .zxsd .conter .title li span {
  font-size: 18px;
  color: #333;
  font-weight: 700;
  cursor: pointer;
}
.indexbox .zxsd .conter .title .spactive span {
  color: #ba9b67;
}
.indexbox .zxsd .conter .zxsd-swiper {
  position: absolute;
  top: 149px;
  width: 1200px;
}
.indexbox .zxsd .conter .zxsd-swiper .swiper-slide {
  width: 1200px;
}
.indexbox .zxsd .conter .zxsd-swiper .swiper-slide .left {
  margin-right: 40px;
  float: left;
  position: relative;
}

.indexbox .zxsd .conter .zxsd-swiper .swiper-slide .left img {
  width: 615px;
  height: 461px;
}
.indexbox .zxsd .conter .zxsd-swiper .swiper-slide .left .play {
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  width: 615px;
  height: 461px;
  background: rgba(0, 0, 0, 0.3);
}
.indexbox .zxsd .conter .zxsd-swiper .swiper-slide .left .play::before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: url(../images/ztan.png);
  background-size: 33px 33px;
  width: 33px;
  height: 33px;
}
.indexbox .zxsd .conter .zxsd-swiper .swiper-slide .left p {
  margin-top: 14px;
  font-size: 16px;
  color: #000;
  text-align: center;
  width: 615px;
}
.indexbox .zxsd .conter .zxsd-swiper .swiper-slide .right {
  float: left;
  width: 540px;
  height: 558px;
  position: relative;
}
.indexbox .zxsd .conter .zxsd-swiper .swiper-slide .right h3 {
  margin-top: 16px;
  color: #000;
  font-size: 18px;
  width: 260px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.indexbox .zxsd .conter .zxsd-swiper .swiper-slide .right p {
  width: 512px;
  margin-top: 25px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
}
.indexbox .zxsd .conter .zxsd-swiper .swiper-slide .right .more {
  width: 83px;
  height: 36px;
  background-color: #345093;
  position: absolute;
  top: 200px;
  right: 50px;
  text-align: center;
  line-height: 36px;
}
.indexbox .zxsd .conter .zxsd-swiper .swiper-slide .right .more a {
  color: #fff;
}
.indexbox .zxsd .conter .zxsd-swiper .swiper-slide .right ul {
  position: absolute;
  bottom: 70px;
}
.indexbox .zxsd .conter .zxsd-swiper .swiper-slide .right ul li {
  float: left;
  position: relative;
  width: 265px;
  height: 206px;
}

.indexbox .zxsd .conter .zxsd-swiper .swiper-slide .right ul li:first-child {
  margin-right: 10px;
}
.indexbox .zxsd .conter .zxsd-swiper .swiper-slide .right ul li img {
  width: 264px;
  height: 178px;
  margin-bottom: 12px;
}
.indexbox .zxsd .conter .zxsd-swiper .swiper-slide .right ul li .playmark {
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  width: 264px;
  height: 178px;
  background: rgba(0, 0, 0, 0.3);
}
.indexbox .zxsd .conter .zxsd-swiper .swiper-slide .right ul li .playmark::before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: url(../images/ztan.png);
  background-size: 33px 33px;
  width: 33px;
  height: 33px;
}
.indexbox .zxsd .conter .zxsd-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 .sswy {
  height: 725px;
  background: url(../images/sswybj.png) no-repeat;
  background-size: 100% 518px;
}
.indexbox .sswy .conter {
  margin: 0 auto;
  position: relative;
  width: 1200px;
  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: 9px;
  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;
  margin-bottom: 10px;
}
.indexbox .sswy .conter .left span a {
  font-size: 16px;
  color: #fff;
}
.indexbox .sswy .conter .right {
  position: absolute;
  top: 122px;
  left: 450px;
  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: 122px;
  right: 0;
  width: 313px;
  text-align: center;
}
.indexbox .sswy .conter .ymy img {
  width: 313px;
  height: 570px;
}
.indexbox .sswy .conter .ymy span {
  margin-top: 15px;
  font-size: 16px;
  color: #2c2c2c;
}
.indexbox .lydl {
  margin: 60px auto 0;
  height: 494px;
  position: relative;
}
.indexbox .lydl::after {
  content: "";
  display: block;
  height: 310px;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  background: #2f3f70;
}
.indexbox .lydl .top {
  background: url(../images/title1.png) no-repeat center center;
  width: 208px;
  height: 36px;
  margin: 0 auto;
}
.indexbox .lydl .conter {
  width: 1200px;
  margin: 40px auto 0;
  height: 338px;
  position: relative;
  z-index: 9;
}
.indexbox .lydl .conter .left {
  float: left;
  width: 600px;
  height: 100%;
}
.indexbox .lydl .conter .left a {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
}
.indexbox .lydl .conter .left a .pic {
  width: 600px;
  height: 338px;
}
.indexbox .lydl .conter .left a .pic img {
  width: 100%;
  height: 100%;
}
.indexbox .lydl .conter .left a .text {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 34px;
  background: rgba(0, 0, 0, 0.3);
  color: #fff;
  font-size: 16px;
  line-height: 34px;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.indexbox .lydl .conter .right {
  float: right;
  width: 584px;
  height: 100%;
}
.indexbox .lydl .conter .right ul {
  width: 100%;
  height: 100%;
}
.indexbox .lydl .conter .right ul li {
  float: left;
  width: 284px;
  height: 160px;
  margin-bottom: 18px;
}
.indexbox .lydl .conter .right ul li:nth-child(2n) {
  float: right;
}
.indexbox .lydl .conter .right ul li a {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
}
.indexbox .lydl .conter .right ul li a .pic {
  width: 100%;
  height: 100%;
}
.indexbox .lydl .conter .right ul li a .pic img {
  width: 100%;
  height: 100%;
}
.indexbox .lydl .conter .right ul li a .text {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 34px;
  background: rgba(0, 0, 0, 0.3);
  color: #fff;
  font-size: 16px;
  line-height: 34px;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.indexbox .spyx {
  background: url(../images/spyxbj.png) no-repeat top center;
  height: 700px;
  padding-top: 515px;
}
.indexbox .spyx .conter {
  margin: 0 auto;
  width: 1200px;
  height: 135px;
  position: relative;
}
.indexbox .spyx .conter ul {
  width: 1080px;
  height: 135px;
}
.indexbox .spyx .conter ul li {
  float: left;
  width: 240px;
  height: 135px;
  margin-right: 40px;
}
.indexbox .spyx .conter ul li:last-child {
  margin-right: 0;
}
.indexbox .spyx .conter ul li a {
  display: block;
  width: 100%;
  height: 100%;
}
.indexbox .spyx .conter ul li a img {
  width: 100%;
  height: 100%;
}
.indexbox .spyx .conter .more {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  display: block;
  background: url(../images/spmore.png) no-repeat;
  width: 63px;
  height: 24px;
}
.indexbox .yldc {
  margin: 60px auto 0;
  width: 1200px;
}
.indexbox .yldc .top {
  width: 208px;
  height: 36px;
  margin: 0 auto;
  background: url(../images/title2.png) no-repeat;
  background-size: 208px 36px ;
}
.indexbox .yldc .conter {
  margin-top: 30px;
  overflow: hidden;
}
.indexbox .yldc .conter .left {
  width: 560px;
  height: 578px;
  float: left;
  padding-left: 30px;
  padding-top: 39px;
  background-color: #f8f8f8;
}
.indexbox .yldc .conter .left span {
  font-size: 30px;
  color: #222;
}
.indexbox .yldc .conter .left h4 {
  margin-top: 24px;
  width: 242px;
  font-family: MicrosoftYaHei-Bold;
}
.indexbox .yldc .conter .left h4 a {
  display: block;
  font-size: 22px;
  font-weight: 700;
  color: #333333;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.indexbox .yldc .conter .left p {
  margin-top: 23px;
  width: 495px;
  font-size: 16px;
  color: #666;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
}
.indexbox .yldc .conter .left .pic {
  width: 495px;
  height: 230px;
  margin-top: 21px;
}
.indexbox .yldc .conter .left .pic a {
  display: block;
  width: 100%;
  height: 100%;
}
.indexbox .yldc .conter .left .pic a img {
  width: 100%;
  height: 100%;
}
.indexbox .yldc .conter .left .ckgd {
  display: block;
  width: 160px;
  height: 40px;
  background-color: #173d79;
  color: #fffefe;
  font-size: 16px;
  line-height: 40px;
  text-align: center;
  margin-top: 24px;
}
.indexbox .yldc .conter .right {
  padding-top: 33px;
  float: left;
  margin-left: 60px;
  width: 580px;
}
.indexbox .yldc .conter .right li {
  width: 580px;
  height: 128px;
  position: relative;
  margin-bottom: 80px;
}
.indexbox .yldc .conter .right li:last-child {
  margin-bottom: 0;
}
.indexbox .yldc .conter .right li h4 {
  width: 418px;
}
.indexbox .yldc .conter .right li h4 a {
  display: inline-block;
  font-size: 22px;
  color: #333;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.indexbox .yldc .conter .right li h4::before {
  content: "";
  display: inline-block;
  width: 6px;
  height: 6px;
  background-color: #999;
  border-radius: 50%;
  position: absolute;
  top: 12px;
  left: -20px;
}
.indexbox .yldc .conter .right li p {
  margin-top: 23px;
  width: 420px;
  font-size: 16px;
  color: #666;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  line-height: 24px;
}
.indexbox .yldc .conter .right li span {
  position: absolute;
  top: 0;
  right: 0;
  width: 80px;
  font-size: 30px;
  color: #999;
}
.indexbox .yldc .conter .right li .ckxq {
  position: absolute;
  right: 0;
  bottom: 10px;
  background: url(../images/xsmore.png) no-repeat;
  background-size: 36px 11px;
  width: 36px;
  height: 11px;
}
.indexbox .btmbanner {
  margin: 60px auto 0;
  width: 1200px;
  height: 250px;
}
.indexbox .btmbanner a {
  display: block;
  width: 100%;
  height: 100%;
}
.indexbox .btmbanner a img {
  width: 100%;
  height: 100%;
}
