@charset "utf-8";
svg {
  padding: 0;
  margin: 0;
}
.sdhfg {
  display: none;
  padding-left: 48%;
}
.nav-lienlis {
  margin-top: -43px;
  opacity: 0;
}
.nav-lienlis img {
  width: 14px;
}
.topfliv {
  float: left;
}
.topfliv img {
  width: 33px;
  margin-right: 10px;
}
body {
  background: #F5F7FA;
}
.sdjfgnav {
  height: 0;
}
.ztjs {
  background: url(../images/screin.svg) no-repeat 0 0;
  position: absolute;
  right: 0;
  width: 69px;
  top: 33px;
  height: 33px;
}
.ztjs .zw,
.ztjs .yw {
  display: inline-block;
  width: 30px ;
  height: 33px;
}
.ztjs2 {
  background: url(../images/language.svg) no-repeat 0 0;
}
.ztjs.ztjs1 {
  background: url(../images/sfjg.svg) no-repeat 0 0;
}
.search {
  z-index: 3;
  background: rgba(255, 255, 255, 0.9);
  position: relative;
  top: 40px;
  left: 0;
  padding: 10px 0  60px;
  width: 100%;
  text-align: center;
}
.search .close {
  text-align-last: left;
  padding-left: 40px;
}
.search .close img {
  width: 32px;
}
.search input {
  text-align: center;
  background: #fff;
  border: 1px rgba(26, 121, 255, 0.4) solid;
  border-radius: 5px;
  height: 60px;
  width: 51%;
  line-height: 60px;
  vertical-align: middle;
}
.search #search-btn {
  border-radius: 17px;
  vertical-align: middle;
  display: inline-block;
  width: 190px;
  height: 60px;
  background: #1A79FF url(../images/searchbtn1.png) no-repeat center center;
  background-size: 20px 20px;
}
.navshb {
  z-index: 3;
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 0px;
  left: 0;
  width: 100%;
  text-align: center;
}
.navshb .close {
  padding-top: 10px;
  text-align-last: left;
  padding-left: 0px;
}
.navshb .close img {
  width: 32px;
}
.navshb .sldggnav {
  text-align: left;
  background: #eceae9;
  padding-left: 32px;
  padding-right: 20px;
  width: 380px;
  line-height: 40px;
  font-size: 18px;
  color: #272c34;
}
.navshb .sldggnav a {
  display: block;
  line-height: 40px;
  height: 40px;
  font-size: 18px;
  color: #272c34;
}
.navshb .sdfl {
  padding-top: 20px;
  margin: 20px 0;
  border-top: 1px solid #707C8C;
}
.navshb .sdjx {
  position: relative;
  padding-bottom: 80px;
}
.navshb .sdjx a {
  display: inline-block;
}
.navshb .sdjx img {
  margin-right: 20px;
}
.navshb .sdjx span {
  position: relative;
}
.navshb .sdjx span i {
  position: absolute;
  top: -242px;
  left: -51px;
  width: 180px;
}
.navshb .sdjx span i img {
  width: 180px;
}
.nav-listen a.on .nav-lienlis,
.nav-listen a:hover .nav-lienlis {
  opacity: 1;
}
@keyframes navshow {
  0% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}
@-webkit-keyframes navshow {
  0% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}
.mcontent {
  margin-bottom: 0;
}
.show {
  display: block;
}
@font-face {
  font-family: 'DINPro';
  src: url('https://ysln.ycwb.com/css/DINPro-Regular.otf') format('truetype');
  /* src: url('SourceHanSansCN-Normal-Alphabetic.otf'); */
}
@font-face {
  font-family: 'DINProbold';
  src: url('https://ysln.ycwb.com/css/DINPro-Bold.otf') format('truetype');
  /* src: url('SourceHanSansCN-Normal-Alphabetic.otf'); */
}
@font-face {
  font-family: 'DINPromedia';
  src: url('https://ysln.ycwb.com/css/DINPro-Medium.otf') format('truetype');
  /* src: url('SourceHanSansCN-Normal-Alphabetic.otf'); */
}
@font-face {
  font-family: 'DINProBlack';
  src: url('https://ysln.ycwb.com/css/DINPro-Black.otf') format('truetype');
  /* src: url('SourceHanSansCN-Normal-Alphabetic.otf'); */
}
body {
  font-family: 'DINPro';
}
img {
  max-width: 100%;
}
.list-detail {
  font-weight: 400;
  font-size: 20px;
  color: #272C34;
  line-height: 32px;
  text-align: left;
  font-style: normal;
  text-transform: none;
}
.qrcode-n-inner {
  background: #fff;
  padding: 8px 0;
  border-radius: 8px;
  position: absolute;
  left: 50%;
  margin-left: 380px;
  top: 186px;
  width: 100px;
  font-weight: 400;
  font-size: 14px;
  color: #272C34;
  text-align: center;
  font-style: normal;
  text-transform: none;
}
.qrcode-n-inner img {
  width: 100px;
  height: 100px;
}
.qrcode-n-inner canvas {
  width: 88px;
  height: 88px;
}
.qrcode-n-inner p {
  padding: 0 8px;
}
.w828 {
  width: 65%;
}
.w340 {
  width: 427px;
}
.lmimg {
  min-width: 1150px;
}
.content {
  max-width: 1400px;
  margin: 40px auto 0;
  padding: 0 0px;
}
.content .column-list-name {
  background: url(../images/hx.svg) no-repeat 0 center;
  background-size: auto 15px;
  padding-left: 16px;
  line-height: 30px;
  margin: 0px auto 18px;
  font-weight: 500;
  font-size: 18px;
  color: #272C34;
  text-align: left;
  font-style: normal;
  text-transform: none;
}
.content .column-list-name a {
  font-weight: 500;
  font-size: 18px;
  color: #272C34;
  text-align: left;
  font-style: normal;
  text-transform: none;
}
.content .lists {
  padding: 38px 40px;
  min-height: 500px;
  background: #fff;
  border-radius: 8px;
  max-width: 1400px;
  min-width: 1000px;
}
.content .content-list-con {
  font-family: 'DINPro';
}
.content .content-list-con p {
  margin-bottom: 16px;
  font-weight: 400;
  font-size: 20px;
  color: #272C34;
  line-height: 32px;
  text-align: left;
  font-style: normal;
  text-transform: none;
}
.contentbai {
  margin: 294px auto 0;
}
.w1400 {
  max-width: 1400px;
  margin: 0 auto;
  min-width: 980px;
}
.w1200 {
  width: 1400px;
  margin: 0 auto;
}
.wrap-yd {
  display: none;
}
.wrap-pc {
  display: block;
  max-width: 1920px;
  margin: 0 auto;
}
.text-overflow2 {
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.text-overflow3 {
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
.text-overflow4 {
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
}
.text-overflow8 {
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 6;
}
.header {
  width: 100%;
  min-width: 1000px;
  height: 121px;
  background-image: url(../images/topbg.png?v=100);
  background-repeat: repeat-x;
  background-position: top center;
  overflow: hidden;
}
.header-search {
  margin: 70px 0 0 40px;
  position: relative;
  z-index: 9;
}
.header-search a {
  display: block;
  width: 20px;
  height: 20px;
  background-image: url(../images/searchbtn.png);
  background-repeat: no-repeat;
}
.header-inner::before {
  display: block;
  content: ' ';
  width: 117px;
  height: 41px;
  background-image: url(../images/topbg-icon2.png);
  background-repeat: no-repeat;
  position: absolute;
  bottom: 0;
  left: 5px;
}
.header-inner {
  height: 121px;
  position: relative;
}
.header-inner .header-inner h1.logo::after {
  display: block;
  content: ' ';
  width: 247px;
  height: 102px;
  background-image: url(../images/topbg-icon.png);
  background-repeat: no-repeat;
  position: absolute;
  bottom: 0;
  right: -17px;
}
.header-inner .trademark {
  width: 51px;
  height: 51px;
  margin: 48px 0 0 37px;
  overflow: hidden;
  display: none;
}
.header-inner .trademark img {
  width: 51px;
  height: 51px;
}
.header-inner .logo {
  width: 100%;
  height: 121px;
  line-height: 121px;
  text-align: center;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  z-index: 8;
}
.header-inner .logo img {
  width: 211px;
  height: 77px;
}
.header-inner .horse {
  width: 275px;
  height: 19px;
  margin: 70px 0 0 32px;
  position: relative;
  display: none;
  overflow: hidden;
}
.header-inner .horse .horse-box {
  position: absolute;
}
.header-inner .horse img {
  width: 620px;
  height: 19px;
}
.header-inner .search {
  width: 280px;
  height: 32px;
  background-color: #f0f0f0;
  border: 1px solid #216cd9;
  margin: 62px 0 0 18px;
  position: relative;
  display: none;
}
.header-inner .search input {
  width: 230px;
  padding: 8px 40px 8px 10px;
  font-size: 14px;
  color: #35333c;
}
.header-inner .search input::-webkit-input-placeholder {
  font-size: 14px;
  color: #216cd9;
}
.header-inner .search .search-btn {
  display: block;
  width: 32px;
  height: 32px;
  background-image: url(../images/searchbtn.png);
  background-repeat: no-repeat;
  position: absolute;
  right: 10px;
  top: 0;
  cursor: pointer;
}
.header-inner .media {
  margin: 68px 0 0 38px;
  position: relative;
  z-index: 2;
  display: none;
}
.media .media-icon {
  display: block;
  width: 24px;
  height: 24px;
  float: left;
  cursor: pointer;
}
.media a.media-icon + a.media-icon {
  margin-left: 25px;
}
.media .media-icon1 {
  background-image: url(../images/facebook-icon.png);
  background-repeat: no-repeat;
}
.media .media-icon2 {
  background-image: url(../images/twitter-icon.png);
  background-repeat: no-repeat;
}
.media .media-icon3 {
  background-image: url(../images/tiktok-icon.png);
  background-repeat: no-repeat;
}
.media .media-icon4 {
  background-image: url(../images/instagram-icon.png);
  background-repeat: no-repeat;
}
/*nav*/
.top {
  min-width: 1160px;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0) 100%);
  backdrop-filter: blur(0px);
  position: relative;
  width: 100%;
  height: 96px;
  z-index: 3;
}
.top .topfliv {
  z-index: 2;
  position: absolute;
  left: 40px;
  top: 36px;
  float: left;
}
.top .topfliv img {
  width: 33px;
  margin-right: 10px;
}
.topc {
  min-width: 1160px;
  height: 96px;
  position: relative;
}
.topc .nav {
  position: absolute;
  z-index: 2;
  min-width: 1160px;
}
.topc .nav a {
  color: #fff;
}
.nav {
  width: 100%;
  min-width: 1000px;
  height: 74px;
}
.nav .nav-listen {
  text-shadow: 0;
  top: 0px;
  left: 0px;
  height: fit-content;
  display: inline-flex;
  place-content: center;
  place-items: center;
  gap: 48px;
  flex-shrink: 0;
}
.nav .navl {
  position: absolute;
  top: 33px;
  left: 160px;
  width: 33%;
  height: fit-content;
  padding-right: 120px;
  max-width: 800px;
  display: inline-flex;
  place-content: space-between;
  place-items: center;
  gap: 10px;
  flex-shrink: 0;
}
.nav .navlr {
  position: absolute;
  top: 32px;
  left: 50%;
  margin-left: 103px;
  padding-right: 120px;
  width: 35%;
  height: fit-content;
  max-width: 800px;
  display: inline-flex;
  place-content: space-between;
  place-items: center;
  gap: 10px;
  flex-shrink: 0;
}
.nav li a {
  display: inline-block;
  padding: 5px 12px;
  height: 100%;
  font-size: 18px;
  color: #272C34;
  font-family: 'DINPromedia';
}
.nav .sonnavicon {
  position: absolute;
  top: 0;
  left: 170px;
  width: 12px;
  height: 55px;
  background: url(../images/scxc.png) no-repeat center center;
}
.nav .nav-lienlis {
  text-align: center;
  margin-top: -10px;
  opacity: 0;
}
.nav .nav-lienlis img {
  width: 14px;
}
.nvabai .nav-listen {
  text-shadow: 0px 2px 4px rgba(0, 0, 0, 0.2);
}
.logo {
  position: absolute;
  top: 24px;
  left: 50%;
  width: fit-content;
  height: 49px;
  display: inline-flex;
  flex-direction: column;
  place-content: flex-start;
  place-items: center;
  gap: 2.5px;
  margin-left: -62px;
  flex-shrink: 0;
}
.logo img {
  width: 125px;
}
/**/
.nvasfg {
  padding-top: 0px;
}
.nvasfg li {
  padding-left: 0;
}
.nvasfg img {
  width: 125px;
}
.lmimg {
  min-height: 480px;
}
.nav-list li span.nav-english {
  font-size: 12px;
  padding: 13px 0 3px 0;
}
.nav-list .sonnav {
  z-index: 44;
  position: absolute;
  top: 45px;
  left: -10px;
  background: #f0f5f9;
  width: 212px;
}
.hide {
  display: none;
}
.nav-list li .sonnav dt a {
  color: #35333c;
}
.sonnavicon {
  position: absolute;
  top: 0;
  left: 140px;
  width: 10px;
  height: 55px;
  background: url(../images/scxc.png) no-repeat center center;
}
.sonnavicon.on {
  background: url(../images/scxcon.png) no-repeat center center;
}
.nav-sub {
  display: none;
  width: 100%;
  position: absolute;
  left: 0;
  right: 0;
  top: 62px;
  background-color: #f4fafa;
  z-index: 100;
}
.nav-sub.show {
  display: block;
  animation: navshow 0.3s;
  -webkit-animation: navshow 0.3s;
}
.nav-sub-inner {
  padding: 30px 37px 50px 37px;
}
.nav-sub-inner li {
  float: left;
}
.nav-sub-inner li + li {
  margin-left: 45px;
}
.nav-sub-inner .nav-sub-par {
  line-height: 24px;
  font-size: 16px;
  color: #35333c;
  font-weight: bold;
}
.nav-sub-inner .nav-sub-par a {
  color: #35333c;
}
.nav-sub-inner .nav-sub-par a:hover {
  color: #216cd9;
}
.nav-sub-inner .nav-sub-par span.sub-english {
  font-size: 12px;
  padding-right: 8px;
}
.nav-sub-inner .nav-sub-son {
  line-height: 18px;
  font-size: 14px;
  color: #35333c;
  margin-top: 16px;
}
.nav-sub-inner .nav-sub-son a {
  display: block;
}
.nav-sub-inner .nav-sub-son a:hover {
  color: #216cd9;
}
.nav-sub-inner .nav-sub-son a + a {
  margin-top: 18px;
}
.content {
  position: relative;
  z-index: 1;
  width: 100%;
}
.contentbai.content .column-list-name {
  color: #fff;
}
.contentbai.content .column-list-name a {
  color: #fff;
}
.contentbai.content .streadia .column-list-name {
  color: #475466;
}
.contentbai.content .streadia .column-list-name a {
  color: #475466;
}
.nvabai .nav-list li a {
  color: #fff;
}
.nvabai .nav-inner {
  padding: 0px 0;
}
.recommend-slide {
  max-width: 1920px;
  margin: 0 auto;
  min-width: 1000px;
  height: auto;
  position: relative;
}
.recommend-slide .swiper-slide {
  width: 100%;
  height: auto;
  position: relative;
  overflow: hidden;
}
.recommend-slide .swiper-slide .op {
  opacity: 0;
  width: 100%;
}
.recommend-left-pic {
  height: 640px;
  text-align: center;
  overflow: hidden;
  background-color: rgba(52, 121, 223, 0.3);
}
.recommend-left-pic img {
  width: 100%;
  height: 640px;
  -webkit-ransition: all ease-in 0.4s;
  transition: all ease-in 0.4s;
}
.recommend-left-pic img:hover {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
p.timetip {
  color: #959CA6;
}
.recommend-left-title {
  width: 98%;
  padding: 18px  0 ;
  line-height: 36px;
  position: absolute;
  left: 0;
  padding-top: 20px;
  padding-left: 2%;
  bottom: 0;
  background: rgba(0, 0, 0, 0.2);
}
.recommend-left-title p {
  font-family: 'DINProbold';
  padding: 0 40px;
  font-size: 24px;
  color: #ffffff;
  width: 80%;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.recommend-left-title p.timetip {
  color: #fff;
  font-family: 'DINPro';
  font-size: 14px;
}
.recommend-slide .swiper-container:hover .recommend-button {
  display: block;
}
.recommend-slide .recommend-button {
  width: 20px;
  height: 25px;
  position: absolute;
  bottom: 0;
  cursor: pointer;
  z-index: 99;
}
.recommend-slide .recommend-pagination {
  display: inline-block;
  position: absolute;
  bottom: 41px;
  right: 2%;
  z-index: 98;
}
.recommend-slide .recommend-pagination .swiper-pagination-bullet {
  width: 13px;
  height: 11px;
  opacity: 1;
  border-radius: 26px;
  background: none;
  opacity: 0.5;
  background: #FFFFFF;
  margin-left: 16px;
}
.recommend-slide .recommend-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  width: 21px;
  height: 11px;
  opacity: 1;
}
.top {
  width: 100%;
  background: #fff;
  height: 96px;
  z-index: 2;
}
.top1 {
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0) 100%);
  backdrop-filter: blur(0px);
}
.top1 .nav-inner {
  padding: 14px 0;
}
.topc {
  height: 96px;
  position: relative;
}
.topc .nav {
  position: absolute;
  z-index: 2;
  min-width: 1000px;
}
.topc .nav a {
  color: #fff;
}
.couplet-ads-close {
  width: 18px;
  height: 18px;
  background-image: url(../images/icon_close1.png?v=104);
  background-repeat: no-repeat;
  position: absolute;
  top: 2px;
  z-index: 9;
  cursor: pointer;
}
.couplet-ads-close-left {
  left: 2px;
}
.couplet-ads-close-right {
  right: 2px;
}
.recommend-list .list-lg-title {
  font-family: 'DINPromedia';
  margin-top: 15px;
  max-height: 90px;
  font-weight: 500;
  font-size: 24px;
  color: #272C34;
  text-align: left;
  font-style: normal;
  text-transform: none;
}
.recommend-list .list-lg-title a {
  color: #272C34;
}
.recommend-list .timetip {
  color: #959CA6;
  font-size: 14px;
  margin-top: 10px;
}
.recommend-list ul {
  /* margin-top: 50px; */
}
.list-liheight38 {
  padding-top: 74px;
}
.label {
  height: 25px;
}
.label img {
  width: auto;
  height: 25px;
}
.clearfix {
  clear: both;
}
.list-lg {
  margin-top: 10px;
}
.list-lg .list-lg-left {
  height: 240px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 50%;
  min-width: 200px;
}
.list-lg li + li {
  margin-top: 40px;
  margin-bottom: 40px;
}
.list-lg .list-lg-title {
  line-height: 30px;
  font-size: 20px;
  color: #35333c;
}
.list-lg .list-lg-title a:hover {
  color: #216cd9;
}
.list-lg .list-lg-des {
  font-family: 'DINPromedia';
  line-height: 26px;
  max-height: 208px;
  font-size: 16px;
  color: #959CA6;
  margin-top: 5px;
}
.column-small {
  line-height: 40px;
}
.column-small a {
  font-family: 'DINProbold';
  color: #475466;
}
.column-small svg {
  float: left;
}
.column-small span {
  margin-top: -1px;
  margin-left: 10px;
}
.column-small .more {
  margin-top: -8px;
}
.box .box1 {
  position: relative;
}
.box .box1 .recommend-right {
  position: absolute;
  right: 0;
}
.box.box1 {
  height: 866px;
}
.list-lg-right {
  margin-right: 10px ;
  width: 427px;
  height: 240px;
  border-radius: 10px;
  overflow: hidden;
}
.list-lg-right img,
.list-lg-right video {
  width: 427px;
  border-radius: 10px;
}
.list-lg-right video {
  background-color: #000000;
}
.recommend-right .list-md-pic {
  height: 240px;
  overflow: hidden;
}
.recommend-right li {
  position: relative;
}
.recommend-right .list-md-titlec {
  font-family: 'DINPromedia';
  background-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  font-size: 18px;
  color: #fff;
  width: 395px;
  bottom: 0;
  height: 44px;
  padding: 0 16px;
  line-height: 44px;
}
.recommend-right .list-md-titlec a {
  color: #fff;
}
.recommend-right .sdjimg {
  position: absolute;
  right: 16px;
  z-index: 23;
  top: 16px;
  width: 30px;
  height: 30px;
}
.recommend-right .sdjimg img {
  border-radius: 50%;
  width: 100%;
  width: 30px;
  height: 30px;
}
.list-md .list-md-pic {
  position: relative;
  width: 427px;
  height: 240px;
  border-radius: 8px;
  overflow: hidden;
}
.list-md .list-md-pic img {
  width: 427px;
}
.list-md .list-md-title {
  line-height: 30px;
  font-size: 20px;
  color: #35333c;
  margin-top: 15px;
}
.list-md .list-md-title a {
  color: #35333c;
}
.list-md .list-md-title a:hover {
  color: #216cd9;
}
.list-md-titlec.text-overflow3 {
  max-height: 90px;
  margin-top: 10px;
}
.list-md-titlec.text-overflow3 a {
  color: #35333c;
  font-size: 22px;
}
.list-md-title {
  max-height: 60px;
}
.list-liheight38 li + li {
  margin-top: 38px;
}
.list-liheight28 li + li {
  margin-top: 28px;
}
.column-small {
  height: 36px;
}
.column-small h3 {
  font-style: normal;
  text-transform: none;
  font-family: 'DINProBlack';
}
.column-small h3 a {
  font-family: 'DINProBlack';
  display: block;
  font-size: 32px;
}
.column-small img {
  width: auto;
  height: 36px;
}
.talk-list {
  margin-top: 23px;
}
.talk-list .swiper-slide {
  width: 427px;
  height: 240px;
  float: left;
  overflow: hidden;
}
.talk-list .swiper-slide img {
  width: 427px;
  height: 240px;
  border-radius: 8px;
}
.talk-list-btn {
  margin-top: 20px;
  text-align: center;
  vertical-align: middle;
}
.talk-pagination {
  display: inline-block;
  margin: 0 22px;
  position: relative;
  top: -2px;
}
.talk-pagination .swiper-pagination-bullet {
  width: 15px;
  height: 15px;
  opacity: 1;
  float: left;
  background: none;
  background-image: url(../images/diamond-normal.png);
  background-repeat: no-repeat;
}
.talk-pagination span.swiper-pagination-bullet + span.swiper-pagination-bullet {
  margin-left: 16px;
}
.talk-pagination .swiper-pagination-bullet-active {
  background-image: url(../images/diamond-focus.png);
}
#talk-slidebox {
  position: relative;
}
#talk-slidebox .swiper-slide {
  position: relative;
}
#talk-slidebox .swiper-slide .xtile {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 50px;
  line-height: 50px;
  font-size: 16px;
  padding-left: 17px;
  width: 410px;
  background: rgba(0, 0, 0, 0.2);
  color: #fff;
}
.talk-button {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
  width: 80px;
  height: 240px;
  display: inline-block;
  cursor: pointer;
}
.module-qqzxs {
  margin-left: -2%;
  overflow: hidden;
}
.module-qqzxs li {
  float: left;
  width: 23%;
  margin-left: 2%;
}
.module-qqzxs li .dsfjfg {
  height: 180px ;
  width: 100%;
  overflow: hidden;
  border-radius: 8px;
}
.module-qqzxs li img {
  opacity: 0;
  width: 100%;
}
.module-qqzxs li a {
  color: #272C34;
}
.module-qqzxs li .sdfvtitle {
  padding-top: 10px;
}
.module-qqzxs li .title {
  height: 47px;
  font-weight: 500;
  font-family: 'DINPromedia';
  font-size: 16px;
  color: #272C34;
  text-align: left;
  font-style: normal;
  text-transform: none;
}
.module-qqzxs li .list-news-time {
  font-weight: 400;
  font-size: 14px;
  color: #959CA6;
  text-align: left;
  font-style: normal;
  text-transform: none;
}
.En a {
  position: absolute;
  top: 82px;
  right: 65px;
  font-size: 16px;
  z-index: 8;
}
.talk-button-next {
  width: 80px;
  height: 240px;
  background: linear-gradient(270deg, #000000 0%, rgba(0, 0, 0, 0) 100%);
  border-radius: 0px 8px 8px 0px;
  left: auto;
  right: 0;
}
.talk-button-next::after {
  background: url(../images/next1.png) no-repeat center center;
  display: block;
  content: '';
  width: 80px;
  height: 240px;
  position: absolute;
  bottom: 0;
  left: 0;
}
.box-big {
  margin-top: 30px;
}
.dhfx {
  background-color: #272C34;
  padding-bottom: 29px;
  min-height: 259px;
}
.dhfx .column-small {
  padding: 48px 0 23px;
}
.dhfx .column-small a {
  color: #fff;
}
#talk-slideboxx.talk-list {
  position: relative;
}
#talk-slideboxx.talk-list .swiper-slide {
  height: 135px;
  position: relative;
}
#talk-slideboxx.talk-list .swiper-slide img {
  width: 100%;
  height: 135px;
}
#talk-slideboxx.talk-list .swiper-slide .tiekg {
  width: 18px;
}
#talk-slideboxx.talk-list .swiper-slide .covbtom {
  position: absolute;
  bottom: 0;
  height: 84px;
  left: 10px;
  width: 208px;
}
#talk-slideboxx.talk-list .swiper-slide .covbtom .scolorn {
  font-family: 'DINPromedia';
  display: inline-block;
  padding: 0px 10px 3px;
  border-radius: 8px;
  font-weight: 500;
  font-size: 12px;
  color: #FFFFFF;
  line-height: 14px;
  text-align: center;
  font-style: normal;
  text-transform: none;
  background: rgba(0, 0, 0, 0.5);
}
#talk-slideboxx.talk-list .swiper-slide .covbtom .title {
  font-size: 20px;
  color: #fff;
  font-weight: 900;
  font-size: 24px;
  color: #FFFFFF;
  line-height: 28px;
  text-align: left;
  font-style: normal;
  text-transform: none;
}
#talk-slideboxx.talk-list .swiper-slide .covbtom .list-news-time {
  margin-top: 5px;
  color: #fff;
  font-size: 14px;
}
#talk-slideboxx.talk-list .swiper-slide .covbtom .list-news-time img.tiekg {
  width: 18px;
  height: auto;
}
#talk-slideboxx.talk-list .talk-button-next::after,
#talk-slideboxx.talk-list .talk-button-next {
  height: 135px;
}
/**/
.hudlist .gallery-top {
  margin-top: 10px;
}
.hudlist .swiper-container {
  width: 100%;
  height: 398px;
  margin-left: auto;
  margin-right: auto;
}
.hudlist .swiper-slide {
  background-size: cover;
  background-position: center;
}
.hudlist .gallery-top {
  width: 100%;
}
.hudlist .gallery-thumbs {
  height: 20%;
  box-sizing: border-box;
  padding: 15px 0;
}
.hudlist .gallery-thumbs .swiper-slide {
  font-family: 'DINPromedia';
  width: 25%;
  height: 100%;
  height: 32px;
  font-weight: 500;
  color: #475466;
  text-align: left;
  font-style: normal;
  text-transform: none;
  padding-bottom: 24px;
  border-bottom: 2px solid #1A79FF;
  font-size: 24px;
  opacity: 0.4;
  text-align: center;
  position: relative;
}
.hudlist .gallery-thumbs .swiper-slide a {
  color: #475466;
}
.hudlist .gallery-thumbs .swiper-slide .sxfggf {
  display: none;
  position: absolute;
  bottom: -13px;
  left: 50%;
  margin-left: -12px;
  width: 24px;
}
.hudlist .gallery-thumbs .swiper-slide-thumb-active {
  opacity: 1;
}
.hudlist .gallery-thumbs .swiper-slide-thumb-active a {
  color: #1A79FF;
}
.hudlist .gallery-thumbs .swiper-slide-thumb-active .sxfggf {
  display: block;
}
/**/
.rimv {
  text-align: center;
  position: relative;
  border-radius: 8px;
  overflow: hidden;
}
.rimv .sdjfg {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 1;
  background: rgba(0, 0, 0, 0.2);
  backdrop-filter: blur(10px);
}
.rimv img {
  max-width: 100%;
  height: 339px;
}
.rimv img.icon-play {
  position: absolute;
  bottom: 38px;
  right: 48px;
  width: 42px;
  height: auto;
}
.rimv .sdfhtitlte {
  width: 80%;
  padding: 10px 0;
  height: auto;
  line-height: 36px;
  position: absolute;
  left: 0;
  z-index: 2;
  padding-top: 20px;
  padding-left: 4%;
  padding-right: 16%;
  bottom: 0;
  background: rgba(0, 0, 0, 0.2);
}
.rimv .sdfhtitlte .list-news-title {
  padding: 0 0;
  font-size: 32px;
  color: #ffffff;
  font-weight: bold;
  font-size: 24px;
  color: #FFFFFF;
  line-height: 28px;
  text-align: left;
  font-style: normal;
  text-transform: none;
  width: 100%;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  max-height: 69px;
}
.rimv .sdfhtitlte .list-news-title a {
  color: #ffffff;
  display: block;
}
.rimv .sdfhtitlte .list-news-time {
  margin-top: 10px;
  text-align-last: left;
  color: #FFFFFF;
  font-size: 14px;
}
.rimvimg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
}
.rimvimg img {
  position: relative;
  z-index: 2;
}
.rimv img {
  position: relative;
  z-index: 2;
}
#mdflist li .mlist-lg-pic {
  position: relative;
  height: 180px;
  overflow: hidden;
  text-align: center;
}
#mdflist li .mlist-lg-pic img {
  width: auto;
  height: 100%;
  position: relative;
  z-index: 2;
}
#mdflist li .mlist-lg-pic .sdjfg {
  position: absolute;
  left: 0;
  border-radius: 8px;
  top: 0;
  height: 100%;
  width: 100%;
  z-index: 1;
  background: rgba(0, 0, 0, 0.2);
  backdrop-filter: blur(10px);
}
#mdflist li .mlist-lg-pic .rimvimg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
}
#mdflist li .mlist-lg-pic .rimvimg img {
  position: relative;
  z-index: 2;
}
#mdflist li .mlist-lg-pic .rimv img {
  position: relative;
  z-index: 2;
}
/**/
.sixvfl {
  width: 191px;
  height: 108px;
  overflow: hidden;
  border-radius: 8px;
}
.sixvfl img {
  width: 191px;
}
.list-news .list-news-title {
  font-family: 'DINPromedia';
  font-weight: 500;
  font-size: 16px;
  color: #272C34;
  text-align: left;
  font-style: normal;
  text-transform: none;
}
.list-news .sixvfr {
  display: flex;
  /* 主轴方向为垂直方向 */
  flex-direction: column;
  /* 交叉轴方向上居中对齐 */
  justify-content: center;
  height: 108px;
  width: 210px;
}
.list-news .sixvfr .list-news-title {
  font-family: 'DINPromedia';
  font-weight: 500;
  font-size: 16px;
  color: #272C34;
  text-align: left;
  font-style: normal;
  text-transform: none;
}
.list-news .sixvfr .list-news-time {
  font-weight: 400;
  font-size: 14px;
  color: #959CA6;
  text-align: left;
  font-style: normal;
  text-transform: none;
}
.list-news .list-news-time {
  font-weight: 400;
  font-size: 14px;
  color: #959CA6;
  text-align: left;
  font-style: normal;
  text-transform: none;
}
.mocfr a {
  font-weight: 500;
  font-size: 22px;
  color: #272C34;
  line-height: 26px;
  text-align: left;
  font-style: normal;
  text-transform: none;
}
.mocfr .list-news-abs a {
  font-weight: 500;
  font-size: 18px;
  color: #959CA6;
  line-height: 20px;
  text-align: left;
  font-style: normal;
  text-transform: none;
}
.listdt li .mocfr .list-news-time {
  font-weight: 400;
  font-size: 14px;
  color: #959CA6;
  text-align: left;
  font-style: normal;
  text-transform: none;
}
.listdt {
  margin-bottom: -20px;
  margin-left: -5%;
}
.listdt li {
  width: 45%;
  height: 180px;
  overflow: hidden;
  position: relative;
  float: left;
  border-radius: 8px;
  margin-left: 5%;
  margin-bottom: 20px;
}
.listdt li .mocfl {
  border-radius: 8px;
  width: 320px;
}
.listdt li .mocfl img {
  width: 100%;
}
.listdt li .mocfr {
  position: absolute;
  right: 0;
  width: 46%;
  display: flex;
  /* 主轴方向为垂直方向 */
  flex-direction: column;
  /* 交叉轴方向上居中对齐 */
  justify-content: center;
  height: 180px;
}
.listdt li .mocfr .list-news-title {
  font-size: 22px;
  color: #272c34;
}
.listdt li .mocfr .list-news-time {
  margin-top: 10px;
  color: #959CA6;
  font-size: 14px;
}
.listdt li .mocfr .list-news-abs {
  margin-top: 10px;
  color: #959CA6;
  font-size: 18px;
}
.listdt li .mocfr .list-news-abs a {
  color: #959CA6;
}
.sanjiao {
  position: absolute;
  top: 50%;
  left: 24%;
  margin-left: -12px;
  margin-top: -18px;
  width: 23px;
  height: 36px;
}
.list-news li {
  position: relative;
}
.list-news .sanjiao {
  left: 25%;
}
.list-news .sanjiao .icon-play {
  width: 23px;
}
.mySwipexxx {
  position: relative;
}
.mySwipexxx .recommend-button {
  width: 20px;
  height: 25px;
  position: absolute;
  bottom: 113px;
  cursor: pointer;
  z-index: 99;
}
.mySwipexxx .recommend-button-prev {
  left: 0;
  background-image: url(../images/prev.png);
  background-repeat: no-repeat;
}
.mySwipexxx .recommend-button-next {
  right: 0;
  background-image: url(../images/next.png);
  background-repeat: no-repeat;
}
.mySwiper {
  overflow: hidden;
  width: 1050px;
  position: relative;
  padding: 0 50px;
  height: 100%;
}
.mySwiper .swiper-slide {
  font-size: 18px;
  background: #fff;
}
.mySwiper .swiper-slide img {
  display: block;
  width: 306px;
  height: 176px;
}
.mySwiper .recommend-pagination {
  display: inline-block;
  position: absolute;
  bottom: 0;
  right: 45%;
  width: 15px;
  height: 15px;
  z-index: 98;
}
.mySwiper .recommend-pagination .swiper-pagination-bullet {
  width: 15px;
  height: 15px;
  opacity: 1;
  background: none;
  background-image: url(../images/diamond-normal.png);
  background-repeat: no-repeat;
  margin-left: 16px;
}
.column-big {
  min-width: 1000px;
  height: 92px;
  line-height: 92px;
  text-align: center;
  background-image: url(../images/bg.png);
  background-repeat: no-repeat;
  position: relative;
}
.column-big a {
  display: block;
  height: 100%;
  color: #fff;
  font-size: 34px;
}
.column-big a::before {
  display: block;
  content: '';
  position: absolute;
}
.column-big a::after {
  display: block;
  content: '';
  width: 245px;
  height: 101px;
  background-image: url(../images/title-right-icon1.png);
  background-repeat: no-repeat;
  position: absolute;
  bottom: 0;
  right: 42px;
}
.column-icon2 a::before {
  width: 186px;
  height: 138px;
  background-image: url(../images/ivon2.png);
  background-repeat: no-repeat;
  bottom: -28px;
  left: 36px;
}
.column-iconyw2 a::before {
  width: 92px;
  height: 87px;
  background-image: url(../images/laba.png);
  background-repeat: no-repeat;
  bottom: 2px;
  left: 68px;
}
.column-icon3 a::before {
  width: 215px;
  height: 105px;
  background-image: url(../images/title-left-icon3.png?t=1);
  background-repeat: no-repeat;
  bottom: -2px;
  left: 40px;
}
.column-iconyw3 a::before {
  width: 94px;
  height: 70px;
  background-image: url(../images/newsicon.png);
  background-repeat: no-repeat;
  bottom: 10px;
  left: 40px;
}
.column-icon1 {
  color: #fff;
  font-size: 34px;
  background: url(../images/bg.png) no-repeat 0 center;
}
.column-icon1::after {
  display: block;
  content: '';
  width: 245px;
  height: 101px;
  background-image: url(../images/title-right-icon1.png);
  background-repeat: no-repeat;
  position: absolute;
  bottom: 0;
  right: 42px;
}
.column-icon1::before {
  display: block;
  content: '';
  position: absolute;
  width: 133px;
  height: 166px;
  background-image: url(../images/iconsz.png);
  background-repeat: no-repeat;
  bottom: -20px;
  left: 64px;
}
.column-icon4 a::before {
  width: 99px;
  height: 79px;
  background-image: url(../images/icon3.png);
  background-repeat: no-repeat;
  bottom: 12px;
  left: 80px;
}
.column-iconyw4 a::before {
  width: 133px;
  height: 166px;
  background-image: url(../images/iconsz.png);
  background-repeat: no-repeat;
  bottom: -20px;
  left: 64px;
}
.column-iconyw8 {
  color: #fff;
  font-size: 34px;
  background: url(../images/bg.png) no-repeat 0 center;
}
.column-iconyw8::after {
  display: block;
  content: '';
  width: 245px;
  height: 101px;
  background-image: url(../images/title-right-icon1.png);
  background-repeat: no-repeat;
  position: absolute;
  bottom: 0;
  right: 42px;
}
.column-iconyw8::before {
  display: block;
  content: '';
  position: absolute;
  width: 83px;
  height: 80px;
  background-image: url(../images/icon8.png);
  background-repeat: no-repeat;
  bottom: 5px;
  left: 64px;
}
.column-icon5 a::before {
  width: 74px;
  height: 52px;
  background-image: url(../images/title-left-icon4.png);
  background-repeat: no-repeat;
  bottom: 24px;
  left: 90px;
}
.column-icon6 a::before {
  width: 86px;
  height: 79px;
  background-image: url(../images/title6.png);
  background-repeat: no-repeat;
  bottom: 8px;
  left: 90px;
}
.column-icon7 a::before {
  width: 110px;
  height: 109px;
  background-image: url(../images/title-left-icon7.png);
  background-repeat: no-repeat;
  bottom: -8px;
  left: 81px;
}
.column-icon8 a::before {
  width: 86px;
  height: 79px;
  background-image: url(../images/title-left-icon8.png);
  background-repeat: no-repeat;
  bottom: 6px;
  left: 81px;
}
.column-icon9 a::before {
  width: 84px;
  height: 73px;
  background-image: url(../images/title-left-icon9.png);
  background-repeat: no-repeat;
  bottom: 10px;
  left: 71px;
}
.column-icon10 a::before {
  width: 91px;
  height: 90px;
  background-image: url(../images/title-left-icon10.png);
  background-repeat: no-repeat;
  bottom: 5px;
  left: 81px;
}
.column-icon11 a::before {
  width: 108px;
  height: 76px;
  background-image: url(../images/title-left-icon11.png);
  background-repeat: no-repeat;
  bottom: 5px;
  left: 56px;
}
.column-icon12 a::before {
  width: 108px;
  height: 76px;
  background-image: url(../images/icon4.png);
  background-repeat: no-repeat;
  bottom: 5px;
  left: 56px;
}
.column-big img {
  width: auto;
  height: 30px;
}
.content-list {
  margin-top: 20px;
}
.module-qqzx {
  margin-top: 30px;
}
.module-qqzx-tab {
  width: 1200px;
  height: 48px;
}
.module-qqzx-tab li {
  float: left;
  width: 240px;
  text-align: center;
  border-top: 2px solid #216cd9;
  background: #e8f0fb;
  display: inline-block;
  line-height: 48px;
  color: #666666;
  overflow: hidden;
  position: relative;
}
.module-qqzx-tab li a {
  font-size: 18px;
  display: block;
  height: 100%;
  color: #666666;
}
.module-qqzx-tab li span.tab-big {
  font-size: 20px;
}
.module-qqzx-tab li span.tab-small {
  font-size: 14px;
  margin-left: 6px;
}
.module-qqzx-tab li.on {
  background: #216cd9;
}
.module-qqzx-tab li.on a {
  color: #fff;
}
.module-qqzx-tab li + li::after {
  display: block;
  content: '';
  width: 1px;
  height: 22px;
  background-color: rgba(33, 108, 217, 0.5);
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -11px;
}
.mcontent {
  margin-bottom: 100px;
}
.module-ty-left .list-lg-title {
  max-height: 120px;
}
.module-pagination {
  margin: 12px 40px 0 0;
  text-align: right;
}
.module-pagination .swiper-pagination-bullet {
  width: 15px;
  height: 15px;
  opacity: 1;
  margin-left: 16px;
  background: none;
  background-image: url(../images/diamond-normal.png);
  background-repeat: no-repeat;
}
.module-pagination .swiper-pagination-bullet-active {
  background-image: url(../images/diamond-focus.png);
}
#module-tabbox .list-lg {
  border-top: 0 ;
  margin-top: 0px;
  padding-top: 0px;
}
.module-qqzx-inner {
  display: none;
}
.module-ty-left .rimv {
  margin-top: 9px;
}
.module-ty-left .rimv img {
  height: 381px;
}
.module-qqzx-right {
  height: 349px;
  padding-top: 20px;
  width: 417px;
  padding-right: 10px;
}
.liststop {
  margin-bottom: 48px;
}
/* 定义滚动条整体样式 */
.module-qqzx-right::-webkit-scrollbar {
  width: 4px;
  /* 垂直滚动条宽度 */
  height: 12px;
  /* 水平滚动条高度 */
}
/* 定义滚动条轨道 */
.module-qqzx-right::-webkit-scrollbar-track {
  background-color: #fff;
  border-radius: 6px;
}
/* 定义滚动条滑块 */
.module-qqzx-right::-webkit-scrollbar-thumb {
  background-color: rgba(0, 0, 0, 0.3);
  border-radius: 2px;
}
/* 滚动条角落样式 */
.module-qqzx-right::-webkit-scrollbar-corner {
  background-color: transparent;
}
.list-news .list-news-title {
  line-height: 30px;
  font-size: 20px;
  color: #35333c;
}
.list-news .list-news-title a {
  color: #35333c;
}
.list-news .list-news-title a:hover {
  color: #216cd9;
}
.list-news-title {
  max-height: 60px;
}
.list-news .list-news-time {
  line-height: 26px;
  color: #888888;
  font-size: 16px;
  margin-top: 8px;
}
.list-news li + li {
  margin-top: 28px;
}
.module-lxntdg {
  margin-top: 30px;
}
.module-lxntdg-right {
  min-height: 286px;
}
.list-sm li {
  width: 260px;
  float: left;
}
.list-sm li + li {
  margin-left: 24px;
}
.list-sm .list-sm-pic {
  width: 260px;
  height: 146px;
  position: relative;
  background-color: rgba(52, 121, 223, 0.3);
  overflow: hidden;
}
.list-sm-pic:hover ::after,
.list-xs-left:hover ::after {
  -webkit-transform: scale(1.08);
  transform: scale(1.08);
}
.list-sm .list-sm-pic img {
  width: 260px;
  height: 146px;
}
.list-sm .list-sm-title {
  line-height: 25px;
  max-height: 50px;
  font-size: 18px;
  color: #35333c;
  margin-top: 15px;
}
.list-sm .list-sm-title a {
  color: #35333c;
}
.list-sm .list-sm-title a:hover {
  color: #216cd9;
}
.module-ga-right {
  min-height: 395px;
}
.module-video-right {
  min-height: 636px;
}
.list-md-news {
  margin-top: 0px;
}
.list-xl-bottom {
  margin-top: 46px;
}
.list-xl-zhzz {
  margin-top: 36px;
}
.list-xl-zhzz .list-sm-title {
  height: 50px;
}
.list-xl-zhzz ul + ul {
  margin-top: 30px;
}
.list-xl .list-xl-pic {
  width: 828px;
  height: 466px;
  background-color: rgba(52, 121, 223, 0.3);
  overflow: hidden;
}
.list-xl .list-xl-pic img {
  width: 828px;
  height: 466px;
}
.label-title {
  font-weight: bold;
  font-size: 32px;
  color: #1A79FF;
  text-align: left;
  font-style: normal;
  text-transform: none;
}
.list-xl .list-xl-pic video {
  width: 828px;
  height: 466px;
  background-color: #000000;
}
.list-xl .list-xl-title {
  line-height: 38px;
  max-height: 76px;
  padding: 0 27px;
  font-size: 26px;
  color: #35333c;
  margin-top: 18px;
}
.list-xl .list-xl-title a {
  color: #35333c;
}
.list-xl .list-xl-title a:hover {
  color: #216cd9;
}
.list-xl .list-xl-time {
  line-height: 26px;
  padding: 0 27px;
  color: #888888;
  font-size: 16px;
  margin-top: 12px;
}
.module-content {
  margin-top: 50px;
}
.module-md-right {
  min-height: 874px;
}
.module-news-right {
  min-height: 348px;
}
.module-slide-right {
  min-height: 348px;
}
.list-xl-video li .list-sm-pic a::after {
  display: block;
  content: '';
  width: 35px;
  height: 35px;
  background-image: url(../images/video-icon.png);
  background-repeat: no-repeat;
  position: absolute;
  right: 17px;
  bottom: 11px;
  -webkit-transition: all ease-in 0.4s;
  transition: all ease-in 0.4s;
}
.list-xl-zzzb {
  margin-top: 30px;
}
.module-digital-right {
  min-height: 536px;
}
.list-lg-digital {
  margin-top: 50px;
}
.list-book-left {
  width: 156px;
}
.list-book {
  margin-top: 30px;
}
.list-book-title {
  line-height: 30px;
  max-height: 90px;
  font-size: 20px;
  color: #35333c;
}
.list-book-title a {
  color: #35333c;
}
.list-book-title a:hover {
  color: #216cd9;
}
.list-book-des {
  line-height: 26px;
  max-height: 78px;
  font-size: 16px;
  color: #888888;
  margin-top: 10px;
}
.list-book-right {
  width: 156px;
  height: 204px;
  background-color: rgba(52, 121, 223, 0.3);
  overflow: hidden;
}
.list-book-right img {
  width: 156px;
  height: 204px;
}
.list-book li {
  margin-top: 36px;
}
.list-xs {
  margin-top: 24px;
  padding-top: 24px;
  border-top: 2px solid rgba(52, 121, 223, 0.3);
}
.list-xs li {
  width: 375px;
  float: left;
}
.list-xs li + li {
  padding-left: 12px;
  border-left: 2px solid rgba(52, 121, 223, 0.3);
  margin-left: 23px;
}
.list-xs .list-xs-left {
  width: 160px;
  height: 90px;
  position: relative;
  background-color: rgba(52, 121, 223, 0.3);
  overflow: hidden;
}
.list-xs .list-xs-left img {
  width: 160px;
  height: 90px;
}
.list-xs .list-xs-left a::after {
  display: block;
  content: '';
  width: 22px;
  height: 22px;
  background-image: url(../images/audio-icon.png);
  background-repeat: no-repeat;
  position: absolute;
  right: 10px;
  bottom: 8px;
  -webkit-transition: all ease-in 0.4s;
  transition: all ease-in 0.4s;
}
.list-xs .list-xs-right {
  width: 192px;
}
.list-xs-right .list-xs-title {
  line-height: 30px;
  max-height: 60px;
  font-size: 20px;
  color: #35333c;
}
.list-xs-right .list-xs-title a {
  color: #35333c;
}
.list-xs-right .list-xs-title a:hover {
  color: #216cd9;
}
.list-xs-right .list-xs-author {
  line-height: 26px;
  color: #888888;
  font-size: 16px;
  margin-top: 4px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.footer {
  position: relative;
  width: 100%;
  min-width: 1150px;
  height: 480px;
  background: #3884D2 url(../images/pcs.png) no-repeat right 0;
}
.footer .sdfgfooter {
  position: absolute;
  height: 86px;
  top: 258px;
  right: 479px;
  width: 100%;
  background: url(../images/sdpc.png) no-repeat right 0;
  z-index: 1;
}
.footer .sp {
  position: absolute;
  bottom: 0;
  right: 0;
  height: 480px;
}
.footer .sp1 {
  position: absolute;
  bottom: 0;
  right: 0;
  height: 480px;
  z-index: 2;
}
.footer .sp6 {
  position: absolute;
  bottom: 0;
  right: 0px;
}
.footer .spc {
  position: absolute;
  bottom: 0;
  width: 100%;
  max-width: 1440px;
  height: 480px;
  z-index: 0;
}
.footer .topfliv,
.footer .topfliv img {
  width: 140px;
  height: 40px;
}
.footer .sfp {
  display: flex;
  /* width: 95.83px; */
  align-items: flex-start;
  align-content: flex-start;
  gap: 6px var(--parameters-space-l, 6px);
  flex-wrap: wrap;
}
.footer .sdkg {
  position: absolute;
  z-index: 4;
  bottom: 40px;
  color: #fff;
  line-height: 20px;
  font-size: 12px;
}
.footer .sdkg a {
  color: #fff;
}
.footer .sdfgxzfg {
  position: absolute;
  top: 238px;
  z-index: 3;
}
.footer .sdfgxzfg .skl {
  margin-bottom: 20px;
  font-size: 18px;
  color: #fff;
}
.footer .nav-listen {
  position: absolute;
  z-index: 4;
  font-size: 18px;
  width: 1000px;
  margin-top: 96px;
}
.footer .nav-listen ul {
  display: block;
  width: 900px;
  margin-top: 17px;
  padding-left: 161px;
}
.footer .nav-listen ul li {
  float: left;
  padding-left: 0;
}
.footer .nav-listen ul li a {
  padding: 0 9px;
  font-weight: 500;
  font-size: 18px;
  color: #FFFFFF;
  text-align: left;
  font-style: normal;
  text-transform: none;
}
.footer .footer-inner {
  padding: 40px 0 20px 0;
}
.footer .footer-inner p {
  width: 100%;
  line-height: 36px;
  font-size: 16px;
  color: #ffffff;
  text-align: center;
  font-weight: 400;
  font-size: 12px;
  color: #FFFFFF;
  line-height: 20px;
  text-align: left;
  font-style: normal;
  text-transform: none;
}
.footer .footer-inner a {
  color: #ffffff;
}
.wrap {
  position: relative;
}
.lmimg {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.backtop {
  display: none;
  width: 72px;
  height: 72px;
  background-image: url(https://ycpai.ycwb.com/resource/templateRes/202507/23/200290/200290/images/top.svg);
  background-repeat: no-repeat;
  position: fixed;
  left: 50%;
  margin-left: 620px;
  bottom: 20px;
  cursor: pointer;
  z-index: 999;
}
/**/
@media screen and (max-width: 1386px) {
  .content .lists {
    overflow: hidden;
    padding: 38px 20px;
  }
  .listdt li .mocfr {
    width: 43%;
  }
  .list-lg .list-lg-left {
    width: 48%;
  }
}
@media screen and (max-width: 1368px) {
  .nav .navl {
    width: 33%;
  }
  .nav .navlr {
    width: 33%;
    padding-right: 0;
  }
}
@media screen and (max-width: 1335px) {
  .nav .navlr {
    width: 36%;
  }
  .nav .navl {
    width: 34%;
    left: 130px;
  }
  .listdt li .mocfr {
    width: 41%;
  }
  .w828 {
    width: 64%;
  }
  .list-lg .list-lg-left {
    width: 47%;
  }
}
@media screen and (max-width: 1300px) {
  .listdt li .mocfr {
    width: 40%;
  }
  .w828 {
    width: 61%;
  }
  .list-lg .list-lg-left {
    width: 44%;
  }
}
@media screen and (max-width: 1240px) {
  .nav .navl {
    width: 32%;
  }
  .nav .navlr {
    width: 39%;
  }
  .listdt li .mocfr {
    width: 38%;
  }
  .w828 {
    width: 59%;
  }
  .list-lg .list-lg-left {
    width: 42%;
  }
}
@media screen and (max-width: 1210px) {
  .listdt li .mocfr {
    width: 38%;
  }
  .nav-listen .sdhfg {
    display: block;
  }
  .w828 {
    width: 60%;
  }
  .list-lg .list-lg-left {
    width: 40%;
  }
}
@media screen and (max-width: 1200px) {
  .w828 {
    width: 59%;
  }
  .list-lg .list-lg-left {
    width: 35%;
  }
  .listdt li .mocfr {
    width: 30%;
  }
}
@media screen and (max-width: 1145px) {
  .w828 {
    width: 55%;
  }
  .w828 li {
    height: 240px;
    overflow: hidden;
  }
  .list-lg .list-lg-left {
    width: 33%;
  }
  .listdt li .mocfr {
    position: absolute;
    left: 329px;
    width: 33%;
  }
}
@media screen and (max-width: 1105px) {
  .nav .navlr,
  .nav .navl {
    display: none;
  }
  .listdt li .mocfr {
    position: absolute;
    left: 329px;
    width: 26%;
  }
  .w828 {
    width: 52%;
  }
  .list-lg .list-lg-left {
    width: 15%;
  }
}
@media screen and (max-width: 768px) {
  .search {
    min-width: 100%;
  }
}
.list-lgccc {
  margin-top: 20px;
}
.tiso {
  position: relative;
  top: 2px;
  height: 50px;
  background: url(https://ycpai.ycwb.com/resource/templateRes/202507/23/200290/200290/images/down1.svg) no-repeat 150px 13px;
}
.tiso .tip {
  position: absolute;
  top: 52px;
  background-size: 100%;
  display: none;
  border-radius: 10px;
  width: 150px;
  text-align: center;
  padding: 22px 25px;
  left: -13px;
  border-radius: 8px;
  border-radius: 14px;
  background: rgba(255, 255, 255, 0.9);
  backdrop-filter: blur(10px);
}
.tiso .tip dl dt {
  margin-top: 10px;
}
.tiso .tip dl dt a {
  font-size: 18px;
  color: #000;
  padding: 0;
  display: block;
  line-height: 50px;
  background: none;
}
.tiso .tip dl dt a:hover {
  color: #fff;
  background: #1A79FF;
  border-radius: 8px;
}
/**/
.stipx .otherlink-bg {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1000000;
  background: rgba(0, 0, 0, 0.8);
  transition: 0.3s;
}
.stipx .otherlink-pop {
  top: 30%;
  left: 50%;
  transform: translateX(-50%);
  position: fixed;
  z-index: 1000001;
  background-color: white;
}
.stipx .otherlink-pop a.offBtn {
  text-decoration: none;
  position: absolute;
  top: 5px;
  right: 8px;
  font-size: 20px;
  padding: 5px 10px;
  color: #ccc;
  font-weight: 700;
  line-height: 20px;
}
.stipx .otherlink-pop h2 {
  padding: 40px 40px 131px 40px;
  font-size: 16px;
  min-width: 310px;
  font-weight: normal;
  line-height: 1.8;
  margin-top: 0;
}
.stipx .otherlink-pop .btns {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 96px;
  background: #f5f5f5;
  border-top: 1px solid #ddd;
  text-align: right;
  font-size: 0;
}
.stipx .otherlink-pop .btns a {
  text-decoration: none;
  display: inline-block;
  margin: 9px 15px 0 0;
  height: 30px;
  line-height: 30px;
  padding: 0 15px;
  font-size: 14px;
  border: 1px solid #bbbbbb;
  color: #333;
  border-radius: 5px;
}
.stipx .otherlink-pop .btns a:hover {
  background: #e6e6e6;
}
.stipx .otherlink-pop .btns a.toOtherLink {
  border: 1px solid #2d72e5;
  background: #2d72e5;
  color: #fff;
}
.stipx .otherlink-pop .btns a.toOtherLink.toOtherLinkc {
  border: 1px solid #9aaed1;
  background: #9aaed1;
  color: #fff;
}
.stipx .el-overlayc {
  display: none;
}
.stipx .el-overlayc .op {
  opacity: 0;
}
.stipx .el-overlayc .otherlink-pop .btns {
  position: static;
}
.sfp span {
  position: relative;
}
.sfp span i {
  position: absolute;
  top: -257px;
  width: 180px;
  left: -51px;
}
.sfp span i img {
  width: 180px;
}
.navshb .sdjx span {
  position: relative;
}
.listdt li .mocfr.mocfrxx {
  width: 100%;
  position: static;
}
.tiso {
  background: url(https://ycpai.ycwb.com/resource/templateRes/202507/18/200283/200283/images/downchui.svg) no-repeat 150px 13px;
}
.nvabai .tiso {
  background: url(https://ycpai.ycwb.com/resource/templateRes/202507/23/200290/200290/images/down1.svg) no-repeat 150px 13px;
}
.content-box-more {
  width: 8.15rem;
  height: 1.65rem;
  line-height: 1.65rem;
  border-radius: 21.85rem;
  border: 0.05rem solid #1A79FF;
  background: #F5F7FA;
  text-align: center;
  margin: 1.15rem auto 0 auto;
  position: relative;
  cursor: pointer;
}
.content-box-more span {
  font-weight: 500;
  font-size: 0.6rem;
  color: #1A79FF;
  text-align: left;
  font-style: normal;
  text-transform: uppercase;
}
.content-box-more::after {
  content: "";
  width: 0.85rem;
  height: 0.85rem;
  background-image: url(https://ysln.ycwb.com/search/en/images/loading-more.svg);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  position: absolute;
  top: 0.35rem;
  right: 0.5rem;
  -webkit-animation: spin 1s ease-in-out infinite;
  animation: spin 1s ease-in-out infinite;
}
@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
