@charset "utf-8";

.control {

  width: 1600px;

}

.page {

  width: 1600px;

  margin: 0 auto;

  padding-bottom: 40px;

  background-color: #f8faff;

}

.banner {

  position: relative;

  width: 100%;

  height: 310px;

}

.banner img {

  width: 100%;

  height: 100%;

}

.banner .text_info {

  color: #ffffff;

}

.el-calendar-table .el-calendar-day {

  height: 46px;

}

.position_info {

  position: absolute;

  top: 0;

  left: 0;

  width: 1600px;

  height: 50px;

  padding-left: 133px;

  line-height: 50px;

  font-size: 14px;

  color: #fff;

  background: rgba(255, 255, 255, 0.2);

}

.position_info .text_icon {

  margin: 0 10px;

}

.content {

  width: 1600px;

  height: auto;

  display: flex;

}

.side_menu {

  min-height: 500px;

  padding: 57px 0 90px 50px;

  width: 330px;

  background: #ffffff;

  box-shadow: 2px 0px 10px 0px rgba(238, 238, 238, 0.5);

}

.main_content {

  /* flex: 1; */
  /* flex: 1; */
  /* flex-grow: 1; */

  width: 1200px;

  padding: 60px 0px 0 20px;

}

.table_select {

  height: 560px;

  background: #ffffff;

  box-shadow: 0px 5px 15px 0px rgba(238, 238, 238, 0.1);

  border-radius: 10px;

}

.table_select_top {

  width: 100%;

  padding: 30px 0 30px 20px;

  position: relative;

}

.table_select_title {

  display: inline-block;

  margin-right: 50px;

  width: 144px;

  height: 36px;

  font-size: 36px;

  font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;

  font-weight: bold;

  color: #0f45ae;

  line-height: 36px;

}

.table_select_radio {

  position: relative;

  bottom: 5px;

  display: inline-block;

}

.select_btn {

  display: inline-block;

  margin-right: 20px;

  width: 80px;

  height: 40px;

  line-height: 40px;

  text-align: center;

  color: #666666;

  background: rgba(15, 69, 174, 0.05);

  border-radius: 6px;

  font-size: 16px;

  font-family: MicrosoftYaHei;

  cursor: pointer;

}

.active_select_btn {

  background: #0f45ae;

  color: #ffffff;

}

.table_select_bottom {

  display: flex;

  padding: 0 20px 34px;

}

.table_cascader {

  width: 400px;

  height: 430px;

  border-radius: 10px;

  border: 1px solid #eeeeee;

  position: relative;

}



.sideMenu {

  margin: 90px 0 0 80px;

  width: 224px;

}



.table_select_tabs {

  width: 740px;

  height: 430px;

  margin-left: 30px;

}

.data_select {

  height: 38px;

  font-size: 18px;

  font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;

  font-weight: bold;

  color: #333333;

  line-height: 18px;

  width: 100%;

  border-bottom: 1px solid #eeeeee;

}

.tabs_lists {

  padding: 15px 2px 34px 0;

}

.tabs_item {

  display: inline-block;

  width: 113px;

  height: 40px;

  line-height: 40px;

  margin: 15px 6px 0 0;

  background: rgba(15, 69, 174, 0.05);

  font-size: 14px;

  font-family: MicrosoftYaHei;

  color: #666666;

  text-align: center;

  border-radius: 5px;

  box-sizing: border-box;

  overflow: hidden;

  text-overflow: ellipsis;

  white-space: nowrap;

  cursor: pointer;

}

.active_tabs_item {

  color: #ffffff;

  background: #0f45ae;

}

.table_main_content {

  position: relative;

  background: #ffffff;

  margin-top: 20px;

  box-shadow: 0px 5px 15px 0px rgba(238, 238, 238, 0.1);

  border-radius: 10px;

  padding: 30px 20px;

}

.text_warn {

  position: absolute;

  top: 5px;

  right: 19px;

  color: red;

  height: 28px;

  line-height: 28px;

  font-size: 14px;

}

.content_title {

  width: 100%;

  margin-bottom: 10px;

}

.hidden_item .title_info {

  margin: 23px 0px 20px;

  justify-content: flex-start;

}

.hidden_item .left_date {

  margin-left: 15px;

}

.left_date {

  font-size: 24px;

  color: #333333;

  font-weight: 800;

}

.title_date {

  display: inline-block;

  margin-top: 20px;

  height: 16px;

  font-size: 16px;

  font-family: MicrosoftYaHei;

  color: #999999;

  line-height: 16px;

}

.content_select {

  margin-top: 30px;

  width: 100%;

  background: #fafafa;

  border-radius: 6px;

  overflow: hidden;

}

.content_select {

  margin-top: 30px;

  width: 100%;

  background: #fafafa;

  border-radius: 6px;

}

.text_item {

  margin-top: 20px;

  font-family: MicrosoftYaHei;

  line-height: 14px;

}

.table_info {

  width: 100%;

  border-collapse: separate !important;

  border-spacing: 0;

  overflow: hidden;

  border-radius: 6px;

}

.table_info thead tr th {

  text-align: center;

}

.table_info thead tr.top {

  height: 120px;

  color: #fff;

  background: #0f45ae;

  border-radius: 6px 6px 0px 0px;

}

.table_info thead tr.bottom {

  height: 60px;

  font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;

  font-weight: bold;

  color: #333333;

  background: #feae76;

}

.table_info thead tr.bottom th:first-child {

  border-radius: 0px 0px 0px 6px;

}

.table_info thead tr.bottom th:last-child {

  border-radius: 0px 0px 6px 0px;

}

.table_date {

  font-weight: 400;

}

.thead_item {

  width: 56px;

  display: inline-block;

}

.table_info tbody tr {

  height: 60px;

  line-height: 16px;

}

.table_info tbody tr td {

  padding: 10px;

  text-align: center;

}

.table_info tfoot {

  display: table-row-group;

  background: #0f45ae;

  border-radius: 0px 0px 6px 6px;

}

.table_info tfoot tr {

  height: 60px;

  line-height: 16px;

}

.table_info tfoot tr td {

  padding: 10px;

  color: #ffffff;

  text-align: center;

  font-weight: bold;

}

.table_info tbody tr:nth-child(2n) {

  background: rgba(15, 69, 174, 0.05);

}

.table_info tbody tr:nth-child(2n) td:first-child {

  border-radius: 6px 0px 0px 6px;

}

.table_info tbody tr:nth-child(2n) td:last-child {

  border-radius: 0px 6px 6px 0px;

}

.content_table,

.content_table1 {

  padding-bottom: 21px;

}

.content_btn {

  margin-top: 21px;

  display: flex;

  justify-content: flex-end;

}

.content_btn span {

  display: inline-block;

  margin-left: 45px;

  height: 16px;

  font-size: 16px;

  font-family: MicrosoftYaHei;

  color: #0f45ae;

  line-height: 16px;

  cursor: pointer;

}

.widget-panel table:nth-child(3) {

  display: none;

}

.click_date {

  margin-right: 15px;

}

.tdBorder td {

  border-bottom: 1px solid #dddddd !important;

}

.text_info_des {

  margin-top: 20px;

  height: 16px;

  font-size: 16px;

  font-family: MicrosoftYaHei;

  color: #999999;

  line-height: 16px;

}

.el-calendar__header {

  position: relative;

}

.el-calendar-table thead th {

  text-align: center;

}

.el-calendar-table tr td:first-child {

  border: unset;

}

.el-calendar-table td {

  border: unset;

}

.el-calendar__title {

  position: absolute;

  left: 50%;

  transform: translateX(-50%);

  font-size: 22px;

  font-weight: 900;

  z-index: 9;

}

.el-button-group > .el-button:not(:first-child):not(:last-child) {

  display: none;

}

.el-calendar__button-group {

  width: 100%;

  position: relative;

}

.el-button-group {

  width: 100%;

}

.el-button-group > .el-button:last-child {

  position: absolute;

  right: 0;

}

.el-calendar-table .el-calendar-day {

  display: flex;

  justify-content: center;

  align-items: center;

}

.el-calendar-table td.is-today {

  color: #333333;

}

.el-calendar-table td.is-selected {

  background-color: #0f45ae;

  color: #fff;

  border-radius: 5px;

}

.el-calendar-table .el-calendar-day:hover {

  cursor: pointer;

  background-color: #0f45ae;

  color: #fff;

  border-radius: 5px;

}

.el-date-editor.el-input,

.el-date-editor.el-input__inner {

  position: absolute;

  left: 50%;

  top: 0;

  transform: translateX(-50%);

  z-index: 10;

  opacity: 0;

}

.title_item {

  font-size: 20px;

}

.el-menu .el-menu-item {

  font-size: 16px;

}

.el-menu.el-menu-click .el-menu-item {

  font-size: 16px;

  height: 54px;

  line-height: 54px;

  padding: unset!important;

}

.el-menu.el-menu-click .el-menu-item a {

  position: absolute;

  top: 0;

  left: 0;

  right: 0;

  bottom: 0;

  padding: 0 45px 0 45px;

}

.el-submenu.is-active .el-submenu__title .title_item {

  font-weight: bold;

  color: #333333;

}

.el-menu-item.is-active {

  font-weight: bold;

  color: #fff;

  background-color: #FEAE76;

}

.el-menu-item.is-active a {

  color: #fff;

  display: inline-block;

  width: 100%;

  height: 100%;

}

.el-submenu__icon-arrow {

  top: 47%;

  font-size: 18px;

}

.el-menu-item:focus,

.el-menu-item:hover {

  color: #fff !important;

  font-weight: bold;

  background-color: #FEAE76;

}

.el-menu-item:focus a,

.el-menu-item:hover a {

  color: #fff;

}

.budge {

  /* width: 5px;

  height: 5px;

  border: 2px solid #e6a23c;

  background: #ffffff;

  border-radius: 50%;

  margin: 0 auto;

  margin-top: -13px; */

  width: 5px;

  height: 4px;

  background: #e6a23c;

  margin: 0 auto;

  margin-top: -13px;



  /* 

  width: 0.0313rem;

	height: 0.028rem;

	background: #e6a23c;

	border-radius: 50px;

  margin: 0 auto;

  margin-top: -0.0813rem; 

  */

}

pre {

  border: unset;

  background-color: unset;

}

.yearData,

.historyData {

  padding: 0 20px;

}

.yearData_box,

.historyData_box {

  height: 32px;

  font-size: 18px;

  font-weight: bold;

  color: #333333;

  line-height: 18px;

  border-bottom: 1px solid #eeeeee;

}

.demo-form-inline {

  margin-top: 32px;

}

.demo-form-inline .el-form-item {

  margin-right: 30px;

}

.demo-form-inline .el-form-item__label {

  color: #666666;

  font-weight: normal;

  padding: 0 10px 0 0;

}

.demo-form-inline .el-input {

  width: 250px;

}

.demo-form-inline .el-button {

  width: 100px;

  text-align: center;

  background: #0F45AE;

  border-radius: 5px;

}

.special_select {

  height: auto;

  padding-bottom: 50px;

}

.query_btn {

  display: inline-block;

  color: #FFFFFF;

  width: 100px;

  height: 40px;

  text-align: center;

  background: #0F45AE;

  border-radius: 5px;

  cursor: pointer;

}

.query_btn:hover,

.query_btn:focus {

  background: #0F45AE;

  color: #FFF;

  border: 1px solid #0F45AE;

}

.form_box {

  margin-top: 30px;

}

.use_intro {

  position: absolute;

  top: 39px;

  right: 20px;

}

.use_modal .el-dialog {

  width: 900px;

  height: 400px;

  border-radius: 5px;

}

.use_modal .el-dialog__body {

  padding: 20px 70px 46px;

}

.use_modal .use_info .use_title {

  font-size: 18px;

  color: #000000;

  font-weight: bold;

  text-align: center;

}

.use_modal .use_info .use_content {

  line-height: 28px;

  overflow-y: auto;

}

.use_modal .use_info .use_content p {

  font-size: 16px;

  margin-top: 26px;

}

.market_title {

  height: 100px;

}

.market_line {

  position: relative;

  padding: 20px;

  font-weight: bold;

  color: 18px;

  text-align: center;

  color: #333333;

}

.market_line .el-link {

  position: absolute;

  top: 25px;

  right: 10px;

  z-index: 999;

}



/*# sourceMappingURL=report.css.map */

