| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220 |
- @charset "utf-8";
- /*Reset 样式初始化*/
- html, body, form, fieldset, p, a, ul, ol, li, div, legend, label,
- br, input, button, textarea, h1, h2, h3, h4, h5,em{
- padding: 0;
- margin: 0;
- font-weight: normal;
- font-style: normal;
- font-size: 100%;
- font-family:"微软雅黑","Tahoma";
- vertical-align: baseline;
- text-align:justify;
- word-wrap:break-word;
- text-justify:inter-ideograph;
- }
- body{text-align:center}
- ul, ol, li, h1 {
- line-height:normal;
- list-style-image:none;
- list-style-position:outside;
- list-style-type:none
- }
- dl {
- margin:0
- }
- dd {
- margin-left:0
- }
- a {
- outline:none;
- }
- a img {
- border:0 none
- }
- img {
- vertical-align:middle;
- border:0px
- }
- table {
- border-collapse:collapse
- }
- .clearfix:after {
- content:".";
- display:block;
- height:0;
- clear:both;
- visibility:hidden
- }
- .clearfix {
- display:inline-block;
- overflow:hidden
- }
- .clearfix {
- display:block
- }
- body {color:#666}
- a {color:#1570A6;text-decoration:none}
- a:hover {color:#083047;text-decoration:underline}
- .width1020{width:1020px;margin:0 auto}
- .width1060{width:1020px;margin:0 auto;background:#fff;padding:0 20px 20px 20px}
- /**/
- .clearB {clear:both}
- .fL {float:left}
- .fR {float:right}
- :link, *:visited, *:hover, *:active, *:focus {
- -moz-transition: color 0.2s linear 0s, background-color 0.2s linear 0s, border-color 0.2s linear 0s;
- -webkit-transition: color 0.2s linear 0s, background-color 0.2s linear 0s, border-color 0.2s linear 0s;
- transition: color 0.2s linear 0s, background-color 0.2s linear 0s, border-color 0.2s linear 0s;
- -o-transition: color 0.2s linear 0s, background-color 0.2s linear 0s, border-color 0.2s linear 0s;
- }
- .colRed {color:#f70000}
- .colOrange {color:#ed8b00}
- .colYel {color:#d9a601}
- .colGreen{color:#17ab0c}
- .colGray{color:#999}
- .colBlue{color:#3172d9}
- .colKoi{color:#E36335}
- .hide {display:none}
- /*scroll*/
- .scrollgeneric {
- line-height:1px;
- font-size:1px;
- position:absolute;
- top:0;
- left:0
- }
- .vscrollerbase {
- width:10px;
- background-color:#eee;
- }
- .vscrollerbar {
- width:10px;
- background-color:#5da6d9
- }
- .hscrollerbase {
- height:10px;
- background-color:#eee;
- z-index:99;
- }
- .hscrollerbar {
- height:10px;
- background-color:#5da6d9;
- }
- .scrollerjogbox {
- width:10px;
- height:10px;
- top:auto;
- left:auto;
- bottom:0;
- right:0;
- background-color:#eee;
- }
- .vscrollerbar, .hscrollerbar{padding:1px}
- /*头部*/
- .wrapBox{
- border-top: 0.2em solid #2daebf;
- }
- .wrapBox .pageTitle h1{
- color:#2daebf;
- font-size: 1.5em;
- }
- .pageTitle{
- padding:1em;
- }
- .trainForm{
- border-top:0.5em solid #2daebf;
- padding:0 1em;
- }
- .trainFormTab{
- margin:1em 0 0 0;
- }
- .trainFormTab a{
- padding:0.1em 1.6em;
- text-align:center;
- height:2em;
- line-height:2em;
- display:inline-block;
- *display:inline;
- zoom:1;
- background:#ededed;
- color:#999;
- cursor:pointer;
- }
- .trainFormTab a:hover{
- background:#e6eeef;
- color:#333;
- text-decoration: none;
- }
- .trainFormTab a:visited{
- text-decoration: none;
- }
- .trainFormTab a:active{
- text-decoration: none;
- }
- .trainFormTab a.now{
- background:#2daebf;
- color:#fff;
- cursor:default;
- }
- .trainFormItem{
- padding:1em;
- }
- .trainEntry{
- background:#f4f4f4;
- padding:0.5em;
- margin:0 0 1em 0;
- }
- .trainEntry:hover{
- background:#fff;
- cursor:pointer;
- }
- .trainState{
- padding:0.5em 0 0 0;
- font-size: 0.875em;
- }
- .trainTitle{
- border-left: 0.2em solid #50B4BC;
- padding:0.1em 0 0.1em 0.5em;
- font-size: 1.125em;
- }
- .trainReturn a{
- background:#2DAEBF;
- color:#fff;
- padding:0.5em;
- }
- .formContent{
- padding:1em;
- }
- .formContent h1{
- text-align: center;
- font-size: 1.125em;
- padding:0.3em 0;
- border-bottom: 0.1em solid #2DAEBF;
- color:#f00;
- }
- .formContent h2{
- text-align: center;
- font-size: 1em;
- padding:0.5em 0;
- }
- .formContent p{
- line-height: 1.5em;
- padding:0.5em 0;
- }
- .formContent .formTable li{
- padding:1em 0;
- border-bottom: 0.1em dashed #ccc;
- }
- .formContent .formTable .formTh{
- padding:0.5em 1em;
- background:#2DAEBF;
- color:#fff;
- }
- .formContent .formTable .formTd{
- width:100%;
- margin:0.5em 0 0 0;
- }
- .formContent .formTable .formTd p{
- line-height: 1.5em;;
- }
|