zsk_details.css 2.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051
  1. body{background:#FFF;}
  2. .max_box{max-width:640px;margin:auto;min-width:320px;position: relative;}
  3. /*.max_box img{display:block;}*/
  4. .m_head{padding:0 10px;}
  5. .m_head em{display:block;margin-top:20px;font-size:1.1rem;color:#353D40;font-weight:600;}
  6. .m_head_text{margin-top:10px;}
  7. .m_head_text span{font-size: 0.7rem;color:#878A8C;}
  8. .m_head_text span:nth-child(2){margin-left:55px;}
  9. .m_head_text span:nth-child(3){float:right;}
  10. /*报名*/
  11. .m_bm_box{width:95%;margin:auto;margin-top:20px;}
  12. .m_bm{/*height:65px;background:#FFF;background: url(/image/knowledgebase/zsk16.png) no-repeat 0 0/ 100% 100%;*/position:relative;}
  13. .m_bm img {display:inline-block;width:100%;}
  14. .m_bm_l{float:left;width:28%;height:60px;}
  15. .m_bm_l em{font-size:0.8rem;color:#fff;position:relative;top:10px;left:16px;}
  16. .m_bm_l p{font-size:1rem;color:#fff;position:relative;top:12px;left:16px;}
  17. .m_bm form{width:66%;height:30px;float:right;background:#FFF;border-radius:20px;overflow:hidden;position:absolute;bottom:5px;right:10px;}
  18. .m_bm form input[type="text"]{width:62%;height:30px;float:left;display:block;border:0;background:#fff;padding:0 15px;font-size:0.8rem;color:#757575;}
  19. .m_bm form input[type="button"]{width:33%;height:30px;float:right;display:block;border:0;font-size:0.9rem;color:#3530C0;background:#4A8BB1;
  20. background: -webkit-linear-gradient(#FFD920,#FFD920,#FCA140); /* Safari 5.1 - 6.0 */
  21. background: -o-linear-gradient(#FFD920,#FFD920,#FCA140); /* Opera 11.1 - 12.0 */
  22. background: -moz-linear-gradient(#FFD920,#FFD920,#FCA140); /* Firefox 3.6 - 15 */
  23. background: linear-gradient(#FFD920,#FFD920,#FCA140); /* 标准的语法 */
  24. }
  25. .m_bm .w-area {left:50%;margin-left:-31%;bottom:10px;}
  26. .m_bm .w-area input[type="button"] {
  27. color:#fff;
  28. background: -webkit-linear-gradient(#F96C24,#F96C24,#F43C16); /* Safari 5.1 - 6.0 */
  29. background: -o-linear-gradient(#F96C24,#F96C24,#F43C16); /* Opera 11.1 - 12.0 */
  30. background: -moz-linear-gradient(#F96C24,#F96C24,#F43C16); /* Firefox 3.6 - 15 */
  31. background: linear-gradient(#F96C24,#F96C24,#F43C16); /* 标准的语法 */
  32. }
  33. /*声明*/
  34. .m_statement{border-top:10px solid #EFEFF4;margin-top:20px;padding:15px 10px 0 10px;}
  35. .m_statement p{font-size:0.95rem;color:#5C5E61;margin-bottom:10px;line-height:23px;}
  36. /*相关文章*/
  37. .m_Relevant{}
  38. .m_Relevant_title{border-bottom:1px solid #E9E9E9;font-size:1.1rem;color:#3A4044;font-weight:600;padding:13px 10px;}
  39. .m_Relevant ul{padding:10px;}
  40. .m_Relevant ul li{margin-bottom:15px;}
  41. .m_Relevant ul li a{display:block;}
  42. .m_Relevant ul li i{float:left;width:8px;height:8px;background:#459FFF;border-radius:10px;display:block;margin-top:4px;}
  43. .m_Relevant ul li span{float:left;display:block;width:95%;margin-left:8px;font-size:0.95rem;color:#5A5C5F;}
  44. .m_bjq_box{width:95%;margin:auto;margin-top:15px;line-height:28px;}
  45. .m_bjq_box p{line-height: 30px;margin-top: 10px;}