.el-bg{
	background-color: #fff;
}
.el-top{
    background: #0C95FF;
    box-shadow: 0 2px 6px 0 hsla(0,0%,70%,.2);
}
.el-img img{
	display: block;
	width: 100%;
	padding: 0 0 1rem;
}
.el-index{
	margin-top: 1rem;
	padding-left: 1.5rem;
}
.el-index .el-container{
	background-color: #FFFFFF;
	padding: .5rem 1rem;
	box-sizing: border-box;
}
.el-index-view{
	justify-content: space-between;
	align-items: center;
	/* border-bottom: #ededed 1px solid; */
	/* padding-bottom: .75rem; */
	margin-bottom: 1rem;
}
.el-index-view>p{
	font-size: .9rem;
	width: 73%;
	align-items: center;
}
.el-index-view>p a{
	line-height: 0.9375rem;
	position:relative;
	box-sizing: border-box;
}
.el-index-view>p a:hover{
	color:#0C95FF;
}
.el-index-view .input-group{
    transition: max-height, .5s;
    width: 25%;
    z-index: 100;
 }
.el-index-view .el-input.is-disabled .el-input__inner{
	height: 2.5rem;
	background-color: #ffffff;
	font-size: 0.75rem;
}
.el-index-view .el-input__inner,.el-index-view .el-input__icon{
	line-height: 2rem;
}
.el-psition{
	padding: 1rem 0 0;
}
.el-psition,
.el-psition a {
	color: #999;
}
.el-list,.el-article{
	margin-bottom: 1rem;
}
.el-list-article .el-main>ul{
	padding-left: 1rem;
	padding-right:1rem;
}
.el-list .el-main{
   padding:0  1rem 0 0;
}
.el-list .el-main>ul{
	justify-content: space-between;
	align-items: center;
}
.el-list .el-main>ul .typeList{
	max-width: 70%;
	padding-left: 1rem;
	box-sizing: border-box;
}
.el-list .el-main>ul .thumb{
	width: 10rem;
}
.el-list .el-main>ul .thumb img{
	height: 7rem;
	object-fit: cover;
	display: block;
	width: 100%;
}
.el-list .el-main>ul li {
	padding: 1rem;
	box-sizing: border-box;
	border-bottom: 1px solid #e9eef3;
}
.el-list .el-main>ul li:hover{
	box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.15);
	-webkit-transition: all .5s linear;
	transition: all .5s linear;
	-moz-transition: all .5s linear;
	-ms-transition: all .5s linear;
	-o-transition: all .5s linear;
}
.el-list .el-main>ul li .title{
	font-size:1rem;
	color: #191a24;
	margin-bottom: 1rem;
}
.el-list .el-main>ul li a:hover .title,.el-list .el-main>ul li .mark:hover a{
	color:#0C95FF;
}
.el-list .el-main>ul li .desc{
	font-size: .95rem;
	color: #858999;
}
.el-list .el-main>ul li .mark{
	display: block;
	padding-top: 1rem;
	font-size: .8rem;
	color: #858999;
}
.el-list .el-main>ul li .mark time{
	padding-right: 1rem;
}
.el-list .el-main>ul li .mark i{
	padding-right: .2rem;
}

.h2-title{
	color: #0C95FF;
	font-size: 1rem;
	padding-left: 1rem;
	border-bottom: 1px solid #e9eef3;
}
.h2-title strong{
	display:block;
	padding: 1rem 0;
	font-weight: normal;
	position: relative;
}
.h2-title strong i{
	padding-right:.5rem;
}
.el-aside .el-item3 ul{
	flex-wrap: wrap;
	justify-content: space-between;
	box-sizing: border-box;
	padding-top: 1rem;
}
.el-aside .el-item3 ul li {
	font-size: .95rem;
	padding-bottom: 1rem;
	margin-bottom: 1rem;
	justify-content: space-between;
	align-items: center;
}
.el-aside .el-item3 ul li:not(:last-child) {
    border-bottom: 1px solid #e9eef3;
}
.el-aside .el-item3 ul li:last-child{
	margin-bottom: 0;
}

.el-aside .el-item3 ul li:first-child a:before {
	content: '1';
	background-color: #2191f0;
}

.el-aside .el-item3 ul li:nth-child(2) a:before {
	content: '2';
	background-color: #00c7e4;
}

.el-aside .el-item3 ul li:nth-child(3) a:before {
	content: '3';
	background-color: #ec8858;
}

.el-aside .el-item3 ul li:nth-child(4) a:before {
	content: '4';
	background-color: #ccc;
}

.el-aside .el-item3 ul li:nth-child(5) a:before {
	content: '5';
	background-color: #ccc;
}

.el-aside .el-item3 ul li:nth-child(6) a:before {
	content: '6';
	background-color: #ccc;
}

.el-aside .el-item3 ul li:nth-child(7) a:before {
	content: '7';
	background-color: #ccc;
}

.el-aside .el-item3 ul li:nth-child(8) a:before {
	content: '8';
	background-color: #ccc;
}

.el-aside .el-item3 ul li:nth-child(9) a:before {
	content: '9';
	background-color: #ccc;
}
.el-aside .el-item3 ul li:nth-child(10) a:before {
	content: '10';
	background-color: #ccc;
}
.el-aside .el-item3 li a:before{
    display: inline-block;
    height: 1.125rem;
    line-height: 1.125rem;
    width: 1.125rem;
    color: #fff;
    text-align: center;
    background-color: #ec8858;
    margin-right: .5rem;
    border-radius: 0.1875rem;
    font-size: 0.625rem;
}
.el-aside .el-item1 ul,.el-aside .el-item3 ul{
	padding-left: 1rem;
	padding-right: 1rem;
}
.el-aside .el-item1 ul li{
	font-size: .95rem;
}
.el-aside .el-item1 ul li{
	padding-bottom:1rem;
	margin-top:1rem;
}
.el-aside .el-item1 ul li .thumb{
	width:10rem;
	padding-right:.5rem;
}
.el-aside .el-item1 ul li .thumb img{
	display:block;
	width:100%;
	height:4rem;
	object-fit:cover;
}
.el-aside .el-item1 ul li:not(:last-child) {
    border-bottom: 1px #eee dashed;
}
.el-aside .el-item1 ul li a{
	margin-bottom:.5rem;
}
.el-aside .el-item1 ul li:hover a{
	color:#0C95FF;
}
.el-aside .el-item1 ul li time{
	width:20%;
	text-align:right;
	color: #999;
	font-size: .75rem;
}
.el-aside .el-item2 ol{
	padding-left: 1rem;
	padding-right: 1rem;
	padding-top: 1rem;
	flex-wrap: wrap;
	justify-content: space-between;
}
.el-aside .el-item2 ol li{
	width: 48%;
}
.el-aside .el-item2 ol li .thumb img{
	display: block;
	width: 100%;
	object-fit: cover;
	height: 5.5rem;
}.el-page {
    font-size:.95rem;
    padding: 2rem;
}
.el-page ul{
	display: flex;
	justify-content: center;
}
.el-page li {
    text-align: center;
}
.el-page li:not(:first-child){
    margin-left: .5rem;
}
.el-page li.active span{
	color: #fff;
	border-color: #0c95ff;
	background-color: #0c95ff;
	border-radius: 2px;
}
.el-page a, .el-page span {
    display: inline-block;
    padding: .2rem .5rem;
    color: #666;
    border: 1px solid #e1e1e1;
	border-radius: 2px;
}
.el-page a:hover,
.el-page .el-page {
    background-color: #0c95ff;
    border-color: #0c95ff;
    color: #fff;
    text-decoration: none;
}

.el-article .el-main{
	padding:1rem;
	box-sizing:border-box;
	border-right: 1rem solid #f6f8fb;
}
.el-article-head{
	/* padding: 1rem 1.5rem 0; */
}
.el-article-head h1 {
	font-size: 1.3rem;
	color: rgb(51, 51, 51);
	font-weight: 600;
	margin-bottom: 1.5rem;
	margin-top: 1rem;
}

.el-article-editor {
	color: #C0C4CC;
	padding: .5rem 0 .8rem;
	font-size: .8rem;
	border-bottom: 1px solid #f0f0f0;
	display: flex;
	flex-wrap: wrap;
}
.el-article-editor span {
	padding-right: 1rem;
	font-size: .9rem;
}
.el-article-editor span a {
	color: #C0C4CC;
}
.el-article-body{
	padding: 1rem 0;
}
.el-article-body p{
	font-size: .95rem;
	margin: 1rem 0;
}
.el-article-body h2,.el-article-body h3,.el-article-body strong{
	font-size: 1rem;
	font-weight: 600;
	margin: 1.5rem 0;
	position:relative;
	padding-left: 12px;
}
.el-article-body h2:before,.el-article-body h3:before,.el-article-body h2:before,.el-article-body strong:before{
	position: absolute;
	left: 0;
	content: '';
	width: 4px;
	background: #0C95FF;
	height: 20px;
}
.el-article-body p,.el-article-body h2,.el-article-body h3 {
	line-height: 1.5rem;
	overflow: hidden;
	text-align: justify;
	color: #191a24;
}
.el-article-body img {
	display: block;
	margin: 0 auto;
	max-width: 550px;
	width: 100% !important;
	height: auto !important;
}
.el-alert{
	line-height: 1.5rem;
	padding: 1rem;
}
.el-preNext {
	padding: 1.5rem 0;
	font-size: .9rem;
	line-height: 1.7rem;
	color: #999;
}
.el-preNext span:first-child{
	margin-bottom:.5rem;
}
.el-article .el-article-relation{
	border-top: 1px solid #e9eef3;
}
.el-article .el-article-relation .h2-title{
	padding-left:0;
}
.el-article .el-article-relation>ul{
	flex-wrap:wrap;
	justify-content: space-between;
}
.el-article .el-article-relation>ul li{
	width: 24%;
	box-sizing: border-box;
	/* border-bottom: 1px solid #e9eef3; */
}
.el-article .el-article-relation>ul li .title,.el-aside .el-item2>ol li .title{
	font-size:.95rem;
	line-height: 3rem;
	color: #717171;
}
.el-article .el-article-relation>ul li .thumb img{
	display: block;
	width: 100%;
	object-fit: cover;
	height: 8rem;
}
.el-article .el-article-relation>ul li:hover{
	background-color: #f6f8fb;
}
.el-article .el-article-relation>ul li a:hover .title,.el-aside .el-item2>ol li:hover .title{
	color:#0C95FF;
}

.el-article .el-aside .el-item3{
  margin-bottom:1rem;
}
@media(max-width: 768px) {
	.el-index-view .input-group{
		display: none;
	}
	.el-index-view>p{
		width: 100%;
	}
	.el-index{
		padding-left: 0;
	}
	.el-psition{
		margin-bottom:0;
		padding: 0 .5rem;
		box-sizing: border-box;
		background-color: #f6f8fb;
	}
	.el-list .el-main{
		padding: 0;
	}
	.el-page{
		padding: 1rem .5rem;
	}
	.el-index-hot dl{
		width:100%;
	}
	.el-index-hot dl:not(:last-child){
		border-bottom: 1px solid #e9eef3;
		padding-bottom:1rem;
	}
	.el-index-hot dl:first-child{
		margin-bottom:1rem;
	}
	.el-article .el-main{
		border-right: none;
		padding: 1rem .5rem;
	}
	.el-aside{
		margin-top: 1rem;
	}
}
@media(max-width: 600px) {
	.el-list .el-main>ul li{
		padding: 1rem .5rem;
	}
	.el-aside .el-item2 ol{
		padding-left: .5rem;
		padding-right: .5rem;
	}
	.el-aside .el-item2 ol li .thumb img{
		height: 7rem;
	}
	.el-aside .el-item1 ul, .el-aside .el-item3 ul{
		padding-left: .5rem;
		padding-right: .5rem;
	}
	.el-article .el-article-relation>ul li{
		width: 49%;
	}
	.el-article .el-aside .el-item3{
		padding: 0;
	}
	.el-page li:nth-last-child(2),.el-page li:nth-last-child(5),.el-page li:nth-last-child(6),.el-page li:nth-last-child(7){
		display: none;
	}
	.el-article-body{
		padding: 0;
	}
	.el-article-head h1{
		margin-top: 0;
		margin-bottom: 0;
	}
	
}
@media(max-width: 480px) {
	.el-carousel--horizontal{
		margin-top: .5rem;
	}
	.el-alert{
		padding: .5rem;
	}
	.el-alert__icon.is-big{
		display: none;
	}
	.el-alert__content{
		text-align: justify;
	}
	.el-list .el-main>ul .typeList,.el-index-hot dl dd{
		padding-left: .5rem;
		box-sizing: border-box;
	}
}

