@charset "UTF-8";
/* 公共部分 */
body,
html {
  position: relative;
}

.w1250 {
  position: relative;
  margin: 0 auto;
  width: 1250px;
}
.w1250 .news-title a:hover{
	/*color: #0061b4;*/
	color: #333!important;
}

.last-list {
  margin-right: 0 !important;
}

.science-header {
  position: relative;
  height: auto;
}
.science-header .header-title {
  height: 36px;
  background: #f3f4f8;
}
.science-header .header-title .title-wrap-item {
  position: relative;
  font-family: Microsoft YaHei;
  font-size: 14px;
  color: #333;
}
.science-header .header-title .title-wrap-item a {
  line-height: 36px;
  display: inline-block;
  vertical-align: middle;
  color: #333;
}
.science-header .header-title .title-wrap-item a:hover {
  color: #0061b4;
}
.science-header .header-title .title-wrap-item span {
  display: inline-block;
  width: 2px;
  height: 2px;
  background: #333;
  border-radius: 50%;
  vertical-align: middle;
  margin: 0 10px;
}
.science-header .header-nav {
  height: 96px;
  background: #0061b4;
}
.science-header .header-nav .hurdle-logo {
  position: relative;
}
.science-header .header-nav .hurdle-logo img {
  padding-top: 22px;
  width: 341px;
  height: 59px;
}
.science-header .header-nav .hurdle-group .group-choose .choose-item {
  float: left;
}
.science-header .header-nav .hurdle-group .group-choose .choose-item .hurdle-item {
  width: 92px;
  display: block;
  height: 96px;
  line-height: 96px;
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.science-header .header-nav .hurdle-group .group-choose .choose-item .hurdle-item:hover {
  height: 94px;
  background: #fcfdff;
  color: #0061b4;
}
.science-header .header-nav .hurdle-group .group-choose .choose-item .hurdle-item.active {
  height: 94px;
  background: #fcfdff;
  color: #0061b4;
}
.science-header .header-nav .hurdle-group .group-choose .choose-item .group-son {
  display: none;
  position: absolute;
  z-index: 999;
  left: 400px;
  top: 96px;
  right: 0;
  background: rgba(30, 101, 159, 0.8);
 /*background: rgba(100, 101, 159, 0.8);*/
}
.science-header .header-nav .hurdle-group .group-choose .choose-item .group-son .son-data {
  position: relative;
  width: 100%;
  height: 45px;
  line-height: 45px;
}
.science-header .header-nav .hurdle-group .group-choose .choose-item .group-son .son-list {
  float: left;
  height: 100%;
  padding: 0 18px;
  text-align: center;
}
.science-header .header-nav .hurdle-group .group-choose .choose-item .group-son .son-list a {
  height: 100%;
  line-height: 45px;
  font-size: 14px;
  color: #fff;
}
.science-header .header-nav .hurdle-group .group-choose .choose-item:hover .group-son {
  display: block;
}
.science-header .header-nav .hurdle-group .group-choose .choose-search {
  float: left;
}
.science-header .header-nav .hurdle-group .group-choose .choose-search .hurdle-search {
  line-height: 96px;
}
.science-header .header-nav .hurdle-group .group-choose .choose-search .hurdle-search img {
  width: 32px;
  height: 32px;
  vertical-align: middle;
  margin-left: 10px;
}

.science-foot {
  position: relative;
  height: 140px;
  background: #0061b4;
  overflow: hidden;
}
.science-foot .foot-wrap {
  position: relative;
  font-size: 16px;
  color: #fff;
}
.science-foot .foot-wrap .foot-site {
  padding-top: 18px;
}
.science-foot .foot-wrap .foot-site p {
  line-height: 32px;
}
.science-foot .foot-wrap .foot-site .site-one span:last-child {
  margin-left: 10px;
}
.science-foot .foot-wrap .foot-site .img-icon {
  display: inline-block;
  vertical-align: -2px;
  width: 16px;
  height: 18px;
  background: url(kxNew_foot-icon-1.png) no-repeat center top;
  background-size: 100% 100%;
}
.science-foot .foot-wrap .foot-logo img {
  padding-top: 50px;
  width: 296px;
  height: 31px;
}
.science-foot .foot-wrap .foot-mid {
  position: absolute;
  top: 46px;
  left: 693px;
}
.science-foot .foot-wrap .foot-mid img {
  width: 80px;
  height: 80px;
}

.seach-content {
  display: none;
  position: absolute;
  z-index: 98;
  top: 132px;
  left: 0;
  right: 0;
  bottom: 0;
}
.seach-content .search-shadw {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  background: rgba(120, 121, 121, 0.6);
}
.seach-content .search-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 99;
  height: 250px;
  width: 100%;
}
.seach-content .search-wrap iframe {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
}

/* iframe */
.iframe-content {
  position: relative;
  z-index: 10;
  height: auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-top: 30px;
  min-height: 250px;
}
.iframe-content .seek-box {
  width: 810px;
  font-size: 0;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 30px;
}
.iframe-content .seek-box .seek-input {
  width: 652px;
  height: 54px;
  display: inline-block;
  vertical-align: middle;
}
.iframe-content .seek-box .seek-input .layui-input {
  width: 100%;
  height: 54px;
  line-height: 1.3;
  font-size: 18px;
  line-height: 54px\9;
  border-width: 0;
  padding-left: 10px;
  border-style: solid;
  background-color: #fff;
  border-radius: 0;
  border: none !important;
  color: #000;
}
.iframe-content .seek-box .seek-btn {
  width: 155px;
  height: 54px;
  text-align: center;
  line-height: 54px;
  background: #0061b4;
  display: inline-block;
  vertical-align: middle;
}
.iframe-content .seek-box .seek-btn a {
  height: 100%;
  font-size: 18px;
  color: #fff;
}
.iframe-content .seek-box .seek-btn a:hover {
  filter: alpha(opacity=80);
  opacity: 0.8;
  -moz-opacity: 0.8;
}
.iframe-content .seek-box .seek-btn .iconfont {
  font-size: 22px;
  display: inline-block;
  vertical-align: middle;
}
.iframe-content .seek-box .seek-btn .iconfont:after {
  content: '\e65a';
}
.iframe-content .interest-box {
  position: relative;
  width: 810px;
  margin-left: auto;
  margin-right: auto;
}
.iframe-content .interest-box .interest-title {
  font-size: 20px;
  line-height: 24px;
  color: #0061b4;
  font-weight: bold;
}
.iframe-content .interest-box .interest-data {
  margin-top: 16px;
}
.iframe-content .interest-box .interest-data .list {
  float: left;
  width: 198px;
  height: 40px;
  line-height: 40px;
  margin-right: 3px;
  text-align: center;
  border: 1px solid #0061b4;
}
.iframe-content .interest-box .interest-data .list a {
  display: block;
  height: 100%;
  color: #0061b4;
  font-size: 15px;
}
.iframe-content .interest-box .interest-data .list:last-child {
  margin-right: 0;
}
.iframe-content .up-btn {
  display: block;
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 30px;
  height: 30px;
  text-align: center;
  margin-left: -15px;
  color: #0061b4;
}
.iframe-content .up-btn .up-flag {
  display: block;
  font-size: 24px;
}

/* 轮播 */
.home-banner-1 {
  width: 100%;
  height: 496px;
}
.home-banner-1 .swiper-wrapper {
  width: 100%;
  height: 100%;
}
.home-banner-1 .swiper-slide {
  width: 100%;
  height: 100%;
}
/*.home-banner-1 .swiper-slide img {
  width: 100%;
  height: 100%;
}*/
.home-banner-1 .swiper-pagination-bullet {
  width: 14px;
  height: 15px;
  display: inline-block;
  border-radius: 100%;
  background: #fff;
  opacity: 0.8;
  outline: none;
}
.home-banner-1 .swiper-pagination-bullet-active {
  width: 50px;
  opacity: 1;
  border-radius: 14px !important;
  background: #fff;
}
.home-banner-1 .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 7px;
}

.swiper-container-horizontal > .swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: 65px;
  left: 0;
  width: 100%;
}

/* 路径导航 */
.link-bread {
  position: relative;
  width: 100%;
  height: 40px;
  line-height: 40px;
  font-size: 16px;
  font-style: normal;
  color: #333;
  border-bottom: 1px solid #0061b4;
}
.link-bread a {
  display: inline-block;
  height: 100%;
  color: #333;
  /*vertical-align: middle;*/
}
.link-bread .bread-1 {
  display: inline-block;
  width: 19px;
  height: 19px;
  margin-right: 5px;
  vertical-align: -2px;
}
.link-bread .icon-rock {
  display: inline-block;
  margin: 0 10px;
  vertical-align: middle;
}

/* 分页 */
.base-page {
  position: relative;
  width: 100%;
  height: 30px;
  line-height: 30px;
  background: #f0f1f3;
  border: 1px solid #dadada;
  margin-top: 30px;
  margin-bottom: 30px;
  text-align: center;
}
.base-page .select-item {
  display: inline-block;
  width: 36px;
  height: 20px;
  font-size: 12px;
  color: #000;
  text-align: center;
  vertical-align: middle;
}
.base-page .select-item .layui-form-select .layui-input {
  padding-right: 0;
  cursor: pointer;
  height: 20px;
  border-color: #b6b7b7;
}
.base-page .select-item .layui-form-select dl dd.layui-this {
  background-color: #0061b4;
  color: #fff;
}
.base-page .select-item .layui-form-select dl {
  top: 24px;
}
.base-page .select-item .layui-form-select dl dd,
.base-page .select-item .layui-form-select dl dt {
  line-height: 20px;
}
.base-page span,
.base-page a,
.base-page i {
  display: inline-block;
  vertical-align: middle;
}
.base-page .page-bar {
  display: inline-block;
  height: 20px;
  width: 2px;
  background: #cecece;
  vertical-align: middle;
  margin: 0 5px;
}
.base-page .star-page,
.base-page .page-prev,
.base-page .page-next,
.base-page .end-page,
.base-page .rote {
  margin: 0 10px;
}
.base-page .first-1 {
  width: 4px;
  height: 20px;
  background: #6a6a6a;
}
.base-page .first-2 {
  width: 0;
  height: 0;
  border-top: 8px solid transparent;
  border-right: 16px solid #6a6a6a;
  border-bottom: 8px solid transparent;
}
.base-page .end-1 {
  width: 0;
  height: 0;
  border-top: 8px solid transparent;
  border-left: 16px solid #6a6a6a;
  border-bottom: 8px solid transparent;
}
.base-page .end-2 {
  width: 4px;
  height: 20px;
  background: #6a6a6a;
}
.base-page .page-num {
  font-size: 14px;
  color: #000;
  margin: 0 10px;
}
.base-page .page-num input[type='num'] {
  text-align: center;
  width: 40px;
  height: 20px;
  border: 1px solid #b6b7b7;
}
.base-page .rote.spin img {
  -webkit-animation: mymove 0.6s infinite;
          animation: mymove 0.6s infinite;
}
.base-page .star-page:hover .first-1 {
  width: 4px;
  height: 20px;
  background: #0061b4;
}
.base-page .star-page:hover .first-2 {
  width: 0;
  height: 0;
  border-top: 8px solid transparent;
  border-right: 16px solid #0061b4;
  border-bottom: 8px solid transparent;
}
.base-page .page-prev:hover .first-2 {
  width: 0;
  height: 0;
  border-top: 8px solid transparent;
  border-right: 16px solid #0061b4;
  border-bottom: 8px solid transparent;
}
.base-page .end-page:hover .end-1 {
  width: 0;
  height: 0;
  border-top: 8px solid transparent;
  border-left: 16px solid #0061b4;
  border-bottom: 8px solid transparent;
}
.base-page .end-page:hover .end-2 {
  width: 4px;
  height: 20px;
  background: #0061b4;
}
.base-page .page-next:hover .end-1 {
  width: 0;
  height: 0;
  border-top: 8px solid transparent;
  border-left: 16px solid #0061b4;
  border-bottom: 8px solid transparent;
}
.base-page .page-data {
  font-size: 12px;
  color: #000;
}
@-webkit-keyframes mymove {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  50% {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@keyframes mymove {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  50% {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
/* 首页 */
.banner-content {
  position: relative;
  height: auto;
}
.banner-content .suspend-wrap {
  /*position: absolute;
  top: 113px;*/
  right: 25px;
  z-index: 88;
  position: fixed;
  top: 170px;
}
.banner-content .suspend-wrap .suspend-panel {
  position: relative;
  margin-bottom: 2px;
  height: 91px;
  -webkit-transition: all 2s;
  transition: all 2s;
}
.banner-content .suspend-wrap .suspend-panel .suspend-label {
  position: absolute;
  right: 0;
  width: 72px;
  height: 91px;
  z-index: 88;
  border-radius: 2px;
  background: -webkit-gradient(linear, left top, left bottom, from(#638dab), to(#7a96ab));
  background: linear-gradient(#638dab, #7a96ab);
  /* 标准的语法 */
}
.banner-content .suspend-wrap .suspend-panel .suspend-label a {
  display: block;
  height: 100%;
  text-align: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-top: 13px;
  font-size: 16px;
  color: #fff;
}
.banner-content .suspend-wrap .suspend-panel .suspend-label a img {
  margin-bottom: 8px;
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
}
.banner-content .suspend-wrap .suspend-panel .suspend-data {
  position: absolute;
  height: 91px;
  top: 0;
  right:0px;
  z-index: 77;
  font-size: 0;
  background: #fff;
  padding: 13px 10px 0 10px;
  overflow: hidden;
}
.banner-content .suspend-wrap .suspend-panel .suspend-data .data-list {
  display: inline-block;
  position: relative;
  width: 72px;
  height: 91px;
}
.banner-content .suspend-wrap .suspend-panel .suspend-data .data-list a {
  position: relative;
  display: block;
  height: 100%;
  text-align: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 16px;
  color: #333;
}
.banner-content .suspend-wrap .suspend-panel .suspend-data .data-list a img {
  width: 56px;
  height: 57px;
  margin-bottom: 8px;
}
/*.banner-content .suspend-wrap .suspend-panel:hover .suspend-label {
  background: #468ac6;
}
.banner-content .suspend-wrap .suspend-panel:hover .suspend-label img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
.banner-content .suspend-wrap .suspend-panel.rock:hover .suspend-label {
  background: #468ac6;
}
.banner-content .suspend-wrap .suspend-panel.rock:hover .suspend-label:after {
  content: '';
  position: absolute;
  left: -10px;
  top: 50%;
  margin-top: -10px;
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-right: 20px solid #468ac6;
  border-bottom: 10px solid transparent;
}
.banner-content .suspend-wrap .suspend-panel.rock:hover .suspend-data {
  display: block;
  -webkit-animation: myfirst 0.5s;
          animation: myfirst 0.5s;
}*/
/**/
.banner-content .suspend-wrap .suspend-panel:hover .suspend-label {
  background: #468ac6;
}
.banner-content .suspend-wrap .suspend-panel:hover .suspend-label img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
.banner-content .suspend-wrap .suspend-panel.rock:hover .suspend-label:after {
  content: '';
  position: absolute;
  left: -10px;
  top: 50%;
  margin-top: -10px;
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-right: 20px solid #468ac6;
  border-bottom: 10px solid transparent;
}
.banner-content .suspend-wrap .suspend-panel.rock:hover .suspend-data {
  -webkit-animation: myfirst 0.6s forwards;
          animation: myfirst 0.6s forwards;
}
.banner-content .suspend-wrap .suspend-panel .data-wrapper {
  display: none;
  position: absolute;
  top: 0;
  right: 80px;
}
/**/

@-webkit-keyframes myfirst {
  0% {
    width: 0;
  }
  100% {
    width: 100%;
  }
}
@keyframes myfirst {
  0% {
    width: 0;
  }
  100% {
    width: 100%;
  }
}
.science-main {
  height: auto;
}
.science-main .main-menu {
  position: relative;
  height: 93px;
  margin-top: -48px;
  z-index: 10;
}
.science-main .main-menu .menu-list {
  float: left;
  width: 299px;
  height: 93px;
  margin-right: 17px;
  background: #fff url("kxNew_menu-back.png") no-repeat center center;
  border-radius: 5px;
  -webkit-box-shadow: 0 1px 2px 2px #d1dfea;
          box-shadow: 0 1px 2px 2px #d1dfea;
}
.science-main .main-menu .menu-list a {
  display: block;
  line-height: 93px;
  font-size: 16px;
  color: #657187;
  text-align: center;
}
.science-main .main-menu .menu-list a:hover {
  filter: alpha(opacity=70);
  opacity: 0.7;
  -moz-opacity: 0.7;
}
.science-main .main-menu .menu-list a img {
  vertical-align: middle;
}
.science-main .main-menu .menu-list.last-list {
  margin-right: 0;
}
.science-main .main-news {
  position: relative;
  height: auto;
  min-height: 90px;
  margin-top: 15px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 4px;
  background: #fff;
}
.science-main .main-news .news-title {
  font-size: 26px;
  line-height: 40px;
  margin-top: 10px;
  color: #333;
  font-weight: bold;
  text-align: center;
}
.science-main .main-news .data-item {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-left: 68px;
  height: auto;
}
.science-main .main-news .data-item a {
  display: block;
  width: 100%;
  line-height: 32px;
}
.science-main .main-news .data-item a .data-text {
  float: left;
  width: 95%;
  font-size: 16px;
  color: #333;
}
.science-main .main-news .data-item a .data-text p {
  width: 100%;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.science-main .main-news .data-item a .data-more {
  float: right;
  /*color: #bd161b;*/
  margin-right: 10px;
}
/*.science-main .main-news .data-item:hover .data-text {
  color: #0061b4;
}*/
.science-main .main-news .data-item:hover .data-more{
	color: #0061b4;
}
.science-main .main-news .news-icon {
  position: absolute;
  top: 4px;
  left: 4px;
  width: 63px;
  height: 61px;
}
.science-main .main-news .news-icon img {
  width: 100%;
  height: 100%;
}
.science-main .main-listbox {
  position: relative;
  margin-top: 15px;
  height: auto;
}
.science-main .main-listbox .listbox-panel {
  float: left;
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 10px;
}
.science-main .main-listbox .base-link {
  position: relative;
  height: 56px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 12px 0 0 0;
  border-bottom: 1px solid #cfcccc;
  overflow: hidden;
}
.science-main .main-listbox .base-link .btn-group {
  font-size: 0;
}
.science-main .main-listbox .base-link .btn-group .btn-item {
  display: inline-block;
  font-size: 16px;
  font-weight: bold;
  height: 32px;
  line-height: 32px;
  margin-right: 12px;
  padding: 0 12px;
  text-align: center;
  color: #333;
  border-radius: 5px;
  background: #f0f0f0;
}
.science-main .main-listbox .base-link .btn-group .btn-item:hover {
  filter: alpha(opacity=80);
  opacity: 0.8;
  -moz-opacity: 0.8;
}
.science-main .main-listbox .base-link .btn-group .btn-item.active {
  color: #fff;
  background: #0061b4;
}
.science-main .main-listbox .base-link .btn-more {
  position: absolute;
  top: 50%;
  right: 10px;
  margin-top: -9px;
  font-size: 18px;
  color: #b5b5b5;
}
.science-main .main-listbox .data-wrap {
  position: relative;
  height: 150px;
  overflow: hidden;
}
.science-main .main-listbox .file-data {
  position: relative;
  display: none;
}
.science-main .main-listbox .file-data .file-list {
  position: relative;
  height: 50px;
}
.science-main .main-listbox .file-data .file-list a {
  display: block;
  height: 100%;
  line-height: 50px;
  font-size: 16px;
  color: #333;
}
.science-main .main-listbox .file-data .file-list a p {
  width: 90%;
  margin-left: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.science-main .main-listbox .file-data .file-list a:before {
  content: '';
  position: absolute;
  left: 2px;
  top: 50%;
  margin-top: -3px;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: #bd161b;
}
.science-main .main-listbox .file-data .file-list:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  border: 1px dashed #e5e5e5;
}
.science-main .main-listbox .file-data .file-list:hover a {
  color: #0061b4;
}
.science-main .main-listbox .file-data .file-list:nth-of-type(3):after{
  border:none; 
}	
.science-main .main-listbox .file-data.revel {
  display: block;
}
.science-main .main-listbox .listbox-left {
  width: 457px;
  height: 210px;
  background: #fff;
}
.science-main .main-listbox .listbox-mid {
  margin: 0 17px;
  width: 457px;
  height: 210px;
  background: #fff;
}
.science-main .main-listbox .listbox-right {
  width: 301px;
  height: 210px;
  background: #fff;
}
.science-main .main-listbox .listbox-right .notice-wrap {
  position: relative;
  height: 150px;
  overflow: hidden;
}
.science-main .main-listbox .listbox-right .notice-wrap .notice-data {
  position: relative;
}
.science-main .main-listbox .listbox-right .notice-wrap .notice-data:before {
  content: '';
  position: absolute;
  top: 34px;
  left: 8px;
  bottom: 58px;
  border-left: 1px solid #e5e5e5;
}
.science-main .main-listbox .listbox-right .notice-wrap .notice-data .notice-list {
  position: relative;
  height: 75px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 10px 20px 0 30px;
}
.science-main .main-listbox .listbox-right .notice-wrap .notice-data .notice-list .notice-text {
  font-size: 16px;
  color: #333;
  line-height: 30px;
}
.science-main .main-listbox .listbox-right .notice-wrap .notice-data .notice-list .notice-text a {
  display: block;
  height: 100%;
  color: #333;
}
.science-main .main-listbox .listbox-right .notice-wrap .notice-data .notice-list .notice-text:hover p {
  color: #0061b4;
}
.science-main .main-listbox .listbox-right .notice-wrap .notice-data .notice-list .tip-icon {
  position: absolute;
  top: 16px;
  left: 0;
  width: 17px;
  height: 17px;
}
.science-main .main-listbox .listbox-right .notice-wrap .notice-data .notice-list .tip-icon img {
  width: 100%;
  height: 100%;
}
.science-main .main-listbox .listbox-right .notice-wrap .notice-data .notice-list:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 30px;
  right: 0;
  border: 1px dashed #e5e5e5;
}
.science-main .main-listbox .listbox-right .notice-wrap .notice-data .notice-list:last-child:after {
  border: none;
}
.science-main .main-nav {
  position: relative;
  margin-top: 15px;
  margin-bottom: 30px;
  height: auto;
}
.science-main .main-nav .page-list {
  float: left;
  width: 198px;
  height: 72px;
  margin-right: 12px;
  background: #ddefff url("kxNew_menu-logo.png") no-repeat center center;
}
.science-main .main-nav .page-list a {
  display: block;
  line-height: 72px;
  font-size: 16px;
  color: #6d96be;
  text-align: center;
}
.science-main .main-nav .page-list a:hover {
  filter: alpha(opacity=80);
  opacity: 0.8;
  -moz-opacity: 0.8;
}
.science-main .main-nav .page-list a img {
  margin-right: 18px;
  vertical-align: middle;
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
}
.science-main .main-nav .page-list:hover img {
  -webkit-transform: scale(1.5);
          transform: scale(1.5);
}
.science-main .main-nav .page-list.last-list {
  margin-right: 0;
}

/* 电子期刊 */
.electronic-content {
  position: relative;
  height: auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 8px 20px 10px 10px;
  background: #fff;
}
.electronic-content .overall-content {
  position: relative;
  margin-top: 23px;
}
.electronic-content .overall-nav {
  position: relative;
  width: 213px;
  height: 100%;
}
.electronic-content .overall-nav .nav-theme {
  position: relative;
  width: 100%;
  height: 58px;
  margin-bottom: 10px;
  text-align: center;
  line-height: 58px;
  background: url(kxNew_icon-theme.png) no-repeat center top;
  background-size: 100% 100%;
}
.electronic-content .overall-nav .nav-theme p {
  position: relative;
  color: #fff;
  font-size: 22px;
  margin-left: 16px;
}
.electronic-content .overall-nav .nav-tab {
  position: relative;
  height: auto;
}
.electronic-content .overall-nav .nav-tab .tab-data {
  position: relative;
  height: auto;
}
.electronic-content .overall-nav .nav-tab .tab-data .tab-list {
  position: relative;
  height: 45px;
  line-height: 45px;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.electronic-content .overall-nav .nav-tab .tab-data .tab-list:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  border-bottom: 1px solid #e4e4e4;
}
.electronic-content .overall-nav .nav-tab .tab-data .tab-list a {
  display: block;
  height: 100%;
  text-align: center;
  font-size: 18px;
  color: #000;
}
.electronic-content .overall-nav .nav-tab .tab-data .tab-list.active a {
  color: #0061b4;
}
.electronic-content .overall-nav .nav-tab .tab-data .tab-list:hover a {
  color: #0061b4;
}
.electronic-content .overall-nav .nav-tab .nav-bar {
  position: absolute;
  top: 0;
  right: 0;
  width: 3px;
  height: 45px;
  background: #0061b4;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.electronic-content .overall-article {
  position: relative;
  width: 966px;
  height: auto;
}
.electronic-content .overall-article .art-wrap {
  position: relative;
  height: auto;
  min-height: 1026px;
  border-bottom: 1px solid #e5e5e5;
}
.electronic-content .overall-article .art-wrap .book-data {
  position: relative;
  width: 100%;
  height: 316px;
  margin-bottom: 25px;
  /*border-bottom: 1px dashed #e5e5e5;*/
}
.electronic-content .overall-article .art-wrap .book-data .book-list {
  float: left;
  position: relative;
  width: 190px;
  margin-right: 50px;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  margin-bottom: 6px;
}
.electronic-content .overall-article .art-wrap .book-data .book-list img {
  width: 100%;
  margin: 0 auto;
  height: 259px;
}
.electronic-content .overall-article .art-wrap .book-data .book-list a {
  display: block;
  height: 100%;
  color: #333;
}
.electronic-content .overall-article .art-wrap .book-data .book-list a p {
  margin-top: 15px;
}
.electronic-content .overall-article .art-wrap .book-data .book-list.last-list {
  margin-right: 0;
}
.electronic-content .overall-article .art-wrap .book-data:last-child {
  border: none;
}

/* 科学图片 */
.pictrue-content {
  position: relative;
  height: auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 8px 15px 10px 17px;
  background: #fff;
}
.pictrue-content .association-wrapper {
  position: relative;
  height: auto;
  margin-top: 23px;
}
.pictrue-content .association-wrap {
  position: relative;
  height: auto;
  min-height: 840px;
  border-bottom: 1px solid #e5e5e5;
}
.pictrue-content .ation-data {
  position: relative;
  width: 100%;
  /*height: 260px;*/
  margin-bottom: 20px;
  margin-left: 20px;
}
.pictrue-content .ation-data .ation-list {
  float: left;
  position: relative;
  width: 268px;
  height: 100%;
  margin-right: 34px;
  margin-bottom: 20px;
}
.pictrue-content .ation-data .ation-list a {
  display: block;
  color: #333;
}
.pictrue-content .ation-data .ation-list .intro-text {
  font-size: 16px;
  line-height: 24px;
  width: 100%;
  margin-top: 10px;
  text-align: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.pictrue-content .ation-data .ation-list .icon-date {
  font-size: 14px;
  line-height: 24px;
}
.pictrue-content .ation-data .ation-list .icon-date i {
  display: inline-block;
  color: #0061b4;
  margin-right: 5px;
}
.pictrue-content .ation-data .ation-list img {
  width: 100%;
  margin: 0 auto;
  height: 190px;
}
.pictrue-content .ation-data .ation-list.last-list {
  margin-right: 0;
}

/* 科学普及 */
.popularize-content {
  position: relative;
}
.popularize-content .overall-content {
  position: relative;
  margin-top: 23px;
}
.popularize-content .overall-article {
  position: relative;
  width: 985px;
  height: auto;
}
.popularize-content .overall-article .art-wrap {
  position: relative;
  height: auto;
  min-height: 770px;	
  border-bottom: 1px solid #e5e5e5;
}
.popularize-content .overall-article .art-wrap .rate-data {
  position: relative;
  width: 100%;
  height: auto;
}
.popularize-content .overall-article .art-wrap .rate-data .rate-list {
  position: relative;
  height: 90px;
  margin-bottom: 14px;
}
.popularize-content .overall-article .art-wrap .rate-data .rate-list:after {
  position: absolute;
  content: '';
  bottom: 0;
  left: 0;
  right: 5px;
  border: 1px dashed #e5e5e5;
}
.popularize-content .overall-article .art-wrap .rate-data .rate-list .rate-list-date {
  float: left;
  position: relative;
  width: 120px;
  height: 73px;
  text-align: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 10px 0;
  margin-right: 27px;
  background: #f0f0f0;
}
.popularize-content .overall-article .art-wrap .rate-data .rate-list .rate-list-date .date-sun {
  font-family: fanzhengdahei;
  font-size: 24px;
  line-height: 30px;
  color: #6c6c6c;
}
.popularize-content .overall-article .art-wrap .rate-data .rate-list .rate-list-date .date-year {
  font-size: 16px;
  line-height: 24px;
  color: #6c6c6c;
}
.popularize-content .overall-article .art-wrap .rate-data .rate-list .rate-list-text {
  float: left;
  width: 83%;
  height: 100%;
}
.popularize-content .overall-article .art-wrap .rate-data .rate-list .rate-list-text .text-title {
  color: #666;
  font-size: 18px;
  font-weight: bold;
  line-height: 46px;
}
.popularize-content .overall-article .art-wrap .rate-data .rate-list .rate-list-text .text-intro {
  color: #666;
  font-size: 16px;
  line-height: 20px;
}
.popularize-content .overall-article .art-wrap .rate-data .rate-list .rate-list-text .text-intro p {
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.popularize-content .overall-article .art-wrap .rate-data .rate-list:hover .rate-list-text {
  color: #0061b4;
}
.popularize-content .overall-article .art-wrap .rate-data .rate-list:hover .rate-list-text a {
  color: #0061b4;
}
.popularize-content .overall-article .art-wrap .rate-data .rate-list:last-child:after {
  border: none;
}

/* 科学普及2 */
.popular-content-two {
  position: relative;
}
.popular-content-two .overall-content {
  position: relative;
  margin-top: 23px;
}
.popular-content-two .overall-article {
  position: relative;
  width: 980px;
  height: auto;
}
.popular-content-two .overall-article .art-wrap {
  position: relative;
  height: auto;
  min-height: 755px;
  border-bottom: 1px solid #e5e5e5;
}
.popular-content-two .overall-article .art-wrap .matrix-data {
  position: relative;
  width: 100%;
  height: auto;
}
.popular-content-two .overall-article .art-wrap .matrix-data .matrix-list {
  position: relative;
  height: 50px;
  line-height: 50px;
}
.popular-content-two .overall-article .art-wrap .matrix-data .matrix-list:after {
  position: absolute;
  content: '';
  bottom: 0;
  left: 0;
  right: 0;
  border: 1px dashed #e5e5e5;
}
.popular-content-two .overall-article .art-wrap .matrix-data .matrix-list a {
  display: block;
  height: 100%;
  font-size: 16px;
  color: #333;
}
.popular-content-two .overall-article .art-wrap .matrix-data .matrix-list a .matrix-list-text {
  position: relative;
  float: left;
  width: 80%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.popular-content-two .overall-article .art-wrap .matrix-data .matrix-list a .matrix-list-text:after {
  content: '';
  position: absolute;
  top: 50%;
  left: 6px;
  width: 5px;
  height: 5px;
  margin-top: -3px;
  background: #bd161b;
}
.popular-content-two .overall-article .art-wrap .matrix-data .matrix-list a .matrix-list-text p {
  margin-left: 26px;
}
.popular-content-two .overall-article .art-wrap .matrix-data .matrix-list a .matrix-list-date {
  float: right;
}
.popular-content-two .overall-article .art-wrap .matrix-data .matrix-list:hover a {
  color: #0061b4;
}
.popular-content-two .overall-article .art-wrap .matrix-data .matrix-list:last-child:after {
  border: none;
}

/* 专题专栏 */
.special-content {
  position: relative;
  height: auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 8px 20px 10px 10px;
  background: #fff;
}
.special-content .overall-content {
  position: relative;
  margin-top: 23px;
}
.special-content .overall-article {
  position: relative;
  width: 990px;
  height: auto;
}
.special-content .overall-article .art-wrap {
  position: relative;
  height: auto;
  min-height: 690px;
  border-bottom: 1px solid #e5e5e5;
}
.special-content .overall-article .art-wrap .special-data {
  position: relative;
  width: 100%;
  height: auto;
  margin-bottom: 49px;
}
.special-content .overall-article .art-wrap .special-data .special-list {
  float: left;
  position: relative;
  width: 302px;
  height: 121px;
  background: #fff;
  border-radius: 5px;
  border: 1px solid #f2f2f2;
  margin-right: 26px;
  text-align: center;
}
.special-content .overall-article .art-wrap .special-data .special-list a {
  display: block;
  height: 100%;
}
.special-content .overall-article .art-wrap .special-data .special-list a img {
  width: 296px;
  height: 116px;
  margin-top: 2px;
}
.special-content .overall-article .art-wrap .special-data .special-list.last-list {
  margin-right: 0;
}

/* 专题专栏子栏目 */
.subtopic-content {
  position: relative;
  height: auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 10px 15px 30px 15px;
  background: #fff;
}
.subtopic-content .base-theme {
  width: 100%;
  height: 47px;
  line-height: 47px;
  background: #e4f3ff;
  margin: 15px 0;
}
.subtopic-content .base-theme p {
  font-size: 20px;
  font-weight: bold;
  margin-left: 15px;
  color: #0061b4;
}
.subtopic-content .subtopic-wrapper {
  position: relative;
  height: auto;
}
.subtopic-content .subtopic-wrapper .subtopic-article {
  position: relative;
  width: 900px;
}
.subtopic-content .subtopic-wrapper .subtopic-article .sun-wrap {
  position: relative;
  height: auto;
  min-height: 525px;
  border-bottom: 1px solid #e5e5e5;
}
.subtopic-content .subtopic-wrapper .subtopic-article .sun-data {
  position: relative;
  width: 100%;
  height: auto;
}
.subtopic-content .subtopic-wrapper .subtopic-article .sun-data .sun-list {
  position: relative;
  height: 50px;
  line-height: 50px;
}
.subtopic-content .subtopic-wrapper .subtopic-article .sun-data .sun-list:after {
  position: absolute;
  content: '';
  bottom: 0;
  left: 0;
  right: 0;
  border: 1px dashed #e5e5e5;
}
.subtopic-content .subtopic-wrapper .subtopic-article .sun-data .sun-list a {
  display: block;
  height: 100%;
  font-size: 16px;
  color: #333;
}
.subtopic-content .subtopic-wrapper .subtopic-article .sun-data .sun-list a .matrix-list-text {
  position: relative;
  float: left;
  width: 80%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.subtopic-content .subtopic-wrapper .subtopic-article .sun-data .sun-list a .matrix-list-text:after {
  content: '';
  position: absolute;
  top: 50%;
  left: 6px;
  width: 5px;
  height: 5px;
  margin-top: -3px;
  background: #bd161b;
}
.subtopic-content .subtopic-wrapper .subtopic-article .sun-data .sun-list a .matrix-list-text p {
  margin-left: 26px;
  overflow: hidden;
  text-overflow:ellipsis;
  white-space: nowrap;
}
.subtopic-content .subtopic-wrapper .subtopic-article .sun-data .sun-list a .matrix-list-date {
  float: right;
}
.subtopic-content .subtopic-wrapper .subtopic-article .sun-data .sun-list a .matrix-list-date p {
  margin-right: 5px;
}
.subtopic-content .subtopic-wrapper .subtopic-article .sun-data .sun-list:hover a {
  color: #0061b4;
}
.subtopic-content .subtopic-wrapper .subtopic-article .sun-data .sun-list:last-child:after {
  border: none;
}
.subtopic-content .subtopic-wrapper .subtopic-hot {
  position: relative;
  width: 300px;
}
.subtopic-content .subtopic-wrapper .subtopic-hot .hot-list {
  position: relative;
  width: 100%;
  height: 120px;
  margin-bottom: 10px;
  background: #fff;
  border-radius: 5px;
  text-align: center;
}
.subtopic-content .subtopic-wrapper .subtopic-hot .hot-list a {
  display: block;
  height: 100%;
}
.subtopic-content .subtopic-wrapper .subtopic-hot .hot-list a img {
  width: 296px;
  height: 116px;
  margin-top: 2px;
}

/* 走进科协 */
.walk-content {
  position: relative;
  height: auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 8px 20px 10px 10px;
  background: #fff;
}
.walk-content .overall-content {
  position: relative;
  margin-top: 23px;
}
.walk-content .overall-article {
  position: relative;
  width: 980px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 5px;
  height: auto;
}
.walk-content .walk-essay {
  position: relative;
  height: auto;
  min-height: 800px;
}
.walk-content .walk-essay .essay-theme {
  position: relative;
  font-size: 24px;
  line-height: 58px;
  margin-bottom: 30px;
  color: #333;
  text-align: center;
}
.walk-content .walk-essay .essay-wrap {
  font-size: 16px;
  line-height: 32px;
  color: #333;
}
.walk-content .walk-essay .essay-wrap p {
  font-size: 16px;
  line-height: 200%;
  font-family: "Microsoft YaHei";
}

/* 详情页 */
.particulars-content {
  min-height: 697px;
  position: relative;
  height: auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 8px 15px 10px 15px;
  background: #fff;
}
.particulars-content .detail-essay {
  position: relative;
  height: auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 10px 10px 20px;
}
.particulars-content .detail-header {
  position: relative;
  height: auto;
  text-align: center;
  overflow: hidden;
  padding-bottom:15px;
}
.particulars-content .detail-header:after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  border-bottom: 1px solid #eaeaea;
}
.particulars-content .detail-header .detail-motif {
  font-size: 30px;
  color: #333;
  font-weight: bold;
  margin-top: 36px;
  margin-bottom: 24px;
}
.particulars-content .detail-header .detail-issue {
  font-size: 16px;
  line-height: 24px;
  color: #333;
}
.particulars-content .detail-header .detail-issue span {
  margin: 0 10px;
}
.particulars-content .mian-text {
  position: relative;
  height: auto;
  font-size: 16px;
  color: #333;
  padding: 20px 0;
  min-height: 500px;
}
/*.particulars-content .mian-text p {
  text-indent: 2em;
  line-height: 36px;
  margin-top: 40px;
}*/
.particulars-content .mian-text img.ask {
  display: block;
  width: 556px;
  height: 371px;
  margin: 40px auto 0 auto;
}
.particulars-content .share-wrap {
  height: 40px;
  margin: 30px 0;
  font-size: 16px;
  color: #333;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 10px;
  background: #f2f2f2;
  /* overflow: hidden; */
}
.particulars-content .share-wrap .share-font {
  line-height: 40px;
}
.particulars-content .share-wrap .share-font a,
.particulars-content .share-wrap .share-font span {
  display: inline-block;
  vertical-align: middle;
  color: #333;
}
.particulars-content .share-wrap .share-font a {
  margin: 0 5px;
}
.particulars-content .share-wrap .share-btn {
  position: relative;
  color: #333;
  height: 40px;
  line-height: 40px;
}
.particulars-content .share-wrap .share-btn .priont-btn {
  color: #333;
  margin-right: 25px;
  vertical-align: middle;
}
.particulars-content .share-wrap .share-btn .priont-btn img {
  display: inline-block;
}
.particulars-content .share-wrap .share-btn .priont-btn span {
  display: inline-block;
  color: #333;
}
.particulars-content .share-wrap .share-btn span {
  vertical-align: middle;
}
.particulars-content .share-wrap .share-btn .bdsharebuttonbox {
  display: inline-block;
  vertical-align: middle;
}

/* 院士专家 */
.expert-content {
  position: relative;
  height: auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 8px 15px 10px 15px;
  background: #fff;
}
.expert-content .expert-group {
  position: relative;
  height: auto;
  margin-top: 25px;
  min-height: 1315px;
}
.expert-content .expert-panel {
  position: relative;
}
.expert-content .expert-panel .expert-theme {
  position: relative;
  height: 48px;
  line-height: 48px;
  text-align: center;
  background: #e4f3ff;
  margin-bottom: 12px;
}
.expert-content .expert-panel .expert-theme p {
  font-size: 20px;
  font-weight: bold;
  color: #0061b4;
}
.expert-content .expert-panel .expert-link {
  height: 80px;
  line-height: 80px;
  text-align: center;
}
.expert-content .expert-panel .expert-link img {
  width: 25px;
  height: 13px;
}
.expert-content .expert-panel .expert-super {
  position: relative;
  width: 100%;
  height: 288px;
  background: #f3f4f8;
}
.expert-content .expert-panel .picScroll-left {
  position: relative;
  width: 100%;
  height: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 48px;
  overflow: hidden;
}
.expert-content .expert-panel .picScroll-left .hd .prev {
  position: absolute;
  left: 14px;
  top: 50%;
  width: 16px;
  height: 32px;
  margin-top: -16px;
  background: url("kxNew_prev.png") no-repeat center top;
  background-size: 100% 100%;
  cursor: pointer;
}
.expert-content .expert-panel .picScroll-left .hd .next {
  position: absolute;
  right: 14px;
  top: 50%;
  width: 16px;
  height: 32px;
  margin-top: -16px;
  background: url("kxNew_next.png") no-repeat center top;
  background-size: 100% 100%;
  cursor: pointer;
}
.expert-content .expert-panel .picScroll-left .bd {
  position: relative;
  width: 100%;
  height: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 4px;
  overflow: hidden;
}
.expert-content .expert-panel .picScroll-left .bd ul {
  overflow: hidden;
  zoom: 1;
}
.expert-content .expert-panel .picScroll-left .bd ul li {
  margin: 23px 32px 0 0;
  float: left;
  _display: inline;
  overflow: hidden;
  text-align: center;
}
.expert-content .expert-panel .picScroll-left .bd ul li .pic {
  text-align: center;
}
.expert-content .expert-panel .picScroll-left .bd ul li .pic img {
  width: 159px;
  height: 200px;
  display: block;
  margin-bottom: 10px;
}
.expert-content .expert-panel .picScroll-left .bd ul li .title {
  font-size: 16px;
  color: #333;
  line-height: 24px;
}
.expert-content .expert-panel .picScroll-left .bd ul li .title a {
  color: #333;
}



/*新闻页面css*/
.electronic-content .main-news{
	position: relative;
	height: auto;
	min-height: 90px;
	margin-top: 15px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 4px;
	background: #f0f0f0;
	width: 1220px;
}
.electronic-content .main-news .news-title{
	  font-size: 26px;
    line-height: 40px;
    margin-top: 10px;
    color: #333;
    font-weight: bold;
    text-align: center;
}
.electronic-content .main-news .news-title p{
	color: #0061b4;
}
.electronic-content .news-data .data-item{
	 -webkit-box-sizing: border-box;
    box-sizing: border-box;
    /*padding-left: 68px;*/
    height: auto;
}
.electronic-content .news-data .data-item .data-text{
	  float: left;
    width: 95%;
    font-size: 16px;
    color: #333;
   /* margin-left: 72px;*/
   margin-left: 203px;
    
}
.electronic-content .news-data .data-item .data-text p a{
	 /* width: 46%;*/
	 width: 33%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    float:left;
    display: block;
    position: relative;
    color: #0061b4;
    line-height: 32px;
}
.electronic-content .news-data .data-item .data-text i{
	list-style: none;
	position: absolute;
  /*left: 52%;*/
  left: 51.5%;
  color: #0061b4;
  line-height: 32px;
}
.electronic-content .main-news .news-icon{
	  position: absolute;
    top: 4px;
    left: 4px;
    width: 63px;
    height: 61px;
    text-overflow: ellipsis;
}
/*新闻页面css  end*/

.pc-articlehits {display: none;}
.s-title{font-size:16px;}