
.item_active {
    color: #54A5F5;
    border-bottom: solid #54A5F5 3px;
}

.hover:hover {
    color: #54A5F5;
    border-bottom: solid #54A5F5 3px;
}

.view-label {
    text-align: right;
    color: #606266;
    font-size: 14px
}

.view-row {
    margin: 15px auto;
}

.top-bar-profile-box1 {
    display: inline-block;
    text-align: right;
    font-size: 14px;
    font-weight: 600;
    width: 100px;
}

.top-bar-profile-box2 {
    display: inline-block;
    min-width: 100px;
    font-size: 12px;
}

.mouse-hand {
    cursor: pointer;
}

.show-more-link {
    width: 100px;
    margin: 5px auto;
    text-align: center;
    color: #54A5F5;
    font-weight: 600;
}

.width100 {
    width: 100%;
}

.hover-fount {
    color: #999;
}

.hover-fount:hover {
    color: #54A5F5;
}

.font-blue {
    color: #54A5F5;
}

.font-view {
    color: #767676;
    font-family: Helvetica Neue, Helvetica, PingFang SC, Hiragino Sans GB, Microsoft YaHei, Arial, sans-serif;
    font-weight: 400;
}

.font-white {
    color: #fff;
}

.font-green {
    color: #67c23a;
}

.font-red {
    color: #f56c6c;
}

.font-500 {
    font-weight: 500;
}

.font-600 {
    font-weight: 600;
}

.font-300 {
    font-weight: 300;
}

.font-400 {
    font-weight: 400;
}

.view-font-color {
    color: #767676;
    font-weight: 400;
}

.table-title-font {
    font-size: 18px;
    font-weight: 600;
    color: #606266;
}

a {
    text-decoration: none;
}

.router-link-active {
    text-decoration: none;
}

.font-title {
    font-size: 16px;
}

.font-link {
    font-size: 14px;
}

.input-title {
    display: inline-block;
    width: 110px;
}

.normal-font {
    font-size: 13px;
    color: #666;
    font-weight: bold;
}

.inline-block {
    display: inline-block;
}

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

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

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

.text-title-normal {
    color: rgb(87, 87, 87);
}

.text-title-normal:hover {
    color: #54A5F5;
}

.right {
    float: right;
}

.left {
    float: left;
}

.margin-center {
    margin: 0 auto;
}

.margin-center2 {
    margin: auto auto;
}

.absolute-center {
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

.absolute-center-top40 {
    margin: auto;
    position: absolute;
    top: 40px;
    left: 0;
    bottom: 0;
    right: 0;
}

.sign {
    width: 100%;
}

.border-normal {
    border: solid 1px #cecece;
}

.border-normal-top {
    border-top: solid 1px #cecece;
}

.border-normal-bottom {
    border-bottom: solid 1px #cecece;
}

.border-normal-left {
    border-left: solid 1px #cecece;
}

.border-normal-right {
    border-right: solid 1px #cecece;
}

.none {
    display: none;
}

.show {
    display: inline;
}

.show-none:hover > .none {
    display: inline-block;
}

.show-none:hover > .show {
    display: none;
}

.bw {
    background-color: #fff;
}

.border-shadow {
    box-shadow: inset 0 -1px 0 0 rgba(100, 121, 143, 0.122);
}

.border-shadow2 {
    -webkit-box-shadow: 0 5px 2px -2px rgba(0, 0, 0, .1);
}

.view-min-height-table {
    min-height: calc(100% - 81px);
}

.view-min-height {
    min-height: calc(100% - 63px);
}

.view-min-height2 {
    min-height: calc(100% - 3px);
}

.frame-height100 {
    height: 100%;
}

.frame-height85 {
    height: 85%;
}

.link-hover {
    color: #337ab7;
}

.link-hover:hover {
    color: #2b5489;
}

.link-hover2 {
    color: #ffffff;
}

.link-hover2:hover {
    color: #2b5489;
}

.link-hover3 {
    color: #ffffff;

}

.link-hover3:hover {
    color: #74ffd3;
    text-decoration: underline;
}

.colon-box {
    float: right;
}

.input-title {
    margin-right: 5px;
}

.place10 {
    display: inline-block;
    width: 10px;
}

.place25 {
    display: inline-block;
    width: 35px;
}

.place103 {
    display: inline-block;
    width: 108px;
}

.place24-h {
    height: 24px;
}

.place120-h {
    display: inline-block;
    height: 120px;
}

.place150-h {
    display: inline-block;
    height: 130px;
}

.place180-h {
    display: inline-block;
    height: 180px;
}

.place11 {
    display: inline-block;
    width: 11px;
}

.place12 {
    display: inline-block;
    width: 12px;
}

.place13 {
    display: inline-block;
    width: 13px;
}

.place14 {
    display: inline-block;
    width: 14px;
}

.under-line {
    text-decoration: underline;
}

.input-title {
    display: inline-block;
    width: 150px;
}

.view-table-tr {
    height: 35px;
}

.footer {
    padding: 0;
    height: 60px;
    line-height: 60px;
    border-top: solid 1px #cecece;
}

.footer p {
    width: 60%;
    color: #58666e;
    margin: 0 auto;
    text-align: center;
    font-size: 14px;
    font-family: 'Rubik', sans-serif;
}

.table-title-font {
    font-size: 18px;
    font-weight: 600;
    color: #606266;
}

.view-table {
    width: 100%;
    padding-left: 15px
}

.view-table-tr :nth-child(1) {
    width: 170px;
}

.view-table-tr :nth-child(2) {
    width: 5px;
}

.view-table-tr :nth-child(3) {
    width: 350px;
}

.view-table-tr :nth-child(4) {
    width: 170px;
}

.view-table-tr :nth-child(5) {
    width: 5px;
}

.view-table-tr :nth-child(6) {
    width: 350px;
}

.register-card-header {
    height: 70px;
    background-color: #ffffff;
    border-bottom: solid 1px #cecece;
    -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.12), 0 0 3px 0 rgba(0, 0, 0, 0.04);
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.12), 0 0 3px 0 rgba(0, 0, 0, 0.04);
}

.scan-table-box {
    width: 100%;
    font-size: 16px;
    margin-top: -30px;
}

.ul-list {
    margin-top: 0;
    list-style: none;
    padding-left: 0;
}

.bg-blue {
    /*background-color: rgba(84, 165, 245, 0.8);*/
    background-image: linear-gradient(90deg, #54A5F5 10%, #268bf0 80%);
}

textarea {
    font-family: none;
}

/*----------------------------*/
.el-select-dropdown__list {
    padding: 6px 0 22px 0;
}

.view-min-height-table2 {
    min-height: calc(100% - 61px);
}

.dialog-box .el-dialog__header {
    padding: 0;
}

.dialog-box2 .el-dialog__body {
    padding: 10px 10px 10px 10px;
}

.input-text-right .el-input__inner {
    text-align: right;
}

/*----------------------------*/
.title-box {
    width: 100%;
    border-bottom: solid 1px #cecece;
    height: 54px;
    /*box-shadow: 0 3px 7px rgba(0, 59, 157, 0.22);*/
}

.pbx-title {
    display: inline-block;
    height: 54px;
    color: #66b1ff;
    padding-left: 30px;
    padding-top: 0;
    float: left;

}

.pbx-connect {
    display: inline-block;
    color: #66b1ff;
    font-size: 14px;
    float: right;
    text-align: right;
    font-weight: 400;
    width: 900px;
    height: 54px;
    line-height: 54px;
}

.bg-white {
    background-color: #ffffff;
}

.flex-box {
    display: flex;
    flex-direction: row;
    width: 100%;
}

.item {
    flex: 1;
}

.item-chd {
    width: 230px;
}

.item-title {
    font-size: 20px;
    margin-bottom: 30px;
}

.item-content {
    font-size: 20px;
    color: #666666;
    margin-bottom: 60px;
}

.banner-box-content {
    width: 80%;
    height: 300px
}
