@charset "utf-8";

/*3转4*/

/*新首页开始*/

#indexPage .module .content {
    position: inherit;
    top: 0;
}

#indexPage #mslider .content {
    height: 750px;
    margin: 0;
}

#indexPage #mservice {
    overflow: hidden;

    height: 1800px;
    height: 1960px;
    padding-top: 140px;
}

#indexPage #mservice .content {
    overflow: hidden;

    width: 1200px;
    height: auto;
    margin: 0 auto;
}

#indexPage #mproject .content {
    height: 100%;
    margin: 0;

    background: #fff;
}

#indexPage #mpage .content {
    height: 730px;
    margin: 0;
}

#indexPage #mteam .content {
    height: 500px;
    margin: 0;
}

#indexPage #mnews .content {
    height: auto;
    margin: 0;
}

#indexPage #mcontact .content {
    margin: 0;
}

#indexPage #mpartner .content {
    height: 200px;
    margin: 0;
}

/*首页头部导航*/

#header {
    padding-top: 0;

    background: #fff;
}

#header #logo {
    margin-top: 10px;
    margin-left: 2%;
}

#header .content {
    width: 1200px;
    margin: 0 auto;
    padding: 0;
}

#header ul#nav {
    float: right;

    margin-right: 1%;
}

#header ul li.navitem {
    line-height: 48px;

    padding: 10px 26px;

    transition: all 0.4s ease-out 0s;
}

#header ul li.navitem a {
    text-transform: uppercase;

    color: #666;
}

#header ul li.navitem a.active,
#header ul li.navitem:hover a {
    text-transform: uppercase;

    color: #ccaf86;
}

#header ul li.navitem a::after,
#header ul li.navitem a::before {
    display: block;

    width: 10%;
    height: 1px;
    margin-top: 0;

    content: "";
    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;

    background: transparent;
}

#header ul li.navitem a.active::after,
#header ul li.navitem a.active::before {
    width: 60%;

    background: rgba(181, 159, 102, 0);
}

#header ul li.navitem:hover a::after,
#header ul li.navitem:hover a::before {
    width: 100%;

    background: rgba(181, 159, 102, 0);
}

#header.mini {
    padding-top: 0;

    background-color: rgba(255, 255, 255, 1);
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);
}

#header.mini ul li.navitem a.active:after,
#header.mini ul li.navitem:hover a:after {
    margin-top: -5px;
}

#header ul li.navitem ul.subnav {
    width: 192px;

    border: 0;
    background: #fff;
    box-shadow: 0 6px 10px rgba(0, 0, 0, 0.1);
}

#header ul li.navitem ul.subnav li {
    border-bottom: 1px solid rgba(0, 0, 0, 0.08);
}

#header ul li.navitem ul.subnav li a {
    width: 100%;
    padding: 14px 0;

    text-align: center;

    color: #666;
    background: none;
}

#header ul li.navitem ul.subnav li a i {
    display: none;
}

#header ul li.navitem ul.subnav li a:hover {
    text-indent: inherit;

    color: #000;
    background: #fff;
}

#header ul li.navitem ul.subnav li a:hover::after,
#header ul li.navitem ul.subnav li a:after {
    display: none;
}

#header ul li.navitem ul.subnav li a:hover {
    background-color: #f5f5f5;
}

#header ul li.navitem:hover ul.subnav li a::before {
    width: 0;
    height: 0;

    content: "";
}

/*内页头部导航*/

.nobanner #header {
    border-bottom: 1px solid #f3f3f3;
}

/*幻灯*/

#mslider .bx-wrapper .bx-controls-direction {
    display: block;
}

#indexPage #mslider {
    padding-top: 60px;
}

#indexPage #mslider ul li div {
    display: none;
}

#indexPage #mslider .bx-wrapper .bx-pager {
    bottom: 2px;
}

#mslider .bx-wrapper .bx-pager-item {
    position: relative;

    width: 6px;
    height: 6px;
    margin-bottom: 20px;
    margin-left: 18px;

    cursor: pointer;

    border-radius: 4px;
    background: rgba(0, 0, 0, 0.3);
}

#mslider .bx-wrapper .bx-pager.bx-default-pager a {
    position: absolute;
    top: -5px;
    left: -10px;

    display: block;

    width: 16px;
    height: 16px;

    opacity: 0;
    border: 0;
    border-radius: 8px;
    background: rgba(0, 0, 0, 0.21);
}

#mslider .bx-wrapper .bx-pager.bx-default-pager a.active {
    opacity: 1;
}

#mslider .bx-wrapper .bx-pager.bx-default-pager a.active:after {
    position: absolute;
    top: 5px;
    left: 5px;

    display: block;

    width: 6px;
    height: 6px;

    content: "";

    border-radius: 10px;
    background: #fff;
}

#indexPage #servicelist {
    overflow: hidden;

    width: 1200px;
}

#servicelist .serviceitem .details:hover {
    text-indent: 0;
}

#indexPage #mservice .serviceitem a.details i {
    font-size: 0;
}

#indexPage #servicelist .serviceitem div p.description {
    font-size: 13px;
    line-height: 28px;

    height: 90px;
    margin-top: 25px;

    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
    text-align: left;

    color: rgba(146, 146, 146, 0.72);
}

#indexPage #servicelist .serviceitem div p.title {
    font-family: Didot, "微软雅黑";
    font-size: 20px;

    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
    text-align: left;

    color: rgba(0, 0, 0, 0.79);
}

#indexPage #servicelist .serviceitem {
    width: 1060px;
    height: 530px;
    margin-bottom: 50px;
    padding: 0 60px;

    background: #fff;
}

#indexPage #servicelist #serviceitem_0 {
    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}

#indexPage #servicelist #serviceitem_0 a img {
    width: 420px;
    height: 450px;
}

#indexPage #servicelist #serviceitem_1 {
    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}

#indexPage #servicelist #serviceitem_1 a img {
    position: relative;

    width: 420px;
    height: 450px;

    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}

#indexPage #servicelist #serviceitem_2 {
    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}

#indexPage #servicelist #serviceitem_2 a img {
    width: 420px;
    height: 450px;
}

#indexPage #servicelist .serviceitem:last-child,
#indexPage #servicelist .serviceitem:nth-child(3n) {
    border-right: none;
}

/*内页服务*/

#servicelist {
    overflow: hidden;

    width: 1200px;
    padding-top: 30px;
}

#servicelist .serviceitem a img {
    position: relative;

    overflow: hidden;

    width: 100%;
    height: 450px;

    transition: all 0.3s ease-out 0s;
}

#servicelist .serviceitem {
    width: 399px;
    margin: 0;
    padding-bottom: 40px;
}

#servicelist .serviceitem div p {
    padding: 0 30px;
}

#servicelist .serviceitem div {
    position: relative;
    top: -23px;

    margin: 0;

    transition: all 0.3s ease-out 0s;
}

#servicelist .serviceitem div:after {
    position: absolute;
    top: 48px;
    left: 50%;
    left: 32px;

    width: 36px;
    height: 1px;

    content: "";
    transition: all 0.3s ease-out 0s;

    background: rgba(0, 0, 0, 0.1);
}

#indexPage #servicelist .serviceitem a {
    overflow: hidden;

    height: 480px;
}

#indexPage #servicelist .serviceitem a img {
    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}

#servicelist .serviceitem div p.title {
    font-size: 18px;

    color: #191919;
}

#servicelist .serviceitem div p.description {
    line-height: 26px;

    width: auto;
    margin-top: 30px;

    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}

.Pageservice #servicelist .serviceitem a img {
    display: block;

    width: 230px;
    height: auto;
    margin: 30px 25px;
}

.Pageservice #servicelist .serviceitem:hover a img {
    transform: scale(1, 1);
}

.Pageservice #servicelist .serviceitem div {
    width: 340px;
    padding: 0;

    background: transparent;
}

#servicelist .serviceitem:hover div {
    margin-top: 0;
}

#servicelist .serviceitem:hover p.title {
    color: #444;
}

#sitecontent .serviceitem a.details {
    position: relative;

    display: block;
    overflow: hidden;

    width: 130px;
    height: 35px;
    margin: 0 auto;

    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
    text-align: center;

    border: 1px solid transparent;
    border-radius: 0;
}

#servicelist .serviceitem:hover .details {
    margin-top: -15px;

    text-indent: 130px;

    border-color: #b6b6b6;
}

#servicelist .serviceitem .details:hover {
    text-align: inherit;

    border: 1px solid transparent;
}

/*案例*/

#indexPage #mproject .content .header {
    padding-bottom: 30px;
}

#indexPage #mproject #projectlist {
    width: 100%;
}

#indexPage #mproject #projectlist {
    width: 100%;
    margin: 0 auto;
}

#indexPage #mproject .content .wrapper {
    width: 100%;
    margin: 0 auto;
    padding-left: 2.5%;
}

#indexPage #mproject #projectlist .projectitem {
    width: 23%;
    height: auto;
    margin-right: 1%;
    margin-bottom: 1%;

    transition: all 0.6s ease-out 0s;

    border: 1px rgba(220, 220, 220, 0.4) solid;
    background: none;
}

#projectlist .projectitem a:hover .project_info {
    background: none;
}

#indexPage #mproject #projectlist .projectitem a .project_info div {
    height: 90px;
}

#indexPage #mproject #projectlist .projectitem a .project_info p {
    width: auto;

    text-align: left;
}

#indexPage #mproject #projectlist .projectitem a .project_info .title {
    overflow: hidden;

    margin: 0;
    padding-top: 5.5%;

    white-space: nowrap;
    text-overflow: ellipsis;
}

#indexPage #mproject #projectlist .projectitem a .project_info .subtitle {
    line-height: 20px;

    display: block;
    overflow: hidden;

    height: 20px;
    margin: 0;

    color: #999;
}

#indexPage #mproject #projectlist .projectitem:hover a .project_info div {
    padding: 10px 0;
}

/*内页案例*/

#projectlist {
    text-align: center;
}

.npagePage #projectlist .wrapper {
    width: 100%;
    /* height: 90px; */
    margin: 0 auto;
    padding-left: 2.5%;
}

#sitecontent .npagePage #projectlist .projectitem {
    width: 23.5%;
    height: auto;
    margin-right: 1%;
    margin-bottom: 1%;

    transition: all 0.6s ease-out 0s;

    border: 1px rgba(220, 220, 220, 0.4) solid;
    background: none;
}

#projectlist .projectitem a:hover .project_info {
    opacity: 1;
    background: none;
}

.npagePage #projectlist .projectitem a .project_info div {
    width: 100%;
    height: auto;
    padding-top: 5.5%;

    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}

.npagePage #projectlist .projectitem a .project_info .description {
    display: none;
}

.npagePage #projectlist .projectitem a .project_info p {
    display: block;

    width: 70%;
    margin-top: 10%;

    text-align: center;
}

.npagePage #projectlist .projectitem a .project_info .title {
    font-size: 16px;

    overflow: hidden;

    width: 70%;
    margin: 0 auto;

    text-align: center;

    color: rgba(70, 70, 70, 0.85);
}

.npagePage #projectlist .projectitem a .project_info .subtitle {
    font-size: 13px;

    overflow: hidden;

    width: 60%;
    margin: 0 auto;
    margin-top: 8px;

    text-align: center;

    color: #b39941;
    color: rgba(153, 153, 153, 0.68);
}

.npagePage #plheader,
.Pageservice .header,
.Pageteam .header,
.Pagenews .header {
    display: none;
}

.npagePage #category {
    margin-top: 10px;
    margin-left: 0;
    padding-bottom: 40px;

    text-align: center;
}

.npagePage #category a {
    font-size: 13px;

    position: relative;

    color: rgba(102, 102, 102, 0.67);
    border: 0;
    background: none;
}

.npagePage #category a.active {
    font-size: 13px;

    position: relative;

    /* color: rgba(102, 102, 102, 0.67); */
    border: 0;
    background: none;
}

.npagePage #category a.active:after {
    position: absolute;
    z-index: 1;
    top: 25px;
    left: 16px;

    width: 25px;
    height: 1px;
    padding-left: 10px;

    content: "";
    transition: all 0.3s ease-out 0s;

    background: #000;
}

#projectlist .projectitem a:hover .project_info p.subtitle {
    margin-top: 8px;
}

.npagePage #projectlist .projectitem a .project_info div:after {
    position: absolute;
    top: 65%;
    left: 50%;

    display: block;

    width: 150px;
    height: 35px;
    margin-top: -10px;
    margin-left: -76px;

    transition: all 0.3s ease-out 0s;
    transform: scale(1.4, 1.4);

    border: 1px solid rgba(255, 255, 255, 0.5);
    background: transparent
        url(http://resources.jsmo.xin/templates/upload/988/icon/icon.png)
        no-repeat 67px 9px;
}

.npagePage #projectlist .projectitem:hover a .project_info div::after {
    transform: scale(1, 1);
}

/*more效果*/

#indexPage #mproject a.more,
#indexPage #mnews a.more,
#indexPage #mservice a.more {
    font-size: 13px;
    line-height: 45px;

    position: relative;

    width: 160px;
    height: 42px;

    text-indent: 0;
    text-transform: initial;

    border: 0;
    border-top: 1px solid rgba(0, 0, 0, 0);
    border-bottom: 1px solid rgba(0, 0, 0, 0);
    border-radius: 0;
}

#indexPage #mproject a.more {
    margin-top: 120px;
    margin-bottom: 0;
}

#indexPage #mproject a.more i,
#indexPage #mnews a.more i,
#indexPage #mservice a.more i {
    position: absolute;
    z-index: 3;
    top: 50%;
    left: 50%;

    display: none;

    width: 34px;
    height: 14px;
    margin-top: -7px;
    margin-left: -17px;
}

#indexPage #mproject a.more i.fa-angle-right:before,
#indexPage #mnews a.more i.fa-angle-right:before,
#indexPage #mservice a.more i.fa-angle-right:before {
    display: none;
}

#indexPage #mproject a.more:before,
#indexPage #mnews a.more:before,
#indexPage #mservice a.more:before {
    position: absolute;
    z-index: 1;
    bottom: 0;
    left: 0;

    display: block;

    width: 100%;
    height: 44px;

    content: "";
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-transform: scale(0.1, 1);
    transform: scale(0.1, 1);

    opacity: 0;
    border-top: 1px solid rgb(255, 208, 188);
    border-bottom: 1px solid rgb(255, 208, 188);
}

#indexPage #mnews a.more:before {
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

#indexPage #mproject a.more:hover,
#indexPage #mnews a.more:hover,
#indexPage #mservice a.more:hover {
    color: #ff8957;
    border: inherit;
    background: transparent;
}

#indexPage #mproject a.more:hover::before,
#indexPage #mnews a.more:hover::before,
#indexPage #mservice a.more:hover::before {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);

    opacity: 1;
}

#indexPage #mproject a.more:hover::after,
#indexPage #mnews a.more:hover::after,
#indexPage #mservice a.more:hover::after {
    transform: scale3d(0.7, 0.7, 1);

    opacity: 0;

    webkit-transform: scale3d(0.7, 0.7, 1);
}

#indexPage #mproject a.more:hover i,
#indexPage #mnews a.more:hover i,
#indexPage #mservice a.more:hover i {
    background: url(http://resources.jsmo.xin/templates/upload/302/201606/icon.png)
        no-repeat 0 -38px;
}

/*关于*/

#indexPage #mpage.module.bgShow .bgmask {
    display: none;
}

#mpage .module-content .header {
    padding-top: 130px;
    padding-bottom: 70px;
}

#mpage .content .header p.title,
#mpage .content .header p.subtitle,
#mpage .content p.description {
    font-family: PlusJakartaSans-Medium, "微软雅黑";
    line-height: 26px;
}

#indexPage #mpage a.more {
    font-size: 0;
    line-height: 45px;

    position: relative;
    z-index: 2;

    width: 160px;
    height: 37px;
    margin-top: 50px;

    transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
    text-align: center;
    text-indent: 0;

    color: rgba(255, 255, 255, 0);
    border: 0;
    border-radius: 0;
    background: url(http://resources.jsmo.xin/templates/upload/4435/images/jiantou2.png)
        no-repeat -8px -187px;
}

#indexPage #mpage a.more:hover {
    background: url(http://resources.jsmo.xin/templates/upload/4435/images/jiantou2.png)
        no-repeat -8px -215px;
}

#indexPage #mpage a.more i {
    font-size: 18px;

    color: transparent;
}

#indexPage #mpage a.more:hover i {
    line-height: 33px;

    text-indent: 10px;
}

#indexPage #mpage .content .header p.title {
    font-size: 24px;
}

/*新闻*/

#indexPage #mnews .content .header {
    display: block;
}

#newslist .newstitem.left a.newscontent,
#newslist .newstitem.left a.newscontent:hover,
#newslist .newstitem.right a.newscontent,
#newslist .newstitem.right a.newscontent:hover {
    padding: 0;
}

#indexPage #mnews #newslist .newstitem .newsimg {
    left: 0;

    display: block;
    overflow: hidden;

    width: 50%;

    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}

#indexPage #mnews #newslist .newsbody:nth-child(2n) {
    float: left;
}

#indexPage #newslist .newstitem {
    float: left;

    margin: 0 5px 20px 25px;
}

#indexPage #newslist .news_wrapper,
#newslist .newstitem a.newscontent:hover .news_wrapper {
    width: 100%;

    background: transparent;
}

#indexPage #mnews #newslist {
    width: 1200px;
    margin: 0 auto;
}

#indexPage #mnews #newslist .newsbody {
    float: right;

    width: 50%;
}

#indexPage #newslist .newsbody {
    position: relative;

    max-width: 100%;
    height: 100%;
}

/*#newslist .newsbody:after{ content:'';width: 25px; height:10px;background: url(http://resources.jsmo.xin/templates/upload/302/201606/icon.png) no-repeat 0 -71px; position:absolute; left:100px; bottom:44px; opacity:0;transition: all 0.3s ease-out 0s}*/

#indexPage #newslist .newsbody .title {
    font-size: 16px;
    line-height: 32px;

    position: absolute;
    top: 54px;

    overflow: hidden;

    width: 480px;
    height: 54px;

    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
    text-align: left;
    white-space: nowrap;
    text-indent: 0;
    text-overflow: ellipsis;

    color: #575757;
}

#indexPage #newslist .newsbody .title {
    font-size: 20px;

    left: 30%;

    width: 40%;
    margin-top: 18%;

    text-align: center;

    color: #fff;
}

#indexPage #newslist .separator {
    display: none;
}

#indexPage #newslist .newsbody .description {
    line-height: 26px;

    position: absolute;
    top: 108px;

    display: -webkit-box;
    overflow: hidden;

    width: 480px;
    height: 78px;
    margin-top: 0;

    transition: all 0.3s ease-out 0s;
    text-align: left;
    text-overflow: ellipsis;

    color: #999;

    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

#indexPage #newslist .newsbody .description {
    left: 25%;

    width: 50%;
    margin-top: 18.4%;

    text-align: center;

    color: rgba(255, 255, 255, 0.71);
}

#indexPage #newslist .newsbody .date {
    font-weight: 100;

    position: relative;
    top: 88px;

    width: auto;

    background: transparent;
}

/*#newslist .newsbody .date:after{ content:'';width: 35px;height: 1px;background: rgba(0,0,0,.25);display: block;position: relative;top: 2px;left:-40px;transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;}*/

#indexPage #newslist .newsbody .date .md {
    font-family: PlusJakartaSans-Medium, "微软雅黑";
    line-height: 20px;

    position: relative;
    top: 40px;

    display: block;

    width: 100%;

    transition: all 0.3s ease-out 0s;

    color: #adadad;
}

#indexPage #newslist .newsbody .date .md {
    font-size: 0;
}

#indexPage #newslist .newsbody .date .md span {
    display: none;

    border: none;
}

#indexPage #newslist .newsbody .date .year {
    font-family: PlusJakartaSans-Medium, "微软雅黑";
    font-size: 32px;
    line-height: 46px;

    display: block;

    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;

    color: #fff;
}

#indexPage #newslist li.newstitem:hover .newsbody .date .year {
    color: #fff;
}

#indexPage #newslist li.newstitem:hover {
    transition: all 0.3s ease-out 0s;
}

#indexPage #newslist li.newstitem:hover .date:after {
    left: 85px;
}

#indexPage #newslist li.newstitem:hover .newsbody:after {
    bottom: 54px;
    left: 135px;

    opacity: 1;
}

#indexPage #mnews a.more {
    display: block;

    margin-bottom: 80px;
}

/*内页新闻*/

.Pagenews .content {
    text-align: center;
}

.Pagenews #category a::before {
    margin-left: -29px;
}

.Pagenews #category {
    display: inline-block;

    width: 1200px;
    margin-top: 52px;
    margin-left: 0;
}

.Pagenews #category a.active:after {
    top: 1px;

    background: transparent;
}

.Pagenews #newslist {
    display: inline-block;

    width: 1200px;
    margin: 0 auto;
}

.Pagenews #newslist .newstitem:hover:before {
    height: 7%;

    background: rgba(0, 0, 0, 0.3);
}

.Pagenews #newslist .newstitem .newsimg {
    position: relative;

    display: block;
    float: right;

    width: 300px;
    height: 150px;
    margin-top: -204px;
    margin-right: 10px;

    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}

.Pagenews #newslist .news_wrapper,
.Pagenews #newslist .newstitem a.newscontent:hover .news_wrapper {
    position: relative;

    float: left;

    width: 640px;
    padding-left: 60px;
}

.Pagenews #newslist .newsbody {
    width: 100%;
}

.Pagenews #newslist .newsbody .date {
    top: 35px;

    width: 120px;
    margin-left: -30px;

    text-align: left;
}

.Pagenews #newslist .newsbody .date:after {
    top: 8px;
    left: 100px;
}

.Pagenews #newslist .newsbody .title {
    line-height: 24px;

    left: 140px;

    width: 500px;
    height: 24px;
    margin-top: -10px;
}

.Pagenews #newslist .newsbody .description {
    top: 100px;
    left: 140px;

    display: -webkit-box;
    overflow: hidden;

    width: 500px;
    height: 52px;
    margin-top: -12px;

    text-overflow: ellipsis;

    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.Pagenews #newslist .newstitem:hover .newsbody .title,
.Pagenews #newslist .newstitem:hover .newsbody .description {
    left: 150px;
}

.Pagenews #newslist .newstitem:hover .newsbody .date:after {
    width: 60px;

    background: #7d7d7d;
}

.Pagenews #newslist .newstitem:hover .title {
    color: #333;
}

.Pagenews #newslist .newstitem:hover .date .year {
    color: #b9ab77;
}

.Pagenews #newslist .newstitem a.details {
    position: relative;
    z-index: 3;
    top: -96px;
    left: 25px;

    display: block;
    overflow: hidden;

    width: 35px;
    height: 35px;
    margin: 0;

    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
    text-align: center;

    border: none;
    border-radius: 0;
}

.Pagenews #newslist .newstitem a.details:after {
    position: absolute;
    top: 0;
    left: 0;

    display: block;

    width: 15px;
    height: 9px;
    margin: 13px 0 0 11px;

    content: "";

    background: url(http://resources.jsmo.xin/templates/upload/302/201606/icon.png)
        no-repeat -110px -11px;
}

.Pagenews #newslist .newstitem:hover .details {
    text-indent: 130px;

    border-color: #b6b6b6;
    background: transparent;
}

.Pagenews #newslist .newstitem:hover .details:after {
    background: url(http://resources.jsmo.xin/templates/upload/302/201606/icon.png)
        no-repeat 0 -71px;
}

.Pagenews #newslist .newstitem .details:hover {
    text-align: left;
}

#indexPage #mteam .header img {
    overflow: hidden;

    width: 100px;
    height: 100px;
    margin: 26px auto 24px auto;

    border-radius: 80px;
    box-shadow: 0 8px 32px rgba(220, 220, 220, 0.81);
}

#indexPage #mteam .bx-wrapper .bx-controls-direction a {
    margin-top: 23px;
}

#indexPage #mteam .bx-wrapper .bx-controls-direction a.bx-prev i {
    margin-left: 14px;
}

#indexPage #mteam .bx-wrapper .bx-controls-direction a i {
    font-size: 26px;

    margin-top: 6px;
    margin-left: 17px;
}

#indexPage #mteam .bx-wrapper .bx-controls-direction a:hover {
    background-color: #b9ab77;
}

/*内页团队*/

#teamlist {
    width: 1200px;
    padding-top: 100px;
}

#teamlist .teamitem .wrap {
    display: none;
}

#teamlist .teamitem {
    width: 560px;
    height: 260px;
    margin: 0 40px 20px 0;

    transition: all 0.3s ease-out 0s;

    border-top: 1px solid rgba(0, 0, 0, 0.06);
    border-bottom: 1px solid rgba(0, 0, 0, 0);
}

#teamlist .teamitem a {
    float: left;
    overflow: hidden;

    width: 140px;
    height: 150px;
    margin-top: 25px;

    transition: all 0.3s ease-out 0s;
}

#teamlist .teamitem a img {
    width: 120px;
    height: 120px;
    margin-left: 10px;

    border-radius: 118px;
}

#teamlist .teamitem .teaminfo {
    float: right;

    width: 344px;
    height: 140px;
    margin: 0;
    padding: 30px 15px 10px;

    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
    text-align: left;
}

#teamlist .teamitem .title a {
    float: none;

    color: rgba(51, 51, 51, 0.91);
}

#teamlist .teamitem .title {
    display: inline-block;
    overflow: hidden;

    width: 100px;
    height: 21px;
    padding-right: 12px;
}

#teamlist .teamitem .subtitle {
    font-size: 13px;

    display: inline-block;

    max-width: 202px;
    margin-top: 7px;

    color: #999;
}

#teamlist .teamitem .description {
    font-size: 13px;
    line-height: 26px;

    overflow: hidden;

    height: 52px;
    margin-top: 20px;

    color: rgba(117, 117, 117, 0.64);
}

#teamlist .teamitem a.details {
    position: relative;
    top: -4px;
    left: 328px;

    display: block;

    width: 37px;
    height: 20px;

    transition: all 0.3s ease-out 0s;
    text-indent: -9999px;

    opacity: 0;
    border: none;
    border-left: 1px solid #dfdfdf;
    border-radius: 0;
}

#teamlist .teamitem a.details:after {
    position: absolute;
    top: 0;
    left: 0;

    display: block;

    width: 37px;
    height: 20px;

    content: "";
    transition: all 0.3s ease-out 0s;

    background: transparent
        url(http://resources.jsmo.xin/templates/upload/302/201606/icon.png)
        no-repeat -20px -66px;
}

#teamlist .teamitem:hover {
    border-top: 1px solid #ffd0bc;
}

#teamlist .teamitem:hover a {
    margin-top: 40px;
}

#teamlist .teamitem:hover .teaminfo {
    padding-top: 40px;
}

#teamlist .teamitem:hover a.details {
    margin-top: 48px;

    opacity: 1;
}

/*合作伙伴*/

#indexPage #mpartner .content .header {
    display: none;
}

#indexPage #mpartner .module-content {
    height: 80px;
    padding: 60px 0;
}

#indexPage #mpartner .wrapper {
    height: auto;
}

#indexPage #mpartner .wrapper ul li {
    height: 60px;
    padding-top: 20px;
}

#indexPage #mpartner .wrapper ul li a {
    width: 112px;
    height: auto;
    margin-right: 10px;
}

#indexPage #mpartner .bx-wrapper .bx-pager {
    display: none;
}

#indexPage #mpartner .bx-wrapper .bx-controls-direction {
    display: block;
}

#indexPage #mpartner .bx-wrapper .bx-controls-direction a.disabled {
    display: block;
}

#mpartner .bx-wrapper .bx-controls-direction a {
    background: none;
}

#mpartner .bx-wrapper .bx-controls-direction a i {
    color: #c3c6ca;
}

#mpartner .bx-wrapper .bx-controls-direction a:hover {
    background: rgba(93, 93, 93, 0.55);
}

#mpartner .bx-wrapper .bx-controls-direction a:hover i {
    color: #fff;
}

#indexPage #mpartner .bx-wrapper .bx-prev {
    left: -58px;
}

#indexPage #mpartner .bx-wrapper .bx-next {
    right: -58px;
}

/*联系*/

#indexPage #mcontact {
    background-color: #f3f3f3;
}

#indexPage #mcontact .content {
    width: 1200px;
    height: auto;
    margin: 0 auto;
    padding: 80px 0 68px;
}

#indexPage #mcontact .content:after {
    display: block;
    clear: both;

    content: "";
}

#indexPage #mcontact .content .header {
    float: left;

    width: 480px;
}

#indexPage #mcontact .content .header p.title {
    text-align: left;

    color: #666;
}

#indexPage #mcontact .content .header .subtitle {
    font-family: PlusJakartaSans-Medium, "微软雅黑";

    text-align: left;
}

#indexPage #mcontact .content #contactlist {
    float: left;

    width: 720px;
}

#mcontact .content #contactform {
    display: none;
}

#mcontact .content #contactinfo {
    position: relative;

    float: left;

    width: 720px;
}

#mcontact .content #contactinfo p {
    font-size: 12px;
    line-height: inherit;

    float: left;

    width: 290px;
    height: auto;
    margin-top: 14px;
    padding-right: 60px;

    color: #999;
}

#mcontact .content #contactinfo h3 {
    color: #696969;
}

#mcontact #contactinfo div {
    position: absolute;
    z-index: 2;
    top: 35px;
    left: -250px;
}

#mcontact #contactinfo div:after {
    font-size: 16px;
    line-height: 20px;

    position: absolute;
    top: -56px;
    left: 0;

    overflow: hidden;

    height: 20px;

    content: "关注";

    color: #696969;
}

#mcontact #contactinfo div a {
    font-size: 16px;

    color: #9b9b9b;
    border: 2px solid rgba(0, 0, 0, 0);
    background-color: transparent;
}

#mcontact #contactinfo div a:hover {
    border: 2px solid #b9ab77;
    border-radius: 0;
    background-color: #b9ab77;
}

#mcontact #contactinfo div a:hover i {
    color: #fff;
}

/*footer*/

#indexPage .module.bgShow .bgmask {
    display: none;
}

#footer {
    border-top: 1px solid rgba(53, 53, 53, 0.1);
    background: #fff;
}

#footer a path {
    fill: rgb(148, 148, 148);
}

#footer p {
    line-height: 44px;

    width: 1200px;
    height: 44px;
    margin: 0 auto;
    padding: 0;

    text-align: left;
}

#footer p a {
    /* margin-top: 15px; */
}

/*分页*/

#pages a {
    visibility: hidden;
}

/*内页banner*/

.npagePage #banner,
.npagePage #banner div {
    height: 260px;
}

#indexPage #mpage {
    margin-top: 140px;

    background: #fff;
}

#indexPage .module {
    z-index: auto;
}

/*0801*/

#header .content {
    text-align: center;
}

#header .content img {
    float: none;
}

#header #logo {
    float: left;

    width: auto;
    margin: 0 auto;
    padding: 14px 0;
}

#header ul#nav {
    width: 1280px;

    text-align: center;
}

#header .content #nav {
    display: inline-block;
    float: right;

    width: auto;
    margin: 0 auto;

    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}

#indexPage #mproject #category {
    display: block;

    padding-bottom: 60px;
}

#category a {
    font-size: 13px;

    margin-right: 0;
    padding: 10px 24px;

    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;

    color: rgba(97, 97, 97, 0.7);
    border: none;
}

#category a.active,
#category a:hover {
    color: #ffceb9;
    border-color: rgba(255, 206, 185, 0);
    background: rgba(255, 206, 185, 0);
}

#category a::before {
    position: absolute;

    width: 1px;
    height: 12px;
    margin-top: 2px;
    margin-left: -27px;

    content: "";
    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;

    background: rgba(0, 0, 0, 0.12);
}

#category a:first-child::before {
    width: 0;
}

#header #logo img {
    transition: all 0.3s ease-out 0s;
    transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
    transform: scale(1, 1);
}

/*#header.mini #logo img { transform: scale(0.8, 0); -moz-transform:scale(0.8, 0); -webkit-transform:scale(0.8, 0); -o-transform:scale(0.8, 0); }*/
#header.mini .content #nav {
    float: right;

    margin-top: 0;
}

#indexPage .content .header {
    position: relative;
    z-index: 1;
}

#indexPage #mpage .content .header {
    left: 50%;

    width: 1000px;
    margin-top: 30px;
    margin-left: -500px;
    padding-top: 55px;
    padding-bottom: 40px;
}

#indexPage #mpage .content .header::after {
    position: absolute;
    left: 50%;

    width: 50px;
    height: 1px;
    margin-top: 15px;
    margin-left: -25px;

    background: rgba(255, 255, 255, 0.6);
}

#indexPage #mcontact .content .header {
    padding-top: 0;
}

#indexPage #mslider .bx-wrapper {
    position: relative;
}

#indexPage #mpage .wrapper li .fimg {
    position: absolute;
    top: 0;

    width: 610px;
    height: 430px;
    margin-top: 312px;
    margin-left: 33.5%;
}

#indexPage #mnews a.details {
    font-family: Georgia, didto, Times, serif;
    font-size: 14px;
    line-height: 50px;
    line-height: 42px;

    position: relative;
    z-index: 100;
    top: -137px;
    left: 22%;

    display: block;

    width: 200px;
    width: 6%;
    height: 42px;
    margin: 0;

    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
    text-align: center;
    text-indent: 0;
    text-transform: uppercase;

    color: rgba(255, 255, 255, 0.01);
    border: none;
    border-radius: 0;
}

#indexPage #mnews a.details:hover {
    color: #fff;
}

#indexPage #mnews a.details i {
    position: relative;
    top: 3px;
}

#indexPage #mnews a.details:hover i {
    font-size: 16px;

    top: 2px;

    text-indent: 10px;

    color: #fff;
}

#indexPage #mnews #newslist .newstitem {
    height: 500px;
    margin: 0;
}

#indexPage #mnews #newslist .newstitem:hover a.details {
    color: #fff;
}

#indexPage #mnews #newslist .newstitem:hover a.details i {
    font-size: 16px;

    top: 1px;

    text-indent: 10px;

    color: #fff;
}

#indexPage #newslist .newsbody .description::after {
    position: absolute;
    left: 0;

    width: 36px;
    height: 1px;
    margin-top: 51px;

    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;

    background: rgba(255, 255, 255, 0.1);
}

#indexPage #mnews #newslist .newstitem:hover .newsbody .description::after {
    width: 100%;

    background: rgba(255, 255, 255, 0.5);
}

#indexPage #mnews {
    padding-top: 140px;

    border-bottom: 1px solid rgba(0, 0, 0, 0.06);
    background-color: #fff;
}

#indexPage #mservice a.more {
    top: -24px;

    text-align: center;

    color: #838383;
}

#indexPage #mpartner {
    border-top: 1px solid rgba(0, 0, 0, 0.05);
}

#projectlist .projectitem a img {
    overflow: hidden;

    height: auto;
}

.Pageanli #category a.active::after {
    display: none;
}

#projectlist .projectitem a:hover img {
    transform: scale(1.08, 1.08);
}

#sitecontent .npagePage #projectwrap {
    width: 1300px;
}

#sitecontent .npagePage #projectinfo .header p.title {
    font-size: 20px;

    margin-bottom: 5px;
}

#sitecontent .npagePage #projectinfo .header p.subtitle {
    font-size: 14px;
}

#sitecontent .npagePage #projectwrap #projectbody {
    width: 900px;

    border-right: 1px solid rgba(0, 0, 0, 0.05);
}

#projecttags a:hover {
    color: #fff;
    background: #575757;
}

#projectib .projectitem a .project_info p.title {
    margin-bottom: 4px;
}

#projectinfo .header {
    border: none;
}

#projectib .projectitem {
    margin-bottom: 25px;
}

.npagePage #banner {
    padding-top: 70px;
}

.npagePage #banner div {
    height: 260px;
}

.Pageservice #servicelist {
    width: 1140px;
    margin-top: 20px;
}

.Pageservice #servicelist .serviceitem div::after {
    top: 50px;
}

.Pageservice #servicelist .serviceitem:first-child div::after {
    top: 50px;

    display: none;

    margin-left: -68px;
}

.Pageservice #servicelist .serviceitem a.details {
    font-size: 0;
    font-size: 13px;
    line-height: 40px;
    line-height: 42px;

    position: relative;
    z-index: 10;
    top: -100px;
    left: 305px;

    display: block;
    display: block;
    overflow: hidden;

    width: 150px;
    height: 40px;
    margin: 0 auto;
    margin-left: -9px;

    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
    text-align: center;
    text-indent: 0;
    text-transform: uppercase;

    border: 1px solid #ffd0bc;
    border-radius: 0;
    background: transparent
        url(http://resources.jsmo.xin/templates/upload/988/icon/icon.png)
        no-repeat 0 0;
}

.Pageservice #servicelist .serviceitem a.details::before {
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;

    width: 0;
    height: 100%;

    content: "";
    transition: all 0.36s ease;

    opacity: 0;
    background: #ffd0bc;
}

.Pageservice #servicelist .serviceitem:hover a.details::before {
    width: 100%;

    opacity: 1;
}

.Pageservice #servicelist .serviceitem {
    width: 370px;
    margin-right: 10px;
    margin-bottom: 20px;
    padding-bottom: 0;

    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;

    background: #fff;
}

.Pageservice #servicelist .serviceitem:hover {
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.13);
}

.Pageservice #servicelist .serviceitem:nth-child(3n),
.Pageservice #servicelist .serviceitem:last-child {
    border-right: none;
}

.npagePage .postbody {
    overflow: hidden;

    width: 1100px;
}

#teampost .postbody {
    overflow: hidden;

    width: 730px;
}

#teampost #teambody .theader .title {
    font-size: 26px;

    margin-bottom: 5px;
}

.Pageanli #category a::after {
    position: absolute;

    width: 1px;
    height: 12px;
    margin-top: 2px;
    margin-left: 26px;

    content: "";
    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;

    background: rgba(0, 0, 0, 0.15);
}

.Pageanli #category li:last-child a::after {
    background: none;
}

#indexPage #mteam {
    margin-top: 140px;

    background: #f8f8f8;
}

/*右下角悬浮*/

#shares a {
    width: 40px;
    height: 40px;
}

#shares a#sshare {
    display: none;
}

#shares a i {
    margin-top: 11px;
}

#shares a i.fa-weixin {
    margin: 11px 0 0 14px;

    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;

    background-image: url(http://resources.jsmo.xin/templates/upload/468/icon/shouji-.png);
}

#shares a#gotop {
    position: fixed;
    right: 10px;
    bottom: 40px;

    margin-top: 0;

    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}

#shares a#gotop i {
    margin-top: 8px;
}

#shares a#gotop:hover {
    background: rgba(0, 0, 0, 0.9);
}

#shares a#sweibo,
#shares a#sweixin {
    width: 38px;
    height: 39px;

    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;

    border: 1px solid rgba(0, 0, 0, 0.1);
    border-bottom: none;
    background-color: rgba(255, 255, 255, 0.8);
}

#shares a#sweixin {
    height: 38px;

    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.fa-weibo::before {
    color: #999;
}

#shares a#sweibo:hover {
    background-color: #555;
}

#shares a#sweibo:hover .fa-weibo::before {
    color: #fff;
}

#shares a#sweixin:hover {
    background-color: #555;
}

#shares a#sweixin:hover i.fa-weixin {
    background-image: url(http://resources.jsmo.xin/templates/upload/468/icon/shouji.png);
}

/*右下角联系展开*/

#shares a {
    width: 40px;
    height: 40px;
}

#shares a#sshare {
    display: none;
}

#shares a i {
    margin-top: 11px;
}

#shares a i.fa-weixin {
    margin: 11px 0 0 14px;

    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;

    background-image: url(http://resources.jsmo.xin/templates/upload/468/icon/shouji-.png);
}

#shares a#gotop {
    margin-top: 0;

    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}

#shares a#gotop i {
    margin-top: 8px;
}

#shares a#gotop:hover {
    background: rgba(0, 0, 0, 0.9);
}

#shares a#sweibo,
#shares a#sweixin {
    position: fixed;
    right: 10px;
    bottom: 120px;

    width: 38px;
    height: 39px;

    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;

    border: 1px solid rgba(0, 0, 0, 0.1);
    border-bottom: none;
    background-color: rgba(255, 255, 255, 0.8);
}

#shares a#sweixin {
    position: fixed;
    bottom: 80px;

    height: 38px;

    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.fa-weibo::before {
    color: #999;
}

#shares a#sweibo:hover {
    background-color: #555;
}

#shares a#sweibo:hover .fa-weibo::before {
    color: #fff;
}

#shares a#sweixin:hover {
    background-color: #555;
}

#shares a#sweixin:hover i.fa-weixin {
    background-image: url(http://resources.jsmo.xin/templates/upload/468/icon/shouji.png);
}

#olx_head {
    border-radius: 0;
    background: #3e3e3e;
}

#olx_qq li a:hover i {
    color: #d2d2d2;
}

#olx_qq li a:hover {
    padding: 18px 30px;
}

#online_open i {
    margin-top: 10px;
}

#online_open {
    bottom: 0;
    bottom: 160px;

    width: 38px;
    height: 39px;

    color: #515151;
    color: #999;
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-bottom: none;
    background: none;
    background-color: rgba(255, 255, 255, 0.8);
}

#online_open:hover {
    color: #fff;
    background-color: #555;
}

#online_lx {
    bottom: 36px;

    margin-right: -10px;

    border-radius: 0;
}

#olx_tel div {
    color: #898989;
}

#olx_qq li a i {
    color: #504f4f;
}

#olx_head i:hover {
    -webkit-transform: rotate(90deg);
    /* Safari 和 Chrome */
    -moz-transform: rotate(90deg);
    /* Firefox */
    -ms-transform: rotate(90deg);
    /* IE 9 */
    -o-transform: rotate(90deg);
    /* Opera */
    transform: rotate(90deg);

    color: #fff;
}

#indexPage #mnews .content .header p.title {
    color: #ccaf86;
}

/*案例*/

#projectlist .projectitem a .project_info div {
    top: 0;

    height: 90px;
    margin-top: 0;
}

#indexPage #mproject #projectlist .projectitem:hover a .project_info div {
    padding: 0;
}

#indexPage #mproject #projectlist .projectitem a .project_info .title {
    font-family: Didot, "微软雅黑";
    font-size: 16px;

    overflow: hidden;

    width: 70%;
    margin: 0 auto;

    text-align: center;

    color: rgba(70, 70, 70, 0.85);
}

#indexPage #mproject #projectlist .projectitem a .project_info .subtitle {
    font-size: 13px;

    overflow: hidden;

    width: 60%;
    margin: 0 auto;
    margin-top: 8px;

    text-align: center;

    color: #b39941;
    color: rgba(153, 153, 153, 0.68);
}

#indexPage #mproject #projectlist .projectitem a .project_info .description {
    font-size: 14px;

    display: none;

    width: 70%;
    margin-top: 10%;

    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
    text-align: center;

    color: #b39941;
}

#indexPage #mproject #projectlist .projectitem a .project_info div:after {
    position: absolute;
    top: 65%;
    left: 50%;

    display: block;

    width: 160px;
    height: 37px;
    margin-top: -10px;
    margin-left: -81px;

    transition: all 0.3s ease-out 0s;
    transform: scale(1.4, 1.4);

    border: 1px solid rgba(255, 255, 255, 0.5);
    background: transparent
        url(http://resources.jsmo.xin/templates/upload/988/icon/icon.png)
        no-repeat 70px 9px;
}

#projectlist .projectitem a .project_info {
    top: auto;

    height: 90px;

    opacity: 1;
    background-color: #fff;
}

#indexPage #mproject #projectlist .projectitem:hover a .project_info .title {
    color: #ff9a6f;
}

#indexPage #mproject #projectlist .projectitem:hover a .project_info div:after {
    transform: scale(1, 1);
}

.des-wrap {
    background: #fff;
}

/*4号背景案例详情页*/
#post_slider,
#post_slider1 {
    height: 500px;

    background: #f8f8f8;
}

#post_slider li {
    height: 500px;

    background: #f8f8f8;
    background-size: auto 100% !important;
}

.npagePage4 #projectshow4 #projectib4 #projectlist .wrapper {
    padding-left: 0;
}

.npagePage4 #post_slider .bx-wrapper .bx-pager {
    display: none;
}

#projectinfo4 .header {
    position: relative;

    float: left;

    width: 100%;
    padding-top: 20px;
}

#projectinfo4 .header .title-warp {
    float: left;

    width: 50%;
}

#projectinfo4 .description {
    position: relative;
    top: 0;
    right: 0;

    float: right;

    width: 50%;
}

#projectinfo4 .header p {
    font-size: 13px;
    line-height: 24px;
}

#sitecontent .npagePage .content #projectinfo4 .header p.title {
    font-size: 18px;

    width: 92%;
    padding-right: 8%;

    text-align: left;
}

#sitecontent .npagePage .content #projectinfo4 .header p.subtitle {
    width: 92%;
    padding-right: 8%;

    text-align: left;
}

#npagePage #projectlist .projectitem a .project_info p.title {
    font-size: 14px;

    margin: 0;
    padding: 15px 0 2px;

    color: #565656;
}

#npagePage #projectlist .projectitem a .project_info p.subtitle {
    font-size: 13px;

    margin: 0;
    padding-left: 0;

    color: #929292;
}

#projectshow4 #projectib4 #projectlist .projectitem {
    margin-bottom: 20px;
}

.npagePage4 #projectwrap4 #projectinfo4 {
    border-bottom: 1px solid rgba(0, 0, 0, 0.08);
}

#projectshow4 {
    margin-top: 0;
}

#projectinfo4 .description a {
    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;

    color: #555;
    border: 1px solid #dbdbdb;
    background-color: #fff;
}

#projectinfo4 .description a:hover {
    color: #fff;
    border: 1px solid #383838;
    background-color: #383838;
}

.Pagenews #category {
    text-align: center;
}

#category li.hasmore div {
    left: 1%;

    width: 98%;
    margin: 0 auto;
}

#projectshow4 #projectib4 #projectlist .wrapper {
    margin-left: 0;
}

#projecttags4 a {
    margin-right: 8px;
    padding: 5px 18px;

    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}

#projecttags4 a:hover {
    color: #fff;
    background: #ffd0bc;
}

.npagePage4 #projectbody4 .postbody {
    padding-top: 30px;
}

#post_slider .bx-wrapper .bx-controls-direction a {
    width: 40px;
    height: 77px;
    margin-top: -39px;

    background: url(http://resources.jsmo.xin/templates/upload/988/icon/icon.png)
        0 -50px no-repeat;
}

#post_slider .bx-wrapper .bx-controls-direction a.bx-prev {
    left: 40px;

    background-position: 0 -130px;
}

#post_slider .bx-wrapper .bx-controls-direction a.bx-next {
    right: 40px;
}

#post_slider .bx-wrapper .bx-controls-direction a i {
    font-size: 0;

    color: transparent;
}

#npagePage #projectlist .projectitem a .project_info {
    position: absolute;
}

#npagePage
    #projectshow4
    #projectib4
    #projectlist
    .projectitem
    a
    .project_info
    p.title {
    font-size: 14px;

    overflow: hidden;

    width: 82%;
    width: 70%;
    margin: 0 auto;
    margin: 0 auto;
    margin-top: -33.5%;
    padding-top: 40%;

    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
    text-align: center;

    color: rgba(70, 70, 70, 0.85);
}

#npagePage
    #projectshow4
    #projectib4
    #projectlist
    .projectitem
    a
    .project_info
    p.subtitle {
    width: 100%;

    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
    text-align: center;
}

#mcontact #contactinfo div a:hover i.fa-weibo::before {
    color: #fff;
}

.bx-wrapper .bx-controls-direction a:hover {
    background-color: rgba(0, 0, 0, 0.22);
}

.bx-wrapper .bx-controls-direction a {
    border-radius: 30px;
    background: rgba(0, 0, 0, 0.1);
}

/* 首页标题*/
#indexPage .content .header p.title {
    font-family: Didot, "微软雅黑";
    font-size: 30px;

    margin-bottom: -8px;

    color: #ccaf86;
}

#indexPage .content .header p.title::after {
    display: block;

    width: 120px;
    height: 1px;
    margin: 0 auto;
    margin-top: 12px;

    content: " ";
    text-align: center;

    background-color: rgba(19, 19, 19, 0);
}

#indexPage .content .header p.subtitle {
    font-family: Didot, "微软雅黑";
    font-size: 20px;

    color: rgba(85, 85, 85, 0.84);
}

#indexPage #mservice .wrapper {
    margin: 0 30px;
}

#indexPage #servicelist .serviceitem:nth-child(2n + 1) {
    margin-left: 0;
}

#indexPage #servicelist .serviceitem:nth-child(2n) {
    margin-right: 0;
}

#indexPage #serviceitem_3 {
    display: none;
}

#indexPage #servicelist .serviceitem:nth-child(2n) div {
    top: 110px;

    float: left;

    width: 500px;

    text-align: left;
}

#indexPage #servicelist .serviceitem:nth-child(2n) .service_img {
    position: relative;
    z-index: 1;

    float: right;

    width: 450px;
    margin-top: 30px;
}

#indexPage #servicelist .serviceitem:nth-child(2n + 1) div {
    top: 110px;

    float: right;

    width: 500px;

    text-align: left;
}

#indexPage #servicelist .serviceitem:nth-child(2n + 1) .service_img {
    position: absolute;
    z-index: 1;

    float: left;

    width: 450px;
}

#indexPage #servicelist .serviceitem:nth-child(2n + 1) .service_img::after {
    position: absolute;
    z-index: -1;
    top: 110px;

    display: block;

    width: 364px;
    height: 370px;
    margin-left: 86px;

    content: " ";

    background-color: #ffceb9;
}

#indexPage #servicelist .serviceitem:nth-child(2n) .service_img::after {
    position: absolute;
    z-index: -1;
    top: -30px;

    display: block;

    width: 364px;
    height: 370px;
    margin-left: 86px;

    content: " ";

    background-color: #ffceb9;
}

#indexPage #mservice .serviceitem:nth-child(2n + 1) a.details {
    font-size: 0;
    font-size: 13px;
    line-height: 40px;

    position: relative;
    z-index: 10;
    top: -165px;
    left: 600px;

    display: block;
    display: block;
    overflow: hidden;

    width: 150px;
    height: 40px;
    margin: 0 auto;
    margin-left: -9px;

    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
    text-align: center;
    text-indent: 0;
    text-transform: uppercase;

    border: 1px solid #ffd0bc;
    border-radius: 0;
    background: transparent
        url(http://resources.jsmo.xin/templates/upload/988/icon/icon.png)
        no-repeat 0 0;
}

#indexPage #mservice .serviceitem:nth-child(2n) a.details {
    font-size: 0;
    font-size: 13px;
    line-height: 40px;

    position: relative;
    z-index: 10;
    top: -165px;
    left: 40px;

    display: block;
    display: block;
    overflow: hidden;

    width: 150px;
    height: 40px;
    margin: 0 auto;
    margin-left: -9px;

    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
    text-align: center;
    text-indent: 0;
    text-transform: uppercase;

    border: 1px solid #ffd0bc;
    border-radius: 0;
    background: transparent
        url(http://resources.jsmo.xin/templates/upload/988/icon/icon.png)
        no-repeat 0 0;
}

#indexPage #mservice .serviceitem a.details {
    color: #ff8957;
}

#indexPage #mservice .serviceitem a.details i {
    font-size: 17px;

    position: absolute;
    top: 11px;
    left: 95px;

    text-indent: 0;

    color: rgba(255, 255, 255, 0);
}

#indexPage #mservice .serviceitem:hover a.details i {
    left: 98px;

    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}

/* 产品列表页 */

.npagePage#mproject .content .header p.title {
    font-family: Didot, "微软雅黑";
    font-size: 26px;

    color: #444;
}

.npagePage #plheader {
    display: block;
}

.npagePage #projectlist .projectitem {
    width: 23%;
    height: auto;
    margin-right: 1%;
    margin-bottom: 1%;

    transition: all 0.6s ease-out 0s;

    border: 1px rgba(220, 220, 220, 0.4) solid;
    background: none;
}

.npagePage #projectlist .projectitem a {
    padding-bottom: 90px;
}

.npagePage #projectlist .projectitem a:hover .project_info p.title {
    color: #ff9a6f;
}

.npagePage #mproject #projectlist .projectitem:hover a .project_info .title {
    color: #ff9a6f;
}

.npagePage #mproject #projectlist .projectitem:hover {
    box-shadow: 0 8px 60px rgba(0, 0, 0, 0.13);
}

/* 服务列表页 */
#servicelist .wrap {
    margin-right: -50px;
}

.Pageservice #servicelist .serviceitem {
    width: 1080px;
    margin-bottom: 40px;
    margin-left: 10px;
    padding: 0 20px;

    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;

    border-bottom: 3px solid rgba(0, 0, 0, 0);
}

.npagePage.Pageservice .content {
    margin: 0 auto;

    background-color: #f6f6f6;
}

.npagePage.Pageservice {
    background-color: #f6f6f6;
}

.npagePage #servicelist .serviceitem a.details {
    font-family: Didot, "微软雅黑";

    color: #ffd0bc;
}

.npagePage #servicelist .serviceitem:hover a.details {
    text-indent: -18px;

    color: #fff;
}

#sitecontent .npagePage #servicelist .serviceitem a.details i {
    font-size: 17px;

    position: absolute;
    top: 10px;
    left: 95px;

    text-indent: 0;

    color: rgba(255, 255, 255, 0);
}

#sitecontent .npagePage #servicelist:hover .serviceitem a.details i {
    left: 102px;

    color: rgba(245, 243, 243, 0.58);
}

.npagePage #servicelist .serviceitem:hover a.details i {
    left: 98px;

    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}

.npagePage #servicelist .serviceitem div {
    z-index: 10;

    float: left;

    width: 680px;
    margin: 70px 0 0 40px;
    margin-left: 15px;

    color: #ffd0bc;
}

.npagePage #servicelist .serviceitem div p.title {
    font-size: 18px;
    line-height: 26px;

    overflow: hidden;

    width: 260px;
    height: 31px;
    padding-left: 0;

    transition: all 0.6s ease 0s;
    text-align: left;
    text-overflow: ellipsis;

    color: #444;
}

.npagePage #servicelist .serviceitem div p.description {
    font-size: 13px;
    line-height: 24px;

    overflow: hidden;

    width: auto;
    height: 70px;
    margin-top: 6px;
    padding: 0;

    transition: all 0.6s ease 0s;
    text-align: left;

    color: rgba(132, 132, 132, 0.71);
}

.npagePage #servicelist .serviceitem p {
    float: left;
}

/*首页产品*/
#indexPage #projectlist .projectitem_wrapper {
    padding-bottom: 90px;
}

#indexPage #mproject #projectlist .projectitem a .project_info .title::before {
    position: relative;
    top: 38px;
    left: 40%;

    display: block;

    width: 20%;
    height: 1px;

    background-color: rgba(0, 0, 0, 0.18);
}

#indexPage #newslist .newsbody .title::after {
    display: block;

    width: 10%;
    height: 1px;
    margin-top: 13px;
    margin-left: 45%;

    content: " ";
    transition: all 0.6s ease;

    background: rgba(255, 255, 255, 0.28);
}

#indexPage #mproject #projectlist .projectitem:hover {
    box-shadow: 0 8px 60px rgba(0, 0, 0, 0.13);
}

/*首页关于*/
#indexPage #mpage .content .header p.title::after {
    display: none;
}

#indexPage #mpage .content .header p.title {
    font-size: 30px;
    font-weight: bold;

    margin-bottom: 4px;

    color: #fff;
}

#indexPage #mpage .content .header p.subtitle {
    font-size: 16px;

    margin-top: 3px;

    color: rgba(255, 255, 255, 0.89);
    color: rgb(255, 255, 255);
}

#indexPage #mpage .des-wrap {
    position: absolute;
    z-index: 10;
    top: 157px;

    overflow: hidden;

    width: 100%;
    height: 55px;
    margin: 0 auto;

    background: rgba(255, 255, 255, 0);
}

#indexPage #mpage .module-content .description {
    font-size: 13px;

    overflow: hidden;

    width: 630px;

    color: rgba(255, 255, 255, 0.75);
}

#indexPage #mnews #newslist {
    width: 100%;
    margin: 0 auto;
}

#indexPage #mnews #newslist .newsbody:nth-child(2n) {
    background: #fff;
}

#indexPage #mnews #newslist .newsbody:nth-child(2n + 1) {
    background: #ffd0bc;
}

#indexPage #mnews #newslist .newstitem:nth-child(2n) .newsimg {
    float: right;
}

#indexPage #mnews #newslist .newstitem:nth-child(2n) .newsbody {
    float: left;

    background: #ffd0bc;
}

#newslist .newstitem .newsimg {
    position: initial;

    height: 100%;
}

/*首页新闻*/
#indexPage #newslist .newsbody .date .year {
    font-size: 16px;

    display: none;

    color: rgba(255, 255, 255, 0.6);
}

#indexPage #mnews #newslist .newstitem:nth-child(2n + 1) .newsbody:before {
    display: block;

    width: 67px;
    height: 70px;
    margin-top: 16%;
    margin-left: 47%;

    content: " ";

    background: url(http://resources.jsmo.xin/templates/upload/4435/images/icon4435.png)
        no-repeat 0 0;
}

#indexPage #mnews #newslist .newstitem:nth-child(2n) .newsbody:before {
    display: block;

    width: 67px;
    height: 70px;
    margin-top: 16%;
    margin-left: 47%;

    content: " ";

    background: url(http://resources.jsmo.xin/templates/upload/4435/images/icon4435.png)
        no-repeat 0 -65px;
}

#indexPage #newslist a:hover .newsbody .title::after {
    width: 30%;
    margin-left: 35%;

    background-color: rgba(255, 255, 255, 0.55);
}

#indexPage #mnews a.more {
    display: none;
}

#indexPage #mproject {
    padding-top: 140px;
}

.content .header {
    padding-bottom: 60px;
}

#indexPage #mnews #newslist .newstitem:nth-child(2n + 1) a.details {
    left: 72%;
}

#teamlist .teamitem:hover a img {
    box-shadow: 0 9px 32px rgba(220, 220, 220, 0.75);
}

#pages {
    background-color: rgba(255, 255, 255, 0);
}

#indexPage #mteam .content > .header {
    display: block;

    width: 100%;
    margin: 0 auto;
    margin-bottom: 60px;

    text-align: center;
}

/*团队首页*/
#indexPage #mteam .content ul {
    float: right;

    width: 50%;
    margin-top: 18px;
}

#indexPage #mteam li {
    width: 600px;
    height: 160px;
    margin-bottom: 20px;

    border-bottom: 0 rgba(191, 191, 191, 0.2) solid;
}

#indexPage #mteam .header {
    float: left;

    width: 130px;
    margin-top: 5px;
    margin-left: 10px;
}

#indexPage #mteam .summary {
    float: right;

    width: 420px;
    margin-top: 27px;
    margin-right: 15px;
}

#indexPage #mteam .summary p.subtitle {
    display: none;

    padding-right: 20px;
}

#indexPage .module-content .description {
    font-size: 14px;

    width: 425px;

    text-align: left;
}

#indexPage #mteam .summary p.title {
    font-size: 16px;
    line-height: 36px;

    margin-left: 5px;

    text-align: left;
}

#indexPage #mteam #teamitem_3 {
    display: none;
}

#indexPage #mteam .summary p {
    font-size: 13px;

    width: 410px;
    margin-top: 6px;

    text-align: left;
}

#indexPage #mteam li:hover {
    box-shadow: 0 12px 19px rgba(0, 0, 0, 0.11);
}

#indexPage #mteam .summary p.title a {
    transition: all ease-out 0.6s;
}

#indexPage #mteam li:hover .summary p.title a {
    color: #ccaf86;
}

#indexPage #mteam li {
    transition: all ease-out 0.6s;
}

/*
#indexPage #mteam li:after{    display: block; content:" ";width:0%;height:0px;background-color:#000;transition: all ease-out .6s;}  
#indexPage #mteam li:hover:after{  height:1px;opacity:1;width:100%; }
*/
.npagePage #mproject .content {
    background-color: #fff;
}

#indexPage #mteam .content {
    height: 760px;
}

/* 新闻内页*/
.npagePage#newsPage #newslist .wrapper {
    width: 1200px;
    margin: 0 atuo;
}

.npagePage#newsPage #newslist .newstitem {
    position: relative;

    float: left;

    width: 570px;
    height: 380px;
    margin-right: 0;
    margin-right: 60px;
}

.npagePage#newsPage #newslist .newstitem:nth-child(2n) {
    margin-right: 0;
}

.npagePage#newsPage #newslist .newstitem .news_wrapper {
    position: inherit;
    top: 160px;

    width: auto;
    height: 220px;

    background-color: rgba(255, 255, 255, 0);
}

.npagePage #newslist .news_wrapper::before {
    display: inline-block;

    height: auto;

    content: "";
    vertical-align: middle;
}

.npagePage #newslist .newstitem.left a.newscontent,
#newslist .newstitem.right a.newscontent {
    position: relative;

    display: block;

    padding: inherit;

    text-align: left;
}

#newsPage #newslist .newsbody {
    position: relative;

    width: 265px;
    margin-top: 30px;
    margin-left: 0;
    padding-left: 100px;
}

#newsPage #newslist .newsbody p.date {
    font-family: Didot, "微软雅黑";
    font-size: 12px;
    font-weight: 300;

    position: absolute;
    top: 20px;
    left: -20px;

    margin-bottom: 10px;

    color: #999;
}

#newsPage #newslist .newstitem .md {
    font-size: 13px;

    position: relative;

    display: inline-block;
    display: none;

    color: #b0b0b0;
}

#newsPage #newslist .newstitem .year {
    font-size: 20px;

    color: #b0b0b0;
}

#newsPage #newslist .newstitem .newsbody p.date::after {
    position: absolute;
    top: 8px;
    left: 85px;

    width: 40px;
    height: 1px;

    content: "";
    transition: all 0.6s ease 0s;

    background: #ececec;
}

#newsPage #newslist .newstitem .newsbody .title {
    font-size: 16px;
    line-height: 20px;

    overflow: hidden;

    width: 100%;
    height: 20px;
    margin: 18px 0 20px;
    padding-top: 18px;

    transition: all 0.6s ease 0s;
    white-space: nowrap;
    text-overflow: ellipsis;

    color: #848484;
}

#newslist .separator {
    display: none;
}

#newsPage #newslist .newstitem .newsbody .description {
    font-size: 12px;
    line-height: 22px;

    overflow: hidden;

    width: 300px;
    height: 40px;

    transition: all 0.6s ease 0s;
    text-align: left;

    color: rgba(0, 0, 0, 0.28);
}

#newsPage #newslist .newstitem .newsbody::after {
    position: absolute;
    right: -141px;
    bottom: 10px;

    display: block;

    width: 40px;
    height: 40px;

    content: "";
    transition: all 0.6s ease 0s;

    background: url(http://resources.jsmo.xin/templates/upload/770/201609/icon.png)
        no-repeat -40px -146px;
}

#newsPage #newslist .newstitem .newsbody .title {
    font-size: 16px;
    line-height: 20px;

    overflow: hidden;

    width: 100%;
    height: 20px;
    margin: 0 0 20px;
    padding-top: 18px;

    transition: all 0.6s ease 0s;
    white-space: nowrap;
    text-overflow: ellipsis;

    color: #848484;
}

#newsPage #newslist .newstitem .newsbody .description {
    font-size: 12px;
    line-height: 22px;

    overflow: hidden;
    /* border: 1px red solid; */

    width: 300px;
    height: 40px;
    margin-top: -7px;

    transition: all 0.6s ease 0s;
    text-align: left;

    color: rgba(0, 0, 0, 0.28);
}

#newsPage #newslist .newstitem .newsbody::after {
    position: absolute;
    right: -130px;
    bottom: 10px;

    display: block;

    width: 40px;
    height: 40px;

    content: "";
    transition: all 0.6s ease 0s;

    background: url(http://resources.jsmo.xin/templates/upload/770/201609/icon.png)
        no-repeat -40px -146px;
}

#newsPage #newslist .newstitem .newsimg {
    width: 100%;
    height: 160px;
}

#newsPage #newslist .newstitem a.details {
    font-size: 12px;
    line-height: 31px;

    position: absolute;
    z-index: 20;
    top: 236px;
    bottom: 8px;
    left: 516px;

    display: block;
    display: none;
    overflow: hidden;

    width: 40px;
    height: 40px;

    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
    text-align: center;
    text-indent: 100px;

    color: #6d6d6d;
    border-radius: 0;
}

#newsPage #newslist .newstitem i {
    display: none;
}

#newsPage #newslist .newstitem:hover .newsbody .title {
    margin-left: 20px;

    color: #ffceb9;
}

#newsPage #newslist .newstitem:hover .newsbody .description {
    margin-left: 20px;
}

#newsPage #newslist .newstitem:hover .newsbody::after {
    background: url(http://resources.jsmo.xin/templates/upload/770/201609/icon.png)
        no-repeat -40px -176px;
}

#newsPage #newslist .newstitem:hover .details {
    opacity: 1;
    border: 1px solid transparent;
    border-left: 1px solid #e6e6e6;
    background: rgba(255, 255, 255, 0);
}

#newsPage #newslist .newstitem:hover .newsbody p.date::after {
    width: 70px;
}

#teampost #teamimage img {
    display: none;
}

#teampost #teamimage {
    float: none;

    width: 0;
}

#teampost #teambody {
    width: 100%;
    margin-left: 0;
}

#teampost .postbody {
    width: 100%;
}

/*
/*
#indexPage #servicelist .serviceitem:nth-child(2n+1):after{    content: " ";
    width: 390px;
     height: 1px;
    display: block;
    margin-left: 60px;
    top: 767px;
    background-color: #ffceb9;
    position: absolute;
    z-index: -1;
        transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;}
    
  #indexPage #servicelist .serviceitem .service_img {
    display: inline;
    position: absolute;
    z-index: 10;
}


#indexPage #servicelist .serviceitem:hover:nth-child(2n+1):after{    content: " ";
     height: 310px;
    top: 458px;
    z-index: 1;
    
        }
        

#indexPage #servicelist .serviceitem:nth-child(2n):after{    content: " ";
   content: " ";
    width: 390px;
    height: 1px;
    display: block;
    margin-left: 60px;
    top: 777px;
    background-color: #ffceb9;
    position: absolute;
    z-index: -1;
    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;}
    
#indexPage #servicelist .serviceitem:hover:nth-child(2n):after{  height: 310px; top: 498px;    z-index: 1;}    

*/

#indexPage #mteam .description {
    color: #b1b1b1;
}

#indexPage #mservice .serviceitem a.details:hover::before {
    width: 100%;

    opacity: 1;
}

#indexPage #mservice .serviceitem a.details:hover {
    text-indent: -25px;

    color: #fff;
}

#indexPage #mservice .serviceitem a.details::before {
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;

    width: 0;
    height: 100%;

    content: "";
    transition: all 0.36s ease;

    opacity: 0;
    background: #ffd0bc;
}

/*nan02 */
#indexPage #mservice .serviceitem a.details:hover i {
    color: rgba(255, 255, 255, 0.73);
}

#indexPage #servicelist .serviceitem div p.title {
    overflow: hidden;

    white-space: nowrap;
    text-overflow: ellipsis;
}

#indexPage #newslist .newsbody .description {
    display: -webkit-box;
    overflow: hidden;

    height: 10%;

    text-overflow: ellipsis;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.npagePage #servicelist .serviceitem div p.title {
    overflow: hidden;

    height: 29px;

    white-space: nowrap;
    text-overflow: ellipsis;
}

#indexPage #mservice {
    height: auto;
}

.npagePage #projectlist .projectitem a .project_info .subtitle {
    overflow: hidden;

    height: 20px;

    white-space: nowrap;
    text-overflow: ellipsis;
}

#indexPage .mvideo_title {
    text-align: center;
}

#indexPage .mvideo_subtitle {
    text-align: center;
}

#pages a.active,
#pages a:hover {
    font-size: 14px;

    margin: 0 auto;
    margin-right: 5px;

    color: #fff;
    background-color: #d4d4d4;
}

#pages {
    width: 1200px;
    margin: 0 auto;
}

#pages a {
    visibility: inherit;
}

.npagePage #projectlist .wrapper {
    padding-left: 1.5%;
}

#indexPage #mteam .content {
    overflow: hidden;
}

#indexPage #mteam .content {
    height: auto;
}

/*  */
#indexPage .mvideom .videom_item {
    width: calc(100% / 4);
    margin-right: 20px;
}

#category.hide {
    display: block;
}

#sitecontent #category a.more {
    font-size: 13px;
    line-height: 16px;

    position: static;

    display: inline-block;
    display: none;

    width: auto;
    margin: 0;
    margin-right: 0;
    padding: 10px 24px;

    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;

    color: rgba(97, 97, 97, 0.7);
    border: none;
}

.bodylist.bodyteam .npagePage #category,
.bodylist.bodyservice .npagePage #category {
    margin-top: 40px;
    margin-left: 0;
    padding-bottom: 0;

    text-align: center;
}

#teamlist .teamitem a {
    overflow: visible;
}

#teamlist .teamitem a img {
    transition: box-shadow 0.36s ease;
}

/* img_root */
#indexPage #mteam .header > a,
.mvideom .item_link,
.npagePage #servicelist .serviceitem .service_img,
#projectlist .projectitem .project_img,
#indexPage #servicelist .serviceitem .service_img {
    position: relative;
    overflow: hidden;
}

.npagePage #servicelist .serviceitem .service_img img {
    margin: 0;
}

.npagePage #servicelist .serviceitem .service_img {
    width: 230px;
    margin: 30px 25px;
}

.npagePage #servicelist .serviceitem .service_img:before,
.mvideom .item_link::before,
#indexPage #mteam .header > a::before,
#projectlist .projectitem .project_img::before,
#indexPage #servicelist .serviceitem .service_img::before {
    display: block;

    height: 0;
    padding-top: 119.05%;

    content: "";
}

.npagePage #servicelist .serviceitem .service_img img,
.mvideom .videom_item img,
#indexPage #mteam .header img,
#projectlist .projectitem a img,
#indexPage #servicelist a img,
#indexPage #servicelist #serviceitem_1 a img {
    position: absolute;
    top: 0;
    left: 0;

    width: 100%;
}

#indexPage #mpage .module-content .description {
    line-height: 26px;
}

#indexPage #mteam .header > a {
    display: block;

    margin: 26px auto 24px auto;
}

#indexPage #mteam .header img {
    width: 100px;
}

.mvideom .item_link::before {
    padding-top: 75%;
}

#indexPage #mteam .header > a::before {
    padding-top: 100%;
}

#projectlist .projectitem .project_img::before {
    padding-top: 51.88%;
}

#indexPage #mteam li:after {
    display: block;
    clear: both;

    content: "";
}

#indexPage #mteam .header {
    width: 120px;
    margin-left: 25px;
}

#sitecontent #indexPage .module.mvideom {
    background-color: rgba(255, 255, 255, 0);
}

#sitecontent .module.mvideom .content {
    padding-top: 70px;
    padding-bottom: 70px;
}

#sitecontent .module.mvideom ul.content_list li {
    width: 25%;
}

#sitecontent .module.mvideom ul.content_list li .wrap {
    margin-right: 20px;
}

#sitecontent .module.mvideom ul.content_list li {
    margin-bottom: 20px;
}

#sitecontent .module.mvideom ul.content_list {
    margin-right: -20px;
}

#teamlist .teamitem .teamimg::before {
    display: block;

    height: 0;
    padding-top: 100%;

    content: "";
}

#teamlist .teamitem .teamimg {
    position: relative;

    margin-left: 20px;
}

#teamlist .teamitem .teamimg img {
    position: absolute;
    top: 0;
    left: 0;

    width: 100%;
    margin-left: 0;
}

/* 团队列表修改 */
#teamlist .teamitem {
    position: relative;
}

#teamlist .teamitem a {
    width: 100%;
    margin-top: 0;
}

#teamlist .teamitem .teamimg {
    width: 120px;
    margin-top: 25px;
    float: left;
    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
}

#teamlist .teamitem a.details {
    position: absolute;
    right: 55px;
    left: auto;
}

#indexPage a.more:hover,
#indexPage a.details:hover,
#sitecontent .npagePage a.details:hover {
    text-indent: -9999px;
}

#teamlist .teamitem:hover .teamimg {
    margin-top: 35px;
}

#teamlist .teamitem:hover a {
    margin-top: 0;
}
/* 
#indexPage #mpage .wrapper li .fimg {
    margin-left: 0;
} */

#indexPage #mpage .module-content .description {
    font-family: PlusJakartaSans-Medium, "微软雅黑";
}

/* 团队列表修改 */

.fa-angle-down {
    margin-left: 6px;
}

#indexPage #category a:first-child {
    display: none;
}

#indexPage #category a:nth-child(2)::before {
    content: none;
}

#indexPage #mteam .header img {
    margin: 22px 0 0 24px;
}
#indexPage #mteam .content_list li > .header {
    width: 150px;
    margin-left: 5px;
}

#indexPage #mteam .header > a {
    margin: 0;
}
#indexPage #mproject .content {
    background: transparent;
}
.npagePage #category a.active:after {
    content: none;
}
.npagePage #projectlist .wrapper {
    padding-left: 1.3%;
}
#indexPage #mteam {
    background-position-y: 70px;
}
/* 团队列表修改 */

/* 首页关于我们左右切换 */
/* #indexPage #mpage.tlir .wrapper li,
#indexPage #mpage .des-wrap,
#indexPage #mpage.tril .wrapper li {
    width: 50%;
}

#indexPage #mpage.tlir .wrapper li .fimg,
#indexPage #mpage.tril .wrapper li .fimg {
    margin-top: 50px;
} */

/* 首页关于我们左右切换 */

/* 2019.07.25 yyq 修改 */
#sitecontent .module.mvideom ul.content_list li .wrap {
    margin: 0;
}
.mvideom .bx-wrapper .bx-controls-direction a.bx-prev {
    left: -50px;
}
.mvideom .bx-wrapper .bx-controls-direction a.bx-next {
    right: -50px;
}
#header .content {
    max-width: 1200px;
    width: 100%;
}
#indexPage #mslider ul li div {
    display: table-cell;
}
#indexPage #mproject .content .wrapper {
    padding: 0 2%;
    width: 96%;
}
#projectlist .projectitem a:hover .project_info {
    background: #fff;
}
#indexPage #mproject .content_list::after {
    display: none;
}
#indexPage #mproject .content_list {
    overflow: hidden;
}
#indexPage #mteam .header img,
.mvideom .videom_item img,
#teamlist .teamitem a img {
    height: auto;
}
#indexPage #mpage .wrapper li .fimg {
    margin-left: calc(50% - 305px);
}
#indexPage #mpartner .wrapper ul li a {
    width: 100%;
}
#pages a.active,
#pages a:hover,
#pages {
    margin-right: 0;
}

.mvideom #videomlist .item_link {
    position: static;
}
.mvideom #videomlist .item_link::before {
    padding: 0;
}
.bodylist #pages {
    margin: 0 auto;
}
.content_editor.npagePage {
    padding-top: 71px;
}
#npagePage.content_editor #projectlist .projectitem a:hover .project_info {
    height: auto;
}
#indexPage #mteam {
    background: transparent;
}
#npagePage #projectlist .projectitem a:hover .project_info {
    height: auto;
}
#pages a.active,
#pages a:hover {
    background: #ffc5ad;
}
/* 2019.07.25 yyq 修改 */


/* 2021/07/06 yyq 修改 VI色修改*/
#header ul li.navitem a.active, 
#header ul li.navitem:hover a,
#indexPage .content .header p.title,
#indexPage #mteam li:hover .summary p.title a,
.mvideom.mvideom01 .videom_item:hover .title,
#indexPage #mnews .content .header p.title,
#indexPage .mvideo_title {
    color: #ffceb9;
}

#mcontact #contactinfo div a:hover {
    background-color: #ffceb9;
}

#mcontact #contactinfo div a:hover {
    border-color: #ffceb9;
}
/* 2021/07/06 yyq 修改 VI色修改*/
