body, p, ul, li, dt, dd, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
}

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal;
}

ul, li, dd {
  list-style: none;
}

img {
  border: none;
  outline: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

a {
  text-decoration: none;
  cursor: pointer;
  outline: none;
}

html {
  height: 100%;
}

body {
  position: relative;
  font: 12px/1.5 'microsoft yahei', arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  background-color: #f8f8f8;
  min-width: 1200px;
  color: #323232;
  min-height: 100%;
  padding-bottom: 81px;
}

input, textarea, button, select {
  font-size: 1em;
  font-family: inherit;
}

::-webkit-input-placeholder {
  color: #a9a9a9;
}

:-moz-placeholder {
  color: #a9a9a9;
}

::-moz-placeholder {
  color: #a9a9a9;
}

:-ms-input-placeholder {
  color: #a9a9a9;
}
.layout {
    width: 1200px;
    margin: 0 auto;
}
.mod-crumb {
    width: 1200px;
    font-size: 14px;
    line-height: 24px;
    margin: 32px auto 16px;
}
.mod-crumb a {
    color: #323232;
}
.mod-crumb a:hover {
    color: #1cbcb4;
}
.mod-title.base-title-activity, .mod-title.base-title-intro, .mod-title.base-title-pref {
    background-size: 169px 45px;
    background-image: url(base-detail_3ec7875.png);
}
.mod-title {
    display: inline-block;
    vertical-align: top;
    margin-top: 4px;
}
.mod-head {
    position: relative;
    padding-left: 12px;
    height: 36px;
    line-height: 36px;
    margin-bottom: 24px;
}
.mod-head:first-child {
    margin-top: 42px;
}
.mod-img-info {
    position: relative;
}
.mod-img-info .img-info {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    min-height: 36px;
    line-height: 36px;
    padding: 0 12px;
    font-size: 18px;
    color: #fff;
    background-image: url(../images/hdbj.png);
}
.scene-gallery-popup .gallery-cont .popup-scene-gallery .popup-scene-list .item, .cover .gallery .real-scene .real-scene-list .item {
  word-break: break-all;
  word-wrap: break-word;
  white-space: normal;
}

.scene-gallery-popup .gallery-cont .popup-scene-gallery, .scene-gallery-popup .gallery-cont .popup-scene-thumb, .cover .gallery .real-scene {
  white-space: nowrap;
  max-width: 100%;
  overflow: hidden;
  word-wrap: normal;
}

.settled-popup .settled, .policy-popup .content, .scene-gallery-popup .gallery-cont, .scene-gallery-popup .gallery-cont .popup-scene-thumb, .scene-gallery-popup .gallery-cont .popup-scene-thumb .index-item, .cover, .cover .gallery .scene-thumb, .cover .gallery .scene-thumb .index-item, .cover .base-desc, .intro-wrap, .policy-wrap {
  box-sizing: border-box;
}

body {
  min-height: 100%;
  position: relative;
}

.overlay {
  
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 31;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.overlay .popup-container {
  background-color: #fff;
  display: block;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
}

.overlay .popup-container .head {
  position: relative;
  width: 100%;
  height: 36px;
  color: #323232;
  background-color: #f8f8f8;
  margin-bottom: 20px;
}

.overlay .popup-container .head .title {
  display: inline-block;
  vertical-align: top;
  font-size: 16px;
  position: absolute;
  top: 8px;
  left: 12px;
}

.overlay .popup-container .head .popup-close-btn {
  display: inline-block;
  vertical-align: top;
  width: 14px;
  height: 14px;
  background: url("../../img/base/detail/policy-close-btn.png") no-repeat;
  position: absolute;
  top: 8px;
  right: 12px;
  cursor: pointer;
}

.settled-popup .settled-container {
  width: 780px;
  height: 332px;
  position: fixed;
  top: 50%;
  left: 50%;
  margin-left: -390px;
  margin-top: -166px;
}

.settled-popup .settled {
  padding: 20px 24px 54px 56px;
}

.settled-popup .settled .title-select-project {
  font-size: 20px;
  margin-bottom: 34px;
}

.settled-popup .settled .project-list {
  height: 166px;
  overflow-y: scroll;
  overflow-x: hidden;
}

.settled-popup .settled .project-list .item {
  padding: 12px 0 12px 12px;
  width: 636px;
  position: relative;
}

.settled-popup .settled .project-list .item:hover {
  border: 1px solid #1cbcb4;
}

.settled-popup .settled .project-list .item .project-info {
  display: inline-block;
  vertical-align: top;
}

.settled-popup .settled .project-list .item .project-info .title {
  font-size: 18px;
  height: 28px;
  line-height: 28px;
}

.settled-popup .settled .project-list .item .project-info .brief {
  color: #878787;
  font-size: 14px;
}

.settled-popup .settled .project-list .item .mod-icon-right-arrow {
  position: absolute;
  right: 24px;
  bottom: 25px;
}

.settled-popup .settled .project-list .item .new-project {
  display: inline-block;
  vertical-align: top;
  width: 538px;
}

.settled-popup .settled .project-list .item .new-project .title {
  font-size: 18px;
  height: 50px;
  line-height: 50px;
}

.map-popup .map-container {
  width: 780px;
  height: 443px;
  position: fixed;
  top: 50%;
  left: 50%;
  margin-left: -390px;
  margin-top: -221.5px;
}

.map-popup .map {
  width: 760px;
  height: 380px;
  margin: 0 auto;
}

.map-popup .map .site-title {
  font-size: 20px;
  color: #323232;
}

.map-popup .map .site-address {
  font-size: 14px;
  color: #878787;
}

.policy-popup .policy-container {
  width: 780px;
  height: 500px;
  position: fixed;
  top: 50%;
  left: 50%;
  margin-left: -390px;
  margin-top: -250px;
}

.policy-popup .policy-nav {
  display: table;
  table-layout: fixed;
  width: 100%;
}

.policy-popup .policy-nav li {
  border-bottom: 1px solid #e3e3e3;
  display: table-cell;
}

.policy-popup .policy-nav .item {
  display: table-cell;
  width: 148px;
  height: 44px;
  font-size: 16px;
  text-align: center;
  line-height: 44px;
  color: #b7b7b7;
  cursor: pointer;
}

.policy-popup .policy-nav .first-border-bottom {
  width: 16px;
}

.policy-popup .policy-nav .border-bottom {
  width: 390px;
}

.policy-popup .policy-nav .actived {
  border-top: 2px solid #1cbcb4;
  border-right: 1px solid #e3e3e3;
  border-left: 1px solid #e3e3e3;
  border-bottom: none;
  color: #323232;
}

.policy-popup .content {
  height: 350px;
  font-size: 14px;
  padding: 0 60px 18px 18px;
  overflow-y: auto;
}

.policy-popup .content .park-policy, .policy-popup .content .op-policy {
  display: none;
}

.policy-popup .content .header {
  height: 82px;
  padding-top: 36px;
  border-bottom: none;
}

.policy-popup .content .header .wrap {
  display: table;
  height: 100%;
  width: 100%;
  text-align: center;
  font-size: 20px;
}

.policy-popup .content .header .wrap p {
  display: table-cell;
  vertical-align: middle;
}

.policy-popup .content .title {
  font-size: 18px;
}

.policy-popup .content .section {
  margin-bottom: 28px;
}

.policy-popup .content .section p {
  text-indent: 36px;
  margin-bottom: 12px;
}

.scene-gallery-popup .scene-gallery-container {
  width: 960px;
  height: 553px;
  position: fixed;
  top: 50%;
  left: 50%;
  margin-left: -480px;
  margin-top: -276.5px;
}

.scene-gallery-popup .gallery-cont {
  padding: 0 12px;
  position: relative;
}

.scene-gallery-popup .gallery-cont .popup-scene-gallery {
  position: relative;
  width: 930px;
  height: 414px;
  overflow: hidden;
}

.scene-gallery-popup .gallery-cont .popup-scene-gallery .popup-scene-list {
  position: relative;
}

.scene-gallery-popup .gallery-cont .popup-scene-gallery .popup-scene-list .item {
  display: inline-block;
  vertical-align: top;
  position: relative;
}

.scene-gallery-popup .gallery-cont .popup-scene-thumb {
  width: 882px;
  height: 42px;
  position: absolute;
  bottom: -62px;
  left: 36px;
  z-index: 1;
  overflow-x: auto;
}

.scene-gallery-popup .gallery-cont .popup-scene-thumb .index-item {
  display: inline-block;
  vertical-align: top;
  opacity: 0.6;
  filter: alpha(opacity=60);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=60)";
  width: 90px;
  height: 40px;
  margin-right: 12px;
  position: relative;
  cursor: pointer;
}

.scene-gallery-popup .gallery-cont .popup-scene-thumb .index-item.cur {
  border: 1px solid #1cbcb4;
  opacity: 1;
  filter: alpha(opacity=100);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=100)";
}

.scene-gallery-popup .gallery-cont .popup-scene-arrow {
  display: inline-block;
  vertical-align: top;
  vertical-align: middle;
  margin-right: 12px;
  width: 13px;
  height: 24px;
  position: absolute;
  cursor: pointer;
  z-index: 2;
  visibility: hidden;
}

.scene-gallery-popup .gallery-cont .popup-scene-arrow.popup-scene-prev {
 
  bottom: -52px;
  left: 12px;
}

.scene-gallery-popup .gallery-cont .popup-scene-arrow.popup-scene-next {
 
  bottom: -52px;
  right: 12px;
}

.investor-guest-popup .investor-guest-popup-body {
  padding: 0 38px;
  text-align: left;
  margin-bottom: 38px;
}

.investor-guest-popup .investor-guest-popup-body > div {
  display: inline-block;
  vertical-align: top;
}

.investor-guest-popup .mod-icon-investor-detail-alert {
  position: relative;
  top: 8px;
}

.investor-guest-popup .investor-guest-popup-title {
  font-size: 18px;
}

.investor-guest-popup .investor-guest-popup-msg {
  font-size: 16px;
  color: #878787;
}

.investor-guest-popup .investor-guest-popup-btn {
  padding: 4px 18px;
}

.investor-guest-popup .investor-guest-popup-proj {
  padding-top: 30px;
}

.investor-guest-popup .investor-guest-popup-proj > div {
  display: inline-block;
  vertical-align: middle;
}

.investor-guest-popup .investor-guest-popup-proj .investor-guest-popup-proj-title {
  font-size: 16px;
  color: #878787;
  margin-right: 50px;
}

.mod-box {
  margin: 0 0 84px 0;
}

.small-head-title {
  height: 20px;
  line-height: 20px;
  margin-bottom: 16px;
}

.small-head-title:before {
  height: 20px;
}

.mod-title.base-title-activity {width: 80px;
  height: 19px;background-repeat: no-repeat;}

.mod-title.base-title-intro {width: 78px;
  height: 21px;background-repeat: no-repeat;}

.mod-title.base-title-pref {width: 81px;
  height: 20px;background-repeat: no-repeat;}

.link-more {
  display: inline-block;
  vertical-align: top;
  font-size: 16px;
  color: #1cbcb4;
  position: absolute;
  right: 0;
}

.outer-container {
  margin-bottom: 36px;
}

.cover {
  border: 1px solid #e3e3e3;
  height: 350px;
  background-color: #fff;
  padding: 20px;
}

.cover .gallery {
  display: inline-block;
  vertical-align: top;
  width: 560px;
  height: 250px;
  position: relative;
}

.cover .gallery .real-scene {
  position: relative;
  width: 560px;
  height: 250px;
}

.cover .gallery .real-scene .real-scene-list {
  position: relative;
}

.cover .gallery .real-scene .real-scene-list .item {
  display: inline-block;
  vertical-align: top;
  position: relative;
}

.cover .gallery .real-scene .mod-icon-zoomin {
  margin: 0;
  position: absolute;
  right: 0;
  bottom: 0;
  cursor: pointer;
}

.cover .gallery .scene-thumb {
  width: 560px;
  height: 42px;
  position: absolute;
  bottom: -54px;
}

.cover .gallery .scene-thumb .index-item {
  display: inline-block;
  vertical-align: top;
  width: 90px;
  height: 40px;
  margin-right: 12px;
  position: relative;
  cursor: pointer;
  opacity: 0.6;
  filter: alpha(opacity=60);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=60)";
}

.cover .gallery .scene-thumb .cur {
  border: 1px solid #1cbcb4;
  opacity: 1;
  filter: alpha(opacity=100);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=100)";
}

.cover .base-desc {
  display: inline-block;
  vertical-align: top;
  width: 582px;
  padding-left: 30px;
}

.cover .base-desc .title {
  font-size: 36px;
  line-height: 40px;
  padding-top: 8px;
  margin-bottom: 8px;
}

.cover .base-desc .spec {
  margin-bottom: 28px;
}

.cover .base-desc .spec .item {
  font-size: 16px;
  line-height: 28px;
}

.cover .base-desc .spec .item a {
  color: #323232;
}

.cover .base-desc .spec .item:hover a {
  color: #1cbcb4;
}

.cover .base-desc .fee {
  font-size: 20px;
  line-height: 28px;
  margin-bottom: 20px;
}

.cover .base-desc .fee .number {
  color: #EF6512;
}

.cover .base-desc .apply-btn {
  display: inline-block;
  vertical-align: top;
  border-radius: 6px;
  border: 1px solid #1cbcb4;
  width: 120px;
  height: 40px;
  text-align: center;
  font-size: 16px;
  line-height: 40px;
  color: #1cbcb4;
  cursor: pointer;
}

.cover .base-desc .apply-btn:hover {
  color: #fff;
  background-color: #1cbcb4;
}

.activity-wrap {
  width: 100%;
  font-size: 0;
}

.activity-wrap .item {
  display: inline-block;
  vertical-align: top;
  border: 1px solid #e3e3e3;
  font-size: 16px;
  line-height: 28px;
  margin-right: 16px;
  margin-bottom: 16px;
  background: #fff;
}

.activity-wrap .item .info {
  margin-left: 12px;
}

.activity-wrap .col-2 {
  width: 588px;
  height: 100%;
}

.activity-wrap .col-1 {
  width: 282px;
  height: 100%;
}

.activity-wrap .last-item {
  margin-right: 0;
}

.activity-wrap .img-info {
  padding: 0 0 0 6px;
}

.activity-wrap .img-info .latest {
  display: inline-block;
  vertical-align: top;
  font-size: 12px;
  width: 60px;
  height: 20px;
  line-height: 20px;
  background-color: #EF6512;
  text-align: center;
  vertical-align: middle;
  margin-right: 6px;
}

.intro-wrap {
  border: 1px solid #e3e3e3;
  width: 100%;
  background: #fff url("../../img/base/detail/space-intro-bg.png") no-repeat right bottom;
  padding: 20px 412px 24px 24px;
  font-size: 16px;
  line-height: 28px;
  color: #878787;
}

.intro-wrap .title {
  margin-right: 24px;
}

.intro-wrap .facility {
  margin-bottom: 24px;
}

.intro-wrap .desc {
  font-size: 14px;
  line-height: 24px;
}

.policy-wrap {
  border: 1px solid #e3e3e3;
  width: 100%;
  background: #fff url("../../img/base/detail/pref-policy-bg.png") no-repeat right bottom;
  padding: 20px 412px 0 24px;
}

.policy-wrap .policy-list {
  padding-left: 14px;
}

.policy-wrap .policy-list .item {
  list-style-type: square;
  margin-bottom: 36px;
}

.policy-wrap .policy-list .item .title {
  font-size: 18px;
  line-height: 24px;
  margin-bottom: 12px;
}

.policy-wrap .policy-list .item .content {
  font-size: 14px;
  line-height: 24px;
  margin-left: -16px;
}

.mod-title.base-title-activity{
    background-position:0px -26px;
}
.mod-title.base-title-intro{
    background-position:0px 0px;
}
.mod-title.base-title-pref{
    background-position:-83px 0px;
}
.mod-title.base-title-activity, .mod-title.base-title-intro, .mod-title.base-title-pref{
    background-size: 169px 45px;
    background-image: url(../images/base-detail_3ec7875.png)
}/*  |xGv00|4a9f37b5b851c59d64623f7edd042a7b */
.mod-title {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}
.ui-button {
    display: inline-block;
    line-height: 40px;
    font-size: 16px;
    text-align: center;
    color: #323232 !important;
    border: 1px solid #e3e3e3;
    border-radius: 5px;
    padding: 0 20px;
    min-width: 66px;
    -webkit-transition: background-color 0.15s, color 0.15s;
    transition: background-color 0.15s, color 0.15s;
    outline: 0 none;
    cursor: pointer;
    overflow: visible;
    background-color: #fff;
}
.ui-button-primary {
    color: #1cbcb4 !important;
    border-color: #1cbcb4;
}
.ui-button:hover {
    background-color: #F6F6F6;
    text-decoration: none;
}
.ui-button-primary:hover {
    background-color: #E2F5F4;
}