﻿@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;padding-top: 4px;}
.top a:hover {color: #fff!important;}
.date {color: #FFF;}
.top_links {color: #0055a6;}
.top_links a {display: inline-block;color: rgb(177, 218, 255);}

/*三个图   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*/


@media (min-width: 1200px) {
  .w1200 {width: 1200px;margin: 0 auto;}
  .w1000 {width: 1000px;margin: 0 auto;}
  .w552 {width: 552px;}
  .w656 {width: 656px;}
  .w300{width:300px;}

  .font16{font-size: 16px}
  /*pc版不展示手机版的*/
  #mbHead{display: none}
  #doubleSp1{display: none}
  #doubleSp2{display: none}
  #phoneSz{display: none}

  /*top时间 start*/

  .top_links {padding-left: 20px;}
  .top_links a {padding: 0 10px;}

  /*logo*/
  .header{border-bottom: 1px solid #ccc}
  .logo_bg {height: 140px;background: url(../images/ggjsfwzx-topBg.png) no-repeat left top;}
  .logo {box-sizing: border-box;color: white}
  .logo img{margin-top: -13px;margin-right: 14px}
  .logo h2{font-size: 26px;font-weight: bold; margin-top: 2px;}
  .logo h3{font-size: 18px; margin-top: 6px;}

  /*导航*/
  .menu {height: 55px;background: rgba(64, 142, 214, 1)}
  .menu li {float: left;position: relative;padding: 0 28px;z-index: 999;}
  .menu li.hover, .menu li:hover{background: rgba(39, 111, 190, 1);}
  .menu li strong {display: block;font-weight: bold;}
  .menu li strong a {display: block;color: #fff;padding: 3px 2px;line-height: 49px;}
  .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;}


  /*焦点图1  start*/
  .swiper-container1{width: 407px; height: 228px;}
  .swiper-container1 .swiper-slide{position: relative}
  .swiper-container1 .swiper-slide .titleP {
    position: absolute;
    bottom: 0px;
    height:50px;
    line-height: 46px;
    width: 100%;
    padding: 0 14px 0px 22px;
    box-sizing: border-box;
    text-align: left;
    background-color: rgba(0, 0, 0, .5);
  }
  .swiper-container1 .swiper-slide .titleP a{display: inline-block;width: 308px;height: 50px;line-height: 50px;white-space: nowrap;overflow: hidden; text-overflow: ellipsis; color: rgba(255,255,255,1);}
  .swiper-container1 img{width: 100%;height: 100%}
  .swiper-pagination-bullet{background: #000}
  .swiper-pagination-bullet-active{background: rgba(255,255,255,1)}
  #swiper-pagination2{position:absolute;bottom: 16px;left:344px; width: 60px;}
  /*焦点图1 end */

  /*小栏目*/
  .annals {width: 100%;}
  .zxgg-w{margin-top: -6px}
  .annals h3 {  position: relative;  height: 32px;  color: #0063be;  line-height: 32px;  font-size: 16px;  border-bottom: 1.5px solid #ccc;  }
  .annals .zxgg-h3 {background-color: rgb(235, 235, 235);border:none}
  .annals h3 .zxgg{display: inline-block;width: 88px;background: url(./ggjs-item-bg.png);color: #fff;padding-left: 9px;box-sizing: border-box;}
  .zxgg-w .zxgg-h3 .more{position: absolute;right:10px;top:9px;text-align: center; width: 14px;height: 14px;line-height:16px;color: #fff;  background-color: rgb(3, 104, 216);}
  .annals h3 .more { position: absolute;right:0px;top:9px;text-align: center; width: 14px;height: 14px;line-height:16px;color: #fff;  background-color: rgb(3, 104, 216);}
  .annals h3 .fl{margin-top: -1px;border-bottom: 2px solid rgb(3, 104, 216)}

  .annals ul {padding-top: 10px;}
  .annals .zxgg-ul li{height: 34px;  line-height: 34px;}
  .annals li {  height: 34px;  line-height: 34px;  width: 100%;  overflow: hidden;  font-size: 14px;}
  .annals li a {  display: block;  width: 532px;  float: left;  color: #333;  overflow: hidden;  white-space: nowrap; text-overflow: ellipsis;  }
  .annals .zxgg-ul li a{width: 434px}
  .annals li a:hover{color: #0063be;}
  .annals li span {  display: block;  float: right;  font-size: 12px;  color: #8c8c8c;  }

  /*工作动态右侧  start*/
  .enter{display: inline-block; width: 300px;height: 54px;margin-top: 18px; line-height: 54px; background: linear-gradient(90deg, rgba(76, 144, 225, 1) 0%, rgba(76, 144, 225, 1) 0%, rgba(158, 124, 183, 1) 100%, rgba(158, 124, 183, 1) 100%);border-radius: 30px;}
  .enter .left{padding-left: 28px;font-size: 18px;color: #fff}
  .enter .right{text-align: center; width: 45px;height: 45px;line-height: 45px;margin: 4px 8px; background: url("./enter-bg.png")}
  .enter .right img{width: 24px;height: 24px}
  /*工作动态右侧  end*/

  /* start*/
  .contact{margin-left: 16px}
  .contact p{line-height: 30px}
  .contact p:first-child{line-height: 38px}
  /*  end*/


  /*仪器展示 start*/
  .yq-show .imgWrap .item{ margin-left: 46px;width: 163px;padding-bottom: 20px}
  .yq-show .imgWrap .item:first-child{ margin-left: 0;}
  .yq-show .imgWrap .item p{text-align: center;padding-top: 8px}
  /*仪器展示 end*/




  /*底部链接*/
  .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;}


  /*列表 start*/
  .zxgg-ul .blue-square{float: left;height: 4px;width:4px;margin: 14px 14px 3px 0px;background: rgba(0, 108, 208, 1)}
  /*列表 end*/
}



@media (min-width: 768px) and (max-width:1200px) {
  .w1200 {width:100%;margin:0 auto;box-sizing: border-box;padding:0 10px;}
  .w1000 {width:100%;margin:0 auto;box-sizing: border-box;padding:0 10px;}
  .w552 {width: 100%}
  .w656 {width: 100%}
  .w300{width: 100%}

  .font16{font-size: 16px}
  /*pc版不展示手机版的*/
  #mbHead{display: none}
  #doubleSp1{display: none}
  #doubleSp2{display: none}
  #phoneSz{display: none}

  /*top时间 start*/

  .top_links a {font-size: 12px;padding: 4px}

  /*logo*/
  .header{border-bottom: 1px solid #ccc}
  .logo_bg {height: 140px;background: url(../images/ggjsfwzx-topBg.png) no-repeat left top;}
  .logo {box-sizing: border-box;color: white}
  .logo img{margin-top: -13px;margin-right: 14px}
  .logo h2{font-size: 26px;font-weight: bold; margin-top: 2px;}
  .logo h3{font-size: 18px; margin-top: 6px;}

  /*导航*/
  .menu {height: 55px;width: 100%;overflow: hidden;overflow-x: scroll;background: rgba(64, 142, 214, 1)}
  .menu ul{width: 570px}
  .menu li {float: left;position: relative;padding: 0 8px;z-index: 999;}
  .menu li.hover, .menu li:hover{background: rgba(39, 111, 190, 1);}
  .menu li strong {display: block;font-weight: bold;}
  .menu li strong a {display: block;color: #fff;padding: 3px 2px;line-height: 49px;}
  .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;}


  /*焦点图1  start*/
  .banner-line .left{width: 100%}
  .swiper-container1{width: 100%; height: 228px;}
  .swiper-container1 .swiper-slide{position: relative}
  .swiper-container1 .swiper-slide .titleP {
    position: absolute;
    bottom: 0px;
    height:50px;
    line-height: 46px;
    width: 100%;
    padding: 0 14px 0px 22px;
    box-sizing: border-box;
    text-align: left;
    background-color: rgba(0, 0, 0, .5);
  }
  .swiper-container1 .swiper-slide .titleP a{display: inline-block;width: 308px;height: 50px;line-height: 50px;white-space: nowrap;overflow: hidden; text-overflow: ellipsis; color: rgba(255,255,255,1);}
  .swiper-container1 img{width: 100%;height: 100%}
  .swiper-pagination-bullet{background: #000}
  .swiper-pagination-bullet-active{background: rgba(255,255,255,1)}
  #swiper-pagination2{position:absolute;bottom: 16px;left:344px; width: 60px;}
  /*焦点图1 end */

  /*小栏目*/
  .annals {width: 100%;}
  .zxgg-w{margin-top: 10px}
  .annals h3 {  position: relative;  height: 32px;  color: #0063be;  line-height: 32px;  font-size: 16px;  border-bottom: 1.5px solid #ccc;  }
  .annals .zxgg-h3 {background-color: rgb(235, 235, 235);border:none}
  .annals h3 .zxgg{display: inline-block;width: 88px;background: url(./ggjs-item-bg.png);color: #fff;padding-left: 9px;box-sizing: border-box;}
  .zxgg-w .zxgg-h3 .more{position: absolute;right:10px;top:9px;text-align: center; width: 14px;height: 14px;line-height:16px;color: #fff;  background-color: rgb(3, 104, 216);}
  .annals h3 .more { position: absolute;right:0px;top:9px;text-align: center; width: 14px;height: 14px;line-height:16px;color: #fff;  background-color: rgb(3, 104, 216);}
  .annals h3 .fl{margin-top: -1px;border-bottom: 2px solid rgb(3, 104, 216)}

  .annals ul {padding-top: 10px;}
  .annals .zxgg-ul li{height: 34px;  line-height: 34px;}
  .annals li {  height: 34px;  line-height: 34px;  width: 100%;  overflow: hidden;  font-size: 14px;}
  .annals li a {  display: block;  width: 532px;  float: left;  color: #333;  overflow: hidden;  white-space: nowrap; text-overflow: ellipsis;  }
  .annals .zxgg-ul li a{width: 70%}
  .annals li a:hover{color: #0063be;}
  .annals li span {  display: block;  float: right;  font-size: 12px;  color: #8c8c8c;  }

  /*工作动态右侧  start*/
  .enter{display: inline-block; width: 300px;height: 54px;margin-top: 18px; line-height: 54px; background: linear-gradient(90deg, rgba(76, 144, 225, 1) 0%, rgba(76, 144, 225, 1) 0%, rgba(158, 124, 183, 1) 100%, rgba(158, 124, 183, 1) 100%);border-radius: 30px;}
  .enter .left{padding-left: 28px;font-size: 18px;color: #fff}
  .enter .right{text-align: center; width: 45px;height: 45px;line-height: 45px;margin: 4px 8px; background: url("./enter-bg.png")}
  .enter .right img{width: 24px;height: 24px}
  /*工作动态右侧  end*/

  /* start*/
  .contact{margin-left: 16px}
  .contact p{line-height: 30px}
  .contact p:first-child{line-height: 38px}
  /*  end*/


  /*仪器展示 start*/
  .yq-show .imgWrap .item{ margin-left: 6px;width: 163px;padding-bottom: 20px}
  .yq-show .imgWrap .item:first-child{ margin-left: 0;}
  .yq-show .imgWrap .item p{text-align: center;padding-top: 8px}
  /*仪器展示 end*/

  /*底部链接*/
  .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 { width: 100%; text-align: center;  padding-top: 10px;  }
  .copy {width: 100%;font-size: 14px;line-height: 32px;text-align: center; margin-top: 20px}


  /*列表 start*/
  .zxgg-ul .blue-square{float: left;height: 4px;width:4px;margin: 14px 14px 3px 0px;background: rgba(0, 108, 208, 1)}
  /*列表 end*/
}

@media (max-width: 767px) {
  .w1200 {width:100%;margin:0 auto;box-sizing: border-box;padding:0 10px;}
  .w1000 {width:100%;margin:0 auto;box-sizing: border-box;padding:0 10px;}
  .w552 {width: 100%}
  .w656 {width: 100%}
  .w300{width: 100%}

  .font16{font-size: 16px}
  /*pc版不展示手机版的*/
  #mbHead{display: none}
  #doubleSp1{display: none}
  #doubleSp2{display: none}
  #phoneSz{display: none}

  /*top时间 start*/
  .top {height: 40px;line-height: 1;padding-top: 4px;}
  .top_links{float: left}
  .top_links a {font-size: 12px;padding: 4px}

  /*logo*/
  .header{border-bottom: 1px solid #ccc}
  .logo_bg {height: 140px;background: url(../images/ggjsfwzx-topBg.png) no-repeat left top;}
  .logo {box-sizing: border-box;color: white;margin-top: 20px}
  .logo img{margin-top: -8px;margin-right: 14px;width: 64px}
  .logo h2{font-size: 24px;font-weight: bold; margin-top: 2px;}
  .logo h3{font-size: 18px; margin-top: 6px;}

  /*导航*/
  .menu {height: 55px;width: 100%;overflow: hidden;overflow-x: scroll;background: rgba(64, 142, 214, 1)}
  .menu ul{width: 570px}
  .menu li {float: left;position: relative;padding: 0 8px;z-index: 999;}
  .menu li.hover, .menu li:hover{background: rgba(39, 111, 190, 1);}
  .menu li strong {display: block;font-weight: bold;}
  .menu li strong a {display: block;color: #fff;padding: 3px 2px;line-height: 49px;}
  .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;}


  /*焦点图1  start*/
  .banner-line .left{width: 100%}
  .swiper-container1{width: 100%; height: 228px;}
  .swiper-container1 .swiper-slide{position: relative}
  .swiper-container1 .swiper-slide .titleP {
    position: absolute;
    bottom: 0px;
    height:50px;
    line-height: 46px;
    width: 100%;
    padding: 0 14px 0px 22px;
    box-sizing: border-box;
    text-align: left;
    background-color: rgba(0, 0, 0, .5);
  }
  .swiper-container1 .swiper-slide .titleP a{display: inline-block;width: 308px;height: 50px;line-height: 50px;white-space: nowrap;overflow: hidden; text-overflow: ellipsis; color: rgba(255,255,255,1);}
  .swiper-container1 img{width: 100%;height: 100%}
  .swiper-pagination-bullet{background: #000}
  .swiper-pagination-bullet-active{background: rgba(255,255,255,1)}
  #swiper-pagination2{position:absolute;bottom: 16px;left:344px; width: 60px;}
  /*焦点图1 end */

  /*小栏目*/
  .annals {width: 100%;}
  .zxgg-w{margin-top: 10px}
  .annals h3 {  position: relative;  height: 32px;  color: #0063be;  line-height: 32px;  font-size: 16px;  border-bottom: 1.5px solid #ccc;  }
  .annals .zxgg-h3 {background-color: rgb(235, 235, 235);border:none}
  .annals h3 .zxgg{display: inline-block;width: 88px;background: url(./ggjs-item-bg.png);color: #fff;padding-left: 9px;box-sizing: border-box;}
  .zxgg-w .zxgg-h3 .more{position: absolute;right:10px;top:9px;text-align: center; width: 14px;height: 14px;line-height:16px;color: #fff;  background-color: rgb(3, 104, 216);}
  .annals h3 .more { position: absolute;right:0px;top:9px;text-align: center; width: 14px;height: 14px;line-height:16px;color: #fff;  background-color: rgb(3, 104, 216);}
  .annals h3 .fl{margin-top: -1px;border-bottom: 2px solid rgb(3, 104, 216)}

  .annals ul {padding-top: 10px;}
  .annals .zxgg-ul li{height: 34px;  line-height: 34px;}
  .annals li {  height: 34px;  line-height: 34px;  width: 100%;  overflow: hidden;  font-size: 14px;}
  .annals li a {  display: block;  width: 532px;  float: left;  color: #333;  overflow: hidden;  white-space: nowrap; text-overflow: ellipsis;  }
  .annals .zxgg-ul li a{width: 70%}
  .annals li a:hover{color: #0063be;}
  .annals li span {  display: block;  float: right;  font-size: 12px;  color: #8c8c8c;  }

  /*工作动态右侧  start*/
  .enter{display: inline-block; width: 300px;height: 54px;margin-top: 18px; line-height: 54px; background: linear-gradient(90deg, rgba(76, 144, 225, 1) 0%, rgba(76, 144, 225, 1) 0%, rgba(158, 124, 183, 1) 100%, rgba(158, 124, 183, 1) 100%);border-radius: 30px;}
  .enter .left{padding-left: 28px;font-size: 18px;color: #fff}
  .enter .right{text-align: center; width: 45px;height: 45px;line-height: 45px;margin: 4px 8px; background: url("./enter-bg.png")}
  .enter .right img{width: 24px;height: 24px}
  /*工作动态右侧  end*/

  /* start*/
  .contact{margin-left: 16px}
  .contact p{line-height: 30px}
  .contact p:first-child{line-height: 38px}
  /*  end*/


  /*仪器展示 start*/
  .yq-show .imgWrap .item{ margin-left: 6px;width: 163px;padding-bottom: 20px}
  .yq-show .imgWrap .item:first-child{ margin-left: 0;}
  .yq-show .imgWrap .item p{text-align: center;padding-top: 8px}
  /*仪器展示 end*/

  /*底部链接*/
  .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 { width: 100%; text-align: center;  padding-top: 10px;  }
  .copy {width: 100%;font-size: 14px;line-height: 32px;text-align: center; margin-top: 20px}


  /*列表 start*/
  .zxgg-ul .blue-square{float: left;height: 4px;width:4px;margin: 14px 14px 3px 0px;background: rgba(0, 108, 208, 1)}
  /*列表 end*/

}





.mt10{margin-top:10px;}
.mt20{margin-top:20px;}
.mt30{margin-top:30px;}
.mt40{margin-top:40px;}
.mt160{margin-top:160px;}

