* {
    margin: 0px;
    padding: 0px;
    background: none;
    outline: 0px;
    border: none;
    box-sizing: border-box;
}



/* 全局滚动条 */

:not(.ui-jqgrid-bdiv)::-webkit-scrollbar {
    width: 6px;
    height: 8px;
    background: #d9e4e7;
}

:not(.ui-jqgrid-bdiv)::-webkit-scrollbar-thumb {
    background: #328bcc;
}

a {
    text-decoration: none;
    color: #4c5566;
}

ul,
li {
    list-style: none;
    margin: 0;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
    margin: 0;
}

html,
body {
    width: 100%;
    height: 100%;
}

body {
    font-family: Microsoft YaHei;
    color: #666666;
    font-size: 14px;
    overflow: hidden;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.left {
    float: left;
}

.right {
    float: right;
}

.btns {
    width: 70px;
    height: 30px;
    line-height: 30px;
    color: #fff;
    border-radius: 3px;
}



span,
i,
a,
p,
input,
select {
    line-height: inherit;
}

.footer {
    width: 100%;
    position: fixed;
    bottom: 15px;
    font-size: 14px;
    color: #ffffff;
    text-align: center;
}



/*登录页*/

.login-page {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.bg-image {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
}

.bg-image img {
    width: 100%;
    height: 100%;
}

.login-page .center-bar {
    position: absolute;
    top: 50%;
    width: 100%;
    height: 120px;
    margin-top: -50px;
}

.login-form {
    position: absolute;
    top: 45%;
    right: 15%;
    margin-top: -165px;
    width: 320px;
    height: 344px;
}

.login-form .login-bg {
    position: absolute;
    z-index: -1;
    width: 100%;
    height: 100%;
    background: #ffffff;
    border-radius: 6px;
    opacity: 0.6;
    filter: alpha(opacity=60);
    box-shadow: 0 0 30px #71c5ee;
}

.login-form .login-content {
    padding: 20px;
}

.login-title {
    color: #283959;
    font-size: 18px;
    text-align: center;
    height: 63px;
    line-height: 63px;
    border-bottom: 1px solid #e1f3fd;
    font-weight: normal;
}

.login-content .input-box {
    padding: 0 15px;
    height: 50px;
    line-height: 50px;
    background: rgba(255, 255, 255, 0.5);
    background: #e1f5fe\9;
    border-radius: 3px;
    margin-bottom: 15px;
    border: 1px solid #aacef2;
}

.login-content .input-box.box1 {
    background: none;
    overflow: hidden;
    height: 30px;
    line-height: 30px;
    padding: 0;
    margin-bottom: 10px;
    border: none;
}

.input-box .sprite {
    margin-top: -2px;
    display: inline-block;
    width: 16px;
    height: 17px;
    vertical-align: middle;
}

.input-box .user {
    background: url(../images/v2/icons-login.png) -20px -54px no-repeat;
}

.input-box .pwd {
    background: url(../images/v2/icons-login.png) -44px -54px no-repeat;
}

.input-box .field {
    margin-left: 8px;
    height: 44px;
    line-height: 44px;
    border: none;
    outline: none;
    color: #475f81;
    width: 82%;
    caret-color: #7d99ac;
}

.input-box .field::-webkit-input-placeholder {
    color: #7d99ac;
}

.login-content .login-btn {
    margin-top: 20px;
    width: 100%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #ffffff;
    font-size: 16px;
    border-radius: 5px;
    -webkit-box-shadow: 0 -1px 1px rgba(212, 255, 227, 0.6) inset;
    -moz-box-shadow: 0 -1px 1px rgba(212, 255, 227, 0.6) inset;
    box-shadow: 0 -1px 1px rgba(212, 255, 227, 0.6) inset;
    -webkit-box-shadow: 0 2px 2px rgba(6, 155, 58, 0.8);
    -moz-box-shadow: 0 2px 2px rgba(6, 155, 58, 0.8);
    box-shadow: 0 2px 2px rgba(6, 155, 58, 0.8);
    background: #07d24a;
    background: linear-gradient(#1cf668, #07d24a);
}

.login-content .login-btn:hover {
    opacity: 0.9
}





/*底部*/

.footer {
    font-size: 0;
}

.footer span {
    font-size: 14px;
}

.footer .f-num {
    font-size: 18px;
    font-style: italic;
}

.f-sep {
    padding-left: 10px;
    border-left: 1px solid #fff;
    margin-right: 25px;
}

.f-partner {
    margin-right: 10px;
}

.icon-home {
    display: inline-block;
    vertical-align: middle;
    width: 16px;
    height: 15px;
    background: url(../images/v2/icons-home.png) -75px -26px no-repeat;
}

.icon-folder {
    width: 16px;
    height: 13px;
    vertical-align: middle;
    background: url(../images/v2/icons-home.png) -2px -64px no-repeat;
}

.icon-class {
    display: inline-block;
    vertical-align: middle;
    width: 16px;
    height: 14px;
    background: url(../images/v2/icons-home.png) -75px -48px no-repeat;
}
.icon-company1{
    width:16px;
    height:16px;
    display: inline-block;
    vertical-align: middle;
    background: url(../images/v2/icons-home.png) -50px -143px no-repeat;
}
.icon-tax1{
    width:16px;
    height:16px;
    display: inline-block;
    vertical-align: middle;
    background: url(../images/v2/icons-home.png) -25px -143px no-repeat;
}
.icon-stu1{
    width:16px;
    height:16px;
    display: inline-block;
    vertical-align: middle;
    background: url(../images/v2/icons-home.png) 0 -143px no-repeat;
}
.icon-class-1 {
    width: 14px;
    height: 14px;
    vertical-align: middle;
    background: url(../images/v2/icons-home.png) -93px -124px no-repeat;
}

.icon-config-1 {
    vertical-align: middle;
    width: 16px;
    height: 16px;
    background: url(../images/v2/icons-home.png) -96px -1px no-repeat;
}

.icon-config-2 {
    width: 16px;
    height: 16px;
    vertical-align: middle;
    background: url("../images/v2/icons-home.png") -122px -1px no-repeat;
}


.icon-partner{
        width: 32px;
    height: 16px;
    margin-right: 5px;
    vertical-align: middle;
    background: url("../images/v2/icons-login.png") -31px 0 no-repeat;
}

.icon-partner2 {
    width: 24px;
    height: 20px;
    margin-right: 5px;
     vertical-align: middle;
    background: url("../images/v2/icons-login.png") -65px 0 no-repeat;
}

.logo-netinnet {
    display: block;
    width: 142px;
    height: 50px;
    background: url("../images/v2/logi-netinnet.png") 0 0 no-repeat;
    position: absolute;
    z-index: 1;
    top: 20px;
    left: 20px;
}

.center-bar .cwkj-title {
    z-index: 2;
    line-height: 120px;
    color: #ffffff;
    font-size: 40px;
    text-align: right;
    letter-spacing: 2px;
    position: absolute;
    width: 100%;
    height: 100%;
}

.login-jspt .login-content .login-btn {
    background: #36a5fb;
    box-shadow: none;
}

.login-jspt .login-content .login-btn:hover {
    opacity: 0.9;
}

.login-jspt .input-box.verify .code-box {
    border: none;
    background: #f0f0f0;
}




/*金税平台*/

.logo-jspt {
    color: #fff;
    font-size: 16px;
    position: absolute;
    top: 20px;
    left: 20px;
}

.logo-jspt.back {
    background: url("../images/v2/icons-course.png") -150px -207px no-repeat;
    width: 130px;
    padding-left: 15px;
    font-size: 14px;
    margin-left: -2%;
}

.icon-jspt {
    width: 44px;
    height: 38px;
    background: url("../images/v2/logo-jspt.png") 0 0 no-repeat;
}

.logo-jspt i,
.logo-jspt span {
    display: inline-block;
    vertical-align: bottom;
    margin-right: 5px;
}

.sub {
    font-size: 12px;
    color: #a7b8d8;
}

.login-links {
    position: absolute;
    right: -76px;
    top: 0;
    width: 64px;
}

.login-links span {
    display: block;
}

.login-links a {
    display: block;
    background: rgba(255, 255, 255, 0.3);
    background: #bbe1f8\9;
    font-size: 14px;
    border-radius: 6px;
    width: 43px;
    height: 43px;
    line-height: 43px;
    margin: 15px auto 0 auto;
    text-align: center;
    color: #5883ab;
    transition: all 0.5s;
    position: absolute;
    top: 62px;
    left: 11px;
    box-shadow: 0 0 30px #71c5ee;
}

.login-links a .icon {
    display: none;
}

.login-links a.active {
    position: absolute;
    top: 0;
    left: 0;
    color: #002266;
    margin: 0;
    padding-top: 8px;
    line-height: 1.2;
    width: 64px;
    height: 64px;
    background: rgba(255, 255, 255, 0.6);
}

.login-links a.active:before {
    content: '';
    display: block;
    position: absolute;
    top: 25px;
    left: -12px;
    border-left: 6px solid transparent;
    border-right: 6px solid rgba(255, 255, 255, 0.5);
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
}

.login-links a.active .icon {
    display: inline-block;
}

.icon-student {

    width: 24px;
    height: 32px;
    background: url("../images/v2/icons-login.png") -37px -20px no-repeat;
}

.icon-teacher {
    width: 32px;
    height: 32px;
    background: url("../images/v2/icons-login.png") 0 -20px no-repeat;
}

.desc-jspt {
    position: absolute;
    top: 20px;
    right: 20px;
    color: #afcdff;
    font-size: 14px;
}

.icon-desc {
    width: 14px;
    height: 14px;
    background: url("../images/v2/icons-login.png") 0 -54px no-repeat;
}

.desc-jspt i,
.desc-jspt span {
    display: inline-block;
    vertical-align: middle;
}

.link-pwd {
    color: #3399ff;
    float: right;
}

.checkbox {
    color: #737f99;
    cursor: pointer;
    line-height: 1;
}

.checkbox input,
.checkbox i,
.checkbox span {
    display: inline-block;
    vertical-align: middle;
}

.checkbox input {
    display: none;
    display: inline-block\9;
}

.checkbox .icon {
    width: 14px;
    height: 14px;
    display: inline-block;
    display: none\9;
    background: url("../images/v2/icons-login.png") 0 0 no-repeat;
}

.checkbox input:checked~.icon {
    background-position: -14px 0;
}



/*学生首页*/

.main-inner {
    width: 96%;
    margin: 80px auto 0 auto;
    height: 80%;
    background: #fff;
    position: relative;
}

.m-title {
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    color: #2f3440;
    padding-left: 40px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1;
    background: #c5e1f2 url("../images/v2/bg-mtitle.png") 0 0 no-repeat;
}

.l-title {
    font-size: 15px;
    color: #fff;
    height: 80px;
    line-height: 80px;
    text-align: center;
    padding: 0 20px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    background: #5994f2 url("../images/v2/bg-title.png") 0 0;
    background: #5994f2\9;
    background-size: 100%;
}

.l-desc {
    padding: 20px 15px;
    text-align: left;
}

.l-company {
    color: #737f99;
    font-size: 14px;
}

.task {
    height: 52px;
    padding-top: 3px;
    background: #f2f7ff;
}

.l-num {
    font-size: 20px;
    color: #737f99;
}

.d-line {
    font-size: 14px;
    color: #737f99;
    line-height: 1.9
}
.d-line.date{
    height: 40px;
    line-height: 1.4;
}
.d-line.date span{
    display: inline-block;
    width: 42px;
}
.l-tasks {
    overflow: hidden;
}

.btn-1,.btn-1:focus {
    color: #3399ff;
    font-size: 14px;
    border: 1px solid #3399ff;
    border-radius: 30px;
    width: 90%;
}

.btn-1.disabled,
.btn-1.disabled:hover {
    border-color: #f5f7f8;
    background: #f5f7f8;
    color: #8fa1b3;
}

.btn-1.small {
    width: 43.5%;
}

.btn-1.small+.small {
    margin-left: 3%;
}

.btn-1:hover {
    background: #3399ff;
    color: #fff;
}

.btn-2 {
    background: #3399ff;
    font-size: 14px;
    color: #fff;
    padding: 0 20px;
    height: 30px;
    line-height: 30px;
    min-width: 80px;
}

.btn-2:hover {
    background: #3399ff;
    color: #fff;
}

.btn {
    display: inline-block;
    text-align: center;
    height: 36px;
    line-height: 34px;
    transition: all 0.3s;
    padding: 0;
}

.btn:hover {
    opacity: 0.8;
}

.m-list {
    overflow: auto;
    height: 100%;
    padding-top: 50px;
    padding: 50px 1% 0 1%;
}

.m-list li {
    width: 18%;
    box-shadow: 0 5px 10px #ebeef0;
    padding-bottom: 20px;
    text-align: center;
    position: relative;
    float: left;
    margin: 0 1% 30px 1%;
    border-radius: 5px;
}

.m-list .status {
    width: 54px;
    height: 54px;
    top: 0;
    left: 0;
    position: absolute;
    background: url("../images/v2/label-1.png") 0 0 no-repeat;
    width: 54px;
    height: 54px;
}

.m-list .status-2 {
    background: url("../images/v2/label-2.png") 0 0 no-repeat;
}

.m-list .status-3 {
    background: url("../images/v2/label-3.png") 0 0 no-repeat;
}

.task {
    width: 49.9%;
    border-bottom: 1px solid #dfe5f0;
    text-align: center;
    float: left;
}

.task+.task {
    border-left: 1px solid #dfe5f0;
}

.js-header {
    height: 50px;
    line-height: 50px;
    color: #fff;
    background: #4487c8;
    font-size: 16px;
    padding: 0 2%;
    overflow: hidden;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 3;
    text-align: center;
}

.header-test {
    overflow: visible;
}

.header-1 {
    padding: 0;
}

.js-header .logo-jspt i,
.js-header .logo-jspt span {
    vertical-align: middle;
}

.js-header .logo-jspt {
    top: -2px;
    left: 2%;
}

.h-menu {
    overflow: hidden;
    display: inline-block;
}

.h-menu li {
    width: 122px;
    text-align: center;
    float: left;
}

.h-menu a {
    display: block;
    color: #fff;
}

.h-menu a.active,
.h-menu a:hover {
    background: #3678b8;
}

.js-header a:hover {
    color: #fff;
}

.m-list .tabs {
    overflow: hidden;
    padding: 13px 0 13px 1%;
}

.m-list .tabs .tab {
    width: 78px;
    height: 28px;
    line-height: 28px;
    border-radius: 45px;
    text-align: center;
    float: left;
    background: #99a7c2;
    color: #fff;
    font-size: 14px;
    margin-right: 15px;
}

.m-list .tabs .tab.active {
    background: #4fb0ff;
}

.h-opts .icon {
    display: inline-block;
    vertical-align: middle;
    background: url("../images/v2/icons-home.png") 0 0 no-repeat;
}

.h-opts .icon-question {
    width: 20px;
    height: 20px;
    background: url("../images/v2/icons-home.png") 0 0 no-repeat;
}

.h-opts .icon-person {
    width: 17px;
    height: 20px;
    background-position: -23px 0;
}

.h-opts .icon-msgs {
    width: 18px;
    height: 20px;
    background-position: -70px 0;
    position: relative;
}

.h-opts .icon-msgs .point{
    width: 8px;
    height: 8px;
    background: #ff0000;
    border-radius: 50%;
    position: absolute;
    top: 0;
    right: -1px;
}
.h-menu .point{
    width: 8px;
    height: 8px;
    background: #ff0000;
    border-radius: 50%;
    display: inline-block;
    margin: 6px 0;
}
.h-opts a {
    color: #fff;
}

.h-opts .icon-shutdowm {
    width: 18px;
    height: 20px;
    background-position: -46px 0;
}

.h-opts .icon-shutdown1 {
    display: inline-block;
    width: 14px;
    height: 14px;
    background: url("../images/v2/icons-home.png") -46px -68px no-repeat;
}

.h-opts .icon-question1 {
    display: inline-block;
    width: 15px;
    height: 15px;
    background: url("../images/v2/icons-home.png") -69px -68px no-repeat;
}

.h-opts {
    float: right;
    position: absolute;
    right: 2%;
    top: 0;
}

.h-opts li {
    float: left;
    margin-left: 31px;
}
.js-home .box-2{
    min-height: 300px;
}
.js-home .footer {
    color: #666;
    font-size: 14px;
}

.js-home .f-sep {
    border-color: #666;
}

.js-home .icon-partner {
    width:32px;
    height:16px;
    margin-right: 3px;
    vertical-align: middle;
    background: url("../images/v2/icons-home.png") -39px -27px no-repeat;
}

.js-home .icon-partner2 {
    vertical-align: middle;
    width: 24px;
        height: 20px;
        margin-right: 3px;
    background: url("../images/v2/icons-home.png") -42px -47px no-repeat;
}

.tab-wrap {
    display: none;
}

.tab-wrap.active {
    display: block;
}

.main-inner2 {
    overflow: auto;
    width: 96%;
    margin: 80px auto 0 auto;
    height: 80%;
}

.col {
    float: left;
}

.col-1 {
    width: 24.2%;
    margin-right: 1.5%;
}

.col-2 {
    width: 74.2%;
}

.box {
    background: rgba(255, 255, 255, 0.8);
    background: #ddf1f9\9;
    overflow: hidden;
    margin-bottom: 20px;
    border-radius: 5px;
    position: relative;
}

.b-detail .d-time .unit {
    margin: 4px 10px 0 2px;
}

.b-title {
    height: 53px;
    line-height: 53px;
    color: #2f3440;
    font-size: 16px;
    padding-left: 20px;
    border-bottom: 1px solid #cde0f5;
}

.b-title-1 {
    padding: 0;
    line-height: 1;
    height: auto;
    margin-bottom: 2px;
    border: 0;
    color: #000000;
    font-weight: bold;
}

.status {
    width: 44px;
    height: 20px;
    background: #8fa1b3;
    color: #fff;
    font-size: 12px;
    text-align: center;
    border-radius: 3px;
}

.status-2 {

    background: #ff9745;
}

.status-3 {

    background: #1cb177;
}

.b-list {
    margin-bottom: 20px;
}

.b-list span {
    display: inline-block;
    vertical-align: middle;
}

.b-list li {
    border-bottom: 1px solid #d8e8f2;
    padding: 10px 0;
}

.b-list .l-main {
    font-size: 14px;
    color: #737f99;
    width: 72%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-left: 8px;
}

.b-inner {
    padding: 20px;
}

.b-text {
    color: #4c5566;
}

.d-title {
    font-size: 14px;
    color: #4c5566;
}

.b-detail {
    width: 49%;
    height: 58px;
    border: 1px solid #a8bdd0;
    float: left;
    padding: 0 20px 0 20px;
    overflow: hidden;
    margin-top: 10px;
}

.b-detail+.b-detail {
    margin-left: 2%;
}

.b-detail a {
    float: right;
    margin-top: 11px;
    border-radius: 3px;
}

.b-detail span {
    float: left;
    line-height: 56px;
    height: 56px;
}

.b-detail span+span {
    margin-left: 20px;
}

.btn-3 {
    width: 100px;
    height: 34px;
    font-size: 14px;
    color: #3399ff;
    border: 1px solid #3399ff;
}

.btn-3:hover {
    color: #3399ff;
    border: 1px solid #3399ff;
}

.b-em {
    border-bottom: 3px solid #737f99;
    display: inline-block;
}

.icon {
    display: inline-block;
}

.b-list2 li {
    float: left;
    text-align: center;
    margin: 35px 10px;
    width: 163px;
}

.b-list2 .icon {
    height: 58px;
    background: url("../images/v2/icons-course.png");
}

.b-list2 .icon-taxCenter {
    width: 58px;

    background-position: 0 0;
}

.b-list2 .icon-software1 {
    width: 58px;

    background-position: -68px 0;
}

.b-list2 .icon-software2 {
    width: 58px;

    background-position: -134px 0;
}

.b-list2 .icon-verify {
    width: 53px;
    background-position: -203px 0;
}

.b-list2 .icon-service {
    width: 58px;

    background-position: 0 -71px;
}

.b-list2 .icon-tax {
    width: 58px;
    background-position: -73px -68px;
}

.b-list2 .icon-verify2 {
    width: 58px;
    background-position: -149px -67px;
}

.b-list2 .icon-bus {
    width: 58px;
    background-position: -218px -64px;
}

.b-list2 .icon-tax2 {
    width: 58px;
    background-position: -6px -140px;
}

.b-list2 .icon-tax3 {
    width: 58px;
    background-position: -84px -141px;
}

.b-list2 .icon-financial {
    width: 58px;
    background-position: -164px -141px;
}

.b-list2 .icon-affair {
    width: 61px;
    background-position: -227px -141px;
}

.b-list2 {
    overflow: hidden;
}

.box-1 .b-text {
    margin-top: 10px;
}

.box-1,
.box-3 {
    height: 130px;
}

.box-1 .btn-2 {
    position: absolute;
    bottom: 20px;
    right: 20px;
    border-radius: 5px;
}
.hideInvoiceClass .box-1 .b-text{
    width: 205px;
}
.hideInvoiceClass .box-1 .b-text span{
    width: 70px;
    display: inline-block;

}
.hideInvoiceClass .box-1 .btn-2{
        bottom: 10px;

}

.box-2 .btns-wrap {
    text-align: center;
}

.b-detail .em {
    color: #4c5566;
    font-size: 24px;
    font-weight: bold;
}

.b-detail .em-1 {
    color: #4c5566;
    font-size: 14px;
    width: 300px;
    font-weight: normal;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal;
}
@media screen and (max-width: 1550px) {
    .b-detail .em-1 {
        width:180px;
    }
}
@media screen and (max-width: 1280px) {
    .b-detail .em-1 {
        width:120px;
    }
}

.b-detail .d-time span+span {
    margin: 0;
}

.datepicker {
    position: relative;
}

.datepicker span,
.datepicker i {
    display: inline-block;
    vertical-align: middle;
}

.datepicker span {
    float: none;
    line-height: 1;
    height: auto;
}

.datepicker input {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    font-size: 0;
    border: 0;
    cursor: pointer;
}

.icon-info {
    width: 16px;
    height: 16px;
    display: inline-block;
    vertical-align: middle;
    background: url("../images/v2/icons-course.png") -49px -210px;
}

.icon-calendar {
    width: 14px;
    height: 14px;
    display: inline-block;
    vertical-align: middle;
    background: url("../images/v2/icons-course.png") 0 -209px;
}

.icon-office {
    width: 14px;
    height: 14px;
    display: inline-block;
    vertical-align: middle;
    background: url("../images/v2/icons-course.png") -22px -209px;
}

.icon-office1 {
    display: inline-block;
    width: 18px;
    height: 14px;
    position: absolute;
    background: url("../images/v2/icons-course.png") -97px -210px;
        top: 12px;
    left: 10px;
}

.box {
    box-shadow: 0 0 10px #d7ecef;
}

.box-4 {
    padding-bottom: 20px;
}

.simulate-select {
    cursor: pointer;
    height: 36px;
    line-height: 36px;
    width: 100%;
    border: solid 1px #737f99;
    position: relative;
    padding-bottom: 5px;
    border-radius: 5px;
    margin-bottom: 15px;
}

.simulate-select.inline {
    display: inline-block;
    vertical-align: middle;
}

.simulate-select .select-h span {
    padding: 0 35px;
    color: #3a4049;
    font-size: 14px;
    display: inline-block;
    vertical-align: middle;
    height: inherit;
    width: 100%;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal;
}

.simulate-select .select-h a {
    display: inline-block;
    vertical-align: middle;
    width: 12px;
    height: 8px;
    top: 19px;
    right: 15px;
    position: absolute;
    background: url("../images/v2/icons-course.png") -73px -213px;
}

.simulate-select .select-h a.down {
    -webkit-transform: rotateZ(180deg);
    -moz-transform: rotateZ(180deg);
    -o-transform: rotateZ(180deg);
    -ms-transform: rotateZ(180deg);
    transform: rotateZ(180deg);
    -webkit-transition: -webkit-transform 0.5s;
    -moz-transition: -moz-transform 0.5s;
    -o-transition: -o-transform 0.5s;
    -ms-transition: -ms-transform 0.5s;
}

.simulate-select .drop-wrap {
    display: none;
    width: 100%;
    background: #fff;
    border-radius: 4px;
    padding: 0;
    position: absolute;
    left: 0;
    margin-top: 2px;
    border: solid 1px #aabdd0;
    z-index: 4;
    top: 35px;
    max-height: 200px;
    height: 200px\9;
    overflow-y: auto;
}

.simulate-select .drop-wrap li {
    color: #3a4049;
    margin: 0;
    cursor: pointer;
    padding: 0 10px;
    width: 100%;
    font-weight: normal;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal;
}

.simulate-select .drop-wrap li:hover {
    background: #328bcc;
    color: #fff;
}

.icon-back {
    width: 8px;
    height: 15px;
    display: inline-block;
    margin-top: -2px;
    background: url("../images/v2/icons-course.png") -126px -207px;
}

.simulate-select.disable {
    opacity: 0.5;
    filter: alpha(opacity=50);
    border-color: #2699fb;
}

.simulate-select.disable a {
    background-color: #2699FB;
}


/*弹窗*/

.js-layer {
    background: url("../images/v2/bg-layer.jpg") 0 0 repeat-x;
}

.js-layer .m-title {
    background: #d1ecff;
    padding-left: 22px;
    border-bottom: 1px solid #b2cee8;
    color: #002266;
}

.js-layer .m-title .curr {
    color: #737f99;
    font-size: 14px;
}

.l-wrap {
    overflow: hidden;
    height: 100%;
    padding: 20px;
}

.js-aside {
    background: rgba(0, 0, 0, 0.2);
    background: #77a3d1\9;
    width: 20%;
    float: left;
    text-align: center;
    height: 100%;
}

.js-layer .main-inner {
    width: 77.5%;
    margin: 0 0 0 2.5%;
    float: left;
    height: 100%;
}

.s-title span {
    display: inline-block;
    width: 72px;
    height: 23px;
    line-height: 23px;
    color: #8bc8ff;
    background: #397abc;
    border-radius: 10px;
    font-size: 12px;
}

.s-title {
    text-align: center;
    padding: 10px 0;
    background: #478fd1;
}

.i-item {
    display: block;
    color: #fff;
    font-size: 14px;
    height: 40px;
    line-height: 40px;
    text-align: left;
    padding-left: 22px;
    position: relative;
}

.i-item span {
    display: inline-block;
    vertical-align: middle;
}

.i-item:visited,
.i-item:focus {
    color: #fff;
}

.i-item:hover {
    color: #fff;
    background: #3670b1;
}

.i-item.open {
    background: #3670b1;
    border-left: 2px solid #fff;
    padding-left: 20px;
}

.i-item.open+.sub-menu {
    display: block;
}

.i-item.has-drop:before {
    content: '';
    width: 10px;
    height: 5px;
    display: inline-block;
    background: url(../images/v2/icons-course.png) -127px -239px no-repeat;
    position: absolute;
    right: 15px;
    top: 19px;
}

.i-item.open:after {
    content: '';
    position: absolute;
    border-top: 4px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 4px solid transparent;
    border-left: 5px solid #fff;
    left: 0;
    top: 16px;
}

.i-item.open:before {
    transform: rotate(180deg);
}

.sub-menu li {
    height: 33px;
}

.sub-menu li+li {
    border-bottom: 1px solid #6596c9;
}

.sub-menu {
    padding: 10px 20px;
    display: none;
    background: #5083bc;
}

.sub-menu a {
    color: #cfe8ff;
    height: 33px;
    line-height: 33px;
    display: block;
    text-align: left;
    padding: 0 20px;
}

.sub-menu a.active,
.sub-menu a:hover {
    background: rgba(255, 255, 255, 0.1);
    border-radius: 3px;
}

.sub-menu li+li {
    margin-top: 1px solid #6998c9;
}

.js-table {
    background: #d4edff;
    padding: 67px 20px 20px 20px;
    height: 100%;
    box-shadow: 0 0 10px #e5ebf3;
    overflow: auto;
}

.js-table .btn-2 {
    height: 28px;
    line-height: 28px;
    width: 68px;
    font-size: 14px;
}

.js-table table {
    width: 100%;
    height: 100%;
}

.js-table tr:hover td {
    background: #ebf7ff;
}
.n-layer .js-table tr:hover td{
    background: #fff;
}
.n-layer .js-table tr:hover .t-title{
    background: #f3f9ff;
}
.js-table td {
    text-align: left;
    padding: 5px 22px;
    border: 1px solid #d0e2f5;
    background: #fff;
    white-space: nowrap;
}

.js-table .t-title {
    text-align: center;
    background: #f3f9ff;
    width: 149px;
    padding: 0;
    color: #4c5566;
    font-weight: normal;
}

.icon-company {
    display: inline-block;
    width: 18px;
    height: 18px;
    vertical-align: middle;
    background: url("../images/v2/icons-course.png") 0 -257px;
}


/*业务平台*/

.main-inner3 {
    background: rgba(255, 255, 255, 0.6);
    border-radius: 5px;
    overflow: auto;
    box-shadow: 0 0 20px #e5eaf0;
}

.icon-affair {
    width: 69px;
    height: 84px;
    display: inline-block;
    vertical-align: middle;
    background: url("../images/v2/icons-affair.png") 0 0;
}

.a-list {
    overflow: hidden;
    margin-left: 1%;
    padding-top: 0.9%;
}

.a-list li {
    width: 14.9%;
    margin: 0.8%;
    text-align: center;
    background: #fff;
    height: 252px;
    padding-top: 40px;
    position: relative;
    border-radius: 5px;
    border: 1px solid #cedff2;
    float: left;
    box-shadow: 0 0 10px #d4ecf7;
}

.a-list li .btn-2 {
    margin-top: 30px;
}

.a-title {
    color: #2f3440;
    font-size: 15px;
    margin-top: 10px;
    padding: 0 15px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.a-list .btn-2 {
    width: 120px;
    box-shadow: 0 5px 5px #dbedff;
}

.a-list .status {
    position: absolute;
    right: 20px;
    top: -1px;
    width: 36px;
    height: 52px;
    background: url("../images/v2/icons-affair.png") -146px 0;
}

.a-list .em-1 {
    font-size: 16px;
}

.a-list .disabled .icon-affair {
    background: url("../images/v2/icons-affair.png") -69px 0;
}

.a-list .disabled .btn-2 {
    background: #c1c9d9;
    cursor: default;
    box-shadow: 0 5px 5px #eeeff1;
}

.a-list .disabled .btn-2:hover {
    opacity: 1;
}

.a-list .disabled .status {
    background: url("../images/v2/icons-affair.png") -186px 0;
}

.logo-sub {
    font-size: 16px;
}

.js-affair .logo-jspt {
    font-size: 18px;
}

.js-affair .logo-sub {
    font-size: 16px;
}

.examWrap {
    height: 100%;
}

.examPublic {
    background: #ebf4fa;
}

.e-title {
    font-size: 14px;
    color: #4c5566;
}

.e-desc {
    color: #737f99;
}

.e-link {
    color: #3399ff;
    margin-right: 10px;
}

.e-link i,
.e-link span {
    display: inline-block;
}

.btn-4,
.btn-5,
.btn-6 {
    color: #1cb177;
    font-size: 12px;
    text-align: center;
    height: 28px;
    line-height: 28px;
    border: 1px solid #1cb177;
    padding: 0 10px;
}

.btn-4:hover {
    border: 1px solid #1cb177;
}

.btn-5 {
    color: #3399ff;
    border-color: #3399ff;
}

.btn-5:hover {
    border: 1px solid #3399ff;
}

.btn-6 {
    color: #ff4060;
    border-color: #ff4060;
}

.btn-6:hover {
    border: 1px solid #ff4060;
}

.e-row+.e-row {
    margin-top: 10px;
}

.examPublic {
    padding: 20px;
}

.e-opts {
    float: right;
}

.e-opts .btn-7 {
    margin-right: 10px;
}

.btn-7 {
    background: #002266;
    color: #fff;
    padding: 0 15px;
    height: 30px;
    line-height: 30px;
    border: none;
}

.btn-8 {
    background: #ff4060;
    color: #fff;
    padding: 0 15px;
    height: 30px;
    line-height: 30px;
    border: none;
}

.btn-9 {
    background: #2667b0;
    color: #fff;
    width: 80px;
    text-align: left;
    padding: 0 10px;
}

.btn-10,
.btn-10:hover {
    background: #aab1c0;
    color: #fff;
    width: 80px;
}

.btn-10:hover {
    opacity: 0.9;
}

.js-footer {
    position: fixed;
    bottom: 0;
    left: 0;
    height: 50px;
    width: 100%;

    background: #fff;
    padding: 10px 20px 0 20px;
    z-index: 3;
    box-shadow: 0 0 10px #eceff4;
}

.js-footer .btn {
    height: 30px;
    line-height: 28px;
    width: auto;
    padding: 0 12px;
    margin-right: 5px;
}

.js-footer .btn-2 {
    border: none;
}

.js-footer .btn-1 {
    border-radius: 3px;
}

.js-footer .btn-1:hover {
    border: 1px solid #3399ff;
}


/*做题界面*/

.t-list {
    width: 660px;
    height: 539px;
    border: 1px solid #41a0ff;
    position: absolute;
    bottom: 40px;
    left: 0;
    background: #fff;
    text-align: left;
    z-index: 9999;
    box-shadow: 0 0 20px #c5d5df;
    border-radius: 3px;
    display: none;
}

.f-group {
    float: left;
    margin-right: 40px;
}

.btn-pop:hover {
    opacity: 1;
}

.btn-pop.open {
    background: #fff;
    border: 1px solid #3399ff;
    color: #3399ff;
}

.btn-pop.open i.icon.icon-tlist {
    background-position: -104px -256px;
}

.t-list:after {
    position: absolute;
    content: '';
    display: block;
    width: 18px;
    height: 16px;
    bottom: -13px;
    left: 22px;
    background: url("../images/v2/icons-course.png") -78px -256px no-repeat;
}

.t-title {
    height: 40px;
    line-height: 40px;
    padding: 0 25px;
    overflow: hidden;
    background: #3399ff;
    text-align: left;
    color: #fff;
}

.t-inner {
    padding: 20px;
    overflow: auto;
    height: 90%;
}

.t-title .t-close {
    float: right;
    color: #fff;
}

.t-sec {
    border: 1px solid #dfe8ee;
    margin-bottom: 20px;
}

.t-sec .t-title1 {
    background: #fafdff;
    font-size: 12px;
    height: 40px;
    line-height: 40px;
    font-weight: bold;
    color: #52616c;
    text-align: left;
    padding: 0 20px;
}

.t-list li {
    height: 35px;
    line-height: 35px;
    padding: 0 20px;
    position: relative;
    overflow: hidden;
}

.t-list li+li {
    border-top: 1px solid #dfe8ee;
}

.t-status {
    display: inline-block;
    width: 18px;
    height: 18px;
    position: absolute;
    top: 0;
    left: 0;
    background: url("../images/v2/icons-course.png") 0 -233px no-repeat;
}

.t-status.status-2 {
    background-position: -28px -233px;
}

.t-show,
.t-fav {
    float: right;
}

.t-fav i,
.t-fav span {
    display: inline-block;
    vertical-align: middle;
}

.t-fav.fav-2 {
    color: #e6bb72;
}

.t-fav.fav-2 .icon-star {
    background-position: -30px -257px;
}

.t-list li a {
    color: #737f99;
}

.btn-pop {
    position: relative;
}

.t-show {
    margin-right: 40px;
}

.t-fav {
    margin-right: 20px;
}

.icon-star {
    display: inline-block;
    width: 14px;
    height: 14px;
    background: url("../images/v2/icons-course.png") -57px -257px no-repeat;
}

.fav-2 {
    background-position: -30px -255px;
}

.icon-curr {
    display: inline-block;
    vertical-align: middle;
    height: 0;
    width: 0;
    position: absolute;
    top: 13px;
    left: 12px;
    border-top: 4px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 4px solid transparent;
    border-left: 5px solid #57c6b9;
}

.btn-2 i,
.btn-2 span {
    display: inline-block;
    vertical-align: middle;
    color: #ffffff;
}

.btn-2 i {
    margin-right: 5px;
}

i.icon.icon-tlist {
    display: inline-block;
    vertical-align: middle;
    width: 14px;
    height: 16px;
    background: url("../images/v2/icons-course.png") -104px -236px no-repeat
}

.f-right {
    float: right;
}

.f-left {
    float: left;
}

.countDown {
    display: inline-block;
    color: #fff;
    font-size: 14px;
    margin: 0 30px 0 25px;
}

.countDown span {
    display: inline-block;
    vertical-align: middle;
}

.c-em {
    font-size: 16px;
    width: 28px;
    height: 28px;
    background: rgba(255, 255, 255, 0.2);
    text-align: center;
    line-height: 28px;
    margin: 0 5px 0 10px;
}

.icon-drop {
    width: 10px;
    height: 5px;
    background: url("../images/v2/icons-course.png") -127px -239px no-repeat;
}

.icon-check {
    display: inline-block;
    vertical-align: middle;
    width: 14px;
    height: 16px;
    background: url("../images/v2/icons-course.png") -86px -236px no-repeat;
}

.splitter_panel .hsplitter {
    background-color: #002266;
    height: 2px;
}

.examWrap {
    position: relative;
}

.examWrap a.areaClick {
    display: inline-block;
    width: 68px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    background: #002266;
    position: absolute;
    left: 50%;
    margin-left: -34px;
    font-size: 12px;
    color: #ffffff;
    border-radius: 3px 3px 0 0;
}

.icon-arrow-up {
    display: inline-block;
    width: 7px;
    height: 7px;
    background: url("../images/v2/icons-course.png") -129px -260px no-repeat;
}

.e-opts .drop-down {
    position: relative;
}

.e-opts .drop-down:hover {
    opacity: 1;
    color: #fff;
}

.e-opts .drop-down:hover .toolbox {
    display: block;
}

.e-opts .toolbox {
    background: #2668b0;
    line-height: 30px;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 3;
}

.e-opts .toolbox {
    display: none;
}

.e-opts .toolbox a {
    height: 50px;
    line-height: 50px;
}

.e-opts .toolbox a:hover {
    opacity: 0.9;
}

.e-opts .toolbox a {
    color: #fff;
    padding: 0 10px;
}

.icon-class {
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url("../images/v2/icons-course.png") -55px -233px no-repeat
}

.main-inner .tab-wraps {
    height: 100%;
}

.main-inner .tab-wrap {
    height: 100%;
}

.js-table-2 td {
    text-align: center;
    height: 50px;
    line-height: 50px;
}

.js-table-2 table {
    height: auto;
}

.m-inner {
    padding-top: 50px;
    height: 100%;
    overflow: auto;
}

.pop-inner {
    width: 100%;
    height: 100%;
}

.e-list .btn {
    margin-right: 5px;
}

.js-analyze .icon-analyze {
    width: 89px;
    height: 88px;
    background: url("../images/v2/icons-analyze.png") 0 0 no-repeat;
}

.js-analyze .icon-analyze2 {
    width: 59px;
    background-position: -106px 0;
}

.js-analyze .icon-analyze3 {
    width: 88px;
    background-position: -169px 0;
}

.js-analyze .icon-analyze4 {
    width: 80px;
    background-position: -283px 0;
}

.js-analyze .a-list {
    margin-top: 53px;
}

.js-analyze .a-list li {
    width: 209px;
    height: 209px;
}

.js-analyze .a-list a {
    display: block;
    width: 100%;
    height: 100%;
}

.js-analyze .m-form {
    margin-top: 53px;
}

.js-analyze .a-title {
    margin-top: 16px;
}

.js-analyze .f-table {
    width: 70%;
    margin: 0 auto;
    border: 1px solid #4c5566;
}

.f-table th,
.f-table td {
    border: 1px solid #4c5566;
    height: 50px;
    line-height: 50px;
    text-align: center;
}

.js-analyze .f-title {
    font-size: 20px;
    color: #2f3440;
    text-align: center;
    height: 50px;
    line-height: 50px;
    margin-bottom: 5px;
}

.f-table input[type="text"] {
    height: 30px;
    line-height: 30px;
    background: #fff;
    border: 1px solid #c1d3e5;
    border-radius: 5px;
    width: 88%;
    text-align: right;
}

.f-table .td-1 {
    text-align: left;
    padding-left: 20px;
}

.js-analyze .m-opts {
    float: right;
    margin-right: 20px;
}

.btn-11 {
    border: 0;
    background: #1cb177;
    color: #fff;
    width: auto;
    padding: 0 15px;
}

.js-analyze .btn-2 {
    width: auto;
    padding: 0 15px;
}

.js-temp .main-inner {
    width: 77.5%;
    margin: 0 0 0 2.5%;
    float: left;
    height: 100%;
    background: rgba(255, 255, 255, 0.7);
}

.js-temp .m-title {
    background: #c4dff1 url(../images/v2/bg-mtitle.png) 0 0 no-repeat;
}

.js-temp .js-table {
    background: none;
}

.js-temp .i-inner {
    padding: 70px 20px 0 20px;
    height: 100%;
    position: relative;
}

.i-search {
    width: 100%;
    height: 49px;
    background: #fff;
    border: 1px solid #c1d3e5;
}

.i-tab {
    border-bottom: 1px solid #d0e2f5;
    padding: 13px 10px;
    position: relative;
}

.i-tab span {
    width: 85%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.i-tab:hover,
.i-tab.active {
    background: #3399ff;
}

.i-tab:hover:after,
.i-tab.active:after {
    content: '';
    display: block;
    border-width: 8px 0 8px 8px;
    border-style: solid;
    border-color: transparent transparent transparent #3399ff;
    position: absolute;
    right: -8px;
    top: 50%;
    margin-top: -4px;
}

.i-sub {
    color: #8fa1b2;
    font-size: 14px;
    margin-left: 15px;
}

.i-tabs {
    width: 25%;
    float: left;
}

.i-tab.active:hover {}

.i-tab.active .checkbox span,
.i-tab.active .i-sub,
.i-tab:hover .checkbox span,
.i-tab:hover .i-sub {
    color: #fff;
}

.t-tabs {
    border-bottom: 1px solid #d0e2f5;
    overflow: hidden;
}

.t-tabs .tab {
    float: left;
    padding: 0 20px;
    color: #3c4b61;
    background: #fff;
    height: 45px;
    line-height: 45px;
    border-bottom: 3px solid #fff;
}

.t-tabs .tab:hover,
.t-tabs .tab.active {
    color: #3399ff;
    border-color: #3399ff;
}

.i-tables {
    width: 75%;
    float: left;
    background: #fff;
    height: 100%;
    padding: 0 20px;
}

.i-tabs-con {
    overflow: hidden;
    margin-top: 15px;
    left: 20px;
    right: 20px;
    top: 118px;
    bottom: 70px;
    position: absolute;
    border: 1px solid #d0e2f5;
}

.i-table {
    width: 100%;
    margin-top: 10px;
}

.i-table thead {
    background: #ecf3fb;
}

.i-table .td-1 {
    text-align: right;
}

.i-table .checkbox {
    display: inline-block;
    vertical-align: middle;
}

.i-table th,
.i-table td {
    height: 40px;
    line-height: 40px;
}

.i-table .checkbox span {
    line-height: 40px;
}

.i-table .td-2 {
    padding-left: 20px;
}

.i-table td .checkbox .icon {
    margin-right: 20px;
}

.js-analyze .m-title {
    background: url(../images/v2/bg-mtitle.png) 0 0 no-repeat;
}

.js-temp .js-aside {
    height: auto;
}

.js-temp .m-title {
    border-bottom: 1px solid #b2cee8;
}

.js-temp .s-title {
    text-align: left;
    padding-left: 12px;
}

.js-temp .s-title span {
    text-align: center;
}

.js-temp .js-aside .icon {
    margin-right: 5px;
}
.js-temp .js-aside .icon:before{
    display: none;
}
.js-temp .sub-menu a {
    padding-left: 35px;
}

.js-temp .btns-wrap {
    position: absolute;
    bottom: 18px;
    width: 100%;
    text-align: center;
}

.js-temp .btn-2 {
    width: 100px;
    margin: 0 5px;
}

.js-temp .main-inner {
    box-shadow: 0 0 20px #e5eaf0;
}

.js-temp .l-wrap {
    padding: 50px 10px 60px 10px;
}

.js-temp .checkbox {
    margin: 0 0 5px 0;
}

.js-temp .logo-sub {
    display: inline-block;
    width: 30px;
    height: 14px;
    font-size: 12px;
    margin-top: 9px;
    background: #397abc;
    border-radius: 10px;
    line-height: 14px;
}

.t-sub {
    color: #8fa1b3;
    margin-left: 12px;
    display: inline-block;
    vertical-align: middle;
}

.i-table .checkbox {
    margin: 0;
}

.js-temp .t-title {
    color: #6b7b99;
}

a.icon-edit-1 {
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url(../images/v2/icons-home.png) -27px -83px no-repeat;
}

a.icon-del-1 {
    display: inline-block;
    width: 16px;
    height: 16px;
    margin-left: 12px;
    background: url(../images/v2/icons-home.png) -60px -83px no-repeat;
}

.icon-del-2 {
    display: inline-block;
    width: 14px;
    height: 14px;
    background: url(../images/v2/icons-home.png) -49px -105px no-repeat;
}

.js-temp .input-1 {
    width: 200px;
    height: 36px;
}

.js-temp .simulate-select {
    border: 0;
    margin: 0;
    padding: 0;
    height: auto;
    width: 139px;
    display: inline-block;
    vertical-align: middle;
}

.js-temp .select-h {
    background: #fff;
    border: 1px solid #c1d3e5;
    color: #3a454d;
    border-radius: 3px;
    padding: 0 5px;
    line-height: 36px;
    font-size: 14px;
    height: 36px;
}

.js-temp .t-opts {
    float: right;
}

.js-temp .t-header {
    margin-bottom: 12px;
}

.js-temp .simulate-select .select-h span {
    padding: 0;
    color: #3a454d;
}

.js-temp .simulate-select .select-h a {
    top: 14px;
}

.icon-add-1 {
    display: inline-block;
    width: 12px;
    height: 12px;
    background: url(../images/v2/icons-home.png) -2px -105px no-repeat;
}
.re-add{
    height:183px;
    padding-top: 40px;
}
.re-add p{
    color:#7595ab;
    margin-top:8px;
}
.icon-add-2{
    width:80px;
    height:80px;
    background: url(../images/v2/icons-add-2.png) 0 0 no-repeat;
}
.icon-search-1 {
    display: inline-block;
    width: 14px;
    height: 14px;
    background: url(../images/v2/icons-home.png) -24px -105px no-repeat;
}

.t-opts .btn-2 {
    height: 36px;
    line-height: 36px;
    width: 76px;
    margin-right: 0;
}

.js-table .t-tabs {
    width: 100%;
}

.js-temp .js-table-3 .inner {
    background: #fff;
    padding: 0 20px;
}

.js-temp .js-table-3 .t-header {
    margin-top: 12px;
}

.js-table-3 .btn-11,
.js-table-3 .btn-10 {
    width: 66px;
    height: 32px;
    padding: 0;
}

.input-wrap {
    display: inline-block;
    vertical-align: middle;
    position: relative;
}

.icon-calendar-1 {
    width: 14px;
    height: 14px;
    display: inline-block;
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 1;
    background: url(../images/v2/icons-home.png) -74px -105px no-repeat;
}

.js-analyze .f-table td,
.js-analyze .f-table th {
    width: 20%;
}

.js-center .icon-resource {
    height: 80px;
    width: 92px;
    display: inline-block;
    background: url(../images/v2/icons-resourse.png) 0 0 no-repeat;
}

.js-center .icon-resource-2 {
    background-position: 0 -80px;
}

.re-list .re-head {
    padding: 25px 0;
}

.re-lists {
    padding: 0;
}

.re-list li {
    padding-bottom: 0;
    border: 1px solid #ecf3fb;
    transition: all 0.3s;
    position: relative;
}

.re-list li:hover {
    border-color: #3399ff;
}

.re-list li:hover .re-name {
    background: #3399ff;
    color: #fff;
}

.re-list li:hover .re-btn {
    display: inline-block;
}

.re-list .icon-search {
    display: inline-block;
    background: url(../images/v2/icons-home.png) 0 -122px no-repeat;
    width: 16px;
    height: 16px;
    margin-top: 8px;
}
.re-list .icon-del-2

{
     margin-top: 9px;
}
.re-list .re-edit{
    top:90px;
}
.re-list .icon-edit-2

{
     margin-top: 8px;
}
.icon-edit-2{
    width:15px;
    height:15px;
    background: url(../images/v2/icons-home.png) -129px -105px no-repeat;
}
.re-list .re-del{
    top:50px;
}
.js-center .re-name {
    height: 47px;
    line-height: 47px;
    background: #f4f8fd;
    transition: all 0.3s;
    padding: 0 10px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.re-btn {
    display: inline-block;
    position: absolute;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background: #3399ff;
    text-align: center;
    right: 10px;
    top: 10px;
    display: none;
}

.re-list {
    padding-top: 66px;
    overflow: auto;
    height: 100%;
}

.re-lists .tabs {
    padding: 0;
    background: #c5e1f2;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 3;
}

.re-lists .tab-wrap {
    overflow: hidden;
}

.re-lists .tabs .tab {
    background: #c9e3f3;
    height: 47px;
    line-height: 47px;
    color: #4c5566;
    width: 96px;
    border-radius: 0;
    margin: 0;
}

.re-lists .tabs .tab.active {
    background: #fff;
    color: #3399ff;
}

.note-title {
    height: 46px;
    line-height: 46px;
    font-size: 15px;
    background: #f1f6fc;
    text-align: left;
    padding-left: 20px;
    font-weight: bold;
}

.note-content {
    padding: 20px;
    text-align: left;
}

.content-2 {
    margin-top: 20px;
}

.js-center .c-item {
    color: #bbbbbb;
    display: inline-block;
    margin-right: 25px;
    cursor: default;
}

.js-center .c-item i {
    vertical-align: middle;
    margin-right: 5px;
}

.icon-time-1 {
    display: inline-block;
    width: 14px;
    height: 14px;
    background: url(../images/v2/icons-home.png) -116px -124px no-repeat;
}

.js-center .note-list {
    padding-top: 47px;
}

.js-center .n-list {
    width: 100%;
    padding:20px 20px 0 110px;
    height:100%;
    overflow:auto;
}

.js-center .n-list li {
    width: 100%;
    position: relative;
    margin: 0 0 30px 0;
    border: 1px solid #d0e2f5;
}

.js-center .note-list li:after {
    content: '';
    display: block;
    width: 8px;
    height: 14px;
    position: absolute;
    left: -8px;
    top: 17px;
    background: url(../images/v2/icons-home.png) -99px -23px no-repeat;
}

.note-list p {
    margin-bottom: 20px;
}

.note-title .praise {
    float: right;
    height: 26px;
    line-height: 26px;
    border: 1px solid #cedff2;
    border-radius: 15px;
    padding: 0 15px;
    background: #fff;
    margin-top: 10px;
    margin-right: 20px;
    color: #8fa1b3;
}

.note-title .praise-1 {
    border-color: #fb6667;
    color: #fb6667;
}

.note-title .praise-1 .icon-praise {
    background-position: -68px -122px;
}

.note-title .p-num {
    margin-left: 15px;
}

.note-title .icon-praise {
    width: 16px;
    height: 16px;
    margin:-3px 0 3px 0;
        vertical-align: middle;
    background: url(../images/v2/icons-home.png) -47px -122px no-repeat;
}

.note-content .icon-people-1 {
    width: 13px;
    height: 14px;
    display: inline-block;
    background: url(../images/v2/icons-home.png) -135px -124px no-repeat;
}

.note-list .icon-note-1 {
    width: 64px;
    height: 64px;
    background: url(../images/v2/icon-note.png) 0 0 no-repeat;
    position: absolute;
    left: -90px;
}

.js-note .search-top {
    position: absolute;
    top: -44px;
    width: 100%;
}

.js-note .simulate-select,
.n-layer .simulate-select
 {
    background: #ffffff;
    display: inline-block;
    width: 260px;
}
.n-layer .simulate-select{
    width:100%;
}
.n-layer input[type="text"]{
        border: solid 1px #737f99;
        width:100%;
}
.js-note .input-1 {
    width: 262px;
    height: 36px;
    background: #fff;
}

.search-opts {
    float: right;
}

.js-note .main-inner {
    margin: 107px auto 0 auto;
}

.js-note .icon-bag-1 {
    display: inline-block;
    width: 14px;
    height: 13px;
    background: url(../images/v2/icons-home.png) -86px -85px no-repeat;
}

.js-note .search-top .btn-2 {
    background: #00619e;
    margin-left: 6px;
    width: auto;
    padding: 0 12px;
}

.js-note .search-top .btn-2:hover {
    border: 1px solid transparent;
}

.js-note .select-h a,
.n-layer .select-h a

 {
    top: 14px;
}
.js-note1 table{
    width:100%;
}
.js-note1 thead tr{
    border-bottom: 2px solid #b2cee8;
    color:#8fa1b3;
}
.js-note1 thead th{
    height:38px;
    color:#8fa1b3;
    font-weight: normal;
}
.js-note1 .main-inner{
    background:rgba(255,255,255,0.6);
    background:#d1ecff\9;
    width:100%;
    margin:0;
    height:100%;
}
.js-note1 .n-table{
    height: 100%;
    overflow: auto;
}
.js-note1 .td-time{
    text-align: right;
    padding-right: 28px;
    width:20%;

}
.js-note1 td.td-time{
    color:#737f99;
}
.js-note1 .td-record{
    text-align: left;
    width:80%;
    padding:10px 20px 10px 41px;
}
.js-note1 td{
    height: 38px;
    padding:10px 0;
    vertical-align: middle;
}
.js-note1 .note-content1{
    color:#4c5566;
}
.js-note1  td.td-record{
    background: url(../images/v2/bg-note.png) 0 center repeat-y;
}
.re-layer .js-table{
    padding-top: 20px;
    width:49%;
    float: left;
    position: relative;
    overflow:visible;
    transition:all 0.3s;

}
.re-layer .table-inner{
    height:100%;

    overflow-y:auto;
    overflow-x: hidden;

}
.re-layer .side-toggle{
    width:18px;
    height:72px;
    position: absolute;
    right:-18px;
    top:0;
    padding-top: 25px;
    text-align: center;
    background: url(../images/v2/icons-home.png) -123px -20px repeat-y;
}
.toggleSide .js-table{
    margin-left: -49%;
}

.re-layer .icon-toggle{
    border-bottom: 5px solid transparent;
    border-top: 5px solid transparent;
    border-right: 5px solid #343434;
}
.n-layer .js-table{
    padding:0 0 80px 0;
     overflow:hidden;
}
.n-layer td{
    text-align: left;
}
.re-layer iframe{
    width:49%;
    float: left;
    margin-left: 2%;
    height:100%;
    background: #fff;
    transition: all 0.3s;
}
.n-layer textarea{
    border: solid 1px #737f99;
    width:100%;
    padding:20px;
    line-height: 1.2;

}
.n-layer .simulate-select{
    margin-bottom: 0;
}
.n-layer td {
    height:40px;
    line-height: 40px;
}
.n-layer .radio{
    margin:0;
}
.toggleSide iframe{
    width:98%;
}
.toggleSide .icon-toggle{
        border-left: 5px solid #343434;
        border-right:0;
}
.n-layer table{
    height:100%;
}
.re-layer .td-1{
    cursor: pointer;
}
.radio{
    display: inline-block;
    margin-right: 30px;
    cursor: pointer;
}
.radio input{
    display: none;
    display: inline-block\9;
}
.icon-radio-1{
    width: 16px;
    height: 16px;
    vertical-align: middle;
    margin-right: 5px;
    display: none\9;
    background: url(../images/v2/icons-home.png) -109px -104px;
}
.n-layer .btns-wrap{
    padding:15px 0;
    text-align: center;
}
.n-layer .btn-2{
    width:100px;
    height:40px;
    line-height: 40px;
}
.radio input:checked ~ .icon-radio-1{
    background: url(../images/v2/icons-home.png) -93px -104px;
}
.note-title .icon{
    vertical-align: middle;
    margin:-2px 0 3px 0;
}
.note-title a:hover{
    opacity: 0.8;
}
.icon-del{
    width: 12px;
    height: 15px;
    background: url(../images/v2/icons-home.png) -108px -54px;
}
.icon-private-1{
    width:12px;
    height:12px;
     background: url(../images/v2/icons-home.png) -109px -83px;
}
.icon-private{
    width:10px;
    height:12px;
     background: url(../images/v2/icons-home.png) -128px -92px;
}
.icon-edit{
    width: 15px;
    height: 15px;
    background: url(../images/v2/icons-home.png) -96px -38px;
}
/*分页样式*/
.ui-paging-container li.ui-pager{
    width:32px;
        display: inline-block;
        float: none;
        text-align: center;
        margin:0 6px;
        position: unset;
}
.ui-paging-container li.focus, .ui-paging-container li.ui-pager:hover{
        background-color: #4487c8;
    border: 1px solid #4487c8;
}
div#pageTool {
    text-align: center;
}
.ui-jqgrid .ui-jqgrid-pager{
    padding-top: 0!important;
}
.ui-jqgrid .ui-pg-table td{
    line-height: 1.2;
}
.ui-jqgrid .ui-pg-table td{
    border:0;
}

/*选项为灰色不可点击*/
.disabledLink{
    opacity: 0.5;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
    cursor: default;
     pointer-events: none;
}
.disabledLink a{
    cursor: default;
     pointer-events: none;
}
/*表格居中*/
.js-center table th,.js-center table td{
    text-align: center;
}
.js-center table td{
    height: 30px;
    font-size: 14px;
}
.js-center table td a{
    color:#0a7fbc;
}
.w-empty{
    color:#0a62b9;
    font-size: 24px;
    text-align: center;
    padding-top:365px;
    margin-top: 90px;
    background:url(../images/v2/w-empty.png) no-repeat center top;
}
/*更改课程资源分页样式*/
@media screen and (max-width: 1170px) {
    #pager2_left {
       width:90px;
    }

}
@media screen and (max-width: 1050px) {
    #pager2_left {
        width: 28px;
    }
}

.table-inner.tableBox  .ui-jqgrid .ui-jqgrid-bdiv{
    width:auto!important;
}
.js-table-2 .table-inner.tableBox  td{
    height: 100%;
    line-height:33px;
    font-size:12px;
    font-family: "Microsoft YaHei";

}