Geen omschrijving

common.css 7.7KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122
  1. @charset "utf-8";
  2. /* CSS Document */
  3. .floatL{ float:left;}
  4. .floatR{float:right;}
  5. .clearfix{ clear:both;}
  6. /*默认/主题颜色*/
  7. .mainColor{color:#ff9900;}
  8. .defaultColor{ color:#333;}
  9. /*文字*/
  10. .h1Font{font-size:20px;} /*标题*/
  11. .h2Font{font-size:18px;}
  12. .h3Font{font-size:16px;}
  13. .h4Font{font-size:14px;}
  14. .h5Font{font-size:13px;}
  15. .h6Font{font-size:12px;}
  16. /*圆角*/
  17. /*头像、资源圆角*/
  18. .headRadius{border-radius: 4px;}
  19. /*底板背景圆角*/
  20. .bgRadius{border-radius: 6px;}
  21. /* 表单样式 */
  22. .frmtype{ width:100%; border-radius:5px; border:1px #dadada solid; padding:0 10px; min-height:30px;font-size:14px;line-height:30px;}
  23. .frmtype:focus{ border:1px solid #ff8500;}
  24. .frmbtn{ width:100px; margin:10px; background:#ff9900; color:#fff; border:none; }
  25. .frmrbtn{ background:none; color:#303030; border:none; }
  26. .updownbtn{text-decoration:underline; color:#333;}
  27. html, body{}
  28. input{ outline:none;}
  29. /*header部分*/
  30. #header{width:100%;min-width:1050px; height:60px; background:rgba(255,153,0,1); position:fixed; top:0; z-index:999; }
  31. .logo{ display:block; width:80px; height:40px; background:url(../images/logo2.png) no-repeat;background-size:100% 100%; margin-left:80px; margin-top:10px; float:left;}
  32. .searchblock{ width:280px; height:35px; position:absolute; left:50%; top:50%; margin-left:-132px; margin-top:-17.5px; display:none;}
  33. .search-txt{ width:220px;line-height:35px; height:35px; background:#fff; border:none;-moz-border-radius:6px 0 0 6px;-webkit-border-radius:6px 0 0 6px; border-radius:6px 0 0 6px; behavior:url(../js/ie-css3.htc); float:left;font-size:14px;padding-left:10px; color:#a3a3a3;}
  34. .search-btn{ width:35px; height:35px; background:#fff; border-radius:0 6px 6px 0;-moz-border-radius:0 6px 6px 0;-webkit-border-radius:0 6px 6px 0; float:left; cursor:pointer; behavior:url(../js/ie-css3.htc);cursor:pointer;}
  35. .search-icon{ display:block; width:20px; height:20px; background:
  36. url(../images/index-icon.png) no-repeat; background-position:left; margin:8px;}
  37. /*顶部右边*/
  38. .header-right{ float:right; margin-right:80px;}
  39. /*未登录*/
  40. .unlogin{float:left;padding:4px 0;}
  41. .loginbtn{float:left; border:2px #fff solid; padding:0 20px; border-radius:6px;font-size:14px; line-height:28px; color:#fff; text-align:center; margin:10px 2px; cursor:pointer; }
  42. .loginrbtn{ border:2px transparent solid;padding:0 2px;}
  43. .loginlbtn{margin-right:20px;/* background:#fff;color:#ff9900; */}
  44. /* .loginbtn:hover{border:2px #fff solid;} */
  45. /*已登录*/
  46. .onlogin{ display:none; position:relative;}
  47. .head-portrait{width:40px; height:40px;background-size:100% 100%;-moz-background-size:100% 100%; float:left;margin: 10px 16px; cursor:pointer;overflow:hidden; }
  48. .portrait-p{ width:100%;}
  49. .personal-infor{width:202px; height:179px; position:absolute; top:40px; right:8px; display:none;}
  50. .triangleB{ display:block; width:0; height:0; border:8px solid transparent; border-bottom-color:#f3a36c; float:right; margin-right:20px; margin-top:15px;}
  51. .personal-box{ width:202px;background:#f3a36c; clear:both; overflow:hidden;}
  52. .personal-box a{ display:block; width:202px; height:40px;line-height:40px; font-size: 13px; color:#fff;}
  53. .personal-box a:hover{ background:#ff9900;}
  54. .icon{ display:block; width:20px; height:20px; margin-left:15px; margin-right:12px; margin-top:10px; float:left;}
  55. .icon1{ background:url(../images/index-icon.png) no-repeat; background-position:right;}
  56. .icon2{ background:url(../images/index-icon.png) no-repeat; background-position:-60px 0;}
  57. .icon3{ background:url(../images/index-icon.png) no-repeat; background-position:-40px 0;}
  58. .icon4{ background:url(../images/index-icon.png) no-repeat; background-position:-20px 0;}
  59. .myWorkspace{font-size: 14px;line-height:40px; text-align: center;float: left; margin-top: 10px;color: #fff;}
  60. /*主体部分*/
  61. #container{ min-width:1050px; background:#fff;overflow: hidden;}
  62. /*footer部分*/
  63. #footer{ min-width:1050px;overflow:hidden; background:#ff9900;clear: both;height:180px;border-top: 1px solid #ebebeb; position: relative; z-index: 1001; text-align:center;}
  64. #footer .wrapper {width: 80%; margin: 0 auto;position: relative;}
  65. #footer .footer-logo {position:absolute; left:10px; top:70px;display: block;width:100px;height:50px;background: url(../images/logo2.png) 0 0 no-repeat;background-size:100% 100%;}
  66. #footer .word_wrapper {padding-top: 12px;line-height: 14px;white-space: nowrap;position:relative; top: 90px;left: 130px;overflow:hidden;}
  67. #footer .word_wrapper a, #footer .word_wrapper span {float: left;color:#fff; margin:0 6px;font-size: 14px;text-decoration: none;}
  68. #footer .word_wrapper a:hover{text-decoration:underline;}
  69. #footer .inner_wrapper {padding-top: 12px;line-height: 14px;white-space: nowrap;overflow:hidden;}
  70. #footer .inner_wrapper .codebox{ background:#fff;border-radius:8px;overflow:hidden;padding:2px 2px 10px 2px;margin:0 6px;float:left;}
  71. #footer .inner_wrapper .codebox p{ line-height:14px; font-size:12px;}
  72. #footer .code{display:block; width:100px; height:100px;margin:auto;background-position:center center; background-repeat:no-repeat;}
  73. #footer .code.weixin_code{ background-image:url(../images/weixin_code.jpg); background-size:100% 100%;}
  74. #footer .copyright {background:#FFB76A;width:100%;margin: 0 auto;padding:10px;color: #fff;font-size: 12px;line-height: 12px;text-align: center;position:absolute;bottom:0;}
  75. #footer .beianbox{position: absolute;overflow:hidden;color: #fff;text-decoration:none;}
  76. #footer .beianbox:hover{text-decoration: underline;}
  77. #footer .beian-icon{float: left;margin:0 4px; width:14px; height:14px; background:url(../images/beian.png) center center no-repeat; background-size:100% 100%;}
  78. /*------------------------------------------------------------------------------------*/
  79. /*分页*/
  80. .tcdPageCode{ padding: 20px; margin: 10px 0;text-align: left;color: #000;text-align:center;font-size:14px;line-height:24px; }
  81. .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;}
  82. .tcdPageCode a:hover{text-decoration: none;}
  83. .tcdPageCode span.current{display: inline-block;height:30px;line-height: 30px;padding: 0 10px;margin: 0 8px;color: #fff;background-color: #ff9900;border-radius:5px;}
  84. .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;}
  85. .tcdPageCode li { display: inline;}
  86. .tcdPageCode a.current{
  87. display: inline-block;height:30px;line-height: 30px;padding: 0 10px;margin: 0 8px;color: #fff;background-color: #ff9900;border-radius:5px;
  88. }
  89. /*/////////// 专家认证图标 //////////////*/
  90. .authobject{ float:left;}
  91. .authicon{ float:left;width:20px; height:20px; background:url(../images/authsort.png) no-repeat;}
  92. .authicon-cu{background-position: -20px 0;}/*认证科研型专家*/
  93. .authicon-com{background-position: 0 0;}/*认证企业型专家*/
  94. /*/////////// 普通用户认证标识 //////////////*/
  95. .authicon2{float:left;position:relative;width:60px; height:20px;margin-left:2px; background:url(../images/authsort.png) no-repeat;}
  96. .authicon2 span{font-size:12px; margin-left:20px;position: absolute;top: 50%;margin-top: -9px;}
  97. .authicon-mana{background-position: 0 -41px;color:#19AFFF;}/*认证在企高管*/
  98. .authicon-staff{background-position:0 -41px;color:#19AFFF;}/*认证在企职员*/
  99. .authicon-stu{background-position: 0 -61px;color:#4cd964}/*认证在读学生*/
  100. /*//////////专家身份认证状态////////////*/
  101. /*已认证*/
  102. .authword{ padding:2px 6px; margin-left:6px;border-radius:4px; color: #FFFFFF; font-size: 12px;}
  103. .authed{ background: #FF9900; }
  104. /*认证中*/
  105. .authing{background: #4cd964;}
  106. /*未认证*/
  107. .unauth{background: #efefef;color: #CCCCCC;}