/* 招商加盟 */

.fix_contact{
	position:fixed;
	bottom:10%;
	right:5%;
	padding:20px;
	background:#fff;
	z-index:99;
	border:1px solid #eaeaea;
}
.fix_contact .close{
	position:absolute;
	font-size:19px;
	border:1px solid #eaeaea;
	width:30px;
	height:30px;
	line-height:30px;
	text-align:center;
	top:-1px;
	right:-40px;
	color:#191919;
	cursor:pointer;
	background:#fff;
}
.fix_contact .img{
	padding:0 0 20px 0;
	border-bottom:1px solid #535353;
}
.fix_contact .img img{
	width:140px;
}
.fix_contact .wz{
	text-align:center;
}
.fix_contact .wz h3{
	font-size:16px;
	color:#2c2c2c;
	margin:10px 0 5px;
}
.fix_contact .wz p{
	font-size:12px;
	color:#999999;
}
.topnumber{
	text-align: center;
}
.topnumber .number{
	width:55px;
	height:55px;
	line-height:55px;
	text-align:center;
	display: inline-block;
	font-size: 30px;
	font-family: bahn;
	background-color: #942586;
	color: #fff;
	position: relative;
}
.topnumber .number::before{
	content: '';
	position: absolute;
	width: 150px;
	height: 1px;
	background-color: #d2d2d2;
	left: -150px;
	top: 29px;
}
.topnumber .number::after{
	content: '';
	position: absolute;
	width: 150px;
	height: 1px;
	background-color: #d2d2d2;
	right: -150px;
	top: 29px;
}
.topnumber .jtit h3{
	font-size: 40px;
	color: #2c2c2c;
	margin: 40px 0;
	font-weight:lighter;
}
.topnumber .jtit h3 span{
	font-weight: bold;
	font-size: 40px;
	color: #2c2c2c;
}
.topnumber .det p{
	font-size: 20px;
	color: #2c2c2c;
	line-height: 2;
}

.join1{
	padding: 115px 0 0 0;
	background-image:linear-gradient(90deg,rgba(252,252,252,1),rgba(252,252,252,0));
	
}
.join1img{
	text-align: center;
	padding-top: 15px;
}
.join1img img{
	max-width: 100%;
}
.join2img{
	text-align: center;
	padding-top: 23px;
}
.join2img img{
	max-width: 100%;
}
.join2{
	padding: 70px 0 0 0;
	position: relative;
}
.join2::after{
	position: absolute;
	width: 100%;
	
	height: 100%;
	background: #fbfbfb;
	left: 0;
	top: 110px;
	z-index: -1;
}
.join3img{
	padding-top: 45px;
}
.join3img img{
	width: 100%;
}
.join3{
	padding: 145px 0 0 0;
}

.join3 .join3_list{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.join3 .join3_list .item{
	width: 19.5%;
	margin: 0 0 0.5% 0;
	cursor: pointer;
	position: relative;
}
.join3 .join3_list .item img{
	width: 100%;
}
.join3 .join3_list .item:hover img{
	opacity: .6;
}
.join3 .join3_list .item .detail{
	position: absolute;
	top: 25px;
	right: 25px;
	background: url(../images/wzbg.png) no-repeat center;
	background-size: 166px 40px;
	width: 166px;
	height: 40px;
}
.join3 .join3_list .item .detail h3{
	font-size: 16px;
	color: #333333;
	line-height: 40px;
	padding-left: 50px;
}
.join3 .join3_list{
	padding:60px 20px 0 20px;
}

.join4{
	padding: 130px 0 0 0;
}
.join4_swiper{
	position:relative;
	cursor:pointer;
}
.join4_swiper .line2{
	height:5px;
	width: 0;
    background-color: #942586;
	position:absolute;
	bottom:-50px;
	left:0;
	transition:width .6s linear;
}
.join4_swiper:hover .line2{
	
}
.join4_swiper .swiper-button-next {
    right: -80px;
    color: #fff;
    background-color: #b3b2b2;
    width: 45px;
    height: 55px;
    transition: .2s all linear;
}
.join4_swiper .swiper-button-prev {
    left: -80px;
    color: #fff;
    background-color: #b3b2b2;
    width: 45px;
    height: 55px;
    transition: .2s all linear;
}
.join4_swiper .swiper-button-next::after {
    font-size: 25px;
    font-family: '宋体';
    content: '>';
}
.join4_swiper .swiper-button-prev::after {
    font-size: 25px;
    font-family: '宋体';
    content: '<';
}
.join4_swiper .swiper-button-next:hover,.join4_swiper .swiper-button-prev:hover{
	background:#000;
	color:#fff;
}
.join4_list{
	background: url(../images/join5bg.jpg) no-repeat top;
	padding: 80px 0;
	margin-top:50px;
}
.join4_list .container{
	justify-content: space-between;
}
.join4_list .item{
	
	position: relative;
}
.join4_list .item .line{
	height: 8px;
	width: 100%;
	background-color: #942586;
}
.join4_list .item h3{
	font-size: 30px;
	color: #ffffff;
	font-weight: bold;
	margin: 25px 0 15px;
}
.join4_list .item p{
	font-size: 16px;
	color: #f9f9f9;
	line-height: 1.8;
}
.join4_list .item .img img{
	width: 100%;
}
.join4_list .item .img{
	padding-top: 40px;
}
.join4_list .item .purple{
	position: absolute;
	right: 0;
	top: 35px;
}

.join5{
	padding: 120px 0 0 0;
}
.join5img{
	padding: 40px 0 0 0;
}
.join5img img{
	width: 100%;
}
.join5img2{
	justify-content:space-between;
	padding: 40px 0 0 0;
}
.join5img2 .itimg{
	width:27%;
	display:flex;
	flex-direction:column;
	justify-content:space-between;
	overflow:hidden;
}
.join5img2 .itimg:nth-child(2){
	width:44.5%;
}

.join5img2 .itimg .xx{
	overflow:hidden;
}

.join5img2 img{
	width:100%;
	transition:.3s all linear;
	cursor:pointer;
}
.join5img2 img:hover{
	transform:scale(1.1);
}
.join6{
	padding: 130px 0 120px 0;
	margin-top: 120px;
	background: #f6f6f6;
}
.join6_list{
	justify-content: space-between;
	padding-top: 40px;
}
.join6_list .itemlist{
	width: 16%;
	text-align: center;
	background-color: #fff;
	height: 350px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	border-radius: 15px;
	padding: 45px 30px 0 30px;
	position: relative;
	cursor: pointer;
}
.join6_list .itemlist .name{
	font-size: 22px;
	color: #2c2c2c;
	margin: 30px 0 10px;
}
.join6_list .itemlist .info p{
	font-size: 15px;
	color: #666666;
	line-height: 1.8;
}
.join6_list .itemlist .hbg{
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	transition: .2s all linear;
	opacity:0;
}
.join6_list .itemlist:hover .hbg{
	opacity:1;
}
.join7{
	padding: 120px 0 0 0;
}
.join7_list{
	justify-content: space-between;
	flex-wrap: wrap;
	padding: 50px 20px 0 20px;
}
.join7_list .item{
	width: 24.5%;
	position: relative;
	margin-bottom: 30px;
	overflow:hidden;
}
.join7_list .item img{
	width: 100%;
	transition:.3s all linear;
	cursor:pointer;
}
.join7_list .item img:hover{
	transform:scale(1.1);
}
.join7_list .item .name{
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 15px 0 15px 15px;
	width: 50%;
	background-image: linear-gradient(to right, rgba(148,37,135,1), rgba(148,37,135,0.3));
}
.join7_list .item .name h3{
	font-size: 18px;
	color: #fdfdfd;
}
.join8{
	padding: 120px 0 0 0;
}
.join8swiper{
	margin: 50px 0 0 0;
	position: relative;
}
.join8swiper .ss{
	display: flex;
}
.join8swiper .img{
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	width: 40%;
	height: 340px;
}
.join8swiper .info{
	padding: 50px 30px 0 30px;
	background: #f6f6f6;
	width: 60%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.join8swiper .info .name{
	font-size: 25px;
	color: #2c2c2c;
}
.join8swiper .info .desc{
	font-size: 18px;
	color: #2c2c2c;
	margin: 12px 0 30px;
}
.join8swiper .info .content{
	font-size: 16px;
	color: #666666;
	line-height: 2;
}
.join8swiper .swiper-button-prev{
	left: -80px;
	color: #fff;
	background-color: #b3b2b2;
	width: 45px;
	height: 55px;
	transition:.2s all linear;
}
.join8swiper .swiper-button-prev::after{
	font-size: 25px;
	font-family: '宋体';
	content: '<';
}

.join8swiper .swiper-button-next{
	right: -80px;
	color: #fff;
	background-color: #b3b2b2;
	width: 45px;
	height: 55px;
	transition:.2s all linear;
}
.join8swiper .swiper-button-next::after{
	font-size: 25px;
	font-family: '宋体';
	content: '>';
}
.join8swiper .swiper-button-prev:hover,.join8swiper .swiper-button-next:hover{
	background-color:#000;
}

.join9{
	background: url(../images/join9bg.jpg) no-repeat center;
	height: 900px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	padding: 85px 0 0 0;
	margin-top: 120px;
}
.join9 .container{
	background-color: #fff;
	padding: 70px 35px 70px 35px;
}
.join9 .process{
	justify-content: space-between;
	padding: 30px 0;
}
.join9 .process .ite{
	text-align: center;
	display: flex;
	flex-direction: column;
	justify-content: center;
}
.join9 .process .ite p{
	font-size: 35px;
	font-family: bahn;
	color: #2c2c2c;
}
.join9 .process .ite h3{
	font-size: 16px;
	color: #444444;
}

.join_form .item_form{
	justify-content: space-between;
}
.join_form .item_form .its{
	width: 24%;
}
.join_form .item_form .its input[type=text]{
	width: 100%;
	border: 0;
	height: 60px;
	background-color: #f3f3f3;
	color: #b2b2b2;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	padding: 0 20px;
	font-size: 16px;
	outline: none;
}
.join_form .item_form .its input[type=text]::-webkit-input-placeholder {
    color: #b2b2b2;
}
.join_form .item_form .its input[type=text]::-ms-input-placeholder {
    color: #b2b2b2;
}
.join_form .item_form .its input[type=text]::-moz-placeholder {
    color: #b2b2b2;
}
.join_form .item_form .its input[type=text]::-moz-placeholder {
    color: #b2b2b2;
}
.join_form .item_form textarea{
	font-size: 16px;
	background-color: #f3f3f3;
	width: 100%;
	height: 120px;
	border: 0;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	padding: 20px;
	color: #b2b2b2;
	outline: none;
}
.join_form .item_form textarea::placeholder {
	color: #b2b2b2;
}
.join_form .item_form{
	padding: 10px 0;
}
.join_form .item_form2{
	justify-content: space-between;
	padding-top: 20px;
}
.join_form .item_form2 #verifycode{
	border: 0;
	height: 60px;
	background-color: #f3f3f3;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	padding: 0 20px;
	font-size: 16px;
	outline: none;
}
.join_form .item_form2 #verifycodeimg{
	height: 60px;
	vertical-align: top;
	margin-left: 10px;
}
.join_form .item_form2 .btn input[type=submit]{
	height: 60px;
	width: 200px;
	color: #fff;
	font-size: 16px;
	background-color: #942586;
	border: 0;
	cursor:pointer;
}
.join_form .item_form2 .btn input[type=reset]{
	height: 60px;
	color: #b3b3b3;
	font-size: 16px;
	background-color: #f3f3f3;
	border: 0;
	width: 100px;
	margin-left: 10px;
}
.join5_mob{
	display: none;
}
@media screen and (min-width: 300px) and (max-width: 1000px){
	.fix_contact{
		display: none;
	}
	.join1{
		padding: 3rem 0 0 0;
	}
	.topnumber .number {
	    width: 40px;
	    height: 40px;
	    line-height: 45px;
	    text-align: center;
	    display: inline-block;
	    font-size: 20px;
	    font-family: bahn;
	    background-color: #942586;
	    color: #fff;
	    position: relative;
	}
	.topnumber .number::before {
	    content: '';
	    position: absolute;
	    width: 80px;
	    height: 1px;
	    background-color: #d2d2d2;
	    left: -80px;
	    top: 20px;
	}
	.topnumber .number::after {
	    content: '';
	    position: absolute;
	    width: 80px;
	    height: 1px;
	    background-color: #d2d2d2;
	    right: -80px;
	    top: 20px;
	}
	.topnumber .jtit h3 {
	    font-size: 1.8rem;
	    color: #2c2c2c;
	    margin: 1.5rem 0;
	    font-weight: lighter;
	}
	.topnumber .jtit h3 span{
		font-size: 1.8rem;
	}
	.join2 {
	    padding: 3rem 0 0 0;
	    position: relative;
	}
	.join3img {
	    padding-top: 2rem;
	}
	.join3 {
	    padding: 3rem 0 0 0;
	}
	.topnumber .det p {
	    font-size: 1.2rem;
	    color: #2c2c2c;
	    line-height: 1.7;
	}
    .join3 .join3_list .item {
        width: 49%;
        margin: 0 0 2% 0;
        cursor: pointer;
        position: relative;
    }
	.join3 .join3_list .item .detail h3 {
	    font-size: 1.2rem;
	    color: #333333;
	    line-height: 40px;
	    padding-left: 35px;
	}
	.join3 .join3_list .item .detail {
	    position: absolute;
	    top: 10px;
	    right: 4px;
	    background: url(../images/wzbg.png) no-repeat center;
	    background-size: 120px auto;
	    width: 120px;
	    height: 40px;
	}
	.join4 {
	    padding: 3rem 0 0 0;
	}
	.join4_list {
	    background: url(../images/join5bg.jpg) no-repeat top;
	    padding: 4rem 0;
	    margin-top: 3rem;
	}
	.join4_list .item h3 {
	    font-size: 2rem;
	    color: #ffffff;
	    font-weight: bold;
	    margin: 25px 0 15px;
	}
	.join4_list .item p {
	    font-size: 1.2rem;
	    color: #f9f9f9;
	    line-height: 1.8;
	}
	.join4_list .item .purple img{
		width:25px;
	}
	.join4_list .item .line {
	    height: 5px;
	    width: 100%;
	    background-color: #942586;
	}
	.join4_list .item .img {
	    padding-top: 3rem;
	}
	.join4_swiper .swiper-button-next {
	    right: 5px;
	    color: #fff;
	    background-color: #b3b2b2;
	    width: 40px;
	    height: 40px;
	    transition: .2s all linear;
		top: 80%;
	}
	.join4_swiper .swiper-button-prev {
	    left: 5px;
	    color: #fff;
	    background-color: #b3b2b2;
	    width: 40px;
	    height: 40px;
	    transition: .2s all linear;
		top: 80%;
	}
	.join5 {
	    padding: 3rem 0 0 0;
	}
	.join5 .det{
		padding:0 10px;
	}
	.join5_mob{
		display: flex;
		flex-wrap: wrap;
	}
	.join5img2 .itimg{
		width: 49%;
	}
	.join5img2 .itimg:nth-child(2) {
	    width: 49%;
	}
	.join5img2 img{
		margin-bottom: 4%;
	}
	.join5img2 .itimg:nth-child(3){
		width: 100%;
	}
	.join6 {
	    padding: 3rem 0 3rem 0;
	    margin-top: 3rem;
	    background: #f6f6f6;
	}
	.join6swiper{
		padding: 3rem 0 0 0;
	}
	.join6swiper .itemlist {
	    width: 100%;
	    text-align: center;
	    background-color: #fff;
	    height: 250px;
	    box-sizing: border-box;
	    -webkit-box-sizing: border-box;
	    -moz-box-sizing: border-box;
	    border-radius: 15px;
	    padding: 25px 10px 0 10px;
	    position: relative;
	    cursor: pointer;
	}
	.join6swiper .itemlist .hbg {
	    background-position: center;
	    background-repeat: no-repeat;
	    background-size: cover;
	    position: absolute;
	    left: 0;
	    top: 0;
	    width: 100%;
	    height: 100%;
	    transition: .2s all linear;
	    opacity: 0;
	}
	.join6swiper .itemlist .name {
	    font-size: 22px;
	    color: #2c2c2c;
	    margin: 30px 0 10px;
	}
	.join6swiper .itemlist .info p {
	    font-size: 15px;
	    color: #666666;
	    line-height: 1.8;
	}
	.join6swiper .itemlist .img img{
		width: 80px;
	}
	.join6swiper .itemlist .name {
	    font-size: 1.6rem;
	    color: #2c2c2c;
	    margin: 20px 0 8px;
	}
	.join6swiper .itemlist .info p {
	    font-size: 1.2rem;
	    color: #666666;
	    line-height: 1.8;
	}
	.join7 {
	    padding: 3rem 0 0 0;
	}
	.join7_list .item {
	    width: 49%;
	    position: relative;
	    margin-bottom: 10px;
	    overflow: hidden;
	}
	.join7_list .item .name {
	    position: absolute;
	    bottom: 0;
	    left: 0;
	    padding: 10px 0 10px 10px;
	    width: 100%;
	    box-sizing: border-box;
	    background-image: linear-gradient(to right, rgba(148,37,135,1), rgba(148,37,135,0.3));
	}
	.join7_list .item .name h3 {
	    font-size: 1.2rem;
	    color: #fdfdfd;
	}
	.join7_list {
	    justify-content: space-between;
	    flex-wrap: wrap;
	    padding: 3rem 15px 0 15px;
	}
	.join8 {
	    padding: 3rem 0 0 0;
	}
	.join8swiper .img {
	    background-position: center;
	    background-repeat: no-repeat;
	    background-size: cover;
	    width: 100%;
	    height: 200px;
	}
	.join8swiper .ss {
	    display: flex;
	    flex-wrap: wrap;
	}
	.join8swiper .info {
	    padding: 2rem 2rem 1rem 2rem;
	    background: #f6f6f6;
	    width: 100%;
	    box-sizing: border-box;
	    -moz-box-sizing: border-box;
	    -webkit-box-sizing: border-box;
	}
	.join8swiper .info .name {
	    font-size: 1.8rem;
	    color: #2c2c2c;
	}
	.join8swiper .info .desc {
	    font-size: 1.4rem;
	    color: #2c2c2c;
	    margin: 1rem 0 2rem;
	}
	.join8swiper .info .content {
	    font-size: 1.2rem;
	    color: #666666;
	    line-height: 2;
	}
	.join8swiper .swiper-button-next {
	    right: 5px;
	    color: #fff;
	    background-color: #b3b2b2;
	    width: 40px;
	    height: 40px;
	    transition: .2s all linear;
		top:24%;
	}
	.join8swiper .swiper-button-prev {
	    left: 5px;
	    color: #fff;
	    background-color: #b3b2b2;
	    width: 40px;
	    height: 40px;
	    transition: .2s all linear;
		top:24%;
	}
	.join9 .process{
		display: none;
	}
	.join9 .container {
	    background-color: #fff;
	    width: 90%;
	    padding: 3rem 2rem 3rem 2rem;
	}
	.join_form .item_form .its {
	    width: 49%;
		margin-bottom: 2%;
	}
	.join_form .item_form{
		flex-wrap: wrap;
		padding: 0;
	}
	.join_form .item_form .its input[type=text] {
	    width: 100%;
	    border: 0;
	    height: 45px;
	    background-color: #f3f3f3;
	    color: #b2b2b2;
	    box-sizing: border-box;
	    -moz-box-sizing: border-box;
	    -webkit-box-sizing: border-box;
	    padding: 0 10px;
	    font-size: 12px;
	    outline: none;
	}
	.join_form .itemlist{
		display: flex;
		flex-wrap: wrap;
		width: 100%;
	}
	.join_form .item_form2 #verifycode{
		width: 50%;
		height: 40px;
		padding: 0 5px;
		font-size: 12px;
	}
	.join_form .item_form2 #verifycodeimg{
		width: 46%;
		height: 40px;
		vertical-align: top;
		margin-left: 10px;
	}
	.join_form .item_form2 {
	    justify-content: space-between;
	    padding-top: 10px;
	    flex-wrap: wrap;
	}
	.join_form {
		padding: 3rem 0 0 0;
	}
	.join_form .btn{
		width: 100%;
		padding: 10px 0;
	}
	.join_form .item_form2 .btn input[type=submit]{
		width: 50%;
		height: 40px;
		font-size: 12px;
	}
	.join_form .item_form2 .btn input[type=reset]{
		height: 40px;
		font-size: 12px;
	}
	.join9 {
	    background: url(../images/join9bg.jpg) no-repeat center;
	    height: auto;
	    box-sizing: border-box;
	    -moz-box-sizing: border-box;
	    -webkit-box-sizing: border-box;
	    padding: 4rem 0;
	    margin-top: 3rem;
	}
	.join_form .item_form textarea{
		font-size: 12px;
	}
}

@media screen and (min-width: 1000px) and (max-width: 1400px){
	
	.join4_swiper .swiper-button-prev {
    left: -60px;
    color: #fff;
    background-color: #b3b2b2;
    width: 45px;
    height: 55px;
    transition: .2s all linear;
}
.join4_swiper .swiper-button-next {
    right: -60px;
    color: #fff;
    background-color: #b3b2b2;
    width: 45px;
    height: 55px;
    transition: .2s all linear;
}
.join8swiper .swiper-button-next {
    right: -60px;
    color: #fff;
    background-color: #b3b2b2;
    width: 45px;
    height: 55px;
    transition: .2s all linear;
}
.join8swiper .swiper-button-prev {
    left: -60px;
    color: #fff;
    background-color: #b3b2b2;
    width: 45px;
    height: 55px;
    transition: .2s all linear;
}
}
