.grey_line {
    display: inline-block;
    width: 1px;
    height: 12px;
    background-color: #ccc;
    position: relative;
    top: 15px;
    margin: 0 12px;
}

.cite .yy {
    width: 400px;
    padding: 10px 5px 0px 10px;
    background-color: #fff;
    top: 30px;
    left: -30px;
    border-radius: 4px;
    box-shadow: 0 0 3px 1px #eee;
    z-index: 100
}

.cite .yy ul {
    max-height: 79px;
    overflow-y: auto;
}

.cite .yy ul::-webkit-scrollbar {
    width: 4px;
    height: 10px;
    background-color: rgba(197, 182, 182, 0.1);
    border-radius: 3px;
}

.cite .yy ul::-webkit-scrollbar:hover {
    background-color: rgba(197, 182, 182, 0.1);
}

.cite .yy ul::-webkit-scrollbar-thumb {
    background-color: rgb(227, 227, 227);
    height: 11px;
    border-radius: 5px;
}

.cite .yy ul::-webkit-scrollbar-thumb:hover {
    background-color: rgb(227, 227, 227);
}

.cite .yy ul::-webkit-scrollbar-thumb:active {
    background-color: rgb(227, 227, 227);
}

.cite .yy ul li {
    padding-right: 10px;
    line-height: 26px;
}

.cite .yy a {
    margin-left: 0 !important;
    width: 380px;
    display: inline-block;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    line-height: 16px;
}

.cite .yy ul li:hover span {
    background-color: #089e67;
}

.cite .yy ul li:hover a {
    text-decoration: underline;
    color: #089e67;
    background-color: #fff;
}

.cite .yy span {
    display: inline-block;
    width: 3px;
    height: 3px;
    border-radius: 50%;
    background: #666;
    margin-right: 7px;
    position: relative;
    top: -6px;
}

.cite {
    cursor: pointer;
    font-family: arial;
}

.cite div:first-child {
    max-width: 300px;
}

.cite div:first-child:hover {
    color: #089e67;
}

.cite:hover .yy {
    display: block;
}

.info .points a {
    width: 100px;
    overflow-y: hidden;
    margin-right: 5px !important;
    margin-left: 0 !important;
}

.info .fr b.line {
    background: #dedede;
    width: 1px;
    height: 10px;
    display: inline-block;
    margin: 0 15px;
    position: relative;
    top: 1px;
}

.testbutton span {
    font-family: arial;
}

.preview_tit {
    padding: 18px 0;
    margin-bottom: 12px;
    background: #fff;
}

.preview_tit h3 {
    font-size: 20px;
    font-weight: bold;
    color: #333;
    text-align: center;
    margin: 0px 0 5px 0;
    line-height: 40px;
    padding-top: 20px;
}

.preview_tit ul li {
    color: #888
}

.preview_tit ul li b {
    width: 1px;
    height: 12px;
    background-color: #ededed;
    display: inline-block;
    margin: -1px 12px 0 12px
}

.preview_tit ul li .divis {
    margin: 0 5px
}

.scale {
    height: 28px;
    padding: 0 3px;
    line-height: 28px;
    margin-bottom: 5px
}

.scale span b {
    width: 2px;
    background-color: #dc6a35;
    display: inline-block;
    height: 12px;
    margin-right: 5px;
    vertical-align: -1px
}

.scale a:hover, .scale a:hover i {
    color: #089e67
}

.preview_list {
}

.preview_list:hover {
}

.preview_list .info {
    height: 42px;
    line-height: 42px;
    font-family: arial, microsoft;
    border-bottom: 1px solid #ececec
}

.preview_list .info a {
    margin-left: 10px;
}

.preview_list .info a:hover, .preview_list .info a:hover i {
    color: #089e67
}

.preview_list .info a.active {
    color: #5da97e;
}

.preview_list .info a.degree {
    margin: 0
}

.degree:hover {
    text-decoration: underline;
    color: #dc6a35
}

.preview_list .info span { /* margin-right: 20px */
}

.preview_list .info span:last-child {
    margin: 0
}

.preview_list .info .cite span:hover, .preview_list .info .cite span:active {
    color: #DC6A35;
}

.preview_list .info i {
    vertical-align: middle;
    position: relative;
    top: -1px;
}

.preview_list .info p {
    max-width: 125px;
}

.preview_cont {
    font-family: Times New Roman, PingFang SC !important;
    padding: 12px 0; /*width: 910px;*/
    height: auto;
    line-height: 34px
}

.sole {
    width: 28px;
    height: 18px;
    position: relative;
    top: 3px;
    left: 3px
}

.pr_name {
    height: 24px;
    line-height: 24px
}

.preview_list .info a.xz {
    margin: 11px 0 0 0;
    height: 22px;
    line-height: 22px;
    background-color: #e1f3eb;
    border: 1px solid #aad0bd;
    color: #5da97e;
    border-radius: 2px;
    padding: 0px 8px;
}

.preview_list .info a.xz:hover {
    background-color: #2bab73;
    border: 1px solid #aad0bd;
    color: #fff
}

.preview_list .info a.xz:hover i {
    color: #eaf7f1
}

.preview_list .info a.xz i {
    font-size: 11px;
    margin-left: 3px
}

.content {
    cursor: pointer;
    font-size: 16px;
    font-family: Times New Roman !important;
    word-wrap: break-word;
}

/*新版的试题样式*/
.content em {
    font-style: italic;
}

.content underline {
    text-decoration: underline;
}

.content dot {
    position: relative;
    text-emphasis-style: dot;
    text-emphasis-position: under left;
    text-emphasis-color: inherit;
    box-sizing: border-box;
    padding-top: 0.25rem;
}

.content wave {
    text-decoration-style: wavy;
    text-decoration-line: underline;
    text-underline-position: auto; /*white-space: pre-wrap;*/
}

/* 试题中的表格 */
.content .testtable {
    border: 1px solid #dedede;
    word-break: break-all;
}

.content .testtable td {
    border: 1px solid #dedede;
    padding: 0.6rem;
}

.content input {
    border-bottom: 1px solid #757575;
    height: 20px;
    vertical-align: middle;
    background-color: transparent;
    border-right: none;
    border-left: none;
    border-top: none;
    max-width: 140px;
}

/* 选项表格相关样式 */
.content .testOptionTable {
    width: 100%;
    table-layout: fixed;
    border: 0px !important;
    line-height: 34px;
    border-collapse: inherit;
}

.content .testOptionTable td {
    width: 100%;
    table-layout: fixed;
    border: 0px !important;
    padding: 0rem !important;
}

.content .noTitOpt {
    display: table-row;
}

.content .noTitOpt .optionNo {
    display: table-cell;
    vertical-align: middle;
    word-break: keep-all;
    white-space: nowrap;
}


.content ol {
    list-style-type: none !important
}

/*.content em {font-style: italic }*/
/*.content table{border-color: #000}*/
/*.content table td{border-color: #000}*/
.preview_cont p a:hover {
    color: #dc6a35;
    text-decoration: underline
}

.testbutton .addstackbtn {
    background-image: linear-gradient(to right, #26ce8f, #1ec485);
    text-align: center;
    text-shadow: 2px 1px rgba(0, 0, 0, .2);
    padding: 3px 4px;
    border-radius: 4px;
    width: 90px;
    font-size: 14px;
    font-family: "å¾®è½¯é›…é»‘";
}

.testbutton .addstackbtn a {
    color: #fff;
    border: 1px dashed rgba(255, 255, 255, .6);
    line-height: 26px;
    border-radius: 4px;
    display: block;
}

.testbutton .addstackbtn.active {
    background: -webkit-linear-gradient(left top, #eb5712, #fc8046);
}

/*.grey{color: #999!important;background-color: #f8f8f8!important}*/


.video_btn {
    margin-right: 10px;
    padding: 0 2px
}

.testbutton .addstackbtn.but_orange:hover {
    background-color: #f37d47
}

.testbutton .addstackbtn:hover {
    box-shadow: 0 0 3px 2px #dedede
}

.answerbox {
    border-top: 1px dashed #eee;
    margin-top: 10px;
    padding-top: 10px;
    position: relative;
    margin-bottom: 20px;
}

/*.answer .answer_btns {width: 52px; height: 24px; line-height: 24px; text-align: center; margin: 6px 12px 0 0; color: #fff; border-radius: 2px; position: relative; font-family: "microsoft yahei";border-radius: 50px;padding-left: 5px}*/
.answer .answer_btns { /* width: 52px; *//* height: 24px; *//* line-height: 24px; */
    text-align: center;
    margin: 6px 0 0 0;
    color: #fff;
    border-radius: 2px;
    position: relative;
    font-family: "microsoft yahei"; /* border-radius: 50px; */
    padding: 0 3px;
    height: 20px;
    line-height: 20px;
    font-size: 12px
}

.answer span.btn_line {
    color: #fcc29b;
    margin-left: 3px;
    vertical-align: -1px;
}

.answer {
    margin-bottom: 8px;
    line-height: 32px;
}

.details {
    position: absolute;
    right: 0;
    bottom: -8px
}

.details i, .test_list .sort a i {
    vertical-align: -1px
}

.source {
    line-height: 28px;
    margin-bottom: 4px
}

.text_table {
    width: 100%
}

.text_table.column_4 td {
    width: 25%
}

.text_table td {
    text-align: left
}

.auxiliary {
    height: 1px;
    background-color: #eee;
    margin: 40px auto 70px auto
}

.auxiliary_btn {
    margin: 0 auto;
    width: 248px;
    height: 66px;
    background-color: #fff;
    position: relative;
    top: -18px
}

.btn_auxil {
    width: 114px;
    margin: 0 auto
}

.auxiliary_btn p {
    width: 40px;
    display: inline-block;
    text-align: center
}

.auxiliary a {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    display: inline-block;
    line-height: 40px;
    text-align: center;
    color: #fff;
    font-size: 20px;
    margin-bottom: 5px
}

.auxiliary a i {
    font-size: 22px;
    margin-left: 5px
}

.auxiliary .good {
    background-color: #27cb99
}

.auxiliary .collect {
    background-color: #3196da
}

.paper .paper_rt {
    width: 270px;
}

.paper_rt .structure_tit {
    width: 244px
}

.paper_rt .test_down {
    width: 244px
}

.paper_rt .p_operate a {
    width: 74px;
    margin: 8px 9px 2px 0
}

.paper_rt .preview_btn {
    padding: 20px 30px 10px 30px
}

.thumbs-up {
    height: 36px;
    line-height: 36px;
    border-top: 3px dashed #e5e5e5
}

.thumbs-up a {
    margin-right: 15px
}

.thumbs-up a:hover, .thumbs-up a:hover i, .thumbs-up a.active, .thumbs-up a.active i {
    color: #089e67
}

.thumbs-up .checkbox {
    width: 104px
}

.paper_rt .s_structure .checkbox .options {
    width: 114px
}

.location.bor_none {
    border: none;
    box-sizing: border-box;
}

.test_switch {
    height: 45px;
    line-height: 45px;
    border-bottom: 3px solid #eeeeee;
    margin: 0 30px 0 30px;
}

.test_switch a {
    color: #404040;
    display: inline-block;
    text-align: center;
    margin-right: 40px;
    padding: 0 3px
}

.test_switch a:hover {
    color: #089e67
}

.test_switch a.active {
    color: #089e67;
    border-bottom: 3px solid #089e67;
}

.test_switch a.new {
    position: relative
}

.test_switch a.new img {
    width: 12px;
    height: 12px;
    position: absolute;
    right: -8px;
    top: 12px
}

.testmain {
    width: 265px;
    border-right: none;
    height: 957px;
    background: #fff;
    border-radius: 8px;
}

.testmain.fixed {
    position: fixed;
    top: 0;
    z-index: 100
}

.test_list {
    min-height: 850px;
    width: 925px;
}

.test_list .scale, .test_list .preview_list {
    width: 865px
}

.test_list .preview_list {
    padding: 5px 30px;
    margin: 10px 0;
    background: #fff
}

.preview_list:hover {
    box-shadow: 0 0 10px 2px rgba(58, 61, 75, .1);
}

.test_choice { /*margin-bottom: 10px*/
}

.test_list .preview_cont { /*width: 930px */
}

.test_list .pager_box {
    margin: 20px 12px 15px 0
}

.test_list .pager {
    margin: 20px 0 12px 0
}

.test_list .scale {
    padding: 10px 30px;
    background: #fff;
    margin-top: 10px;
}

.test_list .sort a {
    padding-right: 20px
}

.test_list .sort a.active {
    color: #dc6a35
}

.test_list .sort a:hover, .test_list .sort a:hover i {
    color: #dc6a35
}

.choose {
    color: #089e67;
}

.pages_num b {
    width: 1px;
    height: 11px;
    background-color: #ddd;
    display: inline-block;
    position: relative;
    top: 9px;
    margin-right: 10px;
}

.test_choice .it {
    margin: 0 30px;
    position: relative;
    padding-left: 50px;
    padding-right: 50px;
}

/*.test_choice .it .more{color:#089e67; font-size: 12px; position: absolute; right: 0; top: 12px;}*/
.test_choice .it .more {
    color: #089e67;
    font-size: 12px;
    position: absolute;
    right: 0;
    top: 10px;
    border: 1px solid #fff;
    padding: 2px 3px;
    border-radius: 3px
}

.test_choice .chl {
    width: 60px;
    color: #999;
    position: absolute;
    left: 3px;
    top: 11px;
    font-size: 14px;
}

.test_choice .it .btn-more {
    position: absolute;
    height: 24px;
    line-height: 24px;
    padding: 0 9px;
    right: 5px;
    top: 5px;
    border-radius: 2px;
    color: #089e67;
}

.test_choice .chr a.active, .test_choice .chr a:hover {
    background: #1ec485;
    color: #fff;
    font-weight: bold;
    border: 1px solid #089E67;
}

.test_choice .chr a {
    height: 24px;
    line-height: 24px;
    padding: 0 8px;
    margin: 7px 2.5px 0;
    border-radius: 2px;
    color: #454545;
    overflow: hidden;
    border: 1px solid #fff;
    font-size: 14px;
}

.test_list .checkbox .options {
    padding: 0 10px
}

.test_list .checkbox .options:hover, .test_list .checkbox .options:hover i {
    color: #dc6a35;
    border-color: #dc6a35
}

.pages_num {
    margin-left: 10px
}

.pages_num span {
    font-family: arial
}

.pages_num a {
    width: 26px;
    height: 19px;
    border-radius: 2px;
    background-color: #eee;
    display: inline-block;
    line-height: 19px;
    text-align: center
}

.pages_num a i {
    display: block;
    margin: 0
}

.pages_num a:hover, .pages_num a i:hover {
    background: -moz-linear-gradient(left top, #23c98c, #1cb17a); /*Mozilla*/
    background: -webkit-linear-gradient(left top, #23c98c, #1cb17a); /*new gradient for Webkit*/
    background: -o-linear-gradient(left top, #23c98c, #1cb17a);
    color: #fff;
}

.question_box, .carding {
    position: relative;
    padding: 30px 30px 0 35px
}

.question_tit .divis {
    margin: 0 8px
}

.no_logged {
    border-top: 1px dashed #eaeaea;
    height: 40px;
    line-height: 40px;
    text-indent: 38px;
    margin-top: 10px
}

.no_logged a:hover {
    color: #089e67
}

.question_icon {
    position: absolute;
    width: 33px;
    height: 26px;
    top: 0;
    left: 10px
}

.answer_one p {
    height: 24px;
    line-height: 24px
}

.answer_one p span {
    width: 48px;
    height: 22px;
    color: #fff;
    text-align: center;
    border: 1px;
    font-family: simsun;
    line-height: 22px
}

.answer_one p i {
    width: 1px;
    height: 14px;
    background-color: #e5e5e5;
    margin: 4px 0 0 5px
}

.answer_one p em {
    border-bottom: 1px dashed #eaeaea;
    width: 1096px;
    position: relative;
    bottom: -11px
}

.part {
    padding: 10px 0 15px 10px;
    line-height: 35px;
    font-family: "Times New Roman,Ã¥Â¾Â®Ã¨Â½Â¯Ã©â€ºâ€¦Ã©Â»â€˜!important";
    font-size: 16px
}

.carding {
    margin-top: 12px;
    height: 184px;
    overflow: hidden;
    width: 1155px
}

.card_tit span {
    border-left: 3px solid #f37d47;
    padding-left: 7px;
    height: 16px;
    color: #f37d47;
    line-height: 16px;
    font-size: 16px
}

/*.carding_icon {background: url(/Resource/images/test_pic.png) no-repeat 0 -34px }*/
.groom_tit {
    height: 35px;
    line-height: 35px;
    border-bottom: 2px solid #e0e0e0
}

.groom_tit a:hover, .card_tit a:hover {
    color: #089e67
}

.groom_tit span {
    border-bottom: 2px solid #249f59;
    width: 65px;
    padding: 0 8px;
    font-size: 16px
}

.groom_btn {
    width: 90px;
    height: 28px;
    text-align: center;
    line-height: 28px;
    display: inline-block;
    font-size: 14px;
    border-radius: 2px;
    font-family: "microsoft yahei";
    margin-top: 10px
}

.test_groom ul li {
    padding: 20px 8px 40px 8px;
    border-bottom: 1px dashed #eee
}

.test_groom ul li:hover {
    background-color: #fafafa
}

.test_groom ul li:last-child {
    border: none
}

.groom_btn:hover, .add_test:hover {
    background-color: #089e67
}

.test_groom .content {
    cursor: text
}

.question_box .preview_cont {
    padding: 12px 0;
    width: 1172px
}

.video-box {
    width: 1120px;
    padding: 15px;
    background: #000;
    margin: 15px auto;
    height: 575px;
    display: none
}

.video-box .play-btn {
    margin-top: -45px
}

.assembly_select {
    background-color: #f8f8f8;
    width: 190px;
    height: 50px;
    line-height: 50px; /*padding: 0 10px; margin: 24px auto 0 auto*/
    margin: 0 auto
}

.difficulty {
    margin-right: 20px;
}

.knowledge_list {
    width: 960px;
}

.knowledge_tit {
    height: 26px;
    line-height: 26px;
    padding: 0 5px
}

.knowledge_tit span {
    border-left: 2px solid #e07b4c;
    height: 14px;
    line-height: 14px;
    padding-left: 5px
}

.knowledge_tit p a:hover, .knowledge_tit p a:hover i {
    color: #089e67
}

.difficulty .cssSelect, .year .cssSelect {
    position: relative;
    text-align: left
}

.assembly_select .cssSelect .selectBox, .sign_box .cssSelect .optionsBox {
    width: 190px;
    margin-top: 7px;
    background-color: #f5f5f5;
    height: 34px
}

.assembly_select .cssSelect .selectRt {
    float: right;
    height: 34px;
    line-height: 34px
}

.assembly_select .cssSelect .selectLt {
    height: 38px;
    line-height: 34px;
    font-size: 12px
}

.assembly_select .cssSelect .optionsBox {
    top: 43px !important;
    width: 186px;
    color: #666
}

.assembly_select .cssSelect .optionBox {
    padding: 2px 30px 2px 10px
}

.assembly_select .cssSelect .sPressDown .selectRt, .assembly_select .sign_box .cssSelect .selectRt {
    background: url(../Resource/images/skin_icons.png) -49px -157px no-repeat #eee;
    border-left: none
}

.assembly_select .cssSelect .selectRt, .assembly_select .cssSelect .sHover .selectRt {
    background: url(../Resource/images/skin_icons.png) -49px -157px no-repeat #eee;
    border-left: none
}

.knowledge_list table {
    border-top: 1px solid #ebebeb;
    border-left: 1px solid #ebebeb;
    font-size: 14px;
}

.knowledge_list th {
    height: 38px;
    border-right: 1px solid #ebebeb;
    border-bottom: 1px solid #ebebeb;
    color: #333;
    font-weight: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.knowledge_list td {
    text-align: center;
    border-right: 1px solid #ebebeb;
    border-bottom: 1px solid #eee;
    min-width: 42px;
    padding: 1px 5px;
    line-height: 44px
}

.knowledge_list td.know_name, .knowledge_list th.know_name {
    position: relative;
    text-align: left;
    text-indent: 15px
}

.knowledge_list td.know_name {
    cursor: pointer;
    padding: 1px 0
}

.knowledge_list td.know_name span {
    height: 42px;
    line-height: 42px;
    max-width: 162px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    float: left;
}

.knowledge_list td.know_name i.delkp {
    position: absolute;
    right: 5px;
    color: #089e67;
    top: 50%;
    margin-top: -23px;
}

.knowledge_list td.nothing input {
    background-color: #fafafa
}

/*.knowledge_list td.last,.knowledge_list th.last {border-right: none } */
.knowledge_list td.know_name:hover i {
    color: #e58f67
}

.total_box .total {
    background-color: #f8f8f8
}

.make_test {
    width: 960px;
    margin-top: 28px
}

.make_test p {
    text-align: center
}

.make_test div {
    background-image: linear-gradient(to right, #26ce8f, #1ec485);
    text-align: center;
    text-shadow: 2px 1px rgba(0, 0, 0, .2);
    padding: 3px 4px;
    border-radius: 5px;
    width: 120px;
    margin: 10px auto;
}

.make_test div a {
    color: #fff;
    border: 1px dashed rgba(255, 255, 255, .6);
    line-height: 26px;
    border-radius: 4px;
    display: block;
}

.make_test div:hover {
    background-image: linear-gradient(to right, #26ce8f, #1ec485 10%);
    box-shadow: 0 0 3px 1px #dedede;
}

.knowledge_list td input.fill {
    background-color: #e2eee7;
    color: #4b715b;
    border: 1px solid #e2eee7
}

.knowledge_point .test_choice .chr a {
    border: 1px solid #ddd;
    border-radius: 2px;
    padding: 3px 20px 3px 8px;
    margin: 8px 15px 5px 10px;
    position: relative
}

.knowledge_point .test_choice .chr a i {
    font-size: 12px;
    margin-left: 3px;
    position: absolute;
    display: none;
    color: #089e67
}

.knowledge_point .test_choice .chr a:hover {
    background-color: #fff;
    border: 1px solid #5da97e;
    color: #454545
}

.empty_more {
    font-size: 12px;
    cursor: pointer;
    margin-top: 13px
}

.empty_more:hover, .empty_more:hover i {
    color: #089e67
}

.knowledge_point .assembly_select .cssSelect, .no_point .assembly_select .cssSelect {
    position: relative
}

.knowledge_point .assembly_select, .no_point .assembly_select {
    background-color: #fff;
    height: 50px;
    line-height: 50px;
    margin: 6px auto 0 auto;
    font-size: 12px;
    border-bottom: 1px dashed #e5e5e5;
    padding-bottom: 6px
}

.knowledge_point .assembly_select span, .no_point .assembly_select span {
    margin-right: 5px
}

.query {
    width: 90px;
    height: 28px;
    display: block;
    line-height: 28px;
    text-align: center;
    border-radius: 2px;
    margin-top: 12px
}

.query:hover {
    background-color: #089e67
}

.pagers_box {
    margin: 0 15px
}

.pagers_tit a {
    display: inline-block;
    max-width: 716px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 24px;
    line-height: 24px
}

.pagers_tit em {
    display: inline-block;
    overflow: hidden;
    height: 24px;
    line-height: 24px
}

.pagers_tit em i {
    font-size: 12px;
    color: #ddd;
    border-right: 1px solid #e0e0e0;
    vertical-align: middle
}

.pagers_box li {
    padding: 18px 0 10px 0;
    border-bottom: 1px solid #e9e9e9
}

.pagers_pic {
    padding: 0 20px;
    width: 38px;
    height: 48px
}

.pagers_r {
    width: 872px;
    height: 58px;
    line-height: 58px
}

.pagers_tit p {
    height: 28px;
    line-height: 28px
}

.pagers_tit p span {
    margin-right: 18px
}

.pagers_tit img {
    top: -3px
}

.downs_paper {
    margin-right: 15px
}

.downs_paper:hover, .downs_paper:hover i {
    color: #089e67
}

.pagers_box li:hover, .pagers_box .pagers_tit a:hover {
    background-color: #fafafc;
    color: #dc6a35;
    text-decoration: underline
}

.zn_list {
    width: 100%;
    overflow-x: auto;
    padding-bottom: 15px;
    font-size: 12px
}

.knowledge_list .zn_list table {
    border: 0
}

.preview_tit ul {
    margin: 0 auto;
    width: 550px;
    text-align: center;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    line-height: 25px;
}

.tab_r::-webkit-scrollbar {
    width: 10px;
    height: 10px;
    background-color: #ededed;
    border-radius: 2px
}

.tab_r::-webkit-scrollbar:hover {
    background-color: #eee
}

.tab_r::-webkit-scrollbar-thumb {
    background-color: #dedede;
    height: 50px;
    border-radius: 10px
}

.tab_r::-webkit-scrollbar-thumb:hover {
    background-color: #ccc
}

.tab_r::-webkit-scrollbar-thumb:active {
    background-color: #c5c5c5
}

.tab_r th { /*min-width: 86px;*/
    padding: 1px 6px;
    background: #f6f6f6
}

.knowledge_point a.sel_s, .knowledge_list td.sel_s {
    border: 1px solid #5da97e
}

.knowledge_list td select {
    width: 140px;
}

.problem_tit {
    border-bottom: 1px solid #eaeaea;
    margin-bottom: 10px
}

.new_prob .preview_cont {
    width: auto
}

.testbutton span {
    padding: 0 8px; /* color: #999; */
    height: 32px;
    line-height: 32px;
    font-family: "microsoft yahei";
    margin-right: 10px;
    border-radius: 2px;
}

.collect_s a {
    color: #27ae61
}

.collect_s a:hover {
    color: #089e67
}

.collect_active a {
    color: #dc6a35
}

.paper_list table td.last, .paper_list table th.last {
    border-right: 0
}

.column_table {
    margin-bottom: 10px;
    border-collapse: collapse;
    display: table
}

.column_table td, .column_table th {
    background: #fff;
    padding: 5px 10px;
    border: 1px solid #ddd;
    word-break: break-all;
    text-align: center
}

.knowledge_list td input, .table-box input {
    width: 42px;
    height: 30px;
    background: #fff;
    outline: none;
    padding: 6px;
    line-height: 30px;
    border: 1px solid #dedede; /* border-radius: 3px; */
    box-sizing: border-box;
    border-right: none;
    border-left: none;
    text-align: center;
    top: 2px
}

.test_name {
    cursor: pointer
}

.test_name span {
    margin-right: 10px;
    width: 440px;
    overflow: hidden;
    display: inline-block;
    white-space: nowrap;
    text-overflow: ellipsis;
    vertical-align: bottom;
    text-align: left
}

.test_name em {
    max-width: 70px
}

.test_name em b {
    color: #dc6a35;
    max-width: 13px;
    display: inline-block;
    overflow: hidden;
    margin: 2px 2px;
    vertical-align: bottom;
    font-weight: normal
}

.test_census {
    position: relative
}

.user_test {
    width: 240px !important;
    position: absolute;
    border: 1px solid #e5e5e5;
    padding: 6px 10px;
    z-index: 1;
    background-color: #fff;
    box-shadow: 2px 2px 10px #e5e5e5;
    display: none;
    text-align: left;
}

.bpkd ul li {
    text-align: left;
    height: 34px;
    line-height: 34px
}

.bpkd ul li span.last {
    border-bottom: 0
}

.bpkd ul li em {
    margin-right: 5px;
    float: left;
    font-size: 14px;
    color: #888;
    line-height: 32px
}

.bpkd ul li span {
    border-bottom: 1px dashed #f0f0f0;
    height: 34px;
    line-height: 34px;
    width: 227px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #666;
    text-align: left;
    float: left
}

.user_test p {
    height: 30px;
    text-align: right;
    line-height: 30px;
    font-size: 12px;
    color: #999
}

.synchro, .synchro_two, .synchro_one {
    font-family: simsun;
    font-size: 12px;
    margin: 12px 0;
}

.synchro li, .synchro_two li {
    padding: 15px 0 15px 15px
}

.synchro .synchro-box {
    width: 294px;
    border-right: 3px solid #eaeaea;
    padding-right: 15px
}

.synchro li:last-child .synchro-box {
    border: none;
}

/*.synchro li:hover {background: #f5f5f5 }*/
.synchro li:hover .synchro-box {
    border-color: #f5f5f5
}

.synchro li h2 {
    height: 40px;
    overflow: hidden
}

.synchro li h2 {
    color: red
}

.synchro li a {
    color: #333;
    line-height: 20px
}

.synchro li a:hover {
    color: #f60;
    text-decoration: underline
}

.synchro li p {
    margin-top: 15px
}

.synchro li .bg1 {
    background: #ff4a4a
}

.synchro li .bg2 {
    background: #f60
}

.synchro li .bg3 {
    background: #27ae61
}

.synchro li p i {
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    color: #fff;
    border-radius: 1px;
    margin-right: 8px
}

.synchro li p i.bg3 {
    width: 60px
}

.synchro li p span {
    color: #aaa;
    line-height: 20px;
    margin-right: 3px
}

.synchro_two .synchro-box {
    width: 448px;
    border-right: 1px solid #eaeaea;
    padding-right: 15px
}

.synchro_two li {
    position: relative
}

.synchro_two li:last-child .synchro-box {
    border: none
}

.synchro_two li:hover {
    background: #f5f5f5
}

.synchro_two li:hover .synchro-box {
    border-color: #f5f5f5
}

.synchro_two li h2 {
    height: 40px;
    overflow: hidden
}

.synchro_two li h2 {
    color: red
}

.synchro_two li a {
    color: #333;
    line-height: 20px
}

.synchro_two li a:hover {
    color: #f60;
    text-decoration: underline
}

.synchro_two li p {
    margin-top: 15px;
    position: absolute;
    right: 18px;
    top: 24px
}

.synchro_two li .bg1 {
    background: #ff4a4a
}

.synchro_two li .bg2 {
    background: #f60
}

.synchro_two li .bg3 {
    background: #27ae61
}

.synchro_two li p i {
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    color: #fff;
    border-radius: 1px;
    margin-right: 8px;
    font-style: normal;
}

.synchro_two li p i.bg3 {
    width: 60px
}

.synchro_two li p span {
    color: #aaa;
    line-height: 20px;
    margin-right: 3px
}

.synchro_one .synchro-box {
    padding: 15px
}

.synchro_one .synchro-box:hover {
    background: #f5f5f5
}

.synchro_one .synchro-box:hover .synchro-box {
    border-color: #f5f5f5
}

.synchro_one .synchro-box h2 {
    height: 20px;
    overflow: hidden
}

.synchro_one .synchro-box h2 {
    color: red
}

.synchro_one .synchro-box a {
    color: #333;
    line-height: 20px
}

.synchro_one .synchro-box a:hover {
    color: #f60;
    text-decoration: underline
}

.synchro_one .synchro-box p {
    margin-right: 5px
}

.synchro_one .synchro-box .bg1 {
    background: #ff4a4a
}

.synchro_one .synchro-box .bg2 {
    background: #f60
}

.synchro_one .synchro-box .bg3 {
    background: #27ae61
}

.synchro_one .synchro-box p i {
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    color: #fff;
    border-radius: 1px;
    margin-right: 8px
}

.synchro_one .synchro-box p i.bg3 {
    width: 60px
}

.synchro_one .synchro-box span {
    color: #aaa;
    line-height: 20px;
    margin-right: 3px
}

.mate-select {
    position: relative
}

.tit_cont {
    background-color: #fff;
    color: #777;
    font-size: 14px;
    position: absolute;
    width: 310px;
    left: 0;
    top: 40px;
    z-index: 2000;
    padding: 20px 10px 10px 20px;
    box-shadow: 0 2px 7px 2px #dedede;
    border: 1px solid #7bd6b4;
    display: none;
    border-radius: 6px;
}

.tit_cont .sanjiao {
    position: absolute;
    top: -9px;
    left: 33px;
}

.tit_cont li {
    height: 25px;
    line-height: 25px;
    padding: 0 8px;
    font-size: 14px;
    cursor: pointer;
    margin: 10px 2px;
    border-radius: 12px;
    position: relative;
}

.tit_cont li img {
    position: absolute;
    top: -8px;
    right: -5px;
    width: 25px;
}

.tit_cont li.active, .tit_cont li:hover {
    background: #26ce8f;
    background: -webkit-linear-gradient(left top, #1ec485, #26ce8f);
    color: #fff
}

.tit_cont li:last-child {
    border: none
}

.tit_cont li a {
    display: block;
    position: relative;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.tit_cont li a i {
    position: absolute;
    right: 18px
}

.tit_cont li:hover a {
    color: #089e67;
    text-decoration: underline
}

.tit_cont li a.active {
    color: #089e67;
    font-weight: 700
}

/*.testmain .test-tree::-webkit-scrollbar {*/
/*    width: 12px;*/
/*    height: 30px;*/
/*    background-color: #ededed*/
/*}*/

/*.testmain .test-tree::-webkit-scrollbar:hover {*/
/*    background-color: #eee*/
/*}*/

/*.testmain .test-tree::-webkit-scrollbar-thumb {*/
/*    background-color: #dedede;*/
/*    height: 50px;*/
/*    border-radius: 10px*/
/*}*/

/*.testmain .test-tree::-webkit-scrollbar-thumb:hover {*/
/*    background-color: #ccc*/
/*}*/

/*.testmain .test-tree::-webkit-scrollbar-thumb:active {*/
/*    background-color: #c5c5c5*/
/*}*/

.knowledges {
    padding: 10px 0px 10px 30px;
    line-height: 30px;
}

.knowledges span.lb {
    margin-right: 5px;
    margin-top: 5px;
}


.tree-tit {
    position: relative;
}

/*.tree-tips{position: absolute;width:37px;height:15px;background:url(../images/new.png) no-repeat;top:13px;right:50px; }*/
.tree-tips {
    position: absolute;
    width: 37px;
    height: 15px;
    background: url(../images/new.png) no-repeat;
    top: 9px;
    right: 9px;
}

.tit_cont .w_li {
    /* width: 134px; */
}

.quote_box {
    width: 600px;
    margin: 20px auto 0 auto
}

.quote_box li {
    height: 42px;
    line-height: 42px;
    border-bottom: 1px dashed #e5e5e5;
    width: 600px
}

.quote_box li span {
    color: #089e67
}

.quote_box li a {
    width: 470px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.quote_box li a:hover {
    color: #089e67;
    text-decoration: underline
}

.quote_box li.last {
    border: none
}

table {
    border: 1px solid #dedede;
    border-collapse: collapse;
    word-break: break-all;
}

table td {
    border: 1px solid #dedede
}

.synchro-box em {
    font-style: normal;
}

.synchro-box p i {
    font-style: normal
}

.preview_list span em {
    font-style: normal
}

.pages_num em {
    font-style: normal;
}

.preview_list .preview_cont div.content.active {
    opacity: .3;
}

.preview_list .preview_cont div.testIndex.active {
    opacity: .3;
}


.search {
    padding: 0px 10px 10px;
    position: relative
}

.search i {
    position: absolute;
    top: 6px;
    right: 18px;
    font-size: 18px;
}

.search i:active {
    color: #27ae61;
}

.search input {
    border: 1px solid #dedede;
    height: 28px;
    line-height: 28px;
    border-radius: 5px;
    width: 240px;
    padding-left: 5px;
    outline-style: none;
}

.period p i {
    margin-left: 5px !important;
}

.period p.period_tit:hover i {
    transform: rotate(180deg)
}


.search_list li {
    height: 32px;
    line-height: 32px;
    font-size: 14px;
}

.search_list li:last-child .icon-line {
    height: 17px;
}

.search_list li a {
    color: #555;
    line-height: 32px;
    width: 180px;
}

.search_list li a span {
    color: #089e67;
}

.search_list li:hover a {
    color: #089e67;
}

.search_list li .active {
    color: #089E67;
    background-color: #f5f5f5;
}

.icon-line {
    display: inline-block;
    background: url(/images/x_line.png) repeat-y;
    width: 15px;
    height: 32px;
}

.search .icon_error {
    position: absolute;
    top: 7px;
    right: 41px;
    font-size: 16px;
    color: #ccc;
}

.tit_short {
    display: inline-block;
    color: #a44e46;
    background-color: #ffefe4;
    border-radius: 4px;
    padding: 0 5px;
    font-family: "microsoft yahei" !important;
    font-size: 14px !important;
    line-height: 20px;
    margin-top: -5px;
}

.recommend {
    display: flex;
    flex-wrap: wrap;
}

.recommend .double {
    background: url(/images/recommend.png) right 27px no-repeat, linear-gradient(180deg, #fef3e9 2%, #fff 80%);
    background-size: 9%;
    width: 457px;
    height: 65px;
    padding: 22px 22px 0 20px;
    box-sizing: border-box;
    border-radius: 11px;
    margin-right: 10px;
    box-shadow: 0 0 5px 2px #ececec;
    margin-top: 10px;
    margin-bottom: 10px;
}

.recommend .double:nth-child(2n) {
    margin-right: 0;
}

.recommend .double p {
    line-height: 26px; /* height: 52px; */
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    white-space: pre-wrap;
}

.recommend .double p img, .recommend .single p img {
    position: relative;
    top: 3px;
    margin-right: 3px;
    width: 18px;
}

.recommend .sub {
    background: url(../images/bg.png) no-repeat;
    width: 86px;
    height: 34px;
    text-align: center;
    line-height: 30px;
    text-shadow: 2px 2px #f57536;
    position: absolute;
    top: -10px;
    left: 15px;
}

.proofread {
    background: #fff2e5;
    color: #ffa666;
}

.recommend .double:hover, .recommend .single:hover {
    box-shadow: 0 0 5px 3px #eaeaea;
}

.recommend .double:hover p, .recommend .single:hover p {
    color: #fc740e;
}

.recommend .single {
    background: url(/images/recommend.png) right 27px no-repeat, linear-gradient(180deg, #fef3e9 2%, #fff 80%);
    background-size: 9%;
    width: 925px;
    height: 65px;
    padding: 24px 22px 0 20px;
    box-sizing: border-box;
    border-radius: 11px;
    box-shadow: 0 0 5px 2px #ececec;
    margin-bottom: 10px;
}

.recommend .single .sub {
    top: -5px
}

.tree-checkbox {
    display: inline-block;
    width: 0.875rem;
    height: 0.875rem;
    cursor: pointer;
    box-sizing: border-box;
    border-style: solid;
    border-width: 0.0625rem;
    border-radius: 0.1875rem;
    position: relative;
    margin: 0px 3px 0 2px;
    top: 2px;
    border-color: #dedede;
}

.tree-checkbox[data-checked="0"] {
    border-color: #ccc
}

.tree-checkbox[data-checked="0"]:hover {
    border-color: #20bf85;
    background-color: #f9fdfb;
}

.tree-checkbox[data-checked="1"] {
    position: relative;
    background-color: #20bf85;
    border-color: #20bf85;
}

.tree-checkbox[data-checked="1"]::before {
    content: "";
    display: inline-block;
    width: .5rem;
    height: .25rem;
    border-width: 0 0 .125rem .125rem;
    border-style: solid;
    border-color: #fff;
    position: absolute;
    z-index: 205;
    top: 44%;
    left: 50%;
    transform-origin: center center;
    transform: translate(-50%, -50%) rotate(-45deg)
}

.hover:hover {
    color: #089e67;
}

.tree-tit {
    width: 240px;
    margin-left: 5px;
    border-bottom: 1px solid #eeeeee !important;
    margin: 6px 0;
    line-height: 28px;
    padding: 6px 0px !important;
    left: 10px;
}

.tree-tit span {
    position: relative;
    color: #089e67;
}

.tree-tit span::before {
    width: 100%;
    height: 2px;
    content: "";
    background-color: #089e67;
    position: absolute;
    top: 26px;
}

.flex-choosen {
    display: flex;
    justify-content: space-around;
    padding: 5px 30px;
}

.flex-choosen .knowledge {
    flex: 1;
    margin-left: 10px;
}

.flex-choosen .knowledge a {
    color: #333;
}

.flex-choosen .clear {
}

.flex-choosen .knowledge a {
    background-color: #f5f5f5;
    line-height: 30px;
    height: 29px;
    padding: 0 0px 0 10px;
    border-radius: 4px;
    color: #333;
    margin: 0px 5px 4px 0;
}

.flex-choosen .knowledge a:hover p {
    color: #FFFFFF;
}

.flex-choosen .knowledge a p {
    max-width: 160px;
}

.flex-choosen .knowledge a i {
    margin-left: 5px;
    width: 24px;
    height: 30px;
    display: inline-block;
    position: relative;
    text-align: center;
}

.tree-tit1 span {
    position: relative;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    color: #333;
    cursor: pointer
}

.tree-tit1 span:before {
    position: absolute;
    bottom: -10px;
    content: "";
    left: 50%;
    width: 0;
    height: 3px;
    background: #089e67;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}

.tree-tit1 span:hover {
    color: #089e67;
}

.tree-tit1 span:hover:before, .tree-tit1 span.active:before {
    left: 0;
    width: 100%;
}

.tree-tit1 span.active, .tree-tit1 span:hover {
    color: #089e67;
}