* {
    margin: 0;
    padding: 0;
}


/* 头部流程图 */

.dz_kuang {
    position: relative;
}

.dz_toubu {
    display: flex;
    justify-content: space-around;
    align-items: center;
}

.dz_liWidth {
    width: 18%;
}


/* 下面内容 */

.dz_top {
    background-color: rgba(243, 243, 243, 0.493);
    ;
    width: 92%;
    height: 35px;
    font-size: 16px;
    line-height: 35px;
}

.dz_changdu {
    width: 92%;
}

.dz_juliLeft {
    margin-left: 2%;
}

.dz_juliTop {
    margin-top: -11px;
}

.dz_beijing {
    background-color: rgba(243, 243, 243, 0.493);
    overflow: hidden;
}

.dz_table {
    height: 40px;
    line-height: 35px;
    font-size: 15px;
    text-align: center;
}

.dz_neirong {
    text-align: center;
    display: flex;
    align-items: center;
    font-size: 14px;
    padding-bottom: 30px;
}

.dz_wordbottom {
    color: rgb(150, 150, 150);
    font-size: 11px;
    margin-top: 5px;
}

.dz_anniu {
    width: 20%;
    margin-top: 40px;
    margin-left: 40%;
}

.dz_jianju p {
    margin: 30px 2%;
    color: rgb(112, 112, 112);
}

.dz_add {
    color: white;
    background-color: #1890ff;
    border-color: #329cff;
    border-radius: 4px;
    padding: 6px 12px;
    border: 1px solid transparent;
    margin: 10px 0;
}

.dz_add:hover {
    cursor: pointer;
}

.dz_yingchang {
    background-color: rgba(0, 0, 0, 0.418);
    height: 100%;
    width: 100%;
  max-width:1200px;
    position: relative;
    position: absolute;
    top: 0;
    display: none;
}

.dz_daaform {
    background-color: white;
    width: 70%;
    height: 470px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}

.dz_fromTop {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 5px 20px;
}

.dz_shai {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 5px 20px;
    position: relative;
}

#dz_fenlei {
    width: 120px;
    height: 30px;
    border: 1px solid #b6b6b6;
    color: #3d3d3d;
}

.dz_keyword {
    width: 65%;
    height: 30px;
    border: 1px solid rgb(23, 150, 235);
    color: #3d3d3d;
    margin-right: -5px;
}

.dz_sousuoBotttom {
    border: 1px solid rgb(23, 150, 235);
    background-color: rgb(23, 150, 235);
    color: white;
    height: 32px;
    width: 60px;
}

.dz_tablekuang {
    padding: 0 20px;
    height: 290px;
    overflow: auto;
    margin: 20px 0;
}

#dz_formtable {
    width: 100%;
    text-align: center;
    font-size: 13px;
    height: 290px;
}

.dz_formtableTop {
    height: 30px;
    line-height: 30px;
    background-color: #FAFAFA;
}

.dz_formneirong {
    height: 30px;
    line-height: 30px;
}

#dz_test {
    position: absolute;
    right: 10px;
    top: 3px;
}

.dz_quxiao {
    padding: 0 10px;
    background-color: white;
    border: 1px solid #b6b6b6;
}

.dz_queding {
    padding: 0 10px;
    background-color: rgb(23, 150, 235);
    border: 1px solid rgb(23, 150, 235);
    color: white;
}

.dz_delect:hover {
    cursor: pointer;
}

.dz_xiaoshou:hover {
    cursor: pointer;
}

.dz_yuanquan1 {
    width: 100%;
    height: 0;
    padding-bottom: 100%;
    border-radius: 50%;
    text-align: center;
    background-color: rgba(243, 243, 243, 0.493);
    color: rgb(104, 104, 104);
}

.dz_yuanquan1:hover {
    cursor: pointer;
}

.dz_word1 {
    color: rgb(104, 104, 104);
    margin-top: 10px;
}

.dz_xuxian1 {
    width: 100%;
    border-top: 1px dashed rgb(104, 104, 104);
    height: 1px;
    overflow: hidden;
    background-color: white;
    position: absolute;
    margin: 0;
}

.dz_juliword {
    margin: 15px 2%;
    font-size: 12px;
}

.dz_juliTop1 {
    margin-top: -11px;
}

.dz_fujian{
	display: none;
   align-items: center;
  	flex-wrap: wrap;
}

.dz_shangchuan{
	 width: 100px;
    text-align: center;
    height: 30px;
    line-height: 30px;
    background: #337AB7;
    border-radius: 5px;
    color: white;
    margin-right: 10px;
    cursor: pointer;
}