@charset "utf-8";
/* CSS Document */

body {
  margin: 0 auto;
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
  min-width: 1320px;
  background: #ffffff;
}

.wrapper {
  width: 1320px;
  margin: 0 auto;
}

.w1210 {
  width: 1210px;
  margin: 0 auto;
}
.w1320 {
  width: 1320px;
  margin: 0 auto;
}
.w1520 {
  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;
}

.pos_r{
  position: relative;
}

.p_30_50{
  padding: 50px 30px;
}

.bg01 {
	background: url(../images/bg01.png) bottom repeat-x;
}
.bg02 {
	background: #1b519b;
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
}
.bg03{
  background: url(../images/bg03.png) top center no-repeat #f0f4f8;
}
.bg04{
  background: url(../images/bg04.png) top center no-repeat #f0f4f8;
}
.bg05{
  background: url(../images/bg05.png) no-repeat;
  height: 160px;
  padding: 30px 0;
}
.bg06{
  background: url(../images/bg06.png) bottom center no-repeat #f0f4f8;
}
.bg_fff{
  background: #fff;
}
.mt100p{
  top: -100px;
  position: relative;
  padding: 30px;
}

.index_search {
	color: #333333;
	font-size: 16px;
	line-height: 33px;
  width: 238px;
  height: 33px;
  border: 1px solid #ccc;
  position: absolute;
  right: 0;
  top: 84px;
  background: #fff;
}
.index_search .input {
	position: absolute;
	right: 50px;
	height: 33px;
	line-height: 33px;
	background: none;
	border: 0;
	width: 177px;
	color: #959595;
	padding-left: 10px;
  outline: none;
}
.index_search .btn {
	background: url(../images/btn.png) no-repeat;
	position: absolute;
	right: 0;
	width: 50px;
	height: 33px;
	border: 0;
	cursor: pointer
}

.index_quick {
  text-align: right;
  color: #333333;
  font-size: 16px;
  line-height: 40px;
  padding: 0 10px;
  position: absolute;
  height: 40px;
  right: 0;
  top: 20px;
}

.index_quick a {
  text-decoration: none;
  display: inline-block;
  height: 30px;
  text-align: center;
  line-height: 30px;
  color: #333333;
  padding: 0 5px;
}

.index_quick a:hover {
  color: #13448e;
}
.index_quick i{
  color: #13448e;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.nav {
	padding: 0;
	height: 68px;
	line-height: 68px;
	position: relative;
	z-index: 1;
	width: 1320px;
	margin: 0 auto;
  border-right: 1px solid #cccccc;
}
.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;
  border-left: 1px solid #cccccc;
}
.nav .nLi h3 a {
	display: block;
	padding: 0 80px;
	font-size: 20px;
	font-weight: normal;
  text-decoration: none;
}
.nav .sub {
	display: none;
	width: 290px;
	left: 0;
	top: 68px;
	position: absolute;
	background: #fff;
	line-height: 26px;
	padding: 0;
}
.nav .sub li {
	zoom: 1;
  border-bottom: 1px solid #ccc;
  height: 60px;
  line-height: 60px;
  font-size: 18px;
}
.nav .sub a {
	display: block;
	padding: 0 10px;
  color: #333333;
  text-decoration: none;
}
.nav .sub a:hover {
	background: #1b519b;
	color: #fff;
}
.nav .on h3 a {
	background: #ebebeb;
	color: #1b519b;
}

.slideBox {
  width: 100%;
  height: 630px;
  overflow: hidden;
  position: relative;
}

.slideBox .bd {
  position: relative;
  height: 100%;
  z-index: 0;
}

.slideBox .bd li {
  zoom: 1;
  vertical-align: middle;
  height: 630px;
}

.slideBox .bd a {
  width: 100%;
  height: 630px;
  display: block;
}

/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideBox .prev,.slideBox .next{
  width: 100px;
  height: 80px;
  background: #428ce1;
  color: #fff;
  float: right;
  text-align: center;
  line-height: 80px;
  text-decoration: none;
}
.slideBox .prev:hover,.slideBox .next:hover{
  background: #1b519b;
}
.slideBox .prev i,.slideBox .next i{
  font-size: 30px;
  color: #fff;
}
.slideBox .prev_next{
  position: absolute;
  bottom: 0;
  width: 1320px;
  margin-left: -660px;
  left: 50%;
  text-align: right;
}

.news_events .t{
  height: 57px;
  background: url(../images/index01.png) left bottom no-repeat;
  line-height: 57px;
  color: #222;
  font-size: 36px;
  font-weight: bold;
}
.news_events .t a{
  float: right;
  width: 120px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  color: #fff;
  font-size: 16px;
  background: #1b519b;
  border-radius: 25px;
  margin-top: 11px;
  font-weight: normal;
}
.news_events .item{
  width: 368px;
  height: 468px;
  border: 1px solid #ccc;
  float: left;
  margin-top: 26px;
  padding: 15px;
}
.news_events .item .img{
  width: 368px;
  height: 275px;
  overflow: hidden;
}
.news_events .item .img img{
  width: 368px;
  height: 275px;
}
.news_events .item h2{
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #222;
  font-size: 18px;
}
.news_events .item{
  width: 370px;
  height: 470px;
  border: 1px solid #cccccc;
  float: left;
  background: #fff;
  padding: 15px 15px;
  margin-right: 18px;
}
.news_events .item .img{
  width: 370px;
  height: 275px;
  overflow: hidden;
}
.news_events .item .img img{
  width: 370px;
  height: 275px;
}
.news_events .item a{
  text-decoration: none;
}
.news_events .item a h2{
  color: #333;
  font-size: 18px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 50px;
}
.news_events .item a p{
  color: #888888;
  font-size: 16px;
  line-height: 24px;
}
.news_events .item a .more{
  width: 100px;
  height: 30px;
  line-height: 30px;
  color: #1b519b;
  font-size: 14px;
  background: url(../images/icon01.png) 15px 7px no-repeat #e9eef4;
  border-radius: 25px;
  margin-top: 30px;
  display: inline-block;
  padding-left: 40px;
}
.news_events .item:hover{
  background: url(../images/index03.png) no-repeat;
}
.news_events .item:hover a h2,.news_events .item:hover a p{
  color: #fff;
}
.news_events .item:hover a .more{
  background: url(../images/icon01.png) 15px 7px no-repeat #fff;
}

.academic_lectures{
  width: 800px;
  margin-top: 40px;
}
.academic_lectures .t{
  height: 57px;
  background: url(../images/index01.png) left bottom no-repeat;
  line-height: 57px;
  color: #222;
  font-size: 36px;
  font-weight: bold;
  margin-bottom: 30px;
}
.academic_lectures .t a{
  float: right;
  width: 120px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  color: #fff;
  font-size: 16px;
  background: #1b519b;
  border-radius: 25px;
  margin-top: 11px;
  font-weight: normal;
}

.academic_lectures .item {
	line-height: 24px;
	font-size: 16px;
	width: 766px;
  position: relative;
  height: 138px;
  background: #fff;
  border-bottom: 1px solid #cccccc;
  padding: 22px 17px;
}
.academic_lectures .item .img{
  width: 250px;
  height: 140px;
  float: left;
  border: 1px solid #ccc;
}
.academic_lectures .item .img img{
  width: 250px;
  height: 140px;
}
.academic_lectures .item .li_con{
  width: 480px;
}
  
.academic_lectures .item .li_con .txt {
	width: 480px;
}
  
.academic_lectures .item .li_con .txt a {
	color: #222222;
	font-size: 18px;
	display: block;
	text-decoration: none;
  line-height: 32px;
  padding-bottom: 20px;
}
  
.academic_lectures .item .txt span {
	width: 100px;
  height: 30px;
  line-height: 30px;
  color: #1b519b;
  font-size: 14px;
  background: url(../images/icon01.png) 15px 7px no-repeat #e9eef4;
  border-radius: 25px;
  margin-top: 15px;
  display: inline-block;
  padding-left: 40px;
}
.academic_lectures .item:hover{
  background: url(../images/index04.png) no-repeat;
}
.academic_lectures .item:hover .txt a{
	color: #fff;
}
.academic_lectures .item:hover .txt span{
  background: url(../images/icon01.png) 15px 7px no-repeat #fff;
}

.notices{
  width: 400px;
  margin-top: 40px;
}
.notices .t{
  height: 57px;
  background: url(../images/index01.png) left bottom no-repeat;
  line-height: 57px;
  color: #222;
  font-size: 36px;
  font-weight: bold;
  margin-bottom: 30px;
}
.notices .t a{
  float: right;
  width: 120px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  color: #fff;
  font-size: 16px;
  background: #1b519b;
  border-radius: 25px;
  margin-top: 11px;
  font-weight: normal;
}
.notices .item{
  width: 400px;
  height: 94px;
  background: #fff;
  margin-bottom: 18px;
  border-bottom: 1px solid #ccc;
}
.notices .item .date{
  width: 64px;
  height: 66px;
  border: 1px solid #1b519b;
  background: #fff;
  color: #1b519b;
  font-size: 20px;
  line-height: 28px;
  text-align: center;
  float: left;
  padding-top: 10px;
}
.notices .item .date span{
  display: block;
}
.notices .item a{
  float: right;
  width: 280px;
  margin-right: 30px;
  font-size: 18px;
  line-height: 30px;
  color: #222;
  text-decoration: none;
}
.notices .item:hover a{
  color: #1b519b;
}
.notices .item:hover .date{
  background: #1b519b;
  color: #fff;
}

.research_dynamics{
  width: 600px;
  margin-top: 40px;
}
.research_dynamics .t{
  height: 57px;
  background: url(../images/index01.png) left bottom no-repeat;
  line-height: 57px;
  color: #222;
  font-size: 36px;
  font-weight: bold;
  margin-bottom: 30px;
}
.research_dynamics .t a{
  float: right;
  width: 120px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  color: #fff;
  font-size: 16px;
  background: #1b519b;
  border-radius: 25px;
  margin-top: 11px;
  font-weight: normal;
}
.research_dynamics .item{
  height: 75px;
  border-bottom: 1px solid #ccc;
  padding: 20px 0;
}
.research_dynamics .item a{
  background: url(../images/icon02.png) 10px 5px no-repeat;
  padding-left: 45px;
  line-height: 26px;
  color: #333333;
  font-size: 18px;
  display: block;
  text-decoration: none;
}
.research_dynamics .item span{
  display: block;
  color: #1b519b;
  padding-left: 45px;
  font-size: 14px;
  margin-top: 15px;
}
.research_dynamics .item:hover{
  background: url(../images/index05.png) no-repeat;
}
.research_dynamics .item:hover a,.research_dynamics .item:hover span{
  color: #fff;
}
.research_dynamics .item:hover a{
  background: url(../images/icon03.png) 10px 5px no-repeat;
}


.Download{
  width: 600px;
  margin-top: 40px;
}
.Download .t{
  height: 57px;
  background: url(../images/index01.png) left bottom no-repeat;
  line-height: 57px;
  color: #222;
  font-size: 36px;
  font-weight: bold;
  margin-bottom: 30px;
}
.Download .t a{
  float: right;
  width: 120px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  color: #fff;
  font-size: 16px;
  background: #1b519b;
  border-radius: 25px;
  margin-top: 11px;
  font-weight: normal;
}
.Download .item{
  height: 75px;
  border-bottom: 1px solid #ccc;
  padding: 20px 0;
}
.Download .item a{
  background: url(../images/icon04.png) 10px 5px no-repeat;
  padding-left: 45px;
  line-height: 26px;
  color: #333333;
  font-size: 18px;
  display: block;
  text-decoration: none;
}
.Download .item span{
  display: block;
  color: #1b519b;
  padding-left: 45px;
  font-size: 14px;
  margin-top: 15px;
}
.Download .item:hover{
  background: url(../images/index05.png) no-repeat;
}
.Download .item:hover a,.research_dynamics .item:hover span{
  color: #fff;
}
.Download .item:hover a{
  background: url(../images/icon05.png) 10px 5px no-repeat;
}

.contact{
  width: 510px;
  color: #fff;
  padding-left: 38px;
  border-left: 1px solid #7a97bb;
  height: 160px;
}
.contact h2{
  padding: 15px 0;
  font-size: 24px;
  font-weight: normal;
}
.contact p{
  line-height: 24px;
  font-size: 14px;
}
.links{
  width: 310px;
  color: #fff;
  padding-left: 38px;
  border-left: 1px solid #7a97bb;
  border-right: 1px solid #7a97bb;
  height: 160px;
}
.links h2{
  padding: 15px 0;
  font-size: 24px;
  font-weight: normal;
}
.links a{
  line-height: 24px;
  font-size: 14px;
  display: block;
  color: #fff;
}

.ny_left{
  width: 270px;
}
.ny_left .t{
  height: 60px;
  background: url(../images/ny01.png) no-repeat;
  color: #fff;
  font-size: 30px;
  padding: 60px 20px 0 20px;
}
.ny_left .con ul li {
  height: 60px;
  line-height: 60px;
  border-bottom: 1px solid #cccccc;
}

.ny_left .con ul li a {
  display: block;
  height: 60px;
  padding-left: 20px;
  color: #222;
  text-decoration: none;
  font-size: 18px;
  background: url(../images/ny02.png) right center no-repeat;
}
.ny_left .con ul li a:hover {
  background: url(../images/ny03.png) right center no-repeat #eaf2f8;
  color: #0073bd;
}
.ny_left .con ul li a.hover {
  background: url(../images/ny03.png) right center no-repeat #eaf2f8;
  color: #0073bd;
}

.ny_right {
  width: 930px;
  padding: 0;
}
.ny_right_t{
  height: 60px;
  line-height: 60px;
  border-bottom: 1px solid #cccccc;
  color: #1b519b;
  font-size: 30px;
}
.ny_right_t .ny_pos {
  color: #888888;
  font-size: 16px;
  line-height: 46px;
  padding-left: 30px;
  text-align: right;
  float: right;
  padding-right: 15px;
  font-weight: normal;
}
.ny_right_t .ny_pos a {
  color: #888888;
  padding: 0 5px;
}
.ny_right_t .ny_pos i{
  color: #0073bd;
}
.ny_right .con .con_content {
  color: #222222;
  font-size: 18px;
  line-height: 36px;
}
.ny_right .con .header {
  text-align: left;
  margin-top: 20px;
  border-bottom: 1px solid #b2b2b2;
}

.ny_right .con .header h2 {
  color: #222222;
  font-size: 24px;
  padding: 0 30px;
}

.ny_right .con .header p {
  padding: 15px 0;
  color: #1b519b;
  font-size: 18px;
  text-align: left;
  margin-bottom: 0;
  text-indent: 0;
}

.ny_right .con .details {
  font-size: 18px;
  color: #222222;
  line-height: 30px;
  padding: 20px 0;
}

.ny_right .con .content {
  padding: 20px 0;

}

.ny_right .con .np {
  line-height: 30px;
  color: #333333;
  padding-top: 15px;
  border-top: 1px solid #acacac;
  font-size: 16px;
}

.ny_right .con .np a {
  color: #333333;
  text-decoration: none;
}

.ny_right .con .np a:hover {
  font-weight: bold;
}

.ny_right .con .np p {
  padding-bottom: 10px;
}
.ny_right .con .np .tolist{
  color: #0c60d5;
}

.ny_right .con .list{
  padding: 10px 0;
}
.ny_right .con .list .item{
  height: 190px;
  border: 1px solid #cccccc;
  padding: 24px 20px;
  margin: 10px 5px;
  background: url(../images/ny04.png) no-repeat;
}
.ny_right .con .list .img{
  float: left;
  padding: 0;
  width: 135px;
  height: 190px;
  border: 1px solid #ccc;
}
.ny_right .con .list img{  
  width: 135px;
  height: 190px;
}
.ny_right .con .list .txt{
  width: 700px;
  float: right;
  margin-right: 19px;
}
.ny_right .con .list .txt h2{
  height: 44px;
  line-height: 34px;
  color: #0073bd;
  font-size: 24px;
  padding-top: 10px;
  background: url(../images/ny05.png) left bottom no-repeat;
}
.ny_right .con .list .txt h2 span{
  color: #222222;
  font-size: 16px;
  display: inline-block;
  font-weight: normal;
  margin-left: 15px;
}
.ny_right .con .list .txt .information{
  color: #222222;
  font-size: 16px;
  line-height: 26px;
  padding-right: 15px;
  padding-top: 10px;
}
.ny_right .con .list .txt .information span{
  display: inline-block;
  padding-right: 80px;
}
.ny_right .con .list .txt .information span.contact01{
  color: #222222;
  line-height: 30px;
  display: block;
}
.ny_right .con .list .txt .information span.contact01 i{
  color: #003f88;
  margin-right: 5px;
  font-size: 20px;
}

.ny_right .list02 {
	padding: 0;
}
  
.ny_right .list02 li {
	line-height: 24px;
	height: 120px;
	font-size: 14px;
	width: 100%;
	margin: 10px auto 10px auto;
  position: relative;
  background: url(../images/ny06.png) right no-repeat;
}

  
.ny_right .list02 li .date {
	width: 60px;
	height: 78px;
  position: absolute;
  left: 0;
  top: 20px;
  text-align: center;
  color: #fff;
  font-size: 16px;
  padding-top: 0;
  line-height: 39px;
  background: #003f88;
}
.ny_right .list02 li .date span{
  font-size: 24px;
  display: block;
  line-height: 39px;
  color: #fff;
}
  
.ny_right .list02 li .txt {
	width: 800px;
  margin-right: 30px;
}
  
.ny_right .list02 li .txt a {
	color: #222222;
	font-size: 20px;
	display: block;
	text-decoration: none;
  margin-top: 20px;
  line-height: 40px;
}
  
.ny_right .list02 li .txt p {
	color: #888888;
  margin-top: 10px;
  font-size: 14px;
}
  
.ny_right .list02 li .txt span {
	display: block;
	text-align: left;
	color: #7f7f7f;
	background: url(../images/arrow03.png) left no-repeat;
	padding-left: 20px;
	margin-top: 5px;
}
.ny_right .list02 li:hover .txt a{
	  color: #0070c0;
}

.ny_right .list01 {
	padding: 20px 0;
}
  
.ny_right .list01 li {
	line-height: 24px;
	font-size: 16px;
	margin: 20px auto 20px auto;
  position: relative;
  height: 135px;
  background: url(../images/ny07.png) right bottom no-repeat;
  border: 1px solid #ccc;
  padding: 12px 16px;
}
.ny_right .list01 li .img{
  width: 238px;
  height: 133px;
  float: left;
  border: 1px solid #ccc;
}
.ny_right .list01 li .img img{
  width: 238px;
  height: 133px;
}
.ny_right .list01 li .li_con{
  width: 620px;
  padding-top: 20px;
  margin-right: 20px;
}
  
.ny_right .list01 li .li_con .txt {
	width: 620px;
}
  
.ny_right .list01 li .li_con .txt a {
	color: #222222;
	font-size: 20px;
	display: block;
	text-decoration: none;
  line-height: 32px;
  padding-bottom: 20px;
}
  
.ny_right .list01 li .txt span {
	display: block;
	text-align: left;
	color: #0073bd;
	margin-top: 5px;
}
.ny_right .list01 li:hover .txt a{
	color: #0073bd;
}