.main-index-left-head {
  color: #022562;
  font-size: 18px;
  text-align: center;
  background: #02256220;
  padding: 21px 46px;
  font-weight: bold;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 20px;
}

.main-index-left-head p {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0px !important;
}

.main-index-left-two {
  font-size: 18px;
  color: #fff;
  text-align: center;
}

.mian-index-left-two {
  background: #022562;
  padding: 4.9% 9.3%;
}

.main-index-left-two-btn-group {}

.main-index-left-two-btn-group .btn-group-left {
  display: flex;
  justify-content: center;
  align-items: center;
}

.main-index-left-two-btn-group .btn-group-left .left img {
  width: 24px;
  height: 24px;
  margin-right: 6px;
}

.main-index-left-two-btn-group .btn-group-left .left {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  background: #DF290F;
  border-radius: 8px 0px 0px 8px;
  font-weight: 400;
  font-size: 14px;
  color: #FFFFFF;
  line-height: 20px;
  text-align: left;
  border: none;
  padding: 14px 22px;
  height: 52px;
}
.main-index-left-two-btn-group .btn-group-left .left .active {
  background: #FFFFFF;
}
.main-index-left-two-btn-group .btn-group-left .left .active img{
  filter: brightness(111);
}

.main-index-left-two-btn-group .btn-group-left .right img {
  width: 24px;
  height: 24px;
  margin-right: 6px;
}

.main-index-left-two-btn-group .btn-group-left .right {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  background: #FFFFFF;
  border-radius: 0px 8px 8px 0px;
  line-height: 20px;
  text-align: left;
  border: none;
  color: #1A1A1A;
  padding: 14px 22px;
  font-weight: 400;
  font-size: 14px;
  height: 52px;
}

.main-index-left-two-tips {
  color: #fff;
  text-align: left;
  font-weight: bold;
  font-size: 18px;
  margin-top: 21px;
}

.input-group {
  padding: 10px 11px;
  background: #FFFFFF;
  border-radius: 8px;
}

.main-index-left-two-input {
  width: 100%;
  border-radius: 8px;
  padding: 6px 18px;
  background: #fff;
  border-style: none;
  border-left-style: none;
}

.main-index-left-two-input-group {
  background: #fff;
  padding: 4px;
  border-width: 0px;
  border-style: none;
  border-right-style: none;
}



.main-index-left-two-exchange {
  width: 28px;
  height: 28px;
  color: #FFF;
}

.main-index-left-two-icon-group {
  margin-top: 10px;
}

.input-group input {
  border: none !important;
  background: #fff !important;
}

.mian-index-accordion-button {}

.mian-index-accordion-button-one {
  color: #1A1A1A;
  font-size: 18px;
  font-weight: bold;
}

.mian-index-accordion-button-two-cell {
  border: none !important;
  background-color: #fff !important;
  color: #1A1A1A !important;
}

.accordion-item {
  border-radius: 0px;
  border-width: 0px;
  border-style: none;
  border-bottom: 2px solid rgb(255, 255, 255);
}

.accordion-button {
  color: #1A1A1A !important;
  align-items: flex-start;
}

.accordion-item:first-of-type .accordion-button {
  border: none !important;
  border-top-left-radius: 0 !important;
  border-top-right-radius: 0 !important;
  background-color: #F5F5F5;
  align-items: flex-start;
}

 

.accordion-button:not(.collapsed) {
  box-shadow: none !important;
}

.min-group-input {
  border-radius: 8px;
  border-width: 1px;
  border-color: #E6E6E6;
  border-top-width: 1px;
  border-top-color: #E6E6E6;
}

.main-index {
  padding: 1% 19.5%;
}

@media screen and (max-width:1920px) {
  .main-index {
    padding: 1% 6.5% !important;
  }

}

@media (max-width:1440px) and (min-width:1600px) {
  .main-index {
    padding: 1% 2.5% !important;
  }

}

.main-index-index-btn-group {}

.main-index-index-btn-group-btn {
  padding: 20px;
  margin: 0;
  border-radius: 0;
  background: #FFFFFF;
  border-radius: 15px 0px 0px 15px;
  border: 3px solid #CCCCCC;
}

.main-index-index-btn-group-btn-right {
  padding: 10px 20px;
  width: auto;
  height: auto;
  margin: 0px;
  background: #FFFFFF;
  border-radius: 0px 15px 15px 0px;
  border: 3px solid #CCCCCC;
}

.main-index-right-one {
  display: flex;

}

.main-index-right-one .item {
  margin-right: 40px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
}

.main-index-right-one .item .label {
  font-weight: 600;
  font-size: 16px;
  color: #1A1A1A;
  line-height: 19px;
  text-align: left;
  font-style: normal;
}

.main-index-right-one .item .input-group-right {
  background: #FFFFFF;
  border-radius: 8px;
  border: 1px solid #CCCCCC;
  margin-top: 12px;
  padding: 5px;
  width: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding: 10px 12px;
}

.main-index-right-one .item .input-group-right img {
  margin-right: 8px;
}

.main-index-right-one input {
  border: none;
  flex: 1;
}

.btn-group button:nth-child(2) {
  background: #022562;
  border-radius: 8px;
  padding: 12px 20px;
  
  margin-right: 10px;
}

.btn-group button:nth-child(3) {
  /* background: #022562; */
  background: #FFFFFF;
  /*border-radius: 8px;*/
  border: 1px solid #CCCCCC;
  border-radius: 8px 0px 0px 8px;
  padding: 12px 20px;


}

.btn-group button:nth-child(3) img {
  filter: invert(1);
}

.btn-group button:nth-child(4) {
  background: #FFFFFF;
  /*border-radius: 8px;*/
  border: 1px solid #CCCCCC;
  padding: 12px 20px;
}

.btn-group button:nth-child(5) {
  background: #FFFFFF;
  border-radius: 0px 8px 8px 0px;
  border: 1px solid #CCCCCC;
  padding: 12px 20px;
}

.btn-color {
  background: #022562 !important;
}

.btn-color img {
  filter: brightness(333) !important;
}

.main-index-right-right-one {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}

.main-index-right-right-one .right-sc {
  position: relative;
  z-index: 3;
}

.main-index-right-right-one .right-sc img {
  width: 32px;
  height: 32px;
  position: relative;
  margin-left: 20px;
  z-index: 3;
}

.main-index-right-right-one .right-sc span {
  background: #FFCFC8;
  border-radius: 8px;
  font-size: 12px;
  color: #DF290F;
  line-height: 14px;
  text-align: left;
  font-style: normal;
  padding: 4px;
  position: absolute;
  top: -15px;
  right: -10px;
  z-index: 1;
}

.intervals {
  height: 1px;
  background: #E6E6E6;
  width: 100%;
  margin: 10px 0;
}

.all-label {
  font-family: HelveticaNeue, HelveticaNeue;
  font-weight: 600;
  font-size: 20px;
  color: #1A1A1A;
  line-height: 25px;
  text-align: left !important;
  font-style: normal;
  margin-top: 21px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

.all-label .tag {
  background: #FAFAFA;
  border-radius: 8px;
  border: 1px solid #E6E6E6;
  padding: 12px 23px 12px 10px;
  font-size: 14px !important;
  color: #666666;
  line-height: 16px;
  text-align: left;
  margin-left: 23px;
  position: relative;
}

.all-label .tag .close {
  width: 16px;
  height: 16px;
  position: absolute;
  top: 0px;
  right: 0px;
}

.table {
  margin-top: 34px;
}

.table .table-table {
  width: 100%;
}

.table .table-table thead {
  font-size: 16px;
  color: #1A1A1A;
  line-height: 19px;
  text-align: left;
  font-style: normal;
}

.table .table-table thead tr td {
  border-bottom: 1px solid #E6E6E6 !important;
  padding-bottom: 10px !important;
}

.table tbody tr td {
  padding: 15px 7px;
  border-bottom: 1px solid #E6E6E6 !important;
  padding-bottom: 10px !important;
}

.table tbody .one {
  position: relative;
  z-index: 3;


}

.table tbody .one .wl {
  width: 44px;
  height: 44px;
}

.table tbody .one .sc {
  position: absolute;
  right: -10px;
  top: 0px;
  z-index: 1;
  width: 24px;
  height: 24px;
}

.table tbody .one span {
  position: absolute;
  right: 5px;
  top: -5px;
  z-index: 1;

}

.table tbody .one span img {
  width: 18px;
  height: 18px;
}


tbody .two {
  display: flex;
  /*justify-content: center;*/
  align-items: center;
}

.table tbody .two img {
  width: 20px;
  height: 20px;
  margin-right: 5px;
}

.table tbody .two {
  font-size: 14px;
  color: #666666;
  line-height: 16px;
  text-align: left;
  font-style: normal;
}

.table tbody .two .bottom{
  font-size: 14px;
  line-height: 20px;
  margin-top: 3px;
}

.show-box {
  width: 100%;
  background: #FAFAFA;
  border-radius: 8px;
  border: 1px solid #E6E6E6;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  padding: 21px 40px;
  text-align: left;
}
.show-box .item .title {
  font-size: 14px;
  color: #666666;
  font-weight: bold;
  line-height: 18px;
  text-align: left;
  font-style: normal;
  margin-bottom: 10px;
}

.show-box .item p {
  font-size: 14px;
  color: #666666;
  line-height: 22px;
  text-align: left;
  font-style: normal;
}

/*.show-box .item p:nth-child(1) {
  font-weight: 600;
  font-size: 14px;
  color: #1A1A1A;
  line-height: 19px;
  text-align: left;
  font-style: normal;
}*/

.show-box .item-two {
  border-left: 1px solid #e6e6e6;
  padding-left: 80px;
}

.show-box .item-two>:nth-child(1) {
  font-weight: 600;
  font-size: 16px;
  color: #1A1A1A;
  line-height: 19px;
  text-align: left;
}

.show-box .item-two>:nth-child(2) {
  font-weight: 600;
  font-size: 20px;
  color: #DF290F;
  line-height: 25px;
  text-align: left;
  font-style: normal;
  margin-top: 13px;
}

.show-box .item-two button {
  background: #022562;
  border-radius: 8px;
  font-family: HelveticaNeue;
  font-size: 14px;
  color: #FFFFFF;
  line-height: 16px;
  text-align: left;
  font-style: normal;
  margin-top: 20px;
  width: 100%;
  padding: 12px 20px;
}

.show-box .item-two button a {
  color: #fff !important;
}

.show-cell {
  display: none;
  transition: all 0.5s ease;
}

.show-cell td {
  border-bottom: none !important;
}

.rotate {
   transform: rotate(180deg);
  transition: transform 0.5s;
}

.rotate-back {
   transform: rotate(0deg);
  transition: transform 0.5s;
}
.td-icon{
  display: inline-block;
  width: 14px;
  height: 14px;
  background-image: url('/assets/img/arrow.png');
  background-repeat: no-repeat;
  background-size: contain;
  margin-left: 5px;
  vertical-align: middle;
}
.local-icon{
  display: inline-block;
  width: 14px;
  height: 14px;
  background-image: url('/assets/img/location.png');
  background-repeat: no-repeat;
  background-size: contain;
  margin-left: 5px;
  vertical-align: middle;
  margin-right: 5px;
}
@media (min-width: 1400px) {
  .container {
    max-width: 1600px !important;
  }

  /* .main-index {
    padding: 1% 8.5% !important;
  } */
}

.table-pc {
  display: block;
}
#shaixuanShow{
  display: none;
}

@media (max-width:768px) {
  .main-index {
    padding: 13% 0% !important;
  }

  .table-pc {
    display: none !important;
  }

  .main-index-right-right-one {
    margin-top: 10px;
    justify-content: space-between !important;

  }

  .main-index-left-head {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }

  button {
    /* scale: .8; */
    padding: .71rem .72rem !important;
  }

  button img {
    width: 1.31rem;
    height: 1.31rem;

  }

  .modal-custom {
    display: none;
    position: fixed;
    z-index: 999999;
    /* padding-top: 20px; */
    padding: 0px;
    top: 90px;
    left: 50%;
    transform: translate(50%, 0%);
    width: 100%;
    background: white;
    /* box-shadow: 0 5px 15px rgba(0, 0, 0, .5); */
    transition: transform 1s ease, opacity 1s ease;
    opacity: 0;
    max-height: 90vh;
    overflow-y: auto;
  }

  .modal-custom.show {
    display: block !important;
    transform: translate(-50%, 0%) scale(1);
    opacity: 1;
  }

  .moblie-list {
    padding: 1rem;
    display: block !important;

  }

  .moblie-list .list-item {
    margin-top: 10px;
  }

  .moblie-list .list-item .list-item-a1 {
    display: flex;
    justify-content: flex-start;
  }

  .moblie-list .list-item .list-item-a1 .one {
    margin-right: 20px;
    position: relative;
  }

  .moblie-list .list-item .list-item-a1 .one .wl {
    width: 44px;
    height: 44px;

  }

  .moblie-list .list-item .list-item-a1 .one .sc {
    position: absolute;
    right: -10px;
    top: -10px;
    z-index: 1;
    width: 24px;
    height: 24px;
  }

  .moblie-list .list-item .list-item-a3 {
    font-size: 0.81rem;
    color: #666666;
    line-height: 1rem;
    padding: .68rem 0;
    display: flex;
    justify-content: space-between;
    align-items: center;

  }

  .moblie-list .list-item .list-item-a4 {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding: .63rem 0;
    border-top: 1px solid #E6E6E6;
    border-bottom: 1px solid #E6E6E6;

  }

  .First-label {
    font-weight: 600;
    font-size: 0.81rem;
    color: #1A1A1A;
    line-height: 1rem;
  }

  .flex {
    display: flex;
    align-items: flex-start;
  }

  .moblie-list .list-item .list-item-a4>:nth-child(1) {
    font-size: 0.81rem;
    /* color: #F23328; */
    line-height: 1rem;
    margin-right: 20px;
  }

  .moblie-list .list-item .list-item-a4>:nth-child(2) {
    font-size: 0.81rem;
    color: #022562;
    line-height: 1rem;
  }

  .table-pc {
    display: none !important;
  }

  .moblie-list .show-box {
    width: 100%;
    background: #FAFAFA;
    border-radius: 8px;
    border: 1px solid #E6E6E6;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
    padding: 20px;
    text-align: left;
  }

  .moblie-list .show-box .item-two {
    border-left: none;
    padding-left: 0;
  }

  .float-sm-one {
    padding: 20px 15px;
    display: flex !important;
    justify-content: space-between;
    align-items: center;
  }

  .float-sm-one>:nth-child(1) {
    font-size: 14px;
    color: #1A1A1A;
    line-height: 17px;
  }

  .float-sm-one>:nth-child(1) img {
    width: 20px;
    height: 20px;
  }

  .float-sm-one button {
    background: #022562;
    border-radius: 4px;
    padding: 8px 27px !important;
    font-weight: 600;
    font-size: 15px;
    color: #FFFFFF;
    line-height: 19px;
  }

  .table tbody tr td {
    white-space: nowrap;
  }

  .show-box {
    position: fixed;
    width: 100vw;
    height: auto;
    top: 90px;
    left: 0%;
    z-index: 99999;
    /* transform: translate(50%, 0%); */
    background: #FFFFFF;
    box-shadow: 0px 1px 0px 0px #E6E6E6;
    display: flex;
    flex-direction: column;
    border-radius: 0px !important;
    padding: 0px !important;
  }

  .show-box .moblie-close {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    font-weight: 600;
    font-size: 14px;
    color: #1A1A1A;
    line-height: 16px;
    padding: 20px 20px 20px;
    background: #FFFFFF;
  }

  .show-box .item {
    padding: 20px 15px;
  }

  .show .item-two {
    padding: 20px 15px;
    padding-left: 15px !important;

  }

  .show-box .moblie-btns {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    font-weight: 600;
    font-size: 14px;
    color: #1A1A1A;
    line-height: 16px;
    padding: 30px 25px;
    background: #FFFFFF;
  }

  .show-box .moblie-btns button {
    background: #022562;
    border-radius: 4px;
    font-weight: 600;
    font-size: 16px;
    color: #FFFFFF;
    line-height: 20px;
    text-align: center;
    padding: 25px;
    width: 100%;
  }

  .show-box .moblie-btns p {
    font-weight: 600;
    font-size: 16px;
    color: #F23328;
    line-height: 20px;
    text-align: left;
    margin-top: 20px;
  }

  .show-box .pc-btn {
    display: none !important;

  }

  .moblie-list .show-box .item-two {
    margin-left: 15px !important;
  }

  .btn-group button:nth-child(1) {
    background: #022562;
    border-radius: 8px;
    padding: 12px 20px;
    margin-right: 10px;
  }

  .btn-group button:nth-child(2) {
    /* background: #022562; */
    background: #FFFFFF;
    /*border-radius: 8px;*/
    border: 1px solid #CCCCCC;
    border-radius: 8px 0px 0px 8px;
    padding: 12px 20px;


  }

  .btn-group button:nth-child(2) img {
    filter: invert(1);
  }

  .btn-group button:nth-child(2) {
    margin: 0px !important;
  }

  .btn-group button:nth-child(3) {
    background: #FFFFFF;
    border-radius: 0px;
    border: 1px solid #CCCCCC;
    padding: 12px 20px;
  }
  .btn-group button:nth-child(4) {
    background: #FFFFFF;
    /* border-radius: 0px 8px 8px 0px; */
    border: 1px solid #CCCCCC;
    padding: 12px 20px;
  }
  .btn-group button:nth-child(5) {
    background: #FFFFFF;
    border-radius: 0px 8px 8px 0px;
    border: 1px solid #CCCCCC;
    padding: 12px 20px;
  }
  #shaixuanShow {
    width: 100%;
    display: none;
    /* Initially hidden */
    transition: .3s all linear;
  }

  .type-popup {
    /* position: absolute; */
    left: -15px;
    margin-left: -15px;
    margin-top: 11px;
    top: 30px;
    flex-direction: column;
    background: #F5F5F5;
    padding: 20px 15px;
    width: 100vw;
    z-index: 2;
  }

  .type-popup .searchs {
    display: flex;
    flex-direction: column;
    background-color: transparent;
    text-align: left;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .type-popup .searchs>:nth-child(1) {
    font-weight: 600;
    font-size: 0.94rem;
    color: #1A1A1A;
    line-height: 1.16rem;
    text-align: left;
  }

  .type-popup .searchs .input-data {
    width: 100%;
    margin-top: 10px;
    background: #FFFFFF;
    border-radius: 0.25rem;
    border: 0.03rem solid #CCCCCC;
    display: flex;
    align-items: center;
    padding: 5px;

  }

  .type-popup .searchs .input-data img {
    width: 20px;
    height: 20px;

  }
  .type-popup .searchs .input-data  input{
    border: none;
  }
  .type-popup .btn {
    display: flex;
    justify-content: center;
  }

  .type-popup button {
    background: #022562;
    border-radius: 0.25rem;
    padding: .78rem 7.69rem;
    font-weight: 500;
    width: 60%;
    font-size: 1rem;
    color: #FFFFFF;
    line-height: 1.22rem;
    margin: 1.89rem;
  }


}

.all-list thead td {
  white-space: nowrap;
}

.moblie-list {
  display: none;
}

.float-sm-one {
  display: none;
}

#map {
  width: 100%;
  height: 656px;
}

table {
  width: 100%;
  overflow-x: auto;
}

.table {
  overflow-x: auto;
}


.accordion-button:not(.collapsed) {
  background-color: #F5F5F5;
}

.accordion-button {
  background-color: #F5F5F5;
  position: relative;

}

.ion-arrow-graph-down-right {
  font-size: 20px;
}

.accordion-button::after {
  position: absolute;
  top: 10px;
  right: 10px;
}

.accordion-body {
  padding-right: 0px;
}

.form-check-label {
  font-size: 14px;
  color: #999999;
  line-height: 16px;
  text-align: left;
}

.accordion-button:focus {
  box-shadow: none;
}

.table-hover>tbody>tr:hover>* {
  background-color: #F0F4FA;
  box-shadow: none;
}

.pagination {
  display: flex;
  justify-content: center;
  align-items: center;
}

.pagination .page-link {
  background: #FFFFFF;
  border-radius: 2px;
  border: 1px solid #E6E6E6;
  font-size: 14px;
  color: #999999;
  line-height: 19px;
  text-align: right;
  font-style: normal;
  margin: 0px 10px;
  min-width: 32px;
  height: 32px;
}

.pagination .no-link {
  border: none;
  font-size: 14px;
  color: #666666;
  line-height: 16px;
  text-align: right;
}

.page-item:first-child .page-link {
  border-radius: 2px;

}

.page-item:last-child .page-link {
  border-radius: 2px;
}

.pagination .active {
  background: #022562;
  border-radius: 2px;
  font-size: 14px;
  color: #FFFFFF;
  line-height: 16px;
}

.btn-check:checked+.btn-primary,
.btn-check:active+.btn-primary,
.btn-primary:active,
.btn-primary.active,
.show>.btn-primary.dropdown-toggle {
  background-color: #DF290F;
  border-color: #DF290F;
}

.index-mx-auto {
  margin-left: auto;
}

.flex-1 {
  flex: 1;
}

.main-index-right-big-box {
  padding: 2% 1%;
}

.main-index-right-right-one {
  margin-top: 10px;
}

@media (min-width: 992px) and (max-width:1440px) {
  .main-index-right-right-one {
    justify-content: flex-start;
  }
}

.auto-x {
  overflow-x: auto;
}

.accordion-item:last-of-type .accordion-button.collapsed {
  border-radius: 0 !important;
}

.accordion-body {
  background: #F5F5F5;
}

.accordion-items {
  border: none !important;
}

.mian-index-accordion-button-two-cell {
  background: #F5F5F5 !important;
}

.no-data {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;

}

.no-data .one img {
  width: 80px;
  height: 80px;

}

.no-data .two {
  margin-top: 32px;
  font-weight: 600;
  font-size: 18px;
  color: #1A1A1A;
  line-height: 23px;
  text-align: left;
}

.no-data .three {
  font-size: 16px;
  color: #666666;
  line-height: 18px;
  text-align: center;
  font-style: normal;
  margin-top: 24px;
  width: 40%;
}