暂无描述

common.css 5.1KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768
  1. @charset "utf-8";
  2. /* CSS Document */
  3. .floatL{ float:left;}
  4. .floatR{float:right;}
  5. .clearfix{ clear:both;}
  6. html, body{}
  7. input{ outline:none;}
  8. /*header部分*/
  9. #header{width:100%;min-width:1170px; height:60px; background:rgba(255,132,0,1); position:fixed; top:0; z-index:999; }
  10. .logo{ display:block; width:80px; height:50px; background:url(../images/logo2.png) no-repeat; margin-left:80px; margin-top:5px; float:left;}
  11. .searchblock{ width:280px; height:35px; position:absolute; left:50%; top:50%; margin-left:-132px; margin-top:-17.5px; display:none;}
  12. .search-txt{ width:220px; height:33px; background:#fff; border:none;-moz-border-radius:10px 0 0 10px;-webkit-border-radius:10px 0 0 10px; border-radius:10px 0 0 10px; behavior:url(../js/ie-css3.htc); float:left;font-size:14px;line-height35px; padding-left:10px; color:#a3a3a3;}
  13. .search-btn{ width:35px; height:35px; background:#fff; border-radius:0 10px 10px 0;-moz-border-radius:0 10px 10px 0;-webkit-border-radius:0 10px 10px 0; float:left; cursor:pointer; behavior:url(../js/ie-css3.htc);cursor:pointer;}
  14. .search-icon{ display:block; width:20px; height:20px; background:
  15. url(../images/index-icon.png) no-repeat; background-position:left; margin:8px;}
  16. /*顶部右边*/
  17. .header-right{ float:right; margin-right:80px;}
  18. /*未登录*/
  19. .unlogin{float:left;}
  20. .loginbtn{float:left; border:2px #fff solid; padding:0 20px; border-radius:10px;font-size:14px; line-height:30px; color:#fff; text-align:center; margin:10px 2px; cursor:pointer; }
  21. .loginrbtn{ border:2px transparent solid;}
  22. .loginbtn:hover{border:2px #fff solid;}
  23. /*已登录*/
  24. .onlogin{ display:none; position:relative;}
  25. .head-portrait{width:50px; height:50px; border-radius:50%;background-size:100% 100%;-moz-background-size:100% 100%; float:left; margin-right:10px; margin-top:5px; cursor:pointer;/* border:1px solid #f8f8f8; */overflow:hidden; }
  26. .portrait-p{ width:100%;}
  27. .personal-infor{width:202px; height:179px; position:absolute; top:40px; right:80px; display:none;}
  28. .triangleB{ display:block; width:0; height:0; border:8px solid transparent; border-bottom-color:#f3a36c; float:right; margin-right:20px; margin-top:15px;}
  29. .personal-box{ width:202px; /*height:160px;*/ border-radius:10px; background:#f3a36c; clear:both; overflow:hidden;}
  30. .personal-box a{ display:block; width:202px; height:40px;line-height:40px; font-size: 13px; color:#fff;}
  31. .personal-box a:hover{ background:#ff8400;}
  32. .icon{ display:block; width:20px; height:20px; margin-left:15px; margin-right:12px; margin-top:10px; float:left;}
  33. .icon1{ background:url(../images/index-icon.png) no-repeat; background-position:right;}
  34. .icon2{ background:url(../images/index-icon.png) no-repeat; background-position:-60px 0;}
  35. .icon3{ background:url(../images/index-icon.png) no-repeat; background-position:-40px 0;}
  36. .icon4{ background:url(../images/index-icon.png) no-repeat; background-position:-20px 0;}
  37. .myWorkspace{font-size: 14px;line-height:40px; text-align: center;float: left; margin-top: 10px;color: #fff;}
  38. /*主体部分*/
  39. #container{ min-width:1000px; background:#fff;overflow: hidden;}
  40. /*分页*/
  41. .tcdPageCode{padding: 14px 20px;text-align: left;color: #000;text-align:center;font-size:14px;line-height:24px; }
  42. .tcdPageCode a{display: inline-block;color: #428bca;display: inline-block;height: 30px; line-height: 30px; padding: 0 10px;border: 1px solid #e5e5e5; margin: 0 8px;border-radius:5px; color:#000;}
  43. .tcdPageCode a:hover{text-decoration: none;}
  44. .tcdPageCode span.current{display: inline-block;height:30px;line-height: 30px;padding: 0 10px;margin: 0 8px;color: #fff;background-color: #ff8400;border-radius:5px;}
  45. .tcdPageCode span.disabled{ display: inline-block;height: 30px;line-height:30px;padding: 0 10px;margin: 0 8px; color: #000;background: #fff;border: 1px solid #e5e5e5;border-radius:5px;}
  46. .tcdPageCode li { display: inline;}
  47. /*footer部分*/
  48. #footer{ min-width:1170px;clear:both; height:250px; background:#ff8400;}
  49. .footer-top{ width:1170px; height:214px; margin:auto;}
  50. .footerL{ float:left; }
  51. .footer-logo{ width:80px; height:50px; background:url(../images/logo2.png) no-repeat; background-size:100% 100%; margin:24px 0;}
  52. .link{ color:#fff;padding-bottom:15px; }
  53. .link a{font-size:14px; line-height:20px; color:#fff; }
  54. .customer{font-size:15px; line-height:20px; color:#fff; }
  55. .footerR{ float:right;font-size:12px; line-height:30px; color:#fff; text-align:center; }
  56. .code{ width:120px; height:120px; margin:auto; margin-top:24px;}
  57. .code img{ width:100%;}
  58. .foot-icon{ display:block; height:22px; float:left; margin:0 7px;}
  59. .foot-icon1{ width:27px; background:url(../images/share.png) no-repeat; background-position:left;}
  60. .foot-icon2{ width:27px; background:url(../images/share.png) no-repeat; background-position:-27px 0;}
  61. .foot-icon3{ width:21px; background:url(../images/share.png) no-repeat; background-position:-54px 0;}
  62. .foot-icon4{ width:23px; background:url(../images/share.png) no-repeat; background-position:right;}
  63. .footer-btm{ width:100%; height:40px; background:#ffa545;font-size:12px;line-height:40px; color:#fff; text-align:center; }
  64. /*------------------------------------------------------------------------------------*/