cus-client-page.scss 72 KB

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