
body{
    background: #F6F6F6;
    font-family:"PingFangS","Helvetica Neue","Hiragino Sans GB","Helvetica","Arial","Microsoft Yahei","Heiti SC","WenQuanYi Micro Hei","sans-serif";
}
*{
    margin:0;
    padding:0;
}
.bar{
    width:100%;
    height:264px;
    background: url('../../assets/images/credit/banner.png') no-repeat scroll center;
    -moz-background-size: 100% 100%;
    background-size: 100% 100%;
    color:white;
    text-align:center;
}
#bar1{
    padding-top:123px;
    font-size: 38px;
    color: #FFFFFF;
    letter-spacing: -0.5px;
    width: 304px;
    height: 53px;
    margin: auto auto 4px auto;
}

#bar2{
    font-size: 20px;
    color: #F8F8F8;
    line-height: 28px;
    font-weight: 100;
    width: 545px;
    height: 56px;
    margin: auto auto 4px auto;
}

#main {
    width: 1161px;
    margin: 0 auto;
    height: 900px;
}

.evaluate-module{
    font-size: 14px;
    color: #999999;
    letter-spacing: 0;
    line-height: 50px;
    margin-left:38px;
}


.nav{
    width:1160px;
    margin-top:38px;
    padding:0;
    height: 52px;
}

.nav-left{
    background: #FFFFFF;
    width:221px;
    height:52px;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.05);
    border-radius: 6px;
    float:left;
}

.nav-right{
    background: #FFFFFF;
    width:917px;
    height:52px;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.05);
    border-radius: 6px;
    float:right;
}

.bars{
    height:5px;
    width:463px;
    background:  #D8D8D8;
    float:left;
    border-radius: 8px;
    margin-top:22px;
}

.complete-bar{
    height:5px;
    float:left;
    border-radius: 8px;
}

::-webkit-scrollbar{
    width: 4px;
}


/*定义滚动条轨道 内阴影+圆角*/
::-webkit-scrollbar-track
{
    -webkit-box-shadow: inset 0 0 6px #ffffff;
    border-radius: 2px;
    background: #ffffff;
}

/*定义滑块 内阴影+圆角*/
::-webkit-scrollbar-thumb
{
    height:10px;
    border-radius: 2px;
    -webkit-box-shadow: inset 0 0 6px #999999;
}

.process-bar-text{
    float:left;
}

.answered{
    margin-left:108px;
    font-size: 14px;
    color: #999999;
    letter-spacing: -0.28px;
}

.evaluate-system {
    width: 1160px;
    height: 800px;
    margin-top: 10px;
}

/*导航条 start*/
.toc {
    width: 221px;
    height: auto;
    background: #FFFFFF;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.05);
    border-radius: 6px;
    display: inline-block;
}

.toc-item {
    width: 183px;
    height: 52px;
    border-bottom: 2px solid #F5F5F5;
    padding-left: 38px;
    line-height: 52px;
    font-size: 13px;
    color: #808080;
    letter-spacing: 0;
    cursor:pointer;
}

.toc-item.active {
    background: url("./../../assets/images/credit/line 导航.png") no-repeat left center;
    background-size: 2px 38px;
}

.active-content-tab {
    display: block !important;
}

.inactive-content-tab {
    display: none;
}
/*导航条 end*/

/*评价内容 start*/
.content{
    width: 799px;
    height: 772px;
    background: #FFFFFF;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.05);
    border-radius: 6px;
    float: right;
    display: block;
    padding: 22px 80px 0 38px;
}

.content-title{
    width: 200px;
    height: 22px;
    line-height: 22px;
    font-size: 16px;
    color: #999999;
    letter-spacing: -0.26px;
    margin-bottom: 14px;
}

.content-questions {
    width: 770px;
    height: 579px;
    overflow-y: auto;
    overflow-x: hidden;
    margin: 0 20px 0 50px;
}

.content-question {
    width: 770px;
    height: 268px;
    margin-bottom: 33px;
}

.content-question-title {
    font-size: 14px;
    color: #333333;
    letter-spacing: -0.22px;
    margin-bottom: 13px;
}

.content-question-options {
    width: 770px;
    height: 235px;
}

.content-question-option {
    width: 239px;
    height: 233px;
    margin-right: 15px;
    background: #FFFFFF;
    border: 1px solid #E2E2E2;
    border-radius: 8px;
    display: inline-block;
    vertical-align: top;
}
/*评价内容 end*/

.buttons-group {
    width: 300px;
    height: 35px;
    float: right;
}

.button-confirm {
    width: 80px;
    height: 35px;
    background: #00CC66;
    border-radius: 4px;
    float: right;
    font-size: 13px;
    color: #FFFFFF;
    letter-spacing: -0.21px;
    line-height: 35px;
    text-align: center;
}

.button-clean {
    width: 56px;
    height: 35px;
    font-size: 14px;
    color: #999999;
    letter-spacing: -0.23px;
    float: right;
    margin-right: 30px;
    line-height: 35px;
}

.option-content {
    width: 209px;
    height: 161px;
    padding: 25px 15px 0 15px;
    font-size: 13px;
    color: #333333;
    letter-spacing: -0.22px;
}

.option-operation {
    width: 239px;
    height: 46px;
    border-top: 1px solid #E2E2E2;
}

.option-operation-button {
    width: 25px;
    height: 25px;
    margin: 9px auto;
    line-height: 25px;
    background: #fff url("./../../assets/images/credit/灰色勾.png") no-repeat center center;
    background-size: cover;
    display: none;
}

.option-operation-chosen {
    width: 239px;
    height: 46px;
    display: none;
}

.option-operation-chosen-icon {
    width: 53px;
    height: 46px;
    background: url("./../../assets/images/credit/Group 2.png") no-repeat center center;
    background-size: 17px 17px;
    border-right: 1px solid #E2E2E2;
    vertical-align: top;
    display: inline-block;
}

.option-operation-chosen-input {
    width: 160px;
    height: 46px;
    vertical-align: top;
    border: 0;
    font-size: 13px;
    color: #15C457;
    letter-spacing: -0.2px;
    outline: none;
    /* line-height: 46px; */
    text-indent: 5px;
}

.input-error {
    outline-color: darkred;
}


::-webkit-input-placeholder { /* WebKit browsers */
    font-size: 13px;
    color: #B9B9B9;
    letter-spacing: -0.2px;
    text-align: left;
    text-indent: 5px;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    font-size: 13px;
    color: #B9B9B9;
    letter-spacing: -0.2px;
    text-align: left;
    text-indent: 5px;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
    font-size: 13px;
    color: #B9B9B9;
    letter-spacing: -0.2px;
    text-align: left;
    text-indent: 5px;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
    font-size: 13px;
    color: #B9B9B9;
    letter-spacing: -0.2px;
    text-align: left;
    text-indent: 5px;
}

.active {
    display: block !important;
}


/*模态框CSS start*/
.remodal{
    background: #fff;
    box-shadow: -5px 10px 40px 0 rgba(0,0,0,0.05);
    border-radius: 6px;
    width: 588px;
    height: 314px;
    font-size: 14px;
    color: #555656;
    letter-spacing: 0;
}

.remodal.remodal-is-opening,
.remodal.remodal-is-closing {
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}

.remodal.remodal-is-opening {
    -webkit-animation-name: remodal-opening-keyframes;
    animation-name: remodal-opening-keyframes;
}

.remodal.remodal-is-closing {
    -webkit-animation-name: remodal-closing-keyframes;
    animation-name: remodal-closing-keyframes;
}

/* Vertical align of the modal dialog */

.remodal,
.remodal-wrapper:after {
    vertical-align: middle;
}

/* Keyframes
   ========================================================================== */

@-webkit-keyframes remodal-opening-keyframes {
    from {
        -webkit-transform: scale(1.05);
        transform: scale(1.05);

        opacity: 0;
    }
    to {
        -webkit-transform: none;
        transform: none;

        opacity: 1;

        -webkit-filter: blur(0);
        filter: blur(0);
    }
}

@keyframes remodal-opening-keyframes {
    from {
        -webkit-transform: scale(1.05);
        transform: scale(1.05);

        opacity: 0;
    }
    to {
        -webkit-transform: none;
        transform: none;

        opacity: 1;

        -webkit-filter: blur(0);
        filter: blur(0);
    }
}

@-webkit-keyframes remodal-closing-keyframes {
    from {
        -webkit-transform: scale(1);
        transform: scale(1);

        opacity: 1;
    }
    to {
        -webkit-transform: scale(0.95);
        transform: scale(0.95);

        opacity: 0;

        -webkit-filter: blur(0);
        filter: blur(0);
    }
}

@keyframes remodal-closing-keyframes {
    from {
        -webkit-transform: scale(1);
        transform: scale(1);

        opacity: 1;
    }
    to {
        -webkit-transform: scale(0.95);
        transform: scale(0.95);

        opacity: 0;

        -webkit-filter: blur(0);
        filter: blur(0);
    }
}

@-webkit-keyframes remodal-overlay-opening-keyframes {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@keyframes remodal-overlay-opening-keyframes {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@-webkit-keyframes remodal-overlay-closing-keyframes {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
    }
}

@keyframes remodal-overlay-closing-keyframes {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
    }
}

/* Media queries
   ========================================================================== */

@media only screen and (min-width: 641px) {
    .remodal {
        max-width: 700px;
    }
}

/* IE8
   ========================================================================== */

.lt-ie9 .remodal-overlay {
    background: #2b2e38;
}

.lt-ie9 .remodal {
    width: 700px;
}

/*模态框CSS end*/

/*模态框内容CSS start*/
.evaluate-result {
    width: 500px;
    height: 246px;
    margin: 31px 40px 37px 40px;
}
.result-title {
    font-size: 20px;
    color: #808080;
    letter-spacing: -0.28px;
    line-height: 23px;
    margin-bottom: 40px;
}

.result-marks-icon-group {
    width: 500px;
    height: 70px;
    margin-bottom: 20px;
}

.result-marks-icon-red {
    width: 80px;
    height: 80px;
    margin-right: 20px;
    background: url("./../../assets/images/credit/hong.png") no-repeat center center;
    background-size: contain;
    font-size: 10px;
    line-height: 80px;
    color: #808080;
    letter-spacing: -0.28px;
    display: inline-block;
}

.result-marks-icon-yellow {
    width: 80px;
    height: 80px;
    margin-right: 20px;
    background: url("./../../assets/images/credit/huang.png") no-repeat center center;
    background-size: contain;
    font-size: 10px;
    line-height: 80px;
    color: #808080;
    letter-spacing: -0.28px;
    display: inline-block;
}

.result-marks-icon-blue {
    width: 80px;
    height: 80px;
    margin-right: 20px;
    background: url("./../../assets/images/credit/lan.png") no-repeat center center;
    background-size: contain;
    font-size: 10px;
    line-height: 80px;
    color: #808080;
    letter-spacing: -0.28px;
    display: inline-block;
}

.result-marks-icon-green {
    width: 80px;
    height: 80px;
    background: url("./../../assets/images/credit/lv.png") no-repeat center center;
    background-size: contain;
    font-size: 10px;
    line-height: 80px;
    color: #808080;
    letter-spacing: -0.28px;
    display: inline-block;
}

.result-dots-icon-group {
    width: 500px;
    height: 10px;
    margin-bottom: 40px;
}

.result-dots-icon {
    width: 20px;
    height: 20px;
    background: url("./../../assets/images/credit/hui.png") no-repeat center center;
    background-size: contain;
    display: inline-block;
}

.result-dots-red {
    width: 20px;
    height: 20px;
    background: url("./../../assets/images/credit/hong1.png") no-repeat center center;
    background-size: contain;
    display: inline-block;
}

.result-dots-yellow {
    width: 20px;
    height: 20px;
    background: url("./../../assets/images/credit/huang1.png") no-repeat center center;
    background-size: contain;
    display: inline-block;
}
.result-dots-blue {
    width: 20px;
    height: 20px;
    background: url("./../../assets/images/credit/lan1.png") no-repeat center center;
    background-size: contain;
    display: inline-block;
}
.result-dots-green {
    width: 20px;
    height: 20px;
    background: url("./../../assets/images/credit/lv1.png") no-repeat center center;
    background-size: contain;
    display: inline-block;
}
.result-dots-line {
    width: 78px;
    background: url("./../../assets/images/credit/hui.png") no-repeat center center;
    background-size: contain;
    display: inline-block;
    opacity: 0.2;
    border: 1px solid #333333;
    vertical-align: 50%;
}
/*模态框内容CSS end*/