/*分页信息*/
.yee-pagebar {
    transition: all .15s ease-in;
    width: auto;
    padding: 30px 20px;
    height: 24px
}

.yee-pagebar .pagebar {
    float: left
}

.yee-pagebar .pagebar .break, .yee-pagebar .pagebar a, .yee-pagebar .pagebar b {
    text-decoration: none;
    font-weight: bold;
    color: #606266;
    display: inline-block;
    height: 22px;
    line-height: 22px;
    float: left;
    margin-right: 3px;
    padding: 2px 7px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: #F4F4F5;
    cursor: pointer
}

.yee-pagebar .pagebar input.page-inp {
    height: 24px;
    line-height: 24px;
    float: left;
    width: 40px;
    text-align: center;
    border-radius: 3px;
    border: 1px solid #e1e1e1;
    margin-right: 3px
}

.yee-pagebar .pagebar .break {
    background: 0 0;
    cursor: default
}

.yee-pagebar .pagebar a:hover {
    box-shadow: 0 0 2px rgba(0, 0, 0, .2)
}

.yee-pagebar .pagebar b {
    background: #31b4e8;
    color: #fff;
}

.yee-pagebar .pagebar-info {
    float: right;
    line-height: 22px;
    color: #666;
}

/*按钮样式*/
.yee-toolbar {
    color: #fff;
}

.yee-toolbar .yee-btn,
.yee-toolbar .yee-btn.red,
.yee-toolbar .yee-btn.white {
    background: #fff;
    opacity: 1;
    color: #31b4e8;
    padding: 5px 15px;
    border-radius: 5px;
    border: none;
}

.yee-toolbar .yee-btn:hover,
.yee-toolbar .yee-btn.red:hover,
.yee-toolbar .yee-btn.white:hover {
    color: #46adfa;
}

.yee-toolbar {
    font-size: 14px;
}

.topbar .yee-list-header .yee-caption a {
    color: #fff;
}

.topbar .yee-list-header .yee-caption a.yee-back {
    background: #fff;
    opacity: 1;
    color: #31b4e8;
    padding: 5px 15px;
    border-radius: 5px;
    border: none;
    float: right;
    height: 22px;
    font-size: 14px;
    margin-top: 20px;
    line-height: 22px;
}

.topbar .yee-list-header .yee-caption a.yee-back:after {
    content: '返回';
    font-weight: normal;
}

.topbar .yee-list-header .yee-caption a.yee-setting {
    display: none;
}

.topbar .yee-list-header .yee-caption .yee-title {
    display: inline-block;
    color: #fff;
}

.yee-toolbar a.refresh-btn {
    color: #fff;
    border: 1px transparent solid;
    line-height: 20px;
    padding: 5px 10px;
    display: inline-block;
    border-radius: 5px;
    font-size: 14px;
    margin-right: 10px;
}

.yee-list-header a.yee-back {
    color: #fff;
}

.yee-toolbar a.refresh-btn:hover {
    background: transparent;
    border: 1px #83adff solid;
}

/*对话框*/
.yee-dialog {
    position: relative;
    padding: 10px;
    background: #fff;
}

.yee-dialog .yee-list-header {
    line-height: 36px;
    padding: 0 0 15px 0px;
    color: #777;
    height: 36px;
}

.yee-dialog .yee-list-header .yee-caption {
    line-height: 26px;
    margin-top: 5px;
    margin-bottom: 5px;
    border-left: 3px #2182dd solid;
    padding-left: 20px;
    font-size: 16px;
    color: #777;
    float: left;
    display: inline;
}

.yee-dialog .yee-list-header .yee-toolbar {
    color: #777;
    float: right;
    display: inline;
}

.yee-dialog .yee-list-header i {
    color: #32a3ff;
}

.yee-dialog .yee-toolbar .yee-btn,
.yee-dialog .yee-toolbar .yee-btn.red,
.yee-dialog .yee-toolbar .yee-btn.white {
    background: #0ca6f5;
    opacity: 1;
    color: #fff;
    padding: 5px 15px;
    border-radius: 5px;
    border: none;
}

.yee-dialog .yee-toolbar .yee-btn i {
    color: #fff;
}

.yee-dialog .yee-toolbar .yee-btn:hover,
.yee-dialog .yee-toolbar .yee-btn.red:hover,
.yee-dialog .yee-toolbar .yee-btn.white:hover {
    color: #fff;
}

.yee-dialog .yee-toolbar a.refresh-btn {
    color: #32a3ff;
    padding-left: 20px;
}

.yee-dialog .yee-toolbar a.refresh-btn:hover {
    background: transparent;
    border: 1px #83adff solid;
}

.yee-dialog .yee-list-search {
    padding: 5px 15px;
    background: #fff;
    color: #606060;
    line-height: 36px;
    border-bottom: none;
    box-sizing: border-box;
    width: 100%;
    display: table;
}

.yee-dialog .yee-list-search .senior-item {
    display: none;
}

.yee-dialog .yee-list-search.senior .senior-item {
    display: block;
    text-align: left;
}

.yee-dialog .yee-list-search .yee-cell {
    display: inline-block;
    overflow: hidden;
    margin-right: 0px;
    vertical-align: middle;
    text-align: left;
    line-height: 36px;
    padding: 5px 8px 5px 0;
}

.yee-dialog .yee-list-search .yee-label {
    display: inline-block;
    margin-right: 10px;
}

/*题目样式*/
.questions-tbody .group:hover {
    background: #f5faff;
}

.ques .answer img.img {
    max-height: 200px;
    max-width: 400px;
    vertical-align: middle;
}

.ques .answer ul {
    align-items: center;
}

.ques .answer ul li {
    margin-right: 10px;
    display: inline-block;
}

.ques .answer ul li span.org {
    white-space: nowrap;
}

.layout-list .questions {
    padding: 20px;
}

.layout-list .course-search {
    padding: 0;
}

.paper-list table.record-table-row tbody td {
    border: none;
}

/*layer*/
body .layui-layer {
    border-radius: 5px;
    overflow: hidden;
}

.layui-layer .layui-layer-title {
    background: #0ca6f5;
    color: #fff;
    background: linear-gradient(to right, #0ca6f5, #8ad2ff);
    border-bottom: none;
}

/*滚动条*/
.scrollbar {
    overflow-y: auto;
}

.scrollbar::-webkit-scrollbar {
    width: 5px;
    height: 5px;
    border-radius: 10px;
}

.scrollbar::-webkit-scrollbar-track {
    background: #f6f6f6;
    border-radius: 2px;
}

.scrollbar::-webkit-scrollbar-thumb {
    background: #c7c7c7;
    border-radius: 2px;
}

.scrollbar::-webkit-scrollbar-thumb:hover {
    background: #a4a4a4;
}

.scrollbar::-webkit-scrollbar-corner {
    background: #f6f6f6;
}

/*编辑器*/
.wrapper .mce-panel {
    border: 0px #eee solid;
}

.wrapper .mce-menubar {
    background: #f7f7f7;
    border: 0px #eee solid;
}

.wrapper .mce-tinymce {
    border-radius: 5px;
    overflow: hidden;
}

/*评价*/
.evaluation {
    width: auto;
    height: auto;
}

.evaluation .item {
    width: auto;
    height: auto;
    padding: 30px 0;
    position: relative;
    border-bottom: 1px solid #e7e7e7;
}

.evaluation .item .portrait {
    width: 62px;
    height: 62px;
    font-size: 0;
    position: absolute;
    left: 0;
    top: 30px;
}

.evaluation .item .portrait img {
    width: 62px;
    height: 62px;
    border-radius: 50%;
}

.evaluation .item .box {
    width: auto;
    height: auto;
    padding-left: 82px;
}

.evaluation .item .name {
    width: auto;
    height: auto;
    font-size: 18px;
    font-weight: bold;
    color: #222222;
}

.evaluation .item .text {
    width: auto;
    height: auto;
    font-size: 14px;
    color: #666666;
    line-height: 24px;
    padding-top: 10px;
}

.evaluation .item .note {
    width: auto;
    height: auto;
    padding-top: 20px;
    overflow: hidden;
}

.evaluation .item .note .date {
    width: auto;
    height: 16px;
    float: left;
    background: url("../images/note-date.png") no-repeat left center / 16px 16px;
    font-size: 14px;
    color: #999999;
    line-height: 16px;
    padding-left: 25px;
}

.evaluation .item .note .star {
    width: auto;
    height: 16px;
    float: right;
    font-size: 0;
}

.evaluation .item .note .star span {
    display: block;
    width: 118px;
    height: 16px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 100%;
}

.evaluation .item .note .star span.s0 {
    background-image: url("../images/restar0.png");
}

.evaluation .item .note .star span.s1 {
    background-image: url("../images/restar1.png");
}

.evaluation .item .note .star span.s2 {
    background-image: url("../images/restar2.png");
}

.evaluation .item .note .star span.s3 {
    background-image: url("../images/restar3.png");
}

.evaluation .item .note .star span.s4 {
    background-image: url("../images/restar4.png");
}

.evaluation .item .note .star span.s5 {
    background-image: url("../images/restar5.png");
}

.evaluation .item .btns {
    position: absolute;
    bottom: 70px;
    right: 0;
}

.home-btn {
    width: auto;
    height: 500px;
    padding: 20px;
}

.home-btn .item {
    width: auto;
    padding-top: 15px;
    border-bottom: 1px #eee dashed;
}

.home-btn .item2 {
    width: auto;
    padding-top: 15px;
}

.home-btn .item2 a.box {
    display: inline-block;
    padding: 10px 20px;
    margin: 10px;
    float: left;
    color: #666;
    border-radius: 5px;
    background: #ebfaff;
    border: 1px #a9e8fe solid;
    font-size: 14px;
    width: 120px;
    text-align: center;
}

.home-btn .item a.box {
    display: inline-block;
    width: 80px;
    height: 70px;
    display: inline-block;
    text-align: center;
    color: #666;
    padding: 10px;
    margin: 10px;
    border-radius: 5px;
}

.home-btn .item a.box:hover, .home-btn .item2 a.box:hover {
    background: #ebfaff;
    color: #3994ef;
}

.home-btn .item2 a.box:hover {
    background: #fff;
    color: #3994ef;
}

.home-btn .item a.box .img {
    width: 32px;
    height: 32px;

    vertical-align: middle;
    margin: 5px auto auto auto;
}

.home-btn .item a.box img {
    width: 32px;
}

.home-btn .item a.box .name {
    line-height: 24px;
    margin-top: 8px;
}
