.center_nav{
    width: 100%;
    height: 40px;
	background-color: #ffffff;
	box-shadow: 0px 2px 12px 0px
		rgba(61, 151, 242, 0.2);
}
.cur{
    cursor: pointer;
}
.center_nav_cont{
    width: 1200px;
    margin: auto;
}
.back_index{
    display: inline-block;
    margin-left: 38px;
    margin-top: 5px;
    float: left;
}
html{
    overflow-y: scroll;
}
.center_nav_cont i{
    font-family: MicrosoftYaHei;
	font-size: 14px;
	font-weight: normal;
	font-style: italic;
	font-stretch: normal;
	letter-spacing: 0px;
    color: #808695;
    line-height: 40px;
    float: left;
    padding-left: 40px;
}
.center_nav_cont_right{
    float: right;
}
.center_nav_cont_right div{
    font-family: MicrosoftYaHei;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 40px;
	letter-spacing: 1px;
    color: #17233d;
    /* display: inline-block; */
    cursor: pointer;
    float: left;
    margin-right: 40px;
}
.center_nav_cont_right div .mycenter {
    position: relative;
    z-index: 30;
    background: #fff;
}
.center_nav_cont_right div .lgout {
    position: relative;
    z-index: 20;
    background: #fff;
    color: #666;
    text-align: center;
    font-size: 14px;
    transition: all .45s;
    transform: translateY(-100%);
}
.center_nav_cont_right div .lgout:hover {
    color: #3d97f2;
	background: #ecf5ff;
}
.center_nav_cont_right div:last-child{
    margin-right: 23px;
}
.center_nav_cont_right div:first-child{
    margin-right: 40px;
}
.center_nav_cont_right div:nth-child(2){
    margin-right: 40px;
}
.center_nav_cont_right div:nth-child(3){
    margin-right: 40px;
}
.center_nav_cont_right div:last-child {
    position: relative;
    z-index: 30;
}
.center_nav_cont_right div b{
    color: #f56c6c;
    margin-right: 3px;
}
.center_nav_cont_right .center_nav_on a{
    color: #3d97f2;
}
.center_nav_banner{
    width: 1200px;
    margin: auto;
    height: 108px;
    background:url('../img/banner.png') no-repeat center;
}
.center_nav_banner_cont{
    position: relative;
}
.center_main{
    width: 1200px;
    margin: auto;
    position: relative;
}
.center_main_left{
    width: 204px;
    float: left;
}
.center_lst b{
    display: inline-block;
    width: 4px;
    height: 44px;
    position: absolute;
    left: 0;
    top: 0;
    background-color: #3d97f2;
    display: none;
}
.centerface_bg{
    width: 130px;
    height: 108px;
    float: left;
    display: flex;
    align-items: center;
    justify-content: center;
}
.centerface_bg img{
    width: 68px;
    height: 68px;
    border-radius: 68px;
}
.center_msg{
    height: 108px;
    float: left;
    color: #FFFFFF;
}
.center_msg h4{
    font-family: MicrosoftYaHei-Bold;
	font-size: 16px;
	font-stretch: normal;
	letter-spacing: 2px;
    text-align: left;
    margin-top: 24px;
    height: 20px;
    box-sizing: border-box;
    margin-bottom: 6px;
}
.center_msg div{
    height: 1px;
    background: #fff;
}
.center_msg p{
    margin: 0;
    text-align: left;
    font-family: MicrosoftYaHei;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 1px;
    margin-top: 10px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.center_lst p{
    width: 204px;
	height: 44px;
    background-color: #fff;
    border-top: 1px solid #f8f8f9;
    font-family: MicrosoftYaHei;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 44px;
	letter-spacing: 2px;
    position: relative;
}
.center_lst a{
    display: inline-block;
    width: 204px;
	height: 44px;
    padding-left: 47px;
    cursor: pointer;
    color: #17233d;
}
.study_data span{
    display: inline-block;
	height: 44px;
    background-color: #fff;
    border-top: 1px solid #f8f8f9;
    font-family: MicrosoftYaHei;
    line-height: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 44px;
	letter-spacing: 2px;
    color: #17233d;
    position: relative;
}
.study_data span a{
    display: inline-block;
    width: 204px;
	height: 44px;
    padding-left: 68px;
    cursor: pointer;
    color: #808695;
}
.center_lst .center_lst_on b{
    display: inline-block;
    width: 4px;
    height: 44px;
    position: absolute;
    left: 0;
    top: 0;
    background-color: #3d97f2;
}
.center_lst .center_lst_on a{
    color: #3d97f2;
}
.my_meg span{
    display: inline-block;
    width: 204px;
	height: 44px;
    background-color: #fff;
    border-top: 1px solid #f8f8f9;
    font-family: MicrosoftYaHei;
    line-height: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 44px;
	letter-spacing: 2px;
    color: #17233d;
    position: relative;
}
.user_school{
    width: 204px;
    text-align: center;
    margin: auto;
    line-height: 14.4px;
    overflow: hidden;
}
.user_class{
    width: 158px;
    text-align: center;
    margin: auto;
    line-height: 14.4px;
}
.my_meg span a{
    display: inline-block;
    width: 204px;
	height: 44px;
    padding-left: 68px;
    cursor: pointer;
    color: #808695;
}
.my_meg i{
    font-style: normal;
    display: inline-block;
    width: 26px;
	height: 14px;
	background-color: #f56c6c;
    border-radius: 7px;
    position: absolute;
    right: 45px;
    top: 15px;
    font-family: MicrosoftYaHei;
	font-size: 12px;
	font-weight: normal;
	font-stretch: normal;
    line-height: 14px;
    text-align: center;
	letter-spacing: 1px;
    color: #ffffff;
    cursor: pointer;
    display: none;
}
.centerright{
    width: 972px;
    /*height: 1364px;*/
    margin-left: 24px;
    background: #fff;
    float: right;
}
.topic_lst_on{
    transition: opacity .35s;
}
.study_task{
    position: relative;
    width: 972px;
	height: 208px;
	background-color: #ffffff;
    border-radius: 0px 0px 2px 2px;
}
.studyrw{
    position: absolute;
    left: 65px;
    top: 21px;
}
.task_top h2{
    font-family: MicrosoftYaHei-Bold;
	font-size: 18px;
	font-weight: bold;
	font-stretch: normal;
	line-height: 18px;
	letter-spacing: 2px;
    color: #17233d;
    padding-left: 67px;
    padding-top: 24px;
    float: left;
}
.study_topicname{
    font-family: MicrosoftYaHei;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 16px;
	letter-spacing: 0px;
    color: #17233d;
    float: left;
    padding-top: 25px;
    margin-right:18px;
    margin-left: 36px;
    width: 380px;

}
.study_topictime{
    font-family: MicrosoftYaHei;
    font-size: 14px;
    vertical-align: bottom;
	font-weight: normal;
	letter-spacing: 0px;
    color: #808695;
    padding-top: 24px;
    float: left;
    line-height: 18px;
    position: relative;
    padding-left: 20px;
}
.study_topictime b{
    font-family: MicrosoftYaHei;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #17233d;
}
.study_topictime .studytimeimg{
    margin-right: 5px;
    position: absolute;
    left: 0px;
    top: 25px;
}
.qmark{
    cursor: pointer;
    margin-left: 5px;
}
.task_parent{
    margin-top: 24px;
}
.task_parent div:first-child{
    margin-left: 66px;
}
.task_parent .steps{
    width: 264px;
	height: 118px;
	background-color: #ffffff;
	border-radius: 4px;
    border: solid 1px #ebedf0;
    float: left;
    margin-right: 24px;
    position: relative;
}
.task_parent dl dt{
    float: left;
}
.task_parent dl dt img{
    margin-left: 18px;
    margin-top: 16px;
    margin-right: 18px;
}
.watch_class_bubble{
    width: 192px;
	height: 51px;
    background-color: #515a6e;
    padding: 8px 11px;
    position: absolute;
    font-family: MicrosoftYaHei;
	font-size: 12px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 16px;
	letter-spacing: 1px;
    color: #ffffff;
    top: -10px;
    right: -65px;
    border-radius: 6px;
    display: none;
    z-index: 99;
}
.watch_class_bubble2{
    width: 217px;
	height: 51px;
    background-color: #515a6e;
    padding: 10px 11px;
    position: absolute;
    font-family: MicrosoftYaHei;
	font-size: 12px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 16px;
	letter-spacing: 1px;
    color: #ffffff;
    top: -31px;
    right: -65px;
    border-radius: 6px;
    display: none;
    z-index: 99;
}
.watch_class_bubble1{
    width: 217px;
    background-color: #515a6e;
    padding: 10px 11px;
    position: absolute;
    font-family: MicrosoftYaHei;
	font-size: 12px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 16px;
	letter-spacing: 1px;
    color: #ffffff;
    top: -42px;
    right: -65px;
    border-radius: 6px;
    display: none;
    z-index: 99;
}
.watch_class_bubble4{
    width: 217px;
    background-color: #515a6e;
    padding: 10px 11px;
    position: absolute;
    font-family: MicrosoftYaHei;
	font-size: 12px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 16px;
	letter-spacing: 1px;
    color: #ffffff;
    top: -10px;
    right: -65px;
    border-radius: 6px;
    display: none;
    z-index: 99;
}
.achievements_main_img{
    margin-left: 66px;
    margin-top: 24px;
}
/*.achievements_main{*/
/*    display: none;*/
/*}*/
.sanjiao1{
    width: 0px;
    height: 0px;
    border: 5px solid transparent;
    overflow: hidden;
    border-bottom: none;
    border-top-color: #505973;
    position: absolute;
    top: 41px;
    right: 17px;
    display: none;
}
.sanjiao2{
    width: 0px;
    height: 0px;
    border: 5px solid transparent;
    overflow: hidden;
    border-bottom: none;
    border-top-color: #505973;
    position: absolute;
    top: 20px;
    right: 2px;
    display: none;
}
.sanjiao3{
    width: 0px;
    height: 0px;
    border: 5px solid transparent;
    overflow: hidden;
    border-bottom: none;
    border-top-color: #505973;
    position: absolute;
    top: 41px;
    right: 17px;
    display: none;
}
.sanjiao4{
    width: 0px;
    height: 0px;
    border: 5px solid transparent;
    overflow: hidden;
    border-bottom: none;
    border-top-color: #505973;
    position: absolute;
    top: 41px;
    right: 17px;
    display: none;
}
.watch_lesson{
    font-family: MicrosoftYaHei;
	font-size: 22px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
    color: #0a1b33;
    padding-top: 12px;
    line-height: 22px;
}
.finishi_on{
    font-family: MicrosoftYaHei;
	font-size: 12px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
    color: #808695;
    margin-top: 12px;
    position: relative;
    line-height: 12px;
    cursor: pointer;
}
.dowload_data{
    position: absolute;
    right:65px;
    top: 52px;
    z-index: 10;
    display: none;
    background-color: #ffffff;
	box-shadow: 0px 2px 12px 0px
		rgba(61, 151, 242, 0.2);
    border: solid 1px #ebedf0;
    padding-bottom: 6px;
}
.finishi_on img{
    cursor: pointer;
    margin-left: 10px;
    vertical-align: middle;
    position: absolute;
    bottom: -1px;
}
.finish_lesson{
    font-family: MicrosoftYaHei;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 17px;
	letter-spacing: 0px;
    color: #67c23a;
    margin-top: 20px;
    display: none;
}
.dowload_data div{
    font-family: MicrosoftYaHei;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 32px;
	letter-spacing: 1px;
    color: #515a6e;
    height: 32px;
    text-align: left;
    position: relative;
}
.dowload_data div a{
    display: inline-block;
    height: 32px;
    padding-left: 34px;
    padding-right: 12px;
}
.dowload_data div a:hover{
    color: #3d97f2;
    cursor: pointer;
    background: #ebf3ff;
}
.dowload_data div img{
    margin-right: 10px;
    position: absolute;
    left: 12px;
    top: 7px;
}
.dowload_data div:first-child{
    margin-top: 6px;
}
.dowload_data div:last-child{
    padding-bottom: 6px;
}
.task_finish{
    position: absolute;
    left: 84px;
    top: 70px;
    display: none;
}
.continue_watch{
    width: 68px;
	height: 28px;
	border-radius: 4px;
    border: solid 1px #3d97f2;
    font-family: MicrosoftYaHei;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 14px;
	letter-spacing: 0px;
    color: #3d97f2;
    margin-left: 0px;
    margin-top: 16px;
}
.study_progress{
    position: relative;
    width: 972px;
	height: 310px;
	background-color: #fff;
    border-radius: 2px;
}
.task_parent .steps:hover{
    box-shadow: 0px 2px 12px 0px
    rgba(61, 151, 242, 0.24);
    border-radius: 4px;
    border: solid 1px #ebedf0;
}
.hieghttwelve{
    height: 12px;
    width: 100%;
    background: #f8f8f9;
}
/*.studyjd{*/
/*    position: absolute;*/
/*    left: 65px;*/
/*    top: 20px;*/
/*}*/
.progress_top h2{
    font-family: MicrosoftYaHei-Bold;
    font-size: 18px;
    font-weight: bold;
    font-stretch: normal;
    line-height: 18px;
    letter-spacing: 2px;
    color: #17233d;
    padding-left: 67px;
    padding-top: 24px;
    float: left;
}
.progress_top div{
    float: right;
    margin-right: 66px;
    cursor: pointer;
    margin-top: 26px;
    height: 30px;
    position: relative;
    width: 78px;
    padding-left: 22px;
}
.progress_top img{
    margin-right: 5px;
    position: absolute;
    top: 2px;
    left: 0px;
}
.progress_table_head,.study_progress_table_head{
    width: 841px;
	height: 40px;
	background-color: #F8F9FA;
	border-radius: 4px 4px 0px 0px;
    border: solid 1px #e8ebed;
    margin-left: 66px;
    margin-top: 10px;
}
.study_achievements{
    position: relative;
    width: 972px;
	height: 220px;
	background-color: #fff;
    border-radius: 2px;
}
.progress_table_head p,.study_progress_table_head p{
    float: left;
    text-align: left;
    line-height: 40px;
    font-family: MicrosoftYaHei;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #17233d;
}
.progress_table_head p:first-child{
    width: 299px;
    padding-left: 25px;
}
.study_progress_table_head p:first-child{
    width: 445px;
    padding-left: 25px;
}
.progress_table_head p:nth-child(2){
    width: 204px;
}
.study_progress_table_head p:nth-child(2){
    width: 240px;
}
.progress_table_head p:nth-child(3){
    width: 204px;
}
.progress_table_head p:last-child{
    width: 131px;
}
.study_progress_table_head p:last-child{
    width: 150px;
}
.progress_table_body{
    height: 185px;
    margin-left: 66px;
    position: relative;
}
.study_progress_table_body{
    height: 155px;
    margin-left: 66px;
    position: relative;
}
.progress_table_body .progress_table_tr:hover,.study_progress_table_tr:hover{
    background: #f5f9ff;
}
.progress_table_tr{
    border-bottom: 1px solid #e8eaec;
    height: 36px;
    width: 841px;
}
.study_progress_table_tr{
    border-bottom: 1px solid #e8eaec;
    height: 38px;
    width: 839px;
    background: #fff;
}
.progress_table_tr p,.study_progress_table_tr p{
    float: left;
    text-align: left;
    line-height: 36px;
    font-family: MicrosoftYaHei;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #515a6e;
}
.progress_table_tr p:first-child{
    width: 299px;
    padding-left: 25px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-right: 20px;
}
.study_progress_table_tr p:first-child{
    width: 445px;
    padding-left: 25px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-right: 20px;
}
.progress_table_tr p:nth-child(2){
    width: 204px;
}
.study_progress_table_tr p:nth-child(2){
    width: 240px;
}
.progress_table_tr p:nth-child(3){
    width: 204px;
}
.progress_table_tr p:last-child{
    width: 132px;
}
.study_progress_table_tr p:last-child{
    width: 150px;
}
.progress_table_tr a{
    font-family: MicrosoftYaHei;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 17px;
	letter-spacing: 0px;
    color: #4285ee;
    display: inline-block;
}
.gowatch{
    margin-right: 24px;
    cursor: pointer;
}
.gohomework{
    cursor: pointer;
}
/*.studycg{*/
/*    position: absolute;*/
/*    left: 65px;*/
/*    top: 20px;*/
/*}*/
.achievements_top h2{
    font-family: MicrosoftYaHei-Bold;
    font-size: 18px;
    font-weight: bold;
    font-stretch: normal;
    line-height: 18px;
    letter-spacing: 2px;
    color: #17233d;
    padding-left: 67px;
    padding-top: 24px;
    float: left;
}
.achievements_top p{
    font-family: MicrosoftYaHei;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 2px;
    color: #17233d;
    padding-top: 24px;
    margin-left: 43px;
    float: left;
}
.achievements_top P i{
    color: #4285ee;
}
.achievements_middle div{
    width: 420px;
	height: 131px;
	background-color: #ffffff;
	border-radius: 4px;
    border: solid 1px #ebedf0;
    float: left;
    margin-top: 24px;
    margin-right: 22px;
    position: relative;
}
.achievements_middle div:first-child{
    margin-left: 66px;
    /*background: url('../img/achievements1.png') no-repeat center;*/
}
/*.achievements_middle div:nth-child(2){*/
/*    background: url('../img/achievements2.png') no-repeat center;*/
/*}*/
/*.achievements_middle div:last-child{*/
/*    background: url('../img/achievements3.png') no-repeat center;*/
/*}*/
.achievements_middle h2{
    font-family: MicrosoftYaHei;
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 18px;
	letter-spacing: 0px;
    color: #17233d;
    margin-top: 18px;
    padding-left: 24px;
}
.achievements_middle p{
    width: 230px;
	height: 34px;
	font-family: MicrosoftYaHei;
	font-size: 12px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 21px;
	letter-spacing: 0px;
	color: #808695;
    padding-left: 24px;
    margin-top: 4.5px;
}
.dowload_log{
    width: 82px;
	height: 28px;
	border-radius: 4px;
    font-family: MicrosoftYaHei;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 28px;
	letter-spacing: 0px;
    color: #ffffff;
    text-align: center;
    margin-top: 14px;
    margin-left: 24px;
}
.dowload_report{
    width: 82px;
	height: 28px;
	border-radius: 4px;
    font-family: MicrosoftYaHei;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 28px;
	letter-spacing: 0px;
    color: #ffffff;
    text-align: center;
    margin-top: 14px;
    margin-left: 24px;
}
.bg_color_white{
    border: 1px solid #4285ee;
    width: 82px;
    height: 28px;
    border-radius: 4px;
    font-family: MicrosoftYaHei;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 28px;
    letter-spacing: 0px;
    text-align: center;
    margin-top: 14px;
    margin-left: 24px;
}
.achievements_middle button a{
    color: #fff;
    display: inline-block;
    width: 82px;
    height: 28px;
}
.bigen_yj{
    display: inline-block;
    width: 84px;
	height: 28px;
	background-color: #ffffff;
	border-radius: 4px;
	border: solid 1px #409eff;;
    font-family: MicrosoftYaHei;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 28px;
	letter-spacing: 0px;
    color: #3d97f2;
    text-align: center;
    margin-top: 14px;
    margin-left: 24px;
    cursor: pointer;
}
.achievements_bottom .achievements_bottom_box{
    margin-top: 22px;
    width: 420px;
	height: 270px;
	background-color: #ffffff;
	border-radius: 4px;
    border: solid 1px #ebedf0;
    float: left;
}
.achievements_bottom .achievements_bottom_box:first-child{
    margin-left: 66px;
}
.achievements_bottom .achievements_bottom_box:nth-child(2){
    margin-left: 22px;
}
.achievements_bottom .achievements_bottom_box:last-child{
    margin-left: 22px;
}
.achievements_bottom h3{
    font-family: MicrosoftYaHei;
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 16px;
	letter-spacing: 0px;
    color: #17233d;
    margin-top: 18px;
    padding-left: 24px;
}
.achievements_bottom_tit{
    width: 195px;
	height: 34px;
    font-family: MicrosoftYaHei;
	font-size: 12px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 21px;
	letter-spacing: 0px;
    color: #808695;
    padding-left: 24px;
    margin-top: 4.5px;
}
.achievements_bottom_cont{
    width: 370px;
	height: 126px;
	background-color: #f5f9ff;
    border-radius: 4px;
    margin-left: 24px;
    margin-top: 12px;
}
.achievements_bottom_cont p{
    margin-left: 10px;
    margin-bottom: 12px;
    width: 196px;
    height: 14px;
    font-family: MicrosoftYaHei;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #515a6e;
}
.achievements_bottom_cont{
    padding-top: 16px;
}
.achievements_bottom_cont p span{
    float: right;
}
.achievements_bottom_box button{
    width: 84px;
	height: 28px;
	background-color: #3d97f2;
	border-radius: 4px;
    font-family: MicrosoftYaHei;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 21px;
	letter-spacing: 0px;
    color: #ffffff;
    margin-top: 12px;
    margin-left: 25px;
    float: left;
}
.achievements_bottom_box{
    position: relative;
}
.achievements_bottom_box .bottom_box_img{
    position: absolute;
    top: 0;
    right: 0;
}
.center_all_topic{
    padding-top: 12px;
}
.addtopic{
    width: 150px;
	height: 84px;
	background-color: #ffffff;
	border-radius: 4px;
    border: solid 2px #ffffff;
    cursor: pointer;
    float: left;
}
.addtopic_top{
    font-family: MicrosoftYaHei;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
    color: #c5c8ce;
    text-align: center;
    margin-top: 4px;
}
.addtopic_bot{
    font-family: MicrosoftYaHei;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #c5c8ce;
    text-align: center;
}
.addtopic img{
    margin-top: 5px;
    margin-left: 63px;
}
.center_topic_lst{
    width: 150px;
	height: 84px;
    border-radius: 4px;
    position: relative;
    float: left;
    cursor: pointer;
    background: #cdcdcd;
}
.center_topic_lst img{
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}
.center_topic_lst_mark{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: #000;
    opacity: 0.5;
    cursor: pointer;
}
.all_topic_lst{
    float: left;
}
.center_right{
    position: absolute;
    right: 60px;
    top: 60px;
    display: none;
}
.center_left{
    position: absolute;
    left: 280px;
    top: 60px;
    display: none;
}
.view_example{
    width: 78px;
	height: 24px;
	background-color: #ffffff;
	border-radius: 4px;
    border: solid 1px #dcdee2;
    font-family: MicrosoftYaHei;
	font-size: 12px;
	font-weight: normal;
	font-stretch: normal;
    line-height: 24px;
    cursor: pointer;
	letter-spacing: 0px;
    color: #515a6e;
    position: absolute;
    z-index: 11;
    right: 24px;
    top: 12px;
    text-align: center;
    padding-left: 12px;
    display: none;
}
.view_example img{
    margin-right: 5px;
    margin-left: 5px;
    margin-top: 1px;
    position: absolute;
    top: 5px;
    left: 0px;
}
.aside{
    width: 182px;
    position: fixed;
    right: 150px;
    top: 200px;
    z-index: 10;
    display: none;
}
.aside_shadow{
    box-shadow: 0px 2px 12px 0px
    rgba(61, 151, 242, 0.24);
}
.aside_top{
    width: 180px;
	height: 232px;
	background-color: #ffffff;
    border-radius: 2px;
    margin-bottom: 10px;
    border: solid 1px #ebedf0;
    position: relative;
}
.aside_top h3{
    font-family: MicrosoftYaHei-Bold;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 2px;
    color: #515a6e;
    text-align: center;
    margin-top: 16px;
    line-height: 16px;
}
.teacher_code{
    margin-top: 10px;
    margin-left: 22px;
    width: 132px;
    height: 132px;
}
.aside_bot{
    width: 180px;
	height: 232px;
	background-color: #ffffff;
	border-radius: 2px;
    border: solid 1px #ebedf0;
    position: relative;
}
.aside_bot h3{
    font-family: MicrosoftYaHei-Bold;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 2px;
    color: #515a6e;
    text-align: center;
    margin-top: 16px;
    line-height: 16px;
}
.aside_teacher_name{
    font-family: MicrosoftYaHei;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 14px;
	letter-spacing: 1px;
    color: #808695;
    text-align: center;
    margin-top: 6px;
}
.aside_teacher_tel{
    font-family: MicrosoftYaHei;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 14px;
	letter-spacing: 1px;
    color: #808695;
    margin-top: 6px;
    text-align: center;
}
.aside_bind{
    font-family: MicrosoftYaHei;
	font-size: 12px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 14px;
	letter-spacing: 1px;
    color: #808695;
    text-align: center;
    margin-top: 6px;
}
.aside_bind span{
    color: #c5c8ce;
}
.aside_report{
    font-family: MicrosoftYaHei;
	font-size: 12px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 14px;
	letter-spacing: 1px;
    color: #808695;
    text-align: center;
    margin-top: 6px;
}
.aside_report span{
    color: #c5c8ce;
}
.teacher_code{
    margin-top: 12px;
    margin-left: 22px;
}
.asideright{
    position: absolute;
    left: 5px;
    top: 105px;
    cursor: pointer;
}
.asideleft{
    position: absolute;
    left: 5px;
    top: 105px;
    cursor: pointer;
    display: none;
}
.video_mark{
    position: fixed;
    width: 100%;
    height: 100%;
    background: #191c24;
    z-index: 10020;
    top: 0;
    left: 0;
    display: none;
}
.video_eject_nav{
    width: 100%;
	height: 60px;
    background-color: #191c24;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 11;
    display: none;
}
.video_eject_nav_cont p{
    font-family: MicrosoftYaHei;
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 18px;
	letter-spacing: 0px;
    color: #ffffff;
}
@media \0screen\,screen\9 {/* 只支持IE6、7、8 */
    .video_mark{
      background-color:#000000;
      filter:Alpha(opacity=50);
      position:static; /* IE6、7、8只能设置position:static(默认属性) ，否则会导致子元素继承Alpha值 */
      *zoom:1; /* 激活IE6、7的haslayout属性，让它读懂Alpha */
    }
    .video_mark p{
      position: relative;/* 设置子元素为相对定位，可让子元素不继承Alpha值 */
    }
}
.video_eject_nav_tit{
    margin-top: 22px;
    padding-left: 79px;
    float: left;
}
.video_eject_nav_cont button{
    width: 74px;
	height: 24px;
	border-radius: 4px;
    border: solid 1px #c5c8ce;
    font-family: MicrosoftYaHei;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 18px;
	letter-spacing: 0px;
    color: #c5c8ce;
    float: right;
    margin-top: 18px;
}
.video_eject_content{
    position: absolute;
    left: 0;
    top:60px;
    z-index: 15;
    display: none;
    background: #fff;
    width: 100%;
    height: 100%;
}
.homework_content{
    background: #fff;
    display: none;
    overflow: auto;
}
.homework_main{
    width: 600px;
    height: 600px;
    margin: auto;
}
.homework_content h4{
    padding-top: 21px;
}
.homework_content h4 i,.homework_content h4 b,.homework_content h4{
    font-family: MicrosoftYaHei-Bold;
	font-size: 30px;
	font-weight: bold;
	font-style: italic;
	font-stretch: normal;
	line-height: 30px;
	letter-spacing: 1px;
    color: #3d97f2;
}
.home_box{
    display: flex;
}
.home_box h4{
    float: left;
    margin-left: -60px;
}
.home_box .homework_tit{
    float: left;
    word-wrap: break-word;
    word-break: break-all;
}
.homework_tit{
    font-family: MicrosoftYaHei-Bold;
	font-size: 18px;
	font-stretch: normal;
	line-height: 27px;
	letter-spacing: 1px;
    color: #17233d;
    margin-top: 24px;
    font-weight: bold;
    margin-bottom: 24px;
}
.newnovice_mark{
    cursor: pointer;
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 50;
    top: 0;
    left: 0;
    display: none;
}
.nov1{
    display: block;
    width: 100px;
    height: 5px;
    margin-top: 68px;
    position: absolute;
}
.nov2{
    display: block;
    width: 100px;
    height: 5px;
    margin-top: 710px;
    position: absolute;
}
.nov3{
    display: block;
    width: 100px;
    height: 5px;
    margin-top: 18px;
    position: absolute;
}
.nov4{
    display: block;
    width: 100px;
    height: 5px;
    margin-top: 135px;
    position: absolute;
}
.nov5{
    display: block;
    width: 100px;
    height: 5px;
    margin-top: 377px;
    position: absolute;
}
.newnovice{
    width: 1200px;
    margin: auto;
}
.newnovice img{
    z-index: 51;
    position: absolute;
    display: none;
    cursor: pointer;
}
.newnovice .novice1{
    display: block;
}
.homework_tit a{
    color: #17233d;
    line-height: 22px;
}
.question_lst {
    display: block;
}
.question_lst li{
    position: relative;
    height: 24px;
}
.question_lst li i{
    display: inline-block;
    background: url('../img/no_check.png') no-repeat center;
    width: 20px;
    height: 20px;
    cursor: pointer;
}
.question_lst label {
	display: inline-block;
	height: 20px;
}
.question_lst input{
    position: absolute;
    left: 0px;
    opacity: 0;
    cursor: pointer;
    width: 20px;
    height: 20px;
}
.question_lst span{
    /* display: inline-block; */
    margin-left: 10px;
    height: 24px;
    cursor: pointer;
    vertical-align: 5px;
}
.question_lst label input[type="checkbox"]:checked + i {
    background: url('../img/checked.png') no-repeat center;
}
.question_lst label input[type="radio"]:checked + i {
    background: url('../img/checked.png') no-repeat center;
}
.question_lst label input[type="radio"]:checked + i.err_bg {
	background: url('../img/sel_err.png') no-repeat center;
}
.question_lst label input[type="checkbox"] + i.err_bg {
	background: url('../img/sel_err.png') no-repeat center;
}
.answer_analysis{
    margin-top: 12px;
    display: none;
}
.answer_analysis{
    font-family: MicrosoftYaHei;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 21px;
	letter-spacing: 1px;
    color: #3d97f2;
    display: inline-block;
}
.answer_analysis i{
    font-family: MicrosoftYaHei;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 21px;
	letter-spacing: 1px;
    color: #505973;
    width: 600px;
    display: inline-block;
    word-wrap: break-word;
    word-break: break-all;
}
.question_lst li{
    margin-bottom: 24px;
}
.question_subjective{
    width: 598px;
	height: 142px;
	background-color: #ffffff;
	border-radius: 4px;
    border: solid 1px #dcdee2;
    padding-left: 12px;
    padding-top: 6px;
    display: none;
}
.next_question{
    width: 84px;
	height: 36px;
	background-color: #c5c8ce;
	border-radius: 4px;
    font-family: MicrosoftYaHei;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 21px;
	letter-spacing: 0px;
    color: #ffffff;
    text-align: center;
    margin-top: 45px;
    margin-left: 20px;
    float: right;
}
.all_btn{
    width: 100%;
    padding-left: 340px;
}
.prve_question{
    width: 84px;
	height: 36px;
	background-color: #3d97f2;
	border-radius: 4px;
    border: solid 1px #409eff;
    font-family: MicrosoftYaHei;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 21px;
	letter-spacing: 0px;
    color: #ffffff;
    text-align: center;
    margin-top: 45px;
    float: right;
}
.sub_question{
    width: 84px;
	height: 36px;
	background-color: #c5c8ce;
	border-radius: 4px;
    font-family: MicrosoftYaHei;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 21px;
	letter-spacing: 0px;
    color: #ffffff;
    text-align: center;
    margin-top: 45px;
    margin-left: 20px;
    float: right;
    display: none;
}
.video_eject_nav_cont img{
    float: right;
    margin-right: 24px;
    margin-top: 10px;
    cursor: pointer;
    margin-left: 189px;
}
.video_eject_left{
    /* float: left; */
    width: calc(100% - 302px);
}
.video_eject_right{
    width: 302px;
    background-color: #2b2f38;
    float: left;
}
.video_eject_right_top{
    width: 302px;
	height: calc(100% - 400px);
	background-color: #2b2f38;
    position: relative;
    border-bottom: 2px solid rgba(127, 127, 127, 0.5);
    padding-bottom: 30px;
}
.video_eject_right_top h4{
    font-family: MicrosoftYaHei;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 14px;
	letter-spacing: 0px;
    color: #ffffff;
    padding-left: 24px;
    margin-top: 17px;
}
.video_eject_right_bot{
	height: 330px;
    width: 302px;
}
.content_scroll{
    height: 100%;
    width: 302px;
    background-color: #2b2f38;
    position: relative;
    margin-top: 17px;
}
.content_scroll p{
    padding-left: 55px;
    font-family: MicrosoftYaHei;
	font-size: 12px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 18px;
	letter-spacing: 0px;
    color: #c5c8ce;
    height: 18px;
    position: relative;
    margin-bottom: 10px;
    cursor: pointer;
    padding-right: 25px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.content_scroll p:hover{
    color: #3d97f2;
}
.content_scroll .content_choice{
    color: #3d97f2;
}
.video_topic img{
    position: absolute;
    left: 36px;
    top: 4px;
}
.video_homework img{
    position: absolute;
    left: 36px;
    top: 2px;
}
.video_eject_right_bot{
    position: relative;
}
.video_eject_right_bot h4{
    font-family: MicrosoftYaHei;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 14px;
	letter-spacing: 0px;
    color: #ffffff;
    margin-top: 17px;
    padding-left: 24px;
}
.video_eject_right_bot h4 span{
    font-family: MicrosoftYaHei;
	font-size: 12px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 12px;
	letter-spacing: 0px;
    color: #999999;
    display: inline-block;
    float: right;
    margin-right: 26px;
    cursor: pointer;
}
.video_eject_right_question{
    width: 278px;
	height: 221px;
	background-color: #ffffff;
    border-radius: 4px;
    margin-left: 12px;
    margin-top: 12px;
    overflow: hidden;
    position: relative;
}
.teacher_answer{
    width: 254px;
	background-color: #ecf5ff;
	border-radius: 4px;
    border: solid 1px #dbecff;
    margin-left: 12px;
    padding-bottom: 15px;
    clear: both;
}
.teacher_answer p{
    font-family: MicrosoftYaHei;
	font-size: 12px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 18px;
	letter-spacing: 1px;
    color: #515a6e;
    padding-top: 9px;
    padding-left: 12px;
    margin-bottom: 3px;
}
.teacher_answer span{
    display: inline-block;
    float: right;
    font-family: MicrosoftYaHei;
	font-size: 12px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 12px;
	letter-spacing: 1px;
	color: #c5c8ce;
}
.student_question{
    margin-top: 6px;
    padding-left: 12px;
    clear: both;
    margin-bottom: 18px;
}
.student_question p{
    font-family: MicrosoftYaHei;
	font-size: 12px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 18px;
	letter-spacing: 1px;
    color: #515a6e;
    width: 240px;
    word-break: break-all;
}
.student_question span{
    display: inline-block;
    float: right;
    font-family: MicrosoftYaHei;
	font-size: 12px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 12px;
	letter-spacing: 1px;
    color: #c5c8ce;
    margin-top: 6px;
    margin-right: 10px;
}
.video_eject_right_question ._panel-box .video_all_question:first-child{
    margin-top: 24px;
}
.video_all_question{
    padding-bottom: 12px;
    /* border-bottom: 1px solid #000; */
    margin-top: 12px;
}
.student_question_ipt{
    width: 223px;
	height: 36px;
	background-color: #ffffff;
	border-radius: 4px;
    border: solid 1px #dcdee2;
    margin-top: 12px;
    margin-left: 12px;
    outline: none;
    float: left;
    border: none;
}
.send_question{
    display: inline-block;
    float: right;
    font-family: MicrosoftYaHei;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 16px;
	letter-spacing: 0px;
    color: #ffffff;
    margin-right: 24px;
    margin-top: 22px;
    cursor: pointer;
}
.cant_play{
    width: 256px;
	height: 130px;
	background-color: #ffffff;
    background: url('../img/cant_play.png') no-repeat center;
    position: absolute;
    z-index: 30;
    right: 20px;
    top: -130px;
    display: none;
}
.cant_play p{
    width: 250px;
    margin-left: 3px;
    height: 32px;
    padding-left: 12px;
    font-family: MicrosoftYaHei;
	font-size: 12px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 32px;
	letter-spacing: 1px;
    color: #515a6e;
    cursor: pointer;
}
.cant_play1{
    margin-top: 10px;
}
.cant_play p:hover{
	background-color: #ebf3ff;
}
.cant_play p a{
    font-family: MicrosoftYaHei;
	text-decoration: underline;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 1px;
	color: #3d97f2;
}
.student_question_focus{
    width: 225px;
	height: 168px;
	background-color: #ffffff;
	box-shadow: 0px 0px 4px 0px
		rgba(45, 140, 240, 0.8);
	border-radius: 4px;
    border: solid 1px #3d97f2;
    vertical-align: top;
    float: left;
    resize: none;
    padding-left: 12px;
    padding-top: 6px;
    padding-bottom: 12px;
    position: absolute;
    right: 65px;
    bottom: 20px;
    display: none;
}
.achievements_bottom button:hover{
    background: #66b1ff;
    border-color: #66b1ff;
    color: #fff;
}
.achievements_bottom button:active{
    background: #3c91e9;
    border-color: #3c91e9;
    color: #fff;
}
.study_data_tit img{
    position: absolute;
    left: 170px;
    top: 19px;
}
.my_meg_tit img{
    position: absolute;
    left: 170px;
    top: 19px;
}
.unknow{
    display: inline-block;
    width: 6px;
    height: 6px;
    background: #f56c6c;
    border-radius: 6px;
    position: absolute;
    left: 113px;
    top: 11px;
    display: none;
}
/* .center_lst p a:hover{
    color: #3d97f2;
} */
/* .study_data a:hover{
    color: #3d97f2;
}
.my_meg a:hover{
    color: #3d97f2;
} */
.borderHover:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    background: #4185EE;
    height: 100%;
    width: 4px;
    transform: scale(0,0);
    transition: all .8s;
}
.borderHover:hover:before {
    transform: scale(1,1);
}
.witness_right{
    float: left;
}
.witness_right_top{
    width: 972px;
    margin-left: 24px;
    height: 200px;
    background: #fff;
}
.witness_right_bot{
    width: 972px;
    background-color: #ffffff;
    margin-top: 12px;
	border-radius: 0px 0px 2px 2px;
    margin-left: 24px;
    padding-bottom: 11px;
}
.order_lst_cont{
    display: none;
    padding-bottom: 36px;
}
.witness_right_top{
    position: relative;
}
.my_witness{
    position: absolute;
    left: 16px;
    top: 14px;
}
.witness_right_top h4{
    font-family: MicrosoftYaHei-Bold;
	font-size: 18px;
	font-stretch: normal;
	line-height: 18px;
	letter-spacing: 2px;
    color: #17233d;
    padding-top: 24px;
    margin-left: 68px;
    font-weight: bold;
}
.witness_right_top h4 span{
    font-family: MicrosoftYaHei;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 14px;
	letter-spacing: 0px;
    color: #17233d;
    display: inline-block;
    margin-left: 38px;
}
.witness_right_top h4 span i{
	font-family: MicrosoftYaHei;
	font-size: 16px;
	font-weight: normal;
	letter-spacing: 0px;
	/* color: #67c23a; */
}
.has_witness{
    margin-left: 66px;
    margin-top: 24px;
}
.witness_div{
    width: 264px;
	height: 108px;
	background-color: #ffffff;
	border-radius: 4px;
    border: solid 1px #ebedf0;
    position: relative;
    float: left;
    margin-right: 24px;
}
.witness_img{
    width: 72px;
	height: 72px;
    background-color: #c5c8ce;
    border-radius: 72px;
    margin-left: 17px;
    margin-top: 17px;
}
.witness_face{
    width: 72px;
	height: 72px;
    border-radius: 72px;
}
.witness_close{
    position: absolute;
    top: 9px;
    right: 9px;
    width: 10px;
	height: 10px;
}
.witness_img{
    float: left;
}
.wtiness_name{
    font-family: MicrosoftYaHei;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 16px;
	letter-spacing: 2px;
    color: #17233d;
    margin-left: 12px;
    float: left;
    margin-top: 25px;
}
.thebind_time{
    font-family: MicrosoftYaHei;
	font-size: 12px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 12px;
	letter-spacing: 1px;
	color: #17233d;
    float: left;
    margin-top: 12px;
    margin-left: 12px;
}
.thebind_time i{
    font-family: MicrosoftYaHei;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 1px;
	color: #808695;
}
.witness_close{
    cursor: pointer;
    display: none;
}
.nohas_witness{
    width: 264px;
	height: 108px;
	background-color: #ffffff;
	border-radius: 4px;
    border: solid 1px #ebedf0;
    display: none;
    float: left;
}
.nahas_code{
    width: 72px;
	height: 72px;
	background-color: #c5c8ce;
    border-radius: 2px;
    margin-left: 18px;
    margin-top: 18px;
    float: left;
}
.nohas_witness p{
    width: 138px;
	height: 56px;
    font-family: MicrosoftYaHei;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 21px;
	letter-spacing: 1px;
	color: #515a6e;
    float: left;
    margin-left: 18px;
    margin-top: 24px;
}
.witness_right_bot{
    position: relative;
    min-height: 376px;
}
.witness_right_bot h4{
    font-family: MicrosoftYaHei-Bold;
	font-size: 18px;
	font-stretch: normal;
	line-height: 18px;
	letter-spacing: 2px;
    color: #17233d;
    padding-top: 24px;
    margin-left: 68px;
    font-weight: bold;
}
.witness_task{
    margin-top: 24px;
}
.witness_task .nohas{
    display: none;
}
.witness_box{
    width: 840px;
	height: 133px;
	background-color: #ffffff;
	border-radius: 4px;
    border: solid 1px #ebedf0;
    margin-left: 66px;
    margin-bottom: 12px;
}
.witness_box_img{
    width: 168px;
	height: 95px;
	background-color: #c5c8ce;
    border-radius: 2px;
    margin-left: 24px;
    margin-top: 18px;
    float: left;
}
.witness_box_img img{
    width: 168px;
	height: 95px;
}
.witness_box_text{
    float: left;
    margin-left: 24px;
}
.witness_box_text h3{
    font-family: MicrosoftYaHei;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 16px;
	letter-spacing: 0px;
    color: #17233d;
    margin-top: 24px;
}
.over_time{
    font-family: MicrosoftYaHei;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 14px;
	letter-spacing: 2px;
	color: #17233d;
    margin-top: 24px;
}
.over_time span{
    font-family: MicrosoftYaHei;
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 2px;
    color: #808695;
}
.witness_report{
    font-family: MicrosoftYaHei;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 14px;
	letter-spacing: 2px;
    color: #17233d;
    margin-top: 12px;
    position: relative;
}
.witness_report span{
    font-family: MicrosoftYaHei;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 14px;
	letter-spacing: 2px;
}
.nohastask{
    margin-left: 373px;
    margin-top: 29px;
}
.nohas p{
    font-family: MicrosoftYaHei;
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 2px;
    color: #808695;
    margin-top: 24px;
    text-align: center;
}
.witness_report img{
    margin-left: 4px;
    cursor: pointer;
    width: 14px;
    height: 14px;
    position: absolute;
    top: 2px;
}
.mark{
    cursor: pointer;
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 50;
    top: 0;
    left: 0;
    display: none;
}
.witness_dig{
    display: none;
}
.witness_cont{
    width: 416px;
	height: 164px;
	background-color: #ffffff;
	border-radius: 4px;
    border: solid 1px #ffffff;
    position: fixed;
    left: 50%;
    top: 50%;
    margin-left: -208px;
    margin-top: -82px;
    z-index: 51;
}
.witness_cont img{
    position: absolute;
    left: 23px;
    top: 24px;
}
.witness_cont h4{
    font-family: MicrosoftYaHei-Bold;
	font-size: 16px;
	font-weight: bold;
	font-stretch: normal;
	line-height: 16px;
	letter-spacing: 0px;
    color: #17233d;
    padding-top: 24px;
    padding-left: 52px;
}
.witness_cont p{
    width: 330px;
	height: 36px;
	font-family: MicrosoftYaHei;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 21px;
	letter-spacing: 0px;
    color: #515a6e;
    margin-left: 54px;
    margin-top: 10px;
}
.all_digbtn{
    margin-top: 33px;
}
.all_digbtn_qx{
    width: 56px;
	height: 32px;
	background-color: #ffffff;
	border-radius: 4px;
    border: solid 1px #dcdee2;
    font-family: MicrosoftYaHei;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 21px;
	letter-spacing: 0px;
    color: #515a6e;
    margin-left: 272px;
    margin-right: 4px;
}
.all_digbtn_qd{
    width: 56px;
	height: 32px;
	background-color: #3d97f2;
	border-radius: 4px;
    font-family: MicrosoftYaHei;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 21px;
	letter-spacing: 0px;
	color: #ffffff;
}
.witness_box_sj{
    width: 0;
    height: 0;
    border-top: 8px solid transparent;
    border-right: 12px solid #515a6e;
    border-bottom: 8px solid transparent;
    position: absolute;
    top: 3px;
    margin-left: 22px;
    display: none;
}
.witness_box_cont{
    width: 200px;
    background-color: #515a6e;
    display: inline-block;
    position: absolute;
    top: -12px;
    margin-left: 30px;
    border-radius: 4px;
	font-family: MicrosoftYaHei;
	font-size: 12px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 14.4px;
	letter-spacing: 1px;
    color: #ffffff;
    padding:  8px 13px;
    display: none;
}
.portrait_right{
    width: 972px;
	height: 588px;
	background-color: #ffffff;
    border-radius: 0px 0px 2px 2px;
    margin-left: 24px;
    float: left;
    position: relative;
}
.portrait_right_tit{
    position: relative;
}
.portrait_right_tit img{
    position: absolute;
    left: 16px;
    top: 14px;
}
.portrait_right_tit h4{
    font-family: MicrosoftYaHei-Bold;
	font-size: 18px;
	font-weight: bold;
	font-stretch: normal;
	line-height: 18px;
	letter-spacing: 2px;
    color: #17233d;
    padding-left: 69px;
    padding-top: 25px;
}
.portrait_right_tit h4 span{
    font-family: MicrosoftYaHei;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 16px;
	letter-spacing: 2px;
    color: #3d97f2;
    display: inline-block;
    margin-left: 59px;
    cursor: pointer;
    height: 30px;
}
.portrait_right_cont #main{
    margin-left: 196px;
    margin-top: 24px;
}
.portrait_right_cont p{
    font-family: MicrosoftYaHei;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 18px;
	letter-spacing: 2px;
    color: #808695;
    text-align: center;
    position: relative;
}
.portrait_right_cont p span{
    width: 8px;
	height: 8px;
    background-color: #808695;
    border-radius: 8px;
    display: inline-block;
    margin-right: 9px;
    position: absolute;
    top: 5px;
    left: 444px;
}
.portrait_dig{
    width: 680px;
	height: 366px;
	background-color: #ffffff;
	box-shadow: 0px 2px 16px 0px
		rgba(66, 133, 238, 0.2);
    border-radius: 4px;
    position: absolute;
    z-index: 30;
    left: 205px;
    top: 50px;
    display: none;
}
.portrait_dig_top{
    width: 631px;
	height: 90px;
	background-color: #f5f6f7;
    border-radius: 2px;
    margin-left: 24px;
    margin-top: 24px;
    position: relative;
}
.portrait_digimg{
    position: absolute;
    left: 23px;
    top: 12px;
}
.portrait_dig_top p{
    font-family: MicrosoftYaHei;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 1px;
    color: #505973;
    padding-left: 48px;
    line-height: 14px;
    margin-bottom: 10px;
}
.portrait_dig_top_p1{
    padding-top: 12px;
}
.portrait_dig_bot{
    margin-left: 21px;
    margin-top: 12px;
}
.portrait_dig_bot table{
    border-collapse:collapse;
    border: 1px solid #dcdee2;
    border-radius: 2px;
}
.portrait_dig_bot table td{
    border-color: #dcdee2;
}
.dig_bot_left{
    width: 126px;
    text-align: center;
    height: 40px;
	background-color: #f5f6f7;
	border-radius: 2px 0px 0px 0px;
}
.dig_bot_right{
    width: 506px;
    padding-left: 19px;
    padding-right: 24px;
}
.medal_right{
    width: 972px;
	background-color: #ffffff;
    border-radius: 0px 0px 2px 2px;
    float: left;
    margin-left: 24px;
}
.medal_right_cont{
    position: relative;
}
.medal_right_cont .portrait_right_tit{
    margin-bottom: 24px;
}
.madel_tit{
    position: absolute;
    top: -25px;
    left: 10px;
}
.medal_lst{
    width: 220px;
	height: 244px;
	border: solid 1px #cce5ff;
    border-radius: 8px;
    margin-left: 18px;
    margin-bottom: 24px;
    float: left;
    position: relative;
    background: url('../img/medal_lst.png');
}
.clearline{
    padding-bottom: 50px;
}
.medal_lst img{
    margin-left: 67px;
    margin-top: 22px;
    width: 86px;
    height: 96px;
}
.medal_lst h2{
    font-family: MicrosoftYaHei-Bold;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 21px;
	letter-spacing: 1px;
	color: #c5c8ce;
    text-align: center;
    height: 30px;
    width: 184px;
    border-radius: 15px;
    padding: 0 10px;
    display: inline-block;
    line-height: 30px;
    margin-top: 17px;
    margin-left: 18px;
    background: #eaeff6;
}
.medal_lst p{
    width: 180px;
	height: 31px;
	font-family: MicrosoftYaHei-Bold;
	font-size: 12px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 21px;
	letter-spacing: 1px;
	color: #c5c8ce;
    margin: auto;
    margin-top: 11px;
    text-align: center;
}
.medal_right_cont_noget .medal_lston{
    background: url('../img/medal_lston.png');
}
.medal_right_cont_noget .medal_lston h2{
    color: #235189;
	background-color: #dbebff;
}
.medal_right_cont_noget .medal_lston p{
    color: #808695;
}
.tip_btn{
    width: 96px;
	height: 28px;
	background-color: #fff9f0;
	border-radius: 6px;
	border: solid 1px #ffd28f;
    text-align: center;
	font-family: PingFang-SC-Heavy;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 26px;
	letter-spacing: 0px;
	color: #e6a23c;
    top: -8px;
    right: -8px;
    position: absolute;
    display: none;
}
.answer_right{
    width: 972px;
	background-color: #ffffff;
    border-radius: 0px 0px 2px 2px;
    float: left;
    margin-left: 24px;
}
.answer_right_cont{
    position: relative;
}
.answer_tit{
    position: absolute;
    left: 16px;
    top: 14px;
}
.answer_right_cont h2{
    font-family: MicrosoftYaHei-Bold;
	font-size: 18px;
	font-weight: bold;
	font-stretch: normal;
	line-height: 18px;
	letter-spacing: 2px;
    color: #17233d;
    padding-left: 69px;
    padding-top: 25px;
}
.answer_right_cont .nohas{
    margin-top: 78px;
    display: none;
}
.all_answer_lst{
    margin-left: 66px;
    margin-top: 24px;
    display: none;
}
.answer_details{
    width: 840px;
    border-top: 1px solid #f5f7fa;
    padding-bottom: 17px;
}
.question_box{
    width: 840px;
    background-color: #fff;
    position: relative;
}
.answer_box{
    width: 840px;
	/* min-height: 124px; */
	background-color: #fbfbfb;
	border-radius: 4px;
    border: solid 1px #e8eaec;
    display: none;
    margin-top: 12px;
}
.answer_box_cont{
    width: 792px;
	min-height: 70px;
    background-color: #fbfbfb;
    font-family: MicrosoftYaHei;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 21px;
	letter-spacing: 1px;
    color: #515a6e;
    margin-left: 18px;
    margin-top: 12px;
}
.slideups{
    display: none;
}
.retract{
    font-family: MicrosoftYaHei;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 21px;
	letter-spacing: 1px;
    color: #3d97f2;
    line-height: 35px;
    text-align: center;
    position: relative;
}
.retract img{
    margin-left: 5px;
    position: absolute;
    top: 13px;
}
.qusetion_tit{
    font-family: MicrosoftYaHei;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 21px;
	letter-spacing: 1px;
    color: #515a6e;
    padding-top: 17px;
}
.qusetion_time{
    margin-top: 7px;
    font-family: MicrosoftYaHei;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 14px;
	letter-spacing: 1px;
	color: #808695;
}
.question_close{
    position: absolute;
    top: 38px;
    right: 0px;
}
.qusetion_tit span{
    font-family: MicrosoftYaHei;
	text-decoration: underline;
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 1px;
    color: #3d97f2;
}
.order_right{
    float: left;
    margin-left: 24px;
    width: 972px;
    min-height: 587px;
	background-color: #ffffff;
    border-radius: 0px 0px 2px 2px;
    position: relative;
}
.personal_right{
    float: left;
    margin-left: 24px;
    width: 972px;
	background-color: #ffffff;
	border-radius: 0px 0px 2px 2px;
}
.order_right h2{
    font-family: MicrosoftYaHei-Bold;
	font-size: 18px;
	font-weight: bold;
	font-stretch: normal;
	line-height: 18px;
	letter-spacing: 2px;
    color: #17233d;
    padding-left: 69px;
    padding-top: 25px;
}
.order_tit{
    position: absolute;
    left: 16px;
    top: 14px;
}
.order_nav{
    position: absolute;
    left: 206px;
    top: 24px;
}
.order_nav span{
    display: inline-block;
    float: left;
    margin-right: 59px;
    font-family: MicrosoftYaHei;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 2px;
    color: #0a1b33;
    cursor: pointer;
    padding-bottom: 5px;
}
.order_nav span i{
    font-family: MicrosoftYaHei;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 1px;
	color: #fc583d;
}
.order_lst_tit{
    width: 840px;
	height: 48px;
	background-color: #e8eaec;
    border-radius: 4px;
    margin-left: 66px;
    margin-top: 20px;
}
.order_nav .order_nav_on{
    border-bottom: 2px solid #4285ee;
    color: #4285ee;
}
.order_lst_tit{
    width: 840px;
	height: 48px;
	background-color: #e8eaec;
    border-radius: 4px;
    margin-left: 66px;
    margin-top: 25px;
}
.order_lst_tit span {
    display: inline-block;
    float: left;
    line-height: 48px;
    text-align: center;
    font-family: MicrosoftYaHei;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 1px;
    color: #505973;
}
.order_lst_tit span:first-child{
    width: 346px;
}
.order_lst_tit span:nth-child(2){
    width: 93px;
}
.order_lst_tit span:nth-child(3){
    width: 60px;
}
.order_lst_tit span:nth-child(4){
    width: 93px;
}
.order_lst_tit span:nth-child(5){
    width: 88px;
}
.order_lst_tit span:last-child{
    width: 160px;
}
.order_box{
    width: 840px;
	height: 144px;
	border-radius: 4px;
    border: solid 1px #dcdee2;
    margin-left: 66px;
    margin-top: 6px;
}
.order_box_top{
    width: 838px;
    height: 36px;
	background-color: #f8f8f9;
	border-radius: 4px 0px 0px 0px;
}
.order_box_top span{
    display: inline-block;
    font-family: MicrosoftYaHei;
	font-size: 12px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 1px;
    color: #0a1b33;
    line-height: 36px;
}
.order_box_top span:first-child{
    margin-left: 17px;
    margin-right: 35px;
}
.order_box_bot .order_box_child{
    height: 108px;
    float: left;
}
.order_box_bot .order_box_child:first-child{
    width: 346px;
    border-right: 1px solid #ced1d6;
}
.order_box_bot .order_box_child:nth-child(2){
    width: 93px;
    border-right: 1px solid #ced1d6;
}
.order_box_bot .order_box_child:nth-child(3){
    width: 60px;
    border-right: 1px solid #ced1d6;
}
.order_box_bot .order_box_child:nth-child(4){
    width: 93px;
    border-right: 1px solid #ced1d6;
}
.order_box_bot .order_box_child:nth-child(5){
    width: 88px;
    border-right: 1px solid #ced1d6;
}
.order_box_bot .order_box_child:last-child{
    width: 158px;
}
.order_img{
    width: 150px;
	height: 84px;
	background-color: #c5c8ce;
    border-radius: 2px;
    margin-left: 18px;
    margin-top: 12px;
    float: left;
}
.order_img img{
    width: 150px;
	height: 84px;
}
.order_title{
    width: 151px;
    font-family: MicrosoftYaHei;
	font-size: 12px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 18px;
	letter-spacing: 0px;
	color: #17233d;
    float: left;
    margin-left: 11px;
    margin-top: 10px;
}
.pay_now{
    width: 98px;
	height: 32px;
	border-radius: 4px;
    border: solid 1px #4285ee;
    font-family: MicrosoftYaHei;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 1px;
    color: #4285ee;
    margin-left: 31px;
    margin-top: 39px;
    text-align: center;
    line-height: 32px;
    display: block;
}
.all_price,.discount,.payment,.effective{
    font-family: MicrosoftYaHei;
	font-size: 12px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 1px;
    color: #505973;
    line-height: 108px;
    text-align: center;
}
.payment{
    color: #fc583d;
}
.buyed{
    font-family: MicrosoftYaHei;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 1px;
    color: #515a6e;
    margin-top: 49px;
    text-align: center;
    display: none;
}
.delete_order{
    width: 98px;
	height: 32px;
	background-color: #ffffff;
	border-radius: 4px;
    border: solid 1px #dcdee2;
    font-family: MicrosoftYaHei;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 1px;
    color: #515a6e;
    margin-top: 39px;
    text-align: center;
    line-height: 32px;
    margin-left: 31px;
    display: none;
}
.order_right .nohas{
    margin-top: 99px;
    display: none;
}
.personal_right{
    position: relative;
    padding-bottom: 36px;
}
.personal_right h2{
    font-family: MicrosoftYaHei-Bold;
	font-size: 18px;
	font-weight: bold;
	font-stretch: normal;
	line-height: 18px;
	letter-spacing: 2px;
    color: #17233d;
    padding-left: 69px;
    padding-top: 25px;
}
.personal_tit{
    position: absolute;
    left: 16px;
    top: 14px;
}
.personal_cont{
    margin-top: 36px;
    margin-left: 66px;
    position: relative;
}
.personal_cont h4{
    font-family: MicrosoftYaHei-Bold;
	font-size: 16px;
	font-weight: bold;
	font-stretch: normal;
	line-height: 18px;
	letter-spacing: 2px;
	color: #17233d;
    margin-top: 36px;
}
.set_name,.set_class,.set_addressee,.detailed_addressee,.old_password,.new_password,.confirm_password{
    font-family: MicrosoftYaHei;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 18px;
	letter-spacing: 0px;
    color: #17233d;
    margin-top: 18px;
    margin-bottom: 24px;
}
.personal_cont .name_ipt{
    border: none;
}
.personal_cont .name_ipt:hover{
    border: none;
}
.name_ipt,.class_ipt,.addressee_ipt,.detailed_ipt,.old_password_ipt,.new_password_ipt,.confirm_password_ipt{
    width: 448px;
	height: 32px;
	background-color: #ffffff;
	border-radius: 4px;
    border: solid 1px #dcdee2;
    margin-left: 39px;
    padding-left: 13px;
}
select:hover{
    border: solid 1px #4285ee;
}
.set_school{
    font-family: MicrosoftYaHei;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 18px;
	letter-spacing: 0px;
    color: #17233d;
    margin-top: 18px;
    margin-bottom: 24px;
    position: relative;
}
.school_ipt{
    width: 448px;
	height: 32px;
	background-color: #ffffff;
	border-radius: 4px;
    border: solid 1px #dcdee2;
    padding-left: 13px;
    margin-left: 21px;
}
.personal_cont h4 span{
    font-family: MicrosoftYaHei;
	font-size: 12px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 18px;
	letter-spacing: 1px;
    color: #808695;
    display: inline-block;
    margin-left: 10px;
}
.set_addressee input{
    margin-left: 25px;
    width: 448px;
}
.phone_ipt{
    width: 200px;
	height: 32px;
	background-color: #ffffff;
	border-radius: 4px;
    border: solid 1px #dcdee2;
    margin-left: 42px;
    margin-right: 46px;
}
.zipcode_ipt{
    width: 113px;
	height: 32px;
	background-color: #ffffff;
	border-radius: 4px;
    border: solid 1px #dcdee2;
    margin-left: 39px;
}
select{
    width: 131px;
	height: 32px;
	background-color: #ffffff;
    border-radius: 4px;
    border: 1px solid #dcdee2;
    padding-left: 12px;
    transition: border-color .45s;
	-webkit-transition: border-color .45s;
	-moz-transition: border-color .45s;
	-ms-transition: border-color .45s;
}
.province_ipt{
    margin-left: 7px;
}
.city_ipt{
    margin-left: 23px;
    margin-right: 23px;
}
.set_address{
    margin-top: 24px;
}
.detailed_addressee input{
    margin: 11px;
}
.old_password input,.new_password input{
    margin-left: 25px;
}
.confirm_password input{
    margin-left: 9px;
}
.updata_btn{
    font-family: MicrosoftYaHei;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 21px;
	letter-spacing: 0px;
    color: #ffffff;
    width: 98px;
	height: 32px;
	background-color: #c5c8ce;
	border-radius: 4px;
    /* border: solid 1px #3d97f2; */
    margin-left: 425px;
}
.face_img{
    width: 108px;
	height: 108px;
    background-color: #c5c8ce;
    border-radius: 108px;
}
.updata_face{
    position: absolute;
    top: 0px;
    right: 154px;
}
.updata_face img{
    width: 108px;
	height: 108px;
    border-radius: 108px;
}
.updata_face_btn{
    font-family: MicrosoftYaHei;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 21px;
	letter-spacing: 0px;
    color: #515a6e;
    width: 98px;
	height: 32px;
	background-color: #ffffff;
	border-radius: 4px;
    border: solid 1px #dcdee2;
    margin-top: 12px;
    margin-left: 6px;
}
.school_ipt_lst{
    width: 448px;
    height: 100px;
    position: absolute;
    left: 81px;
    background: #fff;
    border: 1px solid #dcdee2;
    border-radius: 4px;
    top: 32px;
}
.school_ipt_lst span{
    display: inline-block;
    width: 448px;
    height: 33px;
    color: #000;
    line-height: 33px;
    padding-left: 10px;
}
.marked{
    width:100%;
    height:100%;
    background: rgba(0,0,0,0.3);
    position: fixed;
    top:0;
    left:0;
    z-index: 999;
    display: none;
}
.face{
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -225px;
    margin-left:-260px;
    width: 520px;
    height: 450px;
}
.face_tit{
    width: 520px;;
    height: 54px;
    background: #fff;
    color: #17233d;
    line-height: 54px;
    padding: 0 20px;
    border-bottom: 1px solid #e8eaec;
    font-size: 16px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}
.face_tit span{
    display: inline-block;
    float: right;
    line-height: 54px;
    color: #17233d;
    margin-right: 10px;
}
.face_cont{
    background: #fff;
    height: 410px;
    position: relative;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}
.ges{
    font-size: 12px;
    color: #444444;
    padding-left: 122px;
}
.container {
	position: relative;
    font-size: 12px;
}
.container p {
	line-height: 12px;
	line-height: 14px;
	height: 0px;
	margin: 10px;
	color: #bbb
}
.action {
	width: 285px;
	height: 30px;
	margin: 10px 0;
}
.action input:hover{
    border: none;
}
.cont_left{
    float: left;
    width: 100%;
    border-bottom: 1px solid #e8eaec;
    height: 353px;
}
.cropped {
    position: absolute;
	left: 350px;
    top: 50px;
    float: left;
	width: 330px;
	height: 250px;
	padding-left: 40px;
    text-align: center;
    display: none;
    border-left: 1px solid #ccc;
}
.cropped div{
    margin-left: 30px;
    float: left;
}
.cropped p{
    margin-top: 12px;
}
.bigimg{
    position: absolute;
    left: -10px;
    top: 100px;
}
.smallimg{
    position: absolute;
    left: 170px;
    top: 200px;
}
.yulan{
    position: absolute;
    left: 370px;
    top: 35px;
    font-size: 16px;
    letter-spacing: 3px;
    color: #444;
}
.yulan_tit{
    position: absolute;
    left: 370px;
    top: 60px;
    font-size: 12px;
    color: #444;
}
.imageBox {
	position: relative;
	height: 175px;
	width: 265px;
	border: 1px solid #aaa;
	background: #fff;
    overflow: hidden;
    margin-top: 20px;
	background-repeat: no-repeat;
	cursor: move;
    box-shadow: 4px 4px 12px #B0B0B0;
    background-image: url('../img/uofile_03.png');
    margin-left: 130px;
}
.imageBox .thumbBox {
	position: absolute;
	top: 60%;
	left: 60%;
	width: 155px;
	height: 165px;
	margin-top: -100px;
	margin-left: -100px;
	box-sizing: border-box;
	border: 1px solid rgb(102, 102, 102);
	box-shadow: 0 0 0 1000px rgba(0, 0, 0, 0.5);
	background: none repeat scroll 0% 0% transparent;
}
.imageBox .spinner {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	text-align: center;
	line-height: 400px;
	background: rgba(0,0,0,0.3);
}
.stepo .overclass,.stept .overclass,.stepr .overclass,.stepf .overclass{
    background: #4185ee;
}
.stob{
    width: 77px;
    height: 77px;
    border-radius: 77px;
    position: absolute;
    left:-40px;
    top: 20px;
    background: #c2c2c2;
}
.so{
    width: 71px;
    height: 71px;
    border-radius: 71px;
    background: #fff;
    position: absolute;
    left: -37px;
    text-align: center;
    top: 23px;
}
.so p{
    margin-top: 15px;
    color: #333;
    line-height: 20px;
}
.stth{
    width: 77px;
    height: 77px;
    border-radius: 77px;
    background: #c2c2c2;
    position: absolute;
    left:-40px;
    top: 95px;
}
.st{
    width: 71px;
    height: 71px;
    border-radius: 71px;
    background: #fff;
    position: absolute;
    left: -37px;
    text-align: center;
    top: 98px;
}
.st p{
    margin-top: 15px;
    color: #333;
    line-height: 20px;
}
.strh{
    width: 77px;
    height: 77px;
    border-radius: 77px;
    background: #c2c2c2;
    position: absolute;
    left:-40px;
    top: 95px;
}
.sr{
    width: 71px;
    height: 71px;
    border-radius: 71px;
    background: #fff;
    position: absolute;
    left: -37px;
    text-align: center;
    top: 98px;
}
.sr p{
    margin-top: 15px;
    color: #333;
    line-height: 20px;
}
.stfh{
    width: 77px;
    height: 77px;
    border-radius: 77px;
    background: #c2c2c2;
    position: absolute;
    left:-40px;
    top: 60px;
}
.sf{
    width: 71px;
    height: 71px;
    border-radius: 71px;
    background: #fff;
    position: absolute;
    left: -37px;
    text-align: center;
    top: 63px;
}
.sf p{
    margin-top: 15px;
    color: #333;
    line-height: 20px;
}
.Btnsty_peyton{
    float: right;
    font-size: 14px;
    display: inline-block;
    margin-bottom: 10px;
    color: #FFFFFF;
    margin:0px 2px;
    border-radius: 3px;
    text-decoration: none;
    cursor: pointer;
    background: #fff;
    color: #333;
    outline: none;
    border: none;
    margin-right: 15px;
}
.new-contentarea {
	width: 165px;
	overflow:hidden;
	margin: 0 auto;
	position:relative;float:left;
}
.new-contentarea label {
	width:100%;
	height:100%;
	display:block;
}
.new-contentarea input[type=file] {
	width:188px;
	height:60px;
	background:#333;
	margin: 0 auto;
	position:absolute;
	right:50%;
	margin-right:-94px;
	top:0;
	right:0px\9;
	margin-right:0px\9;
	width:10px\9;
	opacity:0;
	filter:alpha(opacity=0);
	z-index:2;
}
a.upload-img{
    width: 98px;
    height: 32px;
    border: 1px solid #ccc;
	display: inline-block;
    margin-bottom: 10px;
    text-align: center;
    line-height: 32px;
    margin-top: 30px;
	font-size: 14px;
    color: #FFFFFF;
	border-radius: 3px;
	text-decoration:none;
    cursor:pointer;
    margin-left: 130px;
}
.upload-img label{
    cursor: pointer;
    color: #000;
    width: 98px;
    height: 32px;
    text-align: center;
    display: inline-block;
    line-height: 32px;
}
.tc{
    text-align:center;
}
.fact_btn{
    margin:auto;
}
.login_tip{
    position: absolute;
    bottom: 75px;
    left: 30px;
    color: #f56c6c;
    /* display: none; */
}
.changeface{
    margin-top: 12px;
    float: right;
    border-width: 1px;
    border-color: rgb(61, 151, 242);
    border-style: solid;
    border-radius: 4px;
    background-color: rgb(61, 151, 242);
    width: 88px;
    height: 30px;
    color: #fff;
    z-index: 314;
    margin-right: 24px;
    margin-left: 8px;
}
.qxface{
    float: right;
    border-width: 1px;
    border-color: rgb(220, 222, 226);
    border-style: solid;
    border-radius: 4px;
    background-color: rgb(255, 255, 255);
    width: 54px;
    height: 30px;
    margin-top: 12px;
}
.authentication{
    width: 84px;
	height: 28px;
	background-color: #ffffff;
    border-radius: 4px;
    float: left;
    border: solid 1px #409eff;
    margin-top: 12px;
    margin-left: 10px;
    font-family: MicrosoftYaHei;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 28px;
	letter-spacing: 0px;
    color: #3d97f2;
    text-align: center;
}
.authentications{
    width: 84px;
	height: 28px;
	background-color: #ffffff;
    border-radius: 4px;
    float: left;
    border: solid 1px #409eff;
    margin-top: 12px;
    margin-left: 10px;
    font-family: MicrosoftYaHei;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 28px;
	letter-spacing: 0px;
    color: #3d97f2;
    text-align: center;
}
.laboratory_study{
    background: linear-gradient(180deg, #E7F2FF 0%, #FFFFFF 100%);
}
.study_gd{
    position: absolute;
    right: 25px;
    top: 21px;
    color: #056DE8;
    font-size: 14px;
    display: flex;
}
.study_gd img{
    width: 6px;
    height: 11px;
    margin-top: 4px;
    margin-left: 6px;
}
.zanwushuju{
    width: 215px;
    margin: 20px auto;
    text-align: center;
}
.zanwushuju img{
    width: 100%;
}
.evaluate_cont,.laboratory_study{
    width: 972px;
	height: 315px;
	background-color: #ffffff;
    border-radius: 2px;
    position: relative;
}
.evaluate{
    position: absolute;
    left: 65px;
    top: 21px;
}
.evaluate_cont h2,.laboratory_study h2{
    font-family: MicrosoftYaHei-Bold;
    font-size: 18px;
    font-weight: bold;
    font-stretch: normal;
    line-height: 18px;
    letter-spacing: 2px;
    color: #17233d;
    padding-left: 95px;
    padding-top: 24px;
}
.evaluate_banner{
    margin-top: 22px;
    margin-left: 66px;
    cursor: pointer;
}
.evaluate_main{
    width: 100%;
	height: 417px;
	background-image: linear-gradient(90deg,
		#55b3f2 0%,
		#6d88f2 100%),
	linear-gradient(
		#ffffff,
		#ffffff);
	background-blend-mode: normal,
		normal;
}
.noline{
    width: 1200px;
    height: 1px;
}
.evaluate_main_cont{
    width: 1200px;
	height: 368px;
	background-color: #ffffff;
    border-radius: 2px;
    margin: auto;
    margin-top: 24px;
}
.evaluate_main_cont_img{
    width: 569px;
    height: 320px;
    margin-left: 24px;
    margin-right: 24px;
    float: left;
}
.evaluate_main_cont_img img{
    width: 569px;
	height: 320px;
    margin-top: 24px;
}
.evaluate_main_cont_text{
    float: left;
}
.evaluate_main_cont_text h4{
    font-family: MicrosoftYaHei;
	font-size: 20px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 20px;
	letter-spacing: 1px;
    color: #17233d;
    padding-top: 24px;
}
.evaluate_main_cont_text h5{
    font-family: MicrosoftYaHei;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 16px;
	letter-spacing: 1px;
    color: #17233d;
    padding-top: 22px;
}
.evaluate_main_cont_font{
    width: 560px;
	font-family: MicrosoftYaHei;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 21px;
	letter-spacing: 0px;
    color: #808695;
    margin-top: 11px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space:wrap;
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:3;
}
.eva_line{
    width: 559px;
	height: 1px;
    background-color: #e8eaec;
    margin-top: 21px;
}
.eva_price{
    margin-top: 39px;
    font-family: MicrosoftYaHei;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 17px;
	letter-spacing: 0px;
	color: #515a6e;
}
.eva_price span{
    font-family: DINPro-Medium;
	font-size: 28px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 17px;
	letter-spacing: 1px;
	color: #f56c6c;
}
.eva_btn{
    margin-top: 64px;
}
.go_eva{
    font-family: MicrosoftYaHei;
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
    color: #ffffff;
    width: 158px;
	height: 40px;
	background-color: #3d97f2;
    border-radius: 4px;
    text-align: center;
    line-height: 40px;
}
.evaed{
    font-family: MicrosoftYaHei;
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
    color: #c3cbd6;
    width: 158px;
	height: 40px;
	background-color: #f7f7f7;
	border-radius: 4px;
    border: solid 1px #dcdee2;
    text-align: center;
    line-height: 40px;
    display: none;
}
.eva_content{
    width: 1200px;
    background: #fff;
    margin: auto;
    margin-top: 24px;
    padding-bottom: 24px;
}
.eva_content h2{
    font-family: MicrosoftYaHei-Bold;
	font-size: 28px;
	font-weight: bold;
	font-stretch: normal;
	letter-spacing: 3px;
    color: #17233d;
    text-align: center;
    line-height: 28px;
    padding-top: 48px;
}
.eva_content_text{
    font-family: MicrosoftYaHei;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 2px;
    color: #17233d;
    line-height: 16px;
    text-align: center;
    padding-top: 23px;
}
.eva_content h3{
    font-family: MicrosoftYaHei-Bold;
	font-size: 28px;
	font-weight: bold;
    font-stretch: normal;
    margin-top: 72px;
	letter-spacing: 3px;
    color: #0a1b33;
    line-height: 28px;
    text-align: center;
}
.eva_content_wring{
    font-family: MicrosoftYaHei;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 2px;
    color: #17233d;
    position: relative;
    text-align: center;
    margin-top: 24px;
}
.eva_content_wring img{
    position: absolute;
    left: 310px;
    top: 2px;
}
.xx_step_box{
    margin-top: 60px;
}
.xx_step_box .xx_line {
    position: absolute;
    margin-left: 600px;
    margin-top: 70px;
    width: 2px;
    height: 432px;
    background: #acb1bf;
}
.xx_step_box .step_item {
    width: 500px;
    margin-left: 90px;
	position: relative;
}
.xx_step_box .step_item .s_left {
	position: relative;
	width: 390px;
	border-radius: 4px;
	background: #f6f7f8;
	padding: 22px 30px;
    transition: all .2s ease;
    margin-right: 85px;
}
/*.xx_step_box .step_item .s_left:hover {
	transform: scale(1.05);
	box-shadow: 0px 2px 24px 0px rgba(10, 27, 51, 0.1);
}*/
.xx_step_box .step_item .s_left p {
	font-size: 16px;
	letter-spacing: 1px;
	color: #0a1b33;
	font-weight: 600;
	margin-bottom: 6px;
}
.xx_step_box .step_item .s_left span {
	font-family: MicrosoftYaHei;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 21px;
	letter-spacing: 1px;
	color: #808695;
}
.xx_step_box .step_item .right {
	position: absolute;
	right: 0;
	height: 100%;
	width: 117px;
	line-height: 100%;
	/*border-right: 2px solid #acb1bf;*/
}
.xx_step_box .box:nth-child(2n) .step_item {
	/*margin-right: 2px;*/
}
.xx_step_box .box:nth-child(2n) .step_item .right {
	/*left: 2px;*/
	/*border-left: 2px solid #acb1bf;*/
	border-right: 0;
}
.xx_step_box .step_item .right span {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
	font-size: 24px;
	font-weight: 600;
	letter-spacing: 2px;
	color: #0a1b33;
}

.xx_step_box .step_item .right i {
	position: absolute;
	right: -25px;
	top: 50%;
	width: 28px;
	height: 28px;
	transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	background: url(../img/xx_sm_pic.png) no-repeat;
}
.xx_step_box .box:nth-child(2n) .step_item .right i {
	left: -89px;
}
.xx_step_box .box:nth-child(2n) .step_item .right {
	left: 0;
}
.xx_foot_box {
	padding-top: 70px;
}
.xx_foot_box p {
	font-size: 18px;
	letter-spacing: 1px;
	color: #0a1b33;
	margin-bottom: 12px;
}
.xx_foot_box .pic {
	width: 1000px;
}
.xx_foot_box .pic img {
	display: block;
	width: 100%;
}
.xx_step_box .step_item .step2{
    width: 0px;
}
.xx_step_box .marl{
    width: 525px;
}
.example{
    font-family: MicrosoftYaHei;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 21px;
	letter-spacing: 0px;
    color: #515a6e;
    padding-left: 60px;
}
.example_img{
    margin-left: 62px;
    margin-top: 12px;
}
.evaluate_dig{
    height: 256px;
    width: 520px;
    background: #fff;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -260px;
    margin-top: -178px;
    cursor: default;
    display: none;
}
.evaluate_top{
    width: 520px;
	height: 54px;
	background-color: #ffffff;
	border-radius: 4px 4px 0px 0px;
    border: solid 1px #ffffff;
    font-family: MicrosoftYaHei-Bold;
	font-size: 16px;
	font-weight: bold;
	font-stretch: normal;
	line-height: 16px;
	letter-spacing: 0px;
    color: #17233d;
    padding-left: 25px;
    line-height: 54px;
    border-bottom: 1px solid #e8eaec;
}
.evaluate_mid{
    height: 147px;
    border-bottom: 1px solid #e8eaec;
}
.evaluate_mid img{
    width: 150px;
	height: 84px;
}
.evaluate_mid img{
    margin-left: 24px;
    margin-top: 32px;
    float: left;
}
.evaluate_mid_cont{
    float: left;
    margin-left: 24px;
}
.evaluate_mid_price{
    font-family: MicrosoftYaHei;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 14px;
	letter-spacing: 0px;
    color: #515a6e;
    padding-top: 30px;
}
.evaluate_mid_price span{
    font-family: DINPro-Medium;
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 18px;
	letter-spacing: 0px;
	color: #f56c6c;
}
.evaluate_mid_gift{
    font-family: MicrosoftYaHei;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 14px;
	letter-spacing: 0px;
    color: #515a6e;
    padding-top: 12px;
}
.evaluate_mid_agreement{
    margin-top: 22px;
    cursor: pointer;
    position: relative;
}
.evaluate_mid_agreement input{
    width: 16px;
    height: 16px;
    margin-right: 10px;
    position: absolute;
    top: 3px;
}
.evaluate_mid_agreement a{
    font-family: MicrosoftYaHei;
	text-decoration: underline;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 21px;
	letter-spacing: 0px;
    color: #3d97f2;
    display: inline-block;
    margin-left: 26px;
}
.evaluate_bot{
    height: 54px;
}
.nowpay{
    width: 98px;
	height: 32px;
	background-color: #3d97f2;
	border-radius: 4px;
    border: solid 1px #3d97f2;
    font-family: MicrosoftYaHei;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
    color: #ffffff;
    text-align: center;
    line-height: 32px;
    margin-top: 11px;
    margin-left: 334px;
    cursor: pointer;
}
.nopay{
    width: 56px;
	height: 32px;
	background-color: #ffffff;
	border-radius: 4px;
    border: solid 1px #dcdee2;
    font-family: MicrosoftYaHei;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 21px;
	letter-spacing: 0px;
    color: #515a6e;
    margin-left: 8px;
    margin-top: 11px;
    cursor: pointer;
}
.nocheck{
    background: #c5c8ce;
    border-color: #c5c8ce;
    cursor: default;
}
.chaxun_banner{
    width: 100%;
    height: 300px;
    background: url('../img/chaxun_banner.png') no-repeat center;
}
.search_cont{
    position: relative;
    height: 369px;
}
.search_main{
    width: 1000px;
	height: 369px;
	background-color: #ffffff;
    border-radius: 2px;
    position: absolute;
    top: -88px;
    left: 50%;
    margin-left: -500px;
}
.study_search{
    width: 798px;
    border-bottom: 1px solid #e8eaec;
    margin: 0 auto;
}
.study_search h2{
    font-family: MicrosoftYaHei-Bold;
	font-size: 24px;
	font-weight: bold;
	font-stretch: normal;
	line-height: 24px;
	letter-spacing: 1px;
    color: #17233d;
    margin-top: 42px;
    text-align: center;
}
.top_search{
    width: 798px;
    margin: 0 auto;
}
.top_search h2{
    font-family: MicrosoftYaHei-Bold;
	font-size: 24px;
	font-weight: bold;
	font-stretch: normal;
	line-height: 24px;
	letter-spacing: 1px;
    color: #17233d;
    margin-top: 42px;
    text-align: center;
}
.sear_name{
    display: inline-block;
    font-family: MicrosoftYaHei;
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 20px;
	letter-spacing: 0px;
	color: #17233d;
}
.sear_name_ipt{
    width: 145px;
	height: 40px;
	border-radius: 4px;
    border: solid 1px #dcdee2;
    padding-left: 19px;
    padding-right: 19px;
}
.sear_name_ipttop{
    width: 145px;
	height: 40px;
	border-radius: 4px;
    border: solid 1px #dcdee2;
    padding-left: 19px;
    padding-right: 19px;
}
.sear_number{
    font-family: MicrosoftYaHei;
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 20px;
	letter-spacing: 0px;
    color: #17233d;
    display: inline-block;
    margin-left: 66px;
}
.sear_num_ipt{
    width: 291px;
	height: 40px;
	border-radius: 4px;
    border: solid 1px #dcdee2;
    padding: 0 19px;
}
.sear_num_ipttop{
    width: 291px;
	height: 40px;
	border-radius: 4px;
    border: solid 1px #dcdee2;
    padding: 0 19px;
}
.study_ipt{
    margin-top: 36px;
    padding-bottom: 43px;
}
.study_btn{
    width: 64px;
	height: 40px;
	background-color: #3d97f2;
	border-radius: 4px;
    border: solid 1px #3d97f2;
    font-family: MicrosoftYaHei;
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 21px;
	letter-spacing: 0px;
    color: #ffffff;
    margin-left: 66px;
}
.studytop_btn{
    width: 64px;
	height: 40px;
	background-color: #3d97f2;
	border-radius: 4px;
    border: solid 1px #3d97f2;
    font-family: MicrosoftYaHei;
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 21px;
	letter-spacing: 0px;
    color: #ffffff;
    margin-left: 66px;
}
.search_dig{
    z-index: 10002;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -300px;
    margin-top: -213px;
    display: none;
}
.search_dig_img{
    width: 600px;
    height: 425px;
}
.search_close{
    vertical-align: top;
    margin-left: 20px;
    cursor: pointer;
}
.search_error{
    width: 415px;
    height: 165px;
    border-radius: 4px;
    background: #fff;
    position: fixed;
    left: 50%;
    top: 50%;
    margin-left: -208px;
    margin-top: -83px;
    z-index: 10002;
    display: none;
}
.search_error_wh{
    position: absolute;
    left: 24px;
    top: 24px;
}
.search_error h4{
    font-family: MicrosoftYaHei-Bold;
	font-size: 16px;
	font-weight: bold;
	font-stretch: normal;
	line-height: 16px;
	letter-spacing: 0px;
    color: #17233d;
    padding-left: 52px;
    padding-top: 24px;
}
.search_error p{
    font-family: MicrosoftYaHei;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 14px;
	letter-spacing: 0px;
	color: #515a6e;
    padding-left: 52px;
    margin-top: 11px;
}
.search_error button{
    width: 56px;
	height: 32px;
	background-color: #3d97f2;
	border-radius: 4px;
    font-family: MicrosoftYaHei;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 21px;
	letter-spacing: 0px;
    color: #ffffff;
    margin-left: 336px;
    margin-top: 61px;
}
