contac-about.scss 7.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378
  1. @use "../theme.scss" as *;
  2. .wrap{
  3. position: relative;
  4. width: 1210px;
  5. margin: 0px auto 0px;
  6. padding: 20px 0;
  7. font-size: 12px;
  8. color: #666666;
  9. }
  10. .sr-layout-block {
  11. padding: 30px 29px;
  12. margin-bottom: 20px;
  13. background: #fff;
  14. border: 1px solid #e9eef4;
  15. font-size: 14px;
  16. display: block;
  17. overflow: hidden;
  18. }
  19. .sr-txt-title {
  20. margin-bottom: 20px;
  21. }
  22. .sr-txt-h2 {
  23. font-size: 18px;
  24. font-weight: bold;
  25. display: inline-block;
  26. vertical-align: middle;
  27. word-break: break-word;
  28. color: #333;
  29. }
  30. .sr-comProfile-info-l{
  31. width: 38.3386%;
  32. min-width: 240px;
  33. margin-right: 30px;
  34. max-width: 360px;
  35. float: left;
  36. img{
  37. width: 100%;
  38. }
  39. }
  40. .sr-comProfile-infos.infos-top {
  41. float: left;
  42. width: calc(100% - 390px);
  43. table {
  44. border-collapse: collapse;
  45. border-spacing: 0;
  46. td{
  47. vertical-align: top;
  48. padding-bottom: 10px;
  49. }
  50. .info-label-td{
  51. padding-right: 20px;
  52. color: #888;
  53. width: 195px;
  54. .info-label-txt{
  55. display: block;
  56. }
  57. }
  58. }
  59. }
  60. .sr-comProfile-info-wrap {
  61. margin-bottom: 20px;
  62. display: block;
  63. overflow: hidden;
  64. }
  65. .sr-comProfile-intro a{
  66. color: $colorMain;
  67. text-decoration: underline;
  68. }
  69. .sr-comProfile-intro .intro-cnt {
  70. display: -webkit-box;
  71. -webkit-box-orient: vertical;
  72. -webkit-line-clamp: 9;
  73. overflow: hidden;
  74. line-height: 2;
  75. }
  76. .sr-comProfile-intro.more .intro-cnt {
  77. display: block;
  78. }
  79. .sr-comProfile-item {
  80. margin-bottom: 10px;
  81. }
  82. .no-yes .sr-comProfile-label {
  83. padding-left: 0;
  84. }
  85. .sr-comProfile-label {
  86. color: #888;
  87. float: left;
  88. position: relative;
  89. padding-left: 25px;
  90. width: 225px;
  91. }
  92. .no-yes .sr-comProfile-fields {
  93. margin-left: 240px;
  94. }
  95. .about-sub-block .about-sub-title .title-txt {
  96. font-size: 16px;
  97. display: inline-block;
  98. margin-right: 10px;
  99. word-break: break-word;
  100. font-weight: normal;
  101. line-height: 1.2;
  102. color: #222;
  103. }
  104. .about-sub-block .about-sub-title .txt-sm {
  105. color: #888;
  106. display: inline-block;
  107. vertical-align: middle;
  108. margin-left: 5px;
  109. font-weight: normal;
  110. }
  111. .sld_store_list .sld_vendor_goods{
  112. width: 100%;
  113. height: auto;
  114. margin: 20px 0;
  115. padding: 0 55px;
  116. .slide_wrap{
  117. width: 1000px;
  118. height: auto;
  119. margin: 0 auto;
  120. .sld_img.sld-img-center:hover{
  121. .magnifier_icon.flex_row_center_center{
  122. height: 100%;
  123. .iconfont{
  124. top: 0px;
  125. }
  126. }
  127. }
  128. .img{
  129. cursor: pointer;
  130. }
  131. .magnifier_icon.flex_row_center_center {
  132. position: absolute;
  133. bottom: 0;
  134. right: 0;
  135. background: rgba(0, 0, 0, 0.3);
  136. z-index: 10;
  137. top: 0;
  138. left: 0;
  139. width: 100%;
  140. height: 0%;
  141. transition: all .3s;
  142. cursor: pointer;
  143. .iconfont{
  144. color: #fff;
  145. top: -10px;
  146. position: relative;
  147. }
  148. }
  149. }
  150. ul{
  151. overflow: hidden;
  152. }
  153. }
  154. .fence-wide {
  155. width: 1200px;
  156. margin: 0 auto;
  157. zoom: 1;
  158. }
  159. .ly-left {
  160. float: left;
  161. }
  162. .ly-left, .ly-right {
  163. display: inline;
  164. }
  165. .color-green {
  166. color: #2dbb55;
  167. }
  168. .fb {
  169. font-weight: 700;
  170. }
  171. .pr5 {
  172. padding-right: 5px;
  173. }
  174. .fontAR {
  175. //font-family: Arial, Helvetica, sans-serif;
  176. }
  177. .fence,.fence-wide{overflow:hidden;zoom:1;}
  178. /*header*/
  179. #header{ background:#FFF none;height:80px;zoom:1;}
  180. #header .logo h1 a{width:310px;line-height:80px;text-indent:-9999px;display:block;}
  181. #header .language .button{margin-top:25px;}
  182. /*foot*/
  183. #footer p{margin:0;}
  184. #footer a{color:#b8b8b8;margin:0 3px;}
  185. #footer a:hover{color:#dbdbdb;}
  186. /*info*/
  187. .bannerBox{ background-color:#e2e6f5;height:460px;}
  188. .main{background-color:#f3f3f3;padding:50px 0; }
  189. .picBox{width:375px;margin:0 45px 0 30px;}
  190. .aboutBox{width:720px;padding:0 30px 0 0; overflow:hidden;zoom:1;font-size: 14px;}
  191. .f35{font-size:35px;margin-top:30px;}
  192. .aboutBox li{list-style-type:decimal;margin:15px 0 15px 25px;}
  193. /*search*/
  194. .searchInfo{padding:200px 0; text-align:center;}
  195. .searchInfo h3{font-size:75px;}
  196. .searchBar input{background-color:#fff;border: 1px solid;border-color: #b3b3b3 #ccc #ccc;border-radius:7px 0 0 7px;width:720px;padding:0 20px;height:78px;font-size:22px;overflow:hidden;}
  197. .searchBar .button{ background-color:#55d6ba;font-size:32px;width:180px;height:78px;padding:0;border-radius:0 7px 7px 0!important;
  198. //font-family:Verdana, Geneva, sans-serif;
  199. }
  200. /*case*/
  201. .caseBox{padding:0 0 50px;}
  202. .caseBox p{margin:0 50px 30px;}
  203. .caseBox dl{float:left;width:380px;margin:30px 10px; overflow:hidden;zoom:1;}
  204. .caseBox dt{color:#55d6ba;font-size:22px;margin-bottom:10px;}
  205. .caseBox dd{font-size:15px;color:#666;margin-left:30px;}
  206. .contact-ways {
  207. padding-top: 20px;
  208. padding-left: 22px;
  209. padding-right: 9px;
  210. padding-bottom: 30px;
  211. height: 250px;
  212. margin-bottom: 10px;
  213. }
  214. .contact-ways .contact-way-item {
  215. float: left;
  216. margin-right: 1%;
  217. width: 32%;
  218. height: 190px;
  219. }
  220. .contact-ways .contact-text {
  221. height: 27px;
  222. line-height: 27px;
  223. margin-bottom: 6px;
  224. font-weight: bold;
  225. font-size: 14px;
  226. }
  227. .contact-ways .contact-detail-wrap {
  228. margin-top: 6px;
  229. padding-top: 20px;
  230. padding-left: 19px;
  231. padding-right: 19px;
  232. padding-bottom: 30px;
  233. border: 1px solid #ddd;
  234. background: #f8f8f8;
  235. }
  236. .contact-ways .contact-detail {
  237. width: 100%;
  238. height: 250px;
  239. }
  240. .contact-ways .contact-detail a.btn-contact {
  241. width: 98px;
  242. height: 30px;
  243. padding: 0;
  244. line-height: 30px;
  245. margin-top: 20px;
  246. }
  247. .btn-large, .btn-large:link, .btn-large:visited {
  248. display: inline-block;
  249. vertical-align: middle;
  250. *vertical-align: middle;
  251. *display: inline;
  252. *zoom: 1;
  253. line-height: 30px;
  254. height: 30px;
  255. text-align: center;
  256. padding: 0 20px;
  257. color: #222;
  258. overflow: visible;
  259. cursor: pointer;
  260. background-color: #f2f2f2;
  261. border: solid 1px #ccc;
  262. border-radius: 3px;
  263. font-size: 14px;
  264. line-height: 36px;
  265. height: 36px;
  266. font-size: 14px;
  267. font-weight: bold;
  268. }
  269. .btn-main, .btn-main:link, .btn-main:visited {
  270. color: #fff;
  271. background-color: #e64545;
  272. border: solid 1px #e64545;
  273. }
  274. .video-play {
  275. position: absolute;
  276. left: 0px;
  277. top: 0px;
  278. width: 230px;
  279. height: 157px;
  280. background: rgba(0,0,0,.2);
  281. background: #000 \9;
  282. filter: alpha(opacity=20);
  283. overflow: hidden;
  284. }
  285. .video-play img {
  286. position: absolute;
  287. left: 82px;
  288. top: 45px;
  289. }
  290. .content-home .contact-ways .video-wrap {
  291. padding: 0;
  292. position: relative;
  293. border: none;
  294. }
  295. .contact-detail-video {
  296. position: relative;
  297. cursor: pointer;
  298. }
  299. .contact-detail-video:hover .video-play {
  300. background: rgba(0,0,0,.8);
  301. background: #000 \9;
  302. filter: alpha(opacity=80);
  303. }
  304. .contact-detail-video:hover .video-play img {
  305. animation: playanimad .3s;
  306. -moz-animation: playanimad .3s;
  307. -webkit-animation: playanimad .3s;
  308. -o-animation: playanimad .3s;
  309. }
  310. .empty{
  311. display: block;
  312. text-align: center;
  313. margin: 0 auto;
  314. }
  315. .self-btn{
  316. width: 100%;
  317. background: #00985E;
  318. }
  319. .self-btn:focus, .self-btn:hover {
  320. border-color: #1ba66c;
  321. background-color: #1ba66c;
  322. }
  323. .cancel-btn:focus, .cancel-btn:hover {
  324. border-color: #dcdfe6;
  325. background-color: #dcdfe6;
  326. color:#606266;
  327. }