@charset "utf-8";

/*公共样式 开始*/

html,
body {
  float: left;
  width: 100%;
  min-width: 1200px;
  font-family: "微软雅黑", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.hide {
  display: none;
}

.clear {
  clear: both;
}

a {
  text-decoration: none;
}

a:hover,
a:active,
a:focus {
  text-decoration: none;
}

li {
  list-style: none;
}

.base {
  width: 1200px;
  margin: 0 auto;
}

input:focus{
  outline: none;
}

/*公共样式 结束*/

.header {
  width: 100%;
  height: 122px;
  line-height: 122px;
  background: #007096;
  position: relative;
    z-index: 9999;
    /*position: fixed;*/
    top: 0;
    left: 0;
}

.header .base{
  position: relative;
        width: 1200px;
}

.header .logo{
  width: 209px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
}

.header p{
  /*float: right;*/
  font-weight: bold;
  color: #fff;
  font-size: 32px;
  word-spacing: 5px;
  position: absolute;
  padding-left: 245px;
}

.nav{
    width: 100%;
    min-width: 1200px;
  background: url(../images/nav-bg.png);
  background-repeat: repeat;
  /*position: fixed;*/
  position: relative;
  /*top: 122px;*/
  left: 0;
  z-index: 999;
  height: 60px;
  line-height: 60px;
}

.header-form{
  font-size: 0;
  width: 195px;
  height: 60px;
  background: url(../images/form-bg.png) repeat;
  position: relative;
}

.header-form .keywords{
  width: 140px;
    background: none;
    padding-left: 15px;
    position: absolute;
    font-size: 14px;
    height: 40px;
    line-height: 40px;
    top: 50%;
    margin-top: -20px;
}

.header-form .submit-btn{
  cursor: pointer;
  width: 18px;
  height: 18px;
  background: url(../images/search-icon.png) center center no-repeat;
  position: absolute;
  top: 50%;
  margin-top: -9px;
  right: 17px;
}

.nav .language{
  font-size: 12px;
  color: #ff7b2e;
  margin: 0 25px 0 8px;
}

.navlist{
  float: right;
}

.navlist>li{
  padding: 0 27px;
  position: relative;
  display: inline-block;
}

.navlist>li>a{  
  color: #fff;
  display: inline-block;
  height: 57px;
  border-bottom: 3px solid transparent;
  font-size: 16px;
}

.navlist>li.active>a{ 
  font-weight: bold;
  border-bottom: 3px solid #007096;
}

.nav-item-menu{
  position: absolute;
  width: 100%;
  top: 60px;
  left: 0;
  display: none;
  text-align: center;
  font-size: 14px;
  line-height: 20px;
  background: #017096;
}

.nav-item-menu a{
  color: #fff;
  display: block;
  padding: 10px;
}

.nav-item-menu a:hover{
  background: #005d7d;
}

.banner{
  margin-top: -60px;
    width: 100%;
    min-width: 1200px;
    position: relative;
}

.banner .bd,
.banner .bd ul,
.banner .bd li {  
    height: 100% !important;
    width: 100% !important;
}

.banner .bd li{
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    cursor: pointer;
}

.banner .bd .timer{
  position: absolute;
  left: 0;
  bottom: 0;
  height: 3px;
  background: #007096;
}

/*.black-cover{
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  background: #000;
  opacity: .2;
  filter: alpha(opacity=20);
}*/

.banner .hd{
  display: none;
  position: absolute;
  top: 50%;
  right: 5%;
}

.banner .hd li{
  width: 10px;
  height: 10px;
  border: 1px solid #fff;
  border-radius: 50%;
  margin: 15px 0;
  cursor: grabbing;
}

.banner .hd li.on{
  background: #fff;
}

.wrapper{
  float: left;
  width: 100%;
  display: none;
  padding: 40px 0 30px;
  min-width: 450px;
}

.main-content1{
  height: 360px;
  padding-bottom: 40px;
}

.main-content1-left{
  width: 1230px;
}

.main-content1-right{
  width: 408px;
}

.main-title{
  float: left;
  width: 100%;
  margin-bottom: 30px;
}

.main-title h4{
  font-size: 24px;
  color: #007096;
  float: left;
  padding-right: 21px;
  margin-right: 21px;
  position: relative;
}

.main-title h4:after{
  content: '';
  width: 1px;
  height: 14px;
  background: #b5b5b5;
  position: absolute;
  bottom: 2px;
  right: 0;
}

.main-title a{
  float: left;
  font-size: 13px;
  color: #999;
  margin-top: 7px;
}

.main-title a:hover{
  color: #007096;
}

.main-list1,
.main-list1 li a{
  float: left;
  width: 100%;
}

.main-list1 li{
  float: left;
}

.main-list1 .list-first{
  width: 380px;
  height: 284px;
  margin-right: 40px;
  /*border: 1px solid #dcdcdc;*/
  position: relative;
}

.main-list1 .list-first span{
  display: inline-block;
  padding: 7px 9px;
  background: #ff7b2e;
  color: #fff;
  font-size: 12px;
  position: absolute;
  top: 0;
  left: 0;
}

/*.main-list1 .list-first img{
  width: 345px;
  height: 194px;
}*/

.main-list1 li p{
  font-size: 16px;
    letter-spacing: 1px;
    color: #000;
    line-height: 24px;
}

.main-list1 .list-first p{
    padding: 10px 15px;
    max-height: 47px;
    overflow: hidden;
    position: absolute;
    left: 0;
    bottom: 0;
    color: #fff;
    width: 350px;
    background: rgba(0,112,150,.8);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#C8007096,endColorstr=#C8007096);
}

.main-list1 .list-other{
  width: 390px;
    height: 50px;
    overflow: hidden;
    margin-bottom: 29.5px;
}

.main-list1 .list-other .media-left,
.main-list1 .list-other .media-right{
  display: table-cell;
  vertical-align: middle;
  height: 50px;
}

.main-list1 .list-other .media-left{
  text-align: center;
  padding-right: 17px;
  border-right: 1px solid #dcdcdc;
}

.main-list1 .list-other strong{
  display: block;
  font-size: 20px;
  color: #007096;
  margin-bottom: 8px;
}

.main-list1 .list-other small{
  font-size: 12px;
  color: #999;
}

.main-list1 .list-other .media-right{
  padding-left: 17px;
}


.main-list1 .list-other p{
  line-height: 25px;
  max-height: 50px;
  overflow: hidden;
}

.main-list1 .list-other:hover p{
  color: #007096;
}

.main-list2 li{
  margin: 11px 0 2px;
    float: left;
  width: 100%;
  max-height: 54px;
  overflow: hidden;
}

.main-list2 li a{
  display: block;
  width: 100%;
}

.main-list2 small{
  float: left;
    font-size: 12px;
    color: #007096;
    margin-right: 4px;
    margin-top: 7px;
}

.main-list2 span{
  color: #000;
  font-size: 16px;
  line-height: 27px;
  max-height: 54px;
  overflow: hidden;
}

.main-list2 li a:hover span{
  color: #007096;
}

.main-content2{
  width: 100%;
  padding: 14px 0 12px;
  height: 280px;
  background: #eee;
  position: relative;
  overflow: hidden;
}

.main-content2:before{
  content: '';
  width: 350px;
  height: 306px;
  background: url(../images/bg_left.png) center center no-repeat;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
}

.main-content2:after{
  content: '';
  width: 350px;
  height: 306px;
  background: url(../images/bg_right.png) center center no-repeat;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 10;
}

.main-title2{
  text-align: center;
}

.main-title2 h4{
  font-size: 24px;
  color: #007096;
  margin-bottom: 10px;
}

.main-title2 a{
  font-size: 13px;
  color: #999;
}

.main-title2 a:hover{
  color: #007096;
}

.main-list3{
  position: relative;
  z-index: 20;
  margin-top: 27px;
  margin-left: -32px;
  margin-right: -32px;
}

.main-list3 li{
  float: left;
  width: 357px;
  margin: 0 32px;
  
}

.main-list3 .media-left,
.main-list3 .media-right{
  display: table-cell;
  vertical-align: top;
}

.main-list3 .media-left{
  text-align: center;
}

.main-list3 .media-left strong{
  display: block;
  font-size: 24px;
  color: #fff;
  background: #007096;
  padding: 10px 15px;
}

.main-list3 .media-left small{
  display: block;
  font-size: 12px;
  color: #007096;
  background: #ffff;
  padding: 6px 4px;
}

.main-list3 .media-right{
  padding-left: 20px;
}

.main-list3 .media-right h4{
  font-size: 16px;
  line-height: 25px;
  height: 75px;
    overflow: hidden;
}

.main-list3 .media-right h4 a{
  color: #333;
  display: block;
}

.main-list3 .media-right h4 a:hover{
  color: #007096;
}

.main-list3 .media-bottom{
  padding: 20px 0 0 77px;
}

.main-list3 .media-bottom p{
  font-size: 14px;
    color: #555;
    margin-bottom: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    position: relative;
    padding: 5px 0 5px 25px;
}

.main-list3 .media-bottom p.media-bottom-p{
  background: url(../images/main-icon1.png) left center no-repeat;
}

.main-list3 .media-bottom p.media-bottom-t{
  background: url(../images/main-icon2.png) left center no-repeat;
}

.main-list3 .media-bottom p.media-bottom-z{
  background: url(../images/main-icon3.png) left center no-repeat;
}

.main-content3{
  height: 320px;
  padding-top: 25px;
  overflow: hidden;
}

.main-list4{
  margin-left: -12px;
  margin-right: -12px;
}

.main-list4 li{
  float: left;
  margin: 12px;
}

.main-list4 li a{
  position: relative;
  display: block;
  width: 282px;
  height: 240px;
  overflow:hidden;
  color: #131313;
}

.main-list4 li img{
  width: 282px;
  height: 189px;
}

.main-list4 li .main-text{
  width: 230px;
  height: 48px;
  overflow: hidden;
  padding: 11px 14px;
  border-bottom: 1px solid #007096;
  line-height: 24px;
  position: absolute;
  bottom: 0px;
  left: 50%;
  margin-left: -129px;
  background: #fff;
  transition: all .2s ease-in;
}

.main-list4 li .main-text p{
  max-height: 48px;
  overflow: hidden;
}

.main-list4 a:hover .main-text{
  min-height: 48px;
  height: auto;
  max-height: 72px;
  border-bottom: 1px solid #ff7b2e;
}

.main-list4 a:hover .main-text p{
  transition: all .2s ease-in;
  max-height: 72px;
  overflow: hidden;
}

.footer{
  display: none;
  float: left;
  width: 100%;
  padding: 15px 0;
  background: #434343;
  color: #fff;  
  font-size: 13px;
  border-bottom: 4px solid #007096;
}

.footer-left{
  width: 80%;
}

.footer-right{
  width: 20%;
}

.footer-left p{ 
  margin: 18px 0;
}

.footer-left a{
  color: #fff;
}

.footer-left a:hover{
  color: #ff7b2e;
}

.common-content{
  float: left;
  width: 100%;
}

.common-left{
  width: 855px;
}

.common-right{
  width: 263px;
  word-break: break-all;
}

.common-local{
  color: #666;
  font-size: 13px;
  padding-bottom: 10px;
  border-bottom: 2px solid #dcdcdc;
}

.local-icon{
  margin: 1px 8px 0 0;
}

.common-local a{
  color: #666;
}

.common-local a:hover{
  color: #007096;
}

.common-list{
  margin-top: 10px;
}

.common-list>li{
  float: left;
  width: 100%;
    padding: 20px 0;
    border-bottom: 1px dashed #dcdcdc;  
}

.common-list img{
  float: left;
  width: 197px;
  height: 111px;
  padding-right: 25px;
}

.common-list-right a{
  color: #333;
}

.common-list-right a:hover{
  color: #007096;
}

.common-list-right h4{
  font-size: 18px;
  margin-bottom: 15px;
  line-height: 26px;
  max-height: 52px;
  overflow: hidden;
}

.common-list-right p{
  font-size: 14px;
  color: #333;
  line-height: 23px;
  max-height: 46px;
  overflow: hidden;
}

.local-title {
  margin-bottom: 25px;
}

.local-title h4{
  font-size: 26px;
  font-weight: normal;
  color: #007096;
}

.navlist2 a{
  line-height: 25px;
  display: block;
  color: #333;
  font-size: 18px;
  background: #eee;
  padding: 19px 29px;
  margin-bottom: 5px;
  transition: all .2s ease-in;
}

.navlist2 a.active{
  color: #fff;
  background: #007096;
  font-weight: bold;
}

.navlist2 a:hover{
  color: #fff;
  background: #007096;
}

.article-content{
  padding: 25px 0 15px;
}

.article-title{
  font-size: 30px;
  color: #007096;
  line-height: 35px;
  margin-bottom: 15px;
}

.article-time{
  font-size: 13px;
  color: #666;
  margin-bottom: 10px;
}

.short-line{
  margin-bottom: 30px;
}

.short-line span{
  display: inline-block;
  width: 30px;
  height: 3px;
  background: #007096;
}

.article-content img{
  max-width: 100% !important;
}

.list-people{
  margin-top: 3px;
  margin-left: -14px;
  margin-right: -14px;
}

.list-people,
.list-people li{
  float: left;
}

.list-people li a{
  display: block;
  width: 266px;
  height: 258px;
  background: #f2f2f2;
  text-align: center;
  margin: 20px 14px;
  transition: all .2s ease-in;
}

.list-people li a:hover{
  box-shadow: 0 0 7px #878282;
}

.people-img{
  width: 266px;
  height: 152px;
  position: relative;
  background: #bfbfbf;
}

.people-img img{
  max-width: 266px;
  max-height: 152px;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}

.list-people-bottom{
  height: 92px;
  position: relative;
  padding: 13px 13px 0;
}

.list-people-bottom h4{
  font-size: 18px;
  color: #007096;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-bottom: 12px;
}

.list-people-bottom small{
  font-size: 14px;
  color: #666;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.list-people-bottom p{
  font-size: 14px;
  color: #666;
  width: 240px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding: 11px 0;
  border-top: 1px solid #dcdcdc;
  position: absolute;
  bottom: 0;
  height: 14px;
}

.people-field{
  display:flex;
  margin: 25px 0;
  width: 100%;
  height: 200px;
  background: #eaeaea;
}

.people-left{
  width: 357px;
  height: 200px;
  background: #bfbfbf;
  position: relative;
  float:left;
}

.people-left img{
  max-width: 357px;
  max-height: 200px;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}

.people-right{
  padding:0 30px;
  width: 438px;
  height: 200px;
  float:left;
}

.people-right h4{
  font-size: 22px;
  color: #007096;
  margin: 20px 0 24px;
}

.people-right p{
  font-size: 14px;
  color: #3e3e3e;
  margin-bottom: 20px;
}

.box-info-teacher{
  padding-bottom: 20px;
  float: left !important;
}

.wrapper-info-tab{
  min-height: 200px;
}

.info-tab{
  display: none;
}

.info-tab.on{
  display: block;
}

.info-teacher-head{
  border-bottom: 1px solid #7fb7ca;
  margin-bottom: 15px;
}

.info-teacher-head a{
  display: inline-block;
  padding: 8px 12px;
  font-size: 18px;
  color: #333;
  margin-bottom: -1px;
}

.info-teacher-head a.current{
  /*font-weight: bold;*/
  color: #fff;
  background: #007096;
}



/*页码样式调整*/

.wp_paging {
  float: none;
  text-align: center;
  margin-top: 35px;
}

.wp_paging li,
.wp_paging li span,
.wp_paging li a {
  float: none;
}

.wp_paging a.pagingJump {
  float: left;
  height: 22px;
  line-height: 22px;
  font-size: 12px;
  background: #007096;
  color: #fff;
  padding: 0 3px 0 7px;
  border-radius: 5px;
  margin-left: -7px;
  margin-bottom: 3px;
}

.wp_paging a.pagingJump:hover{
  color: #fff;
}

.wp_paging li span.pages {
  float: left;
  margin-left: 15px;
  margin-top: -2px;
}

.wp_paging li input {
  width: 55px;
  height: 20px;
  line-height: 20px;
  margin-top: 0;
  float: left;
  border-radius: 4px;
  margin-top: -25px;
}

/*2020年10月*/

.main-list1 .list-first .list1-div{
  width: 380px;
  height: 284px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

.lectures-list li a{
  display: block;
  margin-bottom: 21px;
}

.lectures-list li .media-left{
  width: 38px;
  display: table-cell;
  vertical-align: middle;
  background: #4c9bb5;
  color: #fff;
  text-align: center;
}

.lectures-list li .media-left strong{
  display: block;
  font-size: 16px;
  height: 28px;
  line-height: 28px;
}

.lectures-list li .media-left small{
  display: block;
  font-size: 12px;
  height: 20px;
}

.lectures-list li .media-right{
  display: table-cell;
  vertical-align: middle;
  padding-left: 12px;
  font-size: 16px;
  color: #000;
  line-height: 25px;
}

.lectures-list li .media-right p{
  max-height: 50px;
  overflow: hidden;
}

.lectures-list li a:hover .media-right p{
  color: #007096;
}

.main-add1{
  padding: 30px 0;
    float: left;
    width: 100%;
    background: url(../images/publications_bg.jpg) center center no-repeat;
    background-size: cover;
}

.publications-slide ul{
  font-size: 0;
}

.publications-slide ul li{
  width: 246px;
  margin: 0 35px;
  border: 2px solid #dbdbdb;
  display: inline-block;
}

.publications-slide ul li a{
  display: block;
  width: 100%;
  height: 328px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.publications-hover{
    padding: 35px 15px 20px;
    height: 273px;
  background: rgba(0,0,0,.7);
  overflow: hidden;
  color: #fff;
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#B2000000,endColorstr=#B2000000);
  opacity: 0;
  filter: alpha(opacity=0);
  transition: all .2s ease-in;
}

.publications-hover small{
  font-size: 12px;
}

.publications-hover p{
  font-size: 16px;
  line-height: 27px;
  height: 243px;
  overflow: hidden;
  margin-top: 20px;
}

.publications-slide ul li a:hover .publications-hover{
  opacity: 1;
  filter: alpha(opacity=100);
}

/*.controls-box {
  text-align: center;
  margin-top: 20px;
  position: relative;
}*/

/*.controls-box:before{
  content: '';
  width: 328px;
  height: 1px;
  background: url(../images/publications_line.png) center center no-repeat;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -0.5px;
}

.controls-box:after{
  content: '';
  width: 328px;
  height: 1px;
  background: url(../images/publications_line.png) center center no-repeat;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -0.5px;
}*/

.controls-box img{
  /*margin: 0 4.5px;*/
  cursor: pointer;
}

.publications-slide{
  position: relative;
    padding: 0 50px;
}

.controls-box img.left{
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -34px;
}

.controls-box img.right{
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -34px;
}

.bx-wrapper {
  margin: 0 auto;
}

.bx-wrapper .bx-viewport {
  box-shadow: none;
  border: none;
  left: 0;
  background: none;
}

.bx-wrapper .bx-controls-direction a{
  z-index: 99;
}

.bx-wrapper .bx-next:hover{
  background-position:  0 0;
}

.laboratory-slider .bd{
  width: 386px;
  height: 262px;
  position: relative;
}

.laboratory-slider .bd img{
  position: absolute;
  top: 50%;
  margin-top: -10.5px;
  cursor: pointer;
  opacity: 0;
  filter: alpha(opacity=0);
  transition: all .2s ease-in;
}

.laboratory-slider .bd:hover img{
  opacity: 1;
  filter: alpha(opacity=100);
}

.laboratory-slider .bd img.left{
  left: 15px;
}

.laboratory-slider .bd img.right{
  right: 15px;
}

.laboratory-slider .bd ul li{
  width: 386px;
  height: 262px;
}

.laboratory-slider .bd ul li a{
  display: block;
  width: 100%;
  height: 262px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.last-list a{
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  position: relative;
  font-size: 16px;
  color: #000;
  padding: 10px 0 10px 13px;
  border-bottom: 1px solid #eee;
  margin-top: 5.4px;
}

.last-list a:hover{
  color: #007096;
}

.last-list a:before{
  content: '';
  width: 5px;
  height: 5px;
  background: #007096;
  border-radius: 50%;
  position: absolute;
  left: 2px;
  top: 50%;
  margin-top: -2.5px;
}

.recruit-box{
  overflow: hidden;
}

.recruit-list{
  font-size: 0;
  margin: 0 -21px;
  padding-bottom: 20px;
}

.recruit-list li{
  display: inline-block;
  width: 394px;
  margin: 0 21px;
  position: relative;
}

.recruit-list li a{
  display: block;
  width: 239px;
  height: 138px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.recruit-div{
  position: absolute;
  top: 0;
  right: 0;
  width: 155px;
  height: 138px;
}

.recruit-list li .recruit-div{
  /*background: rgba(0,112,150,.8);
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#C8007096,endColorstr=#C8007096);*/
  background: #338dab;
}

.recruit-list li + li .recruit-div{
  /*background: rgba(18,75,136,.8);
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#C8124b88,endColorstr=#C8124b88);*/
  background: #295d94;
}

/*.recruit-list li + li + li .recruit-div{
  background: rgba(216,112,27,.8);
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#C8d8701b,endColorstr=#C8d8701b);
}

.recruit-list li + li + li + li .recruit-div{
  background: rgba(183,54,54,.8);
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#C8b73636,endColorstr=#C8b73636);
}*/

.recruit-div h4{
  padding: 37px 0 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 20px;
  color: #fff;
  text-align: center;
}

.recruit-div img{
  display: block;
  margin: 23px auto 0;
  transition: all .2s ease-in;
}

.recruit-list li a:hover img{
  padding-left: 15px;
}

/*.recruit-div h4:after{
  content: '';
  width: 9px;
  height: 10px;
  background: url(../images/recruit_arrow.png) center center no-repeat;
  position: absolute;
  right: 22px;
  top: 50%;
  margin-top: -5px;
  transition: all .2s ease-in;
}*/

.recruit-list li a:hover .recruit-div h4:after{
  right: 15px;
}

.research-list li {
  margin-top: 40px;
}

.research-list li .research-box{
  border: 2px solid #f2f2f2;
  border-bottom: none;
  min-height: 65px;
  position: relative;
}

.research-list li .research-box img{
  width: 100%;
}

.research-list li .research-box .bg{
  width: 855px;
  height: 100%;
  border-bottom: none;
  position: absolute;
  top: 0;
  left: -2px;
  background: rgba(0,0,0,.7);
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#B2000000,endColorstr=#B2000000);
  opacity: 0;
  filter: alpha(opacity=0);
  transition: all .2s ease-in;
}

.research-list li .research-box a{
  display: inline-block;
  padding: 7px 10px;
  border-radius: 30px;
  background: #ff7b2e;
  color: #fff;
  font-weight: bold;
  font-size: 16px;
  position: absolute;
  left: 50%;
  margin-left: -52px;
  top: 50%;
  margin-top: -15px;
  transform: rotateX(90deg);
  transition: all .2s ease-in;
}

.research-list li h4{
  font-size: 18px;
  color: #fff;
  padding: 13px 35px;
  line-height: 30px;
  background: #258aac;
}

.research-list li:hover .research-box .bg{
  opacity: 1;
  filter: alpha(opacity=100);
}

.research-list li:hover .research-box a{
  transform: rotateX(0deg);
}

/*2020年11月  首页新增样式*/
.nav .base{
  position: relative;
  width: 1200px;
}
.nav-box{
  position: absolute;
  padding-left: 215px;
}

.laboratory-slider{
  position: relative;
}

.laboratory-slider .bd{
  border: 11px solid #c8dee6;
}

.laboratory-slider .hd{
  position: absolute;
  bottom: 17px;
  width: 100%;
}

.laboratory-slider ul{
  width: 100%;
  text-align: center;
}

.laboratory-slider .hd ul li{
  cursor: pointer;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: #939b8f;
  display: inline-block;
  margin: 0 3.5px;
  background: rgba(0,112,150,.5);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#7F007096,endColorstr=#7F007096);
}
.laboratory-slider ul li.on{
  background: #007096;
  
}

.publications-box{
  width: 100%;
}

.publications-box .main-title h4{
  text-align: center;
    float: none;
  padding-right: 0; 
  margin-right: 0;
  padding-bottom: 24px;
  position: relative;
}

.publications-box .main-title h4:after{
  content: '';
  width: 29px;
  height: 3px;
  background: #007096;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -14.5px;
}

.recruit-box{
  float: left;
  width: 850px;
}

.link-box{
  width: 783px;
  float: right;
}

.link-a{
  font-size: 0;
  background: url(../images/link_bg.jpg) center center no-repeat;
  background-size: cover;
  padding: 16px 40px;
}

.link-a a{
  display: inline-block;
  font-size: 16px;
  color: #373737;
  font-weight: bold;
  padding: 19px 27px;
  position: relative;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  background: url(../images/icon_link.png) left center no-repeat;
  width: 25%;
}

.link-box h4{
  padding-right: 0;
    margin-right: 0;
}

.link-box h4:after{
  display: none;
}

.main-add2{
  margin-top: 40px !important;
}

.link-a a:hover{
  color: #007096;
}
