@charset "utf-8";

/* CSS Document */

body {
	margin: 0;
	padding: 0;
	font-family: Microsoft YaHei;
	font-size: 14px;
background: url(../images/top_bg.png) repeat-x center top;

}

ul,
li,
input,
p,
h1,
h2,
dd,
dl,
a {
	margin: 0;
	padding: 0;
}

a {
	text-decoration: none;
	color: #454545;
}

li a:hover {
	color: #ad0512
}

img {
	border: none;
        max-width:100%;
}

.clearfix {
	zoom: 1;
}

.clearfix:after {
	clear: both;
	content: "";
	display: block;
	width: 0;
	height: 0;
	visibility: hidden;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

ul,
li {
	list-style: none;
}

.clear {
	clear: both;
}
.disNone {
	display: none;
}
.wrap {
	width: 1026px;
	margin: 0 auto;
}

.nomar {
	margin-right: 0 !important;
}


/*
 * 头部开始
 */

.head {
	min-width: 1000px;
	height: 145px;
	position: relative;
	background: url(../images/head_bg.jpg) repeat-x center top;
}
.head_inner{
height:145px;
background: url(../style/body_bg20240612.png) no-repeat center 11px;
}

.logo {
	width: 690px;
	height: 62px;
	margin-top: 42px;
}
.logo img {
	width: 100%;
	display: block;
}
.top_right {
	margin-top: 30px;
}
.top_right a{
	font-size: 12px;
	color: #666666;
	display: inline-block;
	padding: 0 7px;
}
/*搜索框*/


.search {
	margin-top: 36px;
    margin-left: 90px;
	width: 153px;
	height: 25px;
	border: 1px solid #ad0512;
	position: relative;
}

.search input {
	vertical-align: top;
}

.search .text {
	width: 126px;
	border: none;
	height: 23px;
	line-height: 23px;
	background: none;
	color: #333;
}

.search .sub {
	width: 26px;
	height: 25px;
	position: absolute;
	right: 0;
	top: 0;
}
/*顶部导航开始*/

.menu {
	height: 60px;
	position: relative;
	z-index: 10;
	background:#ad0512;
}
.nav_bg {
	height: 10px;
	background: url(../images/head_bg.jpg) repeat-x center top;
}
/*menu*/

#nav {
	display: block;
	height: 50px;
	line-height: 50px;
	margin: 0 auto;
}

#nav .mainlevel {
	height: 50px;
}

#nav .mainlevel a {
	color: #fff;
	line-height: 50px;
	display: block;
	font-size: 16px;
	height: 50px;
	padding: 0 11px;
}

#nav .mainlevel ul {
	position: absolute;
	z-index: 99;
}
#nav .mainlevel li {
	font-size: 13px;
	height: 35px;
	line-height: 35px;
	border-bottom: 1px solid #ad0512;
	width: 100%;
}

#nav .mainlevel li a {
	display: block;
	height: 35px;
	line-height: 35px;
	font-weight: normal;
	color: #FFF!important;
	background: #9a040f;
	opacity: .76;
	text-align: center;
	padding: 0 20px;
}
#nav .mainlevel a:hover {
	color: #FFFFFF !important;
	font-weight: normal;
	background: #ad0512;
}
#nav .mainlevel li a:hover {
	font-weight: bold;
	background: #9a040f;
}

/*主体*/

.title{
	height: 40px;
	line-height: 40px;
	padding: 0;
	position: relative;
	margin-bottom: 30px;
	background:  url(../images/news_title_01.png) no-repeat center left;
	padding-left:30px;
	border-bottom: 2px solid #ad0512;
}
.title>a{
	color: #ad0512;
	font-size: 20px;
	font-weight: bold;
	display: block;

}

.title .more a{
	color: #999;
	font-size: 14px;
	font-weight: normal;
}

.news_list ul li {
	background: url(../images/li_icon.png) no-repeat left center;
	padding-left: 15px;
	line-height: 34px;
}

.news_list ul li a {
	color: #454545;
}

.news_list ul li a:hover {
	font-weight: bold;
}

.news_list ul li .date {
	color: #999999;
	font-size: 13px;
}

/**第一部分**/
.row {
	width: 100%;
	height: auto;
	padding-top: 37px;
}

/**学科动态**/
.box {
	width: 350px;
	height: 284px;
}

/**学院新闻**/
.box2 {
	width: 360px;
	height: 284px;
	margin: 0 20px;
}
.box2 .title {
	background:  url(../images/news_title_02.png) no-repeat center left;
}
.first {
	width: 100%;
	height: 84px;
	background:none !important;
	padding: 0 !important;
	margin-bottom: 16px;
	line-height: 18px !important;
}
.first  .pic {
	width: 120px;
	height: 84px;
	overflow: hidden;
}

.first .pic:hover .change_img {
	transform: scale(1.1);
}
.first .txt {
	width:210px;
	position: relative;
}
.first .txt a {
	color: #454545;
	font-size: 14px;
}
.first .txt a:hover {
	font-weight: bold;
}
.first .txt p {
	color: #666666;
	margin-top: 14px;
	font-size: 12px;
}
.first  .txt .date {
	color: #a3a3a3;
	font-size: 13px;
	margin-top: 2px;
	position: absolute;
	right: 0;
	
}

/**视频**/
.box3 {
	width: 250px;
	height: 284px;
}
.box3 .title {
	background:  url(../images/news_title_03.png) no-repeat center left;
}
.box3_pic {
	width: 250px;
	height:188px;
	overflow: hidden;
}

.box3_pic:hover .change_img {
	transform: scale(1.1);
}
.box3_txt {
	margin-top: 20px;
}
.box3_txt a {
	color: #454040;
}
/*图片链接*/

.picBox {
	position: relative;
	width: 1000px;
	height:100px;
	overflow: hidden;
	margin: 40px auto;
}

.picBox .pic img {
	width: 100%;
	height: 100px;
	display: block;
}


/**第二部分**/
.row2 {
	width: 100%;
	height: auto;
}
/**通知公告tab切换**/
.box4 {
	width: 319px;
	height: 328px;
}
.inBox {
	width: 100%;
	height: 328px;
}
.inBox .inHd {
	height: 40px;
	line-height: 40px;
	border-bottom: 2px solid #ad0512;
	position: relative;
	margin-bottom: 30px;
	background:  url(../images/news_title_04.png) no-repeat center left;
	padding-left:30px;
}

.inBox .inHd ul li {
	margin-right: 21px;
}

.inBox .inHd ul li a{
	color: #333333;
	font-size: 20px;
	font-weight: bold;
	display: block;
	height: 40px;
}
.inBox .inHd ul li.on a {
	color: #ad0512;
}

.inBox .inBd ul {
	width: 100%;
	zoom: 1;
	position:relative;
}
.inBox .inBd li {
	background: url(../images/li_icon.png) no-repeat left center;
    padding-left: 15px;
    line-height: 34px;}

.inBox .inBd ul li a {
	color: #454545;
}
.inBox .inBd li .date {
	 color: #999999;
    font-size: 13px;
}
.inBox .inBd .more {
	position: absolute;
	right: 0;
	top: -60px;

}
.inBox .inBd .more a {
	 color: #999;
    font-size: 14px;
    font-weight: normal;
}
/**党建思政**/
.box5 {
	width: 319px;
	height: 328px;
	margin: 0 20px;
}
.box5 .title {
	background:  url(../images/news_title_05.png) no-repeat center left;
}
.news_list_02 ul {
	width: 100%;
	zoom: 1;
}
.news_list_02 li {
	 background: url(../images/li_icon.png) no-repeat left center;
    padding-left: 15px;
    line-height: 34px;
}
.news_list_02 ul li a {
	color: #454545;
}
.news_list_02 li .date {
	 color: #999999;
    font-size: 13px;
}

/**党建思政**/
.box6 {
	width: 319px;
	height: 328px;
}
.box6 .title {
	background:  url(../images/news_title_06.png) no-repeat center left;
}

/*底部版权*/

.footer {
	background: #ad0512;
	height: 262px;
	margin-top: 38px;
}

/**友情链接**/
.links {
	overflow*: hidden;
	height: 56px;
	line-height: 56px;
	border-bottom: 1px solid #b92a35;
}
.links span {
	font-size: 16px;
	color: #f0ddde;
}
.links ul {
	overflow*: hidden;
	zoom: 1;
	width: 92%;
	float: right;
}

.links ul li {
	color: #fff;
	margin: 0 8px;
	_display: inline;
	text-align: center;
}
.links ul li a {
	padding: 0 14px;
	overflow*: hidden;
	color: #fff;
	opacity: .8;
	font-size: 16px;
}
.ew {
	width:420px;
	height: 120px;
	margin: 18px auto 0;
	text-align: center;
}
.ew  img{
	width:81px;
	height: 81px;
	display: block;
	margin: 0 auto;
}
.ew a {
	margin-top: 20px;
	display: block;
	color: #fff;
}
.footer .copyright {
	margin-top: 30px;
	text-align: center;
	line-height: 24px;
}

.footer .copyright p {
	color: #fff;
	font-size: 14px;
}

/*列表页开始*/
.main {
	margin-top: 40px;
}

/*左侧*/

.list-left {
	width: 245px;
	padding-bottom: 24px;
	min-height: 364px;
	background:#e6e6e6 url(../style/aside_bg20240612.png) no-repeat bottom center;
}

.lanmu-name {
	background:#ad0512;
	width: 245px;
	height: 60px;
	line-height: 60px;
	font-size: 24px;
	color: #fff;
	text-align: center;

}

/*列表二级手风琴导航*/

.accordion {
	width: 100%;
	background: #e6e6e6;
	padding: 10px 0;
}
.accordion li {
	cursor: pointer;
	background: #fff;
	margin-bottom: 10px;
}

.accordion .link {
	cursor: pointer;
	display: block;
	font-size: 15px;
	
	line-height: 40px;
	color: #323232;
	
	background:url(../images/aside_icon_01.png) no-repeat 221px center;
	position: relative;
	text-align:center;
	-webkit-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
.accordion .link a {
	
	display:block;
}

.accordion li:last-child .link {
	border-bottom: 0;
}
.accordion li.open .link {
	background: #de9c4c url(../images/aside_icon_02.png) no-repeat 154px center;
}
.accordion li.open .link a{
	color: #fff;
}

/**
 * Submenu
 -----------------------------*/

.submenu {
	display: none;
	background: #e6e6e6;
	font-size: 14px;
}
.submenu li {
	text-align: center;
	line-height: 28px;
	background: none;
	margin-bottom: 0;
}
.submenu a {
	display: block;
	color: #333;
	-webkit-transition: all 0.25s ease;
	-o-transition: all 0.25s ease;
	transition: all 0.25s ease;
}

.submenu a:hover,
.submenu li.current a {
	color: #ad0512;
}


/*列表右侧开始*/
.list-right{
	width: 735px;
	padding-bottom: 30px;
}

.list-title {
	height: 50px;
	position: relative;
	border-bottom: 1px solid #b3b3b3;
	line-height: 50px;
}
.list-title>a {
	color: #ad0512;
	font-size: 21px;
	font-weight: bold;
	height: 50px;
	display: inline-block;
	border-bottom: 2px solid #ad0512;
}

.dqwz {
	height: 40px;
	line-height: 40px;
	text-align: right;
	color: #666666;
	font-size: 13px;
}
.dqwz img {
	margin-right: 5px;
}
.dqwz a {
	color: #666666;
	padding: 0px;
}

/*翻页列表*/

.list-con {
	margin: 0px auto;
	min-height: 500px;
}

.list-con ul li {
	line-height: 67px;
	border-bottom: 1px dashed #e3e3e3;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	background:url(../images/list_li_icon.png) no-repeat left center;
	padding-left: 20px;
}


.list-con ul li a:hover {
	font-weight: bold;
}

.list-con ul li .date{
	font-size: 12px;
	color: #999999;
}

.fanye {
	padding: 30px 15px 20px;
	text-align: center;
	font-family: "宋体";
	font-size: 13px;
	color: #5b5b5b;
}

.fanye a,
.fanye span,
.fanye input {
	color: #5b5b5b;
	border: 1px solid #d9d9d9;
	padding: 9px 12px;
	line-height: 30px;
	text-align: center;
	border-radius: 2px;
}

.fanye .two,
.fanye .fy-home,
.fanye .fy-end {
	padding: 9px 8px !important;
}

.fanye .on {
	border: 1px solid #003399;
	background: #003399;
	color: #FFFFFF;
}

/*内容页*/

.page-con {
	margin: 0px auto;
	padding: 10px 0;
	min-height: 500px;
}

.page-con .page-tit {
	font-size: 17px;
	color: #444;
	text-align: center;
	line-height: 150%;
	padding: 20px 0 10px;
	font-weight: bold;
}

.page-con .fbt {
	font-size: 15px;
	color: #555555;
	text-align: center;
	line-height: 150%;
	padding: 0px 0 10px;
	font-weight: normal;
}

.page-con .page-date {
	font-size: 15px;
	color: #999999;
	text-align: center;
	line-height: 150%;
	padding: 0px 0 15px;
	font-weight: normal;
	border-bottom: 1px dashed #dcdcdc;
}

.page-con .zhengwen {
	padding: 20px 0;
}

.page-con .zhengwen p {
	text-indent: 2em;
	color: #333;
	line-height: 30px;
	font-size: 15px;
}

.page-con .zhengwen img {
	max-width: 780px;
}


.page-con .zhengwen table tr td p,
.box-2 .zhengwen table tr td span p {
	text-indent: 0;
}


/*结构化内容*/

.box-2 p.indent0 {
	text-indent: 0;
}

.box-2 p.photo {
	text-align: center;
}

.box-2 p.photo img {
	padding: 15px 8px;
}


/*附件*/

.attach {
	padding: 10px 0 20px;
	width: 780px;
	margin: 0 auto;
}

.attach .att-title {
	color: #2649a1;
	font-weight: bold;
}

.attach p {
	line-height: 150%;
	padding: 5px 0;
}

.attach p a {
	color: #2649a1;
}


/*上一条、下一条*/

.other-title {
	padding: 20px 0 10px;
	width: 100%;
	margin: 0 auto;
	border-top: 1px dashed #dcdcdc;
}

.other-title span {
	color: #2649a1;
}

.other-title a {
	color: #555555;
	font-size: 16px;
	display: block;
	line-height: 180%;
	padding: 5px 0;
}

 .other-title a:hover {
	 color: #ad0512;
 }
/**图片页**/

.cont_news ul li{
	width:270px;
	margin: 20px 25px 0 0;

}
.cont_news .list_img img{
	width: 100%;
	display: block;
}
.cont_news .list_txt{
	margin-top: 24px;
	line-height: 32px;
}
.cont_news .list_txt a{
	font-size: 12px;
	color: #312639;
	overflow: hidden;
}

.cont_news .list_txt .dates{
	display: block;
	font-size: 12px;
	color: #ADAFBB;
	padding-left: 20px;
}