.banner{
	height:649px;
}
.section1{
	background:#a5e2ff;
	padding-top:40px;
	padding-bottom:30px;
}
.sec1-tit{
	width:528px;
	height:66px;
	margin:0 auto;
	line-height:66px;
	background:url(../images/pos-sec1-tit-bg.jpg) no-repeat 0 0;
	font-size:30px;
	font-weight:normal;
	text-align: center;
}
.sec1ul{
	padding-top:40px;
	overflow:hidden;
}
.sec1ul li{
	width:400px;
	height:250px;
	float:left;
	text-align:center;
}
.sec1ul .cirle120{
	width:120px;
	height:120px;
	margin:0 auto;
	background:url(../images/rds120-gb.png) no-repeat 0 0;
}
.sec1ul .cirle120 .icon{
	width:120px;
	height:120px;
	background-image:url(../images/pos-set.png);
	background-repeat:no-repeat;
	font-size:0px;
}
.icon-qr{
	background-position:0 0;
}
.icon-quan{
	background-position:-120px 0;
}
.icon-mbag{
	background-position:-240px 0;
}
.icon-exit{
	background-position:0 -120px;
}
.icon-tik{
	background-position:-120px -120px;
}
.icon-phone{
	background-position:-240px -120px;
}
.sec1ul  h2{
	font-weight: normal;
	margin-top:6px;
	line-height:35px;
	font-size:24px;
	margin-bottom:3px;
}
.sec1ul  .p0{
	line-height:20px;
	font-size:16px;
}

.section2{
	padding-top:40px;
	padding-bottom:40px;
}
.sec2-tit{
	width:240px;
	height:66px;
	margin:0 auto;
	text-align:center;
	line-height:66px;
	color:#fff;
	font-size:30px;
	font-weight:normal;
	background:url(../images/pos-sec2-bg.png) no-repeat 0 0;
}
.sec2-ul{
	overflow:hidden;
	width:1200px;
	margin:0 auto;
}
.sec2-ul li{
	width:495px;
	margin-left:75px;
	float:left;
	height:250px;
	margin-top:40px;
}
.sec2-ul li img{
	float:left;
	width:200px;
	height:250px;
}
.sec2-ul li .right-txt{
	width:226px;
	float:right;
}
.sec2-ul li .right-txt h2{
	font-size:24px;
	margin-right:20px;
	border-bottom:1px dashed #cccccc;
	line-height:50px; 
	font-weight: normal;
}
.sec2-ul li .right-txt p{
	font-size:14px;
	line-height:24px;
	margin-top:10px;
}
