@charset "utf-8";
/* CSS Document */


/*导航*/
#header ul li.navitem a.active, #header ul li.navitem:hover a { padding: 10px 30px; color: #323232;  }
#header.mini { background:#fff; padding-top: 0px; box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.1); }
#header .content { padding-left: 0px; padding-right: 0px;width: 1100px;margin: 0 auto; }
#header ul#nav { float: right; padding: 0px 0px 0px 40px; transition: all 0.3s ease-out 0s; }
#header.mini ul#nav { padding: 0px 20px 0px 20px; }
#header ul li.navitem { padding: 20px 0.5px; height: auto; }
#header.mini ul li.navitem { padding: 10px 0.5px; }
#header #logo { padding: 10px 40px 20px 0px;  transition: all 0.3s ease-out 0s; }
#header #logo img { transform: scale(1, 1); transition: all 0.3s ease-out 0s; }
#header.mini #logo { padding: 10px 20px 10px 0px; }
#header.mini #logo img { transform: scale(0.8, 0.8); }
#header ul li.navitem a { color: #999; padding: 10px 30px; display: block; }
#header ul li.navitem { padding: 20px 0.5px; height: auto; line-height: 20px; }
#header { padding-top:10px;}
#sitecontent { padding-top:20px;}
.nobanner #header { background: #fff; }
.lowB #header { background: #FFF; }
#indexPage a.more { height: 38px; font-size: 14px; line-height: 38px; font-family: "HELVETICANEUELTPRO-THEX", "微软雅黑"; color: #999; border-color: rgba(0,0,0,.2); border-radius: 0px; text-align: center; text-indent: 0px; margin: 3% auto; width: 220px; }
#indexPage a.more i { font-size: 20px; top: 1px; position: relative; }
#indexPage a.more:hover { border-color: #e3e3e3; text-indent: 0px; text-align: center; background-color: #e3e3e3; color: #555; }
#indexPage a.more:hover i { color: #fff; }
#indexPage #mpartner .slider_control a:hover { background-color: #424242;}
#pages a.active, #pages a:hover { background: rgba(0,0,0,.0); color: #999; border-bottom:1px solid rgba(0,0,0,.1);}
.bx-wrapper .bx-controls-direction a:hover { background-color: #e3e3e3 }


/*导航下拉菜单 */
#header ul li.navitem { line-height: 20px; }
#header ul li.navitem ul.subnav li a { padding: 13px 20px; width: 140px; height: 20px; line-height: 20px; background: #fff; display: block; font-size: 12px; transition: all 0.2s ease-out 0s; color: #999; box-shadow:none;text-indent: 10px;}
#header ul li.navitem ul.subnav li a:hover { text-indent: 18px; background:#F6F6F6; color: #484848; }
#header ul li.navitem ul.subnav { border-top:1px solid rgba(0,0,0,.08); box-shadow:none; width:180px;}
#header ul li.navitem ul.subnav li { border-bottom:none; }
#header ul li.navitem:last-child a { padding-right:0;}

/*首页幻灯*/
#indexPage #mslider { width:100%; margin:0 auto; top:80px; margin-bottom:80px; background:#f8f8f8;}
#indexPage #mslider ul li { width:1100px; height:600px;}

/*幻灯左右切换按钮 */
.bx-wrapper .bx-controls-direction a { background: rgba(0,0,0,.2); border-radius: 0px; }
#indexPage #mslider .bx-wrapper .bx-controls-direction a { background:transparent;}
#indexPage #mslider .bx-wrapper .bx-controls-direction a.bx-next { right:-50px;}
#indexPage #mslider .bx-wrapper .bx-controls-direction a.bx-prev { left:-50px;}
#indexPage #mslider .bx-wrapper .bx-controls-direction a i { color:#D4D4D4;}
#indexPage #mslider .bx-wrapper .bx-controls-direction a:hover i { color:#666;}
#indexPage #mslider ul li div { display:none;}



/*首页案例背景颜色 */


#indexPage #mproject { background-attachment: fixed;height: auto; padding:40px 0 10px;  }
#category a { padding: 8px 30px; margin-right: 10px; transition: all 0.3s ease-out 0s; color: #999; border: 1px solid #ddd; }
#category a.active, #category a:hover { background: #e3e3e3; color: #222; border: 1px solid #e3e3e3; }

/*案例*/
#projectlist .projectitem a:hover .project_info {background: rgba(0,0,0,.6);}
#projectshow2 #projectib2 #projectlist .projectitem a:hover .project_info { background:transparent; height:40px;}
#indexPage #projectlist .projectitem a:hover .project_info { background:transparent;}
#projectlist .projectitem a:hover .project_info p.title { font-size:15px;}
#indexPage #projectlist .projectitem { width:360px; margin: 0 10px 100px 0; transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s; background:transparent;}
#indexPage #projectlist .projectitem:nth-child(3n),#indexPage #projectlist .projectitem:last-child { margin-right:0;}
#indexPage #mproject #projectlist .projectitem a:hover .project_info p.title { color: #555; font-size:15px;}
#indexPage #mproject #projectlist .projectitem a .project_info p.subtitle { margin-top: 0; color: #929292; text-align: left; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; position: absolute;bottom:20px; padding:0 0; width:calc(100% - 50px);}
#projectlist .projectitem a:hover .project_info p.subtitle { color: #B1B1B1; }
#projectmore { color: #e3e3e3; height: 100px; line-height: 100px; background: #262626; font-family: "HELVETICANEUELTPRO-THEX", "微软雅黑"; font-size: 18px; }
#projectmore:hover { color: #e3e3e3; height: 100px; line-height: 100px; background: #262626; font-size: 18px;}
.content .header p.subtitle { font-size: 12px; color: #a5a5a5; text-align: left; font-family: "HELVETICANEUELTPRO-THEX", "微软雅黑"; margin-left:0;}
#sitecontent .newsl .content .header.fw p.subtitle { text-align:center;}
#mpage .content .header p.subtitle { text-align: left; margin-left:0;}
#mpage .content .header p.title { text-align: left; margin-left:0; font-size: 20px; }
#indexPage #mproject .content .header p.title { font-family: "HELVETICANEUELTPRO-THEX", "微软雅黑"; text-align: left; margin-left:0; }
#indexPage #mproject .content .header p.subtitle { text-align: left; margin-left:0; }
#indexPage #mproject a.more { margin: 0; position: absolute; right:0; top: 20px; height: 30px; font-size: 14px; line-height: 30px; width: 150px; background-color: #333; border-color: #333; color: #FFF; }
#indexPage #mproject a.more:hover { background-color: #e3e3e3; border-color: #e3e3e3; color:#222;}
#indexPage #mproject .bx-wrapper .bx-pager.bx-default-pager a { display: none; }
#npagePage #projectlist .projectitem a .project_info p.title {font-size:13px; color:#5d5d5d; padding:0;margin-top: 5px; text-align:left;overflow: hidden;height: 18px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}


/*首页背景不加透明蒙层 */


/*首页服务背景层 */


#indexPage #mteam { background-color: #f8f8f8; height:400px; }
#indexPage #mteam .description { color: #909090; background-color:transparent; padding: 36px; border-radius: 8px; text-align:left; line-height:26px;}
#indexPage #mteam .header { float:left; margin-right:50px;}
#indexPage #mteam .header img { width:160px; height:160px; border-radius:0;float: left;}
.content .header p.title { font-family: "HELVETICANEUELTPRO-THEX", "微软雅黑"; font-size: 20px; text-align: left; margin-left:0;}
#indexPage #mteam .slider_control a i:hover { color: #e3e3e3; }
.teamitem a div.wrap span { background: #e3e3e3; }
.teamitem a div.wrap { background: #171717; width:0; height:0;}
.teamitem a div.wrap div { width:0; height:0;}
/*首页幻灯高度*/

.bx-wrapper .bx-pager.bx-default-pager a {  margin: 0px 5px; border-radius: 6px; border: 1px solid #C8C8C8; }


#shares a { background: transparent; }
#shares a#gotop { margin-top: 1px;transition: all 0.3s ease-out 0s;bottom: 40px;position: fixed;right: 10px;}
#shares a#gotop:hover { background-color: rgba(0, 0, 0, 0.8); }
#indexPage #mslider ul li p { color: #5d5d5d; }
#mslider .sliderArrow { position: absolute; bottom: 120px; z-index: 2; animation: fadeInUp 0.6s cubic-bezier(0.445, 0.05, 0.55, 0.95) 0.2s infinite alternate; -moz-animation: fadeInUp 0.6s cubic-bezier(0.445, 0.05, 0.55, 0.95) 0.2s infinite alternate; -webkit-animation: fadeInUp 0.6s cubic-bezier(0.445, 0.05, 0.55, 0.95) 0.2s infinite alternate; -o-animation: fadeInUp 0.6s cubic-bezier(0.445, 0.05, 0.55, 0.95) 0.2s infinite alternate; display: block; left: 50%; width: 29px; height: 25px; margin-left: -16px; color:#f8f8f8; font-size: 48px; }

/*新导航*/


/*在线咨询*/
#olx_head { background: #3e3e3e; border-radius: 0px; }
#olx_qq li a:hover i { color: #e3e3e3; }
#olx_qq li a:hover { padding: 18px 30px; }



/*首页关于我们*/


#indexPage #mpage .wrapper li .fimg { width: 50%; height: 1024px; background-size: cover; }
#mpage .content .header { width:15%;float: left;padding-top:100px;padding-bottom: 30px;margin-left: 0;}
#mpage .module-content .description {max-height: 108px;height: auto;line-height:26px;float: right;text-align: left;margin-top:100px;line-height: 28px;margin-right:80px;width:780px;}
#indexPage #mpage a.more {border-color: rgba(0,0,0,.1); float:left; border:none; width:80px; border-top:1px solid rgba(0,0,0,.1); color:transparent; margin-top:51px;}
#indexPage #mpage a.more i { color:#B0B0B0;text-indent:0;}
#indexPage #mpage a.more:hover { background:transparent; border-color:#BABABA;}
#indexPage #mpage a.more:hover i { color:#000; text-indent:0;}


/*首页联系*/



/*首页新闻*/

/*案例*/

#projectinfo { width: 340px; float: right; padding: 0px 50px; margin-left: 0px; }
#projectwrap.fw { width: 100%;padding-top:70px;}
#projectbody { max-width: 100%; margin: 0px auto; width: calc(100% - 491px); float: right; padding: 0 50px 0 0;border-left: 1px solid rgba(0,0,0,.08); }
#projectimages li img { display: block; float: none; max-width: 100%; margin: 0px auto; }
#projectimages { background: #fff; }
#projectinfo .description a { background:#e3e3e3; color: #666;}
#projectinfo .description a:hover { background: #e3e3e3; color: #333; }
#plheader {padding-bottom: 50px;}
.Pageanli #plheader { padding-bottom:50px;width:1100px;float: left; padding-top:20px;position: fixed;}
.Pageanli #plheader p.title { margin-left:0;}
.Pageanli #plheader p.subtitle { margin-left:0;}
.teamitem .teaminfo { text-align: left; }
#indexPage #mproject .bx-wrapper .bx-controls-direction a { margin: -60px -20px; background:rgba(255,255,255,8); }
#indexPage #mproject .bx-wrapper .bx-controls-direction a:hover { background: #e3e3e3; }

/*新*/
.npagePage #projectlist .wrapper { width:100%; }
.Pageanli #category li a:last-child { margin-right:0;}
.Pageanli #category li a:first-child { margin-left:0;}
.Pageanli #category li { display:block; margin-bottom:3px;}
.Pageanli #projectlist .projectitem { width:285px; margin-right:12px; background:transparent; margin-bottom:15px;}
.Pageanli #projectlist .projectitem:nth-child(3n),.Pageanli #projectlist .projectitem:last-child{ margin-right:0;}
#indexPage #mproject .content .wrapper { width:100%; }
.content .header { padding-top: 60px; padding-bottom:30px; }
#indexPage #mproject .bx-wrapper .bx-pager { bottom: -9%; text-align: right; }
#indexPage #mpage .content {  top: 0; margin:0 auto; width:1100px;}
#moduleControl a.moduleCItem { border-radius: 0; height: 1px; margin-bottom: 10px; width: 10px; border: 1px solid transparent; background-color: #DEDEDE; }
.Pageanli #category a {border:none;border-bottom: 1px solid transparent;margin: 0 15px;padding:10px 0px; line-height:20px;}
.Pageanli #category a.active, #category a:hover {background:transparent;color: #222;border:none;border-bottom: 1px solid #bdbdbd;}


/*新闻*/







#indexPage .module .bgmask { background-color: transparent; }
#indexPage #mslider ul li p.title { font-size: 42px; line-height: 60px; height: 60px; text-align: left; padding: 0px 110px 30px; margin: 0 1800px 0px 20px; font-family: "HELVETICANEUELTPRO-THEX", "微软雅黑"; width: 500px; }
#indexPage #mslider ul li p.subtitle { font-size: 14px; height: 25px; transition-delay: 0.2s; text-align: left; padding: 12px 110px; width: auto; margin: 1px 1800px 0px 20px;color: #A1A1A1; font-family: "HELVETICANEUELTPRO-THEX", "微软雅黑"; line-height:24px;}
.npagePage .content { background: #fff; width:1100px; margin:0 auto;}
#projecttags a:hover { color: #fff; background: #e3e3e3; }
#projectib .projectitem a .project_info p.title { color: #484848; }
#projectib .projectitem a .project_info p.subtitle { color: #9c9c9c; }
#indexPage #mproject .bx-wrapper .bx-controls-direction { display: inline; }
/*#projectinfo .header p::after { position: absolute; content: ""; top: 65px; left: 0px; width: 30px; height: 3px; background: #e3e3e3; }*/
#indexPage #mteam .bx-wrapper .bx-pager{ display: none;}
#indexPage #mteam .bx-wrapper .bx-controls-direction { display:block;}
#servicelist .serviceitem div p.title { height:60px; text-align:left;  font-size:18px;}
#indexPage #servicelist .serviceitem div p.title::before { content:''; position:absolute; width:100%; height:1px; background:rgba(0,0,0,.1); }
#indexPage #servicelist .serviceitem div p.title { width:30%; float:left;overflow: hidden;white-space: nowrap;text-overflow: ellipsis; font-size:15px;line-height:58px;}
#projectinfo .header .description { color: #939393; }
#projectlist .bx-viewport { padding-bottom: 80px; }
#indexPage #mproject #projectlist .projectitem a .project_info p.title {color: #565656; padding: 10px 0px; text-align: left; text-overflow: ellipsis; overflow: hidden; white-space: nowrap;position: absolute;bottom:30px; font-size:15px;  width:calc(100% - 50px);}
#indexPage #mproject #projectlist .projectitem a .project_info div {position:absolute; height: 80px; width: 100%; bottom: -80px; margin-top: 0; top: auto; transition: all 0.3s ease-out 0s;}
#indexPage #mpage .content, #indexPage #mpage .module-content, #indexPage #mpage .wrapper, #indexPage #mpage .slider, #indexPage #mpage .wrapper li, #indexPage #mpage .wrapper li .fimg { height:100%}
/*#mpage .content .header::after { position: inherit; content: ""; height:65px; background: rgba(255,255,255,.2); margin: 22px 48% 0; width:1px; float: left; text-align: left;margin-left: 90%;
margin-top: -48px;} */
#indexPage #servicelist .serviceitem {  transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s; }
#indexPage #servicelist .serviceitem:hover { background-color: transparent; }
#pages { padding: 40px 0 80px; }
#indexPage #mpartner .wrapper ul li a { transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s; position: relative; top: 0px; margin-right: 0px; margin-bottom: 0px; }
#indexPage #mpartner .wrapper ul li { height:80px;}
#mpartner .content .header { padding-bottom: 2%; width: 100%; }
#moduleControl a.moduleCItem:hover, #moduleControl a.moduleCItem.active { background-color: #e3e3e3; border: 1px solid #e3e3e3; }
 @keyframes mymove { 0% { transform:scale(1.2, 1.2)}
 100% { transform:scale(1, 1)}
}
#banner div { animation: pulse 20s; transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s; }
.postbody { color: #838383; width: 800px;float: left;}
#teambody .theader .postbody { width:650px;}
#projectwrap2 { width:1100px;}
#projectbody2,#projectshow2 { width:760px;}
#projectshow2 { margin-top:25px;}
#projectwrap2 .postbody { width:100%; padding-top:15px;}
#indexPage #mteam .summary p.title { font-family: "HELVETICANEUELTPRO-THEX", "微软雅黑"; color: #474747; font-size:18px;margin-bottom: 5px;}
#indexPage #mteam .summary { margin-top:25px;}
#indexPage #mnews .content .header { display: block; padding-bottom:30px; float:right;}
#indexPage #mnews .content {top: 50%; margin-top: -205px; }
#indexPage #newslist { width: 1100px; margin: 0 auto; height: 265px; position: relative }
#indexPage #newslist .newstitem { position: absolute; width:320px; height:230px; line-height: 30px; top: 0;transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;}
#indexPage .newstitem .newsbody { display: block; max-width: 100%; vertical-align: auto; width: 100%;height:220px;}
#newslist .newstitem .newsbody .date { font-weight: inherit; font-family: Arial; color: #B0B0B0; transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;position: relative;top:40px;}
#newslist .newstitem .newsbody .title { display: inline-block; line-height: 30px; overflow: hidden; height: 30px; text-overflow: ellipsis; white-space: nowrap;  transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1) 0s; }
#newslist .newstitem.left a.newscontent, #newslist .newstitem.right a.newscontent { padding: 0; text-align: left }
#newslist .news_wrapper { background-color: transparent; width: 100%; }
#newslist .newstitem a.newscontent:hover .news_wrapper { background-color: transparent; width: 100%; }
#newslist .newstitem.left a.newscontent:hover, #newslist .newstitem.right a.newscontent:hover { padding: 0 }
#newslist .newstitem.right a.newscontent .newsimg { left:0; display:none;}
#newslist .news_wrapper::before {height: 0 }
#indexPage #newslist #newsitem_0 {height:100%;}

#newsPage #newslist .newstitem .newsimg { display: block; width: 250px; height:160px }


#indexPage #newslist .newstitem  .newsbody .title{ font-size:16px; color: #505050; display: block; float: none; position: relative; top: -25px;margin: 0 auto;}

#indexPage #newslist .newstitem .newsbody .description { font-size: 12px; line-height:25px; color: #909090; height:55px; overflow: hidden; display: block ; text-align: left;width: 94%;float: left;}
#newsPage #newslist .newstitem .newsbody .description { font-size: 12px; line-height: 25px; color: #909090; text-align: left; height:55px; overflow: hidden;  display: block;transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;margin-top: 0;}

#indexPage #newslist #newsitem_0 a:hover .newsbody::after, #newsPage #newslist .newstitem a:hover .newsbody::after { color: #222; }
#indexPage #newslist #newsitem_0 .news_wrapper,  ,#indexPage #newslist #newsitem_1 .news_wrapper, #indexPage #newslist #newsitem_2 .news_wrapper, #indexPage #newslist #newsitem_3 .news_wrapper, #indexPage #newslist #newsitem_4 .news_wrapper, #indexPage #newslist #newsitem_5 .news_wrapper { transition: all ease-out .3s }

/*news list*/


#newsPage #newslist { width:80%; height: auto;position: relative;float:right; margin-top:55px;}
#newsPage #newslist .wrapper { width: auto; height: auto }
#newsPage #newslist .newstitem { width: 100%; height: 130px; float: left; margin: 0 0px 15px 0;transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s; border-bottom:1px dotted rgba(0,0,0,.1); padding-bottom:10px;}
#newsPage #newslist .newstitem:hover .newsbody .date {color:#727272;}
#newsPage #newslist .newstitem:hover .newsbody .title{ color:#000;}
#newsPage #newslist .newstitem:hover .newsbody .description{ color:#666;}
#newsPage #newslist .newstitem .news_wrapper { width: auto; left:0; }
/*#newsPage #newslist .newstitem .newsbody::after { margin-top: 22px; }*/
#newsPage #newslist .newstitem .newsbody .title { font-size:15px;transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s; width:550px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;top: -10px;}
#newsPage #newslist .newstitem .newsbody .description::after { margin: 0; position: absolute; left: 0; top: 128px; content: ""; width: 0px; height: 32px; background: #e3e3e3; transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1) 0s; z-index: -1; }
/**/


.newstitem { animation-name: fadeInUp; animation-delay: 0.1s; }
#newsitem_1 { animation-name: fadeInUp; animation-delay: 0.1s; }
#newsitem_2 { animation-name: fadeInUp; animation-delay: 0.2s; }
#newsitem_3 { animation-name: fadeInUp; animation-delay: 0.3s; }
#newsitem_4 { animation-name: fadeInUp; animation-delay: 0.4s; }
#newsitem_5 { animation-name: fadeInUp; animation-delay: 0.5s; }
#mpartner .content_list li { animation-name: fadeInUp; animation-delay: 0.1s; }
.slider li div { animation-name: fadeInUp; animation-delay: 0.1s;}
#newsPage #newslist .newstitem a.newscontent { border-bottom: 1px solid rgba(255,255,255,.1);}
#newsPage #newslist .newstitem a:hover .newsbody .title { color: #000; }
.postbody img { max-width: 100%; }
.npagePage #banner div { height:200px; position:inherit; animation:0;}
.npagePage #banner { height:200px; }
#projectlist .wrapper { width: 85%; margin: 0 auto; }
#indexPage #mproject #category { position: absolute; top:-68px; display: block; animation-name: fadeInUp; right:0; margin-right: 150px; display:none;}
#indexPage #mproject #category a { padding: 7px 30px; border: 1px solid transparent; border-bottom: 1px solid #d4d2d2; }
.bx-wrapper .bx-controls-direction a i { width: 40px; height: 40px;}


#indexPage #mslider .bx-wrapper .bx-controls-direction a:hover {background-color:transparent;}
/*#projectlist .projectitem a::after { content: ''; width: 40px; height: 40px; line-height: 40px; background: url(http://resources.jsmo.xin/templates/upload/307/201606/soso-ico.png); margin: 0 auto; margin-left: -20px; margin-top: 0px; display: inline-block; position: absolute; top: 0%; left: 50%; z-index: 10; transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s; opacity: 0;    border-radius: 40px;}*/
#projectlist .projectitem:hover a::after { margin-left: -20px; margin-top: -20px; top:90%; opacity: 1; }
#moduleControl a.moduleCItem:hover, #moduleControl a.moduleCItem.active title { color: #000; font-size: 12px; }
#projectbody .postbody { padding: 1px 50px 50px; background-color: #fff; }
#projectimages { padding:0 50px 10px; }
/*服务*/

#servicelist .serviceitem a .service_img img { transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s; width: 320px; height: 150px; max-width: 100%;margin-right:33px;background: #f8f8f8;}
#indexPage #servicelist .serviceitem a .service_img img {top: 93px;right: 0;}
#servicelist .serviceitem:hover .title { color: #333;}
#mservice .bx-wrapper { height: 350px; }
#mservice .content .header p.title { font-family: "HELVETICANEUELTPRO-THEX", "微软雅黑"; text-align: left; margin-left:0;}
#mservice .content .header p.subtitle { text-align: left; margin-left:0; }
#servicelist .serviceitem div { margin-top:0px; float: left;text-align: left;width: 100%;}
#indexPage #mservice .content .header, #indexPage #mnews .content .header { width: 100%; }

#indexPage #mservice .content .header::before, #indexPage #mproject .content .header::before, #indexPage #mnews .content .header::before, #indexPage #mpartner .content .header::before, #indexPage #mcontact .content .header::before { position: absolute; transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s; content: ""; width: 30px; height: 1px; background:rgba(255,255,255,.1); text-align: left; margin-left: 5%; margin-top: 70px; }
#servicelist .serviceitem div p.description { height:55px; text-align:left;line-height:26px; overflow:hidden;}
#indexPage #servicelist .serviceitem div p.description { width:66%; margin-top:15px;transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;}
#indexPage #mpage .wrapper li .fimg{ height:200px; width:780px;float: right;margin-right: 80px; margin-top:40px;margin-bottom: 80px;}
#indexPage #servicelist .serviceitem:hover div p.description { color:#4A4A4A;}
#indexPage .module {z-index:auto }
#indexPage .module .content { position: relative; margin:0 auto; width:1100px;}
#indexPage #mteam .content_list li { padding-left:80px;}
#indexPage #mproject .content {width:1100px;  margin: 0 auto;}
#indexPage #mservice { padding-top: 100px; height: 900px;}
#indexPage #mservice .content { margin: 0 auto; width:1100px;height: auto;}
#indexPage #mservice #servicelist { width:1100px; padding-top:10px;}
#indexPage #mnews { padding-top:90px; height:350px;background-color:#f8f8f8; padding-bottom:30px;}
#indexPage #mnews .content { margin: 0 auto; width:1100px; top:0;}
#indexPage #mpartner .content { margin:0 auto; width:1100px; height:120px;}
#indexPage #mservice { padding-top:60px; height: auto; }
/*#sitecontent .npagePage .content .header::before { position: absolute; transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s; content: ""; width: 90%; height: 1px;background: rgba(0,0,0,.08); text-align: left; margin-right: 5%; margin-top: 70px; }*/
#sitecontent .npagePage .content .header.fw p.title { margin-left: 0; }
#sitecontent .npagePage .content .header.fw p.subtitle { margin-left: 0; text-align:left;}
#sitecontent .npagePage .content .header.fw::before { width: 1180px; height: 1px; margin-top: 80px; margin-left: 0; }
#sitecontent .npagePage .content #projectwrap .header::before { position: absolute; transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s; content: ""; width: 90%; height: 1px; background: #d8d8d8; text-align: left; margin-left: 5%; margin-top: 70px; display: none; }
.Pageanli #category { text-align: left;width:220px;float: left;padding-top:28px;display: block;position: fixed;top: 200px;}
.Pageanli #projectlist {float: right;width: 80%; margin-top: 26px;}
#projectinfo .header p { margin-left: 0; }
/*#sitecontent .npagePage .content .header p.title::before { position: absolute; content: ""; top: 89px; width: 5px; height: 20px; background: #e3e3e3; margin-left: -30px; }*/
#category li.hasmore div { width: 90%; left:0; }
#category li.hasmore div ul { border-top: rgba(0,0,0,0.08) 1px solid; text-align: left; }

/*二级分类*/

#category li.hasmore { height: auto; }
#category li.hasmore div { width: 200px; display: block; position: relative; }
#category li.hasmore div ul { text-align: left; margin: 20px; border-top: none; padding-top: 0px; }
#category li.hasmore div ul a.active, #category li.hasmore div ul a:hover { background: transparent; color: #1a1a1a; }
#category li.hasmore div ul a::before { position: absolute; content: ""; width: 5px; height: 1px; margin-top: 8px; z-index: 10; background-color: #B4B4B4; margin-left: -20px; transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s; }
#category li.hasmore div ul a.active::before, #category li.hasmore div ul a:hover::before { background-color: #000; }
#category li.hasmore div ul a { padding: 5px 0; }


#projectinfo .header p.title::before { display:none}

/*分享*/



#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(http://resources.jsmo.xin/templates/upload/468/icon/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(http://resources.jsmo.xin/templates/upload/468/icon/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 */ }


#footer { background:transparent;}
#footer p { bottom: 0; background:transparent; padding: 8px 0px; width:1100px; margin:0 auto; text-align:center;}
#footer.mini p { padding: 8px 230px; right: 0px; }

#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 */ }
#footer a path { fill: #808080; }
#projecttags {margin-top: 20px;width: 340px;float: right;padding: 0px 50px;margin-left: 0px;}
#projectib {margin-right:0px;margin-top: 20px;width: 340px;float: right;padding: 0px 50px;margin-left: 0px;}
#projectib .projectitem{ width: 160px;}


/*#indexPage #mslider ul li div.mask { background:url(http://resources.jsmo.xin/templates/upload/380/icon/dot.png) repeat;}*/

#indexPage #mteam .bgmask { width:400px; height:500px;background:url(http://resources.jsmo.xin/templates/upload/380/icon/border.png) no-repeat right center;left:57%;top: 190px;}
#indexPage #mteam .summary p{ text-align:left; padding:0; width:700px; margin-left:0;}
#indexPage #mteam .summary p.subtitle { margin-bottom:20px;}
#mteam .content_list li { height:auto;}
.bx-wrapper .bx-pager.bx-default-pager a.active,.bx-wrapper .bx-pager.bx-default-pager a:hover {border: 1px solid #e3e3e3;
background-color: #e3e3e3;}
#indexPage #newslist #newsitem_0 .newsimg,#indexPage #newslist #newsitem_1 .newsimg,#indexPage #newslist #newsitem_2 .newsimg {display: none; width:0; height:0;}

#indexPage #mnews .bx-controls { display:block;}


#indexPage #newslist .newstitem { width:550px;}
#newslist .newstitem .newsimg { width:0;}
#newslist .separator {display:none;}
#newslist .separator::before, #newslist .separator::after {background-color:rgba(0,0,0,.15); }



#indexPage #mnews .bx-wrapper a.bx-next:hover,#indexPage #mnews .bx-wrapper a.bx-prev:hover { background:rgba(0,0,0,.5)}
#indexPage #mnews .bx-wrapper .bx-pager { display:none;}


#indexPage #mproject .bx-wrapper a.bx-next i{background: url(http://resources.jsmo.xin/templates/upload/380/icon/jiantou.png)no-repeat -10px -248px; margin-left:0;}
#indexPage #mproject .bx-wrapper a.bx-next:hover i {background: url(http://resources.jsmo.xin/templates/upload/380/icon/jiantou.png)no-repeat -10px -288px;}
#indexPage #mproject .bx-wrapper a.bx-prev i{background: url(http://resources.jsmo.xin/templates/upload/380/icon/jiantou.png)no-repeat -70px -248px; margin-left:0;}
#indexPage #mproject .bx-wrapper a.bx-prev:hover i{background: url(http://resources.jsmo.xin/templates/upload/380/icon/jiantou.png)no-repeat -70px -288px;}
#indexPage #mproject .bx-wrapper a.bx-next:hover,#indexPage #mproject .bx-wrapper a.bx-prev:hover { background:rgba(0,0,0,.5)}

#indexPage #mcontact { background:#fff;padding-top: 60px;}
#indexPage #mcontact .header p.title { color:#333;}
#indexPage #mcontact .content {margin:0 auto; width:1100px;height:350px;}
#mcontact .content > .header { display:none;}
#indexPage #mcontact .content .fw {width:100%;}
#indexPage #mcontact .header p.subtitle { text-align: left; margin-left:0; margin-top: 5px; }
#indexPage #mcontact #contactlist { height:100%;}
#mcontact .content #contactinfo {width:35%;margin-left:0; padding-top:4.2%;}

#contactinfo p { margin-bottom:5px;}
#contactinfo h3 { margin-bottom:45px; color:#666;}
#contactinfo div a {background:transparent;transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;}
#contactinfo div a:hover { background:rgba(255,255,255,.15)}
#contactinfo div a i {color: #b1b1b1;}
#contactinfo div a:hover i { color:#666;}
#mcontact .content #contactform {width:55%;margin-right:0;padding-top:5%;}
#contactform p .inputtxt {width: 100%;background-color:transparent;border:none; border-bottom:1px solid rgba(0,0,0,.1);width: 100%;padding:10px 0px 13px 0; color:#5c5c5c; font-size:13px;}
#mcontact .content #contactform p{  float:left;margin-right:20px;width: 30%;}
#contactform p textarea.inputtxt {width: calc(300% + 40px); width:-moz-calc(300% + 40px); width:-webkit-calc(300% + 40px); height: 90px;}
#contactform p .inputsub {width: 100px;background-color:#999;color:#efefef;font-size: 15px;padding: 5px 0;display: block;float: left;position: relative;top:155px;height:40px;left: calc(-100% - 20px);left: -moz-calc(-100% - 20px);left: -webkit-calc(-100% - 20px);cursor: pointer;transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;}
#contactform p .inputsub:hover {background-color:#444;border: 1px solid rgba(0,0,0,.1); color:#fff;}
#indexPage #mproject #projectlist .projectitem a img { width:360px; height:320px;transition: 0.5s;max-width: 100%;vertical-align: middle;}
.Pageanli #projectlist .projectitem a img { width:285px; height:auto; overflow:hidden;} 
#indexPage #mproject #projectlist .projectitem a:hover img,#projectlist .projectitem a:hover img {transform: scale(1.06);-moz-transform:scale(1.06, 1.06); -webkit-transform:scale(1.06, 1.06); -o-transform:scale(1.06, 1.06);}
#npagePage #projectlist .projectitem a:hover img {transform: scale(1.06);-moz-transform:scale(1.06, 1.06); -webkit-transform:scale(1.06, 1.06); -o-transform:scale(1.06, 1.06);}
#indexPage #mproject #projectlist .projectitem a .project_info p { margin-top:100px;}
#indexPage #mproject .content .header { padding-bottom:60px; }


.Pagenews .content .header { padding-bottom: 50px;width: 20%;float: left;}
/*#newsPage #newslist .wrapper::before { content:''; position:absolute; width:1px; height:100%; background:rgba(0,0,0,.07); top:196px; margin-bottom:50px;left: calc(50% - 448px);}*/
#newsPage #newslist::before {content:''; position:relative; width:1px; height:100%; background:rgba(0,0,0,.07); top:196px; margin-bottom:50px;left: calc(50% - 448px);}
#newsPage #newslist .newstitem .newsimg { width:200px; height:120px;left: calc(100% - 200px);margin-top: 3px;}
.npagePage #newslist .newstitem .newsbody .date { padding:0;position: relative;top:20px;}
.npagePage #newslist .newstitem .newsbody .title {position: relative;left: 100px;color:#444;}
.npagePage #newslist .newstitem .newsbody .description {position: relative;left: 100px;}
.npagePage #newslist .newsbody .description { width:510px;}
#sitecontent .npagePage a.details { display:block;width: 100px;height:35px;line-height:34px;font-size: 14px; color:#999;text-indent: 0;border-radius: 0;text-align: center; margin:0;top: -92px;position: relative; z-index:1; border:none;border-top:1px solid rgba(0,0,0,.1);}
#sitecontent .npagePage a.details:hover {background:#515151;text-indent:0; border-top:transparent; color:#e3e3e3;}
#sitecontent .npagePage a.details i { top:2px;position: relative;}
#sitecontent .npagePage a.details:hover i {text-indent: 12px;}
.npagePage #newslist .separator { width:0; height:0;}
.npagePage #newslist .separator::before { background-color:transparent;}
.npagePage #newslist .separator::after { background-color:transparent;}
.Pagenews #category a {border:none;border-bottom: 1px solid transparent;margin: 0 12px;padding: 8px 0; margin-right:20px; margin-left:0; width:100%; height:25px; line-height:28px;}
.Pagenews #category a.active, #category a:hover {background:transparent;color: #222;border:none;border-bottom: 1px solid transparent;}
.Pageservice #servicelist {width:880px;float: right;margin-top:16px;}
.Pageservice #servicelist .serviceitem { float:none;}
#sitecontent .npagePage #servicelist .serviceitem a img { float:none; width:320px; height:150px;}
.Pageservice #servicelist .serviceitem a { margin-left:0;text-align: left;}
.npagePage #servicelist .serviceitem div p.title { color:#333;font-size: 16px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis; height:45px;}
.npagePage #servicelist .serviceitem div p.description { width:98%; height:55px; color:#999;padding-right: 2%;}
#sitecontent .Pageservice a.details {margin: 0;text-align: center;border-top:none;border-top:1px solid rgba(0,0,0,.08);top: -35px;display: none;}
.Pageservice #servicelist .serviceitem { width:100%;height:150px; margin-right:0; margin-bottom:0;transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s; padding:12px 0;border-bottom: 1px dotted rgba(0,0,0,.1);}
.Pageservice #servicelist .serviceitem:last-child { border-bottom:none;}
.Pageservice #servicelist .serviceitem div {transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s; width:500px;padding-top: 25px;}
#sitecontent .Pageservice #servicelist .serviceitem a img { margin-right:0; float:right;width: 260px;height: auto;margin-top: 15px;}
.Pageservice .content .header { padding-bottom:2%;width: 20%;float: left;}
.Pageservice #servicelist .wrap { margin-right:0;}
#sitecontent .Pageanli a.details { display:none;}
#sitecontent .npagePage .content .header p.title { text-align:left; font-size:16px;}

#sitecontent .Pagenews .content .header p.title,#sitecontent .Pageyemian .content .header p.title ,#sitecontent .Pageanli .content .header p.title,#sitecontent .Pageservice .content .header p.title,#sitecontent .npagePage .content #projectwrap .header p.title{ text-align:left; font-size:18px;color: #666;}
#sitecontent .Pagenews .content .header p.title a,#sitecontent .Pageyemian .content .header p.title a,#sitecontent .Pageanli .content .header p.title a,#sitecontent .Pageservice .content .header p.title a,#sitecontent .npagePage .content #projectwrap .header p.title{ text-align:left; font-size:18px;color: #666;}
#sitecontent .Pageanli .content .header p.title { font-size:20px;}
#sitecontent .Pageyemian .content .header p.title { text-align:left; margin-left:0; font-size:20px;}
#sitecontent .Pageyemian .content .header p.title a{color:#666; }
#sitecontent .Pageyemian .content .header p.subtitle { text-align:left; margin-left:0;}

#sitecontent .Pageteam .content .header p.title,#sitecontent .Pageteam .content .header p.subtitle { margin-left:0; text-align:left; font-size:19px;}
#sitecontent .Pageteam .content .header p.subtitle {font-size:12px;}
#sitecontent .npagePage .content .teamitem .teaminfo .description{ line-height:26px; font-size:13px; height:50px; margin-top:20px;}
#sitecontent .npagePage .content .teamitem .title a { color:#666;float:none; font-size:16px;}
#sitecontent .Pageteam .teamitem { float:none; width:850px; height:190px; border-bottom:1px dotted rgba(0,0,0,.1);transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s; margin-bottom:30px; margin-right:0;}
#sitecontent .Pageteam .teamitem .teaminfo { width:620px;transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s; padding-top: 25px;}
#sitecontent .npagePage .teamitem a {width:160px; height:160px; float:left; margin-right:35px;}
#sitecontent .npagePage .teamitem a img { width:160px; height:160px;}
#sitecontent .Pageteam a.details { position:relative; top:-100px; height:80px;float: right; border-top:none; border-left:1px solid rgba(0,0,0,.1); width:130px; line-height:80px;}
#sitecontent .Pageteam .content .header { padding-bottom:3.5%;}
#sitecontent .Pageteam a.details:hover { background:transparent; color:#333;}
#sitecontent .Pageteam .teamitem:hover a.details {background:transparent; color:#333;}
#sitecontent .Pageteam .teamitem:hover a.details i {text-indent: 12px; color:#707070;}
#sitecontent .Pageteam .teamitem:hover .teaminfo .title a { color:#000;}
#sitecontent .Pageteam .teamitem:hover .teaminfo .subtitle { color:#666;}

#indexPage #mslider .bx-wrapper { width:1100px; margin:0 auto; position:inherit;}
#indexPage #mslider .bx-wrapper  .bx-viewport { margin:0 auto;}
#indexPage #mslider .bx-wrapper .bx-pager { bottom:30px; display:none}

#sitecontent .npagePage  { padding-top:75px;}
#projectimages2 img { margin-bottom:10px;}
#projectinfo2 { border-top:1px solid rgba(0,0,0,.1);box-shadow:none;}
#projectinfo2 { padding-left:0;}
#projectinfo2 .header p.title { font-size:18px;}
#projectinfo2 .header .description { line-height:26px; color:#747474;}
.npagePage .content #projectib2 #projectlist { width:760px;}
#projectlist .projectitem { background:transparent;}
#npagePage #projectlist .projectitem a .project_info { position:absolute;height: 40px;top: auto;}
#npagePage #projectlist .projectitem a .project_info p.subtitle { padding:0; color:#999; margin-top:0; height:20px; line-height:20px; text-align:left; overflow:hidden;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
#projectshow2 .content_list li { margin-bottom:12px; margin-right:10px;margin-bottom: 65px;}
#projectshow2 .content_list li:nth-child(4n),#projectshow2 .content_list li:last-child{ margin-right:0;}
#projectinfo2 .description a { margin:15px 0;}
.Pageteam #teamlist {width: 700px;margin-top: -112px;}
.teamitem .teaminfo .subtitle {transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;}
.Pagenews #category {text-align: left;width: 200px;float: left;padding-top: 28px;display: block;position: fixed;top: 200px;}
#sitecontent .Pagenews a.details { display:none;}

#indexPage #mnews .bx-controls-direction { display:block;}
#indexPage #mteam .content { margin-top:0;top:110px;}
#indexPage #mteam .content .wrapper { width:1100px;}
#indexPage #mservice a.more { }
#indexPage #mservice .wrapper .bx-wrapper .bx-controls-direction a{ width:40pgx; height:40px;  border-radius:0; border:none; top:-48px; transition:none;}
#indexPage #mservic .bx-wrapper .bx-controls-direction a i ,#indexPage #mnews .bx-wrapper .bx-controls-direction a i{ color:transparent;}
#indexPage #mservice .wrapper .bx-wrapper .bx-controls-direction a.bx-prev {left: 1020px;background:url(../images/icon.png) 0 0 no-repeat;}
#indexPage #mservice .wrapper .bx-wrapper .bx-controls-direction a.bx-prev:hover {background:url(../images/icon.png) 0 -40px no-repeat;}
#indexPage #mservice .wrapper .bx-wrapper .bx-controls-direction a.bx-next { right:0; background:url(../images/icon.png) -40px 0 no-repeat;}
#indexPage #mservice .wrapper .bx-wrapper .bx-controls-direction a.bx-next:hover {  background:url(../images/icon.png) -40px -40px no-repeat;}
#indexPage #mservice .wrapper .bx-wrapper a i::before { content:'';}

#indexPage #mnews .bx-wrapper .bx-controls-direction a { top:25px;transition:none;}
#indexPage #mnews .bx-wrapper .bx-controls-direction a.bx-prev {left: 1020px;background:url(../images/icon.png) 0 0 no-repeat;}
#indexPage #mnews .bx-wrapper .bx-controls-direction a.bx-prev:hover {background:url(../images/icon.png) 0 -40px no-repeat;}
#indexPage #mnews .bx-wrapper .bx-controls-direction a.bx-next {right:0; background:url(../images/icon.png) -40px 0 no-repeat;}
#indexPage #mnews .bx-wrapper .bx-controls-direction a.bx-next:hover {  background:url(../images/icon.png) -40px -40px no-repeat;}




/*团队切换*/

#indexPage #mteam .bx-wrapper .bx-controls-direction a { top:20px;}
#indexPage #mteam .bx-wrapper .bx-controls-direction a.bx-prev {left: 1020px;background:url(../images/icon.png) 0 0 no-repeat;}
#indexPage #mteam .bx-wrapper .bx-controls-direction a.bx-prev:hover {background:url(../images/icon.png) 0 -40px no-repeat;}
#indexPage #mteam .bx-wrapper .bx-controls-direction a.bx-next {right:0; background:url(../images/icon.png) -40px 0 no-repeat;}
#indexPage #mteam .bx-wrapper .bx-controls-direction a.bx-next:hover {  background:url(../images/icon.png) -40px -40px no-repeat;}
#indexPage #mteam .bx-wrapper .bx-controls-direction a {transition:none;}
#indexPage #mteam .wrapper .bx-wrapper a i::before { content:'';}

/*合作伙伴*/
#indexPage #mpartner {border-bottom: 1px solid rgba(0,0,0,.05);}
#indexPage #mpartner .module-content {padding:20px 0;height:80px;}
#indexPage #mpartner .content .header { display:none; }
#indexPage #mpartner .wrapper { height:auto; }
#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; font-size:22px;}
#mpartner .bx-wrapper .bx-controls-direction a:hover { background:transparent; }
#mpartner .bx-wrapper .bx-controls-direction a:hover i { color:#333; }
#indexPage #mpartner .bx-wrapper .bx-prev { left:-58px; }
#indexPage #mpartner .bx-wrapper .bx-next { right:-58px; }


.nobanner #footer { float:left;}
#projectlist .projectitem a .project_info p.title {transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s; font-size:15px;}

#npagePage #projectlist .projectitem a .project_info div { margin-top:-15px;}