html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
}

body {
    line-height: 1;
    font-family: "Helvetica Neue", "Helvetica", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei UI", "Microsoft YaHei", "Arial", "sans-serif","Chinese Quote","-apple-system","BlinkMacSystemFont","Segoe UI","Roboto";
    font-weight: 300;
    background: #DCDDD8;
}

article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
    display: block;
}

nav ul,li {
    list-style: none;
}

blockquote,q {
    quotes: none
}

blockquote:before,blockquote:after,q:before,q:after {
    content: none
}

a {
    margin: 0;
    padding: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
    color: #000;
    text-decoration: none;
    font-size: 13px;
}

.px-5 {
    padding: 5px
}

.mx-5 {
    margin: 5px;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #CCC;
}

td {
    vertical-align: middle;
    padding: 2px;
}

.text-right {
    text-align: right
}

input,select {
}

input,select,textarea {
    border: 1px solid #e7e7e7;
    padding: 10px 0px;
    padding-left: 8px;
    border-radius: 3px;
    box-sizing: border-box;
    width: 100%;
    outline: none;
}

th {
    padding: 10px 0;
    background: #f0f0f0;
}

textarea {
    resize: none;
}

input::-webkit-input-placeholder {
    color: #B0B0B0
}

h1 {
    color: #333
}

img,object {
    vertical-align: middle;
    border-style: none;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    max-width: 100%;
}

.clear {
    clear: both
}

.ui-form-item {
    margin: 10px 0;
}

.mt10 {
    margin-top: 10px !important;
}

.grey {
    font-size: 16px;
    line-height: 1.7;
    color: #3e3d3d !important;
}

#nav-plane {
    position: fixed;
    top: 60px;
    right: 50%;
    margin-right: 480px;
}

#nav-plane ul {
    padding: 10px 0;
    background-color: rgb(10 109 128 / 77%);
    z-index: 999;
    border-radius: 6px 0 0 6px;
}

#nav-plane li a {
    display: inline-block;
    text-align: center;
    line-height: 40px;
    width: 66px;
    font-size: 18px;
    color: #FFF;
}

@media only screen and (max-width: 640px) {
    #nav-plane {
        display:none;
    }
}

header {
    background: #fff
}

.head {
    width: 100%;
    height: 50px;
    position: fixed;
    top: 0px;
    background: #fff;
    z-index: 21;
}

.head .imbx {
    width: 22px;
    height: 22px;
    position: absolute;
    left: 10px;
    top: 17px;
    z-index: 20;
}

.head .imbx img {
    display: block;
    width: 100%;
    margin: 0 auto;
}

.navs {
    height: 50px;
    line-height: 50px;
    margin-left: 10px;
}

.head .ilogo {
    width: 100px;
    height: 33px;
    position: absolute;
    top: 12px ;
    left: 50%;
    margin-left: -43px;
    z-index: 20;
}

.h-list a {
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    padding: 10px;
    color: gray;
}

.logo {
    height: 50px;
    line-height: 50px;
}

.logo a {
    font-weight: bold;
    color: #3867e7;
    line-height: 50px;
    font-size: 24px;
}

.logo em {
    width: 1px;
    margin-bottom: -4px;
    height: 25px;
    background: #dddddd;
    margin-left: 5px;
}

.logo img {
    height: 45px;
    padding-right: 10px;
}

.zz_logo img {
    height: 80px;
    width: 100px;
}

.fx-nav-user {
    width: 240px;
    margin: 0 auto;
    background: #e6e6e6;
}

.fx-user-a {
    margin: 20px 25px;
    height: 65px;
    background: url(https://fwup.bibeidh8.cc/img/logo.png) no-repeat;
    text-align: center;
}

.fx-user-a img {
    width: 60px;
    height: 60px;
    border-radius: 30px;
}

::-webkit-scrollbar {
    display: none
}

.inyin {
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.5);
    position: fixed;
    top: 0px;
    left: -100%;
    z-index: 1;
}

.inbox {
    width: 240px;
    height: 100%;
    position: fixed;
    top: 0px;
    left: -240px;
    z-index: 99;
    background: #fff;
    overflow-x: auto;
}

.inbox .inav {
    width: 240px;
    height: 100%;
    background: #fff;
}

.inbox .inav .navbar {
    height: 100%;
    padding: 5px 10px;
    line-height: 40px;
    font-weight: 600;
    color: #515151;
    border-bottom: 1px solid #e6e6e6;
}

.inbox .inav ul.inyj>li {
    margin: 0 10px;
}

.inbox .inav ul.inyj>li>a {
    display: block;
    width: 100%;
    border-bottom: 1px solid #E6E6E6;
    background: #fff;
    height: 45px;
    line-height: 45px;
    font-size: 16px;
    color: #999;
    overflow: hidden;
    position: relative;
}

.inbox .inav ul.inyj>li>a.on {
    color: #e2000f;
}

.inbox .inav ul.inyj>li>a.on span.disc {
    border: 2px solid #fff;
}

.inbox .inav ul.inyj>li>a>i {
    margin-left: 15px;
    font-style: normal;
}

.inbox .inav ul.inyj>li>a>s {
    float: right;
    color: #B4B4B4;
    margin-right: 15px;
    display: block;
    position: absolute;
    right: 0px;
    top: 0px;
    text-decoration: none;
}

.inbox .inav ul.inyj>li:nth-child(1)>a {
    text-align: center!important;
    color: #e2000f;
    font-size: 18px;
    width: 95px;
    margin: 0 auto;
    padding-top: 10px;
    height: auto;
}

.inbox .inav ul.inyj>li:nth-child(1)>a img {
    display: block;
    width: 100%;
}

.inbox .inav ul.inyj>li>a span.disc {
    display: block ;
    display: none;
    float: left;
    margin-left: 15px;
    margin-top: 17px;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    border: 2px solid #bbb;
    color: #e2000f;
}

.inbox .inav ul.inyj>li>ul.inej {
    display: none;
}

.inbox .inav ul.inyj>li>ul.inej>li>a {
    width: 100%;
    border-bottom: 1px solid #E6E6E6;
    background: #f9f9f9;
    height: 45px;
    line-height: 45px;
    font-size: 16px;
    display: block;
    color: #999;
    text-align: center;
    overflow: hidden;
}

.inbox .inav ul.inyj>li>a.on>s {
    color: #e2000f;
}

.inbox .inav ul.inyj>li>ul.inej>li>a span.ijt {
    float: left;
    margin-left: 20px;
    color: #B4B4B4;
}

.inbox .inav ul.inyj>li>ul.inej>li>a i {
    text-align: center;
    margin-left: -35px;
    font-style: normal;
}

@media (max-width: 650px) {
    .navs {
        display:block;
        height: 50px;
        margin: 0 10px;
        line-height: 50px;
    }
}

.css3gallery img {
    -moz-transform: scale(0.8);
    /*Mozilla scale version*/
    -o-transform: scale(0.8);
    /*Opera scale version*/
    -webkit-transition-duration: 0.5s;
    /*Webkit: Animation duration*/
    -moz-transition-duration: 0.5s;
    /*Mozilla duration version*/
    -o-transition-duration: 0.5s;
    /*Opera duration version*/
    margin: 0 10px 5px 0;
    /*margin between images*/
}

.css3gallery img:hover {
    -moz-transform: scale(1.1);
    /*Mozilla scale version*/
    -o-transform: scale(1.1);
    /*Opera scale version*/
    box-shadow: 0px 0px 20px gray;
    /*CSS3 shadow: 30px blurred shadow all around image*/
    -webkit-box-shadow: 0px 0px 20px gray;
    /*Safari shadow version*/
    -moz-box-shadow: 0px 0px 20px gray;
    /*Mozilla shadow version*/
    opacity: 1;
}

footer {
    text-align: center;
    line-height: 30px;
    margin: 0 auto;
    background: #fff;
    font-size: 12px;
}

footer .box {
    border: 0
}

footer a {
    color: #888
}

.container {
    margin: 0 auto;
    width: 960px;
    border: 0px solid #DDD;
}

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

.fx-l {
    text-align: left;
}

.fx-r {
    float: right
}

.fx-clear {
    clear: both
}
.tab-head {
    background: #fff;
    overflow: hidden;
    overflow-x: scroll;
    border-bottom: 1px solid #e9e9e9;
    margin-top: 10px;
}
.sy-sc {
    padding: 12px 8px;
    background: #fff;
    display: inline-block;
    position: relative;
    color: #000000;
	font-weight: 500;
}

.center {
    text-align: center
}

.fx-box {
    height: auto;
    margin: 5px auto;
}

.fx-box-1 {
    width: 12%;
    display: inline-block;
    vertical-align: top;
}

.fx-box-2 {
    width: 58%;
    display: inline-block;
    vertical-align: top;
}

.fx-box-3 {
    width: 33.8%;
    display: inline-block;
    vertical-align: top;
    float: right;
    padding-top: 10px;
}

.fx-a {
    margin: 10px 0;
    background: #fff;
}

.fx-box-2 .fx-a:nth-child(1) {
    margin-top: 8px;
}

.fx-a-card {
    padding: 8px;
    box-shadow: 0 7px 14px 0 rgba(59, 65, 94, .1), 0 3px 6px 0 rgba(0, 0, 0, .07);
    background: #ffffff;
}

.fx-a header {
    color: #9d9d9d;
    padding: 8px;
    display: flex;
}

.fx-a header .avatar {
    border-radius: 50%;
    width: 40px;
    height: 40px;
}

.fx-a .dianzan {
    margin: 20px auto;
    width: 80px;
    height: 34px;
    background: #ececec;
    text-align: center;
    line-height: 34px;
    border-radius: 20px;
}

.fx-a .center {
    color: #3d3c3c;
    padding: 1px 10px;
    line-height: 1.7;
    font-size: 15px;
    padding-top: 8px;
}

.fx-a .center a {
    color: #002ccc;
}

.fx-a footer {
    color: #9d9d9d;
    padding: 0 10px;
    display: flex;
}

.fx-a footer .ppt {
    padding-right: 10px;
}

.fx-a .bg {
    color: #9d9d9d;
    padding: 10px;
    background: #f6f6f6;
    font-size: 14px;
}

.fx-a .bg span {
    padding: 10px;
}

.fx-a-tit {
    padding: 4px 0;
    font-size: 15px;
    color: #000000;
}

.fx-a-bb {
    font-size: 15px;
    border-bottom: 1px solid #eaeaea;
}

.fx-a-tit a {
    font-size: 16px;
    color: #000000;
    line-height: 1.8;
}

.fx-a-l {
    color: #b5bac4;
    font-size: 12px;
    padding: 5px 0px;
}

.fx-a-l a {
    color: #b5bac4;
    font-size: 12px;
}

.fx-a-p {
    color: #121416;
    font-size: 16px;
    padding-bottom: 10px;
    padding-left: 8px;
}

.fx-a-p span {
    font-size: 12px;
}

.fx-a-p a {
    font-size: 16px;
    color: #0371e0;
    margin-bottom: 10px;
}

.fx-a-body {
    padding-bottom: 0;
    border-bottom: none
}

.fx-a-head {
    margin: 10px 0;
    color: #333;
    font-size: 18px;
    text-align: center;
    font-weight: 700;
}

.fx-a-head a {
    font-size: 16px
}

.fx-a-content {
    line-height: 25px;
    font-weight: 300;
    font-size: 15px;
    color: #393838;
}

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

.fx-b {
    background: #fff;
    margin: 8px;
    padding: 10px;
    border-radius: 5px;
}

.fx-b li {
    padding: 8px 0;
}

.fx-b li {
    color: #9d9d9d;
    display: inline-block;
    padding: 6px;
}

.fx-b li a {
    font-size: 15px;
    color: #9d9d9d;
    padding: 5px 0;
}

.fx-c {
    background: #fff;
}

@media (max-width: 576px) {
    .fx-box-1,.fx-box-3 {
        display:none
    }

    .fx-box-2 {
        width: 100%
    }

    .fx-card {
        margin: 0 8px
    }

    .ban-s {
        margin: 10px 8px 0px
    }
}

.fx-show {
    width: 90%;
    margin: 0 auto
}

.fx-show-1 {
    width: 65%;
    display: inline-block;
    margin-top: 10px;
}

.fx-show-2 {
    width: 30%;
    display: inline-block;
    vertical-align: top;
}

.fx-card {
    padding: 10px;
    background: #fff;
    margin-bottom: 12px;
}

.fx-card .center {
    line-height: 30px;
    word-wrap: break-word;
}

.fx-card .center a {
    font-size: 20px;
    color: #1194ea
}

.fx-card-t {
    border-radius: 5px;
    background: #fff;
    text-align: center;
    font-weight: 600;
    font-size: 18px;
    padding: 10px;
}

.fx-card-h {
    padding: 5px 0;
    border-radius: 5px;
    font-size: 14px;
}

.fx-card-tit {
    padding-top: 10px;
    text-align: center;
    font-size: 12px;
    color: #7c7c7c;
}

.fx-card-c {
    line-height: 1.8;
    color: #535353;
    font-size: 15px;
}

.fx-card-u {
    margin-left: 10px
}

.ban-s {
    background: white;
    padding: 12px 10px;
    border-radius: 5px;
    font-weight: 600;
    margin-top: 10px;
}

.ban-s a {
    font-size: 16px;
    margin: 5px;
    color: #282828;
    font-weight: 600;
    margin: 8px;
}

.ban-dh {
    background: white;
    padding: 10px;
    margin-bottom: 10px;
    border-radius: 5px;
}

.ban-dh li {
    display: inline-block;
    padding: 5px;
    font-size: 16px;
}

.ban-dh li a {
    font-size: 16px;
    color: #0b4497;
}

@media (max-width: 576px) {
    .fx-show-2 {
        display:none
    }

    .fx-show,.fx-show-1 {
        width: 100%
    }

    .ban-dh {
        margin: 10px 8px
    }

    .fx-a {
        margin: 10px 8px;
        background: #fff;
    }
}

.pg {
    font-size: 16px;
    line-height: 1.7;
    color: #555;
    padding: 10px 0;
}

.pg a {
    color: royalblue;
    font-size: 16px;
    padding: 10px 5px;
}

.tit {
    height: 35px;
    overflow: hidden;
}

.li {
    border-bottom: 1px solid #e9ecef;
    padding: 0.7rem 0px;
}

.wzurl {
    width: 210px;
    clear: both;
    overflow: hidden;
    margin: 1px auto;
    margin-top: 2rem;
    text-align: center;
}

.wzurl a {
    color: #fff;
}

.wzzd {
    width: 100px;
    height: 40px;
    line-height: 40px;
    border-radius: 3px;
    font-size: 15px;
    text-align: center;
    background: #0084ff;
    float: left;
}

.tlwz {
    float: left;
    display: block;
    width: 100px;
    height: 40px;
    line-height: 40px;
    color: #fff;
    border-radius: 3px;
    font-size: 15px;
    text-align: center;
    background: #6b7386;
    margin-left: 10px;
}

.wzzd:hover {
    width: 100px;
    height: 40px;
    line-height: 40px;
    border-radius: 3px;
    font-size: 15px;
    text-align: center;
    background: #66b1f7;
    float: left;
}

.tlwz:hover {
    float: left;
    display: block;
    width: 100px;
    height: 40px;
    line-height: 40px;
    color: #fff;
    border-radius: 3px;
    font-size: 15px;
    text-align: center;
    background: #9ca4b4;
    margin-left: 10px;
}

.fx-box-user {
    margin-top: 20px;
    padding-left: 15px;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}

.fx-box-user .ui-list-item {
    padding: 15px 10px 15px 0;
}

.fx-box-user .ui-list-item:last-of-type {
    border: none;
}

.fx-box-user .ui-icon {
    float: right;
}

.fx-box-user-signOut {
    padding-left: 0;
    text-align: center;
    line-height: 18px;
}

.fx-box-user-signOut a {
    display: block;
}

.fx-box-shadow {
    padding-bottom: 15px;
    border-bottom: 0;
    background: red
}

.fx-box-shadow .ui-bar-crumb {
    padding-bottom: 0
}

.ui-list {
    list-style: none;
}

.ui-list-item,.ui-list-item1 {
    border-bottom: 1px solid #f0f0f0;
    display: flex;
    padding: 8px 0 14px 0;
    font-size: 14px;
}

.ui-list-avatar {
    float: left;
    width: 30px;
    height: 30px;
    margin: 5px 5px 0 0;
    border-radius: 4px
}

.ui-list-top {
    position: relative;
    padding: 6px 10px;
    border-bottom: 1px solid #DDD;
}

.ui-list-shadow {
    border-bottom: 1px solid #38b1e7;
    white-space: normal;
    word-break: break-all;
    word-wrap: break-word;
    padding: 15px 0 5px 10px;
}

.ui-list-on {
    border-radius: 5px 5px 0 0;
    background: #3388ff;
    padding: 6px 5px 5px 5px;
}

.ui-list-item-title {
    line-height: 1.30;
    color: #666;
    flex: 1;
}

.toplist-title {
    padding: 4px 0 2px 0;
    color: #666;
}

.toplist-title a {
    font-size: 16px;
    line-height: 1.2;
    color: #333;
}

.toplist-title img {
}

.mo-biaoshi {
    color #DDD: font_size="12px"
}

.ui-list-item-title a {
    color: #333;
    font-weight: bold
}

.ui-list-item-title a:visited {
    color: #999
}

.ui-list-item-title .fn-right {
    font-size: 12px;
}

.ui-list-item-info {
    color: #AAA;
    font-size: 90%;
    display: flex;
    line-height: 20px;
    padding-top: 6px;
}

.ui-list-item-info a {
    color: #AAA;
    font-size: 85%;
}

.ui-list-item-replies {
    color: rgba(134, 142, 150, 0.8);
}

.ui-list-item-author {
}

.mo-right {
    float: right;
}

.mo-color {
    color: #aaa
}

.mo-font {
    margin-top: 10px;
    width: 100px;
    text-align: right;
    font-size: 12px;
}

.mo-fonts {
    margin-top: 5px;
    text-align: left;
    font-size: 12px;
    color: #aaa;
}

.mo-bj {
    border: 1px solid #f50e0e;
    border-radius: 2px;
}

.mo-block {
    font-size: 14px;
    flex: 1;
}

.mo-block-user {
    width: 40px;
    float: left;
    height: 40px;
    border-radius: 100%;
}

.mo-block-content {
    padding: 4px 0 5px 0;
    color: #9a9696;
    line-height: 1.7;
}

.mo-digest {
    font-size: 12px;
    background: #fb6;
    color: #fff;
    line-height: 14px;
    display: inline-block;
    padding: 0 1px;
    border-radius: 3px;
}

.mo-wenda {
    float: left;
    margin-right: 5px;
    padding: 8px 0;
    width: 48px;
    line-height: 1.3;
    text-align: center;
    font-size: 13px;
    color: #ca6445;
    background: #fae9da;
}

.mo-tupian {
    border-radius: 3px;
    width: 70px;
    height: 60px;
    margin: 5px 10px 5px 0;
}

.mo-tupian img {
    width: 60px;
    height: 50px;
}

.mo-touxian {
    border-radius: 50%;
    width: 35px;
    height: 35px;
    margin: 5px 10px 0 0;
}

.mo-posttx {
    border-radius: 50%;
    width: 35px;
    height: 35px;
    margin: 10px 10px 0 0;
}

.plist {
    border-bottom: 1px solid #f0f0f0;
}

.ui-list-item-attr {
    color: #AAA;
    font-size: 12px;
    line-height: 1.20;
}

.ui-list-item-content {
    font-size: 14px;
    line-height: 1.5;
    color: #444;
    white-space: normal;
    word-break: break-all;
    word-wrap: break-word;
    overflow: hidden;
    padding-top: 5px;
    padding: 5px 0px 0 45px;
}

.ui-list-item-content p img {
    height: auto
}

.ui-list-item-content a {
    color: #aaa;
}

.ui-list-item-content table {
    width: 100%
}

.ui-list-item-content td,.ui-list-item-content th {
    width: auto
}

.ui-topic-updated {
    font-size: 12px;
    color: #aaa;
    padding: 0 5px;
    margin-bottom: 5px;
    line-height: 18px;
}

.ui-topic-updated a.fn-link {
    color: #f00;
}

.autoImageError {
    position: relative;
    margin: 10px 0;
    padding-top: 200px;
    display: block;
    width: 100%;
    height: 140px;
    background: #ddd;
    text-align: center;
    font-size: 16px;
    font-weight: normal;
    color: #AAA;
    letter-spacing: 0.3px;
}

.autoImageError:before {
    content: "";
    position: absolute;
    left: 0;
    top: 40%;
    width: 100%;
    height: 60px;
    background: url('https://fwup.bibeidh8.cc/public/css/images/image_fault.png') center no-repeat;
    background-size: 60px;
}

.mo-plist {
    border-bottom: 1px solid #f0f0f0;
    padding-bottom: 8px;
}

.ui-topic-trade {
    box-sizing: border-box;
    margin: 15px 0;
    padding: 10px 10px;
    width: 100%;
    overflow: hidden;
    background-color: #fffaee;
}

.trade-infos {
    max-width: 65%;
}

.trade-order {
    max-width: 35%;
}

.trade-imgBlock {
    display: inline-block;
    margin-right: 5px;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    overflow: hidden;
}

.trade-img {
    width: 100%;
    height: 100%;
}

.trade-info {
    display: inline-block;
    max-width: 70%;
    vertical-align: top;
}

.trade-title {
    margin-bottom: 4px;
    max-height: 1.5em;
    overflow: hidden;
    font-size: 15px;
    font-weight: bold;
}

.trade-title a {
    color: #333;
}

.trade-mark {
    margin-left: 3px;
    padding: 1px 5px;
    font-size: 10px;
    color: #fff;
    line-height: 14px;
    background-color: #9a9aeb;
    border-radius: 2px;
}

.trade-recommend {
    font-size: 10px;
    color: #999;
    line-height: 12px;
}

.ui-topic-trade .ui-button {
    margin-top: 10px;
    width: 90px;
    font-size: 16px;
    line-height: 28px;
    letter-spacing: 1px;
}

.ui-topic-trade .ui-button-orange {
    color: #fff;
    background-color: #38B1E7;
}

.ui-topic-trade .ui-button-orange:hover {
    color: #fff;
    background-color: #38B1E7;
}

.ui-list-item-operate {
    margin-top: 5px;
    line-height: 20px;
    font-size: 87.5%;
    text-align: right;
}

.ui-list-item-reply {
    position: relative;
    margin: 10px 0;
    padding: 10px 10px;
    line-height: 21px;
    word-wrap: break-word;
    background: #EEE;
    font-size: 15px
}

.ui-list-item-reply .fn-right {
    font-size: 12px
}

.ui-list-item-reply:before, .ui-list-item-reply:after {
    content: " ";
    display: table
}

.ui-list-item-reply:after {
    clear: both
}

.ui-list-item-noborder {
    border: 0
}

.ui-list-item-ad .ui-list-item-ad-extend {
    text-align: right;
    margin-top: -3px;
    height: 22px;
}

.ui-list-item-ad .ui-list-item-ad-icon {
    float: right;
    display: block;
    width: 34px;
    line-height: 15px;
    border: 1px solid #ddd;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-style: normal;
    text-align: center;
    font-size: 11px;
    color: #aa4411;
}

.ui-list-upload {
    margin-top: 10px;
    height: 62px
}

.ui-list-upload .ui-list-item {
    position: relative;
    float: left;
    margin-right: 10px;
    padding: 0;
    border: 1px solid #DDD;
    width: 60px;
    height: 60px
}

.ui-list-upload .ui-list-item img {
    width: 60px;
    height: 60px
}

.ui-list-upload .ui-list-item-remove {
    position: absolute;
    top: -8px;
    right: -8px;
    display: block;
    width: 16px;
    height: 16px;
    overflow: hidden;
    background: #F00;
    color: #FFF;
    font-size: 16px;
    text-align: center;
    line-height: 16px;
    border-radius: 8px;
    cursor: pointer
}

.ui-list-upload-loading {
    background: url(https://fwup.bibeidh8.cc/public/css/images/loading.gif) no-repeat right center
}

.ui-list-message .ui-list-item {
    padding-left: 60px
}

.ui-list-message .ui-list-item:before,.ui-list-message .ui-list-item:after {
    content: " ";
    display: table
}

.ui-list-message .ui-list-item:after {
    clear: both
}

.ui-list-message .ui-list-item-avatar {
    position: relative;
    float: left;
    margin: 2px 0 0 -60px;
    width: 50px;
    height: 50px;
    overflow: hidden
}

.ui-list-message .ui-list-item-avatar img {
    max-width: 50px;
    max-height: 50px
}

.ui-list-sysmessage .ui-list-item {
    position: relative;
    margin-bottom: 10px;
    padding: 10px;
    border: 1px solid #DDD
}

.ui-list-sysmessage .ui-list-item-title {
    margin-bottom: 0
}

.ui-list-sysmessage .ui-icon-new2 {
    position: absolute;
    top: 0;
    right: 0
}

.ui-list-item-wo,.ui-list-item-ta {
    margin-bottom: 15px;
    padding: 10px
}

.ui-list-item-wo {
    position: relative;
    float: right;
    width: 93%;
    border: none;
    background-color: #EEE
}

.ui-list-item-wo .ui-list-item-title {
    color: #666
}

.ui-list-item-wo .ui-list-item-title a {
    color: #FFF
}

.ui-list-item-wo .ui-list-item-attr,.ui-list-item-ta .ui-list-item-attr {
    font-size: 12px;
    color: #AAA;
    text-align: right
}

.ui-list-item-ta {
    position: relative;
    float: left;
    width: 93%;
    border: 1px solid #CCC
}

.ui-footer {
    padding: 15px 0 30px 0;
    background-color: #38B1E7;
    color: #888;
    width: 100%;
    margin: 0px auto;
    margin-top: 10px;
}

.ui-footer a {
    color: #333
}

.ui-footer-left {
    float: left;
    padding-left: 10px;
}

.ui-footer-right {
    float: right;
    padding-right: 10px;
}

.tip {
    margin: 10px;
    padding: 20px 15px;
    border-radius: 6px;
    color: inherit;
    background-color: rgba(78, 107, 145, 0.38);
}

.tip-c {
    font-size: 15px;
    color: #FFFFFF;
    text-align: center;
    font-family: "微软雅黑";
}

.tip p {
    font-size: 16px;
    font-weight: 200;
    line-height: 1.5;
}

.tip span {
    color: #fff;
}

.ui-search {
    margin-top: 20px;
    text-align: center;
    max-width: 600px;
    margin: 10px auto;
}

.input-group input[type="text"] {
    width: 80%;
    border: 1px solid #e05353;
    display: inline-block;
    margin-right: -1px;
    height: 36px;
    vertical-align: top;
    outline: none;
    box-sizing: border-box;
}

.btn-search {
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    outline: none;
    height: 36px;
    border: 0;
    box-sizing: border-box;
    color: #fff;
    background: #e05353;
}

.tips {
    color: #AAA;
    font-size: 85%;
    margin: 0 10px;
    padding-top: 10px;
    text-align: center;
}

@media (max-width: 576px) {
    .ui-search {
        width: 100%;
    }
}

.ui-button {
    display: block;
    padding: 0 6px;
    background-color: #E9E9FF;
    text-align: center;
    cursor: pointer;
    font-size: 100%;
    line-height: 28px;
    color: #FFF;
    text-decoration: none;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.btn-button {
    border: 0px;
    isplay: inline-block;
    padding: 0 6px;
    line-height: 28px;
    font-size: 13px;
    border-radius: 3px;
    cursor: pointer;
    text-align: center;
    font-size: 14px;
    color: #fff;
    background: hsla(0, 0%, 99.6%, 0.6);
    background-color: rgba(254, 254, 254, 0.6);
    transition: all .3s ease;
}

.ui-button-green {
    background-color: #38B1E7;
    padding: 0 18px;
}

.ui-button-orange {
    background-color: #F96
}

.ui-button-large {
    padding: 5px 18px
}

.ui-button-small {
    margin-top: 1px;
    font-size: 12px;
    line-height: 16px
}

.ui-button-border {
    border: 1px solid #C3C3C3;
    background-color: #777
}

.ui-button-group:before,.ui-button-group:after {
    content: " ";
    display: table
}

.ui-button-group:after {
    clear: both
}

.ui-button-group .ui-button {
    margin: 0 5px 0 0;
    background: #B0B0ED;
    font-size: 12px;
    line-height: 25px;
    color: #FFF
}

.ui-button-group .ui-button-purple {
    padding: 4px 0;
    color: #66B;
    background: #E9E9FF;
    font-size: 16px;
}

.ui-button-group .ui-button-item2 {
    float: left;
    width: 50%;
    font-size: 16px
}

.ui-button-item2 .ui-button {
    font-size: 16px;
    background: #ccc
}

.ui-button-group .ui-button-item3 a {
    float: left;
    width: 24.1%;
    padding: 4px 0px;
    color: #66B;
    background: #E9E9FF;
    font-size: 14px;
    margin-right: 0.9%;
    margin-bottom: 4px;
    line-height: 25px;
    border-radius: 2px;
    text-decoration: none;
    display: block;
    text-align: center;
    cursor: pointer;
    overflow: hidden;
    text-overflow: clip;
    white-space: nowrap;
}

.ui-button-group .ui-button-item4 {
    float: left;
    width: 25%
}

.ui-button-group .ui-button-item5 {
    float: left;
    width: 20%
}

.ui-button-group .ui-button-item2:last-child .ui-button,.ui-button-group .ui-button-item3:last-child .ui-button,.ui-button-group .ui-button-item4:last-child .ui-button,.ui-button-group .ui-button-item5:last-child .ui-button {
    margin: 0
}

.ui-button-group > .ui-button {
    float: left;
    border-radius: 2px
}

.ui-button-group > .ui-button:last-child {
    margin: 0
}

.ui-button-fixed {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 200;
    width: 100%
}

.ui-button-more {
    background: none;
    border: 1px solid #ddd;
    border-radius: 1px;
    color: #66B;
    margin-bottom: 20px;
}

.ui-insert {
    margin: 10px 0;
}

.ui-emotion {
    display: inline-block;
    margin-right: 5px;
    padding: 5px;
    background: #CCC;
    border-radius: 2px;
    color: #FFF;
    font-weight: 300;
}

.ui-add-shadow {
    border-bottom: 1px solid #ccc
}

.ui-add-shadow a {
    display: inline-block;
    padding: 4px 10px 10px 10px;
    color: #777;
}

.ui-add {
    border-bottom: 1px solid #38b1e7;
    margin-bottom: -1px
}

.pagination li.active {
    background: #959595;
    border-radius: 4px;
}

.pagination li.active a {
    color: white
}

.pagination li {
    padding: 6px 8px
}

.page-item {
    margin-right: 4px;
    display: inline-block;
}

.page-link {
    padding: 6px 8px;
    border-radius: 3px;
}

.ui-sfid {
    position: relative;
    display: inline-block;
    width: 35%;
}

.ui-sfid select {
    width: 100%;
    height: 38px;
    background: #ffffff;
    border: 1px solid #e7e7e7;
    color: #38b1e7;
    -webkit-appearance: none;
}

.ui-sfid option {
    text-align: center;
}

.ui-spread {
    position: absolute;
    right: 10px;
    top: 12px;
    width: 14px;
    height: 10px;
    background-position: -27px -27px
}

iframe.edui-faked-video,video.edui-faked-video {
    width: 100%
}

.ui-reback {
    display: inline-block;
    margin: 7px 5px 0 7px
}

.debug {
    display: none
}

@media (max-width: 576px) {
    .container {
        margin:0 auto;
        width: 100%;
        border: 0px solid #DDD;
    }

    .ui-navs {
        width: 100%
    }

    .hidden-sm,.hidden-md,.mo-none {
        display: none
    }

    .mo-font {
        width: 50px;
    }
}

.btn-secondary {
    border: none;
    border-radius: 4px;
    line-height: 30px;
    text-align: center;
    font-size: 17px;
    font-weight: 300;
    padding: 0 20px;
    background: #c2cec8;
    color: #fff;
}

.btn-primary {
    border: none;
    line-height: 30px;
    text-align: center;
    font-size: 17px;
    font-weight: 300;
    padding: 0 20px;
    background: #7171ff;
    margin-right: 20px;
    color: #fff;
    height: 30px;
}

.po-box {
    background: #fff;
    margin: 10px 8px 0px 8px;
    box-shadow: 0 1px 1px #dcdcdc;
}

em {
    width: 8px;
    height: 8px;
    display: inline-block;
    background: #ee9393;
    border-radius: 2px;
    margin-right: 3px;
}

.fx-lve {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    line-height: 16px;
}

.mo-nlist {
    margin: 0 10px;
}

.mo-nlist li {
    width: 100%;
    display: flex;
    padding: 12px 0;
    color: #434952;
    border-bottom: solid 1px #EFEFEF;
    font-size: 15px;
}

.mo-nlist li a:hover {
    color: #2b73df;
    background: #FCFCFC;
}

.more {
    display: block;
    text-align: center;
    border: solid 1px #D5D5D5;
    height: 28px;
    border-radius: 5px;
    line-height: 28px;
    margin: 10px 30px 0 30px;
    overflow: hidden;
}

.mo-date {
    color: #AAA;
    font-size: 12px;
    margin-left: 10px;
    flex: none;
}

.tit-1 {
    font-size: 16px;
    height: 22px;
    padding-bottom: 10px;
    line-height: 22px;
    color: #111;
    font-weight: normal;
    border-bottom: 1px solid #edecea;
}

.tit-1::before {
    content: "";
    float: left;
    vertical-align: middle;
    margin-top: 2px;
    margin-right: 8px;
    height: 16px;
    width: 3px;
    background-color: #ff7e72;
}

.tit-1 a {
    font-size: 18px;
}

.tit-1 h3 a {
    font-size: 14px;
    font-weight: 400;
    ;color: #ccc
}

.tit-1 span {
    float: right;
    margin-right: 15px;
    font-size: 13px;
    color: #858585;
}

.tit-1 span a {
    font-size: 14px;
    color: cornflowerblue;
}

.tit-2 {
    font-size: 16px;
    padding: 10px;
    line-height: 22px;
    color: #111;
    font-weight: 500;
    border-bottom: 1px solid #e2e2e2;
}

.tit-2::before {
    content: "";
    float: left;
    vertical-align: middle;
    margin-top: 2px;
    margin-right: 8px;
    height: 16px;
    width: 3px;
    background-color: #ff7e72;
}

.tit-2 a {
    font-size: 18px;
}

.tit-2 h3 a {
    font-size: 14px;
    font-weight: 400;
    ;color: #ccc
}

.tit-2 span {
    float: right;
    margin-right: 15px;
    font-size: 13px;
    color: #858585;
}

.tit-2 span a {
    font-size: 14px;
    color: cornflowerblue;
}

.footer {
    width: 100%;
    height: 60px;
    padding: 5px 0 3px;
    background-color: #fff;
    border-top: 1px solid #e5e5e5;
    position: fixed;
    bottom: 0px;
}

.footer ul li {
    width: 20%;
    margin-left: 2.5%;
    margin-right: 2.5%;
    height: 100%;
    float: left;
}

.footer ul li .fot_pic {
    width: 35px;
    height: 35px;
    overflow: hidden;
    background: url(https://www.ihutui.com/static/css/img/foticon.png)no-repeat center center;
    margin: 0 auto;
}

.footer ul li.fotic01 .fot_pic {
    background-position: 0px -210px;
}

.footer ul li.fotic02 .fot_pic {
    background-position: 0px -35px;
}

.footer ul li.fotic03 .fot_pic {
    background-position: 0px -175px;
}

.footer ul li.fotic04 .fot_pic {
    background-position: 0px -103px;
}

.footer ul li.fotic01.on .fot_pic {
    background-position: 0px -210px;
}

.footer ul li.fotic02.on .fot_pic {
    background-position: 0px -120px;
}

.footer ul li.fotic03.on .fot_pic {
    background-position: 0px -240px;
}

.footer ul li.fotic04.on .fot_pic {
    background-position: 0px -60px;
}

.footer ul li .fot_name {
    width: 36px;
    line-height: 25px;
    text-align: center;
    margin: 0 auto;
    font-size: 16px;
    color: #6e6e6e;
    letter-spacing: 2px;
}

.plxbox {
    width: 100%;
    height: 41px;
}

.pxl {
    width: 100%;
    position: fixed;
    top: 50px;
    left: 0px;
    z-index: 10;
}

.pxl .pyj a {
    width: 100%;
    height: 42px;
    line-height: 42px;
    font-size: 16px;
    color: #fff;
    position: relative;
    display: block;
    overflow: hidden;
    background: #e2000f;
}

.pxl .pyj a span {
    float: left;
    margin-left: 10px;
}

.pxl .pyj ul {
    display: none;
    overflow: hidden;
}

.pxl .pyj a s {
    display: block;
    position: absolute;
    right: 10px;
}

.pxl .pyj .pej {
    height: 40px;
    width: 100%;
}

.pxl .pyj .pej a {
    width: 100%;
    height: 40px;
    font-size: 14px;
    line-height: 40px;
    background: rgba(226,0,15,0.8);
    border-top: 1px solid #fefefe;
    text-align: left;
    padding-left: 20px;
    z-index: 40;
}

.text-danger {
    display: inline-block !important;
    border-bottom: 0 !important;
    width: auto !important;
}

.pnews01 {
    width: 100%;
    margin: 0 auto;
    min-height: 500px;
}

.pnews01 ul.pnw01_list {
    padding: 0 px;
    padding: 15px 5px;
}

.pnews01 ul.pnw01_list li {
    background: #ffffff;
    display: block;
    position: relative;
    padding-bottom: 10px;
    margin-bottom: 15px;
    border-bottom: 1px solid #e3e3e3;
}

.pnews01 ul.pnw01_list li h2 {
    color: #8b78ff;
    padding-bottom: 10px;
}

.pnews01 ul.pnw01_list li h2 a {
    font-size: 15px;
    font-weight: 400;
    color: #333;
    line-height: 1.6;
}

.pnews01 ul.pnw01_list li span {
    display: block;
    width: 100%;
    line-height: 1em;
    padding-bottom: 8px;
    margin-top: 0px;
    font-size: 14px;
    color: #888;
    border-bottom: 1px solid #e5e5e5;
}

.pnews01 ul.pnw01_list li p {
    width: 100%;
    color: #aaa;
    line-height: 1.8em;
    font-size: 13px;
    overflow: hidden;
}

.pnews01 ul.pnw01_list li i {
    display: block;
    font-size: 16px;
    color: #444;
    position: absolute;
    bottom: 20px;
}

@media (max-width: 650px) {
    .navs {
        display:block;
    }
}

.sites {
    height: auto;
    margin: 15px auto;
    background: #fff;
}

.site {
    width: 12.5%;
    line-height: 25px;
    font-size: 16px;
    float: left;
    color: #ffffff;
    border-radius: 5px;
    outline: 0;
    position: relative;
    text-align: center;
}

.site:nth-child(5) {
    margin-right: 0;
}

.site a {
    border-radius: 4px;
    font-size: 16px;
    color: #005cff;
    display: block;
    -webkit-box-sizing: border-box;
    margin: 2px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    position: relative;
    text-align: center;
    background-color: #f0f0f0;
    font-weight: bold;
}

.site .xk {
    width: 50px;
    height: 50px;
    background-color: rgba(255,255,255,1);
    border-radius: 30px;
    margin: 0 auto;
}

.site img {
    height: 50px;
}

.site .name {
    color: #867c7c;
    display: block;
    text-align: center;
    background-color: rgba(0,0,0,0);
    margin-top: 5px;
    font-size: 13px;
    border-radius: 5px;
}

.define-op {
    width: 100%;
    height: auto;
    padding-top: 15px;
}

.define-op .btn-group {
    width: auto;
    height: auto;
    overflow: hidden;
    margin: 10px auto
}

.define-op .btn-group button {
    margin: 0 10px;
    border-radius: 4px
}

.define-op .switch {
    display: inline-block;
    margin-left: 20px
}

.define-op .switch>input:checked+label:before {
    background-color: #e89919;
    border-color: #e89919
}

.haowan {
    color: #1cbb9b;
    display: block;
    padding: 0px;
}

.show .more {
    text-align: center;
    padding: 10px;
}

.show .more a {
    width: 100px;
    background: #fffdfd;
    padding: 10px;
    color: #525252;
    border-radius: 5px;
}

.hw-left {
    margin-right: -40px;
    display: inline-block;
    width: 460px;
    text-align: center;
}

.haowan .list {
    position: relative;
    color: #000;
    display: inline-block;
    height: 30px;
    width: 12.5%;
    overflow: hidden;
    float: left;
    text-align: center;
    margin: 0px;
    font: 13.3px/30px Tahoma,'Microsoft Yahei',Simsun;
    font-weight: 400;
    background: #fff;
}

.haowan a {
    color: #1b82dc;
}

.haowan a:hover {
    color: #fff;
    background: #f57474;
    font-size: 1em;
}

.haowan span {
    position: absolute;
    top: -15px;
    right: -6px;
    width: 25px;
}

.hw-title {
    color: #6b6b6b;
    padding: 5px;
    font-size: 16px;
}

#home main {
}

@media only screen and (max-width: 640px) {
    .hw-left {
        width:100%;
        margin-right: 0;
    }

    .haowan .list {
        width: 24.6%;
    }

    .haowan .list {
        border: 1px solid #eeeeee;
        margin: -1px -1px 0 0;
        height: 40px;
        font: 14px/40px Tahoma,'Microsoft Yahei',Simsun;
    }
}

.links-top {
    overflow: hidden;
    margin: auto;
    border-radius: 5px;
    background: #fff;
    box-shadow: 0 3px 6px 2px rgba(0,0,0,.03)
}

.links-top ul li {
    float: left;
    padding: 5px 0;
    width: 10%;
    text-align: center
}

.links-top ul li img {
    margin: 0 auto;
    padding: 2px;
    width: 46px;
    height: 46px;
    border-radius: 10px;
}

@media (max-width: 1200px) {
    .links-element ul li {
        width:20%
    }
}

@media (max-width: 768px) {
    .links-element ul li {
        width:33.3333%
    }

    .links-top ul li {
        width: 20%
    }
}

@media (max-width: 544px) {
    .links {
        padding:0 5px
    }

    .links-element ul li {
        width: 49%
    }

    .links-top ul li {
        width: 25%
    }

    .links-box .panel-heading .btn {
        padding: 0 10px
    }

    .links-element ul {
        overflow: hidden;
        padding: 10px 0 10px 10px
    }

    @media screen and (max-width: 960px) {
        .site {
            width: 25%;
            line-height: 25px;
            font-size: 16px;
            float: left;
            color: #ffffff;
            border-radius: 5px;
            outline: 0;
            position: relative;
            text-align: center;
        }
    }

