.hidden.menu {
    display: none;
}

/*html {*/
/*    filter: grayscale(100%);*/
/*}*/
body, html {
    /*background: #f1f1f1;*/
    font-size: 16px !important;
    font-family: Arial, 'Microsoft YaHei', sans-serif !important;
}

.my.statistic {
    background-color: #00b5ad;
    padding: 5px;
}
.helpcolor {
    color: #c17702;
}
.paddingleft{
    padding-left: 5px;
}
.mini.my.statistic .value {
    color: #fff;
    font-size: 14px !important;
    font-weight: bold !important;
}
.mini.my.statistic .label {
    color: #fff;
    font-size: 14px !important;
    font-weight: normal !important;
    line-height: 14px !important;
}
.ui.statistic > .label, .ui.statistics .statistic > .label {
    font-size: 1em;
    font-weight: 700;
    color: rgba(0, 0, 0, .87);
    text-transform: none !important;
    text-align: center;
}
/*.pointing.menu {*/
/*    border-right: 4px solid #ccc !important;*/
/*}*/

/*.pointing.menu > .active.item{*/
/*    border-right: 6px solid #2891de !important;*/
/*}*/
.ui.sticky.bound.bottom, .ui.sticky.fixed.bottom {
    top: auto;
    bottom: 11% !important;
}

.banner {
    color: #fff !important;
    padding: 20px !important;
    padding-top: 50px !important;
    padding-bottom: 40px !important;
    /*padding-right: 30px !important;*/
    margin-bottom: 0 !important;
    margin-top: 0 !important;
    /*background-image: url("static/img/banner.jpg");*/
    background: -webkit-linear-gradient(left, #2f68b6 0, #2891de 20%, #3ea0e8 50%, #72b9d7 80%,
    #aed1e7 100%) !important;
    font-family: Arial, 'Microsoft YaHei', sans-serif !important;

}
.ui {
    font-family: Arial, 'Microsoft YaHei', sans-serif !important;
}

.ui.banner.text{
    color: #1958A1;
}

.my-title {
}

.masthead.segment {
    min-height: 700px;
    padding: 1em 0;
}

.masthead .logo.item img {
    margin-right: 1em;
}

.masthead .ui.menu .ui.button {
    margin-left: 0.5em;
}

.masthead h1.ui.header {
    margin-top: 3em;
    margin-bottom: 0;
    font-size: 4em;
    font-weight: normal;
}

.masthead h2 {
    font-size: 1.7em;
    font-weight: normal;
}

.ui.vertical.stripe {
    padding: 8em 0em;
}

.ui.vertical.stripe h3 {
    font-size: 2em;
}

.ui.vertical.stripe .button + h3,
.ui.vertical.stripe p + h3 {
    margin-top: 3em;
}

.ui.vertical.stripe .floated.image {
    clear: both;
}

.ui.vertical.stripe p {
    font-size: 1.33em;
}

.ui.vertical.stripe .horizontal.divider {
    margin: 3em 0em;
}

.quote.stripe.segment {
    padding: 0em;
}

.quote.stripe.segment .grid .column {
    padding-top: 5em;
    padding-bottom: 5em;
}

.footer.segment {
    padding: 5em 0em;
}

.secondary.index.menu .toc.item {
    display: none;
}

.carousel-control-next, .carousel-control-prev {
    width: 6% !important;
    z-index: 9;
}

.align-items-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
}

.justify-content-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
}

.home-info {
    background-color: rgba(231, 241, 255, 0.35);
    padding: 20px;
}

.home-number {
    font-size: 52px;
    font-weight: 400;
    letter-spacing: 1px;
}

.home-number-s {
    font-size: 54px;
    font-weight: 400;
    letter-spacing: 1px;
}

.home-number-lg {
    font-size: 4rem !important;
    font-weight: 600 !important;
    letter-spacing: 1px !important;
    /*background-image: linear-gradient(to left, #6C6EE0, #6CD3E0)!important;*/
    color: #2b61bd !important;
    /*background-image: linear-gradient(to left, #2b61bd, #1ba8e4)!important;*/
    /*color: transparent!important;*/
    /*-webkit-background-clip: text;*/
}

.label.unit {
    /*background-image: linear-gradient(to left,  #1ba8e4,#2b61bd)!important;*/
    /*color: transparent!important;*/
    /*-webkit-background-clip: text;#012147*/
    color: #2f68b6 !important;
    font-size: 1.3em !important;
    /*line-height: 1em!important;*/
}

.home-number-label {
    font-size: 1.3em;
    display: block;
    text-transform: uppercase;
    font-weight: 400;
    color: #012147;
    /*color: transparent!important;*/
    /*-webkit-background-clip: text;*/
    /*background-image: linear-gradient(to bottom,  #1ba8e4,#2b61bd)!important;*/
    letter-spacing: 1px;
}

.c-item:hover, .c-item:focus {
    background-color: #f5f8fa;
}

/*.c-item:hover .home-number, .c-item:focus .home-number{*/
/*    color: #234e7d;*/
/*}*/

/*!*.c-item:hover .home-number-lg, .c-item:focus .home-number-lg{*!*/
/*!*    color: #69cb6a!important;*!*/
/*!*}*!*/

/*.c-item:hover .home-number-label, .c-item:focus .home-number-label{*/
/*    color: #2b61bd!important;*/
/*}*/

.c-item:hover .unit, .c-item:focus .unit {
    color: #2b61bd !important;
}

.s-data .data-pane {
    width: 80%;
    background-color: white;
}

a .item {
    font-weight: 700;
}

.bg::before {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 620px;
}

.css-table-5 {
    display: grid;
    grid-template-columns: 20% 20% 20% 20% 20%;
}

.css-table-2 {
    display: grid;
    grid-template-columns: 49% 49%;
    grid-column-gap: 2%;
}

.css-sd-2 {
    display: grid !important;
    grid-template-columns: 40% 60%;
}

.css-cnt-2 {
    display: grid !important;
    grid-template-columns: 40% 60%;
}

.css-icon-2 {
    display: grid;
    grid-template-columns: 30% 70%;
}

.css-icon-2 .icon {
    max-height: 80%;
    padding-top: 0.8em;
    padding-right: 10px;
}

.css-icon-2:hover .home-number-label, .css-icon-2:focus .home-number-label {
    color: #d95c43
}

.css-icon-2:hover .home-number, .css-icon-2:focus .home-number {
    color: #d95c43
}

.css-table-4 {
    display: grid;
    grid-template-columns: 26% 27% 23% 24%;
}

.rotate-r {
    -webkit-transition: 0.6s ease-out;
    -moz-transition: 0.6s ease-out;
    transition: 0.6s ease-out;
}

.css-icon-2:hover .rotate-r {
    -webkit-transform: rotateZ(16deg);
    -moz-transform: rotateZ(16deg);
    transform: rotateZ(16deg);
}

.css-search-3 {
    display: grid !important;
    grid-template-columns: 25% 65% 10%;
}

.css-table-3 {
    display: grid !important;
    grid-template-columns: 30% 20% 50%;
}

.mySwiper .swiper-slide {
    background-color: transparent !important;
}

.cover-text {
    /*  To make the div to be place anywhere. It is out of the document flow */
    z-index: 8;
    /*background-color: #f5f8fa9e;*/
    top: 65%;
    transform: translate(20%, -10%);
    position: absolute;
}

.bg-search {
    width: 55%;
    /*background-color: #f5f8fa9e;*/
    top: 65%;
    transform: translate(40%, -10%) !important;
    position: absolute;
}

.first-wrap {
    min-width: 150px !important;
    height: 50px;
    border-radius: 0 !important;
    padding-top: 15px;
    color: #0d6efd;
}

.second-wrap {
    border-radius: 0;
    max-height: 40px;
}

.second-wrap input {
    border-radius: 0 !important;
    border-left: none !important;
    border-right: none !important;
    height: 50px;
}

.third-wrap {
    max-height: 40px;
}

.third-wrap a {
    background-color: #086ec1 !important;
    /*#2185d0*/
    display: flex;
    align-items: center;
    justify-content: center;
    border: 2px solid #ffffff;
    opacity: 0.8;
}

.secondary.mymenu.menu .toc.item {
    display: none !important;
}

.mymenu {
    background: linear-gradient(to right, #ffffff, #abd5f5, #ffffff) !important;
    /*background: #e1eff5 !important;*/
    padding: 0 !important;
    margin-top: 0 !important;
    height: 60px;
    margin-bottom: 0 !important;
}

.mymenu .item {
    color: #1958A1 !important;
}

.third-wrap span {
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    font-weight: 700;
}

.third-wrap a span {
    color: white;
    font-weight: 700;
    height: 46px;
}

.third-wrap a:hover {
    background-color: #3272ce !important;
    opacity: 0.8;
}

@media (max-width: 480px) {
    .css-table-5 {
        display: grid;
        grid-template-columns: 100%;
    }

    .css-table-4 {
        display: grid;
        grid-template-columns: 100%;
    }

    .css-search-3 {
        display: grid !important;
        grid-template-columns: 100%;
    }

    .my-ms-auto {
    }
}

@media only screen and (min-width: 1345.98px) {
    .ui.borderless.menu {
        display: none !important;
    }
    .toc.item {
        display: none !important;
    }
}

@media only screen and (max-width: 1345.98px) {
    .ui.mymenu.menu {
        display: none !important;
    }

    .secondary.mymenu.menu .item,
    .secondary.mymenu.menu .menu {
        display: none !important;
    }

    .secondary.mymenu.menu .toc.item {
        display: block;
    }

    .secondary.index.menu .item,
    .secondary.index.menu .menu {
        display: none;
    }


    .secondary.index.menu .toc.item {
        display: block;
    }

    .masthead.segment {
        min-height: 350px;
    }

    .masthead h1.ui.header {
        font-size: 2em;
        margin-top: 1.5em;
    }

    .masthead h2 {
        margin-top: 0.5em;
        font-size: 1.5em;
    }

    .my-header {
        height: 520px;
    }

    .my-ms-auto {
    }
}

@media (min-width: 1450px) {
    .container-fluid, .mynavbar, .home-header {
        width: 1600px;
    }

    .my-header {
        height: 600px;
    }

    .my-ms-auto {
        margin-left: auto !important;
    }
}

/* 大屏幕 ：大于等于1200px*/

@media (min-width: 1200px) and (max-width: 1449px) {
    .container-fluid, .mynavbar, .home-header {
        width: 95%;
    }

    .my-header {
        height: 520px;
    }

    .my-ms-auto {
        margin-left: auto !important;
    }
}

@media (min-width: 960px) and (max-width: 1300px) {
    .col-auto {
        display: none !important;
    }
}


/*默认*/

@media (min-width: 980px) and (max-width: 1199px) {
    .container-fluid, .mynavbar, .home-header {
        width: 95%;
    }

    .my-header {
        height: 660px;
    }

    .my-ms-auto {
        margin-left: auto !important;
    }

    .bg-search {
        width: 70%;
        top: 75%;
        transform: translate(21%, -10%) !important;
        position: absolute;
    }

    .ui.button.dropdown .menu {
        min-width: 50% !important;
    }

    .brain-pic {
        display: none !important;
    }
}

/* 平板电脑和小屏电脑之间的分辨率 */

@media (min-width: 768px) and (max-width: 979px) {
    .container-fluid, .mynavbar, .home-header {
        width: 95%;
    }

    .my-header {
        height: 680px;
    }

    .my-ms-auto {
    }

    .css-search-3 {
        display: grid !important;
        grid-template-columns: 100%;
    }

    .bg-search {
        width: 55%;
        background-color: #f5f8fa9e;
        top: 65%;
        border-radius: 3px;
        transform: translate(40%, -10%) !important;
        position: absolute;
    }

    .bg-search .first-wrap, .bg-search .second-wrap, .bg-search .third-wrap {
        margin: 1em !important;
    }

    .ui.button.dropdown .menu {
        min-width: 50% !important;
    }

    .third-wrap {
        min-height: 32px;
    }

    .brain-pic {
        display: none !important;
    }
}
.foruserdatacount{
    padding-right: 0px;
    container-type: inline-size;

}
/* 横向放置的手机和竖向放置的平板之间的分辨率 */
@media only screen and (max-width: 928.98px) {
    .ui.grid > .stackable.stackable.stackable.row > .column, .ui.stackable.grid > .column.grid > .column, .ui.stackable.grid > .column.row > .column, .ui.stackable.grid > .column:not(.row), .ui.stackable.grid > .row > .column, .ui.stackable.grid > .row > .wide.column, .ui.stackable.grid > .wide.column {
        width: 100% !important;
        margin: 0 0 !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
        padding: 1rem 1rem;
    }
    #statSeg{
        padding-right: 15px;
    }
    .foruserdatacount{
        padding: 1rem 1rem;
    }

}

@container (max-width: 370px) {
    .ui.three.statistics .statistic {
        min-width: 50% !important;
    }
}
@container (max-width: 277px) {
    .indexh4headerfortwo {
        font-size: 0.88rem !important;
    }
}
h1, h2, h3, h4, h5 {
    font-family: 'Arial', 'Microsoft YaHei', sans-serif !important;

}
.ui.statistic > .label, .ui.statistics .statistic > .label {
    font-family: 'Arial', 'Microsoft YaHei', sans-serif !important;

}
.ui.statistic > .value, .ui.statistics .statistic > .value {
    font-family: 'Arial', 'Microsoft YaHei', sans-serif !important;
}
.ui.sidebar .ui.accordion .title:not(.ui) {
    color: white;
}
@media (max-width: 767px) {
    .container-fluid, .mynavbar, .home-header {
        width: 95%;
    }

    .bg-search {
        width: 80%;
    }

    .my-header {
        height: 740px;
    }

    .css-search-3 {
        display: grid !important;
        grid-template-columns: 100%;
    }

    .bg-search {
        width: 55%;
        background-color: #f5f8fa9e;
        top: 65%;
        border-radius: 3px;
        transform: translate(40%, -10%) !important;
        position: absolute;
    }

    .bg-search .first-wrap, .bg-search .second-wrap, .bg-search .third-wrap {
        margin: 1em !important;
    }

    .ui.button.dropdown .menu {
        min-width: 50% !important;
    }

    .third-wrap {
        min-height: 32px;
    }

    .brain-pic {
        display: none !important;
    }
}

/* 横向放置的手机及分辨率更小的设备 */

@media (max-width: 480px) {
    .container-fluid, .mynavbar, .home-header {
        width: 95%;
    }

    .my-effect:hover p {
        transform: translate3d(0, 0, 0);
        -webkit-transform: translate3d(0, 0, 0);
        opacity: 0 !important;
    }

    .css-search-3 {
        display: grid !important;
        grid-template-columns: 100%;
    }

    .bg-search {
        width: 55%;
        background-color: #f5f8fa9e;
        top: 70%;
        border-radius: 3px;
        transform: translate(40%, -10%) !important;
        position: absolute;
    }

    .bg-search .first-wrap, .bg-search .second-wrap, .bg-search .third-wrap {
        margin: 1em !important;
    }

    .ui.button.dropdown .menu {
        min-width: 50% !important;
    }

    .third-wrap {
        min-height: 32px;
    }

    .brain-pic {
        display: none !important;
    }
}

/*.my-card-s:hover .card-con, .my-card-s:focus .card-con {*/
/*    background-color:#234e7d!important;*/
/*}*/

/*.my-card-s:hover h3, .my-card-s:focus h3, .my-card-s:hover .my-icon, .my-card-s:focus .my-icon {*/
/*    color: white!important;*/
/*}*/

/*------------- square -------------*/

.square {
    background: #f1f1f1;
    margin: 10px auto;
    width: 200px;
    height: 200px;
    border-top-right-radius: 10px;
    cursor: pointer;
    transition: 0.4s;
    color: #4A225D !important;

    justify-content: center;
    align-items: center;
}

.square:hover {
    background: #D7C4BB;
    color: #3A3226 !important;
    text-decoration: none;
    transform: scale(0.9, 0.9);
    box-shadow: 5px 5px 30px 7px rgba(0, 0, 0, 0.25), -5px -5px 30px 7px rgba(0, 0, 0, 0.22);
}

.square:focus {
    text-decoration: none;
}

.my-icon {
    font-size: 65px;
}

/*test*/
.swiper-container {
    width: 100%;
    height: 100%;
}

.swiper-slide img {
    width: 100%;
    height: auto;
    min-height: 100%;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    overflow: hidden;
}

.swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    background: none;
    border: 1px solid #fff;
    opacity: 1;
}

.swiper-pagination-bullet-active {
    background: #fff !important;
}

.swiper-button-white {
    color: white !important;
    opacity: .5 !important;
}

.slide-inner {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-size: cover;
    background-position: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    color: #fff;
}

/*hover*/

/*.my-d-header {*/
/*    padding-bottom: 0.21428571rem;*/
/*    color: #234e7d;*/
/*    border-bottom: 3px solid #234e7d;*/
/*}*/

.my-hover {
    --s: 3px; /* the thickness of the line */
    --c: #d95c43; /* the color */
    color: #0000 !important;
    padding-bottom: 0.21428571rem;
    font-size: 1.4rem !important;
    background: linear-gradient(90deg, var(--c) 50%, #234e7d 0) calc(100% - var(--_p, 0%))/200% 100%,
    linear-gradient(var(--c) 0 0) 0% 100%/var(--_p, 0%) var(--s) no-repeat;
    -webkit-background-clip: text, padding-box;
    /*background-clip: text,padding-box;*/
    transition: 0.5s;
}

.my-hover i, .my-hover-s i, .my-hover-r i {
    color: #234e7d;
    margin-right: 0.5em;
}

.my-hover:hover i, .my-hover-s:hover i, .my-hover-r:hover i {
    color: #d95c43;
}

.my-hover:hover {
    --_p: 100%;
    margin-left: 10px;
    transition: .5s;
}

.my-hover-s {
    color: #0000 !important;
    margin-right: 10px;
    background: linear-gradient(90deg, #d95c43 50%, #345c7d 0) var(--_p, 100%)/200% no-repeat;
    -webkit-background-clip: text;
    transition: .4s;
    font-size: 13px;
}

.my-hover-s:hover {
    --_p: 0%;
    margin-right: 0;
}

.my-hover-r {
    color: #0000 !important;
    margin-right: 10px;
    background: linear-gradient(90deg, #d95c43 50%, #345c7d 0) var(--_p, 100%)/200% no-repeat;
    -webkit-background-clip: text;
    transition: .4s;
}

.my-hover-r:hover {
    --_p: 0%;
    margin-right: 0;
}

/*s1*/

/*.section1{}*/


/*.s1 {position:relative;margin-top: 30px;z-index:10;}*/

/*@media screen and (min-width: 768px) {*/
/*    .s1 {background:#fff;position:relative;top:-90px;margin-top: 0;}*/
/*}*/


/*.section1 .row{margin-left:0;margin-right:0}*/

/*.s1-item{background: #fff;box-shadow:0px 7px 10px 0 rgba(76,110,245,.1);transition:.5s all;position:relative;z-index:112;-webkit-transition:.5s all}*/
/*.s1-item:hover{transform:scale(1.1);transition:.5s all;-webkit-transition:.5s all;-moz-transition:.5s all;-ms-transition:.5s all;z-index:114;-o-transition:.5s all}*/
/*.s1-item{padding:45px 15px;text-align:center}*/
/*.s1-item .s1-img a img{height: 60px;width: 60px;}*/

/*.s1-text{padding-top:20px}*/
/*.s1-text h4{font-size:18px;font-weight:600;text-transform:uppercase;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;line-height:24px;margin:0}*/
/*.s1-text p{margin:10px 15px 0;font-size:14px;letter-spacing:1px;color:#707579;line-height: 20px;height: 40px;overflow: hidden;}*/

/*@media screen and (min-width: 768px) {*/
/*    .section1 [class*=col-]{width:20%;padding-left:0;padding-right:0}*/
/*}*/

/*.s1-item-margin{margin: 20px 0;border:1px solid #eee;}*/


/*hover-img*/
*,
::after,
::before {
    margin: 0;
    padding: 0;
    box-sizing: border-box
}

.effect {
    margin: auto;
    height: 100%;
}

.c-tab .effect {
    overflow: hidden;
    border-radius: 0.28571429rem !important;
}

.c-tab .effect img {
    position: relative;
    display: block;
    width: 110%;
    min-height: 100%;
    border-radius: 0.28571429rem !important;
}

.effect.my-effect {
    background: #86999b;
    /* #d95c43;*/
}

.effect.my-effect img {
    max-width: none;
    opacity: 1;
    transform: translate3d(-10px, 0, 0);
    transition: all .35s;
    -webkit-transform: translate3d(-10px, 0, 0);
    -webkit-transition: all .35s
}

.effect.my-effect:hover img {
    transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    opacity: .4
}

.c-tab .effect .tab-text {
    padding: 2em;
    color: #fff;
    /*text-transform: uppercase;*/
    font-size: 1.25rem;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.tab-text h3 {
    color: #fff;
    margin: 0;
    font-size: 1.3rem
}

.tab-text h1 {
    color: #fff;
    margin: 0;
    padding-top: 1.2em;
    padding-left: 2.7em;
    font-size: 1.7rem;
}

.my-effect:hover .tab-text h1 {
    color: #f5f4f0;
}

.tab-text p {
    color: #fff;
    margin: 0;
    font-size: 1rem
}

.my-effect .tab-text h3 {
    position: relative;
    padding: .5em 0;
    text-align: center;
    overflow: hidden;
}

.my-effect .tab-text h3 {
    -webkit-transform: translate3d(0, 15px, 0);
    transform: translate3d(0, 15px, 0);
}

.my-effect .tab-text .squre h3 {
    -webkit-transform: translate3d(0, 40px, 0);
    transform: translate3d(0, 40px, 0);
}

.my-effect .tab-text h3 {
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
}

.my-effect:hover .tab-text h3 {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.effect.my-effect h3:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 3px;
    background-color: #fff;
    transform: translate3d(-100%, 0, 0);
    transition: all .35s;
    -webkit-transform: translate3d(-100%, 0, 0);
    -webkit-transition: all .35s
}

.effect.my-effect:hover h3:after {
    transform: translate3d(0, 0, 0)
}

.my-effect .tab-text p {
    padding: .7em 0;
    font-size: .8rem;
    text-align: center;
    line-height: 1.1;
    transform: translate3d(100%, 0, 0);
    -webkit-transform: translate3d(100%, 0, 0);
    opacity: 0;
    transition: all .35s;
    -webkit-transition: all .35s;
}

.my-effect:hover p {
    transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    opacity: 1
}


/*bg*/
/*.bg-w {*/
/*    background-color: rgba(241, 244, 253, 0.74);*/
/*    z-index: 1;*/
/*    position: relative;*/
/*}*/

/*btn-img2*/
.effect-2 {
    margin: auto;
    height: 100%;
}

.c-tab .effect-2 {
    overflow: hidden;
    border-radius: 0.28571429rem !important;
}

.c-tab .effect-2 img {
    position: relative;
    display: block;
    opacity: .5;
    border-radius: 0.28571429rem !important;
}

.c-tab .effect-2 .tab-text {
    padding: 2em;
    color: #fff;
    /*text-transform: uppercase;*/
    font-size: 1.25rem;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.effect-2 .tab-text h3 {
    color: #fff;
    margin: 0;
    font-size: 1.35rem
}

.effect-2 .tab-text h3 {
    position: relative;
    padding: 2em 2em;
    text-align: left;
    overflow: hidden;
}

.card:hover .rotate-r {
    -webkit-transform: rotateZ(-10deg);
    -moz-transform: rotateZ(-10deg);
    transform: rotateZ(-10deg);
}


/*btn3*/

.set-btn {
    background-color: white !important;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;

}

.set-btn img {
    height: 80px;
    margin-top: 0.3em;
    margin-bottom: 0.3em;
}

.set-btn h3 {
    color: #373b3e !important;
}

.my-card {
    width: 100% !important;
}

.my-card-s {
    box-shadow: none !important;
}

/*btn-db*/

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

.my-db-card {
    width: 100% !important;
    box-shadow: none !important;
    border: none !important;
    height: 104px !important;
}

.my-db-card-6 {
    width: 100% !important;
    box-shadow: none !important;
    border: none !important;
    height: 71px !important;
}

.my-db-card-bg {
    width: 100% !important;
    box-shadow: none !important;
    border: none !important;
    height: 154px !important;
}

.css-db-2 {
    display: grid;
    grid-template-columns: 35% 65%;
}

.css-sev-2 {
    display: grid;
    grid-template-columns: 65% 35%;
}


.btn-db img {
    max-height: 70px;
}

.btn-text h3 {
    text-align: left;
}

.btn-text p {
    text-align: left;
    color: #373b3e;
    font-weight: 400;
    font-size: .8rem;
}

.my-db-card:hover .rotate-r {
    -webkit-transform: rotateZ(20deg);
    -moz-transform: rotateZ(20deg);
    transform: rotateZ(20deg);
}

.ui.card:hover {
    transform: none;
}

/*nav*/
.set-loci a, .set-loci span {
    -webkit-transition: .3s all ease;
    -o-transition: .3s all ease;
    transition: .3s all ease;
    text-decoration: none;
    outline: none !important;
    color: #345c7d;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 2px;
}

.set-loci a:hover, .set-loci a:focus {
    color: #86999b;
}

/*------tab-------*/

.my-tab .nav-link {
    color: #777;
}

.my-tab .nav-link:hover, .my-tab .nav-link:focus {
    background: white !important;
    color: #495057 !important;
}

.my-tab .active {
    background: white !important;
    color: #495057 !important;
}

/*sd*/

.sd-header {
    padding: 2em 2em;
    text-transform: uppercase;
    font-size: 1.25rem;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.sd-header div {
    color: white;
    font-size: 1.8rem;
    text-align: left;
    font-weight: 700;
}

.sd-header-s {
    padding: 2em 2em;
    /*text-transform: uppercase;*/
    font-size: 1.3rem !important;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.sd-header-s div {
    color: white;
    font-size: 1.3rem;
    text-align: left;
    font-weight: 700;
}

.sd-sub {
    padding: 3em 4em;
    /*text-transform: uppercase;*/
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.sd-sub div {
    transform: scaleY(1.1);
    font-size: 1.4rem;
    letter-spacing: 1px;
    text-align: left;
    font-weight: 600;
}

.sd-content {
    top: 0;
    left: 0;
    width: 100%;
    background-color: white;
    height: 40%;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    padding-left: 2.5em;
    padding-right: 2em;
}

.sd-header p {
    font-size: 1rem;
    text-align: left;
}

.sd-fheader {
    top: 0;
    left: 0;
    width: 100%;
    background-color: #DEE8F7;
    height: 30%;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    padding-left: 2.5em;
    padding-right: 2em;
    display: flex;
    align-items: center;
    justify-content: center;
}

.sd-fheader-r {
    background-color: #e4eef4 !important;
}

.sd-fheader p {
    font-size: 1rem;
    color: #333333;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 700;
}

.my-shadow {
    box-shadow: 0px 3px 2px #f5f4f0;
}


/*.view-text-one{*/
/*    !***/
/*      思路：*/
/*      1.设置inline-block属相*/
/*      2.强制不换行*/
/*      3.固定高度*/
/*      4.隐藏超出部分*/
/*      5.显示“……” f104*/
/*    *!*/
/*    display: inline-block;*/
/*    white-space: nowrap;*/
/*    width: 100%;*/
/*    overflow: hidden;*/
/*    text-overflow:ellipsis;*/
/*}*/

.img-center {
    display: flex !important;
    justify-content: center !important;
    align-items: center;
}

.summary-th {
    max-width: 150px !important;
    border-bottom: 1px solid white;
}

.text-white a i {
    color: white;
}

.text-white a span {
    color: white;
    font-weight: 600;
}

.text-blue a i {
    color: #3d698e;
}

.text-blue a span {
    color: #3d698e;
    font-weight: 600;
}

.my-sd:hover .rotate-r {
    -webkit-transform: translateY(-7px);
    -moz-transform: translateY(-7px);
    transform: translateY(-7px);
}

.top.fixed.menu .item {
    color: #004ea2 !important
}

/*.con {*/
/*    display: flex;*/
/*    justify-content: space-between;*/
/*    align-items: center;*/
/*}*/

/*.con::before {*/
/*    content: "";*/
/*    height: 100%;*/
/*    width: 1px;*/
/*    background-color: black;*/
/*}*/

.my-sub-t i {
    /*-webkit-background-clip: text;*/
    color: #012147;
    font-size: 2em !important;
}

.my-sub-t:hover i {
    color: #e6bf1e !important;
}

.my-sub-t:hover .rotate-r {
    -webkit-transform: translateY(-4px);
    -moz-transform: translateY(-4px);
    transform: translateY(-4px);
}

.my-sub-t p {
    /*-webkit-background-clip: text;*/
    padding-top: .5em;
    color: #224262;
    font-weight: 500;
    font-size: 1.4em !important;
}

.my-sub-btn {
    color: #224262 !important;
    font-weight: 500;
    font-size: 1.1em !important;
}

.my-sub-btn:hover, .my-sub-btn:focus, .my-sub-btn.active {
    background-color: white !important;
}


/*
*
* ==========================================
* CUSTOM UTIL CLASSES
* ==========================================
*/
.nav-pills-custom .nav-link {
    color: #224262; /*#aaa;#DB8E71*/
    background: #fff;
    position: relative;
}

.nav-pills-custom .nav-link.active {
    color: white;
    background: #6c9cb4;
}


/* Add indicator arrow for the active tab */
@media (min-width: 992px) {
    .nav-pills-custom .nav-link::before {
        content: '';
        display: block;
        border-top: 8px solid transparent;
        border-left: 10px solid #6c9cb4;
        border-bottom: 8px solid transparent;
        position: absolute;
        top: 50%;
        right: -10px;
        transform: translateY(-50%);
        opacity: 0;
    }
}

.nav-pills-custom .nav-link.active::before {
    opacity: 1;
}

.my-l-btn {
    background-color: #f8fafc !important;
    width: 320px;
    height: 100px;
    /*border: none;*/
    color: #6c9cb4;
    box-shadow: 0px 3px 2px #f5f4f0;
    border: solid 1px #6c9cb4;
}

.my-l-btn:hover {
    border: none;
    background-color: #6c9cb4 !important;
    color: white;
}

.my-sub-h {
    color: #6c9cb4 !important;
    font-weight: 500;
}

.my-l-btn:hover .my-sub-h {
    color: white !important;
}

.color-gold {
    font-size: 1.3em !important;
    color: #ffd603 !important;
}

.color-star {
    font-size: .9em !important;
    color: #ffd603 !important;
}

.color-silver {
    font-size: 1.3em !important;
    color: #cdcdcd !important;
}

.color-copper {
    font-size: 1.3em !important;
    color: #b26859 !important;
}

.nav-link i, .nav-link span {
    font-size: 1.1rem !important;
}

/*----nav----*/
a.item span {
    font-weight: 600;
    font-size: 1em;
}
div.item span {
    font-weight: 600;
    font-size: 1em;
}

.my-standard .fw-normal {
    font-weight: 600 !important;
    font-size: 1.25em !important;
}

.my-standard:hover .s-bg {
    background-color: #3d698e !important;
}

.tab-title {
    font-size: 1.2rem !important;
}
