body {
    color: #313434;
    height: auto;
}

.title-score {
    font-weight: bold;
    font-family: "微软雅黑";
    font-size: 16px;
}

::-webkit-input-placeholder {
    /* WebKit browsers */
    color: #b9b9b9;
    font-weight: 300;
    font-size: 12px;
}

 ::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #b9b9b9;
    font-weight: 300;
    font-size: 12px;
}

 :-ms-input-placeholder {
    /* Internet Explorer 10+ */
    color: #b9b9b9;
    font-weight: 300;
    font-size: 12px;
}

.searchtools .mini-buttonedit-border input[type='text'][readonly],
select[readonly],
textarea[readonly] {
    background-color: unset !important;
    width: 162px !important;
    height: 31px !important;
}

.searchtools .mini-buttonedit-border.mini-corner-all,
.mini-textbox .mini-textbox-border.mini-corner-all {
    border-radius: 3px;
}

.mini-buttonedit-focus .mini-buttonedit-border {
    border: 1px solid #00CDE2;
}

tools .mini-textbox-input,
.tools .mini-buttonedit-input {
    width: 162px !important;
    height: 33px !important;
}

.scoreinquiry-botton:hover {
    /* background: #ece9e9;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s; */
}

.scoreinquiry-botton {
    /* background-color: unset ;
    width:70px;
    height:32px;
    line-height:32px;
    position: relative;
    top: 2px;
    margin-left: 15px;
    border-radius: 5px; 
    color: #626262;
    border: 1px solid #D9D9DA; */
}

.form-control {
    -webkit-border-radius: 50px;
    border-radius: 50px;
    height: 23px;
    font-size: 12px;
}

.btn-search {
    height: 35px;
    width: 35px;
    position: absolute;
    top: 6px;
    left: 285px;
    border: none;
    outline: none;
    cursor: pointer;
}

.contain-row .value {
    color: #999;
}

.portlet.box.blue>.portlet-body {
    padding: 0 10px;
}

.searchtools .Inquiry-search {
    /* margin-left: 15px; */
}

.search-one {
    position: relative;
    top: 2px;
}

.EDU-classes-grid.EDU-classes.EDU-classes-box-child table tbody tr td:nth-child(2) {
    padding: 0 0 0 0 !important;
}

.title {
    display: inline-block;
    /* width: 100%; */
    line-height: 55px;
    padding-left: 15px;
    /* height: 70px; */
}

.searchtools {
    float: right;
    cursor: pointer;
    position: absolute;
    right: 0;
    top: -9px;
    padding-top: 8px;
}

.searchtools.title-right-over {
    padding-right: 25px;
}

.title-score {
    padding-top: 26px;
}

.title-block {
    /* padding-top: 20px; */
}

.mini-grid-cell,
.mini-grid-headerCell,
.mini-grid-filterCell,
.mini-grid-summaryCell {
    /* //border-style: unset; */
    line-height: 65px;
    border-right: none;
    border-bottom: 1px solid #efeff4;
    border-bottom-style: inset;
}

.mini-grid-table>tbody>tr:nth-child(even) {
    background-color: white;
}

.list-bottom-cut-button {
    text-align: right;
    margin-top: 18px;
    color: #6b6c6d;
}

.page-number.active {
    background: rgb(2, 189, 208);
    color: rgb(255, 255, 255);
    border-color: rgb(2, 189, 208);
}

.page-number:hover {
    color: rgb(255, 255, 255);
    background: rgb(2, 189, 208);
    border-width: 1px;
    border-style: solid;
    border-color: rgb(2, 189, 208);
    border-image: initial;
    transition: all 0.5s ease 0s;
}

table.mini-grid-table tbody tr .mini-grid-headerCell {
    background: #FAFAFA;
    border-bottom: 1px solid #efeff4;
}

html body .mini-grid .mini-grid-cell-selected {
    background: transparent;
}

.mini-grid-headerCell-inner {
    line-height: 54px;
    font-size: 14px;
    color: #313434;
}

@media (min-width: 768px) {
    .row-hd>[class*=col-hd]>.portlet {
        height: auto;
    }
}

.mini-panel-border {
    border: none !important;
}

.left-button-icon {
    display: inline-block;
    height: 30px;
    line-height: 30px;
    border: 1px solid #ddd;
    width: 30px;
    cursor: pointer;
    border-radius: 3px;
    text-align: center;
}

.page-number {
    display: inline-block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 3px;
    text-align: center;
    background: #fff;
    border: 1px solid #ddd;
    cursor: pointer;
}

.list-bottom-cut-button input {
    width: 50px;
    height: 30px;
    line-height: 30px;
    padding-left: 5px;
    border-radius: 3px;
    border: 1px solid #ddd;
}

.list-bottom-cut-button {
    text-align: right;
    margin-top: 35px;
    color: #6b6c6d;
}

.row>[class*=col-md-]>.portlet.box:last-child {
    border: #e9ecec 1px solid;
    border-radius: 6px;
}

.mini-grid-rowstable .mini-grid-row-hover {
    background: #E9F7FC !important;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.mini-grid-rowstable .mini-grid-row-selected,
.mini-panel-border .mini-grid-table tbody .mini-grid-row-selected {
    background: #E9F7FC !important;
}

button.submit {
    height: 28px;
    line-height: 12px;
    position: absolute;
    top: 0;
    right: 0;
    background: 0 0;
    border: 0;
    z-index: 10;
    color: #DDDDDD;
}

.global-form {
    display: inline-block;
    top: 2px;
    padding-left: 20px;
}

.row-hd-responsive .portlet.box.blue {
    border-radius: 6px;
    border: #e9ecec 1px solid;
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.form-control {
    color: #333;
    border: 1px solid #e0e0e0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    width: 152px;
    height: 34px;
    border-radius: 6px;
}

.global-search-form {
    position: relative;
    width: 160px;
    display: inline-block;
}

element.style {}

.teacher-class-list-box .class-title-right form.global-search-form button.submit {
    top: 10px;
}

.searchtools>.button-icon-box {
    margin-right: 15px;
    color: #313434;
}

.mini-grid-cell-inner .icon-icon {
    color: #6C6C6C;
    margin-left: 5px;
}

.class-title-right-float button.submit {
    top: 2px;
    width: 30px;
    right: 6px;
}

button.submit {
    height: 28px;
    line-height: 28px;
    position: absolute;
    top: 0;
    right: 0;
    background: 0 0;
    border: 0;
    z-index: 10;
}

.upload:hover {
    background: #04BED1;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.upload {
    background: #00CDE2;
    border-radius: #00CDE2;
    color: #fff;
}

.button-icon-box {
    display: inline-block;
    line-height: 30px;
    width: 65px;
    font-size: 12px;
    border-radius: 4px;
    text-align: center;
}

.pc-text {
    width: 302px;
    height: 33px;
    width: 302px;
    height: 33px;
    border: 1px solid #D9D9D9;
    border-radius: 3px;
    padding-left: 10px;
}

.item-box {
    font-family: "微软雅黑";
    font-size: 14px;
    /*color:#969899;*/
    /* padding-left: 30px; */
    display: inline-flex;
}


/* .value{
    font-family: "微软雅黑"; 
    font-size: 14px;
    color:#808080;
} */

.ai {
    margin-top: 20px;
    border-radius: 6px;
    background: #fff;
    border: #e9ecec 1px solid;
}

header {
    height: 56px;
    /* background: white; */
}

.info {
    font-weight: bold;
    font-family: "微软雅黑";
    font-size: 16px;
    color: #313434;
    padding-left: 5px;
    border-bottom: 1px solid #efeff4;
}

.pc-row,
.content-box-list {
    border-radius: 6px;
    background: #fff;
    border: #e9ecec 1px solid;
}
.content-box-list{
    padding: 20px;
    margin-bottom: 20px;
}
.lab {
    width: 190px;
}

.btn.blue:hover {
    background: transparent !important;
    border: 0;
}

.btn.blue {
    border: 0;
}

.icon-icon {
    height: 32px;
    display: inline-block;
    font-size: 12px;
    line-height: 31px;
    border-radius: 4px;
    padding: 0 15px;
    cursor: pointer;
}

.icon-icon-one {
    color: #313434;
    background: #fff;
    border: 1px solid #D9D9D9;
}

.icon-icon-one:hover {
    background: #00CDE2;
    color: #fff;
    border: 1px solid #00CDE2;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.top {
    padding-top: 27px;
}

.foot {
    padding-bottom: 57px;
}

.curriculum-name-box {
    padding-top: 14px;
    padding-bottom: 20px;
}

.curriculum-name-box>div {
    width: 49%;
    float: left;
}

.curriculum-name-box .people-student-box {
    text-align: right;
    color: #6b6c6d;
    font-size: 12px;
}

.class-list-img-box img {
    width: 100%;
    height: 100%;
    transition: all 0.6s;
    border-radius: 5px;
}

.top-pc1-hp {
    float: left;
    margin-top: 18px;
    margin-left: 33px;
}

.contain-info {
    text-align: left;
    float: right;
    margin-left: 174px;
    margin: 9px 15px 60px;
    width: calc(100% - 163px);
}

.top-pc1-hp .top-pc1-hp-box {
    display: inline-block;
    width: 100px;
    height: 100px;
    border-radius: 50%;
}

.contain-row .detail_address_value {
    width: 100%;
    word-wrap: break-word;
    word-break: break-all;
    overflow: hidden;
}

.top-pc1-hp .top-pc1-hp-box img {
    width: 100%;
    height: 100%;
    border-radius: 50%;
}

.all-class-list-bottom {
    padding-left: 30px;
    padding-right: 30px;
}

.contain-row {
    height: 40px;
    padding-top: 20px;
    padding-bottom: 20px;
}

.class-list-img-box img:hover {
    transform: scale(1.2);
}

.class-list-img-box img {
    width: 100%;
    height: 100%;
    transition: all 0.6s;
    border-radius: 5px;
}

.class-list-img-box {
    width: 100%;
    height: 151px;
    /* padding-right: 10px; */
    overflow: hidden;
    margin-top: 22px;
    border-radius: 5px;
}

.curriculum-name {
    color: #313434;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
    cursor: pointer;
}

.contain-box-infomation {
    padding: 0 30px;
}

.head-photo-img {
    display: inline-block;
    width: 50px;
    height: 50px;
    border-radius: 50%;
}

.head-photo-img img {
    width: 50px;
    height: 50px;
    border-radius: 50%;
}

.branch-proup-content-header {
    height: 55px;
    line-height: 55px;
    padding: 0 20px;
    border-radius: 4px 4px 0 0;
    border-bottom: 1px solid #efeff4;
}

.branch-proup-content-header .header-top-left {
    display: inline-block;
    font-size: 16px;
}

.branch-proup-content-header .close-right {
    float: right;
    width: 40px;
    text-align: right;
    cursor: pointer;
}

.branch-proup-content-body {
    padding: 0px 20px 30px 20px;
    border-bottom: 1px solid #efeff4;
}

.branch-proup-content-body .information-box-bottom {
    margin-top: 20px;
}

.information-box-bottom .information-bottom-top {
    display: block;
}

.information-box-bottom input {
    border: 1px solid #D9D9D9;
    height: 30px;
    padding-left: 10px;
    border-radius: 3px;
    width: 100%;
}

.icon-button {
    padding: 0 15px;
    cursor: pointer;
    display: inline-block;
    height: 30px;
    line-height: 28px;
    text-align: center;
    border-radius: 3px;
}

.icon_1 {
    color: #787878;
    border: 1px solid #D9D9D9;
}

.icon_2 {
    color: #00CDE2;
    color: #fff;
    background: #00CDE2;
    border: 1px solid #00CDE2;
}

.icon_1:hover {
    background: #ece9e9;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.icon_2:hover {
    color: #04BED1;
    ;
    color: #fff;
    background: #04BED1;
    border: 1px solid #04BED1;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.branch-proup-content-footer {
    padding: 15px 20px 15px 20px;
    text-align: right;
}

.branch-proup-content-footer>.icon-button {
    margin-left: 5px;
}

.header-logo-left {
    display: inline-block;
}

.login_btn {
    width: 100px;
    height: 32px;
    margin-left: 30px;
    line-height: 32px;
    background: #38BEBB;
    color: #fff;
    border-radius: 20px;
    border: 1px solid transparent;
    color: #fff;
    display: inline-block;
    text-align: center;
    background-image: linear-gradient(-154deg, #22DFCB 0%, #09B4CC 100%);
}

.login_btn:hover {
    color: #fff;
}

.header-logo {
    width: 1200px;
    margin: 0 auto;
}

.header-top {
    height: 70px;
    line-height: 70px;
    background: #fff;
    box-shadow: 0 1px 11px 0 #E7ECEC;
}


/* 弹出框 */

.branch-proup {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .2);
    border-radius: 5px 5px 0 0;
    display: none;
    z-index: 10;
}

.branch-proup-content {
    position: fixed;
    top: 50%;
    left: 50%;
    width: 440px;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 5px;
    margin-top: -160px;
    margin-left: -160px;
}

.mc-content {
    width: 700px;
    height: 363px;
    background: white;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    box-shadow: 0 7px 17px 0 #E7ECEC;
}

.form-box-password {
    display: inline-block;
    height: 363px;
    width: 372px;
    vertical-align: bottom;
    box-sizing: border-box;
}

.forgot_password {
    right: 66px;
    position: absolute;
}

.forgot_password {
    right: 66px;
    text-decoration: none;
    color: #00CDE2;
    cursor: pointer;
    position: absolute;
}

.forgot_password:hover {
    color: #00CDE2;
    text-decoration: none;
}

.text-1,
.text-2,
.text-3 {
    border: 0;
    height: 35px;
    line-height: 35px;
}

.img-verification-code {
    position: absolute;
    top: 0;
    right: 64px;
    height: 35px;
}

.pic-cpntent-left {
    vertical-align: inherit;
}

.pic-cpntent-left-forget {
    display: inline-block;
    height: 363px;
}

.VerifyCodeImag {
    cursor: pointer;
    margin-top: 0px;
    vertical-align: top;
    height: 36px;
    width: 100px;
}

.user-name {
    border: 0px;
    width: 200px;
    height: 36px;
    line-height: 36px;
}

.code-num {
    border: 0px;
    width: 147px;
    height: 36px;
    line-height: 36px;
}

.menu-right-help {
    float: right;
    cursor: pointer;
}

.block-box-password {
    padding-top: 30px;
    padding-left: 40px;
    overflow: hidden;
}

.form-title {
    font-weight: bold;
    font-family: "微软雅黑";
    font-size: 18px;
    color: #2b3441;
    margin-top: 0px;
    margin-bottom: 0;
}

.underline {
    length: 100px;
    border: 0px;
    border-top: #ced3d9 1px solid;
    width: 257px;
}

.login_btn_submit {
    width: 257px;
    height: 40px;
    background: #00CDE2;
    color: #fff;
    border-radius: 20px;
    border: 1px solid transparent;
}

.error-hint {
    color: red;
    min-height: 34px;
    line-height: 34px;
    margin-top: 10px;
}

.menu-right-help .help {
    color: #313434;
}

.menu-right-help .help:hover {
    color: #313434;
}

.item_box {
    overflow: hidden;
    display: block;
    margin-top: 20px;
    position: relative;
}


/* 重写mini样式 */

.EDU-classes .mini-pager-left {
    float: right;
}

.EDU-classes .mini-pager-right {
    display: none;
}

.EDU-classes .mini-panel-border {
    border: transparent !important;
}

.EDU-classes .mini-grid-pager {
    border: 1px solid transparent !important;
    background: #fff !important;
}

.EDU-classes .mini-grid-headerCell {
    border-color: #efeff4 !important;
    background: #FAFAFA;
    border-right: 0;
    height: 55px;
    line-height: 55px;
}

html body .mini-grid.EDU-classes .mini-grid-cell-selected {
    background: transparent;
}

.EDU-classes .mini-grid-cell {
    height: 65px;
    line-height: 65px;
    border-right: 0;
    border-style: solid;
    border-bottom-color: #efeff4;
}

.EDU-classes .mini-grid-rowstable .mini-grid-row-selected,
.EDU-classes .mini-panel-border .mini-grid-table tbody .mini-grid-row-selected {
    background: #E9F7FC !important;
}

.EDU-classes .mini-grid-table>tbody>tr:nth-child(even) {
    background-color: #fff;
}

.EDU-classes .mini-grid-row-hover {
    background: #E9F7FC !important;
    border: 1px solid #04BED1;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.EDU-classes table tbody tr td:nth-child(2) {
    padding: 0 0 0 46px;
}

.EDU-classes input[type='text'][readonly],
select[readonly],
textarea[readonly] {
    cursor: default !important;
    background-color: #fff !important;
}

.EDU-classes .mini-pager .mini-buttonedit-border {
    border-radius: 3px;
}

.EDU-classes .mini-pager-left,
.EDU-classes .mini-pager-left td {
    height: 50px;
}

.EDU-classes.EDU-classes-box-child table tbody tr td:nth-child(2) {
    padding: 0 !important;
}

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden
}

.clearfix {
    zoom: 1;
}

.portlet-body .detail-courseware-box {
    padding-bottom: 30px;
}

.detail-courseware-box>div {
    float: left;
    width: 50%;
}

.detail-courseware-box-left {
    border-radius: 4px;
    overflow: hidden;
    padding-right: 25px;
    height: 250px;
    overflow: hidden;
}

.detail-courseware-box-left img {
    width: 100%;
    height: 300px;
    border-radius: 4px;
}

.detail-courseware-box-right {
    padding-left: 10px;
}

.detail-courseware-name {
    font-size: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 35px;
    width: 70%;
    cursor: pointer;
    display: inline-block;
}

.detail-courseware-btn-right {
    float: right;
    margin-right: 20px;
    width: 110px;
    display: inline-block;
    height: 40px;
    cursor: pointer;
    margin-top: -12px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    border-radius: 4px;
    background: #00CDE2;
}

.detail-courseware-right-content .course-introduction {
    padding: 20px 0;
    color: #6b6c6d;
    border-bottom: 1px solid #ece9e9;
}

.detail-courseware-bottom:last-child {
    margin-bottom: 20px;
}

.detail-courseware-bottom {
    padding: 5px 0;
    color: #6b6c6d;
}

.detail-courseware-bottom .keyvalue-name {
    border: 1px solid #ece9e9;
    border-radius: 13px;
    display: inline-block;
    font-size: 12px;
    padding: 1px 5px;
}

.success-remind {
    font-size: 18px;
    display: inline-block;
    margin-bottom: 10px;
}

.EDU-classes-box-child table tbody tr td:last-child {
    /* padding-right: 20px; */
}

.mini-button.blue.btn-box {
    position: relative;
    right: 33px;
}


/* .title .searchtools .mini-button.blue:hover{
    color:#00CDE2 !important;
} */

.name-course-new {
    color: #00CDE2;
}

.portlet-right-box {
    position: relative;
    left: 30px;
    top: -1px;
}

.search-po-right {
    position: relative;
    left: 30px;
}

.mini-pager .mini-buttonedit-border {
    border-color: #d9d9d9;
}

body .mini-pager-num {
    border: 1px solid #d9d9d9;
}

.mini-popupedit .mini-buttonedit-trigger .mini-buttonedit-icon {
    color: #d9d9d9;
}

.portlet-right-box-button-box .mini-buttonedit-border.mini-corner-all {}

.portlet-right-box-button-box .portlet-right-box-button {
    right: 3px !important;
    top: -1px;
}

.postion-information {
    position: relative;
    top: 1px;
}

.mini-button.blue.icon-box-top:hover {
    color: #00CDE2 !important;
}

.mini-button.blue.icon-box-top {
    color: #d9d9d9 !important;
}

.name-course-new {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 180px;
    cursor: pointer;
    display: block;
    margin-left: 5px;
}

body .mini-textbox-focus .mini-textbox-border {
    border-color: #00CDE2;
}

.icon.iconfont.icongou {
    color: #00CDE2;
    font-size: 28px;
    vertical-align: middle;
}


/* **********************修改*********************** */

.courseware-types-tab ul li {
    float: left;
}

.courseware-types-tab ul {
    border-bottom: 1px solid #D6D7DE;
}

.courseware-types-tab ul li {
    padding-right: 15px;
    cursor: pointer;
}

.courseware-types-tab ul li .type-item {
    display: inline-block;
    height: 50px;
    line-height: 50px;
}

.courseware-types-tab ul li.active .type-item {
    color: #00CDE2;
    border-bottom: 2px solid #00CDE2;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.courseware-types-tab ul li:hover .type-item {
    color: #00CDE2;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.courseware-content-detail .courseware-item {
    width: 25%;
    float: left;
    padding: 10px;
    cursor: pointer;
}

.courseware-img {
    width: 100%;
    height: 112px;
    border-radius: 3px;
    overflow: hidden;
    position: relative;
}

.courseware-img img {
    width: 100%;
    height: 100%;
    transition: all 0.6s;
}

.courseware-img img:hover {
    transform: scale(1.2);
}

.courseware-img .draft-label {
    position: absolute;
    left: 0;
    top: 0;
    background: #00CDE2;
    color: #fff;
    padding: 2px 11px;
    font-size: 12px;
    border-radius: 0 0 10px 0;
}

.courseware-name-box {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
    line-height: 40px;
    font-size: 14px;
    color: #2B3441;
}

.bom-right-btn .icon-icon {
    padding: 0 6px;
    height: 25px;
    line-height: 25px;
    font-size: 12px;
    margin-left: 5px;
}

.courseware-item .bottom-btn {
    width: 100%;
}

.bottom-btn .type-bottom {
    width: 40px;
    float: left;
}

.bottom-btn .bom-right-btn {
    width: auto;
    float: right;
}

.mini-grid-groupRow .mini-grid-groupCell {
    /* border-bottom: 2px solid #ddd; */
    height: 60px;
}

.type-content-bottom .table .name-curriculum {
    width: 300px;
}

.type-content-bottom .table .name-curriculum a {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 300px;
    color: #666;
    display: inline-block;
    vertical-align: -webkit-baseline-middle;
    cursor: pointer;
}

.type-content-bottom .table .name-curriculum a:hover {
    color: #00CDE2;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.type-content-bottom .table .btn-last {
    width: 230px;
}

.type-content-bottom .table .btn-last .icon-icon-one {
    margin-right: 5px;
}

.title-type {
    height: 50px;
    line-height: 50px;
}

.title-type .name-type {
    border-left: 3px solid #00CDE2;
    color: #00CDE2;
    font-size: 14px;
    font-weight: 600;
    padding-left: 20px;
}

.title-type .right-icon-fa {
    float: right;
    font-size: 18px;
    color: #999;
    width: 60px;
    text-align: center;
    cursor: pointer;
}

.title-type .right-icon-fa:hover {
    color: #00CDE2;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.type-content-bottom .table>tbody>tr>td {
    border-top: 1px solid #f7f5f5;
    font-size: 12px;
    color: #666;
    width: 90px;
    vertical-align: middle;
    height: 40px;
    line-height: 40px;
}

.type-content-bottom .table>tbody>tr:hover {
    background: #E9F7FC;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.type-content-bottom .table tbody tr td:first-child,
.type-content-bottom .table tbody tr td:last-child {
    padding: 0 20px;
}

.type-content-bottom .more-unfold {
    height: 50px;
    line-height: 50px;
    border-top: 1px solid #e9ecec;
    text-align: center;
    cursor: pointer;
    color: #999;
}

.type-content-bottom .more-unfold:hover {
    color: #00CDE2;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.type-content-box .type-content {
    background: #fff;
    margin-bottom: 20px;
    border-radius: 4px;
    border: #e9ecec 1px solid;
}

.type-content-bottom .table {
    margin-bottom: 0;
}
.title-type .fa.fa-angle-double-down{
    display: none;
}
.title-type.hide-action .fa.fa-angle-double-down{
    display: block;
    margin-top: 20px;
}
.title-type.hide-action .fa.fa-angle-double-up{
    display: none;
}
.project-img-bo{
    width: 100%;
}
.project-img-bo img{
    width: 100%;
    height: 445px;
}
.project-title-le{
    margin-bottom: 15px;
}
.project-title-le .project-title-bb{
    font-size: 18px;
    color: #00CDE2;
    border-left: 4px solid #00CDE2;
    padding-left: 5px;
}
.btn-box-bom{
    text-align: center;
    margin-top: 15px;
}
.open-project{
    color: #fff;
    background-color: #80C269;
    padding: 4px 20px;
    border-radius: 4px;
    display: inline-block;
}
.open-project:hover,
.open-project:focus{
    color: #fff;
    background-color: #71ab5d;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}
.top-b-t{
   background-color: #EFFDFE; 
    position: relative;
}
.top-b-t .btn-blue-le{
    color: #fff;
    background-color: #1BCAD6;
    padding: 4px 20px;
    border-radius: 4px;
    display: inline-block;
}
.top-b-t .po-right{
    position: absolute;
    right: 0;
    top: 3px;
}
.top-b-t .po-right span{
    padding-right: 10px;
}
.practical-framework > div{
    float: left;
}
.right-li-item .list-it{
    width: 20%;
    display: inline-block;
}
.left-txt{
    width: 70px;
}
.right-li-item{
    width: calc(100% - 70px);
    width: -moz-calc(100% - 70px);
	width: -webkit-calc(100% - 70px);
}
.practical-framework{
    margin-top: 15px;
}
.green-li{
    color: #80C269;
}
.red-li{
    color: red;
}
.blue-li{
    color: #1BCAD6;
}
.yellow-li{
    color: #EC6941;
}
.list-it img{
    width: 16px;
    margin-right: 4px;
}
.bg-color-gray{
    background-color: #EFEFF0;
    padding: 15px;
}
.bg-color-gray p{
    margin: 0;
}
.bg-color-gray p span{
    float: left;
}
.bg-color-gray p span:first-child{
    width: 11px;
    font-size: 18px;
    margin-right: 4px;
}
.bg-color-gray p span:last-child{
    width: calc(100% - 15px);
    width: -moz-calc(100% - 15px);
	width: -webkit-calc(100% - 15px); 
}
.boxListItem{
    display: none;
}
.boxListItem.active{
    display: block;
}
.btnPage-li li{
    float: left;
    border: 1px solid #ddd;
    border-radius: 4px;
    padding: 4px 15px;
    cursor: pointer;
    z-index: 99;
    margin-left: 15px;
    background: #fff;
}
.project-btn-page{
    text-align: right;
}
.btnPage-li{
    display: inline-block;
}
.btnPage-li li.active,
.btnPage-li li:hover{ 
    border: 1px solid transparent; 
    color: #fff;
    box-shadow: 0 3px 6px 0 rgb(26 178 200 / 21%);
    background-image: linear-gradient( 154deg , #2eecd8 0%, #13bcd4 100%);
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}
.btn-rig-b{
    color: #fff;
    border-radius: 4px;
    display: inline-block;
    padding: 4px 15px;
    background-color: #1BCAD6;
    float: right;
}
.list-top-module{
    background-color: #EFEFF0;
    border-radius: 6px;
    padding: 20px;
}
.list-top-module img{
    width: 35px;
    float: left;
    margin-left: 15px;
} 
.list-top-module > div{
    float: right;
    padding-right: 20px;
}
.right-box-co span{
    display: block;
    text-align: center;
}
.right-box-co span:first-child{
    font-size: 18px;
}
.margin-top-30{
    margin-top: 30px;
}
.margin-top-50{
    margin-top: 50px;
}
.li-content > div{
    float: left;
}
.li-content  .li-txt{
    width: 100px;
    font-size: 18px;
    margin-top: 20px;
}
.li-content  .li-bb{
    width: calc(100% - 100px);
    width: -moz-calc(100% - 100px);
	width: -webkit-calc(100% - 100px); 
}
.li-content .li-bb div{
    width: 13.8%;
    display: inline-block;
    position: relative;
}
.li-content .li-bb div span{ 
    display: inline-block; 
    color: #fff; 
    padding: 8px 14px;
    width: 60px;
    font-size: 16px;
    border-radius: 6px;
    z-index: 99;
}
.green-aa span,
.green-aa::after{
    background-color: #80C269;
}
.blue-aa span,
.blue-aa::after{
    background-color: #1BCAD6;
}
.red-aa span,
.red-aa::after{
    background-color: #E60012;
}
.yellow-aa span,
.yellow-aa::after{
    background-color: #ED6941;
}
.li-content .li-bb div::after{
    content: '';
    position: absolute;
    top: 47%;
    right: -3%;
    transform: translate(0, 50%); 
    width: 50%;
    height: 4px; 
}
.li-content .li-bb div:last-child::after{
    background-color: transparent;
}
.content-pa-li{
    text-align: center;
}
.bag-to-header-name{
    font-size: 18px;
}
.partition-box .line-partition{
    width: 200px;
    height: 4px;
    display: inline-block;
    background-color: #1BCAD6;
}
.partition-box .line-dot{
    
    display: inline-block;  
    position: absolute;
    top: 69%;
    right: 50%;
    transform: translate(50%, -50%);
    background: #1BCAD6;
    width: 28px;
    height: 28px;
    border-radius: 50%;
    border: 10px solid #fff;
}
.partition-box{
    position: relative;
    margin: 10px 0;
}
.li-bom-rr li{
    float: left;
    width: 33.33%;
}
.li-bom-rr li h3{
    background-color: #80B640;
    color: #fff;
    padding: 10px 0;
    margin: 0;
}
.li-bom-rr li:first-child h3{
    background-color: #C3D22F;
}
.li-bom-rr li:last-child h3{
    background-color: #47A549;
}
.li-bom-rr.blue li h3{
    background-color: #00B0F0;
}
.li-bom-rr.blue li:first-child h3{
    background-color: #8DB3E2;
}
.li-bom-rr.blue li:last-child h3{
    background-color: #0070C0;
}
.li-bom-rr.red li h3{
    background-color: #DE0000;
}
.li-bom-rr.red li:first-child h3{
    background-color: #E5B8B7;
}
.li-bom-rr.red li:last-child h3{
    background-color: #C00000;
}
.li-bom-rr.orange li h3{
    background-color: #F79646;
}
.li-bom-rr.orange li:first-child h3{
    background-color: #FBD4B4;
}
.li-bom-rr.orange li:last-child h3{
    background-color: #F5801F;
}
.li-bom-rr{
    padding:  0 40px;
}
.con-b-li-tt{
    text-align: left;
    padding: 15px 20px;
    height: 296px;
    background-color: #F8F8F8;
}
.green-color{
    color:#80C269;
}
.red-color{
    color:#E60012;
}
.blue-color{
    color:#1BCAD6;
}
.yellow-color{
    color:#ED7855;
}
.recommand{
    background-color: #fff;
}
.title-path{
    text-align: center;
}
.title-path p:first-child{
    color: #00CDE2;
    font-size: 24px;
}
.title-path p:last-child{ 
    font-size: 18px;
    margin: 20px 0 30px;
}
.identification{
    float: right;
    margin-top: 10px;
    background: #00CDE2;
    color: #fff;
    border-radius: 4px;
    padding: 6px 10px;
}