@charset "utf-8";
/* CSS Document */

*{ margin:0; padding:0;}
body{ width:100%; font:16px/28px 'microsoft yahei'; color:#333; overflow-x:hidden; position:relative;}
div,ul,li,dl,dt,dd,p{ height:auto; list-style:none; position:relative; overflow:hidden;}
img{ display:block; border:none;}
input{ -webkit-appearance:none; outline:none;}
a{ text-decoration:none; color:#333;}
a:hover{ color:#333;}
i,em{ font-style:normal;}
.zj_box{ width:1400px; margin:0 auto;}
.left{ float:left;}
.right{ float:right;}
.clear{clear:both;}
.phone_block{ display:none;}
img{ width:100%;}


/*标题*/
.zj_tit01{ line-height:62px; font-weight:bold; text-align:center; text-transform:uppercase; padding:30px 0;}
.zj_tit01 .tit{ font-size:54px; z-index:2;}
.zj_tit01 .tit span{ color:#e0a739;}
.zj_tit01 .txt{ font-size:42px; font-weight:normal;}
.zj_tit01 .txt2{ line-height:32px; font-size:22px; font-weight:normal;}
.zj_tit01 i{ width:100%; font-size:64px; color:#e0a739; position:absolute; left:0; top:0; opacity:0.18;}
.zj_tit02{ line-height:42px; text-align:center; margin:100px 0 20px;}
.zj_tit02 .tit{ font-weight:bold; font-size:35px; color:#e0a739;}
.zj_tit02 .txt{ font-size:28px;}

/*通用按钮*/
.btn{ text-align:center; font-size:24px;}
.btn a{ color:#0c3e92; display: inline-block; background:#fff; padding:10px 18px;}
.btn a:hover{ background:#308cfb; color:#fff;}

.btn_blue{ text-align:center; font-size:24px;}
.btn_blue a{ color:#fff; display: inline-block; background:#0025a7; padding:10px 18px;}
.btn_blue a:hover{ background:#308cfb; color:#fff;}


/*zj_top*/
.zj_top{ height:150px; background:#fff;}
.zj_top .logo{ width:25%; padding:30px 0;}
.zj_top .logo img{ max-width:100%;}
.zj_top .nav{ width:73%;}
.zj_top .nav li{ float:left; width:20%; text-align:center;}
.zj_top .nav li a{ display:block; line-height:20px; text-align:center; padding:60px 0; border-bottom:3px solid #fff;}
.zj_top .nav li a:before{ content:''; display:block; width:1px; height:28px; background:#a67c52; position:absolute; right:0; top:50%; margin-top:-14px;}
.zj_top .nav li a:hover{ color:#fff; font-weight:bold; border-color:#f7941d; background:#ffb628;}
.zj_top .nav li span{ display:inline-block; vertical-align:middle; }
.zj_top .nav li span br{ display:none;}
.zj_top .nav li i{ display:block; text-transform:uppercase;}
.zj_top .nav li:last-child a:before{ display:none;}
/*zj_top   ///*/


/*zj_banner*/
.zj_banner img{ width:1920px; position:relative; left:50%; margin-left:-960px;}
/*zj_banner   ///*/



/*--------------首页ssssssssssss-----------------*/

/*我们是谁*/
.zj_who{ padding-bottom:30px;}
.zj_who .zj_tit01{ margin:55px 0 0;}
.zj_who .inner1 .box1{ }
.zj_who .inner1 .img{ width:31.1%;}
.zj_who .inner1 .img img{ width:100%;}
.zj_who .inner1 .text{ width:65%; line-height:35px; font-size:18px; padding-left:30px;  box-sizing: border-box; }
.zj_who .inner1 .text .tit{ font-weight:bold; color:#f9a400; margin-bottom:18px; font-size:34px; }
.zj_who .inner1 .text .tit span{ display:block; float:left; padding-bottom:12px ; border-bottom:1px solid #000;}
.zj_who .inner1 .text .tit i{ position:relative; top:8px;}
.zj_who .inner1 .text .txt i{ display:none;}
.zj_who .inner1 .box2{ margin-top:60px;}
.zj_who .inner1 .box2 .img{ width:31.5%; padding:15px 50px 0 0;}
.zj_who .inner1 .box2 .img img{ width:100%; position:relative; z-index:2;}
.zj_who .inner1 .box2 .img:before{ content:''; display:block; width:345px; height:260px; background:#ffe8ba; position:absolute; top:0; right:0;}
.zj_who .inner1 .box2 .text{ width:55%; text-align:right; left:0; }
.zj_who .inner1 .box2 .text .tit{ font-size:28px; font-weight:normal; margin:0;}
.zj_who .inner1 .box2 .text .tit span{ float:right; font-weight:bold; padding-bottom:10px; margin-left:8px; border:none;}
.zj_who .inner1 .box2 .text .txt span{ display:block; font-size:22px; font-weight:bold;}
.zj_who .inner2 li{ float:left; width:31%; line-height:30px; font-size:18px; text-align:center; margin-bottom:42px;}
.zj_who .inner2 li a{ display:block; padding:30px 0;}
.zj_who .inner2 li .img{ padding-bottom:3px; background:url(../images/imgs_1223/who_value_02.png) center bottom no-repeat;}
.zj_who .inner2 li .img i{ display:block; width:105px; height:105px; margin:0 auto; background:url(../images/imgs_1223/who_value_01.png) 0 0 no-repeat;}
.zj_who .inner2 li .tit{ line-height:36px; font-size:22px; text-transform:uppercase; padding:8px 0 13px;}
.zj_who .inner2 li .tit span{ display:block; font-size:30px;}
.zj_who .inner2 li:nth-child(3n+1){ margin-right:3%;}
.zj_who .inner2 li:nth-child(3n){ float:right;}
.zj_who .inner2 li:nth-child(2n) a{ background:#f6f8fc; background:linear-gradient(to bottom,#fff 0%,#f6f8fc 100%);}
.zj_who .inner2 li:nth-child(2) .img i{ background-position:-105px 0;}
.zj_who .inner2 li:nth-child(3) .img i{ background-position:-210px 0;}
.zj_who .inner2 li:nth-child(4) .img i{ background-position:-315px 0;}
.zj_who .inner2 li:nth-child(5) .img i{ background-position:-420px 0;}
.zj_who .inner2 li:nth-child(6) .img i{ background-position:-525px 0;}
.zj_who .inner2 li:hover a{ color:#fff; background:#ffb628 url(../images/imgs_1223/who_value_bg.jpg) center bottom no-repeat; background-size:100%;}
.zj_who .inner2 li:hover .img{ background-image:url(../images/imgs_1223/who_value_03.png);}
.zj_who .inner2 li:nth-child(1):hover .img i{ background-position:-0 -105px;}
.zj_who .inner2 li:nth-child(2):hover .img i{ background-position:-105px -105px;}
.zj_who .inner2 li:nth-child(3):hover .img i{ background-position:-210px -105px;}
.zj_who .inner2 li:nth-child(4):hover .img i{ background-position:-315px -105px;}
.zj_who .inner2 li:nth-child(5):hover .img i{ background-position:-420px -105px;}
.zj_who .inner2 li:nth-child(6):hover .img i{ background-position:-525px -105px;}
/*我们是谁   ///*/

/*企业赋能体系*/
.zj_qyfntx{ padding-bottom:70px; background:#3a3c4c url(../images/imgs_1223/service_bg.jpg) center center no-repeat;}
.zj_qyfntx .zj_tit01{ color:#fff; margin:60px 0 5px;}
.zj_qyfntx .zj_tit01 .tit span{ color:#ffb628;}
.zj_qyfntx .img img{ width:100%;}
/*企业赋能体系   ///*/

/*人才生态全景图*/
.zj_rencai {background:#f8f9fc url(../images/imgs_1223/rencaibj.png) top left no-repeat; padding-bottom:70px;}
.zj_rencai .zj_box{ z-index:2;}
.zj_rencai:after{ content:''; display:block; position: absolute; background:url(../images/imgs_1223/rencaibj.png) bottom  right no-repeat; width:1002px; height:702px; margin-top:-500px; right:0; webkit-transform:rotateY(270deg); -moz-transform:rotateY(270deg); -ms-transform:rotateY(270deg); -o-transform:rotateY(270deg); }
.zj_rencai .zj_tit01{ margin:60px 0 30px;}

.zj_rencai .btn_blue{ padding-top:30px;}
/*人才生态全景图   ///*/


/*产教融合*/
.zj_ronghe{ background:#594885 url(../images/imgs_1223/chanjiaorongyebj.jpg) bottom center no-repeat; padding-bottom:50px}
.zj_ronghe .zj_tit01{ margin:80px 0 20px;}
.zj_ronghe .zj_box,.zj_ronghe ul{ overflow:visible;}
.zj_ronghe li{ float:left; width:31.4%; margin-bottom:36px;  /*box-shadow:0 3px 22px 0 rgba(200,212,213,0.3);*/ }
.zj_ronghe li:hover{ box-shadow:none;}
.zj_ronghe li .tit{ font-size:22px; line-height:35px; text-transform:uppercase; margin-bottom:50px; background:#fff; background:linear-gradient(to right,#fff 0%,rgba(145,143,181,0) 60%);}
.zj_ronghe li .tit:before{ content:''; display:inline-block; width:10px; height:35px; background:#1699ff; position:relative; left:0; vertical-align:middle; top:-1px;}

.zj_ronghe li .txt{ background:#fff;padding:26px; min-height:456px;}
.zj_ronghe li .txt .tit01{ font-size:24px; color:#f96947;}
.zj_ronghe li .txt .txt01{ font-size:19px; margin:20px 0;}

.zj_ronghe .ul1 li:nth-child(3n+1){ margin-right:2.9%;}
.zj_ronghe .ul1 li:nth-child(3n){ float:right;}

.zj_ronghe .zj_tit01 { color:#fff;}
.zj_ronghe .btn_blue{ padding-bottom:15px; background:#fff url(../images/imgs_1223/jiao.png) no-repeat center right;}
/*产教融合   ///*/

/*师资团队*/
.zj_shizituandui { background:#fff url(../images/imgs_1223/tuanduibj.jpg) top center no-repeat; padding-bottom:50px}


/*--------------首页dddddddd-----------------*/

/*--------------产教融合sssssssssssssssssssss-----------------*/

.zj_cjrhjs{ padding:40px 0;}

.zj_cjrhjs .box1 .img{ width:31.1%;}
.zj_cjrhjs .box1 .img img{ width:100%;}
.zj_cjrhjs .box1 .text { width:65%; line-height:45px; font-size:22px; padding-left:30px;  box-sizing: border-box; }
.zj_cjrhjs .box1 .text .txt{ text-indent:2em;}
.zj_cjrhjs .box1 .text ul { margin:30px 0;}
.zj_cjrhjs .box1 .text ul li{ float:left; width:32.5%; margin-right:0.8%; background:#eaeaea; border-radius:8px; padding:8px 35px;box-sizing: border-box;  }
.zj_cjrhjs .box1 .text ul li:before{ content:''; display: inline-block; position:relative; width:59px; height:46px; background:url(../images/imgs_1223/cjhr_01_01.png) no-repeat; vertical-align:middle; top:-2px; margin-right:20px; box-sizing: border-box;}
.zj_cjrhjs .box1 .text ul li:nth-child(2):before{ background-image:url(../images/imgs_1223/cjhr_01_02.png);}
.zj_cjrhjs .box1 .text ul li:nth-child(3):before{ background-image:url(../images/imgs_1223/cjhr_01_03.png);}
.zj_cjrhjs .btn_blue{ text-align:right;}


/*合作资源*/
.zj_hezuoziyuan .zj_box,,.zj_hezuoziyuan ul{overflow:visible;}
.zj_hezuoziyuan ul li{ float:left; width:24%; margin-right:1%; box-shadow:0 10px 22px 0 rgba(212,230,235,0.8); text-align:center; font-size:24px; line-height:46px; padding:20px 0 40px; margin-bottom:20px; display:block; border:1px solid #fff;}
.zj_hezuoziyuan ul li:nth-child(4n){ margin-right:0;}
.zj_hezuoziyuan ul li:before{ content:''; display:block; position:relative; width:91px; height:87px; background:url(../images/imgs_1223/cjhr_01.png) no-repeat; left:50%; margin-left:-44px; top:30px; margin-bottom:40px;}
.zj_hezuoziyuan ul li:nth-child(2):before{ background-image:url(../images/imgs_1223/cjhr_02.png);}
.zj_hezuoziyuan ul li:nth-child(3):before{ background-image:url(../images/imgs_1223/cjhr_03.png);}
.zj_hezuoziyuan ul li:nth-child(4):before{ background-image:url(../images/imgs_1223/cjhr_04.png);}

.zj_hezuoziyuan ul li:nth-child(5):before{ background-image:url(../images/imgs_1223/cjhr_05.png);}
.zj_hezuoziyuan ul li:nth-child(6):before{ background-image:url(../images/imgs_1223/cjhr_06.png);}
.zj_hezuoziyuan ul li:nth-child(7):before{ background-image:url(../images/imgs_1223/cjhr_07.png);}
.zj_hezuoziyuan ul li:nth-child(8):before{ background-image:url(../images/imgs_1223/cjhr_08.png);}

.zj_hezuoziyuan ul li:nth-child(9):before{ background-image:url(../images/imgs_1223/cjhr_09.png);}
.zj_hezuoziyuan ul li:nth-child(10):before{ background-image:url(../images/imgs_1223/cjhr_10.png);}
.zj_hezuoziyuan ul li:nth-child(11):before{ background-image:url(../images/imgs_1223/cjhr_11.png);}
.zj_hezuoziyuan ul li:nth-child(12):before{ background-image:url(../images/imgs_1223/cjhr_12.png);}

.zj_hezuoziyuan ul .li2 { line-height:23px;}
.zj_hezuoziyuan ul li:hover{ border:1px solid #6a98d7;}
/*--------------产教融合ddddddddddddddddddddd-----------------*/

/*--------------企业赋能sssssssssssssssssssss-----------------*/

.zj_funengjs{ padding:50px 0; background:#fff url(../images/imgs_1223/funeng_bj.jpg) no-repeat center bottom;}
.zj_funengjs .box1{ display:table;}
.zj_funengjs .box1 .img{ width:39.8%; display:table-cell;}
.zj_funengjs .box1 .text { width:60%; line-height:45px; font-size:22px; padding-left:30px;  box-sizing: border-box; display:table-cell; vertical-align:middle;}
.zj_funengjs .box1 .text .txt{ text-indent:2em;}


/*企业服务内容*/
.zj_qiyefuwu{padding:50px 0; background:#fff url(../images/imgs_1223/funengbj02.jpg) no-repeat center bottom;}
/*--------------企业赋能ddddddddddddddddddddd-----------------*/

/*----------------关于我们sssssssssssssssssss-------------*/
/*我们是谁*/
.zj_us{ }
.zj_us .zj_tit01{ margin:55px 0 0;}
.zj_us .inner1 { font-size:22px; line-height:40px; color:#333333;  background:#fcfcfc url(../images/imgs_1223/about_bj01.jpg) no-repeat center top; padding-bottom:50px; }
.zj_us .inner1 .text p{text-indent:2em;}
.zj_us .inner2{ background:url(../images/imgs_1223/about_bj.jpg) no-repeat center center; color:#fff;}
.zj_us .inner2 li{ float:left; width:31%; line-height:30px; font-size:18px; text-align:center; margin-bottom:42px;}
.zj_us .inner2 li a{ display:block; padding:30px 0; color:#fff;}
.zj_us .inner2 li .img{ padding-bottom:3px; background:url(../images/imgs_1223/who_value_02.png) center bottom no-repeat;}
.zj_us .inner2 li .img i{ display:block; width:105px; height:105px; margin:0 auto; background:url(../images/imgs_1223/who_value_01.png) 0 0 no-repeat;}
.zj_us .inner2 li .tit{ line-height:36px; font-size:22px; text-transform:uppercase; padding:8px 0 13px;}
.zj_us .inner2 li .tit span{ display:block; font-size:30px;}
.zj_us .inner2 li:nth-child(3n+1){ margin-right:3%;}
.zj_us .inner2 li:nth-child(3n){ float:right;}
.zj_us .inner2 li:nth-child(2n) a{ background:#3b6ed4; background:linear-gradient(to bottom,#2d5aa5 0%,#3b6ed4 100%);}
.zj_us .inner2 li:nth-child(2) .img i{ background-position:-105px 0;}
.zj_us .inner2 li:nth-child(3) .img i{ background-position:-210px 0;}
.zj_us .inner2 li:nth-child(4) .img i{ background-position:-315px 0;}
.zj_us .inner2 li:nth-child(5) .img i{ background-position:-420px 0;}
.zj_us .inner2 li:nth-child(6) .img i{ background-position:-525px 0;}
.zj_us .inner2 li:hover a{ color:#fff; background:#ffb628 url(../images/imgs_1223/who_value_bg.jpg) center bottom no-repeat; background-size:100%;}
.zj_us .inner2 li:hover .img{ background-image:url(../images/imgs_1223/who_value_03.png);}
.zj_us .inner2 li:nth-child(1):hover .img i{ background-position:-0 -105px;}
.zj_us .inner2 li:nth-child(2):hover .img i{ background-position:-105px -105px;}
.zj_us .inner2 li:nth-child(3):hover .img i{ background-position:-210px -105px;}
.zj_us .inner2 li:nth-child(4):hover .img i{ background-position:-315px -105px;}
.zj_us .inner2 li:nth-child(5):hover .img i{ background-position:-420px -105px;}
.zj_us .inner2 li:nth-child(6):hover .img i{ background-position:-525px -105px;}
/*我们是谁   ///*/
/*商务合作*/
.zj_hezuo{ background:#f7f8f9; padding:60px 0;}
.zj_hezuo .form{ background:#fff;}
.zj_hezuo .form p{ font-size:30px; font-weight:bold; text-align:center; margin-left:25px; padding:30px 0;}
.zj_hezuo .form  .sing_up{ padding:0 0 20px 30px;box-sizing: border-box; width:100%; }
.zj_hezuo .form  .sing_up input{ width:48%; float:left; line-height:60px; height:60px; border:1px solid #f5f5f5; background:#f5f5f5; margin-bottom:15px; margin-right:1%; color:#888; font-size:19px; padding-left:20px;box-sizing: border-box; }
.zj_hezuo .form  .sing_up span:nth-child(13) input{ width:97%; }
.zj_hezuo .form  .sing_up .sub_btn{ text-align:center; display:block; }
.zj_hezuo .form  .sing_up .submit{  background:#ffb628; color:#fff; font-size:26px; float:none; width:30%;}
/*----------------关于我们dddddddddddddddddddd-------------*/

/*----------------支付sssssssssssssssssss-------------*/
.zj_pay{ padding:50px 0; }

.zj_pay .zj_pay_show{ padding:30px 20px ; border-radius:20px; border:1px solid #d1c5b3; background:#faf4e6 url(../images/imgs_1223/pay_bg.jpg) center top no-repeat;}
.zj_pay .zj_pay_show .pay_tit img{ display:inline-block; *display:inline; *zoom:1; vertical-align:middle; margin-right:8px; width:242px;}
.zj_pay .zj_pay_show .pay_tit span{ font-size:38px; font-weight:bold; color:#272b4b; position:relative; top:6px;}

.zj_pay .zj_pay_show .pay_infor{ margin-top:20px; border-radius:15px; border:1px solid #ff9313; background:#fff;}
.zj_pay .zj_pay_show .pay_infor .tar_nav{line-height:55px; background:#ff9313;}
.zj_pay .zj_pay_show .pay_infor .tar_nav p{ float:left; width:33.33%; font-size:18px; color:#fff; text-align:center; cursor:pointer; overflow:visible;}
.zj_pay .zj_pay_show .pay_infor .tar_nav p.on{ color:#333;}
.zj_pay .zj_pay_show .pay_infor .tar_nav p.on:before{ content:''; display:block; width:326px; height:55px; background:url(../images/imgs_1223/pay_ico.png) 0 -25px no-repeat; position:absolute; bottom:-1px; left:50%; margin-left:-163px;}
.zj_pay .zj_pay_show .pay_infor .tar_nav p span{ position:relative; z-index:2;}
.zj_pay .zj_pay_show .pay_infor .tar_nav p i{ display:inline-block; *display:inline; *zoom:1; vertical-align:middle; width:25px; height:20px; margin-right:8px; background:url(../images/imgs_1223/pay_ico.png) -75px 0 no-repeat; position:relative; top:-1px;}
.zj_pay .zj_pay_show .pay_infor .tar_nav p:nth-child(1).on i{ background-position:0 0;}
.zj_pay .zj_pay_show .pay_infor .tar_nav p:nth-child(2) i{ background-position:-25px 0;}
.zj_pay .zj_pay_show .pay_infor .tar_nav p:nth-child(3) i{ background-position:-50px 0;}

.zj_pay .zj_pay_show .pay_infor li{ display:none; padding:35px 0;}
.zj_pay .zj_pay_show .pay_infor li.show{ display:block;}
.zj_pay .zj_pay_show .pay_infor li p{ width:90%; line-height:85px; font-size:18px; text-align:center; margin:10px auto; background:#f7f9fa;}
.zj_pay .zj_pay_show .pay_infor li img{ margin:0 auto;}
.zj_pay .zj_pay_show .pay_infor li:nth-child(2) img{ width:352px; padding-top:30px;}
.zj_pay .zj_pay_show .pay_infor li:nth-child(3) img{ width:327px; padding-top:30px;}



/*----------------支付dddddddddddddddddddd-------------*/


/*--------------人才培养sssssssssssssssssssss-----------------*/
.zj_peiyan{ background:url(../images/imgs_1223/rencai_bj.jpg) no-repeat center top; padding:40px 0;}
.zj_peiyan .zj_tit01{ color:#fff;}

/*人才培养矩阵*/

.zj_peiyan .tar_change .box_inner dd ul li{/* float:left; *//*margin-right:2.4%; width:31.5%;*/  /*box-shadow:0 10px 22px 0 rgba(212,230,235,0.8); border-bottom:1px solid #f6fafb;*/ }
/*.zj_peiyan .tar_change .box_inner dd ul li:last-child{ margin-right:0;}
.zj_peiyan .tar_change .box_inner dd ul li .txt{ text-align:center; color:#666666; padding-bottom:60px;}*/
.zj_peiyan .tar_change .box_inner dd ul li:hover{ box-shadow:0 10px 22px 0 rgba(212,230,235,0.8);}

/*人才培养矩阵*/
.ico_img{ display:inline-block; *display:inline; *zoom:1; vertical-align:middle; background:url(https://static.vixue.com/resources/www.vixue.cn/images/ico_img.png) 0 0 no-repeat;}

.zj_tit02{ /*line-height:34px; font-size:18px; color:#b5b5b5; padding:0 20px 0 40px*/; margin:0 0 8px;}
.zj_tit02 span{ display:block; float:left; margin-right:28px; border-bottom:4px solid #fff;}
.zj_tit02 span.on{ color:#0073ff; border-bottom:4px solid #0073ff;}

.gundong_btn{ /*float:left; margin-left:10px;*/ padding-top:30px;}
.gundong_btn i{ width:30px; height:30px; vertical-align:middle; background-position:0 -60px; cursor:pointer;}
.gundong_btn i.next{ background-position:-30px -60px;}
.gundong_btn i:hover{ background-position:-90px -60px;}
.gundong_btn i.next:hover{ background-position:-120px -60px;}

/*课程列表*/
.zj_kclist_box{ padding:20px 0 25px; margin-top:20px; }
.zj_kclist_box .list{ padding:0 6px; overflow:visible;}
.zj_kclist_box .list ul{  white-space:nowrap; text-overflow:ellipsis; word-break:break-all; overflow:visible;}
.zj_kclist_box .list li{ display:inline-block; *display:inline; *zoom:1; vertical-align:middle; width:33%;  margin-bottom:20px; overflow:visible;}
.zj_kclist_box .list li a{ display:block; white-space:normal; margin:0 14px; box-shadow:0 1px 8px 0 rgba(0, 0, 0, 0.08); overflow:hidden;}
.zj_kclist_box .list li .img img{ width:100%;}
.zj_kclist_box  .txt {text-align:center; color:#666666; padding-bottom:35px;}

/*人才培养矩阵------*/

.tar_change{  width:90%;  line-height:36px; margin:20px auto; padding-left:17px;box-sizing: border-box; }
.box_tar li{ float:left; padding-right:76px;  color:#fff; cursor:pointer; font-size:24px;}
/*.box_tar li.on{ background:#8f1c1c;}*/
.box_tar li.on:after{ content:''; display:block; position:relative; width:70px; height:3px; background:#fff; left:0; bottom:0;}
.box_inner dd{ display:none;}
.box_inner dd.show{ display:block;}



/*.zj_peiyan .peiyan_list ul li:last-child{ margin:0;}*/
.zj_peiyan .slick-slide{ display:none; float:left; overflow:visible;}
.zj_peiyan .slick-initialized .slick-slide{ display:block;}
.zj_peiyan .slick-arrow{ width:64px; height:64px; font-size:0; border:none; background:url(../images/imgs_1223/rencai_jiantou.png) 0 0 no-repeat; position:absolute; left:-180px; top:50%; margin-top:-70px; cursor:pointer; z-index:9;}
.zj_peiyan .slick-prev{ }
.zj_peiyan .slick-next{ left:auto; right:-180px; cursor:pointer; z-index:9; webkit-transform:rotateY(180deg); -moz-transform:rotateY(180deg); -ms-transform:rotateY(180deg); -o-transform:rotateY(180deg); transform:rotateY(180deg);}

/*----------------人才培养dddddddddd-------------*/


/*zj_foot*/
.zj_foot{ padding:30px 0 55px; text-align:center; background:#272727; font-size:20px;line-height:30px; color:#fff;}
.zj_foot span{color:#ffb628; font-weight:bold; font-size:22px;}
.zj_foot a{ color:#fff;}
.zj_foot .nav{ width:82%; padding:38px 0; margin:0 auto 30px; border-bottom:1px dashed #fff; box-sizing: border-box; }
.zj_foot .nav li{ display:inline-block; vertical-align:middle;} 
.zj_foot .nav li a{ display:block; color:#fff; padding:0 60px;}
.zj_foot .nav li a span{ display:block; font-weight:lighter; color:#ffb628;font-weight:bold; }

.zj_foot .text{ text-align:left; padding-left:23%; line-height:50px;box-sizing: border-box; margin-bottom:20px;  }
.zj_foot .text span{ padding-right:120px;}
.zj_foot .text .link span{ display:inline-block; float:left;}

/*zj_foot   ///*/


@media screen and (max-width:1500px){
	.zj_box{ width:1100px;}
	
	.zj_tit01{ line-height:55px;}
	.zj_tit01 .tit{ font-size:50px;}
	.zj_tit01 .txt{ font-size:36px;}
	.zj_tit01 i{ font-size:50px;}
	.zj_tit01 .txt2{ font-size:18px;}
	
	.zj_top .nav li i{ font-size:15px;}
	
	.zj_banner img{ width:1640px; margin-left:-820px;}
	
	.zj_who .inner1 .img{ margin-left:0;}
	.zj_who .inner1 .text{ }
	.zj_who .inner1 .text .txt br{ display:none;}
	.zj_who .inner1 .box2 .img{ padding-right:25px; margin:0;}
	.zj_who .inner1 .box2 .text{ width:54%;}
	.zj_who .inner2 li{ font-size:16px;}
	.zj_who .inner2 li .tit span{ font-size:26px;}
	
	.zj_ronghe li .txt .txt01{ font-size:15px; margin:10px 0;}
	
	
	.box_tar li{ padding-right:58px; font-size:19px;}
	
	.zj_foot .nav{ width:100%;}
}

@media screen and (max-width:1400px){
	body{ font-size:15px;}
	.zj_box{ width:1000px;}
	.btn_blue,.btn{ font-size:21px;}
	.btn_blue a,.btn a{padding: 10px 18px;}
	
	.zj_tit01{ line-height:50px;}
	.zj_tit01 .tit{ font-size:45px;}
	.zj_tit01 .txt{ font-size:30px;}
	.zj_tit01 i{ font-size:40px;}
	.zj_tit01 .txt2{ font-size:16px;}
	.zj_tit02{ margin:15px 0 15px;}
	
	.zj_top{ height:105px;}
	.zj_top .logo{ width:20%; padding:27px 0;}
	.zj_top .nav{ width:78%;}
	.zj_top .nav li a{ font-size:16px; padding:30px 0;}
	
	.zj_banner img{ width:1500px; margin-left:-750px;}
	
	.zj_who{ padding-bottom:15px;}
	.zj_who .zj_tit01{ margin:40px 0 10px;}
	.zj_who .inner1 .img{ }
	.zj_who .inner1 .text{  line-height:32px; font-size:16px; }
	.zj_who .inner1 .text .tit { font-size:30px;}
	.zj_who .inner1 .box2 .img{  padding:0;}
	.zj_who .inner1 .box2 .text .tit{ font-size:25px;}
	.zj_who .inner2 li{ font-size:16px;}
	.zj_who .inner2 li .tit{ line-height:30px; font-size:20px;}
	.zj_who .inner2 li .tit span{ font-size:26px;}
	
	
	
	
	.zj_ronghe .zj_tit01{ margin:50px 0 5px;}
	.zj_ronghe li{ margin-bottom:25px;}
	.zj_ronghe li a{ padding:15px;}
	.zj_ronghe li .tit{ font-size:20px; margin:15px 0 40px;}
	.zj_ronghe li .tit span{ font-size:18px; margin-left:12px;}
	.zj_ronghe .ul2 li{ width:48.5%;}
	.zj_ronghe .btn_blue{ padding-bottom:5px;}
	
	
	
	
	/*-------------产教融合ssssssssssssssssssssssss-------------*/
	.zj_cjrhjs .box1 .text{ font-size:19px; line-height:38px;}
	.zj_cjrhjs .box1 .text ul{ margin:5px;}
	.zj_cjrhjs .box1 .text ul li{ padding:7px;}
	.zj_cjrhjs .box1 .text ul li:before{ width:40px; height:31px; background-size:100%;}

	.zj_hezuoziyuan ul li{ font-size:17px; width:23.5%;}
	.zj_hezuoziyuan ul li:before{ width:60px; height:58px; margin-left:-29px; background-size:100%}
	
	/*-------------产教融合dddddddddddddddddddddddd-------------*/
	/*----------------关于我们ssssssssssssssss-------------*/
	.zj_us{ padding-bottom:15px;}
	.zj_us .zj_tit01{ margin:40px 0 10px;}

	.zj_us .inner1 .text p { font-size:18px;}
	.zj_us .inner2 li{ font-size:16px;}
	.zj_us .inner2 li .tit{ line-height:30px; font-size:20px;}
	.zj_us .inner2 li .tit span{ font-size:26px;}
	/*----------------关于我们dddddddddddddddddddd-------------*/
	
	/*----------------人才培养ssssssssssssssss-------------*/
	.tar_change{ width:90%;}
	.box_tar li{ padding-right:30px; font-size:18px;}
	.gundong_btn{ padding-top:0;}
	.zj_kclist_box .txt{white-space:nowrap; text-overflow:ellipsis; overflow:hidden; word-break:break-all;}
	
	/*----------------人才培养dddddddddddddddddddd-------------*/
	
	
	.zj_foot{ padding:20px 0 40px;font-size:18px;}
	.zj_foot .nav{ padding:25px 0; margin-bottom:25px;}
	.zj_foot .nav li{ line-height:26px; }
	.zj_foot .text{  padding-left:13%; }
	

}
@media screen and (max-width:1100px){
	body{ font-size:14px;}
	.zj_box{ width:768px;}
	.btn_blue,.btn{ font-size:16px;}
	.btn_blue a,.btn a{padding: 6px 18px;}
	
	.zj_tit01{ line-height:40px}
	.zj_tit01 .tit{ font-size:33px;}
	.zj_tit01 .txt{ font-size:25px;}
	.zj_tit01 i{ font-size:30px; top:12px;}
	
	.zj_top .nav li{ padding:0 5px; width:auto;}
	
	.zj_banner img{ width:1300px; margin-left:-650px;}
	.zj_who .inner1 .img{ }
	.zj_who .inner1 .box2 .text{ width:65%; padding-left:0;}
	
	.zj_ronghe li .tit{ background: linear-gradient(to right, #fff 0%, rgba(145, 143, 181, 0) 78%); }
	.zj_ronghe li .txt{padding:15px 10px;}
	.zj_ronghe li .txt .tit01{ font-size:18px;}
	.zj_ronghe li .txt .txt01{ font-size:14px; line-height:25px;}
	.zj_ronghe .btn_blue{ padding-bottom:19px;}
	.zj_ronghe li a{ padding:8px 15px;}
	
	
	
	/*-------------产教融合ssssssssssssssssssssssss-------------*/
	.zj_cjrhjs .box1 .text{ font-size:16px; line-height:35px;}
	.zj_cjrhjs .box1 .text ul{ margin:5px;}
	.zj_cjrhjs .box1 .text ul li{ padding:7px;}
	.zj_cjrhjs .box1 .text ul li:before{ width:35px; height:27px;}
	
	.zj_hezuoziyuan ul li{ font-size:17px; width:23.5%;}
	.zj_hezuoziyuan ul li:before{ width:60px; height:58px; margin-left:-29px; background-size:100%}
	
	/*-------------产教融合dddddddddddddddddddddddd-------------*/
	
	
	/*--------------企业赋能sssssssssssssssssssss-----------------*/
	
	.zj_funengjs .box1 .text{ font-size:19px; line-height:42px;}
	/*--------------企业赋能dddddddddddddddddddddddd-----------------*/

	/*----------------关于我们ssssssssssssssss-------------*/

	.zj_us .inner1 .text p { font-size:16px;}

	/*----------------关于我们dddddddddddddddddddd-------------*/
	
	/*----------------人才培养ssssssssssssssss-------------*/
	
	.box_tar li{ padding-right:22px; font-size:15px;}
	.zj_peiyan .tar_change .box_inner dd ul li .txt a{ color:#fff;}
	.zj_kclist_box .txt{ background:#fff;}
	/*----------------人才培养dddddddddddddddddddd-------------*/
	
	
	.zj_foot{ font-size:16px;}
	.zj_foot .nav li a{ padding:0 38px;}
	.zj_foot .text span{ padding-right:60px;}

}
@media screen and (max-width:768px){
	body{ font-size:13px; -webkit-text-size-adjust:none; -webkit-max-logical-width:max-content; min-width:100%;}
	*{ box-sizing:border-box;}
	.zj_box{ width:100%;}
	.phone_block{ display:block;}
	.pc_block{ display:none;}
	
	.zj_tit01{ line-height:25px; padding:12px 0 0;}
	.zj_tit01 .tit{ font-size:24px;}
	.zj_tit01 .txt{ font-size:14px;}
	.zj_tit01 i{ font-size:20px;}
	.zj_tit01 .txt2{ line-height:20px; font-size:12px; padding:0 10px;}
	.zj_tit01 .txt2 br{ display:none;}
	.zj_tit02{ line-height:24px; margin:10px 0 0;}
	.zj_tit02 .tit{ font-size:22px;}
	.zj_tit02 .txt{ font-size:14px;}
	
	
	.zj_top{ height:auto;}
	.zj_top .logo{ width:100%; padding:10px;}
	.zj_top .logo img{ width:38%;}
	.zj_top .nav{ width:100%; background:#e0a739;}
	.zj_top .nav li{ padding:0 17px;}
	.zj_top .nav li i{ display:none;}
	.zj_top .nav li a{ line-height:18px; font-size:14px; color:#fff; padding:5px 0; border:none;}
	.zj_top .nav li a:before{ height:16px; margin-top:-8px; background:#ffb628;}
	.zj_top .nav li span{ text-align:center;}
	.zj_top .nav li span br{ display:block;}
	
	.zj_banner{ height:160px;}
	.zj_banner img{ width:650px; margin-left:-325px; }
	
	
	/*-------------首页ssssssssssssssssssssssss-------------*/
	.zj_who .zj_tit01{ margin:10px 0 0;}
	.zj_who .inner1 .box1,.zj_who .inner1 .box2{ padding:13px 15px; margin:10px 10px 15px; border-radius:10px; box-shadow:0 0 15px 0 rgba(0,0,0,0.1);}
	.zj_who .inner1 .img{ display:none; margin:0; width:40% !important;}
	.zj_who .inner1 .text{ width:100% !important; left:auto !important; bottom:auto !important;}
	.zj_who .inner1 .text .tit{ margin-bottom:5px;}
	.zj_who .inner1 .text .tit { font-size:18px; padding-bottom:6px;}
	.zj_who .inner1 .text .tit i{ top:0;}
	.zj_who .inner1 .text .txt br{ display:none;}
	.zj_who .inner1 .text{ line-height:25px; font-size:13px; position:relative;}
	.zj_who .inner1 .box2 .text .tit{ font-size:13px;}
	.zj_who .inner1 .box2 .text .tit span{ padding-bottom:2px; border-bottom:1px solid #e0a739;}
	.zj_who .inner1 .box2 .text .txt span{ font-size:15px;}
	.zj_who .inner1 .box2 .text .txt i{ display:inline-block; vertical-align:middle;}
	.zj_who .inner2 li{ float:left !important; width:49%; line-height:22px; font-size:13px; margin:0 !important;}
	.zj_who .inner2 li:nth-child(2n){ float:right !important;}
	.zj_who .inner2 li a{ padding:0 10px 10px;}
	.zj_who .inner2 li .img{ margin-top:-30px; background-size:100%;}
	.zj_who .inner2 li .img i{ transform:scale(0.6); transform-origin:bottom center;}
	.zj_who .inner2 li .tit{ line-height:18px; font-size:13px; padding:6px 0;}
	.zj_who .inner2 li .tit span{ font-size:16px;}
	.zj_who .inner2 li .txt{ height:66px;}
	.zj_who .inner2 li .txt br{ display:none;}
	.zj_who .inner2 li:nth-child(3) a{ background:linear-gradient(to bottom,#fff 0%,#f6f8fc 100%);}
	.zj_who .inner2 li:nth-child(4) a{ background:none;}
	
	.zj_qyfntx{ display:none;}
	
	.zj_ronghe{ padding:0 10px;}
	.zj_ronghe .zj_tit01{ margin:15px 0 2px;}
	.zj_ronghe li{ float:left !important; width:100%; margin:0 0 7px !important; }
	.zj_ronghe li:nth-child(2n){ float:right !important;}
	.zj_ronghe li a{ padding:7px;}
	.zj_ronghe li .tit{ line-height:18px; font-size:15px; margin:15px 0 20px;}
	.zj_ronghe li .tit span{ display:block; font-size:12px; margin:0;}
	.zj_ronghe li .txt{ padding:5px; min-height:220px;}
	.zj_ronghe li .txt .tit01{ font-size:15px;line-height:23px;}

	
	/*-------------首页ssssssssssssssssssssssss-------------*/
	
	/*-------------产教融合ssssssssssssssssssssssss-------------*/
	.zj_cjrhjs{ padding:20px 0;}
	.zj_cjrhjs .box1 .img{ display:none;}
	.zj_cjrhjs .box1 .text{ width:100%; padding-right:30px;}
	
	.zj_cjrhjs .box1 .text ul li:before{ margin-right:10px;}
	
	/* 合作资源*/
	.zj_hezuoziyuan ul{ padding:0 15px;box-sizing: border-box; }
	.zj_hezuoziyuan ul li:before{ width:60px; height:55px; background-size:100%; margin-left:-20px;}
	.zj_hezuoziyuan ul li{ font-size:13px; width:49%;padding: 20px 0;}
	.zj_hezuoziyuan ul li:nth-child(2n){ margin-right:0;}
	
	
	/*-------------产教融合dddddddddddddddddd-------------*/
	
	/*-------------3企业赋能ssssssssssssssssssssssss-------------*/
	.zj_funengjs .box1 .img{ display:none;}
	.zj_funengjs .box1 .text{ padding: 0 20px; font-size:17px; line-height:38px;}
	
	/*-------------3企业赋能ssssssssssssssssssssssss-------------*/
	
	/*----------------关于我们ssssssssssssssss-------------*/


	.zj_us .zj_tit01{ margin:10px 0 0;}
	.zj_us .inner1 .text p{ line-height:25px; font-size:15px; padding:0 20px; box-sizing: border-box; }
	
	.zj_us .inner2 li{ float:left !important; width:49%; line-height:22px; font-size:13px; margin:0 !important;}
	.zj_us .inner2 li:nth-child(2n){ float:right !important;}
	.zj_us .inner2 li a{ padding:0 10px 10px;}
	.zj_us .inner2 li .img{ margin-top:-30px; background-size:100%;}
	.zj_us .inner2 li .img i{ transform:scale(0.6); transform-origin:bottom center;}
	.zj_us .inner2 li .tit{ line-height:18px; font-size:13px; padding:6px 0;}
	.zj_us .inner2 li .tit span{ font-size:16px;}
	.zj_us .inner2 li .txt{ height:66px;}
	.zj_us .inner2 li .txt br{ display:none;}
	.zj_us .inner2 li:nth-child(3) a{ background:linear-gradient(to bottom,#fff 0%,#f6f8fc 100%);}
	.zj_us .inner2 li:nth-child(4) a{ background:none;}

	/*商务合作*/
	.zj_hezuo{ padding: 20px 0;}
	.zj_hezuo .form p{ font-size:18px;}
	.zj_hezuo .form  p{ font-size:21px;}
	.zj_hezuo .form .sing_up input{ float:none; width:97%; line-height:45px; height:45px; font-size:18px;}
	.zj_hezuo .form .sing_up .sub_btn{ margin-left:0;}
	.zj_hezuo .form .sing_up .submit{ font-size:20px;}
	
	/*----------------关于我们dddddddddddddddddddd-------------*/	
	/*----------------支付sssssssssssssssssss-------------*/
	
	.zj_pay .zj_pay_show{ padding:15px 10px 5px;}
	.zj_pay .zj_pay_show .pay_tit span{ font-size:15px;}
	.zj_pay .zj_pay_show .pay_tit img{ width:100px;}
	
	.zj_pay .zj_pay_show .pay_infor .tar_nav p{ line-height:22px; font-size:13px; padding:10px 0 5px;}
	.zj_pay .zj_pay_show .pay_infor .tar_nav p i{ display:block; margin:0 auto;}
	.zj_pay .zj_pay_show .pay_infor .tar_nav p.on{ border-radius:10px 10px 0 0; background:#fff;}
	.zj_pay .zj_pay_show .pay_infor .tar_nav p.on:before{ display:none;}
	.zj_pay .zj_pay_show .pay_infor li{ padding:15px 0;}
	.zj_pay .zj_pay_show .pay_infor li p{ width:85%; line-height:20px; font-size:13px; padding:20px 10px;}
	.zj_pay .zj_pay_show .pay_infor li:nth-child(2) p,.zj_pay .zj_pay_show .pay_infor li:nth-child(3) p{ width:80%; line-height:20px; padding:15px 10px; margin-bottom:10px;}
	.zj_pay .zj_pay_show .pay_infor li img{ margin-bottom:10px;}
	.zj_pay .zj_pay_show .pay_infor li:nth-child(2) img{ width:260px; padding-top:30px;}
	.zj_pay .zj_pay_show .pay_infor li:nth-child(3) img{ width:260px; padding-top:0px;}

	/*----------------支付dddddddddddddddddddd-------------*/
	
	
	/*人才培养*/
	.box_tar li{padding-right: 68px;}
	.zj_kclist_box .txt{ padding-bottom:10px;}
	/*人才培养==========*/
	
	.zj_foot{ padding:10px 10px 20px;}
	.zj_foot .text span{ padding-right:26px;}
	.zj_foot .text{ line-height:20px; font-size:14px;}
	.zj_foot .text .txt{ padding:5px 0; /*opacity:0.5;*/}
	.zj_foot .text br{ display:none;}
	.zj_foot .text a{ display:block;}
	
}