﻿body{font-family: 微软雅黑 Arial;font-size: 9pt;color: #555555;line-height: 1.6em; background-color:#ffffff;height:100%;overflow-x: hidden;}
html{}
/* http://www.cnblogs.com/fxair/archive/2012/10/23/2736347.html */
.clearfix:after {content: "." ;display: block ;height: 0 ;clear: both ;visibility: hidden ;}
.clearfix{ display: inline-block; }
/* Hides from IE-mac \*/
*html .clearfix{ height:1%; }
.clearfix{ display:block; }
/* End hide from IE-mac \*/
/*防止隐藏域占位*/
input[type="hidden"]{width:0px;height:0px;line-height:0px;clear:both;visibility: hidden ;}
/*文本框样式*/
.tbox{border:solid 1px #D9D9D9;background-color:white; height:25px; line-height:25px; width:250px; background-image:none; padding:0 5px;border-radius:5px;}
.tbox:hover{ background-color:#FCFCED; }
.hide-area{display:none;}
/*公用*/
li{float: left;}
* { margin:0px; padding:0px; list-style:none;outline: none;}
img{ border:0px; cursor:pointer;}
textarea{resize:none;}
.Clear{clear:both;margin:0px; padding:0px;}

/*超链接公共属性*/
A{text-decoration: none;color: #007ac3;}
.pointline{background-color: #eee;clear: both;height: 1px;width: 100%;margin: 5px 0px;background-image: url('../../App_Image/public/line.gif');}
.input,.inputb{height: 22px;border: #dddddd 1px solid;border-right:1px #f4f4f4 solid;border-bottom:1px #f4f4f4 solid; background: #ffffff;width:240px; line-height:26px;}
.inputb{font-size: 16pt; font-weight:bold;}
.inputFill{height: 22px; border:0px; border-bottom: #333 1px solid;background: #ffffff;width:200px; line-height:22px;color:#ff0000;}
.check td{float:left;width:100px;}
.limitorBox{background-color:#ADCD3C;height:18px;line-height:18px;color:#ffffff;}/*e7313 1border:1px solid #c60000;*/
h1{height:40px;line-height:40px;font-family:黑体}
.ui-btn{border-color:#ddd;background-color:#f6f6f6;color:#333;text-shadow:0 1px 0 #333;}
.ui-btn.ui-corner-all{-webkit-border-radius:.3125em;border-radius:.3125em;}
.ui-btn.ui-letter{letter-spacing:15px;}
.ui-btn{position:relative;display:block;overflow:hidden;margin:.5em 0;padding:.7em 1em;text-align:center;text-overflow:ellipsis;white-space:nowrap;font-size:16px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}
.ui-shadow{-webkit-box-shadow:0 1px 3px rgba(0,0,0,.15);-moz-box-shadow:0 1px 3px rgba(0,0,0,.15);box-shadow:0 1px 3px rgba(0,0,0,.15);}
.ui-btn-corner-all,.ui-corner-all{background-clip:padding-box;-webkit-background-clip:padding;}
.ui-corner-all{-webkit-border-radius:.3125em;border-radius:.3125em;}
.ui-btn{text-decoration:none!important;}
.ui-btn,label.ui-btn{border-style:solid;border-width:1px;font-weight:700;}
.ui-btn{font-size:1em;font-family:sans-serif;line-height:1.3;}
.ui-input-btn input{position:absolute;top:0;left:0;z-index:2;padding:0;width:100%;height:100%;outline:0;border:0;-webkit-border-radius:inherit;border-radius:inherit;background:#fff;background:rgba(255,255,255,0);text-indent:-9999px;font-size:1px;opacity:.1;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;filter:Alpha(Opacity=0);}
.uc-button-submit{width:100%;height:40px;border:0 none;border-radius:5px;background:#d60505;color:#fff;font-size:1pc;font-family:微软雅黑;cursor:pointer;}
.uc-button-submit:disabled{background-color: #929292;}
/*旧版按钮样式-小*/ 
/*按钮-小*/ 
/*.button_b_s,.button_r_s,.button_g_s,.button_y_s,.button_h_s{width:40px; height:25px; line-height:25px;text-align:center;border:0px; cursor:pointer; background-color:Transparent; color:#fff;}
.button_b_s{ background-image:url(../../App_Image/public/button_b_s.png);}
.button_g_s{ background-image:url(../../App_Image/public/button_g_s.png);}
.button_y_s{ background-image:url(../../App_Image/public/button_y_s.png);}
.button_h_s{ background-image:url(../../App_Image/public/button_h_s.png); color:#ececec;}
.button_r_s{ background-image:url(../../App_Image/public/button_r_s.png);}*/
/*按钮-中*/
/*.button_b,.button_g,.button_r,.button_y,.button_h{width:64px; height:25px; line-height:25px; text-align:center; border:0px; cursor:pointer;background-color:Transparent; color:#fff;}
.button_b{ background-image:url(../../App_Image/public/button_b.png); }
.button_g{ background-image:url(../../App_Image/public/button_g.png);}
.button_y{ background-image:url(../../App_Image/public/button_y.png);}
.button_h{ background-image:url(../../App_Image/public/button_h.png); color:#ececec;}
.button_r{ background-image:url(../../App_Image/public/button_r.png);}*/
/*按钮-大*/
/*.button_b_b,.button_r_b,.button_g_b,.button_y_b,.button_h_b{width:85px; height:25px; line-height:25px;text-align:center;border:0px; cursor:pointer; background-color:Transparent;color:#fff;}
.button_b_b{ background-image:url(../../App_Image/public/button_b_b.png);}
.button_g_b{ background-image:url(../../App_Image/public/button_g_b.png);}
.button_y_b{ background-image:url(../../App_Image/public/button_y_b.png);}
.button_h_b{ background-image:url(../../App_Image/public/button_h_b.png); color:#ececec;}
.button_r_b{ background-image:url(../../App_Image/public/button_r_b.png);}*/

/*新版按钮样式-小*/ 



.button_b_s,.button_r_s,.button_g_s,.button_y_s,.button_b,.button_g,.button_r,.button_y,.button_b_b,.button_r_b,.button_g_b,.button_y_b{height: 25px;line-height: 22px;background: url(../../App_Image/public/xbutton_r_s.png) repeat-x scroll center top transparent !important;display: inline-block;text-align: center;text-decoration: none;color: #687586 !important;margin-right: 3px;border-radius: 3px;border: 1px solid #C7CDD8;margin-bottom: 2px;box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.2);font-weight: normal !important;font-size: 13px !important;}
.button_b_s:hover,.button_r_s:hover,.button_g_s:hover,.button_y_s:hover,.button_b:hover,.button_g:hover,.button_r:hover,.button_y:hover,.button_b_b:hover,.button_r_b:hover,.button_g_b:hover,.button_y_b:hover{ cursor:pointer; background: url(../../App_Image/public/xbutton_r_s_over.png) repeat-x scroll center top transparent !important;color: #236BDE !important;  border: 1px solid #01C1FF; text-decoration: none !important; line-height: 22px !important;}
.button_b_s:active,.button_r_s:active,.button_g_s:active,.button_y_s:active,.button_b:active,.button_g:active,.button_r:active,.button_y:active,.button_b_b:active,.button_r_b:active,.button_g_b:active,.button_y_b:active
{color: #000 !important;border: 1px solid #afb6c0;text-decoration: none !important;line-height: 22px !important;}

.button_h_s,.button_h,.button_h_b{height: 25px;line-height: 22px;background: url(../../App_Image/public/xbutton_r_s.png) repeat-x scroll center top transparent !important;display:not-allowed;text-align: center;text-decoration: none;color: #999 !important;margin-right: 3px;border-radius: 3px;border: 1px solid #FFF;margin-bottom: 2px;box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.2);font-weight: normal !important;font-size: 13px !important;}
.button_h_s:hover,.button_h:hover,.button_h_b:hover{  cursor:not-allowed;}


.button_b_s,.button_r_s,.button_g_s,.button_y_s,.button_h_s{width:40px;}
.button_b,.button_g,.button_r,.button_y,.button_h{width:64px;}
.button_b_b,.button_r_b,.button_g_b,.button_y_b,.button_h_b{width:85px; }
.buttton_over{height: 25px; width: 64px;line-height: 22px;overflow: hidden;background: url(../../App_Image/public/xbutton_r_s_over.png) repeat-x scroll center top transparent !important;display: inline-block;text-align: center;text-decoration: none;color: #687586 !important;margin-right: 5px;border-radius: 3px;border: 1px solid #01C1FF;margin-bottom: 2px;box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.2);position: relative;font-weight: normal !important;font-size: 13px !important;vertical-align: top;color: #236BDE !important;}
.buttton_courseover{height: 25px; width: 40px;line-height: 22px;overflow: hidden;background: url(../../App_Image/public/xbutton_r_s_over.png) repeat-x scroll center top transparent !important;display: inline-block;text-align: center;text-decoration: none;color: #687586 !important;margin-right: 5px;border-radius: 3px;border: 1px solid #01C1FF;margin-bottom: 2px;box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.2);position: relative;font-weight: normal !important;font-size: 13px !important;vertical-align: top;color: #236BDE !important;}


 .xinghao{ color:Red;}
  /**个人中心网站地图**/
.wxmap{ width:100%; height:60px;}
.wxmap-wz{width:98%; height:25px; font-size:14px; margin-bottom:8px;background-color:#f6f6f6; font-family:宋体; }
.wxmap-wz li{ background-color:#f6f6f6;height:25px; line-height:25px;   text-indent:2px; padding-right:2px;   }
.wxmap-wz .wxmap-home{ background-image:url(../../App_Image/Public/home.png); background-position:left; background-repeat:no-repeat; width:auto; height:25px; text-indent:20px; color:#555;}
.wxmap-wz a{color:#555;}
.wxmap-wz a:hover{ text-decoration:underline; color:#2091CF;}
.wxmap-zy-font-ys{ width:1px; height:16px; background-color:#D97000;}
.wxmap-zy{width:100%; height:27px; }
.wxmap-zy-font{ width:15%; height:25px; border-bottom:solid 2px #0C7CC1; }
.wxmap-zy-font li{line-height:16px; padding-left:3px;  text-indent:5px; font-size:15px;  font-family: 微软雅黑; font-weight:bold; }
.wxmap-zy-ss{ width:83%; height:25px;  border-bottom:solid 2px #E5E5E5;}

 /**后台方框**/
.contenttab{ padding:0px 0px  0px 0px;}
.contenttab table{border-right:1px solid #D9D9D9;border-bottom:1px solid #D9D9D9; width:98%; height:auto;  font-family:微软雅黑; color:#333;box-shadow: 1px 1px 10px #FAFAFA;}
.contenttab  table tr td{ border-left:1px solid #D9D9D9;border-top:1px solid #D9D9D9;  height:auto; text-align:center;}
.contenttab  table  .title{color:#000; background-color:#E6EBF2; height:35px; line-height:22px; text-indent:2px; text-align:left; font-family:微软雅黑; font-size:12px; }
.contenttab  table  .list{  background-color:#fff; height:35px; line-height:22px; text-indent:2px; text-align:left; }
.contenttab  table  .list:hover{ background-color:#eee;}
.contenttab  table  .list a:hover{ text-decoration:underline;}
.odd{ background-color:#FAFAFA; height:35px; line-height:22px; text-indent:2px; text-align:left;}
.odd:hover{ background-color:#eee;}
.contenttab table  .odd a:hover{ text-decoration:underline;}
 
 
.bodynull{width:98%; height:500px; text-align:center; color:#999; clear:both; }
.bodynull-font{ margin: auto;   width:150px;   padding-top:230px;   padding-bottom:230px;   background-image:url(../../App_Image/Public/xiaolian.png); background-repeat:no-repeat; background-position:left; text-indent:0px; line-height:30px;   }
/**排序按钮**/
.button_sort_drop2{ width:80px;height:30px; line-height:30px;text-align:left;border: solid 0px #909090;background-color:#E6EBF2;color:#000;   background-image:url(../../App_Image/public/pxtu_drop.png);background-repeat:no-repeat; background-position:right; font-family:微软雅黑;}
.button_sort_drop2:hover{background-color:#E6EBF2;border: solid 0px #909090;cursor:pointer;color:#000; text-decoration:underline; }

/**排序按钮**/
.button_sort_up2{ width:80px;height:30px;  line-height:30px;text-align:left;border: solid 0px #909090;background-color:#E6EBF2;color:#000;   background-image:url(../../App_Image/public/pxtu_up.png);background-repeat:no-repeat; background-position:right; font-family:微软雅黑;}
.button_sort_up2:hover{background-color:#E6EBF2;border: solid 0px #909090;cursor:pointer;color:#000; text-decoration:underline; }


 
 
 /**新增加删除编辑 开关**/
 
  /**保存样式按钮**/
 .button_save{ background-image:url(../../App_Image/public/button_save.png); cursor:pointer; width:100px; height:30px; background-repeat:no-repeat; border:0px; line-height:30px; text-align:center; color:#555; text-indent:20px;}
   /**浏览样式按钮**/
 .button_liulan{ background-image:url(../../App_Image/public/button_liulan.png); cursor:pointer; width:100px; height:30px; background-repeat:no-repeat; border:0px; line-height:30px; text-align:center; color:#555; text-indent:20px;}
 
/*考试标记、答案、解析按钮*/
.button_biaoji{font-family:"宋体";width:84px;height:30px;background-image:url(../../App_Image/Public/button_biaoji.png);border:0;cursor:pointer; color:#949494; line-height:30px; text-indent:24px;}
.button_daan{	font-family:"宋体";width:84px;height:30px;background-image:url(../../App_Image/Public/button_daan.png);border:0;cursor:pointer; color:#949494; line-height:30px; text-indent:24px;}
.button_jiexi{font-family:"宋体";width:84px;height:30px;background-image:url(../../App_Image/Public/button_jiexi.png);border:0;cursor:pointer;color:#949494;line-height:30px;text-indent:24px;}
.button_biaoji:hover{text-decoration:underline;color:#555555;}
.button_daan:hover{color:#555555;text-decoration:underline;}
.button_jiexi:hover{text-decoration:underline;color:#555555;}
 
  /**添加样式按钮**/
 .button_add{ background-image:url(../../App_Image/public/button_add.jpg); cursor:pointer; width:118px; height:37px; background-repeat:no-repeat; border:0px;}
 
/**删除样式图标按钮**/
.button_d_t{ background-image:url(../../App_Image/public/button_d_s.png); cursor:pointer; width:17px; height:17px; background-repeat:no-repeat; border:0px;}
.button_d_t:hover{ background-image:url(../../App_Image/public/button_d_b.png);}
.button_d_h{ background-image:url(../../App_Image/public/button_d_h.png);  width:17px; height:17px; background-repeat:no-repeat; border:0px;}

/**删除样式图标按钮**/
.button_sc{ background-image:url(../../App_Image/public/button_sc.png); cursor:pointer; width:75px; height:27px; background-repeat:no-repeat; border:0px;}
.button_sc_h{ background-image:url(../../App_Image/public/button_sc_h.png);  width:75px; height:27px; background-repeat:no-repeat; border:0px;}



/**编辑样式图标按钮**/
.button_e_t{ background-image:url(../../App_Image/public/button_e_s.png); cursor:pointer; width:17px; height:17px; background-repeat:no-repeat; border:0px;}
.button_e_t:hover{ background-image:url(../../App_Image/public/button_e_b.png);}

.button_e_h{ background-image:url(../../App_Image/public/button_e_h.png);  width:17px; height:17px; background-repeat:no-repeat; border:0px;}

/**播放样式图标按钮**/
.button_p_t{ background-image:url(../../App_Image/public/button_p_s.png); cursor:pointer; width:17px; height:17px; background-repeat:no-repeat; border:0px;}
.button_p_t:hover{ background-image:url(../../App_Image/public/button_p_b.png);}
.button_p_h{ background-image:url(../../App_Image/public/button_p_s.png); width:17px; height:17px; background-repeat:no-repeat; border:0px;}

.button_p_h{ background-image:url(../../App_Image/public/button_p_s.png);  width:17px; height:17px; background-repeat:no-repeat; border:0px;}
/**下载样式图标按钮**/
.button_dw_t{ background-image:url(../../App_Image/public/button_dw_s.png); cursor:pointer; width:17px; height:17px; background-repeat:no-repeat; border:0px;}
.button_dw_t:hover{ background-image:url(../../App_Image/public/button_dw_b.png);}
.button_dw_h{ background-image:url(../../App_Image/public/button_dw_h.png);  width:17px; height:17px; background-repeat:no-repeat; border:0px;}


/**回收站样式图标按钮**/
.button_hs{ background-image:url(../../App_Image/public/button_hs_s.png); cursor:pointer; width:17px; height:17px; background-repeat:no-repeat; border:0px;}
.button_hs:hover{ background-image:url(../../App_Image/public/button_hs_b.png);}
.button_hs_h{ background-image:url(../../App_Image/public/button_hs_h.png);  width:17px; height:17px; background-repeat:no-repeat; border:0px;}



/**打印机样式图标按钮**/
.button_dy{ background-image:url(../../App_Image/public/button_dy_s.png); cursor:pointer; width:17px; height:17px; background-repeat:no-repeat; border:0px;}
.button_dy:hover{ background-image:url(../../App_Image/public/button_dy_b.png);}
.button_dy_h{ background-image:url(../../App_Image/public/button_dy_h.png);  width:17px; height:17px; background-repeat:no-repeat; border:0px;}

/**授权按钮**/
.button_empower_t{ background-image:url(../../App_Image/public/button_empower_s.png); cursor:pointer; width:17px; height:17px; background-repeat:no-repeat; border:0px;}
.button_empower_t:hover{ background-image:url(../../App_Image/public/button_empower_b.png);}
.button_empower_h{ background-image:url(../../App_Image/public/button_empower_h.png); width:17px; height:17px; background-repeat:no-repeat; border:0px;}


 /**开关样式按钮true**/
.button_k_t{ background-image:url(../../App_Image/public/button_k_t.png); cursor:pointer; width:48px; height:20px; background-repeat:no-repeat; border:0px;}
.button_k_t_h{ background-image:url(../../App_Image/public/button_k_t_h.png);  width:48px; height:20px; background-repeat:no-repeat; border:0px;}


/**开关样式按钮false**/
.button_k_f{ background-image:url(../../App_Image/public/button_k_f.png); cursor:pointer; width:48px; height:20px; background-repeat:no-repeat; border:0px;}
.button_k_f_h{ background-image:url(../../App_Image/public/button_k_f_h.png); width:48px; height:20px; background-repeat:no-repeat; border:0px;}

 
 /**灰色宽60px按钮**/
.button_w_q{ width:60px;height:20px;line-height:20px;text-align:center;border: solid 1px #909090;background-color:#dfdfdf;color:#555555;}
.button_w_q:hover{background-color:#f6f6f6;border: solid 1px #909090;cursor:pointer;color:#444444; }
 /**禁止点击按钮**/
.button_w_h{ width:60px;height:20px;line-height:20px;text-align:center;border: solid 1px #D3D1D1;background-color:#f6f6f6;color:#555555;}


 

 /**灰色宽50px按钮**/
.button_w_q_s{ width:50px;height:20px;line-height:20px;text-align:center;border: solid 1px #909090;background-color:#dfdfdf;color:#555555;}
.button_w_q_s:hover{background-color:#f6f6f6;border: solid 1px #909090;cursor:pointer;color:#444444; }
 /**禁止点击按钮**/
.button_w_q_s_h{ width:50px;height:20px;line-height:20px;text-align:center;border: solid 1px #D3D1D1;background-color:#f6f6f6;color:#555555;}


 /**灰色宽40px按钮**/
.button_w_s{ width:40px;height:20px;line-height:20px;text-align:center;border: solid 1px #909090;background-color:#dfdfdf;color:#555555;}
.button_w_s:hover{background-color:#f6f6f6;border: solid 1px #909090;cursor:pointer;color:#444444; }
 /**禁止点击按钮**/
.button_w_s_h{ width:40px;height:20px;line-height:20px;text-align:center;border: solid 1px #D3D1D1;background-color:#f6f6f6;color:#555555;}

/**排序按钮**/
.button_sort_drop{ width:80px;height:30px; font-weight:bold;line-height:30px;text-align:left;border: solid 0px #909090;background-color:#EDEDED;color:#555555;   background-image:url(../../App_Image/public/pxtu_drop.png);background-repeat:no-repeat; background-position:right;}
.button_sort_drop:hover{background-color:#EDEDED;border: solid 0px #909090;cursor:pointer;color:#444444; text-decoration:underline; }

/**排序按钮**/
.button_sort_up{ width:80px;height:30px; font-weight:bold; line-height:30px;text-align:left;border: solid 0px #909090;background-color:#EDEDED;color:#555555;   background-image:url(../../App_Image/public/pxtu_up.png);background-repeat:no-repeat; background-position:right;}
.button_sort_up:hover{background-color:#EDEDED;border: solid 0px #909090;cursor:pointer;color:#444444; text-decoration:underline; }

/**班级管理**/
.but_class{ background-image:url(../../App_Image/public/butclass.png); cursor:pointer; width:17px; height:17px; background-repeat:no-repeat; border:0px;}
.but_class:hover{ background-image:url(../../App_Image/public/butclasshover.png);}

.but_class_h{ background-image:url(../../App_Image/public/butclass_h.png); width:17px; height:17px; background-repeat:no-repeat; border:0px;}





.wushuju{width:819px; height:500px; border:solid #d9d9d9 1px; border-left-width:0px; border-top-width:0px;  text-align:center; color:#999; clear:both;}
.wushuju_div{ margin: auto;   width:150px;   padding-top:230px;   padding-bottom:230px;   background-image:url(../../App_Image/Public/xiaolian.png); background-repeat:no-repeat; background-position:left; text-indent:0px; line-height:30px;   }


.wushuju_stu{width:799px; height:500px; border:solid #d9d9d9 1px; border-left-width:0px; border-top-width:0px;  text-align:center; color:#999; clear:both;}
.wushuju_div_stu{ margin: auto;   width:150px;   padding-top:230px;   padding-bottom:230px;   background-image:url(../../App_Image/Public/xiaolian.png); background-repeat:no-repeat; background-position:left; text-indent:0px; line-height:30px;   }



 /**统一body样式**/
 .dabody{padding-left:10px;padding-top:10px;background-color: #fff; font-family: 微软雅黑; color:#666;}
 /**个人中心文本框**/

 
  .textboxcss{border: solid 1px #d9d9d9; font-family:微软雅黑;  border-radius: 5px;  font-size:14px; color: #666; line-height: 25px; height:25px; box-shadow: 1px 1px 3px #eee inset;width:300px;  text-indent:8px;}
  .textboxcss:hover{border: solid 1px #6FB3E0; font-size:14px; color: #666; background-color: #FCFCED;}
 .DropDownListcss{  height:28px; border: solid 1px #d9d9d9; font-size:14px; color: #555555; line-height: 28px;}
 
 /**个人中心网站地图样式**/
 .wzmap{height: 20px; width: 100%; line-height: 20px; }
 .wzmap a{ color: #555555;}
 .wzmap a:hover{text-decoration:underline; }




.button_view,.button_delete,.button_edit,.button_play,.button_file,.button_class{ width:20px; height:25px; line-height:25px;border:0px;cursor:pointer; background-color:Transparent;}
.button_view{ background-image:url(../../App_Image/public/view_2.png); }
.button_delete{ background-image:url(../../App_Image/public/delete_2.png); }
.button_edit{ background-image:url(../../App_Image/public/edit_2.png); }
.button_play{ background-image:url(../../App_Image/public/play.png); }
.button_file{ background-image:url(../../App_Image/public/filedown.png); }
.button_class{ background-image:url(../../App_Image/public/class.png); }

.commend_false,.commend_true,.hot_false,.hot_true{width:16px; height:18px; line-height:18px;border:0px;cursor:pointer; background-color:Transparent;}
.commend_false{background-image:url(../../App_Image/admin/commendfalse.png);}
.commend_true{background-image:url(../../App_Image/admin/commendtrue.png);}
.hot_false{background-image:url(../../App_Image/admin/hottrue.png);}
.hot_true{background-image:url(../../App_Image/admin/hottrue.png);}

.nullrow40line,.nullrow40,.nullrow34,.nullrow20,.nullrow10,.nullrow5,.nullrow2,.nullrow1,.nullrow40line{clear: both;width: 100%;text-align: center;}
.nullrow40line{border-top:1px dashed #ff6d00; margin:10px 0px;background-color:#eaf1fb;}
.nullrow40{width:298px;  background-color:#ffffff;  padding-top:5px;}
.nullrow34{height: 34px;line-height: 34px; background:url(../../App_Image/top/home_icons.png) 10px -1640px no-repeat;background-color:#299be1}
.nullrow20{height: 20px;line-height: 20px;}
.nullrow10{height: 10px;line-height: 10px;}
.nullrow5{height: 5px;line-height: 5px;}
.nullrow2{height: 2px;line-height: 2px;}
.nullrow1{height: 1px;line-height: 1px;}

#LeftBox{width:167px;background-color:#198bc9;padding:0px 6px;position:absolute;top:0px;bottom:0px;}
#LeftBox2{width:167px;background-color:#e6f4fa;position:absolute;top:0px;bottom:0px;}
#RightLine{width:5px;background-color:#ffffff;position:absolute;top:0px;bottom:0px;right:5px;}

/*消息提示框*/
.ManageMessage{ float:left;width:400px; height:auto;word-break:break-all;border:10px solid #909090;border-radius: 5px; box-shadow:5px 5px 5px #555; background-color:#d9d9d9;}
.ManageMessage .title{float:left;width:100%; height:34px; line-height:34px;  text-align:center;color:#555;}
.ManageMessage .title dt{float:left;width:382px; text-align:center; }
.ManageMessage .title dd{float:left; margin:8px 0px;}
.ManageMessage .content{ float:left; width:380px; height:auto; padding:10px; background-color:#ffffff;border-top:0px;}
.ManageMessage .content dl{ float:left ;clear:both; width:100%; margin:5px 0px!important;margin:0px}
.ManageMessage .content dt{ float:left ;width:70px;}
.ManageMessage .content dd{ float:left ;width:auto;}

.ManageMessage250{ font-family:微软雅黑; float:left;width:300px; height:auto;clear:both;word-break:break-all;border:10px solid #909090;border-radius: 5px; box-shadow:5px 5px 5px #555; background-color:#d9d9d9;}
.ManageMessage250 .title{float:left;width:298px!important;width:318px; height:34px; line-height:34px;text-align:center;background-color:#f6f6f6; color:#555555;}
.ManageMessage250 .title dt{float:left;width:268px!important;width:280px; text-align:center; }
.ManageMessage250 .title dd{float:left; margin:8px 0px!important;margin:4px 0px; width:30px;}
.ManageMessage250 .content{float:left; width:278px!important;width:298px; height:auto; color:#555555; padding:10px;background-color:#ffffff;}
.ManageMessage250 .content2{float:left; width:278px!important;width:298px; height:auto; color:#555555; padding:10px;background-color:#ffffff;  }

 
.MessageBox{ float:left;width:300px; height:auto;}
.MessageBox .title{float:left;width:298px; height:34px; line-height:34px;text-align:center;background-color:#7baff0; color:#ffffff;border:1px solid #7baff0;padding:0px;}
.MessageBox .content{float:left; width:278px; height:auto; padding:10px;background-color:#ffffff;border:1px dashed #417ac1;border-top:0px; text-align:left;line-height:30px;}

/*查询*/
.ManageSearch{float:left; width:100%; clear:both; height:30px; line-height:30px; text-align:center;  padding-top:3px;padding-bottom:3px; background-color:#fff;}
.ManageSearch ul{ float:left; clear:both;width:100%; }
.ManageSearch ul li{ float:left; margin-left:10px;}

.ManageSearch dl{ float:left; clear:both;width:100%; overflow:hidden; }
.ManageSearch dl dt{ float:left; margin-left:10px;}
.ManageSearch dl dd{ float:left; margin-left:10px;}


/*后台框架*/
#ManageTop{ position:absolute; left:0px; top:0px;right:0px; width:100%;background-color:#417ac1; color:#eaf1fb;height:50px; line-height:50px;background:url(../../App_Image/System/topbg.gif) repeat-x;}
#ManageTop a{color:#eaf1fb;}
#ManageTop a:hover{color:#ffffff; background-color:Transparent; text-decoration:underline;}

#ManageTopL{ float:left;}
#ManageTopR{ float:right; margin-right:10px;}
#ManageTopR li{ margin-left:10px;}

#LeftBox{float:left;height:100%;width:167px;background-color:#198bc9;padding:0px 6px;}
#LeftBox2{float:left;height:100%;width:167px;background-color:#e6f4fa;}
#RightLine{float:left;height:100%;width:5px;background-color:#ffffff;}

/*后台操作*/
#ManageOperate{ float:left; width:100%; height:auto;clear:both; font-family:微软雅黑;}
#ManageOperate dl{ width: 100%; height: auto; overflow: hidden; margin-top: 8px;  }
#ManageOperate dl dt{ color: #777; width: 130px; font-family:微软雅黑; font-size:14px; color:#333;   float: left;  text-align: right;}
#ManageOperate dl dd{ float:left; width:auto; text-align:left;margin-left:5px; }

/*后台操作
#ManageOperate{ float:left; width:100%; height:auto;clear:both; font-family:微软雅黑;}
#ManageOperate dl{ float:left; width:100%; clear:both; margin:5px 0px;}
#ManageOperate dl dt{ float:left; width:100px; text-align:right; color:#555555; margin-top: 3px;}
#ManageOperate dl dd{ float:left; width:auto; text-align:left;margin-left:5px;}*/


#ManageOperate .title{float:left;width:518px; text-align:center;background-color:#7baff0; color:#ffffff;border:1px solid #7baff0; padding:0px; height:34px; line-height:34px; margin-top:-5px;}
#ManageOperate .title dt{float:left;width:auto; text-align:center;color:#ffffff;}
#ManageOperate .title dd{color: #666; width: 700px; font-family:微软雅黑; }

.DataSelect{background-color:#ffffff;border:10px solid #909090;border-radius: 5px; box-shadow:5px 5px 5px #555; }
.DataSelecte dl{ float:left; width:100%; clear:both; }
.DataSelect dl dt{ float:left; width:100px; text-align:right; color:#417ac1;}
.DataSelect dl dd{ float:left; width:auto; text-align:left;margin-left:5px;}
.DataSelect .title{float:left;width:518px; text-align:center; color:#ffffff; padding:0px; height:34px; line-height:34px; margin-top:-5px;}
.DataSelect .title dt{float:left;width:auto; text-align:center;color:#ffffff;}
.DataSelect .title dd{float:right;width:30px;margin:8px 0px;}


/*标题栏*/
#ManageTitle{float:left; width:100%; clear:both; height:45px; line-height:45px; text-align:center; background-color:#ffffff; border-bottom:1px #417ac1 dashed; margin:7px 0px 5px 0px;}
#ManageTitle dl{ float:left; width:100%; clear:both;}
#ManageTitle dt{ float:left; width:230px; }
#ManageTitle dd{ float:left; width:auto;}
#ManageTitle img{ float:left;margin-left:10px; margin-right:10px;}

#ManageTitle a{color:Red; margin:0px 10px;}
#ManageTitle a:hover{color:Red; background-color:Transparent;}

/*列表框*/
.ManageList{ float:left; width:100%; clear:both; height:auto; text-indent:2px; }
.ManageList .title{ float:left; width:100%; clear:both; height:auto; background-color:#f4fbf8; height:30px; line-height:30px; padding:0px;color:#555555;  font-weight:bold; border:0px;}
.ManageList ul{ float:left; width:100%; clear:both; }
.ManageList ul li{ height:30px; line-height:30px; width:116px; word-break:break-all;overflow-x:hidden;}

/*分页控件*/
.paginator a {padding: 2px 6px; text-decoration: none;margin-right:2px; font-weight:100;border: solid 1px #339BB9; background-color: #777; color:#FFF;border-radius: 5px;}
.paginator .cpb {padding: 0px 2px;font-weight: bold; border:solid 1px #C0C0C0; color:#505050;}
.paginator a:hover {text-decoration: none;cursor:pointer;color: #000; background: #FFF;border-color:#2091CF; border:solid 1px #C0C0C0; }


/*内部框架页*/
#Main{ float:left ; clear:both; width:100%; height:100%; overflow:hidden;}
#MainLeft{position:absolute; left:0px; top:110px; bottom:0px;width:200px; background-color:#eaf1fb; height:88%; _height:92%;*height:92%;}
#MaineRight{position:absolute;left:210px;top:110px;bottom:0px;right:0px;width:100% !important; width:80%;height:100% !important; height:90%;}
#MaineRight iframe { width:100%; height:100%;}
#MainLeft iframe { width:100%; height:100%;}

#Main2{ float:left ; clear:both; width:100%; height:auto; overflow:hidden;}
#Main2Top{position:absolute; left:0px; right:0px;top:55px;width:100%;padding:10px 0px; background-color:#eaf1fb;vertical-align:middle;}
#Maine2Bottom{position:absolute;left:0;top:110px;bottom:0px;right:0px;}
#Maine2Bottom iframe { width:100%;}

/*授权框*/
#LA,#LB,#LC,#LD{float: left; width: 23%; margin-right: 2%;background-color:#fefef7;}
#LD{margin-right:0px;}
#LA .title{background-color:#cf0101;text-align:center; color:#ffffff;}
#LB .title{background-color:#fd8d0d;text-align:center; color:#ffffff;}
#LC .title{background-color:#06ba10;text-align:center; color:#ffffff;}
#LD .title{background-color:#2cc3f7;text-align:center; color:#ffffff;}
 

 
/*试卷页面*/
#ExamTop{float:left;width:940px;margin:0px 10px;height:66px;line-height:66px;text-align:center;}
#ExamTop .l{float:left;width:173px;background:url(../../App_Image/Public/exam_top_l.png) no-repeat;}
#ExamTop .m{float:left;width:697px;background:url(../../App_Image/Public/exam_top_m.png) repeat-x;}
#ExamTop .m span{margin-right:20px;}
#ExamTop .r{float:left;width:70px;background:url(../../App_Image/Public/exam_top_r.png) no-repeat;}
#ExamName{float:left;width:940px;margin:0px 10px;height:60px;line-height:60px;font-family:黑体;font-weight:bold; font-size:20pt;color:#ff0000; text-align:center;background-color:#ffffff;}
#ExamType{float:left;width:940px;margin:0px 10px;height:60px;line-height:60px;text-align:center;background-color:#ffffff;padding-bottom:10px;}

.QType{float:left;width:910px!important;width:910px;height:auto;margin:0px 10px; background-color:#ffffff;padding:0px 15px; text-align:left;}
.QType .TypeTitle{font-size:14px; font-weight:bold;   float:left;width:100%;height:auto;line-height:50px;color:#222222; text-indent:5px; font-family:微软雅黑;}
.QType .Body{float:left;width:880px!important;width:878px;  border:2px #d9d9d9 dashed;height:auto;line-height:24px;padding:10px 15px;margin:5px 0px;color:#000000;z-index:1000}
.QType .Body:hover{float:left;width:880px!important;width:878px; border:2px #449ad4 solid;height:auto;line-height:24px;padding:10px 15px;margin:5px 0px;color:#000000;z-index:1000}

.QType .BodyMark{float:left;width:880px!important;width:878px;border:2px #ca0100 dashed;height:auto;line-height:24px;padding:10px 15px;margin:5px 0px;color:#000000;z-index:1000;background-color:#fcebdc;}

.QType  span{color:#333333;cursor:pointer;}
.QType .Body .QName{float:left;width:880px!important;width:878px;border-bottom:1px #c9c9c9 dashed;height:auto;line-height:30px;z-index:999;}
.QType .Body .QName span{color:#333333;z-index:10000;}
.QType .Answer{float:left;width:882px!important;width:880px;line-height:30px;font-family:微软雅黑;color:#222222; font-size:10pt; background-color:#EFF0EF; border:solid 1px #EFF0EF;padding:0px 15px;margin-bottom:5px;}
.QType .Answer:hover{float:left;width:882px!important;width:880px;line-height:30px;font-family:微软雅黑;color:#222222; font-size:10pt;background-color:#EFF0EF; border:solid 1px #449ad4;padding:0px 15px;margin-bottom:5px;}

.QType .AnswerMark{float:left;width:880px!important;width:878px;line-height:30px;font-family:微软雅黑;color:#333333; font-size:10pt;background-color:#EFF0EF; border:solid 2px #B90D24; padding:0px 15px;margin-bottom:5px; }
.QType .AnswerAdmin ul li{float:left;width:884px!important;width:882px;height:auto;line-height:30px;font-family:微软雅黑;color:#333333; font-size:10pt;background-color:#EFF0EF;padding:0px 15px;margin-bottom:5px;}
.QType .AnswerAdmin ul li{float:left;width:884px!important;width:878px;clear:both; }






/*进入试卷页面*/

#JoinExamTemp{float:left;width:500px;background-color:#FFF;height:auto; border:10px solid #909090;border-radius: 5px; box-shadow:5px 5px 5px #555; }
#JoinExamTemp dl{float:left;width:500px;text-align:center;margin-top:10px;border-bottom:1px #dddddd dashed;height:40px;line-height:40px;}
#JoinExamTemp dl dt{float:left;width:460px;font-size:16pt;font-family:微软雅黑;color:#333333;font-weight:bold;}
#JoinExamTemp dl dd{float:right;width:40px;}
#JoinExam{float:left;width:460px;background-color:#ffffff;height:auto;margin:10px;padding:10px;}
#JoinExam span{font-weight:bold;font-size:12pt;color:#333333;}
#JoinExam .l{float:left;width:230px;text-align:center;margin-bottom:10px;}
#JoinExam .r{float:left;width:230px;}
#JoinExam .r ul li{float:left;width:100%;height:36px;line-height:36px;border-bottom:1px #dddddd dashed}
#JoinExam .body{float:left;width:100%;background-color:#fafafa;height:auto;line-height:26px;}
#JoinExam .body .t{float:left;width:100%;border-bottom:1px #dddddd dashed;font-size:12pt;font-weight:bold;height:36px;line-height:36px;}



#ExamTool{float:left;width:940px;padding:5px 0px;border:#c60000 1px dashed;text-align:center;background:url(../../App_Image/public/toolbottom.png) no-repeat;background-color:#fcebdc;}
#ExamTool ul{float:left;margin-left:150px;width:740px;}







#ExamTool_Single{float:left;width:940px;padding:5px 0px;margin-left:6px; border:#c60000 1px dashed;text-align:center;background:url(../../App_Image/public/toolbottom.png) no-repeat;background-color:#fcebdc;}
#ExamTool_Single ul{float:left;margin-left:150px;width:740px;}

#login{margin:auto; width:975px; height:368px; margin-top:120px;}
#top_left{width:691px; height:89px; float:left;}
#top_left img {margin-left:33px;}
#top_center{width:248px; height:89px; background:url(../../App_Image/Web/login_05.gif); float:left;}

#center_left{width:691px; height:190px; background:url(../../App_Image/Web/login_09.gif); float:left;}
#center_middle{width:248px; height:190px; float:left; background:url(../../App_Image/Web/login_13.gif) repeat-y;}
#center_right{width:36px; height:190px; float:right; background:url(../../App_Image/Web/login_11.gif);}

#down_left{width:691px; height:89px; float:left; margin-top:15px;}
#down_center{width:248px; height:89px; background:url(../../App_Image/Web/login_16.gif); float:left;}
#inf{width:691px; height:38px; background:url(../../App_Image/Web/login_18.gif) no-repeat; }
.inf_text{float:left;display:block; width:100px; height:40px;line-height:40px; font-size:16px; font-weight:bolder; color:#fff; margin-left:17px; }
.copyright{float:left;display:block;  margin-left:17px; height:40px;line-height:40px;}

#user{ margin-left:20px; margin-top:45px; height:25px;}
#password{margin-left:20px; margin-top:25px; height:25px;}
#btn{margin-left:30px; margin-top:40px;height:25px; margin-right:28px; text-align:center;}

/*准考证*/
.ExamCard{float:left;width:400px!important;width:410px;height:auto;line-height:30px;border:#417ac1 solid 1px;border-top:0px;border-bottom:0px;  background-color:#fefef7;margin-bottom:20px;margin-left:20px;}
.ExamCard .T1{float:left;width:390px!important;width:400px;height:30px;line-height:30px;background-color:#417ac1;color:#ffffff;padding-left:10px;}
.ExamCard .T2{float:left;width:400px!important;width:410px;height:70px;line-height:70px;font-size:18pt;font-family:黑体;text-align:center;font-weight:bold;}
.ExamCard .L{float:left;width:250px;height:auto;line-height:30px;}
.ExamCard .L LI{float:left;width:230px;height:36px;line-height:36px; border-bottom:#417ac1 dashed 1px;margin-left:10px;padding-left:10px;}
.ExamCard .R{float:left;width:150px;height:auto;line-height:30px;text-align:center;margin-top:15px;}
.ExamCard .B1{float:left;width:380px!important;width:390px;height:36px;line-height:36px;border-bottom:4px solid #7baff0;padding-left:20px;clear:both;}



div.nav {margin-bottom:10px;}
pre.code-block{background: #D8F4DC;border: 1px solid rgb(200, 200, 200);padding-top: 1em;padding-left: 3em;padding-bottom: 1em;margin-top: 1em;margin-bottom: 3em;}

#loginPage{position:absolute;top:0px;left:0px;right:0px;bottom:0px;width:100%;height:100%; background:url(../../App_Image/System/loginbg.gif) repeat-x;margin:0px auto;background-color:#1675b7;z-index:1;text-align:center;color:#1675b7;}
#loginDiv{position:absolute;top:0px;left:0px;right:0px;bottom:0px;width:100%;height:auto;z-index:999;margin-top:270px;}
#loginDiv dl{float:left; line-height:36px;height:36px;width:100%;clear:both;}
#loginDiv dl dt{float:left;text-align:right;min-width:60px;color:#1675b7;width:49%;}
#loginDiv dl dd{float:left;text-align:left;width:300px;}
#loginV{position:absolute;top:0px;left:0px;right:0px;bottom:0px;width:100%;height:auto;z-index:12;margin:0px auto;margin-top:400px;text-align:center;}
#loginLogo{position:absolute;top:0px;left:0px;right:0px;bottom:0px;width:100%;height:auto;z-index:12;margin-top:100px;text-align:center;}

#systemHelp{float:left;width:100%;height:auto}
#systemHelp ul{float:left;width:100%;height:auto;line-height:40px;border-bottom:1px dashed #dddddd;clear:both;}
#systemHelp .L{width:30px;margin:10px 6px;}
#systemHelp .M{width:80px;font-weight:bold;color:#333333}
#systemHelp .R{width:auto;color:#999999;}

#waiting{float: left; width: 200px; height: 30px; line-height: 30px; color: #ff0000;display:none;border:1px #ff0000 dashed;text-align:center; cursor:pointer;}


/*表格的样式*/
.Table_Css{width:100%;height:auto;}
.Table_Css ul{float:left;width:100%;list-style-type: none;}
.Table_Css ul li{float:left;width:100%;height:40px;line-height:40px; border-bottom: 1px solid #DADADA; border-left: 1px solid #DADADA;}
.Table_Css ul li a{color:red;margin-left:10px;font-size:14px;}
.Table_Css .title ul li{background-color:#009ADA;color:#fff;font-weight:bold;font-size:14px;}
.Table_Css .list_top { border-top: 1px solid #DADADA;}
.Table_Css .list_right { border-right: 1px solid #DADADA;}
.zxstBtn{ width:80px; margin-top:4px; height:28px; cursor:pointer; background:url(../../App_Image/web/listening.png) no-repeat; border:0;}

/*后台过期时弹出*/
.loginMessageBox{width: 423px; height: 236px;  border:1px solid #198bc9; }
.loginMessageBox div{width: 100%; height: 27px; background-color:#198bc9; color:White; font-size:14px; line-height:2em; font-weight:600;}
#loginMessageBox{width: 423px; height: 236px; }
#loginMessageBox dl{width: 100%; height: 35px; text-align: center;}
#loginMessageBox dl dt{width: 30%; float: left; text-align: right; margin-top: 5px;}
#loginMessageBox dl dd{width: 70%; float: right; text-align: left;}
#loginMessageBox .dl{height: 70px;}


/*学习履历*/
.titletable{ width:95%;margin:0px auto; border-bottom:2px solid #5e8abd; text-indent:25px; text-align:left; font-size:13px; color:Black;}
.tablefy{ width:95%;margin:5px auto; text-align:center; height:40px;}
.table{ width:90%;height:auto; margin:0px auto; border-top:1px solid #cccccc; margin-top:5px;}
.table ul{ width:100%; height:23px; border:1px solid #cccccc;border-top:none; line-height:2em;}
.table .titleul{ color:Black; border-bottom:1px dashed #cccccc; font-weight:300;}
.table ul li{ height:23px; overflow:hidden;  width:17%;border-top:none; border-left:1px solid #cccccc; text-align:center; }
.table .li1{ background-color:#ffffff; }
.table .li2{ background-color:#f4f4f4;}
.table ul .t{border-left:none;width:28%; }
