*,body,div,p,table,td,input,option,textarea,select{margin:0; padding:0; font-size:1em; color:#666666; font-family:'微软雅黑';}
body {overflow:hidden;}
span,b {display:inline-block; font-weight:normal;}
h1,h2,h3,h4,h5 {font-weight:normal;}
ul {list-style-type:none; margin:0; padding:0;}
table {border-collapse:collapse;}
table tr th {font-weight:normal;}
small{font-size:inherit;  color:#F00;  }
.bg_none {background:none;}
.displayN {display:none;} 
.clear {clear:both;}

.float_l {float:left;}
.float_r {float:right;}

.txtL {text-align:left;}
.txtC {text-align:center;}
.txtR {text-align:right;}

.height025 {height:.25em; clear:both;}
.height05 {height:.5em; clear:both;}
.height1 {height:1em; clear:both;}
.height15 {height:1.5em; clear:both;}
.height13 {height:1.3em; clear:both;}
.height2 {height:2em; clear:both;}
.height3 {height:3em; clear:both;}
.height4 {height:4em; clear:both;}
 
.height10{height:7em; clear:both;}
.font_07 {font-size:0.7em;}
.font_08 {font-size:0.8em;}
.font_1_1 {font-size:1.1em;}
.bold {font-weight:bold;}
 
.bg_body {background:#efeff4;}
.body_over_auto {overflow:auto;}
/**文字颜色**/

.txt_blue {color:#007aff;}
.txt_red {color:#fe0a0b;}
.txt_org {color:#ff7900;} 

/*表单样式*/
input:focus{outline: none;}
 
.width_100 {width:100%; padding-right:0;} 
.width_5em {width:5em;}
.width_6em {width:6em;}
.width_7em {width:7em;}
.width_10em {width:10em;}
.width_11em {width:11em;}
.width_12em {width:12em;}
.width_15em {width:15em;}

/*按钮*/
.btn_blue {text-align:center; color:#fff; border-radius:0.4em; line-height:2em; background:#035eb1; padding:0 2em;}

/*复选框样式*/
 
/*图标*/
.icon_time {width:1em; height:1em; background:url(../img/icon_time.png) no-repeat; background-size:100% 100%; margin:0 0.1em -0.1em 0;}
 

/*顶部样式*/
.top_tit {background:#2b57ae; height:2.7em; overflow:hidden;} 
  

/*页面框架*/
.top_tit{ height:3.3em; background:#2b57ae;}
.top_tit_center{ width:60%; margin:0 auto; font-size:1.2em; color:#FFF; display:block; text-align:center; height:2.7em; line-height:2.7em;}
.top_tit_left{  width:1.5em; height:1.5em; float:left; display:block; background:url(../img/top_l_arrow.png) no-repeat; background-size:100% 100%; display:block; margin:0.9em 0 0 0.5em;}
