.header{width:100%;height:60px;background:#fff;border-bottom:1px solid #eee;box-sizing:border-box;position:fixed;top:0;left:0;z-index:999}.main{width:1200px;margin:80px auto;display:flex;justify-content:space-between;padding-bottom:100px}.main .left{width:900px;height:1708px;background-color:#fff;border-radius:5px;border:1px solid hsla(0,0%,89.8%,.49);padding:0 50px;box-sizing:border-box;overflow:hidden}.main .left h5.title{font-size:30px;font-weight:400;font-stretch:normal;letter-spacing:3px;color:#333;text-align:center;margin:42px 0 57px}.main .left .resault_box{width:784px;height:150px;border:1px solid #47c88a;text-align:center;padding:20px 39px;box-sizing:border-box;margin:0 auto}.main .left .resault_box .resault_text{font-size:22px;line-height:36px;letter-spacing:0;color:#352e3a}.main .left .resault_box .resault_text span{color:#47c88a}.main .left .resault_box .e_text{font-size:16px;line-height:36px;letter-spacing:0;color:#352e3a}.main .left .chart_box{padding-top:70px;border-top:1px solid #eee;display:flex;justify-content:space-between;padding-bottom:60px;border-bottom:1px solid #eee}.main .left .chart_box .progress_box .elProgress{display:flex;justify-content:center;margin:19px 0 32px}.main .left .chart_box .progress_box .true_error{width:168px;display:flex;justify-content:space-between;margin:0 auto}.main .left .chart_box .progress_box .true_error p{font-size:14px;line-height:36px;letter-spacing:1px;color:#333;text-indent:18px;position:relative}.main .left .chart_box .progress_box .true_error p:after{content:"";width:14px;height:14px;background:#47c88a;position:absolute;top:10px;left:0}.main .left .chart_box .progress_box .true_error p:last-child:after{background:#e5e9f2}.main .left .chart_box .progress_box .test_num{font-size:14px;letter-spacing:1px;color:#333;text-align:center;margin-top:20px}.main .left .chart_box .progress_box .test_num span{font-size:16px;color:#2b92f9;font-weight:700}.main .left .chart_box .progress_box .true_time{width:347px;display:flex;justify-content:space-between;margin-top:20px}.main .left .chart_box .progress_box .true_time .true_box{width:50%}.main .left .chart_box .progress_box .true_time .true_box p{font-size:14px;letter-spacing:1px;text-align:center;color:#999}.main .left .chart_box .progress_box .true_time .true_box p span{font-size:36px;color:#47c88a;font-weight:700;margin-right:10px}.main .left .chart_box .progress_box .true_time .true_box p:last-child{margin-top:20px}.main .left .chart_box .progress_box .true_time .time_box{border-left:1px solid #eee}.main .left .chart_box .progress_box .true_time .time_box p span{color:#ffd007}.main .left .chart_box .echart_box{width:436px}.main .left .chart_box .echart_box #chartbox{width:436px;height:403px}.main .left .description{margin-top:60px}.main .left .description .des_list{display:flex;justify-content:space-between;flex-wrap:wrap;margin-top:30px}.main .left .description .des_list .item{width:354px;border:1px solid #47c88a;padding:13px;box-sizing:border-box;margin-bottom:17px}.main .left .description .des_list .item p{font-size:14px;font-weight:400;font-stretch:normal;line-height:20px;letter-spacing:1px;color:#666}.main .left .description .des_list .item p span{color:#47c88a}.main .left .reviews{padding-bottom:60px;border-bottom:1px solid #eee}.main .left .reviews .box_tit{margin-top:30px}.main .left .reviews .review_box{width:714px;padding:20px;box-sizing:border-box;border:1px solid #47c88a;font-size:14px;line-height:36px;letter-spacing:0;color:#272c31;margin-top:20px}.main .left .btm{margin-top:50px;padding:0 20px;box-sizing:border-box}.main .left .btm h5{font-size:16px;font-weight:400;font-stretch:normal;line-height:32px;letter-spacing:0;color:#666}.main .left .btm .btn{width:270px;height:70px;background-color:#47c88a;border-radius:5px;text-align:center;font-size:16px;letter-spacing:0;color:#fff;overflow:hidden;margin:26px auto 0;cursor:pointer}.main .left .btm .btn .first_text{margin-top:15px}.main .right{width:280px;height:973px;background-color:#fff;border-radius:5px;border:1px solid hsla(0,0%,89.8%,.49);padding:0 15px;box-sizing:border-box}.main .right .r_tit{font-size:14px;letter-spacing:0;color:#272c31;line-height:60px;border-bottom:1px solid #eee}.main .right .item{width:100%;height:50px;padding:15px 0 20px;border-bottom:1px solid #eee;justify-content:space-between}.main .right .item,.main .right .item .inner_left{display:flex;align-items:center}.main .right .item .inner_left span{width:23px;height:31px;font-size:16px;text-align:center;line-height:31px;color:#666}.main .right .item .inner_left .avatar{width:49px;height:49px;background-color:#7fb9e5;border-radius:50%;margin-left:20px}.main .right .item .inner_right{width:144px;height:100%;display:flex;flex-direction:column;justify-content:space-between}.main .right .item .inner_right h5{font-size:16px;color:#333;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.main .right .item .inner_right p{font-size:14px;color:#999}.box_tit{display:flex;align-items:center}.box_tit img:first-child{margin-right:3px}