.u2025 {

	font-family: Helvetica Neue, Helvetica, Microsoft YaHei, 微软雅黑, Arial, sans-serif !important;
}

.u2025 a {
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
	text-decoration: none;
	outline: 0;
}

.u2025 .searchconttablewrap {
	
}

.u2025 .searchconttable a {
	color: #0b69be;
}

.u2025 .searchconttable a:hover {
	text-decoration: underline;
}

.u2025 .navbar {
	background: #2E68A8;
}

.u2025 .navbar .navbar-nav>li>a {
	color: #fff;
}

.u2025 .navbar .navbar-nav>li>a:hover {
	color: #fff;
}

.u2025 footer a:hover {
	color: #fff;
}

@media (min-width: 768px) {
	.u2025 .navbar .navbar-collapse .navbar-right {
		background: #2E68A8;
	}

	.u2025 .carousel-caption {
		background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 100%);
	}
}

.u2025 .unewspicitem {
	position: relative;
}

.u2025 .unewspicitem .utitle {
	box-sizing: border-box;
	padding: 0 10px;
	color: #fff;
	position: absolute;
	bottom: 0;
	background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 100%);
	height: 40px;
	right: 0;
	left: 0;
	display: flex;
	align-items: center;
}

.u2025 .recommend-article-picnews {
	padding-bottom: 1px;
}

.u2025 footer {
	background: #fff;
}

.u2025 footer .footerb {
	background: #454d5d;
	padding: 30px 0;
}

.u2025 footer .footerb .p1 {
	line-height: 160%;
	text-align: center;
}

.u2025 footer .footerb .p2 {
	line-height: 160%;
	text-align: center;
	color: #939393;
}

.u2025 footer .footerb .p2 a {
	color: #939393;
}

.u2025 footer .footera {
	color: #333;
	padding: 30px 0;
}

.u2025 footer .footera .footeralogo {
	padding: 0 30px;
	padding-bottom: 30px;
}

.u2025 footer .footera .footeralogo img {
	width: 100%;
}

.u2025 .footeradlw {
	display: flex;
	border: 1px solid #eee;
	border-width: 0 1px;
}

.u2025 .footeradlw dl {
	box-sizing: border-box;
	margin-bottom: 0;

	text-align: center;
	margin: 0 auto;

}

.u2025 .footeradlw dl dt {
	font-size: 16px;
	padding-bottom: 10px;
}

.u2025 .footeradlw dl dd {
	line-height: 200%;
}

.u2025 .footeradlw dl dd a {
	color: #333;
}


.u2025 .footerd2pics {
	display: flex;
	flex-direction: row;
	flex-direction: column;
	justify-content: flex-start;
	padding-left: 40px;
}


.u2025 .footerd2pics .aewmitempp {
	display: flex;
	flex-direction: column;
	justify-content: center;
	font-size: 16px;
	font-weight: bold;

	padding-right: 30px;

	font-size: 16px;
	padding-bottom: 15px;

	font-family: Helvetica Neue, Helvetica, Microsoft YaHei, 微软雅黑, Arial, sans-serif !important;
}


.u2025 .footerd2pics .aewmitempp .pp1 {}

.u2025 .footerd2pics .aewmitempp .pp2 {}


.u2025 .footerd2pics .aewmitem {
	box-sizing: border-box;
	display: flex;
	flex-direction: row;
}

.u2025 .footerd2pics .aewmitem img {
	width: 82px;
	border: 1px solid #eee;
	margin-right: 15px;
}

.u2025 .footerd2pics .aewmitem span {
	text-align: center;
	display: block;
}

.u2025 .footerarow {
	display: flex;
	align-items: center;
}

.u2025 .panel-title {
	background: url(../img/u2025/icon_title.png) no-repeat;
	background-size: auto 100%;
	padding-left: 22px;
}


.u2025 .amenusx {
	background-color: #fff;
}

.u2025 .amenusx .aitem {
	border-left: 3px solid #fff;
	height: 40px;
	display: flex;
	justify-content: center;
	flex-direction: column;
	box-sizing: border-box;
	padding-left: 30px;
	cursor: pointer;
}

.u2025 .amenusx .aitem.active {
	border-color: #2E68A8;
	background-color: #F1F8FF;
}

.u2025 .acontainer {
	background-color: #fff;
	padding: 30px;
}

.u2025 .acontainer .atitle {
	font-size: 16px;
	font-weight: bold;
	color: #2E68A8;
	height: 18px;
	overflow: hidden;
	line-height: 18px;
	display: flex;
	position: relative;
}

.u2025 .acontainer .atitle .titleion {
	text-align: center;
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	z-index: 1;
}


.u2025 .atablein {
	padding: 20px 0 30px;
}

.u2025 .atablein table {
	width: 100%;
}

.u2025 .atablein table tr th,
.u2025 .atablein table tr td {
	border: 1px solid #EEEEEE;
	border-collapse: collapse;
	padding: 5px;
	cursor: default;
	font-size: 14px;

	padding-left: 10px;
	box-sizing: border-box;
}


.u2025 .atablein table tr th {
	background-color: #FAFAFA;
	width: 230px;
}

.u2025 .searchtopbox {
	background-color: #fff;
	padding: 10px 30px 20px;
}

.u2025 .searchtopbox .agroups {
	display: flex;
	flex-direction: row;
	margin-top: 10px;
}

.u2025 .searchtopbox .agroups .agroupname {
	font-size: 14px;
	text-align: right;
	width: 80px;
	font-weight: bold;
	margin: 5px 0;
}

.u2025 .searchtopbox .agroups .agroupsin {
	box-sizing: border-box;
	padding-left: 10px;
	flex: 1;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
}

.u2025 .searchtopbox .agroups .agroupsin a {
	display: block;
	margin: 0 10px 0;
	border-radius: 3px;

	height: 30px;
	line-height: 30px;
	padding: 0 5px;
}

.u2025 .searchtopbox .agroups .agroupsin a.cur {
	background-color: #2E68A8;
	color: #fff;
}

.u2025 .searchtopbox .agroups.cleargroups .agroupname {
	color: #2E68A8;
}

.u2025 .searchtopbox .agroups.cleargroups .agroupsin a {
	display: flex;
	flex-direction: row;
	margin: 0 10px 0;
	border-radius: 3px;

	height: 30px;
	line-height: 30px;
	padding: 0 5px;

	background-color: #2E68A8;
	color: #fff;

	align-items: center;
}

.u2025 .searchtopbox .agroups.cleargroups .agroupsin a i {
	display: block;
	background: url(../img/u2025/x.png) no-repeat;
	background-size: auto 100%;

	width: 10px;
	height: 10px;

	margin-left: 8px;
	margin-right: 2px;
}


.u2025 .searchcontainerbox {
	background-color: #fff;
	padding: 10px 20px 0;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
}

.u2025 .u2025cccontainerempty .searchcontainerbox {
	position: fixed;
	width: 890px;
	min-height: 340px;
}

.u2025 .searchcontabs {
	display: flex;
	flex-direction: row;
	margin-bottom: 20px;
}


.u2025 .searchcontabs .searchcontabsin {
	display: flex;
	flex-direction: row;
	flex: 1;
}

.u2025 .searchcontabs .searchcontabsin .aitem {
	display: flex;
	flex-direction: column;
	font-size: 16px;
	margin-right: 20px;
	cursor: pointer;
}

.u2025 .searchcontabs .searchcontabsin .aitem.cur {
	color: #2E68A8;
	font-weight: bold;
}

.u2025 .searchcontabs .searchcontabsin .aitem.cur i {
	display: flex;
	border-top: 3px solid #2E68A8;
}

.u2025 .searchcontabs .searchcontabsopt {
	display: flex;
	flex-direction: row;
}

.u2025 .searchcontabs .searchcontabsopt .atobtn {
	cursor: pointer;
	padding: 0 5px;
	margin: 0 5px;
}

.u2025 .searchcontabstagswrap {
	display: flex;
	flex-direction: row;
	margin-bottom: 10px;
}

.u2025 .searchcontabstagswrap .searchcontabstags {
	display: flex;
	flex-direction: row;
	flex: 1;
	flex-wrap: wrap;
}

.u2025 .searchcontabstagswrap .searchcontabstags .aitem {
	display: flex;
	flex-direction: row;
	color: #0b69be;
	padding: 5px 10px;
	border-radius: 5px;
	background: #edf5fd;
	margin-right: 10px;
	margin-bottom: 10px;

}

.u2025 .searchcontabstagswrap .searchcontabstags .aitem .aitemin {
	max-width: 220px;
	text-overflow: ellipsis;
	overflow: hidden;
	vertical-align: middle;
	white-space: nowrap;
}


.u2025 .searchcontabstagswrap .searchcontabstags .aitem .aiteminclose {
	cursor: pointer;
	padding-left: 5px;
}




.u2025 .u2025cccontainer .searchconttabletop {
	position: sticky;
	top: 0;
	z-index: 2;
}

.u2025 .searchconttabletopshd {}

.u2025 .searchconttable table {
	border-left: 1px solid #f5f5f5;
	border-bottom: 1px solid #f5f5f5;
}

.u2025 .searchconttable table th {
	box-sizing: border-box;
	background-color: #EEEEEE;
	color: #000;
	font-weight: bold;
	text-align: left;
	height: 40px;
	line-height: 20px;
	padding: 10px 10px;
	border-right: 1px solid #f5f5f5;
}

.u2025 .searchconttable table td {
	box-sizing: border-box;
	padding: 0 10px;
	min-height: 40px;
	height: 40px;
	border-right: 1px solid #f5f5f5;
	border-top: 1px solid #f5f5f5;
	background-color: #fff;
	cursor: default;
	word-break: break-all;
}

.u2025 .searchconttable table td.pktt,
.u2025 .searchconttable table th.pktt {
	position: sticky;
	right: -1px;
	background-color: #f5f5f5;
}


.u2025 .searchconttable table .thover:hover td {
	background-color: #F1F8FF;
}


.u2025 .searchconttable table td img {
	height: 100%;
	width: auto;
}


.u2025 .u2025ccwrap {
	overflow: hidden;
	display: flex;
	flex-direction: row;
}

.u2025 .u2025ccwrap .u2025cclbarwrap {
	width: 230px;
	background-color: #fff;
	box-sizing: border-box;
	overflow: hidden;
}

.u2025 .u2025ccwrap .u2025cclbar {
	width: 230px;
	background-color: #fff;
	box-sizing: border-box;
	overflow: hidden;
	height: 100%;
}

.u2025 .u2025ccwrap .u2025cclbartn {
	width: 10px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.u2025 .u2025ccwrap .u2025cclbartn .abarbtn {
	width: 10px;
	height: 30px;
	background-color: #eee;
	cursor: pointer;
	display: flex;
	justify-content: center;
	align-items: center;
}

.u2025 .u2025ccwrap .u2025cccontainer {}

.u2025 .el-scrollbar__wrap {
	overflow-x: hidden;
}

.u2025 .el-input__inner {
	height: 30px;
	padding-left: 5px;
}

.u2025 .el-input__icon {
	line-height: 30px;
}

.u2025 .usearchainput {
	padding: 10px 10px 5px;
}

.u2025 .usearchainput .ulabel {
	padding: 0 0 10px;
	display: flex;
	flex-direction: row;
}

.u2025 .usearchainput .ulabelin {
	flex: 1;
}

.u2025 .usearchainput .ulabelr .el-checkbox {
	margin-right: 5px;
}

.u2025 .usearchainputh2 {
	font-size: 14px;
	color: #333;
	height: 40px;
	line-height: 40px;
	background-color: #f4f6f8;
	box-sizing: border-box;
	padding: 0 10px;
}

.u2025 .el-autocomplete {
	width: 100%;
}

.u2025 .treescrollbar .el-scrollbar__bar.is-vertical {
	display: none;
}

.u2025 .treescrollbarin {
	padding-bottom: 20px;
}

.u2025 .el-collapse-item__content {
	padding-bottom: 0;
}

.ucinlr {
	display: flex;
	flex-direction: row;
	padding: 10px;
}

.ucinlr .ucinlrl {
	flex: 1;
}

.ucinlr .ucinlrr {}

.u2025el-collapse .el-collapse-item__header {
	padding-left: 10px;
}

.u2025 .el-checkbox__input.is-checked .el-checkbox__inner,
.u2025 .el-checkbox__input.is-indeterminate .el-checkbox__inner {
	color: #2E68A8;
	background-color: #2E68A8;
	border-color: #2E68A8;
}

.u2025 .el-checkbox__input.is-checked+.el-checkbox__label {
	color: #2E68A8;
}

.u2025 .el-button--primary {
	background-color: #2E68A8;
	border-color: #2E68A8;
}


.u2025 .treescrollbarinbm {
	display: flex;
	flex-direction: row;
	padding: 10px 0;
	padding-left: 25px;
	align-items: center;
}

.u2025 .treescrollbarinbm .treescrollbarinbm1 {
	cursor: pointer;
	margin-right: 30px;
}

.u2025 .el-tree-node__content>label.el-checkbox {
	margin-top: 4px;
}

.u2025 .treescrollbarinbm .treescrollbarinbm1 i {
	transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-moz-transform: rotate(0deg);
	-webkit-transform: rotate(90deg);
	-o-transform: rotate(90deg);
}

.u2025 .treescrollbarinbm .treescrollbarinbmsbtn {}

.u2025 .treescrollbarsearchinput {
	padding: 0 10px;
}


.u2025 .u2025ccwrap .u2025cccontainer {
	flex: 1;
	overflow: hidden;
	display: flex;
	flex-direction: column;
}

.u2025 .searchcontainerbox {
	flex: 1;
	overflow: hidden;
	display: flex;
	flex-direction: column;
}

.u2025 .el-select-dropdown__list {
	padding-bottom: 15px;
}

.u2025 .u2025pager {
	padding: 10px 0;
}

.u2025 .el-autocomplete-suggestion__list {
	padding-bottom: 10px;
}

.u2025 .el-button--primary:focus,
.u2025 .el-button--primary:hover {
	background-color: #2E68A8;
	border-color: #2E68A8;
}


.main-searchin-wrap {
	background: #F4F6F8;

}

.main-searchin-wrap .main-searchindex {
	background: linear-gradient(180deg, #D8EDFF 0%, rgba(255, 255, 255, 0) 100%);
	min-height: 400px;

	padding-bottom: 80px;
}

.searchbarboxwrap {
	padding-top: 80px;
	display: flex;
	flex-direction: column;
	align-items: center;
}

.searchboxtab {
	display: flex;
	flex-direction: row;
	justify-content: center;
}

.searchboxtab .searchboxtab-item {
	background: #2E68A8;
	border-radius: 7px;
	font-size: 14px;
	color: #FFFFFF;
	height: 34px;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 5px 10px;
	margin: 0 5px;
	cursor: pointer;
}

.searchboxtab .searchboxtab-item.cur {
	background: #B2B2B2;
}

.searchboxbox {
	width: 950px;
	height: 50px;
	background: #FFFFFF;
	border-radius: 227px;
	border: 2px solid #2E68A8;
	margin: 0 auto;

	margin-top: 16px;
	display: flex;
	flex-direction: row;

	box-sizing: border-box;
	padding: 0 2px 0 10px;
	align-items: center;

	margin-left: 10px;
}

.searchboxbox .el-autocomplete {
	flex: 1;
}

.searchboxbox .el-input__inner {
	border: 0;
}

.searchboxbox .elsearch {
	width: 24px;
	height: 24px;
	background: url(u2025searchindexicon.png) no-repeat;
	background-size: 24px auto;
}

.searchboxbox .searchbtn {
	width: 83px;
	height: 42px;
	background: #2E68A8;
	border-radius: 227px;
	color: #FFFFFF;
	display: flex;
	justify-content: center;
	align-items: center;
	cursor: pointer;
}

.searchboxhots {
	display: flex;
	flex-direction: row;
	box-sizing: border-box;
	align-items: center;

	padding-top: 28px;
}

.searchboxhots .searchhoticon {
	width: 22px;
	height: 22px;
	background: url(u2025searchindexhot.png) no-repeat;
	background-size: 22px auto;
}

.searchboxhots .words {
	display: flex;
	flex-direction: row;
	box-sizing: border-box;
	align-items: center;
}

.searchboxhots .words span {
	margin: 0 5px;
}

.echart3txs {
	display: flex;
	flex-direction: row;
	padding-left: 15px;
	width: 990px;
	margin: 0 auto;
	margin-top: 65px;
}

.echart3txs .echart3tx {
	flex: 1;
	padding: 15px 15px 0 0;
}

.echart3txs .echart3tx .echart3txin {
	height: 200px;
	background-color: #FFFFFF;
}


@media (min-width: 768px) {
	.echart3txs {
		width: 768px;
	}
}

@media (min-width: 992px) {
	.echart3txs {
		width: 990px;
	}
}

.echart3txs .echart3tx .echart3txti {
	display: flex;
	flex-direction: row;
	background-color: #FFFFFF;
	align-items: center;
	padding-left: 17px;
	padding-top: 15px;
	padding-bottom: 10px;
}

.echart3txs .echart3tx .echart3txti .iic {
	width: 2px;
	height: 10px;
	background: #2E68A8;
	margin-right: 4px;
}

.echart3txs .echart3tx .echart3txti .itit {
	color: #2E68A8;
	flex: 1;

	font-weight: bold;
	font-size: 14px;
}


.main-dashborad {}

.main-dashborad .astatitem {
	height: 80px;
	flex: 1;
	margin-right: 20px;
	display: flex;
	flex-direction: row;
}

.main-dashborad .astatitem.astatitem1 {
	background: #567CE710;
}

.main-dashborad .astatitem.astatitem2 {
	background: #5899FA10;
}

.main-dashborad .astatitem.astatitem3 {
	background: #69CFD310;
}

.main-dashborad .astatitem.astatitem4 {
	background: #F1CD5510;
}

.main-dashborad .astatitem.astatitem1 .aline {
	background: #567CE7;
}

.main-dashborad .astatitem.astatitem2 .aline {
	background: #5899FA;
}

.main-dashborad .astatitem.astatitem3 .aline {
	background: #69CFD3;
}

.main-dashborad .astatitem.astatitem4 .aline {
	background: #F1CD55;
}

.main-dashborad .astatitem .aline {
	width: 4px;
	height: 80px;
	background: #567CE7;
}

.main-dashborad .astatitem .aitemin {
	flex: 1;
	display: flex;
	flex-direction: column;
	justify-content: center;
	padding-left: 11px;
}

.main-dashborad .astatitem .aitemin .aitemt1 {
	font-size: 14px;
	color: #333333;
	line-height: 20px;
}

.main-dashborad .astatitem .aitemin .aitemt2 {}

.main-dashborad .astatitem .aitemin .aitemt2 .anum {
	font-size: 24px;
	color: #333333;
	line-height: 24px;
}

.main-dashborad .astatitem .aitemin .aitemt2 .adax {
	font-size: 14px;
	color: #333333;
	line-height: 20px;
}

.main-dashborad .astatitem .aitemin .aitemt3 {
	font-size: 12px;
	color: #999999;
	line-height: 17px;
}

.main-dashborad .astatitemwrap {
	background-color: #FFFFFF;
	padding: 15px 0;
	display: flex;
	flex-direction: row;
	margin-top: 100px;
	padding-left: 20px;
}

.main-dashborad .echart3txs {
	width: 100%;
	padding-left: 0;

	padding-bottom: 30px;
}

.main-dashborad .echart3txs .echart3tx .echart3txin {
	height: 300px;
}

.main-dashborad .echart3txs .echart3tx:last-child {
	padding-right: 0;
}


.toviewfieldpanel {
	display: flex;
	flex-direction: column;
	background-color: #fff;
	border: 1px solid #eee;
}

.toviewfieldpanel .toviewfieldpanelh1 {
	height: 40px;
	display: flex;
	flex-direction: row;
	align-items: center;
	border-bottom: 1px solid #eee;
}

.toviewfieldpanel .toviewfieldpanelh2 {
	border-bottom: 1px solid #eee;
	padding: 5px 15px;
	background-color: #f5f5f5;
}

.toviewfieldpanel .toviewfieldpanelh1 .hh1 {
	flex: 1;
	padding: 0 0 0 15px;
	font-weight: bold;
}

.toviewfieldpanel .toviewfieldpanelh1 .el-icon-close {
	cursor: pointer;
	padding: 0 10px;
	height: 40px;
	line-height: 40px;
}

.toviewfieldpanel .toviewfieldpanelin {
	flex: 1;
	overflow: hidden;
	padding: 10px 10px 0;
}

.toviewfieldpanel .toviewfieldpanelopts {
	height: 60px;
	display: flex;
	flex-direction: row;
	align-items: center;
	border-top: 1px solid #eee;
	padding: 0 15px;
}

.utoviewfieldpanel2025 {
	position: relative;
	z-index: 3;
}

.utoviewfieldpanel2025 .toviewfieldpanel {
	position: absolute;
	right: 0;
	top: -20px;
	width: 300px;
	height: 400px;
}

.toviewfieldpanel .toviewfieldpanelin .aitem {
	display: flex;
	flex-direction: row;
}

.toviewfieldpanel .toviewfieldpanelin .aitem .aitemin {
	flex: 1;
}

.toviewfieldpanel .toviewfieldpanelin .aitem .opt {
	display: flex;
	flex-direction: row;
}

.toviewfieldpanel .toviewfieldpanelin .aitem .opt .elempty {
	width: 30px;
}

.toviewfieldpanel .toviewfieldpanelin .aitem .opt i {
	cursor: pointer;
	display: block;
	font-size: 14px;
	font-weight: bold;
	padding: 0 5px;
	width: 30px;
}

.u2025 .uupkbtnwrapw {
	position: fixed;
	bottom: 150px;
	right: 0;
	left: 0;
	height: 0;
	z-index: 10;
}


.u2025 .uupkbtnwrap {
	display: flex;
	flex-direction: column;
	align-items: flex-end;
}

.u2025 .uupkbtnwrap .uupkbtn {
	margin-right: 100px;
}

.u2025 .pktablewrap {
	margin: 0 auto;
	background-color: #fff;
}

.u2025 .pkscontainer {
	display: flex;
	flex-direction: column;
}

.u2025 .pkscontainer .hh1 {
	font-size: 24px;
	font-weight: bold;
	padding: 20px 0;
	position: relative;
	text-align: center;
}


.u2025 .pkscontainer .atobtn {
	font-size: 14px;
	font-weight: normal;
	cursor: pointer;
	margin-left: 10px;
}


.u2025 .pkscontainer .pkscontainerin {
	background-color: #fff;
	flex: 1;
	overflow: hidden;
	margin-bottom: 10px;
}


.u2025 .pktablewrap table {
	width: 100%;
}

.u2025 .pktablewrap table tr td {
	border: 1px solid #EEEEEE;
	border-collapse: collapse;
	padding: 5px;
	cursor: default;
	font-size: 14px;

	height: 50px;
	padding-left: 20px;
	box-sizing: border-box;
}

.u2025 .pktablewrap table tr td.ath {
	background-color: #f5f5f5;
	font-weight: bold;
}

.u2025 .pktablewrap table tr td.atd0 {
	background-color: #f5f5f5;
	position: sticky;
	top: -1px;
	font-weight: bold;
	height: 100px;
}

.u2025 .pktablewrap table tr td.atd0 .ttip {
	background-color: #ffa914;
	color: #fff;
	font-size: 12px;
	position: absolute;
	left: 0;
	top: 0;
	padding: 1px 3px;
}

.u2025 .pktablewrap table tr td.atd0 .todelete {
	color: #ffa914;
	position: absolute;
	right: 0;
	top: 0;
	padding: 1px 3px;
	cursor: pointer;
}

.u2025 .pktablewrap table tr:hover {
	background-color: #f5f5f5;
}

.u2025 .pdfcontainer {}

.u2025 .pdfcontainerin {
	flex-direction: column;

	margin: 15px 0;
	background-color: #fff;
}

.u2025 .list-unstyled .link-li0,
.u2025 .list-unstyled .link-li1,
.u2025 .list-unstyled .link-li2 {
	content: '';
	background: url(../img/u2025/ichot1.png) no-repeat right center;
	background-size: auto 20px;
	padding-right: 30px;
}

.u2025 .list-unstyled .ahoverli {
	padding: 0 1px;
	margin-top: -5px;
}

.u2025 .list-unstyled .ahoverli a {
	display: inline-block;
	padding: 4px 5px;
	margin: 0;
}

.u2025 .list-unstyled .ahoverli a:hover {
	background-color: #007bff;
	color: #fff;
	text-decoration: none;
}

.u2025 .article-list .media .media-left a {
	width: 220px;
}

.u2025 .article-list .media-body .article-tag {
	left: 20px;
	right: 0;
	display: flex;
	flex-direction: row;
}

.u2025 .article-list .media-body .article-tag .fx1 {
	flex: 1;
}

.u2025 .article-list .article-intro {
	padding-top: 10px;
	height: auto;
}

.u2025 .article-metas .metas-body {
	display: flex;
	flex-direction: row;
	align-items: center;
}

.u2025 .article-metas .metas-body .u2025arttime {
	display: flex;
	flex-direction: row;
	align-items: center;
}

.u2025 .article-metas .metas-body .u2025arttime i {
	background: url(../img/u2025/time-icon1.svg) no-repeat left center;
	background-size: auto 15px;
	width: 15px;
	height: 15px;
	display: inline-block;
}

.u2025 .article-metas .metas-body .u2025artshare {
	display: flex;
	flex-direction: row;
	align-items: center;
	margin-right: 0;
}

.u2025 .article-metas .metas-body .u2025artshare i {
	background: url(../img/u2025/share1.svg) no-repeat left center;
	background-size: auto 24px;
	width: 59px;
	height: 24px;
	display: inline-block;
	cursor: pointer;
}



.u2025 .article-metas .metas-body .fx1 {
	flex: 1;
	display: flex;
	flex-direction: row;
	align-items: center;
}


.u2025 .u2025sharebox {
	text-align: center;
	padding: 0 14px;
	font-size: 14px;
	font-weight: 700;
	color: #666;
}

.u2025 .u2025sharebox .qrcodewrap {
	margin: 8px 0 11px;
	border-bottom: 1px solid #eaeaea;
	display: flex;
	flex-direction: column;
	align-items: center;
}

.u2025 .u2025sharebox .qrcodewrap .qrcodein {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
	height: 100px;
}

.u2025 .u2025sharebox .pptip {
	line-height: 28px;
	margin-bottom: 7px;
}

.u2025 .u2025sharebox .tocopylink {
	cursor: pointer;
	line-height: 28px;
}

.article-metas .metas-body .el-popover__reference-wrapper {
	margin: 0;
}

.u2025 .u2025summaryn {
	background-color: #f6f6f6;
	font-size: 16px;
	color: #888;
	line-height: 1.7;
	padding: 15px 20px;
	border-left: 4px solid #eaeaea;
	margin-bottom: 20px;
	margin-top: 20px;
}

.u2025 .u2025tags {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	margin-top: 10px;
}

.u2025 .u2025tags .tag {
	margin-right: 8px;
}

.u2025 .icoptsmore {
	display: flex;
	flex-direction: row;
	align-items: center;
}

.u2025 .icoptsmore .uiclike {
	display: flex;
	flex-direction: row;
	margin-right: 15px;

	cursor: pointer;
}

.u2025 .icoptsmore .uiclike i {
	background: url(../img/u2025/iclike.svg) no-repeat;
	width: 30px;
	height: 24px;
	background-size: 24px auto;
}

.u2025 .icoptsmore .uiclike.ed i {
	background: url(../img/u2025/iclike_ed.svg) no-repeat;
	width: 30px;
	height: 24px;
	background-size: 24px auto;
}

.u2025 .icoptsmore .uicfav {
	display: flex;
	flex-direction: row;
	align-items: center;
	margin-right: 25px;

	cursor: pointer;
}

.u2025 .icoptsmore .uicfav i {
	background: url(../img/u2025/icfav.svg) no-repeat;
	width: 30px;
	height: 24px;
	background-size: 24px auto;
}

.u2025 .icoptsmore .uicwx {
	display: flex;
	flex-direction: row;
	align-items: center;
	margin-right: 15px;

	cursor: pointer;
}

.u2025 .icoptsmore .uicwx i {
	background: url(../img/u2025/icwx.svg) no-repeat;
	width: 30px;
	height: 24px;
	background-size: 24px auto;
}

.u2025 .icoptsmore .uiclink {
	display: flex;
	flex-direction: row;
	align-items: center;
	margin-right: 15px;

	cursor: pointer;
}

.u2025 .icoptsmore .uiclink i {
	background: url(../img/u2025/iclink.svg) no-repeat;
	width: 20px;
	height: 20px;
	background-size: 20px auto;
}

.u2025 .article-list .article-title a {
	font-weight: 400;
	font-size: 20px;

	font-family: Helvetica Neue, Helvetica, Microsoft YaHei, 微软雅黑, Arial, sans-serif !important;
}

.u2025 .article-item:hover .img-zoom img {
	-webkit-transform: scale(1.3);
	-moz-transform: scale(1.3);
	-o-transform: scale(1.3);
	-ms-transform: scale(1.3);
	transform: scale(1.3);
}

.u2025 .article-item .img-zoom img {
	-webkit-transition: all 0.6s;
	-moz-transition: all 0.6s;
	-o-transition: all 0.6s;
	transition: all 0.6s;
}

.u2025 .tab-inner .panel-heading {
	padding-left: 0;
	padding-right: 0;
	border-bottom: 1px solid #f5f5f5;
}

.u2025 .tab-inner .panel-heading .panel-title {
	font-size: 16px;
}

.u2025 .userpanelwrap {
	display: flex;
	flex-direction: row;
	padding: 20px;
}

.u2025 .userpanelwrap .userpanellogo {
	width: 56px;
	height: 56px;
}

.u2025 .userpanelwrap .userpanelname {
	padding-left: 15px;
	display: flex;
	align-items: center;
	flex: 1;
	color: #333;
	font-size: 16px;
	font-weight: 400;
	text-align: left;
	word-break: break-all;
}

.u2025 .main-searchresult h1 {
	font-weight: 500;
	font-size: 22px;
	color: #2E68A8;
	line-height: 31px;
	text-align: center;
	font-style: normal;
	text-transform: none;
	padding-top: 30px;
}

.u2025 .searchresultboxin {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	margin: 0 auto;
	padding-top: 20px;
	padding-bottom: 30px;
	padding-left: 20px;
}

.u2025 .searchresultboxin .item {
	width: 33.333%;
}

.u2025 .searchresultboxin .itemin {
	height: 138px;
	background: #FFFFFF;
	box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0.16);
	border-radius: 6px 6px 6px 6px;
	margin-right: 20px;
	margin-bottom: 20px;
	box-sizing: border-box;
	padding: 20px;
	cursor: pointer;
}

.u2025 .searchresultboxin .itemin:hover {
	background-color: #fafafa;
}

.u2025 .searchresultboxin .item .itemt1 {
	display: flex;
	flex-direction: row;
}

.u2025 .searchresultboxin .item .itemt1 .itemt1l {
	flex: 1;
	font-weight: 500;
	font-size: 16px;
	color: #333333;
	line-height: 22px;
}

.u2025 .searchresultboxin .item .itemt1 .itemt1r {}

.u2025 .searchresultboxin .item .itemt1 .itemt1r .itemicon {
	width: 36px;
	height: 36px;
	border-radius: 36px;
	overflow: hidden;
	display: block;
	background: no-repeat;
	background-size: 100% auto;
}

.u2025 .searchresultboxin .item .itemt1 .itemt1r .itemicon.itemiconivd1 {
	background-image: url(../img/u2025/sc/1.png);
}

.u2025 .searchresultboxin .item .itemt1 .itemt1r .itemicon.itemiconivd2 {
	background-image: url(../img/u2025/sc/2.png);
}

.u2025 .searchresultboxin .item .itemt1 .itemt1r .itemicon.itemiconivd3 {
	background-image: url(../img/u2025/sc/3.png);
}

.u2025 .searchresultboxin .item .itemt1 .itemt1r .itemicon.itemiconivd4 {
	background-image: url(../img/u2025/sc/4.png);
}

.u2025 .searchresultboxin .item .itemt1 .itemt1r .itemicon.itemiconivd5 {
	background-image: url(../img/u2025/sc/5.png);
}

.u2025 .searchresultboxin .item .itemt1 .itemt1r .itemicon.itemiconivd6 {
	background-image: url(../img/u2025/sc/6.png);
}
.u2025 .searchresultboxin .item .itemt1 .itemt1r .itemicon.itemiconivd7 {
	background-image: url(../img/u2025/sc/7.png);
}

.u2025 .searchresultboxin .item .itemt2 {
	display: flex;
	flex-direction: row;
	padding-top: 30px;
}

.u2025 .searchresultboxin .item .itemt2 .itemt2l {
	font-weight: 400;
	font-size: 14px;
	color: #666666;
	line-height: 20px;
	text-align: left;
	flex: 1;
}

.u2025 .searchresultboxin .item .itemt2 .itemt2r {
	background: #2E68A810;
	border-radius: 4px 4px 4px 4px;
	width: 70px;
	height: 26px;
	text-align: center;
	line-height: 26px;

	font-weight: 400;
	font-size: 12px;
	color: #2E68A8;
}

.u2025goback {
	display: flex;
	flex-direction: row;
	cursor: pointer;
	font-size: 16px;
	color: #2E68A8;
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	z-index: 2;
	align-items: center;
}

.u2025goback .backicon {
	display: flex;
	font-size: 18px;
	padding-right: 5px;
	font-weight: bold;
}
