

.rounded-xl {
    border-radius: 0.525rem !important;
}
.card, .block {
    background: #fff;
    border-width: 0;
    margin-bottom: 1rem;
    box-shadow: 0px 0px 20px -5px rgba(158,158,158,.2);
    transition: background-color .3s;
}
.card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    /* flex-direction: column; */
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    padding: 20px;
    margin: 20px 0;
}
.tab-sites-body {
    display: flex;
    justify-content: space-between;
}
.tab-widget-nav .nav-pills .nav-link.active {
    color: inherit;
    background-color: rgba(132,132,132,.2);
}
.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    color: #fff;
    background-color: #007bff;
}
.tab-widget-nav .nav-link {
    cursor: pointer;
    display: flex;
    overflow: hidden;
    padding: 5px;
    width: 45px;
    height: 45px;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    border-radius: 8px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}
.tab a{display:none;}
.tab .selected{display:block;}

.tab-widget-nav .nav-link span {
    line-height: 0.75rem;
}
.overflowClip_1 {
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    word-break: break-all;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.text-xs {
    font-size: .75rem !important;
}
.text-muted {
    color: #6c757d!important;
}
.mt-1, .my-1 {
    margin-top: 0.25rem!important;
}
.p-2 {
    padding: 0.5rem!important;
}
.d-flex {
    display: -ms-flexbox!important;
    display: flex!important;
}
.tab-widget-nav {
    height: auto;
    width: 60px;
    margin-right: 5px;
}
.news .nav1 {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}
.news .tabList{
    background: #ececec;
    flex: 1;
    border-radius: 10px;
    display: flex;
    align-items: center;
}
.news .bd{
    display: flex;
    flex: 1;
    justify-content: space-evenly;
}

.bd {}
.news .item{
    width: 19%;
    height: 140px;
}
.news .item a{
    position: relative;
    display: block;
    overflow: hidden;
    padding: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    border-top-left-radius: inherit;
    border-top-right-radius: inherit;
    height: 100%;
    border-radius: 5px;
}
.item-bgimg{
    height: 140px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    border: 0;
    border-radius: inherit;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-color: rgba(120,120,120,.1);
    transform: translate3d(-10px,0,0) scale(1.1);
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}
.item-txt{width: 100%;opacity: 0;background-image: linear-gradient(to right,rgba(0,0,0,.8) 0%,rgba(0,0,0,.2) 80%);will-change: opacity;-webkit-transition: .3s;-o-transition: .3s;transition: .3s;height: 140px;display: flex;align-items: center;}
.news .item-txt span{
    color: #eee;
    width: 70%;
    will-change: transform;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    word-break: break-all;
    display: -webkit-box !important;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.news .item a:hover {box-shadow: 0 0 0 5px rgba(0,0,0,.2)}
.news .item a:hover .item-txt{opacity:1;}
.news .item a:hover .item-txt span{ -webkit-transform: translate3d(15px,0,0);transform: translate3d(15px,0,0)}
.news .item a:hover .item-bgimg{ -webkit-transform: translate3d(0,0,0) scale(1);transform: translate3d(0,0,0) scale(1)}

/* Ã©Â¦â€“Ã©Â¡ÂµÃ¥â€ â€¦Ã¥Â®Â¹ */
.classList{display: flex;}
.classList h6{
    font-weight: 100;
    color: #889191;
    line-height: 24px;
    min-width: 88px;
}
.classListBd{
    display: flex;
}
.classListBd a{
    align-items: center;
    color: #181a1a;
    cursor: pointer;
    display: flex;
    height: 24px;
    line-height: 24px;
    margin: 0 24px 16px 0;
    padding: 0 8px;
}

.classListBd a:hover{
 color:#3067b1;   
}

.classListBd a.cover{    
    background: rgba(255,120,0,.1);
    border-radius: 4px;
    color: #fe7700;
}

/* Ã©Â¦â€“Ã©Â¡ÂµÃ¥Ë†â€”Ã¨Â¡Â¨ */
._4eoZv6lN {
    grid-gap: 16px;
    display: grid;
    grid-template-columns: repeat(4,minmax(286px,1fr));
    margin-top: 24px;
}
._Gi-8YJhl {
    background-color: #fff;
    border-radius: 4px;
    cursor: pointer;
    display: flex;
    flex-direction: column;
    padding: 16px 24px;
    transition: all .3s;
    box-shadow: 0px 0px 20px -5px rgba(158,158,158,.2);
}
._Gi-8YJhl:hover{transform:translateY(-8px);}
._Gi-8YJhl img{
    border-radius: 4px;
    height: 300px;
    object-fit: cover;
    width: 100%;
}
._15gvPnMr {
    align-items: center;
    display: flex;
    font-size: 12px;
    justify-content: space-between;
    margin: 16px 0;
}

._hk8Ob2bo {
    color: var(--text-color);
    font-weight: 700;
    height: 44px;
    line-height: 22px;
}

.text-ellipsis-clamp2 {
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;

}
._TPdrmdEf {
    display: flex;
    margin: 16px 0;
}

._TPdrmdEf ._L7\+nmpwq:not(:last-child) {
    margin-right: 8px;
}
._TPdrmdEf ._L7\+nmpwq {
    background-color: #edf2f2;
    border-radius: 4px;
    font-size: 12px;
    margin-bottom: 8px;
    padding: 2px 10px;
    width: -webkit-max-content;
    width: max-content;
}
._ykrBQeBR {
    height: 17px;
    margin: 0 24px 0 52px;
}

._eLfmL6m\+ {
    margin-right: 4px;
}

.ant-avatar-image {
    background: transparent;
}
.ant-avatar {
    -webkit-font-feature-settings: "tnum","tnum";
    font-feature-settings: "tnum","tnum";
    background: #ccc;
    border-radius: 50%;
    box-sizing: border-box;
    color: #3d4242;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    font-variant: tabular-nums;
    height: 32px;
    line-height: 1.5715;
    line-height: 32px;
    list-style: none;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    width: 32px;
}
.text-\[\#626A6A\] {
    --tw-text-opacity: 1;
    color: #626A6A;
}
.text-\[\#889191\] {
    --tw-text-opacity: 1;   
    color: #889191;
}
._ykrBQeBR {
    height: 17px;
    margin: 0 24px 0 52px;
}
.indexbd{}



/* Ã¥Â¯Â¼Ã¨Ë†ÂªÃ©Â¡Âµ */
.daohang .warpper{
    display: flex;
}
.sidebar-nav-inner .flex-fill {
    overflow-y: auto;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch;
}
.sidebar-menu {
    transition: all .3s;
    width: 215px;
}
.sidebar-nav-inner {
    width: inherit;
    margin: 0;
    max-width: 260px;
    background: #2c2e2f;
    pointer-events: inherit;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    transition: background-color .3s;
}
.modal-dialog {
    position: relative;
    width: auto;
    margin: 0.5rem;
    pointer-events: none;
}
.sidebar-nav {
    position: fixed;
    display: table-cell;
    font-size: .875rem;
    width: 220px;
    height: 100vh;
    z-index: 1081;
    opacity: 1 !important;
}
.sidebar-menu ul:first-child>li>a {
    padding: 12px 10px;
}
.io-grey-mode .sidebar-nav .flex-bottom a, .io-grey-mode .sidebar-menu-inner a {
    color: #515C6B;
}
.sidebar-nav .flex-bottom a, .sidebar-menu-inner a {
    display: flex;
    overflow: hidden;
    padding: 8px 10px;
    margin: 1.5px 8px;
    color: #333;
    align-items: center;
    white-space: nowrap;
    transition: all .3s;
    border-radius:5px;
}
.sidebar-menu-inner a.cover{
    background:#e4e4e4;
    color:#3067b1;
}
.sidebar-menu-inner a:hover{
    background:#e4e4e4;
    color:#3067b1;
    
}
.icon-fw {
    text-align: center;
    width: 1.25em;
}

.icon-lg {
    font-size: 1.333rem;
    line-height: 1.333rem;
    vertical-align: -0.0667em;
}
.fa, .fas {
    font-weight: 900;
}
.sidebar-menu-inner a span, .sidebar-nav .flex-bottom a span {
    margin-left: 8px;
}

.url-card .url-body {
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    will-change: transform;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    display: flex;
    flex-wrap: wrap;
}

.url-card .url-img {
    width: 40px;
    height: 40px;
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    background: rgba(128,128,128,.1);
    overflow: hidden;
    border-radius: 50%;
    margin-right: 10px;
}
.card-body .url-img img {
    border: none !important;
}
.url-card .url-img>img {
    max-height: 100%;
    vertical-align: unset;
}

.smooth .icon{
}
.daohang{margin:20px 0;}
.content {
    padding-left: 20px;
    width: 1165px;
}
.sidebar-scroll{
    background: #fff;
    box-shadow: 0px 0px 20px -5px rgba(158,158,158,.2);
    padding-top: 5px;
    border-radius: 3px;
    width: 215px;
}
.addFixed{position: fixed;top: 80px;}
.addtop58{padding-top:58px;}
.sidebar-item{width: 200px;}
.sidebar-item i{width: 21px;font-size: 20px;font-weight:bold;}
.cardName{width: 40px;height: 40px;overflow: hidden;border-radius: 50%;margin-right: 5px;}
.urlCardA{background: #fff;box-shadow: 0px 0px 20px -5px rgba(158,158,158,.2);padding: 15px;width: 16.7%;transition: all .3s;border-radius: 3px;margin-bottom: 20px;margin-right: 10px;}
.urlCardA:nth-child(5n){margin-right:0;}
.urlCardA:hover{transform:translateY(-8px);}

/* Ã¥Â·Â¥Ã¥â€¦Â·Ã¨Â¯Â¦Ã¦Æ’â€¦Ã©Â¡Âµ */
.daohangPage{
    display: flex;
    padding-left: 30px;
}
.daohangCont{}
.siteico {
    background: #e6e8ed;
    position: relative;
    overflow: hidden;
    box-shadow: 0 30px 20px -20px rgba(0,0,0,.15);
    border-radius: 10px;
    transition: background-color .3s;
    width: 255px;
    height: 255px;
}
.siteicoImg{
    vertical-align: middle;
    border-style: none;
    max-width: 90% !important;
    min-width: 72px !important;
    max-height: 90% !important;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    border-radius: 6px;
}
.siteicoIcon{
    position: absolute;
    color: #fff;
    top: 10px;
    right: 10px;
    transition: .3s;
    padding: 0 5px;
    background: #3067b1;
    border-radius: 20px;
}
.siteicoTxt{
    position: absolute;
    width: 48px;
    height: 48px;
    bottom: 17px;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: #ccc;
    border-radius: 50%;
    background: linear-gradient(180deg, rgba(255,255,255,0.5), rgba(255,255,255,0.9));
    left: 50%;
    margin-left: -24px;
}
.siteicoTxt span{
    display: flex;
    justify-content: space-evenly;
    flex-wrap: wrap;
}
.img-cover {
    max-width: 90% !important;
    min-width: 72px !important;
    max-height: 90% !important;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    border-radius: 6px;
}

.sitejianjie{
    margin-left: 30px;
}
.sitejianjieSpan{}
.sitejianjieSpan a{color: #fff !important;
    background: #3067b1;
    font-size: 12px;
    padding: 2px 5px;
    border-radius: 4px;
    transition: .3s;}
.sitejianjie h3{
    font-size: 28px;
    padding: 16px 0;
}
.sitejianjie p{
    font-size: 16px;
    line-height: 32px;
    margin-bottom: 8px;
}
.sitejianjieTag{}

.sitejianjieBtn{}

.sitejianjieBtn a{
        color: #444;
        border-radius: 6px;
        padding: 7px 16px;
        background-color: rgba(138,138,138,.15);
        transition: .3s;
        display: block;
        width: 104px;
        margin-top: 12px;
    text-align: center;transition: all .36s ease;
}
.sitejianjieBtn a:hover{
    background-color:#3067b1;
    color: white;
}

.daohangCont{
    padding-left: 30px;
    padding-top: 30px;
}
.panel-body{}
.daohangCont h2{
    font-size: 20px;
    border-left: 3px solid #3067b1;
    padding: 5px 0 5px 20px;
    margin-bottom: 10px;
}
.daohangCont p{
    margin-bottom: 1.25rem;
    font-size: 1rem;
    line-height: 2;
    word-wrap: break-word;
}


/* Ã¥â€ºÂ¾Ã©â€ºâ€  */
.aiImgList{}
.aiImgList .warpper{}
.aiImgList ul{
    column-count: 5;
    column-gap: 10px;
}
.aiImgList ul li{position: relative;break-inside: avoid;margin-bottom: 10px;transition: all .3s;-webkit-backface-visibility: hidden;-moz-backface-visibility: hidden;-ms-backface-visibility: hidden;backface-visibility: hidden;-webkit-perspective: 1000;-moz-perspective: 1000;-ms-perspective: 1000;perspective: 1000;}
.aiImgList ul li:hover{transform:translateY(-8px);}
.aiImgList ul li p{
    z-index: 10;
    background: rgba(24,26,26,.88);
    bottom: 0;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    left: 0;
    padding: 12px 8px;
    position: absolute;
    width: 100%;
    word-break: break-all;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-break: break-all;
    box-sizing: border-box;
}


/* Ã¥â€ºÂ¾Ã©â€ºâ€ Ã¨Â¯Â¦Ã¦Æ’â€¦Ã©Â¡Âµ */
.aiImgBox .warpper{
    background-color: #fff;
    padding: 32px;
    border-radius: 10px;
    box-sizing: border-box;
}
.aiImg{
    
}
.aiImgTxt{
    display: flex;
    flex-direction: column;
    height: 100%;
    padding: 32px;
    width: 500px;
    padding-top: 0;
    }
._OjRTQw0m {
    color: #3d4242;
    font-size: 14px;
    line-height: 24px;
    margin-top: 12px;
}
._K-6FX7S5 {
    display: flex;
    font-size: 12px;
    justify-content: space-between;
    width: 100%;
}
._YqcBn1XD {
    color: #878e8e;
    font-size: 12px;
}
.linkText {
    color: #0185f9;
    cursor: pointer;
}
.aiSubmit{}
.aiSubmitH1{font-size: 20px;margin: 20px 4px;}
.aiSubmitH1 i{font-size: 24px;margin-right: 5px;}
.aiSubmit .menu {
    position: relative;
    background: rgba(0,0,0,.1);
    border-radius: 50px;
    border: 3px solid transparent;
    overflow: hidden;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    width: 134px;
    margin: 0 auto;
    }
    
.aiSubmit .menu li a {
    display: block;
    text-decoration: none;
    position: relative;
    color: #888;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 14px;
    padding: 0 16px;
    -webkit-transition: .25s;
    transition: .25s;
    border-radius: 20px;
}
.aiSubmit .menu li.active a{
    color: #fff;
    background-color: #007bff;
}
.input-group {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100%;
}
.input-group-append, .input-group-prepend {
    display: -ms-flexbox;
    display: flex;
}
.input-group-prepend {
    margin-right: -1px;
}
.input-group-text {
    border: 1px solid #e9ebef;
    background-color: #e9ebef;
}
.input-group-text {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding: 0.375rem 0.75rem;
    margin-bottom: 0;
    font-size: 26px;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    text-align: center;
    white-space: nowrap;
    background-color: #e9ecef;
    border-radius: 0.25rem;
}
.input-group-text i{font-size:20px;}
.input-group>.custom-select:not(:first-child), .input-group>.form-control:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.input-group>.custom-file, .input-group>.custom-select, .input-group>.form-control, .input-group>.form-control-plaintext {
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 1%;
    min-width: 0;
    margin-bottom: 0;
}
.form-control {
    font-size: .875rem;
    color: #6d6e74;
    border: 1px solid #f1f3f6;
    background-color: #f1f3f6;
}
.form-control {
    display: block;
    width: 100%;
    height: calc(1.5em + 0.75rem + 2px);
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
textarea.form-control {
    height: auto;
    box-sizing: border-box;
}
.form-control {
    font-size: .875rem;
    color: #6d6e74;
    border: 1px solid #f1f3f6;
    background-color: #f1f3f6;
}

.text-sm {
    font-size: .875rem !important;
}
.aiSubmitBtn input {
    color: #ffffff;
    background-color: #5961f9;
    border-color: #5961f9;
    width: 100px;
    display: block;
    height: 50px;
    font-size: 16px;
    margin: 0 auto;
}
.aiSubmit .card-body{ padding: 20px; background-color: #fff;}
.aiSubmit .row{

width: 700px;

margin: 0 auto;
}
.aiSubmit .col-12{
    
margin: 15px 0;
}

.openfix{
    position: fixed;
    z-index: 1000;
    width: 100%;
    height: 100%;
    top: 0;
    background-color: #00000099;
    display: none;
}
.openfix-d1{
    height: 100%;
    width: 100%;
    justify-content: center;
    align-items: center;
    display: flex;
}
.openfix-d1-d1{
    background-color: white;
    padding: 15px;    max-width: 300px;
    border-radius: 3px;    text-align: center;
}
.openfix-d1-d1 img{width: 300px;}
.openfix-d1-d1 p{
    text-align: center;
    font-size: 16px;
    margin-top: 10px;
}
.openfix-d1-d1 a{background-color: #3067b1;
    color: white;
    border-radius: 3px;
    padding: 5px 15px 7px;
    margin-top: 10px;
    display: inline-block;}


/* Ã¨Â¿â€Ã¥â€ºÅ¾Ã©Â¡Â¶Ã©Æ’Â¨ */
#goToTop {position: fixed;bottom: 100px;right: 20px;}
#goToTop a {background: none repeat scroll 0 0 #e6e6e6;color: #ffffff;font-size: 30px;text-decoration: none;padding: 15px;font-weight: 500;}

.lawbox{}
.lawbox ul{    width: 100%;}
.lawbox ul li{     margin-bottom: 15px;border-bottom: 1px dashed #dddddd;padding-bottom: 15px;}
.lawbox ul li a{display:flex;
    justify-content:space-between;
    flex-wrap:wrap;transition: all 0.5s ease;}
.lawbox ul li a .lawimgbpx{    width: 260px;
    height: 130px;
    overflow: hidden;}
.lawbox ul li a .lawimgbpx img{width: 100%;height: 100%;transition: all 0.5s ease;}
.lawbox ul li a .lawwb{width: calc( 100% - 280px );justify-content:center;align-items:center;display:flex;}
.lawbox ul li a .lawwb h3{cursor: pointer;font-size: 17px;}
.lawbox ul li a:hover .lawwb h3{color: #3067b1}
.lawbox ul li a:hover img{transform:scale(1.1);}
.lawbox ul li a:hover{box-shadow: 0 0 5px #ccc;}
.lawbox ul li a .lawwb>div{width: 100%;}
.lawbox ul li a .lawwb>div div{margin-top: 5px; padding-right: 5px;}
.lawboxinfo{}
.lawboxinfo-box{padding: 20px;margin: 20px 0;background-color: white;}
.lawboxinfo-box>h3{    font-size: 20px;text-align: center;border-bottom: 1px dashed #d9d9d9;padding-bottom: 15px;}
.lawboxinfo-box>div{margin-top: 15px;   }
.lawboxinfo-box>div div{}
.lawboxinfo-box>div div img{max-width: 100% !important}