
/* clear */

/* 背景颜色适用深色主题*/
#app div.body_container { background-color: #171717; }

#indexPage a.more::after,
#olx_head,
#online_open,
#indexPage #mservice,
#newslist .newstitem:hover:after,
#contactform form p:last-child::after,
.npagePage #servicelist .serviceitem:hover div p.title:before,
.bodylistpost #pageswitch a:hover,
#category a:hover::before, 
#category a.active:before,
.npagePage #projectlist .projectitem a .project_info:after,
.npagePage #projectlist .projectitem:hover a .project_info,
#projectinfo1 .header .title-warp:after,
#mcontact #contactinfo div a:hover,
.npagePage #newslist .newstitem:hover a.details,
.npagePage #newslist .newsbody:after,
.npagePage #newslist .newstitem:hover .newsbody:after,
#indexPage .module.bgShow,
#pages a.active, 
#pages a:hover {
    background: #ee770b;
}

#newslist .newstitem:hover .newsbody .title {
    color: #ee770b;
}

#indexPage a.more::before,
#contactform form p:last-child::before,
.npagePage #servicelist .serviceitem:hover a.details {
    border: 2px solid #ee770b;
}

#projectlist .projectitem a:hover .project_info {
    border-top: 3px solid #ee770b;
    border-bottom: 3px solid #ee770b;
}

#mcontact #contactinfo div a:hover,
.npagePage #newslist .newstitem:hover a.details {
    border: 1px solid #ee770b;
}

.npagePage .teamitem:hover {
    border-color: #ee770b;
}

.npagePage #projectlist .projectitem:hover a .project_info {
    border-top: 1px solid #ee770b;
    border-bottom: 1px solid #ee770b;
}

#indexPage #mnews {
    background-color: #171717;
}

#mpage .content .header p.subtitle,
#mpage .content .header p.title {
    text-indent: 0;
    text-align: center;
}

#indexPage #mpage .wrapper li .fimg {
    background-position: inherit;
    background-color: transparent;
}

#indexPage #mpartner .module-content,
#indexPage #mpartner .wrapper {
    width: 1200px;
}

#indexPage #mcontact .content .header p.title {
    color: #fff;
}

#mcontact .content #contactinfo h3 {
    color: #9c9c9c;
}

.npagePage #teamlist {
    padding-top: 60px;
}

#projectlist .projectitem a:hover .project_info {
    background: rgba(0, 0, 0, 0.1);
}

#indexPage #mservice a.more {
    margin-top: 112px;
}

#indexPage #mservice {
    padding-bottom: 20px;
}

.content .header p.subtitle {
    color: rgba(255,255,255,.7);
}

#indexPage .module.mvideom.mm {
    background-color: #171717;
}

.mvideo_header {
    display: block;
}

.mvideo_title {
    color: #fff;
}

.mvideo_subtitle {
    font-family: HELVETICANEUELTPRO-THEX, "微软雅黑";
    line-height: 26px;
    font-size: 14px;    
    color: rgba(255,255,255,.7);
}
