/**!
 * å¼ å®¶æ¸¯é—¨æˆ·
 * author: wuzhou
 * date:2017-08-17
 */

body {
  overflow: hidden;
}

.ewb-mt20 {
  margin-top: 20px;
}

.preview {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  margin: 0 auto;
  background-color: #fff;
  z-index: 9999999;
  text-align: center;
  padding-top: 100px;
}

/*  å¯¼èˆª  */

.ewb-nav {
  position: fixed;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 9999;
  width: 52px;
}

.ewb-menu {
  position: absolute;
  height: 538px;
  right: 10px;
  width: 52px;
  top: 50%;
  margin-top: -279px;
}

.ewb-menu li {
  vertical-align: top;
  margin-top: 20px;
}

.ewb-back-home {
  margin: 0 auto;
  display: block;
  width: 66px;
  height: 70px;
  padding-top: 16px;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  line-height: 18px;
  margin-left: -7px;
  background: url(https:/www.scip.gov.cn/images/about/back_home_bg.png) left top no-repeat;
}

.ewb-menu-item > a {
  font-size: 18px;
  display: block;
  width: 52px;
  height: 52px;
  margin: 0 auto;
  color: #333;
  line-height: 52px;
  text-align: center;
  border-radius: 50%;
  background: url(https:/www.scip.gov.cn/images/about/nav_bg.png) repeat;
}

.ewb-menu-item > a span {
  display: block;
  height: 52px;
  border-radius: 50%;
  overflow: hidden;
  text-indent: -9999px;
  background-repeat: no-repeat;
  background-position: center;
}

.ewb-menu-item.active > a {
  color: #fff;
  margin-left: -108px;
  width: 160px;
  border-radius: 26px;
  background: #1258d0;
}

.ewb-menu-item.active > a span {
  text-indent: 36px;
}

.ewb-menu-one > a span {
  background-image: url(https:/www.scip.gov.cn/images/about/nav_01.png);
}

.ewb-menu-two > a span {
  background-image: url(https:/www.scip.gov.cn/images/about/nav_02.png);
}

.ewb-menu-three > a span {
  background-image: url(https:/www.scip.gov.cn/images/about/nav_03.png);
}

.ewb-menu-four > a span {
  background-image: url(https:/www.scip.gov.cn/images/about/nav_04.png);
}

.ewb-menu-five > a span {
  background-image: url(https:/www.scip.gov.cn/images/about/nav_05.png);
}

.ewb-menu-six > a span {
  background-image: url(https:/www.scip.gov.cn/images/about/nav_06.png);
}

.ewb-menu-one.active > a span {
  background-position-x: 21px;
  background-image: url(https:/www.scip.gov.cn/images/about/nav_01_hover.png);
}

.ewb-menu-two.active > a span {
  background-position-x: 25px;
  background-image: url(https:/www.scip.gov.cn/images/about/nav_02_hover.png);
}

.ewb-menu-three.active > a span {
  background-position-x: 19px;
  background-image: url(https:/www.scip.gov.cn/images/about/nav_03_hover.png);
}

.ewb-menu-four.active > a span {
  background-position-x: 23px;
  background-image: url(https:/www.scip.gov.cn/images/about/nav_04_hover.png);
}

.ewb-menu-five.active > a span {
  background-position-x: 22px;
  background-image: url(https:/www.scip.gov.cn/images/about/nav_05_hover.png);
}

.ewb-menu-six.active > a span {
  background-position-x: 21px;
  background-image: url(https:/www.scip.gov.cn/images/about/nav_06_hover.png);
}

/* å†…å®¹  */

.ewb-section {
  display: table;
  table-layout: fixed;
  width: 100%;
  overflow: hidden;
  position: relative;
}

.fp-tableCell {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  height: 100%;
}

.ewb-subject-info {
  position: relative;
  margin: 0 auto;
  height: 100%;
  width: 1200px;
  z-index: 20;
}

.ewb-section-txt {
  position: absolute;
  z-index: 30;
  left: 0;
  right: 0;
  height: 600px;
  top: 50%;
  margin-top: -300px;
  overflow: hidden;
}

.ewb-denote {
  display: block;
  position: absolute;
  z-index: 40;
  width: 38px;
  height: 30px;
  left: 50%;
  margin-left: -20px;
  bottom: 40px;
  background: url(https:/www.scip.gov.cn/images/about/denote_img.png) left top no-repeat;
}

.ewb-denote-deep {
  background: url(https:/www.scip.gov.cn/images/about/denote_img_deep.png) left top no-repeat;
}

.ewb-section-bg {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 10;
}

.ewb-img-bg{
  margin-left: 145px;
}

.ewb-img5-bg{
  margin-left: 175px;
}

.ewb-section-bg img {
  width: 100%;
  height: 100%;
}

/*  æ¦‚è§ˆé¦–é¡µ */

.ewb-logo {
  position: absolute;
  width: 17%;
  left: 22%;
  top: 47px;
  z-index: 999;
}

.ewb-introduce {
  position: absolute;
  right: 0;
  left: 0;
  top: 0;
  bottom: 0;
  z-index: 998;
  background: url(https:/www.scip.gov.cn/images/about/introduce_bg.png) right top no-repeat;
}

.ewb-introduce-name {
  width: 21%;
  margin-top: 100px;
  margin-right: 25%;
}



.ewb-introduce-txt {
  position: absolute;
  bottom: 142px;
  right:29%;
  top: 42%;
  width: 705px;
  line-height: 32px;
  font-size: 16px;
  color: #fff;
  white-space: nowrap;
}

.ewb-more-link {
  color: #ff0;
}

.ewb-introduce-fitname {
  margin-top: 20px;
}

.ewb-introduce-fittxt {
  margin-left: 15%;
}

.ewb-logo-fit {
  left: 12%;
}

@media (m-width: 767px) {
  .ewb-introduce-name {
    margin-top: 20px;
  }

  .ewb-logo {
    left: 12%;
  }
}

@media (max-height: 768px) {
  .ewb-introduce-name {
    margin-top: 0px;
  }

  .ewb-logo {
    left: 12%;
  }

  .ewb-introduce-txt {
    right:33%;
  }
}

/* å‘å±•ç®€ä»‹ */
.ewb-develop {
  position: absolute;
  width: 800px;
  height: 632px;
  left: 50%;
  margin-left: -400px;
  top: 50%;
  margin-top: -316px;
  z-index: 999;
}

.ewb-develop-info {
  padding-top: 60px;
}

.ewb-column-name {
  text-align: left;
}
.ewb-develop-head {
  margin-right: -15px;
}
.ewb-develop-head > li {
  float: left;
  height: 53px;
  padding-right: 15px;
}

.ewb-develop-head > li > a {
  border-radius: 21px;
  display: block;
  color: #1258d0;
  height: 42px;
  line-height: 42px;
  padding: 0 31px;
  font-size: 18px;
  background-color: #c0dffc;
}
.ewb-develop-head > li.current {
  background: url(https:/www.scip.gov.cn/images/about/develop_arr.png) bottom center no-repeat;
}

.ewb-develop-head > li.current > a {
  color: #fff;
  background-color: #1258d0;
}

.ewb-develop-body {
  padding-top: 9px;
}

.ewb-develop-txt {
  line-height: 32px;
  text-indent: 31px;
  font-size: 16px;
}

.ewb-develop-img {
  padding-bottom: 13px;
}

.ewb-develop-link {
  color: #ff7725;
}

.ewb-denote {
  position: absolute;
  width: 42px;
  height: 42px;
  left: 50%;
  margin-left: -21px;
  bottom: 42px;
  z-index: 9999;
  background: url(https:/www.scip.gov.cn/images/about/denote_img.png) center no-repeat;
}
.ewb-denote:hover {
  background-image: url(https:/www.scip.gov.cn/images/about/denote_img_hover.png);
}

.ewb-develop-fit {
  height: 582px;
  margin-top: -291px;
}

.ewb-develop-fit .ewb-develop-info {
  padding-top: 10px;
}

@media (max-height: 767px) {
  .ewb-develop {
    height: 582px;
    margin-top: -291px;
  }
  .ewb-develop-info {
    padding-top: 10px;
  }
}

/*  å¼€å‘ç†å¿µ */
.ewb-idea {
  position: absolute;
  z-index: 999;
  width: 840px;
  height: 626px;
  left: 50%;
  margin-left: -420px;
  top: 50%;
  margin-top: -313px;
}

.ewb-idea-info {
  padding-top: 60px;
  width: 550px;
  margin:0 auto;
}

.ewb-idea-module {
  position: relative;
  width: 550px;
  height: 490px;
  color: #fff;
  margin:0 auto;

}

.ewb-idea-one {
  background: url(https:/www.scip.gov.cn/images/about/idea_img01.jpg) center no-repeat;
  background-size: 100%;
}

.ewb-idea-two {
  background: url(https:/www.scip.gov.cn/images/about/idea_img02.jpg) center no-repeat;
}

.ewb-idea-title {
  position: absolute;
  width: 100%;
  top: 129px;
  padding-top: 154px;
  height: 38px;
  line-height: 38px;
  text-align: center;
  font-size: 28px;
  font-weight: bold;
}

.ewb-idea-title01 {
  background: url(https:/www.scip.gov.cn/images/about/idea_ico01.png) center top no-repeat;
}

.ewb-idea-title02 {
  background: url(https:/www.scip.gov.cn/images/about/idea_ico02.png) center 8px no-repeat;
}

.ewb-idea-txt {
  line-height: 32px;
  font-size: 16px;
  margin: 270px 30px 0;
  opacity: 0;
  display: none;
}
.ewb-idea-item {
  padding-top: 270px;
  opacity: 0;
  transition: all 0.3s;
  display: none;
}
.ewb-idea-items > li {
  vertical-align: top;
  line-height: 32px;
  text-align: center;
}

.ewb-idea-items > li > a {
  color: #fff;
  font-size: 16px;
}

.ewb-idea-module:hover .ewb-idea-title {
  top: 49px;
}

.ewb-idea-module:hover .ewb-idea-txt,
.ewb-idea-module:hover .ewb-idea-item {
  display: block;
  opacity: 1;
}

.ewb-idea-one:hover {
  background-image: url(https:/www.scip.gov.cn/images/about/idea_img01_hover.jpg);
  background-size: 100%;
}
.ewb-idea-two:hover {
  background-image: url(https:/www.scip.gov.cn/images/about/idea_img02_hover.jpg);
}

.ewb-idea-fit {
  height: 576px;
  margin-top: -288px;
}

.ewb-idea-fit .ewb-idea-info {
  padding-top: 10px;
}

@media (max-height: 767px) {
  .ewb-idea {
    height: 576px;
    margin-top: -288px;
  }
  .ewb-idea-info {
    padding-top: 10px;
  }
}

/* äº¤é€šæŒ‡å¼• */
.ewb-traffic {
  position: absolute;
  z-index: 999;
  width: 825px;
  height: 626px;
  left: 50%;
  margin-left: -412px;
  top: 50%;
  margin-top: -313px;
}

.ewb-traffic-img {
  padding-top: 60px;
}

.ewb-traffic-fit {
  height: 576px;
  margin-top: -288px;
}

.ewb-traffic-fit .ewb-traffic-img {
  padding-top: 10px;
}

@media (max-height: 767px) {
  .ewb-traffic {
    height: 576px;
    margin-top: -288px;
  }
  .ewb-traffic-img {
    padding-top: 10px;
  }
}

/* ç®¡ç†åŠžæ³• */
.ewb-manage {
  position: absolute;
  z-index: 999;
  width: 853px;
  height: 535px;
  left: 50%;
  margin-left: -426px;
  top: 50%;
  margin-top: -267px;
}

.ewb-manage-info {
  margin-top: 107px;
}

.ewb-manage-links {
  margin-top: 131px;
  width: 390px;
  height: 56px;
  border-radius: 28px;
  background-color: #d2e3ff;
  overflow: hidden;
}

.ewb-manage-links > a {
  display: block;
  margin: 5px;
  border-radius: 23px;
  line-height: 46px;
  padding-left: 85px;
  font-size: 18px;
  color: #fff;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  background: url(https:/www.scip.gov.cn/images/about/manage_ico.png) 45px 50% no-repeat #6a96e1;
}

.ewb-manage-links > a:hover {
  background-color: #4a81e0;
}

/*  å›­åŒºæŽ å½±  */
.ewb-glimpse {
  position: absolute;
  z-index: 999;
  width: 990px;
  height: 625px;
  left: 50%;
  margin-left: -495px;
  top: 50%;
  margin-top: -312px;
}
/* å›¾ç‰‡è½®æ’­æ ·å¼ */
.news-img {
  margin-top: 60px;
  position: relative;
  width: 100%;
  height: 490px;
}

.img-viewer {
  position: relative;
  overflow: hidden;
  width: 640px;
  height: 375px;
  margin: 0 auto;
}

.img-viewer-cell {
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

.img-viewer-cell > li {
  display: none;
  width: 100%;
  height: 100%;
}

.big-img-link img {
  width: 100%;
  height: 100%;
}
/* å¤§å›¾è¯´æ˜Žæ–‡å­— */

.big-img-info {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 20;
  right: 0;
  height: 40px;
  line-height: 40px;
  color: #fff;
  padding: 0 15px;
  background: url(https:/www.scip.gov.cn/images/about/mask-bg.png) repeat;
}

/* å°å›¾ */

.img-bars {
  width: 902px;
  height: 85px;
  overflow: hidden;
  position: absolute;
  left: 50%;
  margin-left: -451px;
  bottom: 0;
  z-index: 999;
}

.img-bars-content img {
  width: 116px;
  height: 85px;
  vertical-align: top;
}

.img-bars-content > li {
  display: block;
  float: left;
  height: 85px;
  width: 116px;
  position: relative;
  cursor: pointer;
  margin-right: 15px;
}

.img-bars-border {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  border: 2px solid transparent;
}

.img-bars-content li.active .img-bars-border {
  border-color: #f00;
}

/* å·¦å³ç‚¹å‡»æŒ‰é’® */
.change-bigimg {
  position: absolute;
  bottom: 120px;
  width: 35px;
  height: 65px;
  cursor: pointer;
  line-height: 320px;
  z-index: 666;
  top: 50%;
  margin-top: -32px;
}

.pre-img {
  left: 0;
  background: url(https:/www.scip.gov.cn/images/about/img_arr01.png) center no-repeat;
}

.pre-img:hover {
  background-image: url(https:/www.scip.gov.cn/images/about/img_arr01_hover.png);
}

.next-img {
  right: 0;
  background: url(https:/www.scip.gov.cn/images/about/img_arr02.png) center no-repeat;
}

.next-img:hover {
  background: url(https:/www.scip.gov.cn/images/about/img_arr02_hover.png);
}

.change-bigimg .arrow {
  width: 100%;
  height: 100%;
}

.ewb-small-arr {
  position: absolute;
  bottom: 22px;
  width: 24px;
  height: 43px;
  display: block;
}

.ewb-small-arr01 {
  left: 0;
  background: url(https:/www.scip.gov.cn/images/about/img_small_arr01.png) center no-repeat;
}

.ewb-small-arr01:hover {
  background: url(https:/www.scip.gov.cn/images/about/img_small_arr01_hover.png);
}
.ewb-small-arr02 {
  right: 0;
  background: url(https:/www.scip.gov.cn/images/about/img_small_arr02.png) center no-repeat;
}

.ewb-small-arr02:hover {
  background: url(https:/www.scip.gov.cn/images/about/img_small_arr02_hover.png);
}

.ewb-img-txt {
  width: 480px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.ewb-glimpse-fit {
  height: 576px;
  margin-top: -288px;
}

.ewb-glimpse-fit .news-img {
  margin-top: 10px;
}
@media (max-height: 767px) {
  .ewb-glimpse {
    height: 576px;
    margin-top: -288px;
  }
  .news-img {
    margin-top: 10px;
  }
}

/* åº•éƒ¨ */
.fp-auto-height.fp-section,
.fp-auto-height .fp-slide,
.fp-auto-height .fp-tableCell {
  height: auto !important;
}

.ewb-channel-foot {
  position: relative;
  z-index: 55;
  min-height: 196px;
  background-color: #222;
}

.ewb-sel-area {
  height: 56px;
  background-color: #292929;
}

.ewb-container {
  width: 1200px;
  margin: 0 auto;
}

.ewb-sel-items {
  margin-right: -13px;
  padding-top: 13px;
}

.ewb-sel-items > li {
  float: left;
  width: 290px;
  margin-right: 13px;
}

.ewb-sel {
  display: block;
  width: 100%;
  height: 30px;
  border: 0;
}

.ewb-foot-info {
  padding-top: 27px;
  line-height: 28px;
  color: #969797;
}

.ewb-foot-info a {
  color: #969797;
}

.ewb-govimg-link01 {
  margin-top: 47px;
}

.ewb-govimg-link02 {
  margin-top: 43px;
  margin-right: 17px;
}

.ewb-govimg-link01 {
  margin-top: 43px;
  margin-right: 0;
}

.fp-tableCell {
  overflow: hidden;
  position: absolute;
}

.fp-auto-height .fp-tableCell {
  position: relative!important;
}


/* 2020-06-18 */

.ewb-channel-foot {
  min-height: 140px;
  background-color: #e2f7fc;
}

.ewb-foot-info>p>span,
.ewb-foot-info>p>a {
  margin-right: 28px;
}

