@charset "utf-8";
/**
*重置、初始化css样式
*/
/* CSS Document */
@font-face {
  font-family: 'pgc';
  src: url('icon.ttf') format('truetype');
  /* src: url('SourceHanSansCN-Normal-Alphabetic.otf'); */
}
html,
body {
  font-family: "pgc", "微软雅黑", "pgc", Arial;
}
html {
  background-color: #1850BD;
  overflow-x: hidden;
}
body {
  margin: 0;
  padding: 0;
}
ul,
li {
  list-style: none outside none;
  margin: 0;
  padding: 0;
}
input,
button,
textarea {
  outline: none;
}
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
p,
blockquote,
th,
td,
ol,
ul,
li,
img,
input,
button,
textarea,
form {
  margin: 0;
  padding: 0;
}
a {
  text-decoration: none;
}
a:hover {
  color: #ffe4a9;
}
img {
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
}
input {
  border: none;
  background: none;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.cl {
  clear: both;
}
.main {
  width: 1200px;
  margin: 0 auto;
}
input {
  border: none;
  background: none;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.mask,
.maskWait {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 998;
}
.loading {
  position: fixed;
  left: 0;
  right: 0;
  top: 40%;
  bottom: 0;
  margin: 0 auto;
  width: auto;
  height: 60px;
  text-align: center;
  font-size: 10px;
  z-index: 999;
}
.loading > div.rect {
  background-color: #fff;
  height: 100%;
  width: 0.4rem;
  display: inline-block;
  -webkit-animation: stretchdelay 1.2s infinite ease-in-out;
  -moz-animation: stretchdelay 1.2s infinite ease-in-out;
  animation: stretchdelay 1.2s infinite ease-in-out;
}
.loading .rect2 {
  -webkit-animation-delay: -1.1s !important;
  -moz-animation-delay: -1.1s !important;
  animation-delay: -1.1s !important;
}
.loading .rect3 {
  -webkit-animation-delay: -1s !important;
  -moz-animation-delay: -1s !important;
  animation-delay: -1s !important;
}
.loading .rect4 {
  -webkit-animation-delay: -0.9s !important;
  -moz-animation-delay: -0.9s !important;
  animation-delay: -0.9s !important;
}
.loading .rect5 {
  -webkit-animation-delay: -0.8s !important;
  -moz-animation-delay: -0.8s !important;
  animation-delay: -0.8s !important;
}
.loading .loadingText,
.loading .tipsText {
  color: #fff;
}
@-webkit-keyframes stretchdelay {
  0%,
  40%,
  100% {
    -webkit-transform: scaleY(0.4);
  }
  20% {
    -webkit-transform: scaleY(1);
  }
}
@-moz-keyframes stretchdelay {
  0%,
  40%,
  100% {
    -moz-transform: scaleY(0.4);
    transform: scaleY(0.4);
    -webkit-transform: scaleY(0.4);
  }
  20% {
    -moz-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transform: scaleY(1);
  }
}
@keyframes stretchdelay {
  0%,
  40%,
  100% {
    -moz-transform: scaleY(0.4);
    transform: scaleY(0.4);
    -webkit-transform: scaleY(0.4);
  }
  20% {
    -moz-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transform: scaleY(1);
  }
}
#hm_t_undefined {
  display: none !important;
}
.header {
  width: 100%;
  min-width: 1200px;
  height: 91px;
  margin: 0 auto;
  overflow: hidden;
}
.footer {
  width: 100%;
  min-width: 1200px;
  height: 155px;
  margin: 0 auto;
  overflow: hidden;
}
.foot {
  border-top: 5px solid #ae0015;
  background-color: #1a1a1a;
  min-width: 1000px;
  height: 120px;
  padding-top: 30px;
  width: 100%;
}
.foot .bottomLink {
  width: 960px;
  margin: 0 auto 20px;
  text-align: center;
  color: #fff;
}
.foot .bottomLink a {
  color: #fff;
  font-size: 14px;
}
.foot .bottomLink a:hover {
  color: #ff0;
}
.foot .info {
  line-height: 24px;
  font-size: 12px;
  color: #fff;
  width: 960px;
  margin: 0 auto;
  text-align: center;
  color: #ccc;
}
.tener {
  text-align: center;
}
.banner {
  background: linear-gradient(to right, #07429E 50%, #e42f32 50%);
  min-width: 1200px;
  height: 382px;
}
.banner .berc {
  background: url(../images/banner.png?t=5) no-repeat center 0;
  min-width: 1200px;
  height: 382px;
}
.sdjknavx {
  margin-bottom: 35px;
  height: 60px;
  line-height: 60px;
  border-bottom: 1px solid rgba(218, 223, 230, 0.3);
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  color: #FFFFFF;
}
.sdjknavx a {
  font-size: 20px;
  /* identical to box height */
  color: #FFFFFF;
  opacity: 0.5;
}
.nav {
  min-width: 1200px;
  background: linear-gradient(90deg, #FC40FF 0%, #39BFFE 51.44%, #00E6FE 100%);
  height: 8px;
  line-height: 8px;
  overflow: hidden;
}
.cotn1 {
  background: url(../images/bg1.jpg?t=4) no-repeat center 0;
  min-width: 1200px;
  max-height: 1311px;
  overflow: hidden;
}
.cotn1 .fkricon {
  margin-left: 30px;
  margin-right: 30px;
  margin-top: 40px;
  width: 28px;
  height: 10px;
  background: url(../images/Union.png) no-repeat 0 0;
  background-size: 29px 11px;
}
.thtitle {
  text-align: center;
  height: 142px;
}
.thtitle img {
  height: 142px;
}
.thtitle a {
  display: inline-block;
}
.thtitle a img {
  height: 142px;
}
.thtitle.thsies5 img {
  height: 183px;
}
.right {
  text-align: right;
}
.foot .info span {
  font-family: Tahoma;
}
.center {
  text-align: center;
}
.content {
  min-width: 1200px;
}
.toperm {
  padding-top: 942px;
  min-width: 1200px;
  height: 688px;
}
.toperm .sdimg {
  margin-top: 44px;
}
.toperm .erm {
  margin-top: 35px;
}
.main {
  margin: 0 auto;
  padding-bottom: 100px;
  width: 1100px;
}
.actionlist {
  padding-top: 77px;
}
.right {
  text-align: right;
}
.sdjgbnav {
  opacity: 0;
  height: 0;
}
.lists {
  margin-top: 44px;
}
.lists li {
  height: 85px;
  line-height: 85px;
  border-bottom: 1px solid rgba(218, 223, 230, 0.3);
  font-size: 20px;
}
.lists li a {
  height: 85px;
  line-height: 85px;
  padding-left: 66px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  color: #ffffff;
  display: block;
  background: url(../images/icons.png) no-repeat 24px center;
  background-size: 22px 14px;
  -webkit-background-size: 22px 14px;
}
.lists li a:hover {
  color: #21aaf7;
}
.pages {
  margin-top: 49px;
  text-align: center;
  clear: both;
  padding-bottom: 260px;
}
li.page,
li.page-next {
  background: none;
  max-width: 150px;
}
.page,
.page-next,
.page-previous {
  display: inline-block;
}
li.page-next a {
  width: 100%;
}
li.page-previous {
  display: inline-block;
  background: none;
  width: 67px;
}
li.page {
  margin-left: 5px;
}
li.page a {
  height: 40px;
  width: 40px;
  vertical-align: middle;
  background: rgba(255, 255, 255, 0.1);
  border-radius: 4px;
  text-align: center;
  line-height: 40px;
  color: #ffffff;
  display: inline-block;
}
li.page a:hover {
  background: #FFFFFF;
  color: #1850BD;
}
li.page-active a {
  background: #FFFFFF;
  color: #1850BD;
}
li.page-previous,
li.page-next {
  height: 40px;
  width: 40px;
  margin-top: -10px;
}
li.page-previous a,
li.page-next a {
  vertical-align: middle;
  font-size: 0;
  text-indent: -9999px;
  height: 40px;
  width: 40px;
  border-radius: 4px;
  text-align: center;
  line-height: 40px;
  display: inline-block;
  background: url(../images/prev.png) no-repeat 0 0;
  background-size: 40px 40px;
  -webkit-background-size: 40px 40px;
}
li.page-next {
  margin-left: 5px;
}
li.page-next a {
  background: url(../images/next.png) no-repeat 0 0;
  background-size: 40px 40px;
  -webkit-background-size: 40px 40px;
}
.xingsz {
  margin-top: 80px;
}
.xingsz .xingszul {
  margin-top: 20px;
  margin-left: -20px;
}
.xingsz .xingszul li {
  margin-top: 20px;
  display: inline-block;
  width: 486px;
  margin-left: 20px;
}
.dnb {
  display: block;
  text-align: center;
  color: #fff;
  font-size: 46px;
  margin-bottom: 36px;
}
.h1 {
  text-align: center;
  font-size: 20px;
  width: 275px;
  height: 72px;
  line-height: 72px;
  margin-bottom: 10px;
  background: url(../images/nav.png) no-repeat 0 0;
}
.h1 a {
  display: block;
  font-weight: 600;
  color: #ffffff;
  font-size: 30px;
}
.djgx {
  margin-top: 37px;
}
.swretfl {
  position: relative;
  width: 640px;
  height: 360px;
}
.swretfl .mySwiperqjx {
  position: relative;
  overflow: hidden;
  width: 640px;
  height: 360px;
}
.swretfl .mySwiperqjx .swiper-pagination {
  top: 280px;
  left: 562px;
  width: 80px;
}
.swretfl .mySwiperqjx .swiper-pagination .swiper-pagination-bullet {
  background: url(../images/rcs1.png) no-repeat 0 0;
  background-size: 100% 100%;
  opacity: 1;
  margin-right: -2px;
  width: 10px;
  height: 5px;
  border-radius: 0;
}
.swretfl .mySwiperqjx .swiper-pagination .swiper-pagination-bullet-active {
  background: url(../images/rcs.png) no-repeat 0 0;
  border-radius: 10px;
  width: 28px;
}
.swretfl .mySwiperqjx .swiper-slide {
  position: relative;
  text-align: center;
  font-size: 18px;
  width: 650px;
  height: 369px;
  background: #fff;
}
.swretfl .mySwiperqjx .swiper-slide p.sdvfx {
  width: 602px;
  bottom: 0px;
  left: 0;
  color: #fff;
  font-size: 22px;
  display: block;
  padding: 0 20px;
  position: absolute;
  height: 58px;
  line-height: 58px;
  left: 0px;
  right: 0px;
  bottom: 8px;
  background: linear-gradient(90deg, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0.739252) 10.12%, rgba(0, 0, 0, 0.617757) 30.37%, rgba(0, 0, 0, 0.54486) 42.52%, rgba(0, 0, 0, 0.439423) 60.1%, rgba(0, 0, 0, 0.416346) 63.94%, rgba(0, 0, 0, 0.2) 100%);
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.swretfl .mySwiperqjx .swiper-slide p.sdvfx a {
  margin-left: 10px;
  display: block;
  color: #fff;
  text-align: left;
}
.swretfl .mySwiperqjx .swiper-slide img {
  width: 640px;
  height: 360px;
}
.ayjpb {
  width: 370px;
  height: 275px;
  padding: 35px  32px 50px;
  background-image: url(../images/ftd.png?t=1);
  background-position: top center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-size: 434px 360px;
  -webkit-background-size: 434px 360px;
  font-weight: normal;
}
.ayjpb a {
  font-family: "pgc";
  color: #000;
  margin-bottom: 10px;
}
.ayjpb a:hover {
  color: #21aaf7;
}
.ayjpb li a {
  line-height: 28px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  font-weight: 500;
  font-size: 20px;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.ayjpb li .abs {
  margin-bottom: 18px;
  line-height: 19px;
  color: #959CA6;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  font-weight: 400;
  font-size: 14px;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.ayjpb li:hover .abs {
  color: #959CA6;
}
.ayjpb .ayjpblist li a {
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.ayjpb .ayjpblist li a:hover {
  color: #21aaf7;
}
.newslist {
  margin-top: 43px;
}
.newslist a {
  border-bottom: 1px solid rgba(218, 223, 230, 0.3);
  height: 88px;
  line-height: 88px;
  color: #fff;
  line-height: 28px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  padding-left: 24px;
  font-size: 20px;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  display: block;
  background: url(../images/iconc1.png) no-repeat 0 center;
}
.newslist a .tiengme {
  width: 870px;
  height: 88px;
  line-height: 88px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  padding-left: 24px;
  font-size: 20px;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.newslist a .time {
  /* 2025-08-25 */
  width: 87px;
  line-height: 88px;
  display: block;
  height: 88px;
  font-family: 'PingFang SC';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  /* identical to box height */
  color: #fff;
  /* Inside auto layout */
  flex: none;
  order: 1;
  flex-grow: 0;
}
.cotn2 {
  padding-top: 30px;
  background: url(../images/bg2.png?t=4) no-repeat center 0;
  min-width: 1200px;
  height: 1073px;
}
.cotn2 .djgx {
  position: relative;
}
.cotn2 .swiper-button-nextxdc {
  position: absolute;
  cursor: pointer;
  right: 0;
  top: 284.5px;
  background: url(../images/nextc.png) no-repeat 0 0;
  width: 56px;
  height: 56px;
}
.cotn2 .swiper-button-prevxdc {
  cursor: pointer;
  position: absolute;
  left: 0;
  top: 284.5px;
  background: url(../images/prevc.png) no-repeat 0 0;
  width: 56px;
  height: 56px;
}
.cotn2 .newslist {
  padding-left: 420px;
  margin-top: 78px;
}
.cotn2 .newslist a {
  border-bottom: 0 none;
  height: 40px;
  line-height: 40px;
  color: #fff;
  line-height: 28px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  padding-left: 24px;
  font-size: 20px;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  display: block;
  background: url(../images/iconc1.png) no-repeat 0 center;
}
.cotn2 .newslist a .tiengme {
  width: 450px;
  height: 40px;
  line-height: 40px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  padding-left: 24px;
  font-size: 20px;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.cotn2 .newslist a .time {
  /* 2025-08-25 */
  width: 87px;
  line-height: 40px;
  display: block;
  height: 40px;
  font-family: 'PingFang SC';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  /* identical to box height */
  color: #fff;
  /* Inside auto layout */
  flex: none;
  order: 1;
  flex-grow: 0;
}
.cotn2 .newslist a:hover {
  background: url(../images/bfxx.png) no-repeat 0 center;
  color: #1850BD;
}
.cotn3 {
  background: url(../images/bg3.jpg?t=3) no-repeat center 0;
  min-width: 1200px;
  height: 866px;
  padding-top: 40px;
}
.cotn3 .djgx {
  margin-top: 9px;
}
.cotn3 .fxfscfr {
  width: 441px;
}
.cotn3 .fxfscfr .swiper-slide-next img {
  margin-left: 0;
}
.cotn3 .fxfscfr .swiper-slide-prev {
  margin-right: -296px;
}
.cotn3 .fxfscfr .swiper-slide-prev img {
  margin-left: 432px;
}
.cotn3 .fxfscfr {
  margin-top: 40px;
  margin-right: 90px;
  width: 441px;
  height: 607px;
  overflow: hidden;
  position: relative;
}
.cotn3 .fxfscfr img {
  width: 267px;
  border-radius: 34px;
  height: 579px;
}
.cotn3 .fxfscfr .swiper-slide {
  background: none;
  padding: 0px 8px 11px 8px;
}
.cotn3 .fxfscfr .swiper-slide-active {
  z-index: 2;
  background: url(../images/bfsss.png) no-repeat 0 0;
}
.cotn3 .fxfscfr .sdjg {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 21;
  border-radius: 50px;
}
.cotn3 .fxfscfr .sdjg1 {
  position: absolute;
  width: 228px;
  border-radius: 50px;
  height: 497px;
  left: 150px;
  top: 50px;
  z-index: 0;
  transition: transform 0.5s ease-in-out;
}
.cotn3 .fxfscfr .sdjg1 img {
  width: 228px;
  height: 497px;
}
.cotn3 .fxfscfr .dasdn {
  animation: fadeIn 1s both ;
}
.cotn3 .fxfscfl {
  margin-top: 130px;
  height: 193px;
  width: 434px;
  margin-left: 90px;
}
.cotn3 .fxfscfl li {
  transition: transform 0.5s ease-in-out;
  margin-bottom: 28px;
  height: 113px;
  width: 402px;
  background: url(../images/icond1.png?t=1) no-repeat 0 0;
  background-size: 434px 193px;
  -webkit-background-size: 434px 193px;
  padding: 40px 16px;
  cursor: pointer;
  transition: opacity 0.3s ease;
}
.cotn3 .fxfscfl li .title {
  font-family: 'Alibaba PuHuiTi 3.0';
  font-style: normal;
  font-weight: 500;
  font-size: 26px;
  line-height: 36px;
  color: #272C34;
}
.cotn3 .fxfscfl li .abs {
  font-family: 'Alibaba PuHuiTi 3.0';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #959CA6;
}
.cotn3 .fxfscfl li.on {
  background: url(../images/icond2.png?t=1) no-repeat 0 0;
  background-size: 434px 193px;
  -webkit-background-size: 434px 193px;
}
.cotn4 {
  padding-top: 28px;
  background: url(../images/bg4.jpg?t=3) no-repeat center 0;
  min-width: 1200px;
  height: 702px;
}
.cotn5 {
  padding-top: 91px;
  background: url(../images/bg5.jpg?t=3) no-repeat center 0;
  min-width: 1200px;
  height: 1197px;
}
.cotn5 .thtitle {
  text-align: center;
  height: 183px;
}
.cotn5 .thtitle img {
  height: 183px;
}
.cotn5 .thtitle a {
  display: inline-block;
}
.cotn5 .thtitle a img {
  height: 183px;
}
.cotn5 .tjtclist {
  padding-top: 31px;
}
.cotn5 .tjtclist li {
  background: #fff;
  border-bottom: 1px #e6e6e6 solid;
}
.cotn5 .tjtclist li a {
  height: 90px;
  display: block;
  padding: 24px;
}
.cotn5 .tjtclist li a .imgc {
  width: 120px;
  height: 90px;
}
.cotn5 .tjtclist li a .imgc img {
  width: 120px;
  height: 90px;
}
.cotn5 .tjtclist li a .title {
  margin-top: 30px;
  margin-left: 20px;
  height: 34px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  font-weight: 400;
  font-size: 14px;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  font-style: normal;
  font-weight: 600;
  font-size: 24px;
  line-height: 34px;
  /* identical to box height */
  color: #272C34;
}
.cotn5 .tjtclist li a .timec {
  width: 88px;
  margin-top: 36px;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #959CA6;
}
.cotn5 .tjtclist li a .fkricon {
  margin-left: 30px;
  margin-right: 30px;
  margin-top: 36px;
  width: 28px;
  height: 10px;
  background: url(../images/Unionc.png) no-repeat 0 0;
}
.cotn5 .tjtclist li a:hover {
  background: linear-gradient(92.3deg, #02B3FC 1.05%, #9362FD 49.96%, #FA383B 98.88%);
}
.cotn5 .tjtclist li a:hover .title,
.cotn5 .tjtclist li a:hover .timec {
  color: #fff;
}
.cotn5 .tjtclist li a:hover .fkricon {
  background: url(../images/Union.png) no-repeat 0 0;
  background-size: 29px 11px;
}
.mySwiperqjxc {
  position: relative;
  overflow: hidden;
  width: 976px;
  height: 549px;
  margin: 0 auto;
}
.mySwiperqjxc .swiper-pagination {
  top: 290px;
  left: 562px;
  width: 80px;
}
.mySwiperqjxc .swiper-pagination .swiper-pagination-bullet {
  background: url(../images/rcs1.png) no-repeat 0 0;
  background-size: 100% 100%;
  opacity: 1;
  margin-right: -2px;
  width: 10px;
  height: 5px;
  border-radius: 0;
}
.mySwiperqjxc .swiper-pagination .swiper-pagination-bullet-active {
  background: url(../images/rcs.png) no-repeat 0 0;
  border-radius: 10px;
  width: 28px;
}
.mySwiperqjxc .swiper-slide {
  position: relative;
  text-align: center;
  font-size: 18px;
  width: 976px;
  height: 549px;
  background: #fff;
}
.mySwiperqjxc .swiper-slide a {
  display: block;
  position: relative;
}
.mySwiperqjxc .swiper-slide a .divxc {
  z-index: 1;
  position: absolute;
  width: 976px;
  height: 549px;
  left: calc(50% - 976px/2 + 1px);
  top: 0;
  background: #000000;
  opacity: 0.3;
}
.mySwiperqjxc .swiper-slide a .vebg {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  z-index: 7;
}
.mySwiperqjxc .swiper-slide a .vebg img {
  width: 80px;
  height: 80px;
}
.mySwiperqjxc .swiper-slide p.sdvfx {
  width: 831px;
  bottom: 0px;
  left: 0;
  color: #fff;
  display: block;
  padding: 0 20px;
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 20px;
  font-style: normal;
  font-weight: 600;
  font-size: 22px;
  line-height: 31px;
  color: #FFFFFF;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  z-index: 2;
}
.mySwiperqjxc .swiper-slide p.sdvfx a {
  margin-left: 10px;
  display: block;
  color: #fff;
  text-align: left;
}
.mySwiperqjxc .swiper-slide img {
  width: 976px;
  height: 549px;
}
.actf .h1 {
  width: 100%;
  background: url(../images/nav.png) no-repeat center 0;
}
.qjxclist {
  margin-top: 30px;
  position: relative;
  border-radius: 10px;
  background: #cd2329;
}
.qjxclist .qjxcfl {
  width: 264px;
  padding-left: 41px;
  padding-top: 114px;
}
.qjxclist .qjxcfl a {
  color: #fff;
  font-size: 24px;
  display: block;
  max-height: 116px;
  line-height: 40px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
}
.qjxclist .qjxcfr {
  width: 800px;
}
.qjxclist .qjxcfr img {
  border-radius: 10px;
  width: 800px;
  height: 450px;
}
.mySwiperc.swiper {
  margin-top: 42px;
  margin-left: 0;
  overflow: hidden;
  height: 580px;
  width: 1200px;
}
.mySwiperc.swiper .swiper-container {
  width: 100%;
  height: 100%;
}
.mySwiperc.swiper .swiper-slide {
  text-align: center;
  font-size: 18px;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: flex-end;
  -ms-flex-pack: flex-end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  -webkit-box-align: flex-end;
  -ms-flex-align: flex-end;
  -webkit-align-items: flex-end;
  align-items: flex-end;
  transition: 300ms;
  width: 80%;
  transform: scale(0.65);
}
.mySwiperc.swiper .swiper-slide img {
  position: relative;
  z-index: 2;
  width: 270px;
  height: 480px;
  border-radius: 10px;
  border: 2px solid #ffd592;
}
.mySwiperc.swiper .swiper-slide .dfjjgmore {
  margin-left: 250px;
  margin-top: 40px;
}
.mySwiperc.swiper .swiper-slide .dfjjgmore img {
  border: 0 none;
  width: 55px;
  height: 18px;
}
.mySwiperc.swiper .swiper-slide-prev {
  cursor: pointer;
  margin-left: -140px;
}
.mySwiperc.swiper .swiper-slide-next {
  cursor: pointer;
  margin-left: 210px;
}
.mySwiperc.swiper .sdjgt {
  display: none;
  float: right;
  position: absolute;
  top: 0px;
  left: 320px;
  text-align-last: left;
  height: 460px;
  border-radius: 10px;
  margin-left: -257px;
  padding: 70px 51px 50px 250px;
  width: 313px;
  background: #c92a2f;
}
.mySwiperc.swiper .sdjgt a {
  color: #fff;
  font-size: 20px;
}
.mySwiperc.swiper .sdjgt a p {
  text-align: justify;
  display: block;
  line-height: 38px;
  max-height: 116px;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  box-orient: vertical;
  -webkit-line-clamp: 3;
  -moz-line-clamp: 3;
  line-clamp: 3;
  overflow: hidden;
}
.mySwiperc.swiper .sdjgt .absswp {
  margin-top: 36px;
  background: url(../images/vgj.png) no-repeat 0 0;
  padding-top: 20px;
  color: #ffbbbe;
  display: -webkit-box;
  display: -moz-box;
  line-height: 31px;
  display: box;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  box-orient: vertical;
  -webkit-line-clamp: 4;
  -moz-line-clamp: 4;
  line-clamp: 4;
  overflow: hidden;
  font-size: 14px;
}
.mySwiperc.swiper .swiper-slide-active,
.mySwiperc.swiper .swiper-slide-duplicate-active {
  transform: scale(1);
}
.mySwiperc.swiper .swiper-slide-active .xfggkh,
.mySwiperc.swiper .swiper-slide-duplicate-active .xfggkh {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
}
.mySwiperc.swiper .swiper-slide-active .xfggkh img,
.mySwiperc.swiper .swiper-slide-duplicate-active .xfggkh img {
  margin-top: 51px;
}
.mySwiperc.swiper .swiper-slide-active .sdjgt,
.mySwiperc.swiper .swiper-slide-duplicate-active .sdjgt {
  display: block;
}
.sdhgmswiper {
  position: relative;
}
.swiper-button-nextc,
.swiper-button-prevc {
  position: absolute;
  top: 286px;
  left: -55px;
  z-index: 22;
  width: 34px;
  height: 69px;
  background: url(../images/next2.png) no-repeat 0 0;
}
.swiper-button-nextc {
  left: auto;
  right: -53px;
  background: url(../images/prev2.png) no-repeat 0 0;
}
.hide {
  display: none;
}
.gerjtfr {
  width: 660px;
}
.gerjtfr .xlfjg {
  position: relative;
  margin-left: 108px;
  width: 552px;
  height: 552/4*3px;
}
.gerjtfr .xlfjg img {
  width: 552px;
  height: 552/4*3px;
  border-radius: 0  9px 0 0;
}
.gerjtfr .xlfjg .skfgetitle {
  width: 532px;
  padding-left: 20px;
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  height: 30px;
  line-height: 30px;
  display: -webkit-box;
  display: -moz-box;
  line-height: 31px;
  display: box;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  box-orient: vertical;
  -webkit-line-clamp: 1;
  -moz-line-clamp: 1;
  line-clamp: 1;
  overflow: hidden;
  font-size: 14px;
}
.gerjtfr .flhb {
  background: #fcce6d;
  width: 590px;
  margin-left: 70px;
  border-radius: 10px  0 10px 0 ;
}
.gerjtfr .flhb ul {
  margin-top: 0px;
  width: 590px;
  padding: 21px 1px 20px ;
}
.gerjtfr .flhb ul li {
  float: left;
  margin-left: 27px;
}
.gerjtfr .flhb ul li img {
  width: 160px;
  height: 160/4*3px;
}
.jysjlist ul {
  height: 403px;
  overflow: hidden;
}
.chanejj.jysj {
  margin-bottom: 50px;
}
.chanejj.jysj .actf {
  margin-top: 26px;
  background: url(../images/4.png) no-repeat 0 0;
  padding-bottom: 10px;
}
.chanejj.jysj .jysjlist {
  padding-left: 0;
  width: 413px;
  padding-right: 105px;
}
.chanejj.jysj .jysjlist ul {
  padding-left: 0;
}
.chanejj.jysj .jysjlist .morecfg {
  margin-left: 345px;
  margin-top: 45px;
  text-align: left;
}
.chanejj.jysj .gerjtfr .xlfjg {
  margin-left: 0;
}
.chanejj.jysj .gerjtfr .xlfjg img {
  border-radius: 9px 0   0 0;
}
.chanejj.jysj .gerjtfr .flhb {
  border-radius: 0 10px  0 10px;
  margin-left: 0;
}
.xgj {
  margin-top: 42px;
}
.xgj ul {
  margin-left: -60px;
  *margin-left: -30px;
}
.xgj ul li {
  margin-left: 60px;
  *margin-left: 30px;
  width: 360px;
  float: left;
}
.xgj ul li img {
  width: 360px;
  height: 360/16*9px;
}
.xgj ul li a {
  color: #384e63;
  font-size: 20px;
}
.xgj ul li a p {
  margin-top: 10px;
  display: block;
  max-height: 60px;
  line-height: 32px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
}
.khsjszul {
  position: relative;
  margin-top: 40px;
  overflow: hidden;
}
.khsjszul .sjgt {
  border-radius: 10px;
  background: #fff url(../images/sdf.png) no-repeat 32px 80px;
}
.shgfl,
.shgfr {
  width: 560px;
  margin-top: 50px;
}
.shgfl ul,
.shgfr ul {
  margin-top: 10px;
}
.shgfl ul li a,
.shgfr ul li a {
  display: block;
  padding-left: 27px;
  overflow: hidden;
  display: -webkit-box;
  display: -moz-box;
  line-height: 46px;
  display: box;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  box-orient: vertical;
  -webkit-line-clamp: 1;
  -moz-line-clamp: 1;
  line-clamp: 1;
  color: #fff;
  background: url(../images/icon.png) no-repeat 0 center;
}
.sjgt {
  width: 472px;
  padding-top: 71px;
  padding-left: 51px;
  background: #fff;
  height: 357px;
}
.sjgt a {
  color: #3b3b3b;
}
.sjgt p {
  padding-top: 52px;
  background: url(../images/ssdsa.png) no-repeat 0 0;
  font-size: 24px;
  text-align: justify;
  line-height: 38px;
  width: 280px;
}
.mySwiper {
  margin-top: 81px;
  width: 840px;
  margin-left: -167px;
  overflow: hidden;
  height: 100%;
}
.mySwiper .swiper-slide {
  text-align: center;
  font-size: 18px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.mySwiper .swiper-slide img {
  border: 2px #ffd592 solid;
  width: 360px;
  height: 270px;
  border-radius: 10px;
  object-fit: cover;
}
.mySwiper .swiper-slide p {
  display: none;
}
.mySwiper .swiper-slide {
  width: 680px;
}
.mySwiper .swiper-slide:nth-child(2n) {
  width: 377px;
}
.mySwiper .swiper-slide:nth-child(3n) {
  width: 377px;
}
.mySwiperqjx {
  overflow: hidden;
}
.mySwiperqjx .swiper-button-nextxd,
.mySwiperqjx .swiper-button-prevxd {
  position: absolute;
  left: 0;
  top: 91%;
  width: 15px;
  height: 22px;
  z-index: 2222;
}
.mySwiperqjx .swiper-button-nextxd {
  margin-left: 169px;
  background: url(../images/sxx1.png) no-repeat 0 0;
}
.mySwiperqjx .swiper-button-prevxd {
  color: transparent;
  margin-left: 42px;
  background: url(../images/sxx2.png) no-repeat 0 0;
}
.mySwiperqjx .swiper-pagination-bullet-active {
  background: #fff;
}
.fadeIn {
  animation: fadeIn  1s both;
}
.swiper-button-next:after,
.swiper-container-rtl .swiper-button-prev:after {
  content: '';
}
.swiper-container-horizontal > .swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: 19px;
  left: 0;
  width: 19%;
}
.swiper-pagination-bullet-active {
  background: #dd464d;
}
.swiper-button-next {
  left: 0;
  top: 96%;
  margin-left: 169px;
  background: url(../images/sjx2.png) no-repeat 0 0;
}
.swiper-button-prev {
  left: 0;
  top: 96%;
  color: transparent;
  margin-left: 42px;
  background: url(../images/sjx.png) no-repeat 0 0;
}
.haibao {
  position: relative;
}
.haibao .swiper-button-nexte,
.haibao .swiper-button-preve {
  cursor: pointer;
  transition: opacity 0.3s ease;
  position: absolute;
  top: 216px;
  left: 0px;
  z-index: 22;
  width: 56px;
  height: 56px;
  background: url(../images/prevc.png) no-repeat 0 0;
}
.haibao .swiper-button-nexte {
  left: auto;
  right: 0px;
  background: url(../images/nextc.png) no-repeat 0 0;
}
.jysj {
  margin-top: 50px;
}
.jysj .h1 {
  width: 100%;
  background: url(../images/nav.png) no-repeat center 0;
}
.jysj .actf {
  margin-top: 26px;
  background: url(../images/3.png) no-repeat 0 0;
  padding-bottom: 10px;
}
.jysj .jysjlist {
  padding-left: 30px;
  width: 406px;
}
.jysj .jysjlist .morecfg {
  margin-left: 150px;
  margin-top: 45px;
  text-align: left;
}
.jysj ul {
  margin-top: 83px;
  width: 413px;
  padding-left: 114px;
}
.jysj ul li a {
  padding-left: 20px;
  margin-bottom: 25px;
  color: #384e63;
  font-size: 20px;
  padding-left: 24px;
  line-height: 30px;
  display: block;
  max-height: 58px;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  box-orient: vertical;
  -webkit-line-clamp: 2;
  -moz-line-clamp: 2;
  line-clamp: 2;
  overflow: hidden;
  background: url(../images/icon2.png) no-repeat 0 13px;
}
.jysj ul .list2 {
  margin-left: 57px;
}
.bfs {
  position: absolute;
  left: 350px;
  top: 170px;
}
.haibao {
  margin: 60px 0;
}
.haibao .swiper {
  overflow: hidden;
  width: 100%;
  width: 976px;
  height: 100%;
  height: 419px;
  margin: 0 auto;
}
.haibao .swiper-slide {
  text-align: center;
  font-size: 18px;
  width: 235px;
  height: 419px;
}
.haibao .swiper-slide a {
  width: 235px;
  height: 419px;
  display: block;
  position: relative;
}
.haibao .swiper-slide p.titlec {
  bottom: 0;
  left: 51px;
  width: 133px;
  position: absolute;
  margin-bottom: 20px;
  color: #fff;
  font-size: 16px;
  padding-left: 4px;
  line-height: 26px;
  display: block;
  max-height: 120px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  z-index: 2;
  -webkit-box-orient: vertical;
  /* 广东游戏产业十年进化录 */
  font-family: 'Alimama ShuHeiTi';
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
  text-align: center;
  color: #FFFFFF;
}
.haibao .swiper-slide .sdjggdc {
  z-index: 1;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  position: absolute;
  background: url(../images/bgcdffs.png) no-repeat 0 0;
}
.haibao img {
  width: 235px;
  height: 419px;
}
.fxfscfr .swiper-container {
  width: 100%;
  height: 100%;
}
.fxfscfr .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  transition: 300ms;
  transform: scale(0.85);
}
.fxfscfr .swiper-slide-active,
.fxfscfr .swiper-slide-duplicate-active {
  transform: scale(1);
}
.fxfscfr .swiper-slide-active img {
  margin-left: -71px;
}
