.cf:before,.cf:after{content:"";display:table;} 
.cf:after{clear:both;}
.cf{*zoom:1;}
.head-tit {
    padding: 0 2%;
    min-width: 96%;
    height: 50px;
    line-height: 50px;
    margin-bottom: 30px;
    background-color: #595E9E;
    font-size: 18px;
    color: #fff;
    position: fixed;
    top: 0;
    z-index: 100;
}

/*我的病例*/
#AIDStudent { padding:10px 10px; height:30px;}
#AIDStudent .r_box .txt{ float:left; margin-right:15px;}
#AIDStudent .r_box .txt input{width:150px;height:20px; line-height:20px;}
#AIDStudent .r_box .bt{ float:left; height:25px; line-height:25px; padding-right:5px;}
#AIDStudent .r_box .btn_box{ float:left;margin-right:15px; height:25px; line-height:25px;}
#AIDStudent .r_box .inptxt{width:300px; height:25px; line-height:25px;}
#AIDStudent .r_box .inptxt2{width:100px; height:25px; line-height:25px;}

/*新建业务学习*/
#YWStudyTable{margin-top:50px;}
#YWStudyTable .btn{min-width:120px; margin-right:30px;}

/*修改密码*/
#ChangePassword{margin-top:50px;}
#ChangePassword .btn{ width:120px; margin-right:30px;}

/*亚专科申报*/
.DelcareLst{margin:50px auto; width:752px;border:1px #D4D4D4 solid; }
.DelcareLst ul{list-style:none; padding:0; margin:0;}
.DelcareLst li{width:250px; float:left; padding-left:10px; font-size:16px; line-height:50px; height:50px; border-bottom:1px #D4D4D4 dotted; border-right:1px #D4D4D4 dotted;}
.DelcareLst #Submitbtn{ width:100%; padding:15px 0; text-align:center;}
.DelcareLst .cmdok{width:200px; border:none; border-radius:5px; height:36px; line-height:36px; color: #fff;background-color: #428bca;border-color: #357ebd;}

.DelcareError{margin:200px auto; width:400px; text-align:center; min-height:80px; padding:30px 0px;  line-height:30px;  font-size:20px; color: #fff;background-color: #428bca; border-radius:5px;}


/*学员个人信息*/
#PeopleDetails{width:700px;margin:50px auto; font-size:14px;line-height:35px; border:1px #D4D4D4 solid;}
#PeopleDetails td{ border-bottom:1px #D4D4D4 dotted; border-right:1px #D4D4D4 dotted; padding:0 20px;}
#PeopleDetails .item{background: linear-gradient(rgb(255, 255, 255) 0px, rgb(242, 242, 242) 100%) repeat-x;background-repeat: repeat-x; font-weight:bold;}

#PeopleDetails_Son{width:100%;font-size:14px;line-height:35px;}
#PeopleDetails_Son td{ border-bottom:1px #D4D4D4 dotted; border-left:1px #D4D4D4 dotted; padding:0 20px;}
#PeopleDetails_Son .item{background: linear-gradient(rgb(255, 255, 255) 0px, rgb(242, 242, 242) 100%) repeat-x;background-repeat: repeat-x; font-weight:bold;}

#PeopleDetails_edu td {border:none;border-bottom:none;border-right:1px #D4D4D4 dotted;padding: 0;}

.stud_pro_line2 .tipsdown{background: url("~/images/tips_bg_downa.png") 0% 0% / 95px 23px no-repeat;width:95px;}
.stud_pro_line2 .tipsup{background: url("~/images/tips_bg.png") 0% 0% / 95px 23px no-repeat;width:95px;}


/*添加病例*/
/*患者信息*/
#Aid_BaseForm  .btn{ min-width:120px; margin-right:30px;}
/*手术信息*/
#SurgeryForm  .btn{ width:120px; margin-right:30px;}

