html {
    font-family: 14px/1.5em "Helvetica Neue", Helvetica, "Arial", "PingFang SC", "Microsoft YaHei", "Source Han Sans SC", SimSun, Roboto, sans-serif !important;
}

body {
    font-family: 14px/1.5em "Helvetica Neue", Helvetica, "Arial", "PingFang SC", "Microsoft YaHei", "Source Han Sans SC", SimSun, Roboto, sans-serif !important;
}

body div {
    font-family: 14px/1.5em "Helvetica Neue", Helvetica, "Arial", "PingFang SC", "Microsoft YaHei", "Source Han Sans SC", SimSun, Roboto, sans-serif !important;
}

body span {
    font-family: 14px/1.5em "Helvetica Neue", Helvetica, "Arial", "PingFang SC", "Microsoft YaHei", "Source Han Sans SC", SimSun, Roboto, sans-serif !important;
}

@media screen and  (min-width: 1441px) and (max-width: 1990px) {
    .header-top-text {
        margin-left: 11% !important;
    }

    .rate-content {
        width: 100% !important;
        margin-left: 4% !important;
    }

    .common-body-class {
        height: 659px !important;
    }
}

@media screen and (min-width: 1290px) and (max-width: 1442px) {
    .header-top-text {
        margin-left: 4% !important;
    }

    .rate-pie {
        margin-left: 2% !important;
    }

    .rate-content {
        width: 100% !important;
        margin-left: 0 !important;
    }

    .common-body-class {
        height: 533px !important;
    }

    /*.rate-content{*/
    /*margin-left: -24%!important;*/
    /*}*/
    /*.header-top {*/
    /*margin-left: 19%!important;*/
    /*}*/
    /*.score{*/
    /*padding-left: 19%!important;*/
    /*}*/
    /*.rate{*/
    /*padding-left: 19%!important;*/
    /*}*/
    /*.classify-title{*/
    /*padding-left: 19%!important;*/
    /*}*/
    /*.classify-items{*/
    /*padding-left: 19%!important;*/
    /*}*/
    /*.classify-tab{*/
    /*padding-left: 19%!important;*/
    /*}*/
    /*.complex-analyze-title{*/
    /*padding-left: 20%!important;*/
    /*}*/
    /*.complex-analyze-suggestion{*/
    /*padding-left: 20%!important;*/
    /*}*/
    /*.tips-main{*/
    /*padding-left: 20%!important;*/
    /*}*/
}

.debug {
    /*border: 1px solid orchid;*/
}

.debug2 {
    /*border: 1px solid #8a85da;*/
}

.debug3 {
    /*border: 1px solid #da645d;*/
}

.container-fluid {
    padding: 0;
    margin: 0;
}

/*
 container
 */
.container-report {
    position: relative;
    /*padding: 0 120px 58px 88px;*/
    /* padding: 0 0px 58px 0px; */
    background: #F0F5FA;
    z-index: 89;
    overflow-x: hidden;
}

/**
 * 头部内容
 */
.header-container {
    width: 100%;
    height: 81px;
    background: #f9f9f9;
    padding-top: 10px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    border-bottom: 1px solid #eeeeee;
}

.header-con-left {
    margin-left: 85px;
}

.header-con-left img {
    width: 170px;
    height: 60px;
}

.header-con-right {
    display: flex;
    align-items: center;
    margin-right: 30px;
    height: 50px;
}

.header-con-right-ul {
    width: 176.78px;
    height: 50px;
    /*border: 1px solid red;*/
}

.header-con-right-ul li {
    float: left;
    line-height: 50px;
    color: #333;
    font-size: 20px;
}

.header-con-right-ul li:nth-child(2) {
    margin-left: 30px;
}

.header-con-avatar {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 65px;
    margin-right: 26px;
}

.header-con-avatar-div {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}

.header-uids {
    margin-right: 10px;
}

.header-con-avatar-div {
    width: 84.8px;
}

.header-con-avatar-div img {
    width: 40px;
    height: 40px;
    border-radius: 50%;
}

.header-con-list {
    /*display: none;*/
    z-index: 9;
    background: #ffffff;
    left: -58px;
    bottom: -110px;
    width: 170px;
    position: absolute;
    border-left: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
}

.header-con-list a:hover a:link a:visited {
    text-decoration: none;
    color: #000;
}

.header-con-list a:link {
    text-decoration: none;
    color: #000;
}

.header-con-list a:visited {
    text-decoration: none;
    color: #000;
}

.header-con-list a {
    display: block;
    width: 100%;
    text-decoration: none;
    height: 60px;
    font-size: 14px;
    color: #000;
    text-align: center;
    line-height: 60px;
    background: #fff;
    border-bottom: 1px solid #e5e5e5;
}

/*
   头部logo
 */
.header-top {
    display: flex;
    margin-left: 9%;
    width: 550px;
    flex-direction: column;
    justify-content: flex-end;
    height: 70px;
}

.header-top-text {
    font-family: SourceHanSansCN-Regular;
    font-size: 16px;
    color: #333333;
    margin-left: 5%;
}

/*
头部
 */
.header-row {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    margin-top: 3px;
    /*height: 540px;*/
}

/*
头部 左侧
 */
.header-left {
    display: flex;
    flex-direction: column;
    align-items: left;
    width: 488px;
    margin-right: 9%;
    margin-left: 8%;
}

.header-left-title {
    text-align: left;
    /*display: flex;*/
    /*flex-direction: column;*/
    /*align-items: left;*/
    width: 488px;
    /*height: 168px;*/
    font-family: SourceHanSansCN-Heavy;
    font-size: 51px;
    color: #222222;
    line-height: 63px;
    font-weight: bold;
}

.header-left-desc {
    margin-top: 18px;
    margin-bottom: 37px;
    text-align: left;
    font-family: SourceHanSansCN-Normal;
    font-size: 14px;
    color: #718191;
    line-height: 25px;
}

.header-left-btn-container {
    display: flex;
    flex-direction: row;
}

.header-left-btn-style {
    position: relative;
}

.header-active-line {
    bottom: -10px;
    position: absolute;
    width: 143px;
    border: 1px solid #00B6FF;
    left: 27px;
}

a {
    text-decoration: none;
    color: #fff;
}

/*正常的未被访问过的链接*/
a:link {
    text-decoration: none;
    color: #fff;
}

/*已经访问过的链接*/
a:visited {
    text-decoration: none;
    color: #fff;
}

/*鼠标划过(停留)的链接*/
a:hover {
    text-decoration: none;
    color: #fff;
}

/* 正在点击的链接*/
a:active {
    text-decoration: none;
    color: #fff;
}

.header-left-btn {
    position: relative;
    width: 205px;
    height: 52px;
    background-image: linear-gradient(131deg, #00B6FF 0%, #007DFF 100%);
    box-shadow: 0 5px 9px 0 #92DDFF;
    border-radius: 25px;
    line-height: 57px;
    font-family: SourceHanSansCN-Medium;
    font-size: 13px;
    color: #FFFFFF!important;
    text-align: center;
    margin-right: 20px;
    cursor: pointer;
}

.header_no_active_outline_text{
    color: #007DFF;
}
.header_active_outline_text{
    color: #ffffff;
}

.header-left-btn-nactive{
    position: relative;
    width: 205px;
    border: 1px solid #007DFF;
    height: 52px;
    border-radius: 25px;
    line-height: 57px;
    font-size: 13px;
    text-align: center;
    margin-right: 20px;
    cursor: pointer;
    color: #007DFF;
    font-weight: bold;
}
.header-left-btn-text-nactive{
    font-size: 26px;
    color: #007DFF;
    text-align: center;
    line-height: 39px;
}


.header-left-btn-text {
    font-family: SourceHanSansCN-Bold;
    font-size: 26px;
    color: #ffffff;
    text-align: center;
    line-height: 39px;
}

.header-left-bg {
    position: absolute;
    top: 37px;
    height: 697px;
    width: 100%;
    background: url(../../static/images/header-left-bg.png) no-repeat 26% 99%;
    z-index: -1;
    /*opacity: 1.35;*/
}

/*
头部 右侧
 */
.header-right {
    width: 446px;
    height: 475px;
    /*padding-left: 31px;*/
    padding-top: 51px;
    background-image: linear-gradient(180deg, #0E86FF 0%, #16C1FF 100%);
    box-shadow: 0 4px 27px 0 #55CDFB;
    border-radius: 8px;
}

.header-right-top {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.header-right-top-title {
    font-family: SourceHanSansCN-Bold;
    font-size: 30px;
    color: #FFFFFF;
}

.header-right-top-desc {
    font-family: SourceHanSansCN-Regular;
    font-size: 14px;
    color: #FFFFFF;
}

.header-right-footer {
    margin-left: 28px;
    display: flex;
    flex-direction: column;
    /*justify-content: center;*/
    /*text-align: center;*/
    margin-top: 49px;
    width: 390px;
    height: 254px;
    background: #FFFFFF;
    box-shadow: 0 4px 15px 0 #1288E8;
    border-radius: 8px;
}

.header-right-footer-time {
    font-family: SourceHanSansCN-Regular;
    font-size: 14px;
    color: #666666;
    letter-spacing: 0.88px;
    text-align: center;
    margin-bottom: 45px;
    margin-top: 40px;
}

.header-right-footer-list {
    display: flex;
    flex-direction: row;
    margin-left: 21px;
}

.header-right-footer-list11 {
    display: flex;
    flex-direction: row;
    margin-left: 21px;
}

.header-right-border {
    height: 108px;
    width: 1px;
    border-right: 1px solid #E9E9E9;
}

.header-right-list-item1 {
    display: flex;
    flex-direction: column;
    width: 73px;
    /* border-right: 1px solid #E9E9E9; */
    margin-right: 12px;
}

.header-right-list-item11 {
    display: flex;
    flex-direction: column;
    width: 73px;
    /* border-right: 1px solid #E9E9E9; */
    margin-right: 12px;
    margin-left: 13px;
}

.header-right-list-item1-title {
    font-family: SourceHanSansCN-Medium;
    font-size: 16px;
    color: #333333;
    letter-spacing: 0;
    text-align: center;
}

.header-right-list-score {
    font-family: SourceHanSansCN-Heavy;
    font-weight: bold;
    font-size: 41px;
    color: #FF6947;
    letter-spacing: 0;
    text-align: center;
}

.header-right-list-item2 {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 78px;
    /* border-right: 1px solid #E9E9E9; */
    margin-right: 7px;
    margin-left: 13px;
}

.header-right-list-item22 {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 78px;
    border-right: 1px solid #E9E9E9;
    margin-right: 12px;
    margin-left: 12px;
}

.header-right-list-item2-special {
    border-right: none;
}

.header-right-list-item2-link {
    text-align: center;
    line-height: 30px;
    margin-top: 14px;
    border: 1px solid #FF6947;
    border-radius: 15px;
    width: 70px;
    height: 30px;
    color: #FF6947;
    cursor: pointer;
}
.header-right-list-item2-link2 {
    text-align: center;
    line-height: 30px;
    margin-top: 2px;
    border: 1px solid #FF6947;
    border-radius: 15px;
    width: 70px;
    height: 30px;
    color: #FF6947;
    cursor: pointer;
}

/*
弹框样式
 */
.modalTip {
    position: absolute;
    top: 85px;
    left: -24px;
    tansform: scaleY(-1);
    background: #FFFFFF;
    box-shadow: 0 3px 32px 0 rgba(184, 184, 184, 0.50);
    border-radius: 9.9px 9.9px 9.9px 9.9px;
    padding: 10px;
    z-index: 999;
}

.tag-bottom:after, .tag:after {
    content: "";
    display: block;
    border-width: 11px;
    position: absolute;
    top: -21px;
    left: 50px;
    border-style: solid dashed dashed;
    border-color: transparent transparent #ffffff;
    font-size: 0;
    line-height: 0;
}

.modal-tag {
    display: block;
    border-width: 11px;
    position: absolute;
    top: -21px;
    left: 50px;
    border-style: solid dashed dashed;
    border-color: transparent transparent #ffffff;
    font-size: 0;
    line-height: 0;
}

.modalTip:after {
    /*bottom: -33px;*/
    /*border-color: #FFF transparent transparent;*/
.
}

.modal-headers {
    /*padding: 11px 14px 5px 17px;*/
}

.modal-headers img {
    width: 80px;
    height: 80px;
}

.modal-tip-content {
    word-break: break-all;
    font-family: PingFangSC-Regular;
    font-size: 12px;
    color: rgba(0, 0, 0, 0.65);
    text-align: left;
    line-height: 20px;
    margin-top: 10px;
    font-weight: normal;
}

.modal-footers {
    text-align: center;
}

.modal-footer-text {
    font-family: SourceHanSansCN-Regular;
    font-size: 12px;
    color: #222222;
    letter-spacing: 0.6px;
    text-align: center;
}

.modalTip em {
    border-color: #09F transparent transparent;
}

.modalTip span {
    border-color: #FFF transparent transparent;
    top: -7px;
}

/*
  阅读得分区块
 */
.score {
    position: relative;
    margin-top: 90px;
    height: 661px;
    width: 100%;
    padding-left: 12%;
    display: flex;
    flex-direction: column;
}

/*.score-content-addtion{*/
/*position: absolute;*/
/*top: 101px;*/
/*height: 449px;*/
/*width: 30px;*/
/*background: #FFFFFF;*/
/*}*/

.score-title {
    font-family: SourceHanSansCN-Bold;
    font-weight: bold;
    font-size: 40px;
    color: #333333;
}

.score-content {
    margin-top: 38px;
    /*width: 100%;*/
    height: 566px;
    background: #FFFFFF;
    box-shadow: 0 5px 8px 0 #DBDBDB;
    display: flex;
    flex-direction: row;
    padding-top: 47px
    /*justify-content: space-between;*/
    /*justify-items: flex-end;*/
}

.score-schedule {
    display: flex;
    /*width: 324px;*/
    height: 353px;
    /*border: 1px solid red;*/
}

.score-answer {
    display: flex;
    /*width: 720px;*/
    height: 585px;
    /*border: 1px solid darkmagenta;*/
}

/**
环形成绩区块
 */
/*支持IE9及以上*/
.circle-bar {
    font-size: 200px;
    width: 230px;
    height: 230px;
    position: relative;
    background-color: #0072FF;
    background-image: linear-gradient(#0072FF, #00C6FF);
    top: 101px;
    left: 19px;
}

.circle-bar-left, .circle-bar-right {
    width: 1.15em;
    height: 1.15em;
    background-color: #eee;
}

/*
    这里采用clip剪切了圆，实现左右两个半圆，右半圆在后面，因此在更上一层，
    clip的用法参考：http://www.w3school.com.cn/cssref/pr_pos_clip.asp
 */
.circle-bar-right {
    clip: rect(0, auto, auto, .5em);
}

.circle-bar-left {
    clip: rect(0, .5em, auto, 0);
    /*background-color: rgba(145,183,220,0.47);*/
    /*background-color: #E5F3FF;*/
}

.mask {
    width: 205px;
    height: 205px;
    background-color: #fff;
    color: rgba(0, 0, 0, 0.5);
    display: flex;
    flex-direction: column;
}

.mask :first-child {
    /*font-size: 0.3em;*/
    /*height: 0.8em;*/
    /*line-height: 0.8em;*/
    /*display: block;*/
    /*text-align: center;*/
}

/*所有的后代都水平垂直居中，这样就是同心圆了*/
.circle-bar * {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
}

/*自身以及子元素都是圆*/
.circle-bar, .circle-bar > * {
    border-radius: 50%;
}

.circle-score {
    position: relative;
    display: flex;
    top: -34px;
    margin-bottom: 21px;
    width: 120px;
}

.circle-score-big {
    position: relative;
    top: -12px;
    font-family: SourceHanSansCN-Medium;
    font-size: 67px;
    color: #333333;
    text-align: center;
}

.circle-score-small {
    position: relative;
    /*top: 14px;*/
    font-family: PingFangSC-Regular;
    font-size: 12px;
    color: #333333;
    letter-spacing: 0;
}

.circle-score-right {
    position: absolute;
    top: 81px;
    display: inline-block;
    font-family: PingFangSC-Regular;
    font-size: 12px;
    color: #333333;
    letter-spacing: 0;
    text-align: center;
}

.circle-score-avg {
    position: absolute;
    top: 106px;
    display: inline-block;
    font-family: PingFangSC-Regular;
    font-size: 12px;
    color: #333333;
    letter-spacing: 0;
    text-align: center;
}

.circle-guigui {
    position: absolute;
    top: -225px;
    /*left: -10px;*/
    width: 40px;
}

/*
  我的答案区块
 */
/* .answer {
    display: flex;
    flex-direction: column;
    width: 780px;
    height: 435px;
    padding-top: 21px;
} */

.answer-check {
    margin-top: 20px;
    display: flex;
    flex-direction: row;
    justify-content: right;
    align-items: right;
    width: 104%;
}

.answer-check-1 {
    width: 120px;
    display: inline-block;
    background-image: linear-gradient(131deg, rgba(0,182,255,0.2), rgba(0,125,255,0.2));
    border-radius: 20px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    font-size: 14px;
    color: #0091FF;
    cursor: pointer;
    position: relative;
}
.answer-check-1-hide {
    display: none;
}

.answer-check-img {
    display: none;
    bottom: -204px;
    left: -78px;
    position: absolute;
    width: 278px;
    height: auto;
}
.answer-check-img-show {
    display: block;
}
.answer-check-img-hide {
    display: none;
}

.answer-check-2 {
    margin-left: 60px;
    width: 120px;
    display: inline-block;
    background-image: linear-gradient(131deg, #00B6FF 0%, #007DFF 100%);
    box-shadow: 0 5px 9px 0 #92DDFF;
    border-radius: 20px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    font-size: 14px;
    color: #FDFDFD;
    cursor: pointer;
}

.answer-title {
    height: 20px;
    font-family: PingFangSC-Regular;
    font-size: 12px;
    color: #333333;
    letter-spacing: 0;
    margin-bottom: 10px;
    display: flex;
    flex-direction: row;
    align-items: center;
}
.answer-title2 {
    height: 20px;
    font-family: PingFangSC-Regular;
    font-size: 12px;
    color: #333333;
    letter-spacing: 0;
    margin-bottom: 10px;
    display: flex;
    flex-direction: row;
    align-items: center;
    margin-right: 18px;
}

.answer-title2 img {
    width: 20px;
    height: 20px;
    margin-right: 2px;
}
.answer-title2 span {
    margin-left: 7px;
    font-size: 14px;
    color: #333333;
    letter-spacing: 0;
}

.answer-table {
    /*width: 760px;*/
    width: 100%;
}

.answer-table-tr-title {
    background: #E5F3FF;
    height: 33px;
}

.answer-table-tr-title-t {
    width: 160px;
    /*border: 1px solid orange;*/
    text-align: center;
}

.answer-table-tr-title-no {
    width: 146px;
    /*border: 1px solid orange;*/
    text-align: center;
}

.answer-table-tr-title-t2 {
    width: 240px;
    /*border: 1px solid orange;*/
    text-align: center;
    height: 70px;
    font-family: SourceHanSansCN-Regular;
    font-size: 14px;
    color: #333333;
}

.answer-table-tr-title-no2 {
    width: 146px;
    text-align: center;
    height: 70px;
    font-family: SourceHanSansCN-Regular;
    font-size: 14px;
    color: #333333;
}

th {
    text-align: left;
    padding: 13px 0;
}

.answer-table-tr-answer {
    /*border: 1px solid #EDEDED;;*/
    border-bottom: 1px solid #ededed;
}

.answer-table-tr-answer td {
    padding: 38px 0;
}

.answer-table-tr-title-no2-wrong {
    width: 70px;
    text-align: center;
    height: 70px;
    font-family: SourceHanSansCN-Regular;
    font-size: 14px;
    color: #C8161E;
}

.answer-wrong-word {
    /*border: 1.5px solid #C8161E;*/
    width: 50px;
    position: relative;
}

.answer-wrong-word-right {
    width: 50px;
    position: relative;
}

.answer-table-tr-title-flex {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.answer-table-tr-title-flex img {
    position: absolute;
    top: -3px;
    left: 15px;
    width: 20px;
    height: 20px;
}
.answer-no-answer-img{
    position:static!important;
    width: 20px;
    height: 20px;
}

.answer-table-tr-blank {
    height: 44px;
}

/**
  我的答案-滚动条
 */
.answer-scorll {
    /*width: 800px;*/
    width: 111%;
    overflow: scroll;
    /* margin: 100px; */
    height: 333px;

}

/*滚动条整体样式*/
.answer-scorll::-webkit-scrollbar {
    width: 10px;
    height: 0px;
}

/*滚动条滑块*/
.answer-scorll::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
    background: #D8D8D8;
}

/*滚动条轨道*/
.answer-scorll::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0);
    background: #EBEBEB;
    border-radius: 5px;
}

/**
   题型正确率
 */
.rate {
    /*width: 1175px;*/
    width: 100%;
    height: 560px;
    /*border: 1px solid indigo;*/
    display: flex;
    flex-direction: column;
    justify-items: center;
    align-items: center;
    padding-left: 12%;
    margin-top: 65px
}

.rate-title {
    display: flex;
    align-items: left;
    justify-content: left;
    width: 100%;
    height: 40px;
    margin-bottom: 60px;
    /*padding-left: 76px;*/
}

.rate-title span {
    font-family: SourceHanSansCN-Bold;
    font-size: 40px;
    font-weight: bold;
    color: #222222;
}

.rate-content {
    width: 1063px;
    height: 503px;
    /*border: 1px solid aqua;*/
    display: flex;
    flex-direction: row;
    align-items: center;
    /*margin-right: 192px;*/
    margin-right: 54px;
}

.rate-pie {
    width: 33%;
    /*width: 421px;*/
    height: 361px;
    /*border: 1px solid darkblue;*/
    background: #FFFFFF;
    box-shadow: 0 4px 4px 0 rgba(237, 237, 237, 0.50);
}

.rate-line {
    /*width: 719px;*/
    width:  56%;
    height: 503px;
    padding-top: 71px;
    /*border: 1px solid darkblue;*/
    background: #FFFFFF;
    box-shadow: 0 8px 26px 0 rgba(199, 199, 199, 0.50);
}

/*
  饼图样式
 */
.pie-chart {
    top: -113px;
    left: 28px;
}

.pie-chart-main {
    position: relative;
}

.pie-title {
    position: absolute;
    top: 317px;
    left: 161px;
    font-size: 13px;
    color: #333333;
}

/**
  分类展示区块
 */
.classify {
    /*height: 1260px;*/
    width: 100%;
    display: flex;
    flex-direction: column;
    margin-top: 101px;
}

.classify-title {
    /*width: 658px;*/
    height: 40px;
    padding-left: 12%;
    margin-bottom: 50px;
}

.classify-title span {
    font-family: SourceHanSansCN-Bold;
    font-size: 40px;
    font-weight: bold;
}

.classify-content {
    position: relative;
}

.classify-main {
    /*height: 1240px;*/
    /*width: 100%;*/
    /*border: 1px solid red;*/
    /*margin-bottom: 34px;*/
}

.classify-items {
    padding-left: 12%;
    width: 100%;
}

.classify-tab {
    padding-left: 12%;
    background: #FFFFFF;
    box-shadow: 0 5px 8px 0 #DBDBDB;
}

.nav .classify-item-com {
    float: left;
    width: 160px;
    height: 85px;
    margin-right: 10px;
    background: #F5F5F5;
    border: 1px solid #EDEDED;
}

.nav .classify-item-com:last-child {
    margin-right: 0px;
}

.nav .classify-item-com.active {
    background: #fff;
    border-bottom: none;
}

.classify-item-com {
    width: 117px;
    height: 57px;
    background: #F5F5F5;
    border: 1px solid #EDEDED;
    /*border: 1px solid #EDEDED;*/
}

.nav .classify-item-com a {
    display: block;
    width: 100%;
    height: 100%;
    font-size: 20px;
    font-weight: bold;
    color: #999999;
    text-align: center;
    line-height: 72px;
}

.nav .classify-item-com.active a {
    color: #007DFF;
    font-size: 22px;
    padding: 10px 0;
}

.nav > li > a {
    /*padding: 18px 15px 20px 15px !important;*/
    border-radius: 0px !important;
    line-height: 1;
    margin-right: 0px;
}

.nav-tabs > li {
    /*margin-left: 10px !important;*/
}

.classify-item-com a {
    margin: 0;
    text-align: center;
    color: #999999 !important;
}

.classify-items .active {
    font-family: SourceHanSansCN-Medium;
    font-size: 19px;
    text-align: center;
}

.active a {
    /*padding: 15px 1px !important;*/
    color: #007DFF !important;
}

.classify-pan {
    /*position: absolute;*/
    padding-top: 71px;
    padding-bottom: 50px;
    background: #FFFFFF;
}

.classify-special {
    display: flex;
    flex-direction: column;
}

.classify-special-title {
    width: 360px;
    height: 28px;
}

.classify-special-title span {
    font-family: SourceHanSansCN-Medium;
    font-size: 28px;
    color: #007DFF;
}

.classify-special-content {
    width: 911px;
    height: 327px;
    /*border: 1px solid orange;*/
    display: flex;
    flex-direction: column;
    justify-items: center;
    align-items: center;
}

.classify-special-con-outline {
    display: flex;
    width: 285px;
    height: 285px;
    /*border: 1px solid darkmagenta;*/
}

.classify-analyse {
    /*height: 290px;*/
    display: flex;
    flex-direction: column;
    /*border: 1px solid red;*/
}

.classify-analyse-title {
    width: 360px;
    height: 28px;
    margin-bottom: 16.7px;
}

.classify-analyse-title span {
    font-family: SourceHanSansCN-Medium;
    color: #007DFF;
    text-align: center;
    font-size: 28px;
}

.classify-analyse-content {
    display: flex;
    flex-direction: row;
    align-items: center;
    /*height: 210px;*/
}

.classify-analyse-content-l {
    display: flex;
    flex-direction: column;
    width: 391px;
    min-height: 125px;
    /*border: 1px solid palegreen;*/
}

.classify-analyse-content-l span {
    display: inline-block;
    font-family: SourceHanSansCN-Regular;
    font-size: 16px;
    color: #333333;
    line-height: 28px;
}

.classify-analyse-content-r {
    height: 120px;
    width: 400px;
    margin-left: 162px;
    margin-bottom: 27px;
    /*border: 1px solid peru;*/
}
.question-normal-left-border{
    position: absolute;
    left: 1px;
    bottom: 0px;
    height: 206px;
    border-left: 1px solid #e3e3e3;
}

.classify-analyse-content-r-img {
    width: 218px;
    height: 209px;
}

.classify-promotion {
    margin-top: 43px;
    margin-bottom: 20px;
}

.classify-promotion-title {
    margin-bottom: 12px;
}

.classify-promotion-title span {
    font-family: SourceHanSansCN-Medium;
    color: #007DFF;
    text-align: center;
    font-size: 28px;
}

.classify-promotion-class {
    position: relative;
    font-family: SourceHanSansCN-Regular;
    font-size: 16px;
    color: #d45b60;
    line-height: 28px;
}

.classify-promotion-class-content {
    text-decoration: underline;
    cursor: pointer;
}

.classify-promotion-content {
    width: 987px;
    /*border: 1px solid rebeccapurple;*/
}

.classify-promotion-content-span {
    font-family: SourceHanSansCN-Regular;
    font-size: 16px;
    color: #333333;
    line-height: 28px;
}

/*
  综合分析模块
 */
.complex-analyze {
    margin: 70px 0px;
    padding-right: 12%;
}

.complex-analyze-title {
    padding-left: 12%;
    margin-bottom: 55px;
}

.complex-analyze-title span {
    font-family: SourceHanSansCN-Bold;
    font-size: 40px;
    color: #222222;
    font-weight: bold;
}

.complex-analyze-content {
    background: #FFFFFF;
    box-shadow: 0 5px 8px 0 #DBDBDB;
}

/**
  建议
 */
.complex-analyze-suggestion {
    padding-left: 12%;
    padding-top: 76px;
}

.suggestion-title {
    margin-bottom: 20px;
}

.suggestion-main {
    /*width: 1019px;*/
    display: flex;
    flex-direction: row;
}

.suggestion-main-content {
    width: 50%;
}

.suggestion-title span {
    font-family: SourceHanSansCN-Medium;
    font-size: 28px;
    color: #222222;
}

.suggestion-content {
    width: 476px;
}

.suggestion-content span {
    display: inline-block;
    font-family: SourceHanSansCN-Regular;
    font-size: 16px;
    color: #333333;
    line-height: 28px;
}

.suggestion-right {
    width: 50%;
    /*border: 1px solid saddlebrown;*/
    margin-left: 50px;
}

/*
  温馨提示
 */
.complex-analyze-tips {
    background: #FFFFFF;
    /*box-shadow: 0 5px 8px 0 #DBDBDB;*/
    padding-top: 53px;
    padding-bottom: 56px;
}

.tips-main {
    display: flex;
    flex-direction: row;
    padding-left: 12%;
}

.tips-main-content {
    width: 80%;
}

.tips-main-title {
    margin-bottom: 20px;
}

.tips-main-title span {
    font-family: SourceHanSansCN-Medium;
    font-size: 28px;
    color: #222222;;
}

.tips-content {
    width: 760px;
}

.tips-content span {
    display: inline-block;
    font-family: SourceHanSansCN-Regular;
    font-size: 16px;
    color: #333333;
    line-height: 28px;
}

.tips-left {
    width: 20%;
    /*border:1px solid green;*/
    margin-left: 22px;
    height: 191px;
}

/*
 * 课程弹框
 */
.class-tip {
    margin-left: 8px;
}

.class-top {
    display: flex;
    flex-direction: row;
    align-items: center;
}

.class-top-left {
    display: flex;
    flex-direction: column;
    width: 287px;
    margin-right: 10px;
}

.class-top-title {
    font-family: SourceHanSansCN-Bold;
    font-size: 18px;
    font-weight: bold;
    color: rgba(0, 0, 0, 0.65);
    text-align: left;
    line-height: 24px;
}

.class-top-content {
    display: flex;
    flex-direction: column;
}

.class-top-left span {
    display: inline-block;
    font-family: SourceHanSansCN-Regular;
    font-size: 14px;
    color: #515151;
    text-align: left;
    line-height: 22px;
}

.class-top-right {
    display: flex;
    flex-direction: column;
    margin-top: 10px;
    align-items: center;
}

.class-top-right img {
    width: 60px;
    height: 60px;
    border-radius: 50%;
}

.class-top-right span {
    font-family: SourceHanSansCN-Bold;
    font-size: 12px;
    color: rgba(0, 0, 0, 0.65);
    text-align: left;
    font-weight: bold;
}

.class-bottom {
    margin-top: 12px;
    margin-bottom: 10px;
    text-align: center;
    background-image: linear-gradient(131deg, #00B6FF 0%, #007DFF 100%);
    border-radius: 20px;
    height: 40px;
    cursor: pointer;
}

.class-bottom span {
    font-family: SourceHanSansCN-Bold;
    font-size: 16px;
    color: #FFFFFF;
    text-align: left;
    line-height: 42px;
    height: 40px;
    font-weight: bold;
}

/*
  题型特点 圆圈
 */

.circle-main {
    position: relative;
}

.circle-img {
    width: 285px;
    height: 285px;
}

.circle-long-div {
    position: absolute;
    /*border: 1px solid red;*/
    top: 62px;
    left: -250px;
    width: 900px;
    height: 156px;
}

.circle-item-bak {
    position: absolute;
    display: flex;
    top: 71px;
    left: -117px;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    width: 150px;
    height: 140px;
    border-radius: 50%;
    box-shadow: 0px 0px 10px 0.5px #68BAB0;
    background-image: linear-gradient(146deg, #47E6C8 0%, #68BAB0 100%);
}

.circle-item {
    /*position: absolute;*/
    float: left;
    display: flex;
    /* top: 71px; */
    /* left: -117px; */
    flex-direction: row;
    align-items: center;
    justify-content: center;
    width: 150px;
    height: 140px;
    border-radius: 50%;
    box-shadow: 0px 0px 10px 0.5px #68BAB0;
    background-image: linear-gradient(146deg, #47E6C8 0%, #68BAB0 100%);
    margin-top: 10px;
    margin-right: 30px;
}

.circle-item1-bak {
    position: absolute;
    display: flex;
    top: -33px;
    left: 44px;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    width: 104.3px;
    height: 104.3px;
    border-radius: 50%;
    box-shadow: 0px 0px 10px 0.5px #FF70AC;
    background-image: linear-gradient(211deg, #FFA9D6 0%, #FF70AC 92%);
}

.circle-item1 {
    display: flex;
    float: left;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    width: 104.3px;
    height: 104.3px;
    border-radius: 50%;
    box-shadow: 0px 0px 10px 0.5px #FF70AC;
    background-image: linear-gradient(211deg, #FFA9D6 0%, #FF70AC 92%);
    margin-top: 31px;
    margin-right: 30px;
}

.circle-item2-bak {
    position: absolute;
    display: flex;
    top: -36px;
    left: 251px;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    width: 156px;
    height: 156px;
    border-radius: 50%;
    box-shadow: 0px 0px 10px 0.5px #6CA0EF;
    background-image: linear-gradient(121deg, #A8CFF9 1%, #6CA0EF 100%);
}

.circle-item2 {
    float: left;
    /* position: absolute; */
    display: flex;
    top: -36px;
    left: 251px;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    width: 156px;
    height: 156px;
    border-radius: 50%;
    box-shadow: 0px 0px 10px 0.5px #6CA0EF;
    background-image: linear-gradient(121deg, #A8CFF9 1%, #6CA0EF 100%);
    margin-right: 30px;
}

.circle-item3-bak {
    position: absolute;
    display: flex;
    top: 180px;
    left: 225px;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    width: 104.3px;
    height: 104.3px;
    border-radius: 50%;
    box-shadow: 0px 0px 10px 0.5px #FF7D7D;
    background-image: linear-gradient(234deg, #F41818 0%, #FF7D7D 100%);
}

.circle-item3 {
    float: left;
    /* position: absolute; */
    display: flex;
    /* top: 180px; */
    /* left: 225px; */
    flex-direction: row;
    align-items: center;
    justify-content: center;
    width: 104.3px;
    height: 104.3px;
    border-radius: 50%;
    box-shadow: 0px 0px 10px 0.5px #FF7D7D;
    background-image: linear-gradient(234deg, #F41818 0%, #FF7D7D 100%);
    margin-top: 29px;
    margin-right: 30px;
}

.circle-item4-bak {
    position: absolute;
    display: flex;
    top: 197px;
    left: 75px;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    width: 117.4px;
    height: 117.5px;
    border-radius: 50%;
    box-shadow: 0px 0px 10px 0.5px #FF5931;
    background-image: linear-gradient(180deg, #FFD463 0%, #FF5931 100%);
}

.circle-item4 {
    float: left;
    /* position: absolute; */
    display: flex;
    /* top: -33px; */
    /* left: 44px; */
    flex-direction: row;
    align-items: center;
    justify-content: center;
    width: 104.3px;
    height: 104.3px;
    border-radius: 50%;
    box-shadow: 0px 0px 10px 0.5px #FF5931;
    background-image: linear-gradient(180deg, #FFD463 0%, #FF5931 100%);
    margin-top: 30px;
    margin-right: 30px;
}

.circle-item-text {
    padding: 5px;
}

.circle-item-span {
    display: inline-block;
    font-family: SourceHanSansCN-Medium;
    font-size: 16.2px;
    color: #FFFFFF;
    text-align: center;
    font-weight: bold;
    line-height: 21.06px;
}

/**
  * footer
 */
/* .report-footer {
    margin-top: 65px;
    text-align: center;
}

.report-footer-text {
    font-family: SourceHanSansCN-Regular;
    font-size: 16px;
    color: #666666;
}
.report-footer-text2{
    font-size: 13px;

}
.report-footer-text2:hover{
    color: firebrick!important;
} */

.footer {
    min-width: 1200px;
    width: 100%;
    height: auto;
    background: #333333;
    color: rgba(255, 255, 255, .5);
    font-size: 14px;
}
.footer a {
	text-decoration: none !important;
}
.footer a:hover {
    color: #C7161E !important;
    text-decoration: none !important;
}
.footer-top {
    display: flex;
    box-sizing: border-box;
    padding: 40px 0 12px 40px;
    width: 1200px;
    margin: 0 auto;
}
.footer-top .footer-top-l {
    width: 816px;
}
.footer-top .detail {
    display: flex;
    box-sizing: border-box;
    padding-bottom: 34px;
    position: relative;
}
.footer-top .detail::before {
    position: absolute;
    bottom: 0;
    left: 0;
    content: '';
    width: 516px;
    height: 1px;
    background: rgba(255, 255, 255, .2);
}
.footer-top .detail .logo {
    margin-top: 4px;
    margin-right: 20px;
    width: 91px;
    height: 52px;
}
.footer-top .detail .detail-box p {
    font-size: 26px;
    color: #FFFFFF;
    font-weight: 600;
    display: flex;
    align-items: center;
    height: 37px;
    line-height: 37px;
}
.footer-top .detail .detail-box p img {
    margin-left: 10px;
    margin-top: 6px;
    display: block;
    width: 148px;
    height: 22px;
}
.footer-top .detail .detail-box ul {
    margin-top: 2px;
    display: flex;
    
}
.footer-top .detail .detail-box ul a {
    font-size: 15px;
    color: #FFFFFF;
	text-decoration: none;
}
.footer-top .detail .detail-box ul a:hover {
	text-decoration: none;
}
.footer-top .detail .detail-box ul li {
    height: 20px;
    line-height: 20px;
    margin-right: 12px;
}
.footer-top .address {
    box-sizing: border-box;
    padding-top: 24px;
}
.footer-top .address .footer-campus {
    margin-top: 10px;
    display: flex;
}
.footer-top .address .footer-campus dd {
    margin: 0;
    display: flex;
    width: 438px;
    flex-wrap: wrap;
}
.footer-top .address .footer-campus dd a {
    color: rgba(255, 255, 255, .5);
    margin-right: 10px;
    text-align: center;
    line-height: 20px;
    height: 20px;
    text-align: center;
}
.footer-top .footer-top-r {
    height: auto;
}
.footer-top .footer-top-r .call-box {
    display: flex;
    width: 256px;
    height: 38px;
    background: #C7161E;
    border-radius: 28px;
    align-items: center;
    justify-content: center;
}
.footer-top .footer-top-r .call-box img {
    width: 24px;
    height: 24px;
}
.footer-top .footer-top-r .call-box .call-tel {
    font-size: 16px;
    color: #FFFFFF;
    font-weight: 500;
}
.footer-top .footer-top-r .code {
    width: 238px;
    margin: 22px auto 0;
}
.footer-top .footer-top-r .code img {
    width: 238px;
    height: 100px;
    display: block;
}
.footer-top .footer-top-r .wechat-icon {
    margin-top: 5px;
    display: flex;
}
.footer-top .footer-top-r .wechat-icon-left {
    display: flex;
    width: 100px;
    justify-content: center;
    color: #FFFFFF;
}
.footer-top .footer-top-r .wechat-icon-left:nth-child(1) {
    margin-right: 30px;
}
.footer-top .footer-top-r .wechat-icon-left img {
    width: 20px;
    height: 20px;
}
.footer-top .footer-top-r .statement {
    margin-top: 14px;
    width: 256px;
    text-align: center;
    opacity: 0.4;
    font-size: 11px;
    color: #FFFFFF;
    font-weight: 400;
}
.footer-bottom {
    background: #1B1B1B;
}
.footer-bottom-box {
    box-sizing: border-box;
    padding-left: 40px;
    width: 1200px;
    height: 40px;
    margin: 0 auto;
    display: flex;
    line-height: 40px;
    font-size: 14px;
    color: rgba(255, 255, 255, 0.5);
    font-weight: 400;
}
.footer-bottom-box .p1 {
    margin-left: 280px;
}
.footer-bottom-box .p1 a {
    color: rgba(255, 255, 255, 0.5);
}
.footer-bottom-box .p2 a {
    margin-left: 24px;
    display: flex;
    align-items: center;
    color: rgba(255, 255, 255, 0.5);
}
.footer-bottom-box .p2 img {
    margin-right: 4px;
    width: 20px;
    height: 20px;
}
.footer-bottom-box .footer-bottom-nav a {
    color: rgba(255, 255, 255, 0.5);
}

/**
  自定义图
 */
.vert {
    width: 300px;
    height: 161px;
    /*border: 1px solid #d6d7d6;*/
    background-color: #fff;
    position: relative;
    background: url(graphbg.gif);
    top: -58px;
}

.vert h1 {
    font-size: 14px;
    margin: 10px;
    position: relative;
}

.vert ul li {
    float: left;
    position: absolute;
    bottom: 0px;
    background-color: #fffff;
    text-align: center;
    font-weight: bold;
    color: #fff;
    line-height: 40px;
    width: 60px;
    list-style-type: none;
}

.percent div {
    float: left;
    position: absolute;
    bottom: -21px;
    width: 30px;
    font-family: PingFangSC-Regular;
    font-size: 12px;
    color: #333333;
    text-align: center;
    line-height: 15px;
}

.vert-bottom-tip {
    position: absolute;
    top: 2px;
    left: 25px;
    font-size: 15px;
    color: #333333;
}

.question-bottom-text-tips{
    position: absolute;
    font-size: 13px;
    left: 0px;
    bottom: -81px;
}

.vert2-bottom-tip {
    display: none;
    position: absolute;
    bottom: -82px;
    left: 82px;
    font-size: 15px;
    color: #333333;
}

.normal-line3 {
    font-size: 12px;
    left: -27px;
    bottom: -42px;
    width: 40px;
    position: absolute;
    /* border-top: 1px double #E6E6E6; */
}
.normal-line2 {
    left: 26px;
    bottom: -42px;
    width: 40px;
    position: absolute;
    /* border-top: 1px double #E6E6E6; */
    border-top: 2px dotted #E6E6E6;
}

.normal-line2-score {
    left: 51px;
    bottom: -9px;
    width: 40px;
    position: absolute;
    font-size: 13px;
    color: #333333;
}

.normal-line2-score-text {
    left: 84px;
    bottom: -9px;
    width: 180px;
    position: absolute;
    font-size: 12px;
    color: #333333;
}

.normal-line2-score-text2 {
    left: 90px;
    bottom: -11px;
    width: 145px;
    position: absolute;
    font-size: 12px;
    color: #333333;
}

.blue-0 {
    left: -13px
}

.blue-1 {
    left: 50px
}

.blue-2 {
    left: 110px
}

.blue-3 {
    left: 170px
}

.blue-4 {
    left: 230px
}

.blue-5 {
    left: 285px
}

.right-text {
    /*left: 310px;*/
    left: 196px;
    width: 53px !important;
    margin-left: 10px;
}

.vert ul li.jieti-zhu-0 {
    left: 0px;
    background-color: #BAE7FF;
    opacity: 0.85;
    height: 50px;
}

.vert ul li.jieti-zhu-1 {
    left: 60px;
    background-color: #91D5FF;
    opacity: 0.85;
    height: 76px;
}

.vert ul li.jieti-zhu-2 {
    left: 120px;
    background-color: #69C0FF;
    opacity: 0.85;
    height: 100px;
}

.vert ul li.jieti-zhu-3 {
    left: 180px;
    background-color: #1890FF;
    opacity: 0.85;
    height: 127px;
}

.vert ul li.pink {
    left: 240px;
    background-color: #096DD9;
    opacity: 0.85;
    height: 147px;
}

.jieti-zhu-top-text {
    top: -33px;
    left: 22px;
    height: 50px;
    position: absolute;
    color: #333333;
    font-size: 1px !important;
}

.vert-avatar {
    top: -57px;
    left: 6px;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    position: absolute;
}
.vert-my-score-line{
    border: 1px dashed red;
    bottom: 0px;
    /* left: 66px; */
    width: 1px;
    height: 76px;
    position: absolute;
    z-index: 9999;
}
.vert-my-identity{
    /*bottom: -57px;*/
    left: -6px;
    width: 50px;
    height: 50px;
    position: absolute;
    font-size: 12px;
}
.vert2 {
    width: 242px;
    height: 186px;
    /*border-left: 1px solid #d6d7d6;*/
    border-bottom: 1px solid #d6d7d6;
    background-color: #fff;
    position: relative;
    margin-top: -15px;
}

.vert2 h1 {
    font-size: 14px;
    margin: 10px;
}

.vert2 ul li {
    float: left;
    position: absolute;
    bottom: 0px;
    background-color: #fff;
    text-align: center;
    font-weight: bold;
    color: #fff;
    line-height: 40px;
    width: 60px;
    list-style-type: none;
}
.line-title{
    position: relative;
    width: 100%;
    text-align: center;
    top: -23px;
}

.my-line {
    width: 154px;
    position: absolute;
    /*border: 1px solid #E6E6E6;*/
    border-top: 1px dashed #E6E6E6;
    bottom: 20px;
}
.my-line2 {
    left: -28px;
    font-size: 13px;
    width: 154px;
    position: absolute;
    /* border: 1px solid #E6E6E6; */
    /* border-top: 1px double #E6E6E6; */
    bottom: 20px;
}

.normal-line {
    bottom: 85px;
    width: 46px;
    position: absolute;
    border-top: 2px dotted #E6E6E6;
    /*border-top: 1px solid red;*/
}

.question-type {
    bottom: -20px;
    left: 236px;
    position: absolute;
    font-family: PingFangSC-Regular;
    font-size: 14px;
    color: #333333;
    /* text-align: center; */
    line-height: 20.16px;
    width: 100px;
    text-align: left;
}
.question-type2{
    bottom: -30px;
    left: 39px;
    position: absolute;
    font-family: PingFangSC-Regular;
    font-size: 14px;
    color: #333333;
    text-align: center;
    line-height: 20.16px;
}
.question-type3{
    bottom: -30px;
    left: 149px;
    position: absolute;
    font-family: PingFangSC-Regular;
    font-size: 14px;
    color: #333333;
    text-align: center;
    line-height: 20.16px;
}

.vert2 ul li.blue {
    left: 46px;
    background-color: #BAE7FF;
    opacity: 0.85;
    height: 190px;
}

.vert2 ul li.orange {
    left: 60px;
    background-color: #69C0FF;
    opacity: 0.85;
    height: 127px;
}

.vert2 ul li.analyse-zhuzhuang {
    left: 152px;
    background-color: #1890FF;
    opacity: 0.85;
    height: 55px;
}

.percent2 div {
    float: bottom;
    position: absolute;
    /*bottom: 0px;*/
    left: -30px;
    width: 30px;
    font-family: PingFangSC-Regular;
    font-size: 12px;
    color: #333333;
    text-align: center;
    line-height: 15px;
}

.blue-n2 {
    bottom: -3px
}

.green-n2 {
    bottom: 30px
}

.yellow-n2 {
    bottom: 66px
}

.red-n2 {
    bottom: 104px
}

.pink-n2 {
    bottom: 139px
}

.orange-n2 {
    bottom: 175px
}

.right-text2 {
    bottom: 207px;
    width: 53px !important;
    margin-left: 10px;
    left: -54px!important;
}

.normal-line-text-n {
    align-items: right;
    display: none;
    /*border: 1px solid red;*/
}

.normal-line-text-top {
    width: 235px;
    text-align: right;
}

.normal-line-text-no {
    font-family: SourceHanSansCN-Medium;
    font-size: 10px;
    color: #333333;
    text-align: right;
    display: block;
    height: 18px;
}

.normal-line-text-top-text {
    font-family: SourceHanSansCN-Normal;
    font-size: 7px;
    color: #333333;
    text-align: right;
}

.normal-line-text-bottom {
    font-family: SourceHanSansCN-Regular;
    font-size: 5px;
    color: #333333;
    text-align: right;
}

/**
  建议图表
 */
.vert3 {
    margin: 30px 30px;
    width: 300px;
    height: 200px;
    border-left: 1px solid #d6d7d6;
    border-bottom: 1px solid #d6d7d6;
    background-color: #fff;
    position: relative;
    top: 50px;
}

.vert3 ul li {
    float: left;
    position: absolute;
    left: 0px;
    background-color: #ffffff;
    font-weight: bold;
    line-height: 26px;
    height: 23px;
    list-style-type: none;
    text-align: right;
    font-family: PingFangSC-Regular;
    font-size: 12px;
    color: #222222;
    z-index: 999;
}

.revzhu-0 {
    /*opacity: 0.85;*/
    bottom: 15.3px;
    width: 264px;
    background: #1890FF !important;
    cursor: pointer;
}

.revzhu-1 {
    /*opacity: 0.85;*/
    bottom: 43.3px;
    width: 90px;
    background: #F3778C !important;
    cursor: pointer;
}

.revzhu-2 {
    /*opacity: 0.85;*/
    bottom: 104.3px;
    width: 264px;
    background: #5FD383 !important;
    cursor: pointer;
}

.revzhu-3 {
    /*opacity: 0.85;*/
    bottom: 148.3px;
    width: 90px;
    background: #45D2D2 !important;
    cursor: pointer;
}

.revzhu-4 {
    /*opacity: 0.85;*/
    bottom: 176.3px;
    width: 264px;
    background-color: #F8D738 !important;
    cursor: pointer;
}

.footer-bottom-pointer-text {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 80px;
    position: absolute;
    left: 277px;
    bottom: -1px;
    font-size: 12px;
    color: #666666;
    text-align: left;
}

.footer-bottom-pointer-text span {
    font-size: 12px;
    color: #666666;
    text-align: left;
    margin-left: 4px;
    display: inline-block;
}

.footer-bottom-pointer {
    vertical-align: middle;
}

.rezhu-line-0 {
    position: absolute;
    left: 90px;
    bottom: 0px;
    height: 210px;
    border-left: 1px double #E6E6E6;
}

.rezhu-line-1 {
    position: absolute;
    left: 178px;
    bottom: 0px;
    height: 210px;
    border-left: 1px double #E6E6E6;
}

.rezhu-line-2 {
    position: absolute;
    left: 264px;
    bottom: 0px;
    height: 210px;
    border-left: 1px double #E6E6E6;
}

.rezhu-bottom div {
    font-family: PingFangSC-Regular;
    font-size: 12px;
    color: rgba(0, 0, 0, 0.65);
    text-align: center;
    line-height: 19.8px;
}

.rezhu-bottom-0 {
    position: absolute;
    left: 78px;
    bottom: -26px;
    z-index: 2;
}

.rezhu-bottom-1 {
    position: absolute;
    left: 168px;
    bottom: -26px;
    z-index: 2;
}

.rezhu-bottom-2 {
    position: absolute;
    left: 254px;
    bottom: -26px;
    z-index: 2;
}

.rezhu-bottom-text {
    position: absolute;
    width: 50px;
    left: 311px;
    bottom: -8px;
}

.rezhu-left-0 {
    position: absolute;
    left: -35px;
    bottom: 29px;
    z-index: 2;
}

.rezhu-bottom-title {
    position: absolute;
    top: -70px;
    left: 40px;
    font-size: 14px;
    color: #333333;
}

.rezhu3-bottom-title {
    position: absolute;
    top: -70px;
    left: 19px;
    font-size: 14px;
    color: #333333;
}

.rezhu-left-1 {
    position: absolute;
    left: -35px;
    bottom: 108px;
    z-index: 2;
}

.rezhu-left-2 {
    position: absolute;
    left: -35px;
    bottom: 168px;
    z-index: 2;
}

.rezhu-left-text {
    position: absolute;
    left: -12px;
    bottom: 204px;
}

.vert4 {
    margin: 30px 30px;
    width: 314px;
    height: 200px;
    border-left: 1px solid #d6d7d6;
    border-bottom: 1px solid #d6d7d6;
    background-color: #fff;
    position: relative;
    top: 55px;
}

.doit-0 {
    display: flex;
    flex-direction: row;
    position: absolute;
    bottom: 32px;
    left: 33px;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}

.doit-no-0 {
    width: 4px;
    height: 4px;
    border-radius: 50%;
    margin-right: 4px;
    background: #4FAA11;
    border: 0 solid rgba(0, 0, 0, 0.09);
}

.doit-text {
    font-family: PingFangSC-Regular;
    font-size: 10px;
    color: #222222;
    text-align: left;
    z-index: 1;
}

.doit-1 {
    display: flex;
    flex-direction: row;
    position: absolute;
    bottom: 172px;
    left: 234px;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}

.doit-no-1 {
    width: 4px;
    height: 4px;
    border-radius: 50%;
    margin-right: 4px;
    background: #ED2323;
    border: 0 solid rgba(0, 0, 0, 0.09);
}

.doit-2 {
    display: flex;
    flex-direction: row;
    position: absolute;
    bottom: 41px;
    left: 243px;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}

.doit-no-2 {
    width: 4px;
    height: 4px;
    border-radius: 50%;
    margin-right: 4px;
    background: #4F50EC;
    border: 0 solid rgba(0, 0, 0, 0.09);
}

.doit-3 {
    display: flex;
    flex-direction: row;
    position: absolute;
    bottom: 153px;
    left: 189px;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}

.doit-no-3 {
    width: 4px;
    height: 4px;
    border-radius: 50%;
    margin-right: 4px;
    background: #FFF1A8;
    border: 0 solid rgba(0, 0, 0, 0.09);
}

.doit-4 {
    display: flex;
    flex-direction: row;
    position: absolute;
    bottom: 106px;
    left: 145px;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}

.doit-no-4 {
    width: 4px;
    height: 4px;
    border-radius: 50%;
    margin-right: 4px;
    background: #98F4FF;
    border: 0 solid rgba(0, 0, 0, 0.09);
}

.doit-5 {
    display: flex;
    flex-direction: row;
    position: absolute;
    bottom: 171px;
    left: 145px;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}

.doit-no-5 {
    width: 4px;
    height: 4px;
    border-radius: 50%;
    margin-right: 4px;
    background: #ED23C6;
    border: 0 solid rgba(0, 0, 0, 0.09);
}

.doit-6 {
    display: flex;
    flex-direction: row;
    position: absolute;
    bottom: 117px;
    left: 216px;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}

.doit-no-6 {
    width: 4px;
    height: 4px;
    border-radius: 50%;
    margin-right: 4px;
    background: #EDB923;
    border: 0 solid rgba(0, 0, 0, 0.09);
}

.doit-7 {
    display: flex;
    flex-direction: row;
    position: absolute;
    bottom: 190px;
    left: 236px;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}

.doit-no-7 {
    width: 4px;
    height: 4px;
    border-radius: 50%;
    margin-right: 4px;
    background: #00AA88;
    border: 0 solid rgba(0, 0, 0, 0.09);
}

/**
  答题数量不够底部展示
 */

.report-bufen {
    display: flex;
    width: 100%;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    margin-top: 29px;
    padding-bottom: 50px;
}

.bufen-img {
    width: 36px;
}

.bufen-text {
    margin-left: 18px;
}

.bufen-text span {
    font-size: 13px;
    color: #333333;
}

.modal-opatice {
    width: 300px;
    height: 38px;
    position: absolute;
    top: -37px;
    left: 62px;
    background: #fff;
    border-radius: 25px;
    opacity: 0;
}

/**
  * 通用提示内容
 */
.common-body-class-container {
    margin-top: 57px;
}

.common-body-class {
    height: 455px;
}

.common-body-class {
    margin-left: 12%;
    color: #333333;
}

.common-body-class-title {
    margin-top: 30px;
    font-size: 24px;
    width: 1021px;
}

.common-body-class-summary {
    margin-top: 15px;
    margin-bottom: 20px;
    font-size: 19px;
}

.common-body-class-content {
    font-size: 15px;
    margin-top: 4px;
}

.common-body-class-footer-img {
    width: 36px;
    margin-right: 5px;
}

.common-body-class-footer-img img {
    width: 38px;
}

.common-body-class-footer {
    font-size: 15px;
    margin-top: 25px;
    display: flex;
    flex-direction: row;
    align-items: center;
}
/*侧导航*/
.report-slide-menu  a:hover,a:visited,a:link{
    color:#444;text-decoration:none;
}
.report-slide-menu {
    display: none;
    position: fixed;
    right: -2px;
    top: 200px;
    width: 100px;
    z-index: 999;
    /*border: 1px solid red;*/
}
.report-slide-content{
    position: relative;
    width: 100px;

}
.report-slide-content dl{
    margin-bottom: -11px;
}
.report-slide-content dd{
    margin-top: 20px;
}
.report-slide-content dd > a{
    font-size: 16px;
    color: #222222;
    letter-spacing: 0.45px;
}
.report-slide-bar{
    position: absolute;
    top: 4px;
    width: 0px;
    height: 87%;
    margin-top: 38px;
    background-color: #eaeaea;
    border: 1px solid #eaeaea;
    border-top: 0;
    border-bottom: 0;
    left: -21px;
}
.report-slide-title{
    font-size: 19px;
    color: #222222;
    letter-spacing: 0.54px;
    height: 23px;
}
.report-slide-pointer{
    position: absolute;
    display: block;
    width: 14px;
    height: 14px;
    cursor: pointer;
    left: -26.7px;
    /*top: 4px;*/
    background: #FFFFFF;
    border: 2px solid #E2E5E7;
    border-radius: 50%;
    margin-top: 7px;
}
.report-slide-pointer2{
    position: absolute;
    display: none;
    width: 12px;
    height: 12px;
    cursor: pointer;
    left: -25.7px;
    /* top: 4px; */
    background: #C3C6C8;
    border: 1px solid #FFFFFF;
    border-radius: 50%;
    margin-top: -16.5px;
}
.report-slide-active{
    font-size: 16px;
    color: #C8161E!important;
    letter-spacing: 0.45px;
}
.anchor-class{
    width: 100%;
    height: 10px;
}
/* 2022年5月18日新增头部意见反馈样式 */
.right-feedback {
    width: 250px;
    margin-right: 20px;
    display: flex;
    align-items: center;
}
.right-feedback .feedback-span {
    display: inline-block;
    font-size: 14px;
    color: #333;
    cursor: pointer;
}
.right-feedback .feedback-span:nth-of-type(1) {
    margin-right: 32px;
}

/* 2022年5月30日新增写作报告样式 */
.write2022_box {
    width: 100%;
    height: auto;
    padding-top: 103px;
    box-sizing: border-box;
}
.write2022_wrapper {
    margin: 0 auto;
    width: 1200px;
}
.write2022_ul {
    width: 100%;
    height: auto;
    display: flex;
    align-items: center;
    padding-top: 60px;
    box-sizing: border-box;
}

.write2022_ul .write2022_li {
    padding: 30px 24px;
    background: #F5F5F5;
    border: 1px solid rgba(237,237,237,1);
    margin-right: 24px;
    cursor: pointer;
}

.write2022_ul .write2022_li span {
    font-size: 24px;
    color: #999999;
    text-align: center;
    font-weight: 500;
    line-height: 30px;
}

.write2022_ul .write2022_on {
    background: #FFFFFF;

}
.write2022_ul .write2022_on span {
    font-size: 30px;
    background: linear-gradient(to right, #00B6FF 0%, #007DFF 100%);
    -webkit-background-clip: text;
    -moz-background-clip: text;
    -ms-background-clip: text;
    background-clip: text;
    color: transparent;
    line-height: 30px;
}

.write2022_content {
    width: 100%;
    height: auto;
    background: #fff;
    padding-top: 24px;
    padding-bottom: 80px;
    box-sizing: border-box;
}
.write2022_content .content_wrapper {
    display: flex;
    justify-content: space-between;
}

.write2022_content .content_wrapper .content_left {
    margin-left: 15px;
    width: 515px;
    height: 506px;
    overflow-y: auto;
}

.write2022_content .content_wrapper .content_left .left_title {
    font-size: 20px;
    color: #999999;
    line-height: 30px;
    font-weight: 400;
}

.write2022_content .content_wrapper .content_left .left_content {
    font-size: 16px;
    color: #333333;
    line-height: 30px;
}

.write2022_content .content_wrapper .content_left .left_img {
    display: block;
    margin-top: 10px;
    width: 100%;
}

.write2022_content .content_wrapper .content_right {
    width: 592px;
    height: 506px;
    border: 1px solid rgba(216,216,216,1);
    border-radius: 10px;
    overflow-y: auto;
}

.write2022_content .content_wrapper .content_right .right_p {
    width: 100%;
    height: auto;
    font-size: 18px;
    color: #333333;
    line-height: 30px;
    padding: 20px 15px;
    box-sizing: border-box;
}