body {
    background: #e1e1e1;
    height: 100%;
}

.x-wrap {
    width: 98%;
    margin: 20px auto;
}

.col_666_16 {
    color: #666666 !important;
    font-size: 16px;
    line-height: 22px;
}

.col_a2_16{
    margin-top: 10px;
    font-size: 14px;
}

.dcp{
    width: calc(100% - 28px);
    float: left;
}

@media (max-width: 1430px) {
    .col_666_16 {
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
        width: 80px;
        display: inline-block;
    }
}

@media (max-width: 1330px) {
    .qp_list .col_a2_16,.dcp {
        font-size: 13px;
    }
 }

@media (max-width: 1260px) {
    .qp_list .col_a2_16,.dcp {
        font-size: 12px;
    }
}

.icon-del {
    background: url(../../img/del.png) no-repeat;
    width: 18px;
    height: 18px;
    background-size: 18px 18px;
    display: inline-block;
    float: right;
    /*position: relative;*/
    /*top: 4px;*/
    /*margin-left: 8px;*/
    cursor: pointer;
}

.add-icon {
    background: url(../../img/ic_add.png) no-repeat !important;
    background-size: 15px !important;
    background-position-y: 3.5px !important;
    background-position-x: 24px !important;
    background-color: #3d76cd !important;
    padding: 12px 32px !important;
    border-radius: 4px !important;
    cursor: pointer !important;
}

.col_333_16_bold {
    color: #333333;
    font-size: 16px;
    line-height: 22px;
    font-weight: bold;
}

.col_333_16 {
    color: #333333;
    font-size: 16px;
    line-height: 22px;
}

.col_333_18_bold {
    color: #333333;
    font-size: 18px;
    line-height: 22px;
    font-weight: bold;
}

.col_333_20_bold {
    color: #333333;
    font-size: 20px;
    line-height: 22px;
    font-weight: bold;
}

.col_333_20 {
    color: #333333;
    font-size: 17px;
    line-height: 22px;
}

.col_999_16 {
    color: #999999;
    font-size: 16px;
    line-height: 22px;
}

.col_ccc_16 {
    color: #cccccc !important;
    font-size: 16px;
}

.col_a2_16 {
    color: #a2a2a2 !important;
    font-size: 16px;
}

.col_a2_14 {
    color: #a2a2a2 !important;
    font-size: 14px;
}

.btn-groups {
    margin-bottom: 30px;
}

.dialog {
    /* padding: 0.533333rem; */
    background-color: #fff;
    width: 767px;
    z-index: 999;
    border-radius: 0.31rem;
    /*box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.15);*/
}

.dialog .head {
    border-bottom: 1px solid #ddd;
    height: 40px;
}

.dialog .head .col {
    font-size: 16px;
    color: #333333;
    float: left;
    padding: 8px 10px;
}

.dialog .contents {
    height:410px;
    overflow: auto;
    padding: 15px 20px;
}

.dialog .contents .content + .content {
    margin-top: 3px;
}

.dialog .contents .bb {
    border-bottom: 1px solid #e1e1e1;
    padding-bottom: 12px;
}

.del-icon {
    background: url(../img/tc_close.png) no-repeat;
    width: 12px;
    height: 12px;
    background-size: 12px 12px;
    float: right;
    position: relative;
    top: 13px;
    right: 18px;
    cursor: pointer;
}

.pc_tag {
    background: url(../../img/pc_tag.png) no-repeat;
    width: 4px;
    height: 18px;
    background-size: 4px 18px;
    display: inline-block;
    position: relative;
    top: 3px;
    margin-right: 10px;
}

.ic_ss {
    background: url(../../img/ic_ss.png) no-repeat;
    width: 30px;
    height: 32px;
    background-size: 30px 32px;
    float: left;
    /*margin-right: 10px;*/
}

.active1 .ic_ss {
    background: url(../../img/ic_ssed.png) no-repeat;
    width: 30px;
    height: 32px;
    background-size: 30px 32px;
    float: left;
    /*margin-right: 10px;*/
}

.inputa {
    width: 360px;
    height: 36px;
    border-radius: 4px;
    border: solid 1px #dddddd;
    display: inline-block;
    font-size: 16px;
    color: #333;
    padding: 0 10px;
}

.red {
    font-size: 16px;
    color: #ff5555 !important;
}

.blue {
    font-size: 16px;
    color: #3f74ba !important;
}

.forbidden {
    background: #f2f2f2 !important;
    color: #a2a2a2 !important;
}

.forbidden_btn {
    background: #dddddd !important;
    color: #ffffff !important;
}

.ic_search {
    background: url(../img/search.png) no-repeat;
    width: 16px;
    height: 16px;
    background-size: 16px 16px;
    float: left;
    position: relative;
    top: 9px;
    margin-left: 10px;
}

.del {
    background: url(../../img/del.png) no-repeat;
    width: 10px;
    height: 10px;
    background-size: 10px 10px;
    display: inline-block;
    margin-right: 10px;
    position: absolute;
    right: 0;
    top: 15px;
    cursor: pointer;
}

.portrait {
    background: url(../../img/ic_yhry.png) no-repeat;
    width: 14px;
    height: 18px;
    background-size: 14px 16px;
    display: inline-block;
    position: relative;
    top: 0px;
    margin-right: 4px;
}

.fr button + button {
    margin-right: 10px;
}

.dialog .menber {
    /*margin: 15px 0 10px 0;*/
    margin-top: 15px;
}

.dialog .menber li {
    margin: 0 20px 20px 0;
    font-size: 16px;
    color: #333333;
    float: left;
    min-width: 48px;
    padding: 0 15px;
    height: 40px;
    line-height: 40px;
    background-color: #ffffff;
    text-align: center;
    border: 1px solid #eaeaea;
    position: relative;
    border-radius: 4px;
    cursor: pointer;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

ul li.active:before {
    content: '';
    display: block;
    height: 0;
    width: 0;
    font-size: 0;
    border: 10px solid transparent;
    border-right: 10px solid #3f74ba;
    border-top: 10px solid #3f74ba;
    position: absolute;
    right: 0;
    top: 0;
}

ul li.active {
    border: 1px solid #3f74ba !important;
}

ul li.active1 {
    border: 1px solid #3f74ba !important;
}

.icon {
    display: none;
    position: absolute;
    color: #fff;
    font-size: 2px;
    top: -16px;
    right: 4px;
}

ul li.active .icon {
    display: block;
}

.pages {
    width: 80%;
    height: 800px;
}

.rightMenu {
    width: 26%;
    /*height: 800px;*/
}

.card_in {
    width: 100%;
    background: #fff;
    box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.06);
    padding: 10px 0px;
    /*height: 800px;*/
}

.card_in .button {
    padding: 3px 16px;
    border: 0px !important;
    font-size: 15px;
}

.header_btn {
    border-bottom: 1px solid #e1e1e1;
    padding: 0 14px 10px 14px;
}

.rightMenu .padding {
    padding: 16px 14px;
    height: 750px;
    /*overflow: auto;*/
}

.rightMenu .padding .list {
    background: #f7f7f7;
    margin: 20px 0;
    /*height: 252px;*/
    overflow: auto;
}

.rightMenu .padding .list .item {
    padding: 10px;
    cursor: pointer;
}

.rightMenu .padding .list .item.active {
    background: #eaf2f6;
}

.rightMenu .padding .list .item.active span {
    color: #3f74ba !important;
}

.rightMenu .padding .list .item:hover {
    background: #eaf2f6;
}

.rightMenu .padding .list span:hover {
    color: #7699cd !important;
}

.org_btn {
    padding: 2px 18px !important;
    background: #e69555 !important;
    border: 0px !important;
    font-size: 14px;
}

.ble_btn {
    padding: 2px 18px !important;
    background: #4f8ee1 !important;
    border: 0px !important;
    font-size: 14px;
}

.yel_btn {
    padding: 2px 18px !important;
    background: #e6b355 !important;
    border: 0px !important;
    font-size: 14px;
}

.qp_list {
    margin-top: 14px;
    background: #fafafa;
    padding: 12px 11px;
    border-radius: 4px;
    overflow: auto;
}

.qp_list .col_a2_16 {
    margin-top: 10px;
}

.qp_list .col_a2_14 {
    margin-top: 4px;
}

.qp_list .item + .item {
    margin-top: 10px;
    border-top: 1px solid #e1e1e1;
    padding-top: 16px;
}

.content + .content {
    margin-top: 30px;
}

.pj_types {
    width: 640px;
}

.pj_types .col_333_20 {
    padding-left: 7px;
    position: relative;
    top: 3px;
    position: relative;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    width: 186px;
    display: inline-block;
}

.pj_types .line{
    position: relative;
    width: 1px;
    background: #e1e1e1;
    height: 29px;
    left: -4px;
    top: 4px;
    float: left;
}

.pj_types ul li {
    border: 1px solid #e1e1e1;
    border-radius: 4px;
    /*width: 224px;*/
    padding: 15px 12px;
    cursor: pointer;
    float: left;
}

.pj_types .contents {
    padding: 0px 20px 20px 20px;
    max-height: 576px;
    overflow: auto;
}

.pages .title{
    position: absolute;
    top: 19px;
    left: 29px;
    width: 692px;
    height: 34px;
    background-color: #ffffff;
    border-style: solid;
    border-color: #000000;
    border-top-width: 0px;
    border-left-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    font-family: 宋体;
    font-size: 20px;
    color: #000000;
    font-weight: bold;
    text-align: center;
    vertical-align: text-top;
}

.qxbtn{
    background: white !important;
}
.czbtn{
    background: #3f74ba !important;
    color: white !important;
}

.dialog .checkboxs .ml9 {
    margin-left: 12px;
}

.dialog .checkboxs label {
    margin-right: 47px;
    display: inline-block;
    margin-bottom: 20px;
}