
/*招商加盟*/

.jiamengqianjing{
	width:100%;
	overflow:hidden;
}

.jiamengqianjing .w1540{
	display: flex;
    flex-wrap: wrap;
    align-items: center;
    align-content: space-between;
    justify-content: space-between;
}
.jiamengqianjing .left{
	width:25%;
}

.jiamengqianjing .right{
	width:60%;
}
.jiamengqianjing .left h4{
	font-size:32px;
	color:#3c377e;
	font-weight:bold;
	line-height:32px;
	text-transform: uppercase;
	font-family:Family;
}
.jiamengqianjing .left h3{
	font-size:24px;
	color:#333;
	font-weight:bold;
	margin:20px 0;
}
.jiamengqianjing .left p{
	font-size:14px;
	color:#333;
	line-height:24px;
}

.jiamengqianjing .left span{
	display:block;
	font-size:12px;
	color:#d5d5d5;
	line-height:18px;
	margin-top:30px;
	padding-right:5%;
}



.jiamengqianjing .right img{
	width:100%;
}




/*八大核心竞争力*/

.jiamengyoushi{ width:100%; background-color:#3c377e; overflow:hidden; padding:120px 0;}
.intro-header{ color: #fff; text-align: center;}
.intro-header h2 { font-size:36px;}
.intro-header h3 { font-size:20px; text-transform: uppercase; padding: 10px 0;font-family:Family;}
.intro-header h3 img {display: inline-block; vertical-align: middle; margin-left: 15px;}
.intro-header p {font-size:16px;}
.jiamengyoushi-con{ width:100%; height:100%; overflow:hidden; margin-top:60px; border-left:1px solid #999; border-top:1px solid #999;}
.jiamengyoushi-con ul li{ float:left; width:25%; height:25%; padding:60px 0; border-right:1px solid #999; border-bottom:1px solid #999; text-align:center; color:#fff; transition:all 0.4s;}
.jiamengyoushi-con ul li:hover,.jiamengyoushi-con ul li.on{ background:#ddae60;}
.jiamengyoushi-con ul li img{ display:block; margin:0 auto; height:34px;}
.jiamengyoushi-con ul li h4{ font-size:18px; font-weight:bold; margin:10px 0;}
.jiamengyoushi-con ul li p{ font-size:14px; line-height:24px;}


/*品类齐全*/
.join_style{ padding:90px 0; background:url(../img/js1.jpg) center/cover; overflow:hidden; margin-top:90px;}
.join_style ul{ margin:60px auto 0;}
.join_style ul li{ width:13.7%; float:left; margin-right:0.5714%; border:1px solid #eee; color:#fff; padding-bottom:12%; position:relative; transition:all 0.4s;}
.join_style ul li:after{ content:'+'; position:absolute; color:#fff; right:10%; bottom:10%; font-family:Family; font-size:0.2rem; transition:all 0.4s;}
.join_style ul li:hover{ background-color:#ddae60;}
.join_style ul li:hover:after{ -webkit-transform:rotate(45deg);}
.join_style ul li a{ color:#fff; position:absolute; width:100%; height:100%; left:0; top:0; z-index:1; padding:10%;}
.join_style ul li a p:nth-child(1){ font-size:16px;}
.join_style ul li a p:nth-child(2){ font-size:12px; font-family:Pingfang; display:block; width:70%; padding-top:10px;}
.join_style ul li:last-child{ margin-right:0;}

/*产品五大核心优势*/
.join_advantage{ width:100%; overflow:hidden;}
.join_advantage .w1540{ display: flex; flex-wrap: wrap; align-items: center; align-content: space-between; justify-content: space-between;}
.join_advantage .lefts{ width:40%;}
.join_advantage .lefts img{ width:100%;}
.join_advantage .rights{ width:50%;}
.join_advantage .tit h3{font-size: 32px; color: #3c377e; font-weight: bold; line-height: 32px; text-transform: uppercase;font-family:Family;}
.join_advantage .tit h2{font-size: 24px; color: #333; font-weight: bold; margin: 20px 0;}
.join_advantage .cind{ margin-top:30px; overflow:hidden;}
.join_advantage .cind dl{display: flex; flex-wrap: wrap; margin-top:30px;}
.join_advantage .cind dt{ width:60px; height:60px; background-color:#3c377e; border-radius:50%; margin-right:50px;}
.join_advantage .cind dt img{ width:100%; height:100%;}
.join_advantage .cind dd{ width:80%;}
.join_advantage .cind dd h4{ font-size:16px; font-weight:bold; margin-bottom:10px;}
.join_advantage .cind dd p{ font-size:14px; line-height:22px;}


.home2 {
  width: 100%;
  background: url("../img/home2_bag.jpg") no-repeat;
  background-size: cover;
  padding-top: 90px;
}
.home2 .index_title {
    width: 100%;
    text-align: center;
}
.home2 .index_title p {
    width: 100%;
    margin: 0 auto;
    font-size: 35px;
    color: #bdbdbd;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
    line-height: 36px;
}
.home2 .index_title span {
    display: block;
    margin-top: 8px;
    color: #ddae60;
    font-size: 36px;
    text-align: center;
}


.home2 .myswiper {
  width: 1400px;
  margin: 0 auto;
}

.home2 .myswiper .content {
  width: 1200px;
  margin: 65px auto;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  align-content: space-between;
  justify-content: space-between;
}

.home2 .myswiper .content figure {
  border: 1px solid #54555a;
}

.home2 .myswiper .content figure img {
  width: 555px;
  height: 355px;
  object-fit: cover;
}

.home2 .myswiper .content div {
  width: 600px;
}

.home2 .myswiper .content div h5 {
  font-size: 30px;
  color: #fff;
  font-weight: bold;
}

.home2 .myswiper .content div p {
  color: #bdbdbd;
  font-size: 16px;
  line-height: 30px;
  margin: 40px 0;
}

.home2 .myswiper .content div h6 {
  color: #ddae60;
  font-size: 16px;
}

.home2 .myswiper .content div h6 span {
  font-size: 20px;
  font-weight: bold;
}

.home2 .myswiper .m {
  display: none;
  width: 100%;
}

.home2 .myswiper .m img {
  width: 100%;
  object-fit: contain;
}

.home2 .swiper-pagination {
  display: none;
  position: static;
  margin-top: 10px;
}

.home2 .swiper-pagination .swiper-pagination-bullet {
  background-color: #fff;
}

.home2 .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #ddae60;
}

.home2 .swiper-button-prev:after {
  content: '';
  width: 31px;
  height: 33px;
  background: url("../images/home2_btn.png") no-repeat;
  background-size: contain;
}

.home2 .swiper-button-next:after {
  content: '';
  width: 31px;
  height: 33px;
  background: url("../images/home2_btn.png") no-repeat;
  background-size: contain;
  transform: rotate(180deg);
}

.home2 nav {
  width: 100%;
  margin-top: 60px;
  border-top: 1px solid #5a5c5f;
}

.home2 nav ul {
  width: 1400px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-start;
}

.home2 nav ul li {
  width: 11.11111%;
  height: 80px;
  position: relative;
  cursor: pointer;
  transition: .4s all;
}

.home2 nav ul li:hover {
  background-color: rgba(0, 0, 0, 0.7);
}

.home2 nav ul li:hover:before {
  width: 100%;
}

.home2 nav ul li:hover:after {
  opacity: 1;
}

.home2 nav ul li:hover p {
  line-height: 70px;
}

.home2 nav ul li.active {
  background-color: rgba(0, 0, 0, 0.7);
}

.home2 nav ul li.active:before {
  width: 100%;
}

.home2 nav ul li.active:after {
  opacity: 1;
}

.home2 nav ul li.active p {
  line-height: 70px;
}

.home2 nav ul li:before {
  content: '';
  opacity: 1;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 2px;
  background-color: #ddae60;
  transition: .4s all;
}

.home2 nav ul li:after {
  content: '';
  opacity: 1;
  display: block;
  position: absolute;
  top: 70%;
  left: 50%;
  width: 20px;
  height: 2px;
  transform: translateX(-50%);
  background-color: #c32c30;
  transition: .4s all;
  opacity: 0;
}

.home2 nav ul li p {
  font-size: 16px;
  color: #fff;
  text-align: center;
  line-height: 80px;
  transition: .2s all;
}





/*专卖店*/
.join_store{margin:90px 0;}
.join_store .intro-header {color: #333;margin-bottom:65px;}
.join_store img { display: block; max-width: 100%; margin: 0 auto;}

/*加盟支持*/
.join_support{ background:url(../img/jsupport.jpg) center/cover no-repeat; padding:90px 0 80px; overflow:hidden; color:#fff;}
.join_support ul{ width:100%; overflow:hidden;  margin:60px auto 0; position:relative;}
.join_support ul li{ float:left; width:24%; margin-right:1.333%; margin-bottom:1.333%; position:relative; padding-bottom:16%; background-color:#fff; text-align:center; transition:all 0.4s; color:#666;}
.join_support ul li:hover{ background-color:#ddae60; color:#fff;}
.join_support ul li figure{ position:absolute; left:0; top:0; width:100%; height:100%; padding:80px 0 0 0;}
.join_support ul li figure img{ display:block; margin:0 auto; height:36px;}
.join_support ul li figure p{ font-size:18px; padding:20px 0 0 0;}
.join_support ul li:nth-child(4),.join_support ul li:nth-child(8){ margin-right:0;}


/*加盟要求*/
.join_require{ background:#f5f5f5; padding:90px 0;}
.join_require ul li{ float:left; width:33%; margin-right:0.5%; padding-bottom:24%; display:block; position:relative; color:#fff; font-size:18px; cursor:pointer;}
.join_require ul li>figcaption{ position:absolute; left:0; top:0; z-index:1; width:100%; height:100%; display:-webkit-box; -webkit-box-pack:center; -webkit-box-align:center; background:rgba(0,0,0,0.6); text-align:center; line-height:1.8; transition:all 0.4s;}
.join_require ul li:nth-child(1){ background:url(../img/jr1.jpg) center/cover;}
.join_require ul li:nth-child(2){ background:url(../img/jr2.jpg) center/cover;}
.join_require ul li:nth-child(3){ background:url(../img/jr3.jpg) center/cover;}
.join_require ul li span{ position:absolute; right:40px; top:40px; z-index:2; font-family:"Times New Roman", Times, serif; font-style:italic; font-size:36px;}
.join_require ul li:last-child{ margin-right:0;}
#join_require_page{ display:none;}
#join_require_page .swiper-pagination-bullet-active{ background:#555;}
.join_require .intro-header {color: #333;margin-bottom:65px;}

/*加盟流程*/
.join_progress{ background:url(../img/jprogress.jpg) center/cover no-repeat; overflow:hidden; padding:90px 0 30px; color:#fff;}
.join_progress ul{width:100%;overflow:hidden; margin:auto;}
.join_progress ul li{ width:20%; float:left; padding:0 5% 5% 0; text-align:center; position:relative;}
.join_progress ul li a{ display:block; border:1px solid #eee; padding:20% 0; color:#fff; transition:all 0.4s; position:relative;}
.join_progress ul li a>i{ position:absolute;  font-family:"Times New Roman", Times, serif;  left:10px; top:10px;font-size:35px;}
.join_progress ul li a:hover{ background:#ddae60;}
.join_progress ul li a img{ display:block; height:40px; margin:0 auto 10px auto;}
.join_progress ul:nth-child(2){ padding-top:30px;}
.join_progress ul:nth-child(2) li:after{ content:''; position:absolute; background:url(../img/parrow.png) center/contain no-repeat; top:25%; right:7%; width:25px; height:25px;}
.join_progress ul:nth-child(2) li:last-child:after{ bottom:10%; top:auto; right:58%; -webkit-transform:rotate(90deg);}
.join_progress ul:nth-child(3) li{ float:right;}
.join_progress ul:nth-child(3) li:after{ content:''; position:absolute; background:url(../img/parrow.png) center/contain no-repeat; top:25%; right:7%; width:25px; height:25px; -webkit-transform:rotate(180deg);}
.join_progress ul:nth-child(3) li:first-child:after{ background:none;}
.join_progress .intro-header { margin-bottom:40px;}


/*加盟留言*/

.jiameng_bom_form {
    padding: 90px 0;
	overflow:hidden;
    background-color: #3c377e;
    background-size: cover;
}
.jiameng_bom_form .intro-header { 
	margin-bottom:40px;
}

.jiameng_bom_formcon{
	display: flex;
    flex-wrap: wrap;
    align-content: space-between;
    justify-content: space-between;
	background-color:#fff;
	height:490px;
	overflow:hidden;
}
.jiameng_bom_form_left {
    width: 60%;
	padding:50px;
}
.jiameng_bom_form_left dl {
    margin-bottom:20px;
}

.jiameng_bom_form_left dl input {
    display: inline-block;
    outline: none;
}

.jiameng_bom_form_left dl input.ip1 {
    width: 49%;
    background: #f3f3f3;
    border: none;
    padding: 12px;
}

.jiameng_bom_form_left dl select {
    cursor: pointer;
    width: 32.45%;
    display: inline-block;
    background: #f3f3f3;
    border: none;
    padding: 12px;
    box-sizing: border-box;
    -webkit-appearance: none;
    color: #777;
    outline: none;
}
.jiameng_bom_form_left dl input.ip3 {
    width: 98.8%;
    background: #f3f3f3;
    border: none;
    padding: 12px;
}

.jiameng_bom_form_left dl textarea.ip4 {
    width: 98.8%;
    background: #f3f3f3;
    border: none;
    padding: 12px;
    min-height:120px;
    outline: none;
}

.jiameng_bom_form_left dl input.ip5 {
    background: #3c377e;
    color: #fff;
    cursor: pointer;
    line-height: 2.7;
    font-size: 16px;
    padding: 0 60px;
    border: none;
    -webkit-appearance: none;
}
.iameng_bom_form_right{
    width:40%;
}
.iameng_bom_form_right img{
    width:100%;
}

