/********************transition: all 0.5s  ease-in-out;样式重置********************/
@charset "utf-8";

* {
	  box-sizing: border-box;
	  -webkit-tap-highlight-color: rgba(0,0,0,0);
	  -webkit-tap-highlight-color: transparent; 
		outline: none;
    webkit-focus-ring-color: rgba(0, 0, 0, 0);
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
-webkit-user-select: none;
-moz-user-focus: none;
-moz-user-select: none;
}

body {
  font: 12px "microsoft yahei", Arial, Helvetica, sans-seri;
  color: #666;background: #fff;padding: 0;margin: 0;
  overflow-x:hidden ;
  -ms-overflow-x: hidden;
  background: #fff;
}
html,body{overflow-x: hidden; -webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
h1, h2, h3, h4, h5, h6, ul, li, ol, p, dl, dt, dd, div, th, tr, td {
  padding: 0;margin: 0;border: none;list-style: none;
}
select{
    appearance:none;
    -moz-appearance:none;
    -webkit-appearance:none;
    border:none;
    }
ul, ol, li {list-style: none;}
p{font-family: "微软雅黑";}
input {border: none;outline: none;}
img{display: block;}
img, input, button, select, textarea {vertical-align: bottom;}
a {color: #666666;text-decoration: none;display: block;}
a:active, a:hover {outline: 0;text-decoration: none;}
a:focus {color: transparent;outline: none;star: expression(this.onFocus=this.blur());}
.lf {float: left;}
.rt {float: right;}
.clear:after, .clear:before {content: '';display: table;clear: both;}
video{vertical-align:bottom;margin:0;}
i{font-style: normal;}
.container{width: 100%;margin: 0;padding: 0;}
.row{width: 100%;margin: 0;padding: 0;}
.sim-button{margin: 0;}
/****************************样式重置--结束********************/
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12{margin: 0;padding: 0;}

/**************************通用样式********************/
#top{
	background:#9e000b;
	width: 100%;
	height: 100px;
}
#topBox{
	width: 1200px;
	margin: auto;
	position: relative;
}
#topBox .topBoxLeft a img{
		float: left;
		margin-top: 15px;
}
.topBoxright{
	float: right;
}
.topBoxright img{
	float: right;
}
nav{
	width: 100%;
	height:60px;
	-webkit-box-shadow:2px 2px 5px #333333;
	box-shadow:2px 2px 5px #c7c7c7;
}
.navBox{
	width: 1200px;
	margin: auto;
	position: relative;
}
.navBox ul{
	width: 1200px;
}
.navBox ul li{
	display:block;
	float: left;
	width:150px;
}
.navDownli{
	float: left;
	display: block;
	/*border-left:1px solid #080808;*/
	width: 25%;
}
.navBox ul li a{
	text-align: center;
}
.navBox ul li a span{
	font-size: 16px;
	color: #222222;
	font-weight: 700;
	line-height: 60px;
	text-align: center;
	margin: auto;
}
.navDownhover{
	position: relative;	
}
.navDownli a span{
	color: #fff !important;
}
.navDownhover:hover .navDown{
	display: block;
}
.navDown{
	display: none;
	background: #c7c7c7;
	position: absolute;
	left: 0;
	z-index: 2;
	width: 400%;
}
.conTaiNer{
	width: 1200px;
	margin: 80px auto;
}
.bannerImg{
	width: 100%;
}
/*通知公告*/
.noticeBox{
	padding-left: 40px;
}
.notice_Title{
}
.notice_Title h3{
	font-size: 24px;
	font-weight: 600;
	color: #222;
}
.notice_li{
	margin-top: 20px;
}
.notice_liTitle{
	font-size: 16px;
	color: #222;
	font-weight: 600;
}
.notice_liContent{
	padding-top:12px;
}
.notice_liContent p{
	font-size: 12px;
	text-align: left;
	color: #323232;
	line-height: 27px;
}
.notice_Date{
	float: right;
}
/*学院新闻*/
.newTitle{
	border-left: 4px solid #c50c11;
	margin-bottom: 5px;
}
.newTitle h3{
	font-size: 24px;
	font-weight: 600;
	margin-left: 10px;
	color: #222;
}
.index_Mid{
	margin-top: 20px;
}
.newlist{
	padding-top: 10px;
	border-top: 5px solid #c50c11;
}
.newcont i{
	float: right;
}
.newsdata{
	font-size: 20px;
	line-height: 26px;
	color: #c50c11;
	font-weight: bold;
}
.newContTitle{
	line-height: 30px;
	font-size: 16px;
	float: left;
	width: 80%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.newContTitle span{
	font-size: 14px;
	font-weight: bold;
}
/*学术动态*/
.traBox{
	padding-left: 70px;
}
.traBox .traTitle{
	border-bottom: 5px solid #c50c11;
}
.traBox .traTitle h3{
	font-size: 24px;
	font-weight: 600;
	color: #222;
	margin-bottom: 5px;
}
.traImg{
	width: 100%;
	margin: 10px 0;
}
.traText{
	font-size: 14px;
	font-weight: 600;
}
/*footer*/
footer{
	background:url(../images/footbackgorud.png) no-repeat center center;
	margin-top: 80px;
}
.footer{
	width: 1200px;
	margin: auto;
	padding: 20px 0;
}
.footerleft{
	width: 35%;
	border-right: 2px solid #fff;
	float: left;
}
.footerleft_title{
	font-weight: bold;
	font-size: 20px;
	color: #fff;
	line-height: 40px;
}
.dhList a{
	width: 30%;
	float: left;
	color: #fff;
	font-size: 16px;
	font-weight:400;
	line-height: 45px;
}
.footercen{
	width: 45%;
	border-right: 2px solid #fff;
	float: left;
}
.footercen_title{
	font-weight: bold;
	font-size: 20px;
	color: #fff;
	line-height: 40px;
}
.footercen {
	padding-left: 75px;
}
.footercen .dhList p{
	color: #fff;
	font-size: 16px;
	font-weight:400;
	line-height: 45px;
}
.qrBox{
	width: 145px;
	height: 175px;
	float: right;
}
.qrBoxImg{
	background: #fff;
	width: 145px;
	height: 145px;
}
.qrBoxTxt p{
	text-align: center;
	font-size: 12px;
	color: #fff;
	line-height: 24px;
}
.footerBottom{
	line-height: 40px;
	font-size: 12px;
	color: #aeaeae;
	height: 40px;
	text-align: center;
	background: #1a1b1c;
}
/***************************通用样式-结束********************/
.pagecont{
	margin: auto;
	width: 1200px;
}
.pagecontLeft{
	width: 235px;
	float: left;
	margin: 30px 0 0 0;
	padding-bottom: 10px;
	background: #fff;
	box-shadow: 3px 5px 5px #888888;
}
.pagecontLeftTop{
	height: 69px;
	text-align: center;
	border-bottom: 1px solid #c7c7c7;
}	
.pagecontLeftCen ul{
	width: 100%;
	margin: auto;
}
.pagecontLeftCen ul li{
	display: block;
	border-bottom: 1px solid #c7c7c7;
}
.pagecontLeftCen ul li a{
	text-align: ;
	line-height: 50px;
	height: 50px;
	font-size:16px;
}
.pagecontLeftToptext{
	text-align: center;
	margin: auto;
	width: 100%;
	font-size: 24px;
	color: #333;
	line-height: 70px;
	font-weight: bold;
}
.pagecontLeftBottom{
	/*background:#66ccff;*/
	background: url(../images/HB_bg.png) no-repeat center bottom;
	background-size: 100% auto;
	width: 230px;
	height: 242px;
	opacity: 0.5;
}
.pagecontRight{
    width: 900px;
    float: right;
    margin: 15px 0 0 0;
    padding: 0;
    background: #66ccff;
}
#vsb_content p{
   line-height: 30px;
}
@media (max-width: 1400px) {


@media (max-width: 1199px) {
}
/*768尺寸*/
@media (max-width: 991px) {


}

@media (max-width: 767px) {
/**************************二级标题********************/

/*演出地址结束*/
}