/*导航*/
.header li:last-child .b2-arrow-down-s-line{ 
   display: none;
}
.top-search-select span {
    color: var(--key-color);
}
.top-search input ,.search-button-action i{
    color: var(--key-color)!important;
}
/*标签*/
.post-pay-type {
    top: 10px;
    bottom: unset;
}
.jitheme_tags span{
    position: absolute;
    top: 5px;
    left: 5px;
    border-radius: 100px;
    padding:2px 5PX;
    font-size: 13px;
}
.tags_img{
    width: 80px;
    height: 80px;
    margin-bottom: 10px;
    margin: auto;
    border-radius: 50%;
    overflow: hidden;
}
.jitheme_tags .tags_1  {
 background-color: rgb(254 226 226/1);
 color: rgb(153 27 27/1)
}
.jitheme_tags .tags_2 {
 background-color: rgb(243 232 255/1);
 color: rgb(107 33 168/1);
}
.jitheme_tags .tags_3  {
 background-color: rgb(220 252 231/1);
 color: rgb(22 101 52/1)
}
.jitheme_tags .tags_4  {
 background-color:rgb(224 231 255 / 1);
 color: rgb(55 48 163 / 1)
}
.jitheme_tags .tags_5  {
 background-color: rgb(254 249 195/1);
 color: rgb(133 77 14/1)
}
.jitheme_tags span:hover {
 background-color: #1B1B1B;
 color: #FFF
}
.tags-page ul li a{
    border-radius: 20px;
}
.tags-page ul li a:hover {
transform: translateY(-5px);
    -webkit-transform: translateY(-5px);
    -moz-transform: translateY(-5px);
    border: 0;
        box-shadow: 0 1rem 3rem rgba(31, 45, 61, .125);
}
.jitheme_tags img{
    width: 80px;
    height: 80px;
    margin-bottom: 10px;
    border-radius: 50%;
}
/*登录框美化*/
.modal-content {
    width: auto;
}
.login-form-item input {
    border: 1px solid var(--body-bg-color);
    background-color:var(--body-bg-color) ;
    font-size: 14px;
}
.login-form-item input:focus + span:after, .login-form-item input[class="active"] + span:after, .login-form-item input:valid + span:after {
    content: '';
    width: 100%;
    height: 3px;
    background: #fff;
    top: 6px;
    position: absolute;
    left: 0;
    z-index: 0;
    opacity: 1;
}

@media screen and (max-width:768px){
    .signQr-leftContainer {
    display: none;
}
}
@media screen and (min-width:768px){
.login-box-content .login-box-top {
    width: 400px;
}
.login-social-button-bottom {
    padding: 10px 0px;
} 
.jitheme-login {
    display: flex;
}
}
.show-modal {
    opacity: 1;
    visibility: visible;
    transform: perspective(1px) scale(1.0);
    transition: visibility 0s linear 0s, opacity 0.15s 0s, transform 0.15s;
    backdrop-filter: saturate(97%) blur(41px);
    background-color: #b8e5f8;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-box-flex: 1;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    align-items: center;
    border-radius: 2px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 1 1;
    flex: 1 1;
    -ms-flex-direction: column;
    flex-direction: column;
    justify-content: center;
    min-height: 688px;
}
.signQr-leftContainer {
    width: 332px;
}
.SignFlowHomepage-logo {
    height: 81px;
    margin-bottom: 24px;
    width: 128px;
}
.Qrcode-container.smallVersion {
    padding-top: 98px;
}
.Qrcode-container {
    position: relative;
    text-align: center;
}
.SignFlowHomepage-content {
    -webkit-box-flex: 1;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    align-items: center;
    border-radius: 2px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 1 1;
    flex: 1 1;
    -ms-flex-direction: column;
    flex-direction: column;
    height: calc(100% - 42px);
    justify-content: center;
    min-height: 688px;
}
.css-ousx6v {
    box-sizing: border-box;
    margin: 0;
    min-width: 0;
    font-size: 14px;
    color: #056DE8;
    height: 60px;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    box-sizing: border-box;
    margin: 26px 0 22px;
}
.css-k49mnn {
    box-sizing: border-box;
    margin: 0;
    min-width: 0;
    color: #444444;
    font-size: 16px;
    font-weight: 600;
    line-height: 23px;
}
.css-qj3urb {
    box-sizing: border-box;
    margin: 0;
    min-width: 0;
    margin-top: 8px;
    margin-bottom: 24px;
    color: #444444;
    font-size: 14px;
    line-height: 20px;
}
.Qrcode-content {
    height: 210px;
}
.Qrcode-container.smallVersion .Qrcode-img {
    margin-bottom: 40px;
    margin-top: 40px;
}
.Qrcode-container.smallVersion .Qrcode-img {
    height: 120px;
    width: 120px;
}
.Qrcode-container.smallVersion .Qrcode-qrcode {
    border-radius: 6px;
    height: 120px;
    width: 120px;
}
.Qrcode-container.smallVersion .Qrcode-qrcode {
    border: 1px solid #ebebeb;
    padding: 8px;
}
.Qrcode-container {
    position: relative;
    text-align: center;
}
.Qrcode-img {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 150px;
    justify-content: center;
    margin: 0 auto 24px;
    position: relative;
    width: 150px;
}
.css-x9rxz4 {
    box-sizing: border-box;
    margin: 0;
    min-width: 0;
    margin-top: 24px;
    color: #444444;
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
}
.css-1bdtll5:hover {
    background: #F6F6F6;
}
.css-1bdtll5 {
    box-sizing: border-box;
    margin: 0;
    min-width: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    display: inline-block;
    text-align: center;
    line-height: inherit;
    -webkit-text-decoration: none;
    text-decoration: none;
    font-size: inherit;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 8px;
    padding-bottom: 8px;
    color: white;
    background-color: #056DE8;
    border: 0;
    border-radius: 4px;
    font-size: 16px;
    font-weight: 600;
    color: #FFFFFF;
    background-color: #056DE8;
    border-radius: 4px;
    background-color: unset;
    font-weight: inherit;
    margin-right: 8px;
    padding: 4px 10px;
    border: 1px solid #EBEBEB;
    border-radius: 29px;
    font-size: 12px;
    color: #444444;
    line-height: 19px;
    display: inline-block;
}
.css-jr78vv {
    box-sizing: border-box;
    margin: 0;
    min-width: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.css-t703mf {
    box-sizing: border-box;
    margin: 0;
    min-width: 0;
    border-top: 1px solid;
    border-color: #EBEBEB;
    width: 134px;
}
.css-daoszp {
    box-sizing: border-box;
    margin: 0;
    min-width: 0;
    color: #999999;
    font-size: 12px;
    margin: 0px  16px;
    overflow: hidden;
    line-height: 17px;
    white-space: nowrap;
}
.css-t703mf {
    box-sizing: border-box;
    margin: 0;
    min-width: 0;
    border-top: 1px solid;
    border-color: #EBEBEB;
    width: 134px;
}
.login-social-button-bottom {
    display: block;
    border:unset;
}
.login-social-button.show {
    height: auto;
}
.SignContainer-tip {
    font-size: 12px;
    line-height: 19px;
    display: block!important;
}
.SignContainer-tip {
    color: #999;
    /* padding: 12px; */
    padding-top: 15px;
    text-align: center;
}
.ji-shejiao span{
    display: none;
}
.ji-shejiao{
    margin: auto;
    margin-top: 20px;
    justify-content: space-evenly;
    -webkit-transition: opacity .3s ease;
    transition: opacity .3s ease;
}
.login-box-content .login-social-button-bottom a {
    padding: 0 6px;
    border-radius: 50%;
        -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    align-items: center;
    background: #f6f6f6;
    cursor: pointer;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    height: 36px;
    justify-content: center;
    width: 36px;
}
/*顶部导航共性*/
.b2-menu-3 .sub-menu-0 > li:hover > a,.b2-menu-3 .sub-menu-0 a:hover{
    background: var(--b2lightcolor);
    color:  var(--b2color);
}
/*头部样式04优化20230310*/
#jitheme_header_top01 .social-top .top-menu ul li.depth-0 > a {
    opacity: 1;
    display: flex;
}
#jitheme_header_top01 .header-banner-left .menu li a{
    font-size: 16px;
    align-items: center;
    position: relative;
}
#jitheme_header_top01 .header-banner-left .menu li a span {
     top: 0px; 
}
#jitheme_header_top01 .social-top .header-banner-left .menu li a {
    font-size: 15px;
}
#jitheme_header_top01 .header-user {
    width: 100%;
}
#jitheme_header_top01 .top-user-info {
    margin-top: 2px;
}
#jitheme_header_top01 #onecad_btna{
    display: none;
}
#jitheme_header_top01 .top-menu-ul > li.depth-0:first-child > a {
    padding-left: 0;
}
#jitheme_header_top01 .top-menu ul li.depth-0 > a .hob {
    height: 4px;
    border-radius: 2px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    background: var(--b2color);
    transform-origin: bottom center;
    width: 20px;
    bottom: 6px;
}
    #jitheme_header_top01 .social-top .top-submit {
        display: flex;
    }
@media screen and (max-width:768px){
    #jitheme_header_top01 .social-top .top-submit {
        display: none;
    }
}

/*头部样式02-03优化20220311*/
.social-top .header-login-button button.empty {
    margin-right: 0px;
}
#jitheme_header_top02 {
    height: 70px!important;
}
#jitheme_header_top02 .logo {
    display: flex;
    height: unset!important;
    align-items: center;
}
#jitheme_header_top02 .header-banner-content {
    height: 30px;
}
#jitheme_header_top02 .b2-menu-3 .sub-menu-0 a {
    /* line-height: 20px; */
}
#jitheme_header_top02 .header-search-select a {
    text-align: center;
}
#jitheme_header_top02 .top-search {
    position: relative;
    width: 100%;
}
#jitheme_header_top02 .onecad_search{
    padding: 18px 18px 19px 18px;
    /* position: absolute; */
    top: -70px;
    z-index: 9;
    display: flex;
    width: 30%;
    margin: auto;
}
#jitheme_header_top02 .top-search input {
    width: 100%;
}
#jitheme_header_top02 .onecad-theme{
    align-items: center;
    display: flex;
    margin-top: 18px;
} 
#jitheme_header_top02 .change-theme {
    margin-top: 18px;
}
#jitheme_header_top02 .onecad-theme button {
    padding: 5px;
    border-radius: 100%;
    width: 24px;
    height: 24px;
    line-height: 1;
    padding: 0;
    background: none;
    border: 0;
    color: inherit;
    margin-right: 0px;
}
#onecad_btnb.onecad_btn i {
    font-size: 25px;
    font-weight: 500;
    color:  var(--key-color);
    top: 5px;
    position: absolute;
}
#jitheme_header_top02 .onecad_search_box{
    position: absolute;
    backdrop-filter: blur(5px);
    z-index: 9;
    top:0px;
    display: none;
    /* display: flex; */
    width: 100%;
    /* max-width: 500px; */
}
#jitheme_header_top02 .onecad_btn{
    height: 24px;
    width: 35px;
    text-align: center;
    line-height: 30px;
    border-radius: 100%;
    position: relative;
    line-height: 1;
    border: 0;
    background-color: #eee0;
}
#onecad_btna{margin-right:16px;}
.onecad_btn i {
    font-size: 24px!important;
    font-weight: 500;
    /*color:  var(--b2color);*/
}
@media screen and (max-width: 768px){
   #jitheme_header_top02 .menu-center .mobile-box {
    margin: 0 auto;
    display: block;
} 
}
@media screen and (min-width: 768px){
#jitheme_header_top02 .menu-center .mobile-box {
    margin: 0 auto;
    display: flex;
} 
}
#jitheme_header_top02 .header-user {
    position: absolute;
    top: 0px;
    display: flex;
    border-radius: 12px;
    padding: 0px;
}
#jitheme_header_top02 .header-login-button button {
    margin-left: 0px;
    padding: 7.5px 10px;
}
#jitheme_header_top02 .sup {
    display: inline-block;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #ff4a3b;
    margin: 0 0 2px 3px;
    position: absolute;
    top: 19px;
    right: 6px;
}
#jitheme_header_top02 .has_children .sub-menu a {
    display: block;
    align-items: center;
    /* text-align: center; */
}
#jitheme_header_top02 .site-header {
    height: 100px;
}

#jitheme_header_top02 .header,#jitheme_header_top02 .header .wrapper{
    height: 70px;
}
@media screen and (max-width: 768px){
#jitheme_header_top02 .header, #jitheme_header_top02 .header .wrapper {
    height: 60px!important;
}
}
#jitheme_header_top02 .logo-center .top-style, .logo-left .top-style, .menu-center .top-style, .social-top .top-style-bottom, .logo-top {
    border-top: 0px solid #f5f6f7;
}
#jitheme_header_top02 .top-style-blur {
    top: 0px;
    border-top: 0px solid #f5f6f7;
}
#jitheme_header_top02 .sub-menu {
    top: 70px;
}
.site.up .site-header-in {
    transform: translate(0,-70px)!important;
    transition: transform .3s,background-color .3s ease-out;
}
#jitheme_header_top02 .top-menu ul li.depth-0 > a {
    font-size: 16px;
    align-items: center;
    position: relative;
    z-index: 2;
    height: 70px;
    padding: 0 12px;
}
#jitheme_header_top02 .top-menu ul li.depth-0 > a:hover {
    box-shadow: 0 0 2px rgba(0,0,0,.1);
}
button.empty, .button.empty, li.current-menu-item > a, .top-menu-hide:hover .more, .header .top-menu ul li.depth-0:hover > a .b2-jt-block-down, button.text{
    color: var(--b2color);
}
#jitheme_header_top02 .top-menu ul li.depth-0 > a .hob {
    /*长横杠*/
    height: 4px;
    border-radius: 2px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    background: var(--b2color);
    left: 10px;
    transform-origin: bottom center;
    width: 20px;
}
#jitheme_header_top02 .menu_jb {
    display: inline-block;
    width: 100px;
    height: 15px;
    background: #ff4a3b;
    margin: 0 0 2px 3px;
    position: absolute;
    top: 19px;
}
#jitheme_header_top02 .top-menu-ul > li.depth-0 + li.depth-0 > a .hob {
    left: 10px;
    right: 10px;
}
#jitheme_header_top02 .b2-menu-1 .sub-menu-0 li a img {
	width: 50px;
	height: 50px;
	border-radius: 100%;
	margin: auto;
}
#jitheme_header_top02 .to
pic-footer-left button.picked, .single .post-list-cat a, .saf-z button.picked, .news-vote-up .isset, .news-vote-down .isset, .w-d-list.gujia button, .w-d-download span button {
	vertical-align: middle;
	text-align: center;
}
#jitheme_header_top02 .slider-info-box {
	padding: 10px;
}
#jitheme_header_top02 .document-cat-item {
	width: 20%;
}
#jitheme_header_top02 .ym-menu img {
	width: 18px;
	height: 18px;
	margin-right: 4px;
	margin-top: -1px;
}

#jitheme_header_top02 .fuid-vip-link {
    text-align: center;
    float: left;
    margin-top: 2px;
}
#jitheme_header_top02 .fuid-vip-link img {
    width: 23px;
    margin-top: -4px;
    display: initial;
    margin-right: 5px;
}
#jitheme_header_top02 .fuid-vip-link a {
    display: block;
    position: relative;
    overflow: hidden;
    font-size: 12px;
    margin-right: 10px;
    margin-right: -20px;
    margin-top: -1px;
    font-weight: 500;
    line-height: 20px;
    border: 1px solid #0066ff;
    padding: 5px 10px 5px 10px;
    /* color: #A16629; */
    color: #fff;
}
#jitheme_header_top02 .fuid-vip-link a:hover{
	box-shadow: 0 6px 18px -6px rgb(255 199 115 / 38%);
	-webkit-filter: brightness(1.2);
	filter: brightness(1.2);
}
#jitheme_header_top02 .fuid-vip-link a:after {
    content: "";
    position: absolute;
    top: -40px;
    left: -120px;
    width: 120px;
    height: 120px;
    background: -webkit-gradient(linear,left top,right top,from(hsla(0,0%,100%,0)),color-stop(51.33%,hsla(0,0%,100%,.486726)),to(hsla(0,0%,100%,0)));
    background: linear-gradient( 
90deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.486726) 51.33%,hsla(0,0%,100%,0));
    display: block;
    -webkit-transform: rotate( 
10deg);
    -ms-transform: rotate(10deg);
    transform: rotate( 
10deg);
    -webkit-transition: left 0s;
    transition: left 0s;
}
#jitheme_header_top02 .fuid-vip-link a:hover:after {
    left: 105%;
    -webkit-transition: 1.8s;
    transition: 1.8s;
}
#jitheme_header_top02 .b2-menu-4 .sub-menu-0 li ul li {
    width: 50%;
    float: left;
}
#jitheme_header_top02 .b2-menu-4 .sub-menu,.b2-menu-1 .sub-menu {
    left: 50%;
    transform: translateX(-50%) !important;
}
#jitheme_header_top02 .header .button, .header .login-button button {
    border:0   var(--b2color);
    color: #fff;
}
@media screen and (max-width: 768px){
#jitheme_header_top02 .top-menu ul li.depth-0 > a, .logo-top .top-menu ul li.depth-0 > a {
    height: auto;
    display: flex;
}
#jitheme_header_top02 .change-theme {
	display:flex;
	margin:0 5px;
	align-items:center;
	float:left;
	margin-top:2px;
}
}
.b2-menu-3 .sub-menu-0 a{
    font-size: 14px;
    display: flex;
    padding: 10px 30px;
    justify-content: space-between;
}
.menu-post-box:hover a{
    text-decoration: underline;
}
.b2-menu-3 .sub-menu-0 > li:hover > a,.b2-menu-3 .sub-menu-0 a:hover{
    background: #f2f2f2
}
.b2-menu-3 .sub-menu-0>li:after {content: '';position: absolute;top: 12px;left: 10px;width: 3px;height: 3px;border-radius: 50%;background: #fff;border: 3px solid #f78da7;}
.b2-menu-3 .sub-menu-0>li:nth-child(2n+1):after{
border: 3px solid #cf2e2e;
}
.b2-menu-3 .sub-menu-0>li:nth-child(3n+1):after{
border: 3px solid #ff6900
}
.b2-menu-3 .sub-menu-0>li:nth-child(4n+1):after{
border: 3px solid #fcb900
}
.b2-menu-3 .sub-menu-0>li:nth-child(5n+1):after{
border: 3px solid #7bdcb5
}
.b2-menu-3 .sub-menu-0>li:nth-child(6n+1):after{
border: 3px solid #00d084
}
.b2-menu-3 .sub-menu-0>li>a:hover {
background: #ebeef5;
}
.b2-menu-3 .sub-menu-0 > li:hover > a, .b2-menu-3 .sub-menu-0 a:hover {
color: #333;
}