.clear:after,
.clear:before {
    content: "";
    clear: both;
    overflow: hidden;
    display: table;
}


/*外间距*/

.m0 {
    margin: 0 !important;
}

.m5 {
    margin: 5px !important;
}

.m10 {
    margin: 10px !important;
}

.m15 {
    margin: 15px !important;
}

.m20 {
    margin: 20px !important;
}

.m25 {
    margin: 25px !important;
}

.m30 {
    margin: 30px !important;
}

.m35 {
    margin: 35px !important;
}

.mtb5 {
    margin: 5px 0 !important;
}

.mtb10 {
    margin: 10px 0 !important;
}

.mtb15 {
    margin: 15px 0 !important;
}

.mtb20 {
    margin: 20px 0 !important;
}

.mtb25 {
    margin: 25px 0 !important;
}

.mtb30 {
    margin: 30px 0 !important;
}

.mtb35 {
    margin: 35px 0 !important;
}

.mlr10 {
    margin: 0 10px !important;
}

.mlr15 {
    margin: 0 15px !important;
}

.mlr20 {
    margin: 0 20px !important;
}

.mlr24 {
    margin: 0 24px !important;
}

.mlr25 {
    margin: 0 25px !important;
}

.mlr30 {
    margin: 0 30px !important;
}

.mlr35 {
    margin: 0 35px !important;
}

.mt5 {
    margin-top: 5px !important;
}

.mt10 {
    margin-top: 10px !important;
}

.mt15 {
    margin-top: 15px !important;
}

.mt20 {
    margin-top: 20px !important;
}

.mt25 {
    margin-top: 25px !important;
}

.mt30 {
    margin-top: 30px !important;
}

.mt35 {
    margin-top: 35px !important;
}

.mb0 {
    margin-bottom: 0 !important;
}

.mb5 {
    margin-bottom: 5px !important;
}

.mb10 {
    margin-bottom: 10px !important;
}

.mb15 {
    margin-bottom: 15px !important;
}

.mb20 {
    margin-bottom: 20px !important;
}

.mb25 {
    margin-bottom: 25px !important;
}

.mb30 {
    margin-bottom: 30px !important;
}

.mb35 {
    margin-bottom: 35px !important;
}

.ml5 {
    margin-left: 5px !important;
}

.ml10 {
    margin-left: 10px !important;
}

.ml15 {
    margin-left: 15px !important;
}

.ml20 {
    margin-left: 20px !important;
}

.ml25 {
    margin-left: 25px !important;
}

.ml30 {
    margin-left: 30px !important;
}

.ml35 {
    margin-left: 35px !important;
}

.mr5 {
    margin-right: 5px !important;
}

.mr10 {
    margin-right: 10px !important;
}

.mr15 {
    margin-right: 15px !important;
}

.mr20 {
    margin-right: 20px !important;
}

.mr25 {
    margin-right: 25px !important;
}

.mr30 {
    margin-right: 30px !important;
}

.mr35 {
    margin-right: 35px !important;
}


/*内间距*/

.p5 {
    padding: 5px !important;
}

.p10 {
    padding: 10px !important;
}

.p15 {
    padding: 15px !important;
}

.p25 {
    padding: 25px !important;
}

.p30 {
    padding: 30px !important;
}

.p35 {
    padding: 35px !important;
}

.ptb5 {
    padding: 5px 0 !important;
}

.ptb10 {
    padding: 10px 0 !important;
}

.ptb15 {
    padding: 15px 0 !important;
}

.ptb20 {
    padding: 20px 0 !important;
}

.ptb25 {
    padding: 25px 0 !important;
}

.ptb30 {
    padding: 30px 0 !important;
}

.ptb35 {
    padding: 35px 0 !important;
}

.plr10 {
    padding: 0 10px !important;
}

.plr15 {
    padding: 0 15px !important;
}

.plr20 {
    padding: 0 20px !important;
}

.plr25 {
    padding: 0 25px !important;
}

.plr30 {
    padding: 0 30px !important;
}

.plr35 {
    padding: 0 35px !important;
}

.pt5 {
    padding-top: 5px !important;
}

.pt10 {
    padding-top: 10px !important;
}

.pt15 {
    padding-top: 15px !important;
}

.pt20 {
    padding-top: 20px !important;
}

.pt25 {
    padding-top: 25px !important;
}

.pt30 {
    padding-top: 30px !important;
}

.pt35 {
    padding-top: 35px !important;
}

.pb5 {
    padding-bottom: 5px !important;
}

.pb10 {
    padding-bottom: 10px !important;
}

.pb15 {
    padding-bottom: 15px !important;
}

.pb20 {
    padding-bottom: 20px !important;
}

.pb25 {
    padding-bottom: 25px !important;
}

.pb30 {
    padding-bottom: 30px !important;
}

.pb35 {
    padding-bottom: 35px !important;
}

.pl5 {
    padding-left: 5px !important;
}

.pl10 {
    padding-left: 10px !important;
}

.pl15 {
    padding-left: 15px !important;
}

.pl20 {
    padding-left: 20px !important;
}

.pl25 {
    padding-left: 25px !important;
}

.pl30 {
    padding-left: 30px !important;
}

.pl35 {
    padding-left: 35px !important;
}

.pr5 {
    padding-right: 5px !important;
}

.pr10 {
    padding-right: 10px !important;
}

.pr15 {
    padding-right: 15px !important;
}

.pr20 {
    padding-right: 20px !important;
}

.pr25 {
    padding-right: 25px !important;
}

.pr30 {
    padding-right: 30px !important;
}

.pr35 {
    padding-right: 35px !important;
}


/*字号*/

.font12 {
    font-size: 12px !important;
}

.font14 {
    font-size: 14px !important;
}

.font16 {
    font-size: 16px !important;
}

.font18 {
    font-size: 18px !important;
}

.font20 {
    font-size: 20px !important;
}

.font22 {
    font-size: 22px !important;
}

.font24 {
    font-size: 24px !important;
}

.font26 {
    font-size: 26px !important;
}

.font28 {
    font-size: 28px !important;
}

.font30 {
    font-size: 28px !important;
}

.layui-form-item .layui-inline {
    margin-right: 0;
}

.layui-form-checkbox[lay-skin=primary] span {
    color: #000;
}

.footer {
    line-height: 20px;
    padding: 10px;
    background-color: #eee;
    color: #666;
}

.layui-badge {
    padding: 2px 6px;
    font-size: 16px;
}

.layui-layout-admin .layui-footer {
    color: #666;
}

.layui-nav-img {
    width: 40px;
    height: 40px;
}

.layui-logo-img {
    max-width: 90%;
    max-height: 50px;
}

.layui-logo a {
    color: #fff;
}

.layui-layer-dialog .layui-layer-content {
    font-size: 16px;
    font-size: 16px!important;
}

.gl-xzclass-box {
    width: 96%;
    text-align: center;
    border: 1px solid #e6e6e6;
    min-height: 92px;
    margin-bottom: 8px;
}

.gl-xzclass-box table {
    width: 100%;
    border: none;
    min-height: 114px;
}

.gl-xzclass-box table th,
td {
    border: none;
    padding-top: 8px;
}

.gl-xzclass-box table th {
    font-weight: normal;
}

.gl-xzclass-box table th span {
    cursor: pointer;
    padding: 5px;
}

.gl-tongji-box {
    width: 95%;
    text-align: center;
    margin-bottom: 8px;
}

.gl-tongji-box table {
    width: 100%;
    border: none;
}

.gl-tongji-box table th,
td {
    border: none;
}

.gl-tongji-box table th {
    font-weight: normal;
}

.gl-tongji-box table th span {
    cursor: pointer;
    width: 92%;
    height: 40px;
    line-height: 40px;
}

.course-view-main {
    margin: 20px 0;
    padding: 0 20px;
}

.course-view-title {
    text-align: center;
    margin: 10px 0;
}

.course-view-basic {
    margin: 10px;
    text-align: center;
}

.course-view-basic img {
    max-width: 320px;
    max-height: 220px;
    min-width: 200px;
    min-height: 100px;
}

.course-view-leader {
    text-align: center;
    padding-bottom: 10px;
}

.course-view-leader img {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    border: 1px solid #eee;
}

.course-view-breadcrumb {
    margin-bottom: 20px;
    margin-left: -20px;
    padding: 0 20px;
    padding-bottom: 10px;
    width: 100%;
    border-bottom: 1px solid #f4f4f4;
    overflow: hidden;
}

.course-view-resourbox {
    width: 100%;
}

.course-view-resourline {
    width: 100%;
    cursor: pointer;
    line-height: 34px;
    padding-left: 5px;
    padding-right: 5px;
}

.course-view-resourline:hover {
    background-color: #eee;
}

.course-view-resourtitle {
    margin-bottom: 10px;
    text-align: center;
}

.course-view-left-bar {
    position: fixed;
    left: 20px;
    bottom: 10px;
    z-index: 1002;
}

.course-view-right-bar {
    position: fixed;
    right: 20px;
    bottom: 10px;
    z-index: 1002;
}

.home-main-box {
    width: 99%;
    margin: 0 auto;
    margin-top: 20px;
}

.home-main-gray {
    background-color: #f2f2f2;
}

.home-special-list {
    margin: 0 auto;
    text-align: center;
}

.home-special-one {
    padding: 20px;
    margin-top: 20px;
    vertical-align: bottom;
}

.home-special-one img {
    width: 100%;
    height: 150px;
}

.home-special-one div {
    margin-top: 10px;
}

.home-special-one:hover {
    background-color: #d6eaf8;
}

.home-special-name {
    width: 100%;
    display: block;
    word-break: keep-all;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.home-special-gray {
    background-color: #f2f2f2;
}

.home-special-leader {
    font-size: 14px;
    color: #666;
    clear: both;
}

.home-title-more {
    float: right;
}

.home-course-list {
    margin: 0 auto;
    text-align: center;
}

.home-course-one {
    padding: 20px;
    margin-top: 20px;
    vertical-align: bottom;
}

.home-course-one img {
    width: 100%;
    height: 150px;
}

.home-course-one div {
    margin-top: 10px;
}

.home-course-one:hover {
    background-color: #d6eaf8;
}

.home-course-name {
    width: 100%;
    height: 22px;
    display: block;
    word-break: keep-all;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.home-course-gray {
    background-color: #f2f2f2;
}

.home-course-leader {
    font-size: 14px;
    color: #666;
    clear: both;
}

.home-waitingtips-box {
    display: none;
    text-align: center;
    margin-top: 20px;
}

.home-pagelink-box {
    text-align: center;
    margin-top: 20px;
}

.quest-stem-content img {
    max-width: 100%;
    max-height: 500px;
}

.quest-option-content img {
    max-width: 100%;
    max-height: 500px;
}

.quest-answer-content {
    clear: both;
    display: block;
}

.quest-answer-content img {
    max-width: 100%;
    max-height: 500px;
}

.specialty-descrip {
    padding: 10px 30px;
    line-height: 28px;
}

.specialty-descrip img {
    max-width: 100%;
    max-height: 500px;
    text-align: center;
    display: block;
    margin: 10px auto;
}

.barrage_flying_box {
    position: fixed;
    top: 60px;
    left: 0;
    width: 1000%;
    padding-left: 100%;
}

.barrage_flying_line {
    height: 30px;
    line-height: 30px;
    font-size: 30px;
    margin: 15px 0;
}

.layui-upload-img {
    max-width: 150px;
    max-height: 150px;
}

.article_title {
    margin: 20px auto;
    text-align: center;
}

.article_infos {
    padding-left: 20px;
}

.article_infos p {
    margin: 10px 0;
}

.article_author {
    text-align: center;
    margin-bottom: 10px;
}

.article_content {
    margin: 0 auto;
    min-height: 400px;
}

.article_content img {
    max-width: 100%;
}


/***************新增样式*******************/

.layui-layout-admin .layui-logo {
    left: 0;
    width: 200px;
}

.layui-layout-admin .layui-header {
    background-color: #2c8bff !important;
}

.layui-layout-admin .layui-side,
.layui-nav {
    background-color: #fff;
}

.layui-side .layui-nav,
.layui-side .layui-nav .layui-nav-item a {
    color: #333;
}

.layui-side .layui-nav .layui-nav-item a i {
    color: #666;
}

.layui-layout-body {
    height: 100vh;
    background: #ecf0f5;
}

.layui_content {
    margin: 15px;
    margin-top: 5px;
    margin-bottom: 70px;
    padding: 15px 20px 60px;
    background: #fff;
    border-radius: 5px;
    min-height: calc(100vh - 164px);
}

.layui-nav .layui-nav-item a {
    padding-left: 10px;
}

.layui-nav-tree .layui-nav-item a {
    border-left: 4px solid transparent;
}


.layui-nav-tree .layui-nav-item a .iconfont {
    margin-right: 15px;
}

.layui-nav-tree .layui-nav-item.layui-nav-itemed>a,
.layui-nav-tree .layui-nav-title a,
.layui-nav-tree .layui-nav-title>a:hover,
.layui-nav-tree .layui-nav-item>a:hover {
    color: #2c8bff !important;
    background: #f1f7ff !important;
    border-left: 4px solid #2c8bff;
}

.layui-nav-tree .layui-nav-item.layui-nav-itemed>a i,
.layui-nav-tree .layui-nav-item>a:hover i {
    color: #2c8bff !important;
}

.layui-side .layui-nav-tree .layui-nav-bar {
    background-color: #2c8bff
}

.layui-nav .layui-nav-more {
    /*border: 0;*/
    /*width: 12px;*/
    /*height: 6px;*/
    /*background: url(../images/icon11.png) center no-repeat;*/
}

.layui-side .layui-nav .layui-nav-mored,
.layui-side .layui-nav-itemed>a .layui-nav-more {
    /*background: url(../images/icon11_2.png) center no-repeat;*/
}

.layui-side .layui-nav-itemed>.layui-nav-child {
    background-color: #fff !important;
}

.layui-nav-tree .layui-nav-child dd.layui-this,
.layui-nav-tree .layui-nav-child dd.layui-this a,
.layui-nav-tree .layui-this,
.layui-nav-tree .layui-this>a,
.layui-nav-tree .layui-this>a:hover {
    color: #2c8bff;
    background-color: #f1f7ff;
}
.layui-nav .layui-nav-item .layui-nav-child dd a{
    padding-left: 15px;
}

.layui-layout-admin .layui-footer {
    color: #666;
    background-color: #fff;
}

.scroll_table {
    position: relative;
    padding-bottom: 135px;
    width: 100%;
    overflow-x: auto;
}

.scroll_table table.layui-table {
    white-space: nowrap;
}

.scroll_table::-webkit-scrollbar {
    width: 7px;
    height: 7px;
    background-color: #F5F5F5;
}


/*定义滚动条轨道 内阴影+圆角*/

.scroll_table::-webkit-scrollbar-track {
    box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    border-radius: 10px;
    background-color: #F5F5F5;
}


/*定义滑块 内阴影+圆角*/

.scroll_table::-webkit-scrollbar-thumb {
    border-radius: 10px;
    box-shadow: inset 0 0 6px rgba(0, 0, 0, .1);
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .1);
    background-color: #2c8bff;
}

.layui-table thead tr {
    background-color: #fff;
}

.layui-table th {
    padding: 11px 15px;
    height: 24px;
    font-size: 13px;
    color: #333;
    font-weight: bold;
    background: #f8f8f9;
}

.layui-table td {
    padding: 4px 15px;
    height: 38px;
}

.layui-table tr:last-child td {
    border-bottom: 0 !important;
}

.add-scroll-js {
    position: relative;
    width: 100%;
}

#lk_scrollbar {
    display: none;
    background: #ecedf0;
    position: fixed;
    left: 220px;
    right: 20px;
    bottom: 8%;
    height: 10px;
    border-radius: 20px;
    overflow: hidden;
    z-index: 9999;
}

#lk_handle {
    height: 10px;
    border-radius: 20px;
    background: #5b8dff;
}

.layui-table tr td:last-child,
.layui-table tr th:last-child {
    width: 200px;
    text-align: center;
    white-space: nowrap;
}

.layui-table tfoot tr td {
    text-align: left !important;
}

.layui-table tfoot tr#waitingtipsbox td {
    text-align: center !important;
}

.layui-colla-content .layui-colla-title {
    padding-right: 0;
}

.layui_tabgroup a.active {
    color: #fff;
    background: #2c8bff;
    border-color: #2c8bff;
}

.layui-btngroup {
    float: right;
    margin-bottom: 2px;
}

.darkgreen_btn {
    background-color: #00b8c3;
}

.operation_section {
    position: relative;
    top: 4px;
    display: inline-block;
    font-size: 13px;
    color: #2c8bff;
}

.operation_section span {
    cursor: pointer;
}

.operation_section .operation_items {
    display: none;
    position: absolute;
    top: 105%;
    left: 0;
    margin-left: -50px;
    width: 100px;
    max-height: 150px;
    background: #fff;
    overflow-y: auto;
    box-shadow: 1px 1px 4px rgb(0 0 0 / 8%);
    z-index: 9999;
}

.operation_section .operation_items::-webkit-scrollbar {
    width: 6px;
    height: 6px;
    background-color: #f5f5f5;
}


/*滚动条 阴影~圆角*/

.operation_section .operation_items::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(128, 128, 128, 0.7);
    border-radius: 10px;
    background-color: #f7f7f7;
}


/*滑块 阴影~圆角*/

.operation_section .operation_items::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(128, 128, 128, 0.7);
    background-color: #2c8bff;
}

.operation_section .operation_items a {
    display: block;
    padding: 5px 15px;
    font-size: 13px;
    color: #666;
    line-height: 20px;
    cursor: pointer;
}

.operation_section .operation_items button {
    width: 100%;
    height: 30px;
    font-size: 13px;
    color: #666;
    background: none;
    border: 0;
    cursor: pointer;
}

.operation_section .operation_items a:hover,
.operation_section .operation_items button:hover {
    background-color: #d6eaf8;
}


/* 项目编辑样式 */

.courseeditor_section {
    margin-bottom: 15px;
    margin-top: 20px;
    width: 100%;
}

.courseeditor_section .layui-tab-card {
    margin-top: 0;
    margin-bottom: 30px;
    box-shadow: none;
    border: 0;
}

.courseeditor_section .layui-tab-title {
    border: 0;
    background: none;
}

.courseeditor_section .layui-tab-card>.layui-tab-title .layui-this:after {
    display: none;
}

.courseeditor_section .layui-tab-card>.layui-tab-title li {
    margin-left: 0;
    margin-right: 2px;
    font-size: 16px;
    color: #666;
    background: #eee;
    border-radius: 10px 10px 0px 0px;
}

.courseeditor_section .layui-tab-card>.layui-tab-title li.layui-this {
    color: #fff;
    background: #2C8BFF;
}

.courseeditor_section .layui-tab-content {
    padding-left: 0;
    padding-right: 40px;
    padding-top: 30px;
    border: 1px solid #F0F0F0;
}

.basicfirst {
    margin-right: 50px;
    margin-right: 130px;
}

.courseeditor_section .layui-form-item {
    margin-bottom: 24px;
}

.courseeditor_section .layui-form-label span {
    margin-right: 5px;
    color: #FF0000;
}

.courseeditor_section .layui-input {
    height: 34px;
    font-size: 14px;
    color: #666;
    border-color: #EBECEE;
}

.courseeditor_section .layui-textarea {
    font-size: 14px;
    color: #666;
    border-color: #EBECEE;
    resize: none;
}

.basicfirst .layui-form-label {
    width: 125px;
}

.basicfirst .layui-input-block {
    margin-left: 160px;
    min-height: 34px;
}

.upload_section {
    width: 100%;
    display: table;
}

.upload_section * {
    display: table-cell;
    vertical-align: top;
}

.upload_section .layui-btn {
    width: 100px;
    height: 34px;
    line-height: 34px;
}

#logopreview {
    margin-top: 10px;
}

#logopreview span {
    display: inline-block;
    padding: 2px;
    border: 1px solid #e2e2e2;
}

.courseeditor_section .close img {
    vertical-align: top;
    cursor: pointer;
}

.courseeditor_section .info_text {
    margin-top: 10px;
    font-size: 14px;
    color: #999;
}

.courseeditor_section .layui-form-radio {
    margin-top: 3px;
}

.courseeditor_section .layui-form-item .layui-inline {
    margin-bottom: 0;
}

.layui_input2 {
    display: inline-block;
    margin-right: 5px;
    width: 40px;
}

.input_group {
    display: table;
    width: 100%;
}

.input_group * {
    display: table-cell;
    vertical-align: middle;
}

.input_group input {
    float: left;
}

.input_group2 {
    width: 45%;
}

.input_group .input_group_label {
    padding: 0 10px;
    font-size: 14px;
    color: #999;
    text-align: center;
    background: #eee;
}

.input_group2 .input_group_label {
    width: 30px;
}

.input_group3 .input_group_label {
    width: 72px;
}

.serial_section .layui-form-radio div {
    padding: 0 5px;
    height: 22px;
    font-size: 12px;
    color: #fff;
    line-height: 22px;
    background: #079200;
}

.serial_section .layui-form-radio:last-child div {
    background: #777;
}

.text-center {
    text-align: center;
}

.basictwo .layui-form-label {
    width: 130px;
}

.basictwo .layui-input-block {
    margin-left: 160px;
}

.time_group {
    position: relative;
}

.time_group img {
    position: absolute;
    top: 0;
    right: 10px;
    bottom: 0;
    margin: auto 0;
}

.basictwo .layui-form-item .layui-form-item {
    margin-top: 20px;
    margin-bottom: 20px;
}

.basictwo .layui-form-item .layui-form-item .layui-form-label {
    padding-left: 0;
    padding-right: 0;
    width: 105px;
}

.basictwo .layui-form-item .layui-form-item .layui-input-block {
    margin-left: 115px;
}


/*
.input_group4 {
    width: 53%;
} */

.input_group4 .input_group_label {
    border-right: 1px solid #EBECEE;
}

.basicthree {
    margin: 0 35px;
    margin-left: 0;
}

.basicfour {
    width: 65%;
}

.input_group5 .input_group_label {
    width: 40px;
}

.basicfive {
    width: 90%;
}

.layui-input-block2 {
    width: 70%;
}

.layui-form-item2 {
    width: 78%;
}

.poster_section {
    padding: 10px;
    height: 428px;
    border: 1px solid #EBECEE;
}

.posterupload_section {
    padding: 20px 0;
    padding-right: 30px;
    border: 1px solid #EBECEE;
}

.layui-form-item2 .layui-input-inline:last-child {
    margin-right: 0;
}

.basicfive .layui-btn,
.basicsix .layui-btn {
    height: 34px;
    font-size: 16px;
    line-height: 34px;
}

.posterupload_section .layui-form-item:last-child {
    margin-bottom: 0;
}

.basicsix {
    width: 90%;
}

.registration_btn {
    margin-top: 12px;
}

.input_group6 {
    width: 45%;
}

.input_group6 .input_group_label {
    width: 20px;
}

.achievement_item {
    padding-bottom: 11px;
}

.achievement_item:first-child {
    padding-top: 0;
}

.achievement_itemtitle {
    margin-bottom: 20px;
    width: 100%;
    border-bottom: 1px solid #E6E6E6;
    overflow: hidden;
}

.achievement_itemtitle h6 {
    float: left;
    padding: 0 10px;
    padding-bottom: 10px;
    font-size: 16px;
    color: #333;
    border-bottom: 2px solid #2C8BFF;
}

.achievement_item .achievement_itemcontent {
    margin-left: 65px;
    overflow: hidden;
}

.basicseven .layui-form-label {
    padding-left: 0;
    padding-right: 0;
    width: 100px;
}

.courseeditor_section .layui-form-mid {
    padding: 7px 0 !important;
    min-width: 15px;
}

.courseeditor_section .basicseven .layui-form-item .layui-inline .layui-form-label {
    width: auto;
}

.courseeditor_section .basicseven .layui-form-item .layui-inline:first-child .layui-form-label {
    width: 100px;
}

.courseeditor_section .basicseven .layui-form-item .layui-inline .layui-input-block {
    margin-left: 45px;
}

.courseeditor_section .basicseven .layui-form-item .layui-inline:first-child .layui-input-block {
    margin-left: 110px;
}

.courseeditor_section .basicseven .layui-form-item .layui-inline .layui-input-inline {
    width: 150px;
}

.courseeditor_section .basicseven .layui-form-item .layui-inline:last-child .layui-input-inline {
    width: 500px;
}

@media screen and (min-width:0px) and (max-width:1400px) {
    .achievement_item .achievement_itemcontent {
        margin-left: 50px;
    }
    .courseeditor_section .basicseven .layui-form-item .layui-inline .layui-input-inline,
    .courseeditor_section .basicseven .layui-form-item .layui-inline:last-child .layui-input-inline {
        width: 167px;
    }
}

.layui-table {
    margin-top: 0;
}

.breadnav {
    padding-bottom: 15px;
    border-bottom: 1px solid #dcdcdc;
}

.tips1,
.tips2 {
    cursor: pointer;
}

.btn-text,
.btn-text:hover {
    color: #2c8bff;
    cursor: pointer;
    text-decoration: none;
}

.btn-text.layui-btn-disabled {
    color: #e6e6e6;
    border: 0;
    background: none;
    cursor: not-allowed !important;
}


/* 订单列表 */

.btn_group {
    float: left;
    overflow: hidden;
}

.btn_group a {
    display: inline-block;
    padding: 0 10px;
    height: 33px;
    font-size: 14px;
    color: #666;
    text-align: center;
    line-height: 33px;
    border-radius: 3px;
}

.btn_group a.active,
.btn_group a:hover {
    color: #fff;
    background: #2C8BFF;
}

.datewrap {
    display: inline-block;
    margin-left: 5px;
}

.datewrap>.dateinner {
    display: none;
}

.input-group {
    display: inline-table;
    vertical-align: middle;
}

.input-daterange {
    width: 100%;
}

.input-daterange input {
    display: table-cell;
    vertical-align: middle;
    padding-left: 10px;
    height: 31px;
    font-size: 14px;
    color: #666;
    border: 1px solid #dcdcdc;
    border-radius: 3px;
}

.input-group-addon {
    display: table-cell;
    vertical-align: middle;
    margin-left: -5px;
    margin-right: -5px;
    padding: 0 5px;
    width: auto;
    height: 31px;
    min-width: 16px;
    font-size: 13px;
    line-height: 31px;
    text-align: center;
    color: #555;
    border: 1px solid #e1e5ea;
    border-left: 0;
    border-right: 0;
}

.layuitable_box {
    padding: 20px 30px 0 16px;
    background: #fff;
}

.layuitable_btngroup {
    float: right;
    margin-bottom: 10px;
}

#logopreview img {
    max-width: 150px;
    max-height: 150px;
}

.layui-fluid.modification_form {
    padding-right: 20px;
    margin-top: 10px;
}

.modification_row {
    margin: 0 -10px;
}

.modification_row .form-group {
    float: left;
    width: 50%;
    padding: 0 10px;
    box-sizing: border-box;
}

.modification_row .form-group .layui-form-item {
    margin-bottom: 5px;
}

.modification_row .form-group .layui-form-label {
    float: none;
    padding: 9px 0;
    display: block;
    width: 100%;
    text-align: left;
}

.modification_row .form-group .layui-input-block {
    margin-left: 0;
}

.broadcastfirst {
    width: 50%;
}

.broadcastfirst .layui-btn,
.broadcasttwo .layui-btn {
    height: 34px;
    font-size: 14px;
    line-height: 34px;
}

.broadcasttwo {
    width: 80%;
}

.disable {
    opacity: .5;
}

.disable input:disabled {
    background: #F4F6F9;
}

.uploadvideo_table {
    margin-bottom: 24px;
    margin-left: 160px;
    width: 100%;
}

.uploadvideo_table table {
    width: 100%;
    border: 1px solid #F4F6F9;
}

.uploadvideo_table table thead th {
    padding: 10px 70px;
    padding-right: 0;
    font-size: 14px;
    color: #333;
    background: #F4F6F9;
}

.uploadvideo_table table thead tr th:last-child {
    width: 100px;
}

.uploadvideo_table table tbody td {
    padding: 10px 70px;
    padding-right: 0;
    font-size: 14px;
    color: #333;
}


/* .layui-textarea {
    padding: 6px 0;
} */

.courseeditor_section .broadcastfore .layui-textarea {
    padding: 10px;
    font-size: 14px;
    color: #666;
}

.helpinformation_text {
    width: 100%;
    overflow: hidden;
}

.helpinformation_text,
.helpinformation_text p {
    font-size: 14px;
    color: #333;
    line-height: 34px;
}

.city_row {
    margin: 0 -10px;
}

.city_row * {
    box-sizing: border-box;
}

.city-col-4 {
    float: left;
    padding: 0 10px;
    width: 33.33%;
}

.city_row select {
    padding-left: 10px;
    width: 100%;
    height: 38px;
    border: 1px solid #e6e6e6;
}

.city_row select:hover {
    border-color: #d2d2d2;
}


/* 考试编辑 */

.process_list {
    margin-top: 30px;
    margin-bottom: 25px;
}

.process_list li {
    position: relative;
    float: left;
    width: 33.33%;
    text-align: center;
}

.process_list li a {
    position: relative;
    display: inline-block;
    padding: 0 10px;
    font-size: 16px;
    color: #999;
    font-weight: bold;
    background: #fff;
    z-index: 99;
}

.process_list li span {
    display: inline-block;
    margin-right: 10px;
    width: 27px;
    height: 27px;
    font-size: 16px;
    color: #ccc;
    font-weight: normal;
    text-align: center;
    line-height: 27px;
    background: #FFFFFF;
    border: 1px solid #D9D9D9;
    border-radius: 50%;
}

.process_list li::after,
.process_list li::before {
    content: "";
    display: block;
    position: absolute;
    top: 13px;
    width: 50%;
    border-bottom: 1px solid #E8EAEC;
}

.process_list li::before {
    left: 0;
}

.process_list li::after {
    right: 0;
}

.process_list li:first-child::before {
    display: none;
}

.process_list li:last-child::after {
    display: none;
}

.process_list li.layui-this a {
    color: #2D97FC;
}

.process_list li.layui-this a span {
    color: #fff;
    border-color: #2D97FC;
    background: #2D97FC;
}

.examsection_title {
    padding-left: 15px;
    font-size: 16px;
    color: #333;
    font-weight: bold;
    background: url(../images/titbg.jpg) left center no-repeat;
}

#coursenamebox {
    margin-bottom: 0;
}

.curriculum_name {
    display: inline-block;
    margin-left: 20px;
    font-size: 14px;
    color: #666;
    line-height: 30px;
}

.selectedcourses_table {
    width: 100%;
}

.selectedcourses_table table {
    width: 100%;
    border: 1px solid #EBECEE;
}

.selectedcourses_table table th {
    padding: 10px;
    padding-left: 30px;
    font-size: 16px;
    color: #333;
    font-weight: normal;
    background: #F8F8F9;
}

.selectedcourses_table table th img {
    margin-left: 3px;
    vertical-align: middle;
}

.selectedcourses_table table td {
    padding: 10px;
    padding-left: 30px;
    font-size: 16px;
    color: #333;
}

.selectedcourses_table table td .layui-input {
    width: 140px;
}

.topic_group {
    margin: 10px 0;
}

.topic_group .topic_tit {
    margin-bottom: 5px;
    padding-left: 20px;
    font-size: 14px;
    background: url(../images/icon21.png) left center no-repeat;
}

.topic_group.active .topic_tit {
    background: url(../images/icon21_2.png) left center no-repeat;
}

.topic_group .item_tit {
    font-size: 14px;
    color: #666;
    line-height: 24px;
    font-weight: bold;
}

.topic_group .item_cont {
    display: none;
    margin-top: 5px;
}

.topic_group .item_cont ul li {
    font-size: 14px;
    color: #515A6E;
    line-height: 30px;
}

.topic_group .item_cont ul li p {
    display: inline;
}

.topic_group .item_cont .answer_text {
    margin-top: 5px;
}

.topic_group .item_cont .answer_text,
.topic_group .item_cont .answer_text p {
    font-size: 14px;
    color: #515A6E;
}

.course_tree_first a {
    margin-right: 10px;
}

.questions_section {
    position: relative;
    padding-top: 15px;
    width: 100%;
}

.questions_section .questions_title h6 {
    font-size: 18px;
    color: #333;
    font-weight: bold;
    text-align: center;
}

.questions_section .questions_title p {
    margin-top: 20px;
    font-size: 14px;
    color: #999;
    text-align: center;
}

.questions_section .questions_title p label {
    margin: 0 15px;
}

.questions_section .questions_title p span {
    color: #333;
}

.questions_section .questions_title .showdown_section {
    position: absolute;
    top: 0;
    right: 10%;
    font-size: 16px;
    color: #2D97FC;
}

.showdown_section .layui-form-switch {
    margin-top: 0;
    margin-right: 10px;
}

.showdown_section .layui-form-onswitch {
    border-color: #2D97FC;
    background-color: #2D97FC;
}

.questions_section .questions_title .showdown_section .showanswer {
    margin-bottom: 10px;
    line-height: 24px;
}

.questions_section .questions_title .showdown_section .questiondown .img_box {
    float: left;
    margin-right: 10px;
    width: 47px;
    text-align: center;
}

.questions_section .questions_title .showdown_section .questiondown .img_box img {
    vertical-align: middle;
}

.testpaper_section {
    margin: 0 50px;
    margin-top: 35px;
}

.testpaper_section .testpaper_items {
    margin-bottom: 20px;
}

.testpaper_section .testpaper_items .item_title {
    font-size: 16px;
    color: #333;
    font-weight: bold;
    line-height: 30px;
}

.testpaper_section .testpaper_items .item_info {
    margin: 5px 0;
    font-size: 16px;
    color: #999;
}

.testpaper_section .testpaper_items li {
    font-size: 16px;
    color: #666;
    line-height: 30px;
}

.testpaper_section .testpaper_items .testanswer_section {
    display: none;
    margin-top: 10px;
    padding: 20px 30px;
    background: #f6f6f6;
    border-radius: 5px;
    overflow: hidden;
}

.testpaper_section .testpaper_items .testanswer_section .item_cont {
    width: 100%;
}

.testpaper_section .testpaper_items .testanswer_section .item_cont label {
    display: block;
    float: left;
    width: 80px;
    font-size: 16px;
    color: #999;
    line-height: 30px;
}

.testpaper_section .testpaper_items .testanswer_section .item_cont .item_text {
    margin-left: 85px;
    font-size: 16px;
    color: #666;
    line-height: 30px;
}

.testpaper_section .testpaper_items .testanswer_section .item_cont .item_text .num {
    color: #33CC6D;
}


/* 表格最后一列浮动 */

.tablefixed_right {
    position: absolute;
    right: 0;
    top: 0;
    width: 132px;
    background: #fff;
    z-index: 99999;
}

.layui-btn-group .btn-text {
    position: relative;
    top: 4px;
    font-size: 13px;
    cursor: pointer;
}

.layui-btn-group button.btn-text {
    background: none;
    border: 0;
}

.layui-btn-group .btn-text::after {
    content: "";
    position: relative;
    top: -4px;
    display: inline-block;
    margin: 0 5px;
    width: 7px;
    border: 1px solid #C1C8CC;
}

.layui-btn-group .btn-text:last-child:after {
    display: none;
}

.studentry_name {
    margin: 17px 0;
    font-size: 16px;
    color: #333;
    font-weight: bold;
}

.examination_section {
    padding: 25px 20px;
    border: 1px solid #e6e6e6;
    overflow: hidden;
}

.examination_section .item_title {
    font-size: 16px;
    color: #333;
    font-weight: bold;
}

.examination_section .item_info {
    margin-top: 25px;
    width: 100%;
    overflow: hidden;
}

.examination_section .item_info li {
    float: left;
    margin-right: 50px;
    font-size: 16px;
    color: #333;
}

.examination_section .item_info li:last-child {
    margin-right: 0;
}

.examination_section .item_info li span {
    color: #666;
}

.studentinformation_section {
    padding: 30px 17px;
    background: #FAFAFA;
    border: 1px solid #E6E6E6;
    overflow: hidden;
}

.studentinformation_section .img_box {
    float: left;
    display: flex;
    align-items: center;
    width: 64px;
    height: 64px;
    border-radius: 50%;
    overflow: hidden;
}

.studentinformation_section .img_box img {
    width: 100%;
    max-height: 64px;
}

.studentinformation_section .item_cont {
    margin-left: 84px;
}

.studentinformation_section .item_cont ul,
.studentinformation_section .item_cont ul li {
    width: 100%;
    overflow: hidden;
}

.studentinformation_section .item_cont ul li {
    margin-bottom: 20px;
}

.studentinformation_section .item_cont ul li:last-child {
    margin-bottom: 0;
}

.studentinformation_section .item_cont ul li .text_group {
    float: left;
    width: 20%;
    font-size: 16px;
    color: #666;
}

.studentinformation_section .item_cont ul li .text_group label {
    color: #333;
}

.welcome_index {
    display: table;
    margin-bottom: 15px;
    width: 100%;
    height: 80px;
    text-align: center;
    background: url("../images/bg1.png") no-repeat;
    background-size: cover;
}

.welcome_index .welcome_title {
    display: table-cell;
    vertical-align: middle;
}

.welcome_index .welcome_title * {
    display: inline-block;
}

.welcome_index .welcome_title i {
    position: relative;
    top: -4px;
    width: 30px;
    height: 1px;
    background: #fff;
}

.welcome_index .welcome_title h6 {
    margin: 0 10px;
    font-size: 18px;
    color: #fff;
    font-weight: bold;
}

.welcome_indexitem {
    margin-bottom: 15px;
    padding: 0 30px;
    background: #fff;
    border-radius: 5px;
}

.welcome_indexitemtitle {
    padding: 14px 0;
    border-bottom: 1px solid #EEF1F6;
    overflow: hidden;
}

.welcome_indexitemtitle h6 {
    float: left;
    font-size: 16px;
    color: #333;
    font-weight: normal;
}

.welcome_indexitem .index_info {
    margin-top: 20px;
    width: 100%;
    overflow: hidden;
}

.welcome_indexitem .index_info .index_infoleft {
    float: left;
}

.welcome_indexitem .index_info .index_infoleft .items {
    float: left;
    padding: 0 20px;
    height: 30px;
    font-size: 14px;
    color: #333;
    line-height: 30px;
    border-right: 1px solid #E2E2E2;
}

.welcome_indexitem .index_info .index_infoleft .items:first-child {
    padding-left: 0;
}

.welcome_indexitem .index_info .index_infoleft .items:last-child {
    border-right: 0;
}

.welcome_indexitem .index_info .index_infoleft .items span {
    color: #2C8BFF;
}

.welcome_indexitem .index_info .index_infoleft .items i {
    margin: 0 5px;
    font-size: 28px;
    font-style: normal;
}

.welcome_indexitem .index_info .index_inforight {
    float: right;
}

.welcome_indexitem .index_info .index_inforight a {
    display: block;
    float: left;
    margin-left: 10px;
    width: 61px;
    height: 31px;
    box-sizing: border-box;
    font-size: 14px;
    color: #666;
    text-align: center;
    line-height: 30px;
    background: #fff;
    border: 1px solid transparent;
}

.welcome_indexitem .index_info .index_inforight a:hover,
.welcome_indexitem .index_info .index_inforight a.active {
    color: #2C8BFF;
    border-color: #2C8BFF;
}

.demand_table {
    margin-top: 35px;
}

.demand_table .layui-tab-title {
    height: 22px;
    border-bottom: 0;
}

.demand_table .layui-tab-title li {
    padding: 0 10px;
    font-size: 14px;
    color: #333;
    line-height: 20px;
    border-right: 1px solid #e2e2e2;
}

.demand_table .layui-tab-title li:first-child {
    padding-left: 0;
}

.demand_table .layui-tab-title li:last-child {
    border-right: 0;
}

.demand_table .layui-tab-title .layui-this:after {
    display: none;
    height: 20px;
    border: 0;
}

.demand_table .layui-tab-title .layui-this {
    color: #2C8BFF;
}
.tabletext_title{
    width: 400px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.bordergreen{
    border: 1px solid #5FB878;
}
.layui_content2{
    margin: 15px;
    margin-top: 5px;
    overflow: hidden;
}
.admin_page *{
    box-sizing: border-box;
}
.left{
    float: left !important;
}
.right{
    float: right !important;
}
.admin_panel{
    float: left;
    margin-bottom: 20px;
    padding: 20px;
    background: #fff;
    border-radius: 5px;
}
.col-59{
    width: 59%;
}
.col-40{
    width: calc(41% - 20px);
}
.panel_title {
    padding-left: 15px;
    font-size: 16px;
    color: #333;
    background: url(../images/titlebg.jpg) left center no-repeat;
}

.overview_list{
    margin: 0 -10px;
    margin-bottom: -15px;
    margin-top: 20px;
    overflow: hidden;
}
.overview_list li{
    float: left;
    padding: 0 10px;
    margin-bottom: 15px;
    width: 33.33%;
}
.overview_list li .item_box{
    padding: 20px;
    height: 100px;
    background: #E4F0FC;
    border-radius: 5px;
    overflow: hidden;
}
.overview_list li:nth-child(2) .item_box{
    background: #E0F7ED;
}
.overview_list li:nth-child(3) .item_box{
    background: #FFF2E2;
}
.overview_list li:nth-child(4) .item_box{
    background: #FFEAE9;
}
.overview_list li:nth-child(5) .item_box{
    background: #E4F0FC;
}
.overview_list li:nth-child(6) .item_box{
    background: #E0F7ED;
}
.overview_list li .item_box .item_left{
    float: left;
}
.overview_list li .item_box .item_left h6{
    font-size: 26px;
    color: #333;
    font-weight: normal;
}
.overview_list li .item_box .item_left h6 span{
    margin-left: 4px;
    font-size: 12px;
}
.overview_list li .item_box .item_left p{
    margin-top: 10px;
    font-size: 14px;
    color: #333;
}
.overview_list li .item_box .item_right{
    float: right;
    margin-top: 10px;
}
.overview_list li .item_box .item_right img{
    height: 45px;
}
.operate_list{
    margin-top: 25px;
    margin-bottom: -20px;
    width: 100%;
    overflow: hidden;
}
.operate_list li{
    float: left;
    margin-bottom: 20px;
    width: 20%;
    text-align: center;
}
.operate_list li img{
    max-width: 100%;
}
.operate_list li p{
    margin-top: 10px;
    font-size: 14px;
    color: #333;
}
.situation_section{
    position: relative;
    margin-top: 20px;
    width: 100%;
}
.situation_section .time_tab{
    position: absolute;
    top: -43px;
    right: 0;
    z-index: 999;
}
.situation_section .time_tab a{
    display: block;
    float: left;
    margin-right: 4px;
    width: 60px;
    height: 28px;
    font-size: 12px;
    color: #666;
    text-align: center;
    line-height: 26px;
    background: #fff;
    border: 1px solid #E6E6E6;
    border-radius: 3px;
}
.situation_section .time_tab a:last-child{
    margin-right: 0;
}
.situation_section .time_tab a.active{
    color: #fff;
    background: #2C8BFF;
    border-color: #2C8BFF;
}

.situation_data{
    padding: 18px 0;
    background: #F8F9FA;
    border-radius: 5px;
    overflow: hidden;
}
.situation_data ul{
    width: 100%;
    overflow: hidden;
}
.situation_data li{
    float: left;
    position: relative;
    width: calc(100% / 6);
    text-align: center;
}
.situation_data li:after{
    display: block;
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto 0;
    width: 1px;
    height: 28px;
    background: #D2D5D7;
}
.situation_data li:last-child:after{
    display: none;
}
.situation_data li p{
    font-size: 12px;
    color: #666;
}
.situation_data li h6{
    margin-top: 10px;
    font-size: 24px;
    color: #333;
    font-weight: normal;
}
.echarts_data{
    margin-top: 25px;
    width: 100%;
    height: 305px;
    overflow: hidden;
}
.hotclass_list{
    margin-top: 3px;
    width: 100%;
    overflow: hidden;
}
.hotclass_list li{
    padding: 18px 0;
    border-bottom: 1px dashed #DEDEDE;
    overflow: hidden;
}
.hotclass_list li .img_box{
    float: left;
    position: relative;
    width: 120px;
    height: 72px;
    overflow: hidden;
}
.hotclass_list li .img_box img.class_img{
    width: 100%;
    height: 72px;
}
.hotclass_list li .img_box .item_tag{
    position: absolute;
    top: 0;
    right: 0;
    width: 40px;
    height: 40px;
}
.hotclass_list li .img_box .item_tag img{
    width: 100%;
    height: 40px;
}
.hotclass_list li .item_cont{
    position: relative;
    margin-left: 140px;
    overflow: hidden;
}
.hotclass_list li .item_cont h6{
    padding-right: 80px;
    font-size: 16px;
    color: #333;
    font-weight: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.hotclass_list li .item_cont p{
    margin-top: 25px;
    font-size: 14px;
    color: #666;
}
.hotclass_list li .item_cont p span{
    margin-right: 25px;
}
.hotclass_list li .item_cont p span:last-child{
    margin-right: 0;
}
.hotclass_list li .item_cont p i{
    font-style: normal;
    color: #2C8BFF;
}
.hotclass_list li .item_cont .btn{
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto 0;
    width: 70px;
    height: 30px;
    font-size: 14px;
    color: #fff;
    text-align: center;
    line-height: 30px;
    background: #2C8BFF;
    border-radius: 5px;
}
.maddlayui_form{
    margin: 15px auto;
}
.maddlayui_form *{
    box-sizing: border-box;
}
.maddlayui_form .layui-form-item{
    margin-bottom: 10px;
}
.maddlayui_form .layui-form-label{
    float: none;
    padding-left: 0;
    width: 100%;
    font-size: 16px;
    text-align: left;
}
.maddlayui_form .layui-input-block{
    margin-left: 0;
    min-height: initial;
    min-height: inherit;
}
.maddlayui_form  .layui-input-block2{
    width: 100%;
}
.maddlayui_form .layui-form-radio{
    margin: 0;
    padding-right: 5px;
}
.maddlayui_form .layui-form-radio>i{
    margin-right: 0;
}
.maddlayui_form .layui-input-block label{
    margin-right: 10px;
}
.maddlayui_form .upload_section{
    margin-bottom: 10px;
}
.panel{
    margin-bottom: 20px;
    border: 1px solid #eee;
    overflow: hidden;
}
.panel-header{
    padding: 10px 20px;
    background: #fafafa;
    overflow: hidden;
}
.panel-header h6{
    float: left;
    font-size: 14px;
    color: #333;
    font-weight: normal;
}
.panel-body{
    padding: 20px;
    border-top: 1px solid #eee;
    overflow: hidden;
}
.statistics_section{
    margin-top: 15px;
}
.row7{
    margin: 0 -7px;
}

.row7:after,
.row7:before {
    content: "";
    clear: both;
    overflow: hidden;
    display: table;
}
.row7 *{
    box-sizing: border-box;
}
.row7 .col-md-6{
    float: left;
    padding: 0 7px;
    width: 50%;
}
.statistics_panel{
    margin-bottom: 15px;
    padding: 15px 20px;
    width: 100%;
    border-radius: 5px;
    background: #fff;
    overflow: hidden;
}
.statistics_title{
    margin-bottom: 20px;
    padding-left: 13px;
    width: 100%;
    background: url("../images/titbg.jpg") left center no-repeat;
    overflow: hidden;
}
.statistics_title h6{
    float: left;
    font-size: 16px;
    color: #333;
    font-weight: normal;
}
.statistics_body{
    width: 100%;
    overflow: hidden;
}
.distribution_echarts{
    width: 100%;
    height: 230px;
}
.amountstatistics_section{
    margin: 30px 0;
    overflow: hidden;
}
.totalreceipts {
    float: left;
    width: 500px;
}

.totalreceipts img {
    float: left;
    width: 90px;
    height:90px;
}

.totalreceipts .item_cont {
    margin-left:105px;
    overflow: hidden;
}

.totalreceipts .item_cont .item_info {
    padding: 0;
    margin: 0;
    list-style: none;
    overflow: hidden;
}

.totalreceipts .item_cont .item_info li {
    float: left;
    width: 50%;
    font-size: 14px;
    color: #666;
    line-height: 2;
}
.paymentmethod{
    float: right;
    width: calc(100% - 500px);
}
.paymentmethod .paymentmethod_group{
    margin: 0 -10px;
    overflow: hidden;
}
.paymentmethod .paymentmethod_group *{
    box-sizing: border-box;
}
.paymentmethod .paymentmethod_items {
    float: left;
    padding: 0 10px;
    width: 33.33%;
}

.paymentmethod .item_cont {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 121px;
    background: #FFFFFF;
    border-radius: 5px;
    border: 1px solid #ddd;
}

.paymentmethod .item_cont img {
    margin-right: 20px;
}

.paymentmethod .item_cont .item_text h6 {
    margin-top: 0;
    margin-bottom: 20px;
    font-size: 14px;
    color: #333;
    font-weight: normal;
}

.paymentmethod .item_cont .item_text h5 {
    margin-bottom: 0;
    font-size: 24px;
    color: #0AB1FC;
    font-weight: normal;
}


@media screen and (min-width:0px) and (max-width:1420px) {
    .layui-btn-sm{
        padding: 0 5px;
    }
    .overview_list li .item_box .item_left h6{
        font-size: 18px;
    }
}
