#detail {
    font-size: 14px;
}

#detail .checkbox {
    margin-top: 8px !important;
}

#detail .ispan {
    margin-left: 30px;
}

#detail .creattime {
    font-size: 12px;
    color: #888;
}

#detail .canyuzhe_contain {
    display: flex;
    justify-content: flex-start;
    flex-flow: wrap;
}

#detail .canyuzhe_contain>div {
    margin-right: 10px;
    margin-bottom: 10px;
}

#detail .canyuzhe_contain .add {
    width: 50px;
    height: 50px;
    background: #cbcbcb;
    border-radius: 50%;
    text-align: center;
    line-height: 50px;
    color: white;
}

#detail .person {
    font-weight: bold;
}

#detail .modal-body1 {
    background: rgba(248, 250, 251, 1);
}

#detail .btn {
    margin-bottom: 10px;
}

#detail .join {
    margin-bottom: 10px;
}

#detail .table1 {
    background: white;
}

#detail .messagelist {
    display: flex;
    justify-content: space-between;
    margin-bottom: 15px;
    border-bottom: 1px dashed #dbdee3;
}

#detail .messagelist:last-child {
    margin-bottom: 0;
    border-bottom: none;
}

#detail .messagelist img {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    margin-right: 10px;
}

#detail .messagelist .left>div {
    width: calc(100% - 60px);
}

#detail .messagelist .left {
    display: flex;
    justify-content: flex-start;
    width: 100%;
}

#detail .messagelist .words {
    font-size: 13px;
}

#detail .messagelist .time {
    font-size: 12px;
    color: #888;
    width: 155px;
}

#detail .messagebox {
    background: #f2f2f2;
    border-radius: 3px 3px 0 0;
    padding: 15px;
}

#detail .messagebox .words {
    color: #3c3c3c;
}

#detail .goutongbox {
    background: #f2f2f2;
    border-radius: 0 0 3px 3px;
    padding: 15px 15px 1px 15px;
    margin-bottom: 15px;
    -webkit-border-radius: 0 0 3px 3px;
    -moz-border-radius: 0 0 3px 3px;
    -ms-border-radius: 0 0 3px 3px;
    -o-border-radius: 0 0 3px 3px;
}

#detail .btn {
    margin-bottom: 10px;
    margin-left: 40px;
}

#detail .comment {
    float: right;
    margin-top: -47px;
    font-size: 13px;
}

#detail .imgUl {
    padding: 9px 8px;
    list-style: none;
    margin-top: 20px;
}

#detail .imgUl li {
    margin-right: 20px;
    float: left;
    margin-top: -4px;
}

#detail .imgUl li a,
#detail .imgUl li img {
    display: block;
}

#detail .imgUl li a {
    width: 20px;
    height: 18px;
    overflow: hidden;
    position: relative;
}

#detail .imgUl li a input {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
}

#detail .imgUl .li01 a {
    width: 20px;
    height: 20px;
}

#detail .imgUl .li02 #imgBox {
    display: none;
}


/* #detail .imgUl .li01 a:hover {
    background: url(../img/chat/img08_over.png) no-repeat;
    background-size: 20px auto;
} */

#detail .imgUl .li02 a:hover {
    background: url(../img/chat/img09_over.png) no-repeat;
    background-size: 20px auto;
}

#detail .imgUl .li03 a:hover {
    background: url(../img/chat/img10_over.png) no-repeat;
    background-size: 20px auto;
}

#detail .imgUl .li04 a {
    background: url(../img/chat/xiamgmu_over.png) no-repeat;
    background-size: 20px auto;
}

#detail .imgUl li:nth-child(1) a:hover img {
    visibility: hidden;
}

#detail .imgUl li:nth-child(2) a:hover img {
    visibility: hidden;
}

#detail #addfile,
#detail #addimg {
    width: 70px;
    margin-top: -40px;
    margin-left: 43px;
    opacity: 0;
}

#detail .filecol>div>a {
    float: left;
}

.back,
#seecanyuzhe tr,
.genjin_list>div:first-child p,
.genjin_list>div:first-child li,
#project_edit .canyuzhename,
#project_edit .guanlianbox,
#project_edit .zhixingzhename,
#addproject .zhixingzhename,
#addproject .canyuzhename,
#addproject .add,
#addzhixingzhe .add,
#addcanyuzhe .add,
#addnewcanyuzhe .add,
#addnew .add {
    cursor: pointer;
}

.emoji_container {
    z-index: 2051;
    position: absolute;
    left: calc(50% - 270px)!important;
    top: 233px!important;
}

#detail .form-control {
    margin-bottom: 20px;
}

.img_ul {
    display: flex;
    justify-content: flex-start;
    margin-bottom: 20px;
    flex-flow: wrap;
}

.img_ul .img_li {
    display: block;
    margin-right: 15px;
    position: relative;
    /* transition: 0.3s; */
}

.img_ul .img_li>img {
    width: 30px;
    height: 30px;
}

#detail .title_left {
    font-size: 12px;
    margin-left: 13px;
    float: left;
}

#detail .title_right {
    text-align: right;
    width: 100%;
    height: 20px;
}

#detail .title_right i {
    font-size: 12px;
}

#detail ul li {
    cursor: pointer;
}


/* #detail .form-group{
    clear: both;
} */


/* .img_ul .img_li:hover{
    transform: scale(10);
    z-index: 1000;
} */

.img_ul .img_li>div img {
    width: 300px;
    height: 300px;
}

.yesedit .hr-line-dashed {
    margin-top: 30px!important;
}

#detail .form-group>ul,
#detail .form-group>div {
    float: none;
    margin-left: 26px;
}

#detail ul {
    list-style: none;
}


/* #detail .project_ul,
#detail .require_ul {
    list-style: square inside url('../img/blue.png');
} */

.popbox {
    height: auto!important;
    position: absolute;
    width: 300px;
    z-index: 2520;
    /* top: 343px;
    left: 318px; */
    border: 1px solid #f2f2f2;
    bottom: auto;
    padding: 0;
    text-align: left;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 3px;
    box-shadow: 0 7px 21px rgba(0, 0, 0, .1);
    -webkit-border-radius: 3px;
    display: none;
    overflow: hidden;
}

.popbox img {
    width: 100%;
}

.editbox>div {
    clear: both;
}

.better {
    width: auto;
    padding: 2px 15px;
    text-align: center;
    border-radius: 3px;
    float: left;
}

.better_A {
    color: cornflowerblue;
    border: 1px solid cornflowerblue;
}

.better_B {
    color: green;
    border: 1px solid green;
}

.better_C {
    color: darkcyan;
    border: 1px solid darkcyan;
}

.better_D {
    color: #a869e2;
    border: 1px solid #a869e2;
}

.better_E {
    color: goldenrod;
    border: 1px solid goldenrod;
}

.better_F {
    color: #e23d3d;
    border: 1px solid #e23d3d;
}

.better_G {
    color: #3c9bb1;
    border: 1px solid #3c9bb1;
}

#close {
    position: absolute;
    left: 10px;
    top: -5px;
    font-size: 12px;
    color: red;
    cursor: pointer;
}


/* .search_box input {
    width: calc(100% - 24px);
    border: none!important;
    position: relative;
    top: -4px;
}

.search_box input:focus {
    border: none!important;
    outline: none!important;
}

.search_box .search {
    width: 20px;
    height: 20px;
    display: inline-block;
    background: url(../img/search_n.png) no-repeat;
    background-position-y: center;
}

.search_box.active {
    border: 1px solid #00b792!important;
}

.search_box.active .search {
    background: url(../img/search_c.png) no-repeat;
    background-position-y: center;
}

.search_box {
    margin-bottom: 15px;
    display: flex;
} */


/* 后期调样式 */

#insert select,
#insert input,
#insert textarea {
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
}

.flex_thumbsup {
    padding-left: 15px;
    margin-bottom: 4px;
    font-size: 15px;
}

#genjinjiluzan {
    display: inline-block;
    width: 21px;
    position: relative;
    top: -1px;
    color: #676a6c;
}

#genjinjiluzan span {
    font-size: 19px;
}


/* .li01 #genjinjiluzan>.icon-dianzan1:hover {
    color: #0d93ff;
    position: relative;
    top: -2px;
} */

#addproject2 .modal-body>div:nth-child(1),
#addxuqiu .modal-body>div:nth-child(1) {
    margin: 15px 0;
    position: relative;
}

#addproject2 .modal-body>div:nth-child(1) input,
#addxuqiu .modal-body>div:nth-child(1) input {
    width: 100%;
    height: 36px;
    border: 1px solid #eeeeee;
    text-indent: 20px;
    font-size: 14px;
}

#addproject2 .modal-body>div:nth-child(1) input:focus,
#addxuqiu .modal-body>div:nth-child(1) input:focus {
    border: 1px solid #00BE95!important;
    outline: none!important;
}

#addproject2 .modal-body>div:nth-child(1) span,
#addxuqiu .modal-body>div:nth-child(1) span {
    position: absolute;
    right: 10px;
    top: 10px;
    color: #158CF1;
    cursor: pointer;
}

#addproject2 .modal-body>div:nth-child(1) span i,
#addxuqiu .modal-body>div:nth-child(1) span i {
    font-size: 10px;
    margin-right: 6px;
    position: relative;
    top: -1px;
}

#addproject2 .modal-body>div:nth-child(2),
#addproject2 .modal-body>div:nth-child(3),
#addxuqiu .modal-body>div:nth-child(2),
#addxuqiu .modal-body>div:nth-child(3) {
    margin-bottom: 15px;
}

#addproject2 .modal-body>div p,
#addxuqiu .modal-body>div p {
    color: #666;
    font-size: 14px;
    text-indent: 20px;
    margin-bottom: 10px;
}

#addproject2 .modal-body>div ul,
#addxuqiu .modal-body>div ul {
    height: 130px;
    overflow-y: scroll;
    border: 1px solid #eee;
    padding: 0;
    background-color: #fff;
    overflow-x: hidden;
}

#addproject2 .modal-body>div li,
#addxuqiu .modal-body>div li {
    list-style: none;
    margin: 2px 0;
    padding: 0;
    height: 34px;
    line-height: 34px;
    text-indent: 20px;
    position: relative;
}

#addxuqiu .modal-body>div li .name {
    display: inline-block;
    width: 90%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

#addproject2 .modal-body .name {
    display: inline-block;
    width: 90%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

#addproject2 .modal-body>div li i,
#addxuqiu .modal-body>div li i {
    position: absolute;
    font-size: 14px;
    right: 20px;
    top: 12px;
}

#addproject2 .modal-body>div:nth-child(2) li,
#addxuqiu .modal-body>div:nth-child(2) li {
    cursor: pointer;
}

#addproject2 .modal-body>div:nth-child(2) li i,
#addxuqiu .modal-body>div:nth-child(2) li i {
    top: 0;
}

#addproject2 .modal-body>div li:hover,
#addxuqiu .modal-body>div li:hover {
    background-color: #F8FAFB;
}

#detail .yesedit .form-group .col-sm-10 {
    float: left;
    margin-left: 0px;
    width: 420px;
}

#detail .yesedit .form-group .col-sm-10 .btn {
    margin-left: 0px;
}

#detail .yesedit .form-group .col-sm-10 input,
#detail .yesedit .form-group .col-sm-10 textarea,
#detail .yesedit .form-group .col-sm-10 select,
#detail .yesedit .form-group .col-sm-10>div {
    border: 1px solid #f8fafb;
    color: #333333;
}

#detail .yesedit .form-group label {
    color: #999;
    margin-top: 5px;
    text-align: right !important;
    font-weight: 400;
    width: 100px;
}

#detail .form-group input {
    float: left;
    margin-left: 0;
    padding: 6px 12px;
}

#detail .form-group ul {
    margin-left: 0;
    margin-bottom: 0;
}

#detail .form-group ul li {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #158CF1;
}

#detail .form-group label {
    color: #999;
    margin-top: 5px;
    text-align: right !important;
}

#detail .form-group .projectrequire {
    margin-left: 114px;
    z-index: 3100;
    position: relative;
}

.projectrequire ul li {
    color: #158CF1;
}

#detail .form-group .addbox {
    margin-left: 114px;
}

#detail .form-group .addbox .addxuqiu {
    margin-left: 10px;
}

.turnUp2 {
    margin-top: -21px;
}

.turnUp2 {
    text-indent: 66px;
    height: 24px;
    line-height: 24px;
    margin: 0 auto;
    margin-top: -1px;
    margin-bottom: 20px;
    cursor: pointer;
}

.turnUp2 img {
    width: 10px;
    margin-top: -10px;
    margin-left: -65px;
}

#detail .yesedit .form-group .zannum {
    line-height: 30px;
}

.yesedit .hr-line-dashed {
    border-top: 1px dashed #e7eaec;
    color: #fff;
    height: 1px;
    margin: 20px 0;
}


/* 上传图片样式 */

.upimgfile {
    background: url('../img/upfileimg.png');
    background-size: 100%;
    display: inline-block;
    width: 52px;
    height: 46px;
}

#detail .form-group a {
    width: 52px;
    height: 46px;
    min-width: 52px;
    min-height: 46px;
    padding: 0;
    margin: 0 10px 10px;
}

#detail .form-group a:hover {
    background-color: transparent;
}

.delUpload_wrap {
    background: #3c3c3c;
    opacity: 0.5;
    position: absolute;
    top: -7px;
    right: -6px;
    border-radius: 100%;
    width: 18px;
    height: 18px;
}

.img_li {
    position: relative;
    float: left;
    margin-right: 10px;
    width: 52px;
    height: 46px;
    border: 1px solid #fff;
}

.imgfile {
    background: url('../img/file.png');
    background-size: 100%;
    display: inline-block;
    width: 52px;
    height: 46px;
    position: relative;
    left: -10px;
}

.upfileplaybox {
    position: relative;
    height: 73px;
    float: left;
    margin-right: 10px;
}

.upfileplaybox .text {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
    width: 52px;
}

.yesedit .col-sm-10 input,
.yesedit .col-sm-10 textarea,
.yesedit .col-sm-10 .xialaxuanteshuhezi,
.yesedit .col-sm-10 .xialaxuanwenzi {
    /* cursor: url("../img/bi.cur"), default; */
    cursor: pointer;
}

.yesedit .col-sm-10 textarea {
    height: 34px;
}

.yesedit .col-sm-10 input,
.yesedit .col-sm-10 textarea,
.yesedit .col-sm-10 select {
    background-color: rgba(248, 250, 251, 1);
}


/* 
.yesedit .col-sm-10 input:hover {
    background-color: #f8fafb;
}

.yesedit .col-sm-10 select:hover {
    background-color: #f8fafb;
}

.yesedit .col-sm-10 textarea:hover {
    background-color: #f8fafb;
} */


/* .yesedit .col-sm-10 .xialaxuanteshuhezi:hover {
    background-color: transparent;
}

.yesedit .col-sm-10 .xialaxuanteshuhezi:hover {
    background-color: transparent;
}

.yesedit .col-sm-10 .xialaxuanteshuhezi:hover select {
    background-color: #f8fafb;
}

.yesedit .col-sm-10 .xialaxuanteshuhezi:hover select {
    background-color: #f8fafb;
}

.yesedit .col-sm-10:hover select {
    background-color: #f8fafb;
}

.yesedit .col-sm-10:hover select {
    background-color: #f8fafb;
} */

.yesedit input,
.yesedit textarea,
.yesedit select {
    border: 1px solid #f8fafb!important;
}

.xialaxuanteshuhezi {
    display: inline-block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.form-group {
    position: relative;
}

.xialaxuanwenzi {
    display: inline-block;
    white-space: nowrap;
    position: absolute;
    top: 5px;
    left: 87px;
    color: rgb(51, 151, 230);
    cursor: pointer;
    background: url("../img/img044.png") 100% 100%;
    width: 16px;
    height: 16px;
    z-index: 10;
}

#upImgYlwiki {
    min-height: 2px;
    max-height: 100px;
}

#upImgYlwiki .img_li {
    width: 100%;
    border: 0;
}

.findbox,
.productfindbox {
    top: 34px;
    width: 93.5%;
}

.addproject2 {
    margin-left: 10px;
}

@media screen and (max-width:1366px) {
    #detail .modal-body {
        max-height: 458px;
    }
}

.textarid {
    border: 1px solid transparent;
    margin-bottom: 18px;
}

.textarid:focus {
    border: 1px solid #00BE95!important;
    outline: none!important;
}

.colortwo {
    color: #333!important;
}

.imgcol,
.filecol {
    margin-bottom: 20px;
}

#insertpro {
    z-index: 3000;
}

.modal-body {
    max-height: 540px;
    overflow: auto;
}

#insert .imgfile {
    left: 0;
}

#detail .modal-body {
    overflow-x: hidden;
    min-height: 0;
}

#insert .col-sm-8 input,
#insert .col-sm-8 textarea,
#insert .col-sm-8 select {
    border-radius: 0;
}

#permissionsettings {
    float: left;
}

#persons>div,
.persons>div {
    float: left;
    width: 25%;
    padding-top: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

#lookperbox {
    display: none;
}

.simulationbox {
    position: absolute;
    right: 3px;
    top: 13px;
    font-size: 18px;
}

.settingbox {
    list-style: none;
    padding: 0;
    height: auto;
    margin: 0;
    border: 1px solid #e7eaec;
    margin-right: 10px;
    display: block;
    background: white;
    position: absolute;
    /* display: none; */
    z-index: 1000;
    border-radius: 3px;
    box-shadow: 0 7px 21px rgba(0, 0, 0, .1);
    right: -1px;
    top: 44px;
    padding: 6px 0;
    display: none;
}

.settingsimulationbox {
    list-style: none;
    padding: 8px 26px;
    cursor: pointer;
}

.lookperbox {
    display: none;
}

.buglistmodymask {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    /* z-index: 3000; */
    /* margin-top: 57px; */
    border: 0!important;
}

#detail .yesedit .form-group .col-sm-10 .productfindbox .findboxson {
    border: 0;
    float: none;
}

.moxie-shim-html5 {
    top: 0!important;
    display: none;
}

#detail .messagelist .comment-img {
    width: 60px;
    height: 60px;
    border-radius: 0;
    margin-right: 10px;
    vertical-align: baseline;
    float: none;
    margin-bottom: 15px;
}

.hr-line-dashed {
    margin: 0;
}

#detail .yesedit .form-group .radio label {
    width: 50px;
}

#detail .yesedit .form-group .radio {
    margin-top: 0;
}

#detail .none_insert {
    display: block;
}

#insert .form-group .col-sm-8 a {
    display: inline-block;
    /* height: 80px; */
}

#insertpro .form-group .text {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
    width: 100%;
}

#insertpro .form-group .imgfile {
    left: 0;
}


/* 预览同步样式 */

#Filedetail .modal-dialog {
    width: 100%;
    height: 100%;
    margin: 0px;
}

#Filedetail .modal-dialog .modal-content {
    height: 100%;
}

#Filedetail .modal-dialog .modal-content .modal-body {
    height: 70%;
}


/* 讨论预览同步样式 */

#FileTldetail .modal-dialog {
    width: 70%;
    margin-left: 15%;
    height: 90%;
}

#FileTldetail .modal-dialog .modal-content {
    height: 90%;
}

#FileTldetail .modal-dialog .modal-content .modal-body {
    height: 80%;
}
/* 下载按钮样式 */
.outerdiv .btn:hover{
    background: none !important;
}
#detailModal .pinglun_box .newImgF{
    display: block;
    height: auto;
    width: auto;
    float: none;
    border: 0;
}
#detailModal {
    z-index: 3000;
}
#detailModal .addproject2{
    color: inherit;
}
#addproject2{
    z-index: 3500!important;
}
#addxuqiu{
    z-index: 3500!important;
}
#detailModal .dizhi{
    width: 100%;
}
#detailModal .clicktips{
    background: transparent;
}
#detailModal .xialaxuanwenzi{
    top: 3px;
}
.zannum {
    padding-left: 11px;
}
#detailModal .simulationbox {
    position: absolute;
    right: 3px;
    top: 13px;
    font-size: 18px;
}
.settingbox {
    list-style: none;
    padding: 0;
    height: auto;
    margin: 0;
    border: 1px solid #e7eaec;
    margin-right: 10px;
    display: block;
    background: white;
    position: absolute;
    /* display: none; */
    z-index: 1000;
    border-radius: 3px;
    box-shadow: 0 7px 21px rgba(0, 0, 0, .1);
    right: -1px;
    top: 44px;
    padding: 6px 0;
    display: none;
}
#detailModal .messagebox .imgfile{
    left: 0;
}
#detailModal .messagelist .comment-img{
    vertical-align: top;
}
#detailModal .messagebox .upfileplaybox{
    vertical-align: top;
}
select::-ms-expand{display:none;}
select{
  appearance:none;
 -moz-appearance:none;
 -webkit-appearance:none;
}
#detailModal .form-control{
    border-color: transparent!important;
}
#detailModal .yesedit .col-sm-2{
    font-size: 14px;
}
#detailModal .yesedit .form-group{
    margin-bottom: 0;
}
#detailModal .require_ul{
    padding-left: 0;
    background:transparent;
}
#detailModal .imgUl {
    background:transparent;
}
.mydealCardGroup .num-link{
    cursor: pointer;
}

#wechatModal .modal-body{
    text-align: center;
    height: auto;
}
#wechatModal #qrcodeinnerdiv img {
    margin: 46px auto;
}
#wechatModal .logo{
    width: 52px;
    height: 52px;
    position: absolute;
    padding: 6px;
    background: #fff;
    border-radius: 6px;
    top: 150px;
    left: 274px
}
#wechatModal .logo img{
    width: 40px;
    height: 40px;
}