
.title[data-v-431c88bf]{
	font-size: 12px;
	color: #fff;
	display: inline-block;
    width: 100%;
}
.title[data-v-431c88bf]:after{
	content: "";
	display: block;
	clear: both;
}
.title i[data-v-431c88bf]{
	color: #23c312;
	cursor: pointer;
}
.fullIco[data-v-431c88bf]{
	float: right;
	margin-right: 10px;
	margin-top:3px;
}
.box[data-v-431c88bf] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.box-orient-vertical[data-v-431c88bf] {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}
.box-flex-1[data-v-431c88bf] {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1
}
.box-flex-2[data-v-431c88bf] {
    -webkit-box-flex: 2;
        -ms-flex: 2;
            flex: 2
}
.box-align-start[data-v-431c88bf] {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start
}
.box-align-center[data-v-431c88bf] {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center
}
.box-align-end[data-v-431c88bf] {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end
}
.excuteBtn[data-v-431c88bf]{
	position: absolute;
	right:20px;
	top:10px;
}
.excuteBtn.el-button--primary[data-v-431c88bf] {
    background-color: #23c312;
    border-color: #23c312;
}


.pos[data-v-33eb5829]{
	cursor: pointer;
}
.pos i[data-v-33eb5829]{
	color:#23c312;
}




.curr[data-v-3e063aed]{
	color:#23c312;
}
.callFunItem[data-v-3e063aed] {
	color: #409EFF;
	font-size: 12px;
}


