/*--------------------banner--------------------*/

.banner {
	width: 100%;
	height: 748px;
	background: url('../images/banking_banner.png') top center no-repeat;
	background-size: cover;
}


/*--------------------tab--------------------*/

.tabList {
	width: 100%;
	height: 59px;
	margin: 0;
	border-bottom: 1px solid #e5e5e5;
}

.tabList li {
	float: left;
    width: 191px;
    height: 59px;
    font-size: 16px;
    line-height: 59px;
    cursor: pointer;
    text-align: center;
}

.tabList li a {
	color: #333;
}

.tabList li a:hover {
	text-decoration: none;
}

.tabList li a:link {
	text-decoration: none;
}

.tabList li a:active {
	text-decoration: none;
}

.tabList li.active a {
	color: #3ea6ff
}

.tabList li:last-child {
	margin-right: 0
}

.tabList .main div {
	    position: absolute;
    bottom: 0;
    width: 57px;
    height: 2px;
    background-color: #0979ec;
     left: 561px; 
    /*left: 370px;*/
}


/*
*2期
.tabList{width:100%;height: 54px;position: relative;margin: 0 auto;}
.tabList>div{padding: 0;}
.tabList li{float: left;height:54px;font-size: 16px;line-height:54px;text-align:center;cursor:pointer;padding: 0;border-right: 1px solid #f6f6f6;}
.tabList li a{color: #333;}
.tabList li a:hover{text-decoration: none;}
.tabList li a:link{text-decoration: none;}
.tabList li a:active{text-decoration: none;}
.tabList li.active a{color: #3ea6ff}
.tabList li:last-child{margin-right:0}
*/


/*--------------------移动金融--------------------*/


/*宣传*/

.publicity{
	background: #f8f8f8;
	padding-bottom: 32px;
}
/*宣传语*/

/*.publicity {
	overflow: hidden;
	padding-top: 57px;
	text-align: center;
	font-size: 0;
	
}*/

/*.publicity .main .publicity_name {
	margin: 0 0 8px;
	font-size: 24px;
	line-height: 24px;
}*/

.publicity .main .publicity_des {
	font-size: 18px;
	line-height: 18px;
	margin: 0;
}

.publicity .main .publicity_text {
	width: 980px;
    margin: 0 auto;
    margin-top: 22px;
    font-size: 14px;
    margin-top: 22px;
    font-weight: bold;
    line-height: 24px;
    text-align: center;
    color: #666;
    font-weight: normal;
    padding-bottom: 12px;

}

.publicity .lines {
	width: 100%;
	height: 430px;
	padding: 10px 0 50px 30px;
	position: relative;
}

.publicity .lines img {
	float: left;
}


/*.lines ul{float: left;margin-top: 75px;}
.lines ul li{font-size: 14px;line-height: 14px;text-align: left;}
.lines ul li:nth-child(1){margin-bottom: 53px;margin-left: 1px;}
.lines ul li:nth-child(2){margin-bottom: 55px;margin-left: 24px;}
.lines ul li:nth-child(3){margin-bottom: 55px;margin-left: 24px;}
.lines ul li:nth-child(4){margin-bottom:0;margin-left: 1px;}*/


/*金融生态链*/

.financial_container {
	/*width: 100%;*/
	/*height:570px;*/
	padding-bottom: 72px;
	background: url("../images/financial_bg.png") no-repeat center;
	background-size: 100% 100%;
}

.financial_container .content {
	width: 1200px;
	margin: 0 auto;
	text-align: center;
	position: relative;
	/*background: url(../images/financial.png) no-repeat;*/
}

.financial_container .content .title {
	font-size: 24px;
	color: #fff;
	text-align: center;
	padding: 40px 0 30px 0;
	margin: 0;
}

.financial_container .content img {
	text-align: center;
	margin: 0 auto;
	margin-top: 89px;
}

.financial_container .content p {
	width: 60px;
	height: 1px;
	margin: 0 auto;
	background: #c2c2c2;
}

.financial_container .content .risk {
	position: absolute;
	left: 535px;
	top: 138px;
	width: 130px;
	height: 36px;
	background: url(../images/risk_bg.png) no-repeat center;
	background-size: cover;
	/*border: 1px solid #f9c31b;*/
	font-size: 14px;
	color: #fff;
	text-align: center;
	line-height: 36px;
	border-radius: 25px;
}

.financial_container .content .pay {
	position: absolute;
	left: 535px;
	top: 508px;
}

.financial_container .content span {
	position: absolute;
	font-size: 14px;
	color: #fff;
}

.financial_container .content .text_1 {
	left: 87px;
	top: 299px;
}

.financial_container .content .text_2 {
	right: 95px;
	top: 299px;
}

.financial_container .content .text_3 {
	right: 620px;
	top: 226px;
}

.financial_container .content .text_4 {
	right: 565px;
	top: 196px;
}

.financial_container .content .text_5 {
	left: 230px;
	top: 319px;
}

.financial_container .content .text_6 {
	left: 434px;
	top: 347px;
}

.financial_container .content .text_7 {
	right: 405px;
	top: 319px;
}

.financial_container .content .text_8 {
	right: 244px;
	top: 347px;
}

.financial_container .content .text_9 {
	right: 588px;
	top: 347px;
}

.financial_container .content .text_10 {
	right: 617px;
	top: 465px;
}

.financial_container .content .text_11 {
	right: 535px;
	top: 425px;
}

.financial_container .content .text_12 {
	left: 315px;
	top: 501px;
}

.financial_container .content .text_13 {
	left: 462px;
	top: 534px;
}

.financial_container .content .text_14 {
	right: 390px;
	top: 503px;
}

.financial_container .content .text_15 {
	right: 405px;
	top: 530px;
}


/*成功案例*/
.successCase{
	background: #fff !important;
}


.ovw {
	overflow: hidden;
}

i {
	font-style: normal;
}

.mar_right0 {
	margin-right: 0 !important;
}

.level {
	width: 1230px;
	/*height: 406px;*/
	margin: 0 auto;
}

.levelTop {
	width: 100%;
	/*height: 264px;*/
	padding-top: 30px;
	height: 310px;
}

.levelTop .left {
	width: 436px;
	height: auto;
	float: left;
	margin-left: 20px;
}

.levelTop .left dl {
	width: 380px;
	height: 119px;
	background: #fff;
	border-radius: ;
	box-shadow: 0px 9px 35px 0px rgba(0, 0, 0, 0.1);
}

.levelTop .left dl dt {
	float: left;
	width: 110px;
	text-align: center;
	height: 100%;
}

.levelTop .left dl dt img {
	vertical-align: middle;
	margin-top: 35.5px;
}

.levelTop .left dl dd {
	float: left;
	width: 230px;
	height: 100%;
}

.levelTop .left dl dd b {
	display: block;
	font-size: 18px;
	color: #333;
	height: 20px;
	line-height: 20px;
	text-align: left;
	font-weight: normal;
	margin-bottom: 10px;
	margin-top: 27px;
}

.levelTop .left dl dd p i {
	display: block;
	float: left;
	width: auto;
	font-size: 14px;
	color: #333;
	margin-right: 30px;
}

.levelTop .center {
	float: left;
	width: 400px;
	height: 280px;
	background: url(../images/level_centerbg.png) no-repeat center;
	margin-left: -36px;
}

.levelTop .center p {
	display: block;
	margin-bottom: 0;
	font-size: 14px;
	color: #333;
	line-height: 40px;
	text-align: center;
}

.levelTop .center p.last {
	line-height: 16px;
	margin-top: 30px;
}

.levelTop .right {
	float: left;
	/*width: 380px;*/
	height: auto;
	margin-left: 21px;
}

.levelTop .right dl dd,
.levelTop .right p {
	font-size: 18px;
	color: #333;
}

.levelTop .right dl {
	box-shadow: 0px 9px 35px 0px rgba(0, 0, 0, 0.1);
	height: 72px;
	background: #fff;
}

.levelTop .right dl dt {
	float: left;
	margin: 15px 5px 0 85px;
}

.levelTop .right dl dd {
	float: left;
	line-height: 72px;
}

.levelTop .right ul li {
	font-size: 14px;
	color: #333;
	background: #fff;
	box-shadow: 0px 9px 35px 0px rgba(0, 0, 0, 0.1);
	width: 180px;
	height: 73px;
	text-align:center;
}

.levelTop .right ul li.first {
	padding: 18px 0;
	float: left;
}

.levelTop .right ul li.last {
	line-height: 73px;
	float: right;
}

.levelTop .right p {
	box-shadow: 0px 9px 35px 0px rgba(0, 0, 0, 0.1);
	background: #fff;
	width: 380px;
	height: 73px;
	line-height: 73px;
	text-align:center;
}

.levelBottom {
	box-shadow: 0px 9px 35px 0px rgba(0, 0, 0, 0.1);
	margin-left: 20px;
	width: 1200px;
	height: 120px;
	background: #fff;
	padding: 34px 0;
	margin-top: -2px;
}

.levelBottom dl {
	float: left;
	font-size: 14px;
	color: #333;
	text-align: center;
}

.levelBottom dl.same dt {
	float: left;
}

.levelBottom dl.same dd {
	float: left;
	margin-left: 32px;
	line-height: 52px;
}

.levelBottom dl.one dt img {
	margin-top: 3.5px;
}

.levelBottom dl.three dt img {
	margin-top: 3px;
}

.levelBottom dl.five dt img {
	margin-top: 0.5px;
}

.levelBottom dl.two dt img {
	margin-top: -15px;
}

.levelBottom dl.four dt img {
	margin-top: -11px;
}

.levelBottom dl.two dd.last {
	margin-top: -9px;
}

.levelBottom dl.four dd.last {
	margin-top: -7px;
}

.levelBottom dl.one {
	margin-left: 37px;
}

.levelBottom dl.two {
	margin-left: 127px;
}

.levelBottom dl.three {
	margin-left: 117px;
}

.levelBottom dl.four {
	margin-left: 114px;
}

.levelBottom dl.five {
	margin-left: 50px;
}


/*业务场景*/

.main .publicity_name {
	/* margin: 0 0 8px; */
	margin-top: 40px;
	font-size: 24px;
	font-weight: bold;
	line-height: 24px;
	margin-bottom: 0;
	text-align: center;
	color: #333;
	font-weight: normal;
	padding-bottom: 12px;
}

.scene {
	height: 579px;
	padding-bottom: 43px;
	background: url(../images/scene_bg.png) no-repeat top center;
	background-position-y: 35px;
}

.scene .content {
	position: relative;
	height: 503px;
	width: 1200px;
}

.scene .content div.list {
	width: 308px;
	position: absolute;
}

.scene .content div.list i {
	font-size: 14px;
	color: #333;
}

.scene .content div.list b {
	font-size: 16px;
	color: #333;
	display: block;
	margin-bottom: 13px;
}

.scene .content div.list p {
	margin-bottom: 3px;
}

.scene .content div.list.one {
	left: 0;
	top: 60px;
}

.scene .content div.list.two {
	left: 0;
	top: 320px;
}

.scene .content div.list.three {
	left: 450px;
	bottom: 0;
}

.scene .content div.list.four {
	right: -11px;
	bottom: 98px;
}

.scene .content div.list.five {
	right: -11px;
	top: 68px;
}

.scene .content div.list.six {
	width: 106px;
	text-align: center;
	top: 200px;
	left: 556px;
}

.scene .content div.list.six p {
	color: #fff;
}


/*平台应用架构*/
.arthttecture{
	padding-bottom: 34px;
}
.arthttecture div.content {
	margin-top: 28px;
}

.arthttecture p.tip {
	width: 1200px;
	height: 56px;
	line-height: 56px;
	border: 1px solid #eff0f0;
	text-align: center;
	font-size: 18px;
	color: #333;
	margin-bottom: 0;
}

.arthttecture div.div_center {
	overflow: hidden;
	margin-bottom: 25px;
}

.arthttecture div.div_center .top,
.arthttecture div.div_center .top ul {
	height: 96px;
	margin-bottom: 0;
}

.arthttecture div.div_center .top ul li {
	float: left;
	background: #fffefb;
	box-shadow: 0px 5px 16px 0px rgba(0, 0, 0, 0.08);
	text-align: center;
	width: 135px;
	height: 56px;
	line-height: 56px;
	font-size: 14px;
	color: #333;
	margin: 20px 10px 20px 0;
}

.arthttecture div.div_center .center p {
	float: left;
}

.arthttecture div.div_center .center ul {
	float: left;
	width: 798px;
	padding: 20px 20px 0 20px;
	border: 1px solid #eff0f0;
	border-left: 0;
	margin-bottom: 22px;
}

.arthttecture div.div_center .center ul li {
	float: left;
	width: 239px;
	height: 42px;
	line-height: 42px;
	padding-left: 82px;
	background: #f7f7f7;
	border: 1px solid #eff0f0;
	margin-right: 20px;
	margin-bottom: 20px;
}

.arthttecture div.div_center .center ul li span {
	margin-right: 6px;
}

.arthttecture div.div_center .center ul li:nth-of-type(3n) {
	margin-right: 0;
}

.arthttecture div.div_center .center p.title {
	width: 62px;
	padding: 0 23px;
	height: 146px;
	float: left;
	background: #f7f7f7;
	border: 1px solid #eff0f0;
	margin-bottom: 0;
	padding-top: 12px;
}

.arthttecture div.div_center .bottom p.title {
	padding: 0;
	font-size: 16px;
	color: #333;
	height: 16px;
	line-height: 16px;
}

.arthttecture div.div_center .bottom p.title span {
	width: 5px;
	height: 16px;
	background: #efb513;
	margin-right: 4px;
	float: left;
}

.arthttecture div.div_center .bottom p.title i {
	float: left;
}

.arthttecture div.div_center .bottom {
	border: 1px solid #eff0f0;
	width: 860px;
	padding: 20px 20px 14px 20px;
	border-top: 2px solid #efb513;
}

.arthttecture div.div_center .bottom ul {
	margin-left: 10px;
	overflow: hidden;
	margin-bottom: 0;
}

.arthttecture div.div_center .bottom ul li {
	float: left;
	font-size: 14px;
	color: #666;
	margin-right: 30px;
	margin-bottom: 6px;
}

.arthttecture div.div_center div.right {
	float: right;
	width: 300px;
	height: 359px;
	background: #fffefa;
	border: 1px dashed #efb513;
	margin-top: 20px;
	padding: 25px 0;
}

.arthttecture div.div_center div.left {
	float: left;
}

.arthttecture div.div_center div.right ul li {
	box-shadow: 0px 5px 16px 0px rgba(0, 0, 0, 0.08);
	width: 200px;
	height: 42px;
	line-height: 42px;
	font-size: 14px;
	color: #333;
	margin: 0 auto;
	text-align: center;
	margin-bottom: 10px;
}


/*方案特色*/

.scheme_trait {
	background: #f8f8f8;
	/*height:620px;*/
}

.scheme_trait .main {
	width: 1200px;
	margin: 0 auto;
	/*border:1px solid red;*/
	padding: 40px 0 70px 0;
}

.scheme_trait .main .s_title {
	font-size: 24px;
	color: #333;
	text-align: center;
	line-height: 30px;
}

.scheme_trait .main .s_text {
	width: 1120px;
	margin: 0 auto;
	font-size: 14px;
	color: #333;
	text-align: center;
	line-height: 24px;
	margin-top: 12px;
}

.scheme_trait .main .s_list {
	overflow: hidden;
	margin-top: 30px;
}

.scheme_trait .main .s_list li {
	float: left;
	width: 283px;
	height: 140px;
	background: #fff;
	border: 1px solid #eff0f0;
	margin-right: 20px;
}

.scheme_trait .main .s_list .last_margin {
	margin-right: 0px;
}

.scheme_trait .s_list li .s_img_box {
	width: 90px;
	text-align: center;
	line-height: 140px;
	float: left;
}

.scheme_trait .s_list li .s_img_box img {
	vertical-align: middle;
	margin-bottom: 4px;
}

.scheme_trait .s_list li .s_introduce {
	float: right;
	width: 175px;
	padding-right: 18px;
}

.scheme_trait .s_list li .s_introduce h3 {
	margin-top: 30px;
	font-size: 18px;
	color: #333;
	line-height: 20px;
}

.scheme_trait .s_list li .s_introduce p {
	font-size: 14px;
	color: #666;
	text-align: justify;
	margin-top: 20px;
}

.scheme_trait .main .model_skill {
	margin-top: 20px;
	border: 1px dashed #edad1e;
	height: 224px;
	background: #fff;
}

.scheme_trait .model_skill h4 {
	font-size: 18px;
	color: #333;
	margin-top: 36px;
	line-height: 24px;
	text-align: center;
}

.scheme_trait .model_skill p {
	font-size: 14px;
	color: #666;
	margin-top: 20px;
	text-align: center;
	line-height: 24px;
}

.scheme_trait .model_skill .model_list {
	padding: 0 26px;
	overflow: hidden;
	margin-top: 35px;
}

.scheme_trait .model_skill .model_list li {
	width: 136px;
	height: 45px;
	float: left;
	text-align: center;
	line-height: 45px;
	font-size: 14px;
	color: #666;
	background: #f7f7f7;
	border: 1px solid #eff0f0;
	border-radius: 24px;
	margin-right: 30px;
}

.scheme_trait .model_skill .model_list .last_margin {
	margin-right: 0px;
}