/* 共有 */
#app{padding:15px;min-width:900px;}
.app-content{}
.apps{padding-bottom: 70px!important;}
.content{height: 100vh; display: flex; flex-direction: row; overflow-y: hidden; position: relative;}
.serch{display: flex; align-items: center; justify-content: flex-end;}
.delete-btn{margin-left: 6px!important;}
.manage-title-add{margin: 10px 0px 40px 0px;}
.gd-title-serach{display: flex;flex-direction: row;margin-bottom: 20px;}
.gd-title-serach-left{text-align: left;width: 30%;font-size: 0;}
.gd-title-serach-right{text-align: right;width: 70%;display: flex; align-items: center; justify-content: flex-end;}
.Workflow .el-textarea__inner::-webkit-input-placeholder,
.Workflow .el-input__inner::-webkit-input-placeholder,
.select-x .el-input__inner::-webkit-input-placeholder,
.work-admin-input .el-textarea__inner::-webkit-input-placeholder,
.serach-input .el-input__inner::-webkit-input-placeholder{color: #000;}
.Workflow .el-textarea__inner::-moz-placeholder,
.Workflow .el-input__inner::-moz-placeholder,
.select-x .el-input__inner::-moz-placeholder,
.work-admin-input .el-textarea__inner::-moz-placeholder,
.serach-input .el-input__inner::-moz-placeholder{color: #000;}
.Workflow .el-textarea__inner:-ms-input-placeholder,
.Workflow .el-input__inner:-ms-input-placeholder,
.select-x .el-input__inner:-ms-input-placeholder,
.work-admin-input .el-textarea__inner:-ms-input-placeholder,
.serach-input .el-input__inner:-ms-input-placeholder{color: #000;}
.el-dialog__title{font-size: 17px;}

/* index */
.content-menu{min-width: 190px; height: 100%; background-color: #EAEDF1;}
.menu-title{height: 50px; line-height: 50px; background-color: #D9DEE4; padding-left: 25px; font-weight: bold; color: #444; letter-spacing: 1px;}
.menu-item-child .menu-item-childrens-level1,
.menu-item-child .menu-item-childrens-level2{height: 35px; line-height: 35px; cursor: pointer; padding-left: 25px;}
.menu-item-child .menu-item-childrens-level2{padding-left: 45px;}
.menu-active{background-color: #fff;}
.menu-item-childrens-level1:hover,
.menu-item-childrens-level2:hover{background-color: #fff;}
._frame_layout_middel_btn{position: absolute; width: 15px; top: 350px; left: 175px; z-index: 2; padding: 10px 0; background-color: #fff; border-radius: 10px 0 0 10px; cursor: pointer;}
._frame_layout_middel_btn_shut{background-color: #EAEDF1; border-radius: 0px 10px 10px 0px; left: 0px;}

/* 添加广告 */
.addAdvert-step{max-width: 700px;padding: 0 20px;}
.addAdvert-step .el-steps--simple{padding: 13px 0;}
.addAdvertstep-one{padding:20px;box-shadow: 0 0 0.6rem rgb(217,222,228);box-sizing: border-box;margin-top: 20px;}
.addAdvertstep-date{width: 50%!important;margin: 10px 0;}



