body {
    background-color: #f3f5f7 !important;
}

.content {
    margin-top: 30px;
    margin-bottom: 30px;
}

.content-menu {
    width: 200px;
    padding: 30px;
    text-align: center;
    background: #fff url('/s_p/web/grzx/wdtj/images/bg.jpg') no-repeat top center;
}

.username {
    color: #f3f5f7;
    font-size: 24px;
    display: block;
    line-height: 28px;
    margin-top: 50px;
}

.content-list {
    padding-top: 80px;
    line-height: 60px;
}

.content-list li {
    margin: 0 -30px;
    color: #666;
    font-size: 20px;
    cursor: pointer;
    transition: background-color ease .4s;
}

.content-list li i {
    font-size: 30px;
    vertical-align: middle;
}

.content-list li a {
    color: #666;
}

.content-list li:hover {
    color: #fff !important;
    background-color: #2589ee;
}

.content-list li:hover i {
    color: #fff !important;
}

.content-info {
    width: 930px;
    padding: 20px;
    background-color: #fff;
}

.content-title {
    color: #2e2e2e;
    font-size: 18px;
    line-height: 26px;
    padding-left: 15px;
    margin-bottom: 50px;
    border-left: 6px solid #1e88e5;
}

.page {
    text-align: center;
    line-height: 42px;
    margin: 60px 0;
}

.page a {
    margin: 0 5px;
    transition: color ease .4s, background-color ease .4s;
}

.first-page,
.last-page {
    color: #000;
}

.prev,
.next {
    width: 40px;
    height: 40px;
    color: #4e525d;
    font-family: fantasy;
    border-radius: 20px;
    overflow: hidden;
    display: inline-block;
    vertical-align: middle;
    background-color: #d2d9dd;
}

.page-num {
    color: #000;
    width: 40px;
    height: 40px;
    border-radius: 20px;
    display: inline-block;
    vertical-align: middle;
    background-color: transparent;
}

.page-on {
    color: #fff !important;
    background-color: #0d59b3 !important;
}

.page a:hover {
    color: #fff !important;
    background-color: #0d59b3 !important;
}

.course-img {
    overflow: hidden;
    border-radius: 5px;
}

.course-list {
    margin-bottom: 40px;
}

.course-list>a {
    color: #2e2e2e;
    font-size: 16px;
    line-height: 40px;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.list-group-item-heading {
    line-height: 40px;
}

#usertx {
    margin-left: 80px;
    margin-bottom: 30px;
}

#copyListUrl {
    display: flex;
    align-items: center;
    justify-content: center;
}

.updateNameBtn {
    width: 120px;
    height: 40px;
    background-color: #007aff;
    color: #fff;
    font-size: 16px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 10px;
    cursor: pointer;
    margin: 40px;
}

.oldName,
.newName {
    width: 300px;
    border-radius: 3px;
    border: solid 1px #efefef;
    font-size: 14px;
    height: 40px;
    text-indent: 1em;
}

#edui_fixedlayer {
    z-index: 1100 !important;
}
.xxkj-xu {margin:10px; font-size:20px;font-weight: bold; color:#000; line-height:30px; padding-left:15px; border-left:5px solid #007aff;}
.ksfw-sytitle {height: 42px;line-height: 42px;margin-top: 10px;display: flex;}
.navBar{
    float: left;
    color: #666;
    font-size: 14px;
    margin-right: 67px;
    cursor: pointer;
}
.ksfw-sytitle .active{
    font-weight: bold;
    color: #FE7931;
    border-bottom: solid 2px #fe7931;
}
table{
    border: solid 1px #ddd;
}
table>thead{
    background-color: #ddd;
    text-align: center;
}
.table>tbody>tr>td{
    border: none !important;
    text-align: center;
    font-size: 12px;
}
.table>tbody>tr>td span{
    cursor: pointer;
}
.sortCon {
    display: flex;
    margin: 20px 0;
    border: solid 1px #d7d7d7;
    border-radius: 5px;
    width: 300px;
    padding: 2px 10px;
    justify-content: space-between;
}

.sortInput {
    border: none;
    padding: 6px;
    width: 100%;
}

.sortBtn {
    padding: 4px 20px;
    margin-left: 20px;
    cursor: pointer;
    background: url(/s_p/web/grzx/wdtj/images/seachIcon.png) no-repeat 100% 50%;
}

.barTit {
    border-bottom: solid 1px #DDDDDD;
    margin-bottom: 20px;
}

.menu li {
    padding-bottom: 20px;
    margin-right: 60px;
    display: inline-block;
}

.menu a {
    display: block;
    font-size: 16px;
    font-family: Source Han Sans CN;
    font-weight: 500;
    color: #777C91;
}

.barTit a {
    color: #2E2E2E;
    font-weight: bold;
    font-size: 18px;
}

.modalTab{
    display: flex;
}
.tabOne{
    color: #333;
    font-size: 14px;
    margin-right: 30px;
    padding-bottom: 10px;
    cursor: pointer;
}
.modalTab .active{
    border-bottom: solid #FE7931 2px;
    color: #FE7931;
}
.modalImgList{
    margin: 35px 0;
    display: flex;
    justify-content: start;
    flex-wrap: wrap;
}
.modalImgOne,.modalImgTwo{
    width: 248px;
    height: 390px;
    margin-right: 20px;
    margin-bottom: 20px;
    /* background: url(../images/templateOne.png) no-repeat;
    background-size: contain; */
    border: dashed 1px #999;
    position: relative;
}
.mbmcOne{
    position: absolute;
    width: 100%;
    text-align: center;
    padding: 0 15px;
    font-size: 20px;
    font-weight: bold;
    top: 80px;
    color: #000;
}
.modalImgOne img,.modalImgTwo img{
    width: 100%;
    height: 100%;
    /* background: url(../images/templateTwo.png) no-repeat;
    background-size: contain; */
}
.modalImgList .active{
    border: solid 2px #FE7931;
}

.downCon{
    display: flex;
    margin-top: 20px;
    justify-content: space-between;
}
.downTip{
    line-height: 30px;
}
.downBtn{
    padding: 4px 30px;
    color: #fff;
    background: #FE7931;
    font-size: 16px;
    margin-left: 20px;
    border-radius: 5px;
    cursor: pointer;
}
.modalCont .modalList{
    display: none;
}
.modalCont .active{
    display: block;
}
.uplaod {
    position: relative;
}
.yxDownBtn{
    height: 30px;
    margin-top: 100px;
}
.img-rounded {
    /* margin: 20px 10px; */
    margin-right: 0;
    cursor: pointer;
    border-radius: 0 !important;
}

#ftInput {
    opacity: 0;
    position: absolute;
    top: 20px;
    left: 10px;
    width: 120px;
    height: 120px;
    cursor: pointer;
}
.imgs {
    position: relative;
    display: inline-block;
    margin: 20px 9px;
}

.imgs i {
    position: absolute;
    top: -14px;
    right:  -14px;
    width: 30px;
    height: 30px;
    padding: 5px;
    color: white;
    cursor: pointer;
    font-size: 14px;
    text-align: center;
    font-style: normal;
    border-radius: 50%;
    background-color: rgba(0, 0, 0, .5);
}
.uploadTip{
    padding: 10px 0;
}
.imgs span {
    position: absolute;
    top: 137px;
    right: 20px;
    width: 76px;
    height: 30px;
    padding: 5px;
    color: white;
    cursor: pointer;
    font-size: 14px;
    text-align: center;
    font-style: normal;
    border-radius: 50px;
    background-color: rgba(0, 0, 0, .5);
}
.imgCont{
    position: relative;
}
.uplaod .active{
    border: solid 2px #FE7931 !important;
    display: inline-block;
}
.uploadCont{
    margin: 35px 0;
    height: 435px;
    overflow: auto;
}
.TxCont .TxList{
    display: none;
}
.TxCont .active{
    display: block;
}
.pagination>li {
    display: inline !important;
}
.table td a{
    color: #FE7931;
}
.mc{
    width: 178px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.modalLi{
    display: flex;
    justify-content: start;
    padding: 0 40px;
}
.modalname{
    line-height: 40px;
}
.modalInput{
    width: 83%;
    height: 40px;
    border: solid 1px #efefef;
    border-radius: 3px;
    text-indent: 1em;
    margin-left: 20px;
}
.modalLi input[type=checkbox]{
    margin-left: 20px;
    border: solid 1px #efefef;
}
.mbMc{
    position: absolute;
    width: 100%;
    top: 33px;
    padding: 0 15px;
    color: #000;
    font-weight: bold;
    font-size: 12px;
}
.ytimgCont{
    width: 348px;
    margin: 30px auto;
    position: relative;
}
#ytMc{
    position: absolute;
    width: 100%;
    top: 33px;
    padding: 0 15px;
    color: #FE7931;
    font-weight: bold;
    font-size: 20px;
}