.crumb {
  margin-top: 20px;
}

.box_t {
  font-family: SourceHanSerifCN-Bold;
  font-weight: 700;
  font-size: 34px;
  color: #014892;
  letter-spacing: 2px;
  background: url('../img/sjfb_bg.png')center center no-repeat;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
}

.sjfb_t {
  width: 1200px;
  margin-top: 15px;
}

.hgjjyxqk {
  margin-top: 30px;
  padding-bottom: 50px;
}

.hgjjyxqk .tit {
  font-family: MicrosoftYaHei-Bold;
  font-weight: 700;
  font-size: 24px;
  color: #121212;
  letter-spacing: 0;
  text-align: center;
}

.tab-box {
  margin-top: 33px;
}

.tab-box .hd ul li {
  float: left;
  width: 240px;
  height: 66px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  background-color: #EAEEF2;
}

.tab-box .hd ul li p {
  font-family: MicrosoftYaHei;
  font-size: 16px;
  color: #121212;
  letter-spacing: 0;
}

.tab-box .hd ul li.on p {
  font-family: MicrosoftYaHei-Bold;
  font-weight: 700;
  font-size: 16px;
  color: #FFFFFF;
  letter-spacing: 0;
  z-index: 10;
}

.tab-box .hd ul li.on {
  position: relative;
}

.tab-box .hd ul li.on::after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 240px;
  height: 74.5px;
  background: url(../img/ssny_tabs_li_bg.png) no-repeat center;
  z-index: 1;
}

.echarts_box {
  width: 1200px;
  height: 478px;
  /* background: url(../img/chart_bg_ssny.png) no-repeat center;
  background-size: contain; */
  box-shadow: 1px 5px 10px #eee;
  padding-bottom: 20px;
}



.tjxx_box {
  width: 100%;
}


.tjxx_box .tit {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #E4E4E4;
  padding-bottom: 9px;
}

.tjxx_box .tit span {
  font-family: MicrosoftYaHei-Bold;
  font-weight: 700;
  font-size: 24px;
  color: #000000;
  letter-spacing: 0;
}

.tjxx_box .tit .more {
  font-family: MicrosoftYaHei;
  font-size: 15px;
  color: #999999;
  letter-spacing: 0;
}

.tjxx_box .cont {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.more {
  font-family: MicrosoftYaHei;
  font-size: 15px;
  color: #999999;
  letter-spacing: 0;
}

.nysjj_box {
  background: #F7F9FE;
  padding: 35px 0;
}

.nysjj_main {
  display: flex;
  justify-content: space-between;
}

.nysjj_main a {
  width: 202px;
  height: 378px;
  display: block;
  position: relative;
  text-align: center;
}

.nysjj_main a:nth-child(1) {
  background: url('../img/nysjj_item_bg01.png') center center no-repeat;
  background-size: 100% 100%;
}

.nysjj_main a:nth-child(2) {
  background: url('../img/nysjj_item_bg02.png') center center no-repeat;
  background-size: 100% 100%;
}

.nysjj_main a:nth-child(3) {
  background: url('../img/nysjj_item_bg03.png') center center no-repeat;
  background-size: 100% 100%;
}

.nysjj_main a p:nth-child(1) {
  font-family: MicrosoftYaHei;
  font-size: 20px;
  color: #014892;
  width: 120px;
  margin: 0 auto;
  position: absolute;
  top: 110px;
  left: 50%;
  transform: translate(-50%, 0%);
}

.nysjj_main a p:nth-child(2) {
  color: #014892;
  font-size: 30px;
  font-face: MicrosoftYaHei;
  font-weight: 700;
  position: absolute;
  top: 190px;
  left: 50%;
  transform: translate(-50%, 0%);
  width: 100%;
  text-align: center;
}

.nysjj_main a p:nth-child(2)::after {
  content: '亿元';
  color: #014892;
  font-size: 18px;
  font-face: MicrosoftYaHei;
  font-weight: 700;
}

.nysjj_main a p:nth-child(3) {
  width: 157px;
  height: 54px;
  line-height: 54px;
  font-family: MicrosoftYaHei;
  font-size: 15px;
  color: #FFFFFF;
  background: url('../img/nysjj_item_bg04.png') center center no-repeat;
  background-size: 100% 100%;
  position: absolute;
  top: 270px;
  left: 50%;
  transform: translate(-50%, 0%);
}

.ssChart {
  width: 534.88px;
  height: 368.97px;
  position: relative;
}

#economy {
  width: 100%;
  height: 368.97px;
}

.ecoNum {
  position: absolute;
  left: 53%;
  top: 50%;
  transform: translate(-71%, -50%);
  width: 75px;
  height: 75px;
  background: #FFFFFF;
  border-radius: 50%;
  text-align: center;
  padding: 23px 0 18px;
  box-sizing: border-box;
}

.ecoNum h1 {
  font-weight: 600;
  font-size: 16px;
  color: #000000;
  line-height: 12px;
}

.ecoNum p {
  font-weight: 500;
  font-size: 12px;
  color: #000000;
  opacity: 0.5;
  line-height: 17px;
}

.slideeTxtBox {
  width: 575px;
}

.tab_title ul {
  display: flex;
  justify-content: left;
  border-bottom: 1px solid #DEDEDE;
}

.tab_title li {
  width: auto;
  padding-right: 40px;
}

.tab_title li a {
  font-family: SourceHanSerifCN-Regular;
  font-weight: 400;
  font-size: 24px;
  color: #014892;
  opacity: 0.4;
  padding-bottom: 10px;
  display: block;
}

.tab_title li.on a {
  background: url('../img/title_tab_hover.png')center bottom no-repeat;
  background-size: 100% auto;
  font-family: SourceHanSerifCN-Bold;
  font-weight: 700;
  font-size: 24px;
  color: #014892;
  opacity: 1;

}

.tab_content {
  margin-top: 20px;
}

.tab_content .tab_content_items {
  display: none;
}

.tab_content .tab_content_items.on {
  display: block;
}

.tab_content .tab_content_items li {
  line-height: 46px;
}

/* .tab_content .tab_content_items li::before {
  content: '';
  width: 4px;
  height: 4px;
  background: #014892;
  border-radius: 2px;
  opacity: 0.5;
  float: left;
  margin-top: 24px;
} */

.tab_content .tab_content_items li a {
  width: 470px;
  display: block;
  font-family: MicrosoftYaHei;
  font-size: 16px;
  color: #121212;
  letter-spacing: 0;
  line-height: 48px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  float: left;
  text-indent: 20px;
}

.tab_content .tab_content_items li .date {
  opacity: 0.5;
  font-family: MicrosoftYaHei;
  font-size: 16px;
  color: #121212;
  letter-spacing: 0;
  text-align: center;
  line-height: 48px;
}

.tab_content .tab_content_items li::after {
  content: '';
  clear: both;
  display: block;
}

.oldModel .tab-box .hd ul li p {
  font-size: 28px;
}

.oldModel .tab-box .hd ul li {
  width: auto;
  padding: 0 44px;
}

.oldModel .tab-box .hd ul li.on::after {
  width: 100%;
  background-size: 100% 74px;
  /* background-position: center top; */
}

.oldModel .nysjj_main a p {
  font-size: 28px;
  background-size: 100% 100%;
  height: auto;
}

.oldModel .nysjj_main a p:nth-child(1) {
  top: 20px;
}

.oldModel .nysjj_main a p:nth-child(3) {
  top: 240px;
}

.oldModel .nysjj_main a p:nth-child(2) {
  top: 170px;
}

.oldModel .slideeTxtBox {
  width: 100%;
  height: auto;
  margin-top: 30px;
}

.oldModel .tab_title li a {
  font-size: 34px;
}

.oldModel .tab_content .tab_content_items li {
  line-height: 2;
}

.oldModel .tab_content .tab_content_items li * {
  font-size: 28px;
  line-height: 2;
}

.oldModel .tab_content .tab_content_items li a {
  width: 900px;
}

.oldModel {}