
/*��ѯϵͳ*/
li {
    list-style:none;
}
/*.query {
    padding: 20px 30px;
    margin-top: 80px;
}*/
.color_r{
    color:red;
}
.middles.query {
    margin-top: 0px;
}

.query .query-title {
    text-align: center;
    font-size: 16px;
    color: #000;
}
/*.query .query-title span{
    color:#333;
}*/

.query .bar {
    position: relative;
    margin: 20px auto;
    width: 345px;
    height: 30px
}
.query.qus .bar {
    width: 400px;
}
.query .barLogin {
    margin: 20px auto;
    width: 285px;
    height: 30px
}
.query .bar span,.query .barLogin span{
    float: left;
    width: 98px;
    text-align: right;
    line-height: 25px;
    color:#333;
}

.query .bar span i,.query .barLogin span i{
    vertical-align: middle;
    font-style:normal;
}

.query .bar input[type="text"],.query .bar input[type="password"],.query .bar select,.query .bar textarea,.query .barLogin input {
    box-sizing: border-box;
    height: 30px;
    padding: 1px 10px;
    width: 240px;
    vertical-align: top;
    float: left;
    border: 1px solid #ccc;
}
.query .barLogin input{
    width:179px;
}
.query .bar #codeInput {
    width: 150px;
    /*margin-left: 7px;*/
    float:left;
}
/*#codeInput {
   width: 145px;
}*/
.query .bar .code-box {
   position: absolute;
    font-style: oblique;
    height: 30px;
    width: 80px;
    right:9px;
    /*background: url("../img/home_img/valid-code.jpg");*/
    cursor: pointer;
    font-size: 16px;
    word-spacing: 8px;
    letter-spacing: 6px;
}

.query .bar .check-btn, .query .barLogin .check-btn {
    height: 30px;
    width: 103px;
    background: #3face6;
    border: 1px solid #3face6;
    color: #fff;
    float: left;
    margin-left: 100px;
    cursor: pointer;
}

.query .company-table {
    border-collapse: collapse;
    text-align: center;
    width: 100%;
    margin: 30px auto 15px;
}

.query .company-table .th {
    background: #f17f05;
    color: #fff;
    border: 1px solid #f17f05;
}

.query .btn_submit {
    margin: 0 auto;
}

#btndy, #printbtndy {
    height: 30px;
    width: 80px;
    background: #3face6;
    color: #fff;
    border-radius: 5px;
    float: left;
    margin-left: 35px;
    cursor: pointer;
}

/*����*/
.bar #photo {
    position: absolute;
    top: 0;
    left: 99px;
    width: 100px;
    height: 100px;
    opacity: 0;
    filter: alpha(opacity=0);
    z-index: 10;
}
.bar #imghead{
    width: 100px;
    height: 100px;
}



/*�������*/
table {
    white-space: nowrap !important
}

/*td {
    overflow: auto !important;
}*/
.content .write-table {
    border-collapse: collapse;
    margin-top: 20px;
    font-size: 13px;
    color: #000;
    width: 99%;
}
.write-table .td-secend{
     text-align:center!important;
 }
.content .write-table td {
    border: 1px solid #ccc;
    padding: 10px 5px;
 }

 .content .write-table .td-first {
    width: 96px;
    text-align: center;
}

 .content .write-table .td-secend {
    width: 215px;
}

.content .write-table .register-submit {
    width: 110px;
    height: 32px;
    background: #003366;
    border: none;
    color: #fff;
    cursor: pointer;
}

 .content .write-table .register-submit:hover {
        opacity: 0.9;
    }

 .content .l-btn {
    background: #df5d7e;
}

    #detail .content .l-btn:hover {
        opacity: .9;
    }

.content .r-btn {
    background: #6596be;
}

 .content .r-btn:hover {
        opacity: .9;
    }

.select {
    outline: none;
    box-sizing: border-box;
    padding-left: 10px;
    padding-right: 10px;
    height: 25px;
    line-height: 25px;
    border:1px solid #ccc;
}

.input {
    outline: none;
    box-sizing: border-box;
    padding-left: 5px;
    padding-right: 5px;
    height: 25px;
    line-height: 25px;
    width: 100px;
    border: 1px solid #ccc;
}

#detail .omit-name {
    font-size: 15px;
    margin-bottom: 15px;
    /*height: 120px*/
}

#detail .omit-name .omit-name-l {
    width: 48px;
    float: left;
    margin-top: 15px
}
#detail .omit-name .omit-name-l span,#detail .omit-name .omit-name-r span{
    color:#333;
}

#detail .omit-name .omit-name-r { 
    float: left;
    padding: 0px;
    margin-top: 15px
}

    #detail .omit-name .omit-name-r .register-submit {
        width: 110px;
        height: 28px;
        background: #003366;
        border: none;
        color: #fff;
        cursor: pointer;
    }

#detail .omit-name .omit-name-r .register-submit:hover {
    opacity: 0.9;
}

#detail .omit-name div > p {
    margin-left: -17px;   
}

#detail .omit-name p > span {
    display: inline-block;
    width: 50px;
    text-align: center;
    color: #333;
    margin-left: 15px;
    border-bottom: 2px solid transparent;
}

#detail .omit-name p .checked {
    border-bottom: 2px #3face6 solid;
    cursor: pointer
}

#detail .omit-name p > span:hover {
    border-bottom: 2px #3face6 solid;
    cursor: pointer
}
/*input{vertical-align:middle}
.row1 {
    width:20%;
}*/

/*У԰�羰*/
#picturem {
    width: 90%;
    min-height: 300px;
    background-size: 100%;
    background-repeat: no-repeat;
    border: 1px solid #3face6;
}

/*��ѯ�ɼ���ʽ*/
#InfoTable {
    border: 1px solid #ccc;
    display: table;
}

    #InfoTable th, #InfoTable td {
        /*width: auto;*/
        height: 35px;
    }

.detail .mess_info .search_result {
    padding-bottom: 10px;
    border-bottom: 1px dashed #ccc;
}
/*.detail .mess_info {margin:0 80px;}*/
.detail .mess_info p {
    font-size: 14px;
    line-height: 35px;
}

.detail .mess_info .cong {
    margin-top: 10px;
    color:red;
    font-size: 16px;
}

.detail .mess_info span {
    font-family: ����;
}

/*������ʽ*/
.detail .bar .cheack1 {
    width: 86px;
}
/*�ұ߱��񲿷�*/
#detail .detail_title {
    text-align: center;
    font-size: 16px;
    color: #b90202;
    font-weight: bold;
    border-bottom: 1px solid #b72920;
    padding: 5px 0;
}

#detail .recruit {
    margin: 20px 0;
    color: #b90202;
    padding: 5px 0;
    font-size: 16px;
    background: #e7e7e7;
    text-indent: 20px;
}

#detail .new_stu {
    color: #282627;
}

#detail .time_dead {
    color: #c30202;
    font-size: 16px;
    font-weight: bold;
    margin: 35px 0 25px 0;
}

/*#detail div {
    line-height: 30px;
    margin-bottom:15px;
}
#detail #form .midd{
    width:400px;
    margin:auto;
}
#detail #form .bar {
    line-height: 32px;
}*/

.pad_r0 {
    padding-right: 0 !important;
}

.title {
}

.title span.text-right {
    float: right;
}

.title span.text-right a {
    display: inline-block;
    width: 88px;
    height: 28px;
    background-color: #3fa9db;
    text-align: center;
    color: #fff;
    vertical-align: middle;
    line-height: 28px;
    border-radius: 4px;
    font-size: 12px;
}

    .title span.text-right a:hover {
        color: #f00;
    }

    .title span.text-right a.mess {
        background: #3bbfd7;
    }

    .title span.text-right a.message {
        background: #3fa9db;
    }





.pad_r0 {
    padding-right: 0 !important;
}

.title {
    height:35px;
    margin-top:15px;
}

.title span.text-right {
float: right;
}

.title span.text-right a {
    display: inline-block;
    width: 88px;
    height: 28px;
    background-color: #3fa9db;
    text-align: center;
    color: #fff;
    vertical-align: middle;
    line-height: 28px;
    border-radius: 4px;
    font-size: 12px;
}

.title span.text-right a:hover {
    color: #f00;
}

.title span.text-right a.mess {
    background: #3bbfd7;
}

.title span.text-right a.message {
    background: #3fa9db;
}
.content-list-detail-items li p {
    font-size:14px;
}
.content-list-detail-items li p .stu_name{
    color:#E5331E;
    font-weight:bold;
}
.content-list-detail-items li p .stu_name:before{
    content:"";
    display:inline-block;
    width:14px;
    height:16px;
    margin-right:6px;
    background: url("../images/qa1.png") no-repeat;
    background-size:100% 100%;
    vertical-align:middle;
}
.content-list-detail-items li p .admin_reply{
    color:#4DC0A5;
    font-weight:bold;
}
.content-list-detail-items li p .admin_reply:before{
    content:"";
    display:inline-block;
    width:14px;
    height:16px;
    margin-right:6px;
    background: url("../images/qa2.png") no-repeat;
    background-size:100% 100%;
    vertical-align:middle;
}

/*������ʽ*/
.detail .bar .cheack1 {
    width: 86px;
}
/*�ұ߱��񲿷�*/
#detail .detail_title {
    text-align: center;
    font-size: 16px;
    color: #004A7F;
    font-weight: bold;
    border-bottom: 1px solid #004A7F;
    padding: 5px 0;
}

#detail .recruit {
    margin: 20px 0;
    color: #004A7F;
    padding: 5px 0;
    font-size: 16px;
    background: #e7e7e7;
    text-indent: 20px;
}

#detail .new_stu {
    color: #282627;
}

#detail .time_dead {
    color: #c30202;
    font-size: 16px;
    font-weight: bold;
    margin: 35px 0 25px 0;
    text-align:center;
}

#detail div {
    line-height: 30px;
}
.query .btn_submit {
    margin: 0 auto;
}

#btndy, #printbtndy {
    height: 30px;
    width: 80px;
    background: #3face6;
    color: #fff;
    border-radius: 5px;
    float: left;
    margin-left: 35px;
    cursor: pointer;
}
body {
    background: transparent;
    background-image: none;
    color: #000;
    text-align: left;
    text-shadow: none;
    filter: none;
    float: none;
}

#head, #boot, #nav {
    display: none;
}
/*Ҫ���ص���Ԫ��*/