
.main{
    padding-top:30px;
    margin:0 4.6875%;
    width:90.625%;
}

.home2 img{
    margin:0 auto;
    width:90%;
    height:auto;
    display:block;
}


.footer{
    padding:18px 0;
    width:100%;
    background:#1a1919;
}
.footer p{
    padding:0 2%;
    font-size:1rem;
    color:#b0b1b2;
    text-align:center;
}
/*轮播图-下的四个链接*/
.si-4{ }
.si-4 li{ width: 50%; height:9rem;float:left; padding-top:2rem;border-right: 1px solid #ebebeb;border-top: 1px solid #ebebeb;background: #f7f7f7;}
.si-4 li:nth-child(2n){ border-right: none;}
.si-4 li span{ display: block; text-align: center;}
.si-4 li span:first-child{ font-size: 1.8rem; color: #333;}
.si-4 li span:last-child{ font-size: 1rem; color: #666;}



/*第一板块课程部分*/
.par-bor{border-bottom: 1px solid #ebebeb;}
.part1{
    padding:1.5rem 0 3.2rem;
    width:82%;
     margin: 0 auto;

}
.part1 li{
    width: 6.05rem;
    margin-top:1.8rem;
    margin-right:2.15rem;
    float:left;
    display: inline-block;
    overflow: hidden;
    text-align:center;
    box-sizing: border-box;

}
.part1 li:nth-child(4n){ margin-right: 0;}
.part1 li a{
    display:block;
    color: #333;
}
.part1 li img{
    width:100%;
    height:auto;
    display:block;
}
.part1 li p{
    margin-top: 0.8rem;
    font-size:1.25rem;
}




/*三图滑动*/


/* 多平台 */
.pingtai{padding-bottom: 3.5rem;}
.pingtai_c {
    box-sizing: border-box;}
.pingtai>a.btn{ background: none; color: #de2986;}
.pingtai_c .pingtai_swiper {
    width: 26rem;
    margin: 0 auto; }
.pingtai_c .swiper-slide.swiper-slide-active .img {
    top: 0;
    transform: scale(1, 1);
    box-shadow: 0px 4px 10px 1px #cbcbcb; }
.pingtai_c .swiper-slide.swiper-slide-active .img div {
    opacity: 0; }
.pingtai_c .swiper-slide.swiper-slide-active .text {
    display: block; }
.pingtai_c .swiper-slide .img {
    margin: 0 auto;
    width: 95%;
    margin-bottom: 1.4rem;
    position: relative;
    top: 5rem;
    transform: scale(0.95, 0.95);
    transition: all 0.5s;
    box-shadow: 0px 4px 6px 1px #cbcbcb;
    position: relative; }
.pingtai_c .swiper-slide .img div {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: #000;
    opacity: 0.5;
    transition: all 0.5s; }
.pingtai_c .swiper-slide .img img {
    width: 100%;
    height: auto;
    display: block; }
.pingtai_c .swiper-slide .text {
    display: none; }
.pingtai_c .swiper-slide .text p {
    font-size: 1.5rem;
    text-align: center;
    line-height: 1;
    margin-bottom: 1rem;
color: #333;}
.pingtai_c .swiper-slide .text span {
    font-size: 1.1rem;
    text-align: center;
    display: block;
    line-height: 1;
    color: #666666; }


/*增加-测一测模块part2*/
.part2-aa .tit{padding-bottom: 1rem;}
.part2-aa .tit h3 span{
    color: #de2986;
    font-size: 2.2rem;
    display: block;
}


.part2-aa{ padding-bottom: 3.5rem; border-bottom: 1px solid #e5e5e5;max-width: 750px;
    margin: auto;
    overflow: hidden;}
.form-ce{ width:82%;margin: 0 auto;}
.form-ce .yes{ width: 100%; padding: 0rem 0rem 0.5rem; border-bottom: 1px solid #e5e5e5; margin-bottom: 1.5rem;  vertical-align: middle;}
.form-ce .yes:nth-child(4){ border-bottom: none;}
.form-ce .yes p{width:12%;height:5rem; float: left; color:#de2986;font-size: 1.3rem;}
.form-ce .yes p>img{ width:1.95rem; height: 1.8rem; display: block;margin-left: 0.4rem;}
.form-ce .yes p:before{ background-position: 0 0;}
.form-ce .yes>dl{ width: 87%; float: right;display: flex; flex-wrap: wrap; align-content: space-between; justify-content: inherit;}
.form-ce .yes>dl>label{ font-size: 1.3rem;
    padding: 0.5rem  1.4rem; border:1px solid #e5e5e5; box-sizing: border-box; border-radius: 2rem; display:inline-block;
    margin-left: 1.5rem; margin-bottom: 1rem; cursor: pointer;position: relative;color: #666;}
.form-ce .yes>dl>label input{display: none;}

/*act点击*/

.act1{ color:#de2986 !important;   border:1px solid  #de2986 !important;}
.act1:after{ content: ''; background: url("../img/yes.png") no-repeat; background-size: 100%; display: block;
    width: 1.2rem; height: 1.2rem;
    position: absolute; top: -0.1rem; right: -0.2rem;}

.form-ce .pho{ border: 1px solid #bbb; border-radius: .5rem; padding: 1.5rem; font-size: 1.6rem; background-color: #fff;}
.form-ce .pho span>sub{ color: #de2986;position: relative;
    top: -0.5rem; left: -0.5rem; font-size: 1.6rem;}
.form-ce .pho>input.phone{ font-size: 1.6rem;  width: 60%; overflow: hidden; padding-left: 1rem; border:none;outline:none;}
.form-ce .submitBtn{ width: 100%; height: 5.5rem;background-color:#de2986; border-radius: .5rem; font-size: 2.3rem;color: #fff; margin-top: 1.5rem; cursor: pointer; border:none;}

/*input::-webkit-input-placeholder{ color: #bbb;}*/
/*input::-ms-input-placeholder{ color: #bbb;}*/
/*input::-moz-input-placeholder{ color: #bbb;}*/
@media screen and (max-device-width: 750px) {
    .form-ce .yes p{margin-top: 2rem;}
}
/*@media screen and (min-device-width: 751px) {*/
/*.part1 li:nth-child(4n){ margin-right:2.2rem;}*/
/*}*/



/* 互联网+时代 */

.shidai {

    background: #36374b;
    overflow: hidden;
    padding-bottom: 2rem;

}
.shidai .tit h3{ color: #fff;}
.shidai_c {
    text-align: center; }
.shidai_c .shidai_c_s {
    width:82.67%;
    margin:0 auto 1.5rem;

    padding: 1px;
    position: relative;
    display:block;
     }

.shidai_c .shidai_c_s.true .content .content_top {
    width:49.5%;
    height:10rem;
    color: #c92b7e;
    background:url("../img/s-d.png") no-repeat center;
    background-size: 100% auto;
    margin-top:1rem;
}
.shidai_c .shidai_c_s.true .content .content_bottom {
    background: #de2986;
    color: #c92b7e;
    width:64.5%;
    height: 12rem;
    overflow:hidden;



}
.shidai_c .shidai_c_s.true .content .content_bottom span {
    color: #fff; }
.shidai_c .shidai_c_s.true .content .content_top .title {
    background: #de2986;
    color: #fff;
    }
.shidai_c .shidai_c_s.true .content .content_bottom .canvas .text span {
    color: #fff; }
.shidai_c .shidai_c_s.true .content .content_bottom .canvas .text p {
    color: #fff; }
.shidai_c .shidai_c_s .bg {
    position: absolute;

    width: 100%;
    height: 100%;
    top: 0;
    left: 0px;
    }
.shidai_c .shidai_c_s .content {
    position: relative;
    z-index: 2;
    top: 0;
    left: 0; }
.shidai_c .shidai_c_s .content .content_top {
    width: 100%;
    height: 100px;
    color: #999999;
    text-align: center;
    font-size: 1.65rem;
    font-weight: 900;
    background: #f6f6f6;

    position:absolute;
    right:0;
    padding-top: 1.5rem;

}
.shidai_c .shidai_c_s .content .content_top .tim span{
    display:block;
    font-size:1.7rem;}
.shidai_c .shidai_c_s .content .content_top .title {
    width: 8.5rem;
    height:2rem;
    margin:.3rem auto 0;
    font-size:1.2rem;
    background: #999999;
    color: #fff;
    border-radius:1.5rem;
    line-height:2rem;
}


.shidai_c .shidai_c_s .content .content_bottom {
    padding-top: 1px;
    background: #fff;
    height:12rem;
    width: 100%; }

.shidai_c .shidai_c_s .content .content_bottom .canvas {
    margin-top:0;

    height:10rem;


    position: relative; }
.shidai_c .shidai_c_s .content .content_bottom .canvas canvas {
    width: 100%;
    height: 100%; }
.shidai_c .shidai_c_s .content .content_bottom .canvas .text {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin-left:-1.3rem;
}
.shidai_c .shidai_c_s .content .content_bottom .canvas .text span {
    font-size:1rem;
    color: #999999;
    display: block;
    text-align: center;
    margin-top: 3.2rem;
    margin-left:-1rem;
}
.shidai_c .shidai_c_s .content .content_bottom .canvas .text p {
    font-size: 1.8rem;
    color: #999999;
    font-weight: 900;
    margin-left:-1.3rem;}
.shidai_c .shidai_c_s .content .content_bottom span {
    display: block;
    display: block;
    font-size: 1rem;
    line-height: 1;
    color: #999999;
    margin-left:-2.5rem;}







/* 认证 */

.renzheng {
    position: relative;
    background: #fff;
    width:122%;left: -11%;
    border-bottom: 0.1rem solid #e5e5e5;
    padding-bottom: 3rem;
}
.renzheng .tit h3{ color: #fff;}
.renzheng .bg_ban {
    background: url("../img/zhengshu_bg_06.jpg") no-repeat top center;
    /*background-attachment: fixed;*/
    height: 20rem;
    width: 100%;
    position: absolute; }

.renzheng_c {
    position: relative;
    z-index: 2;
    margin-top: 2.5rem;
    text-align: center; }
.renzheng_c .renzheng_l {
    width: 9rem;
    height: 13.5rem;
    margin-top: 3.5rem; }

.renzheng_c .renzheng_l.false {
    display: none; }
.renzheng_c .renzheng_l img {
    width:100%;
    height: 13.5rem; }
.renzheng_c .renzheng_swiper_s {
    position: relative;
    box-shadow: 0 5px 1rem 5px rgba(0, 0, 0, 0.2);
    width: 24.3rem;
    height: 16.6rem;
    display: inline-block; }
.renzheng_c .renzheng_swiper_s .renzheng_swiper {
    overflow: hidden; }
.renzheng_c .renzheng_swiper_s .renzheng_jiantou {
    position: absolute;
    bottom: 1rem;
    width: 100%; z-index: 100;}
.renzheng_c .renzheng_swiper_s .renzheng_jiantou > div {
    cursor: pointer;
    width: 2.35rem;
    height: 2.35rem;
    background: #fff;
    background: #efefef\9;
    margin: 0 -1rem;
    border-radius: .5rem;
    box-shadow: 0 0 1rem rgba(0, 0, 0, 0.5);

    }
.renzheng_c .renzheng_swiper_s .renzheng_jiantou > div span {
    display: block;
    width: 2.35rem;
    height:1.5rem;
    margin-top: .6rem;}
.renzheng_c .renzheng_swiper_s .renzheng_jiantou .zuo span {
    background: url("../img/renzheng_jiantou.png") no-repeat center center;}
.renzheng_c .renzheng_swiper_s .renzheng_jiantou .you span {
    background: url("../img/renzheng_jiantou_03.jpg") no-repeat center center;}
.renzheng_c .renzheng_swiper_s .swiper-slide {
    position: relative;
    height: 18.5rem; }
.renzheng_c .renzheng_swiper_s .swiper-slide .content {
    position: relative;
    z-index: 5;
    width: 100%;
    padding: 0 0.5rem;

}
.renzheng_c .renzheng_swiper_s .swiper-slide .content .text{
    font-size: .9rem;
    clear: both;
     display: block;

}
.renzheng_c .renzheng_swiper_s .swiper-slide .content .zhengshu_img{
    width:16.25rem; height:12.75rem;
}

.renzheng_c .renzheng_swiper_s .swiper-slide .content .zhengshu_img>img{
    width:100%;
}
.renzheng_c .renzheng_swiper_s .swiper-slide .content .zhengshu_logo{
    width:4.2rem; height:6.85rem;
}
.renzheng_c .renzheng_swiper_s .swiper-slide .content .zhengshu_logo>img{
    width:100%;
}
.renzheng_c .renzheng_swiper_s .swiper-slide .content .zhengshu_logo {
    margin-top: 35px;
    box-shadow: 0 0 1rem rgba(0, 0, 0, 0.7); }
.renzheng_c .renzheng_swiper_s .swiper-slide .content p {
    text-align: left;
    color: #fff;
    margin-top: 1rem;
    padding-left: 15px; }
.renzheng_c .renzheng_swiper_s .swiper-slide .bg {
    position: absolute;
    bottom: 1rem;
    left: 0;
    width: 100%;
    height: 14rem;
    overflow: hidden;
    background: #064278; }
.renzheng_c .renzheng_swiper_s .swiper-slide .bg.bg_hong {
    background: #e70020; }








/* 技能平台全掌握 */
.jineng {
    background: #fff;
    position: relative;
    border-bottom: 0.1rem solid #e5e5e5;
padding-bottom: 3rem;}

.jineng .jineng_c {
    position: relative;
    z-index: 15;
    text-align: center;
    padding: 0 1.25rem;
}

.jineng .jineng_c_s {
    margin-top: 2.5rem;
    text-align: center;
    position: relative;
    left: -6.8rem;
    width: 22rem;
    height: 13.35rem;
    display: inline-block;

    z-index: 20;
}
.jineng .jineng_c_s .bg {
    display: block;
    width: 100%;
}
.jineng .jineng_c_s .jineng_swiper_da {
    width: 16.9rem;
    height: 10.6rem;
    background: #000;
    position: absolute;
    top: 0.7rem;
    left: 2.6rem;
    overflow: hidden;
}
.jineng .jineng_c_s .jineng_swiper_da img {
    display: block;
    width: 100%;
    height: auto; }
.jineng .jineng_r {
    width: 95%;
    margin:0 auto;}
.jineng .jieshao_s {
    width: 20.7rem;
    height: 18.1rem;
    /*border: 6px solid #de2986;*/
    border: 6px solid #de2986;
    margin: 0 1.25rem 0 0.5rem;
    padding-top: 1.25rem;
position: absolute;
top:0; left: 11.2rem;
}
.jineng .jineng_r .jieshao {
    width: 100%;
    padding-left: 5rem;
    display: none; }
.jineng .jineng_r .jieshao.true {
    display: block; }
.jineng .jineng_r .jieshao .name {
    width: 83%;
    height: 5rem;
    background: #fff;
    position: relative;
    left:3.9rem;
    text-align: left;

}
.jineng .jineng_r .jieshao .name p {
    color: #de2986;
    width: 100%;
    font-size: 2.1rem;
    font-weight: bold;
    text-align: right;
    line-height: 1;
    margin-top: 0.75rem; }
.jineng .jineng_r .jieshao .name span {
    font-size: 1.4rem;
    display: block;
    margin-left:1.1rem;
    margin-top: 0.4rem;
    line-height: 1; }
.jineng .jineng_r .jieshao .gongneng {
    color: #666666;
    margin-top: 0.75rem;
    width:9.3rem;
    height: 4.5rem;
    font-size: 0.9rem;

    display: block;
    clear: both;
    margin-left: 5.5rem;
    overflow: hidden;





}
.jineng .jineng_r .chengdu {
    width: 12rem;
    height: 3.75rem;
    background: #5c42cb;
    color: #fff;
    float: right;
    margin-top: 1.5rem;
    position: relative;
    margin-right: -0.75rem; }
.jineng .jineng_r .chengdu p {
    font-size: 1rem;
    text-align: center;
    margin-top: 0.75rem;
    font-weight:bold ;
    line-height: 1; }
.jineng .jineng_r .chengdu .jindutiao {
    width: 9rem;
    height: 0.6rem;
    margin: 0.7rem auto 0;
    background: #4b2c94;
    border-radius:.3rem;
    overflow: hidden; }
.jineng .jineng_r .chengdu .jindutiao .zitiao {
    height: 100%;
    background: #fff;
    width: 98%;
    border-radius:.3rem; }
.jineng .jineng_r .chengdu .sanjiao {
    height: 0;
    width: 0;
    border: 0.5rem solid transparent;
    border-left-color: #2e179f;
    position: absolute;
    right: -0.5rem;
    bottom: -0.5rem;
    z-index: -1; }
.jineng .fenlei {
    text-align: center;
    margin-top: 2.5rem; }
.jineng .fenlei div {
    width: 56px;
    height: 56px;
    background: url("../img/jineng_icon.png") no-repeat;
    background-position-y: top;
    display: inline-block;
    margin: 0 10px;
    cursor: pointer; }
.jineng .fenlei div.mar_top {
    margin-top: 10px; }
.jineng .fenlei div.true {
    background-position-y: -61px; }
.jineng .fenlei div.icon_1 {
    background-position-x: 0px; }
.jineng .fenlei div.icon_2 {
    background-position-x: -62px; }
.jineng .fenlei div.icon_3 {
    background-position-x: -123px; }
.jineng .fenlei div.icon_4 {
    background-position-x: -183px; }
.jineng .fenlei div.icon_5 {
    background-position-x: -243px; }
.jineng .fenlei div.icon_6 {
    background-position-x: -303px; }
.jineng .fenlei div.icon_7 {
    background-position-x: -365px; }
.jineng .fenlei div.icon_8 {
    background-position-x: -424px; }















/*************part7*****************/
.part7{ border-top: 1px solid #e5e5e5;padding-bottom: 3.5rem;}
.part7 .lu{ width: 88.266667%;height:24.45rem; margin: 0 auto; color: #fff; position: relative; background: url("../img/lu_39.jpg") no-repeat top center; background-size: 100% auto; display: block;}
.part7 .lu p{ position: absolute; text-align: center;}
.part7 .lu p span{ display: block;}
.part7 .lu p span:first-child{ font-family:Calibri; font-weight: bold;}
.part7 .lu p.box1{ left: 4.4rem;top: 2.4rem;}
.part7 .lu p.box1 span:first-child{ font-size:5.5rem; line-height:4.5rem; }
.part7 .lu p.box1 span:last-child{ font-size:1.9rem; }

.part7 .lu p.box2{ left: 21.3rem;top:6.2rem;}
.part7 .lu p.box2 span:first-child,.part7 .lu p.box3 span:first-child{ font-size:2.5rem; line-height:2rem; }
.part7 .lu p.box2 span:last-child,.part7 .lu p.box3 span:last-child{ font-size:1.2rem; }

.part7 .lu p.box3{ left: 5rem;top:14rem;}
.part7 .lu p.box3 span:last-child{line-height:1.8rem; }

.part7 .lu p.box4{ left: 13rem;top:16rem;}
.part7 .lu p.box4 span:first-child,.part7 .lu p.box5 span:first-child{ font-size:3.4rem; line-height:3rem; }
.part7 .lu p.box4 span:last-child,.part7 .lu p.box5 span:last-child{ font-size:1.35rem; }

.part7 .lu p.box5{ left:24rem;top:16rem;}







/*part8*/
.part8{background-color: #36374b; padding-bottom: 4.1rem;}

.part8 .tit h3{ color: #fff;}
.part8 .job{ width: 82.5%;height:27.7rem; margin: 0 auto; position: relative; background: url("../img/part8-bg.png") no-repeat top center; background-size: 100% auto; display: block;}
.part8 .job>p{ font-size: 1.4rem;position: absolute;}
.part8 .job>p a{color: #36374b;}
.part8 .job>p.box1{top:12rem; left: 3.2rem;}
.part8 .job>p.box2{top:7.5rem; left: 18.5rem;}
.part8 .job>p.box3{top:25.1rem; left: 2rem;}
.part8 .job>p.box4{top:19.88rem; left: 18rem;}
.part8 .job>p.box5{ width: 14.8rem; position:absolute; top:24.4rem; left:16.1rem; border-bottom: .25rem solid #ffa902; text-align: center;}
.part8 .job>p.box5:after{ content: ''; width: 0; height: 0; border: .6rem solid; border-color: transparent transparent #ffa902 transparent;position: relative;top: -0.3rem;}
.part8 .ss{ font-size: 1.7rem; font-weight: bold; color: #ffa902; display: block;line-height: 1rem;}



/***************六边形*****************/
.six{ padding-bottom: 1rem; color: #333;}
.six ul{ width: 83.5%; margin: 0 auto;}
.six ul li{ width: 8.4rem; float: left; margin-right: 3.05rem; margin-bottom: 2rem;}
.six ul li:nth-child(3n){ margin-right: 0;}
.six ul li img{ width: 100%; height: auto;}
.six ul li span{ text-align: center; display: block; font-size: 1.3rem; margin-top: -1rem;}



/*part9*/
/*表单*/
.formPart {
    background: url("../img/from-bg_59.jpg") no-repeat top center #26262e; background-size: 100%;
    padding-bottom: 3rem;

}
.formPart .tit{padding-top: 2.5rem;}
.formPart .tit h3{
    color: #fff;
}
.formPart .tit{
    color: #6099ff;
}

.formPart > form {
    width: 82.9%;
    margin: 0 auto;
}

.formPart > form > input {
    width: 100%;
    height: 5rem;
    line-height: 5rem;
    border: 1px solid #fff;
    border-radius: .5rem;
    background: rgba(62, 113, 204, 0.5);
    margin-bottom:1.1rem;
    font-size: 1.8rem;
    color: #878787;
    box-sizing: border-box;
    -ms-box-sizing: border-box;
    padding-left: 4.4rem;
}

.formPart > form > .name {
    background: url("../img/form-men.png") no-repeat 1.4rem center; background-size: 1.9rem 3rem;
}

.formPart > form > .phone {
    background: url("../img/form-pho.png") no-repeat  1.4rem center; background-size: 1.9rem 3rem;
}

.formPart > form > input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
    /* WebKit browsers */
    color: #f3f3f3;
}

.formPart > form > input:-moz-placeholder, textarea:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #f3f3f3;
}

.formPart > form > input::-moz-placeholder, textarea::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #f3f3f3;
}

.formPart > form > input:-ms-input-placeholder, textarea:-ms-input-placeholder {
    /* Internet Explorer 10+ */
    color: #f3f3f3;
}

.formPart > form > div {
    width: 100%;
    overflow: hidden;
}

.formPart > form > div > button {
    width:100%;
    display: block;
    margin-top: .2rem;
    text-align: center;
    border-radius: .5rem;
    background: #de2986;
    color: #fff;
    font-size: 18px;
    height: 5rem;
    line-height: 5rem;
    overflow: hidden;
}


























