﻿@charset "utf-8";



/* CSS Document */

/*chrome */

::-webkit-scrollbar-track-piece {
 width:8px;
 background-color:#f4f4ff;
}

::-webkit-scrollbar {
 width:8px;
 background-color:#2882e8;
}

::-webkit-scrollbar-thumb {
 width:8px;
 background-color:#aeaeae;
}



::-webkit-scrollbar-thumb:hover {
 width:8px;
 background-color:#3d3d3d;
}
/*2转4*/







/*新首页开始*/



#indexPage .module.bgShow .bgmask { display: none; }
#indexPage .module .content { position: inherit; }
#indexPage #mslider { margin: 0; height: 680px; }
#indexPage #mslider .slider { height: 680px; }
#indexPage #mservice .content { margin: 0; height: auto; }
#indexPage #mproject .content { margin: 0; height: auto }
#indexPage #mpage .content { margin: 0; height: 520px; }
#indexPage #mteam .content { margin: 0; height: 682px; }
#indexPage #mnews .content { margin: 0; height: 930px; }
#indexPage #mcontact .content { margin: 0; height: auto }
#indexPage #mpartner .content { margin: 0; height: 210px; }
/*banner切换*/

#indexPage #mslider .bx-wrapper .bx-pager { bottom: 30px; }
/*首页导航*/



#header { background: #fff; box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.1); padding-top: 10px }
#header.mini { background: #fff; }
#header .content { width: 1200px; margin: 0 auto; padding: 0 16px; }
#header .content img { margin-top: 6px; }
#header ul#nav { float: right; }
#header.mini ul li.navitem { padding-bottom: 10px; }
#header ul li.navitem { line-height: 48px; }
#header ul li.navitem a { color: #a3a3a3; position: relative; }
#header ul li.navitem a.active, #header ul li.navitem:hover a { color: #5A5A5A; }
#header ul li.navitem a.active:after, #header ul li.navitem:hover a:after { content: ''; width: 100%; height: 2px; background: #2882e8; position: absolute; top: -26px; left: -10px; padding: 0 10px; }
#header.mini ul li.navitem a.active:after, #header.mini ul li.navitem:hover a:after { top: -26px; }
#header ul li.navitem ul.subnav a:after { display: none; }
#header ul li.navitem:hover ul.subnav { border: none; box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.1); }
#header ul li.navitem ul.subnav li a i { opacity: 1; }
#header ul li.navitem ul.subnav { width: 150px; border-bottom-right-radius: 8px; border-bottom-left-radius: 8px; overflow: hidden; padding: 14px; background: #fff; margin-left: -14px; border-top: transparent 3px solid; }
#header ul li.navitem ul.subnav li { border-bottom: 1px solid #f0f0f0 }
#header ul li.navitem ul.subnav li a { background: #fff; width: auto; font-size: 13px; padding: 12px 10px; }
#header ul li.navitem ul.subnav li a:hover { background: none; text-indent: 0px; color: #2882E8; }
/*幻灯*/



#indexPage #mslider ul li div.sliderArrow { display: none; }
#mslider .bx-wrapper .bx-pager-item a { border-color: rgba(111, 111, 111, 0.4); width: 8px; height: 8px; }
#mslider .bx-wrapper .bx-pager.bx-default-pager a:hover, #mslider .bx-wrapper .bx-pager.bx-default-pager a.active { background-color: #2882E8; border: 2px solid #2882E8; }
#mslider .bx-wrapper .bx-controls-direction a:hover { background-color: #2882E8; }
/*幻灯切换*/



.bx-wrapper .bx-controls-direction a i { font-size: 24px; margin-top: 7px; }
.bx-wrapper .bx-controls-direction a.bx-next i { margin-left: 17px; }
/*服务*/



#mservice .content .header { display: none; }
#servicelist { width: 1200px; padding: 50px 0 80px; }
#indexPage #servicelist .serviceitem { width: 568px; height: 150px; margin: 30px 15px 0px 15px; border: 1px solid transparent; }
#indexPage #servicelist .serviceitem:hover { border: 1px solid #f0f0f0; }
#servicelist ul:after { content: ''; display: block; clear: both; }
#servicelist .serviceitem a img { float: left; width: 102px; height: 102px; margin: 25px 30px; }
#servicelist .serviceitem div { float: left; height: 100px; margin: 25px 0px; text-align: left; }
#servicelist .serviceitem div p.title { color: #3d3d3d; }
#servicelist .serviceitem div p.description {width: 350px; text-align: left; transition: all 0.3s ease-out 0s; color: #a3a3a3; margin-top: 4px; height:44px; line-height: 22px; }
#servicelist .serviceitem:hover div p.title { color: #2882e8; }
#servicelist .serviceitem:hover div p.description { color: #575757; }
#indexPage  a.more i{ margin-left:0px;}
#indexPage #mservice a.more { display: none; }
/*产品*/



#indexPage #mproject { background-color: #f7f7f7 }
#indexPage #mproject .content .header { width: 1168px; height: 89px; line-height: 90px; padding: 64px 16px 0; margin: 0 auto; }
#indexPage #mproject .content .header p { text-align: left; display: inline-block; }
#indexPage #mproject .content .header .title { position: relative; }
#indexPage #mproject .content .header .title:after { content: ''; width: 100%; height: 2px; background: #000; display: block; margin-top: -2px }
#indexPage #mproject .content .header .subtitle { font-size: 13px; }
#indexPage #mproject .content .header .subtitle:before { content: '/'; display: inline-block; margin: 0 3px; }
#projectlist { width: 100%; border-top: 1px solid rgba(0,0,0,.1); }
#projectlist .content_list { width: 1200px; margin: 0 auto; padding: 50px 0 60px; height: auto; }
#projectlist ul:after { content: ''; display: block; clear: both; }
#indexPage #mproject #projectlist .content_list .projectitem { width: 284px; margin: 0 7px 0 8px; overflow: hidden; }
#projectlist .projectitem a .project_info { height: auto; bottom: -110px; top: inherit; background-color: rgba(40, 130, 232, 0.9); }
#projectlist .projectitem a .project_info div { margin-top: 0; }
#projectlist .projectitem a:hover .project_info p.title { color: #fff; height: 40px; line-height: 40px; font-size: 16px; margin-top: 15px; text-align: left; }
#projectlist .projectitem a:hover .project_info p.description { color: rgba(255, 255, 255, 0.8) }
#projectlist .projectitem a .project_info p { margin: 0 20px; padding: 0 0px; }
#projectlist .projectitem a .project_info p.subtitle { display: none; }
#projectlist .projectitem a .project_info p.description { text-align: left; display: block; width: auto; height: 36px; border-top: 1px dotted rgba(255,255,255,.3); padding-top: 8px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
#projectlist .projectitem a:hover .project_info { bottom: 0px; background-color: rgba(40, 130, 232, 0.9); }
#indexPage #mproject a.more { width: 80px; position: absolute; left: 50%; top: 3px; margin-left: 330px; color: #ccc; font-size: 12px; color: #a3a3a3; margin-left: 505px; text-indent: 20px; border: 0px; }
#indexPage #mproject a.more:hover { text-indent: 20px; color: #2882E8 }
#indexPage #mproject a.more i { text-indent: 10px; font-size: 16px; color: #a3a3a3 }
#indexPage #mproject a.more:hover i { color: #2882E8 }
#projectlist .projectitem a:after { content: '\f105'; display: inline-block; font: normal normal normal 14px/1 FontAwesome; font-size: inherit; text-rendering: auto; -webkit-font-smoothing: antialiased; width: 21px; height: 30px; padding-top: 6px; padding-left: 15px; position: absolute; top: -40px; right: 20px; transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s; font-size: 22px; color: #fff; border: 1px solid rgba(255,255,255,0.3); border-radius: 20px; }
#projectlist .projectitem a:hover::after { top: 20px; }
#projectlist .projectitem a:hover img { transform: scale(1.08, 1.08); -moz-transform: scale(1.08, 1.08); -webkit-transform: scale(1.08, 1.08); -o-transform: scale(1.08, 1.08); }
/*团队*/



#indexPage #mteam { background-color: #fff; }
#indexPage #mteam .content .header { width: 1168px; height: 89px; line-height: 90px; padding: 64px 16px 0; margin: 0 auto; display: block; }
#mteam .content .header p { text-align: left; display: inline-block; }
#mteam .content .header .title { position: relative; }
#mteam .content .header .title:after { content: ''; width: 100%; height: 2px; background: #000; display: block; margin-top: -2px }
#mteam .content .header .subtitle:before { content: '/'; display: inline-block; margin: 0 3px; }
#indexPage #mteam .fw { width: 100%; border-top: 1px solid rgba(0,0,0,.1); }
#indexPage #mteam .wrapper { width: 1200px; margin: 0 auto; }
#indexPage #mteam .content_list { width: 1200px; padding: 80px 0 20px; margin: 0 auto; }
#indexPage #mteam ul:after { content: ''; display: block; clear: both; }
#indexPage #mteam .content_list li { width: 270px; height: 386px; border: 1px solid rgba(168, 168, 168, 0.25); margin: 0 14px 40px; float: left; transition: all 0.3s ease-out 0s; position: relative; }
#indexPage #mteam .content_list li .header { width: 270px; height: 150px; padding: 0px; }
#indexPage #mteam .header img { width: 100%; border-radius: 0px; height: auto; margin: 0; }
#indexPage #mteam .summary { padding: 30px 20px; }
#indexPage #mteam .summary .title { text-align: left; width: 180px; }
#indexPage #mteam .summary p.title a { text-align: left; width: 180px; font-size: 16px; color: #4d4d4d; }
#indexPage #mteam .summary p.subtitle { text-align: left; font-size: 13px; color: #a3a3a3; }
#indexPage #mteam .summary .description { width: 100%; font-size: 13px; padding-top: 20px; border-top: 1px dotted #ccc; margin-top: 22px; height: 94px; overflow: hidden; line-height: 24px; text-align: left; color: #a3a3a3; }
#indexPage #mteam a.details { display: block; width: 34px; height: 34px; text-indent: -164px; line-height: 36px; margin: 0px; position: absolute; right: 21px; top: 180px; overflow: hidden; border: 1px solid transparent; }
#indexPage #mteam a.details i { color: #e0e0e0; margin-left: 128px; font-size: 22px; text-indent: 5px }
#indexPage #mteam a.details:hover i { text-indent: 5px; }
#indexPage #mteam .content_list li:hover { box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.2); margin: -10px 14px 50px; }
#indexPage #mteam .content_list li:hover .summary { background: #f6f6f6; }
#indexPage #mteam .content_list li:hover a.details { border: 1px solid #2882E8; background: #2882E8; }
#indexPage #mteam .content_list li:hover a.details i { color: #fff; }
#indexPage #mteam a.more { width: 80px; position: absolute; left: 50%; top: 40px; margin-left: 330px; color: #ccc; font-size: 12px; color: #a3a3a3; margin-left: 505px; text-indent: 20px; border: 0px; display: block; }
#indexPage #mteam a.more:hover { text-indent: 20px; color: #2882E8 }
#indexPage #mteam a.more i { text-indent: 10px; font-size: 16px; color: #a3a3a3 }
#indexPage #mteam a.more:hover i { color: #2882E8 }
.team_box { padding: 60px 0 40px; }
/*关于*/



#mpage .content .header p { text-align: left; display: inline-block; }
#mpage .content .header .title { position: relative; color: #fff; }
#mpage .content .header .title:after { width: 100%; height: 2px; background: #000; display: block; }
#mpage .content .header .subtitle { font-size: 13px; color: #fff; }
#mpage .content .header .subtitle:before { content: '/'; display: inline-block; margin: 0 3px; }
#indexPage #mpage .wrapper li { width: 1200px; position: relative; margin: 0 auto; height: 623px; }
#mpage .module-content .header { width: 480px; padding: 0 30px; position: absolute; top: 160px; right: 45px; text-align: left; }
#mpage .module-content .description { width: 480px; height: 66px; color: rgba(777, 777, 777, 0.8); font-size: 13px; padding: 0 30px; position: absolute; top: 250px; right: 45px; text-align: left; }
#indexPage #mpage .wrapper li .fimg { background-position: 12px 8px; height: 487px; position: absolute; z-index: 1; top: 94px; left: 4px; }
#mpage .module-content .more { display: none; }
/*新闻*/



#indexPage #mnews { background-color: #fff; }
#indexPage #mnews .content .header { display: block; margin: 0 auto; height: 89px; width: 1168px; padding: 120px 16px 0; z-index: 10; position: relative; }
#mnews .content .header p { text-align: left; display: inline-block; }
#mnews .content .header .title { position: relative; color: #3d3d3d; margin-top: 10px; }
#mnews .content .header .title:after { width: 100%; height: 2px; background: #000; display: block; }
#mnews .content .header .subtitle { font-size: 13px; color: #a3a3a3; }
#mnews .content .header .subtitle:before { content: '/'; display: inline-block; margin: 0 3px; }
#newslist .newstitem .newsimg { display: none; }
#newslist .newstitem.left a.newscontent, #newslist .newstitem.left a.newscontent:hover, #newslist .newstitem.right a.newscontent, #newslist .newstitem.right a.newscontent:hover { padding: 0px; }
#newslist .news_wrapper, #newslist .newstitem a.newscontent:hover .news_wrapper { width: 100%; }
#newslist .separator { display: none; }
#mnews #newslist .newstitem { width: 538px; height: 240px; border: 1px solid rgba(0,0,0,.05); ; transition: all 0.3s ease-out 0s; position: relative; }
#mnews #newslist { width: 100%; border-top: 1px solid rgba(0,0,0,.05); height: 720px; }
#mnews #newslist ul.content_list { width: 1200px; margin: 0 auto; }
#mnews #newslist ul:after { content: ''; display: block; width: 0; height: 100%; position: absolute; top: 0; left: 50%; border-left: 1px solid rgba(0,0,0,.05); ; transition: all 0.3s ease-out 0s; }
#mnews #newslist .newstitem:after { content: ''; display: block; width: 0; height: 0; position: absolute; top: 80%; transition: all 0.3s ease-out 0s; }
#mnews #newslist .newstitem:before { content: ''; display: block; border: 2px solid rgba(0,0,0,.2); background: #fff; width: 8px; height: 8px; border-radius: 7px; transition: all 0.3s ease-out 0s; position: absolute; top: 80%; margin-top: 5px; z-index: 1; }
#mnews #newslist .content_list { position: relative; }
#mnews #newslist #newsitem_0.newstitem { position: absolute; top: 78px; right: 10px; }
#mnews #newslist #newsitem_0.newstitem:after { left: -10px; border-top: 10px solid transparent; border-bottom: 10px solid transparent; border-right: 10px solid #f6f6f6; }
#mnews #newslist #newsitem_0.newstitem:before { left: -56px }
#mnews #newslist #newsitem_1.newstitem { position: absolute; top: 230px; left: 10px; }
#mnews #newslist #newsitem_1.newstitem:after { border-top: 10px solid transparent; border-bottom: 10px solid transparent; border-left: 10px solid #f6f6f6; right: -10px; }
#mnews #newslist #newsitem_1.newstitem:before { right: -58px }
#mnews #newslist #newsitem_2.newstitem { position: absolute; top: 380px; right: 10px; }
#mnews #newslist #newsitem_2.newstitem:after { left: -10px; border-top: 10px solid transparent; border-bottom: 10px solid transparent; border-right: 10px solid #f6f6f6; }
#mnews #newslist #newsitem_2.newstitem:before { left: -56px }
#mnews #newslist .newsbody { width: 100%; }
#mnews #newslist .newsbody .date { position: absolute; bottom: 0px; left: 0px; width: 100%; height: 62px; background: rgba(245,245,245,.9); padding: 9px 0px; transition: all 0.3s ease-out 0s; margin-bottom: 0px; text-align: left; font-weight: 100; color: #939393; }
#mnews #newslist .newsbody .date .md { position: relative; top: 36px; font-size: 14px; font-family: "HELVETICANEUELTPRO-THEX", "微软雅黑"; display: block; left: 35px; }
#mnews #newslist .newsbody .date .md span { display: none; }
#mnews #newslist .newsbody .date .year { position: relative; top: -14px; font-size: 28px; font-family: "HELVETICANEUELTPRO-THEX", "微软雅黑"; display: block; left: 35px; }
#mnews #newslist .newsbody .description { position: absolute; top: 60px; left: 0px; color: #b0b0b0; }
#mnews #newslist .newsbody .description:hover { color: #777; }
#mnews #newslist .newsbody .title { position: absolute; top: 0px; left: 0px; padding: 30px 40px 0px; font-size: 16px; line-height: 38px; height: 38px; overflow: hidden; color: #525252; }
#mnews #newslist .newsbody .description { font-size: 13px; width: auto; line-height: 24px; margin: 8px 0 0 0; height: 44px; overflow: hidden; text-align: left; padding: 8px 40px 0 }
#mnews #newslist .newstitem:hover { border: 1px solid #2882e8; box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.2); margin-top: -10px; }
#mnews #newslist .newstitem:hover .date { color: #fff; background: #2882e8; }
#mnews #newslist .newstitem:hover::before { border-color: #2882e8 }
#mnews #newslist #newsitem_0.newstitem:hover::after, #mnews #newslist #newsitem_2.newstitem:hover::after { border-right: 10px solid #2882e8; }
#mnews #newslist #newsitem_1.newstitem:hover::after { border-left: 10px solid #2882e8; }
#indexPage #mnews a.details { display: block; width: 34px; height: 34px; text-indent: -164px; line-height: 36px; margin: 0px; position: absolute; right: 35px; top: 182px; overflow: hidden; border: 1px solid #e0e0e0; z-index: 5 }
#indexPage #mnews a.details i { color: #A3A3A3; margin-left: 128px; text-indent: 5px; }
#indexPage #mnews a.details:hover i { text-indent: 5px; }
#mnews #newslist .newstitem:hover a.details { border: 1px solid rgba(255,255,255,0.6); }
#mnews #newslist .newstitem:hover a.details i { color: #fff; }
#mnews a.more { display: block; }
#indexPage #mnews a.more { width: 80px; position: absolute; left: 50%; top: 86px; margin-left: 330px; color: #ccc; font-size: 12px; color: #a3a3a3; margin-left: 505px; text-indent: 20px; border: 0px; z-index: 11 }
#indexPage #mnews a.more:hover { text-indent: 20px; color: #2882E8 }
#indexPage #mnews a.more i { text-indent: 10px; font-size: 16px; color: #a3a3a3 }
#indexPage #mnews a.more:hover i { color: #2882E8 }
#indexPage a.more i, #indexPage a.details i, #sitecontent .npagePage a.details i { font-size: 21px; }
/*合作伙伴*/



#indexPage #mpartner .content .header { display: none; }
#indexPage #mpartner .module-content { padding: 60px 0; height: 80px; width: 1100px; }
#indexPage #mpartner .wrapper { height: auto; width: 1100px; }
#indexPage #mpartner .wrapper ul li { height: 60px; padding-top: 20px; }
#indexPage #mpartner .wrapper ul li a { width: 112px; height: auto;margin-right: 25px;padding-left: 20px;}
#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: rgba(195, 198, 202, 0.66); }
#mpartner .bx-wrapper .bx-controls-direction a:hover { background: #2882E8; }
#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 .content .header { width: 1168px; display: none; }
#indexPage #mcontact .content .fw { width: 1168px; }
#mcontact .content #contactinfo { width: 1168px; margin: 0 auto; height: 96px; padding: 60px 0px; position: relative; z-index: 10; float: none; }
#mcontact .content #contactinfo:after { content: ''; clear: both; display: block; }
#mcontact .content #contactlist:before { content: ''; width: 100%; display: block; position: absolute; top: 0px; left: 0px; height: 270px; background: #fff; }
#mcontact .content #contactinfo p { position: absolute; width: 270px; padding: 8px 20px 8px 110px }
#mcontact .content #contactinfo h3.name { top: 86px; right: 7px; position: absolute; width: 270px; padding: 8px 20px 8px 85px; font-size: 12px; color: #a0a0a0; }
#mcontact .content #contactinfo p.zip { top: 134px; right: 7px; }
#mcontact .content #contactinfo p.add { top: 110px; right: 7px; }
#mcontact .content #contactinfo p.tel { top: 110px; left: 0px; }
#mcontact .content #contactinfo:before { content: ''; display: block; width: 100%; background: url(img/iocn.png) no-repeat; position: absolute; top: 76px; left: 0px; height: 90px; }
#mcontact .content #contactinfo p.mobile { top: 86px; left: 0px; }
#mcontact .content #contactinfo p.email { top: 86px; left: 380px; }
#mcontact .content #contactinfo div { position: absolute; top: 100px; left: 485px; }
#mcontact #contactinfo div a { background: transparent; color: #a0a0a0; margin-right: 38px }
#mcontact .content #contactform { float: none; width: 1168px; position: relative; margin: 162px 0px 0; height: 370px; }
#contactform p .inputtxt { width: 326px; height: 24px; border: 1px solid rgba(255,255,255,.1); color: #d2ddf8; line-height: 46px; margin-bottom: 10px; padding: 10px 20px; background: rgba(0,0,0,.1); transition: all 0.3s ease-out 0s; }
#contactform p textarea.inputtxt { width: 728px; height: 136px; border: 1px solid rgba(255,255,255,.1); color: #d2ddf8; padding: 10px 20px; background: rgba(0,0,0,.1); resize: none; overflow: hidden; transition: all 0.3s ease-out 0s; position: absolute; top: 0px; right: 0px; }
#contactform p .inputsub { width: 264px; height: 54px; text-align: center; line-height: 44px; background: #2882e8; border-radius: 27px; color: #fff; cursor: pointer; position: absolute; left: 50%; margin-left: -132px; margin-top: 25px; transition: all 0.6s ease 0s; }
#contactform p .inputsub:hover { background: rgba(40, 130, 232, 0); border: 1px solid #2882e8; }
#contactform p .inputext:hover, #contactform p .inputtxt:hover { border: 1px solid #2882e8; }
#footer a path { fill: rgb(148, 148, 148); }
#footer p { background: #1E263C; text-align: center; }
#indexPage .module { z-index: auto; }
/*内页产品*/

.npagePage.Pageanli #category { width: 1196px; margin: 0 auto; }
.npagePage #projectlist { border-top: 1px solid rgba(0,0,0,0) }
.npagePage .header { display: none; }
.npagePage .content .header { display: block; margin: 0 auto; height: 89px; width: 1168px; padding: 64px 16px 0; z-index: 10; position: absolute; left: 50%; margin-left: -584px; margin-top: -175px; }
.npagePage .content .header p { text-align: left; display: inline-block; }
.npagePage .content .header .title { position: relative; color: #fff; margin-top: 10px; }
.npagePage .content .header .title:after { width: 100%; height: 2px; background: #000; display: block; }
.npagePage .content .header .subtitle:before { content: '/'; display: inline-block; margin: 0 3px; }
.npagePage #projectlist .wrapper { width: 1200px; margin: 0 auto; padding-top: 20px; }
.npagePage #projectlist .projectitem { overflow: hidden; margin-left: 0.5%; margin-right: 0.5%; }
.npagePage #category { padding-bottom: 32px; padding-top: 80px; }
.npagePage #category a { border: transparent 1px solid; border-radius: 24px; height: 17px; margin-right: 10px; }
.npagePage #category a.active, .npagePage #category a:hover { border-radius: 24px; background: #398dea; color: #fff; border-color: #398dea; position: relative; }
.npagePage #category a.active:after, .npagePage #category a:hover::after { content: ''; display: block; background: #FFF none repeat scroll 0% 0%; border-radius: 8px; width: 8px; height: 8px; border: 2px solid #2882E8; position: absolute; top: 60px; left: 50%; color: rgba(0,0,0,0); margin-left: -5px;z-index: 1; }
.npagePage #category a.active:before, .npagePage #category a:hover::before { content: ''; display: block; height: 16px; border-left: 1px dotted #ccc; margin-top: 5px; position: absolute; top: 35px; left: 50%; }
.npagePage3 #projectlist .projectitem { width: 190px; margin: 0 10px 20px 0px; float: left; background-color: rgba(0,0,0,0) }
.npagePage3 #projectlist .projectitem a .project_info { background-color: rgba(0,0,0,0) }
.npagePage3#npagePage #projectlist .projectitem a .project_info p.title { font-size: 14px; color: #666; line-height: 24px; display: block; margin-top: 10px; height: 24px; overflow: hidden; text-overflow: ellipsis; }
.npagePage3#npagePage #projectlist .projectitem a .project_info p.subtitle { color: #999; font-size: 13px; line-height: 20px; height: 40px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; white-space: normal; word-wrap: break-word; }
.npagePage3 #projectlist .projectitem a .project_info p { padding: 0px; display: none; }
#projecttags3 a { display: block; padding: 0 20px; height: 35px; line-height: 35px; border: 1px solid #f0f0f0; background: #fff; float: left; border-radius: 20px; margin: 30px 6px 30px 0px; font-size: 13px; color: #7f7f7f; border-radius: 0px; }
.npagePage3 #projectlist .content_list { width: 1000px; padding-top: 0px; }
.npagePage3 #projectlist .wrapper { width: 1000px; padding-top: 0px; }
#projectshow3 #projectib3 { margin-top: 0 }
#projectwrap3 { width: 1000px; }
#projectimages3 img { margin-bottom: 20px; }
#projectinfo3 .header { padding: 0; width: auto; }
#projectinfo3 .header p.title { font-size: 18px; color: #525252; line-height: 24px; padding-top: 26px; margin-top: 0; }
#projectinfo3 .header p.subtitle { margin: 6px 0 0; font-size: 13px; line-height: 24px; color: #868686; }
#projectinfo3 .header div.description { color: #868686; margin: 40px 0 40px; font-size: 13px; line-height: 24px; }
#projecttags3 a:hover { color: #fff; background: #3a8deb; }
#projecttags3 .content_list { width: 1000px; }
.projecttags3 .npagePage #projectlist .wrapper { width: 1000px; }
#projecttags3 .content_list { width: 1000px; }
.npagePage #category li.hasmore div ul{margin-top: 25px;padding-top: 25px;}
#category li.hasmore div ul a.active:after{ display:none}
#category li.hasmore div ul a.active:before{display:none}

/*内页团队*/



.npagePage #banner { height: 250px; }
.npagePage .content .header p.title { }
.npagePage #banner div { height: 250px; }
#teamlist { width: 1200px; padding: 80px 0 20px; }
.teamitem { width: 270px; height: 386px; border: 1px solid rgba(168, 168, 168, 0.25); margin: 0 14px 40px; float: left; transition: all 0.3s ease-out 0s; position: relative; }
.teamitem a { width: 270px; height: 150px; }
.teamitem a img { width: 100%; border-radius: 0px; height: auto; margin: 0; }
#teamlist .teamitem .teaminfo { padding: 26px 20px; margin: 0px; text-align: left; }
#teamlist .teamitem .teaminfo .title { text-align: left; width: 180px; }
#teamlist .teamitem .teaminfo .title a { text-align: left; width: 180px; font-size: 16px; color: #4d4d4d; }
#teamlist .teamitem .teaminfo .subtitle { text-align: left; font-size: 13px; }
#teamlist .teamitem .teaminfo .description { width: 100%; font-size: 13px; padding-top: 20px; border-top: 1px dotted #ccc; margin-top: 22px; height: 94px; overflow: hidden; line-height: 24px; text-align: left; }
.npagePage #teamlist .teamitem a.details { display: block; width: 34px; height: 34px; text-indent: -150px; line-height: 36px; margin: 0px; position: absolute; right: 21px; top: 174px; overflow: hidden; border: 1px solid transparent; }
.npagePage #teamlist .teamitem a.details i { color: #e0e0e0; margin-left: 128px; }
.npagePage #teamlist .teamitem a.details:hover i { text-indent: -10px; }
.npagePage #teamlist .teamitem:hover { box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.2); margin: -10px 14px 50px; background: #f6f6f6; }
.npagePage #teamlist .teamitem:hover a.details { border: 1px solid #2882E8; background: #2882E8; }
.npagePage #teamlist .teamitem:hover a.details i { color: #fff; }
.npagePage #teamlist .teamitem .wrap { display: none; }
/*内页新闻*/



.npagePage #newslist { width: 1168px; border-top: 1px solid #f0f0f0; }
.npagePage #newslist .newstitem { height: 102px; padding: 50px 16px; width: 100%; position: relative; border-bottom: 1px solid #f0f0f0; margin-top: -1px; }
.npagePage #newslist .wrapper div:last-child { border-bottom: 1px solid transparent; }
.npagePage #newslist .newstitem .newsimg, .npagePage #newslist .newstitem .news_wrapper { display: block; position: inherit; }
.npagePage #newslist .newstitem .newsimg { width: 260px; float: left; }
.npagePage #newslist .newstitem .news_wrapper { width: auto; float: right }
.npagePage #newslist .newsbody { text-align: left; width: 530px; height: 102px; margin-right: 210px; padding-left: 30px; }
.npagePage #newslist .news_wrapper, .npagePage #newslist .newstitem a.newscontent:hover .news_wrapper { width: auto; }
.npagePage #newslist .newstitem .newscontent:after { content: ''; clear: both; display: block; }
.npagePage #newslist .newsbody .date { position: absolute; top: 10px; }
.npagePage #newslist .newsbody .title { font-size: 16px; line-height: 38px; color: #525252; overflow: hidden; height: 42px;transition: all 0.6s ease 0s; }
.npagePage #newslist .newsbody .description { color: #B0B0B0; margin-top: 6px;transition: all 0.6s ease 0s; }
.npagePage #newslist .newsbody .date { position: absolute; top: 0px; left: -135px; transition: all 0.3s ease-out 0s; margin-bottom: 0px; text-align: left; font-weight: 100; color: #939393; width: 90px; height: 74px; margin-left: 28px; padding-top: 28px; }
.npagePage #newslist .newsbody .date .md { position: relative; top: 32px; font-size: 13px; font-family: "HELVETICANEUELTPRO-THEX", "微软雅黑"; display: block; left: 0px; color: #8c8c8c }
.npagePage #newslist .newsbody .date .md span { display: none; }
.npagePage #newslist .newsbody .date .year { position: relative; top: -18px; font-size: 28px; font-family: "HELVETICANEUELTPRO-THEX", "微软雅黑"; display: block; left: 0px; color: #3d3d3d; }
.npagePage #newslist a.details { display: block; width: 40px; height: 40px; text-indent: -146px; line-height: 42px; margin: 0px; position: absolute; right: 35px; top: 80px; overflow: hidden; border: 1px solid #e0e0e0; z-index: 5 }
.npagePage #newslist a.details:hover { text-indent: -146px }
.npagePage #newslist a.details i { color: #A3A3A3; margin-left: 128px; }
.npagePage #newslist a.details:hover i { text-indent: -10px; }
.npagePage #newslist .newstitem:hover a.details { border: 1px solid #fff; background: #3b94f9; border: 1px solid #3b94f9; }
.npagePage #newslist .newstitem:hover a.details i { color: #fff; }

.npagePage #newslist .newstitem:hover .title { color: #2882e8; margin-left: 20px;}
.npagePage #newslist .newstitem:hover .description { color: #777; margin-left: 20px; }
#newsPage #category { z-index: 10; position: relative; }
/*内页服务*/



.npagePage #servicelist .wrap { overflow: hidden; margin-right: 0; }
.npagePage #servicelist .serviceitem { width: 100%; margin: 0px; height: 102px; padding: 50px 0px; position: relative; border-top: 1px solid #f0f0f0; margin-top: -1px; }
.npagePage #servicelist .serviceitem a img { margin: 0px; margin-left: 16px; }
.npagePage #servicelist .serviceitem div { width: 772px; margin: 0px; height: 102px; margin-left: 34px; padding-left: 30px; }
.npagePage #servicelist .serviceitem div p.description { width: auto; }
.npagePage #servicelist a.details { display: block; width: 40px; height: 40px; text-indent: -146px; line-height: 42px; margin: 0px; position: absolute; right: 35px; top: 90px; overflow: hidden; border: 1px solid #e0e0e0; z-index: 5 }
.npagePage #servicelist a.details:hover { text-indent: -146px }
.npagePage #servicelist a.details i { color: #A3A3A3; margin-left: 128px; }
.npagePage #servicelist a.details:hover i { text-indent: -10px; }
.npagePage #servicelist .serviceitem:hover a.details { border: 1px solid #fff; background: #3b94f9; border: 1px solid #3b94f9; }
.npagePage #servicelist .serviceitem:hover a.details i { color: #fff; }
.Pageservice #pages { display: none }
/*三级内页*/



.nobanner .npagePage { padding-top: 120px; }
.nobanner .npagePage .content .header .title { color: #525252; }
.nobanner .npagePage .content .header { position: inherit; margin: 0px; height: auto; }
.nobanner .npagePage .content .header p { display: block; }
.nobanner .npagePage .content .header .subtitle:before { display: none; }
.nobanner .newsl .content .header, .nobanner .default .content .header { left: inherit; margin: 0 auto; }
.nobanner .npagePage3 { padding-top: 80px; }
#page_none .postbody { padding-top: 90px; }
/*分享块*/



#online_open { bottom: 180px; background-color: #2882E8; }
#online_lx { bottom: 180px; border-radius:0;}
#shares { height: 140px; }
#shares a#sshare { display: none; }
#shares a#gotop { margin-top: 0px; }
#teampost #teambody { width: 600px; }
#teambody .theader .postbody { border-top: 1px dotted #e0e0e0; padding-top: 36px; }
.newsl .content .header p.title { font-size: 18px; color: #525252; line-height: 24px; padding: 40px 0 4px; margin-top: 0px; }
.newsl .content .header p.subtitle { color: #a3a3a3; line-height: 24px; margin-bottom: 20px; font-size: 12px; }
.nobanner .newsl .content .header { padding: 0; width: 1000px; }
.newsl .postbody { width: 1000px; }
.default .content .header { width: 960px; padding: 0 }
.default .content .header p.title { text-align: center; font-size: 20px; color: #3d3d3d; height: 60px; overflow: hidden; line-height: 60px; }
.default .postbody { width: 960px; padding-top: 40px; padding-bottom: 140px; }
.default #pages { display: none; }
.npagePage.Pageanli #category { position: relative; }
.npagePage.Pageanli #category:after { border-bottom: 1px solid rgba(0,0,0,0.1); display: block; width: 1196px; position: absolute; top: 147px; content: ""; }
.npagePage.Pageanli #category li.hasmore div ul { border-color: rgba(0,0,0,0) }
.npagePage.Pageanli #category li.hasmore ul li a:hover:before, .npagePage.Pageanli #category li.hasmore ul li a:hover:after { display: none; }
#mcontact #contactinfo div a::after { content: ""; display: block; width: 100%; height: 1px; background-color: #c2c2c2; position: relative; opacity: 0; margin-top: 0px; }
#mcontact #contactinfo div a:hover::after { margin-top: 8px; opacity: 1; }
#contactinfo div a i:hover { color: #2882e8; }
#contactinfo div a { width: 16px; }
/*产品内页标签*/





.npagePage3 #projectlist .projectitem a::after { display: none; }
#npagePage.npagePage3 #projectlist .projectitem a .project_info p.title { margin-left: 0; }
#npagePage.npagePage3 #projectlist .projectitem:hover a .project_info p.title{color:#2882E8;}
#npagePage.npagePage3 #projectlist .projectitem a .project_info p.subtitle { margin-left: 0; }
/*页码*/



#pages { height: 40px; padding-bottom: 140px; }
#pages a.active, #pages a { background-color: #5A5A5A; }
#pages a:hover { background-color: #398dea; }
/*link*/

.postbody a { color: #2882e8; }
#olx_head { background: #2882E8; border-radius:0;}
#olx_qq li a:hover { background: #F3F3F3; color: #5e5e5e; }
#olx_qq li a:hover i { color: #2882e8; }


.fax{ display:none;}