@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: 843px;
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
}

.mk02_c{
	margin: 165px auto 0;
	width: 1210px;
	height: 199px;
	overflow: hidden;
	position: relative;
	background:url(../img/mk_02_01.png) center no-repeat;
}
.mk02 ul{
	width: 1210px;
	margin: 30px auto 0;
	display: flex;
    justify-content: space-between;
    overflow: hidden;	
	position: relative;
	height: 300px;
	padding: 50px 15px;
	
}
.mk02 ul li:hover{
	transform:translate3d(0, -10px, 0);
	box-shadow: 0 10px 20px 0 #ccc;  
}





.mk02 ul li{
	width: 280px;
	border: 1px #e8e1d9 solid;
	border-radius: 30px;
	height: 265px;
	transition: all 0.2s linear 0s;
}
.mk02 ul li h2{
	font-size: 24px;
	color: #d99f3e;
	text-align: center;
	margin-top: 60px;
}
.mk02 ul li p{
	width: 240px;
	margin: 10px 20px;
	color: #454545;
	font-size: 16px;
	line-height: 30px;
}




.mk02 ul .sz01{
	position:absolute;
	width: 74px;
	height: 82px;
	background: url(../img/mk_02_ico.png) center no-repeat;
	color: #d99f3e;
	font-size: 35px;
	text-align: center;
	line-height: 82px;
	top: 10px;
	left: 103px;
	z-index: 99;
}

.mk02 ul .sz02{
	position:absolute;
	width: 74px;
	height: 82px;
	background: url(../img/mk_02_ico.png) center no-repeat;
	color: #d99f3e;
	font-size: 35px;
	text-align: center;
	line-height: 82px;
	top: 10px;
	left: 425px;
	z-index: 99;
}
.mk02 ul .sz03{
	position:absolute;
	width: 74px;
	height: 82px;
	background: url(../img/mk_02_ico.png) center no-repeat;
	color: #d99f3e;
	font-size: 35px;
	text-align: center;
	line-height: 82px;
	top: 10px;
	right: 425px;
	z-index: 99;
}
.mk02 ul .sz04{
	position:absolute;
	width: 74px;
	height: 82px;
	background: url(../img/mk_02_ico.png) center no-repeat;
	color: #d99f3e;
	font-size: 35px;
	text-align: center;
	line-height: 82px;
	top: 10px;
	right: 103px;
	z-index: 99;
}






.font_1{	
	color:#63ffff ;
}
.font_2{
	color:#ff6c0d ;
}

/*为什么选择我们*/
.mk03{
	background:url(../img/mk_03.jpg) center no-repeat;
	height: 689px;
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
}

.mk03_c{
	margin: 195px auto 0;
	width: 1200px;
	height: 400px;
	padding: 0 20px;
	overflow: hidden;
	position: relative;
}
.mk03_c p{
	background: url("../img/mk03_pt.png") no-repeat;
	height: 36px;
	line-height: 36px;
	font-size: 20px;
	color: #304056;
	font-weight: bold;
	padding-left: 90px;
}
.mk03_c span{
	width: 590px;
	line-height: 25px;
	font-size: 16px;
	color: #304056;
	margin-top: 60px;
	display: block;
}



.mk03_btn{
	position: absolute;
	width: 280px;
	height: 60px;
	display: block;
	right: 0;
	top: 150px;
	background: #4d60e3;
	font-size: 28px;
	color: #fff;
	line-height: 60px;
	border-top-left-radius: 30px;
	border-bottom-left-radius: 30px;
	text-align: 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: 640px;
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
}
.mk04_c{
	margin: 50px auto;
	width: 1240px;
	overflow: hidden;
}

.list1{
	margin-top: 110px;
}
.list1 ul{
	display: flex;
    justify-content: space-between;
    overflow: hidden;
}

.list1 ul li {
    width: 290px;
    overflow: hidden;
}

.list1 ul li img{
	width: 290px;
	height: 143px;
	
}
.nr{
	width: 270px;
	background: url("../img/mk04_s.png") no-repeat left top;
	height: 170px;
	overflow: hidden;
	padding-left: 20px;
	margin-top: 10px;
}
.list1 ul li .sz{
	width: 270px;
	font-size: 30px;
	color:#e8e1d9 ;
	text-align: left;
	line-height: 30px;
	font-weight: bold;
}
.list1 ul li p{
	width: 270px;
	font-size: 20px;
	color:#d99f3e;
	text-align: left;
	line-height: 35px;
	display: block;
	font-weight: bold;
}
.list1 ul li .js{
	width: 270px;
	font-size: 16px;
	text-align: left;
	line-height: 25px;
	margin-top: 10px;
	color: #454545;
}

.list1_btn{
	margin: 0 auto;
	width: 320px;
	height: 60px;
	border-radius: 30px;
	display: block;
	font-size: 28px;
	color: #fff;
	text-align: center;
	line-height: 60px;
	background: #4d60e3;
	transition: all 0.2s linear 0s;
}
.list1_btn:hover{
	transform:translate3d(0, -10px, 0);
}


/*AIGC制作优势*/
.mk05{
	background:url(../img/mk_05.jpg) center no-repeat;
	height: 637px;
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
}

.mk05_c{
	margin: 150px auto 0;
	width: 1160px;
	overflow: hidden;
	position: relative;
	padding: 0 40px;
}
.mk05_l{
	float: left;
	width:535px; 
	margin-top: 75px;
}
.mk05_l ul{
	
}
.mk05_l ul li{
	width: 535px;
	border-bottom: 1px #c5b9a9 dashed;
	line-height: 55px;
	font-size: 18px;
	color: #737373;
	text-align: center;
	
}

.mk05_r{
	float: right;
	width:535px; 
	margin-top: 75px;
	margin-left: 70px;
}
.mk05_r ul{
	
}
.mk05_r ul li{
	width: 535px;
	border-bottom: 1px #7180e9 dashed;
	line-height: 55px;
	font-size: 18px;
	color: #fff;
	text-align: center;
	
}



.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: 724px;
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
}


/*导师介绍*/
.mk07{
	background:url(../img/mk_07.jpg) center top no-repeat #f8f9fe;
	height: 754px;
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
}
.mk07_c{
	width: 1200px;
	overflow: hidden;
	margin: 150px auto 0;
}
.mk07_wt{
	width: 520px;
	float: left;
	margin: 10px;
	background: #f4f4f7;
	padding: 20px;
	height: 180px;
	border-radius: 5px;
	box-shadow: 0 2px 2px 0 #ccc;
}
.mk07_wt p{
	font-size: 20px;
	font-weight: bold;
	color: #f4ac33;
	background: url("../img/mk07_ico.png") no-repeat left;
	height: 30px;
	padding-left: 50px;
}
.mk07_wt span{
	display: block;
	width: 470px;
	line-height: 30px;
	font-size: 16px;
	color: #3b495f;
	margin-left: 50px;
	margin-top: 15px;
}


.mk07_btn{
	margin: 30px auto 0;
	width: 320px;
	height: 60px;
	border-radius: 30px;
	display: block;
	font-size: 28px;
	color: #fff;
	text-align: center;
	line-height: 60px;
	background: #4d60e3;
	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;
}















