@media (max-width: 1400px) {
  /* 基金超市 */
  .wrapper{
    width: 1200px;
  }
  .fund-type .right{
    width: calc(1200px - 187px);
  }
  .fund-type .right span {
    padding: 6px 16px;
  }
  /* 基金超市——基金详情页 */
  .container{
    width: 1200px;
    margin: 0 auto;
	top: -150px !important;
  }
  .fund-echarts #fund-echarts-dwjz {
    width: 1140px;
  }
  .fund-echarts-tab-item .bottom-nav-item{
    width: 138px;
  }
  .right-info{
   width: 955px;
  }
  .position-ratio-box .echarts-pie{
    width: 570px;
  }
  .position-ratio-box .pie-value-table {
    width: 570px;
  }
  .news-title-box .btn-box {
    width: 553px;
  }
  #tzzhBox .change-fund-echarts-item {
    width: 188px;
  }
  .fund-echarts #fund-echarts-ljjz{
    width: 1140px;
  }
  .fund-echarts #fund-echarts-inczs{
    width: 1140px;
  }
  #etf .bottom-nav-item {
    width: 110px;
  }
  .change-fund-echarts-box {
    width: 940px;
    margin: 78px auto 0;
  }
  .change-fund-echarts-item.active {
    width: 152px;
  }
  .change-fund-echarts-item {
    width: 154px;
  }
  .bottom-part .bottom-nav-item{
    width: 128px;
  }
  #tzzhBox{
    width: 376px;
    margin: 20px 0 0;
  } 
  #news-list-box .change-fund-echarts-item.active {
   width: 138px;
  }
  #news-list-box .change-fund-echarts-item {
  width: 138px;
  }
  .fund-echarts #fund-echarts-qrnh{
    width: 1140px;
  }
  .fund-echarts #fund-echarts-hbsyl{
    width: 1140px;
  }
  .left-menu .left-nav-header{
    width: 260px;
  }
  .left-menu .left-nav {
    width: 322px
  }
  .right-news {
    width: 830px;
  }
  .category-search .site-search-wrap {
    width: 340px;
  }
  .left-menu .left-nav li{
    width: 260px;
  }
}
