@charset "utf-8";* html,* html body {
    background-image: url(about:blank);
    background-attachment: fixed;
    width: 100%;
    height: 100%
}

body {
    min-width: 1200px;
    font-size: 14px;
    color: #333
}

html,body,div,ul,li,ol,dl,dt,dd,form,fieldset,h1,h2,h3,h4,h5,h6,p,br,pre,textarea,blockquote,span,button {
    margin: 0;
    padding: 0;
    border: 0;
    font-family: "Microsoft YaHei","微软雅黑","SimSun","宋体"
}

li {
    list-style-type: none
}

label {
    cursor: pointer
}

img {
    vertical-align: top;
    border: 0
}

em,i,b {
    font-style: normal;
    font-size: 0
}

ul,li {
    list-style: none
}

u {
    text-decoration: none
}

input,select {
    vertical-align: middle;
    outline: none;
    border: 0;
    font-family: "Microsoft YaHei","微软雅黑";
    padding: 0
}

textarea {
    outline: none
}

h1,h2,h3,h4,h5 {
    font-weight: normal;
    color: #545353
}

.cf:before,.cf:after {
    content: "";
    display: table
}

.cf:after {
    clear: both
}

.cf {
    *zoom:1}

.clear {
    clear: both
}

a:link {
    text-decoration: none;
    color: #252525
}

a:visited {
    text-decoration: none;
    color: #333333
}

input[disabled] {
    background: none;
    text-align: center;
    text-indent: 0 !important
}

input[type="button"],input[type="submit"] {
    box-sizing: content-box;
    padding: 0
}

.fl {
    float: left
}

.fr {
    float: right
}

.main {
    width: 1200px;
    margin: 0 auto
}

.showBox {
    display: block !important
}

body {
    background-color: #f6f6fa
}

.module_center {
    width: 1200px;
    margin: 0 auto
}

.Header .logo {
    margin: 10px 0
}

.Header .logo img {
    height: 50px;
    max-width: 95%
}

.Header h2 {
    background-position: -399px 21px;
    height: 70px;
    line-height: 70px;
    font-size: 18px;
    font-weight: bold;
    padding-left: 20px;
    float: left;
    margin-left: 20px
}

.Header .HeadRegister {
    margin: 24px 0
}

.header {
    width: 100%;
    min-width: 1200px;
    box-shadow: 0px 3px 5px 0px rgba(185,185,185,11);
    background-color: #fff
}

.header .logo {
    padding-top: 5px;
    width: 210px;
}

.header .logo img {
    height: 52px;
    max-width: 95%
}

.header .menu li {
    float: left;
    margin-right: 38px;
    line-height: 64px
}

.header .menu li a {
    font-size: 16px;
    color: #333333
}

.header .menu li.cur a {
    font-weight: bold;
    font-size: 16px;
    color: #ff6000
}

.header .menu li:hover a {
    font-weight: bold
}

.header .headPic {
    position: relative;
    padding-bottom: 12px;
    z-index: 99
}

.header .headPic a {
    margin-top: 8px;
    display: inline-block;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background-color: #fff;
    box-shadow: 0 0 8px rgba(197,197,197,0.16);
    padding: 5px;
    box-sizing: border-box
}

.header .headPic img {
    width: 100%;
    height: 100%;
    border-radius: 50%
}

.header .headPic:hover .downListBox {
    display: block
}

.header .headPic .downListBox {
    width: 130px;
    border: 10px;
    background-color: #fff;
    box-shadow: 0 0 8px rgba(0,0,0,.2);
    position: absolute;
    top: 72px;
    left: 50%;
    transform: translate(-50%,0);
    z-index: 10;
    border-radius: 10px;
    padding: 10px 0;
    display: none
}

.header .headPic .downListBox li:last-child {
    margin-bottom: 0
}

.header .headPic .downListBox::before {
    content: '';
    display: block;
    width: 20px;
    height: 11px;
    background: url('./classDetails_icon_arrow.png') no-repeat;
    position: absolute;
    left: 50%;
    top: -11px;
    transform: translate(-50%,0)
}

.header .headPic .downListBox li {
    width: 100%;
    height: 35px;
    line-height: 35px;
    text-align: center;
    margin-bottom: 5px
}

.header .headPic .downListBox li a {
    margin: 0;
    width: 100%;
    height: 35px;
    line-height: 35px;
    border-radius: 0;
    background-color: transparent;
    box-sizing: none;
    box-shadow: none;
    padding: 0;
    text-align: left;
    padding-left: 19px
}

.header .headPic .downListBox li:hover {
    background-color: #ffecdd
}

.header .headPic .downListBox li:hover a {
    color: #ff6000
}

.header .headPic .downListBox li a i {
    display: inline-block;
    width: 17px;
    height: 17px;
    vertical-align: -4px;
    margin-right: 10px
}

.header .headPic .downListBox li a.studyCent i {
    background: url('./icon_studyCent.png') no-repeat center center
}

.header .headPic .downListBox li a.myData i {
    background: url('./icon_myData.png') no-repeat center center
}

.header .headPic .downListBox li a.news i {
    background: url('./icon_news.png') no-repeat center center
}

.header .headPic .downListBox li a.news u {
    margin-left: 4px;
    font-size: 12px;
    color: #fff;
    background-color: #ff6000;
    display: inline-block;
    padding: 0 5px;
    border-radius: 15px;
    line-height: 15px;
    height: 15px
}

.header .headPic .downListBox li a.logOut i {
    background: url('./icon_logOut.png') no-repeat center center
}

.content {
    padding-top: 20px;
    box-sizing: border-box;
    min-width: 1200px;
    background: url('./Bg_content.png') no-repeat;
    background-position: center -44px;
    margin-bottom: 20px
}

.content .leftBox {
    width: 200px
}

.content .leftBox .infoBox {
    padding-top: 20px;
    box-sizing: border-box;
    height: 214px;
    background-color: #fff;
    border-radius: 15px;
    box-shadow: 0px 15px 15px 0px rgba(169,169,169,.1);
    text-align: center;
    position: relative;
    z-index: 10
}

.content .leftBox .infoBox .pic {
    width: 129px;
    height: 129px;
    border-radius: 50%;
    background: #fff;
    box-shadow: 0 0 8px rgba(197,197,197,0.4);
    padding: 7px;
    box-sizing: border-box;
    margin: 0 auto
}

.content .leftBox .infoBox .pic img {
    width: 100%;
    height: 100%;
    border-radius: 129px
}

.content .leftBox .infoBox .topBox {
    position: relative;
    width: 100%
}

.content .leftBox .infoBox .centerBtn {
    display: inline-block;
    font-size: 16px;
    color: #ff6000;
    text-align: center;
    line-height: 30px;
    width: 94px;
    border: 1px solid #ff6000;
    border-radius: 30px;
    position: absolute;
    bottom: -7px;
    left: 50%;
    margin-left: -47px;
    transition: all .3s;
    background: rgba(255,255,255,.7)
}

.content .leftBox .infoBox .centerBtn:hover {
    background-color: #ff6000;
    color: #fff
}

.content .leftBox .infoBox .userName {
    font-size: 16px;
    color: #333333;
    padding: 25px 20px 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.content .leftBox .navBox {
    width: 200px;
    border-radius: 15px;
    background-color: #fff;
    margin-top: -52px;
    padding-top: 72px;
    padding-bottom: 10px
}

.content .leftBox .navBox h3 {
    padding-left: 20px;
    font-size: 16px;
    color: #999999;
    line-height: 40px;
    margin-top: 6px
}

.content .leftBox .navBox a {
    display: block;
    width: 100%;
    height: 40px;
    line-height: 40px;
    padding-left: 60px
}

.content .leftBox .navBox a:hover {
    color: #ff6000
}

.content .leftBox .navBox a i {
    display: inline-block;
    width: 19px;
    height: 17px;
    background: url('./icon_nav.png') no-repeat;
    vertical-align: -3px;
    margin-right: 6px
}

.content .leftBox .navBox a.cur {
    width: 200px;
    box-sizing: border-box;
    border-radius: 10px;
    padding-left: 48px;
    color: #fff;
    background-image: -moz-linear-gradient(180deg,rgb(255,96,0) 0%,rgb(255,155,73) 100%);
    background-image: -webkit-linear-gradient(180deg,rgb(255,96,0) 0%,rgb(255,155,73) 100%);
    background-image: -ms-linear-gradient(180deg,rgb(255,96,0) 0%,rgb(255,155,73) 100%);
    box-shadow: 4px 6.928px 15px 0px rgba(202,76,0,0.2);
    position: relative;
    left: 12px
}

.content .leftBox .navBox a.cur::after {
    content: '';
    display: inline-block;
    width: 4px;
    height: 32px;
    background-color: #ff9b48;
    border-radius: 4px;
    position: absolute;
    left: -12px;
    top: 4px
}

.content .leftBox .navBox a.home i {
    background-position: -10px -10px
}

.content .leftBox .navBox a.myCourse i {
    background-position: -10px -32px
}

.content .leftBox .navBox a.live i {
    background-position: -10px -54px
}

.content .leftBox .navBox a.answers i {
    background-position: -10px -75px
}

.content .leftBox .navBox a.note i {
    background-position: -10px -98px
}

.content .leftBox .navBox a.download i {
    background-position: -10px -120px
}

.content .leftBox .navBox a.myBank i {
    background-position: -10px -142px
}

.content .leftBox .navBox a.record i {
    background-position: -10px -165px
}

.content .leftBox .navBox a.studyRepot i {
    background-position: -10px -185px
}

.content .leftBox .navBox a.myOrder i {
    background-position: -10px -207px
}

.content .leftBox .navBox a.coupon i {
    background-position: -10px -229px
}

.content .leftBox .navBox a.message i {
    background-position: -10px -250px
}

.content .leftBox .navBox a.myTeacher i {
    background-position: -10px -273px
}

.content .leftBox .navBox a.myActive i {
    background-position: -10px -296px
}

.content .leftBox .navBox a.home.cur i {
    background-position: -40px -10px
}

.content .leftBox .navBox a.myCourse.cur i {
    background-position: -40px -32px
}

.content .leftBox .navBox a.live.cur i {
    background-position: -40px -54px
}

.content .leftBox .navBox a.answers.cur i {
    background-position: -40px -75px
}

.content .leftBox .navBox a.note.cur i {
    background-position: -40px -98px
}

.content .leftBox .navBox a.download.cur i {
    background-position: -40px -120px
}

.content .leftBox .navBox a.myBank.cur i {
    background-position: -40px -142px
}

.content .leftBox .navBox a.record.cur i {
    background-position: -40px -165px
}

.content .leftBox .navBox a.studyRepot.cur i {
    background-position: -40px -185px
}

.content .leftBox .navBox a.myOrder.cur i {
    background-position: -40px -207px
}

.content .leftBox .navBox a.coupon.cur i {
    background-position: -40px -229px
}

.content .leftBox .navBox a.message.cur i {
    background-position: -40px -250px
}

.content .leftBox .navBox a.myTeacher.cur i {
    background-position: -40px -273px
}

.content .leftBox .navBox a.myActive.cur i {
    background-position: -40px -296px
}

.content .leftBox .navBox a.menu-progress i {
    background-position: -10px -319px
}

.content .leftBox .navBox a.menu-progress.cur i {
    background-position: -40px -319px
}

.mainBox {
    width: 940px
}

.footer {
    background: #1c1f37
}

.footer .topBox {
    padding-bottom: 6px
}

.footer .topBox .infoBox {
    width: 880px
}

.footer .webLink {
    padding-top: 50px
}

.footer .webLink a {
    font-size: 15px;
    color: #aaaaaa;
    margin-right: 8px
}

.footer .webLink a::after {
    content: '';
    display: inline-block;
    width: 2px;
    height: 2px;
    background: #aaaaaa;
    vertical-align: 4px;
    margin-left: 10px
}

.footer .webLink a:last-child::after {
    display: none
}

.footer .companyInfo {
    padding-top: 35px
}

.footer .companyInfo p {
    margin-bottom: 12px;
    font-size: 14px;
    color: #ffffff
}

.footer .companyInfo p i {
    margin-right: 12px
}

.footer .companyInfo p.address i {
    display: inline-block;
    width: 15px;
    height: 16px;
    background: url('./icon_address.png') no-repeat center center;
    vertical-align: -2px
}

.footer .companyInfo p.phone i {
    display: inline-block;
    width: 15px;
    height: 15px;
    background: url('./icon_phone.png') no-repeat center center;
    vertical-align: -2px
}

.footer .otherInfo {
    padding-top: 30px;
    font-size: 14px;
    color: #838589
}

.footer .otherInfo a {
    font-size: 14px;
    color: #838589
}

.footer .otherInfo p {
    margin-bottom: 12px
}

.footer .wxCodeBox {
    width: 248px;
    padding-top: 52px
}

.footer .wxCodeBox .pic {
    width: 101px;
    height: 101px;
    padding: 4px;
    box-sizing: border-box;
    background-color: #fff;
    border-radius: 5px
}

.footer .wxCodeBox .pic img {
    width: 100%;
    height: 100%
}

.footer .wxCodeBox p {
    font-size: 14px;
    color: #9498a2;
    padding-top: 10px;
    text-align: center
}

.footer .friendLink {
    border-top: 1px solid #3f4154;
    line-height: 45px;
    font-size: 12px;
    color: #656a74
}

.footer .friendLink a {
    color: #656a74;
    margin-right: 18px
}

::-webkit-scrollbar {
    width: 5px;
    background-color: #f1f1f1
}

::-webkit-scrollbar-thumb {
    width: 4px;
    background-color: #cbcbcb;
    border-radius: 4px;
    box-shadow: inset 0 0 6px rgba(0,0,0,0.3)
}

::-webkit-scrollbar-track {
    box-shadow: inset 0 0 6px #fff;
    border-radius: 4px;
    background-color: #ebe9e9
}

::-webkit-scrollbar-corner {
    background: steelblue;
    border-radius: 50% 50%
}

.continue {
    background: linear-gradient(to right,#FE9149,#FD561E)!important;
    color: #fff!important;
    border: 1px solid #FE9149!important
}

.continue a {
    color: #fff !important
}

.studyPub {
    border: 1px solid #FD561E!important;
    color: #FD551E!important;
    background: #fff!important
}

.studyPub a {
    color: #FD551E!important
}

.reStudy {
    background: #EAEAEA!important;
    color: #9d9d9c!important
}

.reStudy a {
    color: #9d9d9c!important
}

.t_subTit {
    line-height: 36px;
    padding-bottom: 12px;
    padding-top: 6px;
    height: 36px;
    font-size: 16px;
    color: #333333;
    position: relative
}

.t_subTit .t_name {
    font-weight: bold;
    font-size: 20px
}

.t_subTit .t_selCOurse_cur {
    margin-right: 18px
}

.t_subTit .t_selCOurse_cur .t_left_exam {
    font-weight: bold
}

.t_subTit .t_selCOurse_cur .t_left_bar {
    margin: 0px 4px;
    font-weight: normal
}

.t_subTit .selectCourse {
    position: relative;
    z-index: 10;
    cursor: pointer;
    padding: 0 10px 0 12px;
    height: 30px;
    border-radius: 36px;
    background-color: #b6bdc3;
    border: 3px solid #fff;
    float: right;
    font-size: 14px;
    color: #ffffff;
    font-weight: normal;
    text-align: center;
    line-height: 30px
}

.t_subTit .selectCourse i {
    display: inline-block;
    width: 14px;
    height: 14px;
    background: url("./t_icon_exchange.png") no-repeat;
    vertical-align: -2px;
    margin-left: 6px
}

.t_subTit .selectCourse .name {
    display: block
}

.t_subTit .selectCourse .downSelectPopup {
    display: none;
    box-shadow: 0 0 8px #eee;
    padding: 5px 0;
    top: 45px;
    left: 50%;
    transform: translate(-50%,0);
    width: 130px;
    position: absolute;
    background-color: #fff;
    border-radius: 10px
}

.t_subTit .selectCourse .downSelectPopup:before {
    content: "";
    display: block;
    width: 20px;
    height: 11px;
    background: url("./classDetails_icon_arrow.png") no-repeat;
    position: absolute;
    top: -11px;
    left: 50%;
    transform: translate(-50%,0)
}

.t_subTit .selectCourse li {
    border-radius: 0;
    height: 35px;
    border: 0;
    width: 100%;
    margin-left: 0;
    line-height: 35px;
    font-size: 14px;
    color: #333333;
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding: 0
}

.t_subTit .selectCourse li:first-child {
    border-radius: 10 10 0 0
}

.t_subTit .selectCourse li.cur {
    background-color: #ffecdd;
    color: #ff6000
}

.maskBox {
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.6);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100
}

.t_testReport_box {
    position: relative;
    width: 745px;
    padding: 30px;
    box-sizing: border-box;
    background: #fff;
    border-radius: 10px;
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    z-index: 105;
    text-align: center
}

.t_testReport_box .closeBtn {
    position: absolute;
    width: 30px;
    height: 30px;
    top: 0;
    right: 0;
    background: url('./t_icon_closeBtn.png') no-repeat;
    background-size: 25px auto;
    background-position: center;
    cursor: pointer
}

.t_testReport_box .tes,.t_testReport_box .pap,.t_testReport_box .ks,.t_testReport_box .chap {
    display: none
}

.t_testReport_box .head_tit {
    position: relative
}

.t_testReport_box .head_tit .tes,.t_testReport_box .head_tit .pap,.t_testReport_box .head_tit .tes,.t_testReport_box .head_tit .ks,.t_testReport_box .head_tit .chap {
    margin: 0 auto;
    font-size: 20px;
    color: #111;
    font-weight: bold;
    margin-bottom: 20px
}

.t_testReport_box h3 span {
    position: relative
}

.t_testReport_box h3 i {
    display: block;
    width: 16px;
    height: 16px;
    position: absolute;
    top: -5px;
    right: -20px;
    cursor: pointer
}

.t_testReport_box .head_tit .pap i {
    background: url('./icon_tip.png') no-repeat;
    background-position: center;
    background-size: 14px auto
}

.t_testReport_box .head_tit .ks i {
    background: url('./t_icon_info.png') no-repeat;
    background-position: center;
    background-size: 14px auto
}

.t_testReport_box .head_tit .chap i {
    background: url('./t_icon_info.png') no-repeat;
    background-position: center;
    background-size: 14px auto
}

.t_testReport_box .reportBox_l {
    width: 135px;
    margin-right: 35px
}

.t_testReport_box .report_rate {
    position: relative
}

.t_testReport_box .report_rate .rate {
    font-size: 14px;
    color: #111;
    position: absolute;
    left: 0;
    top: 75px;
    right: 0;
    margin: auto
}

.t_testReport_box .report_rate .rate_Val {
    font-size: 30px;
    color: #E7502E;
    position: absolute;
    left: 0;
    top: 36px;
    right: 0;
    margin: auto
}

.t_testReport_box .progress {
    margin: 0 auto;
    width: 130px;
    height: 130px
}

.t_testReport_box .progress svg {
    width: 100% !important;
    height: 100% !important
}

.t_testReport_box .circle-progress-value {
    stroke-width: 6px;
    stroke: #ff6000
}

.t_testReport_box .circle-progress-circle {
    stroke-width: 6px;
    stroke: #e5e5f3
}

.t_testReport_box .circle-progress-text {
    display: none;
    fill: #ff6000;
    font-size: 18px
}

.t_testReport_box .score_vv_ {
    display: none
}

.t_testReport_box .score_vv_ .rate {
    color: #53AF69
}

.t_testReport_box .score_vv_ .rate_Val {
    color: #53AF69
}

.t_testReport_box .score_vv_ .circle-progress-value {
    stroke: #53AF69
}

.t_testReport_box .report_calc {
    font-size: 14px;
    color: #999;
    margin: 20px 0
}

.t_testReport_box a {
    margin-bottom: 10px;
    font-size: 14px;
    width: 130px;
    text-align: center;
    line-height: 38px;
    border: 1px solid #909090;
    display: block;
    color: #666;
    height: 38px;
    border-radius: 5px
}

.t_testReport_box .next_chapt {
    color: #FF6100;
    background: #FF6100;
    border-color: #FF6100;
    color: #fff
}

.t_testReport_box .reportBox_r {
    width: 515px
}

.t_testReport_box .reportBox_r_top {
    margin-bottom: 30px;
    background: #F6F6F6;
    border-radius: 5px;
    padding: 10px 20px 20px;
    box-sizing: border-box;
    width: 100%
}

.t_testReport_box .itemList {
    color: #999
}

.t_testReport_box .itemList.child {
    color: #666
}

.green_cor {
    color: #54AF69
}

.defult_cor {
    color: #ED3C43
}

.type_cor {
    color: #111
}

.t_testReport_box .itemList .item {
    float: left;
    width: 25%;
    line-height: 24px;
    text-align: center
}

.t_testReport_box .reportBox_r_mid {
    margin-bottom: 20px
}

.t_testReport_box .reportBox_r_mid .sug {
    color: #111;
    font-size: 15px;
    font-weight: bold
}

.t_testReport_box .reportBox_r_mid .suggest {
    width: 430px;
    text-align: left
}

.t_testReport_box .reportBox_r_mid .lastTest {
    color: #111
}

.t_testReport_box .reportBox_r_mid .lastTest span {
    color: #FD561E
}

.t_testReport_box .reportBox_r_mid .suggest_info {
    color: #999;
    font-size: 14px;
    margin-top: 8px
}

.t_testReport_box .reportBox_r_bot {
    width: 100%;
    padding: 15px;
    box-sizing: border-box;
    border-radius: 6px;
    border: 1px solid #131313
}

.t_testReport_box .reportBox_r_bot .title {
    font-weight: bold;
    text-align: left;
    font-size: 15px;
    color: #111;
    margin-bottom: 10px
}

.t_testReport_box .examInf_l {
    width: 315px;
    font-size: 13px;
    color: #999;
    margin-bottom: 8px
}

.t_testReport_box .examInf_l span {
    display: inline-block;
    width: 33.3%;
    text-align: left
}

.t_testReport_box .examInf_r {
    color: #fff;
    width: 145px;
    height: 36px;
    text-align: center;
    line-height: 36px;
    border-radius: 5px;
    background: linear-gradient(to right,#FE9149,#FD561E)
}

.t_testReport_box .examInf_l_bot .proress_box {
    margin-top: 10px
}

.t_testReport_box .examInf_l_bot .title_info {
    font-size: 15px;
    color: #999;
    margin-top: 15px
}

.t_testReport_box .examInf_l_bot .Strip,.t_testReport_box .examInf_l_bot .Strip p {
    height: 10px;
    font-size: 0;
    border-radius: 5px
}

.t_testReport_box .examInf_l_bot .Strip {
    background: #EAEAEA;
    margin-top: 5px;
    width: 190px;
    display: inline-block;
    position: relative
}

.t_testReport_box .examInf_l_bot .Strip:after {
    position: absolute;
    display: block;
    content: "";
    right: 4px;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #fff
}

.t_testReport_box .examInf_l_bot .Strip p {
    background: #FF6810;
    position: relative
}

.t_testReport_box .examInf_l_bot .Strip p:after {
    position: absolute;
    display: block;
    content: "";
    right: 4px;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #EAEAEA
}

.t_testReport_box .examInf_l_bot .Txt {
    margin-left: 10px;
    display: inline-block;
    text-align: right;
    color: #8c8c8c
}

.t_testReport_box .examInf_l_bot .Txt b {
    color: #FF6810;
    font-size: 13px;
    font-weight: normal
}

.t_testReport_box .tipPopup {
    top: 18px;
    left: 30%;
    display: none;
    transform: translate(34px,30%);
    position: absolute;
    padding: 15px 10px;
    color: #fff;
    background: rgba(0,0,0,0.6)
}

.t_testReport_box.paper_exe_rep .tipPopup,.t_testReport_box.chap_exe_rep .tipPopup {
    display: block
}

.t_testReport_box.paper_exe_rep .tipPopup,.t_testReport_box.chap_exe_rep .tipPopup h4 {
    color: #fff;
    font-size: 16px
}

.t_testReport_box.paper_exe_rep .tipPopup u,.t_testReport_box.chap_exe_rep .tipPopup u {
    display: inline-block;
    width: 20px;
    height: 8px;
    background: url('./classDetails_icon_arrow_b.png') no-repeat;
    position: absolute;
    top: -8px;
    left: 50%;
    margin-left: -10px
}

.t_testReport_box .report_opBtn,.t_testReport_box .reportBox_r_bot {
    display: none
}

.t_testReport_box.test_rep .report_opBtn,.t_testReport_box.test_rep .reportBox_r_bot {
    display: block
}

.t_testReport_box .report_paper_exe {
    display: none;
    margin: 10px auto 0
}

.t_testReport_box.paper_exe_rep .report_paper_exe,.t_testReport_box.paper_exam_ks .report_paper_exe {
    display: block
}

.t_testReport_box .report_paper_exe .btn {
    cursor: pointer;
    margin: 0 5px;
    display: inline-block;
    float: left;
    width: 158px;
    height: 38px;
    text-align: center;
    line-height: 38px;
    font-size: 14px;
    color: #666;
    border-radius: 5px;
    border: 1px solid #999
}

.t_testReport_box.test_rep .head_tit .tes {
    display: block
}

.t_testReport_box.paper_exe_rep .head_tit .pap {
    display: block
}

.t_testReport_box.chap_exe_rep .head_tit .chap {
    display: block
}

.t_testReport_box.paper_exam_ks .head_tit .chap {
    display: block
}

.t_testReport_box.paper_exam_ks .head_tit .ks,.t_testReport_box.paper_exam_ks .score_vv_ {
    display: block
}

.t_testReport_box.paper_exam_ks .reportBox_r_top {
    margin: 40px 0 30px
}

.t_testReport_box.paper_exam_ks .right_vv_ .report_calc {
    display: none
}

body .t_testReport_box.paper_exe_rep .chapt_pap_btn {
    display: none
}

.t_testReport_box.chap_exe_rep .chapt_pap_btn {
    display: flex;
    justify-content: center;
    width: 100%
}

.error_jj {
    position: relative;
    width: 650px;
    padding: 30px;
    box-sizing: border-box;
    background: #fff;
    border-radius: 10px;
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    z-index: 101;
    text-align: center
}

.error_jj .closeBtn {
    position: absolute;
    width: 35px;
    height: 35px;
    top: 15px;
    right: 15px;
    background: url('./t_icon_closeBtn.png') no-repeat;
    background-size: 35px auto;
    background-position: center;
    cursor: pointer
}

.error_jj h3 {
    font-size: 20px;
    color: #111;
    font-weight: bold;
    margin-bottom: 20px
}

.error_jj .error_type {
    color: #111;
    padding: 20px 25px;
    border-radius: 5px;
    font-size: 16px;
    background: #F6F6F6
}

.error_jj .error_tip {
    text-align: left;
    margin-bottom: 15px
}

.error_jj .error_list li {
    float: left;
    background: #fff;
    cursor: pointer;
    margin: 0 13px 15px 0;
    width: 122px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    border-radius: 5px;
    border: 1px solid #dbdbdb;
    font-size: 14px;
    color: #666
}

.error_jj .error_list li.cur {
    color: #ff6000;
    border-color: #ff6000;
    color: #ff6000
}

.error_jj .error_list li:nth-child(4n) {
    margin: 0 0 15px 0
}

.error_sug {
    margin-top: 15px;
    position: relative
}

.error_sug .error_sug_box {
    padding: 15px;
    box-sizing: border-box;
    width: 100%;
    min-height: 120px;
    border-radius: 5px;
    border: 1px solid #dbdbdb;
    font-size: 14px
}

.error_sug p {
    font-size: 13px;
    text-align: right;
    padding: 0 15px 0 0;
    color: #666
}

.error_upload {
    position: relative;
    margin-bottom: 12px
}

.error_upload .upload_list {
    display: inline-block
}

.error_upload .upload_btn,.error_upload #input {
    width: 58px;
    height: 58px;
    border-radius: 5px;
    display: inline-block
}

.error_upload .upload_btn {
    position: relative;
    background: url('./t_icon_uload.png') no-repeat;
    background-position: center;
    background-size: 56px auto
}

.error_upload #input {
    opacity: 0
}

.error_upload .upload_img {
    border-radius: 5px;
    position: relative;
    width: 58px;
    height: 58px
}

.error_upload .upload_img img {
    width: 58px;
    height: auto;
    border-radius: 5px;
    position: absolute;
    left: 0;
    top: 0
}

.error_upload .upload_img i {
    cursor: pointer;
    display: inline-block;
    width: 20px;
    height: 20px;
    position: absolute;
    top: -8px;
    right: -8px;
    background: url('./icon_img_close.png') no-repeat;
    background-size: 15px auto;
    background-position: center
}

.error_upload .youqing {
    font-size: 14px;
    color: #999;
    margin-left: 20px;
    margin-top: 36px
}

.error_opBTn .save {
    cursor: pointer;
    float: right;
    width: 130px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    border-radius: 5px;
    background: #FD551E;
    color: #fff
}

.t_metart_dilog {
    width: 900px;
    padding: 40px 30px 10px;
    box-sizing: border-box;
    background: #fff;
    border-radius: 10px;
    position: fixed;
    left: 42%;
    top: 50%;
    transform: translate(-50%,-50%);
    z-index: 100
}

.t_metart_dilog .closeBtn {
    position: absolute;
    right: 30px;
    top: 10px;
    width: 30px;
    height: 30px;
    cursor: pointer;
    background: url('./t_icon_closeBtn.png') no-repeat;
    background-position: center;
    background-size: 30px auto
}

.CurrentBox {
    width: 1200px;
    padding: 0px 0 20px;
    margin: 0 auto;
    background: none
}

.Current {
    display: inline-block;
    position: relative;
    font-size: 16px;
    color: #666;
    line-height: 36px
}

.Current i,.Current a,.Current u {
    color: #666
}

.Current u {
    margin: 0 5px
}

.Current a.black {
    color: #111;
    font-weight: bold
}

.Current i {
    background: url('./t_location.png') no-repeat;
    background-position: center;
    width: 16px;
    height: 20px;
    display: inline-block;
    vertical-align: -3px;
    margin-right: 6px
}

.backBtn {
    margin-right: 20px
}

.backBtn a {
    display: inline-block;
    padding: 0 18px;
    height: 30px;
    border: 3px solid #ffffff;
    font-size: 14px;
    text-align: center;
    line-height: 30px;
    border-radius: 35px;
    background-color: #b6bdc3;
    color: #fff
}

.backBtn i {
    display: inline-block;
    width: 15px;
    height: 12px;
    background: url('./agreement_icon_back_w.png') no-repeat;
    vertical-align: 0;
    margin-right: 6px
}

.footerMod {
    background: #292c31
}

.footerMod .topLink {
    text-align: center;
    height: 57px;
    line-height: 57px;
    font-size: 16px;
    border-bottom: 2px solid #4c505c
}

.footerMod .topLink a {
    color: #9498a2;
    margin-left: 45px
}

.footerMod .topLink a:hover {
    color: #c1331f
}

.footerMod .topLink a::after {
    content: '';
    display: inline-block;
    margin-left: 45px;
    display: inline-block;
    width: 2px;
    height: 2px;
    background-color: #9498a2;
    vertical-align: 4px
}

.footerMod .topLink a:last-child::after {
    display: none
}

.footerMod .companyInfo {
    padding-top: 36px;
    height: 224px;
    box-sizing: border-box
}

.footerMod .companyInfo .leftBox {
    width: 1060px
}

.footerMod .companyInfo .leftBox .codeBox {
    width: 115px
}

.footerMod .companyInfo .leftBox .codeBox .code {
}

.footerMod .companyInfo .leftBox .codeBox .code img {
    width: 100%
}

.footerMod .companyInfo .leftBox .codeBox p {
    font-size: 14px;
    color: #9498a2;
    text-align: center;
    margin-top: 12px;
    line-height: 1.6
}

.footerMod .companyInfo .leftBox .textBox {
    margin-left: 20px;
    width: 900px;
    line-height: 1.8
}

.footerMod .companyInfo .leftBox .textBox .phone {
    padding-top: 22px
}

.footerMod .companyInfo .leftBox .textBox .phone h3 {
    font-size: 15px;
    color: #fff
}

.footerMod .companyInfo .leftBox .textBox .phone p {
    font-size: 22px;
    color: #ffffff;
    margin-top: 6px
}

.footerMod .companyInfo .leftBox .textBox .friendLink {
    font-size: 12px;
    color: #656a74;
    margin-top: 12px
}

.footerMod .companyInfo .leftBox .textBox .friendLink a {
    color: #656a74;
    margin: 0 10px
}

.footerMod .companyInfo .rightBox img {
    margin-bottom: 10px;
    width: 172px;
    height: 26px
}

.footerMod .companyInfo .rightBox p {
    width: 315px;
    font-size: 15px;
    color: #9498a2;
    margin-top: 12px;
    line-height: 1.6
}

.footerMod .copyright {
    background: #0c0d0f;
    line-height: 52px;
    font-size: 15px;
    color: #838589
}

.footerMod .copyright a {
    color: #838589
}

.footerMod .copyright a img {
    vertical-align: -3px;
    margin-right: 4px
}

.footerMod .copyright a.upTop {
    font-size: 16px;
    color: #fff;
    background: #c1331f;
    display: inline-block;
    width: 128px;
    height: 35px;
    border-radius: 35px;
    line-height: 35px;
    text-align: center;
    margin-top: 9px
}

.modul_center {
    width: 1400px;
    margin: 0 auto
}

.t_testReport_box .tipPopup h4 {
    font-size: 16px;
    color: #fff
}

.liveTipPopup {
    z-index: 101;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 570px;
    height: 370px;
    background-color: #fff;
    border-radius: 10px;
    padding: 0 25px;
    box-sizing: border-box
}

.liveTipPopup .closeBtn {
    position: absolute;
    right: 14px;
    top: 14px;
    cursor: pointer
}

.liveTipPopup h3 {
    text-align: center;
    font-size: 18px;
    padding-top: 25px;
    font-weight: bold
}

.liveTipPopup p.tip {
    font-size: 14px;
    color: #333333;
    line-height: 24px;
    margin-top: 20px;
    margin-bottom: 16px
}

.liveTipPopup .contBox {
    height: 232px;
    overflow: hidden;
    overflow-y: scroll
}

.liveTipPopup .contBox::-webkit-scrollbar {
    width: 0
}

.liveTipPopup .contBox .list {
    width: 100%;
    background: #f6f6fa;
    border: 1px solid #efefef;
    border-radius: 10px;
    margin-bottom: 20px;
    padding: 20px 16px 15px;
    box-sizing: border-box
}

.liveTipPopup .contBox .list p span {
    font-size: 14px;
    color: #666666
}

.liveTipPopup .contBox .list p b {
    font-size: 14px;
    color: #333333;
    font-weight: bold
}

.liveTipPopup .contBox .list .bot {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 10px
}

.liveTipPopup .contBox .list .bot a {
    display: block;
    width: 86px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    color: #ffffff;
    border-radius: 5px;
    background-image: -moz-linear-gradient( 180deg,rgb(255,96,0) 0%,rgb(255,155,73) 100%);
    background-image: -webkit-linear-gradient( 180deg,rgb(255,96,0) 0%,rgb(255,155,73) 100%);
    background-image: -ms-linear-gradient( 180deg,rgb(255,96,0) 0%,rgb(255,155,73) 100%)
}

.liveTipPopup .contBox .list .bot p {
    flex: 1;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.share_wx_box {
    font-size: 14px
}

.share_wx_box .share_wx_qrcode {
    padding: 6px 20px;
    border-radius: 4px;
    background: linear-gradient(to right,#FE9149,#FD561E);
    color: #fff;
    position: relative
}

.share_wx_box .share_qrcodebox {
    width: 120px;
    padding: 10px;
    border: 1px solid #eee;
    border-radius: 5px;
    display: none;
    position: absolute;
    left: 0;
    top: -180px;
    margin: auto;
    right: 0;
    background: #fff;
    box-shadow: 0 15px 15px -15px #d9d8d8
}

.share_wx_box .share_qrcodebox img {
    width: 120px;
    height: 120px
}

.share_wx_box .share_qrcodebox p {
    line-height: 30px;
    text-align: center;
    color: #333
}

.share_wx_box .share_wx_qrcode .icon.wx {
    display: inline-block;
    vertical-align: -7px;
    margin-right: 10px;
    width: 20px;
    height: 20px;
    background: url('https://img.chaosw.com/v2/base/c_icon_wehcat.png') no-repeat;
    background-size: 100% auto
}

.share_wx_box .share_wx_reg {
    color: #999;
    line-height: 34px;
    width: 100%;
    text-align: right;
    padding: 0 10px
}

.share_wx_box .share_wx_qrcode:hover .share_qrcodebox {
    display: block
}

.detail_info .picBox {
    width: 760px;
    margin: 0 auto;
    box-shadow: 0 0 10px rgba(0,0,0,.1);
}

.detail_info .picBox img {
    width: 100%;
}
