.main-right {
	height: auto;
	margin-bottom: 80px;
}

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

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

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

.info-full .in-name {
	display: inline-block;
	width: 210px;
	height: 38px;
	line-height: 38px;
	text-align: right;
	font-size: 18px;
	color: #262626;
	font-family: "Microsoft Yahei";
	padding-right: 20px;
}

.info-full .in-write {
	width: 292px;
	height: 38px;
	line-height: 38px;
	border: 1px solid #ccc;
	border-radius: 4px;
	padding-left: 20px;
	font-size: 15px;
	font-family: "Microsoft Yahei";
	color: #999;
}
input[disabled] {
    background: #fff;
}
.err_left {
	height: 30px;
	margin-left: 221px;
	color: red;
	position: relative;
	clear: both;
}

.err_text {
	padding-top: 3px;
	display: block;
}

.info-full p {
	margin-bottom: 30px;
	font-size: 18px;
	font-family: "Microsoft Yahei";
}

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

#propDocType {
	width: 292px;
	height: 38px;
	line-height: 38px;
	border: 1px solid #ccc;
	border-radius: 4px;
	font-size: 15px;
	color: #aaa;
	font-family: "Microsoft Yahei";
	margin-left: -4px;
	padding: 8px 2px 8px 20px;
}

.over {
	width: 20px;
	height: 30px;
	background: #fff;
	position: absolute;
	top: 3px;
	right: 170px;
	border: 0px solid #fff;
}

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

/* 发票确认页 */
#type-sel {
	display: block;
	margin: 0 0 30px 220px;
	font-size: 14px;
	color: #303030;
}

.applyeeTypeSelect {
	margin-right: 14px;
}

.applyeeTypeText {
	margin-right: 67px;
	font-size: 14px;
}

.colorSty span {
	color: #737373;
	display: inline-block;
	width: 290px;
	word-break: break-all;
}

.colorSty label {
	display: inline-block;
	width: 200px;
	text-align: right;
	font-size: 18px;
	color: #262626;
	font-family: "Microsoft Yahei";
	padding-right: 20px;
	vertical-align: top;
}

.tsMess {
	color: #f00;
	font-size: 14px !important;
}

.tsMess label {
	vertical-align: top;
	display: inline-block;
	width: 165px;
	text-align: right;
	font-size: 14px;
	font-family: "Microsoft Yahei";
	padding-right: 20px;
}
.tsMess_detail {
    display: inline-block;
    /*width: 146px;
    text-align: right;*/
    color: #999;
    font-size: 16px !important;
    margin-left:70px;
}

.tsMess span {
	vertical-align: top;
	display: inline-block;
	width: 427px;
	word-break: break-all;
	line-height: 21px;
}

#receipt-btn {
	display: inline-block;
	width: 113px;
	height: 39px !important;
	line-height: 35px;
	text-align: center;
	border: 1px solid #ccc;
	border-radius: 4px;
	background: #e9122c;
	color: #fff;
	font-size: 20px;
	font-family: "Microsoft Yahei";
	margin: 10px 0 0 0;
}

.nouse {
	background-color: #c5c5c5 !important;
}

.err-text-tishi {
	color: #666666;
	font-size: 12px;
}