@charset "utf-8";
/* CSS Document */

.main{
	width:1000px;
	min-height:1150px;
	margin:0 auto;
	padding-top:30px;
}
.content{
	width:300px;
	float:left;
	background:#f4f4f4;
	padding-top:20px;
	padding-bottom:40px;
}
.contentr{
	width:300px;
	float:left;
	background:#f4f4f4;
	padding-top:20px;
	padding-bottom:40px;
	min-height:400px;
}
.title1{
	width:240px;
	height:37px;
	padding:0 30px;
	margin-bottom:15px;
}
.title1 h1 a{
	line-height:35px;
	font-size:18px;
	padding-left:2px;
}
.subNav{
	cursor:pointer;
	font-weight:bold;
	font-size:14px;
	color:#454545;
	height:41px;
	width:240px;
	padding:0 30px;
	background:url(../images/arrow1.jpg);
	background-repeat:no-repeat;
	background-position:90% 50%;
	}
.subNav:hover{
	color:#9a0000;
}
.subNav a{
	color:#454545;
	border-bottom:solid 1px #dbdbdb;
	display:block;
	width:240px;
	height:40px;
	line-height:40px;
}
.subNav a:hover{
	color:#000;
}
.currentDd{
	color:#000;
}
.currentDt{
	background-image:url(../images/arrow2.jpg);
	background-color:#d8d7d7;
}
.navContent{
	display: none;
	/*border-bottom:solid 1px #e5e3da;*/
}
.navContent li a{
	display:block;
	width:225px;
	height:35px;
	margin:0 30px;
	padding-left:15px;
	border-bottom:solid 1px #dbdbdb;
	font-size:14px;
	line-height:35px;
	color:#333;
}
.navContent li a:hover{
	color:#9a0000;
}
.navContent .cur{
	color:#9a0000;
}

.info{
	width:675px;
	float:right;
	cursor:default;
}
.info table{
	line-height:30px;
	margin:30px auto;
}
.info table tr td{
	padding-left:10px;
	border:1px solid #666;
}
.tag{
	cursor:pointer;
	line-height:25px;
	color:#a3a3a3;
}
.tag2{
	font-size:18px;
	line-height:45px;
	padding-left:20px;
	color:#003670;
	font-weight:bold;
	border-bottom:1px solid #003670;
}
.tag a{
	color:#a3a3a3;
}
.tag a:hover{
	color:#666;
}
.title2{
	width:100%;
	text-align:center;
	padding-top:15px;
	padding-bottom:10px;
	border-bottom:1px solid #777;
	margin-bottom:10px;
}
.title2 h2{
	font-size:24px;
	line-height:50px;
	font-weight:bold;
	font-family:"Microsoft YaHei","微软雅黑","PingFangSC","苹方";
}
.time{
	text-align:center;
	color:#777;
	margin-bottom:10px;
}
.infocontent{
	padding:10px 15px 50px 15px;
}
.infocontent p{
	margin-bottom:7px;
	line-height:25px;
	font-size:15px;
	color:#434343;
}
.infocontent h5{
	line-height:30px;
	font-size:16px;
}
.infocontent img{
	display:block;
	margin:15px auto;
	max-width:850px;
}
.list{
	padding-top:10px;
	padding-bottom:60px;
}
.list li{
	border-bottom:1px dotted #dcdcdc;
	line-height:50px;
	padding-left:15px;
	padding-top:2px;
}
.list li a{
	font-size:16px;
	color:#000;
}
.list li a span{
	margin-right:20px;
	color:#666;
}
.list li a:hover{
	color:#94070A;
}
.paging a{
	padding:5px 10px;
	font-size:14px;
	line-height:14px;
	border:1px solid #CCC;
	color:#888;
	text-align:center;
}
.paging a:hover{
	color:#000;
	text-decoration:none;
	border:1px solid #999;
}
.paging .disabled{
	color:#ccc;
}
.paging .disabled:hover{
	color:#ccc;
	border:1px solid #ccc;
	cursor:default;
}
.paging .current{
	color:#fff;
	background:#003670;
	border:1px solid #003670;
}
.paging .current:hover{
	color:#fff;
	background:#9a0000;
	border:1px solid #9a0000;
	cursor:default;
}
.input{
	width:20px;
	padding:8px 10px;
	height:14px;
	font-size:14px;
	line-height:14px;
	border:1px solid #CCC;
	text-align:center;
	color:#333;
	overflow: visible;
    _vertical-align:middle;
}
.lastnew{
	display:block;
	margin:0 30px;
	padding:12px 0;
	border-bottom:1px solid #dbdbdb;
}
.lastnew h3{
	font-size:16px;
	line-height:27px;
}
.lastnew p{
	color:#808080;
	font-size:14px;
}
.lastnew span{
	font-size:14px;
	line-height:25px;
}
.more{
	display:block;
	padding:7px 31px;
	text-align:right;
	color:#003670;
}
.calendar{
	margin:0 30px;
	padding-left:20px;
}
.calendar li{
	width:98px;
	float:left;
	line-height:30px;
}
.border{
	height:20px;
	margin:0 30px;
	border-bottom:1px solid #dbdbdb;
}
.listcontant{
	width:300px;
	height:400px;
	margin-top:200px;
	padding-top:200px;
	float:left;
	background:url(../images/contantbg.png) no-repeat;
	background-size:contain;
	background:url(../images/contantbg9.png) no-repeat\9;
}
.listcontant iframe{
	overflow:hidden;
}

.research{
	padding: 1em;
	border-bottom:1px solid #e5e5e5;
	transition:all 0.3s linear 0s;
}
.research:hover{
	border-bottom: 1px solid #9a0000;
	box-shadow: 0 2px 7px #ccc;	
}
.research img{
	width:296px;
	height:220px;
	float:left;
	margin-right:30px;
}
.research h2{
	font-size:26px;
	font-weight:normal;
	padding-top:10px;
}
.research p{
	min-height:175px;
	padding-left: 326px;
	font-size:12px;
	color:#666;
	margin:15px 0;
	line-height:17px;
	text-indent: 2em;
}
.research span{
	font-size: 12px;
	margin-right: 1em;
}
.books li{
	display: block;
	float: left;
	margin: 1%;
	width: 18%;
	padding-bottom: 1em;
	margin-bottom: 2em;
	text-align: center;
	border-bottom: 2px solid #fff;
	transition:all 0.3s linear 0s;
}
.books li:hover{
	border-bottom: 2px solid #9a0000;
}
.books li img{
	width: 170px;
	height: 170px;
}
.footer{
	background-image:url(../images/footer1.jpg);
	margin-bottom:20px;
}
/*2020.2.10成功解决中心网站所述的表格的边框不显示问题*/
.infocontent table,.infocontent table th,.infocontent table td{
 border: 1px solid #505050;
 border-spacing: inherit;
}