@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 35px;
	color: #333333;
}
a {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #dd0000;
	text-decoration: underline;
}
#top {
	background-color: #9a0d15;
	height: 115px;
	background-image: url(topbg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	color: #ffffff;
}
#top_inner {
	height: 115px;
	width: 1300px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(logo.png);
	background-repeat: no-repeat;
	background-position: 15px center;
}
#top_cnen {
	float: right;
	margin-top: 30px;
	margin-right: 10px;
}
#top_cnen a {
	color: #ffffff;
	text-decoration: none;
}
#top_cnen a:hover {
	color: #FFFF00;
}
#menu {
	line-height: 50px;
	height: 50px;
	background-color: #b82329;
	color: #FFFFFF;
}
#menu_inner {
	height: 50px;
	width: 1300px;
	margin-right: auto;
	margin-left: auto;
}
#menu_inner a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	float: left;
	height: 50px;
	padding-right: 40px;
	padding-left: 41px;
}

#menu_inner a:hover {
	background-color: #870810;
}

/*menu*/
#nav {margin:0 auto; width:1300px;display:block; position:absolute; z-index:152; height:50px;} /*主菜单最外层容器*/
/*主菜单项目*/
#nav .mainlevel {float:left; list-style:none/*IE6 only*/; height:auto;width:132px;} 
#nav .mainlevel1 {float:left; list-style:none/*IE6 only*/; height:auto;width:103px;}
#nav .mainlevel a {
	color:#FFF;
	font-family:'微软雅黑';
	font-size:18px;/*一级菜单链接*/
	line-height:50px;
	height:50px;
	display:block;
	padding:0;
	width:100%;
	text-align:center;
	margin:0px;
}
#nav .mainlevel1 a {color:#FFF; font-family:'微软雅黑'; font-size:18px;  /*一级菜单链接*/;
                   line-height:50px; height:50px; display:block; padding:0; width:100%; text-align:center; margin:0px;
	}
#nav .mainlevel a:hover {
	text-decoration:none;
	background-image: url(menu_li_hoverbg.png);
	background-repeat: no-repeat;
	background-position: 6px center;
}
/*子菜单*/
#nav .mainlevel ul {
	display:none;
	background-color:#b82329;
	width:132px;
	margin:0px;
	padding:0;
} 
#nav .mainlevel li {width:100%; list-style:none;/*IE6 only*/; height:auto; padding:0;}
/*子菜单连接*/
#nav .mainlevel ul li a{
	color:#FFFFFF;
	font-size:16px;
	font-weight:normal; /*二级菜单链接*/
	border-bottom:#BBB dashed 1px;
	text-align:center;
	width:100%;
	line-height:40px;
	height:40px;
	margin:0;
	background-image: none;
}

/*鼠标经过子菜单*/
#nav .mainlevel ul li a:hover{background-color:#a50a11;background-image:none}

#banner {
	height: 420px;
	margin-bottom: 30px;
}
.clearfix {
	clear: both;
}
#index_inner {
	width: 1300px;
	margin-right: auto;
	margin-left: auto;
}
#r1_top {
	font-size: 24px;
	line-height: 60px;
	background-image: url(r1_topbg.png);
	text-align: center;
	height: 60px;
	background-repeat: no-repeat;
	background-position: center center;
	padding-top: 10px;
	padding-bottom: 10px;
}
#r1 {
	padding-bottom: 30px;
}

#r1_list {
	height: 350px;
	width: 1290px;
	margin-right: 5px;
	margin-left: 5px;
}

#r1_list li {
	display: block;
	float: left;
	height: 350px;
	width: 380px;
	margin-right: 25px;
	margin-left: 25px;
	list-style-type: none;
}

#news_pic {
	height: 260px;
	width: 380px;
	position: relative;
	overflow: hidden;
}

#news_pic img {
	cursor: pointer;
	transition: all 1s;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#news_pic img:hover{  
     transform: scale(1.1);  
} 
#news_date {
	background-image: url(news_datebg.png);
	position: absolute;
	left: 0px;
	top: 0px;
	height: 80px;
	width: 80px;
	color: #FFFFFF;
	z-index: 100;
}
.day {
	font-size: 28px;
	line-height: 40px;
	text-align: center;
	margin-top: 10px;
}

.month {
	font-size: 20px;
	line-height: 20px;
	text-align: center;
}
#news_info {
	background-color: #9e0e10;
	height: 70px;
	width: 380px;
	margin-top: 15px;
	color: #FFFFFF;
}
#news_info_left {
	background-image: url(news_info_leftbg.jpg);
	background-repeat: no-repeat;
	background-position: center 17px;
	float: left;
	height: 40px;
	width: 59px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	font-size: 12px;
	text-align: center;
	padding-top: 30px;
}

#news_info_right {
	float: left;
	height: 60px;
	width: 289px;
	font-size: 14px;
	line-height: 22px;
	padding-top: 10px;
	padding-right: 15px;
	padding-left: 15px;
}
#news_info_right a {
	color: #FFFFFF;
	text-decoration: none;
}
#news_info_right a:hover {
	color: #00FF00;
}

#r1_more {
	margin-top: 20px;
	margin-bottom: 10px;
}
#more_btn {
	height: 37px;
	width: 162px;
	margin-right: auto;
	margin-left: auto;
}
#more_btn a {
	color: #9e0e10;
	text-decoration: none;
	text-align: center;
	height: 35px;
	width: 160px;
	border: 1px solid #9e0e10;
	line-height: 35px;
	display: block;
}
#more_btn a:hover {
	color: #FFFFFF;
	background-color: #9e0e10;
}
#r2 {
	padding-right: 30px;
	padding-left: 30px;
	background-image: url(r2bg.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom: 40px;
}
#r2_top {
	height: 40px;
	background-image: url(r2_topbg.png);
	background-repeat: repeat-x;
	background-position: 0px center;
}
#r2_top_l1 {
	background-color: #FFFFFF;
	background-image: url(r2_top_l1bg.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 40px;
	width: 46px;
	float: left;
}
#r2_top_l2 {
	float: left;
	background-color: #FFFFFF;
	background-image: url(r2_top_l2bg.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 65px;
	height: 40px;
	font-size: 24px;
	line-height: 40px;
}
#r2_left {
	float: left;
	height: 500px;
	width: 650px;
}
#pub_list {
	clear: both;
	padding: 5px;
}
#r2_right {
	float: right;
	width: 480px;
}

#pub_year_left {
	float: left;
	height: auto;
	width: 80px;
	font-weight: bold;
}
#pub_year_right {
	float: left;
	height: auto;
	width: 760px;
}
#pub_year_right a {
	float: left;
	text-align: center;
	display: block;
	height: 22px;
	line-height: 22px;
	margin: 5px;
	text-decoration: none;
	font-size: 14px;
	padding-right: 12px;
	padding-left: 12px;

}
#pub_year_right a:hover {
	color: #FFFFFF;
	background-color: #5E871A;
}
#pub_year_right a.active {
	color: #FFFFFF;
	background-color: #5E871A;
}

#pub_list li {
	height: 160px;
	list-style-type: none;
	padding-top: 10px;
	padding-bottom: 20px;
}
#pub_title {
	line-height: 24px;
	padding-bottom: 6px;
}
#pub_title a {
	color: #4482A9;
	text-decoration: none;
}
#pub_title a:hover {
	color: #5E871A;
}

#pub_author {
	font-size: 13px;
	color: #787878;
	background-image: url(pub_author.png);
	background-repeat: no-repeat;
	background-position: 3px 4px;
	padding-left: 23px;
	line-height: 20px;
}
#pub_info {
	font-size: 13px;
	color: #787878;
	background-image: url(pub_info.png);
	background-repeat: no-repeat;
	background-position: 3px 7px;
	padding-left: 23px;
	line-height: 25px;
}
#pub_journal {
	float: left;
	padding-right: 6px;
	font-weight: bold;
	font-style: italic;
}
#pub_page {
	float: left;
}
#cover_pic {
	height: 156px;
	width: 120px;
	float: left;
}
#cover_info {
	float: right;
	height: auto;
	width: 490px;
}
#link_list a {
	display: block;
	font-size: 18px;
	line-height: 24px;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 430px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #9E0E10;
	padding-left: 24px;
	text-decoration: none;
	padding-right: 24px;
}
#link_list a:hover {
	color: #FFFFFF;
	background-color: #9E0E10;
}

#cover_style {
	font-weight: bold;
	line-height: 24px;
	padding-bottom: 3px;
}
#cover_link {
	font-size: 13px;
	color: #787878;
	background-image: url(cover_link.png);
	background-repeat: no-repeat;
	background-position: 3px 5px;
	padding-left: 23px;
	line-height: 23px;
	text-decoration: underline;
}

#cover_link a {
	color: #787878;
	text-decoration: underline;
}
#cover_link a:hover {
	color: #dd0000;
}
#bottom {
	background-color: #333333;
	clear: both;
	color: #adadad;
	padding-top: 25px;
	padding-bottom: 25px;
}
#bottom_inner {
	width: 1290px;
	margin-right: auto;
	margin-left: auto;
	font-size: 13px;
	line-height: 20px;
	position: relative;
	padding-left: 10px;
}

#totop {
	height: 43px;
	width: 43px;
	position: absolute;
	top: 5px;
	right: 10px;
}
.date {
	float: right;
}