.conments {
  font-size: 25.5px;
  font-weight: 700;
  text-align: center;
  color: #000000;
  width: 341.25px; }

.detail_tips {
  width: 90%;
  height: 375px;
  margin: 0 auto;
  margin-top: 37.5px;
  box-sizing: border-box; }

.hover-box {
  width: 96%;
  max-width: 1425px;
  padding: 30px 75px 15px 37.5px;
  margin-top: 15px;
  box-sizing: border-box;
  background: #fff;
  box-shadow: 0 3.75px 22.5px rgba(0, 0, 0, 0.8);
  font-size: 19.5px;
  margin: 0 auto;
  color: #000000;
  position: relative;
  transition: all 1s;
  display: none; }

.hover-box:before {
  content: "";
  display: block;
  width: 45px;
  height: 45px;
  background: #fff;
  transform: rotate(45deg);
  position: absolute;
  left: 14%;
  top: -22.5px;
  box-shadow: -1.5px -1.5px 3px rgba(0, 0, 0, 0.1);
  transition: all 0.3s; }

.hover-box:after {
  content: "";
  display: block;
  clear: both; }

.hover-box .title {
  margin-bottom: 15px;
  position: relative;
  font-weight: bold; }

.hover-box .title:before {
  content: "";
  display: block;
  width: 30%;
  border-bottom: 1px solid #000000;
  position: absolute;
  left: 0;
  bottom: -15px; }

.paragraph {
  padding-left: 30px;
  padding-top: 15px;
  line-height: 1.5; }

.hover-box .more {
  display: none;
  float: right;
  color: #2f6d56;
  padding: 7.5px 30px;
  border-radius: 75px;
  border: solid 1px #2f6d56;
  margin-top: 7.5px; }

.hover-box .more:hover {
  background: #6d8456;
  color: #fff; }

/* about us */
.about_us_body {
  width: 100%;
  height: fit-content;
  background: url(../../img/Our-Portfolio/about_us_bg.png) top center no-repeat;
  padding-bottom: 300px; }

.about_us_body .vision,
.about_us_body .growth,
.about_us_body .our_team,
.about_us_body .menber {
  min-width: 960px;
  max-width: 1275px;
  border: 1px solid transparent;
  margin: 0 auto;
  position: relative; }

.about_us_body .menber .df-sb:nth-child(odd) > img {
  height: 300px;
  padding-right: 40px;
  padding-bottom: 40px; }

.about_us_body .menber .df-sb:nth-child(even) > img {
  height: 300px;
  padding-left: 40px;
  padding-bottom: 40px; }

.about_us_body .menber .df-sb img {
  cursor: pointer; }

.vision .vision_outline {
  width: 960px;
  padding: 30px 76.5px 45px;
  background: #6d8456;
  box-shadow: 0 1.5px 3.75px rgba(0, 0, 0, 0.5);
  text-align: center;
  color: #fff;
  border-radius: 11.25px;
  position: absolute;
  top: -232.5px;
  left: 0;
  right: 0;
  margin: 0 auto;
  z-index: 10; }

.cn .vision .vision_outline {
  top: -172.5px; }

.vision .vision_detail {
  width: 960px;
  margin: 0 auto;
  height: fit-content;
  padding: 163.5px 37.5px 64.5px;
  margin-top: 0px;
  color: #000000;
  line-height: 2;
  position: relative; }
  .vision .vision_detail img {
    width: 100%; }
  .vision .vision_detail .f_line {
    position: absolute;
    width: 354.75px; }
  .vision .vision_detail .f_lineL {
    left: 0;
    bottom: 0; }
  .vision .vision_detail .f_lineR {
    right: 0;
    top: 0; }

.cn .vision_detail {
  margin-top: 30px; }

.about_us_title {
  margin-top: 187.5px;
  margin-bottom: 76.5px;
  text-align: center;
  color: #000000;
  position: relative; }

.about_us_title > .f60 {
  padding: 0; }

.about_us_title:before {
  content: "";
  display: block;
  width: 36%;
  border-bottom: 3.75px solid #000;
  position: absolute;
  left: 0;
  top: 28.5px; }

.about_us_title:after {
  content: "";
  display: block;
  width: 36%;
  border-bottom: 3.75px solid #000;
  position: absolute;
  right: 0;
  top: 28.5px; }

.growth > .df-sb {
  margin-top: 100.5px; }

.growth > .df-sb > .df-sb {
  padding: 0 72px 0 87px;
  color: #000000;
  font-size: 26.25px;
  line-height: 45px; }

.about_us_body .our_team {
  margin-top: 202.5px;
  padding: 75px 75px 64.5px 58.5px;
  border: 3.75px solid #000;
  border-top: none;
  color: #000000;
  position: relative; }

.our_team:before {
  content: "";
  display: block;
  width: 36%;
  border-bottom: 4.5px solid #000;
  position: absolute;
  left: -1px;
  top: 0; }

.our_team:after {
  content: "";
  display: block;
  width: 36%;
  border-bottom: 4.5px solid #000;
  position: absolute;
  right: -1px;
  top: 0; }

.our_team .fb {
  display: block;
  position: absolute;
  top: -33px;
  left: 50%;
  transform: translateX(-50%); }

.menber > .df-sb {
  cursor: pointer;
  margin-top: 112.5px;
  position: relative; }

.menber .character {
  margin-left: auto;
  font-size: 28.5px;
  text-align: center; }

.character .name,
.character_left .name {
  color: #6d8456; }

.menber > .df-sb:hover .name {
  color: #000; }

.character_left {
  text-align: center;
  margin-right: auto;
  font-size: 18px; }

.character_left {
  font-size: 28.5px; }

.menber .description {
  width: 100%;
  height: fit-content;
  border-radius: 33.75px;
  position: absolute;
  box-shadow: 0 1.5px 24.75px rgba(109, 132, 86, 0.5);
  top: -157.5px;
  left: 0;
  background: #fff url(../../img/Our-Portfolio/head_bg.png) top no-repeat;
  background-position-y: 91.5px;
  z-index: 10;
  display: none; }

.description > .top {
  height: 270px;
  padding-top: 39px;
  text-align: center;
  position: relative; }

.description > .top > img {
  display: inline-block;
  width: 194.25px; }

.description > .top > .close img {
  width: 75px; }

.description > .top > .close {
  position: absolute;
  right: 2%;
  top: 2%;
  cursor: pointer; }

.character_name {
  height: fit-content;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  padding: 7.5px 0;
  background: #6d8456;
  color: #fff;
  text-align: center;
  width: fit-content;
  position: relative;
  margin: 0 auto; }

.character_name > img {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 172%;
  margin: auto;
  width: 194.25px; }

.character_name > b,
.character_name > span {
  padding: 0 24px; }

.description .introduce {
  padding: 58.5px 52.5px 82.5px 61.5px;
  color: #000000;
  line-height: 2; }

.description .introduce_cont > div {
  text-indent: 2em; }

.partner {
  margin-top: 135px;
  position: relative;
  text-align: center; }

.partner > .f60 {
  padding: 0 117px;
  color: #000000; }

.partner:before {
  content: "";
  display: block;
  width: 35%;
  border-bottom: 4.5px solid #000;
  position: absolute;
  left: 0;
  top: 30px; }

.partner:after {
  content: "";
  display: block;
  width: 35%;
  border-bottom: 4.5px solid #000;
  position: absolute;
  right: 0;
  top: 30px; }

.partner > .f36 {
  width: 864px;
  margin: 120px auto;
  color: #000000; }

/* cov-19 */
.cov_body {
  width: 100%;
  height: fit-content;
  border: 1px solid transparent;
  background: url(../../img/Our-Portfolio/cov_bg.png) top no-repeat;
  background-size: cover;
  padding-bottom: 150px; }

.CoVisAg {
  margin-top: 97.5px;
  position: relative; }

.CoVisAg:before {
  content: "";
  display: block;
  width: 80%;
  border-top: 3.75px solid #29411b;
  position: absolute;
  left: 0;
  top: 7.5px;
  z-index: 0; }

.CoVisAg:not(:last-child):after {
  content: "";
  display: block;
  width: 80%;
  border-top: 3.75px solid #29411b;
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 0; }

.CoVisAg .test {
  padding: 37.5px 22.5px;
  background: #29411b;
  color: #fff;
  position: relative;
  z-index: 2; }

.CoVisAg .txt_desc {
  margin-top: 52.5px; }

.swiper_covisag {
  margin: 0 auto;
  margin: 60px auto;
  width: 80%; }
  .swiper_covisag .covisag_img {
    margin: 0 auto; }
    .swiper_covisag .covisag_img img {
      width: 100%; }
  .swiper_covisag .swiper-button-prev {
    background-image: url(../../img/Our-Portfolio/left-arrow.png); }
  .swiper_covisag .swiper-button-next {
    background-image: url(../../img/Our-Portfolio/right-arrow.png); }
  .swiper_covisag .swiper-pagination-bullet {
    width: 15px;
    height: 15px;
    background: #29411b; }

.ad_pic {
  width: 871.5px;
  height: 419.25px;
  overflow: hidden;
  margin: 0 auto;
  position: relative; }

.ad_pic > li {
  width: 871.5px;
  height: 419.25px;
  float: left; }

.direct {
  position: absolute;
  left: 50%;
  bottom: 15px; }

.direct > li {
  width: 15px;
  height: 15px;
  border-radius: 7.5px;
  background: #707070;
  display: inline-block;
  margin: 0 7.5px; }

.direct > li.active {
  background: #000000; }

.left_arrow,
.right_arrow {
  display: block;
  width: 45px;
  position: absolute;
  top: 184.5px; }

.left_arrow {
  left: 0; }

.right_arrow {
  right: 0; }

.covisag_box {
  width: 904.5px;
  height: fit-content;
  padding: 94.5px 48.75px 54px 63.75px;
  border: 3px solid #000000;
  margin: 0 auto;
  position: relative; }

.covisag_box > .f48 {
  color: #000000;
  background: #fff;
  position: absolute;
  left: 56.25px;
  top: -28.5px; }

.dot {
  display: inline-block;
  width: 7.5px;
  height: 7.5px;
  border-radius: 3.75px;
  background: #000000;
  margin-right: 15px; }

.CoVisAg .bubbleBox {
  position: absolute;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  right: 0;
  top: 13.5px;
  z-index: 99; }
  .CoVisAg .bubbleBox .bubble {
    width: 75px;
    height: 75px;
    background: #6d8456;
    border-radius: 7.5px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 15px;
    margin-bottom: 30px;
    box-shadow: 0 1.5px 3.75px 0px black;
    transition: .3s;
    overflow: hidden;
    cursor: pointer; }
    .CoVisAg .bubbleBox .bubble img {
      width: 100%; }
    .CoVisAg .bubbleBox .bubble .arrow {
      width: 17.25px;
      display: none;
      cursor: pointer; }
    .CoVisAg .bubbleBox .bubble .txt {
      font-size: 13.5px;
      color: #fff;
      width: 86%;
      display: flex;
      justify-content: flex-start;
      align-items: center;
      display: none;
      margin-left: 15px; }
    .CoVisAg .bubbleBox .bubble .fold_w {
      width: 36.75px;
      cursor: pointer; }
  .CoVisAg .bubbleBox .bubble:hover .txt {
    color: #b0cc94; }
  .CoVisAg .bubbleBox .active {
    width: 315px; }
    .CoVisAg .bubbleBox .active .arrow {
      display: block; }
    .CoVisAg .bubbleBox .active .txt {
      display: flex; }
    .CoVisAg .bubbleBox .active .fold_w {
      width: 36.75px;
      display: none; }

.floatImg {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 999;
  display: none;
  background: rgba(0, 0, 0, 0.5);
  text-align: center; }
  .floatImg .closePdf {
    display: none; }
  .floatImg iframe,
  .floatImg embed {
    width: 50%;
    height: 100%; }

.f_ac {
  display: block; }

.CoVisAg .right_bottom {
  position: absolute;
  right: 0;
  bottom: -48px; }

.pro_table {
  width: 702px;
  margin: 135px auto; }

.pro_table > table {
  width: 100%;
  border: 1.5px solid #737373;
  margin-top: 28.5px;
  border-collapse: collapse; }

.pro_table > table tr td {
  border-right: 1.5px solid #737373;
  border-top: 1.5px solid #737373;
  line-height: 57px;
  font-size: 18px;
  color: #000000;
  text-align: center; }

.step {
  width: 90%;
  margin: 120px auto; }

.cov_body .question {
  width: 1023px;
  margin: 127.5px auto;
  position: relative; }

.question > li {
  min-height: 115.5px;
  box-sizing: border-box;
  background: #fff;
  box-shadow: 7.5px 3.75px 13.5px rgba(0, 0, 0, 0.6);
  margin-bottom: 37.5px;
  position: relative; }

.question > li:last-child {
  margin-bottom: 0; }

.question > li img {
  margin-right: 40.5px;
  cursor: pointer; }

.question > li.unfold {
  position: relative; }

.answer {
  line-height: 2;
  display: none;
  width: 100%;
  padding: 22.5px 60px;
  background: #FFFFFF;
  color: #000000;
  overflow: hidden;
  z-index: 12;
  box-shadow: 0px 9px 7.5px rgba(0, 0, 0, 0.6);
  padding-top: 0; }

.answer > .text {
  font-weight: 700;
  width: 94%;
  margin: 0 auto; }
  .answer > .text .txtImg {
    width: 100%;
    margin: 0 auto;
    display: block; }

.answer > .text::-webkit-scrollbar {
  background: transparent; }

.answer > .text::-webkit-scrollbar-thumb {
  background: #6d8456;
  border-radius: 11.25px; }

.unfoldBtn {
  width: 100%;
  cursor: pointer !important;
  display: flex;
  justify-content: center;
  align-items: center;
  padding-top: 30px; }
  .unfoldBtn img {
    margin-right: 0px !important;
    vertical-align: middle !important;
    float: unset !important;
    transform: rotate(-90deg);
    width: 15px !important; }

.contact_btn {
  width: 147px;
  height: 58.5px;
  line-height: 58.5px;
  background: #29411b;
  border-radius: 18.75px;
  margin: 0 auto;
  margin-top: 75px;
  color: #fff;
  border: none;
  cursor: pointer;
  display: block; }

.contact_btn:hover {
  background: #000; }

.cov_19_nav2 {
  display: none; }

.banner_g {
  position: relative; }

.our_BG {
  background: url(../../img/Our-Portfolio/our-bg.png) no-repeat center;
  background-size: cover;
  width: 100%;
  height: fit-content;
  padding-top: 75px;
  padding-bottom: 150px; }
  .our_BG .i_cont {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    width: 90%;
    margin: 0 auto; }
  .our_BG .i_div {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 30%; }
    .our_BG .i_div .i_div_txt {
      font-size: 25.5px;
      font-weight: 700;
      text-align: center;
      color: #000000;
      width: 341.25px;
      width: 100%;
      margin-top: 22.5px; }
    .our_BG .i_div .i_png {
      display: block;
      width: 100%;
      transition: all 0.3s;
      cursor: pointer; }
  .our_BG .i_png:hover {
    transform: scale(1.05); }
  .our_BG .pic_conments {
    width: 100%;
    box-sizing: border-box;
    display: flex;
    justify-content: space-between;
    width: 90%;
    margin: 0 auto;
    margin-top: 15px; }

.tip_1 {
  display: none; }

.tip_2 {
  display: none; }

.tip_3 {
  display: none; }

.select_A .tip_1 {
  display: block; }
.select_A .hover-box {
  position: relative;
  left: -150px; }
.select_A .more_1 {
  display: block; }
.select_A .hover-box:before {
  left: 14%; }

.select_B .tip_2 {
  display: block; }
.select_B .more_2 {
  display: block; }
.select_B .hover-box:before {
  left: 49%; }

.select_C .tip_3 {
  display: block; }
.select_C .more_3 {
  display: block; }
.select_C .hover-box {
  position: relative;
  left: 150px; }
.select_C .hover-box:before {
  left: 80%; }

.cov_19_nav3 {
  width: 100%;
  background-color: #160e10;
  color: #fff;
  font-weight: bold;
  font-size: 21px;
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  box-sizing: border-box;
  height: 88.5px; }
  .cov_19_nav3 .text_c {
    height: 45px;
    line-height: 45px;
    text-align: center;
    box-sizing: border-box;
    color: #fff;
    padding: 0 26.25px;
    white-space: nowrap;
    cursor: pointer; }
  .cov_19_nav3 .text_c:hover {
    color: #6d8456; }
  .cov_19_nav3 .text_c:last-child {
    border-right: none; }

.CoVisAg {
  padding-bottom: 75px; }

.character_name > span {
  font-style: italic; }

.flexDiv {
  display: flex;
  align-items: center;
  cursor: pointer;
  padding: 40.5px 52.5px 26.25px 79.5px; }

.flexDiv:hover {
  position: relative; }
  .flexDiv:hover .col000 {
    color: #6d8456; }

@media screen and (max-width: 720px) {
  .flexDiv {
    display: flex;
    align-items: center;
    cursor: pointer;
    padding: 0.9818181818rem 1.2727272727rem 0.6363636364rem 1.9272727273rem; }
    .flexDiv .f30 {
      font-size: 0.7272727273rem; }

  .flexDiv:hover {
    position: relative; }
    .flexDiv:hover .col000 {
      color: #6d8456; }

  .cov_19_nav {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly; }

  .cov_19_nav3 {
    width: 100%;
    background-color: #160e10;
    color: #fff;
    font-weight: bold;
    font-size: 0.5090909091rem;
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    box-sizing: border-box;
    height: fit-content;
    justify-content: space-between; }
    .cov_19_nav3 .text_c {
      font-size: 0.4727272727rem;
      height: fit-content;
      line-height: 1.4;
      text-align: center;
      box-sizing: border-box;
      color: #fff;
      padding: 0 0.1818181818rem;
      white-space: nowrap;
      cursor: pointer;
      margin: 0 0.1818181818rem; }
    .cov_19_nav3 .text_c:hover {
      color: #6d8456; }
    .cov_19_nav3 .text_c:last-child {
      border-right: none; }

  .en .cov_19_nav3 {
    padding: 0.1818181818rem 0.1818181818rem; }
    .en .cov_19_nav3 .text_c {
      line-height: 2; }

  .text_c {
    text-align: center;
    box-sizing: border-box;
    padding: 0 0 !important;
    white-space: none;
    cursor: pointer;
    font-size: 0.6181818182rem !important; }
    .text_c .contact_btn {
      font-size: 0.7272727273rem !important; }

  .pic_conments {
    width: 100%;
    padding: 0 6%;
    box-sizing: border-box;
    display: flex; }

  .conments {
    font-size: 2.25rem;
    font-weight: 700;
    text-align: center;
    color: #000000; }

  .detail_tips {
    width: 90%;
    height: 31.25rem;
    padding: 0 6%;
    box-sizing: border-box;
    background: url(../../img/Our-Portfolio/bg-light.png) center no-repeat; }

  .hover-box {
    width: 70%;
    padding: 2.5rem 6.25rem 1.25rem 0.625rem;
    margin-top: 1.25rem;
    box-sizing: border-box;
    background: #fff;
    box-shadow: 0 0.3125rem 0.5rem rgba(0, 0, 0, 0.7);
    font-size: 1.625rem;
    color: #000000;
    position: absolute;
    transition: all 1s;
    left: 9.375rem; }

  .hover-box:before {
    content: "";
    display: block;
    width: 3.75rem;
    height: 3.75rem;
    background: #fff;
    transform: rotate(45deg);
    position: absolute;
    left: 12.5rem;
    top: -1.875rem;
    box-shadow: -0.125rem -0.125rem 0.25rem rgba(0, 0, 0, 0.1);
    transition: all 0.3s; }

  .hover-box:after {
    content: "";
    display: block;
    clear: both; }

  .hover-box .title {
    margin-bottom: 1.25rem;
    position: relative; }

  .hover-box .title:before {
    content: "";
    display: block;
    width: 30%;
    border-bottom: 1px solid #000000;
    position: absolute;
    left: 0;
    bottom: -1.25rem; }

  .paragraph {
    padding-left: 2.5rem;
    padding-top: 1.25rem;
    line-height: 1.5; }

  .hover-box .more {
    float: right;
    color: #2f6d56;
    padding: 0.625rem 2.5rem;
    border-radius: 6.25rem;
    border: solid 1px #2f6d56;
    margin-top: 0.625rem; }

  /* about us */
  .about_us_body {
    width: 100%;
    height: fit-content;
    background: url(../../img/Our-Portfolio/about_us_bg.png) top center no-repeat;
    padding: 0 4px; }

  .about_us_body .vision,
  .about_us_body .growth,
  .about_us_body .our_team,
  .about_us_body .menber {
    min-width: 100%;
    max-width: 100%;
    width: 100%;
    border: 1px solid transparent;
    margin: 0 auto;
    position: relative; }

  .vision .vision_outline {
    width: 80rem;
    padding: 2.5rem 6.375rem 3.75rem;
    background: #6d8456;
    box-shadow: 0 0.125rem 0.3125rem rgba(0, 0, 0, 0.5);
    text-align: center;
    color: #fff;
    border-radius: 0.9375rem;
    position: absolute;
    top: -19.375rem;
    z-index: 10; }

  .cn .vision_detail {
    margin-top: 12.5rem; }

  .vision .vision_detail {
    width: 100%;
    margin: 0 auto;
    height: fit-content;
    padding: 13.625rem 3.125rem 5.375rem;
    margin-top: 13.75rem;
    color: #000000;
    line-height: 2;
    position: relative; }
    .vision .vision_detail img {
      width: 100%; }
    .vision .vision_detail .f_line {
      position: absolute;
      right: 0;
      top: 0;
      width: 29.5625rem; }
    .vision .vision_detail .f_lineL {
      left: 0;
      bottom: 0;
      top: unset;
      right: unset; }

  .about_us_title {
    margin-top: 15.625rem;
    margin-bottom: 6.375rem;
    text-align: center;
    color: #000000;
    position: relative; }

  .about_us_title > .f60 {
    padding: 0; }

  .about_us_title:before {
    content: "";
    display: block;
    width: 36%;
    border-bottom: 0.3125rem solid #000;
    position: absolute;
    left: 0;
    top: 2.375rem; }

  .about_us_title:after {
    content: "";
    display: block;
    width: 36%;
    border-bottom: 0.3125rem solid #000;
    position: absolute;
    right: 0;
    top: 2.375rem; }

  .growth > .df-sb {
    margin-top: 8.375rem; }

  .growth > .df-sb > .df-sb {
    padding: 0 6rem 0 7.25rem;
    color: #000000;
    font-size: 2.1875rem;
    line-height: 3.75rem; }

  .about_us_body .our_team {
    margin-top: 16.875rem;
    padding: 6.25rem 6.25rem 5.375rem 4.875rem;
    border: 0.3125rem solid #000;
    color: #000000;
    position: relative; }

  .our_team:before {
    content: "";
    display: block;
    width: 36%;
    border-bottom: 0.375rem solid #000;
    position: absolute;
    left: -1px;
    top: 0; }

  .our_team:after {
    content: "";
    display: block;
    width: 36%;
    border-bottom: 0.375rem solid #000;
    position: absolute;
    right: -1px;
    top: 0; }

  .our_team .fb {
    display: block;
    position: absolute;
    top: -2.75rem;
    left: 50%;
    transform: translateX(-50%); }

  .menber > .df-sb {
    margin-top: 9.375rem;
    position: relative; }

  .menber .character {
    margin-left: auto;
    font-size: 2.375rem;
    text-align: center; }

  .character_left {
    font-size: 2.375rem; }

  .character .name,
  .character_left .name {
    color: #6d8456; }

  .character_left {
    text-align: center;
    margin-right: auto;
    font-size: 1.5rem; }

  .menber .description {
    width: 100%;
    height: fit-content;
    border-radius: 2.8125rem;
    position: absolute;
    box-shadow: 0 0.125rem 2.0625rem rgba(109, 132, 86, 0.5);
    top: -13.125rem;
    left: 0;
    background: #fff url(../../img/Our-Portfolio/head_bg.png) top no-repeat;
    background-position-y: 7.625rem;
    z-index: 10;
    display: none; }

  .description > .top {
    height: 22.5rem;
    padding-top: 3.25rem;
    text-align: center;
    position: relative; }

  .description > .top > img {
    display: inline-block;
    width: 194.25px; }

  .description > .top > .close {
    position: absolute;
    right: -1rem;
    top: -1.25rem;
    cursor: pointer; }

  .description > .top > .close img {
    width: 6.25rem; }

  .character_name {
    height: fit-content;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 0.625rem 0;
    background: #6d8456;
    color: #fff;
    text-align: center;
    width: fit-content;
    position: relative; }

  .character_name > img {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 172%;
    margin: auto;
    width: 16.1875rem; }

  .character_name > b,
  .character_name > span {
    padding: 0 2rem; }

  .character_name > span {
    font-style: italic; }

  .description .introduce {
    padding: 4.875rem 4.375rem 6.875rem 5.125rem;
    color: #000000; }

  .partner {
    margin-top: 135px;
    position: relative;
    text-align: center; }

  .partner > .f60 {
    padding: 0 117px;
    color: #000000; }

  .partner:before {
    content: "";
    display: block;
    width: 35%;
    border-bottom: 4.5px solid #000;
    position: absolute;
    left: 0;
    top: 30px; }

  .partner:after {
    content: "";
    display: block;
    width: 35%;
    border-bottom: 4.5px solid #000;
    position: absolute;
    right: 0;
    top: 30px; }

  /* cov-19 */
  .cov_body {
    width: 100%;
    height: fit-content;
    border: 1px solid transparent;
    background: url(../../img/Our-Portfolio/cov_bg.png) top no-repeat;
    background-size: cover;
    padding-bottom: 150px; }

  .CoVisAg {
    margin-top: 97.5px;
    padding-bottom: 150px;
    position: relative; }

  .CoVisAg:before {
    content: "";
    display: block;
    width: 80%;
    border-top: 3.75px solid #29411b;
    position: absolute;
    left: 0;
    top: 7.5px;
    z-index: 0; }

  .CoVisAg:not(:last-child):after {
    content: "";
    display: block;
    width: 80%;
    border-top: 3.75px solid #29411b;
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 0; }

  .CoVisAg .test {
    padding: 37.5px 22.5px;
    background: #29411b;
    color: #fff;
    position: relative;
    z-index: 2; }

  .swiper_covisag {
    margin: 0 auto;
    margin: 60px auto;
    width: 80%; }
    .swiper_covisag .covisag_img {
      margin: 0 auto; }
      .swiper_covisag .covisag_img img {
        width: 100%; }
    .swiper_covisag .swiper-button-prev {
      background-image: url(../../img/Our-Portfolio/left-arrow.png); }
    .swiper_covisag .swiper-button-next {
      background-image: url(../../img/Our-Portfolio/right-arrow.png); }
    .swiper_covisag .swiper-pagination-bullet {
      width: 15px;
      height: 15px;
      background: #29411b; }

  .ad_pic {
    width: 871.5px;
    height: 419.25px;
    overflow: hidden;
    margin: 0 auto;
    position: relative; }

  .ad_pic > li {
    width: 871.5px;
    height: 419.25px;
    float: left; }

  .direct {
    position: absolute;
    left: 50%;
    bottom: 15px; }

  .direct > li {
    width: 15px;
    height: 15px;
    border-radius: 7.5px;
    background: #707070;
    display: inline-block;
    margin: 0 7.5px; }

  .direct > li.active {
    background: #000000; }

  .left_arrow,
  .right_arrow {
    display: block;
    width: 45px;
    position: absolute;
    top: 184.5px; }

  .left_arrow {
    left: 0; }

  .right_arrow {
    right: 0; }

  .covisag_box {
    width: 904.5px;
    height: fit-content;
    padding: 94.5px 48.75px 54px 63.75px;
    border: 3px solid #000000;
    margin: 0 auto;
    position: relative; }

  .covisag_box > .f48 {
    color: #000000;
    background: #fff;
    position: absolute;
    left: 56.25px;
    top: -28.5px; }

  .dot {
    display: inline-block;
    width: 7.5px;
    height: 7.5px;
    border-radius: 3.75px;
    background: #000000;
    margin-right: 15px; }

  .CoVisAg .bubbleBox {
    position: absolute;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    right: 0;
    top: 13.5px;
    z-index: 99; }
    .CoVisAg .bubbleBox .bubble {
      width: 75px;
      height: 112.5px;
      background: #6d8456;
      border-radius: 7.5px;
      display: flex;
      align-items: center;
      justify-content: center;
      padding: 0 15px;
      margin-bottom: 30px;
      box-shadow: 0 1.5px 3.75px 0px black;
      transition: .3s;
      overflow: hidden;
      cursor: pointer; }
      .CoVisAg .bubbleBox .bubble img {
        width: 100%; }
      .CoVisAg .bubbleBox .bubble .arrow {
        width: 17.25px;
        display: none;
        cursor: pointer; }
      .CoVisAg .bubbleBox .bubble .txt {
        font-size: 13.5px;
        color: #fff;
        width: 86%;
        display: flex;
        justify-content: flex-start;
        align-items: center;
        display: none;
        margin-left: 15px; }
      .CoVisAg .bubbleBox .bubble .fold_w {
        width: 36.75px;
        cursor: pointer; }
    .CoVisAg .bubbleBox .active {
      width: 391.5px; }
      .CoVisAg .bubbleBox .active .arrow {
        display: block; }
      .CoVisAg .bubbleBox .active .txt {
        display: flex; }
      .CoVisAg .bubbleBox .active .fold_w {
        width: 36.75px;
        display: none; }

  .floatImg {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 999;
    display: none;
    background: rgba(0, 0, 0, 0.5);
    text-align: center; }
    .floatImg .closePdf {
      display: none; }
    .floatImg iframe,
    .floatImg embed {
      width: 50%;
      height: 100%; }

  .f_ac {
    display: block; }

  .CoVisAg .right_bottom {
    position: absolute;
    right: 0;
    bottom: -48px; }

  .pro_table {
    width: 702px;
    margin: 135px auto; }

  .pro_table > table {
    width: 100%;
    border: 1.5px solid #737373;
    margin-top: 28.5px;
    border-collapse: collapse; }

  .pro_table > table tr td {
    border-right: 1.5px solid #737373;
    border-top: 1.5px solid #737373;
    line-height: 57px;
    font-size: 18px;
    color: #000000;
    text-align: center; }

  .step {
    width: 90%;
    margin: 120px auto; }

  .cov_body .question {
    width: 1023px;
    margin: 127.5px auto;
    position: relative; }

  .question > li {
    min-height: 115.5px;
    box-sizing: border-box;
    background: #fff;
    box-shadow: 7.5px 3.75px 13.5px rgba(0, 0, 0, 0.6);
    margin-bottom: 37.5px;
    position: relative; }

  .question > li:last-child {
    margin-bottom: 0; }

  .question > li img {
    margin-right: 40.5px;
    cursor: pointer; }

  .question > li.unfold {
    position: relative; }

  .answer {
    line-height: 2;
    display: none;
    width: 100%;
    padding: 22.5px 60px;
    background: #FFFFFF;
    color: #000000;
    overflow: hidden;
    z-index: 12;
    box-shadow: 0px 9px 7.5px rgba(0, 0, 0, 0.6);
    padding-top: 0; }

  .answer > .text {
    font-weight: 700;
    width: 92%;
    margin: 0 auto; }
    .answer > .text .txtImg {
      width: 100%;
      margin: 0 auto;
      display: block; }

  .answer > .text::-webkit-scrollbar {
    background: transparent; }

  .answer > .text::-webkit-scrollbar-thumb {
    background: #6d8456;
    border-radius: 11.25px; }

  .unfoldBtn {
    width: 100%;
    cursor: pointer !important;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 30px; }
    .unfoldBtn img {
      margin-right: 0px !important;
      vertical-align: middle !important;
      float: unset !important;
      transform: rotate(-90deg);
      width: 15px !important; }

  .contact_btn {
    width: 147px;
    height: 58.5px;
    line-height: 58.5px;
    background: #29411b;
    border-radius: 18.75px;
    margin: 0 auto;
    margin-top: 135px;
    color: #fff;
    border: none;
    cursor: pointer;
    display: block; }

  .cov_19_nav2 {
    display: none; }

  .banner_g {
    position: relative; }

  .OP_body {
    padding-bottom: 30%; }

  .OP_footer {
    position: absolute;
    bottom: 0;
    left: 0; }

  .our_BG {
    background: url(../../img/Our-Portfolio/our-bg.png) no-repeat center;
    background-size: cover;
    width: 100%;
    height: fit-content;
    padding-top: 75px;
    padding-bottom: 150px; }
    .our_BG .i_cont {
      display: flex;
      align-items: flex-start;
      justify-content: space-between;
      width: 90%;
      margin: 0 auto; }
    .our_BG .i_div {
      display: flex;
      flex-direction: column;
      justify-content: center;
      width: 30%; }
      .our_BG .i_div .i_div_txt {
        font-size: 25.5px;
        font-weight: 700;
        text-align: center;
        color: #000000;
        width: 341.25px;
        width: 100%;
        margin-top: 22.5px; }
      .our_BG .i_div .i_png {
        display: block;
        width: 100%;
        transition: all 0.3s;
        cursor: pointer; }
    .our_BG .i_png:hover {
      transform: scale(1.05); }
    .our_BG .pic_conments {
      width: 100%;
      box-sizing: border-box;
      display: flex;
      justify-content: space-between;
      width: 90%;
      margin: 0 auto;
      margin-top: 15px; }

  .tip_1 {
    display: none; }

  .tip_2 {
    display: none; }

  .tip_3 {
    display: none; }

  .select_A .detail_tips {
    display: block; }
  .select_A .tip_1 {
    display: block; }

  .select_B .tip_2 {
    display: block; }
  .select_B .hover-box {
    left: 300px; }
  .select_B .hover-box:before {
    left: 375px; }

  .select_C .tip_3 {
    display: block; }
  .select_C .hover-box {
    left: 300px; }
  .select_C .hover-box:before {
    left: 675px; }

  html,
  body {
    overflow-x: hidden; }

  .pic_conments {
    width: 23.6363636364rem;
    padding: 0;
    box-sizing: border-box;
    display: flex;
    justify-content: space-between; }

  .conments {
    font-size: 0.3272727273rem;
    font-weight: 700;
    text-align: center;
    color: #000000;
    width: 6.9090909091rem; }

  .detail_tips {
    width: 90%;
    height: fit-content;
    padding: 0 6%;
    box-sizing: border-box;
    background: url(../../img/Our-Portfolio/bg-light.png) center no-repeat;
    margin-bottom: 0.9090909091rem;
    margin-top: 0; }

  .hover-box {
    width: 100%;
    padding: 1.0909090909rem 0.7272727273rem 0.7272727273rem 0.7272727273rem;
    margin-top: 1.8181818182rem;
    box-sizing: border-box;
    background: #fff;
    box-shadow: 0rem 0.0727272727rem 0.3636363636rem rgba(0, 0, 0, 0.7);
    font-size: 0.7272727273rem;
    color: #000000;
    position: relative; }

  .hover-box:before {
    content: "";
    display: block;
    width: 1.0909090909rem;
    height: 1.0909090909rem;
    background: #fff;
    transform: rotate(45deg);
    position: absolute;
    left: 0.7272727273rem;
    top: -0.5454545455rem;
    box-shadow: -0.0363636364rem -0.0363636364rem 0.0727272727rem rgba(0, 0, 0, 0.1); }

  .hover-box:after {
    content: "";
    display: block;
    clear: both; }

  .hover-box .title {
    margin-bottom: 0.3636363636rem;
    position: relative; }

  .hover-box .title:before {
    content: "";
    display: block;
    width: 30%;
    border-bottom: 1px solid #000000;
    position: absolute;
    left: 0;
    bottom: -0.3636363636rem; }

  .paragraph {
    padding-left: 0.7272727273rem;
    padding-top: 0.3636363636rem;
    line-height: 1.5; }

  .hover-box .more {
    float: right;
    color: #2f6d56;
    padding: 0.1818181818rem 0.7272727273rem;
    border-radius: 1.8181818182rem;
    border: solid 1px #2f6d56;
    margin-top: 0.1818181818rem; }

  /* about us */
  .about_us_body {
    width: 100%;
    height: fit-content;
    background: url(../../img/Our-Portfolio/about_us_bg.png) top center #fff no-repeat;
    background-size: cover;
    padding-bottom: 3.6363636364rem; }

  .about_us_body .vision,
  .about_us_body .growth,
  .about_us_body .our_team,
  .about_us_body .menber {
    min-width: 100%;
    border: 1px solid transparent;
    margin: 0;
    position: relative; }

  .about_us_body .growth,
  .about_us_body .menber {
    padding: 0 6px; }

  .cn .vision .vision_outline {
    top: -3.6363636364rem; }

  .vision .vision_outline {
    width: 96%;
    left: 2%;
    margin: 0;
    padding: 0.7272727273rem 1.8545454545rem 1.0909090909rem;
    background: #6d8456;
    box-shadow: 0 0.0363636364rem 0.0909090909rem rgba(0, 0, 0, 0.5);
    text-align: center;
    color: #fff;
    border-radius: 0.2727272727rem;
    position: absolute;
    top: -3.6363636364rem;
    z-index: 10; }

  .vision .vision_detail {
    width: 100%;
    margin: 0 auto;
    height: fit-content;
    padding: 3.9636363636rem 0.9090909091rem 1.5636363636rem;
    margin-top: 2.1818181818rem;
    color: #000000;
    line-height: 2;
    position: relative;
    font-size: 0.9090909091rem; }
    .vision .vision_detail img {
      width: 100%; }
    .vision .vision_detail .f_line {
      position: absolute;
      right: 0;
      top: 0;
      width: 8.6rem; }
    .vision .vision_detail .f_lineL {
      left: 0;
      bottom: 0;
      top: unset;
      right: unset; }

  .cn .vision_detail {
    margin-top: 1.4545454545rem; }

  .about_us_title {
    margin-top: 2.7272727273rem;
    margin-bottom: 0rem;
    text-align: center;
    color: #000000;
    position: relative; }

  .cn .about_us_title {
    margin-bottom: 0.5454545455rem; }

  .about_us_title > .f60 {
    padding: 0; }

  .about_us_title:before {
    content: "";
    display: block;
    width: 36%;
    border-bottom: 0.0909090909rem solid #000;
    position: absolute;
    left: 0;
    top: 0.6909090909rem; }

  .about_us_title:after {
    content: "";
    display: block;
    width: 36%;
    border-bottom: 0.0909090909rem solid #000;
    position: absolute;
    right: 0;
    top: 0.6909090909rem; }

  .growth > .df-sb {
    margin-top: 2.4363636364rem;
    display: flex;
    justify-content: center;
    align-items: center; }

  .growth > .df-sb img {
    width: 40%; }

  .growth > .df-sb > .df-sb {
    padding: 0 0.5454545455rem !important;
    color: #000000;
    margin-top: 0.1818181818rem;
    font-size: 0.7272727273rem;
    line-height: 1.0909090909rem; }

  .about_us_body .our_team {
    margin-top: 4.9090909091rem;
    padding: 1.8181818182rem 1.8181818182rem 1.5636363636rem 1.4181818182rem;
    border: 0.0909090909rem solid #000;
    color: #000000;
    position: relative;
    border-top: none; }
    .about_us_body .our_team .f36 {
      font-size: 0.9090909091rem; }

  .our_team:before {
    content: "";
    display: block;
    width: 36%;
    border-bottom: 0.1090909091rem solid #000;
    position: absolute;
    left: -1px;
    top: 0; }

  .our_team:after {
    content: "";
    display: block;
    width: 36%;
    border-bottom: 0.1090909091rem solid #000;
    position: absolute;
    right: -1px;
    top: 0; }

  .our_team .fb {
    background: #fff;
    display: block;
    position: absolute;
    top: -0.8rem;
    left: 50%;
    transform: translateX(-50%); }

  .menber > .df-sb {
    margin-top: 2.7272727273rem !important;
    position: relative !important; }

  .menber > .df-sb img {
    width: 40%; }

  .menber .character {
    margin-left: auto;
    font-size: 0.9090909091rem;
    text-align: center; }

  .character .name,
  .character_left .name {
    color: #6d8456; }

  .character_left {
    text-align: center;
    margin-right: auto;
    font-size: 0.9090909091rem; }

  .menber .description {
    width: 100%;
    height: fit-content;
    border-radius: 0.8181818182rem;
    position: absolute;
    box-shadow: 0 0.0363636364rem 0.6rem rgba(109, 132, 86, 0.5);
    left: 0 !important;
    top: -5.4545454545rem;
    background: #fff url(../../img/Our-Portfolio/head_bg.png) top no-repeat;
    z-index: 10;
    display: none; }

  .en .menber .description {
    top: -10.9090909091rem !important; }

  .en .menber > .df-sb {
    position: unset !important; }

  .description > .top {
    height: 9.0909090909rem;
    padding-top: 0.9454545455rem;
    text-align: center;
    position: relative; }

  .description > .top > img {
    display: inline-block;
    width: 7.2727272727rem; }

  .description > .top > .close {
    position: absolute;
    right: 2%;
    top: 2%;
    cursor: pointer; }

  .description > .top > .close img {
    width: 1.8181818182rem; }

  .character_name {
    height: fit-content;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 0.1818181818rem 0;
    background: #6d8456;
    color: #fff;
    text-align: center;
    width: fit-content; }
    .character_name b {
      font-size: 0.9090909091rem; }
    .character_name span {
      font-size: 0.7272727273rem; }

  .character_name > img {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 122%;
    margin: auto;
    width: 7.8181818182rem !important; }

  .character_name > b,
  .character_name > span {
    padding: 0 0.5818181818rem; }

  .description .introduce {
    height: 380px;
    overflow: auto;
    padding: 1.4181818182rem 1.2727272727rem 2rem 1.4909090909rem;
    color: #000000; }
    .description .introduce .f30 {
      font-size: 0.7272727273rem; }

  .introduce > .f30::-webkit-scrollbar {
    background: transparent;
    width: 2px; }

  .introduce > .f30::-webkit-scrollbar-thumb {
    background: #6d8456;
    border-radius: 0.2727272727rem; }

  .partner {
    margin-top: 3.2727272727rem;
    position: relative;
    text-align: center;
    width: 100%; }

  .partner > .f60 {
    padding: 0 2.8363636364rem;
    color: #000000; }

  .partner:before {
    content: "";
    display: block;
    width: 30%;
    border-bottom: 0.1090909091rem solid #000;
    position: absolute;
    left: 0;
    top: 0.7272727273rem; }

  .partner:after {
    content: "";
    display: block;
    width: 30%;
    border-bottom: 0.1090909091rem solid #000;
    position: absolute;
    right: 0;
    top: 0.7272727273rem; }

  .partner > .f36 {
    width: 20.9454545455rem;
    margin: 2.9090909091rem auto;
    color: #000000;
    font-size: 0.9090909091rem; }

  /* cov-19 */
  .cov_19_nav {
    width: 100%;
    padding: 0.5454545455rem 0.6545454545rem; }

  .cov_19_nav2 {
    display: block;
    width: 100%;
    padding: 0 0.6545454545rem;
    background: #fff;
    line-height: 1.4545454545rem;
    display: flex;
    flex-wrap: wrap; }

  .cov_19_son {
    width: 50%; }

  .cov_body {
    width: 100%;
    height: fit-content;
    border: 1px solid transparent;
    background: url(../../img/Our-Portfolio/cov_bg.png) top #fff no-repeat;
    background-size: cover;
    min-height: auto;
    padding-bottom: 0; }

  .cov_body2 {
    margin-bottom: 0; }

  .CoVisAg {
    margin-top: 2.3636363636rem;
    padding-bottom: 2.3636363636rem !important;
    position: relative; }
    .CoVisAg .txt_desc {
      margin-top: 1.8181818182rem;
      font-size: 0.7272727273rem !important;
      line-height: 1.2727272727rem !important; }

  .CoVisAg:before {
    content: "";
    display: block;
    width: 80%;
    border-top: 0.1454545455rem solid #29411b;
    position: absolute;
    left: 0;
    top: 0.9090909091rem;
    z-index: 0; }

  .CoVisAg:not(:last-child):after {
    content: "";
    display: block;
    width: 80%;
    border-top: 0.1454545455rem solid #29411b;
    position: absolute;
    right: 0;
    bottom: 0.1818181818rem;
    z-index: 0; }

  .CoVisAg .test {
    padding: 0.9090909091rem 0.5454545455rem;
    background: #29411b;
    color: #fff;
    position: relative;
    z-index: 2;
    font-size: 0.6545454545rem; }

  .swiper_covisag {
    margin: 0 auto;
    margin: 1.4545454545rem auto; }
    .swiper_covisag .covisag_img {
      margin: 0 auto; }
      .swiper_covisag .covisag_img img {
        width: 100%; }
    .swiper_covisag .swiper-button-prev {
      background-image: url(../../img/Our-Portfolio/left-arrow.png);
      width: 0.7272727273rem;
      background-size: contain; }
    .swiper_covisag .swiper-button-next {
      background-image: url(../../img/Our-Portfolio/right-arrow.png);
      width: 0.7272727273rem;
      background-size: contain; }
    .swiper_covisag .swiper-pagination-bullet {
      width: 0.4363636364rem;
      height: 0.4363636364rem;
      background: #29411b; }

  .ad_pic {
    width: 21.1272727273rem;
    height: 10.1636363636rem;
    overflow: hidden;
    margin: 0 auto;
    position: relative; }

  .ad_pic > li {
    width: 100%; }

  .ad_pic > li > img {
    width: 100%; }

  .direct {
    position: absolute;
    left: 50%;
    bottom: 0.3636363636rem; }

  .direct > li {
    width: 0.3636363636rem;
    height: 0.3636363636rem;
    border-radius: 0.1818181818rem;
    background: #707070;
    display: inline-block;
    margin: 0 0.1818181818rem; }

  .direct > li.active {
    background: #000000; }

  .left_arrow,
  .right_arrow {
    display: block;
    width: 1.0909090909rem;
    position: absolute;
    top: 4.4727272727rem; }

  .left_arrow {
    left: 0; }

  .right_arrow {
    right: 0; }

  .covisag_box {
    width: 21.9272727273rem;
    height: fit-content;
    padding: 2.2909090909rem 1.1818181818rem 1.3090909091rem 1.5454545455rem;
    border: 0.0727272727rem solid #000000;
    margin: 0 auto;
    position: relative; }
    .covisag_box .f24 {
      font-size: 0.6545454545rem; }

  .covisag_box > .f48 {
    color: #000000;
    background: #fff;
    position: absolute;
    left: 1.3636363636rem;
    top: -0.6909090909rem; }

  .dot {
    display: inline-block;
    width: 0.1818181818rem;
    height: 0.1818181818rem;
    border-radius: 0.0909090909rem;
    background: #000000;
    margin-right: 0.3636363636rem; }

  .CoVisAg .bubbleBox {
    position: unset;
    right: 0;
    top: 9.0909090909rem;
    z-index: 99;
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    flex-direction: column;
    margin-bottom: 1.0909090909rem; }
    .CoVisAg .bubbleBox .bubble {
      width: 76%;
      height: fit-content;
      background: #6d8456;
      border-radius: 0.1818181818rem;
      display: flex;
      align-items: center;
      justify-content: space-between;
      margin-bottom: 0.7272727273rem;
      box-shadow: 0 0.0363636364rem 0.0909090909rem 0px black;
      padding: 0.7272727273rem 1.4545454545rem; }
      .CoVisAg .bubbleBox .bubble img {
        width: 100%; }
      .CoVisAg .bubbleBox .bubble .arrow {
        cursor: pointer;
        width: 0.4181818182rem;
        display: none; }
      .CoVisAg .bubbleBox .bubble .txt {
        font-size: 0.7272727273rem;
        color: #fff;
        width: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
        margin: 0;
        text-align: center; }
      .CoVisAg .bubbleBox .bubble .fold_w {
        display: none;
        width: 1.4545454545rem;
        cursor: pointer; }

  .floatImg {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 999;
    display: none;
    background: rgba(0, 0, 0, 0.5);
    text-align: center; }
    .floatImg iframe,
    .floatImg embed {
      width: 100%;
      height: 88%;
      position: absolute;
      left: 0;
      top: 0; }
    .floatImg .closePdf {
      display: block;
      width: 1.8181818182rem;
      position: absolute;
      bottom: 6%;
      left: 0;
      right: 0;
      margin: 0 auto; }
      .floatImg .closePdf img {
        width: 100%; }

  .f_ac {
    display: block; }

  .CoVisAg .right_bottom {
    position: absolute;
    right: 0;
    bottom: -1.1636363636rem; }

  .pro_table {
    width: 21.9272727273rem;
    margin: 3.2727272727rem auto; }

  .pro_table > table {
    width: 100%;
    border: 0.0363636364rem solid #737373;
    margin-top: 0.6909090909rem;
    border-collapse: collapse; }

  .pro_table > table tr td {
    border-right: 0.0363636364rem solid #737373;
    border-top: 0.0363636364rem solid #737373;
    line-height: 1.3818181818rem;
    font-size: 0.6181818182rem;
    color: #000000;
    text-align: center; }

  .step {
    width: 21.9272727273rem;
    margin: 2.9090909091rem auto; }
    .step .f30 {
      font-size: 0.6181818182rem !important; }

  .step img {
    width: 100%; }

  .cov_body .question {
    width: 100%;
    margin: 3.0909090909rem auto;
    position: relative; }

  .question > li {
    min-height: 2.8rem;
    box-sizing: border-box;
    background: #fff;
    box-shadow: 0.1818181818rem 0.0909090909rem 0.3272727273rem rgba(0, 0, 0, 0.6);
    margin-bottom: 0.9090909091rem;
    position: relative; }

  .question > li:last-child {
    margin-bottom: 0; }

  .question > li img {
    width: 1.6363636364rem;
    margin-right: 0.9818181818rem;
    cursor: pointer; }

  .question > li.unfold {
    position: relative; }

  .question > li.unfold .con_un {
    display: flex;
    align-items: center; }

  .answer {
    line-height: 2;
    display: none;
    width: 100%;
    padding: 0.5454545455rem 1.4545454545rem;
    background: #FFFFFF;
    color: #000000;
    overflow: hidden;
    z-index: 12;
    box-shadow: 0px 0.2181818182rem 0.1818181818rem rgba(0, 0, 0, 0.6);
    padding-top: 0; }
    .answer .f18, .answer .f24 {
      font-size: 0.7272727273rem; }

  .answer > .text {
    font-weight: 700;
    width: 100%;
    height: fit-content;
    margin: 0 auto; }
    .answer > .text .txtImg {
      width: 100%;
      margin: 0 auto;
      display: block; }

  .answer > .text::-webkit-scrollbar {
    background: transparent;
    width: 2px; }

  .answer > .text::-webkit-scrollbar-thumb {
    background: #6d8456;
    border-radius: 0.2727272727rem; }

  .unfoldBtn {
    width: 100%;
    cursor: pointer !important;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 0.7272727273rem; }
    .unfoldBtn img {
      margin-right: 0px !important;
      vertical-align: middle !important;
      float: unset !important;
      transform: rotate(-90deg);
      width: 0.7272727273rem !important; }

  .unfold:nth-child(3) .answer {
    margin-top: 0.3636363636rem; }

  .contact_btn {
    width: fit-content;
    height: 1.4181818182rem;
    line-height: 1.4181818182rem;
    background: #29411b;
    border-radius: 0.4545454545rem;
    margin: 0 auto;
    margin-top: 1.4545454545rem;
    color: #fff;
    border: none;
    padding: 0.1818181818rem 0.3636363636rem;
    display: block; }

  .f18 {
    font-size: 0.3272727273rem; }

  .f20 {
    font-size: 0.3636363636rem; }

  .f24 {
    font-size: 0.4363636364rem; }

  .f28 {
    font-size: 1rem; }

  .f48 {
    font-size: 0.8727272727rem; }

  .f30 {
    font-size: 0.5454545455rem; }

  .f22 {
    font-size: 0.4rem; }

  .f36 {
    font-size: 0.6545454545rem; }

  .f44 {
    font-size: 0.8rem; }

  .f60 {
    font-size: 1.0909090909rem; }

  .mt36 {
    margin-top: 0.9090909091rem; }

  .mt50 {
    margin-top: 0.9090909091rem; }

  .banner_g {
    padding-top: 3.2rem; }

  .banner_g {
    position: relative; }

  .OP_body {
    padding-bottom: 30%; }

  .OP_footer {
    position: absolute;
    bottom: 0;
    left: 0;
    background: transparent; }

  .our_BG {
    background: url(../../img/Our-Portfolio/our-bg.png) no-repeat center;
    background-size: cover;
    width: 100%;
    height: fit-content;
    padding-top: 3.6363636364rem;
    padding-bottom: 5.4545454545rem; }
    .our_BG .i_cont {
      display: flex;
      align-items: flex-start;
      justify-content: space-between;
      width: 90%;
      margin: 0 auto; }
    .our_BG .i_div {
      display: flex;
      flex-direction: column;
      justify-content: center;
      width: 30%; }
      .our_BG .i_div .i_div_txt {
        font-size: 0.8rem;
        font-weight: 700;
        text-align: center;
        color: #000000;
        width: 100%;
        margin-top: 0.5454545455rem; }
      .our_BG .i_div .i_png {
        display: block;
        width: 100%;
        transition: all 0.3s;
        cursor: pointer; }
    .our_BG .i_png:hover {
      transform: scale(1.05); }
    .our_BG .pic_conments {
      width: 100%;
      box-sizing: border-box;
      display: flex;
      justify-content: space-between;
      width: 23.6363636364rem;
      margin: 0 auto;
      margin-top: 0.3636363636rem; }

  .tip_1 {
    display: none; }

  .tip_2 {
    display: none; }

  .tip_3 {
    display: none; }

  .select_A .tip_1 {
    display: block; }
  .select_A .hover-box {
    left: 0; }
  .select_A .hover-box:before {
    left: 5%; }

  .select_B .tip_2 {
    display: block; }
  .select_B .hover-box {
    left: 0.5454545455rem; }
  .select_B .hover-box:before {
    left: 48%; }

  .select_C .tip_3 {
    display: block; }
  .select_C .hover-box {
    left: 0.5454545455rem; }
  .select_C .hover-box:before {
    left: 88%; }

  .cn .hover-box {
    margin-top: 2.3636363636rem; }

  .about_us_body .menber .df-sb:nth-child(odd) > img {
    height: 5.4545454545rem;
    width: auto;
    padding-right: 0.7272727273rem;
    padding-bottom: 0.7272727273rem; }

  .about_us_body .menber .df-sb:nth-child(even) > img {
    height: 5.4545454545rem;
    width: auto;
    padding-right: 0.7272727273rem;
    padding-bottom: 0.7272727273rem; } }
.txt_L {
  text-align: left; }

@media screen and (max-width: 1700px) {
  .hover-box {
    left: 0 !important; } }

/*# sourceMappingURL=ourportfolio.css.map */
