* {
    padding: 0;
    margin: 0;
}
a {
  text-decoration: none;
  color: #fff;
}

a:link {
  text-decoration: none;
  cursor: pointer;
  color: #fff;
}

a:visited {
  text-decoration: none;
  cursor: pointer
}

a:active {
  text-decoration: none;
  cursor: pointer
}

a:hover {
  text-decoration: none;
  cursor: pointer
}

optgroup {
  color: #000;
  font-weight: 100;
  font-style:italic;
  font-size:14px;
}
option {
  color: #999;
  font-style:initial;
  font-size:initial;
  font-weight: initial;
}
             
.graphicDetails {
    display: grid;
    width: 100%;
    height: 100%;
    /* grid-template-rows: 80px auto 110px; */
    /* grid-template-columns: calc(50% - 600px) 1200px calc(50% - 600px); */
  padding-bottom: 60px;
}

.w {
    grid-column: 2;
    /* background: red; */
}
.ww{
    background-color: #fff;
}
/* 导航头 */
.topNav {
    display: grid;
    line-height: 80px;
    width: 100%;
    grid-template-columns: calc(50% - 600px) 1200px calc(50% - 600px);
    background: #FFFFFF;
    box-shadow: 0px 4px 8px 0px #F8F8F8;
    position: fixed;
    z-index: 10;
}

.nav {
    display: grid;
    grid-template-columns: auto auto auto;
    /* grid-column-gap: 136px; */
    align-items: center;
}

.logo {
    display: grid;
    grid-template-columns: 120px auto;
    grid-column-gap: 30px;
    align-items: center;
}

.logo img {
    /* margin-top: 20px; */
}

.xiala {
    display: flex;
    align-items: center;
}

.jingling {
    width: 12px;
    height: 6px;
    margin-left: 10px;
    background: url(../../image/jinling.png) -992px -87px no-repeat;
}
#kui_txt_calendar{

    font-size: 10px;
}   
#kui_txt_calendar1{
    font-size: 10px;
}
#txt_calendar{
    position: relative;
    background: #F7F8FA;
    border-radius: 2px;
    height: 40px;
    width: 270px;
    border: none;
    margin-left: 20px;
    text-indent: 20px;
}
#txt_calendar1{
    position: relative;
    background: #F7F8FA;
    border-radius: 2px;
    height: 40px;
    width: 270px;
    border: none;
    margin-left: 20px;
    text-indent: 20px;
}
.sousuo {
    display: grid;
    grid-template-columns: 560px 66px;
}

.sousuo input {
    height: 36px;
    border: 1px solid #E80000 !important;
    text-indent: 1em;
}

.sousuo .search {
    line-height: 36px;
    text-align: center;
    background-color: #E80000;
    color: #fff;
}

.login {
    display: grid;
    /* height: 36px; */
    grid-template-columns: auto auto;
    grid-column-gap: 30px;
    align-items: center;
    justify-self: end;
}

.loginIn {
    width: 96px;
    height: 34px;
    line-height: 36px;
    border: 1px solid #E80000;
    color: #E80000;
    text-align: center;

}
.login_toux{
    width: 40px;
    height: 40px;
    display: none;
    position: relative;
}
.login_toux img{
    /* width: 40px;
    height: 40px; */
    width: 100%;
    height: 100%;
    border-radius: 50%;
    vertical-align:top;
}

/* 主体部分 */
.mainPart {
    position: relative;
    display: grid;
    background: #F7F8FA;
    padding-top: 82px;
    grid-template-columns: calc(50% - 600px) 1200px calc(50% - 600px);
}

.whiteBox{
     background: #fff;
  /* height: 3508px; */
  padding-bottom:200px;
}
/* 关于我们 */
.aboutUs {
    display: grid;
    background: #F7F8FA;
    padding-top: 30px;
    padding-bottom: 30px;
    grid-template-columns: calc(50% - 800px) 1600px calc(50% - 800px);
}

.lines {
    width: 1600px;
    border: 1px solid #EFEFEF;
    margin-top: 102px;
}

.abooutusMsg {
    display: grid;
    margin-top: 38px;
    padding-left: 150px;
    grid-template-columns: 496px 1px auto 1px auto;
    color: #999999;
    grid-column-gap: 30px;
    align-items: center;
    font-size: 16px;
}

.oneLine {
    height: 18px;
    border: 1px solid #999999;
}

.abooutusMsgitem {
    display: grid;
    grid-template-columns: repeat(4, auto);
    align-items: center;
    justify-items: center;
}

.abooutusMsgitemT {
    /* display: grid;
    grid-template-rows: repeat(2,); */
}

/* 底部 */
.graphicDetails .footer {
    /* margin-top:20px; */
    width: 100%;
    height: 110px;
    background: #343434;

}

.footerCenter {
    display: grid;
    justify-content: center;
    padding: 30px 0;
    color: #FFFFFF;
    font-size: 14px;
    box-sizing: border-box;
}

.companyMsg {
    display: grid;
    width: 805px;
    align-items: center;
    grid-template-columns: auto 1px auto 1px auto 1px auto;
    font-size: 14px;
    grid-column-gap: 6px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #FFFFFF;
}

.shuLine {
    height: 14px;
    width: 1px;
    background-color: #ffffff;
}

.policeMsg {
    display: grid;
    grid-template-columns: 20px auto;
    grid-column-gap: 10px;
    margin-top: 10px;
    /* width: 230px; */
    justify-content: center;
}

.policeIcon {
    width: 20px;
    height: 20px;
    /* background-color: #E80000; */
    background: url(../../image/jinling.png) -1568px -81px no-repeat;
}


.topBtn {
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background-color: #fff;
  border-radius: 2px;
  cursor: pointer;
  position: fixed;
  right: 20px;
  bottom: 220px;
  z-index: 99;
  background: url(../../image/jinling.png) -634px -385px no-repeat;
}

.aiRobot {
  width: auto;
  height: auto;
  /* background: #FFFFFF; */
  position: fixed;
  top: 800px;
  right: 14px;
  text-align: center;
}

.aiRobotImg {
  width: 52px;
  height: 55px;
  /* background: url(../../image/jinling.png) -600px -500px no-repeat; */
  background: url(../../image/jinling.png) -628px -504px no-repeat;
}
/* 左侧导航 */
.navigationLeft {
    width: 80px;
    height: 414px;
    background: #ffffff;
    border-radius: 0px 0px 2px 2px;
    position: fixed;
    box-sizing: border-box;
    top: 80px;
    left: calc(50% - 600px);
    margin-left: -100px;
    display: grid;
    grid-template-rows: repeat(6, 1fr);
    /* align-items: center;
    justify-items: center; */
    align-content: center;
}

.navItem {
    display: grid;
    align-content: center;
    justify-content: center;
    cursor: pointer;
}

.navigationLeft .active {
    background: #E80000;
    color: #ffffff;
}

/* 首页图标 */
.navImgSelect1 {
    width: 26px;
    justify-self: center;
    height: 22px;
    background: #FFFFFF;
    border: 0px solid #FFFFFF;
    background: url(../../image/jinling.png)  no-repeat;
    background-position: -173px -404px;
}

/* 车圈图标 */
.navImgSelect2 {
    height: 22px;
    background: #FFFFFF;
    border: 0px solid #FFFFFF;
    background: url(../../image/jinling.png)  no-repeat;
    background-position: -248px -404px;
}

/* 选车图标 */
.navImgSelect3 {
    width: 24px;
    justify-self: center;
    height: 22px;
    background: #FFFFFF;
    border: 0px solid #FFFFFF;
    background: url(../../image/jinling.png)  no-repeat;
    background-position: -340px -404px;
}

/* 销量图标 */
.navImgSelect4 {
    width: 26px;
    justify-self: center;
    height: 22px;
    background: #FFFFFF;
    border: 0px solid #FFFFFF;
    background: url(../../image/jinling.png)  no-repeat;
    background-position: -432px -300px;
}

/* 销量图标 */
.navImgSelect5 {
    width: 22px;
    justify-self: center;
    height: 22px;
    background: #FFFFFF;
    border: 0px solid #FFFFFF;
    background: url(../../image/jinling.png)  no-repeat;
    background-position: -537px -404px;
}
/* 手机图标 */
.navImgNOSelect6 {
    width: 20px;
    height: 28px;
    justify-self: center;
    background: #FFFFFF;
    border: 0px solid #FFFFFF;
    background: url(../../image/jinling.png) -624px -276px no-repeat;
}

.toggleImg{
    width: 1200px;
    height: 182px;
    background: url(../../image/saleBgc.png) no-repeat;
    background-size: 100% 100%;
    position: fixed;
    z-index: 5;
    top: 80px;
    left: 50%;
    transform: translateX(-50%);
}
.toggleImg-scroll {
  height: 85px;
  background: #FFFFFF;
  box-shadow: 0px 5px 8px 0px rgba(62, 62, 62, 0.22);

}
.toggleImg_scroll{
    width: 1200px;
    height: 85px;
    background: #FFFFFF;
    box-shadow: 0px 5px 8px 0px rgba(62, 62, 62, 0.22);
    opacity: 1;
    z-index: 100;
    /* display: none; */
    position:fixed;
    top: 80px;
    color: #2B2929;
    margin-bottom: 80px;
}
.toggleImg_scroll div{
    color: #2B2929;
}
.subjectBox{
    margin-top: 200px;
}
/* .toggleImg_scroll .active{
    color: #fff;
} */
.salesTit{
    position: absolute;
    top: 48px;
    left: 55px;
    font-size: 66px;
    font-family: YouSheBiaoTiHei;
    color: #FFFFFF;
}
.chooseCard{
    position: absolute;
    right: 70px;
    top: 25px;
    display: grid;
    grid-template-columns:repeat(3,auto);
    align-items: center;
    grid-column-gap: 60px;
    color: #fff;
}
.chooseCard .active{
    width: 106px;
    height: 35px;
    line-height: 35px;
    background: #E80000;
    border-radius: 5px;
    text-align: center;
    color: #ffffff;
}
.chooseItem{
    /* color: #ffffff; */
    cursor: pointer;
}
.salesRanking{
    margin-top: 30px;
}
.salesRanking_tit{
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-left: 10px solid #E80000;
}
.salesRanking_tit_l{
    display: flex;
    align-items: center;
}
.salesRanking_r_tit{
    font-size: 22px;
    font-weight: 600;
    color: #2B2929;
    margin-left: 15px;
    margin-right: 5px;
}
.salesRanking_item{
    margin-left: 30px;
    font-weight: 400;
    color: #2B2929;
    font-size: 18px;
    cursor: pointer;
}
.salesRanking_tit_l .active{
    position: relative;
}
.salesRanking_tit_l .active::after {
    position: absolute;
    content: "";
    display: inline-block;
    width: 100%;
    height: 3px;
    background: #FF2C00;
    left:0;
    right: 0;
    bottom: -7px;
}
.salesRanking_tit_r{
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #999999;
    margin-right: 25px;
    cursor: pointer;
}
.salesRanking_Box {
    display: grid;
    margin: 20px 25px 0 25px;
    box-sizing: border-box;
    height: 530px;
    grid-template-columns: repeat(3, 373px);
    grid-column-gap: 16px;
}
.displaynone{
    display:none;
}
.saleTableItem {
    display: grid;
    grid-template-rows: 55px auto;
    align-items: center;
    background: #FFFFFF;
    box-shadow: 0px 1px 10px 0px #EFEFEF;
}

.saleTableItemTop {
    display: flex;
    justify-content: space-between;
    color: #fff; 
    background: url(../../image/jinling.png) -745px -405px no-repeat;
    height: 55px;
    text-indent: 20px;
    line-height: 55px;
}

.saleTableItemTop2 {
    background: url(../../image/jinling.png) -745px -518px no-repeat;
    display: flex;
    justify-content: space-between;
    color: #fff;
    height: 55px;
    text-indent: 20px;
    line-height: 55px;
}
.saleNameTitAll {
    margin-right: 20px;
    cursor: pointer;
}
.saleNameTitAll a {
    color: #fff !important;
}
.saleTableItemContent {
    display: grid;
    height: 100%;
    /*grid-template-rows: repeat(5, auto); */

    /* grid-row-gap: 20px; */
  height:100px;
}

.saleTableItemContentItem {
    display: grid;
    grid-template-columns: 40px 150px auto;
    align-items: center;
    /* grid-column-gap: 14px; */
    cursor: pointer;
}

.cheImg {
    width: 100%;
    height: 98px;
object-fit: contain;
    /* background: url(../../image/car.png) no-repeat;
    background-size: cover; */
}

.cheNumber {
    justify-self: center;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.chetop {
    font-size: 24px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #E80000;
}

.chetop2 {
    font-size: 24px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #E97E1D;
}

.chetop3 {
    font-size: 24px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #E9AD1D;
}

.chetopOther {
    font-size: 24px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #999999;
}

.cheState {
    font-size: 16px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #333333;
}
.cheChange{
    transform: scale(0.83);
    font-size: 10px;
    font-family: Helvetica;
    color: #FF3535;
    display: flex;
    align-items: center;
}
.status.up {
  color: #FF3535;
}

.status.down {
  color: #26AE00;
}
/* 上升箭头 */
.shengjImg {
    width: 8px;
    height: 10px;
    background: url(../../image/jinling.png) -1335px -86px no-repeat;
}
/* 下降箭头 */
.shengjImg1 {
    width: 8px;
    height: 10px;
    background: url(../../image/jinling.png) -1408px -86px no-repeat;
}
/* 无变化 */
.shengjImg2 {
    width: 8px;
    height: 10px;
    background: url(../../image/jinling.png) -1480px -86px no-repeat;
}
.cheLiang {
    font-size: 14px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #E80000;
    margin-top: 6px;
}

/* 销量查询 */
.salesQuery{
    margin-top: 60px;
}
.salesQuery_tit{
    border-left: 10px solid #E80000;
    font-size: 22px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #2B2929;
    text-indent: 15px;
}
#date-range1{
    width: 367px;
    height: 40px;
    background: #F7F8FA;
    border-radius: 2px;
    border: none;
    margin-left: 20px;
    text-indent: 20px;
}
#date-range2{
    width: 367px;
    height: 40px;
    background: #F7F8FA;
    border-radius: 2px;
    border: none;
    margin-left: 20px;
    text-indent: 20px;
}
.salesQuery_input{
    margin-left: 25px;
    margin-top: 25px;
}
.salesQuery_input_one{
    margin-bottom: 20px;
}
.salesQuery_input_two{
    margin-bottom: 20px;
}
.salesQuery_input_three{
    display: grid;
    grid-template-columns: repeat(3,325px);
    grid-column-gap: 44px;
    margin-bottom: 20px;
}
.salesQuery_input_three_item{
    display: flex;
    align-items: center;
  gap:20px;
}
.chooseInput{
    width: 270px;
    height: 40px;
    background: #F7F8FA;
    border-radius: 2px;
    border: none;
    outline: none;
  /* margin-left: 20px; */
    text-indent: 15px;
    color: #999999;
}
.chooseInput.selected{
    color: #000; 
}


.inputBtn{
    display: flex;
    justify-content: end;
    margin-right: 118px;
}
.confirm_btn{
    width: 82px;
    height: 30px;
    line-height: 30px;
    background: #E80000;
    border-radius: 2px;
    color: #fff;
    text-align: center;
    cursor: pointer;
}
.reset_btn{
    width: 82px;
    height: 30px;
    line-height: 30px;
    background: #EFEFEF;
    border-radius: 2px;
    color: #2B2929;
    text-align: center;
    margin-left: 35px;
    cursor: pointer;
}
.echartTit{
    margin-top: 30px;
    font-weight: 600;
    color: #2B2929;
    font-size: 20px;
    text-align: center;
}
.contrast{
    margin-top: 36px;
    display: flex;
    justify-content: space-between;
}
.contrast_l{
    display: flex;
    align-items: center;
}
.type_tit{
    font-size: 16px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 600;
    color: #2B2929;
}
.type_tag{
    height: 30px;
    line-height: 30px;
    padding: 0 15px;
    background: #F4F4F4;
    border-radius: 2px;
    margin-left: 27px;
    position: relative;
}
.close_icon{
    position: absolute;
    top: -5px;
    right: -5px;
    width: 12px;
    height: 12px;
    background: url('../../image/jinling.png') -1552px -698px no-repeat;
}
.contrast_r{
    margin-right: 25px;
}
.contrast_close_btn{
    width: 82px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background: #F7F8FA;
    border-radius: 2px;
    color: #999999;
    cursor: pointer;
}
.ecahrtsBox{
    margin-top: 30px;
    width: 1150px;
    height: 658px;
    background: #FFFFFF;
    box-shadow: 0px 2px 12px 0px rgba(0, 0, 0, 0.13);
    border-radius: 10px;
}
#salesEchart{
    height: 606px;
    width: 100%;
    padding: 10px 25px 0 25px; 
    box-sizing: border-box;
}
.dataList{
    margin-top: 30px;
    margin-bottom: 20px;
    font-size: 20px;
    font-weight: 400;
    color: #2B2929;
}
.dataTableList{
    width: 1150px;
    max-height: 715px;
    overflow: auto;
    /* height: auto; */
}
th {
    border: 1px solid #F8EBDD;
    height: 50px;
    line-height: 50px;
    text-align: center;
}
thead tr th {
    position: sticky;
    background-color: #E26B0A;
    color: #fff;
    height: 50px;
    top: 0px; /* 列首永远固定在头部  */
    line-height: 50px;
    text-align: center;
}
#addTable{
    position:sticky;
    background-color: #DAEEF3;
    height: 50px;
    bottom:0px; /* 列首永远固定在尾部  */
}
/* 销量占比 */
.salesProp{
    margin-top: 30px;
}
.salesProp_tit{
    border-left: 10px solid #E80000;
    font-size: 22px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #2B2929;
    text-indent: 15px;
}
.salesProp_input{
    margin-left: 25px;
    margin-top: 25px;
}
.salesProp_input_one{
    margin-bottom: 20px;
    margin-left: 70px;
}
.salesProp_input_three{
    display: grid;
    align-items: center;
    grid-template-columns:50px 347px 347px 347px;
    grid-column-gap: 20px;
    margin-bottom: 20px;
}
.salesProp_input_three_item{
    display: flex;
    align-items: center;
  gap: 20px;
}
.fenzi ,.fenmu{
    font-weight: 600;
    color: #2B2929;
    font-size: 16px;
}
.salesProp_inputBtn{
    display: flex;
    justify-content: end;
    margin-right: 48px;
}
.echartYuanTit{
    margin-top: 30px;
    font-weight: 600;
    color: #2B2929;
    font-size: 20px;
    text-align: center;
}
.echartyuan{
    margin-top: 30px;
    padding: 51px 52px;
    box-sizing: border-box;
    width: 1150px;
    height: 490px;
    background: #FFFFFF;
    box-shadow: 0px 2px 12px 0px rgba(0, 0, 0, 0.13);
    border-radius: 10px;
    display: flex;
}
#salesEchartYuan{
    width: 445px;
    height: 392px;
    background: #FFFFFF;
    box-shadow: 0px 2px 13px 0px rgba(0, 0, 0, 0.06);
    border-radius: 10px;
    border: 1px solid #C7C7C7;
}
.echartyuan_r{
    margin-left: 22px;
}
.calculationFormula{
    width: 578px;
    height: 140px;
    background: #F4F7FF;
    border-radius: 10px;
    border: 1px solid #C7C7C7;
    /* padding: 15px 116px; */
    padding: 15px;
    box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
}
.calculationFormula_name{
    font-size: 18px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    text-align: center;
    color: #2B2929;
  /* margin-bottom: 15px; */
}
.calculationFormula_gs{
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    /* line-height: 35px; */
    font-weight: 400;
    color: #2B2929;
}
.calculationFormula_gs_l div{
     /* line-height: 35px; */
padding-bottom: 5px;
}
.calculationFormula_gs_tit{
   padding: 5px 0px;
  margin-right: 36px;
  display: inline-block;
  white-space: nowrap;
  margin-top: 1px;
}
.calculationFormula_gs_countrySum{
   border-top: 1px solid #2B2929;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
 padding-top:5px;

}
.calculationFormula_gs_countryNum {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
padding-top: 5px;
}

.calculationFormula_gs_r{
    margin-left: 22px;
}
.instructions{
    margin-top: 20px;
    width: 578px;
    height: 230px;
    background: #F4F7FF;
    border-radius: 10px;
    border: 1px solid #C7C7C7;
    padding: 15px;
    box-sizing: border-box;
}
.instructions_tit{
    font-size: 18px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #2B2929;
    margin-bottom: 15px;
    text-align: center;
}
.instructions_content {
    font-size: 16px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #999999;
    
}
.instructions_content p{
    text-indent: 2em;
    line-height: 20px
}
.home-mini-nav {
    width: 80px;
    height: auto;
    position: fixed;
    top: 90px;
    left: 50%;
    margin-left: -700px;
    background-color: #fff;
    z-index: 99;
}


.select2-dropdown--below, .select2-dropdown--above {
    background-color: #fff;
    border-radius: 4px !important;
    box-shadow: 0px 0px 7px -2px rgba(161, 161, 161, 1);
    position: absolute;
    margin-left: 0;
    padding: 0;
    border: none;
}
.select2-dropdown--below {
    margin-top: 10px;
}
.select2-dropdown--above {
    margin-top: -10px;
}
.select2-results__option--selectable {
    height: 32px;
    display: flex;
    align-items: center;
}
.select2-container--default .select2-results__option--selected {
    background-color:#FACCCC;
}
.select2-container--default .select2-results__option .select2-results__option {
    height: 32px;
    display: flex;
    align-items: center;
}
.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
    background-color: #FACCCC;
    color: rgba(43, 41, 41, 1);
    height: 32px;
    display: flex;
    align-items: center;
}
.select2-container--default .select2-results__group {
   background-color: #F7F8FA;
    font-style: normal;
    font-size: 14px;
    font-weight: 400;
}
.select2-container--default .select2-search--dropdown .select2-search__field{
    border: 1px solid #E4E6EF;
    border-radius: 4px;
    height: 34px;
    padding: 0px 10px;
    font-size: 14px;
    font-weight: 400;
    color: #2B2929;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
    top: 48%;
}
.select2-results__options::-webkit-scrollbar {
    /* width: 0; */
    /* background-clip: padding-box; */
  }
  /* .select2-results__options::-webkit-scrollbar-track {
    background-color: #F4F4F4;
    height: 8px;
    background-clip: padding-box;
    border-right: 10px solid rgba(0, 0, 0, 0);
    border-top: 10px solid rgba(0, 0, 0, 0);
    border-bottom: 10px solid rgba(0, 0, 0, 0);
  }
  
  .select2-results__options::-webkit-scrollbar-thumb {
    background-clip: padding-box;
    background-color: #0F2464;
    border-right: 10px solid rgba(0, 0, 0, 0);
    border-top: 10px solid rgba(0, 0, 0, 0);
    border-bottom: 10px solid rgba(0, 0, 0, 0);
  }
  
  .select2-results__options::-webkit-scrollbar-button {
    display: none;
  } */


  .month-picker {
    border: none;
    background-color: #F7F8FA;
    width: 367px !important;
    margin-left: 20px;
  }

  .month-picker .el-range-input {
    background-color: #F7F8FA;
    font-weight: bold;
    color: #999;
    font-size: 16px;
  }
  .month-picker .el-range-separator {
    width: 10%;
  }
 .el-month-table td .cell {
    font-size: 14px;
  }