@charset "utf-8";
body{min-width: 1200px;}
.inner {
	width: 1200px;
	margin: 0px auto;
}


/* 头部*/
.header .inner{
	width: 1440px;
}
.header {
	/* height: 235px; */
	background: url(../img/topbg.png) no-repeat center top;
}

.logo {
	padding: 39px 0px;
}

.logo_right {
	color: #fff;
	margin-top: 7px;
}
.top_link a{
	color: #fff;
	font-size: 16px;
	padding: 0px 15px;
	margin-top: 9px;
	display: inline-block;
}


.logo_right .last {
	border-right: none;
	padding-right: 0px;

}

/* 搜索*/

.search {
	margin-left: 20px;
	width: 200px;
	height: 36px;
	background: url(../img/search.png) no-repeat left center;
	/* border: 1px solid #fff; */
	/* border-radius: 15px; */
}

.search input {
	border: none;
	outline: none;
	display: block;
	background: none;
	line-height: 36px;
}

.search .inp {
	float: left;
	width: 125px;
	height: 36px;
	margin-left: 40px;
}

.search .sub {
	/* width: 30px; */
	/* height: 32px; */
	background-color: none;
	/* float: right; */
	/* margin-right: 5px; */
	/* margin-top: 7px; */
}

/*导航*/
/*nav*/

.nav {
	width: 81%;
	/* margin-top: 13px; */
}

.nav ul>li {
	float: left;
	text-align: center;
	padding-left: 20px;
	padding-right: 20px;
	position: relative;
	background: url(../img/line.png) no-repeat right center;
}


.nav ul>li>a {
	font-size: 16px;
	color: #fff;
	height: 50px;
	line-height: 50px;
}

.nav li ol {
	position: absolute;
	left: 0px;
	width: 100%;
	top: 50px;
	/* margin-left: 100px; */
	z-index: 9999;
	/* min-width: 200px; */
	display: none;
	background: #ae1f1f;
}

.nav li ol li {
	width: 100%;
	height: 40px;
	line-height: 40px;
}

.nav li ol li a {
	display: block;
	width: 96%;
	font-size: 14px;
	margin: 0px 2%;
	color: #fff;
}

.nav li ol li:hover a {
	font-weight: bold;
}

.nav li ol.widths li {
	width: 268px;
}

.nav li ol.widths li a {
	width: 50%;
}

.nav ul>li:hover ol {
	display: block;
	z-index: 999;
}
.nav_wrap{
	background-color: #ae1f1f;
}



/* banner */
.rslide li {
	position: relative;
}

.rslide li a {
	display: block;
}

.rslide li img {
	width: 100%;
}

.centered-btns_nav:active {
	opacity: 1;
}

.centered-btns_tabs {
	position: absolute;
	left: 50%;
	bottom: 20px;
	font-size: 0;
	list-style-type: none;
	z-index: 99;
}

.centered-btns_tabs li {
	display: inline-block;
	margin: 0 3px;
	*display: inline;
	*zoom: 1;
}

.centered-btns_tabs a {
	display: inline-block;
	width: 15px;
	height: 15px;
	overflow: hidden;
	color: transparent;
	font-size: 14px;
	text-align: center;
	*display: inline;
	*zoom: 1;
	background: url(../img/dot2.png) no-repeat left center;
}

.centered-btns_tabs .centered-btns_here a {
	background: url(../img/dot1.png) no-repeat left center;
}


.centered-btns_nav {
	position: absolute;
	top: 50%;
	margin-top: -50px;
	z-index: 2;
	width: 32px;
	height: 70px;
	overflow: hidden;
	color: transparent;
	background-position: center;
}

/* .banner_wrap .prev {
	background-image: url(../img/bannerleft.png);
	left: 0px;

}

.banner_wrap .next {
	right: 0px;
	background-image: url(../img/bannerright.png);
} */
.caper{
	width: 100%;
	height: 50px;
	background: rgba(0,0,0,.6);
	position: absolute;
	bottom: 0px;
	left: 0px;
	color: #FFFFFF;
	font-size: 20px;
	font-weight: bold;
	padding-left: 60px;
	line-height: 50px;
}
/* .main_wrap{padding-top: 30px;background-color: #e0e0e0;padding-bottom: 30px;} */
/* 学院新闻 */

.news_title {
	border-bottom: 1px solid #cecfd8;
	margin-bottom: 20px;
}

.news_title>h1 {
	/* width: 150px; */
	color: #912020;
	font-size: 22px;
	font-weight: bold;
	line-height: 40px;
	margin-top: 5px;
	/* padding-bottom: 7px; */
	text-indent: 25px;
	background: url(../img/line2.png) no-repeat left center;
}
.news_title>h1 span{
	font-size: 16px;
	color: #82a2cd;
	padding-left: 5px;
}
.news_title>a {
	font-size: 14px;
	color: #666666;
	line-height: 50px;
	
}

.news_pic{
	width: 550px;
	height: 345px;
	position: relative;
}

.news_left img {
	width: 100%;
	float: none;
	height: 305px;
}

.cap {

	/* position: absolute;
	bottom: 0px;
	left: 0px; */
	z-index: 99;
	width: 100%;
	color: #333;
	box-sizing: border-box;

}

.cap h3 {
	font-size: 18px;
	width:100%;
	line-height: 40px;
	max-height: 70px;
	height: 40px;
	font-weight: bold;
	overflow: hidden;
	/* margin-top: 25px; */
}


.news_left{margin-top: 15px;width: 550px;}
.news_left .centered-btns_tabs {
	bottom: 48px;
	left: initial;
	right: 10px;
}

.news_left .centered-btns_tabs a {
	width: 15px;
}

.news_left .rslide li {
	height: 345px;
	position: relative;
}



.news_list ul li {
	height: 40px;
	line-height: 40px;
	overflow: hidden;
}

.news_list ul li a {
	font-size: 15px;
	width: 73%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	box-sizing: border-box;
	padding-left: 20px;
	float: left;
	background: url(../img/dot.png) no-repeat left center;
}

.date1 {
	float: right;
	font-size: 16px;
}

.news_list ul li:hover a{
	color: #ae1f1f;
}
.mores{
	color: #666666;
	float: right;
	font-size: 15px;
	margin-top: -44px;
	position: relative;
	z-index: 999;
}
.notice{
	width: 585px;
	/* padding: 5px 15px; */
	box-sizing: border-box;
	background-color: #FFFFFF;
}
.date2{
	width: 75px;
	height: 75px;
	background-color: #ec8704;
	color: #FFFFFF;
	text-align: center;
	float: left;
	box-sizing: border-box;
}
.date2 p{
	font-size: 36px;
	padding-top:17px;
	padding-bottom: 8px;
}
.date2 div{
	font-size: 16px;
}
.first_news{
	padding-bottom: 20px;
	margin-bottom: 3px;
	border-bottom: 1px dashed  #b4b4b4;
}
.first_news a{
	float: right;
	width: 455px;
}
.first_news a h3{
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 13px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.first_news a div{
	font-size: 14px;
	color: #666666;
}
.not1{margin-top: 30px;}
.not1 .news_title{margin-bottom: 7px;}
.aq{
	background-color: #f4f4f4;
	box-sizing: border-box;
	/* padding-right: 30px; */
	margin-top: 0px;
	width: 830px;
	height: 225px;
}
.aq_img{
	width: 395px;
	height: 225px;
	overflow: hidden;
}
.aq_img img{width: 100%;height: 100%;}
.aq_right{
	width: 365px;
	margin-left: 30px;
}
.aq_right>a{
	display: block;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 18px;
	font-weight: bold;
	margin-top: 20px;
}
.aq_zhai a{
	font-size: 14px;
	display: block;
	color: #333;
	line-height: 23px;
	margin-top: 10px;
}
.aq_zhai a span{color: #b80e0e;font-size: 12px;}
.date3{text-indent: 25px;background: url(../img/date.png) no-repeat left center;margin-top: 20px;}
.learn .news_list{
	width: 330px;
	margin-top: -10px;
}
.youth{
	margin-top: 30px;
}
.yxfc ul li{
	padding: 13px 0px;
	border-bottom: 1px dashed #c2c2c2;
}
.yxfc ul li>a{
	display: block;
	margin-bottom: 5px;
	font-size: 16px;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	box-sizing: border-box;
	padding-left: 20px;
	background: url(../img/dot.png) no-repeat left center;
}
.yxfc .aq_zhai a{font-size: 14px;color: #777777;margin-top: 3px;}
.yxfc .aq_zhai a span{font-size: 14px;}

.dxslh{width: 300px;}
.dxslh .aq{width: 100%;background-color: #FFFFFF;padding: 0px;height: 120px;}
.dxslh .aq_img{width: 133px;height: 120px;}
.dxslh .aq_right{
	width: 175px;
	height: 119px;
	border-bottom: 1px dashed #bfbfbf;
	margin-left: 0px;
}
.dxslh .aq_right a{
	overflow: initial;
	white-space: normal;
	text-overflow: initial;
	margin-top: 10px;
}
.dxslh .aq_right a:hover{color:#ae1f1f;}
.dxslh .date3{background: none;text-indent: 0px;}
.news_right{margin-top: 15px;width: 625px;}
.dxslh .news_list{margin-top: -10px;}
.dxslh .news_list ul li{
	height: 38px;
	line-height: 38px;
}
.zyzxh{width:100%;} 

.code {margin-top: -10px;}
.code ul li{
	float: left;
	text-align: center;
	margin: 0px 21px;
	margin-bottom: 5px;
}
.code ul li img{width: 108px;height: 108px;}
.pic_img{
	margin-top: 10px;
	margin-bottom: 60px;
}
.picimg_list ul li{
	float: left;
	width: 280px;
	height: 190px;
	overflow: hidden;
	position: relative;
	margin-right: 25px;
}
.picimg_list ul li p{
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 60px;
	line-height: 75px;
	color: #FFFFFF;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	text-align: center;
	background: url(../img/capbg.png) no-repeat left bottom;
}
.picimg_list .fr{
	margin-right: 0px;
	float: right;
}
.picimg_list ul li img{
	width: 100%;
}
/* 底部图片 */


.footer {
	border-top: 10px solid #730b0b;
	background: url(../img/footerbg.png) no-repeat center top;
	color: #FFFFFF;
	font-size: 16px;	
	padding: 15px 0px;
	padding-bottom: 30px;
	line-height: 30px;
	text-align: center;
}
.footer .links a{
	color: #FFFFFF;
	padding: 0px 15px;
}


/* 内页 */
.neiinner {margin-top: 35px;}

.nav_left {
	/* margin-top: 30px; */
	width: 220px;
	position: relative;
}



.nav_left>h2 {
	font-size: 25px;
	height: 80px;
	text-align: center;
	line-height: 80px;
	color: #fff;
	font-weight: normal;
	background:url(../img/lanbg.png) no-repeat left top;
}

.nav_left>ul{
	background: #f3f3f3;
	border-bottom: 2px solid #cac8c8;
}
.nav_left>ul>li {
	
min-height: 50px;
	
line-height: 25px;
	
box-sizing: border-box;
	
color: #333;
	
border-left: 2px solid #cac8c8;
	
border-bottom: 1px solid #dcdcdc;
}
.nav_left>ul>li a{
	display: block;
	font-size: 16px;
	padding: 13px 0px;
	margin-left: 22px;
	box-sizing: border-box;
	/* margin: 10px 0px; */
	padding-left: 35px;
	background: url(../img/navdot.png) no-repeat left center;
}
.nav_left>ul>li>a:hover {
	background: url(../img/navdot2.png) no-repeat left center;
	color: #972323;
}
.nav_left>ul>li:hover{
	background-color: #fff;
	border-left: 2px solid #972323;
}





/*右侧*/
.nav_right {
	width: 920px;
	margin-top: 5px;
	background: #fff;
	padding: 0px 20px;
	box-sizing: border-box;
}

.right_inner {
	/* margin: 20px 30px; */
}

.right_top {
	/* background: #1c70be; */
	/* padding-bottom: 17px; */
	border-bottom: 1px solid #ccd0d2;
}

.right_top>h3 {
	font-size: 22px;
	color: #972323;
	height: 45px;
	line-height:45px;
	font-weight: bold;
	text-indent: 28px;
	background: url(../img/line2.png) no-repeat left center;
	/* min-width: 250px; */
}

.right_top>p,
.right_top>p a {
	font-size: 14px;
	color: #888888;
	margin-top: 15px;
}

.right_top>p {
	margin-right: 10px;
	text-indent: 20px;
	background: url(../img/di.png) no-repeat left center;
}


.list2{margin-bottom:40px;overflow:hidden;}
.list2 ul li{float:left;width: 30%;margin-left: 1.5%;border: 1px solid #ae1f1f;margin-top: 25px;/* text-indent: 20px; */text-align: center;}
.list2 ul li a{display:block;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;font-size: 16px;height: 40px;line-height: 40px;}
/* 列表 */
.list>ul {
	margin-top: 10px;
}

.list>ul li {
	height: 45px;
	line-height: 45px;
	/* transition: .5s; */
	border-bottom: 1px dashed #b0b0b0;
}

.list>ul li a {
	float: left;
	display: block;
	width: 75%;
	height: 45px;
	line-height: 45px;
	overflow: hidden;
	font-size: 16px;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding-left: 20px;
	box-sizing: border-box;
	background: url(../img/dot.png) no-repeat left center;
}

.list .date1 {
	color: #757575;
	float: right;
}

.list>ul li a:hover {
	color: #910f10;
}

.list {
	margin: 0px 0px 70px 0px;
}

/* pic */

/*内容*/
.content_title>h1,
.dp>h1 {
	font-size: 22px;
	font-weight: bold;
	text-align: center;
	margin-top: 50px;
	margin-bottom: 20px;
}

.content_title>p {
	text-align: center;
	color: #888888;
	padding-bottom: 20px;
	border-bottom: 1px dashed #cbbda6;
	margin-bottom: 25px;
}

.cont {
	margin-top: 30px;
}


.cont p {
	text-indent: 2em;
	line-height: 30px;
	font-size: 18px !important;
	margin-top: 10px;
	font-family: "宋体";
}

.fen {
	background: #eeeeee;
	height: 45px;
	margin: 20px 0px;
	overflow: hidden;
}

.fen .popup_renren {
	background-position: 1px -208px;
}

.fen .popup_tqq {
	background-position: 1px -260px;
}

.ye {
	margin-top: 40px
}

.ye p {
	color: #747474;
	margin: 15px 0px;
	font-size: 16px;
}

.ye p a {
	color: #747474;
	font-size: 16px;
}

.ye p a:hover {
	color: #1070d7;
}

.fen .bdsharebuttonbox {
	width: 185px;
	margin: 5px auto;
}

.content {
	padding-bottom: 50px;
	margin: 0px 5%;
    min-height: 400px;
}

.dp {
	margin-bottom: 80px;
}

/* pic */
.pic_list {
	margin-top: 25px;
	margin-bottom: 60px;
	overflow: hidden;
}
.pic_list ul{
	overflow: hidden;
}
.pic_list ul li{
	float: left;
	max-width: 270px;
	height: 200px;
	width: 30%;
	margin-bottom: 25px;
	overflow: hidden;
	margin-right: 4%;
	position: relative;
}
.list_img img{
	width: 100%;
}
.pic_list ul li p{
	/* position: absolute; */
	/* bottom: 0px; */
	/* left: 0px; */
	height: 50px;
	line-height: 50px;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #FFFFFF;
	text-align: center;
	font-size: 16px;
	background: #910f10;
}
.pic_list .margin {
	margin-right: 0px;
}