#header { background: #fff; }
#footer { background: #2C2F3A; }
.bx-wrapper { background: transparent; }
.scrollView { background-color: #f8f8f8; }
.content .header p.subtitle { margin: 5px 20px; }
.teamitem #mteam_img { width: 100px; overflow: hidden; height: 80px; max-height: 80px; }
.teamitem .teaminfo .header {  padding-left: 120px; margin-top: -60px;margin-bottom: 30px; }
.teamitem img { width: 100%; height: auto; border-radius: 0px; margin-bottom: 26px; }
.teamitem .teaminfo { margin-left: 0px; }
.teaminfo .header p.subtitle { margin: 5px 0px; }
.teamitem a { height: auto; }
.teamitem:nth-of-type(even) .teaminfo { margin-right: 0px; }
.teamitem .teaminfo .description { margin-top: 20px; }
.teamitem .teaminfo .description { height: auto; line-height: 22px; }
#teampost .header p.subtitle { margin: 5px 0px; }
/*首页案例文字*/

.projectitem .project_info p.title { overflow: hidden; white-space: nowrap; text-overflow: ellipsis; margin: 16px 10px 2px; margin-top: 16px; color: #535353; font-size: 14px; text-align: left; }
.projectitem .project_info p.subtitle { overflow: hidden; white-space: nowrap; text-overflow: ellipsis; margin: 0px 10px; color: #9B9B9B; font-size: 12px; margin-bottom: 10px; text-align: left; }
#projectlist .projectitem .project_info div { position: absolute; width: 100%; bottom: -60px; }
#projectlist .projectitem { margin-bottom: 70px; }
/*首页案例文字结束*/

#indexPage #mpage { border-top: 1px solid #e7e7e7; }
#indexPage #mcontact .header p.title { color: #444; }
#indexPage #mcontact .header p.subtitle { color: #c1c1c1; }
#contactinfo h3 { color: #444; }
#indexPage #mcontact { background-color: #fff; }
#contactinfo p.ellipsis a { color: #676767; }
#contactinfo div a { color: #A0A0A0; background: #FFFFFF; border: #f0f0f0 1px solid; }
#footer { background: #FFF; border: #f0f0f0 1px solid; }
#indexPage a.more { color: transparent; background: url(../images/jiantoum.png)no-repeat scroll 26px -96px; background-size: 200%; width: 148px; height: 30px; transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1) 0s; border-radius: 0px; }
#indexPage a.more:hover { color: transparent; background: url(../images/jiantoum.png)no-repeat 26px -127px; background-size: 200%; border-color: #b6b6b6; }
#projectmore { background: transparent; border: 1px solid #dfdfdf; font-family: "HELVETICANEUELTPRO-THEX"; color: #9f9f9f; display: block; font-size: 14px; height: 40px; line-height: 42px; text-indent: 0px; transition: all 0.3s ease-out 0s; width: 70%; margin: 20px auto 40px; }
#projectmore:hover { color: #fff; background: #666; border: 1px solid #666; }
#newslist .newstitem .md { color: #8a8a8a; font-size: 16px; line-height: 0px; height: 0; padding: 0 60px 0 0; }
#newslist .newsinfo .year { color: #bdbdbd; font-size: 16px; line-height: 0; padding: 0 0 0 15px; }
#newslist .newstitem .newsdate { margin-bottom: 15px; }
#newslist .newstitem { padding-top: 40px; padding-bottom: 30px; height: auto; }
.content .header p.subtitle { color: #B0B0B0; }
#indexPage #mnews { border-top: 1px solid #e7e7e7; }
#indexPage #mslider ul li p.title { margin-top: 84px; font-family: "HELVETICANEUELTPRO-THEX", "微软雅黑"; }
#indexPage #mslider ul li p.subtitle { color: #8c8c8c; font-family: "HELVETICANEUELTPRO-THEX", "微软雅黑"; }
#category .label { background: #353535; }
.dropmenu ul li a.active { color: #4F4F4F; }
.npagePage #teamlist #team_img{ width: 100px; overflow: hidden; height: 80px; max-height: 80px;}
#leftcontrol ul li.active a span.circle{border-color: #fff;
background-color: #fff;}




/* 2019.08.07 yyq 4-5 */
/* 处理图片 */
#mservice .serviceitem a,
#projectlist .projectitem .project_img,
#teamlist .teamitem #mteam_img,
#mpartner li a,
#servicelist .serviceitem a {
    position: relative;
    display: block;
    overflow: hidden;
}
#mservice .serviceitem a img,
#projectlist .projectitem .project_img img,
#teamlist .teamitem #mteam_img img,
#mpartner li a img,
#servicelist .serviceitem a img {
    height: auto;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
}
#mservice .serviceitem a,
#servicelist .serviceitem a {
    padding-top: 18%;
    width: 47.5%;
    margin: 0 auto;
}
#projectlist .projectitem .project_img {
    padding-top: 64%;
}
#teamlist .teamitem #mteam_img {
    padding-top: 24%;
    height: 0;
    width: 30%;
}
#mpartner li a {
    padding-top: 50%;
}

/* 处理幻灯 */
#mservice .slick-slider .slick-arrow {
    top: 2%;
    transform: none;
}
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {

    #mservice .slick-slider .slick-arrow {
        top: 15%;
        transform: none;
    }
}

/* 其他样式 */
.postbody img {
    width: 100%;
}
#teampost .imgcw {
    display: none;
}
#footer p.plr10 span {
    width: 60%;
}
#projecttags4 {
    margin: 20px;
}
#indexPage #mpartner ul li img {
    height: auto;
}
.serviceitem img {
    width: 100%;
}
.teamitem #mteam_img {
    max-width: none ;
}
#teamlist .teamitem {
    position: relative;
}
.teamitem .teaminfo .header {
    padding-left: 36%;
    margin: 0;
    position: absolute;
    top: 24%;
}
#indexPage #mservice .slider_wrapper {
    height: auto;
}
#indexPage #mservice .content {
    padding-bottom: 40px;
}


/* 侧边导航样式 */
#leftcontrol ul li {
    border-top: 1px solid #EBEBEB;
}
#leftcontrol > ul > li.active a {
    background: #fff;
    color: #333;
}
#leftcontrol ul li.active a span.circle {
    border-color: #fff;
    background-color: #666;
}
#leftcontrol ul li.active a.hassub {
    background: #ebebeb;
}
#leftcontrol ul.subnav li a {
    background: #f6f6f6;
    color: #999;
}
#leftcontrol ul li a {
    padding: 0 25px;
}
#leftcontrol ul li a span.circle {
    border: #D8D8D8 1px solid;
    border-radius: 5px;
    width: 8px;
    height: 8px;
    background-color: transparent;
}
#leftcontrol ul li.active a span.circle {
    border-radius: 5px;
    width: 8px;
}
#leftcontrol ul li a span.more {
    width: 12px;
    height: 12px;
    position: relative;
    float: right;
    top: 20px;
}
#leftcontrol ul li a span.more span.h {
    width: 12px;
    height: 2px;
    transform: translate3d(0,5px,0);
    -webkit-transform: translate3d(0,5px,0);
}
#leftcontrol ul li a span.more span.v {
    transform: rotate3d(0,0,1,90deg) translate3d(5px,0,0);
    -webkit-transform: rotate3d(0,0,1,90deg) translate3d(5px,0,0);
}
#leftcontrol ul li a span.more span.v {
    display: inline-block;
}
#leftcontrol {
    background: #FAFAFA;
}
#leftcontrol ul li.active a span.more span.v {
    background: #8A8A8A;
}
#leftcontrol ul li.active a.hassub {
    color: #333;
}
/* 侧边导航样式 */
/* 2019.08.07 yyq 4-5 */