@charset "utf-8";
#credit_supervision {
	width: 1188px;
	margin: 0px auto;	
	border: 1px solid #e3e3e3;
	padding-bottom: 25px;
	word-break: break-all;
}
#leftMenu {
	float: left;
	width: 103px;
	padding-top: 30px;
	padding-left:30px;	
}
#mainContent {
	float: left;	
	margin: 10px 0px 0px 12px;
	position: relative;
	top: 0px;
	width: 970px;
}
.credit_serviceBtn {
	font: bold 16px/42px 微软雅黑;
	color: #FFF;
	background-color:#ff7900;
	display: block;
	clear: both;
	height: 42px;
	width: 132px;
	border-width: 0px;
	margin-top: 33px;
	cursor: pointer;
}
.left_menuLi.selected .left_menuBtn {
	color: #FFF;
	background: url(../../images/ui/leftmenu.png) no-repeat 0px 0px;
	width: 104px;
	border-bottom:none;
}
.left_menuBtn {
	font: bold 14px/32px 微软雅黑;	
	height: 32px;
	width: 97px;
	float: left;
	margin-bottom: 10px;
	clear: both;
	color: #666666;
	text-align: center;
	border-bottom:1px solid #ccc;
}
#right_map {
	margin: 20px 0px 0px 24px;
	height: 30px;
}
.go_upLevel {
	font: bold 14px/30px 微软雅黑; 
	color: #666666;
	float: left;
	height: 30px;
	text-decoration: none;
	background: url(../../images/ui/titlearrow.gif) no-repeat right center;
	padding-right: 16px;
	margin-right: 10px;
}
.go_upLevel:hover {
	text-decoration: underline;
	}
.currentPage_name.go_upLevel {
	background: none;
	color: #FF5A00;
}
#credit_service {
	background: url(../../images/ui/credit_img.jpg) no-repeat left top;
	padding-top: 139px;
	margin-left: 22px;
}
.credit_serviceContent, .blackList_p {
	color: #333;
	font-size: 14px;
	line-height: 32px;
}
.credit_serviceTitle {
	color: #FF5A00;
	font-size: 14px;
	line-height: 32px;
	padding-top: 14px;
}
.credit_methods{
	width: 1083px;
	height: 178px;
	box-sizing: border-box;
	display: flex;
	padding-top: 90px;
	background: url(../../images/ui/creditBg.jpg) no-repeat left top;
	margin-top: 15px;
}
.credit_methods .list{
	width: 245px;
	text-align: center;
	font-size: 16px;
}
.credit_methods .list .tit{
	line-height: 32px;
}
.credit_methods .list .orangeT{
	color: #ff7900;
}
.credit_methods .list .onlineBtn{
	display: block;
	width: 114px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	border-radius: 5px;
	font-size: 16px;
	color: #fff;
	background: linear-gradient(90deg, #ffa14a 0%, #ff7800 100%);
	margin: 0 auto;
	cursor: pointer;
}
.indent2 {
	text-indent: 1.5em;
}
#dispute_table {
	width: 971px;
	border-collapse: collapse;
}
#dispute_table tr {
	height: 35px;
	border: 1px solid #CCC;
}
#dispute_content {
	margin-left: 22px;
	min-height: 350px;
	padding-bottom: 50px;
}
#blackList_content{
	margin-left: 22px;
	min-height: 350px;
	}
#fakeIt{
	margin-left: 22px;
	min-height: 350px;
	}
#dispute_introduce {
	font-size: 14px;
	line-height: 32px;
	color: #333;
	padding: 12px 0px;
}
#dispute_title {
	font-size: 14px;
	font-weight: bold;
	color: #FF5A00;
	line-height: 32px;
	padding-bottom: 10px;
}
.disputed {
	width: 400px;
	padding-left: 30px;
	text-align: left;
	font-weight: normal;
	color: #333;
}
.disputer {
	color: #333;
	text-align: left;
	width: 475px;
	font-weight: normal;
}
.dispute_goDetail {
	font-size: 12px;
	color: #666;
}
.dispute_goDetail:hover {
	color: #FF5A00;
	text-decoration: underline;
	}
.dispute_even {
	background-color: #F9F9F9;
	}
#dispute_detail td, #dispute_detail th, #blackList_detail td, #blackList_detail th  {
	font-size: 14px;
	line-height: 35px;
	color: #333;
}
#dispute_detail tr, #blackList_detail tr {
	border: 1px solid #ccc;
	}
#dispute_detail, #blackList_detail {
	width: 940px;
	border: 1px solid #ccc;
	border-collapse: collapse;
	padding-bottom: 15px;
	margin-top: 20px;
}
.disputed_name, .blackList_name {
	width: 105px;
	text-align: right;
	padding: 0px 15px;
	font-weight: normal;
	color: #333;
	background-color: #F9F9F9;
	border-right: 1px solid #ccc;
	font-weight: bold;
}
.disputed_content, .blackList_content {
	color: #333;
	text-align: left;
	padding: 0px 15px;
	font-weight: normal;
}
.blackList_p2 {
	color: #333;
	font-size: 14px;
	line-height: 32px;
	padding: 10px 0px;
}
.blackList_title {
	font-size: 14px;
	color: #FF5A00;
	font-weight: bold;
	line-height: 32px;
	padding-bottom: 10px;
}
#blackList_table {
	width: 969px;
	border: 1px solid #CCC;
	border-collapse: collapse;
	color: #333;
}
#blackList_table td, #blackList_table th {
	font: normal 14px/35px 微软雅黑;
	text-align: left;
	}
.blackList_td1 {
	width: 850px;
	padding-left: 15px;
}
.blackList_goDetail {
	font-size: 12px;
	color: #666;
	cursor: pointer;
}
.blackList_goDetail:hover {
	color: #FF5A00;
	text-decoration: underline;
	}
.blackList_address {
	font-size: 12px;
	color: #999;
	margin-left: 10px;
}
#blackList_table tr {
	border: 1px solid #ccc;
}
#return_blackList {
	font-size: 14px;
	color: #666;
	display: block;
	margin-top: 30px;
}
#return_blackList:hover {
	color: #FF5A00;
	text-decoration: underline;
	}
.fake_grayTitle {
	font-size: 14px;
	line-height: 32px;
	color: #333;
	background-color: #F9F9F9;
	text-align: center;
	width: 69px;
	border: 1px solid #CCC;
	font-weight: normal;
}
.fake_product {
	font-size: 14px;
	font-weight: bold;
	color: #FF5A00;
	text-align: left;
	width: 128px;
	padding: 0px 20px;
	border: 1px solid #CCC;
}
.fake_list {
	border-collapse: collapse;
	border: 1px solid #CCC;
	margin-bottom: 20px;
	width: 100%;
}
.fake_value {
	width: 68px;
	padding: 0px 20px;
	border: 1px solid #CCC;
	font-weight: normal;
	color: #333;
	font-size: 14px;
	line-height: 35px;
}
.fake_yellowTitle {
	width: 69px;
	border: 1px solid #CCC;
	text-align: center;
	line-height: 35px;
	color: #333;
	font-size: 14px;
	background-color: #FFFEEF;
}
.fake_introduce {
	font-size: 12px;
	line-height: 19.4px;
	color: #666;
	padding: 10px 20px;
}
.fake_p {
	font-size: 14px;
	color: #333;
	line-height: 32px;
	padding-top: 10px;
}
.fake_title {
	font-size: 14px;
	color: #FF5A00;
	font-weight: bold;
	padding: 25px 0px 20px 0px;
}
.right_mapLi {
	float: left;
}

/* 我要投诉 */
#credit_complaint{
	margin-top: 30px;
	padding-left: 25px;
	font-size: 12px;
}
#credit_complaint .complaintTips{
    width: 365px;
    height: 241px;
	position: absolute;
	right: 0;
	top: 185px;
	background:url(../../images/ui/credit_R1.jpg?v=1) no-repeat;
}
#credit_complaint .complaintTips .p1{
	font-size: 16px;
	color: #FF7900;
	font-weight: bold;
    position: absolute;
    left: 20px;
    top: 10px;
}
#credit_complaint .complaintTips .p2{
    width: 185px;
    font-size: 14px;
    position: absolute;
    left: 20px;
    top: 38px;
    color: #894C14;
}
#credit_complaint h3.title{
	font-size: 16px;
	color: #FF7800;
	font-weight: bold;
	height: 35px;
	border-bottom: 1px solid #FF7900;
	position: relative;
	padding-left: 15px;
	margin-bottom: 18px;
}
#credit_complaint h3.title:before{
	content: "";
	width: 4px;
	height: 14px;
	background-color: #FF7800;
	position: absolute;
	left: 0px;
	top: 3px;
}
.credit_complaintList{
	display: flex;
	line-height: 34px;
	margin-bottom: 16px;
}
.credit_complaintList .flex1{
	flex: 1;
}
.credit_complaintList .flexRight{
	display: flex;
	align-items: center;
}
.credit_complaintList .flexLeft{
	width: 115px;
	box-sizing: border-box;
	padding-right: 10px;
	text-align: right;
	line-height: 34px;
	font-size: 12px;
}
.credit_complaintList .line{
	margin: 0 20px;
	color: #aaa;
}
.credit_complaintList .formTit{
	width: 115px;
	box-sizing: border-box;
	padding-right: 10px;
	text-align: right;
	line-height: 34px;
	font-size: 12px;
}
.credit_complaintList .required{
	color: #FF1200;
	margin-right: 3px;
	font-style: normal;
	font-weight: bold;
}
.credit_complaintList .inText{
	box-sizing: border-box;
	width: 300px;
	height: 34px;
	border: 1px solid #C8C8C8;
	padding: 0 10px;
	font-size: 12px;
	outline: none;
}
.credit_complaintList .inTextarea{
	box-sizing: border-box;
	width: 548px;
	height: 120px;
	border: 1px solid #C8C8C8;
	padding: 0 10px;
	font-size: 12px;
	outline: none;
	line-height: 24px;
	resize: none;
}
.credit_complaintList .inText:focus,
.credit_complaintList .inTextarea:focus{
	border:1px solid #fe7b00;
	color: #333;
}
.credit_complaintList .idText{
	width: 200px;
}
.credit_complaintList .numText{
	width: 120px;
}
.credit_complaintList input[type = 'text']::placeholder{
    color: #aaa!important;
}
.credit_complaintList input[type = 'radio']{
	margin-right: 5px;
	position: relative;
	top: 2px;
	opacity: 0.3;
}
.credit_complaintList input[type = 'radio']:checked {
	opacity: 1;
}
.credit_complaintList .addLine,
.credit_complaintList .delLine{
	width: 17px;
	height: 17px;
	border-radius: 4px;
	background-color: #FF7900;
	color: #fff;
	text-align: center;
	line-height: 15px;
	cursor: pointer;
	margin-left: 5px;
	margin-top: 8px;
}
.credit_complaintList .addLine{
	font-size: 16px;
}
.credit_complaintList .delLine{
	font-size: 8px;
	line-height: 16px;
}
.credit_complaintList .fileTips{
	color: #999999;
	font-size: 10px;
	text-align: right;
	line-height: 20px;
}
.uploadFile_list{
	width: 548px;
	height: 42px;
	box-sizing: border-box;
	background-color: #FFFFF4;
	border: 1px solid #FCEDB8;
	padding: 0 10px;
	line-height: 40px;
	position: relative;
	margin-bottom: 16px;
}
.uploadFile_list .fileBtn{
	display: flex;
	width: 64px;
	height: 28px;
	position: absolute;
	right: 10px;
	top: 7px;
	border-radius: 3px;
	background-color: #FF7900;
	color: #fff;
	font-size: 12px;
	cursor: pointer;
	justify-content: center;
	align-items: center;
}
.uploadFile_list .fileBtn i{
	float: left;
	width: 13px;
	height: 13px;
	border-radius: 2px;
	background-color: #fff;
	color:#FF7900;
	text-align: center;
	line-height: 11px;
	font-style: normal;
	margin-right: 5px;
	font-size: 18px;
}
.uploadFile_list .inputFile{
	display: block;
	width: 64px;
	height: 28px;
	position: absolute;
	right: 10px;
	top: 7px;
	opacity: 0;
	cursor: pointer;
}
.upload-card .fileTips{
	font-size: 12px;
	color: #999999;
	margin-bottom: 16px;
	line-height: 16px;
	text-align: left;
}
.yellowerror_tips {
	position: absolute;
	left: 280px;
	top: 38px;
	line-height: 25px;
	height: 25px;
	padding-right: 10px;
	padding-left: 27px;
	border: 1px solid #ebc1c2;
	white-space: nowrap;
	display: inline-block;
	-webkit-border-radius: 2px;
	-ms-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	background: #ffebea url(../../images/ui/vfc_error.gif) no-repeat 8px 6px;
	font-size: 12px;
	color: #666;
	margin-left: 20px;
	display: none;
}

.credit_contactForm{
	position: relative;
	margin-top: 50px;
}
.credit_contactForm .contactTips{
    width: 378px;
    height: 223px;
    position: absolute;
    right: 0;
    bottom: -75px;
	background: url(../../images/ui/credit_R2.jpg?v=1) no-repeat;
}
.credit_contactForm .contactTips .p1{
    color: #894C14;
    width: 186px;
    font-size: 14px;
    position: absolute;
    left: 30px;
    top: 10px;
}
.credit_contactForm .contactTips .p2{
    color: #894C14;
    width: 166px;
    font-size: 14px;
    position: absolute;
    left: 14px;
    top: 83px;
}
.credit_complaintBottom{
	padding: 30px 0 0 113px;
	position: relative;
}
.credit_complaintBottom .submitBtn{
	width: 118px;
	height: 44px;
	text-align: center;
	line-height: 44px;
	font-size: 14px;
	background-color: #FF7900;
	cursor: pointer;
	margin-bottom: 30px;
	color: #fff;
	border: 0;
}
.credit_complaintBottom .orangeT{
	color: #FF7900;
}
.credit_complaintBottom .xieyiText{
	position: relative;
	padding-left: 22px;
	color: #666;
	line-height: 36px;
	font-size: 12px;
}
.credit_complaintBottom input[type = 'checkbox']{
	margin-right: 5px;
	position: absolute;
	left: 0;
	top: 12px;
	opacity: 0.3;
}
.credit_complaintBottom input[type = 'checkbox']:checked {
	opacity: 1;
}
#complaintSuccess_div .closeAlertIcon{
	position: absolute;
	right: 20px;
	top: 10px;
	font-size: 22px;
	cursor: pointer;
	 font-weight: 400;
}
.loadingDiv{
	width:100%;
	height:100%;
	background-color: rgba(255, 255, 255, 0.5);
	position: fixed;
	left:0;
	top: 0;
}
.loading{
	width: 55px;
	height: 32px;
	background-color: #fff;
	background: url(../../images/member/loading.gif) no-repeat center;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	text-align: center;
	box-sizing: border-box;
	padding-top: 40px;
}
/* 文件上传*/
.upload-btn-area{
	width: 548px;
	height: 42px;
	box-sizing: border-box;
	background-color: #FFFFF4;
	border: 1px solid #FCEDB8;
	padding: 0 10px;
	line-height: 40px;
	position: relative;
	margin-bottom: 16px;
}
.select-file-btn {
	display: flex;
	width: 64px;
	height: 28px;
	border-radius: 3px;
	background-color: #FF7900;
	color: #fff;
	font-size: 12px;
	cursor: pointer;
	justify-content: center;
	align-items: center;
	position: absolute;
	top: 7px;
	right: 10px;
	border: 0;
}
.select-file-btn  i{
	float: left;
	width: 13px;
	height: 13px;
	border-radius: 2px;
	background-color: #fff;
	color:#FF7900;
	text-align: center;
	line-height: 11px;
	font-style: normal;
	margin-right: 5px;
	font-size: 18px;
}
.section-stats {
	background: #f7fafc;
	padding: 10px 12px;
	border-radius: 12px;
	margin-bottom: 15px;
	font-size: 0.85rem;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.badge-count {
	background: #e2e8f0;
	padding: 4px 12px;
	border-radius: 20px;
	font-weight: 600;
	color: #2d3748;
}
.section-file-grid {
	width: 880px;
}
.file-card-small {
	background: #f9f9ff;
	border: 1px solid #e2e8f0;
	border-radius: 8px;
	overflow: hidden;
	position: relative;
	margin-bottom: 15px;
	width: 160px;
	float: left;
	margin-right: 13px;
}
.file-card-small:hover {
	box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
	border-color: #cbd5e0;
}
.preview-small {
	height: 100px;
	background: #f1f5f9;
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
	overflow: hidden;
}
.preview-img {
	width: 100%;
	height: 100%;
	object-fit: contain;
	border-radius: 8px 8px 0 0;
	border-bottom: 1px solid #eee;
	background-color: #fff;
}
.doc-preview-icon {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	font-size: 2.5rem;
}
.doc-preview-icon span {
	font-size: 10px;
	margin-top: 5px;
	color: #64748b;
}
.file-type-tag {
    position: absolute;
    top: 5px;
    right: 5px;
    background: rgba(0, 0, 0, 0.45);
    color: #fff;
    padding: 0 6px;
    border-radius: 12px;
    font-size: 9px;
    height: 17px;
    line-height: 17px;
}
.file-info-small {
	padding: 5px;
}
.file-name-small {
	font-size: 0.7rem;
	color: #1e293b;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	line-height: 16px;
}
.file-size-small {
	font-size: 0.6rem;
	color: #999;
	display: flex;
	justify-content: space-between;
	align-items: center;
	line-height: 16px;
}
.remove-small-btn {
	background: none;
	border: none;
	color: #94a3b8;
	cursor: pointer;
	font-size: 0.9rem;
}
.remove-small-btn:hover {
	color: #ef4444;
}
.empty-tip-small {
	text-align: center;
	padding: 30px 10px;
	color: #94a3b8;
	font-size: 0.8rem;
	grid-column: 1 / -1;
}
/* 提示消息 */
.toast-message {
	position: fixed;
	top:  50%;
	left: 50%;
	transform: translate(-50%, -50%);
	background: rgba(0, 0, 0, 0.45);
	color: #fff;
	padding: 10px 20px;
	border-radius: 60px;
	font-size: 14px;
	z-index: 2000;
	white-space: nowrap;
	pointer-events: none;
	font-weight: 500;
}
@media (max-width: 768px) {
	.upload-sections {
		grid-template-columns: 1fr;
	}
	.toast-message {
		white-space: normal;
		max-width: 90%;
		text-align: center;
	}
	.global-footer {
		flex-direction: column;
	}
}