/*-------------------------------
整个分站样式重置
zlb 2018-05-22
/*-------------------------------*/
* {
    font-family: "Verdana", "微软雅黑", "Hiragino Sans GB", tahoma, arial, simhei;
    /* font-family: PingFang-RegularPingFang-SC-W4, "微软雅黑" ,"Hiragino Sans GB", tahoma, arial, simhei; */
}

body {
    font-size: 14px;
}

html,
body {
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: 100%
}

body,
button,
code,
dd,
dl,
dt,
em,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
iframe,
img,
input,
label,
li,
ol,
p,
pre,
sub,
sup,
td,
th,
ul {
    margin: 0;
    padding: 0;
}

a:link {
    text-decoration: none;
}

a:visited {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

em,
i {
    font-style: normal
}

ol,
ul {
    list-style: none;
}

img {
    -ms-interpolation-mode: bicubic
}

button {
    cursor: pointer
}

input[type=button]::-moz-focus-inner,
input[type=file]>input[type=button]::-moz-focus-inner,
input[type=reset]::-moz-focus-inner,
input[type=submit]::-moz-focus-inner {
    padding: 0;
    border: 0;
}

a,
li,
input,
button,
section,
span,
div {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    tap-highlight-color: rgba(0, 0, 0, 0)
}

[v-cloak] {
    display: none !important;
    /*防止被覆盖*/
}

.row::after,
.row::before {
    content: '';
    display: block;
}

.row::after {
    clear: both;
}

.fl {
    float: left;
    position: relative;
}
.right-imglst .upitem-proc,
.left-imglst .upitem-proc{position: absolute; left: 1px;background-color: rgba(0,0,0,0.4);width: 100%;height: calc(100% - 34px);color: #fff !important;top: 0;}
.right-imglst .upitem-proc::before,
.left-imglst .upitem-proc::before{content: '上传中...'; font-size: 12px;color:#e9e8e8; position: absolute;left:5px;bottom:0;line-height: 24px;}
.right-imglst .upitem-proc span,
.left-imglst .upitem-proc span{position: absolute; right:8px; bottom:0px;line-height: 38px;height: 31px;}
.left-imglst .yg-col-8{position: relative;}
.left-imglst .upitem-proc{width:100px;height: calc(100% - 34px);}
.right-fot-wrap .upitem-proc{height:100%}

.fr {
    float: right
}

.el-form-item.is-success .el-input__inner {
    border-color: #dcdfe6
}

/* .el-table__empty-text{display: none;}   隐藏ele自带暂无数据 */
.el-table th {
    background-color: #fafafa;
}

/*主颜色区---------------*/
.head-bgc {
    background-color: #2c3341
}

/*顶部背景色*/
.content-bgc {
    background-color: rgb(237, 242, 246)
}

/*主区背景色*/
.leftnav-bgc {
    background-color: #313a4a
}

/*左导航背景色*/
.dir-bgc {
    background-color: #43A0C8
}

/*登录界面*/
.el-dialog {
    position: absolute !important;
}

.lg-bgc {}

/*登录背景色*/
.lg-popbgc .el-dialog {
    background-color: #fff
}

/*登录弹窗背景*/
.lg-popbgc .el-dialog__header {
    background-color: #fff;
    border-bottom: none
}

.lg-popbgc .el-dialog__body {
    padding: 0px
}

.lg-popbgc .el-dialog__header {
    height: 10px;
}

.lg-popbgc button,
.lg-popbgc input[type='text'],
.lg-popbgc input[type='password'] {
    height: 40px
}

.lg-popbgc input[type='name'] {
    height: 40px
}

.lg-popbgc input[type='identifyingcode'] {
    height: 40px
}

.lg-popbgc .valid {
    background-color: #fef7e0;
    border: 1px solid #edcf87;
    line-height: 40px;
    padding-left: 20px;
    box-sizing: border-box;
    color: #f86d5a;
    text-align: center;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.lg-popbgc .el-form-item__error {
    visibility: hidden !important;
}
/*ele-弹窗层级*/
/* .el-dialog__wrapper {
    z-index: 39 !important;
}

.el-dialog {
    z-index: 40 !important;
}

.v-modal {
    z-index: 38 !important;
} */

/*文字颜色*/
.white {
    color: #fff
}

.huise {
    color: #a8c6f7
}

/*框架菜单颜色*/
.router-link-active {
    color: #43A0C8 !important
}

#main_content {
    padding: 0px;
    height: calc(100% - 50px);
}

/*-----------------------*/
.content_main {
    background-color: #fff;
    border-radius: 5px;
    padding: 10px;
}

/*对齐图标*/
/* .ico-left {
    background: url(/static/css/img/l.png);
    width: 18px;
    height: 18px;
    display: inline-block;
}

.ico-left:hover,
.ico-left.act {
    background: url(/static/css/img/lv.png);
}

.ico-center {
    background: url(/static/css/img/m.png);
    width: 18px;
    height: 18px;
    display: inline-block;
} */

/* .ico-center:hover,
.ico-center.act {
    background: url(/static/css/img/mv.png);
}

.ico-right {
    background: url(/static/css/img/r.png);
    width: 18px;
    height: 18px;
    display: inline-block;
}

.ico-right:hover,
.ico-right.act {
    background: url(/static/css/img/rv.png);
} */

/*公共头部*/
.layout {
    width: 1180px;
    position: absolute;
    left: 50%;
    margin-left: -590px;
    height: 100%;
}

.layout ul.bar {
    position: absolute;
    left: 206px;
    height: 100%;
    width: 974px;
}

.layout ul.bar li.box {
    float: left;
    color: #cbd0e3;
    margin-top: 11px;
}

.layout ul.bar li.box a {
    color: #cbd0e3 !important;
}

.layout ul.bar li.box:nth-child(4),
.layout ul.bar li.box:nth-child(5),
.layout ul.bar li.box:nth-child(6),
.layout ul.bar li.box:nth-child(7),
.layout ul.bar li.box:nth-child(8) {
    float: right;
    color: #cbd0e3;
    margin-top: 11px;
}

.layout ul.bar li.box:nth-child(5),
.layout ul.bar li.box:nth-child(6),
.layout ul.bar li.box:nth-child(7),
.layout ul.bar li.box:nth-child(8) {
    margin-right: 20px;
}

.layout ul.bar li.box:nth-child(9) {
    width: 1px;
    height: 16px;
    background-color: #cccccc;
    opacity: 0.1;
    margin-right: 10px;
    margin-top: 13px !important
}

.layout ul.bar li.box:nth-child(10) {
    margin-top: 0px !important;
    cursor: pointer;
    background: url(/static/img/doctor/img/fnoup.png) no-repeat 0px 14px;
    width: 12px;
    height: 40px;
}

.actblue {
    background: #47ABD6 !important;
    color: #fff !important;
    border: solid 1px #47ABD6 !important;
}

#teeth .yg-button.primary:focus {
    background: #fff;
    color: #43A0C8;
    border: solid 1px #43A0C8;
}

/* .yg-button.primary:hover{background: #fff; color: #43A0C8;border: solid 1px #43A0C8;} */
#teeth .yg-button.default {
    background: #fff;
    color: #43A0C8;
    border: solid 1px #43A0C8;
}

.layout ul.bar li.box:nth-child(10):active {
    background: url(/static/img/doctor/img/fnouped.png) no-repeat 0px 14px;
}

.layout ul.bar li.box:nth-child(10):hover {
    background: url(/static/img/doctor/img/fnoups.png) no-repeat 0px 14px;
}

.layout ul.bar li.box:nth-child(9),
.layout ul.bar li.box:nth-child(10),
.layout ul.bar li.box:nth-child(11) {
    float: right;
    color: #cbd0e3;
    margin-top: 11px;
    margin-right: 10px;
}

.layout ul.bar li.box:nth-child(5) {}

.layout ul.bar li.box:nth-child(6) {}

.layout ul.bar li.box:nth-child(1) {
    width: 1px;
    height: 16px;
    background-color: #cccccc;
    opacity: 0.1;
    margin-right: 10px;
    margin-top: 13px;
}

.layout ul.bar li.box:nth-child(3) span {
    width: 10px;
    height: 1px;
    background-color: #7b7f8e;
    display: block;
    position: absolute;
}

.layout ul.bar li.box:nth-child(3) {
    width: 10px;
    height: 11px;
    margin-top: 17px;
    margin-left: 8px;
    position: relative;
    cursor: pointer;
}

/* .layout ul.bar li.box:nth-child(3) span:nth-child(1){width: 10px;height: 1px;background-color: #e0e0e0;display: block;} */
.layout ul.bar li.box:nth-child(3) span:nth-child(2) {
    top: 4px;
}

.layout ul.bar li.box:nth-child(3) span:nth-child(3) {
    top: 8px;
}

.factorylistcss {
    width: 150px;
    height: 40px;
    position: absolute;
    right: 335px;
    top: 40px;
}

.checked {
    background-color: rgb(50, 149, 145);
    color: #fff;
}

/* .f_right{float: right !important;} */
/*首页*/
/*新的设计*/
/*垂直居中*/
.v-middle {
    display: -webkit-box;
    display: -moz-box;
    -webkit-box-align: center;
    -moz-box-align: center;
    box-align: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    box-pack: center;
}

.tableseach {
    top: 105px;
    left: 102px;
    max-height: 300px;
    height: auto;
    box-shadow: 0 0 20px #ccc;
    overflow: auto;
}

/*登录界面*/
.navigationcss {
    position: absolute;
    width: 100%;
    z-index: 10;
}

.po_abs0 {
    position: absolute !important;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.width_100 {
    width: 100%;
}

.dis_block {
    display: block;
}

.heigth_40 {
    height: 40px !important;
}

.login .el-form-item--mini.el-form-item.margintop_40 {
    margin-top: 40px;
}



.loginrgt {
    width: 408px;
    height: 360px;
    float: right;
    background-color: #fff;
    box-shadow: 0px 0px 30px #ddd;
}

.login-valid {
    right: 10px;
    top: 12px;
    border-left: 1px solid #ccc;
    padding-left: 15px;
    height: 16px;
    line-height: 16px;
}

.top-errinfo::before {
    content: "\e607";
    font-family: element-icons !important;
    font-size: 15px;
    vertical-align: -1px;
    padding-left: 5px
}

.abs-full {
    position: absolute;
    z-index: 2;
    border: none;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    text-align: center;
}

.shadow1 {
    box-shadow: 0px 0px 34px #ddd;
}

.hoave_blue:hover {
    color: #47A6D0;
}

.hoave_bod:hover {
    color: #000;
}

.indexp .ani {
    transition: all ease-in 0.2s;
    cursor: pointer;
}

/* .indexp .ani:hover{transform:scale(1.01);-webkit-transform:scale(1.01);-moz-transform:scale(1.01); -o-transform:scale(1.01);-ms-transform:scale(1.01);} */
.indexp .ani:hover {
    transform: translate(2px, 2px);
    background: #f8f8f8
}

/*按钮*/
.uploadBtn {
    position: relative;
    display: inline-block;
    background: #FFF;
    border: 1px solid #43A0C8;
    border-radius: 2px;
    font-size: 14px;
    overflow: hidden;
    color: #43A0C8;
    text-decoration: none;
    line-height: 16px;
    height: 30px;
    min-width: 90px;
    text-align: center;
    cursor: pointer;
}


.retrievepasswordcss .loginrgt {
    height: 380px;
}
.codebutrl {
    position: absolute;
    top: 334px;
    left: 300px;
    width: 80px !important;
    height: 28px !important;
    padding: 0;
    font-size: 12px;
}

.codebutrl2 {
    top: 130px
}

.codebutrl2 {
    top: 130px
}

.address .yg-form-item__error {
    top: 30px !important;
}

.backcol_f3 {
    background-color: #f3f3f3;
}
#employeeinfo .router-link-active {
    color: #666 !important;
}
/* .items {
    width: 170px;
    max-height: 240px;
    overflow-y: auto;
    display: none;
    background-color: #fff;
    z-index: 5;
    box-sizing: border-box;
    color: #555;
    font-weight: normal;
    position: absolute;
    box-shadow: 0 1px 8px #d5f5f5;
    left: 0;
    top: 100%;
}

.items>li {
    padding: 10px;
    border-bottom: 1px solid #f0f0f0;
}

.items>li:last-child {
    border-bottom: none;
}

.items>li:hover,
.items>li.active {
    background-color: #43A0C8;
    color: #fff; */
/* } */

/*---------------------------------------
 滚动条样式
 ----------------------------------------*/
dl {
    margin: 0;
    padding: 0;
}

::-webkit-scrollbar {
    /* width: 12px !important;
    height: 12px !important; */
    width: 12px;
    height: 12px;
}

::-webkit-scrollbar-thumb:horizontal:hover {
    background-color: #c5c5c5 !important;
    transition: 0.5s all;
}

::-webkit-scrollbar-thumb:vertical:hover {
    background-color: #c5c5c5 !important;
    transition: 0.5s all;
}

::-webkit-scrollbar-track-piece {
    background-color: #fafafa !important;
    -webkit-border-radius: 0px;
}

::-webkit-scrollbar-thumb:vertical {
    height: 4px;
    background-color: #eee !important;
    -webkit-border-radius: 0px !important;
    opacity: 0.5 !important;
}

::-webkit-scrollbar-thumb:horizontal {
    width: 4px;
    background-color: #eee !important;
    -webkit-border-radius: 0px !important;
    opacity: 0.5 !important;
}

/*选择属性-贴面*/
/* .mainqy{height: 100%;} */
#seleattribute .leftqy {
    width: 360px;
    float: left;
}

#seleattribute .leftqy .repairmode label {
    color: #606266;
    text-align: left;
}

#seleattribute label:after {
    color: #ff6f28;
}

#seleattribute .leftqy .repairmode .yg-form-item__label:after {
    content: '*';
}

/* #seleattribute .leftqy .colorseleact:after {
    content: '*';
} */

/* #seleattribute .leftqy .checkcoloract:after {
    content: '*';
} */

/* #seleattribute .leftqy .checkcolor2act:after{content: '*';} */
/* #seleattribute .leftqy .kousaoact:after{content: '*';} */
/* #seleattribute .leftqy .upimgact:after {
    content: '*';
} */

#seleattribute .rightqy .upimgact:after {
    content: '*';
}

#seleattribute .rightqy {
    width: 380px;
    float: right;
}

#seleattribute .leftqy .colorseleccss label {
    margin-left: 45px;
}

#seleattribute .leftqy .colorseleccss.colorseleccss1 label {
    margin-left: 0px;
}

.Verification2 {
    top: 10px;
    left: 15px;
    position: absolute;
    color: #f56c6c;
    font-size: 12px;
}

#seleattribute .leftqy .Verification3 {
    display: block;
    position: absolute;
    top: 30px;
    z-index: 2;
    color: #f56c6c;
    font-size: 12px;
}

#seleattribute .leftqy .Verification4 {
    display: block;
    position: absolute;
    top: 25px;
    z-index: 2;
    color: #f56c6c;
    font-size: 12px;
}

#seleattribute .leftqy .Verification5,
#seleattribute .leftqy .Verification6 {
    display: block;
    position: absolute;
    top: 30px;
    z-index: 2;
    color: #f56c6c;
    font-size: 12px;
    left: 0px;
}

#seleattribute .leftqy .Verification7,
#seleattribute .leftqy .Verification8 {
    display: block;
    position: absolute;
    top: 35px;
    z-index: 2;
    color: #f56c6c;
    font-size: 12px;
    left: 0px;
}

.border_bottom1 {
    border-bottom: 1px solid #f4f4f4;
}

.Verificationnew {
    position: absolute;
    right: 322px;
    color: #f56c6c;
}

.h-50y {
    height: 50px !important;
}

.back_color_f3 {
    background-color: #f3f3f3;
}

#seleattribute {
    /* position: relative;
    background-color: #fff; */
}

.top .rectangle {
    width: 4px;
    height: 14px;
    background-color: #43a0c8;
    display: inline-block;
    position: absolute;
    top: 13px;
    left: 15px;
}

.top .text {
    position: absolute;
    top: 10px;
    left: 27px;
}

#seleattribute .top {
    position: relative;
    height: 40px;
    border-bottom: 1px solid #f4f4f4;
}

#seleattribute .left {
    width: 271px;
    float: left;
}

#seleattribute .right {
    width: 397px;
    height: 650px;
    float: right;
}

#seleattribute .up .yg-form {
    position: relative;
}

#seleattribute .up .yg-form .yg-form-item {
    position: absolute;
    margin-bottom: 0;
    top: 10px;
}

#seleattribute .up .yg-form .yg-form-item.name input {
    width: 120px !important;
}

#seleattribute .up .yg-form .yg-form-item.name {
    left: 15px;
}

#seleattribute .up .yg-form .yg-form-item.name .yg-form-item__error,
#seleattribute .up .yg-form .yg-form-item.age .yg-form-item__error,
#seleattribute .up .yg-form .yg-form-item.doctorname .yg-form-item__error {
    top: 24px;
}

#seleattribute .up .yg-form .yg-form-item.sex {
    left: 230px;
}

#seleattribute .up .yg-form .yg-form-item.age {
    left: 395px;
}

#seleattribute .up .yg-form .yg-form-item.doctorname {
    left: 600px;
}

#seleattribute .up .yg-form .yg-form-item.sex input {
    width: 70px;
}

#seleattribute .up .yg-form .yg-form-item.is-required .yg-form-item__label {
    color: #606266;
}

#seleattribute .up .yg-form .yg-form-item.age input {
    width: 120px !important;
}

/* #seleattribute .up .yg-form .yg-form-item.doctorname input{width: 90px !important;} */
#seleattribute .left .up span:nth-child(1) {
    display: inline-block;
    height: 50px;
    line-height: 50px;
    text-indent: 15px;
    color: #888;
}

#seleattribute .left .img {
    border-top: 1px solid #f4f4f4;
}

.bigtoothdiv {
    position: absolute;
    left: 23px;
    bottom: 54px;
    height: 453px
}

.bigtooth {
    width: 256px;
}

.uppertooth {
    height: 219px;
    position: absolute;
    width: 256px;
    top: 0;
}

.lowertooth {
    height: 246px;
    position: absolute;
    width: 213px;
    top: 246px;
}

.uppertooth li,
.lowertooth li {
    position: absolute;
}

.smalltooth li i,
.lowertooth li i {
    background: url(/static/img/doctor/img/spot.png);
    display: inline-block;
    width: 10px;
    height: 10px;
    position: absolute;
    background-size: cover;
    z-index: 1;
}

.smalltooth li span,
.lowertooth li span {
    display: inline-block;
    background-size: cover !important;
    position: absolute;
}

/* 上左边 */
.smalltooth li:nth-child(1) {
    top: 157px;
    left: 9px;
}

.smalltooth li:nth-child(1) i {
    top: 18px;
    left: -30px;
}

.smalltooth li:nth-child(1) span {
    top: -8px;
    left: -28px;
    height: 32px;
    width: 6px;
    background: url(/static/img/doctor/img/rod/up1.png);
}

.smalltooth li:nth-child(1) span.solid {
    top: -8px;
    left: -28px;
    height: 32px;
    width: 6px;
    background: url(/static/img/doctor/img/rods/up1.png);
}

.smalltooth li:nth-child(1) img {
    width: 44px;
}

.smalltooth li:nth-child(2) {
    top: 130px;
    left: 5px;

}

.smalltooth li:nth-child(2) i {
    top: 18px;
    left: -24px;
}

.smalltooth li:nth-child(2) span {
    top: -8px;
    left: -21px;
    height: 32px;
    width: 6px;
    background: url(/static/img/doctor/img/rod/up2.png);
}

.smalltooth li:nth-child(2) span.solid {
    top: -8px;
    left: -21px;
    height: 32px;
    width: 6px;
    background: url(/static/img/doctor/img/rods/up2.png);
}

.smalltooth li:nth-child(2) img {
    width: 41px;
}

.smalltooth li:nth-child(3) {
    top: 96px;
    left: 6px;
}

.smalltooth li:nth-child(3) i {
    top: 22px;
    left: -21px;
}

.smalltooth li:nth-child(3) span {
    top: -10px;
    left: -22px;
    height: 32px;
    width: 12px;
    background: url(/static/img/doctor/img/rod/up3.png);
}

.smalltooth li:nth-child(3) span.solid {
    top: -10px;
    left: -22px;
    height: 33px;
    width: 12px;
    background: url(/static/img/doctor/img/rods/up3.png);
}

.smalltooth li:nth-child(3) img {
    width: 43px;
}

.smalltooth li:nth-child(4) {
    top: 68px;
    left: 8px;
}

.smalltooth li:nth-child(4) i {
    top: 9px;
    left: -19px;
}

.smalltooth li:nth-child(4) span {
    top: -14px;
    left: -15px;
    height: 29px;
    width: 16px;
    background: url(/static/img/doctor/img/rod/up4.png);
}

.smalltooth li:nth-child(4) span.solid {
    top: -14px;
    left: -17px;
    height: 29px;
    width: 16px;
    background: url(/static/img/doctor/img/rods/up4.png);
}

.smalltooth li:nth-child(4) img {
    width: 40px;
}

.smalltooth li:nth-child(5) {
    top: 46px;
    left: 23px;

}

.smalltooth li:nth-child(5) i {
    top: 4px;
    left: -21px;
}

.smalltooth li:nth-child(5) span {
    top: -26px;
    left: -18px;
    height: 32px;
    width: 26px;
    background: url(/static/img/doctor/img/rod/up5.png);
}

.smalltooth li:nth-child(5) span.solid {
    top: -26px;
    left: -18px;
    height: 32px;
    width: 26px;
    background: url(/static/img/doctor/img/rods/up5.png);
}

.smalltooth li:nth-child(5) img {
    width: 36px
}

.smalltooth li:nth-child(6) {
    top: 22px;
    left: 37px;
}

.smalltooth li:nth-child(6) i {
    top: -5px;
    left: -14px;
}

.smalltooth li:nth-child(6) span {
    top: -22px;
    left: -17px;
    height: 21px;
    width: 38px;
    background: url(/static/img/doctor/img/rod/up6.png);
}

.smalltooth li:nth-child(6) span.solid {
    top: -22px;
    left: -17px;
    height: 21px;
    width: 38px;
    background: url(/static/img/doctor/img/rods/up6.png);
}

.smalltooth li:nth-child(6) img {
    width: 30px;
}

.smalltooth li:nth-child(7) {
    top: 6px;
    left: 55px;
}

.smalltooth li:nth-child(7) i {
    top: -11px;
    left: -4px;
}

.smalltooth li:nth-child(7) span {
    top: -22px;
    left: 0px;
    height: 15px;
    width: 38px;
    background: url(/static/img/doctor/img/rod/up7.png);
}

.smalltooth li:nth-child(7) span.solid {
    top: -20px;
    left: 0px;
    height: 15px;
    width: 38px;
    background: url(/static/img/doctor/img/rods/up7.png);
}

.smalltooth li:nth-child(7) img {
    width: 31px;
}

.smalltooth li:nth-child(8) {
    top: 0px;
    left: 78px;
}

.smalltooth li:nth-child(8) i {
    top: -16px;
    left: 12px;
}

.smalltooth li:nth-child(8) span {
    top: -14px;
    left: 12px;
    height: 6px;
    width: 46px;
    background: url(/static/img/doctor/img/rod/up8.png);
}

.smalltooth li:nth-child(8) span.solid {
    top: -14px;
    left: 12px;
    height: 6px;
    width: 46px;
    background: url(/static/img/doctor/img/rods/up8.png);
}

.smalltooth li:nth-child(8) img {
    width: 31px;
}

/* 上右边 */
.smalltooth li:nth-child(16) {
    top: 157px;
    left: 167px;
}

.smalltooth li:nth-child(16) i {
    top: 19px;
    left: 58px;
}

.smalltooth li:nth-child(16) img {
    width: 40px;
}

.smalltooth li:nth-child(15) {
    top: 127px;
    left: 168px;
}

.smalltooth li:nth-child(15) i {
    top: 19px;
    left: 58px;
}

.smalltooth li:nth-child(15) span {
    top: 20px;
    left: 60px;
    height: 40px;
    width: 6px;
    background: url(/static/img/doctor/img/rod/up15.png);
}

.smalltooth li:nth-child(15) span.solid {
    top: 20px;
    left: 60px;
    height: 37px;
    width: 6px;
    background: url(/static/img/doctor/img/rods/up15.png);
}

.smalltooth li:nth-child(15) img {
    width: 41px;
}

.smalltooth li:nth-child(14) {
    top: 96px;
    left: 167px
}

.smalltooth li:nth-child(14) i {
    top: 18px;
    left: 58px;
}

.smalltooth li:nth-child(14) span {
    top: 23px;
    left: 60px;
    height: 40px;
    width: 9px;
    background: url(/static/img/doctor/img/rod/up14.png);
}

.smalltooth li:nth-child(14) span.solid {
    top: 17px;
    left: 60px;
    height: 40px;
    width: 9px;
    background: url(/static/img/doctor/img/rods/up14.png);
}

.smalltooth li:nth-child(14) img {
    width: 42px
}

.smalltooth li:nth-child(13) {
    top: 71px;
    left: 166px;
}

.smalltooth li:nth-child(13) i {
    top: 6px;
    left: 52px;
}

.smalltooth li:nth-child(13) span {
    top: 6px;
    left: 51px;
    height: 46px;
    width: 17px;
    background: url(/static/img/doctor/img/rod/up13.png);
}

.smalltooth li:nth-child(13) span.solid {
    top: 6px;
    left: 52px;
    height: 40px;
    width: 17px;
    background: url(/static/img/doctor/img/rods/up13.png);
}

.smalltooth li:nth-child(13) img {
    width: 37px;
}

.smalltooth li:nth-child(12) {
    top: 48px;
    left: 160px;;
}

.smalltooth li:nth-child(12) i {
    top: 1px;
    left: 48px;
}

.smalltooth li:nth-child(12) span {
    top: 7px;
    left: 50px;
    height: 30px;
    width: 17px;
    background: url(/static/img/doctor/img/rod/up12.png);
}

.smalltooth li:nth-child(12) span.solid {
    top: 7px;
    left: 50px;
    height: 30px;
    width: 17px;
    background: url(/static/img/doctor/img/rods/up12.png);
}

.smalltooth li:nth-child(12) img {
    width: 32px;
}

.smalltooth li:nth-child(11) {
    top: 25px;
    left: 151px;
}

.smalltooth li:nth-child(11) i {
    top: -1px;
    left: 38px;
}

.smalltooth li:nth-child(11) span {
    top: 7px;
    left: 42px;
    height: 23px;
    width: 20px;
    background: url(/static/img/doctor/img/rod/up11.png);
}

.smalltooth li:nth-child(11) span.solid {
    top: 7px;
    left: 42px;
    height: 23px;
    width: 20px;
    background: url(/static/img/doctor/img/rods/up11.png);
}

.smalltooth li:nth-child(11) img {
    width: 30px;
}

.smalltooth li:nth-child(10) {
    top: 10px;
    left: 135px;

}

.smalltooth li:nth-child(10) i {
    top: -11px;
    left: 28px;
}

.smalltooth li:nth-child(10) span {
    top: -10px;
    left: 28px;
    height: 28px;
    width: 33px;
    background: url(/static/img/doctor/img/rod/up10.png);
}

.smalltooth li:nth-child(10) span.solid {
    top: -10px;
    left: 28px;
    height: 28px;
    width: 33px;
    background: url(/static/img/doctor/img/rods/up10.png);
}

.smalltooth li:nth-child(10) img {
    width: 25px
}

.smalltooth li:nth-child(9) {
    top: 0px;
    left: 109px;

}

.smalltooth li:nth-child(9) i {
    top: -12px;
    left: 20px;
}

.smalltooth li:nth-child(9) span {
    top: -9px;
    left: 28px;
    height: 16px;
    width: 33px;
    background: url(/static/img/doctor/img/rod/up9.png);
}

.smalltooth li:nth-child(9) span.solid {
    top: -9px;
    left: 28px;
    height: 16px;
    width: 33px;
    background: url(/static/img/doctor/img/rods/up9.png);
}

.smalltooth li:nth-child(9) img {
    width: 30px;
}

/* 下左边 */
.lowersmalltooth li:nth-child(1) {
    top: -33px;
    left: 12px;
}

.lowersmalltooth li:nth-child(1) i {
    top: 23px;
    left: -26px;
}

.lowersmalltooth li:nth-child(1) span {
    top: 33px;
    left: -22px;
    height: 32px;
    width: 5px;
    background: url(/static/img/doctor/img/rod/lower1.png);
}

.lowersmalltooth li:nth-child(1) span.solid {
    top: 33px;
    left: -22px;
    height: 32px;
    width: 5px;
    background: url(/static/img/doctor/img/rods/lower1.png);
}

.lowersmalltooth li:nth-child(1) img {
    width: 39px
}

.lowersmalltooth li:nth-child(2) {
    top: 4px;
    left: 12px;
}

.lowersmalltooth li:nth-child(2) i {
    top: 18px;
    left: -24px;
}

.lowersmalltooth li:nth-child(2) span {
    top: 28px;
    left: -21px;
    height: 41px;
    width: 14px;
    background: url(/static/img/doctor/img/rod/lower2.png);
}

.lowersmalltooth li:nth-child(2) span.solid {
    top: 28px;
    left: -21px;
    height: 41px;
    width: 14px;
    background: url(/static/img/doctor/img/rods/lower2.png);
}

.lowersmalltooth li:nth-child(2) img {
    width: 40px;
}

.lowersmalltooth li:nth-child(3) {
    top: 39px;
    left: 18px;
}

.lowersmalltooth li:nth-child(3) i {
    top: 18px;
    left: -23px;
}

.lowersmalltooth li:nth-child(3) span {
    top: 27px;
    left: -21px;
    height: 42px;
    width: 19px;
    background: url(/static/img/doctor/img/rod/lower3.png);
}

.lowersmalltooth li:nth-child(3) span.solid {
    top: 27px;
    left: -21px;
    height: 42px;
    width: 19px;
    background: url(/static/img/doctor/img/rods/lower3.png);
}

.lowersmalltooth li:nth-child(3) img {
    width: 42px;
}

.lowersmalltooth li:nth-child(4) {
    top: 78px;
    left: 30px;
}

.lowersmalltooth li:nth-child(4) i {
    top: 20px;
    left: -23px;
}

.lowersmalltooth li:nth-child(4) span {
    top: 27px;
    left: -21px;
    height: 28px;
    width: 19px;
    background: url(/static/img/doctor/img/rod/lower4.png);
}

.lowersmalltooth li:nth-child(4) span.solid {
    top: 27px;
    left: -21px;
    height: 28px;
    width: 19px;
    background: url(/static/img/doctor/img/rods/lower4.png);
}

.lowersmalltooth li:nth-child(4) img {
    width: 33px
}

.lowersmalltooth li:nth-child(5) {
    top: 104px;
    left: 38px;
}

.lowersmalltooth li:nth-child(5) i {
    top: 20px;
    left: -20px;
}

.lowersmalltooth li:nth-child(5) span {
    top: 28px;
    left: -17px;
    height: 22px;
    width: 24px;
    background: url(/static/img/doctor/img/rod/lower5.png);
}

.lowersmalltooth li:nth-child(5) span.solid {
    top: 28px;
    left: -17px;
    height: 22px;
    width: 24px;
    background: url(/static/img/doctor/img/rods/lower5.png);
}

.lowersmalltooth li:nth-child(5) img {
    width: 31px
}

.lowersmalltooth li:nth-child(6) {
    top: 127px;
    left: 53px;
}

.lowersmalltooth li:nth-child(6) i {
    top: 21px;
    left: -17px;
}

.lowersmalltooth li:nth-child(6) span {
    top: 28px;
    left: -15px;
    height: 24px;
    width: 36px;
    background: url(/static/img/doctor/img/rod/lower6.png);
}

.lowersmalltooth li:nth-child(6) span.solid {
    top: 28px;
    left: -15px;
    height: 24px;
    width: 36px;
    background: url(/static/img/doctor/img/rods/lower6.png);
}

.lowersmalltooth li:nth-child(6) img {
    width: 27px;
}

.lowersmalltooth li:nth-child(7) {
    top: 139px;
    left: 70px;
}

.lowersmalltooth li:nth-child(7) i {
    top: 31px;
    left: 0px;
}

.lowersmalltooth li:nth-child(7) span {
    top: 35px;
    left: 6px;
    height: 12px;
    width: 22px;
    background: url(/static/img/doctor/img/rod/lower7.png);
}

.lowersmalltooth li:nth-child(7) span.solid {
    top: 35px;
    left: 6px;
    height: 12px;
    width: 22px;
    background: url(/static/img/doctor/img/rods/lower7.png);
}

.lowersmalltooth li:nth-child(7) img {
    width: 24px;
}

.lowersmalltooth li:nth-child(8) {
    top: 141px;
    left: 90px;
}

.lowersmalltooth li:nth-child(8) i {
    top: 34px;
    left: 4px;
}

.lowersmalltooth li:nth-child(8) span {
    top: 37px;
    left: 6px;
    height: 6px;
    width: 31px;
    background: url(/static/img/doctor/img/rod/lower8.png);
}

.lowersmalltooth li:nth-child(8) span.solid {
    top: 37px;
    left: 6px;
    height: 6px;
    width: 31px;
    background: url(/static/img/doctor/img/rods/lower8.png);
}

.lowersmalltooth li:nth-child(8) img {
    width: 20px;
}

/* 下右边 */
.lowersmalltooth li:nth-child(16) {
    top: -37px;
    left: 170px;
}

.lowersmalltooth li:nth-child(16) i {
    top: 12px;
    left: 50px;
}

.lowersmalltooth li:nth-child(16) img {
    width: 39px;
}

.lowersmalltooth li:nth-child(15) {
    top: 3px;
    left: 167px;
}

.lowersmalltooth li:nth-child(15) i {
    top: 25px;
    left: 53px;
}

.lowersmalltooth li:nth-child(15) span {
    top: -25px;
    left: 55px;
    height: 52px;
    width: 7px;
    background: url(/static/img/doctor/img/rod/lower15.png);
}

.lowersmalltooth li:nth-child(15) span.solid {
    top: -25px;
    left: 55px;
    height: 52px;
    width: 7px;
    background: url(/static/img/doctor/img/rods/lower15.png);
}

.lowersmalltooth li:nth-child(15) img {
    width: 41px;
}

.lowersmalltooth li:nth-child(14) {
    top: 41px;
    left: 161px;
}

.lowersmalltooth li:nth-child(14) i {
    top: 30px;
    left: 53px;
}

.lowersmalltooth li:nth-child(14) span {
    top: -10px;
    left: 57px;
    height: 41px;
    width: 10px;
    background: url(/static/img/doctor/img/rod/lower14.png);
}

.lowersmalltooth li:nth-child(14) span.solid {
    top: -10px;
    left: 57px;
    height: 41px;
    width: 10px;
    background: url(/static/img/doctor/img/rods/lower14.png);
}

.lowersmalltooth li:nth-child(14) img {
    width: 41px;
}

.lowersmalltooth li:nth-child(13) {
    top: 79px;
    left: 156px;
}

.lowersmalltooth li:nth-child(13) i {
    top: 23px;
    left: 46px;
}

.lowersmalltooth li:nth-child(13) span {
    top: -9px;
    left: 50px;
    height: 32px;
    width: 15px;
    background: url(/static/img/doctor/img/rod/lower13.png);
}

.lowersmalltooth li:nth-child(13) span.solid {
    top: -9px;
    left: 50px;
    height: 32px;
    width: 15px;
    background: url(/static/img/doctor/img/rods/lower13.png);
}

.lowersmalltooth li:nth-child(13) img {
    width: 34px;
}

.lowersmalltooth li:nth-child(12) {
    top: 103px;
    left: 151px;

}

.lowersmalltooth li:nth-child(12) i {
    top: 26px;
    left: 38px;
}

.lowersmalltooth li:nth-child(12) span {
    top: 1px;
    left: 42px;
    height: 28px;
    width: 19px;
    background: url(/static/img/doctor/img/rod/lower12.png);
}

.lowersmalltooth li:nth-child(12) span.solid {
    top: 1px;
    left: 42px;
    height: 28px;
    width: 19px;
    background: url(/static/img/doctor/img/rods/lower12.png);
}

.lowersmalltooth li:nth-child(12) img {
    width: 30px;
}

.lowersmalltooth li:nth-child(11) {
    top: 125px;
    left: 140px;
}

.lowersmalltooth li:nth-child(11) i {
    top: 27px;
    left: 30px;
}

.lowersmalltooth li:nth-child(11) span {
    top: 8px;
    left: 33px;
    height: 23px;
    width: 25px;
    background: url(/static/img/doctor/img/rod/lower11.png);
}

.lowersmalltooth li:nth-child(11) span.solid {
    top: 8px;
    left: 33px;
    height: 23px;
    width: 25px;
    background: url(/static/img/doctor/img/rods/lower11.png);
}

.lowersmalltooth li:nth-child(11) img {
    width: 25px;
}

.lowersmalltooth li:nth-child(10) {
    top: 136px;
    left: 127px;
}

.lowersmalltooth li:nth-child(10) i {
    top: 33px;
    left: 20px;
}

.lowersmalltooth li:nth-child(10) span {
    top: 22px;
    left: 26px;
    height: 18px;
    width: 25px;
    background: url(/static/img/doctor/img/rod/lower10.png);
}

.lowersmalltooth li:nth-child(10) span.solid {
    top: 22px;
    left: 26px;
    height: 18px;
    width: 25px;
    background: url(/static/img/doctor/img/rods/lower10.png);
}

.lowersmalltooth li:nth-child(10) img {
    width: 25px;
}

.lowersmalltooth li:nth-child(9) {
    top: 142px;
    left: 109px;
}

.lowersmalltooth li:nth-child(9) i {
    top: 34px;
    left: 15px;
}

.lowersmalltooth li:nth-child(9) span {
    top: 31px;
    left: 24px;
    height: 10px;
    width: 25px;
    background: url(/static/img/doctor/img/rod/lower9.png);
}

.lowersmalltooth li:nth-child(9) span.solid {
    top: 31px;
    left: 24px;
    height: 10px;
    width: 25px;
    background: url(/static/img/doctor/img/rods/lower9.png);
}

.lowersmalltooth li:nth-child(9) img {
    width: 21px;
}

#seleattribute .right .up {
    height: 50px;
    line-height: 50px;
}

#seleattribute .right .up span {
    float: left;
    display: block;
    margin-left: 15px;
    color: #ff6f28;
    margin-right: 10px;
}

#seleattribute .right .up .pitem span {
    color: #000
}

#seleattribute .right .up div.prela {
    float: left;
    margin-right: 10px;
}

#seleattribute .right .up div.yg-downlst {
    float: left;
    margin-right: 10px;
}


#seleattribute .yg-downlst .lst-close-btn {
    height: 26px;
}


#seleattribute .floatl_mtop_cor {
    float: left;
    color: #888;
}

#seleattribute .floatr_mtop_cor {
    float: right;
    margin-right: 24px;
}

/* #seleattribute .floatl_mtop_cor:after {
    color: #ff6f28;
} */

#seleattribute .floatr_mtop_cor li {
    height: 24px;
    width: 300px;
    margin-bottom: 10px;
}

#seleattribute .floatr_mtop_cor li span {
    float: left;
    width: 60px;
    height: 24px;
    display: block;
    line-height: 24px;
    margin-right: 15px;
}

#seleattribute .floatr_mtop_cor li.gnawingcss span {
    height: 28px;
    line-height: 26px;
}

#seleattribute .floatr_mtop_cor li div {
    float: left;
    width: 54px;
    height: 24px;
    border: 1px solid #e0e0e0;
    margin-right: 10px;
    line-height: 24px;
    text-align: center;
}

.floatr_mtop_cor {
    margin-top: 10px;
}

.border_bottom1 {
    border-bottom: 1px solid #f3f3f3;
}

.gnawingcss {
    height: 28px !important;
}

.gnawingcss input,
.gnawingcss div {
    border: 0px !important;
    height: 28px !important;
}

.gnawingcss input {
    border-bottom: 1px solid #43a0c8 !important;
    padding: 0;
    padding-left: 10px;
    padding-right: 10px;
}

.gnawingcss input[type='text']:hover {
    background-color: #fff !important
}

.gnawingcss input[type='text']:focus {
    background-color: #fff !important
}

.gnawingcss i {
    margin-top: 4px;
    display: inline-block;
}

.floatr_mtop_cor .checked {
    background-color: #1b8ebf;
    color: #fff;
}

.floatr_mtop_cor .colorseleccss {
    margin-top: 10px;
}

.colorseleccss .yg-radio {
    position: relative;
}

.colorseleccss .yg-radio .yg-radio__input {
    position: absolute;
    top: 35px;
    left: -30px;
}

.colorseleccss .yg-radio .yg-radio__label {
    position: absolute;
    top: 14px;
    left: -52px;
}

.lowermiddle form {
    height: 161px;
    border-bottom: 1px solid #f3f3f3;
}

.lowermiddle textarea {
    width: 280px !important;
    height: 234px !important;
    margin-top: 20px;
    margin-left: 20px;
}

#seleattribute .lowerlower {
    position: absolute;
    bottom: 0px;
    width: 778px;
    height: 40px;
    line-height: 40px;
    text-align: right;
    background: #fff;
}

#seleattribute .lowerlower button {
    margin-right: 10px;
}

#seleattribute .uptext .kousaocss {
    margin-left: 13px;
    margin-top: 10px;
    float: left;
    width: 80px;
    height: 30px;
    border: 1px solid #e0e0e0;
    top: 11px;
    left: 75px;
    line-height: 30px;
    text-align: center;
    color: #333;
    cursor: pointer;
}

#seleattribute .chakancss {
    width: 200px;
    height: 30px;
    top: 11px;
    left: 170px;
    line-height: 30px;
    text-align: left;
    color: #2e5db4;
    cursor: pointer;
}

#seleattribute .uptext .upimgcss {
    margin-left: 13px;
    margin-top: 10px;
    float: left;
    width: 80px;
    height: 30px;
    border: 1px solid #e0e0e0;
    top: 11px;
    left: 75px;
    line-height: 30px;
    text-align: center;
    color: #333;
}

#seleattribute .uptext .schedulecss {
    margin-left: 13px;
    margin-top: 10px;
    float: left;
    top: 18px;
    left: 180px;
    color: #cccccc;
}

#seleattribute #container .schedulecss {
    position: absolute;
    top: 18px;
    left: 180px;
    color: #cccccc;
}

#seleattribute .colorseleccss ul li:nth-child(3) {
    width: 60px !important;
}


/* #patient_row_set_new_employeelist1 td{height: 50px;} */
.curpo {
    cursor: pointer;
}
/* .toubu:hover{
    border: 1px solid #43a0c8;

} */
/* .yg-radio{
    margin-right: 33px;
} */
.yg-radio__label{
    padding:0px;
}

.home_shuffling .yg-carousel__container {
    height: 360px;
}

/* .specificinof .spmain .spmainsim li .tits22{position: absolute;left: 883px;top: 5px;} */
a:-webkit-any-link {

}

.active a:-webkit-any-link {
    color: #43A0C8 !important
}
.rework_details_content textarea {
    padding: 10px;
}

.c-c {
    color: #ccc;
}

.in_b {
    display: inline-block;
}
.border-r {
    border-right: 1px solid #f0f0f0;
}

.border-b {
    border-bottom: 1px solid #f0f0f0;
}

.border-t {
    border-top: 1px solid #f0f0f0;
}

.c-ff6f28 {
    color: #ff6f28;
}

.c-e0 {
    color: #e00000;
}

.w-1140 {
    width: 1140px;
}

.countdown_ico {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url('/static/img/doctor/img/countdown_ico.png') center no-repeat;
    vertical-align: middle;
}

.cur_p {
    cursor: pointer;
}
#seleattribute .coordinate ul li div,
#seleattribute .coordinate1 ul li {
    position: relative;
}

#seleattribute .coordinate ul li i {
    display: inline-block;
    left: 2px;
    top: 28px;
    position: absolute;
    font-size: 12px;
    width: 40px;
    text-align: center;
    /* -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); */
}

#seleattribute .coordinate1 ul li i {
    display: inline-block;
    left: 2px;
    top: 28px;
    position: absolute;
    font-size: 12px;
    width: 40px;
    text-align: center;
}

#seleattribute .coordinate ul .li2 i:nth-child(4) {
    display: inline-block;
    left: 2px;
    top: 7px;
    position: absolute;
    font-size: 12px;
}

#seleattribute .coordinate ul .li2 i:nth-child(5) {
    display: inline-block;
    left: 2px;
    top: 26px;
    position: absolute;
    font-size: 12px;
}

#seleattribute .coordinate ul .li2 i:nth-child(6) {
    display: inline-block;
    left: 2px;
    top: 45px;
    position: absolute;
    font-size: 12px;
}

#seleattribute .coordinate ul .li3 i:nth-child(10),
#seleattribute .coordinate ul .li3 i:nth-child(11),
#seleattribute .coordinate ul .li3 i:nth-child(12),
#seleattribute .coordinate ul .li3 i:nth-child(13),
#seleattribute .coordinate ul .li3 i:nth-child(14),
#seleattribute .coordinate ul .li3 i:nth-child(15),
#seleattribute .coordinate ul .li3 i:nth-child(16),
#seleattribute .coordinate ul .li3 i:nth-child(17),
#seleattribute .coordinate ul .li3 i:nth-child(18) {
    display: inline-block;
    left: -24px;
    top: 7px;
    position: absolute;
    font-size: 12px;
    transform: scale(0.5);
}

#seleattribute .coordinate ul .li3 i:nth-child(11) {
    top: 7px;
    left: 2px;
}

#seleattribute .coordinate ul .li3 i:nth-child(12) {
    top: 7px;
    left: 28px;
}

#seleattribute .coordinate ul .li3 i:nth-child(13) {
    top: 26px;
    left: -24px;
}

#seleattribute .coordinate ul .li3 i:nth-child(14) {
    top: 26px;
    left: 2px;
}

#seleattribute .coordinate ul .li3 i:nth-child(15) {
    top: 26px;
    left: 28px;
}

#seleattribute .coordinate ul .li3 i:nth-child(16) {
    top: 45px;
    left: -24px;
}

#seleattribute .coordinate ul .li3 i:nth-child(17) {
    top: 45px;
    left: 2px;
}

#seleattribute .coordinate ul .li3 i:nth-child(18) {
    top: 45px;
    left: 28px;
}

.imgqycss .kousaocss {
    position: absolute;
    width: 80px;
    height: 30px;
    border: 1px solid #e0e0e0;
    top: 11px;
    left: 75px;
    line-height: 30px;
    text-align: center;
    color: #333;
}

#sendback ul {
    height: 152px !important;
}

/*我的订单*/
div.no-data-tag {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -86px;
    margin-left: -60px;
    width: 134px;
    min-width: 134px !important;
    height: 156px;
    background: var(--no-data-img) no-repeat center center;
    z-index: 1;
}
div.no-data-tag::after{
  content: var(--no-data-text);
  color: #999;
  font-size: 14px;
  position: absolute;
  bottom: 15px;
  white-space: nowrap;
  left: 50%;
  transform: translateX(-50%);
  letter-spacing: 1px;
}
.yg_tablenew>thead>tr>th:first-child,
.yg_tablenew>tfoot>tr>th:first-child,
.yg_tablenew>tbody>tr>td:first-child {
    border-left: solid 1px #f0f0f0 !important;
}
.calc_80 {
    height: calc(100% - 80px);
}

.calc_60 {
    height: calc(100% - 60px);
    background-color: #fff;
    position: relative;
}

#app .layout ul.bar li.personalcenter a:hover {
    color: #43a0c8 !important
}

.ma_l50 {
    margin-left: 50px;
}

.topnotice {
    z-index: 99999;
}

/*正畸样式*/
.orthodontics .yg-tabs__item {
    width: 120px;
    height: 35px;
    line-height: 35px;
    border: none;
    text-align: center;
    margin-left: 3px;
    margin-right: 1px;
    background: #f6f6f6
}

.orthodontics .yg-tabs__item.is-active {
    background: #fff;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border-bottom: solid 1px #fff !important
}

.orthodontics .yg-tabs--card>.yg-tabs__header .yg-tabs__item {
    border: solid 1px #e0e0e0;
}

.orthodontics .yg-tabs--card>.yg-tabs__header .yg-tabs__nav {
    border: none
}

.orthodontics .ort-top {
    height: calc(100% - 200px)
}

.orthodontics .ort-top .yg-tabs__nav-wrap {
    margin-bottom: -1px !important
}

.orthodontics .ort-top .yg-tabls {
    height: 100%;
}

.orthodontics .ort-top .yg-tabls .yg-tab-pane {
    height: 100%;
}

.orthodontics .ort-top .yg-tabls .yg-tabs__header {
    margin-bottom: 0
}

.orthodontics .ort-top .yg-tabls .yg-tabs__content {
    background: #fff;
    height: calc(100% - 35px);
    border: solid 1px #e0e0e0;
    border-top: none;
}

.orthodontics .ort-top .yg-tabs--card>.yg-tabs__header {
    border-bottom: solid 1px #e0e0e0
}

.orthodontics .ort-top .ort-top-tool .ort-top-btn {
    min-width: 50px;
    float: left;
    text-align: center;
    color: #b9b9b9;
    margin-right: 20px;
}

.orthodontics .ort-top .ort-top-tool .ort-top-btn p {
    margin-top: -5px;
}

.orthodontics .ort-right {
    height: calc(100% - 33px);
    border: solid 1px #e0e0e0;
    overflow: hidden;
    border-left: none
}

.orthodontics .ort-right .yg-tabs__item {
    width: 90px;
    text-align: center;
    padding: 0;
    margin-right: 0;
    margin-left: 0;
    height: 39px;
    line-height: 40px;
    border-radius: 0px;
    box-sizing: border-box;
}

.orthodontics .ort-right .yg-tabls .yg-tabs__content {
    border: none !important;
    height: calc(100% - 39px);
}

.orthodontics .ort-right .yg-tabls .yg-tabs__item.is-active {
    border-top: solid 2px #43A0C8;
    height: 41px;
    border-bottom: solid 1px #fff;
    border-left: solid 1px #e0e0e0;
    border-right: solid 1px #e0e0e0;
    z-index: 1;
    position: relative;
}

.orthodontics .ort-right .yg-tabls .yg-tabs__nav {
    width: 100%;
    background: #f3f3f3;
    border-bottom: solid 1px #e0e0e0;
    height: 40px;
}

.orthodontics .ort-right .yg-tabls [role="tab"] {
    border-bottom: solid 1px #e0e0e0
}

.orthodontics .ort-right .yg-tabls [role="tab"]:first-child {
    border-left: none !important
}

.orthodontics .r-table-rline thead tr th:last-child {
    border-right: none !important
}

.orthodontics .r-table-rline tbody tr td:last-child {
    border-right: none !important
}

.orthodontics .fot-table td {
    vertical-align: top;
}

.orthodontics .fot-table .yg-tabs__header {
    margin: 0 0 0 0;
}

.orthodontics .fot-table .yg-tabs__item {
    width: 90px;
    text-align: center;
    padding: 0;
    margin-right: 0;
    margin-left: 0;
    height: 28px;
    line-height: 28px;
    border-radius: 0px;
    box-sizing: border-box
}

.orthodontics .fot-table .yg-tabls .yg-tabs__nav {
    width: 100%;
    background: #f3f3f3;
    border-bottom: solid 1px #e0e0e0;
    height: 29px;
}

.orthodontics .fot-table .yg-tabls .yg-tabs__item.is-active {
    border-top: solid 2px #43A0C8;
    height: 30px;
    border-bottom: solid 1px #fff;
    border-left: solid 1px #e0e0e0;
    border-right: solid 1px #e0e0e0;
    z-index: 1;
    position: relative;
}

.orthodontics .fot-table .text-list {
    margin: 0;
    padding: 0;
    font-size: 12px;
    color: #333;
    padding: 9px;
}

.orthodontics .fot-table .text-list li {
    height: 19px
}

.orthodontics .fot-table .yg-tabls [role="tab"] {
    border-bottom: solid 1px #e0e0e0
}

.orthodontics .fot-table .yg-tabls [role="tab"]:first-child {
    border-left: none !important
}

/*要用到的图标*/
.orthodontics .ico {
    width: 16px;
    height: 16px;
    cursor: pointer;
    z-index: 3;
    transition: all ease-out 0.2s;
}

.orthodontics .ico-copy {
    background: url(/static/img/doctor/img/orthodontilcs/copy.png);
}

.orthodontics .ico-copy:hover {
    background: url(/static/img/doctor/img/orthodontilcs/copy_hover.png);
}

.orthodontics .ico-close {
    border: solid 1px #e0e0e0;
    right: 3px;
    top: 3px;
    cursor: pointer;
    background: #fff;
    border-radius: 3px;
    position: absolute
}

.orthodontics .ico-close i {
    position: absolute;
    left: 1px;
    top: 1px;
}

/*正畸患者信息填写*/
.patientinfo_center {
    margin-top: 60px;
    height: 100%;
    width: 1180px;
    position: relative;
    left: 50%;
    margin-left: -590px;
    border: 1px solid #ccc;
    background-color: #fff;
}

.patientinfo_center .top_title ul {
    width: calc(100% - 260px);
    margin-left: 130px;
}

.patientinfo_center .top_title ul li {
    width: 130px;
    height: 40px;
    line-height: 40px;
}

.arc_t {
    height: 30px;
    line-height: 30px;
    background-color: #fafafa;
    border: solid 1px #f4f4f4;
    border-radius: 3px;
    padding: 0 10px;
    color: #333333;
    font-size: 12px;
    font-weight: bold;
}

.mb10 {
    margin-bottom: 10px;
}

.foot_btn {
    display: flex;
    justify-content: flex-end;
    padding-right: 15px;
    align-items: center;
    position: absolute;
    height: 50px;
    border-top: 1px solid #f0f0f0;
    bottom: 0;
    width: 100%;
    box-sizing: border-box;
    right: 0;
    background: #fff;
}
.foot_btn>button {
    margin: 0 5px;
}
.pr-10 {
    padding-right: 10px;
}

.text-right {
    text-align: right;
}

.scrollBox {
    width: 100%;
    box-sizing: border-box;
}

.upload_arc_box li:nth-child(1) .leftimg  {
    /* margin-right: 10px; */
    background: url(/static/img/doctor/img/orthodontics/dex_05.jpg) left top /100% 100%;
}

.upload_arc_box li:nth-child(2) .leftimg  {
    margin-right: 10px;
    background: url(/static/img/doctor/img/orthodontics/dex_09.jpg) left top /100% 100%;
    border-radius: 3px;
}

.upload_arc_box li:nth-child(3) .leftimg  {
    background: url(/static/img/doctor/img/orthodontics/dex_07.jpg) left top /100% 100%;
    border-radius: 3px;
}

.page3-left-imgbg{background: url(/static/img/doctor/img/orthodontics/leftbig.jpg) left top /100% 100%;border-radius: 3px;}
.page3-right-imgbg{background: url(/static/img/doctor/img/orthodontics/rightbig.jpg) left top /100% 100%;border-radius: 3px;
     /* border: 1px dashed #e5e5e5; */
     background-color: #fcfcfc;}

.face_up {width: 80px;height: 120px;border-radius: 3px;cursor: pointer;position: relative;
    /* border: 1px dashed #e5e5e5; */
    background-color: #fcfcfc;}
/* .face_up:hover {border: solid 2px #43a0c8;} */
.upImgBox {width: 100px;height: 66.6px;;position: relative;cursor: pointer;
    /* border: 1px dashed #e5e5e5; */
    background-color: #fcfcfc;}
.upImgBox .upImg_oper {position: absolute;left: 0;right: 0;height: 30px;line-height: 30px;bottom: 0px;background-color: rgba(0, 0, 0, 0.5);display: none;}
.img_x_all {width: 160px;height: 93px;border-radius: 3px;}
.img_x_head {width: 302px;height: 305px;border-radius: 3px;}
.cur_p {cursor: pointer;}
.bayacom .tooth_bit_ul li{line-height: 26px !important;}
.tooth_bit_ul li {
    width: 24px;
    height: 26px;
    background-color: #f3f3f3;
    border-radius: 2px;
    text-align: center;
    color: #666;
    cursor: pointer;
    font-size:12px;
    /* line-height: 26px; */
}

.tooth_bit_ul li.active,
.tooth_bit_ul_m li.active {
    background-color: #47ABD6;
    color: #fff;
}

.tooth_bit_ul_m li {
    width: 20px;
    height: 20px;
    background-color: #f3f3f3;
    border-radius: 2px;
    color: #555;
    line-height: 20px;
    text-align: center;
    font-size: 12px;
    cursor: pointer;
}

.border_l {
    border-left: 1px solid #f0f0f0;
}

.border_r {
    border-right: 1px solid #f0f0f0;
}

.border_t {
    border-top: 1px solid #f0f0f0;
}

.border_b {
    border-bottom: 1px solid #f0f0f0;
}

ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.mr-5 {
    margin-right: 5px;
}

.inspectb .yg-radio__label input[type='text'] {
    height: 20px;
    width: 40px;
    border: none !important;
    border-bottom: 1px solid #333 !important;
    border-radius: 0 !important;
    box-sizing: border-box;
    padding: 5px 5px 5px 10px;
}

.line_inp {
    width: 29px;
    border: none !important;
    border-bottom: 1px solid #333 !important;
    padding: 0 10px;
    border-radius: 0 !important;
}

.line_inp[disabled] {
    background: #fff !important;
    border-bottom: 1px solid #c0c4cc !important;
}

.foot_btns {
    position: absolute;
    height: 50px;
    line-height: 50px;
    border-top: 1px solid #f0f0f0;
    bottom: 0px;
    width: 100%;
    box-sizing: border-box;
    background: #ffff;
    z-index: 999;
}

.addact {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-10.5px, -11px);

}

.img22 {
    background: url('/static/img/doctor/img/orthodontics/dex_10.jpg?vas=1') left top /100% 100%;
    z-index: 0;
    border-radius: 3px;
}

.img23 {
    background: url('/static/img/doctor/img/orthodontics/dex_11.jpg') left top /100% 100%;
    z-index: 0;
    border-radius: 3px;
}

.img24 {
    background: url('/static/img/doctor/img/orthodontics/dex_12.jpg') left top /100% 100%;
    z-index: 0;
    border-radius: 3px;
}

.img25 {
    background: url('/static/img/doctor/img/orthodontics/dex_14.jpg') left top /100% 100%;
    z-index: 0;
    border-radius: 3px;
}

.img26 {
    background: url('/static/img/doctor/img/orthodontics/dex_21.jpg') left top /100% 100%;
    z-index: 0;
    border-radius: 3px;
}

.backeg {
    background: rgba(240, 240, 240, 1);
    color: hsla(0, 0%, 53%, 1);
    font-size: 14px;
    border: 1px solid rgba(240, 240, 240, 1);
}

.padding41 {
    margin-top: 82px;
    box-shadow: 0px 8px 30px 0px rgba(0, 0, 0, 0.1);
    border-radius: 3px;
}

.mt-42 {
    width: 1180px;
    margin: auto;
    margin-top: 82px;
    box-shadow: 0px 8px 30px 0px rgba(0, 0, 0, 0.1);
}


.checkPlan {
    display: flex;
    background-color: #fff;
}

.left-box {
    width: 180px;
    padding: 12px 0px 12px 13px;
    box-sizing: border-box;
}

.right-box {
    flex: 1;
    display: flex;
    flex-direction: column;
}

.left-ul {
    margin-top: 10px;
    display: flex;
    flex-direction: column;
    overflow: auto;
    max-height: 612px;
}

.left-li {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 10px;
    flex-direction: column;
}

.left-li .img-box {
    width: 146px;
    height: 88px;
    text-align: center;
}

.left-li .img-box>img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
}

.left-li span {
    color: hsla(0, 0%, 53%, 1);
    font-size: 14px;
}

.left-ul .active {
    border: 2px solid #43a0c8;
}

.active span {
    color: #43a0c8;
}

.tight-top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-left: 15px;
    padding-right: 19px;
    box-sizing: border-box;
    height: 50px;
    width: 100%;
    background: rgba(240, 240, 240, 0.3);
}

.tight-top .title {
    color: #333;
    display: flex;
    align-items: center;
}

.tight-top .title .line {
    display: inline-block;
    width: 4px;
    height: 14px;
    background-color: #43a0c8;
    margin-right: 10px;
}

.tight-top .status {
    display: flex;
    align-items: center;
    color: #43a0c8;
}

.tight-top .status>img {
    width: 16px;
    height: 16px;
    margin-right: 8px;
}

.right-bottom {
    width: 100%;
    flex: 1;
    height: 614px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 130px;
    padding-bottom: 198px;
    box-sizing: border-box;
}

.right-bottom>img {
    max-width: 100%;
    max-height: 100%;
}

/*  */
.viewImages {
    background-color: #fff;
}

.main-message-box {
    display: flex;
    position: relative;
}

.left-boxtwo {
    width: 220px;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    margin-top: 20px;
    /* padding-top: 30px; */
    /* align-items: center; */
    /* justify-content: center; */
    background: rgba(249, 249, 249, 1);
    font-size: 14px;
}

.left-boxtwo>img {
    height: 88px;
    width: 88px;
    margin: 24px auto;
    border-radius: 50%;
}

.left-boxtwo .name {
    margin-bottom: 10px;
    text-align: center;
}

.left-boxtwo .message {
    margin-bottom: 20px;
    text-align: center;
}

.left-boxtwo .sub {
    margin-bottom: 10px;
    text-align: left;
    padding-left: 18px;
    width: 100%;
}

.left-boxtwo .group-input {
    padding-left: 15px;
    margin-top: 50px;
}

.left-boxtwo .group-input span {
    display: flex;
    margin-bottom: 10px;
    align-items: center;
    justify-content: center;
    height: 30px;
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(224, 224, 224, 1);
    border-radius: 3px;
    width: 170px;
}

.right-box {
    flex: 1;
    padding-top: 20px;
}

.right-box .time {
    margin-bottom: 20px;
    height: 40px;
    line-height: 40px;
    background: rgba(240, 240, 240, 0.3);
    padding-left: 20px;
}

.uls-one,
.uls-tow {
    display: flex;
    align-items: center;
    min-width: 600px;
}

.uls-tow {
    border: 1px solid #ccc;
    margin-bottom: 10px;
    margin-left: 20px;
    margin-right: 20px;
}

.lis-one,
.lis-tow {
    margin: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    flex-wrap: wrap;
    flex: 1;
}

.lis-one {
    margin-bottom: 0;
}

.lis-one img:hover,
.lis-tow img:hover {
    cursor: pointer;
}

.lis-one>p,
.lis-tow>p {
    margin-top: 10px;
}

.img-hover-box {
    position: relative;
    width: 190px;
    height: 190px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.img-hover-box .imga {
    max-width: 100%;
    max-height: 100%;
}

.hover-img {
    background-color: rgba(55, 55, 55, 0.8);
    height: 100%;
    width: 100%;
    position: absolute;
    z-index: 20;
    top: 0;
}

.span-click {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 50;
    /* display: flex;
    align-items: center;
    justify-content: center; */
    width: 100px;
    text-align: center;
    line-height: 30px;
    height: 30px;
    background: #43A0C8;
    border-radius: 3px;
    color: #fff;
}

.span-click>img {
    width: 20px;
    height: 17px;
    margin-right: 11px;
}

.bgc-box {
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: rgba(55, 55, 55, 0.8);
}

.bgc-box .img-one {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 400px;
    z-index: 10;
}

.bgc-box .error {
    position: absolute;
    right: 20%;
    top: 10%;
    width: 30px;
    cursor: pointer;
}
.yg-diaglog>.digcontent>.btns>.cnbtn {
    background: #fff;
    color: #43A0C8;
    border: solid 1px #43A0C8;
    color: #333;
    cursor: pointer;
}

.addr {
    font-size: 14px;
    color: rgba(136, 136, 136, 1)
}

.contact {
    font-size: 16px;
    font-weight: bold;
    color: rgba(51, 51, 51, 1);

}
  .yg-diaglog>.digcontent>.btns>.cnbtn {
    background: #fff;
    color: #43A0C8;
    border: solid 1px #43A0C8;
    color: #333;
    cursor: pointer;
  }
  .fourplan .li table .yg-radio__label {
    display: none;
}
/*登录界面*/
.lg-bgc{} /*登录背景色*/
.lg-popbgc .el-dialog{background-color: #fff} /*登录弹窗背景*/
.lg-popbgc .el-dialog__header{background-color: #fff;    border-bottom: none}
.lg-popbgc .el-dialog__body{padding:0px}
.lg-popbgc .el-dialog__header{height:10px;}
.lg-popbgc button,
.lg-popbgc input[type='text'],
.lg-popbgc input[type='password']{height:40px !important}
.lg-popbgc input[type='name']{height:40px}
.lg-popbgc input[type='identifyingcode']{height:40px}
.lg-popbgc .valid{background-color: #fef7e0;border: 1px solid #edcf87; line-height: 40px;padding-left: 20px; box-sizing: border-box;color:#f86d5a; text-align: center;white-space: nowrap;text-overflow: ellipsis;    overflow: hidden;}
.lg-popbgc .el-form-item__error{visibility: hidden !important;}
.newbordercor{color: #fff !important;background-color: #43A0C8 !important;border-color: #43A0C8 !important;}
.margintop_40{margin-top: 40px;}
.text-30 input{text-indent: 30px;}
a:visited {
    text-decoration: none;
}
a{
    text-decoration: none;
}
.newlyaddbut{position: absolute;top: 48px;right: 20px;display: block;height: 34px;line-height: 34px;width: 100px;text-align: center;border-radius: 16px;background: linear-gradient(to bottom, #43A0C8, #64caa9);cursor: pointer;}
.oneselfimg .userimg .userimg1{width: 180px;height: 270px;margin-right: 279px;margin-left: 10px;}
.oneselfimg .userimg .userimg2{width: 180px;height: 270px;margin-right: 279px;}
.oneselfimg .userimg .userimg3{width: 180px;height: 270px;margin-right: 10px;}
.oneselfimg .userimg .userimg4{width: 220px;height: 150px;margin-right: 663px;margin-left: 10px;}
.oneselfimg .userimg .userimg5{width: 220px;height: 150px;}
.oneselfimg .userimg .userimg6{width: 220px;height: 150px;margin-left: 10px;}
.oneselfimg .userimg .userimg7{width: 220px;height: 150px;}
.oneselfimg .userimg .userimg8{width: 220px;height: 150px;}
 .oneselfimgx .userimg9{width: 550px;height: 320px;}
 .oneselfimgx .userimg10{width: 320px;height: 320px;}
 .tjlyaddbut{cursor: pointer;height: 30px;width: 100px;background-color: #43A0C8;display: block;
    line-height: 30px;text-align: center;float: right;margin-right: 20px;border-radius: 3px;}
    .v-middle{display:-webkit-box;	display:-moz-box;-webkit-box-align:center;-moz-box-align:center;box-align:center;-webkit-box-pack:center;-moz-box-pack:center;box-pack:center;}
    .login-area {
        width: 1100px;
        height: 388px;
    }
    .loginrgt {
        width: 408px;
        height: 360px;
        float: right;
        background-color: #fff;
        box-shadow: 0px 0px 30px #ddd;
    }
    .p-rel {
        position: relative;
    }
    .p-abs {
        position: absolute;
    }
    .bd-r{border-right: solid 1px;}
    .fc-grand{color: #43A0C8;}
    .lh-30y {
        line-height: 30px !important;
    }
    .m-t46 {
        margin-top: 46px;
    }
    .m-b5 {
        margin-bottom: 5px;
    }
    .yg-button.primary:disabled{color: #999 !important;}
    .yg-radio+.yg-radio {
        margin-left: 0px;
    }
    /* 收索 */
    .yg-search-bar{
        float: right;
        min-width: auto;
        margin-right: 10px;
    }
    /* tab */
    .yg-tabs__item{
        margin-right: 10px;
    }
    .yg-tabs__item.is-active{
        border-bottom: 2px solid #43A0C8;
    }
    .yg-tabs__item:hover {
        /* color: #409EFF; */
        color: #43A0C8;
        cursor: pointer;
    }
    #sendback li{
        padding-left: 5px;
    }
    #sendback li.act {
        background-color: #43A0C8;
        color: #fff;
    }
    /* .yg-diaglog>.digcontent>.btns>input:hover{
        background-color: #ffefe0 !important;
    border: solid 1px #ea8800 !important;
    color: #fff;
    } */
    .infolist_x {
        width: 213px!important;
    }
    .typelist[data-v-d38cb3e2] {
        display: flex;
        justify-content: space-around;
        margin-top: 10px;
    }
    /* .yg-table-list-com .yg-tablelist{
        height: calc(100% - 80px)!important
    } */
    /* .yg-page-bar{
        bottom: 45px;
    } */
    img{border:0}
    .el-date-interval-top>.input-ymd {
        position: absolute;
        top: 2px;
        left: 1px;
        height: 22px;
        background: #ffffff;
        padding-top: 1px;
        box-sizing: border-box;
        padding-left: 8px;
    }
    /*表格样式调整 */
     .yg-table-list-com .yg-tablelist {
        border: none!important;
        }
      .yg-page-bar{
            bottom: 5px;
        }
        /*  */
      .table-fre{
              border-bottom: solid 1px #f0f0f0;
        }

        .act_main::before {content: '*';color: #ff6600;}


        .zxc-design-req .yg-radio-group .yg-radio .yg-radio__input{
            display: none !important;

          }

          .zxc-design-req .yg-radio-group .yg-radio.is-checked{
            background: #43a0c8 !important;
            /* color: #fff !important; */

          }

          .zxc-design-req .yg-radio__input.is-checked+.yg-radio__label {
            color: #fff !important;
          }

.zxc-tr {
    text-align: right;
}

/*display flex兼容布局*/
.zxc-flex{
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.zxc-inline-flex{
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    display: inline-flex;
}

/*伸缩流方向*/
.zxc-flex-direction_column{
    -webkit-box-orient: vertical;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
}
/*主轴对齐*/
.zxc-justify-content_flex-center{
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
}
.zxc-justify-content_flex-end{
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
}
.zxc-justify-content_flex-justify{
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}
/*侧轴对齐*/
.zxc-align-items_flex-start{
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
}
.zxc-align-items_flex-end{
    -webkit-box-align: end;
    -ms-flex-align: end;
    -webkit-align-items: flex-end;
    align-items: flex-end;
}
.zxc-align-items_flex-center{
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.zxc-align-items_flex-baseline{
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    -webkit-align-items: baseline;
    align-items: baseline;
}
/*伸缩性*/
.zxc-flex_auto{
    -webkit-box-flex: 1;
    -ms-flex: auto;
    -webkit-flex: auto;
    flex: auto;
}
.zxc-flex_1{
    width: 0;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    -webkit-flex: 1;
    flex: 1;
}
/*显示顺序*/
.zxc-order_2{
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
}
.zxc-order_3{
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
}

.zxc-input {
    width: 100%;
    height: 28px;
    box-sizing: border-box;
    padding: 5px 5px 5px 10px;
    border: solid 1px #e0e0e0;
    color: #333;
    border-radius: 2px;
    outline: none;
    background-color: #fff;
}

.zxc-input:hover, .zxc-input:focus {
    border: solid 1px #43A0C8 !important;
    /* background-color: #F2FFFE; */
}
