@charset "utf-8";
/* CSS Document */

/*------------------------初始化样式------------------------------------------------*/
*{ background-repeat: no-repeat; margin:0px; padding:0px;list-style: none;}

html,body{  -webkit-text-size-adjust:none; height:100%;}
body{font-family:\9ED1\4F53, Arial, Helvetica, sans-serif; line-height:25px;font-size:12px; overflow-x: hidden }

a{ color: #000000; text-decoration: none }
a:hover{  text-decoration:none;}

h1{font-size:18px; margin:0px; }
h2{font-size:16px; margin:0px; }
h3{ font-size: 14px; margin:0px; }
h4{ font-size: 12px; margin:0px; }

img{ border: 0px; vertical-align:middle }
input,select{ border: 1px #cccccc solid;vertical-align:middle ;}
/*input{ font-family:\9ED1\4F53, Arial, Helvetica, sans-serif;}*/
span{-webkit-tap-highlight-color: rgba(0,0,0,0);}
input:focus{
	outline:none;
	}

/*空距样式*/
.clear-000{ height: 1px; line-height:1px; clear: both; font-size: 1px;   }
.clear-0{ height: 3px; line-height:3px; clear: both; font-size: 1px;   }
.clear-1{ height: 10px; line-height:10px; clear: both; font-size: 1px;  }
.clear-2{ height: 20px; line-height:20px; clear: both;}
.clear-3{ height: 30px; line-height:30px; clear: both;}
.clear-4{ height: 40px; line-height:40px; clear: both;}
.clear-5{ height: 50px; line-height:50px; clear: both;}

/*字体颜色*/
.c_999999{color:#999}
.c_808080{ color:#808080;}
.c_8dc21f{ color:#8dc21f}
.c_ec6941{ color:#ec6941}
.c_6a6a6a{ color:#6a6a6a}
.c_46342b{ color:#46342b}
.c_ec6941{ color:#ec6941}
.c_7cb5ec{ color:#7cb5ec}

/*字体大小*/
.f_14{ font-size:14px}
.f_16{ font-size:16px}
.f_18{ font-size:18px;}
.f_20{ font-size:20px;}

.f_style_1{font-weight: bold;font-family:Arial}
.f_style_2{font-family:Arial}

/*字体对齐方式*/
.t-left{ text-align:left}
.t-center{ text-align:center}




/*按钮样式*/


/*边距样式*/

/*浮动样式*/
.float-l{ float:left}
.float-r{ float:right}
.p-r{ position:relative}

.clear{ overflow:hidden;}
/*图标样式*/


/*边框样式*/

/*页面背景样式*/


/*学生列表、行为规范背景色*/.
bg_d8d0e8{ background:#d8d0e8}
/*------------------------初始化样式结束------------------------------------------------------*/
