123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494 |
- .xs:hover {
- cursor:pointer;
- }
- .dianji:hover{
- border-bottom: 1px solid #2868c8;
- background: #317ef3;
- box-shadow: 1px 1px 1px #ccc;
- cursor:pointer;
- }
- .left {
- float: left;
- }
- .right {
- float: right;
- }
- .over {
- overflow: hidden;
- }
- input::-webkit-input-placeholder {
- color: #BCC8D8;
- }
- /* ele常见问题 ---------------------- */
- .el-menu--popup {
- min-width: 96px !important;
- padding: 0 !important;
- text-align: center !important;
- margin-top: 0px !important;
- opacity: 0.8 !important;
- }
- /* ele提示弹窗 */
- .el-message {
- min-width: 160px !important;
- height: 32px !important;
- padding-right: 18px !important;
- z-index:10001 !important;
- }
- /* 弹窗 -----------------------------------------------*/
- .tanchuang {
- background-image: url('../img/qiye/tanchuang.png');
- width: 340px;
- height: 214px;
- position: fixed;
- top: 50%;
- left: 50%;
- transform: translate(-50%, -50%);
- z-index: 10001;
- padding: 16px;
- text-align: center;
- background: #FFFFFF;
- border-radius: 2px 6px 6px 6px;
- }
- .tc-conent {
- padding: 33px 0 16px 0;
- }
- .tc-text {
- font-family: PingFangSC-Medium;
- font-size: 18px;
- color: #293648;
- font-weight: 600;
- }
- .tc-queren {
- padding: 29px 0 46px 0;
- }
- .tc-anniu button {
- padding: 5px 25px;
- background: #1E88F5;
- border-radius: 2px;
- color: #FFFFFF;
- border: 0;
- }
- .tc-anniu button:nth-child(1) {
- margin-right: 60px;
- }
- .tc-okkaitong {
- font-family: PingFangSC-Medium;
- font-size: 16px;
- color: #293648;
- font-weight: 600;
- padding: 29px 0 30px 0;
- }
- .tc-context {
- text-align: left;
- margin-left: 12px;
- color: #4A4A4A;
- }
- /* 主体 */
- .gs-worp {
- width: 60%;
- margin: 0 auto;
- font-size: 14px;
- color: #243A52;
- position: relative;
- }
- .gs-tab{
- position: absolute;
- top:0;
- left: -22%;
- z-index:1;
- }
- .gs-tab ul {
- overflow: hidden;
- padding: 0;
- margin-bottom: 40px;
- }
- .gs-tab li {
- /* float: left; */
- list-style: none;
- background: #F1F7FC;
- border-radius: 2px;
- padding: 6px 23px;
- width:120px;
- text-align: center;
- }
- .gsactive {
- background: #1E88F5 !important;
- color: white;
- }
- .gs-none > div{
- display: none
- }
- .gsqiye {
- display: block !important;
- margin-top: 70px;
- }
- .gs-qiyebox {
- width: 133%;
- /* margin-left: -22%; */
- }
- .gs-xiangqing {
- height: 202px;
- background: #FFFFFF;
- border: 1px solid rgba(30,136,245,0.32);
- box-shadow: 0 20px 60px 8px #F4F8FC;
- border-radius: 4px;
- overflow: hidden;
- width: 22%;
- float: left;
- margin: 0px 27px 27px 0px;
- }
- .gs-qynema {
- font-family: PingFangSC-Regular;
- font-weight: 550;
- color: #4a545f;
- letter-spacing: 0;
- font-size: 20px;
- line-height: 30px;
- word-wrap:break-word;
- }
- .dotted {
- border: 1px dashed rgba(30,136,245,0.32);
- text-align: center;
- position: relative;
- }
- .gs-tianja {
- font-family: PingFangSC-Medium;
- color: #BDBEBE;
- letter-spacing: 0.25px;
- position: absolute;
- top: 50%;
- left: 50%;
- transform: translate(-50%, -50%);
- }
- .gs-tianja img {
- width: 70%;
- }
- .gs-shang {
- height: 35px;
- padding: 10px;
- position: relative;
- }
- .gs-shang span {
- font-size: 12px;
- color: #9EA8B2;
- letter-spacing: 0;
- text-align: center;
- line-height: 30px;
- }
- .gs-shang .el-dropdown {
- float:right;
- }
- .gs-morenimg {
- width: 20%;
- position: absolute;
- top: 0;
- left: 0;
- }
- .gs-xqleft {
- height: 100px;
- position: relative;
- padding: 0px 10px;
- text-align: center;
- overflow: hidden;
- }
- .gs-xqright {
- height:65px;
- background: #EFF7FF;
- padding: 10px;
- }
- .gs-xqright div {
- text-align: left;
- }
- .gs-xqright div p{
- font-size: 12px;
- letter-spacing: 0;
- width: 100%;
- overflow: hidden;
- text-overflow: ellipsis;
- white-space: nowrap;
- }
- .gs-border {
- margin-top: 5%;
- }
- .gs-btn1 {
- padding: 5px;
- background: #4EC66B;;
- border-radius: 4px;
- color: white;
- }
- .kaitong {
- background: #1E88F5;
- border-radius: 4px;
- color: white;
- }
- .gs-btn2 {
- font-family: PingFangSC-Regular;
- font-size: 14px;
- padding: 2px 8px;
- color: #1E88F5;
- background: #F8FBFF;
- border: 1px solid #1E88F5;
- border-radius: 4px;
- }
- .gs-btn2:hover {
- color: #ffffff;
- background: #1E88F5;
- }
- /* 添加企业信息-------------------------------------------------------- */
- .qy-quxiao {
- background: #FFFFFF;
- border: 1px solid #1E88F5;
- border-radius: 2px;
- color: #1E88F5;
- text-align: center;
- position: relative;
- padding: 6px 33px;
- font-size: 14px;
- }
- .xingxing {
- color: red;
- }
- .qy-anniu {
- /* margin-left: 56%; */
- margin-top: 30px;
- margin-bottom: 45px;
- text-align: center;
- }
- .qy-conent input {
- /* border: 1px solid #1E88F5; */
- width: 37%;
- height: 32px;
- box-shadow: 0 1px 4px 0 #BCC8D8;
- border: 0;
- }
- .showborder {
- border: 1px solid #1E88F5 !important;
- }
- .industry {
- width: 37%;
- height: 32px;
- }
- .border {
- box-shadow: 0 1px 4px 0 #BCC8D8;
- border: 0;
- }
- .tj-biaoqian {
- border: 1px dashed #7CBAFA;
- border-radius: 2px;
- color: #7CBAFA;
- padding: 6px 20px;
- }
- .tj-gsbiaoqian {
- width: 86%;
- margin: 24px 0 0 144px;
- }
- .tj-gsbiaoqian span {
- background: #1E88F5;
- border-radius: 2px;
- padding: 5px 12px;
- color: #ffffff;
- }
- .addbiaoqian {
- width: 59%;
- float: left;
- margin-left: 4px;
- }
- .qy-xiangxi {
- width: 100% !important;
- font-size: 12px;
- padding-left: 10px;
- }
- .tj-bqleft {
- float: left;
- margin-bottom: 20px;
- }
- /* 个人信息--------------------------------------------------------------------- */
- .gr-worp {
- background: #FFFFFF;
- border: 1px solid rgba(30,136,245,0.32);
- box-shadow: 0 20px 60px 8px #F4F8FC;
- border-radius: 2px;
- }
- .gr-worp > div:nth-child(1) {
- width: 40%;
- }
- .gr-worp > div:nth-child(2) {
- width: 60%;
- }
- .gr-left {
- text-align: center;
- line-height: 290px;
- }
- .gr-left img {
- width: 189px;
- /* margin: 49px 88px 69px 186px */
- }
- .gr-right li {
- list-style: none;
- margin-top: 38px;
- }
- .gr-right span:nth-child(1) {
- font-weight: 600;
- width: 80px;
- display: inline-block;
- }
- /* 安全信息-------------------------------------------------------------------------------- */
- .gs-anquanxinxi {
- height: 153px;
- background: #FFFFFF;
- border: 1px solid rgba(30,136,245,0.32);
- box-shadow: 0 20px 60px 8px #F4F8FC;
- border-radius: 4px;
- overflow: hidden;
- margin-bottom: 24px;
- padding: 28px 70px;
- }
- .aq-title span {
- font-family: PingFangSC-Medium;
- color: #243A52;
- font-weight: 600;
- }
- .aq-title button {
- font-family: PingFangSC-Regular;
- color: #FFFFFF;
- text-align: center;
- border: 0;
- padding: 6px 20px;
- background: #1E88F5;
- border-radius: 2px;
- width: 110px;
- }
- .aq-text {
- font-family: PingFangSC-Regular;
- font-size: 14px;
- color: #808D98;
- text-align: left;
- margin-top: 20px;
- }
- /* 企业基本信息----------------------------------------------------------------------------- */
- .qy-worp {
- background: #FFFFFF;
- border: 1px solid rgba(30,136,245,0.32);
- box-shadow: 0 20px 60px 8px #F4F8FC;
- border-radius: 4px;
- margin-bottom: 25px;
- }
- .qy-title {
- background: #F4F8FC;
- border-radius: 3px 3px 0 0;
- text-align: center;
- height: 60px;
- line-height: 60px;
- font-size: 16px;
- font-weight: 600;
- }
- .qy-title>ul{
- margin: 0;
- padding: 0;
- width: 100%;
- }
- .qy-title>ul>li{
- margin: 0;
- padding: 0;
- width: 50%;
- text-align: center;
- border-bottom: 1px solid #BCC8D8;
- color: #BCC8D8;
- }
- .qy-xiugai {
- font-family: PingFangSC-Regular;
- font-size: 14px;
- color: #FFFFFF;
- letter-spacing: 0.25px;
- text-align: center;
- position: relative;
- left: 200px;
- padding: 6px 33px;
- background: #1E88F5;
- border-radius: 2px;
- }
- .qy-conent {
- padding: 30px 0px;
- }
- .qy-conent li{
- list-style: none;
- margin-bottom: 30px;
- }
- .qy-biaoti {
- font-family: PingFangSC-Medium;
- color: #243A52;
- text-align: right;
- font-weight: 600;
- display: inline-block;
- width: 10%;
- margin-right: 6%;
- }
- .jr-conent {
- padding: 60px 30px 30px 30px;
- text-align: center;
- }
- .jr-conent input {
- width: 43%;
- padding-left: 10px;
- }
- .hied {
- display: none;
- }
- .lookup {
- width: 43%;
- background: #FFFFFF;
- border: 1px solid #1E88F5;
- border-radius: 2px;
- text-align: left;
- position: absolute;
- z-index: 1;
- top: 31px;
- left: 58.3%;
- transform: translate(-50%, 0%);
- }
- .showlookup {
- display: block !important;
- }
- .lookup > ul {
- padding: 0;
- }
- .lookup > ul > li {
- padding: 5px 8px;
- margin-bottom: 0 !important;
- overflow: hidden;
- }
- .lookup > ul > li span{
- display: inline-block;
- overflow: hidden;
- text-overflow:ellipsis;
- white-space: nowrap;
- float: right;
- }
- .lookup > ul > li span:nth-child(1) {
- width: 26%;
- }
- .lookup > ul > li span:nth-child(2) {
- width: 74%;
- padding-right: 10px;
- }
- /* .lookup > ul > li span:nth-child(3) {
- width: 40%;
- } */
- .saasguanli {
- width: 18% !important;
- }
|