@charset "UTF-8";
/******************就业创业**********************/
section .banner-sp{
    width: 100%;
    /*height: 650px;*/
    position: relative;
    overflow: hidden;
    cursor: pointer;
}
section .banner-sp img{
    max-width: none;
    max-height: none;
    width: 100%;
    /*height: 650px;*/
    /*margin: 0 calc(50% - 960px);*/
}
section .service .service-nav li{
    float: left;
    width:50%;
    padding:25px ;
    box-sizing: border-box;
}
section .service .service-nav .box{
    position: relative;
    width:100%;
    display: block;
    height: 235px;
}
section .service .service-nav .box .bg{
    width:100%;
    height:100%;
}
section .service .service-nav .box .nav-div{
    position: absolute;
    top:0;
    width:100%;
    height:100%;
    background: rgba(0,0,0,0.3);
}
section .service .service-nav .box .nav-div .six{
    width: 200px;
    height: 175px;
    text-align: center;
    background: url(../img/img177.png) no-repeat;
    background-size: 100% 100% ;
    margin-top: 30px;
}
section .service .service-nav .box .nav-div .six .icon{
    display: block;
    padding:30px 0;
}
section .service .service-nav .box .nav-div .six .title{
    font-size: 24px;
    line-height: 18px;
    letter-spacing: 1px;
    color: #ffffff;
}
section .service .service-nav .box:hover .nav-div,
section .service .service-nav .box.active .nav-div{
    background-color: rgba(230, 68, 55, 0.6);
}
/*****************就业服务理念**********************/
section .idea .idea_img{
    width:100%;
    height:255px;
}
/*祺馨为你提供*/
section .provide {
    background-color: #fff7e4;
    margin:87px 0 0;
    padding-bottom: 25px;
}
section .provide .provide-box{
    background-color: #ffffff;
    padding:0 35px 30px;
}
section .provide .provide-box .p-co{
    font-size: 18px;
    color: #555555;
    text-align: center;
    padding:40px 0;
}
section .provide .provide-box .provide-ul li{
    float: left;
    width:25%;
    padding:10px;
    box-sizing: border-box;
}
section .provide .provide-box .provide-ul li .img_box{
    width:100%;
    height:189px;
    line-height: 188px;
}
section .provide .provide-box .look-more{
    width: 232px;
    height: 40px;
    line-height: 40px;
    background-color: #ffffff;
    border-radius: 8px;
    border: solid 1px #e64437;
    text-align: center;
    display: block;
    margin:30px auto 10px;
    font-size: 18px;
    color: #e64437;
}
section .provide .provide-box .look-more:hover{
    background: #f44336!important;
    color:#fff!important;
}
/*祺馨色彩明星学员采访*/
section .inte .swiper-container{
    padding:0 50px;
}
section .inte .swiper-container .img_box{
    width: 100%;
    height: 300px;
    border-radius: 25px;
    border: solid 4px #f44336;
    margin-bottom: 10px;
}
section .inte .swiper-container .img_box img{
    width:100%;
    height:100%;
}
section .inte .swiper-container  p{
    line-height: 24px;
    color: #555555;
}
section .inte .swiper-container .swiper-button-next, section .inte .swiper-container .swiper-button-prev{
    margin-top: -100px;
    background: url(../img/img368.png) no-repeat;
}
section .inte .swiper-container .swiper-button-prev{
    background: url(../img/img369.png) no-repeat;
}
/*祺馨色彩最优学员评选*/
section .selection{
    background-color: #fff1f1;
    margin-top: 80px;
}
section .selection .selection-ul{
    text-align: center;
    width:460px;
    margin:0 auto;
}
section .selection .selection-ul li{
    float: left;
}
section .selection .selection-ul li span{
    width: 164px;
    height: 44px;
    text-align: center;
    line-height: 44px;
    background-color: #ffffff;
    border-radius: 24px;
    border: solid 2px #e64437;
    font-size: 18px;
    color: #e64437;
    cursor: pointer;
    margin:0 30px;
}
section .selection .selection-ul li.active span{
    background: #f44336;
    color:#fff;
}
section .selection .selection-box .selection-list li{
    float: left;
    width:25%;
    padding:40px 10px;
    box-sizing: border-box;
}
section .selection .selection-box .selection-list li .img_box{
    border-radius: 32px;
    border: solid 8px #f39800;
    width:100%;
    height:340px;
}
section .selection .selection-box .selection-list li .img_box img{
    width:100%;
    height:100%;
}
section .selection .selection-box .selection-list li .text{
    padding:20px 0;
}
section .selection .selection-box .selection-list li .text p{
    font-size: 14px;
    line-height: 24px;
    color: #555555;
    position: relative;
    padding-left: 80px;
}
section .selection .selection-box .selection-list li .text p span{
    position: absolute;
    left:0;
}
/*学员眼中的祺馨色彩*/
section .eyes .eyes-ul li{
    float: left;
    width:50%;
    padding:50px 10px;
    box-sizing: border-box;
    position: relative;
}
section .eyes .eyes-ul li .box{
    width: 100%;
    height: 230px;
    background-color: #f1f1f1;
    border-left: 22px solid #e64437;
}
section .eyes .eyes-ul li:first-child+li .box{
    border-left: 22px solid #ccff5f;
}
section .eyes .eyes-ul li:first-child+li+li .box{
    border-left: 22px solid #05b8ce;
}
section .eyes .eyes-ul li:first-child+li+li+li .box{
    border-left: 22px solid #ff7335;
}
section .eyes .eyes-ul li:first-child+li+li+li+li .box{
    border-left: 22px solid #ea86ff;
}
section .eyes .eyes-ul li:first-child+li+li+li+li+li .box{
    border-left: 22px solid #5eb5d5;
}
section .eyes .eyes-ul li .box .img_box{
    width:240px;
    height:310px;
    position: absolute;
    left:18px;
    top:13px;
}
section .eyes .eyes-ul li .box .text{
    width: 328px;
    position: absolute;
    left:260px;
}
section .eyes .eyes-ul li .box .text .title{
    font-size: 18px;
    font-weight: normal;
    line-height: 60px;
    color: #e64437;
}
section .eyes .eyes-ul li .box .text .text-p{
    line-height: 25px;
    color: #555555;
    overflow: scroll;
    height: 150px;
    overflow-x: hidden;
    width: 321px;
}
/*20000+毕业学员见证*/
section .witness {
    width:100%;
    height: 590px;
    margin:50px 0;
    position: relative;
    overflow: hidden;
    cursor: pointer;
}
section .witness .po-img{
    max-width: none;
    max-height: none;
    width: 1920px;
    height: 590px;
    margin: 0 calc(50% - 960px);
}
section .witness .witness-box{
    position: absolute;
    top:0;
    left:50%;
    margin-left:-600px;
}
section .witness .witness-box .name{
    padding-bottom: 40px;
}
section .witness .witness-box .text-p{
    font-size: 30px;
    line-height: 53px;
    letter-spacing: 1px;
    color: #555555;
    text-align: center;
}
section .witness .witness-box .text-h2{
    font-size: 30px;
    line-height: 53px;
    letter-spacing: 1px;
    color: #e64437;
    text-align: center;
    margin:20px 0;
}
section .witness .witness-box .bao{
    display: block;
    width: 270px;
    height: 50px;
    background-color: #ffffff;
    border-radius: 10px;
    border: solid 1px #e64437;
    margin:40px auto;
    line-height: 50px;
    font-size: 18px;
    color: #e64437;
    text-align: center;
}
section .witness .witness-box .bao:hover{
    background: #f44336;
    color:#fff;
}
/**********************创业扶持**************************/
/*创业合作 共创共赢*/
section .win .win-ul li{
    float: left;
    width:50%;
    padding:22px;
    box-sizing: border-box;
}
section .win .win-ul li .box{
    position: relative;
    width:100%;
    height:290px;
}
section .win .win-ul li .box .img{
    width:100%;
    height:100%;
}
section .win .win-ul li .box .span-p{
    position: absolute;
    top:0;
    left:50px;
    font-size: 18px;
    font-weight: bold;
    line-height: 28px;
    color: #ffffff;
    width:200px;
    text-align: center;
}
section .win .win-ul li .box .text-p{
    width: 470px;
    line-height: 30px;
    color: #555555;
    position: absolute;
    top:100px;
    left:35px;
    text-align: justify;
}
/*市场广阔   生活刚需*/
section .market .market-box{
    background: #96bc05;
    position: relative;
    height: 428px;
}
section .market .market-box .text{
    position: absolute;
    top:50px;
    left:80px;
    color:#fff;
    font-size: 18px;
    line-height: 35px;
}
section .market .market-box .text h3{
    padding-top: 30px;
}
section .market .market-box .video-box{
    width: 638px;
    height: 428px;
    border:22px solid #fff;
    position: absolute;
    bottom:-110px;
    right:0;
    background: #000;
}
section .market .market-box .video-box video{
    width:100%;
    height:100%;
}
section .market .market-box .box-s{
    width: 266px;
    height: 20px;
    background-color: #ff7335;
    position: absolute;
    bottom:-20px;
    right:638px;
}
section .doubt{
    margin:180px 0 0;
    width: 100%;
    height: 410px;
    position: relative;
    overflow: hidden;
    cursor: pointer;
}
section .doubt .images{
    max-width: none;
    max-height: none;
    width: 1920px;
    height: 410px;
    margin: 0 calc(50% - 960px);
}
section .doubt .doubt-box{
    height: 286px;
    background-color: rgba(255, 255, 255, 0.9);
    box-shadow: 0 7px 9px 0 rgba(10, 2, 4, 0.19);
    opacity: 0.85;
    position: absolute;
    top:70px;
    left:50%;
    margin-left: -600px;
    padding:45px 50px;
}
section .doubt .doubt-box span{
    width: 196px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    background-color: #e64437;
    font-size: 24px;
    letter-spacing: 1px;
    color: #ffffff;
    font-weight: bold;
}
section .doubt .doubt-box p{
    font-size: 14px;
    line-height: 24px;
    color: #555555;
    margin:20px 0;
}
section .doubt .doubt-box h3{
    font-size: 18px;
    line-height: 24px;
    color: #e64437;
}
/*4大加盟优势，让你携手祺馨*/
section .advantage .advantage-ul li{
    float: left;
    width:25%;
    padding:38px;
    box-sizing: border-box;
}
section .advantage .advantage-ul li .img_box{
    width: 233px;
    height: 213px;
    margin:0 auto;
}
section .advantage .advantage-ul li .text{
    font-size: 14px;
    line-height: 24px;
    color: #555555;
    margin-top: 40px;
}
/*6大运营支持，让你无忧经营*/
section .six .six-box{
    height:625px;
    position: relative;
}
section .six .six-box .images{
    width:100%;
    height:100%;
}
section .six .six-box .text{
    width: 180px;
    line-height: 30px;
    color: #555555;
    text-align: justify;
}
section .six .six-box .text-1{
    position: absolute;
    left: 220px;
    top: 40px;
}
section .six .six-box .text-2{
    position: absolute;
    right: 114px;
    top: 48px;
}
section .six .six-box .text-3{
    position: absolute;
    left: 50px;
    top: 235px;
}
section .six .six-box .text-4{
    position: absolute;
    right: 240px;
    top: 300px;
}
section .six .six-box .text-5{
    position: absolute;
    left: 117px;
    top: 413px;
}
section .six .six-box .text-6{
    position: absolute;
    right: 30px;
    top: 467px;
}
/*16项利好政策*/
section .policy-box {
    width: 100%;
    height: 866px;
    position: relative;
    overflow: hidden;
    cursor: pointer;
}
section .policy-box .images{
    max-width: none;
    max-height: none;
    width: 1920px;
    height: 866px;
    margin: 0 calc(50% - 960px);
}
section .policy-box .text{
    position: absolute;
    top:30px;
    left:50%;
    margin-left: -600px;
}
section .policy-box .text-ul li{
    width: 557px;
    height: 80px;
    line-height: 70px;
    background: url(../img/img219.png) no-repeat;
    background-size: 100% 100%;
    margin:5px 0;
    position: relative;
    padding:0 30px 0 90px;
    box-sizing: border-box;
}
section .policy-box .text-ul.left li:first-child{
    line-height: 23px;
    padding-top: 10px;
}
section .policy-box .text-ul li .num{
    width: 40px;
    height: 48px;
    background: url(../img/img214.png) no-repeat;
    background-size: 100% 100%;
    text-align: center;
    line-height: 45px;
    padding-left: 5px;
    font-size: 18px;
    color: #ffffff;
    position: absolute;
    left:25px;
    top: 0;
}
section .policy-box .bg-p{
    width: 1175px;
    height: 111px;
    background-color: #e64437;
    border-radius: 8px;
    font-size: 14px;
    line-height: 20px;
    color: #ffffff;
    padding:15px 20px;
    box-sizing: border-box;
}
section .policy-box .text-ul li .num.num-o{
    background: url(../img/img215.png) no-repeat;
    background-size: 100% 100%;
}
section .policy-box .text-ul li .num.num-y{
    background: url(../img/img216.png) no-repeat;
    background-size: 100% 100%;
}
section .policy-box .text-ul li .num.num-b{
    background: url(../img/img217.png) no-repeat;
    background-size: 100% 100%;
}
section .policy-box .text-ul li .num.num-p{
    background: url(../img/img218.png) no-repeat;
    background-size: 100% 100%;
}
/*加盟流程*/
section .join-f .join-f-ul li{
    float: left;
    width:20%;
    padding:0 20px;
    box-sizing: border-box;
    position: relative;
}
section .join-f .join-f-ul li .img_box{
    width:164px;
    height:164px;
}
section .join-f .join-f-ul li .text-p{
    font-size: 14px;
    line-height: 24px;
    color: #555555;
    text-align: center;
    margin-top: 25px;
}
section .join-f .join-f-ul li .aw{
    width: 40px;
    height: 35px;
    background: url(../img/img225.png )no-repeat;
    background-size: 100% 100%;
    position: absolute;
    right:-20px;
    top:65px;
}
/*特许工作室*/
section .franchise .fr-p{
    font-size: 14px;
    line-height: 24px;
    color: #555555;
    text-align: justify;
}
section .franchise .images{
    width:100%;
    height:335px;
    margin:20px 0;
}
section .franchise .title-h2{
    font-size: 24px;
    line-height: 24px;
    letter-spacing: 1px;
    color: #e63810;
    margin:50px 0;
}
section .franchise .fr-ul li{
    float: left;
    width:20%;
    padding:0 30px;
    box-sizing: border-box;
    text-align: center;
}
section .franchise .fr-ul li .img_box{
    width: 65px;
    height: 65px;
    line-height: 65px;
    text-align: center;
    margin-bottom: 25px;
}
/*祺馨分销创业平台*/
section .platform {
    background-color: #fffdeb;
    margin-top: 55px;
}
section .platform .pla-box{
    width: 1000px;
    margin:0 auto;
}
section .platform .span-p{
    text-align: justify;
}
section .platform .name{
    padding: 45px 0;
}
section .platform .color-h2{
    font-size: 24px;
    line-height: 24px;
    letter-spacing: 1px;
    color: #e63810;
}
section .platform  .pla-ul{
    padding:0 100px;
}
section .platform  .pla-ul li{
    float: left;
    width:25%;
    padding:30px 35px 75px;
    box-sizing: border-box;
    text-align: center;
    line-height: 24px;
    color: #555555;
}
section .platform  .pla-ul li .img_box{
    width:100%;
    height:108px;
    margin-bottom: 20px;
}
/*他们共同选择加入祺馨色彩*/
section .choice{
    width: 100%;
    height: 410px;
    position: relative;
    overflow: hidden;
    cursor: pointer;
}
section .choice .images{
    max-width: none;
    max-height: none;
    width: 1920px;
    height: 410px;
    margin: 0 calc(50% - 960px);
}
section .choice .text{
    position: absolute;
    top:250px;
    left:50%;
    margin-left: 123px;
}
section .choice .text h2{
    font-size: 24px;
    line-height: 47px;
    letter-spacing: 3px;
    color: #ffffff;
}
section .choice .text h2 b{
    display: block;
    font-size: 30px;
    letter-spacing: 3px;
}
section .choice .text .consult{
    width: 262px;
    height: 43px;
    line-height: 43px;
    text-align: center;
    background-color: #ffffff;
    border-radius: 10px;
    border: solid 1px #e63810;
    font-size: 18px;
    letter-spacing: 1px;
    color: #e63810;
}
section .choice .text .consult:hover{
    background: #e63810;
    color:#fff;
}
/*全国加盟商心声 他们都选择了祺馨色彩*/
section .sound .sound-swiper{
    padding:0 30px;
}
section .sound .sound-swiper .img_box{
    width:255px;
    height:323px;
    margin-bottom: 30px;
}
section .sound .sound-swiper .text-p{
    text-align: center;
    color: #555555;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
section .sound .sound-swiper .swiper-button-next, section .sound .sound-swiper .swiper-button-prev{
    width: 14px;
    height: 35px;
    background-size: 100% 100%;
    margin-top: -45px;
    background: url(../img/img368.png) no-repeat;
    background-size: 100% 100%;
}
section .sound .sound-swiper .swiper-button-prev{
    background: url(../img/img369.png) no-repeat;
    background-size: 100% 100%;
}
section .sound  .sound-box{
    margin:70px 0 0;
    width: 100%;
    height: 443px;
    position: relative;
    overflow: hidden;
    cursor: pointer;
}
section .sound  .sound-box .images{
    max-width: none;
    max-height: none;
    width: 1920px;
    height: 443px;
    margin: 0 calc(50% - 960px);
}
section .sound  .sound-box  .sound-div{
    position: absolute;
    top:50px;
    left:50%;
    margin-left: -600px;
    text-align: center;
    color:#fff;
}
section .sound  .sound-box  .sound-div h2{
    font-size: 36px;
    line-height: 100px;
    letter-spacing: 1px;
}
section .sound  .sound-box  .sound-div p{
    font-size: 18px;
    line-height: 30px;
}
section .sound  .sound-box  .sound-div .link-a{
    text-align: center;
}
section .sound  .sound-box  .sound-div .link-a a{
    width: 222px;
    height: 45px;
    line-height: 45px;
    background-color: #ffffff;
    border-radius: 10px;
    border: solid 1px #e63810;
    margin:65px 50px;
    font-size: 18px;
    color: #e63810;
}
section .sound  .sound-box  .sound-div .link-a a.active,
section .sound  .sound-box  .sound-div .link-a a:hover{
    background:#e63810;
    color:#fff;
}
/******************祺馨色彩CMB国际色彩形象顾问培训机构权威认证********************/
section .auth .auth-box .auth-ul li{
    float: left;
    width:25%;
    box-sizing: border-box;
    text-align: center;
}
section .auth .auth-box .auth-ul li .img_box{
    width: 146px;
    height: 169px;
}
section .auth .auth-box .auth-ul li .title{
    font-size: 18px;
    line-height: 28px;
    color: #96bc06;
    margin-bottom:30px ;
}
section .auth .auth-box .auth-ul li:first-child+li .title{
    color: #f44336
}
section .auth .auth-box .auth-ul li:first-child+li+li .title{
    color: #06b8ce
}
section .auth .auth-box .auth-ul li:first-child+li+li+li .title{
    color: #ff7335
}
section .auth .auth-box .auth-ul li .text-p{
    width: 268px;
    font-size: 14px;
    letter-spacing: 1px;
    line-height: 25px;
    color: #555555;
}
section .auth .auth-box .zixun{
    display: block;
    width: 160px;
    height: 40px;
    line-height:40px;
    background-color: #ffffff;
    border: solid 1px #e54336;
    margin:65px auto 50px;
    border-radius: 10px;
    text-align: center;
    font-size: 18px;
    color: #f44336;
}
section .auth .auth-box .zixun:hover{
    background: #f44336;
    color:#fff;
}
section .auth .auth-div{
    width: 100%;
    height: 710px;
    position: relative;
    overflow: hidden;
    cursor: pointer;
}
section .auth .auth-div .images{
    max-width: none;
    max-height: none;
    width: 1920px;
    height: 571px;
    margin: 0 calc(50% - 960px);
}
section .auth .auth-div .text{
    width: 1000px;
    position: absolute;
    top:-19px;
    left:50%;
    margin-left: -500px;
    text-align: center;
}
section .auth .auth-div .text .h2{
    font-size: 36px;
    line-height: 80px;
    letter-spacing: 1px;
    color: #ffffff;
    margin-top:20px;
}
section .auth .auth-div .text .p{
    font-size: 24px;
    line-height: 40px;
    letter-spacing: 1px;
    color: #ffffff;
    margin-top:20px;
}
section .auth .auth-div .text .text-box{
    width: 1000px;
    height: 478px;
    background: url(../img/img247.png) no-repeat;
    background-size: 100% 100%;
    margin-top: 16px;
}
section .auth .auth-div .text .text-box .text-pa{
    color:#fff;
    width: 625px;
    margin:0 0 0 335px;
    padding-top: 20px;
    box-sizing: border-box;
}
section .auth .auth-div .text .text-box .text-pa h2{
    font-size: 36px;
    letter-spacing: 1px;
    line-height: 70px;
}
section .auth .auth-div .text .text-box .text-pa .text-p{
    font-size: 18px;
    line-height: 39px;
    letter-spacing: 1px;
}
section .auth .auth-div .text .text-box .text-pa .zhux{
    padding:15px 0;
}
section .auth .auth-div .text .text-box .text-pa .zhux .img_box{
    width:40px;
    height:40px;
    margin:10px 20px 0 0;
}
section .auth .auth-div .text .text-box .text-pa .zhux p{
    font-size: 24px;
    font-weight: bold;
    line-height: 30px;
    letter-spacing: 1px;
    color: #ffffff;
}
section .auth .auth-div .text .text-box .text-pa .zhux a{
    width: 218px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    background-color: #ffffff;
    border-radius: 8px;
    font-size: 18px;
    color: #f44336;
    margin-top: 10px;
}
section .auth .auth-div .text .text-box .text-pa .zhux a:hover{
    /*background: #f44336;*/
    /*color:#fff*/
}
/*为什么大家都要选择祺馨色彩*/
section .why .why-ul{
    padding-top: 110px;
}
section .why .why-ul li{
    float: left;
    height: 320px;
    width:24.9%;
    border-top: 1px dashed #777777;
    border-right: 1px dashed #777777;
    text-align: center;
    position: relative;
}
section .why .why-ul li.last{
    border-right: 0
}
section .why .why-ul li .img_box{
    width: 213px;
    height: 213px;
    position: absolute;
    top:-106px;
    left:50%;
    margin-left: -106px;
}
section .why .why-ul li .title{
    padding: 130px 0 20px;
    font-size: 18px;
    color: #f44336;
}
section .why .why-ul li .text-p{
    font-size: 14px;
    line-height: 24px;
    color: #555555;
}
section .why .why-ul li  .yuan{
    width: 18px;
    height: 18px;
    background-color: #777777;
    border-radius: 50%;
    position: absolute;
    right:-9px;
    top:-9px;
}
/*课程四大核心内容*/
section .four .four-ul li{
    float: left;
    width:25%;
    padding:10px;
    box-sizing: border-box;
}
section .four .four-ul li:first-child,
section .four .four-ul li:first-child+li+li{
    margin-top: 60px;
}
section .four .four-ul li .box{
    height:525px;
    border: solid 1px #d2d2d2;
}
section .four .four-ul li .box .img_box{
    width:100%;
    height:255px;
}
section .four .four-ul li .box .img{
    width:100%;
    height:100%;
}
section .four .four-ul li .box .text{
    padding:30px;
    height:268px;
}
section .four .four-ul li .box .text .title{
    font-size: 18px;
    font-weight: normal;
    line-height: 30px;
    color: #ff362b;
}
section .four .four-ul li .box .text .text-p{
    font-size: 14px;
    line-height: 24px;
    color: #555555;
}
/*十大课程收益，行业独家*/
section .ten .ten-box{
    width:1100px;
}
section .ten .ten-box .text{
    padding:20px 0;
}
section .ten .ten-box .text p{
    font-size: 14px;
    line-height: 30px;
    color: #555555;
    position: relative;
}
section .ten .ten-box .text p i{
    width: 20px;
    height: 20px;
    background-color: #ff362b;
    border-radius: 5px;
    color:#fff;
    text-align: center;
    line-height: 20px;
    margin-right: 10px;
}
section .ten .ten-box  .img_box{
    width:655px;
    height:330px;
}
/*如何保障你的学习效果*/
section .how{
    background-color: #ffefef;
    margin-top: 70px;
}
section .how .how-ul{
    padding:0 50px;
}
section .how .how-ul li{
    float: left;
    width:14.28%;
    padding:0 20px 60px;
    box-sizing: border-box;
    text-align: center;
    font-size: 18px;
    line-height: 24px;
    color: #555555;
}
section .how .how-ul li .img_box{
    width:100px;
    height:100px;
    line-height: 100px;
    margin-bottom: 10px;
}
/*在中国，能成功从事色彩形象顾问工作的90%以上都毕业于祺馨色彩*/
section .in .in-img{
    width: 100%;
    height: 530px;
    position: relative;
    overflow: hidden;
    cursor: pointer;
}
section .in .in-img img{
    max-width: none;
    max-height: none;
    width: 1920px;
    height: 530px;
    margin: 0 calc(50% - 960px);
}
/*国际色彩形象顾问班即将开课*/
section .open .open-box {
    position: relative;
    height: 360px;
}
section .open .open-box .images{
    width:100%;
    height:100%;
}
section .open .open-box .open-div{
    width:100%;
    position: absolute;
    top:50px;
}
section .open .open-box .open-div .open-le{
    padding-left: 30px;
    color:#fff;
}
section .open .open-box .open-div .open-le h2{
    font-size: 24px;
    line-height: 60px;
    letter-spacing: 1px;
    color: #ffffff;
}
section .open .open-box .open-div .open-le .bg-d{
    width: 439px;
    height: 121px;
    background-color: rgba(255, 255, 255, 0.3);
    border-radius: 10px;
    padding:25px 15px;
    font-size: 18px;
    line-height: 36px;
    margin-bottom: 20px;
}
section .open .open-box .open-div .open-le .jihui p{
    font-size: 15px;
    line-height: 24px;
}
section .open .open-box .open-div .open-rh{
    width:600px;
}
section .open .open-box .open-div .open-rh h2{
    font-size: 24px;
    line-height: 50px;
    letter-spacing: 1px;
    color: #f44336;
    margin-bottom: 30px;
}
section .open .open-box .open-div .open-rh .in-s{
    width: 269px;
    height: 50px;
    line-height: 50px;
    background-color: #ffffff;
    border-radius: 10px;
    border: solid 1px #d2d2d2;
    display: block;
    padding:0 10px;
    box-sizing: border-box;
    margin-bottom: 20px;
    margin-right: 35px;
}
section .open .open-box .open-div .open-rh .in-s input{
    border:0;
}
section .open .open-box .open-div .open-rh button{
    width: 269px;
    height: 50px;
    background-color: #ffffff;
    border-radius: 10px;
    border: solid 1px #f44336;
    font-size: 18px;
    color: #f44336;
    font-weight: bold;
}
section .open .open-box .open-div .open-rh button:hover{
    background: #f44336;
    color:#fff;
}
section .open .open-box .open-div .open-rh h3{
    width: 269px;
    font-size: 18px;
    line-height: 24px;
    color: #f44336;
    text-align: center;
    margin:20px 0
}
/*********************服装搭配师培训************************/
/*谁应该学服装搭配师课程*/
section .who .who-box .who-le{
    width:450px;
    height:480px;
}
section .who .who-box img{
    width:100%;
    height:100%;
}
section .who .who-box .who-rh{
    width:740px;
    background: #fffcef;
}
section .who .who-box .who-rh .text{
    width:370px;
    padding:20px;
}
section .who .who-box .who-rh .text h3{
    font-size: 18px;
    font-weight: normal;
    line-height: 28px;
    color: #ff362b;
}
section .who .who-box .who-rh .text p{
    font-size: 14px;
    line-height: 25px;
    color: #555555;
    padding-bottom: 10px;
}
section .who .who-box .who-rh .img_box{
    width:370px;
    height:240px;
}
section .who .who-box .who-rh .text h2{
    font-size: 24px;
    letter-spacing: 1px;
    line-height: 50px;
    color: #ff362b;
}
section .who .goods{
    width: 100%;
    height: 340px;
    position: relative;
    overflow: hidden;
    cursor: pointer;
    margin-top: 67px;
}
section .who .goods .go-img{
    max-width: none;
    max-height: none;
    width: 1920px;
    height: 340px;
    margin: 0 calc(50% - 960px);
}
section .who .goods-text{
    position: absolute;
    top:0;
    left:50%;
    margin-left: -600px;
}
section .who .goods-text h2{
    font-size: 36px;
    letter-spacing: 1px;
    color: #ffffff;
    text-align: center;
    padding:50px 0;
}
section .who .goods-text .goods-ul{
    width: 662px;
}
section .who .goods-text .goods-ul li{
    float: left;
    width:50%;
    font-size: 18px;
    font-weight: bold;
    color: #ffffff;
}
section .who .goods-text .goods-ul li i{
    font-size: 18px;
    line-height: 36px;
    color: #ffed19;
    margin-right: 10px;
}
/*只需7天共49课时，你就学会*/
section .seven .seven-ul li{
    float: left;
    width:25%;
    padding:0 8px;
    box-sizing: border-box;
}
section .seven .seven-ul li .box{
    height: 234px;
    position: relative;
}
section .seven .seven-ul li .box .images{
    width:100%;
    height:100%;
}
section .seven .seven-ul li .box .box-text{
    position: absolute;
    color:#fff;
    width:100%;
    bottom:0;
    background-color: rgba(255, 54, 43, 1);

}
section .seven .seven-ul li .box .box-text h2{
    text-align: center;
}
section .seven .seven-ul li .box:hover .box-text{
    top:0;
    height:100%;
    width:100%;
    background-color: rgba(255, 54, 43, 0.6);
    padding:38px 35px;
}
section .seven .seven-ul li .box .box-text h2{
    font-size: 24px;
    font-weight: normal;
    line-height: 50px;
    letter-spacing: 1px;
}
section .seven .seven-ul li .box:hover .box-text h2{
     text-align: center;
}
section .seven .seven-ul li .box .box-text p{
    font-size: 16px;
    line-height: 24px;
    display: none;
}
section .seven .seven-ul li .box:hover .box-text p{
    display: block;
}
section .seven .seven-ul li:first-child+li .box .box-text{
    background-color: rgba(154,186,31,1);
}
section .seven .seven-ul li:first-child+li .box:hover .box-text{
    background-color: rgba(154,186,31,0.6);
}
section .seven .seven-ul li:first-child+li+li .box .box-text{
    background-color: rgba(6,184,206,1);
}
section .seven .seven-ul li:first-child+li+li .box:hover .box-text{
    background-color: rgba(6,184,206,0.6);
}
section .seven .seven-ul li:first-child+li+li+li .box .box-text{
    background-color: rgba(131,88,240,1);
}
section .seven .seven-ul li:first-child+li+li+li .box:hover .box-text{
    background-color: rgba(131,88,240,0.6);
}
/*你选择了我们*/
section .your{
    background: #fff6ed;
    margin: 70px 0 0;
    padding-bottom: 50px;
}
section .your .your-ul li{
    float: left;
    width:25%;
    text-align: center;
}
section .your .your-ul li .img_box{
    width: 130px;
    height: 130px;
    line-height: 120px;
}
section .your .your-ul li .title{
    font-size: 18px;
    font-weight: normal;
    line-height: 30px;
    color: #555555;
    margin-bottom: 20px;
}
section .your .your-ul li .text-p{
    font-size: 14px;
    line-height: 24px;
    color: #555555;
}
/*真实学员口碑反馈*/
section .feed #certify .swiper-slide {
    width: 446px;
    height: 633px;
}
/*毕业学员见证*/
section .student {
    margin-top: 50px;
    width: 100%;
    height: 777px;
    position: relative;
    overflow: hidden;
    cursor: pointer;
}
section .student  .stu-img{
    max-width: none;
    max-height: none;
    width: 1920px;
    height: 777px;
    margin: 0 calc(50% - 960px);
}
section .student  .stu-box{
    height:100%;
    position: absolute;
    top:0;
    left:50%;
    margin-left: -600px;
}
section .student  .stu-box .name{
    padding:50px 0;
    color:#fff;
}
section .student  .stu-box .name .title{
    color:#fff;
}
section .student  .stu-box .sign-up{
    width: 270px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background-color: #ffffff;
    border-radius: 10px;
    border: solid 1px #e64437;
    font-size: 18px;
    color: #e64437;
    position: absolute;
    bottom:105px;
    left:50%;
    margin-left: -135px;
}
section .student  .stu-box .sign-up:hover{
    background: #f44336;
    color:#fff;
}
/************************色彩搭配师培训*************************/
section .name .title-h3{
    font-size: 24px;
    line-height: 40px;
    letter-spacing: 1px;
    color: #555555;
}
/*选祺馨色彩搭配*/
section .show-h2{
    width: 848px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background-color: #e64437;
    border-radius: 25px;
    font-size: 24px;
    letter-spacing: 1px;
    color: #ffffff;
}
section .design .design-ul li{
    float: left;
    width:20%;
    margin-top: 55px;
    padding:0 20px;
    box-sizing: border-box;
}
section .design .design-ul li .box{
    width:100%;
    height:260px;
    position: relative;
    cursor: pointer;
}
section .design .design-ul li .box img{
    width:100%;
    height:100%;
}
section .design .design-ul li .box .text-p{
    display: none;
    position: absolute;
    bottom:0;
    width: 100%;
    height: 55px;
    background-color: rgba(0, 0, 0, 0.4);
    color:#fff;
    padding: 5px 20px 0 40px;
    line-height: 25px;
}
section .design .design-ul li .box .text-p p{
    white-space: nowrap;
    overflow: hidden;
    /*text-overflow: ellipsis;*/
}
section .design .design-ul li .box:hover .text-p{
    display: block;
}
/*为什么要进行色彩搭配*/
section .conduct .conduct-ul li{
    float: left;
    width:25%;
    text-align: center;
}
section .conduct .conduct-ul li .img_box{
    width:100%;
    height:220px;
}
section .conduct .conduct-ul li .text-p{
    font-size: 18px;
    line-height: 25px;
    color: #555555;
    width: 165px;
    height: 102px;
}
section .conduct .conduct-ul li .link-a{
    width: 185px;
    height: 36px;
    line-height: 36px;
    background-color: #ffffff;
    border-radius: 18px;
    border: solid 1px #e64437;
    display: block;
    margin:0 auto;
    font-size: 18px;
    color: #e64437;
}
section .conduct .conduct-ul li .link-a:hover{
    background: #f44336;
    color:#fff;
}
/*祺馨色彩为什么能实现6天毕业高薪就业*/
section .obtain{
    background: #f1f1f1;
    margin-top: 45px;
}
section .obtain .og-box{
    margin-top: 150px;
    width:100%;
    height: 552px;
    /*background-color: #ff7335;*/
    position: relative;
}
section .obtain .og-box .og-ul{
    width:1200px;
    position: absolute;
    top:-110px;
    left:50%;
    margin-left: -600px;
    padding:0 100px 20px;
    box-sizing: border-box;
    z-index: 9;
}
section .obtain .og-box .og-ul li{
    float: left;
    width:33.3%;
    padding-bottom: 25px;
    border-bottom: 1px solid #fff;
}
section .obtain .og-box .og-ul li .box{
    width: 192px;
    height: 192px;
    background-color: #ff7335;
    box-shadow: 0 7px 1px 0 rgba(10, 2, 4, 0.09);
    border-radius: 50%;
    text-align: center;
}
section .obtain .og-box .og-ul li:first-child+li .box{
    background-color: #9fc343;
}
section .obtain .og-box .og-ul li:first-child+li+li .box{
    background-color: #35bdd2;
}
section .obtain .og-box .og-ul li .box .img_box{
    width:100%;
    height:135px;
    line-height:150px;
}
section .obtain .og-box .og-ul li .box h2{
    font-size: 24px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 28px;
    letter-spacing: 1px;
    color: #ffffff;
}
section .obtain .og-box .og-ul-box{
    width: 100%;
    position: absolute;
    top: 0;
    color: #fff;
    z-index: 2;
}
section .obtain .og-box .og-ul-box .bg-color{
    background: #ff7335;
    padding: 150px 0 50px;
}
section .obtain .og-box .og-ul-box .g-color{
    background: #9fc343;
    padding: 150px 0 50px;
}
section .obtain .og-box .og-ul-box .b-color{
    background: #35bdd2;
    padding: 150px 0 50px;
}
section .obtain .og-box .og-ul-box .title{
    font-size: 24px;
    line-height: 28px;
    letter-spacing: 1px;
    text-align: center;
}
section .obtain .og-box .og-ul-box .hen{
    width:900px;
    margin-top: 50px;
}
section .obtain .og-box .og-ul-box .hen .left{
    width:50%;
    border-right: 1px solid #fff;
    height:190px;
    padding:0 60px;
    position: relative;
}
section .obtain .og-box .og-ul-box .hen .left .bar{
    width:3px;
    height:88px;
    background: #fff;
    position: absolute;
    right:-2px;
    top:50%;
    margin-top: -44px;
}
section .obtain .og-box .og-ul-box .hen .left:first-child+.left{
    border-right: 0;
}
section .obtain .og-box .og-ul-box .hen .ti-h3{
    font-size: 18px;
    padding-bottom: 10px;
    font-weight: normal;
}
section .obtain .og-box .og-ul-box .hen p{
    font-size: 14px;
    line-height: 25px;
    text-align: justify;
}
section .obtain .og-box .og-ul-box .yiwen{
    display: block;
    width: 269px;
    height: 50px;
    line-height: 50px;
    background-color: #ffffff;
    border-radius: 10px;
    border: solid 1px #e64437;
    text-align: center;
    margin:35px auto 0;
    font-size: 18px;
    color: #e64437;
}
section .obtain .og-box .og-ul-box .yiwen:hover{
    background: #f44336;
    color:#fff;
}
section .obtain .og-box .og-ul .box{
    position: relative;
}
section .obtain .og-box .og-ul .box  .aw{
    display: none;
    width:18px;
    height:15px;
    position: absolute;
    bottom:-23px;
    left:50%;
    margin-left: -9px;
    z-index: 99;
}
section .obtain .og-box .og-ul .active .box  .aw{
    display: block;
}
section .obtain .og-box .og-ul .active .box h2{
    font-weight: bold;
}
/*哪些职业适合学习色彩搭配*/
section .those .those-ul li{
    float: left;
    width:25%;
    padding:27px;
    box-sizing: border-box;
    text-align: center;
    font-size: 18px;
    line-height: 40px;
    color: #555555;
}
section .those .those-ul li .img_box{
    width:100%;
    height:180px;
}
section .those .those-ul li .img_box img{
    width:100%;
    height:100%;
}
/*就业明星案例*/
section .case .case-box {
    width: 100%;
    height: 780px;
    position: relative;
    overflow: hidden;
    cursor: pointer;
}
section .case .case-img {
    max-width: none;
    max-height: none;
    width: 1920px;
    height: 780px;
    margin: 0 calc(50% - 960px);
}
section .case .case-box .text{
    position: absolute;
    top:0;
    left:50%;
    margin-left: -600px;
    height:100%;
}
section .case .case-box .text .name{
    padding:50px 0;
    color:#fff;
}
section .case .case-box .text .name .title{
    color:#fff;
}
section .case .case-box .text .tab-box{
    width: 100%;
    height: 574px;
    background-color: rgba(244,67,54,0.1);
    position: absolute;
    bottom:0;
    padding:30px 50px;
}
section .case .case-box .text .tab-box table{
    width:100%;
    background: #fff;
    border-collapse: collapse;
}
section .case .case-box .text .tab-box table td{
    height: 60px;
    border: solid 1px #d2d2d2;
    text-align: center;
}
section .case .case-box .text .tab-box table th{
    text-align: center;
    height: 60px;
    border: solid 1px #d2d2d2;
    font-size: 24px;
    letter-spacing: 1px;
    color: #e64437;
}
section .case .case-box .text .tab-box .di{
    width: 355px;
    height: 50px;
    background-color: #ffffff;
    border-radius: 10px;
    border: solid 1px #e64437;
    display: block;
    margin:30px auto;
    text-align: center;
    line-height: 50px;
    font-size: 18px;
    color: #e64437;
}
section .case .case-box .text .tab-box .di:hover{
    background: #f44336;
    color:#fff;
}
section .case  .case-ul li{
    float: left;
    width:16.6%;
    margin-top:117px;
}
section .case  .case-ul li .img_box{
    width:100%;
    height:150px;
    text-align: center;
}
section .case  .und{
    width: 270px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background-color: #ffffff;
    border-radius: 10px;
    border: solid 1px #e64437;
    display: block;
    margin:50px auto;
    font-size: 18px;
    color: #e64437;
}
section .case  .und:hover{
    background: #f44336;
    color:#fff;
}
/*******************名师指导***************************/
/*你的形象决定你的人生*/
section .life .life-box{
    width:100%;
    height: 435px;
    position: relative;
}
section .life .life-box .image{
    width:100%;
    height:100%;
}
section .life .life-box .text{
    position: absolute;
    top:80px;
    left:75px;
    font-size: 18px;
    line-height: 45px;
    color: #555555;
}
/*名师指导，少走弯路实战派老师亲手打造*/
section .guide .expert .expert-top .red-line{
    border: solid 1px #e63810;
}
section .guide .expert .expert-top .text{
    width:610px;
    right:40px;
}
section .guide .expert .expert-top .text p{
    color: #555555;
    padding-top: 18px;
}
section .guide .expert .expert-top .text p i{
    background-color: #c7dc6c;
    top:25px;
}
section .guide .guide-box{
    width:1200px;
    height: 506px;
    position: relative;
    margin-top: 10px;
}
section .guide .guide-box .images{
    width:100%;
    height:100%;
}
section .guide .guide-box .text{
    width:1000px;
    position: absolute;
    top:60px;
    left:60px;
}
section .guide .guide-box .text h2{
    font-size: 24px;
    font-weight: normal;
    line-height: 24px;
    letter-spacing: 1px;
    margin-bottom: 35px;
    color: #f44336;
}
section .guide .guide-box .text p{
    font-size: 14px;
    line-height: 25px;
    color: #555555;
    margin-bottom: 20px;
}
section .guide .guide-box .text p.p-r{
    text-align: right;
}
/*时尚名媛穿搭学堂*/
section .fashion .fashion-box{
    width: 100%;
    height: 666px;
    position: relative;
    overflow: hidden;
}
section .fashion .fashion-box .images{
    max-width: none;
    max-height: none;
    width: 1920px;
    height: 666px;
    margin: 0 calc(50% - 960px);
}
section .fashion .fashion-box  .text{
    position: absolute;
    top:70px;
    left:50%;
    margin-left: -600px;
    color:#fff;
}
section .fashion .fashion-box  .text .text-p{
    font-size: 18px;
    line-height: 30px;
    text-align: center;
    margin-bottom: 70px;
}
section .fashion .fashion-box  .text .text-in{
    padding:0 50px;
}
section .fashion .fashion-box  .text .text-in .box{
    width: 482px;
    height: 369px;
    background-color: rgba(244, 67, 54, 0.6);
    padding:15px;
    box-sizing: border-box;
}
section .fashion .fashion-box  .text .text-in .box .bar{
    border:1px solid #fff;
    width:100%;
    height:100%;
    padding:35px;
    position: relative;
}
section .fashion .fashion-box  .text .text-in .box .bar .bar-ti{
    text-align: center;
    font-size: 18px;
    line-height: 24px;
}
section .fashion .fashion-box  .text .text-in .box .bar .bar-p{
    font-size: 18px;
    line-height: 24px;
    text-align: center;
    padding:15px 0 50px;
}
section .fashion .fashion-box  .text .text-in .box .bar .time{
    font-size: 18px;
    line-height: 24px;
    font-weight: bold;
}
section .fashion .fashion-box  .text .text-in .box .bar .pas{
    padding-bottom: 35px;
}
section .fashion .fashion-box  .text .text-in .box .bei{
    width: 452px;
    height: 195px;
    background-color: #f44336;
    box-shadow: 0px 2px 7px 0px
    rgba(10, 2, 4, 0.58);
    position: absolute;
    bottom:-1px;
    left:-1px;
    padding:10px 20px;
}
section .fashion .fashion-box  .text .text-in .box .p{
	line-height: 38px;
}
section .fashion .fashion-box  .text .text-in .box .bei p{
    font-size: 14px;
    line-height: 30px;
}
section .fashion .fashion-box  .text .text-in .box .bei a{
    width: 247px;
    height: 45px;
    background-color: #ffffff;
    border-radius: 10px;
    line-height: 45px;
    text-align: center;
    font-size: 18px;
    color: #f44336;
    display: block;
    margin:20px auto 0;
}
/*祺馨色彩·为您量身定制*/
section .customized .cus-name{
    font-size: 24px;
    letter-spacing: 1px;
    color: #f44336;
    text-align: center;
    margin:0 0 30px;
}
section .customized .cus-ul li{
    float: left;
    width:25%;
    padding:10px;
    box-sizing: border-box;
}
section .customized .cus-ul li .box{
    display: block;
    width:100%;
    height: 213px;
    position: relative;
}
section .customized .cus-ul li .box .img_box{
    width:100%;
    height: 213px;
}
section .customized .cus-ul li .box .img_box img{
    width:100%;
    height:100%;
}
section .customized .cus-ul li .box .text-p{
    display: block;
    position: absolute;
    top:0;
    width:100%;
    height: 213px;
    line-height: 213px;
    background-color: rgba(0,0,0,0.6);
    color:#fff;
    text-align: center;
    font-size: 18px;
    padding:0 20px;
    white-space: nowrap;
    text-overflow: ellipsis;
    box-sizing: border-box;
    transition: all 0.3s;
}
section .customized .cus-ul li .box:hover .text-p{
    height: 45px;
    line-height: 45px;
    top:inherit;
    bottom:0;
    transition: all 0.3s;
}
section .customized .cus-name.pad{
    padding-top:60px;
}
/*刘纪辉老师顾问指导的经典案例*/
section .classic .classic-box{
    background-color: #eeeeed;
    padding:55px 20px 20px;
}
section .classic .classic-box .classic-title{
    width: 298px;
    height: 45px;
    background-color: #f44336;
    border-radius: 22px;
    line-height: 45px;
    margin:0 auto;
    text-align: center;
    display: block;
    font-size: 24px;
    font-weight: bold;
    letter-spacing: 1px;
    color: #ffffff;
    margin-bottom: 20px;
}
section .classic .classic-box .swiper-container{
    padding-bottom: 50px;
}
section .classic .classic-box .swiper-container .img_box{
    width:168px;
    height:200px;
}
section .classic .classic-box .swiper-container .img_box img{
    width:100%;
    height:100%;
}
section .classic .classic-box .swiper-container .swiper-pagination-bullet-active{
    background: #f44336;
}
/*永久保障*/
section .ensure .ensure-ul li{
    float: left;
    width:20%;
    padding:0 10px;
    box-sizing: border-box;
    text-align: center;
}
section .ensure .ensure-ul li .img_box{
    width:100%;
    height: 183px;
}
section .ensure .ensure-ul li .img_box img{
    width:100%;
    height:100%;
}
section .ensure .ensure-ul li .text-p{
    width: 169px;
    font-size: 18px;
    line-height: 24px;
    color: #555555;
    padding:20px 0;
}
/*流程*/
section .ensure.flow .ensure-ul li {
    padding:0 20px;
}
section .ensure.flow .ensure-ul li .img_box{
    width:100%;
    height:170px;
}
section .ensure.flow .ensure-ul li.last .img_box{
    width: 178px;
    height: 178px;
}
section .ensure.flow .ensure-ul li .text-p{
    padding-right: 30px;
}
section .ensure.flow .ensure-ul li.last .text-p{
    padding-right: 0;
}



/*团队讲座*/

section .ttjz_one{
    max-width: none;
    max-height: none;
    width: 1920px;
    height: 780px;
    margin: 0 calc(50% - 960px);

}




/*团队讲座*/



