﻿@charset "utf-8";
/* CSS Document */

/* 全局样式 */
body {
	margin: 0 auto;
	padding: 0;
	font-size: 14px;
	color: #000;
	font-family: "Microsoft YaHei", "微软雅黑", "SimSun", "宋体";
	background: #f6f6f6;}
body > div {
	margin-right: auto;
	margin-left: auto;}
div, form, ul, ol, li, span, p, img, a img, h1, h2, h3, h4, h5, h6 p {
	margin: 0;
	padding: 0;
	border: 0;}
h1, h2, h3, h4, h5, h6 {
	font-size: 12px;}
ul, ol, li {
	list-style: none;}
em {
	font-style: normal;}
input {
	cursor: pointer;}
.mauto {
	margin: 0 auto;}
/* 居中 */
.lf {
	float: left;}
/* 左浮动 */
.rf {
	float: right;}
/* 右浮动 */
.cl {
	clear: both;}
/* 清除浮动 */
.textr {
	text-align: right;}
.textl {
	text-align: left;}
.textc {
	text-align: center;}
a {
	color: #333;
	text-decoration: none;
	cursor: pointer;}
a:hover {
	color: #d52f1f;
	text-decoration: underline;}
/* 头部 */
.top {
	background: url(../images/top_bjd.jpg) repeat-x;
	height: 150px;}
.top_box {
	width: 1200px;
	background: url(../images/top_bj.jpg) no-repeat left;
	height: 150px;}
.logo {
	margin-top: 20px;}
.top_y_t {
	text-align: right;}
.top_y_t a {
	margin-left: 16px;
	line-height: 40px;
	font-family: "宋体";}
.top_y_t a:hover {
	text-decoration: none;}
.top_ss {
	margin-top: 1px;}
.yxy_ssk {
	background: #fff url(../images/ss_tb.jpg) no-repeat left;
	width: 262px;
	height: 30px;
	line-height: 30px;
	border: 1px solid #99021b;
	color: #9d9b9b;
	padding-left: 30px;
	vertical-align: middle;}
.ss_an {
	width: 64px;
	height: 34px;
	background: #99021b;
	border: none;
	color: #fff;
	vertical-align: middle;}
/* 导航 */
.nav_box {
	background: #db190d;}
.nav {
	width: 1198px;
	background: #99021b;
	height: 40px;
	font-family: "Microsoft YaHei", "微软雅黑", "SimSun", "宋体";}
/*  .nav ul li { float: left; color: #fff; line-height: 40px; font-size: 16px; text-shadow: 1px 1px #000; }
        .nav ul li a { color: #fff; padding: 0 30px; }*/
		
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.testnav {
	height: 40px;
	line-height: 40px;}
.testnav a {
	color: #fff;}
.testnav .nLi{
	float: left;
	position: relative;
	text-shadow: 1px 1px #580110;
	color: #fff;}


.testnav .nLi a {
	display: block;
	padding: 0 24px;
	font-size: 14px;
	font-weight: bold;}
.testnav .sub {
	display: none;
	left: -20px;
	top: 40px;
	position: absolute;
	background: #9a051e;
	line-height: 30px;
	z-index:99;
	 width:150px;}

.testnav .sub li {
	zoom: 1;}
.testnav .sub a {
	display: block;
	font-size:12px;
	text-align:center;
	border-top:1px solid #b10320;
	padding:0 !important

;}
.testnav .sub a:hover {
	background: #db190d;
	color: #fff;}
.testnav .sub2 {
	display: none;
	left: 0px;
	top: 40px;
	position: absolute;
	background: #9a051e;
	line-height: 30px;
	z-index:99;
	 width:100%;}

.testnav .sub2 li {
	zoom: 1;}
.testnav .sub2 a {
	display: block;
	font-size:12px;
	text-align:center;
	border-top:1px solid #b10320;
	padding:0 !important

;}
.testnav .sub2 a:hover {
	background: #db190d;
	color: #fff;}
.testnav .on a {
	background: #9a051e;
	color: #fff;}
/* 内容 */
.box_con {
	width: 1200px;}
.banner_box {
	width: 1180px;
	border: 1px solid #ddd;
	padding: 9px;
	border-radius: 10px;
	background: #fff;
	margin-top: 15px;}
.banner_xyy {
	background: url(../images/banner_yy.jpg) no-repeat top;
	width: 1200px;
	height: 23px;}
.xwzx {
	width: 1180px;
	border: 1px solid #ddd;
	background: #fff;
	padding: 9px;
	border-radius: 6px;}
.zb_tup {
	width: 570px;
	height: 372px;
	border: 1px solid #ddd;
	padding: 1px;
	position: relative;}
.biaot {
	position: absolute;
	width: 570px;
	height: 30px;
	background: #000;
	filter: alpha(Opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	bottom: 0px;}
.btwz {
	z-index: 10;
	position: absolute;
	width: 570px;
	height: 30px;
	line-height: 30px;
	bottom: 0px;
	color: #fff;
	text-align: center;
	font-family: "Microsoft YaHei", "微软雅黑", "SimSun", "宋体";
	font-size: 14px;}
.btwz a {
	color: #fff;}
.xwdz_tb {
	width: 596px;}
.xwdt_top {
	height: 30px;
	border-bottom: 1px solid #ddd;}
.xwdt_top ul li {
	float: left;
	width: 100px;
	line-height: 30px;
	text-align: center;
	font-family: "Microsoft YaHei", "微软雅黑", "SimSun", "宋体";
	font-size: 16px;
	font-weight: bold;}
.sbdj {
	background: #9a051e;
	color: #fff;
	display: block;}
.xwdt_top ul li a:hover {
	background: #9a051e;
	color: #fff;
	display: block;
	text-decoration: none;}
.gd {
	color: #949292;
	line-height: 30px;
	padding-right: 6px;
	font-family: "宋体";
	font-size:12px;}
.gd4 {
	color: #949292;
	padding-right: 6px;
	font-family: "宋体";
	font-size:12px;
	display:block;
	padding-top:25px;}
.diyxw {
	border-bottom: 1px solid #ddd;
	padding: 10px 0px;}
.diyxw h3 {
	font-family: "Microsoft YaHei", "微软雅黑", "SimSun", "宋体";
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	color: #9a051e;
	line-height: 40px;}
.diyxw p {
	color: #666px;
	line-height: 26px;}
.xq {
	color: #F00;}
.xw_nrx {
	padding-top: 4px;}
.xw_nrx ul li {
	line-height: 30px;
	height: 30px;}
.xw_nrx ul li span {
	color: #a8a5a5;
	font-family:"宋体";
	font-size:13px;}
.xw_nrx ul li a {
	background: url(../images/yd1.jpg) no-repeat left center;
	padding-left: 15px;}
.xw_nrx ul li a:hover {
	background: url(../images/yd2.jpg) no-repeat left center;
	padding-left: 15px;}
.con_xia {
	margin-top: 12px;}
.tzgg {
	float: left;
	width: 402px;
	border: 1px solid #ddd;
	background: #fff;
	padding: 9px;
	border-radius: 6px;
	height: 236px;}
.txgg_top {
	height: 36px;
	line-height: 36px;
	background: url(../images/yyfh.jpg) no-repeat;
	padding-left: 15px;}
.tzgg_bt {
	font-family: "Microsoft YaHei", "微软雅黑", "SimSun", "宋体";
	font-size: 16px;
	font-weight: bold;
	color: #9a051e;
	float: left;}
.tzgg_yybt {
	font-family: "Microsoft YaHei", "微软雅黑", "SimSun", "宋体";
	font-size: 12px;
	color: #4f4d4d;
	float: left;
	padding-left: 5px;}
.tzgg_nr ul li {
	line-height: 32px;
	height: 32px;
	border-bottom: 1px dashed #ddd;}
.tzgg_nr ul li span{font-family:"宋体";}
.rq {
	color: #a8a5a5;
	font-family:"宋体"; font-size:13px;}
.ztzl {
	width: 274px;
	height: 240px;
	float: left;
	border: 1px solid #ddd;
	background: #fff;
	padding: 9px 9px 4px 9px;
	border-radius: 6px;
	margin: 0 12px;
	text-align: center;}
/*.ztbh{width: 266px;
	margin: auto;}
.ztbh a{width: 262px;
	height: 50px;
	border: 1px solid #ddd;
	padding: 1px;
	margin-bottom: 6px; display:block;}*/
.ztzl ul {
	width: 266px;
	margin: auto;}
.ztzl ul li {
	width: 262px;
	height: 50px;
	border: 1px solid #ddd;
	padding: 1px;
	margin-bottom: 6px;}
.ewm {
	width: 334px;
	height: 252px;
	border: 1px solid #ddd;
	background: #fff;
	border-radius: 6px;}
.ewm_bt {
	line-height: 40px;
	font-size: 14px;
	font-weight: bold;}
.yqlj {
	border: 1px solid #ddd;
	background: #fff;
	border-radius: 6px;
	margin-top: 12px;}
.yqlj_bt {
	margin-left: 6px;
	border-left: 3px solid #db190d;
	height: 15px;
	margin-top: 6px;
	padding-left: 5px;
	line-height: 15px;
	font-family: "Microsoft YaHei", "微软雅黑", "SimSun", "宋体";
	font-size: 14px;
	font-weight: bold;
	color: #9a051e;}
.yqlj_nr {
	padding: 6px 0;}
.yqlj_nr ul li {
	float: left;
	color: #c2c0c0;
	line-height: 30px;
	height: 30px;}
.yqlj_nr ul li a {
	padding: 0 12px;}
.foot {
	background: url(../images/bq_bj.jpg) repeat-x;
	text-align: center;
	color: #FFF;
	padding: 20px;
	margin-top: 20px;}
.foot p {
	line-height: 40px;}
.foot p a {
	color: #fff;}
/* 学院概况 */
.nszwz {
	color: #b5b2b4;
	line-height: 20px;
	margin-bottom: 15px;}
.xygg_zuob {
	width: 213px;
	background: #fff;
	border: 1px solid #ddd;}
.xygg_bt {
	background: url(../images/xygk_bt.jpg) no-repeat;
	width: 213px;
	height: 43px;
	line-height: 34px;
	text-align: center;
	color: #fff;
	font-size: 16px;
	font-family: "Microsoft YaHei", "微软雅黑", "SimSun", "宋体";
	font-weight: bold;}
.ejdh {
	padding: 6px 0 10px 0;}
.ejdh li {
	padding: 10px 12px 10px 26px;
	border-bottom: 1px solid #ddd;
	font-size: 14px;
	font-family: "Microsoft YaHei", "微软雅黑", "SimSun", "宋体";}
.ejdh li a {
	line-height: 16px;}
.xyjj {
	color: #9a051e !important;}
.xyff_youbian {
	width: 950px;
	background: #fff;
	border: 1px solid #ddd;
	border-radius: 6px;
	padding: 10px;}
.xygk_bt_bj {
	background: url(../images/yb_bj.jpg) no-repeat bottom;
	height: 54px;}
.xyjj_bt {
	border: 1px solid #ddd;
	height: 36px;
	background: #fff;}
.jj_bt {
	text-align: center;
	line-height: 36px;
	background: #9a051e;
	font-size: 16px;
	font-family: "Microsoft YaHei", "微软雅黑", "SimSun", "宋体";
	font-weight: bold;
	color: #FFF;
	padding: 0 20px;}
.neir {
	font-size: 14px;
	line-height: 28px;
	text-align: justify;
	text-justify: inter-ideograph;
	color: #333; padding:20px;}
/* 现任领导 */
.xsld {
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
	font-family: "Microsoft YaHei", "微软雅黑", "SimSun", "宋体";
	line-height: 26px;
	margin-bottom: 12px;}
.xsld tr td {
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	padding: 5px;}
.ldmc {
	font-family: "Microsoft YaHei", "微软雅黑", "SimSun", "宋体";
	font-weight: bold;
	color: #9a051e;
	font-size: 18px;}
.grjl {
	background: #f3f3f3;}
/* 广西艺术学院合唱团 */
.hct {
	width: 1158px;
	background: #fff;
	border: 1px solid #ddd;
	border-radius: 6px;
	padding: 20px;}
.hctbj {
	background: url(../images/xybj.jpg) no-repeat bottom;
	height: 50px;}
.zj ul li {
	margin-left: 32px;
	float: left;
	font-size: 12px;
	line-height: 20px;
	text-align: center;}
.hct_tp {
	border: 1px solid #ddd;
	padding: 1px;}
.tplb {
	margin-bottom: 20px;}
.gd2 {
	color: #949292;
	line-height: 36px;
	padding-right: 6px;}
.neir2 {
	padding: 0px 20px;}
.xiayiy {
	text-align: right;}
/* 内容页 */
.nrybt {
	text-align: center;
	font-family: "Microsoft YaHei", "微软雅黑", "SimSun", "宋体";
	font-weight: bold;
	color: #9a051e;
	font-size: 24px;}
.nrybt_xia {
	color: #a8a7a4;
	font-size: 12px;
	text-align: center;
	padding: 10px 0 20px 0;
	border-bottom: 1px solid #ddd;
	margin-bottom: 10px;}
/* 师资队伍 */
.szdw_js {
	padding-left: 20px;
	padding-top: 6px;}
.szdw_js a {
	line-height: 22px !important;
	font-size: 12px;
	color: #a8a7a4;
	font-family: "宋体";}
.szdw_js a:hover {
	color: #F00;}
.tzgg2 {
	width: 402px;
	border: 1px solid #ddd;
	background: #fff;
	padding: 8px;
	border-radius: 6px;
	height: 236px;}
/*幻灯片样式*/
.focusbox {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	border: 2px solid #f7f7f7;
	overflow: hidden;
	_position: relative;}
.focusbox .slides {
	position: relative;
	display: block;
	width: 100%;
	height: 100%;
	zoom: 1;
	overflow: hidden;}
.focusbox .slides:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.focusbox .slides li {
	width: 100%;
	height: 100%;
	overflow: hidden;}
.focusbox .slides li img {
	min-width: 100%;
	min-height: 100%;
	_width: 100%;
	_height: 100%;}
.focusbox .slides li .note-bg {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 125px;
	background: url(../images/pic-bg.jpg) 0 bottom repeat-x;
	_height: 50px;
	_background: url(none) 0 0 repeat #000;}
.focusbox .slides li .note-txt {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	display: block;
	padding: 10px;
	height: 24px;
	line-height: 24px;
	color: #fff;
	font-size: 16px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;}
.focusbox .flex-control-nav {
	position: absolute;
	right: 5px;
	bottom: 18px;
	display: block;
	z-index: 4;}
.focusbox .flex-control-nav li {
	margin: 0 5px 0 0;
	display: inline-block;
	zoom: 1;
*display: inline;}
.focusbox .flex-control-nav li a {
	display: block;
	width: 8px;
	height: 8px;
	text-indent: -9999px;
	border: 1px solid #999;
	border-radius: 8px;
	cursor: pointer;
	overflow: hidden;}
.focusbox .flex-control-paging li a:hover {
	background: #333;}
.focusbox .flex-control-paging li a.flex-active {
	background: #f90;
	border-color: #f90;
	cursor: default;}
/* banners轮换效果css */
.focusBox2 {
	position: relative;
	width: 100%;
	height: 412px;
	overflow: hidden;}
.focusBox2 .pic img {
	width: 100%;
	height: 412px;
	display: block;}
.focusBox2 .hd {
	overflow: hidden;
	zoom: 1;
	position: absolute;
	bottom: 5px;
	right: 10px;
	z-index: 3
;}
.focusBox2 .hd li {
	float: left;
	line-height: 15px;
	text-align: center;
	font-size: 12px;
	width: 25px;
	height: 10px;
	cursor: pointer;
	overflow: hidden;
	background: #919191;
	margin-left: 4px;
	filter: alpha(opacity=80);
	opacity: .8;
	-webkit-transition: All .5s ease;
	-moz-transition: All .5s ease;
	-o-transition: All .5s ease
;}
.focusBox2 .hd .on {
	background: #fff;
	filter: alpha(opacity=100);
	opacity: 1;}
.focusBox2 .prev,  .focusBox2 .next {
	width: 45px;
	height: 99px;
	position: absolute;
	top: 141px;
	z-index: 3;
	filter: alpha(opacity=20);
	-moz-opacity: .2;
	opacity: .2;
	-webkit-transition: All .5s ease;
	-moz-transition: All .5s ease;
	-o-transition: All .5s ease
;}
.focusBox2 .prev {
	background-image: url(../images/index.jpg);
	background-position: -112px 0;
	left: 0
;}
.focusBox2 .next {
	background-image: url(../images/index.jpg);
	background-position: -158px 0;
	right: 0
;}
.focusBox2 .prev:hover,  .focusBox2 .next:hover {
	filter: alpha(opacity=60);
	-moz-opacity: .6;
	opacity: .6
;}
.sNext, .sPrev {
	cursor: pointer;}


/* 首页艺术实践 */
.yssj{
    width:752px;
	border: 1px solid #ddd;
	background: #fff;
	padding: 8px;
	border-radius: 6px;
	height: 236px;}
.yssj_nr ul{ margin:0 -5px;}
.yssj_nr ul li{ width:180px;float:left;  margin:5px; text-align:center;}
.yssj_nr ul li a{ background:#ececec; display:block; height:186px;}
.yssj_nr ul li a:hover{ background:#9a051e; color:#fff; text-decoration:none;}
.yssj_nr ul li p{ padding-top:4px;}

.wxgzh{
	font-family: "Microsoft YaHei", "微软雅黑", "SimSun", "宋体";
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	background:#9a051e;
	height:40px;
	line-height:40px;
	text-align:center;}
.wxgzewm{ width:140px; text-align:center; margin-left:18px; margin-top:16px;float:left;}
.wxgzewm p{ line-height:20px;}

.zty_xq { border-bottom:1px solid #ddd; margin:10px 0;}
.zty_xq h3{ font-size:18px; line-height:50px;  float:left; padding:0 6px;}


/* 现任领导 */
.imglist {
	padding: 10px;}
.imglist ul li {
	float: left;	
	line-height: 30px;
	margin:10px 0 10px 120px;
	width:250px;}
.imglist ul li h4{font-family: "Microsoft YaHei", "微软雅黑", "SimSun", "宋体"; font-weight: bold; color:#9a051e; font-size: 18px;text-align: center; padding-top:6px;}
.imglist ul li p{ line-height:24px;}
.imglist ul li .img {
	width: 190px;
	height: 230px;
	display: block;
	padding: 6px;
	border: 1px solid #d3d3d3;
	margin:auto;}
.imglist2 ul{ margin:auto;width:250px;}
.imglist2 ul li {
	float: left;	
	line-height: 30px;
	margin:10px auto;}
.imglist2 ul li h4{font-family: "Microsoft YaHei", "微软雅黑", "SimSun", "宋体"; font-weight: bold; color:#9a051e; font-size: 18px;text-align: center; padding-top:6px;}
.imglist2 ul li p{ line-height:24px;}
.imglist2 ul li .img {
	width: 190px;
	height: 230px;
	display: block;
	padding: 6px;
	border: 1px solid #d3d3d3;
	margin:auto;}