 /* jinrong 主体部分 */

.jinrong-banner{
	width: 100%;
	height: 291px;;
	background: url(../../imgs/mobile/jinrong.jpg);
	background-size: 100% 100%;
}

.jinrong-show{
	margin: auto;
	width: 90%;
}
.jinrong-show-tit{
	width: 100%;
	height: 90px;
	padding-top: 60px;
	text-align: center;
}
.jinrong-show-tit img{
	width: 358px;
	height: 54px;
}

.jinrong-show-box{
	width: 90%;
	padding-left: 5%;
	padding-bottom: 10px;
	overflow: hidden;
}
.jinrong-show-box-txt{
	width: 55%;
	height: 100%;
	float: left;
	margin-top: 15px;
}
.jinrong-show-box-img{
	width: 45%;
	height: 100%;
	float: left;
}
.jinrong-show-box b{
	display: block;
	width: 100%;
	height: 60px;
	font: 20px/70px "Source Han Sans";
	color: #656161;
	font-weight: bolder;
}
.jinrong-show-box p{
	width: 100%;
	font-size: 16px;
	color: #e54422;
	font-weight: bolder;
	text-indent: 4%;
	margin-bottom: 10px;
}
.jinrong-show-box span{
	display: block;
    float: left;
    width: 20px;
    height: 20px;
    background: url(../../imgs/mobile/jinrong-show-ok.png);
    background-size: 100% 100%;
    /*margin-top: 6px;*/
}
.jinrong-show-box img{
	width: 210px;
	height: 178px;
}
/*金融移动特色功能图片展示---连图片*/
.jinrong-show-lianjie{
	width: 100%;
	height: 108px;
	text-align: center;
}
.jinrong-show-lianjie img{
	width: 244px;
	height: 60px;
}

.show2-txt b,.show2-txt p{ padding-left: 80px; }
.show2-txt { margin-top: -10px; }
.show2-txt .show2-txt-footer { padding-left: 10px; color: #656161; text-indent: 0; }
.show3-txt { margin-top: -25px; }
.show4-txt { margin-top: -5px; }
.show4-txt b{ padding-left: 80px; }
.show4-txt p { padding-left: 0px; text-indent: 0; }
.show4-txt .show4-txt-desc { color: #656161; font-style:normal; }