.current-location {
    background: #EBEBEB;
    height: 68px;
    opacity: 0.69;
}

a {
    text-decoration: none !important;
}

.location {
    width: 1200px;
    margin: 0 auto;
    line-height: 68px;
    font-size: 14px;
    color: #666666;
}

.questionLists {
    width: 1200px;
    margin: 0 auto;
    height: auto;
}

.questionLists-item {
    height: 40px;
    line-height: 40px;
    margin-top: 15px;
    margin-left: 25px;
    clear: both;
}

.questionLists-item-title {
    width: 60%;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.zhengjidiaocha-list-status {
    display: inline-block;
    float: left;
    width: 67px;
    text-align: center;
    border-radius: 4px;
    font-size: 12px;
    line-height: 28px;
    margin-top: 5px;
    margin-right: 15px;

}

.status-ing {
    background: #FFEBEB;
    color: #C71212;
}

.status-close {
    color: #1257C7;
    background: #E5F1FF;
}

.questionLists-item-title a {
    font-size: 18px;
    font-weight: bold;
    color: #333333;
}

.questionLists-item-date, .questionLists-item-result {
    width: 20%;
    float: right;
}

.questionLists-item-result {
    background: #2B77D6;
    padding: 0 2px;
    display: inline-block;
    float: left;
    width: 67px;
    text-align: center;
    border-radius: 4px;
    font-size: 12px;
    line-height: 28px;
    position: relative;
    top: 4px;
}

.questionLists-item-result a {
    color: #ffffff;
}

.questionLists-item-result a:hover {
    color: #ffffff !important;
}

.questionLists-item-title a:hover {
    color: #3666F9;
}

.question-container {
    width: 1200px;
    margin: 30px 25px;
}

.QuestionShowBox {
    margin-top: 20px;
}

.QuestionShowBoxList-title {
    font-size: 20px;
    text-align: center;
    font-weight: bold;
}

.QuestionShowBoxContent {
    margin: 0 auto;
}

.control-label {
    font-weight: bold;
    color: #054fac;
}

.form-item ul li {
    height: 30px;
    line-height: 30px;
    padding-left: 5px;
}

.radio-inline input {
    vertical-align: middle;
    margin-top: -4px;
}

.QuestionShowBox-btn {
    width: 1200px;
    text-align: center;
    margin: 0 auto 20px;
}

.QuestionShowBox-btn input {
    margin-right: 25px;
    height: 30px;
    line-height: 30px;
    width: 80px;
    color: #ffffff;
    background: #054fac;
    border: none;
}

.question-description {
    padding: 15px;
    width: 1200px;
    margin: 0 auto;
    line-height: 30px;
}

.questionResultShow {
    width: 1200px;
    margin: 0 auto;
}

.QueationShowBox {
    margin: 0 auto;
    background: rgba(255, 255, 255, 0.8);
    padding: 30px;
}

.QueationShowBox-title {
    padding: 10px;
    overflow: hidden;
}

.QueationShowBox-title h2 {
    font-size: 14px;
    font-weight: bold;
    margin: 0;
    line-height: 25px;
    padding: 0 0 0 5px;
}

.QueationShowBox-sub-title {
    margin: 15px 0;
}

.QueationList {
    padding: 10px;
    border: 1px solid #d5d9d8;
    margin-bottom: 15px;
    background: #fff;
}

.QueationList h3 {
    font-size: 14px;
    font-weight: bold;
    line-height: 30px;
    padding: 0 0 0 10px;
    margin: 0;
}

.QueationList table {
    width: 100%;
    font-size: 12px;
    border-collapse: collapse;
}

.QueationList table td, .QueationList table th {
    border-collapse: collapse;
    border-color: #d5d9d8;
    border-style: solid;
    border-width: 1px;
}

.QueationList table th {
    background-color: #f6f6f6;
    color: #666666;
    font-weight: normal;
    line-height: 24px;
    padding: 0;
    text-align: center;
}

.QueationList table td {
    background-color: #fff;
    color: #363636;
    line-height: 33px;
    padding: 8px;
}

.QueationList table td.col1 {
    line-height: normal;
    padding: 6px 10px;
    text-indent: 0;
}

.col1 span {
    float: left;
    height: 12px;
    line-height: 22px;
    text-align: center;
    width: 16px;
}

.col1 p {
    font-size: 14px;
    margin: 2px 0 0 28px;
}

.col2 {
    table-layout: fixed;
    width: 200px !important;
}

.percent_bg, .percent {
    display: block;
    height: 8px;
    line-height: 8px;
    font-size: 8px;
    overflow: hidden;
    text-align: left;
    zoom: 1;
}

.percent_bg {
    background-color: #d9e4ff;
    position: relative;
    top: 0;
    left: 0;
    margin: -20px 0 0 130px;
    height: 8px;
    width: 67px;
}

.percent {
    position: relative;
    z-index: 9;
    background: #f8ab3c;
}

.QueationProportion {
    width: 190px;
    line-height: 33px;
    position: relative;
    margin: -9px auto 0px;
}

.QueationShowBoxList-title {
    font-size: 20px;
    line-height: 32px;
    text-align: center;
    padding: 10px;
    margin: 0;
}

.QueationShowBoxContent {
    font-size: 12px;
    text-align: left;
    margin: 0 auto;
    width: 100%;
    background: #fff;
}

.QueationShowBox-sub {
    padding: 10px;
}

.QueationShowBox-sub-title span {
    font-size: 14px;
    font-weight: bold;
    color: #599200;
}

.QueationShowBox-sub-items {
    width: 98%;
    list-style: none;
    font-size: 12px;
    text-align: left;
}

.QueationShowBox-sub-items li {
    padding: 5px;
    margin: 0;
    display: list-item;
}

.QueationShowBox-sub-items input {
    margin-right: 8px;
}

.QueationShowBox-btnrow {
    margin: 0 auto;
    padding: 10px;
    text-align: center;
}

.QueationShowBox-btnrow input {
    cursor: pointer;
}

.questio-close-btn {
    background: #CCCCCC !important;
}