.news-c {
  padding-top: 10px;
  height: 460px;
  background: url(../images/bk-news.png) no-repeat;
  background-size: 100% 100%;
}
.news-w .news-list {
  overflow: hidden;
}
.news-w .news-list ul {
  margin-left: -13px;
  margin-right: -13px;
}
.news-w .news-list li {
  float: left;
  width: 280px;
  margin: 28px 13px 0;
}
.news-w .news-list .img_ {
  display: block;
  border-bottom: 7px solid #013f88;
}
.news-w .news-list .img_ img {
  width: 280px;
  height: 210px;
}
.news-w .news-list .a_ {
  height: 54px;
  line-height: 27px;
  margin-top: 17px;
  overflow: hidden;
}
.news-w .news-list .a_ a {
  font-size: 16px;
}
.news-w .news-list .a_ a:hover {
  color: #013f88;
}
.news-w .news-list .sum {
  height: 44px;
  line-height: 22px;
  margin-top: 9px;
  padding-bottom: 22px;
  overflow: hidden;
  font-size: 14px;
  color: #999999;
  border-bottom: 1px solid #eaeaea;
}
.news-w .news-list .other {
  height: 22px;
  line-height: 22px;
  margin-top: 16px;
  font-size: 14px;
  color: #666666;
}
.news-w .news-list .other .arrow {
  width: 30px;
  height: 20px;
  background: url(../images/icon-new-right.png) no-repeat center;
}
.notice-container {
  height: 437px;
  padding-top: 17px;
  background: url("../images/bk_notice.png") no-repeat;
  background-size: 100% 100%;
}
.notice {
  width: 780px;
}
.notice .notice-list {
  margin-top: 25px;
}
.notice .notice-list li {
  line-height: 34px;
  height: 34px;
  font-size: 0;
  letter-spacing: 0;
}
.notice .notice-list li .time {
  display: inline-block;
  margin-left: 5px;
  color: #003f88;
  vertical-align: top;
  font-size: 16px;
}
.notice .notice-list li i {
  display: inline-block;
  width: 1px;
  height: 24px;
  margin: 5px 15px 0;
  background: #c2c2c2;
  vertical-align: top;
}
.notice .notice-list li .a_ {
  display: inline-block;
  width: 600px;
  height: 34px;
  line-height: 34px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 16px;
}
.notice .notice-list li .a_ a:hover {
  color: #003f88;
  text-decoration: underline;
}
.notice-imgs {
  width: 384px;
}
.notice-imgs .img_ {
  display: block;
  margin-top: 25px;
}
.notice-imgs .img_ img {
  width: 100%;
}
.laboratory-container {
  height: 540px;background: url("../images/bk_opus.png") no-repeat;
  background-size: 100% 100%;
}
.laboratory {
  padding-top: 14px;
}
.laboratory .laboratory-list {
  margin: 0 -16px;
}
.laboratory .laboratory-list li {
  float: left;
  width: 584px;
  margin: 24px 16px 0;
  /*background: #f7f8f9;
*/background: #fff;
  overflow: hidden;
}
.laboratory .laboratory-list li img {
  width: 231px;
  height: 174px;
}
.laboratory .laboratory-list .info {
  margin-left: 260px;
  margin-right: 20px;
}
.laboratory .laboratory-list .a_ {
  height: 43px;
  line-height: 43px;
  margin-top: 12px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.laboratory .laboratory-list .a_ a {
  font-size: 18px;
  color: #003f88;
}
.laboratory .laboratory-list .a_ a:hover {
  color: #77b4fa;
  text-decoration: underline;
}
.laboratory .laboratory-list .text {
  height: 78px;
  line-height: 26px;
  font-size: 14px;
  color: #666666;
  overflow: hidden;
}
.laboratory .laboratory-list .more {
  margin-top: 8px;
  font-size: 12px;
}
.laboratory .laboratory-list .more a {
  font-size: 12px;
  color: #003f88;
}
.laboratory .laboratory-list .more a:hover {
  color: #77b4fa;
}
.laboratory .laboratory-list .info_ {
  height: 26px;
  line-height: 26px;
  font-size: 14px;
  color: #666666;
  overflow: hidden;
}
.opus-container {
  height: 380px;
  /*background: url("../images/bk_opus.png") no-repeat;
  background-size: 100% 100%;*/
}
.opus {
  padding-top: 19px;
  overflow:hidden;
}
.opus .opus-list {
  position:relative;
  margin: 25px -10px 0;
}
.opus .opus-list li {
  float: left;
  width: 285px;
  margin: 0 10px;
}
.opus .opus-list li img {
  width: 100%;
  height: 214px;
}
.opus .opus-list li a {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
}
.opus .opus-list li a:hover span {
  opacity: 0;
  *display: none;
  display: none\9;
}
.opus .opus-list li span {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 42px;
  line-height: 42px;
  background: #054385;
  background: rgba(5, 67, 133, 0.9);
  text-align: center;
  color: #fff;
  font-size: 16px;
  transition: all 0.5s;
}
.footer-container {
  padding-top: 25px;
  background: #003f88;
}
.footer-container .footer {
  padding-bottom: 35px;
}
.footer-container .logo-box {
  width: 620px;
  height: 100px;
  border-right: 1px solid #2b5f9c;
}
.footer-container .logo-box a {
  display: block;
  width: 580px;
  margin-top: 16px;
}
.footer-container .logo-box a img {
  width: 100%;
}
.footer-container .info-box {
  width: 340px;
  line-height: 25px;
  font-size: 14px;
  color: #fff;
  border-right: 1px solid #2b5f9c;
}
.footer-container .info-box div {
  padding-left: 28px;
}
.footer-container .links-box {
  width: 214px;
  margin-left: 20px;
  margin-top: 18px;
}
.footer-container .space {
  padding: 0 10px;
}
.copyright {
  height: 44px;
  line-height: 44px;
  text-align: center;
  color: #fff;
  font-size: 14px;
  border-top: 1px solid #144e91;
}
.copyright a {
  color: #6699cc;
}
.copyright a:hover {
  text-decoration: underline;
}
.container {
  width: 100%;
  min-width: 1200px;
}
.wrapper {
  width: 1200px;
  margin: 0 auto;
}
.left-wrapper {
  float: left;
  width: 270px;
}
.right-wrapper {
  float: right;
  width: 880px;
}
/* navbar */
.navbar-header {
  line-height: 50px;
  height: 50px;
  border-bottom: 1px solid #eaeaea;
}
.navbar-header .title {
  font-size: 22px;
  color: #003f88;
}
.navbar-header .nav a {
  font-size: 14px;
}
.navbar-header .nav a:hover {
  color: #004ea1;
  text-decoration: underline;
}
.navbar-header .nav .pox {
  display: inline-block;
  width: 16px;
  height: 16px;
  vertical-align: top;
  margin-top: 18px;
  *margin-top: 0;
  background: url("../images/icon_br.png");
}
.navbar-header img {
  vertical-align: top;
  margin-top: 13px;
  *margin-top: 0;
}
/* list */
.banner {
  font-size: 0;
  letter-spacing: 0;
}
.banner img {
  width: 100%;
}
.list {
  padding-top: 20px;
  padding-bottom: 40px;
}
.list .list-list {
  margin-top: 10px;
}
.list .list-list li {
  position: relative;
  height: 46px;
  line-height: 46px;
  border-bottom: 1px dotted #c5c5c5;
}
.list .list-list li .i {
  display: inline-block;
  width: 5px;
  height: 5px;
  margin-top: 22px;
  margin: 22px 8px 0;
  vertical-align: top;
  *margin-top: 0;
  *vertical-align: middle;
  background: #cecece;
  border-radius: 50%;
}
.list .list-list li a {
  font-size: 16px;
}
.list .list-list li a:hover {
  color: #008;
  text-decoration: underline;
}
.list .list-list li .time {
  position: absolute;
  right: 0;
  color: #888888;
}
.list .center-box {
  text-align: center;
}
.list .center {
  display: inline-block;
}
/* detail */
.detail {
  padding-top: 20px;
}
.detail .page {
  padding: 24px 32px 0;
}
.detail .page-header {
  padding-bottom: 24px;
  border-bottom: 1px dotted #dddddd;
}
.detail h1 {
  line-height: 53px;
  text-align: center;
  font-size: 24px;
  color: #222222;
  font-weight: bold;
}
.detail .info {
  margin-top: 5px;
  line-height: 28px;
  text-align: center;
  font-size: 14px;
  color: #666666;
}
.detail .info .space {
  padding: 0 15px;
}
.detail .page-content {
  padding: 35px 0;
}
.detail .page-content p {
  line-height: 30px;
  text-indent: 2em;
  padding-bottom: 1.5em;
}
.detail .page-content .img_ {
  padding: 0 0 20px;
  text-align: center;
  max-width: 100%;
}
/* slist */
.slist {
  padding-top: 20px;
  padding-bottom: 40px;
}
.slist .laboratory-list li {
  margin: 24px 16px 0;
  background: #f7f8f9;
  overflow: hidden;
}
.slist .laboratory-list li img {
  width: 231px;
  height: 174px;
}
.slist .laboratory-list .info {
  margin-left: 260px;
  margin-right: 20px;
}
.slist .laboratory-list .a_ {
  height: 43px;
  line-height: 43px;
  margin-top: 12px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.slist .laboratory-list .a_ a {
  font-size: 18px;
  color: #003f88;
}
.slist .laboratory-list .a_ a:hover {
  color: #77b4fa;
  text-decoration: underline;
}
.slist .laboratory-list .text {
  height: 78px;
  line-height: 26px;
  font-size: 14px;
  color: #666666;
  overflow: hidden;
}
.slist .laboratory-list .more {
  margin-top: 8px;
  font-size: 12px;
}
.slist .laboratory-list .more a {
  font-size: 12px;
  color: #003f88;
}
.slist .laboratory-list .more a:hover {
  color: #77b4fa;
}
.slist .laboratory-list .info_ {
  height: 26px;
  line-height: 26px;
  font-size: 14px;
  color: #666666;
  overflow: hidden;
}
.slist .center-box {
  text-align: center;
}
.slist .center {
  display: inline-block;
}

.detail .page-content table{ border-collapse:collapse; display:block;margin:0 auto;}
.detail .page-content table p{
text-indent:0;
line-height:30px;
padding:0;
}
/*header*/
.header-container{
    height:137px;
    background: url('../images/bk_header.jpg') no-repeat;
    background-size:1920px 137px;
    background-position: center center;
}
.header-container .logo{
    display:inline-block;
    margin-top:30px;
}
/*navbar*/
.navbar-container{
    background:#fff;
}
.navbar .nav{
    position: relative;
    float:left;
    width:11.11%;
    height:50px;
    z-index:99;
}
.navbar .nav .nav-a{
    display:block;
    height:50px;
    line-height:50px;
    text-align:center;
}
.navbar .nav:hover .nav-a{
    background:#63b2f5;
    color:#fff;
}
.navmenu{
    position: absolute;
    top:100%;
    width:240px;
    background:#f2f2f2;
    display:none;
}
.navmenu li a{
    display:block;
    height:45px;
    line-height:45px;
    text-align:center;
    border-bottom:1px solid #e0e0e0;
}
.navmenu li a:hover{
    background:#63b2f5;
    color:#fff;
}

.header-common{
    height:70px;
    line-height:70px;
    border-bottom:1px solid #c2c2c2;
}
.header-common h1{
    font-size:30px;
    color:#003f88;
}
.header-common .more{
    font-size:14px;
    color:#888888;
}
.header-common .more img{
    vertical-align:top;
    margin-left:5px;
    margin-top:24px;
}
.header-common .more:hover{
    text-decoration:underline;
    color:#003f88;
}

.links {
  position: relative;
  width:194px;
  height: 33px;
  line-height: 33px;
  padding: 0 10px;
  font-size: 14px;
  color: #909090;
  background: #fff;
  cursor: pointer;
}
.links .link-box {
  position: absolute;
  bottom: 33px;
  left: 0;
  width: 100%;
  height: 132px;
  overflow: auto;
  background: #fff;
  display: none;
}
.links .link-box a {
  display: block;
  height: 32px;
  line-height: 32px;
  border-bottom: 1px solid #eee;
  text-align: center;
}
.links .link-box a:hover {
  background: #eee;
}
.links img {
  vertical-align: top;
  margin-top: 10px;
}

.menu-header {
  height:85px;
  line-height: 85px;
  background: #003f88;
  font-size: 22px;
  color: #fff;
  text-align:center;
}
.menu_ .menu_li {
  position: relative;
  line-height: 54px;
  background: #f9f9f9;
}
.menu_ .menu_a {
  display: block;
  height: 54px;
  line-height: 54px;
  padding-left: 24px;
  font-size: 16px;
  color: #004ea1;
  border: 1px solid #eee;
  border-top: none;
}
.menu_ .menu_span {
  position: absolute;
  right: 10px;
  top: 14px;
  height: 30px;
  width: 30px;
  line-height: 30px;
  cursor: pointer;
  text-align: center;
}
.menu_ .menu_span .img_{
    display:none;
}
.menu__ {
  display: none;
  overflow: visible;
  background: #fff;
}
.menu__ .menu__li {
  height: 44px;
  line-height: 44px;
}
.menu__ .menu__li.selected {
  background: #eee;
}
.menu__ .menu__a {
  display: block;
  height: 44px;
  line-height: 44px;
  font-size: 14px;
  color: #666666;
  border: 1px solid #eee;
  border-top: none;
}
.menu__ .menu__a:hover {
  background: #eee;
}
.menu__ .menu__a img {
  margin-left: 50px;
  margin-right: 6px;
}
.menu_ .menu_li.parent .menu_a {
  background: #63b2f5;
  color:#fff;
}
.menu_ .menu_li.parent .img_{
    display:inline-block;
}
.menu_ .menu_li.parent .img__{
    display:none !important;
}
.menu_li.parent .menu__ {
  display: block;
}

/* ---------------------- pagation --------------------*/
.pagation-wrapper {
  padding: 35px 0 0;
}
.pagation {
  font-size: 0;
  letter-spacing: 0;
}
.pagation .all,
.pagation .home,
.pagation .last,
.pagation .page,
.pagation .prev,
.pagation .next {
  display: inline-block;
  height: 28px;
  line-height: 28px;
  text-align: center;
  font-size: 14px;
  border: 1px solid #e3e3e3;
  background: #eeeeee;
  color: #666666;
  margin-right: 8px;
}
.pagation .all {
  width: 50px;
}
.pagation .home,
.pagation .last {
  width: 60px;
}
.pagation .home:hover,
.pagation .last:hover {
  background: #0268bf;
  border-color: #0268bf;
  color: #fff;
}
.pagation .prev,
.pagation .next {
  width: 50px;
}
.pagation .prev:hover,
.pagation .next:hover {
  background: #0268bf;
  border-color: #0268bf;
  color: #fff;
}
.pagation .page {
  width: 29px;
  background: #fff;
}
.pagation .page:hover {
  background: #0268bf;
  border-color: #0268bf;
  color: #fff;
}
.pagation .page.in {
  width: 32px;
  background: #0268bf;
  border-color: #0268bf;
  color: #fff;
}

.swiper-container{
    position: relative;
    width:100%;
    min-width:1200px;
    overflow: hidden;
}
.swiper{
    position: relative;
    width:300%;
}
.swiper li{
    float:left;    
    width:33.33%;
}
.swiper li a{
    display:block;
    font-size:0;
    letter-spacing:0;
}
.swiper li a img{
    width:100%;
}
.dots-box{
    position: absolute;
    bottom:47px;
    width:110px;
    left:50%;
    margin-left:-55px;
    text-align:center;
}
.dots{
    display:inline-block;
    font-size:0;
    letter-spacing:0;
    text-align:center;
}
.dots span{
    display:inline-block;
    width:12px;
    height:12px;
    margin:0 8px;
    border:2px solid #fff;
    cursor: pointer;
}
.dots span:hover{
    background:#fff;
}
.dots span.active{
    background:#fff;
}
.swiper-container .to-left{
    position: absolute;
    left:25px;
    top:50%;
    margin-top:-25px;
    width:50px;
    height:50px;
    text-align:center;
    background:#000;
    background:rgba(0,0,0,0.8);
    border-radius:50%;
    cursor: pointer;
    transition:all .5s;
}
.swiper-container .to-left:hover{
    left:20px;
}
.swiper-container .to-right{
    position: absolute;
    right:25px;
    top:50%;
    margin-top:-25px;
    width:50px;
    height:50px;
    text-align:center;
    background:#000;
    background:rgba(0,0,0,0.8);
    border-radius:50%;
    cursor: pointer;
    transition:all .5s;
}
.swiper-container .to-right:hover{
    right:20px;
}
.swiper-container .to-left img,
.swiper-container .to-right img{
    margin-top:13px;
}




/* ---- search ---- */
.search{
	margin-top:52px;
}
.search form{
	/* width:255px; */
	height:33px;
	background:#fff;
}
.search input{
	width:205px;
	height:33px;
	padding-left:10px;
	border:none;
	outline:none;
}
.search button{
	width:38px;
	height:33px;
	border:none;
	outline:none;
	background:red;
	background: url('../images/icon_search.png') no-repeat;
	background-size:18px 18px;
	background-position:center center;
	cursor:pointer;
}

.list .list-list .wp_paging li a {
    font-size: 13px;
    line-height: 47px;
}
.WP_VisitCount {
    display: inline;
}
.slist .laboratory-list .wp_paging li {
    background: none;
}