.main-right .title {
	color: #757575;
	font-size: 26px;
	margin: 0 0 30px 19px;
	text-indent: 14px;
	position: relative;
}

.main-right .title i {
	display: block;
	width: 4px;
	height: 25px;
	background: #ffb802;
	position: absolute;
	top: 2px;
	left: 0;
}

.underline {
	height: 1px;
	width: 680px;
	box-sizing: border-box;
	margin: 0px 0px 50px 19px;
	background: #dfdfdf;
}

.info-full {
	margin-left: 138px;
}

.info-full p {
	height: 40px;
	margin-bottom: 30px;
}

.in-write {
	height: 38px;
	line-height: 38px;
	width: 290px;
	padding: 0px;
	padding-left: 15px;
	margin: 0px;
	border-radius: 5px;
	border: 1px solid #ccc;
	border-radius: 4px;
	font-size: 15px;
	font-family: "Microsoft Yahei";
	color: #999;
}

.in-name {
	display: inline-block;
	font-size: 15px;
	color: #000;
	width: 90px;
	text-align: right;
	margin-right: 15px;
}

#query {
	margin-left: 104px;
	display: inline-block;
	width: 92px;
	height: 38px !important;
	line-height: 35px;
	text-align: center;
	border: 1px solid #ccc;
	border-radius: 4px;
	background: #ffb802;
	color: #fff;
	font-size: 20px;
	font-family: "Microsoft Yahei";
}

#indnt-code {
	width: 170px;
	margin-right: 16px;
}

.tishi {
	margin-top: 89px;
	margin-left: 138px;
	font-size: 14px;
	color: #333;
}

.tishi p {
	height: 20px;
	line-height: 20px;
}

.tishiTitle {
	margin-bottom: 23px;
}

/* ÐÅÏ¢ÌîÐ´Ò³ */
.process-container div {
	width: 300px;
}

.rowH {
	height: 40px;
}

.projectTable>tbody>tr>td {
	border: 1px solid #e2e2e2;
}

.projectTable {
	font-size: 14px;
	border: 1px solid #e2e2e2;
	color: #868686;
	border-collapse: collapse;
	border-spacing: 0px;
}

.proTitle {
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	background: #f8f8f8;
	width: 50%;
}

.proName {
	padding: 0px 18px;
}

.proMoney {
	text-align: center;
}
.readme a {
    color: blue;
    display: inline-block;
    line-height:18px;
}
/* ³É¹¦Ò³ */
.success_info {
	margin: 60px auto 88px;
	text-align: center;
}

.yxa_tishi {
	width: 500px;
	color: #f00;
	margin: 40px auto 0px;
	font-size: 16px;
	line-height: 24px;
}

.success_slogan {
	width: 500px;
	margin: 68px auto 0px;
	font-size: 16px;
	color: #333;
	line-height: 24px;
}

/* Ê§°ÜÒ³ */
.introduction .title {
	font-size: 26px;
	position: relative;
	width: 210px;
	margin: 55px auto 30px;
	height: 40px;
	line-height: 40px;
	border: 0;
	width: 100%;
	color: #999999;
	margin-top: 22px;
}

.introduction.title i {
	background-position: -134px -30px;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 40px;
}