style.css 8.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144
  1. .cpBox { margin-top: 20px;}
  2. /* 左侧 */
  3. .proLeft { overflow: hidden; width: 275px; float: left; margin-bottom: 20px;}
  4. .pro_l_m { background: #fff;}
  5. .ttt { background: #951F23; height: 50px; margin-bottom: 10px; padding: 20px; overflow: hidden; color: #fff; font-family: arial; display: block; text-transform: uppercase;
  6. font-weight: normal; font-size: 14px;}
  7. .ttt span { font-size: 30px; font-weight: bold; color: #fff;}
  8. .ttt1 { background: #951F23; width: 100%; height: 46px; line-height: 46px; padding-left: 20px; color: #fff; font-size: 16px;
  9. margin-top: 10px;}
  10. .pro_l_m ul { width: 100%; overflow: hidden; border-top: 1px solid #dfdfdf;}
  11. .pro_l_m ul li a { height: 52px; line-height: 52px; padding-left: 25px; display: block; color: #666; font-size: 16px;
  12. font-weight: bold; border-bottom: 1px solid #dfdfdf;}
  13. .pro_l_m ul li:hover a, .pro_l_m ul li.cur a { background: url(../img/proL.jpg) no-repeat; color: #fff;}
  14. .t05_cons1 { border: 1px solid #dfdfdf; padding: 8px 10px;}
  15. .t05_cons1 li { font-size: 14px; background: url('../img/ico27.gif') no-repeat left center; border-bottom: 1px solid #e7e7e7;
  16. padding-left: 10px;}
  17. .t05_cons1 li a { display: block; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; line-height: 35px; color: #333;}
  18. .t05_cons1 li a:hover { text-decoration: underline;}
  19. .t05_cons1 p { line-height: 28px; font-size: 14px; color: #333;}
  20. .t05_cons1 img { width: 100%; height: auto;}
  21. /* 右侧 */
  22. .cpList { float: right; width: 905px; height: auto; margin-bottom: 20px;}
  23. .rtop { background: url(../img/loca_bg.jpg) no-repeat; width: 864px; height: 50px; line-height: 50px; padding-left: 40px; border-right: 1px solid #ccc;}
  24. .rtop span { font-size: 15px;}
  25. .rtop .sitepath { background: url(../img/loca.jpg) no-repeat 0 15px; padding-right: 17px; padding-left: 20px;}
  26. .rtop .sitepath a { color: #676767; font-size: 14px;}
  27. .rtop .sitepath a:hover { color: #373b8f; font-size: 14px;}
  28. /* 内页 */
  29. .c_main { padding: 15px 0; overflow: hidden;}
  30. .child_tit { text-align: center; margin-top: 0; margin-bottom: 10px; border-bottom: 1px dashed #ddd;}
  31. .child_tit h2 { font-size: 22px; font-weight: bold; color: #373737; margin: 20px 0;}
  32. .child_tit h4 { margin-bottom: 30px; font-size: 15px;}
  33. .child_tit h4 span { margin-left: 10px; vertical-align: middle;}
  34. .c_main p img, .c_main img { width: auto; height: auto; max-width: 100%; margin: 10px auto; display: block;}
  35. .c_main p { width: 100%; margin-bottom: 8px; line-height: 1.8em; text-indent: 2em; color: #333; font-size: 14px;}
  36. .about{ width: 100%;}
  37. .slideTxtBox { width: 100%; border: 1px solid #ddd; text-align: left;}
  38. .slideTxtBox .hd { height: 40px; line-height: 40px; background: #f5f5f5; padding: 0 10px 0 20px; position:relative;
  39. border-bottom:1px solid #ddd;}
  40. .slideTxtBox .hd ul { float: left; position: absolute; left: 20px; top: -1px; height: 32px;}
  41. .slideTxtBox .hd ul li { float: left; padding: 0 25px; cursor: pointer; font-size: 14px;}
  42. .slideTxtBox .hd ul li.on { height: 40px; background: #fff; border: 1px solid #ddd; border-bottom: 2px solid #fff;
  43. border-top: 2px solid #373737; color: #373737; font-weight: bold;}
  44. .slideTxtBox .bd ul { padding: 30px 15px 15px 15px; zoom: 1;}
  45. .slideTxtBox .bd ul p { line-height: 24px; font-size: 14px;}
  46. .daquan { background: #373737; margin-left: 35%; padding: 0 25px; float: left;}
  47. .daquan a { color: #fff; font-weight: bold; font-size: 14px;}
  48. /* 新闻列表 */
  49. .agent_con { line-height: 24px; border: 1px solid #dfdfdf; padding-left: 10px;}
  50. .agent_con p { font-size: 14px;}
  51. .sec2 { padding: 15px;}
  52. .sec2 li { height: 88px; width: 100%; margin: 1% 0; line-height: 20px; overflow: hidden;}
  53. .sec2 li .img_date { float: left; padding: 13px 1px 3px 1px; height: 66px; width: 80px;
  54. background: url(../img/mew_timebj.png) no-repeat left center; display: inline; overflow: hidden;
  55. position: relative;}
  56. .sec2 li .img_date .img_datam { top: 13px; left: 0; text-align: center; height: 66px; width: 78px;
  57. display: block; position: absolute;}
  58. .sec2 li .img_date .img_datam .date { font-family: Arial, Helvetica, sans-serif; color: #373737;
  59. font-size: 30px; height: 38px; line-height: 38px;}
  60. .sec2 li .img_date .img_datam .month { font-family: Arial, Helvetica, sans-serif; color: #c6c6c6;
  61. font-size: 15px; line-height: 28px; border-top: #cacaca solid 1px;}
  62. .sec2 li .news_list { float: left; padding-top: 4px; height: 70px; overflow: hidden; width: 90%;
  63. margin-left: 15px;}
  64. .sec2 li .news_list h3 { height: 20px; overflow: hidden;}
  65. .sec2 li .news_list h3 a { font-weight: normal; font-size: 16px; font-weight: bold; color: #333;}
  66. .sec2 li .news_list h3:hover a { color: #FF9700;}
  67. .sec2 li .news_list p { text-indent: 2em; padding-top: 5px; color: #888; font-size: 14px;
  68. line-height: 24px;}
  69. .sec2 li .news_list p:hover { color: #999;}
  70. /* 产品 */
  71. .list { border: 1px solid #dfdfdf; padding: 15px;}
  72. .list ul { overflow: hidden;}
  73. .list li { margin: 6px; float: left; width: 31.5%; text-align: center; border: 1px solid #e5e5e5; padding: 1px;}
  74. .list li .qPic { width: 100%; position: relative; padding: 40% 0; display: block;}
  75. .list li .qPic img { position: absolute; top: 0; left: 0; width: 100%; height: 100%;}
  76. .list li:hover { border: 1px solid #FF9700;}
  77. .list li h5 { margin: 8px; line-height: 30px; overflow: hidden; font-weight: normal; overflow: hidden;
  78. font-size: 14px; white-space: nowrap; text-overflow: ellipsis;}
  79. .list li h5 a { color: #222;}
  80. /* 客户见证 */
  81. dl.dl_42 { width: 100%; display: block; height: auto; border-bottom: 1px dotted #d7d7d7; padding: 10px 0;}
  82. .dl_42 dt { width: 235px; float: left; overflow: hidden; font-size: 14px;}
  83. .dl_42 dt a:hover { border: 1px solid #951F23;}
  84. .dl_42 dt a { width: 98%; position: relative; padding: 42.6% 0; display: block; border: 1px solid #d7d7d7;}
  85. .dl_42 dt a img { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
  86. .dl_42 dd { padding: 10px 0 0 15px; float: left; width: 70%; line-height: 24px; height: auto; overflow: hidden; color: #666; font-size: 14px;}
  87. .dl_42 dd a { font-size: 16px; overflow: hidden; display: block; text-decoration: none;}
  88. .dl_42 dd a h4 { font-size: 18px; padding-bottom: 5px; height: 24px; line-height: 24px; overflow: hidden; color: #373737; white-space: nowrap; text-overflow: ellipsis;}
  89. .dl_42 dd a p { overflow : hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 6; -webkit-box-orient: vertical;}
  90. .dl_42 dd a:hover h4 { color: #951F23;}
  91. /* -- 翻页效果 -- */
  92. .one1 { text-align: center; margin: 15px 0;}
  93. .one1 li { margin-right: 15px; float: left; line-height: 15px; border-bottom: 0;}
  94. .one1 li a { background: #85C51E; display: block; width: 15px; height: 15px; color: #fff;}
  95. .two{ height: 30px; margin: 0 auto; line-height: 30px; margin-top: 20px; border-top: 1px dashed #d1d1d1;
  96. margin-bottom: 20px;}
  97. .two .twol{ float: left; padding-left: 15px; font-size: 13px;}
  98. .two a{ padding-left: 15px;}
  99. .two a:hover{ color: #373737; text-decoration: underline;}
  100. .two .twor{ float: right; padding-right: 15px; font-size: 13px;}
  101. @media screen and (max-width: 768px) {
  102. .ttt, .titlele, .t05_cons1, .rtop, .ttt1 { display: none;}
  103. .pro_l_m ul { border-top: none;}
  104. .pro_l_m ul li { width: 49.5%; float: left; text-align: center; background: #951F23; margin: 1px;}
  105. .pro_l_m ul li a { height: 30px; line-height: 30px; color: #fff; border-bottom: none; padding-left: 0; font-weight: normal;}
  106. .cpBox { margin-top: 0.5em;}
  107. .cpList, .proLeft { width: 100%;}
  108. .c_main { padding: 0.1em; border: none;}
  109. .slideTxtBox .hd { padding: 0;}
  110. .slideTxtBox .hd ul { left: -1px; width: 70%;}
  111. .slideTxtBox .hd ul li { width: 33%; padding: 0; text-align: center;}
  112. .daquan { margin-left: 70%;}
  113. .agent_con, .list { border: none;}
  114. .dl_42 dt { width: 40%;}
  115. .dl_42 dd { padding: 0 0 0 15px; width: 55%; overflow: hidden;}
  116. .two .twor{ float: left; padding-left: 15px;}
  117. .list, .list ul { padding: 0;}
  118. .list li { margin: 0.19em; width: 30.8%; text-align: center; padding: 1px;}
  119. }
  120. @media screen and ( max-width: 412px ) and ( min-width: 375px ) {
  121. .pro_l_m ul li { width: 49.4%;}
  122. }
  123. @media screen and ( max-width: 374px ) and ( min-width: 320px ) {
  124. .list li { width: 30.3%;}
  125. .pro_l_m ul li { width: 49.3%;}
  126. }