* {
  margin: 0;
  padding: 0;
  border: 0;
  font-family: "Segoe UI", "Microsoft YaHei", "Microsoft JhengHei", Tahoma, Geneva, Verdana, sans-serif, "Segoe UI Symbol";
}

a {
  text-decoration: none;
}
.clear {width: 100%; height: 0; line-height: 0; font-size: 0; overflow: hidden; clear: both; display: block; _display: inline;}
.none {display: none;}
.hidden {visibility: hidden;}
.clearfix:after {clear: both; content: "."; display: block; height: 0; visibility: hidden;}
.clearfix {display: block; *zoom:1;}
body hr {
  /*height:1px;*/
  height: 0px;
  border: none;
  color: #e0e0e0;
  /*border: 1px solid #eee;*/
}

body {
  margin: 0 auto;
  text-align: center;
  width: 1200px;
  /*background: #e8e8e8;*/
  background: #747d93;
}

/*html5*/
article, aside, dialog, footer, header, section, footer, nav, figure, menu {
  display: block;
}

.container {
  box-shadow: 0px 0px 10px #1b1b1b;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}

.f-logo {
  display: none;
}

/* header */
div#head { height: 110px;background: #fff;}
.navbox{ height:58px; background:#2b458c;}
.logo{ float:left;margin-top: 10px; margin-left:50px;}
#img-slider {
  float: left;
/*   margin-bottom: 10px; */
}

.head-news {
  float: right;
  width: 655px;
}
.head-news h4 {
  font-size: 14px;
  font-weight:400;
  line-height: 48px;
  max-height: 52px;
  height: 48px;
  overflow: hidden;
}
.head-news p {
  font-size: 12px;
  text-indent: 20px;
  line-height: 21px;
  color: #777;
  height:43px;
  overflow: hidden;
}
.head-news span {
  margin-top: 5px;
  font-size: 12px;
  float: right;
  color: #777;
}
.head-news .news-item {
  display: none;
}

.news-item a {
  text-decoration: none;
  color: #000;
}

.news-item a:hover h4 {
  color: #204496;
  /*text-decoration:underline;*/
}

.news-item a:visited {
  color: #000000;
}

#slider {
  position: relative;
  width: 100%;
  height: 110px;
  overflow: hidden;
}
#slider li {
  position: absolute;
  display: block;
  float: none;
  width: 100%;
  top: 0;
  left: 0;
}
#slider li:first-child {
  position: relative;
  display: block;
  float: left;
}

.searcher{ float:right; width:180px; height:32px; margin-top:45px; margin-right:45px;}
#slider .caption {
  display: block;
  position: absolute;
  z-index: 2;
  font-size: 20px;
  text-shadow: none;
  color: #fff;
  background: #000;
  background: rgba(0, 0, 0, 0.8);
  left: 0;
  right: 0;
  bottom: 0;
  padding: 10px 20px;
  margin: 0;
  max-width: none;
}

.slider_tabs {
  margin-top: -60px;
  margin-left: 40%;
  position: relative;
  z-index: 20;
}
.slider_tabs li {
  float: left;
  display: inline-block;
  position: relative;
  width: 12px;
  height: 12px;
  margin-left: 5px;
  border: 0;
}
.slider_tabs li a {
  position: absolute;
  width: 12px;
  height: 12px;
  overflow: hidden;
  left: 0;
  color: #979797;
  color: rgba(151, 151, 151, 0);
  background: transparent url("homefor4_res/tab.png") no-repeat right top;
}
.slider_tabs .slider_here a {
  color: #fff;
  color: rgba(255, 255, 255, 0);
  background: #FFF;
  background: transparent url("homefor4_res/tab.png") no-repeat left top;
}

.slider_nav {
  position: absolute;
  -webkit-tap-highlight-color: transparent;
  top: 50%;
  left: 0;
  opacity: 0.6;
  z-index: 20;
  text-indent: -9999px;
  overflow: hidden;
  text-decoration: none;
  height: 61px;
  width: 38px;
  background: transparent url("homefor4_res/themes.gif") no-repeat left top;
  margin-top: -30px;
  display: none;
}
.slider_nav:active {
  opacity: 1;
}

.slider_nav.next {
  left: auto;
  background-position: right top;
  right: 0;
}

/* nav */
#nav {
  height: 40px;
  position: relative;
  float: right;
  top: 0;
  right: 0;
  /*background: #000;*/
  /*background: rgba(0, 0, 0, 0.6);*/
  padding-right: 25px;
  color: #fff;
  z-index: 50;
  display: block;
  list-style-type: none;
  background: url("homefor4_res/opacity60.png") repeat;
}
#nav li {
  float: left;
  _display: inline;
  position: relative;
  z-index: 60;
  list-style-type: none;
}
#nav li a {
  display: block;
  line-height: 40px;
  font-size: 15px;
  color: #fff;
  padding: 0 14px;
  text-decoration: none;
}
#nav li ul {
  background: #000;
  /*background: rgba(0, 0, 0, 0.7);*/
  position: absolute;
  top: 40px;
  width: 190px;
  z-index: 20;
  padding: 5px 0;
  display: none;
  list-style-type: none;
  background: url("homefor4_res/opacity70.png") repeat;
}
#nav li ul li {
  text-align: left;
  float: none;
  display: block;
  padding: 0;
  margin: 0;
  list-style-type: none;
  transition: 0.3s;
}
#nav li ul li a {
  line-height: 26px;
  padding: 0 10px;
  font-size: 14px;
  color: #fff;
}
#nav li ul li:hover {
  margin-left: 10px;
}
#nav li.last ul {
  left: -77px;
}

#smenu {
  display: none;
}

#english {
	visibility: hidden;
	width: 120px;
	display: block;
	position: relative;
	margin-left: 1050px;
	margin-top: -122px;
	margin-bottom: 3px;
	*margin-bottom: 0;
	padding: 5px 10px;
	color: #ccc;
	font-size: 12px;
	/*background: #000;*/
	/*filter: alpha(opacity=50);*/
	/*background: rgba(0, 0, 0, 0.5);*/
  background: url("inner_res/opacity.png") repeat;
	z-index: 5;
}
#english:hover {
	color:#fff;
}

#timeline {
  position: relative;
/*   margin-top: -93px; */
  z-index: 40;
  font-size: 0.9em;
}
#timeline span {
  width: 3%;
  display: inline-block;
  position: static;
  float: left;
  /*background: #000;*/
  /*filter: alpha(opacity=50);*/
  zoom: 1;
  /*background: rgba(0, 0, 0, 0.5);*/
  color: #fff;
  z-index: 50;
  background: url("inner_res/opacity.png") repeat;
}
#timeline span:hover {
  cursor: pointer;
}
#timeline span.prev {
  width: 17px;
  height: 30px;
  overflow: hidden;
  margin-left: 9px;
  background: url("homefor4_res/prevNext.png") no-repeat left center;
  opacity: 1;
  /*filter: alpha(opacity=100);*/
}
#timeline span.next {
  width: 17px;
  height: 30px;
  margin-left: 5px;
  overflow: hidden;
  background: url("homefor4_res/prevNext.png") no-repeat right center;
  opacity: 1;
  /*filter: alpha(opacity=100);*/
}
#timeline div.contain {
  display: inline-block;
  float: left;
  width: 94%;
  height: 30px;
  overflow: hidden;
}
#timeline li {
  width: 280px;
  overflow: hidden;
  height: 30px;
  list-style: none;
  background: #000;
  /*filter: alpha(opacity=50);*/
  position: static;
  /*background: rgba(0, 0, 0, 0.5);*/
  float: left;
  margin: 0 1px;
  display: inline-block;
  background: url("inner_res/opacity.png") repeat;
}
#timeline a {
  padding: 0.5em 1em;
  display: block;
  color: #fff;
  text-decoration: none;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
#timeline a:hover {
  text-decoration: underline;
}

#body {
  width: 99%;
  position: relative;
  background: #fff;
  padding: 0.5%;
  overflow: hidden;
}

#body > div {
  display: inline-block;
  vertical-align: top;
  float: left;
  margin-right: 5px;
}

#media li, #talented li, #research li {
  margin: 4px;
}

#universityNews, #media, #research, #talented, #others {
  border: 1px solid #e0e0e0;
  display: inline-block;
  background: linear-gradient(top, #f6f4f4, white 3%);
  background: -o-linear-gradient(top, #f6f4f4, white 3%);
  background: -ms-linear-gradient(top, #f6f4f4, white 3%);
  background: -moz-linear-gradient(top, #f6f4f4, white 3%);
  background: -webkit-linear-gradient(top, #f6f4f4, white 3%);
}
#universityNews hr, #media hr, #research hr, #talented hr, #others hr {
  border-bottom: solid #d5d5d5 1px;
  margin: 7px 0;
  display: block;
  overflow: hidden;
  float: none;
}
#universityNews li, #media li, #research li, #talented li, #others li {
  font-size: 12px;
  list-style: none;
  text-align: left;
  color: #032f55;
}
#universityNews li .beforeText, #media li .beforeText, #research li .beforeText, #talented li .beforeText, #others li .beforeText {
  width: 15px;
  height: 25px;
  background: url("homefor4_res/icons.png") no-repeat left top;
  display: inline-block;
  vertical-align: middle;
}
#universityNews li a, #media li a, #research li a, #talented li a, #others li a {
  display: inline-block;
  text-decoration: none;
  color: #333;
  margin-left: 2px;
  vertical-align: middle;
}
#universityNews li a:hover, #media li a:hover, #research li a:hover, #talented li a:hover, #others li a:hover {
  color: #204496;
}
#universityNews li .date, #media li .date, #research li .date, #talented li .date, #others li .date {
  display: inline-block;
  vertical-align: middle;
  margin-top: 5px;
  float: right;
  color: #333;
}

#firstNews a {
  margin-left: 0px !important;
}

.head {
  text-align: left;
  overflow: hidden;
}
.head h3, .head a, .head span {
  display: inline-block;
  vertical-align: middle;
  float: left;
}
.head h3 {
  font-size: 16px;
  color: #000;
  vertical-align: middle;
}
.more {
  float: right !important;
}
 .more .more-txt {
  font-size: 12px;
  font-weight: bolder;
  vertical-align: middle;
  color: #000;
  text-decoration: none;
  margin-top: 5px;
}
 .more .more-txt:hover {
	text-decoration: underline;
}
 .more .icon {
	width: 25px;
	height: 25px;
	background: url("homefor4_res/icons.png") no-repeat -21px 0px;
	*margin-top: -2px;
}

#universityNews {
  width: 55%;
  padding: 10px 1% 5px 1%; margin-top:2px; height:660px;
}
#universityNews #imageNews {
  text-align: left;
}
#universityNews #imageNews iframe {
  width: 100%;
}
#universityNews #imageNews img {
  width: 226px;
  height: 150px;
  float: left;
  margin-right: 10px;
}
#universityNews #imageNews h4 {
  line-height: 1.5em;
}
#universityNews #imageNews p {
  color: #8d8d8d;
  font-size: 0.8em;
  line-height: 1.5em;
}
#universityNews #imageNews span {
  color: #8d8d8d;
  font-size: 0.8em;
  float: right;
  margin-right: 10px;
}
#universityNews .news {
  height: 123px;
  margin-top: -5px;
}
#universityNews .news li a {
  width: 360px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  line-height: 26px;
}
#universityNews .news .more .more-txt {
	float: right;
	margin-top: 3px;
	*margin-top: 5px;
}
#universityNews .news .more .icon {
	float: right;
	margin-top: -2px;
	margin-top: -3px\0;
}
 
.hdiv {
  width: 246px; float:left;
}

#media, #talented, #research {
  width: 94%;
  height: 315px;
  display: block;
  padding: 10px 3%;
  margin: 2px auto;
  /*
  	iframe {
  		width: 100%;
  		height: 125px;
  	}
  */
}
#media li .beforeText, #talented li .beforeText, #research li .beforeText {
  height: 23px;
}
#media li a, #talented li a, #research li a {
  width: 170px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  line-height: 23px;
}

#media {
  margin-bottom: 5px;
}

#others {
  width: 22.6%;
  height: 400px;
  margin-left: 2px;
  margin-top: 2px;
  margin-right: 0 !important;
  padding: 10px 1%;
}
#others .inform iframe {
  width: 100%;
  height: 75px;
}
#others li a {
  margin-left: 0;
  width: 210px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
#others #links .news {
  text-align: left;
}
#others #links .news a {
  font-size: 12px;
  text-decoration: none;
  color: #333;
}
#others #links .news a:hover {
  color: #204496;
}
#others #topics img {
  width: 48%;
  height: 45px;
  margin-top: 5px;
}
#others #topics a {
  display: inline;
}

footer {
  background: #1F2677;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  position: relative;
  height: 60px;
  padding: 10px;
  font-size: 12px;
}
footer hr {
  border-bottom: solid #5a697c 1px;
  margin: 10px 0;
}

footer > div {
  width: 100%;
  min-height: 10px;
  text-align: center;
  margin: 0 auto;
}

#footer_link a {
  display: inline-block;
  color: #fff;
  text-decoration: none;
}
#footer_link a:hover {
	text-decoration: underline;
}
#footer_link .line {
  margin: 0 5px;
}

#footer_left, #footer_right {
  display: inline-block;
  vertical-align: middle;
}

#footer_left {
  margin-left:10px; width:100%;
  color: #fff;
  float: left;
}
#footer_left a {
  color: #fff;
  text-decoration: none;
}
#footer_left a:hover {
  text-decoration: underline;
}

#footer_right {
  color: #fff;
  margin-left: 10px;
  /*float: left;*/
}
#footer_right a {
  display: inline-block;
  vertical-align: middle;
  float: left;
  text-decoration: none;
}
#footer_right a .text {
  display: inline-block;
  vertical-align: top;
  text-align: left;
  margin-right: 10px;
  color: #fff;
}
#footer_right .weixin .img {
  display: inline-block;
  width: 40px;
  height: 35px;
  background: url("homefor4_res/icons.png") no-repeat 0 -28px;
}
#footer_right .weibo .img {
  display: inline-block;
  width: 40px;
  height: 35px;
  background: url("homefor4_res/icons.png") no-repeat -40px -28px;
}

#mid_container hr {
  margin: 4px 0;
}
#others .inform { 
}
#others .inform hr {
  margin: 10px 0;
}

@media screen and (min-width: 1700px) {
  body {
    width: 1600px;
  }

  header {
    height: 290px;
  }

  #slider {
    height: 290px;
  }
  #slider img {
    height: 290px;
  }

  #slider li {
    height: 290px;
  }

  #english {
	margin-top: -99px;
	margin-left: 1450px;
  }

  #timeline {
    margin-top: 0px;
  }
  #timeline li {
    width: 376px;
  }

  #universityNews {
    height: 840px; margin-top:2px;
  }
  #universityNews .head-news {
    width: 850px; 
  }
  #universityNews .head-news .news-item {
    line-height: 25px;
  }
  #universityNews .head-news .news-item p {
    height: 50px;
    line-height: 22px;
  }
  #universityNews .news {
    height: 215px;
    margin-top: 20px;
  }
  #universityNews .news li a {
    width: 500px;
	  line-height: 30px;
  }
.hdiv {
  width: 332px; float:left;
}
  #media, #research, #talented {
    height: 405px;
  }
  #media li .beforeText, #talented li .beforeText, #research li .beforeText {
    height: 23px;
  }
  #media li a, #talented li a, #research li a {
    width: 240px;
    line-height: 32px;
  }

  #media {
    margin-bottom: 5px;
  }

  #others {
    height: 512px;
  }
  #others li a {
    margin-left: 0;
    width: 280px;
    margin: 7px 0 7px 5px;
  }
  #others #links .news a {
    display: inline-block;
    font-size: 14px;
    margin: 7px 0 7px 5px;
  }
  
  .news .text a, .news .date {
    font-size: 14px;
  }

  .head-news .news-item p, .head-news .news-item span {
    font-size: 13px;
  }

  .head-news .news-item h4 {
    font-size: 15px;
  }

  #footer_link a {
    font-size: 13px;
  }

  #others #topics img {
    width: 48%;
    height: 60px;
    margin-top: 5px;
  }

  footer {
    height: 65px;
    /*padding: 40px 20px;*/
    font-size: 12px;
  }
  footer hr {
    margin: 10px 0;
  }

  footer > div {
    width: 910px;
    margin: 0 auto;
  }

  #others .inform {
  }

  #others .inform hr {
    margin: 12px 0;
  }
}
@media screen and (max-width: 1300px) {
  body {
    width: 1200px;
  }
}
@media screen and (max-width: 1200px) {
  body {
    width: 1000px;
  }


  #english {
	margin-left: 850px;
  }

  #timeline li {
    width: 233px;
  }

  #body #universityNews {
    width: 50%;
  }
  #body #universityNews .head-news {
    width: 127px;
  }
  #body #universityNews .head-news p {
    height: 50px; line-height:25px;
  }

  #body #universityNews li a {
    width: 300px;
  }
  .hdiv {
  width: 229px !important; float:left;
}
#media li a, #talented li a, #research li a {
    width: 150px !important; 
}
.head-news h4{ height:45px;}
.head-news { }
.head-news{ width:100% !important; height:100px; float:left;}

  #body > div {
    width: 355px;
  }

  #body > div li a {
    width: 270px;
  }

  #body #others {
    width: 220px;
  }

  #body #others li a {
    width: 166px;
  }
}










