cus-client-page.scss 72 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754
  1. @import "../base/utils";
  2. @import "cus-client-common";
  3. @mixin setClientPage() {
  4. /******** describe: 网站首页 author: TX date:2026-01-04 ********/
  5. .client-index-page{
  6. width: 100%;
  7. /* 网站banner */
  8. .client-index-banner{
  9. width: 100%;height: 520px;background-color:#fff;background-position: center;background-repeat: no-repeat;
  10. }
  11. /* banner-box */
  12. .client-banner-box{
  13. .el-carousel__container{height: 520px;cursor: pointer;}
  14. .el-carousel__item{
  15. .index-carousel-box{width:100%;height: 520px;display: block;background-position: center;background-repeat: no-repeat;background-color: #fff;}
  16. }
  17. }
  18. // img list
  19. .products-services-box img{width: 620px}
  20. /* 合作客户 */
  21. .client-customer-box{
  22. .customer-img-box{
  23. padding-bottom: 80px;
  24. li{width: 30%;margin: 32px 5% 0 0;display: inline-block;}
  25. li:nth-child(3n){margin-right: 0}
  26. img{transition: all 0.5s;width: 100%;}
  27. li:hover{
  28. img{transform: scale(1.04);box-shadow: 0 4px 8px 0 rgba(214, 214, 214, 0.76);border-radius: 6px}
  29. }
  30. }
  31. }
  32. /* 合作伙伴 */
  33. .hzhb-ul-box{
  34. display: flex;flex-wrap: wrap;justify-content: center;gap: 36px;margin-top: 36px;
  35. li{display: inline-block;font-size: 14px;padding: 4px 20px;color: #84888b;
  36. border: 1px solid #eee;border-radius: 20px;margin-right: 56px}
  37. }
  38. /* 新闻资讯 */
  39. .client-news-information {
  40. background: #f9fdfc;padding-bottom: 80px;
  41. .industry-information-box {
  42. margin-top: 48px;
  43. h4{color: #333;}
  44. h4:hover {cursor: pointer;color: #328971;}
  45. // 左
  46. .industry-information-left {
  47. width: 480px;margin-right: 80px;display: inline-block;vertical-align: top;color: #333;
  48. div {float: left;border-right: 1px solid #dbdbea;padding: 8px 16px 8px 0;}
  49. img {width: 480px;margin-bottom: 10px;}
  50. h4 {@include setFontStyle(-2);margin-bottom: 16px;line-height: 1.6;@include single-line-ellipsis;}
  51. p {@include setFontStyle(-6);height: 68px;line-height: 22px;padding: 2px 0 0 16px;text-align: justify;@include multi-line-ellipsis(3);}
  52. b {@include setFontStyle(-4);font-weight: normal;display: block;margin-bottom: 16px;}
  53. span {@include setFontStyle(-6);display: block;color: #666;}
  54. }
  55. // 右
  56. .industry-information-right {
  57. width: 630px;
  58. display: inline-block;
  59. vertical-align: top;
  60. li {border-bottom: 1px solid #ccc;margin-bottom: 16px;}
  61. li:last-child {border: 0;}
  62. h4 {@include setFontStyle(-4);@include single-line-ellipsis;margin-bottom: 12px;}
  63. p {@include setFontStyle(-6);color: #666;margin-bottom: 16px;line-height: 1;
  64. display: flex;align-items: center;@include single-line-ellipsis;}
  65. span {margin: 0 30px 0 10px;}
  66. .content-text{
  67. margin: 0;display: contents;
  68. p{margin: 0;padding: 0;display: inline-block;}
  69. }
  70. }
  71. }
  72. }
  73. }
  74. /******** describe: 产品与服务 author: TX date:2026-01-04 ********/
  75. .client-cpyfw-page{
  76. // 功能强大的家政管理系统
  77. .jzgl-box{
  78. width: 100%;height: 360px;background-position: center;background-size: cover;background-repeat: no-repeat;
  79. padding: 46px 0 36px;
  80. .jzgl-box-text{
  81. width: 1000px;margin: 0 auto;
  82. color: #333;font-size: 20px;line-height: 2;text-align: center;margin-top: 46px;
  83. }
  84. }
  85. // img list
  86. .cpyfw-products-services{
  87. img{width: 580px}
  88. .products-services-content h5{margin-bottom: 36px;}
  89. }
  90. // 家政人员
  91. .cpyfw-jzry-box{
  92. width: 100%;height: 560px;background-position: center;background-size: cover;background-repeat: no-repeat;
  93. .jzry-content-box{position: relative;box-sizing: border-box;padding-top: 260px;}
  94. .jzry-card{
  95. width: 332px;box-sizing: border-box;
  96. position: absolute;display: flex;align-items: center;background: #fff;border-radius: 12px;
  97. box-shadow: 0 4px 12px rgba(0,0,0,0.05);padding: 12px 16px;
  98. img{width: 60px;margin-right: 16px;}
  99. .card-title{font-size: 18px;margin-bottom: 6px;font-weight: bolder;}
  100. .card-desc{font-size: 16px;}
  101. }
  102. .jzry-card:nth-child(1){left: 0}
  103. .jzry-card:nth-child(2){top: 120px;left: 50%;transform: translateX(-50%);}
  104. .jzry-card:nth-child(3){right: 0}
  105. .jzry-img{width: 300px;margin: 0 auto;display: block;}
  106. }
  107. }
  108. /******** describe: 新闻中心 author: TX date:2026-01-05 ********/
  109. .client-newsInfor-page{
  110. // 页面主要内容区域
  111. .newsInfor-content-box{
  112. min-height: 304px;
  113. padding: 48px 0 80px;
  114. ul{display: inline-block;vertical-align: top}
  115. // 右侧内容区域
  116. .newsInfor-content-ul{
  117. li{margin-bottom: 32px;cursor: pointer;border-bottom: 1px solid #f5f5f5;padding-bottom: 32px}
  118. li:last-child{margin-bottom: 0;}
  119. //图片
  120. .newsInfor-img-box{width:318px;height:178px;display: inline-block;margin-right: 32px;border-radius: 4px;overflow: hidden;vertical-align: top;background-repeat: no-repeat;background-size: cover;background-position: center;}
  121. //内容区域
  122. .newsInfor-list-content{
  123. width: calc(100% - 350px);
  124. display: inline-block;
  125. vertical-align: top;
  126. h5{@include setFontStyle(-2);color: rgba(0,0,0,0.85);margin-bottom: 12px;@include single-line-ellipsis;color: #25ac83;}
  127. div{
  128. margin-bottom: 8px;
  129. i{
  130. width: 14px;height: 14px;display: inline-block;margin-right: 8px;background-size: cover;
  131. vertical-align: middle;background-image: url("~static/images/website/common/data-icon.svg");}
  132. span{@include setFontStyle(-6);display:inline-block;color: #666;margin-right: 60px;vertical-align: middle;}
  133. }
  134. p{height: 72px;@include setFontStyle(-6);color: rgba(0,0,0,0.65);line-height: 1.8;margin-bottom: 32px;text-align: justify;@include multi-line-ellipsis(3);overflow: hidden;}
  135. a{@include setFontStyle(-6);color: #25ac83;}
  136. a:after{content: "";width: 14px;height: 12px;display:inline-block;background-image: url("~static/images/website/common/jt-icon.svg");margin-left: 8px;}
  137. a:hover{cursor: pointer;}
  138. }
  139. }
  140. }
  141. }
  142. /******** describe: 关于我们 author: TX date:2026-01-05 ********/
  143. .client-gywm-page{
  144. .wywm-cpty-box{justify-content: space-evenly;}
  145. // 功能强大的家政管理系统
  146. .lxwm-box{
  147. width: 100%;height: 550px;background-position: center;background-size: cover;background-repeat: no-repeat;
  148. padding: 0 0 36px;
  149. .lxwm-box-text{
  150. color: #333;font-size: 20px;line-height: 1.8;margin-top: 24px;
  151. }
  152. }
  153. }
  154. /******** describe: 培训平台--图片(和考试默认图片不同) author: TX date:2020-08-14 ********/
  155. .client-train-page{
  156. /* 产品体验*/
  157. .platform-products-experience{
  158. .experience-ul-box li{
  159. em{background-image:url("~static/images/client/train/train-code-img.png")}
  160. }
  161. }
  162. /* 网站banner */
  163. .client-platform-banner{
  164. background-color:#fff;
  165. }
  166. /* 产品功能 */
  167. .platform-product-function{
  168. // ul
  169. .product-function-box{
  170. li:nth-child(1){i{background-image:url("~static/images/client/train/product-function-icon1.png");}}
  171. li:nth-child(2){i{background-image:url("~static/images/client/train/product-function-icon2.png");}}
  172. li:nth-child(3){i{background-image:url("~static/images/client/train/product-function-icon3.png");}}
  173. li:nth-child(4){i{background-image:url("~static/images/client/train/product-function-icon4.png");}}
  174. li:nth-child(5){i{background-image:url("~static/images/client/train/product-function-icon5.png");}}
  175. li:nth-child(6){i{background-image:url("~static/images/client/train/product-function-icon6.png");}}
  176. li:nth-child(7){i{background-image:url("~static/images/client/train/product-function-icon7.png");}}
  177. li:nth-child(8){i{background-image:url("~static/images/client/train/product-function-icon8.png");}}
  178. }
  179. }
  180. /* 应用场景 */
  181. .train-application-scenarios{
  182. li:nth-child(1){
  183. .application-scenarios-img {
  184. background-image: url("~static/images/client/train/application-scenarios-img1.png");
  185. }
  186. }
  187. li:nth-child(2){
  188. .application-scenarios-img {
  189. background-image: url("~static/images/client/train/application-scenarios-img2.png");
  190. }
  191. }
  192. li:nth-child(3){
  193. .application-scenarios-img {
  194. background-image: url("~static/images/client/train/application-scenarios-img3.png");
  195. }
  196. }
  197. }
  198. @media (max-width: 768px){
  199. /* 网站banner */
  200. .client-platform-banner .free-trial-default-btn{top: 95px;}
  201. }
  202. }
  203. /******** describe: 课程开发 author: TX date:2020-08-24 ********/
  204. .client-course-page{
  205. /* 网站banner */
  206. .client-course-banner{
  207. width: 100%;
  208. height: 520px;
  209. background-color:#fff;
  210. background-position-x: center;
  211. background-repeat: no-repeat;
  212. }
  213. /* 调转菜单栏 */
  214. .course-service-nav{width: 100%;height: 72px;background: url("~static/images/client/course/course--nav-bg.png") repeat-x;padding-top: 15px;text-align: center;}
  215. .course-link-nav{
  216. width: 100%;height: 83px;background: #161B38;opacity: 0.9;
  217. a{width: 171px;height: 83px;line-height:83px;display: inline-block;@include setFontStyle(-2);color: #fff;text-align: center;}
  218. a:nth-child(1){background: #353c61;}
  219. a:nth-child(2){background: #38406a;}
  220. a:nth-child(3){background: #3c4775;}
  221. a:nth-child(4){width:174px;background: #404b81;}
  222. a:nth-child(5){background: #3c4775;}
  223. a:nth-child(6){background: #38406a;}
  224. a:nth-child(7){background: #353c61;}
  225. }
  226. // 申请方案按钮
  227. .free-trial-default-btn{width:230px;display: inline-block;margin: 0}
  228. // 联系我们按钮
  229. .course-apply-btn{background: #fff;color: #3e7ee7;border:1px solid #3e7ee7;box-sizing: border-box;margin-left: 36px;}
  230. /* PPT定制及美化、H5平面设计、视频后期处理 */
  231. .course-ppt-box,.course-H5-box,.course-videoPos-box{
  232. ul{margin: 48px 0;}
  233. li{display: inline-block;}
  234. li:not(:last-child){margin-right: 30px;}
  235. p{@include setFontStyle(-4);color: rgba(0, 0, 0, 0.65);margin-top: 24px;}
  236. }
  237. /* 视频后期处理 */
  238. .course-videoPos-box{
  239. padding-bottom: 80px;
  240. li:not(:last-child){margin-right: 80px;}
  241. }
  242. @media (max-width: 768px){
  243. /* 网站banner */
  244. .client-course-banner{height: 150px;background-size: cover;}
  245. // 菜单 ul
  246. .course-menu-ul{
  247. background: #fff;margin: 20px 0 0;
  248. li{width: 100px;height: 30px;line-height:30px;margin:0 10px;padding:0;border-radius:5px;border: 1px solid rgb(0, 102, 204);@include setFontStyle(-4);
  249. color: rgb(0, 102, 204);background: #fff;box-shadow: 0 2px 4px 0 rgba(43,92,253,0.16);box-sizing: border-box}
  250. li.active{color: #fff;background: rgb(0, 102, 204);}
  251. li:hover{transform: none;}
  252. }
  253. // 内容区域
  254. .client-container{padding: 0;}
  255. // 申请方案按钮
  256. .free-trial-default-btn{width:122px;display: inline-block;margin: 0 0 54px;}
  257. // 联系我们按钮
  258. .course-apply-btn{margin-left: 16px;}
  259. /* PPT定制及美化、H5平面设计、视频后期处理 */
  260. .course-ppt-box,.course-H5-box,.course-videoPos-box{
  261. margin: 0 6%;
  262. ul{margin: 12px 0;}
  263. li{box-shadow: rgba(0, 0, 0, 0.4) 0px 0px 6px -1px;margin-bottom: 20px;}
  264. li:not(:last-child){margin-right: 0;}
  265. img{max-width: 100%;}
  266. p{margin: 20px 0;}
  267. }
  268. /* 视频后期处理 */
  269. .course-videoPos-box{
  270. padding-bottom: 16px;
  271. img{height: 180px;}
  272. }
  273. }
  274. }
  275. /******** describe: 关于我们 author: TX date:2020-08-07 ********/
  276. .client-aboutUs-page{
  277. // banner
  278. .aboutUs-banner{
  279. width: 100%;
  280. height: 520px;
  281. background-color: #fff;
  282. background-position-x: center;
  283. background-repeat: no-repeat;
  284. background-image: url("~static/images/client/aboutUs/aboutUs-banner.jpg");
  285. }
  286. // 公司简介
  287. .company-profile-box{
  288. padding-bottom: 48px;
  289. font-size: 0;
  290. img{margin: 48px auto;display: block;}
  291. p{@include setFontStyle(-2);color: rgba(0,0,0,0.65);line-height: 40px;text-align: justify;margin: 0 60px}
  292. }
  293. // 品牌介绍
  294. .brand-introduction-box{
  295. .brand-introduction-content{
  296. width: 100%;
  297. padding: 42px;
  298. box-sizing: border-box;
  299. background: #fbfbfb;
  300. border-radius: 8px;
  301. float: right;
  302. .brand-introduction-left{
  303. display: inline-block;
  304. vertical-align: middle;
  305. padding-right: 42px;
  306. border-right: 1px solid #ddd;
  307. h4{@include setFontStyle(6);color: rgba(0,0,0,0.75);margin-bottom: 36px}
  308. img{margin-bottom: 36px;}
  309. }
  310. span{width: 740px;@include setFontStyle(-4);color: rgba(0,0,0,0.65);line-height: 42px;display: inline-block;vertical-align: middle;padding-left: 42px;text-align: justify;}
  311. }
  312. }
  313. // 企业文化
  314. .corporate-culture-box{
  315. //padding-bottom: 80px;
  316. li{
  317. width:25%;
  318. display: inline-block;
  319. vertical-align: middle;
  320. div{
  321. margin-right: 16px;
  322. margin-bottom: 16px;
  323. padding: 40px 0;
  324. border: 6px solid #f7f7f7;
  325. text-align: center;
  326. i{width: 70px;height: 70px;display:inline-block;margin-bottom: 16px;}
  327. h5{@include setFontStyle(0);color: rgba(0,0,0,0.85);margin-bottom: 16px;}
  328. p{@include setFontStyle(-4);color: rgba(0,0,0,0.65);line-height: 24px;}
  329. }
  330. }
  331. li:nth-child(1){i{background-image: url("~static/images/client/aboutUs/corporate-culture-icon1.png");} }
  332. li:nth-child(2){i{background-image: url("~static/images/client/aboutUs/corporate-culture-icon2.png");} }
  333. li:nth-child(3){i{background-image: url("~static/images/client/aboutUs/corporate-culture-icon3.png");} }
  334. li:nth-child(4){i{background-image: url("~static/images/client/aboutUs/corporate-culture-icon4.png");} }
  335. li:last-child{
  336. div{margin-right: 0;}
  337. }
  338. }
  339. // 企业发展历程
  340. .enterprise-development-box{
  341. // 覆盖饿了么tab样式
  342. .enterprise-development-tab{
  343. .el-tabs__nav-wrap::after,.el-tabs__active-bar{display: none;}
  344. .el-tabs__header{
  345. margin: 0;
  346. .el-tabs__nav{width: 100%;padding-bottom: 20px;border-bottom: 1px dotted #6c9ce1;}
  347. .el-tabs__nav-wrap,.el-tabs__nav-scroll{overflow: visible}
  348. }
  349. .el-tabs__item{width: 170px;height: 45px;line-height:45px;border: 1px solid #3e7ee7;background: #fff;padding: 0;text-align: center;border-radius: 4px;margin-right: 24px;position: relative;}
  350. .el-tabs__item.is-active{background: #3e7ee7;color: #fff}
  351. .el-tabs__item:after{width: 14px;height: 14px;content: "";display: inline-block;border-radius: 50%;background: #888;position: absolute;bottom: -28px;left: 50%;margin-left: -7px;}
  352. .el-tabs__item.is-active:after{background: #3e7ee7;}
  353. .el-tabs__content{overflow: visible}
  354. }
  355. // 企业发展历程内容部分
  356. li{
  357. width: 25%;display: inline-block;padding: 36px 24px 60px;background:#fbfbfb;box-sizing: border-box;min-height: 196px;vertical-align: top;
  358. div{width: 250px;border-bottom: 1px solid #eee;}
  359. img{margin-bottom: 14px;}
  360. i{min-width:34px;display:inline-block;color: #3e7ee7;font-style: normal;margin-right: 10px;}
  361. p{@include setFontStyle(-4);color: rgba(0,0,0,.65);margin-top: 14px;}
  362. }
  363. }
  364. // 联系我们
  365. .contact-us-box{
  366. .contact-container-box{
  367. width: 100%;
  368. box-sizing: border-box;
  369. color: rgba(0,0,0,0.85);
  370. h4{@include setFontStyle(10);color: #3e7ee7;margin-bottom: 60px;margin-top: 20px;}
  371. li{
  372. width: 50%;display: inline-block;box-sizing: border-box;margin-bottom: 48px;
  373. i{width: 30px;height: 30px;display: inline-block;background-repeat: no-repeat;background-position: center;background-size: contain;margin-right: 8px;vertical-align: middle;}
  374. span{@include setFontStyle(0);color: rgba(16, 16, 16, 100);vertical-align: middle;}
  375. }
  376. li:nth-child(1) {
  377. i {background-image: url("~static/images/client/aboutUs/contact-us-icon1.png");}
  378. }
  379. li:nth-child(2) {
  380. text-align: right;
  381. span{width: 273px;display: inline-block;text-align: left}
  382. i {background-image: url("~static/images/client/aboutUs/contact-us-icon2.png");}
  383. }
  384. li:nth-child(3) {
  385. i {background-image: url("~static/images/client/aboutUs/contact-us-icon3.png");}
  386. }
  387. li:nth-child(4) {
  388. text-align: right;
  389. span{width: 273px;display: inline-block;text-align: left}
  390. i {background-image: url("~static/images/client/aboutUs/contact-us-icon4.png");}
  391. }
  392. }
  393. img{max-width: 100%;margin: 0 auto;display: block;}
  394. }
  395. @media (max-width: 768px){
  396. // banner
  397. .aboutUs-banner{
  398. height: 150px;background-size: cover;
  399. span{width: 100%;}
  400. }
  401. // 公司简介
  402. .company-profile-box{
  403. img{margin: 20px auto;max-width: 100%;}
  404. p{@include setFontStyle(-6);color: rgba(85, 85, 85, 1);line-height: 24px;margin: 0 10px 6px;}
  405. }
  406. // 品牌介绍
  407. .brand-introduction-box{
  408. background-color: rgb(238, 238, 238);
  409. .brand-introduction-content{
  410. background-color: transparent;padding: 24px 10px;
  411. .brand-introduction-left{
  412. display: block;border-right:0;padding-right:0;
  413. h4{font-size: 18px;color: rgba(0, 0, 0, 1);text-align: center;margin-bottom: 20px;font-weight: 700;}
  414. img{margin: 0 auto 24px;max-width: 230px;display: block;}
  415. }
  416. span{width: 100%;display: block;padding-left: 0;font-size: 14px;color: rgba(85, 85, 85, 1);line-height: 24px;}
  417. }
  418. }
  419. // 企业文化
  420. .corporate-culture-box{
  421. padding: 50px 0 0;
  422. li{
  423. width:100%;
  424. div{
  425. height: 70px;margin: 0 0 16px;border: 0;box-shadow: rgb(206, 206, 206) 0 0 6px -1px;padding: 14px 0;
  426. i{display: unset;float: left;margin-left: 30px;margin-bottom: 0;}
  427. h5{font-weight: 700;font-size: 16px;color: #101010;margin: 12px 0;}
  428. p{font-size: 14px;color: #101010;}
  429. }
  430. }
  431. }
  432. // 联系我们
  433. .contact-us-box{
  434. padding: 54px 0 0;border: 0;line-height: 1;font-size: 0;
  435. .contact-container-box{
  436. width: 100%;
  437. padding: 0;
  438. color: rgba(0,0,0,0.85);
  439. display: flex;
  440. flex-direction: column;
  441. h4{@include setFontStyle(-2);font-weight: 700;color: rgba(0, 0, 0, 1);margin-bottom: 24px;margin-top:0;text-align: center;}
  442. li{
  443. width: 100%;display: block;margin-bottom: 24px;
  444. i{width: 20px;height: 20px;}
  445. span{@include setFontStyle(-6);}
  446. }
  447. li:nth-child(2),li:nth-child(4){
  448. text-align: left;
  449. span{width: auto;}
  450. }
  451. li:nth-child(1){order: 1;}
  452. li:nth-child(2){order: 2;}
  453. li:nth-child(3){order: 4;}
  454. li:nth-child(4){order: 3;}
  455. }
  456. }
  457. }
  458. }
  459. /******** describe: 政府机构-详情页 author: TX date:2020-08-10 ********/
  460. .client-government-page{
  461. // banner
  462. .industrydetails-banner{background-color: #1B33B7;}
  463. .industrydetails-banner-box{background-image: url("~static/images/client/industrydetails/government-banner-img.png");}
  464. // 我们的系统为您改变了什么
  465. .government-change-box{
  466. background: #F9FAFF;
  467. padding-bottom: 80px;
  468. .industrydetails-content{
  469. width: 100%;height: 312px;margin-top: 48px;background-image: url("~static/images/client/industrydetails/government-change-bg.png");
  470. li{
  471. p{margin-left: 30px}
  472. }
  473. img{width:100px;display: inline-block;vertical-align: top;margin: 85px 25px 85px 30px;}
  474. }
  475. .change-content-left{
  476. display: inline-block;padding: 32px 0 0 64px;vertical-align: top;
  477. h5,li,li i{color: #fff;border-color: #fff;}
  478. p{color: rgba(255,255,255,0.65);}
  479. }
  480. .change-content-right{width: 525px;display: inline-block;padding-top: 64px;}
  481. }
  482. // 我们的优势
  483. .government-advantage-box{
  484. padding-bottom: 50px;
  485. h4{margin-bottom: 48px;}
  486. dl{width:33.33%;display: inline-block;margin-bottom: 30px;}
  487. dt{@include setFontStyle(-2);color: rgba(0,0,0,0.85);margin-bottom: 16px}
  488. dd{@include setFontStyle(-6);color: rgba(0,0,0,0.65);margin-left: 33px;}
  489. i{width: 17px;height: 17px;float:left;box-sizing: border-box;opacity: 0.8;display: inline-block;border: 1px solid #2B5CFD;transform: rotate(45deg);margin-right: 16px;}
  490. .government-advantage-content{margin-right: -100px;padding: 4px 0 0 4px;}
  491. }
  492. @media (max-width: 768px) {
  493. // 我们的系统为您改变了什么
  494. .government-change-box{
  495. background: rgb(238, 238, 238);padding: 0 15px;
  496. .industrydetails-content{
  497. height: auto;margin-top: 20px;background-image:unset;position: relative;
  498. li{
  499. p{margin-left: 20px}
  500. }
  501. img{width:80px;display:block;margin: -60px auto;position: absolute;left: 50%;margin-left: -40px;}
  502. }
  503. .change-content-left,.change-content-right{
  504. width: 100%;box-sizing: border-box;margin-bottom: 20px;
  505. p{@include setFontStyle(-6);color: rgba(255, 255, 255, 1);line-height: 24px;}
  506. i{border-color: #fff;opacity: 1;}
  507. }
  508. .change-content-left{background-color: rgb(0, 102, 204);padding: 20px 16px;}
  509. .change-content-right{background-color: rgb(255, 186, 0);padding: 60px 16px 36px;}
  510. }
  511. }
  512. }
  513. /******** describe: 金融保险-详情页 author: TX date:2020-09-01 ********/
  514. .client-finance-page{
  515. // banner
  516. .industrydetails-banner{background-color: #593513;}
  517. .industrydetails-banner-box{background-image: url("~static/images/client/industrydetails/finance-banner-img.png");}
  518. // 金融行业的问题
  519. .finance-question-box{
  520. background: #F9FAFF;
  521. padding: 80px 0;
  522. .finance-question-top{
  523. width: 946px;height: 104px;background-image: url("~static/images/client/industrydetails/finance-question-bg.png");margin: 0 auto 48px;
  524. h5{height: 104px;line-height:104px;display: inline-block;@include setFontStyle(10);color: rgba(255,255,255,0.85);padding: 0 56px}
  525. h5:first-child{margin-right: 180px;color: rgba(0,0,0,0.85);}
  526. }
  527. ul{
  528. width:460px;min-height:345px;display: inline-block;border: 1px solid #2B67FD;border-radius: 4px;padding: 32px;box-sizing: border-box;vertical-align: middle;margin: 0 52px;
  529. i{width: 12px;height: 12px;background-image: linear-gradient(90deg, #2B5CFD 0%, #FFFFFF 100%);border-radius: 50%;border:0;transform: rotate(0deg);opacity: 1;}
  530. p{margin-left: 30px;}
  531. }
  532. .finance-question-right{
  533. border: 1px solid #FF6226;
  534. i{background-image: linear-gradient(90deg, #FF6226 0%, #FFFFFF 100%);}
  535. }
  536. }
  537. @media (max-width: 768px) {
  538. .finance-question-box{background-color: rgb(238, 238, 238);padding: 20px 15px 30px;}
  539. .phone-class-box{
  540. ul{
  541. border: 0;width: 100%;margin: 0;padding: 20px 0 0;min-height: unset;
  542. li{margin-bottom: 10px;}
  543. i{width: 10px;height: 10px;margin-right: 8px;margin-top: 8px;border: 1px solid #fff;opacity: 1;border-radius:0;
  544. float: left;box-sizing: border-box;display: block;transform: rotate(45deg);background-image: unset;}
  545. p{font-size: 14px;color: white;line-height: 24px;margin-left: 20px;text-align: justify;}
  546. }
  547. h4{color: #fff;}
  548. img {width: 130px;display: block;margin: -45px auto;position: absolute;left: 50%;margin-left: -65px;}
  549. .financial-tradition-phone{background-color: rgb(0, 102, 204);margin: 0 0 20px;padding: 0 16px 20px;}
  550. .financial-solve-phone{background-color: rgb(247, 109, 0);padding: 40px 16px 36px;}
  551. }
  552. }
  553. }
  554. /******** describe: 信息产业-详情页 author: TX date:2020-09-02 ********/
  555. .client-information-page{
  556. // banner
  557. .industrydetails-banner{background-color: #070B20;}
  558. .industrydetails-banner-box{background-image: url("~static/images/client/industrydetails/information-banner-img.png");}
  559. // 我们的系统为您改变了什么
  560. .information-change-box{
  561. background: #F9FAFF;
  562. padding-bottom: 80px;
  563. .industrydetails-content{
  564. width: 100%;height: 300px;margin-top: 48px;background-image: url("~static/images/client/industrydetails/information-change-bg.png");
  565. li{
  566. p{margin-left: 30px;}
  567. }
  568. img{display: inline-block;vertical-align: top;margin: 120px 30px auto 70px;}
  569. }
  570. .change-content-left{
  571. display: inline-block;padding: 48px 0 0 64px;vertical-align: top;
  572. h5,li,li i{color: #fff;border-color: #fff;}
  573. p{color: rgba(255,255,255,0.65);}
  574. }
  575. .change-content-right{width: 500px;display: inline-block;padding-top: 36px;}
  576. }
  577. @media (max-width: 768px) {
  578. // 我们的系统为您改变了什么
  579. .information-change-box{
  580. background-color: rgb(238, 238, 238);padding: 0 15px 15px;
  581. .industrydetails-content{
  582. height: auto;margin-top: 20px;background-image:unset;position: relative;
  583. li{
  584. p{margin-left: 20px}
  585. }
  586. img{width:130px;display:block;margin: -45px auto;position: absolute;left: 50%;margin-left: -65px;}
  587. }
  588. .change-content-left,.change-content-right{
  589. width: 100%;box-sizing: border-box;margin-bottom: 20px;
  590. p{@include setFontStyle(-6);color: rgba(255, 255, 255, 1);line-height: 24px;}
  591. i{border-color: #fff;opacity: 1;}
  592. }
  593. .change-content-left{background-color: rgb(14, 60, 106);padding: 20px 16px;}
  594. .change-content-right{background-color: rgb(164, 3, 3);padding: 60px 16px 36px;}
  595. }
  596. }
  597. }
  598. /******** describe: 能源化工-详情页 author: TX date:2020-09-02 ********/
  599. .client-energy-page{
  600. // banner
  601. .industrydetails-banner{background-color: #073A44;}
  602. .industrydetails-banner-box{background-image: url("~static/images/client/industrydetails/energy-banner-img.png");}
  603. // 我们的系统为您改变了什么
  604. .energy-change-box{
  605. background: #F9FAFF;
  606. padding-bottom: 80px;
  607. // 模块上半部分
  608. .change-box-top{
  609. width: 1100px;height: 247px;padding: 32px 64px;box-sizing: border-box;background: #104644;border-radius: 8px;margin-left: 20px;margin-top: 48px;
  610. i{border: 1px solid #fff;}
  611. }
  612. // 模块下半部分
  613. .change-box-bottom{
  614. width: 1100px;height: 368px;padding: 24px;box-sizing: border-box;border-radius: 8px;background: #FE552C;margin-left: 100px;margin-top:-24px;position: relative;
  615. h5{margin-top: 55px;}
  616. li:nth-of-type(odd){p{margin-right: 60px}}
  617. }
  618. h5{color: rgba(255,255,255,0.85);}
  619. li{
  620. width: 50%;display: inline-block;@include setFontStyle(-6);color: rgba(255,255,255,0.65);line-height: 22px;vertical-align: top;
  621. p{margin-left: 30px;color: rgba(255,255,255,0.65);}
  622. }
  623. img{position: absolute;top: -70px;left: 50%;margin-left: -50px;}
  624. }
  625. @media (max-width: 768px) {
  626. // 我们的系统为您改变了什么
  627. .energy-change-box{
  628. background-color: rgb(238, 238, 238);padding: 0 15px 15px;
  629. // 模块上半部分
  630. .change-box-top{width: 100%;height:auto;padding: 20px 16px;margin:20px 0 20px;border-radius:0;}
  631. // 模块下半部分
  632. .change-box-bottom{width: 100%;height:auto;padding: 60px 16px 36px;margin:0 0 20px;border-radius:0;background-color: rgb(255, 115, 5);}
  633. .change-box-top,.change-box-bottom{
  634. i{border: 1px solid #fff;opacity: 1;}
  635. h5{margin-top: 20px;color: #fff;}
  636. li:nth-of-type(odd){p{margin-right: 0}}
  637. }
  638. li{
  639. width: 100%;display: block;
  640. p{margin-left: 20px;color: #fff;}
  641. }
  642. }
  643. }
  644. }
  645. /******** describe: 交通运输-详情页 author: TX date:2020-09-02 ********/
  646. .client-traffic-page{
  647. // banner
  648. .industrydetails-banner{background-color: #0A2F41;}
  649. .industrydetails-banner-box{background-image: url("~static/images/client/industrydetails/traffic-banner-img.png");}
  650. // 我们的系统为您改变了什么
  651. .traffic-change-box{
  652. background: #F9FAFF;
  653. padding-bottom: 80px;
  654. .change-content-left,.change-content-right{
  655. width: 462px;height: 359px;display:inline-block;background-repeat: no-repeat;vertical-align: top;margin-top: 48px;
  656. h5{height: 58px;line-height: 58px;color: rgba(255,255,255,0.85);}
  657. ul{margin-top: 80px;margin-left: 32px;}
  658. i{width:12px;height:12px;border-radius:50%;border: 1px solid #1276FF;margin-top: 5px;}
  659. }
  660. .change-content-left{background-image: url("~static/images/client/industrydetails/traffic-left-bg.png");margin-right: 104px;}
  661. .change-content-right{background-image: url("~static/images/client/industrydetails/traffic-right-bg.png");}
  662. }
  663. @media (max-width: 768px) {
  664. // 我们的系统为您改变了什么
  665. .traffic-change-box{
  666. background-color: rgb(238, 238, 238);padding: 0 15px 30px;
  667. .change-content-left,.change-content-right{
  668. width: 100%;height: unset;margin:0;box-sizing: border-box;
  669. ul{margin: 0;}
  670. h5{height: unset;line-height: unset;@include setFontStyle(-4);color: rgba(255, 255, 255, 1);margin-bottom: 16px;text-align: center;font-weight: 700;}
  671. p{@include setFontStyle(-6);color: rgba(255, 255, 255, 1);line-height: 24px;}
  672. i{width: 10px;height: 10px;border-color: #fff;opacity: 1;border-radius: 0;}
  673. }
  674. .change-content-left{background-color: rgb(31, 104, 176);padding: 20px 16px;background-image:unset;margin: 20px 0;}
  675. .change-content-right{background-color: rgb(234, 118, 27);padding: 20px 16px;background-image:unset;}
  676. }
  677. }
  678. }
  679. /******** describe: 教育行业-详情页 author: TX date:2020-09-02 ********/
  680. .client-education-page{
  681. // banner
  682. .industrydetails-banner{background-color: #085903;}
  683. .industrydetails-banner-box{background-image: url("~static/images/client/industrydetails/education-banner-img.png");}
  684. // 我们的系统为您改变了什么
  685. .education-change-box{
  686. background: #F9FAFF;padding-bottom: 80px;
  687. img{position: absolute;top: 50%;margin-top: -78px;left:50%;margin-left: -54px;}
  688. .industrydetails-content{position: relative;}
  689. .change-content-left,.change-content-right{height: 338px;box-sizing: border-box;}
  690. .change-content-left{width: 637px;float:left;padding:32px 48px;background-image: url("~static/images/client/industrydetails/education-left-bg.png");}
  691. .change-content-right{width: 610px;float:right;padding:32px 0 32px 100px;background-image: url("~static/images/client/industrydetails/education-right-bg.png");margin-left: -55px;}
  692. }
  693. @media (max-width: 768px) {
  694. .education-change-box{
  695. background-color: rgb(238, 238, 238);padding: 0 15px 30px;
  696. img{width:100px;margin: -105px auto;margin-left: -50px;}
  697. .mt48{margin-top: 20px;}
  698. .change-content-left,.change-content-right{
  699. width: 100%;height:unset;box-sizing: border-box;margin-bottom: 20px;background-image: unset;float: unset;margin: 0 0 20px;
  700. p{@include setFontStyle(-6);color: rgba(255, 255, 255, 1);line-height: 24px;}
  701. i{border-color: #fff;opacity: 1;}
  702. }
  703. .change-content-left{background-color: rgb(50, 159, 132);padding: 20px 16px 52px;}
  704. .change-content-right{background-color: rgb(249, 163, 97);padding: 60px 16px 16px;}
  705. }
  706. }
  707. }
  708. /******** describe: 食品餐饮-详情页 author: TX date:2020-09-03 ********/
  709. .client-restaurant-page{
  710. // banner
  711. .industrydetails-banner{background-color: #1C1E21;}
  712. .industrydetails-banner-box{background-image: url("~static/images/client/industrydetails/restaurant-banner-img.png");}
  713. // 我们的系统为您改变了什么
  714. .restaurant-change-box{
  715. background: #F9FAFF;
  716. padding-bottom: 80px;
  717. .industrydetails-content{
  718. position: relative;
  719. img{position: absolute;top:50%;left: 50%;margin-top: -40px;margin-left: -45px;}
  720. }
  721. .change-content-left,.change-content-right{
  722. width: 552px;height: 328px;display:inline-block;background-repeat: no-repeat;vertical-align: top;
  723. h5{height: 58px;line-height: 58px;color: rgba(255,255,255,0.85);}
  724. ul{margin-top: 32px;margin-left: 48px;}
  725. }
  726. .change-content-left{background-image: url("~static/images/client/industrydetails/restaurant-left-bg.png");margin-right: 90px;}
  727. .change-content-right{background-image: url("~static/images/client/industrydetails/restaurant-right-bg.png");}
  728. }
  729. @media (max-width: 768px) {
  730. // 我们的系统为您改变了什么
  731. .restaurant-change-box{
  732. background-color: rgb(238, 238, 238);padding: 0 15px 30px;
  733. .mt48{margin-top: 20px;}
  734. .industrydetails-content img{margin-top: -85px;}
  735. .change-content-left,.change-content-right{
  736. width: 100%;height:unset;box-sizing: border-box;margin-bottom: 20px;background-image: unset;float: unset;margin: 0 0 20px;
  737. ul{margin: 0;}
  738. h5{height: unset;line-height: unset;color: #fff;}
  739. p{@include setFontStyle(-6);color: rgba(255, 255, 255, 1);line-height: 24px;}
  740. i{border-color: #fff;opacity: 1;}
  741. }
  742. .change-content-left{background-color: rgb(240, 112, 112);padding: 20px 16px;}
  743. .change-content-right{background-color: rgb(255, 207, 78);padding: 60px 16px 16px;}
  744. }
  745. }
  746. }
  747. /******** describe: 医疗卫生-详情页 author: TX date:2020-09-03 ********/
  748. .client-medical-page{
  749. // banner
  750. .industrydetails-banner{background-color: #2178E0;}
  751. .industrydetails-banner-box{background-image: url("~static/images/client/industrydetails/medical-banner-img.png");}
  752. // 我们的系统为您改变了什么
  753. .medical-change-box{
  754. background: #F9FAFF;
  755. padding-bottom: 80px;
  756. .industrydetails-content{width: 1200px;height: 316px;background-image: url("~static/images/client/industrydetails/medical-change-bg.png");}
  757. .change-content-left,.change-content-right{
  758. width: 500px;display:inline-block;vertical-align: top;
  759. ul{margin-left: 48px;}
  760. h5{margin-top: 36px;color: rgba(255,255,255,0.85);}
  761. p{color: rgba(255,255,255,0.65);}
  762. i{border-color: #fff;}
  763. }
  764. .change-content-left{margin-right: 180px;}
  765. }
  766. @media (max-width: 768px) {
  767. .medical-change-box{
  768. background-color: rgb(238, 238, 238);padding: 0 15px 30px;
  769. .industrydetails-content{width: 100%;height: unset;background-image:unset;}
  770. .mt48{margin-top: 20px;}
  771. .change-content-left,.change-content-right{
  772. width: 100%;height:unset;box-sizing: border-box;margin-bottom: 20px;background-image: unset;float: unset;margin: 0 0 20px;
  773. ul{margin: 0;}
  774. h5{height: unset;line-height: unset;color: #fff;margin-top: 0;}
  775. p{@include setFontStyle(-6);color: rgba(255, 255, 255, 1);line-height: 24px;}
  776. i{border-color: #fff;opacity: 1;}
  777. }
  778. .change-content-left{background-color: rgb(31, 104, 176);padding: 20px 16px;}
  779. .change-content-right{background-color: rgb(234, 118, 27);padding: 20px 16px;}
  780. }
  781. }
  782. }
  783. /******** describe: 1-X-详情页 author: TX date:2020-09-03 ********/
  784. .client-indexEducation-page{
  785. padding-bottom: 80px;
  786. .client-platform-new-banner{
  787. .client-default-Btn,.client-default-white-Btn{width: 150px;height: 40px;line-height: 40px;display:inline-block;background: #0a86fe;border: 1px solid #0a86fe;box-sizing: border-box;
  788. position: absolute;top: 330px;left: 50%;margin-left: -150px;}
  789. .client-default-white-Btn{background: transparent;border-color: #0a86fe;color:#fff;left: 50%;margin-left: 30px;}
  790. }
  791. @media (max-width: 768px){
  792. padding-bottom: 15px;
  793. .client-platform-new-banner{
  794. .client-default-Btn,.client-default-white-Btn{width: 122px;height: 35px;line-height: 35px;top: 105px;margin-left: -130px}
  795. .client-default-white-Btn{left: 50%;margin-left: 10px;}
  796. }
  797. }
  798. }
  799. /******** describe: 课程资源 author: TX date:2020-09-03 ********/
  800. .client-resources-page{
  801. // 图标列表
  802. .train-scheme-list{
  803. margin: 54px -24px 0;
  804. li{width: 25%;display: inline-block;text-align: center}
  805. i{width: 100px;height: 100px;display: block;margin: 0 auto;}
  806. span{@include setFontStyle(-4);color: #333;margin-top: 10px;display: block;}
  807. div{box-shadow: 0 0 7px 2px #f5f2ff;margin: 24px;padding: 42px 0;}
  808. li:nth-child(1) i{background-image: url("~static/images/client/resources/train-scheme-icon1.png")}
  809. li:nth-child(2) i{background-image: url("~static/images/client/resources/train-scheme-icon2.png")}
  810. li:nth-child(3) i{background-image: url("~static/images/client/resources/train-scheme-icon3.png")}
  811. li:nth-child(4) i{background-image: url("~static/images/client/resources/train-scheme-icon4.png")}
  812. li:nth-child(5) i{background-image: url("~static/images/client/resources/train-scheme-icon5.png")}
  813. li:nth-child(6) i{background-image: url("~static/images/client/resources/train-scheme-icon6.png")}
  814. li:nth-child(7) i{background-image: url("~static/images/client/resources/train-scheme-icon7.png")}
  815. li:nth-child(8) i{background-image: url("~static/images/client/resources/train-scheme-icon8.png")}
  816. }
  817. // 为企业培训打造学习矩阵
  818. .products-services-content p{line-height: 52px;}
  819. // 蓝色提醒文字
  820. .blue-big-size{
  821. font-size: 26px;color: #3e7ce7;padding: 0 5px;
  822. }
  823. // 课程内容形式多样
  824. .course-learn-box{
  825. background: #f9faff;
  826. // video列表
  827. .learn-box-list{
  828. margin: 54px -16px 0;
  829. li{
  830. width: 33.33%;display: inline-block;
  831. a{display: none;}
  832. div{background: #fff;border-radius: 8px;margin: 0 16px 40px;box-shadow: 0 0 7px 2px #f5f2ff;}
  833. span{width:342px;height:192px;display: inline-block;margin-top: 16px;border-radius:4px;overflow: hidden;position: relative}
  834. i{width: 48px;height: 48px;cursor: pointer;background-image: url("~static/images/client/course/course-video-icon.svg");display: inline-block;position: absolute;
  835. left: 50%;margin-left: -24px;z-index: 5;top: 50%;margin-top: -24px;background-size: cover;background-position: bottom;transition: all 0.5s;}
  836. img{transition: all 0.5s;}
  837. p{@include setFontStyle(-4);color: #3e7ce7;padding: 24px 16px 16px;text-align: left}
  838. .course-explain-black{@include setFontStyle(-4);color: #333;line-height: 24px;padding: 0 16px 24px;}
  839. }
  840. li span:hover{img{transform: scale(1.1);}}
  841. li i:hover{background-image: url("~static/images/client/course/course-video-icon-a.svg");background-size: cover;background-position: bottom;}
  842. }
  843. }
  844. // banner背景色
  845. .client-platform-banner{background-color: #03022e;}
  846. // 新闻资讯
  847. .platform-news-information{background: #fff;}
  848. // 按钮
  849. .client-default-Btn,.client-default-white-Btn{width: 150px;height: 40px;line-height: 40px;display:inline-block;border: 1px solid #3e7ce7;background: #3e7ce7;margin-right: 24px;margin-bottom: 42px;}
  850. .client-default-white-Btn{background: #fff;color:#3e7ce7;margin-right: 0 }
  851. @media (max-width: 768px){
  852. // 图标列表
  853. .train-scheme-list{
  854. margin: 12px 16px 36px;
  855. li{
  856. width: 50%;
  857. i{width: 70px;height: 70px;background-size: cover;}
  858. div{margin: 6px;padding: 24px 0;}
  859. }
  860. }
  861. // 为企业培训打造学习矩阵
  862. .products-services-content p{font-size: 14px;line-height: 40px;text-align: center;color: #101010;}
  863. // 蓝色提醒文字
  864. .blue-big-size{font-size: 18px;}
  865. // 按钮box
  866. .default-Btn-box{text-align: center}
  867. // 视频列表
  868. .course-learn-box{
  869. margin:0;background-color: rgb(238, 238, 238);
  870. .client-container {padding: 0 15px;}
  871. .learn-box-list{
  872. margin: 20px 0;
  873. li {
  874. width: 100%;
  875. div{box-shadow: rgba(0, 0, 0, 0.4) 0 0 6px -1px;border-radius:0;margin: 0 16px;}
  876. span {width: 100%;height: 180px;margin-top: 0;border-radius: 0;}
  877. img {max-width: 100%;}
  878. p {font-size: 14px;padding: 16px 0;text-align: center;}
  879. .course-explain-black{font-size: 14px;text-align: left;padding: 0 16px 20px;}
  880. }
  881. }
  882. }
  883. // 按钮
  884. .client-default-Btn,.client-default-white-Btn{width: 122px;height: 35px;line-height: 35px;margin:0 8px 42px;}
  885. }
  886. }
  887. /******** describe: 考试系统更新日志 author: TX date:2020-09-03 ********/
  888. .client-checklog-page{
  889. // banner
  890. .client-checklog-banner{
  891. width: 100%;height: 300px;background-color: rgb(0, 102, 204);text-align: center;
  892. h4{font-size: 56px;color: rgba(255, 255, 255, 1);font-weight: bold;padding-top: 64px;}
  893. p{font-size: 28px;color: rgb(255, 255, 255);padding-top: 24px;}
  894. }
  895. // 数据展示
  896. .log-data-show{
  897. height: 200px;
  898. border-color: rgb(187, 187, 187);
  899. border-width: 1px;
  900. border-style: solid;
  901. box-shadow: rgb(121, 188, 255) 0px 2px 6px 0px;
  902. border-radius: 10px;
  903. padding: 24px;
  904. box-sizing: border-box;
  905. display: flex;
  906. justify-content: space-evenly;
  907. margin-top: -64px;
  908. background: #fff;
  909. div{
  910. display: inline-block;text-align: center;
  911. span{font-size: 24px;color: rgba(39, 137, 221, 1);font-weight: bold;padding-top: 32px;display: inline-block;}
  912. p{font-size: 54px;color: rgba(39, 137, 221, 1);font-weight: bold;padding-top: 10px;}
  913. }
  914. i{width: 1px;height: 150px;background: lightgray;display: inline-block;}
  915. }
  916. // 日志内容
  917. .log-content-box{
  918. margin: 52px auto 100px;color: rgb(16, 16, 16);
  919. li{
  920. color: rgb(16, 16, 16);border-bottom: 1px dashed #ccc;padding: 0 88px;
  921. h5{font-size: 18px;margin: 14px 0;font-weight: bold;}
  922. span{font-size: 18px;margin-bottom: 14px;display: block;font-weight: bold;}
  923. div{margin-bottom: 14px;}
  924. i{width: 12px;height: 1px;display: inline-block;background: #bbb;vertical-align: top;margin: 10px 6px 10px 0;}
  925. p{width: 1000px;font-size: 16px;display: inline-block;vertical-align: middle;line-height: 24px;color: #000;text-align: justify}
  926. }
  927. li:last-child{border: 0;}
  928. }
  929. }
  930. /******** describe: 体验中心 author: TX date:2021-06-09 ********/
  931. .tiyan-center-page{
  932. .tiyan-center-register{
  933. background: #3776ff;text-align: center;padding: 52px 0;margin-top: 70px;
  934. h5{font-size: 42px;color: #fff;margin: 24px 0;}
  935. p{font-size: 32px;color: #fff;margin-bottom: 52px;}
  936. span{font-size: 52px;color: #ffff00}
  937. a{width: 355px;height: 60px;line-height: 60px;text-align: center;background: #ff4d4d;border-radius: 4px;display: inline-block;color: #fff;}
  938. }
  939. @media (max-width: 768px){
  940. /* 网站banner */
  941. .client-platform-banner div{background-position-x: 42%;}
  942. .experience-swiper-box .swiper-pagination-style {width: 80px;margin-left: -30px;}
  943. }
  944. }
  945. // 立即注册弹窗
  946. .register-now-dialog{
  947. .el-dialog{
  948. width:540px;
  949. // 关闭图标
  950. .el-icon-close:before{color: #fff}
  951. // 弹窗头部
  952. .el-dialog__header{height: 100px;background: #363fdc;}
  953. // 弹窗body
  954. .el-dialog__body{
  955. height:200px;position: relative;background: #fff;
  956. .register-now-box{
  957. position: absolute;top: -100px;left: 0;right: 0;
  958. >p{font-size: 18px;color: #fff;text-align: center;line-height: 24px;margin-bottom: 8px}
  959. >span{
  960. margin-top: 36px;color: #666;font-size: 16px;display: block;text-align: center;
  961. .tel-code{font-size: 30px;color:#1f68b4;font-weight: bold;}
  962. }
  963. }
  964. }
  965. .system-box{
  966. width:400px;height:160px;background: #fff;border: 1px solid #b5b5b5;border-radius: 4px;padding: 10px 8px;margin: 16px auto;display:flex;justify-content: space-around;align-items: center;
  967. a{
  968. display: inline-block;
  969. i{width: 158px;height: 120px;display: block;background-size: cover;}
  970. }
  971. span{width: 1px;min-height: 100px;display:inline-block;background:#e8e8e8;@include setFontStyle(-4);margin: 10px;}
  972. p{@include setFontStyle(-4);color: rgba(0,0,0,0.85);line-height: 24px;text-align: center;}
  973. }
  974. .system-box:nth-child(1){i{background-image:url("~static/images/client/exam/product-function-icon3.png");} }
  975. .system-box:nth-child(3){i{background-image:url("~static/images/client/train/product-function-icon6.png");} }
  976. }
  977. }
  978. // 系统维护弹窗
  979. .system-maintain-dialog{
  980. .el-dialog{width: 540px;height: 380px;background-image:url("~static/images/client/tiyanCenter/ty-dialog-bj.jpg");}
  981. }
  982. /******** describe: 课程开发解决方案 author: TX date:2021-08-06 ********/
  983. .course-develop-page{
  984. // 标题
  985. .course-develop-title{background-color: rgb(39, 68, 98);padding: 50px 0 100px;font-weight: 700;font-size: 24px;color: rgb(255, 255, 255);text-align: center;}
  986. // form
  987. .course-develop-form{width: 90%;min-height: 380px;background: #fff;margin: -50px auto 0;padding: 40px 24px;box-sizing: border-box;border-radius: 5px;box-shadow: rgba(0, 0, 0, 0.4) 0px 0px 4px -1px;}
  988. // 滑块px
  989. .nc-container{
  990. overflow: hidden;height: 52px;
  991. .nc_wrapper{width:100%!important;margin-bottom: 22px;border-radius: 5px;overflow: hidden;}
  992. .nc_scale{
  993. height: 30px;
  994. .scale_text{overflow: hidden;line-height: 30px;}
  995. span{width:40px;height: 30px;line-height: 30px;border-radius: 5px;border: 1px solid rgb(187, 187, 187);box-sizing: border-box;overflow: hidden}
  996. }
  997. .btn_ok{margin-left: -1px;}
  998. }
  999. // 输入框-验证码
  1000. .course-develop-input-code{width: calc(100% - 122px);}
  1001. .course-develop-code-btn.el-button{width:110px;box-sizing:border-box;padding: 12px;margin-left: 8px;background-color: rgb(0, 102, 204);color: #fff;}
  1002. // 公司名称
  1003. .dialog-input-company{
  1004. .el-form-item__content{display: grid;}
  1005. }
  1006. // 表单按钮
  1007. .form-blue-btn,.form-border-btn{
  1008. width: 100%;height: 50px;line-height: 50px;color: rgb(255, 255, 255);border-radius: 5px;@include setFontStyle(-4);text-align: center;border: 1px solid transparent;
  1009. }
  1010. .form-blue-btn{background-color: rgb(0, 102, 204);border-color:rgb(0, 102, 204);}
  1011. .form-border-btn{display:block;border-color:rgb(0, 102, 204);color:rgb(0, 102, 204);margin-top: 20px; }
  1012. // 咨询电话
  1013. .course-develop-tel{display:block;text-align: center;margin: 60px 0;font-weight: 700;@include setFontStyle(-2);color: #101010;}
  1014. // 产品
  1015. .dialog-input-company{text-align: center;padding: 0;}
  1016. }
  1017. /******** describe: 注册页面--手机 author: TX date:2021-08-06 ********/
  1018. .register-phone-page{
  1019. // 标题
  1020. .course-develop-title{font-size: 20px;}
  1021. // 咨询电话
  1022. .course-develop-tel{margin: 46px 0;}
  1023. }
  1024. /******** describe: 复制路径页面--手机 author: TX date:2021-08-06 ********/
  1025. .copy-url-page{
  1026. background: #fff;height: 100vh;
  1027. // 底部
  1028. .success-body-box{
  1029. img{max-width: 100%;padding: 30px;box-sizing: border-box;}
  1030. p{font-weight: 700;font-size: 20px;color: rgb(31, 104, 176);text-align: center;margin: 4px 0;}
  1031. span{line-height: 24px;font-weight: 400;font-size: 16px;color: rgb(16, 16, 16);display: block;text-align: center;padding:30px;word-break: break-all;}
  1032. a{width: 122px;height: 36px;line-height:36px;background-color: rgb(234, 118, 27);color: rgb(255, 255, 255);
  1033. border-radius: 5px;font-size: 14px;display: block;margin: 0 auto;text-align: center}
  1034. }
  1035. }
  1036. /******** describe: 企业微课制作 author: TX date:2021-09-13 ********/
  1037. .client-makeCourse-page{
  1038. .client-platform-banner{
  1039. background-color: #22252A;
  1040. .free-trial-default-btn{background: #f76377}
  1041. }
  1042. // 按钮
  1043. .btn-big-box{width: 263px;margin: 50px auto 0;display: block;text-align: center;}
  1044. // 页面标题
  1045. .make-course-title {width: 100%;font-size: 24px;font-weight: normal;margin-bottom: 35px;padding-left: 10px;color: #333;text-align: center}
  1046. .course-blue-title{color: #3E7BE6;}
  1047. // 页面文字
  1048. .make-course-h2{
  1049. width: 100%;text-align: center;padding: 40px 0;border-bottom: 1px solid #CCC;
  1050. img{max-width: 100%;}
  1051. }
  1052. // 基本介绍
  1053. .makeCourse-introduce-box{
  1054. margin: 64px 0;
  1055. dl {
  1056. width: 580px;float: left;padding-top: 100px;padding-left: 20px;
  1057. h3{text-align: left}
  1058. dt {width: 100%;font-size: 18px;font-weight: normal;margin-bottom: 35px;color: #333;padding-left: 10px;}
  1059. }
  1060. }
  1061. .contrary-introduce-box{
  1062. margin-bottom: 88px;
  1063. dl {
  1064. width: 480px;float: right;padding-top: 0;height: 350px;
  1065. dt {margin-bottom: 20px;}
  1066. dd{margin-top: 35px;}
  1067. }
  1068. }
  1069. // 课程目标
  1070. .course-target-box{
  1071. background: #F8F8F8;padding: 42px 0;
  1072. li{
  1073. width: 20%;display: inline-block;
  1074. div{text-align: center;background: #fff;margin: 5px;padding: 24px 0;}
  1075. img{height: 100px;margin-bottom: 24px;}
  1076. span{text-align: center;font-size: 18px;color: #333;display: block}
  1077. }
  1078. }
  1079. // 培训讲师介绍
  1080. .px-teacher-box{
  1081. margin: 60px 0;
  1082. .teacher-content-box{display: flex;justify-content: space-between;align-items: center;}
  1083. span{display: block;font-size: 18px;color: #333;text-align: center;}
  1084. p{margin-left: 70px;line-height: 50px;}
  1085. .btn-big-box{margin-top: 32px;}
  1086. }
  1087. // 课程体系
  1088. .course-system-box{
  1089. padding: 32px 0;
  1090. .course-system-img{margin-bottom: 40px;max-width: 100%;}
  1091. img{max-width: 100%;}
  1092. }
  1093. // 微课设计
  1094. .course-learn-box{
  1095. padding: 64px 0;
  1096. .learn-box-list li div{margin: 0 16px 0;}
  1097. }
  1098. // 报名学习
  1099. .sign-study-box{
  1100. width: 100%;
  1101. .study-gj-box{width: 100%;height: 298px;background-image:url("~static/images/client/makeCourse/sign-study-bj.png");
  1102. margin-top: 20px;border-radius: 8px;bottom: -20px;position: relative;}
  1103. .sign-study-content{
  1104. position: absolute;bottom: 74px;font-size: 0;left: 76px;
  1105. .el-input{
  1106. width: 400px;font-size: 16px;
  1107. .el-input__inner{height: 64px;display: inline-block;border-radius: 0;font-size: 16px}
  1108. .el-input__inner::-webkit-input-placeholder { /* WebKit browsers */
  1109. font-size: 16px;
  1110. }
  1111. .el-input__inner::-moz-placeholder { /* Mozilla Firefox 19+ */
  1112. font-size: 16px;
  1113. }
  1114. .el-input__inner:-ms-input-placeholder { /* Internet Explorer 10+ */
  1115. font-size: 16px;
  1116. }
  1117. }
  1118. .el-button{width:150px;height:64px;display: inline-block;margin-left: -1px;font-size: 16px}
  1119. }
  1120. }
  1121. @media (max-width: 768px) {
  1122. // 按钮
  1123. .client-default-Btn{width: 120px;height: 35px;line-height: 35px;margin: 32px auto 0;}
  1124. // 页面标题
  1125. .make-course-title {font-size: 16px;margin-bottom: 16px;color: #3E7BE6;padding-left: 0;font-weight: bold;}
  1126. // 页面文字
  1127. .make-course-h2{
  1128. padding: 32px 0;
  1129. }
  1130. // 基本介绍
  1131. .makeCourse-introduce-box{
  1132. margin: 32px 0;
  1133. img{max-width: 100%;display: block;margin: 0 auto;}
  1134. dl {
  1135. width: 100%;float: unset;padding: 24px 10px;box-sizing: border-box;text-align: center;
  1136. h3{text-align: center;}
  1137. dt {font-size: 14px;margin-bottom: 16px;color: #555555;padding-left: 0;line-height: 24px}
  1138. }
  1139. }
  1140. .contrary-introduce-box{
  1141. dl {
  1142. width: 100%;float: unset;padding: 24px 10px;box-sizing: border-box;text-align: center;height: unset;
  1143. dt {margin-bottom: 4px;}
  1144. }
  1145. }
  1146. // 课程目标
  1147. .course-target-box{
  1148. background: #F8F8F8;padding: 16px 0 32px;
  1149. h3{font-size: 18px;color: #333;margin: 12px 0;text-align: center}
  1150. ul{text-align: center;}
  1151. li{
  1152. width: 33.33%;
  1153. div{margin: 6px;padding: 16px 0;}
  1154. img{height: 40px;margin-bottom: 10px;}
  1155. span{font-size: 16px;color: #333;}
  1156. }
  1157. .btn-big-box{margin-top: 50px;}
  1158. }
  1159. // 培训讲师介绍
  1160. .px-teacher-box{
  1161. margin: 32px 0;
  1162. .teacher-img-box{
  1163. width: 80px;padding: 0;box-sizing: border-box;flex-shrink: 0;
  1164. img{width: 80px;display: inline-block;vertical-align: middle;}
  1165. }
  1166. .teacher-content-box{display: flex;justify-content: space-between;}
  1167. span{font-size: 16px;margin: 10px 0;}
  1168. p{font-size: 14px;line-height: 24px;margin: 10px 12px;text-align: justify;}
  1169. .btn-big-box{margin-top: 32px;}
  1170. }
  1171. // 微课设计
  1172. .course-learn-box{
  1173. padding: 32px 0;
  1174. .client-container{padding: 0}
  1175. .learn-box-list li div{margin: 0}
  1176. }
  1177. // 报名学习
  1178. .sign-study-box{
  1179. background: #3776ff;
  1180. .client-container{padding: 0;}
  1181. .study-gj-box{height:180px;background-image:url("~static/images/client/makeCourse/sign-study-sjBj.png");background-size: contain;background-repeat: no-repeat;
  1182. bottom: 0;border-radius: 0;background-position: center;}
  1183. .sign-study-content{
  1184. bottom: 40px;left: 40px;right: 40px;
  1185. .el-input{
  1186. width: 68%;font-size: 14px;vertical-align: middle;
  1187. .el-input__inner{height: 38px;font-size: 14px}
  1188. .el-input__inner::-webkit-input-placeholder { /* WebKit browsers */
  1189. font-size: 14px;
  1190. }
  1191. .el-input__inner::-moz-placeholder { /* Mozilla Firefox 19+ */
  1192. font-size: 14px;
  1193. }
  1194. .el-input__inner:-ms-input-placeholder { /* Internet Explorer 10+ */
  1195. font-size: 14px;
  1196. }
  1197. }
  1198. .el-button{width:32%;height:38px;font-size: 14px;border-radius: 2px;vertical-align: middle; padding: 0;}
  1199. }
  1200. }
  1201. }
  1202. }
  1203. /**************** describe:城市合作商 author: TX date:2022-09-22 ****************/
  1204. .urban-partners-page{
  1205. // 标题
  1206. .urban-partners-title{
  1207. font-size: 36px;color: #3b3838;text-align: center;font-weight: 700;
  1208. }
  1209. // banner
  1210. .urban-partners-banner{
  1211. width:100%;height: 514px;background-position: center;position: relative;
  1212. background-image:url("~static/images/client/urbanPartners/urban-partners-banner-pc.png");
  1213. span{
  1214. width: 222px;height: 58px;line-height:58px;display: inline-block;font-size: 24px;
  1215. background: #f5f5f5;border-radius: 10px;color: #1d1ab2;position: absolute;left: 50%;
  1216. transform: translateX(-50%);bottom: 126px;text-align: center;cursor: pointer;
  1217. }
  1218. }
  1219. // 携手栋科软件
  1220. .xs-dk-box{
  1221. width: 100%;height: 386px;padding-top: 105px;box-sizing: border-box;
  1222. background-image:url("~static/images/client/urbanPartners/xs-dk-bj.png");
  1223. background-position: center;background-size: cover;
  1224. ul{display: flex;margin-top: 82px;justify-content: space-around;}
  1225. li{font-size: 22px;text-align: center;}
  1226. span{color: #0165CD;font-size: 36px;font-family: 'Din';padding: 0 4px;}
  1227. }
  1228. // 私有化部署
  1229. .syh-bs-box{
  1230. background: #F9F9F9;padding: 70px 0 114px;
  1231. // 布局
  1232. .syh-bs-card{
  1233. display: flex;
  1234. >div{width: 50%;}
  1235. >div +div{margin-left: 50px;}
  1236. }
  1237. // 头部
  1238. .syh-bs-head{
  1239. h4{font-size: 36px;font-weight: 700;color: #3b3838;text-align: center}
  1240. i{
  1241. width:313px;height:35px;display: block;margin: 12px auto;
  1242. background-image:url("~static/images/client/urbanPartners/tree-branch-icon.png");}
  1243. }
  1244. // 内容区域
  1245. .syh-bs-body{
  1246. display: flex;margin: 0 -25px;
  1247. li{width: 50%;}
  1248. div{height:352px;margin: 0 25px;background: #fff;border: 1px solid #d0d0d0;border-radius: 10px;}
  1249. i{width: 83px;height: 80px;display: block;margin: 56px auto 0;}
  1250. h5{font-size: 20px;font-weight: 700;color: #3b3838;text-align: center;margin: 36px 0 24px;}
  1251. p{width:82%;font-size: 18px;font-weight: 400;color: #3b3838;display: flex;
  1252. line-height: 28px;margin: 0 auto;text-align: justify;}
  1253. p:before{
  1254. content: '';width: 6px;height: 6px;background: #1d3ac3;border-radius: 50%;
  1255. flex-shrink: 0;margin: 10px 12px 0 0;
  1256. }
  1257. }
  1258. .syh-bs-left li:nth-child(1) i{background-image:url("~static/images/client/urbanPartners/syh-bs-icon1.png");}
  1259. .syh-bs-left li:nth-child(2) i{background-image:url("~static/images/client/urbanPartners/syh-bs-icon2.png");}
  1260. .syh-bs-right li:nth-child(1) i{background-image:url("~static/images/client/urbanPartners/syh-bs-icon3.png");}
  1261. .syh-bs-right li:nth-child(2) i{background-image:url("~static/images/client/urbanPartners/syh-bs-icon4.png");}
  1262. }
  1263. // 合作优势
  1264. .hz-ys-box{
  1265. background-color: #fff;padding: 94px 0 120px;font-size: 0;
  1266. h5{font-size: 24px;color: #3b3838;text-align: center;margin: 24px 0 75px;}
  1267. .hz-ys-card{
  1268. width: 48%;display: inline-block;border: 1px solid #2a63c6;padding: 35px 48px 35px 78px;
  1269. border-radius: 10px;box-sizing: border-box;
  1270. p{display: flex;font-size: 20px;font-weight: 500;margin-bottom: 32px;
  1271. color: #3b3838;line-height: 64px;}
  1272. p:last-child{margin-bottom: 0;}
  1273. i{width: 64px;height: 64px;display: block;margin-right: 44px;}
  1274. }
  1275. .hz-ys-card +.hz-ys-card{margin-left: 4%;}
  1276. .card-left p:nth-child(1) i{background-image:url("~static/images/client/urbanPartners/hz-ys-icon1.png");}
  1277. .card-left p:nth-child(2) i{background-image:url("~static/images/client/urbanPartners/hz-ys-icon3.png");}
  1278. .card-left p:nth-child(3) i{background-image:url("~static/images/client/urbanPartners/hz-ys-icon5.png");}
  1279. .card-right p:nth-child(1) i{background-image:url("~static/images/client/urbanPartners/hz-ys-icon2.png");}
  1280. .card-right p:nth-child(2) i{background-image:url("~static/images/client/urbanPartners/hz-ys-icon4.png");}
  1281. .card-right p:nth-child(3) i{background-image:url("~static/images/client/urbanPartners/hz-ys-icon6.png");}
  1282. }
  1283. // 合作条件
  1284. .hz-tj-box{
  1285. width: 100%;height: 651px;padding: 128px 0 124px;box-sizing: border-box;
  1286. background-image:url("~static/images/client/urbanPartners/hz-tj-bj.png");background-repeat: no-repeat;
  1287. background-position: center;
  1288. .hz-yj-body{
  1289. display: flex;margin: 100px -12px 0;
  1290. li{width: 25%;}
  1291. div{height: 267px;display: block;background: #fff;border-radius: 10px;margin: 0 12px;overflow: hidden;}
  1292. div:before{content: '';width:100%;height: 10px;display: block;
  1293. background: linear-gradient(89deg,#2739f6 0%, #5bbaf9 100%);}
  1294. p{
  1295. font-size: 26px;font-weight: 500;text-align: center;color: #2a63c6;margin-top: 70px;
  1296. }
  1297. span{
  1298. font-size: 18px;font-weight: 400;text-align: center;color: #3b3838;line-height: 30px;
  1299. margin-top: 30px;display: block;
  1300. }
  1301. }
  1302. }
  1303. // 合作商申请流程
  1304. .sq-lc-box{
  1305. padding: 90px 0 44px;
  1306. // 内容区域
  1307. .sq-lc-body{
  1308. display: flex;justify-content: space-between;margin-top: 83px;border-bottom: 1px dashed #d0d0d0;padding-bottom: 24px;
  1309. i{width: 91px;height: 91px;display: block;margin-bottom: 18px;}
  1310. span{
  1311. font-size: 22px;font-weight: 400;text-align: center;color: #3b3838;
  1312. }
  1313. li{position: relative}
  1314. li:nth-child(1) i{background-image:url("~static/images/client/urbanPartners/sq-lc-icon1.png");}
  1315. li:nth-child(2) i{background-image:url("~static/images/client/urbanPartners/sq-lc-icon2.png");}
  1316. li:nth-child(3) i{background-image:url("~static/images/client/urbanPartners/sq-lc-icon3.png");}
  1317. li:nth-child(4) i{background-image:url("~static/images/client/urbanPartners/sq-lc-icon4.png");}
  1318. li:nth-child(5) i{background-image:url("~static/images/client/urbanPartners/sq-lc-icon5.png");}
  1319. li:nth-child(6) i{background-image:url("~static/images/client/urbanPartners/sq-lc-icon6.png");}
  1320. li:after{
  1321. content: '';width: 8px;height: 8px;background: #898989;display: block;border-radius: 50%;
  1322. position: absolute;bottom: -28px;left: 50%;transform: translateX(-50%);
  1323. }
  1324. }
  1325. // 二维码区域
  1326. .two-code-box{
  1327. i{width: 115px;height: 115px;display: block;margin: 60px auto 20px;background-size: cover;
  1328. //border: 1px solid #666;border-radius: 4px;
  1329. background-image:url("~static/images/client/urbanPartners/zs-qd-code.png");}
  1330. p{
  1331. font-size: 20px;font-weight: 400;text-align: center;color: #3b3838;
  1332. }
  1333. a{
  1334. width: 205px;height: 52px;line-height:52px;background: #2a63c6;border-radius: 6px;cursor: pointer;
  1335. font-size: 24px;font-weight: 400;text-align: center;color: #e6e8ef;display: block;margin: 20px auto;
  1336. }
  1337. }
  1338. }
  1339. // 优秀合作伙伴真实评价
  1340. .zs-pj-box{
  1341. background-color: #F9F9F9;padding: 100px 0 70px;
  1342. ul{display: flex;margin: 70px 0 0;justify-content: space-between;}
  1343. li{
  1344. width: 366px;height:420px;border-radius: 4px;background-color: #fff;overflow: hidden;
  1345. i{width:367px;height:196px;display: block;}
  1346. h5{
  1347. font-size: 20px;font-weight: 700;text-align: justify;
  1348. color: #3b3838;line-height: 24px;margin: 30px 24px 0;
  1349. }
  1350. p{
  1351. font-size: 16px;font-weight: 400;text-align: justify;
  1352. color: #3b3838;line-height: 24px;margin: 16px 24px 0;
  1353. }
  1354. }
  1355. li:nth-child(1) i{background-image:url("~static/images/client/urbanPartners/zs-pj-img1.jpg");}
  1356. li:nth-child(2) i{background-image:url("~static/images/client/urbanPartners/zs-pj-img2.jpg");}
  1357. li:nth-child(3) i{background-image:url("~static/images/client/urbanPartners/zs-pj-img3.jpg");}
  1358. }
  1359. // 申请城市合作商
  1360. .sqcs-hzs-box{
  1361. width: 100%;height: 303px;padding: 77px 0 50px;box-sizing: border-box;
  1362. background-image:url("~static/images/client/urbanPartners/zs-sq-bj-pc.png");
  1363. h4,h5{font-size: 36px;font-weight: 400;text-align: center;color: #ffffff;}
  1364. h5{font-weight: 700;margin-top: 20px;}
  1365. a{
  1366. width: 208px;height: 54px;background: #ffffff;display: block;
  1367. line-height:54px;border-radius: 6px;font-size: 24px;font-weight: 400;
  1368. text-align: center;color: #2a63c6;margin: 28px auto 0;}
  1369. }
  1370. // 申请城市合作商弹窗
  1371. .apply-collaborate-dialog{
  1372. .el-dialog{width: 480px;border-radius: 8px;}
  1373. .el-dialog__header{display: none;}
  1374. .el-dialog__body{padding:0 48px 38px;}
  1375. // 弹窗标题
  1376. h4{
  1377. font-size: 28px;font-weight: 700;color: #2a63c6;
  1378. padding: 36px 0 40px;text-align: center;
  1379. }
  1380. // 按钮
  1381. .dialog-btn-box{display: flex;justify-content: center;margin-top: 18px;}
  1382. .apply-dialog-btn{
  1383. width: 120px;height: 48px;cursor: pointer;font-weight: 400;
  1384. line-height: 48px;background: #0165CD;border-radius: 6px;
  1385. font-size: 18px;color: #fff;text-align: center;
  1386. }
  1387. .apply-dialog-btn + .apply-dialog-btn{margin-left: 20px}
  1388. .dialog-cancel-btn{
  1389. border: 1px solid #2a63c6;background: #fff;color: #2a63c6;
  1390. }
  1391. .el-input__prefix .el-input__icon{width: 16px;height: 16px;display: block;background-size: cover;margin: 12px 4px;}
  1392. .dialog-user-icon{background-image:url("~static/images/client/urbanPartners/dialog-user-icon.png");}
  1393. .dialog-tel-icon{background-image:url("~static/images/client/urbanPartners/dialog-tel-icon.png");}
  1394. .dialog-company-icon{background-image:url("~static/images/client/urbanPartners/dialog-company-icon.png");}
  1395. .dialog-region-icon{background-image:url("~static/images/client/urbanPartners/dialog-region-icon.png");}
  1396. .dialog-email-icon{background-image:url("~static/images/client/urbanPartners/dialog-email-icon.png");}
  1397. }
  1398. @media (max-width: 768px){
  1399. // 标题
  1400. .urban-partners-title{
  1401. font-size: 18px;line-height: 26px;
  1402. }
  1403. // banner
  1404. .urban-partners-banner{
  1405. width: 100%;height: 222px;background-size: cover;
  1406. background-image:url("~static/images/client/urbanPartners/urban-partners-banner-sj.png");
  1407. span{
  1408. width: 120px;height: 28px;line-height:28px;font-size:14px;border-radius: 4px;bottom: 16px;
  1409. }
  1410. }
  1411. // 携手栋科软件
  1412. .xs-dk-box{
  1413. height: 218px;padding-top: 25px;
  1414. ul{justify-content: center;flex-wrap: wrap;margin-top: 36px;}
  1415. li{width: 50%;font-size: 12px;font-weight: 600;margin-bottom: 22px;}
  1416. span{font-size: 18px;padding: 0 2px;font-weight: normal;}
  1417. }
  1418. // 私有化部署
  1419. .syh-bs-box{
  1420. padding: 26px 0;
  1421. // 布局
  1422. .syh-bs-card{
  1423. display: flex;flex-wrap: wrap;
  1424. >div{width: 100%;}
  1425. >div +div{margin-left: unset;}
  1426. }
  1427. // 头部
  1428. .syh-bs-head{
  1429. flex-wrap: wrap;
  1430. div{width: 100%;}
  1431. h4{font-size: 18px;}
  1432. i{
  1433. width:156px;height:17px;margin: 8px auto 6px;background-size: contain;
  1434. background-repeat: no-repeat;background-position: center;
  1435. }
  1436. }
  1437. // 内容区域
  1438. .syh-bs-body{
  1439. display: flex;margin: 0 0 42px;
  1440. li{width: 50%;}
  1441. div{height: 110%;margin: 0 6%;}
  1442. i{width: 38px;height: 36px;margin: 30px auto 0;background-size: contain;
  1443. background-repeat: no-repeat;background-position: center;}
  1444. h5{font-size: 12px;margin: 20px 0 12px;}
  1445. p{width:90%;font-size: 12px;line-height: 20px;}
  1446. p:before{
  1447. content: '';width: 3px;height: 3px;margin: 10px 6px 0 0;
  1448. }
  1449. }
  1450. }
  1451. // 合作优势
  1452. .hz-ys-box{
  1453. padding: 36px 0 24px;
  1454. h5{font-size: 12px;margin: 12px 0 38px;}
  1455. .hz-ys-card{
  1456. width: 90%;display: block;padding: 18px 18px 18px 24px;margin: 0 auto 18px;
  1457. p{font-size: 12px;margin-bottom: 16px;
  1458. color: #3b3838;line-height: 32px;}
  1459. i{width: 32px;height: 32px;margin-right: 14px;background-size: contain;
  1460. background-repeat: no-repeat;background-position: center;}
  1461. }
  1462. .hz-ys-card +.hz-ys-card{margin-left:unset;}
  1463. .card-right{margin: 0 auto!important;}
  1464. }
  1465. // 合作条件
  1466. .hz-tj-box{
  1467. height: 391px;padding: 34px 0 30px;background-size: cover;
  1468. .hz-yj-body{
  1469. display: flex;margin: 20px 0 0;flex-wrap: wrap;
  1470. li{width: 50%;margin-bottom: 23px;}
  1471. div{height: 134px;margin: 0 6px;}
  1472. div:before{height: 5px;}
  1473. p{font-size: 14px;margin-top: 24px;}
  1474. span{
  1475. font-size: 12px;line-height: 18px;margin-top: 20px;
  1476. }
  1477. }
  1478. }
  1479. // 合作商申请流程
  1480. .sq-lc-box {
  1481. padding: 32px 0 34px;
  1482. // 二维码区域
  1483. .two-code-box {
  1484. i {width: 60px;height: 60px;margin: 0 auto 10px;background-size: cover;}
  1485. p {font-size: 10px;}
  1486. a {
  1487. width: 102px;height: 26px;line-height: 26px;
  1488. border-radius: 4px;font-size: 12px;margin: 10px auto;
  1489. }
  1490. }
  1491. // 图片展示
  1492. .sq-lc-body-img{
  1493. width: 100%;height: 222px;background-size: contain;margin-top: 16px;
  1494. background-repeat: no-repeat;background-position: center;
  1495. background-image:url("~static/images/client/urbanPartners/sqlc-body-img.png");
  1496. }
  1497. }
  1498. // 优秀合作伙伴真实评价
  1499. .zs-pj-box{
  1500. padding: 38px 0 34px;
  1501. ul{margin: 27px 0 0;justify-content: center;flex-wrap: wrap;}
  1502. li{
  1503. width: 48%;height:auto;background-size: cover;margin-bottom: 32px;border-radius: 2px;
  1504. i{width: 100%;height: 100px;background-size: cover;flex-shrink: 0;}
  1505. h5{
  1506. font-size: 12px;line-height: 12px;margin: 14px 10px 0;
  1507. }
  1508. p{
  1509. font-size: 11px;line-height: 18px;margin: 8px 10px 10px;
  1510. }
  1511. }
  1512. li + li{margin-left: 4%;}
  1513. }
  1514. // 申请城市合作商
  1515. .sqcs-hzs-box{
  1516. width: 100%;height: 150px;padding: 36px 0 24px;background-repeat: no-repeat;
  1517. background-size: cover;background-position: center;
  1518. background-image:url("~static/images/client/urbanPartners/zs-sq-bj-sj.png");
  1519. h4,h5{font-size: 18px;}
  1520. h5{margin-top: 10px;}
  1521. a{
  1522. width: 104px;height: 27px;line-height:27px;border-radius: 3px;
  1523. font-size: 12px;margin: 14px auto 0;}
  1524. }
  1525. // 弹窗
  1526. .apply-collaborate-dialog{
  1527. .el-dialog{width: 90%;}
  1528. .el-dialog__body{padding:0 20px 24px;}
  1529. // 弹窗标题
  1530. h4{font-size: 20px;padding: 20px 0;}
  1531. // 按钮
  1532. .apply-dialog-btn{
  1533. width: 100px;height: 36px;line-height: 36px;font-size: 14px;
  1534. }
  1535. }
  1536. }
  1537. }
  1538. /**************** describe:课程开发梗概 author: TX date:2022-12-29 ****************/
  1539. .website-course-synopsis-page{
  1540. min-width: 1360px;
  1541. .website-synopsis-banner{
  1542. width: 100%;
  1543. height: 560px;
  1544. background-color:#fff;
  1545. background-position: center;
  1546. background-repeat: no-repeat;
  1547. cursor: pointer;
  1548. }
  1549. .synopsis-services-box{
  1550. width: 1360px;display: flex;align-items: center;justify-content: center;margin: 0 auto;
  1551. // 头部图片
  1552. img{ width: 726px;height: 510px;margin: 0 140px 0 0;}
  1553. // 内容区域
  1554. .course-services-content{
  1555. width: 460px;
  1556. box-sizing: border-box;
  1557. display: block;
  1558. h6{font-family: MiSans-Regular, "微软雅黑", Arial, sans-serif;@include setFontStyle(10);color: #0065cd;margin-bottom: 28px;}
  1559. p{@include setFontStyle(4);color: #333;margin-bottom: 30px;text-align: justify;}
  1560. .synopsis-list-box{
  1561. display: flex;align-items: center;flex-wrap: wrap;
  1562. li{width: 33.33%;margin-bottom: 24px;display: flex;align-items: center}
  1563. span{@include setFontStyle(-4);color: #333;}
  1564. i{width: 7px;height: 7px;background: #0066cc;display: block;border-radius: 50%;margin-right: 12px;}
  1565. }
  1566. .client-btn-box{margin: 48px 0 0;}
  1567. .client-default-Btn,.client-default-white-Btn{width: 150px;height: 40px;line-height: 40px;display:inline-block;background: #0065CD;border: 1px solid #0065CD;box-sizing: border-box;}
  1568. .client-default-white-Btn{background: #fff;color: #0065CD;}
  1569. a,div.client-default-Btn{margin-right: 24px}
  1570. span.client-default-Btn{background: transparent;color: #0065CD;margin-right: 0;}
  1571. }
  1572. }
  1573. .synopsis-blue{background: #f5f9ff;}
  1574. .website-row-reverse{
  1575. img{margin: 0 0 0 60px;}
  1576. .course-services-content{margin-left: 120px;}
  1577. }
  1578. @media (max-width: 768px){
  1579. padding-bottom: 52px;min-width: unset;
  1580. // banner
  1581. .website-synopsis-banner{height: 150px;background-size: cover;}
  1582. // row
  1583. .synopsis-services-box{
  1584. width:100%;flex-direction: column;padding: 0;
  1585. // 头部图片
  1586. img{max-width: 100%;height: auto;float: none;margin: 0 auto;}
  1587. // 内容区域
  1588. .course-services-content{
  1589. width: 100%;padding: 0 10px;margin: 0;
  1590. h6{@include setFontStyle(-4);margin: 24px 0 16px;font-weight: bold;text-align: center;}
  1591. p{margin-bottom: 0;color: rgba(85, 85, 85, 1);font-size: 14px;text-align: center;}
  1592. .synopsis-list-box{
  1593. width: 85%;margin: 24px auto 0;
  1594. li{width: 33.33%;margin-bottom: 12px;}
  1595. span{@include setFontStyle(-7);color: #333;}
  1596. i{width: 6px;height: 6px;margin-right: 8px;}
  1597. }
  1598. .client-btn-box{text-align: center;margin:40px 0;}
  1599. .client-default-Btn,.client-default-white-Btn{width: 120px;height: 35px;line-height: 35px;}
  1600. a,div.client-default-Btn{margin-right: 16px}
  1601. }
  1602. }
  1603. .website-row-reverse img{margin: 0 auto;}
  1604. }
  1605. }
  1606. }