

.l_commonSection{
	width: 100%;
	background: #f4f4f4;
}
.l_commonSection .nav_tab{
	background: #fff;
	padding-left:0.4rem;
	padding-right: 0.4rem;
	box-sizing: border-box;
}
.nav_tab>div{
	height: 2rem;
	display: flex;
	justify-content: center;
	align-items:center;
	width:100%;
}
.nav_tab a{
	flex:1;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items:center;
}
.nav_tab a img{
	width: 0.9rem;
	height: 0.9rem;
}
.nav_tab a p{ 
	font-size: 0.35rem;
	color:#333;
	margin-top: 0.2rem;
}

.l_commonSection .tab2{
	padding-top: 0.25rem;
	box-sizing: border-box;
	/* padding:0.25rem; */
	padding-bottom: 0;
	background: #fff;
	position:relative;
	width: 100%;
	overflow:hidden;
}

.tab2 ul{
	position:relative;
	overflow:hidden;
	width:100%;
	padding-left: 0.257rem;
	padding-right: 0.257rem;
	box-sizing:border-box;
}
.tab2 ul li{
	width:4.6rem;
	float:left;
}
.tab2 ul li:nth-child(1){
	margin-right: 0.257rem;
}

}
.tab2 .img_1{
	display: block;
	width: 100%;
	height: 2.5rem;
	background: url(../../images/forGuideSection/.png) center no-repeat;
	background-size: cover;
}
.tab2 .img_2{
	display: block;
	width: 100%;
	height: 2.5rem;
	background: url(../../images/forGuideSection/banner_2.png) center no-repeat;
	background-size: cover;
}
.l_commonSection .img h3{
	font-size: 0.48rem;
	color:#333;
}
.l_commonSection .img p{
	font-size: 0.32rem;
	color:#f04848;
	margin-top: 0.213rem;
}
.l_commonSection .nav_banklist{
	padding-left:0.427rem;
	padding-right: 0.427rem;
	background: #fff;
}
#tab2{
	height:auto;
}

.nav_banklist>div{
	overflow-y: hidden;
	overflow-x:auto;
	white-space: nowrap; 
	padding-bottom: 0.25rem;
}
.nav_banklist a{
	display: inline-block;
	width:2.6rem;
	height:2.2rem;
	box-sizing: border-box;
	padding-top: 0.15rem;
	position:relative;
}
.nav_banklist a img{
	width: 1.3rem;
	height: 1.3rem;
	margin: 0 auto;
    display: block;
}
.nav_banklist a h6{
	font-size: 0.4rem;
	color:#333;
	text-align: center;
	margin-top: 0.05rem;
	margin-bottom: 0.15rem;
	font-weight:normal;
}
.nav_banklist a p{
	font-size:0.32rem;
	color:#ccc;
	text-align: center;
	text-overflow:ellipsis;
	overflow: hidden;
}
.nav_banklist a span{
	font-size:0.24rem;
	color:#fff;
	width: 0.7rem;
	height:0.7rem;
	display: block;
	line-height: 0.7rem;
	text-align: center;
	background: url(../../images/forGuideSection/bank_sign.png) center no-repeat;
	background-size: cover;
	position: absolute;
	right: 0.2rem;
	top: 0.2rem;
}
.miaopi{
	background: url(../../images/forGuideSection/bank_sign_2.png) center no-repeat !important;
	background-size: cover !important;
}
.yixia{
	background: url(../../images/forGuideSection/bank_sign_3.png) center no-repeat !important;
	background-size: cover !important;
}
.zhongxin{
	background: url(../../images/forGuideSection/bank_sign_4.png) center no-repeat !important;
	background-size: cover !important;
}
.tuijian{
	background: url(../../images/forGuideSection/bank_sign_5.png) center no-repeat !important;
	background-size: cover !important;
}
.edu{
	background: url(../../images/forGuideSection/bank_sign_6.png) center no-repeat !important;
	background-size: cover !important;
}

.newsConent,.bank_rank{
	display:block;
	margin-top: 0.267rem;
	background: #fff;
	padding:0.427rem;
	box-sizing: border-box;
}
.newsConent img{
	width: 9.147rem;
	height: 3.049rem;
	display: block;
}
.newsConent h3{
	margin-top: 0.32rem;
	font-size: 0.4rem;
	color:#333;
	line-height: 0.53rem;
	font-weight:normal;
}
.newsConent p:first-of-type{
	font-size:0.32rem;
	color:#666;
	margin-top: 0.2rem;
	overflow:hidden;
	text-overflow:ellipsis;
    white-space:nowrap
}
.newsConent p:last-of-type{
	font-size:0.32rem;
	color:#999;
	margin-top: 0.2rem;
	overflow:hidden;
	text-overflow:ellipsis;
    white-space:nowrap
}
.newsConent .info_data{
	margin-top: 0.307rem;
}
.info_data span::after{
	content:"";
	width: 0.347rem;
	height: 0.267rem;
	display: block;
	background: url(../../images/forGuideSection/eye_icon.png) center no-repeat;
	background-size: cover;
	position: absolute;
	left: -0.5rem;
	top: 0.08rem;
}
.info_data span{
	margin-left: 1.1rem;
	position: relative;
}

.bank_rank ul{
	overflow: hidden;

}
.bank_rank li{
	float:left;
	width: 4.4rem;
	height: 2.933rem;
	padding:0.4rem 0.24rem;
	box-sizing: border-box;
	margin-bottom: 0.4rem;
}
.bank_rank ul li:nth-child(2n-1){
	background:url(../../images/forGuideSection/blue_bank.png) center no-repeat;
	background-size: cover;
	margin-right: 0.32rem;
}
.bank_rank ul li:nth-child(2n-1) h3{
	color:#3685d5;
}
.bank_rank ul li:nth-child(2n) h3{
	color:#f45555;
}
.bank_rank ul li:nth-child(2n-1) a{
	background: #3685d5;
}
.bank_rank ul li:nth-child(2n) a{
	background: #f45555;
}
.bank_rank ul li:nth-child(2n){
	background:url(../../images/forGuideSection/red_bank.png) center no-repeat;
	background-size: cover;
}
.bank_rank li h3{
	font-size: 0.4rem;
}
.bank_rank li h6{
	font-size:0.32rem;
	color:#333;
	margin-top: 0.267rem;
	font-weight: normal;
}
.bank_rank li p{
	font-size:0.32rem;
	color:#999;
	margin-top:0.133rem;
	margin-bottom: 0.213rem;
}
.bank_rank li a{
	display: block;
	width: 1.547rem;
	height: 0.533rem;
	font-size: 0.32rem;
	color:#fff;
	line-height: 0.533rem;
	text-align: center;
	border-radius: 0.027rem;
}
.bank_rank>h4{
	font-size: 0.4rem;
	color:#333;
}
.bank_rank>p{
	font-size: 0.32rem;
	color:#999;
	margin-left: 0.2rem;
	margin-top: 0.213rem;
}


.bank_center{
	height: 1.067rem;
	line-height: 1.067rem;
	border-bottom:1px solid #ececec;
	padding-left:0.827rem;
	box-sizing: border-box;
	font-size: 0.373rem;
	color:#333;
	position: relative;
	background: #fff;
}
.bank_center::before{
	content:"";
	width: 0.08rem;
	height: 0.347rem;
	background: #f04848;
	position: absolute;
	left: 0.427rem;
	top: 50%;
	transform:translateY(-50%);
}
.bankList{
	padding-left:0.427rem;
	padding-right:0.427rem;
	box-sizing: border-box;
	background: #fff;
}
.bankList ul{
	overflow: hidden;
	padding-top: 0.5rem;
    box-sizing: border-box;
}
.limitHeight{
	height: 7.5rem;
}
.bankList .item{
	float: left;
	width: 33.3%;
	text-align: center;
	margin-bottom: 0.5rem;
	height: 3.04rem;
}
.bankList .item a{
	display: block;
}
.bankList .bank_logo{
	display: block;
    width: 1.2rem;
    height: 1.2rem;
    margin: 0 auto;
    position: relative;
    margin-bottom: 0.2rem;
}
.bankList .bank-tit{
	font-size: 0.4rem;
    color: #353535;
    line-height: 0.72rem;
    height: 0.72rem;
    margin-top: -0.133rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.bankList .bank_label{
	width: 0.6rem;
    height: 0.6rem;
    position: absolute;
    top: 0.133rem;
    right: -0.5rem;
    background: url(../../images/forGuideSection/bank_sign.png) center top no-repeat;
    background-size: 100%;
    font-size: 0.15rem;
    color: #fff;
    line-height: 0.6rem;
}
.bankList .bank_act{
	height: 0.7rem;
    font-size: 0.32rem;
    color: #ccc;
    line-height: 0.373rem;
    padding: 0 0.267rem 0 0.4rem;
    box-sizing: border-box;
    margin-top: 0.133rem;
}
.bankList .showMore,.card_recommend .showMore{
	height: 0.96rem;
	line-height: 0.96rem;
	font-size:0.347rem;
    color: #666;
    text-align: center;
    position: relative;
}
.bankList .showMore i,.card_recommend .showMore i{
	display: block;
	width: 0.213rem;
	height: 0.107rem;
	background: url(../../images/forGuideSection/bank_icon_down.png) center no-repeat;
	background-size: cover;
	position: absolute;
	left: 5.5rem;
	top: 50%;
	transform:translateY(-50%);

}
.hidden{
	display: block;
	width: 0.213rem;
	height: 0.107rem;
	background: url(../../images/forGuideSection/bank_icon_up.png) center no-repeat !important;
	background-size: cover !important;
	position: absolute;
	left: 5rem;
	top: 50%;
	transform:translateY(-50%);
}

.banner_bottom{
	width: 100%;
	margin-top: 0.32rem;
}
.banner_bottom ul{
	overflow: auto;
	white-space: nowrap;
}
.banner_bottom li{
	display: inline-block;
	margin-right: 0.32rem;
	
}
.banner_bottom a{
	display:block;
}
.banner_bottom li img{
	width: 8.533rem;
	height: 4.0rem;
}


.hide_module{
	display:none !important;
}

.addColor{
	color:red !important;
}

