help.css 5.3 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061
  1. /*帮助首页*/
  2. /*.help_banner{ width:100%; height:165px; background-image:url(../../images/banner/help.jpg); background-repeat:no-repeat; background-position:center center;}*/
  3. .help_banner{ width:100%; height:165px;}
  4. .help_banner img{width: 100%;height: 165px;}
  5. .help{margin:0 auto; width:1200px; margin-top:25px;}
  6. .help .l{ float:left; width:260px;}
  7. .help .l .catbox{ width:232px; border:1px #EEEEEE solid; padding-bottom:20px; padding-top:10px;}
  8. .help .l .catbox .titl{ font-size:22px; color:#333333; padding-left:40px; margin:10px 0px;background:url(../../images/151.png) no-repeat 18px 8px;cursor: pointer;}
  9. .help .l .catbox .help_category .help_category_list{display: none;}
  10. .help .l .catbox .help_category.open .help_category_list{display: block;}
  11. .help .l .catbox .help_category.open .titl{background-position: 18px -17px;}
  12. .help .l .catbox li{background-image:url(../../images/123.png);background-repeat:no-repeat; background-position:10px -16px; width:180px; margin-left:35px; height:28px; line-height:28px; padding-left:20px;overflow:hidden;white-space: nowrap;text-overflow: ellipsis;}
  13. .help .l .catbox li a.select {color: #Fd8000;}
  14. .help .r{ float:left; width:940px;}
  15. .help .r .main{width:938px; border:1px #EEEEEE solid;}
  16. .help .r .main .topso{width:938px; background-color:#FCFAF3; border-bottom:1px #EEEEEE solid}
  17. .help .r .main .topso .t{ font-size:22px; color:#333333; padding-left:30px; padding-top:15px; padding-bottom:15px;}
  18. .help .r .main .topso .lso{ width: 510px; padding-left:30px; float:left;margin-bottom:25px;}
  19. .help .r .main .topso .lso .sobg{ width:480px; height:36px; border:2px #FF6600 solid; background-color:#FFFFFF; position:relative; }
  20. .help .r .main .topso .lso .sobg .sinput{ width:425px; border:0px; background-color:#FFFFFF; padding-left:15px; height:34px; line-height:34px;}
  21. .help .r .main .topso .lso .sobg .btn{ width:40px; height:40px; position:absolute; right:-2px; top:-2px;background-image:url(../../images/133.png); background-repeat:no-repeat; background-position:10px 10px; background-color:#FF6600; border:0px; cursor:pointer}
  22. .help .r .main .topso .lso .sobg .btn:hover{ background-color:#FB3C04}
  23. .help .r .main .topso .rhot{ width: 368px; float:left; padding-top:7px;}
  24. .help .r .main .topso .rhot a{ margin-right:15px;}
  25. .help .r .main .lbox{ float:left; width:469px; height:310px; border-bottom:1px #EEEEEE solid}
  26. .help .r .main .lbox .tit{ padding-left:30px;font-size:18px; color: #000000; padding-top:15px; padding-bottom:5px; }
  27. .help .r .main .lbox li{background-image:url(../../images/123.png);background-repeat:no-repeat; background-position:15px 15px; width:400px; margin-left:20px; height:28px; line-height:28px; padding-left:25px;overflow:hidden;white-space: nowrap;text-overflow: ellipsis;}
  28. .help .r .main .lbox .more{ text-align: right; padding-right:30px; padding-top:10px;}
  29. /*帮助列表*/
  30. .helplist{margin:0 auto; width:1200px; margin-top:25px;}
  31. .helplist .l{ float:left; width:260px;}
  32. .helplist .l .catbox{ width:232px; border:1px #EEEEEE solid; padding-bottom:20px; padding-top:10px;}
  33. .helplist .l .catbox .titl{ font-size:22px; color:#333333; padding-left:40px; margin:10px 0px;background:url(../../images/151.png) no-repeat 18px 8px;cursor: pointer;}
  34. .helplist .l .catbox .help_category .help_category_list{display: none;}
  35. .helplist .l .catbox .help_category.open .help_category_list{display: block;}
  36. .helplist .l .catbox .help_category.open .titl{background-position: 18px -17px;}
  37. .helplist .l .catbox li{background-image:url(../../images/123.png);background-repeat:no-repeat; background-position:10px -16px; width:180px; margin-left:35px; height:28px; line-height:28px; padding-left:20px;overflow:hidden;white-space: nowrap;text-overflow: ellipsis;}
  38. .helplist .l .catbox li a.select {color: #Fd8000;}
  39. .helplist .r{ float:left; width:940px;}
  40. .helplist .r .main{width:938px; border:1px #EEEEEE solid; padding-top:15px; padding-bottom:20px; min-height:500px;}
  41. .helplist .r .main .titl{ font-size:22px; color:#333333; padding-left:20px; margin-bottom:10px;}
  42. .helplist .r .main .list{width:938px;}
  43. .helplist .r .main .list .tit{background-image:url(../../images/123.png);background-repeat:no-repeat; background-position:15px 15px; width:630px; margin-left:20px; padding-left:25px;overflow:hidden;white-space: nowrap;text-overflow: ellipsis; float:left; height:32px; line-height:32px;}
  44. .helplist .r .main .list .time{float:left; width:260px; color:#999999}
  45. /*帮助详细页*/
  46. .helpshow{margin:0 auto; width:1200px; margin-top:25px;}
  47. .helpshow .l{ float:left; width:260px;}
  48. .helpshow .l .catbox{ width:232px; border:1px #EEEEEE solid; padding-bottom:20px; padding-top:20px;}
  49. /*.helpshow .l .catbox .titl{ font-size:22px; color:#333333; padding-left:20px; margin-bottom:10px;}*/
  50. .helpshow .l .catbox li{background-image:url(../../images/123.png);background-repeat:no-repeat; background-position:10px -16px; width:180px; margin-left:20px; height:28px; line-height:28px; padding-left:20px;overflow:hidden;white-space: nowrap;text-overflow: ellipsis;}
  51. .helpshow .r{ float:left; width:940px;}
  52. .helpshow .r .main{width:938px; border:1px #EEEEEE solid; padding-top:25px; padding-bottom:20px; min-height:500px;}
  53. .helpshow .r .main .titl{ font-size:22px; color:#333333; padding-left:20px; line-height:180%; margin-bottom:10px; text-align:center;}
  54. .helpshow .r .main .txt{ padding:40px; line-height:200%;}