.form-control {
    display: inline-block;
    width: 69%;
    height: 22px;
    margin-bottom: 6px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.btn {
    width: 42px;
    height: 34px;
    /* background: transparent; */
    display: inline-block;
    /* padding: 6px 12px; */
    margin-bottom: 0px;
    font-size: 14px;
    font-weight: 400;
    line-height: 2.4;
    text-align: center;
    white-space: nowrap;
    vertical-align: top;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}


.top_links a {
    display: inline-block;
    color: #cfcfcf !important;
}
.card-body img{width:150px ;height:188px}
.newsL li {padding-bottom: 6px;}
.newsTab li a{color:#fff}
a{color:#333}
p{font-size:16px}
a:hover, a:visited, a:link, a:active {color:#333}

.menu li {padding: 0px 31px !important;}
.top_links a { color: #cfcfcf!important;}

.TRS_Editor table tr td{border:1px solid #333 !important}

.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;}



.doubleLink .textWrap .zwTitle{
font-size: 16px;
}
.pagination >a, .pagination span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #337ab7;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}
.pagination{
    margin-bottom: 20px;
    height: 34px;
}
.pagination span{
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #337ab7;
    border-color: #337ab7;
}
.pagination a:focus, .pagination a:hover{
    z-index: 2;
    color: #23527c;
    background-color: #eee;
    border-color: #ddd;
}.TRS_Editor a{color: #4870e1 !important;}
.TRS_Editor table td font{font-size: 14px !important}
.TRS_Editor p {
    margin-top: 10px;
    margin-bottom: 10px;
    line-height: 1.8;
    font-family: 微软雅黑;
    font-size: 16px !important;
}
.TRS_Editor font {
    margin-top: 10px;
    margin-bottom: 10px;
    line-height: 1.8;
    font-family: 微软雅黑;
    font-size: 16px !important;
color:#000;
}
.TRS_Editor table td {
    margin-top: 10px;
    margin-bottom: 10px;
    line-height: 1.8;
    font-family: 微软雅黑;
    font-size: 16px !important;
}
.TRS_Editor span{
    margin-top: 10px;
    margin-bottom: 10px;
    line-height: 1.8;
    font-family: 微软雅黑;
    font-size: 16px !important;
}
.TRS_Editor em{
    margin-top: 10px;
    margin-bottom: 10px;
    line-height: 1.8;
    font-family: 微软雅黑;
    font-size: 16px !important;
color:#000;
}
.TRS_Editor strong{
    margin-top: 10px;
    margin-bottom: 10px;
    line-height: 1.8;
    font-family: 微软雅黑;
    font-size: 16px !important;
}
.detail p{
    margin-top: 10px;
    margin-bottom: 10px;
    line-height: 1.8;
    font-family: 微软雅黑;
    font-size: 16px !important;

}
.font24{
font-size: 24px;
    font-weight: bold;
    padding-bottom: 20px;
    color: #006cd0;
}
.center{text-align:center}
.copy{font-weight: normal;}




@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;}

/*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(ddp.png) no-repeat;}
.treeM .sjkx {   background: url(xwj.png) no-repeat;}
.treeM .iBrain{ background: url(dn.png) no-repeat;}
.treeM .nkx a{color: #e68d00;}
.treeM .sjkx a{ color: #4b93b1;}
.treeM .iBrain a{color: #24ac70;}
/*三个图   end*/



@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;}

/*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(ddp.png) no-repeat;}
.treeM .sjkx {   background: url(xwj.png) no-repeat;}
.treeM .iBrain{ background: url(dn.png) no-repeat;}
.treeM .nkx a{color: #e68d00;}
.treeM .sjkx a{ color: #4b93b1;}
.treeM .iBrain a{color: #24ac70;}
/*三个图   end*/

  .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(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(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(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(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(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*/



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