.adimg {
  /*height: 80px;*/
  margin-top: 6px;
}

.title {
  margin: 40px auto;
  /* height: 55px; */
  font-family: AlibabaPuHuiTi, AlibabaPuHuiTi;
  font-weight: 700;
  font-size: 40px;
  color: #3747a1;
  line-height: 55px;
  text-align: center;
  font-style: normal;
  text-transform: none;
}

/* .sectitle {
  height: 120px;
  background: url("../image/sec.png") no-repeat center center;
  background-size: cover;
} */

/* .sectitle .toutiaoinfo {
  width: 820px;
  margin-left: 346px;
  padding-top: 28px;
}

.sectitle .onetoutiao {
  width: 100%;
  height: 22px;
  font-family: AlibabaPuHuiTi, AlibabaPuHuiTi;
  font-weight: 400;
  font-size: 16px;
  color: #333333;
  line-height: 22px;
  text-align: center;
  font-style: normal;
  text-transform: none;
  margin-bottom: 20px;
}

.sectitle .twotoutiao {
  display: flex;
  width: 100%;
  height: 22px;
  align-items: center;
  justify-content: space-between;
}

.sectitle .twotoutiao a {
  width: 45%;
  height: 22px;
  font-family: AlibabaPuHuiTi, AlibabaPuHuiTi;
  font-weight: 400;
  font-size: 16px;
  color: #333333;
  line-height: 22px;
  text-align: center;
  font-style: normal;
  text-align: left;
} */

.toutiaoinfo {
    width: 1064px;
    height: 22px;
    font-family: AlibabaPuHuiTi, AlibabaPuHuiTi;
    font-weight: 400;
    font-size: 16px;
    color: #333333;
    line-height: 22px;
    text-align: left;
    font-style: normal;
    text-transform: none;
    margin:0 auto;
    display:flex;
    align-items:center;
    justify-content: center;
}
.toutiaoinfo a{
    /* width:33%; */
    text-align:center;
    margin:0 8px;
    text-align: center;
}

.twobox {
  display: flex;
  padding: 40px 0;
  box-sizing: border-box;
}

.twobox .left {
  width: 730px;
}

.twobox .left .lefttitle {
  width: 100%;
  height: 55px;
  font-family: AlibabaPuHuiTi, AlibabaPuHuiTi;
  font-weight: 700;
  font-size: 40px;
  color: #3747a1;
  line-height: 55px;
  text-align: center;
  font-style: normal;
  text-transform: none;
  margin-bottom: 8px;
}

.twobox .left .leftTwotitle {
  width: 100%;
  height: 22px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.twobox .left .leftTwotitle a {
  width: 40%;
  height: 22px;
  font-family: AlibabaPuHuiTi, AlibabaPuHuiTi;
  font-weight: 400;
  font-size: 16px;
  color: #333333;
  line-height: 22px;
  text-align: center;
  font-style: normal;
  text-transform: none;
  margin-bottom: 24px;
}

.lunbo {
  width: 100%;
  height: 440px;
}

.lunbo .swiper-slide p {
  width: 100%;
  height: 48px;
  background: rgba(0, 0, 0, 0.4);
  border-radius: 0px 0px 0px 0px;
  position: absolute;
  bottom: 0;
  padding: 12px 24px;
  padding-right: 80px;
  box-sizing: border-box;
  font-family: AlibabaPuHuiTi, AlibabaPuHuiTi;
  font-weight: 400;
  font-size: 18px;
  color: #ffffff;
  line-height: 25px;
  text-align: center;
  font-style: normal;
  text-transform: none;
}

.lunbo .swiper-horizontal > .swiper-pagination-bullets,
.lunbo .swiper-pagination-bullets.swiper-pagination-horizontal,
.lunbo .swiper-pagination-custom,
.lunbo .swiper-pagination-fraction {
  bottom: 18px;
  text-align: right;
  padding-right: 15px;
  box-sizing: border-box;
}

.swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  background: rgba(216, 216, 216, 0.4);
}

.swiper-pagination-bullet-active {
  width: 20px;
  height: 10px;
  background: #118cfd;
  border-radius: 76px 76px 76px 76px;
}

.left .threebox {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.left .threebox .lunboimg {
  height: 214px;
  background: #3e5ba2;
  border-radius: 0px 0px 0px 0px;
  position: relative;
  padding: 4px;
  box-sizing: border-box;
}

.left .threebox .lunboimg .thimg {
  width: 235px;
  height: 126px;
  object-fit: cover;
}

.left .threebox .lunboimg .playimg {
  position: absolute;
  width: 32px;
  height: 32px;
  top: 84px;
  left: 10px;
}

.left .threebox .lunboimg p {
  margin-top: 12px;
  width: 100%;
  height: 60px;
  font-family: AlibabaPuHuiTi, AlibabaPuHuiTi;
  font-weight: 400;
  font-size: 20px;
  color: #ffffff;
  line-height: 30px;
  text-align: left;
  font-style: normal;
  text-transform: none;
}

.twobox .right {
  width: 482px;
  margin-left: 24px;
}

.twobox .right .threehead {
  width: 100%;
  height: 56px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 30px;
}

.twobox .right .threehead a {
  width: 152px;
  height: 56px;
}

.twobox .right .list {
  width: 100%;
}

.twobox .right .list .lista {
  width: 100%;
  height: 48px;
  border-bottom: 1px solid #eeeeee;
  padding: 12px 20px;
  box-sizing: border-box;
  font-family: AlibabaPuHuiTi, AlibabaPuHuiTi;
  font-weight: 400;
  font-size: 16px;
  color: #333333;
  line-height: 22px;
  text-align: left;
  font-style: normal;
  text-transform: none;
}

.twobox .right .list .lista:last-child {
  border-bottom: none;
}

.twobox .right .list .lista:nth-child(1) {
  width: 100%;
  height: 40px;
  background: linear-gradient(360deg, #254697 0.09%, #648edc 100%);
  border-radius: 0px 0px 0px 0px;
  font-family: AlibabaPuHuiTi, AlibabaPuHuiTi;
  font-weight: 500;
  font-size: 16px;
  color: #ffffff;
  line-height: 22px;
  text-align: left;
  font-style: normal;
  text-transform: none;
  padding: 9px 16px;
  box-sizing: border-box;
}

.tbtj {
  width: 100%;
  height: 437px;
  background: #ecf2fe;
  border-radius: 0px 0px 0px 0px;
}

.tbtj .tbtjbox {
  width: 1527px;
  height: 100%;
  background: #ecf2fe;
  border-radius: 0px 0px 0px 0px;
  padding: 40px 0;
  box-sizing: border-box;
  margin: 0 auto;
  display: flex;
}
.tbtj .tbtjimg {
  width: 100px;
  height: 127px;
  margin-right: 33px;
  flex-shrink: 0;
}

.tbtjswiper {
  width: 1467px;
}

.tbtjswiper .swiper-slide {
  background: none;
}
.tbtjswiper .swiper-slide img {
  width: 480px;
  height: 254px;
  margin-bottom: 20px;
  position: relative;
}
.tbtjswiper .swiper-slide .tbtitle {
  width: 480px;
  height: 30px;
  font-family: AlibabaPuHuiTi, AlibabaPuHuiTi;
  font-weight: 500;
  font-size: 22px;
  color: #333333;
  line-height: 30px;
  text-align: left;
  font-style: normal;
  text-transform: none;
  margin-bottom: 12px;
}
.tbtjswiper .swiper-slide .tbdesc {
  width: 480px;
  height: 22px;
  font-family: AlibabaPuHuiTi, AlibabaPuHuiTi;
  font-weight: 400;
  font-size: 16px;
  color: #333333;
  line-height: 22px;
  text-align: left;
  font-style: normal;
  text-transform: none;
}

.tbtjswiper .swiper-button-prev:after {
  content: "";
  background: url("../image/tbp.png") no-repeat center center;
  background-size: cover;
  width: 40px;
  height: 40px;
  flex-shrink: 0;
}

.tbtjswiper .swiper-button-next:after {
  content: "";
  background: url("../image/tbn.png") no-repeat center center;
  background-size: cover;
  width: 40px;
  height: 40px;
  flex-shrink: 0;
}

.tbtjswiper .swiper-button-prev,
.tbtjswiper .swiper-rtl .swiper-button-next {
  left: 20px;
  top: 205px;
}
.tbtjswiper .swiper-button-next,
.tbtjswiper .swiper-rtl .swiper-button-prev {
  right: 20px;
  top: 205px;
}
.shbbox {
  width: 100%;
  padding: 40px 0;
  box-sizing: border-box;
  background: #f9fafb;
  border-radius: 0px 0px 0px 0px;
}

.shbbox .shlistbox {
  display: flex;
  justify-content: space-between;
}

.commonlist,
.szblist {
  width: 400px;
  background: #ffffff;
  border-radius: 0px 0px 0px 0px;
  /* padding: 25px 20px 18px 20px; */
  box-sizing: border-box;
}
.thone .thboxone .commonlist{
    padding: 25px 20px 18px 20px; 
}
.commonlist .titles {
  width: 100%;
  height: 36px;
  display: flex;
  align-items: center;
}

.commonlist .titles .listline {
  width: 4px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.commonlist .titles .listline .linetop {
  width: 4px;
  height: 14px;
  background: #3747a1;
  border-radius: 0px 0px 0px 0px;
}

.commonlist .titles .listline .linebtm {
  width: 4px;
  height: 8px;
  background: #c90b0f;
  border-radius: 0px 0px 0px 0px;
  margin-top: 2px;
}

.commonlist .titles .listtitle {
  height: 36px;
  font-family: AlibabaPuHuiTi, AlibabaPuHuiTi;
  font-weight: 700;
  font-size: 26px;
  color: #3747a1;
  line-height: 36px;
  text-align: left;
  font-style: normal;
  text-transform: none;
  margin-left: 8px;
}

.commonlist .titles .listlogo {
  width: 61px;
  height: 35px;
  margin-left: 8px;
  display: flex;
}

.commonlist .listcontent {
  width: 100%;
  margin-top: 10px;
}

.commonlist .listcontent a {
  width: 100%;
  height: 22px;
  font-family: AlibabaPuHuiTi, AlibabaPuHuiTi;
  font-weight: 400;
  font-size: 16px;
  color: #4d62d5;
  line-height: 22px;
  text-align: left;
  font-style: normal;
  text-transform: none;
  padding: 14px 0;
  border-bottom: 1px solid #eeeeee;
  display: flex;
  align-items: center;
}

.commonlist .listcontent a:last-child {
  border-bottom: none;
}

.commonlist .listcontent a .source {
  flex-shrink: 0;
}

.commonlist .listcontent a .info {
  color: #333333;
}

.szblist .listcontent {
  width: 100%;
  margin-top: 23px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.shbbox .szblist .listcontent .szbcontent .szbinfo {
  width: 172px;
}

.shbbox .szblist .szbcontent .szbinfo .sbzname {
  width: 172px;
  height: 32px;
  background: #e8e8e8;
  border-radius: 4px 4px 4px 4px;
  font-family: AlibabaPuHuiTi, AlibabaPuHuiTi;
  font-weight: 400;
  font-size: 16px;
  color: #333333;
  line-height: 32px;
  text-align: center;
  font-style: normal;
  text-transform: none;
  margin-bottom: 20px;
}

.shbbox .szblist .szbcontent .szbinfo .sblocal {
  width: 172px;
  height: 229px;
  margin-bottom: 20px;
  padding: 0;
  border-bottom: none;
}

.shbbox .szblist .szbcontent .szbinfo .sbztime {
  width: 100%;
  height: 22px;
  font-family: AlibabaPuHuiTi, AlibabaPuHuiTi;
  font-weight: 400;
  font-size: 16px;
  color: #3747a1;
  line-height: 22px;
  text-align: center;
  font-style: normal;
  text-transform: none;
}

.twolistbox {
  width: 100%;
  height: 524px;
  background: #f9fafb;
  border-radius: 0px 0px 0px 0px;
}

.twolistbox .twolist {
  height: 100%;
  border-radius: 0px 0px 0px 0px;
  padding: 40px 0;
  box-sizing: border-box;
  display: flex;
  justify-content: space-between;
}

.twolistbox .twolist .twocommon {
  width: 620px;
  height: 412px;
  background: #ffffff;
  border-radius: 0px 0px 0px 0px;
  border: 1px solid rgba(55, 71, 161, 0.2);
}

.twolistbox .twolist .twocommon .sttitle {
  width: 620px;
  height: 56px;
  background: rgba(55, 71, 161, 0.1);
  border-radius: 0px 0px 0px 0px;
  background: url("../image/st.png") no-repeat center center;
  background-size: cover;
  font-family: AlibabaPuHuiTi, AlibabaPuHuiTi;
  font-weight: 700;
  font-size: 26px;
  color: #3747a1;
  line-height: 36px;
  text-align: left;
  font-style: normal;
  text-transform: none;
  padding: 10px 20px;
  box-sizing: border-box;
}

.twolistbox .twolist .twocommon .sttitle span {
  color: #aa0000;
}

.twolistbox .twolist .twocommon .stimgbox {
  width: 100%;
  display: flex;
  justify-content: space-between;
  padding: 24px;
  box-sizing: border-box;
}

.twolistbox .twolist .twocommon .stimgbox .stimg {
}

.twolistbox .twolist .twocommon .stimgbox .stimg .stimgitem {
  width: 270px;
  height: 168px;
  position: relative;
}

.twolistbox .twolist .twocommon .stimgbox .stimg .stimgitem p {
  position: absolute;
  bottom: 0;
  width: 100%;
  width: 270px;
  height: 40px;
  background: rgba(0, 0, 0, 0.4);
  border-radius: 0px 0px 0px 0px;
  font-family: AlibabaPuHuiTi, AlibabaPuHuiTi;
  font-weight: 400;
  font-size: 18px;
  color: #ffffff;
  line-height: 40px;
  text-align: center;
  font-style: normal;
  text-transform: none;
}

.twolistbox .twolist .twocommon .stimgbox .stimg .stimglist {
  width: 100%;
  display: flex;
  align-items: center;
  border-bottom: 1px solid #eeeeee;
}

.twolistbox .twolist .twocommon .stimgbox .stimg .stimglist img {
  width: 24px;
  height: 15px;
}

.twolistbox .twolist .twocommon .stimgbox .stimg .stimglist p {
  width: 235px;
  height: 22px;
  font-family: AlibabaPuHuiTi, AlibabaPuHuiTi;
  font-weight: 400;
  font-size: 16px;
  color: #333333;
  line-height: 22px;
  text-align: left;
  font-style: normal;
  text-transform: none;
  padding: 12px 0;
  margin-left: 8px;
}

.twolistbox .twolist .twocommon .stimgbox .stimg .stimglist:last-child {
  border-bottom: none;
}

.fivebox {
  width: 100%;
  height: 880px;
  background: #f9fafb;
  border-radius: 0px 0px 0px 0px;
}

.fivebox .fiveboxitem {
  height: 100%;
  padding: 40px 0;
  box-sizing: border-box;
  display: flex;
}

.fivebox .fiveboxitemleft {
  width: 920px;
  display: flex;
  flex-wrap: wrap;
}

.fivebox .fiveboxitemleft .commonlist {
  height: 380px;
  margin-right: 40px;
  margin-bottom: 40px;
}

.commonlist .listtitle span {
  color: #aa0000;
}

.fivebox .fiveboxitemleft .commonlist .listcontent a .info {
  margin-left: 8px;
}

.fivebox .fiveboxitemright {
  width: 400px;
  height: 800px;
  background: #ffffff;
  border-radius: 0px 0px 0px 0px;
  padding: 16px 20px;
  box-sizing: border-box;
}

.fivebox .fiveboxitemright .sdnew {
  width: 143px;
  height: 48px;
  background: #3747a1;
  border-radius: 4px 4px 4px 4px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.fivebox .fiveboxitemright .sdnew img {
  width: 24px;
  height: 24px;
}

.fivebox .fiveboxitemright .sdnew span {
  height: 27px;
  font-family: AlibabaPuHuiTi, AlibabaPuHuiTi;
  font-weight: 500;
  font-size: 20px;
  color: #ffffff;
  line-height: 27px;
  text-align: left;
  font-style: normal;
  text-transform: none;
  margin-left: 8px;
}

.fivebox .fiveboxitemright .snnew {
  width: 360px;
  height: 88px;
}

.fivebox .fiveboxitemright .newswiper {
  display: flex;
  width: 360px;
  position: relative;
  margin: 34px 0;
}

.fivebox .fiveboxitemright .newsMySwiper {
  width: 260px;
  height: 240px;
}

.fivebox .fiveboxitemright .thbtn {
  width: 100%;
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 24px;
}

.fivebox .fiveboxitemright .thbtn div {
  width: 112px;
  height: 48px;
  background: linear-gradient(
    180deg,
    rgba(104, 140, 207, 0.2) 0%,
    rgba(55, 84, 161, 0.2) 100%
  );
  border-radius: 0px 0px 0px 0px;
  font-family: AlibabaPuHuiTi, AlibabaPuHuiTi;
  font-weight: 500;
  font-size: 20px;
  color: #3747a1;
  line-height: 48px;
  text-align: center;
  font-style: normal;
  text-transform: none;
}

.fivebox .fiveboxitemright .thbtn div.active {
  background: linear-gradient(180deg, #688ccf 0%, #3754a1 100%);
  color: #ffffff;
}

.fivebox .fiveboxitemright .commonlist {
  padding: 0;
  width: 100%;
}

.fivebox .fiveboxitemright .commonlist .listcontent a .info {
  margin-left: 8px;
}

.fivebox .fiveboxitemright .newswiper .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.8);
}

.fivebox .fiveboxitemright .newswiper .swiper-slide-active,
.fivebox .fiveboxitemright .newswiper .swiper-slide-duplicate-active {
  transform: scale(1);
  width: 220px !important;
  height: 240px !important;
  transform: translateX(-185px) translateY(0px) !important;
  -webkit-transform: translateX(-185px) translateY(0px) !important;
  -moz-transform: translateX(-185px) translateY(0px) !important;
  -ms-transform: translateX(-185px) translateY(0px) !important;
  -o-transform: translateX(-185px) translateY(0px) !important;
}

.fivebox .fiveboxitemright .newswiper .swiper-slide-prev {
  width: 200px !important;
  height: 220px !important;
  transform: translateX(0px) translateY(10px) !important;
  -webkit-transform: translateX(0px) translateY(10px) !important;
  -moz-transform: translateX(0px) translateY(10px) !important;
  -ms-transform: translateX(0px) translateY(10px) !important;
  -o-transform: translateX(0px) translateY(10px) !important;
}

.fivebox .fiveboxitemright .newswiper .swiper-slide-next {
  width: 200px !important;
  height: 220px !important;
  transform: translateX(-370px) translateY(10px) !important;
  -webkit-transform: translateX(-370px) translateY(10px) !important;
  -moz-transform: translateX(-370px) translateY(10px) !important;
  -ms-transform: translateX(-370px) translateY(10px) !important;
  -o-transform: translateX(-370px) translateY(10px) !important;
  z-index: -1;
}

/* .swiper-slide-active {
  width: 220px !important;
  height: 240px !important;
  flex-shrink: 0;
} */

.fivebox .fiveboxitemright .newswiper .swiper-button-next:after {
  content: "";
  background: url("../image/newn.png") no-repeat center center;
  background-size: cover;
  width: 13px;
  height: 22px;
}

.fivebox .fiveboxitemright .newswiper .swiper-button-prev:after {
  content: "";
  background: url("../image/newp.png") no-repeat center center;
  background-size: cover;
  width: 13px;
  height: 22px;
}

.thimgs {
  display: flex;
  justify-content: space-between;
  padding: 40px 0;
  background: #fff;
}
.thimgs a {
  width: 435px;
  height: 80px;
}
.thimgs a:last-child {
  width: 331px;
}
.lv {
  width: 100%;
  height: 825px;
  background: #f9fafb;
  border-radius: 0px 0px 0px 0px;
}
.lv .lvbox {
  height: 100%;
  background: #f9fafb;
  border-radius: 0px 0px 0px 0px;
  padding: 40px 0;
  box-sizing: border-box;
  display: flex;
}
.lv .lvbox .lvleft {
  width: 840px;
}

.lv .lvbox .lvleft .lvlefttop {
  width: 840px;
  height: 325px;
  background: #ffffff;
  border-radius: 0px 0px 0px 0px;
  padding: 20px;
  box-sizing: border-box;
  margin-bottom: 40px;
}
.lv .lvbox .lvleft .lvlefttop .listtitle span {
  color: #aa0000;
}

.lv .lvbox .lvleft .lvlefttop .commonlist {
  padding: 0;
}
.qtname {
  display: flex;
  align-items: center;
}
.qtname a {
  /* width: 80px; */
  height: 30px;
  font-family: AlibabaPuHuiTi, AlibabaPuHuiTi;
  font-weight: 400;
  font-size: 18px;
  color: #3747a1;
  line-height: 30px;
  text-align: center;
  font-style: normal;
  text-transform: none;
  white-space: nowrap;
}
.qtname span {
  width: 9px;
  height: 30px;
  font-family: AlibabaPuHuiTi, AlibabaPuHuiTi;
  font-weight: 400;
  font-size: 18px;
  color: #3747a1;
  line-height: 30px;
  text-align: center;
  font-style: normal;
  text-transform: none;
  margin: 0 15px;
}
.lv .lvbox .lvleft .lvinfo {
  width: 100%;
  display: flex;
}
.lv .lvbox .lvleft .lvinfo .lvimg {
  width: 360px;
  height: 226px;
  margin-top: 26px;
  margin-right: 60px;
}
.lv .lvbox .lvleft .lvbtm {
  width: 100%;
  height: 380px;
  border-radius: 0px 0px 0px 0px;
  display: flex;
  justify-content: space-between;
}
.lv .lvbox .lvleft .lvbtm .yuanzang {
  width: 100%;
  height: 48px;
  border-radius: 0px 0px 0px 0px;
  border-bottom: 1px solid #3747a1;
  display: flex;
  align-items: center;
}
.lv .lvbox .lvleft .lvbtm .yuanzang div {
  width: 115px;
  height: 48px;
  font-family: AlibabaPuHuiTi, AlibabaPuHuiTi;
  font-weight: 500;
  font-size: 22px;
  color: #3747a1;
  line-height: 48px;
  text-align: center;
  font-style: normal;
  text-transform: none;
}
.lv .lvbox .lvleft .lvbtm .yuanzang div:last-child {
  margin-left: 10px;
}
.lv .lvbox .lvleft .lvbtm .commonlist {
  height: 380px;
}
.lv .lvbox .lvleft .lvbtm .commonlist .listcontent {
  margin-top: 0;
}
.lv .lvbox .lvleft .lvbtm .yuanzang .active {
  background: #3747a1;
  color: #ffffff;
}
.lv .lvbox .lvright {
  width: 400px;
  height: 745px;
  background: #ffffff;
  border-radius: 0px 0px 0px 0px;
  margin-left: 40px;
  padding: 16px;
  box-sizing: border-box;
}
.lv .lvbox .lvright .twobtn {
  width: 100%;
  height: 48px;
  display: flex;
  align-items: center;
  margin-top: 24px;
}

.lv .lvbox .lvright .twobtn div {
  width: 120px;
  height: 48px;
  background: linear-gradient(
    180deg,
    rgba(104, 140, 207, 0.2) 0%,
    rgba(55, 84, 161, 0.2) 100%
  );
  border-radius: 0px 0px 0px 0px;
  font-family: AlibabaPuHuiTi, AlibabaPuHuiTi;
  font-weight: 500;
  font-size: 20px;
  color: #3747a1;
  line-height: 48px;
  text-align: center;
  font-style: normal;
  text-transform: none;
  margin-right: 20px;
}

.lv .lvbox .lvright .twobtn div.active {
  background: linear-gradient(180deg, #688ccf 0%, #3754a1 100%);
  color: #ffffff;
}

.lv .lvbox .lvright .sdnew {
  width: 143px;
  height: 48px;
  background: #3747a1;
  border-radius: 4px 4px 4px 4px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.lv .lvbox .lvright .sdnew img {
  width: 24px;
  height: 24px;
}

.lv .lvbox .lvright .sdnew span {
  height: 27px;
  font-family: AlibabaPuHuiTi, AlibabaPuHuiTi;
  font-weight: 500;
  font-size: 20px;
  color: #ffffff;
  line-height: 27px;
  text-align: left;
  font-style: normal;
  text-transform: none;
  margin-left: 8px;
}

.lv .lvbox .lvright .commonlist {
  padding: 0;
  width: 360px;
}

.lv .lvbox .lvright .commonlist .listcontent {
  margin-top: 0;
}
.lv .lvbox .lvright .snnew {
  height: 80px;
}

.lv .lvbox .info {
  margin-left: 8px;
}

.hot {
  width: 100%;
  background: #fff;
  padding: 40px 0;
  padding-bottom:10px;
  box-sizing: border-box;
}
.hotimg {
  width: 75px;
  height: 35px;
  margin-left: 8px;
  display: flex;
}
.imgbox {
  width: 100%;
  display: flex;
}
.imgbox div {
  display: flex;
  flex-wrap: wrap;
}
.imgbox .oneimg {
  width: 565px;
  height: 368px;
  border-radius: 0px 0px 0px 0px;
  margin-bottom: 6px;
}
.imgbox .twoimg {
  width: 280px;
  height: 181px;
  border-radius: 0px 0px 0px 0px;
  margin-bottom: 6px;
  margin-left: 7px;
}
.imgbox .threeimg {
  width: 423px;
  height: 274px;
  border-radius: 0px 0px 0px 0px;
  margin-bottom: 6px;
}

.imgbox a:hover img {
  transform: scale(1.03);
  transition: all 1s ease;
}

.content {
  margin-top: 24px;
}

.content .title {
  /*height: 55px;*/
  font-family: AlibabaPuHuiTi, AlibabaPuHuiTi;
  font-weight: 700;
  font-size: 40px;
  color: #3747a1;
  line-height: 55px;
  text-align: center;
  font-style: normal;
  text-transform: none;
}

.content .fourtitle {
  margin-top: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.content .fourtitle a {
  margin-right: 10px;
  height: 22px;
  font-family: AlibabaPuHuiTi, AlibabaPuHuiTi;
  font-weight: 400;
  font-size: 16px;
  color: #333333;
  line-height: 22px;
  text-align: left;
  font-style: normal;
  text-transform: none;
}

.contentC {
  width: 100%;
  height: 281px;
  background: #f9fafb;
  border-radius: 0px 0px 0px 0px;
  margin-top: 24px;
}

.contentC .hotcommand {
  padding: 24px;
  box-sizing: border-box;
  height: 100%;
  display: flex;
}
.contentC .hotcommand .hot {
  width: 50px;
  height: 158px;
  background: url("../image/rdtj.png") no-repeat;
  background-size: cover;
  margin-right: 15px;
  font-family: AlibabaPuHuiTi, AlibabaPuHuiTi;
  font-weight: 500;
  font-size: 18px;
  color: #b80808;
  font-style: normal;
  text-transform: none;
  padding: 43px 17px;
  box-sizing: border-box;
  margin-top: 36px;
}
.contentC .hotcommand .command {
  width: 1218px;
  display: flex;
  align-items: center;
  position: relative;
}

.contentC .hotcommand .command .hotperv,
.contentC .hotcommand .command .hotnext {
  width: 32px;
  height: 32px;
}
.contentC .hotcommand .command .hotperv {
  margin-right: 24px;
}
.command .swiper-button-prev,
.command .swiper-rtl .swiper-button-next {
  left: 0;
}
.command .swiper-button-prev:after,
.command .swiper-rtl .swiper-button-next:after {
  content: "";
  background: url("../image/prev.png");
  background-size: cover;
  width: 32px;
  height: 32px;
}
.command .swiper-button-next,
.command .swiper-rtl .swiper-button-prev {
  right: 0;
}
.command .swiper-button-next:after,
.command .swiper-rtl .swiper-button-prev:after {
  content: "";
  background: url("../image/next.png");
  background-size: cover;
  width: 32px;
  height: 32px;
}
.command .swiper-slide {
  background: unset;
}
.command .swiper-slide img {
  width: 323px;
  height: 142px;
  position: relative;
}
.command .swiper-slide .hottitle {
  width: 100%;
  height: 22px;
  font-family: AlibabaPuHuiTi, AlibabaPuHuiTi;
  font-weight: 700;
  font-size: 16px;
  color: #333333;
  line-height: 22px;
  text-align: left;
  font-style: normal;
  text-transform: none;
  margin-top: 16px;
  margin-bottom: 10px;
}
.command .swiper-slide .hotdesc {
  width: 100%;
  height: 44px;
  font-family: AlibabaPuHuiTi, AlibabaPuHuiTi;
  font-weight: 400;
  font-size: 16px;
  color: #666666;
  line-height: 22px;
  text-align: left;
  font-style: normal;
  text-transform: none;
}

.command .swiper-slide .hotdesc span {
  color: rgba(184, 8, 8, 1);
}
.contentC .hotcommand .command .hotnext {
  margin-left: 24px;
}
.hotSwiper {
  width: 1098px;
}
.scroll-container {
  overflow: hidden;
  border: 1px solid #bbbbbb;
  margin-bottom: 20px;
}
.scroll {
  height: 40px;
  border-radius: 0px 0px 0px 0px;
}

.scroll {
  display: flex;
  align-items: center;
  justify-content: center;
  white-space: nowrap;
  animation: scroll-left 300s linear infinite;
  /* 关键：内容宽度不够时复制一份实现无缝 */
  width: max-content;
}

.scroll:hover {
  animation-play-state: paused;
}

.scroll a {
  display: inline-block;
  padding: 0 30px;
  text-decoration: none;
  color: #333;
  flex-shrink: 0;
  font-family: AlibabaPuHuiTi, AlibabaPuHuiTi;
  font-weight: 400;
  font-size: 16px;
  color: #333333;
  line-height: 22px;
  font-style: normal;
  text-transform: none;
}

.scroll a:last-child {
  border-right: none;
}

@keyframes scroll-left {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-50%);
  }
}

/* 复制内容实现无缝滚动 */
.scroll-content {
  display: flex;
  flex-shrink: 0;
}
.jjsn {
  margin-top: 20px;
  height: 93px;
}
.thone {
  width: 100%;
  background: #f9fafb;
  border-radius: 0px 0px 0px 0px;
}
.thone .thboxone {
  display: flex;
  padding: 40px 0;
  justify-content: space-between;
}

.snst {
}
.snst .snstimg {
  display: flex;
  justify-content: space-between;
  margin-top: 20px;
}
.snst .snstimg a {
  width: 172px;
}
.snst .snstimg a img {
  height: 110px;
}
.snst .snstimg a p {
  width: 100%;
  height: 19px;
  font-family: AlibabaPuHuiTi, AlibabaPuHuiTi;
  font-weight: 400;
  font-size: 14px;
  color: #3747a1;
  line-height: 19px;
  text-align: center;
  font-style: normal;
  text-transform: none;
  margin-top: 4px;
}
.snst .snstlist {
  width: 100%;
}
.snst .snstlist a {
  display: flex;
  align-items: center;
  width: 100%;
  padding: 12px 0;
  border-bottom: 1px solid #eee;
}
.snst .snstlist a:last-child {
  border-bottom: none;
}
.snst .snstlist a img {
  width: 24px;
  height: 15px;
  margin-right: 8px;
}
.snsttitle {
  display: flex;
  justify-content: space-between;
  margin-top: 20px;
}
.snsttitle a:first-child {
  width: 30%;
  height: 36px;
  font-family: AlibabaPuHuiTi, AlibabaPuHuiTi;
  font-weight: 700;
  font-size: 26px;
  color: #aa0000;
  line-height: 36px;
  text-align: left;
  font-style: normal;
  text-transform: none;
  padding-bottom: 8px;
  border-bottom: 2px solid #aa0000;
}
.snsttitle a:last-child {
  width: 69%;
  height: 36px;
  font-family: AlibabaPuHuiTi, AlibabaPuHuiTi;
  font-weight: 700;
  font-size: 26px;
  color: #3747a1;
  line-height: 36px;
  text-align: center;
  font-style: normal;
  text-transform: none;
  padding-bottom: 8px;
  border-bottom: 2px solid #3747a1;
}
.letwoimg {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 25px;
  border-bottom: 1px solid #eee;
  margin-bottom: 16px;
}
.letwoimg a {
  width: 172px;
  height: 56px;
}
.leaderone a {
  width: 100%;
  display: flex;
  align-items: center;
  font-family: AlibabaPuHuiTi, AlibabaPuHuiTi;
  font-weight: 700;
  font-size: 16px;
  color: #3747a1;
  line-height: 36px;
  text-align: left;
  font-style: normal;
  text-transform: none;
}
.leaderone a img {
  width: 120px;
  height: 36px;
  margin-right: 10px;
}
.leaderlist {
  width: 100%;
}
.leaderlist a {
  padding: 12px 0;
  width: 100%;
  height: 22px;
  font-family: AlibabaPuHuiTi, AlibabaPuHuiTi;
  font-weight: 400;
  font-size: 16px;
  color: #333333;
  line-height: 22px;
  text-align: left;
  font-style: normal;
  text-transform: none;
  border-bottom: 1px solid #eee;
}
.leaderlist a:last-child {
  border-bottom: none;
}
.sixbox .titles {
  border-bottom: 1px solid rgba(55, 71, 161, 0.1);
  padding-bottom: 4px;
  margin-bottom: 20px;
}
.sixbox .sixboxone {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.sixbox .sixbigimg {
  position: relative;
}
.sixbox .commonlist {
  width: 410px;
  padding-top: 20px;
}
.sixbox .sixbigimg {
  margin-bottom: 8px;
}
.sixbox .sixbigimg img {
  width: 100%;
  height: 272px;
}
.sixbox .sixbigimg p {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 410px;
  height: 32px;
  background: rgba(0, 0, 0, 0.6);
  border-radius: 0px 0px 0px 0px;
  font-family: AlibabaPuHuiTi, AlibabaPuHuiTi;
  font-weight: 400;
  font-size: 14px;
  color: #ffffff;
  /* display: flex; */
  /* align-items: center; */
  /* justify-content: center; */
  text-align: center;
  font-style: normal;
  text-transform: none;
  line-height: 32px;
  padding: 0 10px;
  box-sizing: border-box;
}
.sixbox .sixlist {
  width: 100%;
}
.sixbox .sixlist a {
  width: 100%;
  height: 22px;
  font-family: AlibabaPuHuiTi, AlibabaPuHuiTi;
  font-weight: 400;
  font-size: 16px;
  color: #333333;
  line-height: 22px;
  text-align: left;
  font-style: normal;
  text-transform: none;
  margin-bottom: 12px;
}
/*.shzy {*/
/*  margin-bottom: 40px;*/
/*}*/
.snnewimg {
  width: 100%;
  height: 99px;
  /*margin-bottom: 16px;*/
}
.gsggtitle {
  width: 100%;
  height: 36px;
  font-family: AlibabaPuHuiTi, AlibabaPuHuiTi;
  font-weight: 700;
  font-size: 26px;
  color: #3747a1;
  line-height: 36px;
  text-align: left;
  font-style: normal;
  text-transform: none;
  padding-bottom: 4px;
  border-bottom: 1px solid rgba(55, 71, 161, 0.1);
}

.gsgglist a {
  width: 100%;
  height: 22px;
  font-family: AlibabaPuHuiTi, AlibabaPuHuiTi;
  font-weight: 400;
  font-size: 16px;
  color: #333333;
  line-height: 22px;
  text-align: left;
  font-style: normal;
  text-transform: none;
  padding: 10px 0;
  border-bottom: 1px solid #eee;
}
.gsgglist a:last-child {
  border-bottom: none;
}
.lunboone {
  display: flex;
  justify-content: space-between;
  padding-bottom: 20px;
}
.lunboone .left {
  width: 730px;
}
.lunboone .left .sectitle {
  width: 100%;
  height: 41px;
  font-family: AlibabaPuHuiTi, AlibabaPuHuiTi;
  font-weight: 700;
  font-size: 30px;
  color: #3747a1;
  line-height: 41px;
  text-align: center;
  font-style: normal;
  text-transform: none;
  margin-bottom: 16px;
}
.lunboone .left .twotitle {
  width: 100%;
  display: flex;
  justify-content: center;
  margin-bottom: 30px;
}
.lunboone .left .twotitle a {
  /* width: 350px; */
  height: 22px;
  font-family: AlibabaPuHuiTi, AlibabaPuHuiTi;
  font-weight: 400;
  font-size: 16px;
  color: #333333;
  text-align: center;
  margin: 0 5px;
}

.lunboone .left .leftswiper {
  width: 100%;
  height: 440px;
}
.lunboone .left .leftswiper .swiper-slide p {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 48px;
  background: rgba(0, 0, 0, 0.4);
  border-radius: 0px 0px 0px 0px;
  font-family: AlibabaPuHuiTi, AlibabaPuHuiTi;
  font-weight: 400;
  font-size: 18px;
  color: #ffffff;
  text-align: left;
  font-style: normal;
  text-transform: none;
  line-height: 48px;
  padding-left: 24px;
  padding-right: 80px;
  box-sizing: border-box;
}
.lunboone .left .leftswiper .swiper-pagination {
  text-align: right;
}
.lunboone .left .leftswiper .swiper-horizontal > .swiper-pagination-bullets,
.lunboone
  .left
  .leftswiper
  .swiper-pagination-bullets.swiper-pagination-horizontal,
.lunboone .left .leftswiper .swiper-pagination-custom,
.lunboone .left .leftswiper .swiper-pagination-fraction {
  right: 20px;
  left: unset;
  bottom: 16px;
}
.lunboone .left .leftswiper .swiper-button-next:after,
.lunboone .left .leftswiper .swiper-rtl .swiper-button-prev:after {
  content: "";
  width: 32px;
  height: 32px;
  background: url("../image/right.png") no-repeat center center;
  background-size: 100% 100%;
}
.lunboone .left .leftswiper .swiper-button-prev:after,
.lunboone .left .leftswiper .swiper-rtl .swiper-button-next:after {
  content: "";
  width: 32px;
  height: 32px;
  background: url("../image/left.png") no-repeat center center;
  background-size: 100% 100%;
}
.lunboone .left .leftswiper .swiper-button-next,
.lunboone .left .leftswiper .swiper-rtl .swiper-button-prev {
  width: 40px;
  height: 72px;
  background: rgba(0, 0, 0, 0.4);
  border-radius: 0px 0px 0px 0px;
  right: 0;
}
.lunboone .left .leftswiper .swiper-rtl .swiper-button-next,
.lunboone .left .leftswiper .swiper-button-prev {
  width: 40px;
  height: 72px;
  background: rgba(0, 0, 0, 0.4);
  border-radius: 0px 0px 0px 0px;
  left: 0;
}

.lunboone .right {
  width: 482px;
}
.lunboone .right .right-list {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.lunboone .right .right-list a {
  width: 100%;
  height: 22px;
  font-family: AlibabaPuHuiTi, AlibabaPuHuiTi;
  font-weight: 400;
  font-size: 16px;
  color: #333333;
  line-height: 22px;
  text-align: left;
  font-style: normal;
  text-transform: none;
}
.lunboone .right .right-list a:first-child {
  color: #3747a1;
  font-weight: 700;
}
.lunboone .right .right-list a:last-child {
  border-bottom: 1px solid #eee;
  padding-bottom: 21px;
  margin-bottom: 21px;
}

.lunboone .right .right-list:last-child a:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
}