.zty-tsjb-banner {
	height: 159px;
	background: url("../images/consultComplaintReport/be_banner.png;vpn_img") no-repeat center;
	background-size: auto 159px;
}

.zty-tsjb-banner-content {
	width: 1200px;
	padding-top: 28px;
	margin: 0 auto;
}

.zty-tsjb-banner-title {
	line-height: 28px;
	color: #fff;
	font-size: 28px;
	font-weight: bold;
	letter-spacing: 2px;
}

.zty-tsjb-banner-sub-title {
	max-width: 1028px;
	line-height: 23px;
	margin-top: 11px;
	color: #fff;
	font-size: 15px;
	letter-spacing: 2px;
	text-shadow: 0px 4px 8px rgba(0, 0, 0, 0.23);
}

.zty-body {
	width: 1200px;
	margin: 24px auto 48px;
}

.zty-area-header {
	height: 52px;
	padding: 17px 0;
	border-bottom: 1px solid #E5E5E5;
}

.zty-area-header-title {
	line-height: 16px;
	padding-left: 8px;
	color: #333;
	font-size: 18px;
	border-left: 3px solid #C01514;
}

.zty-tsjb-title {
	width: 100%;
	height: 22px;
	line-height: 22px;
	margin-top: 22px;
	font-size: 16px;
}

.zty-tsjb-title span {
	margin-right: 2px;
	color: #FF4D4F;
}

.zty-identity-content {
	margin-top: 12px;
}

.zty-identity-box {
	display: inline-block;
	width: 118px;
	height: 54px;
	margin-right: 24px;
	background: #FCF6F6;
	border-radius: 4px;
	position: relative;
	cursor: pointer;
	transition: all .3s;
}

.zty-identity-box.selected {
	background: #C01514;
}

.zty-identity-box.selected .zty-identity-type {
	color: #FFF;
}

.zty-identity-info {
	font-size: 16px;
	font-weight: bold;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	white-space: nowrap;
}

.zty-identity-text {
	width: 16px;
	height: 16px;
	margin-right: 6px;
	margin-bottom: 2px !important;
	border-radius: 50%;
	border: 1px solid #E5E5E5;
	box-sizing: border-box;
	display: inline-block;
}

.zty-identity-box i {
	font-size: 12px;
	display: inline-block;
	width: 14px;
	height: 14px;
	text-align: center;
	line-height: 14px;
	color: #fff;
	padding-right: 3px;
	margin: 3px 10px 4px 0px;
	border: 1px solid #E5E5E5;
	border-radius: 50%;
}

.zty-identity-box input[type="radio"] {
	display: none;
}

.zty-identity-box input[type="radio"]:checked+i {
	color: #FF4D4F;
	background: #FFF;
}

.zty-identity-input-content {
	/*justify-content: space-between;*/
	flex-wrap: wrap;
}

.zty-identity-input-box {
	width: 384px;
}

.zty-identity-input {
	width: 690px;
	height: 40px;
	padding: 0 12px;
	margin-top: 8px;
	font-size: 14px;
}

.zty-identity-input.error,
select.error,
textarea.error {
	border: 1px solid #C01514 !important;
}

.zty-phone-box {
	justify-content: space-between;
}

#phone {
	width: 282px;
}

#verificationCode {
	width: 108px;
	padding: 0 10px;
}

.zty-get-code {
	pointer-events: none;
	color: rgba(12, 91, 153, .4);
	font-size: 14px;
	top: 18px;
	right: 10px;
}

.zty-input-tips {
	color: #666;
	font-size: 14px;
	top: 98px;
	left: 0;
}

#citySelect {
	width: 180px;
	margin-top: 8px;
}

#province {
	width: 67px;
	height: 40px;
	line-height: 38px;
	font-size: 14px;
	text-align: center;
	border-radius: 2px;
	border: 1px solid #E6E6E6;
}

#provinceSelect {
	display: none;
}

#city,
#county {
	width: 224px;
	height: 40px;
	padding: 0 12px;
	margin-left: 8px;
	color: #999;
	font-size: 14px;
	border: 1px solid #E6E6E6;
}

#city option,
#county option {
	font-size: 14px;
}

#orderTips {
	top: 52px;
}

.zty-appeal-content {
	margin-top: 46px;
}

#appealText {
	width: 100%;
	height: 138px;
	padding: 12px;
	margin-top: 8px;
	font-size: 14px;
}

.zty-upload {
	width: 160px;
	height: 40px;
	padding: 0 12px;
	margin-top: 8px;
	border: 1px solid #D9D9D9;
	border-radius: 2px;
	align-items: center;
	justify-content: space-around;
}

.zty-upload img {
	width: 14px;
	height: 14px;
}

.zty-upload span {
	color: #666;
	font-size: 14px;
}

.layui-upload-file {
	width: 160px;
	height: 40px;
	padding: 20px;
	opacity: 0;
}

#uploadTips {
	top: 74px;
}

#uploadText {
	margin: 30px 0 0 !important;
}

.zty-upload-box {
	margin-bottom: 8px;
}

.zty-upload-item {
	line-height: 22px;
	font-size: 14px;
}

.zty-upload-delete {
	margin-left: 24px;
	color: #FF4D4F;
	font-size: 14px;
}

#eCode {
	width: 282px;
}

.zty-modular-content {
	margin-top: 26px;
}

.zty-error-tips {
	color: #C01514;
	font-size: 14px;
	white-space: nowrap;
	position: absolute;
	left: 0;
	top: 96px;
}

#titleTips {
	top: 72px;
}

#areaTips {
	top: 43px;
}

#phoneTips {
	top: 52px;
	left: 0;
}

.zty-identity-select {
	width: 100%;
	max-height: 170px;
	padding: 8px 0;
	border: 1px solid #E5E5E5;
	border-top: 0;
	border-radius: 0 0 2px 2px;
	background: #fff;
	left: 0;
	top: 92px;
	z-index: 1;
}

.zty-identity-select li {
	height: 30px;
	line-height: 30px;
	padding: 0 10px;
	cursor: pointer;
}

.zty-identity-select li.zty-active {
	color: #0C5B99;
	background: #F5F8FA;
}

#cityTips {
	top: 40px;
	left: 75px;
}

#countyTips {
	top: 40px;
	left: 307px;
}

#secrecyTips {
	top: 118px;
}

#sqnrTips {
	top: 170px;
}

#code {
	width: 120px;
	height: 40px;
	line-height: 40px;
	margin-top: 8px;
	margin-left: 24px;
	background: #333;
	font-size: 25px;
	color: #fff;
}

#codeTips {
	left: 278px;
}

#ecodeTips {
	top: 72px;
}

#submitBtn {
	width: 116px;
	height: 47px;
	margin-top: 32px;
	color: #FFF;
	font-size: 16px;
	background: #C01514;
	border-radius: 2px;
	border: none;
}

.zty-tsjb-right {
	width: 384px;
}

/* 温馨提示 */
.zty-reminder {
	padding: 16px;
	background: rgba(228, 87, 66, 0.04);
	border: 1px solid rgba(228, 87, 66, 0.2);
}

.zty-reminder-title {
	font-size: 16px;
}

.zty-reminder-text {
	line-height: 26px;
	margin-top: 12px;
	font-size: 14px;
}

/* 进度查询 */
.zty-progress-query {
	padding: 16px;
	margin-top: 24px;
	border: 1px solid #E6E6E6;
}

#workPhone {
	width: 100%;
	margin-top: 16px;
}

#workgetCode {
	top: 26px;
}

#verificationCodeTwo {
	width: 260px;
	margin-top: 16px;
}

#progressBtn {
	width: 77px;
	height: 40px;
	margin-top: 16px;
	color: #FFF;
	font-size: 14px;
	background: #C01514;
	border-radius: 2px;
	border: none;
	opacity: .2;
	pointer-events: none;
}

#phoneTipsTwo {
	top: 54px;
}

#codeTipsTwo {
	top: 54px;
}

.zty-reminder-text a {
	margin: 0 4px;
	color: #C01514;
	font-size: 14px;
	text-decoration: underline !important;
}

/* 投诉/举报成功 */
.zty-success-body {
	height: 606px;
	padding-top: 108px;
	background: #F7F7F7;
}

.zty-success {
	width: 560px;
	margin: 0 auto;
}

.zty-success-img {
	width: 80px;
	margin: 8px auto 24px !important;
	height: 80px;
}

.zty-success-title {
	font-size: 24px;
}

.zty-success-mess {
	margin-top: 16px;
	color: #666;
	font-size: 14px;
}

.zty-success-mess a, #zty-phone {
	color: #0C5B99;
}

.zty-success-mess a:hover {
	color: #0A4D81;
}

.zty-success-operation a {
	width: 90px;
	height: 32px;
	line-height: 30px;
	margin-top: 32px;
	border-radius: 2px;
}

.zty-go {
	color: #FFF;
	background: #0C5B99;
	border: 1px solid #0C5B99;
}

.zty-go:hover {
	color: #FFF;
	background: #0A4D81;
	border: 1px solid #0A4D81;
}

.zty-back {
	margin-left: 16px;
	color: #666;
	border: 1px solid #D6D6D6;
}

.zty-back:hover {
	color: #0A4D81;
	background: #FFF;
	border: 1px solid #0A4D81;
}

/*选择属地*/
.zty-area-select {
	margin-right: 24px;
}

.zty-wtsd-box {
	width: 180px;
	height: 40px;
	padding: 0 10px;
	border: 1px solid #E5E5E5;
	border-radius: 4px;
	transition: all .3s;
}

#zty-ccr-wtsd {
	border: none;
	width: 147px;
	height: 36px;
}

.zty-wtsd-i {
	top: 11px;
}

.zty-wtsd-ul {
	width: 180px;
	max-height: 170px;
	padding: 8px 0;
	border: 1px solid #E5E5E5;
	border-top: 0;
	border-radius: 0 0 2px 2px;
	background: #fff;
	top: 3px;
	left: -11px;
	z-index: 1;
}

.zty-wtsd-ul li {
	height: 30px;
	line-height: 30px;
	padding: 0 10px;
	color: #666;
}

.zty-wtsd-ul li.current {
	color: #0C5B99;
	background: #F5F8FA;
}
