zsk_list.css 5.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129
  1. body{background:#fff;}
  2. .max_box{max-width:640px;margin:auto;min-width:320px;position: relative;}
  3. .max_box img{display:block;}
  4. /*头部*/
  5. .m_category_box{width:100%;background:#fff;position:fixed;top:50px;z-index: 10;}
  6. .m_category_list_box{width:100%;position:absolute;top:45px;display:none;}
  7. .m_category_list{background:#FFF;padding:15px 0;}
  8. .m_category_list li{float:left;width:33.3%;text-align:center;font-size:0.9rem;color:#87888A;margin-bottom:13px;}
  9. .m_OuterLayer{width:100%;background:rgba(53, 52, 52, 0.59);height:100%;}
  10. /*内容*/
  11. .m_category_zx_box{width:100%;background:#FFF;}
  12. .m_category_zx{padding:15px 0;width:95%;margin:auto;}
  13. .m_category_zx_bx{border-bottom:1px solid #EEE;}
  14. .m_category_zx a{display:block;}
  15. .m_category_zx img{width:30%;height:88px;float:left;}
  16. .m_category_text{width:67%;float:left;margin-left:10px;}
  17. .m_category_text em{font-size:0.95rem;color:#3A4044;line-height:22px;display:block;margin-top:5px;}
  18. .m_category_text p{margin-top: 18px;}
  19. .m_category_text p i{margin-right:10px;font-size:0.7rem;color:#C1C4C7;}
  20. .m_category_st{padding:15px 0;width:95%;margin:auto;}
  21. .m_category_st em{font-size:0.95rem;color:#3A4044;line-height:22px;display:block;margin-top:5px;}
  22. .m_category_st p{margin-top:5px;}
  23. .m_category_st p i{margin-right:10px;font-size:0.7rem;color:#C1C4C7;}
  24. .m_category_st ul{margin-top:10px;}
  25. .m_category_st ul li{width:32%;height:88px;float:left;margin-right:7px;}
  26. .m_category_st ul li:last-child{margin-right:-50px;}
  27. .m_category_st ul li img{width:100%;height:100%;}
  28. /*报名*/
  29. .m_bm{height:80px;margin-top:20px;background:#FFF;border-bottom:10px solid #EFEFF4;border-top:10px solid #EFEFF4;}
  30. .m_bm_l{float:left;width:28%;height:60px;background: url(/overseas/img/knowledgebase/zsk11.png) no-repeat 0 0/ 100% 100%;text-align:center;line-height:60px;font-size:1rem;color:#fff;}
  31. .m_bm form{width:67%;height:40px;float:right;background:#EDEDEF;margin:10px 10px 0 0;}
  32. .m_bm form input[type="text"]{width:62%;height:40px;float:left;display:block;border:0;background:#EDEDEF;padding:0 15px;font-size:0.8rem;color:#757575;}
  33. .m_bm form input[type="button"]{width:33%;height:40px;float:right;display:block;border:0;font-size:0.9rem;color:#FFF;background:#459FFF;border-radius:3px;}
  34. .m_bm1 {position:relative;background:#EFEFF4;padding-top:10px;padding-bottom:10px;}
  35. .m_bm1 img {display:inline-block;width:100%;}
  36. .submit_area1 {position: absolute;bottom:17px;left:50%;margin-left:-133px;}
  37. .submit_area1 input[name="mobile"] {height:32px;border:none;border-top-left-radius:20px;border-bottom-left-radius:20px;font-size: 0.8125rem;padding-left:10px;line-height: 32px;}
  38. .submit_area1 input.apply_submit {font-size: 0.9125rem;border: none;height: 32px;line-height: 32px;padding: 0 15px;border-top-right-radius: 20px;border-bottom-right-radius: 20px;color:#0158B2;font-weight:600;
  39. background: -webkit-linear-gradient(#FFD920,#FFD920,#FCA140); /* Safari 5.1 - 6.0 */
  40. background: -o-linear-gradient(#FFD920,#FFD920,#FCA140); /* Opera 11.1 - 12.0 */
  41. background: -moz-linear-gradient(#FFD920,#FFD920,#FCA140); /* Firefox 3.6 - 15 */
  42. background: linear-gradient(#FFD920,#FFD920,#FCA140); /* 标准的语法 */
  43. }
  44. /*悬挂*/
  45. .m_category_xg{width:40px;position:fixed;top:50%;right:10px;margin-top:-50px;z-index:100;}
  46. .m_category_xg img{width:100%;}
  47. /*公众号*/
  48. .m_follow_box{position:fixed;top:0;left:0;width:100%;display:none;}
  49. .m_follow{width:85%;position:absolute;top:50%;left: 50%;background:#FFF;border-radius:10px;overflow:hidden;text-align:center;margin-top:-112.5px;padding-bottom: 10px;margin-left:-42.5%;}
  50. .m_follow_title img{width:100%}
  51. .m_follow .m_follow_sm{width:25%;margin:auto;position:relative;top:-23px;}
  52. .m_follow span{font-size:0.8rem;color:#646162;position:relative;top:-13px;}
  53. .m_follow .m_follow_gb{margin:auto;width:25px;position:relative;top:-5px;}
  54. .m_follow_zez{background:rgba(53, 52, 52, 0.59);width:100%;height:100%;}
  55. .m_follow{
  56. animation:change 0.4s;
  57. -webkit-animation:change 0.4s;
  58. -moz-animation:change 0.4s;
  59. }
  60. @keyframes change {
  61. 0% {margin-left:10%}
  62. }
  63. -webkit-@keyframes change {
  64. 0% {left:100%;opacity:0;}
  65. 100% {opacity:1;}
  66. }
  67. -moz-@keyframes change {
  68. 0% {left:100%;opacity:0;}
  69. 100% {opacity:1;}
  70. }
  71. /*列表导航*/
  72. .find_nav {width: 100%; height:45px;background-color: #fff;border-bottom: 1px solid #ddd;display: -moz-box;display: -webkit-box;display: box;}
  73. .find_nav_left {height: 45px;position: relative;overflow: hidden;-moz-box-flex: 1;-webkit-box-flex: 1;box-flex: 1;}
  74. .find_nav_list {position: absolute;left: 0;top:10px;}
  75. .find_nav_list ul {position: relative;white-space: nowrap;font-size: 0;}
  76. .find_nav_list ul li {display: inline-block;padding: 0 10px;height:34px;}
  77. .find_nav_list ul li a { display: block;width: 100%;height: 100%;line-height: 25px;font-size: 0.9rem;text-align: center;color: #333;float:left;}
  78. .find_nav_list ul li a span{float:left;display:block;}
  79. .find_nav_list ul li img{margin-top:7px;display:block;float:left;}
  80. .find_nav_cur a {font-size:0.98rem;/*padding:1px 10px;*/display:block;}
  81. .find_nav_cur a.on {color:#459FFF;border-bottom:2px solid #459FFF;}
  82. .sideline { display: block;position: absolute;border: 0;height: 2px;background-color: #48a5f4;left: 0;top: 43px;pointer-events: none;}
  83. .search_logo {display: block;width: 44px;height: 45px;line-height: 45px;text-align: center;font-size: 14px;color: #48a5f4;}
  84. /* 加载更多 */
  85. .dropload-down {width:100%;text-align:center;padding:8px 0;color:#999;font-size: 0.95rem;}
  86. @media screen and (min-width: 300px) and (max-width: 374px) {
  87. .m_category_zx img{height: 78px;}
  88. .m_category_text{width:66%;}
  89. .m_category_text p{margin-top:9px;}
  90. }
  91. @media screen and (min-width: 414px){
  92. }