.banner{
	height: 530px;
	overflow: hidden;
	position: relative;
}
.banner *{
	-webkit-transition: all 0s;
	   -moz-transition: all 0s;
	    -ms-transition: all 0s;
	     -o-transition: all 0s;
	        transition: all 0s;
}
.banner .bd{
	width: 1920px;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -960px;
}
.banner .bd a{
	display: block;
}

.hd{
	height:22px;
	position: absolute;
	bottom: 10px;
	left: 50%;
	margin-left: -55px;
}
.hd ul li{
	background-color:#ededed;
	cursor:pointer;
	float:left;
	display:inline-block;
	height:12px;line-height:12px;margin:5px;
	opacity:0.9;text-align:center;
	text-indent:-999em;width:12px;
	-moz-border-radius:6px;
	-khtml-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px; behavior:url(../../images/PIE.htc);
}
.hd ul li.on{background-color:#258cd7;}
.banner a.prev, .banner a.next {
	display:block;
	width:52px;
	height:134px;
	position:absolute;
	top:198px; z-index:99;
	cursor:pointer;
	background-image:url(../../images/bt_arr.png);
	background-repeat:no-repeat;

}
.banner a.prev {
 left:0; background-position:0px 0px;
 transition: all 0s ;
  -moz-transition: all 0s ;
  -webkit-transition: all 0s ;
  -o-transition: all 0s ;
 }

 .banner a.next {
 	right:0; background-position:-68px 0px;
 	 transition: all 0s ;
  -moz-transition: all 0s ;
  -webkit-transition: all 0s ;
  -o-transition: all 0s ;
 }
.banner a.prev:hover {
	background-position:0px -144px;
	transition: all 0s ;
  -moz-transition: all 0s ;
  -webkit-transition: all 0s ;
  -o-transition: all 0s ;
}
.banner a.next:hover {
 background-position:-68px -144px;
 transition: all 0s ;
  -moz-transition: all 0s ;
  -webkit-transition: all 0s ;
  -o-transition: all 0s ;
}

.scrool{
	width:100%;
	overflow:hidden;
}
.fanwe-bar{
	height: 74px;
}
.fanwe-bar .fanwe-bar-list{
	width: 1200px;
	margin: 0 auto;
}
.fanwe-bar .fanwe-bar-list li{
	width: 171px;
	float: left;
	height: 74px;
}
.fanwe-bar .fanwe-bar-list .fanwe-bar-ico{
	float: left;
	height: 74px;
	margin-right: 10px;
	background-image: url(../../images/o2o/index/fanwe-bar.png);
	background-repeat:no-repeat;
}
.fanwe-bar-ico-1{
	width:39px;
}
.fanwe-bar-ico-2{
	width:36px;
	background-position:-39px 0;
}
.fanwe-bar-ico-3{
	width:34px;
	background-position:-75px 0;
}
.fanwe-bar-ico-4{
	width:39px;
	background-position:-109px 0;
}
.fanwe-bar-ico-5{
	width:44px;
	background-position:-148px 0;
}
.fanwe-bar-ico-6{
	width:39px;
	background-position:-192px 0;
}
.fanwe-bar-ico-7{
	width:36px;
	background-position:-231px 0;
}
.fanwe-bar .fanwe-bar-tip{
	float: left;
	padding:18px 0 14px;
}
.fanwe-bar .fanwe-bar-list p{
	font-size:14px;
	color:#666;
	line-height: 22px;
}
.fanwe-bar .fanwe-bar-list .fanwe-bar-tit{
	font-size:16px;
	line-height: 20px;
	color:#000;
}
/* o2o系统开发动态 */
.o2o-news{
	background:#f8fafd;
	height:230px;
}
.o2o-news-list{
	padding-top: 16px;
	float: left;
	width:588px;
}
.o2o-news-list .o2o-news-tit{
	line-height: 68px;
	font-size:24px;
	color:#4b4b4c;
	position: relative;
}
.o2o-news-list .o2o-news-tit .o2o-news-more{
	font-size:14px;
	display: block;
	color:#666;
	position: absolute;
	right: 0;
	top: 0;
	padding-right:10px ;
}
.o2o-news-list .o2o-news-tit .o2o-news-more:hover{
	color:#2db0f5;
}
.o2o-news-list .o2o-news-tit .o2o-news-more .right-arrow{
	width:7px;
	height: 68px;
	position: absolute;
	right: 0;
	top: 0;
	background:url(../../images/o2o/index/right-arrow.png) no-repeat right 28px;
}
.o2o-news-list ul{
	height:116px;
	overflow: hidden;
	line-height: 29px;
}
.o2o-news-list li a{
	height:29px;
	display: block;
	padding-left: 16px;
	font-size:14px;
	color:#777 ;
	background:url(../../images/o2o/index/list-dot.png) no-repeat left 13px;
}
.o2o-news-list li a .o2o-news-name{
	float: left;
	width: 490px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
}
.o2o-news-list li a:hover .o2o-news-name{
	color:#2db0f5;
}
.o2o-news-list li a .time{
	float: right;
	color:#999;
}
.o2o-news-btn{
	width:580px;
	float: left;
	padding-left: 32px;
}
.o2o-news-btn a{
	display: block;
	float: left;
	height:170px;
	width:250px;
	background:#eef3f9;
	text-align: center;
	margin-left: 40px;
	margin-top: 30px;
}
.o2o-news-btn a:hover{
	box-shadow:0 0 10px rgba(0, 0, 0, .3);
}
.o2o-news-btn a .o2o-news-btn-ico{
	width:78px;
	height:78px;
	margin: 0 auto;
	background-image:url(../../images/o2o/index/o2o-news-btn.png);
	background-repeat:no-repeat;
	margin-top:24px ;
	-webkit-transition: none;
	   -moz-transition: none;
	    -ms-transition: none;
	     -o-transition: none;
	        transition: none;
}
.o2o-news-btn a .o2o-news-btn-ico-2{
	background-position:-78px 0;
}
.o2o-news-btn a:hover .o2o-news-btn-ico-1{
	background-position:0 -78px;
}
.o2o-news-btn a:hover .o2o-news-btn-ico-2{
	background-position:-78px -78px;
}
.o2o-news-btn a p{
	line-height: 54px;
	font-size:16px;
	color:#939393;
	-webkit-transition: none;
	   -moz-transition: none;
	    -ms-transition: none;
	     -o-transition: none;
	        transition: none;
}
.o2o-news-btn a:hover p{
	color:#2db0f5;
}
/* deal */
.o2o-deal{
	height:1120px;
}
.o2o-deal .main-tit{
	padding:40px 0;
}
.o2o-deal .deal-list{
	width:1240px;
	margin: 0 auto;
	height:784px;
}
.o2o-deal .deal-list li{
	width:270px;
	height:347px;
	float: left;
	margin: 0 20px 40px;
	overflow: hidden;
	position: relative;
}
.o2o-deal .deal-list li:hover{
	box-shadow:0 0 10px rgba(0, 0, 0, .3);
}
.o2o-deal .deal-list .item-hd{
	display: block;
	width:270px;
	height:140px;
}
.o2o-deal .deal-list .deal-item-1 .item-hd{
	background:#5977ba;
}
.o2o-deal .deal-list .deal-item-2 .item-hd{
	background:#0c9;
}
.o2o-deal .deal-list .deal-item-3 .item-hd{
	background:#96c;
}
.o2o-deal .deal-list .deal-item-4 .item-hd{
	background:#69c;
}
.o2o-deal .deal-list .deal-item-5 .item-hd{
	background:#f90;
}
.o2o-deal .deal-list .deal-item-6 .item-hd{
	background:#69c;
}
.o2o-deal .deal-list .deal-item-7 .item-hd{
	background:#eb4f38;
}
.o2o-deal .deal-list .deal-item-8 .item-hd{
	background:#11cd6e;
}
.o2o-deal .deal-list .item-hd .deal-item-ico{
	height:140px;
	background-image:url(../../images/o2o/index/o2o-deal-ico.png);
	background-repeat:no-repeat;
}
.o2o-deal .deal-list .deal-item-2 .deal-item-ico{
	background-position:-270px 0;
}
.o2o-deal .deal-list .deal-item-3 .deal-item-ico{
	background-position:-540px 0;
}
.o2o-deal .deal-list .deal-item-4 .deal-item-ico{
	background-position:-810px 0;
}
.o2o-deal .deal-list .deal-item-5 .deal-item-ico{
	background-position:-1080px 0;
}
.o2o-deal .deal-list .deal-item-6 .deal-item-ico{
	background-position:-1350px 0;
}
.o2o-deal .deal-list .deal-item-7 .deal-item-ico{
	background-position:-1620px 0;
}
.o2o-deal .deal-list .deal-item-8 .deal-item-ico{
	background-position:-1890px 0;
}
.o2o-deal .deal-list .item-bd{
	border:1px solid #f5f5f5;
	border-top: 0;
	height:203px;
	padding-top: 3px;
}
.o2o-deal .deal-list .deal-tit{
	line-height: 58px;
	display: block;
	font-size:22px;
	color:#000;
	text-align: center;
}
.o2o-deal .deal-list .deal-tit:hover{
	color:#06c;
}
.o2o-deal .deal-list .deal-line{
	width:30px;
	height: 2px;
	margin: 0 auto;
	background:#b0d6fd;
}
.o2o-deal .deal-list .deal-info{
	line-height: 26px;
	padding:15px 15px 0;
	font-size:14px;
	color:#666;
}
.o2o-deal .deal-list .deal-btn{
	height:75px;
	width:270px;
	position: absolute;
	left: 0;
	bottom: -100px;
	-webkit-transition: bottom .25s ease;
	   -moz-transition: bottom .25s ease;
	    -ms-transition: bottom .25s ease;
	     -o-transition: bottom .25s ease;
	        transition: bottom .25s ease;
}
.o2o-deal .deal-list li:hover .deal-btn{
	bottom: 0;
}
.o2o-deal .deal-list .deal-btn .mask{
	position: absolute;
	top: 0;
	left: 0;
	z-index:1;
	background:#06c;
	height:75px;
	width:270px;
	filter:alpha(opacity=80);
	      -moz-opacity:0.8;
	      -khtml-opacity: 0.8;
	      opacity: 0.8;
}
.o2o-deal .deal-list .deal-btn a{
	position: relative;
	z-index: 2;
	width:135px;
	float: left;
	display: block;
	height:75px;
	text-align: center;
}
.o2o-deal .deal-list .deal-btn a p{
	line-height: 26px;
	color:#fff;
	font-size:14px;
}
.o2o-deal .deal-list .deal-btn-line{
	width:2px;
	height:47px;
	position: absolute;
	left: 129px;
	top: 14px;
}
.o2o-deal .deal-list .left-line{
	width:1px;
	height:47px;
	float: left;
	background:#039;
	filter:alpha(opacity=40);
	      -moz-opacity:0.4;
	      -khtml-opacity: 0.4;
	      opacity: 0.4;
}
.o2o-deal .deal-list .right-line{
	width:1px;
	height:47px;
	float: left;
	background:#fff;
	filter:alpha(opacity=40);
	      -moz-opacity:0.4;
	      -khtml-opacity: 0.4;
	      opacity: 0.4;
}
.o2o-deal .deal-list .deal-btn-ico{
	width:135px;
	height:30px;
	margin-top: 12px;
	background-image:url(../../images/o2o/index/dela-btn-ico.png);
	background-repeat:no-repeat;
}
.o2o-deal .deal-list .deal-consult .deal-btn-ico{
	background-position:-135px 0;
}
#deal-btn-9{
	display: block;
	margin-top:14px;
	width:338px;
	line-height: 64px;
	border:1px solid #dedede;
	border-radius:7px;
	text-align: center;
	color:#06c;
	font-size:26px;
	margin: 0 auto;
}
#deal-btn-9:hover{
	background:#06c;
	color:#fff;
	border-color:#06c;
}
/* o2o-case */
.o2o-case{
	height:600px;
	background:url(../../images/o2o/index/o2o-case-bg.jpg) no-repeat center top;
}
.o2o-case .case-left{
	width:282px;
	float: left;
	padding-top:20px;
	text-align: center;
}
.o2o-case .case-left .o2o-case-tit{
	line-height: 154px;
	color:#fff;
	font-size:32px;
}
.o2o-case .case-left .o2o-case-tab{
	height:346px;
	border-right:1px solid #5d92d9;
}
.o2o-case .case-left .o2o-case-tab li{
	padding:10px 34px;
	text-align: center;
}
.o2o-case .case-left .o2o-case-tab li a{
	display: block;
	line-height: 46px;
	color:#fff;
	font-size:16px;
}
.o2o-case .case-left .o2o-case-tab li a:hover{
	background:#fff;
	color:#36c;
	border-radius:4px;
}
.o2o-case .case-left .o2o-case-tab li .active{
	background:#fff;
	color:#36c;
	border-radius:4px;
}
.o2o-case .case-right{
	float: left;
	width:918px;
}
.o2o-case .case-right .o2o-case-info{
	padding-top: 80px;
	display:none;
}
.o2o-case .case-right .o2o-case-info.active{
	display:block;
}
.o2o-case .case-right .o2o-case-info li{
	width:459px;
	float: left;
}
.o2o-case .case-right .o2o-case-info .o2o-case-img{
	background-image:url(../../images/o2o/index/o2o-case-img.png);
	background-repeat:no-repeat;
	height:240px;
}
.o2o-case-img-2{
	background-position:-459px 0;
}
.o2o-case-img-3{
	background-position:-918px 0;
}
.o2o-case-img-4{
	background-position:-1377px 0;
}
.o2o-case-img-5{
	background-position:-1836px 0;
}
.o2o-case-img-6{
	background-position:-2295px 0;
}
.o2o-case .case-right .o2o-case-info .o2o-case-name{
	line-height: 50px;
	font-size:24px;
	color:#fff;
	text-align: center;
	margin-top: 7px;
}
.o2o-case .case-right .o2o-case-info .o2o-case-tip{
	width:276px;
	margin: 0 auto;
	line-height: 24px;
	color:#ccffff;
	font-size:14px;
}
.o2o-case .case-right .o2o-case-btn{
	width:324px;
	margin: 33px auto 0;
	height:34px;
	line-height: 32px;
}
.o2o-case .case-right .o2o-case-btn a{
	width:110px;
	float: left;
	display: block;
	border:1px solid #98bbeb;
	border-radius:2px;
	text-align: center;
	margin: 0 25px;
	color:#fff;
}
.o2o-case .case-right .o2o-case-btn a:hover{
	background:#fff;
	border-color:#fff;
	color:#36c;
	font-size:14px;
}
/* public */
.choice-tab{
	background:#fff;
}
.choice-tab-item{
	background:#efefef;
	border-bottom:0;
	line-height: 54px;
	color:#666;
}
.choice-tab-item.active{
	border-bottom:0;
	background:#2db0f5;
	color:#fff;
}
.choice-info .choice-img{
	background-color: #2db0f5;
}
/* o2o-service */
.o2o-service{
	height:743px;
	background:url(../../images/o2o/index/o2o-service-bg.jpg) no-repeat center top;
}
.o2o-service .main-tit{
	padding:40px 0;
}
.o2o-service .main-tit h2,.o2o-service .main-tit p{
	color:#fff;
}
.o2o-service .main-tit h2{
	line-height: 60px;
}
/* news */
.news{
	width:1290px;
	margin: 0 auto;
	height:460px;
	padding-top: 20px;
}
.news .news-list{
	float: left;
	margin: 0 15px;
	width:400px;
}
.news .news-tit{
	line-height: 80px;
	font-size:24px;
	color:#1b1b1b;
	position: relative;
}
.news .news-tit .more{
	font-size:14px;
	display: block;
	color:#666;
	position: absolute;
	right: 0;
	top: 0;
	padding-right:10px ;
}
.news .news-tit .more:hover{
	color:#2db0f5;
}
.news .news-tit .more .right-arrow{
	width:7px;
	height: 80px;
	position: absolute;
	right: 0;
	top: 0;
	background:url(../../images/o2o/index/right-arrow.png) no-repeat right 35px;
}
.news .first-news{
	display: block;
	border:1px solid #cde1e4;
}
.news .news-img{
	height:170px;
	overflow: hidden;
}
.news .news-img img{
	width:100%;
}
.news .first-news-tit{
	padding:0 15px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	height:58px;
	line-height: 58px;
	color:#333;
	font-size:14px;
}
.news .first-news:hover .first-news-tit{
	color:#2db0f5;
}
.news ul{
	margin-top: 10px;
}
.news li a{
	line-height: 34px;
	font-size:14px;
	color:#333;
	display: block;
	height:34px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
}
.news li a:hover{
	color:#2db0f5;
}
.news li a span{
	color:#999;
}