@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;
}
@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;
    color: #ffffff;
}

body {
    font-family: '思源黑体','微软雅黑','Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
    background-color: transparent;
    color: white;
    -webkit-font-smoothing: antialiased;
    background: url(/images/c4d/bj-4.jpg) no-repeat center;
    background-size:cover;
}

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;
}

#dibu{
    background-color: #333;
}

/**start标题按钮*/
.banner111 {
    text-align: center;
    padding: 0px 0 10px;
}
.banner111 p{
background-image: linear-gradient(to right, rgb(1,94,234), rgb(0,194,250));
-webkit-background-clip: text; /* 将渐变限制在文本区域 */
-webkit-text-fill-color: white;
-webkit-text-stroke: 1px rgb(0, 44, 112); /* Chrome, Safari */
-text-stroke: 1px rgb(0, 44, 112);
}

.banner111 .b_p2 {
    font-size: 18px;
    line-height: 32px;
    text-align: center;
    font-weight: 900;
    width: 1050px;
    margin: 10px auto;
    font-family: '思源黑体';
    text-shadow: 1px 1px rgb(0, 44, 112);
    -webkit-text-stroke:0vw;
    
}

.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;
}


.btn_zixun {
    font-size: 22px;
    color: #fcfeff;
    text-align: center;
    width: 334px;
    height: 55px;
    margin: 0 auto;
    line-height: 55px;
    padding: 1px 0;
    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,194,250),rgb(1,94,234));
}

.btn_zixun:hover {
    background: linear-gradient(to bottom, rgb(0,194,250),rgb(1,94,234));
    
}
.btn_zixun1 a{
    border:2px solid #fff; 
    border-radius:20px;
    font-size: 18px;
    color: #fcfeff;
    text-align: center;
    width: 100px;
    text-align: center;
    font-weight: bold;
    padding: 2px 20px;
    line-height: 80px;
    
}
.footbutton{
    border:2px solid transparent;
    border-radius:10px;
    border-right-color:rgb(0,175,56,1);
    border-left-color: rgb(0,138,100,1);
    background:
    linear-gradient(to left,
    rgb(0,175,56,1) 0%, rgb(0,138,100,1) 100% ,
    transparent 70%,  transparent 85%,
    rgb(0,175,56,1) 100%, rgb(0,138,100,1) 100%) top/100% 2px,
    linear-gradient(to left,rgb(0,175,56,1) 0%, rgb(0,138,100,1) 100%) bottom/100% 2px;
    background-repeat:no-repeat;
}
/**end标题-按钮*/


.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/c4d/banner.jpg) no-repeat center bottom;
    height: 640px;
    margin-top: 20px;
}
.study{
    width: 100%;
}

.study .study-img img{
    margin: 0 5px;
} 
.study .study-img {
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    margin: 10px;
}


.tab_box .hide {
    display: none;
}

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


* {
    margin: 0;
    padding: 0;
}

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


/*底部*/

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

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


/* 岗位 */
.postDiv{
    margin: 0 auto;
    background: url(/images/c4d/bj-1.jpg) no-repeat center;
    background-size: cover;
    padding-bottom: 30px;
}
.positiondiv{
    margin: 0 auto;
    width: 1200px;
   
}
.position_name{
    display:flex;
    justify-content: center;
    align-items: center;
    bottom: 0;
    text-align: center;
   
}
.position_name li:hover {
    transform: scale(1.06);
    transition: .8s;
}

.position_name li{
    display: block;
    width: 380px;
    margin: 10px 10px;
    height: 250px;
    display: flex;
    align-items: center;
    text-align: center;
    border: 1px solid white;
}
.position_name li div{
    width: 100%;
    text-align: center;
}

.position_name p{
    font-size: 40px;
    line-height: 60px;
    font-weight:bolder;
    text-shadow: 1px 1px rgb(0, 44, 112);

}
/* start岗位薪资 */
.position_salary{
    display:flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    bottom: 0;
    text-align: left;
}
.position_salary li:hover {
    transform: scale(1.06);
    transition: .8s;
}
.position_salary li{
    display:flex;
    justify-content: left;
    align-items: center;
    width: 1200px;
    height: 350px;
}
.position_salary li{
    display:flex;
    justify-content: left;
    align-items: center;
    width: 1200px;
    height: 350px;
    margin: 10px 0;
    border: 1px solid #fff;
}
.position_salary .position_salary_r{
    justify-content: right;
  
}
.position_salary li .footertext{
    width: 30%;
    text-align: center;
}

.position_salary p{
    text-shadow: 1px 1px #000;
    font-size: 20px;
    font-weight: bold;
}
.position_salary .position{
   
    font-size: 28px;
    line-height: 60px;
}

.position_salary li .footertext .salary{
   margin-left: 50px;
   text-align: left;
}
.position_salary .position_salary_r .salary{
    margin-right: 50px;
    text-align: right;
}
.bannersalary{
    padding-bottom: 50px;
}
/* end岗位薪资 */


/* 和你同样选择的人 */
.guaranteeBox {
	height: 540px;
    background: url(/images/animation/bj-2new.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: 300px;
    height: auto;
	
}
.selectTypeBelow div {
    height: 270px;

    margin:  0 15px;
    background-size: 98% !important;
}

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

/* 产研大咖 */
.teacher{
    width: 1200px;
    height: auto;
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 50px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.teacherbg{
    background: url(/images/c4d/bj-3.jpg) no-repeat center;
    background-size: cover;
    padding-bottom: 80px;

}
.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: 65%;
    /* 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: 65%;
    /* right:-70px; */
   
}
.swiper-container>.swiper-button-prev::after{
        display: none;
}
.swiper-container>.swiper-button-next::after{
    display: none;
}
.teacherDesc{
    width: 50%;
    padding: 2% 2% 0 0 ;
}
.teacherDesc h4{
    font-size: 32px;
    height: 60px;
    font-weight: bold;
    font-family: "AlimamaShuHeiTi-Bold";
    text-align: center;
}

.teacherDesc span{
    font-size: 20px;
    font-weight: bold;
}
.teacherDesc p{
    line-height: 25px;
    font-size: 17px;
    /* font-weight: bold; */
    font-family: "思源黑体";
}
.teacherBox{
    position: relative;
    display: flex;
    justify-content:center;
    text-align: left;
    position: relative;
    align-items :baseline;
    flex-wrap: nowrap;
    width: 87%;
    height: 600px;
    margin: 0 auto;
    /* padding-top: 220px; */
    /* overflow: auto; */
}
.teacherBox1{
    width: 100%;
    height: 400px;
    border: 1px solid white; 
    background: url(/images/c4d/teacherbg.jpg) no-repeat center; 
    background-size: cover; 
    display: flex;
    margin-top: 220px;
}
.teacherBox1-head{
    position: absolute;
    top:0;
    width: 47.8%;
    height: 620px;
    background-size: contain !important;
}
/* end产研大咖 */
/* 课程 */
.courseBox{
    position: relative;
    padding-top: 25px;
    display: flex;
    justify-content:center;
    text-align: left;
    align-items :baseline;
    width: 87%;
    height: 740px;
    background-size: 100%;
    font-size: 20px;
    line-height: 35px;
    margin: 0 auto;
}
.courseBox1{
    margin-top: 100px;
    width: 92%;height: 64%; 
    background-size: cover; 
}
.courseBox1 img{
    width: 100%;
}
.courseBoxLeft{
    text-shadow: 2px 2px #000;
    position: absolute;
    top: 20px;
    left: 50px;
    font-weight: 900;
    font-size: 30px;
    line-height: 50px;
}
.swiper-pagination{
    margin-top: 40px;
    display: block;
    position: unset !important;
    height: 30px;
}
.swiper-pagination-bullet {
    width: 40px;
    height: 8px;
    border-radius: 4px;
    background: #fff;
    box-shadow: 1px 1px 5px 0px #111111d1;
    margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 20px) !important;
   }
.swiper-pagination-bullet-active {
    width: 80px;
    height: 8px;
    border-radius: 4px;
    background: #fff;
  }
  
/* end课程 */


/* 学员助力影视游戏行业 */
.userWork{
    height: auto;
    margin: 0 auto;
}
.userWork .border-show .swiper{
    padding: 2px !important;
}

.sss{
    border: 1px solid #fff;
}
.ss{
    display: inline-block;
    width: 97%;
    margin: 1%;
    border: 1px solid #fff;
    background-size: cover !important;
    margin: 8px;
}

/* end学员助力影视游戏行业 */
/* 更多作品 */
.moreWorks{
    width: 100%;
    margin: 0 auto;
    margin-bottom: 15px;
}

.workrow{
    display:block;
    /* flex-wrap: wrap;
    justify-content:center; */
}

.workrow div{
    float: left;
    margin: 0.5%;
}
.workrow div img{
    display: block;
    width: 100%;
}
.worksimg1{
    width: 26%;
    height: 382px;
    
}
.worksimg2{
    width: 20%;
    height: 253px;

}
.worksimg3{
    width: 20%; 
    height: 253px;
}
.worksimg4{ height: auto;
    float: 450px;
    width: 26%;
}
.worksimg5{ 
    float: left;
    clear:both;
    display: inline;
    height: auto;
    width: 26%;
}
.worksimg6{
    clear:both;
    height: auto;
    width: 40%;
}
.worksimg7{
    clear:both;
    height: auto;
    width: 26%;
}
.worksimg8{
    float: left;
}
.worksimg9{
    float: left;
}
.worksimg10{
    float: left;
}
.worksimg11{
    float: left;
}
.worksimg12{
    float: left;
}
.worksimg13{
    float: left;
}
.worksimg14{
    float: left;
}
.worksimg15{
    float: left;
}

/* end更多作品 */

.ajyxyBox {
	margin: auto;
	position: relative;
	height: 220px;
}


.ajyxyList {
	margin: auto;
	display: flex;
	justify-content: center;
	align-items: center;
	position: absolute;
}

.ajyxyList li {
	width: auto;
    height: 280px;
	margin: 0 4px;
	
}

.ajyxyList li:hover {
	transform: scale(1.1);
	transition: all .5s;
	border-image:linear-gradient(to right, #D5B06C, #D7BE69) 1;
}

.ajyxyList li img {
    max-width: 100%;
	height: auto;
}

.ajyxyList li .ajyxyContent {
	position: relative;
	padding: 5px;
	overflow: hidden;
}

li .ajyxyContent {
	position: relative;
	padding: 5px;
	overflow: hidden;
}

/* 学员作品展示 */
.workImg{
    width: 100vw;
    height: auto;
   
}


