.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: 900px;
    margin: 0 auto;
    font-size: 14px;
    color: #243A52;
    position: relative;
}
.gs-tab{
    position: absolute;
    top:0;
    left: -100px;
    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;
    margin-top:5px;
}
.gsactive {
    background: #1E88F5 !important;
    color: white;
}
.gs-none {
    margin-left:80px;
}
.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: 30px;
}
.gr-right li:nth-child(1){
    margin-top: 10px;
}
.gr-right li:last-child{
    margin-bottom: 20px;
}
.gr-right span:nth-child(1) {
    color:rgba(0,0,0,.45);
    font-weight: 600;
    width: 80px;
    display: inline-block;
}
.gr-worp > .wspace{
    width:100% !important;
}
.wspace span:nth-child(1) {
    margin-right:10px;
    font-weight: 600;
    width: 148px;
    display: inline-block;
    color:rgba(0,0,0,.45);
    text-align:right;
}
.wspace .admininfo {
    margin-right:10px;
    margin-left:60px;
    font-weight: 600;
    width: 148px;
    display: inline-block;
    color:rgba(0,0,0,.45);
    text-align:right;
}
.wspace>ul{
    width:100%;
}
/* 安全信息-------------------------------------------------------------------------------- */
.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;
}