@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/banner.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: 652px;
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
}

.mk02_c{
	margin: 170px auto 0;
	width: 1200px;
	overflow: hidden;
	position: relative;
}
.mk02_c img{
	width: 748px;
	height: 421px;
	float: left;
	margin-left: 50px;
}
.mk02_c p{
	display: block;
	font-size: 18px;
	line-height: 40px;
	color: #fff;
	width: 390px;
	float: left;
	text-indent: 2em;
	margin-top: 30px;
}
.font_1{
	font-weight: bold;
	color:#f45e34 ;
}
.font_2{
	color:#f45e34 ;
}
.font_3{
	color:#13d5e5 ;
}
.mk02_btn{
	position: absolute;
	bottom: 30px;
	left: 180px;
	width: 323px;
	height: 65px;
	background: url(../img/mk_02_btn.png) center no-repeat;
	color: #000;
	line-height: 60px;
	text-align: center;
	font-size: 28px;
	font-weight: bold;
	display: block;
	letter-spacing: 1px;
}
.mk02_btn:hover{
	color: #fff;
}

/*为什么选择我们*/
.mk03{
	background:url(../img/mk_03.jpg) center no-repeat;
	height: 617px;
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
}

.mk03_c{
	margin: 150px auto 0;
	width: 1200px;
	overflow: hidden;
}
.mk_h2{
	color: #fff;
	text-align: center;
	font-size: 24px;
	font-weight:normal;
	margin-bottom: 30px;
}
.mk03_c img{
	width: 1200px;
	text-align: center;
	height: 332px;
}

/*AIGC微短剧创作者计划*/
.mk04{
	background:url(../img/mk_04.jpg) center no-repeat;
	height: 581px;
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
}

.mk04_c{
	margin: 185px auto 0;
	width: 1200px;
	overflow: hidden;
}
.mk04_c .js{
	color: #fff;
	font-size: 20px;
	padding: 13px 25px;
	width: 1150px;
	height: 178px;
	background: url("../img/mk04_bk.png") no-repeat;
	line-height: 35px;
	text-indent: 2em;
}
.mk04_c ul{
	width: 1200px;
	display: flex;
    justify-content: space-between;
    overflow: hidden;
}
.mk04_c ul li{
	width: 283px;
  height: 124px;
	line-height: 30px;
  background: url("../img/mk04_js.png") no-repeat;
	text-align: center;
	font-size: 18px;
	color: #fff;
	letter-spacing: 1px;
	position: relative;
	padding-top: 20px;
}
.mk04_c ul li .sz{
	position: absolute;
	bottom: 5px;
	right: 5px;
	font-size: 18px;
	color: #fff;
	
}
/*AIGC制作优势*/
.mk05{
	background:url(../img/mk_05.jpg) center no-repeat;
	height: 568px;
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
}
.mk05_c{
	margin: 130px auto 0;
	width: 1200px;
	overflow: hidden;
}
.mk05_l{
	width: 890px;
	float: left;
	margin-top: 50px;
}
.mk05_l h2{
	width: 890px;
	background: url("../img/mk05_jy.png") no-repeat center;
	height: 42px;
	margin-bottom: 30px;
}
.mk05_l ul{
	width: 890px;
	display: flex;
    justify-content: space-between;
    overflow: hidden;
}
.mk05_l ul li{
	width: 190px;
  height: 220px;
	line-height: 30px;
  background: url("../img/mk05_bj.png") no-repeat;
	text-align: left;
	font-size: 15px;
	color: #fff;
	padding-left: 27px;
}
.mk05_l ul h3{
	font-size: 23px;
	  /* 渐变背景 */
	  background-image: linear-gradient(90deg, #13d5e5, #ffffff);
	  /* 裁剪背景到文字 */
	  -webkit-background-clip: text;
	  background-clip: text;
	 color: transparent;
	padding: 20px 0;
}



.mk05_r{
	width: 310px;
	float: left;
	background: url("../img/mk05_tu.png") no-repeat center;
	height: 366px;
	
}




/*为什么选择线下课?*/
.mk06{
	background:url(../img/mk_06.jpg) center no-repeat;
	height: 491px;
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
}

.mk06_tu1{
	margin: 100px auto 0;
	width: 1000px;
	overflow: hidden;
	background: url("../img/mk06_tu1.png") no-repeat left;
	padding-left: 200px;
	height: 130px;
	font-size: 18px;
	color: #fff;
	padding-top: 50px;
	line-height: 35px;
	text-indent: 2em;
}

.mk06_tu2{
	margin: 0 auto;
	width: 650px;
	overflow: hidden;
	background: url("../img/mk06_tu2.png") no-repeat right;
	padding-right: 550px;
	font-size: 18px;
	height: 115px;
	padding-top: 30px;
	color: #fff;
	line-height: 35px;
}

/*导师介绍*/
.mk07{
	background:url(../img/mk_07.jpg) center no-repeat;
	height: 574px;
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
}
.mk07 ul{
	margin: 160px auto 0;
	width: 1200px;
	height: 300px;
	overflow: hidden;
	position: relative;
}
.mk07 ul li{
	background: url("../img/mk07_tb.png") no-repeat left;
	line-height: 35px;
	font-size: 16px;
	color: #fff;
	padding-left: 25px;
}
.mk07_btn{
	position: absolute;
	display: block;
	width: 137px;
	height: 72px;
	right: 350px;
	bottom: 0;
	background: url("../img/mk07_btn.png") no-repeat;
}
.mk07_btn:hover{
	
	background: url("../img/mk07_btn2.png") no-repeat;
}

/*讲师介绍*/
.mk08{
	background:url("../img/mk_08.jpg") no-repeat center;
	height: 565px;
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
}
.mk08_c {
  width: 1200px;
  position: relative;
  margin: 170px auto 0;
	overflow: hidden;
}

.mk08_btn{
	position: absolute;
	display: block;
	width: 261px;
	height: 72px;
	right: 150px;
	top: 35px;
	z-index: 999;
	background: url("../img/mk08_btn.png") no-repeat;
}
.mk08_btn:hover{
	
	background: url("../img/mk08_btn2.png") no-repeat;
}

.mk08_l{
	width: 301px;
	height: 356px;
	float: left;
	background: url("../img/mk08_tu.png") no-repeat;
}

.mk08_r{
	width: 865px;
	float: right;
}

.mk08_r h2{
	font-size: 28px;
	background-image: linear-gradient(0deg, #f45e34, #ffffff);
	  /* 裁剪背景到文字 */
	  -webkit-background-clip: text;
	  background-clip: text;
	 color: transparent;
}

.mk08_r h3{
	font-size: 20px;
	background-image: linear-gradient(90deg, #f45e34, #ffffff);
	  /* 裁剪背景到文字 */
	  -webkit-background-clip: text;
	  background-clip: text;
	 color: transparent;
}
.mk08_r h4{
	font-size: 18px;
	 color: #13d5e5;
	margin: 20px 0 0;
}
.mk08_r p{
	font-size: 16px;
	color: #fff;
	line-height: 30px;
}
.mk08_r ul{
	width: 865px;
}
.mk08_r ul li{
	float: left;
	width: 425px;
	margin-right: 7px;
	color: #fff;
	line-height: 30px;
}









/*课程简介*/
.mk09{
	background:url("../img/mk_09.jpg") no-repeat center;
	height: 723px;
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
}


.hxjj_time {
  width: 1200px;
  position: relative;
  margin: 170px auto 0;
}

.hxjj_tab_box {
  width: 1200px;
	display: flex;
    justify-content: space-between;
    overflow: hidden;
}

.hxjj_tab_box li {
  width: 261px;
  height: 62px;
  background: url("../img/mk09_tab2.png") no-repeat;
  justify-content: center;
  align-items: center;
  cursor: pointer;
	font-size: 18px;
	line-height: 25px;
	padding-top: 10px;
	color: #fff;
	font-weight: bold;
	letter-spacing: 1px;
	text-align: center;
}

.hxjj_tab_box li.li_box_active {
  background: url("../img/mk09_tab.png") no-repeat;
	color: #f45e34;
  
}

.cont_datemsg {
  width: 1200px;
  height: 360px;
	margin-top: 20px;
	position: relative;
	 background-color: rgba(0, 0, 0, 0.5);
}
.wz01{
	float: left;
	width: 610px;
	overflow: hidden;
	margin-left: 20px;
	margin-top: 10px;
}
.wz02{
	float: left;
	width: 790px;
	overflow: hidden;
	margin-left: 20px;
	margin-top: 10px;
}
.wz_wb{
	width: 610px;
	padding-bottom: 10px;
	overflow: hidden;
}
.wz_wb_1{
	width: 790px;
	padding-bottom: 10px;
	overflow: hidden;
}
.wz_wb_1 .bt{
	width: 610px;
	height: 40px;
	font-size: 18px;
	font-weight: bold;
	line-height: 40px;
}

.wz_wb .bt{
	width: 610px;
	height: 40px;
	font-size: 18px;
	font-weight: bold;
	line-height: 40px;
}


.wz_js{
	font-size: 15px;
	color: #fff;
	line-height: 20px;
	margin-top: -5px;
}
.wz_js strong{
	color: #fff;
}

.tu{
	width: 520px;
	float: right;
	margin-right: 20px;
	margin-top: 10px;
}
.tu2{
	width: 550px;
	position: absolute;
	right: 20px;
	top: 35px;
}
.tu3{
	width: 348px;
	position: absolute;
	right: 20px;
	top: 35px;
}
.mk09 a{
	display: block;
	width: 261px;
	color: #000;
	height: 72px;
	background: url("../img/mk09_btn.png") no-repeat center;
	z-index: 999;	
	position: absolute;
	bottom:-40px;
	left: 469px;
}
.mk09 a:hover{
	background: url("../img/mk09_btn2.png") no-repeat center;
}


.mk11{
	background: url(../img/mk_10.jpg) no-repeat center;
	height: 826px;
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
}
.mk11 h2 {
    color: #3fdbc2;
	margin: 60px auto;
    text-align: center;
    font-size: 50px;
    font-weight: bold;
}
.mk11_c{
	width: 1200px;
	margin: 0 auto;
	position: relative;
	height: 400px;
}
.mk11_c .l{
	position: absolute;
	bottom: 0px;
	left: 250px;
	font-size: 25px;
	color: #fff;
	font-weight: bold;
	letter-spacing: 2px;
}
.mk11_c .r{
	position: absolute;
	bottom: 0px;
	right: 250px;
	font-size: 25px;
	color: #fff;
	font-weight: bold;
	letter-spacing: 2px;
}




/*底部*/
.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;
}















