* {
    margin: 0;
    padding: 0;
    font-size: 14px;
}
html{
    height: auto;
}
a {
    text-decoration: none;
}

body {
    background: #f2f2f2 !important;
    overflow-y: auto;
}
li {
    text-decoration: none;
}
input {
    height: 31px;
    border: 1px solid #d6d7dc;
    font-size:15px;
}
input:-webkit-autofill {
    box-shadow: 0 0 0 1000px #fff inset;
}

input:autofill {
    box-shadow: 0 0 0 1000px #fff inset;
}
textarea{
    border-color: #d6d7dc;
    outline: none;
    padding: 3px;
    font-size: 14px;
}
.pic img {
    width: 100%;
    height: 100%;
}
.clearboth{
    clear: both;
}
label.error {
	padding-right: 20px;
	display: inline;
	color: #cc5965;
    display: inline-block;
    margin-left: 5px;
	
}
.mainContent-list-form .city-home{
    margin-bottom: 0;
}
.city-home .mainContent-list-right {
    width: 80%;
    position: relative;
    height: 55px;
}
.city-home #cmbProvince-error{
    position: absolute;
    left: 0;
    top:30px;
}
.city-home #cmbCity-error{
    position: absolute;
    left: 162px;
    top:30px;
}
.city-home .mainContent-list-right .error:nth-child(2){
    margin-bottom: 15px;
}


/*------- 閸掑棝銆� -----*/
.learning-content-list .pagination2 .pagebar-content>*,
.message-list .pagination2 .pagebar-content>*,
.course-statistics .pagination2 .pagebar-content>*{
    display: none;
}
.learning-content-list .pagination2 .pagebar-content ul,
.message-list .pagination2 .pagebar-content ul,
.course-statistics .pagination2 .pagebar-content ul{
    display: inline-block;
}
.table-empty-img{
    position: relative;
    height: 350px;
    background: url("../../images/front/fmmm/empty_icon.png") center no-repeat;
}
.identity-choose.table-empty-img{
    height: 340px;
    background-position-y: 60%;
}

.learning-list.table-empty-img{
    background-position: center 55%;
}
.documents-list.table-empty-img{
    background-position: center 70%;
}
#pageMessage.table-empty-img{
    height: 300px;
    background-position: center 70%;
}
.detail-audio-list.table-empty-img{
    background-position: center 60%;
}
.fans-list.table-empty-img{
    background-position: center 60%;
}
/*-----------------娑撴槒顩﹂崘鍛啇--------------*/
.main {
    width: 1200px;
    font-size: 14px;
    color: #323232;
    overflow: hidden;
    display: flex;
}
.user-main{
    margin: 30px auto 70px;
}
.main a:focus, .main a:hover {
    color: #fc2139;
    text-decoration: underline;
}

/*瀹革箒绔熺�佃壈鍩�*/
.main-left {
    width: 200px;
    margin-right: 20px;
    color: #323232;
}

/*---------------瀹革箒绔熺�佃壈鍩�-----------*/
li {
    list-style: none;
}

.personal-center-list {
    background: #fff;
    width: 200px;
}

.personal-center-title {
    height: 45px;
    font-size: 18px;
    line-height: 42px;
    background: #fc2139;
    padding-left: 30px;
    color: #fff;
}

.personal-center-list ul {
    width: 200px;
    padding: 15px 0;
    border: 1px solid #d6d7dc;
    border-top: none;
}

.personal-center-list li {
    color: #323232;
    padding-left: 30px;
    height: 40px;
    line-height: 40px;
    cursor: pointer;
}

.personal-center-list li:hover {
    color: #fc2139;
}

.personal-center-list .list-on {
    padding-left: 25px;
    border-left: 5px solid #fc2139;
    color: #fc2139;
    background: #f5f5f5;
}
.front-pic .relative{
    background-repeat: round;
}
/*-------閸欏疇绔熺拹锔藉煕鐠у嫭鏋￠崘鍛啇-------*/
.personal-main .mainContent-list-form li{
    margin-bottom: 0;
}
.personal-main .mainContent-list-form .mainContent-list-right{
    height: 54px;
    position: relative;
}
.personal-main .sign-label .mainContent-list-right label{
    position: absolute;
    left: 0;
    top: 30px;
}
.index-content{
    float: left;
}
.main-content {
    width: 980px;
}

.main-content-head {
    border-bottom: 3px solid #fc2430;
}

.main-content-head span {
    display: inline-block;
    background: #fc2139;
    height: 42px;
    line-height: 40px;
    font-size: 18px;
    padding: 0 30px;
    color: #fff;
}

.main-content-list {
    margin-top: 20px;
    padding: 30px;
    background-color: #fff;
    border: 1px solid #d6d7dc;

}

.mainContent-list-title {
    padding-bottom: 30px;
    border-bottom: 1px solid #e6e6e6;
    margin-bottom: 30px;
}

/*閸愬懎顔愰弽鍥暯*/
.mainContent-list-title h2 {
    font-size: 18px;
    color: #fc2139;
    font-weight: 600;
    margin-top: 0;
}

.mainContent-phone {
    padding-left: 22px;
    background: url("../../images/front/user/my_phone_icon.png") 0px 2px no-repeat;
    margin-top: 15px;
}

.mainContent-account {
    background: url("../../images/front/user/my_zh_icon.png") 0px 2px no-repeat;

}

.mainContent-list-left {
    width: 88px;
    text-align: right;
    float: left;
    margin-right: 20px;
}

.mainContent-list-right {
    /*float: left;*/
    overflow: hidden;
    position: relative;
}
.mainContent-list-right input{
    font-size: 14px;
}
/*閸ュ墽澧栭幓鎰唉*/
.head-portraits {
    width: 100%;
    padding-bottom: 30px;
    border-bottom: 1px solid #e6e6e6;
    margin-bottom: 30px;
}
.head-portraits>div{
    display: inline-block;
    float: none;
    vertical-align: top;
    overflow: inherit;
}
.upload-pictures {
    margin-bottom: 20px;
}
.layui-layer-content{
    display: block;
}


.upload-pictures-pic {
    position: relative;
    width: 100px;
    height: 100px;
    /*background: url("../../images/front/fmmm/newIcon/redadd.png") no-repeat;*/
    cursor: pointer;
}
.subitem-carousel .upload-pictures-pic,
.subitem-documents .upload-pictures-pic{
    background: url("../../images/front/fmmm/newIcon/redadd.png") no-repeat;
}
.perfect-class .subitem-carousel .upload-pictures-pic{
    background: none;
}

.upimg .upload-pictures-pic {
    background: none;
}

.mainContent-list-right .uploading-img{
    position: absolute;
    left: 0;
    top: 70px;
    height: 30px;
    width: 100px;
    background: rgba(0, 0, 0, .4);
    text-align: center;
    line-height: 28px;
    color: #fff;
    z-index:1;
    cursor: pointer;
}

.user-teacher .mainContent-list-left{
    width: 65px;
}

/*.personal-data .upload-pictures-pic:before {*/
    /*content: "娑撳﹣绱舵径鏉戝剼";*/
/*}*/

.personal-data input{
    font-size: 14px;
}
.upload-pictures-pic img {
    width: 100%;
    height: 100%;
}

/*闁瀚ㄧ亸渚�娼伴幐澶愭尦*/
body .btn {
    padding: 6px 22px;
    border-radius: 4px;
    background: #fc2139;
    border: none;
    color: #fff;
    cursor: pointer;
    border: 1px solid #fc2139;
}

body .btn:hover {
    background: #fc2139;
    border: 1px solid #fc2139;
    color: #fff;
}

body .btn-success {
    color: #fff;
    background-color: #1ab394;
    border-color: #1ab394;
}

body .btn-success:hover {
    color: #fff;
    background-color: #18a689;
    border-color: #18a689;
}

.btn-success.btn-outline {
    color: #1ab394;
}

body .btn:hover,
body .btn:focus {
    color: #fff;
    text-decoration: none;
    outline: none;
}

body .btn-default {
    color: #fff;
    background-color: #cbcbcb;
    border-color: #ccc;
}

body .btn-default:hover {
    color: #fff;
    background-color: #aaa;
    border-color: #bbb;
}

body .btn-primary {
    color: #fff;
    background-color: #fc2139;
    border-color: #fc2139;
}

body .btn-primary:hover {
    color: #fff;
    background-color: #fc2139;
    border-color: #fc3b38;
}

body .btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236;
}

body .btn-warning:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512;
}

body .btn-outline {
    color: inherit;
    background-color: transparent;
    -webkit-transition: all .5s;
    transition: all .5s;
    color: #fc2139;
}
body .btn-outline:focus{
    color: #fc2139;
}
.btn-primary.btn-outline {
    color: #fc2139;
}

.btn-success.btn-outline {
    color: #1ab394;
}

.btn-info.btn-outline {
    color: #23c6c8;
}

.btn-warning.btn-outline {
    color: #f8ac59;
}

.btn-danger.btn-outline {
    color: #ed5565;
}

.btn.btn-outline:hover,
.btn-primary.btn-outline:hover,
.btn-success.btn-outline:hover,
.btn-info.btn-outline:hover,
.btn-warning.btn-outline:hover,
.btn-danger.btn-outline:hover {
    color: #fff;
}
.up-btn{
    position: relative;
}
.up-btn span {
    margin-left: 5px;
    color: #909090;
}
.up-btn .btn{
}
.up-btn .btn .file-fm{
    position: absolute;
    width: 172px;
    height: 100%;
    left: -72px;
    top: 0;
    padding-left: 0;
    opacity: 0;
    cursor: pointer;
}
.up-btn .btn .file-fm>input{
    cursor: pointer;
}
/*鐞涖劌宕�*/
.mainContent-list-form {

}

.mainContent-list-form li {
    overflow: hidden;
    margin-bottom: 20px;
}

.mainContent-list-form .mainContent-list-left {
    line-height: 34px;
}

input {
    width: 300px;
    height: 31px;
    padding-left: 10px;
    /*border-color: #ccc;*/
    border: 1px solid #d6d7dc;
}

select {
    width: 120px;
    height: 31px;
    padding-left: 10px;
}

select {
    border: 1px solid #ccc;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    background: url("../../images/front/user/all_arrow_down_icon.png") 92% 12px no-repeat;
    padding-right: 24px;
}

input::-webkit-input-placeholder {
    color: #b4b4b4;
}

.mainContent-list-left i {
    display: inline-block;
    font-style: normal;
    color: #fc2139;
    margin-right: 3px;
    font-size: 20px;
    vertical-align: middle;
}

.id-number-inp {
    width: 310px;
    height: 33px;
    border: 1px solid #d6d7dc;
}

.address select {
    margin-right: 10px;
    width: 120px;
}

.account-security-content div {
    margin-bottom: 20px;
}

.account-security-content span {
    display: inline-block;
    min-width: 190px;
    padding-left: 25px;
    margin-right: 15px;
}

.account-security-content i {
    font-style: normal;
    color: #fc2139;
    cursor: pointer;
}

.account-security-content i:hover {
    color: #fc2139;
    text-decoration: underline;
}

.account-security-true {
    background: url("../../images/front/user/my_gou_icon.png") 0 3px no-repeat;
}

.account-security-false {
    background: url("../../images/front/user/myl_ca_icon.png") 0 2px no-repeat;
}

/*-------------------瀵湱鐛� begin------------------*/
.big-img{
    position: fixed;
    background: rgba(0, 0, 0, .4);
    width: 100%;
    height: 100%;
    overflow: hidden;
    display: none;
    margin: auto;
    top: 0;
    left:0;
    z-index: 999;
}
.big-img-content{
    display: flex;
    width: 100%;
    height: 100%;
    align-items: center;
    justify-content: center;
}
.big-img-content img{
    width: auto;
    height: 70%;
}
.popup {
    position: fixed;
    background: rgba(0, 0, 0, .4);
    width: 100%;
    height: 100%;
    overflow: hidden;
    display: none;
    margin: auto;
    top: 0;
    left:0;
    z-index: 999;
}

.popup input {
    width: 278px;
    padding-left: 10px;
}

.popup-content {
    background: #fff;
    border-radius: 20px;
    width: 370px;
    padding: 30px 40px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -225px;
}

.popup-title {
    font-size: 18px;
    padding-bottom: 20px;
    border-bottom: 1px solid #d6d7dc;
    margin-bottom: 10px;
}

.popup-close {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url("../../images/front/user/all_tk_gb_icon.png") no-repeat;
    float: right;
    margin-top: 5px;
    cursor: pointer;
}

.popup-list {
    color: #909090;
    overflow: hidden;
}

.popup-item {
    margin-top: 20px;
    text-align: right;
    overflow: hidden;
    display: flex;
    justify-content: space-between;
}

.popup-item > div {
    float: left;
}

.pupup-item-left {
    width: 70px;
    margin-right: 10px;
    line-height: 32px;
}

.popup-item .captcha {
    min-width: 87px;
    font-size: 12px;
    padding: 8px 7px;
}
.popup-submit {
    width: 88px;
    margin-left: 80px;
    float: left;
}

.popup-set-email .popup-item .popup-item-left {
    width: auto;
}

.popup-set-phoneNumber .popup-item .popup-item-left {
    width: auto;
}

.popup-set-email .popup-item-right input {
    width: 320px !important;
}

.popup-set-email .popup-item .popup-submit {
    margin-left: 38px;
}

.popup-identity .popup-content {
    width: 630px;
}

.popup-identity .popup-content {
    margin-left: -315px;
}

.popup-identity .popup-search {
    margin: 20px 0;
}

.popup-identity .popup-search .popup-search-inp {
    width: 400px;
    height: 33px;
    padding-left: 35px;
    background: url("../../images/front/user/ss_icon.png") 9px 8px no-repeat;
}

.popup-identity .btn {
    width: 85px;
    height: 35px;
    margin-left: 5px;
}

.popup-identity .popup-list > div {
    float: left;
    overflow: auto;
    height: 235px;
}
.popup-identity-btn{
    margin-top: 20px;
    text-align: center;
}
.popup-identity .popup-identity-btn .btn{
    display: block;
    width: 134px;
    height: 34px;
    margin: 0 auto;
}
.identity-choose {
    width: 56%;
    border: #d6d7dc 1px solid;
}

.identity-choose .choose-title,
.selected-title {
    color: #323232;
    background: #f2f2f2;
    overflow: hidden;
    border-bottom: 1px solid #d6d7dc;
    text-align: center;
}

.choose-operate, .choose-num {
    float: left;
    width: 20%;
    height: 39px;
    line-height: 39px;
}
.choose-title .choose-salutation{
    width: 50%;
}
.choose-salutation {
    float: left;
    width: 58%;
    height: 39px;
    line-height: 39px;
}

.choose-content {
    width: 100%;
    height: 235px;
    overflow: auto;
}

.choose-list {
    height: 39px;
    border-bottom: 1px solid #d6d7dc;
}

.choose-list {
    text-align: center;
}

.choose-list .choose-operate span ,
.choose-course .list-table .choose-operate span{
    display: inline-block;
    width: 16px;
    height: 16px;
    margin-top: 12px;
    cursor: pointer;
}

.choose-list .choose-operate .normal_icon,
.choose-course .choose-operate .normal_icon{
    background: url("../../images/front/user/normal_icon.png") no-repeat;
}

.choose-list .choose-operate .pressed-icon,
.choose-course .choose-operate .pressed-icon{
    background: url("../../images/front/red.png") no-repeat;
}

.identity-selected{
    width: 43.5%;
    border: 1px solid #d6d7dc;
    border-left: none;
}

.selected-title {
    height: 39px;
    line-height: 39px;
}

.selected-content {
    padding: 0 14px;
}

.selected-item {
    position: relative;
    height: 30px;
    line-height: 30px;
    display: inline-block;
    padding: 0 9px;
    padding-right: 28px;
    background: #f2f2f2;
    margin: 10px 5px 0 0;
    max-width: 200px;
}

.uncheck {
    position: absolute;
    display: inline-block;
    width: 7px;
    height: 7px;
    background: url("../../images/front/user/gb_icon.png") no-repeat;
    right: 10px;
    top: 11.5px;
    cursor: pointer;
}

/*濞戝牊浼呴幓鎰板晪*/
.popup-notification-list .popup-content {
    width: 405px;
    text-align: center;
    padding: 25px 0;
}

.popup-notification-pic {
    width: 44px;
    height: 46px;
    margin: auto;
    margin-bottom: 10px;
}

.notification-headline {
    font-size: 18px;
    color: #323232;
    margin-bottom: 12px;
}

.popup-notification-title {
    margin-bottom: 15px;
}

.popup-notification-title p {
    font-size: 16px;
    color: #909090;
    line-height: 16px;
    margin-bottom: 5px;
}

.notification-live-time {
    color: #fc2139;
}

.popup-notification-list .btn {
    width: 100px;
    height: 35px;
}
/*閸掔娀娅�*/
.popup-del{

}
.popup-del .popup-content{
    width: 366px;
    margin-left: -183px;
}
.popup-del .popup-notification-title{
    margin-bottom: 18px;
}
.popup-del .btn{
    width: 80px;
    margin: 0 5px 0;
}

/*鐠囧嫯顔戦崶鐐差槻*/
.popup-reply .popup-content {
    width: 560px;
    padding-bottom: 40px;
    margin-left: -320px;
}

.reply-source {
    margin-top: 20px;
}

.source-title {
    font-size: 16px;
    padding-left: 20px;
    background: url("../../images/front/user/my_ly_icon.png") 0 4px no-repeat;
    margin-right: 5px;
}

.source-link {
    font-size: 16px;
    color: #fc2139;
    text-decoration: none;
    border-bottom: #fc2139 1px solid;
}

.source-link:hover {
    color: #fc2139;
    text-decoration: none;
    cursor: pointer;
}

.reply-content {
    margin-top: 20px;
    line-height: 24px;
    color: #909090;
    padding: 15px 20px 15px;
    background: #f9f9f9;
}

.retext {
    padding-bottom: 10px;
    border-bottom: 1px solid #d6d7dc;
    margin-bottom: 10px;
}

.retext-person {
    display: inline-block;
    margin-right: 5px;
    color: #323232;
}

.retext-time {
    color: #b4b4b4;
}

.reply-msg {
    line-height: 24px;
}

.reply-msg i {
    font-style: normal;
    color: #fc2139;
}
.reply-img{
    height: 80px;
    margin-top: 2px;
}
.reply-img img{
    width:80px;
    height: 80px;
    margin-right: 10px;
}

/*閺屻儳婀�*/
.popup-examine .popup-content {
    width: 365px;
    margin-left: -183px;
}
.popup-examine1 .popup-content {
    width: 420px;
    margin-left: -210px;
}
.popup-examine .popup-item {
    line-height: 17px;
}

.popup-examine .pupup-item-left {
    width: auto;
    line-height: 15px;
    margin-right: 20px;
}

.examine-status {
    color: #fc2139;
}

.examine-time {
    display: inline-block;
    color: #323232;
}

.popup-examine .pic {
    width: 160px;
    height: 80px;
}
.popup-examine .audio_area_left{
    width: 18px;
}
.popup-examine .wrap{
    width: 235px;
}
.popup-examine1 .wrap{
    width: 292px;
}
.popup-examine .audio_area .audio_time span{
    font-size: 12px;
}
.popup-examine .btn {
    width: 100px;
    height: 34px;
    margin-left: 48px;
}

.popup-examine .btn-default {
    margin-left: 20px;
}

.popup-examine .pupup-item-right {
    float: left;
    display: inline-block;
    vertical-align: top;
}

.popup-examine-intro {
    width: 400px;
    text-align: left;
}

/*- 闁瀚ㄦ妯款吇鐏忎線娼� -*/
.popup-cover {

}

.popup-cover .popup-content {
    width: 826px;
    margin-left: -453px;
}

.popup-cover li {
    margin-right: 22px;
    margin-bottom: 30px;
}

.popup-cover li:nth-child(4n) {
    margin-right: 0;
}

.popup-cover ul {
    padding-top: 20px;
    overflow: hidden;
}

.popup-cover li {
    float: left;
    cursor: pointer;
}
.popup-cover li:hover .cover-selected {
    display: block;
}
.popup-cover li.on .cover-selected {
    display: block;
}
.popup-cover li .pic {
    position: relative;
    width: 190px;
    height: 95px;
}

.cover-selected {
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .4);
    top: 0;
    left: 0;
}

.cover-selected-btn {
    position: absolute;
    width: 46px;
    height: 46px;
    border-radius: 50%;
    background: url("../../images/front/user/gou_icon.png");
    top: 50%;
    left: 50%;
    margin-top: -23px;
    margin-left: -23px;
}

.popup-cover-btn {
    overflow: hidden;
    text-align: center;
}

.popup-cover-btn .btn {
    display: inline-block;
    margin-left: auto;
    width: 88px;
}

.cover-btn {
    display: inline-block;
}

.cover-btn .popup-submit {
    margin-right: 20px;
}
/*闁瀚ㄧ拠鍓р柤*/
.choose-course .popup-content{
    width: 1080px;
    margin-left: -540px;
}
.choose-course .list-table{
    border: none;
    border-collapse: collapse;
}
.choose-course .list-table th:first-child{
    padding: 0;
}
.choose-course .identity-choose{
    width: 720px;
}
.choose-course .list-table th:last-child{
    padding-right: 16px;
}
.choose-course .list-table .choose-operate{
    width: auto;
}
.choose-course .list-table .choose-operate span{
    vertical-align: middle;
    margin-top: 0;
}
.choose-course .list-table th .choose-operate span{
    margin-top: -2px;
}
.choose-course .list-table th .choose-operate span:nth-child(2){
    width: auto;
    line-height: 16px;
}
.choose-course .list-table .choose-operate{
    width: 100%;
    text-align: center;
}
.choose-course .list-table-title{
    width: 140px;
    margin-bottom: 0;
    text-align: center;
}
.choose-course .list-table-category{
    margin-top: 10px;
    text-align: center;
}
.choose-course .list-table th,
.choose-course .list-table td{
    border: none;
}
.choose-course .list-table th{
    padding-left: 0;
    text-align: center;
    border-bottom: 1px solid #d6d7dc;
    color: #323232;
    font-weight: 100;
}
.choose-course .list-table tbody td{
    text-align: center;
    border-top: 1px solid #d6d7dc;
}
.choose-course .list-table tbody tr:first-child td{
    border: none;
}
.choose-course .selected-title{
    height: 40px;
}
.choose-course .identity-selected{
    width: 275px;
}
.choose-course .selected-content{
    height: 300px;
}
.choose-course .list-table tbody{
    display:block;
    height:300px;
    overflow-y:scroll;
}
.choose-course .list-table thead,
.choose-course .list-table tbody tr {
    display: table;
    width: 100%;
}
.choose-course .list-table thead tr{
    padding-right: 16px;
}
.choose-course .selected-item{
    max-width: 203px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.choose-course .content-search-bar{
    box-shadow: none;
    padding: 0;
}
.choose-course .content-search-bar .btn{
    margin-left: 0;
    height: 33px;
}
.choose-course .content-search-bar input{
    width: 260px;
}
.choose-course .content-search-bar select{
    background-position: 140px;
    width: 160px;
}

/*-----------------瀵湱鐛nd---------------------*/

.search-bar-all form{
    display: flex;
    align-items: center;
}

    /*-----------   閹存垹娈戠拋銏ゆ  begin   ------------*/
.subscibe-content-list {
    background: #fff;
    padding-bottom: 40px;
    border: 1px solid #d6d7dc;
}

.content-search-bar {
    padding: 30px 0 30px 30px;
    overflow: hidden;
    box-shadow: #e1e1e1 0 3px 15px;
}

.content-search-bar li {
    float: left;
    margin-right: 15px;
}

.content-search-bar input {
    font-size: 14px;
}

.content-search-bar select {
    height: 33px;
    background-position-x: 280px;
}

.subscibe-content-list {
    margin-top: 20px;

}

.subscibe-list {
    padding: 30px 0 0 35px;
    overflow: hidden;
}

.subscibe-list-head {
    margin-bottom: 20px;
    padding-right: 30px;
    overflow: hidden;
}

.subscibe-list-head span {
    display: inline-block;
    float: right;
    color: #fc2139;
    padding-left: 18px;
    background: url("../../images/front/fmmm/newIcon/beiz@2x.png") no-repeat;
    background-size: 14px 14px;
    cursor: pointer;
}
.subscibe-list-head .management{
    line-height: 14px;
}
.subscibe-list .subscibe-list-head .operating{
    margin-top: 0;
}
.subscibe-list ul {
    /*overflow: hidden;*/
}
.subscibe-list .collection-course-choose{
    border-radius: 15px;
}

.subscibe-content-list .subscibe-list li {
    position: relative;
    width: 280px;
    height: 353px;
    border: 1px solid #d6d7dc;
    padding: 30px 0 0;
    border-radius: 15px;
    float: left;
    margin-right: 35px;
    margin-bottom: 35px;
    overflow: hidden;
    cursor: pointer;
}
.subscibe-content-list .subscibe-list li:nth-child(3n) {
    margin-right: 0;
}

.subscibe-content-list .subscibe-list .subscibe-list-on {
    cursor: pointer;
    box-shadow: #d6d7dc 0px 0px 15px;
    -moz-box-shadow: #d6d7dc 0px 0px 15px;
    -webkit-box-shadow: #d6d7dc 0px 0px 15px;
    /*box-shadow:5px 5px 5px #000,5px -5px 5px #000,-5px 5px 5px #000,-5px -5px 5px #000;*/
    -webkit-transition: all .5s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    transition: all .5s;
}

.subscibe-list-pic {
    width: 150px;
    height: 150px;
    border-radius: 50%;
    margin: 0 auto;
    overflow: hidden;
}

.subscibe-list-pic img {
    width: 100%;
    height: 100%;
    border-radius: 50%;
}

.subscibe-list-content {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    text-align: center;
    background-color: #fff;
    padding:20px 40px 40px;
}
.subscibe-content-list .subscibe-list .subscibe-list-on .subscibe-list-content {
    padding: 20px 30px 20px;
    background-color: #fc2139;
    color: #fff;
}
.subscibe-list-title {
    font-size: 18px;
    color: #323232;
    margin-bottom: 5px;
    font-weight: bold;
    -webkit-transition: font-size .4s;
    -moz-transition: font-size .4s;
    -ms-transition: font-size .4s;
    -o-transition: font-size .4s;
    transition: font-size .4s;
}
.subscibe-list-identity{
    display: block;
    color: #b4b4b4;
    text-align: center;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: 25px;
}
.subscibe-content-list .subscibe-list-intro {
    display: none;
    text-align: center;
    height: 60px;
    overflow: hidden;
    font-size: 14px;
    word-wrap: break-word;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    color: #fff;
    margin-bottom: 15px;
}

.see-more {
    text-align: center;
}

.see-more .btn {
    border-radius: 15px;
    font-size: 14px;
    margin: 0 auto;
}
.fans-num{
    position: absolute;
    right: 0;
    top: 14px;
    /*width: 72px;*/
    height: 48px;
    padding: 0 10px 0 22px;
    border-top-left-radius: 24px;
    border-bottom-left-radius: 24px;
    background-color: #fc2139;
    text-align: center;
}
.fans-num div{
    color: #fff;
    font-size: 12px;
    line-height: 12px;
}
.fans-num .fans-count{
    margin: 8px 0 5px;
    font-size: 14px;
    line-height: 14px;
}

.subscibe-content-list .subscibe-list .subscibe-list-on .subscibe-list-title {
    color: #fff;
    font-weight: 100;
    font-size: 16px;
}
.subscibe-content-list .subscibe-list .subscibe-list-on .subscibe-list-identity{
    display: none;
}
.subscibe-content-list .subscibe-list .subscibe-list-on .subscibe-list-intro {
    display: -webkit-box;
    /*height: 60px;*/
}

.subscibe-content-list .subscibe-list .subscibe-list-on .see-more > .btn {
    color: #fff;
    border-color: #fff;
}

/*閸掑棝銆�*/
.subscibe-page {
    display: flex;
    font-size: 16px;
    text-align: center;
    justify-content: center;
    overflow: hidden;
    padding: 0 30px;
    height: 42px;
}

.subscibe-page > div {
    font-size: 16px;
    display: inline-block;
}

.subscibe-page input {
    width: 48px;
    height: 38px;
    padding-left: 30px;
    border-radius: 3px;
}

.page-num span {
    display: inline-block;
    float: left;
    width: 38px;
    height: 38px;
    border: 1px solid #e1e1e1;
    text-align: center;
    line-height: 35px;
    cursor: pointer;
    margin-right: 5px;
    font-size: 16px;
    border-radius: 3px;
}

.page-num > *:hover {
    background: #fc2139;
    color: #fff;
    border: 1px solid #fc2139;
}

.page-num .page-omit {
    border: none;
    font-style: normal;
    font-size: 30px;
    width: 30px;
    margin-right: 5px;
    color: #323232;
}

.page-num .page-omit:hover {
    background: none;
    color: #323232;
    border: none;
}

.page-num .prev {
    background: url("../../images/front/user/page-prev.png") 13px 14px no-repeat;
}

.page-num .next {
    background: url("../../images/front/user/page-next.png") 14px 14px no-repeat;
}

.page-count {
    font-size: 16px;
    line-height: 38px;
}

.subscibe-page .btn {
    font-size: 16px;
    padding: 10px 25px;
}

/*-----------   閹存垹娈戠拋銏ゆ  end          ------------*/

/*------------   閹存垹娈戠�涳缚绡勭拋鏉跨秿 begin  ---------------*/
.learning-tasks {
    position: relative;
    border: 1px solid #d6d7dc;
    margin: 10px 0;
    padding: 20px 0 10px;
    background-color: #fff;
    text-align: center;
}

.learning-tasks-content {
    text-align: center;
    position: relative;
}

.learning-tasks-content > div {
    margin-bottom: 10px;
}

.learning-tasks-pic {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    margin: 0 auto;
    overflow: hidden;
}

.learning-tasks-title {
    font-size: 16px;
    line-height: 16px;
    color: #fc2139;
}

.learning-tasks-text {
    line-height: 14px;
    color: #b4b4b4;
}

.learning-content-list {
    margin-top: 0;
    background: #fff;
    padding-bottom: 30px;
    border: #d6d7dc 1px solid;
}

.learning-tasks-help {
    position: absolute;
    display: inline-block;
    width: 24px;
    height: 24px;
    top: 20px;
    right: 30px;
    background: url("../../images/front/fmmm/newIcon/wenh@2x.png") no-repeat;
    cursor: pointer;
}

.learning-content-list .content-search-bar {
    padding-bottom: 10px;
}

.learning-content-list .content-search-bar li {
    margin: 0 20px 20px 0;
}

.learning-content-list .content-search-bar input,
.learning-content-list .content-search-bar select {
    width: 278px;
    color: #323232;
}

.dateline {
    position: relative;
    width: 180px;
    background-position: 160px;
    padding-left: 28px;
}

.learning-dateline {
    position: relative;
}

.learning-dateline:before {
    content: "";
    position: absolute;
    display: inline-block;
    top: 8px;
    left: 8px;
    width: 16px;
    height: 16px;
    background: url("../../images/front/user/my_calendar_icon.png") no-repeat;
}

.learning-content-list .content-search-bar .dateline {
    width: 180px;
    background-position: 160px;
}

.learning-list {
    padding: 20px 30px 30px;
}

.learning-time {
    position: relative;
    /*background-color: #edfafe;*/
    background-color: rgba(252,33,57,0.03);
    width: 350px;
    height: 50px;
    /*line-height: 50px;*/
    color: #fc2139;
    font-size: 20px;
    line-height: 48px;
    border-radius: 25px;
    padding-left: 60px;
    vertical-align: middle;
}

.learning-time:before {
    content: "";
    position: absolute;
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url("../../images/front/fmmm/newIcon/shij@2x.png") no-repeat;
    background-size: 20px 20px;
    top: 15px;
    left: 35px;
}

.learning-time-item {
    /*height: 90px;*/
    box-shadow: #e1e1e1 0 0 20px;
    margin: 20px 0;
    padding: 20px 0;
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
    flex-flow: row;
    justify-content: space-around;
}

.learning-time-item li {
    position: relative;
    float: left;
    margin-right: 0;
    text-align: center;
    width: 25%;
}

.learning-time-item li:after {
    content: "";
    position: absolute;
    width: 1px;
    height: 30px;
    background: #e1e1e1;
    right: 0;
    top: 8px;
}

.learning-time-item li:last-child:after {
    width: 0;
}

.learning-time-item li .time-item-title {
    color: #b4b4b4;
    margin-bottom: 10px;
}

.learning-time-item li .time-item-text {
    font-size: 20px;
}

.time-item-text span {
    font-size: 20px;
    padding: 0 2px;
    color: #fc2139;
}

.list-table {
    width: 100%;
    border: 1px solid #d6d7dc;
    margin-bottom: 10px;
}

.list-table .btn {
    padding: 3px 5px;
    border-radius: 3px;
    line-height: 14px;
}

.list-table th {
    height: 40px;.main .box-wrap .box-items.box1 .box-items-left .left-wrap .left-items:before
    vertical-align: middle;
    font-weight: bold;
    background: #f2f2f2;
    padding-left: 20px;
    border-left: 1px solid #d6d7dc;
}

.list-table th:first-child {
    border-left: none;
}

.list-table td {
    padding: 15px;
    color: #909090;
    border-left: 1px solid #d6d7dc;
    border-top: 1px solid #d6d7dc
}

.list-table td:first-child {
    border-left: none;
}

.list-table td > div {
    float: left;
}

.list-table-pic {
    width: 40px;
    height: 40px;
    margin-right: 10px;
}

.list-table-title {
    width: 345px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-bottom: 10px;
    color: #323232;
    height: 14px;
    line-height: 14px;
    text-align: left;
}

.list-table-category {
    height: 14px;
    line-height: 14px;
    text-align: left;
}

.learning-record .learning-table th {
    text-align: left;
}

.learning-record .learning-table td {
    padding-left: 20px;
    text-align: left;
}

.learning-record .learning-table td:last-child {
    padding:0 20px;
    text-align: left;
}

.learning-table .list-table-title {
    width: 335px;
}

.page-num-right {
    justify-content: space-between;
}

.learning-content-list .page-num-right .show-num {
    /*float: left;*/
}

.learning-content-list .page-num-right .page-num {
    /*float: right;*/
    text-align: right;
}

.show-num {
    display: inline-block;
    line-height: 40px;
    float: left;
    color: #b4b4b4;
}

.arrow_normal_icon {
    display: inline-block;
    padding-right: 15px;
    background: url("../../images/front/user/my_arrow_normal_icon.png") right center no-repeat;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.my_arrow_down {
    background: url("../../images/front/user/my_arrow_downl_icon2.png") right center no-repeat;
}

.my_arrow_up {
    background: url("../../images/front/user/my_arrow_up_icon2.png") right center no-repeat;
}

/*------------   閹存垹娈戠�涳缚绡勭拋鏉跨秿 end  ---------------*/

/*------------   閹存垹娈戦弬鍥ㄣ�� begin  ---------------*/
.documents-content-list {
    margin-top: 15px;
}
.user-document .content-search-bar{
    padding-right: 30px;
}
.documents-content-list .content-search-bar {
    padding-bottom: 30px;
}

.documents-content-list .content-search-bar li {
    /*margin-bottom: 20px;*/
}

.add-documents {
    margin-bottom: 20px;
    vertical-align: middle;
}

.add-documents .btn {
    font-size: 14px;
    padding: 7px 10px;
}

.plus-sign {
    display: inline-block;
    width: 16px;
    height: 16px;
    line-height: 16px;
    background: url("../../images/front/user/plus-sign.png") no-repeat;
}

.add-documents .btn .plus-sign {
    margin-right: 2px;
}

.documents-list .list-table th {
    padding: 0;
    text-align: center;
}

.documents-table .list-table-title {
    width: 185px;
    margin-bottom: 0;
    height: 14px;
    line-height: 14px;
}

.documents-table td {
    padding: 15px 10px;
    text-align: center;
    color: #323232;
}

.documents-table .first-td {
    position: relative;
    padding: 15px;
}

.documents-list .list-table-content,
.live-list .list-table-content,
.course-list-table .list-table-content,
.out-coursePack-table .list-table-content,
.coursePacks-table .list-table-content {
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.documents-table .btn {
    padding: 3px 5px;
    border-radius: 3px;
    line-height: 14px;
    margin:0 2px 0;
}

/*------------   閹存垹娈戦弬鍥ㄣ�� end  ---------------*/

.layui-layer-molv .layui-layer-title{
    background-color: #fff;
    color:#323232;
    border-bottom: 1px solid #d6d7dc;
}
.layui-layer-title{
    padding: 18px 0 10px;
    margin: 0 40px;
    height: auto;
    font-size:20px;
    line-height: 22px;
}
.layui-layer-dialog .layui-layer-content{
    padding:10px 40px;
}
.layui-layer{
    border-radius: 20px;
}
.layui-layer-setwin{
    right: 40px;
    top: 21px;
}
.layui-layer-setwin .layui-layer-close1{
    background: url(../../images/front/user/all_tk_gb_icon.png) 0 0 no-repeat;
    width: 19px;
    height: 19px;
}
.pagebar-size{
    display: none;
}
.layui-layer-btn {
    padding:0 40px;
}
.layui-layer-molv .layui-layer-btn a{
    background-color: #fc2139;
}
.layui-layer-btn .layui-layer-btn0 {
    border-color: #fc2139;
}
.layui-layer-btn a {
    width: 88px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    margin: 0;
    padding: 0;
    border: 1px solid #fc2139;
    background-color: #fc2139;
    border-radius: 4px;
}

/*------------   缂傛牞绶弬鍥ㄣ�� begin  ---------------*/
.subitem {
    position: relative;
    background: #fff;
    height: 50px;
    margin-top: 20px;
    line-height: 48px;
    padding: 0 50px;
    color: #909090;
    border: #d6d7dc 1px solid;
}
.subitem span:first-child{
    cursor: pointer;
}
.subitem:before {
    position: absolute;
    content: "";
    width: 15px;
    height: 13px;
    background: url("../../images/front/user/my_lj_icon.png") no-repeat;
    top: 18px;
    left: 30px;
}

.subitem-list {
    border: #d6d7dc 1px solid;
    margin-top: 10px;
}

.subitem-list-title {
    width: 100%;
}

.subitem-list .mainContent-list-title {
    overflow: hidden;
}

.subitem-list .mainContent-list-title .mainContent-list-left {
    line-height: 30px;
}

.subitem-list .mainContent-list-left {
    width: 75px;
}
.modify-documents .mainContent-list-left,
.fail-word .subitem-list .mainContent-list-left{
    width: 100px;
}
.subitem-list .head-portraits {
    border: none;
    margin-bottom: 0;
}

.subitem-documents .upload-pictures, .subitem-carousel .upload-pictures {
    margin-bottom: 0;
}
.subitem-carousel .upload-pictures-pic:before,
.subitem-documents .upload-pictures-pic:before,
.detail-documents .upload-pictures-pic:before {
    content: none;
}

.subitem-carousel .mainContent-list-right li {
    display: inline-block;
    width: auto;
    margin-right: 15px;
}

.warm-prompt {
    margin-top: 10px;
    color: #909090;
}

.subitem-carousel, .subitem-documents{
    padding-bottom: 30px;
}
.subitem-school {
    overflow: hidden;
    padding-bottom: 30px;
}

.subitem-carousel{

}
.subitem-carousel>div,
.subitem-documents>div{
    float: none;
    display: inline-block;
    vertical-align: top;
}
.subitem-carousel .mainContent-list-right,
.subitem-documents .mainContent-list-right{
    overflow: inherit;
}

.subitem-school {
    border-bottom: #d6d7dc 1px solid;
}

.subitem-school-list {
    margin-top: 20px;
    color: #909090;
}
.subitem-school .subitem-school-list li{
    margin-bottom: 2px;
}
.subitem-school-name {
    margin-right: 20px;
}
.subitem-school-name img{
    position: relative;
    width: 15px;
    height: 15px;
    top:-1px;
    border-radius: 50%;
    margin-right: 6px;
}
.subitem-school-del {
    display: inline-block;
    height: 17px;
    line-height: 15px;
    cursor: pointer;
}

.subitem-school-del:hover {
    border-bottom: #909090 1px solid;
}

.list-middle {
    line-height: 30px;
}

.subitem-agreement input[type="checkbox"] {
    width: 20px;
    height: 20px;
    background: #fff;
    border-color: #d6d7dc;
}

.subitem-agreement span {
    display: inline-block;
    line-height: 20px;
}

.subitem-agreement {
    overflow: hidden;
    margin: 20px 0;
}

/*閸楁洟锟藉瀵滈柦锟�*/
.subitem-agreement .checkbox label {
    padding-left: 0;
}

.subitem-agreement .checkbox .icheckbox_square-green {
    margin-top: -3px;
}

.agreement {
    color: #fc2139;
    cursor: pointer;
}

.main .agreement:hover, .main .agreement:focus {
    color: #fc2139;
    text-decoration: none;
}

/*------------   缂傛牞绶弬鍥ㄣ�� end  ---------------*/

/*------------   閺傚洦銆傜拠锔藉剰 begin  ---------------*/

/*--- 閺傚洦銆傜拠锔藉剰 閺堫亪锟芥俺绻� begin ---*/
.list-audit .learning-tasks-text {
    color: #f00;
    padding: 0 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.list-audit .learning-tasks-text span{
    line-height: 20px;
    text-align: left;
    text-align: justify;
}

.list-audit .learning-tasks-help {
    width: auto;
    padding-left: 20px;
    background: url("../../images/front/user/my_time_icon.png") no-repeat;
    color: #909090;
    right: 20px;
    height: 14px;
    line-height: 14px;
    cursor: inherit;
}

.detail-documents {
    padding-top: 20px;
}

.detail-documents .mainContent-list-title {
    padding-bottom: 20px;
    border: none;
    margin-bottom: 0;
}

.detail-documents .mainContent-list-left {
    color: #909090;
}

.detail-documents .mainContent-list-title .mainContent-list-right {
    /*height: 14px;*/
    line-height: 30px;
}

.detail-documents .upload-pictures {
    margin-bottom: 0;
}

.detail-documents .subitem-carousel {
    padding-bottom: 25px;
}

.detail-documents .subitem-documents span {
    color: #fc3b38;
    margin-right: 20px;
}

.detail-documents .subitem-documents .subitem-documents-look:hover {
    color: #fc2139;
    border-bottom: #fc2139 1px solid;
    cursor: pointer;
}

.detail-documents .subitem-school-list {
    margin-top: 0;
    /*margin-bottom: 10px;*/
    line-height: 30px;
    color: #323232;
}

.detail-documents .subitem-school, .detail-documents .subitem-documents {
    border-bottom: none;
    padding-bottom: 20px;

}

.documents-file,
.subitem-enclosure {
    padding-left: 23px;
    background: url("../../images/front/user/fj_doc_icon.png") no-repeat;
}
.word-icon{
    background: url("../../images/front/user/fj_doc_icon.png") no-repeat;
}
.xls-icon{
    background: url("../../images/front/user/fj_xls_icon.png") no-repeat;
}
.pdf-icon{
    background: url("../../images/front/user/fj_pdf_icon.png") no-repeat;
}
.ppt-icon{
    background: url("../../images/front/user/fj_ppt_icon.png") no-repeat;
}
.txt-icon{
    background: url("../../images/front/user/fj_txt_icon.png") no-repeat;
}

.list-audit-title {

}

/*--- 閺傚洦銆傜拠锔藉剰 閺堫亪锟芥俺绻� end ---*/
/*--- 閺傚洦銆傜拠锔藉剰 鐞氼偂绗呴弸锟� begin ---*/
.comment-audit {
    padding-top: 0;
    padding-bottom: 0;
}

.comment-audit-title {
    padding: 0 5px;
    text-align: left;
    /*margin-bottom: 20px;*/
    box-shadow: rgba(214, 215, 220, .3) 0 5px 15px;
}

.comment-audit-title li {
    display: inline-block;
    position: relative;
    padding: 20px 25px;
    /*margin-right: 50px;*/
    font-size: 18px;
    color: #909090;
    line-height: 18px;
    cursor: pointer;
}

.comment-audit-title li:hover {
    color: #fc2139;
}

.main-content .comment-audit-on {
    color: #fc2139;
}

.comment-audit-on:before {
    content: "";
    position: absolute;
    width: 18px;
    height: 4px;
    background: #fc2139;
    /*border: 3px solid #fc2139;*/
    bottom: 0;
    left: 50%;
    margin-left: -9px;
    border-radius: 2px;
}

.comment-audit .learning-tasks-help {
    top: 10px;
}

/*--- 閺傚洦銆傜拠锔藉剰 鐞氼偂绗呴弸锟� end ---*/

/*------------   閺傚洦銆傜拠锔藉剰 end  ---------------*/

/*------------   閹存垹娈戠拠鍓р柤 begin  ---------------*/
.curriculum-content {
    margin-top: 10px;
}
.course .list-table .btn{
    /*margin-right: 5px;*/
}
.curriculum-content .content-search-bar {
    padding-bottom: 10px;
}

.curriculum-list .add-documents > span, 
.mylocation .mainContent-list-right span {
    display: inline-block;
    float: right;
    line-height: 32px;
    color: #909090;
    padding-left: 18px;
    background: url("../../images/front/user/my_qx_normal_icon.png") 0 8px no-repeat;
    cursor: pointer;
}
.curriculum-list .add-documents > span.on,
.mylocation .mainContent-list-right span.on{
    background-image: url("../../images/front/fmmm/newIcon/red.png");
    background-size: 16px 15px;
}
.curriculum-list .list-table-category {
    margin-top: 10px;
    text-align: left;
    color: #909090;
}

.curriculum-list th {
    padding-left: 0;
    text-align: center;
}

.curriculum-list .documents-table .list-table-title,
.audio-table .list-table-title {
    width: 145px;
    margin-bottom: 0;
    height: 14px;
    line-height: 14px;
}

.list-table tr td:last-child {
    padding-right: 0;
    padding-left: 0;
    text-align: center;
    line-height: 26px;
}

.subitem .subitem-curriculum, .subitem-modify-curriculum {
    /*cursor: pointer;*/
}

.subitem-list-item {
    overflow: hidden;
    margin-bottom: 20px;
}

.subitem-list-item select {
    width: 160px;
    background-position: 142px;
    margin-right: 5px;
}

.curriculum-intro, .mylocation {
    overflow: hidden;
    margin-bottom: 30px;
}
.curriculum-intro .mainContent-list-right .edui-editor{
    width: 805px!important;
}

.modify-curriculum .main-content-list {
    padding-left: 20px;
}

.modify-curriculum .main-content-list .mainContent-list-left {
    width: 100px;
    text-align: right;
}

.mylocation .mainContent-list-right span {
    height: 22px;
    line-height: 22px;
    background-position: 0 3px;
}

/*------------   鐠囧墽鈻肩拠锔藉剰 begin  ---------------*/
.detail-curriculum-item {
    overflow: hidden;
    margin-bottom: 30px;
    height: 14px;
    line-height: 14px;
}

.detail-curriculum .mainContent-list-left {
    color: #909090;
}

.detail-curriculum .upload-pictures-pic:before {
    content: none;
}

.detail-curriculum .upload-pictures {
    margin-bottom: 0;
}

.subitem-enclosure {
    color: #fc2139;
    margin-right: 20px;
}

.subitem-documents-look {
    color: #fc2139;
    cursor: pointer;
}

.subitem-documents-look:hover {
    color: #fc2139;
    border-bottom: #fc2139 1px solid;
}
.out-course .comment-audit-title,
.out-coursePacks .comment-audit-title,
.comment-audit .comment-audit-title{
    margin-bottom: 0;
}
.out-course .learning-tasks,
.out-coursePacks .learning-tasks
.main-content .comment-audit{
    padding-bottom: 0;
}
.out-course .learning-tasks-content,
.out-coursePacks .learning-tasks-content,
.comment-audit .learning-tasks-content{
    margin-top: 20px;
    padding-bottom: 10px;
}
.out-course .detail-intro,
.fail-course .detail-intro{
    overflow: hidden;
    margin-bottom: 30px;
}
.out-coursePacks .mainContent-list-left{
    width: 90px;
}
.out-coursePacks .mainContent-list-right{
    width: 800px;
}
.out-coursePacks .list-table{
    width: 99%;
}
.out-documents .mainContent-list-left{
    width: 100px;
}
/*------------   鐠囧墽鈻肩拠锔藉剰 end  ---------------*/
/*------------   閹存垹娈戠拠鍓р柤 end  ---------------*/

/*------------   閹存垹娈戠拠鍓р柤閸栵拷 begin  ---------------*/
.subitem-course {
    overflow: hidden;
    margin-bottom: 30px;
}

/* 缂傛牞绶拠鍓р柤閸栵拷 */
.course-table {
    width: 805px;
    margin-top: 20px;
}

.course-list-table {
    border: 1px solid #d6d7dc;
}

.course-list-table .list-table-content {
    width: 210px;
    height: 40px;
}

.course-list-table .list-table-content .list-table-title {
    margin-bottom: 0;
}

.course-list-table td {
    padding-left: 20px !important;
    text-align: left !important;
}
.coursePacks-table .btn,
.live-list .list-table .btn{
    margin:0 2px;
}
.audio-table .btn {
    margin: auto;
}
.course-list-table td input {
    width: 70px;
}

.out-coursePack-table .list-table-content {
    width: 82%;
    height: 40px;
}

.out-coursePack-table .list-table-title {
    width: 305px;
    margin-bottom: 0;
}

.out-coursePack-table td:first-child {
    text-align: center;
}
.coursePacks-table td span{
    display: block;
}
/*------------   閹存垹娈戠拠鍓р柤閸栵拷 end  ---------------*/

/*------------   閹存垹娈戦惄瀛樻尡 begin  ---------------*/
.live-content-list {
    margin-top: 10px;
}

.live-content-list .content-search-bar input {
    /*width: 400px;*/
}

.live-list {
    padding: 30px;
}

.live-time {
    color: #b4b4b4;
}

.live-content-list .content-search-bar .live-time input {
    width: 240px;
    padding-right: 40px;
    background: url("../../images/front/user/my_rl_icon.png") 205px 6px no-repeat;
    color: #909090;
}

.live-content-list .content-search-bar .btn {
    padding: 5px 22px;
}

.live-list .list-table th {
    text-align: center;
    padding-left: 0;
}

/*------------   閻╁瓨鎸� end  ---------------*/

/*------------ 閹存垹娈戦棅鎶筋暥閺佹瑥顓� begin ----------*/
.service-time,
.audio-school {
    overflow: hidden;
    margin-bottom: 30px;
    line-height: 15px;
}

.perfect-audio .subitem-list-item {
    margin-bottom: 30px;
    color: #323232;
}

/*闂婃娊顣堕弫娆忣吇鐠囷附鍎�--閸愬懎顔�*/
.detail-audio .content-search-bar {
    box-shadow: none;
    padding: 10px 0 30px 20px;
}

.detail-audio .content-search-bar li {
    margin-right: 20px;
}

.detail-audio .content-search-bar input {
    height: 33px;
}

.detail-audio .content-search-bar .search-bar-btn {
    display: block;
    width: 100%;
    text-align: center;
    margin-right: 0;
    margin-top: 20px;
}

.detail-audio-list th {
    text-align: center;
    padding: 0;
}

.detail-audio-list .subscibe-page {
    padding: 0;
    margin-top: 30px;
}

.detail-audio .pagination2 .pagebar-content>.page-sum,
.detail-audio .pagination2 .pagebar-content>.page-turn-div,
.detail-audio .pagination2 .pagebar-content>.page-btn{
    display: none;
}

/*鐠囧嫯顔�*/
.comment .page-sum,
.comment .page-turn-div,
.comment .page-btn{
    display: none!important;
}
.ask-audio-classroom {
    margin-top: 10px;
    background: #fff;
}

.ask-audio-classroom .comment-audit-on {
    color: #fc2139;
}

.audio-ask-list {
    padding: 0 30px 40px;
}

.ask-list-content {
    margin-bottom: 40px;
}

.ask-list-content li {
    overflow: hidden;
    margin-top: 30px;
}

.ask-list-content li > div {
    float: left;
}

.ask-list-left {
    margin-right: 10px;
}

.ask-list-left .ask-pic {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    overflow: hidden;
}

.ask-list-right {
    width: 855px;
}

.ask-list-right span {
    display: inline-block;
}

.ask-title {
    margin-bottom: 20px;
}

.ask-title > div {
    width: 100%;
}

.ask-questioner {
    margin-top: 3px;
}

.questioner {
    position: relative;
    font-size: 16px;
    margin-right: 10px;
}

.questioner:after {
    content: "";
    position: absolute;
    width: 21px;
    height: 21px;
    background: url("../../images/front/user/my_tw_icon.png") no-repeat;
    right: -30px;
    bottom: 4px;
}

.ask-time {
    height: 15px;
    line-height: 15px;
    color: #909090;
    margin-top: 5px;
}

.ask-content {
    line-height: 22px;
    padding-bottom: 25px;
    border-bottom: #d6d7dc 1px dashed;
}

.ask-audio-classroom .comment-audit-title {
    margin-bottom: 0;
}

.out-detail-audioClassroom .subitem-list .mainContent-list-left{
    width: 120px;
}

/*------------ 閹存垹娈戦棅鎶筋暥閺佹瑥顓� end ----------*/

/*------------ 閹存垹娈戝☉鍫熶紖 begin ----------*/
.documents-message {
    background-color: #fff;
    margin-top: 20px;
    border:1px solid #d6d7dc;
}

.documents-message .comment-audit-title {
    margin-bottom: 0;
}

.message-list {
    padding: 0 30px 38px;
}

.message-list-content {
    margin-bottom: 40px;
}

.message-list-content li {
    position: relative;
    margin-top: 28px;
    padding-bottom: 20px;
    border-bottom: #d6d7dc 1px dashed;
}
.message-list-content li.on .message-list-title{
    padding-left: 18px;
    background: url("../../images/front/user/my_point_icon.png") 0 3px no-repeat;
}
.message-list-title {
    font-size: 16px;
    /*line-height: 16px;*/
    color: #909090;
    margin-bottom: 10px;
    width: 80%;
    text-align: justify;
}

.message-operate {
    position: absolute;
    right: 0;
    top: 2px;
    color: #909090;
    height: 19px;
    line-height: 15px;
    vertical-align: middle;
}

.message-operate div {
    display: inline-block;
    padding-left: 20px;
    line-height: 16px;
    cursor: pointer;
    height: 18px;
}

.operate-details {
    background: url("../../images/front/user/my_ck_normal_icon.png") 0 2px no-repeat;
    padding-right: 12px;
    border-right: 1px solid #d6d7dc;
    margin-right: 6px;
}

.operate-delect {
    background: url("../../images/front/user/my_sc_icon.png") no-repeat;
}

.message-list-time {
    line-height: 14px;
    color: #b4b4b4;
}

.message-list-reason {
    position: relative;
    margin-top: 20px;
    background: #f9f9f9;
    color: #fc2139;
    line-height: 20px;
    padding: 20px 25px 20px 40px;
}

.message-list-reason:before {
    content: "";
    position: absolute;
    width: 15px;
    height: 15px;
    top: 22px;
    left: 20px;
    background: url("../../images/front/user/inf_zy_icon.png") no-repeat;
}

.reply-message .message-list {
    padding-bottom: 0;
}

.reply-message .message-list-content {
    margin-bottom: 0;
}

.reply-message .message-list-content li:last-child {
    border: none;
}

/*--  闁氨鐓″☉鍫熶紖鐠囷附鍎� --*/
.detail-message{
    border:1px solid #d6d7dc;
    background-color: #fff;
    margin-top: 10px;
    padding: 30px 29px;
}
.detail-message-title{
    padding: 0 0 17px 0;
    border-bottom: 1px dashed #d6d7dc;
}
.detail-message-title h1{
    font-size: 24px;
    line-height: 24px;
    margin: 0;
    color: #323232;
}
.detail-message-title span{
    display: inline-block;
    color: #909090;
    font-size: 14px;
    padding-left: 22px;
    background: url("../../images/front/fmmm/time_icon.png") 0 1px no-repeat;
    margin-top: 18px;
}
.detail-message-content{
    padding-top: 20px;
}
/*------------ 閹存垹娈戝☉鍫熶紖 end ----------*/

/*------------ 閺佺増宓佺紒鐔活吀 begin -----------*/
.course-statistics .content-search-bar li {
    margin-bottom: 20px;
}

.course-statistics .content-search-bar .live-time input {
    width: 190px;
    background-position: 160px 6px;
    padding-right: 30px;
}

.course-statistics .content-search-bar select {
    background-position: 170px;
    width: 190px;
    color: #323232;
}

.course-statistics .content-search-bar {
    box-shadow: none;
    padding-top: 10px;
}

.course-statistics .list-audit {
    padding: 0;
}

.course-statistics .plus-sign {
    background: url(../../images/front/user/my_dc_icon.png) no-repeat;

}

.course-statistics .documents-table .list-table-title {
    width: 130px;
    margin-bottom: 10px;
    line-height: 15px;
    height: 15px;
}

.course-statistics .documents-table .list-table-title:hover {
    color: #fc2139;
    cursor: pointer;
}

.course-statistics .list-table-category {
    color: #909090;
    font-size: 13px;
    height: 15px;
    line-height: 15px;
}

.course-statistics .list-table a {
    color: #323232;
    text-decoration: underline;
}

.course-statistics .list-table a:hover {
    color: #fc2139;
}

.learn-statistics-search {
    background: #fff;
    padding: 30px;
    margin-top: 10px;
    border: 1px solid #d6d7dc;
}

.main-content .learn-statistics-search li {
    margin-bottom: 0;
}

.learn-statistics-search input {
    width: 190px;
    height: 33px;
}

.main-content .learn-statistics-search .live-time input {
    width: 240px;
    background: url(../../images/front/user/my_rl_icon.png) 210px 6px no-repeat;
}

.learn-statistics-search .content-search-bar {
    padding: 0;
}

.learn-statistics-search .btn {
    padding: 5px 22px;
}

.statistics-grade {
    display: inline-block;
    font-size: 12px;
    border: 1px solid #fc2139;
    color: #fc2139;
    width: 35px;
    height: 18px;
    line-height: 16px;
    text-align: center;
    border-radius: 3px;
    margin-left: 5px;
}

.statistics-person {
    display: block;
    width: 100%;
}

.statistics-department {
    display: inline-block;
    width: 145px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin: auto;
    line-height: 14px;
    margin-top: 5px;
    color: #909090;
}

.learn-statistics-list .list-table th {
    padding-left: 0;
    text-align: center;
}

.learn-statistics-list .list-table td > div {
    float: none;
}

.learn-statistics-list .documents-table td {
    padding: 0;
    text-align: center;
    height: 65px;
}

.learn-statistics-list .list-table {
    margin-bottom: 30px;
}

.pagination2-margin .subscibe-page {
    padding: 0;
}

.pagination2-margin .pagination2 .pagebar-content ul {
    margin-right: 0;
}

.pagination2-margin .pagination2 .pagebar-content ul li:last-child {
    margin-right: 0;
}

.course-statistics .live-content-list .content-search-bar input {
    height: 33px;
}

.audio-statistics-search .content-search-bar {
    padding-bottom: 10px;
}

/*------------ 閺佺増宓佺紒鐔活吀 end -----------*/

/*------------ 鐠囧嫯顔� begin -----------*/
.comment .ask-content {
    border-bottom: none;
    padding-bottom: 0;
}

.comment {
    /*border-bottom: #d6d7dc 1px dashed;*/
}

.comment .ask-audio-classroom {
    border: 1px solid #d6d7dc;
}

.comment .questioner:after {
    content: none;
}

.comment .retext-person i {
    color: #fc2139;
    cursor: pointer;
}

.comment .ask-list-right {
    padding-bottom: 30px;
    border-bottom: 1px dashed #d6d7dc;
}

.comment .ask-list-content li:last-child .ask-list-right {
    border-bottom: none;
}

.comment .reply-content {
    position: relative;
    padding-top: 2px;
    margin-top: 15px;
    /*padding-bottom: 5px;*/

}
.reply-content .reply-content-list{
    height: 185px;
    overflow: hidden;
}
.user-comment .reply-content .reply-content-list{
    max-height: 130px;
    height: auto;
    overflow: hidden;
}
.user-comment .reply-content .reply-content-list.on{
    height: auto;
    max-height: none;
}
.comment .retext {
    padding-top: 10px;
    margin-bottom: 0;
}

.comment .reply-content .retext:last-child{
    border-bottom: none;
}
.comment-expand {
    position: absolute;
    bottom: 15px;
    left: 20px;
    color: #fc2139;
    height: 14px;
    line-height: 14px;
    cursor: pointer;
    padding-right: 13px;
    background: url("../../images/front/user/arrow_right_icon.png") right center no-repeat;
    float:left;
    margin-right:4px;
    margin-top:30px;
}
.user-comment .comment-expand{
    position: relative;
    bottom: 0;
    left: 0;
    top:-15px;
}
.user-comment .comment-expand.on{
    background: url("../../images/front/fmmm/home_left_pressed_icon.png") left center no-repeat;
    padding-left: 13px;
    background-size: 7px 12px;
}
.arrow_up_icon {
    padding-right: 15px;
    background: url("../../images/front/user/arrow_up_icon.png") right 3px no-repeat;
}

.comment-pic {
    margin-top: 2px;
}

.comment-pic .pic {
    display: inline-block;
    width: 120px;
    height: 120px;
}

.comment-retext-pic {
    margin-top: 8px;
    margin-bottom: 5px;
}

.comment-retext-pic .pic {
    display: inline-block;
    width: 100px;
    height: 100px;
}

/*------------ 鐠囧嫯顔� end -----------*/

/*------------ 鐠э拷 begin -----------*/
.praise-list {
    padding-bottom: 40px;
}

.praise .ask-audio-classroom {
    border: #d6d7dc 1px solid;

}

.praise-list-content {
    padding-bottom: 40px;
    overflow: hidden;
}

.praise-list-content li {
    float: left;
    width: 286px;
    margin: 30px 0 0 30px;
    padding: 12px;
    box-shadow: rgba(214, 215, 220, .9) 0 0 15px;
    text-align: left;
    vertical-align: middle;
}

.praise-list-content li div {
    display: inline-block;
}

.praise-pic {
    width: 40px;
    height: 40px;
    line-height: 40px;
    margin: 0 5px 0 0;
    border-radius: 50%;
    overflow: hidden;
    vertical-align: middle;
}

.praise-li-name {
    height: 14px;
    line-height: 14px;
    max-width: 95px;
}

.praise-li-icon {
    width: 5px;
    height: 5px;
    background: url("../../images/front/user/detial_point_icon.png") center/cover no-repeat;
    margin: 0 5px 2px;
}

.praise-li-time {
    height: 14px;
    line-height: 15px;
    color: #909090;
}

/*------------ 鐠囧嫯顔� end -----------*/

/*------------ 閹存垹娈戦弨鎯版 begin -----------*/
.collection-course {

}

.collection-course .subscibe-content-list {
    border: 1px solid #d6d7dc;
}

.collection-course .pagination2 {
    padding-top: 20px;
    padding-bottom: 40px;
}

.collection-course .once-wrap {
    padding: 0;
}

.collection-course .subscibe-list {
    padding: 0 0 0 30px;

}

.collection-course .collection-nav {
    margin: 20px 0;
    padding-right: 30px;
}
.collection-documents .collection-course .collection-nav {
    padding-right: 0;
}
.collection-nav span {
    display: inline-block;
    float: right;
    color: #fc2139;
    padding-left: 18px;
    background: url(../../images/front/fmmm/newIcon/beiz@2x.png) 0 3px no-repeat;
    background-size: 14px 14px;
    cursor: pointer;
    margin-top: 5px;
}

.collection-nav-item {
    position: relative;
    display: inline-block;
    line-height: 14px;
    padding: 8px 10px;
    color: #909090;
    border-radius: 5px;
    margin-right: 20px;
    cursor: pointer;
}

.collection-nav-on {
    background: #fc2139;
    color: #fff;
}

.collection-nav-on:before {
    content: "";
    position: absolute;
    width: 8px;
    height: 4px;
    background: url("../../images/front/fmmm/newIcon/jaint@2x.png") 0 0 no-repeat;
    bottom: -4px;
    left: 50%;
    margin-left: -4px;
}

.once-wrap .once .wrap .items {
    width: 215px;
    margin: 0 16px 20px 0;
}

.wrap .items:hover {
    box-shadow: rgba(180, 180, 180, .9) 0 0 25px;
}

.once-wrap .once .wrap .items:nth-child(5n) {
    margin-right: 15px;
}

.collection-course .wrap .expired .items-content:after {
    content: '';
    position: absolute;
    width: 48px;
    height: 42px;
    background: url("../../images/front/user/my_ysx_icon.png") no-repeat;
    bottom: 0;
    right: 0;
}

.collection-course .wrap .items .pic {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 145px;
    cursor: pointer;
}

.once-wrap .once .wrap .items img {
    width: 100%;
    height: 100%;
}
.once-wrap .once .collection-course-choose{
    border-radius: 0;
}

.collection-course-choose {
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    background: rgba(0, 0, 0, .5);
    z-index: 19;
}

.collection-choose-btn {
    position: absolute;
    width: 24px;
    height: 24px;
    background: url("../../images/front/user/my_qx_normal_icon2.png") no-repeat;
    right: 10px;
    top: 10px;
    cursor: pointer;
}

.collection-choose-on {
    background: url("../../images/front/fmmm/newIcon/red.png") no-repeat;
}

.operating {
    display: none;
    line-height: 30px;
    float: right;
    margin-top: 7px;
}
.operating .message-operate > div {
    line-height: 16px;
    cursor: pointer;
}

.operating .message-operate {
    position: relative;
}

.operating .message-operate .operate-details {
    background: url(../../images/front/user/my_qx_normal_icon.png) 0 0 no-repeat;
}

.operating .operate-cancel {
    background: url(../../images/front/user/my_cancel_icon.png) 0 1px no-repeat;
    margin-left: 15px;
    padding-left: 18px;
}

.operating .message-operate .operate-details-on {
    background: url(../../images/front/fmmm/newIcon/red.png) no-repeat;
    background-size: 16px 15px;
}

.once-wrap .once.once2 .wrap .items:before {
    z-index: 9;
}

/*--- 闂婃娊顣堕弫娆忣吇 ---*/
.collection-audio .wrap .items .pic {
    height: 110px;
}

/*--- 閻╁瓨鎸� ---*/
.live-on {

}

.once-wrap .once.once5 .wrap .items::before,
.once-wrap .once.once5 .wrap label.hot {
    top: 116px;
    line-height: 20px;
}

.once-wrap .once.once5 .wrap .items:after {
    top: 123px;
}

.collection-live .collection-live-heart {
    position: absolute;
    width: 16px;
    height: 15px;
    background: url("../../images/front/user/xq_sc_icon.png") no-repeat;
    right: 10px;
    bottom: 15px;
    cursor: pointer;
}

.collection-live .collection-heart-on {
    background: url("../../images/front/user/xq_sc_pressed_icon.png") no-repeat;
}


.collection-course .collection-course-choose{
    height: 136px;
}
/*---- 閺傚洦銆� ----*/
.collection-documents .subscibe-list {
    padding: 0 30px 20px;
}

.collection-documents .collection-nav {
    margin-bottom: 5px;
}

.collection-documents-item {
    padding: 20px 0 20px;
    overflow: hidden;
    border-bottom: 1px solid #d6d7dc;
}

.collection-documents-item > div,
.fans-item > div {
    float: left;
}

.collection-documents-item .documents-item-left {
    margin-right: 20px;
    position: relative;
}

.collection-documents-item .pic {
    position: relative;
    width: 175px;
    height: 118px;
    border-radius: 10px;
    overflow: hidden;
    cursor: pointer;
}
.collection-documents-item .collection-course-choose{
    border-radius: 0;
    height: 118px;
}
#documentCollect .documents-item-btn{
    display: flex;
    align-items: center;
    width: 60px;
    height: 30px;
    line-height: 30px;
    padding: 0 15px 0 40px;
}
.documents-item-right {
    position: relative;
    width: 78.759%;
}

.documents-item-title {
    font-size: 16px;
    width: 220px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.documents-item-intro {
    color: #909090;
    height: 40px;
    word-wrap: break-word;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    margin-top: 3px;
    margin-bottom: 15px;
}

body .documents-item-btn {
    position: relative;
    width: 120px;
    height: 30px;
    padding: 6px 15px 6px 40px;
    border-radius: 15px;
    line-height: 15px;
}

.documents-item-btn:before {
    content: '';
    position: absolute;
    width: 22px;
    height: 17px;
    background: url("../../images/front/user/home_zxyd_icon.png") no-repeat;
    left: 15px;
    top: 6px;
}

/*------------ 閹存垹娈戦弨鎯版 end -----------*/

/*------------ 閹存垹娈戠划澶夌 begin -----------*/
.fans .subscibe-content-list {
    border: 1px solid #d6d7dc;
}
.fans .page-sum,
.fans .page-turn-div,
.fans .page-btn{
    display: none;
}
.fans-list {
    padding: 40px 0 0 30px;

}

.fans-item {
    width: 300px;
    overflow: hidden;
    display: inline-block;
    margin-right: 5px;
    margin-bottom: 40px;
}

.fans-item .fans-item-left {
    margin-right: 15px;
}

.fans-item-left .pic {
    width: 72px;
    height: 72px;
    border-radius: 50%;
    overflow: hidden;
}

.fans-name {
    margin: 14px 0 15px;
    line-height: 14px;
    width: 155px;
}

.fans-intro {
    color: #909090;
    line-height: 14px;
    width: 200px;
}

/*------------ 閹存垹娈戠划澶夌 end -----------*/

/*------------ 濞村繗顫嶇拋鏉跨秿 begin -----------*/
.browse-record-del {
    display: inline-block;
    float: right;
    color: #fc2139;
    padding-left: 18px;
    background: url(../../images/front/fmmm/newIcon/snac@2x.png) 0 3px no-repeat;
    background-size: 14px 14px;
    cursor: pointer;
    margin-top: 5px;
}

/*------------ 濞村繗顫嶇拋鏉跨秿 end -----------*/

/*----------- 闂婃娊顣� ----------*/

.audiojs .play {
    background: url("../../images/front/user/btn_bf_icon.png") no-repeat;
}
.audiojs .pause {
    background: url("../../images/front/user/btn_zt_icon.png") no-repeat;
}
.audiojs .loading {
    background: url("../../images/front/user/sx_icon.gif") no-repeat;
}
/*.audiojs .error {*/
    /*background: url("../../images/front/user/player-graphics.gif") -2px -61px no-repeat;*/
/*}*/


/*-----------------*/
.user-add-documents .subitem-list .mainContent-list-left{
    width: 100px;
}
.user-add-documents .mainContent-list-right input,
.user-add-documents .mainContent-list-right textarea{
    font-size: 14px;
}
.add-packs{

}
.add-packs .list-table th{
    padding-left:0;
}
.add-packs .list-table .list-table-content{
    width: 205px;
}
.add-packs .list-table tr td:last-child{
    padding-left: 0!important;
    text-align: center!important;
}
#choose-course .popup-content{
    left: 50%;
    margin-left: -580px;
}

.collection-live .once-wrap .once.once5 .wrap .items .items-content:before{
    height: 40px;
    top: -40px;
}
.collection-live .once-wrap .once.once5 .wrap .items::before,
.collection-live .once-wrap .once.once5 .wrap label.hot{
    top: 108px;
    line-height: 20px;
}
.collection-live .once-wrap .once.once5 .wrap .items:after {
    top: 116px;
}

#upload-video-div .subitem-enclosure{
    padding-left: 0;
    background: none;
}
.user-audio .audio-table .list-table-title{
    height: auto;
    line-height: inherit;
}
.main-left .message{
    position: relative;
}
.main-left .message .unread-msg{
    top:50%;
    margin-top: -6px;
    right: 20px;
}
.unread-msg{
    position: absolute;
    min-width: 14px;
    height: 14px;
    border-radius: 7px;
    line-height: 13px;
    text-align: center;
    color: #fff;
    background-color: #fc2139;
    font-size: 12px;
    padding: 0 3px;
}
.comment-audit-title li .unread-msg{
    position: relative;
}
.unread-box{
    position: absolute;
    width: 40px;
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    top: 10px;
    right: 5px;
}
.load{
    position: fixed;
    width: 100%;
    height: 100%;
    top:120px;
    left: 0;
    background:#f2f2f2 url("../../images/front/user/pc.gif") no-repeat center;
    z-index: 10;
}
.out-audio .detail-curriculum-item{
    height: auto;
}
.out-audio .mainContent-list-right{
    width: 80%;
}
.out-audio .subitem-submit{
    overflow: hidden;
    width: 100%;
}
.popup-examine4 .popup-content{
    width: 437px;
    margin-left:-218px;
}
.popup-examine4 .popup-examine-intro{
    width: 308px;
    color: #323232;
}