[genuitec-file-id="wc1-775"],[genuitec-lp-path="/webHome/WebRoot/template/skin/qiyemoban/partyschool/css/form.css"],[genuitec-lp-enabled=false]{
  /* for codelive */
}

*{
    margin: 0;
    padding: 0;
    list-style: none;
	font-size:14px;
}

.box_submit{
    margin-left:5%;
}
.form{
	width:1200px;
	background:#fff;
	margin:0 auto;
}
.box_con{
	width:100%;
	height:auto;
	overflow:hidden;
}

.box_file{
    display: flex;
}
.active{
    color: #ff565e;
}
.manager_no{
    margin-left: 10px;
}
#filename{
    display: none;
}
.box{
    margin:10px 0px;
    width: 100%;
    /* text-align:justify; */
}
.title_name{
	width:106px;
	display:inline-block;
    text-align-last:right;
	text-align:right;
	line-height:30px;
}
.title_man{
    margin-left:10px;
}
.title_mans{
    margin-left:37px;
}
.tg_left{
	width:58%;
    margin-left:5%;
    float: left;
}
.tg_title{
	width:1200px;
	background:#fff;
	margin:0 auto;
	text-align:center;
    font-size:24px;
    line-height: 90px;
    height: 90px;
	}
.tg_right{
	float:right;
    width:33%;
    padding-right: 2%;
}
.tg_titleft{
    float: left;
    width: 48%;
}
.tg_titright{
    float: right;
    width:40%;
    padding-right:10%;
}
.form_input{
    width: 65%;
    height: 30px;
	vertical-align:middle;
    margin-left:10px;
	font-size:12px;
	line-height:30px;
	padding-left:5px;

}
.form_select{
    width: 65%;
    height:30px;
	padding-left:5px;
	font-size:14px;
	line-height:28px;
}
.form_textarea{
    width: 65%;
    height:60px;
	margin-left:10px;
	padding-left:5px;
	line-height:16px;
	font-size:12px;
	}
.form_checkbox{
    margin-left: 128px;
}

.next{
    width: 84px;
    height: 30px;
    background: #ccc;
    outline: none;
    border:0;
    color: #fdfdfd;
    margin-top: 30px;
    margin-left: 125px;
    border-radius: 3px;
}

.title{
	display:block;
    font-size:24px;
    line-height: 90px;
    height: 90px;
}
.manager_name{
    margin-left:10px;
}
.submits{
  display: inline-block;
  cursor: pointer;
  width: 44%;
  height: 33px;
  outline: none;
  border:0;
  background: #63a8eb;
  color:#f3e6ed;
  border-radius: 3px;
	font-size:14px;
  line-height: 33px;
}

.revise{
    width: 84px;
    height: 30px;
    outline: none;
    background: none;
    border:1px solid #e6eaed;
    color:#767e91;
    border-radius: 3px;
    margin-left: 12px;

}
.form_top{
    height:100px;
	text-align:center;
	line-height:100px;
}
.number,.file{
    margin-right: 13px;
}
.form_file{
    margin-left: 10px;
}
.main_tg,.tg_titmain{
    width: 1200px;
    margin-right: auto;
    margin-left: auto;
    height: auto;
    overflow: hidden;
}
.right_top_title{
    border:1px solid #e6eaed;
    border-bottom: none;
    height: 30px;
    font-size: 14px;
    line-height: 30px;
    padding: 0 15px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}
.right_con{
    border:1px solid #e6eaed;
    height: 700px;
    overflow: hidden;
    font-size: 12px;
    line-height: 23px;
    text-align: left;
    padding: 15px;
    overflow-y: auto;
}
.right_con_time{
    text-align: right;
    height: 30px;
    line-height: 30px;
    padding-right: 30px;
    font-size: 14px;
}
