@charset "utf-8";
/* CSS Document */

body {
	margin: 0 auto;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif, "微软雅黑";
	min-width: 1520px;
}

.wrapper {
	width: 1520px;
	margin: 0 auto;
}

a {
	outline: none;
	text-decoration: none
}

a:hover {
	text-decoration: underline
}

img {
	border: 0
}

.fl {
	float: left
}

.fr {
	float: right
}

.cb {
	clear: both;
	height: 0
}

li {
	list-style: none
}

div,
h1,
h2,
h3,
h4,
h5,
h6,
p,
form,
label,
input,
textarea,
img,
ul,
li,
dl,
dt,
dd {
	padding: 0;
	margin: 0
}

.p_r{
	position: absolute;
	top: 0;
	right: 0;
}
.p_l{
	position: absolute;
	top: 0;
	left: 0;
}

.bg01{
	background: url(../images/bg01.png) top center no-repeat #fff;
	border-top: 3px solid #0966b4;
	height: 120px;
}
.bg02{
	background: url(../images/bg02.png) center repeat-y;
	padding-bottom: 30px;
}

.bg_footer{
	background: #0066b4;
	padding-top: 40px;
}

.index_header{
	width: 500px;
	position: relative;
	right: 10px;
	line-height: 102px;
	color: #4f4f4f;
}
.index_header a{
	color: #4f4f4f;
	padding: 0 15px
}
.index_header a.lan{
	color: #4f4f4f;
	padding: 0 !important;
	display: inline-block;
	width: 26px;
	height: 24px;
	background: url(../images/lan.png) no-repeat;
	position: absolute;
	right: 160px;
	top: 35px;
}
.index_header .index_search{
	position: absolute;
	right: 10px;
	width: 130px;
	height: 22px;
	background: #fff;
	top: 35px;
	border-radius: 25px;
	border: 1px solid #0966b4;
	overflow: hidden;
}
.index_header .index_search .input{
	width: 90px;
	height: 22px;
	position: absolute;
	left: 9px;
	border: 0;
	outline: none;
	color: #77797d;
	line-height: 29px
}
.index_header .index_search .btn{
	width: 22px;
	height: 22px;
	border: 0;
	cursor: pointer;
	position: absolute;
	right: 10px;
	background: url(../images/btn.png) center no-repeat
}

.nav_bg{
	background: rgba(9, 102, 180, .8);
	position: absolute;
	width: 100%;
	top: 123px;
	left: 0;
	z-index: 10;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.nav {
	padding: 0;
	height: 45px;
	line-height: 45px;
	position: relative;
	z-index: 1;
	width: 1520px;
	margin: 0 auto
}
.nav a {
	color: #fff;
}
.nav .nLi {
	float: left;
	position: relative;
	display: inline;
}
.nav .nLi01 {
	float: left;
	position: relative;
	display: inline;
	color: #fff
}
.nav .nLi h3 {
	float: left;
}
.nav .nLi h3 a {
	display: block;
	padding: 0 35px;
	font-size: 14px;
	font-weight: bold;
}
.nav .sub {
	display: none;
	width: 170px;
	left: 0;
	top: 45px;
	position: absolute;
	background: rgba(255, 255, 255, .8);
	line-height: 26px;
	padding: 5px 0;
}
.nav .sub li {
	zoom: 1;
	padding: 0 10px;
}
.nav .sub a {
	display: block;
	border-bottom: 1px solid #a9a9a9;
	color: #4f4f4f;
	text-decoration: none;
}
.nav .sub a:hover {
	color: #0966b4;
}
.nav .on h3 a {
	background: url(../images/arrow01.png) bottom center no-repeat;
	color: #ffffff;
}


.fullSlide {
	width: 100%;
	position: relative;
	height: 800px;
	background: #fff;
}
.fullSlide .bd {
	margin: 0 auto;
	position: relative;
	z-index: 0;
	overflow: hidden;
}
.fullSlide .bd ul {
	width: 100% !important;
}
.fullSlide .bd li {
	width: 100% !important;
	height: 800px;
	overflow: hidden;
	text-align: center;
	background: cover
}
.fullSlide .bd li a {
	display: block;
	height: 800px;
}
.fullSlide .hd {
	width: 100%;
	position: absolute;
	z-index: 1;
	bottom: 0;
	left: 0;
	height: 30px;
	line-height: 30px;
	background: url(../images/touming.png) repeat-x;
	text-align: center;
	_background: #000;
	_filter: alpha(opacity=60);
}
.fullSlide .hd ul {
	text-align: center;
	padding-top: 5px;
}
.fullSlide .hd ul li {
	cursor: pointer;
	display: inline-block;
*display:inline;
	zoom: 1;
	width: 8px;
	height: 8px;
	margin: 5px;
	background: url(../images/tg_flash_p.png) -18px 0;
	overflow: hidden;
	line-height: 9999px;
}
.fullSlide .hd ul .on {
	background-position: 0 0;
}


.fullSlide01 {
	width: 100%;
	position: relative;
	height: 500px;
	background: #fff;
}
.fullSlide01 .bd {
	margin: 0 auto;
	position: relative;
	z-index: 0;
	overflow: hidden;
}
.fullSlide01 .bd ul {
	width: 100% !important;
}
.fullSlide01 .bd li {
	width: 100% !important;
	height: 500px;
	overflow: hidden;
	text-align: center;
	background: cover
}
.fullSlide01 .bd li a {
	display: block;
	height: 500px;
}

.index_news01{
	margin: 0 auto;
	background: #fff;
	padding: 0 30px 25px 30px;
}
.index_news01 .toutiao{
	width: 560px;
	height: 360px;
	position: relative;
}
.index_news01 .toutiao img{
	width: 560px;
	height: 360px;
}
.index_news01 .toutiao .title{
	position: absolute;
	bottom: 0;
	left: 0;
	height: 50px;
	width: 520px;
	line-height: 50px;
	color: #fff;
	font-size: 18px;
	padding: 0 20px;
	background: rgba(0, 0, 0, .6);
}
.index_news01 .right{
	width: 860px;
}
.index_news01 .con{ border-bottom: 1px dashed #dcdcdc; padding: 17px 0; margin-bottom: 15px;}
.index_news01 .con p{ color: #4f4f4f; line-height: 26px; padding-top: 15px; font-size: 16px;}
.index_news01 .con a{ font-size: 20px; color: #0966b4; display: block; text-align: center;}
.index_news01 .con span{ color: #9a9a9a; float: right}
.index_news01 ul li{ height: 44px; line-height: 34px; border-bottom: 1px dashed #dcdcdc; font-size: 16px;}
.index_news01 ul li a{ float:left; background: url(../images/arrow02.png) left no-repeat; padding-left: 20px; color: #4f4f4f; text-decoration: none;}
.index_news01 ul li a:hover{ color: #0966b4;}
.index_news01 ul li span{ float:right; color: #4f4f4f; font-size: 14px;}

.index_xinxi{
	width: 760px;
	height: 410px;
	position: relative;
	margin-top: 15px;
	background: url(../images/index03.png) no-repeat;
}
.index_xinxi .t{
	text-align: center;
	padding-top: 20px;
}
.index_xinxi .t span{
	color: #fff;
	font-size: 28px;
	border-bottom: 3px solid #fff;
	padding-bottom: 10px;
}
.index_xinxi .ggtz{
	position: absolute;
	top: 137px;
	right: 202px;
}
.index_xinxi .xsjl{
	position: absolute;
	bottom: 67px;
	right: 30px;
}
.index_xinxi .blank{
	position: absolute;
	bottom: 67px;
	right: 202px;
}

.index_rencai{
	width: 760px;
	height: 410px;
	position: relative;
	margin-top: 15px;
	background: url(../images/index07.png) no-repeat;
}
.index_rencai .t{
	text-align: center;
	padding-top: 20px;
}
.index_rencai .t span{
	color: #fff;
	font-size: 28px;
	border-bottom: 3px solid #fff;
	padding-bottom: 10px;
}
.index_rencai .glxgw{
	position: absolute;
	top: 137px;
	left: 30px;
}
.index_rencai .kyxgw{
	position: absolute;
	top: 137px;
	left: 202px;
}
.index_rencai .bshgzz{
	position: absolute;
	top: 240px;
	left: 30px;
}
.index_rencai .lygg{
	position: absolute;
	top: 240px;
	left: 202px;
}

.index_video{
	background: #fff;
	padding: 0 30px 25px 30px;
	margin-top: 25px;
}

.picScroll-left{ width:100%;  overflow:hidden; position:relative;}
.picScroll-left .bd{ padding:10px;   }
.picScroll-left .bd ul{ overflow:hidden; zoom:1; }
.picScroll-left .bd ul li{ margin:0 8px; float:left; _display:inline; overflow:hidden; text-align:center;  }
.picScroll-left .bd ul li .pic{ text-align:center; }
.picScroll-left .bd ul li .pic img{ width:345px; height:170px; display:block; }

.bg_fff{
	background: #fff;
	padding: 0 30px 25px 30px;
	margin-top: 25px;
}

.index_cxzx{
	width: 700px;
}
.index_cxzx .item{
	height: 120px;
	width: 700px;
	margin-bottom: 10px;
}
.index_cxzx .item a{
	display: block;
	position: relative;
	height: 120px;
	width: 700px;
}
.index_cxzx .item a .mask{
	background: url(../images/mask.png) no-repeat;
	width: 700px;
	height: 120px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	display: none;
}
.index_cxzx .item a h2{
	position: absolute;
	left: 35px;
	top: 30px;
	color: #0966b4;
	font-size: 24px;
	z-index: 2;
}
.index_cxzx .item a span{
	position: absolute;
	left: 35px;
	top: 75px;
	color: #4f4f4f;
	font-size: 14px;
	z-index: 2;
}
.index_cxzx .item a:hover .mask{
	display: block;
}
.index_cxzx .item a:hover h2{
	color: #fff;
}
.index_cxzx .item a:hover span{
	color: #fff;
}

.index_kytd{
	width: 700px;
}
.index_kytd .item{
	width: 340px;
	height: 200px;
	position: relative;
	background: #0966b4;
	margin: 8px 5px;
}
.index_kytd .item img{
	width: 340px;
	height: 200px;
}
.index_kytd .item .title{
	background: #0966b4;
	color: #fff;
	position: absolute;
	width: 310px;
	height: 40px;
	line-height: 40px;
	padding: 0 15px;
	position: absolute;
	left: 0;
	bottom: 0;
}
.index_kytd .item .detail{
	padding: 20px;
	width: 300px;
	height: 160px;
	color: #fff;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	display: none;
}
.index_kytd .item .detail h2{
	display: inline-block;
	font-size: 18px;
	border-bottom: 2px solid #fff;
	padding-bottom: 10px;
}
.index_kytd .item .detail p{
	color: #fff;
	font-size: 14px;
	margin-top: 15px;
	line-height: 24px;
}
.index_kytd .item a:hover .detail{
	display: block;
}
.index_kytd .item a:hover .title{
	display: none;
}
.index_kytd .item a:hover img{
	opacity: .6;
}

.footer{ color:#FFF; line-height:30px}
.footer a{ color:#FFF}
.footer a:hover{ text-decoration:underline}

.footer .footer_one{
	width: 200px;
	margin-left: 120px;
}
.footer .footer_one h2{
	font-size: 14px;
	padding-bottom: 20px;
}
.footer .footer_one p{
	height: 40px;
	line-height: 40px;
}
.footer .footer_one p.tel{
	background: url(../images/tel.png) left no-repeat;
	padding-left: 30px;
}
.footer .footer_one p.mail{
	background: url(../images/mail.png) left no-repeat;
	padding-left: 30px;
}
.footer .footer_one p.add{
	background: url(../images/add.png) left no-repeat;
	padding-left: 30px;
}

.footer .footer_two{
	width: 280px;
	margin-left: 110px;
}
.footer .footer_two h2{
	font-size: 14px;
	padding-bottom: 20px;
}
.footer .footer_two select{
	height: 29px;
	border-radius: 5px;
	margin-top: 10px;
	width: 100%;
}
.footer .copyright{
	border-top: 1px solid #fff;
	margin-top: 15px;
	text-align: center;
	padding: 10px 0;
	font-size: 14px;
}

#menu.f{
	position: fixed;
	left: 0;
	top: 0;
}

/* 面包屑导航 */
.ny_pos {
	color: #4f4f4f;
	font-size: 14px;
	line-height: 59px;
	background: url(../images/pos.png) left no-repeat;
	padding-left: 20px;
	border-bottom: 1px solid #c5c5c5;
}
  
.ny_pos a {
	color: #4f4f4f;
	padding: 0 5px;
}

/* 左侧导航 */
.ny_left {
	width: 320px;
	margin-top: 30px;
	background: #fff;
}
.ny_left .t {
	background: #0966b4;
	height: 150px;
	color: #fff;
	font-size: 26px;
	text-align: center;
}
.ny_left .t h2{
	font-size: 36px;
	padding-top: 15px;
	font-weight: normal;
}
.ny_left .t h2 i {
	display: block;
	width: 50px;
	height: 4px;
	background: #fff;
	margin: 15px auto;
}
.ny_left .t p{
	font-size: 14px;
} 
.ny_left .con li {
	height: 50px;
	line-height: 50px;
	border-bottom: 1px solid #c5c5c5;
}
.ny_left .con li a {
	display: block;
	padding-left: 31px;
	color: #4f4f4f;
	font-size: 18px;
	text-decoration: none;
	border-left: 4px solid #fff;
}
  .ny_left .con li a:hover {
	color: #0966b4;
	border-left: 4px solid #0966b4;
}

/* 右侧内容 */ 
.ny_right {
	width:1100px;
	margin-top: 30px;
	background:url(../images/bg04.png) top center no-repeat #fff;
	padding: 30px;
	color: #4f4f4f;
	font-size: 18px;
}
.ny_right01 {
	width:1100px;
	margin-top: 30px;
	background: #fff;
	padding: 30px;
	color: #4f4f4f;
	font-size: 18px;
}
.ny_right .t {
	height: 90px;
	background: url(../images/ny_right_title.png) bottom no-repeat;
	position: relative;
	font-size: 36px;
	line-height: 90px;
	font-weight: normal;
	color: #0966b4;
}


/* 1研究院概况-部门设置 */
.yjygk_bmsz{
	margin-top: 30px;
}
.yjygk_bmsz .title{
	font-size: 24px;
	color: #0966b4;
	background: url(../images/arrow02.png) left no-repeat;
	padding-left: 20px;
}
.yjygk_bmsz .con{
	padding: 20px;
}
.yjygk_bmsz .con p{
	margin-top: 15px;
	line-height: 26px;
}
.yjygk_bmsz .con .img_list{
	margin-top: 10px;
}
.yjygk_bmsz .con .img_list .img{
	width: 225px;
	height: 314px;
	position: relative;
	margin: 0 15px;
}
.yjygk_bmsz .con .img_list .img img{
	width: 225px;
	height: 314px;
}
.yjygk_bmsz .con .img_list .img .name{
	width: 225px;
	height: 45px;
	text-align: center;
	color: #fff;
	position: absolute;
	left: 0;
	bottom: 0;
	background: rgba(0, 0, 0, .6);
	line-height: 45px;
}


/* 1研究院概况-发展历程 */
.yjygk_fzlc{
	margin-top: 30px;
}
.yjygk_fzlc .title{
	font-size: 30px;
	color: #0966b4;
	text-align: center;
}
.yjygk_fzlc .con{
	padding: 20px;
}
.yjygk_fzlc .con p{
	margin-top: 15px;
	line-height: 26px;
}


/* 1研究院概况-研究院简介 */
.yjygk_yjyjj{
	margin-top: 30px;
}
.yjygk_yjyjj .title{
	font-size: 30px;
	color: #0966b4;
	text-align: center;
}
.yjygk_yjyjj .con{
	padding: 20px;
}
.yjygk_yjyjj .con p{
	margin-top: 15px;
	line-height: 26px;
}

/* 1研究院概况-组织架构 */
.yjygk_zzjg{
	margin-top: 30px;
}
.yjygk_zzjg img{
	max-width: 1000px;
	margin: 0 auto;
}

/* 1研究院概况-领导分工 */
.yjygk_ldfg{
	margin-top: 30px;
}
.yjygk_ldfg .item{
	width: 1158px;
	height: 340px;
	background: #fff;
	border: 1px solid #c5c5c5;
	position: relative;
	margin-bottom: 20px;
}
.yjygk_ldfg .item .line{
	width: 8px;
	height: 340px;
	background: #0966b4;
	position: absolute;
	left: 0;
	top: 0;
	display: none;
}
.yjygk_ldfg .item:hover .line{
	display: block;
}
.yjygk_ldfg .item .img{
	width: 200px;
	height: 280px;
	position: relative;
	margin-top: 30px;
	margin-left: 55px;
}
.yjygk_ldfg .item .img img{
	width: 200px;
	height: 280px;
}
.yjygk_ldfg .item .img .name{
	width: 180px;
	height: 70px;
	text-align: center;
	color: #fff;
	position: absolute;
	left: 0;
	bottom: 0;
	background: rgba(0, 0, 0, .6);
	padding: 5px 10px 0 10px;
	font-size: 16px;
}
.yjygk_ldfg .item .img .name p{
	font-size: 12px;
	margin-top: 10px;
}
.yjygk_ldfg .item .txt{
	width: 790px;
	margin-right: 29px;
	margin-top: 60px;
}
.yjygk_ldfg .item .txt .title{
	font-size: 24px;
	color: #0966b4;
}
.yjygk_ldfg .item .txt p{
	margin-top: 15px;
	line-height: 26px;
	font-size: 18px;
}


/* 2动态信息-公告通知 */
.dtxx_ggtz{
	margin-top: 30px;
}
.dtxx_ggtz .item{
	width: 1158px;
	height: 128px;
	background: #fff;
	border: 1px solid #c5c5c5;
	position: relative;
	margin-bottom: 20px;
}
.dtxx_ggtz .item a{
	display: block;
	height: 128px;
}
.dtxx_ggtz .item .line{
	width: 8px;
	height: 128px;
	background: #0966b4;
	position: absolute;
	left: 0;
	top: 0;
	display: none;
}
.dtxx_ggtz .item:hover .line{
	display: block;
}
.dtxx_ggtz .item .txt{
	width: 1010px;
	margin-right: 29px;
	margin-top: 25px;
}
.dtxx_ggtz .item .txt .title{
	font-size: 18px;
	color: #0966b4;
}
.dtxx_ggtz .item .txt p{
	margin-top: 15px;
	line-height: 26px;
	font-size: 14px;
	color: #4f4f4f;
}	
.dtxx_ggtz .item .date{
	width: 66px;
	height: 66px;
	text-align: center;
	background: #0966b4;
	border-radius: 5px;
	margin-top: 26px;
	margin-left: 27px;
	color: #fff;
	font-size: 24px;
	padding-top: 10px;
}
.dtxx_ggtz .item .date span{
	display: block;
	font-size: 14px;
}



/* 2动态信息-新闻动态 */
.dtxx_xwdt{
	margin-top: 30px;
}
.dtxx_xwdt .item{
	width: 1158px;
	height: 164px;
	background: #fff;
	border: 1px solid #c5c5c5;
	position: relative;
	margin-bottom: 20px;
}
.dtxx_xwdt .item a{
	display: block;
	height: 164px;
}
.dtxx_xwdt .item .line{
	width: 8px;
	height: 164px;
	background: #0966b4;
	position: absolute;
	left: 0;
	top: 0;
	display: none;
}
.dtxx_xwdt .item:hover .line{
	display: block;
}
.dtxx_xwdt .item .txt{
	width: 725px;
	margin-left: 29px;
	margin-top: 25px;
}
.dtxx_xwdt .item .txt .title{
	font-size: 18px;
	color: #0966b4;
}
.dtxx_xwdt .item .txt p{
	margin-top: 15px;
	line-height: 26px;
	font-size: 14px;
	color: #4f4f4f;
}	
.dtxx_xwdt .item .date{
	width: 66px;
	height: 66px;
	text-align: center;
	background: #0966b4;
	border-radius: 5px;
	margin-top: 26px;
	margin-left: 27px;
	color: #fff;
	font-size: 24px;
	padding-top: 10px;
}
.dtxx_xwdt .item .date span{
	display: block;
	font-size: 14px;
}
.dtxx_xwdt .item img{
	width: 200px;
	height: 136px;
	margin-right: 14px;
	margin-top: 14px;
}




/* 2动态信息-新闻动态 */
.dtxx_xsjl{
	margin-top: 30px;
}
.dtxx_xsjl .item{
	width: 1158px;
	height: 164px;
	background: #fff;
	border: 1px solid #c5c5c5;
	position: relative;
	margin-bottom: 20px;
}
.dtxx_xsjl .item a{
	display: block;
	height: 164px;
}
.dtxx_xsjl .item .line{
	width: 8px;
	height: 164px;
	background: #0966b4;
	position: absolute;
	left: 0;
	top: 0;
	display: none;
}
.dtxx_xsjl .item:hover .line{
	display: block;
}
.dtxx_xsjl .item .txt{
	width: 725px;
	margin-left: 29px;
	margin-top: 25px;
}
.dtxx_xsjl .item .txt .title{
	font-size: 18px;
	color: #0966b4;
}
.dtxx_xsjl .item .txt p{
	margin-top: 15px;
	line-height: 26px;
	font-size: 14px;
	color: #4f4f4f;
}	
.dtxx_xsjl .item .date{
	width: 66px;
	height: 66px;
	text-align: center;
	background: #0966b4;
	border-radius: 5px;
	margin-top: 26px;
	margin-left: 27px;
	color: #fff;
	font-size: 24px;
	padding-top: 10px;
}
.dtxx_xsjl .item .date span{
	display: block;
	font-size: 14px;
}
.dtxx_xsjl .item img{
	width: 200px;
	height: 136px;
	margin-right: 14px;
	margin-top: 14px;
}


/* 2动态信息-新闻内容页 */
.dtxx_xwnr{
	margin-top: 30px;
}
.dtxx_xwnr .title{
	font-size: 36px;
	color: #0966b4;
	text-align: center;
	padding: 0 30px;
}
.dtxx_xwnr .con{
	padding: 20px;
}
.dtxx_xwnr .con p{
	margin-top: 15px;
	line-height: 26px;
}
.dtxx_xwnr .header{
	border-bottom: 2px solid #0966b4;
	padding-bottom: 20px;
}
.dtxx_xwnr .header p{
	text-align: right;
	color: #878787;
	font-size: 14px;
	line-height: 40px;
}


/* 3科研平台-创新中心 */
.kypt_gxzx{
	margin-top: 30px;
}
.kypt_gxzx .item{
	width: 1158px;
	height: 298px;
	background: #fff;
	border: 1px solid #c5c5c5;
	position: relative;
	margin-bottom: 20px;
}
.kypt_gxzx .item .img{
	width: 1158px;
	height: 298px;
}
.kypt_gxzx .item .txt{
	width: 530px;
	height: 246px;
	background: rgba(255, 255, 255, .9);
	padding-left: 50px;
	padding-top: 52px;
	padding-right: 45px;
}
.kypt_gxzx .item .txt .title{
	font-size: 22px;
	color: #0966b4;
	height: 50px;
	border-left: 4px solid #0966b4;
	padding-left: 20px;
}
.kypt_gxzx .item .txt .title span{
	display: block;
	font-size: 12px;
}
.kypt_gxzx .item .txt p{
	margin-top: 25px;
	line-height: 26px;
	font-size: 16px;
	color: #4f4f4f;
}


/* 3科研平台-科研团队 */
.kypt_kytj{
	margin-top: 30px;
	width: 1158px;
}
.kypt_kytj .item{
	width: 568px;
	height: 398px;
	background: #fff;
	border: 1px solid #c5c5c5;
	position: relative;
	margin: 10px 4px;
}
.kypt_kytj .item .img{
	width: 568px;
	height: 398px;
}
.kypt_kytj .item .txt{
	width: 240px;
	height: 368px;
	background: rgba(255, 255, 255, .9);
	padding-left: 20px;
	padding-top: 30px;
	padding-right: 25px;
}
.kypt_kytj .item .txt .title{
	font-size: 22px;
	color: #0966b4;
	height: auto;
	border-left: 4px solid #0966b4;
	padding-left: 20px;
}
.kypt_kytj .item .txt .title span{
	display: block;
	font-size: 10px;
}
.kypt_kytj .item .txt p{
	margin-top: 25px;
	line-height: 26px;
	font-size: 16px;
	color: #4f4f4f;
}


/* 4人才培养-博士后工作站 */
.rcpy_bshgzz{
	margin-top: 30px;
}
.rcpy_bshgzz .item{
	width: 1158px;
	height: 128px;
	background: #fff;
	border: 1px solid #c5c5c5;
	position: relative;
	margin-bottom: 20px;
}
.rcpy_bshgzz .item a{
	display: block;
	height: 128px;
}
.rcpy_bshgzz .item .line{
	width: 8px;
	height: 128px;
	background: #0966b4;
	position: absolute;
	left: 0;
	top: 0;
	display: none;
}
.rcpy_bshgzz .item:hover .line{
	display: block;
}
.rcpy_bshgzz .item .txt{
	width: 1010px;
	margin-right: 29px;
	margin-top: 25px;
}
.rcpy_bshgzz .item a:hover .txt .title{
	color: #0966b4;
}
.rcpy_bshgzz .item .txt .title{
	font-size: 18px;
	color: #4f4f4f;
}
.rcpy_bshgzz .item .txt p{
	margin-top: 15px;
	line-height: 26px;
	font-size: 14px;
	color: #4f4f4f;
}	
.rcpy_bshgzz .item .date{
	width: 66px;
	height: 66px;
	text-align: center;
	background: #0966b4;
	border-radius: 5px;
	margin-top: 26px;
	margin-left: 27px;
	color: #fff;
	font-size: 24px;
	padding-top: 10px;
}
.rcpy_bshgzz .item .date span{
	display: block;
	font-size: 14px;
}

/* 4人才培养-各类人才培养 */
.rcpy_glrcpy{
	margin-top: 30px;
}
.rcpy_glrcpy .item{
	width: 1158px;
	height: 164px;
	background: #fff;
	border: 1px solid #c5c5c5;
	position: relative;
	margin-bottom: 20px;
}
.rcpy_glrcpy .item a{
	display: block;
	height: 164px;
}
.rcpy_glrcpy .item .line{
	width: 8px;
	height: 164px;
	background: #0966b4;
	position: absolute;
	left: 0;
	top: 0;
	display: none;
}
.rcpy_glrcpy .item:hover .line{
	display: block;
}
.rcpy_glrcpy .item .txt{
	width: 725px;
	margin-left: 29px;
	margin-top: 25px;
}
.rcpy_glrcpy .item a:hover .txt .title{
	color: #0966b4;
}
.rcpy_glrcpy .item .txt .title{
	font-size: 18px;
	color: #4f4f4f;
}
.rcpy_glrcpy .item .txt p{
	margin-top: 15px;
	line-height: 26px;
	font-size: 14px;
	color: #4f4f4f;
}	
.rcpy_glrcpy .item .date{
	width: 66px;
	height: 66px;
	text-align: center;
	background: #0966b4;
	border-radius: 5px;
	margin-top: 26px;
	margin-left: 27px;
	color: #fff;
	font-size: 24px;
	padding-top: 10px;
}
.rcpy_glrcpy .item .date span{
	display: block;
	font-size: 14px;
}
.rcpy_glrcpy .item img{
	width: 200px;
	height: 136px;
	margin-right: 14px;
	margin-top: 14px;
}


/* 4人才培养-研究生培养基地 */
.rcpy_yjspyjd{
	margin-top: 30px;
}
.rcpy_yjspyjd .title{
	font-size: 24px;
	color: #4f4f4f;
}
.rcpy_yjspyjd .con{
	padding: 20px;
}
.rcpy_yjspyjd .con p{
	margin-top: 5px;
	line-height: 26px;
}


/* 5合作交流-共建平台 */
.hzjl_gjpt{
	margin-top: 30px;
}
.hzjl_gjpt .title{
	font-size: 24px;
	color: #4f4f4f;
}
.hzjl_gjpt .s_title{
	font-size: 20px;
	color: #4f4f4f;
	margin-top: 10px;
	margin-bottom: 10px;
}
.hzjl_gjpt .con{
	padding: 20px;
}
.hzjl_gjpt .con p{
	margin-top: 5px;
	line-height: 26px;
}
.hzjl_gjpt .con p img{
	margin: 0 auto;
	display: block;
}


/* 5合作交流-合作企业 */
.hzjl_hzqy{
	margin-top: 30px;
}
.hzjl_hzqy .title{
	font-size: 24px;
	color: #4f4f4f;
}
.hzjl_hzqy .s_title{
	font-size: 20px;
	color: #4f4f4f;
	margin-top: 10px;
	margin-bottom: 10px;
}
.hzjl_hzqy .con{
	padding: 20px;
}
.hzjl_hzqy .con p{
	margin-top: 5px;
	line-height: 26px;
}
.hzjl_hzqy .con p img{
	margin: 0 auto;
	display: block;
}

/* 6人才引进-招聘信息 */
.rcyj_zpxx{
	margin-top: 30px;
}
.rcyj_zpxx .item{
	width: 1158px;
	height: 128px;
	background: #fff;
	border: 1px solid #c5c5c5;
	position: relative;
	margin-bottom: 20px;
}
.rcyj_zpxx .item a{
	display: block;
	height: 128px;
}
.rcyj_zpxx .item .line{
	width: 8px;
	height: 128px;
	background: #0966b4;
	position: absolute;
	left: 0;
	top: 0;
	display: none;
}
.rcyj_zpxx .item:hover .line{
	display: block;
}
.rcyj_zpxx .item .txt{
	width: 1010px;
	margin-right: 29px;
	margin-top: 25px;
}
.rcyj_zpxx .item a:hover .txt .title{
	color: #0966b4;
}
.rcyj_zpxx .item .txt .title{
	font-size: 18px;
	color: #4f4f4f;
}
.rcyj_zpxx .item .txt p{
	margin-top: 15px;
	line-height: 26px;
	font-size: 14px;
	color: #4f4f4f;
}	
.rcyj_zpxx .item .date{
	width: 66px;
	height: 66px;
	text-align: center;
	background: #0966b4;
	border-radius: 5px;
	margin-top: 26px;
	margin-left: 27px;
	color: #fff;
	font-size: 24px;
	padding-top: 10px;
}
.rcyj_zpxx .item .date span{
	display: block;
	font-size: 14px;
}



/* 7公共服务-采购招标 */
.ggfw_cgzb{
	margin-top: 30px;
}
.ggfw_cgzb .item{
	width: 1158px;
	height: 128px;
	background: #fff;
	border: 1px solid #c5c5c5;
	position: relative;
	margin-bottom: 20px;
}
.ggfw_cgzb .item a{
	display: block;
	height: 128px;
}
.ggfw_cgzb .item .line{
	width: 8px;
	height: 128px;
	background: #0966b4;
	position: absolute;
	left: 0;
	top: 0;
	display: none;
}
.ggfw_cgzb .item:hover .line{
	display: block;
}
.ggfw_cgzb .item .txt{
	width: 1010px;
	margin-right: 29px;
	margin-top: 25px;
}
.ggfw_cgzb .item a:hover .txt .title{
	color: #0966b4;
}
.ggfw_cgzb .item .txt .title{
	font-size: 18px;
	color: #4f4f4f;
}
.ggfw_cgzb .item .txt p{
	margin-top: 15px;
	line-height: 26px;
	font-size: 14px;
	color: #4f4f4f;
}	
.ggfw_cgzb .item .date{
	width: 66px;
	height: 66px;
	text-align: center;
	background: #0966b4;
	border-radius: 5px;
	margin-top: 26px;
	margin-left: 27px;
	color: #fff;
	font-size: 24px;
	padding-top: 10px;
}
.ggfw_cgzb .item .date span{
	display: block;
	font-size: 14px;
}


/* 8党群工作 */
.dqzz{
	margin-top: 30px;
	width: 1160px;
}
.dqzz .item{
	width: 570px;
	height: 300px;
	background: #fff;
	position: relative;
	margin: 10px 5px;
}
.dqzz .item a{
	display: block;
	height: 300px;
}
.dqzz .item img{
	width: 570px;
	height: 300px;
}


/* 8党群工作-党建工作-党建概况 */
.dqzz_djgz_djgk{
	margin-top: 30px;
}
.dqzz_djgz_djgk .title{
	font-size: 30px;
	color: #0966b4;
	text-align: center;
}
.dqzz_djgz_djgk .con{
	padding: 20px;
}
.dqzz_djgz_djgk .con p{
	margin-top: 15px;
	line-height: 26px;
}


/* 8党群工作-党建工作-党建活动 */
.dqzz_djgz_djhd{
	margin-top: 30px;
}
.dqzz_djgz_djhd .item{
	width: 1158px;
	height: 164px;
	background: #fff;
	border: 1px solid #c5c5c5;
	position: relative;
	margin-bottom: 20px;
}
.dqzz_djgz_djhd .item a{
	display: block;
	height: 164px;
}
.dqzz_djgz_djhd .item .line{
	width: 8px;
	height: 164px;
	background: #0966b4;
	position: absolute;
	left: 0;
	top: 0;
	display: none;
}
.dqzz_djgz_djhd .item:hover .line{
	display: block;
}
.dqzz_djgz_djhd .item .txt{
	width: 725px;
	margin-left: 29px;
	margin-top: 25px;
}
.dqzz_djgz_djhd .item a:hover .txt .title{
	color: #0966b4;
}
.dqzz_djgz_djhd .item .txt .title{
	font-size: 18px;
	color: #4f4f4f;
}
.dqzz_djgz_djhd .item .txt p{
	margin-top: 15px;
	line-height: 26px;
	font-size: 14px;
	color: #4f4f4f;
}	
.dqzz_djgz_djhd .item .date{
	width: 66px;
	height: 66px;
	text-align: center;
	background: #0966b4;
	border-radius: 5px;
	margin-top: 26px;
	margin-left: 27px;
	color: #fff;
	font-size: 24px;
	padding-top: 10px;
}
.dqzz_djgz_djhd .item .date span{
	display: block;
	font-size: 14px;
}
.dqzz_djgz_djhd .item img{
	width: 200px;
	height: 136px;
	margin-right: 14px;
	margin-top: 14px;
}


/* 8党群工作-党建工作-党务公开 */
.dqzz_djgz_dwgk{
	margin-top: 30px;
}
.dqzz_djgz_dwgk .item{
	width: 1158px;
	height: 128px;
	background: #fff;
	border: 1px solid #c5c5c5;
	position: relative;
	margin-bottom: 20px;
}
.dqzz_djgz_dwgk .item a{
	display: block;
	height: 128px;
}
.dqzz_djgz_dwgk .item .line{
	width: 8px;
	height: 128px;
	background: #0966b4;
	position: absolute;
	left: 0;
	top: 0;
	display: none;
}
.dqzz_djgz_dwgk .item:hover .line{
	display: block;
}
.dqzz_djgz_dwgk .item .txt{
	width: 1010px;
	margin-right: 29px;
	margin-top: 25px;
}
.dqzz_djgz_dwgk .item a:hover .txt .title{
	color: #0966b4;
}
.dqzz_djgz_dwgk .item .txt .title{
	font-size: 18px;
	color: #4f4f4f;
}
.dqzz_djgz_dwgk .item .txt p{
	margin-top: 15px;
	line-height: 26px;
	font-size: 14px;
	color: #4f4f4f;
}	
.dqzz_djgz_dwgk .item .date{
	width: 66px;
	height: 66px;
	text-align: center;
	background: #0966b4;
	border-radius: 5px;
	margin-top: 26px;
	margin-left: 27px;
	color: #fff;
	font-size: 24px;
	padding-top: 10px;
}
.dqzz_djgz_dwgk .item .date span{
	display: block;
	font-size: 14px;
}


/* 9-媒体报道 */
.mtbd{
	margin-top: 30px;
}
.mtbd .item{
	width: 1158px;
	height: 164px;
	background: #fff;
	border: 1px solid #c5c5c5;
	position: relative;
	margin-bottom: 20px;
}
.mtbd .item a{
	display: block;
	height: 164px;
}
.mtbd .item .line{
	width: 8px;
	height: 164px;
	background: #0966b4;
	position: absolute;
	left: 0;
	top: 0;
	display: none;
}
.mtbd .item:hover .line{
	display: block;
}
.mtbd .item .txt{
	width: 725px;
	margin-left: 29px;
	margin-top: 25px;
}
.mtbd .item a:hover .txt .title{
	color: #0966b4;
}
.mtbd .item .txt .title{
	font-size: 18px;
	color: #4f4f4f;
}
.mtbd .item .txt p{
	margin-top: 15px;
	line-height: 26px;
	font-size: 14px;
	color: #4f4f4f;
}	
.mtbd .item a:hover .date{
	background: #0966b4;
}
.mtbd .item .date{
	width: 165px;
	height: 134px;
	text-align: center;
	background: #c8c8c8;
	color: #fff;
	font-size: 36px;
	padding-top: 30px;
}
.mtbd .item .date span{
	display: block;
	font-size: 50px;
	padding-top: 10px;
}
.mtbd .item img{
	width: 200px;
	height: 136px;
	margin-right: 14px;
	margin-top: 14px;
}


/* 10产业孵化-孵化企业 */
.cyfh_fhqy{
	margin-top: 30px;
}
.cyfh_fhqy img{
	max-width: 1000px;
	margin: 0 auto;
	display: block;
}

/* 10产业孵化-公司介绍 */
.cyfh_gsjs{
	margin-top: 30px;
}
.cyfh_gsjs .title{
	font-size: 30px;
	color: #0966b4;
	text-align: center;
}
.cyfh_gsjs .title span{
	display: block;
	font-size: 18px;
	margin-top: 10px;
}
.cyfh_gsjs .con{
	padding: 20px;
}
.cyfh_gsjs .con h2{
	font-size: 24px;
	font-weight: bolder;
}
.cyfh_gsjs .con p{
	margin-top: 15px;
	line-height: 26px;
}


/* 11浙东校友会-校友风采 */
.zdxyh_xyfc{
	margin-top: 30px;
}
.zdxyh_xyfc .item{
	width: 1158px;
	height: 164px;
	background: #fff;
	border: 1px solid #c5c5c5;
	position: relative;
	margin-bottom: 20px;
}
.zdxyh_xyfc .item a{
	display: block;
	height: 164px;
}
.zdxyh_xyfc .item .line{
	width: 8px;
	height: 164px;
	background: #0966b4;
	position: absolute;
	left: 0;
	top: 0;
	display: none;
}
.zdxyh_xyfc .item:hover .line{
	display: block;
}
.zdxyh_xyfc .item .txt{
	width: 725px;
	margin-left: 29px;
	margin-top: 25px;
}
.zdxyh_xyfc .item a:hover .txt .title{
	color: #0966b4;
}
.zdxyh_xyfc .item .txt .title{
	font-size: 18px;
	color: #4f4f4f;
}
.zdxyh_xyfc .item .txt p{
	margin-top: 15px;
	line-height: 26px;
	font-size: 14px;
	color: #4f4f4f;
}	
.zdxyh_xyfc .item .date{
	width: 66px;
	height: 66px;
	text-align: center;
	background: #0966b4;
	border-radius: 5px;
	margin-top: 26px;
	margin-left: 27px;
	color: #fff;
	font-size: 24px;
	padding-top: 10px;
}
.zdxyh_xyfc .item .date span{
	display: block;
	font-size: 14px;
}
.zdxyh_xyfc .item img{
	width: 200px;
	height: 136px;
	margin-right: 14px;
	margin-top: 14px;
}

/* 11浙东校友会-校友会介绍 */
.zdxyh_xyhjs{
	margin-top: 30px;
}
.zdxyh_xyhjs .title{
	font-size: 30px;
	color: #0966b4;
	text-align: center;
}
.zdxyh_xyhjs .title span{
	display: block;
	font-size: 18px;
	margin-top: 10px;
}
.zdxyh_xyhjs .con{
	padding: 20px;
}
.zdxyh_xyhjs .con h2{
	font-size: 24px;
	font-weight: bolder;
}
.zdxyh_xyhjs .con p{
	margin-top: 15px;
	line-height: 26px;
}
.zdxyh_xyhjs .con p img{
	display: block;
	max-width: 1000px;
	margin: 0 auto;
}

  
  .ny_right .list {
	margin-top: 20px;
	margin-bottom: 20px;
  }
  
  .ny_right .list li {
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	background: #e5e8ee;
	margin-bottom: 14px;
  }
  
  .ny_right .list li .date {
	float: right;
	color: #4f4f4f;
	padding-right: 15px;
	font-size: 14px;
  }
  
  .ny_right .list li a {
	color: #4f4f4f;
	padding-left: 15px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	text-decoration: none;
  }
  .ny_right .list li a:hover{
	  color: #0854bc;
  }
  
  .ny_right .list01 {
	margin: 20px 0;
  }
  
  .ny_right .list01 li {
	width: 130px;
	text-align: center;
	font-size: 16px;
	float: left;
	margin: 20px;
  }
  
  
  .ny_right .list01 li img {
	width: 130px;
	height: 174px;
	margin-bottom: 15px;
  }
  .ny_right .list01 li .title{
	color: #4f4f4f;
	font-weight: bold;
  }
  .ny_right .list01 li .title span{
	display: block;
	font-weight: normal;
	padding-top: 10px;
	font-size: 14px;
  }
  .ny_right .list01 li a{
	text-decoration: none;
  }
  .ny_right .list01 li a:hover .title{
	color: #0855bc;
  }
  
  .ny_right .list01 li .txt {
	width: 650px;
  }
  
  .ny_right .list01 li .txt a {
	color: #333333;
	font-size: 16px;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-weight: bold;
  }
  
  .ny_right .list01 li .txt p {
	color: #858585;
  }
  
  .ny_right .list01 li .txt span {
	display: inline-block;
	text-align: left;
	color: #565353;
  }
  
  .ny_right .list01 li .txt span.ll {
	color: #456a95;
	  padding: 10px 0;
  }
  
  .ny_right .con .header {
	text-align: center;
	margin-top: 20px;
	border-bottom: 1px solid #b2b2b2;
  }
  
  .ny_right .con .header h2 {
	color: #0854bc;
	font-size: 24px;
  }
  
  .ny_right .con .header p {
	padding: 15px 0;
	color: #808080;
	font-size: 12px;
  }
  
  .ny_right .con .details {
	font-size: 16px;
	color: #4f4f4f;
	line-height: 30px;
	padding: 20px 0;
  }
  
  .ny_right .con .content {
	background: #ffffff;
	padding: 20px;
  }