﻿.el-tabs__item {
	height: 59px !important;
	line-height: 60px !important
}

.el-tabs__nav-wrap:after {
	background: none !important
}

.el-tabs__item.is-active {
	font-weight: 700
}

.activity-list {
	overflow: hidden
}

.activity-list-con-left {
	width: 880px;
	float: left;
	background-color: #fff
}

	.activity-list-con-left ul {
		width: 100%;
		min-height: 950px;
	}

	.activity-list-con-left li {
		float: left;
		width: 100%
	}

.activity-list-con-left-line {
	width: 840px;
	margin: 0 auto;
	border-bottom: 1px solid #e6e6e6;
	overflow: hidden;
	padding: 15px 0
}

.activity-list-con-left li:last-child {
	border-bottom: none
}

.activity-list-con-left li:hover {
	box-shadow: 0 2px 8px 0 rgba(0,0,0,.12);
	transition: .6s
}

.activity-list-con-left li img {
	width: 240px;
	height: 146px;
	float: left;
	background-color: #f0f0f0
}

.activity-list-con-left-text {
	margin-left: 20px;
	float: left
}

	.activity-list-con-left-text h3 {
		width: 490px;
		font-size: 20px;
		color: #333;
		margin-top: 10px;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap
	}

	.activity-list-con-left-text button {
		margin-top: 10px
	}

	.activity-list-con-left-text p {
		color: #999;
		margin-bottom: 0;
		font-size: 12px;
		line-height: 20px
	}

.activity-list-con-right {
	width: 300px;
	float: right
}

.activity-list-con-right-one {
	background-color: #fff;
	width: 100%;
	margin-bottom: 20px
}

.activity-list-con-right h3 {
	border-bottom: 1px solid #e6e6e6
}

.activity-list-con-right h3, .activity-list-con-right h4 {
	font-size: 18px;
	line-height: 50px;
	padding-left: 20px
}

.activity-list-con-right ul {
	padding: 0 20px;
	overflow: hidden
}

	.activity-list-con-right ul li {
		float: left;
		width: 260px;
		height: 156px;
		margin-bottom: 20px
	}

		.activity-list-con-right ul li img {
			width: 100%;
			height: 156px;
			background-color: #f0f0f0
		}

.activity-list-con-right p {
	font-size: 14px;
	color: #666;
	line-height: 26px;
	margin-top: 10px;
	text-indent: 2em;
	text-align: justify;
	padding: 0 20px 20px
}

.el-tabs__header {
	background-color: #fff;
	border-bottom: 1px solid #e6e6e6
}

.el-tabs__nav-wrap {
	width: 1000px;
	margin: 0 auto
}

.el-tabs__content {
	width: 1200px;
	margin: 0 auto
}

.more {
	width: 1200px;
	margin: 20px auto 0;
	text-align: center;
	padding-bottom: 30px
}

	.more button {
		width: 98px;
		line-height: 36px;
		font-size: 14px;
		color: #fff;
		border-radius: 4px;
		background-color: #1b7fd4;
		cursor: pointer
	}

		.more button:hover {
			transition: .6s;
			background-color: #0063b7
		}

.bannerlist-a {
	width: 100%;
	line-height: 50px;
	text-align: center;
	background: #208bbb;
}

	.bannerlist-a a {
		cursor: pointer;
		font-size: 16px;
		color: #fff;
		font-weight: 400;
		margin: 0 30px;
	}

		.bannerlist-a-cur, .bannerlist-a a:hover {
			line-height: 29px !important;
			display: inline-block;
			border-bottom: 3px solid #dc0e1c;
			font-weight: bold !important;
		}

.el-carousel__item h3 {
	color: #475669;
	font-size: 18px;
	opacity: .75;
	line-height: 420px;
	margin: 0
}

.latest-events {
	width: 1200px;
	margin: 0 auto
}

	.latest-events h2 {
		font-size: 24px;
		width: 100%;
		margin-top: 20px;
		color: #333;
		font-weight: 300
	}

	.latest-events > ul {
		margin-top: 20px
	}

		.latest-events > ul > li {
			width: 380px;
			margin-right: 30px;
			padding-bottom: 15px;
			background-color: #fff;
			float: left;
			margin-bottom: 30px;
			transition: box-shadow .35s ease-out,transform .3s ease-out,-webkit-transform .3s ease-out
		}

			.latest-events > ul > li:hover {
				box-shadow: 0 10px 10px rgba(0,0,0,.1);
				-webkit-transform: translateY(-4px);
				transform: translateY(-4px)
			}

.latest-events-img img {
	width: 100%;
	height: 228px;
	border-radius: 8px
}

.latest-events h4 {
	width: 100%;
	height: 57px;
	line-height: 58px;
	border-bottom: 1px solid #e6e6e6;
	font-size: 16px;
	margin-bottom: 15px
}

.latest-events h4, .latest-events p {
	padding: 0 15px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.latest-events p {
	line-height: 24px;
	font-size: 12px;
	color: #999
}

	.latest-events p i {
		font-size: 12px;
		margin-right: 10px
	}

	.latest-events p img {
		width: 12px;
		height: 12px;
		margin-right: 10px
	}

.latest-events > ul > li:nth-child(3), .latest-events > ul > li:nth-child(6), .latest-events > ul > li:nth-child(9) {
	margin-right: 0
}

.activity-list-con {
	width: 1200px;
	margin: 10px auto;
	/* margin-top: 299px; */
}

.actuvuty-banner {
	width: 100%;
	height: 342px;
	background-color: #fff;
	padding-top: 21px
}

.actuvuty-banner-con {
	width: 100%;
	height: 400px;
	margin: 0 auto;
	background-color: #f0f0f0;
	text-align: center;
}

.bannerlist-a-con {
	width: 1200px;
	height: 50px;
	margin: 10px auto
}

.hd-data-xs {
	text-align: center;
	margin: 150px auto
}

	.hd-data-xs P {
		font-size: 14px;
		line-height: 30px;
		color: #ccc
	}

.el-pagination .active a[data-v-e50c0794] {
	color: #fff
}

.el-pagination a[data-v-e50c0794] {
	display: block;
	font-weight: 400;
	color: #666464;
}

.iconfont[data-v-e50c0794] {
	font-weight: 400
}

.onlinbox .el-form-item {
	margin-bottom: 0 !important
}

.container {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden
}

.news-article {
	width: 800px;
	padding: 20px 10px;
	position: relative
}

	.news-article h3 {
		margin-bottom: 15px
	}

.news-article-p {
	color: #999;
	margin-bottom: 20px
}

.news-article-con p {
	text-indent: 2em;
	line-height: 24px
}

.news-article-con img {
	margin: 10px auto
}

.news-article-con h3 {
	font-weight: 700;
	font-size: 16px;
	margin-bottom: 0;
	margin-top: 20px
}

.news-article-con > p > img {
	width: 186px;
	height: 186px;
	float: left;
	border: 1px solid #dcdcdc;
	margin-right: 10px;
	margin-bottom: 20px
}

	.news-article-con > p > img:last-child {
		margin-right: 0
	}

.news-conr {
	width: 348px;
	border: 1px solid #e6e6e6;
	padding: 10px;
	float: right
}

	.news-conr h3 {
		font-size: 18px;
		font-weight: 500
	}

	.news-conr ul {
		margin-top: 10px
	}

		.news-conr ul li {
			font-size: 14px;
			line-height: 34px;
			color: #999;
			height: 34px
		}

			.news-conr ul li em {
				font-weight: 700;
				float: left;
				font-style: normal;
				padding-right: 10px;
				font-size: 20px
			}

			.news-conr ul li a {
				width: 270px;
				overflow: hidden;
				text-overflow: ellipsis;
				white-space: nowrap;
				display: inline-block
			}

				.news-conr ul li a:hover {
					color: #1a7ed4;
					text-decoration: underline !important
				}

			.news-conr ul li span {
				float: right
			}

.news-article video {
	width: 100%;
	height: 460px;
	margin-bottom: 20px
}

.Interview-video {
	width: 348px;
	border: 1px solid #e6e6e6;
	padding: 10px;
	float: right
}

	.Interview-video > h3 {
		font-size: 18px;
		font-weight: 500
	}

	.Interview-video > ul {
		margin-top: 10px
	}

		.Interview-video > ul > li {
			margin-bottom: 20px;
			float: left
		}

			.Interview-video > ul > li:last-child {
				margin-bottom: 0
			}

			.Interview-video > ul > li > img {
				width: 160px;
				height: 90px;
				float: left;
				margin-right: 10px
			}

	.Interview-video .Interview-video-more {
		position: relative;
		width: publishMessagepx;
		height: 90px
	}

		.Interview-video .Interview-video-more h4 {
			font-size: 16px;
			color: #333;
			margin-top: 5px
		}

		.Interview-video .Interview-video-more p {
			font-size: 12px;
			color: #999;
			position: absolute;
			z-index: 1;
			bottom: 0
		}

.case > ul {
	width: 100%;
	float: left;
	margin-bottom: 30px
}

	.case > ul > li {
		width: 370px;
		float: left;
		margin-right: 30px
	}

		.case > ul > li:hover {
			box-shadow: 0 0 10px #e6e6e6
		}

		.case > ul > li:last-child {
			margin-right: 0
		}

		.case > ul > li > a > img {
			width: 100%;
			height: 200px
		}

.case-text {
	width: 100%;
	padding: 15px;
	border: 1px solid #e6e6e6;
	border-top: none;
	cursor: pointer
}

	.case-text h4 {
		font-size: 16px
	}

	.case-text p {
		font-size: 14px;
		color: #666;
		line-height: 20px
	}

.case-list {
	width: 348px;
	padding: 10px;
	float: right
}

	.case-list > h3 {
		font-size: 18px;
		font-weight: 500
	}

	.case-list > ul {
		margin-top: 10px
	}

		.case-list > ul > li, .case-text {
			border: none;
			padding: 0
		}

			.case-list > ul > li > a > img {
				width: 100%;
				height: 138px
			}

.project-r {
	width: 300px
}

.project-l {
	width: 880px;
	margin-bottom: 20px
}

.project-l-con {
	width: 100%;
	background-color: #fff;
	margin-bottom: 10px;
	float: left;
	padding-bottom: 20px
}

.project-l-con-title {
	width: 85%
}

	.project-l-con-title > h5 {
		font-size: 24px;
		margin-bottom: 10px;
		font-weight: 400;
		color: #3177b3;
		display: inline-block
	}

		.project-l-con-title > h5 > i {
			width: 70px;
			height: 22px;
			line-height: 20px;
			font-size: 12px;
			font-style: normal;
			border: 1px solid #ff6532;
			color: #ff6532;
			text-align: center;
			border-radius: 11px;
			margin-left: 10px;
			display: inline-block
		}

	.project-l-con-title p {
		line-height: 24px;
		font-size: 14px;
		color: #666
	}

.project-l-con-title-text {
	font-size: 12px !important;
	color: #999 !important
}

	.project-l-con-title-text span {
		margin-right: 20px
	}

.project-l-con-gign {
	width: 15%;
	text-align: right
}

	.project-l-con-gign h4 {
		line-height: 36px;
		font-size: 14px;
		color: #666;
		margin-top: 6px
	}

	.project-l-con-gign button {
		width: 100px;
		height: 36px;
		background-color: #1b7fd4;
		margin-top: 10px;
		color: #fff;
		border-radius: 5px
	}

.project-l-text {
	width: 100%;
	float: left
}

	.project-l-text .el-input.is-disabled .el-input__inner {
		background-color: #fafafa;
		border: none
	}

	.project-l-text p {
		line-height: 20px
	}

	.project-l-text h3 {
		font-size: 18px;
		height: 18px;
		line-height: 18px;
		color: #333;
		border-left: 4px solid #1a7ed4;
		text-indent: 18px;
		margin: 20px 0 15px;
		font-weight: 400
	}

		.project-l-text h3 span {
			font-size: 12px;
			color: #999
		}

	.project-l-text ul {
		width: 540px;
		margin: 0 auto;
		padding-bottom: 15px
	}

		.project-l-text ul li {
			font-size: 14px;
			line-height: 28px;
			color: #666;
			font-weight: 400
		}

			.project-l-text ul li b {
				margin-right: 3px;
				color: #999
			}

			.project-l-text ul li span {
				color: #999
			}

			.project-l-text ul li strong {
				color: #3177b3;
				font-weight: 400;
				padding-left: 10px
			}

.project-l-text-a a {
	width: 54px;
	height: 24px;
	font-size: 12px;
	display: inline-block;
	text-align: center;
	line-height: 22px;
	border: 1px solid #ffe6b4;
	border-radius: 2px;
	background-color: #fffbf3;
	color: #da4900;
	cursor: pointer
}

.project-ewm img {
	border: 1px solid #58b577
}

.project-ewm span {
	font-size: 18px;
	padding-top: 30px;
	margin-left: 20px
}

	.project-ewm span em {
		font-style: normal;
		color: #58b577
	}

.project-l-login {
	text-align: center
}

	.project-l-login .el-button {
		padding: 10px 40px
	}

.project-l-text form {
	padding-bottom: 15px;
	margin-top: 20px
}

	.project-l-text form:last-child {
		padding-bottom: 0;
		margin-bottom: 0;
		border: none
	}

.rightbox {
	width: 100%;
	background: #fff;
	float: right
}

	.rightbox ul {
		width: 260px;
		margin: 0 auto 20px;
		border-bottom: 1px dotted #e6e6e6;
		padding-bottom: 20px
	}

		.rightbox ul:last-child {
			border-bottom: none
		}

.xuline {
	margin-top: 20px;
	width: 260px;
	height: 1px;
	border: 1px dashed #e6e6e6
}

.gooditem_title {
	font-size: 18px;
	font-weight: 400;
	margin-left: 20px;
	line-height: 44px;
	margin-top: 6px
}

.gooditem {
	margin-top: 20px
}

	.gooditem li {
		font-weight: 400 !important
	}

		.gooditem li a {
			font-size: 16px;
			color: #3177b3
		}

		.gooditem li:first-child {
			color: #1b7fd4;
			font-weight: 700;
			font-size: 14px
		}

		.gooditem li:nth-child(2) {
			color: #999;
			font-size: 12px;
			margin-top: 14px
		}

		.gooditem li:nth-child(3) {
			color: #666;
			font-size: 12px;
			margin-top: 14px
		}

		.gooditem li:nth-child(4) {
			color: #666;
			font-size: 12px;
			margin-top: 12px
		}

		.gooditem li:nth-child(5) {
			color: #666;
			font-size: 12px;
			margin-top: 11px
		}

.control-label em {
	color: red;
	margin-right: 3px;
	font-style: normal
}

.release-nav {
	width: 350px
}

	.release-nav li {
		background-color: #fff;
		color: #333;
		line-height: 50px;
		text-indent: 2em;
		margin-bottom: 2px
	}

		.release-cur, .release-nav li:hover {
			color: #fff !important;
			background-color: #1b7fd4 !important
		}

#el-form-item-leb label {
	width: 244px !important
}

#el-form-item-leb .el-radio {
	width: 30px !important
}

.news-text-con p {
	line-height: 26px !important;
	font-size: 16px !important;
	color: #666 !important;
	margin: 15px 0
}

	.news-text-con p > img {
		text-align: center !important
	}

	.news-text-con p img {
		width: 100%;
		height: auto
	}

.news-text-con .ql-align-center {
	text-align: center
}

	.news-text-con .ql-align-center img {
		width: 90%
	}

.l-news-detail {
	width: 820px;
	margin: 0 auto
}

.l-project-p20 {
	padding: 20px
}

.demo-projectApply {
	padding: 0 120px
}

.l-project-bmline {
	width: 840px;
	margin-left: 20px;
	height: 1px;
	border-bottom: 1px dashed #f0f0f0
}

.el-form--label-top .el-form-item__label {
	padding: 0
}

.el-input__inner {
	border-radius: 2px
}

.el-dialog__body {
	padding: 30px
}

.huifu-title {
	width: 100%;
	font-size: 18px;
	height: 18px;
	line-height: 18px;
	color: #333;
	border-left: 4px solid #1a7ed4;
	text-indent: 22px;
	font-weight: 400;
	position: absolute;
	top: 20px;
	left: 0;
	z-index: 1
}

.huifu-hf {
	margin-top: 50px
}

	.huifu-hf .el-textarea .el-textarea__inner {
		resize: none
	}

	.huifu-hf .el-textarea__inner {
		border: 1px solid #1a7ed4;
		border-radius: 0
	}

.huifu-hf-text {
	height: 42px;
	line-height: 42px;
	text-indent: 10px;
	background: #f1f9ff;
	border-left: 1px solid #1a7ed4;
	border-right: 1px solid #1a7ed4;
	border-bottom: 1px solid #1a7ed4;
	color: #666
}

.huifu-hf-btn {
	width: 76px;
	height: 42px;
	text-align: center;
	background: #1a7ed4;
	color: #fff;
	float: right;
	cursor: pointer
}

.huifu-c {
	margin-top: 30px
}

.huifu-c-img {
	border-radius: 50%;
	width: 50px;
	height: 50px;
	float: left;
	margin-left: 3%;
	background: #e0e0df
}

	.huifu-c-img img {
		width: 100%;
		border-radius: 50%
	}

.huifu-c-text {
	float: right;
	width: 760px;
	margin-right: 30px
}

	.huifu-c-text h2 {
		font-size: 12px;
		font-weight: 700;
		color: #1a7ed4
	}

	.huifu-c-text p {
		font-size: 16px;
		color: #666;
		line-height: 20px;
		margin-top: 10px
	}

.huifu-c-text-a {
	float: right;
	cursor: pointer
}

	.huifu-c-text-a i {
		margin-right: 5px;
		color: #999
	}

.huifu-c-text-a-a {
	cursor: pointer
}

	.huifu-c-text-a-a a {
		color: #999
	}

		.huifu-c-text-a-a a:hover {
			color: #1a7ed4
		}

.huifu-wbd {
	background-color: #f7f7f7;
	padding: 8px 16px 0;
	margin-top: 40px
}

	.huifu-wbd b {
		font-size: 14px;
		font-weight: 400
	}

.huifu-wbd-x {
	padding-bottom: 15px;
	border-bottom: 1px solid #e6e6e6
}

.l-user-annexbtn {
	border: none;
	display: flex;
	align-items: center;
	color: #666
}

	.l-user-annexbtn:hover {
		color: #3177b3
	}

.el-upload-list {
	display: none
}

.deletefont {
	font-size: 12px;
	color: #3177b3;
	position: absolute;
	right: 10px
}

.l-user-filename {
	width: 230px;
	display: inline-block
}

.l-user-annexbox {
	margin: 5px 0 10px
}

	.l-user-annexbox li {
		width: 310px;
		padding: 8px 13px 8px 0;
		float: left;
		display: flex;
		margin-right: 10px;
		position: relative;
		align-items: center;
		background: #f2f6f9;
		margin-bottom: 10px
	}

		.l-user-annexbox li:nth-child(3n) {
			margin-right: 0
		}

.activity-list-con-left-a[data-v-04adad85] {
	height: 50px;
	line-height: 50px;
	padding-left: 20px;
	border-bottom: 1px solid #f5f5f5
}

.activity-list-con-left-a a[data-v-04adad85] {
	display: inline-block;
	width: 80px;
	margin-right: 20px;
	line-height: 30px;
	border-radius: 15px;
	text-align: center;
	background-color: #f5f5f5;
	font-size: 14px;
	color: #666
}

	.activity-cur[data-v-04adad85], .activity-list-con-left-a a[data-v-04adad85]:hover {
		background-color: #1a7ed4 !important;
		color: #fff !important
	}

.el-carousel__item h3[data-v-04adad85] {
	color: #475669;
	font-size: 18px;
	opacity: .75;
	line-height: 420px;
	margin: 0
}

.activity-list-mian[data-v-04adad85] {
	width: 1000px;
	margin: 0 auto
}



.el-pagination {
	white-space: nowrap;
	padding: 2px 5px;
	color: #303133;
	font-weight: 700
}

	.el-pagination:after, .el-pagination:before {
		display: table;
		content: ""
	}

	.el-pagination:after {
		clear: both
	}

	.el-pagination button, .el-pagination span:not([class*=suffix]) {
		display: inline-block;
		font-size: 13px;
		min-width: 35.5px;
		height: 28px;
		line-height: 28px;
		vertical-align: top;
		box-sizing: border-box
	}

	.el-pagination .el-input__inner {
		text-align: center;
		-moz-appearance: textfield;
		line-height: normal
	}

	.el-pagination .el-input__suffix {
		right: 0;
		-webkit-transform: scale(.8);
		transform: scale(.8)
	}

	.el-pagination .el-select .el-input {
		width: 100px;
		margin: 0 5px
	}

		.el-pagination .el-select .el-input .el-input__inner {
			padding-right: 25px;
			border-radius: 3px
		}

	.el-pagination button {
		border: none;
		padding: 0 6px;
		background: 0 0
	}

		.el-pagination button:focus {
			outline: 0
		}

		.el-pagination button:hover {
			color: #409eff
		}

		.el-pagination button:disabled {
			color: #c0c4cc;
			background-color: #fff;
			cursor: not-allowed
		}

	.el-pagination .btn-next, .el-pagination .btn-prev {
		background: 50% no-repeat #fff;
		background-size: 16px;
		cursor: pointer;
		margin: 0;
		color: #303133
	}

		.el-pagination .btn-next .el-icon, .el-pagination .btn-prev .el-icon {
			display: block;
			font-size: 12px;
			font-weight: 700
		}

	.el-pagination .btn-prev {
		padding-right: 12px
	}

	.el-pagination .btn-next {
		padding-left: 12px
	}

	.el-pagination .el-pager li.disabled {
		color: #c0c4cc;
		cursor: not-allowed
	}

.el-pager li, .el-pager li.btn-quicknext:hover, .el-pager li.btn-quickprev:hover {
	cursor: pointer
}

.el-pagination--small .btn-next, .el-pagination--small .btn-prev, .el-pagination--small .el-pager li, .el-pagination--small .el-pager li.btn-quicknext, .el-pagination--small .el-pager li.btn-quickprev, .el-pagination--small .el-pager li:last-child {
	border-color: transparent;
	font-size: 12px;
	line-height: 22px;
	height: 22px;
	min-width: 22px
}

.el-pagination--small .more:before, .el-pagination--small li.more:before {
	line-height: 24px
}

.el-pagination--small button, .el-pagination--small span:not([class*=suffix]) {
	height: 22px;
	line-height: 22px
}

.el-pagination--small .el-pagination__editor, .el-pagination--small .el-pagination__editor.el-input .el-input__inner {
	height: 22px
}

.el-pagination__sizes {
	margin: 0 10px 0 0;
	font-weight: 400;
	color: #606266
}

	.el-pagination__sizes .el-input .el-input__inner {
		font-size: 13px;
		padding-left: 8px
	}

		.el-pagination__sizes .el-input .el-input__inner:hover {
			border-color: #409eff
		}

.el-pagination__total {
	margin-right: 10px;
	font-weight: 400;
	color: #606266
}

.el-pagination__jump {
	margin-left: 24px;
	font-weight: 400;
	color: #606266
}

	.el-pagination__jump .el-input__inner {
		padding: 0 3px
	}

.el-pagination__rightwrapper {
	float: right
}

.el-pagination__editor {
	line-height: 18px;
	padding: 0 2px;
	height: 28px;
	text-align: center;
	margin: 0 2px;
	box-sizing: border-box;
	border-radius: 3px
}

.el-pager, .el-pagination.is-background .btn-next, .el-pagination.is-background .btn-prev {
	padding: 0
}

.el-pagination__editor.el-input {
	width: 50px
}

	.el-pagination__editor.el-input .el-input__inner {
		height: 28px
	}

.el-pagination__editor .el-input__inner::-webkit-inner-spin-button, .el-pagination__editor .el-input__inner::-webkit-outer-spin-button {
	-webkit-appearance: none;
	margin: 0
}

.el-pagination.is-background .btn-next, .el-pagination.is-background .btn-prev, .el-pagination.is-background .el-pager li {
	margin: 0 5px;
	background-color: #fff;
	color: #606266;
	min-width: 30px;
	border-radius: 2px;
}

	.el-pagination.is-background .btn-next.disabled, .el-pagination.is-background .btn-next:disabled, .el-pagination.is-background .btn-prev.disabled, .el-pagination.is-background .btn-prev:disabled, .el-pagination.is-background .el-pager li.disabled {
		color: #c0c4cc
	}

	.el-pagination.is-background .el-pager li:not(.disabled):hover {
		/* color:#409eff */
	}

	.el-pagination.is-background .el-pager li:not(.disabled).active {
		background-color: #0e6eb8;
		color: #fff;
	}

.el-dialog, .el-pager li {
	background: #fff;
	-webkit-box-sizing: border-box
}

.el-pagination.is-background.el-pagination--small .btn-next, .el-pagination.is-background.el-pagination--small .btn-prev, .el-pagination.is-background.el-pagination--small .el-pager li {
	margin: 0 3px;
	min-width: 22px
}

.el-pager, .el-pager li {
	vertical-align: top;
	margin: 0;
	display: inline-block
}

.el-pager {
	user-select: none;
	list-style: none;
	font-size: 0
}

.el-pager, .el-radio, .el-table th {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none
}

	.el-pager .more:before {
		line-height: 30px
	}

	.el-pager li {
		padding: 0 4px;
		font-size: 13px;
		min-width: 35.5px;
		height: 28px;
		line-height: 28px;
		box-sizing: border-box;
		text-align: center
	}

.el-menu--collapse .el-menu .el-submenu, .el-menu--popup {
	min-width: 200px
}

.el-pager li.btn-quicknext, .el-pager li.btn-quickprev {
	line-height: 28px;
	color: #303133
}

	.el-pager li.btn-quicknext.disabled, .el-pager li.btn-quickprev.disabled {
		color: #c0c4cc
	}

.el-pager li.active + li {
	border-left: 0
}

.el-pager li:hover {
	color: #409eff
}

.el-pager li.active {
	color: #409eff;
	cursor: default
}
