/* 查分 */
.inquire{margin-top: 74px;width: 1244px;}
.white_content{background: url(../images/title_02.png) no-repeat center center;height: 118px;background-size: 100% auto;width: 1244px;}
.cont{width: 1244px; padding-bottom: 20px;border-bottom-left-radius: 20px;border-bottom-right-radius: 20px;
    background: #5eadfe;
    background: -webkit-linear-gradient(top, #5eadfe, #d1a5fe);  
　　background: -moz-linear-gradient(top, #5eadfe, #d1a5fe);  
　　background: -o-linear-gradient(top, #5eadfe, #d1a5fe);  
　　background: -ms-linear-gradient(top, #5eadfe, #d1a5fe);  
　　background: linear-gradient(top, #5eadfe, #d1a5fe);  }

.border-ra{background: #fff;border-radius: 5px;margin: 0 25px 25px 25px;margin-top: -5px;padding-bottom: 10px;}
.find_score{text-align: center;padding-top: 45px;font-size: 16px;color: #5426c7;}
.find_score .shuru{margin-left: 10px;width: 130px;height: 24px;font-size: 14px;padding:0 10px;line-height: 24px;border:1px solid #ada7be;color: #ada7be;outline:none;}
.find_score .btn_cx{padding: 5px 30px;border-radius: 50px;border:none;outline:none;background: #5426c7;color: #fff;font-size: 14px;margin: 0 20px;}
.find_score .back_index{padding: 5px 20px;border-radius: 50px;outline:none;border:1px solid #5426c7;color: #5426c7;background: #fff;font-size: 14px;}
/* 查询显示个人成绩 */
.user{width: 40%;margin: 0 auto;margin-top: 35px;}
.table_cx th{color: #6ab2fe;font-size: 14px;}
.table_cx tbody tr{text-align: center;height: 40px;line-height: 40px;font-size: 14px;}
.table_cx thead{display: none;} 
.table_cx {table-layout: fixed;}
.table_cx tbody tr td{text-overflow: ellipsis;-moz-text-overflow: ellipsis; overflow: hidden; white-space: nowrap;} 
/* 展示列表 */
.show_box{width: 80%;margin: 0 auto;margin-top: 20px}
.tablesorter thead{background: #5eadfe;color: #fff;height: 50px;line-height: 50px;font-size: 14px;}
.tablesorter tbody tr{text-align: center;height: 50px;line-height: 50px;font-size: 14px;background: #fff;color:#000;}
.tablesorter{table-layout: fixed;} 
.tablesorter tbody tr td{text-overflow: ellipsis;-moz-text-overflow: ellipsis; overflow: hidden; white-space: nowrap;} 
/* 二维码 */
.code{text-align: center;margin:-40px 100px 0;}
.code span{display: block}
.code span:last-child{font-size: 16px;font-weight: bold;margin-top: 15px;}
.code .sp_img{background: url(../images/gzhfl.png) no-repeat center center;width: 188px;height: 188px;}
.company_txt{text-align: center;margin-top: 20px;font-size: 16px;color: #202020;line-height: 22px;}