body {

}
.container {
	width: 1200px;
	padding:0;
}
.img-responsive {
	display: block;
    width: 100%;
    height: auto;
}
.headline-bg.index-headline-bg {
	height:680px;
	overflow:hidden;
	position:relative;
	background:-webkit-linear-gradient(top,#0076d1,#5db8ff);
	background:-moz-linear-gradient(top,#0076d1,#5db8ff);
	background:-o-linear-gradient(top,#0076d1,#5db8ff);
	background:-ms-linear-gradient(top,#0076d1,#5db8ff)
}
.bannerimg {
	position: absolute;
	top:0;
	left:0;
	z-index: 10;
	
}

@media (max-width:991px) {
	.headline-bg.index-headline-bg {
	height:575px
}

}
@media (max-width:1300px) {
.headline-bg.index-headline-bg {
	height:500px
}
}
@media (max-width:767px) {
	.headline-bg.index-headline-bg {
	height:800px
}

}
@media (max-width:480px) {
	.headline-bg.index-headline-bg {
	height:610px
}

}

/*在线管理工具*/
.section-1 {
	padding-top: 75px;
	padding-bottom: 150px;
	background:#f6f6f6;
}
.ren-title p {
	color: #646464;
	font-size: 40px;
	text-align: center;

}

.ren-title h1 {
	font-size: 46px;
	color: #1c1c1c;
	text-align: center;
	margin-top:0px;
}
.section-1 .ren-con {
	margin-top: 60px;
	text-align: center;
	padding:0 50px;
}
.section-1 .ren-con img {
	margin-bottom: 25px;
}
.section-1 .ren-con h3 {
	font-size: 32px;
	color: #3a4957;
}
.section-1 .ren-con p {
	font-size: 20px;
	color: #626262;
}

/**
 * 人人店营销推广
 */
.section-2 {
	padding:60px 0 120px 0;
}
.section-2 .ren2-title h1{
	text-align: center;
	color: #1c1c1c;
	font-size: 38px;
	margin-bottom: 15px;
}
.section-2 .ren2-title p {
	color: #7a7a7a;
	font-size: 21px;
	text-align: center;
	
}
.section-2 .ren2-con {
	padding-top:70px;
}
.section-2 .ren2-con ul {
	padding-left: 150px;
	padding-right: 50px;
}
.section-2 .ren2-con ul li {
	float: left;
	width: 130px;
	height: 130px;
	font-size: 33px;
	color: #fff;
	font-weight: 900;
	text-align: center;
    -moz-border-radius: 65px;
    -webkit-border-radius: 65px;
    border-radius: 65px;
    margin-right: 120px;
    padding-top:27px;
    margin-bottom: 45px;
}
.section-2 .ren2-con ul li p {
	margin:0;
	line-height: 35px;

}
.section-2 .ren2-con ul li.li_1 {
	background: #ff5f5f;
}
.section-2 .ren2-con ul li.li_2 {

	background: #f6c815;
}
.section-2 .ren2-con ul li.li_3 {
	padding-top: 40px;
	background: #4097eb;
}
.section-2 .ren2-con ul li.li_4 {
	padding-top: 40px;
	background: #3fc98c;
}
.section-2 .ren2-con ul li.li_5 {
	padding-top: 40px;
	background: #ff9e00;
}
.section-2 .ren2-con ul li.li_6 {
	background: #2cd7c1;
}
.section-2 .ren2-con ul li.li_7 {
	background: #ff5656;
}
.section-2 .ren2-con ul li.li_8 {
	padding-top: 40px;
	background:#0fb4fa;
}


/**
 * 到店
 */
.section-3 {
	background: #f5f5f5;
	padding-top: 75px;
	padding-bottom: 120px;
}
.section-3 .cen3-title {
	text-align: center;
}
.section-3 .cen3-title p {
	color: #4f4f4f;
	font-size: 21px;
}
.section-3 .cen3-con {
	text-align: center;
	padding: 0 40px;

}
.section-3 .cen3-con .dao3-1 {
	border-right: 1px dashed #e6e6e6;
	
}

/**
 * 企业
 */
.section-4 {
	padding-top:110px;
	padding-bottom: 90px;
}

/**
 * 入驻商家 
 */
.section-5 {
	padding-top: 60px;
	background: #f8f8f8;
	padding-bottom: 90px;
}
.ren5-title h1 {
	font-size: 41px;
	color: #3c4c5a;
	text-align: center;
}
.ren5-con {
	margin-top: 50px;
}

