activity.css 6.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338
  1. /*招商注册*/
  2. ul,li{
  3. list-style: none;
  4. }
  5. .business{
  6. width: 100%;
  7. margin: 0 auto;
  8. }
  9. .business .banner{
  10. height: 630px;
  11. margin-top: -47px;
  12. background: url("/images/activity/business-banner.png") no-repeat center;
  13. }
  14. @media screen and (max-width: 1366px) {
  15. .business .banner{
  16. height: 630px;
  17. }
  18. }
  19. .business .session{
  20. width: 100%;
  21. margin: 0 auto;
  22. }
  23. .business .session .content{
  24. width: 1190px;
  25. margin: 0 auto;
  26. }
  27. .business .introduction{
  28. height: 420px;
  29. }
  30. .business h3{
  31. text-align: center;
  32. font-size: 30px;
  33. margin: 0;
  34. }
  35. .business .introduction .theme{
  36. width: 60px;
  37. height: 11px;
  38. border-top:2px solid #ff8400;
  39. margin: 0 auto;
  40. position: relative;
  41. top: 3px;
  42. }
  43. .business .introduction .text{
  44. text-indent: 2em;
  45. font-size: 16px;
  46. color: #666;
  47. line-height: 35px;
  48. margin: 50px 130px 140px 130px;
  49. /*opacity:0;
  50. transform:scale(0);
  51. transition:.5s 0.1s;*/
  52. }
  53. .business .introduction .text p {
  54. margin: 0;
  55. }
  56. .business .introduction.active .text{
  57. opacity:1 !important; transform:none !important;
  58. }
  59. .business .join{
  60. text-align: center;
  61. width: 100%;
  62. margin: 0 auto;
  63. }
  64. .business .introduction .join{
  65. margin-top: -100px;
  66. }
  67. .business .join a{
  68. width: 170px;
  69. height: 46px;
  70. display: inline-block;
  71. line-height: 46px;
  72. text-align: center;
  73. background: #ff8400;
  74. font-size: 20px;
  75. border-radius: 4px;
  76. color: #fff;
  77. }
  78. .business .join a:hover{
  79. background: #d32526;
  80. }
  81. .business .advantage{
  82. background: #6a99fa;
  83. height: 630px;
  84. }
  85. .business .advantage h3{
  86. color: #fff;
  87. padding: 95px 0 95px 0;
  88. }
  89. .business .advantage .advantage-list{
  90. width: 100%;
  91. margin: 0 auto;
  92. display: inline-block;
  93. }
  94. .business .advantage .advantage-list ul{
  95. width: 95%;
  96. padding-left: 110px;
  97. margin: 0 auto;
  98. display: inline-block;
  99. height: 235px;
  100. }
  101. .business .advantage .advantage-list ul li {
  102. float: left;
  103. width: 174px;
  104. height: 206px;
  105. border-radius: 10px;
  106. background: #fff;
  107. margin: 0 10px;
  108. overflow: hidden;
  109. position: relative;
  110. text-align: center;
  111. }
  112. .business .advantage .advantage-list ul li img{
  113. margin-top: 25px;
  114. margin-bottom: 10px;
  115. }
  116. .business .advantage .advantage-list ul li:hover{
  117. cursor: pointer;
  118. top: -16px;
  119. transition: top 1s ease-out;
  120. transform:scale(1.2);
  121. }
  122. .business .advantage .advantage-list ul li:hover p.title{
  123. height: 40px;
  124. line-height: 40px;
  125. font-size: 18px;
  126. }
  127. .business .advantage .advantage-list ul li:hover img{
  128. margin-top: 15px;
  129. margin-bottom: 10px;
  130. }
  131. .business .advantage .advantage-list ul li:hover p:last-child{
  132. color: #333;
  133. }
  134. .business .advantage .advantage-list ul li p{
  135. display: inline-block;
  136. width: 100%;
  137. text-align: left;
  138. margin-top: -20px;
  139. }
  140. .business .advantage .advantage-list ul li p.title{
  141. height: 28px;
  142. line-height: 28px;
  143. text-align: center;
  144. font-size: 16px;
  145. color: #333;
  146. }
  147. .business .advantage .advantage-list ul li p:last-child{
  148. padding: 16px 20px;
  149. color: #999;
  150. font-size: 14px;
  151. line-height: 20px;
  152. }
  153. .business .advantage .join{
  154. margin-top: 75px;
  155. }
  156. .business .style{
  157. height: 700px;
  158. }
  159. .business .style h3{
  160. padding-top: 80px;
  161. }
  162. .business .style .theme{
  163. width: 80px;
  164. height: 11px;
  165. border-top:2px solid #ff8400;
  166. margin: 0 auto;
  167. position: relative;
  168. top: 3px;
  169. }
  170. .business .style .style-list{
  171. width: 100%;
  172. margin: 0 auto;
  173. display: inline-block;
  174. margin-top: 55px;
  175. }
  176. .business .style .style-list ul{
  177. width: 96%;
  178. margin: 0 auto;
  179. display: inline-block;
  180. overflow: hidden;
  181. }
  182. .business .style .style-list ul li{
  183. float: left;
  184. width: 25%;
  185. text-align: center;
  186. }
  187. .business .style .style-list ul li:hover img {
  188. transform: scale(1.01);
  189. }
  190. /*.business .style .style-list ul li:hover p{
  191. color: #5078cb;
  192. }*/
  193. .business .style .style-list ul li img {
  194. width: 108px;
  195. height: 108px;
  196. }
  197. .business .style .style-list ul li p{
  198. font-size: 16px;
  199. color: #333;
  200. line-height: 70px;
  201. margin-bottom: 20px;
  202. }
  203. .business .style .join{
  204. margin-top: 25px;
  205. }
  206. .business .join-us{
  207. background: #64c7f2;
  208. height: 630px;
  209. }
  210. .business .join-us h3{
  211. color: #fff;
  212. padding-top: 75px;
  213. }
  214. .business .join-us .content{
  215. height: 660px;
  216. background: url("/images/activity/business.png") no-repeat center;
  217. }
  218. .business .join-us .join-step{
  219. width: 94%;
  220. margin: 0 auto;
  221. margin-top: 307px;
  222. display: inline-block;
  223. }
  224. .business .join-us .join-step div{
  225. float: left;
  226. width: 28%;
  227. text-align: center;
  228. }
  229. .business .join-us .join-step div:first-child{
  230. margin-left: 125px;
  231. }
  232. .business .join-us .join-step div h5{
  233. margin: 0;
  234. line-height: 30px;
  235. font-size: 18px;
  236. color: #fff;
  237. }
  238. .business .join-us .join-step div p{
  239. line-height: 20px;
  240. font-size: 14px;
  241. color: #fff;
  242. }
  243. .business .join-us .join{
  244. margin-top: 50px;
  245. }
  246. .business .join a:hover{
  247. transform: scale(1.1);
  248. transition: transform .2s ease-out;
  249. }
  250. .business .contact-us{
  251. background: url("/images/activity/contact01.png") no-repeat center;
  252. height: 630px;
  253. margin-top: -50px;
  254. }
  255. .business .contact-us h3{
  256. color: #fff;
  257. padding-top: 100px;
  258. margin-bottom: 70px;
  259. }
  260. .business .contact-us .contact-step{
  261. background-color: #fff;
  262. width: 900px;
  263. height: 300px;
  264. margin: 0 auto;
  265. overflow: hidden;
  266. }
  267. .business .contact-us .contact-step img{
  268. float: left;
  269. padding: 90px 0px 0px 50px;
  270. }
  271. .business .contact-us .contact-step div {
  272. float: right;
  273. border-left: 1px solid #ccc;
  274. height: 250px;
  275. width: 470px;
  276. padding: 75px 35px 0px 45px;
  277. margin: 30px 0px 30px 0px;
  278. }
  279. .business .contact-us .contact-step .list-one {
  280. background: url("/images/activity/contact03.png") no-repeat 2% 70%;
  281. padding: 10px 0px 5px 50px;
  282. font-size: 15px;
  283. }
  284. .business .contact-us .contact-step .list-two {
  285. background: url("/images/activity/contact04.png") no-repeat 2% 70%;
  286. padding: 10px 0px 5px 50px;
  287. font-size: 15px;
  288. }
  289. .business .contact-us .contact-step .list-three {
  290. background: url("/images/activity/contact05.png") no-repeat 3% 70%;
  291. padding: 10px 0px 5px 50px;
  292. font-size: 15px;
  293. }
  294. .business .function-hinting{
  295. height: 200px;
  296. margin: -30px 0px 35px 0px;
  297. }
  298. .business .function-hinting .hinting-list{
  299. width: 100%;
  300. margin: 0 auto;
  301. display: inline-block;
  302. margin-top: 55px;
  303. }
  304. .business .function-hinting .hinting-list ul{
  305. width: 96%;
  306. margin: 0 auto;
  307. display: inline-block;
  308. }
  309. .business .function-hinting .hinting-list ul li{
  310. float: left;
  311. width: 25%;
  312. text-align: center;
  313. }
  314. .business .function-hinting .hinting-list ul li img{
  315. width: 108px;
  316. height: 108px;
  317. }
  318. .business .function-hinting .hinting-list ul li p{
  319. font-size: 16px;
  320. color: #333;
  321. line-height: 70px;
  322. margin-bottom: 20px;
  323. }
  324. /*
  325. .business .join{
  326. animation:come_on 2s infinite;
  327. }
  328. @keyframes come_on {
  329. 0% {
  330. transform: scale(1); }
  331. 50% {
  332. transform: scale(1.04); }
  333. 100% {
  334. transform: scale(1); }
  335. }*/