/* 初始化CSS  重置浏览器样式*/
html {
  background-color: #fff;
}
* {
  box-sizing: border-box;
}
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;
}
.wapper {
  width: 1200px;
  margin: 0 auto;
}
#clear {
  clear: both;
}
.indexbox {
  padding-bottom: 70px;
  background-color: #f3f5f9;
}
.indexbox .banner {
  background: url(../images/banner.png) center center no-repeat;
  height: 557px;
}
.indexbox .wsmtzhd {
  margin: 70px auto 0;
  width: 1250px;
}
.indexbox .wsmtzhd .top {
  background: url(../images/wsmyzhd.png) center center no-repeat;
  width: 479px;
  height: 41px;
  margin: 0 auto;
}
.indexbox .wsmtzhd .conter {
  width: 100%;
  height: 413px;
  position: relative;
}
.indexbox .wsmtzhd .conter .left {
  position: absolute;
  top: 33px;
  left: 0;
  height: 347px;
}
.indexbox .wsmtzhd .conter .left ul {
  height: 334px;
  width: 186px;
  overflow-y: scroll;
}
.indexbox .wsmtzhd .conter .left ul::-webkit-scrollbar {
  width: 8px;
  height: 5px;
  /**/
}
.indexbox .wsmtzhd .conter .left ul:-webkit-scrollbar-track {
  background: #d2d6dd;
  border-radius: 4px;
}
.indexbox .wsmtzhd .conter .left ul::-webkit-scrollbar-thumb {
  background: #397bfe;
  border-radius: 4px;
}
.indexbox .wsmtzhd .conter .left ul::-webkit-scrollbar-thumb:hover {
  background: #d2d6dd;
}
.indexbox .wsmtzhd .conter .left ul::-webkit-scrollbar-corner {
  background: #d2d6dd;
}
.indexbox .wsmtzhd .conter .left ul li {
  width: 170px;
  height: 55px;
  border-radius: 3px;
  margin-bottom: 16px;
  position: relative;
  cursor: pointer;
}
.indexbox .wsmtzhd .conter .left ul li .pic {
  position: absolute;
  top: 50%;
  left: 14px;
  transform: translateY(-50%);
}
.indexbox .wsmtzhd .conter .left ul li .pic img {
  width: 100%;
  height: 100%;
}
.indexbox .wsmtzhd .conter .left ul li .pic img:last-child {
  display: none;
}
.indexbox .wsmtzhd .conter .left ul li p {
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
  color: #242424;
  font-size: 24px;
}
.indexbox .wsmtzhd .conter .left ul .active {
  background-color: #3b7dfe;
}
.indexbox .wsmtzhd .conter .left ul .active p {
  color: #fff;
}
.indexbox .wsmtzhd .conter .left ul .active .pic img {
  display: none;
}
.indexbox .wsmtzhd .conter .left ul .active .pic img:last-child {
  display: block;
}
.indexbox .wsmtzhd .conter .right {
  position: absolute;
  top: 0;
  right: 0;
  background: url(../images/tzhdyyxq.png) center center no-repeat;
  width: 1070px;
  height: 413px;
}
.indexbox .wsmtzhd .conter .right .item {
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 905px;
  height: 252px;
}
.indexbox .wsmtzhd .conter .right .item p {
  width: 100%;
  height: 100%;
  color: #6e6e6e;
  font-size: 16px;
  line-height: 32px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 8;
  overflow: hidden;
}
.indexbox .wsmtzhd .conter .right .item p a {
  color: #1061ff;
}
.indexbox .wsmtzhd .tzhdlb {
  width: 100%;
  height: 196px;
  position: relative;
}
.indexbox .wsmtzhd .tzhdlb .tzhd-swiper {
  width: 100%;
  height: 100%;
}
.indexbox .wsmtzhd .tzhdlb .tzhd-swiper .swiper-slide {
  width: 278px;
  height: 196px;
  background-color: #000000;
  box-shadow: 0px 5px 40px 0px rgba(59, 125, 254, 0.14);
  border-radius: 14px;
}
.indexbox .wsmtzhd .tzhdlb .tzhd-swiper .swiper-slide a {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 14px;
  position: relative;
}
.indexbox .wsmtzhd .tzhdlb .tzhd-swiper .swiper-slide a .pic {
  width: 100%;
  height: 100%;
  border-radius: 14px;
}
.indexbox .wsmtzhd .tzhdlb .tzhd-swiper .swiper-slide a .pic img {
  width: 100%;
  height: 100%;
  border-radius: 14px;
}
.indexbox .wsmtzhd .tzhdlb .tzhd-swiper .swiper-slide a .mark {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background: url(../images/play.png) center center no-repeat;
  width: 81px;
  height: 81px;
}
.indexbox .wsmtzhd .tzhdlb .tz-left {
  width: 38px;
  height: 79px;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  background: url(../images/bjmhleft.png) center center no-repeat;
  z-index: 999999;
}
.indexbox .wsmtzhd .tzhdlb .tz-right {
  width: 38px;
  height: 79px;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  background: url(../images/bjmhright.png) center center no-repeat;
  z-index: 999999;
}
.indexbox .hdzdcy {
  max-width: 1920px;
  margin: 66px auto 0;
}
.indexbox .hdzdcy .top {
  margin: 0 auto;
  background: url(../images/hdzdcy.png) center center no-repeat;
  width: 409px;
  height: 42px;
}
.indexbox .hdzdcy .conter {
  background: url(../images/hdzdcyconbj.png) center right no-repeat;
  max-width: 1920px;
  height: 677px;
  margin: 32px auto 0;
  padding-top: 160px;
}
.indexbox .hdzdcy .conter ul {
  width: 1200px;
  height: 94px;
  margin: 0 auto;
  position: relative;
}
.indexbox .hdzdcy .conter ul li {
  width: 156px;
  height: 156px;
  margin-right: 20px;
  position: absolute;
  top: 0;
  border-radius: 50%;
}
.indexbox .hdzdcy .conter ul li:nth-child(1) {
  left: 18px;
}
.indexbox .hdzdcy .conter ul li:nth-child(2) {
  left: 406px;
}
.indexbox .hdzdcy .conter ul li:last-child {
  right: 192px;
}
.indexbox .hdzdcy .conter ul li a {
  display: block;
  width: 100%;
  height: 100%;
}
.indexbox .hdzdcy .conter ul li a img {
  width: 100%;
  height: 100%;
}
.indexbox .hdzdcy .conter ul li a img:last-child {
  display: none;
}
.indexbox .hdzdcy .conter ul li a:hover img:first-child {
  display: none;
}
.indexbox .hdzdcy .conter ul li a:hover img:last-child {
  display: block;
}
.indexbox .hdcyyq {
  max-width: 1920px;
  margin: 66px auto 0;
}
.indexbox .hdcyyq .top {
  margin: 0 auto;
  background: url(../images/hdcyyq.png) center center no-repeat;
  width: 409px;
  height: 42px;
}
.indexbox .hdcyyq .cyyqlb {
  max-width: 1920px;
  height: 518px;
  margin: 22px auto 0;
  position: relative;
}
.indexbox .hdcyyq .cyyqlb .cyyq-swiper {
  width: 100%;
  height: 100%;
}
.indexbox .hdcyyq .cyyqlb .cyyq-swiper .swiper-slide {
  width: 381px;
  height: 518px;
  background-color: #ffffff;
  box-shadow: 0px 14px 34px 0px rgba(16, 97, 255, 0.14);
  border-radius: 14px;
  opacity: 0.5;
}
.indexbox .hdcyyq .cyyqlb .cyyq-swiper .swiper-slide .cgxs {
  width: 100%;
  height: 100%;
  position: relative;
  border-radius: 14px;
}
.indexbox .hdcyyq .cyyqlb .cyyq-swiper .swiper-slide .cgxs .pic {
  width: 100%;
  height: 100%;
  border-radius: 14px;
}
.indexbox .hdcyyq .cyyqlb .cyyq-swiper .swiper-slide .cgxs .pic img {
  width: 100%;
  height: 100%;
  border-radius: 14px;
}
.indexbox .hdcyyq .cyyqlb .cyyq-swiper .swiper-slide .cgxs .text {
  position: absolute;
  width: 381px;
  height: 58px;
  background-color: #ffffff;
  border-radius: 14px;
  bottom: 0;
  left: 0;
}
.indexbox .hdcyyq .cyyqlb .cyyq-swiper .swiper-slide .cgxs .text h3 {
  height: 58px;
  line-height: 58px;
  width: 90%;
  margin: 0 auto;
  color: #242424;
  font-size: 18px;
  text-align: center;
}
.indexbox .hdcyyq .cyyqlb .cyyq-swiper .swiper-slide .djhxs {
  display: none;
}
.indexbox .hdcyyq .cyyqlb .cyyq-swiper .swiper-slide-active {
  opacity: 1;
}
.indexbox .hdcyyq .cyyqlb .cyyq-swiper .swiper-slide-prev {
  opacity: 1;
}
.indexbox .hdcyyq .cyyqlb .cyyq-swiper .swiper-slide-next {
  opacity: 1;
}
.indexbox .hdcyyq .cyyqlb .cyyq-swiper .cyyqactive .cgxs {
  display: none;
}
.indexbox .hdcyyq .cyyqlb .cyyq-swiper .cyyqactive .djhxs {
  display: block;
  width: 100%;
  height: 100%;
  padding: 45px 37px;
}
.indexbox .hdcyyq .cyyqlb .cyyq-swiper .cyyqactive .djhxs h2 {
  width: 100%;
  color: #1061ff;
  font-size: 22px;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.indexbox .hdcyyq .cyyqlb .cyyq-swiper .cyyqactive .djhxs p {
  width: 100%;
  margin-top: 33px;
  color: #6e6e6e;
  font-size: 16px;
  line-height: 29px;
  display: -webkit-box;
  -webkit-line-clamp: 11;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.indexbox .hdcyyq .cyyqlb .cyyq-swiper .cyyqactive .djhxs p a {
  color: #1061ff;
}
.indexbox .hdcyyq .cyyqlb .btnbox {
  width: 1200px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  height: 202px;
  z-index: 999;
}
.indexbox .hdcyyq .cyyqlb .btnbox .cyyq-left {
  float: left;
  width: 36px;
  height: 202px;
  background: url(../images/ldkeft.png) no-repeat center center;
  cursor: pointer;
}
.indexbox .hdcyyq .cyyqlb .btnbox .cyyq-right {
  float: right;
  width: 36px;
  height: 202px;
  background: url(../images/ldright.png) no-repeat center center;
  cursor: pointer;
}
.indexbox .hdtxfw {
  max-width: 1920px;
  margin: 66px auto 0;
}
.indexbox .hdtxfw .top {
  margin: 0 auto;
  background: url(../images/hdtzfw.png) center center no-repeat;
  width: 409px;
  height: 42px;
}
.indexbox .hdtxfw .toplist {
  margin: 34px auto 0;
  width: 800px;
  height: 50px;
}
.indexbox .hdtxfw .toplist ul {
  width: 100%;
  height: 50px;
}
.indexbox .hdtxfw .toplist ul li {
  float: left;
  height: 100%;
  margin-right: 122px;
}
.indexbox .hdtxfw .toplist ul li a {
  font-size: 24px;
  color: #242424;
}
.indexbox .hdtxfw .toplist ul li:last-child {
  margin-right: 0;
}
.indexbox .hdtxfw .toplist ul .active {
  font-weight: 700;
  border-bottom: 2px solid #1061ff;
}
.indexbox .hdtxfw .toplist ul .active a {
  color: #1061ff;
}
.indexbox .hdtxfw .conter {
  margin: 16px auto 0;
  width: 1200px;
  height: 309px;
}
.indexbox .hdtxfw .conter .left {
  width: 222px;
  height: 309px;
  background-color: #ffffff;
  border-radius: 14px;
  float: left;
}
.indexbox .hdtxfw .conter .left ul {
  width: 100%;
  height: 100%;
  padding: 10px 0;
}
.indexbox .hdtxfw .conter .left ul li {
  width: 100%;
  height: 50px;
  line-height: 50px;
  text-align: center;
  color: #242424;
  font-size: 18px;
  cursor: pointer;
}
.indexbox .hdtxfw .conter .left ul .tzactive {
  color: #1061ff;
  font-weight: 700;
}
.indexbox .hdtxfw .conter .rgiht {
  width: 956px;
  height: 309px;
  float: right;
}
.indexbox .hdtxfw .conter .rgiht .listitem {
  display: none;
  width: 100%;
  height: 100%;
}
.indexbox .hdtxfw .conter .rgiht .listitem a {
  display: block;
  width: 100%;
  height: 100%;
}
.indexbox .hdtxfw .conter .rgiht .listitem a img {
  width: 100%;
  height: 100%;
}
.indexbox .qyzhfw {
  margin: 66px auto 0;
  width: 1200px;
}
.indexbox .qyzhfw .top {
  margin: 0 auto;
  background: url(../images/qyzhfw.png) center center no-repeat;
  width: 409px;
  height: 41px;
}
.indexbox .qyzhfw .qyzh-swiper {
  margin: 35px auto 0;
  width: 1200px;
  height: 156px;
  background-color: #fff;
  position: relative;
}
.indexbox .qyzhfw .qyzh-swiper .swiper-slide {
  width: 240px;
  height: 156px;
  position: relative;
}
.indexbox .qyzhfw .qyzh-swiper .swiper-slide::after {
  content: "";
  display: block;
  width: 1px;
  height: 69px;
  background-color: #dbdbdb;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.indexbox .qyzhfw .qyzh-swiper .swiper-slide .text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 170px;
}
.indexbox .qyzhfw .qyzh-swiper .swiper-slide .text .pictext {
  width: 170px;
  height: 39px;
  line-height: 39px;
  position: relative;
}
.indexbox .qyzhfw .qyzh-swiper .swiper-slide .text .pictext img {
  width: 40px;
  height: 39px;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.indexbox .qyzhfw .qyzh-swiper .swiper-slide .text .pictext span {
  color: #242424;
  font-size: 24px;
  position: absolute;
  left: 50px;
  top: 50%;
  transform: translateY(-50%);
}
.indexbox .qyzhfw .qyzh-swiper .swiper-slide .text .pictext::after {
  content: "";
  display: inline-block;
  background: url(../images/xzsj.png) center center no-repeat;
  width: 14px;
  height: 15px;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.indexbox .qyzhfw .qyzh-swiper .swiper-slide .text ul {
  display: none;
}
.indexbox .qyzhfw .qyzh-swiper .qyzhactive .text {
  width: 190px;
}
.indexbox .qyzhfw .qyzh-swiper .qyzhactive .text .pictext {
  margin: 0 auto;
}
.indexbox .qyzhfw .qyzh-swiper .qyzhactive .text .pictext::after {
  top: 13px;
  transform: rotate(90deg);
}
.indexbox .qyzhfw .qyzh-swiper .qyzhactive .text ul {
  display: block;
  margin-top: 18px;
  width: 100%;
  height: 56px;
}
.indexbox .qyzhfw .qyzh-swiper .qyzhactive .text ul li {
  width: 100%;
  margin-bottom: 14px;
}
.indexbox .qyzhfw .qyzh-swiper .qyzhactive .text ul li:nth-child(2) {
  margin-bottom: 0;
}
.indexbox .qyzhfw .qyzh-swiper .qyzhactive .text ul li a {
  display: block;
  color: #6e6e6e;
  font-size: 16px;
  text-align: center;
  width: 100%;
}
.indexbox .qyzhfw .qyzh-swiper .qyzhactive .text ul li a:hover {
  color: #1061ff;
}
.indexbox .qyzhfw .qyzh-swiper .qyzh-left {
  width: 20px;
  height: 40px;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  background: url(../images/bjmhleft.png) center center no-repeat #000000;
  background-size: 20px 40px;
  opacity: 0.5;
  z-index: 999999;
}
.indexbox .qyzhfw .qyzh-swiper .qyzh-right {
  width: 20px;
  height: 40px;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  background: url(../images/bjmhright.png) center center no-repeat #000000;
  background-size: 20px 40px;
  opacity: 0.5;
  z-index: 999999;
}
.indexbox .tzjh {
  margin: 66px auto 0;
  max-width: 1920px;
}
.indexbox .tzjh .top {
  margin: 0 auto;
  background: url(../images/tzjh.png) center center no-repeat;
  width: 409px;
  height: 41px;
}
.indexbox .tzjh .conter {
  margin-top: 35px;
  max-width: 1920px;
  background: url(../images/tzjhconbj.png) center center no-repeat;
  height: 467px;
  padding-top: 32px;
}
.indexbox .tzjh .conter .nrbox {
  width: 1115px;
  margin: 0 auto;
}
.indexbox .tzjh .conter .nrbox .left {
  float: left;
  padding-top: 10px;
  width: 713px;
}
.indexbox .tzjh .conter .nrbox .left li {
  width: 100%;
  margin-bottom: 10px;
}
.indexbox .tzjh .conter .nrbox .left li a {
  display: block;
  width: 100%;
}
.indexbox .tzjh .conter .nrbox .left li a h2 {
  font-size: 18px;
  color: #1061ff;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-weight: 700;
}
.indexbox .tzjh .conter .nrbox .left li a p {
  margin-top: 8px;
  width: 100%;
  color: #6e6e6e;
  font-size: 16px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 32px;
}
.indexbox .tzjh .conter .nrbox .right {
  float: right;
  width: 260px;
}
.indexbox .tzjh .conter .nrbox .right .tztop {
  width: 171px;
  height: 45px;
  background-color: rgba(225, 225, 225, 0.4);
  border-radius: 3px;
  border: solid 1px #ffffff;
  text-align: center;
  line-height: 45px;
  font-size: 18px;
  color: #fff;
  margin-bottom: 24px;
}
.indexbox .tzjh .conter .nrbox .right .tzlxfs {
  font-size: 18px;
  padding-left: 13px;
  color: #fff;
  margin-bottom: 38px;
}
.indexbox .tzjh .conter .nrbox .right .pictext {
  width: 100%;
  margin-bottom: 20px;
  height: 84px;
}
.indexbox .tzjh .conter .nrbox .right .pictext img {
  float: left;
  display: block;
  width: 84px;
  height: 84px;
}
.indexbox .tzjh .conter .nrbox .right .pictext span {
  float: right;
  margin: 10px 0;
  display: block;
  font-size: 18px;
  line-height: 22px;
  color: #fff;
}
