@charset "utf-8";

/* 通用*/

body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
fieldset,
legend,
button,
input,
textarea,
th,
td {
    margin: 0;
    padding: 0;
}

body,
button,
input,
select,
textarea {
    /*font: normal 16px "Microsoft Yahei";
    font: normal 16px "Pingfang SC";*/
}

h1,
h2,
h3,
h4,
h5,
h6 {
    /*font-size: 100%;*/
}

ul,
ol {
    list-style: none;
}

a {
    text-decoration: none;
    outline: none;
}

img {
    border: 0;
}

/*导航*/
.header-main {
    width: 100%;
    position: fixed;
    top: 0;
    z-index: 9999;
    background: rgb(0 0 0 / 70%);
    box-shadow: 0 0 15px #000;
}
.index-width {
  width: 1200px;
  margin: auto
}
.top {
  display: flex;
  height: 80px;

  width: 1200px;
}

.top-input {
  /* background-color: #747171; */
  border-radius: 50px;
  width: 20px;
  position: relative;
}
.top-input input{
  background-color: #747171;
  border-radius: 50px;
  border: rgb(56, 55, 55) 1px solid;
  margin-left: 10px;
}
.top-input img{
  width: 20px;
  height: 20px;
  position: absolute;
  top: 0.5px;
  right:20px;
}

.top-a {
  color: #fff;

}

.top-a a {
  color: #fff;
  text-decoration: none;
}

.logo {
  padding-top: 10px;
}

.daoh {
    display: flex;
    width: 797px;
    justify-content: space-around;
    margin-top: 25px;
    margin-left: 100px;
}

.dao1 {
  color: #fff;
  font-size: 18px;
}

.dao1:hover {
  color: #f00;
  font-size: 18px;
}

.d-name {
  color: #fff;
  font-size: 18px;
}

.d-name:hover {
  color: #f7c455;
  text-decoration: underline;
}
/*二级导航*/
.kexia {
  position: relative;
}

.xia {
  position: absolute;
  right: 0px;
  top: 10px;
}
.erji{
  width: 120px;
  border: 1px solid #e8e8e8;
  margin-top:30px;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  position: absolute;
  z-index: 9999;
  background-color: #fff;
}
.erji li a{
  color: #676767;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
}
.erji li a:hover{
  background-color:#ffeeee;
  color: #c60000;
}
.kexia2 {
  position: relative;
}


.erji2{
  width: 1160px;
  /*border: 1px solid #e8e8e8;*/
  position: absolute;
  z-index: 9999;
  transition: 0.5s;
  box-shadow: 0px 4px 20px 0px rgba(123, 123, 123, 0.19);
  background-color: #fff;
	border-radius: 10px;
	padding: 15px 0;
	overflow: hidden;
  top:50px;
	left: -475px;
}
.erji2 li{
  float: left;
  width: 285px;
	
  overflow: hidden;
  /*display: flex;*/
  align-items: center;
  justify-content: center;
}
.erji2 li span{
	display: block;
	overflow: hidden;
	color: #333;
	width: 285px;
	height: 40px;
	line-height: 40px;
	text-align: center;	
    font-size: 16px;
	font-weight: 550;
}
.fgx1{
	width: 14px;
	height: 2px;
	background: #ed0000;
	position:absolute;
	left: 45px;
	top: 35px;
}
.fgx2{
	width: 14px;
	height: 2px;
	background: #ed0000;
	position:absolute;
	left: 150px;
	top: 35px;
}
.fgx3{
	width: 14px;
	height: 2px;
	background: #ed0000;
	position:absolute;
	right: 150px;
	top: 35px;
}
.fgx4{
	width: 14px;
	height: 2px;
	background: #ed0000;
	position:absolute;
	right: 45px;
	top: 35px;
}
.erji2 li a{
	display: block;
	line-height: 40px;
	font-size: 15px;
	color: #676767;
	text-align: center;
	width: 298px;
	height: 40px;
}

.erji2 li a:hover{
  /*background-color:#ffeeee;*/
  color: #ff4c1e;
}
.wshhide{
  display: none;
}



.on {
  color: #bd9f5e;
  font-size: 16px;

}

.all {
  color: #c60000;
  font-size: 25px;
  font-weight: bold;
  padding-left: 10px;
}

.sd {
  display: flex;
  justify-content: space-between;
  margin-top: 5px;
}

.souzk {
  position: relative;
}

.souk {
  width: 209px;
  height: 22.9px;
  border: solid 1px #7c7c7c;
  background-color: #2b2b2b;
  border-radius: 100px;
  padding-left: 10px;

}

.big {
  position: absolute;
  right: 14px;
  bottom: 5px;
}

.dl {
  margin-top: 6px;
}

.banner{	
	background:url("../img/mk_01.jpg") center no-repeat;
	height: 600px;
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
}




/*AIGC短剧市场背景*/

.mk02{
	background:url(../img/mk_02.jpg) center no-repeat;
	height: 650px;
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
}

.mk02_c{
	margin: 195px auto;
	width: 1200px;
	overflow: hidden;
	position: relative;
}
.mk02_c img{
	width: 538px;
	height: 397px;
	float: left;
	margin-left: 50px;
}
.mk02_c p{
	display: block;
	font-size: 24px;
	line-height: 42px;
	color: #fff;
	width: 510px;
	margin-left: 50px;
	float: left;
	text-indent: 2em;
	
}
.font_1{	
	color:#63ffff ;
}
.font_2{
	color:#ff6c0d ;
}

/*为什么选择我们*/
.mk03{
	background:url(../img/mk_03.jpg) center no-repeat;
	height: 820px;
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
}

.mk03_c{
	margin: 165px auto 0;
	width: 1200px;
	overflow: hidden;
}

.list3{
	/*margin-top: 110px;*/
}
.list3 ul{
	display: flex;
    justify-content: space-between;
    overflow: hidden;
	padding: 0 30px;
}

.list3 ul li {
    width: 280px;
    overflow: hidden;
}

.list3 ul li img{
	width: 280px;
	height: 367px;
	
}
.list3 ul li p{
	width: 280px;
	font-size: 24px;
	height: 40px;
	color:#63ffff ;
	text-align: center;
	line-height: 50px;
	display: block;
	font-weight: bold;
}
.list3 ul li .js{
	width: 280px;
	font-size: 20px;
	text-align: center;
	line-height: 30px;
	margin-top: 10px;
	color: #fff;
}


.mk03_btn{
	margin: 30px auto 0;
	width: 344px;
	height: 88px;
	display: block;
	background: url("../img/btn_2.png") no-repeat center;
	transition: all 0.2s linear 0s;
}
.mk03_btn:hover{
	transform:translate3d(0, -10px, 0);
}

/*AIGC微短剧创作者计划*/
.mk04{
	background:url(../img/mk_04.jpg) center no-repeat;
	height: 650px;
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
}
.mk04_c{
	margin: 50px auto;
	width: 1200px;
	overflow: hidden;
}

.list1{
	margin-top: 110px;
}
.list1 ul{
	display: flex;
    justify-content: space-between;
    overflow: hidden;
	padding: 0 30px;
}

.list1 ul li {
    width: 280px;
    overflow: hidden;
}

.list1 ul li img{
	width: 280px;
	height: 200px;
	
}
.list1 ul li p{
	width: 280px;
	font-size: 24px;
	height: 40px;
	color:#63ffff ;
	text-align: center;
	line-height: 50px;
	display: block;
	font-weight: bold;
}
.list1 ul li .js{
	width: 280px;
	font-size: 20px;
	text-align: center;
	line-height: 30px;
	margin-top: 10px;
	color: #fff;
}
.list1_btn{
	margin: 10px auto 0;
	width: 344px;
	height: 88px;
	display: block;
	background: url("../img/btn_1.png") no-repeat center;
	transition: all 0.2s linear 0s;
}
.list1_btn:hover{
	transform:translate3d(0, -10px, 0);
}

.list2{
	/*margin: 60px 0;*/
}
.list2 ul{
	display: flex;
    justify-content: space-between;
    overflow: hidden;
	margin: 130px auto 0;
}

.list2 ul li {
    width: 385px;
    overflow: hidden;
	height: 449px;
	border: 1px solid #63ffff;
	border-radius: 30px;
}
.list2 ul li img{
	width: 345px;
	height: 200px;
	border-radius: 10px;
	margin: 20px;
}

.mk04_fl{
	width: 375px;
	background: -webkit-linear-gradient(right, #63ffff, #58b6e5);
	background: -o-linear-gradient(right, #63ffff, #58b6e5);
	background: linear-gradient(to left, #63ffff, #58b6e5);
	text-align: center;
	border-bottom-left-radius: 25px;
	border-bottom-right-radius: 25px;
	height: 54px;
	line-height: 54px;
	font-size: 22px;
	color: #000;
	letter-spacing: 2px;
	font-weight: bold;
	margin-top: 20px;
	margin-left: 5px;
}


/*AIGC制作优势*/
.mk05{
	background:url(../img/mk_05.jpg) center no-repeat;
	height: 630px;
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
}

.mk05_c{
	margin: 150px auto 0;
	width: 1200px;
	overflow: hidden;
	position: relative;
}

.mk05_btn{
	margin: 30px auto 0;
	width: 344px;
	height: 88px;
	display: block;
	background: url("../img/btn_2.png") no-repeat center;
	transition: all 0.2s linear 0s;
}
.mk05_btn:hover{
	transform:translate3d(0, -10px, 0);
}



/*为什么选择线下课?*/
.mk06{
	background:url(../img/mk_06.jpg) center no-repeat;
	height: 635px;
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
}
.mk06_c{
	width: 1200px;
	margin: 175px auto 0;
}
.mk06_l{
	width: 364px;
	float: left;
	height: 423px;
	margin: 30px 0;
	background: url("../img/mk_06_tu.png") no-repeat center;
}

.mk06_r{
	margin-top: 30px;
	width: 760px;
	float: left;
}
.mk06_r h3{
	background: url("../img/mk06_x.png") right no-repeat;
	width: 760px;
	display: block;
	font-size: 22px;
	color: #63ffff;
	height: 30px;
	
}
.mk06_r p{
	font-size: 16px;
	color: #fff;
	line-height: 35px;
	margin-top: 15px;
	margin-left: 40px;
}
.mk06 .ys{
	margin: 0 17px;
	width: 350px;
	height: 127px;
	overflow: hidden;
}
.mk06 .ysnr{
	width: 163px;
	height: 30px;
	text-align: center;
	font-size: 14px;
	margin: 5px;
	float: left;
	color: #63ffff;
	line-height: 30px;
	border-radius: 5px;
	border: 1px solid #cbcbcb;
}

/*导师介绍*/
.mk07{
	background:url(../img/mk_07.jpg) center no-repeat;
	height: 770px;
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
}
.hxjj_time {
  width: 1200px;
  position: relative;
  margin: 170px auto 0;
	overflow: hidden;
}

.hxjj_tab_box {
  width: 351px;
	float: left;
}

.hxjj_tab_box li {
	font-weight: bold;
  width: 331px;
  height: 92px;
	line-height: 92px;
  background-color: rgba(88, 182, 229, 0.1);
  justify-content: center;
  align-items: center;
  cursor: pointer;
	font-size: 22px;
	color: #fff;
	font-weight: 500;
	letter-spacing: 1px;
	text-align: left;
	margin-bottom: 20px;
	padding-left: 20px;
}

.hxjj_tab_box li.li_box_active {
  background:url("../img/mk08_btn.png") no-repeat center;
	color: #000;
	font-weight: bold;
  
}
.cont_datemsg {
  width: 835px;
  height: 427px;
	border:1px solid #58b6e5;
	margin-left: 12px;
	float: left;
}


.wz_js{
	font-size: 18px;
	color: #fff;
	line-height: 30px;
	text-align: left;
	width: 795px;
	margin: 20px;
}

.tu{
	width: 795px;
	margin: 10px 20px;
	text-align: center;
}
.mk07_btn{
	margin: 30px auto 0;
	width: 344px;
	height: 88px;
	display: block;
	background: url("../img/btn_3.png") no-repeat center;
	transition: all 0.2s linear 0s;
}
.mk07_btn:hover{
	transform:translate3d(0, -10px, 0);
}





/*底部*/
.bottom{
	background: #262626;
	width: 100%;		
	overflow: hidden;
}
.bottom .C{
	width: 1200px;
	margin: 30px auto 20px;
	overflow: hidden;
}
.bottom .L{
	float: left;
	width: 870px;
}
.bottom .L h2{
	font-size: 24px;
	color: #fff;
	margin-bottom: 10px;
}
.bottom .L a{
	display: block;
	width: 270px;
	padding-right: 20px;
	font-size: 16px;
	color: #c6c6c6;
	line-height: 30px;
	float: left;
}

.bottom .L a:hover{
	color: #dd0005;
}

.bottom .R{
	float: right;
	width: 330px;
}
.bottom .R ul li{
	width: 99px; 
	text-align: center;
	float: left;
	margin-left: 10px;
	
}
.bottom .R ul li span{
	color: #fff;
	font-size: 14px;
}

.bottom_b{
	background: #1b1b1b;
	width: 100%;
	overflow: hidden;
	color: #8d8d8d;
}
.bottom_b .C{
	width: 1200px;
	margin: 15px auto;
	overflow: hidden;
}
.bottom_b h2{
	float: left;
	font-size: 14px;
	font-weight: normal;
}
.bottom_b h3{
	float: right;
	font-size: 14px;
	font-weight: normal;
}















