styles.css 41 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580
  1. /*===全局===*/
  2. html{overflow-y: scroll; overflow-x:hidden; _background-image:url(about:blank); _background-attachment:fixed;}
  3. body {font-family:"Microsoft Yahei",'mossbaoo',Arial,'Hiragino Sans GB',sans-serif; font-size:12px; color:#333;}
  4. body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td,sup,sub{margin:0;padding:0}
  5. fieldset,img{border:0}
  6. ul,ol,li {list-style:none;}
  7. img{-ms-interpolation-mode: bicubic; vertical-align:top;}
  8. input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;outline:none; font-family:"Microsoft Yahei"; }
  9. .imgmiddle,input,select{vertical-align:middle;}
  10. .table{border-collapse:collapse;border-spacing:0;}
  11. .clear{clear:both; height:0; overflow:hidden;}
  12. .clearfix:after{content:"";display:block;height:0;clear:both;visibility:hidden;}
  13. .clearfix{zoom:1;}
  14. .fl{float:left; display:inline;}
  15. .fr{float:right; display:inline;}
  16. a {text-decoration:none; color:#333;}
  17. a:hover{ text-decoration:none; color: #141414;}
  18. a:active{blr:expression(this.onFocus=this.blur());}
  19. /*===自定义样式===*/
  20. .w100 {width: 100%;}
  21. .mar1500 {width: 79%; margin: 0 auto; min-width: 1200px;}
  22. .bgGray {background: #eaeaea;}
  23. .bgfff {background: #fff;}
  24. .mt15 {margin-top: 15px;}
  25. .pt15 {padding-top: 15px;}
  26. .padlr {padding: 0 2.5%;}
  27. .oh {overflow: hidden;}
  28. ::-webkit-scrollbar{width: 8px;}
  29. ::-webkit-scrollbar-track{background: #fff;}
  30. ::-webkit-scrollbar-thumb{background: #1b1b1b;}
  31. ::-webkit-scrollbar-thumb:window-inactive{background: #1b1b1b;}
  32. ::-webkit-scrollbar-thumb:vertical:hover{background: #1b1b1b;}
  33. .animateTop {position: relative; top: 100px; opacity: 0; filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);}
  34. .isAnimation {opacity: 0; filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);}
  35. .bgimg {position: relative;}
  36. #side{position:fixed;width:54px;height:220px;right:0;top:50%;z-index:100;}
  37. #side ul li {width:54px;height:54px;float:left;position:relative;border-bottom:1px solid #444;}
  38. #side ul li .sidebox{position:absolute;width:54px;height:54px;top:0;right:0;background:#000;opacity:0.8;filter:Alpha(opacity=80);color:#fff;font:14px/54px "微软雅黑";overflow:hidden;}
  39. #side ul li .sidetop{width:54px;height:54px;line-height:54px;display:inline-block;background:#000;opacity:0.8;filter:Alpha(opacity=80);}
  40. #side ul li .sidetop:hover{opacity:1;filter:Alpha(opacity=100);}
  41. #side ul li i {float:left; display: inline-block; width: 54px; height: 54px; text-align: center; line-height: 54px; color: #fff; font-size: 24px;}
  42. #side ul li span {float:left; display: inline-block; width: 106px; height: 54px; text-align: center; line-height: 54px; color: #fff; font-size: 14px;}
  43. #side .code_img {display: none; position: absolute; top: 54px; right: 54px;}
  44. #side .code_img img {width: 124px; height: 124px; border-left: 2px solid #000; border-bottom: 2px solid #000;}
  45. /*加载动画*/
  46. .bj-loading{position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: #000; z-index: 9999; opacity: 1; filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100); visibility: visible; -webkit-transition:all .5s ease-in-out; transition:all .5s ease-in-out; -webkit-animation-fill-mode:both; animation-fill-mode:both;}
  47. .bj-loading.on{visibility: hidden; opacity: 0; filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);}
  48. .bj-loading .load-box{position: absolute; top: 50%; margin-left: -2.5rem; margin-top: -2.5rem; left: 50%;}
  49. .bj-loading .load-box .ball {position: relative; background: url(../img/loadinglogo.png) no-repeat center center; background-size: 55%;}
  50. .bj-loading .load-box .ball > div {background: transparent; width: 5rem; height: 5rem; border-radius: 100%; margin: 2px; border: 2px solid #fff; border-bottom-color: transparent; display: inline-block; -webkit-animation-fill-mode: both; animation-fill-mode: both; -webkit-animation: rotate 0.8s linear infinite; animation: rotate 0.8s linear infinite;}
  51. .ellipsis{overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
  52. .ellipsis-2{display: -webkit-box; overflow: hidden; white-space: normal !important; text-overflow: ellipsis; word-wrap: break-word; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
  53. .ellipsis-3{display: -webkit-box; overflow: hidden; white-space: normal !important; text-overflow: ellipsis; word-wrap: break-word; -webkit-line-clamp: 3; -webkit-box-orient: vertical;}
  54. .header_w {position: fixed; top: 0; left: 0; z-index: 999; border-bottom: 1px solid rgba(255,255,255,0.05);}
  55. .header .logo {padding: 25px 0;}
  56. .header .slogan {padding-left: 15px; line-height: 100px;}
  57. .header .slogan span {font-size: 14px; line-height: 14px; color: #fff; padding-left: 15px; border-left: 1px solid #fff;}
  58. .header .nav li {float: left; line-height: 100px; padding: 0 24px;}
  59. .header .nav li a {font-size: 14px; color: #fff;}
  60. .header .nav em {position: absolute; left: 0; bottom: 0; width: 90px; height: 3px; background: #fff;}
  61. .header .tel {padding-left: 15px; line-height: 100px; color: #fff;}
  62. .header .tel i {padding-left: 30px; border-left: 1px solid #fff; line-height: 14px; font-size: 20px;}
  63. .header .tel span {line-height: 14px; font-size: 14px; padding-left: 5px;}
  64. @media (min-width: 1400px) and (max-width: 1600px) {
  65. .header .nav li {padding: 0 18px;}
  66. }
  67. @media (min-width: 0px) and (max-width: 1399px) {
  68. .header .nav li {padding: 0 16px;}
  69. }
  70. .in_banner {height: 770px;}
  71. .in_banner_swiper {height: 770px;}
  72. .in_banner .swiper-slide {width: 100%; overflow: hidden;height: 100%;}
  73. .in_banner .swiper-slide span {display: block;width: 300%; height:100%;text-align: center;margin-left:-100%;}
  74. .in_banner .in_banner_pa {width: 100%; position: absolute; left:0; bottom:20px; z-index: 9; text-align: center;}
  75. .in_banner .swiper-pagination-switch {display: inline-block; width: 5px; height:5px; line-height: 0px; font-size: 0px; background: #aaa; margin: 6px 6px; /*border-radius:50%;*/ cursor: pointer; opacity: 0.5; transition: all 3.5s;}
  76. .in_banner .swiper-active-switch {background: #fff; opacity: 1; width: 33px;}
  77. .in_title .title {padding-top: 53px;}
  78. .in_title .title .p1 {font-size: 26px; line-height: 44px; color: #333;}
  79. .in_title .title .p2 {font-size: 15px; line-height: 33px; color: #8c8c8c;}
  80. .in_title .more {line-height: 170px;}
  81. .in_title .more a {font-size: 16px; color: #999;}
  82. .case_more {padding: 30px 0 65px; text-align: center;}
  83. .case_more a {display: inline-block; width: 143px; height: 40px; line-height: 40px; border: 1px solid #d3d2d2; font-size: 14px; color: #333;}
  84. .page_banner_w {width: 100%; height: 720px; overflow: hidden; position: relative;}
  85. .page_banner {width: 300%; margin-left: -100%; text-align: center;}
  86. .page_banner_mask {position: absolute; top: 0; left: 0; width: 100%; height: 720px; text-align: center;}
  87. .page_banner_mask .p1 {padding-top: 222px; font-size: 48px; color: #fff; line-height: 80px;}
  88. .page_banner_mask .p2 {font-size: 18px; color: #fff; line-height: 54px;}
  89. .page_banner_mask .btn {padding-top: 20px;}
  90. .page_banner_mask .btn a {display: inline-block; width: 200px; height: 46px; line-height: 46px; font-size: 18px; color: #333; border: 1px solid #fff; border-radius: 5px; background: #fff;}
  91. .page_banner_mask .btn a:hover {color: #fff; background: none;}
  92. .page_banner_mask .text {font-size: 14px; color: #fff; line-height: 20px; letter-spacing: 2px; padding-top: 165px; font-family: arial;}
  93. .in_service {height: 666px;}
  94. .in_service_left {width: 49.5%; height: 666px; transition: all 0.4s;}
  95. .in_service_left_c {padding: 27px 5% 0;}
  96. .in_service_left_c .title {font-size: 24px; line-height: 66px;}
  97. .in_service_left_c .line {width: 10px; height: 2px; background: #9a9a9a;}
  98. .in_service_left_c .text {font-size: 12px; color: #8c8c8c; line-height: 24px;}
  99. .in_service_left_c .icon {padding: 36px 0 70px;}
  100. .in_service_left_c .icon i {font-size: 38px; color: #8a8a8a;}
  101. .in_service_left_c img {width: 100%;}
  102. .in_service_right {width: 49.5%; margin-left: 1%;}
  103. .in_service_right_tl {width: 49%; height: 325px; transition: all 0.4s;}
  104. .in_service_right_tl_c {padding: 27px 8% 0;}
  105. .in_service_right_tr {width: 49%; margin-left: 2%; height: 325px; transition: all 0.4s;}
  106. .in_service_right_t .title {font-size: 24px; line-height: 52px;}
  107. .in_service_right_t .text {font-size: 12px; color: #8c8c8c; line-height: 24px; padding-top: 4px;}
  108. .in_service_right_t .bottom {text-align: center; padding-top: 55px;}
  109. .in_service_right_t .icon i {font-size: 60px; color: #8c8c8c;}
  110. .in_service_right_t .name {font-size: 14px; line-height: 38px;}
  111. .in_service_right_b {height: 325px; transition: all 0.4s;}
  112. .in_service_right_b_c {padding: 105px 10% 0; }
  113. .in_service_right_b_c .title {font-size: 24px; line-height: 52px;}
  114. .in_service_right_b_c .text {font-size: 12px; color: #8c8c8c; line-height: 24px; padding-top: 4px;}
  115. .in_service_right_b_c .right {width: 170px; text-align: center; padding-top: 10px;}
  116. .in_service_right_b_c .icon i {font-size: 60px; color: #8c8c8c;}
  117. .in_service_right_b_c .name {font-size: 14px; line-height: 50px;}
  118. .in_service_left:hover {box-shadow: 0 5px 8px #bbb; margin-top: -5px;}
  119. .in_service_right_tl:hover {box-shadow: 0 5px 8px #bbb; margin-top: -5px;}
  120. .in_service_right_tr:hover {box-shadow: 0 5px 8px #bbb; margin-top: -5px;}
  121. .in_service_right_b:hover {box-shadow: 0 5px 8px #bbb; margin-top: -5px;}
  122. .in_bigCase_c {padding-top: 50px; padding-bottom: 50px;}
  123. .in_bigCase_c .left {width: 48%;}
  124. .in_bigCase_c .title1 {font-size: 26px; color: #545454; line-height: 64px; letter-spacing: 1px;}
  125. .in_bigCase_c .title2 {font-size: 18px; color: #545454; line-height: 52px; padding-bottom: 15px;}
  126. .in_bigCase_c .line {width: 112px; height: 1px; background: #585858;}
  127. .in_bigCase_c .des {font-size: 14px; color: #666; line-height: 24px; padding: 25px 0 0;}
  128. .in_bigCase_c .logo {padding-top: 40px;}
  129. .in_bigCase_c .logo img {height: 48px;}
  130. .in_bigCase_c .btn {padding-top: 10%;}
  131. .in_bigCase_c .btn a {font-size: 14px; color: #000; line-height: 34px;}
  132. .in_bigCase_c .right {width: 48%;}
  133. .in_bigCase_c .right img {width: 100%;}
  134. .in_case_title {border-bottom: 1px solid #dcdcdc;}
  135. .in_case_title .title {padding: 40px 0;}
  136. .in_case_title .title .p1 {font-size: 26px; line-height: 46px;}
  137. .in_case_title .title .p2 {font-size: 14px; line-height: 32px; color: #8c8c8c;}
  138. .in_case_title .menu {line-height: 158px;}
  139. .in_case_title .menu li {float: left; margin-left: 20px;}
  140. .in_case_title .menu li a {font-size: 14px; color: #666; display: inline-block; padding: 0 20px; height: 40px; line-height: 40px; text-align: center; transition: 0.3s; -webkit-transition: 0.3s; -moz-transition: 0.3s;}
  141. .in_case_title .menu li.current a {background: #333; color: #fff;}
  142. .in_case_title .menu li a:hover {background: #333; color: #fff;}
  143. .in_case_list {padding-top: 50px;}
  144. .in_case_list ul {width: 102%;}
  145. .in_case_list li {float: left; width: 31.1%; margin-right: 2%; border: 1px solid #f5f5f5; margin-bottom: 20px; position: relative;}
  146. .in_case_list li .img img {width: 100%;}
  147. .in_case_list li .bottom {padding: 20px 8% 35px;}
  148. .in_case_list li .title a {font-size: 18px; color: #545454; line-height: 52px;}
  149. .in_case_list li .des {font-size: 14px; color: #999; line-height: 24px; min-height: 48px; max-height: 48px;}
  150. .in_case_list li .btn {padding-top: 30px;}
  151. .in_case_list li .btn a {width: 118px; height: 34px; border: 1px solid #dadada; display: block; text-align: center; line-height: 34px; background: none; position: relative;}
  152. .in_case_list li .btn a i {font-size: 30px; color: #b7b7b7; position: relative; z-index: 1;}
  153. .in_case_list li:hover .btn a i {color: #fff;}
  154. .in_case_list li:hover .btn a:before {width: 118px;}
  155. .in_case_list li .btn a:before {content: ""; position: absolute; background: #333; width: 0; height: 34px; left: 0; z-index: 0; transition: 0.3s; -webkit-transition: 0.3s; -moz-transition: 0.3s;}
  156. .in_case_list li .l1 {position: absolute; top: 0; left: 0; width: 0; height: 1px; background: #141414;}
  157. .in_case_list li .l2 {position: absolute; top: 0; right: 0; width: 1px; height: 0; background: #141414;}
  158. .in_case_list li .l3 {position: absolute; bottom: 0; right: 0; width: 0; height: 1px; background: #141414;}
  159. .in_case_list li .l4 {position: absolute; bottom: 0; left: 0; width: 1px; height: 0; background: #141414;}
  160. .in_case_more {text-align: center; padding: 40px 0 60px; text-align: center; height: 58px;}
  161. .in_case_more a {font-size: 14px; color: #666; display: inline-block; width: 158px; height: 44px; text-align: center; line-height: 44px; border: 1px solid #f1f1f1; border-radius: 5px; transition: 0.3s; -webkit-transition: 0.3s; -moz-transition: 0.3s;}
  162. .in_case_more a:hover {box-shadow: 0 5px 10px #ccc; margin-top: -3px;}
  163. .in_partner_title {text-align: center; padding: 60px 0 55px;}
  164. .in_partner_title .p1 {font-size: 24px; color: #000; line-height: 44px; letter-spacing: 2px;}
  165. .in_partner_title .p2 {font-size: 16px; color: #999; line-height: 32px; letter-spacing: 2px;}
  166. .in_partner_list {width: 83%; margin: 0 auto;}
  167. .in_partner_list ul {border-left: 1px solid #eee; border-top: 1px solid #eee;}
  168. .in_partner_list li {float: left; width: 14.2857%; height: 120px;transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out;}
  169. .in_partner_list li span {display: block; width: 100%; height: 100%; border-right: 1px solid #eee; border-bottom: 1px solid #eee; transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out;}
  170. .in_partner_tips {font-size: 16px; color: #999; line-height: 36px; padding: 70px 0 100px; text-align: center;}
  171. .in_partner_list li:hover {box-shadow: 0px 0px 20px #ccc; -webkit-box-shadow: 0px 0px 20px #ccc;}
  172. .in_partner_list li.li1 span {background: url(../img/partners_img1-1.png) no-repeat center center;}
  173. .in_partner_list li.li1:hover span {background: url(../img/partners_img1-2.png) no-repeat center center;}
  174. .in_partner_list li.li2 span {background: url(../img/partners_img2-1.png) no-repeat center center;}
  175. .in_partner_list li.li2:hover span {background: url(../img/partners_img2-2.png) no-repeat center center;}
  176. .in_partner_list li.li3 span {background: url(../img/partners_img3-1.png) no-repeat center center;}
  177. .in_partner_list li.li3:hover span {background: url(../img/partners_img3-2.png) no-repeat center center;}
  178. .in_partner_list li.li4 span {background: url(../img/partners_img4-1.png) no-repeat center center;}
  179. .in_partner_list li.li4:hover span {background: url(../img/partners_img4-2.png) no-repeat center center;}
  180. .in_partner_list li.li5 span {background: url(../img/partners_img5-1.png) no-repeat center center;}
  181. .in_partner_list li.li5:hover span {background: url(../img/partners_img5-2.png) no-repeat center center;}
  182. .in_partner_list li.li6 span {background: url(../img/partners_img6-1.png) no-repeat center center;}
  183. .in_partner_list li.li6:hover span {background: url(../img/partners_img6-2.png) no-repeat center center;}
  184. .in_partner_list li.li7 span {background: url(../img/partners_img7-1.png) no-repeat center center;}
  185. .in_partner_list li.li7:hover span {background: url(../img/partners_img7-2.png) no-repeat center center;}
  186. .in_partner_list li.li8 span {background: url(../img/partners_img8-1.png) no-repeat center center;}
  187. .in_partner_list li.li8:hover span {background: url(../img/partners_img8-2.png) no-repeat center center;}
  188. .in_partner_list li.li9 span {background: url(../img/partners_img9-1.png) no-repeat center center;}
  189. .in_partner_list li.li9:hover span {background: url(../img/partners_img9-2.png) no-repeat center center;}
  190. .in_partner_list li.li10 span {background: url(../img/partners_img10-1.png) no-repeat center center;}
  191. .in_partner_list li.li10:hover span {background: url(../img/partners_img10-2.png) no-repeat center center;}
  192. .in_partner_list li.li11 span {background: url(../img/partners_img11-1.png) no-repeat center center;}
  193. .in_partner_list li.li11:hover span {background: url(../img/partners_img11-2.png) no-repeat center center;}
  194. .in_partner_list li.li12 span {background: url(../img/partners_img12-1.png) no-repeat center center;}
  195. .in_partner_list li.li12:hover span {background: url(../img/partners_img12-2.png) no-repeat center center;}
  196. .in_partner_list li.li13 span {background: url(../img/partners_img13-1.png) no-repeat center center;}
  197. .in_partner_list li.li13:hover span {background: url(../img/partners_img13-2.png) no-repeat center center;}
  198. .in_partner_list li.li14 span {background: url(../img/partners_img14-1.png) no-repeat center center;}
  199. .in_partner_list li.li14:hover span {background: url(../img/partners_img14-2.png) no-repeat center center;}
  200. .in_solution_c {padding-bottom: 50px;}
  201. .in_solution_list ul {width: 101.5%;}
  202. .in_solution_list li {float: left; width: 23.5%; margin-right: 1.5%;}
  203. .in_solution_list li .img { overflow: hidden;}
  204. .in_solution_list li .img a {position: relative; width: 100%; height: 100%; display: block;}
  205. .in_solution_list li .img img {width: 100%;}
  206. .in_solution_list li .image {position: absolute; top: 0; left: 0; transition: transform 0.6s ease 0s;}
  207. .in_solution_list li:hover .image {transform: scale(1.08, 1.08);}
  208. .in_solution_list li .bottom {text-align: center; padding: 7px 10% 30px; border: 1px solid #eaeaea; border-top: none;}
  209. .in_solution_list li .title a {font-size: 18px; color: #000; line-height: 54px;}
  210. .in_solution_list li .btn a {display: inline-block; width: 110px; height: 32px; border: 1px solid #eaeaea; font-size: 14px; color: #999; line-height: 32px;transition: 0.5s; -webkit-transition: 0.5s; -moz-transition: 0.5s;}
  211. .in_solution_list li .btn a:hover {background: #333; color: #fff;}
  212. .in_viewpoint_c {padding-bottom: 50px;}
  213. .in_viewpoint_list_l {width: 66.3%;}
  214. .in_viewpoint_list_l li {border: 1px solid #eaeaea; margin-bottom: 1.5%;}
  215. .in_viewpoint_list_l li:last-of-type {margin-bottom: 0;}
  216. .in_viewpoint_list_l li:hover {background: #eaeaea; border: 1px solid #ccc;}
  217. .in_viewpoint_list_l .li_c {padding: 1.5% 2.5% 1.5% 3%;}
  218. .in_viewpoint_list_l li .img {width: 29%;}
  219. .in_viewpoint_list_l li img {width: 100%;}
  220. .in_viewpoint_list_l .right {width: 68%; padding-left: 3%;}
  221. .in_viewpoint_list_l .title_c {line-height: 40px;}
  222. .in_viewpoint_list_l .title a {font-size: 18px; color: #333;}
  223. .in_viewpoint_list_l .date {font-size: 16px; color: #6e6d6d; font-family: arial;}
  224. .in_viewpoint_list_l .des {font-size: 14px; color: #797979; line-height: 24px;}
  225. .in_viewpoint_list_l .more {padding-top: 2%;}
  226. .in_viewpoint_list_l .more a {background: #fff; display: block; width: 100px; height: 30px; border: 1px solid #dadada; text-align: center; line-height: 30px;}
  227. .in_viewpoint_list_l .more i {font-size: 30px; color: #b7b7b7;}
  228. .in_viewpoint_list_r {width: 32%; margin-left: 1.5%;}
  229. .in_viewpoint_list_r:hover .bottom {background: #eaeaea; border: 1px solid #ccc; border-top: none;}
  230. .in_viewpoint_list_r img {width: 100%;}
  231. .in_viewpoint_list_r .bottom {border: 1px solid #eaeaea; border-top: none; padding: 5% 5% 10%;}
  232. .in_viewpoint_list_r .title a {font-size: 18px; color: #333; line-height: 48px;}
  233. .in_viewpoint_list_r .date {font-size: 16px; color: #6e6d6d; line-height: 42px;}
  234. .in_viewpoint_list_r .des {font-size: 14px; color: #797979; line-height: 24px; padding: 3% 0 0; max-height:72px;}
  235. .in_viewpoint_list_r .more {padding-top: 8%;}
  236. .in_viewpoint_list_r .more a {background: #fff; display: block; width: 100px; height: 30px; border: 1px solid #dadada; text-align: center; line-height: 30px;}
  237. .in_viewpoint_list_r .more i {font-size: 30px; color: #b7b7b7;}
  238. .in_contact_c {padding-top: 30px; padding-bottom: 30px;}
  239. .in_contact_left .title {font-size: 24px; color: #000; line-height: 64px;}
  240. .in_contact_left li {font-size: 14px; color: #7a7a7a; line-height: 36px;}
  241. .in_contact_right {width: 170px; border: 1px solid #f2f2f2; text-align: center; padding: 24px 0 7px;}
  242. .in_contact_right img {width: 120px;}
  243. .in_contact_right .text {font-size: 12px; color: #7a7a7a; line-height: 34px;}
  244. /*53d5e38ad3d8bbe80ecfee4157726894ce5be8c6
  245. 532142a4ab051782a0f195e726bc64529692ef09*/
  246. .footer {background: #f6f6f6;}
  247. .footer_c {line-height: 114px;}
  248. .footer .nav li {float: left; padding-right: 30px;}
  249. .footer .nav li a {font-size: 12px; color: #7a7a7a;}
  250. .footer .copyright {font-size: 12px; color: #7a7a7a;}
  251. .footer .copyright a {font-size: 12px; color: #7a7a7a;}
  252. .page_title {text-align: center; padding: 45px 0 35px;}
  253. .page_title .p1 {font-size: 26px; color: #333; line-height: 50px;}
  254. .page_title .p2 {font-size: 16px; color: #575757; line-height: 26px; padding: 7px 0;}
  255. .app_service_list li {float: left; position: relative; width: 32%; height: 390px; overflow: hidden; text-align: center; color: #fff; margin-right: 2%;}
  256. .app_service_list .li3 {margin-right: 0;}
  257. .app_service_list .li_c {padding: 40px 0 70px; position: relative; z-index: 1;}
  258. .app_service_list i {font-size: 60px; line-height: 130px;}
  259. .app_service_list .title {font-size: 22px; line-height: 46px;}
  260. .app_service_list .des {font-size: 14px; line-height: 26px; min-height: 104px;}
  261. .app_service_list .li1 {background: url(../img/app_service_img1.jpg) no-repeat center center;}
  262. .app_service_list .li2 {background: url(../img/app_service_img2.jpg) no-repeat center center;}
  263. .app_service_list .li3 {background: url(../img/app_service_img3.jpg) no-repeat center center;}
  264. .app_service_list .mask {width: 100%; height: 100%; position: absolute; top: 0; left: 0; z-index: 0; background: rgba(25,136,216,0.6); filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#991988d8,endColorstr=#991988d8); display: none;}
  265. .app_advantage_list {padding-top: 46px;}
  266. .app_advantage_list li {width: 24.9%; text-align: center; position: relative; padding: 60px 0 50px; z-index: 1; top: 0; transition: all 0.5s; border-right: 1px solid #ddd;}
  267. .app_advantage_list .li4 {border: none;}
  268. .app_advantage_list .icon {position: absolute; width: 100%; top: -46px; left: 0;}
  269. .app_advantage_list i {display: inline-block; width: 86px; height: 86px; line-height: 86px; border-radius: 50%; border: 5px solid #fff; box-shadow: 0 5px 8px #bbb; font-size: 50px; color: #fff;}
  270. .app_advantage_list .li1 i {background: #1988d8; line-height: 88px;}
  271. .app_advantage_list .li2 i {background: #ec870f;}
  272. .app_advantage_list .li3 i {background: #2ba76e;}
  273. .app_advantage_list .li4 i {background: #ee504d;}
  274. .app_advantage_list .title_cn {font-size: 16px; font-weight: bold; color: #333; line-height: 34px;}
  275. .app_advantage_list .title_en {font-size: 12px; color: #666; line-height: 28px;}
  276. .app_advantage_list .des {font-size: 14px; color: #666; line-height: 30px;}
  277. .app_advantage_list .line {padding-bottom: 5px;}
  278. .app_advantage_list .line span {display: inline-block; width: 80px; height: 2px; line-height: 2px;}
  279. .app_advantage_list .li1 .line span {background: #1988d8;}
  280. .app_advantage_list .li2 .line span {background: #ec870f;}
  281. .app_advantage_list .li3 .line span {background: #2ba76e;}
  282. .app_advantage_list .li4 .line span {background: #ee504d;}
  283. .app_advantage_list li:hover {box-shadow: 0 10px 15px #bbb; z-index: 2; top: -5px; border-right: 1px solid #fff;}
  284. .app_flow_c {padding-bottom: 50px;}
  285. .app_flow_list li {float: left; text-align: center;}
  286. .app_flow_list .top_c {width: 134px; height: 134px; display: inline-block; position: relative;}
  287. .app_flow_list .top_c span {display: inline-block; width: 101px; height: 101px; line-height: 101px; position: absolute; top: 17px; left: 17px; font-size: 26px; color: #333; border-radius: 50%; background: rgba(255,255,255,0.9); filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#E5ffffff,endColorstr=#E5ffffff); transition: all 0.5s;}
  288. .app_flow_list .bottom {font-size: 14px; color: #666; line-height: 22px; padding: 15px 3px;}
  289. .app_flow_list .li_a {width: 13.7%;}
  290. .app_flow_list .li_b {width: 3.5%;}
  291. .app_flow_list .li_b img {margin-top: 68px;}
  292. .app_flow_list .li_a:hover span {background: #4a91e3; color: #fff;}
  293. .web_advantage_list li {float: left; width: 23.5%; margin-right: 2%; text-align: center; position: relative;/* height: 472px;*/}
  294. .web_advantage_list .li4 {margin-right: 0;}
  295. .web_advantage_list img {width: 100%;}
  296. .web_advantage_list .mask {position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 0; background: rgba(25,136,216,0.6); filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#991988d8,endColorstr=#991988d8); display: none;}
  297. .web_advantage_list .li_c {position: absolute; top: 0; left: 0; width: 100%; padding-top: 45%; color: #fff;}
  298. .web_advantage_list .icon i {font-size: 60px;}
  299. .web_advantage_list .line {padding: 4% 0;}
  300. .web_advantage_list .line span {display: inline-block; width: 24px; height: 2px; background: #fff;}
  301. .web_advantage_list .title {font-size: 20px; line-height: 50px;}
  302. .web_advantage_list .des {font-size: 14px; line-height: 24px; display: none; padding: 0 10%;}
  303. .web_service_list {padding-bottom: 32px;}
  304. .web_service_list ul {width: 102%;}
  305. .web_service_list li {background: #f2f1f1; float: left; width: 48%; margin-right: 2%; margin-bottom: 28px;}
  306. .web_service_list .li_c {padding: 20px 1% 20px 0;}
  307. .web_service_list .icon {width: 12%; text-align: center; line-height: 54px; height: 54px; overflow: hidden;}
  308. .web_service_list .icon i {font-size: 34px;}
  309. .web_service_list .right {width: 84%; padding-left: 3%; border-left: 1px solid #ddd;}
  310. .web_service_list .p1 {font-size: 16px; color: #333; font-weight: bold; line-height: 28px;}
  311. .web_service_list .p2 {font-size: 14px; color: #666; line-height: 26px;}
  312. .web_flow_list {padding-bottom: 60px;}
  313. .web_flow_list li {float: left; text-align: center;}
  314. .web_flow_list .li_a {width: 18%; background: #f9f9f9; box-shadow: 0 3px 8px #bbb;}
  315. .web_flow_list .li_b {width: 9.3333%; line-height: 330px;}
  316. .web_flow_list .li_b i {font-size: 36px; color: #888;}
  317. .web_flow_list .title {font-size: 18px; color: #fff; background: #9f9e9d; line-height: 50px;}
  318. .web_flow_list .icon i {display: inline-block; width: 56px; height: 56px; border-radius: 50%; border: 2px solid #666; text-align: center; color: #666; line-height: 56px; font-size: 30px;}
  319. .web_flow_list .name {line-height: 58px; font-size: 16px; color: #666;}
  320. .web_flow_list .name span {padding-left: 15px;}
  321. .web_flow_list .list_w {padding: 15px 0;}
  322. .web_flow_list .list_c {display: inline-block; margin: 10px 0;}
  323. .caseList ul {width: 101.5%;}
  324. .caseList li {float: left; width: 31.8%; overflow: hidden; position: relative; text-align: center; margin-right: 1.5%; margin-bottom: 20px;}
  325. .caseList li .img img {width: 100%;}
  326. .caseList li .mask {position: absolute; width: 100%; height: 100%; top: 0; left: 0; background: rgba(0,0,0,0.7); filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#B2000000,endColorstr=#B2000000); display: none;}
  327. .caseList li .title {font-size: 20px; font-weight: bold; color: #fff; line-height: 40px; width: 100%; position: absolute; bottom: -40px; left: 0; opacity: 0; filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);}
  328. .caseList li .des {width: 100%; position: absolute; bottom: -40px; left: 0; opacity: 0; filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0); font-size: 14px; color: #fff; line-height: 40px;}
  329. .wechat_introduce_con {text-align: center; padding-bottom: 30px;}
  330. .wechat_service_list {padding-bottom: 20px;}
  331. .wechat_service_list ul {width: 103%;}
  332. .wechat_service_list li {float: left; width: 13.48%; margin-right: 3%; margin-bottom: 30px; text-align: center; padding: 15px 0 20px; border: 1px solid #e7e7e7; transition: all 0.3s;}
  333. .wechat_service_list .icon {line-height: 60px; height: 60px; overflow: hidden;}
  334. .wechat_service_list i {font-size: 40px; color: #999;}
  335. .wechat_service_list .title {font-size: 16px; color: #333;}
  336. .wechat_service_list li:hover {background: #2fa5e8; border: 1px solid #2fa5e8;}
  337. .wechat_service_list li:hover i {color: #fff;}
  338. .wechat_service_list li:hover .title {color: #fff;}
  339. .wechat_function_list {padding-bottom: 40px;}
  340. .wechat_function_list li {float: left; width: 24.93%; text-align: center; min-height: 250px; border-right: 1px solid #eee;}
  341. .wechat_function_list .li4 {border: none;}
  342. .wechat_function_list li .title {font-size: 16px; color: #333; line-height: 38px; padding-top: 4px;}
  343. .wechat_function_list li .des {font-size: 14px; color: #666; line-height: 22px;}
  344. .wechat_function_list img {position: relative; border-radius: 10px; overflow: hidden;}
  345. .wechat_function_list li:hover img {box-shadow: 0 5px 8px #bbb; top: -3px;}
  346. .miniApps_introduce_con {padding-bottom: 40px;}
  347. .miniApps_introduce_con .left {width: 40%; margin-left: 4%;}
  348. .miniApps_introduce_con .left img {width: 100%;}
  349. .miniApps_introduce_con .right {width: 50%; margin-left: 5%;}
  350. .miniApps_introduce_con .right img {float: left; margin-right: 2%; width: 31%;}
  351. .miniApps_introduce_con .right .text {font-size: 16px; color: #575757; line-height: 32px; padding-top: 30px;}
  352. .miniApps_advantage_list {padding-bottom: 50px;}
  353. .miniApps_advantage_list li {float: left; width: 24%; margin-right: 1.3%; box-shadow: 0 3px 5px #ddd;}
  354. .miniApps_advantage_list .li4 {margin-right: 0;}
  355. .miniApps_advantage_list img {width: 100%;}
  356. .miniApps_advantage_list .text {font-size: 16px; color: #333; line-height: 24px; padding: 15px 10%; border: 1px solid #f9f9f9;}
  357. .miniApps_solution_list {padding: 0 5% 32px;}
  358. .miniApps_solution_list li {float: left; width: 18%; margin: 0 1% 18px; text-align: center; position: relative;}
  359. .miniApps_solution_list .li_c {border: 1px solid #ededed; padding: 25px 0 20px;}
  360. .miniApps_solution_list i {font-size: 50px; color: #3b8ae9; background-image: -webkit-gradient(linear, 0 0, 0 bottom, from(#3058a5), to(#3b8ae9)); -webkit-background-clip: text; -webkit-text-fill-color: transparent;}
  361. .miniApps_solution_list .title {font-size: 16px; color: #333; line-height: 36px;}
  362. .miniApps_solution_list li:hover {box-shadow: 0 3px 5px #ddd; top: -3px;}
  363. .news_list_title {padding-top: 20px;}
  364. .news_list_title .title {padding: 11px 0;}
  365. .news_list_title .title .p1 {font-size: 26px; line-height: 46px;}
  366. .news_list_title .title .p2 {font-size: 14px; line-height: 32px; color: #8c8c8c;}
  367. .news_list_title .menu {line-height: 120px;}
  368. .news_list_title .menu li {float: left; margin-left: 20px;}
  369. .news_list_title .menu li a {font-size: 14px; color: #666; display: inline-block; padding: 0 20px; height: 40px; line-height: 40px; text-align: center; transition: 0.3s; -webkit-transition: 0.3s; -moz-transition: 0.3s;}
  370. .news_list_title .menu li.current a {background: #333; color: #fff;}
  371. .news_list_title .menu li a:hover {background: #333; color: #fff;}
  372. .newsList ul {width: 102%;}
  373. .newsList li {float: left; width: 31.1%; margin-right: 2%; margin-bottom: 30px;}
  374. .newsList li a {display: block; position: relative; transition: all 0.5s;}
  375. .newsList li .img img {width: 100%;}
  376. .newsList li .bottom {padding: 5px 5% 15px; background: #f3f0ed;}
  377. .newsList li .title {font-size: 15px; color: #333; line-height: 40px; font-weight: bold;}
  378. .newsList li .date {font-size: 14px; color: #888; line-height: 30px;}
  379. .newsList li .des {font-size: 14px; color: #666; line-height: 24px; padding-top: 5px; min-height: 72px; max-height: 72px;}
  380. .newsList li:hover a {box-shadow: 0 0 15px #ccc;}
  381. .newsList_pages {text-align: center; padding: 30px 0 60px;}
  382. .newsList_pages a {display: inline-block; height: 28px; line-height: 28px; padding: 0 13px; margin: 0 3px; border: 1px solid #ccc; background: #fff;}
  383. .newsList_pages span {display: inline-block; height: 28px; line-height: 28px; padding: 0 13px; margin: 0 2px; border: 1px solid #333; background: #333; color: #fff;}
  384. .newsDetail_top {border-bottom: 1px solid #dcdcdc;}
  385. .newsDetail_top .title {font-size: 24px; color: #000; line-height: 42px;}
  386. .newsDetail_top .date {font-size: 15px; color: #999; line-height: 30px;}
  387. .newsDetail_top .left {padding: 39px 0 39px;}
  388. .newsDetail_top .right {line-height: 150px;}
  389. .newsDetail_top .right a {font-size: 16px;}
  390. .newsDetail_con {padding: 30px 0; line-height: 26px !important;}
  391. .newsDetail_prevnext {line-height: 80px; border-top: 1px solid #eaeaea; font-size: 14px;}
  392. .newsDetail_prevnext a {font-size: 14px;}
  393. .newsDetail_case{width:260px;float:right;padding-left:80px;}
  394. .newsDetail_case li{padding-bottom:10px;}
  395. .newsDetail_case li img{width:240px;}
  396. .newsDetail_case li .name{text-align:center;font-size:16px;line-height:2em;}
  397. .caseDetail_banner_mask {position: absolute; top: 0; left: 0; width: 100%; height: 720px;}
  398. .caseDetail_banner_mask .title {padding-top: 222px; font-size: 48px; color: #fff; line-height: 80px; letter-spacing: 2px;}
  399. .caseDetail_banner_mask .des {font-size: 18px; color: #fff; line-height: 54px;}
  400. .caseDetail_banner_mask .btn {padding-top: 20px;}
  401. .caseDetail_banner_mask .btn a {display: inline-block; width: 200px; height: 46px; line-height: 46px; font-size: 18px; color: #333; border: 1px solid #fff; border-radius: 5px; background: #fff; text-align: center;}
  402. .caseDetail_banner_mask .btn a:hover {color: #fff; background: none;}
  403. .caseDetail_top {padding-top: 38px; padding-bottom: 38px;}
  404. .caseDetail_top .left {width: 66%; border-right: 1px solid #c2c2c2; padding-right: 6%;}
  405. .caseDetail_top .logo {width: 25%; text-align: center;}
  406. .caseDetail_top .img {vertical-align: middle; display: table-cell;}
  407. .caseDetail_top .logo img {vertical-align: middle;}
  408. .caseDetail_top .title {font-size: 24px; color: #000; line-height: 54px;}
  409. .caseDetail_top .name {font-size: 18px; color: #000; line-height: 54px;}
  410. .caseDetail_top .des {font-size: 14px; color: #999; line-height: 24px;}
  411. .caseDetail_top .line span {display: block; width: 20px; height: 3px; background: #000;}
  412. .caseDetail_con {padding-top: 30px; padding-bottom: 30px;}
  413. .caseDetail_con img {width: 100%;}
  414. .page_contact .map {padding-top: 50px; padding-bottom: 50px;}
  415. .page_contact .top {border-bottom: 1px solid #eaeaea;}
  416. .page_contact .top li {float: left; width: 25%; height: 200px;}
  417. .page_contact .top .li_c {border-right: 1px solid #eaeaea; height: 175px; padding: 25px 10% 0;}
  418. .page_contact .top .title {font-size: 14px; color: #999; line-height: 60px;}
  419. .page_contact .top .address .add {font-size: 16px; color: #000; line-height: 28px;}
  420. .page_contact .top .contact .tel {font-size: 16px; color: #000; line-height: 28px;}
  421. .page_contact .top .kefu {text-align: center;}
  422. .page_contact .top .kefu .qq_w {display: inline-block;}
  423. .page_contact .top .kefu .qq {padding: 0 15px;}
  424. .page_contact .top .kefu .qq .h {text-align: left; font-size: 16px; color: #000; padding-bottom: 10px;}
  425. .page_contact .top .kefu .qq .b a {display: inline-block; padding-left: 23px; background: url(../img/QQ.png) no-repeat left center; line-height: 23px; color: #000;}
  426. .page_contact .top .weixin .li_c {border: none;}
  427. .page_contact .top .weixin .h {font-size: 14px; color: #999; line-height: 60px; text-align: center;}
  428. .page_contact .top .weixin {text-align: center;}
  429. .page_contact .top .weixin .weixin_w {display: inline-block;}
  430. .page_contact .top .weixin .code {padding: 0 15px;}
  431. .about_history_left {width: 50%; height: 480px;}
  432. .about_history_left_c {padding: 84px 8% 0 5%;}
  433. .about_history_left .title1 {font-size: 48px; color: #000; line-height: 70px;}
  434. .about_history_left .title2 {font-size: 22px; color: #333; line-height: 66px;}
  435. .about_history_left .des {font-size: 14px; color: #666; line-height: 26px; padding-top: 35px;}
  436. .about_history_left .des p {padding-bottom: 26px;}
  437. .about_history_right {background: #f8f8f8; width: 50%; height: 480px; text-align: center;}
  438. .about_history_right ul {display: inline-block; padding-top: 165px;}
  439. .about_history_right li {float: left; padding: 0 20px;}
  440. .about_history_right .icon i {font-size: 60px; color: #666;}
  441. .about_history_right .title {font-size: 14px; color: #333; line-height: 70px;}
  442. .about_data_c {background: url(../img/about_img.jpg) center center; background-attachment: fixed; padding-top: 55px; padding-bottom: 55px; text-align: center;}
  443. .about_data_c .title {font-size: 26px; color: #fff; line-height: 88px;}
  444. .about_data_c .des {font-size: 14px; color: #fff; line-height: 30px;}
  445. .about_data_c ul {display: inline-block; padding-top: 40px;}
  446. .about_data_c li {float: left; margin: 0 50px;}
  447. .about_data_c li .num {font-size: 36px; color: #fff; line-height: 46px;}
  448. .about_data_c li .name {font-size: 18px; color: #fff; line-height: 30px;}
  449. /*.about_idea_list {padding: 80px 0;}
  450. .about_idea_list li {float: left; width: 23.333%; text-align: center; margin: 0 5%;}
  451. .about_idea_list .img {display: inline-block; width: 300px; height: 300px; border-radius: 50%; overflow: hidden; transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; background-size: 100% 100%;}
  452. .about_idea_list .li1 .img {background: url(../img/about_idea_img1-1.png) no-repeat center center;}
  453. .about_idea_list .li1:hover .img {background: url(../img/about_idea_img1-2.png) no-repeat center center;}
  454. .about_idea_list .li2 .img {background: url(../img/about_idea_img2-1.png) no-repeat center center;}
  455. .about_idea_list .li2:hover .img {background: url(../img/about_idea_img2-2.png) no-repeat center center;}
  456. .about_idea_list .li3 .img {background: url(../img/about_idea_img3-1.png) no-repeat center center;}
  457. .about_idea_list .li3:hover .img {background: url(../img/about_idea_img3-2.png) no-repeat center center;}
  458. .about_idea_list .title_cn {font-size: 24px; color: #333; line-height: 32px; padding-top: 20px;}
  459. .about_idea_list .title_en {font-size: 16px; color: #666; line-height: 22px;}
  460. .about_idea_list .des {font-size: 14px; color: #666; line-height: 26px; padding-top: 18px;}*/
  461. .about_idea_title {padding: 30px 0 10px;}
  462. .about_idea_title > div {padding-right:55px;background: url(../img/about_idea_title.png) no-repeat right 10px;}
  463. .about_idea_title .p1 {font-size: 30px; color: #333; line-height: 34px;}
  464. .about_idea_title .p2 {font-size: 16px; color: #999; line-height: 26px;}
  465. .about_idea_list {padding: 0 0 40px;}
  466. .about_idea_list li {padding-bottom: 20px;}
  467. .about_idea_list .img {width: 55%;}
  468. .about_idea_list img {width: 100%;}
  469. .about_idea_list .text {width: 42%; padding-left: 3%; padding-top: 2%;}
  470. .about_idea_list .text2 {padding-left: 0 !important; padding-right: 3%;}
  471. .about_idea_list .num {font-size: 80px; color: #CCC; line-height: 120px; font-family: arial; letter-spacing: -2px; font-style: italic;}
  472. .about_idea_list .title {font-size: 26px; color: #333; line-height: 50px;}
  473. .about_idea_list .title span {font-size: 14px; color: #333; padding-left: 10px;}
  474. .about_idea_list .des {font-size: 14px; color: #666; line-height: 26px;}
  475. .miniAppsList {height: 380px; position: relative;}
  476. .miniAppsList-swiper {height:330px;}
  477. .miniAppsList .swiper-slide {width: 100%; overflow: hidden; text-align: center;}
  478. .miniAppsList .swiper-slide .img {padding: 15px;}
  479. .miniAppsList .swiper-slide img {width: 100%;}
  480. .miniAppsList .swiper-slide .name {font-size: 14px; color: #333; line-height: 30px;}
  481. .miniAppsList .swiper-pagination {width: 100%; position: absolute; left:0; bottom:40px; z-index: 9; text-align: center;}
  482. .miniAppsList .swiper-pagination-switch {display: inline-block; width: 10px; height:10px; line-height: 0px; font-size: 0px; background: #ccc; margin: 6px 6px; border-radius:50%; cursor: pointer;}
  483. .miniAppsList .swiper-active-switch {background: #333; opacity: 1;}
  484. @media (min-width: 1400px) and (max-width: 1500px) {
  485. .miniAppsList {height: 330px;}
  486. .miniAppsList-swiper {height: 330px;}
  487. }
  488. @media (min-width: 1200px) and (max-width: 1399px) {
  489. .miniAppsList {height: 320px;}
  490. .miniAppsList-swiper {height: 320px;}
  491. }
  492. @media (min-width: 0px) and (max-width: 1199px) {
  493. .miniAppsList {height: 300px;}
  494. .miniAppsList-swiper {height: 300px;}
  495. }
  496. #newBridge .nb-nodeboard-base .nb-nodeboard-contain-base .nb-nodeboard-top {background: #333 !important;}
  497. #newBridge .nb-nodeboard-base .nb-nodeboard-contain-base .nb-nodeboard-send-btn {background: #fff !important; color: #333 !important; height: 32px !important; line-height: 32px !important;}
  498. #newBridge .nb-nodeboard-base .nb-nodeboard-contain-base {background: #333 !important;}
  499. #newBridge #nbwlStatusBar {background: #333 !important;}
  500. #newBridge .nb-webim-light-toolbar-send {background: #333 !important;}
  501. #newBridge #nbWebImLightContainer {border: 1px solid #333 !important;}
  502. .hm-t-header {background: #333 !important;}
  503. .page_join .top {padding-top: 30px; padding-bottom: 30px; border-bottom: 1px solid #eaeaea;}
  504. .page_join .top .text {font-size: 14px; color: #666; line-height: 24px;}
  505. .page_join .top .contact {font-size: 14px; color: #333; line-height: 24px; padding-top: 25px;}
  506. .page_join .list li {float: left; width: 50%; }
  507. .page_join .list li .li_c {border-bottom: 1px solid #eaeaea; border-right: 1px solid #eaeaea; padding: 40px 8%;}
  508. .page_join .list li:nth-of-type(2n) .li_c {border-right: none;}
  509. .page_join .list .title {font-size: 22px; color: #333; line-height: 60px;}
  510. .page_join .list .des {font-size: 14px; color: #999; line-height: 24px;}
  511. .page_join .list .img {padding-top: 20px;}
  512. .page_join .list li:hover {background: #f7f7f7;}
  513. .page_joinDetail .top .left {width: 40%; padding-top: 35px;}
  514. .page_joinDetail .top .title {font-size: 22px; color: #333; line-height: 60px;}
  515. .page_joinDetail .top .des {font-size: 14px; color: #999; line-height: 24px;}
  516. .page_joinDetail .top .img {padding: 66px 0;}
  517. .page_joinDetail .content {border-top: 1px solid #eaeaea; border-bottom: 1px solid #eaeaea; padding-top: 30px; padding-bottom: 30px;}
  518. .page_joinDetail .bottom {padding-top: 30px; padding-bottom: 30px;}
  519. .page_joinDetail .bottom .text {font-size: 14px; color: #666; line-height: 24px;}
  520. .page_joinDetail .bottom .contact {font-size: 14px; color: #333; line-height: 24px; padding-top: 25px;}
  521. .hlw .top_t{height:40px;line-height:40px;font-size:16px;}
  522. .hlw{padding:100px 15px 0px;background-color:#fff;}
  523. .hlw_list{padding-top:5px;}
  524. .hlw_list li{float:left;padding-right:10px;}
  525. .hlw_item{margin:20px 0;}
  526. .hlw_list .on a{color:#f60;font-weight:bold;}
  527. .hlw_li li{width:20%;height:140px;overflow:hidden;line-height:2em;margin:30px;float:left;}
  528. .footer_link{padding:10px 10%;color:#aaa;}
  529. .footer_link a{padding:0 10px;color:#aaa;}