@charset "utf-8";
*,
body,
html {
    -webkit-tap-highlight-color: transparent
}

#header,
body,
html {
    max-width: 900px;
    margin: 0 auto
}

#category .label:after,
.agent-mobile .project .item_block .item_img::before,
.clearfix:after,
.content_list:after,
.module.mcounter ul.content_list li div:after,
.module.mcounter ul.content_list:after,
.module.mcustomize .description a.more:before {
    content: ''
}

@font-face {
    font-family: HELVETICANEUELTPRO-THEX;
    src: url(fonts/HELVETICANEUELTPRO-THEX.OTF);
    font-weight: 400;
    font-style: normal
}

* {
    padding: 0;
    margin: 0
}

body,
html {
    text-shadow: none;
    overflow-x: hidden;
    width: 100%;
    background-color: #fff;
    font-family: Arial, Helvetica, Verdana, "微软雅黑";
    font-size: 12px;
    color: #666;
    -webkit-text-size-adjust: none;
    -webkit-overflow-scrolling: touch;
    overflow-scrolling: touch;
    height: 100%
}

a {
    color: #e40807;
    text-decoration: none
}

ol,
ul {
    list-style: none
}

b,
strong {
    font-weight: 400
}

em,
i {
    font-style: normal
}

img {
    display: block;
    border: 0;
    height: auto
}

input {
    border: none;
    background: 0 0
}

.fl {
    float: left
}

.fr {
    float: right
}

#category .label .text,
#footer a,
#footer span {
    float: left
}

.clearfix:after {
    clear: both;
    display: block
}

#sitecontent {
    overflow-y: auto!important;
    height: 100%;
    position: relative;
    overflow: hidden
}

.clearfix {
    zoom: 1
}

input,
textarea {
    font-family: "微软雅黑", Arial;
    outline: 0;
    font-size: 14px;
    -webkit-appearance: none
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 400;
    line-height: 1;
    font-size: 16px
}

a:active,
a:hover,
a:link,
a:visited {
    color: inherit;
    text-decoration: none
}

nav:not(.mm-menu) {
    display: none
}

.ellipsis {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: block
}

.plr10 {
    padding: 0 5%
}

#header,
.content,
.footer {
    text-align: center
}

#footer,
#header {
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    line-height: 50px;
    -moz-box-sizing: border-box;
    height: 50px;
    padding: 0;
    box-sizing: border-box;
    width: 100%
}

#footer {
    background: #f0f0f0;
    bottom: 0;
    text-align: left;
    font-size: 12px;
    font-weight: 100;
    padding: 0 20px
}

#header,
#mm-slider .slider-img {
    text-align: center
}

#header.fixed {
    position: fixed;
    top: 0;
    left: 0
}

#footer.fixed {
    position: fixed;
    bottom: 0;
    left: 0
}

#header {
    top: 0;
    background: #fff;
    position: fixed;
    z-index: 3
}

#header a.mm-hbtn {
    background: center center no-repeat;
    display: block;
    width: 30px;
    height: 30px;
    position: absolute;
    top: 0;
    left: 10px;
    margin: 10px
}

#pages a,
#pages span {
    margin-right: 5px
}

#footer span {
    width: 60%;
    color: #9e9e9e
}

#footer strong {
    float: left;
    width: auto;
    color: #9e9e9e
}

#footer a#flogo {
    width: 50px;
    margin-top: 16px;
    margin-left: 5px
}

.mm-page {
    height: 100%
}

.lcbody,
.lcitem {
    transform: translateZ(0) rotate(0);
    height: 30px
}

.lcbody {
    width: 30px;
    position: relative;
    transition: transform .4s cubic-bezier(.4, .01, .165, .99)
}

.lcitem,
.lcitem .rect {
    width: 30px;
    position: absolute;
    left: 0
}

.lcitem {
    top: 0;
    transition: transform .25s cubic-bezier(.4, .01, .165, .99) 0s;
    -webkit-transform: translateZ(0) rotate(0);
    -webkit-transition: -webkit-transform .25s cubic-bezier(.4, .01, .165, .99) 0s
}

.lcitem .rect {
    height: 1px;
    background: #999;
    top: 14px;
    transition: transform .2s ease .2s;
    -webkit-transition: -webkit-transform .2s ease .2s
}

.lcitem .rect.top {
    transform: translate3d(0, -6px, 0);
    -webkit-transform: translate3d(0, -6px, 0)
}

.lcitem .rect.bottom {
    transform: translate3d(0, 6px, 0);
    -webkit-transform: translate3d(0, 6px, 0)
}

#header .mm-hbtn.open .lcbody {
    transform: translateZ(0) rotate(90deg);
    -webkit-transform: translateZ(0) rotate(90deg)
}

#header .mm-hbtn.open .lcitem {
    transform: translateZ(0) rotate(45deg);
    transition: transform .25s cubic-bezier(.4, .01, .165, .99) 0s;
    -webkit-transform: translateZ(0) rotate(45deg);
    -webkit-transition: -webkit-transform .25s cubic-bezier(.4, .01, .165, .99) 0s
}

#header .mm-hbtn.open .lcitem.bottom {
    transform: translateZ(0) rotate(-45deg);
    -webkit-transform: translateZ(0) rotate(-45deg)
}

#header .mm-hbtn.open .lcitem .rect {
    transition: transform .2s ease .2s;
    transform: translate3d(0, 0, 0);
    -webkit-transition: -webkit-transform .2s ease .2s;
    -webkit-transform: translate3d(0, 0, 0)
}

.mm-hlogo {
    height: 60%;
    position: relative;
    top: 20%;
    display: inline-block
}

.mm-hlogo img {
    height: 100%;
    width: auto
}

.mm-head {
    height: 50px;
    width: 100%
}

#mm-slider .slider li a {
    display: block;
    position: relative
}

#mm-slider .slider-info {
    position: absolute;
    top: 45%;
    width: 80%;
    left: 50%;
    margin-left: -40%
}

#mm-slider .slider-info .title {
    font-size: 18px;
    color: #e40807
}

#mm-slider .slider-info .subtitle {
    font-size: 12px;
    color: #666
}

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

#mm-slider .bx-controls {
    display: block
}

#mm-slider .bx-controls .bx-controls-direction {
    display: none
}

#mm-slider .bx-controls .bx-controls-direction a.bx-prev {
    left: 0;
    right: 0
}

.agent-mobile .service .bx-wrapper .bx-controls-direction a.bx-next,
.bx-wrapper .bx-controls-direction a.bx-next {
    right: -15%
}

.content li a {
    display: block
}

.mm-listview>li:not(.mm-divider):after {
    left: 0
}

.mlist .container_header .title {
    font-size: 18px;
    color: #e40807;
    padding-top: 40px;
    text-align: left;
    margin-left: 5%
}

.mlist .container_header .subtitle {
    padding: 0 0 16px;
    color: #B7B7B7;
    text-align: left;
    margin-left: 5%
}

#category {
    min-height: 40px
}

#category .label {
    line-height: 40px;
    height: 40px;
    background: #e40807;
    color: #fff;
    padding: 0 40px
}

#category .label:after {
    display: block;
    clear: both
}

.dropmenu .label .down {
    float: right;
    margin-top: 8px;
    font-size: 22px
}

.dropmenu.open .label .down {
    transform: rotate(180deg)
}

.dropmenu ul {
    overflow-y: auto;
    background-color: #fff
}

.dropmenu ul li {
    width: 100%;
    height: 40px;
    float: left;
    border-bottom: #f0f0f0 1px solid
}

.dropmenu ul li a {
    line-height: 40px;
    height: 40px;
    padding: 0 50px;
    color: #969595;
    display: block;
    background: #fff
}

#pages,
#pages a {
    height: 36px;
    text-align: center
}

.dropmenu ul li a.active {
    background: #f1f1f1;
    color: #e40807
}

#pages {
    padding: 20px 0 30px
}

#pages a {
    width: 36px;
    display: inline-block;
    color: #a9a9a9;
    line-height: 36px;
    font-family: Arial;
    transition: background-color .2s ease-out
}

.npagePage.post #postNav,
.npagePage.post #postWrapper .item_tags {
    text-align: left
}

#pages a i {
    font-size: 24px;
    top: 2px;
    position: relative
}

#pages a.active,
#pages a:hover {
    background: 0 0;
    color: #e40807
}

.category,
.more {
    display: none
}

.content_list:after {
    display: block;
    clear: both
}

.bx-wrapper .bx-controls-direction a {
    margin-top: -20px;
    background-color: rgba(0, 0, 0, 0)
}

.bx-wrapper .bx-controls-direction a.bx-prev {
    left: -15%
}

.bx-wrapper .bx-controls-direction a i {
    margin-left: 0;
    color: #CCC
}

.bx-wrapper .bx-controls-direction a.bx-next i {
    margin-left: 4px
}

.npagePage.pageEditor,
.npagePage.post {
    padding-top: 50px
}

.npagePage.post #postContent,
.npagePage.post #postInfo,
.npagePage.post #postNav {
    width: 92%;
    margin: 20px 4%;
    position: relative;
    text-align: left
}

.npagePage.post #postWrapper .item_tags i {
    display: none
}

.npagePage.post #postWrapper .item_tags a {
    display: inline-block;
    padding: 4px 12px;
    border: 1px solid #f0f0f0;
    background-color: #f0f0f0;
    margin: 2rem .2rem
}

.npagePage.post #postWrapper li .item_tags a {
    margin: .2rem
}

.npagePage.post #postWrapper .item_tags a:hover {
    color: #fff
}

.npagePage.post #postInfo {
    color: #777;
    margin-top: 2rem
}

.npagePage.post #postInfo .title {
    color: #444;
    font-size: 16px;
    transition: all .3s ease-out 0s;
    line-height: 20px
}

.npagePage.post #postInfo .subtitle {
    color: #999;
    font-size: 12px;
    margin-top: 4px;
    transition: all .3s ease-out 0s;
    line-height: 14px
}

.npagePage.post #postInfo .description {
    margin-top: 20px;
    display: block
}

.npagePage .content hr {
    border: none;
    border-top: 1px dotted #d3d3d3;
    margin-top: 10px;
    margin-bottom: 10px;
    word-wrap: break-word;
    word-break: normal
}

.npagePage.post .navlist li {
    margin: 10px 0
}

.npagePage.post .navlist_t {
    padding: 24px 30px
}

.npagePage.post .navlist_t .title {
    font-size: 14px;
    color: #3c3c3c;
    transition: all ease-out .3s
}

.npagePage.post .navlist_t .subtitle {
    font-size: 12px;
    color: #999
}

.npagePage.post #postNav .navitem {
    padding: 1.6rem 0;
    border-bottom: 1px solid #f4f4f4
}

.npagePage.post #postNav .navitem i {
    display: none
}

.npagePage.post #listContent h3 {
    color: #444;
    font-size: 14px;
    margin-top: 20px
}

.module.mcounter .module_container {
    padding: 10px 0;
    background-color: #f8f8f8
}

.module.mcounter ul.content_list {
    width: 100%;
    height: auto
}

.module.mcounter ul.content_list:after {
    display: block;
    clear: both
}

.module.mcounter ul.content_list li {
    width: 50%;
    height: auto;
    float: left;
    text-align: center;
    margin: 10px 0;
    color: #fff
}

.module.mcounter ul.content_list li div {
    border-right: rgba(0, 0, 0, .08) 1px solid;
    padding: 20px 0
}

.module.mcounter ul.content_list li div:after {
    position: relative;
    display: block;
    width: 60%;
    height: 1px;
    background: rgba(255, 255, 255, .5);
    margin: 0 auto
}

.module.mcounter ul.content_list li:nth-child(2n) div {
    border-right: none
}

.module.mcounter ul.content_list li p {
    text-align: center;
    font-size: 14px
}

.module.mcounter ul.content_list li p.number {
    position: relative
}

.module.mcounter ul.content_list li p.number .counterDX {
    font-size: 36px;
    font-family: HELVETICANEUELTPRO-THEX, Arial;
    text-align: center;
    color: #3c3c3c
}

.module.mcounter ul.content_list li p.number .unit {
    font-size: 12px;
    color: #959595;
    vertical-align: top
}

.module.mcounter ul.content_list li p.title {
    height: auto;
    overflow: hidden;
    font-size: 12px;
    color: #959595;
    padding: 0 10px
}

#mcontact {
    background-color: #fff;
    padding-bottom: 40px
}

#mcontact .container_header {
    padding: 20px 0;
    text-align: left
}

#mcontact .container_header .title {
    color: #333;
    font-size: 1.6rem
}

#mcontact .container_header .subtitle {
    color: #999
}

#mcontact .contactinfo h3 {
    margin-bottom: 10px;
    color: #666;
    text-align: left;
    font-weight: 400;
    font-size: 1.4rem;
    line-height: 2rem
}

#mcontact .contactinfo p {
    width: 100%;
    height: 2.4rem;
    color: #999;
    font-size: 1.2rem;
    line-height: 2.4rem;
    text-align: left
}

.contactinfo p a {
    color: #999;
    text-decoration: underline
}

.contactinfo div {
    padding-top: 10px;
    height: 30px
}

.contactinfo div a {
    background-color: transparent;
    color: #9b9b9b;
    font-size: 16px;
    border: 1px solid rgba(255, 255, 255, .07);
    width: 36px;
    height: 36px;
    border-radius: 0;
    margin-right: 10px
}

.contactinfo div a i {
    margin-top: 10px;
    font-size: 16px;
    margin-left: 1px
}

.module.mcustomize {
    padding-bottom: 0
}

.module.mcustomize .header {
    text-align: center;
    padding: 80px 0 30px;
    font-size: 16px;
    margin: 0 auto;
    color: #252525
}

.module.mcustomize .header .title {
    font-family: "微软雅黑", Arial
}

.module.mcustomize .header .subtitle {
    font-size: 12px;
    color: #7c7c7c
}

.module.mcustomize .description {
    margin: 0 auto;
    line-height: 24px;
    text-align: left;
    font-size: 13px;
    color: #7c7c7c;
    height: auto;
    overflow: hidden
}

.module.mcustomize .mediabody {
    text-align: center
}

.module.mcustomize .mediabody a {
    display: inline
}

.module.mcustomize .mediabody img {
    float: none;
    max-width: 100%
}

.module.mcustomize .description a.more {
    min-width: 120px;
    position: relative;
    display: inline-block;
    padding: 7px 19px;
    background: #fff;
    color: #898989;
    border: 1px solid #E1E1E1;
    transition: all .3s linear;
    z-index: 1;
    text-align: center;
    margin-top: 0;
    text-transform: Uppercase;
    font-size: 12px
}

.module.mcustomize .description a.more:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #236FFB;
    z-index: -1;
    opacity: 0;
    -webkit-transform: scale3d(.7, 1, 1);
    transform: scale3d(.7, 1, 1);
    -webkit-transition: -webkit-transform .4s, opacity .4s;
    transition: transform .4s, opacity .4s;
    -webkit-transition-timing-function: cubic-bezier(.2, 1, .3, 1);
    transition-timing-function: cubic-bezier(.2, 1, .3, 1)
}

.module.mcustomize .description a.more:hover {
    color: #fff;
    border-color: #236FFB
}

.module.mcustomize .description a.more:hover::before {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: scale3d(1, 1, 1)
}

.module.mcustomize.horizontal .contentbody {
    height: 100%;
    display: block;
    padding-top: 50px;
    padding-bottom: 20px
}

.module.mcustomize.horizontal .contentbody .wrapper {
    vertical-align: middle;
    display: block;
    width: 90%;
    margin: 0 auto
}

.agent-mobile .project .date_wrap,
.agent-mobile .project .item_des,
.agent-mobile .project .item_tags,
.agent-mobile .project a.details,
.agent-mobile .service .date_wrap,
.agent-mobile .service .item_des,
.agent-mobile .service .item_tags,
.agent-mobile .service a.details {
    display: none
}

.module.mcustomize.horizontal .contentbody .header {
    text-align: left;
    padding-top: 0
}

.module.mcustomize.horizontal .mediabody {
    height: auto;
    width: 90%;
    margin: 0 auto
}

.module.mcustomize.horizontal .mediabody div {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    width: 100%;
    height: 100%
}

.bx-wrapper .bx-controls-auto,
.bx-wrapper .bx-pager {
    bottom: 10px
}

.bx-wrapper .bx-pager.bx-default-pager a {
    width: 3px;
    height: 3px
}

.bx-wrapper .bx-pager.bx-default-pager a.active,
.bx-wrapper .bx-pager.bx-default-pager a:focus,
.bx-wrapper .bx-pager.bx-default-pager a:hover {
    border: 1px solid #a5a5a5;
    background-color: #a5a5a5
}

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

.agent-mobile .service .subtitle {
    color: #999;
    font-size: 12px;
    line-height: 16px
}

.agent-mobile .service .wrapper {
    width: 75%;
    margin: 10px auto 30px;
    position: relative;
    overflow: hidden
}

.agent-mobile .service .bx-wrapper .bx-controls-direction a {
    margin-top: -20px;
    background-color: rgba(0, 0, 0, .1);
    border-radius: 0
}

.agent-mobile .service .bx-wrapper .bx-controls-direction a.bx-prev {
    left: -15%
}

.agent-mobile .service .bx-wrapper .bx-controls-direction a i {
    margin-left: 0;
    color: #fff
}

.agent-mobile .service .bx-wrapper .bx-controls-direction a.bx-next i {
    margin-left: 4px
}

.agent-mobile .service .item_block {
    position: relative
}

.agent-mobile .npagePage .service .wrapper {
    width: 92%;
    margin: 0 auto
}

.agent-mobile .npagePage.post .service .wrapper {
    width: 100%;
    margin: 0 auto
}

.agent-mobile .project .content .wrapper {
    width: 96%;
    margin: 0 2%;
    position: relative
}

.agent-mobile .project .item_block {
    width: 48%;
    margin: 1%;
    float: left;
    transition: all .2s ease-out;
    -webkit-transition: all .2s ease-out;
    position: relative;
    overflow: hidden
}

.agent-mobile .project .item_block .item_wrapper {
    position: relative;
    width: 100%;
    transition: all .6s ease-out 0s;
    background-color: #f8f8f8
}

#sitecontent .project .item_block .title {
    color: #444;
    font-size: 14px;
    transition: all .3s ease-out 0s;
    line-height: 20px
}

.agent-mobile .project .item_block .subtitle {
    color: #999;
    font-size: 12px;
    margin-top: 2px;
    transition: all .3s ease-out 0s;
    line-height: 14px
}

.agent-mobile .project .item_block .item_info {
    padding: 20px;
    width: calc(100% - 40px);
    display: block;
    text-align: left
}

.agent-mobile .project .item_block .item_img {
    position: relative
}

.agent-mobile .project .item_block .item_img::before {
    position: absolute;
    top: 0;
    left: 0;
    height: calc(100% - 22px);
    width: calc(100% - 22px);
    border: 1px solid transparent;
    margin: 10px;
    transition: all ease-out .3s;
    z-index: 2
}

.agent-mobile #sitecontent #listContent .item_block:hover .title {
    color: #fff
}

.agent-mobile .project .item_block:hover .item_img img {
    transform: scale(1.06);
    -moz-transform: scale(1.06, 1.06);
    -webkit-transform: scale(1.06, 1.06);
    -o-transform: scale(1.06, 1.06)
}

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

.agent-mobile .project .content_list .item_block:hover .item_img::before {
    border: 1px solid rgba(0, 0, 0, .1)
}

#sitecontent .project .item_block:hover .title {
    color: #fff
}

#sitecontent .npagePage.post #postContent .title {
    color: #444
}

.agent-mobile .npagePage.post .project #postInfo .description a {
    border: 1px solid #e40807
}

.agent-mobile .npagePage.post #postInfo .description a:hover {
    background: #e40807
}

.agent-mobile #sitecontent .npagePage.post .project #postInfo .description a:hover {
    color: #fff
}

.agent-mobile .ad01 .item_block.first .item_img:after,
.agent-mobile .ad01 .item_info .description,
.agent-mobile .ad01 .m_container .container_header {
    display: none
}

.agent-mobile .ad01 .content_list li {
    float: left;
    position: relative;
    box-shadow: 0 0 1px rgba(0, 0, 0, .2);
    overflow: hidden
}

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

.agent-mobile .ad01 .content_list li .item_wrapper {
    position: absolute;
    bottom: 0;
    background-color: transparent;
    transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s
}

.agent-mobile .ad01 .content_list li .title {
    color: #e40807;
    text-align: left
}

.agent-mobile .ad01 .content_list li .subtitle {
    color: #999;
    font-size: 12px;
    text-align: left
}

.agent-mobile .ad01 .content_list li .item_info {
    padding: 20px 30px;
    display: block
}

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

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

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

.agent-mobile .ad01 .content_list li:hover .item_wrapper {
    background-color: #e40807
}

.agent-mobile .team_tabs .tab_content .content_list li {
    padding: 5% 0
}

.agent-mobile .team_tabs .tab_content .content_list li:after {
    content: '';
    display: block;
    clear: both
}

.agent-mobile .imagelink .container_header,
.agent-mobile .news .content li a.more2,
.agent-mobile .news .item_block a.details,
.agent-mobile .news .item_img,
.agent-mobile .news .item_tags,
.agent-mobile .team .date_wrap,
.agent-mobile .team .description,
.agent-mobile .team .details,
.agent-mobile .team .item_tags {
    display: none
}

.agent-mobile .team_tabs .tab_content .content_list li .item_img {
    width: 90%;
    margin: 0 5% 6%;
    float: left
}

.agent-mobile .team_tabs .tab_content .content_list li .item_wrapper {
    width: 90%;
    float: left;
    text-align: left;
    margin-left: 5%
}

.agent-mobile .team_tabs .tab_content .content_list li .title {
    font-size: 16px;
    color: #e40807
}

.agent-mobile .team_tabs .tab_content .content_list li .subtitle {
    font-size: 12px;
    color: #898989;
    margin-top: 2px
}

.agent-mobile .team_tabs .tab_content .content_list li .description {
    font-size: 13px;
    line-height: 20px
}

.agent-mobile .imagelink {
    background-color: #fff
}

.agent-mobile .imagelink .content {
    padding: 30px 0
}

.agent-mobile .imagelink .wrapper {
    overflow-x: auto;
    overflow-y: hidden;
    width: 100%;
    height: auto
}

.agent-mobile .imagelink ul {
    height: 40px
}

.agent-mobile .imagelink ul li {
    float: left;
    height: auto
}

.agent-mobile .imagelink ul li img {
    height: auto
}

.agent-mobile .team .content .wrapper {
    position: relative;
    width: 92%;
    margin: 0 4%
}

.agent-mobile .team .item_block {
    margin: 10px 0
}

.agent-mobile .team .item_block .title {
    font-size: 14px;
    color: #3c3c3c;
    transition: all ease-out .3s;
    text-align: left
}

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

.agent-mobile .team .item_block .subtitle {
    font-size: 12px;
    color: #999;
    text-align: left
}

.agent-mobile .news .wrapper {
    position: relative;
    width: 90%;
    margin: 0 5%
}

.agent-mobile .news .content_list li {
    padding: 26px 0;
    text-align: left
}

.agent-mobile .news .item_block .item_info {
    text-align: left
}

.agent-mobile .news .item_block .item_info .title {
    color: #333;
    transition: all .3s linear
}

.agent-mobile .news .item_block:hover .item_info .title {
    color: #e40807
}

.agent-mobile .news .content_list .item_wrapper .date_wrap {
    margin-bottom: 10px;
    color: #ADADAD
}

.agent-mobile .news .item_block .item_info .subtitle {
    margin-top: 4px
}

.agent-mobile .news .item_block .item_info .description {
    color: #8f8f8f;
    line-height: 20px;
    height: 40px;
    overflow: hidden;
    margin-top: 10px
}

.agent-mobile .news .content_list li:last-child {
    border-color: transparent
}

.agent-mobile .npagePage.post .item_tags {
    display: block
}

.agent-mobile .npagePage.post .mlist .item_tags {
    display: none
}

.pageEditor .content {
    padding: 0 20px 40px;
    text-align: inherit
}

.npagePage.pageEditor .container_header .title {
    font-size: 18px;
    text-align: center
}

.npagePage.pageEditor .container_header .subtitle {
    font-size: 12px;
    text-align: center;
    color: #999;
    margin-bottom: 20px
}

.cate-box {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: #fff;
    z-index: 6;
    transition: transform .4s cubic-bezier(.215, .61, .355, 1) 0s;
    transform: translate3d(0, 100%, 0);
    -webkit-transition: -webkit- transform .4s cubic-bezier(.215, .61, .355, 1) 0s;
    -webkit-transform: translate3d(0, 100%, 0)
}

.open .cate-box {
    transform: translate3d(0, 0, 8px);
    -webkit-transform: translate3d(0, 0, 8px)
}

#category,
.list_nav {
    position: initial
}

.list_nav {
    position: fixed;
    top: 50px;
    width: 100%;
    max-width: 900px;
    z-index: 5
}

.perch-box {
    padding-top: 50px
}

.perch-box p {
    height: 40px
}

.pclose {
    width: 50px;
    height: 50px;
    display: block;
    float: right;
    position: absolute;
    top: 0;
    right: 0
}

#online a:last-child:after,
.mm-opening .cate-box {
    display: none
}

.dropmenu ul {
    width: 100%;
    height: auto;
    position: relative;
    z-index: 3
}

.pclose:after,
.pclose:before {
    content: '';
    top: 25px;
    left: 15px;
    border-top: 1px solid #fff;
    width: 20px
}

.cate-box .transform {
    margin-bottom: 50px;
    overflow-y: scroll
}

.cate-title {
    height: 50px;
    background: #e40807;
    line-height: 50px;
    font-size: 16px;
    padding: 0 80px;
    text-align: center;
    color: #fff;
    position: relative;
    overflow: hidden
}

.pclose:after {
    position: absolute;
    transform: translateZ(0) rotate(45deg);
    -webkit-transform: translateZ(0) rotate(45deg)
}

.pclose:before {
    position: absolute;
    transform: translateZ(0) rotate(-45deg);
    -webkit-transform: translateZ(0) rotate(-45deg)
}

#mcontact #contactform.wow,
#mcontact #contactinfo.wow,
.ad01 .content_list li.wow,
.container_target.wow,
.imagelink .content_list li.wow,
.mcustomize .description.wow,
.mcustomize .header.wow,
.mcustomize .mediabody.wow,
.news .content_list li.wow,
.project .content_list li.wow,
.service .content_list li.wow,
.team .content_list li.wow,
.team_tabs li.wow {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp
}

#online {
    width: 70%;
    margin: 0 15%;
    position: absolute;
    background: rgba(243, 243, 243, .9);
    box-shadow: 0 5px 10px rgba(0, 0, 0, .1);
    bottom: 40px;
    height: 40px;
    border-radius: 80px;
    z-index: 5
}

#online a {
    width: 33.333%;
    float: left;
    height: 100%;
    line-height: 40px;
    text-align: center;
    font-size: 18px;
    position: relative
}

#online a:after {
    content: "";
    position: absolute;
    right: 0;
    height: 100%;
    width: 1px;
    background: rgba(255, 255, 255, .6)
}

img {
    width: auto;
    max-width: 100%
}

.agent-mobile #sitecontent .ad01 .content_list li .item_info {
    display: block
}

.agent-mobile .project .content_list .item_block:hover .item_img::before,
.mm-search {
    display: none
}

.agent-mobile .ad01 .content_list li {
    width: 100%;
    margin-bottom: 1px
}

.agent-mobile .ad01 .content_list li a {
    padding-right: 50%
}

.agent-mobile .ad01 .content_list li .item_wrapper {
    width: 50%;
    height: 100%;
    right: 0;
    left: auto
}

.agent-mobile .ad01 .content_list li .item_info {
    position: absolute;
    top: 50%;
    margin-top: -36px;
    max-height: 100%
}

.mm-listview>li>a {
    font-size: 13px;
    padding: 14px 10px 14px 26px
}

.mm-menu .mm-listview>li.mm-selected>a:not(.mm-next) {
    background: #fff
}

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

#sitecontent {
    box-shadow: 0 2px 10px rgba(0, 0, 0, .4)
}

.mm-menu .mm-navbar>a {
    font-size: 13px;
    color: #333
}

.mlist {
    padding: 0
}

.agent-mobile .mlist .container_header .title {
    line-height: 26px
}

.agent-mobile .project .item_block:hover .item_img img {
    transition: transform .36s ease
}

.mlist .m_container .content .more {
    margin-top: 30px;
    display: inline-block;
    line-height: 36px;
    padding: 0 80px;
    border: 1px solid rgba(0, 0, 0, .15);
    color: #666
}

.mlist .m_container .content .more .fa,
.mlist .m_container .content .more_wrap .more {
    display: none
}

.mlist .m_container .content .more:hover {
    color: #fff;
    background: #3cb134
}

.mcustomize .contentbody .description a {
    display: inline-block;
    line-height: 32px;
    margin-top: 15px;
    padding: 0 30px;
    color: #999;
    border: 1px solid #d7d7d7;
    transition: all .36 ease
}

.mcustomize .contentbody .description a:hover {
    color: #fff;
    background: #3cb134;
    border-color: #3cb134
}

.news .m_container .content .item_block .item_info {
    width: 96%
}

.news .m_container .content .item_block .description,
.team .m_container .content .item_block .subtitle,
.team .m_container .content .item_block .title {
    line-height: 20px
}

.team .item_block {
    width: 50%;
    float: left
}

.agent-mobile .service .item_info {
    line-height: 20px;
    padding: 18px 10% 7px
}

.service .item_block .item_des {
    display: block;
    line-height: 20px;
    height: 40px;
    overflow: hidden
}

.service .bx-wrapper .bx-controls-auto {
    bottom: -10px
}

.agent-mobile .ad01 .content_list .item_block .item_info {
    padding-left: 20px;
    padding-right: 20px
}

.agent-mobile .ad01 .content_list .item_block .title {
    width: 80%
}

.agent-mobile .team_tabs {
    padding: 10px 0
}

.agent-mobile .team_tabs .tab_content .content_list li .description {
    margin-top: 5px;
    height: 40px;
    overflow: hidden
}

.agent-mobile .team_tabs .content_list .item_block .title {
    position: relative;
    display: inline-block;
    padding-right: 6%
}

#sitecontent .npagePage .mlist .more,
.ad01 .m_container .content .more,
.imagelink .m_container .content .more,
.service .m_container .content .more,
.team_tabs .item_block .item_img,
.team_tabs .item_block .item_info .subtitle,
.team_tabs .m_container .content .more {
    display: none
}

.agent-mobile .team_tabs .content_list .item_block .title:after {
    content: "";
    position: absolute;
    right: 4px;
    width: 10px;
    border-top: 1px solid #bdbcbc;
    top: 50%;
    margin-top: -1px
}

.mcustomize:not(.horizontal) .header {
    text-align: left;
    padding: 30px 0 20px;
    margin-left: 5%
}

#mcontact .container_header {
    padding-top: 0
}

.agent-mobile .imagelink ul {
    width: 960px!important
}

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

.agent-mobile .imagelink ul li img {
    /*width: 100%*/
}

#footer .ellipsis {
    width: 92%
}

#sitecontent .npagePage .mlist .item_block .subtitle {
    margin-top: 5px
}

.agent-mobile .npagePage.post .project #postInfo .description a {
    transition: all .3s ease-out 0s;
    height: 3rem;
    line-height: 3rem;
    border: 1px solid rgba(0, 0, 0, .15);
    color: #666;
    text-align: center;
    display: inline-block;
    text-decoration: none;
    padding: 0 2rem;
    margin: 1rem 0
}

.agent-mobile .npagePage .description,
.agent-mobile .npagePage .postbody {
    line-height: 18px
}

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

#sitecontent .npagePage .service .item_info {
    padding-bottom: 10px
}

#sitecontent .npagePage .service .item_block .subtitle {
    display: none
}

#sitecontent .npagePage .service .item_block {
    padding-bottom: 20px
}

.agent-mobile .npagePage:not(.post) .team .item_block:hover .item_wrapper .title {
    transition: 0s;
    color: #fff
}

.agent-mobile .npagePage:not(.post) .team .item_block:hover .item_wrapper .subtitle {
    color: #fff
}

.npagePage .project,
.npagePage .service {
    margin-top: 16px
}

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

.agent-mobile .service .bx-viewport {
    padding-bottom: 30px
}

.mlist .container_header .subtitle {
    padding-top: 2px
}

.agent-mobile .team .item_block .item_info {
    padding: 20px 5%
}

#menu .mm-listview li:last-child:after {
    display: none
}

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

#category .cate-box .transform li {
    height: auto
}

#category .cate-box .transform li a {
    font-size: 13px;
    height: 44px;
    line-height: 44px
}

.npagePage.post #postContent {
    border-top: 1px solid rgba(0, 0, 0, .1);
    margin-top: 10px;
    padding-top: 20px
}

.npagePage.post #postWrapper .item_tags a {
    background: 0 0;
    border: 1px solid rgba(0, 0, 0, .1);
    color: #999
}

.npagePage .imagelink .content_list {
    width: 360px!important;
    margin: auto
}

.npagePage.post #listContent h3 {
    padding-top: 30px
}

#listContent {
    clear: both
}

#mm-slider .bx-wrapper .bx-pager {
    bottom: 15px
}

.agent-mobile #mm-slider li .slider-info .title {
    font-size: 18px;
    color: #fff
}

.agent-mobile #mm-slider li .slider-info .subtitle {
    color: rgba(255, 255, 255, .7)
}

.mm-listview>li>a.active,
.mm-menu .mm-listview>li.mm-selected>a:not(.mm-next) {
    color: #607cb3
}

.agent-mobile .mlist .m_container .content a:hover {
    color: rgba(255, 255, 255, 0)
}

.agent-mobile .mlist .m_container .content a:hover::after {
    color: #fff
}

.agent-mobile .content .wrapper a.animated {
    color: rgba(102, 102, 102, 0);
    padding: 0 60px;
    border-radius: 2px
}

.agent-mobile .mlist .container_header .title {
    color: #3c3c3c
}

.agent-mobile .project .item_block .item_img img {
    border-radius: 2px
}

.agent-mobile .project .content .wrapper a.animated {
    margin-bottom: 30px;
    color: rgba(102, 102, 102, 0);
    padding: 0 60px
}

.agent-mobile .content .wrapper a.animated::after {
    content: "MORE";
    color: rgba(0, 0, 0, .4);
    font-size: 13px;
    position: relative;
    left: -12px;
    border-radius: 2px
}

.agent-mobile .project .item_block:hover .item_wrapper {
    background-color: #607cb3
}

.agent-mobile .mlist .m_container .content .more:hover {
    background-color: #607cb3;
    border: 1px solid #607cb3
}

.agent-mobile .project.mlist .content_list .item_block:hover .item_box .item_wrapper .item_info .subtitle {
    color: rgba(255, 255, 255, .42)
}

.agent-mobile #category .label,
.agent-mobile .cate-title {
    background: #607cb3
}

.agent-mobile .dropmenu ul li a.active {
    color: #607cb3
}

.agent-mobile .mcustomize .description.wow span {
    font-size: 13px!important
}

.agent-mobile .module.mcustomize .header .subtitle {
    margin-top: 5px
}

.agent-mobile .mcustomize .description.wow {
    color: rgba(0, 0, 0, .44);
    margin-top: -5px
}

.agent-mobile .mcustomize .contentbody .description a {
    margin-top: 0;
    margin-bottom: 10px;
    color: rgba(153, 153, 153, .79);
    padding: 0 50px;
    border: 1px solid rgba(215, 215, 215, .74)
}

.agent-mobile .service .item_block .item_des {
    color: rgba(0, 0, 0, .47);
    font-size: 13px
}

.agent-mobile .service .content_list li img {
    border-radius: 2px
}

.agent-mobile .service .item_info {
    font-size: 15px;
    margin-bottom: 5px
}

.agent-mobile .service.mlist .content_list .item_block:hover .item_box .item_wrapper {
    background-color: rgba(96, 124, 179, 0)
}

.agent-mobile .service .subtitle {
    display: block;
    margin-top: 5px;
    color: rgba(0, 0, 0, .51)
}

.agent-mobile .service .item_block .item_des {
    display: none
}

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

.agent-mobile .mlist.team .content_list .item_block {
    background-color: #bbb;
    width: 48%;
    margin-right: 2%;
    border-radius: 2px;
    position: relative;
    margin-bottom: 0
}

.agent-mobile .team .content_list li a .item_img img {
    padding: 25px 5px 5px;
    border-radius: 2px;
    margin-left: 8px;
    width: 35px
}

.agent-mobile .team .m_container .content .item_block .title {
    width: 60%;
    overflow: hidden;
    position: absolute;
    top: 35px;
    right: 8px;
    color: #fff;
    font-size: 15px
}

.agent-mobile .team .content_list #item_block_4 {
    display: block;
    display: none
}

.team .m_container .content .item_block .subtitle {
    color: #fff;
    font-size: 13px
}

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

.agent-mobile .team .content_list li:hover {
    background-color: #588df4
}

.agent-mobile .team .m_container .content .more {
    margin-bottom: 30px
}

.agent-mobile .team.mlist .content_list .item_block:hover {
    background-color: #607cb3
}

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

.agent-mobile .team.mlist .content_list .item_block:hover .item_box .item_wrapper .item_info .subtitle {
    color: rgba(255, 255, 255, .61)
}

.agent-mobile .news .m_container .content .item_block .description {
    color: rgba(0, 0, 0, .48);
    font-size: 13px
}

.agent-mobile .ad01 .content_list li .title,
.agent-mobile .news .item_block .item_info .title {
    font-size: 15px
}

.agent-mobile .news .content_list li {
    border-bottom: 1px solid rgba(233, 233, 233, .66)
}

.agent-mobile .news.mlist .content_list .item_block:hover .item_box .item_wrapper .item_info .title {
    text-decoration: underline
}

.agent-mobile .npagePage .service .description {
    line-height: 19px
}

.agent-mobile .ad01 {
    margin-top: 20px
}

.agent-mobile .ad01 .content_list .item_block .item_info {
    width: 90%;
    line-height: 24px
}

.agent-mobile .ad01 .content_list li.item_block .item_wrapper {
    background-color: #fff
}

.agent-mobile .ad01.mlist .content_list .item_info .title {
    color: rgba(0, 0, 0, .83)
}

.agent-mobile .ad01.mlist .content_list .item_info .subtitle {
    color: rgba(0, 0, 0, .52);
    font-size: 13px
}

.agent-mobile .ad01 .content_list li.item_block:hover .item_wrapper {
    background-color: #607cb3
}

.agent-mobile .ad01.mlist .content_list li:hover .item_info .subtitle {
    color: rgba(255, 255, 255, .54)
}

#pages a:hover,
.agent-mobile #pages a.active {
    color: #607cb3
}

.npagePage.post #postWrapper .item_tags a:hover {
    border-color: #607cb3;
    background: #607cb3
}

.npagePage.post #postWrapper .item_tags a {
    border-radius: 2px
}

.agent-mobile .npagePage .postbody,
.npagePage.post #postInfo .description {
    font-size: 13px;
    line-height: 24px
}

.agent-mobile .npagePage .project {
    margin-top: 0
}

.agent-mobile .npagePage.post #postNav .navitem .title {
    font-size: 15px
}

.agent-mobile .npagePage.post #postNav .navitem .description {
    margin-top: 10px;
    font-size: 13px;
    line-height: 22px;
    color: rgba(0, 0, 0, .54)
}

.agent-mobile .npagePage .team .content_list #item_block_4 {
    display: block
}

.agent-mobile .npagePage .team .content_list {
    margin-top: 16px;
    margin-bottom: 16px
}

.agent-mobile .npagePage.post .team .navlist li {
    background-color: rgba(0, 0, 0, .12);
    position: relative;
    border-radius: 2px
}

.agent-mobile .npagePage.post .team .navlist li .navlist_img img {
    padding: 26px 20px 13px
}

.agent-mobile .npagePage.post .team .navlist li:hover {
    background-color: #607cb3
}

.agent-mobile .npagePage.post .team .navlist li:hover .subtitle {
    color: rgba(255, 255, 255, .54)
}

.agent-mobile #sitecontent .npagePage.post .team .navlist li:hover a .title {
    color: #fff!important
}

#sitecontent .npagePage.post .team #postContent .title {
    top: 24px;
    left: 76px;
    font-size: 15px;
    position: absolute
}

#sitecontent .npagePage.post .team #postContent .subtitle {
    font-size: 13px;
    margin-top: -50px;
    margin-left: 44px
}

.agent-mobile .npagePage.post .team .navlist_t {
    padding: 19px 30px 0
}

#online a,
.agent-mobile #sitecontent .news #listContent .item_block:hover .title {
    color: #607cb3
}

.bx-wrapper .bx-pager.bx-default-pager a {
    border-color: #607cb3;
    background-color: #607cb3
}

/* 滚动条 */

.container_category>a.active,
.container_category>a:hover,
.item_tags>a.active,
.item_tags>a:hover {
    border-color: #6388cf ;
    background-color: #6388cf 
}

#search-list .searchFormGroup input,
body #search-header .searchFormGroup input {
    border-color: #6388cf 
}

#search-list .searchFormGroup .searchSub,
body #search-header .searchFormGroup .searchSub {
    background-color: #6388cf 
}



.imagelink .owl-nav .owl-next:hover,
.imagelink .owl-nav .owl-prev:hover,
.mlist .owl-nav .owl-next:hover,
.mlist .owl-nav .owl-prev:hover,
.postSlider .owl-nav .owl-next:hover,
.postSlider .owl-nav .owl-prev:hover {
    background-color: #6388cf 
}

.imagelink .owl-dots .owl-dot.active span,
.imagelink .owl-dots .owl-dot:hover span,
.mlist .owl-dots .owl-dot.active span,
.mlist .owl-dots .owl-dot:hover span {
    background-color: #6388cf ;
    border-color: #6388cf 
}

.ff_indexPage .team_tabs.mlist .tab_button .item_block:before {
    background-color: #6388cf 
}

.ff_indexPage .team_tabs.mlist .tab_button .item_block.active .title {
    color: #6388cf 
}

.mcustomize .container_content .contentbody .description a:hover {
    background-color: #6388cf ;
    border-color: #6388cf 
}

.news.mlistpost .tabBtn .post-next:not(.empty):hover,
.news.mlistpost .tabBtn .post-prev:not(.empty):hover,
.project.mlistpost .tabBtn .post-next:not(.empty):hover,
.project.mlistpost .tabBtn .post-prev:not(.empty):hover,
.service.mlistpost .tabBtn .post-next:not(.empty):hover,
.service.mlistpost .tabBtn .post-prev:not(.empty):hover,
.team.mlistpost .tabBtn .post-next:not(.empty):hover,
.team.mlistpost .tabBtn .post-prev:not(.empty):hover {
    background-color: #6388cf 
}

#longPage #header #navWrapper .content .nav .navitem>a:hover span:before {
    color: #6388cf 
}

#longPage #header #navWrapper .content .nav .navitem>a:hover .fa-angle-down {
    color: #6388cf 
}


::-webkit-scrollbar {
    background-color: #6388cf 
}

::-webkit-scrollbar-thumb:hover {
    background-color: #6388cf 
}

#pages .page-item.active,
#pages .page-item:hover {
    border-color: #6388cf ;
    background-color: #6388cf 
}

.ff_pageTarget .container_target a:hover {
    color: #6388cf 
}

.ff_pageTarget .container_target a:last-child {
    color: #6388cf 
}

.postSlider .tab_button .item_block.current .item_img:after,
.postSlider .tab_button .item_block:hover .item_img:after {
    border-color: #6388cf 
}

body #navWrapper .content .nav>.navitem .subnav {
    border-color: #6388cf 
}

body #navWrapper .content .nav>.navitem .subnav li a:hover {
    background-color: #6388cf 
}

.ff_indexPage .mlist .content_wrapper .more:hover {
    background-color: #6388cf 
}

#sliderDirThemb,
#sliderDotThemb {
    border-color: #6388cf 
}

.service.mlist:not(.imagelink) .content_list .item_block:hover .item_box .item_wrapper {
    background-color: #6388cf 
}

#shares a:hover {
    border-color: #6388cf ;
    background-color: #6388cf 
}

#online_open:hover {
    border-color: #6388cf ;
    background-color: #6388cf 
}

#olx_head {
    background-color: #6388cf 
}

#olx_qq li a:hover {
    color: #6388cf 
}

.bodyproject .ff_sitecontent .ff_postPage .project .item_tags a:hover {
    background-color: #6388cf 
}

.bodyproject .ff_sitecontent .ff_postPage .project .content_list .item_block:hover .details {
    background-color: #6388cf 
}

.bodyproject .ff_sitecontent .ff_postPage .project .content_list .item_block:hover .item_info .title {
    color: #6388cf 
}

.container_category>a.active {
    border-color: #6388cf ;
    background-color: #6388cf 
}

.mcustomize.tril .mediabody::after {
    background-color: #6388cf 
}

.container_category>a.active,
.container_category>a:hover,
.item_tags>a.active,
.item_tags>a:hover {
    border-color: #6388cf ;
    background-color: #6388cf 
}

.service.mlist .owl-dots .owl-dot.active span {
    border-color: #6388cf ;
    background-color: #6388cf 
}

.bodyservice .ff_sitecontent .ff_postPage .service .item_tags a:hover {
    background-color: #6388cf 
}

.bodyteam .ff_pageList .team .content_list .item_block:hover {
    background-color: #6388cf 
}

.bodyteam .ff_sitecontent .ff_postPage .team .listContent_post .item_tags a:hover {
    border-color: #6388cf ;
    background-color: #6388cf 
}

.ad01.mlist .item_block:nth-child(1) .item_wrapper {
    background-color: #6388cf 
}

.ad01.mlist .item_block:nth-child(2) .item_wrapper {
    background-color: #6388cf 
}

.ad01.mlist .item_block:nth-child(3) .item_wrapper {
    background-color: #6388cf 
}

.ad01.mlist .item_block:nth-child(4) .item_wrapper {
    background-color: #6388cf 
}

.news.mlist .owl-dots .owl-dot.active span {
    border-color: #6388cf ;
    background-color: #6388cf 
}

.bodynews .ff_sitecontent .ff_postPage .news .listContent_post .item_tags a:hover {
    border-color: #6388cf ;
    background-color: #6388cf 
}

#mcontact .contactform .inputtxt.submit:hover {
    background-color: #6388cf 
}

.mlist .owl-dots .owl-dot span {
    border-color: #6388cf 
}

.news.mlist .owl-dots .owl-dot span {
    border-color: #6388cf 
}

input {
    background-color: 0
}

#footer {
    background-color: #f0f0f0
}

#footer span {
    color: #9e9e9e
}

#footer strong {
    color: #9e9e9e
}

#mm-slider .slider-info .title {
    color: #e40807
}

#mm-slider .slider-info .subtitle {
    color: #666
}

.mm-listview>li>a.active {
    color: #e40807
}

.dropmenu ul {
    background-color: #fff
}

.dropmenu ul li {
    border-bottom-color: #f0f0f0
}

.dropmenu ul li a {
    background-color: #fff
}

.dropmenu ul li a.active {
    color: #e40807
}

#pages a.active,
#pages a:hover {
    color: #e40807
}

.bx-wrapper .bx-controls-direction a {
    background-color: transparent
}

.bx-wrapper .bx-controls-direction a i {
    color: #ccc
}

.npagePage.post #postWrapper .item_tags a:hover {
    color: #fff
}

.npagePage.post .navlist_t .subtitle {
    color: #999
}

.npagePage.post #postNav .navitem {
    border-bottom-color: #f4f4f4
}

.module.mcounter .module_container {
    background-color: #f8f8f8
}

.module.mcounter ul.content_list li {
    color: #fff
}

.module.mcounter ul.content_list li p.number .counterDX {
    color: #3c3c3c
}

#mcontact .container_header .subtitle {
    color: #999
}

.module.mcustomize .header {
    color: #252525
}

.module.mcustomize .header .subtitle {
    color: #7c7c7c
}

.module.mcustomize .description a.more:hover {
    border-color: #236ffb
}

.bx-wrapper .bx-pager.bx-default-pager a.active,
.bx-wrapper .bx-pager.bx-default-pager a:focus,
.bx-wrapper .bx-pager.bx-default-pager a:hover {
    background-color: #a5a5a5
}

.agent-mobile .service .bx-wrapper .bx-controls-direction a i {
    color: #fff
}

.agent-mobile .project .item_block .item_wrapper {
    background-color: #f8f8f8
}

.agent-mobile #sitecontent #listContent .item_block:hover .title {
    color: #fff
}

.agent-mobile .project .item_block:hover .item_wrapper {
    background-color: #e40807
}

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

.agent-mobile .project .content_list .item_block:hover .item_img::before {
    border-color: rgba(0, 0, 0, .1)
}


#sitecontent .npagePage.post #postContent .title {
    color: #444
}

.agent-mobile .npagePage.post #postInfo .description a:hover {
    background-color: #e40807
}

.agent-mobile #sitecontent .npagePage.post .project #postInfo .description a:hover {
    color: #fff
}

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

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

.agent-mobile .ad01 .content_list li:hover .item_wrapper {
    background-color: #e40807
}

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

.agent-mobile .imagelink {
    background-color: #fff
}

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

.agent-mobile .news .item_block:hover .item_info .title {
    color: #e40807
}

.agent-mobile .news .content_list .item_wrapper .date_wrap {
    color: #adadad
}

.agent-mobile .news .content_list li:last-child {
    border-color: transparent
}

.agent-mobile #sitecontent .news #listContent .item_block:hover .title {
    color: #e40807
}

#online a:after {
    background-color: rgba(255, 255, 255, .6)
}

.mm-listview>li>a.active {
    color: #6388cf 
}

.mm-menu .mm-listview>li.mm-selected>a:not(.mm-next) {
    color: #6388cf 
}

.agent-mobile .mlist .m_container .content a:hover::after {
    color: #fff
}

.agent-mobile .project .item_block:hover .item_wrapper {
    background-color: #6388cf 
}

.agent-mobile .mlist .m_container .content .more:hover {
    background-color: #6388cf ;
    border-color: #6388cf 
}

.agent-mobile #category .label {
    background-color: #6388cf 
}

.agent-mobile .cate-title {
    background-color: #6388cf 
}

.agent-mobile .dropmenu ul li a.active {
    color: #6388cf 
}

.agent-mobile .team.mlist .content_list .item_block:hover {
    background-color: #6388cf 
}

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

.agent-mobile .ad01 .content_list li.item_block .item_wrapper {
    background-color: #fff
}

.agent-mobile .ad01 .content_list li.item_block:hover .item_wrapper {
    background-color: #6388cf 
}

#pages a:hover,
.agent-mobile #pages a.active {
    color: #6388cf 
}

.npagePage.post #postWrapper .item_tags a:hover {
    border-color: #6388cf ;
    background-color: #6388cf 
}

.agent-mobile .npagePage.post .team .navlist li:hover {
    background-color: #6388cf 
}

.agent-mobile #sitecontent .news #listContent .item_block:hover .title {
    color: #6388cf 
}

#online a {
    color: #6388cf 
}

.bx-wrapper .bx-pager.bx-default-pager a {
    border-color: #6388cf ;
    background-color: #6388cf 
}

.bodyteam .ff_pageList .team .content_list .item_block{transition: all .36s ease;}


/*pc-color*/
.project.mlist .content_list .item_img .item_mask{background-color: rgba(99, 136, 207, 0.85);}
.ff_indexPage .news.mlist .content_list .item_block:hover .details{    border-color: #6388cf; background-color: #6388cf;}
.bodynews .news.mlist .content_list .item_block:hover .details{    border-color: #6388cf; background-color: #6388cf;}


/*mobile -color*/
.agent-mobile .news .item_block:hover .item_info .title{color: #6388cf;}
.agent-mobile .service.mlist:not(.imagelink) .content_list .item_block:hover .item_box .item_wrapper{background-color: rgba(99, 136, 207, 0);
 color: #6388cf;}
 .agent-mobile .npagePage.post .service.mlist:not(.imagelink) .content_list .item_block:hover .item_box .item_wrapper{color:#6388cf}




.agent-mobile #sitecontent .npagePage.post .team #postContent .title{left: 61px;color:#fff;}
.agent-mobile #sitecontent .npagePage.post .team #postContent .subtitle{margin-top: -25px;margin-left: 47px;color: rgba(255, 255, 255, 0.82);}





.bodyproject .mlist:not(.imagelink) .content_list .item_img{border-radius: 4px;}


.ff_indexPage .imagelink {
    position: initial;
}

.ff_indexPage div#mcontact + .imagelink {
    /* position: relative */
    margin-top: -138px;
}

.ff_indexPage .imagelink .container_content {
    position: initial;
}

.ff_indexPage .imagelink .item_block {
        width: calc(100% / 8 - 0px);
}
.ff_indexPage .imagelink .owl-item .item_block {
    width: 100%;
}
.imagelink {
     background: none; 
}

.ff_indexPage .imagelink .owl-carousel .owl-nav.disabled{ display: block; }
.ff_indexPage .imagelink .owl-nav .owl-prev{background: rgba(0, 0, 0, 0);}
.ff_indexPage .imagelink .owl-nav .owl-prev .iconfont{color: rgba(39, 38, 38, 0.5);}
.ff_indexPage .imagelink .mlist .owl-nav .owl-next{ display: block; }
.ff_indexPage .imagelink .owl-nav .owl-next{background: rgba(0, 0, 0, 0);}
.ff_indexPage .imagelink .owl-nav .owl-next .iconfont{color: rgba(39, 38, 38, 0.5);}

.ff_indexPage .imagelink .owl-nav .owl-prev.disabled:hover{background: rgba(0, 0, 0, 0);}
.ff_indexPage .imagelink .owl-nav .owl-next.disabled:hover{background: rgba(0, 0, 0, 0);}
.ff_indexPage .imagelink .owl-nav .owl-prev.disabled:hover .iconfont{color: rgba(39, 38, 38, 0.5);}
.ff_indexPage .imagelink .owl-nav .owl-next.disabled:hover .iconfont{color: rgba(39, 38, 38, 0.5);}


#footer { background-color: #f0f0f0; margin-top: 20px; padding-top: -2px;}
.nav .navitem .fa-angle-down { color: rgba(0, 0, 0, 0.28);}

/*  */

.ff_indexPage .service.module{  padding-bottom:0px;padding-top:160px}
.ff_indexPage .mlist .module_container .container_category{text-align: left;}
.npagePage .ff_pageTarget .container_category{text-align: left !important;}
.ff_indexPage .team.module{  margin-top: 200px;    padding-bottom: 0px;}
.ff_indexPage .ad01.module{padding-bottom: 0px;}

.ff_indexPage .news.module{padding-bottom: 0px;margin-bottom: 0px;}
.ff_indexPage #mcontact{margin-top:190px}

.ff_indexPage .team.mlist .container_header {
    top: -230px;
}

.ff_indexPage .module {
    padding-top: 160px;
}

.ff_indexPage .container_category>a{margin-bottom: 15px;}


/* colors */

.agent-mobile .service .content_list li img {
    display: block;
    margin: 0 auto;
}

/* 滚动条 */

::-webkit-scrollbar {
    /*background-color: #ee451c;*/
}


.bx-wrapper .bx-pager.bx-default-pager a{
    /*border-color: #ee451c;
    background-color: #ee451c;*/
}

.mm-listview>li>a.active{
    /*color: #ee451c;*/
}

.mm-menu .mm-listview>li.mm-selected>a:not(.mm-next){
    /*color: #ee451c;*/
}

#online a{
    /*color: #ee451c;*/
}

.agent-mobile .project .item_block:hover .item_wrapper{
    /*background-color: #ee451c;*/
}

.agent-mobile .mlist .m_container .content .more:hover{
    /*background-color: #ee451c;*/
    /*border-color: #ee451c*/
}

.mcustomize .container_content .contentbody .description a:hover{
    /*background-color: #ee451c;*/
    /*border-color: #ee451c*/
}

.agent-mobile .team.mlist .content_list .item_block:hover{
    /*background-color: #ee451c;*/
}

.agent-mobile .ad01 .content_list li.item_block:hover .item_wrapper{
    /*background-color: #ee451c;*/
}

.agent-mobile .service.mlist:not(.imagelink) .content_list .item_block:hover .item_box .item_wrapper{
    /*color: #ee451c;*/
}

.agent-mobile .news .item_block:hover .item_info .title{
    /*color: #ee451c;*/
}

/* 内页 */

.agent-mobile #category .label{
    /*background-color: #ee451c;*/
}

.agent-mobile .cate-title{
    /*background-color: #ee451c;*/
}

.agent-mobile .dropmenu ul li a.active{
    /*color: #ee451c;*/
}

#pages a:hover, 
.agent-mobile #pages a.active{
    /*color: #ee451c;*/
}

.npagePage.post #postWrapper .item_tags a:hover{
    /*background-color: #ee451c;*/
    /*border-color: #ee451c*/
}

.agent-mobile #sitecontent .news #listContent .item_block:hover .title{
    /*color: #ee451c;*/
}