img {
    max-width: 100%;
}

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

.agent-mobile .ad01 .content_list li .title {
    color: #fff;
    font-weight: bold;
    font-family: "微软雅黑", Arial, Helvetica, sans-serif;
}

.agent-mobile .ad01 .content_list li .subtitle {
    color: rgba(255, 255, 255, .6);
}

.agent-mobile .ad01 .content_list li#item_block_0 {
    background-color: #3488ea;
    box-shadow: none;
}

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

.agent-mobile .ad01 .content_list li#item_block_0 .item_wrapper {
    width: 50%;
    right: 0;
    left: auto;
    height: 100%;
    z-index: 1;
    background-color: #fff;
}

.agent-mobile .ad01 .content_list li#item_block_0 .title {
    color: #666;
}

.agent-mobile .ad01 .content_list li#item_block_0 .subtitle {
    color: #999;
}

.agent-mobile .ad01 .content_list li#item_block_0 .item_info {
    display: block;
    margin-top: -24px;
}

.agent-mobile .ad01 .content_list li .item_info {
    padding: 0;
    position: absolute;
    top: 50%;
    left: 14%;
    display: block;
    margin-top: -19px;
}

.agent-mobile .ad01 .content_list li .item_wrapper {
    height: 100%;
}

.mlist .container_header .title {
    padding-top: 10px;
    font-size: 17px;
}

.agent-mobile .project .item_block .subtitle {
    min-height: 14px;
}

.agent-mobile .news .content_list li .description {
    max-height: 42px;
    overflow: hidden;
    line-height: 2rem;
}

#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 .team_tabs .tab_content .content_list li .description {
    display: none;
}

.team .content_list li.wow {
    width: 50%;
    float: left;
}

.module.mcustomize.horizontal .contentbody {
    padding-top: 10px;
}

.module.mcustomize {
    background-size: 0 0;
}

.module.mcustomize .header .title {
    color: #3488ea;
}

.module.mcustomize .header .subtitle {
    color: #B7B7B7;
}

.agent-mobile .project .item_block .item_info {
    padding: 0;
    width: calc(100% - 20px);
    margin-bottom: 2px;
}

.agent-mobile .project .item_block .subtitle {
    display: none;
}

.agent-mobile .project .item_block .item_wrapper {
    padding: 10px 12px 14px;
    box-sizing: border-box;
}

.agent-mobile .news .content_list .item_wrapper .date_wrap {
    margin-bottom: 8px;
}

.agent-mobile .news .item_block .item_info .subtitle {
    margin-top: 0;
}

.agent-mobile .project .item_des {
    display: block;
    text-align: left;
    line-height: 1.5em;
    height: 3em;
    overflow: hidden;
    color: #777;
}

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

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

.pageEditor .content {
    padding: 30px 20px 40px
}

.mpageEditor .postbody ul {
    margin-left: 18px;
}

.search-input-wrap {
    bottom: calc(100% + 10px);
}

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

#mm-slider .slider-info .title {
    color: #fff;
}

#mm-slider .slider-info .subtitle {
    color: rgba(255, 255, 255, .8);
}

#mm-slider .bx-wrapper .bx-controls-auto {
    bottom: 15px;
}

#mm-slider .bx-wrapper .bx-pager.bx-default-pager a.active {
    border-color: #fff;
    background-color: #fff;
}

#mm-slider .bx-wrapper .bx-pager.bx-default-pager a {
    border-color: rgba(255, 255, 255, .0);
    background-color: rgba(255, 255, 255, .6);
}

.mm-listview>li>a,
.mm-listview>li>span {
    padding: 14px 10px 14px 20px;
}

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

#online {
    display: none;
}

.agent-mobile .mlist.ad01 {
    width: 94%;
    margin-left: 3%;
}

.agent-mobile .mlistpost.project #postSlider {
    display: none;
}

.agent-mobile .npagePage.post .project #postInfo .description a {
    border-color: #d6d6d6;
}

.agent-mobile .npagePage .service .item_info {
    text-align: left;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 10px;
}

.agent-mobile .service .item_info .title {
    font-size: 14px;
    line-height: 28px;
    color: #444;
}

.agent-mobile .npagePage .service .item_des {
    display: block;
    text-align: left;
    line-height: 22px;
    color: #888;
}

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

.agent-mobile body {
    line-height: 22px;
    font-size: 13px;
}

.agent-mobile #sitecontent .project .item_block .title {
    font-size: 16px;
    line-height: 32px;
}

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

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

.agent-mobile .team_tabs .content>.wrapper {
    width: 90%;
    margin: 0 auto;
}

.agent-mobile .team_tabs .tab_content .content_list li {
    width: 50%;
    float: left;
}

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

.agent-mobile .team_tabs {
    background: #f8f8f8;
}

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

.agent-mobile .service .item_info {
    padding-top: 4%;
}

.agent-mobile .service .wrapper {
    margin-bottom: 0px;
}

.agent-mobile .team_tabs .tab_content .content_list li {
    border-bottom: rgba(0, 0, 0, .08) 1px solid;
}

.agent-mobile .team_tabs .tab_content .content_list li:nth-last-child(1) {
    border-bottom: 0;
}

.agent-mobile .team_tabs .tab_content .content_list li:nth-last-child(2) {
    border-bottom: 0;
}

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

.module.mcustomize .header {
    padding-bottom: 20px;
}

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

.agent-mobile .imagelink .content_list {
    width: auto !important;
}

.agent-mobile .imagelink .content {
    padding-top: 20px;
    border-bottom: rgba(0, 0, 0, .08) 1px solid;
}

.agent-mobile .imagelink {
    padding-bottom: 14px;
}

#mcontact {
    padding-top: 0;
}

#mcontact .container_header .title,
#mcontact .container_header .subtitle {
    padding: 0;
}

.npagePage.post #postWrapper .item_tags a {
    margin: 16px 5px 0 0;
}

.agent-mobile .npagePage .service .item_des .description {
    height: 44px;
    overflow: hidden;
}

.postbody ul {
    list-style: none !important;
}

.npagePage.post .service #postNav .description {
 margin-top: 10px;
}

.agent-mobile .npagePage .mlist.news {
    padding-top: 0;
}
.npagePage.post #postNav .navitem:nth-last-child(1){
    border-bottom: none;
}
.postbody img {
    width: auto;
}
.npagePage.post .team .postbody {
    overflow: hidden;
}
.npagePage.post .team #listContent {
    display: none
}

.mm-menu .mm-navbar .mm-title {
    color: rgba(0,0,0,.7);
}

.cate-box {
    margin-top: 50px;
    height: calc(100% - 50px);
}

.dropmenu ul {
    height: calc(100% - 100px);
}

.agent-mobile #sitecontent .ad01 .content_list li:hover .item_wrapper {
    background: #3488ea;
}

.mlist.team .content_list .item_block:hover .item_box .item_wrapper .item_info .subtitle,
.agent-mobile .ad01 .content_list li#item_block_0:hover .subtitle {
    color: rgba(255, 255, 255, .6);
}

.agent-mobile .service .item_block:hover .item_info .title {
    transition: 0.36s ease
}

.agent-mobile .service .item_block:hover .item_info .title {
    color: #3488ea
}

.npagePage.post #postNav .navitem .title {
    transition: 0.36s ease
}

.npagePage.post #postNav .navitem:hover .title {
    color: #3488ea
}

.agent-mobile .team_tabs .tab_content .content_list li:hover .title {
    color: #3488ea
}

.agent-mobile .npagePage.post .project #postInfo .description a,
.agent-mobile .team_tabs .tab_content .content_list li .title {
    transition: 0.36s ease
}

.agent-mobile .search .item_block:hover .title {
    color: #3488ea
}

.search #pages {
    padding-bottom: 0;
}

.service .bx-wrapper .bx-pager {
    bottom: 5px;
}


.agent-mobile .npagePage.post .project #postInfo .description a:hover {
    border-color: #3488ea
  } 
