[v-cloak] {
  display: none;
}
body {
  background: #eee;
  min-width: 1200px;
  font-family: MicrosoftYaHei;
}
/* å…¬å…±å®¹å™¨*/
.content-wrapper {
  max-width: 1200px;
  margin: 0 auto;
  font-size: 0;
}
/*å…¬å…±æ ·å¼*/
.margin-lf-10 {
  margin-left: 10px;
}
.margin-lf-20 {
  margin-left: 20px;
}
.padding-rt-0 {
  padding-right: 0;
}
.margin-top-30 {
  margin-top: 30px;
}
button {
  outline: none;
  border: 0;
  margin: 0;
  padding: 0;
}

.nav-wrapper {
  background: url(../img/banner.jpg) no-repeat;
  top: 0;
  width: 100%;
  background-position: center 0;
  background-attachment: fixed;
  zoom: 1;
}
.nav-top-wrapper {
  padding-bottom: 115px;
  position: relative;
}
.nav-top-wrapper .logo {
  padding: 45px;
  color: #165ba9;
  font-size: 35px;
  font-weight: bold;
}
.nav-top-wrapper .platform-title {
  font-family: SourceHanSansCN-Bold;
  font-size: 40px;
  color: #FFF;
  text-align: center;
  padding-top: 30px;
  font-weight: bold;
}
.nav-top-wrapper .plateform-Info {
  opacity: 0.8;
  font-family: SourceHanSansCN-Bold;
  font-size: 14px;
  color: #FFF;
  text-align: center;
  margin: 10px 0 25px auto;
}
.nav-top-wrapper .cms-search-index {
  font-size: 0;
}
.nav-top-wrapper .cms-search-index #searchform {
  font-size: 0;
}
.nav-top-wrapper .cms-search-index .sb-search-input {
  display: inline-block;
  width: 548px;
  height: 46px;
  background: #FFF;
  border-radius: 5px 0 0 5px;
  font-size: 18px;
  padding: 0 15px;
  margin-left: 265px;
  border: 2px solid transparent;
}
.nav-top-wrapper .cms-search-index input:hover {
  outline: 0;
  -webkit-transition: border linear 0.2s, -webkit-box-shadow linear 0.5s;
  -webkit-box-shadow: 0 0 18px #3266b9;
}
.nav-top-wrapper .cms-search-index .sb-search-submit {
  display: inline-block;
  background: url(../img/search.png) no-repeat;
  border: none;
  outline: none;
  -webkit-appearance: none;
  height: 50px;
  width: 86px;
  vertical-align: top;
  opacity: 1;
}
.nav-top-wrapper .cms-search-index .sb-search-submit:hover {
  cursor: pointer;
  opacity: 0.9;
}
.login-reg-wrapper {
  background: url("../img/login.png") no-repeat;
  height: 40px;
  width: 205px;
  position: absolute;
  right: 0;
  color: #fff;
  line-height: 40px;
  text-align: center;
  font-size: 12px;
}
.login-reg-wrapper a {
  color: #FFF;
}
.login-reg-wrapper .login {
  margin-left: 25px;
}
.login-reg-wrapper .login:hover,
.login-reg-wrapper .reg:hover {
  font-weight: bold;
  cursor: pointer;
  color: #FFF;
  text-decoration: underline;
}
.login-reg-wrapper .line {
  margin: 0 2px;
  color: #fff;
  vertical-align: top;
}
.nav-bottom-wrapper {
  background: #fff;
  height: 250px;
  width: 100%;
  text-align: center;
}
.nav-bottom-wrapper .item {
  height: 150px;
  width: 120px;
  display: inline-block;
  padding: 50px 90px 0 90px;
}
.nav-bottom-wrapper img {
  height: 120px;
  width: 120px;
  opacity: 1;
}
.nav-bottom-wrapper img:hover {
  opacity: 0.9;
  transform: scale(0.98);
}
.nav-bottom-wrapper .desc {
  font-size: 14px;
  color: #333333;
}
.nav-bottom-wrapper .desc:hover {
  font-weight: bold;
}
.notice-list-wrapper {
  position: relative;
}
.home-search-wrapper {
  background: #fff;
  padding: 15px 0;
  font-size: 0;
}
.home-search-wrapper .icon {
  padding-left: 20px;
  border-bottom: 1px solid #ededed;
  height: 40px;
  position: relative;
}
.home-search-wrapper .icon img {
  vertical-align: middle;
}
.home-search-wrapper .icon .notice-new {
  font-size: 22px;
  color: #333333;
  font-weight: bold;
  vertical-align: middle;
}
.home-search-wrapper .icon .right-tips {
  font-family: MicrosoftYaHei;
  font-size: 14px;
  color: #333333;
  line-height: 30px;
  position: absolute;
  right: 15px;
}
.home-search-wrapper .icon .right-tips h6 {
  display: inline-block;
  color: #FF9900;
  font-weight: bold;
}
.home-search-wrapper .icon .right-tips h6:hover {
  color: #F09000;
  font-size: 16px;
}
.home-search-wrapper .search-index {
  padding-left: 30px;
  padding-top: 15px;
  color: #333;
  display: inline-block;
  width: 1040px;
  font-size: 14px;
}
.home-search-wrapper .search-index .notice-type {
  display: inline-block;
}
.home-search-wrapper .search-index .notice-type .select-type {
  width: 260px;
  height: 28px;
  color: #333;
  border: 1px solid #DDDDDD;
  border-radius: 2px;
  font-size: 14px;
}
.home-search-wrapper .search-index .publish-date {
  display: inline-block;
  padding-left: 25px;
}
.home-search-wrapper .search-index .notice-project-name {
  display: inline-block;
  padding-top: 15px;
}
.home-search-wrapper .search-index .notice-project-name input {
  border: 1px solid #ddd;
  border-radius: 2px;
  width: 934px;
  height: 28px;
  padding: 0 15px;
}
.home-search-wrapper .btn-search {
  display: inline-block;
  vertical-align: top;
  padding-top: 30px;
  padding-left: 15px;
}
.home-search-wrapper .btn-search button {
  background: #2576D2;
  border-radius: 4px;
  width: 88px;
  height: 36px;
  color: #fff;
  outline: none;
  border: none;
  text-align: center;
}
.home-search-wrapper .btn-search button:hover {
  background: #216ABD;
}
/*é¦–é¡µã€æ ç›®é¡µå…¬å‘Šåˆ—è¡¨å¼€å§‹*/
.notice-list {
  margin-top: 20px;
  font-size: 0;
}
.notice-item {
  display: inline-block;
  width: 285px;
  font-size: 0;
  background-color: #fff;
  margin-bottom: 20px;
  vertical-align: top;
  transition: all 0.3s ease 0s;
  top: 0;
}
.notice-item:hover {
  position: relative;
  height: 100%;
  top: -5px;
  box-shadow: 0 6px 12px #d4d4d4;
  cursor: pointer;
}
.notice-Info {
  padding: 25px 25px 0 20px;
  color: #333;
  height: 145px;
  background-color: #fff;
}
.notice-Info .project-name {
  font-size: 16px;
  color: #333;
  width: 245px;
  height: 45px;
  /* è¡Œæ–‡å­—æº¢å‡ºä»¥çœç•¥å·æ›¿ä»£*/
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
}
.notice-Info .company-name,
.notice-Info .add-time {
  font-size: 12px;
  color: #999;
  margin-top: 10px;
  height: 32px;
  /* è¡Œæ–‡å­—æº¢å‡ºä»¥çœç•¥å·æ›¿ä»£*/
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
}
.notice-countdown {
  height: 130px;
  background-color: #f8f8f8;
  position: relative;
  font-size: 14px;
}
.notice-countdown .time-tips {
  display: block;
  padding-left: 20px;
  top: 20px;
  line-height: 60px;
}
.notice-countdown .display-time {
  margin: 0;
  top: 60px;
  font-size: 16px;
  color: #333;
  padding: 0 20px;
}
.notice-countdown .timeEnd {
  padding-left: 50px;
}
.notice-countdown .pretend-file {
  position: absolute;
  margin: 0;
  top: 60px;
  color: #4A90E2;
  padding: 0 20px;
  /* è¡Œæ–‡å­—æº¢å‡ºä»¥çœç•¥å·æ›¿ä»£*/
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  -webkit-line-clamp: 3;
}
.notice-countdown .time-start {
  background: #71d1a4;
  /* æ—¶é—´æç¤ºå…¬å…±æ ·å¼ */
  display: inline-block;
  position: absolute;
  color: #fff;
  right: 0;
  height: 28px;
  top: 0;
  width: 65px;
  text-align: center;
  line-height: 28px;
  font-size: 12px;
  border-radius: 0 0 0 15px;
}
.notice-countdown .time-start:hover {
  background: #66BC94;
}
.notice-countdown .time-doing {
  background: #f4a528;
  /* æ—¶é—´æç¤ºå…¬å…±æ ·å¼ */
  display: inline-block;
  position: absolute;
  color: #fff;
  right: 0;
  height: 28px;
  top: 0;
  width: 65px;
  text-align: center;
  line-height: 28px;
  font-size: 12px;
  border-radius: 0 0 0 15px;
}
.notice-countdown .time-doing:hover {
  background: #DC9524;
}
.notice-countdown .time-end {
  background: #989898;
  /* æ—¶é—´æç¤ºå…¬å…±æ ·å¼ */
  display: inline-block;
  position: absolute;
  color: #fff;
  right: 0;
  height: 28px;
  top: 0;
  width: 65px;
  text-align: center;
  line-height: 28px;
  font-size: 12px;
  border-radius: 0 0 0 15px;
}
.notice-countdown .time-end:hover {
  background: #898989;
}
/* loading*/
.load-wrapper {
  position: relative;
  width: 1200px;
  font-size: 0;
  margin: 20px auto 0;
}
.loading-mask {
  position: relative;
  text-align: center;
  line-height: 800px;
  width: 100%;
  height: 100%;
  background: #00000012;
  top: 0;
  z-index: 9999;
}
.loading-data {
  text-align: center;
  padding: 200px 0;
  margin: 0 auto;
  background: #fff;
}
/*é¦–é¡µã€æ ç›®é¡µå…¬å‘Šåˆ—è¡¨ç»“æŸ*/
/*å…¬å‘Šæ ç›®é¡µ å¼€å§‹*/
.search-panel {
  background-color: white;
  margin-top: 20px;
  padding-left: 5px;
}
.search-panel .tab {
  height: 59px;
  border-bottom: 1px solid #ededed;
}
.search-panel .tab li {
  height: 59px;
  display: inline-block;
  padding: 15px 15px 0 17px;
}
.search-panel .tab li a {
  font-size: 18px;
  color: #333;
}
.search-panel .tab li a:hover,
.search-panel .tab li .active {
  font-size: 24px;
  color: #2967CF;
  font-weight: bold;
  padding-bottom: 10px;
  border-bottom: 3px solid #2967CF;
}
.search-panel .tab li:hover {
  height: 42px;
}
.search-panel .tab li:hover a {
  padding-bottom: 10px;
  border-bottom: 3px solid #2967CF;
}
.search-notice {
  line-height: 58px;
  margin-left: 17px;
}
.search-notice .project-name {
  display: inline-block;
}
.search-notice .project-name input {
  border: 1px solid #ddd;
  border-radius: 2px;
  width: 250px;
  height: 26px;
  padding: 0 10px;
  margin-left: 10px;
}
.search-notice h6 {
  display: inline-block;
  font-size: 14px;
  color: #333;
}
.search-notice .publish-date {
  display: inline-block;
  margin-left: 17px;
}
.search-notice .search-btn {
  background: #2967CF;
  border-radius: 2px;
  width: 62px;
  height: 28px;
  color: #fff;
  margin-left: 20px;
  outline: none;
  border: none;
}
.search-notice .search-btn:hover {
  background: #255DBA;
  cursor: pointer;
}
/*å…¬å‘Šæ ç›®é¡µ ç»“æŸ*/
/*å…¶ä»–æ ç›® å¼€å§‹*/
.content-channel-public {
  width: 1200px;
  background-color: #fff;
  vertical-align: top;
  box-shadow: 0 8px 25px 0 rgba(49, 57, 72, 0.15);
  padding: 40px 0;
  font-size: 0;
  margin: 30px auto;
}
.content-channel-public .content-tab {
  display: inline-block;
  min-height: 480px;
}
.content-channel-public .content-tab ul {
  list-style: none;
}
.content-channel-public .content-tab ul li a {
  text-align: center;
  width: 229px;
  font-size: 18px;
  color: #333;
  line-height: 60px;
  display: inline-block;
  margin: 6px 0;
}
.content-channel-public .content-tab ul li:hover a,
.content-channel-public .content-tab ul .active a {
  background: url('../img/select.png') no-repeat;
  color: #FFF;
}
.content-channel-public .content-list {
  display: inline-block;
  min-height: 480px;
  box-sizing: border-box;
  width: 970px;
  border-left: 1px solid #F7F7F7;
  vertical-align: top;
  /*å¸®åŠ©ä¸­å¿ƒå¼€å§‹*/
  /*å…³äºŽæˆ‘ä»¬-å…¬å¸ç®€ä»‹*/
  /*å…³äºŽæˆ‘ä»¬-å‘å±•åŽ†ç¨‹*/
  /*å…³äºŽæˆ‘ä»¬-è”ç³»æˆ‘ä»¬*/
}
.content-channel-public .content-list .content-item {
  padding: 0 40px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 60px;
  list-style: none;
}
.content-channel-public .content-list .content-item a {
  text-decoration: none;
  color: #000;
}
.content-channel-public .content-list .content-item h1 {
  display: inline-block;
  margin: auto 10px;
  width: 87%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  vertical-align: middle;
  font-size: 14px;
}
.content-channel-public .content-list .content-item span {
  display: inline-block;
  color: #000;
}
.content-channel-public .content-list .content-item:hover {
  background-color: #F5F5F5;
  transition: all ease 0.1s;
}
.content-channel-public .content-list .content-item:hover a,
.content-channel-public .content-list .content-item:hover span {
  color: #2576D2;
  font-weight: bold;
}
.content-channel-public .content-list .content-txt {
  /* å†…å®¹é¡µ*/
  padding: 0 40px;
}
.content-channel-public .content-list .content-txt .bread {
  padding-bottom: 30px;
}
.content-channel-public .content-list .content-txt .bread .breadcrumbs {
  padding-bottom: 15px;
  border-bottom: 1px solid #e5e5e5;
  color: #999;
}
.content-channel-public .content-list .content-txt .bread .breadcrumbs a {
  color: #333;
}
.content-channel-public .content-list .content-txt .bread .breadcrumbs a:hover {
  color: #2576D2;
}
.content-channel-public .content-list .content-txt h2 {
  font-family: MicrosoftYaHei-Bold;
  font-size: 24px;
  font-weight: bold;
  color: #333333;
  text-align: center;
  padding-bottom: 10px;
}
.content-channel-public .content-list .content-txt .content-text p {
  text-indent: 2em;
}
.content-channel-public .content-list .content-txt .row a {
  color: #333;
}
.content-channel-public .content-list .content-txt .row a:hover {
  color: #2576D2;
}
.content-channel-public .content-list .state-item {
  position: relative;
  font-family: MicrosoftYaHei;
  font-size: 18px;
  color: #999999;
  line-height: 45px;
  cursor: pointer;
  margin: 0 30px;
}
.content-channel-public .content-list .state-item img {
  vertical-align: middle;
}
.content-channel-public .content-list .state-item span {
  margin-left: 20px;
}
.content-channel-public .content-list .state-item .holder-img {
  position: absolute;
  top: 8px;
  right: 0;
  transition: all 0.3s ease;
}
.content-channel-public .content-list .state-item.open .holder-img {
  transform: rotate(180deg);
}
.content-channel-public .content-list .state-wrapper {
  display: none;
  background: #f5f5f5;
  margin: 0 30px;
}
.content-channel-public .content-list .state-wrapper .state-content {
  margin: 20px 45px;
  display: inline-block;
  font-family: MicrosoftYaHei;
  font-size: 14px;
  color: #333333;
  line-height: 24px;
}
.content-channel-public .content-list .state-wrapper .state-content .des-img {
  float: left;
}
.content-channel-public .content-list .state-wrapper .state-content p {
  margin: 0;
  margin-left: 45px;
}
.content-channel-public .content-list .about-us-company-title {
  font-family: MicrosoftYaHei-Bold;
  font-size: 24px;
  color: #333;
  text-align: center;
  font-weight: bold;
  line-height: 31px;
}
.content-channel-public .content-list .about-us-company-desc {
  padding: 30px 70px 0 70px;
}
.content-channel-public .content-list .about-us-company-desc p {
  font-family: MicrosoftYaHei;
  font-size: 14px;
  color: #333;
  line-height: 24px;
  margin: 20px 0;
}
.content-channel-public .content-list .about-us-company-desc ul li {
  height: 90px;
}
.content-channel-public .content-list .about-us-company-desc ul li .small-point {
  display: inline-block;
  width: 4px;
  height: 4px;
  border: 1px solid #ddd;
  border-radius: 4px;
  background-color: #ddd;
  vertical-align: middle;
  margin-right: 5px;
  margin-top: -5px;
}
.content-channel-public .content-list .about-us-company-desc ul li h1 {
  display: inline-block;
  font-size: 20px;
}
.content-channel-public .content-list .about-us-company-desc ul li .slogan {
  display: block;
  margin-top: 10px;
  margin-left: 15px;
}
.content-channel-public .content-list .development-tree {
  width: 903px;
  position: relative;
  padding-bottom: 50px;
}
.content-channel-public .content-list .development-tree h2 {
  text-align: center;
  font-family: MicrosoftYaHei-Bold;
  font-size: 24px;
  color: #333333;
  line-height: 31px;
  margin-bottom: 70px;
  font-weight: bold;
}
.content-channel-public .content-list .development-tree ul {
  margin-left: 55px;
  overflow: hidden;
}
.content-channel-public .content-list .development-tree ul::after {
  top: 32px;
  content: "";
  background: #F5F5F5;
  width: 2px;
  height: 88%;
  position: absolute;
  left: 50%;
}
.content-channel-public .content-list .development-tree ul li {
  position: relative;
  width: 350px;
  border-radius: 4px;
  /* border: 1px solid #000; */
  background: #E8F2FC;
  padding: 15px 0;
}
.content-channel-public .content-list .development-tree ul li p {
  line-height: 30px;
  padding-left: 20px;
  font-size: 18px;
  margin: 0;
}
.content-channel-public .content-list .development-tree ul li:nth-child(2n+1) {
  margin-left: 441px;
}
.content-channel-public .content-list .development-tree ul li:nth-child(2n+1):before {
  content: "";
  display: block;
  position: absolute;
  top: 12px;
  width: 0;
  height: 0;
  border: 6px solid transparent;
  left: -12px;
  border-right-color: #E8F2FC;
}
.content-channel-public .content-list .development-tree ul li:nth-child(2n+1):after {
  content: "";
  width: 20px;
  height: 20px;
  background: url(../img/blueRing.png) no-repeat;
  position: absolute;
  left: -54px;
  top: 12px;
  z-index: 1;
}
.content-channel-public .content-list .development-tree ul li:nth-child(2n):before {
  content: "";
  display: block;
  position: absolute;
  top: 12px;
  width: 0;
  height: 0;
  border: 6px solid transparent;
  right: -12px;
  border-left-color: #E8F2FC;
}
.content-channel-public .content-list .development-tree ul li:nth-child(2n):after {
  content: "";
  width: 20px;
  height: 20px;
  background: url(../img/blueRing.png) no-repeat;
  position: absolute;
  right: -57px;
  top: 12px;
  z-index: 1;
}
.content-channel-public .content-list .contact-us {
  padding: 30px 70px;
}
.content-channel-public .content-list .contact-us h1 {
  text-align: center;
  font-weight: bold;
  font-size: 24px;
  color: #333;
  margin-bottom: 30px;
}
/*å…¶ä»–æ ç›® ç»“æŸ*/
/*å…¬å‘ŠæŠ¥è¡¨ å¼€å§‹*/
.notice-report {
  min-height: 480px;
  text-align: center;
}
.notice-report .content-right {
  padding: 0 30px;
  text-align: center;
}
.notice-report .content-right .notice-name {
  margin-bottom: 15px;
  font-family: MicrosoftYaHei-Bold;
  font-size: 24px;
  font-weight: bold;
  color: #333333;
  text-align: center;
}
.notice-report .content-right .notice-time {
  margin-bottom: 40px;
  font-family: MicrosoftYaHei;
  font-size: 14px;
  color: #999999;
  text-align: center;
}
.notice-report .notice-report-blank {
  text-align: center;
  font-size: 16px;
  margin-top: 150px;
}
.notice-report .notice-report-blank span {
  display: block;
}
.notice-report .apply-wrapper {
  text-align: center;
  margin-top: 50px;
}
.notice-report .apply-wrapper .apply-btn {
  font-size: 16px;
  cursor: pointer;
  background-color: #2776d0;
  color: #FFF;
  padding: 15px 50px;
  border-radius: 4px;
}
.notice-report .apply-wrapper .apply-btn:hover {
  background-color: #236ABB;
}
.notice-report .notice-table .notice-table-content {
  border: 1px solid #E0E0E0;
}
/*å…¬å‘ŠæŠ¥è¡¨åˆ—è¡¨ å¼€å§‹*/
.notice-report-list {
  display: inline-block;
  width: 910px;
  border-left: 1px solid #F7F7F7;
  vertical-align: top;
  padding: 0 30px;
  /*åˆ†é¡µæ¡æ ·å¼*/
}
.notice-report-list .search-form {
  text-align: center;
  padding-bottom: 30px;
  border-bottom: 1px solid #e5e5e5;
}
.notice-report-list .search-form label {
  font-family: MicrosoftYaHei;
  font-size: 14px;
  font-weight: bold;
  color: #333333;
}
.notice-report-list .search-form .el-input {
  width: 300px;
  padding: 0 10px;
}
.notice-report-list .search-form .el-button {
  padding: 10px;
  background: #2776d0;
  border-color: #2776d0;
}
.notice-report-list .notice-report-item {
  font-family: MicrosoftYaHei;
  font-size: 14px;
  color: #333333;
  line-height: 60px;
}
.notice-report-list .notice-report-item .content-link {
  height: 60px;
  display: block;
  position: relative;
  color: #333333;
  transition: all ease 0.2s;
}
.notice-report-list .notice-report-item .content-link .link-title {
  padding-right: 10px;
  background: #fff;
  float: left;
  max-width: 70%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.notice-report-list .notice-report-item .content-link .link-time {
  padding-left: 10px;
  float: right;
  background: #fff;
  color: #999999;
}
.notice-report-list .notice-report-item .content-link .link-ellipese {
  width: 100%;
  padding-top: 29px;
  border-bottom: 1px dotted #999;
}
.notice-report-list .notice-report-item .content-link:hover {
  color: #2776d0;
  font-weight: bold;
}
.notice-report-list .no-data {
  text-align: center;
  margin: 30px 0;
}
.notice-report-list .loading {
  padding: 50px 0;
  background: #fff;
  text-align: center;
  z-index: 999;
}
.notice-report-list .bids-page .el-pagination {
  text-align: center;
}