@charset "utf-8";

/*主体*/

.news-tab .am-tabs-nav li {
  border-bottom: #015193 solid 2px;
  position: relative;
  top: 1px;
}

.news-tab .am-tabs-nav li.am-active a {
  color: #015193;
  font-weight: 600;
}

.news-tab .am-tab-panel {
  padding: 20px 0px;
}

#economic {
  margin-bottom: 15px;
}

#economic select {
  min-width: 150px;
}

#echarts-main {
  width: 100%;
  height: 12rem;
  min-height: 400px;
}

.xianshili {
  float: left;
}


/*适配手机*/

@media only screen and (max-width: 640px) {}
