/*加盟市场*/
.shichang{
    background: #fff;
    padding-bottom: 46px;
}
.shichang>div{
    width: 1200px;
    margin: 0 auto;
}
.shichang>div:before{
    content: "";
    display: table;
}
.shichang ul{
    display: flex;
    justify-content: space-around;
    width: 1200px;
    margin: 0 auto;
    margin-top: 46px;
}
.shichang ul li{
    width: 276px;
}
.shichang ul li img{
    margin: 0 auto;
}
.shichang ul li p{
    font-size: 14px;
    color: #535353;
    height: 90px;
    border: 1px solid #535353;
    padding: 20px 16px;
    box-sizing: border-box;
    margin-top: 22px;
}
/*加盟条件*/

.tiaojian{
    background: #fff;
}
.tiaojian>div{
    width: 1200px;
    margin: 0 auto;
}
.tiaojian>div:before{
    content: "";
    display: table;
}
.tiaojian-bg{
    margin-top: 40px;
    background: url("/upload/other/pcimg/jm-tiaojian.png") no-repeat;
    width: 1201px;
    height: 563px;
    position: relative;
}
.tiaojian-bg div{
    display: flex;
    position: absolute;
    opacity: 0;
}
.tiaojian-bg div:nth-child(1){
    color: #8cc63f;
    left: 300px;
    top: 0;
    transition: 1s;
    transition-delay: 0s;
}
.tiaojian-bg div:nth-child(2){
    color: #eb7579;
    left: 370px;
    top: 86px;
    transition: 1s;
    transition-delay: 0.4s;
}
.tiaojian-bg div:nth-child(3){
    color: #fedb3e;
    left: 846px;
    top: 40px;
    transition: 1s;
    transition-delay: 0.8s;
}
.tiaojian-bg div:nth-child(4){
    color: #6e6bb0;
    left: 0px;
    top: 426px;
    transition: 1s;
    transition-delay: 1.2s;
}
.tiaojian-bg div:nth-child(5){
    color: #fedb3e;
    left: 480px;
    top: 374px;
    transition: 1s;
    transition-delay: 1.6s;
}
.tiaojian-bg div:nth-child(6){
    color: #eb7579;
    left: 916px;
    top: 432px;
    transition: 1s;
    transition-delay: 2s;
}
.tiaojian-bg p{
    font-size: 18px;
    margin-top: 16px;
}
.tiaojian-bg h1{
    font-size: 60px;
    font-weight: normal;
}
/*服务于支持*/
.fuwu{
    background: #6e6bb0;
    padding-bottom: 80px;
}
.fuwu>div{
    width: 1200px;
    margin: 0 auto;
}
.fuwu div:before{
    content: "";
    display: table;
}
.fuwu div .title-icon{
    background: url(/upload/other/pcimg/title-icon-1.png) no-repeat;
    margin-top: 46px;
}
.fuwu div h1{
    color: #fff;
}
.fuwu div h2{
    color: #fff;
}
.fuwu ul{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.fuwu ul li{
    width: 288px;
    height: 268px;
    background: #8380ca;
    margin-top: 20px;
}
.fuwu ul li h4{
    font-size: 20px;
    margin-top: 12px;
    color: #fff;
    text-align: center;
}
.fuwu ul li p{
    text-align: center;
    color: #fff;
    margin-top: 10px;
    font-size: 12px;
}

/*运营培训*/
.peixun div:before{
    content: "";
    display: table;
}
.peixun-box{
    background: url("/upload/other/pcimg/jm-y.png") no-repeat;
    width: 1201px;
    height: 669px;
    margin: 0 auto;
    position: relative;
    margin-top: 50px;
}
.peixun-box li{
    position: absolute;
    width: 246px;
    height: 48px;
    border: 1px solid #d2d2d2;
    font-size: 15px;
    color: #646464;
    line-height: 48px;
    text-align: center;
    opacity: 0;
    transition: 0.5s;
}
.peixun-box li:nth-child(1){
    left: 666px;
    top: 0;
}
.peixun-box li:nth-child(2){
    left: 788px;
    top: 92px;
}
.peixun-box li:nth-child(3){
    left: 868px;
    top: 178px;
}
.peixun-box li:nth-child(4){
    left: 892px;
    top: 282px;
}
.peixun-box li:nth-child(5){
    left: 866px;
    top: 388px;
}
.peixun-box li:nth-child(6){
    left: 800px;
    top: 470px;
}
.peixun-box li:nth-child(7){
    left: 290px;
    top: 550px;
}
.peixun-box li:nth-child(8){
    left: 172px;
    top: 480px;
}
.peixun-box li:nth-child(9){
    left: 90px;
    top: 382px;
}
.peixun-box li:nth-child(10){
    left: 60px;
    top: 276px;
}
.peixun-box li:nth-child(11){
    left: 88px;
    top: 166px;
}
.peixun-box li:nth-child(12){
    left: 178px;
    top: 70px;
}
.peixun-box li:nth-child(13){
    border: none;
    width: 220px;
    left: 50%;
    top: 220px;
    margin-left: -105px;
    color: #6e6bb0;
}
.peixun-box li:nth-child(13) h1{
    font-size: 34px;
}
.peixun-box li:nth-child(13) p{
    font-size: 12px;
    line-height: 20px;
    text-align: left;
    margin-top: 10px;
}
.nums{
    width: 98px!important;
    height: 98px!important;
    border-radius: 50% 50%;
    border: none!important;
}
.nums-1{
    left: 556px;
    top: 45px;
}
.nums-2{
    left: 661px;
    top: 74px;
}
.nums-3{
    left: 738px;
    top: 152px;
}
.nums-4{
    left: 765px;
    top: 257px;
}
.nums-5{
    left: 736px;
    top: 362px;
}
.nums-6{
    left: 659px;
    top: 438px;
}
.nums-7{
    left: 552px;
    top: 466px;
}
.nums-8{
    left: 448px;
    top: 436px;
}
.nums-9{
    left: 372px;
    top: 359px;
}
.nums-10{
    left: 344px;
    top: 254px;
}
.nums-11{
    left: 373px;
    top: 149px;
}
.nums-12{
    left: 451px;
    top: 72px;
}
.col-1{
    background-color:#6e6bb0;
    color: #fff!important;
    border: none!important;
}
.col-2{
    background-color:#54b984;
    color: #fff!important;
    border: none!important;
}
.col-3{
    background-color:#f97673;
    color: #fff!important;
    border: none!important;
}
/*校区环境*/
.xiaoqu{
    background: #eb7579;
    padding-bottom: 80px;
}
.xiaoqu>div{
    width: 1200px;
    margin: 0 auto;
}
.xiaoqu div:before{
    content: "";
    display: table;
}
.xiaoqu div .title-icon{
    background: url(/upload/other/pcimg/title-icon-1.png) no-repeat;
    margin-top: 46px;
}
.xiaoqu div h1{
    color: #fff;
}
.xiaoqu div h2{
    color: #fff;
}
.xiaoqu ul{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.xiaoqu ul li{
    width: 280px;
    margin-top: 30px;
}
/*加盟流程*/
.liuch div:before{
    content: "";
    display: table;
}
.liuch-box{
    background: url("/upload/other/pcimg/jm-liuch.png") no-repeat;
    width: 1201px;
    height: 661px;
    margin: 0 auto;
    margin-top: 50px;
}
/*加盟分布*/
.map{
    background: #6e6bb0;
    padding-bottom: 30px;
}
.map div:before{
    content: "";
    display: table;
}
.map div .title-icon{
    background: url(/upload/other/pcimg/title-icon-1.png) no-repeat;
    margin-top: 46px;
}
.map div h1{
    color: #fff;
}
.map div h2{
    color: #fff;
}
.map-box{
    background: url("/upload/other/pcimg/jm-map.png") no-repeat;
    width: 1201px;
    height: 566px;
    margin: 0 auto;
}



