.e-feedback .submit-success.required {
    color: #ff9900;
}
.error,
.e-feedback .question-panel textarea.error{
    border-color: red;
}
.radius5 {
    border:1px solid;
    border-radius:5px;
    -moz-border-radius:5px;
}
.color-99{
    color: #999;
}
.tip-info {
    margin: 6px 12px;
    text-align: center;
    border: 1px dashed #e4e4e4;
    padding: 5px 12px;
    color: #666;
}
.title_block {
    color: #222;
    width: 100%;
    font: 16px/35px 'Microsoft YaHei','微软雅黑';
}
.border_grey {
    /*border-top:1px solid #e4e4e4;*/
    border-bottom:1px solid #e4e4e4;
}
.second_line {
    font-size: 14px;
}

.course .panel-title{
    text-align: center;
    line-height: 45px;
    font-size: 16px;
    height: 45px;
    border-bottom: 1px solid #e0e0e0;
    background-color: #F5F5F5;
}
.course .panel-title .return-btn {
    float: left;
    border: 1px solid #e4e4e4;
    line-height: 24px;
    padding: 0px 6px;
    margin-top: 6px;
    margin-left: 8px;
}
.course-list {
    line-height: 24px;
}
.course-list dl {
    margin: 6px 8px;
    padding: 0 0 6px 0;
    border-bottom: 1px solid #e4e4e4;
}
.course-list dt a {
    font-size: 16px;
}
.course-list span {
    margin: 0 24px 0 0;
    color: #666;
}
.course-list .create-course {
    float: right;
    display: inline-block;
    height: 28px;
    line-height: 28px;
    font-size: 14px;
    color: #fff;
    background-color: #FF4400;
    margin: 6px 8px 0 0;
    padding: 0 12px 0 12px;
}
.course-list .cl-sign,
.course-list .cl-begintime,
.course-list .cl-feedback{
    margin: 0;
    width: 25%;
    display: inline-block;
}
.course-list .cl-begintime {
    width: 48%;
}
.course-list .cl-feedback {
    text-align: right;
}
.signupsetting {
    line-height: 35px;
    font-size: 16px;
}
.signupsetting .setting-pnl {
    margin: 6px 8px;
}
.signupsetting .signup-field-info {
    border-collapse: collapse;
    width: 100%;
}
.signupsetting .signup-field-info thead th {
    background-color: #81BBFA;
    color: #fff;
    padding-left: 6px;
}
.signupsetting .signup-field-info td {
    border-bottom: 1px solid #e4e4e4;
    padding-left: 6px;
}
.signupsetting .signup-intro-pnl {
    margin: 15px 0 15px 0;
}
.signupsetting .signup-intro-pnl textarea {
    border: 1px solid #e4e4e4;
    height: 64px;
}
.signupsetting .signup-save-pnl {
    text-align: center;
    margin: 0 0 24px 0;
}
.signupsetting .signup-save-pnl #save-btn {
    font-size: 18px;
    padding: 6px 24px;
    color: #fff;
    background-color: #006CB8;
    border: 0;
    cursor: pointer;
}
.signupsetting .signup-qr-pnl {
    margin: 12px 0 0 0;
}
.signupsetting .signup-qr-pnl .mod-title{
    background-color: #81BBFA;
    color: #fff;
    padding-left: 6px;
}
.signupsetting .signup-qr-pnl dl {
    padding: 8px 0 0 0;
    overflow: hidden;
}
.signupsetting .signup-qr-pnl dt {
    float: left;
    width: 140px;
    
}

.signupsetting .signup-qr-pnl dd {
    float: left;
    font-size: 16px;
    line-height: 36px;
}
.signupsetting .signup-qr-pnl .signuplink {
    display: inline-block;
    text-align: center;
    background-color: #F2F2F2;
    color: #006CB8;
    width: 100%;
}

.evaluationstat .stat-pnl{
    margin: 12px;
    line-height: 35px;
    font-size: 14px;
}
.evaluationstat .stat-pnl .item-title {
    background-color: #81BBFA;
    color: #fff;
    text-indent: 8px;
}
.evaluationstat .stat-pnl table {
    width: 100%;
    border-collapse: collapse;
    margin: 6px 0 12px 0;
}
.evaluationstat .stat-pnl thead th {
    background-color: #F2F2F2;
    color: #000;
    padding-left: 8px;
    padding-right: 8px;
}
.evaluationstat .stat-pnl td {
    border: 1px solid #e4e4e4;
    padding-left: 8px;
    padding-right: 8px;
}
.evaluationstat .stat-pnl .score {
    width: 60px;
    text-align: center;
}
.evaluationstat .stat-pnl li {
    border-bottom: 1px solid #e4e4e4;
    text-indent: 8px;
    line-height: 40px;
    background: url("../image/course_info_0.png") no-repeat scroll right -0px transparent;
}
.evaluationstat .stat-pnl li a {
    display: block;
}
.evaluationdetails .userinfo {
    overflow: hidden;
}
.evaluationdetails .userinfo li {
    width: 50%;
    float: left;
}
.evaluationdetails .details-pnl {
    margin: 12px;
    line-height: 35px;
    font-size: 14px;
}
.evaluationdetails .details-pnl .item-title {
    background-color: #81BBFA;
    color: #fff;
    text-indent: 8px;
}
.evaluationdetails .details-pnl table {
    width: 100%;
    border-collapse: collapse;
    margin: 6px 0 12px 0;
}
.evaluationdetails .details-pnl thead th {
    background-color: #F2F2F2;
    color: #000;
    padding-left: 8px;
    padding-right: 8px;
}
.evaluationdetails .details-pnl td {
    border: 1px solid #e4e4e4;
    padding-left: 8px;
    padding-right: 8px;
}
.evaluationdetails .details-pnl .score {
    text-align: center;
    width: 60px;
}
.evaluationdetails .details-pnl dt {
    background-color: #F2F2F2;
    color: #000;
    text-indent: 8px;
}
.evaluationdetails .details-pnl dd {
    border-bottom: 1px solid #e4e4e4;
    text-indent: 8px;
    line-height: 32px;
}

.studentlist .wp {
    margin: 0 12px 12px 12px;
}
.studentlist table {
    border-collapse: collapse;
    line-height: 35px;
    font-size: 16px;
    width: 100%;
}
.studentlist thead th {
    color: #000;
    border-bottom: 1px solid #e4e4e4;
}
.studentlist td {
    border-bottom: 1px solid #e0e0e0;
}
.studentlist table .mobile {
    width: 120px;
}

.tt-intro .tool-tip {
    text-indent: 2em;
    padding: 8px 0;
}
.tt-intro .use {
    margin: 0 0 0 24px;
}
.tt-intro .use li {
    list-style: inside disc;
}
.tt-intro .use-tip {
    text-align: center;
    color: #F25822;
    padding: 24px 0;
}
.unlogin .login-link {
    text-align: center;
}
.unlogin .login-link a{
    width: 90%;
    text-align: center;
    background-color: #006CB8;
    color: #fff;
    margin: 24px 0;
    line-height: 36px;
    display: inline-block;
}

.unlogin .use-tip {
    padding-bottom: 0;
}

#course-info .radius5 {
    border: 1px solid #E0DFDC;
}
#course-info .info-pnl {
    /*margin: 5px 5px;*/
    font-size: 16px;
}
#course-info .item-info{
    padding: 8px;
    border-bottom: 1px solid #E0DFDC;
    line-height: 40px;
}
#course-info .last-item {
    border-bottom: 0;
}
#course-info .item-info .arrow {
    display: inline-block;
    width: 30px;
    height: 30px;
    float: right;
    margin-right: 12px;
    margin-top: 8px;
    background:url(../image/course_info_1.png) scroll no-repeat 0px -3px ;
}
#course-info .item-info .link-item a{
    display: block;
}
#course-info .item-info .item-stat {
    color: #666;
    font-size: 14px;
    margin-left: 24px;
}
#course-info .c-base-info ul {
    /*background:url(../image/course_info_4.png) scroll no-repeat 6px 11px ;*/
    padding: 0px 0 0px 15px;
}
#course-info .c-signup-info ul {
    /*background:url(../image/course_info_5.png) scroll no-repeat 6px 11px ;*/
    padding: 0px 0 0px 15px;
}
#course-info .c-student-info ul {
    /*background:url(../image/course_info_2.png) scroll no-repeat 6px 11px ;*/
    padding: 0px 0 0px 15px;
}
#course-info .c-attendance-info ul {
    /*background:url(../image/course_info_6.png) scroll no-repeat 6px 11px ;*/
    padding: 0px 0 0px 15px;
    overflow: hidden;
}
#course-info .c-attendance-info dt {
    float: left;
    width: 85px;
}
#course-info .c-attendance-info dd {
    float: left;
    line-height: 24px;
    width: 60%;
}
#course-info .c-attendance-info .item-title {
    float: left;
}
#course-info .c-attendance-info div {
    width: 200px;
    float: left;
    margin-left: 24px;
}
#course-info .c-attendance-info div .item-stat {
    float: left;
    width: 50%;
    margin-left: 0px;
    line-height: 24px;
}
#course-info .c-attendance-info div.newline {
    clear: left;
}
#course-info .c-feedback-info ul {
    /*background:url(../image/course_info_3.png) scroll no-repeat 6px 11px ;*/
    padding: 0px 0 0px 15px;
}

.course-info .attendance {
    margin: 8px 8px;
    padding: 8px;
}
.course-info .attendance dl {
    padding: 0 0 0 48px;
    overflow: hidden;
    background:url(../image/tt_attendance.png) scroll no-repeat 2px 14px ;
}
.course-info .attendance dt {
    font-size: 16px;
}
.course-info .attendance dt a {
    display: block;
    margin-right: 12px;
}
.course-info .attendance dt a span {
    float: right;
}
.course-info .attendance dd {
    float: left;
    width: 40%;
    color: #666;
}
.course-info .feedback {
    margin: 8px 8px;
    padding: 8px;
}
.course-info .feedback ul {
    padding: 0 0 0 48px;
    background:url(../image/tt_qr.png) scroll no-repeat 2px 14px ;
}
.course-info .feedback .title {
    font-size: 16px;
}
.course-info .feedback .number {
    color: #666;
}
.course-info .feedback .qr img {
    margin: 8px 12px 0px 0;
    width: 120px;
    height: 120px;
}

.coursesign li,
.student-sign li {
    border-bottom: 1px solid #999999;
    padding: 4px 0 5px;
    overflow: hidden;
    line-height: 24px;
}
.coursesign li .info,
.student-sign li .info {
    float: left;
    width: 29%;
}
.coursesign li .info span {
/*    display: block;
    color: #666;*/
    margin-left:18px;
    margin-right: 20px;
}
.student-sign li .info span {
    display: block;
    color: #666;
    margin-left:18px;
    margin-right: 20px;
}
.coursesign li .info b,
.student-sign li .info b {
    font-size: 18px;
    font-weight: normal;
}
.coursesign li .attendance{
    float: left;
    width: 100%;    
/*    border-left: 1px solid #999999;*/
}
.student-sign li .attendance {
    float: right;
    width: 100%;    
    border-left: 1px solid #999999;
}
.student-sign li .attendance {
    float: right;
    width: 49%;
}
.student-sign li .attendance1{
    float: right;
    width: 30%;
}
.coursesign li .attendance input,
.student-sign li .attendance input {
    display:none;
}
.coursesign li .attendance td{
    width: 16%;
    border:1px solid #e4d0d0;
    display: inline-block;
    background-color: #f2f2f2;
/*    border: 1px solid #999999;*/
    margin: 0;
    text-align: center;
/*    border-left: 0;*/
/*    line-height: 44px;*/
    height: 44px;
    font-size: 18px;
    cursor: pointer;
}
.init_height{
    line-height: 44px;
}
.height_td {
    line-height:22px;
}

.student-sign li .attendance label {
    width: 15%;
    display: inline-block;
    background-color: #e4e4e4;
    border: 1px solid #999999;
    margin: 0;
    text-align: center;
    border-left: 0;
    line-height: 40px;
    height: 40px;
    font-size: 16px;
    cursor: pointer;
}
.coursesign li .attendance .selected{
    background-color: #facd3c;
    color: #fff;
}
.page_end_bottom{

}
.page_end_bottom .search_area1{
    padding-top:10px;
    margin:0px 29px 10px 12px;
    width:auto;
}
.page_end_bottom .search_area1 .line{
    height:40px;
    border:1px solid #cccccc;
    border-radius: 4px;
}
.page_end_bottom .search_area1 .line .search{
    border:none;
    width:76%;
    float:left;
    height: 40px;
    outline:none;
    font-size:14px;
    -webkit-appearance: none;
    appearance: none;
    background: #FFFFFF;
}
.page_end_bottom .search_area1 .line .img{
    background:url(../image/pxb/sign_search.png) no-repeat 0 7px;
    float:left;
    background-size: 50px auto;
    width: 26px;
    height: 40px;
    margin-left:10px;
}

.page_end_bottom .search_area2{
    padding:10px 69px 10px 12px;
    width:auto;
    position: relative;
    display: none;
}
.page_end_bottom .search_area2 .line{
    height:40px;
    border:1px solid #cccccc;
    border-radius: 4px;
    position: relative;
}
.page_end_bottom .search_area2 .line .img{
    background:url(../image/pxb/sign_search.png) no-repeat 0px 7px;
    background-size: 50px auto;
    width: 26px;
    height: 40px;
    float: left;
}
.page_end_bottom .search_area2 .line .search{
    border:none;
    width:80%;
    height: 40px;
    outline:none;
    font-size:14px;
    -webkit-appearance: none;
    appearance: none; /* 标准属性 */
    background: #FFFFFF;
}
.page_end_bottom .search_area2 .line .search:-ms-input-placeholder {
    background: #FFFFFF;
}

.page_end_bottom .search_area2 .line .del{
    background:url(../image/pxb/sign_search.png) no-repeat -29px 8px;
    background-size: 50px auto;
    width: 26px;
    height: 40px;
    position: absolute;
    right: 0;
    top:0;
    cursor: pointer;
}
.page_end_bottom .search_area2 .cancel{
    color: #01C090;
    font-size:16px;
    position: absolute;
    right: 26px;
    top: 20px;
}
.page_end_bottom .search_area2 .send{
    color: #01C090;
    font-size:16px;
    position: absolute;
    right: 26px;
    top: 20px;
    cursor: pointer;
}
.student-sign li .attendance .selected,
.student-sign li .attendance .newselected,
.student-sign li .attendance .preselected {
    background-color: #facd3c;
    color: #fff;
}
.student-sign .c-info {
    border: 1px solid #999999;
}
.student-sign li {
    border: 0;
}
.student-sign .main li.firstchar {
    background-color: #F8F6F3;
    font-weight: 900;
    color: #999999;
    height: 21px;
    line-height: 21px;
}
.student-sign .main li {
    border-bottom: 1px solid #dcdbe0;
    background-color: #fff;
    padding-left: 10px;
    padding-right: 10px;
}
.student-sign li .info {
    line-height: 36px;
    height: 36px;
}
.student-sign li .attendance label {
    width: 90%;
    line-height: 36px;
    height: 36px;
    border: 0;
    background-color: #47cbcd;
    color: #FFFFFF;
}
.student-sign li .attendance {
    border: 0;
}
.student-sign li .attendance .newselected,
.student-sign li .attendance .preselected {
    background-color: #006CB8;
}
.student-sign .input-sign-pnl {
    position: fixed;
    bottom: 0px;
    background-color: #fff;
    width: 100%;
    background-color: #83bafd;
}
.student-sign .input-sign-pnl dt {
    padding: 6px 8px;
    color: #fff;
    font-size: 16px;
    border-top: 1px solid #999999;
}
.student-sign .input-sign-pnl dd {
    padding: 6px 0;
    line-height: 24px;
    padding: 6px 8px;
    background-color: #666666;
}
.student-sign .input-sign-pnl dd input {
    height: 30px;
    line-height: 24px;
    width: 75%;
    border: 1px solid #999999;
    padding: 2px 4px;
    
}
.student-sign .input-sign-pnl div{
    float: right;
    width: 20%;
}
.student-sign .input-sign-pnl .add-sign-btn {
    background-color: #47cccb;
    color: #fff;
    line-height: 24px;
    display: inline-block;
    text-align: center;
    line-height: 30px;
    width: 95%;
    font-size: 18px;
}



.e-feedback {
    padding: 8px 8px 8px 8px;
    overflow-x: hidden
}
.e-feedback h3 {
    font-size: 16px;
    margin: 12px 0 6px 0;
}
.e-feedback .finished {
    background-color: #ff3333;
    color: #fff;
    padding: 8px 24px;
    margin-bottom: 12px;
    overflow: hidden;
}
.e-feedback .waiting-begin {
    background-color: #ff3333;
    padding: 8px 24px;
    margin-bottom: 12px;
    overflow: hidden;
    color: #fff;
}
.e-feedback .title {
    line-height: 36px;
    font-size: 16px;
    text-align: center;
}
.e-feedback .sub-title {
    line-height: 36px;
    font-size: 12px;
    margin: 0 0 12px;
    text-align: center;
}
.e-feedback dl {
    line-height: 24px;
}


.e-feedback .feedback-panel .item_type {
    background-color: #fb9a5b;
    border-radius: 4px;
    color: #fff;
}
.e-feedback .color_six9 {
    color: #999999;
}
.e-feedback dl dt {
    font-size: 16px;
    padding-bottom: 10px;
    padding-top:10px;
    background: #FFFFFF;
    word-wrap: break-word;
}

.e-feedback dd, .e-feedback dt{
    padding-left:4%;
    padding-right:4%;
}

.e-feedback .course-info {
    overflow: hidden;
    font-size: 14px;
    margin-bottom: 10px;
}
.e-feedback .course-info h2 {
    text-align: center;
    font-size: 16px;
    line-height: 36px;
}
.e-feedback .course-info span {
    float: left;
/*    color: #666;*/
}
.e-feedback .course-info b {
    float: right;
    /*color: #666;*/
    font-weight: normal;
}
.e-feedback p.tip {
    padding: 0;
}
.e-feedback .student-info {
    margin: 0 0 24px 0;
}
.e-feedback .student-info p {    
    text-align: center;
    font-size: 14px;
    margin: 12px 0;
}
.e-feedback .student-info  li{ position: relative; }
.e-feedback .student-info span{
    left: 0px; top: 4px;
    position: absolute;
}
.e-feedback .student-info div {
    margin-left: 60px;
}
.e-feedback .student-info span {
    display: inline-block;
    width: 70px;
    text-align: right;
}
.e-feedback .student-info input {
    /*width: 160px;*/
}
.e-feedback .student-info ul {
    overflow: hidden;
}
.e-feedback .student-info li {
    overflow: hidden;
    /*float: left;*/
    /*width: 40%;*/
    padding: 4px 0 5px 0;
    line-height: 31px;
    border-bottom: 1px solid #c3e6e6;
}
.e-feedback .student-info li div input {
    line-height: 30px;
    height: 30px;
    width: 70%;
    border:none;
    margin-left:16px;
}
.e-feedback .score-panel .underline_input{
	border:0;
	width:180px;
	border-bottom:1px #c3e6e6 solid;
	padding-left:20px;
}

.e-feedback .score-panel h4 {
/*    height:44px;*/
    line-height:24px;
    padding:11px 0;
}
.e-feedback .score-panel .error h4 {
    color: red;
}
.e-feedback .score-panel dd {
    overflow: hidden;
    /*border-bottom: 1px solid #dcdce0;*/
}
.e-feedback .score-panel div {
    overflow: hidden;
}
.e-feedback .score-panel div label {
    display: inline-block;
    width: 100%;
    float: left;
    text-align: left;
    line-height: 24px;
    font-size: 14px;
}
.e-feedback .score-panel .level input {
    display: none;
}
.e-feedback .score-panel .level label {
    border: 1px solid #999999;
    border-left: 0;
    background-color: #e4e4e4;
    padding: 3px 0;
}
.e-feedback .score-panel .level .first {
    border: 1px solid #999999;
}
.e-feedback .score-panel .level .selected {
    background-color: #ffcc66;
    color: #fff;
}
.e-feedback .score-panel .selected label {
    color: #01C090;
}
.e-feedback .score-panel label input[type="radio"], .e-feedback .score-panel label input[type="checkbox"]{
    display: none;
}
.e-feedback .score-panel label span {
/*    background: transparent url("../image/pxb/exam/unselect_pic.png") no-repeat scroll 0 4px;
    display: inline-block;
    padding: 0px 0 0px 28px;*/
}
.e-feedback .score-panel label.checked span {
    /*background: transparent url("../image/pxb/exam/selected_pic.png") no-repeat scroll 0 14px;*/
}

.e-feedback .score-panel label.checked {
    color: #01C090;
}
.e-feedback .question-panel {
    margin-top:0;
}
.e-feedback .question-panel textarea {
    font-size: 14px;
    height: 80px;  
}
.e-feedback .question-panel dl {
    border-top:1px solid #dcdce0;
    border-bottom:1px solid #c3e6e6;
}


label span.optcontent{    
    display: inline;
    padding:  14px 0px 14px 7px;
}
label span.radio_sp{    
    display: inline-block;
    width: 20px;
    height: 20px;
    overflow: hidden;
    position: relative;
    top: 5px;
    background: transparent url("../image/pxb/exam/input_pic.png?{VERHASH}") no-repeat scroll 0px 0px;
    background-size: 40px 40px;
}
label.checked span.radio_sp{
    background: transparent url("../image/pxb/exam/input_pic.png?{VERHASH}") no-repeat scroll 0px -20px;
    background-size: 40px 40px;
}
label span.checkbox_sp{    
    display: inline-block;
    display: inline-block;
    width: 20px;
    height: 20px;
    overflow: hidden;
    position: relative;
    top: 5px;
    background: transparent url("../image/pxb/exam/input_pic.png?{VERHASH}") no-repeat scroll -22px 1px;
    background-size: 40px 40px;
}
label.checked span.checkbox_sp{
    background: transparent url("../image/pxb/exam/input_pic.png?{VERHASH}") no-repeat scroll -22px -20px;
    background-size: 40px 40px;
}


.color_orange{
    color:#fb9a5b;
}
.e-feedback .question-panel dd {
    padding: 0 0 0px 0;
}

.e-feedback .new_titile {
    background-color: #f8f6f3;
    border-bottom: 1px solid #dcdce0;
    color: #999999;
    height: 45px;
    line-height: 60px;
    padding-left: 12px;
}
.e-feedback .save-panel {
    text-align: center;
    margin: 0 12px;
}
.e-feedback .save-panel a {
    border-radius: 3px;
    color: #FFFFFF;
    display: inline-block;
    height: 45px;
    line-height: 45px;
}
.e-feedback .submit-success {
    text-align: center;
    padding: 40px 0 40px 0;
    color: #000000;
    display: none;
    line-height: 22px;
    border-bottom: 1px solid #dcdce0;
    background: #ffffff;
}
.e-feedback .submit-success .result_info{
    color: #444;
    padding: 10px 8px;
    text-align: left;
}
.e-feedback .submit-success .result_info img{
    width:100%
}
.e-feedback-intval{
    height:10px;
    width:100%;
    background: #f8f6f3;
    border-top:1px solid #dcdce0;
    border-bottom:1px solid #dcdce0;
}
.begin-feedback,
.begin-sign {
    margin: 0 12px;
    text-align: center;
}
.begin-feedback a{
    display: inline-block;
    background-color: #47cccb;
    border-radius: 3px;
    color: #FFFFFF;
    display: inline-block;
}
.begin-sign a {
    display: inline-block;
    background-color: #47cbcd;
    border-radius: 3px;
    color: #FFFFFF;
    display: inline-block;
}

.top_second_tit{
    font-size: 14px;
    color:#999999;
}
.feedback-panel h4 .item_option_content {
    font-size: 14px;
    padding: 0;
}
.feedback-panel h4 label {
    color: #333;
    cursor: pointer;
    display: inline-block;
    width: 100%;
}
.feedback-panel,
.sign-panel {
    display: none;
}
.e-feedback form {
    
}
.noscript {
    border: 1px dashed #FF0000;
    margin: 12px;
    padding: 12px;
    font-size: 14px;
    color: #ff0000;
}
.noscript a {
    color: #006CB8;
}
.tt_intro_link_pnl {
    position: relative;
    overflow: hidden;
    margin: 6px 0 12px 0;
}
.tt_intro_gonglue {
    float: left;
    margin-left: 12px;
    font-size: 18px;
    font-size: 18px;
    color: #016db6;
}
.tt_intro_zhinan {
    float: right;
    margin-right: 12px;
    font-size: 18px;
    color: #016db6;
}
.tt_intro_use {
    text-align: center;
    margin: 12px 0 12px 0;
}
.tt_intro_use a{
    display: inline-block;
    line-height: 48px;
    background-color: #006cb7;
    font-size: 18px;
    color: #fff;
    width: 94%;
    letter-spacing: 12px;
    text-align: center;
}
.tt_intro_adv {
    margin: 0 12px;
}

.input-sign {
    
}



/* 璇剧▼鎶ュ悕寮? */
/*#c-signup .c-s-title {
    background-color: #006cb8;
    line-height: 40px;
    height: 40px;
    text-align: center;
    color: #fff;
    font-weight: bold;
    font-size: 18px;
}
#c-signup .c-s-content {
    padding: 18px 18px 18px 18px;
    border: 1px solid #d4d0c8;
    border-top:0;
}
#c-signup .c-s-content .cs-courseinfo {
    background-color: #fff;
    padding: 18px 18px;
    font-size: 16px;
    margin-bottom: 18px;
    border: 1px solid #d4d0c8;
    line-height: 28px;
}
#c-signup .cs-signuppnl {
    
}
#c-signup .cs-signuppnl p{
    
}
#c-signup .cs-signuppnl .signup-field{
    background-color: #fbf8dd;
    padding: 18px 18px;
    font-size: 16px;
    margin-bottom: 18px;
    border: 1px solid #d4d0c8;
}
#c-signup .cs-signuppnl .signup-field input,
#c-signup .cs-signuppnl .signup-field textarea {
    width: 100%;
}
#c-signup .cs-signuppnl .signup-field input {
    line-height: 36px;
    height: 36px;
    font-size: 16px;
}
#c-signup .cs-signuppnl .signup-field textarea {
    height: 80px;
}
#c-signup  .cs-signuplist table {
    width: 100%;
    line-height: 28px;
    font-size: 16px;
}
#c-signup  .cs-signuplist table .realname{
}
#c-signup  .cs-signuplist table .dateline{
    width: 120px;
    text-align: right;
}
#c-signup  .cs-finished {
    color: #FF6600;
    padding: 12px 0 24px 0; 
    font-size: 16px;
    text-align: center;
    display: none;
}
.result_info{
    padding:10px 8px;
    text-align: left;
    color:#444;
}
#c-signup {
    background-color: #F5F5F5;
}
#c-signup .signup-btn-pnl{
    text-align: center;
}
#c-signup .cs-signuplist p,
#c-signup .cs-signuppnl p {
    padding: 12px 0;
    font-size: 16px;
}
#c-signup .cs-signuplist table {
    border: 1px solid #D4D0C8;
    border-collapse: collapse;
    background-color: #fff;
    margin-bottom: 12px;
}
#c-signup .cs-signuplist table td {
    border: 1px solid #D4D0C8;
    border-left: 0;
    border-right: 0;
    padding: 2px 6px;
    background-color: #fff;
}
#c-signup .cs-signuppnl .signup-field li {
    padding: 8px 0;
}
#c-signup .cs-signuppnl .signup-field .signup-btn-pnl {
    padding: 12px 0;
}
#c-signup .signup-btn-pnl .signup-btn{
    background-color: #ff6600;
    color: #fff;
    font-size: 20px;
    text-decoration: none;
    padding: 5px 24px;
}
#c-signup .cs-footer {
    padding: 24px 0 12px 0;
    text-align: center;
}

#c-signup .error {
    color: #ff0000;
}
#c-signup .error input,
#c-signup .error textarea {
    border: 1px solid #ff0000;
}*/
/* 课程报名结束 */

/* 创建流程 */
.create-proc {
    border: 1px solid #e4e4e4;
    margin: 6px;
    padding: 8px;
    font-size: 16px;
    line-height: 28px;
    /*background-color: #FBF8DD;*/
}
.create-proc .proc-item li {
    padding: 4px 0 0 0;
    font-size: 16px;
    position: relative;
}
.course-add .proc-item li {
    padding: 4px 0px 0 0;
}
.create-proc .proc-item li input[type=text] {
    width: 94%;
    border: 1px solid #e4e4e4;
    
    padding-bottom: 12px;
    padding-top: 12px;
    text-indent: 5px;
}
.course-add .proc-item li input[type=text] {
    width: 100%;
}
.create-proc .proc-item li select {
    height: 40px;
    line-height: 40px;
    border: 1px solid #e4e4e4;
}
.course-add .proc-item li select {
    line-height: 18px;
    padding-bottom: 6px;
    padding-top: 6px;
    
}
.create-proc .proc-item li option {
    height: 40px;
    line-height: 40px;
}
.create-proc .proc-item li.error input[type=text],
.create-proc .proc-item li.error select {
    border: 1px solid #ff0000;
}
.create-proc .proc-item #trainer_type.error label {
    color: #ff0000;
}
.create-proc .next-step {
    width: 94%;
    border: none;
    background-color: #006CB8;
    color: #fff;
    letter-spacing: 8px;
    padding: 4px 0;
    margin: 12px 0 0 0;
    display: inline-block;    
    text-align: center;
}
.create-proc .proc-item li label {
    width: 47%;
    display: inline-block;
}
.create-proc .proc-item li input[type=radio] {
    border: 1px solid #e4e4e4;
}
.create-proc .proc-item li input.course_date {
    width: 50%;
}
.create-proc .proc-item li .course_hour,
.create-proc .proc-item li .course_minute {
    width: 20%;
    min-width: 48px;
}
.course-add .required {
    position: absolute;
    left: 10px;   
    top: 10px;
}

.evaluation-create dl {
    
}
.evaluation-create dt {
    border-bottom: 1px solid #e4e4e4;
}
.evaluation-create dd {
    padding: 4px;
    position: relative;
    border: 1px solid #e4e4e4;
    border-top: 0;
    background-color: #fff;
}
.evaluation-create dd label {
}
.evaluation-create dd input[type=radio] {
}
.evaluation-create dd label.selected {
    background-color: #FF9900;
    color: #fff;
}
.evaluation-create dd .preview {
    color: #006CB8;
    float: right;
    text-align: center;
    width: 60px;
}
.create-proc .proc-tip {
    border: 1px dashed #e4e4e4;
    background-color: #fff;
    text-align: center;
    width: 100%;
    padding: 4px 0;
}

.evaluation-create .proc-tip {
    margin-top: 10px;
}
.evaluation-create .next-step {
    width: 100%;
}
.return-create {
    position: fixed;
    bottom: 0;
    line-height: 36px;
    background-color: #006CB8;
    color: #fff;
    width: 100%;
    text-align: center;
    letter-spacing: 3px;
}
.return-create a {
    line-height: 36px;
    font-size: 18px;
}

.evaluation-grant ul {
    margin: 0 4px;
}
.evaluation-grant li {
    padding: 4px 0;
}
.evaluation-grant .qr-code {
    text-align: center;
}
.evaluation-grant .qr-used {
    margin: 6px 24px;
    background-color: #fff;
    border: 1px dashed #666;
    text-align: center;
    padding: 6px 0;
}
.evaluation-grant .qr-used .title {
    font-weight: bold;
}
.evaluation-grant .qr-used li {
    line-height: 18px;
}
.evaluation-grant .next-step {
    width: 100%;
}
.evaluation-grant .feedback_time_setting input[type=text] {
    width: 50%;
    border: 1px solid #e4e4e4;
    line-height: 40px;
    height: 40px;
    text-indent: 5px;
}
.evaluation-grant .feedback_time_setting select {
    width: 15%;
    border: 1px solid #e4e4e4;
    line-height: 35px;
    height: 35px;
}
.evaluation-grant li.error input[type=text],
.evaluation-grant li.error select {
    border: 1px solid #ff0000;
}

.signupreview {
    line-height: 36px;
    font-size: 18px;
}
.signupreview .cat-pnl {
    margin: 8px 12px;
}
.signupreview .cat-pnl li {
    padding-left: 5px;
    border-bottom: 1px solid #e5e5e5;
    overflow: hidden;
}
.signupreview .cat-pnl .cat-title {
    line-height: 28px;
    font-size: 14px;
    color: #6688DB;
    border-bottom: 1px solid #6688DB;
}
.signupreview .cat-pnl .realname {
    float: left;
    color: #666;
    width: 30%;
}
.signupreview .cat-pnl .realname input[type=checkbox] {
    line-height: 24px;
    width: 18px;
    height: 18px;
    margin-bottom: 0px;
}
.signupreview .cat-pnl .realname span{
    padding: 8px 0 0 0;
}
.signupreview .cat-pnl .mobile {
    float: left;
    color: #666;
    width: 60%;
}
.signupreview .cat-pnl .department {
    float: left;
    width: 30%;
}
.signupreview .review-pnl {
    position: fixed;
    background-color: #666666;
    color: #fff;
    font-size: 16px;
    line-height: 36px;
    bottom: 0;
    text-align:  center;
    width: 100%;
    padding:5px 0;
}
.signupreview .review-pnl .save-btn {
    font-size: 18px;
    padding: 2px 12px;
    background-color: #006CB8;
    color: #fff;
    border: 0;
    cursor: pointer;
    margin: 0 5px;
}
.expirtip {
    text-align: center;
    padding: 24px 12px;
}
body .expirtip a {
    color: #006CB8;
    text-decoration: underline;
}



.invite-intro {
    /*background-color: #FFFFCC;*/
}
.invite-intro .bigimg {
    width: 100%;
    margin: 0px 0 36px 0;
}
.invite-intro .intro-pnl {
    margin: 0 24px;
}
.invite-intro .edittip {
    line-height: 36px;
    font-size: 16px;
}
.invite-intro .intvite-word {
    border: 1px solid #e4e4e4;
    width: 100%;
    height: 100px;
    margin: 0px 0 18px 0;
    padding: 8px 8px;
}
.invite-intro .project {
    width: 100%;
    margin: 0px 0;
}
.invite-intro .comment-title {
    background-color: #3F66B1;
    margin: 24px 0px;
    color: #fff;
    font-size: 18px;
    text-align: center;
    line-height: 36px;
    height: 36px;
}
.invite-intro .comment-list {
    margin: 24px 0px;

/*    background-color: #fff;*/
    overflow: hidden;
/*    border-color: #999999;*/
}
.invite-intro .comment-list p {
    padding-top: 12px;
    font-size: 24px;
    line-height: 36px;
}
.invite-intro .comment-list table {
    width: 100%;
}

.invite-intro .comment-list td,
.invite-intro .comment-list th {
    border-bottom: 1px dashed #999;
    padding: 12px 0 6px 0;
}
.invite-intro .comment-list th {
    width: 120px;
}
.invite-intro .intvite-reg {
    text-align: center;
    padding-bottom: 85px;
    font-size: 16px;
}
.invite-intro .intvite-reg a {
    background-color: #ff0000;
    color: #fff;
    font-size: 18px;
    text-align: center;
    padding: 10px 36px;
}
.cookie_sign .title{
	text-align: left;
    line-height: 20px;
    font-size: 16px;
	height: auto;
	margin: 6px;
	padding: 6px;
	border: 1px solid #999999;
	background-color: #fff;
}
.student-sign .cookiemain li {
	border-bottom: 1px dashed #999999;
	padding-left: 10px;
	padding-right: 10px;
	clear: both;
}

.student-sign li .cancel {
    float: right;
	line-height: 36px;
	height: 36px;
}
.button {
	display: inline-block;
	position: relative;
	margin: 10px;
	padding: 0 10px;
	text-align: center;
	text-decoration: none;
	font: bold 12px/25px Arial, sans-serif;
}
.blue {
    color: #FFFFFF;
    background:#006CB8;
}

.out_learn_title {
    font-size: 16px;
    line-height: 36px;
    text-align: center;
}
.out_learn_top {
    line-height: 36px;
    text-align: center;
}
.out-feedback {
    border-bottom: 1px solid #e4e4e4;
    line-height: 24px;
}
.star_back2 {
    background: url("../image/star_02.png") repeat-x scroll 0 5px transparent;
    height: 25px;
    overflow: hidden;
    width: 100px;
}
.star_font2 {
    background: url("../image/star_01.png") repeat-x scroll 0 5px transparent;
    height: 25px;
}
.star_view {
    text-align: center;
}
.out_learn_submit,
.pxb_exam,
.begin {
    background-color: #006CB7;
    border: medium none;
    border-radius: 4px;
    color: #fff;
    cursor: pointer;
    display: block;
    font: 16px/35px 'Microsoft YaHei','微软雅黑';
    height: 35px;
    margin: 15px 0px 10px;
    text-align: center;
    width: 100%;
}
.error_block {
    border: 1px solid red;
}
.submit_success {
    text-align: center;
    padding: 24px 0;
    color: #ff9900;
    font-size: 16px;
}
.exam-subject{
	background:#1dbacc;
	color:#fff;
	line-height:50px;
	font-size:20px;
	text-align:center;
}
.exam_sp {
    line-height: 35px;
}
.exam_r {
	margin-top:9px;
	line-height: 35px;
	margin-right:12px;
	
}
.exam_error {
    border: 1px solid red;
}
.right_icon {
    color: green;
    float: left;
    width: 20px;
}
.exam-radio tr th,
.exam-multiple tr th,
.exam-judge tr th,
.exam-question tr th {
		width: 95%;
		height:35px;
		line-height: 20px;
}
.exam-radio tr td {
		width: 95%;
}
.exam-title {
		line-height: 40px;
		font-weight:700;
}
.error_icon {
    color: red;
    float: left;
    width: 20px;
}
.answer_item {
    min-width: 100px;
    float: left;
}
.exam-font {
		font-size: 16px;
}
.exam-info {
		background-color: #bfeaff;
    font-size: 15px;
    line-height: 24px;
    margin-bottom: 10px;
    overflow: hidden;
    padding: 12px 24px;
}
/* .look_result {
		line-height: 60px;
		background-color: #006CB7;
		border-radius:5px;
		color: #fff;
		cursor: pointer;
		font: 16px/35px 'Microsoft YaHei','微软雅黑';
		width: 100%;
		text-align: center;
		margin-top: 50px;
		display: block;
} */
.all-exam {
    margin: 0 20px;
}
.exam_answer{
	margin-top:5px;
}
.exam-radio,
.exam-multiple,
.exam-fill,
.exam-judge,
.exam-question {
		width: 100%;
        table-layout: fixed;
		margin-left: 5px;
		margin-bottom:24px;
        word-wrap : break-word ;
}
td .exam_fill_style,
td .exam_fill_style:hover,
td .exam_fill_style:focus{
    border-width: 0px 0px 1px;
    border-style: none none solid; 
    border-color: -moz-use-text-color -moz-use-text-color black; 
    -moz-border-top-colors: none; 
    -moz-border-right-colors: none; 
    -moz-border-bottom-colors: none; 
    -moz-border-left-colors: none; 
    border-image: none; text-align: 
    center; color: rgb(0, 0, 0);
    box-shadow: none;
    background-color: white;
}

.out-item{
	border:1px solid #999;
}
.out-item td{
	padding-left:10px;
}
.course-info-1,
.course-info-2 {
		width: 100%;
}
.course-info-1 tr td {
		width: 50%;
}
.course-info-2 tr td {
		width: 50%;
}


.tuiguanghuodong {
    
    text-align: center;
    height: 36px;
    margin: 48px 14px 0 14px;
}
.tuiguanghuodong .free{
    font-size: 16px;
    padding: 5px 12px;
    background-color: #f8b62b;
    color: #fff;
    display: block;
}
.signupsetting .setting-area{
    
}
.each_tit{
    background: #EEEEEE;
    padding-top:10px;
    padding-left:20px;
    color:#666666;
    font-size: 12px;
}
.each_interval{
    background: #EEEEEE;
    height:20px;
    width:100%;
}
.signupsetting .each_block{
    padding:0px 20px;
    border-top:1px solid #E0E0E0;
    border-bottom:1px solid #E0E0E0;
}

.signupsetting .each_l_bottomborder{
    padding:0px 20px;
    border-bottom: 1px solid #E0E0E0;
    height:50px;
    line-height: 50px;
}

.signupsetting .signup_input{
    border:1px solid #E2E2E2;
    width:90%;
    padding-left:5px;
}

.infolink {
    background: url("../image/trainer/infolink.png") no-repeat scroll center center / 7px auto rgba(0, 0, 0, 0);
    cursor: pointer;
    height: 32px;
    width: 30px;
    position: absolute;
    right:0;
    top:0;
}
.bitian{
    border:1px solid #E0E0E0;
    height:22px;
    line-height: 22px;
    float:right;
    overflow: hidden;
    font-size: 12px;
}
.bitian .no{
    width:32px;
    height:22px;
    float:left;
    text-align: center;
}
.bitian .yes{
    width:32px;
    height:22px;
    background:#E0E0E0;
    float:left;
    color:gray;
    text-align: center;
}
.sel_status{
    border:1px solid #016db8;
    height:22px;
    line-height: 22px;
    float:right;
    overflow: hidden;
    font-size: 12px;
    color:#FFFFFF;
    background:#FFFFFF;
}
.sel_status .each_btn{
    width:26px;
    height:22px;
    float:left;
    text-align: center;
}

.sel_status .sel_btn{
    background:#016db8;
}

#field_list .each_tr{
    height:40px; line-height: 40px; border-bottom: 1px solid #e2e2e2;
}
.eva-style {
    margin: 15px 3% 0px 3%;
 
}
.eva-style-com img{
    width: 27px;
    height: 27px;
    vertical-align:middle;
    margin-right: 10px;
}

.eva-style-com{
    margin-bottom: 10px;
    border: 1px solid #e0e0e0; 
    font-size: 14px;
    text-align: center;
}
.eva-style-design{
    height: 65px;
    color: #333333;
    line-height: 65px;
}
.eva-style-send{
    height: 65px;
    color: #999999;
    line-height: 65px;
}
.eva-style-hosend{
    color: #333333;
    height: 65px;
    line-height: 65px;
}
.eva-style-check{
    height: 60px;
    color: #999999;
    line-height: 60px;
}
.eva-style-hocheck{
    color: #333333;
    height: 87px;
    line-height: 60px;
}
.eva-style-count{
    height: 27px;
    font-size: 12px;
    color: #333333;
    /*text-align:left;*/
    line-height: 27px;
    padding: 0 10px;
}
.eva-style-count-l{
    display: inline-block;
    float: left;
    text-align:left;
   
}
.eva-style-count-r{
    display: inline-block;
    float: right;
    text-align:right;
}
.eva-style-bottom{
    border-bottom:1px dotted #e0e0e0;
    margin:0px 10px;
}
.item_interval{
    width:100%;
    height:15px;
    background: #f7f7f2;
    border-top:1px solid #e5e5e5;
    border-bottom:1px solid #e5e5e5;
    margin:20px 0;
}
.wp .view_result{ 
    line-height: 40px; 
}
.wp .view_result .notice_img{
    background-position-y:  5px;
}
.view_result a{
    width: 100px;
    background-color: #01C090;
    border-radius: 3px;
    color: #FFFFFF;
    display: inline-block;
    height: 40px;
    line-height: 40px;        
}

.notice {
    background-color: #ffffff;
    color: #999;
    padding: 8px 24px;
    overflow: hidden;
    margin: 6px auto;
    margin-top: 0px;
    min-height: 200px;
    text-align: center;
    word-wrap: break-word;
    line-height: 35px;
    font-size: 14px;
    border-bottom: solid 1px #DCDBE0;
}

.notice h3 {
    font-size: 16px;
    font-weight: 200;
    color: #333;
    text-align: center;
    clear: both;
    margin: 5px auto;
}

.notice p.tips {
    color: #999;
    text-align: center;
}

.notice p.tips span {
    color: #FF9A58;
}
.clickedbacolor{
    background-color: #1dbacc;
    color: #fff;
}
.pbg {
    height: 16px;
    /*background: url('../image/pxb/pllb.png?v={VERHASH}') 0 0 repeat-x;*/
    background-color: #E5E5E5;
   /* border-radius: 0 6px 6px 0;*/
}
.pbr {
    height: 15px;
    /*background-image: url('../image/pxb/pllb.png?v={VERHASH}');*/
    background-position: 0 -16px;
    background-repeat: repeat-x;
    /*border-radius: 0 6px 6px 0;*/
}

.yellowish_oneline{
    height:45px;
    line-height:45px;
    border-bottom: 1px solid #dcdce0;
    padding-left:12px;
    padding-right:12px;
    color:#000000;
    background: #f8f6f3;
}
.yellowish_lines{
    color:#000000;
    line-height:24px;
    border-bottom: 1px solid #dcdce0;
    padding:10px 12px 10px 12px;
    background: #f8f6f3;
}
.yellowish_lines :last-child{
    border: none;
}
.feedback_ul{
    overflow: hidden;
    font-size: 14px;
}

.feedback_ul .left_and_border_r{
    border-right: 1px solid #c3e6e6;
    width: 50px;
}

.new_long_btn {
    background-color: #01C090 !important;
    border: medium none;
    color: #fff;
    font-size: 18px;
    height: 40px;
    line-height: 40px;
    width: 100%;
    margin:20px 0;
}
.color_six_6{
    color:#666666;
}
.color_six_9{
    color:#999999;
}

.fill_ul{
    border: 0 none;
    overflow: hidden;
    padding: 8px 12px 0;
}
.fill_ul li{
    padding:8px 0;
}
.fill_ul div select{
    background: white;
}
.fill_ul div input[type='text'],.fill_ul div input[type='date'],.fill_ul div input[type='number']{
    line-height: 20px;
    height: 40px;
    font-size: 16px;
    border: 1px solid #c3e7e7;
    border-radius: 4px;
    width:100%;
    padding-left:10px;
}
.fill_ul div input:focus, .fill_ul div input:hover {
    border: 1px solid #47CCCB;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.fill_ul div textarea{
    border:  1px solid #c3e7e7;
    border-radius: 4px;
}
.fill_ul div select{
    width:100%;
    height: 40px;
    line-height: 40px;
    border: 1px solid #c3e6e6;
    border-radius: 4px;
}

.fill_ul .add_border_bottom{
    width:100%;border-bottom:1px solid #c3e7e7
}
.mt_10{
    margin-top:10px;
}
.mt_15{
    margin-top:15px;
}
.mt_20{
    margin-top:20px;
}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder { 
    color:  #999999;
}
input:-moz-placeholder, textarea:-moz-placeholder { 
    color:  #999999;
}
input::-moz-placeholder, textarea::-moz-placeholder { 
    color:  #999999;
}
input:-ms-input-placeholder, textarea:-ms-input-placeholder { 
    color:  #999999;
}
.page_top_tit{
    color:#000;text-align:center; font-size: 18px;
    max-height: 56px; padding:9px 1em 8px 1em; line-height: 28px; 
    border-bottom: 1px solid #dcdce0;overflow: hidden;
}
.feedback-panel .module_img{
    width:50%
}
.e-feedback .module-intval{
    width:100%;
    height:12px;
    background: #F8F6F3;
}
.e-feedback dl .dd_block{
    line-height: 0;
    position: relative;
   /* width: 92%;*/
    border-bottom: none;
    padding-top:12px;
    background: #F8F6F3;
}
.e-feedback .score-panel .dd_block h4{
    background:#e5e5e58c;;
    overflow: hidden;
}
.e-feedback dl .module_subject{
    width:100%;
}
.e-feedback dl .dd_block .module_block{
    /*border:1px solid #cccccc;*/
}

.e-feedback dl .item_detail_img{
    width:50%;
    margin-top: 5px;
    margin-bottom: 10px;
}
.e-feedback dd h4{
    background: #fafafa none repeat scroll 0 0;
    border: 1px solid #e5e5e5;
    border-top:0;
    width: 100%;
    height:42px;
    padding:0 6px;
    font-size: 14px;
}

.e-feedback dd h4 .radio_sp, .e-feedback dd h4 .checkbox_sp{
    margin-left:4px;
}
.e-feedback dd h4 label span.optcontent{
    padding:0;
}

.e-feedback .item2_margin_bottom{
    margin-bottom:20px;
}

.finished-btn{
    position: fixed;
    bottom:0;
    width:100%;
    background:#999;
    color:#FFFFFF;
    height:40px;
    line-height:40px;
    text-align: center;
    font-size:18px;
}

/*主办方*/
.sponsor{
    color: #666666;
    font-size: 14px;
}

.sponsor .sponsor_tit{
    font-size:16px;
    padding-left:20px;
}
.sponsor .company_line{
    margin-top:10px;
    margin-left:20px;
}
.sponsor .company_line .company_logo{
    float:left;
    margin-right:20px;
}
.sponsor .company_line .company_name{
    float:left;
    font-size: 18px;
    color:#333;
    line-height: 30px;
}
.sponsor .company_intro_area{
    color:#666666;
    margin-top:0px;
    height:42px;
    overflow: hidden;
    line-height: 20px;
}
.sponsor .company_intro_area img{
    width:100%;
}
.sponsor .view_more{
    color:#333333;
    text-align:center;
    cursor: pointer;
    border-top:1px solid #e6e6e6;
    padding-top:6px;
    margin-top:10px;
    font-size:16px;
}
.sponsor .view_more .more_down_img{
    background: transparent url("../image/pxb/gray_more.png?{VERHASH}") no-repeat -2px -3px;
    width:10px; height:8px;
    display: inline-block;
    margin-left:6px;
}
.sponsor  .view_more .more_up_img{
    background: transparent url("../image/pxb/gray_more.png?{VERHASH}") no-repeat -2px -12px;
}
/*主办方*/
.online_img_div span.learning_statu_text {
    position: absolute;
    top: 0px;
    left: 0px;
    hight:34px;
    border-top-right-radius: 1em;
    border-bottom-right-radius: 1em;
    font-size: 10px;
    color: #fff;
    padding-left: 5px;
    padding-right: 6px;
    background: #fa952f;
    margin: 0;
}
.e-feedback .student-info li div .readonly_input, .e-feedback .student-info li div .readonly_input:focus,
.fill_ul div input.readonly_input, .fill_ul div input.readonly_input:focus {
    background: #f6f6f6;
    border: 1px solid #dcdbe0;
    color:#999999;
}
.online_img_div span.istop {
    position: absolute;
    top: -3px;
    right: 0;
    height: 16px;
    margin: 0;
    background: url(../image/istop.png);
    width: 40px;
    background-size: 100% 100%;
}
.tips_line{
    text-align: left;
    border-bottom: 1px solid #dcdbe0;
    line-height: 40px;
}
.tips_line .tips_img{
    height: 18px;
    background: url("../image/pxb/sign/tip.jpg") no-repeat;
    background-size: 100% 100%;
    width: 14px;
    display: inline-block;
    position: relative;
    top:4px;
    margin-left: 20px;
    margin-right:10px;
}
.point_info_area{
    background: #f8f6f3;
    padding:10px 12px;
    color:#999999;
    border-radius: 4px;
}
.point_info_area .ellipsis_info{
    background: #ffffff;
    padding-top:10px;
    border-radius: 4px;
}
.point_info_area .point_info{
    margin:20px;
    text-align: left;
}
.point_info_bg{
    background: #F5F4F9;
}

.message-project-btn{
    background: #15a37c;
    color: #fff;
    font-size: 16px;
    margin: 18px auto;
    display: inline-block;
    width: 126px;
    height: 37px;
    line-height: 37px;
    border-radius: 4px;
    cursor: pointer;
}
.message-project-a:hover{
    text-decoration: none;
    color:#fff;
}
.front_img{
    width: 133px;
    height: 85px;
    background-size: 100% 100%;
    margin: 30px auto 0;
}
