information.css 9.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107
  1. @media screen and (min-width:768px){
  2. .crumbs{color: #22272e;font-size: 16px;}
  3. .head-wrap{background: #fff;border-bottom: 1px solid #e2e7ef}
  4. .head-top{height: 60px;line-height: 60px;color: #9aa5b5;margin: auto;width: fit-content}
  5. .head-top div{display: inline-block;cursor: pointer}
  6. .head-top div:nth-child(2){margin: 0 57px;}
  7. .header-tabs .line{width: 20px; height: 20px;line-height: 20px;display: inline-block;background: #9aa5b5; border-radius: 50%; color: #fff;font-size: 10px;
  8. text-align: center;position: relative;top: 0px;right: 5px}
  9. .header-tabs.current{color: #e15616}
  10. .header-tabs .line.linestyle{color: #fff;background: #e15616}
  11. .container{background: #fff;box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.07); padding-top: 19px}
  12. .container .forget-form{width: 500px; margin: 0 auto;padding: 20px 0}
  13. .formLine select[name="cityID"]{margin: 0 14px}
  14. .formLine p{color: #627386;padding-left: 12px}
  15. .formLine.rightTxt p{padding-left: 17px;}
  16. .formLine p em{margin: 0}
  17. input[type="text"]::placeholder,textarea::placeholder{color: #9aa5b5;}
  18. .formLine .diyBox.second{width: 111px}
  19. .formLine .business .diyBox {margin-right: 14px}
  20. .formLine .form-upload{width: 128px;height: auto;float: left;margin-right: 20px; margin-bottom: 10px}
  21. .formLine .form-upload.list{width: 100%;}
  22. .formLine .formLine-file{width: 128px;height: 90px;position: relative;float: left}
  23. .formLine .form-upload-tips{width: 20px;height: 90px;float: left;position: relative;}
  24. .formLine .form-upload-tips .icon{width: 20px;height: 20px;float: left;background: url("/img/base/icon.png") no-repeat;display: block;margin-top: 40px;}
  25. .formLine .form-upload-tips .icon-wen{background-position: -84px -144px;cursor: pointer;}
  26. .formLine .form-upload-tips .wen-tips{width: 182px;height: 46px;line-height: 46px;text-align: center;color: #FFF;font-size: 14px; background-color: #1890f9;box-shadow: 0px 3px 6px 0px rgba(24, 144, 249, 0.17); position: absolute;bottom: -24px;left: -2px;border-radius: 3px;display: none;}
  27. .formLine .form-upload-tips .wen-tips:before{content: ''; width: 0px;height: 0px;border-width: 8px;border-style: solid;border-color: transparent transparent #1890f9 transparent;position: absolute;top: -15px;left: 5px;}
  28. .formLine .form-upload-tips:hover .wen-tips{display: block;}
  29. .formLine .file{width: 128px;height: 90px;opacity: 0;position: absolute;top: 0;left: 0;z-index: 999;cursor: pointer;}
  30. .formLine .formLine-file .icon{width: 128px;height: 90px;display: block;}
  31. .formLine .formLine-file .file-zizhi{background: url("/img/account/icon-zizhi.png") no-repeat;}
  32. .formLine .formLine-file .file-biss{background: url("/img/account/icon-business.png") no-repeat;}
  33. .formLine .formLine-file .file-logo{background: url("/img/account/icon-logo.png") no-repeat;}
  34. .formLine .formLine-file .file-produce{background: url("/img/account/icon-produce.png") no-repeat;}
  35. .formLine .formLine-file .file-health{background: url("/img/account/icon-health.png") no-repeat;}
  36. .formLine .formLine-file .file-tax{background: url("/img/account/icon-tax.png") no-repeat;}
  37. .formLine .formLine-file .file-honor{background: url("/img/account/icon-honor.png") no-repeat;}
  38. .formLine .formLine-file .file-product{background: url("/img/account/icon-product.png") no-repeat;}
  39. .formLine .form-upload-image{width: 128px;height: 90px;position: relative; margin:0 20px 10px 0;float: left}
  40. .formLine .form-upload-image .upload-img{width: 128px;height: 90px;display: block;}
  41. .formLine .form-upload-image .icon{width: 20px;height: 20px;display: block;position: absolute;right: 0;top: 0;cursor: pointer;}
  42. .formLine .form-upload-image .icon:before{width: 20px;height: 20px;background-position: -114px -140px;}
  43. .formLine .business{height:auto;position:relative}
  44. .formLine .addbusiness{overflow: hidden}
  45. .formLine .addbusiness input[type="text"] {width: 260px;display: block;float: left;margin-right: 15px;}
  46. .formLine .addbusiness a {display: block;float: left; width: 92px;height: 32px;line-height: 34px;font-size: 14px;color: #e15616;background-color: #ffe6dc;border-radius: 2px;border: solid 1px #e15616;text-align: center;}
  47. .supplierConfirm{width: 100%;height: 100%;position: fixed;top:0;left:0;z-index: 999;background: rgba(0,0,0,.3);}
  48. .formLine.info textarea{margin: 0px}
  49. .header{ width: 100%;height: 60px; background-image: linear-gradient(270deg,rgba(255,255,255,0.1) 0%,rgba(255,86,11,0.1) 51%,rgba(255,255,255,0.1) 100%);}
  50. .header .header-p{height: 34px; line-height: 18px; font-size: 12px;color: #e15616; text-align: center;margin: auto;width: 355px;padding-top: 12px}
  51. }
  52. /*移动*/
  53. @media screen and (max-width:768px){
  54. .head-top{height: 18.9vw;line-height: 25vw;color: #9aa5b5;margin: auto;}
  55. .head-top div{display: inline-block;cursor: pointer}
  56. .head-top div:nth-child(2){margin: 0px 4vw;}
  57. .header-tabs .line{width: 5.3vw; height: 5.3vw;line-height: 5.3vw;display: inline-block;background: #9aa5b5; border-radius: 50%; color: #fff;font-size: 2.9vw;
  58. text-align: center;position: relative;top: -6.7vw;right: -13.9vw}
  59. .header-tabs.current{color: #e15616}
  60. .header-tabs .line.linestyle{color: #fff;background: #e15616}
  61. .forget-form{background: #fff;padding: 3.3vw;}
  62. .formLine p{color: #627386;}
  63. .formLine .business{overflow: hidden}
  64. input[type="text"]::placeholder,textarea::placeholder{color: #9aa5b5;}
  65. .form-upload-image{width: 36vw;height: 25.3vw;position: relative;}
  66. .form-upload-image img{width: 100%;height: 100%}
  67. .formLine .form-upload-image .mIcon:before {width: 5.3vw;height: 5.3vw;background-position: -89vw -8.3vw;transition: none;}
  68. .formLine{overflow: hidden}
  69. .formLine select[name="cityID"]{margin: 0 1.3vw}
  70. .formLine .business .diyBox {margin-right: 3.4vw}
  71. .formLine .diyBox.second {width: 26.7vw}
  72. .formLine .form-upload{width: 36vw;height: auto;float: left;margin-right: 5.3vw;margin-bottom: 2.7vw}
  73. .formLine .form-upload.list{width: 100%;}
  74. .formLine .formLine-file{width: 36vw;height: 25.3vw;position: relative;float: left}
  75. .formLine .form-upload-tips{width: 5.3vw;height: 25.3vw;float: left;position: relative;}
  76. .formLine .form-upload-tips .icon{width: 5.3vw;height: 5.3vw;float: left;background: url("/img/base/icon.png") no-repeat;display: block;margin-top: 40px;}
  77. .formLine .form-upload-tips .icon-wen{background-position: -84px -144px;cursor: pointer;}
  78. .formLine .form-upload-tips .wen-tips{width: 48.5vw;height: 12.3vw;line-height: 12.3vw;text-align: center;color: #FFF;font-size: 3.4vw; background-color: #1890f9;box-shadow: 0px .8vw 1.6vw 0px rgba(24, 144, 249, 0.17); position: absolute;bottom: -6.4vw;left: -.53vw;border-radius: .8vw;display: none;}
  79. .formLine .form-upload-tips .wen-tips:before{content: ''; width: 0px;height: 0px;border-width: 2vw;border-style: solid;border-color: transparent transparent #1890f9 transparent;position: absolute;top: -4vw;left: 1.3vw;}
  80. .formLine .form-upload-tips:hover .wen-tips{display: block;}
  81. .formLine .file{width: 36vw;height: 25.3vw;opacity: 0;position: absolute;top: 0;left: 0;z-index: 999;cursor: pointer;}
  82. .formLine .formLine-file .icon{width: 36vw;height:25.3vw;display: block;}
  83. .formLine .formLine-file .file-zizhi{background: url("/img/account/icon-zizhi.png") no-repeat;}
  84. .formLine .formLine-file .file-biss{background: url("/img/account/icon-business.png") no-repeat;}
  85. .formLine .formLine-file .file-logo{background: url("/img/account/icon-logo.png") no-repeat;}
  86. .formLine .formLine-file .file-produce{background: url("/img/account/icon-produce.png") no-repeat;}
  87. .formLine .formLine-file .file-health{background: url("/img/account/icon-health.png") no-repeat;}
  88. .formLine .formLine-file .file-tax{background: url("/img/account/icon-tax.png") no-repeat;}
  89. .formLine .formLine-file .file-honor{background: url("/img/account/icon-honor.png") no-repeat;}
  90. .formLine .formLine-file .file-product{background: url("/img/account/icon-product.png") no-repeat;}
  91. .formLine .list .form-upload-image{position: relative;float: left;margin: 0 2.7vw 2.7vw 0}
  92. .formLine .form-upload-image .upload-img{width: 36vw;height:25.3vw;display: block;}
  93. .formLine .form-upload-image .icon{width: 5.3vw;height: 5.3vw;display: block;position: absolute;right: 0;top: 0;cursor: pointer;}
  94. .formLine .business{height:auto;position:relative}
  95. .formLine .addbusiness{overflow: hidden}
  96. .formLine .addbusiness input[type="text"] {width: 69.4vw;display: block;float: left;margin-right: 1.3vw;}
  97. .formLine .addbusiness a {display: block;float: left;width: 21.4vw;height: 11vw;line-height: 11.2vw;font-size: 3.4vw;
  98. color: #e15616; background-color: #ffe6dc; border-radius: .53vw;border: solid .27vw #e15616;text-align: center}
  99. .supplierConfirm{width: 100%;height: 100%;position: fixed;top:0;left:0;z-index: 999;background: rgba(0,0,0,.3);}
  100. .formLine.info textarea{margin: 0px}
  101. .header{ width: 100%; background-image: linear-gradient(270deg,rgba(255,255,255,0.1) 0%,rgba(255,86,11,0.1) 51%,rgba(255,255,255,0.1) 100%);}
  102. .header .header-p{height: 16vw; line-height: 7vw; font-size: 3.1vw;color: #e15616; text-align: center;margin: auto;padding: 0 2.7vw}
  103. }