/*=========關於我們區塊====================*/
#neilaboutusboxblock {
  position: relative;
  height: 100%;
  margin:  10px 0px 20px 0px;
}



/*=========中上下==========*/
 #rdivfalse .box19  .noblockcontent .aboutframebox {
  background: #0097BB url(../../img/blocks/celebrate70_29.png) repeat left top;
  padding: 70px 0px 65px 0px;
  margin:  -25px 0px -25px 0px;  
/*clip-path: polygon(50% 8%, 106% 0, 106% 100%, 50% 92%, -8% 100%, -8% 0); */
}

.box19 .noblockcontent #side1 .aboutframebox::before {
    content: '';
    position: absolute;
    height: inherit;
    background: #0097BB url(../../img/blocks/celebrate70_29.png) repeat left top;
    width: 82px !important;
    left: -81px !important;
    top: 0px;
}
.box19 .noblockcontent #side1 .aboutframebox::after {
    content: '';
    position: absolute;
    height: inherit;
    background: #0097BB url(../../img/blocks/celebrate70_29.png) repeat left top;
    width: 82px !important;
    right: -81px  !important;
    top: 0px;
}

#neilaboutusboxblock #neilaboutusboximg {
  position: relative;
  width: 555px;
  height: 545px;
  background:  url(../../img/blocks/celebrate70_30.png) no-repeat left top;
}


#side1 #neilaboutusboxblock  #aboutimgdiv {
  position: relative;
  width: 474px;
  border-radius: 240px;
  height: 474px;
  overflow: hidden;
  border: none;
  transition: all .3s ease-in-out;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0px;
  left: 35px;
  top: 34px;
  background: url(../../img/unit/) no-repeat left top;
}

#rdivtrue #side1 #neilaboutusboxblock  #aboutimgdiv {
  height: 280px;
}

#side1 #neilaboutusboxblock  #aboutimgdiv img {
  max-width: 101%;
  min-height: 101%;
}

.noblockcontent #side1 #neilaboutusboxblock{
  position: relative;
  left: -12px;
  width: 102%;
}


/*=========中間配置===========*/
#side1 #neilaboutusboxblock  .col-md-4 {
  width: 44%;
}

#side1 #neilaboutusboxblock  .col-md-8 {
  width: 56%;
}

#side1 #neilaboutusboxblock  #informationblock{
  position: relative;
  margin: 10px 0px 0px 0px;
  font-size: 158%;
  line-height: 195%;
  color: #ffffff;
   letter-spacing: 3px; 
font-family: 'cwtexhei', Microsoft JhengHei, Lucida Grande, Verdana,serif !important;	
}

#side1 #neilaboutusboxblock  #informationblock p:nth-child(2){
text-indent: 2em;
}
#side1 #neilaboutusboxblock  #informationblock  strong{
  font-size: 140%;
}