/* 个人信息 */


.addResume {
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.5);
    z-index: 999;
}


.content {
    width: 100%;
    height: 100%;
    /*height: 3000px;*/
    overflow:hidden
}

.content_inner {
    width: 1200px;
    margin: 0 auto;
}

.leftSide {
    width: 225px;
    /* height: 725px; */
    background: #fff;
    margin-top: 30px;
}

.clearfix::after {
    content: '';
    /* display: table; */
    clear: both;
}

.personalInfor {
    text-align: center;
}

.headPortrait {

    margin-bottom: 20px;
}

.personalInfor img {
    border-radius: 50%;
    margin-top: 20px;
}

.personalInfor #space_nickname .personalName {
    margin: 15px 0;
}

#space_nickname .manageBtn {
    color: #fff;
    background-color: #faa046;
    font-size: 13px;
    border-radius: 10px;
    padding: 4px 5px;
}


.categorylist {
    text-align: center;
    margin-top: 35px;
}

.categorylist ul li {
    margin-top: 25px;
}

.categorylist ul li:nth-child(1) span.icon {
    background: url(https://static.zsjy.chaoxing.com/cxy/gx/gzxfyh/pc/images/person_icon.png?v=1.0.1) no-repeat center center;
    display: inline-block;
    width: 21px;
    height: 21px;
    vertical-align: middle;
}

.categorylist ul li:nth-child(1).active span.active {
    background: url(https://static.zsjy.chaoxing.com/cxy/gx/gzxfyh/pc/images/person_icon1.png?v=1.0.1) no-repeat center center;
    display: inline-block;
    width: 21px;
    height: 21px;
    vertical-align: middle;

}

.categorylist ul li:nth-child(2) span.icon {
    background: url(https://static.zsjy.chaoxing.com/cxy/gx/gzxfyh/pc/images/storage_icon.png?v=1.0.1) no-repeat center center;
    display: inline-block;
    width: 21px;
    height: 21px;
    vertical-align: middle;
}

.categorylist ul li:nth-child(2).active span.active {
    background: url(https://static.zsjy.chaoxing.com/cxy/gx/gzxfyh/pc/images/storage_icon1.png?v=1.0.1) no-repeat center center;
    display: inline-block;
    width: 21px;
    height: 21px;
    vertical-align: middle;

}

.categorylist ul li:nth-child(3) span.icon {
    background: url(https://static.zsjy.chaoxing.com/cxy/gx/gzxfyh/pc/images/certi_icon.png?v=1.0.1) no-repeat center center;
    display: inline-block;
    width: 21px;
    height: 21px;
    vertical-align: middle;
}

.categorylist ul li:nth-child(3).active span.active {
    background: url(https://static.zsjy.chaoxing.com/cxy/gx/gzxfyh/pc/images/certi_icon1.png?v=1.0.1) no-repeat center center;
    display: inline-block;
    width: 21px;
    height: 21px;
    vertical-align: middle;

}

.categorylist ul li:nth-child(4) span.icon {
    background: url(https://static.zsjy.chaoxing.com/cxy/gx/gzxfyh/pc/images/zh_icon.png?v=1.0.1) no-repeat center center;
    display: inline-block;
    width: 21px;
    height: 21px;
    vertical-align: middle;
}

.categorylist ul li:nth-child(4).active span.active {
    background: url(https://static.zsjy.chaoxing.com/cxy/gx/gzxfyh/pc/images/zh_icon1.png?v=1.0.1) no-repeat center center;
    display: inline-block;
    width: 21px;
    height: 21px;
    vertical-align: middle;

}

.categorylist ul li:nth-child(5) span.icon {
    background: url(https://static.zsjy.chaoxing.com/cxy/gx/gzxfyh/pc/images/xf_icon.png?v=1.0.1) no-repeat center center;
    display: inline-block;
    width: 21px;
    height: 21px;
    vertical-align: middle;
}

.categorylist ul li:nth-child(5).active span.active {
    background: url(https://static.zsjy.chaoxing.com/cxy/gx/gzxfyh/pc/images/xf_icon1.png?v=1.0.1) no-repeat center center;
    display: inline-block;
    width: 21px;
    height: 21px;
    vertical-align: middle;

}

.categorylist ul li.active a {
    color: #089cff;
}

.categorylist ul li a {
    margin-left: 8px;
}

/* 右侧 */
.rightSide {
    float: left;
    padding: 0px;
    /* width: 945px; */
    margin-bottom: 64px;
    position: relative;
    margin-top: 30px;
}
.width80{
    width:80%;
}
.rightCunchu{
 margin-right: 30px !important;
}
.rightRenzheng{
    width:100% !important;
    box-sizing:border-box;
    padding-right:30px !important;
}
.rightZhuanhuan{
 width: 100% !important;
 box-sizing: border-box;
 padding-right: 30px !important;
}
.rightZhengming{
    width: 100% !important;
    box-sizing: border-box;
    padding-right: 30px !important;
}
.rightJilu{
width: 100% !important;
box-sizing: border-box;
padding-right: 30px !important;
}
.rightSide .yldy {
    background: #e4f2ff;
    height: 50px;
    line-height: 50px;
    text-align: right;
    margin-bottom: 20px;
    position: relative;
}

.rightSide .yldy .showGrade {
    position: absolute;
    left: 30px;
}

.rightSide .yldy a {
    background: #1382e9;
    color: #fff;
    display: inline-block;
    width: 65px;
    height: 30px;
    line-height: 30px;
    border-radius: 15px;
    text-align: center;
    padding: 3px 5px;
}


.modifyPassword {
    width: 80px;
    float: right;
    text-align: center;
}

.modifyPassword .passwordButt {
    border: 1px solid #1382e9;
    color: #1382e9;
    padding: 5px 6px;
    display: inline-block;
    cursor: pointer;
    border-radius: 10px;
}

.modifyPassword .pop-up1 {
    /* border: 1px solid #646464; */
    width: 300px;
    height: 160px;
    position: absolute;
    top: 70px;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 99;
    margin: auto;
    background-color: #fff;
    border-radius: 15px;
    box-shadow: 0 0 6px rgb(0 0 0 / 50%);
}

.modifyPassword .pop-up1 div:nth-child(1) {
    padding-top: 15px;
    margin-left: 23px;
}

.modifyPassword .pop-up1 div:nth-child(2) {
    margin-left: 23px;
}

.modifyPassword .pop-up1 div {
    padding-bottom: 15px;
}

.modifyPassword .pop-up1 input {
    border: 1px solid #646464;
    width: 180px;
}

.modifyPassword .pop-up1 button {
    border: 1px solid #646464;
    background: none;
    padding: 3px 4px;
}

.myFileBox {
    margin-left: 30px;
    padding-bottom: 15px;
    position: relative;
}

.rightSide .t1 {
    background: #1382e9;
    width: 110px;
    height: 35px;
    line-height: 35px;
    text-align: center;
}

.t1 img {
    width: 22px;
    height: 16px;
    vertical-align: middle;
}

.rightSide .t1 span {
    color: #fff;
}

.rightSide .file_left {
    float: left;
    width: 666px;
    padding-top: 25px;
}

.blue {
    color: #1382e9;
}

.file_left tr td {
    padding-bottom: 25px;
}

.file_left tr td div {
    float: left;
}

.file_left tr td div:nth-child(1) {
    color: #646464;
}

.file_left tr td div:nth-child(2),
.file_left tr td div:nth-child(3) {
    color: #000000;
    margin-left: 10px;
}

.file_right {
    float: right;
    padding-top: 25px;
}

.file_right img {
    width: 160px;
    height: 230px;
}

.editInfor {
    position: absolute;
    left: 0;
    bottom: 0;
}

.pop-box {
    width: 528px;
    /* border: 1px solid #646464; */
    /* border-top: 4px solid #009afe; */
    border-radius: 0;
    padding-bottom: 20px;
    position: absolute;
    z-index: 999;
    left: 0;
    top: 45px;
    bottom: 0;
    right: 0;
    margin: auto;
    width: 590px;
    height: 636px;
    padding: 0 30px 20px;
    background-color: #FFFFFF;
    border-radius: 15px;
    box-shadow: 0 0 6px rgb(0 0 0 / 50%);
}

.pop-box .closepop_btn {
    position: absolute;
    right: -35px;
    top: -31px;
    cursor: pointer;
}

.pop-box .pop-title {
    font-size: 16px;
    color: #009afe;
    line-height: 52px;
    border-bottom: #d4d4d4 1px solid;
    padding: 0 15px;
}

.pop-box table td {
    height: 43px;
    font-size: 16px;
    text-align: left;
    padding: 10px 5px 10px;
}

.pop-box table td:nth-child(1),
.pop-box table td:nth-child(3) {
    width: 86px;
    text-align: right;
}

.pop-box table td:last-child {
    color: #a5a5a5;
    padding-left: 10px;
}

.pop-box table td input[type="text"].inpt {
    width: 100%;
    background: none;
    font-size: 16px;
    height: 40px;
    border: #d6d6d6 1px solid;
    border-radius: 5px;
    background: none !important;
    box-sizing: border-box;
    padding: 0 10px;

}

.pop-box table td select {
    border: #d6d6d6 1px solid;
    height: 40px;
    width: 100%;
    border-radius: 5px;
}

.pop_submit {
    text-align: center;
    margin: 20px auto;

}

.pop_submit a {
    display: inline-block;
    width: 100px;
    height: 35px;
    text-align: center;
    line-height: 35px;
    font-size: 16px;
    color: #fff;
    border-radius: 5px;
    background: #0069d3;
    margin: 0 10px;
}

.pop_submit a:last-child {
    /*background:*/
}

.conBox {
    margin-top: 35px;
}

.resumeBox {
    position: relative;
}

.resumeBox .pop-up1 {
    /* border: 1px solid #646464; */
    width: 485px;
    height: 400px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 99;
    margin: auto;
    background-color: #fff;
    border-radius: 15px;
    box-shadow: 0 0 6px rgb(0 0 0 / 50%);
}

.resumeBox .pop-up1 div:nth-child(1) {
    padding-top: 15px;
    margin-left: 23px;
}

.resumeBox .pop-up1 div:nth-child(2) {
    /* margin-left: 23px; */
}


.resumeBox .pop-up1 > div {
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding: 0 20px !important;
    margin-top: 16px;
}

.resumeBox .pop-up1 > div > span {
    margin: 0 !important;
    display: inline-block;
    width: 105px;
    text-align: right;
    margin-right: 10px !important;
}


.resumeBox .pop-up1 input {
    border: 1px solid #E4E6E9;
    width: 310px;
    height: 32px;
    margin: 0 !important;
    border-radius: 5px;
    box-sizing: border-box;
    padding: 0 10px;
}

.resumeBox .pop-up1 button.confir {
    /* border: 1px solid #646464; */
    background: none;
    padding: 6px 20px;
    background: #1382e9;
    color: #FFFFFF;
    border-radius: 10px;
}

.resumeBox .pop-up1 button.cancel {
    /* border: 1px solid #646464; */
    background: none;
    padding: 6px 20px;
    margin-left: 50px;
    border-radius: 10px;
    background: #d4d4d4d4;
}

.pop-up1 .selectDate {
    margin-top: 20px;
}

.resumeBox .pop-up1 .selectDate input[type="text"] {
    width: 153px;
    height: 32px;
    background: #FFFFFF;
    border-radius: 2px;
    border: 1px solid #E4E6E9;
    box-sizing: border-box;
    padding-right: 30px;
    padding-left: 10px;
    background: url(https://static.zsjy.chaoxing.com/cxy/gx/gzxfyh/pc/images/rili.png?v=1.0.1) no-repeat 125px center;
    margin-right: 10px;
    cursor: pointer;
    background-size: 17px;
}

.conBox .add {
    float: right;

}

.conBox .add span.addText {
    border: 1px solid #1382e9;
    color: #1382e9;
    padding: 6px 16px;
    border-radius: 10px;
    cursor: pointer;
}

.lwBox {
    position: relative;
}

.addLw {
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.5);
    z-index: 9999999;
}

.lwBox .pop-up1 {
    /* border: 1px solid #646464; */
    width: 485px;
    height: 320px;
    position: absolute;
    top: 70px;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 99;
    margin: auto;
    background-color: #fff;
    border-radius: 15px;
    box-shadow: 0 0 6px rgb(0 0 0 / 50%);
}

.lwBox .pop-up1 div:nth-child(1) {
    padding-top: 15px;
    margin-left: 23px;
}

.lwBox .pop-up1 div:nth-child(2) {
    margin-left: 23px;
}

.lwBox .pop-up1 > div {
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding: 0 20px !important;
    margin-top: 16px;
}

.lwBox .pop-up1 > div > span {
    margin: 0 !important;
    display: inline-block;
    width: 105px;
    text-align: right;
    margin-right: 10px !important;
}

.lwBox .pop-up1 input {
    border: 1px solid #E4E6E9;
    width: 310px;
    height: 32px;
    margin: 0 !important;
    border-radius: 5px;
    box-sizing: border-box;
    padding: 0 10px;
}

.lwBox .pop-up1 button.confir {
    /* border: 1px solid #646464; */
    background: none;
    padding: 6px 20px;
    background: #1382e9;
    color: #FFFFFF;
    border-radius: 10px;

}

.lwBox .pop-up1 button.cancel {
    /* border: 1px solid #646464; */
    background: none;
    padding: 6px 20px;
    margin-left: 50px;
    border-radius: 10px;
    background: #d4d4d4d4;
}

.lwBox .pop-up1 .selectDate input[type="text"] {
    width: 153px;
    height: 32px;
    background: #FFFFFF;
    border-radius: 2px;
    border: 1px solid #E4E6E9;
    box-sizing: border-box;
    padding-right: 30px;
    padding-left: 10px;
    background: url(https://static.zsjy.chaoxing.com/cxy/gx/gzxfyh/pc/images/rili.png?v=1.0.1) no-repeat 125px center;
    margin-right: 10px;
    cursor: pointer;
    background-size: 17px;
}


.othBoxBox {
    position: relative;
}

.addOth {
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.5);
    z-index: 9999999;
}

.othBox .pop-up1 {
    /* border: 1px solid #646464; */
    width: 485px;
    height: 365px;
    position: absolute;
    top: 70px;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 99;
    margin: auto;
    background-color: #fff;
    border-radius: 15px;
    box-shadow: 0 0 6px rgb(0 0 0 / 50%);
}

.othBox .pop-up1 div:nth-child(1) {
    padding-top: 15px;
    margin-left: 23px;
}

.othBox .pop-up1 div:nth-child(2) {
    margin-left: 23px;
}

.othBox .pop-up1 > div {
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding: 0 20px !important;
    margin-top: 16px;
}

.othBox .pop-up1 > div > span {
    margin: 0 !important;
    display: inline-block;
    width: 105px;
    text-align: right;
    margin-right: 10px !important;
}

.othBox .pop-up1 input {
    border: 1px solid #E4E6E9;
    width: 310px;
    height: 32px;
    margin: 0 !important;
    border-radius: 5px;
    box-sizing: border-box;
    padding: 0 10px;
}

.othBox .pop-up1 button.confir {
    /* border: 1px solid #646464; */
    background: none;
    padding: 6px 20px;
    background: #1382e9;
    color: #FFFFFF;
    border-radius: 10px;

}

.othBox .pop-up1 button.cancel {
    /* border: 1px solid #646464; */
    background: none;
    padding: 6px 20px;
    margin-left: 50px;
    border-radius: 10px;
    background: #d4d4d4d4;
}

.othBox .pop-up1 .selectDate input[type="text"] {
    width: 153px;
    height: 32px;
    background: #FFFFFF;
    border-radius: 2px;
    border: 1px solid #E4E6E9;
    box-sizing: border-box;
    padding-right: 30px;
    padding-left: 10px;
    background: url(https://static.zsjy.chaoxing.com/cxy/gx/gzxfyh/pc/images/rili.png?v=1.0.1) no-repeat 125px center;
    margin-right: 10px;
    cursor: pointer;
    background-size: 17px;
}

.workBox {
    position: relative;
}

.addwork {
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.5);
    z-index: 9999999;
}

.workBox .pop-up1 {
    /* border: 1px solid #646464; */
    width: 485px;
    height: 320px;
    position: absolute;
    top: 70px;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 99;
    margin: auto;
    background-color: #fff;
    border-radius: 15px;
    box-shadow: 0 0 6px rgb(0 0 0 / 50%);
}

.workBox .pop-up1 div:nth-child(1) {
    padding-top: 15px;
    margin-left: 23px;
}

.workBox .pop-up1 div:nth-child(2) {
    margin-left: 23px;
}

.workBox .pop-up1 > div {
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding: 0 20px !important;
    margin-top: 16px;
}

.workBox .pop-up1 > div > span {
    margin: 0 !important;
    display: inline-block;
    width: 105px;
    text-align: right;
    margin-right: 10px !important;
}

.workBox .pop-up1 input {
    border: 1px solid #E4E6E9;
    width: 310px;
    height: 32px;
    margin: 0 !important;
    border-radius: 5px;
    box-sizing: border-box;
    padding: 0 10px;
}

.workBox .pop-up1 button.confir {
    /* border: 1px solid #646464; */
    background: none;
    padding: 6px 20px;
    background: #1382e9;
    color: #FFFFFF;
    border-radius: 10px;

}

.workBox .pop-up1 button.cancel {
    /* border: 1px solid #646464; */
    background: none;
    padding: 6px 20px;
    margin-left: 50px;
    border-radius: 10px;
    background: #d4d4d4d4;
}

.workBox .pop-up1 .selectDate input[type="text"] {
    width: 153px;
    height: 32px;
    background: #FFFFFF;
    border-radius: 2px;
    border: 1px solid #E4E6E9;
    box-sizing: border-box;
    padding-right: 30px;
    padding-left: 10px;
    background: url(https://static.zsjy.chaoxing.com/cxy/gx/gzxfyh/pc/images/rili.png?v=1.0.1) no-repeat 125px center;
    margin-right: 10px;
    cursor: pointer;
    background-size: 17px;
}

.fwzwhBox {
    position: relative;
}

.addFwzwh {
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.5);
    z-index: 9999999;
}

.fwzwhBox .pop-up1 {
    /* border: 1px solid #646464; */
    width: 485px;
    height: 320px;
    position: absolute;
    top: 70px;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 99;
    margin: auto;
    background-color: #fff;
    border-radius: 15px;
    box-shadow: 0 0 6px rgb(0 0 0 / 50%);
}

.fwzwhBox .pop-up1 div:nth-child(1) {
    padding-top: 15px;
    margin-left: 23px;
}

.fwzwhBox .pop-up1 div:nth-child(2) {
    margin-left: 23px;
}

.fwzwhBox .pop-up1 > div {
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding: 0 20px !important;
    margin-top: 16px;
}

.fwzwhBox .pop-up1 > div > span {
    margin: 0 !important;
    display: inline-block;
    width: 105px;
    text-align: right;
    margin-right: 10px !important;
}

.fwzwhBox .pop-up1 input {
    border: 1px solid #E4E6E9;
    width: 310px;
    height: 32px;
    margin: 0 !important;
    border-radius: 5px;
    box-sizing: border-box;
    padding: 0 10px;
}

.fwzwhBox .pop-up1 button.confir {
    /* border: 1px solid #646464; */
    background: none;
    padding: 6px 20px;
    background: #1382e9;
    color: #FFFFFF;
    border-radius: 10px;

}

.fwzwhBox .pop-up1 button.cancel {
    /* border: 1px solid #646464; */
    background: none;
    padding: 6px 20px;
    margin-left: 50px;
    border-radius: 10px;
    background: #d4d4d4d4;
}

.fwzwhBox .pop-up1 .selectDate input[type="text"] {
    width: 153px;
    height: 32px;
    background: #FFFFFF;
    border-radius: 2px;
    border: 1px solid #E4E6E9;
    box-sizing: border-box;
    padding-right: 30px;
    padding-left: 10px;
    background: url(https://static.zsjy.chaoxing.com/cxy/gx/gzxfyh/pc/images/rili.png?v=1.0.1) no-repeat 125px center;
    margin-right: 10px;
    cursor: pointer;
    background-size: 17px;
}

.zzBox {
    position: relative;
}

.addZz {
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.5);
    z-index: 9999999;
}

.zzBox .pop-up1 {
    /* border: 1px solid #646464; */
    width: 485px;
    height: 320px;
    position: absolute;
    top: 70px;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 99;
    margin: auto;
    background-color: #fff;
    border-radius: 15px;
    box-shadow: 0 0 6px rgb(0 0 0 / 50%);
}

.zzBox .pop-up1 div:nth-child(1) {
    padding-top: 15px;
    margin-left: 23px;
}

.zzBox .pop-up1 div:nth-child(2) {
    margin-left: 23px;
}

.zzBox .pop-up1 > div {
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding: 0 20px !important;
    margin-top: 16px;
}

.zzBox .pop-up1 > div > span {
    margin: 0 !important;
    display: inline-block;
    width: 105px;
    text-align: right;
    margin-right: 10px !important;
}

.zzBox .pop-up1 input {
    border: 1px solid #E4E6E9;
    width: 310px;
    height: 32px;
    margin: 0 !important;
    border-radius: 5px;
    box-sizing: border-box;
    padding: 0 10px;
}

.zzBox .pop-up1 button.confir {
    /* border: 1px solid #646464; */
    background: none;
    padding: 6px 20px;
    background: #1382e9;
    color: #FFFFFF;
    border-radius: 10px;

}

.zzBox .pop-up1 button.cancel {
    /* border: 1px solid #646464; */
    background: none;
    padding: 6px 20px;
    margin-left: 50px;
    border-radius: 10px;
    background: #d4d4d4d4;
}

.zzBox .pop-up1 .selectDate input[type="text"] {
    width: 153px;
    height: 32px;
    background: #FFFFFF;
    border-radius: 2px;
    border: 1px solid #E4E6E9;
    box-sizing: border-box;
    padding-right: 30px;
    padding-left: 10px;
    background: url(https://static.zsjy.chaoxing.com/cxy/gx/gzxfyh/pc/images/rili.png?v=1.0.1) no-repeat 125px center;
    margin-right: 10px;
    cursor: pointer;
    background-size: 17px;
}

.skillBox {
    position: relative;
}

.addSkill {
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.5);
    z-index: 9999999;
}

.skillBox .pop-up1 {
    /* border: 1px solid #646464; */
    width: 485px;
    height: 320px;
    position: absolute;
    top: 70px;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 99;
    margin: auto;
    background-color: #fff;
    border-radius: 15px;
    box-shadow: 0 0 6px rgb(0 0 0 / 50%);
}

.skillBox .pop-up1 div:nth-child(1) {
    padding-top: 15px;
    margin-left: 23px;
}

.skillBox .pop-up1 div:nth-child(2) {
    margin-left: 23px;
}

.skillBox .pop-up1 > div {
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding: 0 20px !important;
    margin-top: 16px;
}

.skillBox .pop-up1 > div > span {
    margin: 0 !important;
    display: inline-block;
    width: 105px;
    text-align: right;
    margin-right: 10px !important;
}

.skillBox .pop-up1 input {
    border: 1px solid #E4E6E9;
    width: 310px;
    height: 32px;
    margin: 0 !important;
    border-radius: 5px;
    box-sizing: border-box;
    padding: 0 10px;
}

.skillBox .pop-up1 button.confir {
    /* border: 1px solid #646464; */
    background: none;
    padding: 6px 20px;
    background: #1382e9;
    color: #FFFFFF;
    border-radius: 10px;

}

.skillBox .pop-up1 button.cancel {
    /* border: 1px solid #646464; */
    background: none;
    padding: 6px 20px;
    margin-left: 50px;
    border-radius: 10px;
    background: #d4d4d4d4;
}

.skillBox .pop-up1 .selectDate input[type="text"] {
    width: 153px;
    height: 32px;
    background: #FFFFFF;
    border-radius: 2px;
    border: 1px solid #E4E6E9;
    box-sizing: border-box;
    padding-right: 30px;
    padding-left: 10px;
    background: url(https://static.zsjy.chaoxing.com/cxy/gx/gzxfyh/pc/images/rili.png?v=1.0.1) no-repeat 125px center;
    margin-right: 10px;
    cursor: pointer;
    background-size: 17px;
}

.rewardBox {
    position: relative;
}

.addReward {
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.5);
    z-index: 9999999;
}

.rewardBox .pop-up1 {
    /* border: 1px solid #646464; */
    width: 485px;
    height: 320px;
    position: absolute;
    top: 70px;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 99;
    margin: auto;
    background-color: #fff;
    border-radius: 15px;
    box-shadow: 0 0 6px rgb(0 0 0 / 50%);
}

.rewardBox .pop-up1 div:nth-child(1) {
    padding-top: 15px;
    margin-left: 23px;
}

.rewardBox .pop-up1 div:nth-child(2) {
    margin-left: 23px;
}

.rewardBox .pop-up1 > div {
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding: 0 20px !important;
    margin-top: 16px;
}

.rewardBox .pop-up1 > div > span {
    margin: 0 !important;
    display: inline-block;
    width: 105px;
    text-align: right;
    margin-right: 10px !important;
}

.rewardBox .pop-up1 input {
    border: 1px solid #E4E6E9;
    width: 310px;
    height: 32px;
    margin: 0 !important;
    border-radius: 5px;
    box-sizing: border-box;
    padding: 0 10px;
}

.rewardBox .pop-up1 button.confir {
    /* border: 1px solid #646464; */
    background: none;
    padding: 6px 20px;
    background: #1382e9;
    color: #FFFFFF;
    border-radius: 10px;

}

.rewardBox .pop-up1 button.cancel {
    /* border: 1px solid #646464; */
    background: none;
    padding: 6px 20px;
    margin-left: 50px;
    border-radius: 10px;
    background: #d4d4d4d4;
}

.rewardBox .pop-up1 .selectDate input[type="text"] {
    width: 153px;
    height: 32px;
    background: #FFFFFF;
    border-radius: 2px;
    border: 1px solid #E4E6E9;
    box-sizing: border-box;
    padding-right: 30px;
    padding-left: 10px;
    background: url(https://static.zsjy.chaoxing.com/cxy/gx/gzxfyh/pc/images/rili.png?v=1.0.1) no-repeat 125px center;
    margin-right: 10px;
    cursor: pointer;
    background-size: 17px;
}

.jscgBox {
    position: relative;
}

.addJscg {
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.5);
    z-index: 9999999;
}

.jscgBox .pop-up1 {
    /* border: 1px solid #646464; */
    width: 485px;
    height: 320px;
    position: absolute;
    top: 70px;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 99;
    margin: auto;
    background-color: #fff;
    border-radius: 15px;
    box-shadow: 0 0 6px rgb(0 0 0 / 50%);
}

.jscgBox .pop-up1 div:nth-child(1) {
    padding-top: 15px;
    margin-left: 23px;
}

.jscgBox .pop-up1 div:nth-child(2) {
    margin-left: 23px;
}

.jscgBox .pop-up1 > div {
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding: 0 20px !important;
    margin-top: 16px;
}

.jscgBox .pop-up1 > div > span {
    margin: 0 !important;
    display: inline-block;
    width: 105px;
    text-align: right;
    margin-right: 10px !important;
}

.jscgBox .pop-up1 input {
    border: 1px solid #E4E6E9;
    width: 310px;
    height: 32px;
    margin: 0 !important;
    border-radius: 5px;
    box-sizing: border-box;
    padding: 0 10px;
}

.jscgBox .pop-up1 button.confir {
    /* border: 1px solid #646464; */
    background: none;
    padding: 6px 20px;
    background: #1382e9;
    color: #FFFFFF;
    border-radius: 10px;

}

.jscgBox .pop-up1 button.cancel {
    /* border: 1px solid #646464; */
    background: none;
    padding: 6px 20px;
    margin-left: 50px;
    border-radius: 10px;
    background: #d4d4d4d4;
}

.jscgBox .pop-up1 .selectDate input[type="text"] {
    width: 153px;
    height: 32px;
    background: #FFFFFF;
    border-radius: 2px;
    border: 1px solid #E4E6E9;
    box-sizing: border-box;
    padding-right: 30px;
    padding-left: 10px;
    background: url(https://static.zsjy.chaoxing.com/cxy/gx/gzxfyh/pc/images/rili.png?v=1.0.1) no-repeat 125px center;
    margin-right: 10px;
    cursor: pointer;
    background-size: 17px;
}


.con1 table thead th {
    color: #646464;
    font-weight: 400;
    padding-top: 20px;
    text-align: left;
    width: 220px;
}

.con1 table tbody td {
    text-align: left;
    padding-top: 30px;
    word-break: break-all;
}


.jscgBox table tbody td:nth-child(4),
.zzBox table tbody td:nth-child(4),
.fwzwhBox table tbody td:nth-child(4),
.rewardBox table tbody td:nth-child(4),
.lwBox table tbody td:nth-child(4) {
    width: 30px
}

.jscgBox table tbody td:nth-child(5),
.zzBox table tbody td:nth-child(5),
.fwzwhBox table tbody td:nth-child(5),
.rewardBox table tbody td:nth-child(5),
.lwBox table tbody td:nth-child(5) {
    width: 100px
}


.othBox table tbody td:nth-child(5),
.othBox table tbody td:nth-child(6),
.othBox table tbody td:nth-child(7) {
    width: 40px
}


.con1 table tbody td div {
    display: inline-block;
    /* word-break: break-all; */
}

.con1 table tbody td input {
    background: #FFFFFF;
}

.grjlTable input[type="text"] {
    height: 25px;
    border: #ccc 1px solid;
    padding: 0;
    border-radius: 5px;
}

.grjlTable input[disabled] {
    border: none;
}

.document a {
    color: #1382e9;
}

.conBox {
    margin-left: 30px;
}

/* 个人信息的成果存储 */

.containerRight {
    margin-left: 30px;
}

.toccjl {
    float: right;
    line-height: 52px;
}

.toccjl a {
    display: inline-block;
    vertical-align: middle;
    width: 113px;
    height: 36px;
    text-align: center;
    line-height: 36px;
    font-size: 14px;
    color: #fff;
    border-radius: 36px;
    background: linear-gradient(to right, #68a6ff, #606aff);
}

.resourceTab span {
    display: inline-block;
    padding: 0 15px;
    height: 52px;
    text-align: center;
    line-height: 52px;
    border-radius: 5px 5px 0 0;
    font-size: 18px;
    background: #ebebeb;
    cursor: pointer;
}

.resourceTab span.cur {
    background: #0069d3;
    color: #fff;
}

.resourceTab .toBack {
    float: right;
    line-height: 48px;
}

.resourceTab .toBack a {
    display: inline-block;
    vertical-align: middle;
    width: 75px;
    height: 36px;
    text-align: center;
    line-height: 36px;
    font-size: 14px;
    color: #fff;
    border-radius: 36px;
    background: linear-gradient(to right, #68a6ff, #606aff);
}

.containerRight .mianbaoxie {
    height: 70px;
    overflow: hidden;
    border-bottom: #e3ecf3 1px solid;
}

.containerRight .mianbaoxie.noboder {
    border: none;
    height: 53px;
}

.containerRight .mianbaoxie.noboder .mianbaoxie_left {
    line-height: 53px;
}

.containerRight .mianbaoxie .searchTip {
    line-height: 70px;
    float: left;
    font-size: 20px;
    display: none;
}

.containerRight .mianbaoxie .searchTip span {
    font-size: 20px;
}

.containerRight .mianbaoxie .mianbaoxie_left {
    line-height: 70px;
}

.containerRight .mianbaoxie .mianbaoxie_left label,
.containerRight .mianbaoxie .mianbaoxie_left span,
.containerRight .mianbaoxie .mianbaoxie_left a {
    font-size: 16px;
    color: #788a9f;
}

.containerRight .mianbaoxie .printBox {
    line-height: 70px;
}

.containerRight .mianbaoxie .printBox a {
    display: inline-block;
    width: 116px;
    height: 47px;
    line-height: 47px;
    text-align: center;
    background: #00b0f0;
    color: #fff;
    font-size: 18px;
    border-radius: 5px;
}

.containerRight .search {
    margin-top: 14px;
}

.containerRight .search form input[type="text"] {
    width: 321px;
    height: 44px;
    border: #11a7e8 1px solid;
    border-radius: 10px 0 0 10px;
    box-sizing: border-box;
    padding: 0 10px;
    float: left;
}

.containerRight .search form .submit_btn {
    width: 96px;
    height: 44px;
    background: #11a7e8;
    color: #fff;
}

.cgccCon td {
    height: 50px;
    padding: 5px 10px;
    font-size: 16px;
}


.cgccCon td .input {
    width: 310px;
    height: 46px;
    border-radius: 5px;
    border: #d3d7dd 1px solid;
    box-sizing: border-box;
    padding: 0 10px;
}

/* .inputfile{
  width: 178px;
  height: 35px;
  margin-top: 41px;
  margin-left: 13px;
  cursor: pointer;
} */

.photoBox input {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    cursor: pointer;
}

.imgCon {
    position: relative;
}

.imgCon .imgName {
    position: absolute;
    bottom: 0;
}

.imgCon div {
    position: relative;
}

.imgCon div span.delete {
    position: absolute;
    right: -34px;
    top: -4px;
    z-index: 99;
    cursor: pointer;
}

.photoBox button {
    margin-left: 50px;
    margin-top: 44px;
    cursor: pointer;
    font-size: 20px;
    background-color: white;
}

.cgccCon td .photoBox {
    width: 199px;
    height: 115px;
    border-radius: 10px;
    overflow: hidden;
    border: #b1b1b1 1px dashed;
    margin-right: 20px;
    float: left;
    position: relative;
    z-index: 99;
}

.cgccCon td .photoBox img {
    width: 100%;
    height: 100%;
}

.cgccCon td dl {
    padding-top: 13px;
}

.cgccCon td dl dt {
    font-size: 14px;
    color: #999999;
}

.controlBar {
    border-top: #e3ecf3 2px solid;
    padding: 20px 0;
    text-align: center;
    margin-top: 20px;
}

.controlBar .submit_btn {
    width: 318px;
    height: 53px;
    border-radius: 5px;
    background: #3ebefc;
    font-size: 16px;
    color: #fff;
}

.toccjl {
    float: right;
    line-height: 52px;
}

.toccjl a {
    display: inline-block;
    vertical-align: middle;
    width: 113px;
    height: 36px;
    text-align: center;
    line-height: 36px;
    font-size: 14px;
    color: #fff;
    border-radius: 36px;
    background: linear-gradient(to right, #68a6ff, #606aff);
}

/* 成果转换 */
.pop-window {
    position: fixed;
    z-index: 99;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.2);
    display: none;
}

.pop-window .pop-box {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
}

.pop-window .pop-box .pop_submit {
    text-align: center;
    margin: 20px 0;
}

.pop-window .pop-box .pop_submit a,
.pop-window .pop-box .pop_submit input.submit_btn {
    display: inline-block;
    width: 100px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    font-size: 16px;
    color: #fff;
    border-radius: 5px;
    background: #0069d3;
    margin: 0 10px;
}

.pop-window .pop-box.pop-success-box {
    width: 456px;
    height: 379px;
    text-align: center;
}

.pop-window .pop-box.pop-success-box img {
    display: block;
    margin: 50px auto 10px;
}

.pop-window .pop-box.pop-success-box dl dt {
    font-size: 24px;
    margin-bottom: 5px;
}

.pop-window .pop-box.pop-success-box dl dd {
    font-size: 18px;
    color: #686868;
}

.pop-window .pop-box.pop-bz-box {
    width: 528px;
    border-top: 4px solid #009afe;
    border-radius: 0;
    padding-bottom: 20px;
    position: relative;
    margin-top: 50px;
    margin-left: 0;
    padding: 0 30px 20px;
}
.pop-window .pop-box.pop-cgzh {
    margin-top: 55px !important;
}
.pop-window .pop-box.pop-cgzh table tbody{
    display: block;
    height: 500px;
    overflow-y: scroll;
}
 .pop-window .pop-box.pop-cgzh table tbody tr {
      display: table;
      /* width: 100%; */
      table-layout: fixed;
    }
.pop-window .pop-box.pop-cgzh table thead{
    display: table;
    width: 100%;
    table-layout: fixed;}

.pop-window .pop-box.pop-bz-box .closepop_btn {
    position: absolute;
    right: 29px;
    top: 6px;
    cursor: pointer;
}

.pop-window .pop-box.pop-bz-box .pop-title {
    font-size: 16px;
    color: #009afe;
    line-height: 52px;
    border-bottom: #d4d4d4 1px solid;
    padding: 0 15px;
}

.pop-window .pop-box.pop-bz-box .pop-title span:nth-child(1) {
    color: #009afe;
}

.pop-window .pop-box.pop-bz-box table td {
    height: 43px;
    font-size: 16px;
    padding-left: 30px;
    text-align: center;
    padding: 10px 20px 10px;
    position: relative;
}


.pop-window .pop-box.pop-bz-box table td .summary {
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateX(200px) translateY(-50%);
    background: rgb(201 232 255);
    padding: 10px;
    border-radius: 5px;
    font-size: 14px;
    line-height: 30px;
    width: 200px;
    z-index: 999;
    /* box-shadow: 0 0 10px rgba(0, 0, 0, 0.2); */
    display: none;
    text-align: left;
    text-indent: 0;
}

.pop-window .pop-box.pop-bz-box table td .summary:after {
    content: '';
    width: 0;
    border-top: 10px solid rgb(255 255 255 / 0%);
    border-bottom: 10px solid rgb(255 255 255 / 0%);
    border-right: 15px solid rgb(201 232 255);
    /*箭头方向可以自由切换角度*/
    position: absolute;
    left: -15px;
    top: 50%;
    transform: translateY(-50%);
}

.pop-window .pop-box.pop-bz-box table td .zsname {
    display: block;
    width: 100%;
    height: 100%;
}

.pop-window .pop-box.pop-bz-box table td:hover .summary {
    display: block;
}


.pop_course .pop-box.pop-bz-box table td {
    color: #000;
}

.pop-window .pop-box.pop-bz-box table td:last-child {
    color: #a5a5a5;
    padding-left: 10px;
}

.pop-window .pop-box.pop-bz-box table td input[type="text"].inpt {
    width: 100%;
    background: none;
    font-size: 16px;
    height: 40px;
    border: #d6d6d6 1px solid;
    border-radius: 5px;
}

.pop_zs table thead tr {
    background: #dff7ff;
}

.pop_zs table thead tr th {
    color: #0069d3;
    padding: 10px 0;
    font-size: 16px;
    font-weight: 400;
    border-right: 1px solid #e3ecf3;
}

.pop_zs table tbody tr {
    border-bottom: 1px solid #e3ecf3;
}

.pop_zs table tbody tr td {
    border-right: 1px solid #e3ecf3;
}

.pop_zs table tbody tr td:last-child {
    border-right: none;
}

.pop_zs table tbody tr td:last-child {
    color: #000 !important;
}

.pop_zs .courseInforTit {
    height: 30px;
    text-align: center;
    background: #009afe;
    width: 93px;
    color: #fff;
    line-height: 30px;
    border-radius: 10px;
    margin: 13px 0;
}

.pop_zs .courseInfor {
    margin-bottom: 12px;
}

.pop_zs .courseInfor > span {
    color: #009afe;
}

.pop_zs .courseInfor > span:nth-child(2) {
    margin-left: 95px;
}


.pop_gxkc table thead tr {
    background: #dff7ff;
}

.pop_gxkc table thead tr th {
    color: #0069d3;
    padding: 10px 0;
    font-size: 16px;
    font-weight: 400;
    border-right: 1px solid #e3ecf3;
    text-align: center;
}

.pop_gxkc table tbody tr {
    border-bottom: 1px solid #e3ecf3;
}

.pop_gxkc table tbody tr td {
    border-right: 1px solid #e3ecf3;
}

.pop_gxkc table tbody tr td:last-child {
    border-right: none;
    cursor: pointer;
}

.pop_gxkc table tbody tr td:nth-child(2),
.pop_gxkc table tbody tr td:nth-child(3) {
    color: #000 !important;
}

.pop_gxkc .courseInforTit {
    height: 30px;
    text-align: center;
    background: #009afe;
    width: 93px;
    color: #fff;
    line-height: 30px;
    border-radius: 10px;
    margin: 13px 0;
}

.pop_gxkc .courseInfor {
    margin-bottom: 12px;
    border-bottom: 1px solid #d4d4d4;
    padding-bottom: 16px;
}

.pop_gxkc .courseInfor > span {
    color: #009afe;
}

.pop_gxkc .courseInfor > span:nth-child(2) {
    margin-left: 95px;
}

.pop_gxkc .dygxkc {
    height: 30px;
    text-align: center;
    background: #009afe;
    width: 116px;
    color: #fff;
    line-height: 30px;
    border-radius: 10px;
    margin: 13px 0;
}

.pop_gxkc .seeCourseIntrduce {
    color: #009afe !important;
}

/* 2021-05-12 start */

#tbody1 tr td input {
    color: #000;
    text-align: center;
}

.seeMoreCourse .d2 span {
    color: #1f8bd9;
    cursor: pointer;
}

.pop_ckkc table thead tr {
    background: #dff7ff;
}

.pop_ckkc table thead tr {
    background: #dff7ff;
}

.pop_ckkc table thead tr {
    background: #dff7ff;
}

.pop_ckkc table thead tr th {
    color: #0069d3;
    padding: 10px 0;
    font-size: 16px;
    font-weight: 400;
    border-right: 1px solid #e3ecf3;
    text-align: center;
}

.pop_ckkc table tbody tr td:last-child {
    color: #000 !important;
}

.pop_ckkc table tbody tr {
    border-bottom: 1px solid #e3ecf3;
}

.pop_ckkc table tbody tr td {
    border-right: 1px solid #e3ecf3;
}

.pop_ckkc table tbody tr td:last-child,
.pop_ckkc table thead tr th:last-child {
    border-right: none;
}

/* 2021-05-12 end */


.pop_yhkc table tbody tr {
    border-bottom: 1px solid #e3ecf3;
}

.pop_yhkc table tbody tr td {
    border-right: 1px solid #e3ecf3;
}

table thead tr th {
    color: #0069d3;
    padding: 10px 0;
    font-size: 16px;
    font-weight: 400;
    border-right: 1px solid #e3ecf3;
    text-align: center;
}


.conBox table thead tr th {
    border-right: none
}

.pop_yhkc table tbody tr {
    border-bottom: 1px solid #e3ecf3;
}

.pop_yhkc table tbody tr td {
    border-right: 1px solid #e3ecf3;
}


.pop_yhkc table thead tr {
    background: #dff7ff;
}

.pop_yhkc table thead tr th {
    color: #0069d3;
    padding: 10px 0;
    font-size: 16px;
    font-weight: 400;
    border-right: 1px solid #e3ecf3;
    text-align: center;
}

.pop_yhkc table tbody tr {
    border-bottom: 1px solid #e3ecf3;
}

.pop_yhkc table tbody tr td {
    border-right: 1px solid #e3ecf3;
}

.pop_yhkc table tbody tr td:last-child {
    border-right: none;
    cursor: pointer;
}

.pop_yhkc table tbody tr td:nth-child(2),
.pop_yhkc table tbody tr td:nth-child(3) {
    color: #000 !important;
}

.pop_yhkc .courseInforTit {
    height: 30px;
    text-align: center;
    background: #009afe;
    width: 93px;
    color: #fff;
    line-height: 30px;
    border-radius: 10px;
    margin: 13px 0;
}

.pop_yhkc .courseInfor {
    margin-bottom: 12px;
    border-bottom: 1px solid #d4d4d4;
    padding-bottom: 16px;
}

.pop_yhkc .courseInfor > span {
    color: #009afe;
}

.pop_yhkc .courseInfor > span:nth-child(2) {
    margin-left: 95px;
}

.pop_yhkc .dygxkc {
    height: 30px;
    text-align: center;
    background: #009afe;
    width: 116px;
    color: #fff;
    line-height: 30px;
    border-radius: 10px;
    margin: 13px 0;
}

.pop_yhkc .seeCourseIntrduce {
    color: #009afe !important;
}


/* 2021-11-15 学分记录 */
.xf_shang {
    width: 100%;
    margin-left: 35px;
}

.xf_shang ul.num {
    /* width: 460px; */
}

.xf_shang ul.num li {
    float: left;
    width: 142px;
    height: 48px;
    border-radius: 5px;
    background-color: #ebebeb;
    margin-right: 5px;
}

.xf_shang ul li div {
    color: #000;
    line-height: 48px;
    height: 100%;
    text-align: center;
    font-size: 14px;

}

.xf_shang ul.num li.curr{
    background-color: #0069d3;
}
.xf_shang ul.num li.curr div{
    color: #fff;
    font-size: 16px;
}


.searchBox {
    float: right;
    height: 33px;
    line-height: 33px;
    margin-right: 60px;
    position: relative;
    top: 2px;
}

.searchInput {
    border: #a7a7a7 1px solid;
    border-radius: 10px;
    width: 220px;

    box-sizing: border-box;
    margin-right: 55px;
}
.searchInput input.input_text {
    padding-left: 10px;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
}

/* .searchBox .showType {
    display: inline-block;
}


.searchBox .showType p {
    font-size: 14px;
    display: inline-block;
}

.searchBox .classify img {
    position: relative;

}

.searchBox .showType {
    position: absolute;
    top: 5px;
    left: 3px;
}

.searchBox .showType p {
    margin-left: 4px;
}

.showType p .searText {
    color: #e62a1c;
}

.searchBox .sw_type {
    display: inline-block;
    background: url(https://static.zsjy.chaoxing.com/cxy/gx/gzxfyh/pc/images/sanjiaoxia.png?v=1.0.1) no-repeat center;
    cursor: pointer;
    width: 18px;
    height: 20px;
    vertical-align: middle;
}

.searchBox span.rotate {
    display: inline-block;
    background: url(https://static.zsjy.chaoxing.com/cxy/gx/gzxfyh/pc/images/sanjiaoshang.png?v=1.0.1) no-repeat center;
    cursor: pointer;
}

.searchBox span.line {
    width: 1px;
    display: inline-block;
    height: 35px;
    background: #ddd;
    position: absolute;
    top: 5px;
    margin-left: 5px;
}

.searchBox .input_text {
    margin-left: 95px;
    height: 50px;
    width: 282px;
}


.searchBox ul {
    background: #fff;
    width: 70px;
    height: auto;
    position: absolute;
    top: 51px;
    left: 5px;
    z-index: 9;
    text-align: center;
    border: 1px solid #f7f7f7;
}

.searchBox ul li {
    width: 70px;
    height: auto;
    line-height: 30px;
    cursor: pointer;
} */

.searchBox .jiansuo {
    position: absolute;
    right: -35px;
    top: 2px;
    background-color: #ff9c1b;
    color: #FFFFFF;
    width: 80px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    border-radius: 15px;
    cursor: pointer;
}

.xf_xia {
    margin-top: 30px;
    margin-left: 35px;
}

.xf_xia table tr {
    border: #eef4f8 1px solid;
}

.xf_xia table td {
    border: #eef4f8 1px solid;
}

.xf_xia thead th {
    background-color: #dff7ff;
    color: #0069d3;
    font-weight: 400;
    height: 45px;
    text-align: center;
}


.xf_xia tbody td {
    padding-top: 15px;
    padding-bottom: 15px;
    text-align: center;
}

.xf_xia tbody td:last-child {
    color: #0069d3;
}
.morePrint{
    position: absolute;
    left: 35px;
    bottom: 34px;
}
.morePrint img{
    width: 99px;
    height: 37px;
    cursor: pointer;
}

/* 分页 */
.pagation {
    margin-top: 60px;
    margin-bottom: 20px;
    overflow: hidden;
    padding-right: 520px;
    position: relative;
    height: 50px;
}

.pagation .pagationInner {
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
    min-width: 846px;
}

@-webkit-keyframes move {
    0% {
        right: -190px;
    }

    50% {
        right: 90px;
    }

    100% {
        right: 90px;
    }
}

@keyframes move {
    0% {
        right: -190px;
    }

    50% {
        right: 90px;
    }

    100% {
        right: 90px;
    }
}

/* 新闻公告 */
.leftSide {
    width: 180px;
    background: #fff;
    /* border: #cdebff 1px solid; */
    height: 100%;
}

/* 4-12新 */
.leftSide h1 {
    height: 46px;
    line-height: 46px;
    background: url(https://static.zsjy.chaoxing.com/cxy/gx/gzxfyh/pc/images/new_bg.png?v=1.0.1) no-repeat;
    font-size: 16px;
    color: #1680cd;
    font-weight: bold;
    margin: 0;
}

/* 4-12新 */
.leftSide h1 b {
    display: inline-block;
    width: 15px;
    height: 18px;
    margin: 0 10px 0 20px;
    vertical-align: -3px;
}

.leftSide h1 b.zylc {
    /* background: url(../img/h1_icon.png) no-repeat;*/
}

.leftSide h1 b.bztx {
    /* background: url(../img/bztx_nav_icon.png) no-repeat;*/
}

/* 4-12新 */
.leftSide h1 b.news {
    background: url(https://static.zsjy.chaoxing.com/cxy/gx/gzxfyh/pc/images/news_icon.png?v=1.0.1) no-repeat;
    background-size: 100% 100%;
}

.leftSide h1 b.bzzc {
    /*background: url(../img/bzyzc_icon.png) no-repeat;*/
    background-size: 100% 100%;
}

.leftSide h1 b.wdxz {
    /*background: url(../img/wdxz_icon.png) no-repeat;*/
    background-size: 100% 100%;
}

.leftSide ul {
}

.leftSide .news ul li {
}

/* 4-12新 */
.leftSide .news ul li a {
    font-size: 15px;
    display: block;
    background-color: #e6f6ff;
    height: 42px;
    line-height: 42px;
    padding-left: 42px;
    color: #666;
    border-bottom: 1px solid #e0e0e0;
}

.leftSide .news ul li.active a {
    border-top: 1px solid #1383e9;
    color: #1383e9;
}

.leftSide.news ul li.active a {
    background: -webkit-linear-gradient(#73b5e5, #1f8bd9);
    background: -o-linear-gradient(#73b5e5, #1f8bd9);
    background: -moz-linear-gradient(#73b5e5, #1f8bd9);
    background: linear-gradient(#73b5e5, #1f8bd9);
}


.newsBox {
    margin-left: 30px;
}

.newsBox table tr {
    border: #eef4f8 1px solid;
}

.newsBox table td {
    /* border: #eef4f8 1px solid; */
}

.newsBox thead tr {
    background-color: #dff7ff;
    border-top: 1px solid #1e90ff;
}

.newsBox thead th {
    color: #0069d3;
    font-weight: 600;
    height: 45px;
    font-size: 18px;
}

.newsBox tbody td {
    padding-top: 15px;
    padding-bottom: 15px;
    text-align: left;
    padding-left: 20px;
}

.newsBox tbody tr:hover {
    background-color: #f9f9f9;
}

.newsBox tbody tr:hover td.news_title a {
    color: #0069d3;
}

/* 高职扩招的新闻公告 */
.news_gz ul {
    padding: 0;
}

.news_gz ul li .oneClassify {
    background: url(https://static.zsjy.chaoxing.com/cxy/gx/gzxfyh/pc/images/new_bg.png?v=1.0.1) no-repeat center center;

}

.news_gz ul li .oneClassify {
    height: 40px;
    line-height: 40px;
}

.news_gz ul li .oneClassify span:nth-child(2) {
    color: #1383e9;
    font-weight: 600;
    font-size: 16px;
    vertical-align: middle;
    cursor: pointer;
}

.news_gz ul li .oneClassify .icon {
    margin-left: 20px;
}

.news_gz ul li .xwgg .icon {
    background: url(https://static.zsjy.chaoxing.com/cxy/gx/gzxfyh/pc/images/news_icon.png?v=1.0.1) no-repeat center center;
    display: inline-block;
    width: 15px;
    height: 18px;
    vertical-align: middle;
}

.news_gz ul li .lmcy .icon {
    background: url(https://static.zsjy.chaoxing.com/cxy/gx/gzxfyh/pc/images/cy_icon.png?v=1.0.1) no-repeat center center;
    display: inline-block;
    width: 15px;
    height: 18px;
    vertical-align: middle;

}

.news_gz ul li .lmkc .icon {
    background: url(https://static.zsjy.chaoxing.com/cxy/gx/gzxfyh/pc/images/course_icon.png?v=1.0.1) no-repeat center center;
    display: inline-block;
    width: 15px;
    height: 18px;
    vertical-align: middle;

}

.secondClassify a {
    display: block;
    /* height: 42px;
    line-height: 42px;
    padding-left: 20px; */
    color: #666;
    /* border-bottom: 1px solid #e0e0e0; */
    font-size: 15px;
}

.secondClassify a.active {
    /* border-top: 1px solid #1383e9; */
    color: #1383e9;
}

.newsBox_detil {
    margin-left: 30px;
}

.newsBox_detil .newsDynamic {
    background-color: #e8f4ff;
    text-align: center;
    color: #1383e9;
    padding: 10px 0;
    font-weight: 600;
    font-size: 20px;
}

.newsCon .newsTit,
.newsTime {
    text-align: center;
}

.newsCon .newsTit {
    font-size: 20px;
    color: #555555;
    padding: 30px 0 20px;
}

.newsTime {
    color: #888888;
    font-size: 14px;
    margin-bottom: 30px;
}

.newsCon p {
    text-indent: 20px;
    margin-top: 20px;
}

.newsCon p img {
    width: 800px;
    height: 100%;
    background: red;
}

.newsCon .newImg {
    text-align: center;
    margin-top: 50px;
}

.newsCon .newImg img {
    width: 476px;
    height: 304px;
}

.preOrnext {
    margin-top: 20px;
    margin-bottom: 20px;
    overflow: hidden;
    padding-right: 520px;
    position: relative;
    height: 80px;
}

.preOrnext div {
    position: absolute;
    left: 57%;
    bottom: 0;
    transform: translateX(-50%);
    min-width: 945px;
    border-top: 1px solid #dddada;
}

.preOrnext p:nth-child(1) {
    margin-top: 20px;
    margin-bottom: 8px;
}

.preOrnext p a {
    color: #1384e1;
}

/* 高职扩招的优质课程推荐 */
.course_recommend {
    margin-left: 30px;

}

.course_recommend ul li {
    float: left;
    width: 23%;
    margin-bottom: 40px;
    margin-right: 24px;
}

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

.course_recommend ul li a {
    display: inline-block;
    box-shadow: 1px 2px 8px 3px rgba(0, 0, 0, 0.1);
    width: 100%;
}

.course_recommend ul li a div:nth-child(1) {
    /*   width: 210px; */
    height: 120px;
    width: 100%;
}

.course_recommend ul li a div:nth-child(1) img {
    width: 100%;
    height: 100%;
}

.course_recommend ul li a div:nth-child(2) {
    padding-bottom: 15px;
    padding-left: 10px;
}

.course_recommend ul li a div:nth-child(2) p:nth-child(1) {
    font-size: 15px;
    font-family: '微软雅黑';
    font-weight: bold;
    margin: 10px 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
}

.course_recommend ul li a div:nth-child(2) p:nth-child(2) {
    color: #818181;


}

/* 高职扩招 联盟成员 */
.alliedMember {
    margin-left: 30px;

}

.alliedMember ul li {
    float: left;
    width: 33%;
    margin-bottom: 20px;
}

.alliedMember ul li a {
    display: block;
    background-color: #f8f8f8;
    width: 285px;
    height: 105px;
    position: relative;
}

.alliedMember ul li a div span {
    display: inline-block;
}

.alliedMember ul li a div span:nth-child(2) {
    vertical-align: top;
    margin-top: 7px;
    padding-left: 6px;
}

.alliedMember ul li a div {
    width: 200px;
    height: 35px;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    text-align: center;
}

.alliedMember ul li a .xyzx {
    width: 42px;
    height: 36px;
    display: inline-block;
}

.alliedMember ul li a .xyzx img {
    width: 100%;
    height: 100%;
}

.alliedMember ul li a .nxxy {
    width: 40px;
    height: 40px;
    display: inline-block;

}

.alliedMember ul li a .nxxy img {
    width: 100%;
    height: 100%;
    border-radius: 50%;
}

/* 学银网点 */

.xywd ul {
    padding: 0;
}

/* .xywd ul li:first-child{
  background: url(https://static.zsjy.chaoxing.com/cxy/gx/gzxfyh/pc/images/new_bg.png?v=1.0.1) no-repeat center center;
  height: 40px;
  line-height: 40px;
} */

/* 4-12 */
.xywd ul li .secondClassify a {
    display: block;
    background-color: #e6f6ff;
    /* height: 42px;
    line-height: 42px; */
    padding-left: 20px;
    font-size: 15px;
    color: #666;
    border-bottom: 1px solid #e0e0e0;
}

.xywd ul li.active a {
    border-left: 3px solid #1383e9;
    border-top: 1px solid #1383e9;
    color: #1383e9;
}


/* 4-12 */
.xywd ul li img {
    width: 16px;
    height: 17px;
    vertical-align: middle;
    margin-left: 20px;
    margin-right: 10px;
}

/* 4-12 */
.xywd ul li a {
    display: block;
    background-color: #e6f6ff;
    height: 42px;
    line-height: 42px;
    padding-left: 20px;
    color: #666;
    border-bottom: 1px solid #e0e0e0;
    font-size: 15px;
}

.xywd ul li span {

    color: #1383e9;
    font-weight: 600;
    font-size: 16px;
    vertical-align: middle;

}

.xywd_table {
    margin-left: 30px;
}

.xywd_table table thead tr {
    border: #dff7ff 1px solid;
}

.xywd_table table thead th {
    background-color: #dff7ff;
    color: #0069d3;
    font-weight: 600;
    height: 45px;


}

.xywd_table table tr {
    border: #dff7ff 1px solid;
}

.xywd_table tbody td {
    padding-top: 15px;
    padding-bottom: 15px;
    text-align: center;
}

/* 资源商城 */
/* 资源商城 */
.resourceShop {
    padding-bottom: 80px;
}

.resourceShop .cateItem p {
    color: #FFFFFF;
    font-size: 16px;
    background-color: #1383e9;
    width: 90px;
    border-radius: 0 20px 20px 0;
    height: 30px;
    line-height: 30px;
    text-align: center;
    /* margin-top: 10px; */
    margin-bottom: 0px !important;
}

.resourceShop .cateItem ul {
    margin-bottom: 0px !important;
    overflow: hidden;
    padding: 20px 20px 15px;
}

.resourceShop .cateItem ul li {
    margin-bottom: 5px;
    margin-right: 24px;
    float: left;
    /* width: 33%; */
    /* margin-top: 10px; */
}

.resourceShop .cateItem ul li a {
    font-size: 13px;
    color: #333;
}

.resourceShop .cateItem ul li.cur a {
    color: #1383e9;
}

/* 标准体系 */
.bztx ul {
    padding: 0;
}

/* .bztx ul li .oneClassify {
    background: url(https://static.zsjy.chaoxing.com/cxy/gx/gzxfyh/pc/images/new_bg.png?v=1.0.1) no-repeat center center;
} */

/* 4-12 */


.bztx ul li .oneClassify span:nth-child(2) {
    color: #000;
    font-weight: 600;
    font-size: 17px;
    vertical-align: middle;
    cursor: pointer;
}

.bztx ul li .oneClassify .icon {
    margin-left: 20px;
}

/* 4-12 */
.bztx ul li .d1 .icon {
    background: url(https://static.zsjy.chaoxing.com/cxy/gx/gzxfyh/pc/images/bztx_icon1.png?v=1.0.1) no-repeat center center;
    display: inline-block;
    width: 17px;
    height: 17px;
    vertical-align: middle;
}

.bztx ul li .d2 .icon {
    background: url(https://static.zsjy.chaoxing.com/cxy/gx/gzxfyh/pc/images/bztx_icon2.png?v=1.0.1) no-repeat center center;
    display: inline-block;
    width: 18px;
    height: 18px;
    vertical-align: middle;

}

.bztx ul li .d3 .icon {
    background: url(https://static.zsjy.chaoxing.com/cxy/gx/gzxfyh/pc/images/bztx_icon3.png?v=1.0.1) no-repeat center center;
    display: inline-block;
    width: 18px;
    height: 18px;
    vertical-align: middle;

}

.bztx ul li .d4 .icon {
    background: url(https://static.zsjy.chaoxing.com/cxy/gx/gzxfyh/pc/images/bztx_icon4.png?v=1.0.1) no-repeat center center;
    display: inline-block;
    width: 18px;
    height: 18px;
    vertical-align: middle;

}

.bztx ul li .d5 .icon {
    background: url(https://static.zsjy.chaoxing.com/cxy/gx/gzxfyh/pc/images/bztx_icon5.png?v=1.0.1) no-repeat center center;
    display: inline-block;
    width: 18px;
    height: 18px;
    vertical-align: middle;

}

.bztxBox {
    margin-left: 30px;
}

.column_box {
    background: #fff;
    /* box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.1); */
    padding: 25px 0px;
    margin-bottom: 35px;

}

.column_box .cloumn_tab {
    line-height: 40px;
    height: 42px;
}


.column_box .cloumn_tab span {
    display: inline-block;
    font-size: 18px;
    color: #008cd7;
    width: 320px;
    margin-right: -4px;
    cursor: pointer;
    border: 1px solid #ddd;
    background-color: #fff;
    text-align: center;
}

.column_box .cloumn_tab span.cur {
    color: #fff;
    background-color: #008cd7;
}

.column_box .cloumn_submary {
    border: 1px solid #008cd7;
    padding: 20px 10px;
}

.column_box .cloumn_submary p.cont {
    font-size: 14px;
    color: #555;
    line-height: 30px;
    text-indent: 2em;
    display: none
}

.list_search {
    margin-bottom: 35px;
}

.list_search select {
    width: 200px;
}

.list_search select,
.list_search input[type="text"] {
    border: #ccc 1px solid;
    height: 30px;
    width: 260px;
    line-height: 30px;
    vertical-align: middle;
    margin-right: 20px;
    padding: 0 5px;
    border-radius: 5px;
}


.list_search input[type="submit"] {
    padding: 0 13px;
    line-height: 30px;
    border-radius: 30px;
    color: #fff;
    font-size: 16px;
    background: #008cd7;
    cursor: pointer;
}


.result_list table {
    width: 100%;

}

/* 2021-05-13 */
.zsIntrduce {
    position: relative;
}

.d2_intrduce span {
    color: #1f8bd9;
    cursor: pointer;
}

.detilIntrduce {
    position: absolute;
    left: 45%;
    transform: translateX(-45%);
    z-index: 99;
    padding: 15px 10px;
    width: 160px;
    background-color: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    display: none;
}

/* 2021-05-13 end*/


.switch_contain table .courseName,
.switch_contain table .zyName {
    cursor: pointer;
    color: #1f8bd9;
}

.result_list table tr {
    border: 1px solid #cdebff;
}

.result_list table thead tr {
    background-color: #eaf2fe;
}

.result_list table th,
.result_list table td {
    padding: 20px 12px;
    text-align: center;
    position: relative;
}

.result_list table td .summary {
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateX(200px) translateY(-50%);
    background: rgb(201 232 255);
    padding: 10px;
    border-radius: 5px;
    font-size: 14px;
    line-height: 30px;
    width: 200px;
    z-index: 999;
    /* box-shadow: 0 0 10px rgba(0, 0, 0, 0.2); */
    display: none;
    text-align: left;
}

.result_list table td .summary:after {
    content: '';
    width: 0;
    border-top: 10px solid rgb(255 255 255 / 0%);
    border-bottom: 10px solid rgb(255 255 255 / 0%);
    border-right: 15px solid rgb(201 232 255);
    /*箭头方向可以自由切换角度*/
    position: absolute;
    left: -15px;
    top: 50%;
    transform: translateY(-50%);
}

.result_list table td .zsname {
    display: block;
    width: 100%;
    height: 100%;
}

.result_list table td:hover .summary {
    display: block;
}


.result_list table td:nth-child(1) {
    color: #1f8bd9;
}

.result_list table td.see a {
    color: #1f8bd9;
}

.result_list table th {
    font-size: 18px;
    color: #008cd7;
    font-weight: initial;

}

.result_list table th p {
    font-size: 14px;
    color: #999
}

/* 咨询帮助 */
.zixun ul li {
    background: url(https://static.zsjy.chaoxing.com/cxy/gx/gzxfyh/pc/images/new_bg.png?v=1.0.1) no-repeat center center;
    height: 46px;
    line-height: 46px;

}

.zixun ul li img {
    margin-left: 20px;
    margin-right: 5px;
}

.zixun ul li a {
    font-size: 16px;
}

.newsCont {
    margin-left: 30px;
    /* width: 735px; */
    /* margin: 0 auto; */
    border-top: solid #1e90ff 2px;
    line-height: 32px;
    color: #555;
}

.lct {
    text-align: center
}

.video_lc {
    color: #1e90ff;
    text-align: center
}

.newsCont h2 {
    line-height: 34px;
    font-size: 14px;
    color: #666;
    background: #e8f4ff;
    text-align: center;
}

.newsCont_title {
    font-size: 16px;
    text-align: center;
    margin-top: 15px;
}

.newsCont_time {
    color: #888;
    text-align: center
}

.newsCont_text {
    font-size: 14px;
    padding: 20px 12px 19px 12px;
    border: #ccc 1px dashed;
    margin: 20px 0
}

.newsCont_text p span {
    margin-right: 5px
}

.newsCont_text img {
    max-width: 780px;
    margin: 10px -10px
}

/* 文档下载 4-12*/
.wordDown ul {
    padding: 0;
}

.wordDown ul li {
    background: url(https://static.zsjy.chaoxing.com/cxy/gx/gzxfyh/pc/images/new_bg.png?v=1.0.1) no-repeat center center;
    height: 46px;
    line-height: 46px;

}

.wordDown ul li img {
    margin-left: 20px;
    margin-right: 5px;
}

.wordDown ul li a {
    font-size: 16px;
    color: #1383e9;
    vertical-align: middle;
    font-weight: 600;
}

.downBox {
    margin-left: 30px;
}

.downBox table tr {
    border: #eef4f8 1px solid;
}

.downBox table td {
    text-align: center;
}

.downBox thead tr {
    background-color: #dff7ff;
    border-top: 1px solid #1e90ff;
}

.downBox thead th {
    color: #0069d3;
    font-weight: 600;
    height: 45px;
    font-size: 18px;
}

.downBox tbody td {
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 20px;
}

.downBox tbody tr:hover {
    background-color: #f9f9f9;
}

.downBox tbody tr td.news_title a {
    color: #0069d3;
}


/* 开户流程 */
/* 面包屑 */
.mianbaoxie {
    height: 50px;
    line-height: 50px;
    color: #999;
    margin-bottom: 10px;
}

.mianbaoxie i.addr_icon {
    display: inline-block;
    width: 14px;
    height: 18px;
    background: url(https://static.zsjy.chaoxing.com/cxy/gx/gzxfyh/pc/images/location_icon.png?v=1.0.1) no-repeat center center;
    vertical-align: middle
}

.mianbaoxie a {
    font-size: 14px;
    color: #999
}

.mianbaoxie a.current_a {
    color: #333;
}

.container {
    width: 1100px;
    margin: 0 auto 5px;
    overflow: hidden;
}

.container_left {
    width: 218px;

}

.container_right {
    /* width: 882px; */
    /* min-height: 500px; */
    margin-left: 30px;
    float: initial !important;
}

.column_box {
    background: #fff;
    box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.1);
    padding: 25px 18px;
    margin-bottom: 35px;
}

.column_box .cloumn_tab,
.column_box .cjwt_title {
    line-height: 40px;
    overflow: hidden;
    height: 40px;
    border-bottom: #ddd solid 1px;
    margin-bottom: 20px;
}

.column_box .cjwt_title {
    text-align: center
}

.column_box .cloumn_tab span {
    display: inline-block;
    font-size: 18px;
    color: #999;
    margin-right: 35px;
    cursor: pointer;
}

.column_box .cloumn_tab span.cur {
    /* color: #008cd7 */
}

.column_box span.cjwt_span {
    padding-left: 30px;
    background: url(https://static.zsjy.chaoxing.com/cxy/gx/gzxfyh/pc/images/cjwt_icon.png?v=1.0.1) no-repeat left center;
    font-size: 18px;
    color: #008cd7;
    display: inline-block;
}

.column_box .cloumn_submary p.content {
    font-size: 14px;
    color: #555;
    line-height: 30px;
    text-indent: 2em;
    display: none
}

.column_box .cloumn_submary p.decoration_list {
    line-height: 35px;
    font-size: 14px;
    color: #555
}

.cloumn_submary .question {
    font-size: 18px;
    color: #008cd7;
    line-height: 40px;
}

.table_name {
    font-size: 18px;
    color: #008cd7;
    text-align: center
}

/* 查找带回弹窗 */
.pop_screen {
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.2);
    display: none;
    z-index: 999;
}

.pop_screen .pop_czdh {
    width: 800px;
    height: 500px;
    background: #fff;
    position: absolute;
    left: 50%;
    top: 50%;

    margin-left: -400px;
    margin-top: -250px;
    border-radius: 5px;
}

.pop_screen .pop_czdh .search_top {
    height: 80px;
    line-height: 80px;
    text-align: center
}

.pop_screen .pop_czdh .search_top input[type="text"] {
    padding: 5px 5px;
    border: #ebebeb 1px solid;
    border-radius: 5px;
}

.pop_screen .pop_czdh .search_top input[type="button"] {
    width: 80px;
    height: 30px;
    background: #089cff;
    color: #089cff;
    border: none;
    cursor: pointer;
    color: #fff;
    border-radius: 5px;
    margin-left: 20px;
}

.pop_screen .pop_czdh table {
    border-collapse: collapse;
    width: 100%
}

.pop_screen .pop_czdh th,
.pop_screen .pop_czdh td {
    height: 30px;
    text-align: center;
}

.pop_screen .pop_czdh th {
    background: #daf0ff;
}

.pop_screen .pop_czdh .table_box {
    height: 326px;
    overflow-y: auto
}

.pop_screen .pop_czdh .pop_pagination {
    height: 40px;
    border-top: #089cff 1px solid;
    margin-top: 10px;
    text-align: center;
    padding-top: 10px;
}

.pop_screen .pop_czdh .pop_pagination a {
    display: inline-block;
    padding: 5px 10px;
    border: #ebebeb 1px solid;
    margin: 0 5px;
}

.pop_screen .pop_czdh .pop_pagination a:hover,
.pop_screen .pop_czdh .pop_pagination a.currentpage {
    color: #fff;
    background: #089cff;
}

/* 去认证 */
.renzheng {
    cursor: pointer;
}

.pop_renzheng {
    position: absolute;
    left: 50%;
    background-color: #fff;
    border: 1px solid #000 !important;
    padding: 30px 40px;
}

.pop_renzheng .confirm {
    cursor: pointer;
    border: 1px solid #000;
    border-radius: 10px;
    margin-top: 15px;
}

.pop-window .pop-box .pop_pagination {
    height: 40px;
    border-top: #089cff 1px solid;
    margin-top: 10px;
    text-align: center;
    padding-top: 10px;
}

.pop-window .pop-box .pop_pagination a {
    display: inline-block;
    padding: 5px 10px;
    border: #ebebeb 1px solid;
    margin: 0 5px;
}

.pop-window .pop-box .pop_pagination a:hover,
.pop-window .pop-box .pop_pagination a.currentpage {
    color: #fff;
    background: #089cff;
}

.searchZs {
    margin: 10px 0;
    text-align: center;
}

.searchZs input[type="text"] {
    width: 150px;
    height: 30px;
    padding: 0 10px;
    border: #788a9f 1px solid;
    border-radius: 5px;
    font-size: 14px;
}

.searchZs a {
    display: inline-block;
    width: 80px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    background: #0069d3;
    border-radius: 5px;
    margin-left: 10px;
}

/* 4-12 */
.xywd .oneClassify {
    background: url(https://static.zsjy.chaoxing.com/cxy/gx/gzxfyh/pc/images/new_bg.png?v=1.0.1) no-repeat center center;
    background-size: 100% 100%;
    height: 46px;
    line-height: 46px;
}

.zhgz ul li .oneClassify span:nth-child(2) a {
    color: #1383e9;
    font-weight: 600;
    font-size: 16px;
    vertical-align: middle;
    cursor: pointer;
}


.lmjgLeftBox ul {
    padding: 0;
}

.leftSide ul li.cur .oneClassify {
    border-bottom: 2px solid #1383e9;
    border-top: 2px solid #1383e9;
}

.lmjgLeftBox ul li .oneClassify span:nth-child(2) {
    color: #1383e9;
    font-weight: 600;
    font-size: 16px;
    vertical-align: middle;
    cursor: pointer;
}

.leftSide ul li .secondClassify a {
    display: block;
    /* height: 30px;
    line-height: 30px; */
    padding-left: 20px;
    color: #666;
    padding: 12px 0 12px 30px;
    /* border-bottom: 1px solid #e0e0e0; */
}
.leftSide ul li .oneClassify span {
    font-weight: 600;
    color: rgba(0, 0, 0, 0.8);
    line-height: 25px;
    font-size: 17px;
    padding-left: 13px;
}
.leftSide ul li.active .oneClassify span {
    border-left: 7px solid #3D82F2;

}
.leftSide ul li .oneClassify{
     padding: 16px 0;
}
.leftSide ul li .secondClassify a.active {
    color: #1383e9;
    background-color: #e6f6ff;

}

.lmjgLeftBox ul li .quyl .icon {
    background: url(https://static.zsjy.chaoxing.com/cxy/gx/gzxfyh/pc/images/lmjgImg/qylm_icon.png?v=1.0.1) no-repeat center center;
    display: inline-block;
    width: 19px;
    height: 17px;
    vertical-align: middle;
}

.lmjgLeftBox ul li .qglm .icon {
    background: url(https://static.zsjy.chaoxing.com/cxy/gx/gzxfyh/pc/images/lmjgImg/qglm_icon.png?v=1.0.1) no-repeat center center;
    display: inline-block;
    width: 19px;
    height: 17px;
    vertical-align: middle;

}

.lmjgLeftBox ul li .hylm .icon {
    background: url(https://static.zsjy.chaoxing.com/cxy/gx/gzxfyh/pc/images/lmjgImg/hylm_icon.png?v=1.0.1) no-repeat center center;
    display: inline-block;
    width: 22px;
    height: 19px;
    vertical-align: middle;

}

.lmjg_rightSide {
    width: 900px;
    margin-left: 22px;
    border: 1px solid #cdebff;
    box-sizing: border-box;
}

.lmjgTit {
    height: 30px;
    line-height: 30px;
    background: #dff7ff;
    padding: 5px 0;
    border-top: #1680cd 2px solid;
}

.lmjgTit span {
    font-size: 18px;
    font-weight: 700;
    color: #1680cd;
    margin-left: 20px;
}

.alliedOrgan {
    padding: 30px 20px 0px;
    box-sizing: border-box;
}

.alliedOrgan ul li {
    float: left;
    width: 262px;
    margin-bottom: 30px;
}

.alliedOrgan ul li:nth-child(3n-1) {
    margin: 0 36px;
}

.alliedOrgan ul li a {
    display: block;
    background-color: #e6f6ff;
    height: 90px;
    line-height: 90px;
}

.alliedOrgan ul li a div span {
    display: inline-block;
}

.alliedOrgan ul li a div span:nth-child(2) {
    vertical-align: top;
    margin-top: 7px;
    padding-left: 6px;
}

.alliedOrgan ul li a div {
    width: 100%;
    height: 100%;
    text-align: center;
}

.alliedOrgan ul li a div span {
    color: #1680cd;
}

@media screen and (max-width: 900px) {

    .rightSide {
        width: 100%;
        float: initial;
        box-sizing: border-box;
        padding: 0 30px;
    }

    .myFileBox {
        margin-left: 0px;
        padding-bottom: 15px;
        position: relative;
    }

    .rightSide .file_left {
        float: left;
        width: 70%;
        padding-top: 25px;
    }

    .file_right {
        float: right;
        padding-top: 25px;
        width: 30%;

    }

    .file_left tr td {
        padding-bottom: 25px;
    }

    .file_left tr td div {
        float: left;
        font-size: 13px;
    }

    .file_right img {
        width: 125px;
        height: 145px;
    }

    .conBox {
        width: 100%;
        margin-left: 0px;
    }

    .conBox > div.resume_left {
        width: 100%;
    }

    .grjlTable {
        width: 100%;
    }

    .con1 table thead th {
        color: #646464;
        font-weight: 400;
        padding-top: 20px;
        text-align: left;
        font-size: 13px;
    }

    .con1 table tbody td input {
        font-size: 13px;
    }

    .edit {
        width: 30px;
        display: inline-block;
    }

}

/* 2021-07-08 start */
.loadingBox {
    position: absolute;
    /* top: 0;
    left: 0;
    bottom: 0;
    right: 0; */
    z-index: 999;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: rgba(0, 0, 0, 0.4);
    width: 220px;
    height: 220px;
    border-radius: 20px;
}

.loadingBox .loading {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    /*height: 100%; */
    text-align: center;
    /* box-shadow: 0px 0px 10px 3px rgb(0,0,0,0.2); */
}

.loadingBox .loading p {
    width: 100%;
    color: #fff;
    margin-top: 13px;
    font-size: 20px;
}

/* 2021-07-08 end */


/* 2021-08-27 修改个人档案的三级下拉 */
.pop-box .selectBox_three td.one_level,
.pop-box .selectBox_three td.two_level,
.pop-box .selectBox_three td.three_level {
    width: 28% !important;
    box-sizing: border-box;
    padding: 0 !important;
    text-align: initial;
}

/* 2021-08-30 */
.pop-box .selectBox_three td select {
    width: 85%;
    margin-left: 7px;
}

#studyExperience .opration {
    width: 90px;

}

#studyExperience .opration a.blue {
    width: 30px;
    display: inline-block;
}

#workExperience .opration {
    width: 90px;

}

#workExperience .opration a.blue {
    width: 30px;
    display: inline-block;
}

.noDataBox {
    text-align: center;
}

.noDataBox .noData img {
    width: 150px;
    height: 150px;
}

.noDataBox .noData p {
    font-size: 18px;
    color: #bfbfbf;
}

.noDataTr {
    position: relative;
}

.noDataTr td {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}

.noDataTr {
    position: relative;
    height: 220px;
    width: 150px;
}

.noDataTr td {
    position: absolute;
    left: 50%;
    top: 20px;
    transform: translateX(-50%);
    border: none !important;
}

font[size="1"] {
    font-size: 10px;
}

font[size="2"] {
    font-size: 13px;
}

font[size="3"] {
    font-size: 16px;
}

font[size="4"] {
    font-size: 18px;
}

font[size="5"] {
    font-size: 24px;
}

font[size="6"] {
    font-size: 32px;
}

font[size="7"] {
    font-size: 48px;
}

/* 2021-10-21 新增 */
.select_filterOther .otherBox {
    position: relative;
}

.select_filterOther .otherBox .more {
    position: absolute;
    right: 4px;
    top: 11px;
    vertical-align: middle;
    width: 18px;
    height: 18px;
}

.select_filterOther .otherBox .otherSelect {
    position: absolute;
    top: 0px;
    left: -178px;
    border: 1px solid #e6e6e6;
    display: none;
    background: #fff;
}

.select_filterOther .otherBox .otherSelect p {
    border-bottom: 1px solid #e6e6e6;
    padding: 4px 60px;
    text-align: center;
}

.select_filterOther .otherBox .otherSelect p:hover {
    background: #1f8bd9
}

.select_filterOther .otherBox .otherSelect p:last-child {
    border-bottom: none;
}

.select_filterOther .otherBox:hover {
    background: #1f8bd9
}

.select_filterOther .otherBox:hover .otherSelect {
    display: block;
}

.select_filterOther {
    width: 200px;
    box-sizing: border-box;
    padding-right: 0.3rem;
    position: relative;
    height: 40px;
    line-height: 40px;
    border: #ccc 1px solid;
    border-radius: 40px;
    padding: 0 20px;
    display: inline-block;
    margin-right: 20px;
}

.select_filterOther .select_input {
    width: 100%;
    background: none;
    border: none;
    font-size: 16px;
}

.select_filterOther i.select_row {
    position: absolute;
    width: 16px;
    height: 30px;
    background: url(https://static.zsjy.chaoxing.com/cxy/gx/gzxfyh/pc/images/icon_arrow_down.png?v=1.0.1) no-repeat center center;
    background-size: 100%;
    right: 10px;
    top: 4px;
    transition: all .2s;
}

.select_filterOther i.selected_row {
    transform: rotate(180deg)
}

.select_filterOther ul {
    z-index: 999;
    position: absolute;
    width: 100%;
    left: 0;
    top: 40px;
    background: #fff;
    border: 1px solid #e6e6e6;
    display: none;
}

.select_filterOther ul li {
    line-height: 30px;
    font-size: 16px;
    padding: 4px 20px;
    cursor: pointer;
}

.select_filterOther ul li.cur {
    color: #fff;
    background: #1f8bd9
}
