123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289 |
- html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, th, td
- {
- border: 0;
- margin: 0;
- padding: 0;
- vertical-align: baseline;
- font-size: 14px;
- font-family: Tahoma,Helvetica,Arial, '宋体' ,sans-serif;
- }
- body
- {
- background: #fff;
- line-height: normal;
- }
- ol, ul, li
- {
- list-style: none;
- }
- a, a:link
- {
- color: #0066cc;
- text-decoration: none;
- }
- a:visited
- {
- color: #743399;
- }
- a:active, a:hover
- {
- color: #ff4b33;
- }
- img, input, select, button
- {
- vertical-align: middle;
- }
- select, input
- {
- font-size: 13px;
- font-family: 'Microsoft YaHei';
- }
- .mt5
- {
- margin-top: 5px;
- }
- .mt10
- {
- margin-top: 10px;
- }
- .loginbody
- {
- background: url(../images/login_bg.gif) repeat left center;
- }
- #login
- {
- margin: 230px auto 0px;
- width: 482px;
- height: 380px;
- background: #ECECEC;
- background: url(../images/login_box.gif) no-repeat left center;
- }
- #login .input
- {
- border: 1px solid #c7c7c7;
- padding: 2px;
- line-height: 28px;
- height: 28px;
- font-weight: bold;
- color: #666;
- }
- #login ul
- {
- padding: 10px 40px 10px 40px;
- }
- #login li
- {
- margin: 8px 0px 8px 0px;
- }
- #login .title
- {
- margin: 12px 0px 12px 0px;
- text-align: center;
- font-family: 'Microsoft YaHei';
- font-size: 24px;
- color: #333;
- font-weight: bold;
- }
- #login li h2
- {
- font-family: 'Microsoft YaHei';
- font-size: 18px;
- color: #333;
- font-weight: 700;
- }
- #login .info
- {
- color: #C33F3E;
- font-family: 'Microsoft YaHei';
- font-size: 18px;
- font-weight: 700;
- margin-top: 16px;
- }
- .box
- {
- margin: 0px auto;
- width: 100%;
- overflow: hidden;
- }
- .box .title
- {
- height: 60px;
- background: #ddd;
- text-align: left;
- border: 1px solid #b8d0d6;
- }
- .box .title span
- {
- color: #333;
- font-family: 'Microsoft YaHei';
- font-size: 30px;
- font-weight: bold;
- line-height: 60px;
- padding-left: 5px;
- }
- .box .title a
- {
- color: #369;
- font-family: 'Microsoft YaHei';
- font-size: 20px;
- font-weight: bold;
- line-height: 60px;
- text-decoration: underline;
- padding-left: 10px;
- }
- .box .content
- {
- margin: 1px auto 0px;
- width: 100%;
- clear: left;
- float: left;
- }
- .box .content .line
- {
- height: 2px;
- border: 1px dashed #369;
- margin: 5px auto 5px;
- background: #369;
- line-height: normal;
- }
- .box .content .bar
- {
- border: 1px solid #b8d0d6;
- background: #ebf0f5;
- padding: 5px;
- }
- .box .content .listtable
- {
- margin: 1px auto 0px;
- width: 100%;
- float: left;
- }
- .box .content .listtable .tipmessage
- {
- margin-left: 10px;
- padding: 5px 10px 5px 10px;
- color: #369;
- line-height: 25px;
- border: 1px solid #ccc;
- width: 400px;
- display: inline-block;
- float: left;
- }
- .box .content .listtable table
- {
- border-collapse: collapse;
- float: left;
- }
- .box .content .listtable table th
- {
- vertical-align: baseline;
- padding: 5px 5px 5px 10px;
- background-color: #e1f4ee;
- border: 1px solid #bbb;
- text-align: center;
- font-weight: normal;
- }
- .box .content .listtable table td
- {
- vertical-align: middle;
- padding: 4px 5px 4px 10px;
- border: 1px solid #bbb;
- text-align: center;
- line-height: 22px;
- }
- .box .content .listtable table td .left
- {
- float: left;
- padding-left: 5px;
- }
- .box .content .listtable table td .right
- {
- float: right;
- padding-right: 5px;
- }
- .box .content .listtable table td .select
- {
- float: left;
- padding-left: 5px;
- border: 2px solid #ff0000;
- }
- .box .content .listtable table td .select:hover
- {
- float: left;
- padding-left: 5px;
- border: 2px solid #0000ff;
- }
- .box .content .listtable table tr.red
- {
- color: #ff0000;
- }
- .box .content .listtable table .bg-f9
- {
- background: #f9f9f9;
- }
- .box .content .listtable table tr:hover
- {
- background: #ddd;
- }
- .box .content .listtable .pager
- {
- width: 100%;
- }
- .box .content .listtable .pager a
- {
- margin: 0 5px 0 5px;
- }
- .box .content .listtable input:select
- {
- font-size: 14px;
- }
- /*.message{margin:5px auto 0px;width:100%;clear:both;}
- .message .textarea{background:#ffffdd;border:1px solid #ccc;width:98%;height:170px;padding:3px;font-family:'Microsoft YaHei';font-size:14px;}
- .message .button{margin-top:12px;}
- .message .tip{margin:3px 0px 5px 0px;}
- .message span{color:#ff3300;margin-top:12px;line-height:25px;}
- .box h1{font-family:'Microsoft YaHei';font-size:20px;color:#333;line-height:40px; background:#ddd;text-align:left;padding-left:1px;font-weight:bold;}
- .box h1 span{ text-decoration:underline;font-family:'Microsoft YaHei';font-size:20px;color:#333;font-weight:bold;}
- .box h2{font-family:'Microsoft YaHei';font-size:26px;color:#333;line-height:60px; background:#ddd;text-align:left;padding-left:6px;}
- .box h3{font-family:'Microsoft YaHei';font-size:16px;color:#333;text-align:left;padding:3px 3px 6px 0px;}
- .content .about{margin:5px auto; text-align:left;}
- .content .about strong{color:#333;}
- .content .about a{margin-right:6px;}
- .attachment{ margin:5px auto; overflow:hidden; border-top:1px solid #666;}
- .attachment .single{ width:210px; height:310px; float:left; margin:15px 15px 5px 15px; border:1px solid #ccc; }
- .attachment .single img{margin:5px;}
- .attachment .single p{height:24px; line-height:24px; text-align:left; margin-left:5px;}
- .attachment .pager{ text-align:center; height:40px; line-height:40px; width:90%;}
- .attachment .pager a{margin:0 5px 0 5px;}*/
- .gaopinopencode
- {
- display: inline-block;
- width: 23px;
- background: url(../images/bg-ball.png) no-repeat top left;
- color: #fff;
- margin-left: 5px;
- }
- .feipan
- {
- display: inline-block;
- width: 23px;
- background:#5282cc;
- height:23px;
- border-radius:50%;
- color: #fff;
- margin-left: 5px;
- }
- .box .content .listtable .pager table td>* {
- float: left;
- }
|