/* 二级导航 */
.subContent {
  width: 1200px;
  margin: -70px auto 10px;
  cursor: pointer;
  position: relative;
}

.subContent .subBox {
  width: 1180px;
  height: 100px;
  display: flex;
  padding: 20px 0 0 0px;
  box-sizing: border-box;
  overflow: hidden;
  background: #fff;
  border-radius: 10px 10px 0 0;
  margin-left: 10px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.subContent .subBox .subswiper{
  padding: 0 20px 0 40px;
  position: relative;

}

.subContent .subBox .swiper-button-prev, .swiper-rtl .swiper-button-next{
  left: 0;
}
.subContent .subBox .swiper-button-next, .swiper-rtl .swiper-button-prev{
  right: 0;
}
.subContent .subBox .swiper-button-prev, .swiper-rtl .swiper-button-next,
.subContent .subBox .swiper-button-next, .swiper-rtl .swiper-button-prev{
  top: 22px;
  background-color: #fff;
}

.subContent .subBox  .swiper-button-prev:after{
  background: url(../images/dou_larrow.png) no-repeat center;
}
.subContent .subBox  .swiper-button-next:after{
  background: url(../images/dou_arrow.png) no-repeat center;
}

.subContent .subBox .swiper-button-next:after,
 .subContent .subBox .swiper-button-prev:after{
  content: "";
  width: 25px;
  height: 39px;
  font-family: none;
  background-size: 14px 14px;
}

.subContent .subBox .swiper-slide {
  /* position: relative; */
  position: static;

}

.subContent .subBox .swiper-slide .scroll-item {
  display: inline-block;
  width: 110px;
  height: 37px;
  line-height: 37px;
  background: #E7EEFE;
  border-radius: 6px;
  margin-right: 12px;
  text-align: center;
  font-size: 15px;
  color: #3363FF;
  border: 1px solid transparent;
}
.subContent .subBox .swiper-slide .subactive {
  color: #fff;
  font-weight: 700;
  background: #1966FF;
  border: 1px solid #E9E9E9;
  box-shadow: 0px 4px 6px #B4CDFF;
}
.subContent .subBox .swiper-slide .scroll-item .subclass {
  position: absolute;
  left: 0;
  bottom:5px;
  font-size: 15px;
  font-weight: 400;
  height: 25px;
  align-items: center;
  width: max-content;
  left: 0;
  display: none;
  z-index: 50;
}
.subContent .subBox .swiper-slide .subactive .subclass{
  display: flex;
}
.subContent .subBox .swiper-slide .scroll-item .subclass a{
  display: block;
}
.subContent .subBox .swiper-slide .scroll-item .subclass .subclass_active{
  color: #3363FF;
}
.subContent .subBox .swiper-slide .scroll-item .subclass p {
  height: 16px;
  line-height: 16px;
  color: rgb(115, 119, 128);
  border-right: 1px solid #d8d8d8;
  padding: 0 15px;
}
.subContent .subBox .swiper-slide .scroll-item .subclass p:last-child {
  border-right: none;
}

/* 广告对联 */
.subContent .ad {
  position: absolute;
  top: 140px;
  width: 108px;
  text-align: right;
}

.subContent .ad .cha {
  width: 13px;
  height: 13px;
  margin-bottom: 3px;
}

.subContent .ad .cha:hover {
  transform: scale(1.5);
}

.subContent .ad .app {
  width: 108px;
  height: 288px;
}

.subContent .ad .app:hover {
  box-shadow: 2px 2px 10px 2px rgb(225, 225, 231);
}

.subContent .l_ad {
  left: -140px;
}

.subContent .r_ad {
  right: -140px;
}



/* 日报 月报 年报 */
.r_wrap {
  width: 1200px;
  height: 211px;
  margin: 30px auto 40px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.r_wrap .r_item {
  width: 390px;
  height: 211px;
  background-color: #fff;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0px 12px 35px #E9EBF2;
}

.r_wrap .r_item .title {
  width: 115px;
  height: 33px;
  font-size: 18px;
  font-weight: 500;
  line-height: 33px;
  background: #3363FF;
  text-align: center;
  color: #fff;
  border-radius: 20px 20px 20px 0;
  position: absolute;
  left: 0;
  top: -1px;
  border-radius: 20px 20px 20px 0px;
}

.r_wrap .r_item .item_box {
  width: 375px;
  height: 184px;
  box-sizing: border-box;
  padding: 0 30px;
  background: linear-gradient(270deg, #E1EEFD 0%, #F5F9FF 100%), #F7F7F7;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.r_wrap .r_item .item_box:hover {
  background: linear-gradient(270deg, #bed8f7 0%, #F5F9FF 100%), #f3e6e6;
}

.r_wrap .r_item .item_box .i_left {
  width: 196px;
  height: 125px;
  padding-top: 17px;
}

.r_wrap .r_item .item_box .i_left p {
  font-size: 14px;
  color: #383838;
  margin-bottom: 10px;
  font-weight: 400;
}

.r_wrap .r_item .item_box .i_left .span_box {
  width: 196px;
  font-size: 14px;
  color: #0468E4;
}

.r_wrap .r_item .item_box .i_left .span_box span {
  line-height: 15px;
  padding: 0 6px;
  position: relative;
  height: 15px;
}

.r_wrap .r_item .item_box .i_left .span_box span::before {
  content: "";
  width: 2px;
  height: 14px;
  background: #0468E4;
  position: absolute;
  left: 0;
  top: 0;
  top: 3px;
}

.r_wrap .r_item .item_box .i_left .span_box span:first-child {
  padding-left: 0px;
}

.r_wrap .r_item .item_box .i_left .span_box span:last-child {
  padding-right: 0px;
  border-right: none;
}

.r_wrap .r_item .item_box .i_left .span_box span:first-child::before {
  content: "";
  width: 0;
  height: 0;
}

.r_wrap .r_item .item_box .i_right {
  width: 90px;
  height: 125px;
  box-sizing: border-box;
  font-size: 16px;
  font-weight: 700;
  color: #fff;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 15px 0 0 0;
  border-radius: 16px;
}

.r_wrap .r_item .item_box .i_right img {
  width: 80px;
  height: 62px;
}

.r_wrap .r_item:nth-child(1) .i_right {
  background: linear-gradient(180deg, #009EF0 0%, #0ED7FA 100%);
}

.r_wrap .r_item:nth-child(2) .i_right {
  background: linear-gradient(180deg, #5278FE 0%, #5BAAFF 100%);
}

.r_wrap .r_item:nth-child(3) .i_right {
  background: linear-gradient(180deg, #FD7B44 0%, #F8C43D 100%);
}


/* 多个广告横向轮播 */
.adsSwiper{
  width: 1200px;
  margin: 0 auto;
  height: 60px;
}
.adsSwiper img{
  height: 58px;
}

/* 行业服务 */
.service_wrap {
  width: 100%;
  padding-bottom: 45px;
  background: url(../images/s_bg.png) no-repeat center bottom;
  background-size: 100% 352px;
}
.service_wrap .service {
  width: 1200px;
  margin: 45px auto;
}
.service_wrap .service h1 {
  width: max-content;
  font-size: 40px;
  color: #333333;
  margin: 0 auto 40px;
  font-weight: 400;
}
.service_wrap .service .lis {
  display: flex;
  justify-content: space-between;
}
.service_wrap .service .lis_item {
  width: 270px;
  height: 322px;
  background: linear-gradient(92.46deg, #2c68ff 0%, #61eff3 100%);
  background: #2c68ff;
  background: url(../images//item_bg.png) no-repeat;
  border-radius: 6px;
  box-shadow: 0px 4px 16px #bfcad9;
  background-size: 100% 100%;
  transition: 0.3s;
}
.service_wrap .service .lis_item:hover {
  transform: scale(1.1);
  box-shadow: 0px 0px 20px 2px #afb5c7;
}
.service_wrap .service .lis_item .title {
  font-size: 20px;
  font-weight: 500;
  color: #fff;
  width: 200px;
  margin: 25px 0 0 35px;
  height: 69px;
}
.service_wrap .service .lis_item .con_box {
  width: 235px;
  height: 195px;
  background: #fff;
  border-radius: 0 50px 50px 0;
  position: relative;
}
.service_wrap .lis_item .con_box span {
  display: inline-block;
  width: 165px;
  font-size: 16px;
  color: #414243;
  /* margin: 30px 0 0 35px; */
  position: absolute;
  top: 30px;
  left: 35px;
  z-index: 10;
}
.service_wrap .lis_item .con_box p {
  position: absolute;
  width: 64px;
  height: 78px;
  right: 30px;
  bottom: 6px;
  background: url(../images/linxing.png) no-repeat;
  background-size: 100% 100%;
  font-size: 24px;
  font-weight: 700;
  color: #2c68ff;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 5;
}
.service_wrap .lis_item .con_box p img {
  width: 100%;
  height: 100%;
}


/* 视频专区 */
.video_wrap {
  width: 100%;
  height: 568px;
  background: #2c68ff;
}
.video_wrap .video {
  width: 1200px;
  margin: 0 auto;
}
.video_wrap .video h1 {
  height: 135px;
  line-height: 135px;
  font-weight: 400;
  width: 100%;
  text-align: center;
  font-size: 40px;
  color: #fff;
  margin: 0;
}
.video_wrap .el-tabs {
  width: 1200px;
  margin: 0 auto;
}
.video_wrap .el-header {
  width: 510px;
  height: 55px;
  display: flex;
  position: relative;
  margin: 0 auto;
}
.video_wrap .el-header::after {
  background-color: #dadbe8;
  height: 6px;
  border-radius: 3px;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  width: 100%;
  z-index: 1;
}
.video_wrap .el_item {
  color: #fff;
  font-size: 16px;
  width: 127px;
  align-items: center;
  box-sizing: border-box;
  display: flex;
  font-weight: 500;
  height: 50px;
  justify-content: center;
  list-style: none;
  position: relative;
  transition: all 5s ease-out 0s;
  line-height: 15px;
  padding-bottom: 20px;
}
.video_wrap .el_item::after {
  content: "";
  left: 0;
  background: #1966ff !important;
  position: absolute;
  width: 100%;
  height: 6px;
  border-radius: 3px;
  bottom: -5px;
  z-index: 10;
  opacity: 0;
  transition: all 0.5s ease-out 0s;
}
.video_wrap .el_active::after {
  opacity: 1;
}
.video_wrap .el_content {
  width: 1200px;
  height: 320px;
  /* top: -20px; */
  background: #fff;
  box-shadow: 0px 4px 13px -3px #d4e2ff;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: -6px;
}
.video_wrap .panel {
  display: flex;
  padding: 0 14px;
  box-sizing: border-box;
  height: 245px;
  display: none;
}
.video_wrap .panel_show {
  display: flex;
}

.video_wrap .vid_item {
  width: 273px;
  height: 242px;
  border-radius: 8px;
  background: #ffffff;
  border: 0.5px solid #e1e1e1;
  box-shadow: 0px 0px 10px 2px #e1e8f6;
  margin-right: 11px;
}

.video_wrap .vid_item:hover img {
  transform: scale(1.2);
}

.video_wrap .vid_item:nth-child(4n) {
  margin-right: 0;
}

.video_wrap .vid_item .img_box {
  width: 273px;
  height: 160px;
  overflow: hidden;
}

.video_wrap .vid_item .img_box img {
  width: 100%;
  height: 100%;
  transition: 0.5s;
}

.video_wrap .vid_item p {
  width: 255px;
  height: 45px;
  margin: 15px 0 0 15px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  font-size: 16px;
  color: #333333;
}


/* 资讯播报 */
.wrap_broad_topics {
  width: 100%;
  height: 1120px;
  background: #EEF1F6;
}
.broad_wrap {
  width: 1200px;
  margin: 0 auto;
}
.broad_wrap .broad_header {
  color: #333333;
  padding: 30px 0 15px;
  height: 144px;
}
.broad_wrap .broad_header h1 {
  font-size: 40px;
  font-weight: 400;
  height: 87px;
  text-align: center;
  line-height: 106px;
}
.broad_wrap .broad_header h3 {
  font-size: 24px;
  font-weight: 400;
  height: 34px;
  text-align: center;
}
.broad-tabs{
  width: 1200px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.broad-tabs .b-header{
  width: 660px;
  height: 40px;
  display: flex;
  justify-content: space-between;
  margin-bottom: 30px;
}
.broad_item{
  width: 160px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  color: #333;
  margin: 0 25px;
  padding-bottom: 10px;
}
.broad_item img{
  height: 22px;
    margin-right: 10px;
}
.broad_active{
  border-bottom: 2px solid #1966FF;
}
.b_content{
  width: 1200px;
}
.broad_wrap .info_box {
  display: none;
  height: 360px;
  align-items: center;
  justify-content: space-between;
}
.broad_wrap .info_active{
  display: flex;
}

.broad_wrap .info_box .l_wrap {
  width: 440px;
  height: 360px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.broad_wrap .info_box .l_wrap .zaodu {
  width: 440px;
  height: 257px;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  border-radius: 2px;
}

.broad_wrap .info_box .l_wrap .zaodu img {
  width: 424px;
  height: 238px;
  border-radius: 5px;
}

.broad_wrap .info_box .l_wrap .zaodu .txt {
  width: 424px;
  height: 93px;
  position: absolute;
  bottom: 10px;
  left: 50%;
  transform: translateX(-50%);
  background: rgba(0, 0, 0, 0.2);
  color: #fff;
  box-sizing: border-box;
  padding: 0px 20px 8px 12px;
  border-radius: 0 0 5px 5px;
}

.broad_wrap .info_box .l_wrap .zaodu .txt p {
  font-size: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  height: 40px;
  line-height: 40px;
}

.broad_wrap .info_box .l_wrap .zaodu .txt span {
  display: block;
  font-size: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.broad_wrap .info_box .l_wrap .more {
  width: 439px;
  height: 91px;
  background: #fff url(../images/more_bg.png) no-repeat left center;
  background-size: 139px 91px;
  display: flex;
  align-items: center;
  position: relative;
}

.broad_wrap .info_box .l_wrap .more p {
  box-sizing: border-box;
  padding: 0 13px;
  width: 140px;
  height: 35px;
  border-radius: 4px;
  border: 1px solid #979797;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-left: 225px;
}

.broad_wrap .info_box .l_wrap .more p img {
  width: 9px;
  height: 14px;
}

.broad_wrap .info_box ul {
  list-style: none;
  padding: 0;
  height: 360px;
  width: 745px;
}

.broad_wrap .info_box ul li {
  height: 112px;
  background: #fff;
  margin-bottom: 12px;
  border-radius: 2px;
  box-shadow: 0px 0px 10px 2px #E1E8F6;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 25px;
  box-sizing: border-box;
  position: relative;
}

.broad_wrap .info_box ul li .l_box {
  width: 592px;
  height: 70px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.broad_wrap .info_box ul li .l_box p {
  margin: 0;
}

.broad_wrap .info_box ul li .l_box .tit {
  color: #1966FF;
  font-size: 16px;
}

.broad_wrap .info_box ul li .l_box .detail {
  color: #777777;
  font-size: 14px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.broad_wrap .info_box ul li .r_box {
  width: 80px;
  height: 75px;
  color: #B2BFD5;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
}

.broad_wrap .info_box ul li .r_box p {
  font-size: 44px;
  margin: 0;
}

.broad_wrap .info_box ul li .r_box span {
  font-size: 14px;
}

.broad_wrap .info_box ul li:last-child {
  margin-bottom: 0;
}

.broad_wrap .info_box .zaodu::before,
.broad_wrap .info_box .more::before,
.broad_wrap .info_box ul li::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 0;
  z-index: 2;
  opacity: 0;
  border-radius: 5px;
  border-top: 2px solid #7192ff;
  border-left: 2px solid #7192ff;
  transition: all linear 0.5s;
}

.broad_wrap .info_box .zaodu::after,
.broad_wrap .info_box .more::after,
.broad_wrap .info_box ul li::after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  width: 0;
  height: 0;
  z-index: 2;
  opacity: 0;
  border-radius: 5px;
  border-bottom: 2px solid #7192ff;
  border-right: 2px solid #7192ff;
  transition: all linear 0.5s;
}

.broad_wrap .info_box .zaodu:hover::before,
.broad_wrap .info_box .zaodu:hover::after,
.broad_wrap .info_box .more:hover::before,
.broad_wrap .info_box .more:hover::after,
.broad_wrap .info_box ul li:hover::before,
.broad_wrap .info_box ul li:hover::after {
  opacity: 1;
  width: 100%;
  height: 100%;
}


/* 行业专题 */
.topics {
  margin: 57px auto 0;
  width: 1200px;
  height: 375px;
  background: #fff;
  cursor: pointer;
}

.topics .topics_header {
  width: 1164px;
  height: 80px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0 auto;
}

.topics .topics_header p {
  display: flex;
  align-items: center;
  font-size: 20px;
  color: #444444;
}

.topics .topics_header img {
  width: 28px;
  height: 28px;
  margin-right: 7px;
}

.topics .topics_header span {
  color: #0064FF;
  font-size: 12px;
}

.topics .topics_header span:hover {
  text-decoration: underline;
}

.topics .topic_swiper {
  width: 1164px;
  height: 283px;
}

.topics .topic_swiper .s_slide {
  display: flex;
  justify-content: space-between;
}

.topics .topic_swiper .box_item {
  width: 282px;
  height: 242px;
  border-radius: 8px;
  border: 1px solid #F1F1F1;
}

.topics .topic_swiper .box_item:hover {
  border: 0.5px solid #F1F1F1;
  box-shadow: 0px 0px 10px 2px #E1E8F6;
}

.topics .topic_swiper .box_item:hover img {
  transform: scale(1.2);
}

.topics .topic_swiper .box_item .img_box {
  width: 282px;
  height: 160px;
  border-radius: 8px 8px 0px 0px;
  overflow: hidden;
}

.topics .topic_swiper .box_item .img_box img {
  width: 100%;
  height: 100%;
  transition: 0.5s;
}

.topics .topic_swiper .box_item p {
  font-size: 16px;
  color: #333;
  line-height: 19px;
  padding: 0 15px 0 15px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  margin-top: 16px;
}

.topics .swiper-pagination-bullet {
  width: 6px !important;
  height: 6px !important;
} 