/*banner*/

.section1 {
	background: #000;
}

.slider_banner .bd li {
	display: block;
	width: 100%;
	height: 100%;
	background: url(../images/banner.jpg) center center;
	background-size: cover;
}

.slider_m {
	display: table;
	height: 100%;
	text-align: right;
}

.slider_img {
	width: 50%;
	display: table-cell;
	height: 100%;
	vertical-align: middle;
}

.slider_banner {
	position: relative;
}

.slider_banner .hd {
	width: 100%;
	text-align: center;
	position: absolute;
	bottom: 10px;
	left: 0px;
}

.slider_banner .hd ul {
	display: inline-block;
}

.slider_banner .hd ul li {
	display: block;
	width: 15px;
	height: 15px;
	border: 2px solid #f3299f;
	border-radius: 50%;
	float: left;
	margin: 0px 5px;
}

.slider_banner .hd ul li.on {
	background: #F3299F;
}


/*实体加盟*/

.section2 {
	background: #171717;
	background-image: ;
}
.section2 .title{
	margin-top: -100px;
}
.section2.active .title{
	margin-top: 70px;
	transition: .3s;
	
}
.section2 .w {
	background: url(../images/10.png) left 50px no-repeat, url(../images/2000.png) right bottom no-repeat;
	padding-bottom: 50px;
}

.title {
	margin: 70px 0px;
}

.title p {
	font-size: 16px;
}

.section2 .item {
	height: 210px;
	display: table;
}

.section2 .item span {
	display: table-cell;
	height: 100%;
	vertical-align: middle;
}

.section2 .item.i4 {
	background: url(../images/ibg.jpg) center center;
}

.section2 .odd {
	background: #191718;
}

.section2 .even {
	background: #1d1b1c;
}

.more-btn {
	font-size: 14px;
}

.more-btn a {
	display: block;
	width: 280px;
	height: 45px;
	line-height: 43px;
	text-align: center;
	margin: 0px auto;
	border: 1px solid #5f5f5f;
	border-radius: 22px;
	margin-top: 70px;
}


/*电商加盟*/

.section3 {
	background: #0b0a0c;
}

.section3 .tab_hd {
	height: 50px;
	width: 1185px;
	border-left: 1px solid #606060;
	border-right: 1px solid #606060;
	margin: 0px auto;
}

.section3 .tab_hd li {
	display: block;
	width: 170px;
	height: 50px;
	line-height: 50px;
	float: left;
	font-size: 16px;
	text-align: center;
	color: #fff;
	cursor: pointer;
	border-left: 1px solid #606060;
	border-top: 1px solid #606060;
	margin-left: -1px;
}

.section3 .tab_bd {
	width: 1185px;
	margin: 0 auto;
	padding: 20px;
	background: #ff0096;
	height: auto;
	overflow: hidden;
}

.section3 .tab_bd li {
	display: none;
}

.section3 .tab_bd span {
	display: block;
	float: left;
	height: auto;
	overflow: hidden;
	padding: 40px;
	min-width: 250px;
	max-width: 300px;
}

.section3 .tab_bd span p {
	color: #fff;
	font-size: 14px;
}

.section3_w {
	width: 1185px;
	margin: 0px auto;
	height: auto;
	overflow: hidden;
}

.section3_w .web_sit {
	display: table;
	width: 280px;
	height: 200px;
	border: 1px solid #29282a;
}

.section3_w .web_sit span {
	display: table-cell;
	height: 100%;
	vertical-align: middle;
}

.section3_w .item {
	height: auto;
	overflow: hidden;
	margin-top: 100px;
}


/*产品中心*/

.section4 {
	background: #171717;
}

.picScroll-left {
	position: relative;
	margin-top: 200px;
}

.picScroll-left .bd li {
	display: block;
	width: 380px;
	height: 460px;
	margin: 0px 10px;
	position: relative;
}

.picScroll-left .bd li img {
	width: 380px;
	height: 460px;
}
.picScroll-left .bd li .title{
	position: absolute;
	bottom: -50px;
	left: 0px;
	background: #ff0096;
	width: 100%;
	height: 50px;
	line-height: 50px;
	margin: 0px;
	padding: 0px 20px;
	
}
.picScroll-left .bd li:hover .title{
	bottom: 0px;
	transition: .3s;
}
.picScroll-left .bd li .title a{
	display: block;
	width: 100%;
	color: #fff;
}
.picScroll-left .bd li .title a i{
	display: block;
	line-height: 50px;
}
.picScroll-left .next,
.picScroll-left .prev {
	font-size: 16px;
	width: 30px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	background: rgba(0, 0, 0, 0.5);
	position: absolute;
	top: 50%;
	margin-top: -30px;
	z-index: 1111;
}

.picScroll-left .next {
	right: 10px;
}

.picScroll-left .prev {
	left: 10px;
}
/*关于界色*/
.section5{
	background: #ff0096;
	
}
.section5 .w{
	position: relative;
	height: 100% !important;
}
.black-bg{
	width: 100%;
	height: 400px;
	background: #000;
	margin-top: 200px;
}
.section5 .z1,.section5 .z2{
	position: absolute;
}
.section5 .z1{
	position: absolute;
	left: 50px;
	top: 400px;
	z-index: 111;
}
.section5 .z2{
	position: absolute;
	top: 350px;
	right: 50px;
	z-index: 11;
}
.section5 .more-btn a{
	border-color:#fff ;
	color: #fff!important;
	margin-top: 150px;
}
/*联系我们*/
.section6{
	background: #060708;
}
.section6 input{
	background: none;
	border: none;
	border-bottom: 1px solid #292929;
	padding: 0px;
	height: 50px;
	color: #fff;
}
.section6 input:focus{
	border-color: #ff0096 !important;
}
.section6 textarea{
	background:none;
	border: none;
	border-bottom: 1px solid #ff0096;
	margin-top: 30px;
	padding: 0px;
	outline: none;
	color: #fff;
}
.btn-style{
	display: block;
	width: 350px;
	height: 55px;
	background: #ff0096;
	color: #fff;
	margin: 100px auto;
	border: none;
}
.footer{
	width: 100%;
	background: #000;
	position: absolute;
	bottom: 0px;
	left: 0px;
	border: none;
	font-size: 14px;
}
.footer.s1{
	position: static;
}
.footer p{
	color: #5b5b5b;
}
.footer p span{
	color: #323232;
}
.footer .share{
	width: 200px;
}
.footer .share span,.footer .share li{
	display: block;
	float: left;
	margin-left: 5px;
}
