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

/*媒体资讯*/
@media screen and (max-width: 1920px) {
   
}

@media screen and (max-width: 1680px) {
  
}

@media screen and (max-width: 1440px) {
  
}

@media screen and (max-width: 1360px) {
   
}

@media screen and (max-width: 1280px) {
 
   
}

@media screen and (max-width: 960px) {

}

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

/*媒体资讯end*/

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: #000;
    color: white;
    -webkit-font-smoothing: antialiased;
    background: url(/images/illustrator/bj-1.jpg) no-repeat top;
}

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 {
    color: #5EB85E;
    text-decoration: none;
}
#dibu{
    background-color: #333;
}

/**start标题按钮*/
.banner111 {
    text-align: center;
    padding-top: 30px;
    padding-bottom: 30px;
}

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

.banner111 .b_p1 {
    display: inline;
    font-size: 38px;
    line-height: 60px;
    text-align: center;
    font-weight: bold;
    width: auto;
    color: #fff;
    font-family: 'AlimamaShuHeiTi-Bold', sans-serif;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-image: linear-gradient(to bottom,rgb(255,96,0), rgb(255,255,255));
    background-clip: text;
    color: transparent;
}


.btn_zixun {
    font-size: 22px;
    color: #fcfeff;
    text-align: center;
    width: 300px;
    height: 90px;
    margin: 0 auto;
    line-height: 77px;
    margin-top: 20px;
    margin-bottom: 40px;
    font-weight: bold;
    animation: 0.7s tag linear infinite !important;
    letter-spacing: 2px;
    background: url(/images/illustrator/button.png) no-repeat center;
    background-size: contain;
}
.btn_zixun1 a{
    font-size: 20px;
    color: #fcfeff;
    text-align: center;
    width: 100px;
    text-align: center;
    font-weight: bold;
    padding: 2px 20px;
    
}
.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(250,204,34) 0%, rgb(255,108,0) 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/illustrator/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;
    color: #fff;
}


/*底部*/

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

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


/* 岗位 */
.positiondiv{
    padding-bottom: 30px;
}
.positionContent{
    width: 1200px;
    margin: 0 auto;

}
.position_name{
    display:flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    bottom: 0;
    text-align: center;
  
}
.position_name li:hover {
    transform: scale(1.06);
    transition: .8s;
}

.position_name li{
    width: 385px;
    margin: 0 5px;
    height: 309px;
    display: flex;
    align-items: center;
    text-align: center;
    align-items: flex-end;
    background-size: contain !important;
}
.position_name li div{
    width: 100%;
    text-align: center;
}

.position_name p{
    font-size: 30px;
    line-height: 40px;
    font-weight:bolder;
    text-shadow: 1px 1px rgb(255, 96, 0);
}
/* 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;
}

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


/* 和你同样选择的人 */
.guaranteeBox {
	height: 535px;
}
  .guaranteeBox .selectTypeBelow{
    padding-bottom: 60px;
	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;
	line-height: 70px;
    margin:0 2% 2% 2%;
    font-size: 30px;
    color:#fff;  
    text-align:center;
	
}
/* end和你同样选择的人 */

/* 产研大咖 */

.teach{
    background: url(/images/illustrator/bj-2.jpg) no-repeat center;
    padding-bottom: 10px;
}
.slider_box {
    width: 1080px;
    margin: 0 auto;
    height: 613px;
    overflow: hidden;
    position: relative;
}

.silder_tip {
    width: 92px;
    height: 92px;
    overflow: hidden;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
    text-indent: -999px;
    /*background:url(../images/tip-tt.gif) no-repeat;*/
}

#movie_tip {
    background-position: -93px 0;
}

.silder_con {
    height: 500px;
    overflow: hidden;
    position: absolute;
}

.silder_panel {
    width: 1080px;
    height: 500px;
    overflow: hidden;
    float: left;
    position: relative;
    /*background: #111;*/
}

.silder_panel img {
    width: 350px;
    height: 416px;
    /*display: block;*/
    overflow: hidden;
}

.silder_intro {
    width: 610px;
    height: 500px;
    line-height: 20px;
    overflow: hidden;
    color: #999;
    padding-top: 92px;
}

.silder_intro h3 {
    padding: 10px 0;
    height: 50px;
    color: #eaeaea;
    font-size: 30px;
    line-height: 30px;
    overflow: hidden;
}

.silder_intro h3 a {
    font-size: 36px;
    color: #e9eef3;
}

.silder_intro h3 strong {
    font-size: 24px;
    height: 30px;
    overflow: hidden;
    font-weight: normal;
    display: block;
}

.silder_intro h3 strong a {
    color: #f5eeee;
    font-weight: bold;
}

.silder_intro ul {
    height: 60px;
    overflow: hidden;
}

.silder_intro li {
    height: 20px;
    overflow: hidden;
    /*color:#787878;*/
}

.silder_intro li a {
    color: #787878;
    margin: 0 6px;
}

.silder_intro span {
    margin: 0 10px 0 0;
}

.silder_intro p {
    overflow: hidden;
    color: #1b1818;
    margin-top: 10px;
    line-height: 26px;
    font-size: 16px;
}

.silder_play {
    display: block;
    width: 136px;
    height: 30px;
    overflow: hidden;
    text-indent: -999px;
    position: absolute;
    bottom: 13px;
    right: 45px;
}

.silder_play:hover {
    background-position: 0 0;
}

.silder_nav {
    margin: auto;
    width: 1060px;
    height: 110px;
    top: 472px;
    left: 232px;
    position: absolute;
    overflow: hidden;
}

.silder_nav li {
    float: left;
    padding: 0px;
    border: 2px solid transparent;
    background:linear-gradient(to bottom,rgb(255,96,0), rgb(255,156,0)); 
    margin: 8px 36px;
    border-radius: 50%;
}

.silder_nav li:first {
    margin-left: 174px
}

.silder_nav li {
    display: block;
    width: 100px;
    height: 100px;
    overflow: hidden;
}

.silder_nav img {
    display: block;
    width: 100px;
    height: 100px;
    overflow: hidden;
    margin: 0 auto;
}

.slider_box a.prev,
.slider_box a.next {
    display: block;
    width: 45px;
    height: 100px;
    overflow: hidden;
    text-indent: -999px;
    position: absolute;
    cursor: pointer;
    margin: 250px 0 0 0;
}

.slider_box a.prev {
    left: 0;
    background-position: left 0;
}

.slider_box a.next {
    right: 0;
    background-position: right 0;
}


.f_l {
    margin-left: 50px;
}

.f_r {
    float: right;
}




/* end产研大咖 */
/* 课程 */
.teacher{
    width: 1200px;
    margin: 0 auto;

}
.course-swiper>.swiper-button-prev::after{
    display: none;
}
.course-swiper>.swiper-button-next::after{
    display: none;
}
.course-swiper>.swiper-button-prev{
    width: 46px;
    height: 40px;
    background-image: url('/images/illustrator/coursebutton.png');
    background-size: 100% 100%;
    position: absolute;

    top: 50%;
}
.course-swiper>.swiper-button-next{
    width: 46px;
    height: 40px;
    background-image: url('/images/illustrator/coursebutton.png');
    transform: rotate(180deg) ;
    background-size: 100% 100%;
    position: absolute;
   
    top: 50%;
} 
.courseBox{
    width: 80% !important;
    padding:30px 30px 30px 30px;
    display: flex;
    flex-wrap: nowrap;
    justify-content:center;
    text-align: left;
    align-items :baseline;
    height: 770px;
    background-size: 100%;
    font-size: 20px;
    line-height: 30px;
    margin: 0 auto;
    border: 1px solid;
    border-image: linear-gradient(to bottom, rgb(255,96,0), rgb(255,156,0)) 4;
    margin: 0 auto;
}
.courseBox1{
    width: 100%;
    background-size: cover;
    display: flex;
    flex-wrap: nowrap;
}
.courseBoxTop{
    width: 100%;
    height: 30%;
    background: url(/images/illustrator/courselogo.png) no-repeat;
    background-position: right 80px top 10px;
}
.courseBoxTop h4{
    font-size: 35px;
    line-height: 85px;
}
.courseBoxTop p{
    line-height: 30px;
    margin-top: 10px;
}
.courseBox1{
    width: 100%;
    height: 70%;
}
.courseBox1 img{
    width: 100%;
    height: auto !important;
}
.courseBoxLeft{
    width: 70%;
   
}

.courseRight{
    width: 30%;
    margin-left: 6px;
}
.courseRight div{
    width: 100%;
    height: 49.4%;
}
.courseRight div:first-child{
    margin-bottom: 6px;
}


.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-paginationss {
    margin-top: 40px;
	width: 100%;
	bottom: 20px;
}
.swiper-pagination-bullet-active {
    width: 80px;
    height: 8px;
    border-radius: 4px;
    background: #fff;
  }

.course-swipe  .swiper-slide{
	
    width: 50%;
    height: auto;
}

.swiper-slide img{
	display:block;
	width: 100%;
}

.course-swiper .swiper-slide {
    width: 100%;
    height: auto;
}
.course-swiper  .swiper-slide .courseBox{
	display:block;
	width: 100%;
}


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

.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: 245px;
}
.ajyxyBox1{
    margin: auto;
	position: relative;
	height: 570px;
    
}
.ajyxyBox1 .ajyxyList li img {
    width: auto;
    height: 100%;
}


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

.ajyxyList li {
	max-width: 580px;
	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;
	overflow: hidden;
}

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

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

/*表单*/
.formBox{
   
    text-align: center;
    background: url(/images/illustrator/bj-3.jpg) no-repeat center;
    background-size: cover;
}
.formBg{
    margin: 0 auto;
    width: 1200px;
}

.form-item input {
    width: 420px;
	line-height: 70px;
	height: 70px;
	outline: none;
	background: transparent;
	text-indent: 4px;
	color: #fff;
	font-size: 20px;
}
.form-item input::placeholder { color:#fff; opacity: 0.7; } 
.formBtn .btn {
	width: 220px;
	height: 100px;
	text-align: center;
	color: #fff;
	border-radius: 5px;
	line-height: 89px;
	font-size: 26px;
    font-weight: bold;
	background: url(/images/illustrator/footbutton.png) no-repeat center;
    background-size: contain;
}

  .form-box{
    width: 500px;
    margin: 5px auto;
    border: 2px solid transparent;
    border-radius: 10px;
    background-clip: padding-box, border-box;
    background-origin: padding-box, border-box;
    background-image: linear-gradient(to right, rgba(255,255,255,0.3), rgba(255,255,255,0.3)), linear-gradient(to right, rgba(70,174,247,0.1), rgba(29,213,230,0.1));
  }

.privacy {
    display: flex;
    text-align: left;
    width: 500px;
    margin: auto;
    margin-top: 10px;
    color: #fff;
}
.formBtn {
	display: flex;
	justify-content: space-between;
	width: 500px;
	margin: auto;
	margin-top: 30px;
    padding-bottom: 40px;
}
.form-item  .icon-name {
    background: url(/images/name.png) top center no-repeat;
}
.form-item  .icon-tel {
    background: url(/images/tel.png) top center no-repeat;
}
.form-item span {
    height: 35px;
    width: 35px;
    display: block;
    float: left;
    margin: 18px;
}