/*首页中间内容部分的css*/
.topimg {
	width: 1000px;
	margin: 0 auto;
	margin-top: 15px;
}
.content {
	width: 1000px;
	margin: 0 auto;
	margin-top: 15px;
}
/*内容的第一部分*/
.content1 {
	width: 100%;
	height: 317px;
	border:  1px solid rgb(232, 232, 232);
}
/*左边的大图片*/
.content1_left {
	width: 644px;
	height: 317px;
	/*background-image: url(content1.png);*/
	/*background-repeat: no-repeat;*/
	display: inline-block;
	float:left;
}
.content1_left div {
	width: 644px;
	height: 317px;
}
.content1_left div img {
	width: 100%;
	height: 100%;
}
/*右边的内容部分*/
.content1_right {
	width: 356px;
	height: 100%;
	display: inline-block;
	float: right;
}
.content1_right ul {
	width: 330px;
	margin: 0 auto;
}
.content1_right ul li {
	width: 100%;
	height: 78px;
	border-bottom: 1px solid #e8e8e8;
}
.content1_right ul .last_li {
	border: 1px solid transparent;
}
.content1_right ul li a {
	display: inline-block;
	width: 100%;
}
.content1_right ul li a .right_date {float:left;
	width: 66px;
	height: 57px;
	border: 1px solid rgb(236, 236, 236);
	background-color: #f8f8f8;
	display: inline-block;
	margin-top: 10px;
}
.content1_right ul li a .right_date span {
	display: block;
	color: #5792cd;
}
.date1 {
	width: 100%;
	font-size: 16px;
	font-family: "微软雅黑";
	text-align: center;
	margin-top: 10px;
}
.date2 {
	width: 100%;
	font-size: 12px;
	font-family: "微软雅黑";
	text-align: center;
	margin-top: 5px;
}
.right_deta {
	display: inline-block;
	width: 250px;
	float: right;
	line-height: 20px;
	font-family: "微软雅黑";
	margin-top: 19px;
	margin-left: 5px;
}
.content1_right ul li a:hover .right_date{
	background-color: #5792cd;
}
.content1_right ul li a:hover .right_date span{
	color: white;
}
.content1_right ul li a:hover .right_deta{
	color: #5792cd;
}
/*content的第二部分*/
.content2 {
	width: 100%;
	/*border: 1px solid transparent;*/
	margin-top: 40px;
}
.content2new {
	width: 100%;
	/*border: 1px solid transparent;*/
	margin-top: 40px;
	margin-left: 100px;

}
.content2newr {
	width: 100%;
	/*border: 1px solid transparent;*/
	margin-top: -215px;
	margin-left: 1000px;

}
.content2_left {float:left;
	width: 676px;
	display: inline-block;
}
/*综合新闻*/
.content2_news {
	width: 100%;
	/*! height:210px; */
}
.content2_title {
	width: 100%;
	height: 30px;
	border-bottom: 1px solid #dee2e6;
	position: relative;
	margin-bottom: 10px;
}
.content2_title div {float:left;
	display: inline-block;
}
.content2_right1 {
	width: 676px;
	display: inline-block;

}
/*综合新闻*/
.content2_news {
	width: 100%;
	/*! height:210px; */
}
.content2_title {
	width: 100%;
	height: 30px;
	border-bottom: 1px solid #dee2e6;
	position: relative;
	margin-bottom: 10px;
}
.content2_title div {
	display: inline-block;
}
.title_name2 {
	width: 76px;
	height: 29px;
	font-size: 18px;
	font-family: "微软雅黑";
	color: #666666;
	/*font-weight: bold;*/
	/*border-bottom: 2px solid #5792CD;*/
	cursor: pointer;
}
.title_engname {margin:5px 0 0 5px;
	font-size: 14px;
	font-family: arial;
	color: rgb(153, 153, 153);
}
.title_nav {
	margin-left: 20px;
	display: inline-block;
}
.title_nav a {
	color: #5792CD;
	font-family: "微软雅黑";
}
.title_nav a:hover {
	font-weight: bold;
}
.title_nav span {
	display: inline-block;
	font-size: 14px;
	line-height: 14px;
	font-family: simsun;
	color: rgb(153, 153, 153);
}
.title_more {
	float: right;
}
.title_more1 {
	font-size: 14px;
	font-family: "微软雅黑";
	color: rgb(153, 153, 153);
	margin-top: 2px;
	margin-right: -3px;
}
.title_more1:hover {
	color: #5792CD;
}
.title_more2 {
	width: 16px;
	height: 16px;
	background-image: url(content2.png);
	background-repeat: no-repeat;
	vertical-align: top;
	margin-top: 3px;
}
.content2_news li {
	width: 100%;
	display: none;
}
.content2_news li a {
	width: 100%;
	font-family: "微软雅黑";
	color: rgb(88, 88, 88);
	line-height: 30px;
}
.content2_news li a em {
	/*font-weight: bold;*/
	color: #5792CD;
	font-family: "微软雅黑";
}
.content2_news li a span {
	color: rgb(180, 180, 180);
	float: right;
}
.content2_news li a:hover {
	color: #5792CD;
}
.content2_news li a:hover span{
	color: #5792CD;
}
/********************   信息公开   */
.content2_info {
	width: 100%;
	margin-top: 20px;
	/*! height:210px; */
}
.content2_title {
	width: 100%;
	height: 30px;
	border-bottom: 1px solid #dee2e6;
	position: relative;
	margin-bottom: 10px;
}
.content2_title div {
	display: inline-block;
}
.title_name {
	width: 74px;
	height: 29px;
	font-size: 18px;
	font-family: "微软雅黑";
	color: #5792CD;
	font-weight: bold;
	border-bottom: 2px solid #5792CD;
}
.title_engname {
	font-size: 14px;
	font-family: arial;
	color: rgb(153, 153, 153);
}
.firstpage1 {
	display: inline-block;
	width: 15px;
	height: 15px;
	background-image: url(firstpage1.png);
	background-repeat: no-repeat;
	vertical-align: middle;
	margin-top: -3px;
}
.title_nav {
	margin-left: 20px;
	display: inline-block;
}
.title_nav a {
	color: #5792CD;
	font-family: "微软雅黑";
}
.title_nav span {
	display: inline-block;
	font-size: 14px;
	line-height: 14px;
	font-family: simsun;
	color: rgb(153, 153, 153);
}
.title_more {
	float: right;
}
.title_more1 {
	font-size: 14px;
	font-family: "微软雅黑";
	color: rgb(153, 153, 153);
}
.title_more2 {
	width: 16px;
	height: 16px;
	background-image: url(content2.png);
	background-repeat: no-repeat;
	vertical-align: top;
	margin-top: 4px;
	margin-left: 5px;
}
.content2_info li {
	width: 100%;
}
.content2_info li a {
	width: 100%;
	font-family: "微软雅黑";
	color: rgb(88, 88, 88);
	line-height: 30px;
}
.content2_info li a em {
	/*font-weight: bold;*/
	color: #5792CD;
	font-family: "微软雅黑";
}
.content2_info li a span {
	color: rgb(180, 180, 180);
	float: right;
}
.content2_info li a:hover {
	color: #5792CD;
}
.content2_info li a:hover span{
	color: #5792CD;
}
/*****************    专题        */
.content2_topic {
	width: 100%;
	margin-top: 20px;
}
.content2_title {
	width: 100%;
	height: 30px;
	border-bottom: 1px solid #dee2e6;
	position: relative;
	margin-bottom: 10px;
}
.content2_title div {
	display: inline-block;
}
.title_name {
	width: 76px;
	height: 29px;
	font-size: 18px;
	font-family: "微软雅黑";
	color: #5792CD;
	font-weight: bold;
	border-bottom: 2px solid #5792CD;
}
.title_engname {
	font-size: 14px;
	font-family: arial;
	color: rgb(153, 153, 153);
}
.img1 {
	/*	width: 220px;
        height: 94px;
        background-image: url(img1.png); */
	width:160px;
	height:94px;
	background-image: url(img1-xiao.png);
	background-repeat: no-repeat;
}
.img2 {
	/*	width: 220px;
        height: 94px;
        background-image: url(img2.png); */
	width:160px;
	height:94px;
	background-image: url(img2-xiao.png);
	background-repeat: no-repeat;
}
.img3 {
	/*	width: 220px;
        height: 94px;
        background-image: url(img3.png);
        background-image: url(img3-1.png); */
	width:160px;
	height:94px;
	background-image: url(img3-xiao.png);
	background-repeat: no-repeat;
}
.img4 {
	/*	width: 220px;
        height: 94px;
        background-image: url(img2.png); */
	width:160px;
	height:94px;
	background-image: url(img4-xiao1.png);
	background-repeat: no-repeat;
}
/*图片*/
#wrap {
	width: 100%;
	height: 136px;
}
#content {
	width: 100%;
}
#wrap li {
	/*	width: 220px; */
	width:160px;
	height: 136px;
	display: inline-block;
	border: 1px solid rgb(231, 231, 231);
	background-color: rgb(250, 250, 250);
	float: left;
	margin-left: 6px;
}
#wrap li span {
	display: inline-block;
	width: 100%;
	text-align: center;
	margin-top: 10px;
	font-size: 15px;
	font-family: "微软雅黑";
}
#wrap li a:hover {
	color: #5792CD;
}
/*     content内容部分的右边的部分*/
.content2_right {
	width: 280px;
	display: inline-block;
	float: right;
	margin-top: -15px;
}
.right_nav {
	width: 100%;
}
.right_nav li {float:left;
	width: 130px;
	height: 46px;
	display: inline-block;
	border: 1px solid rgb(244, 244, 244);
	margin-bottom: 8px;
}
.right_nav .right_left {

}
.right_nav li a{
	display: inline-block;
	width: 100%;
	height: 100%;
	background-color: #f6fafd;
}
.right_nav li a:hover {
	background-color: #539feb;
}
.right_nav li a span {
	width: 65%;
	display: inline-block;
	margin-top: 13px;
	font-family: "微软雅黑";
	float: left;
	text-align: left;
	margin-left: 7px;
}
.right_nav li a:hover span {
	color: white;
}
.rightimg1 {
	width: 27px;
	height: 28px;
	background-image: url(rightimg1.png);
	background-repeat: no-repeat;
	margin-top: 11px;
	margin-left: 10px;
	float: left;
}
.rightimg2 {
	width: 60px;
	height: 61px;
	background-image: url(rightimg2.png);
	background-repeat: no-repeat;
	margin: 0 auto;
	margin-top: 16px;
}
.rightimg3 {
	width: 28px;
	height: 27px;
	background-image: url(rightimg3.png);
	background-repeat: no-repeat;
	margin: 0 auto;
	margin-top: 8px;
	background-size: cover;
	float: left;
	margin-left: 10px;
}
.rightimg4 {
	width: 60px;
	height: 61px;
	background-image: url(rightimg4.png);
	background-repeat: no-repeat;
	margin: 0 auto;
	margin-top: 16px;
}
/*     学术期刊       */
.study {
	width: 100%;
	clear: both;
	overflow: hidden;
}
.study h3 {
	width: 100%;
	height: 20px;
	border-left: 2px solid #539FEB;
	font-size: 16px;
	font-family: "微软雅黑";
	color: #539FEB;
	text-indent: 10px;
	font-weight: bold;
	margin-bottom: 10px;
}
.study li {float:left;
	display: inline-block;
}
.study li a {
	display: inline-block;
}
.right_left2 {
	/*	margin-left: 25px;*/
	float:right;
}
.study li.right_left2{float:right;}
.rightimg5 {
	width: 130px;
	height: 175px;
	/*	background-image: url(rightimg5.png);
        background-repeat: no-repeat;*/
}
.rightimg5 img{width:100%;height:100%;}
.rightimg6 {
	width: 130px;
	height: 175px;
	/*		background-image: url(rightimg6.png);
        background-repeat: no-repeat;*/
}
.rightimg6 img{width:100%;height:100%;}
.rightimg7 {
	width: 280px;
	height: 57px;
	background-image: url(rightimg7.png);
	background-repeat: no-repeat;
	margin-top: 2px;
}
.rightimg8 {
	width: 280px;
	height: 57px;
	background-image: url(rightimg8.png);
	background-repeat: no-repeat;
	margin-top: 2px;
}
.rightimg9 {
	width: 280px;
	height: 57px;
	background-image: url(rightimg9.png);
	background-repeat: no-repeat;
	margin-top: 2px;
}
.rightimg10 {
	width: 280px;
	height: 57px;
	background-image: url(rightimg10.png);
	background-repeat: no-repeat;
	margin-top: 2px;
}
.rightimg11 {
	width: 280px;
	height: 57px;
	background-image: url(rightimg11.png);
	background-repeat: no-repeat;
	margin-top: 2px;
}
.rightimg12 {
	width: 280px;
	height: 57px;
	background-image: url(rightimg12.png);
	background-repeat: no-repeat;
	margin-top: 2px;
}
.rightimg13 {
	width: 280px;
	height: 57px;
	background-image: url(rightimg13.png);
	background-repeat: no-repeat;
	margin-top: 2px;
}
.rightimg14 {
	width: 280px;
	height: 57px;
	background-image: url(rightimg14.png);
	background-repeat: no-repeat;
	margin-top: 2px;
}

.lianjie{height: 115px;width: 1003px;margin:0 auto;margin-top:30px;}
.sla_zi{  height: 120px; margin: 15px auto 0;width: 1003px;}
.sla_zi ul li{float: left;font-size: 13px;line-height: 25px;width: 200px;}
.sla_zi ul li a{font-family:微软雅黑;}

	
.zt img {width: 100%; height: 50px;}
	









