@charset "utf-8";
/* CSS Document */
body,html{
	width:100%;
	margin:0;
	padding:0;
	border:0;
	font-family: 微软雅黑;
	height: 100%;
}
#app{
	height: 100%;
}
ol,ul,a,p {
	padding: 0;
	margin: 0;
	list-style:none;
}
blockquote,q {
	quotes:none;
}
table {
	border-collapse:collapse;
	border-spacing:0
}
a,
a:visited,
a:hover,
a:focus {
	cursor:pointer;
	text-decoration:none;
}
img {
	border:0px;
	vertical-align:bottom;
}
.aimlink_flex{
	display: -webkit-flex; /* Safari */
	display: flex;
}
[v-cloak] {
	display: none !important;
}
.aimlink_top_bg{
	width: 100%;
	height: 55px;
	background-color: #1e2543;
	padding: 0 15px;
	box-sizing: border-box;
	align-items: center;
	min-width: 1100px;
}
.aimlink_logo{
	width: 28px;
	height: 28px;
	margin-right: 5px;
}
.aimlink_logo_text{
	color: #fff;
	font-size: 18px;
}
.aimlink_top_bg a{
	margin-left: 15px;
	color: #fff;
	display: block;
	font-size: 18px;
	padding: 5px 15px;
	transition:all 0.5s;
}
.aimlink_top_bg a:hover{
	background-color: #fff;
	color: #2253c5;
	border-radius: 4px;
}
.aimlink_top_bg a.checked{
	background-color: #fff;
	color: #2253c5;
	border-radius: 4px;
}
.top_tools{
	margin-left: auto !important;
	margin-right: 5px;
}
.top_tools .el-button{
	background-color: #1e2543;
	color: #fff;
	border: 1px solid #1e2543;
	padding:0 15px;
	font-size: 18px;
	height: 34px;
	line-height: 34px;
}
.top_tools .el-button:hover,.top_tools .el-button:focus{
	background-color: #fff;
	color: #2253c5;
	border: 1px solid #fff;
	transition:all 0.5s;
}

.top_touxiang{
	width: 28px !important;
	height: 28px !important;
	padding: 0 !important;
	border-radius: 100% !important;
}
.top_touxiang img{
	width: 100%;
	height: 100%;
	border-radius: 100% !important;
}
.aimlink_index_container{
	width: 100%;
	min-width: 1100px;
	padding:10px 15px 30px 15px;
	box-sizing: border-box;
	height: calc(100% - 176px);
	overflow: auto;
}
.aimlink_index_title{
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	color: #303133;
}
.search_warp{
	margin-top: 15px;
}
.search_warp .el-cascader{
	margin-right: 15px;	
}
.search_warp .el-dropdown{
	margin-right: 15px;	
}
.search_warp .el-dropdown{
	margin-right: 15px;	
}
.search_warp .el-dropdown{
	border-radius: 4px;
}
.search_text{
	margin-right: 15px;
}
.search_text,.search_text input{
	width: 350px !important;
}
.ProjectInfo_list{
	width: 100%;
	justify-content: flex-start;
	align-items: center;
	flex-wrap: wrap;
}
.ProjectInfo_list li{
	width: 245px;
	height: auto;
	margin-right: 30px;
	margin-bottom: 30px;
	border-radius: 4px;
	background-color: #fff;
	box-shadow: 0px 1px 5px #b2b2b2;
	padding: 15px 10px;
	box-sizing: border-box;
	cursor: pointer;
}
.ProjectInfo_list_top{
	width: 225px;
	height: 100px;
	position: relative;
	border-radius: 7px;
	overflow: hidden;
}
.ProjectInfo_list_top:hover .ProjectInfo_zhezao{
	opacity: 1;
}
.ProjectInfo_zhezao{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background-color: rgba(0, 0, 0, 0.3);
	opacity: 0;
	transition: all 0.5s;
	z-index: 1;
}
.ProjectInfo_img{
	width: 225px;
	height: 100px;
	background-position:top center;
	background-repeat: no-repeat;
	background-size: 100%;
}
.ProjectInfo_icon{
	position: absolute;
	top: 5px;
	right:0;
	align-items: center;
	z-index: 2;
}
.ProjectInfo_icon i{
	margin-right: 5px;
	font-size: 18px;
}
.ProjectInfo_list_top_bottom{
	position: absolute;
	bottom: 0;
	left:0;
	width: 100%;
	justify-content: space-between;
	background-color: rgba(0, 0, 0, 0.3);
	padding: 5px;
	box-sizing: border-box;
	z-index: 2;
	align-items: center;
}
.ProjectInfo_list_top_name{
	font-size: 12px;
	color: #fff;
	margin-right: 5px;
}
.ProjectInfo_list_top_num{
	font-size: 12px;
	color: #fff;
}
.ProjectInfo_list_title{
	display: block;
	margin-top: 15px;
	font-size: 14px;
	color: #303133;
	width: 100%;
	white-space: nowrap;
  	overflow: hidden; 
  	text-overflow: ellipsis;
}
.ProjectInfo_list_bottom{
	margin-top: 5px;
	align-items: center;
}
.ProjectInfo_list_bottom_num{
	font-size: 12px;
	color: #606266;
	flex-shrink: 0;
	margin-left: 5px;
}
.ProjectInfo_list_bottom_mubiao{
	font-size: 12px;
	color: red;
	flex-shrink: 0;
	margin-left: 5px;
}
.ProjectInfo_list_warp{
	width: 125px;
	height: 14px;
	box-sizing: border-box;
	border:1px solid #666666;
	border-radius: 16px;
	overflow: hidden;
}
.ProjectInfo_list_warp_text{
	width: 0;
	height: 12px;
	box-sizing: border-box;
	border-radius: 12px;
	background-color: #66d382;
	transition: all 0.5s;
}
.top_warp{
	width: 100%;
	align-items: center;
	justify-content: space-between;	
}
.chuangjian_warp{
	width: 100%;
	padding: 20px;
	box-sizing: border-box;
	padding-top: 0;
	position: relative;
	overflow-y: auto;
	overflow-x: hidden;
}
.chuangjian_warp .el-select{
	width: 100%;
}
.form_title{
	font-size: 16px;
	color: #303133;
	margin-bottom: 15px;
}


.aimlink_input{
	margin-bottom: 15px;
}
.xiangmubiaoqian_list{
	width: 100%;
	margin-bottom: 10px;
	margin-left: 10px;
}
.xiangmubiaoqian_title{
	font-size: 14px;
	color: #303133;
	margin-bottom: 5px;
}
.xiangmubiaoqian_list .el-checkbox-button__inner{
	color: #999999;
	background-color: #f5f5f5;
	border:1px solid #f5f5f5 !important;
}
.xiangmubiaoqian_list .el-checkbox-button__inner:hover{
	color: #f6313b;
}
.aimlink_page_container{
	width: 100%;
	min-width: 1100px;
	padding:0;
	box-sizing: border-box;
	height: calc(100% - 60px);
}
.aimlink_page_left{
	width: 20%;
	height: 100%;
	background-color: #f7f7f7;
	padding:15px 0;
	box-sizing: border-box;
	overflow: auto;
}
.aimlink_page_right{
	width: 80%;
	height: 100%;
	padding:15px 30px;
	box-sizing: border-box;
	overflow: hidden;
	overflow-y: auto;
}
.aimlink_page_top{
	width: 100%;
	align-items: center;
	padding:15px 15px 30px 15px;
	box-sizing: border-box;
	border-bottom: 1px solid #cccccc;
}
.aimlink_page_xiangmu_name{
	font-size: 16px;
	color: #303133;
	font-weight: bold;
	width: 20%;
	padding-right: 15px;
	box-sizing: border-box;
}
.aimlink_page_xiangmu_jindu{
	font-size: 16px;
	color: #303133;
	font-weight: bold;
	width: 600px;
	align-items: center;
}
.aimlink_page_stitle{
	font-size: 16px;
	color: #303133;
	align-items: center;
	justify-content: space-between;
	padding: 0 15px;
	margin-bottom: 10px;
}
.aimlink_renwuname{
	padding: 15px;
	font-size: 16px;
	color: #303133;
	transition:all 0.5s;
	align-items: center;
	width: 100%;
    box-sizing: border-box;
	cursor: pointer;
}
.aimlink_renwuname:hover{
	background-color: #E5E5E5;
	color: #446ACA;
}
.aimlink_renwuname_checked{
	background-color: #E3EDFD !important;
	color: #446ACA !important;
}
.aimlink_renwuname a{
	white-space: nowrap;
  	overflow: hidden; 
  	text-overflow: ellipsis;
	display: block;
	text-align: left;
	text-indent: 10px;
	margin-right: 10px;
}
.renwuqingdan_total{
	flex-shrink: 0;
	cursor: pointer;
}
.renwuqingdan_del{
	font-size: 16px;
	flex-shrink: 0;
	display: none;
	cursor: pointer;
}

.aimlink_renwuname:hover .renwuqingdan_del{
	display: block;
}
.aimlink_renwuname:hover p{
	display: none !important;
}
.renwu_collapse .el-collapse-item__header{
	line-height: 30px;
	height: 100px;
	border-bottom: 1px solid #d7d7d7;
	transition:all 0.3s;
}
.renwu_collapse .el-collapse-item__header:hover{
	background-color: #F7F7F7;
}
.renwu_collapse .el-collapse-item__wrap{
	border-bottom: 1px solid #d7d7d7;
}
.aimlink_page_right .el-collapse{
	margin-top: 15px;
	border-top: none;
}
.aimlink_right_renwuname{
	font-size: 16px;
	font-weight: bold;
	color: #303133;
}
.aimlink_page_renwutitle{
	font-size: 16px;
	color: #303133;
	width: 100%;
	margin-left: 15px;
}
.aimlink_page_renwutitle .aimlink_flex:first-child{
	margin-bottom: 5px;
}
.aimlink_page_renwutitle span{
	padding: 0 5px;
	background-color: #feeedc;
	color: #f49628;
	margin-left: 15px;
	font-size: 12px;
	height: 22px;
	line-height: 22px;
	flex-shrink: 0;
	
}
.aimlink_page_renwutitle_span{
	padding: 0 5px;
	background-color: #feeedc;
	color: #f49628;
	margin-left: 15px;
	font-size: 12px;
	height: 22px;
	line-height: 22px;
	flex-shrink: 0;
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
	width: auto;
	max-width: 150px;
}
.aimlink_page_renwuwarp{
	width: 100%;
	align-items: center;
	height: 100%;
}
.aimlink_page_renwu_plus{
	margin-left: auto;
	font-size: 18px;
	margin-right: 15px;
	opacity: 0;
	visibility: hidden;
	transition:all 0.3s;
	margin-left: 15px;
	color: #303133 !important;
	cursor: pointer;
}
.aimlink_page_renwuwarp:hover .aimlink_page_renwu_plus{
	opacity: 100%;
	visibility:visible;
}
.el-collapse-item__arrow{
	font-size: 18px;
	
}
.aimlink_chakanxiangqing{
	margin-left: 15px;
}

.aimlink_page_srenwuwarp{
	padding-left: 30px;
	border-top: 1px solid #d7d7d7;
	height: 81px;
	width: 100%;
	align-items: center;
	box-sizing: border-box;
	padding-right: 30px;
}
.aimlink_page_srenwuwarp:hover{
	background-color: #F7F7F7;
}
.aimlink_page_renwuwarp_checked{
	background-color: #F7F7F7;
}

.aimlink_page_srenwuwarp:hover .aimlink_page_renwu_plus{
	opacity: 100%;
	visibility:visible;
}
.aimlink_page_right .el-collapse-item__content{
	padding-bottom: 0;
}
.aimlink_page_renwu_jinxingzhong,.aimlink_page_renwu_daiqueren,.aimlink_page_renwu_daizhipai,.aimlink_page_renwu_yizhongzhi{
	display: inline;
	padding: 0px 5px;
	font-size: 12px;
	margin-right: 15px;
	border-radius: 4px;
	height: 22px;
	line-height: 22px;
}
.aimlink_page_renwu_jinxingzhong{
	background-color: #39ae4e;
	color: #fff;
}
.aimlink_page_renwu_yizhongzhi{
	background-color: #ccc;
	color: #fff;
}
.aimlink_page_renwu_daizhipai{
	background-color: #409EFF;
	color: #fff;
}
.aimlink_page_renwu_daiqueren{
	background-color: #E6A23C;
	color: #fff;
}
.aimlink_page_renwutitle_icon{
	font-size: 15px;
	color: #303133;
	margin-right: 15px;
}

.aimlink_page_xiangmu_jindu .el-slider__bar{
	background-color: #39ae4e !important;
}
.aimlink_page_xiangmu_jindu .el-slider__button{
	border: 2px solid #39ae4e !important; 
}
.aimlink_page_right_top{
	align-items: center;
	justify-content: space-between;
}
.chuanjianrenwu_list{
	align-items: flex-start;
	font-size: 16px;
	color: #303133;
	margin-bottom: 15px;
	line-height: 40px;
}
.chuanjianrenwu_list i{
	margin-right: 10px;
	flex-shrink: 0;
	line-height: 40px;
}
.chuangjianrenwu_title{
	width: 100px;
	margin-right: 5px;
	flex-shrink: 0;
}
.chuanjianrenwu_list input{
	margin-bottom: 0 !important;
}
.chuanjianrenwu_list .el-select{
	width: 100%;
}
.aimlink_chuangjianrenwu{
	margin-left: auto;
}

.xiangmushezhi{
	font-size: 16px;
	align-items: center;
	color: #303133;
	margin-left: auto;
	cursor: pointer;
	transition:all 0.3s;
	padding: 10px;
	border-radius: 4px;
}
.xiangmushezhi:last-child{
	margin-left: 20px;
}
.xiangmushezhi i{
	margin-right: 5px;
}
.xiangmushezhi:hover{
	background-color: #e5e5e5; 
}

.aimlink_chakanrenwu_jinxingzhong,.aimlink_chakanrenwu_daizhipai,.aimlink_chakanrenwu_yizhongzhi,.aimlink_chakanrenwu_daiqueren{
	display: block;
	padding: 5px;
	font-size: 14px;
	position:absolute;
	top: 77px;
	left: -29px;
	writing-mode: vertical-rl;
	border-radius: 4px 0px 0px 4px;
}
.aimlink_chakanrenwu_daiqueren{
	background-color: #E6A23C;
	color: #fff;
}
.aimlink_chakanrenwu_jinxingzhong{
	background-color: #39ae4e;
	color: #fff;
}
.aimlink_chakanrenwu_yizhongzhi{
	background-color: #ccc;
	color: #fff;
}
.aimlink_chakanrenwu_daizhipai{
	background-color: #3a91e2;
	color: #fff;
}
.chakan_warp .el-drawer{
	overflow: unset;
}
.chakan_warp .el-drawer__body{
	/* overflow: unset; */
}
.xiangmushezhi_left{
	width: 150px;
	align-self:stretch;
	background-color: #f7f7f7;
	box-sizing: border-box;
	padding-top: 10px;
	padding-bottom: 30px;
}
.xiangmushezhi_right{
	width: 830px;
	padding: 30px 20px;
	padding-top: 10px;
	box-sizing: border-box;
	position: relative;
	overflow-y: auto;
	overflow-x: hidden;
}
.xiangmushezhi_right .el-select{
	width: 100%;
}
.xiangmushezhi_right .el-select__tags-text{
	font-size: 14px;
}

.xiangmushezhi_warp .el-dialog__body{
	padding: 0px;
}
.xiangmushezhi_left_list{
	align-items: flex-start;
	font-size: 16px;
	color: #303133;
	line-height: 40px;
	cursor: pointer;
	width: 100%;
	padding: 5px 20px;
	box-sizing: border-box;
	transition: all 0.5s;
}
.xiangmushezhi_left_list i{
	margin-right: 10px;
	flex-shrink: 0;
	line-height: 40px;
}
.xiangmushezhi_left_list:hover{
	background-color: #E5E5E5 !important;
    color: #446ACA !important;
}
.xiangmushezhi_title{
	font-size: 16px;
	color: #303133;
	margin-bottom: 15px;
}
.xiangmushezhi_right .el-select{
	margin-bottom: 15px;
}
.aimlink_guanli_left{
	width: 20%;
	height: 100%;
	background-color: #f7f7f7;
	padding:15px 0;
	box-sizing: border-box;
}
.guanli_click{
	justify-content: flex-start;
	align-items: center;
	cursor: pointer;
}
.guanli_click i{
	margin-right: 10px;
}
.guanliyuan_title{
	font-size: 16px;
	color: #303133;
	font-weight: bold;
	
}
.guanli_list{
	margin-top: 10px;
}
.guanli_list .el-select .el-input__inner{
	height: 50px !important;
}
.guanli_list .el-select__tags-text{
	font-size: 14px;
}
.guanli_list .el-collapse-item__header{
	height: 60px !important;
	line-height: 60px !important;
}
.guanli_list .el-collapse-item__content {
    padding-bottom: 20px;
}
.biaoqian_title{
	font-size: 16px;
	color: #303133;
	font-weight: bold;
	align-items: center;
	width: 100%;
}
.biaoqian_title i{
	margin-right: 15px;
}
.biaoqian_stitle{
	margin-right: 15px;
	color: #f6313b;
	background-color: #fee0e2;
	padding: 0 5px;
	border-radius: 4px;
	align-items: center;
	font-size: 14px;
	margin-bottom: 15px;
	height: 30px;
	line-height: 30px;
	box-sizing: border-box;
	flex-shrink: 0;

}
.biaoqian_stitle i{
	margin-left: 5px;
}
.tag_tianjia{
	font-size: 14px;
	align-items: center;
	padding: 0 5px;
	border-radius: 4px;
	border:1px solid #cccccc;
	color: #cccccc;
	background-color: #fff;
	box-sizing: border-box;
	height: 30px;
	line-height: 30px;
	cursor: pointer;
}
.avatar-uploader{
	margin-bottom: 5px !important;
	line-height: 0 !important;
}
.avatar-uploader .el-upload {
    border: 1px dashed #d9d9d9;
    border-radius: 6px;
    cursor: pointer;
    position: relative;
    overflow: hidden;
}
.avatar-uploader .el-upload:hover {
    border-color: #E5E5E5;
}
.avatar-uploader-icon {
    font-size: 28px;
    color: #8c939d;
    width: 178px;
    height: 79px;
    line-height: 79px !important;
    text-align: center;
}
.avatar {
    width: 178px;
    height: 79px;
    display: block;
}
.el-upload-list i{
	line-height: 1 !important;
}
.daiban_top_title{
	font-size: 16px;
	color: #303133;
	
}
.daiban_top_count{
	font-size: 12px;
	border-radius: 2px;
	background-color: #e5e5e5;
	padding: 0 8px;
	margin-left: 5px;
	line-height: 18px;
	height: 18px;
}
.daiban_list{
	padding: 20px 0;
	border-bottom: 1px solid #cccccc;
	cursor: pointer;
}
.daiban_title{
	font-size: 16px;
	color: #303133;
	margin-bottom: 5px;
}
.chakan_fujian_list{
	margin-left: 126px;
	align-items: baseline;
	width: 329px;
	box-sizing: border-box;
	margin-bottom: 10px;
	transition:all 0.3s;
}
.chakan_fujian_list .el-button--mini.is-circle{
	padding: 3px;
	margin-left: auto;
}
.chakan_fujian_list:last-child{
	margin-bottom: 20px !important;
}
.chakan_fujian_list a{
	width: auto;
	max-width: 277px;
	margin: 0 10px;
	white-space: nowrap;
  	overflow: hidden; 
  	text-overflow: ellipsis;
	color: #303133;
	font-size: 14px;
}
.chakan_fujian_list i:last-child{
	margin-left: auto;
	cursor: pointer;
}
.chuangjian_top_button{
	font-size: 14px;
	color: #303133;
	align-items: center;
	justify-content: flex-end;
	margin-bottom: 15px;
}
.chuangjian_top_button i{
	margin-right: 5px;
}
.chuangjian_top_button div{
	margin-right: 10px;
	cursor: pointer;
}
.daiban_text{
	font-size: 14px;
	color: #303133;
	margin-right: 15px;
	line-height: 22px;
	height: 22px;
	align-items: center;
}
.daiban_text i{
	margin-right: 5px;
}
.aimlink_page_right .el-collapse-item.is-disabled .el-collapse-item__header .el-collapse-item__arrow{
	 visibility: hidden;
}
.el-collapse-item__header.is-active{
	border-bottom-color: transparent !important;
}
.TaskName{
	display: block;
	margin-left: 5px;
	white-space: nowrap;
  	overflow: hidden; 
  	text-overflow: ellipsis;
	width: auto;
	max-width: 100%;
}
.xiangmuwendang_list_top{
	width: 100%;
	height: 54px;
	line-height: 54px;
	border-bottom: 1px solid #e5e5e5;
	background-color: #f7f7f7;
	margin-top: 15px;
	text-align: left;
	color: #303133;
	font-size: 16px;
}
.xiangmuwendang_list_top_wenjianming:before,.xiangmuwendang_list_top_suoshurenwu:before,.xiangmuwendang_list_top_gengxingren:before,.xiangmuwendang_list_top_gengxingshijian:before {
    background-color: #0000000f;
    content: "";
    height: 1.6em;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    transition: background-color .3s;
    width: 1px;
}
.xiangmuwendang_list_top_wenjianming,.xiangmuwendang_list_top_suoshurenwu,.xiangmuwendang_list_top_gengxingren,.xiangmuwendang_list_top_gengxingshijian {
    position: relative;
}
.xiangmuwendang_list_top div{
	padding: 0 12px;
	box-sizing: border-box;
}
.xiangmuwendang_list{
	height: 54px;
	line-height: 54px;
	text-align: left;
	color: #303133;
	font-size: 16px;
	border-bottom: 1px solid #e5e5e5;
	transition:all 0.3s;
}
.xiangmuwendang_list:hover{
	background-color: #f7f7f7;
}
.xiangmuwendang_list_wenjianming,.xiangmuwendang_list_suoshurenwu,.xiangmuwendang_list_gengxingren,.xiangmuwendang_list_gengxingshijian,.xiangmuwendang_list_caozuo {
    box-sizing: border-box;
	padding: 0 12px;
	display: block;
	color: #303133;
}
.xiangmuwendang_list_suoshurenwu,.xiangmuwendang_list_gengxingren,.xiangmuwendang_list_gengxingshijian,.xiangmuwendang_list_caozuo {
	cursor: unset !important;
}
.xiangmuwendang_list_top_gengxingshijian,.xiangmuwendang_list_gengxingshijian{
	width: 182px;
	flex-shrink: 0;
	text-align: center;
}
.xiangmuwendang_list_wenjianming,.xiangmuwendang_list_top_wenjianming{
	width: 100%;
	white-space: nowrap;
  	overflow: hidden; 
  	text-overflow: ellipsis;
}
.xiangmuwendang_list_top_caozuo,.xiangmuwendang_list_caozuo{
	width: 56px;
	flex-shrink: 0;
	text-align: center;
}
.xiangmuwendang_list_gengxingren,.xiangmuwendang_list_top_gengxingren{
	width: 150px;
	flex-shrink: 0;
	white-space: nowrap;
  	overflow: hidden; 
  	text-overflow: ellipsis;
}
.xiangmuwendang_list_suoshurenwu,.xiangmuwendang_list_top_suoshurenwu{
	width: 150px;
	flex-shrink: 0;
	white-space: nowrap;
  	overflow: hidden; 
  	text-overflow: ellipsis;
}
@media (min-width: 1300px) {
	.xiangmuwendang_list_gengxingren,.xiangmuwendang_list_top_gengxingren{
		width: 200px;
	}
	.xiangmuwendang_list_suoshurenwu,.xiangmuwendang_list_top_suoshurenwu{
		width: 200px;
	}
}
@media (min-width: 1500px) {
	.xiangmuwendang_list_gengxingren,.xiangmuwendang_list_top_gengxingren{
		width: 250px;
	}
	.xiangmuwendang_list_suoshurenwu,.xiangmuwendang_list_top_suoshurenwu{
		width: 250px;
	}
	.xiangmuwendang_list_top_gengxingshijian,.xiangmuwendang_list_gengxingshijian{
		width: 200px;
		flex-shrink: 0;
	}
	.xiangmuwendang_list_top_caozuo,.xiangmuwendang_list_caozuo{
		width: 70px;
		flex-shrink: 0;
	}
}
@media (min-width: 1800px) {
	.xiangmuwendang_list_gengxingren,.xiangmuwendang_list_top_gengxingren{
		width: 350px;
	}
	.xiangmuwendang_list_suoshurenwu,.xiangmuwendang_list_top_suoshurenwu{
		width: 350px;
	}
}
.xiangmuwendang_list_caozuo i{
	cursor: pointer;
}
.wendan_shangchuang{
	border-bottom: 1px solid #e5e5e5;
	width: 100%;
	padding: 30px 10px;
	text-align: center;
	align-items: center;
	justify-content: center;
}

.upload_warp{
	font-size: 14px;
	padding: 30px 20px;
	border: 1px #d7d7d7 dashed;
	line-height: 20px;
	color: #409EFF;
	margin-right: 15px;
}
.zaixainwendang{
	font-size: 14px;
	padding: 30px 20px;
	border: 1px #d7d7d7 dashed;
	line-height: 20px;
	color: #409EFF;
	cursor: pointer;
}
.xiangmuwendang_left{
	width: 100%;
	padding: 15px 30px;
	box-sizing: border-box;
	height: 100%;
	overflow: auto;
}
.xiangmuwendang_right{
	width: 50%;
	padding: 15px 30px;
	box-sizing: border-box;
	flex-shrink: 0;
	height: 100%;
	overflow: auto;
}
.search_list{
	width: 100%;
	flex-wrap: wrap;
	justify-content: flex-start;
	align-items: center;
	margin-top: 15px;
}
.search_list div{
	cursor: pointer;
	font-size: 14px;
	color: #303133;
	padding: 10px;
	border-radius: 4px;
	background-color: #f7f7f7;
	margin-right: 10px;
	margin-bottom: 10px;
	transition:all 0.3s;
}
.search_list div:hover{
	background-color: #409EFF;
	color: #fff;
}
.search_click{
	background-color: #409EFF !important;
	color: #fff !important;
}
.GetProjectAllDoc_list_top {
	width: 100%;
	height: 54px;
	line-height: 54px;
	border-bottom: 1px solid #e5e5e5;
	background-color: #f7f7f7;
	margin-top: 5px;
	text-align: left;
	color: #303133;
	font-size: 16px;
}
.GetProjectAllDoc_list_top div{
	padding: 0 12px;
	box-sizing: border-box;
	position: relative;
	display: block;
}
.GetProjectAllDoc_list_top_xiangmumingcheng:before,.GetProjectAllDoc_list_top_fuzeren:before,.GetProjectAllDoc_list_top_wendang:before{
    background-color: #0000000f;
    content: "";
    height: 1.6em;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    transition: background-color .3s;
    width: 1px;
}
.GetProjectAllDoc_list_top_wendang,.GetProjectAllDoc_list_top_guanzhu{
	width: 60px;
	text-align: center;
	flex-shrink: 0;
}
.GetProjectAllDoc_list_top_fuzeren{
	width: 150px;
	flex-shrink: 0;
}

.GetProjectAllDoc_list_top_xiangmumingcheng{
	width: 100%;
}
.GetProjectAllDoc_list{
	width: 48%;
	margin-right: 2%;
	height: 54px;
	line-height: 54px;
	font-size: 16px;
	color: #303133;
	border-bottom: 1px solid #e5e5e5;
	transition:all 0.3s;
	cursor: pointer;
}
.GetProjectAllDoc_list:nth-child(even){
	margin-right: 0;
}
.GetProjectAllDoc_list:hover{
	background-color: #eeeeee;
}
.GetProjectAllDoc_list:hover .GetProjectAllDoc_list_xiangmumingcheng{
	color: #409EFF;
}
.GetProjectAllDoc_list_title{
	font-size: 18px;
	color: #409EFF;
	font-weight: bold;
	height: 54px;
	line-height: 54px;
	padding: 0 12px;
	box-sizing: border-box;
}
.GetProjectAllDoc_list_xiangmumingcheng{
	width: 100%;
	overflow: hidden;
}
.GetProjectAllDoc_list_wendang,.GetProjectAllDoc_list_guanzhu{
	width: 60px;
	text-align: center;
	flex-shrink: 0;
	font-size: 20px;
}
.GetProjectAllDoc_list_guanzhu{
	color: rgb(255, 148, 62);
}
.GetProjectAllDoc_list_fuzeren{
	width: 150px;
	flex-shrink: 0;
}
.GetProjectAllDoc_list_xiangmumingcheng span,.GetProjectAllDoc_list_fuzeren{
	white-space: nowrap;
  	overflow: hidden; 
  	text-overflow: ellipsis;
}
.GetProjectAllDoc_list a{
	padding: 0 12px;
	box-sizing: border-box;
	position: relative;
}
@media (min-width: 1500px) {
	.GetProjectAllDoc_list_top_wendang,.GetProjectAllDoc_list_top_guanzhu{
		width: 80px;
		text-align: center;
		flex-shrink: 0;
	}
	.GetProjectAllDoc_list_top_fuzeren{
		width: 200px;
		flex-shrink: 0;
	}
	.GetProjectAllDoc_list_wendang,.GetProjectAllDoc_list_guanzhu{
		width: 80px;
		text-align: center;
		flex-shrink: 0;
	}
	.GetProjectAllDoc_list_fuzeren{
		width: 200px;
		flex-shrink: 0;
	}
}
@media (min-width: 1800px) {
	.GetProjectAllDoc_list_top_fuzeren{
		width: 300px;
		flex-shrink: 0;
	}
	.GetProjectAllDoc_list_fuzeren{
		width: 300px;
		flex-shrink: 0;
	}
}
.GetProjectAllDoc_list_xiangmumingcheng span{
	max-width: 100%;
	overflow: hidden;
}
.GetProjectAllDoc_list_xiangmumingcheng sup{
	color: red !important;
	flex-shrink: 0;
	margin-left: 5px;
	font-style: italic;
	font-size: 12px;
	line-height: 45px;
}
.GetProjectAllDoc_click{
	background-color: #eeeeee;
}
.GetProjectAllDoc_click .GetProjectAllDoc_list_xiangmumingcheng span{
	color: #409EFF;
}

.doc_list{
	width: 100%;
	height: 84px;
	font-size: 16px;
	color: #303133;
	border-bottom: 1px solid #e5e5e5;
	transition:all 0.3s;
	cursor: pointer;
	align-items: center;
}
.doc_list:hover{
	background-color: #F7F7F7;
}
.doc_list a{
	padding: 0 12px;
    box-sizing: border-box;
    position: relative;
}
.doc_list div{
	padding: 0 12px;
    box-sizing: border-box;
    position: relative;
}
.doc_name{
	width: 100%;
	line-height: 2;
	overflow: hidden;
}
.doc_name a{
	width: 100%;
	white-space: nowrap;
  	overflow: hidden; 
  	text-overflow: ellipsis;
}
.doc_sup{
	line-height: 20px !important;
}
.dadi_fixed{
	padding: 15px 30px 5px 30px;
	min-width: 1100px;
	box-sizing: border-box;
}
.tiaochuan_class{
	transition:all 0.3s;
}
.tiaochuan_class:hover{
	color: #409EFF;
}
.up_img{
	position: relative;
}
.up_img:hover .avatar-uploader-icon{
	opacity: 1;
}
.up_img .avatar-uploader-icon{
	position: absolute;
	top: 0;
	left: 0;
	background-color: rgba(255, 255, 255, 0.2);
	opacity: 0;
	transition:all 0.3s;
}
.chuanjianrenwu_list textarea{
	resize: none;
}
.zaixainwendang{
	
}