body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
* {
	padding: 0;
	margin: 0;
}
a {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #bb1a4e;
	text-decoration: underline;
}
/*轮播广告*/
.slideBox {
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
	text-align: center;
}
.slideBox .hd {
	position: absolute;
	width: 100%;
	bottom: 300px;
	z-index: 1;
}
.slideBox .hd ul {
	width: 100%;
	text-align: center;
}
.slideBox .hd ul li {
	margin: 0 5px;
	width: 14px;
	height: 14px;
	background: #000;
	cursor: pointer;
	display: inline-block;
	border-radius: 50%;
	list-style: none;
}
.slideBox .hd ul li.on {
	background: #841100;
}
.slideBox .bd li {
	zoom: 1;
	vertical-align: middle;
	list-style: none;
}
.slideBox .bd img {
	display: inline-block;
}
.slideBox .prev, .slideBox .next {
	position: absolute;
	left: 15%;
	top: 35%;
	margin-top: -45px;
	display: block;
	width: 44px;
	height: 89px;
	background: url(imagesarrow-list.png) no-repeat 0 0;
	filter: alpha(opacity=50);
	opacity: 0.5;
	z-index: 100;
}
.slideBox .next {
	left: auto;
	right: 15%;
	background-position: -49px 0;
}
.slideBox .prev:hover, .slideBox .next:hover {
	filter: alpha(opacity=100);
	opacity: 1;
}
.slider {
	width: 100%;
	height: 770px;
	margin: 0 auto;
	overflow: hidden;
}
.top_warp {
	width: 100%;
	height: 100px;
	margin: 0 auto;
	background: url(imagestop_bg.jpg) center repeat-y;
}
.top {
	width: 1200px;
	height: 100px;
	margin: 0 auto;
}
.logo {
	width: 475px;
	height: 74px;
	float: left;
	margin-top: 12px;
}
.top_menu {
	width: 120px;
	height: 24px;
	font-size: 12px;
	text-align: center;
	color: #ffffff;
	line-height: 24px;
	float: right;
	background: #bb1a4e;
}
.top_menu a {
	color: #ffffff;
	text-decoration: none;
}
.top_menu a:hover {
	color: #f8d84c;
	text-decoration: none;
}
.menu {
	width: auto;
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	float: right;
	clear: right;
	margin-top: 25px;
	font-weight: bold;
}
.menu ul li {
	width: auto;
	padding-left: 25px;
	float: left;
	list-style: none;
}
.content_warp {
	width: 100%;
	height: 810px;
	margin: 0 auto;
	background: url(imagescontent_bg.jpg) center bottom no-repeat;
}
.content {
	width: 1200px;
	height: 810px;
	margin: 0 auto;
}
.news {
	width: 1200px;
	height: 400px;
	float: left;
	position: relative;
	margin-top: -229px;
	z-index: 101;
}
.news_pic {
	width: 580px;
	height: 362px;
	float: left;
	padding: 20px;
	background: #ffffff;
}
.news_more {
	width: 98px;
	height: 36px;
	line-height: 36px;
	float: right;
	margin-top: 20px;
	background: url(imagesmore_bg1.png);
	text-align: center;
	color: #ffffff;
}
.news_more a {
	color: #ffffff;
	text-decoration: none;
}
.news_more a:hover {
	color: #f8d84c;
	text-decoration: none;
}
.news_content {
	width: 560px;
	height: 306px;
	float: right;
	padding: 20px 20px 20px 0;
	background: #ffffff;
}
.news_first {
	width: 520px;
	height: 152px;
	float: left;
	background: #f5f5f5;
	padding-left: 20px;
	padding-right: 20px;
}
.news_first_title {
	width: 520px;
	height: 48px;
	float: left;
	margin-top: 16px;
	line-height: 24px;
	font-size: 18px;
	font-weight: bold;
	color: #d31833;
	overflow: hidden;
}
.news_first_title a {
	color: #d31833;
	text-decoration: none;
}
.news_first_title a:hover {
	text-decoration: underline;
}
.news_first_time {
	width: 520px;
	height: 24px;
	float: left;
	margin-top: 3px;
	line-height: 24px;
	font-size: 12px;
	color: #999999;
	border-bottom: 1px solid #959595;
}
.news_first_content {
	width: 520px;
	height: 36px;
	float: left;
	margin-top: 8px;
	line-height: 18px;
	font-size: 12px;
	color: #666666;
	overflow: hidden;
}
.news_list {
	width: 560px;
	height: auto;
	float: left;
	overflow: hidden;
	margin-top: 9px;
}
.news_list ul li {
	width: 517px;
	height: 37px;
	line-height: 37px;
	float: left;
	font-size: 14px;
	list-style: none;
	background: url(imagesnews_li_bg.jpg) left bottom no-repeat;
	border-bottom: 1px dashed #dcdcdc;
	padding-left: 43px;
}
.news_list a {
	color: #333333;
	text-decoration: none;
}
.news_list a:hover {
	color: #bb1a4e;
	text-decoration: none;
}
.publications {
	width: 791px;
	height: 497px;
	float: left;
	margin-top: 41px;
}
.publications_top {
	width: 189px;
	height: 36px;
	float: left;
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
	line-height: 36px;
	text-align: center;
	padding-left: 20px;
	background: url(imagestitle_bg.png) right no-repeat;
}
.publications_content {
	width: 791px;
	height: 461px;
	float: left;
	overflow: hidden;
}
.publications_content ul {
	width: 816px;
	height: 461px;
	float: left;
}
.publications_content ul li {
	width: 343px;
	height: 421px;
	float: left;
	list-style: none;
	padding: 20px;
	background: #ffffff;
	margin-right: 25px;
	overflow: hidden;
}
.publications_pic {
	width: 343px;
	height: 210px;
	float: left;
}
.publications_title {
	width: 343px;
	height: 48px;
	float: left;
	margin-top: 16px;
	line-height: 24px;
	font-size: 14px;
	font-weight: bold;
	color: #d31833;
	overflow: hidden;
}
.publications_title a {
	color: #d31833;
	text-decoration: none;
}
.publications_title a:hover {
	text-decoration: underline;
}
.publications_jianjie {
	width: 343px;
	height: 60px;
	float: left;
	margin-top: 13px;
	line-height: 20px;
	font-size: 12px;
	color: #666666;
	overflow: hidden;
	border-top: 1px solid #959595;
	padding-top: 13px;
}
.publications_more {
	width: 88px;
	height: 24px;
	float: left;
	margin-top: 36px;
}
.about {
	width: 344px;
	height: 312px;
	float: right;
	margin-top: 41px;
	padding: 20px;
	background: url(imagesabout_pic.jpg) center no-repeat #ffffff;
	overflow: hidden;
}
.about_content {
	width: 300px;
	height: 144px;
	float: left;
	overflow: hidden;
	margin-top: 95px;
	line-height: 24px;
	color: #ffffff;
	font-size: 14px;
	padding-left: 23px;
}
.about_more {
	width: 87px;
	height: 24px;
	float: left;
	padding-left: 23px;
	margin-top: 27px;
}
.faculty {
	width: 344px;
	height: 119px;
	float: right;
	margin-top: 22px;
	padding: 20px;
	background: #ffffff;
	overflow: hidden;
}
/*neiye*/
.banner2 {
	width: 100%;
	height: 260px;
	margin: 0 auto;
	background: url(imagesbanner2.jpg) center no-repeat;
}
.banner3 {
	width: 100%;
	height: 260px;
	margin: 0 auto;
	background: url(imagesbanner3.jpg) center no-repeat;
}
.banner4 {
	width: 100%;
	height: 260px;
	margin: 0 auto;
	background: url(imagesbanner4.jpg) center no-repeat;
}
.banner5 {
	width: 100%;
	height: 260px;
	margin: 0 auto;
	background: url(imagesbanner5.jpg) center no-repeat;
}
.banner6 {
	width: 100%;
	height: 260px;
	margin: 0 auto;
	background: url(imagesbanner6.jpg) center no-repeat;
}
.banner7 {
	width: 100%;
	height: 260px;
	margin: 0 auto;
	background: url(imagesbanner7.jpg) center no-repeat;
}
.site_warp {
	width: 100%;
	height: 50px;
	margin: 0 auto;
	border-bottom: 1px solid #eaeaea;
}
.site {
	width: 1200px;
	height: 50px;
	margin: 0 auto;
}
.site_weizhi {
	width: auto;
	height: 50px;
	line-height: 50px;
	float: left;
	overflow: hidden;
}
.site_menu1 {
	width: 270px;
	height: 50px;
	line-height: 50px;
	float: right;
	text-align: center;
	color: #ffffff;
	background: #403c5a;
	overflow: hidden;
	margin-left: 2px;
}
.site_menu1 a {
	display: block;
	width: 270px;
	height: 50px;
	color: #ffffff;
	background: #403c5a;
}
.site_menu1 a:hover {
	display: block;
	width: 270px;
	height: 50px;
	color: #ffffff;
	background: #bb1a4e;
	text-decoration: none;
}
.content_warp2 {
	width: 100%;
	height: auto;
	margin: 0 auto;
	background: url(imagescontent_bg.jpg) center bottom no-repeat #eee7e0;
}
.content2 {
	width: 1000px;
	height: auto;
	margin: 0 auto;
	background: #ffffff;
	padding-left: 100px;
	padding-right: 100px;
	padding-bottom: 80px;
	padding-top: 60px;
}
.content2_title {
	width: 1000px;
	height: 90px;
	line-height: 90px;
	font-size: 36px;
	color: #333333;
	font-weight: bold;
	float: left;
	text-align: center;
	background: url(imagesny_content_title_bg.jpg) center bottom no-repeat;
}
.content2_neirong {
	width: 1000px;
	height: auto;
	line-height: 30px;
	font-size: 14px;
	float: left;
	margin-top: 50px;
}
.content2_neirong_news {
	width: 1000px;
	height: auto;
	float: left;
	margin-top: 30px;
}
.content2_neirong_news ul{
	padding-bottom:30px;
}
.content2_neirong_news ul li {
	width: 1000px;
	height: 80px;
	float: left;
	list-style: none;
	border-bottom: 1px dashed #eaeaea;
	padding-bottom: 20px;
	margin-top: 20px;
}
.content2_neirong_news_title {
	width: 880px;
	height: 30px;
	float: left;
	line-height: 30px;
	font-size: 16px;
	font-weight: bold;
	overflow: hidden;
}
.content2_neirong_news_title a {
	color: #333333;
	text-decoration: none;
}
.content2_neirong_news a:hover {
	color: #bb1a4e;
}
.content2_neirong_news_time {
	width: 80px;
	height: 80px;
	float: left;
	margin-right: 40px;
	background: #bb1a4e;
}
.content2_neirong_news_time_s1 {
	width: 43px;
	height: 30px;
	line-height: 30px;
	margin: 0 auto;
	color: #ffffff;
	font-size: 20px;
	font-weight: bold;
	margin-top: 14px;
	overflow: hidden;
}
.content2_neirong_news_time_s2 {
	width: 36px;
	height: 20px;
	line-height: 20px;
	text-indent: -38px;
	margin: 0 auto;
	color: #ffffff;
	font-size: 14px;
	overflow: hidden;
}
.content2_neirong_news_content {
	width: 880px;
	height: 40px;
	float: left;
	margin-top: 10px;
	line-height: 20px;
	font-size: 12px;
	color: #888888;
	overflow: hidden;
}
.content2_newsview_title {
	width: 1000px;
	height: auto;
	line-height: 40px;
	font-size: 20px;
	color: #333333;
	text-align: center;
	font-weight: bold;
	float: left;
	padding-top: 10px;
	padding-bottom: 20px;
	background: url(imagesny_content_title_bg.jpg) center bottom no-repeat;
}
.content2_newsview_zuoze {
	width: 1000px;
	height: 20px;
	line-height: 20px;
	font-size: 12px;
	color: #999999;
	text-align: center;
	float: left;
	margin-top: 10px;
}
.content2_newsview_neirong {
	width: 1000px;
	height: auto;
	line-height: 30px;
	font-size: 14px;
	float: left;
	margin-top: 40px;
}
.content2_faculty_neirong{
	width: 1000px;
	height: auto;
	line-height: 30px;
	font-size: 14px;
	float: left;
	margin-top: 40px;
	}
.content2_faculty_neirong ul{
	display: block;
	width: 1038px;
	height: auto;
	float: left;
}
.content2_faculty_neirong ul li {
	width: 135px;
	height: 215px;
	float: left;
	list-style: none;
	overflow: hidden;
	margin-right:38px;
	margin-top:20px;
}
.content2_faculty_neirong_pic {
	width: 135px;
	height: 185px;
	margin: 0 auto;
}
.content2_faculty_neirong_title {
	width: 135px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	margin: 0 auto;
}
/*foot*/
.link_warp {
	width: 100%;
	height: auto;
	margin: 0 auto;
	background: #bb1a4e;
}
.foot {
	width: 100%;
	height: auto;
	margin: 0 auto;
	font-size: 14px;
	text-align: center;
	color: #ffffff;
	line-height: 30px;
	padding-top: 20px;
	padding-bottom: 20px;
	background: #bb1a4e;
	border-top: 1px solid #880a31;
}
.foot a {
	color: #ffffff;
	text-decoration: none;
}
.foot a:hover {
	color: #f8d84c;
	text-decoration: none;
}
.link {
	width: 1200px;
	height: auto;
	margin: 0 auto;
}
.link a {
	color: #ffffff;
	text-decoration: none;
}
.link a:hover {
	color: #f8d84c;
	text-decoration: none;
}
.link_title {
	width: 60px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	float: left;
	margin-top: 12px;
	background: #880a31;
}
.link_content {
	width: 1120px;
	height: auto;
	line-height: 24px;
	color: #ffffff;
	font-size: 12px;
	float: right;
	margin-top: 12px;
	padding-bottom: 12px;
}