* {
	margin: 0;
	padding: 0;
}
body {
	font-size: 14px;
	font-family: "微软雅黑";
	height: 100%;
	/* 如果搜索浏览器不支持渐变，使用图像作为背景 */
	background: white;
}
ul, li {
	list-style: none;
}
a {
	text-decoration: none;
	color: black;
}
a:hover {
	color: #155dcd
}
.container {
	margin: 0 auto;
	width: 1000px;
	background: white;
}
.change-language {
	color: #666;
	float: right;
	width: 500px;
	text-align: right;
	margin-top: 10px;
}
.header {
	height: 140px;
}
.nav-header {
	height: 102px;
	width: 1000px;
	margin: 0 auto;
}
.logo {
	float: left;
}
.search {
	float: right;
}
.search .keyword_l {
	height: 22px;
	width: 150px;
	line-height: 22px;
	margin-top: 25px;
	border: 1px solid #dededc;
	color: #666;
	padding-left: 5px;
}
.search .submit {
	background: #155dcd;
	color: white;
	width: 62px;
	height: 24px;
	margin-left: -5px;
	font-family: "微软雅黑";
	border: none;
	cursor: pointer;
}
.nav-wrap {
	width: 100%;
	height: 38px;
	background: #0d5398;
}
.nav {
	width: 1000px;
	height: 38px;
	margin: 0 auto;
}
.nav > ul >li {
	float: left;
	padding: 0 15px;
	padding: 0 12px\0;
	height: auto;
	line-height: 38px;
	text-align: center;
	font-family: "微软雅黑";
	position: relative;
}
.nav ul li a {
	color: white;
	font-size: 16px;
	text-decoration: none;
	display: block;
}
.nav ul li a:hover {
	background: #742332;
}
.nav ul li ul {
	background: rgba(0,0,0,0.5);
	-background: #000;
	_background: #000;
	background: #000\0;
	position: absolute;
	display: none;
	left: -25px;
	z-index: 99999;
}
.nav ul li ul li {
	clear: both;
	padding: 0;
	width: 200px;
	line-height: 34px;
}
.nav ul li ul li a {
	font-size: 14px;
	color: white;
}
.nav ul li ul li a:hover {
	background: #742332;
}
#myFocus {
	width: 338px;
	height: 334px;
	float: left;
}
#myFocus .txt li {
	top: 196px;
}
#myFocus .num {
	top: 205px;
}
.pic img {
	width: 338px;
	height: 234px;
}
.news-left {
/*float: left;*/
}
.main {
}
.main-left {
	width: 660px;
	height: 400px;
	float: left;
	margin: 10px 20px 10px 0;
}
.main-right {
	width: 320px;
	float: right;
	margin-top: 10px;
}
.main-title {
	height: 33px;
	border-bottom: 2px solid #16599d;
}
.font-title {
	float: left;
	display: block;
	height: 33px;
	line-height: 33px;
	color: #575757;
	font-size: 16px;
}
.more {
	float: right;
	color: #666;
	line-height: 33px;
	margin-right: 5px;
}
.main-content {
	height: 354px;
	padding-top: 16px;
}
.academic-content {
	margin-top: 10px;
}
.academic-content ul li {
	height: 105px;
	margin: 10px 0;
}
.date-20 {
	font-size: 20px;
	float: left;
	width: 100px;
	border-right: 1px solid #ccc;
	height: 70px;
	padding-top: 25px;
}
.date-20 p {
	text-align: center;
	color: #3a3a3a;
}
.academic-title {
	float: left;
	margin-left: 10px;
	width: 209px;
	overflow: hidden;
	position: relative;
	padding-top: 10px;
	height: 85px;
}
.academic-title a {
	word-wrap: break-word;
}
.time {
	position: absolute;
	bottom: 15px;
	left: 5px;
	color: #585858;
}
.newsleft-title {
	padding: 3px 10px 10px 10px;
	width: 316px;
	word-wrap: break-word;
}
.news-pic {
	width: 338px;
	height: 234px;
}
.btn {
	display: inline-block;
	text-align: center;
	padding: 4px 8px;
}
.btn-black {
	background: black;
	color: white;
}
.news-right {
	float: right;
	width: 320px;
	overflow: hidden;
}
.news-right li {
	width: 310px;
	padding-left: 10px;
	height: 105px;
	border-bottom: 1px solid #ccc;
	position: relative;
}
.date {
	position: absolute;
	bottom: 10px;
	left: 10px;
	font-size: 16px;
	color: #3a3a3a;
}
.content-title {
	width: 300px;
	height: auto;
	display: inline-block;
	word-wrap: break-word;
	padding-top: 10px;
}
a.content-title:hover {
	color: #155dcd;
}
.academic-title a:hover {
	color: #155dcd
}
.clearfix {
	clear: both;
	background: url(images/bg_11.png) repeat-x;
	height: 9px;
}
.hot-link ul li {
	float: left;
	width: 120px;
	color: #2a2a2a;
	min-height: 16px;
}
.hot-link ul li a {
	color: #2a2a2a;
	text-decoration: underline;
}
.footer {
	margin: 20px auto 0 auto;
	width: 1000px;
	height: 39px;
	border-bottom: 1px solid #ccc;
}
.pr-3 {
	padding-right: 3px;
}
.weixin-weibo {
	float: right;
}
.weixin-weibo img {
	width: 48px;
	height: 39px;
	line-height: 39px;
	margin-right: 10px;
}
.auth {
	margin: 10px auto 0 auto;
	width: 1000px;
	padding-bottom: 20px;
}
.auth p {
	text-align: center;
	color: #585858;
}
/*列表页css*/
.slide-left {
	width: 180px;
	background: #0362bc;
	padding-left: 30px;
	margin-top: -40px;
	position: relative;
	z-index: 9999;
	float: left;
	margin-bottom: 30px;
}
#list-bg {
	background: url(images/list-bg.jpg);
	height: 212px;
}
.slide-left h1 {
	color: white;
	height: 90px;
	line-height: 90px;
	margin: 0;
	font-weight: normal;
	overflow: hidden;
}
.slide-left h1 a {
	color: white;
}
.slide-left ul {
	border-bottom: 1px solid #ccc;
}
.slide-left ul li {
	padding-top: 30px;
	padding-bottom: 30px;
	background: white;
	padding-left: 12px;
	word-wrap: break-word;
	border-top: 1px solid #ccc;
}
.slide-left ul li a {
	display: block;
}
.slide-left ul li.hover {
	background: white;
	border-left: 8px solid #992525;
}
.list-h1 {
	width: 760px;
	float: left;
	color: #0d5399;
	border-bottom: 3px solid #0d5399;
	margin-left: 30px;
}
.list-h1 h1 {
	font-weight: normal;
}
.icon-circle {
	font-size: 10px;
	padding-right: 6px;
}
.list-date {
	float: right;
	padding-left: 10px;
}
.list-title {
	margin-top: 20px;
	margin-left: 30px;
	float: left;
	width: 760px;
	min-height: 400px;
	padding-bottom: 50px;
}
.list-title ul li {
	height: 28px;
	line-height: 28px;
}
.list-title a {
}
/*内容页*/
.content-page {
	width: 750px;
	margin: 0 auto;
}
.main_top {
	text-align: center;
	color: #B0ADAD;
	padding-top: 20px;
	width: 760px;
	/* float: left; */
	/* margin-left: 30px; */
	border-bottom: 1px solid #E58C1B;
}
.main_top h2 {
	color: black;
	padding-bottom: 10px;
	word-wrap: break-word;
}
.main_bottom {
	width: 700px;
	/* margin-top: 10px; */
	/* padding-left: 30px; */
	/* padding-right: 50px; */
	/* float: right; */
	margin: auto;
	padding-top: 10px;
}
.main_bottom img {
	max-width: 700px;
}
.main_bottom table {
	max-width: 700px;
}



.zc {float:left;}
.jjie {
    width: 316px;
    word-wrap: break-word;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    margin: auto;
    margin-top: 5px;
    font-size: 12px;
    font-family:verdana;
    line-height: 18px;
}
.more2 {width:83px;height:26px;background:black;color:#fff;line-height:26px;text-align:center;margin-top: 10px;}
.more2 a {color:#fff;}
.more2 a:hover {color: #155dcd;}


.selected2,.parent2 {
    background: white !important;
    border-left: 8px solid #992525 !important;
}
.possplit {background: none; width: auto;text-align: center;text-indent: 0px;padding:0 5px;}
.xlwz {padding:20px 0;}
.nrr {    width: 760px;
    float: left;
    margin-left: 30px; min-height:400px;
}
.wp_paging { background:none !important;}
.nav-header img{width:300px;margin-top: 20px;}
