@charset "utf-8";
/* CSS Document */
/*公用*/
*{margin:0;padding:0;}
html,body{-webkit-text-size-adjust:none;overflow-x: hidden;}
body{font-size:14px;color:#333;background:#fff; font-family:"微软雅黑";}
ol li,ul li{list-style-type:none; vertical-align:middle;}
img{border:none;vertical-align:middle;}
input{vertical-align:middle;outline: none;}
font{font-size:12px;}
table{border-collapse: collapse;border-spacing: 0;}
a{text-decoration:none;}
.fff{color: #fff}
.bold{font-weight: bold}

.fl{float:left;}
.fr{float:right;}
.hide{display: none}
.block{display: block}
.inline{display: inline-block}
/*.vertical{vertical-align: top}*/

.center{text-align: center}
/* clear float */
.clear, .clearfix:after {clear: both;}
.clear, .clearfix:before, .clearfix:after {display: block;overflow: hidden;visibility: hidden;width: 0; height: 0;}
.clearfix:before, .clearfix:after {content: '';}
.clearfix {*zoom: 1;}
.relative{position: relative;}

.hvr-grow-img img{
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hvr-grow-img:hover img{
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

/*top时间 start*/
.top {height: 40px;line-height: 40px;background-color: #006CD0}
.top a:hover {color: #981b1e!important;}
.date {color: #FFF;}
.top_links {color: #0055a6;}
.top_links a {display: inline-block;color: #cfcfcf;}

/*三个图   start*/
.treeM .nkx {  background: url("../images/ddp.png") no-repeat;}
.treeM .sjkx {   background: url("../images/xwj.png") no-repeat;}
.treeM .iBrain{ background: url("../images/dn.png") no-repeat;}
.treeM .nkx a{color: #e68d00;}
.treeM .sjkx a{ color: #4b93b1;}
.treeM .iBrain a{color: #24ac70;}
/*三个图   end*/

.news_img{position:relative; overflow:hidden; border: 1px solid #bfbfbf;}
.news_img img{ width:100%; height:100%; max-height:223px;}
.news_img_black p{position:absolute; width:100%; background-color: rgba(0,104,183,0.8); color:#fff; padding:10px 14px; bottom:3px; line-height: 1.4;}

@media (min-width: 1200px) {
  .w1200 {width: 1200px;margin: 0 auto;}
  .w910 {width: 910px;}
  .w890 {width: 896px;}
  .w760 {width: 760px;}
  .w660 {width: 660px;}
  .w426{width: 426px;}
  .w270{width:272px;}
  .w250{width:250px;}

  .font16{font-size: 16px}
  /*pc版不展示手机版的*/
  #mbHead{display: none}
  #doubleSp1{display: none}
  #doubleSp2{display: none}
  #phoneSz{display: none}

  .padbt30{padding-bottom: 30px}
  .marbt20{margin-bottom: 20px}
  .marbt30{margin-bottom: 30px}
  .marLt18{margin-left: 18px}
  .marLt30{margin-left: 30px}

  .line24{line-height: 24px}
  .line27{line-height: 27px}

  .font24{font-size: 24px}
  /*top时间 start*/
  .date {font-size: 14px;}
  .top_links {padding-left: 20px;}
  .top_links a {padding: 0 10px;}

  /*logo*/
  .header{border-bottom: 1px solid #ccc}
  .logo_bg {height: 181px;background: url(../images/topBg.png) no-repeat center top;}
  .logo {box-sizing: border-box;padding-top: 26px;}

  /*导航*/
  .menu {height: 55px;}
  .menu li {float: left;position: relative;padding: 0 29px;z-index: 999;}
  .menu li strong {display: block;font-size: 16px;font-weight: bold;}
  .menu li strong a {display: block;color: #005cb2;padding: 3px 2px;line-height: 49px;}
  .menu li:hover strong a, .menu li.hover strong a {border-bottom: 4px solid #981b1e;color: #981b1e;padding: 3px 2px 0;  }
  .menu li p {display: none;position: absolute;left: 0;top: 52px;right: 0;text-align: center;padding: 3px 10px;background-color: #005cb2;}
  .menu li p a {display: block;color: #fff;line-height: 38px;font-size: 14px;border-top: 1px dashed #fff;}
  .menu li p a:first-child {border: none;}
  .menu li:hover p {display: block;}

  /*大banner*/
  .swiper0 {  width: 100%; z-index: 1000;  }
  .swiper0 .before {  position: absolute;width: 65px;height: 65px;left: 11%;  top: 215px; background-image: url(../images/left.png)!important;
    background-size:65px 65px;background-repeat:no-repeat;cursor: pointer;  }
  .swiper0 .after {position: absolute;  right: 10%;  top: 220px;width: 65px;height: 65px;background-size:65px 65px;background-image: url(../images/right.png)!important; cursor: pointer;  }
  .swiper0 > .swiper-pagination-bullets{left: 0!important;}
  .swiper0 > .swiper-pagination-bullets .swiper-pagination-bullet{width: 38px;height: 4px;border-radius: 0;margin: 0 6px;}
  .swiper0 > .swiper-pagination-bullets .swiper-pagination-bullet-active{background: white}
  .swiper0 .swiper-slide .full{position: relative}
  .swiper0 .swiper-slide .full .titWrap{height: 82px;line-height: 65px;font-size: 24px;color: white;
    position: absolute;bottom: 0; text-align: center; width: 100%;background: rgba(0,108,208,.9)}
  .swiper0 .full img{width: 100%;height: 500px}


    /*第一个swiper  start*/
  .doubleSp .swiper-container {width: 448px;  height: 100%;}
  .doubleSp .swiper-slide {
    width: 448px !important;
    text-align: center;
    font-size: 18px;
    background: #fff;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }
  .doubleSp .swiper-container .swiper-slide {position: relative;  }
  .doubleSp .swiper-container .swiper-slide .textBt {
    position: absolute;
    bottom: 0px;
    line-height: 46px;
    width: 100%;
    padding: 0 14px 0px 22px;
    box-sizing: border-box;
    text-align: left;
    color: white;
    background-color: rgba(0, 0, 0, .5);
  }
  /*第一个swiper end */

  /*小栏目*/
  .annals {width: 430px;margin-top: 5px;}
  .annals h3 {  position: relative;  height: 34px;  color: #0063be;  padding-top: 13px;  line-height: 34px;  font-size: 16px;  border-bottom: 1.5px solid #0063be;  }
  .annals h3 img { margin-right: 10px;  margin-bottom: 4px;  }
  .annals h3 .more { display: block;  position: absolute;  right: 0px;  top: 11px;  *top: 20px;  }
  .annals h3 .gray {margin: 0 10px;}
  .annals .xxk {color: #8a8a8a;}
  .annals .xxk .xx {color: #8a8a8a;cursor: pointer;}
  .annals .xxk .active {color: #0063be;}
  .annals ul {padding-top: 10px;}
  .annals li {  height: 38px;  line-height: 38px;  width: 100%;  overflow: hidden;  font-size: 14px;}
  .annals li a {  display: block;  width: 316px;  float: left;  color: #333;  overflow: hidden;  white-space: nowrap; text-overflow: ellipsis;  }
  .annals li a:hover{color: #0063be;}
  .annals li span {  display: block;  float: right;  font-size: 14px;  color: #8c8c8c;  }


  /*媒体扫描和视频新闻切换  start */
  .doubleSp2{margin-bottom: 10px;}
  .mtsm{margin-bottom: 1px}
   .spmt .xx{cursor: pointer;color: #8a8a8a;}
  .spmt .active {color: #0063be;}
  .mtsm a{position: relative; display: inline-block;width: 100%;height: 174px}
  .mtsm img{width: 261px;height: 174px}
  .mtsm p{position: absolute;left: 276px;line-height: 34px;width: 154px;top:4px; color: #981b1e}
  .mtsm .icon{position: absolute;top:66px;left: 108px;width: 40px;height: 40px}
   #ul06 li{height: 35px; line-height: 35px}
    /*媒体扫描和视频新闻切换 end*/

/*科普文章 start*/
  .ft {position: relative}
  .ft p{position: absolute;bottom: 0;width: 100%;line-height: 34px;text-align: center;color: white;background-color: rgba(0,0,0,.5)}
  .des{width: 156px}
  .des ul li{height: 36px;line-height: 36px;}
  .des ul li a{display: block;width: 100%;overflow: hidden;white-space: nowrap;text-overflow: ellipsis}
  .kpwzL .ft img{width:261px;height: 174px}
/*科普文章 end*/

/*公共技术服务中心 start*/
  .doubleLink ul{position: relative;}
  .doubleLink .annals{width: 289px}
  .doubleLink .annals:nth-child(2){margin-left: 14.5px}
  .doubleLink .textWrap{
    position: absolute;
    bottom: -24px;
    right: 27px;
    padding: 14px 12px 14px;
    width: 235px;
    height: 68px;
    box-sizing: border-box;
    color: white;
    background-color: #006cd0;
  }
  .doubleLink .textWrap .zwTitle{line-height: 26px;}
  .doubleLink .textWrap .ywTitle{font-size: 13px;}
  .doubleLink .textWrap .yjtWrap{padding-top: 10px;}
  /*.doubleLink .imgWrap>img{width: 100%;}*/
  /*公共技术服务中心 end*/

  /*创新文化 start*/
  .newCul h3{text-align: center;height: 30px;  margin: 66px 0 20px;
    color: #006cd0;background: url("../images/cxwhBg.png") 100%;
  }
  .newCul .imgWrap img{margin-left: 14px;width: 210px;height: 141px}
  .newCul .imgWrap img:first-child{ margin-left: 0;}
  /*创新文化 end*/

  /*右侧的 */
  /*所长致辞文 */
  .szzcT{background-color: #f5f5f5;height: 104px;padding: 12px 10px 4px;}
  .szzcT h3{color: #981b1e}
  /*研讨会*/
  .dateTh img{width: 272px;height: 181px}
  /*.dateTh{background: url(../images/rlBoxBg.png) 100% 100%; color: #fff ;padding:10px 25px 10px 10px;}*/
  /*.dateTh h3{font-size: 18px;}*/
  /*.dateTh .engTit{margin-top: 6px;line-height: 1.2;}*/
  /*.dateTh > span{display: block;border-top: 1px solid #fff;margin: 8px auto;}*/
  /*.dateTh > p{font-size: 12px !important;}*/
  /*日历*/
  .layui-laydate-footer{display: none}
  .layui-laydate-main{width: 100%!important;}
  .layui-laydate, .layui-laydate-hint {box-shadow:none!important;}
  /*右侧小栏目*/
  .rightWrap .annals{width: 100%;}
  .rightWrap .annals h3{border-bottom: 1.5px solid #d4d4d4;}
  .rightWrap .annals h3 .more a{color: #999;font-size: 13px;}
  .rightWrap .annals .xxk .active{border-bottom: 2px solid #0063be;padding-bottom: 8px;}
  .rightWrap .annals ul li a{width: 100%;}
  .rightWrap .annals ul li{line-height: 30px;height: 30px;}

  /*三个图   start*/
  .treeM>div{width: 100%;  height: 81px;margin-top: 16px;}
  .treeM>div>p{padding-top: 26px;  padding-left: 16px;font-size: 16px;}
  /*三个图   end*/

  /*相关链接 */
  .related-box{position:relative;float:left;width:100%;box-sizing: border-box;line-height:35px;padding-left:20px;font-size:16px;color:#161616;border:1px #cdc7c3 solid;text-align: left}
  .related-box .txt{float:left;width:100%;cursor: pointer;}
  .related-box ul{display:none;float:left;position:absolute;left:-1px;top:35px;width:100%;border:1px #cdc7c3 solid;background: white}
  .related-box li{float:left;width:100%;height:35px;line-height:35px;padding-left:20px;}
  .related-box li a{color:#161616}
  .related-box .single{display:block;}
  .related-box img{position: absolute;right: 0;}

  /*底部链接*/
  .links {padding: 26px 0 24px;}
  .links li {float: left;line-height: 26px;width: 14%;text-align: center;}
  .links li a {font-size: 16px;font-weight: bold;}
  /*底部*/
  .footer {  padding: 20px 0;  border-top: 2px solid #0063be;  }
  .foot_logo {  padding-left: 188px;  padding-top: 30px;  }
  .copy {width: 620px;font-size: 14px;line-height: 32px;}

  /*table 表格*/
  .rightCon table {  width: 100%;  text-align: center;  }
  .rightCon table th { font-size: 15px; color: #484848;  border: 1px solid rgb(0, 108, 208);;  line-height: 40px;  padding: 0 10px;  }
  .rightCon table td {  font-size: 14px;  color: #484848;  border: 1px solid rgb(0, 108, 208);;  line-height: 24px;padding: 4px 0 4px 8px;font-family: "Arial Normal", "Arial";}
  .text_left {text-align: left;  width: 240px;}

  /*导航单篇  start*/
   .leftNav{height: auto;padding-bottom: 200px;background:rgb(245, 245, 245);}
   .leftNav .leftNavBg .yj{height: 65px;line-height: 65px;margin: 0;background-image: url("./Mask-by-Mask.png");}
   .leftNav .leftNavBg .yj span{margin-left: 30px;font-size: 20px;color: #fff;}
   .leftNav .leftNavBg ul li{line-height: 48px;margin-bottom:2px!important;cursor: pointer}
   .leftNav .leftNavBg ul li .erj{border-left: 5px solid rgba(228, 230, 232, 1);border-bottom: 1px solid rgba(228, 230, 232, 1);color: #3743BD;font-size: 16px}

   .leftNav .leftNavBg ul li.active .erj {border-left: 5px solid rgba(255, 108, 0, 1);}
   .leftNav .leftNavBg ul li:hover .erj,.leftNav .leftNavBg ul li.hover .erj {border-left: 5px solid rgba(255, 108, 0, 1);background: rgba(72, 112, 225, 1);color: #fff;}
   .leftNav .leftNavBg ul li .erjText{padding-left: 32px;}
   .leftNav .leftNavBg ul li.active .erj{background: rgba(72, 112, 225, 1);color: #fff;}
   .leftNav .leftNavBg ul li img{margin-left: 12px}
    .pos{height: 40px;line-height: 40px;padding-left: 20px;background: #f1f5ff;color: rgb(136, 136, 136);}
   .rightCon .titBg{height: 92px;border-bottom: 1px solid #ccc;background-image: url(./titleBg.png);
   background-repeat: no-repeat;background-position: right}
  .rightCon .titBg h1{font-size: 34px;line-height: 120px;text-align: right;padding-right: 22px;font-weight: bold;color: rgb(74, 74, 74);}
  .rightCon .ppLt li:nth-child(odd){margin-left: 10px}
  .rightCon .ppLt li:nth-child(even){margin-left: 60px}
  .rightCon .ppLt li {float:left; width: 420px;margin-bottom: 38px}
  .rightCon .ppLt li img{float:left;}
  .rightCon .ppLt li .info{float:left;padding-top: 62px;margin-left: 16px;font-size: 16px;}
  .rightCon .ppLt li .info h4{font-weight: bold;margin-bottom: 10px;}
  .rightCon .titBg img{position: absolute;top:20px;left: 0}
  .rightCon .docW{line-height: 34px;font-size: 16px}
  /*导航单篇  end*/

  /*研究所 start*/
  .yjs .top img{margin: 0 12px;}
  .yjs .pep li{width: 190px;text-align: center;margin-top: 30px}
  .rightYjly{padding-top: 18px;padding-left: 16px;border:1px solid  rgba(216, 223, 215);background-color: rgba(247, 250, 246);}
  .rightYjly h4{color: rgb(0, 108, 208);font-size: 16px;margin-left: -6px}
  .yjs .w760 ul li h4{font-size: 16px;color: rgb(0, 108, 208);margin: 14px 0  8px;}
  .rightYjly .bigLg{margin: 16px 0 0 2px;}
  .rightYjly ul li{width: 100px;margin-top: 16px}
  .rightYjly ul li span{padding-left: 8px;}


  /*研究所 end*/
  /*图片新闻  start*/
  .newsTab{height:80px;background-image:url("./newsTab.png") }
  .newsTab ul li{position:relative;display: inline-block;padding-left: 40px;height: 80px;line-height: 80px;font-size: 20px;color: white;cursor: pointer}
  .newsTab ul li img {position: absolute;bottom: 0;left: 71px;}
  /*图片新闻  end*/
  .recom h3{padding-left: 15px; height: 53px;line-height: 53px; background-color: rgba(24, 124, 254, 1);color: white}
  .recom ul li{padding-left: 15px; height: 53px;line-height: 53px; border-bottom: 1px dashed #ccc;color: #187CFE;font-size: 16px;}
  .newsL li h3{ margin-top: 4px; font-size: 18px;font-weight: bold;color: #333}
  .newsL li{color:  rgb(102, 102, 102);border-bottom: 1px solid #ccc;margin-bottom: 20px}
  .newsL li .time{padding: 10px 0}

  /*委员会 start*/
  .tabtog li{float:left;margin-right: 14px;margin-top: 10px; width: 140px;text-align: center; line-height: 49px; height: 49px;background: rgb(228, 228, 228);color: rgb(102, 102, 102);font-size: 16px;cursor: pointer}
  .tabtog li:nth-child(6n){margin-right: 0;}
  .tabtog li.active{background: rgb(0, 108, 208);color: white; }
  /*委员会 end*/

  /*开放课题申请指南 start*/
  .rightCon .detail .fuj {padding: 28px 0;border-top: 1px dashed #ccc; }
  .rightCon .detail .fuj img{margin-right: 13px}
  .rightCon .detail .fuj a{color: #337ab7;text-decoration: underline;}
  /*开放课题申请指南 end*/

  /*信息公开  start*/
  .inforPub .leftNavBg ul li{margin-bottom: 0px!important;}
  .inforPub .leftNavBg ul li .erjText {padding-left: 12px;}
  .inforPub .leftNavBg ul li img.first.fr{margin: 22px 20px 0 0}
  .inforPub .leftNavBg ul li .sanj{padding-left:40px;background: rgba(228, 230, 232, 1);}
  .inforPub .leftNavBg ul li .sanj.active{background-color: rgba(72, 112, 225, 1);color: #fff}
  .inforPub .leftNavBg ul li .sanj:hover{background-color: rgba(72, 112, 225, 1);}
  .inforPub .leftNavBg ul li .sanj:hover a{color: #fff}
  .inforPub .leftNavBg ul li .sanj.active a{color: #fff}

  .rightCon .tit {height: 34px;margin-top: 15px;border-bottom: 1px solid #e1e1e1;}
  .rightCon .tit .title{vertical-align: top;margin-left: 10px;font-size: 16px;font-weight: bold; color: #5a66c6}
  .hidden-sm{line-height: 48px;padding: 10px 4px 10px 10px;}
  .hidden-sm li{float:left;margin-left: 60px}
  .hidden-sm li:nth-child(3n-2){margin-left:0px}
  .hidden-sm img{height:15px;margin-right: 7px;margin-top:-4px}
  .inforPub .rightCon .inline{width:47%;vertical-align: top;margin: 10px 0;}
  .inforPub .rightCon .inline:nth-child(odd){margin-right:5%}
  /*信息公开  end*/

  /*公共平台 start*/
  .ggpt li{float:left;width: 287px;margin-right: 24px;padding-bottom:26px}
  .ggpt li:nth-child(3n){margin-right:0}
  .ggpt li img{width:287px;height:191px;}
  .ggpt li .info h4{text-align: center;line-height: 48px; font-size: 16px;font-weight: bold}
  .ggpt li .info p{line-height:24px}
  /*公共平台 end*/

  /*学术报告 start*/
  .xsbg{height:36px;line-height:36px;padding:0 6px 0 12px;background: rgb(242, 242, 242);}
  .xsbg img{cursor: pointer}
  .xsbg .yearCon{display: inline-block; height:36px;line-height:36px;vertical-align: middle;padding: 0 16px;width:810px;white-space: nowrap; overflow:hidden;}
  .xsbg .yearCon ul{width:2010px;}
  .xsbg ul li {float:left;width: 55px;text-align:center}
  .xsbg ul li a{color: rgb(102, 102, 102);}
  .xsbg ul li:first-child {background: rgba(0, 108, 208, 1);color:white}

  /*学术报告 end*/

  /*列表 start*/
  .rightCon  .blue_list li{font-size: 16px;padding-bottom: 20px;}
  .rightCon  .blue_list li .blue-square{display:inline-block;height: 6px;width:6px;margin: 0 10px 3px 0px;background: rgba(0, 108, 208, 1)}
  .rightCon  .membL li h3{color: rgb(0, 92, 178);font-size: 18px}
  .rightCon  .membL li p{font-size: 16px; margin-top: 17px;}
  /*列表 end*/

  /*发表论文 start*/
  .artt li{padding:16px 30px;font-size: 16px}

  .artt li:nth-child(odd){background: rgb(241, 246, 240);}
  .artt li:nth-child(even){background: rgb(249, 251, 240);}
  .artt li:hover{background-color: rgb(227,241,255)}
  /*发表论文 end*/

  /*通讯录 start*/
  .txl table tr:first-child td{background: #006cd0;color: white}
  .txl table tr td{border: 1px solid #ccc;padding: 10px 0;font-size: 16px}
  .selec select{width: 224px;height: 35px}
  /*通讯录 end*/

  /*招聘信息 start*/
  .zp_info li .fr{margin:6px 6px 0 0;color: rgb(153, 153, 153);}
  /*招聘信息 end*/
}



@media (min-width: 768px) and (max-width:1200px) {
  .w1200{width:100%;margin:0 auto;box-sizing: border-box;padding:0 10px;}
  .w910{width: 100%}
  .w890{width: 100%}
  .w760{width: 100%}
  .w660{width: 100%}
  .w426{width: 100%}
  .w250{width: 100%}
  .w270{width:100%;}
  .font16{font-size: 16px}
  /*手机版不展示pc端*/

  #pcHead{display: none}
  #doubleSp0{display: none}
  #pcSz{display: none}


  .padbt30{padding-bottom: 30px}
  .marbt20{margin-bottom: 20px}
  .marbt30{margin-bottom: 30px}
  .marLt18{margin-left: 18px}
  .marLt30{margin-left: 30px}

  .line24{line-height: 24px}
  .line27{line-height: 27px}

  .font24{font-size: 24px}

  /*top时间 start*/
  .date {font-size: 13px;}
  .top_links a {padding: 0 4px;font-size: 13px}

  /*logo*/
  .logo_bg {height: 110px;background: url(../images/topBg1.png) no-repeat 100%;background-size: cover;}
  .logo {width:90%;box-sizing: border-box;/*padding-top: 26px;*/}
  .logo img{width: 100%}
  .logo_bg .fr{padding-top: 40px;}
  .logo_bg .fr img{width: 20px}

  /*大banner*/
  .swiper0 {  width: 100%; z-index: 1000;  }
  .swiper0 .before {  position: absolute;width: 30px;height: 30px;left: 24px;  top: 120px!important; background-image: url(../images/left.png)!important;
    background-size:30px 30px;background-repeat:no-repeat;cursor: pointer;  }
  .swiper0 .after {position: absolute;  right: 24px;  top: 120px!important;width: 30px;height: 30px;background-size:30px 30px;background-image: url(../images/right.png)!important; cursor: pointer;  }
  .swiper0 > .swiper-pagination-bullets{left: 0!important;}
  .swiper0 > .swiper-pagination-bullets .swiper-pagination-bullet{width: 38px;height: 4px;border-radius: 0;margin: 0 6px;}
  .swiper0 > .swiper-pagination-bullets .swiper-pagination-bullet-active{background: white}
  .swiper0 .swiper-slide .full{position: relative}
  .swiper0 .swiper-slide .full .titWrap{height: 64px;line-height: 50px;font-size: 16px;color: white;
    position: absolute;bottom: 0; text-align: center; width: 100%;background: rgba(0,108,208,.9);
    text-overflow: ellipsis}
  .swiper0 .full img{width: 100%;height: 270px}

  /*第一个swiper  start*/
  .doubleSp .swiper-container {width: 100%;  height: 100%;}
  .doubleSp .swiper-slide {
    width: 100% !important;
    text-align: center;
    font-size: 18px;
    background: #fff;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }
  .doubleSp .swiper-slide img{width: 100%}
  .doubleSp .swiper-container .swiper-slide {position: relative;  }
  .doubleSp .swiper-container .swiper-slide .textBt {
    position: absolute;
    bottom: 0px;
    line-height: 46px;
    width: 100%;
    padding: 0 14px 0px 22px;
    box-sizing: border-box;
    text-align: left;
    color: white;
    background-color: rgba(0, 0, 0, .5);
  }
  .swiper-button-next, .swiper-button-prev { top: 229px!important;}
  /*第一个swiper end */

  /*小栏目*/
  .annals {width: 100%;margin-top: 5px;}
  .annals h3 {  position: relative;  height: 34px;  color: #0063be;  padding-top: 13px;  line-height: 34px;  font-size: 16px;  border-bottom: 1.5px solid #0063be;  }
  .annals h3 img { margin-right: 10px;  margin-bottom: 4px;  }
  .annals h3 .more { display: block;  position: absolute;  right: 0px;  top: 11px;  *top: 20px;  }
  .annals h3 .gray {margin: 0 10px;}
  .annals .xxk {color: #8a8a8a;}
  .annals .xxk .xx {color: #8a8a8a;cursor: pointer;}
  .annals .xxk .active {color: #0063be;}
  .annals ul {padding-top: 10px;}
  .annals li {  height: 38px;  line-height: 38px;  width: 100%;  overflow: hidden;  font-size: 14px;}
  .annals li a {  display: block;  width: 100%;  float: left;  color: #333;  overflow: hidden;  white-space: nowrap; text-overflow: ellipsis;  }
  .annals li span {  display: block;  float: right;  font-size: 14px;  color: #8c8c8c;  }

  /*媒体扫描的轮播  start */
  .doubleSp2{margin-bottom: 10px;}
  .mtsm{margin-bottom: 1px}
  .spmt .xx{cursor: pointer;color: #8a8a8a;}
  .spmt .active {color: #0063be;}
  .mtsm a{position: relative; display: inline-block;width: 100%;height: 174px}
  .mtsm img{width: 244px;}
  .mtsm p{position: absolute;left: 260px;line-height: 34px;top:4px; color: #981b1e}
  .mtsm .icon{position: absolute;top:66px;left: 108px;width: 40px;height: 40px}
  #ul06 li{height: 35px; line-height: 35px}
  /*媒体扫描和视频新闻切换 end*/

  .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
    width: auto!important;left: 17%!important;
  }
  /*媒体扫描的轮播 end*/

  /*科普文章 start*/
  .ft {position: relative}
  /*.kpwzL .ft img{width:244px;}*/
  .ft p{position: absolute;bottom: 0;width: 100%;line-height: 34px;text-align: center;color: white;background-color: rgba(0,0,0,.5)}
  .des{width: 40%;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 9;}
  /*科普文章 end*/

  /*公共技术服务中心 start*/
  .doubleLink ul{position: relative;margin-bottom: 20px;}
  .doubleLink .textWrap{
    position: absolute;
    bottom: -24px;
    right: 30px;
    padding: 14px 12px 14px;
    width: 276px;
    height: 68px;
    box-sizing: border-box;
    color: white;
    background-color: #006cd0;
  }
  .doubleLink .textWrap .zwTitle{line-height: 26px;}
  .doubleLink .textWrap .ywTitle{font-size: 13px;}
  .doubleLink .textWrap .yjtWrap{padding-top: 10px;}
  .doubleLink .imgWrap>img{width: 100%;}
  /*公共技术服务中心 end*/

  /*创新文化 start*/
  .newCul h3{text-align: center;height: 30px;  margin: 36px 0 20px;
    color: #006cd0;background: url("../images/cxwhBg.png") 50%;
  }
  .newCul .imgWrap img{margin-left: 2px;width: 48%;float:left;margin-bottom: 14px}
  .newCul .imgWrap .active{ margin-left: 0;}
  /*创新文化 end*/

  /*右侧的 */
  /*所长致辞文 */
  .szzcT{margin-top:6px;background-color: #f5f5f5;height: 104px;padding: 12px 10px 4px;}
  .szzcT h3{color: #981b1e}
  /*研讨会*/
  .dateTh{background: url(../images/rlBoxBg.png) 100% 100%; color: #fff ;}
  .dateTh h3{font-size: 18px;}
  .dateTh .engTit{margin-top: 6px;line-height: 1.2;}
  .dateTh > span{display: block;border-top: 1px solid #fff;margin: 8px auto;}
  .dateTh > p{font-size: 12px !important;}
  /*日历*/
  #test-n1{width: 100%}
  #layui-laydate1{width: 100%}
  .layui-laydate, .layui-laydate-hint {box-shadow:none!important;}

  .layui-laydate-footer{display: none}
  .layui-laydate-main{width: 100%!important;}
  .layui-laydate-main .layui-laydate-content table{width: 100%}
  /*右侧小栏目*/
  .rightWrap .annals{width: 100%;}
  .rightWrap .annals h3{border-bottom: 1.5px solid #d4d4d4;}
  .rightWrap .annals h3 .more a{color: #999;font-size: 13px;}
  .rightWrap .annals .xxk .active{border-bottom: 2px solid #0063be;padding-bottom: 8px;}
  .rightWrap .annals ul li a{width: 100%;}
  .rightWrap .annals ul li{line-height: 28px;height: 28px;}

  /*三个图   start*/
  .treeM>div{width: 100%;  height: 81px;margin-top: 11px;}
  .treeM>div>p{padding-top: 26px;  padding-left: 16%;font-size: 16px;}
  .treeM .nkx {  background: url("../images/ddp.png") no-repeat 48%;}
  .treeM .sjkx {   background: url("../images/xwj.png") no-repeat 48%;}
  .treeM .iBrain{ background: url("../images/dn.png") no-repeat 48%;}
  /*三个图   end*/

  .information{text-align: center}
  /*相关链接 */
  .related-box{position:relative;float:left;width:100%;box-sizing: border-box;line-height:35px;padding-left:20px;font-size:16px;color:#161616;border:1px #cdc7c3 solid;text-align: left}
  .related-box .txt{float:left;width:100%;cursor: pointer;}
  .related-box ul{display:none;float:left;position:absolute;left:-1px;top:35px;width:100%;border:1px #cdc7c3 solid;background: white}
  .related-box li{float:left;width:100%;height:35px;line-height:35px;padding-left:20px;}
  .related-box li a{color:#161616}
  .related-box .single{display:block;}
  .related-box img{position: absolute;right: 0;}

  /*底部链接*/
  .links {padding: 26px 0;}
  .links li {float: left;line-height: 26px;width: 48%;text-align: center;}
  .links li a {font-size: 14px;font-weight: bold;}
  /*底部*/
  .footer {  padding: 25px 0 20px;  border-top: 2px solid #0063be;  }
  .foot_logo {  padding-left: 70px;  padding-top: 30px;  }
  .copy {width: 100%;font-size: 14px;line-height: 32px;text-align: center}
  .copy span{display: block}

  /*table 表格*/
  .rightCon table {  width: 100%;  text-align: center;  }
  .rightCon table th { font-size: 15px; color: #484848;  border: 1px solid rgb(0, 108, 208);;  line-height: 40px;  padding: 0 10px;  }
  .rightCon table td {  font-size: 14px;  color: #484848;  border: 1px solid rgb(0, 108, 208);;  line-height: 24px;padding: 4px 0 4px 8px;font-family: "Arial Normal", "Arial";}
  .text_left {text-align: left;  width: 240px;}

  /*导航单篇  start*/
  .leftNav{display: none}
  .mob-ggtp ul{margin-bottom: 10px}
  .mob-ggtp ul li{    display: inline-block;  padding: 0 10px;  height: 46px;  line-height: 46px;  text-align: center;  margin-bottom: 6px!important;  margin-right: 2.33%;  background: #f2f2f2;}
  .mob-ggtp .zj{padding-left: 11px;  padding-top: 12px;  margin-bottom: 10px;  border: 1px solid #ebebeb;  box-shadow: 0px 2px #ebebeb;}
  .mob-ggtp .zj a{    display: inline-block;  padding-right: 5%;  margin-bottom: 10px;  color: #555;}
  .pos{height: 40px;line-height: 40px;padding-left: 20px;background: #f1f5ff;color: rgb(136, 136, 136);}
  .rightCon .titBg{height: 92px;border-bottom: 1px solid #ccc;background-image: url(./titleBg.png);
    background-repeat: no-repeat;background-position: right}
  .rightCon .titBg h1{font-size: 34px;line-height: 120px;text-align: right;padding-right: 22px;font-weight: bold;color: rgb(74, 74, 74);}
  .rightCon .ppLt li {float:left; width: 100%;margin-bottom: 38px}
  .rightCon .ppLt li img{float:left;}
  .rightCon .ppLt li .info{float:left;padding-top: 62px;margin-left: 16px;font-size: 16px;}
  .rightCon .ppLt li .info h4{font-weight: bold;margin-bottom: 10px;}
  .rightCon .titBg img{position: absolute;top:20px;left: 0}
  .rightCon .percen img{width: 100%}
  .rightCon .docW{line-height: 34px;font-size: 16px}
  /*导航单篇  end*/

  /*研究所 start*/
  .yjs .top img{margin: 0 12px;}
  .yjs .pep li{ margin-left: 10%;text-align: center;margin-top: 30px}
  .rightYjly{padding-top: 18px;padding: 16px;border:1px solid  rgba(216, 223, 215);background-color: rgba(247, 250, 246);}
  .rightYjly h4{color: rgb(0, 108, 208);font-size: 16px;margin-left: -6px}
  .rightYjly img.bigLg {width: 100%}
  .yjs .w760 ul li h4{font-size: 16px;color: rgb(0, 108, 208);margin: 14px 0  8px;}
  .rightYjly .bigLg{margin: 16px 0 0 2px;}
  .rightYjly ul li{width: 100px;margin-top: 16px}
  .rightYjly ul li span{padding-left: 8px;}


  /*研究所 end*/
  /*图片新闻  start*/
  .newsTab{height:70px;background-image:url("./newsTab.png") }
  .newsTab ul li{position:relative;display: inline-block;padding-left: 25px;height: 70px;line-height: 68px;font-size: 18px;color: white;cursor: pointer}
  .newsTab ul li img {position: absolute;bottom: 0;left: 71px;}
  /*图片新闻  end*/
  .recom h3{padding-left: 15px; height: 53px;line-height: 53px; background-color: rgba(24, 124, 254, 1);color: white}
  .recom ul li{padding-left: 15px; height: 53px;line-height: 53px; border-bottom: 1px dashed #ccc;color: #187CFE;font-size: 16px;}
  .newsL li h3{ margin-top: 4px; font-size: 18px;font-weight: bold;color: #333}
  .newsL li{color:  rgb(102, 102, 102);border-bottom: 1px solid #ccc;margin-bottom: 20px}
  .newsL li .time{padding: 10px 0}

  /*委员会 start*/
  .tabtog li{float:left;margin-right: 14px;margin-top: 10px;padding:0 12px;text-align: center; line-height: 49px; height: 49px;background: rgb(228, 228, 228);color: rgb(102, 102, 102);font-size: 16px;cursor: pointer}
  .tabtog li:nth-child(6n){margin-right: 0;}
  .tabtog li.active{background: rgb(0, 108, 208);color: white; }
  /*委员会 end*/

  /*开放课题申请指南 start*/
  .rightCon .detail .fuj {padding: 28px 0;border-top: 1px dashed #ccc; }
  .rightCon .detail .fuj img{margin-right: 13px}
  .rightCon .detail .fuj a{color: #337ab7;text-decoration: underline;}
  /*开放课题申请指南 end*/

  /*信息公开  start*/
  .inforPub .leftNavBg ul li{margin-bottom: 0px!important;}
  .inforPub .leftNavBg ul li .erjText {padding-left: 12px;}
  .inforPub .leftNavBg ul li img.first.fr{margin: 22px 20px 0 0}
  .inforPub .leftNavBg ul li .sanj{padding-left:40px;background: rgba(228, 230, 232, 1);}
  .inforPub .leftNavBg ul li .sanj.active{background-color: rgba(72, 112, 225, 1);color: #fff}
  .inforPub .leftNavBg ul li .sanj:hover{background-color: rgba(72, 112, 225, 1);}
  .inforPub .leftNavBg ul li .sanj:hover a{color: #fff}
  .inforPub .leftNavBg ul li .sanj.active a{color: #fff}

  .rightCon .tit {height: 34px;margin-top: 15px;border-bottom: 1px solid #e1e1e1;}
  .rightCon .tit .title{vertical-align: top;margin-left: 10px;font-size: 16px;font-weight: bold; color: #5a66c6}
  .hidden-sm{line-height: 48px;padding: 10px 4px 10px 10px;}
  .hidden-sm li{float:left;margin-left: 60px}
  .hidden-sm li:nth-child(3n-2){margin-left:0px}
  .hidden-sm img{height:15px;margin-right: 7px;margin-top:-4px}
  .inforPub .rightCon .inline{width:47%;vertical-align: top;margin: 10px 0;}
  .inforPub .rightCon .inline:nth-child(odd){margin-right:3%}
  /*信息公开  end*/

  /*公共平台 start*/
  .ggpt li{float:left;width: 100%;margin-right: 24px;padding-bottom:26px}
  .ggpt li:nth-child(3n){margin-right:0}
  .ggpt li img{width:287px;height:191px;}
  .ggpt li .info h4{text-align: center;line-height: 48px; font-size: 16px;font-weight: bold}
  .ggpt li .info p{line-height:24px}
  /*公共平台 end*/

  /*学术报告 start*/
  .xsbg{height:36px;line-height:36px;padding:0 6px 0 12px;background: rgb(242, 242, 242);}
  .xsbg img{cursor: pointer}
  .xsbg .yearCon{display: inline-block;width: 78%; height:36px;line-height:36px;vertical-align: middle;padding: 0 16px;white-space: nowrap; overflow:scroll;}
  .xsbg .yearCon ul{width:1000px;}
  .xsbg ul li {float:left;width: 55px;text-align:center}
  .xsbg ul li a{color: rgb(102, 102, 102);}
  .xsbg ul li:first-child {background: rgba(0, 108, 208, 1);color:white}

  /*学术报告 end*/

  /*列表 start*/
  .rightCon  .blue_list li{font-size: 16px;padding-bottom: 20px;line-height: 30px;}
  .rightCon  .blue_list li .blue-square{display:inline-block;height: 6px;width:6px;margin: 0 10px 3px 0px;background: rgba(0, 108, 208, 1)}
  .rightCon  .membL li h3{color: rgb(0, 92, 178);font-size: 18px}
  .rightCon  .membL li p{font-size: 16px; margin-top: 17px;}
  /*列表 end*/

  /*发表论文 start*/
  .artt li{padding:16px 30px;font-size: 16px}

  .artt li:nth-child(odd){background: rgb(241, 246, 240);}
  .artt li:nth-child(even){background: rgb(249, 251, 240);}
  .artt li:hover{background-color: rgb(227,241,255)}
  /*发表论文 end*/

  /*通讯录 start*/
  .txl table tr:first-child td{background: #006cd0;color: white}
  .txl table tr td{border: 1px solid #ccc;padding: 10px 0;font-size: 16px}
  .selec select{width: 49%;height: 35px;margin-bottom: 10px}
  /*通讯录 end*/

  /*招聘信息 start*/
  .zp_info li .fr{margin:6px 6px 0 0;color: rgb(153, 153, 153);}
  /*招聘信息 end*/
}

@media (max-width: 767px) {
  .w1200{width:100%;margin:0 auto;box-sizing: border-box;padding:0 10px;}
  .w910{width: 100%}
  .w890{width: 100%}
  .w760{width: 100%}
  .w660{width: 100%}
  .w426{width: 100%}
  .w250{width: 100%}
  .w270{width:100%;}
  .font16{font-size: 16px}
  /*手机版不展示pc端*/

  #pcHead{display: none}
  #doubleSp0{display: none}
  #pcSz{display: none}


  .padbt30{padding-bottom: 30px}
  .marbt20{margin-bottom: 20px}
  .marbt30{margin-bottom: 30px}
  .marLt18{margin-left: 18px}
  .marLt30{margin-left: 30px}

  .line24{line-height: 24px}
  .line27{line-height: 27px}

  .font24{font-size: 24px}

  /*top时间 start*/
  .date {font-size: 13px;}
  .top_links a {padding: 0 4px;font-size: 13px}

  /*logo*/
  .logo_bg {height: 110px;background: url(../images/topBg1.png) no-repeat 100%;}
  .logo {width:90%;box-sizing: border-box;padding-top: 26px;}
  .logo img{width: 100%}
  .logo_bg .fr{padding-top: 40px;}
  .logo_bg .fr img{width: 20px}

  /*大banner*/
  .swiper0 {  width: 100%; z-index: 1000;  }
  .swiper0 .before {  position: absolute;width: 30px;height: 30px;left: 24px;  top: 120px!important; background-image: url(../images/left.png)!important;
    background-size:30px 30px;background-repeat:no-repeat;cursor: pointer;  }
  .swiper0 .after {position: absolute;  right: 24px;  top: 120px!important;width: 30px;height: 30px;background-size:30px 30px;background-image: url(../images/right.png)!important; cursor: pointer;  }
  .swiper0 > .swiper-pagination-bullets{left: 0!important;}
  .swiper0 > .swiper-pagination-bullets .swiper-pagination-bullet{width: 38px;height: 4px;border-radius: 0;margin: 0 6px;}
  .swiper0 > .swiper-pagination-bullets .swiper-pagination-bullet-active{background: white}
  .swiper0 .swiper-slide .full{position: relative}
  .swiper0 .swiper-slide .full .titWrap{height: 64px;line-height: 50px;font-size: 16px;color: white;
    position: absolute;bottom: 0; text-align: center; width: 100%;background: rgba(0,108,208,.9);
  text-overflow: ellipsis}
  .swiper0 .full img{width: 100%;height: 270px}

  /*第一个swiper  start*/
  .doubleSp .swiper-container {width: 100%;  height: 100%;}
  .doubleSp .swiper-slide {
    width: 100% !important;
    text-align: center;
    font-size: 18px;
    background: #fff;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }
  .doubleSp .swiper-slide img{width: 100%}
  .doubleSp .swiper-container .swiper-slide {position: relative;  }
  .doubleSp .swiper-container .swiper-slide .textBt {
    position: absolute;
    bottom: 0px;
    line-height: 46px;
    width: 100%;
    padding: 0 14px 0px 22px;
    box-sizing: border-box;
    text-align: left;
    color: white;
    background-color: rgba(0, 0, 0, .5);
  }
  .swiper-button-next, .swiper-button-prev { top: 229px!important;}
  /*第一个swiper end */

  /*小栏目*/
  .annals {width: 100%;margin-top: 5px;}
  .annals h3 {  position: relative;  height: 34px;  color: #0063be;  padding-top: 13px;  line-height: 34px;  font-size: 16px;  border-bottom: 1.5px solid #0063be;  }
  .annals h3 img { margin-right: 10px;  margin-bottom: 4px;  }
  .annals h3 .more { display: block;  position: absolute;  right: 0px;  top: 11px;  *top: 20px;  }
  .annals h3 .gray {margin: 0 10px;}
  .annals .xxk {color: #8a8a8a;}
  .annals .xxk .xx {color: #8a8a8a;cursor: pointer;}
  .annals .xxk .active {color: #0063be;}
  .annals ul {padding-top: 10px;}
  .annals li {  height: 38px;  line-height: 38px;  width: 100%;  overflow: hidden;  font-size: 14px;}
  .annals li a {  display: block;  width: 100%;  float: left;  color: #333;  overflow: hidden;  white-space: nowrap; text-overflow: ellipsis;  }
  .annals li span {  display: block;  float: right;  font-size: 14px;  color: #8c8c8c;  }

  /*媒体扫描的轮播  start */
  .doubleSp2{margin-bottom: 10px;}
  .mtsm{margin-bottom: 1px}
  .spmt .xx{cursor: pointer;color: #8a8a8a;}
  .spmt .active {color: #0063be;}
  .mtsm a{position: relative; display: inline-block;width: 100%;height: 174px}
  .mtsm img{width: 244px;}
  .mtsm p{position: absolute;left: 260px;line-height: 34px;top:4px; color: #981b1e}
  .mtsm .icon{position: absolute;top:66px;left: 108px;width: 40px;height: 40px}
  #ul06 li{height: 35px; line-height: 35px}
  /*媒体扫描和视频新闻切换 end*/

  .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
    width: auto!important;left: 17%!important;
  }
  /*媒体扫描的轮播 end*/

  /*科普文章 start*/
  .ft {position: relative}
  /*.kpwzL .ft img{width:244px;}*/
  .ft p{position: absolute;bottom: 0;width: 100%;line-height: 34px;text-align: center;color: white;background-color: rgba(0,0,0,.5)}
  .des{width: 40%;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 9;}
  /*科普文章 end*/

  /*公共技术服务中心 start*/
  .doubleLink ul{position: relative;margin-bottom: 20px;}
  .doubleLink .textWrap{
    position: absolute;
    bottom: -24px;
    right: 30px;
    padding: 14px 12px 14px;
    width: 276px;
    height: 68px;
    box-sizing: border-box;
    color: white;
    background-color: #006cd0;
  }
  .doubleLink .textWrap .zwTitle{line-height: 26px;}
  .doubleLink .textWrap .ywTitle{font-size: 13px;}
  .doubleLink .textWrap .yjtWrap{padding-top: 10px;}
  .doubleLink .imgWrap>img{width: 100%;}
  /*公共技术服务中心 end*/

  /*创新文化 start*/
  .newCul h3{text-align: center;height: 30px;  margin: 36px 0 20px;
    color: #006cd0;background: url("../images/cxwhBg.png") 50%;
  }
  .newCul .imgWrap img{margin-left: 2px;width: 48%;float:left;margin-bottom: 14px}
  .newCul .imgWrap .active{ margin-left: 0;}
  /*创新文化 end*/

  /*右侧的 */
  /*所长致辞文 */
  .szzcT{margin-top:6px;background-color: #f5f5f5;height: 104px;padding: 12px 10px 4px;}
  .szzcT h3{color: #981b1e}
  /*研讨会*/
  .dateTh{background: url(../images/rlBoxBg.png) 100% 100%; color: #fff ;}
  .dateTh h3{font-size: 18px;}
  .dateTh .engTit{margin-top: 6px;line-height: 1.2;}
  .dateTh > span{display: block;border-top: 1px solid #fff;margin: 8px auto;}
  .dateTh > p{font-size: 12px !important;}
  /*日历*/
  #test-n1{width: 100%}
  #layui-laydate1{width: 100%}
  .layui-laydate, .layui-laydate-hint {box-shadow:none!important;}

  .layui-laydate-footer{display: none}
  .layui-laydate-main{width: 100%!important;}
  .layui-laydate-main .layui-laydate-content table{width: 100%}
  /*右侧小栏目*/
  .rightWrap .annals{width: 100%;}
  .rightWrap .annals h3{border-bottom: 1.5px solid #d4d4d4;}
  .rightWrap .annals h3 .more a{color: #999;font-size: 13px;}
  .rightWrap .annals .xxk .active{border-bottom: 2px solid #0063be;padding-bottom: 8px;}
  .rightWrap .annals ul li a{width: 100%;}
  .rightWrap .annals ul li{line-height: 28px;height: 28px;}

  /*三个图   start*/
  .treeM>div{width: 100%;  height: 81px;margin-top: 11px;}
  .treeM>div>p{padding-top: 26px;  padding-left: 16%;font-size: 16px;}
  .treeM .nkx {  background: url("../images/ddp.png") no-repeat 48%;}
  .treeM .sjkx {   background: url("../images/xwj.png") no-repeat 48%;}
  .treeM .iBrain{ background: url("../images/dn.png") no-repeat 48%;}
  /*三个图   end*/

  .information{text-align: center}
  /*相关链接 */
  .related-box{position:relative;float:left;width:100%;box-sizing: border-box;line-height:35px;padding-left:20px;font-size:16px;color:#161616;border:1px #cdc7c3 solid;text-align: left}
  .related-box .txt{float:left;width:100%;cursor: pointer;}
  .related-box ul{display:none;float:left;position:absolute;left:-1px;top:35px;width:100%;border:1px #cdc7c3 solid;background: white}
  .related-box li{float:left;width:100%;height:35px;line-height:35px;padding-left:20px;}
  .related-box li a{color:#161616}
  .related-box .single{display:block;}
  .related-box img{position: absolute;right: 0;}

  /*底部链接*/
  .links {padding: 26px 0;}
  .links li {float: left;line-height: 26px;width: 48%;text-align: center;}
  .links li a {font-size: 14px;font-weight: bold;}
  /*底部*/
  .footer {  padding: 25px 0 20px;  border-top: 2px solid #0063be;  }
  .foot_logo {  padding-left: 70px;  padding-top: 30px;  }
  .copy {width: 100%;font-size: 14px;line-height: 32px;text-align: center}
  .copy span{display: block}

  /*table 表格*/
  .rightCon table {  width: 100%;  text-align: center;  }
  .rightCon table th { font-size: 15px; color: #484848;  border: 1px solid rgb(0, 108, 208);;  line-height: 40px;  padding: 0 10px;  }
  .rightCon table td {  font-size: 14px;  color: #484848;  border: 1px solid rgb(0, 108, 208);;  line-height: 24px;padding: 4px 0 4px 8px;font-family: "Arial Normal", "Arial";}
  .text_left {text-align: left;  width: 240px;}

  /*导航单篇  start*/
  .leftNav{display: none}
  .mob-ggtp ul{margin-bottom: 10px}
  .mob-ggtp ul li{    display: inline-block;  padding: 0 10px;  height: 46px;  line-height: 46px;  text-align: center;  margin-bottom: 6px!important;  margin-right: 2.33%;  background: #f2f2f2;}
  .mob-ggtp .zj{padding-left: 11px;  padding-top: 12px;  margin-bottom: 10px;  border: 1px solid #ebebeb;  box-shadow: 0px 2px #ebebeb;}
  .mob-ggtp .zj a{    display: inline-block;  padding-right: 5%;  margin-bottom: 10px;  color: #555;}
  .pos{height: 40px;line-height: 40px;padding-left: 20px;background: #f1f5ff;color: rgb(136, 136, 136);}
  .rightCon .titBg{height: 92px;border-bottom: 1px solid #ccc;background-image: url(./titleBg.png);
    background-repeat: no-repeat;background-position: right}
  .rightCon .titBg h1{font-size: 34px;line-height: 120px;text-align: right;padding-right: 22px;font-weight: bold;color: rgb(74, 74, 74);}
  .rightCon .ppLt li {float:left; width: 100%;margin-bottom: 38px}
  .rightCon .ppLt li img{float:left;}
  .rightCon .ppLt li .info{float:left;padding-top: 62px;margin-left: 16px;font-size: 16px;}
  .rightCon .ppLt li .info h4{font-weight: bold;margin-bottom: 10px;}
  .rightCon .titBg img{position: absolute;top:20px;left: 0}
  .rightCon .percen img{width: 100%}
  .rightCon .docW{line-height: 34px;font-size: 16px}
  /*导航单篇  end*/

  /*研究所 start*/
  .yjs .top img{margin: 0 12px;}
  .yjs .pep li{ margin-left: 10%;text-align: center;margin-top: 30px}
  .rightYjly{padding-top: 18px;padding: 16px;border:1px solid  rgba(216, 223, 215);background-color: rgba(247, 250, 246);}
  .rightYjly h4{color: rgb(0, 108, 208);font-size: 16px;margin-left: -6px}
  .rightYjly img.bigLg {width: 100%}
  .yjs .w760 ul li h4{font-size: 16px;color: rgb(0, 108, 208);margin: 14px 0  8px;}
  .rightYjly .bigLg{margin: 16px 0 0 2px;}
  .rightYjly ul li{width: 100px;margin-top: 16px}
  .rightYjly ul li span{padding-left: 8px;}


  /*研究所 end*/
  /*图片新闻  start*/
  .newsTab{height:70px;background-image:url("./newsTab.png") }
  .newsTab ul li{position:relative;display: inline-block;padding-left: 25px;height: 70px;line-height: 68px;font-size: 18px;color: white;cursor: pointer}
  .newsTab ul li img {position: absolute;bottom: 0;left: 71px;}
  /*图片新闻  end*/
  .recom h3{padding-left: 15px; height: 53px;line-height: 53px; background-color: rgba(24, 124, 254, 1);color: white}
  .recom ul li{padding-left: 15px; height: 53px;line-height: 53px; border-bottom: 1px dashed #ccc;color: #187CFE;font-size: 16px;}
  .newsL li h3{ margin-top: 4px; font-size: 18px;font-weight: bold;color: #333}
  .newsL li{color:  rgb(102, 102, 102);border-bottom: 1px solid #ccc;margin-bottom: 20px}
  .newsL li .time{padding: 10px 0}

  /*委员会 start*/
  .tabtog li{float:left;margin-right: 14px;margin-top: 10px;padding:0 12px;text-align: center; line-height: 49px; height: 49px;background: rgb(228, 228, 228);color: rgb(102, 102, 102);font-size: 16px;cursor: pointer}
  .tabtog li:nth-child(6n){margin-right: 0;}
  .tabtog li.active{background: rgb(0, 108, 208);color: white; }
  /*委员会 end*/

  /*开放课题申请指南 start*/
  .rightCon .detail .fuj {padding: 28px 0;border-top: 1px dashed #ccc; }
  .rightCon .detail .fuj img{margin-right: 13px}
  .rightCon .detail .fuj a{color: #337ab7;text-decoration: underline;}
  /*开放课题申请指南 end*/

  /*信息公开  start*/
  .inforPub .leftNavBg ul li{margin-bottom: 0px!important;}
  .inforPub .leftNavBg ul li .erjText {padding-left: 12px;}
  .inforPub .leftNavBg ul li img.first.fr{margin: 22px 20px 0 0}
  .inforPub .leftNavBg ul li .sanj{padding-left:40px;background: rgba(228, 230, 232, 1);}
  .inforPub .leftNavBg ul li .sanj.active{background-color: rgba(72, 112, 225, 1);color: #fff}
  .inforPub .leftNavBg ul li .sanj:hover{background-color: rgba(72, 112, 225, 1);}
  .inforPub .leftNavBg ul li .sanj:hover a{color: #fff}
  .inforPub .leftNavBg ul li .sanj.active a{color: #fff}

  .rightCon .tit {height: 34px;margin-top: 15px;border-bottom: 1px solid #e1e1e1;}
  .rightCon .tit .title{vertical-align: top;margin-left: 10px;font-size: 16px;font-weight: bold; color: #5a66c6}
  .hidden-sm{line-height: 48px;padding: 10px 4px 10px 10px;}
  .hidden-sm li{float:left;margin-left: 60px}
  .hidden-sm li:nth-child(3n-2){margin-left:0px}
  .hidden-sm img{height:15px;margin-right: 7px;margin-top:-4px}
  .inforPub .rightCon .inline{width:47%;vertical-align: top;margin: 10px 0;}
  .inforPub .rightCon .inline:nth-child(odd){margin-right:3%}
  /*信息公开  end*/

  /*公共平台 start*/
  .ggpt li{float:left;width: 100%;margin-right: 24px;padding-bottom:26px}
  .ggpt li:nth-child(3n){margin-right:0}
  .ggpt li img{width:287px;height:191px;}
  .ggpt li .info h4{text-align: center;line-height: 48px; font-size: 16px;font-weight: bold}
  .ggpt li .info p{line-height:24px}
  /*公共平台 end*/

  /*学术报告 start*/
  .xsbg{height:36px;line-height:36px;padding:0 6px 0 12px;background: rgb(242, 242, 242);}
  .xsbg img{cursor: pointer}
  .xsbg .yearCon{display: inline-block;width: 78%; height:36px;line-height:36px;vertical-align: middle;padding: 0 16px;white-space: nowrap; overflow:scroll;}
  .xsbg .yearCon ul{width:1000px;}
  .xsbg ul li {float:left;width: 55px;text-align:center}
  .xsbg ul li a{color: rgb(102, 102, 102);}
  .xsbg ul li:first-child {background: rgba(0, 108, 208, 1);color:white}

  /*学术报告 end*/

  /*列表 start*/
  .rightCon  .blue_list li{font-size: 16px;padding-bottom: 20px;line-height: 30px;}
  .rightCon  .blue_list li .blue-square{display:inline-block;height: 6px;width:6px;margin: 0 10px 3px 0px;background: rgba(0, 108, 208, 1)}
  .rightCon  .membL li h3{color: rgb(0, 92, 178);font-size: 18px}
  .rightCon  .membL li p{font-size: 16px; margin-top: 17px;}
  /*列表 end*/

  /*发表论文 start*/
  .artt li{padding:16px 30px;font-size: 16px}

  .artt li:nth-child(odd){background: rgb(241, 246, 240);}
  .artt li:nth-child(even){background: rgb(249, 251, 240);}
  .artt li:hover{background-color: rgb(227,241,255)}
  /*发表论文 end*/

  /*通讯录 start*/
  .txl table tr:first-child td{background: #006cd0;color: white}
  .txl table tr td{border: 1px solid #ccc;padding: 10px 0;font-size: 16px}
  .selec select{width: 49%;height: 35px;margin-bottom: 10px}
  /*通讯录 end*/

  /*招聘信息 start*/
  .zp_info li .fr{margin:6px 6px 0 0;color: rgb(153, 153, 153);}
  /*招聘信息 end*/
	
	
	.news_img img{height: auto; max-height: inherit;}

}

@media (max-width: 480px) {

}

















.mt10{margin-top:10px;}
.mt20{margin-top:20px;}
.mt30{margin-top:30px;}
.mt40{margin-top:40px;}
.mt160{margin-top:160px;}
.mb10{margin-bottom:10px;}
.mb20{margin-bottom:20px;}

/* 模板样式添加 */


.pic-neurosci img{width: 100%;}
.menu li {padding: 0 4px !important;}
.top_links{padding-left:0;float:right;width:242px;}

.treeM  .frlzl {background: url(/images/frlz.jpg) no-repeat;}
.frlzl a {color: #DB4F4F;}

.focus{ position:relative; width:100%; height:550px; float: left;}  
.focus img{width:100%;height: 550px;} 
.focus .shadow .title{width: 260px; height: 65px;padding-left: 30px;padding-top: 20px;}
.focus .shadow .title a{ text-decoration:none; color:#fff; font-size:14px; font-weight:bolder; overflow:hidden; }
.focus .btn{ position:absolute; bottom:34px; left:510px; overflow:hidden; zoom:1;} 
.focus .btn a{position:relative; display:inline; width:13px; height:13px; border-radius:7px; margin:0 5px;color:#B0B0B0;font:12px/15px "\5B8B\4F53"; text-decoration:none; text-align:center; outline:0; float:left; background:#D9D9D9; }  
.focus .btn a:hover,.focus .btn a.current{  cursor:pointer;background:#fc114a;}  
.focus .fPic{ position:absolute; left:0px; top:0px;width:100% }  
.focus .D1fBt{ overflow:hidden; zoom:1;  height:16px; z-index:10;  }  
.focus .shadow{color: #fff; max-width:40%; position:absolute; bottom:35px; right:30px; z-index:10; /*! height:80px; */ line-height:1.4; background: rgba(0, 64, 152, 0.6); filter:progid:DXImageTransform.Microsoft.gradient( GradientType = 0,startColorstr = '#99004098',endColorstr = '#99004098')\9;  display:block; padding: 20px 40px;}    
.focus .shadow a{ text-decoration:none; color:#fff; font-size:24px; overflow:hidden;}  
.focus .fcon{ position:relative; width:100%; float:left;  display:none; background:#000 ;display:none}  
.focus .fcon img{ display:block; }  
.focus .fbg{bottom:-3px;left:45%; position:absolute; height:21px; text-align:center; z-index: 200;}  
.focus .fbg div{margin:4px auto 0;overflow:hidden;zoom:1;height:14px}    
.focus .D1fBt a{position:relative; display:inline; width:38px; height:4px;margin:0 5px;text-align:center; outline:0; float:left; background:#024f97; }    
.focus .D1fBt .current,.focus .D1fBt a:hover{background:#fff;}    
.focus .D1fBt img{display:none}    
.focus .D1fBt i{display:none; font-style:normal; }    
.focus .prev,.focus .next{position:absolute;width:65px;height:65px;background: url(/images/left.png) no-repeat;}
.focus .prev{top: 50%;margin-top: -37px; left:10%;cursor:pointer; }  
.focus .next{top: 50%;margin-top: -37px; right:10%; cursor:pointer;background: url(/images/right.png) no-repeat;} 

.focus2,.focus2 img{width:448px;height:228px;}
.focus2 .shadow{width:448px;height:46px; line-height:46px; background: rgba(0,0,0,.5); color:#fff; 
filter:progid:DXImageTransform.Microsoft.gradient( GradientType = 0,startColorstr = '#80000000',endColorstr = '#80000000')\9;  display:block;  text-align:left;padding-left: 10px }  
.focus .shadow,.focus .shadow a{font-size:22px;}
.focus2 .fbg{display:none}
.focus2 .prev,.focus2 .next{position:absolute;width:14px;height:14px;background: url(/images/arrowLeft.png) no-repeat;z-index: 999}
.focus2 .prev{top: 87%;margin-top:0; left:90%;cursor:pointer; }  
.focus2 .next{top: 87%;margin-top:0; right:10px; cursor:pointer;background: url(/images/arrowRight.png) no-repeat;}  
.mrT300{margin-top:300px}

.tab_title {margin: 10px 0 10px 0;font-weight: bold;border-bottom: 1px solid #686868; height: 46px;background: #fff;}
.divBox_row_right .tab_title li.now {color: #9d2729; border-bottom: 3px solid #9d2729;}
.tabBox {padding: 0 10px;}
.tab_more {font-size: 14px;float: right; margin-top: 15px;}
.xshd { padding-bottom: 10px;}
.xshd .xshd_title a {color: #a15354;}
.xshd li {line-height: 1.8; padding: 3px 0;}
.divBox_row_right .tab_title li { padding: 13px 0 10px 0;line-height: 1;}
.tab_title li { padding: 13px 0 10px 38px; float: left; font-size: 18px; cursor: pointer; color: #444; line-height: 28px; margin-right: 15px;}
.xshd li p {margin-left: 22px;margin-top: -20px; font-size: 14px; padding: 1px 0;}

.treeM{width:100%;}
.treeM>div>p{padding-top: 6px;  padding-left: 16px;font-size: 16px;}
.menu li .menuSecon{display: none;
    position: absolute;
    top: 55px;
    left: 0;
    line-height: 36px;
    width: auto;
min-width: 100%!important;
    white-space: nowrap;
    padding: 8px;
    min-width: 76px;
    text-align: center;
    background: #005cb2;
    z-index: 100;}
.menu li .menuSecon a {
    color: #fff !important;
}
.menu li:hover .menuSecon{display:block}

/*.menu li{border-bottom: 1px solid #5099DD;}*/
.menu2 a{color: #fff;}
.menu2 li{border: none;margin-left: 10px;}
.menu3{margin-left: 20px;}

@media screen and (max-width:480px){

.focus,.focus img{height:180px}
.focus .shadow{width:90%;padding:0 5%;overflow: hidden; height:50px;line-height:30px;font-size:14px;
    text-overflow:ellipsis; white-space: nowrap;}
 .focus .prev, .focus .next{width:30px;height:30px;background-size: 30px 30px}
 .focus .fbg{left:20%}
 .focus2{display:none}
 .mrT300{margin-top: 0}
 .swiper-button-next, .swiper-button-prev{top:50%!important;}
}

.treeM .nkx {background: #006cd0;}
.treeM .nkx a {color: white;}
