/* 头部 */
.nava-top{
	padding: 19px 0;
}
.nava-top-right-left{
	margin-top: 10px;
	padding-top: 5px;
	text-align: right;
}
.nava-top-right-left input{
	background: #F2F2F2;
	border: 0;
	height: 31px;
	width: 158px;
	padding-left: 5px;
}
.nava-top-right-left button{
	border: 0px;
	height: 31px;
	width: 37px;
	margin-left: -4px;
}
.nava-top-right-left .wx{
	margin-left: 40px;
	margin-right: 16px;
}
.nava-top-right-left .gw{
	font-size: 16px;
}
.nava-top-right-left .gw a{
	text-decoration: none;
	color: #7c7c7c;
}
.nava-top-right-left .gw a:hover{
	color: red;
}


@media screen and (max-width: 1500px){

}
@media screen and (max-width: 1400px){

}
@media screen and (max-width: 1280px){

}
@media screen and (max-width: 1100px){

}
@media screen and (max-width: 1000px){

}

@media screen and (max-width: 900px){

}
@media screen and (max-width: 800px){
}

@media screen and (max-width: 700px){

}
@media (max-width: 414px) {
	/******iphone X 7 8******/
	.nava-top-left img{
		width: 100%;
	}

}

@media (max-width: 375px) {

	/******iphone X 7 8******/


}

@media (max-width: 320px) {

	/******iphone 5/SE******/

}

/* 头部 */

/* 导航开始 */
.nava{
	background: #8FAE9E;
	/* border-bottom: 1px solid #786259;*/
}
.nava .navbar{
	margin-bottom: 0px;
}

.nava .navbar-nav > li {
	float: left;
	width: 157px;
	text-align: center;
	border-right: 1px solid #A4BDB0;
}
.nava .nav > li > a{
	color: #FFFFFF;
	font-size: 16px;
}
.nava .navbar-brand{
	width: 157px;
	text-align: center;
	border-right: 1px solid #A4BDB0;
	border-left: 1px solid #A4BDB0;
}
.nava .navbar-brand img{
	margin: 0 auto;
}
.nava .dropdown-menu{
	min-width: 157px;
	border-radius: 0;
	padding: 0;
}
.nava .dropdown-menu > li > a{
	text-align: center;
	height: 58px;
	line-height: 58px;
	color: #6c8f7d;
}

.nava .dropdown-menu > li > a:focus, .nava .dropdown-menu > li > a:hover {
	color: #6c8f7d;
	text-decoration: none;
	background-color: #EEF5F1;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
	color: #ffffff;
	background-color: #89A698;
}
@media screen and (max-width: 1500px){

}
@media screen and (max-width: 1400px){

}
@media screen and (max-width: 1280px){

}
@media screen and (max-width: 1100px){

}
@media screen and (max-width: 1000px){

}

@media screen and (max-width: 900px){

}
@media screen and (max-width: 800px){
}

@media screen and (max-width: 700px){

}
@media (max-width: 414px) {
	/******iphone X 7 8******/
	.nava .navbar-brand {
		width: auto;
		text-align: left;
		border-right: 0px solid #A4BDB0;
		border-left: 0px solid #A4BDB0;
	}
	.navbar-default .navbar-toggle .icon-bar {
		background-color: #fff;
	}
	.nava .navbar-nav > li{
		width: 100%;
		border-right:0px;
	}
}

@media (max-width: 375px) {

	/******iphone X 7 8******/


}

@media (max-width: 320px) {

	/******iphone 5/SE******/

}

/* 导航结束 */

/* 轮播开始 */
.slidebg{
	min-height: 473px;
}

#myCarousel .carousel-indicators .active {
	width: 17px;
	height: 17px;
	margin: 0;
	background: url("/xqxy/tpl/images/yh.png") no-repeat;
	background-size: 100% 100%;
}
#myCarousel .carousel-indicators li{
	margin: 3px 5px;
	background: #FFFFFF;
}
#myCarousel .glyphicon-chevron-left::before {
	content: unset;
}
#myCarousel .glyphicon-chevron-right::before {
	content: unset;
}

@media screen and (max-width: 1500px){

}
@media screen and (max-width: 1400px){

}
@media screen and (max-width: 1280px){

}
@media screen and (max-width: 1100px){

}
@media screen and (max-width: 1000px){

}

@media screen and (max-width: 900px){

}
@media screen and (max-width: 800px){
}

@media screen and (max-width: 700px){

}
@media (max-width: 414px) {
	/******iphone X 7 8******/
	.slidebg{
		min-height: 223px;
	}
}

@media (max-width: 375px) {

	/******iphone X 7 8******/


}

@media (max-width: 320px) {

	/******iphone 5/SE******/

}
/* 轮播结束 */

/* 学院动态开始 */
.xydt{
	padding-top: 85px;
	padding-bottom: 56px;
	background: #F8F8F8 url('/xqxy/tpl/images/xydtbg.png') no-repeat;
	background-size: 100% 100%;
}
.slidebg-xydt{
	min-height: 390px ;
	position: relative;
}
.slidebg-title{
	position: absolute;
	bottom: 0;
	color: #FFFFFF;
	font-size: 24px;
	font-weight: 800;
	padding: 10px 160px 40px 40px;
	background-image: -webkit-linear-gradient(top, rgba(231,51, 104, 0) 0%, rgba(0,0, 0, 1) 100%);
	background-image: -moz-linear-gradient(top, rgba(231,51, 104, 0) 0%, rgba(0,0, 0, 1) 100%);
	background-image: -o-linear-gradient(top, rgba(231,51, 104, 0) 0%, rgba(0,0, 0, 1) 100%);
	background-image: linear-gradient(top, rgba(231,51, 104, 0) 0%, rgba(0,0, 0, 1) 100%);
}
#myCarousel1 .carousel-indicators{
	right: 0;
	left: unset;
	width: 20%;
}
#myCarousel1 .carousel-indicators li{
	margin: 3px 5px;
	background: #FFFFFF;
}
#myCarousel1 .carousel-indicators .active {
	width: 17px;
	height: 17px;
	margin: 0;
	background: url("/xqxy/tpl/images/yh.png") no-repeat;
	background-size: 100% 100%;
}
.xydt-right{
	background-color: #fff;
	height: 390px;
	overflow: hidden;
	padding-left: 38px;
	padding-bottom: 20px;
}
.xydt .nav-tabs{
	border: 0;
}
.xydt .nav-tabs > li {
	float: left;
	margin-bottom: 0px;
	margin-right: 70px;
	padding-top: 20px;

}
.xydt .nav-tabs > li.active > a, .xydt .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
	color: #000;
	cursor: default;
	background-color: #fff;
	border: 0px;
	border-bottom: 2px solid #CF6868;
}
.xydt .nav-tabs > li > a{
	border: 0px;
	border-radius: 0;
}
.xydt .nav > li > a {
	position: relative;
	display: block;
	padding: 0;
	font-size: 16px;
	color: #939393;
	padding-bottom: 3px;
}
.xydt-mian-top{
	display: flex;
	padding: 26px 0;
	border-bottom: 1px solid #F1F1F1;
	cursor: pointer;
}
.xydt-mian-top a{
	text-decoration: none;
}
.xydt-mian-top:hover .xydt-mian-mian-title{
	color: red !important;
}
.xydt-mian-top .day{
	text-align: center;
	border-right: 1px solid #F1F1F1;
	padding-right: 20px;
}
.xydt-mian-top .day div:nth-child(1){
	font-size: 45px;
	font-weight: 800;
}
.xydt-mian-top .day div:nth-child(2){
	font-weight: 800;
	font-size: 16px;
	color: #ABABAB;
}
.xydt-mian-mian{
	margin-left: 20px;
	padding-right: 20px;
}
.xydt-mian-cont{
	padding-right: 30px;
}
.xydt-mian-mian .xydt-mian-mian-title{
	font-size: 20px;
	font-weight: 800;
	color: #000;
}

.xydt-mian-mian .xydt-mian-mian-jj{
	margin-top: 10px;
	color: #777777;
}
.xydt-mian-cont{
	margin-top: 18px;
}
.xydt-mian-cont ul{
	padding-left: 0;
	list-style: none;
}
.xydt-mian-cont ul li{
	padding-left: 20px;
	background: url('/xqxy/tpl/images/list-dit.png') no-repeat;
	background-position-y: center;
}
.xydt-mian-cont ul li a:hover .title{
	color: red;
	text-decoration: none;
}
.xydt-mian-cont ul li a{
	display: flex;
	text-decoration: none;
	height: 31px;
	line-height: 31px;
	justify-content: space-between;
}
.xydt-mian-cont ul li a .title{
	font-size: 14px;
	color: #838383;
}
.xydt-mian-cont ul li a .title-day{
	font-size: 14px;
	color: #b1b1b1;
}
#myTab a{
	cursor: pointer;
}

.nav > li > a:focus, .nav > li > a:hover {
	text-decoration: none;
	background-color: #fff;
}

@media screen and (max-width: 1500px){

}
@media screen and (max-width: 1400px){

}
@media screen and (max-width: 1280px){

}
@media screen and (max-width: 1100px){

}
@media screen and (max-width: 1000px){

}

@media screen and (max-width: 900px){

}
@media screen and (max-width: 800px){
}

@media screen and (max-width: 700px){

}
@media (max-width: 414px) {
	/******iphone X 7 8******/
	.xydt {
		padding-top: 20px;
		padding-bottom: 26px;
		background: #F8F8F8 url('/xqxy/tpl/images/xydtbg.png') no-repeat;
		background-size: 100% 100%;
	}
	.slidebg-xydt {
		min-height: 340px;
		position: relative;
	}
	.slidebg-title {
		position: absolute;
		bottom: 0;
		color: #FFFFFF;
		font-size: 24px;
		font-weight: 800;
		padding: 10px 20px 40px 40px;
	}
	#myCarousel1 .carousel-indicators {
		right: 0;
		left: unset;
		width: 30%;
	}
	.xydt-right {
		background-color: #fff;
		height: 420px;
		margin-top: 20px;
		overflow: hidden;
		padding-left: 28px;
		padding-bottom: 20px;
	}
	.xydt .nav-tabs > li {
		float: left;
		margin-bottom: 0px;
		margin-right: 20px;
		padding-top: 20px;
	}
	.xydt-mian-cont ul li a .title {
		overflow: hidden;
	}
}

@media (max-width: 375px) {

	/******iphone X 7 8******/


}

@media (max-width: 320px) {

	/******iphone 5/SE******/

}
/* 学院动态结束 */

/* 戏曲学院开始 */
.xqxy-logo{
	min-height: 200px;
	line-height: 200px;
	background: url('/xqxy/tpl/images/mid-bg.png') no-repeat;
	background-size: 100% 100%;
}
.xqxy-logo-mian  {
	display: flex;
	justify-content: space-between;
}

@media screen and (max-width: 1500px){

}
@media screen and (max-width: 1400px){

}
@media screen and (max-width: 1280px){

}
@media screen and (max-width: 1100px){

}
@media screen and (max-width: 1000px){

}

@media screen and (max-width: 900px){

}
@media screen and (max-width: 800px){
}

@media screen and (max-width: 700px){

}
@media (max-width: 414px) {
	/******iphone X 7 8******/
	.xqxy-logo{
		display: none;
	}
}

@media (max-width: 375px) {

	/******iphone X 7 8******/


}

@media (max-width: 320px) {

	/******iphone 5/SE******/

}
/* 戏曲学院结束 */


/* 专业介绍开始 */
.zyjs{
	padding-top: 64px;
	min-height: 400px;
	padding-bottom: 139px;
	background: url('/xqxy/tpl/images/zyjsbg.png') no-repeat;
	background-position-x: right;
	background-position-y: bottom;
	background-color: #F8F8F8;
}
.zyjs-mian{
	/*background: url("/xqxy/tpl/images/douhao.png") no-repeat;
	background-position-x: 14%;
	background-position-y: 30px;*/
	
	background: url("/xqxy/tpl/images/jdgzbg01.png") left no-repeat
}

.zyjs-left-top{
	display: flex;
	padding: 30px 0;
	justify-content: space-between;
}
.zyjs-type{
	width: 20px;
	height: 1px;
	background: #856751;
}
.zyjs-left-mian{
	margin-top: 57px;
	line-height: 30px;
}
.zyjs-teache-item{
	width:177px ;
	background-color:#fff;
	text-align:center;
}
.zyjs-teache-item-img img{
	width:100%;
}
.zyjs-teache-item a{
	text-decoration: none;
}
.zyjs-teache-item a:hover .zyjs-teache-item-title{
	color: red;
}
.zyjs-teache{
	margin-top: 35px;
	display: flex;
	justify-content: space-between;
}
.zyjs-left{
	background: url('/xqxy/tpl/images/bg2.png');
	padding:8px;
}
.zyjs-teache-item-title{
	color: #000;
	/*background: url('/xqxy/tpl/images/jt.png') no-repeat;*/
	background-position-y: center;
	background-position-x: right;
	line-height:40px;
}
.zyjs-right{
	padding-left: 40px;
}
.zyjs-right-top-item{
	background: #726565;
	display: flex;
}
.zyjs-right-top-professor{
	background: #906060;
	padding: 37px;

}
.zyjs-right-top-item-mian{
	padding: 37px;
	color: #fff;
	padding-top: 0px;
}
.zyjs-right-top-professor-name{
	font-size: 18px;
	padding: 27px 0;
}
#myCarousel2 .carousel-inner a{
	text-decoration: none;
}
#myCarousel2 .carousel-indicators{
	margin-left: 0;
	text-align: left;
	left: 7%;
	bottom: 10px;
}
.mjgzs{
	display: flex;
	background: #fff;
	justify-content: space-between;
}
.mjgzs-left{
	padding: 40px;
	border-right: 1px solid #EDEDED;
}
.mjgzs-right{
	display: flex;
	justify-content: space-between;
	width: 80%;

}
.mjgzs-right-item{
	width: 50%;
	text-align: center;
	line-height: 207px;
	font-size: 19px;
	font-weight: 800;
}
.mjgzs-right-item a{
	color: #000;
	text-decoration: none;
}
.mjgzs-right-item a:hover{
	color: red;
}

@media screen and (max-width: 1500px){

}
@media screen and (max-width: 1400px){

}
@media screen and (max-width: 1280px){

}
@media screen and (max-width: 1100px){

}
@media screen and (max-width: 1000px){

}

@media screen and (max-width: 900px){

}
@media screen and (max-width: 800px){
}

@media screen and (max-width: 700px){

}
@media (max-width: 414px) {
	/******iphone X 7 8******/
	.zyjs{
		padding-top: 0px;
		padding-bottom: 10px;
	}
	.zyjs-mian{
		background: unset;
	}
	.zyjs-teache{
		display: block;
		margin-top: 10px;
	}
	.zyjs-teache-item{
		margin: 0 auto;
		margin-top: 10px;
	}
	.zyjs-right{
		padding-left: 0;
		padding-top: 10px;
	}
	.mjgzs-right-item{
		font-size: 17px;
	}
	.zyjs-right-top-item-left{
		width: 200px;
	}
	.zyjs-right-top-professor {
		background: #906060;
		padding: 17px;
	}
	.zyjs-right-top-item-img{
		width: 200px !important;
	}
	.zyjs-right-top-item-img img{
		width: 100%;
	}
	.zyjs-left-mian {
		margin-top: 27px;
		line-height: 30px;
	}
}

@media (max-width: 375px) {

	/******iphone X 7 8******/
	.zyjs{
		padding-top: 0px;
	}
	.mjgzs-right-item{
		font-size: 13px;
	}
	.zyjs-right-top-professor {
		background: #906060;
		padding: 14px;
	}
	.zyjs-right-top-item-mian{
		padding: 10px;
	}


}

@media (max-width: 320px) {

	/******iphone 5/SE******/
	.mjgzs-left{
		padding: 10px;
	}
}

/* 专业介绍结束 */


/* 实践演出开始 */
.sjyc{


	background: url("/xqxy/tpl/images/sjycbg.png") no-repeat;
	background-size: 100% 100%;
}
.sjyc .sjyc-rw{
	padding: 80px 0;
	min-height: 200px;
	background: url("/xqxy/tpl/images/sjycbjrw.png") left bottom no-repeat;
	

	background-position-x:15px;
	
	
}
@media only screen and (min-device-width : 1024px) and (max-device-width:1280px){
	.sjyc .sjyc-rw{
		
		background-size:30%;
		background-position-x:-15px;
	}
	
}
.sjyc-right{
	padding-left: 55px;
}
.swper-img{
	position: relative;

}
.sjyc-right .swiper-container .swiper-wrapper .swiper-slide{
	width: 236px;
	margin-right: 14px;
}
.swper-title{
	position: absolute;
	z-index: 999;
	bottom: 0;
	color: #fff;
	background: rgba(0, 0, 0, .5);
	width: 100%;
	padding: 10px 15px;
	font-size: 16px;
	font-weight: 800;
}
.sjyc-item-atchon{
	margin-top: 40px;
}
.sjyc-item-acthon-right{
	margin-left: 8px;
}

@media screen and (max-width: 1500px){

}
@media screen and (max-width: 1400px){

}
@media screen and (max-width: 1280px){

}
@media screen and (max-width: 1100px){

}
@media screen and (max-width: 1000px){

}

@media screen and (max-width: 900px){

}
@media screen and (max-width: 800px){
}

@media screen and (max-width: 700px){

}
@media (max-width: 414px) {
	/******iphone X 7 8******/
	.sjyc-right {
		margin-top: 10px;
		padding-left: 0px;
	}
	.sjyc .sjyc-rw{
		background: unset;
	}
	.sjyc-right .swiper-container .swiper-wrapper .swiper-slide {
		width: 100%;
		margin-right: 14px;
	}
	.swper-img img{
		width: 100%;
	}
}

@media (max-width: 375px) {

	/******iphone X 7 8******/


}

@media (max-width: 320px) {

	/******iphone 5/SE******/

}

/* 实践演出结束 */


/*建党工作开始*/
.jdgz{

	padding: 60px 0px;
	background: url("/xqxy/tpl/images/jdgzbg01.png") no-repeat,url("/xqxy/tpl/images/jdgzbg02.png") no-repeat right;
	background-color: #F8F8F8;
}
.jdgz-left{
	padding-left: 46px;
	padding-bottom: 11px;
	background: #FFFFFF;
}
.jdgz-left-top{
	padding: 48px 0;
}
.jdgz-left-mian-day span:nth-child(1){
	font-size: 30px;
	font-weight: 800;
}
.jdgz-left-mian{
	min-height: 260px;
}
.jdgz-left-mian-day span:nth-child(2){
	color: #bfbfbf;
	font-weight: 800;
}
.jdgz-left-mian-day a{
	color:#807F7F;
	text-decoration:none;
}
.jdgz-left-mian-day a:hover{
	color:red;
}
.jdgz-left-mian ul{
	padding-left: 0;
	margin-top:40px ;
	list-style: none;
	min-height: 120px;
}
.jdgz-left-mian ul li a{
	color: #807F7F;
}
.jdgz-left-mian ul li a:hover{
	color: red;
	text-decoration: none;
}
.jdgz-left-mian ul li{
	padding-left: 20px;
	line-height: 30px;
	background: url('/xqxy/tpl/images/list-dit.png') no-repeat;
	background-position-y: center;
}
.jdgz-left-mian-title{
	font-size: 16px;
	font-weight: 800;
}
.jdgz-left-mian-title a{
	color: black;
	text-decoration: none;
}
.jdgz-left-mian-title a:hover{
	color: red;
	text-decoration: none;
}
.xywh{
	position: relative;
}
.xywh-title{
	position: absolute;
	top: 0;
	padding: 35px 25px;
}
.xywh>a>img{
	width: 100%;
}
@media screen and (max-width: 1500px){

}
@media screen and (max-width: 1400px){

}
@media screen and (max-width: 1280px){

}
@media screen and (max-width: 1100px){

}
@media screen and (max-width: 1000px){

}

@media screen and (max-width: 900px){

}
@media screen and (max-width: 800px){
}

@media screen and (max-width: 700px){

}
@media (max-width: 414px) {
	/******iphone X 7 8******/
	.jdgz-left{
		margin-top: 10px;
	}
	.xywh{
		margin-top: 10px;
	}
	.jdgz{
		padding-top: 10px;
	}
}

@media (max-width: 375px) {

	/******iphone X 7 8******/


}

@media (max-width: 320px) {

	/******iphone 5/SE******/
	.jdgz-left{
		padding-left: 10px;
	}
}
/*建党工作结束*/

/*学院招生开始*/
.xxzs{
	margin-top: 112px;
}
.xxzs-left{
	padding: 25px 20px;
	background: url("/xqxy/tpl/images/xyzsbg.png") no-repeat;
	text-align: right;
}
.xxzs-right{
	padding: 25px 20px;
	background: url("/xqxy/tpl/images/xyjybg.png") no-repeat;
}
.xxzs-left span{
	display: inline-block;
	width: 71px;
}
.xxzs-left span p{
	margin-top: 10px;
	text-align: left;
}
.xxzs-right span p{
	margin-top: 10px;
	text-align: left;
}

@media screen and (max-width: 1500px){

}
@media screen and (max-width: 1400px){

}
@media screen and (max-width: 1280px){

}
@media screen and (max-width: 1100px){

}
@media screen and (max-width: 1000px){

}

@media screen and (max-width: 900px){

}
@media screen and (max-width: 800px){
}

@media screen and (max-width: 700px){

}
@media (max-width: 414px) {
	/******iphone X 7 8******/
	.xxzs-right{
		margin-top: 10px;
	}
	.xxzs{
		margin-top: 10px;
	}
}

@media (max-width: 375px) {

	/******iphone X 7 8******/


}

@media (max-width: 320px) {

	/******iphone 5/SE******/

}
/*学院招生结束*/

/*尾部开始*/
.foot{
	min-height: 200px;
	background: #7ca590;
}
.foot-top{
	display: flex;
	padding: 57px 0;
	justify-content: space-between;
	border-bottom: 1px solid #fff;
}
.foot-top-right-left{
	margin-right: 25px;
}
.foot-top-right>div{
	display: flex;
	justify-content: space-between;
}
.foot-top-right>div .zsrx{
	color: #FFFFFF;
	text-align: right;
}
.foot-top-right>div .phone{
	color: #FFFFFF;
	margin-top: 25px;
	font-size: 28px;
	text-align: right;
}
.foot-top-right>div .phone img{
	margin-left: 40px;
}
.foot-top-right>div .addst{
	color: #FFFFFF;
	text-align: right;
}
.foot-top-right>div .addst img{
	margin-left: 13px;
}
.foot-boom{
	display: flex;
	justify-content: space-between;
	padding-top: 10px;
	padding-bottom: 20px;
	color: #fff;
}
.foot-boom-right a{
	color: #fff;
}
@media screen and (max-width: 1500px){

}
@media screen and (max-width: 1400px){

}
@media screen and (max-width: 1280px){

}
@media screen and (max-width: 1100px){

}
@media screen and (max-width: 1000px){

}

@media screen and (max-width: 900px){

}
@media screen and (max-width: 800px){
}

@media screen and (max-width: 700px){

}
@media (max-width: 414px) {
	/******iphone X 7 8******/
	.foot-top{
		display: block;
	}
	.foot-top-left{
		text-align: center;
	}
	.foot-top-right > div {
		display: block;
	}
	.foot-top-right > div .zsrx {
		color: #FFFFFF;
		margin-top: 10px;
		text-align: center;
	}
	.foot-top-right-left{
		margin: 0;
	}
	.foot-top-right > div .phone {
		color: #FFFFFF;
		margin-top: 10px;
		font-size: 28px;
		text-align: center;
	}
	.foot-top-right > div .phone img {
		margin-left: 10px;
		display: none;
	}
	.foot-top-right > div .addst {
		color: #FFFFFF;
		text-align: center;
	}
	.foot-top-right-right{
		margin-top: 10px;
		text-align: center;
	}
	.foot-boom{
		display: block;
	}
}

@media (max-width: 375px) {

	/******iphone X 7 8******/


}

@media (max-width: 320px) {

	/******iphone 5/SE******/

}
/*尾部结束*/
