/*project*/
.project-main
{
	padding: 20px;
	background-color: #FFF;
	margin: auto;
	clear: both;
	height: auto;
	overflow: hidden;
	max-width:1200px;
}
.notemain
{
	margin-top: 16px; line-height: 1.8em;
}
.notetitle {
	text-align: center;
	margin-top: 16px;
	margin-bottom: 16px;
}
.notetime
{
	display: block;
	line-height: 28px;
	color: #666;
}
.titleName {
font-size: 20px;
font-weight: bold;
text-align: center;
margin-bottom: 20px;
}

.notewrap {
padding: 10px 20px
}

.notewrap p,.pro-titem p {
text-indent: 2em;
line-height: 2em;
font-size: 14px;
margin: 10px
}

.notewrap p input {
width: 300px;
height: 24px;
border: none;
border-bottom: solid 1px #999;
}

.notewrap .innertitle {
font-size: 16px;
font-weight: bold;
margin: 20px 0 10px 0;
text-indent: 12px
}

.notetable,
.notetable th,
.notetable td {
border: solid 1px #e5e5e5;
border-collapse: collapse;
}

.notetable th {
height: 40px;
background-color: #f5f5f5;
font-size: 14px;
text-align: center
}

.notetable td {
height: 30px;
padding: 2px 4px;
}

.notewrap .indent2 {
text-indent: 3em;
}

.indent1 {
text-indent: 1em;
}

.signWrap {
margin-top: 20px
}

.text-right {
text-align: right
}

.con-btn-box {
margin: 20px 10px;
text-align: right;
}

.con-btn-box .con-btn {
padding: 0 20px;
line-height: 30px;
color: #2577e3;
border: 1px solid #2577e3;
display: inline-block;
text-align: center;
border-radius: 4px;
}
.offer-info
{
	box-sizing: border-box;
	display: flex;
	align-content: center;
	justify-content:space-between;
	clear: both;
	padding-right: 2em;
	padding-left: 2em;
}
.offer-main
{
	padding: 20px;
	background-color: #FFF;
	margin: auto;
	clear: both;
	height: auto;
	overflow: hidden;
}
.offer-box
{
}
.offer-box .offer-item
{
	padding: 15px;
	clear: both;
	overflow: hidden;
}
.offer-box .offer-item table{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #EEEEEE;
	border-bottom-color: #EEEEEE;
	width: 100%;
} 
.offer-box .offer-item table th
{
	width:150px;
}
.offer-box .offer-item table td,.offer-box .offer-item table th{
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #EEEEEE;
	border-left-color: #EEEEEE;
	padding: 8px;
	background-color: #FFF;
} 
.offer-box .offer-item table th{
	background-color: #FAFAFA;
}
.offer-box .offer-item table td input{
	box-sizing:border-box;
	background-color: #FFF;
	height: 32px;
	width: 100%;
	border: 1px solid #E0E0E0;
	font-size: 14px;
	line-height: 32px;
	padding-left: 5px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.offer-box .offer-item table td .slinput
{
	width:150px;
}
.offer-box .offer-item table td .layui-textarea{
	min-height:130px!important;
}
.offerbtn{
	display: block;
	text-align: center;
	clear: both;
	margin: auto;
	padding-top: 15px;
	padding-bottom: 20px;
	overflow: hidden;
}
.pdtbbox table{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #EEEEEE;
	border-bottom-color: #EEEEEE;
	width: 100%;
} 
.pdtbbox table td,.pdtbbox table th{
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #EEEEEE;
	border-left-color: #EEEEEE;
	padding: 8px;
	background-color: #FFF;
} 
.pdtbbox table th{
	background-color: #FAFAFA;
}
.pdtbbox table td input{
	box-sizing:border-box;
	background-color: #FFF;
	height: 32px;
	width: 100%;
	border: 1px solid #E0E0E0;
	font-size: 14px;
	line-height: 32px;
	padding-left: 5px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.pdtbbox table td .layui-textarea{
	min-height:130px!important;
}
/*project end*/
/*remind*/
.remind-main
{
	background-color: #FFF;
	padding: 0px;
	clear: both;
	height: auto;
	width: 500px;

	margin-top: 50px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	overflow: hidden;
	border-radius: 5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	box-shadow: 0 1px 2px 0 rgba(0,0,0,.05);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E8E8E8;
	border-right-color: #DFDFDF;
	border-bottom-color: #DFDFDF;
	border-left-color: #E8E8E8;
}
.remind-main .remind-box
{
	margin: 0px;
	clear: both;
	display: block;
	overflow: hidden;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 20px;
}
.remind-main .remind-title
{
	font-size: 24px;
	font-weight: 600;
	line-height: 2em;
	display: block;
	overflow: hidden;
	text-align: center;
	clear: both;
	padding: 0px;
}
.remind-main .remind-content
{
	line-height: 2em;
	clear: both;
	display: block;
	text-align: center;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 25px;
	padding-left: 15px;
	font-size: 16px;
}
.remind-main .remind-foot
{
box-sizing: border-box;
display: flex;
align-content: center;
justify-content:center;
}
.remind-main .remind-foot a
{
	background-color: #1e9fff;
	color: #FFF;
	margin-right: 5px;
	margin-left: 5px;
	border-radius:3px 3px 3px 3px;
	-moz-border-radius:3px 3px 3px 3px;
	-webkit-border-radius:3px 3px 3px 3px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
/*remind end*/
.page-annex
{
	clear: both;
	display: block;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.page-annex .anx-name
{
	font-weight: 700;
	clear: both;
	color: #717171;
}
.page-annex .anx-list
{
	display: block;
	padding-top: 5px;
	padding-left: 2ex;
}
.page-annex .anx-list li
{
	clear: both;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #999;
}
.page-annex .anx-list li a
{
	color: #369;
}