.font36{
  font-size:36px;
}
.story-detial-title h3{
  font-size:40px;
  text-align:center;
}
.story-detial-time{
  font-size:14px;
  color:#666666;
  text-align:center;
}
.story-detial-time time,
.story-detial-time .story-author{
  margin-right:0.5em;
}
.story-detial-content{
  margin-top:50px;
  overflow-wrap: break-word;
  word-break: break-word;
}
.story-detial-content figure{
  margin:auto;
  margin-top:25px;
}
.story-detial-content figcaption {
  font-size: 16px;
  color: #666666;
  text-align:center;
}
.story-detial{
  padding: 40px;
  border: 1px solid #e5e5e5;
}
.you-may-also{
  margin-top:80px;
}
.story-detial.font34{
  font-size:18px;
}
.story-share{
  position: fixed;
  transform: translateX(-60px);
  bottom: 30%;
}
.story-share a{
  width:40px;
  display: block;
}
.invest-hainan{
  background-color: #f7f7f7;
}
.invest-hainan main{
  padding-top: 40px;
  padding-bottom: 40px;
}
.padding40{
  padding:40px;
}
.industries .story-title h2{
  font-size:20px;
}
.recommend-projects.column-item.you-may-also{
  padding-top:0;
}
.column-more{
  text-align:right;
}
.column-more a{
  color:#105282;
  font-weight: bold;
  justify-content: flex-end;
}
.recommend-projects .column-more a:after{
  content:"";
  display:block;
  width:2.5em;
  height:2em;
  background: url(../img/icon/column-more-small.png) no-repeat;
  background-size: 100%;
  margin-left:5px;
}
.industrial-parks .column-more{
  text-align: center;
    position: relative;
  background-color:#4797D9;
}
.industrial-parks .column-more a{
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  justify-content: center;
  align-content: center;
  color:white;
}
.industrial-parks .column-more a:after{
  background: url(../img/icon/more-white.svg) no-repeat;
  background-size: 100%;
  width:4.39em;
  height:3.2em;
  margin-top:20px;
}
.industrial-parks .column-more a span{
  display:block;
  width:100%;
  font-size:18px;
}
.industrial-parks .stories-content .story-content .story-title{
  margin-bottom:0;
}
.why-hainan{
  padding-bottom: 70px;
  padding-top: 60px;
  margin-top:60px;
}
.story-detial-content p{
  margin-top:25px;
}
.story-detial a {
  color: #105282;
}
.story-detial a:hover{
  text-decoration: underline;
}
.industries .content{
  align-items: inherit;
}
.pagination a{
  color:#000000;
}
.story-detial table{
  width:100%;
  margin:auto;
  margin-top:25px;
}
.video-div{
  text-align: center;
  position: relative;
  width: 100%;
}
.video-div:after {
  content: "";
  display: block;
  padding-top: 56.25%;
  width: 100%;
}
.video-div iframe{
  height: 100%;
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
}
.content-pt0{
  padding-top:0;
}
.column-item{
  padding:40px 0 0 0;
}
.go-top a{
  padding-top:40px;
}
figure.image figcaption {
  display: block !important;
}
figure.image figcaption.show {
  display: table-caption !important;
}
@media (max-width:750px){
  .story-detial{
    border:none;
    padding:0;
  }
  .story-detial img{
    margin:auto;
  }
  .why-hainan{
    padding-bottom: 0.69rem;
    padding-top: 0.51rem;
  }
  h2.font36{
    font-size:0.39rem;
  }
  .industries .story-title h2.font36{
    font-size:var(--font36);
  }
  .mb40 {
    margin-bottom: 0.385rem;
  }
  .item.W30.column-more:after{
    content: "";
    display: block;
    padding-top: 67%;
  }
  .story-share{
    position: unset;
    transform: none;
    display:flex;
    margin-top:2.5vw;
    margin-bottom:2.917vw;
  }
  .story-share a{
    width:9.333vw;
    display:inline-block;
    margin-right:2.667vw;
  }
  .story-detial{
    margin-bottom:11.667vw;
  }
  .mb15{
    margin-bottom: 2.5vw;
  }
  .industries .W30{
    margin-bottom:3.333vw;
  }
  .story-detial-content p,
  .story-detial-content figure,
  .story-detial table{
    margin-top: 3.333vw;
  }
  .story-detial-title h3.font34 {
    font-size: 6.667vw;
  }
  .story-detial-content figcaption{
    font-size:2.667vw;
    margin-top:2vw;
  }
  .column-item {
    padding: 10.667vw 0 0 0;
  }
  .you-may-also{
    margin-top:11.667vw;
  }
  .how-we-help.column-item.bg-white{
    padding-top:10.667vw;
  }
}





