taxincome.css 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207
  1. @charset "utf-8";
  2. /* CSS Document */
  3. * {margin:0; padding:0;
  4. /* prevent the popup menu on any links*/
  5. /*-webkit-box-sizing:border-box;
  6. -moz-box-sizing:border-box;
  7. box-sizing:border-box;*/}
  8. body {font-family:Arial, Helvetica, sans-serif; font-family:"Microsoft Yahei"; color:#666;font-size:12px; margin:0; padding:0;-webkit-text-size-adjust:none; height: 100%;
  9. overflow-x:hidden;
  10. font-family:'Helvetica Neue', Helvetica, Arial, sans-serif;
  11. color:#000;
  12. font-size:14px;}
  13. *html{background-image:url(about:blank);background-attachment:fixed;}
  14. a {font-family:"Microsoft Yahei"; text-decoration:none;}
  15. a:hover {color:#006bc4;}
  16. .fl {float:left;}
  17. .fr {float:right;}
  18. .clear {clear:both;}
  19. img {border:none;}
  20. ul {list-style:none;}
  21. .pd5 {padding:5px;}
  22. .none {display:none;}
  23. .relative {position:relative;}
  24. .minle11 {margin-left:11px;}
  25. .main {padding:5px;}
  26. .content {background:#4fa9ee; border:1px solid #4385b7;
  27. box-shadow:0px 1px 5px #000;
  28. -ms-box-shadow:0px 1px 5px #000;
  29. -moz-box-shadow:0px 1px 5px #000;
  30. -webkit-box-shadow:0px 1px 5px #000;
  31. -o-box-shadow:0px 1px 5px #000;
  32. border-radius:5px;
  33. -ms-border-radius:5px;
  34. -moz-border-radius:5px;
  35. -webkit-border-radius:5px;
  36. -o-border-radius:5px;
  37. }
  38. .conInfo {padding-bottom:15px;}
  39. .top ,.con {border:1px solid #4385b7;}
  40. .top {height:40px; padding-top:5px; border-bottom:none;
  41. border-top:1px solid #4385b7;
  42. border-top-left-radius:5px;border-top-right-radius:5px;
  43. -ms-border-top-left-radius:5px;-ms-border-top-right-radius:5px;
  44. -moz-border-top-left-radius:5px;-moz-border-top-right-radius:5px;
  45. -webkit-border-top-left-radius:5px;-webkit-border-top-right-radius:5px;
  46. -o-border-top-left-radius:5px;-o-border-top-right-radius:5px;
  47. background-image: -webkit-gradient(linear,left top,left bottom,from(#4fa9ee),to(#4fa9ee));background-image: -webkit-linear-gradient(#4fa9ee,#4fa9ee);background-image: -moz-linear-gradient(#4fa9ee,#4fa9ee);background-image: -ms-linear-gradient(#4fa9ee,#4fa9ee);background-image: -o-linear-gradient(#4fa9ee,#4fa9ee);background-image: linear-gradient(#4fa9ee,#4fa9ee);}
  48. .logo ,.logoword {height:30px;}
  49. .logo {width:70px; background:url(toplogo.png) no-repeat;}
  50. .logoword {color:#fbf5f5; font-size:1.4em; font-weight:600; line-height:30px;
  51. text-shadow:0px -1px 1px #1c1e20;
  52. }
  53. .conbor {padding-top:0;
  54. border-radius:2px;
  55. -ms-border-radius:2px;
  56. -moz-border-radius:2px;
  57. -webkit-border-radius:2px;
  58. -o-border-radius:2px;}
  59. .con {background:#f5f5f5; padding:0 5px;}
  60. .Inpt_li {margin-top:15px; position:relative;}
  61. .Inpt_name ,.Inpt_name2 ,.Inpt_text01 {color:#333;}
  62. .Inpt_name {padding-right:10px;height:42px; line-height:42px; text-align:right; font-size:14px; font-weight:500; width:75px;}
  63. .Inpt_text {border:1px solid #ccc; border-right:none; font-size:14px; background:#fff; color:#333; height:40px; line-height:40px; text-indent:10px; display:block;
  64. box-shadow:0px 1px 2px #e5e5e5 inset;
  65. -ms-box-shadow:0px 1px 2px #e5e5e5 inset;
  66. -moz-box-shadow:0px 1px 2px #e5e5e5 inset;
  67. -webkit-box-shadow:0px 1px 2px #e5e5e5 inset;
  68. -o-box-shadow:0px 1px 2px #e5e5e5 inset;}
  69. .Inpt_text01 {width:10.1em;}
  70. .Inpt_text02 {width:8em;}
  71. .btn_a ,.btn_b {display:block; text-align:center; height:40px; line-height:38px; font-size:14px;}
  72. .btn01 {width:45px; position:absolute; top:0px; right:0px; z-index:9900;}
  73. .btn02 {width:47%;}
  74. .btn_a {border:1px solid #075481; background:#0098f1; color:#fff;
  75. box-shadow:0px 1px 0px #61bff6 inset;
  76. -ms-box-shadow:0px 1px 0px #61bff6 inset;
  77. -moz-box-shadow:0px 1px 0px #61bff6 inset;
  78. -webkit-box-shadow:0px 1px 0px #61bff6 inset;
  79. -o-box-shadow:0px 1px 0px #61bff6 inset;}
  80. .btn_a:hover {background:#0073b7; color:#fff;}
  81. .btn_b {border:1px solid #c2c2c2; background:#ececec; color:#333;
  82. box-shadow:0px 1px 0px #f9f9f9 inset;
  83. -ms-box-shadow:0px 1px 0px #f9f9f9 inset;
  84. -moz-box-shadow:0px 1px 0px #f9f9f9 inset;
  85. -webkit-box-shadow:0px 1px 0px #f9f9f9 inset;
  86. -o-box-shadow:0px 1px 0px #f9f9f9 inset;}
  87. .btn_b:hover {background:#f5f5f5;}
  88. .fenxian {height:2px; border-top:1px solid #cdcdcd; margin-top:15px;}
  89. .Question_tit ,.Question_con {padding:0 5px;}
  90. .Question_tit {height:30px; line-height:30px; margin-top:5px; font-size:16px; font-weight:600; color:#00457c;}
  91. .Question_con {margin-top:5px; padding-bottom:10px;}
  92. .Question_con a {display:block; height:30px; line-height:30px; color:#0079c1; font-size:14px; overflow-y:hidden;}
  93. .Question_con a:hover {background:#fff;}
  94. .Acc_tsword {font-size:14px; color:#00457c; text-align:center; height:45px; line-height:45px; overflow-y:hidden; margin-top:4px;}
  95. .Acc_tsword span {font-size:12px;}
  96. .Acc_tab li {float:left; display:block; width:27%; margin-left:10px; height:30px; padding:0 1px 0 0;
  97. box-shadow:0px 2px 0px rgba(147, 147, 147, 0.5) inset;
  98. -ms-box-shadow:0px 2px 0px rgba(147, 147, 147, 0.5) inset;
  99. -moz-box-shadow:0px 2px 0px rgba(147, 147, 147, 0.5) inset;
  100. -webkit-box-shadow:0px 2px 0px rgba(147, 147, 147, 0.5) inset;
  101. -o-box-shadow:0px 2px 0px rgba(147, 147, 147, 0.5) inset;
  102. border-top-left-radius:5px;border-top-right-radius:5px;
  103. -ms-border-top-left-radius:5px;-ms-border-top-right-radius:5px;
  104. -moz-border-top-left-radius:5px;-moz-border-top-right-radius:5px;
  105. -webkit-border-top-left-radius:5px;-webkit-border-top-right-radius:5px;
  106. -o-border-top-left-radius:5px;-o-border-top-right-radius:5px;
  107. background-image: -webkit-gradient(linear,left top,left bottom,from(#494d53),to(#1e2124));background-image: -webkit-linear-gradient(#494d53,#1e2124);background-image: -moz-linear-gradient(#494d53,#1e2124);background-image: -ms-linear-gradient(#494d53,#1e2124);background-image: -o-linear-gradient(#494d53,#1e2124);background-image: linear-gradient(#494d53,#1e2124);
  108. }
  109. .Acc_tab li a {display:block; width:100%; height:28px; line-height:28px; text-align:center; border:1px solid #181c21; border-bottom:none; color:#fff;
  110. border-top-left-radius:5px;border-top-right-radius:5px;
  111. -ms-border-top-left-radius:5px;-ms-border-top-right-radius:5px;
  112. -moz-border-top-left-radius:5px;-moz-border-top-right-radius:5px;
  113. -webkit-border-top-left-radius:5px;-webkit-border-top-right-radius:5px;
  114. -o-border-top-left-radius:5px;-o-border-top-right-radius:5px;}
  115. .Acc_tab li.show_tit {height:32px;
  116. box-shadow:0px 2px 0px #86d2fe inset;
  117. -ms-box-shadow:0px 2px 0px #86d2fe inset;
  118. -moz-box-shadow:0px 2px 0px #86d2fe inset;
  119. -webkit-box-shadow:0px 2px 0px #86d2fe inset;
  120. -o-box-shadow:0px 2px 0px #86d2fe inset;
  121. background-image: -webkit-gradient(linear,left top,left bottom,from(#27adfb),to(#0098f1));background-image: -webkit-linear-gradient(#27adfb,#0098f1);background-image: -moz-linear-gradient(#27adfb,#0098f1);background-image: -ms-linear-gradient(#27adfb,#0098f1);background-image: -o-linear-gradient(#27adfb,#0098f1);background-image: linear-gradient(#27adfb,#0098f1);}
  122. .Acc_tab li.show_tit a {border:1px solid #00446c; border-bottom:none; height:30px; line-height:30px;}
  123. .Acc_tab_bottom {height:4px; background:#0098f1; border:1px solid #00446c; margin-top:-2px;
  124. box-shadow:0px 1px 0px #86d2fe inset;
  125. -ms-box-shadow:0px 1px 0px #86d2fe inset;
  126. -moz-box-shadow:0px 1px 0px #86d2fe inset;
  127. -webkit-box-shadow:0px 1px 0px #86d2fe inset;
  128. -o-box-shadow:0px 1px 0px #86d2fe inset;}
  129. /******/
  130. .Inpt_iptCon {width:100%;position:absolute; top:0px; left:0px;}
  131. .Inpt_iptConPad {padding:0 25px 0 55px;}
  132. .Inpt_iptConPad2 {padding:0 15px 0 70px;}
  133. .Inpt_iptConPadHo {padding:0 55px 0 90px;}
  134. .Inpt_iptConNei ,.Inpt_iptConNei2 ,.Inpt_iptConNei3 {width:100%;border-right:1px solid #ccc;}
  135. .Inpt_iptConNei2 {overflow:hidden; background:#fff;}
  136. /*.Inpt_iptCon .Inpt_ipt_03 {border-right:1px solid #ccc;}*/
  137. .Inpt_nameHo {width:80px;}
  138. .Inpt_name2 {width:45px;}
  139. .Inpt_name3 {width:60px;}
  140. .Inpt_iptCon .Inpt_ipt_Ho {width:100%;}
  141. .Inpt_iptCon .Inpt_ipt_01 {width:60%; border-right:1px solid #ccc;}
  142. .Inpt_iptCon .Inpt_ipt_02 {width:31%;}
  143. .Inpt_iptCon .Inpt_ipt_03 {width:80%;}
  144. .Inpt_iptCon .Inpt_ipt_02 {}
  145. .Inpt_dw {width:25px; text-align:center; height:32px; line-height:32px; font-size:14px; color:#333;}
  146. .grMall_word ,.grMall_num {font-weight:600; font-size:14px;}
  147. .grMall_word {color:#0098f1;}
  148. .grMall_num {color:#666;}
  149. #City {height:40px; line-height:40px; text-indent:10px;}
  150. .CityChange {position:absolute; top:39px; left:0px; width:100%;background:#fff; z-index:9999; border:1px solid #ddd; display:none;
  151. box-shadow:0px 0px 5px #bbb;
  152. -ms-box-shadow:0px 0px 5px #bbb;
  153. -moz-box-shadow:0px 0px 5px #bbb;
  154. -webkit-box-shadow:0px 0px 5px #bbb;
  155. -o-box-shadow:0px 0px 5px #bbb;}
  156. .CityChange table td {height:35px; line-height:35px; text-align:center; font-size:12px; color:#333; border-bottom:1px solid #ccc; background:#f6f6f6; border-left:1px solid #ddd;}
  157. .CityChange table td.SCityTab {background:#fff; border-bottom:1px solid #fff; border-left:1px solid #ccc; color:#0098f1;}
  158. .Ipt_tit01 span {height:42px; line-height:42px; text-align:center; font-size:14px; color:#333;}
  159. .CityChangeTC {padding-bottom:8px;}
  160. .CityChangeTC li {float:left; margin:3px 0px; width:25%;}
  161. .CityChangeTC li ,.CityChangeTC li a {height:3em; line-height:3em; text-align:center; display:block; overflow:hidden;}
  162. .CityChangeTC li a {color:#666; width:100%;}
  163. .CityChangeTC li:hover ,.CityChangeTC li:active {background:#ccecff;}
  164. .CityChangeTC_con {display:none;}
  165. /**********/
  166. .borderRadius5 {
  167. border-radius:5px;
  168. -ms-border-radius:5px;
  169. -moz-border-radius:5px;
  170. -webkit-border-radius:5px;
  171. -o-border-radius:5px;}
  172. #afui input[type="text"] {
  173. border-radius:0px;
  174. -ms-border-radius:0px;
  175. -moz-border-radius:0px;
  176. -webkit-border-radius:0px;
  177. -o-border-radius:0px; background:#fff; margin-bottom:0;}
  178. .iconbox {width:18px; height:18px; position:absolute; background-color:rgba(0, 0, 0, 0.4);
  179. border-radius:9px;
  180. -ms-border-radius:9px;
  181. -moz-border-radius:9px;
  182. -webkit-border-radius:9px;
  183. -o-border-radius:9px;}
  184. .iconbtn span.iconbox {background-image:url(icons-18-white.png); top:7px; left:7px;}
  185. .iconbtn span.HomeLink_icon {background-position:-575px 0px;}
  186. .iconbtn span.BackLink_icon {background-position:-395px 0px;}
  187. .iconbtn span.reSearch_icon {background-position:-611px 0px;}
  188. .iconbtn {display:block; position:absolute; top:13px;padding:0 10px 0px 30px; font-size:14px; color:#fff;height:30px; line-height:30px; border:1px solid #000;
  189. box-shadow:0px 1px 0px rgba(255, 255, 255, 0.1);
  190. -ms-box-shadow:0px 1px 0px rgba(255, 255, 255, 0.1);
  191. -moz-box-shadow:0px 1px 0px rgba(255, 255, 255, 0.1);
  192. -webkit-box-shadow:0px 1px 0px rgba(255, 255, 255, 0.1);
  193. -o-box-shadow:0px 1px 0px rgba(255, 255, 255, 0.1);
  194. border-radius:5px;
  195. -ms-border-radius:5px;
  196. -moz-border-radius:5px;
  197. -webkit-border-radius:5px;
  198. -o-border-radius:5px;}
  199. .top a.HomeLink {left:10px;}
  200. .top a.BackLink {right:15px;}
  201. .top a.reSearch {right:10px;}
  202. .top a:link ,.Ptop a:visited {}
  203. .iconbtn:hover ,.iconbtn:active {background:#333; color:#fff; text-decoration:none;}
  204. .dwYuan ,.dwYuan2 {display:block; width:20px; padding-left: 5px; background: #fff; z-index: 800; height:40px; line-height:40px; position:absolute; top:1px;font-size:14px; color:#999;}
  205. .dwYuan {right:55px;}
  206. .dwYuan2 {right:20px;}