body,
p,
ul,
li,
ol,
h1,
h2,
h3,
h4,
h5,
h6,
dl,
dt,
dd,
form,
iframe {
    margin: 0;
    padding: 0;
    color: #ffffff;
}
@font-face{
    font-family: "AlimamaShuHeiTi-Bold";
	src: url('/fonts/AlimamaShuHeiTi-Bold.ttf') format('truetype'),
url('/fonts/AlimamaShuHeiTi-Bold.otf') format('opentype'),
url('/fonts/AlimamaShuHeiTi-Bold.woff') format('woff');
}

ul,
li,
ol {
    list-style: none outside none;
}

a img {
    border: none;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

a:link,
a:visited {
    text-decoration: none;
    cursor: pointer;
}

a:hover {
    text-decoration: none;
    cursor: pointer;
}

a:focus {
    color: #0c1d0d;
    cursor: pointer;
}

.pad30 {
    padding: 30px 0;
}

.warp {
    width: 990px;
    margin: 0 auto;
    display: block;
}

.tl {
    text-align: left !important;
}

@keyframes tag {
    0% {
        transform: scale(1.2);
    }
    50% {
        transform: scale(0.95);
    }
    100% {
        transform: scale(1.2);
    }
}

@-webkit-keyframes tag {
    0% {
        transform: scale(1.2);
    }
    50% {
        transform: scale(0.95);
    }
    100% {
        transform: scale(1.2);
    }
}


/* clear */

@charset "utf-8";
#BDBridgeIconWrap {
    display: none !important;
}

html,
body,
div,
ul,
ol,
li,
dl,
dt,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
p,
blockquote,
fieldset,
input,
abbr,
article,
aside,
command,
details,
figcaption,
figure,
footer,
header,
hgroup,
mark,
meter,
nav,
output,
progress,
section,
summary,
time,
button {
    margin: 0;
    padding: 0;
}

body {
    font-family: '思源黑体','微软雅黑','Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
    background-color: transparent;
    color: white;
    -webkit-font-smoothing: antialiased;
    background: linear-gradient(to right,rgb(6,21,22),rgb(13,13,13),rgb(6,21,22));
}

h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
address,
caption,
cite,
code,
em,
th,
figcaption {
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
}

fieldset,
iframe,
input {
    border: none;
}

ul,
ol,
li {
    list-style: none;
}

caption,
th {
    text-align: left;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

img {
    border: 0;
}

a:link,
a:visited,
a:active {
    text-decoration: none;
    color: #000;
}


.banner111 {
    text-align: center;
    padding: 0px 0 10px;
}

.banner111 .b_p2 {
    font-size: 18px;
    line-height: 32px;
    text-align: center;
    width: 1050px;
    margin: 10px auto;
    font-family: '思源黑体';
    
}

.banner111 .b_p1 {
    font-size: 38px;
    line-height: 60px;
    padding-top: 50px;
    text-align: center;
    font-weight: bold;
    color: #fff;
    font-family: 'AlimamaShuHeiTi-Bold', sans-serif;
}

.main1 {
    width: 1200px;
    margin: 0 auto;
    padding-bottom: 50px;
}

.main1 li {
    width: 270px;
    float: left;
    margin: 15px;

}

.main1 li h1 {
    font-size: 16px;
    line-height: 28px;
    text-align: center;
    color: #fff;
    font-weight: bold;
}

.main1 img {
    width: 270px;
    height: 200px;
    border-radius: 20px;
    border: 2px solid;
}

.main1 video {
    width: 270px;
    height: 191px;
}

.btn_zixun {
    font-size: 22px;
    color: #fcfeff;
    text-align: center;
    width: 334px;
    height: 55px;
    margin: 0 auto;
    line-height: 55px;
    margin-top: 35px;
    font-weight: bold;
    animation: 0.7s tag linear infinite !important;
    letter-spacing: 2px;
    border: 2px solid transparent;
    border-radius: 30px;
    background-clip: padding-box, border-box;
    background-origin: padding-box, border-box;
    background-image: linear-gradient(to right, #000, #000), linear-gradient(to bottom,rgb(0,175,56,1),rgb(0,138,100,1));
}

.btn_zixun:hover {
    background: linear-gradient(154deg, rgb(0,138,100),rgb(0,175,56,1));
    color: #ffffff;
}

.banner4 .lygj {
    font-size: 16px;
    color: #fcfeff;
    text-align: center;
    width: 334px;
    height: 46px;
    background: linear-gradient(154deg, #7cd9fd 0%, #508df7 100%);
    border: 2px solid #3b99fc;
    display: block;
    margin: 0 auto;
    line-height: 42px;
    margin-top: 50px;
    border-radius: 24px;
    font-weight: bold;
}

.banner4 .lygj:hover {
    background: linear-gradient(154deg, #0bb2f3 0%, #1761e2 100%);
    color: #ffffff;
}

.clear {
    clear: both;
}

.clear {
    zoom: 1;
    clear: both;
    display: inline-block;
}

.clear {
    display: block;
}

.clear:after {
    content: ".";
    height: 0;
    display: block;
    clear: both;
    visibility: hidden;
    font-size: 0;
}

.banner {
    background: url(/images/animation/banner.jpg) no-repeat center bottom;
    height: 640px;
}

.study img {
    width: 100%;
    margin-bottom: 40px;
}


.tab_box .hide {
    display: none;
}

#sqyh {
    cursor: pointer;
}
/*返回顶部*/



#kc {
    margin: 50px;
    font-size: 38px;
    line-height: 57px;
    text-align: center;
    font-weight: normal;
    color: #f19316;
}

* {
    margin: 0;
    padding: 0;
}

ul {
    list-style: none;
}

#aaa {
    margin: 20px auto;
}

#aaa .title {
    width: 600px;
    height: 50px;
    margin: auto;
}

#a1 {
    border: 1px solid #e9e9e9;
    font-size: 20px;
    color: #fff;
}

#a1:hover {
    color: #d0dad8;
    cursor: pointer
}

#a2 {
    border: 1px solid #e9e9e9;
    margin-left: 50px;
}

#a2:hover {
    color: #d0dad8;
    cursor: pointer
}

h6 {
    font-size: 20px;
    width: 250px;
    height: 50px;
    float: left;
    text-align: center;
    line-height: 50px;
    background: #594b65;
    color: #fff;
}

#aaa .content {
    width: 100%;
}

ol {
    margin: 0 15px;
    display: none;
}

.c_xz {
    display: block;
}

.c_mo {
    display: none;
}

.t_xz {
    background: #30223b;
}

.t_mo {
    background: #CCC;
}

.c_xz {
    text-align: center;
    font-family: "Microsoft YaHei"
}

.c_xz .two2 {
    border: 1px solid #e9e9e9;
    border-bottom: none;
    padding: 10px 15px;
    text-align: center;
    width: 1000px;
    font-size: 25px;
    margin: 0 auto;
    margin-top: 30px;
}

.c_xz .box-con {
    margin: 40px auto 0;
    width: 1000px;
    margin-top: 0;
}

.c_xz table {
    margin-bottom: 10px;
    border-left: 1px solid #e9e9e9;
    border-top: 1px solid #e9e9e9;
    border-collapse: collapse;
}

.c_xz table td {
    border-right: 1px solid #e9e9e9;
    border-bottom: 1px solid #e9e9e9;
    padding: 10px 15px;
    text-align: left;
}

.c_xz .one {
    font-size: 24px;
    line-height: 36px;
    text-align: center;
}

.c_xz {
    font-size: 12px;
    line-height: 21px;
}

.c_xz b {
    margin-bottom: 10px;
    font-size: 18px;
    line-height: 50px;
    font-weight: normal;
}


.box h2 {
    font-size: 26px;
    line-height: 57px;
    text-align: center;
    font-weight: normal;
}

.box p {
    font-size: 16px;
    line-height: 32px;
    color: #666;
}

.c_xz {
    padding-bottom: 60px;
}

.c_xz p {
    margin: 25px auto 40px;
    width: 840px;
    text-align: left;
}

.c_xz .btn-box {
    margin: 0 auto;
    width: 430px;
}

.c_xz .sqyh {
    font-size: 16px;
    color: #187788;
    text-align: center;
    width: 170px;
    height: 31px;
    border: 2px solid #187788;
    display: block;
    margin: 0 auto;
    line-height: 30px;
    margin-top: 46px;
    border-radius: 24px;
    font-weight: bold;
}

.c_xz #none {
    width: 1000px;
    margin: auto;
}

.c_xz1 .two2 {
    border: 1px solid #e9e9e9;
    border-bottom: none;
    padding: 10px 15px;
    text-align: center;
    width: 1000px;
    font-size: 25px;
    margin: 0 auto;
    margin-top: 30px;
}

.c_xz1 .box-con {
    margin: 40px auto 0;
    width: 1000px;
    margin-top: 0;
}

.c_xz1 table {
    margin-bottom: 10px;
    border-left: 1px solid #e9e9e9;
    border-top: 1px solid #e9e9e9;
    border-collapse: collapse;
}

.c_xz1 table td {
    border-right: 1px solid #e9e9e9;
    border-bottom: 1px solid #e9e9e9;
    padding: 10px 15px;
    text-align: left;
}

.c_xz1 .one {
    font-size: 24px;
    line-height: 36px;
    text-align: center;
}

.c_xz1 {
    font-size: 12px;
    line-height: 21px;
}

.c_xz1 b {
    margin-bottom: 10px;
    font-size: 18px;
    line-height: 50px;
    font-weight: normal;
}


/*.box{ padding-top: 60px; }*/

.box h2 {
    font-size: 38px;
    line-height: 57px;
    text-align: center;
    font-weight: normal;
    /* color: #fcfdfb; */
}

.box p {
    font-size: 16px;
    line-height: 32px;
    color: #666;
}

.c_xz1 {
    padding-bottom: 60px;
}

.c_xz1 p {
    margin: 25px auto 40px;
    width: 840px;
    text-align: left;
}

.c_xz1 .btn-box {
    margin: 0 auto;
    width: 430px;
}


/*底部*/

.ft1 {
    width: 990px;
    margin: auto;
}

.ft {
    background: #151512;
    height: 200px;
    padding-top: 30px;
}


/* 2023核心优势*/
.industry{
    display:flex;
    width: 1200px;
    margin: 0 auto;
    height: 390px;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    padding-bottom: 30px;

}
.industry li{
    width: 355px;
    margin: 0 20px;
    height: 369px;
}
.content2{
    background: url(/images/animation/bj-1.jpg) no-repeat;
    background-size: cover;
}
/*end 核心优势*/


/* start岗位薪资 */
.position_salary{
    display:flex;
    justify-content: center;
    align-items: center;
    flex-wrap: nowrap;
    bottom: 0;
    /* position: fixed; */
    text-align: center;
   
}
.position_salary li:hover {
    transform: scale(1.06);
    transition: .8s;
}

.position_salary li{
    display: block;
    width: 248px;
    margin: 0 8px;
    height: 538px;
}
.position_salary li .footertext{
    padding-top: 400px;
}
.position_salary p{
    font-size: 25px;
    font-weight: bold;
    text-shadow: 2px 2px 2px rgb(20, 75, 22);
  
}
.bannersalary{
    padding-bottom: 50px;
}
/* end岗位薪资 */


/* 和你同样选择的人 */
.guaranteeBox {
	height: 540px;
    background: url(/images/animation/bj-2.jpg) no-repeat;
    background-size: cover;
}
  .guaranteeBox .selectTypeBelow{
	width: 100%;

}
.selectTypeBelow ul{
    width: 100%;
    height: 100%;
    display: flex;
    flex-wrap:wrap;
    justify-content: center;
    align-items: center;
}
.selectTypeBelow  ul li:hover {
    transition: .6s;
    margin-top: 10px;
}

.selectTypeBelow li{
    margin: 20px 0;
    width: 270px;
    height: auto;
	
}
.selectTypeBelow div {
    height: 240px;
    background-size: 85% !important;
}

.selectTypeBelow p {
	font-weight: bold;
	height: 20px;
    margin:0 2% 2% 2%;
    font-size: 35px;
    color:#fff;  
    text-align:center;
	
}
/* end和你同样选择的人 */

/* 课程介绍 */
.content_course{
    width: 100%;
   padding-bottom: 60px;
}

.courseidv{
    width: 100%;
}

.zhiyeqiehuan{
    flex-wrap: wrap;
    margin: 0 auto;

    display: flex;
    justify-content: space-between;
   
}

.zhiyeqiehuan>.xuanzheke1 {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    text-align: left;

}
.zhiyeqiehuan>.xuanzheke1>div{
    margin: 0 2px;
    height: 70px;
    width: 90%;
    font-weight: bold;
    color:#fff;
    cursor: pointer;
    display: flex;
    align-items: center;
    text-align: center;
    font-size: 20px;
    justify-content: center
}
.zhiyeqiehuan>.jieshao{
    width: 60%;
    margin-top: 4px;
}
.jieshao>div{
    width: 100%;
    height: 100%;
    margin-top: 0px;
    display: none;
    position: relative;
}
.jieshao>.datuxianshi {
    display: block;
    font-family: '思源黑体';
}
.zhiyeqiehuan>.xuanzheke1>.lvkuai{

    font-weight: 800;
    /* border: 2px solid transparent; */
    background-clip: padding-box;
    background-color: #000;
    border-image: linear-gradient(to right,rgb(0,138,100,1), rgb(0,175,56,1)) 2 2;
    border-image-slice: 1; 

}
.jieshao>div>img{
    height: auto;
    width: 100wh;
}
.jieshao>div>div{
    width: 55%;
    margin-top: 80px;
    margin-left:  36%;
    font-weight: bold;
    line-height: 24px;
    text-align: left;
    color:#fff;
    z-index: 99;
    position: absolute;
    top: 0;
    /* display: flex;
    align-content: center;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: center; */
  }

.texis{
    width: 532px;
    height: 100%;
    height: 440px;
    padding-left: 50px;
    direction: rtl;
    overflow-y: auto;
}
.texis>div{
    width: 450px;
    /* direction: ltr; */
}

 .texis::-webkit-scrollbar {
    /*滚动条整体样式*/
    width: 10px; /*高宽分别对应横竖滚动条的尺寸*/
    height: 1px;
  }
   .texis::-webkit-scrollbar-thumb {
    /*滚动条里面小方块*/
    border-radius: 10px;
    box-shadow: inset 0 0 5px rgba(97, 184, 179, 0.1);
    background: #81808e;
  }
    .texis::-webkit-scrollbar-track {
    /*滚动条里面轨道*/
    box-shadow: inset 0 0 5px 81808e;
    border-radius: 10px;
    background: #46445a;
  }
 
  .jieshao>div>div>h4{
    height: 56px;
    padding-top: 5px;
    font-size: 28px;
    font-weight: bold;
    text-align: left;
    background: -webkit-linear-gradient(360deg, rgb(242,240,71), rgb(30,217,79));
    background: linear-gradient(360deg, rgb(242,240,71), rgb(30,217,79));
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
  }
  .jieshao>div>div>h5{

    line-height: 30px;
    font-size: 20px;
    font-weight: 900;
    text-align: left;
    direction: ltr;
  }
  .jieshao>div>div>p{
    font-family: "Microsoft YaHei", sans-serif;
    line-height: 27px;
    font-size: 18px;
    text-align: left;
    font-weight: 400;
  }
.xuanzheke1 span{
    font-size: 28px;
    font-weight: bold;
    text-align: center;
}
.xuanzheke1>div:nth-child(1){
    background: url(/images/animation/coursebg1.jpg) no-repeat center;
}
.xuanzheke1>div:nth-child(2){
    background: url(/images/animation/coursebg2.jpg) no-repeat center;
}
.xuanzheke1>div:nth-child(3){
    background: url(/images/animation/coursebg3.jpg) no-repeat center;
}
.xuanzheke1>div:nth-child(4){
    background: url(/images/animation/coursebg4.jpg) no-repeat center;
}
.xuanzheke1>div:nth-child(5){
    background: url(/images/animation/coursebg5.jpg) no-repeat center;
}

/* end课程介绍 */

/* 涉及软件 */
.app{
    background: url(/images/animation/appbj.jpg) no-repeat center;
    background-size: cover;
    padding-bottom: 60px;
}
.appbg{
    margin: 0 auto;
    width: 1200px;
    height: 700px;
    background: url(/images/animation/app.jpg) no-repeat center;
    background-size: cover;
    border: 2px solid white;
}
/* end涉及软件 */
/* 产研大咖 */
.teacher{
    width: 1200px;
    height: auto;
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 50px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.swiper-container>.swiper-button-prev{
    width: 46px;
    height: 40px;
    background-image: url('/images/animation/lbutton.png');
    background-size: 100% 100%;
    /* transform: rotate(180deg) ; */
    position: absolute;
    top: 214px;
    /* left: -70px; */
}
.swiper-container>.swiper-button-next{
    width: 46px;
    height: 40px;
    background-image: url('/images/animation/rbutton.png');
    background-size: 100% 100%;
    position: absolute;
    top: 214px;
    /* right:-70px; */
   
}
.swiper-container>.swiper-button-prev::after{
        display: none;
}
.swiper-container>.swiper-button-next::after{
    display: none;
}
.teacherDesc{
    padding: 7% 10% 10% 2% ;
}
.teacherDesc h4{
    font-size: 28px;
    height: 60px;
    font-weight: bold;
    font-family: "AlimamaShuHeiTi-Bold";
}

.teacherDesc span{
    font-size: 20px;
    font-weight: bold;
}
.teacherDesc p{
    line-height: 35px;
    font-size: 18px;
    font-weight: bold;
    font-family: "思源黑体";
}
.teacherBox{
    width: 87%;height: 98%; 
    margin: 0 6% 0 7%;
    border-top-left-radius: 200px;
    border-bottom-right-radius: 200px;
    background: url(/images/animation/floorbgi.jpg) no-repeat center;
    background-size: cover; 
    opacity: 0.99;
}
.teacherBox1{
    width: 100%;height: 100%; 
    border: 2px solid white; 
    border-top-left-radius: 200px;
    border-bottom-right-radius: 200px;
    margin-top: -1%;margin-left: -1%;
    background: url(/images/animation/floorbgi.jpg) no-repeat center; 
    background-size: cover; 
    display: flex;
    opacity: 0.99;
    z-index: 99; 
}
/* end产研大咖 */


/* 学员助力影视游戏行业 */
.userWork{
    width: 100%;
    height: auto;
    margin-bottom: 50px;
}

.sss{
    width: auto;
    height: 488px;
    border-radius: 20px;
    background-size: contain;
    align-items :center;
}
.sss p{
    display: flex;
    justify-content:center;
    text-align: center;
    margin-top: 420px;
    align-items :center;
    height: 62px;
    font-weight: bold;
    background: rgba(0, 0, 0, 0.5);
}
/* end学员助力影视游戏行业 */
/* 更多作品 */
.moreWorks{
    width: 100%;
    margin: 0 auto;
    margin-bottom: 40px;
}

.worklist{
    width: 100%;
    display: flex;
    margin: auto;
    flex-wrap: nowrap;
    justify-content:center;
}
.worklist .item{
    width: auto;
    height: auto;
}
.item img {
    max-width: 100%;
    max-height: 100%;
    min-width: 80%;
  }
/* end更多作品 */


