@charset "utf-8";
/* CSS Document */

.resou_title {
    height: 46px;
    border-bottom: solid #e9e9e9 1px;
}

.rces_tab {
    height: 46px;
    font-size: 16px;
}

.rces_tab1 {
    height: 46px;
    font-size: 16px;
}

.rces_tab1 li {
    width: 120px;
    line-height: 45px;
    text-align: center;
    border: solid #FFF 1px;
    border-color: #FFF #FFF #e9e9e9 #FFF;
    float: left;
    cursor: pointer;
}

.rces_tab1 li.current {
    border-color: #24B6F4 #e9e9e9 #FFF #e9e9e9;
    color: #24B6F4;
}

.rces_tab li {
    width: 120px;
    line-height: 45px;
    text-align: center;
    border: solid #FFF 1px;
    border-color: #FFF #FFF #e9e9e9 #FFF;
    float: left;
    cursor: pointer;
}

.rces_tab li.current {
    border-color: #24B6F4 #e9e9e9 #FFF #e9e9e9;
    color: #24B6F4;
}

.rces_upload {
    position: relative;
    overflow: hidden;
    width: 60px;
    height: 24px;
    line-height: 24px;
    padding-left: 24px;
    margin: 15px 20px 0 0;
    color: #FFF;
    background: #24B6F4 url(../personnal/rces_upload.png) no-repeat 10px center;
    border-radius: 2px;
}

.rces_upload input {
    position: absolute;
    font-size: 30px;
    right: 0;
    top: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    cursor: pointer;
}

.totalBox {
    padding: 0 24px;
    line-height: 22px;
}

.total_cell {
    display: inline-block;
    margin-right: 10px;
}

.screen {
    padding: 0 24px;
}

.search_end {
    display: inline-block;
    width: 240px;
    height: 30px;
    border: solid #e6e6e6 1px;
    border-radius: 4px;
}

.search_end .end_fidtext {
    width: 190px;
    height: 20px;
    line-height: 20px;
    padding: 5px 10px;
    border: 0;
    background: none;
}

.search_end .end_bnt {
    width: 30px;
    height: 30px;
    border: 0 none;
    border-left: solid #e6e6e6 1px;
    background: url(../personnal/search_end_ico.png) no-repeat center;
    cursor: pointer;
}

.table_Box {
    padding: 0 24px 50px;
}

.table_Box1 {
    padding: 0 24px 50px;
}

.table_div {
}

.table_div th, .table_div td {
    border: solid #f2f2f2 1px;
    padding: 10px;
    text-align: center;
}

.table_div th {
    background-color: #f8f8f8;
    font-size: 14px;
    color: #333;
}

.table_div td {
    color: #666;
}

.table_div td a {
    color: #666;
    margin: 0 10px;
}

.table_div td a.g_pass_cor {
    color: #2aa647;
}

.table_div td a.g_nopass_cor {
    color: #fc4c55;
}

.table_div td a:hover {
    color: #24B6F4;
}

.table_div .q_keywords {
    position: relative;
    display: inline-block;
    padding: 0 10px;
    line-height: 22px;
    color: #FFF;
    background: #44515f;
    border-radius: 2px;
}

.table_div .q_keywords .icons {
    width: 0;
    height: 0;
    border: solid #44515f 5px;
    border-color: #FFF #44515f #FFF #FFF;
    position: absolute;
    left: -10px;
    top: 50%;
    margin-top: -5px;
}

.pl_dele {
    height: 26px;
    line-height: 26px;
    padding-left: 20px;
    background: url(../personnal/pl_dele.png) no-repeat left center;
    cursor: pointer;
}

.pl_copy {
    height: 26px;
    line-height: 26px;
    padding-left: 20px;
    background: url(../personnal/pl_copy.png) no-repeat left center;
    cursor: pointer;
}

.pl_renew {
    display: none;
    height: 26px;
    line-height: 26px;
    padding-left: 20px;
    background: url(../personnal/renew.png) no-repeat left center;
    cursor: pointer;
}

/*上传资源*/
.g_form_tab {
    padding: 0 24px;
}

.g_sou_kind {
    min-height: 36px;
    line-height: 36px;
    position: relative;
    margin-left: 24px;
}

.g_sou_kind1 {
    min-height: 36px;
    line-height: 36px;
    position: relative;
    margin-left: 24px;
}

.g_sou_kind span {
    display: inline-block;
    width: 100px;
    text-align: right;
    font-size: 14px;
}

.g_sou_kind1 span {
    display: inline-block;
    width: 100px;
    text-align: right;
    font-size: 14px;
}

.g_sou_kind input[type='text'] {
    width: 255px;
    height: 33px;
    line-height: 33px;
    border: 1px solid #c5c5c5;
    padding: 0 10px;
}

.g_sou_kind1 input[type='text'] {
    width: 255px;
    height: 33px;
    line-height: 33px;
    border: 1px solid #c5c5c5;
    padding: 0 10px;
}

.g_sou_kind input[type='text'].txt_bg {
    background: url(../personnal/text_bg.png) no-repeat center right 10px;
}

.g_sou_kind1 input[type='text'].txt_bg {
    background: url(../personnal/text_bg.png) no-repeat center right 10px;
}

.g_sou_kind input[type='text'].txt_bg1 {
    background: url(../personnal/text_bg.png) no-repeat center right 10px;
}

.g_sou_kind input[type='text'].txt_bg2 {
    background: url(../personnal/text_bg.png) no-repeat center right 10px;
}

.g_sou_kind input[type='text'].txt_bg3 {
    background: url(../personnal/text_bg.png) no-repeat center right 10px;
}

.g_sou_kind input[type='text'].txt_bg4 {
    background: url(../personnal/text_bg.png) no-repeat center right 10px;
}

.g_sou_kind input[type='text'].txt_bg5 {
    background: url(../personnal/text_bg.png) no-repeat center right 10px;
}

.g_sou_kind input[type='text'].txt_bg6 {
    background: url(../personnal/text_bg.png) no-repeat center right 10px;
}

.g_sou_kind input[type='text'].txt_bg7 {
    background: url(../personnal/text_bg.png) no-repeat center right 10px;
}

.g_f_sel {
    display: none;
    z-index: 2;
    position: absolute;
    width: 275px;
    min-height: 34px;
    max-height: 340px;
    overflow-y: auto;
    top: 36px;
    left: 114px;
    border: 1px solid #c5c5c5;
    background: #ffffff;
    box-shadow: 0 3px 0 1px rgba(197, 197, 197, .1)
}

.g_f_sel1 {
    display: none;
    z-index: 1;
    position: absolute;
    width: 275px;
    min-height: 34px;
    top: 36px;
    left: 114px;
    border: 1px solid #c5c5c5;
    background: #ffffff;
    box-shadow: 0 3px 0 1px rgba(197, 197, 197, .1)
}

.g_f_opt {
    padding: 0 10px;
    line-height: 34px;
    font-size: 14px;
    color: #666666;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.g_f_opt2 {
    padding: 0 10px;
    line-height: 34px;
    font-size: 14px;
    color: #666666;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.g_f_opt1 {
    padding: 0 10px;
    line-height: 34px;
    font-size: 14px;
    color: #666666;
}

.g_f_opt:hover {
    background: #f3f3f3;
}

.g_f_opt2:hover {
    background: #f3f3f3;
}

.g_f_opt1:hover {
    background: #f3f3f3;
}

.g_form_tab span {
    display: inline-block;
    width: 100px;
    text-align: right;
    font-size: 14px;
}

.g_form_tab input[type='text'] {
    width: 255px;
    min-height: 33px;
    line-height: 33px;
    border: 1px solid #c5c5c5;
    padding: 0 10px;
}

.g_form_tab input[type='text'].txt_bg {
    background: url(../personnal/text_bg.png) no-repeat center right 10px;
}

.g_form_tab input[type='text'].txt_bg1 {
    background: url(../personnal/text_bg.png) no-repeat center right 10px;
}

.g_form_tab input[type='text'].txt_bg2 {
    background: url(../personnal/text_bg.png) no-repeat center right 10px;
}

.g_form_tab input[type='text'].txt_bg3 {
    background: url(../personnal/text_bg.png) no-repeat center right 10px;
}

.g_form_tab input[type='text'].txt_bg4 {
    background: url(../personnal/text_bg.png) no-repeat center right 10px;
}

.g_form_tab input[type='text'].txt_bg5 {
    background: url(../personnal/text_bg.png) no-repeat center right 10px;
}

.g_form_tab input[type='text'].txt_bg6 {
    background: url(../personnal/text_bg.png) no-repeat center right 10px;
}

.g_form_tab input[type='text'].txt_bg7 {
    background: url(../personnal/text_bg.png) no-repeat center right 10px;
}

.g_form {
    display: none;
    padding: 0 24px;
}

.g_form .g_form_list {
    min-height: 36px;
    line-height: 36px;
    position: relative;
}

.g_form .g_form_list span {
    display: inline-block;
    width: 100px;
    text-align: right;
    font-size: 14px;
}

.g_form .g_form_list input[type='text'] {
    width: 255px;
    height: 33px;
    line-height: 33px;
    border: 1px solid #c5c5c5;
    padding: 0 10px;
}

.g_form .g_form_list input[type='text'].txt_bg {
    background: url(../personnal/text_bg.png) no-repeat center right 10px;
}

.g_form .g_form_list input[type='text'].newtxt_bg {
    background: url(../personnal/text_bg.png) no-repeat center right 10px;
}

.g_form .g_form_list input[type='text'].txt_bg1 {
    background: url(../personnal/text_bg.png) no-repeat center right 10px;
}

.g_form .g_form_list input[type='text'].txt_bg3 {
    background: url(../personnal/text_bg.png) no-repeat center right 10px;
}

.g_form .g_form_list input[type='text'].txt_bg4 {
    background: url(../personnal/text_bg.png) no-repeat center right 10px;
}

.g_form .g_form_list input[type='text'].txt_bg5 {
    background: url(../personnal/text_bg.png) no-repeat center right 10px;
}

.g_form .g_form_list input[type='text'].txt_bg6 {
    background: url(../personnal/text_bg.png) no-repeat center right 10px;
}

.g_form .g_form_list input[type='text'].txt_bg7 {
    background: url(../personnal/text_bg.png) no-repeat center right 10px;
}

.g_form .g_form_list .g_f_keyword {
    display: inline-block;
    width: 277px;
    line-height: 30px;
}

.g_f_keyword label {
    display: inline-block;
    position: relative;
    min-width: 40px;
    max-width: 124px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    color: #656565;
    border: 1px solid #c5c5c5;
    margin-right: 10px;
    margin-top: 10px;
    padding: 0 10px;
    vertical-align: bottom;
}

.g_f_keyword label b {
    display: inline-block;
    width: 100%;
    height: 30px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.g_f_keyword label i {
    position: absolute;
    top: -7px;
    right: -7px;
    width: 13px;
    height: 13px;
    background: url(../personnal/keyword.png) no-repeat center;
    border-radius: 2px;
}

.g_f_keyword label:hover {
    border: 1px solid #24b6f4;
}

.g_f_keyword label:hover i {
    background: url(../personnal/keyword_check.png) no-repeat center;
}

.g_f_keyword label.g_f_check {
    border: 1px solid #24b6f4;
}

.g_f_keyword label.g_f_check i {
    background: url(../personnal/keyword_check.png) no-repeat center;
}

.g_f_keyword label.g_f_add {
    position: relative;
    width: 100px;
    margin-right: 0;
    border-radius: 2px;
}

.g_f_keyword label.g_f_add span {
    position: absolute;
    width: 100%;
    height: 29px;
    top: 0;
    left: 0;
    text-align: left;
}

.g_f_keyword label.g_f_add span em {
    display: inline-block;
    width: 30px;
    height: 30px;
    margin-left: 10px;
    background: url(../personnal/keyword_add.png) no-repeat center;
}

.g_f_keyword label.g_f_add input[type='text'] {
    width: 74px;
    height: 26px;
    line-height: 28px;
    padding-left: 10px;
    border: none;
}

.g_form .g_form_list .g_f_keyword label.g_f_add em {
    display: inline-block;
    width: 12px;
    height: 12px;
    background: url(../personnal/keyword_add.png) no-repeat center;
    margin-right: 2px;
    vertical-align: middle;
}

.g_f_keyword label.g_f_add_author {
    position: relative;
    width: 100px;
    margin-right: 0;
    border-radius: 2px;
}

.g_f_keyword label.g_f_add_author span {
    position: absolute;
    width: 100%;
    height: 29px;
    top: 0;
    left: 0;
    text-align: left;
}

.g_f_keyword label.g_f_add_author span em {
    display: inline-block;
    width: 30px;
    height: 30px;
    margin-left: 10px;
    background: url(../personnal/keyword_add.png) no-repeat center;
}

.g_f_keyword label.g_f_add_author input[type='text'] {
    width: 74px;
    height: 26px;
    line-height: 28px;
    padding-left: 10px;
    border: none;
}

.g_form .g_form_list .g_f_keyword label.g_f_add_author em {
    display: inline-block;
    width: 12px;
    height: 12px;
    background: url(../personnal/keyword_add.png) no-repeat center;
    margin-right: 2px;
    vertical-align: middle;
}

.
.g_form_list textarea {
    width: 255px;
    height: 114px;
    border: 1px solid #c5c5c5;
    padding: 10px;
}

.g_form_list span.verTop {
    vertical-align: top;
}

.g_f_sub {
    padding: 0 24px 0 138px;
    height: 36px;
}

.g_f_sub span {
    display: inline-block;
    width: 94px;
    line-height: 36px;
    text-align: center;
    border: 1px solid #c5c5c5;
    font-size: 14px;
    color: #666666;
    border-radius: 2px;
}

.g_f_sub span.g_f_sure {
    background: #24b6f4;
    color: #ffffff;
    border: 1px solid #24b6f4
}

/*本地资源*/
.g_local .table_Box {
    padding: 0 24px;
}

.g_local .table_Box1 {
    padding: 0 24px;
}

.g_local table {
    table-layout: fixed;
    width: 330px;
    margin-left: 90px;
}

.g_local table td {
    position: relative;
}

.g_local table td.tleft {
    text-align: left;
    text-indent: 20px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding-right: 50px;
}

.g_local table td i {
    display: none;
    position: absolute;
    right: 26px;
    top: 14px;
    width: 11px;
    height: 11px;
    background: url(../personnal/td_del.png) no-repeat center;
}

.g_local table td:hover {
    background: #f8f8f8;
}

.g_local table td:hover i {
    display: block;
}

.g_local .pagination {
    padding-left: 90px;
    text-align: left;
}

/*图书*/
.g_up_book {
    display: inline-block;
    height: 126px;
}

.g_up_book dt {
    width: 96px;
    height: 100%;
}

.g_up_book dt img {
    display: block;
    width: 100%;
    height: 100%;
}

.g_up_book dd {
    padding-left: 18px;
}

.g_up_book dd .g_u_name {
    line-height: 26px;
    font-size: 14px;
}

.g_up_book dd .g_u_info {
    line-height: 26px;
    font-size: 14px;
}

.g_up_book dd .g_u_time {
    line-height: 26px;
    font-size: 12px;
}

.g_up_book dd .g_u_btn {
    width: 62px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    border: 1px solid #c5c5c5;
    background: #f5f5f5;
}

/*增加编目*/
.g_form .g_f_style {
    display: inline-block;
    position: relative;
    width: 120px;
    height: 33px;
}

.g_form .g_f_style input[type='text'] {
    width: 110px;
    height: 33px;
}

.g_form .g_f_style input[type='text'].txt_bg2 {
    background: url(../personnal/text_bg.png) no-repeat center right 10px;
}

.g_form .g_f_style .g_f_sel {
    width: 130px;
    left: 0;
}

.g_form .g_f_style .g_f_sel1 {
    width: 130px;
    left: 0;
}

.g_f_info {
    display: inline-block;
    position: relative;
    line-height: 33px;
    text-indent: 40px;
    font-size: 12px;
    color: #fc4c55;
    font-weight: bold;
    vertical-align: middle;
}

.g_f_info em {
    position: absolute;
    top: 9px;
    left: 18px;
    width: 14px;
    height: 14px;
    background: url(../personnal/g_f_info.png) no-repeat center;
}

.g_form .g_form_list input[type='text'].gredBor {
    border: 1px solid #fc4c55;
}

.g_form .g_form_list .g_f_redadd {
    border: 1px solid #fc4c55;
    color: #fc4c55;
}

.g_form .g_form_list .g_f_redadd em {
    background: url(../personnal/red_keyword_add.png) no-repeat center;
}

/*编辑资源*/
.g_f_box {
    display: inline-block;
    width: 277px;
    line-height: 36px;
    vertical-align: middle;
    overflow: hidden;
}

.g_f_box label {
    position: relative;
    display: inline-block;
    line-height: 36px;
    vertical-align: middle;
}

.g_f_box input[type='checkbox'] {
    position: relative;
    width: 13px;
    height: 13px;
    margin-right: 8px;
    vertical-align: middle;
    background-color: #fff;
    border: 1px solid transparent;
}

.g_f_box input[type='checkbox']:after {
    content: '';
    z-index: 1;
    position: absolute;
    width: 13px;
    height: 13px;
    top: -2px;
    left: 0;
    border: 1px solid #c6c6c6;
    background: #ffffff;
    border-radius: 2px;
}

input[type='checkbox']:checked:after {
    background: url(../personnal/c_box_check.png) no-repeat center;
    border: 1px solid transparent;
}

input[type='checkbox']:disabled:after {
    background: url(../personnal/c_box_disabled.png) no-repeat center;
    border: 1px solid transparent;
}

.g_pos_abs {
    z-index: 1000;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    background: #ffffff;
}

.g_pos_abs_new {
    z-index: 2;
    position: fixed;
    top: 250px;
    left: 0;
    right: 0;
    margin: auto;
    background: #ffffff;
}

/*弹窗遮罩*/
.g_dialog {
    z-index: 999;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(120, 121, 123, .5);
}

/*确认弹窗*/
.g_d_cof {
    width: 370px;
    height: 170px;
}

.g_pop_close {
    position: absolute;
    width: 11px;
    height: 11px;
    top: 16px;
    right: 16px;
    background: url(../personnal/pop_close.png) no-repeat center;
}

.g_d_title {
    line-height: 30px;
    font-size: 16px;
    text-align: center;
    padding: 40px 0 30px 0;
}

.g_d_btns {
    line-height: 36px;
    text-align: center;
}

.g_d_btns span {
    display: inline-block;
    width: 94px;
    height: 34px;
    font-size: 14px;
    text-align: center;
    border: 1px solid #c5c5c5;
    cursor: pointer;
}

.g_d_btns span.g_d_sure {
    background: #24b6f4;
    color: #ffffff;
    border: 1px solid transparent;
}

/*查看栏目*/
.g_l_column {
    width: 560px;
    height: 290px;
}

.g_l_title {
    line-height: 48px;
    font-size: 16px;
    text-indent: 36px;
    font-weight: bold;
}

.g_l_column .g_l_cont {
    height: 160px;
}

.g_l_info {
    display: inline-block;
    line-height: 34px;
    font-size: 12px;
    color: #666666;
}

.g_l_info .g_in_left {
    display: inline-block;
    width: 96px;
    text-align: right;
    font-weight: bold;
}

.g_l_info .g_in_right {
    display: inline-block;
    padding-left: 10px;
}

.g_l_info .g_in_right input[type='text'] {
    width: 180px;
    line-height: 32px;
    padding: 0 10px;
    border: 1px solid #c5c5c5;
}

.g_l_info .g_in_right em {
    cursor: pointer;
    display: inline-block;
    height: 32px;
    padding: 0 10px;
    border: 1px solid #24b6f4;
    border-radius: 2px;
    vertical-align: middle;
    font-style: normal;
    text-align: center;
    color: #24b6f4;
}

.g_l_info .g_in_right i {
    display: inline-block;
    width: 8px;
    height: 5px;
    margin-left: 4px;
    background: url(../personnal/zhipai.png) no-repeat center;
    vertical-align: middle;
}

/*添加栏目*/
.g_add_column {
    width: 800px;
    height: 750px;
    overflow: auto;
}

.g_add_cont {
    height: 425px;
}

.g_d_table {
    width: 470px;
    height: 235px;
    margin: 0 auto;
    margin-top: 0px;
    background: #ededed;
}

.g_table_ser {
    height: 52px;
    padding: 14px 0 0 12px;
}

.g_add_search {
    width: 190px;
    height: 26px;
    border-radius: 13px;
    overflow: hidden;
}

.g_add_search input[type='text'] {
    width: 114px;
    line-height: 26px;
    margin-right: -4px;
    padding-left: 30px;
    background-image: url(../personnal/search_end_ico.png);
    background-repeat: no-repeat;
    background-position: center left 8px;
    background-color: #ffffff;
}

.g_add_search span {
    display: inline-block;
    width: 45px;
    line-height: 26px;
    background: #24b6f4;
    color: #ffffff;
    text-align: center;
    vertical-align: middle;
    font-size: 13px;
}

.g_add_tdata {
    width: 470px;
    height: 200px;
    margin: 0 auto;
    overflow: auto;
}

.g_add_tdata tr {
    border-bottom: 1px dashed #ebebeb;
}

.g_add_tdata th {
    height: 40px;
    background: #f8f8f8;
}

.g_add_tdata td {
    height: 40px;
    background: #ffffff;
}

.g_add_tdata td input {
    width: 14px;
    height: 14px;
}

/*编辑栏目*/
.g_in_right a {
    display: inline-block;
    position: relative;
    margin-right: 10px;
    line-height: 26px;
    padding: 0 10px;
    border: 1px solid #c5c5c5;
    margin-top: 14px;
}

.g_in_right a span {
    position: absolute;
    width: 13px;
    height: 13px;
    top: -6px;
    right: -6px;
    background: url(../personnal/keyword.png) no-repeat center;
}

.g_in_right a:hover {
    border: 1px solid #24b6f4;
}

.g_in_right a:hover span {
    background: url(../personnal/keyword_check.png) no-repeat center;
}

/*审核意见*/
.g_audit_idea {
    width: 370px;
    height: 200px;
}

.g_audit_idea .g_l_title {
    text-align: center;
    text-indent: 0;
}

.g_audit_idea .g_idea_text {
    height: 60px;
    padding: 0 20px;
}

.g_audit_idea .g_idea_text textarea {
    width: 318px;
    height: 44px;
    padding: 8px 6px;
    border: 1px solid #c5c5c5;
}

/*国家资源库*/
.g_state_res {
    width: 560px;
    height: 500px;
}

.g_state_res .g_l_title {
    min-height: 48px;
    text-indent: 0;
}

.g_state_res .g_l_title label {
    display: inline-block;
    line-height: 48px;
    margin-left: 36px;
    margin-right: 20px;
    vertical-align: top;
}

.g_state_res .g_res_serace {
    display: inline-block;
    width: 364px
}

.g_state_res .g_res_serace .g_res_txt {
    height: 26px;
    margin-top: 11px;
    border-radius: 13px;
    background: #f2f2f2;
    overflow: hidden;
}

.g_res_serace .g_res_txt span {
    display: inline-block;
    width: 46px;
    line-height: 26px;
    background: #24b6f4;
    color: #ffffff;
    text-align: center;
    font-size: 12px;
}

.g_res_serace .g_res_txt input[type='text'] {
    display: inline-block;
    width: 300px;
    padding: 0 9px;
    background: #f2f2f2;
}

.g_res_radios {
    line-height: 32px;
    text-align: center;
    padding: 0 38px;
    margin-top: -14px;
    margin-bottom: 20px;
}

.g_res_radios li {
    display: inline-block;
    margin-right: 6px;
    font-size: 12px;
    color: #666666;
    font-weight: normal;
}

.g_res_radios li input[type='radio'] {
    width: 11px;
    height: 11px;
    margin-right: 4px;
}

.g_state_res .g_res_data {
    height: 320px;
    padding: 0 30px;
}

.g_res_data .g_rd_list {
    height: 250px;
    overflow-y: auto;
}

.g_res_data .g_rd_list li {
    line-height: 42px;
    font-size: 12px;
    color: #666666;
    border-bottom: 1px dashed #ebebeb;
}

.g_res_data .pagination {
    text-align: center;
}

/*我教的课*/
.g_my_course {
    width: 560px;
    height: 500px;
}

.g_my_course .g_my_table {
    height: 290px;
    padding: 0 30px;
    overflow-y: auto;
}

.g_my_course .g_my_table th {
    height: 40px;
    background: #f8f8f8;
    font-size: 14px;
    color: #333333;
}

.g_my_course .g_my_table td {
    height: 40px;
    font-size: 12px;
    color: #666666;
    border-bottom: 1px dashed #ebebeb;
}

.g_my_course .pagination {
    text-align: center;
}

/*我的云盘*/
.g_my_cloud {
    width: 560px;
    height: 480px;
}

.g_my_cloud .g_cloud_data {
    height: 300px;
    padding: 0 30px;
    overflow-y: auto;
}

.g_cloud_data li {
    height: 60px;
    line-height: 60px;
    border-bottom: 1px dashed #ebebeb;
}

.g_cloud_data li span {
    display: inline-block;
    width: 38px;
    height: 32px;
    margin-right: 10px;
    background: url(../personnal/file.png) no-repeat center;
    vertical-align: middle;
}

/*批量上传*/
.g_batch_upload {
    width: 560px;
    height: 460px;
}

.g_batch_upload .g_bat_cont {
    height: 300px;
    padding: 0 30px;
    overflow-y: auto;
}

.g_bat_cont td {
    height: 60px;
    line-height: 60px;
    border-bottom: 1px dashed #ebebeb;
}

.g_bat_cont td .g_file_img {
    width: 36px;
    height: 36px;
    margin-top: 8px;
    margin-right: 10px;
}

.g_bat_cont td .g_file_img img {
    display: inline-block;
    width: 100%;
    height: 100%;
}

.g_bat_cont td .g_file_name {
    height: 18px;
    line-height: 18px;
    padding-top: 8px;
    font-size: 12px;
    color: #333333;
}

.g_bat_cont td .g_file_m {
    height: 18px;
    line-height: 18px;
    font-size: 12px;
    color: #c5c5c5;
    font-style: normal;
}

.g_bat_cont td .g_file_del {
    display: inline-block;
    width: 11px;
    height: 11px;
    background: url(../personnal/keyword.png) no-repeat center;
    border-radius: 50%;
}

.g_bat_cont td .g_file_plan {
    display: inline-block;
    width: 123px;
    height: 2px;
    margin-right: 6px;
    background: #ebebeb;
    text-align: left;
}

.g_bat_cont td .g_file_plan i {
    display: inline-block;
    width: 50%;
    height: 2px;
    background: #24b6f4;
}

.g_batch_upload .colorGrey {
    color: #bebebe;
}

.g_batch_upload .colorRed {
    color: #fc4c55;
}

/*图书搜索*/
.g_book_serach {
    width: 560px;
    height: 480px;
}

.g_book_serach .g_l_title label {
    width: 213px;
    line-height: 26px;
    margin-top: 12px;
    margin-right: 60px;
    border-radius: 13px;
    text-indent: 0;
    overflow: hidden;
}

.g_book_serach .g_l_title label input[type='text'] {
    width: 137px;
    height: 26px;
    padding-left: 30px;
    background-image: url(../personnal/search_end_ico.png);
    background-repeat: no-repeat;
    background-position: center left 8px;
    background-color: #f2f2f2;
}

.g_book_serach .g_l_title label span {
    display: inline-block;
    width: 46px;
    height: 26px;
    background: #24b6f4;
    color: #ffffff;
    font-size: 12px;
    text-align: center;
}

.g_book_result {
    height: 300px;
    padding: 0 12px;
    overflow-y: auto;
}

.g_book_result li {
    height: 120px;
    width: 50%;
    margin-top: 30px;
}

.g_book_result li .g_b_img {
    width: 90px;
    height: 120px;
    padding-left: 23px;
}

.g_book_result li .g_b_info {
    padding-left: 16px;
}

.g_book_result li .g_b_title {
    max-width: 100px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 20px;
    font-size: 14px;
    color: #333333;
}

.g_book_result li .g_b_name {
    max-width: 100px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 24px;
    font-size: 12px;
    color: #666666;
}

.g_book_result li .g_b_time {
    max-width: 100px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 24px;
    font-size: 12px;
    color: #666666;
}

.g_book_result li .g_b_btn {
    width: 53px;
    height: 25px;
    line-height: 27px;
    border: 1px solid #24b6f4;
    color: #24b6f4;
    text-align: center;
    border-radius: 2px;
    margin-top: 14px;
}

/*视频搜索*/
.g_video_search {
    width: 560px;
    height: 570px;
}

.g_video_search .pagination {
    text-align: center;
}

.g_video_search .g_l_title label {
    width: 213px;
    line-height: 26px;
    margin-top: 12px;
    margin-right: 60px;
    border-radius: 13px;
    text-indent: 0;
    overflow: hidden;
}

.g_video_search .g_l_title label input[type='text'] {
    width: 137px;
    height: 26px;
    padding-left: 30px;
    background-image: url(../personnal/search_end_ico.png);
    background-repeat: no-repeat;
    background-position: center left 8px;
    background-color: #f2f2f2;
}

.g_video_search .g_l_title label span {
    display: inline-block;
    width: 46px;
    height: 26px;
    background: #24b6f4;
    color: #ffffff;
    font-size: 12px;
    text-align: center;
}

.g_video_result {
    height: 330px;
    padding: 0 30px;
    overflow-y: auto;
}

.g_video_result li {
    position: relative;
    height: 114px;
    border-bottom: 1px dashed #ebebeb;
}

.g_video_result li .g_v_img {
    width: 140px;
    height: 84px;
    margin-top: 12px;
}

.g_video_result li .g_v_img img {
    display: inline-block;
    width: 100%;
    height: 100%;
}

.g_video_result li .g_v_info {
    padding: 12px 0 0 12px;
}

.g_video_result li .g_v_title {
    max-width: 250px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 24px;
    font-size: 14px;
    color: #333333;
    font-weight: bold;
}

.g_video_result li .g_v_name {
    max-width: 250px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 28px;
    font-size: 12px;
    color: #666666;
}

.g_video_result li .g_v_time {
    line-height: 28px;
    font-size: 12px;
    color: #666666;
}

.g_video_result li .g_v_btn {
    position: absolute;
    width: 53px;
    height: 25px;
    right: 30px;
    top: 44px;
    line-height: 25px;
    border: 1px solid #24b6f4;
    color: #24b6f4;
    text-align: center;
    border-radius: 2px;
}

/*我的任务-任务审核*/
.screen .g_audit_record {
    padding: 0 4px;
    line-height: 24px;
    background: #24b6f4;
    text-align: center;
    color: #ffffff;
}

.screen .g_audit_record i {
    display: inline-block;
    width: 11px;
    height: 11px;
    background: url(../personnal/record.png) no-repeat center;
    margin-right: 5px;
}

.g_task_tab .pl_renew {
    display: block;
}

.g_task_tab .pl_dele {
    background: url(../personnal/pass.png) no-repeat left center;
}

.g_task_tab .pl_renew {
    background: url(../personnal/nopass.png) no-repeat left center;
}

.g_task_tab .task_search {
    width: 400px;
    height: 30px;
}

.g_task_tab .task_search .end_fidtext {
    width: 190px;
    height: 20px;
    line-height: 20px;
    margin-left: 4px;
    padding: 5px 10px;
    border: 1px solid #e6e6e6;
    background: none;
    border-radius: 5px;
}

.g_task_tab .task_search .g_task_style {
    position: relative;
    display: inline-block;
    width: 114px;
    margin-left: 4px;
}

.task_search .g_task_style .g_task_sel {
    display: none;
    position: absolute;
    top: 32px;
    left: 0;
    width: 112px;
    border: 1px solid #e6e6e6;
}

.task_search .g_task_style input {
    width: 92px;
    height: 20px;
    line-height: 20px;
    padding: 5px 10px;
    border: 1px solid #e6e6e6;
    background: url(../personnal/text_bg.png) no-repeat center right 10px;
    border-radius: 5px;
}

.task_search .end_bnt {
    width: 56px;
    height: 30px; /*padding-left:9px;*/
    background-color: #24b6f4;
    text-align: center;
    color: #ffffff; /*background-image: url(../personnal/g_task_search.png);*/
    background-repeat: no-repeat;
    background-position: center left 4px;
    border-radius: 5px;
    cursor: pointer;
}

.task_search .end_bnt1 {
    width: 56px;
    height: 30px;
    background-color: #24b6f4;
    text-align: center;
    color: #ffffff;
    background-repeat: no-repeat;
    background-position: center left 4px;
    border-radius: 5px;
    cursor: pointer;
}

/*我的任务-无审核数据*/
.g_no_task {
    line-height: 800px;
    text-align: center;
    font-size: 14px;
    color: #666666;
}

/*任务建设*/
.g_bulid_task .g_build_tab {
    width: 350px;
    display: inline-block;
}

.g_bulid_task .g_build_data {
    height: 660px;
    overflow-y: auto;
}

/*任务建设-栏目建设*/
.g_build_opt {
    min-height: 60px;
    line-height: 60px;
    font-size: 14px;
    color: #333333;
}

.g_build_opt .g_build_title {
    position: relative;
    height: 60px;
    line-height: 60px;
    border-bottom: 1px solid #f2f2f2;
    /*overflow: hidden;*/
    /*text-overflow: ellipsis;*/
    white-space: nowrap;
}

.g_build_opt .g_build_title:hover {
    background: #efefef;
}

.g_build_opt .g_build_title.clickBg {
    background: #efefef;
}

.g_build_opt .g_build_title:hover .g_build_btns {
    display: block;
}

.g_build_opt .g_build_title i {
    display: inline-block;
    width: 15px;
    height: 15px;
    vertical-align: middle;
    background: url(../personnal/add_file.png) no-repeat center;
    margin-right: 4px;
}

.g_build_opt .g_build_title i.g_file_open {
    background: url(../personnal/add_file_open.png) no-repeat center;
}

.g_build_opt .g_build_title span {
    display: inline-block;
    width: 32px;
    height: 28px;
    margin-left: 8px;
    margin-right: 4px;
    vertical-align: middle;
    background: url(../personnal/file.png) no-repeat center;
}

.g_build_title .g_build_btns {
    display: none;
    height: 60px;
    top: 0;
    right: 40px;
}

.g_build_title .g_build_btns a {
    display: inline-block;
    padding: 0 15px;
}

.g_bulid_task .g_audit_record i {
    background: url(../personnal/rces_upload.png) no-repeat center;
}

/*任务建设-三级负责人*/
.g_leader_three {
    height: 660px;
}

.g_leader_three .g_th_left {
    width: 300px;
    height: 540px;
    overflow-y: auto;
}

.g_leader_three .g_th_right {
    width: 515px;
    height: 540px;
}

.g_leader_three .gtrBg {
    background: #f8f8f8;
}

/*任务建设-二级负责人*/
.g_leader_two .g_build_opt {
    min-height: 40px;
}

.g_leader_two .g_build_title {
    height: 40px;
    line-height: 40px;
    padding-left: 4px;
}

/*滚动条整体样式*/
::-webkit-scrollbar { /*高宽分别对应横竖滚动条的尺寸*/
    width: 10px;
    height: 10px;
}

::-webkit-scrollbar-thumb { /*滚动条里面小方块*/
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
    background: #999999;
}

::-webkit-scrollbar-track { /*滚动条里面轨道*/
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
    border-radius: 10px;
    background: #EDEDED;
}

.g_cont_tab .task_search .end_fidtext {
    width: 190px;
    height: 20px;
    line-height: 20px;
    padding: 5px 10px;
    border: 1px solid #e6e6e6;
    background: none;
    border-radius: 5px;
}