@charset "utf-8";
/*3转4*/



/*新首页开始*/


#indexPage .module .content { position:inherit; top:0px; }
#indexPage #mslider .content { margin:0; height:750px; }
#indexPage #mservice { height:1800px;height: 1960px;overflow: hidden;padding-top:140px}
#indexPage #mservice .content {width: 1200px;margin: 0 auto; height:auto; overflow:hidden; }
#indexPage #mproject .content { margin:0; background: #fff; height:100%; }
#indexPage #mpage .content { margin:0; height:730px; }
#indexPage #mteam .content { margin:0; height:500px; }
#indexPage #mnews .content { margin:0; height:auto; }
#indexPage #mcontact .content { margin:0;}
#indexPage #mpartner .content { margin:0; height:200px; }
/*首页头部导航*/



#header { background:#fff; padding-top:0px;}
#header #logo { margin-left:2%; margin-top:10px; }
#header .content { padding:0px;width: 1200px;margin:0 auto;}
#header ul#nav { float:right; margin-right:1%; }
#header ul li.navitem { transition: all 0.4s ease-out 0s; padding: 10px 26px; line-height:48px; }
#header ul li.navitem a { color:#666;text-transform: uppercase; }
#header ul li.navitem a.active, #header ul li.navitem:hover a { color:#BC2B36; text-transform: uppercase; }
#header ul li.navitem a::after, #header ul li.navitem a::before {content:'';display:block;margin-top: 0px;width:10%;height:1px;background:transparent;transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;}
#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 { background-color: rgba(255, 255, 255, 1); padding-top:0px; box-shadow: 0px 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; background:#fff; border:0; box-shadow: 0 6px 10px rgba(0, 0, 0, .1); }
#header ul li.navitem ul.subnav li { border-bottom:1px solid rgba(0, 0, 0, .08); }
#header ul li.navitem ul.subnav li a { text-align:center; color: #666; width:100%; padding:14px 0; background:none;}
#header ul li.navitem ul.subnav li a i { display:none; }
#header ul li.navitem ul.subnav li a:hover { background:#fff; color:#000; text-indent:inherit; }
#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 { width: 6px; height: 6px; background:rgba(0, 0, 0, .3); margin-bottom: 20px; border-radius: 4px; position: relative; cursor: pointer; margin-left: 18px; }
#mslider .bx-wrapper .bx-pager.bx-default-pager a { width:16px; height:16px; display: block; position: absolute; top: -5px; left:-10px; border-radius: 8px; border:0; background:rgba(0, 0, 0, 0.21); opacity:0; }
#mslider .bx-wrapper .bx-pager.bx-default-pager a.active { opacity:1; }
#mslider .bx-wrapper .bx-pager.bx-default-pager a.active:after { content:''; height:6px; width:6px; background: #fff; display:block; position:absolute; top:5px; left:5px; border-radius:10px; }


#indexPage #servicelist {overflow:hidden; width:1200px;}

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

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

#indexPage #servicelist #serviceitem_1:hover a.details {}
#indexPage #mservice .serviceitem:hover a.details { }
#indexPage #servicelist .serviceitem div p.description {height:90px;font-size:13px;text-align: left; margin-top:25px; line-height:28px;     color: rgba(146, 146, 146, 0.72);transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;}
#indexPage #servicelist .serviceitem div p.title { font-size: 20px; font-family: Didot, "Microsoft JhengHei", "微软雅黑";text-align: left; color: rgba(0, 0, 0, 0.79); transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;}
#indexPage #servicelist .serviceitem { height:530px; width:1060px;padding:0px 60px;margin-bottom:50px; 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 div {}
#indexPage #servicelist #serviceitem_1:hover div { }
#indexPage #servicelist #serviceitem_1 a img {height: 450px;position:relative;width: 420px;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 {height: 450px;width: 420px;}


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


#indexPage #servicelist .serviceitem:hover div p.title { }
#indexPage #servicelist .serviceitem:hover div p.description {}


/*内页服务*/


#servicelist { width:1200px; overflow:hidden; padding-top:30px; }
#servicelist .serviceitem a img { width:100%; height:450px; overflow:hidden; transition: all 0.3s ease-out 0s; position: relative; }
#servicelist .serviceitem { width:399px; padding-bottom: 40px; margin:0; }
#servicelist .serviceitem div p { padding:0 30px; }
#servicelist .serviceitem div { position:relative; margin:0; transition: all 0.3s ease-out 0s; top:-23px;}
#servicelist .serviceitem div:after { position: absolute; content: ""; left: 50%; width: 36px; height: 1px; background: rgba(0, 0, 0, 0.1);left: 32px; top:48px; transition: all 0.3s ease-out 0s; }
#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:hover div:after { }
#servicelist .serviceitem div p.title { font-size:18px;color: #191919; }
#servicelist .serviceitem div p.description { width:auto; margin-top:30px;line-height: 26px;transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;}





.Pageservice #servicelist .serviceitem a img {      width: 230px; height: auto; display: block; margin: 30px 25px;}
.Pageservice #servicelist .serviceitem:hover a img {transform:scale(1,1); }
.Pageservice #servicelist .serviceitem div {
    width: 340px;
    background: transparent;
    padding: 0;
}

#servicelist .serviceitem:hover div { margin-top:0px; }
#servicelist .serviceitem:hover p.title { color:#444; }

#sitecontent .serviceitem a.details { width:130px; height:35px; text-align:center; display:block; border-radius: 0; border: 1px solid transparent; transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s;margin:0 auto; overflow:hidden; position:relative; }
#servicelist .serviceitem:hover .details { margin-top:-15px; border-color: #b6b6b6; text-indent:130px; }
#servicelist .serviceitem .details:hover { border:1px solid transparent; text-align: inherit; }

/*案例*/ 


#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 { transition: all 0.6s ease-out 0s; width:23%; height:auto; background:none; margin-right:1%; margin-bottom:1%;border: 1px rgba(220, 220, 220, 0.4) solid;}
#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; white-space: nowrap;  text-overflow: ellipsis; margin: 0px; padding-top: 5.5%; }
#indexPage #mproject #projectlist .projectitem a .project_info .subtitle { color: #999; display: block; height:20px;line-height: 20px; overflow: hidden; margin:0px; }
#indexPage #mproject #projectlist .projectitem:hover a .project_info div { padding:10px 0;}
/*内页案例*/



#projectlist { text-align:center; }
.npagePage #projectlist .wrapper {  width: 100%; margin: 0 auto; padding-left: 2.5%;height:90px;}
#sitecontent .npagePage #projectlist .projectitem {    transition: all 0.6s ease-out 0s;
    width: 23.5%;
    height: auto;
    background: none;
    margin-right: 1%;
    margin-bottom: 1%;
    border: 1px rgba(220, 220, 220, 0.4) solid;}

#projectlist .projectitem a:hover .project_info { background:none;opacity: 1;}
.npagePage #projectlist .projectitem a .project_info div { height:auto;padding-top: 5.5%;transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;  width:100%;  }
.npagePage #projectlist .projectitem a .project_info .description {display: none;}
.npagePage #projectlist .projectitem a .project_info p { width:70%; text-align:center;display: block;margin-top: 10%}
.npagePage #projectlist .projectitem a .project_info .title {     text-align: center;
    color: rgba(70, 70, 70, 0.85);
    font-size: 16px;
    width: 70%;
    margin: 0 auto;
    overflow: hidden;}
.npagePage #projectlist .projectitem a .project_info .subtitle { font-size: 13px;
    text-align: center;
    width: 60%;
    margin: 0 auto;
    overflow: hidden;
    margin-top: 8px;
    color: #b39941;

    color: rgba(153, 153, 153, 0.68);}
.npagePage #plheader, .Pageservice .header, .Pageteam .header, .Pagenews .header { display:none; }
.npagePage #category { text-align:center; margin-top:10px; margin-left:0;padding-bottom:40px; }
.npagePage #category a { border:0px; background:none; color:rgba(102, 102, 102, 0.67); font-size:13px; position:relative; }
.npagePage #category a.active {     border: 0px;
    background: none;
    color: rgba(188, 43, 54, 0.67);
    font-size: 13px;
    position: relative;}
    
.npagePage #category a.active:after { content: ''; width:25px; height: 1px; background: #000; transition: all 0.3s ease-out 0s; position: absolute; padding-left: 10px; z-index: 1; top:25px; left:16px }
#projectlist .projectitem a:hover .project_info p.subtitle { margin-top:8px}
.npagePage #projectlist .projectitem a .project_info div:after {  width:150px; height:35px; display: block; position: absolute; top: 65%; left:50%; margin-left: -76px; background: transparent url(../images/icon988.png) no-repeat 67px 9px; transition: all 0.3s ease-out 0s; margin-top: -10px; border: 1px solid rgba(255, 255, 255, .5); transform: scale(1.4, 1.4); }

.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 {     width: 160px; height: 42px; border-bottom: 1px solid rgba(0, 0, 0, 0);
 border-top: 1px solid rgba(0, 0, 0, 0);
    position: relative;
    border: 0px;
    border-radius: 0px;
    text-indent: 0px;
    line-height: 45px;
    font-size: 13px;
    text-transform: initial;}
#indexPage #mproject a.more { margin-bottom:0px; margin-top:120px; }
#indexPage #mproject a.more i, #indexPage #mnews a.more i, #indexPage #mservice a.more i { width: 34px; height: 14px; display:none;  position:absolute; top:50%; left:50%; margin-top:-7px; margin-left:-17px; z-index:3 }
#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 { content: ''; position: absolute; bottom: 0; left: 0; width: 100%; height: 44px; z-index: 1; opacity: 0; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; border-bottom: 1px solid rgb(255, 208, 188);border-top: 1px solid rgb(255, 208, 188);-webkit-transform: scale(0.1, 1); transform: scale(0.1, 1); display:block; }
 #indexPage #mnews a.more:before {border-bottom:1px solid rgba(255, 255, 255, .2); border-top:1px solid rgba(255, 255, 255, .2);}

#indexPage #mproject a.more:hover, #indexPage #mnews a.more:hover, #indexPage #mservice a.more:hover { background: transparent; border: inherit;color: #ff8957; }
#indexPage #mproject a.more:hover::before, #indexPage #mnews a.more:hover::before, #indexPage #mservice a.more:hover::before {opacity: 1;-webkit-transform: scale(1, 1);transform: scale(1, 1);}
#indexPage #mproject a.more:hover::after, #indexPage #mnews a.more:hover::after, #indexPage #mservice a.more:hover::after {webkit-transform: scale3d(0.7, 0.7, 1);transform: scale3d(0.7, 0.7, 1); opacity:0;}
#indexPage #mproject a.more:hover i, #indexPage #mnews a.more:hover i, #indexPage #mservice a.more:hover i { background: url(../images/icon302.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: HELVETICANEUELTPRO-THEX, "Microsoft JhengHei", "微软雅黑"; line-height: 26px; }
#indexPage #mpage a.more { border:0px;width:160px; height:37px; border-radius:0;  background-color:#fff; color:rgba(255, 255, 255, 0); font-size: 0px; text-align: center; line-height: 45px; text-indent:0; z-index:2; position: relative;   margin-top:50px;        background: url(../images/jiantou2.png) no-repeat -8px -187px;  transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1) 0s; }
#indexPage #mpage a.more:hover {   background: url(../images/jiantou2.png) no-repeat -8px -215px;}
#indexPage #mpage a.more i { font-size:18px; color:transparent; }
#indexPage #mpage a.more:hover i { color:#rgba(255, 255, 255, 0); text-indent: 10px; line-height: 33px; }
#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:0px; }
#indexPage #mnews #newslist .newstitem .newsimg { display:block; width: 50%; overflow:hidden; left:0;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(../images/icon302.png) no-repeat 0 -71px; position:absolute; left:100px; bottom:44px; opacity:0;transition: all 0.3s ease-out 0s}*/


#indexPage #newslist .newsbody .title { width:480px; height:54px; overflow:hidden; white-space: nowrap; text-overflow: ellipsis; transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s; font-size:16px; color: #575757; line-height:32px; text-align:left; position:absolute; top:54px; text-indent:0px; }
#indexPage #newslist .newsbody .title { font-size: 20px; color:#fff;width: 40%;left: 30%; text-align: center;margin-top: 18%;}
#indexPage #newslist .separator { display:none; }
#indexPage #newslist .newsbody .description { width:480px; height:78px; overflow : hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; transition: all 0.3s ease-out 0s; margin-top: 0; color: #999; line-height:26px; text-align:left; position:absolute; top:108px; }
#indexPage #newslist .newsbody .description {width: 50%; left: 25%;text-align: center;color: rgba(255, 255, 255, 0.71); margin-top: 18.4%;}
#indexPage #newslist .newsbody .date { background: transparent; font-weight:100;top: 88px;position:relative; width:auto;}
/*#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 { color:#adadad; position: relative; top: 40px; transition: all 0.3s ease-out 0s; font-family: HELVETICANEUELTPRO-THEX, "Microsoft JhengHei", "微软雅黑"; display:block; line-height:20px; width:100%; }
#indexPage #newslist .newsbody .date .md { font-size:0; }
#indexPage #newslist .newsbody .date .md span { display:none; border:none; }
#indexPage #newslist .newsbody .date .year { font-size:32px; color: #fff; font-family: HELVETICANEUELTPRO-THEX, "Microsoft JhengHei", "微软雅黑"; display:block; line-height: 46px; transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s; }
#indexPage #newslist li.newstitem:hover .newsbody .date .year { color:#fff; }
#indexPage #newslist li.newstitem:hover { transition: all .3s ease-out 0s;}
#indexPage #newslist li.newstitem:hover .date:after { left:85px; }
#indexPage #newslist li.newstitem:hover .newsbody .title { }
#indexPage #newslist li.newstitem:hover .newsbody .description {}
#indexPage #newslist li.newstitem:hover .newsbody .description { }
#indexPage #newslist li.newstitem:hover .newsbody:after { opacity:1; bottom:54px; left:135px; }
#indexPage #mnews a.more { display:block; margin-bottom:80px; }

/*内页新闻*/

.Pagenews .content { text-align:center; }
.Pagenews #category a::before { margin-left:-29px;}
.Pagenews #category { width:1200px; margin-left:0px; display:inline-block; margin-top:52px; }
.Pagenews #category a.active:after { top:1px; background:transparent; }
.Pagenews #newslist { width:1200px; display:inline-block; margin:0 auto; }



.Pagenews #newslist .newstitem:hover:before { height:7%; background:rgba(0,0,0,.3);}

.Pagenews #newslist .newstitem .newsimg { display:block; width:300px; height:150px; float:right; margin-right:10px; position:relative;margin-top: -204px;transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;}
.Pagenews #newslist .newstitem:hover .newsimg {}
.Pagenews #newslist .news_wrapper, .Pagenews #newslist .newstitem a.newscontent:hover .news_wrapper { width:640px;position: relative; float:left; padding-left:60px;}
.Pagenews #newslist .newsbody { width:100%;}
.Pagenews #newslist .newsbody .date {  width:120px; top:35px; text-align:left; margin-left:-30px;}

.Pagenews #newslist .newsbody .date:after { left:100px; top:8px; }
.Pagenews #newslist .newsbody .title { left:140px; width:500px; margin-top:-10px; line-height:24px; height:24px; }
.Pagenews #newslist .newsbody .description { left:140px; width:500px; top:100px; margin-top:-12px; height:52px; overflow : hidden; text-overflow: ellipsis; display: -webkit-box; -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 { width:35px; height:35px; text-align:center; display:block; border-radius: 0; border:none;  transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s;overflow:hidden; position:relative; margin:0px; z-index:3; top:-96px; left:25px; }
.Pagenews #newslist .newstitem a.details:after { content:''; width: 15px; height: 9px; background: url(../images/icon302.png) no-repeat -110px -11px; display: block; margin: 13px 0 0 11px; position:absolute; top:0px; left:0px; }
.Pagenews #newslist .newstitem:hover .details { border-color: #b6b6b6; text-indent:130px; background:transparent;  }
.Pagenews #newslist .newstitem:hover .details:after { background: url(../images/icon302.png) no-repeat 0px -71px; }
.Pagenews #newslist .newstitem .details:hover {  text-align: left; }

#indexPage #mteam .header img { width:100px; height:100px; overflow:hidden; border-radius: 80px;  box-shadow: 0px 8px 32px rgba(220, 220, 220, 0.81);  margin: 26px auto 24px auto;}
#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; border-top: 1px solid rgba(0, 0, 0, .06); border-bottom: 1px solid rgba(0, 0, 0, 0); margin: 0 40px 20px 0; transition: all 0.3s ease-out 0s; }
#teamlist .teamitem a { float:left;     width: 140px;
    height: 150px; overflow:hidden; transition: all 0.3s ease-out 0s;margin-top: 25px; }
#teamlist .teamitem a img {     height: 120px;
    width: 120px;margin-left: 10px;
    border-radius: 118px;}
#teamlist .teamitem .teaminfo { float:right; width:344px; height:140px; transition: all .6s cubic-bezier(.215, .61, .355, 1);
padding:30px 15px 10px; margin:0px; text-align:left; }
#teamlist .teamitem .title a { float:none;     color: rgba(51, 51, 51, 0.91); }
#teamlist .teamitem .title { display: inline-block;
    padding-right: 12px;
    width: 100px;
    overflow: hidden;
    height: 21px; }
#teamlist .teamitem .subtitle { display:inline-block; max-width:202px; font-size:13px; color: #999; margin-top:7px; }
#teamlist .teamitem .description { font-size:13px; line-height:26px; height: 52px; overflow: hidden; color: rgba(117, 117, 117, 0.64); margin-top:20px;}
#teamlist .teamitem a.details { display:block; border-radius:0px; width:37px; height:20px; text-indent:-9999px; position:relative; border:none; border-left:1px solid #dfdfdf; left:328px; top:-4px; transition: all 0.3s ease-out 0s; opacity:0 }
#teamlist .teamitem a.details:after { content: ''; width: 37px; height: 20px; display: block; position: absolute; top:0px; left:0px; background: transparent url(../images/icon302.png) no-repeat -20px -66px; transition: all 0.3s ease-out 0s; }
#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 { opacity:1; margin-top:48px; }

/*合作伙伴*/

#indexPage #mpartner .content .header { display:none; }
#indexPage #mpartner .module-content { padding:60px 0; height:80px; }
#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; margin:0 auto; padding:80px 0 68px; height:auto; }
#indexPage #mcontact .content:after { content:''; display:block; clear: both; }
#indexPage #mcontact .content .header { width:480px; float:left; }
#indexPage #mcontact .content .header p.title { color: #666; text-align:left; }
#indexPage #mcontact .content .header .subtitle { text-align:left; font-family: HELVETICANEUELTPRO-THEX, "Microsoft JhengHei", "微软雅黑"; }
#indexPage #mcontact .content #contactlist { width:720px; float:left; }
#mcontact .content #contactform { display:none; }
#mcontact .content #contactinfo { width:720px; float:left; position:relative; }
#mcontact .content #contactinfo p { float:left; width:290px; padding-right:60px; margin-top:14px; height:auto; color:#999; font-size:12px; line-height:inherit; }
#mcontact .content #contactinfo h3 { color:#696969; }
#mcontact #contactinfo div { position: absolute; top:35px; left:-250px;z-index: 2;}
#mcontact #contactinfo div:after { content:'关注'; color: #696969; height: 20px; font-size: 16px; line-height: 20px; overflow: hidden; position: absolute; top:-56px; left:0px; }
#mcontact #contactinfo div a { background-color: transparent; color:#9b9b9b; font-size:16px; border:2px solid rgba(0, 0, 0, 0) }
#mcontact #contactinfo div a:hover { background-color:#b9ab77; border:2px solid #b9ab77; border-radius:0px; }
#mcontact #contactinfo div a:hover i { color:#fff; }

/*footer*/


#indexPage .module.bgShow .bgmask { display:none; }
#footer { background:#fff; border-top: 1px solid rgba(53, 53, 53, 0.1); }
#footer a path { fill: rgb(148, 148, 148); }
#footer p { width:1200px; margin:0 auto; height:44px; line-height:44px; 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 { background:#fff;margin-top:140px;}
#indexPage .module { z-index: auto; }
/*0801*/

#header .content { text-align:center; }
#header .content img { float:none; }
#header #logo { width:auto; margin:0 auto; padding:14px 0; float:left; }
#header ul#nav { width:1280px; text-align: center; }
#header .content #nav { margin:0 auto; width: auto; display: inline-block; float:right; transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s; }
.content .header p.subtitle { }
#indexPage #mproject #category { display: block; padding-bottom: 60px; }
#category a { border:none; font-size: 13px; padding:10px 24px; margin-right:0; transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;    color: rgba(97, 97, 97, 0.7);}
#category a.active, #category a:hover {     background: rgba(255, 206, 185, 0); color: #ffceb9; border-color: rgba(255, 206, 185, 0);}
#category a::before {content:'';position:absolute;width:1px;height:12px; margin-left: -27px;margin-top:2px; background: rgba(0, 0, 0, 0.12);transition:all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;}
#category a:first-child::before {width:0px;}
#category a:hover::before {}
#header #logo img { transform: scale(1, 1); transition: all 0.3s ease-out 0s; transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1) 0s; }
/*#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 { margin-top: 0px;float:right;}
.nobanner .npagePage {  }
#indexPage .content .header {position: relative; z-index: 1; }
#indexPage #mpage .content .header { width:1000px; left: 50%; margin-left: -500px;margin-top: 30px; padding-bottom: 40px; padding-top:55px; }
#indexPage #mpage .content .header::after {position:absolute;width:50px;height:1px;background: rgba(255, 255, 255, 0.6);left:50%;margin-left:-25px;margin-top:15px;}
#indexPage #mcontact .content .header { padding-top:0; }
#indexPage #mslider .bx-wrapper { position:relative; }
#indexPage #mpage .wrapper li .fimg { width:610px; height:430px; position: absolute; top: 0;  margin-left: 33.5%; margin-top: 312px;}
#indexPage #mnews a.details { display: block;
    border: none;
    text-indent: 0;
    margin: 0;
   color: rgba(255, 255, 255, 0.01);
    font-size: 14px;
    text-align: center;
    width: 200px;
    font-family: Georgia, didto, Times, serif;
    height: 42px;
    line-height: 50px;
    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
    position: relative;
    left: 22%;
    border-radius: 0px;
    line-height: 42px;
    top: -137px;
    width: 6%;
    z-index: 100;     text-transform: uppercase;}
#indexPage #mnews a.details:hover { color:#fff; }
#indexPage #mnews a.details i { position:relative; top:3px; }
#indexPage #mnews a.details:hover i {     text-indent: 10px;color: #fff; font-size: 16px; top: 2px;}
#indexPage #mnews #newslist .newstitem { margin:0;height: 500px;}
#indexPage #mnews #newslist .newstitem:hover a.details { color: #fff }
#indexPage #mnews #newslist .newstitem:hover a.details i {     text-indent: 10px;color: #ffffff; top: 1px; font-size: 16px; }
#indexPage #newslist .newsbody .description::after {position:absolute;width:36px;height:1px;background:rgba(255, 255, 255, .1);margin-top:51px;left:0;transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;}
#indexPage #mnews #newslist .newstitem:hover .newsbody .description::after {width:100%;background:rgba(255, 255, 255, .5)}
#indexPage #mnews { background-color: #fff; border-bottom: 1px solid rgba(0, 0, 0, .06); padding-top: 140px;}


#indexPage #mservice a.more {    text-align: center;color: #838383; top: -24px;}
#indexPage #mpartner { border-top:1px solid rgba(0, 0, 0, .05) }
#projectlist .projectitem a img { height:auto; overflow:hidden; }
.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, .05); }
#projecttags a:hover { background: #575757; color:#fff; }
#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; margin-left:-68px;display: none;}

.Pageservice #servicelist .serviceitem a.details {width: 150px;
    height: 40px;
    text-align: center;
    display: block;
    border-radius: 0;
border: 1px solid #ffd0bc;
    transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    top: -100px;
    display: block;
    font-size: 0;
    background: transparent url(../images/icon988.png) no-repeat 0 0px;
    margin-left: -9px;
    left: 305px;
    font-size: 13px;
    text-indent: 0px;
    line-height: 40px;
    text-transform: uppercase;
    z-index: 10;
    line-height: 42px;
     }
 .Pageservice #servicelist .serviceitem a.details::before {
    content: '';
    z-index: -1;
    position: absolute;
    height: 100%;
    width: 0;
    left: 0;
    top: 0;
    opacity: 0;
    background: #ffd0bc;
    transition: all .36s ease;
}
.Pageservice #servicelist .serviceitem:hover .details { }
.Pageservice #servicelist .serviceitem:hover a.details::before {
    opacity: 1;
    width: 100%;
    color: :#fff;
}
.Pageservice #servicelist .serviceitem { margin-bottom:20px; padding-bottom:0; width:370px; margin-right:10px; background:#fff;transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;}
.Pageservice #servicelist .serviceitem:hover { box-shadow: 0px 8px 25px rgba(0, 0, 0, 0.13);}
.Pageservice #servicelist .serviceitem:nth-child(3n), .Pageservice #servicelist .serviceitem:last-child {border-right:none;}
.Pageservice #servicelist .serviceitem:hover div p.title,.Pageservice #servicelist .serviceitem:hover div p.description { }
.content .header p.title {

}
.npagePage .postbody { width:1100px; overflow:hidden;}
#teampost .postbody { width:730px; overflow:hidden; }
#teampost #teambody .theader .title { font-size:26px; margin-bottom:5px; }
.Pageanli #category a::after {content: '';position: absolute;width: 1px;height: 12px;margin-left:26px;margin-top: 2px;background: rgba(0, 0, 0, .15);transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;}
.Pageanli #category li:last-child a::after {background:none;}
#indexPage #mteam { background:#f8f8f8;margin-top:140px; }

/*右下角悬浮*/

#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;background-image: url(../images/shouji-.png);transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;}
#shares a#gotop { margin-top:0; transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s; bottom: 40px; position: fixed; right: 10px; }
#shares a#gotop i { margin-top:8px; }
#shares a#gotop:hover { background:rgba(0, 0, 0, .9) }
#shares a#sweibo, #shares a#sweixin { background-color:rgba(255, 255, 255, .8); border: 1px solid rgba(0, 0, 0, .1); width: 38px; height: 39px; border-bottom:none; transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s; }
#shares a#sweixin { border-bottom: 1px solid rgba(0, 0, 0, .1); height:38px; }
.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(../images/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; background-image:url(../images/shouji-.png); transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;}
#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, .9) }
#shares a#sweibo, #shares a#sweixin { background-color:rgba(255, 255, 255, .8); border: 1px solid rgba(0, 0, 0, .1); width: 38px; height: 39px; border-bottom:none; transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s; position: fixed; bottom: 120px; right: 10px; }
#shares a#sweixin { border-bottom: 1px solid rgba(0, 0, 0, .1); height:38px; position: fixed; bottom: 80px; }
.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(../images/shouji.png); }
#olx_head { background: #3e3e3e; border-radius: 0px; }
#olx_qq li a:hover i { color: #d2d2d2; }
#olx_qq li a:hover { padding: 18px 30px; }
#online_open i { margin-top:10px; }
#online_open { background: none; bottom: 0px; color: #515151; bottom: 160px; color:#999; background-color: rgba(255, 255, 255, .8); border: 1px solid rgba(0, 0, 0, .1); width: 38px; height: 39px; border-bottom: none; }
#online_open:hover { background-color: #555; color:#fff; }
#online_lx { border-radius: 0px; bottom: 36px; margin-right: -10px; }
#olx_tel div { color: #898989; }
#olx_qq li a i { color: #504f4f; }
#olx_head i:hover { color: #fff; transform: rotate(90deg); -ms-transform: rotate(90deg); 	/* IE 9 */ -moz-transform: rotate(90deg); 	/* Firefox */ -webkit-transform: rotate(90deg); /* Safari 和 Chrome */ -o-transform: rotate(90deg); 	/* Opera */ }
#indexPage #mnews .content .header p.title { color:#BC2B36; }


/*案例*/

#projectlist .projectitem a .project_info:after { }
#projectlist .projectitem a .project_info div { height:90px;  top:0px; margin-top:0px; }
#indexPage #mproject #projectlist .projectitem:hover a .project_info div { padding:0px; }
#indexPage #mproject #projectlist .projectitem a .project_info .title { text-align: center; color: rgba(70, 70, 70, 0.85);font-size: 16px; font-family: Didot, "Microsoft JhengHei", "微软雅黑"; width: 70%;margin: 0 auto; overflow: hidden;}
#indexPage #mproject #projectlist .projectitem a .project_info .subtitle {font-size: 13px;text-align: center;    width: 60%;
 margin: 0 auto; overflow: hidden;margin-top: 8px; color: #b39941; color: rgba(153, 153, 153, 0.68);}
#indexPage #mproject #projectlist .projectitem a .project_info .description {font-size:14px;text-align:center;  color:#b39941;display: none;
transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;width: 70%;margin-top: 10%;}
#indexPage #mproject #projectlist .projectitem a .project_info div:after { width:160px; height:37px; display: block; position: absolute; top: 65%; left:50%; margin-left:-81px; background: transparent url(../images/icon988.png) no-repeat 70px 9px; transition: all 0.3s ease-out 0s; margin-top: -10px; border: 1px solid rgba(255, 255, 255, .5); transform: scale(1.4, 1.4); }
#projectlist .projectitem a .project_info { opacity:1; height: 90px; top: auto;  background-color: #fff;}

#indexPage #mproject #projectlist .projectitem:hover a .project_info .title { color: #ff9a6f;}
#indexPage #mproject #projectlist .projectitem:hover a .project_info .subtitle { }
#indexPage #mproject #projectlist .projectitem:hover a .project_info .description {  }
#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 { padding-top:20px; float:left; width:100%;position: relative; }
#projectinfo4 .header .title-warp { width:50%; float:left;}
#projectinfo4 .description { width:50%; float:right;position:relative;right: 0px;top: 0px;}
#projectinfo4 .header p { line-height:24px; font-size:13px;  }
#sitecontent .npagePage .content #projectinfo4 .header p.title{ width:92%; text-align:left; font-size:18px; padding-right:8%; }
#sitecontent .npagePage .content #projectinfo4 .header p.subtitle {width:92%; text-align:left; padding-right:8%;}

#npagePage #projectlist .projectitem a .project_info p.title { color:#565656; font-size:14px; padding:15px 0 2px; margin:0;}
#npagePage #projectlist .projectitem a .project_info p.subtitle {color: #929292; font-size:13px; margin:0; padding-left:0;}
#projectshow4 #projectib4 #projectlist .projectitem { margin-bottom:20px;}
.npagePage4 #projectwrap4 #projectinfo4 {border-bottom: 1px solid rgba(0,0,0,.08);}
#projectshow4 { margin-top:0px;}
#projectinfo4 .description a {transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;border: 1px solid #dbdbdb;background-color: #fff;color: #555;}
#projectinfo4 .description a:hover { background-color:#383838; color:#fff;border: 1px solid #383838;}
.Pagenews #category { text-align:center;}
#category li.hasmore div { width:98%; left:1%; margin:0 auto;}
#projectshow4 #projectib4 #projectlist .wrapper { margin-left:0;}
#projecttags4 a { padding:5px 18px; margin-right:8px;transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;}
#projecttags4 a:hover { background:#ffd0bc; color:#fff;}
.npagePage4 #projectbody4 .postbody { padding-top:30px;}


#post_slider .bx-wrapper .bx-controls-direction a { width:40px; height:77px; background:url(../images/icon988.png) 0 -50px no-repeat;margin-top: -39px;}
#post_slider .bx-wrapper .bx-controls-direction a.bx-prev { background-position:0 -130px;left: 40px;}
#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;
    width: 82%;
    text-align: center;
    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
    padding-top: 40%;
    margin: 0 auto;
    color: rgba(70, 70, 70, 0.85);
    width: 70%;
    margin: 0 auto;
    overflow: hidden;
    margin-top: -33.5%;}
#npagePage #projectshow4 #projectib4 #projectlist .projectitem a .project_info p.subtitle { text-align:center; width:100%;transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;}
#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 { background:rgba(0,0,0,.1); border-radius:30px;}


/* 首页标题*/
#indexPage .content .header p.title{color: #BC2B36; font-size: 30px;margin-bottom:-8px;font-family: Didot, "Microsoft JhengHei", "微软雅黑";}
#indexPage .content .header p.title::after{content: " ";
    display: block;
    height: 1px;
    width: 120px;
    background-color: rgba(19, 19, 19, 0);
    text-align: center;
    margin: 0 auto;
    margin-top: 12px;}
#indexPage .content .header p.subtitle{font-size:20px;color: rgba(85, 85, 85, 0.84);font-family: Didot, "Microsoft JhengHei", "微软雅黑";}

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

#indexPage #servicelist .serviceitem:nth-child(2n){}

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

#indexPage #servicelist .serviceitem:nth-child(2n) div{float:left;width:500px;text-align: left;top:110px;} 
#indexPage #servicelist .serviceitem:nth-child(2n) .service_img{float:right;width:450px;position: relative;z-index: 1;margin-top:30px;}

#indexPage #servicelist .serviceitem:nth-child(2n+1) div{float:right;width: 500px;text-align: left;top:110px;}

#indexPage #servicelist .serviceitem:nth-child(2n+1) .service_img{float:left;width:450px;position: absolute;z-index: 1;}

#indexPage #servicelist .serviceitem:nth-child(2n+1) .service_img::after{content: " "; width: 364px;height: 370px; display: block; margin-left: 86px; background-color: #ffceb9; position: absolute; z-index: -1; top: 110px;}

#indexPage #servicelist .serviceitem:nth-child(2n) .service_img::after{content: " "; width: 364px;height: 370px; display: block; margin-left: 86px; background-color: #ffceb9; position: absolute; z-index: -1;    top: -30px;}

#indexPage #mservice .serviceitem:nth-child(2n+1) a.details { width:150px; height:40px; text-align:center; display:block; border-radius: 0; border: 1px solid #ffd0bc;transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s;margin:0 auto; overflow:hidden; position:relative; top:-165px; display: block; font-size:0;background: transparent url(../images/icon988.png) no-repeat 0 0px;margin-left: -9px;left: 600px;font-size: 13px;  text-indent: 0px;line-height: 40px;text-transform:uppercase; z-index: 10;}

#indexPage #mservice .serviceitem:nth-child(2n) a.details { width:150px; height:40px; text-align:center; display:block; border-radius: 0; border: 1px solid #ffd0bc;transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s;margin:0 auto; overflow:hidden; position:relative; top:-165px; display: block; font-size:0;background: transparent url(../images/icon988.png) no-repeat 0 0px;margin-left: -9px;left: 40px;font-size: 13px;  text-indent: 0px;line-height: 40px;text-transform:uppercase;z-index: 10;}




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


    
#indexPage #mservice .serviceitem a.details i{    font-size: 17px;     color: rgba(255, 255, 255, 0);position: absolute; top: 11px; left: 95px;text-indent: 0px;}
#indexPage #mservice .serviceitem:hover a.details i{ left: 98px;transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s;}

/* 产品列表页 */

.npagePage#mproject .content .header p.title {color: #444; font-size: 26px;font-family: Didot, "Microsoft JhengHei", "微软雅黑";}
.npagePage #plheader{display: block;}
box-shadow: 0px 8px 60px rgba(0, 0, 0, 0.13);


.npagePage #projectlist .wrapper{background-color: #000;width: 100%;}
.npagePage #projectlist .projectitem{transition: all 0.6s ease-out 0s;
    width: 23%;
    height: auto;
    background: none;
    margin-right: 1%;
    margin-bottom: 1%;
    border: 1px rgba(220, 220, 220, 0.4) solid;
}

 #projectlist .projectitem a{}  

 .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 !important
}

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


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

.Pageservice #servicelist .serviceitem {
    width: 1080px;
    border-bottom: 3px solid rgba(0,0,0,.0);
    padding: 0px 20px;
        margin-left: 10px;
    margin-bottom: 40px;
    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;

}

.npagePage.Pageservice #servicelist .serviceitem a { }
.npagePage.Pageservice .content{background-color: #f6f6f6;  margin: 0 auto; }

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

.npagePage #servicelist .serviceitem a.details{     color: #ffd0bc;font-family: Didot, "Microsoft JhengHei", "微软雅黑";}
.npagePage #servicelist .serviceitem:hover a.details {
    color: #fff;
    text-indent: -18px;
}
#sitecontent .npagePage #servicelist .serviceitem a.details i{    font-size: 17px;
        color: rgba(255, 255, 255, 0);
    position: absolute;
    top: 10px;
    left: 95px;
    text-indent: 0px;}
#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 .6s cubic-bezier(.215, .61, .355, 1) 0s;
}
.npagePage #servicelist .serviceitem div {
    width: 680px;
    margin: 70px 0 0 40px;    color: #ffd0bc;
    float: left;
    margin-left:15px;
    z-index: 10;
}
.npagePage #servicelist .serviceitem div p.title {
   text-align: left;
    color: #444;
    line-height: 26px;
    transition: all 0.6s ease 0s;
    width: 260px;
    height: 31px;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 18px;
    padding-left:0px;
}

.npagePage #servicelist .serviceitem div p.description {
    padding: 0;
   color: rgba(132, 132, 132, 0.71);
    text-align: left;
    margin-top: 6px;
    transition: all 0.6s ease 0s;
    width: auto;
    height: 70px;
    font-size: 13px;
    line-height: 24px;
    overflow: hidden;
}
.npagePage #servicelist .serviceitem p{float: left;}
/*首页产品*/
#indexPage #projectlist .projectitem_wrapper{padding-bottom: 90px;}
#indexPage #mproject #projectlist .projectitem a .project_info .title::before{  height: 1px; width: 20%;
    left: 40%;
    position: relative;
    top: 38px;
    background-color: rgba(0, 0, 0, 0.18);
    display: block;}

#indexPage #newslist .newsbody .title::after{content: " "; display: block;height: 1px;     width: 10%; margin-left: 45%;  background: rgba(255, 255, 255, 0.28);margin-top:13px; transition: all .6s ease;}
#indexPage #mproject #projectlist .projectitem:hover{box-shadow: 0px 8px 60px rgba(0, 0, 0, 0.13);}

/*首页关于*/
 #indexPage #mpage .content .header p.title::after{ display: none;} 
#indexPage #mpage .content .header p.title{margin-bottom: 4px;color: #fff;font-size:30px;font-weight: bold;}
#indexPage #mpage .content .header p.subtitle{ color: rgba(255, 255, 255, 0.89);font-size: 16px; color: rgb(255, 255, 255);margin-top:3px;}

#indexPage #mpage .des-wrap{background: rgba(255, 255, 255, 0);position: absolute; z-index: 10;
 width: 100%;
    height: 55px;
    margin-left: 20%;
    overflow: hidden;
    margin: 0 auto;top: 157px;}

#indexPage #mpage .module-content .description{width:630px;overflow: hidden;color: rgba(255, 255, 255, 0.75);
    font-size: 13px;}
    
    
#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{background: #ffd0bc; float: left;}
#newslist .newstitem .newsimg {position: initial; height: 100%;}


/*首页新闻*/
#indexPage #newslist .newsbody .date .year{ font-size: 16px; color: rgba(255, 255, 255, 0.6);display:none;}
#indexPage #mnews #newslist .newstitem:nth-child(2n+1) .newsbody:before{ content: " "; width: 67px;display: block; margin-top: 16%; margin-left: 47%; height: 70px; background: url(../images/icon4435.png) no-repeat 0px 0px;} 


#indexPage #mnews #newslist .newstitem:nth-child(2n) .newsbody:before{ content: " "; width: 67px;display: block; margin-top: 16%; margin-left: 47%; height: 70px; background: url(../images/icon4435.png) no-repeat 0px -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: 0px 9px 32px rgba(220, 220, 220, 0.75);}

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

#indexPage #mteam .content > .header{    width: 100%;text-align: center; margin: 0 auto;margin-bottom: 60px;display: block;}

/*团队首页*/
#indexPage #mteam .content ul{width:50%;float: right;margin-top: 18px;}

#indexPage #mteam li{width:600px;    height: 160px; margin-bottom: 20px;  border-bottom: 0px 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{width: 425px;text-align: left;font-size:14px;}
#indexPage #mteam .summary p.title{    font-size: 16px;text-align: left;line-height: 36px;margin-left:5px;}

#indexPage #mteam #teamitem_3{display: none;}
#indexPage #mteam .summary p{    text-align: left;
    width: 410px;
    font-size: 13px;
    margin-top: 6px;}
#indexPage #mteam li:hover{    box-shadow: 0px 12px 19px rgba(0, 0, 0, 0.11);}
#indexPage #mteam .summary p.title a{transition: all ease-out .6s;}
#indexPage #mteam li:hover .summary p.title a{    color: #BC2B36;}
#indexPage #mteam li{transition: all ease-out .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{  width: 570px; position: relative; height: 380px; margin-right: 0;float: left;margin-right:60px;}
.npagePage#newsPage #newslist .newstitem:nth-child(2n){margin-right:0px;}
.npagePage#newsPage #newslist .newstitem .news_wrapper { position: inherit; width: auto; height: 220px; top: 160px; background-color: rgba(255, 255, 255, 0);}
.npagePage #newslist .news_wrapper::before {content: ""; display: inline-block;  height: auto; vertical-align: middle; }
.npagePage #newslist .newstitem.left a.newscontent, #newslist .newstitem.right a.newscontent { padding: inherit;position: relative;display: block; text-align: left;}
#newsPage #newslist .newsbody { margin-top: 30px; padding-left: 100px; margin-left: 0; width: 265px; position: relative;   }
#newsPage #newslist  .newsbody p.date {
   font-family: Didot, "Microsoft JhengHei", "微软雅黑";
    font-weight: 300;
    position: absolute;
    top: 20px;
    left: -20px;
    color: #999;
    font-size: 12px;
    margin-bottom: 10px;

}

#newsPage #newslist .newstitem .md {
    color: #b0b0b0;
    display: inline-block;
    font-size: 13px;
    position: relative;
    display: none;
}

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

#newsPage #newslist .newstitem .newsbody p.date::after {
    content: '';
    width: 40px;
    height: 1px;
    background: #ececec;
    position: absolute;
    left: 85px;
    top: 8px;
    transition: all 0.6s ease 0s;
}
#newsPage #newslist .newstitem .newsbody .title {
    transition: all 0.6s ease 0s;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 16px;
    height: 20px;
    line-height: 20px;
    color: #848484;
    margin: 18px 0 20px;
    padding-top: 18px;
}
#newslist .separator {
    display: none;
}

#newsPage #newslist .newstitem .newsbody .description {
    transition: all 0.6s ease 0s;
    width: 300px;
    color: rgba(0, 0, 0, 0.28);
    font-size: 12px;
    text-align: left;
    height: 40px;
    overflow: hidden;
    line-height: 22px;
}
#newsPage #newslist .newstitem .newsbody::after {
    content: "";
    display: block;
    width: 40px;
    height: 40px;
    background: url(../images/icon770.png)no-repeat -40px -146px;
    position: absolute;
    right: -141px;
    bottom: 10px;
    transition: all 0.6s ease 0s;
}
#newsPage #newslist .newstitem .newsbody .title {
    transition: all 0.6s ease 0s;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 16px;
    height: 20px;
    line-height: 20px;
    color: #848484;
    margin: 0px 0 20px;
    padding-top: 18px;
}
#newsPage #newslist .newstitem .newsbody .description {
    transition: all 0.6s ease 0s;
    /* border: 1px red solid; */
    width: 300px;
    color: rgba(0, 0, 0, 0.28);
    font-size: 12px;
    text-align: left;
    height: 40px;
    overflow: hidden;
    line-height: 22px;
        margin-top: -7px;
}
#newsPage #newslist .newstitem .newsbody::after {
    content: "";
    display: block;
    width: 40px;
    height: 40px;
    background: url(../images/icon770.png)no-repeat -40px -146px;
    position: absolute;
    right: -130px;
    bottom: 10px;
    transition: all 0.6s ease 0s;
    
}
#newsPage #newslist .newstitem .newsimg {
    width: 100%;
    height: 160px;
}
#newsPage #newslist .newstitem a.details {
top: 236px;
    left: 516px;
    display: block;
    position: absolute;
    z-index: 20;
    bottom: 8px;
    border-radius: 0px;
    line-height: 31px;
    text-indent: 100px;
    overflow: hidden;
    width: 40px;
    height: 40px;
    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
    text-align: center;
    color: #6d6d6d;
    font-size: 12px;
    display: none;
}
#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(../images/icon770.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 {
    width: 0px;
    float: none;
}
#teampost #teambody{width: 100%;    margin-left: 0px;}
#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{}

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

#indexPage #mservice .serviceitem a.details:hover{text-indent: -25px;color: #fff;}
#indexPage #mservice .serviceitem a.details::before {
    content: '';
    z-index: -1;
    position: absolute;
    height: 100%;
    width: 0;
    left: 0;
    top: 0;
    opacity: 0;
    background: #ffd0bc;
    transition: all .36s ease;
}
/*nan02 */
#indexPage #mservice .serviceitem a.details:hover i{    color: rgba(255, 255, 255, 0.73);}



#indexPage #servicelist .serviceitem div p.title{    overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
#indexPage #newslist .newsbody .description{overflow:hidden; 
text-overflow:ellipsis;
display:-webkit-box; 
-webkit-box-orient:vertical;
-webkit-line-clamp:2;    height: 10%; }

.npagePage #servicelist .serviceitem div p.title{height: 29px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
#indexPage #mservice{height: auto;}
.npagePage #projectlist .projectitem a .project_info .subtitle{height: 20px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}

#indexPage .mvideo_title{text-align: center}
#indexPage .mvideo_subtitle{text-align: center}
#pages a.active, #pages a:hover {
    background-color: #d4d4d4;
    color: #464545;
    margin: 0 auto;
    font-size: 14px;  margin-right: 5px;
}

#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}
.s-list8 li {border-bottom: 1px solid #999;padding: 15px 0; padding-bottom: 0;}
.s-list8 li:nth-child(1) { padding-top: 0;margin-top: -4px;}
.s-list8 li:last-child{border: none;}
.s-list8 li h4{font-size: 24px;color:#000;margin-bottom: 16px;}
.s-list8 li p{font-size: 16px;color: #333;line-height: 22px;margin-bottom:18px;}
.s-list8 li p.spec { padding-bottom: 16px;border-bottom: 1px solid #999;margin-bottom: 16px;}
.s-list8 li p.nm { margin-bottom: 0;}
.s-list8 li p a, .s-list8 li p a:hover { text-decoration: none;}