item.css 24 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949
  1. /* 项目首页 */
  2. /* 项目详情 */
  3. .details{height: 110px;width: 100%;background: #ebebeb;}
  4. .details_l{width: 520px;height: 110px;padding: 15px;}
  5. .details_l img{width: 104px;height: 80px;margin-left: 10px;float: left;}
  6. .details_l_cont{width: 230px;height: 80px;margin-left: 20px;}
  7. .details_l_cont h2{line-height: 30px;font-size: 16px;color: #000;}
  8. .details_l_cont p{line-height: 25px;color: #333;}
  9. .details_l_cont p a{margin: 0 3px;color: #333;}
  10. .details_l_cont p i{color: #e32c00;margin-right: 5px;font-size: 14px;}
  11. .details_l_right{width: 100px;padding: 15px 0;}
  12. .details_l_right p{color: #999;line-height: 25px;}
  13. .details_l_right div{color: #e51717;font-size: 20px;line-height: 30px;font-weight: 700;}
  14. .details_r{width: 650px;height: 110px;}
  15. .details_r li{width: 130px;height: 110px;float: left;}
  16. /* .details_r li:hover{background: #fff;border-top: 3px solid #e51717;} */
  17. .details_on{background: #f7f5f6;border-top: 3px solid #e51717;}
  18. .details_r li a{display: block;width: 100%;height: 100%;}
  19. .details_r li a span{
  20. display: block;
  21. width: 30px;
  22. height: 30px;
  23. background: #d80001;
  24. border-radius: 50%;
  25. position: relative;
  26. margin: 15px auto;
  27. }
  28. .details_r li span img{position: absolute;top: 5px;left: 5px;}
  29. .details_r li div{font-size: 15px;font-weight: 600;line-height: 20px;text-align: center;color: #333;}
  30. .details_r li p{line-height: 22px;text-align: center;color: #333;font-size: 13px;}
  31. /* 位置导航 */
  32. .place{
  33. height: 45px;
  34. line-height: 45px;
  35. padding: 0 10px;
  36. }
  37. .place i{display: block;width: 20px;height: 45px;background: url(../images/place.png);float: left;margin-right: 5px;}
  38. .place a{color: #999;}
  39. .place span{color: #666;margin: 0 3px;}
  40. /* 具体内容 */
  41. .specific{}
  42. /* 左边内容 */
  43. .specific_l{width: 875px;}
  44. /* 轮播 */
  45. .specific_play{width: 875px;height: 420px;padding: 20px 0;background: #fff;}
  46. /* 轮播图 */
  47. .play_l{width: 420px;height: 380px;margin: 0 30px;}
  48. .picFocus{ margin:0 auto; width:420px; position:relative; overflow:hidden; zoom:1; }
  49. .picFocus .hd{ width:100%; padding-top:5px; overflow:hidden; }
  50. .picFocus .hd ul{ margin: 10px 0; overflow:hidden; zoom:1; display: flex;justify-content: space-between;}
  51. .picFocus .hd ul li{ padding-top:5px; text-align:center; }
  52. .picFocus .hd ul li img{ width:100px; height:65px; border:2px solid #ddd; cursor:pointer; }
  53. .picFocus .hd ul li.on{ background:url("../images/icoup.gif") no-repeat center 0; }
  54. .picFocus .hd ul li.on img{ border-color:#f60; }
  55. .picFocus .bd{ width:420px; height:280px;overflow: hidden;}
  56. .picFocus .bd li{ vertical-align:middle; }
  57. .picFocus .bd img{ width:420px; height:280px; display:block; }
  58. .play_r{width: 395px;height: 380px;}
  59. .play_r h1{height: 40px;line-height: 40px;font-size: 20px;font-weight: 800;}
  60. .play_r p{line-height: 40px;color: #666;}
  61. .play_r p span{color: #999;}
  62. .play_r div{width: 100%; height: 90px;padding: 20px 5px;margin-top: 10px; border-top: 1px solid #eee;display: flex;justify-content: space-between;}
  63. .play_r div a{display: flex;justify-content: center; width: 185px;height: 50px;line-height: 50px;text-align: center;border-radius: 5px;color: #fff;font-size: 16px;}
  64. .play_r div a:first-child{background: #ea2737;}
  65. .play_r div a:last-child{background: #ff9934;}
  66. .play_r div a:first-child em{display: block;width: 30px;height: 50px;background: url(../images/xinxi.png);}
  67. .play_r div a:last-child em{display: block;width: 30px;height: 50px;background: url(../images/xiazai.png);}
  68. .play_r div a span{display: block;margin-left: 5px;}
  69. /* 加盟详情 */
  70. section{background: #fff;}
  71. section .cnt{height: 55px;line-height: 55px;position: relative;border-bottom: 1px solid #eee;}
  72. section .cnt::after{position: absolute;content: '';width: 3px;height: 20px;background: #e51717;top: 17px;left: 10px;}
  73. section .cnt strong{font-size: 20px;font-weight: 700;color: #e51717;margin-left: 25px;}
  74. section .cnt p{float: right;margin-right: 10px;}
  75. section .cnt p a{color: #999;margin-left: 20px;}
  76. .jm{margin-top: 20px;}
  77. .jm_title{width: 875px; height: 60px;border-bottom: 1px solid #e51717;background: #fff;}
  78. .jm_title_top{position: fixed;top: 0;left: 50%;margin-left: -600px;z-index: 9; background: #ebebeb;}
  79. .jm_title a{
  80. display: block;
  81. float: left;
  82. width: 115px;
  83. height: 59px;
  84. line-height: 59px;
  85. color: #666;
  86. font-size: 16px;
  87. text-align: center;
  88. }
  89. .jm_title a:hover{background: #e51717;color: #fff;}
  90. .jm_title .title_on{background: #e51717;color: #fff;}
  91. .jm_cont{padding: 10px 15px;}
  92. .jm_cont p{margin-top: 20px;text-indent: 2rem;line-height: 25px;font-size: 15px;}
  93. .jm_cont p strong{font-weight: 600;font-size: 15px;}
  94. .jm_cont img{display: block; margin: 20px auto 0;}
  95. /* 加盟优势 */
  96. .jm2{margin-top: 20px;}
  97. .jm2_cont{padding: 10px 15px;}
  98. .jm2_cont p{margin-top: 20px;text-indent: 2rem;line-height: 25px;font-size: 15px;}
  99. .jm2_cont span{color: #c43839;}
  100. .jm2_cont img{display: block; margin: 20px auto 0;}
  101. /* 加盟条件 */
  102. .sec3{margin-top: 20px;}
  103. .sec3_cont{padding: 15px;}
  104. .sec3_cont p{line-height: 30px;}
  105. /* 加盟流程 */
  106. .sec4{margin-top: 20px;}
  107. .sec4_cont{padding: 15px;}
  108. .sec4_cont p{line-height: 30px;}
  109. /* 品牌图库 */
  110. .sec5{display: none;}
  111. .sec5_cont{padding: 10px 15px; }
  112. .sec5_cont img{display:block;width: 270px;height: 220px;margin: 10px 0; float: left; margin-right:17px;}
  113. .sec5_cont img:nth-child(3n){margin-right:0px;}
  114. /* 门店展示 */
  115. .sec8{display: none;}
  116. .sec8_cont{padding: 10px 15px;}
  117. .sec8_cont img{display:block;width: 270px;height: 220px;margin: 10px 0; float: left; margin-right:17px;}
  118. .sec8_cont img:nth-child(3n){margin-right:0px;}
  119. /* 品牌动态 */
  120. .sec6{display: none;}
  121. /* .sec6{height: 1130px;} */
  122. .sec6_cont{padding: 0 10px 20px}
  123. .sec6_cont ul li{
  124. height: 200px;
  125. padding: 20px 0;
  126. border-bottom: 1px solid #eee;
  127. }
  128. .sec6_cont ul li:last-child{border: 0;}
  129. .sec6_cont ul li div{
  130. float: left;
  131. width: 250px;
  132. height: 160px;
  133. margin-right: 20px;
  134. /* background-size: 100%; */
  135. }
  136. .sec6_cont ul li .nt{float: left;width: 540px;height: 40px; line-height: 40px;font-size: 20px;font-weight: 700;}
  137. .sec6_cont ul li p{float: left;width: 540px;line-height: 25px;color: #666;}
  138. .sec6_cont ul li span{display: block;width: 540px;line-height: 30px;margin-top: 10px;color: #999;}
  139. .sec6_cont .more{
  140. display: block;
  141. width: 130px;
  142. height: 40px;
  143. line-height: 40px;
  144. text-align: center;
  145. border: 1px solid #ccc;
  146. color: #999;
  147. font-size: 15px;
  148. border-radius: 20px;
  149. margin: 10px auto;
  150. }
  151. .sec6_cont .more:hover{background: #eee;}
  152. /* 翻页 */
  153. .paging{
  154. width: 100%;
  155. height: 40px;
  156. display: flex;
  157. justify-content: center;
  158. margin: 40px 0 0;
  159. }
  160. .paging a{
  161. display: block;
  162. /* float: left; */
  163. height: 40px;
  164. line-height: 40px;
  165. border: 1px solid #ddd;
  166. color: #666;
  167. padding: 0 10px;
  168. margin-right: 10px;
  169. }
  170. .paging a:hover{background: #e51717;color: #fff !important;}
  171. .paging_on{background: #e51717;color: #fff !important;}
  172. /* 品牌问答 */
  173. .sec7{padding: 20px 15px;display: flex;justify-content: space-between;margin-top: 20px;}
  174. .sec7_cont{width: 410px;height: 300px;border: 1px solid #ccc;}
  175. .sec7_cont div{height: 40px;line-height: 40px;border-bottom: 1px solid #eee;background: #f9f7f8;}
  176. .sec7_cont div span{display: block;float: left;width: 110px;border-top: 2px solid #e51717;color: #e51717;text-align: center;background: #fff;font-size: 16px;}
  177. .sec7_cont div a{float: right;margin-right: 10px;color: #f5cfce;}
  178. .sec7_cont ul{padding: 10px;}
  179. .sec7_cont ul li{
  180. height: 40px;
  181. line-height: 40px;
  182. position: relative;
  183. }
  184. .sec7_cont ul li::after{
  185. position: absolute;
  186. content: '';
  187. width: 4px;
  188. height: 4px;
  189. background: #e51717;
  190. border-radius: 50%;
  191. top: 18px;
  192. left: 0;
  193. }
  194. .sec7_cont ul li a{
  195. display: block;
  196. float: left;
  197. margin-left: 12px;
  198. width: 320px;
  199. overflow: hidden;
  200. text-overflow: ellipsis;
  201. white-space: nowrap;
  202. }
  203. .sec7_cont ul li span{float: right;color: #999;}
  204. /* 右边内容 */
  205. .specific_r{width: 310px;}
  206. .aside1{
  207. width: 310px;
  208. height: 330px;
  209. background: #fff;
  210. padding: 1px 20px;
  211. }
  212. .aside1 .qyda{
  213. height: 40px;
  214. line-height: 40px;
  215. position: relative;
  216. font-size: 20px;
  217. font-weight: 800;
  218. color: #000;
  219. margin: 10px 0;
  220. }
  221. .aside1 .qyda::before{
  222. position: absolute;
  223. content: '';
  224. width: 60px;
  225. height: 1px;
  226. background: #878787;
  227. top: 19px;
  228. left: 0;
  229. }
  230. .aside1 .qyda::after{
  231. position: absolute;
  232. content: '';
  233. width: 60px;
  234. height: 1px;
  235. background: #878787;
  236. top: 19px;
  237. right: 0;
  238. }
  239. .aside1 .qyda span{
  240. display: block;
  241. float: left;
  242. margin: 0 10px 0 80px;
  243. width: 30px;
  244. height: 40px;
  245. background: url(../images/jinpai.png);
  246. }
  247. .aside1 p{line-height: 25px;color: #666;}
  248. .ren{width: 270px;height: 60px;margin-top: 20px;background: url(../images/renzheng.png) no-repeat;}
  249. /* 分享 */
  250. .share{
  251. width: 110%;
  252. margin: 30px 0 0 -10px;
  253. }
  254. /* 热门行业 */
  255. .aside2{
  256. width: 310px;
  257. height: 260px;
  258. background: #fff;
  259. padding: 1px 20px;
  260. margin-top: 20px;
  261. }
  262. .aside2 .rm{
  263. height: 40px;
  264. line-height: 40px;
  265. margin: 10px 0;
  266. text-indent: 15px;
  267. font-size: 18px;
  268. font-weight: 700;
  269. position: relative;
  270. }
  271. .aside2 .rm::after{
  272. position: absolute;
  273. content: '';
  274. width: 4px;
  275. height: 20px;
  276. background: #e51717;
  277. top: 10px;
  278. left: 0;
  279. }
  280. .aside2_cont{display: flex;flex-wrap: wrap;justify-content: space-between;}
  281. .aside2_cont a{
  282. display: inline-block;
  283. line-height: 35px;
  284. padding: 0 20px;
  285. border-radius: 20px;
  286. color: #333;
  287. margin-bottom: 10px;
  288. }
  289. .aside_a1{
  290. border: 1px solid #e56e6e;
  291. background: #ffeded;
  292. color: #e56e6e !important;
  293. }
  294. .aside_a2{
  295. border: 1px solid #5e9dd5;
  296. background: #f1f7fe;
  297. color: #5e9dd5 !important;
  298. }
  299. .aside_a3{
  300. border: 1px solid #9d85d6;
  301. background: #f8efff;
  302. color: #9d85d6 !important;
  303. }
  304. .aside_a4{
  305. border: 1px solid #f9a411;
  306. background: #fef8f0;
  307. color: #f9a411 !important;
  308. }
  309. .aside_a5{
  310. border: 1px solid #71c48f;
  311. background: #f1fff6;
  312. color: #71c48f !important;
  313. }
  314. /* 最新加盟 */
  315. .aside3{
  316. width: 310px;
  317. height: 500px;
  318. background: #fff;
  319. padding: 1px 20px;
  320. margin-top: 20px;
  321. }
  322. .aside3 div{
  323. height: 40px;
  324. line-height: 40px;
  325. margin: 10px 0;
  326. text-indent: 15px;
  327. font-size: 18px;
  328. font-weight: 700;
  329. position: relative;
  330. }
  331. .aside3 div::after{
  332. position: absolute;
  333. content: '';
  334. width: 4px;
  335. height: 20px;
  336. background: #e51717;
  337. top: 10px;
  338. left: 0;
  339. }
  340. .aside3 ul li{
  341. height: 110px;
  342. border-bottom: 1px solid #ddd;
  343. padding: 10px 0;
  344. }
  345. .aside3 ul li:last-child{border: 0;}
  346. .aside3 ul li div{
  347. height: 30px;
  348. line-height: 30px;
  349. font-size: 14px;
  350. }
  351. .aside3 ul li div strong{color: #000;}
  352. .aside3 ul li div span{color: #999;margin: 0 10px;}
  353. .aside3 ul li div a{color: #e51717;}
  354. .aside3 ul li div em{float: right;width: 18px;height: 16px;line-height: 16px;text-align: center; background: #e51717;color: #fff;margin-top: 8px;}
  355. .aside3 ul li p{
  356. width: 100%;
  357. height: 30px;
  358. line-height: 30px;
  359. overflow: hidden;
  360. text-overflow: ellipsis;
  361. white-space: nowrap;
  362. color: #666;
  363. }
  364. .aside3 ul li>span{
  365. display: block;
  366. line-height: 30px;
  367. color: #999;
  368. }
  369. .aside3 ul li>span i{
  370. display: block;
  371. float: left;
  372. width: 18px;
  373. height: 30px;
  374. background: url(../images/dizhi.png) no-repeat;
  375. }
  376. /* 少儿英语加盟十大品牌 */
  377. .aside4{
  378. width: 310px;
  379. /* height: 670px; */
  380. background: #fff;
  381. padding: 1px 20px;
  382. margin-top: 20px;
  383. }
  384. .aside4_active{
  385. position: fixed;
  386. top: 0;
  387. right: 50%;
  388. margin-right: -600px;
  389. z-index: 9;
  390. margin-top: 0;
  391. }
  392. .aside4>div{
  393. height: 40px;
  394. line-height: 40px;
  395. margin: 10px 0;
  396. text-indent: 15px;
  397. font-size: 18px;
  398. font-weight: 700;
  399. position: relative;
  400. }
  401. .aside4>div::after{
  402. position: absolute;
  403. content: '';
  404. width: 4px;
  405. height: 20px;
  406. background: #e51717;
  407. top: 10px;
  408. left: 0;
  409. }
  410. .aside4 ul li{
  411. height: 100px;
  412. padding: 10px 0;
  413. }
  414. .aside4 ul li img{
  415. width: 130px;
  416. height: 80px;
  417. border: 1px solid #eee;
  418. float: left;
  419. margin-right: 15px;
  420. }
  421. .aside4 ul li div{
  422. line-height: 30px;
  423. font-size: 16px;
  424. }
  425. .aside4 ul li p{
  426. width: 120px;
  427. line-height: 25px;
  428. color: #999;
  429. float: left;
  430. overflow: hidden;
  431. text-overflow: ellipsis;
  432. white-space: nowrap;
  433. }
  434. .aside4 ul li p span{color: #e51717;}
  435. /* 最新专题 */
  436. .aside5{
  437. /* height: 420px; */
  438. padding: 10px 20px;
  439. background: #fff;
  440. margin-top: 20px;
  441. }
  442. .aside5_title{
  443. height: 40px;
  444. display: flex;
  445. justify-content: space-between;
  446. }
  447. .aside5_title span{
  448. display: block;
  449. width: 80px;
  450. height: 40px;
  451. line-height: 40px;
  452. font-size: 18px;
  453. font-weight: 800;
  454. text-align: center;
  455. position: relative;
  456. cursor: pointer;
  457. }
  458. .aside5_title_on::after{
  459. position: absolute;
  460. content: '';
  461. width: 30px;
  462. height: 3px;
  463. left: 50%;
  464. margin-left: -15px;
  465. bottom: 0;
  466. background: #e51717;
  467. }
  468. .aside5_box li{display: none;padding: 5px 0;}
  469. .aside5_box_on{display: block !important;}
  470. .aside5_box li a{
  471. display: block;
  472. width: 240px;
  473. line-height: 35px;
  474. position: relative;
  475. overflow: hidden;
  476. text-overflow: ellipsis;
  477. white-space: nowrap;
  478. text-indent: 10px;
  479. }
  480. .aside5_box li a::after{
  481. position: absolute;
  482. content: '';
  483. width: 4px;
  484. height: 4px;
  485. background: #e51717;
  486. top: 15px;
  487. left: 0;
  488. }
  489. /* 招商海报 */
  490. .poster{
  491. width: 100%;
  492. min-height: 1000px;
  493. background: #fff;
  494. display: none;
  495. }
  496. /* 资讯留言 */
  497. .leave{height: 450px;background: #fff;margin-top: 20px;}
  498. .leave img{width: 220px;height: 450px;float: left;}
  499. .leave_box{width: 980px;float: left;}
  500. .leave_box .wyzx{height: 45px;border-bottom: 1px solid #eee;padding: 0 15px;line-height: 45px;}
  501. .leave_box .wyzx strong{font-size: 20px;font-weight: 700;}
  502. .leave_box .wyzx span{color: #e51717;margin-left: 10px;}
  503. .leave_box .wyzx em{float: right;}
  504. .leave_box .wyzx em i{color: #e51717;margin: 0 3px;}
  505. .from{padding: 0 50px;position: relative;}
  506. .from .from_div{margin-top: 15px;}
  507. .from .from_div p{width: 440px;float: left;}
  508. .from .from_div p span{display: block;width: 100px;height: 35px;line-height: 35px;color: #6c3333;font-weight: 600;float: left;text-align: right;font-size: 15px;}
  509. .from .from_div p input{width: 300px;height: 35px;line-height: 35px;border: 1px solid #ccc;border-radius: 5px;float: left;margin-left: 10px;text-indent: 10px;outline: none;}
  510. .from .from_div p em{color: #e51717;margin-left: 10px;line-height: 45px;font-size: 18px;}
  511. .from .from_div p textarea{width: 280px; padding:10px;height: 140px;line-height: 22px;border: 1px solid #ccc;border-radius: 5px;float: left;margin-left: 10px;outline: none;}
  512. .from .agree{margin: 20px 0 0 100px;line-height: 20px;}
  513. .from .agree input{margin-top: 1px;float: left;margin: 4px 5px 0 10px;outline: none;}
  514. .from .agree a{color: #1f66cc;}
  515. .from .btn{
  516. display: block;
  517. margin: 15px 0 0 100px;
  518. width: 100px;
  519. height: 40px;
  520. line-height: 40px;
  521. text-align: center;
  522. background: #ff5a5f;
  523. color: #fff;
  524. border-radius: 5px;
  525. }
  526. .from .btn:hover{background: #f56b70;}
  527. .from .board{
  528. position: absolute;
  529. width: 320px;
  530. height: 260px;
  531. top: 115px;
  532. right: 80px;
  533. border: 1px solid #e51717;
  534. background: #fff;
  535. }
  536. .from .board div{
  537. height: 50px;
  538. line-height: 50px;
  539. background: #e51717;
  540. color: #fff;
  541. padding: 0 20px;
  542. font-size: 18px;
  543. }
  544. .from .board ul li{
  545. line-height: 34px;
  546. padding: 0 10px;
  547. position: relative;
  548. text-indent: 15px;
  549. cursor: pointer;
  550. overflow: hidden;
  551. text-overflow: ellipsis;
  552. white-space: nowrap;
  553. }
  554. .from .board ul li a{color: #333;}
  555. .from .board ul li:hover{background: #fff5f5;color: #e51717;}
  556. .from .board ul .board_red{background: #fff5f5;color: #e51717;}
  557. .from .board ul li::after{
  558. position: absolute;
  559. content: '';
  560. width: 4px;
  561. height: 4px;
  562. background: #e51717;
  563. top: 15px;
  564. left: 10px;
  565. }
  566. /* 热门/最新/精选项目 */
  567. .botton{
  568. width: 100%;
  569. margin-top: 20px;
  570. /* height: 210px; */
  571. /* background: #f3f3f4; */
  572. }
  573. .tab_title{
  574. height: 40px;
  575. line-height: 40px;
  576. border-bottom: 1px solid #ccc;
  577. }
  578. .tab_title span{
  579. display: block;
  580. width: 140px;
  581. text-align: center;
  582. margin-right: 10px;
  583. font-size: 16px;
  584. color: #999;
  585. float: left;
  586. cursor: pointer;
  587. }
  588. .span_active{color: #666 !important;}
  589. .tab_box{
  590. /* height: 170px; */
  591. padding: 20px 10px;
  592. }
  593. .tab_box li{display: none;}
  594. .tab_box li a{
  595. display: block;
  596. float: left;
  597. width: 150px;
  598. height: 30px;
  599. line-height: 30px;
  600. margin-right: 5px;
  601. color: #333;
  602. }
  603. .a_active{display: block !important;}
  604. /* 项目新闻详情 */
  605. /* 详细资料 */
  606. .datum{
  607. background: #fff;
  608. padding: 5px 30px;
  609. }
  610. .datum h2{
  611. line-height: 50px;
  612. font-size: 30px;
  613. color: #333;
  614. font-weight: 900;
  615. margin: 30px 0;
  616. }
  617. .time{height: 30px;line-height: 30px;}
  618. .time span{margin-right: 15px;color: #999;}
  619. .time p{float: right;}
  620. .time p i{display: block;float: left;margin-right: 5px;width: 20px;height: 30px;}
  621. .time p em{display: block;float: left;line-height: 30px;margin-right: 10px;color: #999;}
  622. /* 导读 */
  623. .introduction{
  624. width: 100%;
  625. height: 80px;
  626. padding: 10px 20px;
  627. background: #f3f3f3;
  628. line-height: 30px;
  629. color: #666;
  630. margin-top: 20px;
  631. }
  632. .introduction strong{color: #333;font-weight: 600;}
  633. .p_txt{text-indent: 2rem;line-height: 35px;font-size: 16px;margin-top: 15px;color: #666;}
  634. .p_img{margin-top: 15px;display: flex;justify-content: center;}
  635. .h4_txt{margin-top: 15px;color: #666;font-weight: 600;font-size: 16px;}
  636. .h4_txt a{color: #333;}
  637. /* 关键词推荐 */
  638. .key{height: 25px;margin: 30px 0;}
  639. .key a, .key span{
  640. display: block;
  641. float: left;
  642. line-height: 25px;
  643. padding: 0 15px;
  644. border: 1px solid #68727d;
  645. color: #68727d;
  646. border-radius: 20px;
  647. margin-right: 10px;
  648. }
  649. /* 上下篇文章 */
  650. .essay{color: #333;margin-bottom: 10px;line-height: 20px;}
  651. .essay a{color: #e51717;}
  652. /* 最新评论 */
  653. .discuss{
  654. height: 580px;
  655. margin-top: 20px;
  656. background: #fff;
  657. }
  658. .discuss .pl{
  659. height: 40px;
  660. line-height: 40px;
  661. font-size: 18px;
  662. font-weight: 700;
  663. padding: 0 20px;
  664. }
  665. .discuss ul{padding: 0 15px;}
  666. .discuss ul li{
  667. height: 120px;
  668. padding: 10px;
  669. border-bottom: 1px dashed #ddd;
  670. }
  671. .discuss ul li:last-child{border: 0;}
  672. .discuss ul li .discuss_p1{color: #999;font-size: 16px;line-height: 40px;}
  673. .discuss ul li .discuss_p2{color: #333;font-size: 16px;line-height: 30px;}
  674. .discuss ul li .discuss_p3{color: #999;line-height: 30px;}
  675. /* 我要点评 */
  676. .discuss .dp{color: #734545;margin-top: 20px;padding: 0 30px;font-size: 16px;font-weight: 600;line-height: 40px;}
  677. .discuss .comment{
  678. width: 760px;
  679. height: 110px;
  680. margin-left: 30px;
  681. border: 1px solid #ddd;
  682. }
  683. .discuss .comment textarea{
  684. width: 100%;
  685. height: 70px;
  686. outline: none;
  687. border-bottom: 1px solid #ddd;
  688. float: left;
  689. }
  690. .discuss .comment p{
  691. float: left;
  692. width: 100%;
  693. line-height: 37px;
  694. background: #f7f7f7;
  695. }
  696. .discuss .comment p span{
  697. margin-left: 10px;
  698. color: #d9aeae;
  699. }
  700. .discuss .comment p a{
  701. display: block;
  702. float: right;
  703. width: 120px;
  704. line-height: 37px;
  705. text-align: center;
  706. font-size: 16px;
  707. color: #fff;
  708. background: #f54343;
  709. }
  710. /* 我要咨询 */
  711. .consult{
  712. height: 340px;
  713. background: #fff;
  714. margin-top: 20px;
  715. }
  716. .consult img{width: 220px;height: 340px;float: left;}
  717. .consult_box{width: 655px;float: left;}
  718. .consult_box .wyzx{height: 45px;border-bottom: 1px solid #eee;padding: 0 15px;line-height: 45px;}
  719. .consult_box .wyzx strong{font-size: 20px;font-weight: 700;}
  720. .consult_box .wyzx span{color: #e51717;margin-left: 10px;}
  721. .consult_box .wyzx em{float: right;}
  722. .consult_box .wyzx em i{color: #e51717;margin: 0 3px;}
  723. .consult_from{padding: 10px 50px;position: relative;}
  724. .consult_box{margin-top: 15px;}
  725. .consult_box .text{width: 500px;}
  726. .text_a{height:105px;}
  727. .consult_box .text span{display: block;width: 100px;height: 35px;line-height: 35px;color: #6c3333;font-weight: 600;float: left;text-align: right;font-size: 15px;}
  728. .consult_box .text input{width: 350px;height: 35px;line-height: 35px;border: 1px solid #ccc;border-radius: 5px;float: left;margin-left: 10px;text-indent: 10px;outline: none;}
  729. .consult_box .text em{color: #e51717;margin-left: 10px;line-height: 45px;font-size: 18px;}
  730. .consult_box .text textarea{width: 340px;height: 70px;line-height: 22px;border: 1px solid #ccc;border-radius: 5px;float: left;margin-left: 10px;outline: none;margin-top: 10px; padding: 10px 5px;}
  731. .consult_box .agree{margin-left: 110px;margin-top: 5px; line-height: 20px;height: 20px; width: 300px;}
  732. .consult_box .agree input{margin-top: 1px;float: left;margin: 4px 5px 0 0;outline: none;}
  733. .consult_box .agree a{color: #1f66cc;}
  734. .consult_box .btn{
  735. display: block;
  736. margin: 5px 0 0 110px;
  737. width: 100px;
  738. height: 40px;
  739. line-height: 40px;
  740. text-align: center;
  741. background: #ff5a5f;
  742. color: #fff;
  743. border-radius: 5px;
  744. }
  745. .from .btn:hover{background: #f56b70;}
  746. /* 看过本人的还看过 */
  747. .look{height: 400px;background: #fff;margin-top: 20px;}
  748. .look .ylq{height: 55px;line-height: 55px;position: relative;}
  749. .look .ylq::after{position: absolute;content: '';width: 3px;height: 20px;background: #e51717;top: 17px;left: 10px;}
  750. .look .ylq strong{font-size: 20px;font-weight: 700;margin-left: 25px;}
  751. .look_box{padding: 10px;}
  752. .look_box_l{
  753. width: 510px;
  754. height: 320px;
  755. margin-right: 20px;
  756. border-right: 1px dashed #ccc;
  757. }
  758. .look_box_l a{
  759. display: block;
  760. float: left;
  761. width: 150px;
  762. height: 150px;
  763. margin: 0 15px 10px 0;
  764. }
  765. .look_box_l a img{width: 150px;height: 120px;border: 1px solid #eee;padding: 2px;}
  766. .look_box_l a span{display: block;width: 150px;height: 30px;line-height: 30px;text-align: center;}
  767. .look_box ul{float: left;padding: 0 10px;}
  768. .look_box ul li{
  769. line-height: 32px;
  770. text-indent: 10px;
  771. position: relative;
  772. }
  773. .look_box ul li::after{
  774. position: absolute;
  775. content: '';
  776. width: 3px;
  777. height: 3px;
  778. background: #000;
  779. top: 13px;
  780. left: 0;
  781. }
  782. /* 最新专题 */
  783. .page_title{
  784. height: 40px;
  785. /* display: flex;
  786. justify-content: space-between; */
  787. }
  788. .page_title span{
  789. display: block;
  790. float: left;
  791. margin-right: 20px;
  792. width: 110px;
  793. height: 40px;
  794. line-height: 40px;
  795. font-size: 16px;
  796. font-weight: 800;
  797. text-align: center;
  798. position: relative;
  799. cursor: pointer;
  800. }
  801. .page_title_on{
  802. border-bottom: 2px solid #333;
  803. }
  804. /* 项目产品图库 */
  805. /* 轮播图 */
  806. .lunbos{
  807. height: 800px;
  808. background: #fff;
  809. padding: 25px 10px;
  810. }
  811. #gallery {
  812. /* padding: 30px;
  813. background: #e1eef5; */
  814. }
  815. #descriptions {
  816. position: relative;
  817. height: 50px;
  818. background: #EEE;
  819. margin-top: 10px;
  820. width: 640px;
  821. padding: 10px;
  822. overflow: hidden;
  823. }
  824. #descriptions .ad-image-description {
  825. position: absolute;
  826. }
  827. #descriptions .ad-image-description .ad-description-title {
  828. display: block;
  829. }
  830. /* 上下图册 */
  831. .up_img,
  832. .down_img{
  833. display: block;
  834. width: 95px;
  835. height: 95px;
  836. background: url(../images/album.png);
  837. position: absolute;
  838. bottom: -12px;
  839. padding: 10px 2px;
  840. }
  841. .up_img{left: 5px;}
  842. .down_img{right: 5px;;}
  843. .up_img img{width: 86px;height: 100%;}
  844. .down_img img{width: 86px;height: 100%;}
  845. /* 相关品牌图集 */
  846. .photos{height: 355px;margin-top: 20px;background: #fff;}
  847. .photos .ylq{height: 55px;line-height: 55px;position: relative;}
  848. .photos .ylq::after{position: absolute;content: '';width: 3px;height: 20px;background: #e51717;top: 17px;left: 10px;}
  849. .photos .ylq strong{font-size: 20px;font-weight: 700;margin-left: 25px;}
  850. .photos div{width: 871px; height: 300px;margin: 0 auto; border-top: 1px solid #ddd;border-left: 1px solid #ddd;}
  851. .photos div a{
  852. display: block;
  853. float: left;
  854. width: 145px;
  855. height: 100px;
  856. border-right: 1px solid #ddd;
  857. border-bottom: 1px solid #ddd;
  858. }
  859. .photos div a img{width: 100%;height: 100%;}
  860. /* 猜你感兴趣 */
  861. .interest{height: 365px;background: #fff;margin-top: 20px;}
  862. .interest .ylq{height: 55px;line-height: 55px;position: relative;}
  863. .interest .ylq::after{position: absolute;content: '';width: 3px;height: 20px;background: #e51717;top: 17px;left: 10px;}
  864. .interest .ylq strong{font-size: 20px;font-weight: 700;margin-left: 25px;}
  865. .interest div{padding: 0 15px;}
  866. .interest div a{
  867. display: block;
  868. float: left;
  869. width: 190px;
  870. height: 140px;
  871. margin: 0 10px 10px;
  872. }
  873. .interest div a img{
  874. width: 190px;
  875. height: 110px;
  876. }
  877. .interest div a span{
  878. display: block;
  879. width: 190px;
  880. height: 30px;
  881. line-height: 30px;
  882. text-align: center;
  883. font-size: 16px;
  884. font-weight: 600;
  885. }