/* css */

.mlist .container_header .title {
    padding-top: 20px;
}

.agent-mobile .team .item_block .subtitle {
    line-height: 14px;
}

.agent-mobile .team_tabs .tab_content .content_list li .description {
    margin-top: 12px;

    max-height: 40px;

    overflow: hidden;
}

.pageEditor .content {
    padding-top: 30px;
}

.npagePage.pageEditor .container_header.wow {
    animation: none;
}

/* 修改 */

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

.agent-mobile .service .item_wrapper .item_des {
    display: block;
}

.agent-mobile .service .item_info {
    padding: 5% 10%;
}

.agent-mobile .service .item_info .title {
    font-size: 16px;
}

.agent-mobile .service .wrapper {
    overflow: visible;
}

.agent-mobile .service .bx-controls-direction {
    display: none;
}

.agent-mobile .service .bx-wrapper .bx-pager {
    bottom: -25px;
}

.agent-mobile .project .item_block {
    width: 100%;

    background: #f8f8f8;
}

.agent-mobile .project .item_block .item_box {
    overflow: hidden;

    position: relative;
}

.agent-mobile .project .item_block .item_img {
    width: 50%;

    float: left;

    overflow: hidden;
}

.agent-mobile .project .item_block .item_wrapper {
    background: none !important;
}

.agent-mobile .project .item_block:hover {
    background-color: #15ab47;
}

.agent-mobile .project .item_block .item_wrapper {
    width: 50%;

    float: right;

    position: absolute;

    top: 50%;

    right: 0;

    /* transform: translateY(-50%); */
}

.agent-mobile .project .item_block .title,
.agent-mobile .project .item_block .subtitle {
    text-align: left;
}

.agent-mobile .project .item_block .subtitle {
    margin-top: 0;

    margin-bottom: 6px;
}

.agent-mobile .project .item_des {
    display: block;

    text-align: left;

    padding: 0 20px;

    line-height: 16px;

    height: 40px;

    overflow: hidden;

    box-sizing: border-box;

    color: #777;
}

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

.agent-mobile .project .content_list .item_block:hover .description {
    color: rgba(255, 255, 255, 0.56);
}

.agent-mobile .team .item_block {
    width: 48%;

    margin: 1%;

    margin-bottom: 20px;

    float: left;
}

.agent-mobile .team .description {
    text-align: left;
}

.agent-mobile .team .item_block .item_wrapper {
    transition: all 0.36s ease;

    padding: 10px 0;
}

.agent-mobile .team .item_block:hover .item_wrapper {
    background-color: #15ab47;
}

.agent-mobile .team .item_block:hover .title {
    color: #fff;
}

.agent-mobile .team .content_list .item_block:hover .subtitle {
    color: rgba(255, 255, 255, 0.56);
}

.agent-mobile .team .content_list .item_block:hover .description {
    color: rgba(255, 255, 255, 0.56);
}

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

    padding: 0 12px;

    line-height: 20px;

    height: 40px;

    overflow: hidden;

    box-sizing: border-box;

    color: #777;

    margin-top: 6px;
}

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

.module.mcustomize .header .title,
#mcontact .container_header .title {
    color: #15ab47;
}

#mcontact .container_header .subtitle,
.mlist .container_header .subtitle,
.module.mcustomize .header .subtitle {
    line-height: 22px;
}

.agent-mobile .team_tabs .tab_content .content_list li .description {
    max-height: 100px;

    overflow: auto;
}

.agent-mobile .imagelink .content {
    padding-bottom: 0;
}

.agent-mobile #header {
    box-shadow: 0 0px 48px 0 rgba(0, 0, 0, 0.1);
}

.npagePage .service .item_block {
    margin-bottom: 20px;
}

.npagePage.post #listContent {
    overflow: hidden;
}

/* #mcontact .contactinfo p {

    width: 50%;

    float: left;

} */

#mcontact .contactinfo p.add {
    width: 100%;
}

.share_app {
    clear: both;
}

#contactform {
    padding: 24px 5% 0;
}

#contactform input,
textarea {
    width: calc(100% - 40px);

    border: 1px solid #ececec;

    height: 18px;

    line-height: 18px;

    vertical-align: middle;

    color: #333;

    padding: 10px 20px;

    margin-bottom: 10px;

    transition: all 0.3s ease-out 0s;

    background-color: transparent;
}

#contactform textarea {
    height: 100px;

    resize: none;

    overflow: hidden;
}

#contactform .submit:hover {
    background-color: #7b7b7b;
}

#contactform .submit {
    background-color: #5f5f5f;

    height: 48px;

    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;

    width: 100%;

    color: #ffffff;

    font-size: 16px;

    padding: 5px 0;

    cursor: pointer;
}

.agent-mobile .project .item_des p,
.agent-mobile .service .description,
.agent-mobile .news .description {
    line-height: 20px;
}

.agent-mobile .project .item_block .item_wrapper {
    margin-top: -40px;
}

.agent-mobile .team_tabs .tab_content .content_list li .description {
    color: #7c7c7c;
}

/* end */

/* css */

.agent-mobile .ad01 .content_list li#item_block_0 {
    width: 33.3%;
}

.agent-mobile .ad01 .content_list li.item_block {
    margin-bottom: 10px;

    width: 33.3%;
}

.agent-mobile .ad01 {
    padding: 10px 0;
}

.agent-mobile .project .item_block .item_img::before,
.agent-mobile .project .content_list .item_block:hover .item_img::before {
    border: none;
}

.agent-mobile .mlist.ad01 .m_container {
    width: 96%;

    margin-left: 2%;
}

.agent-mobile .indexPage .mlist.project .container_header .title {
    padding-top: 0;
}

.agent-mobile .ad01 .content_list li .item_info {
    display: none;
}

.agent-mobile .project .item_block {
    background-color: #f6f7fb;
}

.agent-mobile .project .item_block .item_img {
    width: 48%;
}

.agent-mobile .project .item_block .item_wrapper {
    margin-top: -35px;
}

.agent-mobile .mlist.videom .content_list .item_wrapper .date_wrap {
    display: none;
}

.agent-mobile .mlist.videom .content_list .item_block .item_tags {
    display: none;
}

.agent-mobile .mlist.videom .content_list {
    width: 94%;

    margin: 0 auto;
}

.agent-mobile .mlist.videom .content_list .item_block .item_img img {
    border-radius: 10px;
}

.agent-mobile .mlist.videom .content_list .item_wrapper {
    padding: 20px 0;

    text-align: left;
}

.agent-mobile .mlist.videom .content_list .item_wrapper .item_info .title {
    font-size: 1.25em;

    color: #333;

    line-height: 1.8em;
}

.agent-mobile .mlist.videom .content_list .item_wrapper .item_info .subtitle {
    font-size: 1.1em;
}

.agent-mobile .mlist.videom .content_list .item_wrapper .description {
    line-height: 1.9em;

    padding-top: 15px;

    display: inline-block;
}

.agent-mobile .mlist.videom .content_list .item_wrapper .description p {
    display: inline;
}

.agent-mobile .mlist.videom .content_list .item_wrapper .item_info .text_wrap {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);

    padding-bottom: 15px;
}

.agent-mobile .mlist.videom .content_list .item_block a.details {
    display: none;

    text-align: left;
}

.agent-mobile .service .subtitle {
    display: block;
}

.agent-mobile .project .item_block:hover {
    background-color: #57bc4c;
}

.agent-mobile .mlist.service {
    background-color: #f6f7fb;

    padding-bottom: 40px;
}

.agent-mobile .indexPage .module.mcustomize .header .title {
    font-size: 1.2em;
}

.agent-mobile .indexPage .mcustomize .description a {
    padding: 10px 50px;

    background-color: #57bc4c;

    border-color: #57bc4c;

    color: #fff;

    border-radius: 50px;

    position: absolute;

    left: 50%;

    white-space: nowrap;

    transform: translateX(-50%);
}

.agent-mobile .indexPage .mcustomize .description a:hover {
    background-color: #ffb439;

    border-color: #ffb439;
}

.agent-mobile .indexPage .module.mcustomize .description {
    padding-bottom: 20px;
}

.agent-mobile .indexPage .team .description {
    display: none;
}

.agent-mobile .team .item_block:hover .item_wrapper {
    background-color: #57bc4c;
}

.agent-mobile .team .item_block {
    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}

.agent-mobile .team .item_block:hover {
    background-color: #f6f7fb;
}

.agent-mobile .team .item_block .title {
    line-height: 1.8em;
}

.agent-mobile .team .item_block .item_wrapper {
    padding-bottom: 13px;
}

.agent-mobile .team .item_block .item_info {
    padding-left: 15px;
}

.agent-mobile .module.mcounter ul.content_list li div:after {
    background-color: rgba(0, 0, 0, 0.08);

    top: 30px;
}

.agent-mobile .module.mcounter ul.content_list li:nth-child(3) div:after,
.agent-mobile .module.mcounter ul.content_list li:nth-child(4) div:after {
    background-color: transparent;
}

.agent-mobile .news .content_list li {
    border-color: rgba(0, 0, 0, 0.08);
}

.agent-mobile .module.mcounter ul.content_list li p.number .counterDX {
    font-size: 34px;
}

.agent-mobile .imagelink .content {
    padding-top: 0;
}

/* .agent-mobile #mcontact .contactlist  { position: relative; margin-top: 400px;} */

/* .agent-mobile #mcontact #contactform { position: absolute;width: 90%;

    margin-top: -680px;} */

.agent-mobile #mcontact .container_header .title {
    line-height: 1.8em;
}

.agent-mobile #mcontact .container_header {
    order: 0;
}

.agent-mobile #mcontact .contactlist {
    order: 2;
}

.agent-mobile #mcontact {
    display: flex;

    flex-direction: column;
}

.agent-mobile .postbody {
    line-height: 1.5em;

    font-size: 13px;
}

.agent-mobile .cate-box {
    top: 50px;

    bottom: 0;

    height: auto;
}

.agent-mobile .contactlist {
    padding-top: 30px;
}

.agent-mobile #contactform {
    padding-top: 0;
}

.agent-mobile #mcontact .contactinfo p {
    height: auto;
}

body,
html {
    line-height: 1.25em;
}

.mm-listview > li > a,
.mm-listview > li > span {
    line-height: 24px;
}

.mm-menu .mm-listview > li:after {
    border-color: rgba(0, 0, 0, 0.08);
}

.agent-mobile .team .description {
    padding-left: 15px;
}

.npagePage.post .team #postInfo .description {
    display: none;
}

/* 8390 -- end */

.agent-mobile .indexPage .mlist .container_header .title {
    line-height: 1.3em;

    font-size: 17px;
}

.agent-mobile #category .label .text {
    font-size: 13px;
}

.agent-mobile .postbody {
    line-height: 1.6em;
}

.agent-mobile .mm-menu .mm-navbar > a {
    color: rgba(0, 0, 0, 0.5);

    font-size: 13px;
}

.agent-mobile .npagePage.pageEditor .container_header .title {
    line-height: 1.6em;

    font-size: 17px;
}

.agent-mobile .npagePage .mlist {
    padding-top: 10px;
}

.agent-mobile .npagePage.post #postInfo .description {
    display: none;
}

.agent-mobile .npagePage.post #postContent {
    border-top: 1px solid rgba(0, 0, 0, 0.08);

    padding-top: 20px;
}

.agent-mobile .npagePage.post #postInfo .subtitle {
    margin-top: 7px;
}

.agent-mobile .npagePage.formPage .container_header .title {
    margin-bottom: 5px !important;
}

/* ------------------------- 手机端样式Start ------------------------- */

.agent-mobile #header {
    box-shadow: none;
}

.agent-mobile .ad01 .content_list li#item_block_0,
.agent-mobile .ad01 .content_list li.item_block {
    width: calc(50% - 10px);

    margin-right: 10px;

    box-shadow: none;
}

.agent-mobile .mlist.ad01 .m_container {
    width: 100%;

    margin-left: 0;
}

.agent-mobile .ad01 {
    width: 100%;

    margin-left: 0%;
}

.agent-mobile .project .item_block .item_img {
    width: 100%;

    float: none;
}

.agent-mobile .project .item_block .item_img img {
    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}

.agent-mobile .project .item_block .item_wrapper {
    position: relative;

    width: 100%;

    margin-top: 25px;

    float: none;

    padding-bottom: 25px;
}

.agent-mobile #sitecontent .project .item_block .title {
    font-size: 1.6rem;

    line-height: 3rem;
}

.agent-mobile .project .item_des {
    height: 60px;
}

.agent-mobile .project .item_des p,
.agent-mobile .service .description,
.agent-mobile .news .description {
    margin-top: 7px;

    line-height: 24px;

    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;

    overflow: hidden;

    height: 60px;
}

.agent-mobile .project .item_block {
    width: 100%;

    margin: 0;
}

.agent-mobile .project .content .wrapper {
    width: 94%;

    margin: 0 3%;
}

.agent-mobile .project .item_block .title,
.agent-mobile .project .item_block .subtitle {
    font-size: 13px;

    line-height: 2rem;
}

.agent-mobile .project .content_list .item_block:hover .subtitle {
    color: rgba(255, 255, 255, 0.8);
}

.agent-mobile .project .content_list .item_block:hover .description {
    color: rgba(255, 255, 255, 0.7);
}

.agent-mobile .ad01 .content_list li .item_wrapper {
    position: relative;

    background-color: #f6f7f7;
}

.agent-mobile .ad01 .content_list li#item_block_0 .item_info,
.agent-mobile .ad01 .content_list li .item_info {
    display: block;

    padding: 10px 16px;
}

.agent-mobile .ad01 .content_list li .title {
    color: #333;

    line-height: 2.8rem;
}

.agent-mobile .ad01 .content_list li.item_block {
    margin-right: 0;
}

.agent-mobile .mlist.ad01 .m_container .wrapper {
    margin-left: 10px;
}

.agent-mobile .mlist.videom .content_list .item_wrapper .item_info .title {
    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}

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

    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}

.agent-mobile .team .item_block .item_info {
    position: relative;
}

.agent-mobile .indexPage .team .description,
.agent-mobile .npagePage .team .description {
    display: block;

    text-align: center;

    left: 50%;

    margin-left: -10px;

    font-size: 1.5rem;

    height: auto;

    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}

.agent-mobile .indexPage .team .description::before,
.agent-mobile .npagePage .team .description::before {
    content: "￥";

    font-family: Arial, Helvetica, sans-serif;

    font-size: 13px;

    color: rgb(136, 136, 136);

    position: relative;

    left: 4px;

    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;

    bottom: 0px;
}

.agent-mobile .indexPage .team .item_block:hover .description::before,
.agent-mobile .npagePage .team .item_block:hover .description::before {
    color: rgba(255, 255, 255, 0.8);
}

.agent-mobile .team .content_list .item_block:hover .description {
    color: #fff;
}

.agent-mobile .mlist.videom .content_list {
    width: 90%;
}

.mlist .container_header .title,
.mlist .container_header .subtitle {
    margin-left: 5%;
}

.agent-mobile .mcustomize {
    background-size: 100% auto;

    background-repeat: no-repeat;

    background-position: bottom center;
}

.agent-mobile .news .item_block .item_info .title {
    font-size: 1.6rem;

    line-height: 2.2rem;
}

.agent-mobile .news .description {
    line-height: 22px;

    height: auto;

    max-height: 50px;

    overflow: hidden;
}

.agent-mobile .news .content_list li {
    padding: 23px 0;
}

.agent-mobile .news .content_list li:first-child {
    padding-top: 10px;
}

.agent-mobile .module.mcounter ul.content_list li p.number .counterDX {
    line-height: 3rem;
}

.agent-mobile #online {
    bottom: 35px;
}

.agent-mobile .imagelink ul li,
.agent-mobile .imagelink ul li img {
    width: 120px;
}

.agent-mobile #mcontact {
    border-top: 1px solid rgba(0, 0, 0, 0.08);
}

.agent-mobile #mcontact .container_header {
    padding-top: 0;
}

.agent-mobile #footer span {
    width: 62%;
}

.agent-mobile .npagePage .service .item_info {
    position: relative;

    padding-top: 7%;
}

.agent-mobile .npagePage .service .item_info .title::before {
    content: "";

    position: absolute;

    width: 70px;

    height: 1px;

    top: 45px;

    background-color: rgba(0, 0, 0, 0.09);

    left: 50%;

    margin-left: -35px;
}

.agent-mobile .mlistpost .postbody p {
    line-height: 2em;
}

.agent-mobile .npagePage.pageEditor .container_header.wow {
    margin-bottom: 30px;

    border-bottom: 1px solid rgba(0, 0, 0, 0.08);
}

/*------------------------- 手机端样式End -------------------------*/

/* css */

.agent-mobile .ad01 .content_list li .subtitle {
    margin-bottom: 2px;
}

.agent-mobile .ad01 .content_list li .title {
    line-height: 2.6rem;
}

.agent-mobile .project .item_block:hover .item_wrapper,
.agent-mobile .module.mcustomize .description a.more:before {
    background-color: transparent;
}

.agent-mobile #category .label {
    padding: 0 5%;
}

.agent-mobile .news .description {
    height: 40px;
}

.agent-mobile .npagePage .mlist {
    padding-top: 15px;
}

.agent-mobile .npagePage .service .item_info .title::before {
    top: 50px;
}

.agent-mobile .service .item_info .title {
    transition: all 0.3s ease-out 0s;
}

/* mobile样式start */

.agent-mobile .indexPage .mlist.project {
    margin-top: 40px;
}

.agent-mobile .indexPage .mlist .container_header .title {
    font-size: 2rem;
}

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

.agent-mobile #mm-slider .bx-wrapper .bx-pager.bx-default-pager a.active,
.agent-mobile #mm-slider .bx-wrapper .bx-pager.bx-default-pager a:focus,
.agent-mobile #mm-slider .bx-wrapper .bx-pager.bx-default-pager a:hover {
    border: rgba(255, 255, 255, 0.1) 1px solid;

    background-color: #fff;
}

.agent-mobile .project .item_block {
    margin-bottom: 15px;
}

.agent-mobile .project .item_des p {
    margin-top: 3px;

    height: 70px;
}

.agent-mobile .project .item_des {
    height: 70px;
}

.agent-mobile .indexPage .service .item_info {
    padding: 5% 0;

    text-align: left;
}

.agent-mobile .service .item_wrapper .item_des {
    text-align: left;
}

.agent-mobile .service .description {
    height: 48px;
}

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

.agent-mobile .indexPage .service .item_info {
    padding: 6% 0% 2%;
}

.agent-mobile .module.mcounter ul.content_list li div {
    border: none;
}

.agent-mobile .module.mcounter {
    border-bottom: 1px solid #f1f1f1;

    width: 90%;

    margin: 0 5%;
}

.agent-mobile .module.mcounter .module_container {
    background-color: #fff;
}

.agent-mobile .module.mcounter ul.content_list li div:after {
    height: 0;
}

.agent-mobile .module.mcounter ul.content_list li p.number .counterDX,
.agent-mobile .module.mcounter ul.content_list li p.number {
    text-align: left;
}

.agent-mobile .module.mcounter ul.content_list li p.title {
    text-align: left;

    padding-left: 0;
}

.agent-mobile .mlist.videom .content_list .item_wrapper {
    padding: 15px 0 25px;
}

.agent-mobile .indexPage .videom {
    padding-bottom: 10px;
}

.agent-mobile .indexPage .team {
    background-color: #f6f7fb;
}

.agent-mobile .indexPage .team .description::before,
.agent-mobile .npagePage .team .description::before {
    content: "";

    display: none;
}

.agent-mobile .team .item_block {
    width: 100%;
}

.agent-mobile .indexPage .team .description,
.agent-mobile .npagePage .team .description {
    font-size: 12px;

    text-align: left;

    height: 59x;

    line-height: 23px;

    margin-left: 0;

    padding-left: 0;

    margin-top: 13px;

    border-top: 1px dotted rgba(0, 0, 0, 0.12);

    padding-top: 13px;
}

.agent-mobile .team .item_block .title,
.agent-mobile .team .item_block .subtitle {
    text-align: left;
}

.agent-mobile .team .item_block .title {
    font-size: 1.25em;

    line-height: 2em;
}

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

.agent-mobile .team .item_block:hover .item_wrapper {
    background-color: transparent;
}

.agent-mobile
    .mlist.team
    .content_list
    .item_block:hover
    .item_box
    .item_wrapper
    .item_info
    .title {
    color: #04a07b;
}

.agent-mobile .team .content_list .item_block:hover .subtitle {
    color: #777;
}

.agent-mobile .team .content_list .item_block:hover .description {
    color: #777;
}

.agent-mobile .indexPage .mlist .container_header .title {
    font-size: 20px;
}

.agent-mobile .team .item_block .subtitle {
    font-size: 13px;
}

.agent-mobile #footer {
    padding: 0 20px;
}

.agent-mobile #footer span {
    width: 75%;
}

.agent-mobile #footer a#flogo {
    position: absolute;

    right: 15px;
}

.agent-mobile .npagePage .service .item_info {
    text-align: left;

    padding: 8% 0 4%;
}

.agent-mobile .npagePage .service .item_info .title::before {
    margin-left: 0;

    left: 0;

    width: 100%;

    top: 55px;
}

.npagePage .service .item_block {
    margin-bottom: 35px;
}

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

.agent-mobile .team .content .wrapper {
    width: 90%;

    margin: 0 5%;
}

.agent-mobile .team .item_block {
    width: 100%;

    margin: 0;
}

.agent-mobile .mlistpost.team .postbody {
    padding-top: 0;
}

.agent-mobile .mo-button input {
    width: 100%;

    line-height: 45px;
}

/* mobile样式end */

.npagePage.pageEditor,
.npagePage.post {
    padding-bottom: 60px;
}

.agent-mobile #footer span {
    width: 60%;
}

/* 2020/04/29 yyq 修改 */

.agent-mobile .indexPage .mcustomize .description a {
    margin-top: 25px;

    position: relative;

    left: 0;

    transform: translateX(0);
}

.agent-mobile .indexPage .mcustomize {
    border-bottom: 1px solid rgba(0, 0, 0, 0.06);
}

.agent-mobile .project .item_block {
    margin-bottom: 20px;
}

.agent-mobile .mlist.videom .content_list li {
    margin-bottom: 10px;
}

.agent-mobile
    .mlist.team
    .content_list
    .item_block:hover
    .item_box
    .item_wrapper
    .item_info
    .title {
    color: #57bc4c;
}

.agent-mobile #footer a#flogo {
    position: relative;
    right: 0;
    width: 40px;
}

.search-input-wrap.show {
    z-index: 999;
}

/* 2020/08/28 sha 合并 */

/* ---------- mobile ---------- */

.agent-mobile .videom.mlist .content_list .item_mask::before {
    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
    content: "play";
    position: absolute;
    color: #fff;
    font-size: 14px;
    left: 50%;
    top: 50%;
    z-index: 2;
    margin-top: -81px;
    margin-left: -12px;
    opacity: 1;
}

.agent-mobile .module.mcustomize .description a.more:hover::before {
    background-color: transparent;
}

.agent-mobile .videom.mlist .content_list .item_mask:after,
.agent-mobile .videom.mlist .content_list .item_mask:after {
    transition: 0.36s ease;
    content: "";
    width: 60px;
    height: 60px;
    position: absolute;
    bottom: 112px;
    left: 50%;
    margin-left: -32px;
    color: #fff;
    border-radius: 50%;
    transform: translate3d(0, 70px, 0);
    opacity: 1;
    border: 2px solid rgba(255, 255, 255, 1);
}

.agent-mobile #footer a#flogo {
    width: 46px;
}

.agent-mobile #sitecontent {
    box-shadow: none;
}

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

.agent-mobile .indexPage .module.mcustomize .header .title {
    color: #333;
}

.agent-mobile .indexPage .mcustomize .description a.more {
    margin-top: -15px;
}

.agent-mobile .indexPage .mcustomize .description a {
    background-color: #214a9a;
    border-color: #214a9a;
}

.agent-mobile .indexPage .mcustomize .description a:hover {
    background-color: #236FFB;
    border-color: #236FFB;
}

.agent-mobile .module.mcustomize.horizontal .mediabody {
    margin-bottom: 30px;
}

.agent-mobile .mlist .container_header .title {
    color: #333;
}

.agent-mobile .project .item_block:hover {
    background-color: #214a9a;
}

.agent-mobile #online a {
    color: #666;
}

.agent-mobile #online a:hover {
    color: #214a9a;
}

.agent-mobile .project .item_block .item_wrapper {
    padding-bottom: 28px;
    margin-top: 20px;
}

.agent-mobile .service .bx-wrapper img {
    width: 80%;
    margin: 0 auto;
}

.agent-mobile .mlist.service {
    border-bottom: 1px solid rgba(0, 0, 0, .08);
    background-color: #fff;
}

.agent-mobile .indexPage .project .content_list li.wow:last-child {
    margin-bottom: 0;
}

.agent-mobile .indexPage .service .item_info .title {
    text-align: center;
}

.agent-mobile .indexPage .service .item_info {
    padding: 8% 0% 3%;
}

.agent-mobile .news .item_block:hover .item_info .title {
    color: #214a9a;
}

.agent-mobile .indexPage .news {
    border-top: 1px solid rgba(0, 0, 0, .08);
}

.agent-mobile #contactform .submit:hover {
    background-color: #214a9a;
}

.agent-mobile .mm-listview>li>a.active {
    color: #fff;
    background-color: #214a9a;
}

.agent-mobile #category .label,
.agent-mobile .cate-title {
    background: #214a9a;
}

.agent-mobile .dropmenu ul li a.active,
.agent-mobile .dropmenu ul li a:hover {
    color: #214a9a;
}

.agent-mobile .npagePage .service .item_info {
    width: 100%;
    padding-top: 5%;
}

.agent-mobile .npagePage .service .item_box {
    float: left;
    margin-bottom: 12%;
    width: 100%;
}

.agent-mobile .npagePage .service .item_box .item_img {
    width: 28%;
    float: left;
}

.agent-mobile .npagePage .service .item_wrapper {
    width: 66%;
    float: right;
}

.agent-mobile .npagePage .service .item_info .title {
    color: #333;
}

.agent-mobile .npagePage .service .item_info .title::before {
    top: 40px;
}

.agent-mobile .npagePage .service .item_block {
    margin-bottom: 10px;
}

.agent-mobile #header {
    box-shadow: 0 0px 20px 0 rgba(0, 0, 0, 0.08);
}

.agent-mobile #pages a.active,
.agent-mobile #pages a:hover {
    color: #214a9a;
}

.agent-mobile .npagePage .service .item_block:hover .item_info .title {
    color: #214a9a;
}

.agent-mobile .npagePage .mlist.videom {
    padding-top: 25px;
}

.agent-mobile .mlist.videom .content_list .item_block .item_img img {
    border-radius: 20px;
}

.agent-mobile .videom.mlist .content_list .item_mask {
    position: relative;
}

.agent-mobile .mlist.team .content_list .item_block:hover .item_box .item_wrapper .item_info .title {
    color: #214a9a;
}

.agent-mobile .team .item_block:hover {
    background-color: transparent;
}

.agent-mobile .team .item_block {
    margin-bottom: 20px;
}

.agent-mobile .team .item_block .title {
    font-size: 1.5em;
}

.agent-mobile #page_body_editor-wrapper .layout_group[data-window_width=true] {
    margin-left: 0;
}

.agent-mobile #sitecontent .mlistpost.news .module_container {
    padding-top: 20px;
}

.agent-mobile #page_contact {
    background-color: #f6f6f6;
}

.agent-mobile #mcontact .container_header .title {
    color: #214a9a;
}

.agent-mobile #contactform .submit {
    border-color: #5f5f5f;
    border-radius: 0;
}

.agent-mobile #page_body_editor-wrapper .layout_group[data-limit_width=true]>.layout_limit_wrapper { padding-bottom: 30px;}

.agent-mobile .module.mcounter { border:none;}

.agent-mobile #mcontact .contactlist { display: none;}

/* ---------- mobile ---------- */
/* 2020/08/28 sha 合并 */



/* 2020/04/29 yyq 修改 */

.agent-mobile .indexPage .mcustomize .description a:hover {
    background-color: #04a07b;
    border-color: #04a07b;
}

.agent-mobile .dropmenu ul li a,
.agent-mobile .dropmenu ul li {
    height: 45px;
    line-height: 45px;
}

.agent-mobile .dropmenu ul li a:hover {
    color: #04a07b;
}

.agent-mobile .npagePage.post #postContent {
    border: none;
}

.agent-mobile .mm-menu li.active em.mm-counter {
    color: #fff;
}

.agent-mobile .mm-menu .mm-listview > li.active .mm-arrow:after,
.agent-mobile .mm-menu .mm-listview > li.active .mm-next:after,
.agent-mobile .mm-menu .mm-listview > li.active .mm-prev:before {
    border-color: #fff;
}

.mm-menu .mm-listview > li.mm-selected.active > a:not(.mm-next),
.mm-menu .mm-listview > li.mm-selected.active > span {
    background-color: #214a9a;
}
