img {
    max-width: 100%;
}

.agent-mobile #header {
    box-shadow: 0 0px 48px 0 rgba(0, 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, 0.6);
}

.agent-mobile .ad01 .content_list li#item_block_0 {
    background-color: #909744;

    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: 11;

    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;
    background-color: #f8f8f8;

    padding-bottom: 40px;
}

.module.mcustomize .header .title {
    color: #909744;
}

.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: block;
}

.agent-mobile .project .item_block .item_wrapper {
    padding: 10px 12px 14px;

    box-sizing: border-box;
    background-color: transparent;
}

.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: none;

    text-align: left;

    line-height: 1.5em;

    height: 3em;

    overflow: hidden;

    color: #777;
    font-size: 12px;
}

.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, 0.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: 14px;
}

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

#mm-slider .slider-info .subtitle {
    color: rgba(255, 255, 255, 0.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, 0.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: block;
}

.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: 14px;

    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, 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: 112px;
}

.agent-mobile .imagelink .content_list {
    width: auto !important;
    padding: 0 5%;
}

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

    border-bottom: rgba(0, 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, 0.7);
}

.cate-box {
    margin-top: 50px;

    height: calc(100% - 50px);
}

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

.agent-mobile .mcustomize .description.wow {
    padding: 0 5%;
}

.agent-mobile .mcustomize .description a {
    display: none;
}

.agent-mobile .module.mcustomize .header.wow {
    text-align: left;
    padding-left: 5%;
    padding-top: 30px;
}

.agent-mobile .module.mcustomize .mediabody {
    padding: 0 5%;
    padding-top: 8%;
}

.agent-mobile .ad01 .content_list {
    display: -webkit-box;

    display: -webkit-flex;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-orient: vertical;

    -webkit-box-direction: normal;

    -webkit-flex-direction: column;

    -ms-flex-direction: column;

    flex-direction: column;
}

.agent-mobile .ad01 .content_list li {
    -webkit-box-ordinal-group: 2;

    -webkit-order: 2;

    -ms-flex-order: 2;

    order: 2;
}

.agent-mobile .ad01 .content_list li:nth-child(2) {
    -webkit-box-ordinal-group: 1;

    -webkit-order: 1;

    -ms-flex-order: 1;

    order: 1;
}

.agent-mobile .ad01 .content_list li:nth-child(3) {
    -webkit-box-ordinal-group: 3;

    -webkit-order: 3;

    -ms-flex-order: 3;

    order: 3;
}

.agent-mobile .ad01 .content_list #item_block_1 {
    width: 100%;
}

.agent-mobile .ad01 .content_list #item_block_1 img {
    height: 150px;
    width: auto;
}

.agent-mobile .ad01 .content_list #item_block_2 {
    margin-left: 50%;
    position: absolute;

    right: 0;

    bottom: 0;
}

.agent-mobile .ad01 .content_list {
    position: relative;
}

.agent-mobile .module.mcounter .module_container {
    border-top: 1px solid #f2f2f2;

    border-bottom: 1px solid #f2f2f2;
    background-color: transparent;
}

.agent-mobile .module.mcounter ul.content_list li p.number .unit {
    margin-left: 4px;
}

.agent-mobile .ad01 .content_list #item_block_1 .item_wrapper {
    left: -24px;
}

#mcontact .contactinfo p.add {
    height: auto;
}

.agent-mobile .ad01 .content_list li:hover .item_wrapper {
    background-color: transparent;
}

.agent-mobile #sitecontent .ad01 .content_list li:hover .title {
    color: unset;
}

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

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

.agent-mobile .imagelink ul li {
    width: calc(100% / 3);
}

/* 2019/11/13 yyq 修改 */
.agent-mobile .ad01 .content_list #item_block_1 img {
    height: auto;
}

#mm-slider .slider-img img {
    display: block;
}

.agent-mobile .project .item_block {
    transition: none;
    -webkit-transition: none;
}

.list_nav {
    z-index: 21;
}

.search-input-wrap {
    z-index: 100;
}

#category .label_mask {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background: rgba(0, 0, 0, 0.5);
    z-index: 2;
    display: none;
}
/* 2019/11/13 yyq 修改 */

/* 2020/08/10 合并 lin*/

/* 手机端 */
/* .agent-mobile #mm-slider .bx-controls{
    position: absolute;
} */
.agent-mobile .mlist .container_header .title {
    margin-bottom: 10px;
    color: #333;
    font-size: 2rem;
    font-weight: 600;
}
.agent-mobile #category .label {
    background-color: #ff7327;
}
.agent-mobile #category .label {
    line-height: 50px;
    height: 50px;
    font-size: 15px;
}
.agent-mobile .dropmenu .label .down {
    margin-top: 14px;
}
.agent-mobile .cate-title {
    background-color: #fff;
    color: #333;
    border-top-left-radius: 60px;
    border-top-right-radius: 60px;
    box-shadow: 0 -10px 10px rgba(0, 0, 0, 0.1);
    height: 60px;
    line-height: 60px;
    font-weight: 600;
}
.agent-mobile .cate-box {
    margin-top: 200px;
    background-color: transparent;
}
.agent-mobile .dropmenu ul li a.active {
    color: #ff7327;
}
.agent-mobile .imagelink ul li {
    width: calc(100% / 2);
}
.agent-mobile #pages a.active,
.agent-mobile #pages a:hover {
    color: #ff7327;
}
.agent-mobile .npagePage.post #postWrapper .item_tags a:hover {
    border-color: #ff7327;
    background: #ff7327;
}
.agent-mobile .npagePage .mlist:not(.ad01) .content_list {
    margin-top: 10px;
}
/* 服务 */
.agent-mobile .indexPage .service {
    width: 90%;
    margin: 0 auto;
    position: relative;
    padding-top: 0;
}
.agent-mobile .indexPage .service:before {
    content: "";
    width: 100vw;
    height: 100px;
    position: absolute;
    top: 0;
    background-color: #f0f0f0;
    left: 50%;
    transform: translateX(-50%);
}
.agent-mobile .indexPage .service .container_header,
.agent-mobile .service .content_list .item_block .item_box .item_img,
.agent-mobile .indexPage .service .bx-controls-direction {
    display: none;
}
.agent-mobile .service .item_info .title {
    font-size: 1.8rem;
    font-weight: 600;
}
.agent-mobile .service .subtitle {
    display: block;
    font-size: 14px;
    line-height: 26px;
    height: 53px;
    margin-top: 20px;
    white-space: inherit;
}
.agent-mobile .service .bx-wrapper .bx-pager {
    position: inherit;
    margin-top: 20px;
}
.agent-mobile .service .item_info {
    padding: 0;
}
.agent-mobile .service .wrapper {
    width: 100%;
    padding: 50px 30px;
    box-sizing: border-box;
    background-color: #fff;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    margin-bottom: 20px;
    margin-top: 0;
}
.agent-mobile .service .item_wrapper {
    position: relative;
}
.agent-mobile .npagePage .service .item_des {
    display: none;
}
.agent-mobile .npagePage .service .item_block {
    border-bottom: 1px solid #f0f0f0;
    padding-bottom: 30px;
}
.agent-mobile .npagePage.post .service #postNav {
    display: none;
}
/* 关于我们 */
.agent-mobile .module.mcustomize .header .subtitle {
    font-family: "DisneyEnglish-Bold";
    color: #333;
    font-size: 54px;
    line-height: 42px;
    margin-top: 10px;
}
.agent-mobile .module.mcustomize .header .title {
    color: #333;
}
.agent-mobile .module.mcustomize .header.wow {
    padding-top: 40px;
    padding-bottom: 40px;
}
/* 团队 */

.agent-mobile .mlist .container_header .subtitle {
    margin: 5%;
}
.agent-mobile .team.mlist .item_block img {
    border-radius: 100px;
}
.agent-mobile .team li.item_block {
    margin-right: 10px;
    width: calc(100% / 2 - 10px);
}
.agent-mobile .team li.item_block:nth-child(2n) {
    margin-right: 0;
}
.agent-mobile .team .item_block .title {
    font-weight: 600;
    font-size: 1.56rem;
    text-align: center;
}
.agent-mobile .team .item_block:hover .title {
    color: #ff7327;
}

.agent-mobile .team:before {
    content: "";
    width: 100%;
    background-color: #f0f0f0;
    position: absolute;
    bottom: 0;
    height: 10px;
    left: 0;
}
.agent-mobile .team {
    position: relative;
}

/* 案例 */
.agent-mobile #sitecontent .indexPage .project .item_block .title {
    font-weight: 600;
    font-size: 1.56rem;
}

.agent-mobile #sitecontent .project .item_block:hover .title {
    color: #ff7327;
}
.agent-mobile .project .content_list .item_block:hover .subtitle {
    color: #999;
}
.agent-mobile .project .item_block .item_img::before {
    content: none;
}
.agent-mobile .indexPage .project .item_block {
    margin: 0;
}
.agent-mobile .project {
    position: relative;
}
.agent-mobile .indexPage .project:before {
    content: "";
    width: 100%;
    background-color: #f0f0f0;
    position: absolute;
    bottom: 0;
    height: 10px;
    left: 0;
}
.agent-mobile .project .content .wrapper {
    width: 92%;
    margin: 0 4%;
}
.agent-mobile .project .bx-wrapper .bx-pager {
    position: inherit;
    margin-top: 10px;
}
.agent-mobile #sitecontent .npagePage .project .item_block .title {
    font-weight: 600;
    font-size: 1.5rem;
}
.agent-mobile .npagePage.post .project #listContent {
    margin: 4%;
}

/* 新闻 */
.agent-mobile .news .item_block .item_info .title {
    color: #333;
    font-size: 1.56rem;
    font-weight: 600;
}
.agent-mobile .news .item_block:hover .item_info .title {
    color: #ff7327;
}
.agent-mobile .news .item_img {
    display: block;
}
.agent-mobile .news .item_wrapper {
    margin-top: 20px;
}
.agent-mobile .news .content_list li {
    border-bottom: none;
}
/* 不规则1 */
.agent-mobile .mlist.ad01 {
    width: 90%;
    margin-left: 5%;
    padding-bottom: 40px;
}
.agent-mobile .ad01 .content_list li:nth-child(2) {
    -webkit-box-ordinal-group: unset;
    -webkit-order: unset;
    -ms-flex-order: unset;
    order: unset;
}
.agent-mobile .ad01 .content_list li#item_block_0 .item_info {
    position: absolute;
    top: 50%;
    left: 14%;
    display: block;
    margin-top: -19px;
    width: 80%;
}
.agent-mobile .ad01 .content_list #item_block_1 .item_wrapper {
    background-color: #ff7327;
    width: 50%;
    height: 50%;
    top: 0;
    left: 0;
}
.agent-mobile .ad01 .content_list li#item_block_0 .item_wrapper {
    border-top: 1px solid #f0f0f0;
    border-right: 1px solid #f0f0f0;
    z-index: 0;
}
.agent-mobile .ad01 .content_list li#item_block_0 {
    background-color: transparent;
}
.agent-mobile .ad01 .content_list #item_block_2 {
    position: inherit;
    width: 100%;
    margin-left: 0;
}
.agent-mobile .ad01 .content_list .item_block .item_img {
    width: 50%;
}
.agent-mobile .ad01 .content_list #item_block_1 .item_img {
    width: 100%;
}
.agent-mobile .ad01 .content_list #item_block_1 .title {
    color: #fff;
}
.agent-mobile .ad01 .content_list #item_block_1 .subtitle {
    color: rgba(255, 255, 255, 0.6);
}
.agent-mobile .ad01 .content_list .item_block {
    width: 100%;
}
.agent-mobile .ad01 .content_list li .item_wrapper {
    left: 50%;
    background-color: #333;
    width: 50%;
}
.agent-mobile .ad01 .content_list li:nth-child(3),
.agent-mobile .ad01 .content_list li {
    order: unset;
    -webkit-box-ordinal-group: unset;
    -webkit-order: unset;
    -ms-flex-order: unset;
}
.agent-mobile .ad01 .content_list li:nth-child(2n + 1) .item_img {
    float: left;
}
.agent-mobile .ad01 .content_list li:nth-child(2n + 2) .item_img {
    float: right;
}
.agent-mobile .ad01 .content_list li:nth-child(2n + 2) .item_wrapper {
    left: 0;
    background-color: #fff;
}
.agent-mobile .ad01 .content_list li:nth-child(2n + 2) .item_wrapper .title {
    color: #333;
}
.agent-mobile .ad01 .content_list li:nth-child(2n + 2) .item_wrapper .subtitle {
    color: #999;
}
.agent-mobile .npagePage .mlist.ad01 {
    padding-top: 10px;
}
/* 不规则2 */
.agent-mobile .team_tabs .tab_content .content_list li {
    width: 100%;
    padding: 1% 0;
    border-bottom: none;
}
.agent-mobile .team_tabs .tab_content .content_list li .item_img {
    display: block;
    width: 100%;
    margin: 0;
}

.agent-mobile .team_tabs .tab_content .content_list .item_block .item_wrapper {
    padding: 10px 12px 24px;
}
.agent-mobile .team_tabs .tab_content .content_list li .title {
    font-weight: 600;
    line-height: 30px;
}
.agent-mobile .team_tabs .tab_content .content_list li.item_block:hover .title {
    color: #ff7327;
}
.agent-mobile .team_tabs {
    background-color: #fff;
}
/* 视频 */
.agent-mobile .videom .content_list li .title {
    color: #333;
    font-size: 1.56rem;
    font-weight: 600;
    margin-bottom: 10px;
}
.agent-mobile .videom .content_list li .subtitle {
    margin-bottom: 20px;
}
.agent-mobile .videom .content_list .item_block .date_wrap,
.agent-mobile .videom .content_list .item_block .details,
.agent-mobile .videom .content_list .item_block .item_tags {
    display: none;
}
.agent-mobile .videom .content_list .item_block .item_wrapper {
    padding: 30px;
    box-sizing: border-box;
}
.agent-mobile .videom .content_list .item_block .item_img {
    position: relative;
}
.agent-mobile .videom .content_list .item_block .item_img:before {
    content: "";
    position: absolute;
    width: 64px;
    height: 64px;
    background-color: #fff;
    left: calc(50% - 32px);
    top: calc(50% - 32px);
    border-radius: 100px;
}
.agent-mobile .videom .content_list .item_block .item_img:after {
    content: "";
    position: absolute;
    border-left: 14px solid #ff7327;
    border-bottom: 10px solid transparent;
    border-top: 10px solid transparent;
    left: 49%;
    top: 45%;
}
.agent-mobile .videom .content_list .item_block {
    margin-top: 30px;
}
.agent-mobile .videom .wrapper {
    margin: 4%;
}
/* 导航 */
.agent-mobile .mm-listview > li > a.active {
    color: #ff7327;
}

/* 表单 */
.agent-mobile .npagePage.formPage .container_header .title {
    font-weight: 600;
}
.agent-mobile .mo-button input {
    line-height: 44px;
    width: 100%;
    border-color: transparent;
    font-size: 16px;
}
.agent-mobile .search .item_info .title {
    font-weight: 600;
}
.agent-mobile .search .item_des {
    margin-top: 10px;
}
.agent-mobile .imagelink .content {
    border-bottom: none;
}

.agent-mobile .indexPage #mm-slider li div.mask {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.3);
}

.agent-mobile .module.mcustomize .description a.more:hover {
    border-color: #ff7327;
}

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

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

.agent-mobile .npagePage.post .service #postInfo .title {
    font-size: 20px;

    font-weight: 600;
}

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

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

    font-size: 14px;

    line-height: 22px;
}

.agent-mobile .npagePage.post .service #postInfo {
    border-bottom: 1px dotted rgba(0, 0, 0, 0.1);

    padding-bottom: 1rem;

    margin-bottom: 2rem;
}

.agent-mobile .npagePage.post #postInfo .title {
    font-weight: 600;
}

.agent-mobile #page_contact iframe {
    width: 100%;
}

.agent-mobile b,
.agent-mobile strong {
    font-weight: bold;
}

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

.agent-mobile #footer {
    color: #999;
}

.agent-mobile #page404 {
    padding-top: 220px;
}

.agent-mobile #page404 .fl {
    font-size: 80px;

    font-family: "DisneyEnglish-Bold";

    display: inline-block;

    line-height: 44px;

    float: unset;
}

.agent-mobile #page404 .title {
    font-size: 24px;

    margin-top: 20px;
}

.agent-mobile #page404 .subtitle {
    font-size: 14px;

    margin-top: 5px;
}

.agent-mobile #page404 .subtitle a {
    color: #ff7327;
}

.agent-mobile .search_empty {
    font-size: 16px;
}

.agent-mobile #mm-slider .slider-info .title {
    font-size: 22px;
}

.agent-mobile #mm-slider .slider-info .subtitle {
    font-size: 16px;
}
/* 2020/08/10 合并 lin*/
/* 
#sitecontent #footer * {
    float: none;
    line-height: 2;
    vertical-align: middle;
    display: inline-block;
}
#sitecontent #footer a#flogo {
    height: auto;
    width: auto;
    vertical-align: middle;
    display: inline-block;
    margin: 4px 0;
} */
