/*nr start*/
.test_main {
    width: 100%;
    margin: 15px auto 0;
    overflow: hidden;
}

.nr_left {
    width: calc(100% - 490px);
    background: #fff;
    height: 100%;
    float: left;
}

.test {
    width: 100%;
    border: 1px solid #e4e4e4;
    text-align: left;
    float: left;
}

.test_title {
    width: calc(100% - 505px);
    height: 45px;
    line-height: 45px;
    background-color: #f7f7f7;
    position: fixed;
    bottom: 0;
    z-index: 1000;
}

.test_title p {
    padding: 0 20px;
    display: block;
    float: left;
}

.test_time {
    color: #f00;
    line-height: 30px;
    font-size: 16px;
}

.test_time i {
    font-size: 20px;
    height: 45px;
    line-height: 40px;
    display: block;
    float: left
}

.test_time b {
    font-size: 16px;
    height: 45px;
    display: block;
    float: left;
    margin-left: 10px;
}

.test_dtk {
    line-height: 45px;
}

.test_dtk i {
    font-size: 22px;
    height: 45px;
    line-height: 45px;
    display: block;
    float: left;
    color: #5d9cec;
}

.test_dtk span {
    font-size: 14px;
    height: 45px;
    display: block;
    float: left;
    margin-left: 10px;
}

.test_title font {
    width: 80px;
    height: 45px;
    display: block;
    float: right;
    text-align: center;
}

.test_title font input {
    background: #5d9cec;
    border: none;
    display: block;
    width: 80px;
    height: 45px;
    cursor: pointer;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
}

.test_title font input:active {
    background: #79aef0;
}

.test_content {
    width: 100%;
    height: auto;
}

.test_content_title {
    width: 100%;
    height: 50px;
    line-height: 50px;
    background: #f7f7f7;
    text-align: center;
}

.test_content_title h2 {
    padding: 0 30px;
    font-size: 16px;
    font-weight: normal;
    display: block;
    float: left
}

.test_content_title p {
    padding: 0 10px;
    height: 40px;
    line-height: 40px;
    background: #5d9cec;
    color: #fff;
    border-radius: 30px;
    display: block;
    float: left;
    margin-top: 5px;
}

.test_content_nr {
    width: 100%;
    border-top: 3px solid #efefef;
}

.test_content_nr>ul>li {
    width: 100%;
    border-bottom: 5px solid #efefef;
    padding-top: 10px;
}

.test_content_nr_tt {
    width: 85%;
    height: auto;
    line-height: 32px;
    margin: 0 auto;
    border-bottom: 1px solid #e4e4e4;
}

.test_content_nr_tt i {
    width: 25px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    display: block;
    float: left;
    background: #5d9cec;
    border-radius: 50%;
    margin-left: -50px;
    color: #fff;
    margin-top: 8px;
    font-size: 16px;
}

.test_content_nr_tt span {
    padding: 0 8px;
}

.test_content_nr_tt font {
    font-size: 14px
}

.test_content_nr_tt b {
    display: block;
    float: right;
    margin-right: -80px;
    color: #f48c27;
    font-size: 20px;
}

.test_content_nr_main {
    width: 85%;
    margin: 0 auto;
    padding: 10px 0;
    height: auto;
}

.dati {
    padding: 5px;
    border-top: 1px solid #f2f1f1;
    text-align: right;
    padding-right: 20px;
}

.dati span {
    margin: 0 5px;
}

.dati span i {
    font-size: 13px;
    margin-right: 3px;
    color: #e4e4e4;
}

.option {
    line-height: 32px;
    display: block;
    background: #fff;
    color: #666;
}

.option:hover {
    background: #e4e4e4;
}

.option input {
    width: 20px;
    height: 20px;
    display: block;
    float: left;
    margin: 10px 10px 0 0;
}

.option label {
    height: auto;
    display: block;
}

.test_more_nr_main {
    width: 85%;
    margin: 0 auto;
    padding: 10px 0;
}

.multiple {
    width: 100%;
    height: 40px;
    line-height: 40px;
    display: block;
    background: #fff;
    margin-bottom: 3px;
}

.multiple:hover {
    background: #e4e4e4;
}

.multiple dd input {
    width: 20px;
    height: 20px;
    display: block;
    float: left;
    margin: 10px 10px 0 0;
}

.multiple dd label {
    width: 725px;
    height: 40px;
    display: block;
    float: left;
}

.test_click {
    background: #7aaff3;
}

.test_click a {
    color: #fff;
}

/*nr_right start*/
.nr_left1 {
    width: 260px;
    background: #fff;
    height: 100vh;
    float: left;
    margin: 0 10px;
    overflow: hidden;
    border-right: 1px solid #e4e4e4;
}

.nr_rt_main {
    width: 100%;
    height: auto;
}

.user img {
    width: 100%;
    height: 200px;
}

.user_text {
    background: #e4e4e4;
    padding: 8px;
    text-align: left;
    margin-bottom: 5px;
}

.user_text span {
    color: rgb(235, 44, 44);
}

.rt_nleft1 {
    width: 260px;
    position: fixed;
    top: 75px;
    z-index: 1000;
}

.nr_right {
    width: 180px;
    height: 100%;
    float: right;
    margin: 0 10px;
}

.nr_rt_main {
    width: 100%;
    height: auto;
}

.rt_nr1 {
    width: 180px;
    position: fixed;
    background: #fff;
    top: 75px;
    z-index: 1000;
    border-bottom: 1px solid #FAFAFA;
    box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.04);
    padding: 0;
}

.rt_content3 {
    border-bottom: 1px solid #FAFAFA;
    padding: 10px 0;
}

.rt_nr1_title {
    width: 100%;
    height: 45px;
    line-height: 45px;
    background: #f3f3f3;
}

.rt_nr1_title h1 {
    width: 130px;
    height: 45px;
    background: #5d9cec;
    text-align: center;
    font-size: 14px;
    display: block;
    float: left;
    color: #fff;
}

.rt_nr1_title h1 i {
    padding: 0 5px;
    font-size: 14px;
    font-weight: normal;
}

.rt_nr1_title p {
    width: 121px;
    height: 43px;
    padding-right: 8px;
    border: 1px solid #e4e4e4;
    border-left: 0;
    display: block;
    float: right;
}

.rt_nr1_title p i {
    margin-left: 10px;
}

.rt_content {
    width: 100%;
    height: 100%;
    border: 1px solid #e4e4e4;
    border-top: 0;
}

.rt_content_tt {
    width: 95%;
    height: 40px;
    line-height: 40px;
    margin: 0 auto;
    border-bottom: 1px solid #e4e4e4;
}

.rt_content_tt h2 {
    width: 150px;
    font-size: 14px;
    display: inline-block;
}

.rt_content_tt p {
    width: 100px;
    display: inline-block;
}

.answerSheet ul {
    padding: 10px;
    text-align: left;
}

.answerSheet li {
    display: inline-block;
    margin-bottom: 5px;
    height: 30px;
    width: 30px;
    line-height: 30px;
    text-align: center;
    margin: 3px 4px;
    border: 1px solid #e4e4e4;
}

.answerSheet li a {
    display: block;
}

.answerSheet li:hover {
    color: #5d9cec;
    border-color: #5d9cec;
}

.color1 {
    color: #5d9cec !important;
}

.color2 {
    color: #ec5d5d !important;
}

.color_bg {
    background: #5d9cec !important;
}

.color_bg a {
    color: #fff !important;
}

.color_bg2 {
    background: #ec5d5d !important;
}

.color_bg2 a {
    color: #fff !important;
}

.rt_more {
    width: 278px;
    height: 100%;
    border: 1px solid #e4e4e4;
    border-top: 0;
}

.rt_more_tt {
    width: 95%;
    height: 40px;
    line-height: 40px;
    margin: 0 auto;
    border-bottom: 1px solid #e4e4e4;
}

.rt_more_tt h2 {
    width: 150px;
    font-size: 14px;
    display: inline-block;
}

.rt_more_tt p {
    width: 100px;
    display: inline-block;
}

.rt_more_nr ul {
    padding: 10px;
    text-align: left;
}

.rt_more_nr ul li {
    display: inline-block;
    margin: 5px;
    height: 30px;
    width: 30px;
    line-height: 30px;
    text-align: center;
    border: 1px solid #e4e4e4;
}

.spinner-sprite,
.spinner .decrease,
.spinner .decrease[disabled],
.spinner .increase,
.spinner .value,
.spinner .value.passive {
    background: url('../images/spinner.png') no-repeat
}

.dati_head {
    height: 60px;
    line-height: 60px;
    top: 0;
    width: 100%;
    border-bottom: 1px solid #FAFAFA;
    box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.04);
    position: fixed;
    background: #fff;
    display: flex;
    justify-content: space-between;

}

.dati_head h1 {
    text-align: left;
    line-height: 60px;
    padding: 0 10px;
    font-size: 18px;
}

.ubox {
    padding: 0 20px;
}

.ubox a {
    border: 1px solid #5d9cec;
    padding: 3px 6px;
    margin-left: 18px;
    border-radius: 3px;
}

.ubox a i {
    margin-right: 3px;
    position: relative;
    top: 1px;
}

.spinner {
    overflow: hidden;
    width: 120px;
    height: 30px;
    border: 1px solid #CCC;
    margin: 5px auto;

}

.iq-progress-bar {
    background: #f3f3f3;
    box-shadow: 0 0 0;
    height: 8px;
    margin: 0;
    position: relative;
    width: 90%;
    margin: 0 auto;
    border-radius: 20px;
    margin-top: 6px;
}

.iq-progress-bar>span {
    background: #4F6272 none repeat scroll 0 0;
    height: 8px;
    display: block;
    width: 0;
    border-radius: 20px;
}

.bg-success {
    background: linear-gradient(to right, #79aef0, #418de9) !important;
}

a.bg-success:hover,
a.bg-success:focus,
button.bg-success:hover,
button.bg-success:focus {
    background-color: #ff850e !important;
}

.aui-health-qzhead .iq-progress-bar>span {
    position: inherit;
    height: 10px;
    padding: 0;
}

.progress-text {
    display: flex;
    justify-content: space-between;
    font-weight: normal;
    color: #d8defa !important;
    font-size: .6rem;
    width: 90%;
    margin: 0 auto;
    color: #fff;
    margin-bottom: 6px;
}

.news_box {
    width: 60%;
    margin: 0 auto;
    border: 1px solid #f5f5f5;
    background: #fff;
    padding-bottom: 10px;
}

.news_tit {
    height: 60px;
    border-bottom: 1px solid #f5f5f5;
    margin-bottom: 5px;
    padding: 30px 0 18px 0;
}

.news_tit p:nth-of-type(1) {
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    color: #464646;
}

.news_tit p:nth-of-type(2) {
    text-align: center;
    font-size: 12px;
    color: #666;
}

.news_tit p:nth-of-type(2) span {
    /*padding-left: 15px;*/
    padding-right: 15px;
}

.layui-timeline-item::before,
hr {
    background-color: #e6e6e6;
}

hr {
    height: 1px;
    margin: 10px 0;
    border: 0;
    clear: both;
}

.news_main {
    padding: 5px 50px;
}

.news_main p {
    line-height: 2em;
    text-indent: 2em;
    text-align: justify;
    font-size: 13px;
}

.jlbox {
    width: 200px;
    height: 200px;
    background: url(../img/jl.png) no-repeat;
    margin: 20px auto;
    background-size: 100% 100%;
    text-align: center;
}

.jlbox span {
    padding-top: 50px;
    display: block;
}

.jlbox h3 {
    font-size: 20px;
    color: rgb(247, 87, 87);
}

.jlbox h4 {
    font-weight: normal;
}

.da_btn {
    background: #5d9cec;
    padding: 2px 22px;
    color: #fff;
    display: block;
    width: 100px;
    margin: 15px auto;
    border-radius: 2px;
}

.kstitle {
    font-weight: normal;
    margin: 34px auto;
    font-size: 26px;
    position: relative;
}

.kstitle span::before {
    content: "";
    background: #5d9cec;
    height: 2px;
    width: 60px;
    position: absolute;
    left: 50%;
    bottom: -5px;
    margin-left: -30px;
}

/*nr_right end*/
/*nr end*/

/*弹框样式1*/
.cd-popup {
    position: fixed;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s;
    -moz-transition: opacity 0.3s 0s, visibility 0s 0.3s;
    transition: opacity 0.3s 0s, visibility 0s 0.3s;
    z-index: 9999;
}

.cd-popup.is-visible {
    opacity: 1;
    visibility: visible;
    -webkit-transition: opacity 0.3s 0s, visibility 0s 0s;
    -moz-transition: opacity 0.3s 0s, visibility 0s 0s;
    transition: opacity 0.3s 0s, visibility 0s 0s;
}

.cd-popup-container {
    position: relative;
    width: 400px;
    margin: 250px auto;
    height: 250px;
    background: #FFF;
    border-radius: .4rem .4rem .4rem .4rem;
    text-align: center;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
    -webkit-backface-visibility: hidden;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    -ms-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

.cd-popup-close {
    position: absolute;
    right: 5px;
    top: 5px;
    z-index: 10;
    width: auto;
    height: 20px;
    line-height: 20px;

    width: 20px;
    display: block;
    font-size: 14px;
    border-radius: 50%;
    font-weight: normal;
    background: #418de9;
    color: #fff;
}

.is-visible .cd-popup-container {
    padding: 15px;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}