﻿/* wgreen.css */
.agent-mobile #sitecontent .module {
  position: relative;
  z-index: 11; }
  .agent-mobile #sitecontent .module.mcustomize .module_container {
    position: relative;
    border-radius: 20px 20px 0 0;
    background: #fff; }
    .agent-mobile #sitecontent .module.mcustomize .module_container:before, .agent-mobile #sitecontent .module.mcustomize .module_container:after {
      position: absolute;
      top: 39px;
      right: -20px;
      width: 20px;
      height: 20px;
      content: "";
      -webkit-transform: translate3d(0px, 0px, 0px);
              transform: translate3d(0px, 0px, 0px);
      background-image: radial-gradient(20px at 20px 0px, transparent 19px, #fff 20px); }
    .agent-mobile #sitecontent .module.mcustomize .module_container:before {
      right: auto;
      left: -20px;
      background-image: radial-gradient(20px at 0px 0px, transparent 19px, #fff 20px); }
  .agent-mobile #sitecontent .module.mcustomize .container_content .contentbody .wrapper {
    line-height: 27px;
    color: #777; }
    .agent-mobile #sitecontent .module.mcustomize .container_content .contentbody .wrapper .header {
      position: static;
      height: auto; }
      .agent-mobile #sitecontent .module.mcustomize .container_content .contentbody .wrapper .header .title {
        font-family: "Gotham-Bold";
        font-size: 50px;
        line-height: 1;
        margin-top: -10px;
        margin-bottom: 7px;
        color: #FF6B35; }
      .agent-mobile #sitecontent .module.mcustomize .container_content .contentbody .wrapper .header .subtitle {
        font-size: 22px;
        line-height: 34px;
        color: #666; }
    .agent-mobile #sitecontent .module.mcustomize .container_content .contentbody .wrapper .description {
      font-size: 14px;
      line-height: 24px;
      margin: 0;
      opacity: 0; }
  .agent-mobile #sitecontent .module.mcustomize .new_dom_wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-top: 1px solid #d9d9d9; }
    .agent-mobile #sitecontent .module.mcustomize .new_dom_wrapper .item {
      -webkit-box-flex: 1;
          -ms-flex: 1 1 auto;
              flex: 1 1 auto;
      width: 100px;
      text-align: center; }
    .agent-mobile #sitecontent .module.mcustomize .new_dom_wrapper .unit {
      font-size: 18px; }
    .agent-mobile #sitecontent .module.mcustomize .new_dom_wrapper .icon {
      font-size: 24px; }
    .agent-mobile #sitecontent .module.mcustomize .new_dom_wrapper .des {
      line-height: 28px; }
    .agent-mobile #sitecontent .module.mcustomize .new_dom_wrapper .unit {
      padding-left: 3px;
      color: #666; }
    .agent-mobile #sitecontent .module.mcustomize .new_dom_wrapper .icon,
    .agent-mobile #sitecontent .module.mcustomize .new_dom_wrapper .count {
      font-family: "Gotham-Bold";
      font-size: 34px;
      line-height: 40px;
      color: #666; }
    .agent-mobile #sitecontent .module.mcustomize .new_dom_wrapper .count_wrapper {
      position: relative;
      display: -webkit-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex;
      -webkit-box-align: end;
          -ms-flex-align: end;
              align-items: flex-end; }
      .agent-mobile #sitecontent .module.mcustomize .new_dom_wrapper .count_wrapper .icon {
        font-size: 20px;
        line-height: 20px;
        position: absolute;
        top: 0;
        left: 100%;
        display: inline-block; }
  .agent-mobile #sitecontent .module.mcustomize .bg_gallery {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 203px;
    cursor: url("../grab.png"), auto; }
    .agent-mobile #sitecontent .module.mcustomize .bg_gallery .swiper-slide {
      width: auto; }
    .agent-mobile #sitecontent .module.mcustomize .bg_gallery .progress_bar {
      position: relative;
      z-index: 10;
      width: 182px;
      height: 1px;
      margin-left: 10.56%;
      background-image: repeating-linear-gradient(90deg, #FF6B35 1px, transparent 1px, transparent 3px, #FF6B35 3px, #FF6B35 4px, transparent 4px); }
      .agent-mobile #sitecontent .module.mcustomize .bg_gallery .progress_bar:after {
        position: absolute;
        top: -2px;
        right: -3px;
        width: 5px;
        height: 5px;
        content: "";
        border-radius: 50%;
        background: #FF6B35; }
    .agent-mobile #sitecontent .module.mcustomize .bg_gallery .progress_bar_wrapper {
      position: absolute;
      right: 0;
      bottom: 116px;
      left: 0;
      width: 1345px;
      margin: 0 auto; }
    .agent-mobile #sitecontent .module.mcustomize .bg_gallery .progress_pointer {
      position: relative;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      width: 37px;
      height: 37px;
      cursor: pointer;
      -webkit-transform: translate3d(-20px, -20px, 0px);
              transform: translate3d(-20px, -20px, 0px);
      border: 2px solid #FF6B35;
      border-radius: 50%;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
      .agent-mobile #sitecontent .module.mcustomize .bg_gallery .progress_pointer:after {
        position: absolute;
        top: 50%;
        left: 50%;
        width: 54px;
        height: 54px;
        content: "";
        -webkit-transform: translate3d(-50%, -50%, 0);
                transform: translate3d(-50%, -50%, 0);
        border: 2px solid #ffe7e9;
        border-radius: 50%; }
    .agent-mobile #sitecontent .module.mcustomize .bg_gallery .progress_pointer_inner {
      width: 0;
      height: 0;
      margin-right: -9px;
      border: 4px solid #FF6B35;
      border-color: transparent transparent transparent #FF6B35;
      border-right-width: 6px;
      border-left-width: 6px; }

.agent-mobile #sitecontent .module.mcustomize .new_dom_wrapper {
  padding-top: 20px; }

.agent-mobile .module.mcustomize .header {
  padding: 80px 0 20px 0; }

.agent-mobile .project .item_block .item_info {
  padding: 10px 20px; }

.agent-mobile .project .item_block {
  overflow: visible; }

.agent-mobile .project .item_block .item_img {
  overflow: hidden;
  border-radius: 7px 7px 0 0; }

.agent-mobile .project .item_block {
  border-radius: 7px;
  -webkit-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.18);
          box-shadow: 0 3px 8px rgba(0, 0, 0, 0.18); }

.agent-mobile .service .wrapper {
  width: 98%; }

.agent-mobile .service .item_img {
  display: none; }

.agent-mobile .service .container_header {
  display: none; }

.agent-mobile .service .content_list {
  margin-right: -20px; }

.agent-mobile .service .item_block {
  float: left;
  width: calc(50% - 20px);
  margin-right: 20px; }

.agent-mobile .service .item_info {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-left: 20px; }
  .agent-mobile .service .item_info .title {
    font-size: 16px;
    line-height: 30px;
    padding-top: 4px;
    text-align: left; }
  .agent-mobile .service .item_info .subtitle {
    font-size: 14px;
    line-height: 30px;
    padding-bottom: 4px;
    text-align: left; }

.agent-mobile .service .content_list {
  overflow: hidden;
  margin-bottom: -1px; }

.agent-mobile .service .item_block {
  margin: 0;
  border-bottom: 1px solid #eee; }
  .agent-mobile .service .item_block:nth-child(2n+1) .item_info {
    border-right: 1px solid #eee; }

.agent-mobile #footer {
  border-top: 1px solid rgba(255, 255, 255, 0.12);
  background: #3c3c3c; }

.agent-mobile #mcontact {
  background: #3c3c3c; }
  .agent-mobile #mcontact .contactinfo {
    display: none; }
  .agent-mobile #mcontact .container_header {
    display: none; }
  .agent-mobile #mcontact .contactinfo h3 {
    font-size: 23px;
    line-height: 38px;
    color: #fff; }
  .agent-mobile #mcontact .contactinfo p {
    color: #fff; }
  .agent-mobile #mcontact .contact_list_wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    margin: 0;
    padding-top: 14px;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    .agent-mobile #mcontact .contact_list_wrapper .contact_list {
      font-size: 14px;
      line-height: 24px;
      margin-right: 0; }
      .agent-mobile #mcontact .contact_list_wrapper .contact_list .item {
        display: block;
        -webkit-transition: 0.36s ease;
        transition: 0.36s ease;
        color: #9e9e9e; }
        .agent-mobile #mcontact .contact_list_wrapper .contact_list .item:hover {
          color: #fff; }
  .agent-mobile #mcontact .contact_tel {
    /* color: #fff; */
    font-size: 16px;
    margin-bottom: 20px;
    padding-top: 10px;
    text-align: left;
    color: #d8d8d8; }
  .agent-mobile #mcontact .share_app {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    color: #d8d8d8; }
    .agent-mobile #mcontact .share_app a {
      font-size: 15px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      width: 30px;
      height: 30px;
      margin-right: 12px;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }

.agent-mobile #online {
  display: none; }

.agent-mobile #contactform {
  display: none; }

.agent-mobile .team .item_img {
  position: relative; }
  .agent-mobile .team .item_img .brush {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%; }

.agent-mobile .team .bx-wrapper .bx-controls-auto,
.agent-mobile .team .bx-wrapper .bx-pager {
  bottom: -20px; }

.agent-mobile .team .team .description {
  display: block; }

.agent-mobile .team .item_block .title {
  text-align: center; }

.agent-mobile .team .team .item_block .item_info {
  padding: 10px 0; }

#mm-slider .slider-info {
  display: none; }

.agent-mobile .team_tabs .tab_content .content_list li {
  padding: 20px 0; }

.agent-mobile .team_tabs .tab_content .content_list li .item_wrapper {
  margin: 0;
  text-align: center; }

.agent-mobile .team_tabs .tab_content .content_list li .item_img {
  float: none;
  width: 60%;
  margin: 0 auto; }

.agent-mobile .team_tabs .tab_content .content_list li .item_wrapper {
  float: none;
  width: 100%; }

.agent-mobile .team_tabs .bx-wrapper .bx-pager {
  display: none; }

.agent-mobile .bx-wrapper .bx-controls-direction a:hover {
  background: transparent; }

.agent-mobile .team_tabs .bx-wrapper .bx-controls-direction a.bx-next {
  right: 15px; }

.agent-mobile .team_tabs .tab_content .content_list li .title {
  color: #000; }

.agent-mobile #sitecontent .module.team_tabs .description {
  display: none; }

.agent-mobile .search-input-wrap,
.agent-mobile .list_nav {
  z-index: 100; }

.agent-mobile #sitecontent .module.team_tabs {
  padding-bottom: 0; }

.agent-mobile .npagePage.pageEditor {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  min-height: calc(100vh - 51px); }

.agent-mobile .npagePage.pageEditor .content {
  padding-top: 20px; }

.agent-mobile #bodymask {
  z-index: 20; }

.agent-mobile .project .item_block .item_wrapper {
  overflow: hidden;
  border-radius: 0 0 7px 7px; }

.agent-mobile .project .item_block .item_info {
  padding: 14px 20px; }

.agent-mobile .team_tabs .m_container {
  padding-bottom: 25px;
  background: #004aff; }

.agent-mobile .team_tabs.mlist .container_header .title {
  margin: 0;
  text-align: center;
  color: #fff; }

.agent-mobile .team_tabs.mlist .container_header .subtitle {
  margin: 0;
  text-align: center;
  color: rgba(255, 255, 255, 0.6); }

.agent-mobile .team_tabs .tab_content .content_list li .title {
  display: none; }

.agent-mobile .project .item_block {
  margin-bottom: 2%; }

.agent-mobile .team_tabs .tab_content .content_list li {
  padding-top: 10px; }

.agent-mobile .team .item_block .item_info {
  padding-top: 14px; }

.agent-mobile #sitecontent .module.news .m_container {
  background: #f2f2f8; }

.agent-mobile .news .content_list .item_wrapper .date_wrap .year {
  display: none; }

.agent-mobile .team .bx-wrapper .bx-pager {
  bottom: -10px; }

.agent-mobile .news .content_list {
  padding-bottom: 20px; }

.agent-mobile .news .item_block .item_info .item_des {
  line-height: 18px;
  overflow: hidden;
  height: 36px; }

.agent-mobile .news .item_block .item_info .title {
  font-size: 16px;
  line-height: 24px; }

.agent-mobile .service .content_list {
  margin-right: 0; }

.agent-mobile #mcontact .contact_list_wrapper .contact_list {
  line-height: 30px; }

.agent-mobile .service .item_block {
  width: 50%; }

#category .label {
  padding: 0 19px; }

.agent-mobile #sitecontent .npagePage .news.module .m_container {
  background: transparent; }
  .agent-mobile #sitecontent .npagePage .news.module .m_container .item_des {
    line-height: 18px;
    overflow: hidden;
    height: 36px; }

.agent-mobile #sitecontent .npagePage .project.module {
  padding-top: 10px; }

.agent-mobile #header {
  -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 6px rgba(0, 0, 0, 0.1); }
/*# sourceMappingURL=wgreen.css.map */




/* 2019/11/21 yyq 修改 */
.agent-mobile .project .item_block .item_img {
  width: 100%;
  padding-top: 135%;
}
.agent-mobile .project .item_block .item_img img {
  position: absolute;
  top: 0;
  left: 0;
}
.agent-mobile .project .item_block .subtitle {
  height: 14px;
}
/* 2019/11/21 yyq 修改 */