/* body {
	-webkit-user-select: none;

	-moz-user-select: none;

	-ms-user-select: none;

	user-select: none;

} */
a:focus {
	outline: none;
	outline-offset: 0;
}

.pro-itle {
	color: #1E9FFF;
	font-weight: bold;
	font-size: 24px;
	margin-top: 8px;
	letter-spacing: 2px;
}

.pro-itle img {
	margin: 0px 6px 0px 6px;
}

.account-name span {
	color: #333;
}

.account-name i {
	color: #333;
}

.topline {
	border: 1px solid #E5E5E5;
	opacity: 1;
	border-radius: 0px;
	box-shadow: 5px 5px 10px 8px #E5E5E5;
	position: fixed;
	top: 35px;
	left: 0;
	right: 0;
	z-index: 999;
}

.level3 {
	display: none;
}

.layout-left-ul>li>a>img {
	position: relative;
	top: -1px;
	margin-right: 10px;
}

.layout-left-ul>li>dl>dd>a {
	padding-left: 45px !important;
}

.level3>div>a {
	padding-left: 55px !important;
	font-size: 14px;
	color: #333 !important;
}

.ddlevel3>a {
	color: #333 !important;
}

.level3>div>a:hover,
.ddlevel3>a:hover {
	color: #0E7BE6 !important;
}

.level3>div.layui-this>a:hover {
	color: #fff !important;
}

.divsitmap {
	left: 220px;
	top: 60px;
	position: absolute;
	z-index: 999;
}

.sitmap {
	height: 35px;
	line-height: 35px;
	padding: 0px 0px 0px 6px;
	background-color: #F3F7FE;
}

.leftsit {
	float: left;
}

.rightsit {
	float: right;
}

.sitmap .sitb {
	color: #1E9FFF;
}

.rightsit a {
	margin-right: 6px;
}

a:hover,
a:link {
	text-decoration: none;
}

.openinput {
	display: inline-block;
	width: 72%;
}

.openinputblock {
	width: 73%;
}

.openinputblock .open i {
	margin-left: 5px;
}

.openinputblock .open {
	color: #1E9FFF;
}

.layui-btn-container {
	text-align: center;
}

.layui-btn-container button {
	width: 75px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	padding: 0px;
}

.layui-btn-container button.noborder:hover {
	color: #fff;
}

.layui-btn-container button img {
	position: relative;
	top: -1px;
	margin-right: 5px;
}

.selectbtn {
	background-color: #0E7BE6;
}

.clearbtn {
	background-color: #F36F7C;
}

.exportbtn {
	background-color: #35CEC7;
}

.backbtn {
	background-color: #5FB878;
}

.closebtn {
	background-color: #D6D6D6;
}

.textBaseA {
	width: 47.5%;
}

.input-disabled {
	background-color: #F8F8F8;
}

/* .selectarea {
	display: inline-block;
	width: 49%;
} */

.selectareablock {
	/* width: 73%; */
	display: flex;
}

.selectdq,
.selectcp {
	/* width: 64px; */
	height: 28px;
	line-height: 28px;
	color: #fff;
	text-align: center;
	border: 0px;
	margin-left: 3px;
}

.btn {
	padding: 4px 12px;
}

.selectdq:hover,
.selectcp:hover {
	color: #fff !important;
}

@media screen and (max-width:1645px) {
	.textBaseA {
		width: 47%;
	}
}

@media screen and (max-width:1411px) {
	.textBaseA {
		width: 45%;
	}
}

.line {
	border-top: 1px solid #ECECEC;
	margin: 0px 10px;
}

.tabcontent {
	background-color: #fff;
	padding: 5px;
}

.filterbtn {
	width: auto !important;
	background-color: #F5F5F5;
	color: #A2A2A2 !important;
	border: 0px !important;
	height: 30px !important;
	line-height: 30px !important;
	padding: 0px 10px !important;
	float: left;
}

.layui-laypage .layui-laypage-curr .layui-laypage-em {
	background-color: #1890FF;
}

.pagetitle {
	color: #F68282;
	margin-top: 5px;
	background-color: #fff;
	border: 1px solid #eee;
	padding: 5px 0px;
	font-weight: bolder;
}

.pagediv {
	float: right;
}

.query-hide {
	display: none;
}

.tableclose {
	margin-left: 15px;
}

/* .layui-table-tool {
	display: none;
} */

.switchbtn {
	float: left;
	margin: 0px 10px;
}

.tips {
	margin-top: -3px;
}

textarea {
	resize: none;
}

.varieties {
	left: 0 !important;
	top: 0 !important;
	padding: 0px 5px;
}

.varietiesbtn {
	padding-top: 20px;
	background-color: #fff;
}

.varieties-select {
	height: 32px;
	line-height: 32px;
	background-color: #1890FF;
	color: #fff;
	border: 1px solid #1890FF;
}

.varieties-clear {
	height: 32px;
	line-height: 32px;
}

.varieties-select:hover {
	border-color: transparent;
	color: #fff;
}

.varieties-clear:hover {
	border-color: #eee;
	color: #333;
}


/*选择地区弹出层样式*/
.data-result {
	line-height: 22px;
	padding: 10px 10px 10px 20px;
	font-size: 12px;
	float: left;
	min-height: 48px;
	width: 94%;
}

.data-result em {
	margin-right: 10px;
	font-style: normal;
	position: relative;
	float: left;
	top: 5px;
}

.data-result span {
	display: inline-block;
	vertical-align: middle;
	background-color: #1E9FFF;
	border-radius: 15px;
	padding: 3px 10px 3px 10px;
	color: #fff;
	white-space: nowrap;
	margin-right: 5px;
	margin-bottom: 5px;
}

.data-result span i {
	display: inline-block;
	margin-left: 5px;
	color: #fff;
	font-size: 18px;
	cursor: pointer;
	vertical-align: bottom;
	*vertical-align: middle;
	margin-left: 5px;
	margin-right: -5px;
	font-style: normal;
}

.data-tabs ul {
	padding: 0 20px;
	margin: 0px;
	overflow: hidden;
	background-color: #F0F9FE;
}

.data-tabs ul li {
	float: left;
	position: relative;
	border-width: 0;
	border-color: #d9d9d9;
	border-style: solid;
	line-height: 29px;
	margin-right: 3px;
	border-radius: 2px;
	font-weight: 900;
	color: #2D9AFF;
}

.data-container-city {
	display: block;
}

.data-container {
	padding: 10px;
	min-height: 120px;
	background-color: #fff;
}

.data-container.data-container-city ul li {
	float: left;
	margin: 0 5px 5px;
	overflow-x: hidden;
	text-overflow: ellipsis;
	/* width: 80px;*/
}

.data-container a.d-item {
	line-height: 22px;
	padding: 0 6px;
	display: inline-block;
	vertical-align: middle;
	white-space: nowrap;
	color: #1890FF;
	border-radius: 15px;
}

.data-tabs {
	overflow: hidden;
	clear: both;
}


.source.source-city ul li {
	float: left;
	margin: 0 5px 5px;
	overflow-x: hidden;
	text-overflow: ellipsis;
	/*width: 80px;*/
}

.source a.d-item,
.source a.d-cate,
.source a.d-sub-cate-all {
	line-height: 22px;
	padding: 0 6px;
	display: inline-block;
	vertical-align: middle;
	white-space: nowrap;
	color: #2F9BFF;
	border-radius: 15px;
}

.source {
	background-color: #fff;
	padding: 10px;
	min-height: 40px;
}

.source a:hover,
.data-container-city a:hover {
	background-color: #8CC8FF;
	color: #fff;
}

.cleararea {
	float: right;
	margin-right: 10px;
	color: #F8A3A3;
	position: relative;
	top: 14px;
	border-bottom: 1px solid #F8A3A3;
}

.cleararea img {
	margin-right: 3px;
	position: relative;
	top: -1px;
}

.cleararea:hover,
.cleararea:link {
	color: #F8A3A3;
}

.activearea {
	color: #fff !important;
	background-color: #1E9FFF !important;
}

.selectcitys,
.selectdistric {
	display: none;
}

.alerticon {
	width: 30px !important;
	height: 30px !important;
}

.dropdown-menu {
	width: 100%;
}

span.caret {
	float: right;
	margin-top: 8px;
}

.dropdown>button {
	color: #999999;
	width: 100%;
	text-align: left;
}

/*筛选字段确定按钮*/
.colsbtn {
	width: 50px;
	height: 25px;
	line-height: 25px;
	color: #fff;
	text-align: center;
	border: 0px;
	float: right;
	background-color: #409EFF;
}

.newimg {
	margin-left: 5px;
}

.leftsuo {
	cursor: pointer;
}


/*iframe 自定义样式*/
.iframestyle {
	left: 180px;
	top: 50px;
	height: auto;
	overflow: hidden;
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: 900;
	width: auto;
	box-sizing: border-box;
	padding-bottom: 0px;
}

/*用户下拉框*/
.layui-header .layui-nav-item .layui-nav-child {
	top: 60px;
}

/*下拉选项*/
.layui-header .layui-nav-item .layui-nav-child dd {
	margin: 10px 0px;
}

/*下拉选项*/
.layui-header .layui-nav-item .layui-nav-child dd a {
	cursor: pointer;
}


.layui-closebtn {
	background: url(../images/closeX.png) no-repeat !important;
	width: 12px !important;
	height: 12px !important;
}



/*超时页面*/
.mainTips {
	overflow: hidden;
	width: 900px;
	margin: 0px auto;
	height: 409px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -204.5px;
	margin-left: -450px;
}

.mainTips .left {
	float: left;
	margin-right: 85px;
}

.mainTips .right {
	margin-top: 166px;
}

.mainTips .right p {
	color: #666;
	margin-bottom: 35px;
	font-size: 24px;
}

.mainTips .right button {
	width: 88px;
	height: 32px;
	background: #0093D9;
	border-radius: 4px;
	color: #fff;
	border: 0px;
}



.topNavImg {
	height: 24px;
	line-height: 24px;
	display: block;
}

.topNavImg img {
	height: 30px;
	width: 30px;
}

.topNavTil {
	color: #333;
	line-height: 24px;
	display: block;
	text-align: center;
}

.topNava {
	text-align: center;
	padding: 0px 15px !important;
	margin-top: 6px;
}

/*bootstrap-select 搜索匹配时背景色去除*/
.dropdown-menu>.active>a,
.dropdown-menu>.active>a:hover,
.dropdown-menu>.active>a:focus {
	background-color: transparent !important;
	color: #333;
}

/*地区三级联动下拉框样式*/
.area {
	display: inline-block;
	height: 30px;
	width: 30%;
	border: 1px solid #eee;
	background-color: transparent;
	border-radius: 4px;
}

.area2 {
	display: inline-block;
	height: 34px;
	width: 32%;
	border: 1px solid #eee;
	background-color: transparent;
	border-radius: 4px;
}

.main {
	width: 1100px;
	margin: 0 auto;
	overflow: hidden;
}


/*echarts*/
.echcenter {
	text-align: center;
	font-weight: bold;
	margin-bottom: 20px;
}

.echcenter>div {
	margin-bottom: 10px;
}

.echcenter .red {
	color: #F87B7D;
}

.echcenter .blue {
	color: #3E90D1;
}

.echcenter .orange {
	color: #FF6D37;
}

.echcenter .blue span {
	font-size: 18px;
}

.echcenter .grey {
	color: #B5ADAD;
}

.column {
	background-color: #F5F8F9;
	padding: 5px;
	border-top: 1px solid #eee;
	border-left: 1px solid #eee;
	border-right: 1px solid #eee;
}

.column span {
	color: #499AD6;
	font-weight: bold;
}

.china {
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	-moz-box-flex: 1;
}

.bing {
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	-moz-box-flex: 1;
}

.money {
	flex-grow: 1;
}

.listarea {
	width: 40%;
}

.listmoney {
	width: 40%;
}

.enterpriseT {
	flex: 1;
	padding: 0px 10px 0px 0px;
}

.enterprise {
	flex: 1;
}

.breed {
	height: 500px;
}

.breed .tableList tr td a {
	text-decoration: underline;
}

.redfont {
	color: #F74452;
	font-size: 12px;
}

.greenfont {
	color: #237923;
}

/*设置图表弹窗页*/
.esetting {
	overflow: hidden;
}

.echartbgblock {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin-right: 5px;
}

.settbtn {
	float: right;
	height: 32px;
	line-height: 32px;
}

.settbtn:hover {
	border-color: #d2d2d2;
}

.hidetype {
	text-align: left;
	background-color: #fff;
	border: 1px solid #ccc;
	padding: 10px 10px 10px 10px;
	position: absolute;
	left: -225px;
	top: -35px;
	display: none;
	z-index: 1;
}

.typetitle {
	border-top: 1px solid #ccc;
	display: flex;
	text-align: center;
	padding-top: 10px;
}

.typetitle>div {
	flex: 1;
}

.typetitle div>p {
	overflow: hidden;
}


.enterprise .typetitle div>p {
	width: 95%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}


.rightcontent {
	left: 0px;
	top: 35px;
	height: auto;
	overflow: hidden;
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: 900;
	width: auto;
	box-sizing: border-box;
	padding-bottom: 0px;
}




.province {
	height: 300px;
	overflow-y: auto;
}

.layui-tab-title .layui-this {
	background-color: #EBF5FF;
}

.layui-layout-right li a {
	color: #0E7BE6 !important;
	padding: 0 10px !important;
}

.layui-layout-right li a img {
	padding-right: 5px;
}

.activeColor {
	color: #333;
}

.home>i {
	display: none !important;
}

.searchTable {
	table-layout: fixed;
}

.searchTable td {
	min-width: 100px;
	padding: 5px 5px;
	font-size: 14px;
	position: relative;
	border: solid #e6e6e6 1px;
}

.searchTable td.tdR {
	text-align: right;
}

.tabdiv {
	padding: 0px 10px;
	background-color: #fff;
}

.tab-layui-input-block {
	display: inline-block;
	vertical-align: middle;
}

.tab-layui-input-block input {
	height: 30px;
	border-color: #e5e5e5;
}

.labeltext {
	width: 15%;
}

.labeltextSend {
	width: 24%;
}

.redstar {
	color: #F36F7C;
	margin-left: 10px;
	font-size: 12px;
}

.tableCellAbtn {
	cursor: pointer;
	color: #1890FF;
}

.tableCellAbtn:hover {
	color: #1890FF;
}

.tableCellAbtn:link {
	color: #1890FF;
}

.noborder {
	border: 0;
	color: #fff;
}

.layui-btn-primary:hover {
	color: #0E7BE6;
	border-color: #0E7BE6;
}

.title {
	text-align: center;
	padding: 5px 0px;
}

.tmargin {
	margin-left: 10px;
}

#fileDataEcho>table {
	margin: 5px 0px 0px 0px;
}

.tableLeft {
	text-align: left;
}

.tableLeft button {
	width: auto;
	padding: 5px 10px;
	height: auto;
	line-height: normal;
}

.sleAllPro,
.sleAllNew {
	color: #0E7BE6 !important;
	position: relative;
	top: 1px;
}

.ellipsis-single {
	width: 400px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.margin-l {
	margin-left: 10px;
}

.tsradio .layui-form-radio {}

.tscheckbox .layui-form-checkbox {
	margin-top: 5px !important;
}

.tuiflex {
	margin: 10px 10px;
	overflow: hidden;
	min-height: 500px;
	/* 设置最小高度，避免中间按钮位置错乱 */
}

.leftt {
	width: 47%;
	float: left;
}

.middlet {
	margin: 0px 5px;
	width: 5%;
	float: left;
	position: relative;
}

.rightt {
	width: 47%;
	float: right;
}


.leftable .layui-table-tool,
.rightable .layui-table-tool {
	display: none;
}

.middlet .rightarrow {
	border: 1px solid #ccc;
	background-color: #fff;
	position: absolute;
	top: 55px;
	left: 50%;
	transform: translateX(-50%)
}

.leftable .layui-table-tool,
.rightable .layui-table-tool {
	display: none;
}


.middlet .leftarrow {
	border: 1px solid #ccc;
	background-color: #fff;
	position: absolute;
	top: 110px;
	left: 50%;
	transform: translateX(-50%)
}

.middlet .rightarrow img {
	width: 20px;
}

.middlet .leftarrow img {
	width: 20px;
}

.message {
	overflow: hidden;
}

.leftMessage {
	width: 40%;
	float: left;
}

.rightMessage {
	display: none;
	float: right;
	width: 60%;
}

.smallbtn {
	height: auto;
	width: auto;
	padding: 3px 10px;
	line-height: normal;
}

.sendtextmessage {
	width: 100%;
}

.hint.error {
	color: #F36F7C;
	font-size: 12px;
}

#closeRightMessage {
	margin-left: 5px;
}


/************详情页****************/

/* 保持卡片区域简洁 */
.card {
	padding: 20px;
}

/* 标题和操作区域的行容器 - 水平居中对齐 */
.title-action-row {
	display: flex;
	align-items: center;
	justify-content: center;
	/* 水平居中对齐 */
	flex-wrap: wrap;
	/* 减小标题和操作区域之间的间距，让收藏按钮更靠近标题 */
	margin-bottom: 20px;
}

.details-tit {
	font-weight: bold;
	font-size: 18px;
	text-align: center;
	margin: 0;
	/* 移除原有边距 */
	white-space: nowrap;
	/* 防止标题换行，可根据实际调整 */
}

/* 收藏&参与 容器：flex 一行，居中，间距适中 */
.action-row {
	display: flex;
	align-items: center;
	margin-left: 30px;
	/* 收藏区域和参与区域之间的间隔 */
	flex-wrap: wrap;
	/* 小屏时换行 */
}

/* 收藏区域容器：添加边框，并设置为可点击区域 */
.favorite-container {
	display: flex;
	align-items: center;
	/* 按钮和“收藏”文字的间距 */
	padding: 4px 12px;
	/* 内边距，让内容不贴边 */
	cursor: pointer;
	/* 鼠标样式为手型，提示可点击 */
	transition: background-color 0.2s;
}

/* 点击激活效果 */
.favorite-container:active {
	transform: scale(0.98);
}

/* 收藏按钮 - 移除按钮本身的点击区域样式，因为父容器已接管点击 */
.favorite-btn {
	background: transparent;
	border: none;
	width: 24px;
	height: 24px;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 0;
	pointer-events: none;
	/* 让按钮不拦截点击事件，事件由父容器处理 */
}

.favorite-btn img {
	width: 100%;
	height: 100%;
	object-fit: contain;
	user-select: none;
}

/* 收藏文字样式 */
.favorite-text {
	font-size: 14px;
	color: #333;
	line-height: 1;
	user-select: none;
	pointer-events: none;
	/* 让文字不拦截点击事件 */
}

/* 参与区域：也是flex 保持一行，去除layui默认label宽度的干扰 */
.participate-wrap {
	display: flex;
	align-items: center;
	margin-left: 12px;
	/* 单选按钮组和select之间的间距 */
	position: relative;
	/* 为绝对定位的select容器提供参考 */
}

/* 单选按钮组容器 */
.radio-group {
	display: flex;
	align-items: center;
	white-space: nowrap;
}

/* 自定义layui单选按钮样式，保持在一行 */
.radio-group .layui-form {
	display: flex;
	align-items: center;
	margin-left: 10px;
}

/* 让“参与：”标签自然宽度，不加固定宽度 */
.participate-wrap .layui-form-label {
	width: auto;
	padding: 0;
	margin: 0;
	line-height: 32px;
	/* 与按钮/select高度对齐 */
	font-weight: 400;
	font-size: 14px;
	color: #333;
	background: none;
	border: none;
}

/* select容器的绝对定位样式 - 实现视觉追加效果 */
#selectContainer {
	position: absolute;
	left: 100%;
	/* 定位在单选按钮组的右侧 */
	top: 50%;
	transform: translateY(-50%);
	/* 垂直居中 */
	margin-left: 12px;
	/* 与单选按钮组的间距 */
	white-space: nowrap;
	display: none;
	/* 默认隐藏 */

	min-height: auto;
	width: 85px;
}

.input-error {
	border-color: #F36F7C;
}

.attachment-wrapper {
	width: 97%;
	margin: 0 auto;
	border: 1px solid #e5e5e5;
	position: relative;
	overflow: auto;
	margin-bottom: 3px;
}

.attachment-wrapper table thead {
	font-weight: 700;
}

.attachment-wrapper table td {
	min-width: 100px;
	padding: 5px 5px;
	font-size: 14px;
	position: relative;
	border: solid #e6e6e6 1px;
}

.attachment-label {
	margin: 5px 12px 5px 12px;
	font-weight: 700;
}

/**首页弹出样式*/
.home-layer .layui-layer-setwin {
	right: 10px;
	top: 16px;
}

.home-layer .layui-layer-setwin .layui-layer-close2 {
	background: url(../src/css/modules/layer/default/icon.png) no-repeat !important;
	position: absolute;
	right: -20px;
	top: -30px;
	width: 30px;
	height: 30px;
	margin-left: 0;
	background-position: -149px -31px !important;
	*right: -18px;
	_display: none;
}

.containerleft {
	height: 40px;
	line-height: 40px;
	margin-bottom: -10px;
	background-color: #f8fbff;
	border: 0.5px solid #d2d2d2;
	border-bottom: 0.5px;
}

.containerleft button {
	font-weight: 700;
}

.containerdiv {
	margin-left: 10px;
}

.overSizeiframe {
	padding: 10px 9px 0px 9px;
	background-color: #EBF5FF;
}