@charset "utf-8";
/**************************************body******************************************/
.memorandum-content{
	height: 100%;
    padding: 0px;
}

.title p{
	height: 35px;
	line-height: 35px;
	color: #0066CC;
	font-size: 24px;
	width: 176px;
	text-align: center;
	border-bottom: 3px solid #0066CC;
	margin-bottom: -2px;
}
.title{
	border-bottom: 1px solid #0066CC;
}
.hy-top{
	margin: 20px 1.59% 0;
	width: 50%;
}
.hy-top a{
	float: left;
	width: 19.53%;
	height: 33px;
	line-height: 33px;
	text-align: center;
	color: #0066CC;
}
.hy-top a.hy-jbxx{
	border-radius: 3px 3px 0 0;
	background: #5ca4ec;
	color: #FFFFFF;
}
.menu-right{
	margin: 0px 0 0;

/* 	width: 375px; */
}
.menu-right a{
	display:inline-block;
	height:25px;
	line-height:25px;
	color: #0066CC;
	padding: 0 20px;
	background: #FFFFFF;
	border: 1px solid #0066CC;
	border-radius: 3px;
}
.shouwen-content{
	/*height: 99.6% !important;*/
	height:100%;
  	border: 1px solid #0066CC;
	background: #f1f1f1 !important;
	border-radius: 3px;
}
.content-middle{
	width: 1100px;
	height: 99%;
	margin: 0 auto;
	border-left: 1px solid #dadada;
	border-right: 1px solid #dadada;
	position: relative;
	background: #FFFFFF;
}
.content-down a{
	padding: 3px 19px;
	font-size: 12px;
	color: #6d6d6d;
	border: 1px solid #6D6D6D;
	border-radius: 3px 3px 0 0;
	border-bottom: none;
	text-decoration:none;outline:none;blr:expression(this.onFocus=this.blur());
}
.content-down a.content-ertai{
	background: #5ca4ec;
	color: #FFFFFF;
	border: none;
	padding:5px 19px;
}
.content-down{
	height: 23px;
/* 	line-height: 22px; */
	position: absolute;
/* 	left: 10px; */
	padding-top:2px;
	bottom: -2px;
	width:100%;
}
.menu-right a:hover{
	background: #0066CC;
	color: #FFFFFF;
}

.content-up{
	height: 95%;
	padding: 10px;
}
/*企业*/
.qyTable-tit{
	height: 40px;
	line-height: 40px;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	color: #000;
}
.qy-table-info{
	width: 960px;
	font-size: 14px;
	text-align: right;
	height: 25px;
	line-height: 25px;
	color: #000;
	margin: 0 auto;
}
.qy-table{
	color: #666;
	width: 960px;
	margin: 0 auto;
	border: 0;
}
.qy-table th,.qy-table td{
	border: 1px solid #ccc;
	padding: 10px;
	font-size: 14px;
	text-align: left;
	height: 16px;
}
.qy-table .t-input{
	width: 170px;
	height: 25px;
	line-height: 25px;
	border: 1px solid #ddd;
	font-size: 14px;
	border-radius: 3px;
	padding: 0 10px;
	color: #9e9e9e;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.qy-table .ts-input{
	display: block;
	width: 90%;
	text-align: left;
	height: 25px;
	line-height: 25px;
	margin-left: 5px;
	border:1px solid #ccc;
	border-radius: 3px;
}
.qy-table .t-select{
	width: 170px;
	height: 25px;
	line-height: 25px;
	border: 1px solid #ddd;
	font-size: 14px;
	border-radius: 3px;
	padding: 0 10px;
	color: #9e9e9e;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.qy-table textarea.tex-s{
	display:block;
	width: 98%;
	height: 500px;
	margin: 0 auto;
	border: 1px solid #ddd;
}
.content-up1 {
	height: 95%;
	padding: 10px;
	overflow: auto;
}
/*封皮*/
.qy-title{
	font-size: 26px;
	margin-top: 60px;
	text-align: center;
	font-weight: bold;
/*	font-family: 宋体;*/
}
.qy-w01{
	width: 500px;
	margin: 0 auto;
/*	font-family: 宋体;*/
	font-weight: bold;
	margin-top: 30%;
}
.qy-w02{
	width: 500px;
	margin: 0 auto;
	/*font-family: 宋体;*/
	font-weight: bold;
	margin-top: 1%;
}
.qy-tit01{
	width: 30%;
	float: left;
	font-size: 18px;
	height: 40px;
	line-height: 40px;
	margin-top: 10px;
}
.qy-tit01 span{
	font-weight:normal;
}
.qy-tit02{
	width: 70%;
	float: left;
	font-size: 18px;
	height: 40px;
	line-height: 40px;
	border: 1px solid #ddd;
	text-align: left;
	font-weight:normal;
	padding-left:20px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	border-radius:3px;
	margin-top: 10px;
}
.bottom-copy{
	text-align: center;
	font-size: 16px;
	margin-top: 5%;
}
.sm-cont{
    padding: 40px;
    font-size: 16px;
    line-height: 35px;
}
.qy-btn-wrap{
	text-align: center;
	padding: 20px 0;
}
.tableInf{
	width: 100%;height:130px;position: relative;
}
.tableInf span{
	padding-right: 38px;
}
.tableInf .twrap{
	position: absolute;right: 60px;bottom: 36px;
}
.tips-top{
	width: 960px;
	margin:0 auto;
	padding: 10px 0;
}
.tips-red {
	color: #ff3838
}
.BlueandWhite {
	position: relative;
	vertical-align: middle;
	display: inline-block;
	height: 30px;
	line-height: 30px;
	padding: 0 15px;
	border-radius: 2px;
	background: #0066CC;
	color: #FFFFFF;
	border: none;
	margin: 0 10px;
	font-size: 15px;
	cursor: pointer;
	font-family: "Microsoft YaHei";
}
/*附件上传*/
.file-box{
	display: inline-block;
	position: relative;
	height: 30px;
	width: 80px;
	overflow: hidden;
	color:#fff;
	font-size: 14px;
	background-color: #c5c5c5;
	line-height: 30px;
	text-align: center;
	cursor: pointer;
	margin-left: 5px;
	border-radius: 3px;
}
.file-btn{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	outline: none;
	background-color: transparent;
	filter:alpha(opacity=0);
	-moz-opacity:0;
	-khtml-opacity: 0;
	opacity: 0;
}
.upload {
	width: 230px;
	height: 30px;
	line-height: 30px;
	border: 1px solid #ddd;
	float: left;
	font-size: 14px;
	border-radius: 3px;
	padding: 0 10px;
	color: #9e9e9e;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.uploadTextWrap,.upload_wrap{
	/*margin-top: 25px;*/
}
.start_t {
	float: left;
	color: #757575;
	font-size: 14px;
	width: 70px;
	height: 30px;
	line-height: 30px;
	text-align: right;
}
