

.box_relative {
  text-align: center;
  position: absolute;
  left: 605px;
  width: 110px;
  top: 85px;
  z-index: 99;
  text-decoration: none;
  padding: 9px 13px;
  border-radius: 17px;
  color: #204F8B;
  border: 1px solid #204F8B;
}
.box_relative a{
  color: #204F8B;
}

.dys_macroeconomic_operation_right_tongji_head{
  position: relative;
  width: 700px;
}
@media (min-width: 950px){
  #main{
    width: 950px;
  }
}
@media (max-width: 950px) and (min-width: 700px){
  #main{
    width: 850px
  }
  .dys_macroeconomic_operation_right_tongji_head {
    width: 100%;
  }
}

