duanship.min.css 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351
  1. .flname {
  2. height: 62px;
  3. line-height: 62px;
  4. color: rgb(51, 51, 51);
  5. font-size: 20px;
  6. font-family: 微软雅黑;
  7. font-weight: 600;
  8. background: rgb(255, 255, 255);
  9. border-radius: 4px 4px 0px 0px;
  10. }
  11. .flimg{margin:0 12px 0 10px}.flimg img{margin-bottom:-7px}.duansp_list_fl{border-right:1px #eee solid;border-left:1px #eee solid}.duansp_list_fl li{width:33.3%;float:left;text-align:center;margin-bottom:18px;margin-top:11px}.duansp_list_flnr .dsp_title{width:257px;display:-webkit-box;text-overflow:ellipsis;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:26px;height:48px;margin:0 auto;text-align:left}.duansp_list_flnr .dsp_photo{position:relative;width:256px;height:143px;margin:0 auto}.duansp_list_flnr .dsp_photo span{width:256px;height:143px;display:block}.duansp_list_flnr .dsp_photo span img{width:256px;height:143px;display:block;border-radius:6px}.duansp_list_flnr .dsp_photo .covermask{position:absolute;left:0;top:0;width:100%;height:100%;background-color:#000;opacity:0;-webkit-transition:opacity .5s;transition:opacity .5s}.duansp_list_flnr .dsp_photo:hover .covermask{opacity:.2;-webkit-transition:opacity .5s;transition:opacity .5s}.duansp_list_flnr .dsp_photo .playbtn{position:absolute;left:50%;top:50%;margin-left:-25px;margin-top:-25px;width:49px;height:49px;background:url(../img/dspleft_ico.png) no-repeat 0 0;opacity:0;-webkit-transform:scale(.7);-webkit-transition-property:opacity,-webkit-transform;-webkit-transition-duration:.5s;transform:scale(.7);transition-property:opacity,transform;transition-duration:.5s;zoom:1;background-size:100% 100%}.duansp_list_flnr .dsp_photo:hover .playbtn{opacity:.9;-webkit-transform:scale(1);-webkit-transition-property:opacity,-webkit-transform;-webkit-transition-duration:.5s;transform:scale(1);transition-property:opacity,transform;transition-duration:.5s;cursor:pointer}.chakanmore{padding:30px 0}.chakanmore p{width:367px;height:38px;line-height:38px;color:#e60640;border:1px #e60640 solid;border-radius:38px;text-align:center;margin:0 auto;cursor:pointer}
  12. .content {
  13. width: 100% ;
  14. box-sizing: border-box;
  15. padding: 10px;
  16. background: #fff;
  17. margin-bottom: 20px
  18. }
  19. .content-title {
  20. font-size: 18px;
  21. font-weight: 600;
  22. line-height: 34px;
  23. border-bottom: 1px solid #eee;
  24. text-align: center
  25. }
  26. .content img {
  27. width: 200px;
  28. height: 134px;
  29. margin: 10px
  30. }
  31. .intro {
  32. width: 450px;
  33. margin-top: 10px;
  34. font-size: 14px
  35. }
  36. .list-div {
  37. width: 100% ;
  38. box-sizing: border-box;
  39. background: #fff;
  40. padding: 10px
  41. }
  42. .list-ul li a, .list-ul li i {
  43. display: inline-block;
  44. vertical-align: middle
  45. }
  46. .list-ul li {
  47. padding: 4px 0;
  48. border-bottom: 1px dotted #eee;
  49. font-size: 14px;
  50. height: 30px;
  51. line-height: 30px;
  52. overflow: hidden;
  53. position: relative
  54. }
  55. .list-ul li span {
  56. position: absolute;
  57. right: 0px;
  58. top: 0px;
  59. }
  60. .list-ul li i {
  61. width: 8px;
  62. height: 8px;
  63. border-radius: 50% ;
  64. background: #9e9e9e5e;margin:0 4px}
  65. .heading-th{font-size:16px;font-weight:500;position:relative;margin-bottom:10px;margin-top:10px; background: #2054ae;
  66. height: 30px;
  67. line-height: 30px;
  68. color: #FFF;
  69. padding-left: 10px;
  70. }
  71. .up-down {
  72. margin-bottom: 20px;
  73. background: #fff;
  74. box-sizing: border-box;
  75. padding: 10px
  76. }
  77. .up-down p {
  78. width: 300px;
  79. padding: 4px 0
  80. }
  81. .up-down p a, .up-down p span {
  82. display: inline-block;
  83. vertical-align: middle
  84. }
  85. .heading-th a {
  86. position: absolute;
  87. right: 10px;
  88. top: 0;
  89. font-size: 13px;
  90. color: #FFF!important
  91. }
  92. .word-div {
  93. width: 100% ;
  94. box-sizing: border-box;
  95. padding: 10px;
  96. background: #fff
  97. }
  98. .hot-ul li {
  99. width: 210px;
  100. margin: 10px 0;
  101. text-align: center;
  102. float: left
  103. }
  104. .hot-ul li img {
  105. width: 200px;
  106. height: 120px;
  107. border-radius: 4px
  108. }
  109. .r-content {
  110. background: #fff;
  111. margin-bottom: 20px;
  112. padding: 10px
  113. }
  114. .up-down p a {
  115. color: #0093dd}
  116. .r-content .sepx li i{width:0;height:0;border-left:6px solid #fff;
  117. border-top: 6px solid transparent;
  118. border-bottom: 6px solid transparent
  119. }
  120. .r-content.sepx {
  121. font-size: 12px;
  122. display: none
  123. }
  124. .r-content ul {
  125. padding: 10px;
  126. font-size: 14px;
  127. margin-bottom: 20px
  128. }
  129. .r-content ul li {
  130. height: 30px;
  131. line-height: 30px;
  132. border-bottom: 1px dotted #e0e0e0;
  133. width: 100% ;
  134. overflow: hidden;
  135. text-overflow: ellipsis;
  136. white-space: nowrap
  137. }
  138. .r-content ul li i {
  139. display: inline-block;
  140. width: 0;
  141. height: 0;
  142. border-left: 10px solid #69c;border-top:6px solid transparent;border-bottom:6px solid transparent;margin:0 4px}
  143. .r-content ul li a:hover{text-decoration:underline}
  144. .r-content .type-ul{height:30px;padding:0;margin:0;display:-webkit-flex;display:flex}
  145. .r-content .type-ul li{height:30px;line-height:30px;margin:0;font-size:14px;border:0;flex:1;text-align:center}
  146. .r-content .type-ul .active{border-bottom:2px solid #3ea871
  147. }
  148. .r-content.type-ul.active a {
  149. color: #3ea871}
  150. .r-content ul i,.r-content ul p{display:inline-block}
  151. .r-content ul p{width:20px;height:20px;background: #0093dd;
  152. text-align: center;
  153. line-height: 20px;
  154. margin: 4px
  155. }
  156. .r-content.sepx li i {
  157. width: 0;
  158. height: 0;
  159. border-left: 6px solid #fff;
  160. border-top: 6px solid transparent;
  161. border-bottom: 6px solid transparent
  162. }
  163. .r-content.sepx {
  164. font-size: 12px;
  165. display: none
  166. }
  167. .r-content.sepx li a {
  168. color: #0093dd;margin:0 2px;font-weight:400}
  169. .r-content .hot-pd li i{position:absolute;left:10px;top:10px;width:0;height:0;border-top:4px solid transparent;border-bottom:4px solid transparent;border-left:4px solid #f63
  170. }
  171. .r-content.hot-pd li {
  172. float: left;
  173. width: 40% ;
  174. font-size: 14px;
  175. height: 28px;
  176. line-height: 28px;
  177. padding-left: 20px;
  178. position: relative;
  179. border: 0
  180. }
  181. .r-content.hot-pd li a {
  182. width: 40%
  183. }
  184. .time-box {
  185. margin-top: 20px;
  186. font-size: 14px;
  187. font-weight: 400
  188. }
  189. .time-box span {
  190. color: #999}
  191. .time-box a{display:inline-block;padding:2px 4px}
  192. .time-box .active{background: #82bc2e;
  193. color: #fff;
  194. border-radius: 4px
  195. }
  196. .sepx li a, .sepx li b, .sepx li p {
  197. float: left
  198. }
  199. .sepx li b {
  200. width: 180px;
  201. overflow: hidden;
  202. text-overflow: ellipsis;
  203. white-space: nowrap;
  204. height: 24px
  205. }
  206. .videoshi ul {
  207. padding: 0
  208. }
  209. .content-one.wordcont {
  210. width: 320px;
  211. overflow: hidden;
  212. white-space: nowrap;
  213. text-overflow: ellipsis;
  214. display: inline-block;
  215. vertical-align: middle
  216. }
  217. .r-content {
  218. background: #fff;
  219. border-radius: 4px
  220. }
  221. .r-content.sepx li a {
  222. color: #0093dd;margin:0 2px;font-weight:400;box-sizing:border-box}
  223. .numclick-p,.time-p{color: #666
  224. }
  225. .intro-p {
  226. margin-top: 8px
  227. }
  228. .ssxgxx {background: #fff;}
  229. .ssxgxx ul {
  230. padding: 8px;
  231. }
  232. .ssxgxx ul a {
  233. height: 26px;
  234. line-height: 26px;
  235. padding: 2px 8px;
  236. }
  237. .ssxgxx ul.tags0 {}
  238. .ssxgxx ul.tags1 {
  239. color: #C00;
  240. font-size: 22px;
  241. }
  242. .ssxgxx ul.tags2 {
  243. color: #63D563; font-size:16px;}
  244. .ssxgxx ul .tags3{color: #00B8FF;
  245. }
  246. .ssxgxx ul.tags4 {
  247. font-size: 16px;
  248. }
  249. .ssxgxx ul.tags5 {
  250. color: #C00;
  251. font-size: 20px;
  252. }
  253. .ssxgxx ul.tags6 {
  254. color: #F06 font-size: 20px;
  255. }
  256. .ssxgxx ul.tags7 {
  257. color: #F8DB12;
  258. font-weight: bold;
  259. font-size: 18px;
  260. }
  261. .ssxgxx ul.tags8 {
  262. color: #F06;
  263. font-weight: bold;
  264. }
  265. .ssxgxx ul.tags9 {
  266. color: #BB81EF;
  267. font-weight: bold;
  268. font-size: 16px;
  269. }
  270. .pre-content {
  271. width: 100% ;
  272. height: auto;
  273. background: #fff;
  274. box-sizing: border-box;
  275. padding: 20px
  276. }
  277. .pre-content h3 {
  278. font-size: 18px;
  279. font-weight: 600;
  280. text-align: center;
  281. line-height: 30px
  282. }
  283. .timeP {
  284. width: 680px;
  285. margin: 0 auto;
  286. border-bottom: 1px dotted #e0e0e0;
  287. text-align: center;
  288. font-size: 12px;
  289. color: #999;line-height:30px}
  290. .s-cont{font-size:12px;height:24px;line-height:24px;color: #999;
  291. text-align: center;
  292. border-bottom: 1px dotted #e0e0e0;
  293. margin-bottom: 10px
  294. }
  295. .s-cont span {
  296. margin: 0 20px
  297. }
  298. .flname{height:62px;line-height:62px;background:#fff;border-radius:4px 4px 0 0;color:#2054ae;font-size:20px;font-family:"微软雅黑";font-weight:600}
  299. .flimg{margin:0 12px 0 10px}
  300. .flimg img{margin-bottom:-6px}
  301. .luxiang_list_fl{border-right:1px #eee solid;border-left:1px #eee solid}
  302. .luxiang_list_fl li{height:52px;line-height:52px;border-bottom:1px #eee solid}
  303. .luxiang_list_fl li:hover{background:#f9f9f9}
  304. .lx_lb_title{width:576px;float:left;padding-left:24px}
  305. .lx_lb_qd{width:220px;float:right;text-align:right;padding-right:30px}
  306. .lx_lb_title{position:relative}
  307. .lx_lb_title:after{height:6px;content:'';width:6px;background:#ddd;position:absolute;top:50%;left:7px;z-index:10;border-radius:50%;margin-top:-2px}
  308. .lx_lb_title .lxlb_tiem{color:#666;display:inline-block;width:178px;float:left}
  309. .luxiang_list_fl .lx_lb_qd{color:#999}
  310. .luxiang_list_fl .lx_lb_qd a{color:#999;margin-left:15px}
  311. .luxiang_list_fl .lx_lb_qd a:hover{color:#2054ae}
  312. .luxiang_list_fl .lxlb_bt{width:600px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;float:left}
  313. .zhibo_ci_jianjie_z_con{width:100%}
  314. .zhibo_ci_jianjie_z_con>p{background:#2054ae;width:auto;display:inline-block;line-height:35px;padding:0 10px;font-size:17px;color:#fff;position:relative}
  315. .zhibo_ci_jianjie_z_con>p::after{position:absolute;content:'';width:0;height:0;border-bottom:34px solid #2054ae;border-right:19px solid transparent;top:0;right:-19px}
  316. .zhibo_ci_jianjie_z_con>.zhibo_ci_jianjie_r_con{padding:10px;border-top:.19em solid #2054ae;box-sizing:border-box}
  317. .vde_tit_new{position:relative;padding-left:50px}
  318. .vde_tit_new>.flimg{position:absolute;top:10px;left:0;height:40px}