/* 原样式覆盖 */
.badge {
	vertical-align:middle;
}
/* 自定义样式区 */

.home-slide .img-responsive {
	padding-top: 36.5%;
}

.home-md-box {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

.home-right-link {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

.home-right-link .card {
	height: 100%;
}

.home-right-link .card-body {
	text-align: center;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: 700;
	height: 100%;
}

.home-right-link .card-body .last-child {
	margin-bottom: initial;
}

.home-right-link .card-body .icon {
	width: 2.5rem;
	height: 2.5rem;
	stroke-width: 2;
}
.home-left-link a{color:#FFF;text-decoration:none;}
.home-news-tit {
	justify-content: space-between;
}

/*  */
.footer {
	margin-top: 1rem;
	background-color: #271F21;
	color: #B5B5B6;
}

.footer a {
	color: #B5B5B6;
}

/*  */
.home-left-link {
	text-align: center;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: 700;
	margin-top: 1rem;
}

.home-left-link .icon {
	width: 2.5rem;
	height: 2.5rem;
	stroke-width: 2;
}

/*  */
.footer-links {
	
}
.footer-links span {
	display: block;
	text-align: center;
	line-height: 3rem;
}
.footer-links a {
	display: block;
	text-align: center;
	line-height: 3rem;
}

.my-accordion {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-left: 2em;
	border-bottom: #eee 1px solid;
}
.my-accordion:last-child {
	border-bottom: none;
}

.my-icon .icon {
	width: 6rem;
	height: 6rem;
}
.hidden {display: none !important;}
/*.hide {
    display: none !important;
}
.show {
    display: block !important;
}*/
.lhyg svg {
    width: 5rem;
    height: 5rem;
    font-size: 5rem;
    color: #4299e1;
}

.liucheng-box {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
}

.liucheng-circular {
    width: 5rem;
    height: 5rem;
    display: flex;
    justify-content: center;
    align-items: center;
}
.liucheng-circular svg {
    width: 3rem;
    height: 3rem;
    font-size: 3rem;
}
.caishui svg {
    width: 5rem;
    height: 5rem;
    font-size: 5rem;
    color: #4299e1;
}
.shangbiao svg {
    width: 4rem;
    height: 3rem;
    font-size: 3rem;
}
.my-tabs {

}

.my-tabs li {
    margin-right: 30px;
    width: 180px;
}

.my-tabs .nav-link {
    flex-direction: column;
}
.money-w {
    background: url("/Content/site/images/rmb.gif") no-repeat right center;
}
