.home_carousel{
  background-image: url("../../../common/img/Group3.png");
  background-repeat: no-repeat;
  /* background-size: contain; */
}
.home_swiper{
  height: 400px;
  display: none;
}
.home_swiper .swiper-button-prev:after,.home_swiper .swiper-button-next:after{
  content: '';
}
.carousel_mask{
  width: 601px;
  height: 165px;
  background: rgba(0, 0, 0, 0.8);
  color: #ffffff;
  position: relative;
  /* padding: 47px 92px 0; */
  font-size: 2rem;
}
.swiper-slide{
  /* padding-left: 80px;
  padding-right: 80px; */
}
.towWidth{
  width: 21%;
}
.fourWidth{
  width: 14%;
}
.sixWidth{
  width: 16%;
}
.home_icon{
  top: 41%;
  position: absolute;
  color: #ffffff;
}
.home_pre{
  transform: rotate(90deg);
  left: 35px;
}
.home_aft{
  transform: rotate(-90deg);
  right: 35px;
}
#home_incident{
  margin:80px auto;
}
.left_line{
  border-radius: 2px;
  width: 4px;
  background: #00235f;
  margin-right: 18px;
}
.titile_content{
  height: 36px;
  display: flex;
  line-height: 36px;
  font-size: 3.6rem;
  font-weight: 600;
  letter-spacing: 1px;
}
.carousel-control{
  background-color: #000;
  opacity: 0.5;
  height: 165px;
  left: 129px;
  width: 6%;
  top: 96px;
}
#sub_swiper{
  width: 44.05%;
  /* width: 55.3%; */
  height: 212px;
  position: absolute;
  top: 23%;
  left: 210px;
  /* left: 9%; */
  display: none;
}
.box_carousel{
  position: relative;
  max-width: 1440px;
  margin: 0 auto;
}
.carousel_mask .swiper-slide .slide_content{
  width: 76%;
  /* margin: 0 auto; */
  margin-top: 47px;
}
.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled{
  opacity: unset !important;
}
.swiper-button-next.swiper-button-disabled .home_icon, .swiper-button-prev.swiper-button-disabled .home_icon{
  display: none;
}
#prev,#nextbtn{
  width: 81px;
  height: 212px;
  /* height: 100%; */
  /* top: 21px; */
  top: 114px;
  background: rgba(0,0,0,0.8)
}
#sub_swiper .swiper-pagination-bullet{
  width: 5px;
  border-radius: 10px;
  height: 2px;
  background: #fff;
  opacity: .8;
  transition: width 0.3s ease-in-out;
}
#sub_swiper .swiper-pagination-bullet-active{
  width: 15px;
  height: 3px;
  opacity: 1;
}
/* #sub_swiper .swiper-button-next.swiper-button-disabled,#sub_swiper .swiper-button-prev.swiper-button-disabled{
  display: none;
} */
.carousel_mask .text{
  font-size: 1.6rem;
  color: #b3b3b3;
  margin-top: 20px;
}
.carousel_mask .title:hover{
  text-decoration: underline;
  cursor: pointer;
}
.carousel_mask .text img{
  height: 18px;
  width: 27px;
  margin-right: 5px;
  background-color: #fff;
  margin-left: 16px;
}
.incident_title{
  display: flex;
  justify-content: space-between;
  line-height: 36px;
}
.incident_title :nth-child(2){
  color: #808080;
  font-size: 1.6rem;
  margin-left: 10px;
}
.incident_content{
  display: flex;
  margin-top: 32px;
}
.incident_content .content_left{
  width: 50%;
  box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.12);
  border-radius: 10px;
}
.mil-title{
  font-size: 22px;
  font-weight: 500;
  margin-bottom: 25px;
}
.content_left>img,.right_img img,.content_left .left_img>img{
  width: 100%;
}
.content_left .milestone{
  margin: 25px 30px;
}
.content_left .milestone>div{
  font-size: 1.6rem;
  color: #b3b3b3;
  display: flex;
  justify-content: space-between;
}
.content_left:hover .mil-title,.content_right ul li:hover .right_textarea p{
  text-decoration: underline;
  cursor: pointer;
}
.content_left .left_img{
  overflow: hidden;
  width: 100%;
  border-radius: 10px 10px 0 0;
}

.content_right ul li{
  display: grid;
  margin-bottom: 30px;
  grid-template-columns: 204px auto;
}
.right_textarea{
  font-size: 1.8rem;
  font-weight: 500;
}
.nationalFlag{
  width: 29px;
  height: 19px;
  vertical-align: -0.25em;
  margin-right: 5px;
  margin-left: 15px;
}
.levelStar{
  width: 73px;
  height: 21px;
  vertical-align: -0.3em;
}
.content_right ul li:last-child{
  margin-bottom: 0;
}
.right_textarea>p{
  margin-bottom: 15px;
}
.right_textarea>div{
  margin-bottom: 20px;
  font-size: 1.4rem;
  color: #b3b3b3;
}
.content_right ul li .right_img{
  width: 140px;
  height: 140px;
  margin: 0 34px 0 30px;
  overflow: hidden;
  border-radius: 10px;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.12);
}
.home_box table{
  width: 100%;
  box-shadow: 0px 4px 7px 0px rgba(0, 0, 0, 0.12);
  border-radius: 10px;
  border-spacing: unset;
}
.home_box table thead{
  font-size: 1.6rem;
  color: #808080;
  height: 50px;
  text-align: right;
}
.home_box table thead td{
  background: #F4F5F9;
}
.economicData_table table tbody{
  font-size: 1.6rem;
  text-align: right;
}
.economicData_table table tbody tr{
  height: 65px;
}
.Bonds_table{
  display: none;
}
.StocksBonds_table table tbody{
  font-size: 1.6rem;
  text-align: right;
}
.economicData_table table tbody tr td,.StocksBonds_table table tbody tr td{
  border-bottom: 1px solid #eeeeee;
}
.economicData_table table thead tr>td:first-child,.economicData_table table tbody tr>td:first-child{
  padding-left: 20px;
  text-align: left;
}
.economicData_table table thead tr>td:last-child,.economicData_table table tbody tr>td:last-child{
  padding-right: 30px;
}
.StocksBonds_table table thead tr>td:first-child,.StocksBonds_table table tbody tr>td:first-child{
  padding-left: 33px;
  text-align: left;
}
.StocksBonds_table table tbody tr>td:first-child{
  color: #00235F;
}
.StocksBonds_table table tbody tr>td:last-child{
  color: #0EA600;
}
.StocksBonds_table table thead tr>td:last-child,.StocksBonds_table table tbody tr>td:last-child{
  padding-right: 87px;
}
.left_cel{
  text-align: left;
}
.center_cel{
  text-align: center;
}
.economicData_table{
  margin: 14px 0 50px 0;
}
.incidentMobile{
  display: none;
}
/* 股票债券 */
.home_StocksBonds{
  border-radius: 10px;
  border: 1px solid #F0F0F0;
  margin-bottom: 36px;
}
.stbon_tips{
  height: 65px;
  font-size: 1.8rem;
  line-height: 65px;
}
.stbon_stock{
  display: inline-block;
  /* width: 169px; */
  height: 100%;
  text-align: center;
  padding: 0 35px;
  letter-spacing: 1px;
}
.stbon_stock:hover{
  cursor: pointer;
}
.sbActive{
  color: #ffffff;
  background: #00235F;
  border-radius: 10px 10px 0 0;
  font-weight: 600;
}
.StocksBonds_table table tbody tr {
  height: 44px;
}
.StocksBonds_table table{
  border-radius: 0;
}
.StocksBonds_table table:last-child{
  border-radius: 10px;
}
.econList{
  font-size: 1.5rem;
  margin-bottom: 53px;
}
.listtopOne{
  display: flex;
  justify-content: space-between;
  font-size: 2rem;
}
.topImg{
  display: inline-block;
  min-width: 65px;
  height: 65px;
  border-radius: 50%;
  width: 65px;
  margin-right: 13px;
}
.economicData_table .incidentPC tbody {
  display: block;
  max-height: 710px;
  overflow-y: scroll;
}
.economicData_table .incidentPC thead,
.economicData_table .incidentPC tbody tr {
  display: table;
  width: 100%;
  table-layout: fixed;
}
.listtopTwo{
  display: flex;
  margin: 15px 0 15px;
  line-height: 50px;
}
.three_label{
  margin-right: 5px;
  color: #808080;
  font-size: 1.5rem;
}
.lastGreen{
  border: 1px solid #0EA600;
  color: #0EA600;
}
.lastRed{
  border: 1px solid #E64655;
  color: #E64655;
}
.lastBlue{
  background-color: #00235F;
  color: #ffffff;
}
.econList_detailLast{
  display: inline-block;
  width: 180px;
  border-radius: 4px;
  height: 47px;
  line-height: 47px;
  text-align: center;
  font-size: 2.4rem;
  margin-left: auto;
}
.listtopThree{
  display: flex;
  justify-content: space-between;
}
.listtopThree>span{
  margin-right: 2rem;
}
/* 移动端 */
@media (max-width: 1400px) {
  .home_carousel{
    height: 308px !important;
  }
  #home_incident{
    margin: 50px auto !important;
  }
  .home_box{
    padding: 0 1rem;
  }
  #sub_swiper{
    width: 91%;
    left: 4.5%;
    height: auto;
  }
  .carousel_mask .swiper-slide .slide_content{
    width: 87%;
    margin: 52px auto 0;
  }
  .text_p{
    display: grid;
    width: 100%;
    grid-template-columns: 3fr 1fr;
  }
  .national{
    order: 3;
    margin-top: 20px;
  }
  .carousel_mask .text img{
    margin-left: 0;
  }
  .carousel_mask .text{
    position: relative;
  }
  .carouselStar{
    position: absolute;
    right: 0;
  }
  .home_box .swiper-pagination{
    position:unset;
    margin: 0 40px;
  }
  .home_icon{
    font-size: 0.6rem;
    position: unset;
  }
  .home_aft{
    right: 0;
  }
  .home_pre{
    left: 0;
  }
  #prev, #nextbtn{
    width: calc(var(--swiper-navigation-size)/ 44 * 27);
    height: 29px;
    position: unset;
    margin-top: unset;
    background: transparent;
  }
  .sub_mask{
    display: flex !important;
    justify-content: center;
    height: 29px;
    line-height: 16px;
    margin: 40px 0 46px;
    position: relative;
  }
  .swiper-pagination-bullets.swiper-pagination-horizontal{
    width: auto !important;
  }
  .incident_title :nth-child(2){
    display: none;
  }
  .incident_content{
    display: block;
  }
  .incident_content .content_left{
    width: 100%;
    padding-bottom: 7px;
    margin-bottom: 40px;
  }
  .incidentPC{
    display: none;
  }
  .incidentMobile{
    display: block;
  }
  .lookBtn{
    width: 100%;
    background: #334f7f;
    border-radius: 5px;
    color: #ffffff;
    font-size: 2rem;
    margin: 0 auto;
    text-align: center;
    line-height: 50px;
    max-width: 150px;
  }
  
  .listtopThree>span{
    display: inline-block;
  }
  .content_left .milestone{
    margin: 25px 20px;
  }
  .content_left .milestone>div{
    font-size: 1.4rem;
  }
  .levelStar{
    width: 60px;
  }
  #sub_swiper{
    top: 94px;
  }
}
.listtopTwo, .econList_detail{
  font-size: 1.6rem;
}
@media (max-width: 600px) {
  .econList_detailLast{
    margin: 20px 0 0 86px;
  }
  
}
@media (max-width: 423px) {
  
  
  .carouselStar{
    position: relative;
  }
  .topImg{
    min-width: 50px;
    width: 50px;
    height: 50px;
  }
  /* .StocksBonds_econList .listtopOne,.stockTwo{
    display: inline-block !important;
  } */
  .stockDiv{
    width: 100%;
    margin-bottom: 2rem;
    /* text-align: left !important; */
  }
  /* .bond_title{
    display: inline-block;
    width: 100%;
  } */
}
.stockDiv{
  display: inline-block;
}
.stockTwo{
  display: flex;
  justify-content: space-between;
  margin: 15px 0 20px;
}
.StocksBonds_econList .listtopOne{
  line-height: 44px;
}
.StocksBonds_econList{
  font-size: 2rem;
  border-bottom: 1px solid #EEEEEE;
  margin-bottom: 30px;
}
.bond_title{
  color: #00235F;
  font-size: 2.4rem;
  font-weight: 500;
}
.stock_p{
  margin-bottom: 13px;
  color: #808080;
}