/*ui-css开始*/

.light{
--hui-a:#f2f2f2;
--hui-b:#fafafa;
--hei-a:#f3f3f3;
--bi-a:invert(0%);


}

.dark{
--hui-a:#3e3e3e;
--hui-b:#343434;
--hei-a:#d1d1d1;
--bi-a:invert(100%);


}

* {
margin: 0px;
padding: 0px;
outline: none;
}

.ui-frame {
padding: 100px 100px 0 100px;
}

.ui-cnl {
flex: 0 0 25%;
max-width: 25%;
}


.ui-cnr {
flex: 0 0 75%;
max-width: 75%;
}

.ui-cnl-nav {
padding-right: 15px;
}

.ui-cnl-my {
background: var(--baia);
padding: 15px;
border-radius: 5px;
box-shadow: 0px 0px 20px -5px rgba(158,158,158,.2);
}

.ui-cnlm-avatar {
position: relative;
border-radius: 100%;
display: flex;
justify-content: center;
align-items: center;
transition: background-color .3s;
top: -70px;
}
.ui-cnlm-skin {
padding: 7.5px;
background: var(--baia);
border-radius: 100%;
position: absolute;
top: 0;
}


.ui-cnlm-skin img {
width: 100px;
height: 100px;
border-radius: 50%;
	box-shadow: 0px 0px 20px -5px rgba(158,158,158,.2);
border: 1px solid var(--huid);
transition: all .3s;
}

.ui-cnlm-skin img:hover {
-webkit-transform: rotateZ(360deg);
-moz-transform: rotateZ(360deg);
-o-transform: rotateZ(360deg);
transform: rotateZ(360deg);
}

.ui-cnlm-list {
position: relative;
margin-top: 70px;
}
.input-group.mb-3.input-pic {
    display: flex;
    align-items: center;
    flex-direction: column;
}
.input-group.mb-3 .input-group-prepend {
    display: block;
}
.input-pic .input-group-prepend .input-group-text {
    width: 200px;
    height: 150px;
    padding: 0;
    border: 1px solid rgb(206 212 218 / 27%);
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
}

.form-group.custom-file.file-pic {
    width: 100px;
    height: 30px;
}


.input-group-text {
    display: flex;
    align-items: center;
    padding: 0.375rem 0.75rem;
    margin-bottom: 0;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    text-align: center;
    white-space: nowrap;
    background-color: #e9ecef;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
}
.input-group.mb-3 .input-group-prepend .input-group-text img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 0.25rem;
}
.form-group.custom-file.file-pic {
    width: 100px;
    height: 30px;
}
.custom-file-input {
    position: relative;
    z-index: 2;
    width: 100%;
    height: calc(2.25rem + 2px);
    margin: 0;
    opacity: 0;
}







.ui-cnlm-list a {
padding: 8px 0;
font-size: 15px;
display: block;
border-radius: 4px;
text-align: center;
color: var(--heih);
}

.ui-cnlm-list a:hover {
color: var(--chengb);
}

.ui-cnlm-list .active {
background-color: rgba(136,136,136,.1);
}


.card-body {
background: var(--baia);
padding: 20px;
border-radius: 5px;
box-shadow: 0px 0px 20px -5px rgba(158,158,158,.2);
}

.cb-title {
margin-bottom: 20px;
padding-bottom: 20px;
	font-size: 15px;
border-bottom: 1px solid var(--hui-a);
color: var(--heih);
}

.cbi-meat {
margin-bottom: 20px;
font-size: 15px;
color: var(--heih);
}

.cbi-bone {
margin-right: 30%;
display: -webkit-inline-box;
	width: 100px;
}

.cn.main {
margin-bottom: 30px;
}

i.fa.fa-cloud-upload {
line-height: 30px;
height: 30px;
}



.custom-file-label:hover {
background-color: #2fa23da3;
border: 1px solid #2fa23da3;
}

.ui-edit {
padding-right: 15px;
}


.fx-sltj {
margin: 10px 0 30px 0;
padding: 15px;
border-left: 5px solid #5FB878;
border-radius: 0 2px 2px 0;
background-color: var(--hui-b);
}

.fx-sltj p {
color: var(--heic);
}

select.custom-select.mr-1.w-auto {
color: var(--heic);
background-color: var(--huie);
border: 1px solid var(--huid);
}

select option {
background-color: var(--huie);
}


h2.h6 a {
color: var(--heih);
}

.col-lg-12.text-break.text-muted.brief.mt-2 {
color: var(--heih);
}

a.text-secondary {
color: var(--heih);
}

.form-control:focus {
color: var(--heik);
}


.form-control::-webkit-input-placeholder {
color: var(--heij);
}

label.mr-3 {
color: var(--heih);
margin-top: 0.5rem;
}

.site-admin {
display: flex;
flex-direction: row;
justify-content: flex-end;
}

.site-admin a {
color: var(--heie);
}


.particles {
width: 100%;
height: 100%;
overflow: hidden;
}

.pg-canvas {
position: fixed;
top: 0;
left: 0;
z-index: 1;
width: 100%;
height: 100%;
}


.ui-user {
position: absolute;
top: 20%;
width: 100%;
height: auto;
display: flex;
z-index: 10;
justify-content: center;
}

.ui-user-plate {
max-width: 400px;
width: 100%;
	background: var(--baia);
		margin: 0 15px;
}



.ui-up-strip {
padding: inherit;
margin-bottom: 15px;
color: var(--heic);
font-size: 23px;
font-weight: 500;
text-align: center;
display: flex;
justify-content: center;
height: 35px;
line-height: 35px;
}


.align-self-center button#sendcode {
margin-top: 0;
margin-right: 0;
border-bottom-left-radius: 0;
border-top-left-radius: 0;
border-bottom-right-radius: 3px;
border-top-right-radius: 3px;
font-size: 12px;
height: 37.52px;
}



.ml-1.mt-1 button#send {
margin-top: 0;
margin-right: 0;
border-bottom-left-radius: 0;
border-top-left-radius: 0;
border-bottom-right-radius: 3px;
border-top-right-radius: 3px;
font-size: 12px;
height: 37.52px;
}

.form-group.custom-file .custom-file-label {
border: 0px solid var(--huid);
}

.tox-editor-header {
display: none;
}

.ui-up-strip a {
height: 35px;
line-height: 35px;
position: relative;
overflow: hidden;
display: flex;
flex-direction: column;
}

.ui-up-strip img {
width: auto;
height: 35px;
}

.ui-up-text {
font-size: 12px;
display: flex;
bottom: -5px;
position: relative;
margin-left: 5px;
color: var(--heib);
}


.custom-control {
display: block;
min-height: 1.47rem;
position: absolute;
top: 0;
right: 0;
font-size: 25px;
width: 1.5rem;
height: 1.5rem;
}

.custom-control-input {
position: absolute;
left: 0;
z-index: -1;
width: 1.5rem;
height: 1.5rem;
opacity: 0;
}

.custom-control-label {
position: relative;
margin-bottom: 0;
vertical-align: top;
}

.custom-control-label::before {
border: #49a76100 solid 1px!important;
border-color: #ffffff00!important;
background-color: #49A761;
}

.custom-control-label::after {
top: 0;
left: 0;
width: 1.5rem;
height: 1.5rem;
}

.custom-control-input:checked~.custom-control-label::before {
border-color: #f1404b;
background-color: #f1404b;
}

input[type=checkbox], input[type=radio] {
box-sizing: border-box;
padding: 0;
}


.custom-control.ui-select {
position: inherit;
}





.custom-control-label::before, .custom-file-label, .custom-select {color: #fff;border: 1px solid var(--huid);}
.tox .tox-edit-area__iframe {background-color: var(--hei-a)!important;filter: var(--bi-a);}
.tox:not([dir=rtl]) {border: 1px solid var(--huid)!important;color: #000;}


@media (max-width: 1200px) {
.ui-cnl {
flex: 0 0 33.33333%;
max-width: 33.33333%;
}

.ui-cnr {
flex: 0 0 66.66666%;
max-width: 66.66666%;
}
.ui-frame {
padding: 100px 30px 0 30px;
}

}




@media (max-width: 769px) {
.ui-frame {
padding: 100px 15px 0 15px;
}



}

@media (max-width: 567px) {
.ui-cnl {
flex: 0 0 100%;
max-width: 100%;
}

.ui-cnr {
flex: 0 0 100%;
max-width: 100%;
}
.ui-cnl-nav {
padding-right: 0;
}

.cbi-bone {
margin-right: 25%;
width: 70px;
}

.ui-cnl {
margin-bottom: 20px;
}


.ui-cnlm-list {
position: relative;
margin-top: 70px;
display: flex;
flex-wrap: nowrap;
overflow: auto;
max-width: 100%;
width: auto;
background-color: rgba(136,136,136,.1);
border-radius: 5px;
}

.ui-cnlm-list a {
padding: 6px;
font-size: 15px;
display: inline-block;
-webkit-box-flex: 0;
-webkit-flex: 0 0 auto;
margin-right: 15px;
}


.ui-cnlm-list .active {
background-color: #2fa23d;
color: #ffffff;
margin-right: 10px;
}

.ui-cnlm-list a:hover {
color: #c2c2c2;
}


}


@media (max-width: 998px) {
.ui-edit {
padding-right: 0;
}
}







/*ui-css结束*/


/*程序附加css开始*/

.custom-select {
display: inline-block;
width: 150px;
height: calc(1.5em + .75rem + 2px);
padding: .375rem 1.75rem .375rem .75rem;
font-size: .98rem;
font-weight: 400;
line-height: 1.5;
color: #6e707e;
vertical-align: middle;
background: #fff url(data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%235a5c69' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e) no-repeat right .75rem center/8px 10px;
border: 1px solid #d1d3e2;
border-radius: .25rem;
}

.modal-body {
padding: 1rem;
}
.form-control {
display: block;
outline: none;
box-sizing: border-box;
width: 100%;
height: calc(1.5em + .75rem + 2px);
padding: .375rem .75rem;
font-size: .98rem;
font-weight: 400;
line-height: 1.5;
color: var(--heik);
background-color: var(--huie);
background-clip: padding-box;
border: 1px solid var(--huid);
border-radius: 3px;

}

.modal-body h5 {
font-size: 16px;
}


.btn-danger {
color: #fff;
background: #2fa23d;
border-color: #2fa23d;
display: inline-block;
font-weight: 400;
text-align: center;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
border: 1px solid transparent;
padding: .375rem .75rem;
font-size: .98rem;
line-height: 1.5;
border-radius: .25rem;
transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.btn-danger:hover {
opacity: .7;
}

.card-h {
display: block;
font-size: 16px;
margin-block-start: 0.5em;
margin-block-end: 0.5em;
margin-inline-start: 0px;
margin-inline-end: 0px;
color: var(--heic);
}




.modal-dialog {
position: relative;
width: auto;
pointer-events: none;
}

.modal-content {
position: relative;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
width: 100%;
color: var(--heic);
pointer-events: auto;
background-color: var(--baib);
background-clip: padding-box;
box-shadow: var(--huib);
border-radius: 5px;

animation-name: moveToBottom;
animation-duration: 0.5s;
animation-fill-mode: forwards;


}

@keyframes moveToBottom {
0% {
transform: translateY(0);
}
100% {
transform: translateY(50%);
}
}

.modal-header {
display: -ms-flexbox;
display: flex;
-ms-flex-align: start;
align-items: flex-start;
-ms-flex-pack: justify;
justify-content: space-between;
   padding: 1rem;
border-top-left-radius: calc(.3rem - 1px);
border-top-right-radius: calc(.3rem - 1px);
}

.modal-header .close {
padding: 1rem 1rem;
margin: -1rem -1rem -1rem auto;
}
[type=button]:not(:disabled), [type=reset]:not(:disabled), [type=submit]:not(:disabled), button:not(:disabled) {
cursor: pointer;
}

button.close {
padding: 0;
background-color: transparent;
border: 0;
}

.close {
float: right;
font-size: 1.47rem;
font-weight: 700;
line-height: 1;
color: var(--heic);
text-shadow: 0 1px 0 #fff;
opacity: .5;
}

.h5, h5 {
font-size: 18px;
}


.text-right {
text-align: right!important;
}

.modal-footer {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-ms-flex-align: center;
align-items: center;
-ms-flex-pack: end;
justify-content: flex-end;
padding: 1rem;
border-bottom-right-radius: calc(.3rem - 1px);
border-bottom-left-radius: calc(.3rem - 1px);
}

.modal-tips {
font-size: 15px;
}

button.btn.btn-primary {
height: 35px;
min-width: 5rem;
line-height: 1.5;
border-radius: 4px;
text-align: center;
font-size: 14px;
font-weight: 400;
border: none;
color: #FFF;
background-color: #2fa23d;
box-shadow: none;
cursor: pointer;
padding: 0 10px;
margin-right: .5rem;
}

button.btn.btn-secondary {
float: right;
height: 35px;
width: 5rem;
line-height: 1.5;
border-radius: 4px;
text-align: center;
font-size: 14px;
font-weight: 400;
border: none;
color: #FFF;
background-color: #49A761;
box-shadow: none;
cursor: pointer;
margin-left: 1rem;
}

a.btn.btn-secondary {
    float: right;
    height: 35px;
    line-height: 35px;
    width: 5rem;
    line-height: 1.5;
    border-radius: 4px;
    text-align: center;
    font-size: 14px;
    font-weight: 400;
    border: none;
    color: #FFF;
    background-color: #49A761;
    box-shadow: none;
    cursor: pointer;
    margin-left: 1rem;
    display: flex;
    justify-content: center;
    align-items: center;
}

.fx-y-u {
float: right;
margin-top: 1rem;
}


.list-unstyled {
padding-left: 0;
list-style: none;
}

.thread, .post {
border-bottom: 1px solid var(--huig);
padding: 0.7rem 0.7rem;
color: var(--heif);
}

.media {
display: -ms-flexbox;
display: flex;
-ms-flex-align: start;
align-items: flex-start;
}


input[type=checkbox], input[type=radio] {
box-sizing: border-box;
padding: 0;
}




button, input {
overflow: visible;
}

.fx-y-u small {
font-size: 14px;
font-weight: 400;
color: var(--heic);
margin-right: 5px;
}


.fx-y-u small:hover {
color: var(--chengb);
}

.custom-control-label {
position: relative;
margin-bottom: 0;
vertical-align: top;
}

label {
display: inline-block;
margin-bottom: .5rem;
}

.custom-checkbox .custom-control-label::before {
border-radius: .25rem;
}
.custom-control-label::before, .custom-file-label, .custom-select {
transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.custom-control-input:checked~.custom-control-label::before {
color: #fff;
}
.custom-checkbox .custom-control-label::before {
border-radius: 10rem;
}

.custom-control-label::before, .custom-file-label, .custom-select {
transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.custom-control-label::before {
position: absolute;
top: 8px;
left: 8px;
display: block;
width: 6px;
height: 6px;
pointer-events: none;
content: "";
}

.custom-checkbox .custom-control-input:checked~.custom-control-label::after {
background-image: url(data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3e%3c/svg%3e);
}

.custom-control-label::after {
position: absolute;
display: block;
content: "";
background: no-repeat 50%/50% 50%;
}

.text-break {
word-wrap: break-word!important;
}
.font-weight-bold {
font-weight: 700!important;
}

.d-inline {
display: inline!important;
}
.h6, h6 {
font-size: .98rem;
}
.btn-group.mod-button.my-3 {
display: flex;
justify-content: center;
}

.mt-2, .my-2 {
margin-top: .5rem!important;
}
.justify-content-between {
-ms-flex-pack: justify!important;
justify-content: space-between!important;
}
.d-flex {
display: -ms-flexbox!important;
display: flex!important;
}

.mr-2, .mx-2 {
margin-right: .25rem!important;
}

.mr-1, .mx-1 {
margin-right: .5rem!important;
}

.d-md-block {
display: block!important;
}

.text-grey, .text-gray {
color: #888;
}

.avatar-1 {
width: 1.3rem;
height: 1.3rem;
border-radius: 1.3rem;
}

.avatar-1 {
width: 1.3rem;
height: 1.3rem;
border-radius: 1.3rem;
vertical-align: -5px;
}


small, .small {
font-size: 85%;
font-weight: 400;
}

.text-muted {
color: #333;
}

.media-body {
-ms-flex: 1;
flex: 1;
}

text-grey, .text-gray {
color: rgba(134, 142, 150, 0.8) !important;
}
.mt-2, .my-2 {
margin-top: .5rem!important;
}
.justify-content-between {
-ms-flex-pack: justify!important;
justify-content: space-between!important;
}

.d-flex {
display: -ms-flexbox!important;
display: flex!important;
}

.mr-3, .mx-3 {
margin-right: 1rem!important;
}

span.text-muted.small {
float: right;
}

.text-center {
text-align: center;
}

.map-wdsc {
width: 33.33333%;
color: #333;
float: left;
font-size: 15px;
text-align: center;
line-height: 40px;
height: 40px;
display: block;
overflow: hidden;
text-overflow: ellipsis;
-ms-text-overflow: ellipsis;
white-space:nowrap;
}

ul.threadlist.list-unstyled.bg-white.shadow {
overflow: hidden;
}


.pb-5, .py-5 {
padding-bottom: 0!important;
}

.ml-auto, .mx-auto {
margin-left: auto!important;
}
.mr-auto, .mx-auto {
margin-right: auto!important;
}


.custom-file {
width: 100px;
background-color: #2fa23d;
border: 1px solid #2fa23d;
	color: #ffffff;
margin: 1.5rem auto;
position: relative;
border-radius: .5rem;
display: flex;
justify-content: center;
align-items: center;
transition: background-color .3s;
}

.custom-file:hover {
opacity: .7;
}



.custom-file-input {
position: relative;
z-index: 2;
width: 100%;
height: 30px;
margin: 0;
opacity: 0;
}

.custom-control-label::before, .custom-file-label, .custom-select {
transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.custom-file-label {
position: absolute;
top: 0;
right: 0;
left: 0;
z-index: 1;
text-align: center;
}

label.checkbox-custom {
    margin-bottom: 0;
}

label {
display: inline-block;
margin-bottom: .5rem;
}

.form-group {
margin-bottom: 1.5rem;
}

.logo-4 {
height: 4.5rem;
width: 4.5rem;
border-radius: 4.5rem;
}

.modal-backdrop.show {
opacity: .7;
}


.modal-open .modal {
overflow-x: hidden;
overflow-y: auto;
background-color: rgb(0 0 0 / 55%);
}
.modal {
position: fixed;
top: 0;
left: 0;
z-index: 1050;
display: none;
width: 100%;
height: 100%;
overflow: hidden;
outline: 0;
}

.modal-open {
overflow: hidden;
}

.modal-backdrop {
position: fixed;
top: 0;
left: 0;
z-index: 1040;
width: 100vw;
height: 100vh;
background-color: #505050;
}

.modal-backs {
position: fixed;
top: 0;
left: 0;
z-index: 1040;
width: 100vw;
height: 100vh;
background-color: rgb(0 0 0 / 70%);
transition: opacity .30s linear;
}

span.dropdown {
float: right;
}

.dropdown-toggle {
color: #999;
}

span.dropdown.show {
float: right;
}

.dropdown-menu[x-placement^=bottom], .dropdown-menu[x-placement^=left], .dropdown-menu[x-placement^=right], .dropdown-menu[x-placement^=top] {
right: auto;
bottom: auto;
}
.dropdown-menu.show {
display: block;
}

.dropdown-menu {
margin-top: 10px;
padding: .5rem 0;
font-size: .98rem;
color: #3a3b45;
text-align: left;
list-style: none;
background-color: #fff;
background-clip: padding-box;
border: 1px solid rgba(0,0,0,.15);
border-radius: .25rem;
position: absolute;
z-index: 1;
display: none;
}

.border-left-primary {
border-left: 0.25rem solid #009688 !important;
}
.dropdown-menu-right {
right: 0;
left: auto;
}
.shadow {
box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important;
}

.dropdown-item {
padding: 0.25rem 0.5rem;
clear: both;
font-weight: 400;
text-align: inherit;
white-space: nowrap;
background-color: transparent;
border: 0;
font-size: 14px;
}

.dropdown-toggle::after {
display: inline-block;
margin-left: .255em;
vertical-align: 0.15em;
content: "";
border-top: .2em solid;
border-right: .2em solid transparent;
border-bottom: 0;
border-left: .2em solid transparent;
}



button.btn.btn-primary:hover {
opacity: .7;
}

button.btn.btn-secondary:hover {
opacity: .7;
}

a.btn.btn-secondary:hover {
opacity: .7;
}

@media (max-width: 660px) {
.col-lg-6a {
-ms-flex: 0 0 50%;
flex: 0 0 100%;
max-width: 100%;
}
}

@media (min-width: 661px) {
.col-lg-6a {
-ms-flex: 0 0 50%;
flex: 0 0 35%;
max-width: 350px;
}
}


@media (max-width: 576px) {
.modal-dialog {
max-width: 500px;
margin: 10rem 1rem;
}

.h5, h5 {
font-size: 1rem;
}

}

@media (min-width: 576px) {
.modal-dialog {
max-width: 450px;
margin: 5rem auto;
}
}


/*程序附加css结束*/



