@charset "utf-8";

.index_toutiao,.index_chengji,.index_zhaosheng,.index_shizi,.index_hj,
.index_zp,.index_us,.index_ts,.index_sp,.index_zx,.index_bm,.index_zq
	{
		width: 100%;
	}
.index_toutiao,.index_zhaosheng,.index_hj,.index_us,.index_ts,.index_bm
	{
		background: #F5F5F5;
	}
/*content*/
@media only screen and (min-width: 800px) and (max-width: 6400px) {
	.index_toutiao_content,.index_chengji_content,.index_zhaosheng_content,.index_shizi_content,
	.index_hj_content,.index_zp_content,.index_us_content,.index_ts_content,.index_sp_content,
	.index_zx_content,.index_zq_content,.index_bm_content
	{
		width: 100%;
		max-width: 1200px;
		margin: 0px auto;
	}
}
@media only screen and (min-width: 100px) and (max-width: 800px) {
	.index_toutiao_content,.index_chengji_content,.index_zhaosheng_content,.index_shizi_content,
	.index_hj_content,.index_zp_content,.index_us_content,.index_ts_content,.index_sp_content,.index_zx_content,
	.index_zq_content,.index_bm_content
	{
		width: 98%;
		max-width: 1200px;
		margin: 0px auto;
	}
}

/*item下一层*/
.index_toutiao{
	padding-top: 12px;
}
.index_chengji_div,.index_zhaosheng_div,.index_shizi_ul,.index_hj_div,.index_zp_div,
.index_us_div,.index_ts_div,.index_sp_div,.index_zx_div
{
	width: 100%;
	margin-top: 20px;
}
/*last-child*/
.index_toutiao_div>div:last-child
,.index_zhaosheng_div>div:last-child
,.index_shizi_ul>li:last-child
,.index_hj_div>div:last-child
,.index_zp_div>div:last-child
,.index_zp_div>div:first-child
,.index_us_div>div:last-child
,.index_ts_div>div:last-child
{
	margin-bottom: 12px;
}

/*margin-top*/

.index_hj4,.index_chengji3{
	margin-top: 12px;
}
/*index_ts 图书*/
@media only screen and (min-width: 480px) and (max-width: 6000px) {
	.index_ts_div div{
		float: left;
		width: 24.25%;
	}
	.index_ts1,.index_ts2,.index_ts3{
		margin-right: 1%;
	}
}
@media only screen and (min-width: 10px) and (max-width: 480px) {
	.index_ts_div div{
		width: 100%;
		margin: 0 auto;
		margin-bottom: 12px;
	}
}

/*头条*/
.index_toutiao_div div{
	float: left;
	width: 24.25%;
}
.index_toutiao1,.index_toutiao2,.index_toutiao3{
	margin-right: 1%;
}
/*index_item*/
.index_item{
	margin: 0px auto;
}
.index_item b{
	font-weight: 800;
	font-size:26px;
	display: block;
	font-weight: normal;
	line-height: 60px;
}
.index_item span{
	font-size: 14px;
	color: #666;
}
/*chengji*/
@media only screen and (min-width: 800px) and (max-width: 6400px) {
	.index_chengji1{
		width: 60%;
		float: left;
		margin-right: 1%;
		margin-bottom: 12px;
	}
	.index_chengji2,.index_chengji3{
		width: 39%;
		float: left;
	}
}
@media only screen and (min-width: 480px) and (max-width: 800px) {
	.index_chengji1{
		width: 60%;
		float: left;
		margin-right: 2.2%;
		margin-bottom: 12px;
	}
	.index_chengji2,.index_chengji3{
		width: 37.8%;
		float: left;
	}
}
@media only screen and (min-width: 10px) and (max-width: 480px) {
	.index_chengji_div>div{
		width: 100%;
		margin: 0 auto;
		margin-bottom: 12px;
	}
}

/*动画*/
.index_donghua a{
	display: block;
	width: 100%;
	overflow: hidden;
}
.index_donghua a img{
	display: block;
	border: 1px solid #CCCACA;
	box-sizing: border-box;
	width: 100%;
	transition: all .5s;
}
.index_donghua:hover img{
	transform: scale(1.1, 1.1);
}
.index_donghua{
	position: relative;
}
.index_donghua i{
    position: absolute;
    background: #CCCACA;
    transition: all 0.6s ease 0s;
    z-index: 99;
}
.index_donghua i.righti{
    right: 0;
    bottom: 0;
    height: 0;
    width: 1px;
   }
.index_donghua i.lefti{
    left: 0;
    top: 0;
    height: 0;
    width: 1px;
   }
.index_donghua i.topi{
    top: 0;
    right: 0;
    height: 1px;
    width: 0px;
   }
 .index_donghua i.bottomi{
    left: 0;
    bottom: 0;
    height: 1px;
    width: 0;
   }
.index_donghua:hover i.lefti,
.index_donghua:hover i.righti{
 	height: 100%;
 }
.index_donghua:hover i.topi, 
.index_donghua:hover i.bottomi{
 	width: 100%;
 }

/*招生*/
@media only screen and (min-width: 800px) and (max-width: 6400px) {
	.index_zhaosheng_div>div{
		width: 24.25%;
	}
	.index_zhaosheng1,.index_zhaosheng2,.index_zhaosheng3,
	.index_zhaosheng5,.index_zhaosheng6,.index_zhaosheng7{
		margin-right: 1%;
	}
}
@media only screen and (min-width: 100px) and (max-width: 800px) {
	.index_zhaosheng_div>div{
		width: 48.5%;
	}
	.index_zhaosheng_div>div:nth-child(2n+1){
		margin-right: 3%;
	}
}

.index_zhaosheng_div>div{
	margin-bottom: 12px;
	float: left;
	position: relative;
	overflow: hidden;
}

/*师资*/
@media only screen and (min-width: 800px) and (max-width: 6000px) {
	.index_shizi_ul li{
		width: 16.66%;
		padding: 2px 2px 0px;
	}
	.index_shizi_ul li:nth-child(6n+7){
		clear: left;
	}
}
@media only screen and (min-width: 100px) and (max-width: 800px) {
	.index_shizi_ul li{
		width: 33.3%;
		padding: 2px 2px 0px;
	}
	.index_shizi_ul li:nth-child(3n+4){
		clear: left;
	}
}
.index_shizi_ul li{
	float: left;
	box-sizing: border-box;
	border: 1px solid #CCCACA;
	margin-left: -1px;
	margin-top: -1px;
	overflow: hidden;
	text-align: center;
}
.index_shizi_ul li img{
	width: 100%;
	transition: all  .5s;
}
.index_shizi_ul li span{
	width: 90%;
	display: block;
	margin: 0px auto ;
	text-align: center;
	line-height: 24px;
	font-size: 14px;
	color: #CCCACA;
}
.index_shizi_ul li .shizi_img_a{
	display: block;
	width: 100%;
	overflow: hidden;
}

.index_shizi_ul li:hover img{
	transform: scale(1.1,1.1);
}

  /*环境*/
 @media only screen and (min-width: 800px) and (max-width: 6400px) {
 	.index_hj1{
		float: left;
		width: 33%;
		margin-right: 1%;
	}
	.index_hj2{
		float: left;
		width: 32.5%;
		margin-right: 1%;
	}
	.index_hj3{
		float: left;
		width: 32.5%;
	}
	.index_hj4{
		float: left;
		width: 66%;
	}
 }
 @media only screen and (min-width: 480px) and (max-width: 800px) {
 	.index_hj1{
		float: left;
		width: 33%;
		margin-right: 2%;
	}
	.index_hj2{
		float: left;
		width: 31.5%;
		margin-right: 2%;
	}
	.index_hj3{
		float: left;
		width: 31.5%;
	}
	.index_hj4{
		float: left;
		width: 65%;
	}
 }
  @media only screen and (min-width: 100px) and (max-width:480px) {
	.index_hj_div>div{
		width: 100%;
		margin: 0 auto;
		margin-bottom: 12px;
	}
  }
   /*作品*/
  @media only screen and (min-width: 800px) and (max-width: 6400px) {
	  	.index_zp0{
		float: right;
		width: 32%;
	}
	.index_zp1{
		float: left;
		width: 33%;
		margin-right: 1%;
	}
	.index_zp4{
		float: left;
		width: 33%;
		margin-right: 1%;
		margin-top: 12px;
	}
	.index_zp2{
		float: left;
		width: 16%;
	}
	.index_zp3{
		float: left;
		width: 16%;
		margin: 0 1%;
	}
	.index_zp5{
		float: left;
		width: 33%;
		margin-right: 1%;
		margin-top: 12px;
	}
  }
  @media only screen and (min-width: 480px) and (max-width: 800px) {
	  	.index_zp0{
		float: right;
		width: 34%;
		margin-right: 3%;
	}
	.index_zp1{
		float: left;
		width: 34%;
		margin:0  3%;
	}
	.index_zp2{
		float: left;
		width: 18%;
		margin:0  4% 0 1%;
	}
	.index_zp3{
		float: left;
		width: 17%;
		margin: 12px 3% 0;
	}
	.index_zp4{
		clear: left;
		float: left;
		width: 44%;
		margin:12px 3%;
	}
	.index_zp5{
		float: left;
		width: 44%;
		margin:12px 3%;
	}
  }
  @media only screen and (min-width: 100px) and (max-width:480px) {
	.index_zp_div>div{
		width: 100%;
		margin: 0 auto;
		margin-bottom: 12px;
	}
  }

/*关于我们*/
@media only screen and (min-width: 800px) and (max-width: 6400px) {
	.index_us_div>div{
		float: left;
		width: 32.66%;
		margin-bottom: 12px;
	}
	.index_us_div>div:nth-child(3n+1),
	.index_us_div>div:nth-child(3n+2){margin-right:1% ;}
}
@media only screen and (min-width: 480px) and (max-width: 800px) {
	.index_us_div>div{
		float: left;
		width: 32%;
		margin-bottom: 12px;
	}
	.index_us_div>div:nth-child(3n+1),
	.index_us_div>div:nth-child(3n+2){margin-right:2% ;}
}
@media only screen and (min-width: 10px) and (max-width: 480px) {
	.index_us_div>div{
		float: left;
		width: 31.33%;
		margin-bottom: 12px;
	}
	.index_us_div>div:nth-child(3n+1),
	.index_us_div>div:nth-child(3n+2){margin-right:3% ;}
}
/*资讯快报*/
@media only screen and (min-width: 900px) and (max-width: 6400px) {
	.index_zx_div>dl{
		width: 49.5%;
		float: left;
		box-sizing: border-box;
		border: 1px solid #CCCACA;
		margin-bottom: 12px;
	}
	.index_zx_div .dl_r{
		margin-left: 1%;
	}
	
}
@media only screen and (min-width: 100px) and (max-width: 900px) {
	.index_zx_div>dl{
		width: 100%;
		box-sizing: border-box;
		border: 1px solid #CCCACA;
		margin-bottom: 12px;
	}
	.index_zx_div .dl_r{
		display: none;
	}
}

.index_zx_div dl dt{
	width: 100%;
	background: #D4BB54;
	padding: 12px 0;
}
.index_zx_div dl dt h3{
	height: 30px;
	line-height: 30px;
	margin: 0 12px;
	color: #FFF;
	font-family: "微软雅黑";
	overflow: hidden;
}
.index_zx_div dl dt span{
	display: block;
	height: 40px;
	line-height: 20px;
	font-size: 12px;
	margin: 0 12px;
	color: #FFF;
	overflow: hidden;
}
.index_zx_div dd{
	width: 98%;
	margin: 0 auto 15px;
}
.index_zx_div dd ul li{
	width: 100%;
	height: 85px;
	padding: 8px 0;
	border-bottom: 1px solid #CCCACA;
}
.index_zx_div dd a{
	display: block;
	width: 100%;
	height: 85px;
	overflow: hidden;
}
.index_zx_div dd a div{
	width: 70%;
	float: left;
}
.index_zx_div dd a div h4{
	height: 60px;
	line-height: 30px;
	width: 100%;
	font-weight: bold;
	font-family: "微软雅黑";
	color: #000000;
	overflow: hidden;
}
.index_zx_div dd a div span{
	line-height: 25px;
	height: 25px;
	width: 100%;
	overflow: hidden;
}
.index_zx_div dd a img{
	display: block;
	width: 28%;
	float: right;
}
/*.index_sp_div*/
@media only screen and (min-width: 640px) and (max-width: 6000px) {
	.index_sp_div>div{
	 width:32.66%;
	 float: left;
	 margin-bottom: 12px;
	}
	.index_sp_div>div:first-child{
		margin-right: 1%;
	}
	.index_sp_div>div:last-child{
		margin-left: 1%;
	}
}
@media only screen and (min-width: 100px) and (max-width: 640px) {
	.index_sp_div>div{
	 width:100%;
	 margin:0 auto;
	 margin-bottom: 12px;
	}
}

/*baom*/
.index_bm_content>span{
	display: block;
	text-align: center;
	font-size: 28px;
	line-height: 100px;
}
.index_bm_content{
	padding-bottom: 12px;
}
.index_bm_div{
	width: 80%;
	height: 200px;
	background: #FFFFFF;
	margin: 0 auto;
	margin-bottom: 12px;
}
/*卓桥艺考*/
.index_zq_content>span{
	display: block;
	text-align: center;
	font-size: 28px;
	line-height: 100px;
}
.index_zq_div{
	width: 100%;
	background: #FFFFFF;
	overflow: hidden;
	position: relative;
	display: flexalign-items: center
}
.index_zq_div img{
	align-items: center
}
.index_zq_div div{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: #D4BB54;
	opacity: 0.9;
	color: #FFFFFF;
}
.index_zq_div div>span{
	display: block;
	text-align: center;
	font-size: 36px;
	line-height: 80px;
	font-weight: 800;
}
@media only screen and (min-width: 640px) and (max-width: 6400px) {
	.index_zq_div div ul{
		width: 100%;
		margin: 0 auto;
	}
	.index_zq_div div ul li{
		width: 25%;
		float: left;
		text-align: center;
	}
	.index_zq_div{
		height: 250px;
		margin: 60px auto;
	}
}
@media only screen and (min-width: 10px) and (max-width: 640px) {
	.index_zq_div div ul{
		width: 98%;
		margin: 0 auto;
	}
	.index_zq_div div ul li{
		width: 50%;
		float: left;
		text-align: center;
	}
	.index_zq_div{
		height: 300px;
		margin: 20px auto;
	}
}

.index_zq_div div ul li span{
	display: block;
	font-weight: 600;
	line-height: 30px;
	height: 30px;
	overflow: hidden;
	font-size: 14px;
}
.index_zq_div div ul li b{
	display: block;
	line-height: 60px;
	font-size: 36px;
	font-weight: bold;
    font-family: Georgia,Tahoma
}
.index_zq_div div ul li em{
	display: block;
	line-height: 30px;
	font-size: 14px;
	font-style: normal;
}
.index_zq_div div ul li:nth-child(2),
.index_zq_div div ul li:nth-child(3),
.index_zq_div div ul li:nth-child(4){
	/*background: url(/uploads/img/zqykhs_li.png) right center no-repeat;*/
}


