.el-banner{
	margin-top: 1.5rem !important;
	padding-bottom: 1rem;
}
.el-banner-center{
	padding-left: .7rem;
	padding-right: 1.5rem;
	box-sizing: border-box;
}
.el-banner-left .el-carousel__container{
	height: 355px;
}
.el-banner-left .el-carousel__container img{
	width: 100%;
	display: block;
	height: 100%;
	object-fit: cover;
}
.el-carousel--horizontal{
	position:relative;
}
.el-carousel__indicators--outside{
	position:absolute;
	bottom: 0;
}
.el-carousel__indicators--outside button{
	background-color:#f67f9c;
}
.el-carousel__button{
	width:.7rem;
	height:.7rem;
	border-radius: .7rem;
}
.demo-image__placeholder .block{
	position: relative;
}
.demo-image__placeholder .block .el-image{
	z-index:1;
	height: 10.5rem;
}
.demo-image__placeholder .block:first-child{
	margin-bottom: .9rem;
}
.demo-image__placeholder .block .el-image img{
	display:block;
	height: 10.5rem;
	object-fit:cover;
}
.demo-image__placeholder .block p{
	position: absolute;
	bottom: .2rem;
	background-color: #0C0C0C;
	height: 3rem;
	width: 100%;
	opacity: .5;
	z-index: 2;
}
.demo-image__placeholder .block a.demonstration{
	z-index:3;
	position:absolute;
	bottom: 0;
	width: 100%;
	padding: 0 .5rem;
	box-sizing: border-box;
	line-height: 3rem;
	text-align: center;
	color: #fff;
	font-size: 1rem;
}
.el-banner-view{
	/* padding-left:1.5rem; */
	/* box-sizing:border-box; */
}
.el-title-a{
	font-size: 1rem;
	margin-bottom: 1rem;
	align-items: center;
}
.el-title-a span{
	display: block;
	width: 6px;
	height: 18px;
	margin-right: .5rem;
	background-color: #ff1a1a;
}
.el-banner-view .el-step__title{
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	word-wrap: break-word;
	white-space: normal;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
}
.el-step.is-vertical .el-step__main{
	margin-bottom: .5rem;
}
.el-step__icon.is-text{
	border-width: 1px;
}
.el-step.is-vertical .el-step__line{
	width: 1px;
}
.el-step__icon-inner{
	font-weight: normal;
}
.el-step.is-vertical{
	flex-basis: inherit !important;
}
.el-bg{
	background-color: #f5f5f5;
	padding: 2rem 0;
}
.tab_list .el-col{
	background-color: #fff;
}
.el-tabs{
	padding: 1rem;
	box-sizing: border-box;
}
.tab_list{
	margin-bottom: 2rem !important;
}
.tab_list>div:first-child{
	margin-right: 1.2rem;
}
.el-tabs--card>.el-tabs__header .el-tabs__nav,.el-tabs--card>.el-tabs__header .el-tabs__item{
	border:none;
}
.el-tabs--card>.el-tabs__header .el-tabs__item{
	font-size: 1rem;
}
.el-tabs--card>.el-tabs__header .el-tabs__item:hover,.el-tabs--card>.el-tabs__header .el-tabs__item.is-active{
	color: #ff000c;
	font-weight: bold;
}

.el-tab-pane ul li{
	padding: 1rem 0;
}
.el-tab-pane ul li:not(:last-child){
	border-bottom: 1px solid #f4f4f4;
}
.el-tab-pane .el-tab-l{
	display: block;
	width: 23%;
	margin-right: 2%;
}
.el-tab-pane .el-tab-l,.el-tab-pane .el-tab-l img{
	height: 7.5rem;
}
.el-tab-pane .el-tab-l img{
	display:block;
	width:100%;
	object-fit: cover;
}
.el-tab-pane .el-tab-r{
	flex-wrap: wrap;
	width: 75%;
}
.el-tab-pane .el-tab-r h2{
	width: 100%;
	font-size: 1rem;
	line-height: initial;
	font-weight: 600;
}
.el-tab-pane .el-tab-r h2 a{
	color: #484646;
}
.el-tab-pane .el-tab-r h2 a i{
	padding-right: .2rem;
	color: #dddddd;
	text-align: center;
}
.el-tab-pane .el-tab-r p{
	width: 100%;
	font-size: .9rem;
	margin-bottom: .5rem;
}
.el-tab-pane .el-tab-r p a{
	color: #666;
}
.el-tab-pane .el-tab-r{
	justify-content: space-between;
}
.el-tab-pane .el-tab-r span{
	font-size: .8rem;
	color: #999;
	align-items: center;
	width: 80%;
	justify-content:space-between;
}
.el-tab-pane .el-tab-r span a{
	color: #999;
}
.el-tab-pane .el-tab-r span i{
	font-style:normal;
}
.el-loadmore{
    margin: 0 auto;
    width: 50%;
    border-radius: 24px;
    height: 2.5rem;
    line-height: 2.5rem;
    margin-top: 1rem;
    border: 1px solid #ccc;
    font-size: 1rem;
    letter-spacing: 1px;
    text-align: center;
    cursor: pointer;
}
.el-loadmore:hover{
	background-color:#ff000c;
}
.el-loadmore:hover a{
	color:#fff !important;
}
.tab_list>div:last-child{
	/* padding-top: .5rem; */
}
.el-interpret,.el-inlet{
	padding: 1.5rem 1rem 1rem;
	border-bottom: 1rem solid #f5f5f5;
}
.el-collapse-item:last-child .el-collapse-item__header{
	border-bottom:none;
}
.el-collapse .header-icon{
    padding-right: .4rem;
	color: #e0e0e0;
}
.el-collapse .el-collapse-item:first-child .header-icon{
	color:#fb6b46;
}
.el-collapse .el-collapse-item:nth-child(2) .header-icon{
	color:#f7b733;
}
.el-collapse .el-collapse-item:nth-child(3) .header-icon{
	color:#dab9a1;
}
.el-collapse .el-collapse-item__header{
	font-size: 1rem;
}
.el-inlet .demo-image__placeholder{
	justify-content: space-between;
	flex-wrap: wrap;
}
.el-inlet .demo-image__placeholder .block{
	width: 48%;
}
.el-inlet .demo-image__placeholder .block .el-image,.el-inlet .demo-image__placeholder .block .el-image img{
	height: 6rem;
	border-radius: .5rem;
}
.el-inlet .demo-image__placeholder .block span{
	font-size:.75rem;
	color: #999;
}
.el-inlet .demo-image__placeholder .block span font{
	color: #ff890e;
}
.friendship{
	padding: 1.5rem 0;
	flex-wrap: wrap;
}
.friendship>p{
	width: 100%;
	padding-bottom: 1rem;
	font-size: 1rem;
	margin-bottom: 1rem;
	color: #666;
	border-bottom: 1px solid #eeeeee;
}
.el-link.el-link--info{
	padding-right: .5rem;
}
@media(max-width: 800px) {
	.el-banner{
		flex-wrap: wrap;
		padding-left: .5rem;
		padding-right: .5rem;
		margin-top: 0 !important;
		border: none;
	}
	.el-banner-left{
		padding-right: 0;
	}
	.el-banner-center{
		padding-right: 0;
		padding-left: 0;
		margin-top: 1rem;
	}
	.el-banner-center .demo-image__placeholder{
		display: flex;
		justify-content: space-between;
	}
	.el-banner-center .demo-image__placeholder .block{
		width: 49%;
	}
	.el-banner-center .demo-image__placeholder .block:first-child{
		margin-bottom: 0;
	}
	.el-banner-view{
		display: none;
	}
	.tab_list{
		flex-wrap: wrap;
		margin-bottom: 0 !important;
		flex-direction: column-reverse;
	}
	.tab_list>div:first-child{
		margin-right: 0;
	}
	.el-bg{
		padding-top: 1rem;
		padding-bottom: 1rem;
	}
	.friendship{
		display: none;
	}
}
@media(max-width: 600px) {
	.el-banner-left .el-carousel__container{
		height: 300px;
	}
	.el-tab-pane .el-tab-r span{
		width: 100%;
	}
}
@media(max-width: 480px) {
	
	.el-banner-center{
		margin-top: .5rem;
	}
	.el-banner-left .el-carousel__container{
	    height: 220px;
	}
	.demo-image__placeholder .block .el-image,.demo-image__placeholder .block .el-image img{
		height:7rem;
	}
	.el-tab-pane .el-tab-l, .el-tab-pane .el-tab-l img{
		height: 6rem;
	}
}
@media(max-width: 375px) {
	.el-banner-left .el-carousel__container {
	    height: 200px;
	}
	.demo-image__placeholder .block .el-image,.demo-image__placeholder .block .el-image img{
		height:6rem;
	}
	.el-tab-pane .el-tab-r span a{
		display: none;
	}
}

@media(max-width: 360px) {
}
