@charset "utf-8";html,body,h1,h2,h3,h4,h5,h6,div,dl,dt,dd,ul,ol,li,p,blockquote,pre,hr,figure,table,caption,th,td,form,fieldset,legend,input,button,textarea,menu{margin:0;padding:0}header,footer,section,article,aside,nav,hgroup,address,figure,figcaption,menu,details,summary,main{display:block}audio,canvas,progress,video{display:inline-block}audio:not([controls]){display:none;height:0}table{border-collapse:collapse;border-spacing:0}html,body,fieldset,img,iframe,abbr{border:0}[hidefocus],summary{outline:0}
a{background-color:transparent}a:active,a:hover{outline:0}img{vertical-align:middle}li{list-style:none}h1,h2,h3,h4,h5,h6{font-size:100%}small{font-size:80%}sub,sup{position:relative;line-height:0;vertical-align:baseline;font-size:75%}sub{bottom:-0.25em}sup{top:-0.5em}svg:not(:root){overflow:hidden}code,kbd,pre,samp{font-size:1em;font-family:monospace,monospace}q:before,q:after{content:none}label,summary{cursor:default}a,button{cursor:pointer}h1,h2,h3,h4,h5,h6,em,strong,b{font-weight:bold}del,ins,u,s,a,a:hover{text-decoration:none}button,input,select,textarea,keygen,legend{margin:0;font:inherit;color:inherit}textarea{overflow:auto}body{background:#fff;font:14px/1.5 "Helvetica Neue",Helvetica,"PingFang SC","Hiragino Sans GB","Microsoft YaHei","微软雅黑",Arial,sans-serif;color:#333}.clearfix:after{content:".";display:block;clear:both;height:0;overflow:hidden}.clearfix{zoom:1}.wrapper{width:1140px;margin:0 auto}.left{float:left}.right{float:right}img{width: initial;}
/*banner*/
.bannerCon p{background: rgba(255,255,255,0.3);width: 150px;height: 48px;font-size: 20px;margin: 0 10px 20px ;color: #fff;line-height: 48px;border-radius: 30px;font-weight: bold;}
.titO,.divA{text-align: center;font-size: 0;}
.titO h2{font-size: 36px;color: #000;line-height: 54px;}
.anniuA{display: inline-block;vertical-align: top;margin: 0 auto;text-align: center;padding: 0 60px;height: 64px;line-height: 64px;font-size: 24px;color: #fff;background: linear-gradient(#ff6600,#ff6600);border-bottom: 6px solid #fed2b5;border-radius: 50px;box-shadow: inset 0 10px 10px #c83100;font-weight: bold;}
.divA p{font-size: 14px;line-height: 37px;color: #8790a6;text-align: right;}
/*two*/
.jdkc{background: #0f6af2;min-width: 1140px;overflow:hidden;}
.jdkcSlie{margin-top: 16px;margin-bottom: 24px;}
.jdkcHd{width:170px ;height: 370px;padding-top: 50px;background: #fff;border: 1px solid #c1d6ff;border-radius: 10px;}
.jdkcHd li{font-size: 18px;color: #4d4d4d;width: 143px;height: 32px;line-height: 32px;margin: 0 auto 28px;border-radius: 30px;text-align: center;cursor: pointer;}
.jdkcHd li.on{color: #fff;background: linear-gradient(90deg,#2563f9,#2563f9,#2563f9,#e4ebfe);}
.jdkcBd{padding: 6px 74px 0 42px;width: 829px;height:414px;background: #fff;border: 1px solid #c1d6ff;border-radius: 10px;}
.jdkcBd li h3{font-size: 20px;color: #3d3d3d;line-height: 32px;margin-top: 21px;padding-left: 38px;}
.jdkcBd .li01 h3{background-position: 0 5px;}
.jdkcBd .li02 h3{background-position: 0 -32px;}
.jdkcBd .li03 h3{background-position: 0 -70px;}
.jdkcBd li p{font-size: 16px;color: #646469;line-height: 30px;}
.jdkc .titO h2{color: #fff;}
.jdkc .anniuA{border-color: #5468ac}

.question_wrap {
	height: 532px;
	margin: 70px auto 0;
	width: 100%;
	overflow: hidden;
	background-size: cover;
	background-image: url('bottom_img03.jpg');
}
.question_wrap li{
	height: 62px;
}
.q_top{
	margin-top: 40px;
	text-align: center;
	margin-bottom: 60px;

}
.point {
	height: 28px;
	display: inline-block;
	background-size: cover;
}
.point_left{
	width: 68px;
	background-image: url('point_03.png');
}
.point_right{
	width: 72px;
	background-image: url('point_05.png');
}
.title_text {
	font-size: 30px;
	color: #fff;
	margin:0 50px;
}

.q_content{
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
}
.q_content li,.tp_ul li{
	margin-right: 50px;
	display: flex;
	align-items: center;
	border-radius: 50px;
	padding: 5px 40px 5px 5px;
	background-color: #303031;
	justify-content: flex-start;
}
.q_content li img,.tp_ul li img{
	width: 58px;
	height: 58px;
	margin-right: 30px;
	border-radius: 50%;
}
.q_content li a,.tp_ul li a{
	color: #fff;
	font-size: 18px;
	white-space: nowrap;
}
.tp_ul{
	display: flex;
	justify-content: center;
	align-items: center;
}
.tp_ul li {
	margin: 40px auto;
}


.li_wrap{
		height: 100%;
		display: grid !important;
		grid-column-gap: 10px;
		grid-template-columns: repeat(3, 1fr);
}
.pic_wraps{
	height: 100%;
}
.q_bottom ul li:hover{
	background-image: linear-gradient(to right, #404444, #08ddf1);
}

.pg1{text-align: center;margin: 60px auto;width: 1200px;}
.tit_h2{font-size: 40px;line-height: 1.6em;margin: 0 0 .2em;width: 1200px;}
.tit_p{font-size: 18px;line-height: 2em;margin: 0 auto 0.2em;width: 1000px;}
.con7{width: 1200px;margin: 30px auto;overflow: hidden;padding: 0;}
.con7 li{float: left;margin: 10px 35px 10px 0;}
.con7 div{width: 258px;position: relative;overflow: hidden;}
.con7 div p{position: absolute;top: 100%;width: 100%;height: 100%;font:16px;color: white;background: rgba(51, 51, 51, 0.7);margin: 0;transition: 0.4s ease;padding: 25% 9% 0;box-sizing: border-box;text-align: left;}
.con7 li:hover div p{top: 0;}
.con7 h3{font: 20px/1.6em "";color: #423f3f;margin: 10px 0 0;}
.con7 p{font: 16px/1.6em "";color: #423f3f;margin: 0;}



   .mechanic_seven {
        max-width: 1200px;
        height: auto;
        overflow: hidden;
        display: block;
        margin: auto;
    }

    .mechanic_seven ul {
        width: 100%;
        height: auto;
        overflow: hidden;
        display: block;
        margin: auto;
        list-style: none;
        margin-top: 10px;
        margin-bottom: 50px;
    }

    .mechanic_seven ul li {
        width: 340px;
        height: 310px;
        /* overflow: hidden; */
        display: block;
        float: left;
        margin: auto;
        border: 1px solid #5c95ff;
        padding: 5px;
        position: relative;
        margin-left: 57px;
        margin-top: 25px;
        background: #fff;
    }

    .mechanic_seven ul li:nth-child(3n+1) {
        margin-left: 0;
    }

    .mechanic_seven ul li img {
        width: 100%;
        height: 219px;
        overflow: hidden;
        display: block;
    }

    .mechanic_seven ul li h1 {
        width: 245px;
        height: 60px;
        /* overflow: hidden; */
        display: block;
        margin: auto;
        position: absolute;
        bottom: 60px;
        right: -28px;
        background: #5c95ff;
        text-align: center;
        line-height: 60px;
        color: #fff;
        font-weight: normal;
    }

    .mechanic_seven ul li p {
        font-size: 16px;
        color: #666666;
        margin-top: 43px;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
    }

    .mechanic_seven ul li p span {
        width: 5px;
        height: 5px;
        overflow: hidden;
        display: inline-block;
        background: #f59308;
        border-radius: 50%;
        margin: 0 5px 0 0;
        position: relative;
        top: -3px;
    }


.box {}


/* 设置元素的宽 */

.widthAll {
    width: 1200px;
    margin: auto;
}


/* 标题 */

.title_all {
    text-align: center;
    font-size: 34px;
}

.title_all span {
    color: #ff3366;
}

.title_all>div:nth-child(2) {
    width: 42px;
    height: 2px;
    background-color: #ff3366;
    margin: auto;
}


/* 按钮 */

.save {
    display: block;
    font-size: 24px;
    color: #fff;
    font-weight: bold;
    background-color: #ff3366;
    width: 260px;
    margin: 36px auto 0;
    padding: 10px 0;
    border-radius: 50px;
    text-align: center;
}


/* banner */

.banner img {
    width: 100%;
}


/* -------------------- 行业 ---------------- */

.industry {
    position: relative;
}


/* 行业标题信息 */

.industry_tltie {
    background-color: #fff;
    box-shadow: 0 5px 5px #ebebec;
    padding: 30px 0;
    display: flex;
    margin-top: -60px;
    justify-content: space-between;
}

.industry_tltie>div {
    width: calc(25% - 60px);
    display: flex;
    align-items: center;
    border-right: #eeeeee solid 1px;
    margin: 0 30px;
}

.industry_tltie>div:last-child {
    border: 0;
}

.industry_tltie>div img {
    width: 74px;
    margin-right: 20px;
}

.industry_tltie .industry_tltie_size {
    font-size: 16px;
    color: #666666;
}

.industry_tltie .industry_tltie_size>div:nth-child(1) {
    font-size: 20px;
    color: #333333;
    font-weight: bold;
}


/* 行业内容信息 */

.industry_centent {
    margin: 40px 0;
}


/* title */

.industry_centent_title {
    width: 390px;
    margin: auto;
    background-image: url(industry_cen.png);
    background-repeat: no-repeat;
    font-size: 34px;
    padding: 13px 30px;
}

.industry_centent_title span {
    color: #ff3366;
    margin-left: 20px;
}


/* title下面线 */

.industry_centent_title>div:nth-child(1) {
    display: inline-block;
}

.industry_centent_title>div:nth-child(1)>div:nth-child(2) {
    width: 42px;
    height: 2px;
    background-color: #ff3366;
    margin: auto;
}


/* 行业内容信息块 */

.industry_centent_list {
    display: flex;
    justify-content: space-between;
    margin-top: 20px;
}

.industry_centent_list>div {
    width: calc(33% - 30px);
    padding: 60px 0 80px 30px;
    font-size: 18px;
}

.industry_centent_list>div:nth-child(1) {
    background-image: url(industry_centent_list1.jpg);
    background-size: 100% 100%;
    color: #0b4970;
}

.industry_centent_list>div:nth-child(2) {
    background-image: url(industry_centent_list2.jpg);
    color: #a27070;
}

.industry_centent_list>div:nth-child(3) {
    background-image: url(industry_centent_list3.jpg);
    color: #923049;
}

.industry_centent_list>div:nth-child(2)>div:nth-child(1),
.industry_centent_list>div:nth-child(1)>div:nth-child(1) {
    font-size: 28px;
}

.save_box {
    text-align: center;
    margin-top: 16px;
    font-size: 14px;
    color: #999999;
}


/* ---------------------------- 课程 ------------------------- */

.course {
    background-image: url(course.png);
    background-size: 100% 105%;
    padding: 48px 0 50px 0;
}


/* 课程标题 */

.course_title {
    color: #fff;
}

.course_title_list {
    width: 100%;
    height: auto;
    overflow: hidden;
    display: block;
    margin: auto;
}

.course_title_list ul {
    width: 100%;
    height: auto;
    overflow: hidden;
    display: block;
    margin: auto;
    list-style: none;
    text-align: center;
}

.course_title_list ul li {
    width: auto;
    height: auto;
    overflow: hidden;
    display: inline-block;
    margin: auto;
}

.course_title_list_ac {
    color: #ff3366;
}


/*  */

.course_bottom {
    width: 100%;
    height: auto;
    overflow: hidden;
    display: block;
    margin: auto;
}

.course_bottom .course_list {
    margin: auto 10px;
    overflow: hidden;
    margin-right: 20px;
}

.course_list {
    /* display: flex; */
    justify-content: space-between;
    margin: 40px 0;
    display: none;
}

.course_list:nth-child(1) {
    display: block;
}

.course_list>div:nth-child(1) {
    width: 34%;
    float: left;
}

.course_list>div:nth-child(2) {
    width: 31%;
    float: left;
    margin: auto 7px;
}

.course_list>div:nth-child(3) {
    width: 33.8%;
    float: left;
}

.course_list>div img {
    width: 100%;
    margin-top: 3px;
}

.course_list>div>div {
    position: relative;
}

.course_list>div>div>div {
    position: absolute;
    top: 0;
    left: 0;
    font-size: 14px;
    padding: 15px;
    display: flex;
    flex-wrap: wrap;
    height: calc(100% - 30px);
    width: calc(100% - 30px);
    align-content: center;
}

.course_list>div>div>div>div:nth-child(1) {
    font-size: 25px;
    font-family: '庞门正道标题体';
    width: 100%;
}


/* 左边第二个 */

.course_list>div:nth-child(1)>div:nth-child(2)>div {
    justify-content: flex-end;
    align-content: flex-start;
    padding-top: 15%;
    height: calc(82% - 30px);
}


/* 中间第二个 */

.course_list>div:nth-child(2)>div:nth-child(2)>div {
    justify-content: flex-end;
    align-content: flex-end;
    padding-bottom: 5%;
    height: calc(95% - 30px);
}


/* 右边第3个 */

.course_list>div:nth-child(3)>div:nth-child(3)>div {
    justify-content: flex-end;
    align-content: flex-end;
    height: calc(90% - 30px);
}


/* 中间第二个 */


/* 左边第二个 */


/* 右边第3个 */

.course_list>div:nth-child(3)>div:nth-child(3)>div>div:nth-child(1),
.course_list>div:nth-child(1)>div:nth-child(2)>div>div:nth-child(1),
.course_list>div:nth-child(2)>div:nth-child(2)>div>div:nth-child(1) {
    text-align: right;
}


/* -------------------------------- 服务 ----------------------------- */

.serve {
    background-color: #f2f7fc;
    padding: 50px 0;
}

.serve_title {
    background-image: url(industry_cen.png);
    background-size: 100% 100%;
    width: 390px;
    margin: auto;
    background-repeat: no-repeat;
    font-size: 34px;
    padding: 13px 60px 13px 0;
    text-align: left;
}

.serve_list {
    margin-top: 40px;
    display: flex;
    justify-content: space-between;
    text-align: center;
    font-size: 16px;
}

.serve_list>div {
    padding: 0 40px;
}

.serve_list>div>div:nth-child(1) {
    font-family: "庞门正道标题体";
    color: #fff;
    font-size: 28.9px;
    background-color: #1b1b1b;
    display: flex;
    width: 60px;
    height: 60px;
    justify-content: center;
    align-items: center;
    margin: auto;
    margin-bottom: 15px;
}


/* -------------------- 南京新华研制课程， 满足企业用人需求 ------------------------- */

.switchover {
    background-image: url(switchover.png);
    background-size: 100%;
    padding: 50px 0;
}

.switchover .title_all {
    color: #FFFFFF;
}

.switchover .title_all>div:nth-child(2) {
    background-color: #fff;
}

.switchover .wrapper .left span {
    font-weight: bold;
}

.jdkcHd li.on {
    color: #fff;
    background: linear-gradient(90deg, #ff3467, #ff3467, #ff3467, #fff);
}

.switchover .save {
    background-color: #1B1B1B;
    box-shadow: none;
}


/* -------------------------- 毕业后薪资待遇 ------------------------------ */

.graduate {
    padding: 50px;
}

.graduate_info {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin-top: 35px;
}


/* 统计图 */

.graduate_statistics {
    width: 50%;
    text-align: center;
    color: #fff;
    background-image: linear-gradient(to right top, #705cf3, #56eafc);
    padding: 20px;
    position: relative;
    z-index: 1;
    border-radius: 10px;
}

.graduate_statistics::after {
    content: '';
    width: 95%;
    height: 100%;
    position: absolute;
    background: inherit;
    top: 30px;
    left: 2.5%;
    filter: blur(1.5rem);
    opacity: 0.7;
    z-index: -1;
}

.graduate_info_bottom {
    width: auto;
    height: auto;
    overflow: hidden;
    display: block;
    margin: auto;
}

.graduate_info_bottom .statistics_list {
    width: auto;
    height: auto;
    overflow: hidden;
    display: none;
    margin: auto;
}

.graduate_info_bottom .statistics_list:nth-child(1) {
    display: block;
}

.graduate_statistics .statistics_list {
    margin-top: 30px;
}

.graduate_statistics .statistics_list>div {
    display: flex;
}

.graduate_statistics .statistics_list>div:nth-child(1) {
    height: 180px;
    padding: 0 20px;
    margin: 0 20px;
    align-items: flex-end;
    justify-content: space-between;
    border-bottom: #ededed 1px solid;
}

.graduate_statistics .statistics_list>div:nth-child(1)>div {
    width: 20px;
    background: linear-gradient(25deg, #ff69a4 36%, #ffb97a 52%);
}

.graduate_statistics .statistics_list>div:nth-child(2) {
    margin-top: 15px;
    justify-content: space-between;
}

.graduate_statistics .statistics_list>div:nth-child(2) span {
    font-size: 20px;
}

.graduate_statistics .statistics_list>div:nth-child(2)>div>div:nth-child(1) {
    font-size: 16px;
}


/* 标签列表 */

.graduate_lable {
    width: 40%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.graduate_lable>div {
    width: 40%;
    background-color: #000000;
    padding: 10px 0;
    border-radius: 0 10px 10px 0;
    box-sizing: border-box;
    text-align: center;
    color: #fff;
    font-size: 16px;
    border-left: #ff3366 solid 7px;
    margin: 10px 0;
    cursor: pointer;
}

.graduate_lable>div>div:nth-child(2) {
    font-size: 12px;
    color: #ff3366;
}

.graduate_lable .graduate_lable_select {
    background-color: #ff3366;
}

.graduate_lable .graduate_lable_select>div:nth-child(2) {
    color: #fff;
}


/* ----------- btn_list ------------- */

.btn_list {
    background-image: url(btn_list.png);
    background-size: 100% 100%;
    padding: 70px 0 30px 0;
}

.btn_list_widthAll {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.btn_list a {
    display: inline-block;
    background-image: linear-gradient(to right, #ff3264, #ff2f2c);
    color: #fff;
    padding: 7px 20px;
    border-radius: 5px;
    margin-right: 20px;
}

.btn_list .save {
    width: 200px;
    margin: 0;
    padding: 10px 0;
    border-radius: 50px;
    margin-left: 70px;
}


/* ----------------- 美妆与形象设计实训基地 --------------- */

.beauty .serve_title {
    padding: 13px 40px 13px 20px;
}

.beauty_list {
    margin-top: 20px;
    display: flex;
    justify-content: space-between;
}

.beauty_list>div {
    width: inherit;
}

.beauty_list>div img {
    height: 100%;
}

.beauty_list>div:nth-child(2) {
    display: flex;
    flex-wrap: wrap;
    align-content: space-between;
}

.beauty_list>div:nth-child(2) img {
    height: 47%;
}


/* ---------------------- 专业老师团队 ---------------- */

.teacher {
    padding: 40px 0;
}


/* ------------------ ------------------------- */

.perfect {
    text-align: center;
}

.perfect .mechanic_seven ul li {
    border: none;
}

.perfect .mechanic_seven ul li img {
    border: #ff3b6c solid 1px;
    padding: 3px;
}

.perfect .mechanic_seven ul li h1 {
    background-image: linear-gradient(to right, #ff3668, #fb92ad);
    font-size: 24px;
}


/*  */

.question_wrap {
    background-image: url(question_wrap.png);
}

.question_wrap .q_top .title_text span {
    color: #ff3b6c;
}

.container.q_bottom {
    margin: 0 auto;
}

.title_text_order {
    width: 42px;
    height: 2px;
    background-color: #ff3366;
    margin: auto;
}


/* 按钮宽 */

.switchover .save,
.serve .save,
.course .save {
    width: 320px;
}