.enterprise-right {
    width: 100%;
}

.enterprise-user-card {
    width: 460px;
    height: 232px;
    background: #FFFFFF;
    margin-left: 20px;
}

.enterprise-user-card .title {
    padding: 20px 22px 20px 21px;
    text-align: left;
    font-size: 18px;
    font-weight: bold;
    color: #444444;
}

.enterprise-user-card .address {
    padding: 7px 22px 7px 21px;
    text-align: left;
    font-size: 14px;

    color: #444444;
}
.enterprise-user-card .address .un{
    background: #FFFFFF;border: 1px solid #9B9DA2;height: 19px;line-height: 19px;color:#9B9DA2;margin-left: 20px;font-size: 12px;
    padding: 0 10px;
}
.enterprise-user-card .address .open{
    background: #FFFFFF;border: 1px solid #33CCFF;height: 19px;line-height: 19px;color:#33CCFF;margin-left: 20px;font-size: 12px;
    padding: 0 10px;
}
.enterprise-user-card .address a {
    width: 98px;
    height: 26px;
    background: #FF9933;
    border-radius: 13px;
    color: #FFFFFF;
}

.enterprise-user-card .address a:hover {
    background: rgba(238, 135, 32, 1);
    cursor: pointer;
}
.enterprise-user{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.enterprise-user-detail {
    width: 460px;
    height: 232px;
    background: #FFFFFF;
}

.enterprise-user-detail .enterprise-detail-tab {
    height: 58px;
    display: flex;
}

.enterprise-detail-tab .tab {
    width: 50%;
    height: 58px;
    border-top: 2px solid #D8D8D8;
    background-color: #F4F4F4;
    cursor: pointer;
}

.enterprise-detail-tab .select {
    background-color: #ffffff;
    border-top: 2px solid rgba(51, 204, 255, 1)
}

.tab-li .news {
    margin-top: 30px;
    height: 26px;
    background: #FF9933;
    font-size: 14px;

    color: #FFFFFF;
    position: relative;
}


.tab-li .news:before{
    content: '';
    width: 0;
    height: 0;
    border: 6px solid transparent;
    border-bottom-color: #FF9933;
    position: absolute;
    left: 46%;
    bottom: 100%;
    margin-top: 20px;
}

.tab-li {
    width: 25%;
    text-align: center;
    float: left;
    margin-top: 37px;
    height: 137px;
    color: #444444;
}

.tab-li:hover {
    border-bottom: 4px solid #33CCFF;
    cursor: pointer;
    color: #33CCFF !important;
}

.tab-li span {
    display: block;
}

.tab-li span:nth-child(1) {
    font-size: 18px;
    font-weight: bold;
    color: #33CCFF;
}

.tab-li span:nth-child(2) {
    font-size: 16px;

    margin-top: 16px;
}

.enterprise-Notice-news {
    /*width: 100%;*/
    background: #FFFFFF;
    margin-top: 20px;
    padding-bottom: 20px;
    margin-left: 20px;
}

.enterprise-Notice-news .title {
    padding: 20px 22px 20px 21px;
}

.enterprise-Notice-news .title span {
    text-align: left;
    font-size: 18px;
    font-weight: bold;
    color: #444444;
}

.enterprise-Notice-news .title a {
    font-size: 14px;

    color: #FF9933;
}

.enterprise-Notice-news .ul li {
    height: 40px;
    position: relative;
    padding-left: 48px;
    padding-right: 21px;
    border-left: 4px solid #FFFFFF;
}

.enterprise-Notice-news .ul li:hover {
    background: rgba(255, 147, 0, 0.08);
    border-left: 4px solid #FF9933;
    cursor: pointer;
}

.enterprise-Notice-news .ul li:after {
    content: ' ';
    position: absolute;
    width: 6px;
    height: 6px;
    background: #3A3A3A;
    border-radius: 10px;
    left: 34px;
}

.enterprise-Notice-news .ul-pic {

}

.enterprise-Notice-news .ul-pic .pic-li {
    width: 260px;
    /*border: 1px solid #F0F0F0;*/
}

.enterprise-Notice-news .ul-pic .pic-li:hover {
    border-top: 2px solid rgba(255, 153, 51, 1);
    border-bottom: 2px solid rgba(255, 153, 51, 1);
    cursor: pointer;
}

.enterprise-Notice-news .ul-pic .pic-li img {
    width: 100%;
    height: 260px;
}

.enterprise-Notice-news .ul-pic .pic-li .name {
    height: 44px;
    border: 1px solid #F0F0F0;
    font-size: 16px;
    font-weight: bold;
    color: #120807;
    line-height: 21px;
}

.enterprise-Notice-news .ul-pic .pic-li .company {
    height: 44px;
    border: 1px solid #F0F0F0;
    font-size: 14px;

    color: #120807;
}
.data-statistics{
    display: flex;
    align-self: center;
    justify-content: center;
}
.data-block{
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 0 28px;
    cursor: pointer;
}
.data-block div:nth-child(1){
    font-size: 18px;
    font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
    font-weight: bold;
    color: #33CCFF;
}
.data-block div:nth-child(2){
    font-size: 16px;
    font-family: MicrosoftYaHei;
    color: #444444;
    line-height: 21px;
    margin-top: 16px;
}
.data-blue{
    color: #33CCFF !important;
}
.data-line{
    width: 1px;
    height: 78px;
    background: #F4F4F4;
}





.keywordsAdd{
    height: 38px;
    width: 100px;
    margin-left: 20px;
    font-size: 14px;
    text-align: center;
    color: #ffffff;
    background: #33CCFF;
    cursor: pointer;
    float: left;
}
.keywordsAdd:hover{
    opacity: 0.8;
}




.account-box .inputSelect{
}
.account-box .inputSelect .li{
    display: block;
    background: #33CCFF;
    color: #fff;
    padding: 8px 35px 8px 10px;
    position: relative;
    margin-right: 10px;
    float: left;
    margin-bottom: 10px;
}


.account-box .inputSelect .li:after {
    font-family: layui-icon !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\1006";
    font-weight: 300;
    position: absolute;
    right: 8px;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
}



.account-title{
    font-size: 16px;

    color: #3A3A3A;
    margin-bottom: 12px;
}
.account-send{
    width: 128px;
    height: 38px;
    opacity: 0.4;
    background: rgba(51, 204, 255, 1);
    font-size: 16px;

    color: #FFFFFF;
    margin-left: 15px;
    cursor: pointer;
}
.account-send:hover{
    opacity: 0.8;
}
.layui-form-select{
    width: 100%;
}
.account-ul .upload {
    width: 100px;
    height: 100px;
    border: 1px solid #D7D7D7;
    background-color: #ffffff;
}
.account-save{
    width: 160px;
    height: 50px;
    background: #33CCFF;
    font-size: 16px;

    color: #FFFFFF;
}
.account-save:hover{
    opacity: 0.8;
    cursor: pointer;
}
.unaccount-save{
    width: 160px;
    height: 50px;
    background: rgba(51, 204, 255,1);
    font-size: 16px;

    color: #FFFFFF;
}
.unaccount-save:hover{
    opacity: 0.8;
    cursor: pointer;
}




.company-ul{
    width: 90%;
}
.company-ul .upload{
    width: 100px;
    height: 100px;
    border: 1px solid #D7D7D7;
    background-color: #ffffff;
}

.company-ul .uploads{
    width: 100px;
    height: 100px;
    border: 1px solid #D7D7D7;
    background-color: #ffffff;
}
.company-li{
    width: 40%;
}
 .addContact{
    width: 184px;
    height: 40px;
    background: #FFFFFF;
    border: 1px dashed  #D7D7D7;
}
 .addContact:hover{
     cursor: pointer;
     color: #33CCFF;
     border-color: #33CCFF;
 }
.addContactTitle{
    font-size: 13px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #616161;
}
.addContactTitle{
    margin-left: 10px;
    font-weight: 400;
    color: #616161;
    font-size: 13px;
}
.part-name{
    font-size: 16px;
    font-family: MicrosoftYaHei;
    color: #3A3A3A;
    margin-bottom: 36px;
    margin-left: -25px;
}
.edit-spec{
    width: 866px;
    padding: 12px;
    background: #FFFFFF;
    border: 1px dashed #D7D7D7;
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 14px;
    justify-content: space-between;
}
.spec-first-line{
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}
.spec-block{
    width: 413px;
    font-size: 16px;
    font-family: MicrosoftYaHei;
    color: #3A3A3A;
    line-height: 40px;
    display: flex;
    margin-top: 14px;
}
.spec-name{
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 260px;
    height: 40px;
    border: 1px solid #D7D7D7;
    padding: 0 12px;
    box-sizing: border-box;
}

.spec-name input::placeholder,.spec-price input::placeholder{
    font-size: 16px;
    font-family: MicrosoftYaHei;
    color: #999999;
}
.spec-name input{
    border: none;
    width: 220px;
}
.spec-price input{
    border: none;
    width: 84px;
}
.spec-price{
    width: 123px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border: 1px solid #D7D7D7;
    border-left: none;
    padding: 0 12px;
    box-sizing: border-box;
}
.icon-Delete{
    font-size: 16px;
    color: #8A8A8A;
    margin-left: 8px;
    cursor: pointer;
}
.del-block{
    font-size: 12px;
    font-family: MicrosoftYaHei;
    color: #8A8A8A;
    display: flex;
    align-items: center;
    cursor: pointer;
}
.del-block div{
    margin-right: 6px;
    color: #8A8A8A;
    font-size: 16px;
}
.add-spec-a{
    width: 413px;
    font-size: 16px;
    font-family: MicrosoftYaHei;
    color: #3A3A3A;
    line-height: 40px;
    display: flex;
    margin-top: 14px;
}
.add-spec{
    height: 21px !important;
    line-height: 21px !important;
    cursor: pointer;
}
.add-catgary{
    margin-bottom: 14px;
    text-align: center;
    font-size: 16px;
    font-family: MicrosoftYaHei;
    color: #3A3A3A;
    width: 232px;
    height: 40px;
    line-height: 40px;
    background: #FFFFFF;
    border: 1px dashed #D7D7D7;
    cursor: pointer;
}
.spec-table{
    width: 866px;
    font-size: 16px;
    font-family: MicrosoftYaHei;
    color: #3A3A3A;
}
.spec-table .thead{
    width: 866px;
    height: 47px;
    line-height: 47px;
    background: #FAFAFA;
    display: flex;
    justify-content: space-between;
}
.spec-table .tr{
    padding-top: 20px;
    display: flex;
    justify-content: space-between;
}
.spec-table .td1{
    text-align: center;
    width: 150px;
}
.spec-table .td2{
    text-align: center;
    width: 75px;
}
.spec-table .td3{
    text-align: center;
    width: 120px;
}
.spec-table .td4{
    text-align: center;
    width: 120px;
}
.spec-info-blcok{
    width: 122px;
    height: 40px;
    display: flex;
    border: 1px solid #D7D7D7;
    align-items: center;
    justify-content: space-between;
}
.spec-info-blcok input{
    width: 90px;
    padding: 0 12px;
    border: none;
}
.spec-info-blcok div{
    width: 40px;
    height: 40px;
    border-left: 1px solid #D7D7D7;
    text-align: center;
    line-height: 40px;
}
