@charset "utf-8";
/* 说明：实验相关页面样式 */


/*body{ background:#eef3f6; }*/

.nav_div {
  height: 48px;
}

.exp_nav_ul {
  display: block;
  float: left;
}

.exp_nav_ul li {
  float: left;
  padding: 0 2px 0 0;
  height: 48px;
  line-height: 48px;
}

.exp_nav_ul li a {
  display: block;
  float: left;
  padding: 0 20px;
  font-size: 16px;
  text-align: center;
  color: #fff;
}

.exp_nav_ul li a:hover,
.exp_nav_ul li a.exp_nav_a_bg {
  color: #fff;
  background: #3F6672;
}

.ind_a {
  display: block;
  float: right;
  padding: 0 0 0 30px;
  height: 48px;
  line-height: 48px;
  font-size: 16px;
  color: #fff;
  background: url(../img/home_bg.png) no-repeat left 14px;
}

.exp_res_ban {
  width: 100%;
}

.exp_res_ban img {
  display: block;
  width: 100%;
}

.exp_res_con {
  margin: 20px auto 0 auto;
  width: 1050px;
}


/* experiment_apply */
.e_r_apl {
  padding: 0 0 20px 0;
  background: #fff;
  border: 1px solid #e4e4e4;
  border-radius: 5px;
}

.e_r_apl_top {
  background: url(../img/exp_rec_app.png) repeat-x left top;
  border-radius: 5px 5px 0 0;
}

.e_r_apl_tit {
  height: 50px;
  line-height: 60px;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
}

.e_r_apl_con {
  padding: 0 15px;
}

.e_r_ap_lis {
  padding: 0 10px;
}

.e_r_apl_tab {
  margin: 10px auto 0 auto;
  width: 100%;
  border: 1px solid #b6d8f1;
  border-collapse: collapse;
}

.e_r_apl_tab tr td {
  padding: 6px 5px;
}

.apl_td_wid {
  width: 80px;
  text-align: center;
}

.apl_texta {
  padding: 5px 7px;
  width: 98%;
  height: 100px;
  outline: none;
  border: 1px solid #cee5f2;
}

.apl_texta2 {
  padding: 5px 7px;
  width: 98%;
  outline: none;
  border: 1px solid #cee5f2;
}

.exp_appl_but {
  padding: 20px 0 0 0;
}

.e_a_b_n {
  margin: 0 auto;
  border: 0;
}

.e_a_b_n tr td {
  padding: 0 10px;
  border: 0;
}

.appl_b_sty {
  display: block;
  width: 80px;
  height: 32px;
  font-family: "微软雅黑";
  color: #fff;
  cursor: pointer;
  outline: none;
  border-radius: 5px;
}

.ex_a_select {
  position: fixed;
  z-index: 3;
  width: 100%;
  height: 100%;
  background: url(../img/cover_bg.png);
}

.ex_as_content {
  position: relative;
  top: 50%;
  left: 50%;
  width: 494px;
  height: 470px;
  margin: -235px 0 0 -247px;
  background: #fff;
  border-radius: 5px;
}

.ex_asc_head {
  padding: 0 15px;
  height: 40px;
  line-height: 40px;
  font-size: 12px;
  border-bottom: 1px solid #eee;
}

.ex_asct_a {
  color: #1c7bbb;
}

.ex_asct_title {
  margin: 0;
  width: 400px;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  color: #4c4c4c;
}

.ex_asc_content {
  padding: 20px;
}

.ex_ascc_input {
  width: 450px;
  height: 40px;
  text-indent: 10px;
  outline: none;
  background: url(../img/ex_as_search.png) no-repeat center right 10px;
  border: 1px solid #ddd;
  border-radius: 5px;
}

.ex_ascc_ul {
  padding: 10px 0;
  height: 300px;
  overflow: hidden;
}

.ex_ascc_ul li {
  float: left;
  padding: 10px 24px;
}

.ex_ascc_select {
  font-weight: bold;
  color: #1c7bbb;
}

.ex_ascc_bar {
  text-align: center;
}

.ex_ascc_bar span {
  cursor: pointer;
}

.ex_asccb_page {
  display: inline-block;
  width: 5px;
  height: 9px;
}

.ex_asccb_preg {
  background: url(../img/ex_asccb_preg.png) no-repeat;
}

.ex_asccb_preb {
  background: url(../img/ex_asccb_preb.png) no-repeat;
}

.ex_asccb_nextg {
  background: url(../img/ex_asccb_nextg.png) no-repeat;
}

.ex_asccb_nextb {
  background: url(../img/ex_asccb_nextb.png) no-repeat;
}

.ex_asccb_ul {
  display: inline-block;
  vertical-align: middle;
}

.ex_asccb_ul li {
  float: left;
  padding: 0 5px;
}

.ex_asccb_select {
  font-weight: bold;
  color: #1c7bbb;
}


/* experiment_reservation */
.exp_res_cla {
  padding: 20px 0;
  zoom: 1;
}

.exp_res_cla a {
  display: block;
  float: left;
  margin: 0 10px;
  height: 30px;
  line-height: 30px;
}

.exp_c_t {
  padding: 0 0 0 10px;
  height: 30px;
  line-height: 30px;
  font-weight: bold;
}

.exp_res_top {
  padding: 20px 0 0 0;
}

.rep_sch_inp {
  display: block;
  padding: 0 0 0 5px;
  height: 25px;
  line-height: 25px;
  outline: none;
  background: #fff;
  border: 1px solid #ddd;
  border-right: 0;
}

.rep_sch_but {
  display: block;
  width: 25px;
  height: 25px;
  cursor: pointer;
  outline: none;
  border: 0;
}

.exp_res_lis {
  padding: 10px 0 0 0;
}

.exp_res_tab {
  margin: 10px auto 0 auto;
  width: 100%;
  background: #fff;
  border: 1px solid #b1d1e9;
  border-collapse: collapse;
}

.exp_res_tab tr td {
  padding: 8px 0;
  text-align: center;
  border: 1px solid #b1d1e9;
}

.exp_res_ind {
  margin: 0 auto;
  padding: 20px 0 0 0;
}

.exp_res_ind_con {
  padding: 45px 0 0 230px;
  min-height: 170px;
  line-height: 30px;
  background: url(../img/exp_rec_sm.png) no-repeat left 30px;
  border-top: 1px dotted #b1d1e9;
}

.e_r_d_k {
  background: #f1f6f9;
  border-radius: 5px;
}

.fie_leg tr td {
  padding: 10px 10px 10px 0;
}

.fie_td_w {
  width: 130px;
  text-align: right;
  color: #666;
}

.fie_td_d {
  display: block;
  padding: 0 0 0 30px;
  height: 30px;
  color: #1c7bbb;
  cursor: pointer;
  outline: none;
  background: url(../img/lis_pag_fj.png) no-repeat;
  border: 0;
}

.exp_tr_bgs {
  background: #f0f5fa;
}

.exp_but_sty,
.exp_but_sty1,
.exp_but_sty2,
.exp_but_sty3 {
  display: block;
  width: 100%;
  height: 20px;
  line-height: 20px;
  text-align: center;
  cursor: pointer;
  outline: none;
  border-top: 0px;
  border-radius: 3px;
}

.exp_but_sty {
  color: #0d80d2;
  background: url(../img/exp_rec_but1.png) repeat-x left bottom;
  border: 1px solid #e3f5ff;
}

.exp_but_sty1 {
  color: #19b204;
  background: url(../img/exp_rec_but2.png) repeat-x left bottom;
  border: 1px solid #e3f5e3;
}

.exp_but_sty2 {
  color: #ff7200;
  background: url(../img/exp_rec_but3.png) repeat-x left bottom;
  border: 1px solid #fff2e6;
}

.exp_but_sty3 {
  color: #c00;
  background: url(../img/exp_rec_but4.png) repeat-x left bottom;
  border: 1px solid #fff1f1;
}

.exp_td_but,
.exp_td_but1,
.exp_td_but2,
.exp_td_but3 {
  margin: 0 auto;
  width: 60px;
  border-radius: 3px;
}

.exp_td_but {
  border: 1px solid #addafb;
}

.exp_td_but1 {
  border: 1px solid #8ed584;
}

.exp_td_but2 {
  border: 1px solid #e8ba9e;
}

.exp_td_but3 {
  border: 1px solid #f1a2a2;
}