:root {
  --color1: #2559bd;
  --color2: #002e86;
  --color3: #9a9da0;
  --color4: #001743;
}

html {
  font-size: 16px;
}


.dcxs.red{color:red;}
.dcxs.blue{color:blue;}
header nav {
  background-color: var(--color4);
}

ul {
  padding-left: 0;
  /* padding-right: 0; */
}

a:hover {
  text-decoration: none;
}

.btn-outline-info {
  color: var(--color4);
  border-color: var(--color4) !important;
}

.btn-outline-info:hover {
  color: #fff !important;
  background-color: var(--color4);
}

.btn-outline-info:focus,
.btn-outline-info.focus {
  box-shadow: 0 0 0 0.2rem rgba(00, 17, 43, 0.5);
}

.btn-outline-info.disabled,
.btn-outline-info:disabled {
  color: var(--color4);
  background-color: transparent;
}

.btn-outline-info:not(:disabled):not(.disabled):active,
.btn-outline-info:not(:disabled):not(.disabled).active,
.show>.btn-outline-info.dropdown-toggle {
  color: #fff;
  background-color: var(--color4);
  border-color: var(--color4);
}

.btn-outline-info:not(:disabled):not(.disabled):active:focus,
.btn-outline-info:not(:disabled):not(.disabled).active:focus,
.show>.btn-outline-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(00, 17, 43, 0.5);
}
	.kefuinfo.kefuwx{    bottom: 100px;
    right: 150px;}
	.kefuinfo.kefuqq{    bottom: 180px;
    right: 150px;}
h4 {
  font-size: 2rem;
  font-weight: 600;

  color: var(--color4);

}

.text-uppercase {
  font-size: 12px;
}

.text-c3 {
  font-size: 0.5rem !important;
  color: var(--color3);
}

.logo {
  position: relative;
  width: 240px;
  height: 80px;
  line-height: 80px;    padding: 0;
}
.logo img{max-height: 80px;}
.logo h1 {
  position: absolute;
  bottom: -5px;
  right: 1px;
  font-size: 14px;
  color: #5ab531;
}
 
 @media (-webkit-min-device-pixel-ratio: 2), not all, not all, (min-width: 1920px) {
            .chat_entry .lim_mini_icon-message {
                /*background: url(../fonts/chat.svg) 0 0 no-repeat !important;  */
            }
        }

        .chat_entry .lim_mini_icon-message {
            /*background: url(../fonts/chat.svg) 0 0 no-repeat !important;*/
        }

        .chat_entry {
            bottom: 100px !important;
        }

        .live-chat-group {
            position: fixed;
            right: 160px;
            z-index: 10;
            display: -webkit-box;
            display: flex;
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
            flex-direction: column;
            bottom: 340px;
        }

        .live-chat-groups {
            position: fixed;
            right: 160px;
            z-index: 10;
            display: -webkit-box;
            display: flex;
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
            flex-direction: column;
            bottom: 420px;
        }

        .live-chat-group .item {
            padding: 5px;
            position: relative;
            bottom: 0;
            width: 60px;
            height: 60px;
            margin: .5rem;
            background-color: #f7b93f;
            display: -webkit-box;
            display: flex;
            -webkit-box-pack: center;
            justify-content: center;
            -webkit-box-align: center;
            align-items: center;
            border-radius: 9999px;
            cursor: pointer;
            -webkit-transition: width .3s;
            transition: width .3s
        }

            .live-chat-group .item img {
                width: 40px;
                height: 40px;
            }

                .live-chat-group .item img.wxqcode {
                    display: none;
                    position: absolute;
                    right: 80px;
                    bottom: -70px;
                    width: 200px;
                    height: 200px;
                    max-width: 200px;
                }

                .live-chat-group .item img.wxqcodes {
                    display: none;
                    position: absolute;
                    right: 80px;
                    bottom: -30px;
                    width: 200px;
                    height: 200px;
                    max-width: 200px;
                }

            .live-chat-group .item:hover img.wxqcode {
                display: block;
            }




        /**/
        .live-chat-groups .item {
            padding: 5px;
            position: relative;
            bottom: 0;
            width: 60px;
            height: 60px;
            margin: .5rem;
            background-color: #f7b93f;
            display: -webkit-box;
            display: flex;
            -webkit-box-pack: center;
            justify-content: center;
            -webkit-box-align: center;
            align-items: center;
            border-radius: 9999px;
            cursor: pointer;
            -webkit-transition: width .3s;
            transition: width .3s
        }

            .live-chat-groups .item img {
                width: 108px;
                height: 89px;
            }

                .live-chat-groups .item img.wxqcode {
                    display: none;
                    position: absolute;
                    right: 80px;
                    bottom: -70px;
                    width: 200px;
                    height: 200px;
                    max-width: 200px;
                }

                .live-chat-groups .item img.wxqcodes {
                    display: none;
                    position: absolute;
                    right: 80px;
                    bottom: -30px;
                    width: 200px;
                    height: 200px;
                    max-width: 200px;
                }

            .live-chat-groups .item:hover img.wxqcode {
                display: block;
            }.kefuinfo {
                    border: 1px solid #eee;
                    display: none;
                    position: fixed;
                    right: 140px;
                    z-index: 99999;
                    -webkit-box-orient: vertical;
                    -webkit-box-direction: normal;
                    flex-direction: column;
                    bottom: 180px;
                    -webkit-box-shadow: #efefef 0px 0px 10px;
                    -moz-box-shadow: #efefef 0px 0px 10px;
                    box-shadow: #efefef 0px 0px 10px;
                    background: #fff;
                }

.swiper {
  width: 100%;
  /* height: 30rem; */
  background-color: #279aa1;
}

.swiper-button-prev,
.swiper-button-next {
  color: #fff;
}

.swiper-slide img {
  width: 100%;
  height: auto;
  /* object-fit: cover; */
}



			
			
.soft_list {
    margin-top: 20px;width:100%
}

.soft_list dl {
    float: left;
    width: 32%;
    margin-right: 2%;
    margin-bottom: 2%;
	cursor:pointer;
}

.soft_list dl a {
    position: relative;
    transition: all .2s linear;
    -webkit-transition: all .2s linear;
    -ms-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    display: block;
    box-sizing: border-box;
    border-radius: 5px;
    background: #fff;
    padding: 10px;
    box-shadow: rgb(14 48 143 / 10%) -3px 3px 6px 3px;
}

.soft_list dl:hover a {
    z-index: 2;
    -webkit-transform: translate3d(0,-2px,0);
    -ms-transform: translate3d(0,-2px,0);
    -moz-transform: translate3d(0,-2px,0);
    -o-transform: translate3d(0,-2px,0);
    transform: translate3d(0,-2px,0);
    box-shadow: 0 15px 30px #ccc;
    -webkit-box-shadow: 0 15px 30px rgba(0,0,0,.1);
    -ms-box-shadow: 0 15px 30px rgba(0,0,0,.1);
    -moz-box-shadow: 0 15px 30px rgba(0,0,0,.1);
    -o-box-shadow: 0 15px 30px rgba(0,0,0,.1);
    text-decoration: none;
    color: #1E9FFF;
}

.soft_list dl .softdb {
    display: none;
    border-radius: 4px;
    background: #f4f4f4;
    padding: 6px 8px;
    margin-top: 5px;
    color: #333;
    white-space: normal;
    word-break: break-all;
    word-wrap: break-word;
    height: 72px;
    overflow: hidden;
}

.soft_list dl:hover .softdb {
    display: block
}

.soft_list dl:nth-child(3n) {
    margin-right: 0
}

.soft_list dl dt {
    display: flex ;
}

.soft_list dl dt>div {
    width: calc(100% - 10px );font-size:13px;
}

.soft_list dl img {
    margin-right: 10px;
    width: 100px;
    float: left;
    height: 100px;
}

.soft_list dl div p {
    color: #999;
}

.soft_list dl div span {
    font-size: 14px;
    word-wrap: break-word;
    line-break: anywhere;
    height: 41px;
    display: block;
}

.soft_list dl dt div em {
    display: block;
    width: 20px;
    height: 24px;
    background: url(../images/xz.png) no-repeat center;
    float: right;
}

.soft_list dl:hover dt div em {
    background: url(../images/xz_on.png) no-repeat center;
}

.soft_list dl div u {
    text-decoration: none;
    display: block;
    margin: 10px 0
}

.soft_list dl div u i {
    font-style: normal;
    color: green;
    display: block;
    line-height: 20px;
}

.soft_list dl div u i:first-child {
    color: #f60
}

.soft_list dl dd {
    line-height: 20px;
    border-top: 1px #595959 dashed;
    margin-top: 10px;
    padding-top: 10px;font-size:13px;
}

.soft_list dl dd em {
    float: right;
    font-style: normal;
}


.clear{clear:both}




@media (max-width:992px) {
  .swiper {
    height: 11rem;
  }

  .tab-nav-item span {
    font-size: 0.6rem;
  }

  thead,
  th {
    font-size: 0.8rem;
  }

  th {
    width: 19rem;
  }

  .navbar-nav .nav-item::after {
    content: '' !important;
  }


.soft_list dl{width:100%;margin-right:0}

 
}



@media (max-width:650px) {

  .broker-logo img {
    width: 228px;
    height: 128px;
  }

  .news-item a {
    font-size: 0.8rem;
  }

  .news-title {
    font-size: 1.5rem;
  }
}

/* @media (max-width:1140px) {
  .swiper {
    height: 19rem;
  }
} */

.year {
  /* position: relative; */
  width: 80px;
  height: 80px;
  background: url(../images/10.png) no-repeat;
  background-size: cover;
}

.year p {
  margin-bottom: 0;
}

.year .text1 {
  /* position: absolute;
  top: 6px;
  left: 25px; */
  font-size: 30px;
  font-weight: 700;
  color: #b37f35;
}

.year .text2 {
  /* position: absolute;
  top: 36px;
  left: 27px; */
  margin-top: -0.8rem;
  font-size: 0.8rem;
  font-weight: 600;
  color: #916f2f;
}

.down {
  position: relative;
  width: 380px;
}

.v-c {
  position: absolute;
  width: 380px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
}

.v-c .btn-c:nth-child(1) {
  color: #279aa1;
  border: solid 2px #279aa1;
}

.v-c .btn-c:nth-child(1):hover {
  background-color: #279aa1;
  color: #fff;
  border: solid 2px #279aa1;
}

.v-c .btn-c:nth-child(2) {
  color: #5ab531;
  border: solid 2px #5ab531;
}

.v-c .btn-c:nth-child(3) {
  color: #2559bd;
  border: solid 2px #2559bd;
}

.v-c .btn-c:nth-child(2):hover {
  background-color: #5ab531;
  color: #fff;
  border: solid 2px #5ab531;
}

.v-c .btn-c:nth-child(3):hover {
  background-color: #2559bd;
  color: #fff;
  border: solid 2px #2559bd;
}

header .desc span {
  font-style: italic;
  border-bottom: 1px dashed #000;
}

.btn-c {
  width: 114px;
  border-radius: 6px;
  height: 38px;

  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
}

.navbar-nav .nav-item:nth-last-child(1)::after {
  content: '';
}

.nav-item {
  position: relative;
}

.navbar-nav .nav-item::after {
  content: '|';
  position: absolute;
  top: 7px;
  right: 0px;
  width: 2px;
  height: 12px;
  color: #9a9da0;

}

.row {
  /* margin: 0; */
  padding: 0;
}

li.col-12 {
  /* margin-right: 20px; */
  list-style: none;

}

.broker {
  border: 0.1rem solid #f1f1f1;
  border-radius: 0.5rem;
  -webkit-border-radius: 0.5rem;
  -moz-border-radius: 0.5rem;
  -ms-border-radius: 0.5rem;
  -o-border-radius: 0.5rem;
}

.broker-ico {
  width: 100%;
}

.coop {
  color: #fff;
  background: 1px 5px url(../images/bg11.png) no-repeat;
  background-size: cover;
}

.coop h4 {
  color: #fff;
}

.tx {
  height: 36px;
  background-color: #f08300;
  transform: skewX(25deg);
  -webkit-transform: skewX(25deg);
  -moz-transform: skewX(25deg);
  -ms-transform: skewX(25deg);
  -o-transform: skewX(25deg);
}

.coop .title {
  font-size: 16px;
  font-weight: 600;

  line-height: 36px;
  transform: skewX(-25deg);
  -webkit-transform: skewX(-25deg);
  -moz-transform: skewX(-25deg);
  -ms-transform: skewX(-25deg);
  -o-transform: skewX(-25deg);
}

.coop .desc {
  text-indent: 1.4rem;
}

/* 开启返现 */
.rebate {

  background: url(../images/bg12.png) no-repeat;
  background-size: cover;
}

.rebate p {
  margin-bottom: 0;
}

.rebate .title {
  color: var(--color2);
  font-size: 1.4rem;
  font-weight: bold;
}



.rebate .row .step-item {
  border: 1px solid #dfdede;
  position: relative;
  background-color: #fff;
}

.rebate .row .step-item::after {
  position: absolute;
  /* content: '1'; */
  font-size: 3rem;
  font-weight: 600;
  color: #fff;
  top: 0;
  left: 1rem;
}



.rebate .row .step-item::before {
  content: '';
  top: 0;
  left: 0;
  position: absolute;
  border-top: 50px solid var(--color2);
  border-right: 50px solid transparent;
  border-bottom: 50px solid transparent;
  border-left: 50px solid var(--color2);
}

.rebate .row .step:nth-child(1) .step-item::after {
  content: '1';
}

.rebate .row .step:nth-child(2) .step-item::after {
  content: '2';
}

.rebate .row .step:nth-child(3) .step-item::after {
  content: '3';
}

.rebate .row .step:nth-child(4) .step-item::after {
  content: '4';
}


/* 返佣支持 */
.support .container {
  background-image: url(../images/bg3.png);
  background-size: cover;
}

/* 优势 */
.advs {
  background-image: url(../images/q1.png);
  background-size: cover;
}

.adv {}

.adv .title {
  color: var(--color4);
  font-size: 1.4rem;
  font-weight: bold;
}

.adv p {
  margin-bottom: 0.1rem;
}

.adv-item {
  background-color: rgba(255, 255, 255, .6);
  border-radius: 0.8rem;
  -webkit-border-radius: 0.8rem;
  -moz-border-radius: 0.8rem;
  -ms-border-radius: 0.8rem;
  -o-border-radius: 0.8rem;
  /* background-color: #5ab531; */
}

/* 文章列表 */
li {
  list-style: none;
}

.article-item {
  /* height: 200px; */
}

.article-item img {
  /* min-width: 5rem; */
  width: 100%;
  object-fit: cover;
  border-radius: 16px;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  -ms-border-radius: 16px;
  -o-border-radius: 16px;
}

.article-list .artcle-item {
  /* height: 180px; */
}

.article-img {
  width: 15rem;
  /* height: 5; */
}

.article-title {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  font-size: 1.6rem;
  font-weight: 600;
  /* height: 2.8rem; */
  color: var(--color2);
}

.article-item .desc {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;

  color: var(--color3);
  font-size: 0.8rem;
  /* margin-bottom: 0; */
}

.no-margin p {
  margin: 0;
}

.article-item {
  padding-left: 0;
  padding-right: 0;
  border-top: 0.1rem solid #ccc;
  /* padding-top: 6rem; */
  /* background-color: #668dd4; */
}

.article-list ul {
  padding-left: 0;
}

.article-list aside img {
  width: 100%;
  object-fit: cover;
}

/* 新闻  */
.news-item {

  margin-bottom: 0.2rem;
}

.news-item h5 {
  font-size: 1.1rem;
  color: var(--color4);
}

.new-sm.news-item h5 {
  font-size: 0.9rem;
  color: var(--color4);
}

.new-sm.news-item span {
  font-size: 0.9rem;
  color: var(--color4);
}

.new-lg.news-item h5 {
  font-size: 1rem;
  color: var(--color4);
}

.new-lg.news-item span {
  font-size: 1rem;
  color: var(--color4);
}

.news-item a {
  font-size: 1rem;
  color: #666;
}

.news-item h5:hover {
  color: var(--color2);
}

.news-item a:hover {
  color: var(--color4);
  text-decoration: none;
}

.news-item span {
  color: #666;
}

.news-item .news-title {
  font-weight: 600;
  font-size: 1.4rem !important;
  width: 5rem;
  color: #002e86;
}

.news .news-item .news-title {
  width: auto;
  font-size: 6rem;
  height: 3rem;
  line-height: 4rem;
}

.news .more a {
  color: #666;
}

.news .more a:hover {
  color: #000;
  text-decoration: none;
}

/* .news-list-part :nth-child(1) {
  display: flex;
} */

.underline {
  margin-top: -8px;
  border-bottom: 0.1rem solid var(--color3);
  flex: 1;
}

.news-item .center-line {
  border-bottom: none;
  margin-top: 0.7rem;
  border-top: 0.1rem dashed var(--color3);
  flex: 1;
}

a.cashback {
  width: 16rem;
  /*height: 3rem;*/
  /*line-height: 3rem;*/
  /*color: #5e5d5d;*/
  border: 1px solid #d3d3d3;
}



/* 分页 */
.pagination li {
  margin: 0 0.5rem;
}

.pagination li a {
  color: var(--color4);
}

.pagination li a:hover {
  color: #fff;
  background-color: var(--color4);
}

nav.breadcrumb-nav {
  height: 2rem;
  line-height: 2rem;
}

ol.breadcrumb {
  padding: 0;
  background: none;
}

ol.breadcrumb a {
  color: var(--color3);
}

.breadcrumb-item+.breadcrumb-item {
  padding-left: 4px;
}

.breadcrumb-item+.breadcrumb-item::before {
  padding-right: 0;
}

.f-link ul {
  padding-left: 0;
}

.f-link li {
  margin-right: 0.5rem;
}

.f-link li a {
  color: var(--color4);
}

.f-link .title {
  margin-right: 1rem;
}

/*  footer*/
footer {
  background: url(../images/footer.png);
  background-size: cover;
}

footer p {
  color: #ccc;
  font-size: 0.8rem;
}

footer .foot-nav a {
  color: #fff;
}

/* footer .foot-nav a {
  color: #fff;
} */

footer .foot-nav a:hover {
  color: #dfdddd;
}

/* .foot-nav {
  padding-left: 0;
} */

.foot-nav :first-child {
  padding-left: 0;
}

.foot-nav li {
  position: relative;
}

.foot-nav li::after {
  content: '|';
  position: absolute;
  top: 7px;
  right: 8px;
  width: 0.2rem;
  height: 10px;
  color: #9a9da0;
}

.foot-nav li:nth-last-child(1)::after {
  content: '';
}

/* 详情页 */
.info.infos ul li {
  font-size: 1rem;
  font-weight: 600;
  width: 25%;
  text-align: center;
}

.info.infos ul {
  background-color: #E3E8F1;
}

.info.infos ul li.active {
  color: var(--color4);
  background-color: #fff;
  /* border: 1px solid var(--color3); */
}

.info.infos ul {
  /* border-bottom: 1px solid var(--color3); */
}

.type ul li {
  font-size: 1.2rem;
  font-weight: 600;
  width: 20%;
  text-align: center;
}

.type ul li.active {
  color: var(--color4);
  background-color: #E3E8F1 !important;
}

.tab-nav-item {
  font-size: 1.2rem;
  font-weight: 600;
}


.tab-nav-item.active {
  color: var(--color4);
  background-color: #fff !important;
}


.info-content,
.type-content {
  display: none;
}

.types {
  border: 1px solid #e3e8f1;
}

.info,
.type {
  border: 1px solid var(--color3);
  padding: 0;
}

/* .info ul {} */

.info-item,
.type-item {
  flex: 1;
  text-align: center;
  background-color: #e3e8f1;
}

.content {
  /* width: 60rem; */
}

thead {
  background-color: #e3e8f1;
}

.tab-content {
  /* overflow: scroll; */
}

.broker-logo {
  width: 18rem;
  height: 8rem;

}

.broker-logo img {
  /* width: 100%; */

  /* object-fit: cover; */
}

.broker-infos a:hover {
  color: var(--color4);
}

.broker-infos a {
  margin-right: 0.5rem;
  color: #000;
  border-radius: 0.3rem;
  border: 0.1rem solid #5ab531;
  -webkit-border-radius: 0.3rem;
  -moz-border-radius: 0.3rem;
  -ms-border-radius: 0.3rem;
  -o-border-radius: 0.3rem;
}

.broker-name {
  font-size: 3rem;
  font-weight: bolder;
}

.broker-name span {
  vertical-align: super;
  font-size: 0.8rem;
  color: #fff;
  background-color: var(--color4);
  padding: 0.4rem 1.3rem;
  border-radius: 0.4rem;
  -webkit-border-radius: 0.4rem;
  -moz-border-radius: 0.4rem;
  -ms-border-radius: 0.4rem;
  -o-border-radius: 0.4rem;
}

.side {
  position: fixed;
  width: 6rem;
  height: fit-content;
  top: 65%;
  right: 2vw;
  transform: translateY(-50%);
  z-index: 99;
  border-radius: 1rem;
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
}

.side .icon {
  width: 4rem;
  height: fit-content;
  cursor: pointer;
}


.side .icon img {
  width: 100%;
}

#selected-div::after {
  content: "";
  display: none;
  width: 130px;
  height: 130px;
  background: white url(../images/kf.png) center/80% no-repeat;
  position: absolute;
  top: 120%;
  left: 50%;
  transform: translateX(-50%);
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
  border-radius: 1rem;
}

#selected-div.active::after {
  /* opacity: 1; */
  display: block;
}

@media screen and (max-width: 475px) {
  .side {
    top: 30% !important;
    right: -7px !important;
    transform: scale(0.7) !important;
    -webkit-transform: scale(0.7) !important;
    -moz-transform: scale(0.7) !important;
    -ms-transform: scale(0.7) !important;
    -o-transform: scale(0.7) !important;
  }

  .info.infos ul li p {
    font-size: 0.8rem !important;
  }

  /* .info-content {
    overflow-x: scroll;
  }

  article {
    overflow-x: scroll;
  } */

  .new-lg.news-item h5 {
    font-size: 0.9rem;

  }

  .new-lg.news-item span {
    font-size: 0.9rem;

  }
}

@media screen and (max-width: 800px) {
  .info-content {
    overflow-x: scroll;
  }

  article {
    overflow-x: scroll;
  }
}

.open {
  object-fit: covers;
  width: 4.8rem;
  height: 4.8rem;
}

.youshi {
  object-fit: covers;
  width: 4.8rem;
  height: 4.8rem;
}

.dropdown-menu {
  background-color: var(--color4);
}

.dropdown-item {
  color: #ffffff;
}

.acticle-link h2 {
  font-size: 1.3rem;
  font-weight: 600;
  color: #002e86;
}

.acticle-link h2:hover {
  color: #1972F5;
}

.acticle-link span {
  color: #002e86;
}

.acticle-link span:hover {
  color: #1972F5;
}

article {
  font-size: 1rem;

}

.btn-full {
  width: 90%;
}

.info-content {
  /* overflow-x: scroll; */
}

@media screen and(max-width: 750px) {
  .container {
    background-color: red !important;
  }

  .info.infos ul li p {
    font-size: 0.8rem !important;
  }

  .info-content {
    overflow-x: scroll;
  }

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

  .lh-2 {
    line-height: 0 !important;
  }
}

.broker li {
  font-size: 0.9rem;
}

.broker .btn {
  font-size: 0.9rem;
}

/* 马上开户 */
.opennow {
  font-weight: 600;
  color: #fff !important;
  background-color: var(--color4);
  border: 0.1rem solid var(--color4) !important;
}

.opennow:hover {
  color: var(--color4) !important;
  background-color: #fff;
}

.a-color a {
  color: var(--color4);
}

.a-color a:hover {
  color: var(--color2);
}

.a-link h5 {
  color: #002e86;
  font-size: 1.1rem;
}

.min-table {
  min-width: 600px
}