*{
	margin: 0;
	padding: 0;
}

li{
	list-style-type: none;
}

a{
	text-decoration: none;
	color: #000000;
}

body{
	margin: auto;
	font-family: "microsoft yahei";
}

img{
	border: 0;
}

.iframe{
	box-shadow: 0 0 9px rgba(0,0,0,.3);
	display: block;
}

.ecommerce-banner{
	width: 100%;
	height: 0;
	background: url(../img/Ecommerce.png) center no-repeat;
	background-size: 100%;
	padding-bottom: 25.2%;
}

.ecommerce-banner >ul{
	width: 100%;
	margin: auto;
}
.ecommerce-banner >ul>li{
	text-align: center;
	color: #FFFFFF;
	font-size: 54px;
	height: 60px;
	line-height: 60px;
	letter-spacing: 4px;
	padding: 1% 0;
}
.ecommerce-banner >ul>li:first-child{
	padding-top: 8%;
}

.platFormDiv{
	width: 100%;
	background: #F3F3F3;
	padding: 40px 0 15px 0;
}

.platForm{
	width: 1000px;
	margin: auto;
	font-size: 28px;
	color: #2B4DA6;
	height: 46px;
	line-height: 46px;
	margin-bottom: 20px;
}

.platFormcontent{
	width: 1000px;
	height: 180px;
	margin: auto;
}

.platFormcontent>li{
	height: 180px;
	text-align: center;
	float: left;
}

.platFormcontent>li:nth-child(even){
	width: 40%;
}

.platFormcontent>li:nth-child(odd){
	width: 30%;
}
.platFormcontent img{
	width: 100px;
	height: 100px;
}
.platcontent >li{
	width: 100%;	
	padding: 40px 0;
}

.platcontent>li:nth-child(even){
	background: #EEEEEE;
}
.platcontent>li>p:first-child{
	font-size: 28px;
	color: #2B4DA6;
	line-height: 46px;
	text-indent: 0;
}

.platcontent>li>p{
	width: 1000px;
	margin: auto;
	font-size: 18px;
	line-height: 36px;
	text-indent: 36px;
	text-align: justify;
}


/*
 互联网金融
 * */
.platcontent-finace >li{
	width: 100%;	
	padding: 40px 0;
}

.platcontent-finace>li:nth-child(odd){
	background: #EEEEEE;
}
.platcontent-finace>li:nth-child(2)>p:nth-child(even){
	text-indent: 0px;
}
.platcontent-finace>li:nth-child(3)>p:nth-child(even){
	text-indent: 0px;
}
.platcontent-finace>li>p:first-child{
	font-size: 28px;
	color: #2B4DA6;
	line-height: 46px;
	text-indent: 0;
}

.platcontent-finace>li>p{
	width: 1000px;
	margin: auto;
	font-size: 18px;
	line-height: 36px;
	text-indent: 36px;
	text-align: justify;
}


/*小程序*/
.program-banner{
	width: 100%;
    height: 0;
    background: url(../img/program_pic.png) center no-repeat;
    background-size: auto auto;
    background-size: 100%;
    padding-bottom: 25.2%;
	padding-top:130px;
	}
.program-banner >ul{
	width: 100%;
	margin: auto;
}
.program-banner >ul>li{
	text-align: center;
	color: #FFFFFF;
	font-size: 54px;
	height: 60px;
	line-height: 60px;
	letter-spacing: 4px;
	padding: 1% 0;
}
.programe-banner >ul>li:first-child{
	padding-top: 8%;
}


.datacloud-banner{
	width: 100%;
	height: 0;
	background: url(../img/program_pic.png) center no-repeat;
	background-size: 100%;
	padding-bottom: 25.2%;
}

.datacloud-banner >ul{
	width: 100%;
	margin: auto;
}
.datacloud-banner >ul>li{
	text-align: center;
	color: #FFFFFF;
	font-size: 54px;
	height: 60px;
	line-height: 60px;
	letter-spacing: 4px;
	padding: 1% 0;
}