@import url(../../asset/fonts/iconfont.css);

html,
body {
    width: 100%;
    min-height: 100%;
    height: 100%;
    padding: 0;
    margin: 0 auto;
    color: #444;
    font-family: "Microsoft YaHei", "微软雅黑", "Lantinghei SC", "Open Sans", Arial, "Hiragino Sans GB", "STHeiti", "WenQuanYi Micro Hei", SimSun, sans-serif
}

body {
    overflow-y: scroll;
    min-width: 835px
}

a {
    outline: 0
}

a:active {
    noOutline: expression_r(this.onFocus=this.blur())
}

a:focus {
    outline: 0
}

button {
    outline: none !important
}

.header,
.content,
.footerAD,
.footer {
    width: 100%;
    margin: 0 auto;
    padding: 0 auto
}

.course-teacher,
.student-number {
    color: #fff
}

.header {
    background-color: #343434;
    height: 60px
}

#topLogo {
    display: block;
    line-height: 60px
}

#topLogo img {
    width: 265px;
    height: 45px;
}

.header h3 {
    margin-top: 0;
    margin-bottom: 0;
    line-height: 40px;
    padding-bottom: 19px
}

.header .top-menu {
    color: #fff;
    display: block
}

.header .userinfo-dropdown-btn {
    font-size: 14px;
    color: #FFF;
    background: 0;
    border: 0
}

.header .userinfo-head-img {
    height: 35px;
    width: 35px;
    text-align: right;
    border: solid 2px #9f9f9f
}

.header .platform {
    width: 100px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 23px;
    border-radius: 20px;
    background-color: #12ab77
}

#courseHours,
#courseNum,
#studyStatus {
    color: #d3d3d3;
    font-size: 16px
}

.footer {
    font-size: 14px;
    text-align: center;
    height: 57px;
    padding-top: 10px;
    overflow: hidden;
    color: #d0d5d9;
    background-color: #343434
}

.footer a {
    font-size: 14px;
    color: #d0d5d9
}

.row,
.col-sm-12 {
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin-left: 0 !important;
    margin-right: 0 !important
}

.content-bgcolor {
    background-color: #fff
}

a {
    color: #888
}

.title-content-block {
    height: 238px;
    position: relative;
    overflow: hidden
}

.title-content-block>.title {
    border: 0;
    height: 80px;
    color: #222;
    padding: 20px;
    line-height: 80px;
    border-bottom: solid 1px #d3d3d3
}

.row>.title-content-style {
    min-width: 100%;
    background-color: #FFF;
    margin-bottom: 20px;
    margin-top: 20px;
    padding: 0
}

.content-block {
    min-height: 750px
}

.content-block>.title {
    border: 0;
    height: 80px;
    color: #222;
    padding: 20px;
    line-height: 80px;
    border-bottom: solid 1px #d3d3d3
}

.content-block>.title>h4>small {
    margin-top: 16px
}

.content-block>.title>span {
    float: right
}

.content-block>.info {
    padding: 20px;
    min-height: 300px
}

.row>.content-style {
    margin-bottom: 20px;
    background-color: #FFF
}

.row>.padding-right {
    padding-right: 20px
}

.bordes {
    border: 1px solid red
}

.user-config-left {
    padding: 0;
    background: #f7fbfb
}

.user-config-center {
    padding: 0
}

.user-config-left>.left-content {
    min-height: 750px;
    background-color: #FFF;
    padding: 0
}

.user-config-center>.annou-content {
    border: 1px solid #fff;
    min-height: 200px
}

.user-config-center>.teacher-content {
    border: 1px solid #fff;
    min-height: 200px
}

.user-config-center>.student-content {
    border: 1px solid #fff;
    min-height: 240px;
    margin-bottom: 20px
}

.user-config-left .left-menu-title {
    padding: 15px 0 15px 22%;
    cursor: pointer;
    font-size: 16px
}

.user-config-left .openmenu .menuarrow,
.user-config-left .closemenu .menuarrow {
    width: 20px;
    height: 20px;
    background: url(../images/new-icon.png) no-repeat;
    display: inline-block;
    margin-left: 17px
}

.user-config-left .openmenu .menuarrow {
    background-position: -120px -546px
}

.user-config-left .closemenu .menuarrow {
    background-position: -151px -544px
}

.user-config-left .left-menu-title i {
    color: #828d9d
}

.user-config-left .left-menu-title i.icon-tiku {
    font-size: 14px
}

.user-config-left .list-group-item {
    padding-left: 27%;
    border: 0;
    height: 45px;
    background: #f7fbfb
}

.user-config-left .list-group-item:first-child {
    border-radius: 0
}

.user-config-left .list-group-item:last-child {
    border-radius: 0
}

.user-config-left .list-group-item.active,
.user-config-left .list-group-item.active:hover,
.user-config-left .list-group-item.active:focus {
    z-index: 2;
    color: #23cfad;
    background-color: none;
    background: 0
}

.big-pic {
    height: 160px;
    background: url('../images/_centerLayout-bg-img.jpg') no-repeat center top
}

.big-pic1 {
    background: url('../images/bj.jpg')0 0;
    position: relative
}

.big-pic1:before {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: url('../images/_centerLayout-bg-img1.jpg') no-repeat center top
}

.big-pic>div {
    margin: 0 auto;
    padding-left: 200px;
    padding-top: 72px;
    position: absolute
}

.big-pic>div>span {
    display: inline-block !important;
    font-size: 30px;
    line-height: 47px;
    text-align: left;
    color: #fff
}

.big-pic>div>p {
    display: inline-block;
    padding-left: 37px;
    font-size: 16px;
    line-height: 47px;
    color: #fff
}

.new-container {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    position: relative
}

.user-tplt {
    padding-top: 0;
    padding-bottom: 0;
    background-color: #fff
}

.slider {
    width: 200px;
    background-color: transparent;
    position: absolute;
    top: -120px;
    left: 0;
    bottom: 0;
    right: 0;
    /*!* Firefox 4 *!*/
    /*!* Safari 和 Chrome *!*/
    /*!* Opera *!*/
}

.user-tplt .content-block {
    box-shadow: none;
    background-color: #f7fbfb
}

.user-tplt-left {
    border: 0;
    width: 200px;
    display: inline-block;
    position: absolute;
    left: 0;
    top: 0;
    background-color: #f7fbfc
}

.user-tplt-left .left-menu-img {
    margin-bottom: 17px;
    width: 150px;
    height: 150px;
    margin: 0 auto;
    margin-bottom: 18px;
    border: 0;
    background-color: rgba(255, 255, 255, .3);
    border-radius: 50%;
    position: relative;
    transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -o-transition: all .3s
}

.user-tplt-left .left-menu-img img {
    position: absolute;
    top: 5px;
    left: 5px;
    width: 140px;
    height: 140px;
    border: 0;
    background-color: #fff;
    border-radius: 50%;
    transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -o-transition: all .3s
}

.user-tplt-left .left-menu-title {
    padding: 15px 0 15px 20%;
    background-color: #f7fbfc;
    border-bottom: solid 1px #edf1f2;
    cursor: pointer
}

.user-tplt-left .left-menu-title i {
    color: #828d9d
}

.user-tplt-left .list-group-item {
    width: 149px;
    height: 40px;
    line-height: 40px;
    margin: 5px auto;
    border: 0;
    color: #666;
    font-size: 16px;
    padding-top: 1px
}

.user-tplt-left .list-group-item:hover {
    background-color: transparent !important
}

.user-tplt-left .list-group-item:first-child {
    border-radius: 0
}

.user-tplt-left .list-group-item:last-child {
    border-radius: 0
}

.user-tplt-left .list-group-item.active,
.user-tplt-left .list-group-item.active:focus {
    z-index: 2;
    color: #fff;
    border-radius: 20px 20px;
    background: url('../../asset/images/_centerLayout-new-icon.png') no-repeat 0 -107px
}

.user-tplt-left .list-group-item.active:hover {
    background: url('../../asset/images/_centerLayout-new-icon.png') no-repeat 0 -107px !important;
    border-radius: 20px 20px
}

.user-tplt-center {
    display: inline-block;
    width: 100%;
    padding-left: 200px;
    background-color: #f7fbfb;
    min-height: 580px
}

@media(max-width:767px) {
    .new-container {
        padding: 0
    }
}

@media(min-width:1280px) {
    .user-tplt-center {
        min-height: 750px
    }

    .user-tplt-left {
        min-height: 750px
    }
}

.margin-bottom {
    margin-bottom: 25px
}

.margin-bottom-15 {
    margin-bottom: 15px
}

.margin-top-15 {
    margin-top: 15px
}

.margin-top-20 {
    margin-top: 20px
}

.margin-top-50 {
    margin-top: 50px
}

.padding-left-0 {
    padding-left: 0
}

.padding-right-0 {
    padding-right: 0
}

.icon-bg-lg-success {
    background: url(/asset/images/common/icon.png) left -227px no-repeat;
    background-size: auto;
    height: 123px;
    width: 123px;
    margin: 0 auto;
    padding: 0 auto
}

.dropdown {
    padding-right: 30px;
    float: right;
    overflow: visible;
    margin-right: -30px;
    height: 47px
}

.dropdown-toggle {
    border: 0 solid red
}

.popover {
    font-size: 12px
}

.img-thumbnail {
    background-color: #f4f7f9
}

.user-tplt-left .list-group-item {
    border: 0;
    background-color: transparent;
    line-height: 40px;
    font-size: 16px;
    height: 40px;
    text-align: center;
    display: block;
    color: #666
}

.list-group .list-group-item>span {
    display: inline-block;
    width: 17px;
    height: 17px;
    margin: 7px 8px 0 0;
    position: relative;
    top: 2px
}

.list-group .list-group-item .bg1-active {
    background: url('../images/_centerLayout-new-icon.png') no-repeat -27px -285px
}

.list-group .list-group-item .bg1 {
    background: url('../images/_centerLayout-new-icon.png') no-repeat -0 -285px
}

.list-group .list-group-item .bg2-active {
    background: url('../images/_centerLayout-new-icon.png') no-repeat -80px -285px
}

.list-group .list-group-item .bg2 {
    background: url('../images/_centerLayout-new-icon.png') no-repeat -54px -285px
}

.list-group .list-group-item .bg3-active {
    background: url('../images/_centerLayout-new-icon.png') no-repeat -134px -285px
}

.list-group .list-group-item .bg3 {
    background: url('../images/_centerLayout-new-icon.png') no-repeat -106px -285px
}

.list-group .list-group-item .bg4-active {
    background: url('../images/_centerLayout-new-icon.png') no-repeat -185px -285px
}

.list-group .list-group-item .bg4 {
    background: url('../images/_centerLayout-new-icon.png') no-repeat -159px -285px
}

.list-group .list-group-item .bg5-active {
    background: url('../images/_centerLayout-new-icon.png') no-repeat -236px -285px
}

.list-group .list-group-item .bg5 {
    background: url('../images/_centerLayout-new-icon.png') no-repeat -211px -285px
}

.list-group .list-group-item .bg6-active {
    background: url('../images/_centerLayout-new-icon1.png') no-repeat -185px -311px
}

.list-group .list-group-item .bg6 {
    background: url('../images/_centerLayout-new-icon1.png') no-repeat -213px -311px
}

.list-group .list-group-item .bg7-active {
    background: url(../images/_centerLayout-new-icon.png) no-repeat -27px -561px
}

.list-group .list-group-item .bg7 {
    background: url('../images/_centerLayout-new-icon.png') no-repeat 0 -561px
}

.list-group .list-group-item .bg8-active {
    background: url(../images/_centerLayout-new-icon.png) no-repeat -112px -239px;
    height: 19px;
    top: 4px
}

.list-group .list-group-item .bg8 {
    background: url(../images/_centerLayout-new-icon.png) no-repeat -86px -239px;
    height: 19px;
    top: 4px
}

.list-group .list-group-item .bg9-active {
    background: url(../images/_centerLayout-new-icon.png) no-repeat -164px -239px;
    width: 20px;
    height: 18px;
    top: 4px
}

.list-group .list-group-item .bg9 {
    background: url(../images/_centerLayout-new-icon.png) no-repeat -139px -239px;
    width: 20px;
    height: 19px;
    top: 4px
}

.list-group .list-group-item .bg10-active {
    background: url(../images/_centerLayout-new-icon.png) no-repeat -220px -239px;
    width: 24px;
    height: 20px;
    top: 5px
}

.list-group .list-group-item .bg10 {
    background: url(../images/_centerLayout-new-icon.png) no-repeat -189px -239px;
    width: 24px;
    height: 20px;
    top: 5px
}

.list-group .list-group-item .bg13-active {
    background: url(../images/_centerLayout-new-icon.png) no-repeat -156px -333px;
    width: 17px;
    height: 20px;
    top: 5px
}

.list-group .list-group-item .bg13 {
    background: url(../images/_centerLayout-new-icon.png) no-repeat -123px -333px;
    width: 17px;
    height: 20px;
    top: 5px
}

.list-group .list-group-item .bg11-active {
    width: 24px;
    height: 20px;
    top: 5px
}

.list-group .list-group-item .bg14 {
    background: url('../images/_centerLayout-new-icon.png') no-repeat -183px -333px
}

.list-group .list-group-item .bg14-active {
    background: url('../images/_centerLayout-new-icon.png') no-repeat -212px -333px
}
.list-group .list-group-item .bg15 {
    background: url('../images/bg15_a.png') no-repeat 0;
    background-size:18px;
}

.list-group .list-group-item .bg15-active {
    background: url('../images/bg15.png') no-repeat 0;
    background-size:18px;
}

.list-group .list-group-item .bg11,
.list-group .list-group-item .bg12,
.list-group .list-group-item .bg11-active,
.list-group .list-group-item .bg12-active {
    line-height: 29px;
    top: 1px;
    font-size: 18px
}

.list-group .list-group-item .bg11,
.list-group .list-group-item .bg11-active {
    top: -1px
}

.dropdown:hover .userinfolist {
    display: block
}

.userinfolist {
    width: 145px;
    text-align: left;
    display: none;
    position: absolute;
    right: 6px;
    top: 41px;
    z-index: 9999
}

.userinfolist .arrow {
    display: block;
    height: 0;
    width: 0;
    position: relative;
    left: 96px;
    border-bottom: solid 8px #fff;
    border-left: solid 8px rgba(0, 0, 0, 0);
    border-right: solid 8px rgba(0, 0, 0, 0)
}

.usercard {
    display: none;
    width: 145px;
    height: 85px;
    background: url(/asset/images/drop-bg.jpg) no-repeat
}

.usercard img {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    border: solid 2px #fff;
    margin: 22px 10px 20px 16px;
    display: inline
}

.usercard #popnick {
    width: 80px;
    display: inline-block;
    vertical-align: middle
}

.userinfo_menu {
    padding: 0;
    margin: 0;
    border: 1px solid #dcdcdc;
    border-top: 0
}

.userinfo_menu li {
    height: 49px;
    border-bottom: 1px solid #dcdcdc;
    line-height: 49px;
    text-align: center;
    background: #fff;
    list-style: none
}

.userinfo_menu li a {
    width: 145px;
    height: 49px;
    display: block;
    color: #333;
    outline: 0
}

.userinfo_menu li a:visited {
    color: #333;
    text-decoration: none;
    outline: 0
}

.userinfo_menu li a:hover {
    color: #34cfb4;
    outline: 0;
    text-decoration: none
}

.userinfo_menu li a .glyphicon {
    color: #666
}

.userinfo_menu li:hover i {
    color: #34cfb4
}

.plr10 {
    padding-left: 10px;
    padding-right: 10px
}

.coursebox {
    position: relative;
    min-height: 750px
}

.list-group .list-group-item .icon-open-doubt {
    font-size: 22px;
    margin-right: 12px
}

.user-tplt-left .list-group-item .arrow-right {
    display: none
}

.user-tplt-left .list-group-item.active .arrow-right,
.user-tplt-left .list-group-item.active .arrow-right:hover,
.user-tplt-left .list-group-item.active:focus .arrow-right {
    float: right;
    color: #f8f8f8;
    font-size: 25px;
    margin-right: -7px;
    display: block
}

.user-tplt-left .list-group-item {
    margin-top: 15px;
    margin-bottom: 15px
}

#leftMenuUserName {
    margin-bottom: 0;
    display: block
}

.head-pd-t12 {
    padding-top: 12px
}

.head-pd-t22 {
    padding-top: 22px
}

.head-pd-r22 {
    margin-right: 7px
}

.table-common {
    margin-bottom: 1em;
    width: 100%;
    background-color: White
}

.table-common th {
    text-align: left;
    background-color: #f1f1f1;
    color: #212a45
}

.table-common td,
.table-common th {
    border: 1px #f1f1f1 solid;
    font-size: 14px;
    padding: 15px 10px;
    text-align: center
}

.ko-grid {
    margin-bottom: 1em;
    width: 100%;
    background-color: White
}

.ko-grid th {
    text-align: left;
    background-color: #f1f1f1;
    color: #212a45
}

.ko-grid td,
th {
    padding: 0;
    border: 1px #f1f1f1 solid
}

.ko-grid-pageLinks {
    margin-bottom: 1em
}

.ko-grid-pageLinks a {
    padding: .5em
}

.ko-grid-pageLinks a.selected {
    background-color: #edf2f6;
    color: #222
}

.ko-pageHeight {
    min-height: 200px
}

.pageHeight {
    margin-top: 15px;
    height: 80px
}

.title-img {
    width: 100%;
    max-height: 238px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 8;
    height: 238px;
    position: absolute;
    top: 0;
    left: 0
}

.info-bg .cover-mask {
    filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr="#cc000000", endcolorstr="#33000000", gradientType=1);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}

.info-bg .cover-canvas {
    width: 100%;
    height: 100%
}

.studyInfo .progreswrap {
    margin-top: 20px;
    width: 85%;
    float: left
}

.studyInfo .totalscore {
    width: 80px;
    float: left;
    color: #f3790a;
    font-size: 20pt;
    padding-top: 30px;
    text-align: center
}

.progressitem {
    float: left;
    display: inline;
    padding-right: 10px
}

.progressitem:last-child {
    margin-right: 0
}

.progressitem .progress-bar {
    height: 15px;
    line-height: 15px;
    color: rgba(0, 0, 0, 0.47);
    background: #86e3d1
}

.progressitem .progress {
    height: 14px;
    background: #e9edee
}

.progressitem .p-info {
    margin-bottom: 10px;
    font-size: 12px;
    line-height: 17px;
    height: 26px
}

.progressitem .p-info span {
    font-size: 10px;
    font-style: normal
}

.progressitem .p-info em {
    font-style: normal;
    font-size: 12px;
    line-height: 14px;
    max-width: 32px;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.progressitem span.p-percent {
    font-size: 16px;
    padding-right: 2px;
    color: #21c6a4;
    float: left;
    display: block
}

.p-detail {
    font-size: 12px;
    color: #555;
    margin-left: 6px
}

.p-detail span {
    font-size: 12px;
    display: inline-block;
    max-width: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    vertical-align: bottom
}

.studyInfo .totalscore span {
    color: #f3790a;
    font-size: 20pt;
    padding-top: 28px;
    text-align: center
}

.studyInfo .totalscore .ftsize-16 {
    font-size: 16px;
    margin-left: 5px
}

.progreswrap .score {
    font-size: 12px;
    color: #555;
    float: right;
    line-height: 25px
}

.opacitybg {
    width: 100%;
    height: 238px;
    background: #000;
    opacity: .6;
    filter: alpha(opacity=60);
    position: absolute;
    left: 0;
    top: 0;
    z-index: 666
}

.coursecover {
    float: left;
    margin-top: 13px;
    border: 1px solid #5682a9;
    margin-right: 30px
}

.coursecover img {
    width: 223px;
    height: 133px
}

.title-content {
    display: inline-block
}

.title-content>.div1 {
    height: 35px;
    margin-top: 23px;
    margin-bottom: 0
}

.title-content>.title-hour {
    font-size: 14px;
    color: #fff;
    margin-top: 5px;
    line-height: 28px
}

.recentwrap {
    height: 30px
}

.title-content .total {
    font-size: 12px
}

.title-content .circliful {
    margin: 0 auto
}

.title-content .rightline {
    border-right: 1px solid #e3e5e4
}

.course-title {
    font-size: 28px;
    color: #fff
}

.course-title .hours {
    color: #666
}

.float-left {
    float: left
}

.course-icon {
    width: 55px;
    height: 25px;
    background: url("../images/common/learn-icon.png") no-repeat;
    background-position: 0 -312px;
    font-size: 12px;
    color: #fff;
    padding: 3px 8px;
    margin-left: 10px;
    margin-top: 6px
}

.course-icon-nopublish {
    width: 55px;
    height: 25px;
    background: url("../images/common/learn-icon.png") no-repeat;
    background-position: 0 -350px;
    font-size: 12px;
    color: #fff;
    padding: 4px 8px;
    margin-left: 10px;
    margin-top: 4px
}

.course-icon-bi {
    width: 50px;
    height: 25px;
    background: url("../images/new-icon.png") no-repeat;
    background-position: -51px -333px;
    font-size: 14px;
    color: #fff;
    padding: 0 8px;
    margin-left: 10px;
    margin-top: 10px
}

.course-icon-xuan {
    width: 50px;
    height: 25px;
    background: url("../images/new-icon.png") no-repeat;
    background-position: 0 -333px;
    font-size: 14px;
    color: #fff;
    padding: 0 8px;
    margin-left: 10px;
    margin-top: 10px
}

.couser-publish {
    width: 55px;
    height: 25px;
    background: url("../images/new-icon.png") no-repeat;
    font-size: 12px;
    color: #fff;
    color: #fff;
    margin-left: 10px;
    margin-top: 10px;
    padding: 4px 0;
    text-align: center
}

.couser-publish {
    background-position: left -617px
}

.recently-study {
    margin-right: 14px;
    font-size: 12px;
    color: #fff
}

.recently-study span {
    color: #fff
}

.recenttitle {
    margin-top: 6px;
    margin-right: 14px;
    height: 39px
}

.title-button {
    float: right;
    margin-top: 10px;
    margin-right: 25px
}

.title-button>.study-btn {
    height: 45px;
    width: 140px;
    line-height: 45px;
    font-size: 18px;
    color: #fff;
    background: url("../images/new-icon.png") no-repeat -1px -386px;
    outline: 0;
    padding: 0
}

.title-button>.view-btn {
    height: 35px;
    width: 120px;
    line-height: 23px;
    font-size: 14px;
    color: #585b6a;
    background-color: #fafafa;
    border: 1px solid #b8c1c6;
    outline: 0
}

.title-button>.mcu-btn {
    height: 35px;
    width: 120px;
    line-height: 23px;
    font-size: 14px;
    color: #585b6a;
    background-color: #fafafa;
    border: 1px solid #b8c1c6;
    outline: 0
}

.title-button>.show-btn {
    margin-top: -20px;
    float: right
}

.borders {
    border: 1px solid black
}

.content-block .list-group {
    margin-bottom: 0
}

.content-block .list-group a:hover {
    background: 0
}

.header-r {
    float: right;
    width: auto
}

.head-center-btn {
    position: relative
}

.head-center-btn a {
    display: block;
    width: 90px;
    height: 30px;
    line-height: 29px;
    text-align: center;
    color: #fff;
    margin-top: 3px
}

.head-center-btn a.active {
    background: url(../images/new-icon.png) no-repeat 0 0
}

.head-center-btn a:hover {
    background: url(../images/new-icon.png) no-repeat -107px 0;
    width: 90px;
    height: 30px;
    text-decoration: none;
    color: #fff
}

.bubble-box {
    display: none;
    position: absolute;
    top: 48px;
    left: -123px;
    z-index: 10;
    border: 1px solid #67dcc8;
    width: 340px;
    padding: 20px 15px;
    background: #fff;
    color: #000;
    border-radius: 5px;
    line-height: 24px
}

.bubble-box img {
    width: 40px;
    display: block;
    float: left;
    margin-right: 15px
}

.bubble-box p {
    display: inline
}

.bubble-box span {
    display: block;
    text-align: right;
    color: #67dcc8;
    margin-top: 5px;
    cursor: pointer;
    clear: both;
    text-decoration: underline
}

.bubble-box i {
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    top: -8px;
    left: 50%;
    margin-left: -10px;
    background: url(../images/homePage/home_page_icon.png) no-repeat;
    background-position: -43px -256px
}

.mooc2uImg {
    display: block;
    background: url(../images/mooc2u_logo.png) no-repeat;
    background-size: 100%;
    width: 56px;
    height: 20px;
    margin-top: 9px;
    margin-right: 22px
}

.data-icon {
    width: 36px;
    height: 38px;
    background: url("../images/common/data-icon.png") no-repeat;
    border: 0
}

.xls-icon-lg {
    background-position: 0 0
}

.xls-icon-sm {
    height: 21px;
    width: 21px;
    background-position: 0 -58px
}

.doc-icon-lg {
    background-position: 0 -99px
}

.doc-icon-sm {
    height: 21px;
    width: 21px;
    background-position: 0 -157px
}

.pdf-icon-lg {
    background-position: 0 -198px
}

.pdf-icon-sm {
    height: 21px;
    width: 21px;
    background-position: 0 -256px
}

.zip-icon-lg {
    background-position: 0 -297px
}

.zip-icon-sm {
    height: 21px;
    width: 21px;
    background-position: 0 -355px
}

.txt-icon-lg {
    background-position: 0 -396px
}

.txt-icon-sm {
    height: 21px;
    width: 21px;
    background-position: 0 -454px
}

.ppt-icon-lg {
    background-position: 0 -495px
}

.ppt-icon-sm {
    height: 21px;
    width: 21px;
    background-position: 0 -553px
}

.course-design-box {
    padding: 10px 20px;
    background-color: #fff
}

.course-design-box .main-top-title {
    border-bottom: 1px solid #d1d1d1;
    height: 48px;
    position: relative
}

.main-top-title .title {
    border-bottom: 3px solid #26d9b1;
    color: #333;
    font-size: 16px;
    height: 48px;
    line-height: 48px;
    padding: 0 24px;
    position: absolute;
    left: 0
}

.main-top-title .sidebar {
    float: right;
    padding-top: 8px
}

.ftsize-16 {
    font-size: 16px
}

.mar-bot15 {
    margin-bottom: 25px
}

.mar-top10 {
    margin-top: 10px
}

* {
    margin: 0;
    padding: 0
}

.red {
    color: red
}

li {
    list-style-type: none
}

.intro-msg li {
    list-style-type: inherit
}

p {
    margin: 0;
    padding: 0
}

a:hover {
    text-decoration: none
}

a:focus {
    text-decoration: none
}

.load-data {
    border: 1px solid #b2c2cd;
    width: 360px;
    height: 40px;
    text-align: center;
    background-color: #fafafb;
    font-size: 14px;
    border-radius: 20px !important;
    color: #323a4b;
    margin: 20px auto;
    outline: 0
}

.load-data:hover {
    background-color: #1ccca9;
    color: #fff;
    outline: 0;
    opacity: 1;
    border: 0
}

.load-data:active {
    outline: 0
}

.load-data:focus {
    outline: 0
}

.load-display {
    display: none
}

.loading-mask {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #000;
    opacity: .4;
    filter: alpha(opacity=40);
    z-index: 3
}

.loading-mask .loading-div {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -33px;
    margin-left: -33px
}

.loading-div {
    width: 66px;
    height: 66px;
    background: url("../images/common/load.gif") no-repeat;
    background-size: 100%;
    margin: 30px auto
}

.reply-icon-sanjao {
    width: 18px;
    height: 7px;
    background: url("../images/common/learn-icon.png") no-repeat;
    background-position: 0 -948px;
    float: left;
    color: #999
}

.btn-commonsmall,
.btn-commonsmall:hover {
    background: #1ccca9;
    height: 31px;
    font-size: 14px;
    border-radius: 3px;
    line-height: 18px;
    color: #fff;
    border: 0;
    padding: 0 25px
}

.btn-sumbit,
.btn-sumbit:focus,
.btn-sumbit:hover {
    width: 100px;
    background-color: #1ccca9;
    font-size: 16px;
    color: #fff;
    margin-right: 60px;
    border-radius: 5px
}

.btn-blur-common {
    background-color: #25dab6;
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857;
    margin-bottom: 0;
    padding: 5px 12px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    border: 0;
    color: #fff
}

.btn-exam-common {
    width: 120px;
    height: 40px;
    border-radius: 5px;
    background-color: #35d8b1;
    border-color: #35d8b1;
    font-size: 20px;
    border: 0
}

.btn-exam-common:hover {
    background: #1ccca9
}

.btn-delete,
.btn-delete:focus,
.btn-delete:hover {
    width: 60px;
    background-color: #1ccca9;
    font-size: 14px;
    color: #fff;
    margin-right: 10px;
    border-radius: 3px
}

.modal-footer {
    background: #f1f1f1;
    border-top: 1px solid #ccc;
    margin-top: 20px;
    padding: 10px 15px;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px
}

.textAglign-left {
    text-align: left !important
}

.modal-header .close {
    color: #4f4f4f;
    opacity: 1;
    padding: 0 3px 3px 3px;
    outline: 0
}

.modal-header .close:hover {
    color: #fff
}

.bootbox-close-button {
    color: #fff
}

.ifNoData {
    border: 1px solid #ddd;
    border-top: 0;
    height: 280px;
    margin-top: -245px;
    text-align: center;
    padding-top: 110px;
    background-color: #fff
}

.ifNoData span {
    font-size: 16px;
    font-weight: bold
}

.lmti {
    margin-right: 8px;
    margin-left: -20px
}

.test-content>.test-rad {
    float: left;
    margin-top: 10px;
    margin-right: 10px
}

.test-content>.test-title {
    float: left;
    max-width: 560px;
    margin-bottom: 15px
}

.modal.fade .modal-dialog {
    transform: translate(0px, 0px)
}

.head-notice {
    display: none
}

.notice-text a:hover {
    text-decoration: underline
}

.head-notice {
    border: solid 1px #edd1c3;
    background: #fdf6f0;
    height: 43px;
    line-height: 43px;
    overflow: hidden
}

.notice-tips {
    height: 43px;
    overflow: hidden
}

.notice-icon {
    color: #ee734a;
    font-size: 20px;
    margin-right: 10px;
    float: left;
    width: 3%
}

.noticebox {
    height: 43px;
    overflow: hidden;
    margin: 0;
    padding: 0
}

.notice-text {
    height: 43px;
    display: block
}

.notice-text a {
    color: #ce6700;
    height: 43px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 95%
}

.notice-text a:hover {
    color: #ce6700;
    text-decoration: underline
}

.notice-more {
    color: #ec724b;
    margin-right: 22px
}

.notice-more:hover {
    color: #ec724b;
    text-decoration: underline
}

.notice-close {
    width: 21px;
    height: 21px;
    line-height: 20px;
    padding: 0;
    text-align: center;
    vertical-align: middle;
    color: #e6bda9;
    border: 1px solid #f0d4c6;
    border-radius: 50%;
    color: #e6bda9;
    font-size: 11px;
    display: inline-block;
    font-size: 11px;
    margin-top: -3px
}

.notice-close:hover {
    color: #d69170;
    border: 1px solid #dd9f82
}

.top-notice-box {
    position: relative
}

.head_notice {
    margin-top: 10px;
    width: 30px
}

.top-notice-icon {
    width: 21px;
    height: 16px;
    color: #fff
}

.top-notice-icon:hover {
    width: 21px;
    height: 16px;
    color: #999
}

.top-notice-count {
    width: 5px;
    height: 5px;
    background: #dd5c01;
    border-radius: 100%;
    color: #fff;
    font-size: 10px;
    font-family: Arial;
    text-align: center;
    line-height: 15px;
    font-style: normal;
    display: inline-block;
    position: absolute;
    left: 18px;
    top: -2px
}

.entrance-test-icon-new {
    display: none;
    width: 8px;
    height: 12px;
    background: url(../images/entrance-test-icon-new.png) no-repeat;
    background-size: 100%;
    position: absolute;
    top: -4px;
    left: 15px
}

.entrance-test-icon-num {
    width: 14px;
    height: 14px;
    left: 80px;
    top: 2px
}

.top-question-count {
    height: 15px;
    background: #dd5c01;
    border-radius: 3px;
    color: #fff;
    font-size: 10px;
    font-family: Arial;
    text-align: center;
    line-height: 16px;
    font-style: normal;
    display: inline-block;
    position: absolute;
    left: 130px;
    top: 0;
    padding: 0 5px
}

.header_inner {
    margin: 0 39px
}

.logobox {
    height: 60px
}

.w_1200 {
    margin: 0 auto;
    z-index: 10;
    position: relative
}

.title-content-block .w_1200 {
    margin: 0 auto;
    padding: 0
}

.user-config-content .w_1200 {
    margin: 0 auto;
    padding: 0
}

.topbanner {
    height: 160px;
    background: url('../images/bj.jpg') 0 0;
    position: relative
}

.topbanner:before {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: url('../images/_centerLayout-bg-img1.jpg') no-repeat center top
}

.topbanner .title-hour {
    color: #fff;
    margin-top: 12px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 350px
}

.teachinfo {
    margin-top: 21px
}

.modal-content .modal-header {
    background: 0;
    color: #4e4e4e
}

@media(min-width:768px) {
    .course-header-content .container {
        width: 750px
    }

    .user-config-content .container {
        width: 750px
    }

    .nav-pills li {
        width: 100px
    }
}

@media(min-width:1200px) {
    .course-header-content .container {
        width: 1200px
    }

    .user-config-content .container {
        width: 1200px
    }
}

.user-config-content .row {
    margin-left: 0;
    margin-right: 0
}

.user-config-content .row .col-xs-12 {
    padding: 0
}

.user-config-content .user-config-left {
    width: 906px;
    padding: 0
}

.user-config-content .user-config-center {
    width: 225px;
    padding: 10px 0 0;
    float: right
}

.statics {
    margin-top: 75px
}

.statics li {
    float: left;
    width: 82px;
    margin-right: 50px
}

.statics li .meta {
    text-align: center;
    font-size: 14px;
    display: block;
    margin-bottom: 18px;
    color: #b7b7b7
}

.statics li .meta-value {
    text-align: center;
    font-size: 14px;
    display: block;
    color: #d3d3d3
}

.statics li .meta-value span {
    font-size: 14px !important
}

.pd0 {
    padding-left: 0;
    padding-right: 0
}

.mlr0 {
    margin-left: 0;
    margin-right: 0
}

.progressbox {
    padding: 30px 0;
    height: 110px
}

.progressbox .progress {
    width: 97%;
    height: 10px;
    float: left;
    background: #e9eded;
    box-shadow: none
}

.progressbox .progress-bar {
    height: 10px;
    background: #87e3d1;
    box-shadow: none;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px
}

.progresstext {
    width: 7%;
    float: left;
    color: #f3790b;
    font-size: 20px;
    line-height: 60px;
    font-weight: normal
}

.progressnum {
    font-size: 29px
}

.progressbox-text {
    color: #545454;
    margin-bottom: 10px
}

.progressbox-text .bfb {
    color: #20c6a5;
    font-size: 16px
}

.progressfens {
    float: right;
    margin-right: 3%;
    font-size: 12px
}

.progressbox .progress-line {
    float: left;
    width: 94%
}

.progress1 {
    width: 100%;
    float: left;
    display: none
}

.progress2 {
    width: 49.2%;
    float: left;
    display: none
}

.progress3 {
    width: 32.6%;
    float: left;
    display: none
}

.progress4 {
    width: 24.4%;
    float: left;
    display: none
}

.progress5 {
    width: 19.5%;
    float: left;
    display: none
}

.btn-primary {
    background-color: #06d9ae;
    border-color: #20c6a5;
    outline: 0
}

.btn-primary:focus,
.btn-primary.focus {
    color: #fff;
    background-color: #06d9ae;
    border-color: #06d9ae
}

.btn-primary:active,
.btn-primary.active,
.open>.dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #06d9ae;
    border-color: #06d9ae
}

.btn-primary:active:hover,
.btn-primary.active:hover,
.open>.dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open>.dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open>.dropdown-toggle.btn-primary.focus {
    color: #fff;
    background-color: #07d0a7;
    border-color: #07d0a7
}

.teacher-left-menus {
    padding-top: 10px
}

.course-icon-published {
    width: 61px;
    height: 30px;
    background: url(../images/new-icon.png) no-repeat -42px -324px;
    line-height: 37px;
    text-align: center;
    color: #fff;
    margin-left: 10px;
    margin-top: 3px
}

button.btn,
button,
.export_data {
    border-radius: 5px
}

button.btn:hover,
button:hover,
.export_data:hover {
    background: #1ccca9;
    color: #fff;
    border-color: transparent
}

.btn-blur {
    background: #25dab6;
    color: #fff
}

.btn-blur:hover,
.btn-blur:focus,
.btn-blur.focus {
    color: #fff
}

.btn-white {
    background: #fff;
    color: #34d9b6;
    border: 1px solid #34d9b6
}

.width-140 {
    width: 140px
}

.bg-green {
    background-color: #20c6a5 !important
}

.ftcolor-999 {
    color: #999
}

.ftcolor-blur {
    color: #34d9b6
}

.ftcolor-deepblur {
    color: #66e2c8
}

.ftsize-18 {
    font-size: 18px
}

.radio-item {
    width: auto;
    margin-top: 6px;
    cursor: pointer
}

.radio-item .radio-box {
    display: inline-block;
    width: 16px;
    height: 16px;
    background: #fff;
    border: 1px solid #999;
    border-radius: 50%;
    margin-right: 10px;
    float: left;
    margin-top: 4px
}

.radio-item .radio-box.active {
    background: url(../images/new-icon.png) left -697px no-repeat;
    border: 0
}

.icon_batch {
    width: 20px;
    height: 19px;
    display: inline-block;
    background-image: url(../images/_centerLayout-new-icon.png);
    background-repeat: no-repeat;
    background-position: -53px -562px;
    vertical-align: bottom
}

.iconfont.iocn-publish {
    background: url('../images/new-icon.png') no-repeat;
    background-position: -69px -814px;
    height: 21px;
    margin-right: 5px
}

/*.clear {
    clear: both
}*/
.clear::after {
    content:"";
    display: block;
    clear:both;
}

.hm_input1 img,
.workdetail .chiocetxt img,
.questionview img,
.question-cont img {
    max-width: 95%
}

.edui-default .edui-toolbar .edui-combox .edui-combox-body {
    color: #000
}

.multiple-school-con {
    position: relative;
    margin-top: 3px;
    margin-right: 15px
}

.multiple-school-con span {
    background-color: #494949;
    display: block;
    float: left;
    padding: 5px 12px;
    margin-right: 2px;
    color: #fff;
    border-top-left-radius: 13px;
    border-bottom-left-radius: 13px
}

.multiple-school-con i.iconfont.icon-open-down-line,
.multiple-school-con i.iconfont.icon-open-up-line {
    text-align: center;
    font-size: 12px;
    cursor: pointer;
    color: #fff
}

.multiple-school-con i.selected {
    font-size: 12px;
    margin-right: 4px;
    display: block;
    float: left;
    line-height: 12px;
    margin-top: 7px;
    width: 15px;
    height: 15px;
    border: 1px solid #1c1c1c
}

.multiple-school-con p {
    float: left;
    height: 30px;
    background-color: #494949;
    padding-left: 12px;
    padding-right: 20px;
    min-width: 350px;
    cursor: pointer;
    border-top-right-radius: 13px;
    border-bottom-right-radius: 13px;
    position: relative
}

.multiple-school-con p .change-button {
    position: absolute;
    padding: 3px 5px;
    background: #f60;
    border: 0;
    width: 80px;
    font-size: 12px;
    right: 8px;
    top: 3px
}

.multiple-school-con p>span {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
    padding: 5px 0;
    padding-right: 80px
}

.multiple-school-con ul {
    background-color: #494949;
    position: absolute;
    top: 30px;
    right: 80px;
    z-index: 9999;
    width: 270px;
    display: none;
    border-bottom-left-radius: 13px;
    border-bottom-right-radius: 13px;
    overflow: hidden
}

.multiple-school-con ul li {
    line-height: 30px;
    background-color: #494949;
    cursor: pointer;
    padding-left: 12px;
    padding-right: 35px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #fff
}

.multiple-school-con ul li:hover {
    background-color: #666
}

.no-content {
    width: 130px;
    height: 180px;
    background: url(../images/common/none.png) no-repeat;
    margin: 0 auto;
    margin-top: 100px;
    display: none
}

.identity {
    width: 150px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    border: 1px solid #f99450;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -22px;
    color: #f99450;
    font-size: 16px;
    border-radius: 3px
}

.bottom-tools {
    width: 50px;
    max-height: 300px;
    position: fixed;
    bottom: 20px;
    right: 10px;
    z-index: 12
}

.bottom-tools li {
    cursor: pointer;
    position: relative
}

.bottom-tools li a {
    width: 50px;
    height: 50px;
    display: block;
    margin-bottom: 15px;
    font-size: 0;
    background: url('../images/common/download-icon.png') no-repeat;
    background-position-x: 12px;
    background-color: #e5e5e5;
    border-radius: 50%
}

.bottom-tools .not_done_icon {
    background-position-y: 12px
}

.bottom-tools i.not_done_tips {
    position: absolute;
    top: -7px;
    right: -5px;
    width: 18px;
    height: 18px;
    font-style: normal;
    background: #dd5c01;
    color: #fff;
    text-align: center;
    font-size: x-small;
    border-radius: 100%
}

.bottom-tools .help_file_icon {
    background-position-y: -28px
}

.bottom-tools .phone_download_icon {
    background-position-y: -80px
}

.bottom-tools .feedback_icon {
    background-position-y: -128px
}

.bottom-tools .reach_top_icon {
    background-position-y: -170px;
    display: none
}

.bottom-tools .not_done_icon.active {
    background-color: #1ccca9
}

.bottom-tools .not_done_icon:hover,
.bottom-tools .help_file_icon:hover,
.bottom-tools .feedback_icon:hover,
.bottom-tools .phone_download_icon:hover,
.bottom-tools .reach_top_icon:hover {
    background: #1ccca9;
    font-size: 14px;
    color: #fff;
    padding: 5px 0 0 11px
}

.bottom-tools .phone_box {
    display: none;
    position: absolute;
    width: 365px;
    height: 185px;
    border: solid 1px #cecece;
    bottom: -35px;
    right: 60px;
    background: #fff;
    padding-left: 0;
    border-radius: 0
}

.bottom-tools .phone_box p {
    display: inline-block;
    margin: 30px;
    text-align: center
}

.bottom-tools .phone_box p img {
    width: 120px;
    height: 120px;
    display: block
}

.bottom-tools .phone_box p span {
    color: #333;
    padding-top: 5px;
    font-size: 14px;
    display: block
}

.not_done_main {
    max-width: 1200px;
    max-height: 480px;
    position: fixed;
    bottom: 40px;
    right: 70px;
    z-index: 12;
    padding-right: 0px;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: 100% 65%;
    -moz-transform-origin: 100% 65%;
    transform-origin: 100% 65%;
    -webkit-transition: -webkit-transform .3s, visibility 0s .3s;
    -moz-transition: -moz-transform .3s, visibility 0s .3s;
    transition: transform .3s, visibility 0s .3s
}

.not_done_main .closeBtn {
    position: absolute;
    top: 5px;
    right: 10px;
    color: #a5a5a5;
    cursor: pointer
}

.not_done_main .closeBtn:hover {
    color: #1ccca9
}

.not_done_main .not_done_menu {
    width: 290px;
    max-height: 500px;
    background-color: #fff;
    box-shadow: 0 1px 15px #818181;
    -webkit-box-shadow: 0 1px 15px #818181;
    -moz-box-shadow: 0 1px 15px #818181;
    border-radius: 6px;
    padding: 20px;
    overflow-y: auto;
    float: right;
    margin-right: 20px;
    position: relative;
    top: 50%
}

.not_done_main .not_done_menu .title {
    margin: 0;
    font-size: 20px;
    text-align: center;
    margin-bottom: 20px !important
}

.not_done_main .not_done_menu .n_c {
    background-color: #dcdcdc;
    border-radius: 6px;
    height: 80px;
    margin-bottom: 15px;
    cursor: pointer;
    overflow: hidden;
    position: relative
}

.n_c .urgent_icon {
    width: 50px;
    height: 46px;
    background: url(../images/common/download-icon.png) no-repeat;
    background-position: 0 -230px;
    display: block;
    position: absolute;
    top: 0;
    right: -1px
}

.not_done_main .not_done_menu .n_c .con {
    margin-left: 10px;
    background-color: #fff;
    border: 1px solid #dcdcdc;
    border-radius: 6px;
    height: 80px;
    padding: 0 15px
}

.not_done_main .not_done_menu .n_c .mask {
    background-color: #000;
    opacity: .6;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 10
}

.not_done_main .not_done_menu .n_c h3 {
    font-size: 16px;
    margin-top: 15px !important;
    margin-bottom: 10px !important
}

.not_done_main .not_done_menu .n_c p {
    color: #a4a4a4
}

.not_done_main .not_done_menu .n_c p em {
    font-style: normal
}

.not_done_main .not_done_menu .n_c .iconfont {
    position: absolute;
    right: 15px;
    bottom: 14px;
    width: 20px;
    height: 20px;
    border: 1px solid;
    border-color: #dcdcdc;
    color: #dcdcdc;
    line-height: 16px;
    border-radius: 50%
}

.not_done_main .not_done_menu .n_c.hover>div,
.not_done_main .not_done_menu .n_c.active>div {
    background-color: transparent;
    border-color: transparent;
    color: #fff
}

.not_done_main .not_done_menu .n_c.hover>div p,
.not_done_main .not_done_menu .n_c.active>div p {
    color: #fff
}

.not_done_main .not_done_menu .n_c.hover .iconfont,
.not_done_main .not_done_menu .n_c.active .iconfont {
    color: #fff !important;
    border-color: #fff !important
}

.not_done_main.is-visible {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: -webkit-transform .4s, visibility 0s 0s;
    -moz-transition: -moz-transform .4s, visibility 0s 0s;
    transition: transform .4s, visibility 0s 0s
}

.not_done_main .complete_info {
    float: left;
    height: 500px;
    display: none;
    background-color: #fff;
    box-shadow: 0 1px 15px #818181;
    -webkit-box-shadow: 0 1px 15px #818181;
    -moz-box-shadow: 0 1px 15px #818181;
    border-radius: 6px;
    position: relative
}

.not_done_main iframe {
    width: 100%;
    height: 500px;
    border-radius: 6px
}

.not_done_main .detail_con h3 {
    margin-top: 20px !important;
    margin-bottom: 10px !important;
    color: #6d6d6d;
    font-size: 20px;
    text-align: center
}

.not_done_main .detail_con>p {
    text-align: center;
    margin-bottom: 10px
}

.not_done_main .detail_con>p span {
    padding: 0 20px;
    font-size: 12px;
    color: #888
}

.not_done_main .detail_con .con {
    margin: 0 20px;
    max-height: 365px;
    margin-bottom: 5px;
    overflow-y: auto
}

.not_done_main .detail_con .detail_btn {
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 10px
}

.not_done_main .detail_con button {
    width: 100px;
    padding: 7px 0;
    background-color: #1ccca9;
    color: #fff;
    border: 0;
    font-size: 14px;
    margin: 0 10px
}

.work-type-class1,
.work-type-class2,
.work-type-class3,
.work-type-class4 {
    border: 1px solid;
    border-radius: 10px;
    font-size: 12px;
    font-weight: normal;
    padding: 2px 8px
}

.work-type-class1 {
    color: #4b7ac1;
    border-color: #4b7ac1
}

.work-type-class2 {
    color: #9c5bc9;
    border-color: #9c5bc9
}

.work-type-class3 {
    color: #44b86d;
    border-color: #44b86d
}

.work-type-class4 {
    color: #da71a1;
    border-color: #da71a1
}

.marginr0 {
    margin-right: 0 !important
}

.capture-wrapper #PROCESS_CAPTURE #webcam video {
    background: 0;
    border-radius: 0;
    height: initial
}

.capture-wrapper {
    position: fixed;
    right: 0;
    z-index: 10;
    bottom: 0;
    display: none
}

.capture-wrapper .tip {
    color: red;
    font-size: 14px;
    background: #ccc;
    font-weight: 600;
    padding: 8px
}

.capture-wrapper .video-wrapper {
    background: #fff;
    padding: 0 8px
}

.capture-wrapper .video-wrapper .title {
    text-align: center;
    font-size: 12px;
    padding: 4px 0;
    color: #000
}

@media screen and (min-width:1366px) {
    .feedback_mask {
        display: none;
        position: fixed;
        top: 260px;
        left: 32%;
        width: 36%;
        height: 400px;
        background: #fff;
        border-radius: 10px;
        z-index: 99;
        padding: 10px;
        box-sizing: border-box;
        box-shadow: 0 1px 15px #818181;
        -webkit-box-shadow: 0 1px 15px #818181;
        -moz-box-shadow: 0 1px 15px #818181
    }
}

.feedback_mask h3 {
    text-align: center;
    font-size: 20px
}

.feedback_mask h3 .btn-close {
    float: right;
    border: none !important;
    background: #fff;
    margin-right: 8px;
    font-size: 16px
}

.btn-close:hover {
    color: #000
}

.mask_wrap {
    padding: 10px 20px;
    box-sizing: border-box
}

.mask_wrap .form_item {
    margin: 10px 0
}

.mask_wrap .form_item label,
.mask_wrap .form_item input,
.mask_wrap .form_item textarea {
    font-weight: 400;
    font-size: 18px;
    vertical-align: middle
}

.mask_wrap .form_item label {
    width: 100px;
    font-size: 16px
}

.colorRed {
    color: #f56c6c
}

.mask_wrap .form_item input,
.mask_wrap .form_item textarea {
    padding: 4px 8px;
    min-width: 75%;
    max-width: 80%;
    border-radius: 4px;
    border: 1px solid #c0c4cc
}

.mask_wrap .form_item input::placeholder,
.mask_wrap .form_item textarea::placeholder {
    font-size: 16px;
    color: #c0c4cc
}

.mask_wrap .form_item input:focus,
.mask_wrap .form_item textarea:focus {
    outline: 0;
    border: 1px solid #409eff
}

.user_suggestion {
    height: 180px
}

.gzy-btn-group {
    width: 100%;
    margin-top: 20px
}

.gzy-btn-group button {
    float: right;
    border: 0;
    padding: 6px 8px;
    margin-right: 4%;
    color: #fff
}

@media screen and (max-width:1366px) and (min-width:1024px) {
    .feedback_mask {
        display: none;
        position: fixed;
        top: 160px;
        left: 22%;
        width: 66%;
        height: 400px;
        background: #fff;
        border-radius: 10px;
        z-index: 99;
        padding: 10px;
        box-sizing: border-box;
        box-shadow: 0 1px 15px #818181;
        -webkit-box-shadow: 0 1px 15px #818181;
        -moz-box-shadow: 0 1px 15px #818181
    }
}

@media screen and (max-width:1024px) {
    .feedback_mask {
        display: none;
        position: fixed;
        top: 100px;
        left: 10%;
        width: 80%;
        padding: 20px;
        background: #fff;
        border-radius: 10px;
        z-index: 99;
        box-shadow: 0 1px 15px #818181;
        -webkit-box-shadow: 0 1px 15px #818181;
        -moz-box-shadow: 0 1px 15px #818181
    }
}
#support-service {
display:block
}
    #support-service p {
    margin:0;
    padding:0;
    display:inline
    }
#customer-service {
display:block
}

/* 布局相关  */
.dialog_page{
    padding: 20px;
    box-sizing: border-box;
}
.flex{
    display:flex;
    margin: 10px;
    align-items:center;
}
.flex > *{
    margin-left:10px;
}
.flex > *:nth-of-type(1){
    margin-left:0px;
}
.item_center{
    align-items:center;
}
.space_between{
    justify-content: space-between;
}
.flex_1{
    flex:1;
}
.flex_2{
    flex:2;
}
.flex_3{
    flex:3;
}
.flex_4{
    flex:4;
}
.flex_5{
    flex:5;
}
.text_right{
    text-align: right;
}
.text_center{
    text-align: center;
}

.btn_wrap{
    display:flex;
    align-items:center;
    justify-content: center;
    margin-top: 20px;
}
.btn_wrap a{
    display: block;
    border-radius:4px;
    color:#fff;
    overflow:hidden;
    text-align:center;
    padding: 6px 20px;
}
.btn_wrap a + a{
    margin-left: 10px;
}
.btn_wrap a.btn_cancel{
    background:#dcdcdc;
}
.btn_wrap a.btn_save{
    background: #23cfad;
}

.btn.primary{
     background: #23cfad;
     color:#fff;
}

.search_select{
    width: 190px;
    height: 34px;
    padding-left: 4px;
    box-sizing: border-box;
    border: 1px solid #ccc;
    border-radius: 4px;
    color: #848484;
    background: #fff;
    outline: none;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0 , .08);
}